@charset "shift_jis";
/*==============================================
 common
============================================= */
#header {
border-bottom: #ededed solid 1px;
}
#footer {
padding-top: 22px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
.pc {display: none;}


/*==============================================
 ลย
============================================= */
.intelOut{
width: 100%;
padding:1.5rem;
background: #fff;
box-sizing: border-box;
}
.intel{
display: flex;
align-items: flex-start;
align-items: center;
}
.intel p{
font-size: 1.0rem;
line-height: 1.2;
color: #000;
}
.intel img{
width: 4.4rem;
margin-right: 0.8rem;
}
h1 {
padding-top:103%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/sp_main.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.mainCatch,
.mainImg{
display: none;
}
.lead p {
font-size: 1.3rem;
line-height: 1.7;
padding: 0 2rem 2rem;
color: #000;
word-break: break-all;
}
.lead p a {
display: inline!important;
color: #0489db!important;
text-decoration: underline;
}

/*==============================================
 oi[
============================================= */
.topBnr,
.innerbnr {
background: #e7f3fb;
padding:2rem;
}
.bnrTit{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/sp_bnr_tit.png) center top no-repeat;
background-size: 96%;
padding-top:13.19%;
text-indent: -999em;
font-size: 0;
margin: 0 auto 1.2rem;
}
.bnrL a {
display: block;
padding-top:37.5%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/sp_bnr_l.png) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
margin-bottom: 1.2rem;
}
.bnrR a {
display: block;
padding-top:37.5%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/sp_bnr_r.png) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}


/*==============================================
 #mainContents
============================================= */
#mainContents {
font-family: 'เSVbN Medium', 'เSVbNฬ', 'Yu Gothic Medium', YuGothic , "qMmpS Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "CI" , Meiryo , "lr oSVbN" , "MS PGothic" , sans-serif;
font-feature-settings: "palt";
}
/*----- ถ -----*/
.paragraph p {
font-size: 1.4rem;
line-height:1.7;
margin-bottom: 2.5rem;
letter-spacing: 0.03em;
word-break: break-all;
}
.paragraphIn > p:first-child {
margin-top: 5px;
}
.paragraph .cap{
font-size: 1.1rem;
line-height:1.6;
margin-bottom: 0;
}
.paragraph  p .marker {
background:linear-gradient(transparent 70%, #D3E7F4 70%);
padding: 0px 1px 0;
font-weight: bold;
vertical-align: 8;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #ccc;
transition: background-color .2s, border-top-color .2s;
}
.paragraphIn{
padding: 0 2.0rem 1rem;
}
#article04 {
border-bottom: 1px solid #ccc;
}
.spAccordion {
display: none;
}

/*----@h2@----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 2.2rem 2rem 2.2rem 5rem;  
color: #000;
word-break: break-all;
}
.paragraph h2 span {
display: block;
font-size: 1.7rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 0.1rem;
bottom: 0;
left: 1.8rem;/*----@ถฉ็ฬ๎๓ฬสu@----*/
width: 0.9rem;
height:0.9rem;
margin: auto;
-webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
transition: opacity .2s ease, -webkit-transform .2s ease;
transition: transform .2s ease, opacity .2s ease;
transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
vertical-align: middle;
border-bottom: 0.4rem solid #ccc;/*----@๎๓ฬF@----*/
border-right: 0.4rem solid #ccc;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 0.5rem;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
h2 b {
font-size: 1.6rem;
line-height: 1.4;
color: #0892e7;
display: block;
margin-bottom:0.5rem;
}
.paragraph h3{
color: #0185d7;
text-align: center;
font-size: 1.8rem;
line-height: 1.4;
margin-bottom:1rem;
font-weight: bold;
letter-spacing: 0.06em;
}
.imgBox1 + h3{
margin-top:4rem;
}
p + h3 {
margin-top:3.5rem;
}
p + .movBox,
p + .titS,
p + .titS2,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top:3.5rem;
}
.titS,
.titS2 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom:1rem;
}

/* imgBox */
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox1,
.imgBox2,
.imgBox3 {
margin-bottom:3rem;
}
.imgBox3 div + div{
margin-top: 1rem;
}
.columnBox{
background: #f6f6f6;
padding: 2rem;
box-sizing: border-box;
overflow: hidden;
margin: 3rem auto;
}
.columnBox img{
width: 100%;
}
.columnBox p{
margin-bottom: 2rem;
font-size: 1.3rem;
}
.columTIt{
font-size: 1.4rem;
line-height: 1.4;
color: #222222;
margin-bottom: 1.4rem;
position: relative;
text-align: center;
font-weight: bold;
}
.columTIt::before{
content: '';
display: inline-block;
width: 1.5rem;
height:2rem;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/line.png);
background-repeat: no-repeat;
position: absolute;
bottom:0.3rem;
left:0;
}
.columTIt::after{
content: '';
display: inline-block;
width: 1.5rem;
height:2rem;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/line.png);
background-repeat: no-repeat;
transform: scale(-1, 1);
position: absolute;
bottom:0.3rem;
right:0;
}
#article04 .paragraphIn{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/sp_summary.png) no-repeat bottom center;
background-size: 100%;
padding-bottom:60vw;
}

