@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn,
.copyRightIn {
	width: 1000px;
	margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

em {
	font-style: normal;
}
img {
	image-rendering: -webkit-optimize-contrast;
}

.releasedate {
	width: 1000px; 
	font-size: 11px; 
	color: #aaa;
	text-align: right;
	margin: 80px auto 0;
	padding-bottom: 100px;
}


#mainContents {
	font-family:"Yu Gothic Medium", "ŸàƒSƒVƒbƒN Medium", YuGothic, "ŸàƒSƒVƒbƒN‘Ì", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI", sans-serif;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	color: #000;
}


/*==============================================
 ŠÅ”Â
============================================= */
.mainTitleWrap {
	width: 100%;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/lead_bg.png) repeat-x left bottom;
	background-color: #000;
	color: #fff;
	padding-bottom: 75px;
}
.mainTitle {
	height: 590px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/mainimg.jpg) no-repeat center top;
	margin: 0 auto;
}
.mainTitle * {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 1000px;
	font-size: 16px;
	line-height: 2;
	margin: 0 auto;
}
.lead a {
	color: #595cee;
}
.lead a:hover {
	text-decoration: underline;
}
.mainTitleWrap .btn a {
	display: block;
	width: 820px;
	height: 70px;
	background: #31338f;
	border: 1px solid #31338f;
	font-size: 18px;
	color: #fff;
	line-height: 71px;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	margin: 50px auto 0;
	position: relative;
	transition : all ease .3s;
}
.mainTitleWrap .btn a:after {
	content: "";
	display: block;
	width: 36px;
	height: 12px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}
.mainTitleWrap .btn a:hover {
	background: #494bc7;
}


/*==============================================
 ƒoƒi[
============================================= */
.innerbnr {
	width: 1000px;
	margin: 100px auto 0;
}
.innerbnr a {
	display: block;
	height: 128px;
	border: 1px solid #000;
	position: relative;
}
.innerbnr a:after {
	content: "";
	display: block;
	width: 196px;
	height: 173px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/innerbnr_img.png) no-repeat 0 0;
	position: absolute;
	top: -21px;
	left: 18px;
}
.innerbnr a dt {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	padding: 33px 0 0 245px;
}
.innerbnr a dd {
	width: 320px;
	height: 64px;
	background: #31338f;
	font-size: 15px;
	color: #fff;
	line-height: 65px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -32px;
	padding-left: 25px;
	box-sizing: border-box;
	transition : all ease .3s;
}
.innerbnr a dd:after {
	content: "";
	display: block;
	width: 36px;
	height: 12px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
}
.innerbnr a dd:hover {
	background: #494bc7;
}


/*==============================================
 –ÚŽŸ
============================================= */
.menu {
	padding: 70px 0;
}
.menu dl {
	display: table;
	table-layout: fixed;
	width: 1000px;
	margin: auto;
}
.menu dt {
	display: table-cell;
	width: 190px;
	vertical-align: middle;
}
.menu dt strong {
	display: block;
	width: 190px;
	height: 40px;
	background: #f4f4f4;
	font-size: 18px;
	line-height: 41px;
	text-align: center;
	letter-spacing: .3em;
}
.menu dd {
	display: table-cell;
	font-size: 14px;
	line-height: 2.2em;
	padding: 0 0 0 60px;
}
.menu dd a {
	display: block;
}
.menu dd a em {
	display: inline-block;
	width: 105px;
	font-weight: bold;
	color: #31338f;
	position: relative;
}
.menu dd a em:after {
	content: "¥¥¥";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: absolute;
	right: 1.5em;
}
.menu dd a:hover {
	opacity: .7;
}


/*==============================================
 ƒRƒ“ƒeƒ“ƒc
============================================= */
.paragraph h2 {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-weight: 500;
	font-size: 42px;
	line-height: 1.4;
	text-align: center;
	margin: 0 0 80px;
}
.paragraph h2 em {
	display: none;
}
.paragraph h3 {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
}
.top_h3 {
	font-size: 30px;
	margin: 100px auto 0;
}

.paragraph {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/p_bg.png) repeat-x 0 0;
	margin: 100px auto 0;
	padding: 100px 0 0;
}
.paragraphIn {
	width: 1000px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 30px;
}
.paragraphIn .note {
	margin: 30px auto;
}
.paragraphIn .note li {
	font-size: 11px;
	line-height: 1.8;
	text-indent: -2.7em;
	padding-left: 2.7em;
}

#article01 {
	margin-top: 0;
}
#article05 {
	background: #000;
	color: #fff;
	padding-bottom: 1px;
}


/*==============================================
 ˆÍ‚Ý
============================================= */
.functionList {
	border: 1px solid #000;
	padding: 60px 90px;
	margin: 90px auto;
}
.functionList h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
.functionList dt {
	display: inline-block;
	background: #000;
	font-size: 16px;
	color: #fff;
	line-height: 1.1;
	padding: 4px 25px 3px;
	margin: 35px auto 0;
}
.functionList dd {
	font-size: 15px;
	line-height: 2;
	margin: 15px auto 0;
}


