@charset "Shift-jis";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&family=Noto+Serif+JP:wght@500;700&display=block');


#landing ol,#landing li { list-style: none!important; margin-left: 0!important;}

/* 汎用クラス */
.mt0 { margin-top: 0px !important;}
.mb0 { margin-bottom: 0px !important;}
.pt0 { padding-top: 0px !important;}
.pb0 { padding-bottom: 0px !important;}
.mt5 { margin-top: 5px !important;}
.mb5 { margin-bottom: 5px !important;}
.pt5 { padding-top: 5px !important;}
.pb5 { padding-bottom: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mb10 { margin-bottom: 10px !important;}
.pt10 { padding-top: 10px !important;}
.pb10 { padding-bottom: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mb15 { margin-bottom: 15px !important;}
.pt15 { padding-top: 15px !important;}
.pb15 { padding-bottom: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mb20 { margin-bottom: 20px !important;}
.pt20 { padding-top: 20px !important;}
.pb20 { padding-bottom: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mb25 { margin-bottom: 25px !important;}
.pt25 { padding-top: 25px !important;}
.pb25 { padding-bottom: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mb30 { margin-bottom: 30px !important;}
.pt30 { padding-top: 30px !important;}
.pb30 { padding-bottom: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mb35 { margin-bottom: 35px !important;}
.pt35 { padding-top: 35px !important;}
.pb35 { padding-bottom: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mb40 { margin-bottom: 40px !important;}
.pt40 { padding-top: 40px !important;}
.pb40 { padding-bottom: 40px !important;}

.marker { background-color: #ffff00;}

header , footer{
	max-width: 750px !important;
	margin: auto;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*  ---------------------------------------------- +landing  */
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ▼コンテンツ用スタイル 編集可能領域ここから▼ --------------------------------------------------------------------------------------------*/
/********************

   common

*********************/
html {
	font-size: 16px;
	font-size: clamp(10px,4.11vw,32px)!important;/*1rem 16px/ basic_width-390px*/
}

#coolrich_lp {
	--font-base: 'Noto Sans JP' , "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	--font-NotoSerif: 'Noto Serif JP', serif;
	--font-NotoSans: 'Noto Sans JP', sans-serif;

	--color-black: #474747;
	--color-red: #EA4D6D;
	--color-blue: #0072DC;
	--color-green015: rgba(83,199,182,0.15);

	position: relative;
	width: auto;
	height: auto;
	background-color: white;
	font-weight: 400;
	overflow: hidden;
	text-align: center;
	font-size: 1rem;
	font-family: var(--font-base);
	color: var(--color-black);
	letter-spacing: 0em;
}

#coolrich_lp * {
	box-sizing: border-box;
}

#coolrich_lp h2 {
	font-size: 1.5rem;
	white-space: nowrap;
	font-weight: 700;
	margin: 0;
	line-height: 1.5;
}

#coolrich_lp h3 {
	font-size: 1.38rem;
	font-weight: 700;
	margin: 0;
	line-height: 1.44;
	text-align: center;
}

#coolrich_lp p {
	font-size: 1rem;
	line-height: 1.628;
	letter-spacing: 0;
}

#coolrich_lp img {
	max-width: 100%;
	width: 100%;
	height: auto;
}


/********************
   parts
*********************/
#coolrich_lp .contents_wrapper {
	position: relative;
	width: 87.6vw;
	max-width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#coolrich_lp .flex_base {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#coolrich_lp .flex_base.flex_wrap {
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 0.1rem;
	-moz-column-gap: 0.7rem;
	     column-gap: 0.7rem;
}

#coolrich_lp .attention_text {
	font-size: 0.644rem;
	text-align: left;
}


#coolrich_lp .bg_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#coolrich_lp .bg_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}


#coolrich_lp .bg_visual,
#coolrich_lp .bg_visual img {
	width: 100%;
	height: auto;
}
#coolrich_lp .bg_visual h2 {
	font-size: 1rem;
	margin-bottom: 1em;
}



#coolrich_lp .color-red {
	color: var(--color-red);
}
#coolrich_lp .color-blue {
	color: var(--color-blue);
}


#coolrich_lp .huki {
	--size: 7rem;
	z-index: 10;
	background-image: url(../img/deco/huki_deco01-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	width: var(--size);
	height: calc(var(--size) * (100/105));
	padding-top: 0.32rem;
	padding-left: 0.5rem;
	padding-right: 0;
	color: #fff;
	font-size: 0.814rem;
	font-weight: 700;
	line-height: 1.44;
}
#coolrich_lp .huki.huki02 {
	background-image: url(../img/deco/huki_deco02-sp@3x.png);
	padding-left: 0;
	padding-right: 0.5rem;
}

