@font-face {
    font-family: 'chikarayowaku';
    src: url('resource/851CHIKARA-YOWAKU_002.ttf') format('truetype');
}

html{
    font-size: 62.5%;
}

h2{
    font-family: 'chikarayowaku', serif;
    color: #5e504b;
    font-size: 3.2em;
}

p, a{
    font-size: 3.2em;
    line-height: 1.5em;
}

body {
    position: relative;
    font-family: 'Kiwi Maru', serif;
    margin:0;
    padding:0;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 1em;
    color: #5e504b;
    zoom: reset;
    min-width: 1306px;
    overflow-x: hidden;
}

main{
    width: 100%;
}

.swiper-top-container{
    height: 100vh;
    margin-left: calc( 50% - 50vw );
    margin-right: calc( 50% - 50vw );
}

.swiper-top-container .swiper-slide {
    height: auto;
}

.swiper-top-container .swiper-slide img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.catchcopy-1{
    position: relative;
    margin: 50px 0;
    width: 100%;
    height: 380px;
    font-family: 'chikarayowaku', serif;
    line-height: 1em;
}
.catchcopy-1__bg-rect{
    position: absolute;
    left: 0;
    top: 58%;
    transform: translateY( -50% );
    width: 80%;
    height: 210px;
    background-color: #12b640;
}
.catchcopy-1__mes-top, .catchcopy-1__mes-bottom{
    position: absolute;
    font-size: 7em;
    line-height: normal;
}
.catchcopy-1__mes-top{
    right: 30%;
}
.catchcopy-1__mes-bottom{
    right: 14%;
    bottom: 0;
}
.catchcopy-1__mes-top__big-font, .catchcopy-1__mes-bottom__big-font{
    font-size: 2.5em;
    vertical-align: sub;
}

.chatchcopy-2{
    font-family: 'chikarayowaku', serif;
    text-align: center;
    font-size: 5em;
    margin: 60px 0 60px;
}

.kajikawa-philosophy{
    margin: 350px 0 0;
}
.philosophy__note-1{
    font-family: 'chikarayowaku', serif;
    text-align: right;
}
.philosophy__explanation{
    position: relative;
    margin: 0;
    width: 100%;
    height: 640px;
}
.philosophy__explanation__rect-1{
    position: absolute;
    left: 0;
    top: 20%;
    width: 80%;
    height: 20%;
    background-color: #5e504b;
}
.philosophy__explanation__rect-2{
    position: absolute;
    right: 0;
    bottom: 20%;
    width: 80%;
    height: 20%;
    background-color: #ffef90;
}
.philosophy__explanation__text{
    position: absolute;
    left: 5%;
    top: 50%;
    width: 70%;
    margin: 0;
    transform: translate( 0, -50% );
    line-height: 200%;
    color: #12b640;
}
.philosophy__note-2{
    position: relative;
    font-family: 'chikarayowaku', serif;
    text-align: right;
    font-size: 1.4em;
    color: #12b640;
    margin: 0 0 100px 0;
    height: 250px;
    top: -50px;
}
.philosophy__note-2__rect{
    position: absolute;
    background-color: #5e504b;
    transform: translateY( -50% );
    height: 150px;
    width: 90%;
    top: 57%;
    left: 0;
}

.philosophy__note-2__top{
    position: absolute;
    transform: translateY( -50% );
    top: 25%;
    width: 100%;
    margin: 0;
    text-align: center;
}
.philosophy__note-2__bottom{
    position: absolute;
    transform: translateY( -50% );
    top: 55%;
    right: 0;
    width: 1200px;
    margin: 0;
}

.philosophy__note-2__top__big-font, .philosophy__note-2__bottom__big-font{
    font-size: 2em;
}

.setumei-title{
    position: relative;
    height: 150px;
}

.setumei-title .text{
    position: absolute;
    font-size: 1.4em;
    font-family: 'chikarayowaku', serif;
    bottom: 0;
    right: 0;
    margin: 0;
}

