@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    stores.css
*
*
------------------------------------------------------------------------------------------ */
#contents_inner{
    padding: 0 !important;
    border-bottom: none;
}
.index #contents_inner {
    border-bottom: 2px solid #fff;
}
.index a {
    color: #000;
}
#m_img{
    position: relative;
}
/* #m_img .img img{
    width: 100%;
    opacity: 0;
} */
#m_img .img{
    width: 100%;
    max-height: 550px;
    overflow: hidden;
    background-repeat: none;
    background-position: center;
    background-size: cover;
    position: relative;
}
#m_img .img:after{
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background: linear-gradient(transparent 0%, rgba(0, 0, 0, .1) 75%, rgba(0, 0, 0, .4) 100%);
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}
#m_img .title{
    width: 100%;
}

#m_img .title .logo{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 1px 1px 5px #ccc;
}

#m_img .title .logo img{
    width: 100%;
    opacity: 0;
    border-radius: 15px;
}


#m_img .title .info{
    display: block;
}

#m_img .title .name{
    width: 100%;
    vertical-align: middle;
}

#m_img .title .area span{
    text-align: center;
    padding: 5px 5px 5px 8px;
    display: block;
    border-radius: 5px;
    background-color: #4495d1;
    color: #fff;
    white-space: nowrap;
}


#m_img .exhibitor{
    max-width: 890px;
    font-size: 18px;
    color: #333;
    letter-spacing: .05em;
    line-height: 1.555em;
    vertical-align: top;
}

#m_img .exhibitor p{
    display: inline-block;
}

#m_img .exhibitor p:after{ content: '｜';}
#m_img .exhibitor p:last-child:after{ content: '';}

#m_img .title h2 {
    font-size: 18px;
    color: #7f7f7f;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.2857em;
    display: table-cell;
    vertical-align: middle;
}

.index #m_img {
    background-image: url(../images/stores/header_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-radius: 40px 40px 0 0;
    overflow: hidden;
}
.index #m_img .map img {
    width: 711px;
    margin: 0 auto;
    padding: 70px 0 60px;
    display: block;
    position: relative;
}
.index #m_img .map:before {
    content: '';
    display: block;
    width: 409px;
    height: 489px;
    background-image: url(../images/stores/tori_1.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    margin-left: -450px;
    z-index: 1;
}
.index #m_img .map:after {
    content: '';
    display: block;
    width: 348px;
    height: 219px;
    background-image: url(../images/stores/tori_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    margin-left: 440px;
    z-index: 1;
}
#post_body{
    padding-bottom: 55px;
    overflow: hidden;
}
#post_body a {
    border-bottom: 1px solid #4495d1;
    transition: border .15s ease;
}
#post_body a:hover,
#post_body a.touch{
    border-bottom: 1px solid #fff;
}

#post_body .info a:hover,
#post_body .info a.touch{
    border-bottom: 1px solid #eeeeee;
}

#post_body .inner{
    margin: 0 auto;
}

#post_body .txt p{
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 1.777em;
    letter-spacing: .05em;
}

#post_body .txt{
    margin-top: 1.5em;
}
#post_body .img_slider {
    text-align: center;
}
#post_body .img_slider p{
    font-size: 12px;
    color: #b3b3b3;
    padding-top: 0.5em;
    line-height: 1.38;
}
#post_body .img_slider img{
    max-width: 100%;
    max-height: 480px;
    height: 100%;
    width: auto;
    object-fit: cover;
}
#post_body .img_slider .swiper-slide {
    text-align: center;
    height: auto;
}

#post_body .img img{
    width: 100%;
    max-width: 720px;
}
#post_body .img + .img{
    margin-top: .8em;
}    
#post_body .info {
    background-color: #eeeeee;
}
#post_body .info ul li {
    font-size: 15px;
    position: relative;
    padding-left: 1em;
    line-height: 1.777em;
}
#post_body .info ul li::before {
    position: absolute;
    left: 0;
    content: '・';
}

#contents_link {
    padding: 40px 0 0 0;
    background-image: url(../images/stores/content_bg_link.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
#contents_link h3 {
    padding: 5px 15px;
    border-radius: 30px;
    margin-bottom: 30px;
    display: inline-block;
    background-color: #333333;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .05em;
}
#contents_link .inner {
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
}
#contents_link .link {
    background-color: #fff;
    text-align: left;
    position: relative;
}
#contents_link .link:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../images/teaser/parts_point_arrow.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right top;
    position: absolute;
    left: -25px;
    top: 35px;
}
#contents_link .link:after {
    content: '';
    display: block;
    width: 116px;
    height: 222px;
    background-image: url(../images/tori/tori_65.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
    position: absolute;
    left: -135px;
    top: -40px;
}
#contents_link ul li {
    font-size: 24px;
    position: relative;
    padding-left: 1em;
    line-height: 1.777em;
}
#contents_link ul li::before {
    position: absolute;
    left: 0;
    content: '・';
}

