@charset "shift_jis";
/*==============================================
common
============================================= */

.pcimg,
.pconly,
.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;
}

/*==============================================
ΕΒ
============================================= */
h1 {
padding-top: 70%;
margin: 0 10px 0;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_hpe/sp_title.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;

}
p.lead {
font-size: 1.2rem;
line-height: 1.7;
padding: 25px;
}

.lead a:link,
.lead a:visited {
color: #01a982;
text-decoration: underline;
}

.lead a:hover,
.lead a:active {
color: #fdd138;
}

.mainTitle .annotation {
padding: 0 25px 0;
text-align: right;
font-size: 1rem !important;}

#mainContents em {
font-style: normal;
background-color: #dadada;
font-weight: bold;
}


/*==============================================
oi[
============================================= */
/*.bnr a { text-decoration: none; }*/

.textbnr {
padding: 0 25px 25px;}

.paragraph .textbnr {
padding: 30px 0 0;}

.textbnr a{
display: block;
height: 50px;
font-size: 1.1rem;
line-height: 52px;
font-weight: bold;
border-radius: 60px;
color: #fff;
text-align: center;
background: #01a982 url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_hpe/arrow.svg) 95% 50% no-repeat;
overflow: hidden;
transition: 0.1s ease-in-out;
}


/*----@Lΰ@----*/
.innerbnr{
padding: 30px 0 10px;
}
.innerbnr a{
display:block;

}

.innerbnr a img {
width: 100%;
}

/*==============================================
#mainContents
============================================= */
/*----- Ά -----*/
#mainContents .paragraph,
#mainContents .mainTitleWrap,
.productBoxIn a{
font-feature-settings: "palt" 1;
letter-spacing: 0.05em;}

.paragraph p {
font-size: 1.28rem;
line-height: 1.8;
margin-top: 30px;
}
.paragraphIn > p:first-child,
.paragraphIn > .imgBox:first-child{
margin-top: 10px;
}
.paragraph .cap {
font-size: 1.1rem;
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;
padding: 0 20px 30px;
}
.paragraph h2 {
position: relative;
padding: 20px 25px 20px 20px;
color: #333;
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-right: 22px;
font-size: 1.3rem;
line-height: 1.6;
-webkit-tap-highlight-color:rgba(0,0,0,0);}

.paragraph h2 span.spborder {
position: relative;
padding-left: 20px;
}

.paragraph h2 span.spborder:before {
content: "";
display: inline-block;
position: absolute;
top: 0;
left: 0;
bottom: -7px;
width: 6px;
height: 100%;
border-radius: 5px;
background: #ff99cc;
background: linear-gradient(180deg,rgba(120, 48, 232, 1) 0%, rgba(235, 52, 116, 1) 50%, rgba(254, 196, 5, 1) 100%);
}

.paragraph h2 span span{
padding-left: 0;	}

.paragraph h2 .icon {
font-size: 1.48rem;
padding-bottom: 3px;}

.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@Ά©ηΜξσΜΚu@----*/
width: 10px;
height: 10px;
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: 4px solid #fb743b;/*----@ξσΜF@----*/
border-right: 4px solid #fb743b;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3 {
margin: 40px 0 0;
font-size: 1.4rem;
line-height: 1.7;
font-weight: bold;
padding-left: 25px;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_hpe/h3_icon.png) left 12px no-repeat;
}


/*----- ζ -----*/
.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 a.floatR {margin-top: 5px;}
.imgBox div.floatR {margin-top: 30px;}

.col4 div{display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 10px;
column-gap: 10px;}


.imgBox .col2 {
margin-top: 10px;
display: grid;
grid-template-columns: 1fr 1fr;
row-gap: 10px;
column-gap: 10px;
}

.border{
border: #e1e1e1 1px solid;
box-sizing: border-box;
}

/*==============================================
.productBox
============================================= */
/*----- »ig -----*/
.productBox {
padding:25px;}

.productBox a {
display:table;
background-color: #01a982;
border-radius: 30px;
padding: 25px;
box-sizing: border-box;}

.productBox a .img {
text-align: center;}

.productBox a .img img {
width: 94%;}

.productBox a .info dt.name {
display: none;}

.productBoxIn a .btn {
height: 46px;
border-radius: 46px;
text-align: center;
font-size: 1.1rem;
line-height: 48px;
font-weight: bold;
color: #01a982;
background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/25/07_hpe/arrow02.svg) 95% 50% no-repeat;
transition: 0.1s ease-in-out;
} 


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 0 25px 20px;
color: #333;}

#footer {
padding-top: 30px;}

/*==============================================
.link
============================================= */
.link {
padding: 0 25px 30px;
font-size: 1rem; 
margin: 0 auto;
}

.link a:link,
.link a:visited {
color: #01a982;
text-decoration: underline;
transition: 0.1s ease-in-out;
}

.link a:hover,
.link a:active {
color: #fdd138;
}
