#cipo_lp_wrapper{
	font-family: "noto-sans-cjk-jp", sans-serif;
	text-align: center;
	color: #602e05;
	line-height: 1.6;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	overflow-wrap: break-word;
	margin: 0;
	padding: 0;
}
img{
	max-width: 100%;
	margin: 0 auto;
}
main{
	margin: 0 auto;
	background-size: auto auto;
	background-color: rgba(251, 235, 245, 1);
	background-image: repeating-linear-gradient(90deg, transparent, transparent 10px, rgba(255, 255, 255, 1) 10px, rgba(255, 255, 255, 1) 15px );
}

.sp{
	display: none !important;
}

/*font------------------------------------------------*/
.font_wa{
	font-family: "wanpaku-rera", sans-serif;
	font-weight: 100;
	font-style: normal;
}
.font_big{
	font-size: 42px;
}
.font_big02{
	font-size: 26px;
}
.font_big03{
	font-size: 36px;
}
/*キャラクター比率調整------------------------------------------------*/
.kv_character{
	width: 75%;
}

.character01{
	width: 143px;
	display: block;
}
.character02{
	width: 142px;
	display: block;
}
.character03{
	width: 109px;
	display: block;
}
.character04{
	width: 77px;
	display: block;
}
.character05{
	width: 78px;
	display: block;
}
.character06{
	width: 123px;
	display: block;
}
.character07{
	width: 244px;
	display: block;
}
.character08{
	width: 231px;
	display: block;
}
.character09{
	width: 106px;
	display: block;
}
.character10{
	width: 305px;
	display: block;
}
.character11{
	width: 150px;
	display: block;
}
.character12{
	width: 122px;
	display: block;
}


/*キャラクター位置調整------------------------------------------------*/
.posision_flex{
	display: flex;
	justify-content: space-around;
}

.ch_posision_01{
	position: absolute;
    top: -30px;
    left: 160px;
}
.ch_posision_02{
	position: absolute;
	top: -50px;
    right: 30px;
}
.ch_posision_03{
	
}
.ch_posision_04{
	position: relative;
    bottom: 20px;
}
.ch_posision_05{
    position: absolute;
    top: -110px;
    left: 0;
}
.ch_posision_06{
    position: absolute;
    top: -80px;
    right: 20px;
}
.ch_posision_07{
    position: relative;
    right: 10%;
}
.ch_posision_08{
	 margin: 0 20% -5px 0;
}
.ch_posision_09{
    margin: 0 0 -5px 20%;
}
.ch_posision_10{
    position: relative;
    left: 2%;
}


/*メイン、KV------------------------------------------------*/
.main_inner{
	max-width: 1200px;
	margin: 0 auto;
	background-color: #fcf9ef;
}
.kv_section{
	background-image: url("../img/kv_bg.webp");
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0;
}
.kv_flex{
	display: flex;
	align-items: end;
}

