@charset "UTF-8";
/*color*/
.bg {
  background-color: #f0eeeb;
}

#gNavi a {
  color: #fff !important;
}

#gHeader .menuBox .btn a {
  color: #fff !important;
}

a {
  color: #121212 !important;
}

.br_sp {
  display: none;
}

body {
  color: #121212;
}

/*font*/
/*margin*/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.mt140 {
  margin-top: 140px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb100 {
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .mt40 {
    margin-top: 30px;
  }
  .mt60 {
    margin-top: 50px;
  }
  .mt80 {
    margin-top: 60px;
  }
  .mt100 {
    margin-top: 80px;
  }
  .mt120 {
    margin-top: 100px;
  }
}
.ta-cen {
  text-align: center !important;
}

@media only screen and (max-width: 767px) {
  .reCAPTCHA {
    font-size: 12px !important;
    white-space: nowrap;
  }
}
/*---------------------------------------
	common
----------------------------------------*/
.sub_section {
  position: relative;
}
.sub_section .inner {
  z-index: 10;
  position: relative;
}

.sp_br {
  display: none;
}

#wrap-content .sub section {
  width: 100%;
}

#wrap-content .sub section {
  width: 100%;
}

.sub section {
  max-width: unset;
  width: 100%;
}

.sub .dot > li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 5px;
}
.sub .inner {
  width: 90%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 100px 0;
}
.sub .inner .br_sp {
  display: none;
}
.sub .inner p {
  color: #171717;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 0.1em;
}
.sub strong {
  font-weight: bold;
}
.sub .color {
  color: #1a2e51;
  font-weight: bold;
}
.sub .border {
  border-bottom: 1px solid #1a2e51;
}
.sub .image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.sub p {
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 15px;
  text-align: left;
}
.sub p.center {
  text-align: center;
}
.sub p.right {
  text-align: right;
}
.sub table.def-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  border-bottom: 3px solid #ddd;
  line-height: 2.2em;
  letter-spacing: 0.1em;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.sub table.def-table tr th {
  box-sizing: border-box;
  width: 24%;
  padding: 1rem;
  border-bottom: 3px solid #fff;
  background-color: #f0eeeb;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
}
.sub table.def-table tr td {
  box-sizing: border-box;
  width: 76%;
  padding: 1.5rem;
  background: #fff;
  border-bottom: 3px solid #f0eeeb;
}
.sub table.def-table tr td li {
  margin: 10px;
}
.sub table.def-table tr td li .big {
  font-size: 16px;
}
.sub table.def-table tr td li .pc_br {
  display: block;
}
.sub .wp-pagenavi { /* wp navi*/
  clear: both;
  text-align: center;
  margin: 50px 0 0;
}
.sub .wp-pagenavi a, .sub .wp-pagenavi span {
  display: inline-block;
  background-color: #f0eeeb;
  border: 1px solid #f0eeeb;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
}
.sub .wp-pagenavi a:hover, .sub .wp-pagenavi span:hover {
  border: 1px solid #1a2e51;
  background-color: #1a2e51;
  color: #fff;
  z-index: 10;
}
.sub .wp-pagenavi span.current {
  color: #fff;
  background-color: #1a2e51;
  border: 1px solid #1a2e51;
  font-weight: bold;
}
.sub .sitemap_list {
  justify-content: space-between;
}
.sub .def-btn.page_link a::after {
  content: "\f107";
}
.sub .def-btn a {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 285px;
  text-align: center;
  padding: 1.45rem;
  font-size: 1.7rem;
  font-weight: bold;
  background: #fff;
  border-radius: 60px;
  transition: 0.4s;
  border: #fff solid 2px;
}
.sub .def-btn a::after {
  content: "\f105";
  position: absolute;
  right: 2rem;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.sub .def-btn a:hover {
  background: #1a2e51;
  color: #fff;
  border: #1a2e51 solid 2px;
}

.wd30 li.box {
  width: 31%;
  margin-bottom: 20px;
}
.wd30 li.box img {
  width: 100%;
}
.wd30 li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.wd50 .box {
  width: 48%;
}
.wd50 .box img {
  width: 100%;
}

.wd70 .box {
  width: 70%;
}
.wd70 .s_box {
  width: 28%;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

/* float-clear */
.clear {
  clear: both;
}

br.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
}

@media only screen and (max-width: 767px) {
  .sub .inner {
    padding: 60px 0;
  }
  .sub .inner p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.1em;
  }
  .sub .inner .br_sp {
    display: block;
  }
  .sub .inner table.def-table th {
    width: 100%;
    display: block;
    padding: 15px;
    border: none;
    border-bottom: none;
  }
  .sub .inner table.def-table td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: none;
  }
  .sub .inner table.def-table td li .pc_br {
    display: none;
  }
  .sub .inner .def-btn {
    width: 100%;
    max-width: 100%;
  }
  .sub .wd30 li.box {
    width: 100%;
    margin-bottom: 20px;
  }
  .sub .wd30 li.box:last-child {
    margin-bottom: 0;
  }
  .sub .wd50 .box {
    width: 100%;
  }
  .sub .wd50 dd {
    margin-top: 20px;
    order: 1;
  }
  .sub .wd50 li {
    margin-bottom: 20px;
  }
  .sub .wd50 li:last-child {
    margin-bottom: 0;
  }
  .sub .wd70 .box {
    width: 100%;
    margin-top: 20px;
    order: 1;
  }
  .sub .wd70 .s_box {
    width: 100%;
  }
}
/*main vis*/
.sub_mainvis {
  background: url(../img/common/mainvisual_sub.jpg) no-repeat center/cover;
  position: relative;
  height: 430px;
}
.sub_mainvis h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  position: absolute;
  width: 100%;
  max-width: 1040px;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 4.5rem;
  line-height: 3rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.sub_mainvis h2 span {
  letter-spacing: 0.05em;
  font-size: 1.7rem;
  color: #fff;
}

