/* CSS Document */

/* CSS Document */

.kvarea{
	width: 100%;
	background: url("https://gigaplus.makeshop.jp/menchoku/lp202601/kv_hc_pc.png") center top no-repeat;
	background-size: cover;
	margin: 0 auto;
	margin-bottom: 40px;
	height: 500px;
}


.kvarea img{
	width: 100%;
	height: auto;
}

.contents p img{
	width: 100%;
	height: auto;
	margin: 25px 0px;
	border-radius: 10px;
}


.wrap{
	position: relative;
    z-index: 0;
    display: flex;
    width: 100%;
    max-width: 1200px;
    padding: 32px 20px 20px;
    margin: 0 auto;
    text-align: left;
}

.wrap .contents{
	    width: calc(100% - 500px);;
    padding: 0 20px 20px;
	
}


.wrap .menulist{
	  position: absolute;
  top: 40px; /* 繝翫ン繧��繝�ム繝ｼ縺ｮ鬮倥＆縺ｫ蠢懊§縺ｦ隱ｿ謨ｴ */
  right: 20px; /* 蜿ｳ遶ｯ縺ｫ陦ｨ遉ｺ */
  overflow: hidden; /* 蜈ｨ菴薙〒縺ｯ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ縺輔○縺ｪ縺� */
  z-index: 10;
	    width: 380px;
    padding: 0;
	padding-right: 30px;
	padding-top: 20px;
}

.wrap .menulist .menulistin{
  height: 100%;
  overflow-y: auto;
  padding-bottom: 24px;}


.mes_bg{
	width: 92%;
	height: auto;
	background-color: #56a4bc;
	color:#fff;
	padding: 4%;
}

.kimuchiname{
	text-align: right;
	width: 100%;
	margin-top: 25px;
}

p{
	font-size:16px;
	line-height: 2;
	margin: 15px 0;
}

h3{
	    margin: 2.5em 0 1em;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
	color: #00a5e7;
	   
}

h4{
	color: rgb(77, 77, 77);
	font-size: 22px;
	font-weight: 700;
	 border-bottom: none;
	border-top: 1px dotted #777777;
	    padding-bottom: 5px;
    margin-bottom: 0px;
	margin-top: 35px;
	    
}

.message{
	border-bottom: 1px dotted #777777;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

ul.shampoolist{
	    list-style-type: disc; /* 笳上↓縺吶ｋ */
    padding-left: 1.5em;    /* 蟾ｦ蛛ｴ縺ｫ繧ｹ繝壹�繧ｹ繧堤ｩｺ縺代ｋ */
}

ul.shampoolist li{
	    list-style-type: disc; /* 笳上↓縺吶ｋ */
	padding: 5px 0px;
}


ul.shampoolist2{
	    counter-reset: item;
    padding-left: 2em;    /* 蟾ｦ蛛ｴ縺ｫ繧ｹ繝壹�繧ｹ繧堤ｩｺ縺代ｋ */
}

ul.shampoolist2 li{
	    counter-increment: item;
	padding: 5px 0px;
}

ul.shampoolist2 li::before {
  content: counter(item) ". ";
  position: absolute;
  left: 45px;
  text-align: left;
}

.dotunder{
	    border-bottom: 1px dotted #777777;
    padding-bottom: 10px;
    margin-bottom: 8px;
}

.dotunder span{
color:#e65d65;
}

.uchiwake{
	background-color: #fff;
	padding: 3%;
	margin-top: 30px;
	border-radius: 10px;
}

.uchiwake h4{
	    margin-top: 0px;
	font-size: 18px;
	border-top:none;
}

.menulistin img{
	width:100%;
	height: auto;
}

.menulist.fixed {
  position: fixed;
  top: 0px;
  right: 20px;
  z-index: 100;
}

.kvspimg{
	display: none;
}


@media screen and (max-width: 767px) {
	
	.kvimg{
		display: none;
	}
	
	.kvspimg{
	display: block;
}
	
	.kvarea{

}
			
			.wrap{
				display: block;
				width: 100%;
				padding: 0px;
			}
			
			.wrap .contents {
    width: 90%;
				margin: 0 auto;
				padding: 0px;
}
	
	.wrap .menulist{
		width: 90%;
				margin: 60px auto;
				padding: 0px;
		position: static;
	}
	
	#menulist-placeholder{
		height: auto!important;
	}
		}


	
body {
  background-color: #f3efe6;
	color:#000;
	font-size:16px;
}
	
	.containerkvshampoo {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}
	
