@charset "UTF-8";

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

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

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

/* system-common */
.page-list {font-size: 2.2rem;margin: 50px 0 100px;text-align: center;line-height: 1;}
.page-list .page{width: 30px;height: 30px;background: #fff;display: inline-block;padding:  0 0;font-size: 1.6rem;margin: 0 6px;color: #5F5858;line-height: 1;border-radius: 50%;border: 1px solid #5F5858;}
.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: 1px solid #847E7E;border-radius: 50%;font-size: 1.6rem;background: #847E7E;color: #fff;}
.page-list .page-numbers{padding-top: 6px;}
.page-list .pvarr{position: relative;font-size: 1.8rem;font-weight: 500;margin-right: 35px;}
.page-list .nextarr{position: relative;font-size: 1.8rem;font-weight: 500;margin-left: 35px;}
.page-list .pvarr::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: -15px;top: 10px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transition: all 0.3s ease-in-out;}
.page-list .nextarr::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;right: -15px;top: 10px;background: url(../images/topics/pagenavi-arr.svg) no-repeat center center;transform: scale(-1, 1);transition: all 0.3s ease-in-out;}
.page-list a:hover .pvarr::before{ left: -20px;}
.page-list a:hover .nextarr::before{ right: -20px; }

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


.page-navi .fast a{ display: block; width: 48px; height: 48px; background: #fff; border: 1px solid #5F5858; border-radius: 50%; text-align: center; font-size: 1.3rem; position: relative; padding-top: 5px; transition: all 0.3s ease-in-out;}
.page-navi .last a{display: block;width: 48px;height: 48px;background: #5F5858;border: 1px solid #5F5858;border-radius: 50%;text-align: center;font-size: 1.3rem;position: relative;padding-top: 5px;color: #fff;transition: all 0.3s ease-in-out;}
.page-navi .fast a::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: 19px;top: 26px;background: url(../images/common/arr.svg) no-repeat center center;transform: rotate(180deg);transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(35%) sepia(1%) saturate(1512%) hue-rotate(314deg) brightness(96%) contrast(93%);}
.page-navi .last a::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: 19px;top: 26px;background: url(../images/common/arr.svg) no-repeat center center;transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(98%) sepia(16%) saturate(9%) hue-rotate(132deg) brightness(117%) contrast(100%);}

