@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#top .mainVisual {
  position: relative;
  overflow: hidden;
  margin: 0rem 0rem 0rem;
}

#top .mainVisual .slides li,
#top .mainVisual .slides,
#top .mainVisual .movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#top .mainVisual video {
  width: 100%;
  height: auto;
}

#top .mainVisual .movie {
  z-index: 0;
}

#top .mainVisual .bg {
  opacity: 0;
}

#top .mainVisual .slides li {
  opacity: 0;
  transition: opacity 1.6s;
}

#top .mainVisual .slides li.on {
  opacity: 1;
}

#top .intro {
  display: none;
  background: url(../images/top/bg-apeal.jpg) no-repeat center;
  background-size: cover;
  padding: 167rem 0 49rem;
  position: relative;
}

#top .intro::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  height: 128rem;
  width: 1px;
  background-color: #fff;
  transform: translateY(-50%);
}

#top .intro .flower02,
#top .intro .flower01 {
  position: absolute;
  z-index: 2;
}

#top .intro .flower01 {
  right: 0;
  top: 2%;
  width: 21.45%;
}

#top .intro .flower02 {
  left: 0;
  bottom: -8%;
  width: 9.5%;
}

#top .intro .title {
  font-size: 30rem;
  line-height: 1.5;
  text-shadow: 0px 2px 4px #000;
  text-align: center;
  padding-bottom: 65rem;
  font-weight: normal;
}

#top .intro .message {
  padding: 50rem 20rem;
  margin-bottom: 67rem;
  position: relative;
  background: linear-gradient(-180deg, #FFFFFF, #D9E8F2);
  color: #9B5900;
  text-align: center;
}

#top .intro .message::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid #DDD0BF;
}

#top .intro .message .text01 {
  font-size: 28rem;
  line-height: 1.9;
  padding-bottom: 27rem;
}

#top .intro .message .text01 .big {
  font-size: 34rem;
}

#top .intro .message .text01 .big .num {
  font-size: 140%;
}

#top .intro .message .txt li {
  display: inline-block;
  position: relative;
  font-size: 36rem;
}

#top .intro .message .txt li .num {
  font-size: 140%;
}

#top .intro .message .txt li .cap {
  position: absolute;
  bottom: 100%;
  right: 0;
  font-size: 10rem;
}

#top .intro .message .txt li .color {
  color: #646464;
}

#top .intro .message .txt li + li {
  padding-left: 20rem;
  margin-left: 20rem;
  border-left: 1px solid #909090;
}

#top .intro .message-annotation {
  font-size: 10px;
  text-align: right;
  color: #fff;
  padding-top: 17rem;
  padding-bottom: 40rem;
}

#top .intro .in-section .line {
  padding-bottom: 47rem;
}

#top .intro .in-section .in-title {
  font-size: 30rem;
  line-height: 1.5;
  padding-bottom: 45rem;
  text-align: center;
  font-weight: normal;
  color: #DDD0BF;
}

#top .intro .in-section .box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
  padding-bottom: 38rem;
}

#top .intro .in-section .box li {
  padding: 0 15rem;
}

#top .intro .in-section .box li + li {
  border-left: 1px solid #fff;
}

#top .intro .in-section .box .text01 {
  font-size: 24rem;
  line-height: 1.5;
  padding-bottom: 10rem;
}

#top .intro .in-section .box .text01 .mini {
  font-size: 70%;
}

#top .intro .in-section .box .text02 {
  font-size: 10px;
}

#top .intro .in-section .texts02 {
  text-align: center;
}

#top .intro .in-section .texts02 .txt01 {
  font-size: 18rem;
  line-height: 1.6;
  color: #DDD0BF;
  padding-bottom: 15rem;
}

#top .intro .in-section .texts02 .txt02 {
  font-size: 32rem;
  line-height: 1.6;
}

#top .intro .annotation {
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  padding-top: 80rem;
}

#top .information {
  display: none;
  background: url(../images/top/bg-info.jpg) no-repeat center;
  background-size: cover;
  padding: 134rem 0 252rem;
  position: relative;
  text-align: center;
}

