@charset "shift_jis";
/*==============================================
 common
============================================= */
.menu,
.forPc {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.copyRight { border-top: 1px solid #ededed; }
.pageTop {
width: 40px;
height: 40px;
right: 10px;
background-size: 40px;
border-radius: 50%;
}
img {
width: 100%;
height: auto;
}

/*==============================================
 ลย
============================================= */
.mainTitleWrap {
padding-top: 120%;
margin: 0 auto;
background: #dfe2ff url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/main_title.jpg) no-repeat center top;
background-size: 100%;
}
h1 {
text-indent: -999em;
font-size: 0;
}
.lead {
box-sizing: border-box;
font-size: 1.2rem;
line-height: 1.8;
padding: 0 30px 0;
}
.lead a {
color: #000;
text-decoration: underline;
font-weight: bold;
}
/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }
.topbnr {
padding: 28px 27px 35px;
}
.innerbnr {
background: #f1f1f1;
margin-top: 40px;
padding: 28px 26px 22px;
}
.topbnr img,
.innerbnr img {
width: 100%;
}

/*==============================================
 #mainContents
============================================= */


/*----- ถ -----*/
.paragraphB p,
.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraphB p + p,
.paragraph p + p {
margin-top: 20px;
}
.paragraphB .cap,
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}
.paragraph p b {
border-bottom: #878787 dotted 1px;
color: #000;
font-weight: bold;
}

.s02Title {
border-bottom: #939393 dotted 1px;
border-left: #212121 solid 4px;
padding-left: 15px;
padding: 8px 0 8px 15px;
margin-top: 45px;
}
.s02Title h4 {
font-size: 1.47rem;
line-height: 1.5;
font-weight: bold;
}

.sTitle {
margin-top: 45px;
}
.sTitle h3 {
color: #047bf1;
font-size: 1.65rem;
line-height: 1.6;
text-align: center;
}
.s02Title + p,
.sTitle + p {
margin-top: 20px;
}
.sTitle + .imgBox2,
.sTitle + .photoTitle {
margin-top: 20px;
}


/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #b9b9b9;
transition: background-color .2s, border-top-color .2s;
}
#matome .paragraphIn {
padding-bottom: 40px;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}


/*----- h2 -----*/
.paragraph h2 {
position: relative;
font-weight: 400;
padding: 22px 40px 20px 26px;
}
.paragraph h2 span {
color: #000;
display: block;
padding-right: 20px;
font-size: 1.6rem;
line-height: 1.5;
-webkit-tap-highlight-color:rgba(0,0,0,0);
letter-spacing: 0.02em;
font-feature-settings: "palt" 1;
}
.paragraph h2 span b {
color: #047bf1;
display: block;
font-style: italic !important;
font-size: 1.7rem;
padding-bottom: 7px;
font-weight: 400;
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@ถฉ็ฬ๎๓ฬสu@----*/
width: 8px;
height: 8px;
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: 2px solid #c9c5c2;/*----@๎๓ฬF@----*/
border-right: 2px solid #c9c5c2;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

/*----- img -----*/
:is(.imgBox, .imgBox2) {
margin-top: 40px;
}
:is(.imgBox, .imgBox2) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBox2) :is(img) {
width: 100%;
}
.imgBox2 a + a,
.imgBox a + a {
display: block;
margin-top: 15px;
}

.imagesClear {overflow: hidden;}

/*---- photoTitle ----*/
.photoTitle02,
.photoTitle {
margin: 40px 0 0;
}
.imgBox2 strong,
.movTit,
.photoTitle02 strong,
.photoTitle strong {
font-size: 1.3rem;
font-weight: bold;
  letter-spacing: 0.03em;
    font-feature-settings: "palt" 1;
}
.photoTitle + .imgBox2,
.photoTitle + .imgBox {
margin-top: 12px;
}
.imgBox2 strong {
display: block;
margin-bottom: 10px;
}

/*----- ฎๆ -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movTit {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/sp_mov_icon.png) no-repeat left top;
background-size: 7%;
box-sizing: border-box;
margin-bottom:10px;
padding-left: 33px;
}
.movBox { 
margin-top: 30px;
}
.movTxt {
font-size: 13px;
line-height:1.5;
color: #666;
text-align: center;
}

/*==============================================
 .productBox
============================================= */
.productBox {
border-top: #b9b9b9 solid 1px;
box-sizing: border-box;
padding: 20px 0 30px;
}
.productBox .movBox {
box-sizing: border-box;
padding: 0 30px 40px;
}

.productBoxIn {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/12_everedge/sp_product_bg.gif) repeat-x;
}
.productBoxIn02 {
box-sizing: border-box;
padding: 0 30px;
}
.itemBoxTitle {
text-align: center;
margin-bottom: 35px;
padding-top: 55px;
}
.itemBoxTitle strong {
color: #fff;
font-size: 1.45rem;
}

.itemBoxclear {
overflow: hidden;
margin-bottom: 50px;
}
.itemBox01 {
float: left;
width: 45%;
}
.itemBox02 {
float: right;
width: 45%;
}
.itemBoxclear .img img {
width: 100%;
}

.makerBanner img {
width: 100%;
}

/*---- ฿ ----*/
.notice {
margin: 45px auto 0;
}
.notice li {
color: #8f8f8f;
font-size: 0.85rem;
line-height: 1.5;
margin-bottom: 5px;
text-indent: -2.1rem;
padding-left: 2.1rem;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 0px 30px 60px;
}
