@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
	border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
	width: 1030px;
	margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 20px; }
.pageTop { border-radius: 50%; }

em {
	font-style: normal;
}
sup {
	vertical-align: .3em;
}
.forSP {
	display: none;
}

.releasedate {
	width: 930px; 
	font-size: 11px;
	color: #333;
	text-align: right;
	margin: 100px auto;
}

#mainContents {
	background: #f0f0f0;
	border-bottom: #ededed solid 1px;
}
.contentsWrap {
	width: 930px;
	background: #fff;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	letter-spacing: 0.04em;

	margin: 0 auto;
	padding: 0 50px;
}


/*==============================================
 看板
============================================= */
.mainTitle {
	width: 930px;
	height: 630px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/07_hpprodesk/mainimg.jpg) no-repeat center 50px;
	margin: 0 auto;
	position: relative;

}
h1 {
	text-indent: -999em;
	font-size: 0;
	z-index: 1;
}
.mainTitle a {
	display: block;
	width: 400px;
	height: 60px;
	background: #f6861a;
	border-radius: 60px;
	font-size: 15px;
	color: #fff;
	line-height: 62px;
	text-align: center;
	position: absolute;
	top: 490px;
	right: 88px;
	transition: all ease 300ms;
}
.mainTitle a:before {
	content: "▼";
	display: block;
	font-size: 12px;
	transform: rotate(-90deg);
	position: absolute;
	left: 10px;
}
.mainTitle a:hover {
	background: #ff5722;
}


/*==============================================
 リード
============================================= */
.lead p {
	font-size: 16px;
	line-height: 2.2;
	margin-bottom: 2em;
}
.lead p.notice {
	font-size: 11px;
}
.lead a {
	color: #0196d8;
	text-decoration: underline;
}
.lead a:hover {
	text-decoration: none;
}


/*==============================================
 バナー
============================================= */
.innerbnr {
	width: 830px;
	margin: 80px auto 140px;
}
.innerbnr a {
	display: block;
	width: 830px;
	height: 170px;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/07_hpprodesk/innerbnr.jpg) no-repeat 0 0;
	position: relative;
}
.innerbnr a dt {
	text-indent: -999em;
	font-size: 0;
}
.innerbnr a dd {
	display: block;
	width: 350px;
	height: 40px;
	background: #f6861a;
	border-radius: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 41px;
	text-align: center;
	position: absolute;
	top: 106px;
	right: 74px;
	transition: all ease 300ms;
}
.innerbnr a dd:before {
	content: "▼";
	display: block;
	font-size: 10px;
	transform: rotate(-90deg);
	position: absolute;
	left: 10px;
}
.innerbnr a dd:hover {
	background: #ff5722;
}