.title{
	width: 60%;
    margin: 0 auto -17%;
	transform: translateY(40px);
	animation: fadeInDown 1s ease-out forwards;
}
@keyframes fadeInDown{
  0% {
    opacity: 0;
    transform: translateY(40px); 
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.kv_up{
	transform: translateY(-40px);
	animation: fadeInUp 1s ease-out forwards;
}
@keyframes fadeInUp{
  0% {
    opacity: 0;
    transform: translateY(-40px); 
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}







/*プロダクト、見出し------------------------------------------------*/
#product{
	padding: 0 30px 80px;
}
.midashi_wrap{
	display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 80px auto 50px;
}
.midashi_01{
	margin: 0 20px;
	font-size: 28px;
    color: #925c30;
    padding: 50px 40px;
    background-image: url(../img/midashi_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	text-shadow: 
       4px  4px 0px #ffffff,
      -4px  4px 0px #ffffff,
       4px -4px 0px #ffffff,
      -4px -4px 0px #ffffff,
       4px  0px 0px #ffffff,
       0px  4px 0px #ffffff,
      -4px  0px 0px #ffffff,
       0px -4px 0px #ffffff;
}
.midashi_02{
	font-size: 28px;
    color: #925c30;
    padding: 50px 130px;
	margin: -50px 0 0;
    background-image: url(../img/midashi_bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	text-shadow: 
       4px  4px 0px #ffffff,
      -4px  4px 0px #ffffff,
       4px -4px 0px #ffffff,
      -4px -4px 0px #ffffff,
       4px  0px 0px #ffffff,
       0px  4px 0px #ffffff,
      -4px  0px 0px #ffffff,
       0px -4px 0px #ffffff;
}
.midashi_03{
	font-size: 26px;
    color: #925c30;
    padding: 35px 0;
    background-image: url("../img/midashi_bg_02.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	text-shadow: 
       4px  4px 0px #ffffff,
      -4px  4px 0px #ffffff,
       4px -4px 0px #ffffff,
      -4px -4px 0px #ffffff,
       4px  0px 0px #ffffff,
       0px  4px 0px #ffffff,
      -4px  0px 0px #ffffff,
       0px -4px 0px #ffffff;
}
.midashi_04{
	font-size: 26px;
	line-height: 1.2;
    color: #925c30;
    padding: 23px 0 33px;
    background-image: url("../img/midashi_bg_02.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	text-shadow: 
       4px  4px 0px #ffffff,
      -4px  4px 0px #ffffff,
       4px -4px 0px #ffffff,
      -4px -4px 0px #ffffff,
       4px  0px 0px #ffffff,
       0px  4px 0px #ffffff,
      -4px  0px 0px #ffffff,
       0px -4px 0px #ffffff;
}


.midashi_pink{
	color: #fe5d16;
}
.midashi_text{
	display: inline-block;
    font-family: "noto-sans-cjk-jp", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
}
.kohousou_wrapper{
	position: relative;
}
.kohousou_midashi{
	width: 560px;
	position: absolute;
	z-index: 2;
	top: 180px;
	left: 50%;
	transform: translate(-50%, -50%); /* 自身のサイズの半分だけ左上にずらす */
}
.product_wrap{
	display: flex;
	justify-content: center;
	margin: 60px auto 0;
	position: relative;
}
.product_wrap_02{
	width: 1140px;
    max-width: 100%;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}
.product_inner_ci{
	width: 600px;
	position: relative;
	border-radius: 20px 0 0 0;
	background-image: url("../img/product_ci_bg@2x.webp");
	background-size: 100%;
    background-position: center;
}
.product_inner_po{
	width: 600px;
	position: relative;
	border-radius: 0 20px 0 0;
	background-image: url("../img/product_po_bg@2x.webp");
	background-size: 100%;
    background-position: center;
}
.product_inner_ci_02{
	width: 570px;
    max-width: 100%;
	padding: 330px 0 40px;
	position: relative;
	border-radius: 0 0 0 20px;
	background-image: url("../img/product_ci_bg@2x.webp");
	background-size: 100%;
    background-position: center;
}
.product_inner_po_02{
	width: 570px;
    max-width: 100%;
	padding: 330px 0 40px;
	position: relative;
	border-radius: 0 0 20px 0;
	background-image: url("../img/product_po_bg@2x.webp");
	background-size: 100%;
    background-position: center;
}
.pkg_wrap_ci{
	max-width: 460px;
	position: relative;
	background-color: #fff;
    border-radius: 20px;
	padding: 50px 0;
    margin: 70px auto 0;
}
.pkg_wrap_po{
	max-width: 460px;
	position: relative;
	background-color: #fff;
    border-radius: 20px;
	padding: 50px 0;
    margin: 70px auto 0;
}
.stick_wrap{
	max-width: 460px;
    margin: 0 auto;
}
.pkg{
	width: 60%;
    margin: 0 auto 20px;
}
.new_icon{
	position: absolute;
    width: 20%;
    top: -35px;
    left: 30px;
}

.product_name{
	font-size: 26px;
	color: #925c30;
	line-height: 1.3;
	padding-bottom: 30px;
}
.product_name span{
	font-size: 20px;
}
.product_linkbtn{
	display: block;
    color: #fff;
    background-color: #925c30;
    width: 220px;
    padding: 5px;
    margin: 30px auto;
    letter-spacing: 0.15em;
    border-radius: 6px;
}
.stick_midashi{
	font-size: 20px;
	color: #925c30;
}
.caption{
	font-size: 12px;
}
.bg_wh_ci{
	background-color: #fff;
    margin: 50px auto 30px;
    border-radius: 20px;
    padding: 40px 10px;
	position: relative;
}
.bg_wh_po{
	background-color: #fff;
    margin: 50px auto 30px;
    border-radius: 20px;
    padding: 40px 10px;
	position: relative;
}


/*レシピ------------------------------------------------*/

#recipe01{
	background-color: #cdeedb;
	background-image: url("../img/sweet_bg@2x.webp");
	background-size: 100%;
}
#recipe02{
	background-color: #f6e9db;
	background-image: url("../img/sweet_bg@2x.webp");
	background-size: 100%;
}
.recipe_inner{
	padding: 60px 30px 20px;
}
.re_flex{
	display: flex;
	justify-content: center;
	margin: 60px auto;
}
.bg_waku{
	width: 500px;
    height: 260px;
    padding: 40px;
    margin: 0 20px;
    background-image: url(../img/wh_waku.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
}
.bg_waku dt{
	font-size: 24px;
	color: #9a6945;
	padding: 15px;
}
.bg_waku dd{
	text-align: left;
}
.indent{
	padding-left: 1em;
	text-indent: -1em;
}
.icon_ill{
	position: absolute;
    width: 33%;
    top:-8px;
    left: 50%;
    transform: translate(-50%, -50%);
}

/*フッター------------------------------------------------*/
.sns_wrap{
	display: flex;
    justify-content: center;
    margin: 0 auto;
}
.sns_wrap a{
	display: block;
	margin: 0 8px;
    width: 35px;
}
.nittohh_logo{
	display: block;
    width: 12%;
    margin: 40px auto;
}
.footer_inner{
	padding: 80px;
}


/*swiperー------------------------------------------------*/
.swiper_container{
	position: relative;
	width: 85%;
	margin: 30px auto 40px;
}	
.swiper-slide{
	text-align: center;
	box-sizing: border-box;
}
.swiper-slide{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 矢印調整--------*/

/* デフォルトの矢印マーク（フォント）を完全に消去 */
.swiper-button-next::after,
.swiper-button-prev::after {
	content: "" !important;
}
.product_inner_ci_02 .swiper-button-next,
.product_inner_ci_02 .swiper-button-prev {
	width: 18px;
	height: 18px;
	background-color: #c2efef;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.3s;
}
.product_inner_po_02 .swiper-button-next,
.product_inner_po_02 .swiper-button-prev {
	width: 18px;
	height: 18px;
	background-color: #fdf6a2;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.3s;
}

/* ホバー時のエフェクト */
.swiper-button-next:hover,
.swiper-button-prev:hover {
	opacity: 0.8;
}
/* 右矢印の三角マーク*/
.product_inner_ci_02 .swiper-button-next::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #1fb7b8;
	margin-left: 2px; 
}
.product_inner_po_02 .swiper-button-next::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #ebac16;
	margin-left: 2px; 
}
/* 左矢印の三角マーク*/
.product_inner_ci_02 .swiper-button-prev::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 6px 4px 0;
	border-color: transparent #1fb7b8 transparent transparent;
	margin-right: 2px;
}
.product_inner_po_02 .swiper-button-prev::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 6px 4px 0;
	border-color: transparent #ebac16 transparent transparent;
	margin-right: 2px;
}
/* 「前へ」ボタンの位置調整 */
.swiper-button-prev {
	left: -28px !important;
	top: 75px;
	z-index: 10;
}
/* 「次へ」ボタンの位置調整 */
.swiper-button-next {
	right: -28px !important;
	top: 75px;
	z-index: 10; 
}
	
/* ページネーション-----*/

/*スライドからの距離*/	
.swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: -25px;
}
/*丸のサイズと色*/
.product_inner_ci_02 .swiper-pagination-bullet {
	height: 5px;
	width: 5px;
	background-color: #00acc1; /* ベースの色 */
 	opacity: 0.3; /* 透明度を下げて薄い青緑色に見せる */
}
/* アクティブ（現在表示中）のドット：濃い青緑色 */
.product_inner_ci_02 .swiper-pagination-bullet-active {
  background-color: #00acc1 !important;
  opacity: 1; /* 透明度をなくしてくっきり見せる */
}

/*丸のサイズと色*/
.product_inner_po_02 .swiper-pagination-bullet {
	height: 5px;
	width: 5px;
	background-color: #fcf499; /* ベースの色 */
 	opacity: 0.6; /* 透明度を下げて薄い青緑色に見せる */
}
/* アクティブ（現在表示中）のドット：濃い青緑色 */
.product_inner_po_02 .swiper-pagination-bullet-active {
  background-color: #f0c254 !important;
  opacity: 1; /* 透明度をなくしてくっきり見せる */
}

/*フェードイン--------------------------------------------------------------*/
.fadein{
    opacity: 0;
    transform: translate(0,0);
    transition: all 1.5s; 
}
.fadein-left{
	transform: translate(-30px,0);
}
.fadein-right{
	transform: translate(30px,0);
}
.fadein-up{
	transform: translate(0,-30px);
}
.fadein-bottom{
	transform: translate(0,30px);
}
.scrollin{
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}

/*---------------------------------------------------------------モーション*/
.huwahuwa{
	animation: huwahuwa 4s linear infinite;
}
@keyframes huwahuwa{
  0% , 100%{
      transform: translateY(0);
  }
  50%{
      transform: translateY(-15px);
  }
}

.yurayura{
	animation: yurayura 3s linear infinite;
}
@keyframes yurayura{
  0% , 100%{
      transform: rotate(2deg);
  }
  50%{
      transform: rotate(-2deg);
  }
}
.floating-x{
	animation: floating-x 2s ease-in-out infinite alternate-reverse;
}
@keyframes floating-x{
    0% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(10px);
    }
}
.floating-y{
	animation: floating-y 1.5s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y{
    0% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(10px);
    }
}
.sleep{
  animation: floatSideAnimation 3s ease-in-out infinite;
}
@keyframes floatSideAnimation {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-1px) rotate(2deg); /* 左に動いて少し傾く */
  }
  100% {
    transform: translateX(0); /* 元の位置に戻る */
  }
}
.bound{
	animation: bound 4s infinite;
}
@keyframes bound {
    0% {
        transform: translateY(0)
    }
    5% {
        transform: translateY(0)
    }
    10% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(-16px)
    }
    25% {
        transform: translateY(0)
    }
    30% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0)
    }
}
/*ボタン---------------------------------------*/
.btn{
	margin: 0 auto 60px;
}
.btn a{
	width: 430px;
    border-radius: 80px;
    line-height: 1.2;
    max-width: 100%;
    margin: 50px auto;
    position: relative;
    top: 0;
    display: block;
    padding: 15px 0;
    background-color: #fe8989;
    box-shadow: 5px 5px 0px 0px rgba(241, 209, 243, 0.61);
    font-size: 21px;
    letter-spacing: 0.06em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: .2s ease-in-out;
    background-image: url(../img/btn_yajirushi@2x.webp);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 90% 50%;
    animation: btn 1.5s infinite;
}
.btn a:hover{
	top: 2px; /* 元の位置から2px分下げる */
	box-shadow: 0px 0px 0px 0px rgba(241, 209, 243, 0.61); /* 影を0pxにする */
	background-color: #f1d1f3;
}
/*---------------------------矢印左右動き*/
@keyframes btn{
      0%,100% {
        background-position: 96%;
      }
      50%{
        background-position: 97%;
      }
	
}



