@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
/**
*** 0埋め
***/
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes transY {
  0% {
    margin-top: -16px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-text-opacity {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
ul.important-news-list {
  width: 100%;
}

li.important-news-container:not(:first-child) {
  margin-top: 0.75rem;
}

a.important-news-anchor {
  width: 100%;
  transition: opacity var(--tl-transition);
}
@media (min-width: 768px) {
  a.important-news-anchor {
    display: table-row;
  }
}
@media (hover: hover) and (pointer: fine) {
  a.important-news-anchor:hover:not([aria-disabled=true]) {
    opacity: 0.7;
  }
}
a.important-news-anchor[aria-disabled=true] {
  pointer-events: none;
}
a.important-news-anchor .date {
  display: none;
}
a.important-news-anchor .news-label {
  display: none;
}
a.important-news-anchor .title {
  color: var(--tl-danger-color);
  letter-spacing: 0.05em;
  text-decoration: underline;
}
a.important-news-anchor .title::after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
  margin-left: 0.5em;
}
@media (min-width: 768px) {
  a.important-news-anchor .title::after {
    width: 20px;
    height: 20px;
  }
}
a.important-news-anchor .title.has-disabled {
  text-decoration: none;
}
a.important-news-anchor .title.has-disabled::after {
  content: none;
}
a.important-news-anchor .title.has-pdf::after {
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23f44336"%3e%3cpath d="M7.5,13C7.2,13,7,13.2,7,13.5v3C7,16.8,7.2,17,7.5,17C7.8,17,8,16.8,8,16.5V16h0.5c0.8,0,1.5-0.7,1.5-1.5c0-0.8-0.7-1.5-1.5-1.5H7.5z M8.5,15H8v-1h0.5C8.8,14,9,14.2,9,14.5C9,14.8,8.8,15,8.5,15z"/%3e%3cpath d="M15,13.5c0-0.3,0.2-0.5,0.5-0.5H17c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5h-1l0,1h1c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5h-1l0,0.5c0,0.3-0.2,0.5-0.5,0.5c-0.3,0-0.5-0.2-0.5-0.5l0-1v0L15,13.5z"/%3e%3cpath d="M11.5,13c-0.3,0-0.5,0.2-0.5,0.5v3c0,0.3,0.2,0.5,0.5,0.5H12c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2H11.5z M12,16v-2c0.6,0,1,0.4,1,1C13,15.6,12.6,16,12,16z"/%3e%3cpath d="M20,20v-1.2c0.6-0.3,1-0.9,1-1.6v-4.5c0-0.7-0.4-1.3-1-1.6V9.8c0-0.5-0.2-1-0.6-1.4l-5.8-5.8c0,0,0,0,0,0c0,0,0,0,0,0c-0.1-0.1-0.1-0.1-0.2-0.2c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c-0.1,0-0.1-0.1-0.2-0.1C12.7,2.1,12.5,2,12.3,2c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0H6C4.9,2,4,2.9,4,4v7.2c-0.6,0.3-1,0.9-1,1.6v4.5c0,0.7,0.4,1.3,1,1.6V20c0,1.1,0.9,2,2,2h12C19.1,22,20,21.1,20,20z M18,20.5H6c-0.3,0-0.5-0.2-0.5-0.5v-1h13v1C18.5,20.3,18.3,20.5,18,20.5z M18.5,10v1h-13V4c0-0.3,0.2-0.5,0.5-0.5h6V8c0,1.1,0.9,2,2,2H18.5z M17.4,8.5H14c-0.3,0-0.5-0.2-0.5-0.5V4.6L17.4,8.5z M4.8,12.5h14.5c0.1,0,0.2,0.1,0.2,0.2v4.5c0,0.1-0.1,0.2-0.2,0.2H4.8c-0.1,0-0.2-0.1-0.2-0.2v-4.5C4.5,12.6,4.6,12.5,4.8,12.5z"/%3e%3c/svg%3e');
}
a.important-news-anchor .title.has-url::after, a.important-news-anchor .title.has-article::after {
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23f44336"%3e%3cpath d="M16.1,10.9c0.6,0.6,0.6,1.5,0,2.1l-5.7,5.7c-0.6,0.6-1.5,0.6-2.1,0s-0.6-1.5,0-2.1l4.6-4.6L8.3,7.4c-0.6-0.6-0.6-1.5,0-2.1c0.6-0.6,1.5-0.6,2.1,0L16.1,10.9L16.1,10.9z"/%3e%3c/svg%3e');
}
a.important-news-anchor .title.has-external::after {
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23f44336"%3e%3cpath d="M19,19H5V5h7V3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2v-7h-2V19z M14,3v2h3.6l-9.8,9.8l1.4,1.4L19,6.4V10h2V3H14z"/%3e%3c/svg%3e');
}

.home-intro-wrapper {
  position: relative;
}
.home-intro-wrapper .slick-container {
  margin-bottom: 68px;
  position: relative;
}
@media (min-width: 992px) {
  .home-intro-wrapper .slick-container {
    margin: 0;
  }
}
.home-intro-wrapper .slick-image-list li {
  height: clamp(27.75rem, 5.038rem + 113.56vw, 75.375rem);
  vertical-align: top;
}
.home-intro-wrapper .slick-image-list li img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .home-intro-wrapper .slick-image-list li {
    width: 100%;
    height: 100vh;
  }
  .home-intro-wrapper .slick-image-list li img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.home-intro-wrapper .home-intro-heading {
  box-sizing: border-box;
  padding: 0 6.8%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 62%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .home-intro-wrapper .home-intro-heading {
    padding: 0 5.1%;
    top: 54.8%;
  }
}
.home-intro-wrapper .home-intro-heading p {
  color: var(--tl-white-color);
  font-family: "Shippori Mincho", serif;
  font-size: 2.571428rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.54;
  text-shadow: 0px 3px 41px rgba(1, 23, 13, 0.31);
}
@media (min-width: 992px) {
  .home-intro-wrapper .home-intro-heading p {
    font-size: 4rem;
    line-height: 1.531;
  }
}
.home-intro-wrapper .home-intro-banner {
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
  width: 88.5333333333%;
  max-width: 316px;
}
@media (min-width: 992px) {
  .home-intro-wrapper .home-intro-banner {
    left: 40px;
    right: auto;
    bottom: 32px;
    transform: inherit;
  }
}
.home-intro-wrapper .banner-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.home-intro-wrapper .banner {
  background-color: var(--tl-white-color);
  border: 2px solid #ff7658;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  overflow: hidden;
  padding-right: 1rem;
  position: relative;
  transition: opacity var(--tl-transition);
}
.home-intro-wrapper .banner::after {
  content: "";
  background-color: #ff7658;
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffffff"%3e%3cpath d="M16.1,10.9c0.6,0.6,0.6,1.5,0,2.1l-5.7,5.7c-0.6,0.6-1.5,0.6-2.1,0s-0.6-1.5,0-2.1l4.6-4.6L8.3,7.4c-0.6-0.6-0.6-1.5,0-2.1c0.6-0.6,1.5-0.6,2.1,0L16.1,10.9L16.1,10.9z"/%3e%3c/svg%3e');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 64%;
  border-radius: 50%;
  display: inline-block;
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
}
@media (hover: hover) and (pointer: fine) {
  .home-intro-wrapper .banner:hover {
    opacity: 0.7;
  }
}
.home-intro-wrapper .banner-image {
  aspect-ratio: 1/1;
  flex: 0 0 auto;
  overflow: hidden;
  width: clamp(5.25rem, 4.705rem + 2.73vw, 6.75rem);
}
.home-intro-wrapper .banner-image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.home-intro-wrapper .banner-text {
  flex: 1 1 auto;
}
.home-intro-wrapper .banner-text p {
  color: #ff7658;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.home-intro-wrapper .emergency {
  margin: 0 var(--tl-page-side-padding);
}
@media (min-width: 992px) {
  .home-intro-wrapper .emergency {
    margin: 0;
    display: flex;
    position: absolute;
    right: var(--tl-page-side-padding);
    bottom: 32px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.home-intro-wrapper .emergency[aria-disabled=true] {
  display: none;
}
.home-intro-wrapper .emergency-heading {
  background-color: var(--tl-danger-color);
  border-radius: 6px 6px 0 0;
  border: 2px solid var(--tl-danger-color);
  color: var(--tl-white-color);
  display: flex;
  align-items: center;
  gap: 0.285714rem;
  font-size: 1.285714rem;
  padding: 0.28em 0.56em;
}
.home-intro-wrapper .emergency-heading::before {
  content: "";
  background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23ffffff"%3e%3cpath d="M10.9,2.8c1-0.6,2.3-0.2,3,0.7L14,3.7l7.8,14c0.2,0.3,0.3,0.7,0.3,1.1c0,1.2-0.9,2.2-2.1,2.2l-0.2,0H4.2c-0.4,0-0.8-0.1-1.1-0.3c-1-0.6-1.4-1.9-1-2.9l0.1-0.1l7.8-14C10.2,3.3,10.5,3,10.9,2.8z M12,16c-0.6,0-1,0.4-1,1s0.4,1,1,1c0.6,0,1-0.4,1-1S12.6,16,12,16z M12,8c-0.5,0-0.9,0.4-1,0.9L11,9l0,5l0,0.1c0.1,0.5,0.5,0.9,1,0.9c0.5,0,0.9-0.4,1-0.9l0-0.1l0-5l0-0.1C12.9,8.4,12.5,8,12,8z"/%3e%3c/svg%3e');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  flex: 0 0 auto;
  width: 1.25em;
  height: 1.25em;
}
@media (min-width: 992px) {
  .home-intro-wrapper .emergency-heading {
    border-radius: 6px 0 0 6px;
    flex: 0 0 auto;
  }
}
.home-intro-wrapper .emergency-container {
  background-color: #fff7f7;
  border: 2px solid var(--tl-danger-color);
  border-radius: 0 0 6px 6px;
  padding: 1.5rem 1rem;
}
@media (min-width: 992px) {
  .home-intro-wrapper .emergency-container {
    border-radius: 0 6px 6px 0;
  }
}

.home-main-wrapper {
  background: url("/images/index/sp_bg01.jpg") no-repeat center top/cover;
  padding: 32px 0 68px;
}
@media (min-width: 992px) {
  .home-main-wrapper {
    background: url("/images/index/bg01.jpg") no-repeat center top/cover;
    padding: 80px 0 136px;
  }
}

.topics {
  margin: 0 24px var(--tl-page-side-padding);
}
@media (min-width: 992px) {
  .topics {
    margin: 0 auto 82px;
    width: 84%;
    max-width: 1120px;
  }
}

.topics-banner {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
}
@media (min-width: 992px) {
  .topics-banner {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}

.topics-banner-column {
  grid-column: auto;
}

.topics-banner-item {
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  display: block;
  line-height: 1;
  overflow: hidden;
  position: relative;
  transition: opacity var(--tl-transition);
}
@media (hover: hover) and (pointer: fine) {
  .topics-banner-item:hover {
    opacity: 0.7;
  }
}
.topics-banner-item img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.topics-banner-item .text {
  color: var(--tl-white-color);
  display: block;
  font-size: 1.5714285714rem;
  position: absolute;
  left: 50%;
  top: 50%;
  letter-spacing: 0.05em;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%;
}

.news-section {
  background-color: var(--tl-white-color);
  margin-bottom: 50px;
  padding: 48px var(--tl-page-side-padding) 54px;
  position: relative;
}
@media (min-width: 992px) {
  .news-section {
    background-color: transparent;
    padding: 99px 80px 142px;
  }
  .news-section::before {
    content: "";
    background-color: var(--tl-white-color);
    border-radius: 30px 0 0 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 40px);
    height: 100%;
  }
}

@media (min-width: 992px) {
  .news-section-container {
    margin: 0 auto;
    max-width: 928px;
    position: relative;
    z-index: 1;
  }
}

.more-btn-wrapper {
  margin-top: 2rem;
  text-align: center;
}

.scroll-box {
  height: 325px;
}
.scroll-box ::-webkit-scrollbar {
  display: none;
}
@media (min-width: 992px) {
  .scroll-box {
    height: 384px;
    margin-right: -30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .scroll-box {
    margin-right: -96px;
    padding-right: 96px;
  }
}
.scroll-box .simplebar-track.simplebar-vertical {
  width: 6px;
}
.scroll-box .simplebar-track {
  border-radius: 8px;
  background: #f5f5f5;
}
.scroll-box .simplebar-scrollbar::before {
  opacity: 1 !important;
  background: #d6d6d6;
}
.scroll-box .simplebar-scrollbar::before {
  left: 0;
  right: 0;
}

.news-tab-wrapper {
  width: 100%;
}

.news-tab-labels-wrapper {
  overflow-x: auto;
}

.news-tab-labels {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
}
@media (min-width: 992px) {
  .news-tab-labels {
    flex-wrap: wrap;
  }
}

.news-tab-label-column {
  flex: 0 0 auto;
  position: relative;
}

.news-tab-label-item {
  background-color: var(--tl-white-color);
  border: 1px solid #dce0d6;
  border-radius: 8px;
  cursor: pointer;
  color: #7e7e7e;
  font-size: 0.8571428571rem;
  display: block;
  padding: 0.75em 1em;
  text-align: center;
  transition: background-color var(--tl-transition);
  width: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .news-tab-label-item:hover {
    background-color: #dce0d6;
  }
}
.news-tab-label-item[aria-selected=true] {
  background-color: #dce0d6;
}

.news-tab-contents {
  background-color: var(--tl-white-color);
}

.news-tab-contents-item {
  animation: show 0.4s linear 0s;
  display: none;
  padding: 1em 0;
}
.news-tab-contents-item[aria-disabled=false] {
  display: block;
}

.home-section:not(:first-of-type) {
  margin-top: 50px;
}

@media (min-width: 992px) {
  .home-about-module {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 136px;
    padding: 0 40px;
    max-width: 1366px;
  }
}
.home-about-module .about-image {
  border-radius: 12px;
  margin: 0 var(--tl-page-side-padding);
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.home-about-module .about-image img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .home-about-module .about-image {
    margin: 0;
    width: calc(50% + 109px);
    z-index: 0;
  }
}
.home-about-module .about-body {
  margin-top: -66px;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .home-about-module .about-body {
    display: flex;
    align-items: center;
    flex: 1;
    margin-top: 0;
    margin-left: -69px;
    width: calc(50% - 40px);
  }
}
.home-about-module .about-body .about-text {
  background-color: var(--tl-white-color);
  padding: 100px var(--tl-page-side-padding) 62px;
}
.home-about-module .about-body .about-text p {
  font-size: 1rem;
  line-height: 1.8;
}
@media (min-width: 992px) {
  .home-about-module .about-body .about-text {
    border-radius: 12px;
    padding: 82px 10.4% 90px;
    width: 100%;
    max-width: 520px;
  }
}
.home-about-module .about-body .about-btn {
  margin-top: 34px;
  text-align: center;
}
@media (min-width: 992px) {
  .home-about-module .about-body .about-btn {
    margin-top: 44px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .home-about-module.image-right .about-image {
    order: 1;
  }
  .home-about-module.image-right .about-body {
    margin-left: 0px;
    margin-right: -69px;
  }
  .home-about-module.image-right .about-text {
    margin-left: auto;
  }
}

.lower-banner-wrapper {
  background-color: var(--tl-white-color);
  margin-top: 50px;
  padding: 44px var(--tl-page-side-padding) 54px;
  position: relative;
}
@media (min-width: 992px) {
  .lower-banner-wrapper {
    background-color: transparent;
    padding: 0 var(--tl-page-side-padding);
  }
  .lower-banner-wrapper::before {
    content: "";
    background-color: var(--tl-white-color);
    border-radius: 0 30px 30px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% + 560px);
    max-width: calc(100% - 80px);
    height: 100%;
  }
}

@media (min-width: 992px) {
  .lower-banner-container {
    margin: 0 auto;
    padding: 128px 0;
    max-width: 1208px;
  }
}

.lower-banner-list {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (min-width: 992px) {
  .lower-banner-list {
    grid-template-columns: repeat(5, 1fr);
    gap: 32px;
  }
}

.lower-banner-column {
  grid-column: auto;
}

.lower-banner-item {
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  display: block;
  line-height: 1;
  overflow: hidden;
  position: relative;
  transition: opacity var(--tl-transition);
}
@media (hover: hover) and (pointer: fine) {
  .lower-banner-item:hover {
    opacity: 0.7;
  }
}
.lower-banner-item img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.lower-banner-item .text {
  color: var(--tl-white-color);
  display: block;
  font-size: 1.5714285714rem;
  position: absolute;
  left: 50%;
  top: 50%;
  letter-spacing: 0.05em;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%;
}
/*# sourceMappingURL=map/home.css.map */
