@charset "UTF-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/

.c-row .elementor-image-box-wrapper,
.c-row2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  justify-content: space-between;
  gap: 20px;
  align-items: center !important;
}
.c-row .elementor-image-box-wrapper .elementor-image-box-img,
.c-row .elementor-image-box-wrapper .photo,
.c-row2 .elementor-image-box-img,
.c-row2 .photo {
  float: none !important;
  width: 500px !important;
  margin: 0 !important;
}
.c-row .elementor-image-box-wrapper .elementor-image-box-content,
.c-row .elementor-image-box-wrapper .content,
.c-row2 .elementor-image-box-content,
.c-row2 .content {
  width: 540px;
}

.img-r .elementor-image-box-wrapper,
.img-r {
  flex-direction: row-reverse;
}

/*--------------------------------------
	mainimage
--------------------------------------*/
#mainimage {
  position: relative;
}
#mainimage::before {
  content: '';
  position: absolute;
  bottom: -93px;
  left: calc(50% - 640px);
  background: url('../img/top/key_deco.png') no-repeat center top;
  width: 267px;
  height: 288px;
  background-size: contain;
  z-index: 2;
}
#mainimage:after {
  content: '';
  position: absolute;
  bottom: 1px;
  right: calc(50% - 659px);
  background: url('../img/top/key_deco2.png') no-repeat center top;
  width: 552px;
  height: 220px;
  background-size: contain;
  z-index: 2;
}
#mainimage .key-curve {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 143px;
  background: url('../img/top/key_curve.png') no-repeat center top;
  background-size: auto 100%;
  z-index: 1;
}
#mainimage .keyvisual {
  line-height: 1;
}
#mainimage .keyvisual li {
  height: 768px;
}
#mainimage .keyvisual li img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
#mainimage .key-catch {
  position: absolute;
  width: 468px;
  height: 468px;
  z-index: 1;
  top: 0;
  text-align: center;
  top: 150px;
  left: 43px;
  padding: 148px 0 0 3px;
}
#mainimage .key-catch::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-radius: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: -1;
}
#mainimage .key-catch:after {
  content: '';
  position: absolute;
  bottom: -32px;
  right: 155px;
  width: 37px;
  height: 73px;
  background: url('../img/top/catch_deco.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#mainimage .key-catch .text {
  font-size: 20px;
  margin-top: 14px;
  margin-left: -2px;
}
#mainimage .key-catch .deco {
  position: absolute;
  z-index: 2;
  width: 103px;
  top: 39px;
  right: -11px;
}