.mainvis_contact h2 {
  top: 50%;
}

.bcList {
  font-size: 14px;
  padding: 8px 0;
  width: 100%;
  text-align: right;
}
.bcList ul {
  max-width: 1040px;
  width: 90%;
  margin: 0 auto;
}
.bcList ul li {
  display: inline;
  list-style: none;
}
.bcList ul li a {
  padding-right: 15px;
}
.bcList ul li em {
  font-weight: bold;
  font-style: normal;
}
.bcList ul li:after {
  content: ">";
}
.bcList ul li:last-child {
  padding-left: 5px;
}
.bcList ul li:last-child:after {
  display: none;
}

.bcList_sub {
  padding: 20px 8px 5px 0;
  margin: 0;
  background: #f3f3f3;
}

@media only screen and (max-width: 767px) {
  .sub_mainvis {
    height: 300px;
  }
  .sub_mainvis h2 {
    font-size: 4rem;
  }
  .sub_mainvis h2 span {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 500px) {
  .sub_mainvis {
    height: 260px;
  }
  .sub_mainvis h2 {
    font-size: 3.5rem;
  }
  .sub_mainvis h2 span {
    font-size: 1.2rem;
  }
}
/*---------------------------------------
	ttl tex
----------------------------------------*/
.sub .inner .ttl-01 {
  position: relative;
  letter-spacing: 0.075em;
  font-weight: 700;
  font-size: 3rem;
  padding-left: 25px;
  color: #121212;
}
@media only screen and (max-width: 767px) {
  .sub .inner .ttl-01 {
    padding-left: 10px;
    line-height: 2rem;
    font-size: 1.6rem;
  }
}
.sub .inner .ttl-01 .en {
  position: absolute;
  left: -3%;
  top: -1rem;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-size: 8rem;
  line-height: 0.85;
  color: rgba(210, 203, 193, 0.2);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .sub .inner .ttl-01 .en {
    font-size: 3rem;
    top: 0rem;
  }
}
.sub .inner .ttl-01::before {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #1a2e51;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -8px;
}
@media only screen and (max-width: 767px) {
  .sub .inner .ttl-01::before {
    width: 12px;
    height: 2px;
  }
}
.sub .inner .catch-01 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .sub .inner .catch-01 {
    font-size: 16px;
    top: 0rem;
  }
}

