@charset "UTF-8";
.underlayer .heading-three {
  margin-top: 16px;
  margin-bottom: 24px;
}

.underlayer .revision {
  text-align: right;
  margin-bottom: 20px;
}

.underlayer .p-strong {
  padding-bottom: 16px;
  padding-top: 32px;
}

.underlayer .bg-gray {
  background-color: #F5F5F5;
  padding: 32px 40px;
}

.underlayer .heading-four {
  padding-bottom: 16px;
}

.underlayer .ul-bottom {
  margin-bottom: 32px;
}

.underlayer .img-icon {
  padding-right: 8px;
  padding-bottom: 5px;
}

.underlayer .link-blue {
  color: #17A1E6;
  text-decoration: underline;
  word-break: break-all;
}

.underlayer .text-orange {
  color: orange;
}

.underlayer .p-title {
  font-weight: bold;
}

.underlayer .inquiry-tel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.underlayer .document-inquiry {
  width: 100%;
  border-radius: 8px;
}

.underlayer .document-inquiry .p-title {
  margin-bottom: 8px;
}

.underlayer .tel-inquiry {
  width: 48%;
  border-radius: 8px;
}

.underlayer .required-red {
  display: inline-block;
  margin-left: 8px;
  margin-top: -3px;
  padding: 3px 4px;
  border-radius: 2px;
  background-color: #EB3C3C;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  vertical-align: middle;
}

.underlayer .document-table input[type="radio"]:checked ::before {
  border: 6px solid #17a1e6;
  width: 20px;
  height: 20px;
}

.underlayer .document-table input[type="radio"] {
  content: "";
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  background: #F5F5F5;
}

.underlayer .document-table {
  border-collapse: none;
}

.underlayer .radio-none {
  list-style-type: none;
}

.underlayer .text-frame {
  border: 2px solid #000000;
}

.underlayer .confirm-button {
  text-align: center;
}

.underlayer .w200 {
  width: 200px;
}

.underlayer .w50 {
  border: 1px solid black;
  width: 50px;
}

.underlayer .comment {
  border: 1px solid black;
  width: 300px;
  height: 200px;
}

.underlayer .table-th-row.skyblue.table-radius thead th:last-child {
  border-radius: 8px 8px 0 0;
}

.underlayer .table-th-row.table-radius tbody tr:last-child td {
  border-radius: 0 0 8px 8px;
}

.underlayer .unordered-list li:first-child {
  margin-bottom: 15px;
}

.underlayer .unordered-list li:nth-child(4) {
  margin-top: 15px;
}

.underlayer .unordered-list li:last-child {
  margin-top: 15px;
}

.underlayer .title-strong-top {
  text-align: center;
}

.underlayer .affiliation-name {
  display: block;
  text-align: right;
}

.underlayer .img-flex {
  display: flex;
}

.underlayer .img-flex div {
  flex: 1;
  margin: 0 20px;
}

.underlayer .img-flex img {
  max-width: 100%;
  height: auto;
}

.underlayer .article-frame {
  display: flex;
  margin-bottom: 24px;
}

.underlayer .release-date {
  color: #17A1E6;
  margin-bottom: 8px;
  font-weight: bold;
}

.underlayer .frame-three {
  margin-bottom: 8px;
}

.underlayer .label-blue {
  background-color: #7DCDF4;
  color: #FFFFFF;
  padding: 4px 8px 4px 8px;
  margin-right: 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
}

.underlayer .label-green {
  background-color: #06A46F;
  color: #FFFFFF;
  padding: 4px 8px 4px 8px;
  margin-right: 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
}

.underlayer .label-orange {
  background-color: #FAAF18;
  color: #FFFFFF;
  padding: 4px 8px 4px 8px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
}

.underlayer .movie-img {
  width: 340px;
  aspect-ratio: 16 / 9;
  position: relative;
  margin-right: 32px;
  margin-bottom: 28px;
  border-radius: 8px;
}

.underlayer .another-movie-img {
  width: 460px;
  aspect-ratio: 16 / 9;
  position: relative;
  margin-left: 20px;
}

.underlayer .another-movie-text {
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
}

.underlayer .between-text {
  margin-bottom: 32px;
}

.underlayer .article-link {
  color: #FF7F00;
  border: 1px solid #FF7F00;
  padding: 16px 16px 16px 35px;
}

.underlayer .border-line {
  border-bottom: solid #F1F1F1 2px;
  margin-top: 52px;
  margin-bottom: 20px;
  width: 100%;
}