#coolrich_lp .huki.huki03 {
	background-image: url(../img/deco/huki_deco03-sp@3x.png);
	width: var(--size);
	height: calc(var(--size) * (123/143));
	padding-left: 0;
	padding-right: 0.96rem;
}



/********************

   main

*********************/
/********************
   fv
*********************/
#coolrich_lp #fv {
	position: relative;
	width: 100%;
	max-width: 750px;
	height: auto;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}

#coolrich_lp #fv .fv_img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#coolrich_lp #fv .fv_img img {
	width: 100%;
}


#coolrich_lp #fv .fv_wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding: 0 0.82rem;
	height: 100%;
}

#coolrich_lp #fv .fv_text {
	width: fit-content;
	margin-right: 0;
	margin-left: auto;
	margin-top: 0.56rem;
	text-align: center;
	color: #fff;
}

#coolrich_lp #fv .fv_label {
	width: 8.2rem;
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 0.96rem;
}

#coolrich_lp #fv .fv_tit {
	width: fit-content;
	color: var(--color-black);
	font-size: 1.13rem;
	font-weight: 700;
	font-family: var(--font-NotoSerif);
	line-height: 1.47;
	margin-bottom: 1rem;
	margin-right: 0.44rem;
	margin-left: auto;
}
#coolrich_lp #fv .fv_tit img {
	position: relative;
	left: 0.32rem;
	width: 10.6rem;
	margin-top: 0.2rem;
	margin-bottom: 0.14rem;
}


#coolrich_lp #fv .fv_logo {
	width: 11.9rem;
}

#coolrich_lp #fv .attention_text {
	position: absolute;
	top: calc(100% + 0.4rem);
	right: 1.4rem;
	text-align: right;
}



/********************
   cp_ofr
*********************/
#coolrich_lp .cp_ofr {
	--color-red: #C92A2A;
	position: relative;
	padding: 4rem 0 4.4rem;
	z-index: 90;
}

#coolrich_lp .cp_ofr .cp_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 1.8rem 1.5rem 2.5rem;
	background: #fff;
	box-shadow: 0px 0px 2rem 0px rgba(0, 0, 0, 0.15);
}

#coolrich_lp .cp_box .contents_block {
	position: relative;
}

#coolrich_lp .cp_box .contents_block .img_block {
	text-align: center;
	margin: 0 -.8rem 1.5rem;
	align-items: flex-end;
}

#coolrich_lp .cp_box .contents_block .img_block figure {
	flex: 1;
}

#coolrich_lp .cp_box .contents_block .img_block img {
	flex: 1;
}
#coolrich_lp .cp_box .contents_block .img_block figcaption {
	margin-top: 0.4em;
	font-weight: 700;
	font-size: 75%;
}

#coolrich_lp .cp_box .contents_block .img_block .itemset img {
	padding-bottom: 2rem;
}

#coolrich_lp .cp_box .text_block {
	text-align: left;
}
#coolrich_lp .cp_box p,
#coolrich_lp .cp_box h2 {
	font-weight: 700;
	line-height: 1.1;
	white-space: nowrap;
}

#coolrich_lp .cp_box .label {
	width: fit-content;
	padding: 0.39em 0.56em;
	background: #D9C16B;
	color: #fff;
	font-size: 1.1rem;
	margin: 0 auto 0.6rem;
}
#coolrich_lp .cp_box .name {
	text-align: center;
	font-size: 1.25rem;
	font-family: var(--font-NotoSans);
	line-height: 1.44;
	margin-bottom: 0.2rem;
}


#coolrich_lp .cp_box .price_block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: fit-content;
	margin: 1.11rem auto 1.34rem;
	color: var(--color-red);
	font-family: var(--font-NotoSerif);
}
#coolrich_lp .cp_box .price_block .price_tit {
	--border: 0.1rem solid var(--color-red);
	display: block;
	padding: 0.19em 0.017em 0.2em;
	padding-left: 0.11em;
	margin-right: 0.17rem;
	border-top: var(--border);
	border-bottom: var(--border);
	font-size: 0.96rem;
	font-weight: 700;
	font-family: var(--font-NotoSans);
	line-height: 1.19;
	letter-spacing: 0.11em;
}
#coolrich_lp .cp_box .price_block .price {
	position: relative;
	top: -0.056em;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 3.7rem;
}
#coolrich_lp .cp_box .price_block .unit {
	position: relative;
	top: 0.19em;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-left: 0.2rem;
	font-size: 0.96rem;
	letter-spacing: 0;
}
#coolrich_lp .cp_box .price_block .unit .tax {
	position: relative;
	top: 0.25em;
	display: inline-block;
	font-size: 1em;
}
#coolrich_lp .cp_box .price_block .unit .yen {
	display: inline-block;
	font-size: 2.1em;
}


