@charset "shift_jis";
/*==============================================
common
============================================= */
.forSp,
.spTitleImg,
.bnr .item {
display:none;
}
#header {
border-bottom: #ededed solid 1px;
}
.headerIn,
.footerIn {
width: 930px;
margin: 0 auto;
}
.copyRight { border-top: 1px solid #ededed; }
#footer { margin-top: 10px; }
.pageTop { border-radius: 50%; }

/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: normal;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}

/*==============================================
看板
============================================= */
#mainContents {
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
	letter-spacing: 0.08em;
    font-feature-settings: "palt" 1;
}
.mainTitleWrap {
width: 100%;
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/title_bg.webp) center top no-repeat;
}
.mainTitle {
margin: 0 auto;
padding: 97px 0 0;
}
h1 {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/title.webp) left top no-repeat;
width: 930px;
height: 269px;
text-indent: -999em;
font-size: 0;
z-index: 1;
margin: 0 auto;
}
.pointBox {
background: #eeeeee;
width: 857px;
margin: 110px auto 45px;
}
.pointBox strong {
color: #d94700;
display: block;
font-size: 19px;
text-align: center;
position: relative;
top: -15px;
}
.pointBox strong img {
width: 100%;
}
.pointBox ul {
width: 500px;
margin: 20px auto 0;
padding-bottom: 25px;
}
.pointBox li {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/check.gif) left top no-repeat;
	background-size: 25px;
	box-sizing: border-box;
font-size: 20px;
margin-bottom: 20px;
padding-left: 30px;
}

.lead {
    font-size: 17px;
    line-height: 1.9;
width: 857px;
    margin: 40px auto 40px;
}
.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 .sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
text-indent: -12px;
margin-left: 12px;
}

.menu {
border-bottom: #cccccc dotted 1px;
border-top: #cccccc dotted 1px;
    width: 100%;
    box-sizing: border-box;
	padding: 50px 0 40px;
}
.menu ul {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/menu_bg.png) top left no-repeat;
box-sizing: border-box;
    width: 930px;
    margin: 0 auto;
	padding-left: 160px;
}
.menu li {
margin-bottom: 18px;
}
.menu li a {
font-size: 16px;
    -webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

.menu li b {
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/menu_dot.png) top 8px right 15px no-repeat;
display: inline-block;
width: 145px;
}
.menu li a:hover {
opacity: 0.7;
}

/*==============================================
bnr
============================================= */
.topbnr a {
display: block;
width: 854px;
height: 159px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/top_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}
.topbnr {
width: 854px;
margin: 30px auto 65px;
}

/*----　.innerbnr ----*/
.innerbnr {
width: 930px;
margin: 70px auto 120px;
}
.innerbnr a {
display: block;
width: 930px;
height: 188px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/inn_bnr.webp) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

/*----　bnr:hover ----*/
.topbnr a:hover,
.innerbnr a:hover {
opacity: 0.7;
}
/*==============================================
#mainContents
============================================= */
.paragraphIn {
width: 930px;
margin: 0 auto;
}

/*----　font ----*/
:is(#article01, #article02, #article03, #article04) :is(h2) :is(b) {
color: #f2a500;
display: block;
font-size: 28px;
margin-bottom: 8px;
}
:is(#article01, #article02, #article03, #article04) :is(h2) {
background: #f6f6f6;
box-sizing: border-box;
display: block;
font-size: 36px;
font-weight: 600;
font-feature-settings: "palt" 1;
letter-spacing: 0.07em;
line-height: 1.3;
width: 100%;
margin: 0 auto;
padding: 60px 0 50px;
}
:is(#article01, #article02, #article03, #article04) :is(h2) :is(span) {
display: block;
width: 930px;
margin: 0 auto;
}

