@charset "utf-8";
/* Base
========================================== */
@import "https://file001.shop-pro.jp/PA01340/453/css/common.css";
/* font 
-----------------------------------------------------------------*/
.yugo { font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif }
/* 
-----------------------------------------------------------------*/
a { color: #636363 }
a:hover {
    color: #444;
    text-decoration: underline;
}
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}
.clear { clear: both }
.st { font-weight: bold }
.fl { float: left }
.fr { float: right }
.tac { text-align: center }
.tar { text-align: right }
.vam { vertical-align: middle }
.pc { display: block !important }
.sp { display: none !important }
/* Margin
-----------------------------------------------------------------*/
.mt10 { margin-top: 10px }
.mt20 { margin-top: 20px }
.mt80 { margin-top: 80px }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb25 { margin-bottom: 25px }
.mb30 { margin-bottom: 30px }
.mb35 { margin-bottom: 35px }
.mb40 { margin-bottom: 40px }
.mb45 { margin-bottom: 45px }
.mb60 { margin-bottom: 60px }
.mr6 { margin-right: 6px }
.mr9 { margin-right: 9px }
.mr10 { margin-right: 10px }
.mr12 { margin-right: 12px }
.mr21 { margin-right: 21px }
/* Font
-----------------------------------------------------------------*/
/* Color
-----------------------------------------------------------------*/
/* 
-----------------------------------------------------------------*/
/*----Wrapper---*/
#wrapper {
    margin: 0 auto;
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 110%;
    color: #555555;
}
/*----Container---*/
#container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
/*    background: url(https://file001.shop-pro.jp/PA01340/453/images/bg.png) repeat-x;*/
}
/*----Header---*/
#header {
    margin: 0 auto;
    width: 100%;
/*    height: 230px;*/
}
#header .header-navi {
/*    padding: 5px 0 0 0;*/
}
#header .header-search-box{
    padding: 5px 0 5px;
    background: #e4dad0;
    overflow: hidden;
}
#header .header-search-box .inner{
    max-width: 960px;
    margin: 0 auto;
}
#header .header-navi .inner{
    max-width: 960px;
    margin: 0 auto;
}
#header .header-navi .header-search {
    float: left;
    padding: 0 0 0 10px;
    width: 330px;
}
#header .header-navi .header-search-box input[type="text"] {
    background: #ffffff url(https://file001.shop-pro.jp/PA01340/453/images/icon_search.gif) no-repeat 5px center;
    float: left;
    margin-right: 22px;
    padding: 3px 5px 3px 30px;
    width: 170px;
    border: 0;
}
#header .header-navi .header-search-cart {
    background: url(https://img21.shop-pro.jp/PA01340/453/etc/ico_bag.png) no-repeat left center;
    float: left;
    margin-top: 5px;
}
#header .header-navi .header-search-cart a {
    display: block;
    padding: 0 0 0 24px;
    text-decoration: none;
}
#header .header-navi .header-search-cart a:hover { text-decoration: underline }
#header .header-navi .header-login {
    float: right;
    padding: 5px 0 0 0;
    width: 345px;
}
#header .header-navi .header-login li {
    float: left;
    margin-right: 0px;
    line-height: 100%;
}
#header .header-navi .header-login li.member {
    padding: 0 0 0 8px;
    margin-right: 11px;
}
#header .header-navi .header-login li.login {
    padding: 0 0 0 8px;
}
#header .header-inner {
    margin: 0 auto;
    padding: 10px 0 10px 0;
    width: 960px;
    height: 185px;
    position: relative;
    clear: both;
}
#header .header-inner .tag{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media screen and (max-width:768px) {
    #header .header-inner .tag{
        display: none;
    }
}
#header .header-inner #header-logo {
    margin: 35px auto 0;
    width: 500px;
    text-align: center;
}
#header .header-inner #description {
    color: #444444;
    font-size: 10px;
    font-weight: normal;
}
#header .header-inner .header-info {
    width: 270px;
    position: absolute;
    right: 10px;
    bottom: 8px;
}
#header .header-inner .header-info .header-info_img { float: left }
#header .header-inner .header-info .header-info_icon { float: right }
#header .header-inner .header-info .header-info_icon li {
    float: left;
    margin-left: 5px;
}
/*----Globalnavi---*/
nav{
    padding: 10px 0;
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
}
@media screen and (max-width:768px) {
    nav{
        border: 0;
        padding: 0;
    }
}
#globalnavi {
    margin: 0 auto;
    padding: 2px 0;
    width: 960px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#globalnavi li {
    font-size: 14px;
}
#globalnavi li i{
    margin-right: 5px;
}
/*----Contents---*/
#contents {
    
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 100%;
}
/*----Maincolumn---*/
#maincolumn {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#maincolumn .bx-wrapper .bx-viewport { height: 420px }
#maincolumn #keyvisual {
    margin: 0 auto 20px;
    width: 960px;
    height: 420px;
}
#maincolumn #thumb_list {
    margin: 0 auto;
    padding: 0 0 20px;
    width: 1010px;
    height: 180px;
    text-align: center;
    letter-spacing: -.40em;
    position: relative;
}
#maincolumn #thumb_list li {
    /* display: inline-block; */
    /* margin: 0 10px; */
    width: 225px;
    letter-spacing: normal;
}
#maincolumn #thumb_list li.arrow-prev {
    width: 50px;
    position: absolute;
    left: -10px;
    top: 65px;
}
#maincolumn #thumb_list li.arrow-next {
    width: 50px;
    position: absolute;
    right: -10px;
    top: 65px;
}
#maincolumn #top_info {
    margin: 0 auto;
    padding: 50px 0 50px;
    width: 960px;
}
#maincolumn #top_info h3 {
    margin-bottom: 38px;
    text-align: center;
}

#maincolumn  #category{
    padding: 50px 0;
}
#maincolumn  #category .inner{
    max-width: 1060px;
    margin: 0 auto;
}
#maincolumn  #category .inner ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#maincolumn  #category .inner ul li{
    margin-bottom: 20px;
}
#maincolumn  #category .inner ul li img{
    max-width: 100%;
    height: auto;
}
@media screen and (max-width:768px) {
    #maincolumn  #category .inner ul li{
        width:calc(50% - 10px);
    }
    #maincolumn  #category .inner{
        padding: 0 20px;
    }
}

