﻿@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');	
body {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: bold;
}
/*html, body{overflow: auto}*/
/*.pp-section{position: static}*/
figure.shadow {
    box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 115%;
    font-weight: bold;
    /*font-weight: normal;*/
}

/*お問合わせバナー*/
#fix_bnr {
    bottom: 11px;
    right: 15px;
    z-index: 9;
    width: 280px;
}
@media screen and (max-width: 1280px){
	#fix_bnr{width: 277px;}
}
@media screen and (max-width: 768px){
#fix_bnr {
    bottom: 17px;
    width: 401px;
    right: 41px;
}
}
@media screen and (max-width: 667px){
#fix_bnr {
    bottom: 11px;
    right: auto;
    max-width: 272px;
    width: 85%;
    left: 0;
}
}

.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;
}
.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;
}
/*.white-box::before {*/
/*    position: absolute;*/
/*    display: block;*/
/*    content: "";*/
/*    top: -8px;*/
/*    left: -8px;*/
/*    bottom: -8px;*/
/*    right: -8px;*/
/*    border: 1px solid rgba(247,247,240,.9);*/
/*}*/
.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;
    opacity: 0;
}
#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-section {
    background-image: url(Dup/img/bg_cms.png);
    background-size: cover;
    background-position: 50% 50%;
}
#s_content2 .c2_box_txt .more_btn {
    text-align: center;
}
#s_content2 .c2_box_txt h2 {
    background: none;
    color: #597c6d;
    display: inline-block;
    position: relative;
    padding: 5px 20px 5px 20px;
    font-size: 23px;
    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 {
    left: 13%;
    transform: inherit;
    top: 24%;
    max-width: 710px;
}
.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;
}
.modal_txt_wrap h2, .modal_txt_wrap p, .check {
text-shadow: 2px 4px 5px rgb(52 52 52 / 10%), -1px 0px 3px rgb(0 0 0 / 13%);
}
#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%;
}
.catch1 {
    z-index: 2;
    width: 31%;
    max-width: 368px;
    left: 15%;
    top: 22%;
}
.catch2 {
    z-index: 2;
    width: 31%;
    max-width: 308px;
    right: 15%;
    bottom: 9%;
    opacity: 0.9;
}
.catch3 {
    z-index: 2;
    opacity: 0.2;
    width: 35%;
    left: 0;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.modal_wrap {
    opacity: 1;
}
.modal_bg {
    background-image: url(Dup/img/bg_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.modal_wrap:nth-of-type(2) .modal_bg {
    background-image: url(Dup/img/bg_pic2.jpg);
}


#page_title .hane2 {
    right: 0;
    z-index: -1;
    width: 53px;
    top: 61%;
    left: 32px;
    margin: auto;
    transform: rotate(-75deg);
}
#page_title .hane3 {
    right: 0;
    z-index: 0;
    width: 60px;
    top: 3%;
    left: -25px;
    transform: rotate(25deg);
    margin: auto;
}
.cms_box .cms_box_bg {
    top: 33%;
    height: 67%;
    opacity: 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: 43px;
}
.con_item {
    max-width: 105px;
    margin: 0 auto 24px;
}
.top_cms_title {
    background-image: url(Dup/img/hane4.png);
    background-repeat: no-repeat;
    background-position: 50% 30px;
    background-size: 79px;
}


header {
   
    box-shadow: -3px 1px 10px -1px rgba(0, 0, 0, 0.12);
    border-bottom: 0;
}

header .border_white {
    border-color: #eee;
}

header .hvr_border_white:hover {
    border-color: #ffbfbf;
}



footer {
    z-index: 1;
    background-image: url(Dup/img/footer_bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% 100%;
}

.c2_box_txt > div, .sf_contact_box {
    background-size: cover;
}
.intro_img span.bg_color1 {
    background: url(../Dup/img/water.jpg);
    background-size: cover;  
 }
.intro_img div {
    -webkit-text-stroke: 1px #597c6d;
    z-index: 1;
}
.intro_box {
    max-width: 1550px;
}
#header {
    padding-top: 4px;
    padding-bottom: 4px;
}
#logo {
    padding: 4px;
}
@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) {
#header {
    padding-top: 7px;
    padding-bottom: 7px;
}
.main_img_txt {
    left: 4%;
    top: 18%;
    width: 53%;
}
.mainv_list {
    left: inherit;
    right: 3%;
    top: inherit;
    bottom: 3%;
}
.intro_img div {
    top: -12%;
    z-index: 1;
    font-size: 4em;
}
    .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) {

.font_2dw_sp {
    font-size: calc(1rem - 1px);
}
.linehight_1-h_sp {
    line-height: 1.9;
}
.main_img_txt {
    left: 0%;
    top: 29%;
    width: 73%;
    filter: drop-shadow(2px 3px 3px rgba(0,0,0,0.2));
}
   .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;
}
.modal_scroll .width_1280-1000, .modal2 .width_1280-1000 {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}
.catch1 {
    width: 35%;
    left: 9%;
    top: 32%;
}
.catch2 {
    width: 31%;
    right: 8%;
    bottom: 7%;
}
#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;
}
/*.top_cms_box {*/
/*    background: #f7f7f7;*/
/*    background: url(../Dup/img/water.jpg);*/
/*    background-size: cover;*/
/*}*/


.button_container.active .top, .button_container.active .bottom {
    background: #fff;
}
}






.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;}




#cms_3-a .cate {
        background: rgba(255, 255, 255, 0.82);
    padding: 20px;
    border-radius: 20px;
}
#cms_3-a .cate {
    margin-top: -100px;
    padding-top: 100px;
}
.cms_3-a .cate {
    /*width: 32%!important;*/
}
.cms_3-a a {
    position: relative;
    display: block;
}
.cms_3-a figure {
border-radius: 10px;
}
.cms_3-a figure:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(78, 78, 78, 0.38);
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 0.5s;
    border-radius: 10px;
}
.cms_3-a .cate_title {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 0 5px;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transition: all 0.3s;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    background-image: url(Dup/img/hane4.png);
    background-size: 67px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-top: 63px;
    margin-top: -21px;
}
.rectangle2_img {
        position: relative;
    overflow: hidden;
}
@media(max-width: 667px) {
    .cms_3-a .cate {
        margin-bottom: 0;
    }
#cms_3-a .cate, #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}
}