@charset "UTF-8";

.wpcf7-spinner{display: none!important;}

#topics .wysiwyg.news #toc_container,#topics .wysiwyg.blog #toc_container{display: none!important;}
.ajax-load-more-wrap.white .alm-load-more-btn{ background: none!important; border: none!important;}
#send_button,button{font-family: "Noto Sans JP", serif;font-optical-sizing: auto;font-style: normal!important;}

@media screen and (min-width: 768px),print {

/* system-common */
.page-list {font-size: 2.2rem;margin: 50px 0 100px;text-align: center;line-height: 1;}
.page-list .page{width: 40px;height: 40px;background: url(../images/topics/pagenavi.svg)no-repeat top center;display: inline-block;padding:  0 0;margin: 0 12px;color: #fff;}
.page-list .pvarr{position: relative; }
.page-list .nextarr{ position: relative;}
.page-list .page-numbers.current{width: 40px;height: 40px;background: url(../images/topics/pagenavi-acv.svg)no-repeat top center;display: inline-block;margin: 0 12px;}
.page-list .page-numbers{padding-top: 8px;}
.page-list .pvarr{position: relative;font-size: 1.8rem;font-weight: 500;margin-right: 35px;}
.page-list .nextarr{position: relative;font-size: 1.8rem;font-weight: 500;margin-left: 35px;}
.page-list .pvarr::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: -15px;top: 10px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;}
.page-list .nextarr::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;right: -15px;top: 10px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transform: scale(-1, 1);transition: all 0.3s ease-in-out;}
.page-list a:hover .pvarr::before{ left: -20px;}
.page-list a:hover .nextarr::before{ right: -20px; }

.pagen{ width: 100%; margin: 0 auto 30px auto; font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
.page-navi {font-size: 1.8rem;display: flex;justify-content: center; /* ← 横方向の中央揃え */flex-wrap: wrap;}
.page-navi li {display: inline-block;font-size: 1.8rem;font-weight: 500;}
.page-navi li.active { background: #ccc; }
.page-navi a {padding: 12px 8px;display: inline-block;position: relative;}
.page-navi .fast {margin-right: 77px;}
.page-navi .last {margin-left: 79px;}

.page-navi .fast a::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: -9px;top: 26px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;}
.page-navi .last a::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;right: -8px;top: 26px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transform: scale(-1, 1);transition: all 0.3s ease-in-out;}
.page-navi .fast a:hover::before{ left: -20px;}
.page-navi .last a:hover::before{ right: -20px; }