.flex.img_tex {
  justify-content: space-between;
  align-items: center;
}
.flex.img_tex .img {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .flex.img_tex .img {
    width: 100%;
  }
}
.flex.img_tex .tex {
  width: 59%;
}
@media only screen and (max-width: 767px) {
  .flex.img_tex .tex {
    width: 100%;
    margin-top: 20px;
  }
}

/*---------------------------------------
	service
----------------------------------------*/
.check_box {
  padding: 30px 40px 50px;
  background-color: #fff;
  line-height: 3rem;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.check_box li {
  padding-left: 20px;
  position: relative;
  margin-top: 7px;
}
.check_box li::before {
  content: "";
  width: 17px;
  height: 13px;
  background: url(../img/common/check_box.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.element_flex {
  text-align: center;
  justify-content: center;
}
.element_flex li {
  background-color: #fff;
  width: 30%;
  padding: 22px 16px;
  margin: 16px 8px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
@media only screen and (max-width: 767px) {
  .element_flex li {
    width: 100%;
    margin: 16px 0;
  }
}
.element_flex li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  height: 4px;
  background: #1a2e51;
}
.element_flex li p {
  text-align: center;
}
.element_flex li .ttl {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1a2e51;
  line-height: 2.2rem;
  margin-top: 16px;
}
.element_flex li .ttl span {
  font-size: 20px;
}
.element_flex li .tex {
  margin-top: 16px;
  line-height: 2.3rem;
}

.contact_sub {
  color: #fff;
}

/*---------------------------------------
	company
----------------------------------------*/
.sub .inner .facility_list {
  justify-content: space-between;
}
.sub .inner .facility_list li {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .sub .inner .facility_list li {
    width: 100%;
    margin-top: 20px;
  }
}

table.def-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  border-bottom: 3px solid #ddd;
  line-height: 2.2em;
  letter-spacing: 0.1em;
}
table.def-table tr th {
  box-sizing: border-box;
  width: 24%;
  padding: 1rem;
  border-bottom: 3px solid #fff;
  background-color: #f0eeeb;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
}
table.def-table tr td {
  box-sizing: border-box;
  width: 76%;
  padding: 1.5rem;
  background: #fff;
  border-bottom: 3px solid #f0eeeb;
}
table.def-table tr td li {
  margin: 10px;
}
table.def-table tr td li .big {
  font-size: 16px;
}
table.def-table tr td li .pc_br {
  display: block;
}

.wp-pagenavi { /* wp navi*/
  clear: both;
  text-align: center;
  margin: 50px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  background-color: #f0eeeb;
  border: 1px solid #f0eeeb;
  padding: 4px 8px;
  margin: 0 2px 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover {
  border: 1px solid #1a2e51;
  background-color: #1a2e51;
  color: #fff;
  z-index: 10;
}
.wp-pagenavi span.current {
  color: #fff;
  background-color: #1a2e51;
  border: 1px solid #1a2e51;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  table.def-table th {
    width: 100%;
    display: block;
    padding: 15px;
    border: none;
    border-bottom: none;
  }
  table.def-table td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: none;
  }
  table.def-table td li .pc_br {
    display: none;
  }
}
/*---------------------------------------
	staff
----------------------------------------*/
.interview_flex li {
  width: 30%;
  margin: 20px 15px;
}
@media only screen and (max-width: 900px) {
  .interview_flex li {
    width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .interview_flex li {
    width: 100%;
    text-align: center;
  }
}

.staff_flex {
  justify-content: flex-start;
  align-items: center;
}
.staff_flex .img {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .staff_flex .img {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .staff_flex .tex {
    margin-top: 20px;
  }
}
.staff_flex .tex .name {
  font-size: 22px;
  color: #1a2e51;
}
@media only screen and (max-width: 767px) {
  .staff_flex .tex .name {
    font-size: 18px;
  }
}
.staff_flex .tex .profile_box {
  margin-top: 20px;
}
.staff_flex .tex .profile_box dl dt {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .staff_flex .tex .profile_box dl dt {
    font-size: 14px;
  }
}
.staff_flex .tex .profile_box dl dd {
  display: inline-block;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .staff_flex .tex .profile_box dl dd {
    font-size: 14px;
  }
}

.staff_btn {
  margin: 80px auto 0;
}

.staff_faq h4 {
  font-size: 20px;
  border-bottom: 1px solid #1a2e51;
  padding-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  .staff_faq h4 {
    font-size: 16px;
  }
}
.staff_faq p {
  margin-top: 20px;
}

/*---------------------------------------
	contact 
----------------------------------------*/
.contactTable {
  margin-top: 80px;
  text-align: left;
  border-collapse: collapse;
}
.contactTable th {
  vertical-align: top;
}
.contactTable th .required {
  font-size: 10px;
  background: #de1414;
  padding: 3px 7px;
  color: #fff;
  margin-left: 10px;
}
.contactTable textarea {
  width: 100%;
  height: 190px;
}
.contactTable input[type=text], .contactTable input[type=tel], .contactTable input[type=email] {
  width: 100%;
}
.contactTable input[type=checkbox], .contactTable input[type=radio] {
  width: auto;
  margin-top: 5px;
}
.contactTable input, .contactTable select, .contactTable textarea {
  border: none;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 14px 20px;
  font-family: inherit;
  box-sizing: border-box;
}
.contactTable input.tdin_02, .contactTable select.tdin_02, .contactTable textarea.tdin_02 {
  width: 80%;
  margin-left: 14px;
}
.contactTable label {
  margin-right: 20px;
  display: inline-block;
}
.contactTable textarea {
  padding: 14px 20px;
}
.contactTable input::-moz-placeholder {
  color: #9F9F9F;
}
.contactTable input::placeholder {
  color: #9F9F9F;
}
.contactTable textarea::-moz-placeholder {
  color: #9F9F9F;
}
.contactTable textarea::placeholder {
  color: #9F9F9F;
}
.contactTable .form-inner {
  width: 48%;
  font-size: 14px;
}
.contactTable .sentence {
  display: block;
  font-size: 14px;
  margin: 20px 0 4px;
}
.contactTable .zip_in {
  margin-bottom: 24px;
}
.contactTable .zip_in:last-of-type {
  margin-bottom: 0;
}
.contactTable .zip_in.w_20 input, .contactTable .zip_in .w_20 select {
  width: 24%;
}
@media only screen and (max-width: 767px) {
  .contactTable .zip_in.w_20 input, .contactTable .zip_in .w_20 select {
    width: 100%;
  }
}
.contactTable .h_30 input {
  height: 30px;
  width: 94%;
}
.contactTable .privacyBox {
  padding: 20px;
  width: 100%;
  height: 190px;
  overflow-y: scroll;
  margin-bottom: 18px;
  border: 1px solid #aaa;
  line-height: 1.7;
  box-sizing: border-box;
}
.contactTable .privacyBox h4 {
  font-size: 1em;
  margin: 20px 0 4px;
  padding: 0;
}
.contactTable .privacyBox p {
  margin-top: 0;
  font-size: 14px;
}
.contactTable *:focus {
  outline: none;
}

.form-btn {
  width: 480px;
  margin: 40px auto 20px;
}
@media only screen and (max-width: 767px) {
  .form-btn {
    width: 360px;
  }
}
.form-btn input {
  width: 45%;
  padding: 14px 30px;
  font-size: 1.125em;
  background: #D78716;
  color: #fff;
  cursor: pointer;
  border: 1px solid #D78716;
  -webkit-appearance: none;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .form-btn input {
    width: 100%;
  }
}
.form-btn input:first-of-type, .form-btn input .wpcf7c-btn-back {
  background: none;
  border: 1px solid #666;
  color: #666;
}
.form-btn input:hover {
  transition: 0.4s;
  background: #DDD;
  border-color: #DDD;
}
.form-btn input:first-of-type:hover {
  background: #ddd;
  border-color: #ddd;
  color: #fff;
}
.form-btn input.wpcf7c-btn-back:hover {
  background: #ddd;
  border-color: #ddd;
  color: #fff;
}
.form-btn + input {
  margin-left: 6%;
}
.form-btn + p {
  text-align: center;
  margin-top: 28px;
  font-size: 0.928em;
}
.form-btn + p a {
  text-decoration: underline;
  display: inline-block;
  margin-left: 10px;
}
.form-btn + p a:hover {
  text-decoration: none;
}

/*---------------------------------------
	activities
----------------------------------------*/
.activities_content {
  justify-content: space-between;
}
.activities_content .box {
  width: 48%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .activities_content .box {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.activities_content .box .tex {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .activities_content .box .tex {
    width: 100%;
    text-align: center;
  }
}

.activities_flex li {
  width: 30%;
  margin: 20px 15px;
}
@media only screen and (max-width: 900px) {
  .activities_flex li {
    width: 45%;
  }
}
.activities_flex li .ttl {
  white-space: nowrap; /* 折り返し無しにする */
  overflow: hidden; /* はみ出た部分を非表示 */
  text-overflow: ellipsis; /* 語尾を3点リーダーに */
}
@media only screen and (max-width: 767px) {
  .activities_flex li {
    width: 100%;
    text-align: center;
  }
}

.titl_detail .info-txt h1 {
  font-size: 25px;
  padding-left: 20px;
  position: relative;
  border-left: 5px #1a2e51 solid;
  margin: 40px 0;
}

.titl_detail .info-txt h2 {
  margin-top: 20px;
  font-size: 22px;
  margin-top: 10px;
  padding: 15px 0px 15px 30px;
  font-weight: bold;
  color: #333;
  position: relative;
  text-align: left;
  position: relative;
}
.titl_detail .info-txt h2::before {
  content: "";
  width: 20px;
  height: 4px;
  background: #1a2e51;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.titl_detail .info-txt .news_table_pc {
  margin-top: 20px;
}

.titl_detail .info-txt .news_table_sp {
  display: none;
}

.pager_wrapper {
  margin: 30px auto 0px;
  overflow: hidden;
  clear: both;
  text-align: center;
}

@media screen and (max-width: 768px) {
  /* news
   -----------------------*/
  .newsList li {
    overflow: hidden;
    line-height: 22px;
    height: auto;
    margin-top: 10px;
  }
  .newsList li span {
    width: 100%;
    float: none;
    display: block;
  }
  .newsList li a {
    width: 100%;
    margin-top: 5px;
    padding-bottom: 10px;
  }
  .detail-img {
    width: 100%;
    margin: 20px auto 0px;
    text-align: center;
  }
  .detail-img .detail-img img {
    width: 100%;
  }
  .detail-img .sub .inner .sub_newslist .newslist li {
    padding: 20px 0 0;
  }
  .detail-img .sub .inner .sub_newslist .newslist li a {
    padding: 0rem 0 1.5rem;
  }
  /* news/detail
   -----------------------*/
  #wrap-content.subcontents .titl_detail h3 {
    font-size: 22px;
  }
  .titl_detail .info-txt h1,
  .titl_detail .info-txt h2,
  #wrap-content.subcontents .titl_detail .info-txt h3,
  .titl_detail .info-txt h4 {
    font-size: 20px;
  }
  .pager_wrapper ul.pager2 li {
    margin: 20px 0px 0px;
  }
  .titl_detail .info-txt .news_table_pc {
    margin-top: 20px;
    display: none;
  }
  .titl_detail .info-txt .news_table_sp {
    margin-top: 20px;
    display: block;
  }
  .titl_detail .info-txt .news_table_sp tbody {
    width: 100%;
  }
}
/* news / detail
-----------------------*/
.titl_detail .info-txt h3 {
  color: #1a2e51;
  font-size: 20px;
  font-weight: bold;
}

.titl_detail .info-txt h4 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
}
.titl_detail .info-txt h4::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #1a2e51;
}

.titl_detail .info-txt h5 {
  font-size: 18px;
  font-weight: bold;
}

.info-txt ul li {
  list-style: disc;
  margin-left: 20px;
}

.info-txt ol li {
  list-style-type: decimal;
  margin-left: 20px;
}

.info-txt table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  border-bottom: 3px solid #ddd;
  line-height: 2.2em;
  letter-spacing: 0.1em;
}
.info-txt table tr {
  box-sizing: border-box;
  width: 24%;
  padding: 1rem;
  border-bottom: 3px solid #fff;
  background-color: #1a2e51;
  text-align: center;
  font-size: 16px;
  vertical-align: middle;
  position: relative;
}
.info-txt table td {
  box-sizing: border-box;
  width: 76%;
  padding: 1.5rem;
  background: #fff;
  border-bottom: 3px solid #f0eeeb;
}

@media screen and (max-width: 768px) {
  table.def-table th {
    width: 100%;
    display: block;
    padding: 15px;
    border: none;
    border-bottom: none;
  }
  table.def-table td {
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: none;
  }
  table.def-table td li .pc_br {
    display: none;
  }
}
/* 送信エリア全体 */
.wpcf7 form .form-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-top: 40px;
}

