/* 
top CSS
Last Updated: 2019.08.
*/

/* .mv */
.mv{
    position: relative;
    margin-top: 76px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: calc(100vh - 76px);
}
.mvAnime{
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    overflow: hidden;
}
.mvAnimeSpacer{
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/top/mv_anime@2x.png?1908);
    background-size: 100% auto;
    animation-duration: .6s;
    animation-iteration-count: infinite;
    animation-timing-function: steps(4);
    animation-direction: alternate;
    margin-left: 5px;

    height: 300px;
    animation-name: daibutsu_mogumogu_sp;
}
.mvAnimeSpacer img{
    max-width: none;
    height: 100%;
}
@keyframes daibutsu_mogumogu_sp {
    to {
        background-position: 0 -1200px;
    }
}

.swiper-container{
    height: 100%;
}

/* .topInfo */
.topInfo ._photoBox figure{
    margin-bottom: 0;
}
.topInfo ._photoBox li{
    margin-bottom: 20px;
}

/* .topOmoi */
.topOmoi h3{
    margin-right: 30px;
    margin-left: 30px;
}
.topOmoi p{
    margin: 0 30px 20px;
}
.topOmoi h3 img{
    height: 22px;
    width: auto;
    margin-bottom: 12px;
}
.topOmoi h3 img:last-child{
    margin-bottom: 0;
}
.topOmoi ._twoBox{
    padding-bottom: 30px;
}
.topOmoi ._bpBox{
    background-image: url(../images/top/omoi_img_02@2x.jpg);
    background-repeat: no-repeat;
    background-position: left -10vw bottom 0;
    background-size: auto 260px;
    padding-bottom: 260px;
}