.pagen .list{ float: right; }
.pagen .list a{ margin: 0 auto; color: #fff; padding: 7px 30px; font-size: 16px; text-align: center; display: inline-block; background: #000; }
.pagen .list a:hover{ background: #666; text-decoration: none; }
.btnArea { text-align: center; margin: 50px 0 20px; padding: 0; }
.btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 20px 50px; font-size: 16px; text-align: center; display: block; background: #000; letter-spacing: 1px; width: 60%;}
.btnArea a:hover{ background: #666; text-decoration: none; }
.btnArea-s { text-align: center;}
.btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 10px 50px; font-size: 16px; text-align: center; display: inline-block; background: #000; letter-spacing: 1px;}
.btnArea-s a:hover{ background: #666; text-decoration: none; }
.btnArea-s::after{  content: ''; display: block; margin-bottom: 100px;}
.borderwrap{ margin-bottom: 40px;}
.borderwrap h3{ font-size: 18px; font-weight: bold;  margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #ccc solid; line-height: 1.6; }
.borderwrap p{ font-size: 16px; line-height: 1.8;}
.taxttl{text-align: center;font-size: 1.8rem;margin-bottom: 30px;font-weight: 500;padding: 20px 0;}

.systemtab-list {margin-bottom: 110px;display: flex;flex-wrap: wrap;line-height: 24px;}
.systemtab-list li{flex-basis: 100%;display: flex;border: #ccc 1px solid;margin-bottom: -4px;}
.systemtab-list li .systemtab-list-ttl{flex-basis: 24.3%;padding: 17px;background: #37434E;border-right: 1px solid #E0E0E0;color: #fff;text-align: center;}
.systemtab-list li p{flex-basis: 76%;padding: 17px 32px;background: #fff;letter-spacing: 1.12px;}
.systemtab-list li:nth-of-type(2n) {}
.other-ttl{text-align: center;border-bottom: 1px dotted #333;padding-bottom: 20px;margin-bottom: 30px;}

#search-area{ background: #f8f8f8; border: #ccc solid 1px; padding: 40px; margin-bottom: 30px; }
#search-area .works-search{width: 400px!important;height:50px;padding-top: 5px!important;overflow: hidden;display: block;margin: 0 auto;border: 0;background: #333;color: #fff;font-size: 18px;border-radius: 10px;}
#search-area .sh-ttl{ font-size: 16px; line-height: 1.6; letter-spacing: 0.8px; font-weight: 500; border-bottom: 1px dotted; padding-bottom: 10px; margin-bottom: 20px; }
#search-area .shbox{ margin-bottom: 30px; }

p.sub-title1{font-size: 24px; position: absolute; top: 10px;left: 0;}
p.sub-title1 .span1{font-size: 14px; position: absolute; left: 40px; top: -15px}
p.sub-title1 .span2{font-size: 40px; position: absolute; left: 100px; top: -15px}
.catebox{  width: 1100px;margin: 0 auto;position: relative;}
.serchcategory1{    position: relative; margin-left: 172px;}
.serchcategory1 .icon {width: 150px; display: inline-block; margin-bottom: 15px; margin-right: 30px; font-size: 18px; font-weight: bold; text-align: center; padding: 10px 10px; position: relative; color: #fff;}
.serchcategory1 .icon:after{ content: ""; width: 20px; height: 20px; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -13px; top: 35px; z-index: 1}

.cate-list { background: #f8f8f8; margin-bottom: 20px; padding: 20px; }
.cate-list .cate-ttl{border-bottom: 1px dotted #333;padding-bottom: 10px;margin-bottom: 20px;font-size: 22px;font-weight: 700;}
.cate-list span{ display: inline-block; margin-right: 20px; }
.cate-list span a{display: inline-block;  padding: 10px 20px; color: #fff; }
.cate-list span a:hover{ text-decoration: none; }
.tag-list { background: #f8f8f8; margin-bottom: 20px; padding: 20px; }
.tag-list .tag-ttl{border-bottom: 1px dotted #333;padding-bottom: 10px;margin-bottom: 20px;font-size: 22px;font-weight: 700;}
.tag-list span{ display: inline-block; margin-right: 20px; }
.tag-list span a{display: inline-block;  padding: 10px 20px; border: 1px solid #333; }
.tag-list span a:hover{ text-decoration: none; }

.system-contents{}
.system-contents iframe{ width: 100%; height: 400px; }
.system-contents .mapbox{  }
.system-contents .mapbox .mapttl{ margin-top: 30px; }
.system-contents .mapbox iframe{ width: 100%; height: 400px; }
.system-tblbox { margin-top: 40px; }
.system-tblbox tr td:nth-child(1){ width: 15%; background: #f8f8f8; font-size: 16px; font-weight: 700;  }
.system-tblbox tr td:nth-child(2){ width: 35%; background: #fff; font-size: 16px;  }
.system-tblbox tr td:nth-child(3){ width: 15%; background: #f8f8f8; font-size: 16px; font-weight: 700;  }
.system-tblbox tr td:nth-child(4){ width: 35%; background: #fff; font-size: 16px;  }

/* topics -------------------------------------*/

#inc-topics{width: 266px;position: absolute;top: 12px;right: 0;}
#inc-topics .inner-Box{ }
#inc-topics .inner-Box .base-inc-title{font-size: 1.8rem;letter-spacing: 0.054rem;color: #225333;font-weight: 500;margin-bottom: 9px;}
#inc-topics .inner-Box .system-inc-list{ }
#inc-topics .inner-Box .system-inc-list li{border-bottom: #D3D9CA 1px solid;padding-bottom: 18px;margin-bottom: 11px;}
#inc-topics .inner-Box .system-inc-list li .system-inc-date{color: #639360;font-size: 1.6rem;letter-spacing: 0.048rem;}
#inc-topics .inner-Box .system-inc-list li .system-inc-ttl{font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1.5;}
#inc-topics .inner-Box .system-inc-list li:last-child{ border-bottom: none;}

#topics #title_wrap{ background: url(../images/topics/ttl-back.jpg)no-repeat; background-size: cover; }
.topics-contents{margin: 0 auto 0 0;position: relative;padding: 13px 326px 1px 0;max-width: 1290px;}
#topics #cate-shbox{position: relative;top: 4px;margin-bottom: 12px;}
#topics #cate-shbox h2{text-align: left;font-size: 1.6rem;letter-spacing: 0.08rem;font-weight: bold;margin-bottom: 8px;}
#topics #cate-shbox h2 span{display: block;margin-bottom: 6px;}
#topics #cate-shbox ul{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;min-height: 50px;}
#topics #cate-shbox ul li{height: 28px;margin: 0 13px 10px 0;}
#topics #cate-shbox ul li a{display: block;background: #fff;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;color: #225333;text-align: center;padding: 7px 18px;transition: background-color 0.3s ease;border-radius: 20px;}
#topics #cate-shbox ul li a:hover{ background: #639360;color: #fff; text-decoration: none;}
#topics #cate-shbox ul li.acv a{background: #639360;color: #fff;}

#topics .system-list{position: relative;margin-bottom: 56px;display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#topics .system-list li{position: relative;margin-bottom: 40px;width: 31.9%;margin-right: 2%;}
#topics .system-list li:nth-child(3n){ margin-right: 0;}

#topics .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topics .system-list li a:hover,
#topics .system-list li a:hover .system-date,
#topics .system-list li a:hover .system-ttl-01{ text-decoration: none; font-weight: 700;}
#topics .system-list li .system-date{color: #639360;font-size: 1.6rem;letter-spacing: 0.048rem;margin-bottom: -1px;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-ttl-01{font-size: 1.6rem;letter-spacing: 0.048rem;line-height: 1.7;margin-bottom: 2px;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-pic{width: 100%;overflow: hidden;text-align: center;margin-bottom: 13px;border-radius: 20px;aspect-ratio: 3 / 2;}
#topics .system-list li .system-pic img {  width: 100%; height: 100%; object-fit: cover;transition: transform 0.3s;}
#topics .system-list li a:hover .system-pic img {transform: scale(1.03);}
#topics .system-list li .system-category span{ font-size: 1.1rem; display: inline-block; color: #225333; border: 1px solid #225333; border-radius: 14px; padding: 0 16px; margin: 0 10px 10px 0; }
#topics .system-contents .page-navi .contactbtn{}
#topics .system-contents .page-navi .contactbtn a{ width: 197px; height: 60px; padding: 16px 0 0 25px; }

#topics .system-contents .system-ttl{font-size: 3.2rem;line-height: 1.4;letter-spacing: 0.192rem;font-weight: 700;margin-bottom: 56px;}
#topics .system-contents .system-i-pic{text-align: center;margin-bottom: 50px;margin-top: 4px;border-radius: 40px;overflow: hidden;}
#topics .system-contents .system-i-pic img{ width: auto; width: 100%; height: auto; }
#topics .system-contents .system-date{color: #666;font-size: 1.1rem;letter-spacing: 0.12rem;margin-bottom: 18px;}
#topics .system-contents .system-date .cate{background: #fff;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;color: #225333;text-align: center;padding: 7px 18px;border-radius: 20px;}
#topics .system-contents .system-date .date{position: relative;letter-spacing: 0.042rem;font-weight: 400;font-size: 1.4rem;color: #639360;position: relative;top: 0px;margin-right: 12px;}
#topics .system-contents .text1{ margin-bottom: 46px; }


#contentsgallery{max-width: 1200px;margin: 0 auto;padding: 13px 0 0 0;}
#contentsgallery .sibttll{font-size: 1.6rem;letter-spacing: 0.048rem;font-weight: 400;margin-bottom: 22px;}

#gallery #title_wrap{}
#gallery .maintext{margin: 0 auto 0px auto;position: relative;max-width: 890px;padding: 0px 6rem 1px;}
#gallery .maintext p.text{font-size: 1.6rem;letter-spacing: 0.08rem;line-height: 1.8;font-weight: 500;}

#gallery .alm-btn-wrap {text-align: center;position: relative;/* background: #f00; *//* margin: 0 auto; */width: 115px;left: 16vw;}
#gallery .alm-btn-wrap .alm-load-more-btn { position: relative;font-family: "Gill Sans", "Gill Sans MT", "Calibri", "Roboto", "Helvetica Neue", sans-serif;}
#gallery .alm-btn-wrap .alm-load-more-btn{position: relative;display: none;}
#gallery .alm-btn-wrap .alm-load-more-btn.loading{display: block; width: 100%; height: 44px;}
#gallery .alm-btn-wrap .alm-load-more-btn.loading::before{ content: "";display: block; left: 50%; position: relative; width: 44px;height: 44px; background-size: 100% auto;}


#gallery .galleryback{background: url(../images/gallery/img01.png)no-repeat top 70px right;}
#gallery .galleryconbox{margin: 0 auto;position: relative;max-width: 890px;padding: 0px 6rem;}
#gallery {padding-bottom: 1px;}
#gallery .galleryshbox{margin: 0 auto 41px;position: relative;max-width: 890px;padding: 77px 6rem 26px;}
#gallery .galleryshbox .inBox{ border-top: #222 1px solid; }
#gallery .galleryshbox .gallbtn,#gallery .galleryshbox .gallbtn2 { margin-left: 24.1%; }
#gallery .galleryshbox .gallbtn a{display: block;background: #F0EBD5;font-size: 12px;line-height: 1;letter-spacing: 0.84px;font-weight: 500;max-width: 265px;text-align: center;padding: 10.1px 0 10.1px 2px;border-radius: 5px;position: relative;z-index: 3;margin-bottom: 17px;transition: background 0.3s;top: 11px;margin-left: 20px;}
#gallery .galleryshbox .gallbtn a:hover{ background: #fff; text-decoration: none;}

#gallery .galleryshbox .gallbtn2 a{display: block;background: #665B50;color: #fff;font-size: 12px;line-height: 1;letter-spacing: 0.84px;font-weight: 500;max-width: 98px;text-align: center;margin-left: 17px;padding: 10.1px 0 10.1px 2px;border-radius: 5px;position: relative;z-index: 3;transition: background 0.3s;top: 11px;margin-bottom: -108px;margin-left: 20px;}
#gallery .galleryshbox .gallbtn2 a:hover{ background: #B4AB9C; text-decoration: none;}

#gallery .galleryshbox .gallbtn2.check a{;background: #B4AB9C;transition: background 0.3s;}
#gallery .galleryshbox .gallbtn2.check a:hover{ background: #665B50; }

#gallery .system-list li.noresult{width: 100%;margin-bottom: 60px;padding-top: 60px;}
#gallery .system-list .errr { text-align: center; margin-bottom: 30px; }
#gallery .system-list .errr a{ display: inline; padding: 0; }

#gallery .galttle{text-align: center;font-size: 14px;line-height: 1.6;letter-spacing: 1.4px;font-weight: 500;position: relative;cursor: pointer;}
#gallery .galttle span.ticon{position: relative;left: -1px;margin-right: 4px;}

#gallery .contactbtnphg a{border: #37434E 1px solid;position: relative;display: block;background: #37434E;color: #fff;font-size: 16px;line-height: 1.6;letter-spacing: 1.6px;width: 710px;pad;padding: 38px 15px 6px 255px;height: 100px;transition: background 0.3s, color 0.3s, border 0.3s;text-align: left;margin: 0 auto 101px;}
#gallery .contactbtnphg a span.arr {position: absolute;top: 46px;right: 18px;line-height: 0;transition: right 0.3s;}
#gallery .contactbtnphg a span.arr img{filter: invert(1);width: 14px;height: auto;transition: filter 0.3s;}
#gallery .contactbtnphg figure{position: absolute;top: -1px;left: -1px;}

#gallery .contactbtnphg a:hover{ text-decoration: none; border: #37434E 1px solid;background: #fff;color: #37434E;}
#gallery .contactbtnphg a:hover span.arr {right: 10px;}
#gallery .contactbtnphg a:hover span.arr img{ filter: invert(0); }
#gallery #ajax-load-more{ width: 100%; }
#gallery .alm-listing{ display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#gallery .system-list{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 60px;width: 100%;margin-bottom: -80px;}
#gallery .system-list li{width: 31.5%;margin-right: 2.7%;margin-bottom: 13px;position: relative;}
#gallery .system-list li:nth-child(3n){ margin-right: 0}
#gallery .system-list li a{padding-bottom: 55px;display: block;transition: all 0.3s ease-in-out;}
#gallery .system-list li a:hover{ text-decoration: none; font-weight: bold; }
#gallery .system-list li .system-pic{width: 100%;text-align: center;margin-bottom: 13px;border-radius: 30px;overflow: hidden;aspect-ratio: 3 / 2;}
#gallery .system-list li .system-pic img{width: 100%; height: 100%; object-fit: cover;transition: transform 0.3s;}



#gallery .system-list li a:hover .system-pic img {transform: scale(1.03);}

#gallery .system-list li .textbox{}
#gallery .system-list li .text1{font-size: 14px;letter-spacing: 0.98px;margin-bottom: 3px;}
#gallery .system-list li .text1 span{display: inline-block;background: #fff;border: #37434E 1px solid;padding: 5.9px 6.9px;line-height: 1;}
#gallery .system-list li .categset{font-size: 14px;letter-spacing: 0.98px;margin-bottom: 11px;color: #fff;}
#gallery .system-list li .categset span{display: inline-block;background: #CEDFBC;padding: 4.9px 10.9px;color: #408040;line-height: 1;margin: 0 10px 0px 0;border-radius: 2px;font-size: 1.2rem;letter-spacing: 0.036rem;}
#gallery .system-list li .system-ttl{font-size: 1.6rem;line-height: 1.7;letter-spacing: 0.048rem;/* font-weight: 400; */margin-bottom: 5px;}

#gallery .wp-block-vk-filter-search-pro-filter-search-pro{border-radius: 0px;padding: revert-layer;margin-bottom: 0;}
#gallery .vkfs__label-name{top: 15px;left: 23px;letter-spacing: 1.4px;font-size: 1.4rem;color: #639360;font-weight: bold;position: absolute;}
#gallery .vkfs__outer-wrap{position: relative;border-bottom: #87A280 1px solid;padding: 14px 18px 22px 216px;margin-bottom: 10px;}

#gallery .vkfs__input-wrap--checkbox input[type="checkbox"] { display: none; }
#gallery .vkfs__input-wrap--checkbox label {position: relative;padding: 0px 17px; /* チェックボックス間の余白 */ /* 背景色 */cursor: pointer;user-select: none; /* テキスト選択の無効化 */display: inline-block!important;background: #fff;font-size: 1.4rem;border-radius: 40px;text-align: center;width: auto;color: #225333;}
#gallery .vkfs__input-wrap--checkbox label.checked {background: #639360;color: #fff;}
#gallery .vkfs__input-wrap--checkbox label::before { content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 18px; height: 18px; border-radius: 4px; /* 角丸のサイズ */ }
#gallery .vkfs__input-wrap--checkbox input[type="checkbox"]:checked + label::after { content: ''; position: absolute; top: 50%; left: 4px; transform: translate(0, -50%) rotate(45deg); width: 8px; height: 14px; border-width: 0 3px 3px 0; }
#gallery .checkbox-container input[type="checkbox"] { display: none; }
#gallery .vkfs ul.vkfs__input-wrap{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: -7px;}
#gallery .vkfs ul.vkfs__input-wrap li{display: inline-block;margin-bottom: 10px;margin-right: 15px;}
#gallery .vkfs button[type=submit]{transition: all 0.3s ease-in-out;width: 470px;height: 60px;margin: 39px auto 0 auto;display: block;font-size: 1.8rem;letter-spacing: 0.054rem;font-weight: 400;border: none;position: relative;padding: 0 0 0 32px;border-radius: 26px!important;background: #639360!important;color: #fff;font-family: "Zen Kaku Gothic Antique", sans-serif;}
#gallery .vkfs button[type=submit]:hover{ background: #CEDFBC;}
#gallery .vkfs button[type=submit]::before {content: "";width: 23px;height: 21px;background: url(../images/gallery/shicon.svg)no-repeat top center;display: block;position: absolute;top: 20px;left: 136px;transition: transform 0.3s,background 0.3s ease-in-out;transform: scale(1);}

#gallery .galleryconbox2{margin: 0 auto;position: relative;max-width: 880px;padding: 0px 6rem 50px 6rem;}
#gallery .shttl{margin: 0 0 20px;font-size: 1.8rem;font-weight: 500;letter-spacing: 0.054rem;}
#gallery .shttl span{ font-weight: bold;}

#search-gallery h2.base-title{text-align: center;font-size: 30px;margin-bottom: 50px;}
#search-gallery .contactbtn.shtop a{margin: 0 auto 130px;width: 460px;}
#gallery .galleryconbox .contactbtn{width: 305px;margin: 0 auto;padding-bottom: 80px;}
#gallery .hidden-content {overflow: hidden;transition: height 0.3s ease;height: 0;border-radius: 0;}
#gallery .hidden-content.expanded { height: auto; }
#gallery .show_more {position: relative;background: #222222;color: #fff;width: 240px;height: 50px;margin: 0 auto;border-radius: 25px;top: -26px;}
#gallery .show_more.active {/* background: none; */margin-bottom: 26px;position: relative;}
#gallery .show_more .toggle-btn { padding: 15px 0 0 27px; position: relative; }
#gallery .show_more .toggle-icon {display: inline-block;width: 12px;height: 12px;margin-left: 8px;position: relative;top: 1px;right: -26px;}
#gallery .show_more .toggle-icon::before, #gallery .show_more .toggle-icon::after {content: '';position: absolute;background-color: #fff;transition: transform 0.3s ease, opacity 0.3s ease;}
#gallery .show_more .toggle-icon::before {width: 1px;height: 10px;top: 1px;left: 50%;transform: translateX(-50%);}
#gallery .show_more .toggle-icon::after {width: 10px;height: 1px;top: 50%;left: 1px;transform: translateY(-50%);}
#gallery .show_more.active .toggle-btn .toggle-icon::before { transform: translateX(-50%) rotate(90deg); }

#gallery .wp-block-vk-filter-search-pro-filter-search-pro{padding-bottom: 60px;}

#gallery .system-contents{padding: 17px 0 0 14px;margin:  0 0;max-width: 1274px;}
#gallery .system-contents .gaboxx{margin: 0 auto 102px;}

#gallery .system-contents .num-bx{margin: 0 0 22px auto;position: relative;padding: 0px 640px 0px 0;}
#gallery .system-contents .system-ttl{font-size: 2.6rem;line-height: 1.5;letter-spacing: 0.078rem;font-weight: 700;margin-bottom: 6px;}
#gallery .system-contents .text1{font-size: 14px;letter-spacing: 0.98px;margin-bottom: 3px;display: inline-block;margin-right: 8px;}
#gallery .system-contents .text1 span{display: inline-block;background: #fff;border: #37434E 1px solid;padding: 8px 6px;line-height: 1;}
#gallery .system-contents .categset{font-size: 1.4rem;letter-spacing: 0.98px;margin-bottom: 11px;}
#gallery .system-contents .categset span{display: inline-block;line-height: 1;margin: 0 20px 0px 0;border-radius: 2px;font-size: 1.2rem;background: #CEDFBC;padding: 8px;}
#gallery .system-contents .system-i-pic {text-align: center;position: absolute;top: 0;right: 0;width: 600px;border-radius: 30px;overflow: hidden;}
#gallery .system-contents .system-i-pic img{width: 100%;height: auto;}

#gallery .system-contents .house-bx{width: auto;background: rgba(255,255,255,0.5);margin: 0 auto 55px;padding: 29px 40px 4px 40px;position: relative;border-radius: 30px;}
#gallery .system-contents .house-bx h3{position: absolute;top: -49px;right: 44px;}
#gallery .system-contents .house-bx p{font-size: 14px;line-height: 1.6;letter-spacing: 0.98px;font-weight: 400;border-bottom: #D3D9CA 1px solid;padding: 0 0 14px 93px;margin-bottom: 12px;position: relative;}
#gallery .system-contents .house-bx p:last-child{ border-bottom: 0;}
#gallery .system-contents .house-bx p span{display: inline-block;position: absolute;top: 0;left: 0;font-size: 1.4rem;color: #639360;font-weight: 700;}
#gallery .system-contents .gapointbox{position: relative;margin: 0 auto 68px;position: relative;padding:0;}
#gallery .system-contents .gapointbox .arr img{ width: 100%; height: auto; }
#gallery .system-contents .gapointbox span.arr{filter: brightness(0) invert(1);position: absolute;top: -38px;left: 50%;transform: translateX(-50%);width: 66px;}
#gallery .system-contents .gapointbox .pointttl{font-size: 2.2rem;letter-spacing: 0.11rem;font-weight: 700;text-align: center;z-index: 3;position: relative;margin-bottom: 30px;left: -6px;}
#gallery .system-contents .gapointbox .pointttl .f-en{display: block;font-size: 1.3rem;letter-spacing: 0.26rem;font-weight: 400;margin-bottom: -10.4px;}
#gallery .system-contents .system-gallery{margin: 0 auto -22px;position: relative;padding:0;}
#gallery .system-contents .system-gallery h3{margin: 0 auto 50px;width: 216px;}
#gallery .system-contents .system-gallery .gallery-list{width: 100%;margin-bottom: 50px;font-size: 1.6rem;line-height: 1.5;display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#gallery .system-contents .system-gallery li {display: flex;justify-content: center;align-items: tio;overflow: hidden;position: relative;box-sizing: border-box;margin-bottom: 77px;width: 31.5%;margin-right: 2.5%;}
#gallery .system-contents .system-gallery li p{font-size: 1.6rem;line-height: 1.7;letter-spacing: 0.048rem;}
#gallery .system-contents .system-gallery li:nth-child(3n){margin-right: 0;}
#gallery .system-contents .system-gallery li figure{position: relative;margin-bottom: 15px;border-radius: 30px;aspect-ratio: 3 / 2;width: 100%;overflow: hidden;}
#gallery .system-contents .system-gallery li figure img {width: 100%;height: 15vw;object-fit: cover;flex-shrink: 0;transition: transform 0.5s ease;}
#gallery .system-contents .system-gallery li figure::before {display: ;  /* 正方形になる */} 
#gallery .system-contents .system-gallery li figure img {width: 100%;height: 100%;object-fit: cover;display: block;}
#gallery .system-contents .system-gallery li figure:hover img { transform: scale(1.05); }
#gallery .system-contents .system-gallery li a{position: relative;display: block;width: 100%;}  
#gallery .system-contents .system-gallery li.one-column { flex: 1 1 100%; }
#gallery .system-contents .system-gallery li.two-column {flex: 1 1 calc(50% - 20px);}
#gallery .system-contents .system-gallery .zoom{position: absolute;bottom: 0;right: 0;}
#gallery .system-contents .system-gallery .zoom img{ }
#gallery .system-contents .contactbtn{width: 305px;margin: 0 auto;padding-bottom: 80px;}
#gallery button.mfp-arrow-right::before,
#gallery button.mfp-arrow-right::after,
#gallery button.mfp-arrow-left::before,
#gallery button.mfp-arrow-left::after{ display: none;}
#gallery button.mfp-arrow-left{background: url(../images/gallery/arr.svg)no-repeat;width: 40px;height: 40px;left: 40px;top: 55%;}
#gallery button.mfp-arrow-right{background: url(../images/gallery/arr.svg)no-repeat;width: 40px;height: 40px;transform: scale(-1, 1);right: 40px;top: 55%;}
#gallery .system-contents .page-navi .contactbtn{}
#gallery .system-contents .page-navi .contactbtn a{ width: 197px; height: 60px; padding: 16px 0 0 25px; }

.wysiwyg ul,.wysiwyg ol{margin-bottom: 35px;margin-left: 33px;}
.wysiwyg ul li::marker{line-height: 0;position: relative;content: "";}
.wysiwyg li{margin-bottom: 11px;font-size: 1.6rem;letter-spacing: 0.048rem;line-height: 1.7;font-weight: 400;}
.wysiwyg ol li::marker{font-size: 15px;}

.wysiwyg blockquote{background: #E8EBED;position: relative;padding: 47px 49px 47px 48px;}
.wysiwyg blockquote::before{content: url(../images/topics/inicon.svg);position: absolute;top: -11px;left: 29px;}
.wysiwyg blockquote p{font-size: 16px;letter-spacing: 1.12px;line-height: 2;margin-bottom: 11px;}
.wysiwyg blockquote cite{font-size: 16px; letter-spacing: 1.12px; line-height: 2; color: #9F9E9E; text-align: right;}

.wysiwyg ol {list-style: none; /* デフォルトのマーカーを削除 */padding: 0;margin: 0 0 41px 17px;counter-reset: list-item; /* リスト番号をリセット */}
.wysiwyg ol > li {position: relative;padding-left: 23px; /* 数字とテキストの間隔 */margin-bottom: 13px; /* リスト間の余白 */counter-increment: list-item; /* カウンターをインクリメント */}
.wysiwyg ol > li::before {content: counter(list-item) "."; /* リスト番号を表示 */position: absolute;left: -1px; /* 左端に配置 */top: 47%;transform: translateY(-50%); /* 垂直中央揃え */  /* 背景色を指定 */color: #fff; /* 文字色を白に */border-radius: 50%; /* 丸くする */width: 25px; /* マーカーの幅 */height: 25px; /* マーカーの高さ */display: flex;align-items: center;justify-content: center;font-size: 1.8rem; /* 数字のサイズ */color: #639360;font-weight: 700;font-family: "Zen Kaku Gothic Antique", sans-serif;}

.priv-title{ text-align: center; margin-bottom: 20px; }
.priv-text{ padding: 20px; overflow-y:scroll; height: 250px; border:#ccc solid 1px; margin-bottom: 30px; background: #fff; }
.priv-text .priv-ttl{ margin-bottom: 10px; font-size: 16px; font-weight: bold; }
.priv-text p{ margin-bottom: 20px; font-size: 13px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: #ccc solid 1px; }
.priv{ text-align: center; margin-bottom: 30px; }
.priv-text .tt{ margin-bottom: 10px;  font-size: 20px; color: #333; font-weight: bold; }

/* form -------------------------------------*/
.form-Box{margin: 0 auto 60px 0;line-height: 1.6;background: #fff;border-radius: 30px;max-width: 1300px;}
.form-Box h2{}
.form-Box .form-in-Box{padding: 79px 2.6rem 60px;max-width: 1150px;margin: 0 auto;}
.form-Box .form-list { font-size: 16px; margin-bottom: 30px;}
.form-Box .error { margin-bottom: 16px;}
.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 16px; text-indent: -16px; margin-bottom: 3px; }
.form-Box table {margin-bottom: 42px;font-size: 1.6rem;letter-spacing: 0.08rem;line-height: 21px;width: 100%;border-collapse: collapse;top: -12px;position: relative;}
.form-Box th {text-align: left;width: 32.5%;padding: 35px 0px 5px 41px;vertical-align: top;position: relative;border-bottom: 1px solid #D3D9CA;color: #20371B;font-size: 1.6rem;letter-spacing: 0.048rem;font-weight: bold;}
.form-Box td {text-align: left;width: auto;padding: 25px 40px 25px 0px;vertical-align: top;font-size: 16px;letter-spacing: 0.8px;border-bottom: 1px solid #D3D9CA;}
.form-Box td img { max-width: 100%; height: auto;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 24px; width: 900px; margin-left: auto; margin-right: auto; text-align: center; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.form-Box .button {border: 0;padding: 0;margin: 0;text-align: center;}
.form-Box .button:hover { cursor: pointer; cursor: hand; opacity: 0.8;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box input[type="datetime-local"],
.form-Box select,
.form-Box textarea {font-size: 1.5rem;letter-spacing: 0.75px;padding: 13px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;border: 1px solid #D3D9CA;background: #E9EFE9;/* box-shadow: inset 2px 2px 0px #0000000D; */width: 100%;font-family: "Noto Sans JP", sans-serif!important;border-radius: 5px;}
.form-Box textarea {width: 100%; min-height: 120px;}
.form-Box textarea::placeholder{ font-family: "Noto Sans JP", sans-serif!important; font-optical-sizing: auto; font-style: normal; font-size: 16px; line-height: 1.6; letter-spacing: 0.8px; font-weight: 400;}
.form-Box td.ad-adress {position: relative;padding-left: 49px;}
.form-Box td.ad-adress .pcode{position: absolute;top: 24px;left: 18px;font-size: 17px;}
.form-Box td.ad-adress .pcode2{position: absolute;top: 21px;left: 18px;font-size: 17px;}
::placeholder { color: #D3D0D0; }
#your-date-picker,#your-date-picker2 {background: url('../images/common/calendar.svg') no-repeat right 15px center #E9EFE9;border: 1px solid #D3D9CA;border-radius: 5px;}

.form-Box .pritext .wpcf7-list-item.first.last{width: 10px;margin: 0;display: inline;}

#your-motivate{ margin-bottom: 15px;  display: block;}

.form-Box .wpcf7-radio{margin: 0;position: relative;left: -21px;padding: 0 0 0;top: 6px;display: block;margin-bottom: 16px;}
.pritext .wpcf7-not-valid-tip { position: absolute; top: 30px; left: 0; width: 260px; }
#postal_code{ width: 140px; }
.pcode{position: relative;display: inline-block;left: -8px;top: 3px;margin-right: 3px;}
#address01{/* margin-bottom: 19px; */}
#address02{ height: 44px; min-height: 0; padding: 8px 12px; font-weight: 400; }
#prefecture{margin-bottom: 22px;}
#prefecture {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none;background: url('../images/common/form-arr.svg') no-repeat right center #fff; /* カスタム矢印を指定 */background-size: auto 100%; /* 矢印のサイズを調整 */}
#your-interested {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none;/* background: url('../images/common/form-arr.svg') no-repeat right center #fff; */ /* カスタム矢印を指定 *//* background-size: auto 100%; */ /* 矢印のサイズを調整 */}
.form-Box td.tfile .input_area span{ display: block; font-size: 1.2rem; letter-spacing: 0.036rem;}


.required{  }
.form-Box th p{ display: inline;}
.form-Box th.required::after{content: "※";display: inline-block;position: relative;color: #408040;font-size: 1.4rem;}
.form-Box th::after{}

input[type="radio"] {position: relative;width: 16px;height: 16px;border: 1px solid #2D5823;background: #fff;border-radius: 50%;-webkit-appearance: none;-moz-appearance: none;appearance: none;top: 3px;margin-right: 0px;}
input[type="radio"]:checked:before {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 10px;height: 10px;border-radius: 50%;background: #408040;content: '';}

.btn-confirm{ text-align: center; }

.confirm_button:disabled,.confirm_button:disabled:hover{ font-family: "Zen Kaku Gothic Antique", sans-serif; filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button,.confirm_button:disabled:hover{overflow: hidden;display: block;width: 271px;height: 60px;background: #225333;color: #DDD2A3;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 20px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 26px;border: none;}
.confirm_button .arr,.confirm_button:disabled:hover .arr { /* スムーズに変化 */width: 7px;display: block;position: absolute;top: 10px;right: 20px;transition: all 0.3s ease-in-out;}
.confirm_button:hover{background: #36572F; opacity: 1; color: #639360;}
.confirm_button:hover .arr { right: 15px; opacity: 0.7;}

.confirm_area{max-width: 630px;margin: 0 auto;}

.back_button{font-family: "Zen Kaku Gothic Antique", sans-serif;width: 271px;height: 60px;background: #F7F4EE;color: #225333;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 20px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 26px;border: none;}
.back_button .arr { /* スムーズに変化 */width: 7px;display: block;position: absolute;top: 10px;right: 20px;transition: all 0.3s ease-in-out;}
.back_button:hover{ background: #CEDFBC; opacity: 1;}
.back_button:hover .arr { right: 15px; }

#send_area{width: 300px;position: relative;float: right;margin-left: 29px;/* left: 10px; */}
#send_button{font-family: "Zen Kaku Gothic Antique", sans-serif;width: 271px;height: 60px;background: #225333;color: #DDD2A3;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 20px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 26px;border: none;}
#send_area::before { content: ""; width: 7px; background: url(../images/common/arr.svg)no-repeat; background-size: 100% auto; height: 13px; display: block; position: absolute; top: 25px; right: 49px; transition: all 0.3s ease; /* スムーズに変化 */ transform: scale(1); transform-origin: center; z-index: 3; }
#send_area:hover::before { right: 45px; }
#send_button:hover{ background: #36572F; opacity: 1; color: #639360;}
#confirm_area{ margin: 0 0 20px;}


.confirm_area{margin: 0 auto;}
#back_area{position: relative;float: left;/* left: -10px; */margin-bottom: 30px;}
.confirm_area{/* text-align: center; */padding-top: 11px;}
.mw_wp_form_confirm .confirm-hidden {display: none;}
.btn-send{ text-align: center; }
.btn-item{ display: inline-block; margin: 0 10px; }
#prif .fmbtmtext{font-size: 14px;line-height: 1.6;letter-spacing: 0.98px;font-weight: 400;text-align: center;margin-bottom: 117px;}
#prif .fmbtmtext a{ text-decoration: underline;}


}

@media screen and (min-width:768px) and ( max-width:1500px) {
#send_area{width: 307px;position: relative;float: none;margin: 0 auto 30px;}
#back_area{ width: 307px; position: relative;float: none; margin: 0 auto;}

}
@media screen and (min-width:768px) and ( max-width:1250px) {

#gallery .system-contents .num-bx{margin: 0 0 22px auto;position: relative;padding: 0px 490px 0px 6rem;}
#gallery .system-contents .system-i-pic {width: 470px;}
#gallery .system-contents .house-bx h3{top: -40px;right: -20px;}

}

@media screen and (min-width:768px) and ( max-width:1100px) {

#topics .system-list li{position: relative;margin-bottom: 40px;width: 49%;margin-right: 2%;}
#topics .system-list li:nth-child(3n){ margin-right: 2%;}
#topics .system-list li:nth-child(2n){ margin-right: 0;}

#gallery .system-list li{position: relative;margin-bottom: 40px;width: 49%;margin-right: 2%;}
#gallery .system-list li:nth-child(3n){ margin-right: 2%;}
#gallery .system-list li:nth-child(2n){ margin-right: 0;}

}
@media screen and (min-width:768px) and ( max-width:1000px) {
#gallery #title_wrap{width: 100px;padding: 0 0 0 30px;}

#gallery .system-contents .num-bx{margin: 0 0 22px auto;position: relative;padding: 0px 0px 0px 6rem;}
#gallery .system-contents .system-i-pic {position: relative; width: 100%; margin-bottom: 30px;}
#gallery .system-contents .system-gallery li {display: flex;justify-content: center;align-items: tio;overflow: hidden;position: relative;box-sizing: border-box;margin-bottom: 37px;width: 49%;margin-right: 2%;}
#gallery .system-contents .system-gallery li p{font-size: 1.6rem;line-height: 1.7;letter-spacing: 0.048rem;}
#gallery .system-contents .system-gallery li:nth-child(3n){margin-right: 2%;}
#gallery .system-contents .system-gallery li:nth-child(2n){margin-right: 0;}
        
}

@media screen and (max-width: 767px) {

.page-list {font-size: 3.47vw;margin: 13.33vw 0 20.77vw;text-align: center;line-height: 1;}
.page-list .page{height: 6.67vw;width: 6.67vw;background: url(../images/topics/pagenavi.svg)no-repeat top center;display: inline-block;padding:  0 0;margin: 0 3.2vw;color: #fff;background-size: 100% auto;font-weight: bold;font-size: 4.00vw;}
.page-list .pvarr{position: relative; }
.page-list .nextarr{ position: relative;}
.page-list .page-numbers.current{height: 6.67vw;width: 6.67vw;background: url(../images/topics/pagenavi-acv.svg)no-repeat top center;display: inline-block;background-size: 100% auto;font-size: 4.00vw;font-weight: bold;color: #639360;}
.page-list .page-numbers{padding-top: 1.23vw;}
.page-list .pvarr{position: relative;font-size: 3.47vw;font-weight: 500;margin-right: 1.33vw;}
.page-list .nextarr{position: relative;font-size: 3.47vw;font-weight: 500;margin-left: 1.33vw;}
.page-list .pvarr::before{content: "";width: 1.47vw;height: 2.93vw;display: inline-block;position: absolute;left: -2.6vw;top: 1.17vw;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;background-size: 100% auto;}
.page-list .nextarr::before{content: "";width: 1.47vw;height: 2.93vw;display: inline-block;position: absolute;right: -2.6vw;top: 1.17vw;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;background-size: 100% auto;transform: scale(-1, 1);}


.pagen{width: auto;margin: 0 auto 19.7vw auto;}
.pagen:nth-of-type(1)  {margin-bottom: 5vw;}

.page-navi {font-size: 4.8vw;display: flex;justify-content: center; /* ← 横方向の中央揃え */flex-wrap: wrap;}
.page-navi li {display: inline-block;font-size: 3.47vw;font-weight: 500;}
.page-navi li.active { background: #ccc; }
.page-navi a {padding: 3.2vw 2.13vw;display: inline-block;margin: 0;position: relative;}
.page-navi .fast {margin-right: 2.63vw;}
.page-navi .last {margin-left: 3.07vw;}

.page-navi .fast a::before{content: "";width: 1.53vw;height: 2.93vw;display: inline-block;position: absolute;left: -1vw;top: 5.13vw;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;background-size: 100% auto;}
.page-navi .last a::before{content: "";width: 1.53vw;height: 2.93vw;display: inline-block;position: absolute;right: -1vw;top: 4.93vw;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transform: scale(-1, 1);transition: all 0.3s ease-in-out;background-size: 100% auto;}
.page-navi li .contactbtn {}
.page-navi li .contactbtn a{ width: 41.87vw; padding: 3.3vw 3.3vw 3.3vw 7vw; }

.pagen .list{ float: right; }
.pagen .list a{ margin: 0 auto; color: #fff; font-size: 3.8vw; padding: 1vw 4vw; text-align: center; display: inline-block; background: #000; }
.pagen .list a:hover{ background: #666; text-decoration: none; }
.btnArea { text-align: center; margin: 10vw auto; padding: 0; }
.btnArea a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 2.5vw 8vw; font-size: 3.2vw; text-align: center; display: block; background: #000; letter-spacing: 0.2vw;}
.btnArea-s { text-align: center;}
.btnArea-s a{ font-weight: bold; margin: 0 auto; color: #fff; padding: 3vw 10vw; font-size: 3.2vw; text-align: center; display: inline-block; background: #000; letter-spacing: 0.2vw;}
.btnArea-s::after{  content: ''; display: block; margin-bottom: 10vw;}
.borderwrap{ width: 94vw; margin: 0 auto 10vw; line-height: 1.6;}
.borderwrap h3{ font-size: 3.2vw; font-weight: bold;  margin-bottom: 5vw; padding-bottom: 5vw; border-bottom: 0.2vw #ccc solid; }
.borderwrap p{ font-size: 3.6vw;}

.page-numbers.current{}
.page-numbers.next,.page-numbers.prev{font-size: 3.47vw;font-weight: 500;}

#event .fmtextt{ font-size: 3vw; letter-spacing: 0; line-height: 1.6; z-index: 3; position: relative;padding: 5vw 3vw 0vw;
        margin: 0 0 -10vw;}



.catebox{ margin: 0 4vw 4vw; }
p.sub-title1{font-size: 5vw; position: relative; left: 8vw}
p.sub-title1 .span1{font-size: 3vw; position: absolute; left: 10vw; top: -3vw}
p.sub-title1 .span2{font-size: 6vw; position: absolute; left: 25vw; top: -1vw}
.serchcategory1{ width: 90vw; margin: 0 auto 10vw; position: relative; top: 5vw; display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.serchcategory1 a{ width: 47%;  color: #fff; margin-bottom: 3vw; margin-right: 3%;}
.serchcategory1 .icon {display: inline-block;  font-size: 3.6vw; font-weight: bold; text-align: center; padding: 2vw 0; position: relative;width: 100%;}
.serchcategory1 .icon:after{ content: ""; width: 20vw; height: 20vw; background: url(../images/common/category-icon.png) no-repeat right top; position: absolute; right: -1vw; top: 5vw; z-index: 1}
.fmname{ width: 47%!important; }

.cate-list {background: #f8f8f8;margin-bottom: 2.6vw;padding: 3.6vw;}
.cate-list .cate-ttl{border-bottom: 0.1vw dotted #333;padding-bottom: 1.3vw;margin-bottom: 2.6vw;font-size: 3.8vw;font-weight: 700;}
.cate-list span{ display: inline-block; margin-right: 2.6vw; }
.cate-list span a{display: inline-block;  padding: 1.3vw 2.6vw; color: #fff; }
.cate-list span a:hover{ text-decoration: none; }

.tag-list {background: #f8f8f8;margin-bottom: 2.6vw;padding: 3.6vw;}
.tag-list .tag-ttl{border-bottom: 0.1vw dotted #333;padding-bottom: 1.3vw;margin-bottom: 2.6vw;font-size: 3.8vw;font-weight: 700;}
.tag-list span{ display: inline-block; margin-right: 2.6vw; }
.tag-list span a{display: inline-block;  padding: 1.3vw 2.6vw; border: 1px solid #333; }
.tag-list span a:hover{ text-decoration: none; }
.taxttl{text-align: center;font-size: 3.6vw;margin-bottom: 4vw;}
.other-ttl{text-align: center;border-bottom: 0.1vw dotted #333;padding-bottom: 2.6vw;margin-bottom: 3.9vw;}

.systemtab-list {margin-bottom: 6.3vw;/* display: flex; */flex-wrap: wrap;line-height: 24px;}
.systemtab-list li{flex-basis: 100%;display: flex;border: #ccc 1px solid;margin-bottom: -4px;}
.systemtab-list li .systemtab-list-ttl{flex-basis: 28.4%;padding: 3vw;background: #37434E;border-right: 1px solid #E0E0E0;color: #fff;text-align: center;}
.systemtab-list li p{flex-basis: 76%;padding: 17px 32px;background: #fff;letter-spacing: 1.12px;line-height: 1.6;}
.systemtab-list li:nth-of-type(2n) {}


.system-contents{}
.system-contents iframe{ width: 100%; height: 70vw; }

.system-contents .mapbox{  }
.system-contents .mapbox .mapttl{ margin-top: 5vw; }
.system-contents .mapbox iframe{ width: 100%; height: 70vw; }

.required{  }
.required::after{content: "【必須】";}

.system-tblbox tr td:nth-child(1){display: block;width: 100%;background: #f8f8f8;font-size: 3.6vw;font-weight: 700;margin: 0; margin-bottom: -1px;}
.system-tblbox tr td:nth-child(2){display: block;width: 100%;background: #fff;font-size: 3.6vw;margin: 0; margin-bottom: -1px;}
.system-tblbox tr td:nth-child(3){ display: block; width: 100%; background: #f8f8f8; font-size: 3.6vw; font-weight: 700; margin: 0; margin-bottom: -1px; }
.system-tblbox tr td:nth-child(4){ display: block; width: 100%; background: #fff; font-size: 3.6vw; margin: 0;  margin-bottom: -1px;}
.system-tblbox tr{margin-bottom: -1px;display: block;}
.system-tblbox { margin-top: 6vw; }

#search-area{background: #f8f8f8;border: #ccc solid 0.1vw;padding: 5.2vw;margin: 0 5vw 3.9vw;}
#search-area .works-search{height: 9.5vw;padding-top: 0.7vw!important;overflow: hidden;display: block;margin: 0 4vw;border: 0;background: #333;color: #fff;font-size: 3.6vw;border-radius: 1.3vw;width: 70vw;}
#search-area .sh-ttl{ font-size: 3.6vw; line-height: 1.6; letter-spacing: 0.3vw; font-weight: 500; border-bottom: 0.1vw dotted; padding-bottom: 1.3vw; margin-bottom: 2.6vw; }
#search-area .shbox{margin-bottom: 4.9vw;}

/* topics -------------------------------------*/

#inc-topics{position: relative;margin-bottom: -4.5vw;}
#inc-topics .inner-Box{ }
#inc-topics .inner-Box .base-inc-title{font-size: 4.8vw;letter-spacing: 0.14vw;color: #225333;font-weight: 500;margin-bottom: 1.4vw;text-align: center;}
#inc-topics .inner-Box .system-inc-list{ }
#inc-topics .inner-Box .system-inc-list li{border-bottom: #D3D9CA 0.27vw solid;padding-bottom: 4.8vw;margin-bottom: 2.93vw;}
#inc-topics .inner-Box .system-inc-list li .system-inc-date{color: #639360;font-size: 4.27vw;letter-spacing: 0.13vw;}
#inc-topics .inner-Box .system-inc-list li .system-inc-ttl{font-weight: 400;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1.5;}
#inc-topics .inner-Box .system-inc-list li:last-child{ border-bottom: none;}

#topics #title_wrap{ padding: 7.2vw 0 1.6vw; }
.topics-contents{margin: 0 auto 0 0;position: relative;padding: 0 8vw;}
#topics #cate-shbox{position: relative;top: 1.07vw;margin-bottom: 5.1vw;}
#topics #cate-shbox h2{text-align: left;font-size: 4.27vw;letter-spacing: 0.21vw;font-weight: bold;margin-bottom: 2.13vw;}
#topics #cate-shbox h2 span{display: block;margin-bottom: 1.6vw;}
#topics #cate-shbox ul{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#topics #cate-shbox ul li{height: 7.47vw;margin: 0 2.47vw 1.77vw 0;}
#topics #cate-shbox ul li a{display: block;background: #fff;font-size: 3.20vw;letter-spacing: 0.11vw;line-height: 1;color: #225333;text-align: center;padding: 1.87vw 4.8vw;transition: background-color 0.3s ease;border-radius: 5.33vw;}
#topics #cate-shbox ul li a:hover{ background: #639360;color: #fff; text-decoration: none;}
#topics #cate-shbox ul li.acv a{background: #639360;color: #fff;}

#topics .system-list{position: relative;margin-bottom: -9.87vw;display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#topics .system-list li{position: relative;margin-bottom: 7.97vw;width: 47.7%;margin-right: 4.3%;}
#topics .system-list li:nth-child(2n){ margin-right: 0;}
#topics .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topics .system-list li a:hover,
#topics .system-list li a:hover .system-date,
#topics .system-list li a:hover .system-ttl-01
{ text-decoration: none; font-weight: 700;}
#topics .system-list li .system-date{color: #639360;font-size: 3.20vw;letter-spacing: 0.10vw;margin-bottom: -0.4vw;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-ttl-01{font-size: 3.47vw;letter-spacing: 0.10vw;line-height: 1.5;margin-bottom: 2.53vw;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-pic{width: 100%;height: 26.67vw;overflow: hidden;text-align: center;margin-bottom: 0.27vw;border-radius: 5.33vw;}
#topics .system-list li .system-pic img {width: 100%;height: 26.67vw;transition: transform 0.3s;}
#topics .system-list li .system-category span{font-size: 2.67vw;display: inline-block;color: #225333;border: 0.27vw solid #225333;border-radius: 3.73vw;letter-spacing: 0.08vw;padding: 0 4.07vw;margin: 0 2.67vw 2.67vw 0;}

#topics .system-contents .system-ttl{font-size: 5.33vw;line-height: 1.5;letter-spacing: 0.16vw;font-weight: 700;margin-bottom: 10.67vw;}
#topics .system-contents .system-i-pic{text-align: center;margin-bottom: 6.43vw;margin-top: 5.27vw;border-radius: 4.67vw;overflow: hidden;}
#topics .system-contents .system-i-pic img{ width: auto; width: 100%; height: auto; }
#topics .system-contents .system-date{color: #666;font-size: 3.20vw;letter-spacing: 0.32vw;margin-bottom: 3.2vw;}
#topics .system-contents .system-date .cate{background: #fff;font-size: 3.20vw;letter-spacing: 0.11vw;line-height: 1;color: #225333;text-align: center;padding: 1.87vw 4.8vw;border-radius: 5.33vw;}
#topics .system-contents .system-date .date{position: relative;letter-spacing: 0.11vw;font-weight: 400;font-size: 3.20vw;color: #639360;position: relative;top: 0.0vw;margin-right: 3.2vw;}
#topics .system-contents .text1{ margin-bottom: 12.27vw; }


#topics .errr{ text-align: center; font-size: 3.4vw; }

.post.post-topics.current-item span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.post.post-topics.current-item{}






#contentsgallery{margin: 0 7.4vw 0;padding: 0.47vw 0 0 0;}
#contentsgallery .sibttll{font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.11vw;font-weight: 400;margin: 0 0.6vw 6.67vw;}

#gallery #title_wrap{
    padding: 7.1vw 0 0 0;
    margin-bottom: 15vw;
}
#gallery .maintext{margin: 0 auto 0.0vw auto;position: relative;padding: 0.0vw 6rem 0.27vw;}
#gallery .maintext p.text{font-size: 4.27vw;letter-spacing: 0.21vw;line-height: 1.8;font-weight: 500;}

#gallery .alm-btn-wrap {text-align: center;position: relative;/* background: #f00; *//* margin: 0 4vw; */left: 16vw;}
#gallery .alm-btn-wrap .alm-load-more-btn { position: relative;font-family: "Gill Sans", "Gill Sans MT", "Calibri", "Roboto", "Helvetica Neue", sans-serif;}
#gallery .alm-btn-wrap .alm-load-more-btn{position: relative;display: none;}
#gallery .alm-btn-wrap .alm-load-more-btn.loading{display: block; width: 100%; height: 11.73vw;}
#gallery .alm-btn-wrap .alm-load-more-btn.loading::before{ content: "";display: block; left: 50%; position: relative; width: 11.73vw;height: 11.73vw; background-size: 100% auto;}


#gallery .galleryback{background: url(../images/gallery/sp-img01.png)no-repeat top 24.67vw right;background-size: 85% auto;}
#gallery .galleryconbox{margin: 0 4vw;position: relative;padding: 0.0vw 6rem;}
#gallery {padding-bottom: 0.27vw;}
#gallery .galleryshbox{margin: 0 auto 10.93vw;position: relative;padding: 20.53vw 6rem 6.93vw;}
#gallery .galleryshbox .inBox{ border-top: #222 0.27vw solid; }
#gallery .galleryshbox .gallbtn,#gallery .galleryshbox .gallbtn2 { margin-left: 24.1%; }
#gallery .galleryshbox .gallbtn a{display: block;background: #F0EBD5;font-size: 3.2vw;line-height: 1;letter-spacing: 0.22vw;font-weight: 500;text-align: center;padding: 2.69vw 0 2.69vw 0.53vw;border-radius: 1.33vw;position: relative;z-index: 3;margin-bottom: 4.53vw;transition: background 0.3s;top: 2.93vw;margin-left: 5.33vw;}
#gallery .galleryshbox .gallbtn a:hover{ background: #fff; text-decoration: none;}

#gallery .galleryshbox .gallbtn2 a{display: block;background: #665B50;color: #fff;font-size: 3.2vw;line-height: 1;letter-spacing: 0.22vw;font-weight: 500;text-align: center;margin-left: 4.53vw;padding: 2.69vw 0 2.69vw 0.53vw;border-radius: 1.33vw;position: relative;z-index: 3;transition: background 0.3s;top: 2.93vw;margin-bottom: 0vw;margin-left: 5.33vw;}
#gallery .galleryshbox .gallbtn2 a:hover{ background: #B4AB9C; text-decoration: none;}

#gallery .galleryshbox .gallbtn2.check a{;background: #B4AB9C;transition: background 0.3s;}
#gallery .galleryshbox .gallbtn2.check a:hover{ background: #665B50; }

#gallery .system-list li.noresult{width: 100%;margin-bottom: 16.0vw;padding-top: 16.0vw;}
#gallery .system-list .errr {text-align: center;margin-bottom: -2vw;font-size: 3.8vw;}
#gallery .system-list .errr a{ display: inline; padding: 0; }

#gallery .galttle{text-align: center;font-size: 3.73vw;line-height: 1.6;letter-spacing: 0.37vw;font-weight: 500;position: relative;cursor: pointer;}
#gallery .galttle span.ticon{position: relative;left: 0vw;margin-right: 1.07vw;}

#gallery .contactbtnphg a{border: #37434E 0.27vw solid;position: relative;display: block;background: #37434E;color: #fff;font-size: 4.27vw;line-height: 1.6;letter-spacing: 0.43vw;pad;padding: 10.13vw 4.0vw 1.6vw 68.0vw;height: 26.67vw;transition: background 0.3s, color 0.3s, border 0.3s;text-align: left;margin: 0 auto 26.93vw;}
#gallery .contactbtnphg a span.arr {position: absolute;top: 12.27vw;right: 4.8vw;line-height: 0;transition: right 0.3s;}
#gallery .contactbtnphg a span.arr img{filter: invert(1);width: 3.73vw;height: auto;transition: filter 0.3s;}
#gallery .contactbtnphg figure{position: relative;top: 0vw;left: 0vw;}

#gallery .contactbtnphg a:hover{ text-decoration: none; border: #37434E 0.27vw solid;background: #fff;color: #37434E;}
#gallery .contactbtnphg a:hover span.arr {right: 2.67vw;}
#gallery .contactbtnphg a:hover span.arr img{ filter: invert(0); }
#gallery #ajax-load-more{ width: 100%; }
#gallery .alm-listing{ display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#gallery .system-list{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 0;width: 100%;margin: 0 0.5vw 7.4vw;}
#gallery .system-list li{width: 47%;margin-right: 4.4%;margin-bottom: 3.47vw;position: relative;}
#gallery .system-list li:nth-child(2n){ margin-right: 0}
#gallery .system-list li a{padding-bottom: 2.47vw;display: block;transition: all 0.3s ease-in-out;}
#gallery .system-list li a:hover{ text-decoration: none; font-weight: bold; }
#gallery .system-list li .system-pic{width: 100%;height: 27.1vw;text-align: center;margin-bottom: 2.17vw;border-radius: 2.67vw;overflow: hidden;}
#gallery .system-list li .system-pic img{width: 100%;height: 28.1vw;transition: transform 0.3s;}
#gallery .system-list li a:hover .system-pic img {transform: scale(1.03);}

#gallery .system-list li .textbox{}
#gallery .system-list li .text1{font-size: 3.73vw;letter-spacing: 0.26vw;margin-bottom: 0.8vw;}
#gallery .system-list li .text1 span{display: inline-block;background: #fff;border: #37434E 0.27vw solid;padding: 1.57vw 1.84vw;line-height: 1;}
#gallery .system-list li .categset{font-size: 2.93vw;letter-spacing: 0.26vw;margin-bottom: 2.93vw;color: #fff;}
#gallery .system-list li .categset span{display: inline-block;background: #CEDFBC;padding: 1.31vw 2.61vw;color: #408040;line-height: 1;margin: 0 1.60vw 1.60vw 0;font-size: 3.2vw;letter-spacing: 0.1vw;}
#gallery .system-list li .system-ttl{font-size: 3.47vw;line-height: 1.5;letter-spacing: 0.10vw;margin-bottom: 2.53vw;}

#gallery .wp-block-vk-filter-search-pro-filter-search-pro{border-radius: 0.0vw;padding: revert-layer;margin-bottom: 0;}
#gallery .vkfs__label-name{letter-spacing: 0.11vw;font-size: 3.73vw;color: #639360;font-weight: bold;position: relative;}
#gallery .vkfs__outer-wrap{position: relative;border-bottom: #87A280 0.27vw solid;padding: 0vw;margin-bottom: 2.67vw;}

#gallery .vkfs__input-wrap--checkbox input[type="checkbox"] { display: none; }
#gallery .vkfs__input-wrap--checkbox label {position: relative;padding: 0.5vw 4.53vw; /* チェックボックス間の余白 */ /* 背景色 */cursor: pointer;user-select: none; /* テキスト選択の無効化 */display: inline-block!important;background: #fff;font-size: 3.20vw;border-radius: 10.67vw;text-align: center;width: auto;color: #225333;}
#gallery .vkfs__input-wrap--checkbox label.checked {background: #639360;color: #fff;}
#gallery .vkfs__input-wrap--checkbox label::before { content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 4.8vw; height: 4.8vw; border-radius: 1.07vw; /* 角丸のサイズ */ }
#gallery .vkfs__input-wrap--checkbox input[type="checkbox"]:checked + label::after { content: ''; position: absolute; top: 50%; left: 1.07vw; transform: translate(0, -50%) rotate(45deg); width: 2.13vw; height: 3.73vw; border-width: 0 0.8vw 0.8vw 0; }
#gallery .checkbox-container input[type="checkbox"] { display: none; }
#gallery .vkfs ul.vkfs__input-wrap{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 0vw;padding-bottom: 0.7vw;}
#gallery .vkfs ul.vkfs__input-wrap li{display: inline-block;margin-bottom: 2.67vw;margin-right: 2.3vw;}
#gallery .vkfs button[type=submit]{transition: all 0.3s ease-in-out;height: 13vw;margin: 10.4vw 0.7vw 0;width: 84vw;display: block;font-size: 4.27vw;letter-spacing: 0.14vw;font-weight: 500;border: none;position: relative;padding: 0 0 0 4.63vw;border-radius: 6.93vw!important;background: #639360!important;color: #fff;font-family: "Zen Kaku Gothic Antique", sans-serif;}
#gallery .vkfs button[type=submit]:hover{ background: #CEDFBC;}
#gallery .vkfs button[type=submit]::before {content: "";width: 5.33vw;height: 5.6vw;background: url(../images/gallery/shicon.svg)no-repeat top center;display: block;position: absolute;top: 4.23vw;left: 17.57vw;transition: transform 0.3s,background 0.3s ease-in-out;transform: scale(1);background-size: 100% auto;}

#gallery .galleryconbox2{margin: 0 4vw;position: relative;padding: 0.0vw 6rem 13.33vw 6rem;}
#gallery .shttl{margin: 0 0 5.33vw;font-size: 4.00vw;font-weight: 500;letter-spacing: 0.12vw;}
#gallery .shttl span{ font-weight: bold;}
#search-gallery h2.base-title{text-align: center;font-size: 8.0vw;margin-bottom: 13.33vw;}
#search-gallery .contactbtn.shtop a{margin: 0 auto 34.67vw;}
#gallery .galleryconbox .contactbtn{margin: 0 4vw;padding-bottom: 21.33vw;}
#gallery .hidden-content {overflow: hidden;transition: height 0.3s ease;height: 0;border-radius: 0;}
#gallery .hidden-content.expanded { height: auto; }
#gallery .show_more {position: relative;background: #222222;color: #fff;height: 13.33vw;margin: 0 4vw;border-radius: 6.67vw;top: 0vw;}
#gallery .show_more.active {/* background: none; */margin-bottom: 6.93vw;position: relative;}
#gallery .show_more .toggle-btn { padding: 4.0vw 0 0 7.2vw; position: relative; }
#gallery .show_more .toggle-icon {display: inline-block;height: 3.2vw;margin-left: 2.13vw;position: relative;top: 0.27vw;right: 0vw;}
#gallery .show_more .toggle-icon::before, #gallery .show_more .toggle-icon::after {content: '';position: absolute;background-color: #fff;transition: transform 0.3s ease, opacity 0.3s ease;}
#gallery .show_more .toggle-icon::before {width: 0.27vw;height: 2.67vw;top: 0.27vw;left: 50%;transform: translateX(-50%);}
#gallery .show_more .toggle-icon::after {width: 2.67vw;height: 0.27vw;top: 50%;left: 0.27vw;transform: translateY(-50%);}
#gallery .show_more.active .toggle-btn .toggle-icon::before { transform: translateX(-50%) rotate(90deg); }

#gallery .wp-block-vk-filter-search-pro-filter-search-pro{padding-bottom: 16.0vw;}

#gallery .system-contents{margin:  0 0;padding: 9vw 8vw;}
#gallery .system-contents .gaboxx{margin: 0 auto 6.2vw;}

#gallery .system-contents .num-bx{position: relative;}
#gallery .system-contents .system-ttl{font-size: 5.33vw;line-height: 1.5;letter-spacing: 0.16vw;font-weight: 700;margin-bottom: 1.6vw;}
#gallery .system-contents .text1{font-size: 3.73vw;letter-spacing: 0.26vw;margin-bottom: 0.8vw;display: inline-block;margin-right: 2.13vw;}
#gallery .system-contents .text1 span{display: inline-block;background: #fff;border: #37434E 0.27vw solid;padding: 2.13vw 1.6vw;line-height: 1;}
#gallery .system-contents .categset{font-size: 3.20vw;letter-spacing: 0.26vw;margin-bottom: 0.93vw;}
#gallery .system-contents .categset span{display: inline-block;line-height: 1;margin: 0 1.60vw 1.60vw 0;font-size: 3.2vw;letter-spacing: 0.10vw;background: #CEDFBC;padding: 1.33vw 2.63vw;}
#gallery .system-contents .system-i-pic {text-align: center;position: relative;top: 0;right: 0;border-radius: 4vw;overflow: hidden;margin-bottom: 7.6vw;}
#gallery .system-contents .system-i-pic img{width: 100%;height: auto;}

#gallery .system-contents .house-bx{width: auto;background: rgba(255,255,255,0.5);margin: 0 auto 10.37vw;padding: 9.23vw 6.87vw 4.77vw;position: relative;border-radius: 6vw;}
#gallery .system-contents .house-bx h3{position: absolute;top: -10vw;right: 0.03vw;width: 21.8vw;}
#gallery .system-contents .house-bx p{font-size: 3.47vw;line-height: 1.6;letter-spacing: 0.26vw;font-weight: 400;border-bottom: #D3D9CA 0.27vw solid;padding: 0 0 2.53vw 22.2vw;margin-bottom: 2.3vw;position: relative;}
#gallery .system-contents .house-bx p:last-child{ border-bottom: 0;}
#gallery .system-contents .house-bx p span{display: inline-block;position: absolute;top: 0.2vw;left: -0.1vw;font-size: 3.47vw;color: #639360;font-weight: 700;}
#gallery .system-contents .gapointbox{position: relative;}
#gallery .system-contents .gapointbox .arr img{ width: 100%; height: auto; }
#gallery .system-contents .gapointbox span.arr{filter: brightness(0) invert(1);position: absolute;top: 0vw;left: 50%;transform: translateX(-50%);width: 17.6vw;}
#gallery .system-contents .gapointbox .pointttl{font-size: 5.87vw;letter-spacing: 0.29vw;font-weight: 700;text-align: center;z-index: 3;position: relative;margin-bottom: 8.0vw;left: 0vw;}
#gallery .system-contents .gapointbox .pointttl .f-en{display: block;font-size: 3.47vw;letter-spacing: 0.69vw;font-weight: 400;margin-bottom: 0vw;}
#gallery button.mfp-arrow-right::before,
#gallery button.mfp-arrow-right::after,
#gallery button.mfp-arrow-left::before,
#gallery button.mfp-arrow-left::after{ display: none;}
#gallery button.mfp-arrow-left{background: url(../images/gallery/arr.svg)no-repeat;height: 10vw;width: 10vw;left: 3vw;top: 55%;background-size: 100% auto;}
#gallery button.mfp-arrow-right{background: url(../images/gallery/arr.svg)no-repeat;height: 7.5vw;width: 7.5vw;right: 10.5vw;top: 55%;background-size: 100% auto;transform: scale(-1, 1);}
#gallery .system-contents .page-navi .contactbtn{}
#gallery .system-contents .page-navi .contactbtn a{  height: 16.0vw; padding: 4.27vw 0 0 6.67vw; }



#gallery .system-contents .system-gallery{margin: 0 auto 0vw;position: relative;}
#gallery .system-contents .system-gallery h3{margin: 0 22vw 8.3vw;}
#gallery .system-contents .system-gallery li p{
    font-size: 3.47vw;
    letter-spacing: 0.10vw;
    letter-spacing: 1.5;
}
#gallery .system-contents .system-gallery .gallery-list{width: 100%;margin-bottom: 50px;font-size: 1.6rem;line-height: 1.5;display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
#gallery .system-contents .system-gallery li {display: flex;justify-content: center;overflow: hidden;position: relative;box-sizing: border-box;margin-bottom: 10.4vw;width: 47.7%;margin-right: 4.2%;}
#gallery .system-contents .system-gallery li:nth-child(2n){margin-right: 0;}
#gallery .system-contents .system-gallery li figure{position: relative;overflow: hidden;margin-bottom: 2.1vw;height: 26.8vw;border-radius: 2.67vw;}
#gallery .system-contents .system-gallery li figure img {width: 100%;height: 15vw;object-fit: cover;flex-shrink: 0;transition: transform 0.5s ease;}
#gallery .system-contents .system-gallery li figure::before { content: ""; display: block; padding-top: 100%; /* 正方形になる */ } 
#gallery .system-contents .system-gallery li figure img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }

#gallery .system-contents .system-gallery li figure:hover img { transform: scale(1.05); }
#gallery .system-contents .system-gallery li a{position: relative;display: block;width: 100%;}  
#gallery .system-contents .system-gallery li.one-column { flex: 1 1 100%; }
#gallery .system-contents .system-gallery li.two-column {flex: 1 1 calc(50% - 5.33vw);}
#gallery .system-contents .system-gallery .zoom{position: absolute;bottom: 0;right: 0;}
#gallery .system-contents .system-gallery .zoom img{ }
#gallery .system-contents .contactbtn{margin: 0 4vw;padding-bottom: 21.33vw;}

.mfp-wrap,.mfp-bg{ width: 100vw!important;}
.mfp-title{font-size: 3.73vw;line-height: 1.4!important;padding: 0 2vw;margin-right: 9vw;}
.mfp-counter{top: 1.9vw!important;font-size: 2.93vw!important;right: 1vw!important;}
img.mfp-img{ width: 100%!important;}

.wysiwyg ul,.wysiwyg ol{margin-bottom: 7.9vw;}
.wysiwyg ul{list-style-type: none;}
.wysiwyg ul li{ position: relative;}
.wysiwyg ul li::marker{line-height: 0;content: "";display: none;list-style-type: none;}
.wysiwyg ul li::before{content: "";background: #639360;position: absolute;display: block;width: 1.60vw;height: 1.60vw;border-radius: 2.66vw;top: 2.2vw;left: -2vw;}
.wysiwyg li{margin-bottom: 3.8vw;padding-left: 1vw;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1.6;}
.wysiwyg ol li::marker{ font-size: 3.9vw;}

.wysiwyg blockquote{background: #E8EBED;position: relative;padding: 12.7vw 5.8vw 11.4vw;}
.wysiwyg blockquote::before{content:"";background: url(../images/topics/inicon.svg)no-repeat;background-size: 100% auto;width: 9.1vw;height: 10vw;position: absolute;top: -3.2vw;left: 8.2vw;display: block;}
.wysiwyg blockquote p{font-size: 3.9vw;letter-spacing: 0.69vw;line-height: 2;margin-bottom: 2.7vw;}
.wysiwyg blockquote cite{font-size: 4.26vw;letter-spacing: 0.29vw;line-height: 2;color: #9F9E9E;text-align: right;}

.wysiwyg ol { list-style: none; /* デフォルトのマーカーを削除 */ padding: 0; margin: 0 0 10.93vw; counter-reset: list-item; /* リスト番号をリセット */counter-reset: list-item 1; }
.wysiwyg ol > li {position: relative;padding-left: 5.03vw; /* 数字とテキストの間隔 */margin-bottom: 3.47vw; /* リスト間の余白 */counter-increment: list-item; /* カウンターをインクリメント */}
.wysiwyg ol > li::before {font-family: "Zen Kaku Gothic Antique", sans-serif;content: counter(list-item) "."; /* リスト番号を表示 */position: absolute;left: -1.4vw; /* 左端に配置 */top: 47%;transform: translateY(-50%); /* 垂直中央揃え */  /* 背景色を指定 */ /* 文字色を白に */border-radius: 50%; /* 丸くする */width: 6.67vw; /* マーカーの幅 */height: 6.67vw; /* マーカーの高さ */display: flex;align-items: center;justify-content: center;font-size: 4.27vw; /* 数字のサイズ */color: #639360;font-weight: bold;}

/* form -------------------------------------*/

.form-Box .base-title{ margin: 0 3.2vw; }
.form-Box{padding: 15.4vw 8vw;line-height: 1.6;border-radius: 8.00vw;background: #fff;}
.form-Box .form-Box-inner{ background: #fff; padding: 5vw 3vw;}
.form-Box .form-list { font-size: 3.2vw; margin-bottom: 10vw;}
.form-Box .error { margin-bottom: 3.6vw;}
.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 3.6vw; text-indent: -3.6vw; margin-bottom: 0.4vw; }
.form-Box table {margin: 0 0vw 5.9vw;font-size: 3.4vw;line-height: 1.6;margin-top: 6vw;width: auto;position: relative;z-index: 5;}
.form-Box tr { margin-bottom: 0 !important}
.form-Box th p{ display: inline;}
.form-Box th {text-align: left;width: 93vw;vertical-align: top;display: block;font-size: 3.73vw;font-weight: bold;letter-spacing: 0.17vw;position: relative;color: #20371B;padding: 5vw 0 3vw 0;}
.form-Box td {border-bottom: 0;text-align: left;width: 84vw;padding: 1.4vw 0vw 4.63vw 0vw;vertical-align: top;display: block;border-bottom: #D3D9CA 1px solid;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 10vw;}
.form-Box .button { border: 0; padding: 0; margin: 0; background: none;}
.form-Box .from-btn-02 p { margin-bottom: 3vw;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box input[type="datetime-local"],
.form-Box select,
.form-Box textarea {font-family: "Noto Sans JP", sans-serif!important;width: 100%;margin-bottom: 0vw;background: #E9EFE9;font-size: 4.3vw;padding: 2.8vw 3vw;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;border-radius: 1.33vw;box-sizing: border-box;/* box-shadow: inset 0.53vw 0.53vw 0px #0000000D; */border: 1px solid #D3D9CA;}
.form-Box input.input-txt1 {width: 25vw; }
.form-Box textarea {font-size: 4.3vw;line-height: 1.6;}
.form-Box select{font-size: 4.3vw;padding: 3vw 2vw 4vw;/* width: 60vw; */-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}

.form-Box td.ad-adress {position: relative;padding-left: 9.47vw;}
.form-Box td.ad-adress .pcode{position: absolute;top: 2.4vw;left: 1.2vw;font-size: 4.93vw;}
.form-Box td.ad-adress .pcode2{position: absolute;top: 2.4vw;left: 1.2vw;font-size: 4.93vw;}
::placeholder { color: #D3D0D0; }

.priv-title{ text-align: center; margin-bottom: 4vw; }
.priv-text{ padding: 3vw; overflow-y:scroll; height: 40vw; border:#ccc solid 0.2vw; margin-bottom: 5vw; background: #fff; }
.priv-text .priv-ttl{ margin-bottom: 2vw; font-size: 1.5rem; font-weight: bold; }
.priv-text p{ margin-bottom: 4vw; font-size: 3.2vw; margin-bottom: 4vw; padding-bottom: 4vw; border-bottom: #ccc solid 0.2vw; }
.priv{ text-align: center; margin-bottom: 5vw; }
.priv-text .tt{ margin-bottom: 3vw;  font-size: 4.8vw; font-weight: bold; }
.form-Box td.tfile .input_area span{display: block;font-size: 3.20vw;letter-spacing: 0.1vw;padding-top: 1vw;}


.form-Box .wpcf7-radio{margin: 0;position: relative;left: -5.1vw;padding: 0 0 0;top: 1.6vw;display: block;margin-bottom: 0.7vw;font-size: 4.26vw;}

#postal_code{width: 41.33vw;position: relative;top: 0.6vw;}
.pcode{font-size: 4.26vw;position: relative;display: inline-block;left: 0.1vw;top: 0.7vw;margin-right: 3vw;}
#address01{margin-bottom: 5.6vw;}
#address02{/* height: 16.9vw; */margin-bottom: -1vw;}
#prefecture{margin-bottom: 6.3vw;}
#prefecture {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none;background: url('../images/common/form-arr.svg') no-repeat right center #fff; /* カスタム矢印を指定 */background-size: auto 100%; /* 矢印のサイズを調整 */width: 100%;top: 0.8vw;position: relative;padding: 2.4vw 3.6vw;border: none;color: #37434E;border: 1px solid #AFAFAF;}
#your-interested {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none; /* カスタム矢印を指定 */background-size: auto 100%; /* 矢印のサイズを調整 */width: 100%;top: 0.8vw;position: relative;padding: 0 0 0 3vw;font-size: 3.73vw;letter-spacing: 0.1vw;margin-top: -2.5vw;}

.required{  }
.form-Box th.required::after{content: "※";color: #408040;font-size: 3.73vw;}

input[type="radio"] {position: relative;height: 4.1vw;width: 4.1vw;border: 0.2vw solid #2D5823;background: #fff;border-radius: 50%;-webkit-appearance: none;-moz-appearance: none;appearance: none;top: 1.4vw;left: 0.5vw;margin-right: 1vw;}
input[type="radio"]:checked:before {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);height: 2.67vw;width: 2.67vw;border-radius: 50%;background: #408040;content: '';}

input#address02 {white-space: pre-wrap;/* height: auto; *//* border: #9F9E9E 1px solid; *//* padding: 4vw; */}
input#address02::placeholder { white-space: pre-wrap; }

.btn-confirm{ text-align: center; }
#your-date-picker,#your-date-picker2 {background: url('../images/common/calendar.svg') no-repeat right 4.00vw center #E9EFE9;border: 1px solid #D3D9CA;border-radius: 1.33vw;background-size: 5vw;}

#your-interested .wpcf7-list-item{margin-right: 5.7vw;}
.confirm_button:disabled{ font-family: "Zen Kaku Gothic Antique", sans-serif; filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button{overflow: hidden;display: block;height: 12.80vw;width: 57.33vw;background: #225333;color: #DDD2A3;position: relative;font-size: 3.73vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 5.33vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 4.73vw;border: none;}
.confirm_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 2.07vw;width: 1.6vw;right: 5.33vw;transition: all 0.3s ease-in-out;}

.confirm_area{margin: 0 4vw;}

.back_button{font-family: "Zen Kaku Gothic Antique", sans-serif;width: 57.33vw;height: 16.0vw;background: #F7F4EE;color: #225333;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 5.33vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 6.93vw;border: none;}
.back_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 2.07vw;width: 2vw;right: 5.33vw;transition: all 0.3s ease-in-out;}

#send_area{position: relative;left: 12.67vw;margin-bottom: 5vw;}
#send_button{font-family: "Zen Kaku Gothic Antique", sans-serif;width: 57.33vw;height: 16.0vw;background: #225333;color: #DDD2A3;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 5.33vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 6.93vw;border: none;}
#send_area::before {content: "";width: 1.87vw;background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;height: 3.47vw;display: block;position: absolute;top: 6.67vw;right: 32.07vw;transition: all 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;z-index: 3;}


#back_area{position: relative;left: 12.67vw;}
.confirm_area{/* text-align: center; */padding-top: 1.4vw;font-size: 4.266vw;margin: 0;padding-bottom: 4vw;}
#your-motivate{ margin-bottom: 3vw; display: block; position: relative; left: -4vw; }


.mw_wp_form_confirm .confirm-hidden {display: none;}
.btn-send{ text-align: center; }
.btn-item{ display: inline-block; margin: 0 2.4vw; }
.form-Box textarea::placeholder{ font-family: "Noto Sans JP", sans-serif!important; font-optical-sizing: auto; font-style: normal;color: #999999; font-weight: 400;}

#prif .fmbtmtext{font-size: 3.20vw;line-height: 5.6vw;letter-spacing: 0.26vw;font-weight: 400;text-align: left;margin-bottom: 12.3vw;position: relative;top: -2vw;left: 0.8vw;text-align: center;}
#prif .fmbtmtext a{ text-decoration: underline;}


.wp-block-table table {border-collapse: unset!important;width: 100%;}
.wpcf7 input[type="file"]::-webkit-file-upload-button { appearance: none; /* デフォルトのボタンスタイルを無効化 */ -webkit-appearance: none; /* Safari対応 */ background-color: #f5f5f5; /* 背景色 */ color: #000; /* テキスト色 */ border: 1px solid #ccc; /* ボーダー */ padding: 1vw 3vw; /* パディング */ border-radius: 0.5vw; /* 角丸 */ cursor: pointer; /* ポインタ */ font-size: 3.6vw; }
}