.shita-text{
    width: 100%;
    text-align: right;
    margin: 0 0 550px 0;
}

.place-appeal{
    position: relative;
    width: 100%;
    height: 600px;
    margin: 400px 0;
}

.place-appeal p{
    position: absolute;
    right: 0;
    margin: 0;
}

.lunch-time{
    position: relative;
    width: 100%;
    height: 2800px;
    margin: 300px 0;
    color: white;
}

.lunch-time img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lunch-time > div{
    width: 60%;
    height: 12%;
    margin: 15% 0;
}

.lunch-time > *:nth-child( 3 ){
    margin: 15% 0 15% auto;
}

.lunch-time > *:nth-child( 4 ){
    margin: 15% 0 15% auto;
}

.lunch-time > *:nth-last-child( 1 ){
    margin: 15% 0 15% auto;
}

.right-text{
    width: 100%;
    text-align: right;
    margin: 400px 0 200px 0; 
}

.seizoroi {
    width: 100%;
    height: 600px;
    margin: 800px 0 300px 0;
}

.radius img{
    border-radius: 10px;
}

.oshirase{
    position: relative;
    width: 100%;
    height: 300px;
    margin: 300px 0;
}

.oshirase h2{
    position: absolute;
    left: 40%;
    top: 0;
    transform: translate( -50%, 0 );
    color: #5e504b;
    font-size: x-large;
}

.oshirase div{
    position: absolute;
    width: 40%;
    height: 70%;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 55%;
    background-color: #ffef90;
}

.oshirase div p{
    margin: 15px;
    font-size: x-large;
}

.cafe-member__title{
    width: 100%;
    text-align: center;
    margin-bottom: 70px;
}
.cafe-member__group-photo{
    height: 750px;
    margin: auto 0;
    margin-bottom: 100px;
    margin-left: calc( 50% - 50vw );
    margin-right: calc( 50% - 50vw );
}
.cafe-member__group-photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center calc( 50% + 50px );
}
.cafe-member__introduction{
    position: relative;
    width: 80%;
    height: 900px;
    transform: translateX( -50% );
    left: 50%;
}
.cafe-member__introduction-comment, .cafe-member__introduction-photo{
    position: absolute;
    width: 50%;
    height: 100%;
}
.cafe-member__introduction-comment{
    overflow: auto;
    height: 100%;
}
.cafe-member__introduction-comment-title{
    display: inline-block;
    position: relative;
    transform: translateX( -50% );
    left: 50%;
    margin-top: 50px;
    margin-bottom: 0;
}
.cafe-member__introduction-comment-content{
    margin: 0;
    padding: 30px;
    line-height: 1.35em;
}
.cafe-member__introduction-photo{
    position: absolute;
    right: 0;
    top: -30px;
}
.cafe-member__introduction-photo-bg{
    position: absolute;
    width: 95%;
    height: 95%;
    top: 0;
    right: 0;
    background-color: #ffef90;
}
.cafe-member__introduction-photo-img-box{
    position: absolute;
    width: 95%;
    height: 95%;
    left: 0;
    bottom: 0;
    background-color: #00cc00;
}
.cafe-member__introduction-photo-img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cafe-member__introduction._flip .cafe-member__introduction-comment{
    left: auto;
    right: 0;
}

.cafe-member__introduction._flip .cafe-member__introduction-photo{
    right: auto;
    left: 0;
}

.right p{
    right: 0;
}
.right span{
    left: 0;
}

