@charset "UTF-8";
/* style-2025top scss */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
/*Poppins*/
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif !important;
  font-size: 1.1475409836vw;
  font-weight: 500;
  color: #000;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

body.top.is-fixed {
  position: fixed;
  overflow: hidden;
  width: 100%;
}

br.pc {
  display: block;
}
br.sp {
  display: none;
}

.frame {
  overflow: hidden;
  min-width: inherit;
}
.frame img {
  width: 100%;
  max-width: inherit;
  height: auto;
}
.frame .frame-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1001;
  background: #fff;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.frame .frame-loading.is-show {
  opacity: 1;
  visibility: visible;
}
.frame .frame-loading .loading-btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.frame .frame-loading .loading-btn a {
  display: block;
  background-color: #00a040;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  border: 2px solid #fff;
  width: 280px;
  height: 60px;
  line-height: 60px;
  position: relative;
}
.frame .frame-loading .loading-btn a:before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  right: 11px;
  top: 50%;
  margin-top: -4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.frame .frame-loading .loading-btn--item {
  margin: 0px 35px;
}
.frame .frame-loading .loading-btn--item-white a {
  border: 2px solid #00a040;
  background-color: #fff;
  color: #00a040;
}
.frame .frame-loading .loading-btn--item-white a:before {
  border-color: #00a040;
}
.frame .frame-loading--inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: url("../../image/top2021/img-slide-back02.jpg") no-repeat center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.frame .frame-loading--inner--img img {
  display: block;
  margin: 0 auto;
  max-width: 595px;
}
.frame .frame-loading--inner--img h1 {
  line-height: 1.0;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  margin-top: 50px;
  text-align: center;
}
.frame .frame-content {
  width: 100%;
  padding: 0;
}
.frame .frame-content h2.title {
  font-size: 2.7049180328vw;
  font-family: "Poppins", serif;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: #00a040;
}
.frame .frame-content h2.title span {
  display: block;
  font-size: 1.4754098361vw;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif !important;
  font-weight: bold;
  letter-spacing: .1em;
  margin-top: 1em;
}
.frame .frame-content .sec-title {
  width: 100%;
  margin-left: 2.4590163934vw;
  position: relative;
}
.frame .frame-content .sec-title--deco {
  width: 64.1803278689vw;
}
.frame .frame-content .sec-title--h2 {
  position: absolute;
  top: 5.737704918vw;
  left: 1.1475409836vw;
  color: #00a040;
  font-size: 3.3606557377vw;
  font-weight: 600;
}
.frame .frame-content h3 {
  font-size: 1.6393442623vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.frame .frame-content .main {
  width: 97.535vw;
  padding: 2.2950819672vw 0 5.5737704918vw 2.4590163934vw;
  background: #EFF5F7;
  border-radius: 0 0 2.4590163934vw 2.4590163934vw;
  position: relative;
}
.frame .frame-content .main--inner {
  width: 100%;
  position: relative;
}
.frame .frame-content .main--inner #slider01 {
  width: 100%;
  height: 48.8524590164vw;
  /* slick全体を左にずらす */
  /* トラックを左へ */
}
.frame .frame-content .main--inner #slider01 li {
  width: 77.4590163934vw !important;
  height: 48.8524590164vw;
  border-radius: 2.4590163934vw;
}
.frame .frame-content .main--inner #slider01 li img {
  width: 100%;
  border-radius: 2.4590163934vw;
}
.frame .frame-content .main--inner #slider01 .slick-slide {
  width: 77.4590163934vw !important;
  margin-right: 1.6393442623vw;
}
.frame .frame-content .main--inner #slider01 .slick-prev, .frame .frame-content .main--inner #slider01 .slick-next {
  display: none !important;
}
.frame .frame-content .main--inner #slider01 .slick-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.frame .frame-content .main--inner #slider01 .slick-track {
  margin-left: -10vw;
}
.frame .frame-content .main--inner .site-name {
  position: absolute;
  left: 0;
  bottom: -.1vw;
  width: 37.2950819672vw;
  height: 14.5901639344vw;
  background: url("../../image/top2026/part01.png") no-repeat left bottom/contain;
  display: flex;
  align-items: flex-end;
}
.frame .frame-content .main--inner .site-name--logo {
  width: 25.9016393443vw;
  margin-left: 2.4590163934vw;
}
.frame .frame-content .main--inner .symbol {
  position: absolute;
  top: 1.1475409836vw;
  left: 67.6229508197vw;
  width: 8.7704918033vw;
}
.frame .frame-content .main--inner .movie-btn {
  position: absolute;
  bottom: 14.7540983607vw;
  left: 3.2786885246vw;
  width: 17.9508196721vw;
}
.frame .frame-content .main--inner .movie-btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.frame .frame-content .main .notice-wrap {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  bottom: 3.1147540984vw;
  right: 4.0983606557vw;
  z-index: 1;
}
.frame .frame-content .main .notice-wrap .notice-box {
  width: 13.9344262295vw;
  border: 1px solid #00a040;
  background-color: #fff !important;
  box-shadow: 0.4em 0.4em 5em rgba(0, 0, 0, 0.2);
}
.frame .frame-content .main .notice-wrap .notice-box dt {
  letter-spacing: -.02em;
  color: #fff;
  background-color: #00a040;
  padding: 1em;
  box-sizing: border-box;
}
.frame .frame-content .main .notice-wrap .notice-box dd {
  font-size: 1.4754098361vw;
  line-height: 1;
  text-align: center;
  color: #00a040;
  background-color: #fff;
  box-sizing: border-box;
  padding: .8em;
}
.frame .frame-content .main .notice-wrap .notice-box dd span {
  font-size: 3.0327868852vw;
  padding: 0 .1em;
}
.frame .frame-content .main .notice-wrap .notice-box:nth-of-type(n+2) {
  margin-left: 1.6393442623vw;
}
.frame .frame-content .wrapper_loop_text {
  width: 100%;
  margin-top: 5.0819672131vw;
  display: flex;
  overflow: hidden;
}
.frame .frame-content .wrapper_loop_text .loop_text {
  width: 134.5081967213vw;
  padding-left: 4.0983606557vw;
  flex: 0 0 auto;
  white-space: nowrap;
  overflow: hidden;
}
.frame .frame-content .wrapper_loop_text .loop_text:nth-of-type(odd) {
  animation: loop 50s -25s linear infinite;
}
.frame .frame-content .wrapper_loop_text .loop_text:nth-of-type(even) {
  animation: loop2 50s linear infinite;
}
.frame .frame-content .pictures {
  margin-top: 5.0819672131vw;
  position: relative;
  z-index: 2;
}
.frame .frame-content .pictures .imagearea {
  width: 100%;
  position: relative;
  display: flex;
}
.frame .frame-content .pictures .imagearea .set {
  width: 54.0163934426vw;
  margin: 0 0.3278688525vw;
}
.frame .frame-content .pictures .imagearea .set .img {
  width: 54.0163934426vw;
  overflow: hidden;
  position: relative;
}
.frame .frame-content .pictures .imagearea .set .img a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.frame .frame-content .pictures .imagearea .set .img a img {
  /*position: absolute;
  left: 0;
  top: 0;*/
  pointer-events: none;
}
.frame .frame-content .pictures .imagearea .set .img a:hover {
  opacity: 1;
  -webkit-opacity: 1;
}
.frame .frame-content .pictures .imagearea .set .img:not(:first-of-type) {
  margin-top: 0.6557377049vw;
}
.frame .frame-content .pictures .imagearea .set.hav-2 {
  width: 26.7213114754vw;
}
.frame .frame-content .pictures .imagearea .set.hav-2 img {
  width: 26.7213114754vw;
}
.frame .frame-content .pictures.pictures02 {
  margin-top: 7.5409836066vw;
}
.frame .frame-content .information {
  margin-top: 7.2950819672vw;
  background-color: #00a040;
}
.frame .frame-content .information--inner {
  background-color: #EFF5F7;
  padding-bottom: 5.737704918vw;
}
.frame .frame-content .information--inner h2.title {
  padding: 1em 0;
}
.frame .frame-content .information--inner--wrap {
  width: 90.1639344262vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.frame .frame-content .information--inner--wrap--category {
  width: calc(calc(90.386vw - 1em) / 3) !important;
  box-sizing: border-box;
  padding: 2em;
  position: relative;
  background-color: #fff;
  border: solid #00a040;
  border-width: 2px;
  margin: 0 .5em;
}
.frame .frame-content .information--inner--wrap--category a {
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  color: #00a040;
  width: 100%;
  height: 100%;
}
.frame .frame-content .information--inner--wrap--category a dl dt {
  font-size: 1.6393442623vw;
  font-weight: bold;
  position: relative;
}
.frame .frame-content .information--inner--wrap--category a dl dt:before {
  content: "";
  position: absolute;
  width: 1.9em;
  height: 1.5em;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.frame .frame-content .information--inner--wrap--category a dl dt.pick-test:before {
  background-image: url("../../image/top2025/img_pickup_icon01.webp");
}
.frame .frame-content .information--inner--wrap--category a dl dt.pick-event:before {
  background-image: url("../../image/top2025/img_pickup_icon02.webp");
}
.frame .frame-content .information--inner--wrap--category a dl dt.pick-info:before {
  background-image: url("../../image/top2025/img_pickup_icon03.webp");
}
.frame .frame-content .information--inner--wrap--category a dl dd {
  min-height: 6em;
  line-height: 1.7;
  margin-top: 1em;
}
.frame .frame-content .information--inner--wrap--category a dl dd span {
  font-size: 0.9836065574vw;
  font-weight: 400;
  margin-top: 1em;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.frame .frame-content .information--inner--wrap--category a p {
  display: inline-block;
  color: #fff;
  background-color: #00a040;
  padding: .5em 2em;
  margin-top: .5em;
}
.frame .frame-content .information--inner--wrap--category a p.more {
  padding: .5em 3em;
  line-height: 1.4;
  margin-top: 1em;
  border-radius: 1.1475409836vw;
}
.frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category, .frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category {
  width: 33.33%;
}
.frame .frame-content .information--inner--wrap.single-slider {
  justify-content: center;
}
.frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::before, .frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #00a040;
  top: 0;
}
.frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::before {
  left: 0;
}
.frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::after {
  right: 0;
}
.frame .frame-content .information--inner--wrap.double-slider {
  justify-content: flex-start;
}
.frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category::after {
  display: none;
}
.frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category::before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #00a040;
  right: 0;
  top: 0;
}
.frame .frame-content .information .slick-track {
  display: flex;
}
.frame .frame-content .information .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -9999px;
  z-index: 9;
  width: 3.606557377vw;
  height: 100%;
  padding: 0;
  box-shadow: none;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  cursor: pointer;
  outline: none;
}
.frame .frame-content .information .slick-next {
  background-image: url("../../image/top2026/arrow01-next.png");
  right: 2.131147541vw;
}
.frame .frame-content .information .slick-prev {
  background-image: url("../../image/top2026/arrow01-back.png");
  left: 2.131147541vw;
}
.frame .frame-content .news {
  padding: 0 0 10em;
  margin-top: 3em;
  padding: 3.4426229508vw 2.2950819672vw 0;
  position: relative;
  z-index: 1;
}
.frame .frame-content .news--frame {
  width: 100%;
  background-color: #f6f6f6;
  border-radius: 3.6885245902vw;
  padding-bottom: 6.9672131148vw;
}
.frame .frame-content .news--frame h2.title {
  padding: 1em 0 0;
}
.frame .frame-content .news--frame--inner .news-container:nth-of-type(n+2) {
  margin-top: 4em;
}
.frame .frame-content .news--frame .news-content-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.frame .frame-content .news--frame .news-content-item .news-content-item-date {
  font-weight: bold;
  color: #00a040;
}
.frame .frame-content .news--frame--important {
  width: 79.6721311475vw;
  margin: 3em auto 0;
  border: 2px solid #00a040;
}
.frame .frame-content .news--frame--important h3 {
  color: #fff;
  background-color: #00a040;
  padding: 1em;
}
.frame .frame-content .news--frame--important--wrap {
  background-color: #fff;
  padding: 1em 3em;
}
.frame .frame-content .news--frame--important--wrap .news-content-item {
  justify-content: center;
}
.frame .frame-content .news--frame--important--wrap .news-content-item dt, .frame .frame-content .news--frame--important--wrap .news-content-item dd, .frame .frame-content .news--frame--important--wrap .news-content-item a {
  font-weight: bold;
  color: #00a040;
}
.frame .frame-content .news--frame--important--wrap .news-content-item .news-content-item-date {
  padding-right: 1em;
}
.frame .frame-content .news--frame--important--wrap .news-content-item:nth-of-type(n+2) {
  margin-top: .5em;
  padding-top: .5em;
  border-top: 1px solid #a7a8a9;
}
.frame .frame-content .news--frame--inner {
  width: 79.6721311475vw;
  background-color: #fff;
  padding: 3em;
  margin: 3em auto 0;
  box-sizing: border-box;
}
.frame .frame-content .news--frame--inner .news-container .news-category {
  box-sizing: border-box;
  width: 100%;
  font-size: 1.6393442623vw;
  font-weight: bold;
  line-height: 1;
  color: #00a040;
  display: flex;
  align-items: center;
}
.frame .frame-content .news--frame--inner .news-container .news-category dt {
  width: 1.3em;
  margin-right: .8em;
}
.frame .frame-content .news--frame--inner .news-container .news-content {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin-top: 1em;
  border-top: 1px solid #a7a8a9;
  text-align: center;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger,
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-close {
  overflow: visible;
  cursor: pointer;
  outline: none;
  border: none;
  background: none;
  font-size: 1.2295081967vw;
  font-weight: bold;
  line-height: 1;
  color: #00a040;
  position: relative;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger:before,
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-close:before {
  content: '';
  position: absolute;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger {
  display: inline-block;
  margin: .7em 0 0 1.3em;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger:before {
  width: 1.1em;
  height: 1.1em;
  background: url(../../image/top2021/btn-news.png) no-repeat center center/contain;
  top: -.1em;
  left: -1.3em;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-close {
  display: none;
  margin: .7em 2.1em 0 0;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-close:before {
  width: 1.5em;
  height: 1.5em;
  background: url(../../image/newtop/img-close-icon.png) no-repeat center center/contain;
  top: -.2em;
  left: -1.6em;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-close.active {
  display: inline-block;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item dt,
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item dd {
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #a7a8a9;
  text-align: left;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-date {
  width: 25%;
  font-weight: bold;
  color: #00a040;
  position: relative;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-date.news-content-item-date--new:after {
  content: 'NEW';
  margin-left: 4em;
  font-weight: bold;
}
.frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-text {
  width: 75%;
}
.frame .frame-content .links {
  width: 100%;
  margin-top: 9.8360655738vw;
}
.frame .frame-content .links--inner {
  width: 95.0819672131vw;
  margin: 2.0491803279vw auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.frame .frame-content .links--inner--item {
  width: 46.5573770492vw;
  height: 30.0819672131vw;
  overflow: hidden;
  border-radius: 1.6393442623vw;
  margin-top: 4.0983606557vw;
  position: relative;
}
.frame .frame-content .links--inner--item a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 1.6393442623vw;
  position: relative;
}
.frame .frame-content .links--inner--item a figure {
  width: 100%;
  height: 100%;
}
.frame .frame-content .links--inner--item a figure img {
  transition: all .3s ease;
}
.frame .frame-content .links--inner--item a .anc-txt {
  position: absolute;
  left: 3.1147540984vw;
  top: 50%;
  transform: translateY(-50%);
}
.frame .frame-content .links--inner--item a .anc-txt .ttlen {
  font-family: "Poppins", serif;
  font-weight: 500;
  color: #fff;
  font-size: 3.3606557377vw;
  line-height: 1.1;
  letter-spacing: .02em;
}
.frame .frame-content .links--inner--item a .anc-txt .ttljp {
  margin-top: .5em;
  font-weight: 600;
  color: #fff;
  font-size: 1.6393442623vw;
  letter-spacing: .09em;
  text-align: left;
}
.frame .frame-content .links--inner--item a:hover figure img {
  transform: scale(1.04);
}
.frame .frame-content .links--inner--item--theme {
  position: absolute;
  top: -.1vw;
  left: 0;
  width: 18.8524590164vw;
  height: 7.868852459vw;
  background: url("../../image/top2026/part02.png") no-repeat left top/contain;
}
.frame .frame-content .links--inner--item--theme p {
  margin: 0.8196721311vw 0 0 0.8196721311vw;
  font-size: 1.6393442623vw;
  letter-spacing: .05em;
  font-weight: bold;
  color: #403F41;
}
.frame .frame-content .links--inner--item--theme p .green {
  color: #00a040;
}
.frame .frame-content .recommend {
  width: 100%;
  margin-top: 12.131147541vw;
  padding: 0 0 9.8360655738vw;
  position: relative;
}
.frame .frame-content .recommend::after {
  content: '';
  display: block;
  position: absolute;
  top: 3.7704918033vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: calc(100% - 4.601vw);
  height: calc(100% - 3.78vw);
  border-radius: 3.2786885246vw;
  background: #f6f6f6;
}
.frame .frame-content .recommend--inner {
  width: 100%;
  margin-top: 8.1967213115vw;
  margin-left: -3.451vw;
}
.frame .frame-content .recommend--inner #recommend-slider {
  width: 100%;
  height: 34.0163934426vw;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item {
  width: calc(100% + 12.654vw) !important;
  height: 34.0163934426vw;
  margin-left: 12.6229508197vw;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text {
  width: 42.6229508197vw;
  height: 100%;
  border-radius: 3.2786885246vw;
  background: #00a040;
  display: flex;
  align-items: center;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner {
  padding: 0 4.0983606557vw 0 13.1147540984vw;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .ttljp {
  color: #fff;
  font-size: 2.2950819672vw;
  line-height: 1.5;
  letter-spacing: .09em;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-txt {
  margin-top: 2.4590163934vw;
  color: #fff;
  font-size: 1.3114754098vw;
  line-height: 1.8;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn {
  margin-top: 2.4590163934vw;
  width: 16.0655737705vw;
  height: 4.4262295082vw;
  border-radius: 2.2131147541vw;
  background: #fff;
  position: relative;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn p {
  color: #00a040;
  text-align: center;
  font-size: 1.2295081967vw;
  letter-spacing: .06em;
  line-height: 4.4262295082vw;
  font-weight: bold;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn::after {
  content: '>';
  display: block;
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%);
  color: #00a040;
  font-size: 1.2295081967vw;
  font-weight: 900;
}
.frame .frame-content .recommend--inner #recommend-slider .recommend-item a figure {
  width: 53.9344262295vw;
}
.frame .frame-content .recommend--inner #recommend-slider .slick-slide {
  width: 98.3606557377vw !important;
}
.frame .frame-content .recommend--inner #recommend-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -9999px;
  z-index: 9;
  width: 4.9180327869vw;
  height: 100%;
  padding: 0;
  box-shadow: none;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  cursor: pointer;
  outline: none;
}
.frame .frame-content .recommend--inner #recommend-slider .slick-next {
  background-image: url("../../image/top2026/arrow02-next.png");
  right: -1.643vw;
}
.frame .frame-content .recommend--inner #recommend-slider .slick-prev {
  background-image: url("../../image/top2026/arrow02-back.png");
  left: 5.0819672131vw;
}
.frame .frame-content .class--box {
  position: relative;
  padding-bottom: 6.393442623vw;
}
.frame .frame-content .class--box::after {
  content: '';
  display: block;
  position: absolute;
  top: 6.5vw;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 6.5vw);
  background: #EFF5F7;
}
.frame .frame-content .class--box--inner {
  width: 75%;
  margin: 7em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.frame .frame-content .class--box--inner .image {
  width: 34.4262295082vw;
  position: relative;
  z-index: 1;
}
.frame .frame-content .class--box--inner .image:before {
  content: '';
  display: block;
  position: absolute;
  width: 110vw;
  height: 70.4918032787vw;
  top: 0;
  left: 0;
  z-index: -1;
}
.frame .frame-content .class--box--inner .texts {
  width: 34.4262295082vw;
  position: relative;
  z-index: 2;
}
.frame .frame-content .class--box--inner .texts .block .tag {
  font-size: 1.6393442623vw;
  font-family: "Poppins", serif;
  font-weight: 300;
  line-height: 1;
  color: #00a040;
}
.frame .frame-content .class--box--inner .texts .block h2 {
  font-size: 2.5409836066vw;
  font-weight: bold;
  line-height: 1.4;
  color: #00a040;
  margin-top: .5em;
}
.frame .frame-content .class--box--inner .texts .block h2 a {
  color: #00a040;
}
.frame .frame-content .class--box--inner .texts .block p {
  line-height: 1.7;
  letter-spacing: -.03em;
  text-align: justify;
  margin-top: 1em;
}
.frame .frame-content .class--box--inner .texts .block ul.col2 {
  display: flex;
}
.frame .frame-content .class--box--inner .texts .block ul.col2 .btn {
  margin-right: 2.5%;
}
.frame .frame-content .class--box--inner .texts .block ul.col2 .btn a {
  padding: 1em 4em;
}
.frame .frame-content .class--box--inner .texts .block ul .btn {
  margin-top: 1em;
}
.frame .frame-content .class--box--inner .texts .block ul .btn a {
  display: inline-block;
  background-color: #00ab4e;
  padding: 1em 3em;
  font-size: 1.2295081967vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .05em;
  text-align: center;
  color: #fff;
  position: relative;
  border-radius: 1.4754098361vw;
}
.frame .frame-content .class--box--inner .texts .block ul .btn a:after {
  content: '';
  position: absolute;
  width: .5em;
  height: .5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 45%;
  right: 1em;
  transform: rotate(45deg) translateY(-50%);
}
.frame .frame-content .class--box:nth-of-type(odd) .class--box--inner {
  flex-direction: row;
}
.frame .frame-content .class--box:nth-of-type(even) .class--box--inner {
  flex-direction: row-reverse;
}
.frame .frame-content .class--box:nth-of-type(even) .class--box--inner .image:before {
  right: 0;
  left: inherit;
}
.frame .frame-content .banner-bottom {
  width: 100%;
  margin: 7.5409836066vw 0 6.9672131148vw;
}
.frame .frame-content .banner-bottom--mark {
  width: 8.7704918033vw;
  margin: 0 auto;
}
.frame .frame-content .banner-bottom--text {
  width: 25.9016393443vw;
  margin: 0 auto;
}

/*canvas{
  display: none;
}*/
/*.footer-logo{
  text-align: center;
  margin-bottom: -99px;
  position: relative;
  z-index: 5;
}*/
@media screen and (max-width: 815px) {
  .frame .frame-loading--inner--img {
    width: 100%;
  }
  .frame .frame-loading--inner--img img {
    display: block;
    margin: 0 auto;
    max-width: 60%;
  }
  .frame .frame-loading--inner--img h1 {
    margin-top: 25px;
  }
  .frame .frame-loading .loading-btn {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .frame .frame-loading .loading-btn--item {
    margin: 5px;
  }
  .frame .frame-loading .loading-btn a {
    font-size: 14px;
    border: 1px solid #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
  }
  .frame .frame-loading .loading-btn .loading-btn--item-white a {
    border-width: 1px;
  }
}
@media screen and (max-width: 500px) {
  body {
    font-size: 3.2vw;
  }

  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }

  .frame .frame-content h2.title {
    font-size: 6.9333333333vw;
  }
  .frame .frame-content h2.title span {
    font-size: 3.7333333333vw;
  }
  .frame .frame-content .sec-title {
    margin-left: 4vw;
  }
  .frame .frame-content .sec-title--deco {
    width: 91.2vw;
  }
  .frame .frame-content .sec-title--h2 {
    top: 8vw;
    left: 1.8666666667vw;
    font-size: 5.6vw;
  }
  .frame .frame-content h3 {
    font-size: 4.2666666667vw;
  }
  .frame .frame-content .main {
    width: 90%;
    padding: 7.4666666667vw 5% 8vw;
    border-radius: 0 0 8vw 8vw;
  }
  .frame .frame-content .main--inner {
    height: 94vw;
  }
  .frame .frame-content .main--inner #slider01 {
    width: 90vw !important;
    height: 94vw !important;
  }
  .frame .frame-content .main--inner #slider01 li {
    width: 90vw !important;
    height: 94vw !important;
    border-radius: 8vw;
  }
  .frame .frame-content .main--inner #slider01 li img {
    border-radius: 8vw;
  }
  .frame .frame-content .main--inner #slider01 .slick-slide {
    width: 90vw !important;
    height: 94vw !important;
    margin-right: 5.3333333333vw;
  }
  .frame .frame-content .main--inner #slider01 .slick-track {
    margin-left: 0;
  }
  .frame .frame-content .main--inner .site-name {
    bottom: 4.6vw;
    width: 60.8vw;
    height: 23.7333333333vw;
  }
  .frame .frame-content .main--inner .site-name--logo {
    width: 42.1333333333vw;
    margin-left: 2.6666666667vw;
  }
  .frame .frame-content .main--inner .symbol {
    top: 3.7333333333vw;
    left: 2.6666666667vw;
    width: 16vw;
  }
  .frame .frame-content .main--inner .movie-btn {
    bottom: 27vw;
    left: 3vw;
    width: 40vw;
  }
  .frame .frame-content .main .notice-wrap {
    right: auto;
    bottom: auto;
    position: static;
    display: block;
    margin-top: 5vw;
  }
  .frame .frame-content .main .notice-wrap .notice-box {
    width: 90%;
    margin: 4vw auto 0;
    box-shadow: none;
  }
  .frame .frame-content .main .notice-wrap .notice-box dt {
    font-size: 4.2666666667vw;
    padding: .8em;
  }
  .frame .frame-content .main .notice-wrap .notice-box dt br {
    display: none;
  }
  .frame .frame-content .main .notice-wrap .notice-box dd {
    font-size: 4.8vw;
  }
  .frame .frame-content .main .notice-wrap .notice-box dd span {
    font-size: 8vw;
  }
  .frame .frame-content .main .notice-wrap .notice-box:nth-of-type(n+2) {
    margin-left: auto;
  }
  .frame .frame-content .wrapper_loop_text {
    margin-top: 8.5333333333vw;
  }
  .frame .frame-content .wrapper_loop_text .loop_text {
    width: 218.6666666667vw;
    padding-left: 13.3333333333vw;
  }
  .frame .frame-content .pictures {
    margin-top: 8.5333333333vw;
  }
  .frame .frame-content .pictures .imagearea .set {
    width: 88vw;
    margin: 0 0.5333333333vw;
  }
  .frame .frame-content .pictures .imagearea .set .img {
    width: 88vw;
  }
  .frame .frame-content .pictures .imagearea .set .img a img {
    pointer-events: none;
  }
  .frame .frame-content .pictures .imagearea .set .img a:hover {
    opacity: 1;
    -webkit-opacity: 1;
  }
  .frame .frame-content .pictures .imagearea .set .img:not(:first-of-type) {
    margin-top: 1.0666666667vw;
  }
  .frame .frame-content .pictures .imagearea .set.hav-2 {
    width: 43.4666666667vw;
  }
  .frame .frame-content .pictures .imagearea .set.hav-2 img {
    width: 43.4666666667vw;
  }
  .frame .frame-content .pictures.pictures02 {
    margin-top: 13.8666666667vw;
  }
  .frame .frame-content .information--inner--wrap--category {
    width: 90vw !important;
  }
  .frame .frame-content .information--inner--wrap--category a dl dt {
    font-size: 4.2666666667vw;
  }
  .frame .frame-content .information--inner--wrap--category a dl dd span {
    font-size: 2.6666666667vw;
  }
  .frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category {
    width: auto;
  }
  .frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category::before, .frame .frame-content .information--inner--wrap.double-slider .information--inner--wrap--category::after {
    display: none;
  }
  .frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::before, .frame .frame-content .information--inner--wrap.single-slider .information--inner--wrap--category::after {
    display: none;
  }
  .frame .frame-content .information .slick-arrow {
    width: 10%;
  }
  .frame .frame-content .information .slick-next {
    right: -5%;
  }
  .frame .frame-content .information .slick-prev {
    left: -5%;
  }
  .frame .frame-content .news {
    padding-bottom: 5em;
  }
  .frame .frame-content .news--frame {
    border-radius: 6.6666666667vw;
    padding-bottom: 12vw;
  }
  .frame .frame-content .news--frame--important {
    width: 85%;
  }
  .frame .frame-content .news--frame--inner {
    width: 85%;
    padding: 2em;
  }
  .frame .frame-content .news--frame--inner .news-container .news-category {
    font-size: 4.2666666667vw;
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger,
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-close {
    font-size: 3.2vw;
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-trigger:before,
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-close:before {
    top: 50%;
    transform: translateY(-50%);
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item dt,
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item dd {
    font-size: 3.2vw;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item dt {
    font-size: 3.7333333333vw;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: .5em;
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-date,
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-text {
    width: 100%;
  }
  .frame .frame-content .news--frame--inner .news-container .news-content .news-content-item .news-content-item-date.news-content-item-date--new:after {
    margin-left: 2em;
  }
  .frame .frame-content .links {
    margin-top: 8vw;
  }
  .frame .frame-content .links--inner {
    width: 95%;
    margin: 13.3333333333vw auto 0;
    display: block;
  }
  .frame .frame-content .links--inner--item {
    width: 100%;
    height: 71.2vw;
    border-radius: 5.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .frame .frame-content .links--inner--item a {
    border-radius: 5.3333333333vw;
  }
  .frame .frame-content .links--inner--item a .anc-txt {
    left: 10.1333333333vw;
  }
  .frame .frame-content .links--inner--item a .anc-txt .ttlen {
    font-size: 5.6vw;
  }
  .frame .frame-content .links--inner--item a .anc-txt .ttljp {
    font-size: 3.7333333333vw;
  }
  .frame .frame-content .links--inner--item--theme {
    width: 36vw;
    height: 15.2vw;
    background: url("../../image/top2026/part02.png") no-repeat left -0.5vw/contain;
  }
  .frame .frame-content .links--inner--item--theme p {
    margin: 1.3333333333vw 0 0 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .frame .frame-content .recommend {
    margin-top: 20.8vw;
    padding: 0 0 4vw;
  }
  .frame .frame-content .recommend::after {
    top: 6.9333333333vw;
    width: calc(100% - 2.3vw);
    height: calc(100% - 1.9vw);
    border-radius: 5.3333333333vw;
  }
  .frame .frame-content .recommend--inner {
    margin: 13.3333333333vw auto 0;
  }
  .frame .frame-content .recommend--inner #recommend-slider {
    width: 90vw;
    height: auto;
    margin: 0 auto;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item {
    width: 90vw !important;
    height: auto;
    margin-left: 0;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a {
    display: block;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text {
    width: 100%;
    height: auto;
    border-radius: 5.3333333333vw;
    display: block;
    padding: 8vw 0;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner {
    padding: 0 10.6666666667vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .ttljp {
    font-size: 4.8vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-txt {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn {
    margin-top: 5.3333333333vw;
    width: 52.2666666667vw;
    height: 9.0666666667vw;
    border-radius: 4.5333333333vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn p {
    font-size: 3.2vw;
    line-height: 9.0666666667vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a .recommend-item-text--inner .recom-btn::after {
    font-size: 3.2vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .recommend-item a figure {
    width: 100%;
    margin-top: 2.6666666667vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .slick-slide {
    width: 90vw !important;
    margin: 0 1em;
  }
  .frame .frame-content .recommend--inner #recommend-slider .slick-arrow {
    top: 28vw;
    width: 10.6666666667vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .slick-next {
    right: -4vw;
  }
  .frame .frame-content .recommend--inner #recommend-slider .slick-prev {
    left: -4vw;
  }
  .frame .frame-content .class--box {
    padding-bottom: 12.8vw;
  }
  .frame .frame-content .class--box::after {
    top: 15vw;
    height: calc(100% - 15vw);
  }
  .frame .frame-content .class--box--inner {
    margin-top: 5em;
  }
  .frame .frame-content .class--box--inner .image {
    width: 100%;
    margin: 2em auto 0;
  }
  .frame .frame-content .class--box--inner .image:before {
    width: 286.2933333333vw;
    height: 183.4666666667vw;
  }
  .frame .frame-content .class--box--inner .texts {
    width: 100%;
  }
  .frame .frame-content .class--box--inner .texts .block .tag {
    font-size: 4.2666666667vw;
  }
  .frame .frame-content .class--box--inner .texts .block h2 {
    font-size: 5.8666666667vw;
  }
  .frame .frame-content .class--box--inner .texts .block ul.col2 .btn a {
    padding: 1em 3em;
  }
  .frame .frame-content .class--box--inner .texts .block ul .btn a {
    font-size: 3.2vw;
    border-radius: 3.7333333333vw;
  }
  .frame .frame-content .banner-bottom {
    margin: 24.5333333333vw 0 22.6666666667vw;
  }
  .frame .frame-content .banner-bottom--mark {
    width: 23.2vw;
  }
  .frame .frame-content .banner-bottom--text {
    width: 57.6vw;
  }
}

/*# sourceMappingURL=style-2026top.css.map */
