﻿/*header*/
#header .shop_link.txt_center{
    text-align: left;
    padding-left: 40px;
}
/*TOP*/
#map{
    display: none;
}
#wrap{
    background-image: url('./Dup/img/TOPbg.jpg');
    background-size: cover;
}
@media screen and (max-width: 820px){
    #wrap{
        background-position: center;
    }
}
.top01 {
    max-width: 100%;
    top: 30px;
    left: 0;
    z-index: 1;
}
.top02{
    max-width: 300px;
    top: 383px;
    right: 525px;
    z-index: 3;
}
.top03{
    max-height: 650px;
}
.modal_btn{
    position: relative;
    z-index: 2;
}
#main_img.width_1280-max{
    max-width: 100%;
}
#main_img img, #intro img, #top_contents1 img, #top_contents2 img{
    filter: grayscale(0);
}
.TOPlemonPaper{
    width: 300px;
    height: 300px;
    background-color: #faffd0;
    position: absolute;
    top: 413px;
    right: 495px;
    z-index: 0;
}
#intro {
    position: relative;
}
#intro .intro_title {
    position: absolute;
    top: 0;
    right: 0;
}
#intro .slick{
    margin-left: 0;
}
#intro .intro_txt{
    position: relative;
    background-color: #fefefe;
}
#intro .intro_txt h2{
    font-family:"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    background: linear-gradient(#FDFDFD,#fefefe);
    position: relative;
    font-size: 30px;
    z-index: 2;
}
#intro .intro_txt p{
    position: relative;
}
#intro .intro_txt p.font_14{
    font-size: 22px;
}
/*  #intro .intro_txt p:before{
    display: block;
    content: "";
    width: 140%;
    height: 130%;
    border: solid 1px #181818;
    position: absolute;
    top: -20%;
    left: -15%;
}  
*/
#intro .intro_txt:before,#intro .intro_txt:after{
    content: "";
    display: block;
    width: 40%;
    height: 250px;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
}

#intro .intro_txt:before{
    background-image: url('./Dup/img/before.jpg');
    border-left: solid 10px #fbffd8;
    border-top: solid 10px #fbffd8;
    top: -35px;
    left: -30%;
    z-index: 2;
}
#intro .intro_txt:after{
    background-image: url('./Dup/img/after.jpg');
    border-right: solid 10px #fbffd8;
    border-bottom: solid 10px #fbffd8;
    bottom: -240px;
    right:-30%;
} 
.contents1_txt h3.font_24 {
    font-size: 30px;
}
.contents1_txt p.font_14 {
    font-size: 22px;
} 
.contents2_txt {
    background: linear-gradient(to right, #322828, #5C6D87);  /*背景テクスチャに合わせるなら　#E2E4F0, #E5ECF6*/
    color: #fefefe;
}
.contents2_txt span{
    color: #fefefe;
    font-family:"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"; 
}
.contents2_txt span.bg_white{
    background-color: rgba(0,0,0,0.0);
}
.contents2_txt .close_bt{
    color: #141414;
}
.contents2_txt h3.font_20{
    font-size: 28px;
}
.contents2_txt p.font_14{
    font-size: 20px;
}
#top_contents2 h3::after{
    display: none;
}