#top .information .flower01 {
  position: absolute;
  right: 0;
  bottom: 30%;
  width: 9.5%;
  z-index: 3;
}

#top .information .title {
  width: 90%;
  margin: auto;
  border-top: 1px solid currentColor;
  color: #9B5900;
  padding-top: 45rem;
  padding-bottom: 50rem;
  font-size: 36rem;
  text-align: center;
  font-weight: normal;
}

#top .information .info-box {
  background-color: #f8f8f8;
  padding: 78rem 14rem;
  margin-bottom: 50px;
}

#top .information .info-box .info-text p span {
  line-height: 1.5 !important;
}

#top .information .lead {
  font-size: 36rem;
  line-height: 1.5;
  color: #404040;
  padding-bottom: 118rem;
}

#top .information .link01 {
  margin: 0 auto;
  max-width: 846rem;
  padding-top: 78rem;
  padding-bottom: 78rem;
  margin-bottom: 75rem;
  position: relative;
}

#top .information .link01 a {
  display: inline-block;
  width: 35%;
}

#top .information .link01 a.btn01 {
  margin-right: 10%;
}

#top .information .link01 .annotation {
  padding-top: 19rem;
  font-size: 16rem;
  line-height: 2;
  color: #404040;
}

#top .information .link02 {
  position: relative;
  margin: 0 auto;
  max-width: 846rem;
}

#top .information .link02 a {
  display: block;
  position: relative;
}

#top .information .link02 a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  width: 84rem;
  height: 1px;
  background-color: #ADADAD;
  right: 0;
  transform: translateX(30%);
}

#top .information .link02 .texts {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  transform: translateY(-50%);
  color: #DDD0BF;
  text-align: center;
}

#top .information .link02 .en {
  font-size: 32rem;
  line-height: 1.5;
  padding-bottom: 8rem;
}

#top .information .link02 .ja {
  font-size: 18rem;
}

#top .information .link02 .coming {
  display: inline-block;
  padding: 3px 8px;
  background-color: #DDD0BF;
  color: #9B5900;
  font-size: 14rem;
  margin-bottom: 20rem;
}

#top .information .link03 {
  position: relative;
  margin: 0 auto 50px;
  max-width: 846rem;
  width: 90%;
}

#top .content01 {
  display: none;
  clear: both;
  background: url(../images/top/bg-content01.jpg) no-repeat center;
  background-size: cover;
  padding: 151rem 0 0rem;
  position: relative;
}

#top .content01 .flower02,
#top .content01 .flower01 {
  position: absolute;
  z-index: 3;
}

#top .content01 .flower01 {
  left: 0;
  top: 25%;
  width: 10.41667%;
}

#top .content01 .flower02 {
  left: 0;
  bottom: -8%;
  width: 9.5%;
}

#top .sections {
  display: none;
}

#top .sections .title {
  font-size: 100rem;
  font-weight: normal;
}

#top .sections .lead {
  font-size: 25rem;
  line-height: 1.5;
  padding-bottom: 60rem;
}

#top .sections .text {
  font-size: 15rem;
  line-height: 2;
  padding-bottom: 100rem;
}

#top .sections .link {
  width: 200rem;
}

#top .section-harimazaka {
  padding-bottom: 336rem;
  position: relative;
}

#top .section-harimazaka .title {
  position: absolute;
  top: 111%;
  left: 15%;
  transform: translateY(-70%);
  width: 614rem;
  width: 45%;
  z-index: 1;
}

#top .section-harimazaka .image01 {
  position: relative;
  width: 85.625%;
  margin: 0 auto;
  margin-bottom: 136rem;
}

#top .section-harimazaka .content {
  margin: 0 auto;
  width: 620rem;
}

#top .section-harimazaka .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-harimazaka .img02,
#top .section-harimazaka .img01 {
  position: absolute;
  box-shadow: 0px 4px 12px #000;
  z-index: 1;
}

