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

.lower .mv {
  text-align: center;
}

.lower .mv .catch-copy span {
  display: inline-block;
  margin: 0 .08em;
}

.lower .mv .catch-copy span img {
  height: 72rem;
}

.lower .mv .catch-copy span.mr {
  margin-right: 0.04em;
}

.lower .mv .catch-copy span.mr01 {
  margin-right: 0.16em;
}

.lower .mv .catch-copy span.height01 img {
  height: 70rem;
}

.lower .mv .catch-copy span.height02 img {
  height: 68rem;
}

.lower .mv .catch-copy span.height03 img {
  height: 80rem;
}

.lower .page-title {
  margin: 0 auto 16px;
  padding-top: 170px;
}

.lower .page-title img {
  height: 58px;
}

.lower .page-sub {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 124px;
}

.lower main .page-anime-subs {
  font-size: 90rem;
}

@keyframes dots {
  0% {
    transform: translateY(0rem);
  }
  8% {
    transform: translateY(-9rem);
  }
  15% {
    transform: translateY(0rem);
  }
  75% {
    transform: translateY(0rem);
  }
  100% {
    transform: translateY(0rem);
  }
}

#entry {
  padding-top: 170rem;
  background: url(../images/entry/bg.jpg) center;
  background-size: cover;
}

#entry .page-anime-subs.on span {
  color: #fff;
}

#entry .limited-form input[type="submit"] {
  background: #1C4A50;
}

.limited-form {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 180px;
  color: #fff;
}

.limited-form .limited-title {
  font-size: 22px;
  line-height: 1.8;
  padding-bottom: 10px;
}

.limited-form .limited-title span {
  display: none;
  font-size: 18px;
}

.limited-form .limited-text01 {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 63px;
}

.limited-form .limited-text02 {
  display: none;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.5;
}

.inputArea form.login input {
  display: inline-block;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-family: 'Noto Serif JP', 'Noto serif' ,serif;
}

.inputArea form.login input[type="text"] {
  box-sizing: border-box;
  margin-right: 30px;
  padding: 0 .75em;
  width: 360px;
  height: 48px;
  border-radius: 0;
  border: 1px solid #A8A8A8;
  text-align: center;
  font-size: 16px;
  color: #8B896A;
  letter-spacing: .2em;
}

.inputArea form.login input[type="submit"] {
  font-family: 'Cinzel', serif;
  cursor: pointer;
  padding: 17px 0;
  width: 250px;
  border: none;
  border-radius: 0;
  line-height: 1;
  font-size: 14px;
  letter-spacing: .12em;
  color: #fff;
  background: #865C55;
  appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 1025px) {
  .inputArea form.login input[type="submit"]:hover {
    opacity: .7;
  }
}

.inputArea form.login .error {
  display: none;
  padding-bottom: 15px;
  font-size: 16px;
  color: #ff0000;
}

.inputArea .entry-button a {
  padding: 20px 0;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  .limited-form {
    max-width: 830px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 40px;
  }
  .limited-form .limited-title {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 19px;
  }
  .limited-form .limited-title span {
    display: none;
    font-size: 18px;
  }
  .limited-form .limited-text01 {
    font-size: 11px;
  }
  .inputArea form.login input[type="text"] {
    width: 100%;
    margin-bottom: 15px;
    margin-right: auto;
    box-sizing: border-box;
  }
  .inputArea form.login input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
  }
}

/*==================================================================================
#location
==================================================================================*/
#location {
  padding-top: 170rem;
}

#location .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#location .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#location .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#location .images {
  position: relative;
}

#location .culture,
#location .park,
#location .gourmet .header {
  margin: 0 auto;
  width: 94%;
}

#location h3 {
  font-weight: normal;
}

#location .park {
  text-align: center;
  padding-bottom: 166rem;
}

#location .park .title {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 80rem;
}

#location .park .img {
  margin: 0 auto;
  max-width: 960rem;
}

#location .park .text {
  padding: 85rem 0 80rem;
  font-size: 16rem;
  line-height: 2;
}

#location .park .images-list {
  display: flex;
  justify-content: space-between;
}

#location .park .images-list li {
  width: 49%;
}

#location .gourmet {
  text-align: center;
  padding-bottom: 200rem;
}

#location .gourmet .header {
  padding-bottom: 80rem;
}

#location .gourmet .header .title {
  font-size: 20rem;
  line-height: 1.6;
  padding-bottom: 42rem;
}

#location .gourmet .header .lead {
  font-size: 16rem;
  line-height: 2;
}

#location .gourmet .slide-wrap {
  position: relative;
  padding-bottom: 20rem;
  overflow: hidden;
}

#location .gourmet .slide-wrap .slide-body {
  width: 410vw;
  display: flex;
  justify-content: space-around;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

#location .gourmet .slide-wrap .slide-body .lists {
  text-align: center;
  width: 50%;
  display: flex;
  justify-content: space-around;
  gap: 20rem;
  user-select: none;
}

#location .gourmet .slide-wrap .slide-body .lists img {
  pointer-events: none;
}

#location .gourmet .slide-wrap .slide-body .list01 {
  padding-right: 20rem;
}

#location .gourmet .slide-wrap .category {
  font-size: 13rem;
  line-height: 1.5;
  padding-top: 15rem;
  padding-bottom: 1rem;
}

#location .gourmet .slide-wrap .name {
  font-size: 20rem;
  line-height: 1.3;
  padding-bottom: 5rem;
}

#location .gourmet .slide-wrap .name span {
  font-size: 13rem;
}

#location .gourmet .slide-wrap .distance {
  font-size: 11rem;
}

#location .culture {
  padding-bottom: 120rem;
  text-align: center;
}

#location .culture .title {
  padding: 85rem 0 45rem;
  font-size: 20rem;
  line-height: 1.5;
}

#location .culture .lead {
  font-size: 16rem;
  line-height: 2;
  padding-bottom: 80rem;
}

#location .culture .img-box {
  margin: 0 auto;
  max-width: 960rem;
}

#location .culture .img01 {
  margin-bottom: 24rem;
}

#location .culture .box {
  display: flex;
  justify-content: space-between;
}

#location .culture .box li {
  width: 49%;
}

#location .page-annotation,
#location .site-footer {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  #location {
    padding-top: 130rem;
  }
  #location .page-anime-subs {
    text-align: left;
  }
  #location .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #location .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #location .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #location .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #location .park {
    text-align: left;
    padding-bottom: 86rem;
  }
  #location .park .title {
    padding-bottom: 45rem;
  }
  #location .park .text {
    padding: 45rem 0 40rem;
  }
  #location .park .images-list {
    display: block;
  }
  #location .park .images-list li {
    width: auto;
  }
  #location .gourmet {
    text-align: left;
    padding-bottom: 70rem;
  }
  #location .gourmet .header {
    padding-bottom: 40rem;
  }
  #location .gourmet .header .title {
    padding-bottom: 30rem;
  }
  #location .gourmet .slide-wrap .slide-body {
    width: 1010vw;
  }
  #location .gourmet .slide-wrap .category {
    font-size: 13rem;
    line-height: 1.5;
    padding-top: 15rem;
    padding-bottom: 1rem;
  }
  #location .gourmet .slide-wrap .name {
    font-size: 20rem;
    line-height: 1.3;
    padding-bottom: 5rem;
  }
  #location .gourmet .slide-wrap .distance {
    font-size: 11rem;
  }
  #location .culture {
    padding-bottom: 70rem;
    text-align: left;
  }
  #location .culture .title {
    padding: 45rem 0 30rem;
    font-size: 20rem;
    line-height: 1.5;
  }
  #location .culture .lead {
    font-size: 16rem;
    line-height: 2;
    padding-bottom: 30rem;
  }
  #location .culture .img01 {
    margin-bottom: 0rem;
  }
  #location .culture .box {
    display: block;
  }
  #location .culture .box li {
    width: auto;
  }
}

/*==================================================================================
#design
==================================================================================*/
#design {
  padding-top: 170rem;
}

#design .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#design .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#design .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#design .flavor,
#design .layered,
#design .landplan {
  margin: 0 auto;
  width: 94%;
}

#design .flavor {
  text-align: center;
  padding-bottom: 180rem;
}

#design .flavor .text {
  font-size: 16rem;
  line-height: 2;
  padding-bottom: 80rem;
}

#design .flavor .images-list li:last-child {
  margin-top: 10rem;
}

#design .layered {
  padding-bottom: 180rem;
}

#design .layered .header {
  padding-bottom: 160rem;
}

#design .layered .header .lead {
  padding-top: 25rem;
  text-align: center;
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 80rem;
}

#design .layered .header .text {
  padding: 80rem 0;
  font-size: 16rem;
  line-height: 2;
  text-align: center;
}

#design .layered .header .box {
  align-items: start;
}

#design .layered .header .box .img02 {
  width: 35.52632%;
}

#design .layered .header .box .img03 {
  width: 63.81579%;
}

#design .layered .colum,
#design .layered .box {
  display: flex;
  justify-content: space-between;
}

#design .layered .colum {
  max-width: 1160rem;
}

#design .layered .colum .title {
  width: 19.82759%;
}

#design .layered .colum .content {
  width: 66.37931%;
}

#design .layered .colum .content .designer {
  padding-bottom: 35rem;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

#design .layered .colum .content .designer .images {
  width: 32.20779%;
}

#design .layered .colum .content .designer .texts {
  width: 57.14286%;
  padding-bottom: 48rem;
  border-bottom: 1px solid #000;
}

#design .layered .colum .content .designer .text01 {
  font-size: 13rem;
  line-height: 1.8;
  padding-bottom: 22rem;
}

#design .layered .colum .content .designer .text02 {
  padding-bottom: 22rem;
  font-size: 24rem;
  line-height: 1.4;
}

#design .layered .colum .content .designer .text02 .garamond {
  font-size: 80%;
}

#design .layered .colum .content .designer .text03 {
  font-size: 13rem;
  line-height: 1.8;
}

#design .layered .colum .content .detail {
  font-size: 16rem;
  line-height: 2;
  text-align: left;
}

#design .landplan {
  padding-bottom: 180rem;
  text-align: center;
}

