﻿@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap');
@import url("https://use.typekit.net/urt0hhi.css");
body {
  font-family: 'Zen Kaku Gothic New', sans-serif;
}
#fix_bnr {
    display: none;
}
/*html, body{overflow: auto}*/
/*.pp-section{position: static}*/
figure.shadow {
    box-shadow: none;
}
.footer_txt {
    padding-bottom: 25px;
}
#page8 h4 span {
    padding: 7px 6px 1px;
    text-align: center;
}
#wrap.page10 {
    position: absolute;
    top: 0;
}
#cms_2-c .box_txt1 {
    border-bottom: 1px dashed;
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.top_cms_title h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 6px;
    background-size: auto 100%;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto 5px;
    animation: wave 6s linear 0s infinite;
    animation-fill-mode: both;
    transition: all 1.3s cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-delay: .4s;
    background-image: url(Dup/img/wave.svg);
}
@-webkit-keyframes wave {
  100% {
    background-position: 48px 0
  }
}
@keyframes wave {
  100% {
    background-position: 48px 0
  }
}
h1, h2, h3, h4, h5, h6 {
    font-size: 125%;
    font-weight: bold;
    /*font-weight: normal;*/
}
#s_content1:before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    width: 30%;
    height: 40%;
    position: absolute;
    background-color: #fff;
    z-index: -1;
    opacity: 0.5;
}
.intro_item h2 {
    font-size: 34px;
    margin-bottom: 30px;
    color: #597c6d;
}
#s_content2 .c2_box_txt h2:before {
    content: "Healing life";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #ebeae1;
    left: 0;
    right: 0;
    margin: auto;
    top: -52px;
    font-family: liana,script;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    z-index: -1;
}
#s_content2 .c2_box:nth-of-type(2) .c2_box_txt h2:before {
    content: "In nature";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #ebeae1;
    left: 0;
    right: 0;
    margin: auto;
    top: -52px;
    font-family: liana,script;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    z-index: -1;
}
#fix_bnr {
    position: fixed;
    right: 70px;
    bottom: 20px;
    max-width: 380px;
    z-index: 9;
}

.index footer {
    z-index: 1;
    top: 0px;
    background-image: url(Dup/img/bara.jpg);
    background-repeat: no-repeat;
    background-size: 65% auto;
    background-position: 0 100%;
}
.index footer .txt_color_nomal, .index .footer_txt {
    color: #2e463c;
}

.txt_anim6 span{
	display: inline-block;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-animation: .35s cubic-bezier(.175,.885,.32,1.275) both;
	animation: .35s cubic-bezier(.175,.885,.32,1.275) both;
	opacity: 0;
}
.txt_anim6 span.start{
	-webkit-animation-name: slide-bs;
	animation-name: slide-bs;
	opacity: 1;
}
@keyframes slide-bs{
	0%{-webkit-transform: translateY(20px);transform: translateY(20px);}
	100%{-webkit-transform: translateY(0);transform: translateY(0);}
}
#main_img {
    background-image: url(Dup/img/main_img.jpg);
    background-repeat: no-repeat;
    background-position: 100% 19%;
    background-size: 100% auto;
}
.font_2dw {
    font-size: calc(1rem - 0px);
}
.font_en, #main_menu ul li a, h1, h2, h3, h4, h5, h6, #cms_2-c .box_txt1, .cate_title {
/*font-family: 'Zen Kaku Gothic New', sans-serif;*/
font-family: "Josefin Sans", "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

.loading {
    background: #CAE3BF;
    background: #d8e9dd;
}
.loading::before {
    content: "";
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    background-image: url('./Dup/img/bg_img3.png')!important;
    background-size: 1600px;
    background-repeat: repeat-x;
    background-position-x: 0;
    background-position-y: 50%;
    background-color: var(--color1)!important;
    /* opacity: 0.4; */
    animation: anime1 5s linear infinite;
    height: 79px;
}
.ld1 {
    width: 19%;
    right: 9%;
    bottom: 20%;
    opacity: 0;
    transition-duration: 0.6s;
}
.ld2 {
    width: 20%;
    left: 10%;
    top: 25%;
    opacity: 0;
    transition-delay: 0.8s;
    transition-duration: 0.6s;
}
.ld3 {
    width: 19%;
    right: 21%;
    top: 7%;
    opacity: 0;
    transition-delay: 1.6s;
    transition-duration: 0.6s;
}
.ld4 {
    width: 19%;
    left: 26%;
    bottom: 12%;
    opacity: 0;
    transition-delay: 2.4s;
    transition-duration: 0.6s;
}
.medaka {
    width: 140px;
    height: 98px;
    opacity: 0.4;
    animation-name: sakana;
    animation-duration: 8s;
  animation-delay: 0ms;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  transform-origin: 0 0;
}
.loading.trans .ld1, .loading.trans .ld2, .loading.trans .ld3,.loading.trans .ld4 {
    opacity: 1;
}


