body{
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
    font-style: normal;
    letter-spacing: 0.1rem;
    font-size: 10px;
}
img{
	vertical-align:top;
    width: 100%;
}
a{
    text-decoration: none;
    color: #000;
}
@media screen and (max-width:980px) {
    #sp{
        display: block;
    }
    #dt{
        display: none;
    }
    .sp{
        display: block;
    }
    .dt{
        display: none;
    }
}
@media screen and (min-width:981px) {
    #sp{
        display: none;
    }
    #dt{
        display: block;
    }
    .sp{
        display: none;
    }
    .dt{
        display: block;
    }
}
@media screen and (max-width:980px) {
    .ja_btn{
        width: 40px;
        height: 40px;
        position: fixed;
        border-radius: 50px;
        right: 3%;
        top: 3vw;
    }
    .ja_btn img{
        width: 100%;
        border-radius: 50px;
    }
    .top_logo{
        width: 100%;
        text-align: center;
        position: absolute;
        margin-top: 120px;
    }
    .top_logo img{
        width: 150px;
    }
    .top_img{
        width: 100%;
        height: 500px;
    }
    .top_img img{
        width: 100%;
        height: 500px;
        object-fit: cover;
    }
    .welcome{
        width: 100%;
        padding: 20px 0%;
        text-align: center;
        padding-bottom: 50px;
    }
    .welcome #title{
        width: 100%;
        padding: 20px 0%;
        padding-bottom: 20px;
        font-size: 20px;
        text-align: center;
    }
    .welcome #bun{
        width: 100%;
        padding: 30px 0%;
        font-size: 15px;
        text-align: justify;
    }
    .welcome_img{
        width: 100%;
        margin-bottom: 20px;
    }
    .top_massage{
        width: 90%;
        padding: 50px 5%;
        text-align: center;
    }
    .top_massage #red_tag{
        font-size: 15px;
        /* color: #b72b33; */
    }
    .top_massage #name{
        font-size: 25px;
    }
    .top_massage #tag{
        font-size: 12px;
    }
    .top_massage #message{
        font-size: 15px;
        text-align: justify;
        margin-top: 50px;
        letter-spacing: 1px;
    }
}
@media screen and (min-width:981px) {
    .ja_btn{
        width: 40px;
        height: 40px;
        position: fixed;
        border-radius: 50px;
        right: 3%;
        top: 3vw;
    }
    .ja_btn img{
        width: 100%;
        border-radius: 50px;
    }
    .top_logo{
        width: 100%;
        text-align: center;
        position: absolute;
        margin-top: 100px;
    }
    .top_logo img{
        width: 150px;
    }
    .top_img{
        width: 100%;
        height: 400px;
    }
    .top_img img{
        width: 100%;
        height: 400px;
        object-fit: cover;
    }
    .welcome{
        width: 100%;
        padding: 20px 0%;
        text-align: center;
        padding-bottom: 50px;
    }
    .welcome #title{
        width: 100%;
        padding: 20px 0%;
        padding-bottom: 20px;
        font-size: 20px;
        text-align: center;
    }
    .welcome #bun{
        width: 100%;
        padding: 30px 0%;
        padding-bottom: 0;
        font-size: 15px;
        text-align: justify;
    }
    .welcome_img_flex{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        gap: 2%;
    }
    .welcome_img{
        width: 49%;
        margin-bottom: 20px;
    }
    .top_massage{
        width: 60%;
        padding: 50px 20%;
        text-align: center;
    }
    .top_massage #red_tag{
        font-size: 15px;
        color: #b72b33;
    }
    .top_massage #name{
        font-size: 30px;
    }
    .top_massage #tag{
        font-size: 12px;
    }
    .top_massage #message{
        font-size: 18px;
        text-align: justify;
        margin-top: 50px;
        letter-spacing: 1px;
        margin-bottom: 50px;
    }
}
@media screen and (max-width:980px) {
    .img_section{
        width: 90%;
        padding: 0 5%;
    }
    .img_flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 2vw;
    }
    .img_flex #img{
        width: 44vw;
        height: 30vw;
    }
    .img_flex #img img{
        width: 44vw;
        height: 30vw;
        object-fit: cover;
    }
}
@media screen and (min-width:981px) {
    .img_section{
        width: 60%;
        padding: 0 20%;
        margin-bottom: 50px;
    }
    .img_flex{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 1vw;
    }
    .img_flex #img{
        width: 19vw;
        height: 12vw;
    }
    .img_flex #img img{
        width:19vw;
        height: 12vw;
        object-fit: cover;
    }
}
@media screen and (max-width:980px) {
    .section_shop{
        width: 90%;
        padding: 50px 5%;
        background-color: #f7f8f8;
        margin-top: 50px;
    }
    .shop_name_flex{
        margin-bottom: 20px;
    }
    .shop_name_flex #name{
        font-size: 25px;
    }
    .shop_name_flex #tag{
        font-size: 12px;
    }
    .section_shop .botoom_shop_img{
        width: 50vw;
        height: 35vw;
        margin-bottom: 30px;
    }
    .section_shop .botoom_shop_img img{
        width: 50vw;
        height: 35vw;
        object-fit: cover;
    }
    .shop_info{
        width: 100%;
        margin-bottom: 20px;
    }
    .shop_info #tag{
        font-size: 12px;
    }
    .shop_info #con{
        font-size: 15px;
    }
    .access_map .google_map{
        width: 100%;
        height: 55vw;
        margin: 0 0%;
        margin-top: 30px;
    }
    .copy{
        width: 100%;
        text-align: center;
        font-size: 12px;
        padding: 20px 0px;
        background-color: #f7f8f8;
    }
}
@media screen and (min-width:981px) {
    .section_shop{
        width: 60%;
        padding: 50px 20%;
        background-color: #f7f8f8;
        margin-top: 50px;
    }
    .shop_name_flex{
        margin-bottom: 20px;
        display: flex;
        gap: 20px;
    }
    .shop_name_flex #name{
        font-size: 40px;
    }
    .shop_name_flex #tag{
        font-size: 15px;
        margin-top: 25px;
    }
    .section_shop .botoom_shop_img{
        width: 300px;
        height: 200px;
        margin-bottom: 30px;
    }
    .section_shop .botoom_shop_img img{
        width: 300px;
        height: 200px;
        object-fit: cover;
    }
    .shop_info{
        width: 100%;
        margin-bottom: 20px;
    }
    .shop_info #tag{
        font-size: 12px;
    }
    .shop_info #con{
        font-size: 15px;
    }
    .access_map .google_map{
        width: 500px;
        height: 300px;
        margin: 0 0%;
        margin-top: 30px;
    }
    .copy{
        width: 100%;
        text-align: center;
        font-size: 12px;
        padding: 20px 0px;
        background-color: #f7f8f8;
    }
}