/* .topItem */
.topItem ._inner{
    padding-right: 30px;
    padding-left: 30px;
}
.topItem ._twoBox{
    padding-bottom: 60px;
}
.topItem ._twoBox-txt{
    padding-bottom: 20px;
}
.topItem ._twoBox-txt h3{
    text-align: center;
}
.topItem ._twoBox-txt h3 img{
    height: 22px;
    width: auto;
}
.topItem ._twoBox-txt p{
    padding-bottom: 10px;
}
.topItemPrice{
    font-size: 2.8rem;
    vertical-align: middle;
    letter-spacing: .3px;
    display: inline-block;
}
.topItemPrice span{
    font-size: 1.4rem;
    display: inline-block;
    position: relative;
    top: -4px;
}
.topItemPoint{
    vertical-align: middle;
    padding: 5px 30px;
    background-color: white;
    border: 1px solid #666;
    line-height: 1;
    display: inline-block;
    position: relative;
}
.topItem ._whiteBox{
    margin-bottom: 50px;
}
.topItem .topItemGift{
    padding: 20px;
}
.topItemGift p{
    padding-bottom: 20px;
    text-align: center;
}
.topItem ._photoBox{
    display: block;
}
.topItem ._photoBox li{
    width: auto;
    margin-right: 0;
}
.topItem ._photoBox figure.info-sample{
    height: 315px;
}
.topItem ._photoBox h3{
    text-align: center;
}
.topItem ._photoBox h3 img{
    height: 55px;
    width: auto;
}
.topItem ._photoBox .item-06 h3 img{
    height: 22px;
}
.item-07{
    background-image: url(../images/top/item_img_07@2x.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    background-position: right -40px bottom;
    padding-bottom: 240px;
}
.item-07-catch{
    font-size: 2rem;
}
.item-07 h3,
.item-07 p{
    margin-bottom: 20px;
}

/* .topApeal */
.topApeal{
    padding-bottom: 20px;
}
.topApeal ._subtitle{
    margin-bottom: 0;
}
.topApeal ._bpBox{
    padding: 30px;
    min-height: 306px;
}
.topApeal ._bpBox h3{
    text-align: center;
}
.topApeal p{
    text-shadow: 1px 1px 2px white;
    color: black;
}
.apeal-01{
    background-image: url(../images/top/apeal_img_01@2x.jpg);
    background-size: cover;
    background-position: right -30px bottom 0;
    background-repeat: no-repeat;
}
.apeal-02{
    background-image: url(../images/top/apeal_img_02@2x.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.apeal-02 h3{
    margin-top: 35px;
}
.apeal-03{
    background-image: url(../images/top/apeal_img_03@2x.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.apeal-03 h3{
    margin-top: 35px;
}
.topApeal .apeal-03 p{
    color: white;
    text-shadow: 1px 1px 3px black;
}

/* .topEat */
.topEat ._inner{
    padding: 30px;
}
.topEat ._photoBox{
    display: block;
}
.topEat ._photoBox li{
    width: auto;
    margin-right: 0;
}
.topEat ._photoBox li:last-child{
    margin-bottom: 20px;
}
.topEat ._photoBox h3 img{
    height: 22px;
}
.topEat ._photoBox .eat-02 h3 img{
    height: 55px;
}

/* .snsIcon */
.topSns{
    padding-top: 50px;
    padding-bottom: 50px;
}
.topSnsBox{
    width: 320px;
    margin: 0 auto;
}
.topInsta iframe{
    min-height: 330px;
}
.topSns iframe{
    display: block;
    max-width: 100%;
}
.snsIcon{
    text-align: center;
    margin-bottom: 30px;
}
.snsIcon a{
    display: inline-block;
    margin-top: 10px;
    color: #B8A352;
    border-bottom: 1px solid #B8A352;
}
.snsIcon img{
    width: auto;
    height: 30px;
}
.topTwitter{
    margin: 60px 0;
}
.topSns .fb_iframe_widget,
.topSns .fb_iframe_widget span{
    max-width: 100%;
}

/* topStore */
.topStore-map{
    width: 100%;
    height: 280px;
    margin-bottom: 30px;
}
.topStore-map iframe{
    width: 100%;
    height: 100%;
}
.topStore-txt{
    font-size: 1.4rem;
    margin-bottom: 30px;
}
.topStore-txt h3 img{
    width: auto;
    height: 62px;
}
.topStore-txt dl{
    display: flex;
    flex-wrap: wrap;
}
.topStore-txt dt{
    width: 80px;
}
.topStore-txt dd{
    width: calc(100% - 80px);
}

/* =======================
tablet 
======================= */
@media screen and (min-width: 560px) {
    .mv{
        position: relative;
        margin-top: 80px;
        height: calc(100vh - 80px);
    }
    .mvAnimeSpacer{
        height: 360px;
        animation-name: daibutsu_mogumogu_tab;
    }
    @keyframes daibutsu_mogumogu_tab {
        to {
            background-position: 0 -1440px;
        }
    }
    .swiper-pagination{
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 4;
    }
    .swiper-pagination-bullet{
        background-color: white;
        margin: 0 5px;
    }
    .swiper-pagination-bullet-active{
        background-color: white;
    }
    .topOmoi h3,
    .topOmoi p{
        margin-left: 0;
        margin-right: 0;
    }
    .topOmoi ._twoBox{
        margin-right: 40px;
        margin-left: 40px;
    }
    .topOmoi ._twoBox-txt{
        width: 53%;
    }
    .topOmoi ._twoBox figure{
        width: 43%;
    }
    .topOmoi ._bpBox{
        padding: 40px 40px 40px 55%;
        background-size: 110% auto;
        background-position: left -40px center 0;
    }
    .topOmoi p{
        margin: 0;
    }

    .topItem ._inner{
        padding-right: 40px;
        padding-left: 40px;
    }
    .topItem ._twoBox-txt h3{
        text-align: left;
    }
    .topItem ._twoBox-txt{
        width: 42%;
    }
    .topItem figure{
        width: 58%;
    }
    .topItem ._twoBox-txt p{
        margin-right: 20px;
    }
    .topItem ._fl-rowReverse ._twoBox-txt h3{
        text-align: right;
        margin-right: 10px;
    }
    .topItem ._fl-rowReverse ._twoBox-txt{
        margin-left: 20px;
    }
    .topItem ._fl-rowReverse ._twoBox-txt p{
        margin-right: 0;
    }
    .topItemPrice{
        margin-right: 10px;
    }

    .topItem ._photoBox{
        display: flex;
    }
    .topItem ._photoBox li{
        width: 32%;
        margin-right: 2%;
    }
    .topItem ._photoBox li:last-child{
        margin-right: 0;
    }
    .topItem ._photoBox figure{
        width: 100%;
    }
    .topItem ._photoBox h3{
        text-align: left;
        height: 55px;
    }
    .topItem ._photoBox h3 img{
        vertical-align: top;
    }
    .topItem ._photoBox .item-06 h3 img{
        height: 20px;
    }
    .topItem .topItemGift{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .topItem .topItemGift figure{
        width: auto;
    }
    .topItem .topItemGift p{
        width: calc(100% - 408px);
        margin-bottom: 0;
    }
    .topItem ._whiteBox p{
        font-size: 2.2rem;
    }
    .item-07{
        background-size: cover;
        background-position: right -230px bottom;
        padding-bottom: 40px;
        padding-right: 50%;
    }
    .item-07-catch{
        font-size: 2.4rem;
        margin-bottom: 5px;
    }
    .topItem ._whiteBox.item-07 p{
        font-size: 1.6rem;
        text-shadow: 1px 1px 2px white;
    }

    .topApeal{
        padding-bottom: 30px;
    }
    .topApeal ._bpBox h3{
        text-align: left;
    }
    .topApeal ._bpBox{
        padding: 40px;
        padding-right: 58%;
        height: 355px;
    }
    .topApeal ._bpBox._bpBox-right{
        padding-left: 58%;
        padding-right: 40px;
    }
    .apeal-01{
        background-size: cover;
        background-position: center;
    }
    .apeal-02 h3{
        margin-top: 45px;
    }
    .apeal-03 h3{
        margin-top: 45px;
    }

    .topEat ._inner{
        padding-left: 40px;
        padding-right: 40px;
    }
    .topEat ._photoBox li{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .topEat ._photoBox figure{
        width: 28%;
        margin-bottom: 0;
    }
    .topEat ._photoBox-txt{
        width: 68%;
    }

    .topSnsBox{
        width: auto;
    }
    .topInsta .topSnsBox iframe{
        margin-right: auto !important;
        margin-left: auto !important;
        min-height: 0;
    }
    .topSns ._twoBox{
        width: auto;
        max-width: 700px;
        margin: 50px auto 0;
    }
    .topTwitter,
    .topFacebook{
        width: 48%;
        margin: 0;
    }

    .topStore-map{
        margin-bottom: 50px;
    }
    .topStore ._twoBox figure{
        width: 38%;
    }
    .topStore-txt{
        width: 58%;
    }

}

/* =======================
pc
======================= */
@keyframes daibutsu_mogumogu_pc {
    to {
        background-position: 0 -1760px;
    }
}
@media screen and (min-width: 960px) {
    .mvAnimeSpacer{
        height: 440px;
        animation-name: daibutsu_mogumogu_pc;
    }
    ._twoBox.omoi-01{
        max-width: 1190px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 0;
        margin-bottom: 40px;
    }
    .topOmoi ._twoBox figure{
        width: 54%;
    }
    .topOmoi ._twoBox-txt{
        width: 43%;
    }
    .topOmoi h3 img{
        height: auto;
        margin-bottom: 14px;
    }
    .omoiInner{
        max-width: 1190px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        width: 100%;
    }

    .topOmoi ._bpBox{
        height: 500px;
    }
    ._bpBox.omoi-02{
        padding: 0;
        background-size: cover;
        background-position: left top;
        display: flex;
        align-items: center;
    }
    ._bpBox.omoi-02 h3{
        margin-top: 20%;
    }
    ._bpBox.omoi-02 h3{
        margin-top: 0;
    }
    .topInfo ._photoBox figure{
        margin-bottom: 10px;
    }
    .topInfo ._subtitle{
        margin-bottom: 80px;
    }

    .topItem ._twoBox-txt h3 img{
        height: auto;
    }

    .topItem ._twoBox{
        position: relative;
    }
    .topItem ._twoBox figure{
        width: calc(100% - 430px);
    }
    .topItem ._twoBox-txt{
        width: 420px;
    }
    .topItem ._twoBox h3{
        margin-bottom: 38px;
    }
    .topItem ._twoBox-txt p{
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .topItem ._twoBox.item-01{
        min-height: 510px;
        padding-top: 30px;
    }
    .topItem ._twoBox.item-01 figure{
        width: auto;
        position: absolute;
        top: 0;
        right: 10%;
    }
    .topItem ._twoBox.item-01 ._twoBox-txt{
        width: 450px;
        position: relative;
        z-index: 2;
    }
    .topItem ._twoBox.item-01 ._twoBox-txt p{
        margin-right: 30px;
    }
    .topItem ._fl-rowReverse ._twoBox-txt h3{
        margin-right: 0;
    }
    .topItem ._twoBox.item-02 figure{
        padding-left: 10%;
    }
    .topItem ._twoBox.item-02 .topItemMeta {
        text-align: right;
    }
    .topItem ._twoBox.item-02 .topItemPrice,
    .topItem ._twoBox.item-03 .topItemPrice {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .topItem ._twoBox.item-03 figure{
        padding-right: 10%;
    }

    .topItem ._whiteBox{
        margin-bottom: 70px;
    }
    .topItem .topItemGift{
        padding: 10px;
    }
    

    .topItem ._photoBox li{
        max-width: 330px;
        width: 30%;
        margin-right: calc(10% / 2);
    }
    .topItem ._photoBox li:last-child{
        margin-right: 0;
    }
    .topItem ._photoBox figure{
        margin-bottom: 40px;
    }
    .topItem ._photoBox h3{
        min-height: 77px;
        margin-bottom: 30px;
    }
    .topItem ._photoBox h3 img,
    .topItem ._photoBox .item-06 h3 img{
        height: auto;
    }
    .topItem ._photoBox p{
        min-height: 168px;
        margin-bottom: 10px;
    }

    .item-07{
        padding: 35px 50px;
        background-size: cover;
        background-position: center;
    }
    .item-07-catch{
        font-size: 3.2rem;
    }
    .item-07 h3{
        margin-bottom: 40px;
    }
    .topItem ._whiteBox.item-07 p{
        padding: 0;
        width: 345px;
    }

    .topApeal{
        padding-bottom: 50px;
    }
    .topApeal ._bpBox{
        height: auto;
        min-height: 500px;
        padding: 0;
        display: flex;
        align-items: center;
        padding: 0;
    }
    .topApeal ._bpBox._bpBox-right{
        padding: 0;
    }
    .apealInner{
        width: 100%;
        max-width: 1190px;
        padding: 0 40px;
        margin: 0 auto;
    }
    .topApeal ._bpBox._bpBox-right h3{
        text-align: right;
        margin-right: 10px;
    }
    .apeal-02 h3{
        margin-top: 0;
    }
    .apeal-03 h3{
        margin-top: 0;
    }
    .apeal-03 h3 ._drop-white{
        filter: none;
    }
    .topApeal .apeal-03 p{
        text-shadow: none;
    }

    .topEat ._photoBox{
        display: flex;
        flex-wrap: wrap;
    }
    .topEat ._photoBox li{
        display: block;
        max-width: 330px;
        width: 30%;
        margin-right: calc(10% / 2);
    }
    .topEat ._photoBox li:last-child{
        margin-right: 0;
    }
    .topEat ._photoBox figure{
        width: 100%;
        margin-bottom: 40px;
    }
    .topEat ._photoBox h3{
        min-height: 77px;
        margin-bottom: 30px;
    }
     .topEat ._photoBox h3 img,
     .topEat ._photoBox .eat-02 h3 img{
        height: auto;
    }
    .topEat ._photoBox-txt{
        width: auto;
    }

    .topSns{
        padding: 75px 0;
    }
    .snsIcon{
        margin-bottom: 65px;
    }
    .snsIcon img{
        height: 40px;
    }
    .topSns ._twoBox{
        max-width: 1110px;
    }
    .topSns ._twoBox{
        margin-top: 110px;
    }
    .topSns ._twoBox iframe{
        width: 100% !important;
    }

    .topStore ._subtitle{
        margin-bottom: 90px;
    }
    .topStore ._inner{
        padding-bottom: 85px;
    }
    .topStore-map{
        height: 415px;
        margin-bottom: 60px;
    }
    .topStore ._twoBox{
        align-items: flex-start;
    }
    .topStore-txt h3 img{
        height: auto;
    }
    .topStore ._twoBox figure{
        width: 47%;
    }
    .topStore-txt{
        width: 49%;
        font-size: 1.6rem;
    }
}

/* ~~~~~
ie10 ~ 11 : hack
~~~~~ */
@media screen and (-ms-high-contrast: none) {
    .topApeal ._bpBox{
        height: 500px;
    }
}