#top .section-harimazaka .img01 {
  position: absolute;
  width: 34.0625%;
  right: 0;
  top: 13%;
}

#top .section-harimazaka .img02 {
  position: absolute;
  width: 23.4375%;
  left: 0;
  bottom: 10%;
}

#top .section-design {
  position: relative;
}

#top .section-design .content {
  width: 50%;
  position: relative;
}

#top .section-design .title {
  position: absolute;
  top: 0;
  left: 40rem;
  transform: translateY(-50%);
  z-index: 4;
  font-size: 80rem;
}

#top .section-design .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 490rem;
  transform: translate(-50%, -50%);
  z-index: 4;
}

#top .section-design .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-design .img02 {
  position: absolute;
  bottom: 0;
  right: 2%;
  width: 44%;
}

#top .section-education {
  background: url(../images/top/bg-content02.jpg) no-repeat center;
  background-size: cover;
  padding: 378rem 0 534rem;
  position: relative;
}

#top .section-education .content {
  width: 490rem;
  margin-left: 48%;
  position: relative;
  z-index: 4;
}

#top .section-education .title {
  padding-bottom: 58rem;
  color: #DDD0BF;
}

#top .section-education .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-education .in {
  padding-left: 30rem;
}

#top .section-education .img01 {
  position: absolute;
  top: 5%;
  left: 0%;
  width: 41.40625%;
}

#top .section-education .img02 {
  position: absolute;
  bottom: 13%;
  right: 0%;
  width: 34.0625%;
}

#top .section-access {
  background: url(../images/top/bg-content03.jpg) no-repeat center;
  background-size: cover;
  padding: 725rem 0 131rem;
  position: relative;
  color: #404040;
}

#top .section-access .content {
  width: 490rem;
  margin-left: 53%;
  position: relative;
  z-index: 4;
}

#top .section-access .title {
  position: absolute;
  left: 0%;
  bottom: 0;
  color: #fff;
}

#top .section-access .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-access .in {
  padding-left: 30rem;
}

#top .section-access .img01 {
  position: absolute;
  top: 4%;
  right: 0%;
  width: 48.75%;
}

#top .section-access .img02 {
  position: absolute;
  top: 25%;
  left: 0%;
  width: 34.0625%;
}

#top .section-access .img03 {
  position: absolute;
  top: 48%;
  left: 8%;
  width: 34.0625%;
}

#top .section-access .txt {
  position: absolute;
  top: 4%;
  right: 4%;
  width: 112rem;
}

#top .section-access .txt01 {
  position: absolute;
  top: 4%;
  left: -2%;
  width: 25.9375%;
  z-index: 4;
}

#top .section-location {
  background: url(../images/top/bg-location.jpg) no-repeat center;
  background-size: cover;
  padding: 149rem 0 144rem;
  position: relative;
}

#top .section-location .content {
  width: 35%;
  margin-left: 13%;
  position: relative;
  z-index: 4;
}

#top .section-location .title {
  position: absolute;
  top: 100%;
  transform: translateY(-50%);
  color: #DDD0BF;
}

#top .section-location .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-location .in {
  padding-left: 30rem;
}

#top .section-location .img01 {
  position: relative;
  margin: 0 auto;
  width: 85.625%;
  margin-bottom: 150rem;
}

#top .section-location .img02 {
  position: absolute;
  top: 57%;
  right: 11%;
  width: 34.21875%;
}

#top .section-location .img03 {
  position: absolute;
  top: 70%;
  right: 28%;
  width: 26.875%;
}

#top .section-plan {
  background: url(../images/top/bg-plan.jpg) no-repeat center;
  background-size: cover;
  padding: 200rem 0 172rem;
  position: relative;
}

#top .section-plan .content {
  margin-left: 12.13542%;
  position: relative;
  z-index: 4;
}

#top .section-plan .title {
  padding-bottom: 246rem;
}

#top .section-plan .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-plan .in {
  padding-left: 30rem;
}

#top .section-plan .flower01 {
  position: absolute;
  top: -20%;
  left: 0%;
  width: 10.41667%;
}