/*==============================================
 目次
============================================= */
.menu {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin: 80px auto 0;
}
.menu dl {
	display: table;
	table-layout: fixed;
}
.menu dt {
	display: table-cell;
	width: 190px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
	vertical-align: middle;
}
.menu dd {
	display: table-cell;
	padding: 40px 0;
}
.menu dd a {
	display: block;
	font-size: 14px;
	line-height: 2.5;
}
.menu dd a em {
	display: inline-block;
	width: 115px;
	font-weight: bold;
	color: #0196d8;
	position: relative;;
}
.menu dd a em:after {
	content: "";
	display: block;
	width: 11px;
	height: 9px;
	background :url(https://img1.kakaku.k-img.com/images/article/tieup/21/07_hpprodesk/arrow01.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	right: 22px;
	margin-top: -5px;
}
.menu dd a:hover {
	opacity: .6;
}


/*==============================================
 コンテンツ
============================================= */
.paragraph {
	margin: 100px auto 0;
}
.paragraph h2 {
	font-size: 31px;
	font-weight: bold;
	line-height: 1.6;
	font-feature-settings: "palt" 1;
	margin: 0 0 60px;
	overflow: hidden;
}
.paragraph h2 sup {
	font-size: 14px;
	vertical-align: .8em;
}
.paragraph h2 em {
	display: block;
	width: 110px;
	height: 110px;
	border-radius: 15px;
	background: #0196d8;
	font-size: 16px;
	color: #fff;
	line-height: 112px;
	text-align: center;
	float: left;
	margin-right: 25px;
}
.paragraph h2 em + span {
	display: block;
	margin-top: 5px;
}

.paragraphIn {
	width: 930px;
	margin: 0 auto;
}
.paragraphIn p {
	font-size: 16px;
	line-height: 2.2;
	margin: 0 0 25px;
}
.paragraphIn p.notice {
	font-size: 11px;
}


/*==============================================
 スペック
============================================= */
.spec {
	width: 830px;
	margin: 70px auto;
}
.spec h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	font-feature-settings: "palt" 1;
}
.spec table {
	width: 100%;
	table-layout: fixed;
	font-size: 14px;
	line-height: 1.8;
	margin-top: 35px;
}
.spec th {
	width: 180px;
	background: #f0f0f0;
	border: 1px solid #333;
	font-weight: bold;
	padding: 12px 15px 10px;
}
.spec td {
	border: 1px solid #333;
	padding: 12px 15px 10px;
}
.spec p.notice {
	font-size: 11px;
	margin-top: 30px;
}


/*==============================================
 画像
============================================= */
.imgBox {
	width: 830px;
	margin: 70px auto;
	overflow: hidden;
}
.imgBox div {
	overflow: hidden;
}
.imgBox a {
	display: block;
	width: 400px;
	float: left;
}
.imgBox a:nth-of-type(2) {
	float: right;
}
.imgBox img {
	display: block;
	width: 100%;
}
.imgBox a:hover img {
	cursor: zoom-in;
}
.imgBox .cap {
	font-size: 14px;
	line-height: 2.1;
	margin: 25px 0 0;
}
.imgBox .cap.right {
	width: 400px;
	margin-top: -2px;
	float: right;
}

.w830,
.w830 a {
	width: 830px;
	float: none;
}
.w830 a img {
	width: auto;
	margin: auto;
}
.wAuto a {
	width: auto;
	margin-right: 30px;
}
.wAuto .cap.right {
	width: auto;
	float: none;
}


/*==============================================
 製品紹介
============================================= */
.productBox {
	width: 930px;
	margin: 80px auto 0;
}
.productBox h3 {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	font-feature-settings: "palt" 1;
	margin-bottom: 80px;
	padding: 20px 0;
}
.productBox ul {
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/07_hpprodesk/itemimg.jpg) no-repeat 410px 25px;
	padding: 0 0 50px 70px;
}
.productBox li {
	margin-top: 40px;
}
.productBox li dl {
	width: 360px;
}
.productBox li dt {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .04em;
}
.productBox li dt small {
	font-size: 22px;
	vertical-align: 1px;
}
.productBox li dd:nth-of-type(1) {
	text-align: center;
	margin-top: 12px;
}
.productBox li dd:nth-of-type(1) span {
	display: inline-block;
	height: 22px;
	background: #e7e7e7;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 3px;
	padding: 0 8px;
}
.productBox li dd:nth-of-type(2) {
	display: block;
	width: 350px;
	height: 40px;
	background: #f6861a;
	border-radius: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 41px;
	text-align: center;
	position: relative;
	transition: all ease 300ms;
	margin: 15px auto 0;
}
.productBox li dd:nth-of-type(2):before {
	content: "▼";
	display: block;
	font-size: 10px;
	transform: rotate(-90deg);
	position: absolute;
	left: 10px;
}
.productBox li dd:nth-of-type(2):hover {
	background: #ff5722;
}
.productBox li:first-child dt:before {
	content: "＼今回検証に利用したモデル／";
	display: block;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}


/*==============================================
アンケート
============================================= */
/*---- カラー変更 ----*/
.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;
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;
}