#top_contents1{
        background: linear-gradient(90deg, #473A38, #fefefe);
        padding: 150px 0;
        margin-top: 325px!important;
}
#top_contents1 figure.rectangle_img {
    overflow: inherit;
}
#top_contents1 figure{
    height: 800px!important;
}
#top_contents1 .contents1_txt h3{
    transform: translateX(0);
}
#top_cms.mg_b-100px{
    margin-bottom: 200px;
}
@media screen and (max-width: 1500px){
    .top01{
        max-width: 35%;
    }
    .top02{
        right: 155px;
    }
    .TOPlemonPaper{
        top: 390px;
        right: 190px;
    }
}
@media screen and (max-width: 1025px){
    #intro .intro_txt:after{
        right: -15%;
    }
    #top_contents1{
        margin-top: 352px!important;
    }
}
@media screen and (max-width: 820px){
    .top03{
        margin: 0 auto;
    }
    .top01,.top02,.TOPlemonPaper{
        display: none;
    }
}
@media screen and (max-width: 768px){
    #intro .intro_txt:before{
    top: auto;
    bottom: -235px;
    left: -5%;
}
#intro .intro_txt:after{
    bottom: -235px;
    right:-10%;
}
}
@media screen and (max-width: 768px){
    #top_contents2 .contents2_txt {
        z-index: 1;
    }
}
@media screen and (max-width: 668px){
    #intro .intro_txt h2{
        font-size: 26px;
    }
    #top_contents1{
        padding: 180px 0 0 0 ;
    }
    .top03{
        width: 100%;
        max-height: 500px;
    }
    #main_img{
        overflow: hidden;
    }

    #main_img figure img{
        left: 40%;
    }
    #intro .intro_txt:before, #intro .intro_txt:after{
        width: 80%;
        
    }
    #intro .intro_txt:before{
        top: auto;
        bottom: -578px;
        left: 1%;
        border-left: solid 5px #f4ff95;
        border-bottom: solid 5px #f4ff95;
        border-top: none;
    }
    #intro .intro_txt:after{
        bottom: -268px;
        right: 0;
        background-position: -60px, 0;
        border-top: solid 5px #f4ff95;
        border-right: solid 5px #f4ff95;
        border-bottom: none;
    }
    #intro .intro_txt p:before{
        width: 100%;
        left: 0;
    }
    #intro .intro_title{
        position: absolute;
        top: 226px;
        left: -19px;
        right: auto;
    }
    #intro .intro_title h3{
        writing-mode: vertical-lr;
        font-size: 50px;
        color: rgba(0,0,0,0.1);
        max-height: 900px;
        white-space: nowrap;
    }
    #top_contents1 figure{
        height: 560px!important;
    }
    #top_contents1 .contents1_txt{
        padding-top: 0;
    }
    #top_contents2{
        padding-top: 0;
    }
    .contents1_txt.pd_b-40px_tb{
        padding-bottom: 80px;
    }
    .shop_link.mg_b-50px_sp{
        margin-bottom: 85px;
    }
    #top_cms.mg_b-50px_sp{
        margin-bottom: 95px;
    }
}
@media screen and (max-width: 375px){
    #intro h2.width_80per_sp{
        width: 100%!important;
    }
    #intro .intro_txt h2{
        background: linear-gradient(transparent,transparent);
    }
    .contents1_txt h3.font_24{
        font-size: 36px;
    }
}
@media screen and (max-width: 330px){
    #main_img figure{
        width: 465px;
        min-height: 461px;
    }
}
/*下層一般*/
#page_title h2,#page_title p{
    color: #fff;
}
/*お問い合わせ*/
.tel_contact__inner{
    justify-content: center;
    gap:100px;
}
@media screen and (max-width: 668px){
    .tel_contact__inner{
        gap:0;
    }
    .tel_contact__inner a.font_28{
        font-size: 16px;
    }
}
/*footer*/
#footer_txt.grid_6{
    width: 40%!important;
}
#footer_links.grid_6{
    width: 60%!important;
}
@media screen and (max-width: 668px){
    #footer_txt.grid_6{
        width: 100%!important;
    }
}

/* ----- モーダルウィンドウ ----- */
.more_btn{
    cursor: pointer;
}
.modal_wrap{
	top: 0;
	left: 0;
	opacity: 1.0;
	z-index: 999;
}
.modal_wrap .modal_scroll{
	overflow-y: auto;
}
.modal_wrap .close_bt{
	top: 50px;
	right: 20px;
	cursor: pointer
}
.modal_wrap .modal_txt_wrap h2.contents1_title, .modal_wrap .modal_txt_wrap h2.contents2_title{
    font-family:"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"; 
}
.modal_wrap .modal_txt_wrap .d_flex{
    justify-content: space-between;
    align-items: flex-start;
}

.modal_wrap figure img{
    margin-bottom: 20px;
}
.introModalFigure img{
    width: 45%;
}
#intro .modal_btn.mg_t-50px{
    margin-top: 80px;
}
#intro .introModalFigure{
    margin: 40px auto 0 auto;
}
#intro .introModalFigure img{
    width: 45%;
}
#intro .modal_wrap .contents1_txt{
    font-size: 22px;
}
#top_contents1 .modal_wrap .contents1_txt,#top_contents2 .modal_wrap .contents2_txt{
    width: 50%;
    margin-left: 0;
    font-size: 22px;
    background-image: none;
    color: #141414;
    }
#top_contents1 .modal_wrap figure{
    position: relative;
}
#top_contents1 .modal_wrap figure.width_60per{
    width: 46%!important;
    height: auto!important;
    top: 0;
    bottom: auto;
}
#top_contents1 .modal_wrap figure img{
    display: block;
    width: 100%;
}
#top_contents2 .more_btn{
    transition-duration: 0.6s;
    border-color: #fefefe;
}
#top_contents2 .more_btn:hover {
    background-color: rgba(255,255,255,0.4);
    transition-duration: 0.6s;
}
@media screen and (max-width: 668px){
    .modal_wrap .close_bt{
        top: 65px;
        right: 10px;
    }
    #top_contents1 .modal_wrap .contents1_txt{
        padding-right: 0;
    }
    #top_contents1 .modal_wrap figure.width_60per{
    width: 100%!important;
}
}