#design .landplan .lead {
  padding-top: 25rem;
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 80rem;
}

#design .landplan .text {
  padding: 80rem 0;
  font-size: 16rem;
  line-height: 2;
}

#design .landplan .button {
  background-color: #1f1f1f;
  box-shadow: 0px 0px 16rem #000 inset,0px 0px 16rem #000 inset,0px 0px 16rem #000 inset,0px 0px 16rem #000 inset,0px 0px 16rem #000 inset;
  border: 4px solid #3f3f3f;
  border-radius: 40rem;
  margin: 0 auto 35rem;
  width: 320rem;
  text-align: center;
  display: flex;
  justify-content: space-between;
  color: #A6A7A7;
  font-size: 18rem;
  position: relative;
}

#design .landplan .button::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 35rem;
  transition: width .5s,left .5s;
}

#design .landplan .button.mode-tab01::after {
  left: 25%;
  width: calc(50% - 4px);
}

#design .landplan .button.mode-tab02::after {
  left: 75%;
  width: calc(50% - 4px);
}

#design .landplan .button li {
  position: relative;
  width: 50%;
  z-index: 2;
  padding: 25rem 0;
  border-radius: 70rem;
  overflow: hidden;
  color: #A6A7A7;
  cursor: pointer;
}

#design .landplan .button li span {
  position: relative;
  z-index: 3;
}

#design .landplan .button li::after {
  content: "";
  position: absolute;
}

#design .landplan .button li.on {
  pointer-events: none;
  color: #20262C;
}

#design .landplan .button li.on::after {
  border-radius: 70rem;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background: linear-gradient(180deg, #ddd, #fefefe);
}

#design .landplan .imgs {
  position: relative;
  margin: auto;
  max-width: 840rem;
}

#design .landplan .imgs .list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#design .landplan .imgs .list li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 1s;
  opacity: 0;
}

#design .landplan .imgs .list li.on {
  opacity: 1;
}

#design .landplan .imgs .bg {
  opacity: 0;
}

#design .fit-box {
  position: relative;
  padding-bottom: 60rem;
}

#design .fit-box .sections {
  display: block;
  justify-content: left;
  align-items: center;
}

#design .fit-box section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#design .fit-box .title {
  font-size: 40rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: left;
}

#design .fit-box .lead {
  font-size: 20rem;
  line-height: 1.6;
  padding-bottom: 30rem;
}

#design .fit-box .text {
  font-size: 16rem;
  line-height: 2;
}

#design .fit-box .material {
  padding-bottom: 100rem;
}

#design .fit-box .material .header {
  width: 39.09091%;
}

#design .fit-box .material .images {
  width: 54.54545%;
}

#design .fit-box .plants .header {
  width: 30.71429%;
}

#design .fit-box .plants .imgs {
  width: 65.42857%;
}

#design .fit-box .plants .imgs-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#design .fit-box .plants .imgs-list li {
  position: relative;
  width: 32%;
  margin-bottom: 15rem;
}

#design .page-annotation,
#design .site-footer {
  position: relative;
  z-index: 2;
}

#design .publics {
  position: relative;
  background-color: #fff;
  z-index: 2;
  padding: 100rem 3% 120rem;
}

#design .publics .header {
  padding-bottom: 95rem;
  text-align: center;
}

#design .publics .header .title {
  font-size: 40rem;
  line-height: 1.5;
}

#design .publics .content-list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 100rem;
}

#design .publics .content-list dl {
  width: 32%;
}

#design .publics .name {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 16rem;
}

#design .publics .text {
  font-size: 16rem;
  line-height: 2;
}

#design .publics .text .mini {
  display: block;
  padding-top: 10px;
  font-size: 11rem;
  line-height: 1.4;
}

#design .publics .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#design .publics .box.box01 {
  padding-bottom: 80rem;
}

#design .publics .box .img {
  width: 65%;
}

#design .publics .box .texts {
  width: 30%;
}

@media screen and (max-width: 768px) {
  #design {
    padding-top: 130rem;
  }
  #design main {
    overflow: hidden;
  }
  #design .page-anime-subs {
    text-align: left;
  }
  #design .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #design .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #design .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #design .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #design .flavor {
    text-align: left;
    padding-bottom: 90rem;
  }
  #design .flavor .text {
    font-size: 16rem;
    line-height: 2;
    padding-bottom: 40rem;
  }
  #design .flavor .text br {
    display: none;
  }
  #design .layered {
    padding-bottom: 90rem;
  }
  #design .layered .header {
    padding-bottom: 80rem;
  }
  #design .layered .header .lead {
    text-align: left;
    font-size: 20rem;
    padding-bottom: 40rem;
  }
  #design .layered .header .lead br {
    display: none;
  }
  #design .layered .header .text {
    padding: 40rem 0;
    text-align: left;
  }
  #design .layered .header .box .img02 {
    width: auto;
    margin-bottom: 10rem;
  }
  #design .layered .header .box .img03 {
    width: auto;
  }
  #design .layered .colum,
  #design .layered .box {
    display: block;
  }
  #design .layered .colum .title {
    width: 175rem;
    padding-bottom: 40rem;
  }
  #design .layered .colum .content {
    width: auto;
  }
  #design .layered .colum .content .designer {
    padding-bottom: 0rem;
    display: block;
  }
  #design .layered .colum .content .designer .images {
    width: 200rem;
    margin-bottom: 40rem;
  }
  #design .layered .colum .content .designer .texts {
    width: auto;
    padding-bottom: 35rem;
    margin-bottom: 35rem;
    border-bottom: 1px solid #000;
  }
  #design .layered .colum .content .detail {
    text-align: left;
  }
  #design .landplan {
    padding-bottom: 10rem;
    text-align: left;
  }
  #design .landplan .lead {
    padding-bottom: 40rem;
  }
  #design .landplan .text {
    padding: 40rem 0;
  }
  #design .landplan .button {
    margin: 0 auto 35rem;
    width: 176rem;
  }
  #design .landplan .button li {
    padding: 15rem 0;
  }
  #design .fit-box {
    padding-top: 50rem;
    padding-bottom: 50rem;
  }
  #design .fit-box section {
    display: block;
  }
  #design .fit-box .title {
    font-size: 40rem;
    line-height: 1.5;
    padding-bottom: 40rem;
  }
  #design .fit-box .lead {
    font-size: 20rem;
    line-height: 1.6;
    padding-bottom: 30rem;
  }
  #design .fit-box .text {
    font-size: 16rem;
    line-height: 2;
    padding-bottom: 30rem;
  }
  #design .fit-box .material {
    padding-bottom: 60rem;
  }
  #design .fit-box .material .header {
    width: 100%;
  }
  #design .fit-box .material .images {
    width: 100%;
  }
  #design .fit-box .plants .header {
    width: 100%;
  }
  #design .fit-box .plants .imgs {
    width: 100%;
  }
  #design .page-annotation,
  #design .site-footer {
    position: relative;
    z-index: 2;
  }
  #design .publics {
    padding: 50rem 3% 120rem;
  }
  #design .publics .header {
    padding-bottom: 45rem;
    text-align: left;
  }
  #design .publics .header .title {
    font-size: 34rem;
    line-height: 1.5;
  }
  #design .publics .content-list {
    display: block;
    padding-bottom: 0rem;
  }
  #design .publics .content-list dl {
    width: auto;
    padding-bottom: 35rem;
  }
  #design .publics .name {
    font-size: 20rem;
    line-height: 1.5;
    padding-bottom: 16rem;
  }
  #design .publics .text {
    font-size: 16rem;
    line-height: 2;
  }
  #design .publics .box {
    display: block;
  }
  #design .publics .box.box01 {
    padding-bottom: 40rem;
  }
  #design .publics .box .img {
    width: auto;
    margin-bottom: 24rem;
  }
  #design .publics .box .texts {
    width: auto;
  }
}

/*==================================================================================
#plan
==================================================================================*/
:root {
  --clipp01-w: 30vw;
  --clipp01-h: 18vh;
}

@media screen and (max-width: 768px) {
  :root {
    --clipp01-w: 15vw;
    --clipp01-h: 14vh;
  }
}

#plan {
  padding-top: 170rem;
}

#plan .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#plan .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#plan .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#plan .ldks {
  padding-bottom: 50rem;
}

#plan .ldks .ldk-title {
  padding-bottom: 20rem;
  font-size: 50rem;
  text-align: center;
  margin: auto;
  width: 90%;
  font-weight: 100;
}

#plan .plans-layout {
  padding-top: 80rem;
  text-align: center;
}

#plan .plans-layout .tit {
  font-weight: normal;
  font-size: 24rem;
  line-height: 1.5;
  padding-bottom: 5rem;
}

#plan .plans-layout .annotation {
  font-size: 14rem;
  line-height: 1.5;
  padding-bottom: 40rem;
}

#plan .plans-layout .images {
  margin: auto;
  width: 100%;
  max-width: 515rem;
}

#plan .intro {
  padding: 0 0 120rem;
  text-align: center;
}

#plan .intro .title {
  font-size: 23rem;
  line-height: 1.5;
  padding-bottom: 25rem;
  font-weight: normal;
}

#plan .intro .lead {
  font-size: 16rem;
  line-height: 2;
}

#plan .acodion-target {
  display: none;
}

#plan .acodion-target.on {
  display: block;
}

#plan .ac-point {
  position: relative;
  height: 55rem;
  box-sizing: border-box;
  margin-bottom: 45rem;
}

#plan .ac-point.on .ac-buttons {
  position: fixed;
}

#plan .ac-buttons {
  position: absolute;
  padding-top: 10rem;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  width: 100%;
  max-width: 1000rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  gap: 20rem;
  font-size: 20rem;
  text-align: center;
  z-index: 3;
}

#plan .ac-buttons li {
  width: 240rem;
  background-color: #fff;
}

#plan .ac-buttons a {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 42rem;
  color: #fff;
  padding: 10rem 0rem;
  background-color: #9E8D6B;
  border-top-left-radius: 8rem;
  border-top-right-radius: 8rem;
  letter-spacing: 0.1em;
  transition: background-color .5s,letter-spacing .5s,opacity .5s;
  opacity: .6;
}

