@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: 110%;
margin: 0 auto;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/sp_title.webp) no-repeat center top;
background-size: 100%;
text-indent: -999em;
font-size: 0;
}
.spTopBox {
box-sizing: border-box;
padding: 0 25px 3px;
}

.pointBox {
background: #eeeeee;
width: 100%;
margin: 0 auto;
}
.pointBox strong {
color: #d94700;
display: block;
text-align: center;
position: relative;
font-size: 1.15rem;
top: -10px;
}

.pointBox ul {
width: 90%;
margin: 20px auto 0;
padding-bottom: 10px;
}
.pointBox li {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/check.gif) left top no-repeat;
	background-size: 8%;
	box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.5;
margin-bottom: 10px;
padding-left: 10%;
}

p.lead {
font-size: 1.15rem;
line-height: 1.8;
margin-top: 20px;
}
.lead a {
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

.lead a:link,
.lead a:visited {
color: #007df1;
font-weight: bold;
text-decoration: underline;
}

.lead a:hover,
.lead a:active {
color: #87c5ff;
}
.lead span.sTxt {
box-sizing: border-box;
    display: block;
font-size: 0.95rem;
text-indent: -0.95rem;
padding-left: 0.95rem;
line-height: 1.5;
    margin-top: 15px;
}

/*==============================================
 バナー
============================================= */
.bnr a { text-decoration: none; }

/*----　看板下　----*/
.topbnr {
padding: 20px 25px 35px;
}

/*----　.innerbnr ----*/
.innerbnr {
background: #f1f1f1;
margin-top: 35px;
padding: 25px 25px;
}


/*==============================================
 #mainContents
============================================= */
/*----- 文字 -----*/
.productBoxIn p,
.paragraph p {
font-size: 1.25rem;
line-height: 1.8;
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;/*----　右からの矢印の位置　----*/
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 #914108;/*----　矢印の色　----*/
border-right: 2px solid #914108;/*----　矢印の色　----*/
}
.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.5rem;
line-height: 1.5;
vertical-align: top;
padding-left: 15px;
}
.paragraph h2 .subTitle {
color: #f29a00;
display: block;
font-size: 1.3rem;
margin-bottom: 3px;
}

.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;
}
.imgBoxB .sTxt {
display: block;
margin-top: 10px;
font-size: 0.95rem;
}


/*---- .sTitle ----*/
.sTitle {
margin: 50px 0 0;
}
.sTitle + .imgBox02,
.sTitle + .imgBoxB,
.sTitle + .movBox,
.sTitle + p {
margin-top: 15px;
}
.sTitle h3 {
box-sizing: border-box;
font-size: 1.35rem;
font-weight: bold;
text-align: center;
line-height: 1.5;
}

/*---- .userBox ----*/
.userBox {
background: #f5f5f5;
box-sizing: border-box;
padding: 25px;
margin: 50px 0 0;
}
.userBox li {
background-size: 12%;
box-sizing: border-box;
font-size: 1.15rem;
line-height: 1.7;
margin-bottom: 15px;
padding-left: 15%;
}
.user01 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/user01.png) top left no-repeat;
}
.user02 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/user02.png) top left no-repeat;
}
.user03 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/user03.png) top left no-repeat;
}
.user04 {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/user04.png) top left no-repeat;
}
.userBox span {
font-size: 13px;
text-indent: 13px;
margin-left: -13px;
}
.userTitle {
text-align: center;
margin-bottom: 20px;
}
.userTitle strong {
font-size: 1.35rem;
}

/*----- 動画 -----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
margin-bottom: 10px;
}
.movTit {
margin-bottom:10px;
}
.movBox2 { 
margin-top: 40px;
}
.movTxt {
font-size: 13px;
line-height:1.5;
color: #666;
text-align: center;
}
.mov {
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;
}
.imgBox02 .imagesClear span {
display: block;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 5px;
}

/*==============================================
 .productBox
============================================= */
#matome .paragraphIn {
padding-bottom: 30px;
}
.productBox {
background: #6c6c6c;
padding: 50px 0 20px;
}
.productTitle {
text-align: center;
margin: 0 0 20px;
}
.productTitle strong {
color: #fff;
font-size: 1.3rem;
font-weight: normal;
}
.productBoxIn {
padding: 0 30px;
}
.productBoxIn a {
display: block;
background: #fff;
margin-bottom: 30px;
padding: 40px 0 30px;
}
.productBox .img {
text-align: center;
margin-bottom: 20px;
}
.productBox .img img {
width: 50%;
}
.productBox .catch,
.productBox .name {
text-align: center;
}
.productBox .catch {
font-size: 1.35rem;
line-height: 1.5;
margin-bottom: 10px;
}
.productBox .catch span {
display: inline-block;
font-size: 1.15rem;
margin: 4px 0 5px;
}
.productBox .name {
font-size: 2rem;
font-weight: bold;
margin-bottom: 12px;
}
.productBoxIn .btn {
box-sizing: border-box;
padding: 0 25px;
}

/*==============================================
.releasedate
============================================= */
.releasedate {
background: #6c6c6c;
	font-size: 0.85rem; 
	padding: 0 30px 60px;
	color: #fff;
	margin-bottom: -25px;
}
