﻿
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&family=Noto+Sans+JP:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond&family=Playfair+Display&family=Shippori+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');

.cate_title,.pop400, .didot, #top_cms h3,.page_title_box h2, #top_contact span{font-family: 'Gilda Display',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;opacity: 1;}

.nav_menu_more .pop400{
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif"!important;
}

.bnr{
    max-width: 350px;
}

/*===========================================================
    all 
===========================================================*/
.font_14 {
    font-size: 15px;
}
#header,#pc_nav li a, #top_pc_nav li a, #footer_nav li a {
    font-size: 14px;
}
#fakeloader{
    background-image: url(./Dup/img/bg.jpg);
    background-size: cover;
}
#wrap{
    background-image:url(./Dup/img/bg.jpg);
    background-attachment:fixed;
    background-size:cover;
}

.linkStyle{color: #333;border-bottom: 1px solid;}
.page_title_box h2{color: #fff;}
.nav_menu_more:first-of-type a .icon:before {
    content: "\f086";
}
.line:before {
    background-color: #5a7e55!important;
    height: 2px;
}

.back1:before,.back2:before {
    display: none;
}
header.scr_header {
    background-color: rgba(241,241,241,0.80)!important;
}
#pc_nav li a {
    color: #ffffff;
}
header.scr_header #pc_nav li a {
    color: #231815;
}
.btn_container a {
    background-color: #ffc0c9;
    color: #fff;
    max-width: 300px;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
}
#logo2 a{max-width: 200px;}
#pc_nav li, #top_pc_nav li, #footer_nav li{max-width: 180px;}

#logo {
    max-width: 176px;
}
header.scr_header #logo {
    max-width: 138px;
}
footer.bg_color2 {
    background-color: transparent;
}
#footer_nav li a::after {
    background: rgba(122,105,83,0.59);
    background: rgba(219,215,203,0.45);
}


/*===========================================================
    top 
===========================================================*/
#main_img {
    overflow: hidden;
}
.video_wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#main_img .menu p.bg_white {
    height: 300px;
    max-width: 300px;
    background-color: rgba(255,255,255,0.56);
}
#main_img .menu p.bg_white a {
    max-width: 251px;
}
#main_img:before {
    background-color: rgba(70,70,70,0.2);
    z-index: 2;
}
#main_img:after {
    content: '';
    position: absolute;
    display: block;
    width: 98%;
    height: 96%;
    border: 1px solid white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none;
    z-index: 1;
}
.catch {
    display: inline-block;
    /* border-top: 1px solid; */
    /* border-bottom: 1px solid; */
    padding: 10px;
    text-shadow: 0 2px 4px rgb(137 120 105 / 50%);
    background: rgba(122,105,83,0.83);
    font-size: 20px;
    font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

#top_cms.back1:before{z-index: -1;}
.num{display: block;}
#intro .num,#contents1 .num,#contents2 .num,#contents3 .num{
    transform: none;
	font-size: 30px;
	z-index: 1;
	top: inherit;
	left: inherit;
}
#intro_wrap {
    box-shadow: 0 0 5px 5px rgb(255 255 255 / 70%);
    background-color: rgba(255,255,255,0.8);
}
.item1 {
    width: 17%;
    right: -56px;
    bottom: -23px;
    z-index: 0;
    opacity: 0.7;
}

#contents1_wrap,#contents2_wrap,#contents3_wrap{align-items: center;}
#contents1 .con_box,#contents2 .con_box{margin-top: 0;}
#contents3_wrap:after,#contents3_wrap:before{content: none;}

/*.con_box {
    box-shadow: 0 0 5px 5px rgb(255 255 255 / 70%);
    background-color: rgba(255,255,255,0.8);
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    padding-left: 30px;
    padding-right: 30px;
}*/

