@charset "utf-8";
/* -- item top -- */
#wrapper button,
#wrapper select,
#wrapper option {
    font-family: 'Zen Maru Gothic', sans-serif;
}
#wrapper select,
#wrapper option {
    text-align: -moz-center;
    text-align: -webkit-center;
}
#item_c01 .about_item {
    margin-top: 8.854166666%;
}
#item_c01 .about_item .btn {
    margin: 0 auto 11.145833333%;
}
.item_howto {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5.333333333%;
}
.item_howto > div {
    width: 31.666666666%;
}
.item_howto > div .item_howto_img {
    border-radius: 1000px;
    overflow: hidden;
    border: solid 1px #909090;
    margin-bottom: 9.523809523%;
}
.item_howto > div .item_howto_txt {
    width: 88.947368421%;
    margin: 0 auto;
}
.specification {
    border: #bababa solid 2px;
    padding: 1.354166666%;
    font-size: 16px;
}
.item_buy {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    padding-bottom: 12.5%;
}
.item_color h3,
.item_buy h3 {
    font-size: 25px;
    font-weight: normal;
}
.item_color h3 {
    color: #6f6e6f;
    text-align: center;
    margin-bottom: 4.58%;
}
.item_buy .price strong {
    font-size: 40px;
}
.item_buy .item_imgs {
    margin-right: 5.833333333%;
    flex-shrink: 0;
    width: 46.979166666%;
}
.item_buy .item_img {
    width: 100%;
}
.item_buy table {
    margin-bottom: 20px;
}
.item_buy form {
    margin-bottom: 15px;
}
.item_buy select {
    display: block;
    width: 100%;
    background: #fff;
    border: none;
    border: solid 1px #909090;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 25px;
}
.item_buy .btn a, .item_buy button {
    padding: 4.415011037% 0;
    font-size: 25px;
}
.item_buy button {
    display: block;
    width: 100%;
    cursor: pointer;
    border: none;
    border-radius: 1000px;
    line-height: 1;
}
.item_buy .shop_btn {
    margin-top: 9.713024282%;
}
.item_buy .shop_btn p:not(:last-child) {
    margin-bottom: 3.53200883%;
}
.other_item {
    padding-top: 7.708333333%;
}
.other_item h2 {
    margin-bottom: 6.25%;
}
.other_item .swiper {
    width: 81.25%;
    margin: 0 auto 4.375%;
    overflow: hidden;
}
.other_item .swiper-slide > div > a {
    display: block;
    color: #6f6e6f;
    text-decoration: none;
}
.other_item .swiper-slide > div .btn a {
    padding: 8.719346049%;
    font-size: 28px;
}
.other_item .swiper-button-next, .other_item .swiper-button-prev {
    background: none;
    width: 6.145833333%;
    height: 0;
    margin: 0;
}
.other_item .swiper-button-next {
    right: 0;
}
.other_item .swiper-button-prev {
    left: 0;
}
.other_item .swiper-pagination {
    position: relative;
    line-height: 1;
    font-size: 0;
    margin-bottom: 9.791666666%;
}
.other_item .swiper-pagination-bullet {
    border-radius: 0;
    opacity: 1;
    width: 13px;
    height: 13px;
}
.other_item .swiper-pagination-bullet:not(:last-child) {
    margin-right: 8px;
}
.other_item .swiper h3 {
    text-align: center;
    font-size: 25px;
    line-height: 1;
    margin: 6.539509536% 0;
}
.item_color {
    color: #6f6e6f;
}
.item_color li:last-child {
    margin-right: 0;
}
.item_color ul {
    display: flex;
    justify-content: center;
    margin-bottom: 8.95%;
}
.item_color li {
    width: 28.4375%;
    margin-right: 11.97%;
}
.c_type_ziptotebag .item_color li { width: 18.02%; }
.c_type_diytotebag .item_color li { width: 31.45%; }
.item_color .item_v { 
    margin-top: 4.59%;
}
.item_img_v {
    width: 60.53%;
    margin: 9.53% auto 2.8% auto;
}
.c_type_ziptotebag .item_img_v { width: 38.35%; }
.c_type_diytotebag .item_img_v { width: 66.96%; }
.item_v {
    text-align: center;
}
.btn.b_rakuten {
    background-color: #F6D9A0;
}
.btn.b_amazon {
    background-color: #E1C7B8;    
}
.btn.b_disney {
    background-color: #B0CFD5;
}
.cs {
    pointer-events: none;
    filter: grayscale(100%) opacity(30%);
}
.btn.cs {
    position: relative;
}
.cs:after {
    position: absolute;
    left: 0;
    top: 0; 
    color: #000;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    content: "coming soon";
}
.btn.b_black {
    background: #000;
}
.btn.b_black a {
    color: #f8e348;
}
.btn.b_white {
    background: #fff;
}
.btn.b_yellow {
    background: #f8e348;
}
.btn.b_white a, .btn.b_yellow a {
    color: #000;
}
.btn.onborder a {
    border: #000 solid 4px;
    box-sizing: border-box;
    border-radius: 1000px;
}
.about_img01 {
    top: 0;
    margin-top: -6.145833333%;
    margin-left: 1.25%;
}
.about_img02 {
    bottom: 0;
    right: 0;
    margin-bottom: -3.854166666%;
}
.footer_img01 {
    bottom: 0;
    left: 0;
    margin-bottom: -4.166666666%;
}
.item_buy button {
    color: #fff;
    background: #efa5ac;
    box-sizing: border-box;
    transition: .2s;
}
.item_buy button:hover {
    opacity: 0.5;
}
.other_item .swiper-pagination-bullet {
    background: #efd4c5;
}
.other_item .swiper-pagination-bullet-active {
    background: #efa5ac;
}
#wrapper {
    background: url("../images/bg.png") center top repeat-y;
}

