@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 1010px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }


/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBoxIn{
font-family:'游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.02em;}

#mainContents p {
	font-size:  124%;
	line-height: 2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 24px;}

span.sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;

}
.mainTitle {
width: 100%;
height: 502px;
margin: 0 auto;
background:#0c0d0f url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/top_bg.jpg) center top no-repeat;	
}


h1 {
width: 1010px;
height: 502px;
margin: 0 auto;
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/pc_title.png) left 80px no-repeat;	
font-size: 0;
z-index: 1;
}

.lead{
	margin: 60px auto 0;
	width: 1010px;}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;}

.contentsNavi{
	width: 1010px;
	padding: 55px;
	margin: 80px auto 0;
	border: #e8e8e8 5px solid;
	box-sizing: border-box;
display: table;}

.contentsNavi p,
.contentsNavi ul {
	display: table-cell;
vertical-align: middle;}

.contentsNavi p {
	width: 115px;
font-weight: bold;}

.contentsNavi li {
	font-size: 15px;}

.contentsNavi li span {
	display: inline-block;
font-weight: bold;}

.contentsNavi li span::after {
  content: '…';
	font-weight: normal;
	padding: 0 5px;}

.contentsNavi li + li {
	margin-top: 25px;}

.contentsNavi li a
{-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.contentsNavi li a:hover{
	color: #e90000;}

/*==============================================
 バナー
============================================= */
.topbnr a{
display: block;
width: 668px;
height: 68px;
background: #a70609 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/arrow.svg) 640px 50% no-repeat;
background-size: 12px;
margin: 50px auto;
overflow: hidden;
color: #fff;
text-align: center;
font-size: 16px;
line-height: 68px;
border-radius: 68px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.topbnr a:hover{
background-color: #e90000;
}

.innerbnr a{
display: block;
width: 750px;
height: 172px;
border: #494a4e 1px solid;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/innerbnr.png) 50px 20px no-repeat;
margin: 90px auto;
overflow: hidden;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.innerbnr a:hover{
border: #e90000 1px solid;}

.innerbnr a .img,
.innerbnr a .catch,
.innerbnr a dt
{display: none;}

.innerbnr a dd {
	background: #a70609 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/arrow.svg) 436px 50% no-repeat;
	background-size: 8px;
	color: #fff;
	width: 456px;
	margin-top: 113px;
	margin-left: 256px;
	height: 37px;
	border-radius: 37px;
	font-size: 14px;
	line-height: 37px;
	text-align: center;
	-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

.innerbnr a:hover dd {
	background: #e90000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/arrow.svg) 436px 50% no-repeat;
	background-size: 8px;}


/*==============================================
#mainContents
============================================= */
.paragraph h2 {
background-color: #181a1f;
color: #fff;
padding: 60px 0;
margin: 130px auto 0;}

.paragraph h2 .titletext {
width: 1010px;
display: block;
margin: 0 auto;
font-size: 24px;}

.paragraph h2 .icon {
font-weight: bold;
display: block;
padding-bottom: 30px;}

.paragraph h3 {
font-size: 20px;
font-weight: bold;
padding-bottom: 20px;
border-bottom: #181a1f 1px solid;
margin-top: 110px;}

.paragraph h3 + p {
margin-top: 60px;}

.spAccordion {
	margin: 100px  auto 0;
	width: 1010px;
}

/*----　画像　----*/
.imgBox {margin:90px auto 0; width:900px;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:435px;}
.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.imgBox a:hover {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 15px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.topbox {
position: relative;
height: 417px;
width: 900px;}

.topbox .floatL {
position: absolute;
width: 570px;
z-index: 3;}

.topbox .floatR {
position: absolute;
width: 380px;
background-color: #181a1f;
color: #fff;
z-index: 0;
right: 0;
padding: 50px 40px 50px 90px;
box-sizing: border-box;
top: 130px;}

.w510 .floatL {
	width: 510px;}
.w510 .floatR{
	padding-top: 106px;
	width: 360px;}

.w600 .floatL {
	width: 600px;}
.w600 .floatR {
	width: 270px;}

.imgBox .title {
	font-size: 18px !important;
	margin-bottom: 15px;
}

.imgBox + p {
	margin-top: 90px;
}

/*----　動画 ----*/
.movBox {
width:900px;
margin: 90px auto 0;
	background-color: #eaeaea;
	box-sizing: border-box;
	padding: 40px 50px;
}
.mov {
width: 800px;
height: 450px;
background: #666;
display: table;
margin-bottom:20px;
line-height: 0;
}

.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movIcon{
margin-bottom: 15px;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/mov_icon.svg) left 50% no-repeat;
background-size: 40px;
padding-left: 50px;
min-height: 31px;
	font-size: 18px;
	font-weight: bold;
}
.movWrap {
display: block;
overflow: hidden;
}



/*----　matome　----*/
#matome {
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/matome_bg.jpg) center 50% no-repeat;
padding-bottom: 110px;}

#matome h2 {background: none;
padding: 110px 0 60px;}
#matome .icon {display: none;}

#matome .spAccordion {
margin: 0 auto 0;
 width: 1010px;
color: #fff;}

#matome .spAccordion p {
	width: 545px;
}

/*==============================================
.productBox
============================================= */
.productBox {
width: 900px;
margin: 100px auto 0;}

.productBox a {
	display: table;}

.productBox .img,
.productBox .info{
display: table-cell;
vertical-align: middle;}

.productBox .img{
	width: 435px;}

.productBox .info{
	width: 465px;}

.productBox .catch {
	font-size: 16px;
	margin-bottom: 15px;}

.productBox a{
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.productBox a .btn {
	background: #a70609 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/arrow.svg) 440px 50% no-repeat;
	background-size: 8px;
	color: #fff;
	text-align: center;
	height: 50px;
	border-radius: 50px;
	margin-top: 30px;
	font-size: 15px;
	line-height: 48px;
	-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;}

.productBox a:hover .btn{
	background:#e90000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/arrow.svg) 440px 50% no-repeat;
	background-size: 8px;
}

.productBox .name {
	text-indent: -999em;
	background:  url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_thinkbook/prd_name.png) center 50% no-repeat;
	width: 439px;
	height: 31px;
}


/*----　table　----*/
.spectitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 80px;
}

table{	
margin: 10px auto;
border-collapse:separate;
border-spacing:0;
border-top:#d0d0d0 1px solid;
border-bottom: #d0d0d0 1px solid;
width: 900px;}

table th,
table td{
line-height:1.8;
font-size: 15px;
padding: 15px;
box-sizing: border-box;}

table th{
font-weight: bold;
width: 200px;
border-top:#5d5f62 1px dotted; }

table td{
	border-top:#5d5f62 1px dotted;}

table .top{border-top:none;}

.bgcolor{
	background-color: #f9f9f9 !important;}

.border {width: 130px;
border-right:#fff 1px dotted;}

.center {
	text-align: center;}

.left {
	text-align: left!important;}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 0 auto 100px; 
text-align: right;}

/*==============================================
アンケート
============================================= */

/*----　カラー変更　----*/
.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%);}

/*----　ベースデザイン　----*/
.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: 25px 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;
}