#plan .ac-buttons a:hover {
  opacity: 1 !important;
}

#plan .ac-buttons a.two {
  background-color: #777166;
}

#plan .ac-buttons a.lim {
  background-color: #004136;
}

#plan .ac-buttons a.on {
  opacity: 1;
  pointer-events: none;
}

#plan .page-annotation,
#plan .site-footer {
  position: relative;
  z-index: 4;
}

#plan .plan-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  word-break: break-all;
}

#plan .plan-lists:after {
  content: "";
  display: block;
  width: 32%;
}

#plan .plan-lists li {
  position: relative;
  width: 32%;
  padding-bottom: 30rem;
}

#plan .plan-lists a {
  display: block;
  height: 100%;
  color: currentColor;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 30rem 20rem;
}

#plan .plan-lists a:hover .more span::after {
  transform: rotate(180deg);
}

#plan .plan-lists a:hover .more span::before {
  transform: rotate(270deg);
}

#plan .plan-lists .dog-modal {
  position: absolute;
  top: 15rem;
  right: 15rem;
  width: 65rem;
  height: auto;
  padding: 0;
  border: none;
}

#plan .plan-lists .texts {
  padding-bottom: 20rem;
}

#plan .plan-lists .images {
  padding-bottom: 40rem;
  margin: 0 auto;
}

#plan .plan-lists .big {
  letter-spacing: .9rem;
  font-size: 27rem;
}

#plan .plan-lists .name {
  font-size: 20rem;
  padding-bottom: 15rem;
  letter-spacing: .9rem;
}

#plan .plan-lists .detail {
  display: none;
  font-size: 20rem;
  padding-bottom: 15rem;
  letter-spacing: .9rem;
}

#plan .plan-lists .width {
  font-size: 14rem;
  padding-bottom: 9rem;
}

#plan .plan-lists .width .big {
  font-size: 150%;
}

#plan .plan-lists .more {
  text-align: right;
  font-size: 15rem;
}

#plan .plan-lists .more span {
  position: relative;
  display: inline-block;
  padding-left: 20rem;
  font-family: "Inter","Yu Gothic", YuGothic , sans-serif;
}

#plan .plan-lists .more span::after, #plan .plan-lists .more span::before {
  content: "";
  display: block;
  position: absolute;
  width: 10rem;
  height: 1px;
  left: 0;
  top: 50%;
  background-color: #000;
  transform: rotate(0deg);
  transition: transform .5s;
}

#plan .plan-lists .more span::before {
  transform: rotate(90deg);
}

#plan .dog-modal-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#plan .dog-modal-box .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

#plan .dog-modal-box .box {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  max-width: 1000rem;
  padding: 30rem 40rem;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0px 0px 16rem #aaa;
}

#plan .dog-modal-box .box .close {
  position: absolute;
  top: -30rem;
  right: 0rem;
  width: 30rem;
  height: 30rem;
}

#plan .dog-modal-box .box .close::before, #plan .dog-modal-box .box .close::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%) rotate(45deg);
}

#plan .dog-modal-box .box .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#plan .dog-modal-box .box::after {
  content: "";
  position: absolute;
  top: 8rem;
  left: 8rem;
  right: 8rem;
  bottom: 8rem;
  border: 1px solid #ddd;
}

#plan .dog-modal-box .texts {
  order: 0;
  width: 52%;
}

#plan .dog-modal-box .text01 {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 15rem;
}

#plan .dog-modal-box .text02 {
  font-size: 15rem;
  line-height: 1.8;
  padding-bottom: 5rem;
}

#plan .dog-modal-box .annotation {
  font-size: 10rem;
  line-height: 1.9;
}

#plan .dog-modal-box .images {
  position: relative;
  order: 2;
  width: 45%;
}

#plan .about-limited-plan {
  margin: auto;
  width: 90%;
  max-width: 1000rem;
  padding-bottom: 110rem;
}

#plan .about-limited-plan .title {
  font-size: 48rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
  font-weight: 100;
}

#plan .about-limited-plan .plans-exam {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15rem;
}

#plan .about-limited-plan .plans-exam li {
  position: relative;
  width: 32%;
  box-sizing: border-box;
  padding: 30rem 25rem 20rem;
  background-color: #EFF3F2;
}

#plan .about-limited-plan .plans-exam li.two {
  background-color: #F3F3EF;
}

#plan .about-limited-plan .plans-exam .details {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 18rem;
}

#plan .about-limited-plan .plans-exam .details .big {
  font-size: 160%;
}

#plan .about-limited-plan .plans-exam .width {
  font-size: 14rem;
}

#plan .about-limited-plan .plans-exam .width .garamond {
  font-size: 120%;
}

#plan .about-limited-plan .plans-exam .width .big {
  font-size: 140%;
}

#plan .about-limited-plan .plans-exam .dog {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6rem;
  width: 70rem;
}

#plan .about-limited-plan .arrow1 {
  margin: auto;
  width: 40rem;
  padding: 62rem 0;
}

#plan .about-limited-plan .txt01 {
  font-size: 56rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
}

#plan .about-limited-plan .txt02 {
  font-size: 19rem;
  line-height: 1.7;
  padding-bottom: 24rem;
  text-align: center;
}

#plan .about-limited-plan .txt03 {
  font-size: 12rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
  color: #004136;
}

#plan .about-limited-plan .button {
  margin: auto;
  max-width: 400rem;
}

#plan .about-limited-plan .button a {
  display: block;
  text-align: center;
  background-color: #004136;
  color: #fff;
  padding: 10rem 20rem 15rem;
}

#plan .about-limited-plan .button span {
  display: inline-block;
  position: relative;
}

#plan .about-limited-plan .button .arrow2 {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 20rem;
  width: 15rem;
  transform: translateY(-50%);
}

#plan .about-limited-plan .button .txt04 {
  font-size: 13rem;
  line-height: 1.5;
  padding-bottom: 10rem;
}

#plan .about-limited-plan .button .txt05 {
  font-size: 11rem;
}

#plan .casbee {
  max-width: 320px;
  margin: 0 auto 100rem;
}

/*==================================================================================
#plan.detail
==================================================================================*/
#plan.detail main {
  padding-bottom: 140rem;
}

#plan.detail .intro {
  position: relative;
  text-align: center;
}

#plan.detail .intro p {
  letter-spacing: .15em;
}

#plan.detail .intro .wrap {
  max-width: 1000px;
}

#plan.detail .intro .floor {
  position: absolute;
  width: 240px;
  right: 0;
  top: -70px;
}

#plan.detail .intro .floor.floor02 {
  top: -10px;
}

#plan.detail .intro .type {
  font-size: 30px;
  line-height: 2;
  font-weight: normal;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  font-family: "Cormorant Garamond", sans-serif;
}

#plan.detail .intro .type span {
  font-size: 45px;
}

#plan.detail .intro .type .cinzel {
  font-size: 40px;
}

#plan.detail .intro ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#plan.detail .intro ul li {
  width: 50%;
}

#plan.detail .intro ul .spec {
  text-align: left;
  font-size: 20px;
  font-family: "Cormorant Garamond", sans-serif;
}

#plan.detail .intro ul .spec .big {
  font-size: 30px;
}

#plan.detail .intro ul .width {
  text-align: right;
  font-size: 20px;
  margin-bottom: 20px;
}

#plan.detail .intro ul .width .num {
  font-size: 30px;
}

#plan.detail .intro ul .width .mini {
  font-size: 14px;
}

#plan.detail .intro ul .balcony {
  text-align: right;
  font-size: 14px;
  line-height: 1.8;
}

#plan.detail .intro ul .balcony span {
  font-size: 20px;
}

#plan.detail .plans {
  text-align: center;
}

#plan.detail .plans .room {
  max-width: 773px;
  margin: auto;
}

#plan.detail .plans .room.atype, #plan.detail .plans .room.btype {
  max-width: 337px;
}

#plan.detail .plans .room.ctype, #plan.detail .plans .room.c2type, #plan.detail .plans .room.ftype {
  max-width: 360px;
}

#plan.detail .plans .room.dtype, #plan.detail .plans .room.etype, #plan.detail .plans .room.hgtype {
  max-width: 413px;
}

#plan.detail .plans .room.gtype {
  max-width: 292px;
}

#plan.detail .plans .room.igtype {
  max-width: 438px;
}

#plan.detail .plans .room.jgtype {
  max-width: 393px;
}

#plan.detail .plans .room.lrtype {
  max-width: 710px;
}

#plan.detail .plans .room.nrtype {
  max-width: 549px;
}

#plan.detail .plans .guide {
  margin-top: 40px;
}

#plan.detail .plans .guide .caps {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 10px;
}

#plan.detail .plans .guide .image {
  max-width: 300px;
  margin: auto;
}

#plan.detail .plans .page-links {
  margin: 80rem auto 0;
  padding: 0;
  text-align: center;
}

#plan.detail .plans .page-links {
  margin: 80rem auto 0;
  width: 190rem;
  text-align: center;
}

/* outline */
/*==================================================================================
#outline
==================================================================================*/
#outline .commonTitle01 {
  padding-top: 130rem;
  width: 240rem;
  margin: auto;
  padding-bottom: 60rem;
}

#outline main {
  background: none;
  font-size: 14rem;
}

#outline .pageTitle02:before {
  background: none;
}

#outline .content {
  padding-top: 200rem;
}

#outline .content .title {
  text-align: center;
  font-size: 25rem;
  padding-bottom: 40rem;
}

#outline .pageTitleArea01 .image {
  position: relative;
}

#outline .footer-cv-button {
  display: none;
}

#outline img {
  height: auto;
}

#outline .main .title {
  padding-top: 25rem;
  padding-bottom: 20rem;
  margin-top: 15rem;
  margin-bottom: 45rem;
  color: #000;
  font-size: 24rem;
  letter-spacing: 0.1em;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

#outline #fontSize {
  overflow: hidden;
  color: #333333;
  margin-left: 689rem;
  margin-bottom: 20rem;
}

#outline #fontSize li {
  float: left;
  text-align: center;
}

#outline #fontSize li span {
  color: #fff;
}