/*-------------------------------------------------------------------------------------------------------tab*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
	.main_inner{
		max-width: 650px;
	}
	.pc{
		display: none !important;
	}
	.sp{
		display: block !important;
	}
	.tb_none{
		display: none !important;
	}
	.tb_block{
		display: block !important;
	}
	.kv_section{
		background-image: url(../img/kv_bg_sp.webp);
		background-size: cover;
	}
	.title{
		width: 92%;
        margin: 0 auto -29%;
	}
	.kv_character{
		width: 87%;
	}
	.kv_flex{
		justify-content: center;
	}
	.kv_po{
		right: 1%;
	}
	.midashi_wrap{
		display: block;
		margin: 30px auto;
	}
	/*キャラクターサイズ調整------------------------------------------------*/
	.sp_ch_position_01{
		margin: 0 50% 0 0;
	}
	.sp_ch_position_02{
		margin: -20px 0 0 50%;
	}
	.character01{
		width: 141px;
	}
	.character02{
		width: 140.25px;
	}
	.character11{
		width: 147.75px;
	}
	.character12{
		width: 120.75px;
	}
	.character13{
		width: 107.25px;
	}
	.character14{
		width: 77.25px;
	}
	.character15{
		width: 240.75px;
	}
	.character16{
		width: 228px;
	}
	.character17{
		width: 75.75px;
	}
	.character18{
		width: 121.5px;
	}
	.character19{
		width: 105px;
	}
	.character20{
		width: 299.25px;
	}
	/*キャラクター位置調整------------------------------------------------*/
	.ch_posision_03{
		margin: 0 50% 14px 0;
	}
	.ch_posision_04{
		margin: 0 0 20px 40%;
	}
	.ch_posision_05{
		position: static;
		margin: 0 50% 0 0;
	}
	.ch_posision_06{
		position: static;
		margin: 10px 50% 0 0;
	}
	.ch_posision_07{
		left: 120px;
	}
	.ch_posision_08{
		margin: 0 30% -5px 0;
	}
	
	
	/*Product------------------------------------------------*/	
	.midashi_01{
		font-size: 26px;
        background-image: url(../img/midashi-sp_bg.webp);
        padding: 40px;
		line-height: 1.5;
	}
	.midashi_02{
		font-size: 26px;
		line-height: 1.5;
		padding: 40px 0;
	}
	.midashi_text{
		margin: 30px auto 10px;
	}
	.product_inner_ci{
		padding: 10px 0;
		background-size: cover;
		border-radius: 20px 20px 0 0;
	}
	.product_inner_po{
		padding: 10px 0;
		background-size: cover;
		border-radius: 0 0 20px 20px;	
	}
	.product_linkbtn{
		width: 240px;
    	padding: 7px;
		margin: 40px auto 60px;
	}
	.bg_wh_ci{
		margin: 0 auto 20px;
	}
	.bg_wh_po{
		margin: 0 auto 20px;
	}
	.font_big03{
		font-size: 30px;
	}
	.re_flex{
		display: block;
	}
	.bg_waku{
		background-image: url(../img/wh_waku-sp.webp);
        background-size: contain;
        margin: 70px auto;
        width: 440px;
	}
	.pkg_wrap_ci{
		max-width: 500px;
	}
	.pkg_wrap_po{
		max-width: 500px;
	}
	.stick_wrap{
		max-width: 500px;
	}
	.nittohh_logo{
		width:30%;
	}
	
	
	
	
	
	/*swiper------------------------------------------------*/
	.swiper_container{
		width: 80%;
	}
	.product_inner_ci .swiper-button-next,
	.product_inner_ci .swiper-button-prev {
		width: 18px;
		height: 18px;
		background-color: #c2efef;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: opacity 0.3s;
	}
		.product_inner_po .swiper-button-next,
		.product_inner_po .swiper-button-prev {
		width: 18px;
		height: 18px;
		background-color: #fdf6a2;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: opacity 0.3s;
	}
	.product_inner_ci .swiper-button-next::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #1fb7b8;
		margin-left: 2px; 
	}
	.product_inner_po .swiper-button-next::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #ebac16;
		margin-left: 2px; 
	}
	/* 左矢印の三角マーク*/
	.product_inner_ci .swiper-button-prev::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 6px 4px 0;
		border-color: transparent #1fb7b8 transparent transparent;
		margin-right: 2px;
	}
	.product_inner_po .swiper-button-prev::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 6px 4px 0;
		border-color: transparent #ebac16 transparent transparent;
		margin-right: 2px;
	}
	/*丸のサイズと色*/
	.product_inner_ci .swiper-pagination-bullet {
		height: 5px;
		width: 5px;
		background-color: #00acc1; /* ベースの色 */
		opacity: 0.3; /* 透明度を下げて薄い青緑色に見せる */
	}
	/* アクティブ（現在表示中）のドット：濃い青緑色 */
	.product_inner_ci .swiper-pagination-bullet-active {
	  background-color: #00acc1 !important;
	  opacity: 1; /* 透明度をなくしてくっきり見せる */
	}

	/*丸のサイズと色*/
	.product_inner_po .swiper-pagination-bullet {
		height: 5px;
		width: 5px;
		background-color: #fcf499; /* ベースの色 */
		opacity: 0.6; /* 透明度を下げて薄い青緑色に見せる */
	}
	/* アクティブ（現在表示中）のドット：濃い青緑色 */
	.product_inner_po .swiper-pagination-bullet-active {
	  background-color: #f0c254 !important;
	  opacity: 1; /* 透明度をなくしてくっきり見せる */
	}

	
	
}