.underlayer .movie-date {
  font-weight: bold;
}

.underlayer .parent-container {
  width: 100%;
  text-align: center;
}

.underlayer .document-request {
  width: 300px;
  display: block;
  margin: auto;
}

.underlayer .topics {
  width: 50%;
}

.underlayer .specialinterview {
  width: 50%;
}

.underlayer .specialinterview-list {
  display: none;
  position: relative;
  z-index: 0;
}

.underlayer .pc-table .event-table th, td {
  border-right: 1px solid #7DCDF4;
}

.underlayer .media-table {
  display: none;
}

.underlayer .bk-blue {
  background-color: #17A1E6;
}

.underlayer .event-list {
  margin: 0 auto;
  text-align: center;
}

.underlayer .event-list p {
  margin-bottom: 32px;
}

.underlayer .event-table {
  margin-bottom: 48px;
}

.underlayer .tab-radio {
  display: none;
}

.underlayer .tab-menu {
  display: block;
  float: left;
  width: calc(50% - 4px);
  text-align: center;
  border: 2px solid #17A1E6;
  padding: 16px 0;
  margin-bottom: 54px;
  font-weight: bold;
  font-size: 18px;
  color: #17A1E6;
}

.underlayer #tab-menu01 {
  border-radius: 8px 0 0 8px;
}

.underlayer #tab-menu02 {
  border-radius: 0 8px 8px 0;
}

.underlayer .tab-menu:hover {
  opacity: 0.8;
}

.underlayer .tab-content-item {
  display: none;
  padding: 1em 1em 0 1em;
  clear: both;
}

#tab01:checked ~ #tab-content01,
#tab02:checked ~ #tab-content02
{
  display: block;
}

#tab01:checked ~ #tab-menu01,
#tab02:checked ~ #tab-menu02{
  background-color: #17A1E6;
  color: #FFFFFF;
}

.underlayer .form-btn  {
  text-align: center;
}

.underlayer .hidden-br {
  display: none;
}

.underlayer .td-img {
  padding-left: 8px;
}

.underlayer .document-list ul li:not(:first-of-type) a:before {
  display: none;
}

.underlayer .event-table th,td {
  text-align: center;
  padding: 16px 0;
}

.underlayer .left-register {
  text-align: left;
}

.underlayer .confirmation {
 float: left;
}

.underlayer .text-register {
  border: 2px solid #f1f1f1;
  border-radius: 6px;
  vertical-align: middle;
  width: 200px;
  overflow: hidden;
}

.underlayer .input-text {
  display: table-cell;
  padding-left: 10px;
  width: 200px;
  border-width: 0;
  font-size: 1.3rem;
  height: 32px;
  vertical-align: top;
  background-color: transparent;
  float: left;
}

.underlayer .text-register-long {
  border: 2px solid #f1f1f1;
  border-radius: 6px;
  vertical-align: middle;
  overflow: hidden;
}

.underlayer .input-text-long {
  display: table-cell;
  padding-left: 10px;
  width: 596px;
  border-width: 0;
  font-size: 1.3rem;
  height: 32px;
  vertical-align: top;
  background-color: transparent;
  float: left;
}

.underlayer .one-line {
  display: flex;
}

.underlayer .text-register-short {
  border: 2px solid #f1f1f1;
  border-radius: 6px;
  vertical-align: middle;
  width: 64px;
  overflow: hidden;
}

.underlayer .text-register-midiam {
  border: 2px solid #f1f1f1;
  border-radius: 6px;
  vertical-align: middle;
  width: 104px;
  overflow: hidden;
}

.underlayer .input-text-short {
  display: table-cell;
  width: 50px;
  border-width: 0;
  font-size: 1.3rem;
  height: 32px;
  vertical-align: top;
  background-color: transparent;
}

.underlayer .input-text-midiam {
  display: table-cell;
  width: 60px;
  border-width: 0;
  font-size: 1.3rem;
  height: 32px;
  vertical-align: top;
  background-color: transparent;
}

.underlayer .document-request {
  width: calc(1/2);
}

.underlayer .img-size {
  width: 146px;
}

