/* CSS Document */

/*
base.css
サイト全体のスタイル指定用
*/

@charset "utf-8";

body {
    background: #FFFFFF;
    font-family: "ＭＳ ゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
}

.wrapper {
    margin: 0 auto;
    padding: 0 auto;
    width: 100%;
}

/*  --------------------------------------
横幅が641px以上スタート
--------------------------------------  */

@media screen and (min-width: 737px) {
    
    .wrapper {
        min-width: 960px;
    }

    .lp_logo {
        margin: 0 auto;
        width: 920px;
        height: 70px;
        background: url(../img/logo.png) no-repeat top center;
        text-indent: -10000px;
    }

    /* --------------------  ヘッダー */
    .header_wrap {
        width: 100%;
        height: 2672px;
        background: url(../img/main_img_01_bk.png) repeat-x top center;
        position: relative;
        z-index: 10;
    }
    .over_wrap {
        overflow: hidden;
    }

    .header {
        margin: 0 auto;
        padding: 0;
        width: 899px;
        height: 2672px;
        text-align: left;
        background: url(../img/main_img_01.png) no-repeat;
        position: relative;
        z-index: 100;
    }

    .header_box {
        position: absolute;
        top: 865px;
        left: 50%;
        margin-left: -220px;
    }
    .header_box_right {
        position: absolute;
        top: 2140px;
        left: 50%;
        margin-left: -220px;
    }
    
    .entry_btn{
        animation: hurueru 0.8s  infinite;
    }


    .entry_btn a {
        background: url(../img/entry_btn_01.png);
        width: 440px;
        height: 81px;
        display: block;
        cursor: pointer;
        text-align: center;
        text-indent: -10000px;
        background-repeat: no-repeat;
    }
    .entry_btn a:hover {
        background-position: left bottom;
    }

    .hide_text {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

    /* --------------------  コンテンツ箇所 */
    .content_wrap {
        margin: 0 auto;
        width: 100%;
        text-align: left;
    }

    .cart_box {
        padding: 290px 0 0 333px;
        width: 480px;
    }

    .cnt_01 {
        margin: 0 auto;
        padding: 0 auto;
        width: 100%;
        height: 1700px;
        background: url(../img/cnt_img_01.jpg) no-repeat top center;
    }

    .cnt_02 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 950px;
        background: url(../img/cnt_img_02.jpg) no-repeat;
    }

    .special_wrap {
        width: 100%;
        height: 880px;
        background-color: #000;
        background-image: url(../img/special_img_bk.png);
        background-position: top center;
        background-repeat: no-repeat;
        position: relative;
        z-index: 10;
    }

    .special {
        margin: 0 auto;
        padding: 0;
        width: 1000px;
        height: 880px;
        text-align: left;
        background: url(../img/special_img.png) no-repeat;
        background-position: top center;
        position: relative;
        z-index: 100;
    }
    .special:before {
        content: '';
        background: url(../img/special_bk_01.png) repeat-x right top;
        position: absolute;
        top: 0;
        left: -2373px;
        width: 200%;
        height: 100%;
        z-index: 10;
    }
    .special:after {
        content: '';
        background: url(../img/special_bk_edge.png) repeat-x left top;
        position: absolute;
        top: 0;
        left: 1259px;
        width: 200%;
        height: 100%;
        z-index: 10;
    }

    /*
    .cnt_03_wrap {
    margin: 0 auto;
    height: 387px;
    background: url(../img/cnt_img_03_bk.jpg) repeat-x top center;
}

    .cnt_03 {
    margin: 0 auto;
    padding: 0 auto;
    width: 100%;
    height: 387px;
    background: url(../img/cnt_img_03.jpg) no-repeat top center;
}
    */
    .cnt_04 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 1020px;
        background: url(../img/cnt_img_04.jpg) no-repeat;
    }

    .h_cart_01 {
        margin: 0 auto;
        padding: 0;
        width: 920px;
        height: 2547px;
        text-align: left;
        background: url(../img/cart_img_01.jpg) no-repeat top center;
        position: relative;
    }

    .header_box_01 {
        width: 440px;
        position: absolute;
        top: 720px;
        left: 50%;
        margin-left: -220px;
    }
    .header_box_01_right {
        width: 440px;
        position: absolute;
        top: 2000px;
        left: 50%;
        margin-left: -220px;
    }

    .cnt_05 {
        margin: 0 auto;
        padding: 0 auto;
        width: 100%;
        height: 128px;
        background: #ddb600 url(../img/cnt_img_05.jpg) no-repeat top center;
    }

    .cnt_06 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 1353px;
        background: url(../img/cnt_img_06.jpg) no-repeat;
    }

    .cnt_07 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 1150px;
        background: url(../img/cnt_img_07.jpg) no-repeat top center;
    }

    .cnt_08_wrap {
        margin: 0 auto;
        height: 1033;
        background: url(../img/cnt_img_08_bk.png) repeat-x top center;
    }

    .cnt_08 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 2805px;
        background: url(../img/cnt_img_08.png) no-repeat top center;
        position: relative;
    }

    .header_box_02 {
        position: absolute;
        top: 965px;
        left: 50%;
        margin-left: -220px;
    }

    .header_box_02_right {
        position: absolute;
        top: 2250px;
        left: 50%;
        margin-left: -220px;
    }

    .cnt_09_wrap {
        margin: 0 auto;
        height: 1680px;
        background: url(../img/cnt_img_09_bk.jpg) repeat-x top center;
    }

    .cnt_09 {
        margin: 0 auto;
        padding: 0 auto;
        width: 100%;
        height: 1680px;
        background: url(../img/cnt_img_09.jpg) no-repeat top center;
    }

    .cnt_10_wrap {
        margin: 0 auto;
        height: 1679px;
        background: url(../img/cnt_img_10_bk.jpg) repeat-x top center;
    }

    .cnt_10 {
        margin: 0 auto;
        padding: 0 auto;
        width: 100%;
        height: 1679px;
        background: url(../img/cnt_img_10.jpg) no-repeat top center;
    }

    .cnt_11 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 615px;
        background: url(../img/cnt_img_11.jpg) no-repeat top center;
    }

    .cnt_12 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 500px;
        background: url(../img/cnt_img_12.jpg) no-repeat top center;
    }

    .cnt_13 {
        margin: 0 auto;
        padding: 0 auto;
        width: 920px;
        height: 2397px;
        background: url(../img/cnt_img_13.jpg) no-repeat top center;
        position: relative;
    }

    .header_box_03 {
        position: absolute;
        top:570px;
        left: 50%;
        margin-left: -220px
    }

    .header_box_03_right {
        position: absolute;
        top: 1850px;
        left: 50%;
        margin-left: -220px;
    }

    #voice {
        margin: 115px auto 0 auto;
        width: 815px;
        height: 310px;
        overflow: auto;
        position: relative;
    }

    .voice_wrap {
        margin: 0 auto;
        width: 785px;
    }
    .voice_box {
        padding: 20px;
        width: 745px;
        color: #696969;
        font-size: 14px;
        line-height: 20px;
    }

    .voice_link a {
        padding-left: 15px;
        color: #eb007f;
        text-decoration: none;
    }

    .voice_link a:hover {
        padding-left: 15px;
        color: #eb007f;
        text-decoration: underline;
    }


    .w15 {
        width: 14%;
    }
    .w35 {
        width: 36%;
    }
    .w85 {
        width: 86%;
    }

    .pagebtn_box {
        width: 860px;
        overflow: auto;
    }

    /* --------------------  FOOTER */
    .footer_wrap {
        margin-top: 20px;
        padding: 20px 0;
        width: 100%;
        border-top: 4px solid #ffdf8f;
        background-color: #fff;
        text-align: left;
    }

    .footer {
        margin: 0 auto;
        padding: 0 auto;
        width: 950px;
        font-size: 12px;
    }

    .footer a {
        color: #666666;
    }

    #footer_tel_area p {
        margin: 0 0 10px 0;
        font-size: 10px;
    }
    #size115_style #footer_tel_area p {
        font-size: 11px;
    }
    #footer_bottom {
        overflow: hidden;
    }
    #footernav {
        margin-bottom: 10px;
    }
    #footernav li {
        padding: 0 5px;
        display: inline;
        border-left: 1px solid #CCC;
    }
    #footernav li.first_ {
        border-left: none;
    }
    #footer_info {
        border-top: 1px solid #ccc;
        font-size: 10px;
        padding: 5px;
    }
    #size115_style #footer_info {
        font-size: 11px;
    }
    #footer_notice {
        float: left;
    }
    #footer_notice p {
        margin: 10px 0;
        line-height: 16px;
    }
    #footer_notice p a {
        text-decoration: underline;
        color: #0066cc;
    }
    #footer_sitelogo {
        float: right;
    }
    #footer_info h2 {
        text-align: right;
    }
    #copyright {
        color: #999;
    }


    .copy {
        padding: 7px;
    }

    /* --------------------  aタグ処理 画像透過リンク */
    a img {
        -webkit-transition: opacity 0.5s;
        /*Safari,Chrome*/
        /*Opera*/
        /*Firefox*/
        transition: opacity 0.5s;
        /*CSS3 Real Property*/
    }

    a:focus img,
    a:hover img {
        filter: alpha(opacity=40);
        /*IE*/
        -moz-opacity: 0.4;
        /*Older Firefox*/
        opacity: 0.4;
        /* Modern Browsers*/
    }

    /* ここまで */
}