/*----- ฎๆ -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 1rem;
}
.movTit{
margin-bottom:1rem;
}
.movBox { 
margin-bottom: 3rem;
}
.movTxt {
font-size: 1.3rem;
line-height:1.5;
color: #666;
text-align: center;
}

/*----- youTube -----*/
.movTit{
text-align: center;
font-size: 1.4rem;
line-height: 1.4;
font-weight: bold;
margin-bottom: 1rem;
}
.movTit span{
display: block;
padding-bottom: 0.3rem;
font-size: 1.7rem;
}
.youTubeBox {
margin: 0 auto 2rem;
background: #f7f7f7;
padding: 3rem 2rem;
}
.youTubeBox img {
max-width: 100%;
height: auto ;
}
.youtubeThum {
width: 100%;
cursor: pointer;
transition: .2s;
position: relative;
}
.youtubeThum::before{
content: '';
display: block;
 position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.youtubeThum::before {
width: 4.375rem;
height:3.0625rem;
background-image:url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/ic_play.svg);
background-repeat: no-repeat;
background-size: 4.375rem 3.0625rem;
}
.youtubeThum:hover {
opacity: 1;
transition: none
}
.youtubeModalOverlay {
z-index: 100;
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120%;
background-color: rgba(0, 0, 0, 0.9);
}
.youtubeModalCon {
width: 90%;
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;
}
.youTubeBox .cap{
margin-top: 1rem;
}

/*==============================================
 .productBox
============================================= */
.productBox{
padding: 2rem;
}
.scroll {
overflow: auto;
padding-bottom:1.3rem;
}
.scroll::-webkit-scrollbar{
height: 0.5rem;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.scroll + .specTit{
margin-top: 3rem;
}

/*===========
table
===========*/
.specTit{
font-size: 15px;
margin-bottom: 10px;
font-weight: bold;
}
.specTit span{
font-size: 13px;
background: #424242;
height:30px;
line-height: 30px;
padding: 0 7px;
display: inline-block;
margin-right: 10px;
color: #fff;
border-radius: 2px;
}
.spec {
border-collapse: collapse;
border-spacing: 0;
width:570px;
border: 1px solid #BDBDBD;
box-sizing: border-box;
margin-bottom: 0.5rem;
}
.itemS a{
position: relative;
z-index: 1;
}
.inspection{
background: #fafd00;
color: #000;
font-size: 10px;
border-radius: 50px;
position: absolute;
top:-5px;
left:-5px;
width: 56px;
height:26px;
line-height: 27px;
font-weight: bold;
text-align: center;
}
.spec.sm{
width:400px;	
}
.spec th,
.spec td {
vertical-align: middle;
font-size: 11px;
line-height: 1.4;
color: #000;
border-collapse: collapse
}
.spec td {
background: #fff;
text-align:left;
border-bottom: 1px solid #BDBDBD;
border-right: 1px solid #BDBDBD;
border-left: 1px solid #BDBDBD;
padding:10px;
box-sizing: border-box;
width:163px;
}
.spec th{
color: #fff;
border-bottom: 1px solid #BDBDBD;
border-right: 1px solid #BDBDBD;
border-left: 1px solid #BDBDBD;
background: #535355;
text-align: center;
font-weight: normal;
padding:10px 7px;
}
.sticky {
position: sticky;
left: 0;
width: 70px!important;
z-index:90;
}
.sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #A7A7A7;
}
.specImg img{
width:120px;
margin-bottom: 12px;
}
.spec li{
text-align: center;
}
.spec .name{
font-size:11px;
font-weight: bold;
margin-bottom: 10px;
}
.spec .btn{
background: #0892e7 url(https://img1.kakaku.k-img.com/images/article/tieup/23/06_pavilion/arrow_w.svg) no-repeat 93% 50%;
background-size: 6px;
border-radius:3px;
color: #fff;
font-size: 12px;
height: 34px;
line-height: 34px;
padding-right: 8px;
box-sizing: border-box;
display: block;
margin: 0 auto;
font-weight: bold;
}
.intelBox ul{
display: flex;
align-items: center;
justify-content: center;
}
.intelBox li{
line-height: 1.5;	
}
.intelBox img{
width: 40px;
margin-right: 15px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 0 25px 30px;
color: #333;
}