#coolrich_lp .cp_ofr .cp_ofr_btn  {
	width: 100%;
	height: 3.2rem;
	margin-left: auto;
	margin-right: auto;
	box-shadow:  0.28rem 0.28rem 0.28rem 0px rgba(0, 0, 0, 0.15);
}
#coolrich_lp .cp_ofr .cp_ofr_btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: 1.25rem;
	font-family: var(--font-NotoSans);
}
#coolrich_lp .cp_ofr_btn .btn_arrow_ {
	width: 1rem;
	height: 1rem;
	border-width: 0.2rem;
}


#coolrich_lp .cp_ofr .attention_text{
	margin-top: 1.1em;
}




/********************
    before_after
*********************/
#coolrich_lp .before_after {
	position: relative;
	padding: 3.7rem 0 1.3rem;
	padding-top: 3.7rem;
}

#coolrich_lp .before_after .heading {
	position: relative;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.4rem;
	font-size: 1.25rem;
	font-family: var(--font-NotoSerif);
}
#coolrich_lp .before_after .heading::before,
#coolrich_lp .before_after .heading::after {
	--degree: -29deg;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(var(--degree));
	display: block;
	width: 0.1rem;
	height: 96%;
	background: var(--color-black);
}
#coolrich_lp .before_after .heading::before {
	left: -0.7rem;
}
#coolrich_lp .before_after .heading::after {
	--degree: 31deg;
	right: -0.44rem;
}

#coolrich_lp .before_after .img_block {
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}


#coolrich_lp .before_after .attention_text {
	text-align: right;
	margin-top: 0.5em;
	padding-right: 0.2rem;
}



/********************
    sales_performance
*********************/
#coolrich_lp .sales_performance {
	position: relative;
	z-index: 1;
	text-align: left;
	padding: 0 0 3.2rem;
	background: url(../img/deco/sales_performance_bg-sp@2x.jpg);
	background-size: cover;
	background-position: bottom right;
}

#coolrich_lp .sales_performance .heading_deco {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 2.44rem 0 3.2rem;
	font-family: var(--font-NotoSerif);
}
#coolrich_lp .sales_performance .heading_deco span {
	position: relative;
}

#coolrich_lp .sales_performance .heading_deco::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(14deg, #33F3CC 0%, #005FFF 50%, #2C2CA1 100%);
	clip-path: polygon(0 0, 100% 0, 100% 62.8%, 50% 100%, 0 62.8%);
}

#coolrich_lp .sales_performance .text {
	width: fit-content;
	margin: 1.7rem auto 1.4rem;
	text-align: center;
	font-size: 1.25rem;
	line-height: 1.5;
	font-weight: 700;
	font-family: var(--font-NotoSerif);
}
#coolrich_lp .sales_performance .text strong {
	position: relative;
	display: block;
	text-align: center;
	width: 18.6rem;
	margin-top: 1.4rem;
}

#coolrich_lp .sales_performance .attention_text {
	position: absolute;
	top: calc(100% + 0.62rem);
	left: 50%;
	width: 100%;
	transform: translateX(-50%);
	display: block;
	text-align: center;
}


/*** type 02 ***/
#coolrich_lp .sales_performance[data-type="02"] {
	padding-top: 2.2rem;
	padding-bottom: 1.7rem;
}
#coolrich_lp .sales_performance[data-type="02"] .heading {
	position: relative;
	margin-bottom: 4.4rem;
	text-align: center;
	font-size: 1.06rem;
	font-family: var(--font-NotoSerif);
}

#coolrich_lp .sales_performance[data-type="02"] .heading::after {
	content: "";
	position: absolute;
	top: calc(100% + 1.15rem);
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/deco/sales_performance_arrow-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 4.7rem;
	height: calc(4.7rem * (24/70));
}

#coolrich_lp .sales_performance[data-type="02"] .text strong {
	width: 17.6rem;
	margin-bottom: 1.6rem;
}

#coolrich_lp .sales_performance[data-type="02"] .label {
	text-align: center;
	margin-bottom: 2rem;
}

#coolrich_lp .sales_performance[data-type="02"] .attention_text {
	position: relative;
	text-align: right;
}



/********************
    before_after02
*********************/
#coolrich_lp .before_after02 {
	position: relative;
	text-align: center;
	padding: 5rem 0 2.5rem;
}

#coolrich_lp .before_after02 .heading {
	margin-bottom: 0.37rem;
	font-family: var(--font-NotoSerif);
	line-height: 1.44;
}

#coolrich_lp .before_after02 .attention_text {
	text-align: center;
	margin-bottom: 2rem;
}

#coolrich_lp .before_after02 .img_block {
	margin-bottom: 1.1rem;
}
#coolrich_lp .before_after02 .img_block img {
	width: 100%;
}

#coolrich_lp .before_after02 .img_block figcaption {
	display: flex;
	justify-content: space-between;
}
#coolrich_lp .before_after02 .img_block figcaption span {
	display: block;
	width: 49.17%;
	margin-top: 0.1em;
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
}