.delivery__title{
    position: relative;
    color: #00cc00;
    margin: 0;
    z-index: 1;
    font-size: 60px;
    bottom: -120px;
    text-align: right;
}
.delivery__content{
    position: relative;
    width: 80%;
    height: 650px;
    margin: 100px auto 100px 60px;
}
.delivery__content img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.delivery__content-memo{
    position: absolute;
    width: fit-content;
    height: 60px;
    margin: 0;
    padding: 5px 10px 10px 5px;
    bottom: -10px;
    left: -60px;
    background-color: #ffef90;
    color: #3a3a3a;
    font-size: 5em;
}
.delivery__content._right{
    margin: 100px 60px 100px auto;
}
.delivery__content._right .delivery__content-memo{
    right: -60px;
    left: auto;
}
.delivery__explanation{
    position: relative;
    height: 350px;
}
.delivery__explanation-content{
    position: absolute;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 50%;
    margin: 0;
    width: 60%;
}
.delivery__explanation-bg{
    position: absolute;
    background-color: #00cc00;
    width: 40%;
    height: 30%;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 50%;
}
.delivery__explanation-note{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    text-align: right;
}

.conection__title{
    margin-top: 250px;
    margin-bottom: 0;
}
.conection__explanation{
    width: 80%;
    height: 150px;
    background-color: #12b640;
    display: grid;
    place-items: center;
    padding: 0;
    margin-top: 80px;
    margin-bottom: 80px;
}
.conection__explanation:nth-of-type( odd ){
    margin-left: auto;
    margin-right: 0;
}
.conection__photo{
    margin-top: 0;
    margin-bottom: 180px;
    width: 80%;
    height: auto;
}
.conection__photo:nth-of-type( even ){
    margin-left: auto;
    margin-right: 0;
}

.img-box{
    width: 100%;
    height: 600px;
}
._img-fit{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top3-lunch__title{
    font-family: 'chikarayowaku', serif;
    display: inline-block;
    margin: 150px 0 50px 30%;
}
.top3-lunch__slanting-box{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 600px;
    text-align: center;
}
.top3-lunch__lunch{
    display: inline-block;
    position: relative;
    width: 30%;
    height: 80%;
}
.top3-lunch__img{
    display: block;
    height: 70%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
}
.top3-lunch__mes{
    width: 100%;
    font-family: 'chikarayowaku', serif;
    margin: 0;
}
.top3-lunch__lunch:nth-child( 2 ){
    top: 10%;
}
.top3-lunch__lunch:nth-child( 3 ){
    top: 15%;
}
.top3-lunch__explanation{
    position: relative;
    width: 80%;
    left: 50%;
    top: -65px;
    transform: translateX( -50% );
    font-family: 'chikarayowaku', serif;
    margin: 0;
}

.tokutoku{
    position: relative;
    height: 1000px;
    margin-top: 100px;
}
.tokutoku__title{
    width: 100%;
    text-align: center;
    color: #00cc00;
}
.tokutoku__img-box{
    height: 70%;
}
.tokutoku__img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.tokutoku__explanation{
    position: absolute;
    transform: translateX( -50% );
    left: 50%;
    font-family: 'chikarayowaku', serif;
    margin: 30px 0 30px;
    width: 90%;
    text-align: center;
}

.menu{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    margin: 100px 0 300px 0;
}


.higawari-menu{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    margin: 100px 0 0 0;
}

.kitchen-scenery__gallery {
    position: relative;
    width: 100%;
    height: 600px;
    text-align: center;
}
.kitchen-scenery__img{
    position: absolute;
    width: 25%;
    height: 80%;
    color: white;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    bottom: 0;
}
.kitchen-scenery__img:nth-child( 1 ){
    top: 0;
    left: 10%;
}
.kitchen-scenery__img:nth-child( 2 ){
    transform: translateX( -50% );
    left: 50%;
}
.kitchen-scenery__img:nth-child( 3 ){
    top: 0;
    right: 10%;
}
.kitchen-scenery__explanation{
    font-family: 'chikarayowaku', serif;
    width: fit-content;
    margin: 30px auto 150px auto;
    text-align: center;
}

.customer-voice__title{
    position: relative;
    width: 70%;
    height: 250px;
    margin: 200px 0 100px auto;
}
.customer-voice__title-bg-1{
    position: absolute;
    width: 100%;
    height: 90%;
    top: 0;
    background-color: #00cc00;
}
.customer-voice__title-bg-2{
    position: absolute;
    width: 95%;
    height: 80%;
    bottom: 0;
    right: 0;
    background-color: #5e504b;
}
.customer-voice__title-content{
    position: absolute;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 60%;
    margin: 0;
    font-size: xxx-large;
    color: #ffef90;
    font-family: 'chikarayowaku', serif;
    text-align: center;
    vertical-align: center;
}
.customer-voice__comment{
    padding: 30px;
    position: relative;
    height: 300px;
    background-color: #ffef90;
    color: #5e504b;
    width: 90%;
    height: 250px;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-right: 0;
    margin-left: auto;
}
.customer-voice__comment-img{
    position: absolute;
    transform: translateY( -50% );
    top: 50%;
    width: 30%;
    height: 100%;
    left: 0;
    border-radius: 50px;
    background-repeat: no-repeat; /* 背景画像の繰り返しを無効にする */
    background-position: center center; /* 画像を中央に配置する */
    background-size: contain; /* 画像を要素のサイズに合わせてスケールダウンさせる */
}
.customer-voice__comment-content{
    display: inline-block;
    position: absolute;
    transform: translateY( -50% );
    top: 50%;
    margin: auto 30px;
    width: 70%;
    right: 0;
}
.customer-voice__comment._right{
    margin-left: 0;
    margin-right: auto;
}
.customer-voice__comment._right p{
    left: 0;
    right: auto;
}
.customer-voice__comment._right span{
    left: auto;
    right: 0;
}

.center-text{
    display: block;
    position: relative;
    margin: 30px auto 30px;
    width: 60%;
}
.center-text > *{
    position: absolute;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 50%;
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}

#enpawa{
    margin: 300px auto 50px 30%;
    font-size: xxxx-large;
}