#top .section-plan3ldk {
  display: none;
  background: url(../images/top/bg-plan3ldk.jpg) no-repeat center;
  background-size: cover;
  padding: 80rem 0 620rem;
  position: relative;
  width: 50%;
  float: left;
}

#top .section-plan3ldk .content {
  margin-left: 12.13542%;
  position: relative;
  z-index: 4;
}

#top .section-plan3ldk .title {
  font-size: 100rem;
  padding-bottom: 40rem;
}

#top .section-plan3ldk .title span {
  font-size: 49rem;
}

#top .section-plan3ldk .text {
  padding-bottom: 66rem;
  filter: drop-shadow(0 0 5px #000);
}

#top .section-plan3ldk .common-button02 {
  line-height: 1.8;
  padding: 14rem 25rem;
}

#top .section-plan3ldk .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-plan3ldk .button span {
  font-size: 12px;
  color: #fff;
  background: #9B5900;
  padding: 3px 12px;
  box-sizing: border-box;
}

#top .section-plan3ldk .in {
  padding-left: 30rem;
}

#top .section-plan3ldk .flower01 {
  position: absolute;
  top: -20%;
  left: 0%;
  width: 22.91667%;
}

#top .section-plan2ldk {
  display: none;
  background: url(../images/top/bg-plan2ldk.jpg) no-repeat center;
  background-size: cover;
  padding: 610rem 0 90rem;
  position: relative;
  width: 50%;
  margin: 0 0 0 auto;
}

#top .section-plan2ldk .content {
  margin-left: 31.25%;
  position: relative;
  z-index: 4;
}

#top .section-plan2ldk .title {
  font-size: 100rem;
  padding-bottom: 40rem;
}

#top .section-plan2ldk .title span {
  font-size: 49rem;
}

#top .section-plan2ldk .text {
  padding-bottom: 66rem;
  filter: drop-shadow(0 0 5px #000);
}

#top .section-plan2ldk .common-button02 {
  line-height: 1.8;
  padding: 14rem 25rem;
}

#top .section-plan2ldk .button {
  width: 360rem;
  background: #DDD0BF;
}

#top .section-plan2ldk .button span {
  font-size: 12px;
  color: #fff;
  background: #9B5900;
  padding: 3px 12px;
  box-sizing: border-box;
}

#top .section-plan2ldk .in {
  padding-left: 30rem;
}

#top .section-plan2ldk .flower01 {
  position: absolute;
  top: auto;
  bottom: -20%;
  right: 0%;
  width: 22.91667%;
  z-index: 10;
}

#top #fixed {
  position: fixed;
  bottom: 50vh;
  right: -230px;
  z-index: 10000;
  opacity: 1;
  transform: translateY(300px);
  transition: 0.5s ease;
}

#top #fixed:hover {
  right: 0;
  transition: 0.5s ease;
}

#top #fixed:hover .shiny-btn::before {
  display: none;
}

#top #fixed a:hover {
  opacity: 1;
}

#top #fixed .shiny-btn {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
}

#top #fixed .shiny-btn::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -30px;
  left: -30px;
  width: 10px;
  height: 100%;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  transition: .3s;
  animation: shiny-btn 3s ease-in-out infinite;
  z-index: 100001;
}

