@charset "UTF-8";
.gprev,
.gnext {
  display: none !important;
}

.gslide-inline {
  height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
  max-width: 960px;
  aspect-ratio: 16/9;
}

.gslide-inline iframe {
  aspect-ratio: 16/9;
}
.gslide-inline iframe > iframe {
  width: 100%;
  height: 100%;
}

.gslide-inline .ginlined-content {
  padding: initial !important;
  width: 93% !important;
}

.glightbox-clean .gslide-media img {
  width: 93%;
  max-width: 640px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.glightbox.zoom-icon {
  position: relative;
  z-index: 0;
}
.glightbox.zoom-icon::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 10px;
  right: 8px;
  width: 18px;
  height: 18px;
  background: url(/jp/terasu/jecafair2025/img/zoom-Icon.png) no-repeat center/contain;
  z-index: 2;
}
.glightbox.zoom-icon::after {
  content: "";
  position: absolute;
  display: block;
  height: 100px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}

.glightbox.movie-icon {
  position: relative;
  z-index: 0;
}
.glightbox.movie-icon::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  background: url(/jp/terasu/jecafair2025/img/movie-icon.png) no-repeat center/contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

main {
  overflow: visible !important;
}

#container #terasu-contents {
  font-family: sans-serif;
}

img {
  vertical-align: top;
}

.u-indentation01 {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.8571428571em;
}