.rowflex3 {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
	align-items: flex-start;
	margin-top: 60px;
}
	
.container3 {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: url(https://gigaplus.makeshop.jp/menchoku/shouhin/ocean/pc05.jpg) top center no-repeat;
  background-size:cover;
	min-height: 720px;
	margin-top: 100px;
}
	
.container4 {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background-image: url("https://gigaplus.makeshop.jp/menchoku/shouhin/ocean/pc14-min.png");
  background-size: 1100px auto; /* 幅400pxに縮小して高さは自動調整 */
  background-repeat: no-repeat;
  background-position: center top;
	min-height: 1000px;
	margin-top: 170px;
}
	
	
	
h4 {
    margin-top: 15px!important;
}
.uchiwake h4{
    margin-top: 0px!important;
}
.containerkvshampoo {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
}
.kvarea {
    height: 523px!important;
background: url(https://gigaplus.makeshop.jp/menchoku/lp202601/kv_hc_pc.png)center top no-repeat;
	background-size: cover;
	background-position: center bottom; 
}
	
    
	
.img_wrap img {
  width: 533px !important;
  height: 244px !important;
  position: absolute;
  top: 130px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
transition-delay: 1s;
}
.img_wrap.visible img {
  opacity: 1;
}
#kagokotei1 {
    position: fixed;
    right: 10px;
    bottom: 89px;
    width: 180px;
    height: 247px;
    z-index: 9999;
}
	
#kagokotei2 {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 180px;
    height: 69px;
    z-index: 9999;
}
	
#kagokotei1 img, #kagokotei2 img{
border-radius:5px;
}
	
	
	
	
	
	
	
	h2{
		font-family: "dnp-shuei-ymincho-std", sans-serif;
font-weight: 500;
font-style: normal;
		text-align: center;
	}
	
	h3{
		color: #3eaac3;
		font-family: "dnp-shuei-ymincho-std", sans-serif;
font-weight: 500;
font-style: normal;
		text-align: center;
	}
	
	.mintyou_p{
				font-family: "dnp-shuei-ymincho-std", sans-serif;
font-weight: 500;
font-style: normal;
		color: #fff;
		font-size: 18px;
	}
	
.speech-bubble {
  position: relative;
  background: #fff;
  border: 1.5px solid #3eaac3; /* 吹き出し本体の枠線 */
  border-radius: 8px;
  padding: 8px 10px;
  margin: 0 auto;
  text-align: left;
	text-align: justify;
	max-width: 240px;
	font-size: 14px;
	color: #3eaac3;
}

/* 三角（外側：枠線用） */
.speech-bubble::before {
  content: "";
  position: absolute;
  top: -12px; /* 本体の上に出す */
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 12px 12px 12px;
  border-style: solid;
  border-color: transparent transparent #3eaac3 transparent; /* 枠線色（外側） */
}

/* 三角（内側：背景用） */
.speech-bubble::after {
  content: "";
  position: absolute;
  top: -10px; /* 外側より少し下げる */
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent; /* 吹き出しの背景色 */
}
	
