@charset "shift_jis";
/*==============================================
common
============================================= */

#header {
border-bottom: #efefef solid 1px;}

.headerIn,
.footerIn {
width: 1030px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }


.bgcolor {
	background-color: #efefef;}

.paragraph{
	background-color: #fff;
	width: 1030px;
	margin: 80px auto 0;
	padding:80px 0 120px; 
	box-sizing: border-box;}

.spAccordion {
	width: 840px;
	margin: 80px auto 0;}

/*---- ถ@ ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap {
font-family:'เSVbN Medium', 'เSVbNฬ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

#mainContents p {
	font-size:  124%;
	line-height: 2;}

#mainContents .cap{
	font-size: 108%;
	line-height: 1.9;}

#mainContents span.cap02{
	font-size: 82% !important;
	line-height: 1.9;}


#mainContents p + p {
	margin-top: 20px;}

span.sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
ลย
============================================= */
/*.mainTitleWrap {
width: 1030px;
background-color: #fff;
margin: 0 auto;
}*/
.mainTitle {
width: 1030px;
background-color: #fff;
margin: 0 auto;
	padding-bottom: 120px;
}
h1 {
width: 1150px;
height: 679px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/pc_title.jpg) center top no-repeat;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin-left: -60px;
}

.lead {
	width: 840px;
	margin: -50px auto 0;}

.lead .cap {
	display: block;
	font-size: 12px !important;
	margin-top: 10px;
}

.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}

.contentsNavi {
	width: 840px;
	margin: 85px auto 0;
	text-align: center;}

.contentsNavi p {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	line-height: 1.2 !important;
	text-align: center;
	padding: 8px 20px 6px;
	display: inline-block;}

.contentsNavi ul {
	margin-top: 40px;
}

.contentsNavi li {
	font-size: 15px;
	text-align: left;}

.contentsNavi li span{
	font-weight: bold;
	padding-right: 10px;}

.contentsNavi li + li {
	margin-top: 20px;}

.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: #6694d4;}

/*==============================================
 oi[
============================================= */

.topbnr a{
display: block;
width: 590px;
height: 85px;
margin: 60px auto 0;
box-sizing: border-box;
position: relative;
z-index: 2;
background-color: #fff;
border: 2px solid #000;
color: #333;
overflow: hidden;}

.topbnr a:hover {
color: #333;}

.topbnr a::after {
position: absolute;
z-index: -1;
display: block;
content: '';
top: -100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;}

.topbnr a:hover::after {
top: 0;
background-color: #6694d4;}

.topbnr .item{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/arrow.png) 545px 50% no-repeat;
height: 81px;
padding: 16px 0 0;
box-sizing: border-box;}

.topbnr .info {
	text-align: center;
	font-size: 14px;}

.topbnr .info dt {
	font-size: 22px;
margin-bottom: 10px;}

.topbnr .info dt span{
	font-size: 16px;}



.innerbnr a{
display: block;
width: 760px;
height: 140px;
margin: 90px auto 0;
box-sizing: border-box;
position: relative;
z-index: 2;
background-color: #fff;
border: 2px solid #000;
color: #333;
overflow: hidden;}

.innerbnr a:hover {
color: #333;}

.innerbnr a::after {
position: absolute;
z-index: -1;
display: block;
content: '';
top: -100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;}

.innerbnr a:hover::after {
top: 0;
background-color: #6694d4;}

.innerbnr .item {
display: table;}

.innerbnr .item .img,
.innerbnr .item .info{
display: table-cell;
vertical-align: middle;}

.innerbnr .item .img {
	width: 300px;
	text-align: center;}

.innerbnr .item .info {
/*padding-left: 30px;*/
text-align: center;}

.innerbnr .item .info .catch {
	font-size: 15px;}

.innerbnr .item .info dt {
	font-size: 30px;
margin-top: 5px;}

.innerbnr .item .info dt span {
	font-size: 17px;}

.innerbnr .item .info dd {
	width: 436px;
	background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/arrow02.png) 406px 48% no-repeat;
	color: #fff;
	font-size: 13px;
	padding: 8px;
	box-sizing: border-box;
margin-top: 15px;}

/*==============================================
#mainContents
============================================= */
.paragraph h2 {
	font-size: 26px;
	line-height: 1.9;
	font-weight: bold;
	text-align: center;
	width: 930px;
	margin: 0 auto;}

.paragraph h2 .icon {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	line-height: 1.2 !important;
	text-align: center;
	padding: 8px 20px 6px;
	display: inline-block;}

.paragraph h2 .text {
	display: block;
	margin-top: 50px;
}

.paragraph h3 {
	margin-top: 110px;
	font-size: 21px;
	line-height: 1.6;
	font-weight: bold;
	padding-left: 15px;
	border-left: #6694d4 6px solid;}

.paragraph h3 + p {
	margin-top: 50px;
}

.subtext {
	font-size: 20px;
	font-weight: bold;
	margin-top: 80px;}

.subtext + .imgBox {
	margin-top: 18px;
}

/*----@ๆ@----*/
.w700 {width: 700px;}
.bggray{
background-color: #efefef;
padding: 15px;
box-sizing: border-box;}

.imgBox {margin:80px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:410px;}

.w550 .floatL {width: 550px;}
.w550 .floatR {width:270px;}

.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;}

.imgBox + p {
	margin-top: 80px;
}

.border {
	border: #e5e5e5 1px solid;
	box-sizing: border-box;
	display: block;
}

/*----@ฎๆ ----*/
.movBox {
width: 840px;
padding: 60px 70px;
box-sizing: border-box;
margin: 50px auto 0;
border: #efefef 1px solid;
}

.mov {
width: 700px;
height: 394px;
background: #666;
display: table;
margin-bottom:10px;
line-height: 0;
}

.movTxt {
display: table-cell;
line-height: 1.3;
color: #fff;
vertical-align: middle;
text-align: center;
}
.movIcon{
text-indent: -999em;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/mov_icon.svg) left top no-repeat;
margin-bottom: 15px;
}
.movWrap {
display: block;
overflow: hidden;
}

/*----@JR~@----*/
#article04 h2 .icon {
	display: none;}