/* リセット/送信 共通 */
.wpcf7 form .form-btn input,
.wpcf7 form .form-btn .wpcf7-submit {
  width: 260px; /* ボタン幅を揃える */
  max-width: 90vw; /* スマホで溢れない */
  padding: 16px 0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

/* hover（PC） */
.wpcf7 form .form-btn input:hover,
.wpcf7 form .form-btn .wpcf7-submit:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}

/* リセット */
.wpcf7 form .form-btn .btn-reset,
.wpcf7 form .form-btn input[type=reset] {
  background: #fff;
  color: #333;
}

/* 送信 */
.wpcf7 form .form-btn .wpcf7-submit {
  border: none;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  margin-top: 20px;
}

/* CF7が吐く余計なpの余白対策 */
.wpcf7 form .form-btn p {
  margin: 0;
  text-align: center;
}

/* Contact Form 7 送信中スピナー非表示 */
.wpcf7-spinner {
  display: none !important;
}

#activities_detail .titl_detail .info-txt h1 {
  width: 100%;
}

/* =========================
   pager
========================= */
.pager_wrapper {
  margin-top: 60px;
}

.pager_wrapper .pager2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}

/* li */
.pager_wrapper .pager2 li {
  margin: 0;
}

.pager_wrapper .pager2 .current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 18px;
  border: 1px solid #1a2e51;
  border-radius: 999px;
  background: #1a2e51;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: 0.2s ease;
}

/* a */
.pager_wrapper .pager2 li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 18px;
  border: 1px solid #1a2e51;
  border-radius: 999px;
  background: #fff;
  color: #1a2e51;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.02em;
  transition: 0.2s ease;
}

/* hover */
.pager_wrapper .pager2 li a:hover {
  background: #1a2e51;
  color: #fff !important;
}

/* 「一覧に戻る」だけ強めにしたい場合（真ん中のliが2番目想定） */
/* SP */
@media (max-width: 767px) {
  .pager_wrapper {
    margin-top: 40px;
  }
  .pager_wrapper .pager2 {
    gap: 10px;
    text-align: center;
    margin: 0 auto;
  }
  .pager_wrapper .pager2 li a {
    height: 44px;
    padding: 0 18px;
    font-size: 14px;
  }
}/*# sourceMappingURL=sub.css.map */