#hakka_main {

    font-family: fot-klee-pro, sans-serif;
font-style: normal;
font-weight: 500;
    /*    overflow: hidden;*/
}

#hakka_main a {
    display: block;
    text-decoration: none;
    color: inherit;
}

#hakka_main img {
    width: 100%;
}

#hakka_main h2 {
    font-size: 20px;
    border-bottom: dotted #00BBB4;
    border-width: 5px;
}

#hakka_main h3 {
    font-size: 18px;
    border-bottom: dotted #00BBB4;
    border-width: 5px;
    display: inline-block;
}

#hakka_main .font_small {
    font-size: .7em;
}
#hakka_main section{
    margin-top: 80px;
}
#hakka_main .fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition:all 1.5s;
}

#hakka_main .fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}


/*TOP*/
#hakka_top {
    background-position: center;
    background-size: cover;
    height: 80vh;
    max-height: 800px;
}
.main_size{
    position: relative;
    height: 80vh;
    max-height: 800px;
}
.mw1500 {
    max-width: 1500px;
    margin: auto;
}
.mw1000{
    max-width: 1000px;
    margin: auto;
}

.jyuubi {
    width: 30%;
    max-width: 250px;
    padding-top: 10px;
    padding-left: 10px;
}

#hakka_main .title {
    position: absolute;
    bottom: 0;
    left: 10px;
    z-index: 2;
}

#hakka_main .title img {
    width: 80%;
    max-width: 500px;
    filter: drop-shadow(10px 5px 10px rgba(0, 187, 180, 1));
}

.top_bottle {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .3);
    background-image: -webkit-radial-gradient(circle farthest-side, rgba(255, 255, 255, .97), rgba(255, 255, 255, .7), rgba(255, 255, 255, 0));
    background-image: radial-gradient(rgba(255, 255, 255, .97), rgba(255, 255, 255, .7), rgba(255, 255, 255, 0));
    position: absolute;
    right: 0px;
    top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottle_img {
    width: 100px;
}

.bottle_text_big {
    font-size: 1.5em;
    display: block;
    text-align: center;
}

/*万能薬*/
.hakka_leaf {
    width: 40px;
    display: inline-block;
}

.section_title {
    padding-left: .5em;
    margin-bottom: 1em;
}

.section_title h2 {
    display: inline;
}

.bannnouyaku_bg {
    background-size: cover;
    background-position: center;
    height: 100vh;
    background-repeat: no-repeat;
    max-height: 700px;
}

.tategaki {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    margin-top: 3em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: inline;
    -webkit-text-orientation: upright;
    /* すべて縦方向に表示 */
    text-orientation: upright;
    /* すべて縦方向に表示 */
    height: 80vh;
    max-height: 650px;
}

.tategaki p {
    margin-right: 30px;
    line-height: 1.5;
}

/*ハッカで涼しく*/
.suzushii_bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh;
    max-height: 500px;
/*    padding-top: 30px;*/
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.flex_wrapper {
    height: 70vh;
    padding-top: 5%;
}

#suzushii figure {
    width: 35%;
    max-width: 140px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    /*webkit系*/
    -moz-box-sizing: border-box;
    /*Firefox*/
    box-sizing: border-box;
}

#suzushii figure,
#suzushii figcaption {
    filter: drop-shadow(1px 5px 10px rgba(255, 255, 255, 1));
}

#suzushii figcaption {
    text-align: center;
}

.suzushii_flex {
    display: flex;
    justify-content: space-around;
    margin: -20px auto 0;
/*    ↑EC ↓company*/
/*    margin: -80px auto -40px;*/
    max-width: 600px;
}

#suzushii .suzushii_flex figure:first-child {
    margin-left: 0;
}

#suzushii .suzushii_flex figure:last-child {
    margin-right: 0;
}

.suzushii_flex2 {
    display: flex;
}

/*mint_bg*/
#suzushii_mint_bg {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 10% 1em;
}

