@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; }

/*==============================================
看板
============================================= */
.mainTitleWrap {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/main_bg.jpg) no-repeat top center;
width: 100%;
}
.mainTitle {
width: 930px;
height: 880px;
margin: 0 auto;
position: relative;
}
.intel{
position: absolute;
top:60px;
left:-20px;
}
.mainCatch{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/main_catch.png) no-repeat top center;
width: 682px;
height: 86px;
position: absolute;
top:60px;
left:130px;
}
.mainCatch,
h1 {
text-indent: -999em;
font-size: 0;
z-index: 1;
}
.mainItem{
position: absolute;
top:204px;
left:28px;
}
h1 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/main_tit.png) no-repeat top center;
width: 928px;
height: 133px;
position: absolute;
top:703px;
left:0;
}
.lead{
width: 930px;
margin: 0 auto 55px;
color: #E3E3E3;
}
.lead p{
font-size: 15px;
line-height: 1.9;
}
.lead a:link,
.lead a:visited {
color: #00ffc6;
transition: 0.3s;
}
.lead a:hover,
.lead a:active {
opacity: 0.6;
}
.topbnr a span{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/arrow.png) no-repeat 98% 50%;
background-size: 51px;
width: 930px;
height: 80px;
display: block;
padding-right: 30px;
box-sizing: border-box;
}
.topbnr a{
width: 930px;
height: 80px;
line-height: 80px;
background:rgb(29,156,253);
background: linear-gradient(90deg, rgba(29,156,253,1) 0%, rgba(13,183,200,1) 51%, rgba(3,200,166,1) 100%);
margin: 0 auto 70px;
font-size: 22px;
text-align: center;
transition: 0.3s;
display: block;
border-radius: 10px;
color: #fff;
letter-spacing: 0.06em;
}
.topbnr a:hover{
opacity: 0.6;
}
.contentsNavi{
width: 100%;
padding: 60px 0;
margin-bottom: 70px;	
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/nav_bg.png) repeat-y top center;
}
.topbnr b{
font-weight: normal;
}
.contentsNaviIn{
width: 930px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.contentsNaviIn p{
font-weight: bold;
font-size: 27px;
color: #9b9b9e;
width: 170px;
box-sizing: border-box;
padding-left: 10px;
}
.contentsNavi ul{
width: 760px;
box-sizing: border-box;
padding-left: 70px;
}
.contentsNavi li {
display: block;
letter-spacing: 0.05em;
}
.contentsNavi li + li{
margin-top:18px;
}
.contentsNavi li a {
font-size: 15px;
line-height: 1.4;
display: block;
padding-left: 30px;
position: relative;
color: #fff;
transition: 0.4s;
}
.contentsNavi li a:after {
    content: "";
    position: absolute;
    top: -4px;
    bottom: 0;
    left: 4px;
    width: 8px;
    height: 8px;
    margin: auto 0;
    border-top: solid 4px #00ffc6;
    border-right: solid 4px #00ffc6;
    -webkit-transform: rotate(
135deg
);
    transform: rotate(
135deg
);
}
.contentsNavi li span {
font-weight: bold;
margin-bottom: 3px;
color: #00ffc6;
width: 110px;
display: inline-block;
}
.contentsNavi li a:hover {
    opacity: 0.6;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: 'Noto Sans JP', sans-serif;
font-feature-settings: "palt";
letter-spacing: 0.08em;
background: #222228;
}
.paragraph{
padding: 70px;
box-sizing: border-box;
background: #fff;
width: 1070px;
margin: 0 auto 50px;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
padding-bottom:20px;
}
.paragraph p {
    font-size: 17px;
    line-height: 2.0;
    margin-bottom: 40px;
    letter-spacing: 0.03em;
}
.paragraph p.cap{
    font-size: 15px;
    line-height: 2.0;
    margin-bottom: 0;
}
.paragraph p .marker {
background: linear-gradient(transparent 70%, #bfede4 60%);
padding: 0px 1px 0;
font-weight: bold;
}
.notes {
font-size: 12px;
line-height:1.8;
display: block;
margin-top: 15px;
}
.paragraph h2 {
width: 930px;
margin: 0 auto 50px;
font-size: 34px;
line-height: 1.4em;
font-weight: bold;
color: #242628;
position: relative;
padding-top: 35px;
}
h2 .point {
line-height: 1.2;
font-size: 25px;
display: block;
padding-bottom: 17px;
color: #05c6c4;
}

.paragraph h2::before {
content: '';
display: inline-block;
width: 233px;
height: 6px;
background-image:  url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/h2_line.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:0;
left:-70px;
}
.innerbnr a{
width: 930px;
height: 180px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/bnr.jpg) no-repeat top center;
margin: 0 auto;
display: block;
transition: 0.3s;
}
.innerbnr a:hover{
opacity: 0.6;
}
.innerbnr .catch,
.innerbnr .item,
.innerbnr .btn{
display: none;
}
.titS {
font-size: 20px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 20px;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3 {
margin-top: 70px;
}
.imgBox1,
.imgBox2,
.imgBox3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox3 {
width: 930px;
margin:0 auto 70px;
}
.imgBox2 {
width: 805px;
margin:0 auto 70px;
}
.imgBox1 a{
  width: 540px;
}
.imgBox1.pair a{
  width: 455px;
}
.imgBox2 a{
  width: 680px;
}
.imgBox3 a{
  width: 930px;
}
.imgBox4 a{
  width: 600px;
}
.imgBox2 div:nth-child(1),
.imgBox2 div:nth-child(1) a{
width: 434px;
}
.imgBox2 div:nth-child(2),
.imgBox2 div:nth-child(2) a{
width: 347px;
}
.imgBox3 div:nth-child(1),
.imgBox3 div:nth-child(1) a{
width: 574px;
}
.imgBox3 div:nth-child(2),
.imgBox3 div:nth-child(2) a{
width: 337px;
}
.imgBox1 a,
.imgBox1 a,
.imgBox2 a,
.imgBox3 a{
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width:100%;
}

/* cap size */
.imgBox1 .cap{
width:360px;
}
.imgBox1.pair .cap,
.imgBox3 .cap{
width:930px;
}
.imgBox2 .cap {
width: 805px;;
}
.imgBox1.pair .cap,
.imgBox2 .cap,
.imgBox3 .cap{
margin-top: 15px;
}

#matome .paragraphIn {
padding-bottom: 0; 
}


/*==============================================
.productBox
============================================= */
.productBox{
padding: 70px 0 0;
width:1070px;
margin: 0 auto;
}
.product {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width:1070px;
margin-bottom: 30px;
padding: 0 20px;
box-sizing: border-box;
}
.productBoxIn a {
width:1070px;
display: block;
transition: 0.3s;
}
.productBoxIn .img{
width: 480px;
}
.productBoxIn .img img{
width:100%;
}
.productBoxIn .info{
width:480px;
padding-top: 25px;
}
.productBoxIn a .catch{
font-size: 19px;
line-height: 1.4;
margin-bottom: 25px;
color: #E8E8E8;
}
.productBoxIn a .name{
font-size: 33px;
margin-bottom: 45px;
color: #E8E8E8;
}
.productBoxIn a .name span{
font-size: 38px;
line-height: 1.2;
display: block;
letter-spacing: 0!important;
}
.productBoxIn a .btn span{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/03_aero16/arrow.png) no-repeat 97% 50%;
background-size: 30px;
width: 100%;
height: 54px;
display: block;
padding-right: 20px;
box-sizing: border-box;
}
.productBoxIn a .btn{
width: 100%;
height: 54px;
line-height: 54px;
background:rgb(29,156,253);
background: linear-gradient(90deg, rgba(29,156,253,1) 0%, rgba(13,183,200,1) 51%, rgba(3,200,166,1) 100%);
margin: 0 auto 70px;
font-size: 17px;
text-align: center;
transition: 0.3s;
display: block;
border-radius: 10px;
color: #fff;
letter-spacing: 0.06em;
}
.productBoxIn a:hover{
opacity: 0.6;
}

