﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;500;600&display=swap');
body {
line-height: 1.7;
}
h3, .top_nav ul li, .menu .nav ul li a, #page_title p, .cms_title p.font_12up, .other .box_title, .bottom_menu li {
    font-family: 'Shippori Mincho B1', serif;
}
#contents .svg_box img {
    opacity: 0;
}
.header_bnr {
    right: 4%;
    top: 50%;
    transform: translateY(-50%);
}
.header_bnr a {
    display: block;
    padding: 9px 18px;
    background: #69852a;
    color: #ffffff;
    color: #fff;
    font-weight: bold;
    border: 5px solid #69852a;
    box-shadow: 0 0 0 1px #fff inset;
}
#top_cms .line {
    display: none;
}
.img-container:before {
    background: #d2b48c;
}
/* Bnr
-----------------------------------------*/
.Bnr {
    position: absolute;
    top: -202px;
    right: 20px;
    z-index: 1;
    max-width: 343px;
    /*display: none;*/
}
.Bnr_sp {
    display: none;
}
.Bnr_sp .Bnr__img__inner a {
    display: block;
    color: #22663f;
    display: inline-block;
    letter-spacing: 2px;
    transition: ease 0.3s;
    display: block;
    text-align: center;
}
.Bnr_sp .Bnr__img p.close {
    position: absolute;
    right: 7px;
    top: 12px;
    z-index: 12;
}
.Bnr_sp .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr_sp .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr_sp .Bnr__img p.close a i {
    font-size: 17px;
    z-index: 888;
    color: #23663f;
}
@media (max-width: 768px) {

.Bnr {
    position: absolute;
    top: -126px;
    right: 9px;
    z-index: 1;
    max-width: 216px;
}
.Bnr_sp {
    max-width: 216px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
}
}

@media (max-width: 667px) {
    .Bnr {
        display: none;
    }

}



#loading_line .line.bg_color1 {
background-color: #fff;
}
#top_cms .cms_title p.font_12up span {
    color: #8f5f44;
}
.main_wrap .catch {
    width: 60%;
    max-width: 500px;
    top: -150px;
    left: 4%;
}
#contents .box h3:before {
    bottom: -38px;
    width: 130px;
    border: none;
    background-image: url(../Dup/img/txt_line.png);
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.main_vlogo {
    max-width: 331px;
    left: 37px;
    width: 30%;
    top: 20px;
    display: none;
}
.main_img_wrap .catch {
    bottom: inherit;
    top: 26%;
    left: 11%;
    max-width: 423px;
    width: 46%;
    display: none;
}
#cms_2-a .cate .cate_box {
    position: relative;
    background: rgba(255, 255, 255, 0.35);
    padding: 33px 0;
}


/*#contents .spring, #contents .summer, #contents .fall, #contents .winter {*/
/*    position: absolute;*/
/*    right: 78px;*/
/*    bottom: -37px;*/
/*    max-width: 215px;*/
/*    z-index: 2;*/
/*}*/
#contents .spring, #contents .summer, #contents .fall, #contents .winter {
    position: absolute;
    left: 41%;
    top: -105px;
    max-width: 213px;
    z-index: 2;
}
/*#contents .summer, #contents .winter {*/
/*    right: inherit;*/
/*    left: 35%;*/
/*    bottom: -55px;*/
/*}*/
#contents .summer, #contents .winter {
    right: inherit;
    right: 10%;
    left: auto;
}


.rectangle2_img{
	position: relative;
	overflow: hidden;
}
.rectangle2_img img{
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}






#contents {
    background-image: url(Dup/img/hamon1.png), url(Dup/img/hamon2.png), url(Dup/img/hamon1.png), url(Dup/img/hamon2.png);
    background-position: 97% 44%, 87% 47%, 8% 68%, 19% 71%;
    background-size: 169px auto, 151px auto, 157px auto, 158px auto;
    background-repeat: no-repeat;
}
#contents figure img {
    transition: all 1.5s;transform: scale(1) translate(-50%, -50%);
    transition-delay: .15s;
}
#contents figure.trans img {
transform: scale(1.1) translate(-45%, -45%);
}
/* ------ */
.menu .nav .logo {
    width: 8%!important;
}
.menu.is-fixed .nav .logo {
    width: 6%!important;
}
/* ------ */
main {
    position: relative;
}

