@charset "Shift_JIS";
article{font-size:14px;}
.mt20{margin-top:20px;}
/* 表紙 */
article#cover ul{margin:15px auto 0 auto;width:300px;}
body {
    max-width: 680px;
}
article#cover ul li span{font-size:14px;}
article#cover ul li a{display:block;padding:4px 0 14px 0;background:url(//img.e87.com/s/common/images/arw_d_01.png) no-repeat 50% 20px;background-size:12px 9px;-webkit-background-size:12px 9px;-moz-background-size:12px 9px;}
article#cover ul li a:link,
article#cover ul li a:visited,
article#cover ul li a:hover,
article#cover ul li a:active{color:#4d3538;text-decoration:none;}
/* ギフトガイド */
section.gift{padding:25px 0 0 0;}
section.gift section.intro{background-size:311px 31px;-webkit-background-size:311px 31px;-moz-background-size:311px 31px;}
section.gift section.intro h2{display:table;width:100%;padding:3px 0 3px 0;box-shadow:0 1px 3px rgba(0,0,0,0.2);color:#fff;font-weight:bold;}
section.gift section.intro h2 span.bg{display:block;padding:5px 5px 5px 8px;}
section.gift section.intro h2 span.mkr{display:table-cell;}
section.gift section.intro h2 span.mkr img{vertical-align:bottom;}
section.gift section.intro h2 span.txt{display:table-cell;width:auto;vertical-align:middle;}	
section.gift section.item{padding-top:16px;background-size:7px 10px;-webkit-background-size:7px 10px;-moz-background-size:7px 10px;}
section.gift section.item div.item_bg{padding-top:15px;background-size:7px 15px;-webkit-background-size:7px 15px;-moz-background-size:7px 15px;}
section.gift section.item h3{padding:2px 0 2px 0;color:#fff;font-weight:bold;text-align:center;}
section.gift section.item h3 span{display:block;padding:7px 15px;}
section.gift section.item p.img,
section.gift section.item div.detail{padding:0 0 15px 5px;}
section.gift section.item p.btn{clear:both;margin-top:0;}
/* 表紙 */
.header_txt {
  background: #ebebeb;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.5;}
  

/* ranking */
.rank_ttl_eng {
    width: 148px;
    margin: 0 auto;
    padding-top: 25px;
}
h2.rank_ttl_h2 {    color: #3b3b3b;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 17px;
    padding: 5px 0 15px;
}

section#ranking { clear: both; overflow: hidden;}
/* ranking
------------------------------ */
.area_rank{margin: 8% 0 6%;position:relative;}
.rank_box dl dt {font-size: 36px;color: #fff;line-height: 42px;text-align: center;position: absolute;width: 28px;height: 28px;background: #cdcdcd;border-radius: 50%;text-align: center;top: 2px;left: 2px;z-index: 1;}
.rank_box dl dt span{font-family: "Times New Roman";line-height: 1;font-size: 26px;position: absolute;/* line-height: 36px; */top: 50%;left: 50%;transform: translate(-50%, -50%);color: #3c3c3c;}
.rank_box dl dd.item_img {font-size: 13px;color: #333;}
.rank_box dl dd.item_img img {    border-top: 4px solid #6d9dff;border-bottom: 4px solid #6d9dff;}
section#ranking {clear:both;overflow:hidden;}
.rank_box {display: block;width: 97%;overflow-x: auto;white-space: nowrap;overflow-scrolling: touch;-webkit-overflow-scrolling: touch;margin: 3% 0 6% 3%;}
.rank_box dl {width: 140px;margin: 0 1% 1em;display: inline-block;vertical-align: top;position:relative;}
.rank_box dl dd.item_name {font-weight: bold;color: #333333;padding-top: 5px;white-space: break-spaces;font-size: 88%;line-height: 1.2;display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.rank_box dl dd.price {color: #333333;font-size: 11px;font-family: 'M PLUS Rounded 1c', sans-serif;}
/* .rank_box dd.price { display: none;} */
.rank_box dl dt._gold {
    background: #b09669;
}
.rank_box dl dt._gold span{
    color:#401f1f;
}
.rank_box dl dt._silver {
    background: #9f9a93;
}
.rank_box dl dt._silver span{
    color:#401f1f;
}
.rank_box dl dt._bronze {
    background: #8d5e0d;
}
.rank_box dl dt._bronze span{
    color:#401f1f;
}

.rank_box dl dd div {
    font-size: 16px;
    color: #401f1f;
    line-height: unset;
    text-align: left;
    position: static;
    width: unset;
    height: unset;
    background: none;
    border-radius: unset;
    z-index: 1;
    margin-bottom: 0;
    top:0;
    left:0;
}

.rank_box dl dd div span{
    font-family: 'Noto Serif JP', serif;
    display: block;
    font-size: 16px;
}

.rank_box dl dd div._gold {background:none;position:relative;padding-left:1.45em;}
.rank_box dl div._gold::before {
    content: '';
    background: url(//img.e87.com/img/icon/icon_rank_no1.gif) no-repeat;
    width: 20px;
    height: 18px;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.rank_box dl dd div._gold span{color:#401f1f;}
.rank_box dl dd div._silver {background:none;position:relative;padding-left:1.45em;}
.rank_box dl div._silver::before {
    content: '';
    background: url(//img.e87.com/img/icon/icon_rank_no2.gif) no-repeat;
    width: 20px;
    height: 18px;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.rank_box dl dd div._silver span{color:#401f1f;}
.rank_box dl dd div._bronze {background:none;position:relative;padding-left:1.45em;}
.rank_box dl div._bronze::before {
    content: '';
    background: url(//img.e87.com/img/icon/icon_rank_no3.gif) no-repeat;
    width: 20px;
    height: 18px;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0px;
}
.rank_box dl dd div._bronze span{color:#401f1f;}

.rank_box_other dl dd div span {
    font-family: 'Noto Serif JP', serif;
    display: block;
    font-size: 16px;
}

/* disney_ttl
------------------------------ */
.disney_ttl_h2 {
    color: #553b1e;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    font-weight: 600;
    padding: 38px 0 3px;
    line-height: 28px;
    position: relative;
}
.disney_ttl_h2:before {
    content: "";
    background: url(//img.e87.com/s/selection/disney/img/index/ttl_icon.png);
    width: 39px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);    background-size: contain;
}

/* princess
------------------------------ */
section#princess {
    margin-top: 30px;
}
.princess_outer {
    background: #16182d;
    border-top: 5px solid #d8cc7c;
    border-bottom: 5px solid #d8cc7c;
}
.princess_pic2 {
    display: flex;
}
.item_box2_outer {
    display: flex;
    justify-content: center;flex-wrap: wrap; margin: 10px 2%;
}
.item_box2 {
    width: 44%;
    padding: 10px 3%;
}
.item_box2 .item_pic {
    text-align: center;
}
.item_box2 .name {
    color: #ffd267;
    font-family: 'Noto Serif JP', serif;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0 3px;
    line-height: 1.2;
}
.item_box2 .price {
    color: #fff;font-size: 11px;
}
.item_box2 a:hover {
    opacity: 0.9;
}


/* sweet
------------------------------ */
.disney_btn {
    background: #6d9dff;
    color: #fff;
    text-align: center;
    margin: 30px 5%;
    padding: 10px 0 12px;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    font-weight: 700;
    border-radius: 3px;
    line-height: 1.3;
}
.disney_btn:hover,.item_info .btn:hover {
    background: #9fbfff;
}

.sweet_outer{
    background: #f6daab;
    border-top: 5px solid #d8cc7c;
    border-bottom: 5px solid #d8cc7c;
}

section#sweet {
    margin-top: 40px;
}
section#sweet .item_box2 .name,section#sweet .item_box2 .price {
    color: #5a4728;
}

section#frozen, section#ballon, section#etc {
    margin-top: 30px;
}
.frozen_outer,.ballon_outer,.etc_outer {
    border-top: 5px solid #d8cc7c;
}
.frozen_pic,.ballon_pic{
    padding-bottom: 10px;
}
.item_box1 {
    margin: 20px 4%;
}
.item_box1.anna {
    margin-top: 30px;
}
.item_box1_left {
    display: flex;
    justify-content: center;
    max-width: 450px;
    margin: 0 auto;
}
.item_pic_main {margin-right: 6px;}
.item_pic_sub1 {margin-bottom: 7px;}
.item_txt {
    font-size: 13px;
    line-height: 1.3;
    padding: 0 0 10px;
    position: relative;
}
#frozen .item_txt {
    padding: 80px 0 10px;
    font-family: 'Noto Serif JP', serif;
}
.elsa .item_txt:before {
    background: url(//img.e87.com/s/selection/disney/img/index/elsa_icon.png) no-repeat;
    content: "";
    width: 96px;
    height: 60px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background-size: contain;
}
.anna .item_txt:before {background: url(//img.e87.com/s/selection/disney/img/index/anna_icon.png) no-repeat;content: "";    width: 90px; height: 65px;top: 8px;left: 50%;transform: translateX(-50%);position: absolute;    background-size: contain;}
.item_box1_right .item_info {
    bottom: 0;
    background: #16182d;
    padding: 10px 4%;
}
.item_info .name {
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    padding-bottom: 5px;
}
.item_info .price {
    color: #fff;
    font-size: 12px;
}
.item_info .btn {
    margin-top: 7px;
    background: #6d9dff;
font-size: 15px;
    text-align: center;
    padding: 7px 10px 8px;
    color: #fff;
    position: relative;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
}
.item_info .btn:after {
    content: "";
    background: url(//img.e87.com/selection/disney/2022images/arrow.png) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 60px;
    top: 50%;
    transform: translateY(-50%);
}
.item_box1 a img:hover {
    opacity: 0.8;
}
.item_info .name:hover {
    opacity: 0.9;
}

.item_box1.ballon .comment {
    color: #eb3038;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Kaisei Opti', sans-serif;
    line-height: 1.3;
    padding:5px 0 7px;
}
#ballon .item_box1_right .item_info {
    background: #f6daab;
    padding: 10px 15px;
}
#ballon .item_info .btn {
    background: #eb3038;
    color: #fff;
}
#ballon .item_info.item_info .name,#ballon .item_info .price{color: #5a4728;}
.item_box1.ballon.pooh {
    margin-top: 30px;
}
#etc .item_box2 .name, #etc .item_box2 .price {
    color: #3b3b3b;
}
#etc .item_box2_outer {
    flex-wrap: wrap;
    justify-content: left;
    margin: 25px 2% 0;
}
#etc .disney_ttl_h2 {
    padding: 34px 0 3px;
}
span.txt_small {
    font-size: 70%;
    line-height: 1;
}
.copyright {
    padding: 12px 2%;
    background: transparent;
    font-size: 10px;
    text-align: center;
}

/* グローバルナビ */
nav#global_nav{margin-top:35px;}
/* 画像　枠
section.item img.item_image{border:#fff 5px solid;width:140px !important;box-shadow:#1B1B1B 1px 1px 2px;margin:10px 10px 0 0;}
 */
 
 section.clearfix {
    clear: both;
    overflow: hidden;
}

/* donald and pooh------------------------------ */
.area_anniversary .wrap_product._donald{background:#3cc4df;}
.area_anniversary .wrap_product._pooh{background:#fde41e url(//img.e87.com/selection/disney/2024images/bg_pooh.jpg) no-repeat bottom;}
.area_anniversary ul{display:flex;justify-content: center;padding: 4%;margin-bottom: 16px;}
.area_anniversary ul li{width:48%;margin: 3%;}
.area_anniversary ul li a{display:block;transition:0.2s}
.area_anniversary ul li a:hover{opacity:0.9;}
.area_anniversary ul li a img{width:100%;height:auto;}
.area_anniversary ul li a .product_name{color: #fff;font-size: 13px;margin: 1em 0 0;line-height: 1.6;font-weight: bold;}
.area_anniversary .wrap_product._pooh ul li a .product_name{color:#161616;}

/* navi
------------------------------ */
.navi_disney {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;z-index: 1;position: relative;margin-bottom: 2%;}
.navi_disney a {width: 33%;height: 75px;font-weight: 600;font-size: 15px;position: relative;display: block;text-align: center;color: #2b2d42;/* padding: 3%; */box-sizing: border-box;line-height: 1.5;}
.navi_disney_box {border-radius: 8px;}
.navi_disney_pic {width: 180px;overflow: hidden;}
.navi_disney_txt {font-family: 'Noto Serif JP', serif;text-align: center;font-weight: 500;position: relative;transform: rotate(0.03deg);height: 65px;display: flex;justify-content: center;align-items: center;font-size: min(3.6vw, 16px);line-height: 1.3;}
.navi_disney_txt::after {content: '';background: url(//img.e87.com/selection/spring/2024images/condolence_arrow.png) no-repeat;width: 80px;height: 12px;background-size: contain;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);}
.navi_disney_pic img {width: 100%;height: auto;box-sizing: border-box;border-radius: 5px 5px 0px 0px;border: 1px solid #b5a695;border-bottom: none;}

/*??????*/
.pagetop p{
    font-size:11px;
    text-align: right;
    margin: 3%;
}

#ranking_anc,#sweet_anc,#princess_anc,#Donald_anc,#Pooh_anc,#ballon_anc{padding-top:60px;margin-top:-60px;}

 