@charset "utf-8";


/*html::-webkit-scrollbar, body::-webkit-scrollbar {
  display: none;
}*/




sup {
	top: -1.3em;
	vertical-align: middle;
}
sub, sup {
	font-size: 10px;
}


.info_wrap {
	padding: 10px 20px 30px;
}
.info_red {
	color: #c8bb9b;
}
.info_red2 {
	color: #aa0000;
}
.msn-topInfo__copy {
	font-size: 36px;
	margin-bottom: 0;
	font-feature-settings: "palt";
	letter-spacing: 0.06em;
}
.msn-topInfo__copy.c,
.msn-topInfo__copy .c {
	color: #907809;
}
.msn-topInfo__copy .s1 {
	font-size: 90%;
}
.msn-topInfo__copy .s2 {
	font-size: 80%;
}
.msn-topInfo__copy .s3 {
	font-size: 70%;
}
.msn-topInfo__copy .s4 {
	font-size: 60%;
}
.msn-topInfo__copy .s5 {
	font-size: 50%;
}
.msn-topInfo__copy .l1 {
	font-size: 110%;
}
.msn-topInfo__copy .l2 {
	font-size: 120%;
}
.msn-topInfo__copy .l3 {
	font-size: 130%;
}
.msn-topInfo__copy .l4 {
	font-size: 140%;
}
.msn-topInfo__copy .wide {
    padding-left: 0.1em;
}


@media screen and (max-width: 1600px) {
	.msn-topInfo__copy{
		font-size: calc(37vw / 16);
	}
}
@media screen and (max-width: 960px) {
	.msn-topInfo__copy{
		font-size: 3vw;
	}
}
@media screen and (max-width: 767px) {
	.info_wrap {
		padding: 5px 20px 10px;
	}
	.msn-topInfo__copy{
		font-size: 5vw;
	}
}
@media screen and (max-width: 500px) {
	.msn-topInfo__copy{
		font-size: calc(23vw / 3.9);
		line-height: 1.5;
	}
}

.black{
	color: #000;
}





/*以下オープン--------------------------------------------------------------------------*/

/*	*/
.ohkaizen-addappeal--01 {
  background-color: #ffffff;
	background-color: transparent;
  padding: 30px 0px 50px 0;
  color: #000;
}
  .ohkaizen-addappeal--01 h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  padding: 0 0 30px;
  text-align: center;
}
  .ohkaizen-addappeal--01 h3 b {
  color: #e60000;
  font-weight: bold;
}
  .ohkaizen-addappeal--01 .ohd-I2-columnItem__image img { max-width: none; width: 100%; }
  .ohd-section {
  margin-right: auto;
  margin-left: auto;
}
  .ohd-p, .open_common p {
  display: block;
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.7;
}
  .ohd-section>:last-child {
  margin-bottom: 0;
}
  .ohd-I2-columnItem__image {
  margin-bottom: .625rem;
}
  .ohkaizen-addappeal--01 .ohd-I2-columnItem__image img {
  max-width: none;
  width: 100%;
}
  .ohd-I2-columnItem>:last-child {
  margin-bottom: 0;
}
  .ohd-I2-columnItem__body>:last-child {
  margin-bottom: 0;
}
  @media (min-width: 768px), print {
  .ohd-I2-columnItem__body {
      font-size: 14px;
  }
  .ohd-section {
      max-width: 1000px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 3.75rem;
	  margin-bottom: 40px;
  }
  .ohd-I2-columns {
      display: flex;
      flex-wrap: nowrap;
      margin-right: auto;
      margin-left: auto;
      flex-wrap: wrap;
      justify-content: space-between;
  }
  .ohd-I2-columns__item {
      box-sizing: border-box;
      min-width: 0;
      word-wrap: break-word;
      overflow-wrap: break-word;
      flex-basis: 100%;
      flex-shrink: 0;
      max-width: 100%;
      flex-basis: calc(33.33333% - 2.2%);
  }
  .ohd-I2-columns__item:not(:last-child) {
      margin-right: 0;
  }
}
  @media screen and (max-width: 767px) {
  .ohkaizen-addappeal--01 {
      padding: 0px 0 1px;
  }
  .okaizen-addappeal h3 {
      font-size: 20px;
      padding: 0 0 25px;
  }
  .ohd-section {
      padding-left: 15px;
      padding-right: 15px;
  }
  .ohd-I2-columns {
      margin-bottom: 2rem;
  }
  .ohd-I2-columns__item {
      margin-bottom: 1.25rem;
  }
  .ohkaizen-addappeal--01 .ohd-I2-columnItem__body {
      font-size: 16px;
  }
}
  .msds-button2--2 {
  text-align: center;
}
  .msds-button2__label {
  position: relative;
  font-size: 14px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  max-width: 100%;
  min-width: 200px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  background-color: #e60000;
  border-color: #e60000;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
  .msds-button2--2 .msds-button2__label {
  /*margin-top: 32px;*/
  background-color: #333;
  color: #fff;
  margin-bottom: 32px;
}
  .ohd-section {
  padding-left: 15px;
  padding-right: 15px;
}
  .msds-iconHeadingBox {
  margin-bottom: 25px;
}
  .msds-iconHeadingBox__heading {
  display: flex;
  align-items: center;
  position: relative;
  height: auto;
  min-height: 80px;
  padding: 10px 65px 10px 17px;
  border: 1px solid #d9d9d9;
  border-radius: 5px 5px 0 0;
  background-color: #f8f8f8;
  pointer-events: auto !important;
}
  .msds-iconHeadingBox__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #262626;
  margin-right: 15px;
  flex: none;
  border-radius: 30px;
}
  .msds-iconHeadingBox__icon::before {
  content: '';
  display: block;
  padding: 5px;
  background-repeat: no-repeat;
}
  .msds-iconHeadingBox__headingText {
  font-size: 18px;
  font-weight: 700;
}
  .msds-iconHeadingBox__icon-plus {
  display: block !important;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  fill: currentColor;
}
@media (min-width: 768px), print {
  .area-detail .msds-iconHeadingBox__icon-plus {
      display:none !important;
  }
}
  .msds-iconHeadingBox:global(.is-open) .msds-iconHeadingBox__icon-plus--rect01 {
  display:none !important;
}
  .msds-iconHeadingBox__body {
  display: none;
  overflow: hidden;
  border-bottom: 0;
  padding: 0;
  pointer-events: none;
}
  .msds-iconHeadingBox__body::before {
  content: '';
  display: block;
  padding-top: 30px;
}
  .ohd-J1 {
  margin-bottom: 2rem;
}
  .ohd-J1-columns {
  margin-bottom: 2rem;
}
  .ohd-J1-columns__image {
  margin-bottom: 1.25rem;
}
  .ohd-J1-columns__body>:last-child,
  .ohd-J1-columns__image>:last-child {
  margin-bottom: 0;
}
  .ohd-B1 {
  margin-bottom: 2rem;
}
  .ohd-I1 {
  margin-bottom: 2rem;
}
  .ohd-I1-columns {
  margin-bottom: 2rem;
}
  .ohd-I1-columns__item {
  margin-bottom: 1.25rem;
}
  .ohd-I1-columnItem__image {
  margin-bottom: .625rem;
}
  .ohd-I1-columnItem__heading {
  margin-bottom: .625rem;
  color: #666;
  line-height: 1.4;
  font-weight: 700;
}
  .ohd-F1 {
  margin-bottom: 2rem;
  text-align: center;
}
  .ohd-F1-button {
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #333;
  background: #333;
  font-weight: 700;
}
  .ohd-u-mt3 {
  margin-top: 3.75rem!important;
}
  .ohd-heading {
  margin-bottom: 1.25rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #d9d9d9;
  font-size: 18px;
  font-weight: 700;
}
  .ohd-headingCopy {
  margin-bottom: 1.25rem;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
  .ohd-em {
  display: inline;
  font-weight: 700;
}
  .ohd-em--strong {
  color: #e60000;
}
.open_common p {
  display: block;
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.7;
}
  .ohkarte-icon {
  display:flex;
  align-items: center;
}
  .ohkarte-icon > div {
  padding: 0 0 0 10px;
}
  .ohkarte-icon:before {
  content:'';
  flex-grow: 0;
  flex-shrink: 0;
  display:block;
  width: 75px;
  height: 75px;
  background: no-repeat center;
  background-size: contain;
}
  .ohkarte-icon1:before {
  background-image: url(/k_parts/img/point1.png);
}
  .ohkarte-icon2:before {
  background-image: url(/k_parts/img/point2.png);
}
  .ohkarte-icon3:before {
  background-image: url(/k_parts/img/point3.png);
}
  .ohkaizen-addappeal--03 {
  background-color: #ffffff;
	  background-color: transparent;
  padding: 60px 0;
  text-align: center;
}
  .ohkaizen-addappeal--03 h3 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  padding: 0 0 30px;
}
  .ohkaizen-addappeal--03 h3 b {
  color: #e60000;
  font-weight: bold;
}
  .ohkaizen-addappeal--03 ol {
  letter-spacing: -0.4em;
  padding: 0;
}
  .ohkaizen-addappeal--03 ol li {
  display: inline-block;
  letter-spacing: 0;
  padding: 0 40px 0 0;
  font-size: 16px;
  font-weight: bold;
}
  .ohkaizen-addappeal--03 ol li .ohd-P1__number {
  background-color: #262626;
  color: #fefefe;
}
  .ohd-P1__number {
  display: inline-block;
  flex: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #b6dff4;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
}
  .ohd-P1__text {
  margin-left: 15px;
}
  .ohkaizen-addappeal--03 ol li .ohd-P1__text {
  vertical-align: middle;
}
  .ohd-P1__number+.ohd-P1__text {
  margin-left: 10px;
}
  @media screen and (max-width: 767px) {
  .ohd-P1__number+.ohd-P1__text {
      margin-left: 7px;
  }
}
  @media screen and (max-width: 982px) {
  .ohkaizen-addappeal--03 {
      margin-bottom: 10px;
      padding: 46px 40px 35px 40px;
  }
  .ohkaizen-addappeal--03 h3 {
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.005em;
      padding: 0 0 22px;
  }
  .ohkaizen-addappeal--03 ol {
      text-align: left;
  }
  .ohkaizen-addappeal--03 ol li {
      position: relative;
      display: block;
      width: 285px;
      margin: 0 auto;
      padding: 0 0 25px 31px;
  }
  .ohkaizen-addappeal--03 ol li .ohd-P1__number {
      position: absolute;
      top: -1px;
      left: 0;
      margin-left: 0;
  }
  .ohkaizen-addappeal--03 ol li .ohd-P1__text {
      margin-left: 0;
  }
  .ohkaizen-addappeal--03 ol li:last-child {
      padding-bottom: 0;
  }
}
  .ohkaizen-add_about {
  border-top: 1px solid #d9d9d9;
  border-top: 1px solid #999;
  background-color: #FFF;
	  background-color: transparent;
}
  .ohd-headingCopy {
  margin-bottom: 1.25rem;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
  .ohd-em--strong {
  color: #e60000;
}
  .ohd-em {
  display: inline;
  font-weight: 700;
}
  .ohd-p, .open_common p {
  display: block;
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.7;
}
  .ohd-B1-image {
  margin-bottom: 1.25rem;
  text-align: center;
}
  .ohd-section>:last-child {
  margin-bottom: 0;
}
  .msds-button2 {
  display: block;
  text-align: center;
}
  .ohd-notes {
  margin-bottom: 1.25rem;
  font-size: 12px;
  line-height: 1.5;
  color: gray;
}
  .ohd-notes__item {
  margin-left: 1em;
}
  .ohd-notes__item::before {
  content: '\203B';
  display: block;
  float: left;
  text-indent: -1em;
}
  .ohd-u-mt1 {
  margin-top: 1.25rem!important;
}
  .msds-button2--2 .msds-button2__label {
  background-color: #333;
  color: #fff;
}
  .msds-button2__label {
  position: relative;
  font-size: 14px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  max-width: 100%;
  min-width: 200px;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 5px;
  background-color: #e60000;
  border-color: #e60000;
  font-weight: 700;
  color: #fff;
}
  @media (min-width: 768px) {
  .ohkaizen-add_about .ohd-section {
    margin-bottom: 60px;
}
  .ohkaizen-add_about .ohd-u-mt3 {
  margin-top: 1rem!important;
}
}
  @media (min-width: 768px), print {
  .ohd-section {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
}
  .ohd-B1 {
  margin-bottom: 2.5rem;
}
  .ohd-B1-image__content--sm {
  display: none;
}
}
  @media (max-width: 767px){
  .ohkaizen-add_about .ohd-section {
    margin-bottom: 0;
}
  .ohkaizen-add_about .ohd-u-mt3 {
  margin-top: 1rem!important;
}
  .ohkaizen-add_about .ohd-notes {
  margin-bottom: 0;
}
}
  @media screen and (max-width: 767px) {
  .ohd-section {
    padding-left: 15px;
    padding-right: 15px;
}
  .ohd-B1 {
  margin-bottom: 2rem;
}
  .ohd-headingCopy {
  font-size: 20px;
}
  .ohd-B1-image__content--md {
  display: none;
}
}
  .ohd-section {
  padding-left: 15px;
  padding-right: 15px;
}
  .msds-iconHeadingBox {
  margin-bottom: 25px;
}
  .msds-iconHeadingBox__heading {
  display: flex;
  align-items: center;
  position: relative;
  height: auto;
  min-height: 80px;
  padding: 10px 65px 10px 17px;
  border: 1px solid #d9d9d9;
  border-radius: 5px 5px 0 0;
  background-color: #f8f8f8;
}
  .msds-iconHeadingBox__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #262626;
  margin-right: 15px;
  flex: none;
  border-radius: 30px;
}
  .msds-iconHeadingBox__icon::before {
  content: '';
  display: block;
  padding: 5px;
  background-repeat: no-repeat;
}
  .msds-iconHeadingBox__headingText {
  font-size: 18px;
  font-weight: 700;
}
  .msds-iconHeadingBox__icon-plus {
  display: block;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  fill: currentColor;
}
  .msds-iconHeadingBox:global(.is-open) .msds-iconHeadingBox__icon-plus--rect01 {
  display:none;
}
  .msds-iconHeadingBox__body {
  display: none;
  overflow: hidden;
  border-bottom: 0;
  padding: 0;
  pointer-events: none;
}
  .msds-iconHeadingBox__body::before {
  content: '';
  display: block;
  padding-top: 30px;
}
  .ohd-J1 {
  margin-bottom: 2rem;
}
  .ohd-J1-columns {
  margin-bottom: 2rem;
}
  .ohd-J1-columns__image {
  margin-bottom: 1.25rem;
}
  .ohd-J1-columns__body>:last-child,
  .ohd-J1-columns__image>:last-child {
  margin-bottom: 0;
}
  .ohd-B1 {
  margin-bottom: 2rem;
}
  .ohd-I1 {
  margin-bottom: 2rem;
}
  .ohd-I1-columns {
  margin-bottom: 2rem;
}
  .ohd-I1-columns__item {
  margin-bottom: 1.25rem;
}
  .ohd-I1-columnItem__image {
  margin-bottom: .625rem;
}
  .ohd-I1-columnItem__heading {
  margin-bottom: .625rem;
  color: #666;
  line-height: 1.4;
  font-weight: 700;
}
  .ohd-F1 {
  margin-bottom: 2rem;
  text-align: center;
}
  .ohd-F1-button {
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border-radius: 5px;
  border: 1px solid #333;
  background: #333;
  font-weight: 700;
}
  .ohd-u-mt3 {
  margin-top: 3.75rem!important;
}
  .ohd-heading {
  margin-bottom: 1.25rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #d9d9d9;
  font-size: 18px;
  font-weight: 700;
}
  .ohd-headingCopy {
  margin-bottom: 1.25rem;

  /*font-size: 20px;*/
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
  .ohd-em {
  display: inline;
  font-weight: 700;
}
  .ohd-em--strong {
  color: #e60000;
}
.open_common p {
  display: block;
  margin-bottom: 1em;
  font-size: inherit;
  line-height: 1.7;
  }


.ohkarte-addappeal {
    display: none;
}

.ohkarte-addappeal .ohd-B1 h3 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 0 0 15px;
    text-align: center;
}

