@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,
.mainCatch,
.mainItem{display: none;}


/*==============================================
 ΕΒ
============================================= */
h1 {
padding-top: 117.33%;
margin: 0 auto 1.8rem;
background:#000 url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_main.jpg) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
@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;
}
p.lead  {
font-size: 1.3rem;
line-height: 1.7;
padding: 0 2.0rem 2.5rem;
color: #A8A7A7;
text-align: justify;
}
p.lead  a {
display: inline!important;
color: #C30808!important;
text-decoration: underline;
}
sup{
font-size:0.8rem!important;
}
.notes1 {
font-size: 0.8rem;
line-height:1.3;
display: block;
margin-top: 1rem;
}


/*==============================================
 oi[
============================================= */
.topBnr{
padding: 0 2rem 3rem;
}
.innerbnr{
padding: 0 2rem 2rem;
}
.makerBnr{
padding:3rem 2rem;
}
.topBnr img,
.makerBnr img,
.innerbnr img{
width: 100%;
}

/*==============================================
 #mainContents
============================================= */
#mainContents {
font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
font-feature-settings: "palt" 1;
background: #000;
}
@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;
color: #BCBCBC;
word-break: break-all;
}
.paragraphIn > p:first-child {
margin-top: 1rem;
}
.paragraph .cap{
font-size: 1.1rem;
line-height:1.6;
margin-bottom: 0;
}
.paragraph  p .marker {
background:linear-gradient(transparent 70%, #fcdcdc 70%);
padding: 0px 1px 0;
font-weight: bold;
vertical-align: 8;
}

/*----@paragraph@----*/
.paragraph {
border-top: 1px solid #5C5C5C;
transition: background-color .2s, border-top-color .2s;
}
.paragraphIn{
padding: 0 2.0rem 2rem;
}
#article04 {
border-bottom: 1px solid #5C5C5C;
}
.spAccordion {
display: none;
}

/*----@h2@----*/
.paragraph h2 {
position: relative;
font-weight: bold;
padding: 30px 20px;   
color: #E4E4E4;
}
.paragraph h2.tit1{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_h2_1.png) no-repeat top 0 right 0;
background-size: contain;
} 
.paragraph h2.tit2{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_h2_2.png) no-repeat top 0 right 0;
background-size: contain;
} 
.paragraph h2.tit3{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_h2_3.png) no-repeat top 0 right 0;
background-size: contain;
} 
.paragraph h2.tit4{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_h2_4.png) no-repeat top 0 right 0;
background-size: contain;
} 
.paragraph h2 span {
display: block;
font-size: 1.5rem;
line-height: 1.5;
word-break: break-all;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.paragraph h2 .point {
font-size: 1.5rem;
display:inline-block;
margin-bottom: 1rem;
background:#fff url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/h2_bg.png) no-repeat 50% 50%;
background-size: 100%;
color: #000;
padding:0.5rem 1.5rem;
border-radius: 50rem;
}
.paragraph  h2{
padding-left: 48px;
}
.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;/*----@Ά©ηΜξσΜΚ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 #e1c174;/*----@ξσΜF@----*/
border-right: 3px solid #e1c174;/*----@ξσΜF@----*/
}
.paragraph.active h2:after {
top: 3px;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}