#terasu-contents * {
  font-family: sans-serif;
  font-weight: inherit;
}
#terasu-contents img {
  max-width: 100%;
}
#terasu-contents a:hover p, #terasu-contents a:hover span {
  color: inherit;
  font-family: sans-serif;
}
#terasu-contents .btn a {
  font-weight: bold;
  text-align: center;
}
#terasu-contents #visual {
  color: #fff;
  background: #000;
  position: relative;
}
#terasu-contents #visual .section {
  margin-bottom: 0;
  height: 7.1428571429em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#terasu-contents #visual h1 {
  -ms-flex-preferred-size: 33.125%;
      flex-basis: 33.125%;
}
#terasu-contents #visual h1 img {
  margin-top: -16px;
}
#terasu-contents #visual p {
  -ms-flex-preferred-size: 39.7916666667%;
      flex-basis: 39.7916666667%;
  padding: 0.8em;
  font-size: 1.0714285714em;
  font-weight: bold;
}
#terasu-contents #visual .btn {
  -ms-flex-preferred-size: 27.0833333333%;
      flex-basis: 27.0833333333%;
  font-size: 1.0714285714em;
  font-weight: normal;
}
#terasu-contents #visual .btn a {
  padding: 0.8em 2.5em 0.8em;
  color: #fff;
  background: #6c6c6c;
  display: block;
  position: relative;
}
#terasu-contents #visual .btn a::after {
  margin-top: -0.2142857143em;
  width: 0.4285714286em;
  height: 0.4285714286em;
  content: "";
  border: #fff 1px solid;
  border-bottom: transparent;
  border-left: transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
}
#terasu-contents .jecafair2025 {
  position: relative;
}
#terasu-contents .jecafair2025 .fv {
  position: relative;
  background: url(/jp/terasu/jecafair2025/img/mv.jpg) no-repeat 50% 40%/cover;
  height: 300px;
  width: 100%;
}
#terasu-contents .jecafair2025 .fv__logo {
  max-width: 172px;
  height: auto;
  position: absolute;
  top: 20px;
  left: 64px;
}
#terasu-contents .jecafair2025 .fv__logo > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025 .fv__wrapper {
  position: absolute;
  top: calc(50% + 40px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 93%;
  max-width: 780px;
  z-index: 1;
}
#terasu-contents .jecafair2025 .fv__catch {
  position: relative;
  border: 2px solid #fff;
  padding: 32px 24px 20px;
  margin: 0 auto;
}
#terasu-contents .jecafair2025 .fv__catch::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#terasu-contents .jecafair2025 .fv__catch p {
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 1.5714285714em;
  max-width: 370px;
  width: 100%;
  padding: 7px;
  background-color: #000;
  border-radius: 9999px;
}
#terasu-contents .jecafair2025 .fv__catch h2 {
  font-size: 2em;
  line-height: 1.25;
}
#terasu-contents .jecafair2025 .fv__catch h2 > span {
  font-size: 24px;
}
#terasu-contents .jecafair2025 .fv__text {
  margin-top: 16px;
  font-size: 1.4285714286em;
  line-height: 1.8;
  text-shadow: 0 0 10px rgb(0, 0, 0);
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 48px;
}
#terasu-contents .jecafair2025 .fv__coming-soon {
  position: relative;
  width: 100%;
  background-color: #0041ac;
  padding: 20px 0;
  margin-top: 32px;
  font-size: 2.2857142857em;
  font-weight: bold;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.3);
}
#terasu-contents .jecafair2025 .fv__coming-soon > p {
  letter-spacing: 0.03em;
  line-height: 1.4;
}
#terasu-contents .jecafair2025 .fv__coming-soon::before, #terasu-contents .jecafair2025 .fv__coming-soon::after {
  content: "";
  position: absolute;
  display: block;
  width: 54px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#terasu-contents .jecafair2025 .fv__coming-soon::before {
  top: 12px;
  left: -14px;
}
#terasu-contents .jecafair2025 .fv__coming-soon::after {
  bottom: 12px;
  right: -14px;
}
#terasu-contents .jecafair2025 .fv .notice {
  margin-top: 3.125%;
  padding-bottom: 3.125%;
  text-align: center;
}
#terasu-contents .jecafair2025 .fv .notice h3 {
  margin-bottom: 1em;
  font-size: 1.2857142857em;
  font-weight: bold;
}
#terasu-contents .jecafair2025 .map {
  background-color: #151515;
  padding: 50px 0;
}
#terasu-contents .jecafair2025 .map__inner {
  min-width: 1100px;
  margin: 0 auto;
  width: 93%;
}
#terasu-contents .jecafair2025 .map__catch {
  font-size: 1em;
  color: #fff;
  margin-bottom: 32px;
  text-align: center;
}
#terasu-contents .jecafair2025 .map__wrapper {
  position: relative;
}
#terasu-contents .jecafair2025 .map__floor {
  height: 590px;
  width: 100%;
  min-width: 1100px;
}
#terasu-contents .jecafair2025 .map__floor > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#terasu-contents .jecafair2025 .map__item {
  position: absolute;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#terasu-contents .jecafair2025 .map__item::after {
  content: "ENTER";
  position: absolute;
  display: block;
  font-size: 0.8571428571em;
  font-weight: bold;
  color: #ff690e;
  background-color: #fff;
  bottom: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 1px 16px;
  border-radius: 9999px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.5s 0.07s;
  transition: 0.5s 0.07s;
  pointer-events: none;
  opacity: 0;
}
#terasu-contents .jecafair2025 .map__item .map__detail {
  z-index: 2;
}
#terasu-contents .jecafair2025 .map__item:hover .map__detail {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  top: -105px;
}
#terasu-contents .jecafair2025 .map__item:hover::after {
  opacity: 1;
}
#terasu-contents .jecafair2025 .map__item--01 {
  bottom: 154px;
  right: 330px;
}
#terasu-contents .jecafair2025 .map__item--01:hover {
  bottom: 144px;
}
#terasu-contents .jecafair2025 .map__item--02 {
  bottom: 173px;
  right: 639px;
}
#terasu-contents .jecafair2025 .map__item--02:hover {
  bottom: 163px;
}
#terasu-contents .jecafair2025 .map__item--03 {
  bottom: 235px;
  right: 784px;
}
#terasu-contents .jecafair2025 .map__item--03:hover {
  bottom: 225px;
}
#terasu-contents .jecafair2025 .map__item--04 {
  bottom: 264px;
  right: 893px;
}
#terasu-contents .jecafair2025 .map__item--04:hover {
  bottom: 254px;
}
#terasu-contents .jecafair2025 .map__item--05 {
  bottom: 374px;
  right: 743px;
}
#terasu-contents .jecafair2025 .map__item--05:hover {
  bottom: 364px;
}
#terasu-contents .jecafair2025 .map__item--06 {
  bottom: 390px;
  right: 916px;
}
#terasu-contents .jecafair2025 .map__item--06:hover {
  bottom: 380px;
}
#terasu-contents .jecafair2025 .map__item--07 {
  bottom: 474px;
  right: 863px;
}
#terasu-contents .jecafair2025 .map__item--07:hover {
  bottom: 464px;
}
#terasu-contents .jecafair2025 .map__item--08 {
  bottom: 554px;
  right: 775px;
}
#terasu-contents .jecafair2025 .map__item--08:hover {
  bottom: 544px;
}
#terasu-contents .jecafair2025 .map__item--09 {
  bottom: 408px;
  right: 586px;
}
#terasu-contents .jecafair2025 .map__item--09:hover {
  bottom: 398px;
}
#terasu-contents .jecafair2025 .map__item--010 {
  bottom: 330px;
  right: 256px;
}
#terasu-contents .jecafair2025 .map__item--010:hover {
  bottom: 320px;
}
#terasu-contents .jecafair2025 .map__pin {
  cursor: pointer;
  height: 65px;
  width: 35px;
  display: inline-block;
}
#terasu-contents .jecafair2025 .map__pin > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025 .map__pin:hover {
  opacity: initial !important;
}
#terasu-contents .jecafair2025 .map__detail {
  position: absolute;
  width: 200px;
  height: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  top: -80px;
  left: calc(50% + 6px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#terasu-contents .jecafair2025 .about {
  background-color: #f7f7f7;
  padding: 60px 0;
}
#terasu-contents .jecafair2025 .about__inner {
  max-width: 960px;
  margin: 0 auto;
  width: 93%;
}
#terasu-contents .jecafair2025 .about__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 40px;
  border: 1px solid #333;
}
#terasu-contents .jecafair2025 .about__wrapper > img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025 .about__catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  max-width: 360px;
  width: 100%;
  background: url(/jp/terasu/jecafair2025/img/about-bg.jpg) no-repeat center/cover;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  text-align: center;
  font-weight: bold;
}
#terasu-contents .jecafair2025 .about__catch--main {
  font-size: 1.7142857143em;
  margin: 24px 0;
}
#terasu-contents .jecafair2025 .about__catch--sub {
  font-size: 1.2857142857em;
}
#terasu-contents .jecafair2025 .about__box {
  padding: 40px 50px;
}
#terasu-contents .jecafair2025 .about__circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .jecafair2025 .about__circle > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2857142857em;
  border: 1px solid #000;
  height: 150px;
  width: 150px;
  border-radius: 9999px;
  font-weight: bold;
}
#terasu-contents .jecafair2025 .about__circle > p:not(:first-of-type) {
  margin-left: 20px;
}
#terasu-contents .jecafair2025 .about__texts {
  font-size: 1.1428571429em;
  margin-top: 16px;
}
#terasu-contents .jecafair2025 .about__texts span {
  font-weight: bold;
}
#terasu-contents .jecafair2025 .product {
  padding: 80px 0;
  background: url(/jp/terasu/jecafair2025/img/product-bg.jpg) no-repeat center/cover;
}
#terasu-contents .jecafair2025 .product__inner {
  max-width: 960px;
  margin: 0 auto;
  width: 93%;
}
#terasu-contents .jecafair2025 .product__catch {
  display: block;
  color: #fff;
  font-size: 2.8571428571em;
  text-align: center;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 16px 0;
  font-weight: bold;
}
#terasu-contents .jecafair2025 .product__catch span {
  font-size: 24px;
}
#terasu-contents .jecafair2025 .product__text {
  font-size: 1.1428571429em;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 32px 0;
}
#terasu-contents .jecafair2025 .product__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#terasu-contents .jecafair2025 .product__ul-li {
  width: calc(50% - 20px);
}
#terasu-contents .jecafair2025 .product__ul-li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#terasu-contents .jecafair2025 .product__ul-li a > img {
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}
#terasu-contents .jecafair2025 .product__ul .btns ul li {
  padding: 0;
  width: 80%;
  margin: 24px auto 0;
  color: #fff;
  font-size: 1em;
  text-align: center;
  background: #ff690e;
  border-radius: 50vh;
  display: block;
  position: relative;
}
#terasu-contents .jecafair2025 .product__ul .btns ul li:not(:first-of-type) {
  margin-top: 0.7142857143em;
}
#terasu-contents .jecafair2025 .product__ul .btns ul li.other {
  background-color: #fff;
  color: #ff690e;
}
#terasu-contents .jecafair2025 .product__ul .btns ul li a {
  color: #fff;
}
#terasu-contents .jecafair2025 .product__ul .btns ul li a.download::after {
  width: 1em;
  height: 1em;
  content: "";
  background: url(/jp/terasu/common/img/icon_download.png) no-repeat 50% 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#terasu-contents .jecafair2025 .product__ul .btns ul li span {
  padding: 1em;
  display: block;
  position: relative;
}
#terasu-contents #materials .anchor {
  max-width: 960px;
  margin: 50px auto 25px;
}
#terasu-contents #materials .anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents #materials .anchor ul li {
  -ms-flex-preferred-size: 2000%;
      flex-basis: 2000%;
}
#terasu-contents #materials .anchor ul li:not(:last-of-type) {
  margin-right: 1px;
}
#terasu-contents #materials .anchor ul li a {
  padding: 1.6em;
  color: #fff;
  font-size: 1.1428571429em;
  background: #000;
  display: block;
  position: relative;
}
#terasu-contents #materials .anchor ul li a::after {
  width: 1em;
  height: 1em;
  content: "";
  background: url(/jp/terasu/product/catalog/img/icon_bullet_down.png) no-repeat 50% 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#terasu-contents #materials .anchor--category ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  #terasu-contents #materials .anchor--category ul li a {
    font-size: 0.9714285714em;
    min-height: initial;
  }
}
#terasu-contents #materials .bg-heading {
  padding: 1em 1.2em;
  color: #fff;
  text-align: center;
  background: #000;
  border-radius: 50vh;
  position: relative;
}
#terasu-contents #materials .bg-heading h2 {
  font-size: 1.4285714286em;
  font-weight: bold;
  line-height: 1.2;
}
#terasu-contents #materials .btns ul li {
  padding: 0;
  width: 100%;
  color: #fff;
  font-size: 1em;
  text-align: center;
  background: #ff690e;
  border-radius: 50vh;
  display: block;
  position: relative;
}
#terasu-contents #materials .btns ul li:not(:first-of-type) {
  margin-top: 0.7142857143em;
}
#terasu-contents #materials .btns ul li a {
  color: #fff;
}
#terasu-contents #materials .btns ul li a.download::after {
  width: 1em;
  height: 1em;
  content: "";
  background: url(/jp/terasu/common/img/icon_download.png) no-repeat 50% 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#terasu-contents #materials .btns ul li span {
  padding: 1em;
  display: block;
  position: relative;
}
#terasu-contents #materials .category {
  padding: 30px 0 10px;
}
#terasu-contents #materials .category h3 {
  margin-top: 1em;
  font-size: 1.2857142857em;
  font-weight: bold;
}
#terasu-contents #materials .category .label {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
}
#terasu-contents #materials .category .label > li {
  margin-right: 0.5em;
  padding: 0.5em 0.8em;
  color: #fff;
  font-size: 0.8571428571em;
  font-weight: bold;
  line-height: 1.1428571429;
  background: rgba(204, 0, 0, 0.85);
  border-radius: 8px;
  border-bottom-right-radius: 0;
  float: left;
}
#terasu-contents #materials .category .label > li.labor-saving {
  background: rgba(1, 88, 178, 0.85);
}
#terasu-contents #materials .category .label > li.well-being {
  background: rgba(224, 160, 6, 0.85);
}
#terasu-contents #materials .category .label > li.carbon-neutral {
  background: rgba(10, 146, 103, 0.85);
}
#terasu-contents #materials .category .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#terasu-contents #materials .category .box-list .box {
  margin-top: 1.5625%;
  -ms-flex-preferred-size: 32.2916666667%;
      flex-basis: 32.2916666667%;
  background: #fff;
  border-radius: 1em;
  display: block;
  position: relative;
}
#terasu-contents #materials .category .box-list .box:not(:nth-of-type(3n)) {
  margin-right: 1.5625%;
}
#terasu-contents #materials .category .box-list .box > a {
  height: 100%;
  border-radius: 1em;
  display: block;
  position: relative;
  overflow: hidden;
}
#terasu-contents #materials .category .box-list .box .new {
  padding: 2em 3em 0.4em;
  color: #fff;
  font-size: 0.7857142857em;
  font-weight: bold;
  background: #c00;
  -webkit-transform: translateX(-41%) translateY(-30%) rotate(-45deg);
          transform: translateX(-41%) translateY(-30%) rotate(-45deg);
  position: absolute;
  top: 0;
  left: 0;
}
#terasu-contents #materials .category .box-list .box figure {
  padding-top: initial;
  text-align: center;
}
#terasu-contents #materials .category .box-list .box figure img {
  width: 100%;
}
#terasu-contents #materials .category .box-list .box .contents {
  padding: 6.4516129032% 8.064516129% calc(8.064516129% + 3.6em);
}
#terasu-contents #materials .category .box-list .box h4 {
  margin-bottom: 1em;
  font-size: 1.2857142857em;
  font-weight: bold;
  line-height: 1.3333333333;
}
#terasu-contents #materials .category .box-list .box p {
  margin-bottom: 1.5em;
}
#terasu-contents #materials .category .box-list .box .btns {
  padding-bottom: 8.064516129%;
  width: 83.8709677419%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#terasu-contents #materials .category .box-banner .box {
  position: relative;
  width: 100%;
  margin-top: 1.5625%;
}
#terasu-contents #materials .category .box-banner.box-banner02 {
  margin-top: 1.5625%;
}
#terasu-contents #materials .detail {
  padding: 30px 0 10px;
}
#terasu-contents #materials .detail .head-banner {
  padding-bottom: 30px;
  text-align: center;
}
#terasu-contents #materials .detail .head-banner h3 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  font-weight: bold;
}
#terasu-contents #materials .detail .head-banner .balloon::before {
  margin-right: 0.5em;
  content: "＼";
}
#terasu-contents #materials .detail .head-banner .balloon::after {
  margin-left: 0.5em;
  content: "／";
}
#terasu-contents #materials .detail .box {
  margin: 3.125% auto 0;
  width: 64.5833333333%;
}
#terasu-contents #materials .detail .box .contents .point {
  padding: 3.2258064516% 0;
}
#terasu-contents #materials .detail .box figure {
  padding: 4.8387096774% 0;
  text-align: center;
}
#terasu-contents #materials .detail .box figure img {
  width: auto;
  max-width: 240px;
}
#terasu-contents #materials .detail .box figure.wide img {
  width: auto;
  max-width: inherit;
  max-height: 288px;
}
#terasu-contents .jecafair2025-modal .modal {
  z-index: 9999;
}
#terasu-contents .jecafair2025-modal .modal__container {
  padding: 30px 80px 0;
  overflow-y: auto;
}
#terasu-contents .jecafair2025-modal .modal__container::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(/jp/terasu/jecafair2025/img/modal-bg.jpg) no-repeat center/cover;
  z-index: -1;
}
#terasu-contents .jecafair2025-modal .modal__header {
  height: initial;
  padding-bottom: 15px;
  background-color: initial;
  position: static;
}
#terasu-contents .jecafair2025-modal .modal__header::after {
  content: none !important;
}
#terasu-contents .jecafair2025-modal .modal__title {
  position: relative;
  text-align: left;
  padding-left: 30px;
  border-bottom: 1px solid #333;
  padding-bottom: 15px;
}
#terasu-contents .jecafair2025-modal .modal__title > span {
  display: inline-block;
  height: 40px;
  width: 20px;
}
#terasu-contents .jecafair2025-modal .modal__title::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 40px;
  width: 20px;
  background: url(/jp/terasu/jecafair2025/img/jeca-map-pin.png) no-repeat center/contain;
}
#terasu-contents .jecafair2025-modal .modal__title--no-pin {
  padding-left: initial;
}
#terasu-contents .jecafair2025-modal .modal__title--no-pin::before {
  content: none;
}
#terasu-contents .jecafair2025-modal .modal__catch-pht {
  position: absolute;
  top: 40px;
  right: 100px;
  max-width: 160px;
  width: 100%;
  height: auto;
}
#terasu-contents .jecafair2025-modal .modal__catch-pht > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025-modal .modal__sub {
  margin-top: 15px;
}
#terasu-contents .jecafair2025-modal .modal__content {
  position: relative;
  margin-top: 40px;
  overflow-y: initial;
}
#terasu-contents .jecafair2025-modal .modal__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text01 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text01 .modal__detail {
  margin-top: initial;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text02 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text02 .modal__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 13px);
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text02 .modal__item:not(:first-of-type) {
  margin-left: 25px;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text02 .modal__texts {
  margin-left: 20px;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-text02 .modal__detail {
  margin-top: initial;
}
#terasu-contents .jecafair2025-modal .modal__box--2column-row-img01 .modal__item:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#terasu-contents .jecafair2025-modal .modal__box--3column {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .jecafair2025-modal .modal__box--3column .modal__item {
  max-width: 330px;
  width: 100%;
}
#terasu-contents .jecafair2025-modal .modal__box--3column .modal__item:not(:first-of-type) {
  margin-left: 20px;
}
#terasu-contents .jecafair2025-modal .modal__box--4column {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .jecafair2025-modal .modal__box--4column .modal__item {
  max-width: 245px;
  width: 100%;
}
#terasu-contents .jecafair2025-modal .modal__box--4column .modal__item:not(:first-of-type) {
  margin-left: 20px;
}
#terasu-contents .jecafair2025-modal .modal__box--5column {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#terasu-contents .jecafair2025-modal .modal__box--5column .modal__item {
  max-width: 200px;
  width: 100%;
}
#terasu-contents .jecafair2025-modal .modal__box--5column .modal__item:not(:first-of-type) {
  margin-left: 8px;
}
#terasu-contents .jecafair2025-modal .modal__texts {
  width: 100%;
}
#terasu-contents .jecafair2025-modal .modal__detail {
  font-size: 1.2857142857em;
  font-weight: bold;
  margin-top: 15px;
}
#terasu-contents .jecafair2025-modal .modal__emblem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
#terasu-contents .jecafair2025-modal .modal__emblem-icon {
  height: auto;
  width: 50px;
}
#terasu-contents .jecafair2025-modal .modal__emblem-icon > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025-modal .modal__emblem-text {
  margin-left: 20px;
  color: #ff690f;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  #terasu-contents .jecafair2025-modal .modal__emblem-text {
    margin-left: 12px;
  }
}
#terasu-contents .jecafair2025-modal .modal__emblem-text span {
  font-size: 1.1428571429em;
}
@media screen and (max-width: 640px) {
  #terasu-contents .jecafair2025-modal .modal__emblem-text span {
    font-size: 1em;
  }
}
#terasu-contents .jecafair2025-modal .modal__emblem-text p {
  font-size: 1.2857142857em;
}
@media screen and (max-width: 640px) {
  #terasu-contents .jecafair2025-modal .modal__emblem-text p {
    font-size: 1.1428571429em;
  }
}
#terasu-contents .jecafair2025-modal .modal__pht {
  max-width: 330px;
  width: 100%;
  height: auto;
}
#terasu-contents .jecafair2025-modal .modal__pht > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025-modal .modal__footer {
  position: sticky;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0 16px;
  margin: 24px 0 0;
  background-color: #fff;
}
#terasu-contents .jecafair2025-modal .modal__footer.active::before {
  content: "";
  position: absolute;
  display: block;
  height: 60px;
  width: 100%;
  top: -60px;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0.8)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 70%, rgb(255, 255, 255) 100%);
}
#terasu-contents .jecafair2025-modal .modal__footer span {
  color: #eeeeee;
  display: inline-block;
  margin: 0 4px;
}
#terasu-contents .jecafair2025-modal .modal__footer button {
  position: relative;
  height: 30px;
  width: 30px;
  background-color: #151515;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  margin: 0 10px;
}
#terasu-contents .jecafair2025-modal .modal__footer button::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}
#terasu-contents .jecafair2025-modal .modal__footer button.modal-prev::before {
  left: calc(50% + 2px);
  -webkit-transform: translate(-50%, -50%) rotate(-225deg);
          transform: translate(-50%, -50%) rotate(-225deg);
}
#terasu-contents .jecafair2025-modal .modal__footer button.modal-next::before {
  left: calc(50% - 2px);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