@keyframes anime1 {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: -1600px;
    }
}
@keyframes sakana {
  0% { 
   transform: translateY(11px);
  }
  25% {
  transform: translateY(0px);
      
  }
  50% {
    transform: translateY(10px);
      
  }
  75% {
  transform: translateY(0px);
      
  }
  100% {
 transform: translateY(11px);
  }
}

.sf_contact_mail {
    display: none;
}
.sf_contact_box h3, .sf_access h3 {
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    margin-bottom: 10px;
    position: relative;
}
.sf_contact_box h3:before, .sf_access h3:before {
    content: "";
    display: block;
    width: 218px;
    height: 1px;
    background-color: #597c6d;
    bottom: 0;
    position: absolute;
}

.c2_box_txt div.d_flex::before {
    width: 150px;
    height: 110px;
    content: "";
    background: linear-gradient(144deg, rgb(237 243 239) 0%, rgb(237 243 239) 50%, rgba(86,18,0,0) 50%, rgba(86,18,0,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
}
#main_img .arrowWrap {
    position: absolute;
    right: 10px;
    bottom: 0px;
    height: 178px;
    color: #fff;
    z-index: 1;
}
#main_img .arrowInner p {
    text-align: end;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

#main_img .arrow {
    width: 1px;
    height: 100px;
    margin: 50px auto 0;
    background-color: #eee;
    position: relative;
    overflow: hidden;
}

#main_img .arrow::before {
    content: '';
    width: 1px;
    height: 100px;
    margin: 50px auto 0;
    background-color: #000;
    position: absolute;
    top: -150px;
    left: 0;
    -webkit-animation: arrow 2.5s ease 0s infinite normal;
    animation: arrow 2.5s ease 0s infinite normal;
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}

.pp-scrollable {
    background-color: #ecf3ee;
}
#s_content2 .c2_box_txt .more_btn {
    text-align: center;
}
.more_btn > span {
    background: #5a7c6d;
    color: #fff;
}
.cms_box .more_btn {
    margin-top: 50px;
    margin-bottom: 60px;
}
#s_content2 .c2_box_txt h2 {
    background: none;
    color: #597c6d;
    display: inline-block;
    position: relative;
    padding: 5px 20px 5px 20px;
    font-size: 31px;
    margin-bottom: 50px;
    letter-spacing: 1px;
    z-index: 2;
}


#main_img .swiper-wrapper::before {
    background-image: none;
    background-size: 1px 1px;
}
.mainv_nav {
    position: absolute;
    z-index: 1;
    bottom: 7%;
    right: 5%;
    display: none;
}
.mainv_nav li + li {
margin-left: 15px;    
}
.main_img_txt {
    top: 42%;
    max-width: 710px;
    color: #444;
    border-color: #fff;
    text-shadow: 2px 0px 5px #ffffff, -1px 0px 3px #ffffff;
    background-color: rgb(255 255 255 / 40%);
}
.mainv_list {
    top: 11%;
    z-index: 1;
    left: 3%;
    color: #fff;
    display: none;
}
.mainv_list li span {
    padding: 1px 10px;
    background: #597c6d;
    font-weight: normal;
}
.intro_img a span {
    top: -13%;
    left: inherit;
    right: -6%;
}
.modal_txt_wrap h2, .modal_txt_wrap p {
    text-shadow: 2px 4px 4px rgb(52 52 52 / 9%), -1px 0px 3px rgb(0 0 0 / 13%);
    color: #23543f;
}
#s_content1 p.txt_center img {
    filter: drop-shadow(2px 3px 5px rgba(0,0,0,0.15));
}
#pagepiling .pp-scrollable:nth-of-type(2) {
background-image: url(Dup/img/bg.png);
background-size: auto;
}
#pagepiling .pp-scrollable:nth-of-type(3) {
    overflow: hidden;
    overflow-y: auto;
    background-image: url(../Dup/img/bg.jpg);
    background-size: cover;
    background-position: 50% 0%;
}
header {
    top: 0;
}
header.bg_color1 {
    background-color: #ecf3ee;
    box-shadow: none;
}
.button_container span {
    background: #5f766c;
}
.modal_wrap {
    opacity: 1;
}
.modal_bg {
    background-color: #ecf3ee;
    background-image: url(Dup/img/bara.jpg);
    background-repeat: no-repeat;
    background-size: 1100px auto;
    background-position: 0 100%;
}