/********************
    worry
*********************/
#coolrich_lp .bg_deco01 {
	position: relative;
	background: linear-gradient(45deg, #33F3CC34 0%, #005FFF34 50%, #2C2CA134 100%);
}
#coolrich_lp .worry {
	position: relative;
	text-align: center;
	padding: 0.18rem 0 5rem;
}

#coolrich_lp .worry .heading {
	margin-bottom: 1.8rem;
	font-family: var(--font-NotoSerif);
}


#coolrich_lp .worry .worry_list {
	position: relative;
	margin-bottom: 6.2rem;
}
#coolrich_lp .worry .worry_list::after {
	content: "";
	position: absolute;
	top: calc(100% + 2rem);
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/deco/worry_arrow-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 4.7rem;
	height: calc(4.7rem * (35/71));
}

#coolrich_lp .worry_list .item {
	--aspect: 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 0.17rem;
	color: var(--color-blue);
	font-size: 0.928rem;
	font-weight: 700;
	line-height: 1.47;
	width: calc(8.6rem * var(--aspect));
	height: 8.6rem;
	padding-bottom: 0.28rem;
}

#coolrich_lp .worry_list .item:nth-of-type(1),
#coolrich_lp .worry_list .item:nth-of-type(3) {
	margin-left: -0.34rem!important;
	margin-right: auto;
}
#coolrich_lp .worry_list .item:nth-of-type(2),
#coolrich_lp .worry_list .item:nth-of-type(4) {
	margin-left: auto!important;
	margin-right: -0.28rem;
}

#coolrich_lp .worry_list .item:nth-of-type(1) {
	--aspect: (250/137);
	background-image: url(../img/deco/worry_huki_deco01-sp@3x.png);
}
#coolrich_lp .worry_list .item:nth-of-type(2) {
	--aspect: (222/138);
	background-image: url(../img/deco/worry_huki_deco02-sp@3x.png);
	margin-top: -2.5rem;
}
#coolrich_lp .worry_list .item:nth-of-type(3) {
	--aspect: (222/140);
	background-image: url(../img/deco/worry_huki_deco03-sp@3x.png);
	margin-top: -3.2rem;
}
#coolrich_lp .worry_list .item:nth-of-type(4) {
	--aspect: (250/140);
	background-image: url(../img/deco/worry_huki_deco04-sp@3x.png);
	margin-top: -2.9rem;
}


#coolrich_lp .worry .worry_huki {
	position: relative;
	z-index: 10;
	width: 100%;
	margin: 0 auto 2.5rem;
	padding: 1.18rem 0.2rem 1rem;
	background: linear-gradient(10deg, #33f3e6 0%, #005FFF 50%, #2C2CA1 100%);
	border-radius: 1000rem;
	color: #fff;
	font-size: 1rem;
	font-family: var(--font-NotoSans);
	line-height: 1.4;
	font-weight: 700;
}
#coolrich_lp .worry .worry_huki::before {
	content: "";
	position: absolute;
	top: calc(100% - 0.15rem);
	z-index: -1;
	left: 50%;
	transform: translateX(-50%);
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	width: 2rem;
	height: 1.18rem;
	background: linear-gradient(90deg, #1db4f0 0%,  #19a9f2 100%);
}

#coolrich_lp .worry .text {
	text-align: center;
	font-size: 1.25rem;
	font-family: var(--font-NotoSerif);
}



/********************
    points
*********************/
#coolrich_lp .points {
	position: relative;
	z-index: 10;
	padding: 0;
}

#coolrich_lp .points > .points_main_heading {
	width: 100%;
	height: 13rem;
	margin: 0;
	margin-top: -3.1rem;
	padding-top: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url(../img/deco/points_heading_bg_deco-sp@3x.png);
	background-size: 100% 100%;
	color: #fff;
	line-height: 1.25;
	font-size: 1.8rem;
	font-family: var(--font-NotoSerif);
}


#coolrich_lp .points .heading_block {
	position: relative;
	margin-top: 5.5rem;
	text-align: center;
	font-family: var(--font-NotoSans);
}

#coolrich_lp .points .heading_block::before {
	content: "";
	position: absolute;
	top: -3.7rem;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../img/deco/deco01-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 6.2rem;
	height: calc(6.2rem * (85/99));
	z-index: -1;
}

#coolrich_lp .points .heading_block .sub {
	display: block;
	font-size: 1.03rem;
	margin-bottom: 0.92em;
}
#coolrich_lp .points .heading_block .sub span {
	display: inline-block;
	font-size: 1.19em;
}