p + h3{
margin-top: 3.5rem;
}
.paragraph h3{
color: #facb60;
font-size: 1.8rem;
line-height: 1.4;
font-weight: bold;
text-align: center;
margin-bottom: 2rem;
}
.specBox + h3{
margin-top: 4rem;
}
.specBox + h4{
margin-top: 3.4rem;
}
h3 + .specBox {
margin-top: 3.5rem;
}
.paragraph h4{
color: #DDDCDC;
font-size: 1.7rem;
font-weight: bold;
text-align: center;
margin-bottom:4rem;
height: 2rem;
display: block;
box-sizing: border-box;
position: relative;
}
.paragraph h4::after{
content: '';
display: inline-block;
width:100%;
height: 0.3rem;
background:#333333;
position: absolute;
top:40%;
left:0;
z-index: 1;
}
.paragraph h4 .tit1{
background:#000;
z-index: 10;
position: absolute;
left: 0;
right: 0;
margin: auto;
display: inline-block;
width:8rem;
}
.paragraph h4 .tit2{
background:#000;
z-index: 10;
position: absolute;
left: 0;
right: 0;
margin: auto;
display: inline-block;
width:17rem;
}
p + .imgBox1,
p + .imgBox2 {
margin-top: 4rem;
}
p + .campaign{
margin-top:4rem;
}
.campaign{
background: #100e0d;
border: 2px solid #917c4a;
padding:1.8rem  2rem 0;
box-sizing: border-box;
margin-bottom: 1rem;
word-break: break-all;
color: #BCBCBC;
}
.campaign .tit{
font-size: 1.6rem;
line-height: 1;
font-weight: bold;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/icon.png) no-repeat center left;
background-size: 1.2rem;
padding-left: 1.6rem;
color: #e1c174;
margin-bottom:0.7rem;
}
.campaign .tits{
font-size: 1.3rem;
font-weight: bold;
color: #000000;
background: #e1c174;
padding:0.2rem 0.6rem;
margin-bottom:1rem;
display: inline-block;
}
.campaign .tit + dl {
margin-top: 1rem;
}
.campaign .tit + p {
margin-top: 1rem;
}
.campaign .tit + .tits {
margin-top: 0.5rem;
}
.campaign dl{
margin-bottom: 3rem;
}
.campaign dt{
font-size: 1.4rem;
color: #e1c174;
margin-bottom: 1rem;
}
.campaign dl.item{
margin-bottom:3rem;
}
.campaign .item dt{
font-size: 1.4rem;
color: #ebebea;
margin-bottom: 1rem;
}
.campaign .item dd{
font-size:1.0rem;
line-height: 1.5;
color: #BCBCBC;
}
.campaign dd{
font-size: 1.2rem;
line-height: 1.6;
color: #BCBCBC;
margin-bottom:0.7rem;
}
.campaign p{
font-size: 1.2rem;
line-height: 1.6;
color: #BCBCBC;
}
.campaign dd + dt{
margin-top: 2rem;
}

.imgBox1 + .specBox,
.imgBox2 + .specBox{
margin-top: 6rem;
}
.specBox + .specBox{
margin-top: 5rem;
}
.specBox{
background: #fef6e4;
padding: 1.7rem;
border: solid 0.4rem #e8b84b;
box-sizing: border-box;
position: relative;
transition: 0.3s;
}
.specMaker{
position: absolute;
top:-2.6rem;
left:-0.4rem;
}
.specMaker span{
background: #e8b84b;
color: #000;
font-size: 1.2rem;
text-shadow: 1px 1px 1px #fff;
text-align: center;
display: inline-block;
padding: 0 0.5rem;
height: 2.6rem;
line-height: 2.4rem;
padding-left: 1.4rem;
font-weight: bold;
position: relative;
}
.specMaker span::after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 2.6rem 0 0 2.6rem;
border-color: transparent transparent transparent #e8b84b;
right: -2.58rem;
position: absolute;
top:0;
}
.specBox .tit{
font-weight: bold;
font-size:1.7rem;
line-height: 1.2;
color: #e12102;
margin-bottom: 1.0rem;
text-align: center;
}
.spec{
margin-bottom: 2.5rem;
}
.spec .img img{
width:90%;
display: block;
margin: 0 auto 0.8rem;
}
.spec .info{
color: #171717;
}
.spec .info ul{
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/line_item.png) repeat-x bottom left;
padding-bottom: 0.5rem;
margin-bottom: 1.0rem;
text-align: center;
}
.spec .catch{
font-size:1.3rem;
line-height: 1.4;
margin-bottom: 0.7rem;
}
.spec .name{
font-size: 2.6rem;
margin-bottom: 0.8rem;
font-weight: bold;
}
.spec .prc{
font-size: 2rem;
margin-bottom: 1rem;
color: #e12102;
font-weight: bold;
}
.spec .prc span{
font-size: 1.2rem;
padding-left: 0.5rem;
}
.spec .tx{
font-size: 1.2rem;
line-height: 1.3;
word-break: break-all;
}
.spec .notes2{
font-size:1.0rem;
line-height: 1.3!important;
display: block;
padding-top: 1rem;
}
.specBox .btn a{
background: rgb(193,0,0);
background:url(https://img1.kakaku.k-img.com/images/article/tieup/22/12_geo/sp_arrow.png) no-repeat 97% 50% , linear-gradient(to right, #c10000 0%, #fc3d03 100%) ;
text-align: center;
font-size: 1.2rem;
line-height: 1.4;
color: #fff;
padding: 1.2rem 1.1rem 1.2rem 0;
box-sizing: border-box;
display: block;
border-radius: 0.5rem;
font-weight: bold;
letter-spacing: 0;
}
.specBox .btn span{
display: block;
}
.card_link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: transparent;
}

/* imgBox */
.imgBox1 img,
.imgBox2 img{
width: 100%;
margin-bottom:1rem;
}
.imgBox1,
.imgBox2 {
margin-bottom:3rem;
}


/*==============================================
.releasedate
============================================= */
.releasedate {
font-size: 0.85rem; 
padding: 0 2rem 3rem;
color: #CCCBCB;
}