#outline #fontSize li span, #outline #fontSize li a, #outline #fontSize li a:link, #outline #fontSize li a:visited, #outline #fontSize li a:hover, #outline #fontSize li a:active {
  float: left;
  display: block;
  padding: 10rem;
  width: 76rem;
  text-decoration: none;
  font-size: 13rem;
}

#outline #changeArea {
  margin-bottom: 50rem;
}

#outline #changeArea .outlineTitle2, #outline #changeArea .outlineTitle3, #outline #changeArea .outlineTitle4, #outline #changeArea .outlineTitle5, #outline #changeArea .outlineTitle6, #outline #changeArea .outlineTitle1, #outline #changeArea .outlineTitle {
  font-size: 113%;
}

#outline .outlineTitle2, #outline .outlineTitle3, #outline .outlineTitle4, #outline .outlineTitle5, #outline .outlineTitle6, #outline .outlineTitle1, #outline .outlineTitle {
  padding: 15rem 0;
}

#outline #changeArea dl, #outline #changeArea dt, #outline #changeArea dd {
  font-size: 100%;
}

#outline main dl {
  margin-bottom: 1px;
  border-bottom: 1px solid #6a8ca599;
  overflow: hidden;
  zoom: 1;
}

#outline main dt, #outline main dd {
  padding: 12rem 16rem 10rem;
  line-height: 1.3;
  letter-spacing: 0;
  box-sizing: border-box;
}

#outline main dl {
  display: table;
}

#outline main dd {
  display: table-cell;
  width: 715rem;
  color: #000;
}

@media (max-width: 1024px) {
  #outline main dd {
    width: auto;
  }
}

#outline main dt {
  display: table-cell;
  width: 225rem;
  color: #fff;
  background: #102E21;
}

#outline #fontSize .active {
  background: transparent;
  color: #000;
  box-sizing: border-box;
  border: 1px solid #000;
}

#outline #fontSize .active:hover {
  background-color: transparent;
  border: 1px solid #000;
}

#outline #fontSize a {
  background-color: #efefef;
  color: #000;
  border: 1px solid #222;
}

#outline #fontSize a:hover {
  background-color: #222;
  color: #ddd;
  opacity: 1;
  border: 1px solid #222;
}

#outline .buttons-wrap {
  text-align: center;
}

#outline .buttons-wrap .button1 {
  padding-bottom: 17px;
}

@media screen and (max-width: 1024px) {
  #outline .content {
    padding-top: 120rem;
  }
  #outline .content .title {
    text-align: center;
    font-size: 20rem;
    padding-bottom: 20rem;
  }
  #outline main dl {
    display: block;
  }
  #outline main dd {
    display: block;
    width: auto;
    color: #000;
  }
  #outline main dt {
    display: block;
    width: auto;
  }
}

/*==================================================================================
#map
==================================================================================*/
#map {
  padding-top: 170rem;
}

#map .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#map .mapArea {
  max-width: 1000px;
  margin: 0 auto 100px;
}

#map .mapArea .map01 {
  margin-bottom: 100px;
}

#map .mapArea .map02 {
  width: 80%;
  margin: 0 auto 50px;
}

#map .link {
  text-align: center;
}

#map .link a {
  font-size: 16px;
  color: #000;
}

/*==================================================================================
#conceptmovie
==================================================================================*/
#conceptmovie {
  padding-top: 170rem;
}

#conceptmovie .page-anime-subs {
  font-size: 56rem;
}

#conceptmovie .mapArea {
  max-width: 1000px;
  aspect-ratio: 16/9;
  margin: 100px auto;
}

#conceptmovie .mapArea iframe {
  width: 100%;
  height: 100%;
}

#conceptmovie .mapArea .mini {
  text-align: right;
  font-size: 11px;
  line-height: 1.6;
  margin-top: 10px;
}

#conceptmovie .link {
  font-size: 16px;
  text-align: center;
}

#conceptmovie .link a {
  color: #000;
}

/*==================================================================================
#limited
==================================================================================*/
#limited {
  padding-top: 170rem;
}

#limited .mv {
  margin-bottom: 100px;
}

#limited .mv .page-anime-subs {
  font-size: 56rem;
}

#limited .img-list {
  margin-bottom: 100px;
}

#limited .img-list .list li {
  position: relative;
  width: 20%;
}

#limited .img-list .list a .btn-img {
  cursor: pointer;
  overflow: hidden;
  width: 100%;
}

#limited .img-list .list a .btn-img img {
  transition: transform .6s ease;
  width: 100%;
  transform: scale(1.1);
}

#limited .img-list .list a .btn {
  margin-left: 10px;
  font-size: 22rem;
  font-weight: lighter;
  letter-spacing: 1.5rem;
  color: #fff;
  position: absolute;
  bottom: 2%;
  transition: .20s;
}

#limited .img-list .list a .btn img {
  display: inline-block;
  max-width: 7rem;
  margin-right: 8rem;
}

#limited .img-list .list a .btn01 {
  color: #000;
}

#limited .img-list .list a:hover .btn-img img {
  transform: scale(1);
}

/*==================================================================================
#access
==================================================================================*/
#access {
  padding-top: 170rem;
}

#access .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#access .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#access .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#access .sections {
  margin-bottom: 80px;
}

#access .sections .lists.list01 {
  display: flex;
  justify-content: space-between;
}

#access .sections .lists.list01 li {
  width: 30%;
}

#access .sections .lists.list01 li:last-child {
  width: 65%;
}

#access .sections .lists.list01 .txt {
  font-size: 40rem;
  margin-bottom: 24px;
}

#access .sections .lists.list01 .lead {
  font-size: 17rem;
  line-height: 1.6;
  margin-bottom: 10rem;
}

#access .sections .box {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 40px 40px;
  box-sizing: border-box;
}

#access .sec01 .images {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  margin: 20px auto 40px;
}

#access .sec01 .box .img05 {
  margin-bottom: 34px;
}

#access .sec02 .list02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#access .sec02 .list02 li {
  width: 48% !important;
  margin-bottom: 24px;
}

#access .sec02 .list02 li .image {
  margin-bottom: 12px;
}

#access .sec02 .list02 li:nth-child(3) {
  width: 100% !important;
  margin-bottom: 6rem;
}

#access .sec02 .list02 li:nth-child(6), #access .sec02 .list02 li:last-child {
  margin-bottom: 0;
}

#access .sec02 .list02 .info {
  font-size: 10rem;
  line-height: 1.8;
  border-left: 3px solid #D4D4D4;
  padding-left: 10px;
}

#access .sec02 .list02 .info .big {
  font-size: 16rem;
}

#access .sec02 .list02 .info .min {
  font-size: 14rem;
}

#access .sec02 .list02 .mini {
  font-size: 13rem;
  margin-bottom: 12px;
}

#access .sec02 .list02 .info01 {
  font-size: 10rem;
  line-height: 1.8;
}

#access .sec02 .list02 .info01 .big {
  font-size: 16rem;
}

#access .sec02 .list02 .info01 .min {
  font-size: 14rem;
}

/*==================================================================================
#quality
==================================================================================*/
#quality {
  padding-top: 170rem;
}

#quality .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#quality .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#quality .img01 {
  max-width: 1520px;
  width: 94%;
  margin: 0 auto;
}

#quality .img02 {
  max-width: 1520px;
  width: 94%;
  margin: 0 auto 120px;
}

#quality .sec01 {
  max-width: 1520px;
  width: 94%;
  margin: auto;
}

#quality .sec01 .lists {
  width: 92%;
  margin: 0 0 40px auto;
  display: flex;
  justify-content: space-between;
}

#quality .sec01 .lists li {
  text-align: left;
  width: 20%;
}

#quality .sec01 .lists li:last-child {
  width: 80%;
}

#quality .sec01 .lists .txt {
  font-size: 40px;
  left: 1.6;
  margin-bottom: 15px;
}

#quality .sec01 .lists .icon {
  max-width: 144px;
  margin: 0;
}

#quality .sec02 {
  max-width: 1520px;
  width: 94%;
  margin: 0 auto 120px;
}

#quality .sec02 .lists {
  display: flex;
  justify-content: space-between;
}

#quality .sec02 .lists li {
  text-align: left;
  width: 62%;
}

#quality .sec02 .lists li:last-child {
  width: 37%;
}

#quality .sec02 .lists .txt {
  font-size: 40px;
  left: 1.6;
  margin-top: 10px;
}

#quality .sec03 {
  max-width: 1520px;
  width: 94%;
  margin: 0 auto 80px;
}

#quality .sec03 .txt {
  font-size: 40px;
  left: 1.6;
  margin-bottom: 40px;
}

#quality .sec03 .lists {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

#quality .sec03 .lists.list01 {
  display: flex;
  justify-content: flex-end;
}

#quality .sec03 .lists li {
  width: 23%;
}

#quality .sec03 .lists .name {
  font-size: 16px;
  margin: 12px 0;
}

#quality .sec03 .lists .info {
  font-size: 13px;
  line-height: 1.6;
}

#quality .sec03 .lists .icon {
  max-width: 144px;
  margin-top: 14px;
}

#quality .sec03 .lists .mini {
  font-size: 11px;
  margin-top: 10px;
}

#quality .sec04 {
  max-width: 1520px;
  width: 94%;
  margin: 0 auto 80px;
}

#quality .sec04 .lists {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}

#quality .sec04 .lists li {
  width: 23%;
}

#quality .sec04 .lists .txt {
  font-size: 40px;
  left: 1.6;
}

#quality .sec04 .lists .name {
  font-size: 16px;
  margin: 12px 0 24px;
}

#quality .sec04 .lists .info {
  font-size: 13px;
  line-height: 1.6;
}

/*==================================================================================
#brand
==================================================================================*/
#brand {
  padding-top: 170rem;
}

#brand .mv {
  text-align: center;
  padding-bottom: 160rem;
}

#brand .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#brand .sections {
  text-align: center;
  margin-bottom: 160px;
}

#brand .sections .txt {
  font-size: 32px;
  line-height: 1.6;
  margin-bottom: 40px;
}

#brand .sections .lead {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 120px;
}

#brand .sections .lists {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#brand .sections .lists li {
  width: 47%;
}