.page_title_inner {
    background-position: 50% 61%;
}
.cate_list li a.bg_color1 {
 background-color: #6c8f5d;   
}
.cate_list li a.bg_color1:hover {
    background-color: #a6b99e;
}
.cms_box .cms_box_bg {
    top: 0;
    height: 100%;
    width: 35%;
    opacity: 0.4;
    background: #ffffff;
    border-radius: 0;
    left: 0;
}
.hane2 {
    right: -54px;
    z-index: -1;
    width: 67px;
    top: 28%;
}

.hane3 {
    right: 1%;
    z-index: -1;
    width: 53px;
    top: 6%;
}
.fadein{
     opacity: 1;
     transform: translateY(20px);
     transition: 1.5s;
     transition-property: opacity,transform;
}
.fadein.fadetrans{
     opacity: 1;
     transform: none
}

.sns_link li a {
    width: 30px;
}
.check li {
    background-image: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: 28px;
    padding: 5px 5px 5px 38px;
    font-size: 18px;
}
.contents_no {
    font-size: 67px;
    -webkit-text-stroke: 2px #bcb99e;
    color: transparent;
}
.con_item {
    max-width: 105px;
    margin: 0 auto 24px;
}

.top_cms_title h2 {
    background-image: url(Dup/img/medaka.png);
    background-repeat: no-repeat;
    background-size: 82px;
    background-position: 50% 0;
    padding-top: 34px;
    display: inline-block;
    position: relative;
}
.top_cms_title p {
    font-size: 29px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 15px;
    padding-left: 10px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 122px;
    z-index: -1;
    /* text-align: center; */
}
header {
    box-shadow: -3px 1px 10px -1px rgba(0, 0, 0, 0.12);
    border-bottom: 0;
}
header .txt_white {
    color: #5e766c;
}
header .border_white {
    border-color: #5e766c;
}

header .hvr_border_white:hover {
    border-color: #fff;
}


footer .sf_contact_tel {
    margin-bottom: 0;
}
.c2_box_txt > div, .sf_contact_box {
    background-size: cover;
    background: rgb(255 255 255 / 63%);
}
.intro_img span.bg_color1 {
    background: url(../Dup/img/water.jpg);
    background-size: cover;
    background-color: #bdcdb6;
    box-shadow: 0 0 5px 5px rgb(188 205 182);
 }
.intro_img div {
    -webkit-text-stroke: 1px #fff;
    z-index: 1;
}
.intro_box {
    max-width: inherit;
}
#header {
    padding-top: 4px;
    padding-bottom: 4px;
}
#logo {
    padding: 12px;
    max-width: 253px;
}
@media(min-width: 769px) {
    .cms_6-c .box_wrap {
    justify-content: space-between;
        }
    .cms_6-c .cate_box.grid_5 {
    width: 48.5%!important;
    margin-left: 0;
}   
}



@media(max-width: 768px) {
    #page8 .phone_txt h4, #page8 .phone_txt p {
        width: 100%;text-align: center;
    }
