/*--------------------------------------------------------------------------
   util
---------------------------------------------------------------------------*/
.pc-mode-01 {
	display: block !important;
}
.pc-mode-02 {
	display: inline !important;
}
.pc-mode-03 {
	display: inline-block !important;
}
.pc-mode-05 {
	display: flex!important;
}
.sp-mode-01 {
	display: none !important;
}
.sp-mode-02 {
	display: none !important;
}
.sp-mode-03 {
	display: none !important;
}
.sp-mode-04 {
	display: none !important;
}
.sp-mode-05 {
	display: none !important;
}

.function01 {
    margin-top: 8px;
    padding-bottom: 8px;
}

.boxList01 {
    margin-top: 20px;
}

/* clearfix */
.cf:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: '.';
}

.cf {
	display: inline-block;
}

* html .cf {
	height: 1%;
}

.cf {
	display: block;
}

.u-inline {
	display: inline;
}
sup {
    font-size: 0.45em;
    /* vertical-align: top; */
}
.txt-f01{
    font-family: "Hiragino Mincho ProN", "Sawarabi Mincho",serif;
}
.txt-c01{
    color: #e5004b;
}
.highlight-01 {
    color: #e5004b;
    border-bottom: double 2px #e5004b;
    padding-bottom: 0.12em;
}
.highlight-02 {
	position: relative;
}
.highlight-02:after {
	content: "ç¬³ï¿½";
	position: absolute;
	top: -1.75em;
	left: 1.5em;
	font-size: 12px;
}
.ttl-01 {
    font-size: 4.5em;
    font-weight: bold;
    font-family: "Hiragino Mincho ProN", "Sawarabi Mincho",serif;
    letter-spacing: 0.08em;
    color: #cda201;
    display: block;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
    background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_product_hdg_pc.png) no-repeat center bottom;
    padding-bottom: 0.4em;
}
.ttl-01.ttl-voice{
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_voice_hdg_pc.png) no-repeat center bottom;
}
.ttl-02 {
    color: #c79f00;
    text-align: left;
    font-size: 7em;
    font-weight: bold;
    position: absolute;
    /* left: 74px; */
    left: 6.7%;
    bottom: 37px;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
    line-height: 1.2;
}
.ttl-02-bg {
	position: relative;
	max-width: 1104px;
	margin: 0 auto;
}
.ttl-02 .tight {
    letter-spacing: -0.14em;
}
.ttl-03-bg {
    position: relative;
}
.ttl-03 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 28px;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
}
.ttl-03 .txt-nou{
    width: 77px;
    margin-bottom: 0.2em;
}
.ttl-03 .cnts-txt-02 {
    font-size: 4em;
    font-weight: bolder;
    letter-spacing: -0.03em;
    display: inline-block;
}
#gokujun_perfect_container .ttl-03 .txt-nou{
    vertical-align: middle;
    display: inline-block;
}
/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/
#gokujun_perfect_container .toolBox01 {
	background: #ce0026;
	background: -moz-linear-gradient(top, #ce0026 0%, #b40014 100%);
	background: -webkit-linear-gradient(top, #ce0026 0%,#b40014 100%);
	background: linear-gradient(to bottom, #ce0026 0%,#b40014 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce0026', endColorstr='#b40014',GradientType=0 );
	line-height: 18px;
}

/*--------------------------------------------------------------------------
   html
---------------------------------------------------------------------------*/
/*
body {
  background-color: #fff;
}
*/
#gokujun_perfect_container img {
	display: inline;
}

@media screen and (max-width: 768px) {
.pc-mode-01 {
		display: none !important;
}
.pc-mode-02 {
		display: none !important;
}
.pc-mode-03 {
		display: none !important;
}
.pc-mode-05 {
		display: none !important;
}
.sp-mode-01 {
		display: block !important;
}
.sp-mode-02 {
		display: inline !important;
}
.sp-mode-03 {
		display: inline-block !important;
}
.sp-mode-04 {
		display: table !important;
}
.sp-mode-05 {
		display: flex !important;
}
	/*
  body {
    height: 100%;
  }
  */
.highlight-02:after {
	top: -1.75em;
	left: 1.5em;
	font-size: 1.5625vw;
}
.ttl-01 {
    font-size: 4.5em;
    letter-spacing: 0.08em;
    text-shadow: 0.2604vw 0.2604vw 1.3021vw #fff, -0.2604vw 0.2604vw 1.3021vw #fff, 0.2604vw -0.2604vw 1.3021vw #fff, -0.2604vw -0.2604vw 1.3021vw #fff;
    background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_product_hdg_sp.png) no-repeat center bottom;
    padding-bottom: 0.4em;
}
.ttl-01.ttl-voice{
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_voice_hdg_sp.png) no-repeat center bottom;
}
.ttl-02 {
    font-size: 9.5052vw;
    left: 4vw;
    bottom: 8vw;
    text-shadow: 0.2604vw 0.2604vw 1.3021vw #fff, -0.2604vw 0.2604vw 1.3021vw #fff, 0.2604vw -0.2604vw 1.3021vw #fff, -0.2604vw -0.2604vw 1.3021vw #fff;
}
#gokujun_perfect_container .ttl-02>img{
    width: 12.5vw;
}
.ttl-02-bg {
	max-width: 100%;
}
.ttl-02 .tight {
    letter-spacing: -0.2em;
}
.ttl-03-bg {}
.ttl-03 {
    width: 100%;
    left: 0;
    top: 5.4688vw;
    text-shadow: 0.2604vw 0.2604vw 1.3021vw #fff, -0.2604vw 0.2604vw 1.3021vw #fff, 0.2604vw -0.2604vw 1.3021vw #fff, -0.2604vw -0.2604vw 1.3021vw #fff;
}
.ttl-03-bg.chara-box__hdg .ttl-03 .txt-nou{
    width: 12.5000vw;
    margin-bottom: 4.8177vw;
}
.ttl-03 .cnts-txt-02 {
    font-size: 8.9844vw;
    letter-spacing: -0.03em;
    display: inline;
    line-height: 0;
}
#gokujun_perfect_container .ttl-03 .txt-nou{
    vertical-align: middle;
}
}

/*--------------------------------------------------------------------------
  #gokujun_perfect_container
---------------------------------------------------------------------------*/
#gokujun_perfect_container {
	overflow: hidden;
	width: 100%;
	min-width: 940px;
	line-height: 1;
}

#gokujun_perfect_container img {
	vertical-align: top;
}

#gokujun_perfect_container .sp {
	display: none;
}

/* @tablet */
@media screen and (max-width: 768px) {

	#gokujun_perfect_container {
		min-width: 320px;
	}
	#gokujun_perfect_container a {
		-webkit-transition: none;
		        transition: none;
	}
	#gokujun_perfect_container .pc {
		display: none;
	}
	#gokujun_perfect_container .sp {
		display: inline-block;
	}
	#gokujun_perfect_container {
		font-size: 12px;
	}
	#gokujun_perfect_container img {
		max-width: 100%;
	}
}

#gokujun_perfect_container .contents_wrap {
	padding-top: 132px;
}

@media screen and (max-width: 768px) {
	#gokujun_perfect_container .contents_wrap {
		padding-top: 15.35%;
	}
}

/*--------------------------------------------------------------------------
   common
---------------------------------------------------------------------------*/
/* .cmn_base
-----------------------------------------------------------------*/
#gokujun_perfect_container .cmn_base {
	width: 940px;
	margin: 0 auto;
}

/* @tablet */
@media screen and (max-width: 768px) {
	#gokujun_perfect_container .cmn_base {
		width: auto;
	}
}

/* .hover
-----------------------------------------------------------------*/
#gokujun_perfect_container .cmn_hover {
	-webkit-transition: all 500ms;
	        transition: all 500ms;
}

#gokujun_perfect_container .cmn_hover:hover {
	opacity: .7;

	filter: alpha(opacity=70);
}


/* .chara-box
-----------------------------------------------------------------*/
.chara-box__hdg {
	margin-bottom: -8px;
	text-align: center;
}