#features {
  padding: 39px 0 76px;
  position: relative;
}
#features:before {
  content: '';
  position: absolute;
  top: -1px;
  left: calc(50% - 419px);
  background: url('../img/top/feature_bg_d2.png') no-repeat center top;
  background-size: contain;
  width: 102px;
  z-index: 2;
  height: 78px;
}
#features:after {
  content: '';
  position: absolute;
  bottom: -24px;
  right: calc(50% - 640px);
  background: url('../img/top/features_d11.png') no-repeat center top;
  background-size: contain;
  width: 187px;
  z-index: 2;
  height: 233px;
}
#features > .elementor-container {
  position: relative;
  z-index: 1;
  padding-top: 107px;
  padding-bottom: 48px;
}
#features > .elementor-container::before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  left: -70px;
  background: #fffbf2;
  border-radius: 24px;
  right: -70px;
  z-index: -1;
}
#features > .elementor-container:after {
  content: '';
  position: absolute;
  top: -70px;
  right: calc(50% - 599px);
  background: url('../img/top/feature_bg_d1.png') no-repeat center top;
  background-size: contain;
  width: 234px;
  height: 110px;
  z-index: 2;
}
#features .ttl-common {
  margin-bottom: 54px;
}
#features .ttl-common span {
  background: #fffbf2;
}
#features .c-row {
  margin-bottom: 71px;
  position: relative;
}
#features .c-row .elementor-image-box-content {
  padding-bottom: 6px;
}
#features .c-row .green {
  font-size: 32px;
  letter-spacing: -0.08em;
}
#features .c-row h3 {
  margin: 21px 0 11px;
}
#features .img-r .elementor-image-box-content {
  padding-bottom: 0;
  padding-top: 7px;
}
#features .img-r h3 {
  margin: 8px 0 11px;
}
#features .row1::before {
  content: '';
  position: absolute;
  top: -38px;
  left: -31px;
  background: url('../img/top/features_d1.png') no-repeat center top;
  background-size: contain;
  width: 86px;
  height: 76px;
  z-index: 2;
}
#features .row1::after {
  content: '';
  position: absolute;
  top: -62px;
  right: 23px;
  background: url('../img/top/features_d2.png') no-repeat center top;
  width: 41px;
  height: 40px;
  background-size: contain;
}
#features .row1 .elementor-image-box-img {
  position: relative;
}
#features .row1 .elementor-image-box-img:before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: -119px;
  background: url('../img/top/features_d3.png') no-repeat center top;
  background-size: contain;
  width: 98px;
  height: 134px;
}
#features .row2 {
  position: relative;
}
#features .row2:before {
  content: '';
  position: absolute;
  bottom: -46px;
  right: -119px;
  background: url('../img/top/features_d5.png') no-repeat center top;
  background-size: contain;
  width: 48px;
  height: 110px;
}
#features .row2 .elementor-image-box-img {
  position: relative;
}
#features .row2 .elementor-image-box-img:before {
  content: '';
  position: absolute;
  top: -88px;
  right: -36px;
  background: url('../img/top/features_d4.png') no-repeat center top;
  background-size: contain;
  width: 72px;
  height: 88px;
}
#features .row3 .elementor-image-box-img {
  position: relative;
  z-index: 1;
}
#features .row3 .elementor-image-box-img:before,
#features .row3 .elementor-image-box-img:after {
  content: '';
  position: absolute;
  z-index: 2;
}
#features .row3 .elementor-image-box-img:before {
  background: url('../img/top/features_d6.png') no-repeat center top;
  background-size: contain;
  top: -39px;
  left: -31px;
  width: 62px;
  height: 64px;
}
#features .row3 .elementor-image-box-img:after {
  background: url('../img/top/features_d7.png') no-repeat center top;
  background-size: contain;
  width: 82px;
  bottom: -29px;
  left: -41px;
  height: 77px;
}
#features .row4 {
  position: relative;
}
#features .row4:before {
  content: '';
  position: absolute;
  bottom: -42px;
  right: -50px;
  background: url('../img/top/features_d8.png') no-repeat center top;
  background-size: contain;
  width: 100px;
  height: 101px;
  z-index: 2;
}
#features .row5 {
  position: relative;
}
#features .row5:before {
  content: '';
  position: absolute;
  bottom: -69px;
  left: -118px;
  width: 181px;
  height: 166px;
  background: url('../img/top/features_d10.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#features .row5 .elementor-image-box-img {
  position: relative;
}
#features .row5 .elementor-image-box-img:before {
  content: '';
  position: absolute;
  top: -29px;
  left: -31px;
  background: url('../img/top/features_d9.png') no-repeat center top;
  background-size: contain;
  width: 94px;
  height: 72px;
  z-index: 2;
}

