@charset "shift_jis";
/*==============================================
 common
============================================= */
.forPc,
.menu {
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: 118%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
p.lead {
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.8;
padding: 0 25px 3px;
}
.lead a:link,
.lead a:visited {
color: #007fe0;
font-weight: bold;
text-decoration: underline;
}
.lead a:hover,
.lead a:active {
color: #699dfc;
}
.lead span.sTxt {
    display: block;
font-size: 0.95rem;
line-height: 1.5;
    margin-top: 15px;
}

/*==============================================
 oi[
============================================= */
.bnr a { text-decoration: none; }

/*----@ΕΒΊ@----*/
.topbnr {
padding: 25px 25px 45px;
}
.topbnr .bnr a {
background: #0083d6 url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 15px no-repeat;
background-size: 3%;
border-radius: 2px;
color: #fff;
display: block;
text-align: center;
font-size: 1.13rem;
line-height: 1.5;
padding: 15px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr a:hover {
background: #20b8ff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 15px no-repeat;
background-size: 3%;
}

/*----@.innerbnr ----*/
.innerbnr {
    background: #e4ebf4;
	box-sizing: border-box;
    margin-top: 30px;
padding: 25px;
}
.bnrIn {
width: 100%;
margin: 0 auto;
}
.innerbnr a {
background: #fff;
border: #aecade solid 1px;
box-sizing: border-box;
display: table;
padding: 20px 20px;
}
.innerbnr .img,
.innerbnr dl {
display: table-cell;
vertical-align: middle;
}
.innerbnr .img {
width: 26%;
}
.innerbnr .img img {
width: 70%;
}
.bnrTitle {
font-size: 1rem;
line-height: 1.5;
margin-bottom: 8px;
}
.bnrName {
font-size: 1.8rem;
margin-bottom: 10px;
}
.bnrName span {
display: block;
font-size: 1.1rem;
margin-top: 7px;
}
.innerbnr .bnr {
background: #0083d6 url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 8px no-repeat;
background-size: 4%;
border-radius: 2px;
color: #fff;
display: block;
text-align: center;
font-size: 0.95rem;
line-height: 1.5;
padding: 10px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.innerbnr .bnr:hover {
background: #20b8ff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 8px no-repeat;
background-size: 4%;
}

/*---- txtLink ----*/
.txtLink {
text-align: center;
margin-top: 15px;
padding-bottom: 10px;
}
.txtLink a {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/txt_arrow.png) center right no-repeat;
background-size: 3%;
box-sizing: border-box;
color: #0083d6;
text-decoration: underline;
font-size: 1rem;
line-height: 1.6;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
padding-right: 6%;
}
.txtLink a:hover{
opacity: 0.7;
transition: .2s;
}

/*==============================================
 #mainContents
============================================= */
/*----- Ά -----*/
.paragraph p {
font-size: 1.25rem;
line-height: 1.9;
margin-top: 30px;
}
.paragraphIn > p:first-child {
margin-top: 10px;
}
.paragraph .cap {
font-size: 1rem;
line-height: 1.7;
margin-top: 10px !important;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #8f8f8f;
transition: background-color .2s, border-top-color .2s;
}
#matome {
border-bottom: 1px solid #8f8f8f;
}
.spAccordion {
display: none;
padding: 0;
}
.spAccordion-none {
padding: 0;
}
.paragraphIn {
padding: 0px 26px 10px;
}
/*----- h2 -----*/
.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:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
right: 20px;/*----@E©ηΜξσΜΚ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);
}

/*----- h2-img-txt -----*/
.paragraph h2 .titleImg {
display: table;
padding-right: 26px;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .spTitleImg {
display: table-cell;
width: 95px;
vertical-align: top;
}
.paragraph h2 .titleTxt {
box-sizing: border-box;
display: table-cell;
font-size: 1.4rem;
line-height: 1.5;
vertical-align: top;
padding-left: 15px;
}
.paragraph h2 .subTitle {
color: #0c71b9;
display: block;
font-size: 1.5rem;
margin-bottom: 7px;
}
.paragraph p em {
    background: linear-gradient(transparent 60%, #ffeeb1 40%);
    font-weight: bold;
    font-style: normal;
}
.paragraph p.sTxt {
    display: block;
font-size: 0.95rem;
line-height: 1.5;
    margin-top: 15px;
}

/*----- img -----*/
:is(.imgBox, .imgBoxB, .imgBox02) {
margin-top: 40px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(.cap) {
margin-top: 15px;
}
:is(.imgBox, .imgBoxB, .imgBox02) :is(img) {
width: 100%;
}
.imagesClear + .imagesClear,
.imgBox02 a + a {
display: block;
margin-top: 10px;
}
.imgBoxB strong {
display: block;
font-size: 1.2rem !important;
    line-height: 1.5;
font-weight: bold;
margin-bottom: 10px;
}
.photoTitle {
box-sizing: border-box;
margin: 30px auto 0;
}
.photoTitle strong::before {
  content: "";
  color: #6a6a6a;
  margin-right: 2px;
  font-size: 1.25rem;
  position: relative;
}
.photoTitle strong {
box-sizing: border-box;
display: block;
font-size: 1.35rem !important;
font-weight: bold;
line-height: 1.4;
text-indent: -1.35rem;
padding-left: 1.35rem;
}
.photoTitle + .imgBoxB {
margin: 10px auto 0;
}
/*==============================================
 .productBox
============================================= */
#matome .spAccordion {
    padding: 0 0 35px;
}
.productBox {
    background: #e5eff6;
    box-sizing: border-box;
    padding: 50px 25px 20px;
}
.productBoxIn .catch {
text-align: center;
}
.productBoxIn .catch strong {
font-size: 1.3rem;
line-height: 1.5;
font-weight: normal;
}

/*---- mainItem ----*/
.mainItem {
    width: 95%;
    margin: 0 auto;
    padding: 25px 0 0;
}
.mainItem a {
display: table;
}
.mainItem .img,
.mainItem .info {
display: table-cell;
vertical-align: middle;
}
.mainItem .img {
width: 30%;
}
.mainItem .img img {
width: 80%;
}
.mainItem .catch {
font-size: 1.2rem;
margin-bottom: 45px;
}
.mainItem .bnrTitle {
font-size: 0.95rem;
line-height: 1.4;
margin-bottom: 8px;
}
.mainItem .bnrName {
font-size: 1.77rem;
font-weight: bold;
margin-bottom: 15px;
}
.mainItem .bnrName span {
display: block;
font-size: 1.2rem;
margin-top: 8px;
}
.mainItem .bnr span {
background: #0083d6 url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 7px no-repeat;
background-size: 3%;
border-radius: 2px;
color: #fff;
display: block;
text-align: center;
font-size: 1rem;
line-height: 1.5;
padding: 13px 0;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.mainItem .bnr span:hover {
background: #20b8ff url(https://img1.kakaku.k-img.com/images/article/tieup/25/08_elitesff/pc_sp_bnr_arrow.png) center right 7px no-repeat;
background-size: 3%;
}

/*---- talbe03 ----*/
.specTable {
    margin-top: 30px;
}
.specTable table {
    border: solid #aac0de;
    border-width: 1px 1px 1px 0;
    width: 100%;
    border-collapse: collapse;
    margin: 10px auto 0;
}
.specTable th,
.specTable td {
    border: solid #aac0de;
    border-width: 1px;
    padding: 6px;
    text-align: center;
}
.specTable th {
    background: #f4f7fb;
    color: #404040;
font-size: 0.8rem;
}
.specTable td {
background: #fff;
    color: #404040;
font-size: 0.95rem;
line-height: 1.5;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
    background: #e5eff6;
	font-size: 0.85rem; 
	padding: 0 25px 50px;
	color: #333;
}