#coolrich_lp .points .heading_block .heading {
	position: relative;
	font-size: 1.628rem;
	line-height: 1.47;
}
#coolrich_lp .points .heading_block .heading_underline::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 96%;
	height: 0.87rem;
	background: linear-gradient(45deg, #33F3CC34 0%, #005FFF34 50%, #2C2CA134 100%);
	z-index: -1;
}


#coolrich_lp .points .num_box {
	position: relative;
	display: block;
	left: 0.1rem;
	text-align: center;
	margin: 0 auto 0.92rem;
}
#coolrich_lp .points .num_box img {
	height: 3.28rem;
	width: auto;
}

#coolrich_lp .points .tit {
	position: relative;
	width: fit-content;
	margin: 0 auto 1rem;
}

#coolrich_lp .points .attention_text {
	display: block;
	margin-top: 0.82em;
	text-align: left;
}

#coolrich_lp .points .attention_mark {
	position: absolute;
	top: 21%;
	white-space: nowrap;
	left: calc(100% + 0.5em);
	font-size: 0.69rem;
	font-weight: 400;
}


/********************
    fabric
*********************/
#coolrich_lp .fabric .heading_block {
	margin-bottom: 0em;
}
#coolrich_lp .fabric_block {
	position: relative;
	margin-top: 3.4rem;
}

#coolrich_lp .fabric_block .text {
	margin-bottom: 1.62rem;
}

#coolrich_lp .fabric_block .huki {
	position: absolute;
}


/* 1 */
#coolrich_lp .fabric_block[data-point="01"] .huki {
	top: -0.19rem;
	right: -0.7rem;
}

#coolrich_lp .fabric_block[data-point="01"] .img_block {
	position: relative;
}
#coolrich_lp .fabric_block[data-point="01"] .img_block figcaption {
	position: relative;
	width: fit-content;
	margin: 0 auto 0.4rem;
	margin-left: 1.9rem;
	font-size: 1.1rem;
	font-weight: 700;
	text-align: center;
}
#coolrich_lp .fabric_block[data-point="01"] .img_block figcaption::before,
#coolrich_lp .fabric_block[data-point="01"] .img_block figcaption::after {
	--degree: -17deg;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(var(--degree));
	display: block;
	width: 0.13rem;
	height: 89.6%;
	background: var(--color-black);
}
#coolrich_lp .fabric_block[data-point="01"] .img_block figcaption::before {
	left: -0.56rem;
}
#coolrich_lp .fabric_block[data-point="01"] .img_block figcaption::after {
	--degree: 18deg;
	right: -0.5rem;
}


/* 2 */
#coolrich_lp .fabric_block[data-point="02"] .contents_block::before {
	content: "";
	position: absolute;
	bottom: -0.82rem;
	right: -5.69rem;
	background-image: url(../img/deco/deco02-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 15rem;
	height: calc(15rem* (225/236));
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block  {
	margin-bottom: 3.1rem;
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block .img_block {
	position: relative;
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block .img_block .huki {
	top: -1.8rem;
	left: -0.4rem;
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block .img_block figure {
	width: 100%;
	height: 13rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #E3E1DC;
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block .img_block figure img {
	width: 87%;
}

#coolrich_lp .fabric_block[data-point="02"] .contents_block02 {
	position: relative;
}

#coolrich_lp .fabric_block[data-point="02"] .contents_block02 .img_block01 {
	margin-bottom: 1.5rem;
}

#coolrich_lp .fabric_block[data-point="02"] .contents_block02 .text {
	margin-bottom: 2.5rem;
	text-align: center;
	font-size: 0.92rem;
	font-weight: 500;
	line-height: 1.7;
	font-family: var(--font-NotoSerif);
}

#coolrich_lp .fabric_block[data-point="02"] .contents_block02 .img_block02 {
	position: relative;
	width: fit-content;
	margin-left: auto;
	margin-right: 0;
	width: 13.4rem;
}
#coolrich_lp .fabric_block[data-point="02"] .contents_block02 .huki {
	--size: 8.14rem;
	font-size: 0.92rem;
	position: absolute;
	top: -1.18rem;
	right: calc(100% - 0.56rem);
	z-index: -1;
}


/********************
    body_making
*********************/
#coolrich_lp .body_making {
	padding: 3.9rem 0 4.5rem;
}
#coolrich_lp .body_making_block {
	position: relative;
	margin-top: 2.2rem;
}

#coolrich_lp .body_making_block:nth-of-type(n+2) {
	margin-top: 4.7rem;
}

#coolrich_lp .points .body_making .heading_block::before {
	transform: translateX(-50%) rotate(180deg);
}

#coolrich_lp .body_making_block .lead {
	font-size: 0.96rem;
	white-space: nowrap;
}



/*** 1 ***/
#coolrich_lp .body_making_block[data-point="01"]::before {
	content: "";
	position: absolute;
	top: -2rem;
	right: calc(100% - 3.4rem);
	background-image: url(../img/deco/deco03-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 17rem;
	height: calc(17rem * (305/210));
	z-index: -1;
}