.chara-box__hdg .cnts-txt-bg{}
.chara-box__hdg .cnts-txt-bg .txt-nou {
	margin-bottom: 31px;
}
.chara-box__hdg .cnts-txt-bg .cnts-txt-02 {
    /* margin-top: 0.25em; */
    margin-bottom: 0;
}
.chara-box__cont {
	background: #f8f0cd url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg.jpg) no-repeat 50% 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	border: 2px solid #ddba5b;
	border-top: none;
	padding: 60px 57px 0;
}
.chara-box__cont .ttl,
.chara-box__cont .txt {
	text-align: center;
}
.chara-box__cont .ttl {
	margin-bottom: 10px;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box__hdg {
		margin-bottom: -1.7%;
	}
	.chara-box__hdg img {
		width: 100%;
		height: auto;
	}
	.chara-box__cont {
		background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg_sp.jpg);
		padding: 30px 14px 0;
		border-width: 1px;
	}
}

.notes {
	font-size: 13px;
	line-height: 2;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.notes {
		font-size: 10px;
		line-height: 1.5;
	}
}

/*--------------------------------------------------------------------------
   kv
---------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------
   #contents-header
---------------------------------------------------------------------------*/
#contents-header {
	width: 100%;
	min-width: 960px;
	text-align: center;
}

#contents-header .kv {
	margin: 0;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/img_kv_pc_bg.png) no-repeat 50% 50%;
	background-size: cover;
	line-height: 1;
	position: relative;
	text-align: center;
}
#contents-header .kv .pc {
	padding: 12px 0;
}
#contents-header .kv .cnts-txt-bg {
    font-weight: bold;
    text-align: center;
    /* width: 530px; */
    width: 45.847%;
    display: inline-block;
    color: #fff;
    /* background: #ffff00a6; */
    position: absolute;
    right: 0;
    top: 9%;
    z-index: 1;
}
#contents-header .kv .cnts-txt-bg>span{
	display: block;
}
#contents-header .kv .cnts-txt-01 {
    font-size: 51px;
    margin-bottom: 10px;
}
#contents-header .kv .cnts-txt-02 {
    font-size: 77px;
    margin-bottom: 9px;
}
#contents-header .kv .cnts-txt-03 {
    font-size: 158px;
    position: relative;
    display: block;
}
#contents-header .kv .cnts-txt-04 {
    font-size: 23px;
    margin-top: -5px;
    margin-bottom: 23px;
}
#contents-header .kv .cnts-txt-05 {
    font-size: 64px;
    margin-bottom: 13px;
}
#contents-header .kv .cnts-txt-06 {
    font-size: 9px;
    padding: 0 13px;
    font-weight: normal;
	text-align: left;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, #contents-header .kv .cnts-txt-06 {
    font-size: 9px;
    padding: 0;
    transform: scale(0.9);
    transform-origin: center top;
    line-height: 1.25em;
}
#contents-header img {
	max-width: 100%;
	height: auto;
}
#contents-header .kv {}
#contents-header .kv .cnts-txt-container {
    /* background: #ffc0cbd4; */
    max-width: 1156px;
    margin: 0 auto;
    position: relative;
    display: block;
	width: 100%;
}
#contents-header .kv .cnts-txt-bg {
}
#contents-header .kv .cnts-txt-bg .cnts-txt-03 sup {
    font-size: 0.1em;
    /* margin-left: -1.5em; */
    /* vertical-align: top; */
    position: absolute;
    top: 0;
    right: 6em;
}
/* @tablet */
@media screen and (max-width: 768px) {
	#contents-header {
		min-width: 320px;
		margin-bottom: 0;
	}
	#contents-header img {
		width: 100%;
	}
}

/*--------------------------------------------------------------------------
   #gnav
---------------------------------------------------------------------------*/
#gnav {
	box-sizing: border-box;
	box-sizing: content-box;
	position: absolute;
	z-index: 10;
	width: 100%;
	min-width: 960px;
	background: transparent;
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

#gnav:before,
#gnav:after {
	display: block;
	position: absolute;
	top: 0;
	z-index: -1;
	height: 100%;
	content: '';
}

#gnav:before {
	left: 0;
	right: 0;
	margin-right: 0;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/nav_bg01_pc.png) no-repeat 50% 50%;
	background-size: cover;
}

#gnav.fixed {
	position: fixed;
	top: 67px;
	/* top: 0; */
	margin-top: 0;
}

.ie8 #gnav.fixed {
	top: 0;
}

#gnav .gnav__inside {
	padding: 7px 0;
}
#gnav .gnav__inside:before,
#gnav .gnav__inside:after {
	display: block;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
}
#gnav .gnav__inside:before {
	top: 5px;
}
#gnav .gnav__inside:after {

	bottom: 5px;
}
#gnav .gnav__inner {
	position: relative;
	width: 941px;
	margin: 0 auto;
}

#gnav .gnav-brandtop {
	float: left;
}

#gnav ul {
	display: flex;
	justify-content: center;
	margin-left: -110px;
}

#gnav ul.gnav-gel {
	position: relative;
}

#gnav ul.gnav-mask {
	position: relative;
}

#gnav li {
	box-sizing: border-box;
	position: relative;
	float: left;
	padding-right: 1px;
}

#gnav li:not(:last-child):before {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 49px;
	margin-top: -24px;
	content: '';
}

#gnav a {
	display: block;
	position: relative;
	-webkit-transition: all 500ms;
	        transition: all 500ms;
}

#gnav a.current,
#gnav a:hover {
	background-color: rgba(166,125,36,.3);
}

#gnav .gnav-gel a.current,
#gnav .gnav-gel a:hover {
	background: rgba(176,154,58, .3);
}


#gnav .gnav-brandtop a:hover {
	background: transparent;
	opacity: .7;
	filter: alpha(opacity=70);
}

/* @tablet */
@media screen and (max-width: 768px) {
	#gnav {
		min-width: 320px;
		height: auto;
	}
	#gnav:before,
	#gnav:after {
		content: none;
	}
	#gnav.fixed {
		top: 16.94vw;
		padding: 0;
	}
	#gnav.fixed a {
		margin: 0;
		padding: 0;
	}
	#gnav .gnav__inside {
		padding: 0;
	}
	#gnav .gnav__inside:before,
	#gnav .gnav__inside:after {
		content: none;
	}
	#gnav .gnav__inner {
		width: 100%;
		background: none;
	}
	#gnav .gnav-brandtop {
		float: none;
	}
	#gnav .gnav-brandtop a {
		text-align: center;
		background: #fcf4e1;
		padding: 2.5% 0;
	}
	#gnav .gnav-brandtop img {
		width: 14%;
		height: auto;
	}
	#gnav ul {
		display: table;
		box-sizing: border-box;
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#gnav ul.gnav-gel,
	#gnav ul.gnav-mask {
		padding: 0;
	}
	#gnav ul.gnav-gel:before,
	#gnav ul.gnav-mask:before {
		content: none;
	}
	#gnav ul.gnav-gel {
		border-bottom: 1px solid #d08720;
		background: #b99c2e;
		margin-left: 0;
	}
	#gnav ul.gnav-mask {
		background: #ab8d31;
	}
	#gnav li {
		display: table-cell;
		float: none;
	}
	#gokujun_perfect_container #gnav li:before {
		top: 0;
		margin-top: 0;
		width: 1px;
		height: 100%;
		background: #d08720;
		background-size: 1px 24px;
	}
	#gnav a {
		text-align: center;
	}
	#gnav .sp {
		display: block;
	}
	#gnav a img {
		width: 100%;
		height: auto;
	}
	#gnav .gnav-gel a.current,
	#gnav .gnav-mask a.current {
		opacity: .7;
	}
}