#terasu-contents .jecafair2025-modal .modal__video-container::before {
  content: none !important;
}
#terasu-contents .jecafair2025-modal .modal__video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 960px;
  aspect-ratio: 16/9;
}
#terasu-contents .jecafair2025-modal .modal__video-box > iframe {
  width: 100%;
  height: 100%;
}
#terasu-contents .jecafair2025-modal .modal__archi-container::before {
  content: none !important;
}
#terasu-contents .jecafair2025-modal .modal__archi-header {
  padding-bottom: 0;
}
#terasu-contents .jecafair2025-modal .modal__archi-box {
  display: block !important;
}
#terasu-contents .jecafair2025-modal .modal__archi-ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 80px;
}
#terasu-contents .jecafair2025-modal .modal__archi-ul-li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#terasu-contents .jecafair2025-modal .modal__archi-pht {
  max-width: 110px;
  width: 100%;
  height: auto;
}
#terasu-contents .jecafair2025-modal .modal__archi-pht > img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#terasu-contents .jecafair2025-modal .modal__archi-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 25px;
  width: 100%;
}
#terasu-contents .jecafair2025-modal .modal__archi-content > p {
  font-size: 1.1428571429em;
  font-weight: bold;
}
#terasu-contents .jecafair2025-modal .modal__archi-content .btns ul li {
  padding: 8px 0;
  width: 100%;
  margin: 24px auto 10px;
  color: #fff;
  font-size: 0.8571428571em;
  text-align: center;
  background: #ff690e;
  border-radius: 50vh;
  display: block;
  position: relative;
}
#terasu-contents .jecafair2025-modal .modal__archi-content .btns ul li:not(:first-of-type) {
  margin-top: 0.7142857143em;
}
#terasu-contents .jecafair2025-modal .modal__archi-content .btns ul li span {
  color: #fff;
}
#terasu-contents .jecafair2025-modal .modal__archi-content .btns ul li span.download::after {
  width: 1em;
  height: 1em;
  content: "";
  background: url(/jp/terasu/common/img/icon_download.png) no-repeat 50% 50%/contain;
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#terasu-contents .recommend-pop {
  position: fixed;
  bottom: 80px;
  right: 20px;
  max-width: 360px;
  width: 100%;
  background-color: #fff;
  z-index: 6;
  padding: 20px 25px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease;
  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
  pointer-events: none;
}
#terasu-contents .recommend-pop.is-show {
  opacity: 1;
  pointer-events: auto;
}
#terasu-contents .recommend-pop__catch {
  position: relative;
  display: block;
  left: 2px;
  width: calc(100% + 34px);
  text-align: center;
  color: #fff;
  background: #0041ac;
  margin: 0 0 10px -35px;
  padding: 5px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 1.2857142857em;
  font-weight: bold;
}
#terasu-contents .recommend-pop__catch::before {
  border-bottom: 10px solid transparent;
  border-right: 8px solid #ff690e;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