#coolrich_lp .body_making_block[data-point="01"] .position {
	position: relative;
	text-align: center;
	margin: 0 auto 0.77rem;
	font-size: 1.02rem;
	font-weight: 500;
	background: transparent;
}
#coolrich_lp .body_making_block[data-point="01"] .position::before,
#coolrich_lp .body_making_block[data-point="01"] .position::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	z-index: -1;
	height: 0;
}
#coolrich_lp .body_making_block[data-point="01"] .position::before {
	background: var(--color-blue);
	height: 0.031rem;
}
#coolrich_lp .body_making_block[data-point="01"] .position::after {
	height: 0.7rem;
	background: transparent;
	border: 0.031rem solid var(--color-blue);
	border-left: none;
	border-right: none;
}

#coolrich_lp .body_making_block[data-point="01"] .position  > span {
	display: inline-block;
	padding: 0.34em 0.73em 0.5em;
	background: #fff;
}

#coolrich_lp .body_making_block[data-point="01"] .contents_block .zone {
	position: relative;
	margin-bottom: 1.4rem;
	text-indent: -1rem;
	padding-left: 1rem;
	color: var(--color-blue);
	font-size: 1rem;
	line-height: 1.28;
	font-weight: 700;
	text-align: left;
}
#coolrich_lp .body_making_block[data-point="01"] .contents_block .zone::after {
	content: "";
	position: absolute;
	top: calc(100% + 0.44rem);
	right: 0;
	background-repeat: no-repeat;
	background-size: contain;
}

#coolrich_lp .body_making_block[data-point="01"] .contents_block .text {
	text-align: left;
	margin-bottom: 1.37rem;
}
#coolrich_lp .body_making_block[data-point="01"] .contents_block .text ~ .zone {
	margin-top: 1rem;
}
#coolrich_lp .body_making_block[data-point="01"] .contents_block .inner {
	align-items: flex-start;
}

#coolrich_lp .body_making_block[data-point="01"] .before_after_img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	max-width: 100vw;
}


/* front */
#coolrich_lp .body_making_block[data-point="01"] .front_block {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

#coolrich_lp .body_making_block[data-point="01"] .front_block .inner {
	margin-bottom: 1.1rem;
}
#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .img_main_block {
	width: 11rem;
}

#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone {
	width: 8.28rem;
	margin-bottom: 3.4rem;
}
#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone:nth-of-type(1) {
	margin-top: 1.7rem;
}
#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone:nth-of-type(1)::after {
	background-image: url(../img/deco/making01_front_line01-sp@3x.png);
	width: 16rem;
	height: calc(16rem * (58/261));
}

#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone:nth-of-type(2) {
	margin-bottom: 3.9rem;
}
#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone:nth-of-type(2):after {
	background-image: url(../img/deco/making01_front_line02-sp@3x.png);
	width: 13rem;
	height: calc(13rem * (48/212));
	right: 0;
}
#coolrich_lp .body_making_block[data-point="01"] .front_block .inner .zone:nth-of-type(3):after {
	background-image: url(../img/deco/making01_front_line03-sp@3x.png);
	width: 16rem;
	height: calc(16rem * (44/261));
	right: 0;
	top: auto;
	bottom: -0.62rem;
}


#coolrich_lp .body_making_block[data-point="01"] .contents_block .explain_block {
	margin-bottom: 3.47rem;
}
#coolrich_lp .body_making_block[data-point="01"] .contents_block .explain_block .zone {
	width: 100%;
	text-indent: 0;
	padding: 0.25rem 0.69rem;
	margin-bottom: 0.55rem;
	background: var(--color-blue);
	color: #fff;
}
#coolrich_lp .body_making_block[data-point="01"] .contents_block .explain_block .text {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	width: 92.8%;
	font-size: 0.87rem;
}



/* back */
#coolrich_lp .body_making_block[data-point="01"] .back_block .position {
	margin-bottom: 1.4rem;
}
#coolrich_lp .body_making_block[data-point="01"] .back_block .inner {
	column-gap: 2.5rem;
	margin-bottom: 2.5rem;
}
#coolrich_lp .body_making_block[data-point="01"] .back_block .inner .img_main_block {
	min-width: 7.6rem;
}

#coolrich_lp .body_making_block[data-point="01"] .back_block .inner .zone::after {
	background-image: url(../img/deco/making01_back_line01-sp@3x.png);
	width: 18.2rem;
	height: calc(18.2rem * (73/267));
	right: 0;
}


/*** 2 ***/
#coolrich_lp .body_making_block[data-point="02"]::before {
	content: "";
	position: absolute;
	top: -11.4rem;
	left: calc(100% - 3.7rem);
	background-image: url(../img/deco/deco03-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 8.2rem;
	height: calc(8.2rem * (305/210));
	transform: rotate(-10deg);
	z-index: -1;
}