/*==============================================
 ‰æ‘œ
============================================= */
.imgBox {
	width: 1000px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 480px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a img {
	transition: all ease .3s;
}
.imgBox a:hover img {
	cursor: zoom-in;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 2;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 480px;
	margin-top: -2px;
	float: right;
}


/*==============================================
 ì—á
============================================= */
.sample {
	width: 1000px;
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
	margin: 50px auto 0;
	padding: 65px 0 80px;
	box-sizing: border-box;
	position: relative;
}
.sample:before,
.sample:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 100%;
	position: absolute;
	top: 20px;
}
.sample:before {
	left: 20px;
}
.sample:after {
	right: 20px;
}
.sample h3 {
	font-size: 24px;
}
.sample p {
	width: 800px;
	margin: 0 auto;
}
.sampleBox {
	width: 800px;
	margin: 40px auto;
	overflow: hidden;
}
.sampleBox div {
	overflow: hidden;
	margin-top: 20px;
}
.sampleBox div a {
	display: block;
	width: 390px;
	float: left;
	position: relative;
}
.sampleBox div a + a {
	float: right;
}
.sampleBox div a span {
	display: inline-block;
	background-color: rgba(0,0,0,.5);
	font-size: 16px;
	color: #fff;
	padding: 2px 15px 1px 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.sampleBox img {
	width: 100%;
}
.sampleBox a:hover img {
	cursor: zoom-in;
}
.sampleBox .cap {
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
	margin-top: 15px;
	padding-bottom: 40px;
}
.sampleBox .cap a {
	display: inline-block;
	font-size: .9em;
	color: #494bc7;
	margin-left: 15px;
}
.sampleBox .cap a:after {
	content: "\E014";
	font-family: iconfont;
	font-weight: 100;
	font-size: 1.2em;
	vertical-align: -1px;
}
.sample .imgBox {
	width: 800px;
	margin: 50px auto 0;
}
.sample .imgBox a {
	width: 390px;
}

.sample + p,
ul + .sample {
	margin-top: 80px;
}


/*==============================================
 »•iÐ‰î
============================================= */
.productBox {
	background: #000;
	color: #fff;
	padding: 20px 0 0;
}
.productBox a {
	display: block;
	width: 1000px;
	min-height: 430px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/itemimg.jpg) no-repeat center 0;
	color: #fff;
	margin: auto;
}
.productBox a img {
	display: none;
}
.productBox a dl {
	padding: 100px 0 0 485px;
}
.productBox a dt {
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-weight: 400;
	font-size: 24px;
	text-indent: 5px;
}
.productBox a dt strong {
	display: block;
	font-size: 52px;
	font-weight: normal;
	margin: 15px 0 0 -4px;
}
.productBox a dd {
	display: block;
	width: 480px;
	height: 70px;
	background: #31338f;
	border: 1px solid #494bc7;
	font-size: 18px;
	color: #fff;
	line-height: 71px;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 3px 10px rgba(0,0,0,0.8);
	margin: 40px 0 0;
	position: relative;
	transition : all ease .3s;
}
.productBox a dd:after {
	content: "";
	display: block;
	width: 36px;
	height: 12px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/02_om1/arrow.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}
.productBox a dd:hover {
	background: #494bc7;
}


/*==============================================
 ƒLƒƒƒ“ƒy[ƒ“
============================================= */
#campaignBox {
	background: #000;
	color: #fff;
	padding: 60px 0 70px;
}
#campaignBox .wrap {
	width: 1000px;
	background: #161616;
	margin: 0 auto;
	padding: 70px 80px 80px;
	box-sizing: border-box;
}
#campaignBox .wrap img {
	width: 100%;
}
#campaignBox h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	color: #d2a34e;
	text-align: center;
	margin-bottom: 30px;
}
#campaignBox h3 span {
	display: block;
}
#campaignBox p {
	font-size: 16px;
	line-height: 2;
}
#campaignBox h4 {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
	color: #d2a34e;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}
#campaignBox h4:after {
	content: "";
	display: inline-block;
	width: 800px;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	margin: -1px 0 0 15px;
}
#campaignBox dl {
	border-bottom: 1px solid #333;
	padding: 5px 15px 30px 15px;
}
#campaignBox dt {
	font-size: 18px;
	margin-top: 20px;
}
#campaignBox dd {
	font-size: 16px;
	line-height: 1.8;
	margin-top: 10px;
}
#campaignBox .makerBanner {
	margin: 40px auto 0;
}
#campaignBox .makerBanner p {
	text-align: center;
	margin-bottom: 15px;
}
#campaignBox .makerBanner p a {
	color: #595cee;
}
#campaignBox .makerBanner p a:hover {
	text-decoration: underline;
}
#campaignBox .makerBanner img {
	border: 1px solid #333;
}
#campaignBox .makerBanner img:hover {
	border: 1px solid #666;
}


