@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%; }
.sp { display: none; }

/*==============================================
看板
============================================= */
.logoImg{
padding: 15px 0;
width:1070px;
margin: 0 auto;
}
.mainTitle {
width:1070px;
height: 545px;
margin: 0 auto 40px;
position: relative;
z-index: 1;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/main_bg.jpg) center top no-repeat;
}
.mainCatch,
h1 {
text-indent: -999em;
font-size: 0;
z-index: 1;	
z-index: 10;	
}
.mainCatch{
width: 534px;
height: 45px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/main_catch.png) center top no-repeat;
position: absolute;
top:50px;
left:-3px;
}
h1 {
width: 471px;
height: 361px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/main_tit.png) center top no-repeat;
position: absolute;
top:138px;
left:42px;
}
.lead{
width: 980px;
margin: 0 auto 60px;
text-align: justify;
text-justify: inter-ideograph;
}
.lead p{
font-size: 17px;
line-height: 1.8;
}
.lead a:link,
.lead a:visited {
color: #6969C3;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
text-decoration: none;
}
.contentsNavi {
width:970px;
margin: 80px auto;
}
.contentsNavi ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNavi li a {
width: 238px;
height:160px;
display: block;
border: 1px dotted #d9d9e1;
box-sizing: border-box;
text-align: center;
font-weight: bold;
transition: 0.3s;
background: #f3f3f6;
}
.contentsNavi li a:hover {
opacity: 0.6;
}
.contentsNavi li .point {
font-size: 17px;
letter-spacing: 0.09em;
display:block;
color: #292943;
margin: 0 20px 14px;
padding: 18px 0 12px;
border-bottom: 1px dotted #3e3e58;
}
.contentsNavi li .naviTx {
font-size: 13px;
line-height: 1.5;
text-align:left;
padding: 0 20px;
display: block;
font-weight: normal;
position: relative;
color: #303030;
letter-spacing: 0.06em;
}
.contentsNavi li .naviTx:after {
content: "";
position: absolute;
top:69px;
left:0;
right:0;
margin:auto;
width: 8px;
height: 8px;
border-top: solid 3px #a4a4b0;
border-right: solid 3px #a4a4b0;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}


/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
.paragraph p {
    font-size: 17px;
    line-height: 2.0;
    margin-bottom: 40px;
    letter-spacing: 0.03em;
text-align: justify;
text-justify: inter-ideograph;
}
.paragraph p.cap{
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #fcdcdc 60%);
padding: 0px 1px 0;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph p .marker {
background: linear-gradient(transparent 60%, #fcdcdc 60%);
vertical-align: -5px;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph{
padding: 100px 0;
width: 970px;
margin: 0 auto;
border-top: 2px solid #6e6e7e;
}
.paragraphIn{
width: 970px;
margin: 0 auto;
padding-bottom: 10px;
}
.paragraph h2 {
width: 970px;
margin: 0 auto 42px;
display: table;
}
.paragraph h2 .point1,
.paragraph h2 .point2,
.paragraph h2 .point3 {
display:table-cell;
text-indent: -999em;
font-size: 0;
z-index: 1;
width: 94px;
height: 94px;
}
.paragraph h2 .point1{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/point1.png) center top no-repeat;
background-size: 94px;
}
.paragraph h2 .point2{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/point2.png) center top no-repeat;
background-size: 94px;
}
.paragraph h2 .point3{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/point3.png) center top no-repeat;
background-size: 94px;
}
.paragraph h2 .tx {
font-size:36px;
line-height: 1.4em;
font-weight: bold;
display:table-cell;
padding-left: 35px;
}
.paragraph h3{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/h3_bg.png) no-repeat top left;
border-bottom: 1px dotted #3e3e58;
margin-bottom: 50px;
color: #1b1b28;
padding:10px 0  10px 28px;
font-size: 27px;
line-height: 1.3;
font-weight: bold;
}
_:-ms-input-placeholder, :root .paragraph h3 {
padding:17px 0  10px 28px;
}
p + h3,
.imgBox1 + h3,
.imgBox2 + h3{
margin-top: 90px;
}
.bnr a{
width: 970px;
height: 159px;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/bnr.jpg) no-repeat top left;
display: block;
transition: 0.3s;
}
.bnr a:hover{
opacity: 0.6;
}
.innerbnr .item,
.innerbnr .catch,
.innerbnr .btn,
.topbnr .btn {
display: none;
}
.titS,
.titS2 {
font-size: 21px;
line-height: 1.3;
font-weight: bold;
margin: 0 auto 20px;
}
.titS {
width: 840px;
}
.titS2 {
width: 700px;
}
p + .titS2{
margin-top: 70px;
}
p + .titS,
p + .imgBox1,
p + .imgBox2{
margin-top: 70px;
}
.imgBox1{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1 {
width: 840px;
margin:0 auto 70px;
}
.imgBox2 {
width: 700px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 410px;
}
.imgBox2 a{
  width: 700px;
}
.imgBox1 a,
.imgBox2 a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:410px;
}
.imgBox1.pair .cap{
width:840px;
}
.imgBox2 .cap {
   width:700px;
}
.imgBox1.pair .cap,
.imgBox2 .cap{
margin-top: 15px;
}
#matome.paragraph{
border-top: none;
background: #e1e1eb url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/summary_bg.jpg) no-repeat bottom center;
padding-bottom: 390px;
padding-top: 90px;
}
#matome .paragraphIn{
padding: 0 80px 40px;
box-sizing: border-box;
}
#matome h2{
width: 880px;
font-size: 36px;
line-height: 1.4;
font-weight: bold;
color: #1b1b22;
margin:0 auto 40px;
text-align: center;
box-sizing: border-box;
}
#matome h2 .point4{
display: none;
}