#coolrich_lp .body_making_block[data-point="02"] .lead {
	margin-bottom: 0.4rem;
}

#coolrich_lp .body_making_block[data-point="02"] .img_block {
	margin-bottom: 2.2rem;
}



#coolrich_lp .body_making_block[data-point="02"] .contents_block .img_block {
	position: relative;
	margin-top: 4.4rem;
	margin-bottom: 0.56rem;
}

#coolrich_lp .body_making_block[data-point="02"] .label {
	--size: 5.1rem;
	position: absolute;
	top: -2.9rem;
	width: var(--size);
	height: var(--size);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	border-radius: 1000rem;
	font-size: 0.814rem;
	font-weight: 700;
	line-height: 1.44;
	padding-top: 0.28em;
	background: linear-gradient(45deg, #33F3CC 0%, #005FFF 50%, #2C2CA1 100%);
}
#coolrich_lp .body_making_block[data-point="02"] .label:nth-of-type(1) {
	right: 3.96rem;
	color: #fff;
}
#coolrich_lp .body_making_block[data-point="02"] .label:nth-of-type(2) {
	right: -0.69rem;
	color: var(--color-blue);
	z-index: 10;
}
#coolrich_lp .body_making_block[data-point="02"] .label:nth-of-type(2) > span {
	position: relative;
	line-height: 1.19;
}
#coolrich_lp .body_making_block[data-point="02"] .label:nth-of-type(2)::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-49.6%) translateY(-50.2%);
	width: calc(100% - 0.28rem);
	height: calc(100% - 0.28rem);
	background: #fff;
	border-radius: 1000rem;
}




/*** 3 ***/
#coolrich_lp .body_making_block[data-point="03"] .lead {
	margin-bottom: 1.56rem;

}
#coolrich_lp .body_making_block[data-point="03"]::before {
	content: "";
	position: absolute;
	top: 5.1rem;
	left: -4.5rem;
	background-image: url(../img/deco/deco04-sp@3x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 11rem;
	height: calc(11rem * (210/179));
	transform: rotate(15deg);
	z-index: -1;
}

#coolrich_lp .body_making_block[data-point="03"] .img_block:nth-of-type(1) {
	width: 70%;
	margin: 0 auto 1.44rem;
}

#coolrich_lp .body_making_block[data-point="03"] .img_block:nth-of-type(2) {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
}




/********************
    sizes
*********************/
#coolrich_lp .sizes {
	position: relative;
	padding: 0 0 3.73rem;
}

#coolrich_lp .sizes .heading {
	margin: 0 0 1.6rem;
	padding: 0.56em 0.2rem;
	text-align: center;
	background: linear-gradient(2.8deg, #33F3CC 0%, #005FFF 50%, #2C2CA1 100%);
	color: #fff;
	font-size: 1.02rem;
	text-align: center;
}


#coolrich_lp .sizes .sizes_tit {
	font-size: 1.1rem;
	margin-bottom: 1.4rem;
	font-family: var(--font-NotoSans);
}

#coolrich_lp .sizes .sizes_table {
	align-items: stretch;
	justify-content: space-between;
	column-gap: 0;
	margin-bottom: 1.4rem;
}

#coolrich_lp .sizes_table .table_block {
	width: calc((100% - 0.8rem)/3);
	margin-bottom: 0.4rem;
}

#coolrich_lp .sizes_table .table_data,
#coolrich_lp .sizes_table .table_heading {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.92rem;
	font-weight: 700;
	line-height: 1.18;
}

#coolrich_lp .sizes_table .table_heading {
	min-height: 3.1rem;
	background: var(--color-blue);
	color: #fff;
}

#coolrich_lp .sizes_table .table_data {
	min-height: 2.44rem;
	background: #F5F5F5;
	color: var(--color-black);
}

#coolrich_lp .sizes .attention_text {
	margin-bottom: 2.9rem;
}

#coolrich_lp .sizes .guarantee_box {
	--box-color: #D9C16B;
	border: 0.22rem solid var(--box-color);
}

#coolrich_lp .sizes .guarantee_tit {
	position: relative;
	top: -2px;
	text-align: center;
	background: var(--box-color);
	color: #fff;
	font-size: 1rem;
	margin: 0 auto;
	padding: 0.7em 0 0.37em;
}

#coolrich_lp .sizes .guarantee_tit > span {
	position: relative;
	font-size: 1.5em;
}
#coolrich_lp .sizes .guarantee_tit > span::before {
	--size: 6.2em;
	content: "";
	position: absolute;
	top: -0.02em;
	left: 51%;
	transform: translateX(-50%);
	background-image: url(../img/deco/guarantee_tit_dots-sp@3x.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: var(--size);
	height: calc(var(--size) * (4/150));
}

