@charset "UTF-8";
/*数値の設定
------------------------------------------*/
/*上記数値の設定を呼び出しているmixin
------------------------------------------*/
/*
よく使用するmixin
------------------------------------------*/
/*	▼	250716 GM追加	*/
body {
  width: 100%;
  /*overflow: hidden;*/
  overflow-y: auto;
}

html.fixed, html.fixed body {
  overflow: hidden !important;
  width: 100%;
  height: 100%;
}

html.fixed {
  overflow: hidden;
}

.pre-inc {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  line-height: 2.4;
  /*js css
  ------------------------------------------*/
  /*overwrite
  ------------------------------------------*/
  /*main section[class*="-sec"],main .bg-blue{
          padding: 150px 0;
  }*/
  /*.sec-ttl {
  	margin-bottom: 100px;
      @include smp {
          font-size: 7.5rem;
      }
  }
  .sans{
      font-family: "Noto Sans JP", sans-serif;
      font-weight: normal;
          line-height: 2.2;
      .js-numText{
          font-family: "Noto Sans JP", sans-serif;
      }
  }*/
  /*kvAnimeWrap
  ------------------------------------------*/
  /*&.sc05 .kvAnimeBox .scene03 {
  	opacity: 0;
  }*/
  /*&.sc06 .kvAnimeBox .scene04 {
  	opacity: 0;
  }*/
  /*&.sc07 .kvAnimeBox .scene06, &.sc07 .vid_contents .kvSpWrap {
  	opacity: 0;
  }*/
  /*common
  ------------------------------------------*/
  /*kv-sec
  ------------------------------------------*/
  /*intro-sec
  ------------------------------------------*/
  /*achiev-sec
  ------------------------------------------*/
  /*future-sec
  ------------------------------------------*/
  /*universal-sec
  ------------------------------------------*/
  /*spec textSetting*/
  /*service-sec
  ------------------------------------------*/
  /*style-sec
  ------------------------------------------*/
  /*styleList
  ------------------------------------------*/
  /*.styleList {
  	li {
  		position: relative;
  		line-height: 0;
  		overflow: hidden;
          @include tab {
                  height: 320px;
      margin: 10px 0;
          }
          @include smp {
              height: 190px;
          }

  	}

  	figure {
  		height: 100%;
          @include tab {

          }
  	}
  	img {
  		object-fit: cover;
  		width: 120%;
  		height: 100%;
  	}


  }*/
  /*styleList
  ------------------------------------------*/
  /*newstyleWrap
  ------------------------------------------*/
  /*map-sec
  ------------------------------------------*/
  /*zoomModalOpen
  ------------------------------------------*/
  /*modal
  ------------------------------------------*/
  /*style01
  ----------------------------*/
  /*style02
  ----------------------------*/
  /*style03
  ----------------------------*/
  /*newstyle00
  ----------------------------*/
  /*newstyle01
  ----------------------------*/
  /*newstyle02
  ----------------------------*/
  /*newstyle04
  ----------------------------*/
  /*.newstyle02 {
  	.conts-flex {
  		align-items: center;
  		justify-content: flex-start;
  	}
  	.planSelectBox {
  		&:nth-of-type(1) {
  			width: calc(25% - 15px);
  			font-size: 1.8rem;
  			line-height: 1.3;
  			@include smp {
  				width: 100%;

          .js-numText{
                  font-size: 3.6rem;
      color: #34844D;
          }
              }
                  }
  		&:nth-of-type(2) {
  			width: calc(75% - 15px);
  			border: 1px solid rgba(52, 132, 77, 0.3);
              border-width: 0 0 0 1px;
  			padding-left: 30px;
  			margin-left: 20px;
  			@include smp {
  				width: 100%;
                  border-width: 1px 0 0 0;
                  padding-left: 0;
  			padding-left: 0;
      margin-left: 0;
      margin-top: 25px;
                      padding-top: 25px;
  			}
  			.pointText {
  				font-size: 1.6rem;
  				color: #34844D;
  				margin-right: 30px;
                  @include smp {
                  line-height: 1;
                      margin-bottom: 8px;
                  }
  			}
              @include smp {
              	li+li {
  		margin-top: 30px;
                  }
  	}
  		}
  		.conts-flex {
  			align-items: flex-start;
  		}

  	}
  	li+li {
  		margin-top: 15px;
  	}
  }*/
  /*newstyle04
  ----------------------------*/
  /*.newstyle04 {
  	.modal-text {
  		transform-origin: bottom left;
  	}
          .st{
              color: #3D8B7D;
          }
  }*/
  /*newstyle05
  ----------------------------*/
  /*.newstyle05 {
  	.conts-flex {
  		align-items: center;
  		@include tab {
  			justify-content: space-between;
  		}
  		.modal-text-wrap {
  			width: calc(36% - 15px);
  			@include smp {
  				width: 100%;
  			}
  		}
  		figure {
  			width: calc(64% - 15px);
  			@include smp {
  				width: 100%;
  				margin-top: 20px;
  			}
  		}
  	}
      .modal-text-box{
          @include smp {
           display: flex;   
                  align-items: center;
      justify-content: space-between;
          }
      }
  	.modal-text {
  		margin-top: 0;
  	}
  	.car-badge {
  		display: inline-block;
  		margin-top: 30px;
  		background: #5C8468;
  		color: #fff;
  		font-size: 1.6rem;
  		padding: 10px 35px;
          @include smp {
                  margin: 0;
      padding: 5px 25px;
      font-size: 1.4rem;
          }
  		big {
  			font-size: 1.4em;
  		}
  	}
  }*/
  /*newstyle06
  ----------------------------*/
  /*.newstyle06 {
  	.conts-flex {
  		align-items: center;
  		@include tab {
  			justify-content: space-between;
  		}
  		.modal-text-wrap {
  			width: calc(37% - 15px);
  			@include smp {
  				width: 100%;
  			}
  		}
  		figure {
  			width: calc(63% - 15px);
  			@include smp {
  				width: 100%;
  				margin-top: 20px;
  			}
  		}
  	}
  	h3 {
  		font-size: 1.8rem;
  	}
      .textBox .conts-flex .styleTitle + p{
          margin-bottom: 0;
      }
  	.modal-text {
  		margin-top: 10px;
  	}
  }*/
  /*swipeImg
  ----------------------------*/
}
.pre-inc .main-ttl {
  font-weight: 400;
}
.pre-inc h3 {
  font-weight: normal;
}
.pre-inc .main-contents {
  position: relative;
  background: rgba(206, 246, 255, 0.1);
  overflow: hidden;
}
.pre-inc .main-contents img {
  width: 100%;
}
.pre-inc .header .logo {
  opacity: 0;
  transition: 1s;
}
.pre-inc sup {
  font-size: 10px;
  line-height: 1;
  vertical-align: top;
  margin-top: -15px;
}
.pre-inc .js-numText {
  font-family: "Noto Serif JP", serif;
}
.pre-inc .js-pala {
  overflow: hidden;
}
.pre-inc .js-pala .js-pala_img {
  width: 120%;
  height: 120%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .js-inview {
  transition: 0.8s ease 0.2s;
  opacity: 0;
}
.pre-inc .js-inview.is-inview {
  opacity: 1;
}
.pre-inc .js-inview.inview-fadeup {
  transform: translateY(10px);
}
.pre-inc .js-inview.inview-fadeup.is-inview {
  transform: translateY(0px);
}
.pre-inc .header .humbtn, .pre-inc .header .header-nav-wrap, .pre-inc .header .nav-inner {
  display: none;
}
.pre-inc .serif {
  font-family: "Cormorant Garamond", "Open Sans", "noto serif JP", serif;
}
.pre-inc .kvAnimeWrap {
  display: block;
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  width: 100%;
  height: 100vh;
  transition: 1s;
  /* z-index: 10000; */
  background: #fff;
  overflow: hidden;
  /*.scene01,.scene02 {
  	background-color: #2E4845;
  }*/
  /*.scene02 .scene-img, .scene03 .scene-img, .scene04 .scene-img, .scene05 .scene-img, .scene06 .scene-img {
  	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	max-width: inherit;
  }*/
}
.pre-inc .kvAnimeWrap .skip {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 13px;
  letter-spacing: 0.12rem;
  padding: 8px 30px 7px;
  border: 1px solid #a6a6a6;
  background: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  border-radius: 5px;
  z-index: 8;
  transition: 1s;
}
@media screen and (max-width: 767px) {
  .pre-inc .kvAnimeWrap .skip {
    top: 12px;
    right: 12px;
    font-size: 12px;
    padding: 4px 25px 3px;
  }
}
.pre-inc .kvAnimeWrap [class*=scene0] {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1.8s;
  position: absolute;
  top: 0;
  left: 0;
}
.pre-inc .kvAnimeWrap .scene02 {
  transition: 1.5s;
}
.pre-inc .kvAnimeWrap .image-wrap {
  height: 100%;
}
.pre-inc .kvAnimeWrap .scene01 .scene-img, .pre-inc .kvAnimeWrap .scene02 .scene-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 380px;
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .kvAnimeWrap .scene01 .scene-img, .pre-inc .kvAnimeWrap .scene02 .scene-img {
    width: 65%;
  }
}
.pre-inc .kvAnimeWrap .scene02 .scene-img {
  max-width: 760px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .kvAnimeWrap .scene02 .scene-img {
    width: 90%;
  }
}
.pre-inc .scene01 {
  opacity: 1;
  z-index: 6;
}
.pre-inc.sc01 .kvAnimeBox .scene01 {
  opacity: 1;
}
.pre-inc.sc02 .kvAnimeBox .scene01 {
  opacity: 0;
}
.pre-inc.sc03 .kvAnimeBox .scene02 {
  opacity: 1;
  z-index: 6;
}
.pre-inc.sc04 .kvAnimeBox .scene02 {
  opacity: 0;
}
.pre-inc.sc04 .kvAnimeBox .scene03 {
  opacity: 1;
  z-index: 3;
}
.pre-inc.sc05 .kvAnimeBox .scene04 {
  opacity: 1;
  z-index: 6;
}
.pre-inc.sc04 .skip {
  opacity: 0;
}
.pre-inc.sc07 .kvAnimeBox .scene05 {
  opacity: 1;
  z-index: 6;
}
.pre-inc.sc07 .skip {
  z-index: 1;
}
.pre-inc.sc07 .header .logo {
  opacity: 1;
}
.pre-inc.sc06 .kv-sec .kv-filter {
  opacity: 0.65;
}
.pre-inc.sc08 .kv-sec .kv-filter {
  transition: inherit;
}
.pre-inc.sc01 .kv-sec .kvBg-img ul:nth-of-type(1), .pre-inc.sc01 .kv-sec .kvBg-img ul:nth-of-type(3) {
  animation: scene-move-anim01 7s forwards;
}
.pre-inc.sc01 .kv-sec .kvBg-img ul:nth-of-type(2) {
  animation: scene-move-anim02 7s forwards;
}
@keyframes scene-move-anim01 {
  0% {
    transform: translateX(-4%);
  }
  95% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes scene-move-anim02 {
  0% {
    transform: translateX(0%);
  }
  95% {
    transform: translateX(-4%);
  }
  100% {
    transform: translateX(-4%);
  }
}
.pre-inc.skipClicked .kv-sec .kvBg-img ul:nth-of-type(1), .pre-inc.skipClicked .kv-sec .kvBg-img ul:nth-of-type(2), .pre-inc.skipClicked .kv-sec .kvBg-img ul:nth-of-type(3) {
  animation-duration: 0s;
}
.pre-inc .conts-flex {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .pre-inc .conts-flex {
    display: block;
  }
}
.pre-inc section:not(.cap-sec) {
  padding: 140px 0;
}
@media only screen and (max-width: 991px) {
  .pre-inc section:not(.cap-sec) {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc section:not(.cap-sec) {
    padding: 80px 0;
  }
}
.pre-inc section:not(.cap-sec) .sec-ttl {
  margin-left: -60px;
  margin-bottom: 60px;
  margin-top: -30px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .pre-inc section:not(.cap-sec) .sec-ttl {
    line-height: 1;
    margin-left: -25px;
    margin-bottom: 40px;
    margin-top: -10px;
  }
}
.pre-inc .conts-inner {
  position: relative;
  max-width: 1420px;
  width: calc(100% - 120px);
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .pre-inc .conts-inner {
    width: calc(100% - 50px);
  }
}
.pre-inc .bg-blue {
  width: 100%;
  background: #e9f4f5;
}
.pre-inc .bg-blue .sec-ttl {
  color: #fff;
}
.pre-inc [class*=-text-wrap] [class*=-ttl] {
  font-size: 2.4rem;
  line-height: 4rem;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=-text-wrap] [class*=-ttl] {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=-text-wrap] [class*=-ttl] {
    font-size: 2.4rem;
  }
}
.pre-inc [class*=-text-wrap] [class*=-ttl] + p {
  margin-top: 2.5rem;
}
.pre-inc [class*=-text-wrap] [class$=-text] {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=-text-wrap] [class$=-text] {
    font-size: 1.4rem;
    line-height: 1.7;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=-text-wrap] [class$=-text] {
    font-size: 1.3rem;
  }
}
.pre-inc [class*=-main-wrap] [class*=-ttl] {
  font-family: "Cormorant Garamond", "Open Sans", "noto serif JP", serif;
  font-size: 3rem;
  line-height: 1.5;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=-main-wrap] [class*=-ttl] {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=-main-wrap] [class*=-ttl] {
    font-size: 2.6rem;
  }
}
.pre-inc [class*=-main-wrap] [class*=-ttl] + p {
  margin-top: 3rem;
}
.pre-inc .caption {
  font-size: 11px;
  line-height: 1.8rem;
}
.pre-inc .caption.cap-right {
  text-align: right;
}
.pre-inc .kv-sec {
  position: relative;
  height: 100vh;
  background: #2E4845;
}
.pre-inc .kv-sec .kv-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 72, 69, 0.75);
  mix-blend-mode: multiply;
  z-index: 6;
  transition: 3s;
}
.pre-inc .kv-sec .kv-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 500px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .pre-inc .kv-sec .kv-ttl {
    min-width: 250px;
  }
}
.pre-inc .kv-sec .kvBg-img {
  position: relative;
  height: 100vh;
  margin: 0 calc(50% - 65vw);
  width: 170vw;
}
@media only screen and (max-width: 991px) {
  .pre-inc .kv-sec .kvBg-img {
    margin: 0 calc(50% - 200vw);
    width: 400vw;
  }
}
.pre-inc .kv-sec .kvBg-img .kvBg-img-list {
  display: flex;
  height: calc(33.3333333333% - 10px);
  margin-bottom: 15px;
}
.pre-inc .kv-sec .kvBg-img .kvBg-img-list:nth-of-type(1), .pre-inc .kv-sec .kvBg-img .kvBg-img-list:nth-of-type(3) {
  transform: translateX(-5%);
}
.pre-inc .kv-sec .kvBg-img .kvBg-img-list:last-child {
  margin-bottom: 0;
}
.pre-inc .kv-sec .kvBg-img .kvBg-img-list .kvBg-img-item {
  margin: 0 8px;
  overflow: hidden;
  /*width: 360px;*/
}
.pre-inc .kv-sec .kvBg-img .kvBg-img-list .kvBg-img-item .scene-img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .scrolldown {
  position: absolute;
  right: 10%;
  bottom: 0;
  margin: auto;
  z-index: 100;
  display: flex;
  align-items: center;
  height: 150px;
  width: 1px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .scrolldown {
    right: 15%;
  }
}
.pre-inc .scrolldown .scrollarrow {
  position: relative;
  display: inline-block;
  width: 1px;
  height: 150px;
  background: rgba(255, 255, 255, 0.2);
}
.pre-inc .scrolldown .scrollarrow .scrollarrow-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  animation: sdl 3s cubic-bezier(1, 0, 0, 1) infinite;
}
.pre-inc .scrolldown .scrollText {
  position: absolute;
  top: 0;
  left: 6px;
  color: #eee;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  writing-mode: vertical-rl;
}
@media only screen and (max-width: 767px) {
  .pre-inc .scrolldown .scrollText {
    left: 4px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .scrolldown {
    height: 120px;
  }
  .pre-inc .scrolldown .scrollarrow {
    height: 120px;
  }
}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.pre-inc section.intro-sec {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec {
    padding-bottom: 0;
  }
}
.pre-inc section.intro-sec .kv-cap {
  bottom: inherit;
  top: 5px;
  right: 5px;
}
.pre-inc section.intro-sec .conts-inner {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-bottom: -30px;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .conts-inner {
    flex-direction: column;
    align-items: center;
  }
}
.pre-inc section.intro-sec .image-wrap {
  position: relative;
  flex: 1;
  margin-left: calc(50% - 50vw);
  height: 660px;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .image-wrap {
    margin-right: calc(50% - 50vw);
    margin-bottom: -110px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc section.intro-sec .image-wrap {
    height: auto;
  }
}
.pre-inc section.intro-sec .image-wrap .js-pala_img {
  -o-object-position: left;
     object-position: left;
  width: 115%;
  height: 115%;
  top: -40px;
}
@media only screen and (max-width: 767px) {
  .pre-inc section.intro-sec .image-wrap .js-pala_img {
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
}
.pre-inc section.intro-sec .imgcap {
  bottom: -40px;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .imgcap {
    bottom: -85px;
  }
}
.pre-inc section.intro-sec .intro-text {
  width: calc(35% - 15px);
  writing-mode: vertical-rl;
  padding: 0 30px 60px 60px;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .intro-text {
    width: auto;
  }
}
.pre-inc section.intro-sec .intro-text .intro-ttl {
  font-size: 3.2rem;
  letter-spacing: 0.5rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .intro-text .intro-ttl {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc section.intro-sec .intro-text .intro-ttl {
    font-size: 3rem;
  }
}
.pre-inc section.intro-sec .intro-text .intro-txt {
  margin-right: 6rem;
  margin-top: 5rem;
  font-size: 1.6rem;
  line-height: 2.8;
  letter-spacing: 0.4rem;
  word-break: keep-all;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.intro-sec .intro-text .intro-txt {
    font-size: 2rem;
    word-break: normal;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc section.intro-sec .intro-text .intro-txt {
    margin-right: 4rem;
    font-size: 1.6rem;
    line-height: 2.5;
    letter-spacing: 0.6rem;
  }
}
.pre-inc .achiev-sec {
  /*.achiev-text{
      margin-top: 25px;
  }*/
}
.pre-inc .achiev-sec .sec-ttl {
  width: 75%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .sec-ttl {
    width: 88%;
  }
}
.pre-inc .achiev-sec .achiev-main-text-wrap {
  width: calc(60% - 15px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-main-text-wrap {
    width: 100%;
  }
}
.pre-inc .achiev-sec .achiev-img-wrap {
  width: calc(43% - 15px);
  justify-content: center;
  margin: 0 4%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .achiev-sec .achiev-img-wrap {
    width: calc(50% - 15px);
    margin: 0 0 0 3%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-img-wrap {
    width: 100%;
    display: flex;
    margin-top: 20px;
  }
}
.pre-inc .achiev-sec .achiev-list {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .pre-inc .achiev-sec .achiev-list {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
  }
}
.pre-inc .achiev-sec .achiev-list .achiev-item {
  width: calc(25% - 15px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-list .achiev-item {
    width: calc(50% - 5px);
  }
  .pre-inc .achiev-sec .achiev-list .achiev-item:nth-of-type(n + 3) {
    margin-top: 15px;
  }
}
.pre-inc .achiev-sec .achiev-list .achiev-item .achiev-txt {
  margin-top: 6px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .achiev-sec .achiev-list .achiev-item .achiev-txt {
    line-height: 1.3;
    margin-top: 8px;
  }
}
.pre-inc .achiev-sec .achiev-conts02 {
  margin-top: 100px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .achiev-sec .achiev-conts02 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts02 {
    margin-top: 60px;
  }
}
.pre-inc .achiev-sec .achiev-conts02 .achiev-text-wrap {
  width: calc(50% - 15px);
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts02 .achiev-text-wrap {
    width: 100%;
    padding-right: 0;
  }
}
.pre-inc .achiev-sec .achiev-conts02 .achiev-list {
  width: calc(50% - 15px);
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts02 .achiev-list {
    width: 100%;
    margin-top: 30px;
  }
}
.pre-inc .achiev-sec .achiev-conts02 .achiev-list .achiev-item {
  width: calc(50% - 10px);
}
.pre-inc .achiev-sec .achiev-conts03 {
  margin-top: 80px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .achiev-sec .achiev-conts03 {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts03 {
    margin-top: 50px;
  }
}
.pre-inc .achiev-sec .achiev-conts03 .achiev-text-wrap {
  width: calc(70% - 15px);
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts03 .achiev-text-wrap {
    width: 100%;
    padding-right: 0;
  }
}
.pre-inc .achiev-sec .achiev-conts03 .achiev-list {
  width: calc(30% - 15px);
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc .achiev-sec .achiev-conts03 .achiev-list {
    width: 100%;
    margin-top: 30px;
  }
}
.pre-inc .achiev-sec .achiev-conts03 .achiev-list .achiev-item {
  width: 100%;
}
.pre-inc .future-sec {
  background: #fff;
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec {
    margin-top: 100px;
  }
}
.pre-inc .future-sec .sec-ttl {
  width: 40.8%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .future-sec .sec-ttl {
    width: 100%;
  }
}
.pre-inc .future-sec .column-box {
  background: #fff;
  /*margin-top: 80px;
  padding: 60px;*/
  /*@include smp {
      margin-top: 50px;
      padding: 35px 35px 50px;
  }*/
}
.pre-inc .future-sec .column-box .column-conts01 {
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec .column-box .column-conts01 {
    display: block;
  }
}
.pre-inc .future-sec .column-box .column-ttl-wrap .sec-ttl {
  width: 200px;
  margin-left: -30px;
  margin-bottom: 25px;
}
.pre-inc .future-sec .column-box .column-main-wrap {
  width: calc(47% - 30px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec .column-box .column-main-wrap {
    width: 100%;
  }
}
.pre-inc .future-sec .column-box .column-main-wrap .image-wrap {
  border: 1px solid #91A4A2;
  padding: 27px 35px 12px;
}
.pre-inc .future-sec .column-box .column-text-wrap {
  width: calc(53% - 30px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec .column-box .column-text-wrap {
    width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .future-sec .column-box .column-text-wrap {
    margin-top: 40px;
  }
}
.pre-inc .future-sec .column-box .column-text-wrap .column-text-item + .column-text-item {
  margin-top: 45px;
}
.pre-inc .future-sec .column-box .column-conts01 .image-wrap {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .future-sec .column-box .column-conts01 .image-wrap {
    margin-top: 35px;
    border: none;
    padding: 25px 0 0;
  }
}
.pre-inc .future-sec .column-box .column-ttl {
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec .column-box .column-ttl {
    font-size: 2rem;
    margin-bottom: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .future-sec .column-box .column-ttl {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
.pre-inc .future-sec .column-box .column-ttl + p .st {
  color: #3D8B7D;
}
.pre-inc .future-sec .column-box .poionText {
  color: #3D8B7D;
  font-size: 1.8rem;
  margin-right: 10px;
  font-weight: normal;
}
@media only screen and (max-width: 991px) {
  .pre-inc .future-sec .column-box .poionText {
    display: block;
    margin-bottom: 5px;
  }
}
.pre-inc .future-sec .column-box .poionText .point {
  border-bottom: 1px solid;
}
.pre-inc .future-sec .column-box .poionText .st {
  font-size: 1.4em;
  vertical-align: -3px;
  line-height: 1;
  margin-left: 5px;
  letter-spacing: -0.1rem;
  font-weight: 500;
}
.pre-inc .future-sec .column-box .caption {
  margin-top: 20px;
}
.pre-inc .future-sec .column-box .caption .caption-link {
  color: #666;
  word-break: break-all;
}
.pre-inc .universal-sec .sec-ttl {
  width: 77.5%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .sec-ttl {
    width: 100%;
  }
}
.pre-inc .universal-sec .column-box {
  background: #fff;
  margin-top: 80px;
  padding: 60px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box {
    margin-top: 50px;
    padding: 35px 30px 50px;
  }
}
.pre-inc .universal-sec .column-box .column-conts01 {
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-conts01 {
    display: block;
  }
}
.pre-inc .universal-sec .column-box .column-ttl-wrap .sec-ttl {
  width: 250px;
  margin-left: -30px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box .column-ttl-wrap .sec-ttl {
    width: 190px;
    margin-top: -15px;
    margin-left: -5px;
    margin-bottom: 10px;
  }
}
.pre-inc .universal-sec .column-box .column-main-wrap {
  /*width: calc(47% - 30px);
  @include tab {
  	width: 100%;
  }*/
}
.pre-inc .universal-sec .column-box .column-main-wrap .image-wrap {
  border: 1px solid #91A4A2;
  padding: 27px 35px 12px;
}
.pre-inc .universal-sec .column-box .column-text-wrap {
  /*width: calc(53% - 30px);*/
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-text-wrap {
    /*width: 100%;*/
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box .column-text-wrap {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-text-wrap .column-text-list {
    display: block;
  }
}
.pre-inc .universal-sec .column-box .column-text-wrap .column-text-list .column-text-item {
  width: calc(50% - 20px);
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-text-wrap .column-text-list .column-text-item {
    width: 100%;
  }
}
.pre-inc .universal-sec .column-box .column-text-wrap .column-text-list .column-text-item .imgcap {
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-text-wrap .column-text-item + .column-text-item {
    margin-top: 35px;
    padding-top: 30px;
    background-size: 25px 2px;
    background-image: linear-gradient(to right, rgba(61, 139, 125, 0.3) 15px, transparent 15px);
    background-repeat: repeat-x;
    background-position: top left;
  }
}
.pre-inc .universal-sec .column-box .column-text-wrap .column-text-item + .column-text-item .conts-flex {
  margin-top: 2.5rem;
}
.pre-inc .universal-sec .column-box .column-text-wrap .column-text-item + .column-text-item .conts-flex > * {
  width: calc(50% - 20px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box .column-text-wrap .column-text-item + .column-text-item .conts-flex > * {
    width: 100%;
  }
}
.pre-inc .universal-sec .column-box .column-conts01 .column-ttl {
  color: #3D8B7D;
  font-size: 2rem;
  width: 100%;
}
.pre-inc .universal-sec .column-box .column-conts01 .column-text-box {
  /*flex: 1;*/
}
.pre-inc .universal-sec .column-box .column-conts01 .image-wrap {
  margin-top: 15px;
  /*flex: 1;*/
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box .column-conts01 .image-wrap {
    margin-top: 35px;
    border: none;
    padding: 20px 0 0;
  }
}
.pre-inc .universal-sec .column-box .column-ttl {
  font-size: 2.2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .column-ttl {
    font-size: 2rem;
    margin-bottom: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .universal-sec .column-box .column-ttl {
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
.pre-inc .universal-sec .column-box .column-ttl + p .st {
  color: #3D8B7D;
}
.pre-inc .universal-sec .column-box .poionText {
  color: #3D8B7D;
  font-size: 1.8rem;
  margin-right: 10px;
  font-weight: normal;
}
@media only screen and (max-width: 991px) {
  .pre-inc .universal-sec .column-box .poionText {
    display: block;
    margin-bottom: 5px;
  }
}
.pre-inc .universal-sec .column-box .poionText .point {
  border-bottom: 1px solid;
}
.pre-inc .universal-sec .column-box .poionText .st {
  font-size: 1.4em;
  vertical-align: -3px;
  line-height: 1;
  margin-left: 5px;
  letter-spacing: -0.1rem;
  font-weight: 500;
}
.pre-inc .universal-sec .column-box .caption {
  margin-top: 20px;
}
.pre-inc .universal-sec .column-box .caption .caption-link {
  color: #666;
  word-break: break-all;
}
.pre-inc .planWrap {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 60px;
}
.pre-inc .planWrap .plan-txt-strong {
  font-weight: 400;
}
.pre-inc .planWrap .planBoxSwitch {
  display: none;
}
.pre-inc .planWrap .planBoxSwitch.active {
  display: block;
}
.pre-inc .planWrap .plot {
  font-size: 1.4rem;
  text-align: center;
  background: rgb(151, 128, 94);
  color: #fff;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 100%;
}
.pre-inc .planWrap .plot::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.pre-inc .planWrap .planTitle {
  /*position: sticky;
  top: 0;*/
  /*display: flex;
  align-items: baseline;
  justify-content: space-evenly;
  border-bottom: 1px solid rgba(151,128,94,.5);
  padding-bottom: 15px;*/
}
.pre-inc .planWrap .tabBtn {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 500;
  max-width: 650px;
  margin: 40px auto;
}
.pre-inc .planWrap .tabBtn li {
  cursor: pointer;
  width: 50%;
  height: 100%;
  display: block;
  text-align: center;
  color: #53979D;
  border: 2px solid #53979D;
  line-height: 57px;
  transition: all 0.4s ease;
}
.pre-inc .planWrap .tabBtn li.active, .pre-inc .planWrap .tabBtn li:hover {
  background: #53979D;
  border: 1px solid #53979D;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .pre-inc .planWrap .tabBtn {
    margin: 50px 0 45px;
  }
}
.pre-inc .planWrap .planType {
  position: relative;
  font-size: 1.6rem;
  line-height: 1;
  color: #53979D;
  font-weight: 500;
  padding-left: 12px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .planType {
    margin: 0 auto 20px;
    display: inline-block;
  }
}
.pre-inc .planWrap .planType::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background-color: #53979D;
}
.pre-inc .planWrap .specWrap {
  border-bottom: 1px solid rgba(31, 31, 31, 0.2);
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.pre-inc .planWrap .planBox {
  /*display: flex;
  justify-content: space-between;
        align-items: flex-start;*/
  margin-top: 60px;
}
.pre-inc .planWrap .planBox + .planBox {
  margin-top: 140px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .planBox + .planBox {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .planWrap .planBox + .planBox {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .planBox {
    display: block;
  }
}
.pre-inc .planWrap .planBox .planImg {
  width: 55%;
  margin: 40px auto;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .planBox .planImg {
    width: 100%;
  }
}
.pre-inc .planWrap .planBox .planCap {
  text-align: center;
  color: #333;
  font-size: 1.2rem;
  color: #333;
}
.pre-inc .planWrap .planBox .planCap p {
  display: inline-block;
}
.pre-inc .planWrap .planBox .planCap p span {
  display: inline-block;
}
.pre-inc .planWrap .planBox .planCap p span + span {
  margin-left: 1em;
}
.pre-inc .planWrap .planBox .planCap .storageText span, .pre-inc .planWrap .planBox .planCap .yukadanText span {
  height: 10px;
  width: 30px;
  margin-right: 0.5em;
}
.pre-inc .planWrap .planBox .planCap .storageText span {
  background: #e8e1d3;
}
.pre-inc .planWrap .planBox .planCap .yukadanText span {
  background: #fbd1bc;
}
.pre-inc .planWrap .meritList {
  /*width: 41%;*/
  text-align: left;
  /*padding-left: 30px;*/
  counter-reset: number 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList {
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
  }
}
.pre-inc .planWrap .meritList .merit-ltem {
  position: relative;
  padding: 20px;
  background: #91A4A2;
  color: #fff;
  width: calc(33.3333333333% - 10px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem {
    padding: 25px;
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .planWrap .meritList .merit-ltem {
    width: 100%;
  }
}
.pre-inc .planWrap .meritList .merit-ltem .meritList-flex {
  display: flex;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem .meritList-flex {
    display: block;
  }
}
.pre-inc .planWrap .meritList .merit-ltem .meritList-flex + * {
  margin-top: 20px;
}
.pre-inc .planWrap .meritList .merit-ltem .meritList-flex > .meritList-flex-in {
  margin-right: 30px;
}
.pre-inc .planWrap .meritList .merit-ltem + .merit-ltem {
  /*margin-top: 25px;
  border-top: solid 1px rgba(151, 128, 94, .25);*/
  /*@include tab {
  	margin-top: 20px;
  }*/
}
.pre-inc .planWrap .meritList .merit-ltem:nth-of-type(n + 4) {
  margin-top: 15px;
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .planWrap .meritList .merit-ltem:nth-of-type(n + 4) {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem:nth-of-type(n + 1) {
    margin-top: 30px;
  }
}
.pre-inc .planWrap .meritList .merit-ltem .meritTitle {
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 400;
  border-bottom: 1px solid;
  margin-bottom: 8px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem .meritTitle {
    font-size: 1.45rem;
    letter-spacing: -0.04rem;
  }
}
.pre-inc .planWrap .meritList .merit-ltem .meritTitle span {
  margin-right: 0.5rem;
}
.pre-inc .planWrap .meritList .merit-ltem p:not(.caption) {
  margin-top: 15px;
  line-height: 2.5rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem p:not(.caption) {
    font-size: 1.2rem;
  }
}
.pre-inc .planWrap .meritList .merit-ltem p + p {
  margin-top: 20px;
}
.pre-inc .planWrap .meritList .merit-ltem .image-wrap {
  max-width: 180px;
  min-width: 160px;
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList .merit-ltem .image-wrap {
    /* width: 100%;
    max-width: inherit;
    margin-top: 2rem;*/
  }
}
.pre-inc .planWrap .meritList .merit-ltem:nth-of-type(7) .image-wrap {
  min-width: 250px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap .meritList {
    width: 100%;
    margin-top: 60px;
    padding: 0;
  }
  .pre-inc .planWrap .meritList .merit-ltem {
    display: block;
    padding: 28px;
    /*border-top: solid 1px rgba(151, 128, 94, .25);
    padding: 30px 0 0;
    align-items: flex-end;*/
  }
  .pre-inc .planWrap .meritList .merit-ltem + .merit-ltem {
    margin-top: 30px;
  }
  .pre-inc .planWrap .meritList .merit-ltem div {
    width: 100%;
    padding-right: 0;
  }
  .pre-inc .planWrap .meritList .merit-ltem .image-wrap {
    width: 100%;
    max-width: inherit;
    margin-top: 15px;
  }
  .pre-inc .planWrap .meritList .merit-ltem .meritTitle {
    display: block;
    font-size: 1.8rem;
  }
  .pre-inc .planWrap .meritList .merit-ltem .meritTitle span {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .planWrap {
    padding: 0 20px;
  }
  .pre-inc .planWrap .planTitle {
    display: block;
    text-align: center;
    margin-bottom: 50px;
  }
  .pre-inc .planWrap .planBox {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .planWrap {
    padding: 0;
  }
  .pre-inc .planWrap .meritList {
    margin-top: 30px;
  }
  .pre-inc .planWrap .planTitle {
    text-align: left;
  }
  .pre-inc .planWrap .planBox {
    flex-flow: wrap;
  }
  .pre-inc .planWrap .planBox .planImg {
    width: 100%;
    order: -1;
    margin: -10px auto;
  }
}
@keyframes pulseMotion {
  0% {
    transform: translate(-50%, -50%) scale(1, 1);
    background: rgba(151, 128, 94, 0.65);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.8, 1.8);
    background: rgba(151, 128, 94, 0);
  }
}
.pre-inc .specWrap > * {
  display: inline-block;
}
.pre-inc .specWrap .typeName {
  font-size: 2rem;
  line-height: 0.85;
  border-right: 1px solid rgba(31, 31, 31, 0.2);
  padding-right: 25px;
  margin-right: 25px;
  color: #7C9592;
}
.pre-inc .specWrap .typeName .plan-txt-strong {
  font-size: 5.5rem;
  margin-right: 0.5rem;
  line-height: 1;
}
.pre-inc .specWrap .typeName .jp_text {
  font-size: 1.6rem;
}
.pre-inc .specWrap .specType {
  font-size: 2.2rem;
  line-height: 1;
}
.pre-inc .specWrap .specType .plan-txt-strong {
  font-size: 3.6rem;
  margin-right: 0.05em;
  line-height: 0;
  font-weight: 400;
}
.pre-inc .specDetail {
  display: flex;
  margin-bottom: 15px;
  font-size: 1.4rem;
  line-height: 1;
}
.pre-inc .specDetail .num {
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 400;
  margin: 0 0.15em;
}
.pre-inc .specDetail .num .plan-txt-strong {
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.1rem;
}
.pre-inc span.balcony {
  margin-left: 3rem;
  margin-top: 10px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .pre-inc span.balcony {
    margin: 0;
  }
}
.pre-inc span.balcony:nth-of-type(1) {
  margin-left: 0;
}
.pre-inc span.balcony:nth-last-child(2) {
  border-right: 1px solid rgba(31, 31, 31, 0.2);
  padding-right: 25px;
}
.pre-inc .balcony .plan-txt-strong {
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .specDetail {
    margin-left: 0;
    margin-top: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .pre-inc .specDetail > .specDetail-txt {
    margin: 5px;
  }
  .pre-inc .specDetail .num .plan-txt-strong {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .specWrap .typeName {
    font-size: 2.6rem;
    border: none;
    margin: 0;
    padding: 0;
  }
  .pre-inc .specWrap .typeName .plan-txt-strong {
    font-size: 4.5rem;
  }
  .pre-inc .specWrap .specType {
    margin-left: 25px;
    margin-top: 15px;
  }
  .pre-inc .specWrap .specType .plan-txt-strong {
    font-size: 3.2rem;
  }
  .pre-inc .specDetail {
    justify-content: flex-start;
    align-items: flex-end;
    /*span {
    	+span {
    		margin-left: 0;
    		display: block;
    	}
    }*/
  }
  .pre-inc .specDetail > .specDetail-txt {
    margin: 5px 0;
    /*display: flex !important;
    align-items: flex-end;*/
    line-height: 1;
  }
  .pre-inc .specDetail .num {
    font-size: 2rem;
  }
  .pre-inc .specDetail .num .plan-txt-strong {
    font-size: 3rem;
  }
  .pre-inc .specDetail + .caption {
    margin-top: -15px;
    margin-bottom: 8px;
  }
  .pre-inc .balcony {
    display: block;
  }
  .pre-inc .balcony .num {
    font-size: 1.5em;
    line-height: 1;
  }
}
.pre-inc .service-sec {
  background: #fff;
}
.pre-inc .service-sec [class*=service-sec] {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec [class*=service-sec] {
    margin-top: 4rem;
  }
}
.pre-inc .service-sec [class*=service-conts] + [class*=service-conts] {
  margin-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec [class*=service-conts] + [class*=service-conts] {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-textWrap + *,
  .pre-inc .service-sec .service-imgBox + .service-imgBox {
    margin-top: 30px;
  }
}
.pre-inc .service-sec .bg-blue {
  padding: 40px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .bg-blue {
    padding: 25px;
  }
}
.pre-inc .service-sec * + .caption {
  margin-top: 5px;
}
.pre-inc .service-sec .sec-ttl {
  width: 33.5%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .sec-ttl {
    width: 70%;
  }
}
.pre-inc .service-sec .title-en {
  position: relative;
  color: #3D8B7D;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .title-en {
    display: flex;
    align-items: center;
  }
}
.pre-inc .service-sec .title-en::after {
  content: "";
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  width: 80px;
  height: 1px;
  margin-left: 12px;
  background-color: currentColor;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .title-en::after {
    position: relative;
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
  }
}
.pre-inc .service-sec .column-ttl {
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .column-ttl {
    font-size: 2.2rem;
    letter-spacing: -0.06rem;
  }
}
.pre-inc .service-sec .column-ttl .column-ttl-in {
  color: #3D8B7D;
}
.pre-inc .service-sec .sub-ttl {
  font-size: 1.8rem;
  font-weight: normal;
}
.pre-inc .service-sec .sub-ttl .sub-ttl-in {
  color: #3D8B7D;
}
.pre-inc .service-sec .service-textBox + p {
  margin-top: 1.5rem;
  letter-spacing: -0.04rem;
}
.pre-inc .service-sec .service-sec01 .service-conts01 > *,
.pre-inc .service-sec .service-sec01 .service-conts02 > * {
  width: calc(50% - 20px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec01 .service-conts01,
  .pre-inc .service-sec .service-sec01 .service-conts02 {
    display: block;
  }
  .pre-inc .service-sec .service-sec01 .service-conts01 > *,
  .pre-inc .service-sec .service-sec01 .service-conts02 > * {
    width: 100%;
  }
}
.pre-inc .service-sec .service-sec01 .service-conts01 .image-wrap {
  border: 1px solid #E9F4F5;
  padding: 25px;
  margin-left: 30px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec01 .service-conts01 .image-wrap {
    padding: 15px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec02 .service-conts01 {
    display: block;
  }
}
.pre-inc .service-sec .service-sec02 .service-conts01 > * {
  width: calc(50% - 20px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec02 .service-conts01 > * {
    width: 100%;
  }
}
.pre-inc .service-sec .service-sec03 .list-wrap {
  margin-top: 30px;
}
.pre-inc .service-sec .service-sec03 .list-wrap .service-list {
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec03 .list-wrap .service-list {
    display: block;
  }
}
.pre-inc .service-sec .service-sec03 .list-wrap .service-item {
  width: calc(33.3333333333% - 25px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item {
    width: calc(50% - 15px);
  }
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item {
    width: 100%;
  }
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item:nth-of-type(2) .image-wrap {
    margin-top: 15px;
  }
  .pre-inc .service-sec .service-sec03 .list-wrap .service-item:nth-of-type(2) .image-wrap .service-img {
    display: table;
    width: 65%;
    margin: 0 auto;
  }
}
.pre-inc .service-sec .service-sec03 .list-wrap .image-wrap {
  border: 1px solid #E9F4F5;
  padding: 25px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec03 .list-wrap .image-wrap {
    border-width: 2px;
    padding: 15px 20px;
  }
}
.pre-inc .service-sec .service-sec03 .conts-box:not(.conts-flex) .service-txt + .image-wrap {
  margin-top: 10px;
}
.pre-inc .service-sec .service-sec03 .conts-box.conts-flex > * {
  width: calc(50% - 10px);
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec03 .conts-box.conts-flex > * {
    width: 100%;
  }
}
.pre-inc .service-sec .service-sec04 .list-wrap {
  margin-top: 30px;
}
.pre-inc .service-sec .service-sec04 .list-wrap .service-list {
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .list-wrap .service-list {
    display: block;
  }
}
.pre-inc .service-sec .service-sec04 .list-wrap .service-item {
  width: calc(33.3333333333% - 25px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec04 .list-wrap .service-item {
    width: calc(50% - 15px);
  }
  .pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .list-wrap .service-item {
    width: 100%;
  }
  .pre-inc .service-sec .service-sec04 .list-wrap .service-item + .service-item {
    margin-top: 30px;
  }
}
.pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(1) .service-img {
  -o-object-position: -60px;
     object-position: -60px;
}
.pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(2) .service-img {
  -o-object-position: -110px;
     object-position: -110px;
}
.pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(3) .service-img {
  -o-object-position: -90px;
     object-position: -90px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(1) .service-img, .pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(2) .service-img, .pre-inc .service-sec .service-sec04 .list-wrap .service-item:nth-of-type(3) .service-img {
    -o-object-position: 0;
       object-position: 0;
  }
}
.pre-inc .service-sec .service-sec04 .conts-box {
  height: 100%;
}
.pre-inc .service-sec .service-sec04 .conts-box .image-wrap {
  width: calc(32% - 8px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec04 .conts-box .image-wrap {
    width: calc(38% - 8px);
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .conts-box .image-wrap {
    width: 100%;
    height: 150px;
  }
}
.pre-inc .service-sec .service-sec04 .conts-box .image-wrap .service-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc .service-sec .service-sec04 .conts-box .text-box {
  width: calc(68% - 8px);
}
@media only screen and (max-width: 991px) {
  .pre-inc .service-sec .service-sec04 .conts-box .text-box {
    width: calc(62% - 8px);
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .conts-box .text-box {
    width: 100%;
    margin-top: 8px;
  }
}
.pre-inc .service-sec .service-sec04 .conts-box .text-box .service-txt {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .pre-inc .service-sec .service-sec04 .conts-box .text-box .service-txt {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.pre-inc .service-sec .service-sec04 .conts-box .text-box .service-txt .service-txt-mark {
  color: #3D8B7D;
  font-weight: 500;
}
.pre-inc .service-sec .service-sec04 .conts-box .text-box .service-txt.caption {
  font-size: 1.1rem;
  letter-spacing: -0.03rem;
  line-height: 1.5;
  margin-top: 15px;
}
.pre-inc .style-sec .sec-ttl {
  width: 56.4%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .style-sec .sec-ttl {
    width: 100%;
  }
}
.pre-inc .style-sec .style-text {
  position: relative;
  font-size: 2rem;
  align-items: center;
  display: flex;
  margin-bottom: 1.5rem;
  margin-top: 10rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .style-text {
    font-size: 3rem;
    margin-top: 5rem;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style-sec .style-text {
    font-size: 1.8rem;
    margin-top: 3.5rem;
    letter-spacing: -0.05em;
  }
}
.pre-inc .style-sec .style-text::after {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  content: "";
  flex-grow: 0.06;
  height: 1px;
  margin-left: 15px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .style-text::after {
    width: 100%;
    display: block;
    margin-left: 0;
  }
}
.pre-inc .style-sec .inner {
  color: #fff;
  line-height: 1.6;
  position: absolute;
  top: 15px;
  left: 20px;
  font-weight: 400;
  transition: 0.2s;
  z-index: 3;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .inner {
    transform: scale(1.8);
    transform-origin: top left;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style-sec .inner {
    transform: scale(1.1);
  }
}
.pre-inc .style-sec .inner .styleTitle {
  font-size: 2.8rem;
  line-height: 3.2rem;
  margin-top: 0.5rem;
  word-break: keep-all;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .inner .styleTitle {
    word-break: normal;
  }
}
.pre-inc .style-sec .inner .styleTitle .smText {
  font-size: 0.65em;
}
.pre-inc .style-sec .inner .styleTitle .bigText {
  font-size: 2em;
  line-height: 0.6;
}
.pre-inc .style-sec .style-link {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .style-link {
    height: 100%;
    display: block;
  }
  .pre-inc .style-sec .style-link figure {
    height: 100%;
  }
  .pre-inc .style-sec .style-link figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.pre-inc .style-sec .style-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 72, 69, 0.75);
  mix-blend-mode: multiply;
  border-radius: 5px;
  z-index: 2;
  transition: 0.2s;
}
.pre-inc .style-sec .style-link:hover .inner {
  color: #7C9592;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 5px rgba(255, 255, 255, 0.5);
}
.pre-inc .style-sec .style-link:hover::before {
  opacity: 0;
}
.pre-inc .style-sec .viewMore {
  position: absolute;
  bottom: 13px;
  right: 36px;
  line-height: 1;
  z-index: 3;
  color: #fff;
  font-size: 1.6rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .viewMore {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style-sec .viewMore {
    font-size: 1.8rem;
  }
}
.pre-inc .style-sec .viewMore:before, .pre-inc .style-sec .viewMore:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -21px;
  width: 11px;
  height: 1px;
  background-color: currentColor;
  opacity: 0.75;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .viewMore:before, .pre-inc .style-sec .viewMore:after {
    top: 61%;
    width: 16px;
  }
}
.pre-inc .style-sec .viewMore:after {
  transform: rotate(90deg);
}
.pre-inc .scrollWrap {
  position: relative;
  width: 100%;
  height: 400px;
}
.pre-inc .scrollWrap .scrollList {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.pre-inc .scrollWrap .scrollList > .scrollItem {
  transition: all 0.3s;
  flex: 0 0 auto;
  width: 300px;
  margin-right: 30px;
}
.pre-inc .scrollWrap .scrollList > .scrollItem:last-child {
  margin-right: 0;
}
.pre-inc .scrollWrap .scrollList > .scrollItem.is-outview {
  opacity: 0.2;
}
@media only screen and (max-width: 991px) {
  .pre-inc .scrollWrap {
    height: auto;
  }
  .pre-inc .scrollWrap .scrollList {
    position: static;
    flex-flow: wrap;
  }
  .pre-inc .scrollWrap .scrollList > .scrollItem {
    opacity: 1;
    width: 100%;
    flex: auto;
    height: 320px;
    margin: 15px 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .scrollWrap .scrollList > .scrollItem {
    height: 190px;
    margin: 7px 0;
  }
}
.pre-inc .style-sec .newstyleList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .newstyleList {
    display: block;
  }
}
.pre-inc .style-sec .newstyleList .newstyleitem {
  /*&:nth-of-type(6) {
  	grid-area: 4 / 3 / 5 / 5;
  	.styleTitle {
  		line-height: 1;
  	}
  }*/
}
.pre-inc .style-sec .newstyleList .newstyleitem:nth-of-type(1) {
  grid-area: 1/1/3/3;
}
.pre-inc .style-sec .newstyleList .newstyleitem:nth-of-type(2) {
  grid-area: 3/1/5/3;
}
.pre-inc .style-sec .newstyleList .newstyleitem:nth-of-type(3) {
  grid-area: 1/3/5/5;
}
.pre-inc .style-sec .newstyleList .newstyleitem:nth-of-type(4) {
  grid-area: 5/1/7/3;
}
.pre-inc .style-sec .newstyleList .newstyleitem:nth-of-type(5) {
  grid-area: 5/3/7/5;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .newstyleList .newstyleitem {
    height: 320px;
    margin: 30px 0;
  }
}
.pre-inc .style-sec .newstyleList .style-link .image-wrap {
  height: 100%;
}
.pre-inc .style-sec .newstyleList .style-link .image-wrap .style-img {
  width: 100%;
  height: 100%;
}
.pre-inc .style-sec .newstyleList .style-link .image-wrap .imgcap {
  border-radius: 0 0 0 5px;
}
.pre-inc .style-sec .newstyleList .styleTitle {
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style-sec .newstyleList .styleTitle {
    font-size: 2.6rem;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style-sec .newstyleList .styleTitle {
    font-size: 2.8rem;
  }
}
.pre-inc .style-sec .newstyleList .styleTitle .smText {
  font-size: 0.6em;
}
.pre-inc .map-sec .sec-ttl {
  width: 53%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .map-sec .sec-ttl {
    width: 62%;
  }
}
.pre-inc .map-sec .map-main-wrap {
  margin-bottom: 3rem;
}
.pre-inc .map-sec .btnBox {
  justify-content: center;
  margin-top: 40px;
}
.pre-inc .map-sec .btnBox > * {
  margin: 0 15px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .map-sec .btnBox > * {
    margin: 15px auto;
    width: 100%;
  }
}
.pre-inc .map-sec .btn-map, .pre-inc .map-sec .btn-print {
  position: relative;
}
.pre-inc .map-sec .btn-map::after, .pre-inc .map-sec .btn-print::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 25px;
  height: 25px;
  background-size: cover;
  transform: translateY(-50%) scale(0.65);
}
.pre-inc .map-sec .btn-map::after {
  background-image: url("../img/senior/icon_location.png");
  height: 31px;
}
.pre-inc .map-sec .btn-print::after {
  background-image: url("../img/senior/icon_print.png");
  width: 28px;
}
.pre-inc section.page-bnr {
  padding: 120px 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc section.page-bnr {
    padding: 60px 0;
  }
}
.pre-inc section.page-bnr .page-bnr-link {
  position: relative;
  display: block;
  max-width: 1200px;
  margin: 0 auto -125px;
  width: calc(100% - 60px);
}
@media only screen and (max-width: 767px) {
  .pre-inc section.page-bnr .page-bnr-link {
    margin: 0 auto -80px;
    width: 100%;
  }
}
.pre-inc section.page-bnr .page-bnr-link .btn-viewDetails {
  width: 190px;
  position: absolute;
  bottom: 26%;
  left: 12%;
  background: #142522;
  color: #fff;
  padding: 10px 15px;
  font-size: 2rem;
  transition: 0.3s;
}
@media only screen and (max-width: 991px) {
  .pre-inc section.page-bnr .page-bnr-link .btn-viewDetails {
    width: 160px;
    font-size: 1.6rem;
    bottom: 23px;
    padding: 7px 8px 7px 0;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc section.page-bnr .page-bnr-link .btn-viewDetails {
    bottom: 70px;
  }
}
.pre-inc section.page-bnr .page-bnr-link:hover .btn-viewDetails {
  background: #BE2D4C;
}
@media only screen and (max-width: 991px) {
  .pre-inc .page-bnr.bnr01 .page-bnr-link .btn-viewDetails {
    bottom: 46px;
    left: 14.5%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .page-bnr.bnr01 .page-bnr-link .btn-viewDetails {
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.pre-inc .page-bnr.bnr02 .page-bnr-link {
  border: 1px solid #ccc;
  padding: 25px 0;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .pre-inc .page-bnr.bnr02 .page-bnr-link {
    background: none;
    border: none;
    padding: 0;
  }
}
.pre-inc .page-bnr.bnr02 .page-bnr-link .btn-viewDetails {
  background: #1561A7;
  left: 50%;
  transform: translateX(-50%);
  bottom: 55px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .page-bnr.bnr02 .page-bnr-link .btn-viewDetails {
    left: 47.5%;
    bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .page-bnr.bnr02 .page-bnr-link .btn-viewDetails {
    left: 50%;
    bottom: 75px;
  }
}
.pre-inc .modalWrap {
  position: relative;
}
.pre-inc .modalWrap .zoomModalOpen {
  pointer-events: none;
  display: block;
  text-decoration: none;
}
.pre-inc .modalWrap-swipe {
  position: relative;
  overflow: hidden;
}
.pre-inc .modalWrap-swipe .inner {
  display: none;
  position: absolute;
  top: 50%;
  left: 100px;
  z-index: 10;
  text-align: center;
  color: #fff;
}
.pre-inc .zoomIcon {
  display: none;
  width: 45px;
  height: 45px;
  line-height: 45px;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 10;
  text-align: center;
}
.pre-inc .zoomIcon::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../img/icon-zoom.png");
  background-size: contain;
}
.pre-inc .zoomIcon.green::before {
  filter: invert(44%) sepia(90%) saturate(253%) hue-rotate(119deg) brightness(90%) contrast(85%);
}
.pre-inc .zoomIcon.red::before {
  filter: invert(49%) sepia(78%) saturate(3985%) hue-rotate(335deg) brightness(100%) contrast(84%);
}
.pre-inc .zoomIcon.blue::before {
  filter: invert(42%) sepia(71%) saturate(362%) hue-rotate(185deg) brightness(95%) contrast(89%);
}
.pre-inc .zoomIcon.yellow::before {
  filter: invert(60%) sepia(35%) saturate(2338%) hue-rotate(5deg) brightness(98%) contrast(106%);
}
.pre-inc .swipeIcon {
  display: block;
  font-size: 45px;
  line-height: 45px;
  animation: swipeAnimation 1s ease-in-out infinite alternate;
}
.pre-inc .swipeIcon::before {
  content: "";
  display: inline-block;
  width: 66px;
  height: 68px;
  background-image: url("../img/icon-scroll.png");
  background-size: contain;
}
@media only screen and (max-width: 991px) {
  .pre-inc .modalWrap .zoomModalOpen {
    pointer-events: auto;
  }
  .pre-inc .modalMap .modaal-content-container, .pre-inc .zoomModal .modaal-content-container {
    padding: 0px;
  }
  .pre-inc .modalMap .modalWrap-swipe::before, .pre-inc .zoomModal .modalWrap-swipe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    transition: all 0.5s;
  }
  .pre-inc .modalMap .modalWrap-swipe.active::before, .pre-inc .zoomModal .modalWrap-swipe.active::before {
    opacity: 0;
  }
  .pre-inc .modalMap .modalWrap-swipe .inner, .pre-inc .zoomModal .modalWrap-swipe .inner {
    display: block;
  }
  .pre-inc .modalMap .modalWrap-swipe .image-wrap .modal-img, .pre-inc .zoomModal .modalWrap-swipe .image-wrap .modal-img {
    max-width: none;
    width: 1500px !important;
  }
  .pre-inc .zoomIcon {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-wrapper {
    z-index: 100002;
  }
  .pre-inc .modaal-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
    position: fixed;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  }
  .pre-inc .modaal-inner-wrapper::before, .pre-inc .modaal-inner-wrapper::after {
    position: fixed;
    top: 35px;
    left: 25px;
    display: block;
    content: "";
    width: 25px;
    height: 2px;
    background-color: #fff;
  }
  .pre-inc .modaal-inner-wrapper::before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
  }
  .pre-inc .modaal-inner-wrapper::after {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
  }
  .pre-inc .modalMap .modalWrap-swipe, .pre-inc .zoomModal .modalWrap-swipe {
    padding: 30px;
  }
  .pre-inc .modalMap .modalWrap-swipe .image-wrap .modal-img, .pre-inc .zoomModal .modalWrap-swipe .image-wrap .modal-img {
    width: 800px !important;
  }
  .pre-inc .zoomIcon {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
  }
}
@keyframes swipeAnimation {
  0% {
    transform: translateX(-25%);
  }
  to {
    transform: translateX(25%);
  }
}
.pre-inc.modal05open .modaal-container, .pre-inc.modal06open .modaal-container, .pre-inc.newstyleModal05open .modaal-container {
  max-width: 620px;
}
.pre-inc.newstyleModal01open .modaal-container {
  max-width: 680px;
}
.pre-inc .modaal-container {
  background: #F0F5F5;
  border-radius: 5px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.pre-inc .modaal-container .textBox {
  position: relative;
  color: #34844D;
  margin-bottom: 3.5rem;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-container .textBox {
    margin-bottom: 3rem;
  }
}
.pre-inc .modaal-container .textBox .conts-flex {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -10px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .modaal-container .textBox .conts-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.pre-inc .modaal-container .textBox .conts-flex .styleTitle + p {
  margin-left: 40px;
  margin-bottom: -7px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .modaal-container .textBox .conts-flex .styleTitle + p {
    margin-left: 0;
  }
}
.pre-inc .modaal-container .styleTitle {
  margin-top: 5px;
  font-size: 3.4rem;
  line-height: 1;
}
@media only screen and (max-width: 991px) {
  .pre-inc .modaal-container .styleTitle {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-container .styleTitle {
    font-size: 2.9rem;
  }
}
.pre-inc .modaal-container .styleTitle + p {
  font-size: 1.3rem;
  line-height: 2;
  margin-top: 15px;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-container .styleTitle + p {
    /*margin-top: 20px;*/
  }
}
.pre-inc .modaal-container .smText {
  font-size: 0.6em;
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-container .smText {
    line-height: 1.6;
  }
}
.pre-inc .modaal-container figure img {
  width: 100%;
}
.pre-inc .modaal-container .place-text {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .pre-inc .modaal-container .place-text {
    font-size: 1.8rem;
    margin-top: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .modaal-container .place-text {
    font-size: 1.75rem;
  }
}
.pre-inc .modaal-container .place-text small + small {
  display: block;
  margin-top: 10px;
}
.pre-inc .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 34px;
  height: 34px;
  border: 1px solid #999;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
}
.pre-inc .btn-close.modalBottom {
  top: inherit;
  bottom: 20px;
  right: inherit;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .pre-inc .btn-close {
    position: fixed;
  }
}
.pre-inc .btn-close::before, .pre-inc .btn-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 22px;
  background: #999;
}
.pre-inc .btn-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.pre-inc .btn-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .pre-inc .modalMap .modaal-inner-wrapper::before, .pre-inc .modalMap .modaal-inner-wrapper::after {
    content: none;
  }
  .pre-inc .modaal-content-container {
    padding: 20px;
  }
}
.pre-inc .style01Bg {
  position: relative;
}
.pre-inc .style01Bg::after {
  content: "";
  position: absolute;
  top: -30px;
  right: -30px;
  width: 390px;
  height: 184px;
  background: url(../img/senior/modal01-img01.png);
  background-size: cover;
  background-position: top right;
}
@media only screen and (max-width: 767px) {
  .pre-inc .style01Bg::after {
    content: none;
  }
}
.pre-inc .accessBox {
  margin-top: 30px;
}
.pre-inc .accessBox + .accessBox {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 2.5rem;
  margin-top: 2rem;
}
.pre-inc .accessBox .access-ttl {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .pre-inc .accessBox .access-ttl {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.pre-inc .stationList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 2rem;
}
@media only screen and (max-width: 991px) {
  .pre-inc .stationList {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .stationList {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 15px;
  }
}
.pre-inc .stationList .stationText {
  display: inline-block;
  line-height: 2;
}
.pre-inc .stationList .stationText .start {
  display: block;
  font-size: 1.3rem;
  line-height: 1;
}
.pre-inc .stationList .stationText .plan-txt-strong {
  font-weight: 400;
  line-height: 1.2;
}
.pre-inc .stationList .stationText .plan-txt-strong.station {
  font-size: 2.6rem;
}
.pre-inc .stationList .stationText .plan-txt-strong.num {
  font-size: 3.8rem;
}
.pre-inc .stationList .stationText .min {
  margin-left: 1rem;
}
.pre-inc .stationList .stationText .norikae {
  display: block;
  text-align: right;
  line-height: 1;
}
.pre-inc .stationList .stationText .kaisoku-badge {
  background: #5C8468;
  color: #fff;
  padding: 2px 7px;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .pre-inc .stationList .stationText br {
    display: none;
  }
  .pre-inc .stationList .stationText .min {
    /*margin-left: 1rem;*/
  }
  .pre-inc .stationList .stationText .plan-txt-strong.station {
    /*font-size: 2rem;*/
  }
  .pre-inc .stationList .stationText .plan-txt-strong.num {
    font-size: 3.6rem;
  }
}
.pre-inc .style02 .shoppingBox {
  margin-top: 35px;
}
.pre-inc .style02 .shoppingBox + .shoppingBox {
  border-top: 1px solid rgba(52, 132, 77, 0.3);
  padding-top: 3rem;
  margin-top: 3rem;
}
.pre-inc .style02 .shoppingBox .image-wrap {
  width: calc(40% - 20px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .style02 .shoppingBox .image-wrap {
    width: 100%;
  }
}
.pre-inc .style02 .shoppingBox .modal-text-wrap {
  width: calc(60% - 20px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .style02 .shoppingBox .modal-text-wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style02 .shoppingBox .modal-ttl {
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
  }
}
.pre-inc .style02 .bus-text {
  position: relative;
  background: #fff;
  padding: 20px 25px;
  /*.bus-badge {
  	position: absolute;
  	top: 0;
  	right: 0;
  	background: #5C8468;
  	color: #fff;
  	font-size: 1.6rem;
  	padding: 10px 35px;
  	margin-left: 5px;
  	@include tab {
  		font-size: 1.4rem;
  		padding: 8px 18px;
  	}
            @include smp {
  		font-size: 1.2rem;
  		padding: 5px 10px;
  	}
  	big {
  		font-size: 1.4em;
  	}
  }*/
}
@media only screen and (max-width: 767px) {
  .pre-inc .style02 .bus-text {
    padding: 5px 20px 15px 15px;
    margin-bottom: 20px;
  }
}
.pre-inc .style02 .bus-text .modal-text-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .style02 .bus-text .modal-text-box {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .style02 .bus-text .modal-text {
    font-size: 1.6rem;
  }
}
.pre-inc .style02 .bus-text .modal-ttl {
  color: #34844D;
  padding-top: 4px;
}
.pre-inc .style02 .bus-text .modal-ttl + p {
  margin-top: 5px;
}
.pre-inc .style03 .shoppingBox.conts-flex > *, .pre-inc .style04 .shoppingBox.conts-flex > *, .pre-inc .style05 .shoppingBox.conts-flex > *, .pre-inc .style06 .shoppingBox.conts-flex > * {
  width: calc(50% - 15px);
}
@media only screen and (max-width: 767px) {
  .pre-inc .style03 .shoppingBox.conts-flex > *, .pre-inc .style04 .shoppingBox.conts-flex > *, .pre-inc .style05 .shoppingBox.conts-flex > *, .pre-inc .style06 .shoppingBox.conts-flex > * {
    width: 100%;
    margin: 30px 0;
  }
}
.pre-inc .style03 .modal-text, .pre-inc .style04 .modal-text, .pre-inc .style05 .modal-text, .pre-inc .style06 .modal-text {
  margin-top: 5px;
  margin-bottom: 10px;
}
.pre-inc .style05 .shoppingBox.conts-flex > *, .pre-inc .style06 .shoppingBox.conts-flex > * {
  width: calc(100% - 15px);
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .pre-inc .style05 .shoppingBox.conts-flex > *, .pre-inc .style06 .shoppingBox.conts-flex > * {
    margin: 30px auto;
  }
}
.pre-inc [class*=newstyle0] {
  color: #34844D;
}
.pre-inc [class*=newstyle0] .pointWhiteBox {
  gap: 25px;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox {
    display: flex;
  }
}
.pre-inc [class*=newstyle0] .pointWhiteBox .point-item {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox .point-item {
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox .point-item {
    flex-direction: column;
  }
}
.pre-inc [class*=newstyle0] .pointWhiteBox .point-item .image-wrap {
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox .point-item .image-wrap {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox .point-item .image-wrap {
    width: 100%;
  }
}
.pre-inc [class*=newstyle0] .pointWhiteBox .point-item .point_img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text {
  position: relative;
  background: #fff;
  padding: 12px 10px 15px 17px;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox_text {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox_text {
    width: 100%;
  }
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #34844D;
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text li {
  width: 33.3333333333%;
}
@media only screen and (max-width: 991px) {
  .pre-inc [class*=newstyle0] .pointWhiteBox_text li {
    width: 100%;
  }
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text .point_text {
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: -0.02rem;
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text .point_text .st {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: -0.04rem;
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text .point_text .st-ib {
  display: inline-block;
}
.pre-inc [class*=newstyle0] .pointWhiteBox_text .point_text.caption {
  font-size: 10px;
  line-height: 1.5;
  margin-top: 10px;
}
.pre-inc .newstyle01 .spacList {
  display: flex;
  margin-bottom: 25px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle01 .spacList {
    flex-direction: column;
  }
}
.pre-inc .newstyle01 .spacList .spac-item {
  position: relative;
  background: #34844D;
  padding: 21px 15px 13px 22px;
  line-height: 1;
  color: #fff;
  margin-right: 13px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle01 .spacList .spac-item {
    margin: 5px 0;
  }
}
.pre-inc .newstyle01 .spacList .spac-item::before {
  content: "・";
  position: absolute;
  top: calc(50% + 5px);
  left: 5px;
  transform: translateY(-50%);
  font-size: 1.7rem;
}
.pre-inc .newstyle01 .spacList .spac-item .above_base {
  display: inline-block;
  position: relative;
}
.pre-inc .newstyle01 .spacList .spac-item .above_text {
  position: absolute;
  left: 0;
  top: -11px;
  font-size: 1rem;
}
.pre-inc .newstyle01 .spacList .spac-item .js-numText {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4em;
  line-height: 1;
}
.pre-inc .newstyle01 .planList {
  margin-bottom: 25px;
}
.pre-inc .newstyle01 .planList .plan-item {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle01 .planList .plan-item {
    flex-direction: column;
    align-items: start;
  }
}
.pre-inc .newstyle01 .planList .plan-item .plan-img {
  height: 40px;
  margin-right: 20px;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle01 .planList .plan-item .plan-img {
    margin-bottom: 10px;
  }
}
.pre-inc .newstyle01 .planList .plan-item .plan-txt {
  font-size: 1.7rem;
  line-height: 1;
}
.pre-inc .newstyle01 .planList .plan-item .plan-txt .planList_title {
  position: relative;
}
.pre-inc .newstyle01 .planList .plan-item .plan-txt .planList_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(52, 132, 77, 0.15);
}
.pre-inc .newstyle01 .planList .plan-item .plan-txt .plan-txt-s {
  font-size: 0.85rem;
  letter-spacing: -0.01rem;
}
.pre-inc .newstyle01 .planList .plan-item + .plan-item {
  margin-top: 18px;
}
.pre-inc .newstyle02, .pre-inc .newstyle03 {
  /*.pointWhiteBox{
       .point-item {
           width: calc(100% / 3);
           @include tab {
                   width: 100%;

           }
      }
  }*/
}
.pre-inc .newstyle02 .textBox .conts-flex, .pre-inc .newstyle03 .textBox .conts-flex {
  align-items: start;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle04, .pre-inc .newstyle05 {
    padding-bottom: 160px;
  }
}
.pre-inc .newstyle04 .bg-img, .pre-inc .newstyle05 .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 58%;
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle04 .bg-img, .pre-inc .newstyle05 .bg-img {
    top: inherit;
    right: inherit;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scale(1.6);
    transform-origin: 255px center;
    overflow: hidden;
  }
}
.pre-inc .newstyle04 .bg-img::before, .pre-inc .newstyle05 .bg-img::before {
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: linear-gradient(-90deg, transparent 0 50%, #F0F5F5 100%);
}
.pre-inc .newstyle04 .bg-img::after, .pre-inc .newstyle05 .bg-img::after {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-image: linear-gradient(180deg, transparent 0 50%, #F0F5F5 100%);
}
.pre-inc .newstyle04 .bg-img::before, .pre-inc .newstyle04 .bg-img::after, .pre-inc .newstyle05 .bg-img::before, .pre-inc .newstyle05 .bg-img::after {
  content: "";
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle04 .bg-img::before, .pre-inc .newstyle04 .bg-img::after, .pre-inc .newstyle05 .bg-img::before, .pre-inc .newstyle05 .bg-img::after {
    bottom: inherit;
    top: -10px;
    width: 100%;
    height: 320px;
    background-image: linear-gradient(0deg, transparent 0 0%, transparent 0 50%, #F0F5F5 100%);
  }
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle04 .pointWhiteBox, .pre-inc .newstyle05 .pointWhiteBox {
    flex-direction: row;
  }
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle04 .pointWhiteBox, .pre-inc .newstyle05 .pointWhiteBox {
    flex-direction: column;
  }
}
.pre-inc .newstyle04 .pointWhiteBox .point-item, .pre-inc .newstyle05 .pointWhiteBox .point-item {
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle04 .pointWhiteBox .point-item, .pre-inc .newstyle05 .pointWhiteBox .point-item {
    width: 100%;
  }
}
.pre-inc .newstyle04 .pointWhiteBox .point-item .image-wrap, .pre-inc .newstyle05 .pointWhiteBox .point-item .image-wrap {
  height: auto;
}
@media only screen and (max-width: 991px) {
  .pre-inc .newstyle04 .pointWhiteBox .point-item .pointWhiteBox_text, .pre-inc .newstyle05 .pointWhiteBox .point-item .pointWhiteBox_text {
    width: 100%;
  }
}
.pre-inc .newstyle05 .inner {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle05 .inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.pre-inc .newstyle05 .inner .textBox {
  width: 46%;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle05 .inner .textBox {
    width: 100%;
    margin-bottom: 3.5rem;
  }
}
.pre-inc .newstyle05 .inner .pointWhiteBox {
  width: 54%;
}
@media only screen and (max-width: 767px) {
  .pre-inc .newstyle05 .inner .pointWhiteBox {
    width: 100%;
  }
}
.pre-inc .newstyle05 .pointWhiteBox .point-item {
  width: 100%;
}
.pre-inc .swipeImg {
  position: relative;
  overflow: hidden;
}
.pre-inc .swipeImg .swipeInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  line-height: 1.3;
  color: #fff;
}
.pre-inc .swipeImg .swipeIcon {
  display: block;
  font-size: 45px;
  line-height: 45px;
  animation: swipeAnimation 1s ease-in-out infinite alternate;
}
.pre-inc .swipeImg .swipeIcon::before {
  content: "";
  display: inline-block;
  width: 66px;
  height: 68px;
  background-image: url("../img/icon-scroll.png");
  background-size: contain;
}
.pre-inc .swipeImg .image-wrap {
  width: calc(100vw - 90px);
  overflow: auto;
}
.pre-inc .swipeImg .swipe-img {
  width: 800px !important;
  max-width: none;
}

@keyframes swipeAnimation {
  0% {
    transform: translateX(-25%);
  }
  to {
    transform: translateX(25%);
  }
}/*# sourceMappingURL=senior.css.map */