/*-------------------------------------------------------------------------------------------------------SP*/
@media only screen and (max-width: 767px) {
	.main_inner{
		max-width: 425px;
	}
	.pc{
		display: none !important;
	}
	.sp{
		display: block !important;
	}
	.kv_section{
		height: 116vw;
		max-height: 480px;
        background-image: url(../img/kv_bg_sp.webp);
        padding: 45px 5px 30px;
        background-size: cover;
	}
	.kv_flex{
		position: relative;
    	bottom: 65px;
	}
	.title{
		width: 90%;
		margin: 0 auto -20%;
	}
	.kv_character{
		width: 100%;
	}
	.kv_ci{
		left: 1%;
	}
	.kv_po{
		right: 0.5%;
	}
	
	
	
/*キャラクターサイズ調整------------------------------------------------*/
	.character01{
		width: 94px;
	}
	.character02{
		width: 93.5px;
	}
	.character11{
		width: 98.5px;
	}
	.character12{
		width: 80.5px;
	}
	.character13{
		width: 71.5px;
	}
	.character14{
		width: 51.5px;
	}
	.character15{
		width: 160.5px;
	}
	.character16{
		width: 152px;
	}
	.character17{
		width: 50.5px;
	}
	.character18{
		width: 81px;
	}
	.character19{
		width: 70px;
	}
	.character20{
		width: 199.5px;
	}
	
/*キャラクター位置調整------------------------------------------------*/
	.sp_ch_position_01{
		margin: 0 50% 0 0;
	}
	.sp_ch_position_02{
		margin: 0 0 30px 40%;
	}
	.ch_posision_01{
		top: -20px;
        left: 35%;
	}
	.ch_posision_02{
		top: -40px;
		right: 0;
        left: -5%;
	}
	.ch_posision_03{
		margin: 0 65% -27px 0;
	}
	.ch_posision_04{
		position: static;
        margin: 0 0 -7px 63%;
	}
	.ch_posision_05{
		position: static;
        margin: 30px 35% -5px 0;
	}
	.ch_posision_06{
		position: static;
        margin: 30px 50% 0 0;
	}
	.ch_posision_07{
		position: static;
        margin: 10px 0 0 40%;
	}
	.ch_posision_08{
		margin: 0 38% 0 0;
	}
	.ch_posision_09{
		margin: 0 0 -2% 40%;
	}
	.ch_posision_10{
		position: static;
		margin: 10px 0 0 24%;
	}
	
	
/*Product------------------------------------------------*/	
	#product{
		padding: 0 10px 80px;
	}
	#cipo_lp_wrapper{
		line-height: 1.8;
		font-size: 15px;
	}
	.midashi_wrap{
		display: block;
		margin: 30px auto 10px;
	}
	.midashi_01{
		max-width: 90%;
        margin: 0 auto;
        font-size: 20px;
        line-height: 1.4;
        background-size: cover;
        padding: 30px;
	}
	
	.product_wrap{
		display: block;
		margin: 40px auto 0;
	}
	.product_inner_ci{
		width: 100%;
		padding: 1px 20px;
		border-radius: 20px 20px 0 0;
		background-size: cover;
	}
	.pkg_wrap_ci{
		margin: 70px 0 0;
		padding: 40px 15px;
	}
	.pkg_wrap_po{
		margin: 70px 0 0;
		padding: 40px 15px;
	}
	.product_name{
		font-size: 20px;
	}
	.new_icon{
		width: 24%;
		top: -35px;
		left: 15px;
	}
	.midashi_02{
		width: 100%;
        font-size: 20px;
        padding: 25px 0;
        background-size: contain;
        margin: 0 auto 30px;
	}
	.midashi_text{
		font-size: 15px;
	}
	.font_big{
		font-size: 32px;
	}
	.bg_wh_ci{
		margin: 0;
	}
	.bg_wh_po{
		margin: 0;
	}
	.product_linkbtn{
		margin: 30px auto 60px;
	}
	.btn a{
		width: 100%;
		font-size: 18px;
		margin: 20px auto;
	}
	.font_big02{
		font-size: 22px;
	}
	.product_inner_po{
		width: 100%;
		padding: 1px 20px;
		border-radius: 0 0 20px 20px;
		background-size: cover;
	}
	.recipe_inner{
		padding: 60px 10px 10px;
	}
	.re_flex{
		display: block;
		margin: 40px auto 50px;
	}
	.bg_waku{
		width: 320px;
        max-width: 100%;
        height: auto;
        padding: 25px;
        margin: 30px auto;
        background-image: url(../img/wh_waku-sp.webp);
        background-size: contain;
	}
	.bg_waku dt{
		font-size: 20px;
		color: #9a6945;
		padding: 15px 0 5px;
	}
	.icon_ill{
		width: 100px;
		top: 3%;
	}
	#recipe01{
		background-size: 150%;
	}
	#recipe02{
		background-size: 150%;
	}
	.midashi_03{
		font-size: 20px;
        width: 90%;
        margin: 0 auto;
        padding: 25px 0;
	}
	.midashi_04{
		font-size: 20px;
		width: 90%;
		margin: 0 auto;
	}
	.font_big03{
		font-size: 24px;
	}
	.footer_inner{
		padding: 60px 10px;
	}
	.nittohh_logo{
		width: 35%;
		margin: 40px auto;
	}
	
	
