@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
	width: 930px;
	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: 930px; 
	font-size: 11px; 
	color: #333;
	text-align: right;
	margin: 100px auto; 
}


#mainContents {
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", 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/03_xk500/title_bg.png) repeat-x 0 0;
}
.mainTitle {
	width: 100%;
	height: 654px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/mainimg.png) no-repeat center 0;
	margin: 0 auto;
}
.mainTitle * {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.lead {
	width: 930px;
	font-size: 16px;
	line-height: 1.9;
	margin: 50px auto 0;
}
.lead a {
	color: #c00;
	text-decoration: underline;
}
.lead a:hover {
	text-decoration: none;
}


/*==============================================
 バナー
============================================= */
.topbnr a {
	display: block;
	width: 740px;
	height: 60px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/btn_arrow.png) no-repeat 640px center;
	background-color: #000;
	font-size: 16px;
	color: #fff;
	line-height: 62px;
	text-align: center;
	margin: 50px auto 0;
	transition: all ease .3s;
}
.topbnr a:hover {
	background-position-x: 650px;
}
.innerbnr a {
	display: block;
	width: 930px;
	height: 150px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/innerbnr_arrow.png) no-repeat 770px center;
	background-color: #000;
	color: #fff;
	margin: 110px auto;
	padding: 27px 0 0 267px;
	box-sizing: border-box;
	position: relative;
	transition: all ease .3s;
}
.innerbnr a:before {
	content: "";
	display: block;
	width: 190px;
	height: 135px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/innerbnr_img.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	left: 40px;
	margin-top: -54px;
}
.innerbnr a p:nth-child(1) {
	font-size: 20px;
	color: #fe0000;
}
.innerbnr a p:nth-child(1) small {
	font-size: 16px;
	padding: 0 .3em;
}
.innerbnr a p:nth-child(2) {
	font-size: 15px;
	margin-top: 10px;
}
.innerbnr a dl {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin-top: 16px;
}
.innerbnr a dt {
	font-size: 46px;
	letter-spacing: -0.01em;
	margin: 0 12px 0 -3px;
}
.innerbnr a dd {
	height: 34px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	letter-spacing: -0.01em;
	padding: 0 6px;
}
.innerbnr a:hover {
	background-position-x: 780px;
}


/*==============================================
 目次
============================================= */
.menu {
	margin: 70px auto 0;
}
.menu dl {
	display: table;
	width: 930px;
	margin: auto;
}
.menu dt {
	display: table-cell;
	width: 150px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}
.menu dd {
	display: table-cell;
	border-left: 3px solid #cfcfcf;
	font-size: 14px;
	padding: 13px 0 12px 40px;
}
.menu dd a {
	display: block;
	margin: 20px auto 0;
}
.menu dd a:first-child {
	margin-top: 0;
}
.menu dd a em {
	display: inline-block;
	font-weight: bold;
	color: #c00;
	margin-right: 1.5em;
}
.menu dd a:hover {
	opacity: .6;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/para_bg.png) repeat-x 0 0;
	margin: 90px auto 0;
	padding-top: 55px;
}
.paragraph h2 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	margin: 0 0 70px;
}
.paragraph h2 span span {
	display: block;
}
.paragraph h2 em {
	display: inline-block;
	width: auto;
	height: 36px;
	background: #c00;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	line-height: 38px;
	margin: 0 auto 25px;
	padding: 0 25px;
	position: relative;
}
.paragraph h2 em:after {
	content: "";
	display: block;
	width: 34px;
	height: 15px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/ptitle_arrow.png) repeat-x 0 0;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -17px;
}
.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 1.9;
	margin: 0 0 30px;
}

#article01 h2 {
	font-size: 34px;
	line-height: 1.5;
}
#article04 {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/matome_bg.jpg) no-repeat center 0;
	padding: 110px 0 360px;
}
#article04 h2 {
	font-size: 44px;
	color: #fff;
	margin-bottom: 40px;
	text-shadow:
		1px 1px 1px rgba(0,0,0,.3),
		1px -1px 1px rgba(0,0,0,.3),
		-1px 1px 1px rgba(0,0,0,.3),
		1px 1px 5px rgba(0,0,0,.3),
		1px -1px 5px rgba(0,0,0,.3),
		-1px 1px 5px rgba(0,0,0,.3),
		1px 1px 10px rgba(0,0,0,.5),
		1px -1px 10px rgba(0,0,0,.5),
		-1px 1px 10px rgba(0,0,0,.5)
		;
}
#article04 h2 em {
	display: none;
}
#article04 p {
	background: rgba(255,255,255,.65);
	padding: 70px 50px 60px;
}

.costTable {
	margin: 80px auto;
}
.costTable h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.costTable table {
	width: 100%;
	table-layout: fixed;
	text-align: center;
	vertical-align: middle;
	margin: 30px auto 0;
}
.costTable th {
	background: #f5f5f5;
	border: 1px solid #666;
	font-size: 24px;
	font-weight: bold;
	padding: 11px 0 9px;
}
.costTable th:first-child {
	color: #c00;
}
.costTable td {
	background: #fff;
	border: 1px solid #666;
	font-size: 30px;
	padding: 20px 0 19px;
}
.costTable td em {
	font-size: 48px;
	font-family: impact;
}
.costTable td small {
	display: block;
	font-size: 12px;
}
.costTable td:nth-child(1) {
	color: #c00;
}
.costTable .notice {
	font-size: 13px;
	margin: 15px auto 0;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 930px;
	margin: 80px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 450px;
	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 {
	opacity: .8;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 1.8;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 450px;
	margin-top: -2px;
	float: right;
}

.w930 a {
	width: 930px;
	float: none;
}
.w700,
.w700 a {
	width: 700px;
	float: none;
}


/*==============================================
 動画
============================================= */
.movBox {
	width: 700px;
	margin: 80px auto;
}
.mov {
	width: 700px;
	height: 394px;
	background: #666;
	display: table;
	line-height: 0;
}
.movTxt {
	display: table-cell;
	line-height: 1.3;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
.movBox .cap {
	font-size: 14px;
	line-height: 1.8;
	margin: 25px 0 0;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 930px;
	margin: 40px auto 0;
}
.productBox a {
	display: block;
	overflow: hidden;
}
.productBox a img {
	margin: 15px 0 0 0;
	float: right;
}
.productBox a div {
	width: 400px;
}
.productBox a div p {
	padding: 0 10px;
}
.productBox a div p:nth-child(1) {
	font-size: 24px;
	font-weight: bold;
	color: #c00;
}
.productBox a div p:nth-child(2) {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 15px;
}
.productBox a dl {
	border-top: 1px solid #000;
	margin-top: 15px;
}
.productBox a dt {
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 18px;
}
.productBox a dd {
	width: 400px;
	height: 60px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_xk500/btn_arrow.png) no-repeat 320px center;
	background-color: #000;
	font-size: 16px;
	color: #fff;
	line-height: 62px;
	padding-left: 65px;
	box-sizing: border-box;
	transition: all ease .3s;
}
.productBox a dd:hover {
	background-position-x: 330px;
}


/*==============================================
アンケート
============================================= */
/*---- カラー変更 ----*/
.questionnaire {
color: #2e2e2e;
margin-top: 90px;
}
.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%);}

/*---- ベースデザイン ----*/
.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;
}


