@charset "UTF-8";

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

#topic .wysiwyg.news #toc_container,#topic .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 50px;text-align: center;line-height: 1;}
.page-list .page{width: 30px;height: 30px;display: inline-block;padding:  0 0;font-size: 1.6rem;margin: 0 6px;color: #00331D;line-height: 1;border-radius: 50%;}
.page-list .pvarr{position: relative; }
.page-list .nextarr{ position: relative;}
.page-list .page-numbers.current{width: 30px;height: 30px;display: inline-block;margin: 0 6px;border-radius: 50%;font-size: 1.6rem;background: #005F37;color: #fff;}
.page-list .page-numbers{padding-top: 6px;}
.page-list .pvarr{position: relative;font-size: 1.6rem;letter-spacing: 0.16rem;font-weight: 500;margin-right: 35px;color: #00331D;}
.page-list .nextarr{position: relative;font-size: 1.6rem;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;}
.page-navi {font-size: 1.8rem;display: flex;justify-content: center; /* ← 横方向の中央揃え */flex-wrap: wrap;position: relative;}
.page-navi li {display: inline-block;font-size: 1.8rem;font-weight: 500;width: 320px;}
.page-navi li.active { background: #ccc; }
.page-navi .fast {position: absolute;top: 16px;left: 143px;width: 110px;}
.page-navi .last {position: absolute;top: 16px;right: -133px;}


.page-navi .fast a{display: block;width: 48px;height: 48px;font-size: 1.6rem;position: relative;padding-top: 5px;transition: all 0.3s ease-in-out;color: #005F37;}
.page-navi .fast .arr{display: block;width: 27px;height: 27px;border: 1px solid #005F37;border-radius: 50%;position: absolute;top: 6px;left: -37px;transform: scale(-1, 1);transition: all 0.3s ease-in-out;}
.page-navi .fast .arr img{width: 7px;position: relative;top: -14px;left: 9px;transition: all 0.3s ease-in-out;}
.page-navi .fast a:hover .arr{ background: #005F37;}
.page-navi .fast a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

.page-navi .last a{display: block;width: 48px;height: 48px;font-size: 1.6rem;position: relative;padding-top: 5px;transition: all 0.3s ease-in-out;color: #005F37;}
.page-navi .last .arr{display: block;width: 27px;height: 27px;border: 1px solid #005F37;border-radius: 50%;position: absolute;top: 7px;right: -34px;transition: all 0.3s ease-in-out;}
.page-navi .last .arr img{width: 7px;position: relative;top: -14px;left: 9px;transition: all 0.3s ease-in-out;}
.page-navi .last a:hover .arr{ background: #005F37;}
.page-navi .last a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}



.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{margin: 0 auto 8px;position: relative;padding: 0 0 0 117px;}
.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;  }

/* qa -------------------------------------*/
#faq{  }
#faq .catelist{margin-bottom: -50px;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;max-width: 1100px;margin: 6rem auto -5px auto;position: relative;z-index: 3;}
#faq .catelist li{display: inline-block;margin-right: 1%;width: 32.6%;margin-bottom: 16px;}
#faq .catelist li:nth-child(3n){ margin-right: 0;}
#faq .catelist li a{display: block;padding: 3rem 6.6rem 3rem 4.1rem;line-height: 1.5;background: #fff;color: #00331D;font-size: 1.8rem;letter-spacing: 0.126rem;border-radius: 1.5rem;position: relative;transition: all 0.3s ease-in-out;height: 100%;}
#faq .catelist li a:hover{ text-decoration: none; background: #00331D; color: #fff; }
#faq .catelist li .arr{position: absolute;margin-bottom: 4px;display: block;width: 27px;height: 27px;top: 50%;right: 2.6rem;border: 1px solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%) rotate(90deg);transform-origin: center;padding: 0 0 0 10px;transition: all 0.3s ease-in-out;}
#faq .catelist li .arr img{ width: 7px; height: auto; transition: all 0.3s ease-in-out;}
#faq .catelist li .fq{position: relative;top: 50%;transform: translateY(-50%);display: block;}

#faq .catelist li a:hover .arr{ background: #00331D; border: #fff solid 1px; }
#faq .catelist li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

#qacontents{max-width: 1100px;margin: 0 auto 120px;}
#qacontents .inner-Box{  }
#qacontents .inner-Box h2{margin-top: 50px;font-size: 1.8rem;font-weight: 500;padding: 10px 10px 10px 15px;margin-bottom: 20px;background: #005F37;color: #fff;}
#qacontents .inner-Box h2 span{font-size: 16px;position: relative;top: -5px;color: #ccc;font-weight: 500;display: inline-block;margin-right: 10px;}

#faq .accordion {margin: 3em auto; max-width: 60vw; }
#faq .toggle {display: none; }
#faq .option {position: relative;margin-bottom: 1em;background: #FFFFFF;border-radius: 10px;}
#faq .title, .content {-webkit-backface-visibility: hidden; backface-visibility: hidden; transform: translateZ(0); transition: all 0.3s; }
#faq .title {padding: 25px 40px 25px 63px;display: block;color: #00331D;font-weight: bold;}
#faq .title span{font-size: 2.5rem;color: #005F37;position: absolute;top: 1.4rem;left: 3.2rem;}
#faq .title::after, .title::before {content: "";position: absolute;right: 2.35em;top: 2.05em;width: 2px;height: 18px;background-color: #005F37;transition: all 0.3s;}
#faq .title::after {transform: rotate(90deg); }
#faq .content {max-height: 0; overflow: hidden; }
#faq .content div.wysiwyg {margin: 0 3rem 3rem;padding: 2rem 3rem 0.1rem;font-size: 0.9em;line-height: 1.5;background: #F2F8F6;border-radius: 10px;}
#faq .toggle:checked + .title + .content {max-height: 500px; transition: all 1.5s; }
#faq .toggle:checked + .title::before {transform: rotate(90deg) !important; }



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

#topic .topic-contents{max-width: 1100px;margin: 59px auto 0 auto;}

#topic #mainttlbox{padding: 12px 0 0;}
#topic #mainttlbox p{ text-align: left; }
#topic #mainttlbox h1{}

#topic #title_wrap{}
#topic .topicbox{}

.topics-contents{margin: 0 auto;position: relative;padding: 13px 300px 1px 0px;max-width: 1200px;}
#topic #cate-shbox{position: relative;margin-bottom: 52px;background: #fff;border-radius: 14px;padding: 6rem 6rem;}
#topic #cate-shbox .catettl{font-size: 1.8rem;color: #00331D;position: absolute;top: -5px;left: 0;}
/* 横スクロール土台（UL） */
#topic #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 13px 0;                /* liの横間隔をgapで管理（任意） */min-height: 50px;padding-bottom: 6px;        /* スクロールバー逃げ（任意） */}
#topic #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 28px;margin: 0 17px 10px 0;                  /* gapを使うのでmarginは0に */}
#topic #cate-shbox ul li a{display: block;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;text-align: center;padding: 6px 14px 6px;color: #005F37;border: 1px solid #005F37;border-radius: 19px;transition: all 0.3s ease-in-out;}
#topic #cate-shbox ul li a:hover{ color: #fff; background: #005F37; text-decoration: none;}
#topic #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#topic #cate-shbox .datebox select{padding: 12px 12px;width: 305px; border: #D3D0D0 1px solid; }
#topic #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 1.4rem;color: #00331D;}

#topic .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;}
#topic .system-list li{position: relative;margin-bottom: 25px;width: 31.8%;margin-right: 2.3%;background: #FFFFFF;border-radius: 15px;padding: 3rem 3rem 5.4rem;}
#topic .system-list li:nth-child(3n){ margin-right: 0;}

#topic .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topic .system-list li .system-date{color: #00331D;font-size: 1.4rem;letter-spacing: 0.14rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#topic .system-list li .system-date span.cate {display: inline-block;font-size: 1.3rem;color: #fff;font-weight: 500;letter-spacing: 0.052rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-left: 10px;}

#topic .system-list li .system-ttl-01{font-size: 1.6rem;letter-spacing: 0.064rem;line-height: 1.7;margin-bottom: 17px;transition: all 0.3s ease-in-out;}
#topic .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#topic .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; }
#topic .system-list li .system-pic{margin-bottom: 13px;}
#topic .system-pic { width: 100%; aspect-ratio: 290 / 193; overflow: hidden; text-align: center; margin-bottom: 15px; position: relative;}
#topic .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }



#topic .system-list li .arr{position: absolute;display: block;width: 27px;height: 27px;bottom: 16px;right: 2.9rem;border: 1px solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 10px;transition: all 0.3s ease-in-out;}
#topic .system-list li .arr img{width: 7px;height: auto;transition: all 0.3s ease-in-out;position: relative;top: 2px;}

#topic .system-list li a:hover .arr{ background: #00331D; border: #fff solid 1px; }
#topic .system-list li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
.dateboxx{ max-width: 1100px; margin: 0 auto;}

#topic .system-contents{max-width: 815px;margin: 78px auto 0 auto;}

#topic .system-contents .system-ttl-01{font-size: 2.3rem;letter-spacing: 0.23rem;line-height: 1.5;margin-bottom: 3.6rem;}
#topic .system-contents .page-navi .contactbtn{}
#topic .system-contents .page-navi .contactbtn a{ text-align: center; }
#topic .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }

#topic .system-contents .system-ttl{font-size: 2.6rem;line-height: 1.4;letter-spacing: 0.104rem;font-weight: 400;margin-bottom: 56px;}
#topic .system-contents .system-pic{text-align: center;margin-bottom: 31px;margin-top: 4px;overflow: hidden;}
#topic .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#topic .system-contents .system-date{color: #333333;font-size: 1.6rem;letter-spacing: 0.048rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#topic .system-contents .system-date span.cate {display: inline-block;font-size: 1.2rem;color: #fff;font-weight: 500;letter-spacing: 0.084rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-left: 10px;}
#topic .system-contents .text1{ margin-bottom: 46px; }

/* column -------------------------------------*/

#column .columnbox{ max-width: 1100px; margin: 0 auto; }
#column #column-pickupbox{background: #fff;border-radius: 16px;margin-bottom: 50px;}
#column #column-pickupbox .inner-Box{position: relative;padding: 5rem;}
#column #column-pickupbox .inner-Box h2{position: absolute;top: 0;left: 0;border-radius: 15px 0px;background: #A50005;color: #fff;width: 173px;height: 58px;font-size: 2rem;padding: 10px 0 0 56px;letter-spacing: 0.2rem;}
#column #column-pickupbox .inner-Box h2 span{width: 20px;display: block;position: absolute;top: -1px;left: 26px;}

#column #column-pickupbox .system-pic-pic{width: 52.5%;float: left;margin-right: 3%;}
#column #column-pickupbox .text-box{width: 44%;float: left;}
#column #column-pickupbox .system-date{color: #00331D;font-size: 1.4rem;letter-spacing: 0.14rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#column #column-pickupbox .system-date span.cate {display: inline-block;font-size: 1.3rem;color: #fff;font-weight: 500;letter-spacing: 0.052rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-left: 10px;}

#column #column-pickupbox .system-ttl-01{font-size: 1.6rem;letter-spacing: 0.064rem;line-height: 1.6;margin-bottom: 8px;transition: all 0.3s ease-in-out;}
#column #column-pickupbox .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#column #column-pickupbox .mbtmtext{margin-bottom: 27px;}
#column #column-pickupbox .mbtmtext p{ font-size: 1.4rem; letter-spacing: 0.14rem; line-height: 2; }
#column #column-pickupbox .mbtmtext p span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden; }
#column #column-pickupbox .pimorebtn { }
#column #column-pickupbox .pimorebtn a{margin: 0 0 0 auto;display: block;width: 147px;height: 40px; border: #005F37 1px solid; background: #005F37;color: #fff;border-radius: 20px; transition: all 0.3s ease-in-out; position: relative;padding: 3px 0 0 24px;right: -6px;}
#column #column-pickupbox .pimorebtn a .arr{position: absolute;top: -7px;right: 16px;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1); transition: all 0.3s ease-in-out;}
#column #column-pickupbox .pimorebtn a:hover{ text-decoration: none; background: #fff; color: #005F37; }
#column #column-pickupbox .pimorebtn a:hover .arr{-webkit-filter:none;filter:none;}


#column .column-contents{max-width: 1100px;margin: 59px auto 51px auto;}
#column .mainttlbox{ }
#column .mainttlbox img{ }

#column #mainttlbox{padding: 12px 0 0;}
#column #mainttlbox p{ text-align: left; }
#column #mainttlbox h1{ width: 339px; display: block; margin: 0 auto; margin-bottom: -78px; }

#column #title_wrap{}
#column .topicbox{}

.topics-contents{margin: 0 auto;position: relative;padding: 13px 300px 1px 0px;max-width: 1200px;}
#column #cate-shbox{position: relative;margin-bottom: 52px;background: #fff;border-radius: 14px;padding: 6rem 6rem 3rem 6rem;}
#column #cate-shbox .catettl{font-size: 1.8rem;color: #00331D;position: absolute;top: -5px;left: 0;}
/* 横スクロール土台（UL） */
#column #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 13px 0;                /* liの横間隔をgapで管理（任意） */min-height: 50px;padding-bottom: 6px;        /* スクロールバー逃げ（任意） */}
#column #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 28px;margin: 0 17px 10px 0;                  /* gapを使うのでmarginは0に */}
#column #cate-shbox ul li a{display: block;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;text-align: center;padding: 6px 14px 6px;color: #005F37;border: 1px solid #005F37;border-radius: 19px;transition: all 0.3s ease-in-out;}
#column #cate-shbox ul li a:hover{ color: #fff; background: #005F37; text-decoration: none;}
#column #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#column #cate-shbox .datebox select{padding: 12px 12px;width: 305px; border: #D3D0D0 1px solid; }
#column #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 1.4rem;color: #00331D;}

#column .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;}
#column .system-list li{position: relative;margin-bottom: 25px;width: 31.8%;margin-right: 2.3%;background: #FFFFFF;border-radius: 15px;padding: 3rem 3rem 5.4rem;}
#column .system-list li:nth-child(3n){ margin-right: 0;}

#column .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#column .system-list li .system-date{color: #00331D;font-size: 1.4rem;letter-spacing: 0.14rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#column .system-list li .system-date span.cate {display: inline-block;font-size: 1.3rem;color: #fff;font-weight: 500;letter-spacing: 0.052rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-left: 10px;}

#column .system-list li .system-ttl-01{font-size: 1.6rem;letter-spacing: 0.064rem;line-height: 1.7;margin-bottom: 17px;transition: all 0.3s ease-in-out;}
#column .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#column .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; }
#column .system-list li .system-pic{margin-bottom: 13px;}
#column .system-list li .arr{position: absolute;display: block;width: 27px;height: 27px;bottom: 16px;right: 2.9rem;border: 1px solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 10px;transition: all 0.3s ease-in-out;}
#column .system-list li .arr img{width: 7px;height: auto;transition: all 0.3s ease-in-out;position: relative;top: 2px;}

#column .system-list li a:hover .arr{ background: #00331D; border: #fff solid 1px; }
#column .system-list li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
.dateboxx{ max-width: 1100px; margin: 0 auto;}

#column .system-contents{max-width: 815px;margin: 78px auto 80px auto;}

#column .system-contents .system-ttl-01{font-size: 2.3rem;letter-spacing: 0.23rem;line-height: 1.5;margin-bottom: 3.6rem;}
#column .system-contents .page-navi .contactbtn{}
#column .system-contents .page-navi .contactbtn a{ text-align: center; }
#column .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }
#column .system-contents .mbtmtext{ margin-bottom: 30px; }
#column .system-contents .system-ttl{font-size: 2.6rem;line-height: 1.4;letter-spacing: 0.104rem;font-weight: 400;margin-bottom: 56px;}
#column .system-contents .system-pic{text-align: center;margin-bottom: 31px;margin-top: 4px;overflow: hidden;}
#column .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#column .system-contents .system-date{color: #333333;font-size: 1.6rem;letter-spacing: 0.048rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#column .system-contents .system-date span.cate {display: inline-block;font-size: 1.2rem;color: #fff;font-weight: 500;letter-spacing: 0.084rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-left: 10px;}
#column .system-contents .text1{ margin-bottom: 46px; }

#column .system-contents #toc_container{background: #fff;padding: 0;border: none;}
#column .system-contents #toc_container.nobline{}

#column .system-contents #toc_container .toc_title{background: #005F37;text-align: center;padding: 10px 14px 11px 29px;display: block;position: relative;font-size: 18px;font-weight: 500;letter-spacing: 1.8px;}
#column .system-contents #toc_container.nobline .toc_title{}

#column .system-contents #toc_container .toc_title::before{content: url(../images/column/acicon01.svg);position: relative;top: 2px;left: -10px;margin-right: 17px;}
#column .system-contents #toc_container .toc_title .toggle-toc{position: absolute;top: 12px;right: 40px;font-size: 14px;font-weight: 500;letter-spacing: 1.4px;}
#column .system-contents #toc_container .toc_list{padding: 0 40px 20px 36px;margin-top: 29px;}
#column .system-contents #toc_container ul.toc_list li{font-size: 1.6rem;line-height: 1.6;letter-spacing: 0.112rem;font-weight: 500;position: relative;padding-left: 20px;margin-bottom: 17.9px;}
#column .system-contents #toc_container ul.toc_list li::before{content: "";background: url(../images/column/hicon00.svg)no-repeat;width: 21px;height: 25px;position: absolute;left: -7px;top: 0px;border-radius: 0;}
#column .system-contents #toc_container ul.toc_list li a{display: block;margin-bottom: 10.8px;}
#column .system-contents #toc_container ul.toc_list li::marker{ content:""; }
#column .system-contents #toc_container ul.toc_list ul{ margin-left: 0;}
#column .system-contents #toc_container ul.toc_list ul li{font-size: 16px;line-height: 1.6;letter-spacing: 1.12px;font-weight: 400;position: relative;padding-left: 0;margin-bottom: 14px;}
#column .system-contents #toc_container ul.toc_list ul li::before{ content: none;}
#column .system-contents #toc_container ul.toc_list ul li::before{content: "";background: url(../images/column/hicon01.svg)no-repeat top center;background-size: 100% auto;width: 21px;height: 25px;position: absolute;left: -27px;top: -2px;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-2::before{background: url(../images/column/hicon02.svg)no-repeat top center;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-3::before{background: url(../images/column/hicon03.svg)no-repeat top center;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-4::before{background: url(../images/column/hicon04.svg)no-repeat top center;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-5::before{background: url(../images/column/hicon05.svg)no-repeat top center;}
#column .system-contents #toc_container ul.toc_list ul li a{display: block;margin-bottom: 5.8px;position: relative;color: #A50005;}
#column .system-contents .toc_list > li { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }
#column .system-contents .toc_list > li:last-of-type { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }


/* products -------------------------------------*/

#products #main{ margin-bottom: -140px;}
#topic #main{margin-bottom: -180px;}
#faq #main{margin-bottom: -200px;}
#column #main{margin-bottom: -200px;}



#products .productsbox{ max-width: 1100px; margin: 0 auto; }
#products .products-contents{max-width: 1100px;margin: 59px auto 51px auto;}
#products .mainttlbox{ }
#products .mainttlbox img{ }

#products #mainttlbox{padding: 12px 0 0;margin-bottom: 133px;}
#products #mainttlbox p{ text-align: left; }
#products #mainttlbox h1{ width: 339px; display: block; margin: 0 auto; margin-bottom: -78px; }

#products #title_wrap{}
#products .topicbox{}

.topics-contents{margin: 0 auto;position: relative;padding: 13px 300px 1px 0px;max-width: 1200px;}
#products #cate-shbox{position: relative;margin-bottom: 52px;background: #fff;border-radius: 14px;padding: 6rem 6rem 3rem 6rem;}
#products #cate-shbox .catettl{font-size: 1.8rem;color: #00331D;position: absolute;top: -5px;left: 0;}
/* 横スクロール土台（UL） */
#products #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 13px 0;                /* liの横間隔をgapで管理（任意） */min-height: 50px;padding-bottom: 6px;        /* スクロールバー逃げ（任意） */}
#products #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 28px;margin: 0 17px 10px 0;                  /* gapを使うのでmarginは0に */}
#products #cate-shbox ul li a{display: block;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;text-align: center;padding: 6px 14px 6px;color: #005F37;border: 1px solid #005F37;border-radius: 19px;transition: all 0.3s ease-in-out;}
#products #cate-shbox ul li a:hover{ color: #fff; background: #005F37; text-decoration: none;}
#products #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#products #cate-shbox .datebox select{padding: 12px 12px;width: 305px; border: #D3D0D0 1px solid; }
#products #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 1.4rem;color: #00331D;}

#products .system-list{position: relative;margin-bottom: 26px;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;}
#products .system-list li{position: relative;margin-bottom: 25px;width: 31.8%;margin-right: 2.3%;background: #FFFFFF;border-radius: 15px;padding: 3rem 3rem 5.4rem;}
#products .system-list li:nth-child(3n){ margin-right: 0;}

#products .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#products .system-list li .system-date{color: #00331D;font-size: 1.4rem;letter-spacing: 0.14rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#products .system-list li .system-date span.cate {display: inline-block;font-size: 1.3rem;color: #fff;font-weight: 500;letter-spacing: 0.052rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-right: 10px;}
#products .system-list li .system-text{color: #00331D;font-size: 1.4rem;letter-spacing: 0.14rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#products .system-list li .system-text span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

#products .system-list li .system-ttl-01{font-size: 1.6rem;letter-spacing: 0.064rem;line-height: 1.7;margin-bottom: 10px;transition: all 0.3s ease-in-out;}
#products .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#products .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; }
#products .system-list li .system-pic{margin-bottom: 13px;}
#products .system-list li .arr{position: absolute;display: block;width: 27px;height: 27px;bottom: 16px;right: 2.9rem;border: 1px solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 10px;transition: all 0.3s ease-in-out;}
#products .system-list li .arr img{width: 7px;height: auto;transition: all 0.3s ease-in-out;position: relative;top: 2px;}

#products .system-list li a:hover .arr{ background: #00331D; border: #fff solid 1px; }
#products .system-list li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
.dateboxx{ max-width: 1100px; margin: 0 auto;}

#products .system-contents{position: relative;}

#products .system-contents .system-ttl-01{font-size: 2.3rem;letter-spacing: 0.23rem;line-height: 1.5;margin-bottom: 0.8rem;}
#products .system-contents .page-navi .contactbtn{}
#products .system-contents .page-navi .contactbtn a{ text-align: center; }
#products .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }
#products .system-contents .mbtmtext{ margin-bottom: 30px; }
#products .system-contents .system-ttl{font-size: 2.6rem;line-height: 1.4;letter-spacing: 0.104rem;font-weight: 400;margin-bottom: 56px;}
#products .system-contents .system-pic{overflow: hidden;position: absolute;top: 5px;right: 0;aspect-ratio: 525 / 328;max-width: 525px;width: 27.34vw;}
#products .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#products .system-contents .system-date{color: #333333;font-size: 1.6rem;letter-spacing: 0.048rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#products .system-contents .system-date span.cate {display: inline-block;font-size: 1.2rem;color: #fff;font-weight: 500;letter-spacing: 0.084rem;background: #005F37;border-radius: 35px;line-height: 1;padding: 6px 16px;margin-right: 10px;}
#products .system-contents .text1{ margin-bottom: 46px; }

#products #products-mainboxx{max-width: 1102px;margin: 58px auto 90px auto;background: #FFFFFF;border-radius: 15px;padding: 4.5rem 5.2rem 3.3rem 5.2rem;position: relative;min-height: 479px;}
#products #products-mainboxx .text-box{position: relative;padding: 0 29.84vw 0 0;}
#products #products-mainboxx .system-pic{ }
#products #products-mainboxx .system-pic img{ }
#products #products-mainboxx .system-text{font-size: 1.4rem;letter-spacing: 0.14rem;line-height: 2;margin-bottom: 4rem;}
#products #products-mainboxx p.dlbtn2 a{border: #005F37 1px solid;margin-bottom: 16px;text-align: center;padding-left: 40px;max-width: 425px;}

#products .system-contents .wysiwyg{ max-width: 815px; margin: 0 auto; }

#products-toku{max-width: 1100px;margin: 70px auto 115px;}
#products-toku h2 {font-size: 2.5rem;line-height: 1.5;font-weight: 500;letter-spacing: 0.5rem;margin-bottom: 38px;position: relative;text-align: center;}
#products-toku h2 span{display: block;width: 35px;margin: 0 auto 10px;}

#products-toku .inner-Box{ }
#products-toku .inBox{margin-bottom: 40px;}
#products-toku .inBox .system-pic-t{ width: 44.6%; float: left; margin-right: 4.4%; }
#products-toku .inBox .system-pic-t img{ }
#products-toku .inBox .toku-text{width: 50.9%;float: left;}
#products-toku .inBox .toku-text h3{color: #A50005;border-left: #A50005 solid 5px;border-bottom: 1px solid #A50005;font-size: 1.7rem;line-height: 1;font-weight: 700;letter-spacing: 0.054rem;margin-bottom: 7px;position: relative;padding: 1px 0 13px 15px;}
#products-toku .inBox .toku-text p{font-size: 1.4rem;letter-spacing: 0.14rem;line-height: 2;}
#products-toku .inBox.onecl .toku-text{width: 100%;float: none;}

#products-catalog{max-width: 626px;margin: 0 auto 119px;}
#products-catalog h2 {font-size: 2.5rem;line-height: 1.5;font-weight: 500;letter-spacing: 0.5rem;margin-bottom: 38px;position: relative;text-align: center;}
#products-catalog h2 span{display: block;width: 35px;margin: 0 auto 10px;}
#products-catalog .dlbtn2{ }
#products-catalog .dlbtn2 a{border: 1px solid #005F37;border-radius: 15px;height: 106px;padding: 36px 36px 36px 92px;letter-spacing: 0.126rem;font-size: 1.8rem;}
#products-catalog .dlbtn2 .arr{top: 39px;right: 38px;border: #005F37 1px solid;width: 27px;height: 27px;border-radius: 50%;}
#products-catalog .dlbtn2 .arr img{width: 5px;position: relative;top: -21px;left: 10px;}
#products-catalog .dlbtn2 .book{position: absolute;top: 25px;left: 45px;transition: all 0.3s ease-in-out;}
#products-catalog .dlbtn2 a:hover .book{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

#products-spec{max-width: 816px;margin: 0 auto 119px;}
#products-spec h2 {font-size: 2.5rem;line-height: 1.5;font-weight: 500;letter-spacing: 0.5rem;margin-bottom: 38px;position: relative;text-align: center;}
#products-spec h2 span{display: block;width: 35px;margin: 0 auto 10px;}
#products-spec table{width: 100%;}
#products-spec table th{border: 1px solid #C4C2C2;text-align: left;width: 35.6%;background: #F7F7F7;padding: 10px 20px;}
#products-spec table td{border: 1px solid #C4C2C2;background: #FFFFFF;padding: 10px 20px;}

#products-item{max-width: 1358px;margin: 0 auto 85px;}
#products-item h2 {font-size: 2.5rem;line-height: 1.5;font-weight: 500;letter-spacing: 0.5rem;margin-bottom: 38px;position: relative;text-align: center;}
#products-item h2 span{display: block;width: 35px;margin: 0 auto 10px;}
#products-item .morebtn2{width: 320px;margin: 0 auto;display: block;}

#products-item .dlbtn{width: 147px;height: 40px;background: #005F37;border-radius: 20px;color: #fff;position: absolute;padding: 2px 0 0 26px;right: 35px;bottom: 32px;}
#products-item .system-list li .dlbtn .arr{border: none;width: auto;height: auto;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);top: 12px;right: 14px;}
#products-item .system-list li {padding-bottom: 113px;}

#prodd .morebtn2{ width: 320px; margin: 0 auto; display: block;}

#contentsbbbpr {margin: 0 auto 91px;position: relative;padding-top: 36px;}
#contentsbbbpr .inner-Box0 {margin: 0 auto;position: relative;}
#contentsbbbpr .inner-Box0 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;max-width: 1096px;margin: 0 auto 59px;}
#contentsbbbpr .inner-Box0 ul li {position: relative;width: 28.5%;margin-right: 2.1%;}
#contentsbbbpr .inner-Box0 ul li:nth-child(2) {width: 33.6%;}
#contentsbbbpr .inner-Box0 ul li:nth-child(3) {margin-right: 0px;width: 33.7%;}
#contentsbbbpr .inner-Box0 p.ltext {font-size: 1.8rem;line-height: 2;font-weight: 400;letter-spacing: 0.126rem;margin-bottom: 30px;position: relative;}
#contentsbbbpr .inner-Box0 p.ltext a {display: block;width: 100%;height: 106px;position: relative;background: #fff;border-radius: 15px;border: 1px solid #005F37;color: #005F37;text-align: center;padding: 35px 43px 0 0px;transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 p.ltext.tel a::before{ content: ""; display: inline-block; background: url(../images/maintenance/telpng.svg)no-repeat; background-size: 100% auto; width: 18px; height: 18px; margin: 0 0 0 -7px; position: relative; margin-right: 20px; left: 10px; transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 ul li a .arr{display: block;border: 1px solid #005F37;height: 27px;width: 27px;background: none;position: absolute;border-radius: 50%;position: absolute;top: 39px;padding-right: 9px;right: 41px;line-height: 0;transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 ul li a .arr img{position: relative;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 5px;transition: all 0.3s ease-in-out;}

#contentsbbbpr .inner-Box0 p.ltext a:hover{ background: #005F37; color: #fff; }
#contentsbbbpr .inner-Box0 p.ltext a:hover .arr{ background: #005F37; border: 1px solid #fff; }
#contentsbbbpr .inner-Box0 p.ltext a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
#contentsbbbpr .inner-Box0 p.ltext.tel a:hover::before{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }



.wysiwyg ul,.wysiwyg ol{margin-bottom: 35px;margin-left: 33px; list-style-type:none!important;}
.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: -7px; /* 左端に配置 */top: 47%;transform: translateY(-50%); /* 垂直中央揃え */  /* 背景色を指定 */ /* 文字色を白に */border-radius: 50%; /* 丸くする */width: 25px; /* マーカーの幅 */height: 25px; /* マーカーの高さ */display: flex;align-items: center;justify-content: center;font-size: 1.6rem; /* 数字のサイズ */letter-spacing: 0.064rem;color: #00331D;font-weight: 500;font-style: normal;font-family: "EB Garamond", 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;line-height: 1.6;max-width: 700px;position: relative;margin-bottom: 230px;}
.form-Box h2{}
.form-Box .form-in-Box{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: 220px;padding: 25px 55px 26px 0px;vertical-align: top;position: relative;font-size: 1.4rem;letter-spacing: 0.048rem;font-weight: 500;}
.form-Box td {text-align: left;width: auto;padding: 13px 0px 13px 20px;vertical-align: top;font-size: 16px;letter-spacing: 0.8px;}
.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 #E2DDDD;background: #fff;/* 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/cal.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;}

.form-Box td img.yubin{display: inline-block;width: 14px;margin-right: 9px;position: relative;top: -15px;}
#your-motivate{ margin-bottom: 15px;  display: block;}

#event_datesr,#event_datesr2{width: 32%;margin-left: 8%;}
#your-time,#your-time2{width: 43%;margin-left: 1.4%;margin-bottom: 17px;}

.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{ margin: 0 0 0 0px; position: relative; width: calc(100% - 25px);}
.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, #your-time, #your-time2, #cotype-b-text3 {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;}


.form-Box .formen {color: #FAA5BC;opacity: 0.4;letter-spacing: 0;font-size: 7rem;font-weight: 400;line-height: 1;position: relative;margin-bottom: -14px;text-align: center;position: absolute;top: -41px;right: 40px;}
.form-Box .formttl{text-align: center;font-size: 2.6rem;letter-spacing: 0.104rem;margin-bottom: 4px;}
.form-Box .subtext2{text-align: center;font-size: 1.4rem;letter-spacing: 0.056rem;line-height: 1.4;margin-bottom: 40px;}
.form-Box .subtext2 a{color: #FF6991;text-decoration: underline;}
.form-Box .formls{background: #F1F1F1;padding: 20px 175px 17px 175px;border-radius: 5px;margin-bottom: 20px;}
.form-Box .formls .lsts{font-size: 1.4rem;letter-spacing: 0.056rem;line-height: 1.57;}

#contentscmp {text-align: center;padding: 90px 0 0;margin-bottom: -140px;}
#contentscmp .inner-Box{ }
#contentscmp .inner-Box .text1{margin-bottom: 40px;}
#contentscmp .inner-Box .morebtn2{ width: 320px; margin: 0 auto; }
#contentscmp .inner-Box .morebtn2 a{ }

.required{  }
.form-Box th p{ display: inline;}
.form-Box th::after{}
.form-Box th::after{content: "任意";display: block;position: absolute;color: #fff;font-size: 1.2rem;background: #939393;right: 0px;top: 24px;padding: 1px 10px;border-radius: 35px;text-align: center;}
.form-Box th.required::after{content: "必須";background: #005F37;}
.form-Box th::after{}

input[type="radio"] {position: relative;width: 20px;height: 20px;border: 1px solid #E2DDDD;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: #005F37;content: '';}

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

.confirm_button:disabled,.confirm_button:disabled:hover{ filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button,.confirm_button:disabled:hover{font-family: "Shippori Mincho", serif; font-style: normal; overflow: hidden;display: block;width: 318px;height: 68px;background: #fff;color: #005F37;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );position: relative;font-size: 1.6rem;letter-spacing: 0.192rem;padding: 0px 0 0 30px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 400;border: none;text-align: left;}
.confirm_button .arr,.confirm_button:disabled:hover .arr { /* スムーズに変化 */width: 7px;display: block;position: absolute;top: 17px;right: 30px;transition: all 0.3s ease-in-out;-webkit-filter: none;filter: none;}
.confirm_button:hover{ background: #005F37; color: #fff; opacity: 1;}
.confirm_button:hover .arr { -webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}

p:has(.confirm_button) { width: 320px;height: 70px; background: #005F37; padding: 1px; margin: 0 auto; clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% ); }
p:has(.confirm_button:disabled){ filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;}



.confirm_area{max-width: 670px;margin: 0 auto;}
p:has(.back_button) { width: 320px;height: 70px; background: #005F37; padding: 1px; margin: 0 auto; clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% ); }

.back_button{font-family: "Shippori Mincho", serif;font-style: normal;width: 318px;height: 68px;border:none;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 30px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 400;text-align: left;background: #005F37;color: #fff;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );}
.back_button .arr { /* スムーズに変化 */ width: 7px; display: block; position: absolute; top: 16px; right: 30px; transition: all 0.3s ease-in-out; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
.back_button:hover{ background: #fff; color: #005F37; opacity: 1;}
.back_button:hover .arr { -webkit-filter: none;filter: none; }

#send_area{position: relative;float: right;margin-left: 0;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );width: 320px;height: 70px;background: #005F37;padding: 1px;}
#send_button{font-family: "Shippori Mincho", serif;width: 318px;height: 68px;background: #fff;color: #005F37;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 40px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );border: none;}
#send_area::before {content: "";width: 10px;background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;height: 13px;display: block;position: absolute;top: 27px;right: 49px;transition: all 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;z-index: 3;}
#send_area:hover::before { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
#send_button:hover{ background: #005F37; color: #fff; opacity: 1;}
#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:1919px) {


}
@media screen and (min-width:768px) and ( max-width:1500px) {
#send_area{width: 320px;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:1100px) {

}
@media screen and (min-width:768px) and ( max-width:1000px) {
    .form-Box th{        width: 180px;}
}

@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: 8.00vw;border-radius: 50%;width: 8.00vw;display: inline-block;padding:  0 0;margin: 0 1.6vw;background-size: 100% auto;font-weight: 400;font-size: 4.27vw;}
.page-list .pvarr{position: relative; }
.page-list .nextarr{ position: relative;}
.page-list .page-numbers.current{height: 8.00vw;width: 8.00vw;background: #005F37;display: inline-block;background-size: 100% auto;font-size: 4.27vw;font-weight: 400;border-radius: 50%;color: #fff;}
.page-list .page-numbers{padding-top: 1.73vw;}
.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: -4.9vw auto 3.7vw auto;}
.pagen:nth-of-type(1)  {margin-bottom: 5vw;}

.pagen{width: 100%;margin: 27.5vw auto 28vw auto;}
.page-navi {font-size: 4.8vw;display: flex;justify-content: center; /* ← 横方向の中央揃え */flex-wrap: wrap;position: relative;}
.page-navi li {display: inline-block;font-size: 4.8vw;font-weight: 500;width: 86vw;}
.page-navi li.active { background: #ccc; }
.page-navi .fast {position: absolute;top: -18.83vw;left: 10.03vw;width: 20vw;}
.page-navi .last {position: absolute;top: -18.83vw;right: 0vw;width: 22.1vw;}

.page-navi .fast a{display: block;height: 12.8vw;font-size: 4.27vw;position: relative;padding-top: 1.33vw;transition: all 0.3s ease-in-out;color: #005F37;}
.page-navi .fast .arr{display: block;width: 7.2vw;height: 7.2vw;border: 0.27vw solid #005F37;border-radius: 50%;position: absolute;top: 1.6vw;left: -10vw;transform: scale(-1, 1);transition: all 0.3s ease-in-out;}
.page-navi .fast .arr img{position: relative;top: -4vw;left: 3.1vw;transition: all 0.3s ease-in-out;width: 1.5vw;}

.page-navi .last a{display: block;height: 12.8vw;font-size: 4.27vw;position: relative;padding-top: 1.33vw;transition: all 0.3s ease-in-out;color: #005F37;}
.page-navi .last .arr{display: block;width: 7.2vw;height: 7.2vw;border: 0.27vw solid #005F37;border-radius: 50%;position: absolute;top: 1.87vw;right: 0vw;transition: all 0.3s ease-in-out;}
.page-navi .last .arr img{position: relative;top: -4.2vw;left: 3.1vw;width: 1.5vw;transition: all 0.3s ease-in-out;}


.page-navi li .contactbtn {}
.page-navi li .contactbtn a{width: 41.87vw;padding: 3.3vw 3.3vw 3.3vw 3.4vw;}

.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 2.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;}


/* faq -------------------------------------*/
#faq{  }
#faq .catelist{margin-bottom: 0vw;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: 12.7vw 5.2vw -5vw;position: relative;z-index: 3;}
#faq .catelist li{display: inline-block;margin-right: 3%;width: 48.5%;margin-bottom: 2.27vw;}
#faq .catelist li:nth-child(2n){ margin-right: 0;}
#faq .catelist li a{display: block;padding: 4vw 10.3vw 4vw 4vw;line-height: 1.5;background: #fff;color: #00331D;font-size: 4.27vw;letter-spacing: 0.34vw;border-radius: 1.5rem;position: relative;transition: all 0.3s ease-in-out;height: 100%;}
#faq .catelist li .arr{position: absolute;margin-bottom: 1.07vw;display: block;width: 6.13vw;height: 6.13vw;top: 50%;right: 4.3vw;border: 0.27vw solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%) rotate(90deg);transform-origin: center;padding: 0 0 0 2.67vw;transition: all 0.3s ease-in-out;}
#faq .catelist li .arr img{height: auto;transition: all 0.3s ease-in-out;width: 1.3vw;position: relative;left: -0.2vw;top: -0.6vw;}
#faq .catelist li .fq{position: relative;top: 50%;transform: translateY(-50%);display: block;}


#qacontents{margin: 0 5.3vw;}
#qacontents .inner-Box{  }
#qacontents .inner-Box h2{margin-top: 13.33vw;font-size: 4.8vw;font-weight: 500;padding: 1.33vw 2.67vw 1.3vw 4.0vw;margin-bottom: 5.33vw;background: #005F37;color: #fff;}
#qacontents .inner-Box h2 span{font-size: 4.27vw;position: relative;top: 0vw;color: #ccc;font-weight: 500;display: inline-block;margin-right: 2.67vw;}

#faq .accordion {margin: 3em auto; max-width: 60vw; }
#faq .toggle {display: none; }
#faq .option {position: relative;margin-bottom: 5vw;background: #FFFFFF;border-radius: 2.8vw;}
#faq .title, .content {-webkit-backface-visibility: hidden; backface-visibility: hidden; transform: translateZ(0); transition: all 0.3s; }
#faq .title {padding: 4.8vw 10vw 2vw 12vw;display: block;color: #00331D;font-weight: 400;margin-bottom: 3vw;line-height: 1.8;font-size: 3.73vw;position: relative;letter-spacing: 0.26vw;}
#faq .title span{font-size: 6.13vw;position: absolute;top: 3.1vw;left: 4.2vw;}
#faq .title::after, .title::before {content: "";position: absolute;right: 5.8vw;top: 6.8vw;height: 4.5vw;background: #005F37;transition: all 0.3s;width: 0.4vw;}
#faq .title::after {transform: rotate(90deg); }
#faq .content {max-height: 0; overflow: hidden; }
#faq .content div.wysiwyg {margin: 0;padding:  0;font-size: 3.73vw;letter-spacing: 0.26vw;line-height: 1.8;background: #F2F8F6;border-radius: 2vw;padding: 5.4vw 5.4vw 3.4vw;margin: 0 4vw 4vw;}
#faq .toggle:checked + .title + .content {max-height: 400vw;transition: all 1.5s;}
#faq .toggle:checked + .title::before {transform: rotate(90deg) !important; }


#topic .topic-contents{margin: 11.93vw auto 0 auto;}

#topic #mainttlbox{padding: 3.2vw 0 0;}
#topic #mainttlbox p{ text-align: left; }
#topic #mainttlbox h1{}

#topic #title_wrap{}
#topic .topicbox{}

.topics-contents{margin: 0 4vw;position: relative;padding: 3.47vw 80.0vw 0.27vw 0.0vw;}
#topic #cate-shbox{position: relative;margin-bottom: 13.87vw;background: #fff;border-radius: 3.73vw;padding: 7.7vw 3vw 3vw;margin: 0 5.2vw 10.1vw;}
#topic #cate-shbox .catettl{font-size: 4.27vw;color: #00331D;position: absolute;top: 7.8vw;left: 5.7vw;display: inline;}
/* 横スクロール土台（UL） */
#topic #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 3.47vw 0;                /* liの横間隔をgapで管理（任意） */padding-bottom: 1.6vw;        /* スクロールバー逃げ（任意） */margin-bottom: 5.6vw;}
#topic #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 7.47vw;margin: 0 2.73vw 0.97vw 0;                  /* gapを使うのでmarginは0に */}
#topic #cate-shbox ul li:nth-child(1){margin-left: 25.5vw;}
#topic #cate-shbox ul li a{display: block;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1;text-align: center;padding: 2.1vw 3.93vw 1.8vw;color: #005F37;border: 0.27vw solid #005F37;border-radius: 5.07vw;transition: all 0.3s ease-in-out;}
#topic #cate-shbox ul li a:hover{ color: #fff; background: #005F37; text-decoration: none;}
#topic #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#topic #cate-shbox .datebox{margin: 0 2.7vw;padding-bottom: 5.7vw;}
#topic #cate-shbox .datebox select{padding: 4.1vw 3.2vw 3.1vw;border: #D3D0D0 0.27vw solid;}
#topic #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 3.73vw;color: #00331D;background-size: auto 100%;width: 100%;}

#topic .system-list{position: relative;margin: 0 5.3vw 14.93vw;}
#topic .system-list li{position: relative;margin-bottom: 6.67vw;width: 100%;background: #FFFFFF;border-radius: 4.0vw;padding: 8vw 8vw 14.5vw;}
#topic .system-list li:nth-child(3n){ margin-right: 0;}

#topic .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topic .system-list li .system-date{color: #00331D;font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#topic .system-list li .system-date span.cate {display: inline-block;font-size: 3.47vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 9.33vw;line-height: 1;padding: 1.6vw 4.27vw;margin-left: 2.67vw;}

#topic .system-list li .system-ttl-01{font-size: 4.27vw;letter-spacing: 0.17vw;line-height: 1.7;margin-bottom: 4.53vw;transition: all 0.3s ease-in-out;}
#topic .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#topic .system-list li .system-category span{ font-size: 2.93vw; display: inline-block; color: #225333; border: 0.27vw solid #225333; border-radius: 3.73vw; padding: 0 4.27vw; margin: 0 2.67vw 2.67vw 0; }
#topic .system-list li .system-pic{margin-bottom: 5.67vw;}
#topic .system-pic { width: 100%; aspect-ratio: 290 / 193; overflow: hidden; text-align: center; margin-bottom: 15px; position: relative;}
#topic .system-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }

#topic .system-list li .arr{position: absolute;display: block;width: 7.2vw;height: 7.2vw;bottom: 4.57vw;right: 8.1vw;border: 0.27vw solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 2.67vw;transition: all 0.3s ease-in-out;}
#topic .system-list li .arr img{height: auto;transition: all 0.3s ease-in-out;position: relative;top: 0.23vw;width: 1.4vw;left: 0.3vw;}

#topic .system-list li a:hover .arr{ background: #00331D; border: #fff solid 0.27vw; }
#topic .system-list li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }


#topic .system-contents{margin: 17vw 5.4vw 0 5.4vw;}
#topic .system-contents .page-navi .contactbtn{}
#topic .system-contents .page-navi .contactbtn a{ text-align: center; }
#topic .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }


#topic .system-contents .system-ttl-01{font-size: 5.33vw;line-height: 1.5;letter-spacing: 0.53vw;font-weight: 400;margin-bottom: 6.33vw;}
#topic .system-contents .system-pic{text-align: center;margin-bottom: 5.53vw;margin-top: 1.07vw;overflow: hidden;}
#topic .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#topic .system-contents .system-date{color: #333333;font-size: 3.73vw;letter-spacing: 0.37vw;margin-left: 0.7vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#topic .system-contents .system-date span.cate {display: inline-block;font-size: 2.93vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 11.33vw;line-height: 1;padding: 2vw 3.27vw;margin-left: 3.03vw;position: relative;top: -0.6vw;}
#topic .system-contents .text1{ margin-bottom: 12.27vw; }




#column .column-contents{margin: 11.93vw auto 0 auto;}

body#column{background:url(../images/column/sp-back.png)no-repeat top center,url(../images/common/sp-body-back.jpg); background-size: 100% auto;}

#column #mainttlbox{padding: 3.2vw 0 0;}
#column #mainttlbox p{ text-align: left; }
#column #mainttlbox h1{}

#column #title_wrap{}
#column .columnbox{}

.columns-contents{margin: 0 4vw;position: relative;padding: 3.47vw 80.0vw 0.27vw 0.0vw;}
#column #cate-shbox{position: relative;margin-bottom: 13.87vw;background: #fff;border-radius: 3.73vw;padding: 7.7vw 3vw 0.1vw;margin: 0 5.2vw 10.1vw;}
#column #cate-shbox .catettl{font-size: 4.27vw;color: #00331D;position: absolute;top: 7.8vw;left: 5.7vw;display: inline;}
/* 横スクロール土台（UL） */
#column #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 3.47vw 0;                /* liの横間隔をgapで管理（任意） */padding-bottom: 1.6vw;        /* スクロールバー逃げ（任意） */margin-bottom: 5.6vw;}
#column #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 7.47vw;margin: 0 2.73vw 0.97vw 0;                  /* gapを使うのでmarginは0に */}
#column #cate-shbox ul li:nth-child(1){margin-left: 25.5vw;}
#column #cate-shbox ul li a{display: block;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1;text-align: center;padding: 2.1vw 3.93vw 1.8vw;color: #005F37;border: 0.27vw solid #005F37;border-radius: 5.07vw;transition: all 0.3s ease-in-out;}
#column #cate-shbox ul li a:hover{ color: #fff; background: #005F37; text-decoration: none;}
#column #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#column #cate-shbox .datebox{margin: 0 2.7vw;padding-bottom: 5.7vw;}
#column #cate-shbox .datebox select{padding: 4.1vw 3.2vw 3.1vw;border: #D3D0D0 0.27vw solid;}
#column #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 3.73vw;color: #00331D;background-size: auto 100%;width: 100%;}

#column .system-list{position: relative;margin: 0 5.3vw 14.93vw;}
#column .system-list li{position: relative;margin-bottom: 6.67vw;width: 100%;background: #FFFFFF;border-radius: 4.0vw;padding: 8vw 8vw 14.5vw;}
#column .system-list li:nth-child(3n){ margin-right: 0;}

#column .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#column .system-list li .system-date{color: #00331D;font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#column .system-list li .system-date span.cate {display: inline-block;font-size: 3.47vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 9.33vw;line-height: 1;padding: 1.6vw 4.27vw;margin-left: 2.67vw;}

#column .system-list li .system-ttl-01{font-size: 4.27vw;letter-spacing: 0.17vw;line-height: 1.7;margin-bottom: 4.53vw;transition: all 0.3s ease-in-out;}
#column .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#column .system-list li .system-category span{ font-size: 2.93vw; display: inline-block; color: #225333; border: 0.27vw solid #225333; border-radius: 3.73vw; padding: 0 4.27vw; margin: 0 2.67vw 2.67vw 0; }
#column .system-list li .system-pic{margin-bottom: 5.67vw;}
#column .system-list li .arr{position: absolute;display: block;width: 7.2vw;height: 7.2vw;bottom: 4.57vw;right: 8.1vw;border: 0.27vw solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 2.67vw;transition: all 0.3s ease-in-out;}
#column .system-list li .arr img{height: auto;transition: all 0.3s ease-in-out;position: relative;top: 0.23vw;width: 1.4vw;left: 0.3vw;}

#column .system-list li a:hover .arr{ background: #00331D; border: #fff solid 0.27vw; }
#column .system-list li a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }


#column .system-contents{margin: 17vw 5.4vw -41vw 5.4vw;}
#column .system-contents .page-navi .contactbtn{}
#column .system-contents .page-navi .contactbtn a{ text-align: center; }
#column .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }


#column .system-contents .system-ttl-01{font-size: 5.33vw;line-height: 1.5;letter-spacing: 0.53vw;font-weight: 400;margin-bottom: 6.33vw;}
#column .system-contents .system-pic{text-align: center;margin-bottom: 5.53vw;margin-top: 1.07vw;overflow: hidden;}
#column .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#column .system-contents .system-date{color: #333333;font-size: 3.73vw;letter-spacing: 0.37vw;margin-left: 0.7vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#column .system-contents .system-date span.cate {display: inline-block;font-size: 2.93vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 11.33vw;line-height: 1;padding: 2vw 3.27vw;margin-left: 3.03vw;position: relative;top: -0.6vw;}
#column .system-contents .text1{ margin-bottom: 12.27vw; }

#column .system-contents #toc_container{background: #fff;padding: 0;border: none;border-radius: 2.67vw 2.67vw 0.0vw 0.0vw;margin-bottom: 13vw;}
#column .system-contents #toc_container.nobline{border-radius: 2.67vw 2.67vw; }

#column .system-contents #toc_container .toc_title{background: #005F37;text-align: center;padding: 3.37vw 3.73vw 2.93vw 14.73vw;display: block;position: relative;font-size: 4.8vw;font-weight: 500;letter-spacing: 0.48vw;color: #fff;}
#column .system-contents #toc_container.nobline .toc_title{border-radius: 2.67vw 2.67vw; }

#column .columnbox{}
#column #column-pickupbox{background: #fff;border-radius: 4.27vw;margin: 0 5.3vw 10.53vw;}
#column #column-pickupbox .inner-Box{position: relative;padding: 8vw;}
#column #column-pickupbox .inner-Box h2{position: absolute;top: 0;left: 0;border-radius: 4.0vw 0.0vw;background: #A50005;color: #fff;height: 11.87vw;font-size: 4.43vw;padding: 1.77vw 4vw 0 11.63vw;letter-spacing: 0.43vw;}
#column #column-pickupbox .inner-Box h2 span{width: 4.03vw;display: block;position: absolute;top: 3.6vw;left: 4.93vw;line-height: 1;}

#column #column-pickupbox .system-pic-pic{ margin-bottom: 3vw; }
#column #column-pickupbox .text-box{}
#column #column-pickupbox .system-date{color: #00331D;font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#column #column-pickupbox .system-date span.cate {display: inline-block;font-size: 3.47vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 9.33vw;line-height: 1;padding: 1.6vw 4.27vw;margin-left: 2.67vw;}

#column #column-pickupbox .system-ttl-01{font-size: 4.27vw;letter-spacing: 0.17vw;line-height: 1.6;margin-bottom: 2.13vw;transition: all 0.3s ease-in-out;}
#column #column-pickupbox .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#column #column-pickupbox .mbtmtext{margin-bottom: 6vw;}
#column #column-pickupbox .mbtmtext p{ font-size: 3.73vw; letter-spacing: 0.37vw; line-height: 2; }
#column #column-pickupbox .mbtmtext p span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;overflow: hidden;}
#column #column-pickupbox .pimorebtn { }
#column #column-pickupbox .pimorebtn a{margin: 0 0 0 auto;display: block;height: 10.67vw;background: #005F37;color: #fff;border-radius: 5.33vw;position: relative;padding: 0.8vw 0 0 6.4vw;right: -2.2vw;margin-left: 34.4vw;}
#column #column-pickupbox .pimorebtn a .arr{position: absolute;top: -2vw;width: 1.6vw;right: 4.27vw;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}

#column .column-contents{margin: 12.73vw auto -48.4vw auto;}
#column .mainttlbox{ }
#column .mainttlbox img{ }

#column #mainttlbox{ padding: 0; }
#column #mainttlbox p{ text-align: left; }
#column #mainttlbox h1{display: block;margin: 0 11.4vw;margin-bottom: 0vw;}

#column #title_wrap{}
#column .topicbox{}

#column .system-contents .mbtmtext{font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 10vw;}

#column .system-contents #toc_container .toc_title::before{content: "";position: absolute;top: 5.53vw;left: 33.4vw;margin-right: 4.53vw;background-size: 100% auto;width: 5vw;background: url(../images/column/acicon01.svg)no-repeat;display: block;height: 6vw;background-size: 100% auto;}
#column .system-contents #toc_container .toc_title .toggle-toc{position: absolute;top: 4.4vw;right: 4.97vw;font-size: 3.23vw;font-weight: 400;letter-spacing: 0.37vw;}
#column .system-contents #toc_container .toc_list{padding: 0 5.57vw 5.33vw;margin-top: 4.73vw;}
#column .system-contents #toc_container ul.toc_list li{font-size: 4.27vw;line-height: 1.5;letter-spacing: 0.3vw;font-weight: 500;position: relative;padding-left: 5.33vw;margin-bottom: 4.77vw;}
#column .system-contents #toc_container ul.toc_list li::before{content: "";background: url(../images/column/hicon00.svg)no-repeat;width: 5.6vw;height: 6.67vw;position: absolute;left: -0.1vw;top: 1vw;border-radius: 0;background-size: 100% auto;}
#column .system-contents #toc_container ul.toc_list li a{display: block;margin-bottom: 2.88vw;padding: 0 0 0 2vw;}
#column .system-contents #toc_container ul.toc_list li::marker{ content:""; }
#column .system-contents #toc_container ul.toc_list ul{ margin-left: 0;}
#column .system-contents #toc_container ul.toc_list ul li{font-size: 3.73vw;line-height: 1.6;letter-spacing: 0.3vw;font-weight: 400;position: relative;padding-left: 0;margin-bottom: 3.73vw;}
#column .system-contents #toc_container ul.toc_list ul li::before{ content: none;}
#column .system-contents #toc_container ul.toc_list ul li::before{content: "";background: url(../images/column/hicon01.svg)no-repeat top center;background-size: 100% auto;width: 5.6vw;height: 6.67vw;position: absolute;left: -5.4vw;top: 0vw;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-2::before{background: url(../images/column/hicon02.svg)no-repeat top center; background-size: 100% auto;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-3::before{background: url(../images/column/hicon03.svg)no-repeat top center; background-size: 100% auto;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-4::before{background: url(../images/column/hicon04.svg)no-repeat top center; background-size: 100% auto;}
#column .system-contents #toc_container ul.toc_list ul li.toc-li-5::before{background: url(../images/column/hicon05.svg)no-repeat top center; background-size: 100% auto;}
#column .system-contents #toc_container ul.toc_list ul li a{display: block;margin-bottom: 1.55vw;position: relative;color: #A50005;}
#column .system-contents .toc_list > li { border-bottom: 0.27vw solid #ccc; padding-bottom: 2.67vw; margin-bottom: 2.67vw; }
#column .system-contents .toc_list > li:last-of-type { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }




#products .products-contents{margin: 11.93vw auto 0 auto;}

#products #mainttlbox{padding: 3.2vw 0 0;}
#products #mainttlbox p{ text-align: left; }
#products #mainttlbox h1{}

#products #title_wrap{}
#products .productsbox{}

.productss-contents{margin: 0 4vw;position: relative;padding: 3.47vw 80.0vw 0.27vw 0.0vw;}
#products #cate-shbox{position: relative;margin-bottom: 13.87vw;background: #fff;border-radius: 3.73vw;padding: 7.7vw 3vw 0.1vw;margin: 0 5.2vw 10.1vw;}
#products #cate-shbox .catettl{font-size: 4.27vw;color: #00331D;position: absolute;top: 7.8vw;left: 5.7vw;display: inline;}
/* 横スクロール土台（UL） */
#products #cate-shbox ul{display: flex;flex-wrap: wrap;          /* 折り返し禁止 *//* overflow-x: auto; */           /* 横スクロール *//* overflow-y: hidden; */-webkit-overflow-scrolling: touch; /* 慣性スクロール */gap: 3.47vw 0;                /* liの横間隔をgapで管理（任意） */padding-bottom: 1.6vw;        /* スクロールバー逃げ（任意） */margin-bottom: 5.6vw;}
#products #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 7.47vw;margin: 0 2.73vw 0.97vw 0;                  /* gapを使うのでmarginは0に */}
#products #cate-shbox ul li:nth-child(1){margin-left: 25.5vw;}
#products #cate-shbox ul li a{display: block;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1;text-align: center;padding: 2.1vw 3.93vw 1.8vw;color: #005F37;border: 0.27vw solid #005F37;border-radius: 5.07vw;transition: all 0.3s ease-in-out;}
#products #cate-shbox ul li.acv a{color: #fff;background: #005F37;}
#products #cate-shbox .datebox{margin: 0 2.7vw;padding-bottom: 5.7vw;}
#products #cate-shbox .datebox select{padding: 4.1vw 3.2vw 3.1vw;border: #D3D0D0 0.27vw solid;}
#products #cate-shbox .datebox select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background: url(../images/topic/arr.svg)no-repeat top right;padding-right: 1em;font-size: 3.73vw;color: #00331D;background-size: auto 100%;width: 100%;}

#products .system-list{position: relative;margin: 0 5.3vw 19.93vw;}
#products .system-list li{position: relative;margin-bottom: 6.67vw;width: 100%;background: #FFFFFF;border-radius: 4.0vw;padding: 8vw 8vw 14.5vw;}
#products .system-list li:nth-child(3n){ margin-right: 0;}

#products .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#products .system-list li .system-date{color: #00331D;font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#products .system-list li .system-date span.cate {display: inline-block;font-size: 3.47vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #005F37;border-radius: 9.33vw;line-height: 1;padding: 1.6vw 4.27vw;margin-right: 2.67vw;}

#products .system-list li .system-ttl-01{font-size: 4.27vw;letter-spacing: 0.17vw;line-height: 1.7;margin-bottom: 4.53vw;transition: all 0.3s ease-in-out;}
#products .system-list li .system-ttl-01 span{  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#products .system-list li .system-category span{ font-size: 2.93vw; display: inline-block; color: #225333; border: 0.27vw solid #225333; border-radius: 3.73vw; padding: 0 4.27vw; margin: 0 2.67vw 2.67vw 0; }
#products .system-list li .system-pic{margin-bottom: 5.67vw;}
#products .system-list li .arr{position: absolute;display: block;width: 7.2vw;height: 7.2vw;bottom: 4.57vw;right: 8.1vw;border: 0.27vw solid #00331D;border-radius: 50%;line-height: 1;transform: translateY(-50%);transform-origin: center;padding: 0 0 0 2.67vw;transition: all 0.3s ease-in-out;}
#products .system-list li .arr img{height: auto;transition: all 0.3s ease-in-out;position: relative;top: 0.23vw;width: 1.4vw;left: 0.3vw;}

#products .system-list li .system-text{color: #00331D;font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#products .system-list li .system-text span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}


#products .system-contents .system-ttl-01{font-size: 4.80vw;letter-spacing: 0.61vw;line-height: 1.5;margin-bottom: 2.34vw;}
#products .system-contents .page-navi .contactbtn{}
#products .system-contents .page-navi .contactbtn a{ text-align: center; }
#products .system-contents .mbtmtext{ margin-bottom: 8.0vw; }
#products .system-contents .system-ttl{font-size: 6.93vw;line-height: 1.4;letter-spacing: 0.28vw;font-weight: 400;margin-bottom: 14.93vw;}
#products .system-contents .system-pic{overflow: hidden;position: relative;right: 0;aspect-ratio: 525 / 328;margin-bottom: 2.2vw;}
#products .system-contents .system-pic img{ width: auto; width: 100%; height: auto; }
#products .system-contents .system-date{color: #333333;font-size: 4.27vw;letter-spacing: 0.13vw;margin-bottom: 2.6vw;transition: all 0.3s ease-in-out;}
#products .system-contents .system-date span.cate {display: inline-block;font-size: 3.2vw;color: #fff;font-weight: 500;letter-spacing: 0.22vw;background: #005F37;border-radius: 9.33vw;line-height: 1;padding: 1.6vw 4.27vw;margin-right: 2.67vw;}
#products .system-contents .text1{ margin-bottom: 12.27vw; }

#products #products-mainboxx{margin: 6.77vw 5.3vw 10.9vw;background: #FFFFFF;border-radius: 4.0vw;padding: 6.6vw 8vw 9.6vw 8vw;position: relative;}
#products #products-mainboxx .text-box{position: relative;}
#products #products-mainboxx .system-pic{ }
#products #products-mainboxx .system-pic img{ }
#products #products-mainboxx .system-text{font-size: 3.73vw;letter-spacing: 0.37vw;line-height: 2;margin-bottom: 4rem;}
#products #products-mainboxx p.dlbtn2 a{border: #005F37 0.27vw solid;margin: 0 -2.8vw 3.67vw;text-align: center;padding-left: 1.17vw;}

#products .system-contents .wysiwyg{margin: 0 5vw 7.3vw;}

#products-toku{margin: 0 5.4vw 17.97vw;}
#products-toku h2 {font-size: 6.13vw;line-height: 1.5;font-weight: 500;letter-spacing: 1.23vw;margin-bottom: 7.73vw;position: relative;text-align: center;}
#products-toku h2 span{display: block;width: 6.73vw;margin: 0 auto 1.27vw;}

#products-toku .inner-Box{ }
#products-toku .inBox{margin-bottom: 10.67vw;}
#products-toku .inBox .system-pic-t{ margin-bottom: 5.2vw; }
#products-toku .inBox .system-pic-t img{ }
#products-toku .inBox .toku-text{}
#products-toku .inBox .toku-text h3{color: #A50005;border-left: #A50005 solid 1.33vw;border-bottom: 0.27vw solid #A50005;font-size: 4.53vw;line-height: 1.5;font-weight: 700;letter-spacing: 0.32vw;margin-bottom: 2.87vw;position: relative;padding: 0.07vw 0 1.47vw 3.5vw;}
#products-toku .inBox .toku-text p{font-size: 3.73vw;letter-spacing: 0.37vw;line-height: 2;}
#products-toku .inBox.onecl .toku-text{width: 100%;float: none;}

#products-catalog{margin: 0 5.4vw 18.83vw;}
#products-catalog h2 {font-size: 6.13vw;line-height: 1.5;font-weight: 500;letter-spacing: 1.23vw;margin-bottom: 7.73vw;position: relative;text-align: center;}
#products-catalog h2 span{display: block;width: 6.73vw;margin: 0 auto 1.27vw;}
#products-catalog .dlbtn2{ }
#products-catalog .dlbtn2 a{border: 0.27vw solid #005F37;border-radius: 4.0vw;height: 28.27vw;padding: 9.6vw 9.6vw 9.6vw 18.73vw;letter-spacing: 0.34vw;font-size: 4.8vw;}
#products-catalog .dlbtn2 .arr{top: 10.4vw;right: 5.23vw;border: #005F37 0.27vw solid;height: 7.2vw;width: 7.2vw;border-radius: 50%;}
#products-catalog .dlbtn2 .arr img{position: relative;top: -4.7vw;left: 2.87vw;width: 1.6vw;}
#products-catalog .dlbtn2 .book{position: absolute;top: 7.57vw;left: 7.9vw;transition: all 0.3s ease-in-out;width: 7vw;}
#products-catalog .dlbtn2 a:hover .book{-webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1);}

#products-spec{margin: 0 5.6vw 17.73vw;}
#products-spec h2 {font-size: 6.13vw;line-height: 1.5;font-weight: 500;letter-spacing: 1.23vw;margin-bottom: 8.33vw;position: relative;text-align: center;}
#products-spec h2 span{display: block;width: 6.73vw;margin: 0 auto 1.27vw;}
#products-spec table{width: 100%;font-size: 3.73vw;}
#products-spec table th{border: 0.27vw solid #C4C2C2;text-align: left;width: 35.6%;background: #F7F7F7;padding: 1.97vw 3.33vw;}
#products-spec table td{border: 0.27vw solid #C4C2C2;background: #FFFFFF;padding: 1.97vw 3.33vw;}
#products-spec .acopen{border: 1px solid #C4C2C2;background: #F7F7F7;text-align: center;padding: 2vw 0vw;}

#products-item{margin: 0 auto 11.67vw;}
#products-item h2 {font-size: 6.13vw;line-height: 1.5;font-weight: 500;letter-spacing: 1.23vw;margin-bottom: 8.33vw;position: relative;text-align: center;}
#products-item h2 span{display: block;width: 6.73vw;margin: 0 auto 1.27vw;}
#products-item .morebtn2{margin: 0 4vw;display: block;}
#products-item .morebtn2 {margin: 0 7vw;display: block;width: auto;}

#products-item .dlbtn{height: 10.67vw;background: #005F37;border-radius: 5.33vw;color: #fff;position: absolute;padding: 0.53vw 0 0 6.93vw;right: 8.03vw;bottom: 8.03vw;width: 39vw;}
#products-item .system-list li a:hover .dlbtn .arr{ -webkit-filter: none; filter: none;}
#products-item .system-list li a:hover .dlbtn .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

#products-item .system-list li .dlbtn .arr{border: none;width: auto;height: auto;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);top: 3.2vw;right: 4.73vw;}
#products-item .system-list li {padding-bottom: 20.13vw;}

#prodd .morebtn2{margin: 0 7vw 20vw;display: block;width: auto;}

#contentsbbbpr {margin: 0 auto 17.57vw;position: relative;padding-top: 9.6vw;}
#contentsbbbpr .inner-Box0 {margin: 0 5.4vw -3.3vw;position: relative;}
#contentsbbbpr .inner-Box0 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;margin: 0 auto 15.2vw;}
#contentsbbbpr .inner-Box0 ul li {position: relative;width: 100%;}
#contentsbbbpr .inner-Box0 ul li:nth-child(2n) { margin-right: 0.0vw; }
#contentsbbbpr .inner-Box0 p.ltext {font-size: 4.27vw;line-height: 2;font-weight: 400;letter-spacing: 0.34vw;margin-bottom: 3.8vw;position: relative;}
#contentsbbbpr .inner-Box0 p.ltext a {display: block;height: 16.27vw;position: relative;background: #fff;border-radius: 3vw;border: 0.27vw solid #005F37;color: #005F37;text-align: left;padding: 3.7vw 3vw 3vw 4vw;transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 p.ltext.tel a::before{content: "";display: inline-block;background: url(../images/maintenance/telpng.svg)no-repeat;background-size: 100% auto;width: 3.9vw;height: 4.8vw;margin: 0 0 0 0vw;position: relative;margin-right: 2.93vw;left: 0.97vw;top: 1.4vw;transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 ul li a .arr{display: block;border: 0.27vw solid #005F37;height: 6.2vw;width: 6.2vw;background: none;position: absolute;border-radius: 50%;position: absolute;top: 4.8vw;padding-right: 2.4vw;right: 3.93vw;line-height: 0;transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#contentsbbbpr .inner-Box0 ul li a .arr img{position: relative;top: 50%;left: 97%;transform: translate(-50%, -50%);transition: all 0.3s ease-in-out;width: 1.4vw;}

#contentsbbbpr .inner-Box0 p.ltext a:hover{ background: #005F37; color: #fff; }
#contentsbbbpr .inner-Box0 p.ltext a:hover .arr{ background: #005F37; border: 0.27vw solid #fff; }
#contentsbbbpr .inner-Box0 p.ltext a:hover .arr img{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }
#contentsbbbpr .inner-Box0 p.ltext.tel a:hover::before{ -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }



#products .system-contents .mbtmtext{font-size: 3.73vw;letter-spacing: 0.37vw;margin-bottom: 10vw;}



.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; list-style-type:none;}
.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: #00331D;position: absolute;display: block;width: 0.4vw;height: 0.4vw;top: 3.1vw;left: -1.3vw;}
.wysiwyg li{margin-bottom: 3.8vw;padding-left: 2vw;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.00vw; /* 数字のサイズ */font-weight: 500;font-family: "EB Garamond", serif;color: #00331D;}

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

#contentscmp {text-align: center;padding: 24.0vw 0 0;margin-bottom: 0vw;}
#contentscmp .inner-Box{ }
#contentscmp .inner-Box .text1{margin-bottom: 8.27vw;font-size: 3.73vw;letter-spacing: 0.37vw;line-height: 2;}
#contentscmp .inner-Box .morebtn2{margin: 12vw 4vw 30vw;width: 86vw;}
#contentscmp .inner-Box .morebtn2 a{ }

.form-Box .base-title{ margin: 0 3.2vw; }
.form-Box{line-height: 1.6;position: relative;margin: 0 4vw 20vw;}
.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: 90vw;position: relative;z-index: 4;}
.form-Box tr { margin-bottom: 0 !important}
.form-Box th p{ display: inline;}
.form-Box th {text-align: left;width: 90vw;vertical-align: top;display: block;font-size: 3.73vw;font-weight: 400;letter-spacing: 0.17vw;position: relative;padding: 5vw 0 5vw 0vw;}
.form-Box td {border-bottom: 0;text-align: left;width: 90vw;padding: 1.4vw 0vw 4.63vw 0vw;vertical-align: top;display: block;}
.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: #fff;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 #E2DDDD;}
.form-Box input.input-txt1 {width: 25vw; }
.form-Box textarea {font-size: 4.3vw;line-height: 1.6;font-family: "Noto Sans JP", sans-serif !important;}
.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; }
.form-Box td img.yubin{display: inline-block;margin-right: 2.4vw;position: relative;top: -3vw;width: 4vw;}

.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 .formen {color: #FAA5BC;opacity: 0.4;letter-spacing: 0;font-size: 15.97vw;font-weight: 400;line-height: 1;position: relative;margin-bottom: 0vw;text-align: center;position: absolute;top: 40.7vw;right: -54vw;transform: rotate(90deg);transform-origin: center;width: 110vw;}
.form-Box .formttl{text-align: center;font-size: 5.33vw;letter-spacing: 0.28vw;margin-bottom: 1.07vw;}
.form-Box .subtext2{text-align: center;font-size: 3.20vw;letter-spacing: 0.15vw;line-height: 1.6;margin-bottom: 10.27vw;}
.form-Box .subtext2 a{color: #FF6991;text-decoration: underline;}
.form-Box .formls{background: #F1F1F1;padding: 5.4vw 4.3vw 2.7vw 5.3vw;border-radius: 1.33vw;margin-bottom: 5.33vw;}
.form-Box .formls .lsts{font-size: 3.47vw;letter-spacing: 0.15vw;line-height: 1.4;margin-bottom: 2.5vw;}

#event_datesr,#event_datesr2{
    width: 44vw;
    position: relative;
}
#your-time,#your-time2{margin-left: 1.6vw;margin-bottom: 4.53vw;width: 44vw!important;top: 0!important;}


.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: 83.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: 19vw;margin-bottom: -1vw;}
#prefecture{margin-bottom: 6.3vw;}
#prefecture, #your-time, #your-time2, #cotype-b-text3, #type-b-text1, #type-c-text1 {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 #E2DDDD;}
#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{  }
.ui-datepicker {
    z-index: 9999 !important;
  }
input[type="radio"] {position: relative;height: 4.53vw;width: 4.53vw;border: 0.2vw solid #E2DDDD;background: #F1F1F1;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.40vw;width: 2.40vw;border-radius: 50%;background: #005F37;content: '';}

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

.btn-confirm{ text-align: center; }
#your-date-picker,#your-date-picker2, {background: url('../images/common/cal.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: -0.3vw;}


.required{  }
.form-Box th p{ display: inline;}
.form-Box th::after{}
.form-Box th::after{content: "任意";display: block;position: absolute;color: #fff;font-size: 3.2vw;background: #939393;right: 0.0vw;top: 6.4vw;padding: 0.27vw 2.67vw;border-radius: 9.33vw;text-align: center;}
.form-Box th.required::after{content: "必須";background: #005F37;}
.form-Box th::after{}

.confirm_button:disabled{ filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button{font-family: "Shippori Mincho", serif;font-style: normal;overflow: hidden;display: block;width: 87.4vw;height: 18.13vw;background: #fff;color: #005F37;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );position: relative;font-size: 4.27vw;letter-spacing: 0.51vw;padding: 0.0vw 0 0 8.0vw;transition: all 0.3s ease-in-out;text-align: left;font-weight: 400;border: none;text-align: left;}
.confirm_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 4.53vw;right: 8.0vw;width: 2.2vw;transition: all 0.3s ease-in-out;-webkit-filter: none;filter: none;}

p:has(.confirm_button) {height: 18.67vw;background: #005F37;padding: 0.27vw;margin: 0 2vw;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );}
p:has(.confirm_button:disabled){ filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;}


.confirm_area{margin: 0 4vw;}
p:has(.back_button) { height: 18.67vw; background: #005F37; padding: 0.27vw; margin: 0 4vw; clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% ); }

.back_button{font-family: "Shippori Mincho", serif;font-style: normal;height: 18.13vw;width: 79.3vw;border:none;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 8.0vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 4vw;font-weight: 400;text-align: left;background: #005F37;color: #fff;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );}
.back_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 4.27vw;width: 2.3vw;right: 8.0vw;transition: all 0.3s ease-in-out;-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}

#send_area{position: relative;margin-left: 0;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );height: 18.67vw;background: #005F37;padding: 0.27vw;margin: 0vw 4vw 6vw;}
#send_button{font-family: "Shippori Mincho", serif;height: 18.13vw;background: #fff;color: #005F37;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 10.67vw;transition: all 0.3s ease-in-out;text-align: left;clip-path: polygon( 5% 0%, 95% 0%, 100% 20%, 100% 78%, 95% 100%, 5% 100%, 0% 78%, 0% 23% );border: none;width: 83.4vw;}
#send_area::before {content: "";width: 2.67vw;background: url(../images/common/arr.svg)no-repeat;background-size: 100% auto;height: 3.47vw;display: block;position: absolute;top: 7.2vw;right: 7.07vw;transition: all 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;z-index: 3;}
#confirm_area{ margin: 0 0 5.33vw;}


#back_area{position: relative;}
.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; }


#topic #main,#products #main{
    margin-bottom: -42vw;
}

}