.ohkarte-addappeal .ohd-heading2 {
    margin-bottom: 1.25rem;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.ohkarte-addappeal .ohd-heading3 {
    margin-bottom: 1.25rem;
    color: #666;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 700;
}

.ohkarte-addappeal .ohd-p, .ohkarte-addappeal  p {
    display: block;
    margin-bottom: 1em;
    font-size: inherit;
    line-height: 1.7;
}

.ohd-I1-columnItem__image {
    margin-bottom: .625rem;
}
.ohd-I1-columnItem__heading {
    margin-bottom: .625rem;
    color: #666;
    line-height: 1.4;
    font-weight: 700;
}
.ohd-I1-columnItem>:last-child {
    margin-bottom: 0;
}


.ohd-J1-columns__body>:last-child, .ohd-J1-columns__image>:last-child {
    margin-bottom: 0;
}

.ohd-J1-columns__imageCaption {
    margin-top: .625rem;
    font-size: 12px;
    line-height: 1.5;
    color: gray;
}

@media screen and (max-width: 767px) {
    .ohkarte-addappeal {
        display: block;
        padding: 15px 15px 30px;
        background-color: #FFF;
    }
    .ohd-I1 {
        margin-bottom: 2rem;
    }
    .ohd-I1-columns {
        margin-bottom: 2rem;
    }
    .ohd-I1-columns__item {
        margin-bottom: 1.25rem;
    }

    .ohd-J1 {
        margin-bottom: 2rem;
    }
    .ohd-J1-columns {
        margin-bottom: 2rem;
    }
    .ohd-J1-columns__image {
        margin-bottom: 1.25rem;
    }
    .ohd-J2 {
        margin-bottom: 2rem;
    }
    .ohd-J2-columns {
        margin-bottom: 2rem;
    }
    .ohd-J2-columns__image {
        margin-bottom: 1.25rem;
    }
}



@media (min-width: 768px){
    .ohkarte-voice {display: none;}
}

.ohkarte-voice .lp-section5__heading {
  text-align: center;
}
.ohkarte-voice .lp-section5__footer {
  margin-left: auto;
  margin-right: auto;
}

.slick-list {
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  .ohkarte-voice.lp-section5 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
  }
  .ohkarte-voice .lp-section5__heading {
    margin-bottom: 40px;
  }
  .ohkarte-voice .pc {
    display: none;
  }
  .ohkarte-voice .lp-section5__copy {
    max-width: 258px;
    margin-bottom: 30px;
  }
  .ohkarte-voice .lp-section5__slide {
    margin-bottom: 40px;
  }
  .ohkarte-voice .lp-section5__title {
    max-width: 286px;
    margin-bottom: 30px;
  }
  .ohkarte-voice .lp-section5__column {
    margin-bottom: 40px;
  }
  .ohkarte-voice .lp-section5__columnItem:not(:last-child) {
    margin-bottom: 30px;
  }
  .ohkarte-voice .lp-section5__columnTitle {
    margin-bottom: 20px;
  }
  .ohkarte-voice .lp-section5__columnTitle--1 {
    max-width: 216px;
  }
  .ohkarte-voice .lp-section5__columnTitle--2 {
    max-width: 277px;
  }
  .ohkarte-voice .lp-section5__columnText {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 40px;
  }
  .ohkarte-voice .lp-section5__columnPhoto {
    text-align: center;
  }
  .ohkarte-voice .lp-section5__column2 {
    margin-bottom: 40px;
  }
  .ohkarte-voice .lp-section5__column2Title {
    max-width: 264px;
    margin-bottom: 40px;
  }
  .ohkarte-voice .lp-section5__column2Text {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 30px;
    color: #333;
  }
  .ohkarte-voice .lp-section5__column2Photo {
    text-align: center;
  }
  .ohkarte-voice .lp-section5__footer {
    max-width: 345px;
  }
}