#coolrich_lp .sizes .guarantee_text {
	text-align: left;
	font-size: 0.69rem;
	padding: 0.87rem 1.04rem 0.96rem;
	font-weight: 700;
	line-height: 1.47;
}



/********************
    how_to
*********************/
#coolrich_lp .how_to {
	position: relative;
	padding: 2.5rem 0 2.9rem;
	background-image: url(../img/deco/how_to_bg_deco-sp@2x.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#coolrich_lp .how_to .heading {
	margin: 0 auto 0.82rem;
}

#coolrich_lp .how_to .heading_en {
	display: block;
	margin: 0 auto 0.87rem;
	width: 10.6rem;
}

#coolrich_lp .how_to .lead {
	margin-bottom: 1.9rem;
}

#coolrich_lp .how_to_block {
	position: relative;
}

#coolrich_lp .how_to_block .huki {
	position: absolute;
	top: 0.86rem;
	right: 0.7rem;
	font-size: 0.73rem;
	padding-top: 0.1rem;
}


#coolrich_lp .how_to_list .item {
	position: relative;
	margin-bottom: 1.4rem;
}
#coolrich_lp .how_to_list .item:nth-of-type(1)::after {
	content: "";
	position: absolute;
	top: calc(100% - 0.56rem);
	left: 50%;
	transform: translateX(-50%);
	width: 5rem;
	height: calc(5rem * (42/79));
	z-index: 10;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	background: var(--color-blue);
}

#coolrich_lp .how_to_list .item figcaption {
	position: absolute;
	bottom: 2rem;
	transform: translateY(32%);
	width: 100%;
	padding-left: 0.28rem;
	font-size: 0.86rem;
	line-height: 1.44;
	text-align: center;
	white-space: nowrap;
	margin-top: 0.56em;
	text-align: center;
}



/********************
    color
*********************/
#coolrich_lp .color {
	position: relative;
	padding: 3.7rem 0 1.4rem;
}

#coolrich_lp .color .contents_wrapper {
	position: relative;
}
#coolrich_lp .color .contents_wrapper::before,
#coolrich_lp .color .contents_wrapper::after {
	content: "";
	position: absolute;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
}

#coolrich_lp .color .contents_wrapper::before {
	background-image: url(../img/deco/deco03-sp@3x.png);
	width: 11rem;
	height: calc(11rem * (305/210));
	top: -4.7rem;
	left: -9.17rem;
	z-index: 100;
}
#coolrich_lp .color .contents_wrapper::after {
	background-image: url(../img/deco/deco04-sp@3x.png);
	width: 11rem;
	height: calc(11rem * (210/179));
	top: 20rem;
	right: -9.2rem;
	transform: rotate(15deg);
}


#coolrich_lp .color .heading {
	width: 7.3rem;
	margin: 0 auto 1.6rem;
}

#coolrich_lp .color_list {
	position: relative;
	justify-content: center;
	column-gap: 0.4rem;
}
#coolrich_lp .color_list .item {
	flex: 1;
}
#coolrich_lp .color_list .item img {
	width: 82%;
}

#coolrich_lp .color_list figcaption {
	margin-top: 0.22em;
	font-size: 0.82rem;
	font-weight: 700;
	white-space: nowrap;
}

#coolrich_lp .genie_itemset {
	position: relative;
    padding: 3.7rem 0 0;
}



/********************
    products_specification
*********************/
#products_specification {
	position: relative;
	padding-top: 2rem;
	padding-bottom: 4.4rem;
	background: linear-gradient(45deg, #33F3CC34 0%, #005FFF34 50%, #2C2CA134 100%);
}

/*****   table   *****/
#products_specification table {
	border-collapse: separate;
	width: 100%;
	text-align: left;
	border-spacing: 0.15rem 0.5rem;
}
#products_specification caption {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	margin-bottom: 0.56rem;
	font-size: 1.25rem;
	font-weight: 700;
	text-align: center;
}
#products_specification td,#products_specification th {
	padding: 1.38% 2% 1.34% 2.5%;
	font-size: 0.84rem;
	border: none;
	font-weight: 400;
	vertical-align: middle;
}

#products_specification th {
	width: 22.8%;
	background-color: var(--color-blue);
	color: #fff;
	text-align: center;
	font-size: 0.82rem;
	font-weight: 700;
	font-family: var(--font-base);
}
#products_specification td {
	background-color: #fff;
	width: 78%;
	font-size: 0.69rem;
	letter-spacing: 0;
	padding: 3.2% 4.7% 3.7%;
}

#products_specification .attention_text {
	margin-top: 0.5em;
	padding-left: 0.44em;
	text-align: left;
	color: var(--color-black);
}

/* ▲コンテンツ用スタイル 編集可能領域ここまで▲ --------------------------------------------------------------------------------------------*/