/*==============================================
ƒAƒ“ƒP[ƒg
============================================= */
/*---- ƒJƒ‰[•ÏX ----*/
.questionnaire {
color: #2e2e2e;
}
.question .select .arrow {
border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2,
.btnSend a {
background-color: #0a7bc3;
}
.btnSend a:hover {
background-color: #04619d;
}
.questionnaireInner h3 .q {
color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
border-color: #1b75bc !important;
}

/*---- •¶Žš‹­’² ----*/
.questionnaire .marker {
	background:linear-gradient(transparent 70%, #c2dff7 70%);}

/*---- ƒx[ƒXƒfƒUƒCƒ“ ----*/
.questionnaire {
padding: 100px 0;
background-color: #f2f2f2;
letter-spacing: 0.1em;
font-feature-settings: "palt"1;
}
.questionnaireInner {
width: 930px;
margin: 0 auto;
padding-bottom: 60px;
background-color: #fff;
border-radius: 6px;
box-sizing: border-box;
}
.questionnaireInner h2 {
padding: 30px 30px 25px;
border-radius: 6px 6px 0 0;
color: #fff;
font-size: 20px;
font-weight: bold;
}
.questionnaireInner h3 {
line-height: 1.8;
font-size: 16px;
font-weight: bold;
}
.questionnaireInner h3 .q {
margin-right: 10px;
font-size: 24px;
}
.questionnaireInner h3 .required {
margin-left: 10px;
color: #e20000;
}
.question {
padding: 40px 80px 0;
}
.question:first-child {
padding-top: 50px;
}
.question ul {
list-style: none;
margin-top: 20px;
overflow: auto;
}
.question ul li {
display: block;
position: relative;
float: left;
width: 100%;
}
.question ul li label {
display: block;
position: relative;
font-weight: 300;
font-size: 16px;
padding: 0 0 0 53px;
margin: 10px auto;
z-index: 9;
cursor: pointer;
-webkit-transition: all .2s linear;
}

/* radio */
.question ul li input[type=radio] {
position: absolute;
visibility: hidden;
}
.question ul li .radio {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 100%;
height: 16px;
width: 16px;
top: 6px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
border: 3px solid;
}
.question ul li .radio::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 6px;
width: 6px;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
transition: background .2s linear;
-webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
border: 3px solid;
}

/* checkbox */
.question ul li input[type=checkbox] {
position: absolute;
visibility: hidden;
}
.question ul li .check {
display: block;
position: absolute;
border: 3px solid #cccccc;
border-radius: 6px;
height: 16px;
width: 16px;
top: 4px;
left: 20px;
z-index: 5;
transition: border .2s linear;
-webkit-transition: border .2s linear;
}
.question ul li:hover .check {
border: 3px solid;
}
.question ul li .check::before {
display: block;
position: absolute;
content: '';
height: 6px;
width: 3px;
top: -3px;
bottom: 0;
left: 0;
right: 1px;
margin: auto;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transition: border .2s linear;
-webkit-transition: border .2s linear;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);

}
.question input[type=checkbox]:checked ~ .check {
border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
border-bottom: 2px solid;
border-right: 2px solid;
}

/* select */
.question .select {
display: inline-block;
position: relative;
margin: 20px 0 0 20px;
}
.question .select select {
display: inline-block;
width: 100%;
cursor: pointer;
padding: 5px 35px 5px 15px;
outline: 0;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: border .2s linear;
}
.question .select .arrow {
position: absolute;
top: 14px;
right: 15px;
width: 0;
height: 0;
pointer-events: none;
border-style: solid;
border-width: 8px 5px 0 5px;
}
.question .select select:hover,
.question .select select:focus {
border: 1px solid;
}

/* textarea */
.question textarea {
width: 80%;
height: 150px;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question textarea:hover,
.question textarea:focus {
border: 1px solid;
}

/* input */
.question input {
width: 80%;
margin: 20px 0 0 20px;
padding: 6px 10px;
border: 1px solid #cccccc;
border-radius: 6px;
font-size: 16px;
outline: 0;
transition: border .2s linear;
}
.question input:hover,
.question input:focus {
border: 1px solid;
}
.question ul li.text label {
display: inline-block;
}
.question ul li.text input {
width: 20%;
margin: 0 0 0 10px;
}

/* .btnSend */
.btnSend {
margin-top: 60px;
text-align: center;
}
.btnSend a {
display: inline-block;
padding: 15px 100px;
border-radius: 6px;
text-align: center;
font-size: 16px;
color: #fff;
transition: background-color .2s linear;
}

/* .thanks */
.thanks {
margin-top: 80px;
margin-bottom: 20px;
text-align: center;
font-size: 20px;
}