/*以上オープン--------------------------------------------------------------------------*/





@media screen and (max-width: 767px) {
	.msds-button2.vpc {
		display: none;
	}
}
@media screen and (max-width: 767px) {
    .msds-button2 {
        margin-top: 2rem !important;
    }
}




.ohkarte-add_banner.ohkarte-js-add_banner {
	display: none;
}
/*#contents_wrap .kyugyo {
	font-size: 14px;
	border: 1px solid #c30707;
	padding: 10px 24px;
	text-align: left;
	color: #c30707;
	font-weight: 900;
}
.kyugyo .ttl {
	color: #c30707;
}
.kyugyo p span {
	letter-spacing: -0.15em;
}
.kyugyo p {
	font-weight: 900;
}
@media screen and (max-width: 767px) {
	#contents_wrap .kyugyo {
		max-width: 530px;
		padding: 10px 0;
		font-weight: 900;
		text-align: center;
	}
}
@media screen and (max-width: 600px) {
	.kyugyo p {
		font-size: 3.2vw;
	}
}
@media screen and (max-width: 400px) {
	.kyugyo p {
		letter-spacing: -0.03em;
	}
}

*/


.kyugyokyugyo {
	text-align: center;
	margin: 20px auto 0;
	border: 1px solid #c30707;
	box-sizing: border-box;
	padding: 20px 15px;
}

.kyugyo p {
	font-size: 17px;
	color: #c30707;
	font-weight: bold;
    line-height: 1.8;
}

.kyugyo p.k_ttl {
	font-size: 19px;    
	margin-bottom: 10px;
    line-height: 1.5;
}

#contents_wrap .kyugyo {
	text-align: center;
	margin: 20px auto 30px;
	border: 1px solid #c30707;
	box-sizing: border-box;
	padding: 20px 20px;
}
@media screen and (max-width: 767px) {
	#contents_wrap .kyugyo {
		width:100%;
		max-width: 530px;
		margin-bottom: 32px;
		padding: 10px 0;
	}
}
@media screen and (max-width: 600px) {
	.kyugyo p {
		font-size: 3.6vw;
        line-height: 1.6;
	}
    .kyugyo p.k_ttl {
		font-size: 4.0vw;
        line-height: 1.8;
    	margin-bottom: 9px;
    }
}

@media screen and (max-width: 400px) {
	.kyugyo p{
		letter-spacing: -0.01em;
	}
}

/*@media screen and (max-width: 320px) {
	#contents_wrap .kyugyo {
		text-align: center;
		margin: 30px auto 45px;
		border: 1px solid #c30707;
		max-width: 740px;
		box-sizing: border-box;
		padding: 20px 20px;
	}
	.kyugyo p {
		font-size: 16px;
		color: #c30707;
		font-weight: bold;

		line-height: 1.6;
	}
	.kyugyo p span{
		letter-spacing:-0.15em;
	}
}*/




































 .yokoku{
 	max-width:68px;
 }









/*間取り*/

.plan_w {
    margin-top: 40px;
	padding-bottom: 60px;
}
.plan_wrap {
	background: url("../img/top/p_bg.png") bottom center / cover;
	background: url("../img/top/p_bg.png") center center / auto 100%;
	padding: 120px 0;
	padding: 140px 0 120px;
	padding: 180px 0 120px;
	color: #fff;
	position: relative;
}
/*.plan_wrap::after {
	content: "";
	position: absolute;
	inset:0;
	mask-image: linear-gradient(to bottom, transparent 0%, #000 20%, #000 80%, transparent 100%);
	background: url("../img/top/p_bg.png") bottom center / cover;
	background-size: cover;
	z-index: -1;
}*/






@media screen and (max-width: 767px) {
	
.plan_w {
    margin-top: 0;
	padding-bottom: 60px;
}
	.plan_wrap {
		padding: 70px 0 40px;
		padding: 100px 0 70px;
        padding: 40px 0 20px;
		background-size: auto 100%;
        background: url("../img/top/p_bg_sp.png") center center / auto 100%;
	}
}

.p_more_button{
	max-width: 300px;
	margin: 0 auto;
	width: 100%;
}
.p_more_button a{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #333333;
	color: #fff;
	padding: 10px 20px;
	line-height: 1.4;
	font-size: 16px;
	position: relative;
}
.p_more_button a::after{
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translateY(-50%) rotate(45deg);
	top: 50%;
	right: 20px;
}
@media screen and (max-width: 1600px) {
	.p_more_button{
		width: calc(300vw / 16);
	}
	.p_more_button a{
		font-size: calc(16vw / 16);
	}
}
@media screen and (max-width: 767px) {
	.p_more_button{
		width: 210px;
	}
	.p_more_button a{
		font-size: calc(15vw / 7.67);
		justify-content: flex-start;
		text-align: left;
		padding: 8px 20px;
	}
}
@media screen and (max-width: 420px) {
	.p_more_button a{
		font-size: calc(15vw / 4.6);
	}
}




.ohkarte-floor-plan__content {
	position: relative;
	overflow: hidden;
	/* padding-top: 40px;*/
	max-width: 1080px;
	/*max-width: 640px;*/
	margin: 0 auto;
}

.ohkarte-floor-plan__contentInner {
	/*overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;*/
	padding: 0 0 30px 0;
}

.ohkarte-floor-plan__contentInner::-webkit-scrollbar {
	display: none;
}

.ohkarte-floor-plan__items {
	display: flex;
	white-space: nowrap;
	font-size: 0;
	/* margin-left: 0; */
	margin: 0 auto;
	font-size: 20px;
	justify-content: center;
}

.ohkarte-floor-plan__item {
	display: flex;
	box-sizing: border-box;
	width: calc(340% / 10.8);
	margin-right: calc(30% / 10.8);
	font-size: 1rem;
	vertical-align: top;
	white-space: normal;
}

.ohkarte-floor-plan__item:last-child {
	margin-right: 0;
	position: relative;
}
.ohkarte-floor-plan__item:last-child::after {
	position: absolute;
	top: 0;
	left: 100%;
	width: 15px;
	height: 1px;
	content: '';
}

.ohkarte-floor-planTheme {
	display: block;
	width: 100%;
	padding: 10px 10px 6px;
	box-sizing: border-box;
	background: #F5F5F5;
	color: #333;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

.ohkarte-floor-planTheme__title {
	width: 100%;
	margin-bottom: 12px;
	font-size: 24px;
	/*font-family: HiraginoSans-W6;*/
	color: #333333;
	letter-spacing: 0;
	text-align: center;
}

/*.ohkarte-floor-planTheme__title:first-letter{
	font-size: 30px;
}*/
.ohkarte-floor-planTheme__title span{
	font-size: 30px;
}

.ohkarte-floor-planTheme__image {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	/*padding: 10px 25px;*/
	padding: 3px 3px;
	background-color: #fff;
	margin-bottom: 17px;
}

.ohkarte-floor-planTheme__image img {
	width: 100%;
/*	height: 270px;*/
	height: 300px;
	object-fit: contain;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}

.ohkarte-floor-planTheme__description {
	overflow: hidden;
	font-size: 13px;
	line-height: 18px;
	font-weight: 700;
}

.ohkarte-floor-planDetail__list {
	display:flex;
	width: 100%;
	flex-wrap:wrap;
}

.ohkarte-floor-planDetail__item1 {
/*	width: 45%;*/
	width: 48%;
	box-sizing: border-box;
	padding: 0 18px 0 3px;
	margin-bottom: 10px;
	/*font-family: HiraginoSans-W6;*/
	font-size: 15px;
	font-weight: 900;
	color: #333333;
	letter-spacing: 0;
}

.ohkarte-floor-planDetail__item2 {
/*	width: 55%;*/
	width: 52%;
	min-width: 100px;
	box-sizing: border-box;
	padding: 0 10px 0 3px;
	margin-bottom: 10px;
	/*font-family: HiraginoSans-W3;*/
	font-size: 15px;
	font-weight: 900;
	color: #333333;
	letter-spacing: 0;
}
.ohkarte-floor-planDetail__item2 span {
	font-size: 60%;
}

.ohkarte-msds-buttonlist {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.ohkarte-msds-button {
	position: relative;
	text-align: center;
	background-color: #fff;
	border-radius: 6px;
	margin: 0 auto 40px;
	/*width: 280px;*/
}

.ohkarte-msds-button--02 {
	background: #333;
}



@media screen and (min-width: 766px) {
	
	.ohkarte-floor-plan__content a {
		transition: all 0.3s linear;
	}
	.ohkarte-floor-plan__content a:hover {
		opacity: 0.6;
	}
	
}
@media screen and (max-width: 767px) {

.ohkarte-floor-plan__content {
	max-width: auto;
	margin: inherit;
}

	
.ohkarte-floor-plan__contentInner {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 0 0 30px 30px;
	
}
	
	.ohkarte-floor-plan__items {
	margin-left: -15px;
	justify-content: unset;
	width: 640px;
}

.ohkarte-floor-plan__item {
	width: 200px;
	margin-right: 20px;
}
	
.ohkarte-floor-planTheme {
	width: 270px;
}
	
.ohkarte-floor-planTheme__title {
	font-size: 14px;
}

.ohkarte-floor-planTheme__image img {
/*	height: 180px;*/
	height: 200px;
}
/*.ohkarte-floor-planTheme__title:first-letter{
	font-size: 18px;
}*/
.ohkarte-floor-planTheme__title span{
	font-size: 18px;
}	
.ohkarte-floor-planDetail__item1 {
/*	width: 45%;*/
	width: 55%;
	font-size: 12px;
	padding: 0 15px 0 3px;
}

.ohkarte-floor-planDetail__item2 {
/*	width: 55%;*/
	width: 45%;
	font-size: 12px;
}
}





@media screen and (max-width: 767px){
.ohkarte-msds-button--arrow:after {
		width: 10px;
		height: 10px;
	}
}

.ohkarte-msds-button--arrow:after {
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	display: block;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	border-width: 2px 2px 0 0;
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}



/*間取り*/







.msn-section {
	margin-bottom: 30px;
}

@media screen and (max-width: 767px){
.msn-section {
	margin-bottom: 40px;
}


}




#kuzu_wrap {

	display: none;
}

div#container {
	position: relative;
}