/*===========
spec
===========*/
.tblTit{
font-size: 18px;
margin-bottom: 10px;
font-weight: bold;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width: 1070px;
margin-bottom: 50px;
border: 1px solid #6F6F82;
box-sizing: border-box;
word-break: break-all;
}
.spec th,
.spec td {
vertical-align: middle;
font-size: 15px;
border-collapse: collapse;
color: #E5E5E5;
box-sizing: border-box;
text-align: center;
}
.spec td {
border-bottom: 1px dotted #6F6F82;
border-left: 1px dotted #6F6F82;
width:17%;
padding: 10px 13px;
}
.spec th {
color: #fff;
border-bottom: 1px dotted #6F6F82;
background: #41424E;
font-weight: normal;
}
.spec a{
display: block;
color: #E5E5E5;
transition: 0.3s;
}
.spec a:hover{
opacity: 0.6;
}
.spec th.sticky{
width:15%;
padding: 10px 10px;
}
.spec img{
width: 130px;
display: block;
margin: 0 auto;
padding: 0 0 12px;
}
.spec .name{
display: block;
font-weight: bold;
margin-bottom: 12px;
}
.spec .btn {
width: 100%;
font-size: 12px;
height:36px;
line-height: 36px;
display: block;
border-radius: 5px;
color: #fff;
margin-bottom: 10px;
background: rgb(29,156,253);
background: linear-gradient(90deg, rgba(29,156,253,1) 0%, rgba(13,183,200,1) 51%, rgba(3,200,166,1) 100%);
}
.spec .vtct{
font-size: 13px;
font-weight: bold;
margin: 10px 0 14px;
display:inline-block;
color: #03c8a5;
border-top:solid 2px #03c8a5;
border-bottom:solid 2px #03c8a5;
padding: 4px 0 3px;
}
.spec td.item{
vertical-align: bottom;
}




/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #E7E4E4;
width: 1070px; 
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;
}
