@charset "shift_jis";
/*==============================================
 common
============================================= */



.contentsNavi,
.pconly{
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;
}

.paragraphIn em {
font-style: normal;
background-color: #dee8ed;
font-weight: 700;
}

/*==============================================
 ΕΒ
============================================= */
h1 {
padding-top: 104%;
/*padding-top: 101%;*/
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_nrf55hy2/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
font-size: 1.24rem;
line-height: 1.8;
padding: 0 25px 5px;
}

p.lead a{
font-weight: bold;
color: #477185;
text-decoration: underline;}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ΕΒΊ@----*/
.topbnr,
.innerbnr{
padding: 20px;
background-color: #e6e6e6;
}
.topbnr a,
.innerbnr a{
display:block;
width: 100%;}

.topbnr .bnr img,
.innerbnr .bnr img{ width: 100% }

/*-- ί --*/
.annotation {
    margin:8px 25px 25px;}

.paragraphIn .annotation { 
    margin:8px 0 0;}

.annotation li{
    font-size: 13px;
    line-height: 1.6;
    padding-left: 2em;
    text-indent: -2em;}

.annotation li + li {
    margin-top: 5px;
}



/*==============================================
 #mainContents
============================================= */
/*----- Ά -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBox .productBoxIn,
table th,table td{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.3rem;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.15rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #292929;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #292929;
}

.spAccordion {
display: none;}

.paragraphIn{
padding: 0 25px 30px;}

.paragraph h2 {
position: relative;
padding: 20px 20px 20px 25px;
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: 1.3rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.paragraph h2 br{
    display: none;
}

.paragraph h2 span span{
padding-left: 0;	
}

.paragraph h2 .icon {
    padding: 4px 9px 3px;
    display: inline-block;
    background-color: #212121;
	color: #fff;}

.paragraph h2 .icon em {
    font-style: normal;
    color: #9cbbc9;
    padding-right: 4px;
    display: inline-block;
}

.paragraph h2 .icon em::after{
  content:" |";
color: #B7B7B7;
}

.paragraph h2 .text {
    display: block;
    padding-top: 8px;}

.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: 3px solid #477185;/*----@ξσΜF@----*/
border-right: 3px solid #477185;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}


/*----- ζ -----*/
.subtext {
    font-size: 1.3rem;
   font-weight: bold;
    display: block;
    padding-bottom: 8px;}

.imgBox {margin-top: 30px;}
.imgBox div {overflow: hidden;}
.imgBox img {width: 100%;}
.imgBox div + .cap{
	margin-top: 15px;}
.imgBox a + .cap {
	margin-top: 0;}

.imgBox .floatR {
    margin-top: 30px;
}

.col2 div {
display: table;}

.col2 div a,
.col2 div p.cap{
display: table-cell;
width: 49%;
vertical-align: middle;}

.imgBox.col4 {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}

.imgBox.col4 img {
width: 100%;
display: block;
height: auto;
}

.mtop10{margin-top: 15px !important;}

/*==============================================
 .productBox
============================================= */
/*----- »ig -----*/
.productBox {
background-color: #e6e6e6;
padding:25px;}

.productBox a {
background-color: #fff;
display:block;
color:#333;
padding: 30px 20px 20px;
box-sizing: border-box;}

.productBox a + a{
    margin-top: 20px;
}

.productBox a .img {
text-align: center;
margin-top: 20px;}

.productBox a .img img {
width: 44%;}

.productBox a .catch {
font-size: 1.28rem;
line-height: 1.6;
font-weight: bold;
text-align: center;
display:block;}

.productBox a .info dt.name {
    text-align: center;
margin-top: 20px;}

.productBox a .info dt.name img{
    width: 180px;}

.productBox a .info dt.name span {
font-size: 1.2rem;
line-height: 1.6;
/*font-weight: bold;*/
margin-top: 8px;
display: block;}

.productBox a .info .btn {
font-size: 1.1rem;
line-height: 44px;
font-weight: bold;
height: 44px;
border-radius: 44px;
background: #477185 url(https://img1.kakaku.k-img.com/images/article/tieup/25/06_nrf55hy2/arrow.svg) 96% 50% no-repeat;
color: #fff;
text-align:center;
margin-top: 10px;}


/*==============================================
.releasedate
============================================= */
.releasedate {
	font-size: 0.85rem; 
	padding: 40px 0 0;
	color: #333;}

#footer {
	padding-top: 30px;}