#menu {
  background: #f2fcff;
  position: relative;
  padding: 177px 0 63px;
}
#menu:before,
#menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 143px;
  background: url('../img/top/menu_curve.png') no-repeat center top;
  background-size: auto 100%;
  z-index: 1;
}
#menu:after {
  top: 100%;
  background: url('../img/top/menu_curve2.png') no-repeat center top;
  background-size: auto 100%;
}
#menu > .elementor-container {
  position: static;
}
#menu > .elementor-container:before {
  content: '';
  position: absolute;
  top: 51px;
  left: calc(50% - 600px);
  background: url('../img/top/menu_bg_d1.png') no-repeat center top;
  background-size: contain;
  width: 338px;
  height: 292px;
  z-index: 2;
}
#menu > .elementor-container:after {
  content: '';
  position: absolute;
  top: -16px;
  right: calc(50% - 659px);
  background: url('../img/top/menu_bg_d2.png') no-repeat center top;
  background-size: contain;
  width: 427px;
  height: 200px;
  z-index: 2;
}
#menu .ttl-common {
  margin-bottom: 55px;
}
#menu .ttl-common span {
  background: #f2fcff;
}
#menu .bg {
  position: relative;
  z-index: 1;
  padding: 39px 0 31px;
  margin-bottom: 24px;
}
#menu .bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  height: 100%;
  background: #fff;
  border-radius: 24px;
  z-index: -1;
}
#menu .bg .ttl {
  width: 253px;
  position: absolute;
  right: -44px;
  z-index: 2;
  top: -132px;
}
#menu .bg .c-row2 .content {
  padding-bottom: 23px;
}
#menu .bg .c-row2 h3 {
  margin-bottom: 19px;
}
#menu .bg .c-row2 h3 span:not(.pc) {
  width: 48px;
  display: inline-block;
  margin-left: 13px;
  transform: translateY(10px);
}
#menu .bg1 {
  z-index: 2;
}
#menu .bg1 .c-row2 {
  position: relative;
}
#menu .bg1 .c-row2:before {
  content: '';
  position: absolute;
  bottom: -31px;
  left: -52px;
  background: url('../img/top/features_d8.png') no-repeat center top;
  background-size: contain;
  width: 100px;
  height: 101px;
  z-index: 2;
}
#menu .bg1 .img-r {
  padding-top: 41px;
  margin-top: 30px;
}
#menu .bg1 .img-r:before {
  left: auto;
  right: -35px;
  bottom: -132px;
  background: url('../img/top/menu_d1.png') no-repeat center top;
  background-size: contain;
  width: 160px;
  height: 280px;
}
#menu .bg1 .img-r:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url('../img/top/ttl_line.png') repeat-x center top;
  background-size: auto 100%;
}
#menu .bg2 .c-row2 {
  position: relative;
}
#menu .bg2 .c-row2:before {
  content: '';
  position: absolute;
  bottom: 48px;
  left: -17px;
  width: 129px;
  height: 100px;
  background: url('../img/top/menu_d2.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#menu .bg3 {
  position: relative;
}
#menu .bg3:after {
  content: '';
  position: absolute;
  top: -60px;
  right: -79px;
  width: 79px;
  height: 101px;
  background: url('../img/top/menu_d3.png') no-repeat center top;
  background-size: contain;
}
#menu .bg3 .c-row2:nth-child(2) {
  position: relative;
  margin: 32px 0 39px;
  padding: 41px 0 32px;
}
#menu .bg3 .c-row2:nth-child(2):before,
#menu .bg3 .c-row2:nth-child(2):after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url(../img/top/ttl_line.png) repeat-x center top;
  background-size: auto 100%;
}
#menu .bg3 .c-row2:nth-child(2):after {
  top: auto;
  bottom: 0;
}
#menu .bg3 .c-row2 .content {
  padding-bottom: 12px;
}