.msn-topInfo {
	margin-bottom: 1.2rem;
}
.toku {
	font-size: 2.1rem;
	line-height: 1.4;
	font-weight: 900;
	position: relative;
}
.toku::after {
	content: "";
	position: absolute;
	bottom:4px;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, rgba(110,110,110,0), rgba(110,110,110,1), rgba(110,110,110,0))
}

.msn-topInfo__buttonGroup{
	max-width: 960px;
	/* max-width: 640px; */
}

.news {
	padding-top: 50px;
	position: relative;
}
#scrt {
	position: absolute;
	top: 0;
}






.msn-imageText__title {
	margin-bottom: 0.3em;
	font-size: 1.25rem;
	letter-spacing: -0.02em;
	font-feature-settings: "palt";
}

#contents_wrap .msn-imageText__caption {
	font-size: 18px!important;
	letter-spacing: -0.05em;
	font-feature-settings: "palt";
}



.msn-imageGrid {
	
}

.msn-imageGrid--cols3 .msn-imageGrid__item {
	-ms-flex-preferred-size: 31.25%;
	flex-basis: 31.25%;
}
.t_ttl {
	font-size: 18px;
	color: #a79e7f;
	position: relative;
	padding-bottom: 44px;
	margin-top: 10%;
}
.t_ttl::after {
	content: "";
	position: absolute;
	bottom:40px;
	left:0;
	width: 120%;
	height: 2px;
	background: #a79e7f;
	z-index: 10;
}
.t_ttl::before {
	content: "";
	position: absolute;
	bottom:0;
	left:0;
	width: 65%;
	height: 20px;
	border-bottom: solid 1px #a79e7f;
	border-top: solid 1px #a79e7f;
}
.msn-imageText__title {
	color: #000;
	text-align: left;
	font-feature-settings: "palt";
	font-size: 20px;
	line-height: 1.4;
	margin-top: 15%;
}
.msn-imageText__title.l2 {
	margin-top: 15%;
}
.msn-imageText__title span {
	color: #000;
	display: block;
	text-align: center;
	font-size: 220%;
	font-weight: 100;
	font-style: italic;
	line-height: 1.2;
}










.msn-imageText__image:not(:last-child) {
	margin-bottom:0;
}



.msn-h2 {
	margin-bottom: 1.0rem;
}

@media screen and (max-width: 1000px) {

.msn-imageText__title {
	font-size: 2.1vw;
}	
#contents_wrap .msn-imageText__caption {
	font-size: 1.4vw!important;
}
}


@media screen and (max-width: 767px) {
	
.news {
	padding-top: 35px;
	padding-bottom: 0;
}
	
.telebnr{
	padding: 0 15px;
}

.msn-h2 {
	margin-bottom: 0;
}
	
.msn-imageText__title {
	font-size: 15px;
	letter-spacing: -0.04em;
}
.msn-imageText__image:not(:last-child) {
	margin-bottom: 0.4em;
}
#contents_wrap .msn-imageText__caption {
	font-size: 12px!important;
	font-feature-settings: "palt";
	letter-spacing: -0.02em;
}
	
.msn-imageGrid--cols3 .msn-imageGrid__item {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
	
	
.msn-imageGrid__item .copy {
	top:50%;
}
.msn-imageGrid__item .btn {
	left:30%;
	right: 30%;
	bottom:20px;
}
.msn-imageGrid__item a:hover .f_box .img .on {
	opacity: 0;
}
.msn-imageGrid--cols2 .msn-imageGrid__item {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.t_ttl {
	font-size: 16px;
	margin-top: 5%;
}
	
	
}
@media screen and (max-width: 450px) {
	
	
.msn-imageText__title {
		font-size: 4.0vw;
	}
	#contents_wrap .msn-imageText__caption {
		font-size:4.4vw!important;
		 letter-spacing: -0.07em;
	}
.b2 {
		font-size: 93%
	}
}
@media screen and (max-width: 375px) {
	
	
.msn-imageText__title {
		font-size: 3.6vw;
	}
	#contents_wrap .msn-imageText__caption {
		font-size:3.6vw!important;
	}
.b2 {
		font-size: 91%
	}
}


@media screen and (max-width: 320px) {
	
	
.b2 {
		font-size: 91%
	}
}








.msn-newsTopics__new {
	background: #e60000;
	color: #fff;
	font-weight: bold;
	padding: 1px 4px;
	font-size: 11px;
	vertical-align:top;
	line-height: 1.5;
	
	margin-top: 4px;
	
}
	.msn-newsTopics__new.vpc {
		display: inline;
		display: inline-block;
	}
	.msn-newsTopics__new.vsp {
		display: none;
	}
@media screen and (max-width: 767px) {
	.msn-newsTopics__new.vpc {
		display: none;
	}
	.msn-newsTopics__new.vsp {
		display: inline;
        line-height: 1;
        font-size: 10px;
        padding: 2px 4px 1px;
		margin-top: 0px;
	}
	.msn-newsTopics__new.vsp.mr5 {
        margin-right: 8px!important;
	}
}
/*.msn-imageText__caption span.t1{
	letter-spacing: -0.2em;
}
.msn-imageText__caption span.t2{
	letter-spacing: -0.2em;
}*/
.msn-imageText__caption.ex{
	margin-right: -20px;
}

.msn-imageText__caption span.space{
	display: inline-block;
	margin-left: -8px;
}
.msn-imageText__caption span.space2{
	display: inline-block;
	margin-left: -7px;
}



.float {
	position: fixed;
	top:calc(140px + 12vw);
	right: 15px;
	max-width: 360px;
	z-index: 99999999;
	background: #fff;
}
.float .close {
	position: absolute;
	top:-4px;
	right: 0;
}




@media screen and (max-width: 1000px) {



}

@media screen and (max-width: 767px) {
	
	
	.float {
		top:inherit;
		bottom:60px;
		right: 5px;
		width: 55%;
		text-align: right;
	}

	
	
	
	
	.msn-imageGrid__item,
	.top_btn_sp li {
		max-width: 580px;
		margin: 0 auto;
	}
	.msn-imageGrid__item:not(:last-child) {
	margin-right: auto;
}
	


.msn-topInfo__buttonGroup{
	/*max-width:340px;*/
	margin:0 auto;
}

.top_btn li {

	height: auto;
}
.top_btn li a:before {
	display: none;
}
.top_btn li a:hover:before {
	transform: none;
}
.top_btn li a:after {
	display: none;
}
.top_btn li a img.btn {
	display: none;
}
.top_btn li a .hr {
	display: none;
}
.top_btn li a .btn_txt {
	display: none;
}

	

	
.toku {
	font-size: 1.9rem;
	position: relative;
	}
	



.msn-topInfo {
	margin:0 -20px 1.2rem;
}

}

@media screen and (max-width: 600px) {
	.vsp600.ax {
		display: inline;
	}
	.msn-newsTopics__content {
		font-feature-settings: "palt";
		letter-spacing: -0.04em;
		/*text-align: center;*/
	}
}



@media screen and (max-width: 320px) {
	.msn-imageText__caption.ex{
		margin-right: 0;
	}
}













.owabi_box {
	margin-top: 0 !important;
}
.owabi_box dt,
.owabi_ttl{
	text-indent: -0.5em !important;
}


















.msn-mainContents {
	position: relative;
}
.msn-mainContents::after {
	content: "";
	position: absolute;
	top:-142px;
	width: 100%;
	height: 142px;
	background: #fff;
}
@media screen and (max-width: 767px) {
.msn-mainContents::after {
	top:-48px;
	height: 48px;
}
}




.main_cap {
	padding: 10px 10px 0;
}


.main {
	position: relative;
}

.main .t_cap_b,
.main .t_cap_l,
.main .t_cap {
	font-size: 11px;
	bottom:6px;
}
.main .sc {
	position: absolute;
	inset:0;
	pointer-events: none;
}
.main .sc .inn {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: calc(850% / 9.4);
	height: calc(890% / 9.4);
	text-align: center;
	max-height: calc(98vh - 142px);
}
.main .sc .inn a {
	display: block;
	pointer-events: all;
}

.slide_main li {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 1.2s ease-in-out 0s;
	overflow: hidden;
}
/*.slide_main li .img {
	position: relative;
	transition: all .5s linear 0s;
}
.slide_main li .copy {
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 1.5s ease-in-out 1.2s;
}
.slide_main li:last-child .copy {
	transition: all 2.5s ease-in-out 1.8s;
}*/

.slide_main li.animation img {
    filter: brightness(1.5) grayscale(1);
    transform: scale(1.05);
    transition: filter 2.4s ease 1s, transform 2s ease;
}
.slide_main li.animation.on img {
    filter: brightness(1) grayscale(0);
    transform: scale(1);
}
.slide_main li.active {
	position: relative;
	opacity: 1;
}
/*.slide_main li .img.active {
	transform: scale(1.15);
	transition: all 7s ease-out 0s;
}
.slide_main li:last-child .img.active {
	transform: scale(1.1);
	transition: all 5s ease-out 0s;
}
.slide_main li.active .copy {
	opacity: 1;
}
*/