/*--------------------------------------------------------------------------
   .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	padding: 94px 0 118px;
	text-align: center;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lead_bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	position: relative;
	z-index: 2;
}
.sec-lead__hdg {
	position: relative;
	z-index: 0;
	margin-bottom: 76px;
	color: #da1537;
	font-size: 3.375em;
	font-weight: bold;
	text-shadow: 0 0 10px #fff,0 0 15px #fff,0 0 25px #fff;
	transform: scale(1, 1.1);
	letter-spacing: 2px;
	line-height: 1.5em;
}
.sec-lead__hdg .lead-01{
	color: #444;
	font-size: 0.741em;
}
.sec-lead__hdg .lead-02{
	color: #444;
	font-size: 0.593em;
}
:not(.ie8) .sec-lead__hdg:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	content: '';
	width: 1489px;
	height: 300px;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lead_hdg_bg.png) no-repeat 50% 90%;
}
.sec-lead-sub {
	font-size: 1.625em;
	color: #444;
	text-shadow: 0 0 10px #fff,0 0 15px #fff,0 0 25px #fff; 
	letter-spacing: 1px;
	line-height: 2em;
	margin-bottom: 10px;
}
.sec-lead-sub .lead-sub-01{
	color: #da1537;
	font-weight: bold;
}
.sec-lead-sub .lead-sub-02{
	color: #da1537;
	font-weight: bold;
	font-size:1.231em;
	margin-bottom: 90px;
	display: block;
}
.sec-lead .img {
	margin-bottom: 17px;
	position: relative;
	z-index: 0;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.sec-lead {
		background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lead_bg_sp.jpg);
		padding: 29px 15px 43px;
	}
	.sec-lead__hdg {
		margin-top: 12%;
		margin-bottom: 2em;
		font-size: 5.75vw;
		letter-spacing: 0px;
	}
	.sec-lead__hdg .lead-01{
		font-size: 5vw;
	}
	.sec-lead__hdg .lead-02{
		font-size: 4vw;
		margin-right: -3px;
	}
	.sec-lead__hdg .lead-03{
		letter-spacing: -6px;
		margin-left: -6px;
	}
	:not(.ie8) .sec-lead__hdg:before {
		content: none;
	}
	.sec-lead-sub {
		font-size: 3.5vw;
		line-height: 2.25em;
		margin-bottom: 6px;
		letter-spacing: 0;
	}
	.sec-lead-sub .lead-sub-02 {
    margin-bottom: 3em;
		}
	.sec-lead .img {
    margin-bottom: 3em;
    width: 84%;
}
}

/*--------------------------------------------------------------------------
   .sec-cm
---------------------------------------------------------------------------*/
.sec-cm {
	position: relative;
	z-index: 0;
	margin: -44px 0;
	padding: 110px 0 114px;
	text-align: center;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/cm_bg.png) no-repeat 50% 50%;
	background-size: 100% 100%;
}
.sec-cm__hdg {
	margin-bottom: 40px;
}
.sec-cm .wrapper-video {
	width: 752px;
	margin: 0 auto;
}
.sec-cm .wrapper-video iframe {
	width: 100%;
	height: 100%;
}


/* @tablet */
@media screen and (max-width: 768px) {
	.sec-cm {
		background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/cm_bg_sp.png);
		margin: -2.5% 0;
		padding: 30px 20px 48px;
	}
	.sec-cm .wrapper-video {
		width: 100%;
	}
}


/*--------------------------------------------------------------------------
   .sec-voice
---------------------------------------------------------------------------*/
.sec-voice {
	padding: 70px 0;
	background: #eaeaea;
}
.sec-voice .hdg {
	text-align: center;
	margin-bottom: 40px;
}
.sec-voice .lead-wrap {
	overflow: hidden;
	margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sec-voice .lead {
	float: left;
	font-size: 2.25em;
	font-weight: bold;
	/* line-height: 2em; */
	line-height: 1.75em;
}
.sec-voice .lead .cnts-txt-01 {}
.sec-voice .img {
	float: right;
}
.sec-voice .txt {
	font-size: 16px;
	line-height: 2;
}
.sec-voice .notes {
	margin-top: 20px;
}
.sec-voice .txt-wrap {
	overflow: hidden;
}
.sec-voice .txt-wrap .txt {
	width: 50%;
	float: left;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.sec-voice {
		padding: 33px 15px 39px;
	}
	.sec-voice .hdg {
		margin-bottom: 19px;
	}
	.sec-voice .lead-wrap {
		margin: 0 0 22px;
		display: block;
	}
	.sec-voice .lead {
		float: none;
		font-size: 4.4271vw;
		margin-bottom: 17px;
		text-align: center;
		line-height: 1.6em;
	}
	.sec-voice .lead .cnts-txt-01{}
	.sec-voice .img {
		float: none;
		width: 215px;
		margin: 0 auto;
	}
	.sec-voice .txt {
		font-size: 14px;
		line-height: 1.8;
	}
	.sec-voice .txt-wrap .txt {
		width: auto;
		float: none;
		margin-top: 22px;
	}
	.sec-voice .notes {
		margin-top: 10px;
	}
}

/*--------------------------------------------------------------------------
   #lotion-product
---------------------------------------------------------------------------*/
.sec-product {
	padding: 80px 0 80px;
}

.sec-product .hdg {
	text-align: center;
}

.sec-product .lead {
	margin: 26px 0 22px;
	text-align: center;
}

.sec-product .notes {
	text-align: center;
	font-size: 12px;
}

.sec-product .box {
	margin-top: 50px;
	padding: 3px;
	-webkit-box-shadow: 0 0 0 2px #fcfaef inset, 0 0 0 3px #c5a24c inset;
	        box-shadow: 0 0 0 2px #fcfaef inset, 0 0 0 3px #c5a24c inset;
	border: 6px solid #c5a24c;
	background: #fcfaef;
}

.sec-product .item {
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 38px 85px;
}

.sec-product .item + .item {
	border-top: 1px solid #c5a24c;
}

.sec-product .item .img,
.sec-product .item .txt-wrap {
	display: table-cell;
	vertical-align: middle;
}

.sec-product .item .img {
	width: 374px;
}

.sec-product .item .label {
	display: inline-block;
	margin-bottom: 9px;
	padding: 4px;
	border: 1px solid #03a54f;
	color: #03a54f;
	font-size: 12px;
	line-height: 1;
}

.sec-product .item .name {
margin: 10px 0 20px;
font-size: 2em;
font-family: "Hiragino Mincho ProN", "Sawarabi Mincho",serif;
font-weight: bold;
line-height: 1.25em;
}
.sec-product .item .name sup{
	/* font-size: 0.5em; */
}
.sec-product .item .name .sml {
font-size: 0.6em;
}

.sec-product .item .txt {
	font-size: 16px;
	line-height: 28px;
}

.sec-product .item .btn-wrap {
	overflow: hidden;
	margin-top: 25px;
}

.sec-product .item .btn-wrap li {
	float: left;
}





.sec-product .item .btn-wrap li + li {
	margin-left: 10px;
}

.sec-product .lohaco-btn {
	margin-top: 40px;
	text-align: center;

}

/* @tablet */
@media screen and (max-width: 768px) {
	.sec-product {
		padding: 40px 10px;
	}
	.sec-product .lead {
		margin: 18px 0 20px;
	}
	.sec-product .notes {
		font-size: 9px;
	}
	.sec-product .box {
		margin-top: 23px;
		border-width: 3px;
	}
	.sec-product .item {
		display: block;
		padding: 25px 14px;
	}
	.sec-product .item .img,
	.sec-product .item .txt-wrap {
		display: block;
	}
	.sec-product .item .img {
		width: auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.sec-product .item .img img {
		margin: 0;
	}
	.sec-product .item .name {
		margin-bottom: 10px;
		font-size: 3em;
	}
	.sec-product .item .label {
		padding: 2px;
		font-size: 9px;
	}
	.sec-product .item .txt {
		font-size: 13px;
		line-height: 21px;
	}
	.sec-product .item .btn-wrap {
		width: 260px;
		margin: 20px auto 0;
	}
	.sec-product .item .btn-wrap li {
		width: 125px;
	}
	.sec-product .item .btn-wrap li + li {
		margin-left: 10px;
	}
	.sec-product .lohaco-btn {
		margin-top: 25px;
	}
	.sec-product .lohaco-btn img {
		width: 290px;
		height: auto;
	}
}





/*--------------------------------------------------------------------------
   #gel
---------------------------------------------------------------------------*/
.gel-about {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_bg.jpg) no-repeat 50% 0;
	background-size: cover;
	padding-bottom: 95px;
	margin-top: -40px;
}

#gokujun_perfect_container .gel-hdg .cnts-txt-01 img {
    vertical-align: text-bottom;
    margin-bottom: -11px;
}
/* @tablet */
@media screen and (max-width: 768px) {
	.gel-about {
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_bg_sp.jpg) center top -0.75vw no-repeat;
		background-size:100%;
		padding: 7px 15px 40px;
		margin-top: 0;
	}
	.gel-hdg {
		/* margin: 0 -15px; */
		margin: 0 auto;
	}