#contents_link .inner a {
    color: #333;
    position: relative;
    transition: opacity .15s ease;
}
#contents_link .inner a:hover,
#contents_link .inner a.touch {
    opacity: .7;
}
#contents_link ul li::after {
    position: absolute;
    content: '›';
    margin-left: 0.5em;
    font-size: 120%;
    bottom: 0.1em;
}

#contents_sns {
    background-color: #eee4c9;
    padding: 55px 0 75px;
}
#contents_sns .inner {
    max-width: 300px;
    margin: 0 auto;
}
#contents_sns .inner h4 {
    font-size: 24px;
    font-weight: bold;
    padding: 1.6em 0 1em;
}
#contents_sns .inner h4:first-of-type {
    padding-top: 0;
}
#contents_sns .inner a {
    color: #000;
    font-size: 18px;
    margin-bottom: 0.5em;
    display: block;
}
#contents_sns .inner a span{
    border-bottom: 1px solid;
    transition: border .15s ease;
}
#contents_sns a span:hover,
#contents_sns a.touch span{
    border-bottom: 1px solid #eee4c9;
}
#contents_sns a.instagram::before {
    margin: 0 0.5em 0 0;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e90e";
    font-size: 160%;
    position: relative;
    top: .2em;
}
#contents_sns a.facebook::before {
    margin: 0 0.5em 0 0;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e90c";
    font-size: 160%;
    position: relative;
    top: .2em;
}
#contents_sns a.twitter::before {
    margin: 0 0.5em 0 0;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e911";
    font-size: 160%;
    position: relative;
    top: .2em;
}
#contents_sns a.line::before {
    margin: 0 0.5em 0 0;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e90f";
    font-size: 160%;
    position: relative;
    top: .2em;
}
#contents_sns a.website::before {
    margin: 0 0.8em 0 0.2em;
    content: "";
    display: inline-block;
    background: url(../images/parts_ico_website.svg) no-repeat;
    background-size: contain;
    width: 23px;
    height: 23px;
    position: relative;
    top: .4em;
}

#stores_link {
    text-align: center;
    padding: 60px 0 78px;
    position: relative;
    overflow: hidden;
}
#stores_link a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    background-color: #333;
    padding: 1em 2em;
    border-radius: 40px;
    transition: opacity .15s ease;
}
#stores_link a::after {
    margin: 0 0 0 1.5em;
    content: "";
    display: inline-block;
    background: url(../images/parts_arrow_r.png) no-repeat;
    background-size: contain;
    width: 16px;
    height: 28px;
}
#stores_link a:hover,
#stores_link a.touch {
    opacity: .7;
}

#stores_link::before {
    content: '';
    display: block;
    width: 257px;
    height: 344px;
    background-image: url(../images/tori/tori_76.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 8%;
    bottom: -170px;
}
#stores_link::after {
    content: '';
    display: block;
    width: 258px;
    height: 345px;
    background-image: url(../images/tori/tori_38.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 8%;
    bottom: -170px;
}
#store_nav {
    background: #eeeeee;
}
#store_nav ul {
    padding: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
#store_nav ul li {
    background: #fff;
    border-radius: 20px;
    width: calc((100% - 20px)/3);
    position: relative;
    padding: 1.4em 0;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .05em;
}
#store_nav a {
    display: block;
    transition: opacity .15s ease;
}
#store_nav a:hover {
    opacity: .5;
}
#store_nav .name {
    width: 80%;
    padding-left: 45px;
    margin: 0 auto;
    position: relative;
}
#store_nav .name:before {
    content: '';
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #ff7991;
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
}
#store_nav .name:after {
    content: '';
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/webstore/parts_arrow.png);
    display: block;
    position: absolute;
    top: -3px;
    right: 0;
}
#store_nav .store2 .name:before {
    background-color: #ff4f44;
}
#store_nav .store3 .name:before {
    background-color: #00b5d4;
}
#store_nav .store4 .name:before {
    background-color: #b1785a;
}
#store_nav .store5 .name:before {
    background-color: #8cc100;
}
#store_nav .store6 .name:before {
    background-color: #c6ae0f;
}
#store_nav .store7 .name:before {
    background-color: #8b88ec;
}
#store_nav .store8 .name:before {
    background-color: #00ba00;
}
#store_nav .store9 .name:before {
    background-color: #ffa600;
}