#brand .sections .lists .name {
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 10px;
}

#brand .sections .lists .name.bottom {
  margin-bottom: 40px;
}

#brand .sections .lists .image {
  overflow: hidden;
}

#brand .sections .lists .image img {
  display: block;
  width: 100%;
}

#brand .sections .lists .image.is-show img {
  filter: blur(0) brightness(100%);
}

#brand .sec01 .logo {
  max-width: 470px;
  margin: 0 auto 80px;
}

#brand .sec02 .logo {
  max-width: 192px;
  margin: 0 auto 80px;
}

#brand .sec03 .logo {
  max-width: 345px;
  margin: 0 auto 80px;
}

/*==================================================================================
#position
==================================================================================*/
#position {
  padding-top: 170rem;
}

#position .mv {
  text-align: center;
  padding-bottom: 80rem;
}

#position .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#position .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#position .sec01 {
  text-align: center;
}

#position .sec01.wrap {
  max-width: 1520px;
  width: 94%;
}

#position .sec01 .img01 {
  margin-bottom: 80px;
}

#position .sec01 .txt {
  font-size: 20rem;
  line-height: 1.6;
  margin-bottom: 40px;
}

#position .sec01 .lead {
  font-size: 16rem;
  line-height: 2;
  margin-bottom: 80px;
}

#position .sec01 .inner {
  max-width: 960px;
  margin: auto;
}

#position .sec01 .list {
  display: flex;
  justify-content: space-between;
  margin: 80px auto 120px;
}

#position .sec01 .list li {
  text-align: left;
  width: 50%;
}

#position .sec01 .list li:last-child {
  width: 46%;
}

#position .sec01 .list .txt {
  margin-bottom: 20px;
}

#position .sec01 .list .lead {
  line-height: 1.8;
  margin-bottom: 30px;
}

#position .sec02 {
  text-align: center;
  margin-bottom: 80px;
}

#position .sec02 .img01 {
  margin-bottom: 80px;
}

#position .sec02 .txt {
  font-size: 20rem;
  line-height: 1.6;
  margin-bottom: 40px;
}

#position .sec02 .lead {
  font-size: 16rem;
  line-height: 2;
  margin-bottom: 80px;
}

#position .sec02 .img02 {
  max-width: 1123px;
  margin: auto;
}

#position .sec02 .list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  margin: 80px auto;
}

#position .sec02 .list li {
  text-align: left;
  width: 32%;
}

#position .sec02 .list li:last-child {
  width: 60%;
}

#position .sec02 .list li:last-child .image {
  border: .5px solid #000;
}

#position .sec02 .list .lead {
  line-height: 1.8;
  margin-bottom: 0;
}

#position .sec02 .img04 {
  max-width: 746px;
  margin: auto;
}

#position .sec03 {
  text-align: center;
}

#position .sec03 .tit {
  max-width: 315px;
  margin: 0 auto 40px;
}

#position .sec03 .blk-bg {
  background: #3F3939;
  color: #fff;
  padding: 80px 0;
}

#position .sec03 .txt {
  font-size: 20rem;
  line-height: 1.6;
  margin-bottom: 40px;
}

#position .sec03 .lead {
  font-size: 16rem;
  line-height: 2;
  margin-bottom: 40px;
}

#position .sec03 .list {
  max-width: 960px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

#position .sec03 .list li {
  width: 48%;
}

#position .sec03 .list .caps {
  text-align: left;
  font-size: 11px;
  line-height: 1.6;
  margin-top: 10px;
}

/*==================================================================================
#limited02
==================================================================================*/
#limited02 {
  padding-top: 170rem;
  /* modal */
}

#limited02 .js-scroll {
  opacity: 1;
  transform: translateY(0);
}

#limited02 .mv {
  text-align: center;
}

#limited02 .mv .lead {
  padding-top: 30rem;
  font-size: 20rem;
  line-height: 1.5;
}

#limited02 .mv .scroll-image-wrap {
  margin: 80rem auto 0;
  width: 94%;
  position: relative;
}

#limited02 .ldks {
  padding-bottom: 50rem;
}

#limited02 .ldks .ldk-title {
  padding-bottom: 20rem;
  font-size: 50rem;
  text-align: center;
  margin: auto;
  width: 90%;
  font-weight: 100;
}

#limited02 .plans-layout {
  padding-top: 80rem;
  text-align: center;
}

#limited02 .plans-layout .tit {
  font-weight: normal;
  font-size: 24rem;
  line-height: 1.5;
  padding-bottom: 5rem;
}

#limited02 .plans-layout .annotation {
  font-size: 14rem;
  line-height: 1.5;
  padding-bottom: 40rem;
}

#limited02 .plans-layout .images {
  margin: auto;
  width: 100%;
  max-width: 515rem;
}

#limited02 .intro {
  padding: 0rem 0 40rem;
  text-align: center;
}

#limited02 .intro .title {
  font-size: 23rem;
  line-height: 1.5;
  padding-bottom: 25rem;
  font-weight: normal;
}

#limited02 .intro .lead {
  font-size: 16rem;
  line-height: 2;
}

#limited02 .intro .txt01 {
  font-size: 56rem;
  line-height: 1.5;
  text-align: center;
}

#limited02 .legend {
  max-width: 400px;
  width: 80%;
  margin: 0 auto 25rem;
}

#limited02 .acodion-target {
  display: none;
}

#limited02 .acodion-target.on {
  display: block;
}

#limited02 .ac-point {
  position: relative;
  height: 55rem;
  box-sizing: border-box;
  margin-bottom: 45rem;
}

#limited02 .ac-point.on .ac-buttons {
  position: fixed;
}

#limited02 .ac-buttons {
  position: absolute;
  padding-top: 10rem;
  top: 0rem;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  width: 100%;
  max-width: 1000rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  gap: 20rem;
  font-size: 20rem;
  text-align: center;
  z-index: 3;
}

#limited02 .ac-buttons li {
  width: 240rem;
  background-color: #fff;
}

#limited02 .ac-buttons a {
  display: block;
  position: relative;
  box-sizing: border-box;
  height: 35rem;
  color: #fff;
  padding: 10rem 0rem;
  background-color: #9E8D6B;
  border-top-left-radius: 8rem;
  border-top-right-radius: 8rem;
  letter-spacing: 0.1em;
  transition: background-color .5s,letter-spacing .5s,opacity .5s;
  opacity: .6;
}

#limited02 .ac-buttons a:hover {
  opacity: 1 !important;
}

#limited02 .ac-buttons a.two {
  background-color: #777166;
}

#limited02 .ac-buttons a.lim {
  background-color: #004136;
}

#limited02 .ac-buttons a.on {
  opacity: 1;
  pointer-events: none;
}

#limited02 .page-annotation,
#limited02 .site-footer {
  position: relative;
  z-index: 4;
}

#limited02 .plan-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  word-break: break-all;
}

#limited02 .plan-lists:after {
  content: "";
  display: block;
  width: 32%;
}

#limited02 .plan-lists li {
  position: relative;
  width: 32%;
  padding-bottom: 30rem;
}

#limited02 .plan-lists li.limit a {
  border: 1.5px solid #004035;
}

#limited02 .plan-lists li.limit .name {
  color: #004035;
}

#limited02 .plan-lists li.limit .width {
  color: #004035;
}

#limited02 .plan-lists li.limit .dog-modal {
  border: none;
}

#limited02 .plan-lists a {
  display: block;
  height: 100%;
  color: currentColor;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 30rem 20rem;
}

#limited02 .plan-lists a:hover .more span::after {
  transform: rotate(180deg);
}

#limited02 .plan-lists a:hover .more span::before {
  transform: rotate(270deg);
}

#limited02 .plan-lists .dog-modal {
  position: absolute;
  top: 15rem;
  right: 15rem;
  width: 65rem;
  height: auto;
  padding: 0;
  border: none;
}

#limited02 .plan-lists .texts {
  padding-bottom: 20rem;
}

#limited02 .plan-lists .images {
  padding-bottom: 40rem;
  margin: 0 auto;
}

#limited02 .plan-lists .big {
  letter-spacing: .9rem;
  font-size: 27rem;
}

#limited02 .plan-lists .name {
  font-size: 20rem;
  padding-bottom: 15rem;
  letter-spacing: .9rem;
}

#limited02 .plan-lists .detail {
  display: none;
  font-size: 20rem;
  padding-bottom: 15rem;
  letter-spacing: .9rem;
}

#limited02 .plan-lists .width {
  font-size: 14rem;
  padding-bottom: 9rem;
}

#limited02 .plan-lists .width .big {
  font-size: 150%;
}

#limited02 .plan-lists .more {
  text-align: right;
  font-size: 15rem;
}

#limited02 .plan-lists .more span {
  position: relative;
  display: inline-block;
  padding-left: 20rem;
  font-family: "Inter","Yu Gothic", YuGothic , sans-serif;
}

#limited02 .plan-lists .more span::after, #limited02 .plan-lists .more span::before {
  content: "";
  display: block;
  position: absolute;
  width: 10rem;
  height: 1px;
  left: 0;
  top: 50%;
  background-color: #000;
  transform: rotate(0deg);
  transition: transform .5s;
}

#limited02 .plan-lists .more span::before {
  transform: rotate(90deg);
}

#limited02 .dog-modal-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

#limited02 .dog-modal-box .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

#limited02 .dog-modal-box .box {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  max-width: 1000rem;
  padding: 30rem 40rem;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0px 0px 16rem #aaa;
}

#limited02 .dog-modal-box .box .close {
  position: absolute;
  top: -30rem;
  right: 0rem;
  width: 30rem;
  height: 30rem;
}

#limited02 .dog-modal-box .box .close::before, #limited02 .dog-modal-box .box .close::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translate(-50%, -50%) rotate(45deg);
}

#limited02 .dog-modal-box .box .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#limited02 .dog-modal-box .box::after {
  content: "";
  position: absolute;
  top: 8rem;
  left: 8rem;
  right: 8rem;
  bottom: 8rem;
  border: 1px solid #ddd;
}

#limited02 .dog-modal-box .texts {
  order: 0;
  width: 52%;
}