#maincolumn #top_info .top_info-list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    letter-spacing: -.40em;
}
#maincolumn #top_info .top_info-list li {
    display: inline-block;
    margin: 0 29px;
    width: 200px;
    letter-spacing: normal;
    vertical-align: top;
}
#maincolumn #top_info .top_info-list li span {
    display: block;
    padding: 7px 0 0 0;
}
#maincolumn #top_info .btn_view_all {
    text-align: center;
    margin-top: 30px;
}
#maincolumn #top_info .btn_view_all a:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
#maincolumn #new_arrivals {
    padding: 70px 0 50px;
    position: relative;
    background: #e4dad0;
}
#maincolumn #new_arrivals .inner{
    max-width: 960px;
    margin: 0 auto;
}
#maincolumn #new_arrivals h3 {
    margin-bottom: 38px;
    text-align: center;
}
#maincolumn #new_arrivals .top_arrivals-list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    letter-spacing: -.40em;
}
.top_arrivals-list li img {
    max-height: 200px;
    width: auto;
    border: 5px solid #fff;
    box-sizing: border-box;
}
#maincolumn #new_arrivals .top_arrivals-list li {
    display: inline-block;
    margin: 0 12px 30px;
    width: 200px;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
}
#maincolumn #new_arrivals .top_arrivals-list li a img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
/*
#maincolumn #new_arrivals .top_arrivals-list li a p.hover_img {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/top/bg_hover_img.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 10px;
    box-sizing: border-box;
}
*/
#maincolumn #new_arrivals .top_arrivals-list li a span.bland {
    display: block;
    padding: 8px 0 0 0;
    font-weight: 700;
}
#maincolumn #new_arrivals .top_arrivals-list li a span.price {
    display: block;
    font-weight: 700;
}
#maincolumn #new_arrivals .top_arrivals-list li a:hover p.hover_img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
#maincolumn #new_arrivals .btn_view_all { text-align: center }
#maincolumn #new_arrivals .btn_view_all a:hover img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
#maincolumn #top_ranking {
    background: url(https://img21.shop-pro.jp/PA01340/453/etc/bg_ranking.png);
    background-size: cover;
    margin: 0 auto;
    padding: 70px 0 90px;
    width: 100%;
}
#maincolumn #top_ranking h3 {
    margin-bottom: 32px;
    text-align: center;
}
#maincolumn #top_ranking .top_ranking-list {
    margin: 0 auto;
    width: 960px;
    text-align: center;
    letter-spacing: -.40em;
}
#maincolumn #top_ranking .top_ranking-list li {
    display: inline-block;
    margin: 0 10px 30px;
    width: 210px;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
}
#maincolumn #top_ranking .top_ranking-list li img {
    max-height: 200px;
    width: auto;
    border: 5px solid #e4dad0;
}
#maincolumn #top_ranking .top_ranking-list li span.icon-new {
    width: 55px;
    position: absolute;
    left: 10px;
    top: -10px;
}
#maincolumn #top_ranking .top_ranking-list li span.icon-new img { border: none !important }
#maincolumn #top_ranking .top_ranking-list li span.icon-sale {
    width: 98px;
    position: absolute;
    left: 0;
    top: 0;
}
#maincolumn #top_ranking .top_ranking-list li span.icon-sale img { border: none !important }
#maincolumn #top_ranking .top_ranking-list li span.icon-rank {
    width: 60px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#maincolumn #top_ranking .top_ranking-list li span.icon-rank img { border: none !important }
#maincolumn #top_ranking .top_ranking-list li span.rank-brand {
    display: block;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-weight: 700;
}
#maincolumn #top_ranking .top_ranking-list li span.rank-name {
    display: block;
    padding: 8px 0 0 0;
    font-weight: 700;
}
#maincolumn #top_ranking .top_ranking-list li span.rank-price {
    display: block;
    padding: 20px 0 0 0;
    font-weight: 700;
}
#maincolumn #top_ranking .top_ranking-list li span.rank-sold {
    display: block;
    padding: 20px 0 0 0;
    color: #FF0004;
    font-weight: 700;
}


#maincolumn #top_recommend {
    padding: 70px 0 50px;
    position: relative;
    background: #e4dad0;
}
#maincolumn #top_recommend .inner{
    max-width: 960px;
    margin: 0 auto;
}

@media screen and (max-width:768px) {
    #maincolumn #top_recommend .inner{
        padding: 0 20px;
    }
}

#maincolumn #top_recommend h3 {
    margin-bottom: 38px;
    text-align: center;
}
#maincolumn #top_recommend .top_restock-list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    letter-spacing: -.40em;
}
.top_arrivals-list li img {
    max-height: 200px;
    width: auto;
    border: 5px solid #fff;
    box-sizing: border-box;
}
#maincolumn #top_recommend .top_restock-list li {
    display: inline-block;
    margin: 0 12px 30px;
    width: 200px;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
}
#maincolumn #top_recommend .top_restock-list li a img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    border: 5px solid #fff;
    box-sizing: border-box;
    max-height: 200px;
}
#maincolumn #top_recommend .top_restock-list li span.rank-name {
    display: block;
    padding: 8px 0 0 0;
    font-weight: 700;
}
#maincolumn #top_recommend .top_restock-list li span.rank-price {
    display: block;
    padding: 20px 0 0 0;
    font-weight: 700;
}
@media screen and (max-width:768px) {
    #maincolumn #top_recommend .top_restock-list{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #maincolumn #top_recommend .top_restock-list li{
        width:calc(50% - 10px);
        margin: 0 0 20px 0;
    }
    #maincolumn #top_recommend .top_restock-list li img{
        max-width: 100%;
        height: auto;
    }
}

#top_history{
    background: #dabc9e;
    padding: 50px 0;
}
#top_history h3{
    text-align: center;
    margin-bottom: 50px;
    font-size: 18px;
}
#top_history .inner{
    max-width: 960px;
    margin: 0 auto;
}
#top_history .inner .top_history-list{
    display: flex;
    flex-wrap: wrap;
}
#top_history .inner .top_history-list li{
    margin-right: 30px;
}
#top_history .inner .top_history-list li:last-child{
    margin-right: 0;
}
@media screen and (max-width:768px) {
    #top_history .inner{
        padding: 0 20px;
    }
    #top_history .inner .top_history-list{
        justify-content: space-between;
    }
    #top_history .inner .top_history-list li{
        width:calc(50% - 10px);
        margin: 0 0 20px 0;
    }
#top_history .inner .top_history-list li img{
        max-width: 100%;
        height: auto;
    }
}

#top_brand {
    margin: 0 auto;
    padding: 45px 0 20px;
    width: 100%;
    position: relative;
    border-top: 2px solid #434544;
    border-bottom: 2px solid #434544;
}
#top_brand h3 {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: -15px;
}
#top_brand .icon_bland {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: -7px;
}
#top_brand .top_brand-list {
    margin: 0 auto;
    width: 960px;
    text-align: center;
    letter-spacing: -.40em;
}
#top_brand .top_brand-list li {
    display: inline-block;
    margin: 0 10px 25px;
    width: 160px;
    letter-spacing: normal;
    position: relative;
}
#top_instagram {
    margin: 0 auto;
    padding: 76px 0 198px;
    width: 100%;
/*    font-size: 11px;*/
    text-align: center;
