@charset "shift_jis";




/*==============================================
common
============================================= */
.sponly{
display:none;
}


#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%; }



/*---- 文字　 ----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBoxIn{
font-family: 'Noto Sans JP', sans-serif;
font-feature-settings: "palt" 1;
letter-spacing: 0.08em;}

#mainContents p {
	font-size:  124%;
	line-height: 2;
}

#mainContents .cap{
	font-size: 100%;
	line-height: 1.8;}

#mainContents .capS{
	font-size: 82%;
	line-height: 1.9;
display: block;}


#mainContents p + p {
	margin-top: 20px;}

sup {
font-size: 60%;
vertical-align: top;
position: relative;
top: 0.3em;
}


/*==============================================
 floating
============================================= */
.floating-banner {
  position: fixed; 
  z-index: 99999; 
  bottom: 0; 
  right: 0; 
  width: 220px; 
background-color: #fff; 
margin-bottom: 95px;
border: #ccc solid 1px;
display: block;
}
.floating-banner__image {
  max-width: 100%; 
}

.floating-banner a {
	display: block;}

.banner-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 6px;
  border: none;
  background-color: #e8e8e8;
  cursor: pointer;
}

/*==============================================
 effect
============================================= */

[data-effect] {
  opacity: 0;
  transition: transform .6s, opacity .6s;
}
[data-effect="top"] {
  transform: translateY(-60px);
}
[data-effect="bottom"] {
  transform: translateY(60px);
}
[data-effect="left"] {
  transform: translateX(60px);
}
[data-effect="right"] {
  transform: translateX(-60px);
}
[data-effect].ended {
  transform: translateY(0);
  opacity: 1;
}

/*==============================================
看板
============================================= */
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/top_bg.jpg) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/pc_title.png) center top no-repeat;
}
h1 {
width: 840px;
height: 615px;
text-indent: -999em;
font-size: 0;
z-index: 1;
}

.lead {
	width: 840px;
	margin: 0 auto;
}

.lead a:link,
.lead a:visited {
color: #29afc3;
font-weight: bold;}

.lead a:hover,
.lead a:active {
color: #29afc3;
text-decoration: underline;}

.contentsNavi{
width: 840px;
margin: 80px auto 0;
display: table;}

.contentsNavi p,
.contentsNavi ul {
display: table-cell;
vertical-align: top;}

.contentsNavi p {
width: 110px;
font-family: Arial, Helvetica, "sans-serif";
font-size: 25px !important;
line-height: 1.0 !important;}

.contentsNavi li  a {
	display: block;
	font-size: 16px;
padding-left: 25px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/index_arrow.png) left 50% no-repeat;
transition: 0.2s ease-in-out;}

.contentsNavi li  a:hover{
	color: #4ac2d4;
}

.contentsNavi li  a .icon {
	display: inline-block;
	width: 70px;}

.contentsNavi li  a .icon01,
.contentsNavi li  a .icon02,
.contentsNavi li  a .icon03{
	display: inline-block;
	text-indent: -999em;}

.contentsNavi li  a .icon01{background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/index_icon01.png) left top no-repeat;
height: 18px;
width: 50px;}

.contentsNavi li  a .icon02{background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/index_icon02.png) left top no-repeat;
height: 18px;
width: 50px;}

.contentsNavi li  a .icon03{background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/index_icon03.png) left top no-repeat;
height: 18px;
width: 62px;}

.contentsNavi li + li {
	margin-top: 18px;}

/*==============================================
 バナー
============================================= */
.topbnr {
overflow: hidden;
width: 840px;
margin: 60px auto 0;}

.topbnr .bnr{
float: left;}

.topbnr .item02 {
	margin-left: 16px;}

.topbnr a{
display: block;
width: 412px;
height: 121px;
text-indent: -9999px;
overflow: hidden;
transition: 0.2s ease-in-out;}

.topbnr .item01 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_s.jpg) center top no-repeat;}
.topbnr .item02 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_pro_s.jpg) center top no-repeat;}

.topbnr a:hover {
opacity: 0;	}

.topbnr .bnr{
width: 412px;
height: 121px;}

.topbnr .bnr.item01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_s_over.jpg) center top no-repeat;}
.topbnr .bnr.item02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_pro_s_over.jpg) center top no-repeat;}


.innerbnr a{
margin: 90px auto 0;
display: block;
width: 690px;
height: 145px;
text-indent: -9999px;
overflow: hidden;
transition: 0.2s ease-in-out;}

.innerbnr .item01 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_l.jpg) center top no-repeat;}
.innerbnr .item02 a{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_pro_l.jpg) center top no-repeat;}

.innerbnr a:hover {
opacity: 0;	}

.innerbnr .bnr{
margin: 90px auto 0;
width: 690px;
height: 145px;}

.innerbnr .bnr.item01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_l_over.jpg) center top no-repeat;}
.innerbnr .bnr.item02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/bnr_r8_pro_l_over.jpg) center top no-repeat;}


/*==============================================
#mainContents
============================================= */
.w930 {
display: block;
width: 930px;
margin: 0 auto;}