/*swiper------------------------------------------------*/	
	.product_inner_ci .swiper-button-next,
	.product_inner_ci .swiper-button-prev {
		width: 18px;
		height: 18px;
		background-color: #c2efef;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: opacity 0.3s;
	}
		.product_inner_po .swiper-button-next,
		.product_inner_po .swiper-button-prev {
		width: 18px;
		height: 18px;
		background-color: #fdf6a2;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: opacity 0.3s;
	}
	.product_inner_ci .swiper-button-next::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #1fb7b8;
		margin-left: 2px; 
	}
	.product_inner_po .swiper-button-next::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 6px;
		border-color: transparent transparent transparent #ebac16;
		margin-left: 2px; 
	}
	/* 左矢印の三角マーク*/
	.product_inner_ci .swiper-button-prev::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 6px 4px 0;
		border-color: transparent #1fb7b8 transparent transparent;
		margin-right: 2px;
	}
	.product_inner_po .swiper-button-prev::before {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 6px 4px 0;
		border-color: transparent #ebac16 transparent transparent;
		margin-right: 2px;
	}
	/* 「前へ」ボタンの位置調整 */
	.swiper-button-prev {
		left: -28px !important;
		top: 60%;
		z-index: 10;
	}
	/* 「次へ」ボタンの位置調整 */
	.swiper-button-next {
		right: -28px !important;
		top: 60%;
		z-index: 10; 
	}
	/* ページネーション-----*/

	/*スライドからの距離*/	
	.swiper-pagination-bullets.swiper-pagination-horizontal{
		bottom: -25px;
	}
	/*丸のサイズと色*/
	.product_inner_ci .swiper-pagination-bullet {
		height: 5px;
		width: 5px;
		background-color: #00acc1; /* ベースの色 */
		opacity: 0.3; /* 透明度を下げて薄い青緑色に見せる */
	}
	/* アクティブ（現在表示中）のドット：濃い青緑色 */
	.product_inner_ci .swiper-pagination-bullet-active {
	  background-color: #00acc1 !important;
	  opacity: 1; /* 透明度をなくしてくっきり見せる */
	}

	/*丸のサイズと色*/
	.product_inner_po .swiper-pagination-bullet {
		height: 5px;
		width: 5px;
		background-color: #fcf499; /* ベースの色 */
		opacity: 0.6; /* 透明度を下げて薄い青緑色に見せる */
	}
	/* アクティブ（現在表示中）のドット：濃い青緑色 */
	.product_inner_po .swiper-pagination-bullet-active {
	  background-color: #f0c254 !important;
	  opacity: 1; /* 透明度をなくしてくっきり見せる */
	}	
	
}
























