@charset "UTF-8";

.btn-red, .btn-more {
  display: inline-block;
  background: #c30000;
  color: #FFF;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  padding: 20px 50px;
}
.btn-red:hover, .btn-more:hover {
  opacity: 0.8;
  color: #FFF;
}
.btn-red:visited, .btn-more:visited {
  color: #FFF;
}
.btn-red-gra, .btn-cta {
  display: inline-block;
  color: #FFF;
  text-align: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 0;
}
.btn-red-gra::before, .btn-cta::before, .btn-red-gra::after, .btn-cta::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.btn-red-gra:before, .btn-cta:before {
  z-index: -1;
  background: linear-gradient(120deg, #C30000 60%, #E63E3E 90%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}





.navi-base {
  width: 1200px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .navi-base {
    width: 100%;
  }
}

.content-base {
  max-width: 1226px;
  padding: 0 13px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content-base {
    width: 100%;
  }
}

#main table th {
  white-space: nowrap;
  width: 0;
}
#main table:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main table.__sp-block th {
    white-space: normal;
    width: auto;
  }
}
#main hr {
  margin: 2em 0;
  height: 1px;
  border: 0;
  background: #CBCBCB;
}
#main .l-container h2:first-child {
  margin-top: 0;
}

.googlemap {
  margin: 1em 0;
}
.googlemap iframe {
  width: 100%;
  height: 31.25rem;
}