#limited02 .dog-modal-box .text01 {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 15rem;
}

#limited02 .dog-modal-box .text02 {
  font-size: 15rem;
  line-height: 1.8;
  padding-bottom: 5rem;
}

#limited02 .dog-modal-box .annotation {
  font-size: 10rem;
  line-height: 1.9;
}

#limited02 .dog-modal-box .images {
  position: relative;
  order: 2;
  width: 45%;
}

#limited02 .about-limited-plan {
  margin: auto;
  width: 90%;
  max-width: 1000rem;
  padding-bottom: 110rem;
}

#limited02 .about-limited-plan .title {
  font-size: 48rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
  font-weight: normal;
}

#limited02 .about-limited-plan .plans-exam {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15rem;
}

#limited02 .about-limited-plan .plans-exam li {
  position: relative;
  width: 32%;
  box-sizing: border-box;
  padding: 30rem 25rem 20rem;
  background-color: #EFF3F2;
}

#limited02 .about-limited-plan .plans-exam li.two {
  background-color: #F3F3EF;
}

#limited02 .about-limited-plan .plans-exam .details {
  font-size: 20rem;
  line-height: 1.5;
  padding-bottom: 18rem;
}

#limited02 .about-limited-plan .plans-exam .details .big {
  font-size: 160%;
}

#limited02 .about-limited-plan .plans-exam .width {
  font-size: 14rem;
}

#limited02 .about-limited-plan .plans-exam .width .garamond {
  font-size: 120%;
}

#limited02 .about-limited-plan .plans-exam .width .big {
  font-size: 140%;
}

#limited02 .about-limited-plan .plans-exam .dog {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 6rem;
  width: 70rem;
}

#limited02 .about-limited-plan .arrow1 {
  margin: auto;
  width: 40rem;
  padding: 62rem 0;
}

#limited02 .about-limited-plan .txt01 {
  font-size: 56rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
}

#limited02 .about-limited-plan .txt02 {
  font-size: 19rem;
  line-height: 1.7;
  padding-bottom: 24rem;
  text-align: center;
}

#limited02 .about-limited-plan .txt03 {
  font-size: 12rem;
  line-height: 1.5;
  padding-bottom: 40rem;
  text-align: center;
  color: #004136;
}

#limited02 .about-limited-plan .button {
  margin: auto;
  max-width: 400rem;
}

#limited02 .about-limited-plan .button a {
  display: block;
  text-align: center;
  background-color: #004136;
  color: #fff;
  padding: 10rem 20rem 15rem;
}

#limited02 .about-limited-plan .button span {
  display: inline-block;
  position: relative;
}

#limited02 .about-limited-plan .button .arrow2 {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 20rem;
  width: 15rem;
  transform: translateY(-50%);
}

#limited02 .about-limited-plan .button .txt04 {
  font-size: 13rem;
  line-height: 1.5;
  padding-bottom: 10rem;
}

#limited02 .about-limited-plan .button .txt05 {
  font-size: 11rem;
}

#limited02 .limited-form {
  max-width: 900px;
  margin: auto;
  padding-bottom: 0;
  text-align: center;
}

#limited02 .link-lists {
  display: inline-flex;
}

#limited02 .link-lists li {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 120px;
}

#limited02 .link-lists li:last-child {
  margin-right: auto;
}

#limited02 .link-lists li video {
  border: 0.5px solid #000;
}

#limited02 .link-lists li .img {
  position: relative;
}

#limited02 .link-lists li .arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 30px;
  z-index: 2;
}

#limited02 .link-lists .txt {
  color: #000;
  text-align: center;
  padding-top: 10px;
}

#limited02 .link-lists .text01 {
  font-size: 14rem;
  line-height: 2;
}

#limited02 .link-lists .text01 span {
  font-size: 18rem;
}

#limited02 .link-lists .annotation {
  font-size: 10rem;
}

@media screen and (max-width: 768px) {
  #limited02 .limited-form {
    padding-top: 0;
  }
  #limited02 .link-lists li {
    width: 80%;
    margin: 0 auto 30rem;
  }
}

#limited02 .modal_box {
  position: fixed;
  z-index: 777777;
  display: none;
  width: 90%;
  top: 0 !important;
  max-width: 960px;
  margin: 0;
  padding: 60px 1.5vw 70px;
  text-align: center;
  box-sizing: border-box;
}

#limited02 .modal_close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 62px;
  font-size: 46px;
  color: #fff;
  line-height: 62px;
  text-align: center;
}

#limited02 .modal_close i {
  line-height: 62px;
  vertical-align: bottom;
}

#limited02 .modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666666;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.9);
}

@media screen and (max-width: 767px) {
  #limited02 .modal_box {
    width: 100%;
    padding: 180px 1.5vw 20px;
  }
  #limited02 .modal_close {
    width: 40px;
    line-height: 40px;
    font-size: 30px;
    top: 140px;
  }
  #limited02 .modal_close i {
    line-height: 44px;
  }
}

#limited02 .modal_bnr {
  max-width: 650px;
  width: 100%;
  /*margin-bottom: 50px;*/
  margin-left: auto;
  margin-right: auto;
}

#limited02 .modal_bnr .none {
  pointer-events: none;
}

#limited02 .movie-box {
  text-align: center;
  color: #fff;
  margin: 100px auto;
}

#limited02 .movie-box .title {
  font-size: 18px;
  margin-bottom: 20px;
  align-items: center;
  display: flex;
  justify-content: center;
}

#limited02 .movie-box .title::before,
#limited02 .movie-box .title::after {
  background-color: #fff;
  content: "";
  height: 1px;
  width: 60px;
}

#limited02 .movie-box .title::before {
  margin-right: 15px;
}

#limited02 .movie-box .title::after {
  margin-left: 15px;
}

#limited02 .movie-box .txt {
  font-size: 20px;
  line-height: 1.8;
}

#limited02 .movie-box .txt02 {
  font-size: 11px;
  line-height: 1.4;
  text-align: right;
}

#limited02 .guide {
  text-align: center;
  margin: 50px auto 10px;
  max-width: 1000px;
  width: 94%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#limited02 .guide .movies {
  width: 24%;
}

#limited02 .guide .movies .tit {
  text-align: left;
  margin-bottom: 24px;
}

#limited02 .guide .movies .tit img {
  width: auto;
  margin: 0;
}

#limited02 .guide .movies .tit03 {
  margin-bottom: 12px;
}

#limited02 .guide .guide-movie {
  margin: 0 auto;
}

#limited02 .guide .guide-movie video {
  width: 100%;
  height: 100%;
}

#limited02 .guide .guide-movie video:focus {
  outline: none;
}

#limited02 .casbee {
  max-width: 320px;
  margin: 0 auto 100rem;
}

/*==================================================================================
#residencemovie
==================================================================================*/
#residencemovie {
  padding-top: 170rem;
}

#residencemovie .page-anime-subs {
  font-size: 56rem;
}

#residencemovie .mapArea {
  max-width: 1000px;
  aspect-ratio: 16/9;
  margin: 100px auto;
}

#residencemovie .mapArea iframe {
  width: 100%;
  height: 100%;
}

#residencemovie .mapArea .mini {
  text-align: right;
  font-size: 11px;
  line-height: 1.6;
  margin-top: 10px;
}

#residencemovie .link {
  font-size: 16px;
  text-align: center;
}

#residencemovie .link a {
  color: #000;
}

/*==================================================================================
 lower-sp
==================================================================================*/
@media (max-width: 768px) {
  .lower .mv {
    text-align: left;
  }
  .lower .mv .catch-copy span {
    display: inline-block;
    margin: 0.1em;
  }
  .lower .mv .catch-copy span img {
    height: 36rem;
  }
  .lower .mv .catch-copy span.mr {
    margin-right: 0.05em;
  }
  .lower .mv .catch-copy span.mr01 {
    margin-right: 0.2em;
  }
  .lower .mv .catch-copy span.height01 img {
    height: 35rem;
  }
  .lower .mv .catch-copy span.height02 img {
    height: 37rem;
  }
  .lower .mv .catch-copy span.height03 img {
    height: 40rem;
  }
  .lower .page-title {
    margin: 0 auto 16px 0;
    padding-top: 120px;
  }
  .lower .page-title img {
    width: auto;
    height: 28px;
  }
  .lower .page-sub {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  .lower main .page-anime-subs {
    font-size: 40rem;
  }
  .lower .modal-btn {
    max-width: 320px;
    width: 90%;
    margin: 20px auto 50px;
  }
  .lower .modal-wrapper {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 10px;
    text-align: center;
  }
  .lower .modal-wrapper .swipe-img img {
    max-height: 40vh;
  }
  .lower .modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
  }
  .lower .modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s;
    background: rgba(0, 0, 0, 0.8) !important;
  }
  .lower .modal-wrapper.on {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s;
    background: rgba(0, 0, 0, 0.8) !important;
  }
  .lower .modal-wrapper::after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    vertical-align: middle;
    content: "";
  }
  .lower .modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 94%;
    max-width: 800px;
    padding: 0;
    border-radius: 2px;
    vertical-align: middle;
  }
  .lower .modal-window .modal-content {
    max-height: 80vh;
    overflow-y: auto;
    text-align: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
  }
  .lower .modal-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0.1) !important;
  }
  .lower .modal-overlay:hover {
    opacity: 1 !important;
  }
  .lower .modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    color: #243051 !important;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 0;
  }
  .lower .modal-wrapper .modal-close:hover {
    color: #2b2e38 !important;
  }
  .lower .site-header .tools {
    display: none;
  }
  .lower .click {
    width: 24px;
    position: absolute;
    bottom: 14px;
    right: 0;
  }
  .lower .sp-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    z-index: 20;
    border-top: 1px solid #2C343B;
    border-bottom: 1px solid #2C343B;
    border-left: 1px solid #2C343B;
    text-align: center;
    opacity: 0;
    z-index: -1;
  }
  .lower .sp-links.sp-on {
    opacity: 1;
    z-index: 20;
  }
  .lower .sp-links a {
    display: block;
    width: 33.3333%;
    padding: 20rem 0;
    border-right: 1px solid #2C343B;
    color: #2C343B;
    background-color: #fff;
    font-size: 10rem;
  }
  /*==================================================================================
#plan
==================================================================================*/
  :root {
    --clipp01-w: 30vw;
    --clipp01-h: 18vh;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  :root {
    --clipp01-w: 15vw;
    --clipp01-h: 14vh;
  }
}

