@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 {
width: 100%;
background:#d1ccc9 url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/main_bg.jpg) center top no-repeat;
}
.mainTitle {
width: 1130px;
height:730px;
margin: 0 auto;
position: relative;
}
.mainCatch,
h1{
text-indent: -999em;
font-size: 0;
z-index: 1;		
}
.mainCatch{
width: 990px;
height: 90px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/main_catch.png) no-repeat;
position: absolute;
top:75px;
right:0;
}
h1 {
width: 480px;
height:150px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/main_tit.png) no-repeat;
position: absolute;
top:220px;
right:0;
}
.releasedate2{
font-size: 12px;
letter-spacing: -0.07em!important;
line-height: 1.8;
position: absolute;
bottom:35px;
right:0;
color: #000!important;	
}
p.lead {
width: 475px;
font-size: 16px;
letter-spacing: -0.07em!important;
line-height: 1.8;
position: absolute;
top:400px;
right:0;
color: #000!important;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}
.lead a:link,
.lead a:visited {
color: #0054ee;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}
.mainBox{
background: #171717;	
padding: 70px 0 0;
}
.topbnr a{
width:760px;
height: 62px;
line-height: 63px;
font-size: 17px;
color: #fff;
text-align: center;
margin: 0 auto 70px;
border-radius: 50px;
background: rgb(86,2,202);
background: linear-gradient(90deg, rgba(86,2,202,1) 0%, rgba(129,11,219,1) 41%, rgba(192,24,244,1) 100%);
display: block;
position: relative;
letter-spacing: 0.04em;
padding-right: 12px;
box-sizing: border-box;
transition: 0.3s;
}
_:-ms-input-placeholder, :root .topbnr a{
line-height: 67px;
}
.topbnr a::after{
content: '';
display: inline-block;
width: 9px;
height: 15px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/arrow.svg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:24px;
right:65px;
}
.topbnr a:hover{
opacity: 0.7;	
}
.criticInfo{
background: linear-gradient(90deg, #171717 0%, #171717 50%, #29292b 50%, #29292b 100%);
width: 100%;
height: 220px;
margin-bottom: 70px;
z-index: 1;
}
.criticInfoIn{
width: 1200px;
height: 220px;
margin: 0 auto;
overflow: hidden;
padding: 40px 120px 0 120px;
color: #fff;
box-sizing: border-box;
background:#29292b url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/criticInfo_bg.jpg) no-repeat top left;
z-index: 10;
}
.criticInfoIn img{
width: 143px;
float: left;
margin-right:40px;
}
.critic{
letter-spacing: 0.06em;
}
.criticInfoIn .name{
font-size: 16px;
font-weight: bold;
display: block;
margin: 12px 0;
}
.criticInfoIn p{
font-size: 15px;
line-height: 1.7;
font-weight:normal;
}

.contentsNavi{
width: 100%;
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/nav_bg.jpg) no-repeat top center;
}
.contentsNavi ul{
width: 930px;
height: 220px;
padding-top: 35px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.contentsNavi ul li {
width: 208px;
font-size: 14px;
line-height: 1.8;
word-break: break-all;
letter-spacing: 0!important;
}
.contentsNavi ul li a{
 color: #fff;
display: block;
transition: 0.3s;
}
.contentsNavi ul li a:hover{
opacity: 0.6;
}
.contentsNavi ul li span{
display: block;
text-align: center;
border-bottom: 1px solid #9a938c;
padding-bottom: 13px;
margin-bottom: 20px;
font-size: 18px;
}
.contentsNavi li:hover {
    opacity: 0.7;
}

/*==============================================
#mainContents
============================================= */
#mainContents {
font-family: '游ゴシック 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.02em;
color: #000;
}
.paragraph p.cap{
    font-size: 14px;
    line-height: 1.9;
    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-bottom: 110px;
}
.paragraphIn{
width: 930px;
margin: 0 auto;
}
.paragraph h2 {
width: 100%;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/h2_bg.jpg) no-repeat top center;
margin: 0 auto 60px;
font-size: 41px;
line-height: 1.4em;
font-weight: bold;
color: #000;
box-shadow: 0px 3px 10px rgba(0,0,0,.2)
}
.drop-shadow {
-webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.1));
filter: drop-shadow(0px 0px 10px rgba(0,0,0,.1));
}
.h2In {
width: 930px;
margin: 0 auto;
display: table;
}
.h2In .point {
line-height: 1.1;
display: table-cell;
vertical-align: middle;
width: 130px;
height: 283px;
font-size: 90px;
text-align: center;
font-weight: normal;
}
.h2In .point b{
display: block;
background: #000;
color: #fff;
font-size: 18px;
width: 130px;
height: 36px;
line-height: 36px;
margin: 0 auto;
letter-spacing: 0.08em;
}
_:-ms-input-placeholder, :root .h2In .point b{
line-height:42px;
}
.h2In .tx {
line-height: 1.5;
font-size:35px;
display: table-cell;
vertical-align: middle;
width: 800px;
padding-left: 90px;
height: 283px;
box-sizing: border-box;
}
.innerbnr a{
width: 930px;
height: 219px;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/bnr1.jpg) no-repeat top center;
display: block;
transition: 0.3s;
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.innerbnr .img{
display: none;
}
.innerbnr a:hover{
opacity: 0.6;
}
.innerbnr2 a{
width: 750px;
height: 182px;
margin: 0 auto;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/bnr2.jpg) no-repeat top center;
display: block;
transition: 0.3s;
text-indent: -999em;
font-size: 0;
z-index: 1;	
}
.innerbnr2 img{
display: none;
}
.innerbnr2 a:hover{
opacity: 0.6;
}
p + .comTit{
margin-top: 60px;
}
.imgBox1 + .comTit{
margin-top: 100px;
}
.fltRt{
overflow: hidden;
padding: 10px 0 10px;
border-bottom: 4px solid #eaebed;
margin-bottom: 100px;
}
.imgBox{
float:right;
width: 350px;
margin: 7px 0 20px 40px;
}
.imgBox img{
width: 100%;
}
.comTit{
width: 930px;
margin: 0 auto 20px;
position: relative;
}
.comTit span {
width: 136px;
font-size: 15px;
font-weight: bold;
background: #5d01d2;
height: 36px;
line-height: 36px;
display: block;
color: #fff;
text-align: center;
}
_:-ms-input-placeholder, :root .comTit span{
line-height: 42px;
}
.comTit::after{
content: '';
position: absolute;
top:0;
right: 0;
width: 760px;
height: 4px;
background: #eaebed;
}
.titS {
font-size: 24px;
line-height: 1.3;
font-weight: bold;
margin-bottom: 23px;
text-align: center;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox5{
margin-top: 80px;
}
p + .imgBox3,
p + .imgBox4,
p + .imgBox6 {
margin-top: 60px;
}
.imgBox1,
.imgBox4,
.imgBox5,
.movBoxin {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgBox1,
.imgBox5,
.movBox {
width: 930px;
margin:0 auto 80px;
}
.imgBox4{
width: 790px;
margin:0 auto 40px;
}
.imgBox3 {
width: 790px;
margin:0 auto 50px;
}
.imgBox6 {
width: 750px;
margin:0 auto 80px;
}
.imgBox1 a{
  width: 930px;
}
.imgBox3 a{
width: 790px;
}
.imgBox4 a{
 width: 380px;
}
.imgBox5 a,
.movBox .img a{
  width: 450px;
}
.imgBox6 a{
  width: 750px;
}
.movBox .img a{
  width: 450px;
}
.imgBox1 a,
.imgBox3 a,
.imgBox4 a,
.imgBox5 a,
.imgBox6 a,
.movBox .img a {
  display: block;
  cursor: zoom-in;
}
.imgBox1 img,
.imgBox3 img,
.imgBox4 img,
.imgBox5 img,
.imgBox6 img,
.movBox .img img {
width:100%;
}

/* cap size */
.imgBox1 .cap,
.imgBox4 .cap,
.imgBox5 .cap,
.movBox .cap {
width:930px;
}
.imgBox1 .cap,
.imgBox4 .cap,
.imgBox5 .cap,
.movBox .cap {
margin-top: 15px;
}
video { 
outline: none!important;
box-sizing: border-box;
}
.movBox .mov {
width: 450px;
height: 253px;
box-sizing: border-box;
}
.movBox + .columnBox{
margin-top: 90px;
}
.columnBox{
background: #2f3032;
padding: 120px 70px 40px;
width: 930px;
margin:  0 auto 100px;
box-sizing: border-box;
}
.culumnTit{
text-align: center;
font-size: 26px;
font-weight: bold;
margin-bottom: 50px;
color: #fff;
position: relative;
}
.culumnTit::before {
content: '';
display: inline-block;
width: 104px;
height: 10px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/column_tit.jpg);
background-size: contain;
vertical-align: middle;
position: absolute;
top:-60px;
left:0;
right:0;
margin:0 auto;
}
.columnBox p{
color: #fff;
}
.columnBox img{
border: 1px solid #9498A0;
box-sizing: border-box;
}
.itemBox{
width: 930px;
margin: 0 auto 110px;
border: 10px solid #f0f1f3;
padding: 50px 60px 60px;
box-sizing: border-box;
}
.itemBox h2{
background: none;
font-size: 28px;
text-align: center;
box-shadow:none;
margin-bottom: 40px;
}
.itemBox h2 .point{
display: none;
}
.itemBox .paragraphIn{
width: 100%;
}
.itemBox .paragraph{
padding-bottom: 0;
}
#matome{
background: #232220;
padding: 100px 0 50px;
}
#matome p{
color: #EFEDED;
}
#matome h2{
background: none;
width: 930px;
margin: 0 auto 40px;
box-shadow:none;
font-size: 33px;
color: #EFEDED;
}
#matome h2 .point{
display: none;
}