#gokujun_perfect_container .gel-hdg>img{
    width: 100%;
}
}

/* box01 */
.chara-box--gel01 .chara-box__cont {
	border-bottom: none;
	padding-bottom: 80px;
	padding-top: 86px;
}
.chara-box--gel01 .ttl {
	margin-bottom: 74px;
}
.chara-box--gel01 .ttl {}
.chara-box--gel01 .ttl .cnts-txt-bg-01{
    display: block;
    font-size: 3.5em;
    font-weight: bolder;
    letter-spacing: 0.03em;
    margin-bottom: 0.25em;
}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-01 {}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-02 {
    font-size: 0.75em;
    vertical-align: middle;
    margin-bottom: 0.25em;
    display: inline-block;
    color: #222;
}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-03 {}
.chara-box--gel01 .ttl .cnts-txt-bg-02 {
    font-size: 3em;
    letter-spacing: -0.03em;
}


.chara-box--gel01 .chara-list {
	margin: 0 -12px 25px;




	overflow: hidden;
}
.chara-box--gel01 .chara-list li {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara01_img01.png) no-repeat;
	background-size: 100%;
	float: left;
	position: relative;
	height: 258px;
	width: 281px;
	display: flex;
	align-items: center;
}
.chara-box--gel01 .chara-list .list-child-02 .cnts-txt-bg-01{
    line-height: 1.8em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-02{
    font-size: 1.39em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-01 {}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-01 sup,
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-02 sup {
    vertical-align: super;
    font-size: 0.45em;
}
.chara-box--gel01 .notes li {
	margin-right: 1em;
}
.chara-box--gel01 .player {
	position: relative;
	width: 764px;
	margin: 30px auto 0;
}
.chara-box--gel01 .player:before {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: block;

	margin: auto;
	content: '';
	border: 1px solid #fff;
	opacity: .6;
}
.chara-box--gel01 .player video {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box--gel01 .chara-box__cont {
		padding-bottom: 5.2083vw;
		padding-top: 9.8958vw;
	}
	.chara-box--gel01 .ttl {
		margin-bottom: 6.5104vw;
	}
	.chara-box--gel01 .ttl .cnts-txt-bg-01{
    font-size: 6.2109vw;
    margin-bottom: 0.25em;
}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-01 {}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-02 {
    font-size: 0.75em;
    vertical-align: middle;
    margin-bottom: 0.25em;
    display: inline-block;
    color: #222;
}
.chara-box--gel01 .ttl .cnts-txt-bg-01 .cnts-txt-03 {}
.chara-box--gel01 .ttl .cnts-txt-bg-02 {
    font-size: 4.6875vw;
    letter-spacing: -0.03em;
    font-weight: bold;
}
.chara-box--gel01 .chara-list {
	width: 75vw;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara01_img_sp.png) no-repeat;
	background-size: 100%;
	margin: 0 auto 3.2552vw;
	overflow: hidden;
}
.chara-box--gel01 .chara-list li {
	background: none;
	float: left;
	position: relative;
	height: 33.5938vw;
	width: 36.5885vw;
	display: flex;
	align-items: center;
}
.chara-box--gel01 .chara-list .list-child-01{
    width: 100%;
}
.chara-box--gel01 .chara-list .list-child-02{
    margin-top: -2.9948vw;
}
.chara-box--gel01 .chara-list .list-child-03{
	margin-top: -2.9948vw;
}
.chara-box--gel01 .chara-list .list-child-02 .cnts-txt-bg-01{
    line-height: 1.8em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 {
    position: absolute;
    width: 100%;
    left: 0;
    text-shadow: 0.6510vw 0.6510vw 1.3021vw #fff, -0.6510vw 0.6510vw 1.3021vw #fff, 0.6510vw -0.6510vw 1.3021vw #fff, -0.6510vw -0.6510vw 1.3021vw #fff;
    font-size: 2.8646vw;
    line-height: 1.5em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-02{
    font-size: 1.39em;
}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-01 {}
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-01 sup,
.chara-box--gel01 .chara-list .cnts-txt-bg-01 .cnts-txt-02 sup {
    vertical-align: super;
    font-size: 0.45em;
}
	#gokujun_perfect_container .chara-box--gel01 .chara-list.sp {
		display: block;
		text-align: center;
		margin: 0 -14px 17px;
	}
	.chara-box--gel01 .player {
		width: 100%;
		margin: 15px 0 0;
	}
	.chara-box--gel01 .player:before {
		top: 3px;
		bottom: 3px;
		left: 3px;
		right: 3px;
	}
}




/* box02 */
.chara-box--gel02 .chara-box__hdg {
	margin: 0 -10px -10px;
}
.chara-box--gel02 .chara-box__hdg .ttl-03 {
    top: 40px;
}
.chara-box--gel02 .chara-box__hdg .ttl-03 .cnts-txt-02 {
    font-size: 2.75em;
    letter-spacing: 0.03em;
}
.chara-box--gel02 .chara-box__hdg .ttl-03 .cnts-txt-02 .sml{
    font-size: 0.8em;
}
.chara-box--gel02 .chara-box__cont {
	background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg02.jpg), url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg03.jpg);
	background-color: #f6eeca;
	background-repeat: no-repeat;
	background-position: 50% 0, 50% 100%;
}
.chara-box--gel02 .img {
	text-align: center;
}
.chara-box--gel02 .list-chara-gel02-bg {
	background:url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara02_img02.png) center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 692px;
	height: 213px;
	margin: 0 auto;
}
.chara-box--gel02 .list-chara-gel02-bg li{
	width: 33%;
	text-align: center;
	font-size: 1.82em;
	font-weight: bold;
	letter-spacing: -0.1em;
}

