header{
    padding: 0;
    height: auto;
    padding-top: 6px;
}
body{
    overflow-x: hidden;
}
.mwidth{
    max-width: 1000px;
}
.sec_01{
    height: auto;
    position: relative;
    margin-top: 0;
    width : 100%;
}
.sec_01 .sec_01_text_wrap{
    position: relative;
}
.sec_01 .text_01{
    text-align: center;
    padding-top: 14vw;
}
.sec_01 .text_01 img{
    width: 53.3vw;
    max-width: 400px;
}
.sec_01 .text_02{
    text-align: center;
    padding-top: 6vw;
}
.sec_01 .text_02 img{
    width: 62vw;
    max-width: 465px;
}
.sec_01 .text_03{
    text-align: center;
    padding-top: 6.6vw;
}
.sec_01 .text_03 img{
    width: 73.3vw;
    max-width: 550px;
}
.sec_01 .sec_01_text_wrap2{
    text-align: center;
    font-size: 2.4vw;
    line-height: 2.2;
    padding-top: 8vw;
}
.sec_01 .sec_01_text_wrap2 p{
    margin: 0;
}
.sec_01 .sec_01_img{
    padding-top: 7.3vw;
    text-align: center;
}
.sec_01 .sec_01_img img{
    width: 55.7vw;
    max-width: 418px;
}

.scroll_down{
    font-size: 2.1vw;
    text-align: center;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0px;
    margin: auto;
    color: #898989;
    background-color: #ffffff;
    z-index: 10;
    padding: 2.6vw 0 8vw;
}
.scroll_down img{
    width: 4.5vw;
}
.scroll_down span{
    display: block;
}


.menu a{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 4vw;
    box-sizing: border-box;
    border: 2px solid #96b996;
    margin-bottom: 8vw;
    z-index: 100000;
}
.menu a:hover{
    cursor: pointer;
}
.menu .title{
    width: 30%;
}
.menu .title .title_img{
    margin: 0;
    line-height: 0.8;
}
.menu .title .title_img img{
    height: 3vw;
    vertical-align: top;
}
.menu .title .border_line{
    border-color:#cadcca;
    margin-top: -0.5vw;
    border-width: 1vw;
    border-right: 0;
    border-top: 0;
    border-left: 0;
}
.menu .title p{
    font-size: 2vw;
}
.menu .menu_img{
    width: 53%;
}
.menu .menu_img img{
    width: 100%;
}
.menu .nintei_text_img img{
    width: 70%;
}


.sec_02{
    position: relative;
    padding-top: 10.6vw;
}
.menu_profile{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 8vw;
}
.menu_profile.flex_reverse{
    flex-direction: row-reverse;
}

.menu_profile .title{
    width: 50%;
}
.menu_profile .title .title_img{
    margin: 0;
    line-height: 0.8;
}
.menu_profile .title .title_img img{
    width: 40%;
    vertical-align: top;
}
.menu_profile .title .border_line{
    border-color:#cadcca;
    margin-top: -0.5vw;
    border-width: 1vw;
    border-right: 0;
    border-top: 0;
    border-left: 0;
}
.menu_profile .menu_img{
    width: 43%;
}
.menu_profile .menu_img img{
    width: 100%;
}
.menu_profile .title p{
    font-size: 2vw;
}
.pro_text_img img{
    width: 100%;
}



.sec_03{
    position: relative;
}

.sec_03 h2{
    text-align: center;
}
.sec_03 h2 img{
    max-width: 250px;
    width: 33vw;
}
.shop{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5vw 0;
    border-bottom: 2px solid #96b996;
}
.shop .shop_img{
    width: 46%;
}
.shop .shop_info{
    width: 50%;
    font-size: 2vw;
}
.shop .shop_info .shop_tel{
    font-size: 2.6vw;
}
.shop .shop_info .shop_name img{
    height: 3.7vw;
    max-height: 28px;
    padding-right: 5px;
}
.shop .shop_img img{
    width: 100%;
}