@media (max-width: 768px) {
  #plan {
    padding-top: 130rem;
  }
  #plan .page-anime-subs {
    text-align: left;
  }
  #plan .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #plan .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #plan .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #plan .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #plan .intro {
    padding: 0 0 30rem;
  }
  #plan .intro .title {
    padding-bottom: 15rem;
    text-align: left;
  }
  #plan .intro .lead {
    text-align: left;
  }
  #plan .plan-lists {
    display: block;
  }
  #plan .plan-lists li {
    margin: 0 auto;
    width: 90%;
    padding-bottom: 20rem;
  }
  #plan .plan-lists .hgtype .images {
    width: 70%;
    padding-top: 35rem;
  }
  #plan .plan-lists .igtype .images {
    width: 75%;
    padding-top: 30rem;
    padding-bottom: 20rem;
  }
  #plan .plan-lists .jgtype .images {
    width: 60%;
  }
  #plan .plan-lists .krtype .images {
    width: 80%;
    padding-top: 30rem;
  }
  #plan .plan-lists .lrtype .images {
    width: 80%;
    padding-top: 35rem;
  }
  #plan .plan-lists .mrtype .images {
    width: 80%;
  }
  #plan .plan-lists .nrtype .images {
    width: 80%;
  }
  #plan .plan-lists a {
    border: 1px solid #ccc;
    padding: 30rem 20rem;
  }
  #plan .plan-lists .texts {
    padding-bottom: 20rem;
  }
  #plan .plan-lists .images {
    padding-bottom: 20rem;
  }
  #plan .plan-lists .name {
    font-size: 11rem;
    padding-bottom: 23rem;
  }
  #plan .plan-lists .detail {
    font-size: 14rem;
    padding-bottom: 8rem;
  }
  #plan .plan-lists .width {
    font-size: 11rem;
  }
  #plan .plan-lists .more {
    font-size: 13rem;
  }
  #plan .plan-lists .more span {
    padding-left: 30rem;
  }
  #plan .ac-point {
    margin-bottom: 50rem;
  }
  #plan .ac-buttons {
    top: 0;
    margin: 0;
    width: 100%;
    z-index: 10;
    gap: 10rem;
    padding-top: 40rem;
    background-color: #fff;
  }
  #plan .ac-buttons li {
    width: 110rem;
  }
  #plan .ac-buttons a {
    font-size: 18rem;
    text-align: center;
    padding: 14rem 0 6rem;
  }
  #plan .ac-buttons a::after {
    display: none;
  }
  #plan .ac-buttons a.lim {
    font-size: 13rem;
  }
  #plan .dog-modal-box .box {
    left: 50%;
    width: 90%;
    display: block;
    padding: 30rem 7%;
  }
  #plan .dog-modal-box .box .close {
    top: -30rem;
    right: auto;
    left: 0;
    width: 30rem;
    height: 30rem;
  }
  #plan .dog-modal-box .box::after {
    content: "";
    position: absolute;
    top: 8rem;
    left: 2.5%;
    right: 2.5%;
    bottom: 8rem;
  }
  #plan .dog-modal-box .texts {
    padding-top: 15rem;
    width: auto;
  }
  #plan .dog-modal-box .text01 {
    font-size: 15rem;
    padding-bottom: 8rem;
  }
  #plan .dog-modal-box .text02 {
    font-size: 13rem;
    line-height: 1.5;
    padding-bottom: 4rem;
  }
  #plan .dog-modal-box .images {
    width: auto;
  }
  #plan .about-limited-plan {
    padding-bottom: 110rem;
  }
  #plan .about-limited-plan .title {
    font-size: 40rem;
  }
  #plan .about-limited-plan .plans-exam {
    display: block;
  }
  #plan .about-limited-plan .plans-exam li {
    width: auto;
    padding: 30rem 25rem 20rem;
    margin-bottom: 15rem;
  }
  #plan .about-limited-plan .plans-exam .dog {
    width: 70rem;
  }
  #plan .about-limited-plan .arrow1 {
    width: 40rem;
  }
  #plan .about-limited-plan .txt01 {
    font-size: 40rem;
    line-height: 1;
  }
  #plan .about-limited-plan .txt02 {
    font-size: 15rem;
    text-align: left;
  }
  #plan .about-limited-plan .txt03 {
    font-size: 10rem;
  }
  #plan .about-limited-plan .button a {
    padding: 10rem 10rem 15rem;
  }
  #plan .about-limited-plan .button .arrow2 {
    margin-left: 12rem;
  }
  #plan .about-limited-plan .button .txt04 {
    padding-bottom: 5rem;
    font-size: 13rem;
  }
  #plan .about-limited-plan .button .txt05 {
    font-size: 9rem;
  }
  /*==================================================================================
#plan.detail
==================================================================================*/
  #plan.detail .intro {
    padding: 70rem 0 0;
  }
  #plan.detail .intro .floor {
    top: -140px;
    right: 50%;
    transform: translateX(50%);
  }
  #plan.detail .intro .floor.floor02 {
    top: -140px;
  }
  #plan.detail .intro ul {
    display: block;
  }
  #plan.detail .intro ul li {
    width: 100%;
  }
  #plan.detail .intro ul .spec {
    text-align: center;
    margin-bottom: 20px;
  }
  #plan.detail .intro ul .width {
    text-align: center;
  }
  #plan.detail .intro ul .balcony {
    text-align: center;
    margin-bottom: 50px;
  }
  #plan.detail .plans {
    text-align: center;
    padding-bottom: 50px;
  }
  #plan.detail .plans .room {
    max-width: 336px;
    margin: auto;
  }
  #plan.detail .plans .guide {
    margin-top: 40px;
  }
  #plan.detail .plans .guide .caps {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #plan.detail .plans .guide .image {
    max-width: 394px;
    margin: auto;
  }
  #plan.detail .plans .page-links {
    margin: 50rem auto 0;
  }
  /*==================================================================================
#map
==================================================================================*/
  #map {
    padding-top: 130rem;
  }
  #map .mv {
    text-align: left;
    padding-bottom: 40rem;
  }
  #map .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #map .mapArea .map01 {
    margin-bottom: 50px;
  }
  /*==================================================================================
#conceptmovie,#residencemovie
==================================================================================*/
  #conceptmovie, #residencemovie {
    padding-top: 130rem;
  }
  #conceptmovie .page-anime-subs, #residencemovie .page-anime-subs {
    font-size: 40rem;
  }
  /*==================================================================================
#limited
==================================================================================*/
  #limited {
    padding-top: 130rem;
  }
  #limited .mv
.mv {
    margin-bottom: 60px;
  }
  #limited .mv
