@charset "shift_jis";
/*==============================================
 common
============================================= */
#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;
}
.pc {display: none;}

/*==============================================
 ΕΒ
============================================= */
.mainTitleWrap{
background: #f6f1ef;
padding-bottom: 3.5rem;
}
h1 {
padding-top:112%;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/sp_main.webp) center top no-repeat;
background-size: 100%;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: auto;
}
.mainItem{
display: none;
}
p.lead {
font-size: 1.3rem;
line-height: 1.7;
padding: 0 2.0rem;
margin-bottom: 2rem;
}
.lead a:link,
.lead a:visited {
color: #ce0011;
text-decoration: underline;
}

/*==============================================
 oi[
============================================= */
.topbnr {
margin:0 2.5rem 2.5rem;
}
.topbnr a {
display: block;
font-size: 1.1rem;
letter-spacing: 0.06rem;
font-weight: bold;
color: #FFF;
background:#ce0011 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/arrow.svg) no-repeat right 0.96rem top 50%;
background-size: 1.5rem;
text-align: center;
padding-right: 0.8rem;
height: 3.6rem;
line-height: 3.6rem;
box-sizing: border-box;
border-radius: 0.5rem;
margin: 0 auto;
}
.topbnr span{
display: none;
}

/*----@Lΰ@----*/
.innerbnr {
background: #f2f2f2;
padding: 1.5rem;
}
.innerbnr .bnr a{
display: block;
padding: 1.3rem 1.5rem;
background: #222222;
}
.innerbnr .bnr .item{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.innerbnr .bnr .img{
width: 30%;
}
.innerbnr .bnr .img img{
width: 100%;
padding-top: 0.3rem;
}
.innerbnr .bnr .catch{
display: block;
font-size: 0.8rem;
color: #F3F3F3;
text-align: center;
font-weight: bold;
margin-bottom: 0.6rem;
letter-spacing: 0.02em;
}
.innerbnr .bnr .catch span{
color: #fddc00;
margin-bottom: 0.3rem;
}
.innerbnr .bnr dl{
width: 70%;
box-sizing: border-box;
line-height: 1.3;
padding-left:1.4rem;
}
.innerbnr .bnr dt{
color: #F3F3F3;
text-align: center;
margin-bottom: 0.8rem;
font-size: 1.7rem;
}
.innerbnr .bnr dt span{
font-size: 1.4rem;
padding-right: 0.5rem;
font-weight: bold;
}
.innerbnr .bnr dt b{
font-weight: bold;
}
.innerbnr .bnr dd{
font-size: 1.0rem;
height: 2.4rem;
line-height: 2.4rem;
color: #fff;
background:#ce0011 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/arrow.svg) no-repeat right 0.7rem top 50%;
background-size:1.1rem;
text-align: center;
box-sizing: border-box;
border-radius:0.5rem;
letter-spacing: 0.07em;	
padding-right: 0.7rem;
}


/*==============================================
 #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: 2rem;
letter-spacing: 0.03em;
}
.paragraphIn > p:first-child {
margin-top: 5px;
}
.paragraph .cap{
font-size: 1.1rem;
line-height:1.6;
margin-bottom: 0;
}
.paragraph  p .marker {
background:#E4EAF3;
padding: 0px 1px 0;
font-weight: bold;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #ccc;
transition: background-color .2s, border-top-color .2s;
}
.paragraphIn{
padding-bottom: 2rem;
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 5.2rem;  
background: #fff;
color: #222;
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);
}
.paragraph h2 b {
color: #ce0011;
display: block;
margin-bottom:0.4rem;
font-size: 1.5rem;
}
.titS {
font-size: 1.3rem;
font-weight: bold;
colo:#222;
margin-bottom: 0.8rem;
position: relative;
padding-left: 1.3rem;
line-height:1.4;
}
.titS::before{
width: 0.4rem;
height: 100%;
content: '';
display: inline-block;
border-radius:0.4rem;
background: #bf0202;
position:absolute;
top:0;
left:0;
}
p + .titS,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3,
p + .imgBox4,
p + .imgBox5,
p + .imgBox6 {
margin-top:3rem;
}
.imgBox1 img,
.imgBox2 img,
.imgBox3 img,
.imgBox4 img,
.imgBox6 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox1,
.imgBox2,
.imgBox3,
.imgBox4,
.imgBox5,
.imgBox6 {
margin-bottom:3rem;
}
#article04 .paragraphIn {
padding-bottom:15rem;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/pc_summary.webp) no-repeat bottom 1.5rem center;
background-size: 90%;
}

/*==============================================
 .productBox
============================================= */
.productBoxOut{
background: #f2f2f2;	
width: 100%;
padding: 3.3rem 0 0;
}
.productBoxIn{
margin-bottom:3.5rem;
}
.productTit{
text-align: center;
font-size:1.6rem;
font-weight: bold;
margin-bottom: 0.5rem;
}
.productTit span{
border-radius: 50px;
padding: 0.7rem 0 0.87rem;
width:18rem;
margin: 0 auto 1.7rem;
color: #fff;
text-align: center;
background:#222;
display: block;
position: relative;
font-size: 1.2rem;
}
.productTit span::after{
content: '';
display: inline-block;
width: 30px;
height: 14px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/fukidashi.webp) no-repeat;
background-size: 30px;
position: absolute;
bottom:-13px;
left:43%;
}
.productBox{
padding: 1.2rem 2.3rem 0;
}
.product{
margin-bottom: 1.5rem;
background: #fff;
padding: 2.0rem;
border-radius: 10px;
border: 1px solid #e5e5e8;
}
.product .img{
width: 80%;
display: block;
margin: 0 auto 1rem;
}
.product .img img{
width: 100%;
}
.product a .btn {
width: 100%;
height:3.4rem;
line-height:3.4rem;
border-radius: 0.4rem;
text-align: center;
font-size: 1.1rem;
color: #fff;
font-weight: bold;
letter-spacing: 0.04em;
margin: 0 auto;
transition: 0.3s;
box-sizing: border-box;
background:#ce0011 url(https://img1.kakaku.k-img.com/images/article/tieup/24/09_g3390/arrow.svg) no-repeat 96% 50%;
background-size: 1.5rem;
display: block;
}
.product a .catch{
font-size: 1.1rem;
line-height: 1.4;
color: #222;
font-weight: bold;
text-align:center;
margin-bottom:0.5rem;
}
.product a .name{
font-size: 2.3rem;
line-height: 1.4;
color: #222;
margin-bottom:1.5rem;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 1px dotted #b7b7b7;
width: 100%;
padding-bottom: 1.0rem
}
.product a .name span{
font-size: 1.2rem;
color: #ce0011;
font-weight: bold;
padding: 0.3rem 0.8rem;
border-radius: 50px;
margin-right:0.8rem;
border: 2px solid #ce0011;
}
.bnrBox a{
display: block;
width: 100%;
margin: 0 auto 1.2rem;
padding: 0 2rem;
box-sizing: border-box;
}
.bnrBox a img{
width: 100%;
}

/*==============================================
.releasedate
============================================= */
.releasedate{
width: 100%;
background: #f2f2f2;
text-align: center;
font-size: 11px;
padding-top: 1rem;
}