.white_block {
    background-color: #ffffff;
    border: dotted #00BBB4;
    border-width: 5px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-top: 5%;
    margin: 50px auto;
}
.mint_font_b{
    font-weight: bold;
}
.mint_flex {
    margin-top: 10%;
}

.mint_img {
    width: 60%;
    max-width: 150px;
    margin: auto;
}

.mint_text span:first-child {
    font-size: 1.5em;
}

#hakka_main .mint_icon img {
       width: 30px;
}
.mint_icon {
    margin-left: 10%;
}

.mint_icon .lv {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #30918E;
    font-weight: bold;
}

.ofuro{
    margin-left: 10%;
}
#hakka_main .ofuro img{
    width: 50px;
}
/*容器*/
.youki_bg {
    background-color: #EBE1C4;
}

.youki_img {
    min-height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.youki_text {
    text-align: center;
    padding: 30px 0;
}

.youki_attn {
    font-size: .7em;
}
/*スプレー*/
#spray h2{
    position: relative;
}
.easy{
   position: absolute;
    font-size: 14px;
    top: -20px;
    right: -30px;
    transform: rotate(20deg);
    display: none;
}
.spray_homemade{
    width: 50%;
    max-width: 350px;
    margin: 30px auto 0;
}
.recipe{
    position: relative;
}
.recipe_img{
    min-height: 300px;
    background-position: center;
    background-size: cover;
    max-width: 600px;
    margin: auto;
}
.recipe_text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    color: #fff;
}
#hakka_main .recipe_text h3{
    display: block;
    text-align: center;
    border-bottom: none;
    margin-bottom: .3em;
}
.recipe_text p{
    margin: 0;
}
.spray_border{
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 350px;
    margin: 40px auto;
}
.howtomake{
    width: 90%;
    max-width: 650px;
    margin: 60px auto;
}
.attention{
    text-align: center;
    position: relative;
}
.attention .kaiten{
    font-size: .8em;
    transform: rotate(-20deg);
    display: inline-block;
    position: absolute;
    top: -30px;
    left: -5px;
}
.attention p{
    margin-bottom: 2.5em;
}
.attention .font_small{
    display: block;
    text-align: right;
}
.noudo{
    font-size: 1.5em;
}
.noudobetsu{
    width: 100%;
    max-width: 1000px;
    filter: drop-shadow(1px 5px 6px rgba(0,0,0,.28));
    margin: auto;
}
.noudo .mint_icon{
    margin-left: 0;
}
.noudo_lv p{
    margin: 0;
}
.noudo_flex{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
/*使用上の注意*/
.chuui_bg{
    background-color: #ecece5;
    min-height: 600px;
    position: relative;
    padding: 2em .5em;
}
.chuui_w{
    padding: .5em;
    max-width: 1000px;
    margin: auto;
    border: 3px double #fff;
}
.chuui_bg dl{
    padding-top: 50px;
/*    padding-bottom: 50px;*/
    max-width: 800px;
    margin: auto;
}
.chuui_bg dt{
    width: 60px;
    float: left;
    padding-top: 1em;
}
.chuui_bg dd{
    padding-top: 2em;
    padding-bottom: 2em;
    border-bottom: dotted 1px;
    margin-left: 60px;
}
.chuui_bg dd:last-of-type{
    border-bottom: none;
}
.iresugi,.neko{
    display: none;
}
.marubatsu_flex{
    display: flex;
    align-items: center;
    padding-bottom: 50px;
}
.marubatsu_img{
    flex: 2;
    max-width: 200px;
}
.marubatsu_text{
    flex: 3;
}
/*商品概要*/
.gaiyou_wrapper{
    background: linear-gradient(0deg,  rgba(235,225,196,1),rgba(235,225,196,0));
}
.gaiyou_left .bottle_img{
    margin: auto;
}
.gaiyou_left p{
    text-align: right;
    transform: rotate(15deg);
}
.gaiyou_right dl{
    margin: auto 2em;
}
.gaiyou_right dd{
    font-size: 1.5em;
    margin-left: 0;
    padding-bottom:1.5em; 
    border-bottom: .5px dotted;
}
.gaiyou_right dt{
    padding-top:2em;
}
.gaiyou_right dd:last-of-type{
    border-bottom: none;
}
@media(min-width:768px) {

    /*     common*/
    #hakka_main p {
        font-size: 18px;
    }

    #hakka_main h2 {
        font-size: 30px;
    }

    #hakka_main h3,#hakka_main .attention p {
        font-size: 22px;
    }

    #hakka_main .font_small {
        font-size: .8em;
    }

    /*TOP*/
    .top_bottle {
        width: 500px;
        height: 500px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .bottle_img {
        width: 150px;
    }

    /*万能薬*/
    .hakka_leaf {
        width: 50px;
    }

    /*    涼しい*/
    .suzushii_flex2 {
        width: 60%;
        max-width: 500px;
        margin: -30px auto;
    }
    #suzushii figcaption{
        font-size: 1.3em;
        font-weight: bold;
    }

    /*    mint_bg*/
    .mint_flex {
        display: flex;
        margin-top: 50px;
    }

    .mint_img {
        flex: 1;
    }

    .mint_text {
        flex: 3;
        margin-left: 1em;
    }

    .mint_text p {
        margin: .3em auto;
    }

    .white_block {
        margin: 50px auto;
        padding: 5%;
        width: 80%;
        max-width: 800px;
    }

    /*    youki*/
    .youki_flex {
        display: flex;
        max-width: 800px;
        margin: auto;
    }

    .youki_img {
        flex: 2;
    }

    .youki_text {
        flex: 3;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
/*    スプレー*/
    .easy{
        display: block;
    }
    
/*    レシピ*/
    .recipe_img {
        min-height: 500px;
        max-width: 1000px;
    }
    .recipe_text p {
        margin: .5em auto;
    }
    .attention .sp_none{
        display: block;
    }
    .attention_wrapper{
        width: 70%;
        margin: auto;
        max-width: 600px;
    }
    .attention .kaiten {
        font-size: .6em;
        top: -20px;
        left: -50px;
    }
/*    使用上の注意*/
    .chuui_bg dd{
        width: 60%;
    }
    .marubatsu{
        display: flex;
        align-items: center;
    }
    .marubatsu_flex{
        flex: 1;
    }
/*    概要*/
    .gaiyou_flex{
        display: flex;
        width: 80%;
        margin: auto;
    }
    .gaiyou_flex>div{
        flex: 1;
    }
    .gaiyou_right{
        display: flex;
    }
}

@media(min-width: 1024px) {

    /*    common*/
    #hakka_main p {
        font-size: 20px;
    }

    #hakka_main h2 {
        font-size: 40px;
    }
    #hakka_main h3 {
        font-size: 30px;
    }

    /*    TOP*/
    .top_bottle {
        width: 600px;
        height: 600px;
    }
    #hakka_main .title img {
        width: 80%;
        max-width: 700px;
    }

    /*万能薬*/
    /*    mint_bg*/
/*    レシピ*/
    
/*使用上の注意*/
    .chuui_bg{
        background-size: contain;
    }
    .chuui_bg dd:first-of-type,.chuui_bg dt:first-of-type{
        margin-top: 3em;
    }
    .chuui_bg dd:last-of-type,.chuui_bg dt:last-of-type{
        padding-bottom: 3em;
    }
    .iresugi{
        display: block;
        position: absolute;
        top: 150px;
        left: 600px;
        width: 300px;
        bottom: 0;
        right: 0;
        margin: auto;
    }
    .neko{
        display: block;
        position: absolute;
        width: 100px;
        top: 500px;
        bottom: 0;
        left: 400px;
        right: 0px;
        margin: auto;
    }
    .marubatsu{
        max-width: 800px;
        margin: auto;
    }
}
