@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;}


/*==============================================
 ΕΒ
============================================= */

h1 {
padding-top:153.33%;
margin: 0 auto 2rem;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/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 2.0rem 1.6rem;
}
.lead p a {
display: inline!important;
color: #032c7d!important;
text-decoration: underline;
font-weight: bold;
}


/*==============================================
 oi[
============================================= */
.topbnr {
margin: 0.8rem 2rem 2.5rem;
}
.topbnr a {
    display: block;
    font-size: 1.24rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
    color: #FFF;
    background: #339e98 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/arrow.png) no-repeat 100% 50%;
    background-size: 3rem;
    text-align: center;
    padding-right: 1.3rem;
    height: 3.8rem;
    line-height: 3.8rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
    margin: 0 0.2rem;
}
.topbnr a span{
display: none;
}

/*----@Lΰ@----*/
.innerbnr {
background: #f2f2f2;
padding: 1.5rem;
}
.innerbnr .bnr a{
width: 100%;
padding:1.2rem 2rem 1.8rem;
box-sizing: border-box;
display: block;
border: 1px solid #E4E3E3;
background: #fff;
}
.innerbnr .bnr a .item{
display: table;
}
.innerbnr .bnr a .item .img {
width: 27%;
display: table-cell;
vertical-align: middle;
} 
.innerbnr .bnr a .item .img img {
width: 100%;
} 
.innerbnr .bnr a .item .info {
width: 73%;
display: table-cell;
vertical-align: middle;
padding:0.8rem 0 0.4rem 0.7em;
box-sizing: border-box;
} 
.innerbnr .bnr a .catch{
font-size: 0.9rem;
line-height:1.5;
margin-bottom:0.3rem;
color: #888888;
}
.innerbnr .bnr a .name{
font-size: 1.45rem;
line-height:1.5;
margin-bottom: 1rem;
font-weight: bold;
text-align: center;
}
.innerbnr .bnr a .name span{
font-size: 1.1rem;
display:block;
background-color: #1a1007;
padding:0.3rem 0.5rem;
color: #222;
text-align: center;
margin-top: 0.5rem;
background: #ededed;
border-radius: 50rem;
}
.innerbnr .bnr a .btn {
    display: block;
    font-size: 1.1rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
    color: #FFF;
    background: #339e98 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/arrow.png) no-repeat 100% 50%;
    background-size: 2.8rem;
    text-align: center;
    padding-right: 0.7rem;
    height: 3.4rem;
    line-height: 3.4rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
    margin: 0 0.2rem;
}

/*==============================================
 #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;
color: #000;
}
.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%, #d7e0f2 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-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.0rem 2rem 2.0rem 5.2rem;  
color: #222;
word-break: break-all;
}
.paragraph h2 span {
display: block;
font-size: 1.5rem;
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.point {
font-size:1.9rem;
line-height: 1.6;
color: #223f85;
display: block;
margin-bottom: 0.4rem;
}
h2 b.point.num1{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/num1.png) no-repeat 0 20%;
}
h2 b.point.num2{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/num2.png) no-repeat 0 20%;
}
h2 b.point.num3{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/num3.png) no-repeat 0 20%;
}
h2 b.point.num4{
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/num4.png) no-repeat 0 20%;
}
h2 b.point.num1,
h2 b.point.num2,
h2 b.point.num3,
h2 b.point.num4 {
background-size: 2.2rem;
padding-left: 3.4rem;
}
.paragraph h3{
text-align: center;
font-weight: bold;
font-size: 1.8rem;
line-height: 1.3;
color: #032c7d;
margin-bottom:1.7rem;
letter-spacing: 0.06em;
padding-top: 2rem;
position: relative;
}
.paragraph h3::before {
content: '';
display: inline-block;
width: 3rem;
height: 0.5rem;
background:#032c7d;
vertical-align: middle;
position: absolute;
top:0;
right:0;
left:0;
margin: auto;
}
.titS,
.titS2 {
font-size:1.4rem;
line-height: 1.4;
font-weight: bold;
margin-bottom: 0.8rem;
color: #333333;
}
p + .titS,
p + .titS2,
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
margin-top: 3rem;
}
.spec1 + h3,
.imgBox2 + h3{
margin-top: 3.7rem;
}
.spec1{
border: 1px solid #ABAAAA;
color: #222;
width: 100%;
margin: 0 auto 3rem;
font-size: 1.3rem;
}
.spec1 th,td{
padding: 0.5rem;
border-bottom: 1px dotted #ABAAAA;
}
.spec1 td{
padding: 1rem;
background: #fff;
}
.spec1 th{
text-align: center;
width: 30%;
background: #F1F0F0;
}
.imgBox3 div + div{
margin-top: 1.2rem;
}
/* imgBox */
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox1,
.imgBox2,
.imgBox3 {
margin-bottom:3rem;
}



/*==============================================
 .productBox
============================================= */
.productBox{
margin: 4rem 2.3rem 0;
}
.product{
	margin-bottom: 3.2rem;
}
.product .img img{
width: 70%;
display: block;
margin: 0 auto 0.5rem;
}
.product .info{
width: 100%;
text-align: center;
}
.product .catch{
font-size: 1.3rem;
line-height: 1.5;
margin-bottom:1.0rem;
color: #838181;
text-align: center;
}
.product .name{
font-size: 2.3rem;
line-height:1.4;
margin-bottom: 1.3rem;
font-weight: bold;
text-align: center;
color: #222;
}
.product a {
display: block;
}
.product a .btn {
    display: block;
    font-size: 1.24rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
    color: #FFF;
    background: #339e98 url(https://img1.kakaku.k-img.com/images/article/tieup/23/07_hp/arrow.png) no-repeat 100% 50%;
    background-size: 3rem;
    text-align: center;
    padding-right: 1.7rem;
    height: 3.8rem;
    line-height: 3.8rem;
    box-sizing: border-box;
    border-radius: 0.5rem;
    margin: 0 0.2rem;
}


/*----- table -----*/
.specTit{
font-weight: bold;
font-size: 1.2rem;
margin: 0 auto 0.8rem;
}
.spec2{
border: 1px solid #B3B2B2;
color: #222;
width: 540px;
margin: 0 auto 0.5rem;
font-size: 1.1rem;
word-break: break-all;
}
.spec2 th,td{
padding: 1rem;
border-bottom: 1px dotted #ABAAAA;
}
.spec2 td{
background: #fff;
}
.spec2 th{
text-align: center;
width: 18%;
background: #F1F0F0;
}

/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom: 10px;
margin-bottom: 2rem;
}
.scroll::-webkit-scrollbar{
height: 5px;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}



/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 0 25px 30px;
color: #333;
}