.chara-box--gel02 .ttl01 {
	margin: -10px 0 40px;
    font-weight: bold;
}
.chara-box--gel02 .ttl01 .cnts-txt-01 {
    font-size: 2.45em;
    display: block;
    margin-bottom: 0.535em;
}
.chara-box--gel02 .ttl01 .cnts-txt-02 {
    font-size: 3em;
    border-bottom-width: 4px;
    letter-spacing: -0.06em;
    
}
.chara-box--gel02 .ttl01 sup{
    font-size: 0.35em;
    vertical-align: top;
}
.chara-box--gel02 .lead-txt {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 2.25;
}
.chara-box--gel02 .notes.notes-01{
	margin: 10px 0 75px;
	text-align: center;
}
.chara-box--gel02 .lead-txt .em {
	color: #e5004b;
	font-size: 26px;
	font-weight: bold;
}
.chara-box--gel02 .chara-list {
	overflow: hidden;
	margin: 50px 0 55px;
}
.chara-box--gel02 .chara-list li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.chara-box--gel02 .chara-list li:nth-child(2n-1) {
	border-right: 1px solid #dbcca8;
}
.chara-box--gel02 .chara-list li:nth-child(-n+2) {
	border-bottom: 1px solid #dbcca8;
}
.chara-box--gel02 .chara-list li:nth-child(-n+2) dl {
	padding-bottom: 25px;
}
.chara-box--gel02 .chara-list li:nth-child(n+3) dl {
	padding-top: 25px;
}
.chara-box--gel02 .chara-list .ttl01 {
	margin-bottom: 20px;
}
.chara-box--gel02 .chara-list .txt {
	line-height: 2;
}
.chara-box--gel02 .chara-list {}
.chara-box--gel02 .chara-list>li>dl>.ttl {
    font-size: 1.8em;
    line-height: 1.15em;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chara-box--gel02 .chara-list>li>dl>.ttl .cnts-txt-01{
    font-weight: bold;
    letter-spacing: -0.03em;
}
.chara-box--gel02 .chara-list>li>dl>.txt{} 
.chara-box--gel02 .ttl02 {
	margin-bottom: 30px;
}
.chara-box--gel02 .ttl02 .cnts-txt-01 {
    display: block;
    font-size: 2.5em;
    line-height: 1.5em;
    font-weight: bold;
}
.chara-box--gel02 .ttl02 .cnts-txt-01 .highlight-01{
	font-size: 1.25em;
    border-bottom-width: 4px;
}
.chara-box--gel02 .notes {
	margin: 35px 0 50px;
}

/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box--gel02 .chara-box__hdg {
		margin: 0 -1.7% -1.7%;
	}
	.chara-box--gel02 .chara-box__hdg .ttl-03{
		top: 5.5990vw;
	}
	.chara-box--gel02 .chara-box__hdg .ttl-03 .cnts-txt-02{
		font-size: 5.8594vw;
		line-height: 1.2em;
	}
	.chara-box--gel02 .chara-box__cont {
		background: #f8f0cd url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg_sp.jpg) no-repeat 50% 0;
		background-size: 100% auto;
	}
	.chara-box--gel02 .ttl01 {
		margin: 0 0 2.4740vw;
	}
	.chara-box--gel02 .ttl01 .cnts-txt-01{
		font-size: 5.2083vw;
	 }
	.chara-box--gel02 .ttl01 .cnts-txt-02{
		font-size: 6.2500vw;
		line-height: 1.6em;
	}
	.chara-box--gel02 .ttl01 .cnts-txt-02 sup{
    vertical-align: super;
}
	.chara-box--gel02 .lead-txt {
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 1.8;
	}
	.chara-box--gel02 .lead-txt .em {
		font-size: 14px;
	}
	.chara-box--gel02 .chara-list {
		overflow: hidden;
		margin: 0 0 20px;
	}
	.chara-box--gel02 .chara-list li {
		width: 100%;
		float: none;
		box-sizing: border-box;
		/* padding: 20px 0; */
		padding: 5.2083vw 0;
		border-top: 1px solid #d9c8a1;
	}
	.chara-box--gel02 .chara-list li:nth-child(2n-1),
	.chara-box--gel02 .chara-list li:nth-child(-n+2),
	.chara-box--gel02 .chara-list li:nth-child(n+3) {
		border-right: none;
		border-bottom: none;
	}
	.chara-box--gel02 .chara-list li:nth-child(-n+2) dl{
		padding-bottom: 0;
	}
	.chara-box--gel02 .chara-list li:nth-child(n+3) dl{
    padding-top: 0;
}
	.chara-box--gel02 .chara-list li:first-child {
		border-top: none;
	}
	.chara-box--gel02 .chara-list>li>dl>.ttl {
    font-size: 5.2083vw;
    height: auto;
}
.chara-box--gel02 .chara-list>li>dl>.ttl .cnts-txt-01{
    font-weight: bold;
    letter-spacing: -0.03em;
}
.chara-box--gel02 .chara-list>li>dl>.txt{} 
.chara-box--gel02 .ttl02 {
	margin-bottom: 30px;
}
	.chara-box--gel02 .chara-list .ttl {
		margin-bottom: 9px;
	}
	.chara-box--gel02 .chara-list .txt {
		font-size: 13px;
		line-height: 1.7;
	}
	.chara-box--gel02 .ttl02 {
		/* margin-bottom: 20px; */
		margin-bottom: 7%;
	}
	.chara-box--gel02 .ttl02 .cnts-txt-01{
		font-size: 5.2083vw;
	}
	.chara-box--gel02 .ttl02 .cnts-txt-01 .highlight-01{
		font-size: 1.25em;
	}
	.chara-box--gel02 .img02 {
		margin: 0 -14px;
	}
	.chara-box--gel02 .list-chara-gel02-bg {
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara02_img02_sp.png) center top no-repeat;
		background-size:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		/* max-width: 692px; */
		max-width: 100%;
		width: 75vw;
		height: auto;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.chara-box--gel02 .list-chara-gel02-bg li{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 36vw;
		height: 37.5vw;
		font-size: 5.4688vw;
	}
	.chara-box--gel02 .list-chara-gel02-bg li:first-child{
		width: 100%;
	}
	.chara-box--gel02 .list-chara-gel02-bg li:nth-child(2),
	.chara-box--gel02 .list-chara-gel02-bg li:nth-child(3){
    margin-top: -3vw;
}
	.chara-box--gel02 .notes {
		margin: 17px 0 25px;
	}
	.chara-box--gel02 .notes.notes-01 {
    margin: 10px 0 3em;
	}
}


/* box01 */
.chara-box--gel03 {
	margin-top: 60px;
}
.chara-box--mask02 {}
.chara-box--gel03 .chara-box__hdg .ttl-03 {
    top: 18px;
}
.chara-box--mask02 .chara-box__hdg{}
.chara-box--mask02 .sml,
.chara-box--gel03 .sml {
    font-size: 0.6em;
}
.chara-box--mask02 .chara-box__hdg .cnts-txt-bg {top: 20px;}
.chara-box--mask02 .chara-box__hdg .cnts-txt-bg .txt-nou,
.chara-box--gel03 .chara-box__hdg .cnts-txt-bg .txt-nou{
    margin-bottom: 11px;
}
.chara-box--gel03 .chara-box__cont {
	padding-bottom: 60px;
}
.chara-box--gel03 .chara-box__cont .txt {
    font-weight: bold;
    font-size: 1.52em;
    line-height: 1.85em;
}



.chara-box--gel03 .style-list {
	margin: 50px -10px -40px;
	overflow: hidden;
}
.chara-box--gel03 .style-list li {
	width: 419px;
	padding: 0 10px 40px;
	box-sizing: border-box;
	float: left;
}
.chara-box--gel03 .style-list .txt-wrap {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara03_item_bg.png) no-repeat 0 0;
	height: 228px;
	padding-top: 20px;
	box-sizing: border-box;
}
.chara-box--gel03 .style-list .cnts-txt-01,
.chara-box--gel03 .style-list .cnts-txt-02{
    display: block;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.4em;
    color: #6d3d0b;
}

.chara-box--gel03 .style-list .cnts-txt-01 .highlight-01,
.chara-box--gel03 .style-list .cnts-txt-02 .highlight-01 {
    font-weight: bold;
    font-size: 1.15em;
    border-bottom-width: 4px;
}
.chara-box--gel03 .style-list .cnts-txt-01{
    position: absolute;
    width: 100%;
    bottom: 4px;
    letter-spacing: 0.03em;
}
.chara-box--gel03 .style-list .cnts-txt-02{
    position: absolute;
    width: 100%;
    bottom: 19px;
}
.chara-box--gel03 .style-list .txt-wrap .ttl{
    position: relative;
}
.chara-box--gel03 .style-list dd {
	width: 310px;

	margin: 25px auto 0;
	font-size: 14px;
	line-height: 1.71;
}
.chara-box--gel03 .style-list .img {
	border: 2px solid #e9d7ac;
	border-top: none;
}