.img_wrap::before {
    display: inline-block;
    content: "";
    width: 100%;
    height: 99%;
    background: #d5cfc4;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 0;
    transform: rotate(-9deg) translate(-20px, 14px);
    box-shadow: 0 0 20px #838383;
    box-shadow: 0 0 20px #d5d5d5;
}
#contents2 .img_wrap::before {
    transform: rotate(7deg) translate(31px, -24px);
    width: 92%;
    height: 95%;
}
.con_img {
    box-shadow: 0 0 20px #c5c5c5;
    position: relative;
}
#contents1 {
    margin-bottom: 80px;
}
#contents2{
    padding-bottom: 91px;
}
#contents3 {
    margin-bottom: 50px;
}
#contents3 .line:before{
    left: 0;
    transform: none;
}
#contents3 .con_txt{
    line-height: 2.5;
}
#contents3 .con_txt span {
    width: 22px;
    display: inline-block;
    margin-right: 9px;
    transform: translateY(-7px);
}
#top_contact a {
    transition: 0.5s;
    text-shadow: 0 2px 4px rgb(118 82 69 / 30%);
    background-color: rgba(122,105,83,0.63);
    font-size: 17px;
    padding: 120px 0;
}
#top_contact a:hover {
    background-color: rgba(181,181,181,0.39);
}
#top_contact a span{
    font-size: 29px;
}
#info_contact .con_box{height: 400px;}
.txt_anim1 span{
	position: relative;
	right: 20px;
	opacity: 0;
	transition: all .8s;
}
.txt_anim1 span.start{
	right: 0;
	opacity: 1;
}
.fadein{opacity: 0;transition: 3.0s;}
.fadein.scrollin{opacity: 1;}

#top_cms .more_btn {
    border-radius: 45px;
    border: 1px solid;
}
#top_cms .more_btn:hover {
    transition-delay: 0s;
    background-color: #61835d;
    color: #fff;
}
#top_cms .more_btn:before{
    display: none;
}
#top_cms .more_btn:after {
    border-radius: 45px;
    transition-delay: 0s!important;
    width: 100%;
    background-color: transparent!important;
}
#top_cms .more_btn:hover:after {
    background-color: rgba(159,137,75,0.10)!important;
}
.button_container.active span:nth-of-type(1) {
    color: rgba(255,255,255,0.80)!important;
}

/*===========================================================
    under 
===========================================================*/
#page_title:before {
    background-color: rgba(163,163,163,0.54)!important;
}
.page .back1 .con_box {
    box-shadow: 0 0 20px #ddd;
}
#page_title:before{background-color: rgba(175,175,175,0.7);}
#page_title .page_title_box{
    background-color: transparent;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-shadow: 0 2px 4px rgba(161,144,128,0.5);
}
.btn_container a{max-width: 300px;}
.cate_list li a {
    background-color: rgba(156,125,34,0.09)!important;
}


/*===========================================================
    cms
===========================================================*/
#cms_3-b .cate_box {
    background-color: #f9f9f9;
    border: none;
}
.cms_3-c .box_title1, .cms_3-c .box_title2 {
    border: none;
}
.cms_3-c .box_item{
    background-color: rgb(255 255 255 / 53%);
}
.cms_3-c .box_item:first-of-type{
    margin-bottom: 2px;
}

.BA_type1 .box_item, .BA_type1 .box_img1, .BA_type1 .box_img2 {position: relative;}
.BA_type1 .box_item::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50.3%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 0 17px 40px;
    border-color: transparent transparent transparent rgb(192 161 116 / 90%);
}
.BA_type1 .box_img1 {margin-right: 40px;}
.BA_type1 .box_img2 {margin-left: 40px;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {
    position: absolute;
    height: 33px;
    width: 87px;
    background-color: #f1f1f1;
    color: #434343;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    left: 0;
    top: 0;
}
.BA_type1.top .box_img1::after, .BA_type1.top .box_img2::after{
    background-color: #fff;
}
.BA_type1 .box_img1::after {content: "before";}
.BA_type1 .box_img2::after {content: "after";}

@media screen and (max-width: 667px){
.BA_type1 .box_img1 {margin-right: 5%;margin-bottom: 50px;}
.BA_type1 .box_img2 {margin-left: 5%;}
.BA_type1 .box_img1::after, .BA_type1 .box_img2::after {height: 30px;font-size: 15px;}
.BA_type1 .box_item::after {transform: translate(-50%,-60%) rotate( 90deg);border-width: 20px 0 20px 23px;}
}



/*===========================================================*/
/* 1280> */
/*===========================================================*/
@media screen and (max-width: 1280px){
#nav_menu .overlay-menu div.mg_b-50px .nav_menu_more:last-of-type{display: none;}

.nav_menu_more:first-of-type a .icon:before {
    top: -5px;
}
.overlay {
    background: linear-gradient(135deg, rgba(205,202,194,0.90) , rgba(185,174,161,0.86) )!important;
}
#nav_menu .nav_menu_more a:hover{color: #fff;}
#overlay .left li {
    max-width: 180px;
}
.reserve_tb {
    top: 50%;
    right: 130px;
    transform: translate(0,-50%);
}
.shop_tb{
    top: 50%;
    right: 250px;
    transform: translate(0,-50%);
}
.overlay .right p.opacity07{opacity: 1;}

header.scr_header .button_container span {
    background: rgb(41,41,41);
}
header.scr_header .button_container span:nth-of-type(1) {
    color: rgb(41,41,41);
    background: none;
}

}


