@charset "UTF-8";
/* ----------------------------
	Style Setting
	Create Date: 25.01.28
----------------------------*/
/*   Common Setting
----------------------------*/
.fadeT {
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
}

.fadeB {
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
}

.fadeL {
  -webkit-transform: translate(20px, 0);
          transform: translate(20px, 0);
}

.fadeR {
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
}
a:hover{
  text-decoration: none;
}

/**================================= Link Setting =================================**/
/**================================= Common Setting =================================**/
#layout header {
  display: none;
}

.headerBlockLp {
  margin: 30px auto;
  width: 1080px;
}
.headerBlockLp .headBtn {
  display: block;
  height: 50px;
  width: 230px;
  line-height: 50px;
  color: #FFF;
  background-color: #AF0028;
  border-radius: 5px;
  text-decoration: none;
}
.headerBlockLp .headBtn:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

nav,
.bnrBlock02 {
  display: none;
}

.container {
  max-width: none;
}
.container .width {
  width: 100%;
}

.sectInner {
  max-width: 840px;
}

/* CTA BOX */
.ctaBtnBox {
  padding: 40px;
}
.ctaBtnBox li .ctaBtn {
  font-size: 1.375rem;
  height: 80px;
  text-decoration: none;
}

.ctaBtmTxt {
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 0;
}