/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box--gel03 {
		margin-top: 20px;
	}
	.chara-box--gel03 .chara-box__hdg{}
	.chara-box--gel03 .chara-box__hdg .ttl-03{
    top: 9vw;
}
	.chara-box--gel03 .chara-box__hdg .ttl-03 .cnts-txt-02 .tight{
		letter-spacing: -0.2em;
	}
	.chara-box--gel03 .chara-box__cont {
		/* padding-bottom: 30px; */
		padding-bottom: 3.9063vw;
	}
	.chara-box--gel03 .chara-box__cont .txt {
    font-size: 3.1250vw;
    line-height: 1.85em;
}
	.chara-box--gel03 .style-list {
		width: 260px;
		margin: 30px auto -20px;
	}
	.chara-box--gel03 .style-list li {
		width: 100%;
		padding: 0 1px;
		margin-bottom: 20px;
		position: relative;
		z-index: 0;
		border-bottom: 1px solid #e9d7ac;
	}
	.chara-box--gel03 .style-list li:before {
		content: "";
		display: block;
		width: 100%;
		height: 26px;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara_item_bg01_sp.png) no-repeat 50% 0;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}
	.chara-box--gel03 .style-list li:after {
		content: "";
		display: block;
		width: 100%;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara_item_bg02_sp.png) no-repeat 50% 0;
		background-size: 100% 100%;
		position: absolute;
		top: 26px;
		bottom: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}
	.chara-box--gel03 .style-list .txt-wrap {
		background: none;
		padding: 0;
		height: auto;
	}
	.chara-box--gel03 .style-list .ttl {
	}
	
	.chara-box--gel03 .style-list .cnts-txt-01,
	.chara-box--gel03 .style-list .cnts-txt-02{
		font-size: 14px;
	}
	.chara-box--gel03 .style-list dd {
		width: auto;
		margin: 12px 20px 20px;
		font-size: 13px;
		line-height: 1.8;
	}
	.chara-box--gel03 .style-list .img {
		border: none;
	}
}


/*--------------------------------------------------------------------------
   #mask
---------------------------------------------------------------------------*/
.mask-about {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_bg.jpg) no-repeat 50% 0;
	background-size: cover;
	padding: 43px 0 95px;
}
.mask-hdg {
	text-align: center;
}
.mask-hdg .ttl-02 {
	bottom: -8px;
	color: #e1a817;
	 line-height: 1.2;
}
.mask-hdg .ttl-02 .tight{
	letter-spacing: -0.15em;
}
#gokujun_perfect_container .mask-hdg .ttl-02 img{
	display: inline-block;
	 margin-bottom: -11px; 
	vertical-align: text-bottom;
}
.mask-lead {
	margin: 95px 0 70px;
	text-align: center;
}
.mask-lead .cnts-txt-bg-01{
    font-size: 3em;
    font-weight: bold;
    line-height: 1.5em;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
}
.mask-lead .cnts-txt-bg-01 .cnts-txt-01{
    font-size: 1.52em;
}
.mask-lead .cnts-txt-bg-01 .cnts-txt-01 .highlight-02:after{
    width: 100%;
    font-size: 10px;
    left: 0;
    top: -50%;
}
.mask-lead .cnts-txt-bg-01 .cnts-txt-02 {
    display: block;
    color: #6a3906;
    margin-top: 0.35em;
}
.mask-lead .cnts-txt-bg-01 .cnts-txt-02 sup{
}
.mask-lead .list-mask-lead-01 {
	/* margin: 40px 0 35px; */
	margin: 40px 0 60px;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_lead_img.png)  no-repeat center top;
	display: flex;
	justify-content: center;
}
.mask-lead .list-mask-lead-01 li{
    width: 167px;
    height: 159px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.7em;
    font-weight: bold;
}
.mask-lead .list-mask-lead-01 li:nth-child(even){
    margin-top: 30px;
}
.mask-lead .cnts-txt-bg-02{
    font-weight: bold;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
}
.mask-lead .cnts-txt-bg-02 .cnts-txt-01{
    line-height: 1.75em;
    font-size: 1.52em;
    display: block;
    color:#000;

    margin-bottom: 1.1em;
}
.mask-lead .cnts-txt-bg-02 .cnts-txt-01 .txt-c01{
    font-size: 1.5em;
    line-height: 1.75em;
}
.mask-lead .cnts-txt-bg-02 .cnts-txt-01 .txt-c01 .big{
    font-size: 1.35em;
    font-style: italic;
}
.mask-lead .cnts-txt-bg-02 .cnts-txt-02{
    display: block;
    line-height: 1.5em;
    color: #242424;
    letter-spacing: -0.01em;
}
/* @tablet */
@media screen and (max-width: 768px) {
	.mask-about {
		background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_bg_sp.jpg);
		padding: 0 15px 50px;
	}
	.mask-about{}
	.mask-hdg {
		/* margin: 0 -15px; */
		margin: 0 auto 8%;
	}
	#gokujun_perfect_container .mask-hdg>img{
		width: 100%;
	}
	.mask-hdg .ttl-02 .tight {
		letter-spacing: -0.15em;
		font-size: 0.85em;
	}
	.mask-lead {
		margin: 27px 0 30px;
	}
	.mask-lead .cnts-txt-bg-01{
		font-size: 3.9063vw;
	}
	.mask-lead .list-mask-lead-01 {
		width: 75.5208vw;
		padding: 0 3.2552vw;
		margin: 2.3438vw auto 1.9531vw;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_lead_img_sp.png)  no-repeat center top;
		background-size: 100%;
		display: block;
	}
	.mask-lead .list-mask-lead-01:after{
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	.mask-lead .list-mask-lead-01 li{
    float: left;
    height: 21.3542vw;
    width: 21.47448vw;
    font-size: 3.6563vw;
    margin: 0 1%;
}
	.mask-lead .list-mask-lead-01 li:first-child{
		margin-left: 12.1094vw;
	}
	.mask-lead .list-mask-lead-01 li:nth-child(2){
		margin-right: 12.1094vw;
	}
	.mask-lead .list-mask-lead-01 li:nth-child(even){
		margin-top: 0;
	}
	.mask-lead .img {
		margin: 18px 0 15px;
	}
	.mask-lead .cnts-txt-bg-02 .cnts-txt-01{
		font-size: 3.1vw;
		line-height: 1.9em;
	}
	.mask-lead .cnts-txt-bg-02 .cnts-txt-02{
    font-size: 2.1vw;
}
}