/*.main_wrap_wrap:before, .main_wrap_wrap:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: -5px;*/
/*    top: calc( -100vh + 50px);*/
/*    background-image: url(*/
/*    Dup/img/nami.png);*/
/*    background-repeat: no-repeat;*/
/*    background-position: 100% 0%;*/
/*    width: calc(85% + 2px);*/
/*    height: 239px;*/
/*    z-index: 8;*/
/*    background-size: auto 100%;*/
/*}*/
main:before, .main_wrap_wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    top: 0;
    background-image: url(
    Dup/img/nami.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    width: 60%;
    height: 212px;
    z-index: 8;
    background-size: contain;
}
.all_page:before {
    background-image: none;
}
.main_wrap_wrap:after {
    transform: rotate(180deg);
    background-position: 100% 0%;
    top: -200px;
    left: -1px;
}
.top_nav ul li:last-child a span {
    background: #ff9800;
    padding: 10px;
    border-radius: 7px;
    color: #fff;
    transition: all 0.3s;
}
.top_nav ul li:last-child a:hover span {
    background: #ef5e19;
}
	#cms_2-a .cate_title {
    position: relative;
    padding: .1em .3em .1em .5em;
    border-left: 6px solid #68852a;
    border-top: 0;
    display: block;
    border-bottom: 0;
}
	#cms_2-a .cate_title::before {
    position: absolute;
    content: '';
    left: -6px;
    bottom: 0;
    width: 6px;
    height: 50%;
    background-color: #b18f58;
}
	#cms_2-a .cate_title::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #b18f58;
}










#contents .square_img {
    /*border-radius: 50%;*/
    /*box-shadow: 0 0 -7 12px #fff inset;*/
    /*box-shadow: 0 0 0 6px #d7d3b6, 0 0 0 12px #91836e;*/
}
.top_nav ul li a {
    position: relative;
    font-weight: bold;
}
.top_nav ul li a:before {
    content: "";
    display: block;
    background-image: url(Dup/img/nav_kazari.png);
    position: absolute;
    background-size: contain;
    width: 80px;
    height: 100px;
    left: 0;
    right: 0;
    margin: auto;
    top: -3px;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s;
}
.top_nav ul li a:hover:before {
    opacity: 1;
}

/*#luxy {*/
/*    position: relative;*/
/*}*/
/*#luxy:before {*/
/*    content: "";*/
/*    display: block;*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*    background: url(Dup/img/main_img.jpg);z-index: -1;*/
/*}*/
.svg_box .dec:nth-child(2) {
width: 59px;
}
.svg_box .dec:nth-child(3) {
width: 45px;
}

.top_cms_box .more_box .more:hover {
background-color: #d5c4ab;
}
.top_cms_box .more span:after, .top_cms_box .more span:before {
    display: none;
}
.top_cms_box .more_box .more {
    padding-left: 0;
    justify-content: center;
}
.top_cms_box .more_box {
    font-size: 19px;
}
#top_cms {
    background-color: #e5e2db;
    background: url(Dup/img/bg.jpg);
    background-size: 400px;
}
#top_cms::after {
    content: "";
    position: absolute;
    height: 2px;
    top: -8px;
    left: 0;
    right: 0;
    background-color: #f1f0f1;
    /* background-image: url(Dup/img/bg.jpg); */
    background-size: 400px;
    z-index: 1;
}
footer .txt_white {
    color: #323232;
}
footer .svg_box {
    opacity: 0.4;
    z-index: -1;
    display: none;
}
.sns_links li {
    max-width: 40px!important;
}

.other .box {
    border-radius: 10px;
    border: 2px solid #b99a7d;
    /*background-color: #d4f0f3;*/
    width: 33%;
    margin: 30px 30px 0px;
    height: 339px;
    
}
.other .box figure {
    opacity: 0.2;
}
.other .box:first-child {
    background-image: url(./Dup/img/contact.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom; 
}
.other .box:last-child {
        border-left: 2px solid #b99a7d;
   background-image: url(./Dup/img/information.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
}


@media(min-width: 1550px) {
#video {
overflow: hidden;
}
#video video {
    margin-top: -82px;
}

}