/*    display: none;*/
}
#top_instagram iframe {
    margin: 0 auto 30px;
    max-width: 960px;
}
#top_instagram h3 {
    margin-bottom: 42px;
    text-align: center;
}
#top_instagram #instafeed {
    margin: 0 auto 30px;
    max-width: 960px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#top_instagram #instafeed li {
    width:calc(25% - 10px);
}
@media screen and (max-width:768px) {
    #top_instagram #instafeed{
        padding: 0 20px;
    }
    #top_instagram #instafeed li {
        width:calc(50% - 10px);
        margin-bottom: 20px;
    }
}
#top_instagram #instafeed li img{
    max-height: 200px;
    width: auto;
    border: 5px solid #e4dad0;
    box-sizing: border-box;
}
#top_instagram .follow-me {
    margin: 0 auto 12px;
    width: 220px;
}

#top_instagram .info_area{
    text-align: center;
    margin-top: 30px;
}
#top_instagram .info_area .follow{
    margin-bottom: 20px;
}
@media screen and (max-width:768px) {
    #top_instagram .inner{
        padding: 0 20px;
    }
}



#top_help {
    background: #bc8a78;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%;
    color: #ffffff;
}
#top_help .help_in {
    width: 960px;
    margin: 0 auto;
}
#top_help h3 {
    font-size: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}
#top_help h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
#top_help h4 img { vertical-align: middle }
#top_help h4 a{
    color: #fff;
    float: right;
}
#top_help h5 {
    font-size: 14px;
    padding-left: 5px;
    margin-bottom: 10px;
    line-height: 1;
}
#top_help h5::before{
content: "\0025cf";
}

#top_help p {
    font-size: 12px;
    margin-bottom: 15px;
}
#top_help .help_left {
    width: 610px;
    float: left;
}
#top_help .help_left .help_payment_delivery {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}
#top_help .help_left .help_payment_delivery_left {
    float: left;
    width: 280px;
}
#top_help .help_left .help_payment_delivery_right {
    float: right;
    width: 280px;
}
#top_help .help_right {
    width: 260px;
    float: right;
}
/*----Leftcolumn---*/
#leftcolumn { display: none }
/*----Footer---*/

#footer {
    background: #e4dad0;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 100%;
    text-align: center;
    position: relative;
    clear: both;
}
#footer .foot_inner{
    background: #fff;
    padding: 10px 0;
    margin-bottom: 20px;
}
#footer .foot_inner ul{
    display: flex;
    justify-content: center;
}
#footer .foot_inner ul li{
    margin: 0 15px;
}

#footer #page-top {
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 9999;
}
.pan {
    color: #777;
    width: 960px;
    font-size: 10px;
    margin: 0 auto 30px;
    line-height: 1.6em;
}
.pan p:first-child { display: inline-block }
.pan .info-box-date { display: inline-block }
.pan .info-box-text { display: inline-block }
.pan a {
    color: #777;
    text-decoration: none;
}
.pan a:hover {
    color: #ccc;
    text-decoration: none;
}
.pan a:after {
    content: '';
    margin-left: 0.5em;
}
.pan span:after {
    content: '';
    margin-left: 0.5em;
}
.pan .info-box-date { }
.pan .info-box-text { }
.x { text-indent: -9999px }
.center { text-align: center }
.page-con-title {
    width: 960px;
    margin: 0 auto 30px;
}
.page #contents { background: none }
.page #top_ranking { background: url(https://file001.shop-pro.jp/PA01340/453/images/top/line.png) no-repeat center top !important }
.page #new_arrivals { background: url(https://file001.shop-pro.jp/PA01340/453/images/top/line.png) no-repeat center top !important }
.page #item-box-wrapper {
    border-top: 1px dotted #555555;
    padding-top: 20px;
}
.info-con {
    width: 564px;
    margin: 0 auto;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/page/info-con-foot.gif) 0 bottom no-repeat #eee;
    margin-bottom: 60px;
    padding: 0 38px 99px;
}
.info-con-title {
    margin: 0 auto;
    width: 640px;
}
.info-con-date {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    margin-bottom: 25px;
}
.info-con-title02 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}
.info-con-dia {
    text-align: center;
    margin: 25px 0;
}
.info-con-text { padding: 0 40px }
.info-con-back-bt {
    text-align: center;
    margin-bottom: 120px;
}
.info-box-wrapper {
    width: 730px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    -webkit-justify-content: flex-start;
    -webkit-flex-wrap: wrap;
}
.info-box {
    width: 33%;
    text-align: center;
    margin-bottom: 70px;
}
.info-box-img { margin-bottom: 20px }
.info-box-img a {
    border-radius: 100px;
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 200px;
/*    box-shadow: 5px 5px 0 #eee;*/
}
.info-box-img a:hover img {
    border-radius: 85px;
    box-shadow: 5px 5px 0 #eee;
}
.info-con .info-box-date {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/page/date-text.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
    margin-bottom: 5px;
    padding: 7px 10px 7px 64px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.info-con .info-box-text {
    text-align: center;
    margin: 25px 0;
    font-size: 18px;
    font-weight: bold;
}
.info-con .info-con-image { text-align: center }
.info-box-text a { text-decoration: none }
.page-navi {
    text-align: center;
    margin-bottom: 70px;
}
.page-navi a {
    display: inline-block;
    margin: 0 5px;
    padding-top: 0.3em;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.page-navi-back { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/info-navi-back.jpg) center 7px no-repeat }
.page-navi-on {
    background: #444;
    width: 2em;
    height: 1.7em;
    border-radius: 20px;
    color: #FFF;
}
.page-navi-off {
    background: #eee;
    width: 2em;
    height: 1.7em;
    border-radius: 20px;
}
.page-navi-next { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/info-navi-next.jpg) center 7px no-repeat }
.page-navi-list { margin-bottom: 10px }
#maincolumn #new_arrivals .top_arrivals-list li span.icon-new {
    width: 55px;
    position: absolute;
    left: 10px;
    top: -10px;
}
#maincolumn #new_arrivals .top_arrivals-list li span.icon-sale {
    width: 98px;
    position: absolute;
    left: 0;
    top: 0;
}
#maincolumn #new_arrivals .top_arrivals-list li span.icon-rank {
    width: 60px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#maincolumn #new_arrivals .top_arrivals-list li span.rank-brand {
    display: block;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-weight: 700;
}
#maincolumn #new_arrivals .top_arrivals-list li span.rank-name {
    display: block;
    padding: 8px 0 0 0;
}
#maincolumn #new_arrivals .top_arrivals-list li span.rank-price {
    display: block;
    padding: 20px 0 0 0;
    font-weight: 700;
}
#maincolumn #new_arrivals .top_arrivals-list li span.rank-sold {
    display: block;
    padding: 20px 0 0 0;
    color: #FF0004;
    font-weight: 700;
}
/*------ bland------*/
.bland-logo { margin-bottom: 30px }
.bland-head {
    width: 854px;
    margin: 0 auto 60px;
}
.bland-head-left { width: 315px }
.bland-head-right { width: 470px }
.bland-head-name {
    font-size: 18px;
    margin-bottom: 10px;
}
.bland-head-sub-name {
    font-size: 11px;
    margin-bottom: 20px;
}
.bland-head-text {
    font-size: 13px;
    line-height: 1.6em;
}
/*------ group------*/
.group-head {
    width: 900px;
    margin: 0 auto 30px;
    max-width: 100%;
}
.group-title {
    font-size: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    margin-bottom: 15px;
}
.group-head-text {
    width: 720px;
    font-size: 13px;
    line-height: 1.6em;
    margin: 0 auto 45px;
    max-width: 100%;
}
#maincolumn #item-box-wrapper {
    padding: 52px 0 44px;
    position: relative;
    max-width: 960px;
    margin: 0 auto;
}
#maincolumn #item-box-wrapper .inner{

}
@media screen and (max-width:768px) {
    #maincolumn #item-box-wrapper{
        padding: 50px 20px;
        box-sizing: border-box;
    }
}
#maincolumn #item-box-wrapper h3 {
    margin-bottom: 38px;
    text-align: center;
}
#maincolumn #item-box-wrapper .item-list {
    margin: 0 auto;
    width: 100%;
    text-align: left;
    letter-spacing: -.40em;
}
#maincolumn #item-box-wrapper .item-list li {
    display: inline-block;
    margin: 0 12px 50px;
    width: 200px;
    letter-spacing: normal;
    vertical-align: top;
    position: relative;
    text-align: center;
}
#maincolumn #item-box-wrapper .item-list li a img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    max-height: 200px;
    max-width: 200px;
    border: 5px solid #e4dad0;
}
#maincolumn #item-box-wrapper .item-list li a p.hover_img {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/top/bg_hover_img.png) no-repeat;
    display: block;
    width: 200px;
    height: 200px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