.store_list .title {
    position: relative;
}
.store_list .title .bg {
    width: 100%;
    min-height: 120px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.store_list .title h2 {
    position: absolute;
    top: 0;
    left: 50%;
    min-height: 120px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .05em;
    color: #fff;
    text-shadow:1px 1px 20px #366f6f;
    padding: 0 1em;
}
.store_list .title_info {
    background-color: #fff;
}
.store_list .title_info > div {
    max-width: 475px;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    position: relative;
}
.store_list .title_info .tori {
    position: absolute;
    height: 164px;
    top: -70px;
    left: -110px;
}
.store_list#store2 .title_info .tori {
    height: 158px;
    top: -70px;
    left: -110px;
}
.store_list#store3 .title_info .tori {
    height: 187px;
    top: -90px;
}
.store_list#store4 .title_info .tori {
    height: 192px;
    top: -95px;
}
.store_list#store5 .title_info .tori {
    height: 161px;
    left: -100px;
}
.store_list#store6 .title_info .tori {
    height: 161px;
}
.store_list#store7 .title_info .tori {
    height: 183px;
    top: -85px;
    left: -130px;
}
.store_list#store8 .title_info .tori {
    height: 162px;
    left: -120px;
}
.store_list#store9 .title_info .tori {
    height: 161px;
    left: -130px;
}

.store_list .title_info .tori img {
    height: 100%;
}
.store_list {
    background-color: #ede7df;
}
.store_list:last-of-type {
    border-radius: 0 0 40px 40px;
}
.store_list ul {
    max-width: 1240px;
    margin: 0 auto;
    padding: 20px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}
.store_list ul li {
    width: calc((100% - 50px)/3);
    font-size: 14px;
    line-height: 1.44;
    position: relative;
}
.store_list a {
    color: initial;
    display: block;
    transition: opacity .15s ease;
    border-radius: 20px;
    background: #fff;
}
.store_list a:hover {
    opacity: .5;
}
.store_list .store_name {
    display: flex;
    align-items: center;
    column-gap: 15px;
    padding: 20px 15px;
    min-height: 7.2em;
}
.store_list .store_name .logo + div{
    max-width: calc(100% - 103px);
}
.store_list .store_name .logo {
    width: 88px;
    height: 88px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    border-radius: 15px;
    overflow: hidden;
}
.store_list .store_name .logo img {
    width: 100%;
    opacity: 0;
    border-radius: 15px;
}
.store_list .store_name h3 {
    font-weight: bold;
    padding-bottom: 0.5em;
}
.store_list .store_name .exhibitor p {
    display: inline;
}
.store_list .store_name .exhibitor p::after {
    content: '｜';
}
.store_list .store_name .exhibitor p:last-of-type::after {
    content: none;
}
.store_list .store_desc {
    border-top: 1px #eee7df solid;
}
.store_list .store_desc > div {
    padding: 15px;
    color: #b3b3b3;
}
.store_list li .link {
    background: #ff7991;
    color: #fff;
    border-radius: 0 0 20px 20px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 1em 0;
}
.store_list li .link {
    background: #ff7991;
}
.store_list#store2 li .link {
    background: #f85e4f;
}
.store_list#store3 li .link {
    background: #00b5d4;
}
.store_list#store4 li .link {
    background: #b1785a;
}
.store_list#store5 li .link {
    background: #8cc100;
}
.store_list#store6 li .link {
    background: #c6ae0f;
}
.store_list#store7 li .link {
    background: #8b88ec;
}
.store_list#store8 li .link {
    background: #00ba00;
}
.store_list#store9 li .link {
    background: #ffa600;
}