@-webkit-keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(-45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(-5deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(-45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(30) rotate(-45deg);
    opacity: 0;
  }
}

#top .fixed_bnr {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  #top .mainVisual {
    margin: 50rem 0px 0rem;
  }
  #top .intro {
    background-image: url(../images/top/bg-apeal-sp.jpg);
    padding: 73rem 0 10rem;
  }
  #top .intro::after {
    height: 64rem;
  }
  #top .intro .flower02 {
    left: 0;
    bottom: -19%;
    width: 27.17949%;
  }
  #top .intro .title {
    font-size: 16rem;
    line-height: 1.5;
    padding-bottom: 39rem;
  }
  #top .intro .message {
    margin: 0 auto;
    margin-bottom: 47rem;
    box-sizing: border-box;
    width: 90%;
    padding: 28rem 39rem;
  }
  #top .intro .message .text01 {
    font-size: 18rem;
    line-height: 1.7;
    padding-bottom: 19rem;
  }
  #top .intro .message .text01 .big {
    font-size: 22rem;
  }
  #top .intro .message .txt li {
    display: block;
    font-size: 20rem;
  }
  #top .intro .message .txt li .num {
    font-size: 140%;
  }
  #top .intro .message .txt li + li {
    padding-top: 8rem;
    padding-left: 0rem;
    margin-left: 0rem;
    border-left: none;
    margin-bottom: 0rem;
    display: inline-block;
  }
  #top .intro .message-annotation {
    padding-top: 7rem;
    padding-bottom: 17rem;
  }
  #top .intro .in-section {
    width: 84%;
  }
  #top .intro .in-section .line {
    padding-bottom: 44rem;
  }
  #top .intro .in-section .in-title {
    font-size: 22rem;
    padding-bottom: 30rem;
  }
  #top .intro .in-section .box {
    display: block;
  }
  #top .intro .in-section .box li {
    padding: 0 0rem 22rem;
  }
  #top .intro .in-section .box li + li {
    border-left: none;
  }
  #top .intro .in-section .box .text01 {
    font-size: 20rem;
    line-height: 1.5;
    padding-bottom: 3rem;
  }
  #top .intro .in-section .texts02 .txt01 {
    font-size: 18rem;
    padding-bottom: 7rem;
  }
  #top .intro .in-section .texts02 .txt02 {
    font-size: 25rem;
  }
  #top .intro .annotation {
    line-height: 1.6;
    padding-top: 38rem;
    text-align: left;
    position: relative;
    z-index: 4;
  }
  #top .information {
    background-image: url(../images/top/bg-info-sp.jpg);
    padding: 102rem 0 84rem;
  }
  #top .information .title {
    border-top: none;
    padding-top: 0rem;
    padding-bottom: 30rem;
    font-size: 24rem;
  }
  #top .information .lead {
    font-size: 19rem;
    padding-bottom: 36rem;
  }
  #top .information .info-box .info-text p u span {
    font-size: 28px !important;
  }
  #top .information .link01 {
    width: 90%;
    padding-bottom: 30rem;
    margin-bottom: 0rem;
  }
  #top .information .link01::after {
    display: none;
  }
  #top .information .link01 a {
    display: block;
    width: auto;
  }
  #top .information .link01 a.btn01 {
    margin: 0 auto 20px;
  }
  #top .information .link01 .annotation {
    padding-top: 19rem;
    font-size: 14rem;
    line-height: 2;
  }
  #top .information .link01 .annotation .sp-mini {
    display: block;
    margin-top: 10rem;
    font-size: 10px;
  }
  #top .information .link02 {
    width: 90%;
  }
  #top .information .link02 .texts {
    color: #fff;
  }
  #top .information .link02 .en {
    font-size: 27rem;
    line-height: 1.5;
    padding-bottom: 4rem;
  }
  #top .information .link02 .ja {
    font-size: 13rem;
  }
  #top .information .link02 .coming {
    font-size: 14rem;
    margin-bottom: 7rem;
  }
  #top .content01 {
    background-image: url(../images/top/bg-content01-sp.jpg);
    padding: 60rem 0 70rem;
  }
  #top .content01 .flower01 {
    left: auto;
    right: 0;
    bottom: auto;
    top: 46%;
    width: 24.61538%;
  }
  #top .sections .title {
    font-size: 52rem;
    letter-spacing: -.03em;
  }
  #top .sections .lead {
    font-size: 16rem;
    padding-bottom: 37rem;
  }
  #top .sections .text {
    font-size: 12rem;
    padding-bottom: 80rem;
  }
  #top .sections .link {
    width: auto;
  }
  #top .section-harimazaka {
    padding-bottom: 605rem;
  }
  #top .section-harimazaka .caption {
    margin-bottom: 5rem;
  }
  #top .section-harimazaka .title {
    left: 50%;
    transform: translate(-50%, -85%);
    width: 80%;
    z-index: 1;
    top: 115%;
  }
  #top .section-harimazaka .image01 {
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 60rem;
  }
  #top .section-harimazaka .content {
    margin: 0 auto;
    width: 90%;
  }
  #top .section-harimazaka .button {
    width: 90%;
  }
  #top .section-harimazaka .img01 {
    position: absolute;
    width: 72.05128%;
    right: 0;
    top: 53%;
  }
  #top .section-harimazaka .img01 .caption {
    display: none;
    bottom: auto;
    top: -20rem;
  }
  #top .section-harimazaka .img02 {
    position: absolute;
    width: 46.66667%;
    top: 64%;
    left: 0;
    bottom: auto;
  }
  #top .section-design .content {
    width: 100%;
    margin-bottom: 364rem;
  }
  #top .section-design .title {
    top: 100%;
    left: 5%;
  }
  #top .section-design .inner {
    position: absolute;
    top: 140%;
    left: 5%;
    width: 90%;
    transform: translate(0%, 0%);
    z-index: 4;
  }
  #top .section-design .button {
    width: 90%;
  }
  #top .section-design .img02 {
    position: absolute;
    bottom: 100%;
    right: 20%;
    width: 60%;
    z-index: 6;
  }
  #top .section-design .img02 .caption {
    right: -33%;
  }
  #top .section-education {
    background-image: url(../images/top/bg-content02-sp.jpg);
    padding: 446rem 0 83rem;
  }
  #top .section-education .content {
    width: 100%;
    margin-left: 0%;
    position: static;
    z-index: 4;
  }
  #top .section-education .title {
    position: absolute;
    top: 27%;
    left: 5%;
    padding-bottom: 0;
    z-index: 5;
  }
  #top .section-education .button {
    width: 85%;
  }
  #top .section-education .in {
    padding-left: 5%;
    padding-right: 5%;
  }
  #top .section-education .img01 {
    position: absolute;
    top: 5%;
    left: 11%;
    width: 79.74359%;
  }
  #top .section-education .img02 {
    position: absolute;
    bottom: auto;
    top: 25%;
    right: 0%;
    width: 64.61538%;
    z-index: 4;
  }
  #top .section-access {
    background: url(../images/top/bg-content03-sp.jpg);
    padding: 447rem 0 127rem;
  }
  #top .section-access .content {
    width: 90%;
    margin-left: 5%;
  }
  #top .section-access .title {
    position: absolute;
    left: 29%;
    bottom: -84%;
    color: #404040;
  }
  #top .section-access .button {
    width: 90%;
  }
  #top .section-access .in {
    padding-left: 0;
  }
  #top .section-access .img01 {
    position: absolute;
    top: 8%;
    right: 0%;
    width: 72.05128%;
  }
  #top .section-access .img01 .txt {
    top: auto;
    bottom: 4%;
  }
  #top .section-access .img02 {
    position: absolute;
    top: 18%;
    left: 0%;
    width: 34.61538%;
  }
  #top .section-access .img03 {
    position: absolute;
    top: 30.7%;
    left: 0%;
    width: 44.87179%;
  }
  #top .section-access .txt {
    position: absolute;
    top: 4%;
    right: 4%;
    width: 47rem;
  }
  #top .section-access .txt01 {
    position: absolute;
    top: 0%;
    left: auto;
    right: 0;
    width: 36.66667%;
    z-index: 4;
    filter: contrast(0.75);
  }
  #top .section-location {
    background-image: url(../images/top/bg-location-sp.jpg);
    padding: 41rem 0 438rem;
  }
  #top .section-location .content {
    width: 90%;
    margin: 0 auto;
  }
  #top .section-location .title {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
  }
  #top .section-location .button {
    width: 90%;
  }
  #top .section-location .in {
    padding-left: 0rem;
  }
  #top .section-location .img01 {
    position: relative;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 96rem;
  }
  #top .section-location .img02 {
    position: absolute;
    top: 64%;
    right: 5%;
    width: 70.25641%;
  }
  #top .section-location .img02 .caption {
    bottom: auto;
    top: 0;
    margin-top: -15rem;
  }
  #top .section-location .img03 {
    position: absolute;
    top: 77%;
    right: auto;
    left: 5%;
    width: 51.79487%;
  }
  #top .section-location .img03 .caption {
    margin-bottom: -28rem;
  }
  #top .section-plan {
    background-image: url(../images/top/bg-plan-sp.jpg);
    padding: 224rem 0 142rem;
  }
  #top .section-plan .content {
    margin: 0 auto;
    width: 90%;
  }
  #top .section-plan .title {
    padding-bottom: 62rem;
  }
  #top .section-plan .button {
    width: 90%;
  }
  #top .section-plan .in {
    padding-left: 0rem;
  }
  #top .section-plan .flower01 {
    position: absolute;
    top: -15%;
    left: auto;
    right: 0;
    width: 31.02564%;
  }
  #top .section-plan3ldk {
    background: url(../images/top/bg-plan3ldk-sp.jpg) no-repeat center;
    background-size: cover;
    padding: 40rem 0 340rem;
    position: relative;
    width: 100%;
    float: none;
  }
  #top .section-plan3ldk .content {
    margin: 0 auto;
    width: 90%;
    background: transportant;
    padding: 10px;
    box-sizing: border-box;
    backdrop-filter: blur(3.5px);
    -webkit-backdrop-filter: blur(3.5px);
  }
  #top .section-plan3ldk .sp-tit {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #top .section-plan3ldk .title {
    font-size: 53rem;
    padding-bottom: 20rem;
  }
  #top .section-plan3ldk .title span {
    font-size: 26rem;
  }
  #top .section-plan3ldk .text {
    padding-bottom: 40rem;
  }
  #top .section-plan3ldk .common-button02 {
    line-height: 1.6;
    padding: 6rem 20rem;
  }
  #top .section-plan3ldk .common-button02 span {
    font-size: 10px;
    padding: 1px 10px;
  }
  #top .section-plan3ldk .button {
    width: 90%;
  }
  #top .section-plan3ldk .in {
    padding-left: 0;
  }
  #top .section-plan3ldk .flower01 {
    position: absolute;
    top: -14%;
    width: 31.02564%;
  }
  #top .section-plan2ldk {
    background: url(../images/top/bg-plan2ldk-sp.jpg) no-repeat center;
    background-size: cover;
    padding: 340rem 0 40rem;
    position: relative;
    width: 100%;
    margin: auto;
  }
  #top .section-plan2ldk .content {
    margin: 0 auto;
    width: 90%;
    background: transportant;
    padding: 10px;
    box-sizing: border-box;
    backdrop-filter: blur(3.5px);
    -webkit-backdrop-filter: blur(3.5px);
  }
  #top .section-plan2ldk .sp-tit {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #top .section-plan2ldk .title {
    font-size: 53rem;
    padding-bottom: 20rem;
  }
  #top .section-plan2ldk .title span {
    font-size: 26rem;
  }
  #top .section-plan2ldk .text {
    padding-bottom: 40rem;
  }
  #top .section-plan2ldk .common-button02 {
    line-height: 1.6;
    padding: 6rem 20rem;
  }
  #top .section-plan2ldk .common-button02 span {
    font-size: 10px;
    padding: 1px 10px;
  }
  #top .section-plan2ldk .button {
    width: 90%;
  }
  #top .section-plan2ldk .in {
    padding-left: 0;
  }
  #top .section-plan2ldk .flower01 {
    position: absolute;
    top: auto;
    bottom: -20%;
    right: 0%;
    width: 31.02564%;
    z-index: 10;
  }
  #top #fixed {
    bottom: 293px;
    right: auto;
    left: 0;
  }
  #top .fixed_bnr {
    max-width: 240px;
    position: fixed;
    bottom: 50%;
    right: 0;
    transform: translate(300px);
  }
}

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