/*  --------------------------------------
横幅が640px以下スタート
--------------------------------------  */

@media screen and (max-width:736px) {
    div#contentsbox {
        margin: 0 auto;
        padding: 0 auto;
        /* 	width : 320px; */
        max-width: 640px;
    }
    /* 
背景画像の高さ設定は動的にするため以下のように設定
padding-topで高さを計算する。
表示画像の高さ ÷ 表示画像の幅 × 100 */
    .lp_logo {
        height: 0;
        padding-top: 9.38%;
        background: url(../img/sp_logo.png) 0 0 no-repeat;
        background-size: contain;
        text-indent: -10000px;
    }

    .header_wrap {}
    .over_wrap {}

    .header {
        height: 0;
        padding-top: 550%;
        background: url(../img/sp_main_img_01.png) no-repeat 0 0;
        background-size: contain;
    }
    .sp_hurueru{
        animation: hurueru 0.8s  infinite;
    }
    .header_box {
        margin: -370% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_right {
        margin: 238% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .entry_btn a {
        margin: -16vw auto 0;
        width: 95%;
        height:18vw;
        max-height: 112px;
        display: block;
        cursor: pointer;
        text-align: center;
        text-indent: -10000px;
    }

    .hide_text {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

    /* --------------------  コンテンツ箇所 */
    .content_wrap {
        margin: 0 auto;
        width: 100%;
        text-align: left;
    }

    .cnt_01 {
        height: 0;
        padding-top: 250%;
        background: url(../img/sp_cnt_img_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_02 {
        height: 0;
        padding-top: 134.38%;
        background: url(../img/sp_cnt_img_02.png) 0 0 no-repeat;
        background-size: contain;
    }

    .special_wrap {}
    .special {
        height: 0;
        padding-top: 100%;
        background: url(../img/sp_special_img.png) 0 0 no-repeat;
        background-size: contain;
    }

    /*
    .cnt_03_wrap {}
    .cnt_03 {
        height: 0;
        padding-top: 46.88%;
        background: url(../img/sp_cnt_img_03.png) 0 0 no-repeat;
        background-size: contain;
    }
*/
    .cnt_04 {
        height: 0;
        padding-top: 152.656%;
        background: url(../img/sp_cnt_img_04.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cart_01 {}
    .cart_box {}
    .entry_btn_01 a {}

    .h_cart_01 {
        height: 0;
        padding-top: 531%;
        background: url(../img/sp_cart_img_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_01 {
        margin: -375% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;

    }

    .header_box_01_right {
        margin: 239% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_05 {
        height: 0;
        padding-top: 15.06%;
        background: url(../img/sp_cnt_img_05.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_06 {
        height: 0;
        padding-top: 230.13%;
        background: url(../img/sp_cnt_img_06.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_07 {
        height: 0;
        padding-top: 140.69%;
        background: url(../img/sp_cnt_img_07.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_08_wrap {}

    .cnt_08 {
        height: 0;
        padding-top: 566%;
        background: url(../img/sp_cnt_img_08.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_02 {
        margin: -370% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_02_right {
        margin: 238% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_09_wrap {}

    .cnt_09 {
        height: 0;
        padding-top: 418.75%;
        background: url(../img/sp_cnt_img_09.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_10_wrap {}

    .cnt_10 {
        height: 0;
        padding-top: 553.13%;
        background: url(../img/sp_cnt_img_10.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_11 {
        height: 0;
        padding-top: 100.5%;
        background: url(../img/sp_cnt_img_11.png) 0 0 no-repeat;
        background-size: contain;
        margin-top: 10%;
    }

    .cnt_12 {
        height: 0;
        padding-top: 78.13%;
        background: url(../img/sp_cnt_img_12.png) 0 0 no-repeat;
        background-size: contain;
    }

    .cnt_13 {
        height: 0;
        padding-top: 523%;
        background: url(../img/sp_cnt_img_13.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_03 {
        margin: -372% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .header_box_03_right {
        margin: 238% 0 0 0;
        height:18vw;
        background: url(../img/sp_entry_btn_01.png) 0 0 no-repeat;
        background-size: contain;
    }

    .voice_wrap {
        margin: 0 auto;
        width: 100%;
    }
    .voice_box {
        padding: 3%;
        width: 80%;
        color: #696969;
        font-size: 12px;
        line-height: 20px;
    }

    .voice_link a {
        padding-left: 15px;
        color: #eb007f;
        text-decoration: none;
    }

    .voice_link a:hover {
        padding-left: 15px;
        color: #eb007f;
        text-decoration: underline;
    }
    .element {
        /* 対象となる要素のクラス名が"element"の場合 */
        overflow: auto;
    }
    .element::-webkit-scrollbar {
        /* スクロールバー本体 */
        width: 5px;
        background: #c9caca;
    }
    .element::-webkit-scrollbar:horizontal {
        /* 横方向のスクロールバー本体 */
        width: 5px;
        background: #9aadfc;
    }
    .element::-webkit-scrollbar-thumb {
        /* スクロールバーの動く部分 */
        background: #727171;
        border-radius: 2px;
    }
    .element::-webkit-scrollbar-thumb:horizontal {
        /* 横方向のスクロールバーの動く部分 */
        background: #435295;
        border-radius: 2px;
    }
    .element::-webkit-scrollbar-track-piece:start {
        /* スクロールバーの動く部分の前 */
        background: #c9caca;
    }
    .element::-webkit-scrollbar-track-piece:end {
        /* スクロールバーの動く部分の後ろ */
        background: #dcdddd;
    }
    .element::-webkit-scrollbar-corner {
        /* スクロールバー角 */
        background: transparent;
    }

    /* --------------------  FOOTER */
    .footer_wrap {
        margin-top: 20px;
        padding: 20px 0;
        width: 100%;
        border-top: 4px solid #ffdf8f;
        background-color: #fff;
        text-align: left;
    }

    .footer {
        margin: 0 auto;
        padding: 0 auto;
        width: 98%;
        font-size: 12px;
    }

    .footer a {
        color: #666666;
    }

    #footer_tel_area p {
        margin: 0 0 10px 0;
        font-size: 10px;
    }
    #size115_style #footer_tel_area p {
        font-size: 11px;
    }
    #footer_bottom {
        overflow: hidden;
    }
    #footernav {
        margin-bottom: 10px;
    }
    #footernav li {
        padding: 0 5px;
    }
    #footernav li.first_ {
        border-left: none;
    }
    #footer_info {
        border-top: 1px solid #ccc;
        font-size: 10px;
        padding: 5px;
    }
    #size115_style #footer_info {
        font-size: 11px;
    }
    #footer_notice {
        float: left;
    }
    #footer_notice p {
        margin: 10px 0;
        line-height: 16px;
    }
    #footer_notice p a {
        text-decoration: underline;
        color: #0066cc;
    }
    #footer_sitelogo {}
    #footer_info h2 {
        text-align: center;
    }
    #copyright {
        color: #999;
    }



    /* ここまで */
}

@media screen and (min-width: 321px) and (max-width: 520px) {
    #voice {
        margin: -61% auto 0 auto;
        width: 95%;
        max-height: 173px;
        overflow: auto;
        position: relative;
    }
}

@media screen and (min-width: 521px) and (max-width: 640px) {
    #voice {
        margin: -60% auto 0 auto;
        width: 95%;
        max-height: 250px;
        overflow: auto;
        position: relative;
    }
}

@media screen and (min-width: 641px) and (max-width: 736px) {
    #voice {
        margin: -60% auto 0 auto;
        width: 95%;
        max-height: 300px;
        overflow: auto;
        position: relative;
    }
}

@media screen and (max-width: 320px) {
    #voice {
        margin: -64% auto 0 auto;
        width: 95%;
        max-height: 155px;
        overflow: auto;
        position: relative;
    }
}

/* --------------------  common */

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb16 {
    margin-bottom: 16px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr16 {
    margin-right: 16px;
}

.mr20 {
    margin-right: 20px;
}

.mr23 {
    margin-right: 23px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

/* size */

.w68 {
    width: 680px;
}

.w77 {
    width: 770px;
}

/* line-height */

.lh14 {
    line-height: 140%;
}

/* テキストリンク系＆カラー */

.red {
    color: #dd0000;
}

.green {
    color: #bc0000;
    border-bottom: 4px solid #ffff00;
}

/* テキストインデント */

.ind {
    text-indent: -2em;
    padding-left: 2em;
}

.size11 {
    font-size: 11px;
    line-height: 15px;
}

.bk01 {
    background: #f4f4f4;
}


/* 回り込み回避用 */

br.clear {
    margin: 0;
    padding: 0;
    clear: both;
}

/* ご購入ボタン */

.fixed_order {
    position: fixed;
    bottom: 10px;
    right: 5px;
    width: 265px;
    height: 155px;
}

.fixed_order a {
    overflow: hidden;
    height: 0px;
    width: 265px;
    padding-top: 155px;
}

#page-top {
    width: 190px;
    float: right;
}




/* animation 181218 add*/


@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    /*25% {transform: translate(2px, 2px) rotateZ(1deg)}*/
    /*25% {transform: translate(2px, 2px) rotateZ(0deg)}*/
    /*25% {transform: translate(2px, 0px) rotateZ(0deg)}*/
    25% {transform: translate(0px, 2px) rotateZ(0deg)}
    /*50% {transform: translate(0px, 2px) rotateZ(0deg)}*/
    50% {transform: translate(0px, 0px) rotateZ(0deg)}
    /*75% {transform: translate(2px, 0px) rotateZ(-1deg)}*/
    /*75% {transform: translate(2px, 0px) rotateZ(0deg)}*/
    75% {transform: translate(0px, 2px) rotateZ(0deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}