.aisatsu {
  font-size: 1.125rem;
}
.aisatsu .l-section-div {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  gap: 1.875rem;
}
@media screen and (max-width: 767px) {
  .aisatsu .l-section-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.aisatsu .l-ph-area {
  width: 400px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .aisatsu .l-ph-area {
    width: 100%;
  }
}
.aisatsu .name {
  text-align: center;
  margin-top: 0.625rem;
  font-family: "Noto Serif JP", serif;
  font-size: 15.04rem;
}


.ttl-h3,
.ttl-h2 {
  margin-top: 40px;
  font-size: 36px;
  font-weight: normal;
}
.ttl-line {
  padding-bottom: 10px;
  border-bottom: 1px solid #151515;
  margin-bottom: 30px;
  position: relative;
}
.ttl-line:after {
  content: "";
  display: block;
  width: 230px;
  border-top: 1px solid #c30000;
  position: absolute;
  bottom: -1px;
}
.l-container p {
  font-size: 15.04px;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
  margin: 1em 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-name {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(8em, 1fr));
}

.history table th {
  word-break: keep-all;
}
.history-logo {
  width: auto;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5em;
}
.btn-cta {
  padding: 20px 35px;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 1.2;
}
.contact-caption {
  font-size: 14px;
}
.btn-border, .box-item.__link-btn .icon-arrow, .box-item.__link-btn a, .box-item.__link-img a, .btn-more-wh, .btn-link, .link-list-btn-desc a, .link-list-btn a {
  border: 1px solid #DDDDDD;
}

.ta_c {
  text-align: center !important;
}
a:hover {
  color: #c30000;
}
a.link-text{
  text-decoration: underline;
  color: #c30000;
}
a.link-text:hover {
  text-decoration: none;
}
.ttl-h2 + ul a {
  text-decoration: underline;
}
.ttl-h2 + ul a:after {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  margin-left: 13px;
}

.link-arrow, .link-item {
  text-decoration: underline;
  margin: auto 10px;
}
.link-arrow:after, .link-item:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}
.link-arrow:hover, .link-item:hover {
  color: #c30000;
}
.link-arrow.__white:after, .__white.link-item:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23FFF' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-arrow.__white:hover, .__white.link-item:hover {
  text-decoration: none;
}
.link-arrow.__icon-large, .__icon-large.link-item {
  text-decoration: none;
}
.link-arrow.__icon-large::after, .__icon-large.link-item::after {
  width: 9px;
  height: 16px;
}
.link-item {
  display: inline-block;
  margin: 10px 0;
  color: #c30000;
}
@media screen and (max-width: 767px) {
  .link-item {
    margin: 10px 0;
  }
}
.link-list {
  margin: 20px 0;
}
.link-list a {
  text-decoration: underline;
}
.link-list a:hover {
  color: #c30000;
}
.link-list a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin: 0 20px 0 13px;
}
.link-list.__blank a::after {
  width: 12px;
  height: 11px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23c30000' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list li {
  margin-bottom: 0.5rem;
}
.link-list li:last-child {
  margin-bottom: 0;
}
.link-list-btn a {
  width: 100%;
  height: 100%;
  padding: 24px 45px 24px 25px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-weight: bold;
  position: relative;
}
.link-list-btn a:after {
  content: "";
  display: block;
  width: 9px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  position: absolute;
  top: calc((100% - 15px) / 2);
  right: 25px;
}
.link-list-btn a:hover {
  background: #c30000;
  color: #FFF;
  text-decoration: none;
}
.link-list-btn a:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23FFF' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list-btn a[target=_blank] {
  text-decoration: none;
}
.link-list-btn a[target=_blank]:after {
  width: 12px;
  height: 11px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23c30000' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list-btn a[target=_blank]:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23FFF' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list-btn a[href$=".pdf"]::after {
  width: 14px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 83.3 87.4'%3E%3Cpath fill='%23c30000' d='M62.8 0H18.5c-2.6-.1-4.8 2-4.8 4.6v20.5h6.4v-19h36.2v19.5h20.5v55.6H20.1v-19h-6.4v20.5c.1 2.6 2.2 4.6 4.8 4.6h59.9c2.6 0 4.7-2 4.8-4.6V19.5L62.8 0zm0 19.5V8.6l11.4 10.9H62.8zM25.2 39.3h-1.9v8.8h1.9c2.6 0 4.1-1.6 4.1-4.4.1-2.8-1.4-4.4-4.1-4.4M51 29.7H1.6c-.9 0-1.6.7-1.6 1.5v24.9c0 .9.7 1.5 1.6 1.5H51c.9 0 1.6-.7 1.6-1.5V31.2c0-.8-.7-1.5-1.6-1.5M12.1 46H9.8v5.3H6.2V36h5.9c2.6-.2 4.9 1.8 5.1 4.4v.5c0 3.1-1.9 5.1-5.1 5.1m19.1 3.3c-1.5 1.4-3.5 2.1-5.5 2.1h-6.3V36h6.3c4.6 0 7.6 3.1 7.6 7.7.1 2.1-.7 4.1-2.1 5.6M46.4 39h-6.7v3.6h5.8v2.9h-5.8v5.9h-4V36h10.7v3zm-35.1.1H9.7v3.8h1.6c1.3 0 2.3-.5 2.3-1.9 0-1.5-1-1.9-2.3-1.9'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list-btn a[href$=".pdf"]:hover:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 83.3 87.4'%3E%3Cpath fill='%23FFF' d='M62.8 0H18.5c-2.6-.1-4.8 2-4.8 4.6v20.5h6.4v-19h36.2v19.5h20.5v55.6H20.1v-19h-6.4v20.5c.1 2.6 2.2 4.6 4.8 4.6h59.9c2.6 0 4.7-2 4.8-4.6V19.5L62.8 0zm0 19.5V8.6l11.4 10.9H62.8zM25.2 39.3h-1.9v8.8h1.9c2.6 0 4.1-1.6 4.1-4.4.1-2.8-1.4-4.4-4.1-4.4M51 29.7H1.6c-.9 0-1.6.7-1.6 1.5v24.9c0 .9.7 1.5 1.6 1.5H51c.9 0 1.6-.7 1.6-1.5V31.2c0-.8-.7-1.5-1.6-1.5M12.1 46H9.8v5.3H6.2V36h5.9c2.6-.2 4.9 1.8 5.1 4.4v.5c0 3.1-1.9 5.1-5.1 5.1m19.1 3.3c-1.5 1.4-3.5 2.1-5.5 2.1h-6.3V36h6.3c4.6 0 7.6 3.1 7.6 7.7.1 2.1-.7 4.1-2.1 5.6M46.4 39h-6.7v3.6h5.8v2.9h-5.8v5.9h-4V36h10.7v3zm-35.1.1H9.7v3.8h1.6c1.3 0 2.3-.5 2.3-1.9 0-1.5-1-1.9-2.3-1.9'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.link-list-btn .no-height a {
  height: auto;
}
.link-list-btn-desc a {
  display: block;
  height: 100%;
  padding: 1.125rem 1.5625rem;
  color: inherit;
}
.link-list-btn-desc a .icon-arrow::after {
  content: "";
  display: block;
  width: 0.5625rem;
  height: 1rem;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.link-list-btn-desc a dt {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 0.625rem;
  font-size: 1rem;
  font-weight: bold;
}
.link-list-btn-desc a dd {
  margin-top: 1.125rem;
  font-size: 0.9375rem;
}
.link-list-btn-desc a:hover {
  background: #c30000;
  color: #fff;
  text-decoration: none;
}
.link-list-btn-desc a:hover .icon-arrow::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23fff' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
@media screen and (max-width: 767px) {
  .link-list-btn-desc a dt {
    font-size: 0.875rem;
  }
  .link-list-btn-desc a dd {
    font-size: 0.875rem;
  }
}
.link-more {
  text-decoration: underline;
}
.link-more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 22 22'%3E%3Cpath fill='%23c30000' d='M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm5.3 11.9h-4.4v4.4h-1.8v-4.4H5.7v-1.8h4.4V5.7h1.8v4.4h4.4v1.8z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}
.link-anchor {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .link-anchor {
    margin-top: 20px;
    gap: 10px;
  }
  .link-anchor > li {
    width: calc((100% - 10px) / 2);
  }
}

.ttl-link-anchor {
  font-size: 1.3125rem;
  margin-top: 30px;
  font-weight: normal;
}

.btn {
  display: inline-block;
  text-decoration: none;
}
.btn:after {
  content: none;
}
.btn span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.btn span:after {
  content: "";
  display: block;
  margin-left: 13px;
  width: 8px;
  height: 14px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23fff' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-red, .btn-more {
  display: inline-block;
  background: #c30000;
  color: #FFF;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  padding: 20px 50px;
}
.btn-red:hover, .btn-more:hover {
  opacity: 0.8;
  color: #FFF;
}
.btn-red:visited, .btn-more:visited {
  color: #FFF;
}
.btn-red-gra, .btn-cta {
  display: inline-block;
  color: #FFF;
  text-align: center;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 0;
}
.btn-red-gra::before, .btn-cta::before, .btn-red-gra::after, .btn-cta::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
}
.btn-red-gra:before, .btn-cta:before {
  z-index: -1;
  background: linear-gradient(120deg, #C30000 60%, #E63E3E 90%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-red-gra:after, .btn-cta:after {
  z-index: -2;
  background: linear-gradient(120deg, #C30000 30%, #E63E3E 60%);
}
.btn-red-gra:hover, .btn-cta:hover {
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-red-gra:hover:before, .btn-cta:hover:before {
  opacity: 0;
}
.btn-red.__blank, .__blank.btn-more {
  text-decoration: none;
}
.btn-red.__blank::after, .__blank.btn-more::after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23FFF' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-link {
  display: inline-block;
  padding: 10px 15px;
  font-weight: bold;
}
.btn-link span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.btn-link span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 15px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}
.btn-link:hover {
  background: #c30000;
  color: #FFF;
  text-decoration: none;
}
.btn-link:hover span:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23FFF' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-link[target=_blank] {
  text-decoration: none;
}
.btn-link[target=_blank] span {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.btn-link[target=_blank] span:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23c30000' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-link[target=_blank]:hover span:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23FFF' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-link[target=_blank]:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .btn-link {
    padding: 15px 20px;
  }
}
.btn-link-red {
  color: #c30000;
  display: inline-block;
  margin: 0 auto;
  padding: 15px 60px;
  border: 1px solid #c30000;
}
.btn-link-red span {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 12px;
}
.btn-link-red span:after {
  content: "";
  display: block;
  width: 11px;
  height: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-link-red:hover {
  background: #c30000;
  color: #FFF;
  text-decoration: none;
}
.btn-link-red:hover span:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23FFF' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-more {
  margin: 0 auto;
  width: 450px;
  font-size: 1.3125rem;
  line-height: 1;
  font-weight: bold;
  padding: 25px 0;
}
.btn-more .icon-open {
  position: relative;
}
.btn-more .icon-open::before, .btn-more .icon-open::after {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background: #FFF;
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-more .icon-open::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.btn-more.is-close .icon-open::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
@media screen and (max-width: 767px) {
  .btn-more {
    width: 100%;
    font-weight: normal;
    font-size: 1.125rem;
  }
}
.btn-more-wh {
  display: block;
  width: 360px;
  margin: auto;
  text-align: center;
  padding: 20px 0;
  line-height: 1;
}
.btn-more-wh span {
  color: #c30000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn-more-wh span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 22 22'%3E%3Cpath fill='%23c30000' d='M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm5.3 11.9h-4.4v4.4h-1.8v-4.4H5.7v-1.8h4.4V5.7h1.8v4.4h4.4v1.8z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-more-wh:hover {
  background: #c30000;
  color: #FFF;
  text-decoration: none;
}
.btn-more-wh:hover span {
  color: #FFF;
}
.btn-more-wh:hover span:after {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 22 22'%3E%3Cpath fill='%23FFF' d='M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm5.3 11.9h-4.4v4.4h-1.8v-4.4H5.7v-1.8h4.4V5.7h1.8v4.4h4.4v1.8z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}
.btn-cta {
  padding: 20px 35px;
  text-decoration: none;
  font-size: 1.0625rem;
  line-height: 1.2;
}
.btn-cta span {
  color: #FFF;
}
.btn-cta.event {
  width: 80%;
  margin: 0 auto;
  font-weight: bold;
  font-size: 1.25rem;
}
.btn-cta.event:hover {
  color: #FFF;
}
.btn-back-area {
  margin-bottom: 30px;
}
.btn-area {
  text-align: center;
}
.btn-enlargement {
  text-decoration: underline;
  margin-top: 2rem;
  display: inline-block;
}
.btn-enlargement::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 22 22'%3E%3Cpath fill='%23c30000' d='M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm5.3 11.9h-4.4v4.4h-1.8v-4.4H5.7v-1.8h4.4V5.7h1.8v4.4h4.4v1.8z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}
@media screen and (max-width: 767px) {
  .btn-enlargement {
    margin-top: 1.5rem;
  }
}
.btn-anchor {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 315px;
  height: 70px;
  border-radius: 50px;
  border: 1px solid #DDDDDD;
  background: #FFF;
  color: #222222;
  font-weight: bold;
  font-size: 1.125rem;
}
.btn-anchor:hover {
  background: #c30000;
  color: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .btn-anchor {
    width: 100%;
    gap: 10px;
  }
}
.l-container a[target=_blank]::after {
  width: 12px;
  height: 11px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 19 16'%3E%3Cpath fill='%23c30000' d='M10 14H2V8h3V6H0v10h12v-4h-2v2zM6 0v11h13V0H6zm11 9H8V4h9v5z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
}

.icon-link:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 16.1'%3E%3Cpath fill='%23c30000' d='M1.2 0 0 1.2 6.8 8 0 14.9l1.2 1.2 8-8-8-8.1z'/%3E%3C/svg%3E") 50% 50%/100% 100% no-repeat;
  margin-left: 13px;
}

.l-container a {
  font-size: 14px;
}



/**----------------------------------------
*
* 　テーブル
* 
----------------------------------------*/
.table-normal {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.table-normal th,
.table-normal td {
  border: 1px solid #CBCBCB;
  padding: 20px 30px;
}
.table-normal th {
  background: #F5F5F5;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .table-normal th,
  .table-normal td {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 767px) {
  .table-normal.__sp-block {
    border-top: 1px solid #CBCBCB;
  }
  .table-normal.__sp-block th,
  .table-normal.__sp-block td {
    display: block;
    border-top: none;
    width: 100%;
  }
}

.js-scrollable {
  overflow: auto;
}


@media screen and (max-width: 767px) {
  .ttl-h3,
  .ttl-h2 {
    margin-top: 40px;
    font-size: 32px;
    font-weight: normal;
  }
}