.poem__title{
    margin: 150px 10% 50px auto;
    font-size: 80px;
    text-align: right;
}
.poem__title-explanation{
    margin: 50px 0;
    text-align: center;
}
.poem__content{
    margin-left: calc( 50% - 50vw );
    margin-right: calc( 50% - 50vw );
}
.poem__content-text{
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    color: white;
    padding: 50px 100px;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    top: -100vh;
    z-index: 1;
}
.poem__content-bg{
    background: #fff;
    height: 100vh;
    margin: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.poem__content-bg-img-pc, .poem__content-bg-img-sp{
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.poem__content-bg-img-sp{
    display: none;
}

.map__title{
    display: inline-block;
    margin: 200px auto 100px 15%;
    text-align: center;
}
.map__box{
    position: relative;
    height: 600px;
    width: 100%;
    margin: 30px 0;
}
.map__box-content{
    position: absolute;
    left:0;
    width: 95%;
    height: 90%;
}
.map__box-content iframe{
    width: 100%;
    height: 100%;
}
.map__box-rect{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 95%;
    height: 90%;
    background-color: #5e504b;
    z-index: -1;
}

.margin1{
    margin: 800px 0;
}

/* .blur { */
/*     -webkit-filter: blur(5px); */
/*     -moz-filter: blur(5px); */
/*     filter: blur(5px); */
/* } */

.footer{
    position: relative;
    display: grid;
    height: 400px;
    border-top: 1px solid #e5e7eb;
    grid-template-rows: 1fr 0.6fr 0.3fr 0.5fr;
    grid-template-areas:
        "logo logo instagram"
        "phone phone instagram"
        "address address address"
        "link link link";
    background-color: #12b640;
    margin-left: calc( 50% - 50vw );
    margin-right: calc( 50% - 50vw );
}

footer > *{
    margin: 0;
    width: 100%;
}

.footer__title{
    position: absolute;
    font-family: 'chikarayowaku', serif;
    font-size: 10em;
    grid-area: logo;
    transform: translateY( -50% );
    top: 50%;
}

.footer__privacy{
    grid-area: privacy;
}

.footer__phone{
    position: absolute;
    grid-area: phone;
    transform: translateY( -50% );
    top: 50%;
}

.footer__number{
    font-family: 'chikarayowaku', serif;
    font-size: 1.5em;
    margin-left: 30px;
}

.footer__instagram{
    position: relative;
    grid-area: instagram;
    font-size: 10em;
}

.footer__instagram i{
    position: absolute;
    transform: translateY( -50% );
    top: 50%;
    right: 10%;
}

.footer__address{
    position: relative;
    grid-area: address;
    background-color: #ffef90;
    width: 100%;
    margin: 0;
}

.footer__address-content{
    position: absolute;
    transform: translateY( -50% );
    top: 50%;
    right: 25%;
    margin: 0;
}
.footer__link{
    position: relative;
    display: grid;
    grid-area: link;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
        "privacy menu";
}
.footer__link-philosophy{
    grid-area: philosophy;
}
.footer__link-lunch{
    grid-area: lunch;
}
.footer__link-conection{
    grid-area: conection;
}
.footer__link-poem{
    grid-area: poem;
}
.footer__link-privacy{
    grid-area: privacy;
    text-align: center;
}
.footer__link-menu{
    grid-area: menu;
}
.footer__link-oshirase{
    grid-area: oshirase;
}

.footer__link > *{
    position: absolute;
    transform: translate( -50%, -50% );
    left: 50%;
    top: 50%;
    text-align: center;
    width: 100%;
}

.hamburger-menu {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 5%;
    top: 5%;
    opacity: 0.5;
    z-index: 1;
    transition: 0.5s;
}

.hamburger-menu:hover {
    opacity: 1;
}

.hamburger-menu img{
    width: 100%;
    height: 100%;
}

.hamburger-menu img.cross{
    display: none;
}

.nav-content {
    position: fixed;
    display: none;
    flex-direction: column;
    z-index: 1;
    background-color: wheat;
    left: 50%;
    top: 50%;
    padding: 30px;
    border-radius: 10px;
    transform: translate( -50%, -50% );
    filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.8));
}