.speech-bubble2 {
  position: relative;
  background: #3eaac3;
  border: 1.5px solid #3eaac3; /* 吹き出し本体の枠線 */
  border-radius: 8px;
  padding: 15px 20px;
  margin: 0 auto;
  text-align: left;
	text-align: justify;
	max-width: 240px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* 三角（外側：枠線用） */
.speech-bubble2::before {
  content: "";
  position: absolute;
  top: -12px; /* 本体の上に出す */
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 12px 12px 12px;
  border-style: solid;
  border-color: transparent transparent #3eaac3 transparent; /* 枠線色（外側） */
}

/* 三角（内側：背景用） */
.speech-bubble2::after {
  content: "";
  position: absolute;
  top: -10px; /* 外側より少し下げる */
  left: 50%;
  transform: translateX(-50%);
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #3eaac3 transparent; /* 吹き出しの背景色 */
}
	.kyoukan{
		position: relative;
		max-width: 1000px;
		margin: 0 auto;
		text-align: center;
		color: #fff;
		padding: 85px 15px;
	}
	
	.kyoukan h2,.container1 h2{
		font-size: 36px;
		margin-bottom: 10px;
		line-height: 1.5;
	}
	
	.kyoukan_main{
		max-width: 100%;
		height: auto;
		margin-top: 90px;
	}
	.kyoukan_hidari{
		position: absolute;
		width: 181px;
		height: 135px;
		top:105px;
		left: 50%;
  transform: translateX(-50%);
  margin-left: -430px; /* ← 左へ100px */
	}
	
	.kyoukan_migi{
		position: absolute;
		width: 128px;
		height: 200px;
		top:60px;
		right: 50%;
  transform: translateX(-50%);
  margin-right: -520px; /* ← 左へ100px */
	}
	.score{
		border: 1px solid #fff;
		border-radius:8px;
		margin-top: 90px;
		max-width: 100%;
		padding: 0 40px 20px 40px;
		    display: inline-block;
	}
	
	.score h3{
margin: 0 auto;
		margin-top: 35px;
		color: #fff;
	}
	
	.score h3 span{
		font-size:16px;
	}
	
	.score p span{
		color: #ffff00;
		font-size:20px;
	}
	
	.container1{
		max-width:980px;
		margin: 0 auto;
		margin-top:-120px; 
		text-align: center;
	}
	
	.kyoukan_main1{
		max-width: 100%;
		height: auto;
		margin-top: 70px;
		margin-bottom: 40px;
	}
	
	.nep_text{
		border: 1px solid #fff;
		border-radius: 8px;
		width: fit-content;
  padding: 20px 30px;
		color: #fff;
		margin: 0 auto;
		margin-top: 60px;
		line-height: 2.0em;
	}
	
.reader {
  position: relative;
  width: 890px;
  height: 506px;
  overflow: hidden; /* 背景をクリップ */
  border: 1px solid #ccc;
  margin: 100px auto 0;
}

/* 背景レイヤー */
.reader__bg{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 300ms ease;
  z-index: 0;
}

/* スクロール領域（ここがroot） */
.reader__content{
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;

  /* 左上右 padding 75px */
  padding: 75px 75px 0 75px;
}

/* 左右flex */
.reader__inner{
  display: flex;
  gap: 0;
  min-height: 100%;
  box-sizing: border-box;
}

/* 左：260px固定、縦横中央 */
.reader__left{
  width: 260px;
  flex: 0 0 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 左画像 */
.reader__left-img{
  display: block;
  max-width: 100%;
  height: auto;
}

/* 仕切り線：白1px 高さ411px */
.reader__divider{
  width: 1px;
  flex: 0 0 1px;
  height: 411px;
  background: #fff;
  align-self: flex-start;

  /* 線の左右に少し間隔が欲しければ */
  margin: 0 24px;
}

/* 右：残り幅 */
.reader__right{
  flex: 1 1 auto;
  min-width: 0;       /* 長文の横はみ出し防止 */
  text-align: left;
}

/* トリガー（目に見えないしおり） */
.bg-trigger{
  height: 1px;

}

/* トリガーは目に見えない「しおり」 */
.bg-trigger {
  height: 1px;
}


/* --- Reader (背景切替＋左固定＋白線固定＋右スクロール) --- */
.reader{
  position: relative;
  width: 890px;
  height: 506px;
  overflow: hidden; /* 背景をクリップ */
  border: 1px solid #ccc;
  margin: 100px auto 0;
}

/* 背景 */
.reader__bg{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: opacity 300ms ease;
  z-index: 0;
}

/* 固定レイヤー（左右＋白線） */
.reader__inner{
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  box-sizing: border-box;
}

/* 左：260px固定・中央配置 */
.reader__left{
  width: 260px;
  flex: 0 0 260px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reader__left-img{
  display: block;
  max-width: 100%;
  height: auto;
}

/* 白線：固定（スクロールしない） */
.reader__divider{
  width: 1px;
  flex: 0 0 1px;
  height: 411px;
  background: #fff;
  align-self: center;   
  margin: 0 24px; /* 線の左右の間隔（不要なら0に） */
}

/* 右：ここだけスクロール */
.reader__content{
  flex: 1 1 auto;
  min-width: 0;
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: 12px; /* スクロールバー逃げ */
  text-align: left;
	color: #fff;
}

/* 右側の本文ラッパ（任意：余計な装飾を避けるための器） */
.reader__right{
  min-width: 0;
	margin-bottom: 50px;
}

/* 背景切替トリガー */
.bg-trigger{
  height: 1px;
	margin: 100px 0px;
}

.reader__bg{
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

/* 背景レイヤー2枚（A/B共通） */
.reader__bg-layer{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  opacity: 0;
  transition: opacity 1200ms ease; /* ←「じわっ」をここで調整 */
  will-change: opacity;
}

/* 最初に見せる側 */
.reader__bg-layer.is-active{
  opacity: 1;
}

h2 span{
	font-size: 20px;
}