.chara-box--mask01 .chara-box__hdg {
	position: relative;
	z-index: 1;
}
.chara-box--mask01 .chara-box__cont {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg04.jpg) no-repeat 50% 0;
	background-size: cover;
	position: relative;
	padding-bottom: 60px;
}
.chara-box--mask01 .txt {
	margin-bottom: 85px;
	font-size: 2.95em;
	font-weight: bold;
	line-height: 1.5em;
}
.chara-box--mask01 .txt .cnts-txt-01{
    font-size: 1.15em;
}
.chara-box--mask01 .txt .cnts-txt-02{
    font-size: 1.3em;
}
.chara-box--mask01 .txt .cnts-txt-02 .highlight-02{}
.chara-box--mask01 .txt .cnts-txt-02 .highlight-02:after{
    width: 100%;
    font-size: 10px;
    left: 0;
    top: -65%;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01{
    position: relative;
    text-align: center;
    max-width: 805px;
    margin: 0 auto;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-01,
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-02,
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-03,
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04{
    position: absolute;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.75em;
    letter-spacing: -0.05em;
    text-shadow: 2px 2px 5px #faf2d4, -2px 2px 5px #faf2d4, 2px -2px 5px #faf2d4, -2px -2px 5px #faf2d4;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .txt-c01{
    font-size: 1.35em;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-01 {
    top: 13.5%;
    left: 36%;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-02 {
    top: 38%;
    left: 9%;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-03 {
    top: 41.5%;
    left: 70.5%;
}
.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04 {
    top: 69.05%;
    left: 38%;
}
.chara-box--mask01 .notes {
	position: absolute;
	bottom: 40px;
	right: 57px;
}


/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box--mask01 .chara-box__cont {
		padding-bottom: 20px;
		background: #f8f0cd url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg_sp.jpg) no-repeat 50% 0;
		-webkit-background-size: 100% auto;
		padding-top: 50px;
	}
	.chara-box--mask01 .txt {
		margin-bottom: 20px;
		font-size: 5.25vw;
	}
	.chara-box--mask01 .txt .cnts-txt-01{}
	.chara-box--mask01 .txt .cnts-txt-02{
		font-size: 1.45em;
	}
	.chara-box--mask01 .img {
		margin: 0 -14px;
	}

	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01{
		width: 75.5208vw;
		height: 70.3125vw;
		padding: 0 1.5vw;
		display: flex;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_chara01_img_sp.png) no-repeat;
		flex-wrap: wrap;
		background-size: 100%;
	}


	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-01,
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-02,
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-03,
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04{
		position: relative;
		font-size: 2.7344vw;
		width: 36.25vw;
		height: 35.12vw;
		font-weight: bold;
		line-height: 1.75em;
		letter-spacing: -0.05em;
		text-shadow: 0.6510vw 0.6510vw 1.0417vw #fff, -0.6510vw 0.6510vw 1.0417vw #fff, 0.6510vw -0.6510vw 1.0417vw #fff, -0.6510vw -0.6510vw 1.0417vw #fff;
		top: auto;
		left: auto;
		padding-top: 9vw;
	}
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .txt-c01{
		font-size: 1.35em;
	}
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-01 {
		
	}
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-02 {
		/* top: 11.5%; */
		/* left: 62%; */
	}
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-03 {
		padding-top: 12vw;
		/* left: 16.5%; */
	}
	.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04 {
		padding-top: 14vw;
		/* left: 59%; */
	}
	.chara-box--mask01 .notes {
		position: static;
		margin-top: 14px;
	}
}


.chara-box--mask02 {
	margin-top: 60px;
}
.chara-box--mask02 .chara-box__cont {
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg05.jpg) no-repeat 50% 0;
	background-size: cover;
	padding-bottom: 60px;
}
.chara-box--mask02 .txt {
	margin-bottom: 100px;
	font-size: 2.05em;
	line-height: 1.75em;
	font-weight: bold;
}
.chara-box--mask02 .txt .cnts-txt-01{}
.chara-box--mask02 .txt .cnts-txt-02{
    display: block;
    font-size: 1.15em;
}
.chara-box--mask02 .style-list {
	margin-bottom: -30px;
}
.chara-box--mask02 .style-list li {
	margin-bottom: 30px;
	overflow: hidden;
}
.chara-box--mask02 .style-list .txt-wrap {
	width: 50%;
	box-sizing: border-box;
	float: left;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_chara02_item_bg.png) no-repeat 100% 0;
	height: 223px;
	padding: 20px 0 0 46px;
}
.chara-box--mask02 .style-list .txt-wrap dt{
    position: relative;
}
.chara-box--mask02 .style-list .txt-wrap dt .cnts-txt-01{
    position: absolute;
    left: 25%;
    top: 23px;
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    color: #724414;
    text-align: center;
}
.chara-box--mask02 .style-list .style-list-child-01 .txt-wrap .cnts-txt-01{
    left: 10%;
}
.chara-box--mask02 .style-list .txt-wrap dt .cnts-txt-01 .highlight-01 {
    font-size: 1.1em;
    border-bottom-width: 4px;
    padding-bottom: 0.2em;
}
.chara-box--mask02 .style-list .txt-wrap._bg02 {
	height: 233px;
	background-image: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/mask_chara02_item_bg02.png);
}
.chara-box--mask02 .style-list dd {
	width: 315px;
	font-size: 14px;
	line-height: 1.71;
}
.chara-box--mask02 .style-list .img {
	width: 50%;
	float: right;
	box-sizing: border-box;
	border: 2px solid #e9d7ac;
	border-left: none;
}


/* @tablet */
@media screen and (max-width: 768px) {
	.chara-box--mask02 .chara-box__hdg .cnts-txt-bg{
		top: 21%;
	}
	.chara-box--mask02 .chara-box__hdg .cnts-txt-bg .tight{
    letter-spacing: -0.3em;
}
	.chara-box--mask02 {
		margin-top: 30px;
	}
	.chara-box--mask02 .chara-box__cont {
		padding-bottom: 30px;
		background: #f8f0cd url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara-box_bg_sp.jpg) no-repeat 50% 0;
		-webkit-background-size: 100% auto;
	}
	.chara-box--mask02 .txt {
		margin-bottom: 45px;
	}
	.chara-box--mask02 .style-list {
		width: 260px;
		margin: 30px auto -20px;
	}
	.chara-box--mask02 .style-list li {
		width: 100%;
		padding: 0 1px;
		margin-bottom: 20px;
		position: relative;
		z-index: 0;
		border-bottom: 1px solid #e9d7ac;
	}
	.chara-box--mask02 .style-list li:before {
		content: "";
		display: block;
		width: 100%;
		height: 26px;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara_item_bg01_sp.png) no-repeat 50% 0;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.chara-box--mask02 .style-list li:after {
		content: "";
		display: block;
		width: 100%;
		background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/chara_item_bg02_sp.png) no-repeat 50% 0;
		background-size: 100% 100%;
		position: absolute;
		top: 26px;
		bottom: 0;
		left: 0;
		margin: auto;
		z-index: -1;
	}
	.chara-box--mask02 .style-list .txt-wrap {
		width: auto;
		float: none;
		background: none;
		padding: 0;
		height: auto;
	}
	.chara-box--mask02 .style-list .txt-wrap dt .cnts-txt-01{
		font-size: 14px;
		width: 100%;
		left: 0;
	}
	.chara-box--mask02 .style-list .style-list-child-01 .txt-wrap .cnts-txt-01{
    left: 0;
}
	.chara-box--mask02 .style-list .txt-wrap._bg02 {
		background: none;
		height: auto;
	}
	.chara-box--mask02 .style-list .ttl {
	}
	.chara-box--mask02 .style-list dd {
		width: auto;
		margin: 12px 20px 20px;
		font-size: 13px;
		line-height: 1.8;
	}
	.chara-box--mask02 .style-list .img {
		border: none;
		width: 100%;
		float: none;
	}
}





#mask .sec-product .img img {
	margin-left: 37px;
}

/* @tablet */
@media screen and (max-width: 768px) {
	#mask .sec-product .img img {
		margin: 0;
	}
}



#back_to_top {
	text-align: center;
	margin-bottom: 90px;
}

/* @tablet */
@media screen and (max-width: 768px) {
	#back_to_top {
		margin: 0 0 40px;
	}
	#back_to_top img {
		width: 270px;
		height: auto;
	}
}

/* @tablet */
@media screen and (max-width: 1156px) {
	#contents-header .kv .cnts-txt-bg{
		right:3%;
		width: 43%;
	}
.ttl-02 {
    left: 3vw;
}
#contents-header .kv .cnts-txt-01 {
    font-size: 4.4118vw;
    margin-bottom: 0.8651vw;
}
#contents-header .kv .cnts-txt-02 {
    font-size: 6.6609vw;
    margin-bottom: 0.7785vw;
}
#contents-header .kv .cnts-txt-03 {
    font-size: 13.6678vw;
}
#contents-header .kv .cnts-txt-04 {
    font-size: 1.9896vw;
    margin-top: -1.1246vw;
    margin-bottom: 1.9896vw;
}
#contents-header .kv .cnts-txt-05 {
    font-size: 5.5363vw;
    margin-bottom: 1.8166vw;
}
#contents-header .kv .cnts-txt-06 {
    font-size: 0.8651vw;
    padding: 0 1.1246vw;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, #contents-header .kv .cnts-txt-06 {
    font-size: 0.8651vw;
    padding: 0;
  transform: scale(0.85);
  transform-origin: center top;
}
}