.index #p_title {
    z-index: 1;
    background-color: #e3dce3;
}
.index #p_title:before {
    background-color: #e3dce3;
}
@media screen and (max-width : 1224px){
    #store_nav ul li {
        font-size: 15px;
    }
}
@media screen and (max-width: 1024px) {
    .store_list ul li {
        font-size: 12px;
    }
}
@media screen and (min-width : 751px){
    #m_img{
        position: relative;
    }
    #m_img .img{
        height: calc((100vw - 100px) * .2864);
        min-height: 320px;
        border-radius: 40px 40px 0 0;
    }
    #m_img .title .logo{
        width: 150px;
        height: 150px;
    }    
    #m_img .title .inner{
        max-width: 1070px;
        margin: -75px auto 0;
        box-sizing: border-box;
        position: relative;
        display: flex;
        column-gap: 25px;
    }
    #m_img .title .name{
        margin: 25px 0 20px 0;
    }
    #m_img .title .area{
        min-width: 40px;
        padding: 0 15px 0 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 18px;
        letter-spacing: .1em;
        font-weight: bold;
    }
    #m_img .title h1{
        width: 100%;
        display: block;
        font-size: 28px;
        color: #fff;
        font-weight: bold;
        letter-spacing: .1em;
        line-height: 1.2857em;
        display: table-cell;
        vertical-align: middle;
    }
    #m_img .info_inner .map {
        padding-top: .5em;
    }   
    #post_body .inner{
        width: 720px;
        padding: 75px 0 0;
    }
    #post_body .txt{
        padding-left: 105px;
    }    
    #post_body .txt h3{
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: bold;
        color: #333;
        line-height: 1.6em;
    }    
    #post_body .info {
        width: 480px;
        padding: 25px 35px;
        margin-top: 1.5em;
        margin-left: 105px;
    }    
    #contents_link .link {
        padding: 40px 120px 40px 50px;
        margin-left: 150px;
        border-radius: 40px;
        display: inline-block;
    }    
    #contents_link .inner {
        width: 980px;
    }    
    #section_product{
        background-color: #fff;
    }    
    #section_product .inner{
        width: 960px;
    }    
    #section_product .product_pic{
        width: 720px;
    }    
    #section_product .img_slider .i{
        width: 720px;
        height: 480px;
    }    
    #section_product .product_info{
        width: 960px;
        padding-top: 30px;
        padding-left: 225px;
        padding-right: 225px;
    }    
    #store1 .title .bg {
        background-position: center -33vw;
    }    
    #store2 .title .bg {
        background-position: center -25vw;
    }    
    #store3 .title .bg {
        background-position: center -14vw;
    }    
    #store4 .title .bg {
        background-position: center bottom;
    }    
    #store5 .title .bg {
        background-position: center -20vw;
    }    
    #store6 .title .bg {
        background-position: center -25vw;
    }    
    #store7 .title .bg {
        background-position: center -13vw;
    }    
    #store8 .title .bg {
        background-position: center -16vw;
    }    
    #store9 .title .bg {
        background-position: center -30vw;
    }    
} /* ----- min-width : 751px ----- */
@media screen and (max-width : 1242px){
    #m_img .title .inner {
        max-width: 1200px;
        padding: 0 10px;
    }
    #m_img .exhibitor {
        max-width: 800px;
    }
}
@media screen and (max-width: 750px) {

    br.sp + br + br{
        display: table-row !important;
    }
    #contents_area{
        margin-top: -40px;
    }
    .index #contents_area{
        margin-top: initial;
    }
    #m_img .img{
        height: calc(96vw * .5625);
        border-radius: 20px 20px 0 0;
    }
    #m_img .title{
        padding: 0 0 20px 0;
        /* border-bottom: 1px solid #eee; */
        width: 100%;
        background-color: #fff;
    }
    #m_img .title .logo{
        width: 100px;
        height: 100px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        background-color: #fff;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 1px 1px 5px #ccc;
    }
    #m_img .title .inner{
        padding: 0 20px;
        box-sizing: border-box;
        margin: 0 auto;
        position: relative;
    }
    #m_img .title .inner .logo{
        text-align: center;
        margin: -50px auto 0 auto;
    }
    #m_img .title .info{
        margin: 20px 0 0 0;
    }
    #m_img .title .area{
        padding: 10px 5px 10px 0;
        display: table-cell;
        vertical-align: middle;
        font-size: 13px;
        letter-spacing: .1em;
        font-weight: bold;
    }
    #m_img .title .area span{
        text-align: center;
        padding: 1px 3px;
        display: block;
        border-radius: 2.5px;
        white-space: nowrap;
    }
    #m_img .title h1{
        margin: 0 0 15px 0;
        display: block;
        font-size: 16px;
        color: #000;
        font-weight: bold;
        letter-spacing: .1em;
        line-height: 1.5em;
        vertical-align: middle;
    }
    #m_img .exhibitor{
        max-width: 100%;
        width: 100%;
        font-size: 13px;
        color: #333;
        letter-spacing: .05em;
        line-height: 1.555em;
        vertical-align: top;
    }
    .index #p_title:before {
        height: 10px;
        bottom: -5px;
    }
    .index #m_img {
        background-image: url(../images/stores/header_bg_sp.jpg);
        border-radius: 20px 20px 0 0;
    }
    .index #m_img .map img {
        width: 92%;
        padding: 35px 0 45px;
    }
    .index #m_img .map:before {
        width: 66px;
        height: 73px;
        background-image: url(../images/tori/tori_47.png);
        left: 2%;
        top: 20px;
        transform: translateX(0);
        margin-left: initial;
    }
    .index #m_img .map:after {
        width: 49px;
        height: 70px;
        background-image: url(../images/tori/tori_27.png);
        left: auto;
        right: 1%;
        bottom: 15px;
        transform: translateX(0);
        margin-left: initial;
    }
    #post_body {
        padding-bottom: 40px;
    }
    #post_body .img_slider p {
        font-size: 13px;
        max-width: 98%;
        margin: 0 auto;
    }
    #post_body .img_slider img{
        max-width: 100%;
        max-height: 235px;
    }       
    #post_body .txt h3{
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 2;
        font-weight: bold;
        color: #333;
        line-height: 1.6em;
        padding: 0 20px;
    }    

    #post_body .txt p{
        font-size: 14px;
        line-height: 2;
        padding: 0 20px;
    }
    #post_body .info {
        margin: 1.5em 20px 0;
        padding: 1em;   
    }
    #post_body .info ul li {
        font-size: 13px;
    }
    #post_body .txt p br{ display: none !important;}
    #post_body .txt p br.sp{ display: inherit !important;}
    
    #m_img .title h2 {
        font-size: 13px;
    }
    #contents_link {
        padding: 20px 0 0 0;
        border-bottom: 1px solid #fff;
    }
    #contents_link .link {
        padding: 1em;
        margin-left: 20vw;
        margin-right: 5vw;
        border-radius: 20px;
    }    
    #contents_link h3 {
        font-size: 9px;
        margin-bottom: 15px;
    }
    #contents_link .inner {
        padding-bottom: 20px;
    }
    #contents_link ul li {
        font-size: 13px;
    }
    #contents_link .link:after {
        width: 14vw;
        height: 0;
        padding-top: 40%;
        left: -16vw;
        top: -20px;
    }
    #contents_link .link:before {
        width: 12px;
        height: 12px;
        background-size: 100% auto;
        left: -12px;
        top: 20px;
    }
    #contents_sns {
        padding: 25px 0 45px;
    }
    #contents_sns .inner h4 {
        font-size: 14px;
    }
    #contents_sns .inner a {
        font-size: 14px;
    }
    #contents_sns a.website::before {
        margin: 0 0.9em 0 0.1em;
        width: 20px;
        height: 20px;
    }
    #stores_link {
        padding: 48px 0;
        border-radius: 0 0 20px 20px;
        width: calc(100% + 2px);
        margin-left: -1px;
    }
    #stores_link a {
        font-size: 14px;
        padding: 1em 1.2em;
    }
    #stores_link a::after {
        width: 10px;
        height: 16px;
        margin: 0 0 0 .5em;
    }
    #stores_link::before {
        width: calc(257px / 2);
        height: calc(344px / 2);
        left: -14%;
        bottom: -40px;
    }
    #stores_link::after {
        width: calc(258px / 2);
        height: calc(345px / 2);
        right: -14%;
        bottom: -40px;
    }
    #store_nav ul li {
        font-size: 14px;
        width: 100%;
        border-radius: 10px;
    }
    #store_nav .name:before {
        width: 25px;
        height: 25px;
        top: -5px;
    }
    #store_nav .name {
        padding-left: 35px;
    }
    #store_nav .name:after {
        width: 20px;
        height: 20px;
    }
    .store_list .title_info .tori {
        display: none;
    }
    .store_list .title h2 {
        font-size: 20px;
        white-space: nowrap;
    }
    .store_list .title_info > div {
        font-size: 14px;
        padding: 20px;
    }
    .store_list:last-of-type {
        border-radius: 0 0 20px 20px;
    }
    .store_list ul {
        padding: 30px 20px;
    }
    .store_list ul li {
        width: 100%;
    }
}    
@media screen and (max-width: 360px){
    #post_body .img_slider p {
        font-size: 10px;
        max-width: 98%;
        margin: 0 auto;
    }
    #post_body .img_slider img {
        max-height: 200px;
    }
}