@charset "UTF-8";
.pre-inc {
  /* header{
    opacity: 0;
    pointer-events: none;
    transition: 1s;
  }
  header.on{
    opacity: 1;
    pointer-events:auto;
  } */
  /* koudou */
  /* contents */
  /* information */
  /* #footer_before */
  /* スライド */
  /* #slider_thumbs img{transform: rotate(180deg);} */
  /* Floating */
}
.pre-inc .inner {
  width: 96%;
  max-width: 1024px;
  margin: 0 auto;
}
.pre-inc article {
  margin-top: 0px;
}
.pre-inc .mainvisual_container {
  width: 100%;
  max-width: 2560px;
  height: 1080px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.pre-inc .mainvisual {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all 5s;
}
.pre-inc .mainvisual img {
  opacity: 0;
}
.pre-inc .mvlabel {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.pre-inc .label01 {
  opacity: 0;
  z-index: 2;
  filter: blur(50px);
  transition: 1.5s;
}
.pre-inc .label01.on {
  filter: blur(0px);
}
.pre-inc .label02 {
  opacity: 0;
  z-index: 1;
}
.pre-inc .label03 {
  opacity: 0;
  z-index: 1;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  transform: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.pre-inc .label03 .dbg {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  margin: auto;
  width: 80%;
  height: 86%;
}
.pre-inc .label04 {
  opacity: 0;
  z-index: 1;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  margin: auto;
  transform: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pre-inc .slider_copy {
  z-index: 2;
}
.pre-inc #slider {
  opacity: 0;
  transition: 1s;
}
.pre-inc #koudou {
  background: rgb(69, 28, 29);
  background: linear-gradient(90deg, rgb(69, 28, 29) 0%, rgb(98, 63, 119) 100%);
  padding: 10px 0;
}
.pre-inc .koudouinner {
  width: 96%;
  max-width: 1280px;
  margin: 10px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #FFF;
}
.pre-inc .koudouinner .koudoulabel {
  /* width: 55%; */
  /* border-right: 1px solid #FFF; */
  font-size: 18px;
}
.pre-inc .koudouinner .koudouentry {
  text-align: center;
  /* margin:20px auto 30px; */
  line-height: 1.8;
}
.pre-inc .koudouinner .price {
  width: 85%;
  margin: 0 auto;
}
.pre-inc .koudouinner .koudouentry p span {
  background: #ffffff;
  color: #451c1d;
  padding: 5px 37px;
  font-size: 2vw;
}
.pre-inc .koudouinner .koudouentry p small {
  font-size: 0.95vw;
}
.pre-inc .koudouinner .koudouentry p.mr_text {
  font-size: 2.2vw;
  color: #BAAE72;
}
.pre-inc .koudouinner .koudouentry p.line {
  margin: -40px auto 20px;
}
.pre-inc .koudoulabel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pre-inc .koudoulabel p {
  width: 100%;
}
.pre-inc .mrArea {
  position: relative;
  /* bottom: 20px; */
}
.pre-inc .appearance {
  position: relative;
}
.pre-inc .labelmain {
  width: 100%;
  display: flex;
  align-items: flex-start;
  line-height: 120%;
  margin: 4px 0 6px;
  font-size: 0.94vw;
}
.pre-inc .labelmain .label {
  font-size: 2.1vw;
  letter-spacing: 2px;
}
.pre-inc .labelmain span {
  font-size: 1.5vw;
}
.pre-inc .labelmain .label strong {
  font-size: 2.1vw;
}
.pre-inc .labelmain .label strong.ltext {
  font-size: 3.2vw;
}
.pre-inc .koudoulabel p {
  font-size: 1.87vw;
  letter-spacing: 3px;
}
.pre-inc .koudoulabel p.sublabel {
  font-size: 0.94vw;
  letter-spacing: -1px;
}
.pre-inc .koudoulabel sup {
  font-size: 0.7vw;
  vertical-align: top;
}
.pre-inc .koudoulabel small {
  font-size: 0.8vw;
}
.pre-inc .koudouentry {
  font-size: 32px;
  line-height: 120%;
}
.pre-inc .koudouentry a {
  color: #FFF;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  border: 1px solid #FFF;
  margin-top: 50px;
  transition: 0.5s;
}
.pre-inc .koudouentry a:hover {
  opacity: 0.7;
}
.pre-inc .koudouentry a span {
  background: url("../common/img/link_arrow_b.png") center right no-repeat;
  display: inline-block;
  padding-right: 70px;
  font-family: "Cormorant Garamond", serif;
  font-size: 1.3em;
}
.pre-inc #contents {
  background: url("../img/top/slider_bg.jpg") no-repeat;
  background-size: cover;
  padding: 110px 0;
}
.pre-inc .contents_slider {
  width: 94%;
  padding-left: 4%;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: space-between;
}
.pre-inc .sliderinfo {
  color: #333;
  height: 100%;
}
.pre-inc .sliderinfo li h3 {
  font-size: 46px;
  margin-bottom: 10px;
}
.pre-inc .sliderinfo li .sliderread {
  font-size: 18px;
  margin-bottom: 15px;
  color: #451B1D;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.pre-inc .sliderinfo li p {
  font-size: 14px;
  margin-bottom: 30px;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.pre-inc .contents_info {
  width: 22%;
}
.pre-inc .contents_info .sliderinfo li.slick-slide a {
  background: url("../common/img/slider_link_arrow.png") no-repeat bottom center;
  display: inline-block;
  color: #451B1D;
  font-size: 18px;
  width: 130px;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.pre-inc .contents_info .sliderinfo li.slick-slide a::before {
  top: -0.8em;
}
.pre-inc .contents_images {
  width: 76%;
}
.pre-inc .contents_info .slick-list {
  height: 100%;
}
.pre-inc .contents_info .slick-track {
  display: flex;
  align-items: center;
  height: 100%;
}
.pre-inc .contents_info .slick-slide {
  height: auto !important;
}
.pre-inc .contents_info .slick-slide * {
  width: 100%;
}
.pre-inc .contents_info .slick-dots {
  bottom: 0px;
  display: inline-block;
  width: auto;
}
.pre-inc .contents_info .slick-dots li {
  background: #999999;
  width: 30px;
  height: 10px;
  margin: 0 5px;
}
.pre-inc .contents_info .slick-dots li.slick-active {
  background: #945072;
}
.pre-inc .contents_info .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 30px;
  height: 10px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.pre-inc .contents_info .slick-dots li button::before {
  display: none;
}
.pre-inc .contents_images .slick-slide {
  margin: 0 10px;
}
.pre-inc .contents_images .slidewap {
  position: relative;
}
.pre-inc .sliderimg li {
  position: relative;
}
.pre-inc .sliderimg li p {
  color: #FFF;
  font-size: 20px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  writing-mode: vertical-rl;
  z-index: 1;
  line-height: 250%;
  filter: drop-shadow(0px 0px 2px black);
}
.pre-inc .infoarea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 50px 0 80px;
}
.pre-inc .infoarea h2 {
  color: #666;
  font-size: 18px;
  width: 17.578125%;
}
.pre-inc .infoarea dl {
  font-size: 15px;
  color: #333;
  display: flex;
  flex-wrap: wrap;
  width: 81%;
  height: 15em;
  overflow-y: scroll;
}
.pre-inc .infoarea dt {
  width: 110px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.pre-inc .infoarea dd {
  width: calc(100% - 110px);
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.pre-inc .infoarea dd a {
  color: #451C1D;
}
.pre-inc #footer_before {
  background: #FFF;
}
.pre-inc .clip_path {
  clip-path: url(#clip);
}
.pre-inc #slider img {
  width: 100%;
}
.pre-inc .slider_copy {
  position: absolute;
  left: 0;
  top: 0;
  padding-bottom: 11%;
  font-size: 2.5vw;
  color: #fff;
  text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
  letter-spacing: 0.2em;
  text-align: center;
  width: 100%;
  height: 100%;
  animation-name: fadeIn;
  animation-delay: 2.5s;
  z-index: 100;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-left: 0.2em;
}
.pre-inc .slider_copy02 {
  position: absolute;
  left: 0;
  top: 0;
  padding-bottom: 17.2%;
  font-size: 0.7vw;
  color: #fff;
  text-shadow: 0 0 0.1em #000, 0 0 0.1em #333, 0 0 0.1em #333;
  letter-spacing: 0.2em;
  text-align: center;
  width: 100%;
  height: 100%;
  animation-name: fadeIn;
  animation-delay: 3.5s;
  z-index: 100;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-left: 27em;
}
.pre-inc #slider_thumbs {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  transition: 2s all;
}
.pre-inc #slider_thumbs.ds {
  opacity: 1;
}
.pre-inc .floating_btn {
  display: none;
  position: fixed;
  right: 0;
  bottom: 3%;
  z-index: 10000;
  transition: 0.3s all;
  max-width: 335px;
}
.pre-inc .floating_btn a:hover {
  opacity: 0.8;
}
.pre-inc .floating_btn img {
  width: 100%;
}
.pre-inc .floating_btn i {
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  width: 1.5em;
  height: 1.5em;
  color: #fff;
  background: #000;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.pre-inc .floating_btn.bn_off {
  opacity: 0;
  pointer-events: none;
}
.pre-inc .floating_btn .close_btn {
  line-height: 1;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -32px;
  right: 2px;
  border-radius: 5px;
  z-index: 1;
  cursor: pointer;
}
.pre-inc .floating_btn .close_btn::before, .pre-inc .floating_btn .close_btn::after {
  content: "";
  display: block;
  height: 3px;
  width: 50%;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pre-inc .floating_btn .close_btn::before {
  transform: rotate(45deg);
}
.pre-inc .floating_btn .close_btn::after {
  transform: rotate(-45deg);
}
.pre-inc #banner .bannerArea {
  margin: 40px auto;
}
.pre-inc #banner .bannerArea a:hover {
  opacity: 0.8;
}
.pre-inc article {
  font-size: 20px;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  color: #333;
}
.pre-inc .inner_wrap {
  max-width: 51.2em;
  margin-inline: auto;
}
.pre-inc main {
  overflow: hidden;
  height: calc(56.25vw - 10px);
}
.pre-inc main img {
  width: 100%;
}
.pre-inc main .cap_wb {
  z-index: 0;
}
.pre-inc main .loading_wrap {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pre-inc main .loading_wrap li {
  width: 3vw;
  height: 3vw;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0.4vw rgba(0, 0, 0, 0.25) solid;
  border-top: 0.4vw rgb(0, 0, 0) solid;
  border-radius: 50%;
  animation: spCircRot 0.6s infinite linear;
}
.pre-inc main .main_start_wrap {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.pre-inc main .main_start {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  opacity: 0;
}
.pre-inc main .main_appearance {
  width: 36.3vw;
  opacity: 0;
}
.pre-inc main .mikuni_class {
  width: 49.8vw;
  position: absolute;
  top: 9vw;
  left: 0;
  right: 0;
  margin-inline: auto;
}
.pre-inc main > figure {
  position: absolute;
  opacity: 0;width: 100%;
}
.pre-inc main .image {
  opacity: 0;
}
.pre-inc main .main_flower_tl {
  top: 0;
  left: 0;
  width: 34%;
}
.pre-inc main .main_flower_br {
  bottom: 0;
  right: 0;
  width: 59%;
}
.pre-inc main .main_flower_tr {
  top: 0;
  right: 0;
  width: 17%;
}
.pre-inc main .main_flower_bl {
  bottom: 0;
  left: 0;
  width: 33.5%;
}
.pre-inc main .main_last {
  background: #eae6d4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  opacity: 0;
}
.pre-inc main .main_last .main_illust_base, .pre-inc main .main_last .main_illust_people, .pre-inc main .main_last .main_illust_sky {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.pre-inc main .main_last .main_appearance {
  width: 36.3vw;
  opacity: 0;
}
.pre-inc #koudou {
  background: #f7f7f7;
  padding: 2em 0;
}
.pre-inc #koudou * {
  animation-name: fadeInUp;
}
.pre-inc #koudou .inner_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pre-inc #koudou .koudou_tit {
  font-size: 2em;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.pre-inc #koudou .koudou_tit small {
  display: block;
  font-size: 0.6em;
}
.pre-inc #koudou .reception_starts {
  font-size: 1.8em;
  color: #fff;
  padding: 0em 1.5em;
  margin-top: 0.3em;
  background: #b28184;
  letter-spacing: 0.1em;
}
.pre-inc #koudou .modelroom_released {
  font-size: 1.8em;
  color: #7b680b;
  margin-top: 0.2em;
  text-align: center;
  letter-spacing: 0.1em;
}
.pre-inc #koudou .repayment_area {
  width: 100%;
  border-top: 1px solid #b28184;
  margin-top: 1.25em;
  padding: 1.25em 0 0 1.5em;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.pre-inc #koudou .repayment_area strong {
  color: #7b680b;
}
.pre-inc #koudou .repayment_area .ldk {
  font-size: 1.8em;
  line-height: 1;
  margin-bottom: -0.1em;
}
.pre-inc #koudou .repayment_area .ldk big {
  font-size: 1.67em;
  line-height: 1;
  vertical-align: -0.05em;
}
.pre-inc #koudou .repayment_area .monthly {
  font-size: 1.8em;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  margin-left: 1em;
}
.pre-inc #koudou .repayment_area .monthly small {
  font-size: 0.4em;
  line-height: 1.2;
  text-align: center;
}
.pre-inc #koudou .repayment_area .monthly strong {
  vertical-align: -0.1em;
}
.pre-inc #koudou .repayment_area .monthly big {
  font-size: 1.67em;
  line-height: 1;
  margin-left: 0.2em;
}
.pre-inc #koudou .repayment_area .info {
  font-size: 1.2em;
  line-height: 1.4;
  margin-left: 1.5em;
}
.pre-inc #koudou .repayment_area .note {
  font-size: 0.6em;
  line-height: 1.4;
  width: 100%;
  margin-top: 1.5em !important;
}
.pre-inc #lifestyle {
  padding: 3.5em 0;
}
.pre-inc #lifestyle .lifestyle_tit {
  font-size: 1.8em;
  text-align: center;
  letter-spacing: 0.1em;
  animation-name: fadeInUp;
}
.pre-inc #lifestyle .lifestyle_tit strong {
  font-size: 1.2em;
  font-weight: 600;
  background: linear-gradient(180deg, #162746 0%, #162746 50%, #424d20 50%, #424d20 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pre-inc #lifestyle .lifestyle_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.75em;
  gap: 1.9em 1em;
}
.pre-inc #lifestyle .lifestyle_list > * {
  border: 2px solid #333;
  min-height: 17.8em;
}
.pre-inc #lifestyle .lifestyle_list > * a {
  text-decoration: none;
  color: #333;
  transition: 0.3s all;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.pre-inc #lifestyle .lifestyle_list > *::after {
  content: "";
  display: block;
  transition: 0.3s all;
  background: url("../img/top/link_arrow.svg") no-repeat center center/contain;
  position: absolute;
  width: 1.8em;
  height: 1.44em;
  font-size: 0.8em;
}
.pre-inc #lifestyle .lifestyle_list > dt .copy_area {
  padding: 1.2em 1.5em;
}
.pre-inc #lifestyle .lifestyle_list > dd {
  width: 11.5em;
}
.pre-inc #lifestyle .lifestyle_list > dd .copy_area {
  padding: 1em 0 1em 1em;
}
.pre-inc #lifestyle .lifestyle_list > * .category_tit {
  font-size: 0.7em;
  font-weight: 600;
  color: #7b680b;
}
.pre-inc #lifestyle .lifestyle_list > dt .lead {
  font-size: 1.2em;
  margin-top: 0.2em;
  font-weight: 600;
  color: #555;
}
.pre-inc #lifestyle .lifestyle_list > dt .lead small {
  font-size: 0.7em;
  margin-top: 0.2em;
  font-weight: 600;
  color: #555;
}
.pre-inc #lifestyle .lifestyle_list > dt .copy {
  font-size: 1.6em;
  /* margin-top: 0.2em; */
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.2;
  color: #555;
}
.pre-inc #lifestyle .lifestyle_list > dt .copy small {
  font-size: 0.45em;
  font-weight: 600;
  color: #555;
  display: block;
}
.pre-inc #lifestyle .lifestyle_list > dd .lead {
  font-size: 0.9em;
  margin-top: 0.8em;
  font-weight: 600;
  color: #555;
}
.pre-inc #lifestyle .lifestyle_list > dd .copy {
  font-size: 1.2em;
  margin-top: 0.6em;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.2;
  color: #555;
}
.pre-inc #lifestyle .lifestyle_list > dd figure + .copy_area, .pre-inc #lifestyle .lifestyle_list > dd .copy_area + figure {
  margin-top: auto;
}
.pre-inc #lifestyle .lifestyle_list > * .copy_area:nth-of-type(n+2) {
  padding-top: 0;
}
.pre-inc #lifestyle .lifestyle_list > .park {
  width: 24.5em;
  animation-name: fadeInDown;
}
.pre-inc #lifestyle .lifestyle_list > .park::after {
  right: 1em;
  bottom: 2em;
}
.pre-inc #lifestyle .lifestyle_list > .education {
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.pre-inc #lifestyle .lifestyle_list > .education::after {
  right: 1em;
  bottom: 12.5em;
}
.pre-inc #lifestyle .lifestyle_list > .shopping {
  animation-name: fadeInUp;
  animation-delay: 0.6s;
}
.pre-inc #lifestyle .lifestyle_list > .shopping::after {
  right: 1em;
  bottom: 1.2em;
}
.pre-inc #lifestyle .lifestyle_list > .medical {
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.pre-inc #lifestyle .lifestyle_list > .medical .copy_area {
  padding-bottom: 0.3em;
}
.pre-inc #lifestyle .lifestyle_list > .medical::after {
  right: 1em;
  bottom: 11em;
}
.pre-inc #lifestyle .lifestyle_list > .shinosaka {
  width: 100%;
  min-height: 8em;
  animation-name: fadeInDown;
}
.pre-inc #lifestyle .lifestyle_list > .shinosaka::after {
  right: 1em;
  bottom: 1.2em;
}
.pre-inc #lifestyle .lifestyle_list > .interview {
  width: 100%;
  min-height: 12.8em;
  animation-name: fadeInUp;
}
.pre-inc #lifestyle .lifestyle_list > .shinosaka a {
  display: grid;
  grid-template-columns: 1fr 36em;
  animation-name: fadeInRight;
  
}
.pre-inc #lifestyle .lifestyle_list > .shinosaka a .copy_area {
  padding-top: 1em;
}
.pre-inc #lifestyle .lifestyle_list > .shinosaka a .lead span {
  color: #89b127;
}
.pre-inc #lifestyle .lifestyle_list > .interview a {
  display: grid;
  grid-template-columns: 1fr 19em;
  animation-name: fadeInRight;
}
.pre-inc #lifestyle .lifestyle_list > .interview a .copy_area {
  padding-top: 1em;
}
.pre-inc #lifestyle .lifestyle_list > .interview .copy_area i {
    position: absolute;
    right: 2.5em;
    top: 3em;
}
.pre-inc #lifestyle .lifestyle_list > .interview a .lead span {
  color: #89b127;
}
.pre-inc #lifestyle .lifestyle_list > .interview .copy_area i figure{
    width: 10em;
}
.pre-inc #lifestyle .lifestyle_list > .interview::after {
  right: 25em;
  bottom: 1em;
}
.pre-inc #lifestyle .lifestyle_list > dt.interview .copy{
  margin-top: 0.5em;
}
.pre-inc #lifestyle .lifestyle_list > .access {
  width: 37.5em;
  animation-name: fadeInRight;
}
.pre-inc #lifestyle .lifestyle_list > .access a {
  display: grid;
  grid-template-columns: 1fr 19em;
  animation-name: fadeInRight;
}
.pre-inc #lifestyle .lifestyle_list > .access a .copy_area {
  padding-top: 1em;
}
.pre-inc #lifestyle .lifestyle_list > .access figure:nth-of-type(1) {
  margin: 0.8em 0 -1em 2.25em;
  width: 14em;
}
.pre-inc #lifestyle .lifestyle_list > .access figure:nth-of-type(1) img {
  width: 10em;
}
.pre-inc #lifestyle .lifestyle_list > .access figure:nth-of-type(2) {
  grid-row: 1/3;
  grid-column: 2/3;
}
.pre-inc #lifestyle .lifestyle_list > .access::after {
  right: 25em;
  bottom: 1em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan {
  width: 100%;
  animation-name: fadeInUp;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan > a {
  justify-content: space-between;
  flex-direction: row;
  padding-right: 1em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan > a .room_plan_left {
  width: 26em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan > a figure {
  width: 22em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan > a .room_plan_left .copy_area {
  padding: 1em 1em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .lead_copy {
  display: grid;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .lead_copy .ldk {
  grid-row: 1/3;
  grid-column: 2/3;
  font-size: 4em;
  line-height: 1;
  align-self: flex-end;
  /* letter-spacing: 0.1em; */
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .type {
  font-size: 1.8em;
  color: #b28184;
  margin-top: 0.5em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .type big {
  font-size: 1.67em;
  line-height: 1;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .type big:nth-of-type(2) {
  margin-left: 0.5em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .area {
  text-align: right;
  display: inline-block;
  margin-top: 0.3em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .area p {
  font-size: 0.8em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .area p big {
  font-size: 2em;
  line-height: 1;
  margin-left: 0.5em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .area p span {
  font-size: 1.25em;
  line-height: 1;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .note {
  font-size: 0.6em;
  margin-top: 0.2em !important;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .room_plan_lead {
  font-size: 0.8em;
  color: #8d7e38;
  line-height: 1.4;
  margin-top: 0.8em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan .room_plan_lead::before {
  content: "";
  width: 6.8125em;
  height: 9em;
  background: url("../img/top/room_plan_illust.png") no-repeat center center/contain;
  position: absolute;
  right: -2em;
  top: -7em;
}
.pre-inc #lifestyle .lifestyle_list > .room_plan::after {
  right: 1em;
  bottom: 1em;
}
.pre-inc #life_stage .life_stage_tit {
  font-size: 1.8em;
  position: absolute;
  left: 0;
  right: 0;
  top: 6%;
  width: 26.7em;
  z-index: 2;
  margin-inline: auto;
  text-align: right;
  letter-spacing: 0.1em;
  animation-name: fadeInRight;
  line-height: 1.2;
}
.pre-inc #life_stage .life_stage_tit strong {
  font-size: 1.5em;
  font-weight: 600;
  background: linear-gradient(180deg, #162746 0%, #162746 50%, #424d20 50%, #424d20 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pre-inc .introillust {
  width: 100%;
  max-width: 1920px;
  overflow: auto;
  margin: 0 auto;
  position: relative;
}
.pre-inc .introillust .illustinner {
  width: 1920px;
}
.pre-inc .illustnote {
  position: absolute;
  bottom: 1em;
  padding-right: 1em;
  max-width: 1920px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pre-inc .illustnote div {
  font-size: 0.65em;
  text-align: right;
}
.pre-inc .swipe_display_warp {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.pre-inc .swipe_display {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 320px;
  transition: 0.2s all;
}
.pre-inc .swipe_display span {
  background: url("../img/lifestyle/drag_icon.png") no-repeat left center;
  background-size: auto;
  background-size: 34px 30px;
  padding: 10px 10px 10px 45px;
  display: inline-block;
  font-size: 16px;
}
@media (min-width: 1920px) {
  .pre-inc .swipe_display_warp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .label01, .pre-inc .label02 {
    width: 85%;
  }
  .pre-inc .label03 .dbg {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: auto;
    width: 92%;
    height: 86%;
  }
  .pre-inc .sliderinfo {
    height: auto;
  }
  .pre-inc .sliderinfo li h3 {
    font-size: 26px;
    margin-bottom: 10px;
    writing-mode: vertical-rl;
  }
  .pre-inc .contents_info .slick-dots {
    position: absolute;
    bottom: auto;
    text-align: left;
  }
  .pre-inc .contents_info .sliderinfo li.slick-slide h3 {
    width: auto;
  }
  .pre-inc .contents_slider {
    width: 100%;
    padding-left: 20px;
  }
  .pre-inc .sliderinfo li .sliderread, .pre-inc .sliderinfo li p {
    display: none;
  }
  .pre-inc .contents_info {
    width: 16%;
  }
  .pre-inc .contents_info .sliderinfo li.slick-slide a {
    display: none;
  }
  .pre-inc .contents_images {
    width: 82%;
  }
  .pre-inc .sliderimg li .spinfo .sliderread {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #451B1D;
    font-family: YakuHanMP, "Noto Serif JP", serif;
  }
  .pre-inc .sliderimg li .spinfo p {
    color: #333;
    font-size: 15px;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    writing-mode: horizontal-tb;
    z-index: 1;
    line-height: 160%;
    filter: none;
    font-family: YakuHanMP, "Noto Serif JP", serif;
    margin-top: 20px;
  }
  .pre-inc .contents_images .sliderimg li.slick-slide .spinfo a {
    background: url("../common/img/slider_link_arrow.png") no-repeat bottom center;
    display: inline-block;
    color: #451B1D;
    font-size: 15px;
    width: 130px;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 1920px) {
  .pre-inc .koudouinner .koudouentry p.line {
    margin: -20px auto 15px;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc {
    /* koudou */
  }
  .pre-inc .koudouinner {
    width: 90%;
    display: block;
  }
  .pre-inc .koudoulabel_inner {
    margin: 0 auto;
  }
  .pre-inc .koudouinner .koudoulabel, .pre-inc .koudouinner .koudouentry {
    width: 100%;
  }
  .pre-inc .koudouinner .koudoulabel {
    border-right: none;
    /* border-bottom: 1px solid #FFF;*/
    font-size: 16px;
  }
  .pre-inc .koudouentry a span {
    font-size: 5.2vw;
  }
  .pre-inc .labelmain .label strong {
    font-size: 8.3vw;
  }
  .pre-inc .labelmain span {
    font-size: 3.6vw;
  }
  .pre-inc .labelmain div:first-child {
    font-size: 3.1vw;
    line-height: 110%;
  }
  .pre-inc .labelmain .label {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .pre-inc .labelmain .label strong.ltext {
    font-size: 10.3vw;
  }
  .pre-inc .koudoulabel sup {
    font-size: 3.1vw;
    vertical-align: top;
  }
  .pre-inc .koudoulabel small {
    font-size: 0.6em;
    display: block;
    text-align: right;
    margin: 13px;
  }
  .pre-inc .koudoulabel p.sublabel {
    font-size: 3.7vw;
    margin-bottom: 15px;
  }
  .pre-inc .koudouinner .koudouentry p small {
    font-size: 14px;
  }
  .pre-inc .koudouinner .koudouentry p span {
    font-size: 4.5vw;
    padding: 6px 20px;
  }
  .pre-inc .koudouinner .koudouentry p.mr_text {
    font-size: 5.2vw;
    margin-top: 10px;
  }
  .pre-inc .koudoulabel p {
    font-size: 5.2vw;
    letter-spacing: 2px;
  }
  .pre-inc .koudouinner .koudouentry p.line {
    margin: -20px auto 15px;
  }
  .pre-inc .koudouentry {
    font-size: 22px;
    line-height: 120%;
  }
  .pre-inc .koudouentry a {
    padding: 10px;
  }
  .pre-inc .mrArea {
    width: 80%;
    margin: 0 auto 15px;
    padding-bottom: 15px;
    bottom: 0;
  }
  .pre-inc #contents {
    background: url("../img/top/slider_bg.jpg") no-repeat;
    background-size: auto;
    background-size: cover;
    padding: 60px 0;
  }
  .pre-inc .infoarea {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px 40px;
  }
  .pre-inc .infoarea h2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .pre-inc .infoarea dl {
    font-size: 14px;
    width: 100%;
  }
}
@media screen and (min-width: 1921px) {
  .pre-inc .labelmain {
    font-size: 18px;
  }
  .pre-inc .labelmain .label {
    font-size: 40px;
  }
  .pre-inc .labelmain span {
    font-size: 28px;
  }
  .pre-inc .labelmain .label strong {
    font-size: 46px;
  }
  .pre-inc .labelmain .label strong.ltext {
    font-size: 60px;
  }
  .pre-inc .koudoulabel p {
    font-size: 36px;
  }
  .pre-inc .koudoulabel p.sublabel {
    font-size: 18px;
  }
  .pre-inc .koudouinner .koudouentry p span {
    font-size: 32px;
  }
  .pre-inc .koudouinner .koudouentry p.mr_text {
    font-size: 36px;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc #koudou {
    padding: 40px 0 0;
  }
  .pre-inc #contents {
    overflow: hidden;
  }
  .pre-inc #slider {
    width: 200vw;
    margin: 0 -50vw;
  }
  .pre-inc .slider_copy {
    font-size: 4.5vw;
    padding-bottom: 7%;
  }
  .pre-inc .slider_copy02 {
    font-size: 2.5vw;
    padding-bottom: 17.5%;
    padding-left: 17em;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc .floating_btn {
    width: 220px;
    max-width: unset;
    right: 0;
    bottom: 70px;
    margin: 0 auto;
  }
  .pre-inc .floating_btn i {
    top: -1.5em;
  }
  .pre-inc .floating_btn .close_btn {
    font-size: 6vw;
    width: 6vw;
    height: 6vw;
    top: 2px;
    right: 2px;
  }
}

/* 共通 */
@media screen and (min-width: 769px) and (max-width: 1340px) {
  .pre-inc article {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc article {
    font-size: 4vw;
    margin-top: 55px;
  }
  .pre-inc article img {
    width: 100%;
  }
  .pre-inc .inner_wrap {
    padding: 0 1em;
  }
}
@media screen and (min-width: 769px) {
  .pre-inc header {
    opacity: 0;
    pointer-events: none;
    transition: 0.3s all;
    background: rgba(255, 255, 255, 0.8);
  }
  .pre-inc header h1 a {
    pointer-events: none;
    display: inline-block;
  }
  .pre-inc header .hb_menu {
    pointer-events: none;
  }
  .pre-inc header.on {
    opacity: 1;
    pointer-events: all;
  }
  .pre-inc header.on h1 a, .pre-inc header.on .hb_menu {
    pointer-events: all;
  }
}
/* メイン */
@keyframes spCircRot {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media screen and (max-width: 768px) {
  .pre-inc main {
    height: 104.17vw;
  }
  .pre-inc main .loading_wrap li {
    width: 8vw;
    height: 8vw;
  }
  .pre-inc main .main_appearance {
    width: 70vw;
  }
  .pre-inc main .mikuni_class {
    width: 85vw;
    top: 14vw;
  }
  .pre-inc main .main_flower_tl {
    width: 52%;
  }
  .pre-inc main .main_flower_br {
    width: 66.2%;
  }
  .pre-inc main .main_flower_tr {
    width: 19.7%;
  }
  .pre-inc main .main_flower_bl {
    width: 41%;
  }
  .pre-inc main .main_last .main_appearance {
    width: 70vw;
    opacity: 0;
  }
  .pre-inc main .cap_wb, .pre-inc main .cap_b {
    font-size: 2.5vw;
  }
}
/* 行動提起 */
@media screen and (max-width: 768px) {
  .pre-inc #koudou {
    padding: 2em 0;
  }
  .pre-inc #koudou .koudou_tit, .pre-inc #koudou .reception_starts, .pre-inc #koudou .modelroom_released {
    font-size: 1.3em;
  }
  .pre-inc #koudou .repayment_area {
    margin-top: 1em;
    padding: 1em 0 0 0;
  }
  .pre-inc #koudou .repayment_area .ldk {
    font-size: 1.5em;
  }
  .pre-inc #koudou .repayment_area .monthly {
    font-size: 1.5em;
  }
  .pre-inc #koudou .repayment_area .monthly small {
    font-size: 0.5em;
  }
  .pre-inc #koudou .repayment_area .info {
    font-size: 1em;
    margin: 0.7em 0 0 0;
  }
  .pre-inc #koudou .repayment_area .note {
    font-size: 0.6em;
    line-height: 1.4;
    width: 100%;
    margin-top: 1.5em !important;
  }
}
/* LIFESTYLE of 三国CLASS */
@media screen and (min-width: 769px) {
  .pre-inc #lifestyle .lifestyle_list > *:hover a {
    opacity: 0.6;
  }
  .pre-inc #lifestyle .lifestyle_list > *:hover::after {
    transform: translateX(0.6em);
  }
  .pre-inc .sp_cap_o2 {
    right: -3em;
    bottom: 3.5em;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc #lifestyle {
    padding: 3em 0;
  }
  .pre-inc #lifestyle .lifestyle_tit {
    font-size: 6vw;
  }
  .pre-inc #lifestyle .lifestyle_list {
    margin-top: 1.75em;
    gap: 1em 0;
  }
  .pre-inc #lifestyle .lifestyle_list > * {
    min-height: auto;
  }
  .pre-inc #lifestyle .lifestyle_list > dt .copy {
    font-size: 1.5em;
  }
  .pre-inc #lifestyle .lifestyle_list > dt .copy_area {
    padding: 0.8em 0.9em;
  }
  .pre-inc #lifestyle .lifestyle_list > dd {
    width: 100%;
  }
  .pre-inc #lifestyle .lifestyle_list > dd a {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .pre-inc #lifestyle .lifestyle_list > dd .copy_area {
    padding: 0.5em 0 0.5em 0.9em;
  }
  .pre-inc #lifestyle .lifestyle_list > .park {
    width: 100%;
    animation-name: fadeInUp;
  }
  .pre-inc #lifestyle .lifestyle_list > .park::after {
    right: 1em;
    bottom: 1.5em;
  }
  .pre-inc #lifestyle .lifestyle_list > .education {
    animation-name: fadeInUp;
    animation-delay: 0s;
  }
  .pre-inc #lifestyle .lifestyle_list > .education::after {
    right: 15em;
    bottom: 1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    animation-name: fadeInUp;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka::after {
    right: 1em;
    bottom: 1.3em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka a {
    display: flex;
    flex-direction: column-reverse;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka .copy_area {
    width: 100%;
    order: 1;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka .copy_area i {
    width: 5.5em;
    top: 4.5em;
    right: 3em;
    z-index: 0;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka .copy_area i figure{
    width: 6em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka .copy_area i .cap_b{
    right: 0;
    bottom: -1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shinosaka figure{
    width: 100%;
    order: 3;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    animation-name: fadeInUp;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview::after {
    right: 1em;
    bottom: 1.3em;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview a {
    display: flex;
    flex-direction: column-reverse;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview .copy_area {
    width: 100%;
    order: 1;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview .copy_area i {
    width: 5.5em;
    top: 4.5em;
    right: 3em;
    z-index: 0;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview .copy_area i figure{
    width: 6em;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview .copy_area i .cap_b{
    right: 0;
    bottom: -1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .interview figure{
    width: 100%;
    order: 3;
  }
  .pre-inc #lifestyle .lifestyle_list > .shopping {
    animation-name: fadeInLeft;
    animation-delay: 0s;
    width: 48%;
    padding-bottom: 0.7em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shopping::after {
    right: 1em;
    bottom: 1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .shopping a {
    display: flex;
    flex-wrap: wrap;
  }
  .pre-inc #lifestyle .lifestyle_list > .medical {
    animation-name: fadeInRight;
    animation-delay: 0s;
    width: 48%;
  }
  .pre-inc #lifestyle .lifestyle_list > .medical a {
    display: flex;
    flex-wrap: wrap;
  }
  .pre-inc #lifestyle .lifestyle_list > .medical figure {
    order: -1;
  }
  .pre-inc #lifestyle .lifestyle_list > .medical::after {
    right: 1em;
    bottom: 1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .access {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    animation-name: fadeInUp;
  }
  .pre-inc #lifestyle .lifestyle_list > .access::after {
    right: 1em;
    bottom: 27.5em;
  }
  .pre-inc #lifestyle .lifestyle_list > .access a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .pre-inc #lifestyle .lifestyle_list > .access .copy_area {
    width: 76%;
    order: 1;
  }
  .pre-inc #lifestyle .lifestyle_list > .access figure:nth-of-type(1) {
    margin: 0.8em 0 0 0;
    width: 18%;
    order: 2;
    align-self: flex-start;
  }
  .pre-inc #lifestyle .lifestyle_list > .access figure:nth-of-type(2) {
    width: 100%;
    order: 3;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan {
    width: 100%;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan > a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 1em 0;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan > a .room_plan_left {
    width: 100%;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan > a .room_plan_left figure {
    width: 100%;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan > a .room_plan_left .copy_area {
    padding: 0.8em 1em;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan > a > figure {
    width: 90%;
    align-self: center;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan .lead_copy {
    grid-template-columns: 12em 1fr;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan .lead_copy .ldk {
    font-size: 2.8em;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan .room_plan_lead br {
    display: none;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan .room_plan_lead::before {
    font-size: 2.3vw;
    right: -0.5em;
    top: -14em;
  }
  .pre-inc #lifestyle .lifestyle_list > .access figure .sp_cap_o {
    right: 0.2em;
    bottom: -1em;
  }
  .pre-inc .sp_cap_o2 {
    right: 0.2em;
    bottom: 10em;
  }
  .pre-inc #lifestyle .lifestyle_list > .room_plan::after {
    right: 1em;
    bottom: 65.5em;
  }
}
/* LIFE STAGE of 三国CLASS */
@media screen and (max-width: 768px) {
  .pre-inc #life_stage .life_stage_tit {
    font-size: 6vw;
    /* text-shadow: 0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff,0 0 0.2em #fff; */
    width: 90%;
    animation-name: fadeInUp;
  }
  .pre-inc .introillust {
    width: 100%;
  }
  .pre-inc .introillust .illustinner {
    width: 960px;
  }
  .pre-inc .swipe_display span {
    background: url("../img/lifestyle/swipe_icon.svg") no-repeat left center;
    background-size: auto;
    background-size: 34px 30px;
    padding: 10px 10px 10px 45px;
    display: inline-block;
    font-size: 14px;
  }
  .pre-inc .swipe_display_warp {
    width: 960px;
  }
  /* .pre-inc #life_stage .life_stage_map::before{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background:  rgba(0,0,0,0.15);z-index: 1;} */
}/*# sourceMappingURL=top.css.map */