.slide_thum {
	position: absolute;
	bottom:40px; 
	left: 20px;
	display: flex;
	gap: 10px;
	justify-content: flex-start;
	z-index: 9;
	display: none;
}
.slide_thum li {
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	cursor: pointer;
	border: solid 1px #fff;
	transition: all 0.3s ease-in-out;
}


.slide_thum li.active {
	background: #fff;
}



@media screen and (max-width: 767px) {
	
	.main .t_cap {
		font-size: 9px;
	}
.main .t_cap_l {
/*	bottom:auto;*/
/*	top: 5px;*/
    bottom: calc(31% / 3.89);
    left: auto;
    right: 5px;
	font-size: 9px;
/*	color: #666;*/
/*	text-shadow: none;*/
}
	
	.main .t_cap_b,
	.main .t_cap_l,
	.main .t_cap {
		font-size: 9px;
	}
	.main .sc {
	}
	.main .sc .inn {
		display: flex;
		justify-content: center;
		align-items: flex-end;
		height: 99%;
		text-align: center;
		max-height: calc(99vh - 102px);
	}
	.main .sc .inn a {
		width: 10%;
	}
	.slide_thum {
		position: absolute;
		bottom:10px; 
		left: auto;
		right: 10px;
		gap: 10px;
		justify-content: flex-end;
	}
	.slide_thum li {
		width: 9px;
		height: 9px;
	}
}







.bg1 {
	position: relative;
	z-index: 5;
	background: url("../img/common/bg2.jpg") top center / 100% auto repeat-y;
}



.obi_wrap {
	text-align: center;
	box-sizing: content-box;
	margin: 0 auto;
	position: relative;
	z-index: 50;
	overflow: hidden;
	padding: 35px 20px 35px;
	background: url("../img/top/obi.jpg") center center / cover;
}

.obi_wrap .obi1 {
	margin: 0 auto;
	padding-bottom: 20px;
	border-bottom: solid 1px #fff;
	margin-bottom: 20px;
}
.obi_wrap .obi1 ul {
	display: flex;
	justify-content: center;
	align-items: baseline;
}
.obi_wrap .obi1 ul li {
	padding: 0 0.8em;
	border-right: solid 1px #fff;
	font-size: clamp(12px, calc(28vw / 14.8), 28px);
	line-height: 1;
	display: flex;
	justify-content:  center;
	align-items: baseline;
	gap: 0.8em;
	color: #fff;
}
.obi_wrap .obi1 ul li:last-child {
	border-right: none;
}
@media screen and (max-width: 1120px) {
	.obi_wrap .obi1 ul li {
	}
}
.obi_wrap .obi1 ul li p {
	font-feature-settings: "palt";
	letter-spacing: 0.18em;
	font-weight: 600;
	position: relative;
}

.obi_wrap .obi1 ul li p .b {
	font-weight: 900;
}
.obi_wrap .obi1 ul li p .sen {
	position: absolute;
	top:-0.5em;
	letter-spacing: 0;
	left:0;
	font-size: 50%;
}
.obi_wrap .obi1 ul li p .c {
	color: #b49a42;
}
.obi_wrap .obi1 ul li p .l {
	font-size: 180%;
	display: inline-block;
	line-height: 1;
	transform: translateY(0.01em);
}
.obi_wrap .obi1 ul li p .sup1 {
	position: absolute;
	top: 1.1em;
	letter-spacing: 0;
	right:0;
}

@media screen and (max-width: 767px) {
	.obi_wrap  {
		padding: 5px 10px 20px;
	}
	.obi_wrap .obi1 {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 8px;
	}
	.obi_wrap .obi1 ul {
		flex-direction: column;
	}
	.obi_wrap .obi1 ul li {
		border-right: none;
		border-bottom: solid 1px #fff;
		font-size: calc(26vw / 7.67);
		justify-content: center;
		align-items: center;
		flex-direction: column;
		width: 100%;
		padding: 0.7em 0;
	}
	.obi_wrap .obi1 ul li:last-child {
		border-bottom: none;
	}
	.obi_wrap .obi1 ul li p .sup1 {
		top: 0.6em;
		right:-0.3em;
		font-size: 8px;
	}
}
@media screen and (max-width: 480px) {
		.obi_wrap .obi1 ul li {
            width: 80%;
            margin: 0 auto;
			font-size: calc(18vw / 3.9);
		}
		.obi_wrap .obi1 ul li:nth-child(2) {
/*			font-size: calc(22vw / 3.9);*/
            border-bottom: 0;
            padding-bottom: 0;
		}
		.obi_wrap .obi1 ul li p {
			font-weight: 700;
			letter-spacing: 0.04em;
			letter-spacing: 0.1em;
		}
        .obi_wrap .obi1 ul li p .l {
            margin: 0.1em 0.05em 0;
            line-height: 0.8;
            position: relative;
            top: 0.1em;
        }
        .obi_wrap .obi1 ul li p .sen {
            letter-spacing: 0.1em;
        }
        .obi_wrap .obi1 ul li:not(:first-child) {
            padding-top: 1em;
        }
}


.obi_wrap .obi2 {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1em;
	font-size: clamp(12px, calc(32vw / 13.7), 32px);
	font-size: clamp(12px, calc(34vw / 13.7), 34px);
	line-height: 1;
	color: #fff;
}

.obi_wrap .obi2 p {
	font-feature-settings: "palt";
	letter-spacing: 0.18em;
	font-weight: 600;
	position: relative;
}
.obi_wrap .obi2 p .l {
	font-size: 138%;
	display: inline-block;
	transform: translateY(0.05em);
}
.obi_wrap .obi2 p .c {
	color: #b49a42;
}
.obi_wrap .obi2 p.line {
	border: solid 1px #b49a42;
	color: #b49a42;
	font-size: 75%;
	padding: 0.3em 0.5em;
}
.obi_wrap .obi2 p.ex1_box {
	position: relative;
}
.obi_wrap .obi2 p.ex1_box .ex1 {
	position: absolute;
	right: 0.6em;
	bottom:-1.2em;
	font-size: clamp(8px, calc(12vw / 13.7), 12px);
	letter-spacing: 0;
}

@media screen and (max-width: 767px) {
	.obi_wrap .obi2 {
		flex-wrap: wrap;
		gap: 0.5em;
		font-size: calc(26vw / 7.67);
	}

	.obi_wrap .obi2 p {
		font-feature-settings: "palt";
		letter-spacing: 0.1em;
		font-weight: 600;
		position: relative;
	}
	.obi_wrap .obi2 p .l {
		font-size: 138%;
		display: inline-block;
		transform: translateY(0.05em);
	}
	.obi_wrap .obi2 p .c {
		color: #b49a42;
	}
	.obi_wrap .obi2 p.line {
		order: -1;
		width: 100%;
		font-size: 88%;
	}

}
@media screen and (max-width: 480px) {
	.obi_wrap .obi2 {
		font-size: calc(19vw / 3.9);
	}
}







.msn-linkBlock {
	/*border: none;*/
	background: none;
	position: relative;
    /*border: 1px solid #d9d9d9;*/
	border: solid 1px #999;
}
/*.msn-linkBlock::before {
	content: "";
	position: absolute;
	top:5px;
	left:5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: solid 1px #8a599b;;
	pointer-events: none;
}*/
@media(min-width:768px){
	.msn-linkBlock{
		margin-bottom:20px;
		/* padding: 20px 10px; */
		/* max-width: 640px; */
		margin: 0 auto;
	}
	.msn-linkBlock__text {
		font-size:17px;
		margin-right: 0.5em;
		font-feature-settings: "palt";
		letter-spacing: 0.03em;
		/*	font-size: 15px;*/
		font-size: clamp(13px, calc(15vw / 4), 15px);
		font-weight: 500;
	}
}


@media(max-width:767px){
	.msn-linkBlock {
		padding: 20px 15px;
	}
	.msn-linkBlock__text{
		text-align: center!important;
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 1.6;
		font-size: clamp(13px, calc(16vw / 4), 16px);
        font-weight: normal;
        letter-spacing: -0.04em;
	}
	.msn-topInfo__buttonGroup{
		padding:0 15px;
	}
}




.msn-topInfo__buttonItem .msn-buttonB--request {
	background-color: #c78b4d;
	color: #fff;
}
.msn-topInfo__buttonItem .msn-buttonB--request:hover {
	background-color: #a66e3d;
}

.msn-topInfo__buttonItem .msn-buttonB--reserve {
	color: #fff;
	/*background-color: #ba4a3c;*/
}

.msn-topInfo__buttonItem .msn-buttonB {
	position: relative;
	color: #fff;
}

.msn-topInfo__buttonItem .msn-buttonB--30min {
/*	background-color: #ab9566;*/
/*	color: #000;*/
    background-color: #d98b88;
	color: #fff;
}
.msn-topInfo__buttonItem .msn-buttonB--30min:hover {
    background-color: #bf7a78;
}









.msn-imageGrid__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.msn-imageGrid__item:not(:last-child) {
	margin-bottom: 30px
}

.msn-imageGrid__item:nth-child(2n) {
	flex-direction: row-reverse;
}