.underlayer .books {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.underlayer .pc-table .event-table th, 
.underlayer .pc-table .event-table td {
  border: 1px solid #7DCDF4;
  font-size: 1.8rem;
  line-height: 1.8;
  padding: 16px 22px;
}
.underlayer .pc-table .event-table thead th:first-child {
  width: 25%;
}
.underlayer .pc-table .event-table thead th:nth-child(2),
.underlayer .pc-table .event-table thead th:nth-child(3) {
  width: 23.13%;
}
.underlayer .pc-table .event-table thead th:nth-child(4) {
  width: 16.67%;
}
.underlayer .pc-table .event-table thead th:last-child {
  width: 12.5%;
}
.underlayer .event-table th {
  background-color: #17A1E6;
  color: #fff;
  font-weight: 600;
}

.underlayer .event-table {
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
  padding: 16px 0;
  border-spacing: 0;
  border-collapse: separate;
  margin-bottom: 48px;
}

.underlayer .radius-top-left {
  border-radius: 8px 0 0 0;
  width: 220px;
}

.underlayer .radius-top-right {
  border-radius: 0 8px 0 0;
}

.underlayer .radius-bottom-left {
  border-radius: 0 0 0 8px;
  background-color: #7DCDF4;
  color: #fff;
}

.underlayer .radius-bottom-right {
  border-radius: 0 0 8px 0;
}

.underlayer .radius-bottom-right a {
  color: #17A1E6;
  text-decoration: underline;
}

.underlayer .radius-bottom-right img {
  vertical-align: -4px;
}

.underlayer .movie-img img {
  border-radius: 8px;
}

.underlayer .confirmation-img {
  width: 200px;
}

.underlayer .centered {
  display: flex;
  justify-content: center;
}

.underlayer .centered a.img {
  margin-right: 24px;
}

.underlayer .centered input {
  margin-left: 24px;
}

.underlayer .centered {
  padding-bottom: 64px;
}

.underlayer .half {
  width: 100%;
  margin: auto;
  text-align: center;
}

.underlayer .half img {
  width: 200px;
  margin-bottom: 40px;
}

.underlayer .region-img {
  margin-bottom: 40px;
}

.underlayer .img-icon-pdf {
  padding-right: 8px;
  padding-bottom: 5px;
}

.underlayer .link-blue-pdf {
  color: #17A1E6;
  text-decoration: underline;
}

.underlayer .event-picture {
  width: 180px;
}

.underlayer.document-inquiry-home .left-register {
  border: 1px solid #7DCDF4;
  border-radius: 0 0 8px 8px;
} 

.underlayer.document-inquiry-home .table-th-row.skyblue.table-radius {
  border-bottom: none;
}

.underlayer .hyphen {
  padding: 0 4px;
}

.underlayer .left-register label {
  padding-left: 4px;
}

.modal-item .modal-title {
  display: none;
}
.modal-block .img-box {
  display: flex;
  flex-wrap: wrap;
}
.modal-block .img-box > figure {
  max-width: 430px;
  width: 100%;
}
.modal-block .img-box > figure img {
  max-width: 100%;
}
.modal-block .img-box > figure:nth-of-type(even) {
  margin-left: 20px;
}
.underlayer .btn-wrap .btn-btn {
  display: inline-flex;
  border: 1px solid #FF7F00;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 16px;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FF7F00 !important;
  align-items: center;
}
.underlayer .btn-wrap .btn-btn .arrow-btn {
  display: inline-block;
  background-image: url(/wp-content/themes/kumon/img/top/ic_arrow1_r.png);
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 15px;
  height: 15px;
  box-sizing: border-box;
  margin-right: 4px;
}
.modal-block {
  display: none;
  position: fixed;
  justify-content: center;
  align-items: center;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}
.underlayer .popup-wrapper {
  width: 960px;
  height: 70vh;
  background-color: #fff;
  overflow-y: auto;
}
.popup-section {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 32px 40px;
  border-radius: 8px;
}
.modal-closebtn {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  width: 3rem;
  height: 1.8rem;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
  right: 0;
  top: -40px;
}
.modal-closebtn span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: .2rem;
  background-color: #fff;
}
.modal-closebtn span:nth-of-type(1) {
  top: 0;
  transform: translateY(0.8rem) rotate(-45deg);
}
.modal-closebtn span:nth-of-type(2) {
  top: 0.8rem;
  opacity: 0;
}
.modal-closebtn span:nth-of-type(3) {
  bottom: 0;
  transform: translateY(-0.8rem) rotate(45deg);
}
.modal-block .popup-title {
  text-align: left;
}
.modal-block .popup-title p:first-of-type {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 0;
  color: #17A1E6;
  font-weight: 600;
}
.modal-block .popup-title p:nth-of-type(2) {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6;
  padding-bottom: 10px;
  padding-top: 16px;
  margin-bottom: 24px;
  color: #17A1E6;
  border-bottom: 2px solid #17A1E6;
}
.underlayer .modal-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 50%);
	opacity: 0;
	visibility: hidden;
	transition: .3s;
  box-sizing: border-box;
  z-index: 10;
}
.underlayer .modal-container:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.underlayer .modal-container.active {
	opacity: 1;
	visibility: visible;
}
.underlayer .modal-body {
  position: absolute;
  max-width: 960px;
	width: 100%;
  height: auto;
	top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.underlayer .modal-close {
	position: absolute;
	display: flex;
  align-items: center;
  justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 4rem;
	color: #fff;
	cursor: pointer;
}
.underlayer .modal-content {
	background: #fff;
	text-align: left;
	padding: 30px;
}
.button-open {
  display: inline-flex;
  border: 1px solid #FF7F00;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 16px;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  color: #FF7F00 !important;
  align-items: center;
  text-align: left;
}
.button-open-wrap:not(:first-of-type) {
  margin-top: 32px;
}
.button-open .arrow-btn {
  display: inline-block;
  background-image: url(/wp-content/themes/kumon/img/top/ic_arrow1_r.png);
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 15px;
  height: 15px;
  box-sizing: border-box;
  margin-right: 4px;
}
.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 960px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  z-index: 11;
  padding: 32px 0 32px 40px;
  height: 37vw;
  box-sizing: border-box;
}
.modal-window .modal-inner {
  position: relative;
  height: 33vw;
  padding-right: 0;
}
.modal-window .modal-box::-webkit-scrollbar {
  background: #fff;
  width: 5px;
  height: 5px;
}
.modal-box {
  overflow-y: scroll;
  height: 33vw;
  padding-right: 40px;
}
.modal-window .modal-box.skyblue::-webkit-scrollbar-thumb {
  background-color: #17A1E6;
}
.modal-window .modal-box.green::-webkit-scrollbar-thumb {
  background-color: #06A46F;
}
.modal-window .modal-inner .modal-subtitle {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 0;
}
.modal-window .modal-inner .modal-subtitle.skyblue {
  color: #17A1E6;
}
.modal-window .modal-inner .modal-subtitle.green {
  color: #06A46F;
}
.modal-window .modal-inner .modal-title {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6;
  padding-bottom: 10px;
  padding-top: 16px;
  margin-bottom: 24px;
}
.modal-window .modal-inner .modal-title.skyblue {
  color: #17A1E6;
  border-bottom: 2px solid #17A1E6;
}
.modal-window .modal-inner .modal-title.green {
  color: #06A46F;
  border-bottom: 2px solid #06A46F;
}
.modal-facility-data {
  display: inline-block;
}
.modal-facility-data span {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 0;
}
.modal-facility-data span:not(:first-child) {
  margin-left: 32px;
}
.modal-facility-inner {
  margin-top: 32px;
  border-top: 2px solid #F1F1F1;
  padding-top: 20px;
}
.modal-facility-block {
  margin-top: 12px;
}
.modal-facility-inner .facility-title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.8;
  color: #000;
  margin-bottom: 0;
}
.modal-facility-inner .facility-title.text-center {
  text-align: center;
}
.modal-facility-inner .facility-title.skyblue {
  color: #17A1E6;
}
.modal-facility-inner .facility-title.green {
  color: #06A46F;
}
.modal-facility-inner .facility-text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 0;
}
.modal-facility-inner .facility-text.add-indent {
  padding-left: 1em;
  text-indent: -1em;
}
.facility-image-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.facility-image-wrap.ai-flexstart {
  align-items: flex-start;
}
.facility-image-wrap .facility-image-inner:not(:first-of-type) {
  margin-left: 20px;
}
.facility-image-wrap .facility-image-inner .image-wrap.column-01 {
  width: 100%;
}
.facility-image-wrap .facility-image-inner .image-wrap.column-01.modal-width {
  max-width: 500px;
  width: 100%;
}
.facility-image-wrap .facility-image-inner .image-wrap.column-02.modal-width {
  max-width: 278px;
  width: 100%;
}
.facility-image-wrap .facility-image-inner .image-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.facility-image-wrap .facility-image-inner .image-wrap img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
.facility-image-wrap .facility-image-inner .image-wrap figcaption {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: .03em;
  margin-top: 8px;
}
.button-close {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  width: 3rem;
  height: 1.8rem;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
  right: 10px;
  top: -70px;
}
.button-close span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #fff;
}
.button-close span:nth-of-type(1) {
  top: 0;
  transform: translateY(0.8rem) rotate(-45deg);
}
.button-close span:nth-of-type(2) {
  opacity: 0;
}
.button-close span:nth-of-type(3) {
  bottom: 0;
  transform: translateY(-0.8rem) rotate(45deg);
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  z-index: 10;
}
.modal-open {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .underlayer .p-font {
    font-size: 16px;
  }

  .underlayer .article-frame {
    flex-direction: column;
  }

  .underlayer .movie-img {
    width: 100%;
  }

  .underlayer .another-movie-img {
    width: 100%;
    margin-left: 0;
  }

  .underlayer .hidden-br {
    display: block;
  }

  .underlayer #tab-menu01, #tab-menu02 {
    font-size: 16px;
  } 
  .underlayer #tab-menu02 {
    padding: 7.5px 0;
  }

  .underlayer .document-inquiry {
    margin-bottom: 32px;
  }
  
  .underlayer .tel-inquiry {
    width: 100%;
  }

  .responsive-header {
    width: 100%;
  }

  .responsive-header .p-helpNav {
    display: none;
  }

  .responsive-header .header-outer {
    display: flex;
  }

  .responsive-header img {
    width: 72px;
  }

  .responsive-header .p-gNav {
    display: none;
  }

  .underlayer .pc-table {
    display: none;
  }

  .underlayer .media-table {
    display: inline;
  }

  .underlayer .top-kuhaku {
    margin-top: 32px;
  }

  .underlayer .img-radius {
    border-radius: 8px;
  }

  .underlayer .prefectures {
    margin-bottom: 32px;
  }

  .underlayer .text-register-long {
    width: 100%;
  }

  .underlayer .media-table .sp-event-table tr th,
  .underlayer .media-table .sp-event-table tr td {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #7DCDF4;
    padding: 16px 24px;
    font-size: 1.8rem;
    line-height: 1.8;
  }

  .underlayer .media-table .sp-event-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse; 
    margin-bottom: 24px;
  }

  .underlayer .media-table .sp-event-table th {
    background-color: #17A1E6;
    color: #fff;
    font-weight: bold;
  }

  .underlayer .media-table .sp-event-table .radius-top {
    border-radius: 8px 8px 0 0;
  }

  .underlayer .media-table .sp-event-table .radius-bottom {
    border-radius: 0 0 8px 8px ;
  }

  .underlayer .media-table .sp-event-table .kaisaibi {
    background-color: #7DCDF4;
    color: #fff;
    font-weight: bold;
  }
  .underlayer .media-table .sp-event-table .radius-bottom a {
    color: #17A1E6;
    text-decoration: underline;
  }
  
  .underlayer .media-table .sp-event-table .radius-bottom img {
    vertical-align: -4px;
  }
  
  .underlayer .image-wrap img.img-size {
    max-width: 143px;
    height: auto;
    margin-bottom: 40px;
  }

  .modal-window {
    height: 100vw;
    padding: 20px 0 20px 20px;
  }
  .modal-window .modal-inner {
    height: auto;
  }
  .modal-box {
    height: 87vw;
    padding-right: 20px;
  }
  .modal-window .modal-box::-webkit-scrollbar {
    height: 50px;
  }
  .underlayer .modal-body {
    max-width: none;
    padding: 20px;
  }
  .underlayer .modal-close {
    top: -20px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .underlayer .popup-wrapper {
    width: 80%;
    height: 90vh;
  }
  .modal-facility-data {
    display: block;
  }
  .modal-facility-data span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  .modal-facility-data span:not(:first-child) {
    margin-left: 0;
  }
  .facility-image-wrap {
    flex-direction: column;
  }
  .facility-image-wrap .facility-image-inner .image-wrap.column-01 {
    max-width: none;
  }
  .facility-image-wrap .facility-image-inner:not(:first-of-type) {
    margin-left: 0;
    margin-top: 20px;
  }
  .facility-image-wrap .facility-image-inner .image-wrap.column-01.modal-width {
    max-width: none;
  }
  .facility-image-wrap .facility-image-inner .image-wrap.column-02.modal-width {
    max-width: none;
  }
  .button-close {
    right: 10px;
    top: -60px;
  }

}