#message {
  padding: 187px 0 119px;
  position: relative;
  z-index: 2;
}
#message:before {
  content: '';
  position: absolute;
  top: -186px;
  right: calc(50% - 640px);
  width: 311px;
  height: 368px;
  background: url('../img/top/message_bg_d2.png') no-repeat center top;
  background-size: contain;
}
#message::after {
  content: '';
  position: absolute;
  top: -127px;
  left: calc(50% - 600px);
  width: 438px;
  height: 380px;
  background: url('../img/top/message_bg_d1.png') no-repeat center top;
  background-size: contain;
}
#message > .elementor-container {
  position: relative;
}
#message > .elementor-container:before {
  content: '';
  position: absolute;
  bottom: -190px;
  right: calc(50% - 471px);
  width: 117px;
  height: 109px;
  background: url('../img/top/message_d4.png') no-repeat;
  background-size: contain;
  z-index: 2;
}
#message .ttl-common {
  margin-bottom: 54px;
}
#message .ttl-common span {
  background: #fff;
}
#message .c-row .fz20 {
  margin: -12px 0 19px;
  letter-spacing: 0.03em;
  padding-bottom: 16px;
  position: relative;
}
#message .c-row .fz20 small {
  font-size: inherit;
}
#message .c-row .fz20:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url('../img/top/ttl_line2.png') repeat-x center top;
  background-size: auto 100%;
}
#message .c-row .fz20 .arrow {
  top: 1px;
  right: 0;
  display: inline-block;
  width: 29px;
  position: absolute;
  margin-left: auto;
}
#message .c-row .fz20 .arrow a {
  display: block;
}
#message .c-row .button {
  width: 97px;
  margin: 52px 12px 0 auto;
}
#message .c-row .button a {
  display: block;
  color: #fff;
  font-size: 12px;
  background: #7e7062;
  border-radius: 14px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  padding-bottom: 1px;
}
#message .c-row .button a:hover {
  opacity: 0.8;
}
#message .img-r {
  position: relative;
  padding-top: 41px;
  margin-top: 10px;
}
#message .img-r:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url('../img/top/ttl_line.png') repeat-x center top;
  background-size: auto 100%;
}
#message .img-r:after {
  content: '';
  position: absolute;
  top: -71px;
  right: -143px;
  width: 172px;
  height: 145px;
  background: url('../img/top/message_d2.png') no-repeat center top;
  background-size: contain;
}
#message .img-r .button {
  margin-top: 20px;
  width: 110px;
  margin-right: 0;
}
#message .img-r .button a::before {
  content: '・・・';
  margin-left: -3px;
  margin-right: 9px;
  letter-spacing: -5px;
}
#message .img-r .elementor-image-box-img:before,
#message .img-r .elementor-image-box-img:after {
  content: '';
  position: absolute;
  z-index: 2;
}
#message .img-r .elementor-image-box-img:before {
  right: -36px;
  bottom: 10px;
  width: 99px;
  height: 106px;
  background: url('../img/top/message_d5.png') no-repeat center top;
  background-size: contain;
}
#message .img-r .elementor-image-box-img:after {
  left: -100px;
  bottom: 9px;
  width: 69px;
  height: 150px;
  background: url('../img/top/message_d3.png') no-repeat center top;
  background-size: contain;
}
#message .row1 .elementor-image-box-img {
  position: relative;
}
#message .row1 .elementor-image-box-img:before {
  content: '';
  position: absolute;
  bottom: 8px;
  left: -100px;
  background: url('../img/top/message_d1.png') no-repeat center top;
  background-size: contain;
  width: 146px;
  height: 143px;
  z-index: 2;
}