.reservation_notice {
    margin-bottom: 8.95%;
}
.reservation_notice dt {
    text-align: center;
    background-color: #f00;
    color: #fff;
    padding: 0.5em 0;
    font-weight: bold;
}
.reservation_notice strong {
    font-weight: bold;
}
.reservation_notice .uline {
    text-decoration: underline;
}
.reservation_notice dd {
    border: 2px solid #f00;
    padding: 0.5em 1em;
}
.reservation_notice ul {
    position: relative;
}
.reservation_notice dd li {
    margin-bottom: 0.2em;
}
.reservation_notice dd > ul:first-child > li {
    margin-bottom: 1em;
}
.reservation_notice li {
    position: relative;
    margin-left: 1em;
    text-indent: -1em;
}
.annotation a {
    color:#6f6e6f;
    text-decoration: underline;
}
.annotation a:hover {
    opacity: 0.5;
}
.item_img01 {
    position: absolute;
    width: 18.333%;
    bottom: 0;
    left: 0;
    margin-bottom: -4.89%;
    margin-left: 94.166%;
}

.item_img02 {
    position: absolute;
    width: 13.437%;
    top: 0;
    left: 0;
    margin-top: -6.97%;
    margin-left: -12.5%;
}
.item_img03 {
    position: absolute;
    width: 13.437%;
    bottom: 0;
    left: 0;
    margin-bottom: -1.66%;
    margin-left: -12.188%;
}

@media screen and (max-width:1067px) {
    #wrapper {
        background-size: 224.16% auto;
    }
}
@media screen and (max-width:767px) {
    #wrapper {
        background-size: 224.16% auto;
    }
    /* -- item top -- */
    .item_howto {
        flex-direction: column;
        width: 73.652187836%;
        margin: 0 auto;
    }
    .item_howto > div {
        width: 100%;
        margin-bottom: 18.908636214%;
        font-size: 3.333333333vw;
    }
    .specification {
        font-size: 3.333333333vw;
        padding: 3.354758038%;
    }
    .item_buy {
        flex-direction: column;
        font-size: 3.333333333vw;
    }
    .item_buy .item_imgs {
        width: 73.652187836%;
        margin: 0 auto 4.574670051%;
    }
    .item_buy > div {
        width: 100%;
    }
    .item_buy .shop_btn .btn a {
        font-size: 6vw;
    }
    .item_color h3,
    .item_buy h3 {
        font-size: 5.518763796vw;
    }
    .item_buy .price strong {
        font-size: 8.830022075vw;
    }
    .item_buy .btn a, .item_buy button {
        font-size: 5.518763796vw;
    }
    .item_buy select {
        font-size: 5.518763796vw;
    }
    .item_buy form {
        margin-bottom: 1.955671447%;
    }
    .item_buy table {
        margin-bottom: 2.607561929%;
    }
    .other_item .swiper-slide > div .btn a {
        font-size: 5vw;
    }
    .other_item .swiper h3 {
        font-size: 5vw;
    }
    .other_item .swiper-button-next, .other_item .swiper-button-prev {
        width: 8.996851102%;
    }
    .other_item .swiper-pagination-bullet {
        width: 1.982357022%;
        height: 0;
        padding-top: 1.982357022%;
    }
    .other_item .swiper-pagination-bullet:not(:last-child) {
        margin-right: 1.219912013%;
    }
}
@media screen and (max-width:1067px) {
    .item_img01 {
        position: absolute;
        margin-left: 87.166%;
    }
    .item_img02 {
        margin-left: -9.5%;
    }
    .item_img03 {
        margin-left: -7.188%;
    }
    .item_v {
        text-align: center;
        font-size: 12px;
    }
    .reservation_notice {
        font-size: 12px;
    }
    .reservation_notice strong {
        font-size: 13px;
    }
    .reservation_notice dt {
        font-size: 13px;
    }
}
@media screen and (max-width:767px) {
    .btn.onborder a, .item_buy button {
        border-width: 2px;
    }
}