.msn-imageGrid__item .img {
	width: calc(450% / 9.6);
	position: relative;
	transform: translateX(-30px);
}
.msn-imageGrid__item:nth-child(2n) .img {
	transform: translateX(30px);
}
.msn-imageGrid__item .copy {
	width: calc(465% / 9.6);
	color: #000;
	/* padding: 0 20px; */
	/*display: flex;
	align-items: center;*/
}
.msn-imageGrid__item .copy_inn {
	display: inline-block;
	text-align: left;
}
.msn-imageGrid__item:nth-child(2n) .copy {
	/*text-align: right;*/
}
.msn-imageGrid__item .no {
	font-size: 52px;
	line-height: 1.2;
}
.msn-imageGrid__item .tttl {
	font-size: 30px;
	line-height: 1.6;
	letter-spacing: 0.03em;
	margin-bottom: 25px;
	font-weight: 900;
}
.msn-imageGrid__item .tttl.tt {
		font-feature-settings: "palt";

}
.msn-imageGrid__item .ttxt {
	font-size: 24px;
	line-height: 2;
	margin-bottom: 60px;
	font-feature-settings: "palt";
	font-weight: 900;
}
.msn-imageGrid__item .ttxt .ex {
	font-size: 110%;
}

.msn-imageGrid__item .cap {
	font-size: 12px;
	line-height: 1.3;
}
.msn-imageGrid__item sup {
	display: inline-block;
	font-size: 40%;
	transform:translateY(-7px) translateX(-70%);
}


.msn-imageText__caption {
	font-feature-settings: "palt";
	text-align: center;
	font-size: 18px;
}

