@charset "utf-8";
/* ---------------------- 
common
------------------------*/
:root {
    --contentWidth: 1100px;

}
html{
    font-size: 62.5%;
}

body{
    font-family: YuMincho;
    font-size: normal;
    line-height: normal;
    font-weight: 600;
}

img {
    max-width: 100%;
    height: auto;
}

.topic {
    color:#313131;
    text-align: center;
    display: flex;
    width: 1440px;
    height: 176.319px;
    flex-direction: column;
    justify-content: center;
    font-size: 96px;
}

/* ==============================
header
=============================== */

.header {
    height: 235px;
    padding: 10px 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* gap: 10px; */
    background-color: #261d1a;
    position: relative;
    background-size: auto;
    /* background-repeat: no-repeat; */
    
}

.header_inner {
    display: flex;
    /* justify-content: space-between; */
    justify-content: center;
    border: solid 1.8px #FFF;
    width: 100%;
    height: 100%;
    /* position: absolute; */
    /* padding: auto 0; */

}
 
.site-logo {
    width: 80px;
    height: 160px;
}

.nav__header {
    color: #ffffff;
    /* position: absolute; */
    /* top: 86px; */
    display: flex;
    max-width: 1100px;
    /* padding: 0px 19.3%; */
    justify-content: space-between;
    gap: 150px;
    justify-content: center;
    margin: auto 0;
}


.nav__list {
    display: flex;
    /* width: 230px; */
    /* height: 116px; */
    flex-direction: column;
    align-items: center;
    gap: 5px;
    /* margin-top: -32px; */
    margin: auto 0;
}

.nav__item {
    /* width: 226px; */
    /* height: 77px; */
    /* flex-shrink: 0; */
    color: #FFF;
    text-align: center;
    font-size: 50px;
    font-weight: 800;
}

.nav_text {
    /* width: 260px; */
    /* height: 57px; */
    /* flex-shrink: 0; */
    color: #FFF;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

@media screen and (max-width:850px) {
    .header {
        height: 161px;
    }
 
    .nav__item {
        font-size: 30px;
    }
    .nav_text {
        font-size: 16px;
    }
    .nav__header {
        gap: 70px;
    } 

    .site-logo {
        width: 50px;
        height: auto;
    }



}
@media screen and (max-width:500px) {
    .nav__header {
        gap: 40px;
    } 
    .nav__item {
        font-size: 20px;
        font-weight: 800;
    }
    .nav_text {
        font-size: 10px;
    }


}

/* ==============================
title
=============================== */

.title {
    height: auto;
    background-color: #FFF;

}

.title_text {
    text-align: center;
    margin-top: 112px;
    margin-bottom: 112px;
}

.title_text1{
    color: #313131;
font-size: 30px;
font-weight: 800;
}

.title_text2 {
    color: #313131;
    font-size: 50px;
    font-weight: 800;
    line-height: 80px; /* 300% */
}

@media screen and (max-width:850px){
    .title{
        height: auto;
    }
    .title_text {
        margin-top: 50px;
        margin-bottom: 50px;
    
    }
    .title_text1 {
        font-size: 20px;
    }

    .title_text2 {
        font-size: 40px;
    }
    
    }

/* ==============================
line
=============================== */

.line {
    /* margin: auto; */
    /* justify-content: center; */
    margin: 110px auto 100px auto ;
    text-align: center;
    justify-content: center;
}

@media screen and (max-width:850px){
    .line {
        margin-top: 50px;
        margin-bottom: 50px;
        width: 40%;
    }
}

    
/* ==============================
footer
=============================== */

.footer {
    background-color: #261d1a;
    color: #ffffff;
    height: 850px;
    /* width: auto; */
}
.shop_outline {
    display: flex;
    height: 600px;
    flex-direction: column;
    align-items: flex-start;
    gap: 41px;
    flex-shrink: 0;
    padding-top: 101px;
}

.shop_guide {
    max-width: 1100px;
    display: flex;
    gap: 100px;
    margin: 0 12%;
    /* width: 100%; */
    position: relative;
}

.guide_topic {
    height: 41px;
    flex-shrink: 0;
    align-self: stretch;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
}

.guide_text {
    max-width: 1100px;
    height: 36px;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px; /* 200% */

}
.time_sp {
    display:none;
}
/* .guide_text br {
    display: none;
} */

.map {
    padding-top: 101px;
    margin-top: 30px;
    width: 100%;
    /* aspect-ratio: 16 / 9; */
}

.nav__footerlist {
    /* padding-top: 262px; */
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-inline: auto;
    margin: 0 12%;
    max-width: 1100px;
}

.nav__footerlist ul {
    display: flex;
    gap: 61px   ;
  }

.nav__footeritem {
    align-items: center;
    height: 50px;
    flex-shrink: 0;
    color: #FFF;
    font-size: 39px;
    font-weight: 800;
    }

    .footer_site-logo{
        max-width: 1100px;
        /* margin-right: 0; */
        justify-content: center;
        /* margin: 100px 12% 0 auto; */
        margin-top: 30px;
    }

    .footer_site-logo_img {
        width: 80px;
        height: auto;
    }
    .address_br {
        display: none;
    }


@media screen and (max-width:850px) {
    .footer {
        height: 1400px;
    }
    .shop_outline {
        height: 600px;
        align-items: flex-start;
        gap: 41px;
        flex-shrink: 0;
        padding-top: 51px;
    }
    .guide_topic {
        height: 41px;
        flex-shrink: 0;
        align-self: stretch;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
    }
    
    .shop_guide {
        flex-direction: column;
        gap: 50px;
    }
    .nav__footeritem {
        font-size: 20px;
    }
    .nav__footerlist ul {
        gap: 20px   ;
        flex-direction: column;
        
      }

    .footer_site-logo_img  {
        width: 50px;
        height: auto;
    }

    .nav__footerlist {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-inline: auto;
        margin: 108px 12% 51px 12%;
        max-width: 1100px;
        justify-content: bottom;
    }

    .footer_site-logo {
        justify-content: right;
        margin-top: 23px;
    }

    .nav__footeritem {
        height: 27px  ;
    }

    .address_br {
        display: block;
    }
    .time_pc {
        display: none;
    }

.time_sp {
    display: block;
    flex-direction: column;
    gap: 30px;
}

.guide_text {
    flex-direction: column;
    height: auto;
}

.guide_text div {
    flex-direction: column;
    gap: 10px;
}


}