.ctaBtmTel {
  text-align: center;
  font-size: 1.125rem;
}
.ctaBtmTel span {
  display: inline-block;
  background: url(/monkiara/lib/img/footer/tel.svg) no-repeat left center/42px auto;
  padding-left: 50px;
  font-size: 2.125rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.prodCaption {
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: 1.3;
}

/**================================= Contents Setting =================================**/
/* FV */
.lp2501Cont {
  padding-top: 0;
}
.lp2501Cont .fv {
  height: 600px;
  margin-top: 0;
  position: relative;
}
.lp2501Cont .fv .fvimg {
  height: 100%;
  background: url(../img/mainimg_lp2501_pc.jpg) no-repeat center top/cover;
  position: relative;
  z-index: 0;
}
.lp2501Cont .fv .fvimg::before {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  z-index: -1;
}
.lp2501Cont .fv .fvimg .prodCaption {
  bottom: 10px;
  color: #FFF;
}
.lp2501Cont .fv .fvimg .prodCaption01 {
  left: calc(50% - 530px);
}
.lp2501Cont .fv .fvimg .prodCaption02 {
  left: calc(50% + 340px);
}
.lp2501Cont .fv .fvTxt {
  top: calc(50% - 40px);
  right: auto;
  left: calc(50% - 5px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.lp2501Cont .fv .fvTxt img {
  width: 90px;
  height: auto;
}
.lp2501Cont .fv.is-start .fvTxt {
  top: 50%;
}

/* INTRO */
.intro_2501lp {
  padding-top: 0;
  text-align: center;
}

.hlLv2_2501lp {
  font-size: 30px;
  margin-bottom: 60px;
}

.introList {
  display: inline-block;
  text-align: left;
}
.introList .introList__item {
  padding-left: 36px;
  position: relative;
  font-size: 20px;
}
.introList .introList__item:nth-child(n+2) {
  margin-top: 20px;
}
.introList .introList__item::before {
  content: "";
  width: 28px;
  height: 17px;
  background: url(../img/icn_check.svg) no-repeat center center/contain;
  position: absolute;
  top: 9px;
  left: 0;
}

.photoBox {
  margin-bottom: 60px;
  max-width: 840px;
  margin: 0 auto;
}

.introLeadTxt {
  margin-top: 80px;
  font-size: 30px;
  margin-bottom: 60px;
}

.photoTop {
  display: flex;
  justify-content: space-between;
}

.introPhoto:not(:first-of-type) {
  margin-top: 0;
}
.introPhoto:nth-child(3) {
  margin-top: 20px;
}
.introPhoto.posL {
  width: calc(50% - 10px);
  padding-right: 0%;
}
.introPhoto.posR {
  width: calc(50% - 10px);
  padding-left: 0%;
}
.introPhoto.posR .prodCaption {
  left: 10px;
}

.feagure_2501lp {
  background-color: #F7F7F4;
  padding-top: 80px;
  padding-bottom: 60px;
  overflow: hidden;
}

.sectFeature {
  margin: 0 auto;
  max-width: 840px;
}
.sectFeature:not(:first-of-type) {
  margin-top: 80px;
}

h3.hlLv3_2501lp {
  margin-bottom: 60px;
}
h3.hlLv3_2501lp img {
  height: 46px;
}

.featureLead {
  font-size: 24px;
  margin-bottom: 20px;
}

.flexFeature01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexFeature01 .flexFeature01__item__txt {
  width: 50%;
}
.flexFeature01 .flexFeature01__item__img {
  width: 38%;
}

.txt01 {
  font-size: 18px;
  line-height: 1.8;
}

.imgFeature01 {
  margin-top: 0;
}

.feature_point {
  margin-top: 80px;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.slideTitle {
  font-size: 24px;
  margin-bottom: 30px;
}
.slideTitle::before {
  display: none;
}

.feature_pointBoxWrap {
  overflow: hidden;
}

.feature_pointBox {
  flex-wrap: wrap;
  padding-bottom: 0;
}
.feature_pointBox .pointItem {
  box-sizing: border-box;
  flex: 0 0 auto;
  width: 32%;
  background-color: #E6E6E6;
  padding: 20px;
}
.feature_pointBox .pointItem:not(:first-child) {
  margin-left: 0;
}
.feature_pointBox .pointItem:not(:nth-child(3n+1)) {
  margin-left: 2%;
}
.feature_pointBox .pointItem:nth-child(n+4) {
  margin-top: 2%;
}
.feature_pointBox .pointItem dl {
  margin-top: 30px;
}
.feature_pointBox .pointItem dl dt {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}
.feature_pointBox .pointItem dl dd {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
}

.imgSozaiBox {
  display: flex;
  justify-content: space-between;
}
.imgSozaiBox li {
  width: 32%;
}
.imgSozaiBox li:nth-child(n+3) {
  margin-top: 0;
}

.imgMaasure {
  margin-top: 40px;
}

.unit {
  font-size: 16px;
}

.respontiveTblWrap {
  padding-bottom: 0;
  margin-bottom: 0;
}

.featureTbl {
  font-size: 15px;
  width: 100%;
}
.featureTbl thead th {
  padding: 10px;
}
.featureTbl .num {
  padding-left: 0;
  padding-top: 23px;
}
.featureTbl .num::before {
  width: 18px;
  height: 18px;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.sectVoice {
  padding-top: 0;
  padding-bottom: 0;
}

.voiceBox .voiceItem {
  padding: 30px 0;
  border-top: #CCC solid 1px;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.voiceBox .voiceItem span {
  display: block;
  text-align: right;
  margin-top: 10px;
}

/*フェードインアニメ*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btnBox {
  margin-top: 30px;
  text-align: center;
}
.btnBox .moreBtn {
  display: inline-block;
  width: 180px;
  border: #707070 solid 1px;
  height: 60px;
  line-height: 60px;
  padding-right: 50px;
  border-radius: 30px;
  font-size: clamp(18px, 4.5vw, 24px);
  cursor: pointer;
  position: relative;
}
.btnBox .moreBtn::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 50px;
  border-right: #707070 solid 2px;
  border-bottom: #707070 solid 2px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}
.btnBox .moreBtn.is-show::before {
  top: calc(50% + 2px);
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}/*# sourceMappingURL=pc.css.map */



/*rayor write*/
section{
  padding: 0;
  margin: 0;
}

span.red-btn
,a.red-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 70px;
    margin: 0 auto;
    background: #AF0028;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    white-space: nowrap;
    font-size: clamp(0.875rem, 4vw, 1.125rem);
}
.red-btn.main_button{
  font-size: clamp(0.875rem, 4vw, 1.125rem);
  margin-bottom: 3em;
  width: 400px;
}
.red-btn.main_button:hover{
  opacity: 0.7;
}
.lineup-slide a:hover{
  opacity: 0.7;
}

.max-wrap {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;
}


/* ============================== */
/* FV Slider Section */
/* ============================== */
.fv-slide {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  margin-bottom:4em;
}
.fv.img {
  opacity:0;
}
.fv-slide .slides {
  width: 100%;
  height: 100%;
  padding: 0 80px;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.fv-slide .slides.active {
  opacity: 1;
  z-index: 1;
}
.fv-slide .slides .max-wrap {
  width:100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fv-slide .slides:nth-child(1) {
  background-image: url('https://gigaplus.makeshop.jp/monkiara/lp/20251006/img/main_01.jpg?1');
}

.fv-slide .slides:nth-child(2) {
  background-image: url('https://gigaplus.makeshop.jp/monkiara/lp/20251006/img/main_02.jpg?1');
}

.fv-slide .slides:nth-child(3) {
  background-image: url('https://gigaplus.makeshop.jp/monkiara/lp/20251006/img/main_03.jpg?1');
}

.fv-slide .fvimg {
  width: 50%;
  height: 100%;
  position: relative;
}
.fv-slide .fv_txt {
  width: 50%;
  position: relative;
}
.fv-slide .fv_txt p{
  font-size: 1.5em;
  line-height: 1.6;
  margin-top: 1em;
  text-align: center;
}

.fv-slide .fvimg span {
  position: absolute;
  bottom: 1em;
  left:0;
  text-align: left;
}

/* ============================== */
/* Intro Section */
.intro{
    max-width: 800px;
    margin: 0 auto 8em;
}
.intro h1{
    font-size: clamp(1.875rem, 7vw, 2.5rem);
    text-align: center;
    padding:40px 0;
}
.intro p{
    font-size: clamp(0.875rem, 4vw, 1.125rem);
    line-height: 1.8;
    text-align: left;
    padding:30px 0;
}

/* ============================== */
/* Lineup Section */
.lineup{
    background:#9fabb4;
    color:white;
    padding: 20px 0;
}
.lineup h1{
    font-size: clamp(1.875rem, 7vw, 2.5rem);
    text-align: center;
    padding:40px 0 0;
    margin: 0 auto　50px;
    letter-spacing: 0.02em;
}
.lineup h2{
    font-size: 1.875rem;
    text-align: center;
    padding: 15px 40px;
    background: #fff;
    color: #9fabb4;
    margin: 0 auto 60px;
    width: fit-content;
    border-radius: 50px;
  }

.lineup-slide {
    display: flex;
    justify-content: center;
    gap: 0px;
    margin-bottom: 40px;
    justify-content: space-around;
  }
.lineup figure {
    text-align: center;
}
.lineup figcaption span {
  display: block;
  text-align: center;
  font-size: clamp(0.875rem, 4vw, 1.125rem);
  line-height: normal;
}
.lineup figcaption span:last-child{
  margin-bottom: 1rem;
}
.lineup figure a.red-btn{
    margin-top:1em;
}


/* ============================== */
/* White Border Section */
.white-border{
  width: fit-content;              /* 中身の実幅に合わせる */
  max-width: min(900px, 90vw);     /* 画面幅でははみ出さない */
  margin: 40px auto 0;             /* 中央配置 */
  padding: 0em 4em 2em;        /* 左右にも少し余白を追加（お好みで調整） */
  border: 2px solid #fff;
  text-align: center;
  box-sizing: border-box;
}

.white-border h1{
    font-size: clamp(1.875rem, 7vw, 2.5rem);
    margin-bottom: 10px;
}
.white-border p{
    font-size:1.3em;
    margin-bottom: 10px;
    text-align: center;
}
.caution{
  max-width: 750px;
  margin:40px auto;
}
.caution p{
  font-size: clamp(0.875rem, 4vw, 1.125rem);
  margin-bottom:0;
}

/* ============================== */
/* CTA Section */
.cta {
  max-width: 600px;
  margin: 0 auto 60px;
  text-align: center;
}

/* ============================== */
/* Especial Section */
.especial{
  background: #fff;
  margin: 0 auto;
  padding: 40px 0 0 ;
}
.especial .max-wrap.white-bg{
    background:#fff;
    padding: 0px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 900px;
    margin: 0 auto;
}
.especial .max-wrap.white-bg .left{
  text-align: center;
}
.especial .max-wrap.white-bg .left img{
  max-width: 400px;
}

.especial .max-wrap.white-bg .right h1{
  font-size: clamp(1.875rem, 7vw, 2.5rem);
  margin-bottom: 20px;
  text-align: left;
}
.especial .max-wrap.white-bg .right h2{
  font-size: clamp(0.875rem, 4vw, 1.125rem);
  text-align: left;
  background: none;
  color:#000;
  padding:0;
  margin:0;
}
.especial .max-wrap.white-bg .right p{
  font-size: clamp(0.875rem, 4vw, 1.125rem);
}
.lineup-slide a:hover figcaption{
  color: #fff;
}

/* ============================== */
/* Size Section */
.size{
  background:#f7f7f3;
  padding: 40px 0;
}

.size .max-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.size h2 {
  background: none ;
  color: #000;
  font-size: 18px;
  margin-bottom: 1rem;
  padding:0;
  text-align: left;
}
.size p {
  margin-bottom:0;
  font-size: 18px;
}
.size .cta img{
  filter: brightness(0);
}
.size table{
  width: 100%;
  border-collapse: collapse;
  margin-top: 0;
  text-align: center;
}
.size table th, .size table td{
  border:1px solid #ccc;
  padding: 8px 4px;
}
.size table th span{
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  background-color: #a66b36; /* 茶色っぽい色 */
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: "Arial", "sans-serif";
  margin: 0 auto 4px;
  font-size: 14px;
  vertical-align: middle;
}
.size .unit{
  margin-top: 0em;
}
.size .left {
  margin-left: 5em;
  margin-right:2em;
}
.size .max-wrap{
  margin-bottom:8em;
}

/*font*/
.serif{
  font-family: serif;
}
.gothic{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bold{
  font-weight: bold;
}

.effect-fade.effect-scroll{
  margin-bottom: 0;
  padding-bottom: 0;
}
.lineup figure img{
  margin-bottom: 1em;
  max-width: 280px;
}
.lineup-slide{
  min-width: 600px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 70px;
}
.white-border h1{
  font-size: clamp(1.875rem, 7vw, 2.5rem);
  margin-bottom: 30px;
}
.especial .max-wrap.white-bg .left img{
  max-width: 320px;
}
.size .left p + span{
  display: block;
  text-align:left;
}