#article04 {
	 padding: 80px 0 70px;
	background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/kakomi_bg01.png) 50px 67px no-repeat;}

#article04 .spAccordion {
	width: 930px;
	margin: 0 auto;
	padding-bottom: 60px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/kakomi_bg02.png) right bottom no-repeat;	
}

#article04 .paragraphIn {
	width: 840px;
	margin: 60px auto 0;
}

.kakomilink {
	width: 790px;
	margin: 0 auto 60px;
display: table;}

.kakomilink .img,
.kakomilink .info{
	display: table-cell;
	vertical-align: middle;}

.kakomilink .img {
	width: 410px;
	text-align: right;}

.kakomilink .info {
width: 380px;}

.kakomilink .info dt {
	font-size: 29px;}

.kakomilink .info dt span {
	font-size: 17px;}

a.kakomilink dd{
display: block;
/*width: 590px;*/
height: 50px;
line-height: 50px;
font-size: 14px;
line-height: 50px;
text-align: center;
margin: 20px auto 0;
box-sizing: border-box;
position: relative;
z-index: 2;
background-color: #000;
/*border: 2px solid #333;*/
color: #fff;
overflow: hidden;}

a.kakomilink:hover dd {
color: #333;}

a.kakomilink dd::after {
position: absolute;
z-index: -1;
display: block;
content: '';
top: -100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;}

a.kakomilink:hover dd::after {
top: 0;
background-color: #6694d4;}

a.kakomilink dd span {
display: block;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/arrow02.png) 350px 48% no-repeat;	
}

/*==============================================
.productBox
============================================= */
.productBox {
	width: 1030px;
	background-color: #fff;
	padding-bottom: 80px;
	margin: 0 auto;}

.prdbox {width: 840px;
margin: 0 auto;
text-align: center;}

.prdbox .prdname{
	font-size: 38px;
	margin-top: 30px;
}

/*----@table@----*/
table{	
margin: 50px auto;
border-collapse:separate;
border-spacing:0;
border-top:#818488 1px solid;
border-left: #818488 1px solid;
border-right: #818488 1px solid; 
width: 840px;}

table th,
table td{
line-height:1.8;
font-size: 14px;
padding: 10px 8px;
text-align: center;
box-sizing: border-box;
font-family:'เSVbN Medium', 'เSVbNฬ', 'Yu Gothic Medium', YuGothic, 'qMmpS ProN', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;}


table th{
font-weight: normal;
color: #fff;
width: 160px;
background-color: #6694d4;
border-bottom:#fff 1px dotted; }

table td{
border-bottom:#5d5f62 1px dotted;
width: 340px;}

table td + td {border-left:#5d5f62 1px dotted;}

table .end{border-bottom:#818488 1px solid;}

table a {
	display: block;
	padding: 20px 10px;}

table a dt {
	font-size: 20px;
	font-weight: bold;
}

table a dt span {
	display: block;
	margin-top: 10px;
}

table a dd{
margin-top: 18px;
display: block;
font-size: 13px;
line-height: 40px;
/*width: 300px;*/
height: 40px;
box-sizing: border-box;
position: relative;
z-index: 2;
background-color:#000;
color: #fff;
overflow: hidden;}

table a:hover dd {
color: #fff;}

table a dd::after  {
position: absolute;
z-index: -1;
display: block;
content: '';
top: -100%;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;}

table a:hover dd::after  {
top: 0;
background-color: #6694d4;}

table a dd span {
	display: block;
	background: url(https://img1.kakaku.k-img.com/images/article/tieup/21/08_ideapad/arrow02.png) 276px 50% no-repeat;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 1030px; 
margin: 50px auto 0; 
text-align: right;
padding-bottom: 60px;}

/*==============================================
AP[g
============================================= */

/*----@J[ฯX@----*/
.questionnaire {
color: #2e2e2e;
	border-top: #fff 1px solid;
}
.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: 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;
}