.page-navi .last a:hover{ display: block; width: 48px; height: 48px; background: #fff; border: 1px solid #5F5858; color: #5F5858; border-radius: 50%; text-align: center; font-size: 1.3rem; position: relative; padding-top: 5px; }
.page-navi .fast a:hover{display: block;width: 48px;height: 48px;background: #5F5858;border: 1px solid #5F5858;border-radius: 50%;text-align: center;font-size: 1.3rem;position: relative;padding-top: 5px;color: #fff;}
.page-navi .last a:hover::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: 19px;top: 26px;background: url(../images/common/arr.svg) no-repeat center center;transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(35%) sepia(1%) saturate(1512%) hue-rotate(314deg) brightness(96%) contrast(93%);}
.page-navi .fast a:hover::before{content: "";width: 8px;height: 11px;display: inline-block;position: absolute;left: 19px;top: 26px;background: url(../images/common/arr.svg) no-repeat center center;transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(98%) sepia(16%) saturate(9%) hue-rotate(132deg) brightness(117%) contrast(100%);}


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

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

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

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

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

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

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

#inc-topics{width: 275px;position: absolute;top: 12px;right: 0;background: rgba(255, 255, 255, 0.3);border-radius: 30px;padding: 30px 43px;}
#inc-topics .inner-Box{ }
#inc-topics .inner-Box .base-inc-title{font-size: 2rem;letter-spacing: 0.08rem;font-weight: 400;margin-bottom: 5px;color: #333333;}
#inc-topics .inner-Box .system-inc-list{ }
#inc-topics .inner-Box .archive-list{ }
#inc-topics .inner-Box .archive-list li{font-size: 1.4rem;letter-spacing: 0.056rem;font-weight: 400;margin-bottom: 2px;}
#inc-topics .inner-Box .system-inc-list li{border-bottom: #D3D9CA 1px solid;padding-bottom: 18px;margin-bottom: 11px;}
#inc-topics .inner-Box .system-inc-list li .system-inc-date{color: #639360;font-size: 1.6rem;letter-spacing: 0.048rem;}
#inc-topics .inner-Box .system-inc-list li .system-inc-ttl{font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1.5;}
#inc-topics .inner-Box .system-inc-list li:last-child{ border-bottom: none;}

#topics #mainttlbox{ padding: 27px 0 0;}
#topics #mainttlbox p{ text-align: left; }
#topics #mainttlbox h1{ text-align: left; }

#topics #title_wrap{}
#topics .topicbox{background: rgba(255,255,255,0.7);border-radius: 30px;padding: 7.5rem 8.2rem;}

.topics-contents{margin: 0 auto;position: relative;padding: 13px 300px 1px 0px;max-width: 1200px;}
#topics #cate-shbox{position: relative;top: 4px;margin-bottom: 30px;}
#topics #cate-shbox h2{text-align: left;font-size: 1.6rem;letter-spacing: 0.08rem;font-weight: bold;margin-bottom: 8px;}
#topics #cate-shbox h2 span{display: block;margin-bottom: 6px;}
/* 横スクロール土台（UL） */
#topics #cate-shbox ul{ display: flex; flex-wrap: nowrap;          /* 折り返し禁止 */ overflow-x: auto;           /* 横スクロール */ overflow-y: hidden; -webkit-overflow-scrolling: touch; /* 慣性スクロール */ gap: 13px 0;                /* liの横間隔をgapで管理（任意） */ min-height: 50px; padding-bottom: 6px;        /* スクロールバー逃げ（任意） */ }
#topics #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 28px;margin: 0 15px 0 0;                  /* gapを使うのでmarginは0に */}
#topics #cate-shbox ul li a{display: block;font-size: 1.4rem;letter-spacing: 0.042rem;line-height: 1;color: #888888;text-align: center;padding: 0px 15px 7px;transition: background-color 0.3s ease;}
#topics #cate-shbox ul li a:hover{ color: #FF6991;border-bottom: #FF6991 1px solid; text-decoration: none;}
#topics #cate-shbox ul li.acv a{color: #FF6991;border-bottom: #FF6991 1px solid;}

#topics .system-list{position: relative;margin-bottom: 56px;}
#topics .system-list li{position: relative;margin-bottom: 14px;border-bottom: #999999 dashed 1px;}
#topics .system-list li:nth-child(3n){ margin-right: 0;}

#topics .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topics .system-list li .system-date{color: #333333;font-size: 1.6rem;letter-spacing: 0.048rem;margin-bottom: 6px;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-date span.cate {display: inline-block;font-size: 1.3rem;color: #fff;font-weight: 500;letter-spacing: 0.052rem;background: #FAA5BC;border-radius: 5px;line-height: 1;padding: 6px 16px;margin-left: 20px;}

#topics .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;}
#topics .system-list li .system-category span{ font-size: 1.1rem; display: inline-block; color: #225333; border: 1px solid #225333; border-radius: 14px; padding: 0 16px; margin: 0 10px 10px 0; }
#topics .system-contents .page-navi .contactbtn{}
#topics .system-contents .page-navi .contactbtn a{ text-align: center; }
#topics .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }

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





.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: -1px; /* 左端に配置 */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: #FF6991;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;border-radius: 30px;max-width: 1200px;background: rgba(255,255,255,0.8);position: relative;}
.form-Box h2{}
.form-Box .form-in-Box{padding: 92px 5.4rem 60px;max-width: 1150px;margin: 0 auto;}
.form-Box .form-list { font-size: 16px; margin-bottom: 30px;}
.form-Box .error { margin-bottom: 16px;}
.form-Box .attention-color { color: #f00;}
.form-Box .form-list li { padding-left: 16px; text-indent: -16px; margin-bottom: 3px; }
.form-Box table {margin-bottom: 42px;font-size: 1.6rem;letter-spacing: 0.08rem;line-height: 21px;width: 100%;border-collapse: collapse;top: -12px;position: relative;}
.form-Box th {text-align: left;width: 32.1%;padding: 35px 0px 36px 81px;vertical-align: top;position: relative;border-bottom: #999 dashed 1.9px;color: #333333;font-size: 1.6rem;letter-spacing: 0.048rem;font-weight: bold;}
.form-Box td {text-align: left;width: auto;padding: 25px 40px 25px 0px;vertical-align: top;font-size: 16px;letter-spacing: 0.8px;border-bottom: #999 dashed 1.9px;}
.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: #F1F1F1;/* box-shadow: inset 2px 2px 0px #0000000D; */width: 100%;font-family: "Noto Sans JP", sans-serif!important;border-radius: 5px;}
.form-Box textarea {width: 100%; min-height: 120px;}
.form-Box textarea::placeholder{ font-family: "Noto Sans JP", sans-serif!important; font-optical-sizing: auto; font-style: normal; font-size: 16px; line-height: 1.6; letter-spacing: 0.8px; font-weight: 400;}
.form-Box td.ad-adress {position: relative;padding-left: 49px;}
.form-Box td.ad-adress .pcode{position: absolute;top: 24px;left: 18px;font-size: 17px;}
.form-Box td.ad-adress .pcode2{position: absolute;top: 21px;left: 18px;font-size: 17px;}
::placeholder { color: #D3D0D0; }
#your-date-picker,#your-date-picker2 {background: url('../images/common/calendar.svg') no-repeat right 15px center #E9EFE9;border: 1px solid #D3D9CA;border-radius: 5px;}

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

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

.form-Box .wpcf7-radio{margin: 0;position: relative;left: -21px;padding: 0 0 0;top: 6px;display: block;margin-bottom: 16px;}
.pritext .wpcf7-not-valid-tip { position: absolute; top: 30px; left: 0; width: 260px; }
#postal_code{ width: 140px; }
.pcode{position: relative;display: inline-block;left: -8px;top: 3px;margin-right: 3px;}
#address01{/* margin-bottom: 19px; */}
#address02{ height: 44px; min-height: 0; padding: 8px 12px; font-weight: 400; }
#prefecture{margin-bottom: 22px;}
#prefecture {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none;background: url('../images/common/form-arr.svg') no-repeat right center #F1F1F1; /* カスタム矢印を指定 */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;}



.required{  }
.form-Box th p{ display: inline;}
.form-Box th::after{content: "任意";display: inline-block;position: absolute;color: #959595;font-size: 1.3rem;background: #F1F1F1;left: 30px;padding: 1px 7px;border-radius: 5px;}
.form-Box th.required::after{content: "必須";display: inline-block;position: absolute;color: #fff;font-size: 1.3rem;background: #FF6991;left: 30px;padding: 1px 7px;border-radius: 5px;}
.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: #FF6991;content: '';}

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

.confirm_button:disabled,.confirm_button:disabled:hover{ font-family: "Noto Sans JP", sans-serif; filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button,.confirm_button:disabled:hover{overflow: hidden;display: block;width: 320px;height: 60px;background: transparent linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 1.6rem;letter-spacing: 0.192rem;padding: 0px 0 0 0px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 56px;border: none;text-align: center;}
.confirm_button .arr,.confirm_button:disabled:hover .arr { /* スムーズに変化 */width: 10px;display: block;position: absolute;top: 11px;right: 61px;transition: all 0.3s ease-in-out;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}
.confirm_button:hover{ background: transparent linear-gradient(96deg, #FF88B1 0%, #FF88B1 46%, #FF88B1 100%) 0% 0% no-repeat padding-box; opacity: 1; color: #fff;}
.confirm_button:hover .arr { right: 50px; opacity: 0.7;}

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

.back_button{font-family: "Noto Sans JP", sans-serif;width: 271px;height: 60px;border: 1px solid #E37F9A;color: #F44D73;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 0px;transition: all 0.3s ease-in-out;text-align: left;margin: 0 auto;font-weight: 500;border-radius: 66px;text-align: center;background: #fff;}
.back_button .arr { /* スムーズに変化 */width: 10px;display: block;position: absolute;top: 10px;right: 30px;transition: all 0.3s ease-in-out;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}
.back_button:hover{ background: ; opacity: 1;}
.back_button:hover .arr { right: 15px; }

#send_area{width: 300px;position: relative;float: right;margin-left: 29px;/* left: 10px; */}
#send_button{font-family: "Noto Sans JP", sans-serif;width: 271px;height: 60px;background: transparent linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 1.8rem;letter-spacing: 0.054rem;padding: 0px 0 0 0px;transition: all 0.3s ease-in-out;text-align: center;margin: 0 auto;font-weight: 500;border-radius: 56px;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;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}
#send_area:hover::before { right: 45px; }
#send_button:hover{ background: transparent linear-gradient(96deg, #FF88B1 0%, #FF88B1 46%, #FF88B1 100%) 0% 0% no-repeat padding-box; opacity: 1; color: #fff;}
#confirm_area{ margin: 0 0 20px;}


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


}

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

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


}

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

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

@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;background: #fff;display: inline-block;padding:  0 0;margin: 0 1.60vw;color: #5F5858;background-size: 100% auto;font-weight: bold;font-size: 4.27vw;border: 1px solid #5F5858;}
.page-list .pvarr{position: relative; }
.page-list .nextarr{ position: relative;}
.page-list .page-numbers.current{height: 8.00vw;width: 8.00vw;background: #847E7E;border: 1px solid #5F5858;display: inline-block;background-size: 100% auto;font-size: 4.27vw;font-weight: 500;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;}

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

.page-navi .fast a{display: block;width: 12.80vw;height: 12.80vw;background: #fff;border: 0.27vw solid #5F5858;border-radius: 50%;text-align: center;font-size: 3.47vw;position: relative;padding-top: 2.13vw;transition: all 0.3s ease-in-out;}
.page-navi .last a{display: block;height: 12.8vw;background: #5F5858;border: 0.27vw solid #5F5858;border-radius: 50%;text-align: center;font-size: 3.47vw;position: relative;padding-top: 1.33vw;color: #fff;transition: all 0.3s ease-in-out;}
.page-navi .fast a::before{content: "";width: 2.13vw;height: 2.93vw;display: inline-block;position: absolute;left: 5.07vw;top: 6.93vw;background: url(../images/common/arr.svg) no-repeat center center;transform: rotate(180deg);transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(35%) sepia(1%) saturate(1512%) hue-rotate(314deg) brightness(96%) contrast(93%); background-size: 100% auto;}
.page-navi .last a::before{content: "";width: 2.13vw;height: 2.93vw;display: inline-block;position: absolute;left: 5.07vw;top: 6.93vw;background: url(../images/common/arr.svg) no-repeat center center;transform-origin: center;transition: all 0.3s ease-in-out;filter: invert(98%) sepia(16%) saturate(9%) hue-rotate(132deg) brightness(117%) contrast(100%); background-size: 100% auto;}
.page-navi .fast a:hover{ color: #333;}

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

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

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

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


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

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

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

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

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

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

#inc-topics{position: relative;right: 0;background: rgba(255, 255, 255, 0.3);border-radius: 5vw;padding: 6vw 5.47vw;margin-bottom: 12vw;}
#inc-topics .inner-Box{ }
#inc-topics .inner-Box .base-inc-title{font-size: 5.33vw;letter-spacing: 0.21vw;font-weight: 400;margin-bottom: 1.33vw;color: #333333;}
#inc-topics .inner-Box .system-inc-list{ }
#inc-topics .inner-Box .archive-list{ }
#inc-topics .inner-Box .archive-list li{font-size: 3.73vw;letter-spacing: 0.15vw;font-weight: 400;margin-bottom: 0.53vw;}
#inc-topics .inner-Box .system-inc-list li{border-bottom: #D3D9CA 0.27vw solid;padding-bottom: 4.8vw;margin-bottom: 2.93vw;}
#inc-topics .inner-Box .system-inc-list li .system-inc-date{color: #639360;font-size: 4.27vw;letter-spacing: 0.13vw;}
#inc-topics .inner-Box .system-inc-list li .system-inc-ttl{font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1.5;}
#inc-topics .inner-Box .system-inc-list li:last-child{ border-bottom: none;}

#topics #title_wrap{}
#topics .topicbox{background: rgba(255,255,255,0.7);border-radius: 4vw;padding: 5.7vw 5vw 12.7vw 5vw;margin-bottom: 10.9vw;}

.topics-contents{margin: 0 4vw;position: relative;}
#topics #cate-shbox{position: relative;top: 1.07vw;margin-bottom: 5.9vw;}
#topics #cate-shbox h2{text-align: left;font-size: 4.27vw;letter-spacing: 0.21vw;font-weight: bold;margin-bottom: 2.13vw;}
#topics #cate-shbox h2 span{display: block;margin-bottom: 1.6vw;}
/* 横スクロール土台（UL） */
#topics #cate-shbox ul{ display: flex; flex-wrap: nowrap;          /* 折り返し禁止 */ overflow-x: auto;           /* 横スクロール */ overflow-y: hidden; -webkit-overflow-scrolling: touch; /* 慣性スクロール */ gap: 3.47vw 0;                /* liの横間隔をgapで管理（任意） */  padding-bottom: 1.6vw;        /* スクロールバー逃げ（任意） */ }
#topics #cate-shbox ul li{flex: 0 0 auto;             /* 縮ませない＝カラム落ちしない */height: 7.47vw;margin: 0 0.5vw 0 0;                  /* gapを使うのでmarginは0に */}
#topics #cate-shbox ul li a{display: block;font-size: 3.47vw;letter-spacing: 0.11vw;line-height: 1;color: #888888;text-align: center;padding: 0.0vw 3.4vw 1.47vw;transition: background-color 0.3s ease;}
#topics #cate-shbox ul li a:hover{ color: #FF6991;border-bottom: #FF6991 0.27vw solid; text-decoration: none;}
#topics #cate-shbox ul li.acv a{color: #FF6991;border-bottom: #FF6991 0.27vw solid;}

#topics .system-list{position: relative;margin-bottom: -3.07vw;}
#topics .system-list li{position: relative;margin-bottom: 2.13vw;border-bottom: #999999 dashed 0.37vw;}
#topics .system-list li:nth-child(3n){ margin-right: 0;}

#topics .system-list li a{display: block;transition: color 0.3s ease-in-out; font-weight: 400;}
#topics .system-list li .system-date{color: #333333;font-size: 3.73vw;letter-spacing: 0.15vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#topics .system-list li .system-date span.cate {display: inline-block;font-size: 2.93vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #FAA5BC;border-radius: 1.33vw;line-height: 1;padding: 1.1vw 3.97vw;margin-left: 2.73vw;}

#topics .system-list li .system-ttl-01{font-size: 3.20vw;letter-spacing: 0.13vw;line-height: 1.6;margin-bottom: 4.53vw;transition: all 0.3s ease-in-out;}
#topics .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; }
#topics .system-contents .page-navi .contactbtn{}
#topics .system-contents .page-navi .contactbtn a{ text-align: center; }
#topics .system-contents .page-navi .contactbtn a:hover{ color: #FF6991; }

#topics .system-contents .system-ttl{font-size: 5.33vw;line-height: 1.82;letter-spacing: 0.21vw;font-weight: 400;margin-bottom: 8.93vw;}
#topics .system-contents .system-i-pic{text-align: center;margin-bottom: 13.33vw;margin-top: 1.07vw;border-radius: 10.67vw;overflow: hidden;}
#topics .system-contents .system-i-pic img{ width: auto; width: 100%; height: auto; }
#topics .system-contents .system-date{color: #333333;font-size: 3.73vw;letter-spacing: 0.13vw;margin-bottom: 1.6vw;transition: all 0.3s ease-in-out;}
#topics .system-contents .system-date span.cate {display: inline-block;font-size: 2.93vw;color: #fff;font-weight: 500;letter-spacing: 0.14vw;background: #FAA5BC;border-radius: 1.33vw;line-height: 1;padding: 1.2vw 4.27vw;margin-left: 2.13vw;}
#topics .system-contents .text1{ margin-bottom: 12.27vw; }


.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: #F5C8C8;position: absolute;display: block;width: 2.67vw;height: 2.67vw;top: 2.2vw;left: -3.2vw;}
.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: #FF6991;}

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

.form-Box .base-title{ margin: 0 3.2vw; }
.form-Box{padding: 11.5vw 5.3vw;line-height: 1.6;border-radius: 3vw;background: #fff;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: auto;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: 80vw;vertical-align: top;display: block;font-size: 3.73vw;font-weight: 400;letter-spacing: 0.17vw;position: relative;padding: 5vw 0 3vw 13.3vw;}
.form-Box td {border-bottom: 0;text-align: left;width: 81vw;padding: 1.4vw 0vw 4.63vw 0vw;vertical-align: top;display: block;border-bottom: #D3D9CA 1px solid;}
.form-Box .from-btn-01 { text-align: center; }
.form-Box .from-btn-02 { margin-top: 10vw;}
.form-Box .button { border: 0; padding: 0; margin: 0; background: none;}
.form-Box .from-btn-02 p { margin-bottom: 3vw;}
.form-Box input[type="text"],
.form-Box input[type="email"],
.form-Box input[type="tel"],
.form-Box input[type="date"],
.form-Box input[type="datetime-local"],
.form-Box select,
.form-Box textarea {font-family: "Noto Sans JP", sans-serif!important;width: 100%;margin-bottom: 0vw;background: #F1F1F1;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; }

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



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

#postal_code{width: 41.33vw;position: relative;top: 0.6vw;}
.pcode{font-size: 4.26vw;position: relative;display: inline-block;left: 0.1vw;top: 0.7vw;margin-right: 3vw;}
#address01{margin-bottom: 5.6vw;}
#address02{/* height: 16.9vw; */margin-bottom: -1vw;}
#prefecture{margin-bottom: 6.3vw;}
#prefecture {appearance: none; /* デフォルトの矢印を非表示に */-webkit-appearance: none;-moz-appearance: none;background: url('../images/common/form-arr.svg') no-repeat right center #F1F1F1; /* カスタム矢印を指定 */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{  }
.form-Box th::after{content: "任意";display: inline-block;position: absolute;color: #959595;font-size: 3.47vw;background: #F1F1F1;left: 0;padding: 0.27vw 1.87vw;border-radius: 1.33vw;}
.form-Box th.required::after{content: "必須";display: inline-block;position: absolute;color: #fff;font-size: 3.47vw;background: #FF6991;left: 0;padding: 0.07vw 1.87vw;border-radius: 1.33vw;}

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: #FF6991;content: '';}

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

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

#your-interested .wpcf7-list-item{margin-right: -0.3vw;}

.confirm_button:disabled{ font-family: "Noto Sans JP", sans-serif; filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;cursor: default !important; }
.confirm_button{overflow: hidden;display: block;width: 70vw;height: 16.0vw;background: transparent linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 4.27vw;letter-spacing: 0.51vw;padding: 0.0vw 0 0 0.0vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 4vw;font-weight: 500;border-radius: 14.93vw;border: none;text-align: center;}
.confirm_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 3.23vw;width: 2.6vw;right: 7.27vw;transition: all 0.3s ease-in-out;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}

.confirm_area{margin: 0 4vw;}

.back_button{font-family: "Noto Sans JP", sans-serif;height: 16.0vw;border: 0.27vw solid #E37F9A;color: #F44D73;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 0.0vw;transition: all 0.3s ease-in-out;text-align: left;margin: 0 4vw;width: 73vw;font-weight: 500;border-radius: 17.6vw;text-align: center;background: #fff;}
.back_button .arr { /* スムーズに変化 */display: block;position: absolute;top: 2.67vw;right: 8.0vw;transition: all 0.3s ease-in-out;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}

#send_area{position: relative;/* float: right; *//* margin-left: 7.73vw; *//* left: 2.67vw; */}
#send_button{font-family: "Noto Sans JP", sans-serif;height: 16.0vw;width: 74vw;background: transparent linear-gradient(96deg, #FF728D 0%, #EB7DD6 46%, #FF7BC2 100%) 0% 0% no-repeat padding-box;color: #fff;position: relative;font-size: 4.8vw;letter-spacing: 0.14vw;padding: 0.0vw 0 0 0.0vw;transition: all 0.3s ease-in-out;text-align: center;margin: 0 4vw 6vw;font-weight: 500;border-radius: 14.93vw;border: none;}
#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: 13.07vw;transition: all 0.3s ease; /* スムーズに変化 */transform: scale(1);transform-origin: center;z-index: 3;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(109%) contrast(101%);}
#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; }
}