.nav-content a{
    font-size: 23px;
    text-decoration: none;
    color: #3a3a3a;
    font-weight: bold;
    margin: 0 5px;
}

.nav-content a:visited{
    color: #3a3a3a;
}

.nav-content a:hover{
    color: #6b6b6b;
    transition: 0.5s;
}

a{
    text-decoration: none;
}

a:link {
    color: #5e504b;
}
a:visited {
    color: #5e504b;
}

.image-title{
    position: absolute;
    width: fit-content;
    height: 60px;
    margin: 0;
    padding: 5px 10px 10px 5px;
    bottom: 0;
    left: -60px;
    background-color: #ffef90;
    color: #3a3a3a;
    font-size: 1.4em;
}

.image-title.right{
    right: -60px;
    left: auto;
}

.producer{
    margin: 240px 0 80px;
    height: 300px;
    display: grid;
    grid-template:
        "title title"
        "kajikawa-box nakanishi-box";
}
.producer-title{
    grid-area: title;
    text-align: center;
}
.producer-box{
    display: grid;
    grid-template-areas:
        "img comment"
        "name offset";
}
.producer-box.kajikawa{
    grid-area: kajikawa-box;
}
.producer-box.nakanishi{
    grid-area: nakanishi-box;
}
.producer-name{
    grid-area: name;
    text-align: center;
    font-weight: bold;
}
.producer-img{
    grid-area: img;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: burlywood;
}
.producer-comment{
    display: grid;
    place-content: center;
    grid-area: comment;
}
.producer-offset{
    grid-area: offset;
}

@media (max-width: 1369px){
    .swiper-top-container{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .poem__content{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .cafe-member__group-photo{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .footer{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    body{
        overflow-x: auto;
    }
}

@media (min-width: 1370px){
    main{
        width: 1370px;
        position: absolute;
        transform: translateX( -50% );
        left: 50%;
    }
}