#access {
  background: #fffbf2;
  padding: 107px 0 96px;
  position: relative;
}
#access:before,
#access::after {
  content: '';
  position: absolute;
  width: 123px;
  height: 280px;
  bottom: 0;
  left: calc(50% - 600px);
  background: url('../img/top/access_d4.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
#access:after {
  width: 550px;
  left: auto;
  right: calc(50% - 590px);
  background: url('../img/top/access_d5.png') no-repeat center top;
  background-size: contain;
}
#access > .elementor-container {
  position: relative;
}
#access > .elementor-container:after {
  content: '';
  position: absolute;
  top: 23px;
  left: calc(50% - 600px);
  background: url('../img/top/access_d2.png') no-repeat;
  background-size: contain;
  width: 60px;
  height: 80px;
}
#access > .elementor-container:before {
  content: '';
  position: absolute;
  width: 163px;
  height: 166px;
  top: -2px;
  right: calc(50% - 639px);
  background: url('../img/top/access_d1.png') no-repeat center top;
  background-size: contain;
}
#access .ttl-common {
  margin-bottom: 54px;
}
#access .ttl-common .elementor-heading-title:before {
  left: 6px;
  right: 2px;
}
#access .ttl-common span {
  background: #fffbf2;
}
#access .info-row .elementor-row {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
}
#access .info-row .elementor-row .elementor-column {
  width: 50%;
}
#access .info-row .elementor-row .elementor-column:has(table) {
  width: calc(50% - 40px);
}
#access .info-row .elementor-row .elementor-column:has(.post-box) {
  background: #fff;
  border-radius: 24px;
  margin-top: -110px;
  padding: 44px 32px;
  position: relative;
  padding-bottom: 36px;
}
#access .info-row .timetable-top {
  margin-top: 9px;
}
#access .info-row .g-map {
  position: relative;
  height: 400px;
  border-radius: 24px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
}
#access .info-row .g-map:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 40px;
  background: url('../img/top/access_d3.png') no-repeat;
  background-size: contain;
  height: 44px;
  width: 28px;
}
#access .info-row .g-map iframe {
  border-radius: 24px;
  width: 100%;
  height: 100%;
}
#access .info-row .info dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  line-height: 24px;
  border-bottom: 1px solid #7e7062;
  padding-bottom: 8px;
  margin-bottom: 7px;
}
#access .info-row .info dl dd h1 {
  font-weight: inherit;
}
#access .info-row .info dl dt {
  min-width: 123px;
}
#access .info-row .info dl a {
  display: block;
}
#access .info-row .ttl-common {
  margin-bottom: 18px;
}
#access .info-row .ttl-common .elementor-heading-title {
  line-height: 22px;
  padding-left: 8px;
}
#access .info-row .ttl-common span {
  font-size: 14px;
  margin: 0px 0 0 -8px;
  background: #fff;
  color: #7e7062;
}