/*===========================================================*/
/* タブレット */
/*===========================================================*/
@media screen and (max-width: 768px){
#logo {
    max-width: 129px!important;
}
.top #logo {
    opacity: 0;
}
header.scr_header #logo {
    max-width: 129px!important;
    opacity: 1;
}
#main_img {
    position: relative;
    height: auto;
    width: 100%;
}
.video_wrap {
    position: static;
    overflow: hidden;
    width: 100%;
    height: auto;
    min-width: 100%;
}
video {
    min-width: auto;
    min-height: auto;
    width: 100%;
    z-index: 1;
    position: static;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    vertical-align: bottom;
}

#main_img .menu p.bg_white{
    max-width: 173px;
}
#main_img .menu p.bg_white a {
    max-width: 84%;
}
.catch{
    font-size: 16px;
}

#info_contact .con_box {
    height: 200px;
}
.back2:before {height: calc(100% + 0px);}

.item1{
    bottom: auto;
    top: 0;
    width: 18%;
    right: -26px;
}
#contents1 {
    margin-bottom: 25px;
}
#contents2 {
    padding-bottom: 30px;
}
#contents3 {
    margin-bottom: 0px;
    padding-bottom: 78px;
}
#top_contact a {
    padding: 75px 0;
}
.page_title_box h2 {font-size: 28px;}
.BA_type1 .box_img1 {margin-right: 52px;}
.BA_type1 .box_img2 {margin-left: 20px;}
}



/*===========================================================*/
/* スマホ */
/*===========================================================*/
@media screen and (max-width: 667px){
#wrap {
    background-image: none;
    position: relative;
}
#wrap::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background-image: url(./Dup/img/bg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.font_14 {
    font-size: 14px;
}
.top #logo {
    opacity: 1;
}
header.scr_header #logo {
    max-width: 98px!important;
}
#main_img:after, #main_img .menu p.bg_white {
    display: none;
}
#main_img:before {
    background-color: rgba(70,70,70,0.16);
}
.catch {
    font-size: 14px;
    letter-spacing: 1px;
}
#main_img, .video_wrap{
    overflow: visible!important;
}
.overlay {
    background: linear-gradient(135deg, rgba(205,202,194,0.95) , rgba(185,174,161,0.95) )!important;
}
#overlay .left li {
    max-width: 100%;
}

#intro .num, #contents1 .num, #contents2 .num, #contents3 .num{
    font-size: 20px;
}
.item1{
    display: none;
}
.img_wrap::before {
    width: 100%;
    height: 91%;
    transform: rotate(-8deg) translate(1px, -16px);
}
#contents2 .img_wrap::before, #contents3 .img_wrap::before{
    display: none;
}
#contents1 {
    margin-bottom: 0px;
}
#contents1 .line:before, #contents2 .line:before,#contents3 .line:before {
    left: 50%;
    transform: translateX(-50%);
}
#contents3 {
    margin-bottom: 0px;
}
#contents3 .con_box {
    background-color: transparent;
}
#contents3 .num{
    text-align: center;
}
#top_contact{
    margin-bottom: 0;
}
#top_contact a {
    padding: 67px 0;
    font-size: 14px;
    letter-spacing: 4px;
}
#top_contact a span {
    font-size: 25px;
}
.page_title_box {
    width: 70%!important;
    padding: 20px 0;
    padding-bottom: 24px!important;
    box-sizing: border-box;
}
.page_title_box h2 {font-size: 20px;}
.BA_type1 .box_img1 {margin-right: 15px;}
.BA_type1 .box_img2 {margin-left: 15px;margin-top: 25px;}

#main_img .menu {
    top: 99%;
}
#intro{
    margin-top: 29px;
}
}


/*お問合わせバナー*/
#fix_bnr {
    bottom: 51px;
    right: 79px;
    margin: auto;
    z-index: 4;
    width: 80%;
    max-width: 209px;
    transition: 0.3s;
}
#h1txt{
    padding-bottom: 80px;
}
@media screen and (max-width: 667px){
#fix_bnr {
    width: 47%;
    bottom: 50px;
    max-width: 182px;
    right: 44px;
}
}