#terasu-contents .recommend-pop__list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: none;
}
#terasu-contents .recommend-pop__item {
  width: calc(50% - 4px);
}
#terasu-contents .recommend-pop__item p {
  font-size: 0.8571428571em;
  margin-top: 5px;
}
#terasu-contents .recommend-pop__closs {
  position: absolute;
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 9999px;
  background-color: #ccc;
  top: -12px;
  right: -12px;
  z-index: 1001;
  cursor: pointer;
}
#terasu-contents .recommend-pop__closs::before, #terasu-contents .recommend-pop__closs::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 12px;
  top: 50%;
  left: 50%;
  background-color: #000;
}
#terasu-contents .recommend-pop__closs::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
#terasu-contents .recommend-pop__closs::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (min-width: 1025px) {
  #terasu-contents a:hover {
    opacity: 0.7;
  }
  #terasu-contents a:hover * {
    opacity: 1 !important;
  }
  #terasu-contents a:hover li {
    color: #333;
  }
}
@media screen and (max-width: 640px) {
  .gslide-inline iframe {
    height: 100% !important;
    max-height: 280px !important;
  }
  #terasu-contents #visual .section {
    padding: 2.8169014085% 0;
    height: auto;
    text-align: center;
    display: block;
  }
  #terasu-contents #visual h1 {
    margin: 0 11.2676056338% 2.8169014085% 8.4507042254%;
  }
  #terasu-contents #visual h1 img {
    margin-top: 0;
  }
  #terasu-contents #visual p {
    margin-bottom: 2.8169014085%;
    padding: 0;
    font-size: 0.8571428571em;
  }
  #terasu-contents #visual .btn {
    margin: 0 11.2676056338%;
    font-size: 0.8571428571em;
  }
  #terasu-contents .jecafair2025 .fv {
    position: relative;
    background: url(/jp/terasu/jecafair2025/img/mv_sp.jpg) no-repeat 50% 50%/cover;
    min-height: initial;
    height: 100%;
    width: 100%;
    padding: 20px 0 16px;
  }
  #terasu-contents .jecafair2025 .fv__logo {
    max-width: 156px;
    height: auto;
    position: static;
    margin-left: 20px;
  }
  #terasu-contents .jecafair2025 .fv__logo > img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .fv__wrapper {
    position: static;
    text-align: center;
    color: #fff;
    width: 90%;
    max-width: 780px;
    z-index: 1;
    -webkit-transform: initial;
            transform: initial;
    margin: 24px auto 0;
  }
  #terasu-contents .jecafair2025 .fv__catch {
    position: relative;
    border: 2px solid #fff;
    padding: 24px 0 16px;
    margin: 0 auto;
    z-index: 1;
    font-weight: bold;
  }
  #terasu-contents .jecafair2025 .fv__catch::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: -1;
  }
  #terasu-contents .jecafair2025 .fv__catch p {
    position: absolute;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 1.2857142857em;
    max-width: 370px;
    width: 85%;
    padding: 4px;
    background-color: #000;
    border-radius: 9999px;
  }
  #terasu-contents .jecafair2025 .fv__catch h2 {
    font-size: 1.5714285714em;
    line-height: 1.25;
  }
  #terasu-contents .jecafair2025 .fv__catch h2 > span {
    font-size: 18px;
    display: inline-block;
  }
  #terasu-contents .jecafair2025 .fv__text {
    margin-top: 12px;
    font-size: 1.1428571429em;
    line-height: 1.8;
    text-shadow: 0 0 10px rgb(0, 0, 0);
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: initial;
  }
  #terasu-contents .jecafair2025 .fv__notice {
    position: absolute;
    bottom: 20px;
    right: 16px;
    color: #fff;
    font-size: 0.7142857143em;
    z-index: 1;
  }
  #terasu-contents .jecafair2025 .map {
    background-color: #151515;
    padding: 50px 0;
  }
  #terasu-contents .jecafair2025 .map__inner {
    min-width: initial;
    margin: 0 auto;
    width: 100%;
  }
  #terasu-contents .jecafair2025 .map__inner--sp {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
  }
  #terasu-contents .jecafair2025 .map__catch {
    font-size: 1em;
    color: #fff;
    margin-bottom: 32px;
    text-align: center;
  }
  #terasu-contents .jecafair2025 .map__wrapper {
    position: relative;
    width: 100%;
    min-width: 650px;
  }
  #terasu-contents .jecafair2025 .map__floor {
    height: 460px;
    width: 100%;
    min-width: initial;
  }
  #terasu-contents .jecafair2025 .map__floor > img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #terasu-contents .jecafair2025 .map__item {
    position: absolute;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  #terasu-contents .jecafair2025 .map__item:hover {
    pointer-events: none;
  }
  #terasu-contents .jecafair2025 .map__item::after {
    content: "ENTER";
    position: absolute;
    display: block;
    font-size: 0.8571428571em;
    font-weight: bold;
    color: #ff690e;
    background-color: #fff;
    bottom: 16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 1px 16px;
    border-radius: 9999px;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s 0.07s;
    transition: 0.5s 0.07s;
    pointer-events: none;
    opacity: 0;
  }
  #terasu-contents .jecafair2025 .map__item:hover .map__detail {
    opacity: 0;
    visibility: visible;
    pointer-events: auto;
    top: -85px;
  }
  #terasu-contents .jecafair2025 .map__item:hover::after {
    opacity: 0;
  }
  #terasu-contents .jecafair2025 .map__item--01 {
    bottom: 147px;
    right: 184px;
  }
  #terasu-contents .jecafair2025 .map__item--01:hover {
    bottom: 147px;
  }
  #terasu-contents .jecafair2025 .map__item--01.is-active {
    -webkit-animation: pinAnime--01 2s ease-in-out infinite;
            animation: pinAnime--01 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--01 {
    0% {
      bottom: 147px;
    }
    10% {
      bottom: 137px;
    }
    20% {
      bottom: 147px;
    }
    30% {
      bottom: 137px;
    }
    40% {
      bottom: 147px;
    }
    100% {
      bottom: 147px;
    }
  }
  @keyframes pinAnime--01 {
    0% {
      bottom: 147px;
    }
    10% {
      bottom: 137px;
    }
    20% {
      bottom: 147px;
    }
    30% {
      bottom: 137px;
    }
    40% {
      bottom: 147px;
    }
    100% {
      bottom: 147px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--02 {
    bottom: 153px;
    right: 369px;
  }
  #terasu-contents .jecafair2025 .map__item--02:hover {
    bottom: 153px;
  }
  #terasu-contents .jecafair2025 .map__item--02.is-active {
    -webkit-animation: pinAnime--02 2s ease-in-out infinite;
            animation: pinAnime--02 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--02 {
    0% {
      bottom: 153px;
    }
    10% {
      bottom: 143px;
    }
    20% {
      bottom: 153px;
    }
    30% {
      bottom: 143px;
    }
    40% {
      bottom: 153px;
    }
    100% {
      bottom: 153px;
    }
  }
  @keyframes pinAnime--02 {
    0% {
      bottom: 153px;
    }
    10% {
      bottom: 143px;
    }
    20% {
      bottom: 153px;
    }
    30% {
      bottom: 143px;
    }
    40% {
      bottom: 153px;
    }
    100% {
      bottom: 153px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--03 {
    bottom: 194px;
    right: 452px;
  }
  #terasu-contents .jecafair2025 .map__item--03:hover {
    bottom: 194px;
  }
  #terasu-contents .jecafair2025 .map__item--03.is-active {
    -webkit-animation: pinAnime--03 2s ease-in-out infinite;
            animation: pinAnime--03 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--03 {
    0% {
      bottom: 194px;
    }
    10% {
      bottom: 184px;
    }
    20% {
      bottom: 194px;
    }
    30% {
      bottom: 184px;
    }
    40% {
      bottom: 194px;
    }
    100% {
      bottom: 194px;
    }
  }
  @keyframes pinAnime--03 {
    0% {
      bottom: 194px;
    }
    10% {
      bottom: 184px;
    }
    20% {
      bottom: 194px;
    }
    30% {
      bottom: 184px;
    }
    40% {
      bottom: 194px;
    }
    100% {
      bottom: 194px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--04 {
    bottom: 214px;
    right: 513px;
  }
  #terasu-contents .jecafair2025 .map__item--04:hover {
    bottom: 214px;
  }
  #terasu-contents .jecafair2025 .map__item--04.is-active {
    -webkit-animation: pinAnime--04 2s ease-in-out infinite;
            animation: pinAnime--04 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--04 {
    0% {
      bottom: 214px;
    }
    10% {
      bottom: 204px;
    }
    20% {
      bottom: 214px;
    }
    30% {
      bottom: 204px;
    }
    40% {
      bottom: 214px;
    }
    100% {
      bottom: 214px;
    }
  }
  @keyframes pinAnime--04 {
    0% {
      bottom: 214px;
    }
    10% {
      bottom: 204px;
    }
    20% {
      bottom: 214px;
    }
    30% {
      bottom: 204px;
    }
    40% {
      bottom: 214px;
    }
    100% {
      bottom: 214px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--05 {
    bottom: 276px;
    right: 433px;
  }
  #terasu-contents .jecafair2025 .map__item--05:hover {
    bottom: 276px;
  }
  #terasu-contents .jecafair2025 .map__item--05.is-active {
    -webkit-animation: pinAnime--05 2s ease-in-out infinite;
            animation: pinAnime--05 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--05 {
    0% {
      bottom: 276px;
    }
    10% {
      bottom: 266px;
    }
    20% {
      bottom: 276px;
    }
    30% {
      bottom: 266px;
    }
    40% {
      bottom: 276px;
    }
    100% {
      bottom: 276px;
    }
  }
  @keyframes pinAnime--05 {
    0% {
      bottom: 276px;
    }
    10% {
      bottom: 266px;
    }
    20% {
      bottom: 276px;
    }
    30% {
      bottom: 266px;
    }
    40% {
      bottom: 276px;
    }
    100% {
      bottom: 276px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--06 {
    bottom: 290px;
    right: 532px;
  }
  #terasu-contents .jecafair2025 .map__item--06:hover {
    bottom: 290px;
  }
  #terasu-contents .jecafair2025 .map__item--06.is-active {
    -webkit-animation: pinAnime--06 2s ease-in-out infinite;
            animation: pinAnime--06 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--06 {
    0% {
      bottom: 290px;
    }
    10% {
      bottom: 280px;
    }
    20% {
      bottom: 290px;
    }
    30% {
      bottom: 280px;
    }
    40% {
      bottom: 290px;
    }
    100% {
      bottom: 290px;
    }
  }
  @keyframes pinAnime--06 {
    0% {
      bottom: 290px;
    }
    10% {
      bottom: 280px;
    }
    20% {
      bottom: 290px;
    }
    30% {
      bottom: 280px;
    }
    40% {
      bottom: 290px;
    }
    100% {
      bottom: 290px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--07 {
    bottom: 332px;
    right: 498px;
  }
  #terasu-contents .jecafair2025 .map__item--07:hover {
    bottom: 332px;
  }
  #terasu-contents .jecafair2025 .map__item--07.is-active {
    -webkit-animation: pinAnime--07 2s ease-in-out infinite;
            animation: pinAnime--07 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--07 {
    0% {
      bottom: 332px;
    }
    10% {
      bottom: 322px;
    }
    20% {
      bottom: 332px;
    }
    30% {
      bottom: 322px;
    }
    40% {
      bottom: 332px;
    }
    100% {
      bottom: 332px;
    }
  }
  @keyframes pinAnime--07 {
    0% {
      bottom: 332px;
    }
    10% {
      bottom: 322px;
    }
    20% {
      bottom: 332px;
    }
    30% {
      bottom: 322px;
    }
    40% {
      bottom: 332px;
    }
    100% {
      bottom: 332px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--08 {
    bottom: 372px;
    right: 443px;
  }
  #terasu-contents .jecafair2025 .map__item--08:hover {
    bottom: 372px;
  }
  #terasu-contents .jecafair2025 .map__item--08.is-active {
    -webkit-animation: pinAnime--08 2s ease-in-out infinite;
            animation: pinAnime--08 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--08 {
    0% {
      bottom: 372px;
    }
    10% {
      bottom: 362px;
    }
    20% {
      bottom: 372px;
    }
    30% {
      bottom: 362px;
    }
    40% {
      bottom: 372px;
    }
    100% {
      bottom: 372px;
    }
  }
  @keyframes pinAnime--08 {
    0% {
      bottom: 372px;
    }
    10% {
      bottom: 362px;
    }
    20% {
      bottom: 372px;
    }
    30% {
      bottom: 362px;
    }
    40% {
      bottom: 372px;
    }
    100% {
      bottom: 372px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--09 {
    bottom: 302px;
    right: 333px;
  }
  #terasu-contents .jecafair2025 .map__item--09:hover {
    bottom: 302px;
  }
  #terasu-contents .jecafair2025 .map__item--09.is-active {
    -webkit-animation: pinAnime--09 2s ease-in-out infinite;
            animation: pinAnime--09 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--09 {
    0% {
      bottom: 302px;
    }
    10% {
      bottom: 292px;
    }
    20% {
      bottom: 302px;
    }
    30% {
      bottom: 292px;
    }
    40% {
      bottom: 302px;
    }
    100% {
      bottom: 302px;
    }
  }
  @keyframes pinAnime--09 {
    0% {
      bottom: 302px;
    }
    10% {
      bottom: 292px;
    }
    20% {
      bottom: 302px;
    }
    30% {
      bottom: 292px;
    }
    40% {
      bottom: 302px;
    }
    100% {
      bottom: 302px;
    }
  }
  #terasu-contents .jecafair2025 .map__item--010 {
    bottom: 250px;
    right: 146px;
  }
  #terasu-contents .jecafair2025 .map__item--010:hover {
    bottom: 250px;
  }
  #terasu-contents .jecafair2025 .map__item--010.is-active {
    -webkit-animation: pinAnime--010 2s ease-in-out infinite;
            animation: pinAnime--010 2s ease-in-out infinite;
  }
  @-webkit-keyframes pinAnime--010 {
    0% {
      bottom: 250px;
    }
    10% {
      bottom: 240px;
    }
    20% {
      bottom: 250px;
    }
    30% {
      bottom: 240px;
    }
    40% {
      bottom: 250px;
    }
    100% {
      bottom: 250px;
    }
  }
  @keyframes pinAnime--010 {
    0% {
      bottom: 250px;
    }
    10% {
      bottom: 240px;
    }
    20% {
      bottom: 250px;
    }
    30% {
      bottom: 240px;
    }
    40% {
      bottom: 250px;
    }
    100% {
      bottom: 250px;
    }
  }
  #terasu-contents .jecafair2025 .map__pin {
    cursor: pointer;
    height: 55px;
    width: 30px;
    display: inline-block;
  }
  #terasu-contents .jecafair2025 .map__pin > img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .map__pin:hover {
    opacity: initial !important;
  }
  #terasu-contents .jecafair2025 .map__detail {
    position: absolute;
    width: 170px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: -80px;
    left: calc(50% + 6px);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
  #terasu-contents .jecafair2025 .map .splide__track {
    overflow: hidden !important;
  }
  #terasu-contents .jecafair2025 .map .splide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #terasu-contents .jecafair2025 .map .splide__slide {
    background-color: #fff;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #terasu-contents .jecafair2025 .map .splide__arrow {
    background-color: #cccccc;
    opacity: 1 !important;
    width: 2.5em;
    height: 2.5em;
  }
  #terasu-contents .jecafair2025 .map .splide__arrow::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #151515;
    border-bottom: 2px solid #151515;
  }
  #terasu-contents .jecafair2025 .map .splide__arrow.splide__arrow--prev::before {
    left: calc(50% + 2px);
    -webkit-transform: translate(-50%, -50%) rotate(-225deg);
            transform: translate(-50%, -50%) rotate(-225deg);
  }
  #terasu-contents .jecafair2025 .map .splide__arrow.splide__arrow--next::before {
    left: calc(50% - 2px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  #terasu-contents .jecafair2025 .map__slider {
    display: block;
    width: 93%;
    margin: 24px auto;
  }
  #terasu-contents .jecafair2025 .map__slider-text p {
    line-height: 1.5;
  }
  #terasu-contents .jecafair2025 .map__slide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center;
    font-size: 1.2142857143em;
    font-weight: bold;
    padding: 15px 8px;
    height: auto;
    padding: 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #terasu-contents .jecafair2025 .map__slide-pin {
    width: 14px;
    height: 25px;
    position: relative;
    top: 2px;
    margin-right: 4px;
  }
  #terasu-contents .jecafair2025 .map__slide-pin > img {
    display: inline-block;
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .map__slide span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0.8571428571em;
    font-weight: bold;
    color: #fff;
    background-color: #ff690e;
    padding: 0px 32px;
    border-radius: 9999px;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    max-width: 120px;
    margin: 12px auto 8px;
    white-space: nowrap;
  }
  #terasu-contents .jecafair2025 .about {
    background-color: #f7f7f7;
    padding: 50px 0;
  }
  #terasu-contents .jecafair2025 .about__inner {
    width: 90%;
  }
  #terasu-contents .jecafair2025 .about__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  #terasu-contents .jecafair2025 .about__wrapper > img {
    max-width: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .about__catch {
    max-width: initial;
    width: 100%;
    padding: 38px 0;
  }
  #terasu-contents .jecafair2025 .about__catch--main {
    font-size: 1.4285714286em;
    margin: 8px 0;
  }
  #terasu-contents .jecafair2025 .about__catch--sub {
    font-size: 1.1428571429em;
  }
  #terasu-contents .jecafair2025 .about__box {
    padding: initial;
    width: 87%;
    margin: 40px auto;
  }
  #terasu-contents .jecafair2025 .about__circle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .about__circle > p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: initial;
    width: initial;
    border-radius: 10px;
    padding: 7px;
  }
  #terasu-contents .jecafair2025 .about__circle > p:not(:first-of-type) {
    margin-left: initial;
    margin-top: 5px;
  }
  #terasu-contents .jecafair2025 .about__texts {
    font-size: 1.1428571429em;
    margin-top: 25px;
  }
  #terasu-contents .jecafair2025 .about__texts span {
    font-weight: bold;
  }
  #terasu-contents .jecafair2025 .product {
    padding: 50px 0;
  }
  #terasu-contents .jecafair2025 .product__catch {
    font-size: 2em;
    line-height: 1.3;
  }
  #terasu-contents .jecafair2025 .product__catch span {
    font-size: 18px;
  }
  #terasu-contents .jecafair2025 .product__text {
    text-align: left;
  }
  #terasu-contents .jecafair2025 .product__ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .product__ul-li {
    width: 100%;
  }
  #terasu-contents .jecafair2025 .product__ul-li:not(:first-child) {
    margin-top: 30px;
  }
  #terasu-contents .jecafair2025 .product__ul .btns ul li {
    padding: 0;
    width: 80%;
    margin: 24px auto 0;
    color: #fff;
    font-size: 1em;
    text-align: center;
    background: #ff690e;
    border-radius: 50vh;
    display: block;
    position: relative;
  }
  #terasu-contents .jecafair2025 .product__ul .btns ul li:not(:first-of-type) {
    margin-top: 0.7142857143em;
  }
  #terasu-contents .jecafair2025 .product__ul .btns ul li a {
    color: #fff;
  }
  #terasu-contents .jecafair2025 .product__ul .btns ul li a.download::after {
    width: 1em;
    height: 1em;
    content: "";
    background: url(/jp/terasu/common/img/icon_download.png) no-repeat 50% 50%/contain;
    display: block;
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #terasu-contents .jecafair2025 .product__ul .btns ul li span {
    padding: 1em;
    display: block;
    position: relative;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__container {
    padding: 25px 3.5% 0;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__container::before {
    background: url(/jp/terasu/jecafair2025/img/modal-bg-sp.jpg) no-repeat center/cover;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__header {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 1px solid #333;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__title {
    font-size: 1.4285714286em;
    padding-left: initial;
    padding-bottom: initial;
    border-bottom: initial;
    text-align: left;
    display: block;
    text-align: center;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__title > span {
    width: 13px;
    height: 25px;
    position: relative;
    top: 2px;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__title > span > img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__title::before {
    content: none;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__catch-pht {
    position: static;
    max-width: 100px;
    width: 100%;
    height: auto;
    margin: 25px auto 0;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__catch-pht > img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-text01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-text02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-text02 .modal__item {
    max-width: initial;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-text02 .modal__item:not(:first-of-type) {
    margin-left: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-text02 .modal__texts {
    margin-left: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--2column-row-img01 .modal__item:nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--3column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--3column .modal__item {
    max-width: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--3column .modal__item:not(:first-of-type) {
    margin-left: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--4column {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--4column .modal__item {
    max-width: initial;
    width: 100%;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--4column .modal__item:not(:first-of-type) {
    margin-left: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--5column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--5column .modal__item {
    max-width: initial;
    width: 100%;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__box--5column .modal__item:not(:first-of-type) {
    margin-left: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__detail {
    font-size: 1.2857142857em;
    font-weight: bold;
    margin-top: 15px;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__summary {
    margin-top: 8px;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__pht {
    max-width: initial;
    width: 100%;
    height: auto;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__pht > img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__close--bottom {
    position: relative !important;
    top: initial;
    left: initial;
    right: initial;
    max-width: 200px;
    width: 100%;
    margin: 40px auto;
    padding: 6px 0 6px 16px;
    color: #fff;
    background-color: #333;
    border-radius: 9999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__close--bottom::before {
    width: 12px;
    height: 2px;
    top: 50%;
    left: calc(50% - 34px);
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    background-color: #fff;
    background-image: initial;
    margin: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__close--bottom::after {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 2px;
    top: 50%;
    left: calc(50% - 34px);
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    background-color: #fff;
    background-image: initial;
    margin: initial;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__footer {
    position: sticky;
    bottom: -1px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 12px 0;
    margin: 24px 0 0;
    background-color: #fff;
    z-index: 2;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__video-box {
    width: 93%;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__archi-header {
    padding: 0 0 15px;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__archi-ul {
    grid-template-columns: 1fr;
  }
  #terasu-contents .jecafair2025 .jecafair2025-modal .modal__archi-content {
    width: 100%;
  }
  #terasu-contents .jecafair2025 .recommend-pop {
    bottom: initial;
    right: initial;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 90%;
  }
  #terasu-contents #materials .anchor {
    width: 90%;
    margin: 50px auto;
  }
  #terasu-contents #materials .anchor ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #terasu-contents #materials .anchor ul li {
    margin: 0 0 1px;
    padding-right: 1px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  #terasu-contents #materials .category .section {
    padding: 0 2.6666666667%;
  }
  #terasu-contents #materials .category .box-banner {
    padding: 2.8169014085% 2.8169014085% 0;
  }
  #terasu-contents #materials .category .box-banner .box {
    margin-top: 5.9701492537%;
  }
  #terasu-contents #materials .category .box-banner.box-banner02 {
    padding: 0% 2.8169014085% 0;
  }
  #terasu-contents #materials .category .box-list {
    padding: 2.8169014085%;
    display: block;
  }
  #terasu-contents #materials .category .box-list .box {
    margin-top: 5.9701492537%;
  }
  #terasu-contents #materials .category .box-list .box figure {
    padding-top: initial;
  }
  #terasu-contents #materials .category .box-list .box:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  #terasu-contents #materials .detail {
    padding: 4% 0 1.3333333333%;
  }
  #terasu-contents #materials .detail .section {
    padding: 0 2.6666666667%;
  }
  #terasu-contents #materials .detail .box {
    margin: 4.2253521127% auto 0;
    padding: 0 2.8169014085%;
    width: auto;
  }
  #terasu-contents #materials .detail .box figure img {
    max-width: 238px;
  }
}
.modal__in-modal {
  display: none !important;
}