.sec_04{
    position: relative;
    margin: 10vw auto;
}

.sec_04 h2{
    text-align: center;
    margin: 5vw auto;
}

.sec_04 h2 img{
    width: 30vw;
    max-width: 220px;
}
.sec_04 .blog{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5.3vw;
}
.sec_04 .blog div:nth-of-type(1) img{
    width: 31vw;
    max-width: 235px;
}
.sec_04 .blog div a:nth-of-type(1){
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    padding: 0 3vw;
}
.sec_04 .blog div a:nth-of-type(2){
    border-right: 2px solid #000000;
    padding: 0 3vw;
}

.sec_04 .blog div a:nth-of-type(1) img{
    height: 3.4vw;
    max-height: 26px;
    vertical-align: text-bottom;
}
.sec_04 .blog div a:nth-of-type(2) img{
    height: 3.4vw;
    max-height: 26px;
    vertical-align: text-bottom;
}
.sec_04 .insta{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5.3vw;
}
.sec_04 .insta div:nth-of-type(1) img{
    width: 40vw;
    max-width: 300px;
}

.sec_05{
    position: relative;
    margin: 0 auto;
    background-color: #ffe6e6;
}
.sec_05 .block{
    width : -webkit-calc(80vw - 32px);
    width : calc(80vw - 32px);
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5.6vw 0;
    border-bottom: 2px solid #000000; 
}
.sec_05 .block:last-of-type{
    border: none;
}
.sec_05 .block .block_img{
    width: 46%;
}
.sec_05 .block .block_img img{
    width: 100%;
}
.sec_05 .block .block_text{
    width: 47%;
    font-size: 2vw;
    position: relative;
}
.sec_05 .block .block_text span{
    width: 47%;
    font-size: 1.6vw;
}
.sec_05 .block .block_text a{
    display: block;
    text-align: left;
    margin-top: 10px;
    position: ;
    bottom: 0;
    right: 0;
}
.sec_05 .block .block_text a img{
    width: 18.6vw;
    max-width: 140px;
}
.sec_05 .block .block_text h3 img{
    width: 26.6vw;
    max-width: 200px;
}
.sec_05 .block.recruit_block .block_text h3 img{
    width: 20vw;
    max-width: 150px;
}













/*******************************************
****  PC(750px以上の時！！)
*******************************************/
@media (min-width: 750px) {
    .sec_01 .text_01{
        padding-top: 105px;
    }
    .sec_01 .text_02{
        padding-top: 45px;
    }
    .sec_01 .text_03{
        padding-top: 50px;
    }
    .sec_01 .sec_01_text_wrap2{
        font-size: 18px;
        padding-top: 60px;
    }
    .sec_01 .sec_01_img{
        padding-top: 55px;
    }
    .scroll_down{
        font-size: 16px;
        padding: 20px 0 60px;
    }
    .scroll_down img{
        width: 34px;
    }
    .sec_02{
        padding-top: 80px;
    }
    .menu_profile .title p{
        font-size: 16px;
    }
    .menu .title p{
        font-size: 16px;
    }
    .pro_text_img img{
        width: 100%;
        max-width: 280px;
    }
    .shop .shop_info{
        font-size: 16px;
    }
    .shop .shop_info .shop_tel{
        font-size: 20px;
    }
    .sec_04{
        position: relative;
        margin: 80px auto;
    }
    .sec_05 .block .block_text{
        font-size: 18px;
    }
    .sec_05 .block .block_text span{
        font-size: 15px;
    }
    .menu .nintei_text_img img {
        width: 100%;
    }
}
@media (min-width: 850px) {
    .menu_profile .title{
        position: relative;
    }
    .pro_text_img{
        position: absolute;
        bottom: 0;
    }
}
@media (max-width: 550px) {
    .sec_04 .blog,.sec_04 .insta{
        justify-content: space-around;
    }
}