/*.msn-imageGrid__item .t_cap {
	top:10px;
	bottom:inherit;
	left:10px;
	right: inherit;
}*/
.msn-imageGrid__item .tbtn {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.msn-imageGrid__item .tbtn li {
	width: 48%;
}
.msn-imageGrid__item .tbtn li.w {
	width: 100%;
	margin-bottom: 15px;
}
.msn-imageGrid__item .tbtn a {
	display: flex;
	height: 50px;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
	background: rgba(0,89,81,1);
	color: #fff;
	justify-content: center;
	align-items: center;
	line-height: 1.2;
	border-radius: 3px;
	font-weight: 900;
	transition: all 0.8s linear;
	text-align: center;
}
.msn-imageGrid__item .tbtn a:hover {
	background: rgba(0,89,81,0.5);
}
.msn-imageGrid__item .tbtn .tw a {
	letter-spacing:-0.1em;
}
.msn-imageGrid__item .tbtn a.cs {
	pointer-events: none;
	line-height: 1.4;
	opacity: 0.7;
}
.msn-imageGrid__item .tbtn a.cs span.cst {
	color: #fff7b3;
	display: block;
	font-size: 80%;
	letter-spacing: 0.1em;
}



@media screen and (max-width: 767px) {
	.msn-imageGrid__item {
		display: block;
		margin-bottom: 20px;
	}
	.msn-imageGrid__item:not(:last-child) {
		margin-bottom: 30px
	}

	.msn-imageGrid__item .copy_inn {
		width: 100%;
	}

	.msn-imageGrid__item .img {
		width: 100%;
		margin-bottom: 15px;
	}
	.msn-imageGrid__item .copy {
		width: 100%;
		margin: 0 auto;
	}
	.msn-imageGrid__item .no {
		font-size: 12vw;
	}
	.msn-imageGrid__item .tttl {
		font-size: 6vw;
		margin-bottom: 10px;
		font-feature-settings: "palt";
		letter-spacing: inherit;
		text-align: center;
	}
	.msn-imageGrid__item .tttl.ss {
		font-size:3.9vw;
		letter-spacing: -0.05em;
		text-align: center;
	}
	.msn-imageGrid__item .ttxt {
		font-size: 4.7vw;
		margin-bottom: 20px;
		font-feature-settings: "palt";
		text-align: center;
	}
	.msn-imageGrid__item .ttxt.ex {
		font-size: 100%;
	}

	.msn-imageGrid__item .tbtn a {
		padding: 0 10px;
		font-size: 12px;
		height: 40px;
	}
}



.msn-buttonB--lg {
	font-size: 1.2rem;
	font-weight: 900;
}

@media screen and (max-width: 767px) {
	.msn-buttonB--lg {
		font-size: 1.0rem;
	}
}

/*.app_wrap{
	display: none;
}

.plan .app_wrap{
	display: block;
}*/

.inner {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: content-box;
}










.info_ttl {
	font-size: clamp(16px, calc(19vw / 9.6), 19px);
	text-align: center;
	font-weight: 500;
	color: #fff;
	padding-bottom: 0.4em;
	margin-bottom: 0.2em;
	border-bottom: solid 1px #fff;
}

.info_box {
	max-width: 400px;
	margin: 0 auto;
	padding: 12px 0;
	border-bottom: solid 1px #b5b5b5;
	border-top: solid 1px #b5b5b5;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.info_box .img {
		width: calc(76% / 4);
}
.info_box .txt {
		width: calc(293% / 4);
}

.msn-newsTopics__item {
	padding-bottom: 0;
	border-bottom: none;
	width: 100%;
	font-size: clamp(13px, calc(18vw / 9.6), 18px);
	line-height: 2;
	letter-spacing: 0.08em;
	/*color: #fff;*/
	display: flex;
	justify-content: center;
	gap: 1em;
}

.msn-newsTopics__content,
.msn-newsTopics__date {
	line-height: 2;
	width: auto;
	flex-basis: auto;
	flex-grow: 0;
}

@media screen and (max-width: 767px) {

	.msn-newsTopics__item {
		display: block;
	font-size: clamp(13px, calc(16vw / 4), 16px);
	}
	.msn-newsTopics__date {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		margin-right: 0;
		line-height: 1.4;
	}
	.msn-newsTopics__content {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
}

.news_ttl {
	font-size: clamp(17px, calc(21vw / 9.6), 21px);
	text-align: center;
	font-weight: 500;
	/*color: #fff;*/
	color: #b49a42;
	padding-bottom: 0.4em;
	margin-bottom: 1.6em;
	border-bottom: solid 1px #333
}

.news_box {
	border: solid 1px #999;
	padding: 15px 0;
}
.news_inn {
	display: flex;
	justify-content: space-between;
}
.n_ttl {
	width: 25%;
	padding: 20px 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: solid 1px #999;
	font-size: 18px;
	font-weight: 900;
}
.n_cont {
	width: 70%;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.n_cont .msn-newsTopics__item {
    justify-content: flex-start;
    align-items: baseline;
}
.n_cont .msn-newsTopics__content {
    line-height: 1.5;
}


.msn-newsTopics__item {
	padding-bottom: 0;
	border-bottom: none;
	width: 100%;
	display: flex;
}

/*.msn-linkBlock__text {
	color: #fff;
}*/

@media screen and (max-width: 767px) {

	.news_box {
        padding: 15px 10px;
	}
	.news_inn {
		flex-wrap:wrap;
	}
	.n_ttl {
		width: 100%;
		padding: 0 10px 10px 10px;
		justify-content: center;
		border-right: none;
		border-bottom: solid 1px #999;
		font-size: 14px;
	}
	.n_cont {
		width: 100%;
		padding: 15px 0 0 0;
		box-sizing: border-box;
		flex-wrap:wrap;
	}
	.msn-newsTopics__item {
		display: block;
		align-items: center;
	}
	.msn-newsTopics__date {
		/*-ms-flex-preferred-size: 9.5em;
		flex-basis: 7.5em;
		-ms-flex-negative: 0;
		max-width: 10em;
		margin-right: 2px;
		font-size: 13px;*/
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		margin-right: 0;
		text-align: center;
		font-size: 13px;
	}
}










.ohkarte-floor-plan__content {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
}

.pbtn_ttl {
	font-size: clamp(16px, calc(20vw / 9.6), 20px);
	letter-spacing: 0.1em;
	text-align: center;
	padding: 40px 20px 0;
}
.ohkarte-floor-plan__content {
	padding-top: 40px;
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
	.ohkarte-floor-plan__content {
		padding-top: 0px;
	}
	.pbtn_ttl {
		padding: 40px 20px 30px;
	}
	.pbtn_wrap {
		position: relative;
		overflow: hidden;
	}
	
	
	
}

.ohkarte-msds-button {
	/*max-width: 320px;*/
/*	background: #fff;
	border: solid 1px #915da3;
	color: #333;
	border-radius: 0;*/
}
/*.ohkarte-msds-button--link {
	color: #000;
	position: relative;
		display: flex;
    column-gap: 10px;
    align-items: center;
}
.ohkarte-msds-button--link .icon {
}
.ohkarte-msds-button--link:hover {
	color: #fff;
	background: #915da3;
	opacity: 1!important;

}
.ohkarte-msds-button--link:hover .icon_ar::before {
	background: #fff;
}
.ohkarte-msds-button--link:hover .icon_ar::after {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}*/


@media screen and (max-width: 767px) {
	.ohkarte-msds-button {
		/*max-width: 230px;*/
		margin-top: 10px;
	}
/*	.ohkarte-msds-button--link {
		color: #fff;
		background-color: #915da3;
	}*/
}
.pbtn_wrap {
	position: relative;
}
.pbtn_wrap .t_cap {
	bottom:3%;
}

.pbtn {
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
}
.pbtn li {
	width: calc(370% / 12);
}

.p_ttl {
	font-size: clamp(20px, calc(25vw / 9.6), 25px);
	text-align: center;
	font-weight: 500;
	color: #fff;
	margin-bottom: 0.6em;
}


@media screen and (max-width: 480px) {
}
.pbtn_wrap .swiper-button-next,
.pbtn_wrap .swiper-button-prev {color:#000;text-shadow: 0 0 4px #fff;}

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: calc(0px - (50px/ 2));
	background: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 15px;
	font-weight: 900;
}


.p_btn {
	position: relative;
	background: #333333;
	/*padding-left: 15%;*/
	padding-right: 10%;
	height: 54px;
	font-size: 16px;
	line-height: 54px;
	width: 300px;
	width: 260px;
	padding: 0;
	border-radius: 0;
}

.p_btn .ico {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	transform: rotate(180deg);
	transform-origin: center;
	transition: transform .5s,border-color .5s,background .5s;
}
.p_btn:hover .ico {
	transform: rotate(0deg);
}
.p_btn .ico::before {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left:0;
	width: 100%;
	height: 1px;
	background: #fff;
}
.p_btn .ico::after {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 50%;
	width: 1px;
	height: 100%;
	background: #fff;
}
.ohkarte-msds-button--link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 54px;
	font-size: 16px;
	line-height: 54px;
	font-weight: 400;
	vertical-align: middle;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.ohkarte-msds-button--link {
		/*height: 38px;*/
		font-size: 16px;
		/*line-height: 38px;*/
	}
	.p_btn .ico {
		right: 10px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
	}
	.p_btn {
		padding-right: 5%;
		height: 48px;
		font-size: 14px;
		line-height: 48px;
		width: 220px;
	}
}


.pbtn_item {
	display: block;
}
.pbtn_item .fig {
	padding: 0 0 calc(15% / 3);
}
.pbtn_item .txt {
	padding: 0;
}
.pbtn_item .txt .pt1 {
	font-size: clamp(20px, calc(26vw / 9.8), 26px);
	line-height: 1;
	margin-bottom: 0.3em;
}
.pbtn_item .txt .pt1 .s {
	font-size: 60%;
}
.pbtn_item .txt .pt2 {
	font-size: clamp(16px, calc(22vw / 9.8), 22px);
	line-height: 1;
	margin-bottom: 0.2em;
	letter-spacing: 0.08em;
}
.pbtn_item .txt .pt2 .s{
    font-size: 75%;
}
.pbtn_item .txt .pt2 .l {
	font-size: 130%;
}
.pbtn_item .txt .pt3 {
	font-size: clamp(12px, calc(16vw / 9.8), 16px);
	line-height: 1.4;
	letter-spacing: 0.08em;
}
.pbtn_item .txt .pt3 .l {
	font-size: 140%;
}
.pbtn_item .txt .pt3 .s {
	font-size: 65%;
	display: inline-block;
	margin-right: 1em;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
	.t0 .icon {
		width: 10px;
		margin-inline: auto;
	}

	.pbtn_item {
        display: flex;
        flex-direction: column-reverse;
	}
	.pbtn_item .fig {
		padding: calc(10% / 3) 0 0;
		max-width: 300px;
		align-self: center;
	}
	.pbtn_item .txt {
		/*padding: calc(10% / 3) calc(30% / 3) 0;*/
		text-align: center;
	}
    
    .pbtn_item .txt .pt1 {
    	font-size: clamp(22px, calc(28vw / 9.8), 28px);
    	line-height: 1;
        margin-bottom: 0.5em;
    }
    .pbtn_item .txt .pt2 {
    	font-size: clamp(18px, calc(24vw / 9.8), 24px);
    	line-height: 1.1;
        margin-bottom: 0.3em;
    }
    .pbtn_item .txt .pt3 {
    	font-size: clamp(14px, calc(18vw / 9.8), 18px);
    	line-height: 1.6;
    }
    
}





.app_wrap,
.msn-footer,
.bg_w,
.bgw{
	overflow: hidden;
	position: relative;
	z-index: 10;
	background: #fff;
}
.msds-section--pickup,
#contact_wrap,
.msn-commonFooter,
.f_navi {
	position: relative;
	z-index: 10;
}

.msn-footer {
	margin-top: 0;
	padding-top: 40px;
}

@media screen and (max-width: 767px) {
.msn-footer {
	margin-top: 0;
	padding-top: 40px;
}
}

.msds-section--pickup .msds-heading {
	margin-top: 0;
}



/*body {
	overflow-x: visible!important;
}
div#contents_wrap {
	overflow: visible!important;
}*/




.features_wrap .concept {
	/*background: url("../img/top/c_bg.jpg") center center / cover;*/
	padding: 120px 0 0;
	position: relative;
}

.features_wrap .concept .t1 {
	font-feature-settings: "palt";
	font-size: clamp(18px, calc(48vw / 9.6), 48px);
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.3;
	margin-bottom: 0.9em;
	font-weight: 600;
}
.features_wrap .concept .t2 {
	font-feature-settings: "palt";
	font-size: clamp(16px, calc(30vw / 9.6), 30px);
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: 1.2em;
}
.features_wrap .concept .t3 {
	font-feature-settings: "palt";
	font-size: clamp(14px, calc(18vw / 9.6), 18px);
	font-size: clamp(14px, calc(19vw / 9.6), 19px);
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2.6;
	line-height: 2.8;
	font-weight: 600;
}


@media screen and (max-width: 767px) {
	.features_wrap .concept {
		padding: 50px 0 0;
	}
	.features_wrap {
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 480px) {
	.features_wrap .concept .t1 {
		font-size: calc(23vw / 3.9);
	}
	.features_wrap .concept .t2 {
		font-size: calc(18vw / 3.9);
	}
	.features_wrap .concept .t3 {
		font-size: calc(14vw / 3.9);
		letter-spacing: 0.1em;
		font-weight: 700;
		line-height: 2.4;
	}
	.features_wrap .t_cap {
		font-size: 8px;
	}
}

.features .f_ttl {
	writing-mode: vertical-rl;
	font-size: clamp(25px, calc(50vw / 9.6), 50px);
	font-weight: 600;
	letter-spacing: 0.2em;
	transform: translateY(4em);
	margin-top: -4em;
	opacity: 0.4;
}
@media screen and (max-width: 767px) {
	.features .f_ttl {
		transform: none;
		margin: 2em auto 0.8em;
	}
}
@media screen and (max-width: 480px) {
	.features .f_ttl {
		font-size: calc(20vw / 3.9);
		opacity: 0.5;
	}
}


.features ul {
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.features ul li {
	display: flex;
	align-items: center;
}
.features ul li .img {
	width: calc(1120% / 16);
}
.features ul li .txt {
/*	width: calc(480% / 16);*/
	width: calc(485% / 16);
	width: calc(495% / 16);
}


.features ul li:nth-child(2n - 1) {
	flex-direction: row-reverse;
}
.features ul li:nth-child(2n) {
	flex-direction: row;
}
.features ul li:nth-child(2n - 1) .txt {
	/*transform: translateX(calc(200% / 4.8));*/
	transform: translateX(calc(170% / 4.8));
}
.features ul li:nth-child(2n) .txt {
/*	transform: translateX(calc(-200% / 4.8));*/
/*	transform: translateX(calc(-150% / 4.8));*/
	transform: translateX(calc(-100% / 4.85));
	text-align: right;
}
.features ul li:nth-child(2n) .txt .ft4 a {
	margin-left: auto;
}

@media screen and (max-width: 767px) {
	.features ul li {
		display: block;
	}
	.features ul li .img {
		width: 100%;
	}
	.features ul li .txt {
		width: 100%;
		padding: 20px 20px 0;
		text-align: center;
	}
	.features ul li:nth-child(2n - 1) .txt {
		transform: none;
	}
	.features ul li:nth-child(2n) .txt {
		transform: none;
		text-align: center;
	}
}


.features .ft1 {
	font-feature-settings: "palt";
	color: #666;
	font-size: clamp(20px, calc(57vw / 16), 57px);
	letter-spacing: 0.18em;
	line-height: 1;
/*	margin-bottom: 0.9em;*/
/*	margin-bottom: 1.2em;*/
	margin-bottom: 1.4em;
	font-weight: 400;

}
.features .ft2 {
	font-feature-settings: "palt";
	color: #333;
	font-size: clamp(14px, calc(31vw / 16), 31px);
	letter-spacing: 0.2em;
	line-height: 1.2;
/*	margin-bottom: 1em;*/
/*	margin-bottom: 1.2em;*/
	margin-bottom: 1.4em;
	font-weight: 600;

}
.features .ft3 {
	font-feature-settings: "palt";
	color: #333;
	font-size: clamp(12px, calc(23vw / 16.5), 23px);
	letter-spacing: 0.2em;
/*	line-height: 1.7;*/
/*	line-height: 1.9;*/
	line-height: 2.2;
	margin-bottom: 1.8em;
	margin-bottom: 2em;
	font-weight: 600;

}
.features .ft4 {
	font-feature-settings: "palt";
	font-size: clamp(12px, calc(16vw / 16), 16px);
	font-size: clamp(12px, calc(18vw / 16), 18px);
	line-height: 1;
}

.features .ft4 a {
	display: block;
	width: 11em;
	position: relative;
	letter-spacing: 0.1em;
	font-weight: 500;
	position: relative;
	text-align: left;
	color: #333;
	transition:all 0.3s ease-in-out;
}

.features .ft4 a::after {
	content: "";
	position: absolute;
	bottom: 0.4em;
	right: 0.5em;
	width: 2.5em;
	height: 1px;
	background: #897845;
	transition:all 0.3s ease-in-out;
}
.features .ft4 a::before{
	content: "";
	position: absolute;
	bottom: 0.4em;
	right: 0;
	width: 0.6em;
	height: 0.3em;
	background: #897845;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	transition:all 0.3s ease-in-out;
}
.features .ft4 a:hover {
	color: #897845;
}
.features .ft4 a:hover::after {
	right: -0.3em;
}
.features .ft4 a:hover::before{
	right: -0.8em;
}

.features .img .t_cap,
.features .img .t_cap_l {
	bottom:5%;
	opacity: 0.6;
}


@media screen and (max-width: 767px) {
	.features .ft4 {
		text-align: center;
	}
	.features .ft4 a {
		margin-inline: auto;
	}
	.features .img .t_cap,
	.features .img .t_cap_l {
		bottom:3px;
	}
}
@media screen and (max-width: 480px) {
	.features .ft1 {
		font-size: calc(21vw / 3.9);
		font-size: calc(24vw / 3.9);
	}
	.features .ft2 {
		font-size: calc(18vw / 3.9);
		font-size: calc(20vw / 3.9);
	}
	.features .ft3 {
		font-size: calc(12vw / 3.9);
		font-size: calc(14vw / 3.9);
	}
	.features .ft4 {
		font-size: calc(13vw / 3.9);
	}
}



.features .location {
	padding: 110px 0;
	flex-direction: row-reverse;
}
.features .access {
	padding: 180px 0;
}
.features .f0 {
	position: relative;
	display: flex;
}
.features .f0 .txt {
	width: calc(760% / 16);
	display: flex;
	align-items: center;
	justify-content: center;
}
.features .f0 .img {
	width: calc(760% / 16);
	display: flex;
	justify-content: center;
	align-items: center;
}
.features .f0 .img ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 20px;
}
.features .f0 .img li {
	position: relative;
	width: calc(240% / 7.6);
}
.features .f0 .img li.w {
	width: 100%;
}

@media screen and (max-width: 767px) {
	.features .location {
		padding: 60px 0;
		flex-direction: row-reverse;
	}
	.features .access {
		padding: 60px 0;
	}
	.features .f0 {
		display: block;
	}
	.features .f0 .txt {
		width: calc(100% - 40px);
		display: block;
		margin: 0 auto 20px;
	}
	.features .f0 .img {
		width: calc(100% - 40px);
		margin: 0 auto;
		display: block;
	}
	.features .f0 .img ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		row-gap: 10px;
	}
	.features .location .img li {
		width: 48%;
	}
	.features .location .img li.w {
		width: 48%;
	}
	.features .access .img li {
		width: 100%;
	}

	
	
	
}




	.features .fbg {
		position: absolute;
		width: 100%;
		height: 100%;
		display: block;
		left: 0;
		top: 0;
		z-index: -1;
	}
	.features .fbg_in{
	display: block;
	position: relative;
	overflow: hidden;
	clip-path: inset(0 0 0 0);
	height: 100%;
	}
	.features .fbg_in img{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
		object-fit: cover;
	}







.scroll-wrap {
  color: #fff;
  position: absolute;
  left: 47%;
  left: 45.5%;
  top: 91vh;
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 1;
  transform: rotate(90deg);
	font-size: clamp(10px, calc(14vw / 16), 14px);
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .scroll-wrap {
    left: 46%;
  }
}
@media screen and (max-width: 767px) {
  .scroll-wrap {
    left:-11%;
   /* right: -8%;*/
    top: 83vh;
    font-size: 3.6vw;
  }
}
@media screen and (max-width: 500px) {
  .scroll-wrap {
   /* right: -9.5%;*/
  }
}
.scroll-wrap-line {
  display: block;
  width: 60px;
  height: 1px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .scroll-wrap-line {
    width: 32px;
  }
}
.scroll-wrap-line::before {
  content: "";
  display: block;
  background: #fff;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateX(-60px);
  animation: scrollLine 2s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .scroll-wrap-line::before {
    transform: translateX(-32px);
    animation: scrollLineSp 2s infinite ease-in-out;
  }
}
@keyframes scrollLine {
  0% {
    transform: translateX(-60px);
  }
  100% {
    transform: translateX(60px);
  }
}
@keyframes scrollLineSp {
  0% {
    transform: translateX(-32px);
  }
  100% {
    transform: translateX(32px);
  }
}





.slider{
  display: none;
}
.slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}





.mttl span {
	transform: scale(1.3);
	opacity: 0;
	transition: 2s;
}
.mttl.p-view span {
	transform: scale(1);
	opacity: 1;
}
.mttl.p-view span.ja {
	transition-delay: 0.2s;
}
.mttl::after {
	transform: scaleY(0);
	transition: 2s;
}
.mttl.p-view::after  {
	transform: scaleY(1);
}
@media screen and (max-width: 480px) {
	.mttl {
		letter-spacing: 18px;
	}
}
.parallax2 .bg {
	opacity: 0;
	transform: scale(1.1);
	transition: 1s;
}
.parallax2 .bg2 img {
	opacity: 0;
	transform: scale(1.1);
	transition: 1s;
}
.parallax2.p-view .bg2 img {
	opacity: 1;
	transform: scale(1);
	transition: 1s;
}
.mcopy {
	letter-spacing: 0.4em;
	transform: translateY(40px);
	transition: 2s;
}
.mcopy.p-view  {
	letter-spacing: 0.18em;
	transform: translateY(0);
}

.parallax2.p-view .bg {
	transform: scale(1);
	opacity: 1;
	transition: 2s;
}















.mtxt2  {
	overflow: hidden;
}
.mtxt2 > span {
	display: inline-block;
	opacity: 0;
	transition: transform 1.3s cubic-bezier(0.32,0.94,0.6,1), opacity 1s cubic-bezier(0.32,0.94,0.6,1);
	/*white-space:nowrap;*/
}

.mtxt2.p-view span {
	opacity: 1;
}

.mtxt2 >  span:nth-child(1) {
	transition-delay: 1.04s
}
.mtxt2 >  span:nth-child(2) {
	transition-delay: 1.08s
}
.mtxt2 >  span:nth-child(3) {
	transition-delay: 1.12s
}
.mtxt2 >  span:nth-child(4) {
	transition-delay: 1.16s
}
.mtxt2 >  span:nth-child(5) {
	transition-delay: 1.20s
}
.mtxt2 >  span:nth-child(6) {
	transition-delay: 1.24s
}
.mtxt2 >  span:nth-child(7) {
	transition-delay: 1.28s
}
.mtxt2 >  span:nth-child(8) {
	transition-delay: 1.32s
}
.mtxt2 >  span:nth-child(9) {
	transition-delay: 1.36s
}
.mtxt2 >  span:nth-child(10) {
	transition-delay: 0.40s;
}

.mtxt2 >  span:nth-child(11) {
	transition-delay: 0.44s
}
.mtxt2 >  span:nth-child(12) {
	transition-delay: 0.48s
}
.mtxt2 >  span:nth-child(13) {
	transition-delay: 0.52s
}
.mtxt2 >  span:nth-child(14) {
	transition-delay: 0.56s
}
.mtxt2 >  span:nth-child(15) {
	transition-delay: 0.60s
}
.mtxt2 >  span:nth-child(16) {
	transition-delay: 0.64s
}
.mtxt2 >  span:nth-child(17) {
	transition-delay: 0.68s
}
.mtxt2 >  span:nth-child(18) {
	transition-delay: 0.72s
}
.mtxt2 >  span:nth-child(19) {
	transition-delay: 0.76s
}
.mtxt2 >  span:nth-child(20) {
	transition-delay: 0.80s
}


.mtxt3 > span {
	display: inline-block;
	opacity: 0;
	transform: translateY(40px);
	filter: blur(10px);
	transition: all 1.3s 0s cubic-bezier(0.22,0.61,0.36,1);
	/*white-space:nowrap;*/
}
@media screen and (max-width: 767px) {
    /*.feature li .cont p {
        line-height: 2;
    }*/
	.mtxt3 > span {
        font-weight: 900;
        display: inline-block;
        line-height: 1.6;
	}
}
.mtxt3.p-view span {
	transform: translateY(0);
	opacity: 1;
	filter: blur(0px);
}

.mtxt3 >  span:nth-child(1) {
	transition-delay: 0.04s
}
.mtxt3 >  span:nth-child(2) {
	transition-delay: 0.08s
}
.mtxt3 >  span:nth-child(3) {
	transition-delay: 0.12s
}
.mtxt3 >  span:nth-child(4) {
	transition-delay: 0.16s
}
.mtxt3 >  span:nth-child(5) {
	transition-delay: 0.20s
}
.mtxt3 >  span:nth-child(6) {
	transition-delay: 0.24s
}
.mtxt3 >  span:nth-child(7) {
	transition-delay: 0.28s
}
.mtxt3 >  span:nth-child(8) {
	transition-delay: 0.32s
}
.mtxt3 >  span:nth-child(9) {
	transition-delay: 0.36s
}
.mtxt3 >  span:nth-child(10) {
	transition-delay: 0.40s;
}

.mtxt3 >  span:nth-child(11) {
	transition-delay: 0.44s
}
.mtxt3 >  span:nth-child(12) {
	transition-delay: 0.48s
}
.mtxt3 >  span:nth-child(13) {
	transition-delay: 0.52s
}
.mtxt3 >  span:nth-child(14) {
	transition-delay: 0.56s
}
.mtxt3 >  span:nth-child(15) {
	transition-delay: 0.60s
}
.mtxt3 >  span:nth-child(16) {
	transition-delay: 0.64s
}
.mtxt3 >  span:nth-child(17) {
	transition-delay: 0.68s
}
.mtxt3 >  span:nth-child(18) {
	transition-delay: 0.72s
}
.mtxt3 >  span:nth-child(19) {
	transition-delay: 0.76s
}
.mtxt3 >  span:nth-child(20) {
	transition-delay: 0.80s
}
.mtxt3 >  span:nth-child(21) {
	transition-delay: 0.84s
}
.mtxt3 >  span:nth-child(22) {
	transition-delay: 0.88s
}
.mtxt3 >  span:nth-child(23) {
	transition-delay: 0.92s
}
.mtxt3 >  span:nth-child(24) {
	transition-delay: 0.96s
}
.mtxt3 >  span:nth-child(25) {
	transition-delay: 1.00s
}
.mtxt3 >  span:nth-child(26) {
	transition-delay: 1.04s
}

.plan_w .t_cap {
    opacity: 0.6;
	bottom: 50px;
}
.f_bg, 
.bg1, 
.bg2 {
    background: none;
}

/*試し*/
.msn-footer {
    background: none;
}

#contact_wrap {
    padding-bottom: 0;
}


@media screen and (max-width: 767px) {
    .plan_w .t_cap {
        bottom: 5px;
    }
}

    