.mv .page-anime-subs {
    font-size: 30rem;
  }
  #limited .img-list {
    margin-bottom: 60px;
  }
  #limited .img-list .list a .btn-img img {
    transform: scale(1);
  }
  #limited .img-list .list a .btn {
    font-size: 13rem;
    bottom: 2%;
  }
  #limited .img-list .list a .btn img {
    display: inline-block;
    max-width: 10px;
    margin-right: 5px;
  }
  /*==================================================================================
#access
==================================================================================*/
  #access {
    padding-top: 130rem;
  }
  #access .page-anime-subs {
    text-align: left;
  }
  #access .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #access .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #access .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #access .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #access .sections {
    margin-bottom: 60px;
  }
  #access .sections .lists.list01 {
    display: block;
  }
  #access .sections .lists.list01 li {
    width: 100%;
  }
  #access .sections .lists.list01 li:last-child {
    width: 100%;
  }
  #access .sections .lists.list01 .lead {
    line-height: 1.8;
  }
  #access .sections .box {
    padding: 40px 20px;
  }
  #access .sec01 .images {
    display: block;
    margin: 8px auto 40px;
  }
  #access .sec01 .images .image {
    width: 100%;
  }
  #access .sec01 .images .img04 {
    margin-top: 8px;
  }
  #access .sec01 .box .img05 {
    margin-bottom: 24px;
  }
  #access .sec02 .list02 {
    display: block;
    flex-wrap: nowrap;
  }
  #access .sec02 .list02 li {
    width: 100% !important;
    margin-bottom: 24px;
  }
  #access .sec02 .list02 li .image {
    margin-bottom: 12px;
  }
  #access .sec02 .list02 li:nth-child(5), #access .sec02 .list02 li:nth-child(6) {
    margin-bottom: 24px;
  }
  #access .sec02 .list02 .info {
    font-size: 11px;
    line-height: 1.8;
    border-left: 3px solid #D4D4D4;
    padding-left: 10px;
  }
  #access .sec02 .list02 .info .big {
    font-size: 18px;
  }
  #access .sec02 .list02 .info .min {
    font-size: 16px;
  }
  #access .sec02 .list02 .mini {
    line-height: 1.6;
  }
  #access .sec02 .list02 .info01 {
    font-size: 11px;
    line-height: 1.8;
  }
  #access .sec02 .list02 .info01 .big {
    font-size: 18px;
  }
  #access .sec02 .list02 .info01 .min {
    font-size: 16px;
  }
  /*==================================================================================
#quality
==================================================================================*/
  #quality {
    padding-top: 130rem;
  }
  #quality .page-anime-subs {
    text-align: left;
  }
  #quality .mv {
    text-align: left;
    padding-bottom: 40rem;
  }
  #quality .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #quality .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #quality .img02 {
    margin: 0 auto 40px;
  }
  #quality .sec01 {
    max-width: 1520px;
    width: 94%;
    margin: auto;
  }
  #quality .sec01 .lists {
    width: 100%;
    margin: 0 auto 40px;
    display: block;
  }
  #quality .sec01 .lists li {
    width: 100%;
  }
  #quality .sec01 .lists li:last-child {
    width: 100%;
  }
  #quality .sec01 .lists .txt {
    margin-bottom: 10px;
    font-size: 34px;
  }
  #quality .sec01 .lists .icon {
    max-width: 189px;
    margin: 0 0 20px;
  }
  #quality .sec01 .lists.list01 li {
    display: flex;
    justify-content: space-between;
  }
  #quality .sec02 {
    margin: 0 auto 40px;
  }
  #quality .sec02 .lists {
    display: block;
  }
  #quality .sec02 .lists li {
    width: 100%;
  }
  #quality .sec02 .lists li:last-child {
    width: 100%;
    margin-top: 40px;
  }
  #quality .sec02 .lists .txt {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 34px;
  }
  #quality .sec03 {
    max-width: 1520px;
    width: 94%;
    margin: 0 auto 40px;
  }
  #quality .sec03 .txt {
    font-size: 34px;
    margin-bottom: 20px;
  }
  #quality .sec03 .icon {
    max-width: 200px;
    margin-bottom: 14px;
    float: right;
  }
  #quality .sec03 .lists {
    clear: both;
  }
  #quality .sec03 .lists.list01 {
    display: none;
  }
  #quality .sec03 .lists li {
    width: 48%;
    margin-bottom: 40px;
  }
  #quality .sec03 .lists li:first-child {
    width: 100%;
  }
  #quality .sec04 .lists {
    display: block;
  }
  #quality .sec04 .lists .txt {
    font-size: 34px;
  }
  #quality .sec04 .lists li {
    width: 100%;
    margin-bottom: 40px;
  }
  #quality .sec04 .lists li:last-child {
    margin: 0;
  }
  /*==================================================================================
#brand
==================================================================================*/
  #brand {
    padding-top: 130rem;
  }
  #brand .page-anime-subs {
    text-align: left;
  }
  #brand .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #brand .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #brand .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #brand .sections {
    margin-bottom: 80px;
  }
  #brand .sections .txt {
    text-align: left;
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  #brand .sections .lead {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 80px;
  }
  #brand .sections .lists {
    display: block;
  }
  #brand .sections .lists li {
    width: 100%;
    margin-bottom: 16px;
  }
  #brand .sections .lists .name.bottom {
    margin-bottom: 16px;
  }
  #brand .sec01 .logo {
    max-width: 280px;
    margin: 0 auto 40px;
  }
  #brand .sec02 .logo {
    max-width: 192px;
    margin: 0 auto 40px;
  }
  #brand .sec03 .logo {
    max-width: 326px;
    margin: 0 auto 40px;
  }
  /*==================================================================================
#position
==================================================================================*/
  #position {
    padding-top: 130rem;
  }
  #position .page-anime-subs {
    text-align: left;
  }
  #position .mv {
    text-align: left;
    padding-bottom: 80rem;
  }
  #position .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #position .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #position .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #position .sec01 .img01 {
    margin-bottom: 40px;
  }
  #position .sec01 .txt {
    text-align: left;
  }
  #position .sec01 .lead {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #position .sec01 .list {
    display: block;
    margin: 40px auto 80px;
  }
  #position .sec01 .list li {
    width: 100%;
  }
  #position .sec01 .list li:last-child {
    width: 100%;
  }
  #position .sec01 .list .img03 {
    margin-bottom: 16px;
  }
  #position .sec01 .list .txt {
    margin-bottom: 20px;
  }
  #position .sec01 .list .lead {
    line-height: 1.8;
    margin-bottom: 30px;
  }
  #position .sec02 {
    margin-bottom: 80px;
  }
  #position .sec02 .img01 {
    margin-bottom: 0;
  }
  #position .sec02 .img01 .swipe-img img {
    width: 1200px !important;
  }
  #position .sec02 .txt {
    text-align: left;
  }
  #position .sec02 .lead {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #position .sec02 .img02 .swipe-img img {
    width: 720px !important;
  }
  #position .sec02 .list {
    display: block;
    margin: 0 auto 40px;
  }
  #position .sec02 .list li {
    text-align: left;
    width: 100%;
  }
  #position .sec02 .list li:last-child {
    width: 100%;
    margin-top: 40px;
  }
  #position .sec02 .list .lead {
    line-height: 1.8;
    margin-bottom: 0;
  }
  #position .sec03 .tit {
    margin: 0 auto 20px;
  }
  #position .sec03 .blk-bg {
    padding: 40px 0;
  }
  #position .sec03 .txt {
    text-align: left;
  }
  #position .sec03 .lead {
    text-align: left;
    line-height: 1.8;
  }
  #position .sec03 .list {
    display: block;
  }
  #position .sec03 .list li {
    width: 100%;
  }
  #position .sec03 .list li:last-child {
    margin-top: 24px;
  }
  /*==================================================================================
#limited02
==================================================================================*/
  #limited02 {
    padding-top: 130rem;
  }
  #limited02 .js-scroll {
    opacity: 0;
    transform: translateY(40rem);
  }
  #limited02 .js-scroll.on {
    opacity: 1;
    transform: translateY(0);
  }
  #limited02 .page-anime-subs {
    text-align: center;
  }
  #limited02 .mv {
    text-align: center;
    padding-bottom: 40rem;
  }
  #limited02 .mv .catch-copy {
    margin: auto;
    width: 90%;
  }
  #limited02 .mv .lead {
    padding-top: 30rem;
    margin: auto;
    width: 90%;
  }
  #limited02 .mv .scroll-image-wrap {
    margin: 40rem auto 0;
  }
  #limited02 .link-lists {
    display: block;
  }
  #limited02 .intro {
    padding: 0;
  }
  #limited02 .intro .title {
    padding-bottom: 15rem;
    text-align: left;
  }
  #limited02 .intro .lead {
    text-align: left;
  }
  #limited02 .intro .lead br {
    display: none;
  }
  #limited02 .intro .txt01 {
    font-size: 40rem;
  }
  #limited02 .legend {
    margin: 25rem auto 0;
  }
  #limited02 .plan-lists {
    display: block;
  }
  #limited02 .plan-lists li {
    margin: 0 auto;
    width: 90%;
    padding-bottom: 20rem;
  }
  #limited02 .plan-lists .hgtype .images {
    width: 70%;
    padding-top: 35rem;
  }
  #limited02 .plan-lists .igtype .images {
    width: 75%;
    padding-top: 30rem;
    padding-bottom: 20rem;
  }
  #limited02 .plan-lists .jgtype .images {
    width: 60%;
  }
  #limited02 .plan-lists .krtype .images {
    width: 80%;
    padding-top: 30rem;
  }
  #limited02 .plan-lists .lrtype .images {
    width: 80%;
    padding-top: 35rem;
  }
  #limited02 .plan-lists .mrtype .images {
    width: 80%;
  }
  #limited02 .plan-lists .nrtype .images {
    width: 80%;
  }
  #limited02 .plan-lists a {
    border: 1px solid #ccc;
    padding: 30rem 20rem;
  }
  #limited02 .plan-lists .texts {
    padding-bottom: 20rem;
  }
  #limited02 .plan-lists .images {
    padding-bottom: 20rem;
  }
  #limited02 .plan-lists .name {
    font-size: 11rem;
    padding-bottom: 23rem;
  }
  #limited02 .plan-lists .detail {
    font-size: 14rem;
    padding-bottom: 8rem;
  }
  #limited02 .plan-lists .width {
    font-size: 11rem;
  }
  #limited02 .plan-lists .more {
    font-size: 13rem;
  }
  #limited02 .plan-lists .more span {
    padding-left: 30rem;
  }
  #limited02 .ac-point {
    margin-bottom: 50rem;
  }
  #limited02 .ac-buttons {
    top: 0;
    margin: 0;
    width: 100%;
    z-index: 10;
    gap: 10rem;
    padding-top: 40rem;
    background-color: #fff;
  }
  #limited02 .ac-buttons li {
    width: 110rem;
  }
  #limited02 .ac-buttons a {
    font-size: 18rem;
    text-align: center;
  }
  #limited02 .ac-buttons a::after {
    display: none;
  }
  #limited02 .ac-buttons a.lim {
    font-size: 15rem;
  }
  #limited02 .dog-modal-box .box {
    left: 50%;
    width: 90%;
    display: block;
    padding: 30rem 7%;
  }
  #limited02 .dog-modal-box .box .close {
    top: -30rem;
    right: auto;
    left: 0;
    width: 30rem;
    height: 30rem;
  }
  #limited02 .dog-modal-box .box::after {
    content: "";
    position: absolute;
    top: 8rem;
    left: 2.5%;
    right: 2.5%;
    bottom: 8rem;
  }
  #limited02 .dog-modal-box .texts {
    padding-top: 15rem;
    width: auto;
  }
  #limited02 .dog-modal-box .text01 {
    font-size: 15rem;
    padding-bottom: 8rem;
  }
  #limited02 .dog-modal-box .text02 {
    font-size: 13rem;
    line-height: 1.5;
    padding-bottom: 4rem;
  }
  #limited02 .dog-modal-box .images {
    width: auto;
  }
  #limited02 .about-limited-plan {
    padding-bottom: 110rem;
  }
  #limited02 .about-limited-plan .title {
    font-size: 40rem;
  }
  #limited02 .about-limited-plan .plans-exam {
    display: block;
  }
  #limited02 .about-limited-plan .plans-exam li {
    width: auto;
    padding: 30rem 25rem 20rem;
    margin-bottom: 15rem;
  }
  #limited02 .about-limited-plan .plans-exam .dog {
    width: 70rem;
  }
  #limited02 .about-limited-plan .arrow1 {
    width: 40rem;
  }
  #limited02 .about-limited-plan .txt01 {
    line-height: 1;
  }
  #limited02 .about-limited-plan .txt02 {
    font-size: 15rem;
  }
  #limited02 .about-limited-plan .txt03 {
    font-size: 10rem;
  }
  #limited02 .about-limited-plan .button a {
    padding: 10rem 10rem 15rem;
  }
  #limited02 .about-limited-plan .button .arrow2 {
    margin-left: 12rem;
  }
  #limited02 .about-limited-plan .button .txt04 {
    padding-bottom: 5rem;
    font-size: 13rem;
  }
  #limited02 .about-limited-plan .button .txt05 {
    font-size: 9rem;
  }
}

/*==================================================================================
 position
==================================================================================*/

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