#maincolumn #item-box-wrapper .item-list li a p.hover_img span.bland {
    display: block;
    padding: 60px 0 20px 0;
    color: #ffffff;
    line-height: 200%;
    text-decoration: none;
}
#maincolumn #item-box-wrapper .item-list li a p.hover_img span.price {
    display: block;
    color: #ffffff;
}
#maincolumn #item-box-wrapper .item-list li a:hover p.hover_img {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
}
#maincolumn #item-box-wrapper .item-list li span.icon-new {
    width: 55px;
    position: absolute;
    left: 10px;
    top: -10px;
}
#maincolumn #item-box-wrapper .item-list li span.icon-sale {
    width: 98px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}
#maincolumn #item-box-wrapper .item-list li span.icon-sale img{
    height: 60px;
}
#maincolumn #item-box-wrapper .item-list li span.icon-rank {
    width: 60px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#maincolumn #item-box-wrapper .item-list li span.rank-brand {
    display: block;
    padding: 8px 0 0 0;
    font-size: 13px;
    font-weight: 700;
}
#maincolumn #item-box-wrapper .item-list li span.rank-name {
    display: block;
    padding: 8px 0 0 0;
}
#maincolumn #item-box-wrapper .item-list li span.rank-name img.new_mark_img1 {
    width: 55px;
    position: absolute;
    left: 10px;
    top: -10px;
    display: none !important;
}
#maincolumn #item-box-wrapper .item-list li span.rank-price {
    display: block;
    padding: 20px 0 0 0;
    font-weight: 700;
}
#maincolumn #item-box-wrapper .item-list li span.rank-sold {
    display: block;
    padding: 20px 0 0 0;
    color: #FF0004;
    font-weight: 700;
}
.list-order {
    text-align: right;
    width: 904px;
    margin: 0 auto 70px;
}
/*------category------*/
.cat-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.cat-sub-title {
    font-size: 11px;
    margin-bottom: 30px;
}
.cat-head-list {
    margin: 0 auto 50px;
    width: 650px;
    text-align: center;
}
.cat-head-list li {
    display: inline-block;
    margin-bottom: 20px;
}
.cat-head-list li a {
    text-decoration: none;
    font-size: 13px;
    color: #777;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
}
.cat-head-list li a:hover { color: #ccc }
.cat-head-on { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/cat-head-on.gif) 0 2px no-repeat }
.cat-head-off { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/cat-head-off.gif) 0 2px no-repeat }
.cat-head-off:hover { background: url(../images/page/cat-head-on.gif) 0 2px no-repeat }
/*------single------*/
.single-head {
    min-height: 111px;
    padding-bottom: 50px;
}
.single-title-cat {
    font-size: 16px;
    color: #444;
    font-weight: normal;
    margin: 0 auto 10px auto;
}
.single-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto 20px auto;
}
.single-price {
    font-size: 16px;
    color: #777;
    font-weight: bold;
}
.single-product-price {
    font-size: 12px;
    color: #777;
    font-weight: normal;
    margin-top: 3px;
}
.item-img-main {
    width: 600px;
    text-align: center;
    margin: 50px auto;
    position: relative;
}
.item-img-main .icon-new {
    width: 55px;
    position: absolute;
    left: 10px;
    top: -10px;
}
.image-box-thumb {
    min-width: 225px;
    max-width: 685px;
    text-align: center;
    margin: 0 auto 50px;
}
.image-box-thumb ul { text-align: center }
.image-box-thumb li {
    display: inline-block;
    padding: 5px;
    width: 100px;
    height: 100px;
    overflow-y: hidden;
}
.image-box-thumb ul li img {
    height: auto;
    max-width: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.cart {
    width: 904px;
    margin: 0 auto 50px;
    border-top: 1px dotted #555555;
    padding-top: 20px;
}
.cart-left { width: 480px }
.size_ttl {
    background: url(https://img21.shop-pro.jp/PA01340/453/etc/h4_size.png);
    margin: 10px 0 30px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 197px;
    height: 22px;
}
.wash_ttl {
    background: url(https://img21.shop-pro.jp/PA01340/453/etc/h4_washing.png);
    margin: 10px 0 30px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 171px;
    height: 23px;
}
.attention_txt {
    background: url(https://img21.shop-pro.jp/PA01340/453/etc/ico_attention.png);
    margin: 10px 0;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 0 0 32px;
    color: #777777;
}
.wash_list{
    padding-left: 20px;
    list-style: disc;
}
.wash_list li{
    margin-bottom: 10px;
    list-style: disc;
}
.size_list{
    width: 100%;
    border-collapse: collapse;
}
.size_list tr th{
    background: #dabc9e;
    padding: 10px;
    border: 2px solid #fff;
}
.size_list tr td{
    background: #e4dad0;
    padding: 10px;
    border: 2px solid #fff;
}

.cart-right { width: 354px }
.cart-bt-left { width: 95px }
.cart-bt-left p { margin-bottom: 5px }
.cart-bt-right {
    width: 186px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.cart-setsumei {
    margin-bottom: 40px;
    font-size: 12px;
}
.cart-washing {
    margin-bottom: 40px;
    font-size: 12px;
}
.cart-title { margin-bottom: 20px }
.size-table { width: 100% }
.size-table tr { border: 2px solid #fff }
.size-table th {
    border: 2px solid #fff;
    background: #EEE;
}
.size-table td {
    border: 2px solid #fff;
    background: #f7f7f7;
}
.cart-function {
    padding-left: 40px;
    font-size: 11px;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/page/item/item-icon-function.gif) 0 2px no-repeat;
    color: #777;
}
.cart-num {
    border: 2px solid #777 !important;
    height: 28px !important;
    width: 68px !important;
    border-radius: 5px !important;
    font-size: 16px !important;
    padding: 10px !important;
    text-align: right !important;
}
.cart-more {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    padding: 10px 0;
    clear: both;
}
.cart-more p a {
    padding-left: 20px;
    text-decoration: none;
    display: block;
    min-height: 15px;
}
.cart-more-one a { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/item/cart-icon-gift.gif) 0 2px no-repeat }
.cart-more-two a { background: url(https://file001.shop-pro.jp/PA01340/453/images/page/item/cart-icon-mail.gif) 0 2px no-repeat }
.cart-more02-one { width: 48% }
.cart-more02-two {
    width: 48%;
    text-align: right;
    font-size: 12px;
}
.normal-table {
    width: 100%;
    text-align: center;
}
.red { color: #f00 }
#option_tbl {
    width: 100%;
    text-align: center;
}
.stock_zero{
    color: #f00
}
#option_tbl td { padding: 1em }
#option_tbl td label { margin: 5px 0 }
/*
 * product list
 */
.prd-lst-unit {
    margin-bottom: 60px;
    padding: 0 30px;
    text-align: center;
}
.prd-lst-img {
    display: block;
    margin: 0 auto 1em;
}
.prd-lst-span {
    display: block;
    margin: .3em 0;
    font-size: 12px;
}
.prd-lst-name { font-size: 14px }
.prd-lst-price { color: #abaaaa }
.prd-lst-regular { text-decoration: line-through }
.prd-lst-discount { color: #b81717 }
/* product list sort */
.prd-lst-sort {
    margin: 3em 0;
    color: #888;
    text-align: center;
    font-size: 12px;
}
/* prduct list pager */
.prd-lst-pager { text-align: center }
.prd-lst-pos b {
    font-size: 18px;
    font-weight: normal;
}
/*
 * product
 */
.product-image-thumb img { border: 2px solid  <$page_bgcolor> }
.thumb-active img { border: 2px solid <$btn_01_bgcolor> }
#product p.info-box-text {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}
#product p.info-box-date {
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    margin-bottom: 25px;
}
#product p.info-box-date:before { content: url('https://file001.shop-pro.jp/PA01340/453/images/page/date-text.gif') }
#product .info-con-image { text-align: center }
.f-clear:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
}
.f-clear { height: 1% }
.f-clear:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
}
/*=======STORY========*/
.story {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/story/bg01.png);
    width: 971px;
    height: 1274px;
    position: relative;
    margin: 0 auto;
}
.story p.txt01 {
    font-size: 13px;
    color: #F4AE9A;
    line-height: 2.4;
    position: absolute;
    top: 170px;
    left: 50px;
}
.story p.txt02 {
    text-align: center;
    position: absolute;
    width: 600px;
    right: 10px;
    top: 310px;
    line-height: 2;
}
.story p.txt03 {
    text-align: center;
    position: absolute;
    width: 550px;
    left: 0;
    top: 550px;
    line-height: 2;
}
.story p.txt03 span { font-size: 15px }
.story p.txt04 {
    text-align: center;
    position: absolute;
    width: 600px;
    right: -5px;
    top: 900px;
    line-height: 2;
}



.dreamcatcher {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    width: 880px;
    height: 1670px;
    margin: 40px auto 30px;
}
.dreamcatcher p.txt01.tac {
    padding: 300px 0 80px;
    font-size: 14px;
    line-height: 2;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/dreamcatcher/new_bg01.png) no-repeat center top;
}
.dreamcatcher p.txt02.tac {
    font-size: 13px;
    padding: 0px 0 65px;
}
.dreamcatcher p.txt03.tac {
    font-size: 13px;
    line-height: 1.8;
    padding: 356px 0 71px;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/dreamcatcher/new_bg02.png) no-repeat center top 0px;
}
.dreamcatcher p.txt04.tac {
    font-size: 13px;
    line-height: 1.8;
    padding: 40px 0 400px;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/dreamcatcher/new_bg03.png) no-repeat center top 0px;
}
.gift {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    text-align: center;
    margin-top: 40px;
}
.gift p {
    font-size: 13px;
    line-height: 2;
}
.gift ul.clearfix.navi {
    text-align: center;
    margin-bottom: 40px;
}
.gift ul.clearfix.navi li {
    display: inline-block;
    margin: 40px 17px 10px;
}
.gift #block01 { background: url(https://file001.shop-pro.jp/PA01340/453/images/gift/bg01.png) }
.gift #block02 {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/gift/bg02.png) #fcf0eb;
    background-repeat: repeat-x;
}
.gift #block03 {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/gift/bg03.png) #fae8e1;
    background-repeat: repeat-x;
}
.gift #block04 {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/gift/bg04.png) #f8e0d7;
    background-repeat: repeat-x;
    margin-bottom: 60px;
}
.gift #block01,
.gift #block02,
.gift #block03,
.gift #block04 { padding: 40px 0 0 }
.gift .label {
    margin: -20px 0 -16px;
    position: relative;
    height: 38px;
    z-index: 9999;
}
.gift .itemname { margin: 10px 0 }
.gift .itembox {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    margin: 30px;
}
.gift .itemlist.clearfix {
    width: 990px;
    margin: 0 auto;
}
.gift .itembox_inner {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/gift/item_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 9px;
    margin-bottom: 10px;
}
.gift .itemcomment {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
}
.party {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    width: 100%;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/party/party_bg_1.png) center 1120px;
    background-repeat: repeat-x;
    text-align: center;
    margin: 40px auto 30px;
}
.party div {
    width: 910px;
    margin: 0 auto;
}
.party #introduction {
    padding: 0 0 73px;
}
.party #introduction .title {
    padding: 0;
}
.party #introduction #stop {
    padding: 34px 0 0;
}
.party #introduction .introduction {
    padding: 0 0 40px;
}
.party #introduction ul {
    width: 730px;
    overflow: hidden;
    padding: 0 0 0 180px;
}
.party #introduction ul li {
    float: left;
    width: 96px;
    padding: 0 14px 0 0;
}
.party #party1 {
    padding: 50px 0;
}
.party #party1 .button {
    width: 810px;
    height: 155px;
    background: url(https://file001.shop-pro.jp/PA01340/453/images/party/party_bg_2.png) center top;
    position: relative;
    margin: 25px auto 0;
}
.party #party1 .button .button1 {
    width: 380px;
    height: 105px;
    position: absolute;
    top: 35px;
    left: 15px;
}
.party #party1 .button .button2 {
    width: 380px;
    height: 105px;
    position: absolute;
    top: 35px;
    right: 15px;
}
.party #party2 {
    padding: 65px 0 80px;
}
.party #party3 {
    padding: 65px 0 100px;
}
.party #download {
    padding: 50px 0 55px;
}
.party #download ul {
    width: 805px;
    overflow: hidden;
    padding: 43px 0 0 105px;
}
.party #download ul li {
    float: left;
    width: 200px;
    padding: 0 50px 47px 0;
}
.brandlist {
    width: 960px;
    margin: 0 auto;
}
.brandlist {
    width: 960px;
    margin: 0 auto;
}
.brandlist .page_brand-list {
    background: url(https://file001.shop-pro.jp/PA01340/453/images/top/line.png) no-repeat center top !important;
    padding: 14px;
}
.brandlist .page_brand-list li {
    float: left;
    border: 6px solid #eeeeed;
    width: 134px;
    height: 134px;
    position: relative;
    margin: 10px;
    padding: 10px;
}
.brandlist .page_brand-list li img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 90%;
}
.help {
    padding: 30px 0px;
    line-height: 1.8;
}
ul.linkbox {
    width: 846px;
    padding: 30px 30px 60px;
    margin: 0 auto;
    border-bottom: 2px dashed #B3B3B3;
}
ul.linkbox li {
    display: inline-block;
    margin: 0 9px 30px;
}
.help_under {
    padding: 40px 0 100px;
    line-height: 1.8;
}
.help_under .help_navi {
    text-align: center;
    margin-bottom: 70px;
}
.help_under ul.link {
    border-bottom: 2px dashed #999;
    width: 800px;
    margin: 0 auto 20px;
    padding: 0 0 15px 20px;
}
.help_under ul.link li {
    display: inline-block;
    margin-right: 29px;
}
.help_under .section {
    line-height: 1.8;
    font-size: 14px;
    width: 740px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.help_under h3 {
    margin-bottom: 7px;
    font-size: 15px;
    color: #F5AF9B;
}
.help_under hr { border-top: 1px solid #F5AF9B }
.help_under .section .section { padding: 0 20px 0 }
.help_under .section span {
    color: #F5AF9B;
    font-weight: bold;
}
.help_under .section hr { border-top: 1px dashed #F5AF9B }
.help_under .photobox li {
    display: inline-block;
    margin: 50px 3px 0 0;
}
.help_under.order { padding-bottom: 50px }
.order_inner {
    width: 793px;
    margin: 0 auto;
    border-top: dashed 1px #B3B3B3;
    border-bottom: dashed 1px #B3B3B3;
    padding: 30px 0;
}
.help_under.order .section { padding-bottom: 20px }
.help_under.order .txtbox {
    margin: 0 23px;
    padding: 10px 0;
    border-bottom: dashed 1px #F5AF9B;
}
.help_under.order .txtbox02 { }
.help_under.order .txtbox strong {
    display: inline-block;
    margin-top: 11px;
}
#globalnavi { position: relative }
#globalnavi > li { }
#globalnavi > li a { }
#globalnavi > li a:hover { }
ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}
ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}
#globalnavi > li:hover { }
.menu__second-level li { }
.menu__third-level li { }
.menu__second-level li a:hover { }
.menu__third-level li a:hover { }
.menu__fourth-level li a:hover { }
#globalnavi:before,
#globalnavi:after {
    content: " ";
    display: table;
}
#globalnavi:after { clear: both }
#globalnavi { *zoom: 1             }
#globalnavi > li.menu__multi { position: relative }
li.menu__multi ul.menu__second-level {
    position: absolute;
    top: 32px;
    width: 170px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-align: center;
    z-index: 100;
}
li.menu__multi:hover ul.menu__second-level {
    top: 32px;
    visibility: visible;
    opacity: 1;
    text-align: center;
    background: #444;
}
li.menu__multi ul.menu__second-level li {
    position: relative;
    min-height: 40px !important;
    max-height: 65px !important;
    background: #444444;
    float: none !important;
    font-size: 12px !important;
}
li.menu__multi ul.menu__second-level li a {
    position: relative;
    text-align: center;
    display: block;
    text-decoration: none;
    width: 160px;
    padding: 10px 0;
    margin: 0 auto;
    color: #fff;
    border-bottom: 1px solid #fff;
}
li.menu__multi ul.menu__second-level li:last-child a { border-bottom: 0 }
li.menu__multi ul.menu__second-level li a.bottom { border-bottom: none }
li.menu__multi ul.menu__second-level li:hover { background: #111 }
li.menu__multi ul.menu__second-level li ul.menu__third-level {
    position: absolute;
    top: 0;
    left: 170px;
    width: 250px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li:hover ul.menu__third-level {
    visibility: visible;
    opacity: 1;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li a {
    position: relative;
    text-align: center;
    display: block;
    text-decoration: none;
    width: 240px;
    padding: 10px 0;
    margin: 0 auto;
    color: #fff;
    border-bottom: 1px solid #fff;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:last-child a { border-bottom: 0 }
li.menu__multi ul.menu__second-level li ul.menu__third-level li {
    min-height: 40px !important;
    max-height: 60px !important;
    background: #777;
    float: none !important;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover { background: #111 }
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level {
    position: absolute;
    top: 0;
    left: 100%;
    width: 160px !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li {
    min-height: 40px !important;
    max-height: 60px !important;
    background: #999;
    float: none !important;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover { background: #111 }
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li a {
    position: relative;
    text-align: center;
    display: block;
    text-decoration: none;
    width: 150px;
    padding: 10px 0;
    margin: 0 auto;
    color: #fff;
    border-bottom: 1px solid #fff;
}
li.menu__multi ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li a.bottom { border-bottom: none }
li.menu__multi ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level {
    visibility: visible;
    opacity: 1;
}
#maincolumn #subpage-wrapper {
    margin: 0 auto;
    padding: 30px 0 44px;
    width: 960px;
    position: relative;
}
#maincolumn #subpage-wrapper h3 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 16px;
}
#subpage-wrapper p {
    margin-bottom: 40px;
    font-size: 14px;
}
@media screen and (max-width:768px) { 
    /*----*/
    .pc { display: none !important }
    .sp { display: block !important }
    .sp_mt20 { margin-top: 20px }
    .sp_mb10 { margin-bottom: 10px }
    .sp_mb15 { margin-bottom: 15px }
    .sp_mb20 { margin-bottom: 20px }
    .sp_tac { text-align: center }
    .fl,
    .fr {
        float: none !important;
        margin-bottom: 20px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    body { background: none }
    .drawer .drawer-nav { display: none }
    .drawer-open .drawer-nav {
        display: block;
        z-index: 10000;
    }
    .drawer-overlay {
        position: fixed;
        z-index: 5000;
    }
  #container {
/*    background: url(https://file001.shop-pro.jp/PA01340/453/images/bg_sp.jpg) repeat-x;*/
}
    #contents { background: none }
    #header { height: auto }
    #header .header-navi {
        width: 75%;
        padding: 7px 5% 7px 20%;
        background: #e4dad0;
    }
    #header .header-navi .header-login { display: none }
    #header .header-navi .header-search-cart {
        text-indent: -9999px;
        padding: 0;
        background: url(https://img21.shop-pro.jp/PA01340/453/etc/ico_bag.png) no-repeat center;
        width: 8%;
        background-size: contain;
    }
    .drawer-open #header .header-navi .header-search-box { display: none }
    #header .header-inner {
        width: 100%;
        height: auto;
        padding: 0 0 25px;
    }
    #header .header-inner #description { display: none }
    #header .header-inner #header-logo {
        width: 70vw;
        text-align: center;
    }
    #header .header-inner .header-info { display: none }
    ul#globalnavi { display: none }
    #maincolumn #top_info .top_info-list li {
        width: 40%;
        margin: 0 3%;
    }
    .drawer-hamburger {
        width: 2rem !important;
        padding: 9px .75rem 21px !important;
        background: #000;
    }
    .drawer-nav {
        background: #454545 !important;
        padding: 10px 0 10px 1rem;
        width: 15.25rem !important;
        font-size: 16px;
    }
    .drawer-hamburger-icon,
    .drawer-hamburger-icon:after,
    .drawer-hamburger-icon:before { background: #fff !important }
    .drawer-open .drawer-hamburger-icon { background: transparent !important }
    #maincolumn #top_info .top_info-ttl { position: initial }
    #maincolumn #top_info .top_info-list li:nth-child(3) { display: none }
    #maincolumn #top_info { width: 100% }
    #maincolumn #new_arrivals { width: 100% }
    #maincolumn #top_ranking .top_ranking-list { width: 100% }
    #maincolumn #top_restock .top_restock-list { width: 100% }
    #top_brand .top_brand-list { width: 100% }
    #top_instagram .top_instagram-list { width: 100% }
    #top_help .help_in { width: 100% }
    #top_help .help_left {
        width: 100%;
        clear: both;
    }
    .help_right {
        width: 100%;
        clear: both;
    }
    ul#globalnavi { display: none }
    #maincolumn #top_info .top_info-list li {
        width: 40%;
        margin: 0 3%;
    }
    #maincolumn #top_info .top_info-ttl {
        position: initial;
        margin-bottom: 20px;
    }
    #maincolumn #top_info .top_info-list li:nth-child(3) { display: none }
    #maincolumn #top_info {
        width: 100%;
        height: auto;
        padding: 20px 0 90px;
    }
    #maincolumn #new_arrivals { width: 100% }
    #maincolumn #top_ranking .top_ranking-list { width: 100% }
    #maincolumn #top_restock .top_restock-list { width: 100% }
    #top_brand .top_brand-list { width: 100% }
    #top_instagram .top_instagram-list { width: 100% }
    #top_help {
        padding: 20px 5%;
        width: 90%;
    }
    #top_help .help_in { width: 100% }
    #top_help .help_left {
        width: 100%;
        clear: both;
        display: block;
    }
    #top_help .help_right {
        width: 100% !important;
        text-align: center;
        clear: both;
    }
    p#page-top { display: none }
    #top_help .help_left .help_payment_delivery { padding-bottom: 10px }
    #top_help .help_left .help_payment_delivery_left {
        width: 100%;
        float: none;
        padding-bottom: 10px;
        border-bottom: 1px dashed #fff;
    }
    #top_help .help_left .help_payment_delivery_right {
        width: 100%;
        float: none;
        padding-top: 20px;
    }
    .fb_iframe_widget { display: none }
    #maincolumn #new_arrivals .top_arrivals-list li {
        width: 40%;
        margin: 2.5%;