/* @tablet */
@media screen and (max-width: 980px) {
.ttl-02 {
    left: 1vw;
}
#contents-header .kv .cnts-txt-bg {
    font-weight: bold;
    text-align: center;
    width: 447px;
    /*width: 45.847%;*/
    display: inline-block;
    color: #fff;
    /* background: #ffff00a6; */
    position: absolute;
    right: 0;
    top: 8.2%;
    z-index: 1;
}
#contents-header .kv .cnts-txt-bg>span{
	display: block;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-03 sup {
    position: absolute;
    top: -50%;
    right: 6em;
}
#contents-header .kv .cnts-txt-01 {
    font-size: 44px;
    margin-bottom: 10px;
}
#contents-header .kv .cnts-txt-02 {
    font-size: 62px;
    margin-bottom: 9px;
    letter-spacing: 0.1em;
}
#contents-header .kv .cnts-txt-03 {
    font-size: 126px;
    line-height: 0.9em;
}
#contents-header .kv .cnts-txt-04 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}
#contents-header .kv .cnts-txt-05 {
    font-size: 51px;
    margin-bottom: 21px;
}
#contents-header .kv .cnts-txt-06 {
    font-size: 9px;
    padding: 0 13px;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, #contents-header .kv .cnts-txt-06 {
    font-size: 0.8651vw;
    padding: 0;
  transform: scale(0.8);
  transform-origin: center top;
}
}

/* @tablet */
@media screen and (max-width: 768px) {

#contents-header .kv .cnts-txt-container{
    background-color: #0082cc;
    padding-bottom: 4vw;
}

#contents-header .kv .cnts-txt-bg {
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 0;
    top: 79.35vw;
    z-index: 1;
}
#contents-header .kv .cnts-txt-bg>span{
    /* margin-top: 0; */
}
#contents-header .kv .cnts-txt-bg .cnts-txt-01 {
    font-size: 6.6406vw;
    margin-bottom: 1.3021vw;
	margin-bottom: 0;
    display: inline;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-02 {
    font-size: 10.0260vw;
    margin-bottom: 1.1719vw;
	margin-bottom: 0;
    display: inline;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-03 {
    font-size: 20.5729vw;
    display:inline-block;
    margin-top: 3vw;
}
#contents-header .kv .cnts-txt-04 {
    font-size: 2.9948vw;
    margin-top: -1.6927vw;
    margin-top: 0;
    margin-bottom: 2.9948vw;
}
#contents-header .kv .cnts-txt-05 {
    font-size: 8.3333vw;
    margin-bottom: 1.7344vw;
}
#contents-header .kv .cnts-txt-06 {
    font-size: 1.53021vw;
    padding: 0 2.69271vw;
}
_:lang(x)::-internal-media-controls-overlay-cast-button, #contents-header .kv .cnts-txt-06 {
    font-size: 1.53021vw;
    padding: 0 2%;
    transform: scale(1);
    transform-origin: center top;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-03 sup {
    position: absolute;
    top: -40%;
    right: 0;
}
}
/* @SP */
@media screen and (max-width: 480px) {
#contents-header .kv .cnts-txt-bg .cnts-txt-03 {
    margin-top: 1.75vw;
}
.ttl-01 {
  font-size: 9vw;
 	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_product_hdg_sp.png) no-repeat center bottom;
  background-size: 95vw;
}
.ttl-01.ttl-voice {
  font-size: 9vw;
 	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/lotion_voice_hdg_sp.png) no-repeat center bottom;
  background-size: 95vw;
}

.chara-box--gel01 .chara-list .list-child-01 .cnts-txt-bg-01{
    line-height: 1.35em;
}
.chara-box--mask02 .txt {
	font-size: 4.85vw;
}
.sec-product .item .name {
    font-size: 6vw;
}
#contents-header .kv .cnts-txt-03 {
    line-height: 1em;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-04 {
    margin-bottom:2vw;
}
#contents-header .kv .cnts-txt-bg .cnts-txt-05 {
    margin-bottom:  2vw;
    /* line-height: 1em; */
}
.chara-box--gel01 .chara-list {
	width: 84vw;
	background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara01_img_sp.png) no-repeat center top;
	background-size: 104%;
	margin: 0 auto 3.2552vw;
	overflow: hidden;
}
.chara-box--gel01 .chara-list li {
	background: none;
	float: left;
	position: relative;
	height: 39.05938vw;
	width: 40.5885vw;
	display: flex;
	align-items: center;
}
.chara-box--gel01 .chara-list .list-child-01{
    width: 100%;
}
.chara-box--gel01 .chara-list .list-child-02{
    margin-right: 2vw;
    margin-top: -2.9948vw;
}
.chara-box--gel01 .chara-list .list-child-03{
	margin-top: -3.9948vw;
	margin-left: 0.7vw;
}
.chara-box--gel02 .lead-txt{
    margin-top: 5vw;
}

.highlight-01 {
    padding-bottom: 0;
}
.highlight-02:after {
	font-size: 1.5vw;
}

.chara-box--gel02 .list-chara-gel02-bg {
    background: url(/-/Media/com/hadalabo/promo/gokujun_perfect/211118/gel_chara02_img02_sp.png) center top no-repeat;
    background-size: 107%;
    width: 90vw;
}

.chara-box--gel02 .list-chara-gel02-bg li {
    width: 40.5vw;
    height: 40.5vw;
}

.chara-box--gel02 .ttl02 .cnts-txt-01 {
    font-size: 6.5vw;
}

.chara-box--gel03 .chara-box__cont .txt {
    font-size: 4.35vw;
}

.sec-voice .lead .cnts-txt-01 {}

.sec-voice .lead {
    font-size: 4.95vw;
}
		.hadalabo_wrap{
		padding: 16.6% 0 0;
		position: relative;
	}
.mask-lead .cnts-txt-bg-01 {
    font-size: 5.013582vw;
}

.mask-lead .cnts-txt-bg-01 .cnts-txt-01 .highlight-02:after {
    font-size: 1.5vw;
    top: -60%;
    }

.mask-lead .list-mask-lead-01 {
    width: 92vw;
}

.mask-lead .list-mask-lead-01 li {
    height: 25.9vw;
    width: 26.47448vw;
}
	.mask-lead .list-mask-lead-01 li:first-child{
		margin-left: 15.1094vw;
	}
	.mask-lead .list-mask-lead-01 li:nth-child(2){
		margin-right: 15.1094vw;
	}

.mask-lead .cnts-txt-bg-02 .cnts-txt-01 {
    font-size: 3.791vw;
}

.chara-box--mask01 .txt {
    font-size: 5.8vw;
}

.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 {
    width: 86vw;
    height: 84vw;
}

.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-01, .chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-02, .chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-03, .chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04 {
   width: 41.25vw;
   height: 38.12vw;
   padding-top: 11vw;
}

.chara-box--mask01 .chara-box__cont .cnts-txt-bg-01 .cnts-txt-04 {
    padding-top: 14vw;
}
.mask-about .mask-hdg {
    margin-bottom: 12vw;
}
#gokujun_perfect_container .mask-hdg .ttl-02 img {
    margin-bottom: -1vw;
}
.mask-hdg .ttl-02 {
    bottom: 0vw;
}
.chara-box--gel02 .ttl01 .cnts-txt-01{
	font-size: 6.2083vw;
	margin-bottom: 0.25vw;
}
.chara-box--gel02 .ttl01 .cnts-txt-02{
	font-size: 7.25vw;
}
.chara-box--gel01 .ttl .cnts-txt-bg-01{
    font-size: 7.52109vw;
}
.chara-box--gel01 .ttl .cnts-txt-bg-02{
    font-size: 5.49vw;
}
.chara-box--gel01 .ttl {
	margin-bottom: 11.5104vw;
}
.chara-box--gel02 .chara-list>li>dl>.ttl {
    font-size: 6vw;
}
#gokujun_perfect_container .gel-hdg .cnts-txt-01 img {
    vertical-align: top;
}
.chara-box--mask02 .chara-box__hdg .cnts-txt-bg .cnts-txt-02 {
    font-size: 8vw;
}
.chara-box--mask02 .chara-box__hdg .cnts-txt-bg .cnts-txt-02 .tight {
    letter-spacing: -0.16em;
}
.mask-lead {
  margin: 50px 0 30px;
}
}


