@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: 121.33%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/sp_main.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.lead{
padding-bottom: 2.5rem;
}
.lead p {
font-size: 1.3rem;
line-height: 1.7;
padding: 0 2.0rem;
}
.lead p a {
color: #ef6602!important;
text-decoration: underline;
}
p.notes {
font-size: 0.8rem;
line-height:1.3;
display: block;
}
.ExternalLink a{
color: #ef6602;
display: block;
padding-left: 1.8rem;
position: relative;
padding-top: 1rem;
}
.ExternalLink a::before {
content: '';
display: inline-block;
width: 1.4rem;
height: 1.4rem;
background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/arrow2.png);
background-size: contain;
vertical-align: middle;
position: absolute;
top:1.4rem;
left:0;
}



/*==============================================
 バナー
============================================= */
.topbnr{
padding: 2rem 1.8rem;
}
.topbnr a{
width: 100%;
height: 3.8rem;
line-height:3.8rem;
margin: 0 auto;
border-radius: 50px;
color: #fff;
font-weight: bold;
text-align: center;
background: rgb(251,121,0);
background: linear-gradient(90deg, rgba(251,121,0,1) 0%, rgba(239,102,2,1) 100%);
display: block;
font-size:1.3rem;
letter-spacing: 0.06em;
box-sizing: border-box;
text-shadow: 1px 1px 1px #C35306;
}
.topbnr span{
display: none;
}


/*----　記事内　----*/
.innerbnr a{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/sp_bnr1.jpg) no-repeat;
background-size: 100%;
padding-top: 44%;
text-indent: -999em;
font-size: 0;
display: block;
}
.innerbnr2 a{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/sp_bnr2.jpg) no-repeat;
background-size: 100%;
padding-top:36%;
text-indent: -999em;
font-size: 0;
display: block;
}


/*==============================================
 #mainContents
============================================= */
#mainContents {
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: normal;
}
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: bold;
}
/*----- 文字 -----*/
.paragraph p {
font-size: 1.4rem;
line-height:1.7;
margin-bottom: 2.5rem;
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　----*/
.paragraph {
border-top: 1px solid #ccc;
transition: background-color .2s, border-top-color .2s;
background: #F7F7F7;
}
.paragraphIn{
padding: 0 2.0rem 1rem;
}
#article05 {
border-bottom: 1px solid #ccc;
}
.spAccordion {
display: none;
}
#article04.paragraph p a{
color: #ef6602;
text-decoration: underline;
}


/*----　h2　----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 2.3rem 2rem;   
}
.paragraph h2 span {
display: block;
font-size: 1.7rem;
line-height: 1.4;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .point {
font-size: 1.5rem;
color: #69B723;
margin-bottom:0.4rem;
display: block;
}
.paragraph  h2{
padding-left: 48px;
word-break: break-all;
}
.paragraph  h2:active {
background-color: rgba(255,255,255,0.10);
}
.paragraph h2:after {
content: "";
display: inline-block;
position: absolute;
top: 1px;
bottom: 0;
left: 20px;/*----　左からの矢印の位置　----*/
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 #B5B5B5;/*----　矢印の色　----*/
border-right: 3px solid #B5B5B5;/*----　矢印の色　----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

.paragraph h3{
font-size: 1.5rem;
line-height: 1.4;
margin-bottom:1rem;
font-weight: bold;
background:  url(https://img1.kakaku.k-img.com/images/article/tieup/23/02_apc/h3_bg.png) no-repeat center left;
background-size: 0.5rem;
padding-left:1.5rem;
}

p + h3 {
	margin-top:4rem;
}
p + .imgBox1,
p + .imgBox2,
p + .imgBox3{
	margin-top:3.5rem;
}

/* imgBox */
.imgBox1 img,
.imgBox2 img,
.imgBox3 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox1,
.imgBox2,
.imgBox3 {
margin-bottom:3rem;
}




/*==============================================
 .productBox
============================================= */
.productBox{
background: #e5e5e5;
padding:  3rem 2.3rem;
}


/*----- .scroll -----*/
.scroll {
overflow: auto;
padding-bottom:1.3rem;
margin-bottom: 3rem;
}
.scroll::-webkit-scrollbar{
height: 0.5rem;
}
.scroll::-webkit-scrollbar-track{
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
background: #8A8989;
}

/*===========
table
===========*/
.spec{
  border-collapse: collapse;
  border-spacing: 0;
  width:560px;
}
.spec td {
vertical-align: middle;
padding:7px;
border: 1px solid #A7A7A7;
font-size:12px;
text-align: center;
color: #2B2B2B;
background: #ebebeb;
width:115px;
}
.spec th {
color: #E3E0E0;
background: #232323;
vertical-align: top;
  border: 1px solid #535353;
font-size:11px;
text-align: center;
}
.spec img{
width:80px;
display: block;
margin: 0 auto 10px;
}
.spec th a{
color: #E9E7E7;
display: block;
}
.spec .name{
display: block;
background: #232323;
font-size:14px;
line-height: 1.4;
text-align: center;
color: #E3E0E0;
font-weight: normal;
padding: 10px 0;
text-decoration: underline;
}
.spec th a .main{
display: block;
border-radius: 50px;
width: 80px;
height:20px;
line-height: 20px;
background: #f06802;
color: #fff;
font-size:12px;
letter-spacing: 0.1em;
font-weight: normal;
margin:0 auto 15px;
text-decoration:none!important;
text-align: center;
}

.spec th.sticky {
position: sticky;
left: 0;
z-index: 100;
padding:7px;
width:100px;
vertical-align:middle;
}
.spec th.sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #535353;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
color: #131313;
padding-top: 2.5rem;
}