.paragraph p {
color: #202020;
font-size: 17px;
line-height: 2;
margin-top: 70px;
}
.paragraph p + p {
margin-top: 30px;
}
.paragraph p em {
    background: linear-gradient(transparent 75%, #ffeeb1 30%);
    font-weight: bold;
    font-style: normal;
}
.paragraph p.sTxt {
display: block;
margin-top: 15px;
font-size: 12px;
}
.imgBoxB .sTxt {
display: block;
margin-top: 10px;
font-size: 12px;
text-indent: -24px;
padding-left: 24px;
}


/*----　動画2x1 ----*/
video { 
outline: none;
display: block;
width: 100%;
height: auto;
}
.movBox2 {
margin-top: 70px;
}
.movWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.movWrap .flotL,
.movWrap .mov {
width: 49%;
height: auto;
}


/*---- .imgBox ----*/
.imgBoxB  {
width: 750px;
margin: 70px auto 0;
}
#article04 .imgBoxB {
width: 100%;
margin: 40px auto 0;
}
#article04 .imgBoxB + .imgBoxB {
width: 100%;
margin: 30px auto 0;
}
.imgBox02 {
    width: 100%;
    margin: 70px auto 0;
}
.paragraph p.cap {
font-size: 14px;
line-height: 1.7;
}
.movWrap .flotL img,
.imgBox02 img,
.imgBoxB img,
.imgBox img {
width: 100%;
}
.paragraph a.flotL {
    display: block;
    float: left;
    width: 49%;
}
.paragraph a.flotR {
    display: block;
    float: right;
        width: 49%;
}
.imgBox02 .imagesClear span {
display: block;
text-align: center;
font-size: 19px;
font-weight: bold;
margin-bottom: 10px;
}
.imgBox02 .imagesClear + a {
display: block;
margin-top: 20px;
}
.mov p,
.imgBoxB p,
.imgBox02 p {
    margin-top: 15px !important;
}
.imagesClear + .imagesClear {
    margin-top: 15px;
}
.imagesClear {
overflow: hidden;
}


/*==============================================
.productBox
============================================= */
#matome {
background: url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/matome_bg.webp) top center no-repeat;
width: 100%;
padding: 120px 0 80px;
}
#matome h2 {
text-align: center;
font-size: 30px;
font-weight: bold;
line-height: 1.5;
}
#matome h2 b {
display: none;
}
#matome p {
font-size: 16px;
line-height: 2.1;
margin-top: 30px;
}

.productBox {
background: #6c6c6c;
width: 100%;
}
.productBoxIn {
width: 930px;
margin: 0 auto;
}
.productTitle {
text-align: center;
padding: 100px 0 50px;
}
.productTitle strong {
color: #fff;
font-size: 20px;
}
:is(.mainItem, .otherItem) :is(a) {
background: #fff;
display: table;
width: 100%;
margin: 0 auto;
}
.productBoxIn a {
background: #fff;
box-sizing: border-box;
display: table;
width: 100%;
margin: 0 auto;
padding: 30px 75px;
}
.productBoxIn .img,
.productBoxIn .info {
display: table-cell;
vertical-align: middle;
}
.productBoxIn .img {
box-sizing: border-box;
width: 260px;
padding-right: 70px;
}
.productBoxIn .img img {
width: 100%;
}
.productBoxIn .otherItem {
margin-top: 60px;
}
.productBoxIn .catch {
font-size: 23px;
margin-bottom: 15px;
}
.productBoxIn .name {
font-size: 32px;
margin-bottom: 30px;
}


.productBoxIn .btn span {
display: block;
width: 509px;
height: 63px;
text-indent: -9999px;
background:url(https://img1.kakaku.k-img.com/images/article/tieup/25/10_aladdinpoca/product_btn.gif) no-repeat;
overflow: hidden;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
  -o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

/*----　bnr:hover ----*/
.productBoxIn .btn span:hover {
opacity: 0.7;
}


/*==============================================
.releasedate
============================================= */
.releasedate span {
color: #fff;
display: block;
width: 930px;
margin: 0 auto;
}
.releasedate {
background: #6c6c6c;
font-size: 11px; 
color: #333;
width: 100%;
text-align: right;
margin: 0 auto;
padding: 60px 0 110px;
}