#article01 h2,
#article02 h2,
#article03 h2,
#article04 h2{
padding: 36px 0 34px;
font-size: 26px;
line-height: 1.7;
text-align: center;
background-color: #55c9da;
margin-top: 100px;}

#article01 h2 .icon01,
#article02 h2 .icon01,
#article03 h2 .icon01,
#article04 h2 .icon01{
width: 72px;
height: 41px;
text-indent: -999em;
display: block;
margin: 0 auto;}

#article01 h2 .icon02,
#article02 h2 .icon02,
#article03 h2 .icon02,
#article04 h2 .icon02{
height: 45px;
text-indent: -999em;
display: block;
margin: 15px auto 8px;}

#article01 h2 .icon01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h2_01_icon01.png) left top no-repeat;}
#article01 h2 .icon02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h2_01_icon02.png) center top no-repeat;}

#article02 h2 .icon01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h2_02_icon01.png) left top no-repeat;}
#article02 h2 .icon02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h2_02_icon02.png) center top no-repeat;}

#article03 h2 .icon01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h3_03_icon01.png) left top no-repeat;}
#article03 h2 .icon02{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h3_03_icon02.png) center top no-repeat;}

#article04 h2 .icon01{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/h2_04_icon.png) left top no-repeat;
margin-bottom: 20px;}

.spAccordion {
	width: 840px;
	margin: 70px auto 0;}


/*----　画像　----*/
.imgBox {margin:90px auto 0;}

.imgBox div {overflow: hidden;}

.imgBox .floatL,
.imgBox .floatR {width:410px;}

.w508 .floatL {width:508px;}
.w508 .floatR {width:312px;}

.w490 .floatL {width:490px;}
.w490 .floatR {width:330px;}

.imgBox img {width: 100%;}

.imgBox a {
font-size: 0;
display: block;
cursor: zoom-in;}

.imgBox a img{
transition: 0.2s ease-in-out;}

.imgBox a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);}

.imgBox .cap a {
	font-size: 100% !important;
	display: inline-block !important;
	color: #5a7ddd;
	text-decoration: underline;}

.imgBox div + .cap,
.imgBox a + .cap{
	margin-top: 10px;}

a.floatL + .cap,
a.floatR + .cap{
	margin-top: 0;}

.imgBox + p {
	margin-top: 90px;}

.photobox {
	width: 600px;
	border: #d8d8d8 1px solid;
	padding: 20px;}



/*----　youTube　----*/
.youTubeBox {
    width: 690px;
    text-align: center;
    margin: 55px auto 10px;
}

.youTubeBox p.cap {
	text-align: left;
	margin-top: 10px;
}

.youtubeThum {
    width: 100%;
    text-align: center;
    cursor: pointer;
    transition: .2s;
    position: relative;
    margin: auto;
}
.youtubeThum::before,
.youtubeThum::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
}
.youtubeThum::before {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.65);
    margin: -20px 0 0 -20px;
}
.youtubeThum::after {
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-left: 13px solid #fff;
    margin: -7px 0 0 -4px;
}
.youtubeThum:hover {
    opacity: 0.7;
    transition: .2s;
}
.youtubeModalOverlay {
    z-index: 100;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}
.youtubeModalCon {
    width: 750px;
    margin: 0;
    padding: 0;
    background: #fff;
    position: fixed !important;
    display: none;
    z-index: 311;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.youtubeModalConIn {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}
.youtubeModalConIn iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.youtubePlayerWrp {
    display: none;
}

/*--　まとめ　--*/
#matome{
	margin: 100px auto 0;
	padding: 70px 0;
	background: #f5f6f6 url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/matome_bg.jpg) center top no-repeat;}

#matome h2 {
	font-size: 26px;
	line-height: 1.7;
	width: 840px;
	margin: 0 auto 0;}

#matome h2 .w486 {
	width: 486px;
display: block;}

#matome h2 .icon {
	display: none;}

#matome .spAccordion {
	margin: 40px auto 0;
}

#matome .paragraphIn {
	width: 468px;
}

/*==============================================
.productBox
============================================= */
.productBoxIn {
width: 745px;
margin: 130px auto 0;
overflow: hidden;}

.productBoxIn a {
width: 310px;
display: block;
float: left;
text-align: center;}

.productBoxIn a + a {
margin-left: 105px;}

.productBoxIn .name img{
width: 300px;}

.productBox a .info .btn {
margin-top: 15px;
font-size: 14px;
line-height: 48px;
height: 48px;
border-radius: 5px;
background-color: #55c9da;
color: #fff;
text-align:center;
border: #55c9da 2px solid;
transition: 0.2s ease-in-out;}

.productBox a:hover .info .btn {
background-color: #fff;
color: #55c9da;
border: #55c9da 2px solid;}

.productBox a .info .btn span{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/arrow.svg) no-repeat right 50%;
background-size: 10px;
padding-right: 16px;
transition: 0.2s ease-in-out;}

.productBox a:hover .info .btn span{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/08_aquos_r8/arrow_over.svg) no-repeat right 50%;
background-size: 10px;
padding-right: 16px;}



/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 11px; 
color: #333;
width: 930px; 
margin: 70px auto 0; 
padding-bottom: 100px;
text-align: right;}