/*        height: 51vw;*/
    }
    #maincolumn #new_arrivals .top_arrivals-list li a p.hover_img { display: none }
    #maincolumn #top_ranking .top_ranking-list li {
        width: 43%;
        margin: 0 2%;
    }
    #maincolumn #top_ranking .top_ranking-list li span.rank-price { padding: 0 0 30px }
    #maincolumn #top_restock .top_restock-list li {
        width: 44%;
        margin: 0 2.5% 30px;
    }
    span.recommned_photo {
        width: 100%;
        height: 180px;
        box-sizing: border-box;
    }
    #maincolumn #top_restock .top_restock-list li img {
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
    }
    #maincolumn #top_ranking .top_ranking-list li img {
        max-height: initial;
        border: 0.4em solid #fff;
        width: 95%;
    }
    #maincolumn #top_restock .top_restock-list li span.rank-price { padding-top: 0 }
    #top_history .top_history_in { width: 100% }
    span.recommned_photo {
        width: 100% !important;
        height: 50vw !important;
    }
    .bxslider_sp_wrap {
        padding: 9%;
        background: url(https://img21.shop-pro.jp/PA01340/453/etc/sp_top_bnr_bg.jpg);
    }
    .bx-wrapper { margin: 0 auto 0 !important }
    .info-box-wrapper { width: 98% }
    .info-box-img a {
        width: 90%;
        height: 35vw;
        border-radius: 60%;
    }
    #top_brand .top_brand-list li {
        width: 30%;
        margin: 0 6% 20px;
    }
    .bland-head-left.fl { width: 100% }
    .bland-head.f-clear {
        width: 94%;
        margin: 0 auto 60px;
    }
    .bland-head-right.fr { width: 100% }
    #maincolumn #item-box-wrapper .page-con-title {
        width: 100%;
        padding: 30px 0 0;
        margin: 0px auto 30px;
    }
    .list-order {
        padding: 10px 0;
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }
    #maincolumn #item-box-wrapper .item-list li {
        width: 44.5%;
        margin: 0 2.5% 30px;
    }
    #maincolumn #item-box-wrapper .item-list li a img { height: 30vw }
    #maincolumn #item-box-wrapper .item-list li a .icon-new img { height: auto }
    .pan {
        width: 94%;
        margin: 10px auto 30px;
    }
    #top_history .top_history_in .top_history-list li img {
        max-height: 26vw;
        width: auto;
    }
    .cat-head-list {
        width: 94%;
        margin: 0 auto;
    }
    #maincolumn #item-box-wrapper {
        width: 94%;
        margin: 50px auto 0;
    }
    #top_history .top_history_in .top_history-list li {
        width: 28%;
        margin: 0 2% 15px;
    }
    .help,
    .help_under {
        width: 94%;
        margin: 0 auto;
    }
    ul.linkbox {
        width: 100%;
        padding: 10px 0;
    }
    ul.linkbox li {
        width: 47%;
        margin: 0 1% 20px;
    }
    .help_under .help_navi { background: #eee }
    .help_under .section { width: 100% }
    .help_under.order .txtbox {
        width: 90%;
        margin: 0 5%;
    }
    .order_inner { width: 100% }
    .help_under ul.link {
        width: 100%;
        padding: 0 0 20px;
    }
    .help_under ul.link li { margin: 0 4% 16px }
    .help_under .section .section {
        width: 90%;
        padding: 0 5% 0;
    }
    .story {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/story/sp_img.jpg);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: auto;
    }
    .story p.txt01 {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/story/sp_bg01.jpg);
        width: 86%;
        padding: 27px 7%;
        position: initial;
        background-repeat: no-repeat;
    }
    .story p.txt02 {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/story/sp_bg02.jpg);
        width: 86%;
        padding: 47vw 7% 10vw;
        position: initial;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: left;
    }
    .story p.txt03 {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/story/sp_bg03.jpg);
        width: 86%;
        padding: 47vw 7% 34vw;
        position: initial;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: left;
    }
    .story p.txt03 span {
        font-size: 15px;
        font-weight: bold;
    }
    .story p.txt04 {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/story/sp_bg04.jpg);
        width: 86%;
        padding: 36vw 7% 30vw;
        position: initial;
        background-size: 100%;
        background-repeat: no-repeat;
        text-align: left;
    }
    .story_sp_block {
        width: 94%;
        margin: 0 auto;
    }
    .brandlist {
        width: 97%;
        margin: 0 auto;
    }
    .brandlist .page_brand-list {
        background: url(https://file001.shop-pro.jp/PA01340/453/images/top/line.png) no-repeat center top !important;
        padding: 2%;
    }
    .brandlist .page_brand-list li {
          float: left;
    border: 6px solid #eeeeed;
    width: 46%;
    height: 43vw;
    margin: 5px 2% ;
    position: relative;
    box-sizing: border-box;
    }
    .brandlist .page_brand-list li img {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 90%;
    }
    #maincolumn #subpage-wrapper {
        width: 94%;
        margin: 0 auto;
    }
    ul.sp_header-sns {
        display: block;
        float: left;
        width: 40%;
    }
    ul.sp_header-sns li {
        float: left;
        margin: 0 10% 0 0;
    }
    ul.sp_header-sns li img { vertical-align: top }
    ul.sp_header-login {
        display: block;
        float: right;
        width: 41%;
    }
    ul.sp_header-login li {
        float: left;
        margin: 0 10% 0 0;
    }
    ul.sp_header-login li img { vertical-align: top }
    ul.drawer-menu {
        clear: both;
        padding: 10px 0;
    }
    ul.drawer-menu li {
        padding: 10px 1rem 0 0;
        text-align: center;
    }
    ul.drawer-menu li a {
        color: #fff;
        font-size: 14px;
    }
    #header .header-navi .header-search-box input[type="text"] {
        width: 67%;
        margin-right: 9%;
    }
    button.drawer-toggle.drawer-hamburger.sp { background: rgba(68, 68, 68 , 0.5)  !important }
    .gift { }
    .gift .itemlist.clearfix { width: 100% }
    .gift #block01,
    .gift #block02,
    .gift #block03,
    .gift #block04 { padding: 40px 2% 0 }
    .page-con-title { width: 100% }
    .info-con-title { width: 100% }
    .info-con {
        width: 90%;
        padding: 0 5% 99px;
    }
    .info-con-text { padding: 0 }
    .dreamcatcher {
        width: 100%;
        height: initial;
    }
    .dreamcatcher p.txt01.tac {
        background-size: 161%;
        padding: 51% 0 12%;
        font-size: 12px;
    }
    .dreamcatcher p.txt02.tac {
        padding: 8% 0 20%;
        font-size: 12px;
    }
    .dreamcatcher p.txt03.tac {
        font-size: 12px;
        padding: 64% 0  10%;
        background-size: 161%;
    }
    .dreamcatcher p.txt04.tac {
        font-size: 12px;
        padding-bottom: 33%;
        background-size: 161%;
        padding: 7% 0 55%;
    }
    .party {
        width: 100%;
        height: initial;
    }
  h3.center.cat-title {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 10px 0;
}
  .all_category_list ul{
  width: 90% !important;
 }
}