.medaka {
    margin-left: -48px;
}
.ld1 {
    width: 27%;
    right: 9%;
    bottom: 20%;
}
.ld2 {
    width: 29%;
    left: 11%;
    top: 32%;
}
.ld3 {
    width: 35%;
    right: 19%;
    top: 10%;
}
.ld4 {
    width: 31%;
    left: 24%;
    bottom: 15%;
}
#header {
    padding-top: 7px;
    padding-bottom: 7px;
}
#fix_bnr {
    right: inherit;
    max-width: 300px;
}
#main_img {
    background-position: right 0 bottom 0;
}
#s_content2 .c2_box_txt h2 {
    font-size: 22px;
}
.contents_no {
    font-size: 48px;
}
#s_content2 .c2_box_txt h2:before, #s_content2 .c2_box:nth-of-type(2) .c2_box_txt h2:before {
    font-size: 36px;
    top: -20px;
}
.intro_img div {
    top: -1%;
    right: -32%;
    font-size: 7em;
    display: block;
    -webkit-text-stroke: 1px #c5c5c5;
}
    .check li {
    background-repeat: no-repeat;
    background-size: 26px;
    padding: 5px 5px 5px 35px;
    font-size: 16px;
}
.hane2 {
    right: 13px;
    z-index: -1;
    width: 67px;
    top: 27%;
}
.hane3 {
    right: 8%;
    width: 53px;
    top: 14%;
}
.cms_box .cms_box_bg {
    height: 40%;
    bottom: -58px;
    top: inherit;
}
.cms_box .cms_box_bg:before {
    height: 123px;
    background-size: auto 100%;
}
#page_title .hane2 {
    right: 0;
    z-index: -1;
    width: 53px;
    top: 45%;
    left: 16px;
    margin: auto;
    transform: rotate(-75deg);
}
#page_title .hane3 {
    right: 0;
    z-index: 0;
    width: 60px;
    top: 3%;
    left: -25px;
    transform: rotate(25deg);
    margin: auto;
}
}


@media screen and (min-width:668px) and ( max-width:768px) {

}










@media(max-width: 667px) {
.page_title_inner {
    background-position: 50% 50%;
}
.font_2dw_sp {
    font-size: calc(1rem - 1px);
}
.linehight_1-h_sp {
    line-height: 1.9;
}
#logo2 {
    max-width: 170px;
    margin: 0 auto 10px;
}
#logo {
    padding: 2px;
    max-width: 202px;
}
.index .sf_copy {
    padding-bottom: 30px;
}
#page8 .phone_txt h4, #page8 .phone_txt p {
    text-align: left;
    width: inherit;
}
.top_cms_title h2 {
    background-size: 64px;
    padding-top: 25px;
}
.modal_bg {
    background-size: 500px auto;
    background-position: 50% 100%;
}
.overlay {
    top: 50px;
}
#page_title .title_box {
    padding: 25px 18px;
    width: 87%!important;
}
.intro_img div {
    top: -3%;
    right: -3%;
    font-size: 4em;
}
.contents_no {
    font-size: 38px;
    z-index: 3;
    top: 0;
    left: 0;
}
.medaka {
    margin-left: -45px;
    width: 90px;
}
.ld1 {
    width: 39%;
    right: 5%;
    bottom: 10%;
    z-index: 1;
}
.ld2 {
    width: 35%;
    left: 7%;
    top: 21%;
    z-index: 1;
}
.ld3 {
    width: 61%;
    right: 0;
    top: 10%;
}
.ld4 {
    width: 51%;
    left: 0%;
    bottom: 15%;
}
#main_img {
    background-image: url(Dup/img/main_img_sp.jpg);
    background-position: left 50% top 50px;
    height: 80vh!important;
    background-size: 100% auto;
}
#fix_bnr {
    bottom: 25px;
    max-width: 200px;
}
.intro_item h2 {
    font-size: 21px;
    margin-bottom: 20px;
}
.main_img_txt {
    top: 50%;
}
   .mainv_list li {
            line-height: 1.5;
        }
    .mainv_list li span {
    font-size: 10px;
    padding: 1px 4px;
}
.button_container {
    bottom: -3px;
}

.top_cms_title {
    padding-bottom: 40px;
}
.top_cms_title p {
    font-size: 22px;
    z-index: 0;
}
.modal_scroll .width_1280-1000, .modal2 .width_1280-1000 {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}
#s_content2 .c2_box_txt h2 {
    padding: 27px 0px 0px 0px;
    font-size: 17px;
    margin-bottom: 20px;
}
.cms_6-c .box_wrap {
		padding: 0 3px;
	}
#cms_6-c .cate_box {
padding: 20px;
	}

footer {
    background-size: 169% auto;
}

.con_item {
    max-width: 78px;
    margin: 0 auto 18px;
}

.button_container.active .top, .button_container.active .bottom {
    background: #5a7c6d;
}
.index footer {
    background-size: 400px auto;
}
}


.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}



.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
	background-color: #85a27a;
}
.qa_type5 .box_txt1 .faq_no {
    background-color: #ffffff;
}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}




.rectangle2_img {
        position: relative;
    overflow: hidden;
}
@media(max-width: 667px) {

 #cms_2-a .cate_box {
    padding: 10px;
    padding-top: 80px;
    margin-top: -80px;
} 
.cms_5-c .box_txt1::before {
    top: 7px;
}
}











.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}