@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
.m-maisont {
  position: relative;
  overflow: hidden;
  container-type: inline-size;
}
.m-maisont__kv {
  position: relative;
}
.m-maisont__kv__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__p {
    aspect-ratio: 2732/2154;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__p {
    aspect-ratio: 750/1132;
  }
}
.m-maisont__kv__p::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
}
.m-maisont__kv__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.m-maisont__kv__tw {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__tw {
    top: calc(100 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__tw {
    top: calc(25 / 375 * 100cqw);
  }
}
.m-maisont__kv__hd {
  color: #fff;
  text-align: center;
}
.m-maisont__kv__hd__s {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__hd__s {
    margin-bottom: calc(20 / 1366 * 100cqw);
    font-size: calc(22 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__hd__s {
    margin-bottom: calc(13 / 375 * 100cqw);
    font-size: calc(17 / 375 * 100cqw);
  }
}
.m-maisont__kv__hd__lg {
  position: relative;
  margin: 0 auto;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__hd__lg {
    width: calc(500 / 1366 * 100cqw);
    height: calc(45 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__hd__lg {
    width: calc(325 / 375 * 100cqw);
    height: calc(29.25 / 375 * 100cqw);
  }
}
.m-maisont__kv__hd__lg img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__kv__hd__tt {
  font-family: 'Noto Serif JP', serif;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__hd__tt {
    margin-top: calc(17 / 1366 * 100cqw);
    font-size: calc(22 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__hd__tt {
    margin-top: calc(10 / 375 * 100cqw);
    font-size: calc(17 / 375 * 100cqw);
  }
}
.m-maisont__kv__t {
  color: #fff;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__t {
    margin-top: calc(25 / 1366 * 100cqw);
    font-size: calc(22 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__t {
    margin-top: calc(17 / 375 * 100cqw);
    font-size: calc(15 / 375 * 100cqw);
  }
}
@media print, (min-width: 768px) {
  .m-maisont__kv__t sup {
    font-size: calc(12 / 1366 * 100cqw);
    vertical-align: 50%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__t sup {
    font-size: calc(10 / 375 * 100cqw);
    vertical-align: 30%;
  }
}
.m-maisont__kv__fg {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__fg {
    gap: calc(16 / 1366 * 100cqw);
    margin-top: calc(30 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__fg {
    gap: calc(7 / 375 * 100cqw);
    margin-top: calc(17 / 375 * 100cqw);
  }
}
.m-maisont__kv__fg__lb {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 99px;
  background: #fff;
  color: #0075c2;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__fg__lb {
    height: calc(50 / 1366 * 100cqw);
    padding: 0 calc(30 / 1366 * 100cqw);
    font-size: calc(22 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__fg__lb {
    height: calc(50 / 375 * 100cqw);
    padding: 0 calc(12 / 375 * 100cqw);
    font-size: calc(14 / 375 * 100cqw);
  }
}
.m-maisont__kv__fg__x {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__fg__x {
    width: calc(34 / 1366 * 100cqw);
    height: calc(34 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__fg__x {
    width: calc(22 / 375 * 100cqw);
    height: calc(22 / 375 * 100cqw);
  }
}
.m-maisont__kv__fg__x::before,
.m-maisont__kv__fg__x::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__fg__x::before,
  .m-maisont__kv__fg__x::after {
    top: calc(16 / 1366 * 100cqw);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__fg__x::before,
  .m-maisont__kv__fg__x::after {
    top: calc(10 / 375 * 100cqw);
  }
}
.m-maisont__kv__fg__x::before {
  transform: rotate(-45deg);
}
.m-maisont__kv__fg__x::after {
  transform: rotate(45deg);
}
.m-maisont__kv__nl {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__nl {
    bottom: 20px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__nl {
    bottom: 10px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__nl__m {
    display: table-cell;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__nl__t {
    display: table-cell;
    width: 100%;
  }
}
.m-maisont__kv__nl ul {
  color: #fff;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__kv__nl ul {
    font-size: 13px;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__nl ul {
    display: table;
    width: 100%;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__kv__nl ul > li {
    display: table-row;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ac {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac {
    margin-bottom: 70px;
  }
}
.m-maisont__ac__tt {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__ac__tt {
    margin-bottom: 35px;
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac__tt {
    margin-bottom: 25px;
    font-size: 28px;
  }
}
.m-maisont__ac__tt strong {
  color: #0075c2;
}
.m-maisont__ac__t {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__ac__t {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac__t {
    margin-bottom: 35px;
  }
}
.m-maisont__ac__ul {
  display: flex;
  justify-content: center;
}
@media print, (min-width: 768px) {
  .m-maisont__ac__ul {
    gap: 0 20px;
    width: 1086px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac__ul {
    flex-direction: column;
    gap: 15px 0;
    margin: 0 20px;
  }
}
.m-maisont__ac__ul > li {
  flex: 1;
}
.m-maisont__ac__ul > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding-right: 20px;
  border: 2px solid #33444d;
  border-radius: 99px;
  color: #33444d;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1), background-color 450ms cubic-bezier(.215, .61, .355, 1), color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-maisont__ac__ul > li a {
    height: 66px;
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac__ul > li a {
    height: 52px;
    font-size: 20px;
  }
}
.m-maisont__ac__ul > li a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  border-top: 2px solid #33444d;
  border-right: 2px solid #33444d;
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1);
  transform: rotate(135deg);
}
@media print, (min-width: 768px) {
  .m-maisont__ac__ul > li a::before {
    right: 35px;
    width: 17px;
    height: 17px;
    margin-top: -13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ac__ul > li a::before {
    right: 30px;
    width: 14px;
    height: 14px;
    margin-top: -11px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ac__ul > li a:hover,
  .m-maisont__ac__ul > li a:active {
    border-color: #0075c2;
    background-color: #0075c2;
    color: #fff;
  }
  .m-maisont__ac__ul > li a:hover::before,
  .m-maisont__ac__ul > li a:active::before {
    border-color: #fff;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__sc:nth-child(n+2) {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sc:nth-child(n+2) {
    margin-top: 100px;
  }
}
.m-maisont__sh {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__sh {
    width: 1086px;
    min-height: 354px;
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh {
    margin-bottom: 40px;
  }
}
.m-maisont__sh__lb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  border: 2px solid #33444d;
  color: #0075c2;
  font-variation-settings: 'wght' 300;
  font-weight: 300;
  line-height: 1.45;
  text-align-last: justify;
}
@media print, (min-width: 768px) {
  .m-maisont__sh__lb {
    width: 208px;
    height: 208px;
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh__lb {
    width: 163px;
    height: 163px;
    margin: 0 auto;
    font-size: 35px;
  }
}
.m-maisont__sh__lb > span strong {
  color: #33444d;
}
.m-maisont__sh__tt {
  position: relative;
  z-index: 1;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-maisont__sh__tt {
    margin-top: 40px;
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh__tt {
    margin-top: 30px;
    font-size: 28px;
    text-align: center;
  }
}
.m-maisont__sh__p {
  aspect-ratio: 1600/708;
}
@media print, (min-width: 768px) {
  .m-maisont__sh__p {
    position: absolute;
    right: -140px;
    top: 0;
    width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh__p {
    position: relative;
    margin-top: 30px;
  }
}
.m-maisont__sh__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media print, (min-width: 768px) {
  .m-maisont__sh__tw {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh__tw {
    margin: 20px 20px 0;
  }
}
.m-maisont__sh__tw__t {
  font-size: 16px;
  line-height: 1.5;
}
.m-maisont__sh__tw__t sup {
  font-size: 10px;
  vertical-align: 30%;
}
.m-maisont__sh__tw__nl {
  display: table;
  width: 100%;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__sh__tw__nl {
    margin-top: 5px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sh__tw__nl {
    margin-top: 10px;
    font-size: 12px;
  }
}
.m-maisont__sh__tw__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__sh__tw__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__sh__tw__nl > li {
  display: table-row;
}
.m-maisont__sn {
  background: #eceedd;
}
@media print, (min-width: 768px) {
  .m-maisont__sn {
    width: 1086px;
    margin: 50px auto 0;
    padding: 25px 0;
    border-radius: 99px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sn {
    margin: 35px 20px 0;
    padding: 25px 20px;
    border-radius: 40px;
  }
}
.m-maisont__sn__t {
  line-height: 1.45;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__sn__t {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__sn__t {
    font-size: 26px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ec__fi {
    width: 1000px;
    margin: 0 auto;
  }
}
.m-maisont__ec__fi__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__fi__p {
    aspect-ratio: 2000/1870;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__fi__p {
    aspect-ratio: 750/2003;
  }
}
.m-maisont__ec__fi__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__ec__fi__t {
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__fi__t {
    margin-top: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__fi__t {
    margin: 30px 20px 0;
    font-size: 14px;
  }
}
.m-maisont__ec__se {
  box-sizing: border-box;
  background: #f2f2f2;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se {
    width: 1000px;
    margin: 40px auto 0;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se {
    margin: 30px 20px 0;
    padding: 30px 20px;
  }
}
.m-maisont__ec__se__tt {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__tt {
    margin-bottom: 20px;
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__tt {
    margin-bottom: 15px;
    font-size: 25px;
  }
}
.m-maisont__ec__se__t {
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__t {
    font-size: 16px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__t {
    font-size: 14px;
  }
}
.m-maisont__ec__se__t sup {
  font-size: 10px;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__t sup {
    vertical-align: 30%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__t sup {
    vertical-align: 25%;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__cw {
    display: flex;
    gap: 40px;
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__cw {
    margin-top: 25px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__cw__c:nth-child(1) {
    flex: 53.8288288288;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__cw__c:nth-child(2) {
    flex: 46.1711711712;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__cw__c:nth-child(2) {
    margin-top: 25px;
  }
}
.m-maisont__ec__se__cw__tt {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__cw__tt {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__cw__tt {
    margin-bottom: 8px;
    font-size: 16px;
  }
}
.m-maisont__ec__se__cw__fg {
  position: relative;
  aspect-ratio: 956/544;
}
.m-maisont__ec__se__cw__fg img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__ec__se__cw__nl {
  display: table;
  width: 100%;
  margin-top: 15px;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__ec__se__cw__nl {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__ec__se__cw__nl {
    font-size: 12px;
  }
}
.m-maisont__ec__se__cw__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__ec__se__cw__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__ec__se__cw__nl > li {
  display: table-row;
}
.m-maisont__ec__se__cw__p {
  position: relative;
  aspect-ratio: 820/798;
}
.m-maisont__ec__se__cw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, (min-width: 768px) {
  .m-maisont__di {
    display: flex;
    gap: 40px;
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__di {
    margin: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__di__c {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__di__c:nth-child(n+2) {
    margin-top: 30px;
  }
}
.m-maisont__di__p {
  position: relative;
  aspect-ratio: 960/572;
}
.m-maisont__di__p::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #707070;
  pointer-events: none;
}
.m-maisont__di__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__di__t {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5;
}
.m-maisont__di__nl {
  display: table;
  width: 100%;
  margin-top: 15px;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__di__nl {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__di__nl {
    font-size: 12px;
  }
}
.m-maisont__di__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__di__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__di__nl > li {
  display: table-row;
}
@media print, (min-width: 768px) {
  .m-maisont__cr {
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr {
    margin: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc__cw {
    display: flex;
    gap: 0 40px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc__cw__c:nth-child(1) {
    width: 23%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__sc__cw__c:nth-child(1) {
    margin-bottom: 30px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc__cw__c:nth-child(2) {
    width: 73%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__sc__cw__c:nth-child(2) {
    margin: 0 20px;
  }
}
.m-maisont__cr__sc__tt {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #d3dce0;
  color: #333;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc__tt {
    aspect-ratio: 230/230;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__sc__tt {
    padding: 16px 0;
    font-size: 16px;
  }
}
.m-maisont__cr__sc__tt > span {
  display: block;
}
.m-maisont__cr__sc__tt > span strong {
  display: block;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc__tt > span strong {
    margin-bottom: 5px;
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__sc__tt > span strong {
    font-size: 24px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__sc:nth-child(n+2) {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #707070;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__sc:nth-child(n+2) {
    margin-top: 50px;
  }
}
.m-maisont__cr__ke {
  position: relative;
}
.m-maisont__cr__ke__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__ke__p {
    aspect-ratio: 1460/1216;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__ke__p {
    aspect-ratio: 590/2398;
  }
}
.m-maisont__cr__ke__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__cr__nl {
  display: table;
  width: 100%;
  margin-top: 20px;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__nl {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__nl {
    font-size: 12px;
  }
}
.m-maisont__cr__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__cr__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__cr__nl > li {
  display: table-row;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en {
    display: flex;
    gap: 0 20px;
  }
}
.m-maisont__cr__en__c__p {
  position: relative;
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__en__c__p {
    aspect-ratio: 590/306;
  }
}
.m-maisont__cr__en__c__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__en__c:nth-child(n+2) {
    margin-top: 25px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(1) {
    flex: 380;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(1) .m-maisont__cr__en__c__p {
    aspect-ratio: 380/382;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(2) {
    flex: 300;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(2) .m-maisont__cr__en__c__p {
    aspect-ratio: 300/460;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(3) {
    flex: 330;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(3) .m-maisont__cr__en__c__p {
    aspect-ratio: 330/382;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(4) {
    flex: 330;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__c:nth-child(4) .m-maisont__cr__en__c__p {
    aspect-ratio: 330/382;
  }
}
.m-maisont__cr__en__t {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__en__t {
    margin-top: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__en__t {
    margin-top: 12px;
    font-size: 14px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__pa {
    display: flex;
    gap: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__pa__c {
    flex: 1;
  }
}
.m-maisont__cr__pa__c__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__pa__c__p {
    aspect-ratio: 460/382;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__pa__c__p {
    aspect-ratio: 590/306;
  }
}
.m-maisont__cr__pa__c__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__pa__c:nth-child(n+2) {
    margin-top: 25px;
  }
}
.m-maisont__cr__pa__t {
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__pa__t {
    margin-top: 15px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__pa__t {
    margin-top: 12px;
    font-size: 14px;
  }
}
.m-maisont__cr__wi {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi {
    padding-bottom: 37.5px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi {
    padding-bottom: 33px;
  }
}
.m-maisont__cr__wi__p {
  position: relative;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi__p {
    aspect-ratio: 1460/382;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi__p {
    aspect-ratio: 590/1182;
  }
}
.m-maisont__cr__wi__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__cr__wi__t {
  position: absolute;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi__t {
    bottom: 0;
    width: 22.3287671233%;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi__t {
    font-size: 14px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi__t:nth-child(1) {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi__t:nth-child(1) {
    right: 0;
    top: calc(25.8883248731% + 3px);
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi__t:nth-child(2) {
    left: 51.7808219178%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi__t:nth-child(2) {
    left: 0;
    bottom: 0;
    width: 50%;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cr__wi__t:nth-child(3) {
    left: 77.6712328767%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cr__wi__t:nth-child(3) {
    right: 0;
    bottom: 0;
    width: 50%;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__co {
    display: flex;
    gap: 60px;
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co {
    margin: 0 20px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__co__c:nth-child(1) {
    flex: 39;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__co__c:nth-child(2) {
    flex: 55;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co__c:nth-child(2) {
    margin-top: 30px;
  }
}
.m-maisont__co__tm__p {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 664/516;
}
@media print, (min-width: 768px) {
  .m-maisont__co__tm__p {
    width: 332px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co__tm__p {
    width: 225px;
  }
}
.m-maisont__co__tm__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__co__tm__t {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5;
}
.m-maisont__co__rm__tt {
  margin-bottom: 15px;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__co__rm__tt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co__rm__tt {
    font-size: 16px;
  }
}
.m-maisont__co__rm__tt sup {
  font-size: 10px;
}
@media print, (min-width: 768px) {
  .m-maisont__co__rm__tt sup {
    vertical-align: 40%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co__rm__tt sup {
    vertical-align: 35%;
  }
}
.m-maisont__co__rm__p {
  position: relative;
  aspect-ratio: 1100/530;
}
.m-maisont__co__rm__p::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #707070;
  pointer-events: none;
}
.m-maisont__co__rm__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.m-maisont__co__rm__nl {
  display: table;
  width: 100%;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__co__rm__nl {
    margin-top: 20px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__co__rm__nl {
    margin-top: 15px;
    font-size: 12px;
  }
}
.m-maisont__co__rm__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__co__rm__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__co__rm__nl > li {
  display: table-row;
}
@media print, (min-width: 768px) {
  .m-maisont__gr {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr {
    margin: 70px 20px 0;
  }
}
.m-maisont__gr__in {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__in {
    width: 1086px;
    margin: 0 auto;
    padding: 45px 43px;
    background-image: url(/heimmaison/lineup/t/images/bg_maisont_gr01.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__in {
    padding: 30px 20px;
    background-image: url(/heimmaison/lineup/t/images/bg_maisont_gr01_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd {
    display: flex;
  }
}
.m-maisont__gr__hd__c {
  box-sizing: border-box;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__c:nth-child(1) {
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__hd__c:nth-child(1) {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__c:nth-child(2) {
    width: 100%;
  }
}
.m-maisont__gr__hd__s {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #458b37;
  background: #fff;
  color: #458b37;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__s {
    width: 234px;
    height: 98px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__hd__s {
    height: 45px;
    padding: 0 15px;
    font-size: 16px;
  }
}
.m-maisont__gr__hd__tt {
  color: #458b37;
  line-height: 1.4;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__tt {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__hd__tt {
    font-size: 26px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__tt sup {
    font-size: 14px;
    vertical-align: 80%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__hd__tt sup {
    font-size: 12px;
    vertical-align: 65%;
  }
}
.m-maisont__gr__hd__n {
  margin-top: 10px;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__hd__n {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__hd__n {
    font-size: 12px;
  }
}
.m-maisont__gr__mn {
  margin-top: 25px;
}
.m-maisont__gr__mn__tt {
  margin-bottom: 3px;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__mn__tt {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__mn__tt {
    font-size: 16px;
  }
}
.m-maisont__gr__mn__ol > li {
  color: #458b37;
  font-variation-settings: 'wght' 500;
  font-weight: 500;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__mn__ol > li {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__mn__ol > li {
    font-size: 16px;
  }
}
.m-maisont__gr__mn__ol > li sup {
  font-size: 10px;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__mn__ol > li sup {
    vertical-align: 45%;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__mn__ol > li sup {
    vertical-align: 35%;
  }
}
.m-maisont__gr__mn__ol > li:nth-child(n+2) {
  margin-top: 3px;
}
.m-maisont__gr__mn__nl {
  display: table;
  width: 100%;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__mn__nl {
    margin-top: 15px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__mn__nl {
    margin-top: 20px;
    font-size: 12px;
  }
}
.m-maisont__gr__mn__nl__m {
  display: table-cell;
  white-space: nowrap;
}
.m-maisont__gr__mn__nl__t {
  display: table-cell;
  width: 100%;
}
.m-maisont__gr__mn__nl > li {
  display: table-row;
}
.m-maisont__gr__ul {
  margin-top: 15px;
}
.m-maisont__gr__ul > li {
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__ul > li {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__ul > li {
    font-size: 12px;
  }
}
.m-maisont__gr__ul > li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #6a7e89;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__ul > li::before {
    top: 4.5px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__ul > li::before {
    top: 4px;
  }
}
.m-maisont__gr__ur {
  margin-top: 15px;
  line-height: 1.5;
}
@media print, (min-width: 768px) {
  .m-maisont__gr__ur {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__gr__ur {
    font-size: 12px;
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cn {
    margin-top: 140px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn {
    margin-top: 70px;
  }
}
.m-maisont__cn__bt {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding-right: 10px;
  border: 2px solid #32597c;
  border-radius: 4px;
  background: #32597c;
  color: #fff;
  font-variation-settings: 'wght' 700;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  transition: background-color 450ms cubic-bezier(.215, .61, .355, 1), color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-maisont__cn__bt {
    width: 534px;
    height: 118px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn__bt {
    width: 100%;
    height: 100px;
    margin: 0 20px;
    font-size: 18px;
  }
}
.m-maisont__cn__bt::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  box-sizing: border-box;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  transition: border-color 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-maisont__cn__bt::before {
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn__bt::before {
    right: 15px;
  }
}
.m-maisont__cn__bt > span {
  display: block;
}
.m-maisont__cn__bt > span > span {
  display: block;
  margin-bottom: 5px;
}
@media print, (min-width: 768px) {
  .m-maisont__cn__bt > span > span {
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn__bt > span > span {
    font-size: 14px;
  }
}
.m-maisont__cn a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media print, (min-width: 768px) {
  .m-maisont__cn a {
    height: 414px;
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn a {
    height: 234px;
  }
}
.m-maisont__cn a::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 450ms cubic-bezier(.215, .61, .355, 1);
}
@media print, (min-width: 768px) {
  .m-maisont__cn a::before {
    background-image: url(/heimmaison/lineup/t/images/bg_maisont_cn01.webp);
  }
}
@media screen and (max-width: 767px) {
  .m-maisont__cn a::before {
    background-image: url(/heimmaison/lineup/t/images/bg_maisont_cn01_sp.webp);
  }
}
@media print, (min-width: 768px) {
  .m-maisont__cn a:hover::before,
  .m-maisont__cn a:active::before {
    transform: scale(1.1);
  }
  .m-maisont__cn a:hover .m-maisont__cn__bt,
  .m-maisont__cn a:active .m-maisont__cn__bt {
    background: #fff;
    color: #32597c;
  }
  .m-maisont__cn a:hover .m-maisont__cn__bt::before,
  .m-maisont__cn a:active .m-maisont__cn__bt::before {
    border-color: #32597c;
  }
}