#gmo_CMSPbar {
display:none;}


/*story追加20200310*/
.story_new section .inner{
    max-width: 1000px;
    margin: 0 auto 70px;
    letter-spacing: 0.14em;
    
}
.story_new section .inner p{
    line-height: 2.0;
    font-size: 14px;
}
.story_new section .inner h3{
}

.story_new .sec001{
    margin-top: 70px;
}
.story_new .sec001 h3{
    text-align: center;
    margin-bottom: 70px;
}

.story_new .sec001 .inner .box{
    background: #eae9dd;
    position: relative;
}
.story_new .sec001 .inner .box figure{
    text-align: right;    
}
.story_new .sec001 .inner .box .txt_box{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 50px 70px 50px 40px;
    background: #fff;
    font-size: 18px;
}
.story_new .sec001 .inner .box .txt_box p{
    font-size: 18px;
    font-weight: normal;
}

@media screen and (max-width:768px) {
    .story_new section .inner{
        padding: 0 20px;
    }
    .story_new .sec001{
        margin-top: 50px;
    }
    .story_new .sec001 h3{
        margin-bottom: 50px;
    }

    .story_new .sec001 .inner .box{
        background: 0;
    }
    .story_new .sec001 .inner .box figure{
        text-align: center;
        margin: 20px 0 0;
    }
    .story_new .sec001 .inner .box .txt_box{
        position: inherit;
        left: 0;
        bottom: 0;
        padding: 50px;
        background: #fff;
        font-size: 16px;
        box-sizing: border-box;
        padding: 0;
    }
}
.story_new .sec002 h3{
    margin-bottom: 50px;
    padding-left: 50px;
}
.story_new .sec002 .txt{
    padding: 0 50px;
}
.story_new .sec002 .txt span{
    color: #c49278;
}
.story_new .sec002 figure{
    margin: 50px 0;
}
@media screen and (max-width:768px) {
    .story_new .sec002 h3{
        padding-left: 0;
    }
    .story_new .sec002 .txt{
        padding: 0;
    }
}

.story_new .sec003{
    margin-top: 120px;
}
.story_new .sec003 .inner{
    position: relative;
    background: #ece2d8;
    padding: 50px;
    box-sizing: border-box;
}
.story_new .sec003 h3{
    margin-bottom: 30px;
}
.story_new .sec003 h4{
    font-size: 18px;
    margin-bottom: 50px;
    font-style: normal;
    font-weight:normal;
}
.story_new .sec003 figure{
    position: absolute;
    left: 0;
    top: -50px;
}
.story_new .sec003 .box{
    padding-left: 43%;
}
@media screen and (max-width:768px) {
    .story_new .sec003{
        margin-top: 0;
    }
    .story_new .sec003 .inner{
        padding: 40px 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .story_new .sec003 figure{
        position: inherit;
        left: inherit;
        top: inherit;
        order: 2;
        width: 100%;
    }
    .story_new .sec003 .box{
        padding-left: 0;
        width: 100%;
        margin-bottom: 30px;
    }
}