@charset "shift_jis";
/*==============================================
 common
============================================= */
/*.lead,*/
.pc,
.contentsNavi{
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;
}

#mainContents {
background-color: #f2f2f2;}

em {
    font-style: normal;
    background-color: #ddeaf3;
    font-weight: bold;
}

/*==============================================
 .noto
============================================= */

/* regular */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
  font-weight: 400;
}

/* b */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
  font-weight: 600;
}

/* bold */
@font-face {
  font-family: 'noto';
  src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
  font-weight: 700;
}


/*==============================================
 ลย
============================================= */
h1 {
padding-top: 100%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/12_mcnx500k/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}

p.lead {
font-size: 17px;
line-height: 1.6;
padding: 25px;
}

.lead a {
color: #3e86c0;
text-decoration: underline;
}

/*-----@point@-----*/
.point {
padding: 25px;
margin:10px 25px 25px;
background-color: #e5e5e5;
box-sizing: border-box;}

.point p {
    font-size: 18px;
    font-weight: bold;
text-align: center;
margin-bottom: 15px;}

.point li {
    padding-left: 25px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/12_mcnx500k/check_icon.png) left 5px no-repeat;
    font-size: 18px;
line-height: 1.5;}

.point li + li {
    margin-top: 12px;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ลยบ@----*/
.topbnr {
padding: 0 25px 0;
}
.topbnr a{
display: block;
font-size: 13px;
line-height: 49px;
text-align: center;
color: #fff;
position: relative;
/*width: 370px;*/
height: 50px;
border-radius: 46px;
background-color: #191919;
transition: 0.1s ease-in-out;}

.topbnr a:after{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}

.topbnr a:hover{
background-color: #4888b8;}


/*----@Lเ@----*/
.innerbnr{
padding: 30px 0 10px;
}
.innerbnr a{
display:block;
padding: 15px 10px;
border: #868686 1px solid;
border-radius: 3px;
margin-bottom:15px;
box-sizing:border-box;
}
.innerbnr .item:after{ right: 5px; } 

.innerbnr .catch {
padding-left: 10px;
font-size: 13px;
letter-spacing: 1.5;
margin-bottom: 5px;}


.innerbnr .bnr .item {
display:table;
table-layout: fixed;
padding-right: -25px;
width: 100%;}

.innerbnr .bnr .img{	
display:table-cell;
vertical-align: middle;
width: 30%;}

.innerbnr .bnr img{ width: 100% }

.innerbnr .bnr .info{
box-sizing: border-box;
color: #333;
display:table-cell;
font-size: 11px;
line-height:1.5;
vertical-align: middle;
width: 83%;
padding-left: 15px;}

.innerbnr .bnr .info dt{
padding-left: 10px;
font-size: 22px;
font-weight: bold;
margin-bottom: 8px;}

.innerbnr a .item dd {
font-size: 12px;
line-height: 30px;
text-align: center;
color: #fff;
height: 30px;
border-radius: 40px;
background-color: #191919;
margin: 10px auto 0;
position: relative;
transition: 0.1s ease-in-out;}

.innerbnr a .item dd:after{
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;
}

/*==============================================
 #mainContents
============================================= */
/*----- ถ -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
table th,table td,
.productBox .productBoxIn{
 color: #191919;
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 18px;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 15px;
line-height: 1.6;
margin-top: 10px !important;
}

#mainContents .capS{
    display: block;
    margin-top: 10px;
	font-size: 15px !important;
    line-height: 1.6;}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}
.spAccordion {
display: none;
padding: 0 25px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
color: #000;
font-weight: bold;
}
.paragraph h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph.active h2 {
color: #292929;
}
.paragraph h2 span {
display: block;
padding-left: 26px;
font-size: 18px;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
    font-size: 20px;
    padding-bottom: 3px;
	color: #191919;}

.paragraph h2 .icon span {
    display: inline-block;
}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 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 #3088a9;/*----@๎๓ฬF@----*/
border-right: 2px solid #3088a9;/*----@๎๓ฬF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h2 .icon .bg {
display: inline-block;
color: #fff;
line-height: 42px;
padding: 2px 12px 2px 8px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/12_mcnx500k/h2_icon_bg.png) right 50% no-repeat;
background-size: 200%;
margin-right: 10px;
}

.paragraph h2 .icon .bg span {
    font-family: Arial, Helvetica, "sans-serif";
}

.paragraph h3 {
    font-size: 19px;
    line-height: 1.7;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
/*----@reviewbox@----*/
.reviewbox{
padding: 40px 20px;
background-color: #fff;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/25/12_mcnx500k/reviewbg_top.png) , url(https://img1.kakaku.k-img.com/images/article/tieup/25/12_mcnx500k/reviewbg_btm.png) ;
  background-position: 15px 15px, right bottom;
  background-repeat: no-repeat, no-repeat;
margin-top: 30px;}

.reviewbox .title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    text-align: center;}

.reviewbox .name {
font-size: 18px;
font-weight: bold;
text-align: center;}

.reviewbox .img {
    margin: 15px 0;}

.profile {
margin-top: 15px;
padding: 20px;
background-color: #f2f2f2;
box-sizing: border-box;}

.profile .img {
    margin: 0 0 15px;
    text-align: center;}

.profile .img img {
    width: 60%;}

.profile dt.name {
font-size: 16px;
line-height: 1.6;}

.profile dd {
    margin-top: 15px;
    font-size: 15px;
    line-height: 1.7;}


/*----- ๆ -----*/
.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 10px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox div.floatR {
    margin-top: 30px;}

.imgBox a.floatR{
    margin-top: 5px;}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}


/*----- ฎๆ -----*/
.movBox { 
margin-top: 30px;
}
.movIcon span {
background: #333;
padding: 4px 7px 3px;
color: #fff;
line-height: 140%;
font-size: 13px;
display: inline-block;
margin-bottom: 5px;
}
.movBox .mov video {
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.mov .movTxt {
font-size: 13px;
line-height: 1.5;
}
.movBox.floatR {
margin-top: 5px !important;}

/*==============================================
 .productBox
============================================= */
/*----- ปig -----*/
.productBox {
padding:25px;}

.productBox a {
display:block;
color:#333;
border: #191919 1px solid;
padding: 20px;
box-sizing: border-box;}

.productBox a:active{
  border: #4888b8 1px solid;  }

.productBox .item02,
.productBox a + a {
    margin-top: 20px;
}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 60%;}

.productBox a .info {
text-align: center;
margin-top: 20px;
}

.productBox a .info .catch {
font-size: 15px;
line-height: 1.6;
display:block;}

.productBox a .info dt.name {
font-size:30px;
line-height: 1.6;
font-weight: bold;}

.productBox a .info .btn {
font-size: 14px;
line-height: 45px;
text-align: center;
color: #fff;
height: 46px;
border-radius: 46px;
background-color: #191919;
margin: 8px 0 0;
position: relative;
transition: 0.1s ease-in-out;}

.productBox a .info .btn:after {
content: '';
width: 6px;
height: 6px;
border: 0px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0;
bottom: 0;
right: 20px;
margin: auto;}

.productBox a:active .info .btn{
background-color: #4888b8;
}


/*==============================================
.annotation
============================================= */
.annotation {
    margin: 10px 25px 0;}

.annotation li{
    font-size: 1.1rem;
    line-height: 1.6;
    padding-left: 2em; 
  text-indent: -2em; 
}

.annotation li + li {
    margin-top: 5px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 30px 25px 30px;
	color: #333;}

#footer {
	padding-top: 30px;}

.questionnaire {
    margin-top: 0 !important;
}