@media(max-width: 1350px) {
    .main_wrap {
        margin-top: 54vw;
    }
    .main_wrap_wrap:before {
    top: calc( -69vw + 41px);
    width: calc(85% + 2px);height: 184px;
}

.main_wrap_wrap:after {
height: 157px;top: -156px;
}
}
@media(max-width: 1000px) {
header .logo {
	margin-left: auto;
	margin-right: 59px;
}
  .main_wrap {
    margin-top: 56.5vh;
}
.main_wrap_wrap:before {
    top: calc( -81vw + 41px);
    width: calc(85% + 2px);
    height: 156px;
}
.main_vlogo {
    display: none;
}
}
@media(max-width: 934px) {
.Bnr {
    top: -161px;
    right: 13px;
    max-width: 254px;
}
.main_wrap .catch {
    width: 47%;
    top: -86px;
}
}
@media(max-width: 848px) {
.main_wrap {
    margin-top: 53.4vh;
}
}
@media(max-width: 768px) {

        #contents {
    background-position: 118% 37%, 97% 39%, -12% 62%, 12% 64%;
    background-size: 169px auto, 151px auto, 157px auto, 158px auto;
}
    .main_wrap .catch {
    width: 48%;
    max-width: 500px;
    top: -81px;
    left: 3%;
}
    #contents .spring, #contents .summer, #contents .fall, #contents .winter {
    left: auto;
    right: 1%;
}
#contents .box:nth-child(3) .txt_wrap, #contents .box:nth-child(4) .txt_wrap {
    padding-left: 0px;
}
    #contents .box .txt_wrap {
    width: 90%;
    padding-right: 0px;
}
#contents .box:nth-child(3) .txt_wrap, #contents .box:nth-child(4) .txt_wrap {
    margin-top: 6px;
}
#contents .box:nth-child(3) figure {
    margin-top: 20px;
}
#contents .box figure {
    width: 90%;
    margin-top: 30px;
}
    .main_wrap {
    margin-top: 40.5vh;
}
.other .box {
    width: 40%;
    margin: 20px 12px;
height: 216px;
    background-size: cover;
}
.sns_links li {
    max-width: 35px!important;
}
.main_vlogo {
    max-width: 423px;
    left: 38px;
    width: 36%;
    z-index: 9;
}
header .logo {
    padding: 4px 0;
    left: auto;
    margin-right: 71px;
    margin-left: auto;
}
}

@media(min-width: 668px) {
#page_title p {
    text-shadow: 1px 1px 0 #FFFFF0, -1px -1px 0 #FFFFF0, -1px 1px 0 #FFFFF0, 1px -1px 0 #FFFFF0, 0px 1px 0 #FFFFF0, 0-1px 0 #FFFFF0, -1px 0 0 #FFFFF0, 1px 0 0 #FFFFF0;
}
}

@media(max-width: 667px) {

   #contents .svg_box {
    height: 62px;
}
    #contents {
    background-position: 118% 37%, 97% 39%, -13% 62%, 6% 64%;
    background-size: 99px auto, 92px auto, 96px auto, 105px auto;
}
    #cms_1-a .pager li {
    margin: 0;
}
    #contents .box h3 {
        font-size: 16px;
    }
    #contents {
        padding-top: 102px;
    }
.main_wrap .catch {
    width: 71%;
    top: -8px;
    left: 4%;
}
    body {
        font-size: 13px;
    }
#contents .spring, #contents .summer, #contents .fall, #contents .winter {
    right: 0px;
    max-width: 123px;
    top: -32px;
}
    .cms_6-c .box_wrap {
		padding: 0 3px;
	}
    .main_vlogo {
    left: 28px;
}
    .main_img_wrap .catch {
    top: 34%;
    width: 57%;
}
    #nav_menu {
    right: 12px;
}
    #video {
        overflow: hidden;/*動画入れるとき消す*/
    }
    #video video {
    width: 108%!important;/*動画入れるとき消す*/
}
    .all_header #header {
    padding-top: 0px!important;
    padding-bottom: 5px!important;
}
.other .box_title {
    font-size: 17px;
}
.other .box {
    width: 90%;
    margin: 7px 12px;
    height: 192px;
}
.other .box:first-child {
    border-bottom: 2px solid #b99a7d;
    margin-top: 20px;
}    
.main_wrap {
    margin-top: 57.5vw;
    padding-top: 0;
}   
   header .logo {
    margin-right: 60px;
    text-align: right;
} 
header .logo img {
	width: auto !important;
	height: 26px !important;
}   
}
/*2024/01/30 バナー追加*/
#page-top {
    display:none;
}
#add_ban{
    position: fixed;
    width: 50px;
    right: 0px;
    bottom: 0;
    z-index: 9;
}
#add_ban a {
    width: 100%;
    margin-top: 10px;
}
@media screen and (max-width: 768px){    
    #add_ban {
        display:none!important;
    }
}
@media screen and (max-width: 667px){

}
#wrap {
    margin-top: 0; 
}