#access .info-row .post-box {
  border-radius: 16px;
  background: #fffbf2;
  padding: 22px 24px;
  height: 284px;
}
#access .info-row .post-box__header {
  position: absolute;
  top: -89px;
  right: 0px;
  background: url('../img/top/info-ttl.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
  width: 87px;
  height: 65px;
  font-size: 0;
}
#access .info-row .post-box__header a {
  height: 100%;
  display: block;
}
#access .info-row .post-box__header:hover {
  opacity: 0.8;
}
#access .info-row .post-box__content dl {
  border-bottom: 2px solid #de7d3f;
  padding-bottom: 13px;
  margin-bottom: 15px;
}
#access .info-row .post-box__content dl dt {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: -5px;
  color: #de7d3f;
}
#access .info-row .post-box__content dl dd {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#access .info-row .post-box__content dl dd a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1367px) {
  #mainimage .key-curve,
  #menu::before,
  #menu::after {
    background-size: 100% 100%;
  }
}
/*=============================================
******************* mobile  *******************
*=============================================*/
@media screen and (max-width: 767px) {
  .c-row .elementor-image-box-wrapper,
  .c-row2 {
    flex-direction: column;
    gap: 9px;
  }
  .c-row .elementor-image-box-wrapper .elementor-image-box-img,
  .c-row .elementor-image-box-wrapper .photo,
  .c-row2 .elementor-image-box-img,
  .c-row2 .photo {
    max-width: 100%;
  }
  .c-row .elementor-image-box-wrapper .elementor-image-box-content,
  .c-row .elementor-image-box-wrapper .content,
  .c-row2 .elementor-image-box-content,
  .c-row2 .content {
    max-width: 100%;
  }
  /*=============================================
  ******************* main  **********************
  *=============================================*/
  #mainimage:before {
    bottom: 136px;
    left: 10px;
    width: 133px;
    height: 144px;
  }
  #mainimage:after {
    width: 234px;
    height: 108px;
    right: 16px;
    bottom: 173px;
  }
  #mainimage .keyvisual li {
    height: 560px;
  }
  #mainimage .keyvisual li img {
    width: 100% !important;
    height: 100%;
    object-position: 44%;
    object-fit: cover;
  }
  #mainimage .key-curve {
    bottom: 170px;
    height: 41px;
    background-size: 100% 100%;
  }
  #mainimage .key-catch {
    width: 100%;
    height: auto;
    position: static;
    border-radius: 0;
    text-align: left;
    padding: 44px 0 0;
    height: 172px;
  }
  #mainimage .key-catch:before {
    display: none;
  }
  #mainimage .key-catch:after {
    bottom: 132px;
    right: 9px;
    width: 21px;
    height: 41px;
  }
  #mainimage .key-catch h2 {
    margin-left: 30px;
  }
  #mainimage .key-catch .text {
    font-size: 18px;
    margin: 8px 0 0 0px;
    text-align: center;
  }
  #mainimage .key-catch .deco {
    display: none;
  }
  #features {
    padding-bottom: 48px;
  }
  #features:before {
    width: 45px;
    height: 31px;
    background: url('../img/top/feature_bg_d2_sp.png') no-repeat center top;
    background-size: contain;
    top: 23px;
    left: 38px;
  }
  #features:after {
    bottom: 10px;
    right: 16px;
    width: 68px;
    height: 85px;
  }
  #features > .elementor-container {
    padding: 66px 56px 10px;
  }
  #features > .elementor-container:before {
    left: 30px;
    right: 30px;
  }
  #features > .elementor-container:after {
    top: -18px;
    right: 30px;
    width: 80px;
    height: 50px;
  }
  #features .ttl-common {
    margin-bottom: 20px;
  }
  #features .c-row {
    margin-bottom: 30px;
  }
  #features .c-row .elementor-image-box-content {
    margin-left: -2px;
  }
  #features .c-row .green {
    letter-spacing: -0.12em;
    font-size: 18px;
  }
  #features .c-row h3 {
    font-size: 20px;
    letter-spacing: 0em;
    margin: 13px 0;
  }
  #features .img-r {
    margin-bottom: 36px;
  }
  #features .img-r h3 {
    margin: 6px 0 12px;
  }
  #features .row1::before {
    top: -23px;
    left: -26px;
    width: 54px;
    height: 48px;
  }
  #features .row1:after {
    top: 150px;
    right: -37px;
    width: 22px;
    height: 21px;
  }
  #features .row1 .elementor-image-box-img::before {
    bottom: 50px;
    left: -40px;
    width: 29px;
    height: 40px;
  }
  #features .row2:before {
    width: 22px;
    height: 50px;
    right: -36px;
    bottom: -24px;
  }
  #features .row2 .elementor-image-box-img:before {
    width: 38px;
    height: 47px;
    top: -44px;
    right: -18px;
  }
  #features .row3 .elementor-image-box-img:before {
    width: 31px;
    height: 32px;
    top: -24px;
    left: -20px;
  }
  #features .row3 .elementor-image-box-img:after {
    display: none;
  }
  #features .row4:before {
    bottom: -38px;
    right: -45px;
    width: 53px;
    height: 53px;
  }
  #features .row4 .elementor-image-box-wrapper {
    gap: 2px;
  }
  #features .row4 .elementor-image-box-img {
    position: relative;
  }
  #features .row4 .elementor-image-box-img::before {
    content: '';
    position: absolute;
    bottom: 40px;
    left: -45px;
    width: 33px;
    height: 30px;
    background: url('../img/top/feature_sp_deco.png') no-repeat center top;
    background-size: contain;
  }
  #features .row4 h3 {
    margin: 13px -10px 12px 0;
  }
  #features .row4 h3 br {
    display: none;
  }
  #features .row5::before {
    display: none;
  }
  #features .row5 .elementor-image-box-img::before {
    top: auto;
    bottom: 4px;
    left: -46px;
    width: 54px;
    height: 42px;
  }
  #menu {
    padding: 71px 0 32px;
  }
  #menu:before,
  #menu:after {
    height: 41px;
    background-size: 100% 100%;
  }
  #menu > .elementor-container:before {
    background: url('../img/top/menu_bg_d1_sp.png') no-repeat center top;
    width: 116px;
    height: 197px;
    left: 9px;
    top: -11px;
    background-size: contain;
  }
  #menu > .elementor-container:after {
    background: url('../img/top/menu_bg_d2_sp.png') no-repeat center top;
    background-size: contain;
    width: 157px;
    height: 113px;
    right: -10px;
    top: -4px;
  }
  #menu .ttl-common {
    margin-bottom: 43px;
  }
  #menu .bg {
    padding: 26px 26px;
    padding-bottom: 46px;
    margin-bottom: 17px;
  }
  #menu .bg:before {
    left: 0;
    right: 0;
  }
  #menu .bg .ttl {
    width: 108px;
    top: -45px;
    right: -23px;
  }
  #menu .bg .c-row2 .content {
    padding-bottom: 0;
    margin: 0 -2px;
    max-width: unset;
    width: auto;
  }
  #menu .bg .c-row2 .content h3 {
    position: relative;
    margin-bottom: 7px;
  }
  #menu .bg .c-row2 .content h3 span {
    top: -2px;
    width: 35px;
    position: absolute;
    right: 0;
    display: block;
    margin-left: 0;
    transform: none;
  }
  #menu .bg1 {
    z-index: 3;
  }
  #menu .bg1 .c-row2:before {
    width: 54px;
    height: 54px;
    bottom: -63px;
    left: -56px;
  }
  #menu .bg1 .img-r {
    padding-top: 27px;
    margin-top: 36px;
  }
  #menu .bg1 .img-r:before {
    width: 72px;
    height: 126px;
    bottom: -134px;
    left: auto;
    right: -46px;
  }
  #menu .bg2 {
    z-index: 2;
  }
  #menu .bg2 .c-row2:before {
    bottom: -82px;
    left: -46px;
    width: 93px;
    height: 72px;
  }
  #menu .bg3 {
    padding: 22px 24px 46px;
  }
  #menu .bg3:after {
    top: 22px;
    right: -8px;
    width: 32px;
    height: 41px;
  }
  #menu .bg3 .c-row2 {
    gap: 11px;
  }
  #menu .bg3 .c-row2 .content {
    margin: 0;
  }
  #menu .bg3 .c-row2 .content h3 span {
    top: calc(50% - 17px);
  }
  #menu .bg3 .c-row2:nth-child(2) {
    margin: 37px 0 23px;
    padding: 25px 0 39px;
  }
  #message {
    padding: 122px 0 76px;
  }
  #message:before {
    width: 106px;
    right: 10px;
    top: -49px;
    height: 161px;
    background: url('../img/top/message_bg_d2_sp.png') no-repeat center top;
    background-size: contain;
  }
  #message::after {
    width: 135px;
    top: -42px;
    left: 10px;
    height: 154px;
    background: url('../img/top/message_bg_d1_sp.png') no-repeat center top;
    background-size: contain;
  }
  #message .ttl-common {
    margin-bottom: 17px;
  }
  #message .c-row .elementor-image-box-wrapper {
    gap: 23px;
  }
  #message .c-row .fz20 {
    margin-bottom: 12px;
  }
  #message .c-row .fz20 small {
    font-size: 14px;
  }
  #message .c-row .button {
    margin-top: 25px;
  }
  #message .img-r {
    margin-top: 30px;
    padding-top: 0;
  }
  #message .img-r:before {
    display: none;
  }
  #message .img-r .button {
    margin-top: 22px;
  }
  #message .row1 .elementor-image-box-img:before {
    width: 74px;
    height: 72px;
    left: -20px;
    bottom: 7px;
  }
  #message .img-r:after {
    top: -46px;
    right: -108px;
    width: 112px;
  }
  #message .img-r .elementor-image-box-img {
    position: relative;
  }
  #message .img-r .elementor-image-box-img:before {
    right: auto;
    left: -20px;
    bottom: 5px;
    width: 54px;
    height: 58px;
  }
  #access {
    padding: 59px 0 104px;
    margin-bottom: 84px;
  }
  #access:before {
    display: none;
  }
  #access:after {
    background-position: bottom;
    width: 330px;
    max-width: 100%;
    right: auto;
    bottom: -84px;
    left: 50%;
    transform: translateX(-50%);
  }
  #access > .elementor-container {
    position: static;
  }
  #access > .elementor-container:before {
    width: 78px;
    height: 166px;
    top: -43px;
    right: 0;
  }
  #access > .elementor-container:after {
    width: 44px;
    height: 59px;
    left: 10px;
    top: -30px;
  }
  #access .ttl-common {
    margin-bottom: 23px;
  }
  #access .ttl-common span {
    margin-left: 7px;
  }
  #access .info-row .elementor-row {
    flex-direction: column;
  }
  #access .info-row .elementor-row .elementor-column {
    width: 100%;
  }
  #access .info-row .elementor-row .elementor-column:has(table) {
    width: 100%;
  }
  #access .info-row .elementor-row .elementor-column:has(.post-box) {
    margin-top: 55px;
    padding: 44px 24px 40px;
  }
  #access .info-row .elementor-row .elementor-column:has(.post-box):before {
    top: 34px;
    right: 24px;
  }
  #access .info-row .g-map {
    border-radius: 16px;
    height: 234px;
    padding: 8px;
  }
  #access .info-row .g-map iframe {
    border-radius: 16px;
  }
  #access .info-row .g-map:before {
    left: auto;
    height: 22px;
    width: 14px;
    right: 18px;
  }
  #access .info-row .timetable-top {
    margin-top: 8px;
  }
  #access .info-row .ttl-common .elementor-heading-title {
    margin-left: 8px;
    letter-spacing: 0em;
  }
  #access .info-row .info dl {
    flex-direction: column;
  }
  #access .info-row .info dl dd {
    margin-top: 4px;
  }
  #access .info-row .post-box {
    height: auto;
    padding: 14px 16px 17px;
  }
  #access .info-row .post-box__header {
    top: -86px;
  }
  #access .info-row .post-box__content dl {
    padding-bottom: 4px;
    margin-bottom: 6px;
  }
  #access .info-row .post-box__content dl dt {
    margin-bottom: -2px;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 1300px) and (min-width: 768px) {
  #mainimage:after {
    right: 0px;
  }
  #mainimage::before {
    left: 10px;
  }
  #features > .elementor-container:after,
  #menu > .elementor-container:after {
    right: -10px;
  }
  #features:before {
    left: 230px;
  }
  #features:after {
    right: 3px;
  }
  #menu > .elementor-container:before {
    left: 16px;
  }
  #access > .elementor-container:before {
    right: -10px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  #message::after,
  #access:before,
  #access > .elementor-container:after {
    left: 0;
  }
  #message:before {
    right: -30px;
  }
}
@media screen and (max-width: 1080px) and (min-width: 768px) {
  #access .info-row .elementor-row .elementor-column {
    width: calc(50% - 30px);
  }
  #access .info-row .elementor-row .elementor-column:has(table) {
    width: 50%;
  }
  #access .info-row .info dl dd {
    margin-right: -10px;
  }
  .c-row .elementor-image-box-wrapper .fz32,
  .c-row2 .fz32 {
    font-size: 28px;
  }
  #access:after {
    width: 472px;
    height: 240px;
    right: 0;
  }
}
@media screen and (max-width: 970px) and (min-width: 768px) {
  #menu .bg .c-row2 h3 {
    font-size: 22px;
  }
  #menu .bg .c-row2 h3 span {
    width: 32px;
    transform: translateY(3px);
    margin-left: 10px;
  }
}
@media screen and (max-width: 880px) and (min-width: 768px) {
  #access {
    padding-bottom: 326px;
  }
  #access .info-row .elementor-row .elementor-column:has(.post-box) {
    position: absolute;
    left: 0;
    margin-top: 0;
    top: 344px;
  }
  #mainimage:after {
    right: -100px;
  }
  #message::after {
    width: 368px;
  }
  #message .c-row .fz20 small {
    font-size: 15px;
  }
  #features .c-row h3 {
    font-size: 25px;
  }
}

/*# sourceMappingURL=top.css.map */