/*==============================================
.productBox
============================================= */
.productBox {
width:100%;
background: #232220;
padding-bottom: 100px;
}
.productBoxIn{
width: 930px;
margin: 0 auto;
}
.product1,
.product2 {
overflow: hidden;
background: #e9e9e9;
padding: 70px;
border-radius: 5px;
margin-bottom: 50px;
}
.pdtTit span {
font-size: 22px;
line-height: 1.8;
font-family: YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
display: block;
}
.pdtTit mark.red{
background: #e5caed;
}
.pdtTit mark.blue{
background: #cae0eb;
}
.pdtTit{
font-size: 35px;
text-align: center;
font-weight: bold;
margin-bottom: 55px;
padding-bottom: 25px;
border-bottom: 1px dotted #333;
}
.productBoxIn .img{
width: 450px;
float: left;
}
.productBoxIn .img img{
width: 100%;
}
.productBoxIn .info {
width: 300px;
float: right;
}
.product1 .btn a,
.product2 .btn a {
width:100%;
height: 50px;
line-height: 50px;
font-size: 16px;
color: #fff;
text-align: center;
margin: 0 auto;
border-radius: 50px;
position: relative;
letter-spacing: 0.04em;
padding-right: 12px;
box-sizing: border-box;
transition: 0.3s;
display: block;
}
_:-ms-input-placeholder, :root .product1 .btn a,
.product2 .btn a  {
line-height: 56px;
}
.product1 .btn a{
background: rgb(86,2,202);
background: linear-gradient(90deg, rgba(86,2,202,1) 0%, rgba(129,11,219,1) 41%, rgba(192,24,244,1) 100%);
}
.product2 .btn a{
background: rgb(4,46,194);
background: linear-gradient(90deg, rgba(4,46,194,1) 0%, rgba(13,109,219,1) 45%, rgba(24,183,248,1) 100%);
}
.product1  .btn a::after,
.product2  .btn a::after {
content: '';
display: inline-block;
width: 8px;
height: 14px;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/08_aquos/arrow.svg);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top:18px;
right:34px;
}
.product1 .btn a:hover,
.product2 .btn a:hover {
opacity: 0.7;	
}
.btnTit {
margin-bottom:10px;
display: table;
}
.btnTit span{
width: 230px;
padding-left: 15px;
font-size: 33px;
font-weight: bold;
display: table-cell;
vertical-align: middle;
height: 50px;
line-height: 50px;
}
.btnTit b {
border-radius: 50px;
border: 1px dotted #000;
width: 50px;
height: 50px;
line-height: 50px;
display: table-cell;
font-size: 15px;
text-align: center;
vertical-align: middle;
}
.item{
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #B8B7B7;
}
.item:last-child{
border-bottom: none;
margin-bottom: 0;
padding-bottom:0;
}





/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #CDCBCB;
width: 930px; 
margin: 0 auto; 
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;
}