/*==============================================
.productBox
============================================= */
.productBox{
width: 970px;
margin: 0 auto;
padding-top:130px;
}
.product{
width: 970px;
height: 370px;
position: relative;
margin-bottom: 70px;
}
.product .info{
width: 450px;
position: absolute;
top:0;
left:0;
}
.prboductTit{
background: #000;
border-radius: 50px;
height: 36px;
line-height: 38px;
padding: 0 20px;
color: #fff;
margin-bottom: 35px;
text-align: center;
font-size: 17px;
display: inline-block;
}
_:-ms-input-placeholder, :root .prboductTit {
line-height: 43px;
}
.product .catch{
font-size: 18px;
border-bottom: 1px dotted #595961;
padding-bottom: 20px;
margin-bottom: 28px;
text-align: center;
}
.product .name{
font-size: 45px;	
font-weight: bold;
text-align: center;
}
.product .name span{
font-size: 25px;
display: block;
margin: 5px 0 40px;
}
.product .btn{
font-size: 16px;
display: block;
margin: 20px auto ;
background: #f10d05 url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_thinkbook/arrow.png) no-repeat 95% 50%;
background-size: 12px;
color: #fff;
height: 60px;
line-height: 62px;
width: 86%;
padding-right: 7px;
box-sizing: border-box;
text-align: center;
font-weight: bold;
}
_:-ms-input-placeholder, :root .product .btn a{
line-height: 65px;
}
.product .info a {
display: block;
transition: 0.3s;
}
.product .info a:hover{
opacity: 0.6;
}
.gallery{
overflow: hidden;
width: 460px;
padding:0;
position: absolute;
top:0;
right:0;
}
.gallery_img{
width:460px;
height:280px;
}
.slide_main{
width:460px;
box-sizing: border-box;
}
.slide_main img{
width:460px;
height:280px;
}
.gallery_thum_box{
width:460px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding:0!important;
margin:0!important;
}
.gallery_thum img{
width:88px;
}
.gallery_thum {
margin-top: 10px;
cursor: pointer
}
.gallery_thum img {
width:88px;
border: 3px solid #fff;
box-sizing: border-box;
}
.gallery_thum img.is-active {
border: 3px solid #7175c7;
box-sizing: border-box;
}



/*===========
spec
===========*/
.tblTit{
font-size: 18px;
margin-bottom: 10px;
font-weight: bold;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width: 970px;
margin-bottom: 50px;
border: 1px solid #A7A7A7;
box-sizing: border-box;
}
.spec th,
.spec td {
vertical-align: middle;
padding: 10px 25px;
font-size: 15px;
color: #000;
border-collapse: collapse;
box-sizing: border-box;
}
.spec td {
border-bottom: 1px dotted #A7A7A7;
}
.spec th {
color: #fff;
border-bottom: 1px dotted #BDBDC4;
background: #41424E;
text-align: center;
font-weight: normal;
}
.spec th.sticky{
width:23%;
padding: 10px 20px;
}



/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 970px; 
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;
}
