@charset "UTF-8";
/* FONT SETTING */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

/* @import url("//fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Shippori+Mincho+B1:wght@400;500&display=swap");*/
/*
		font-family: "Noto Sans JP", sans-serif;
*/
/* DEFAULT SETTING */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

*::before, *::after {
	box-sizing: border-box;
}

a {
	color: inherit;
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

img, video {
	max-width: 100%;
	height: auto;
/*	margin-top: -0.6px;*/
	width: 100%;
}

button {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: none;
	border: none;
	border-radius: 0;
	padding: 0;
	outline: none;
	color: inherit;
	font-family: inherit;
	display: block;
	cursor: pointer;
}

body, html {
	font-size: 12px;
}
@media screen and (min-width: 620px) {
	body, html {
/*		font-size: 10px;*/
	}
}

body {
	background: #FFF;
	color: #513A6F;
	font-family: "Noto Sans JP","Hiragino Sans", "Hiragino Kaku Gothic ProN", "hiragino-kaku-gothic-pron", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
	line-height: 1;
}

.wrapper {
	background: #F5F2F7;
	box-shadow: 0 0 20px rgba(100, 110, 152, 0.3);
	max-width: 620px;
	margin: 0 auto;
	min-height: 1000px;
	overflow: hidden;
}

main {
	display: block;
}


#topcontrol {
	z-index: 100;
}
#topcontrol a {
	background: url(/img/freepage/innovativebrightserumxx_trial/images/scrollup.png) center center no-repeat;
	background-size: 40px 40px;
	font-size: 0;
	text-decoration: none;
	display: block;
	height: 38px;
	width: 38px;
	opacity: 0.7;
	border-radius: 38px;
	box-sizing: border-box;
	transition: all .15s ease-in-out;
	position: relative;
}
#topcontrol a:hover {
	background-size: 54px 54px;
	opacity: 1;
	height: 50px;
	width: 50px;
}

/* UNIQ */
/*@include incSmooth();*/
/* px vw change mixin*/
/* SP */


.fv_area {
	padding: 0;
	background: #FFF;
	overflow: hidden;
	position: relative;
	background: #FFF;
}
.fv_area .fv_bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	overflow: hidden;
	background: #D2D8E9;
}
.fv_area .fv_area_inner {
	padding: min(8vw,50px) min(4.8vw,30px) min(6.1333vw,38px);
	z-index: 2;
	position: relative;
}
.fv_area .fv_copy {
	padding: 0 min(1vw,6px);
}

.fv_area .fv_item_copy {
	padding: min(12.26666vw,76px) min(35.4666vw,219px) min(15.73333vw,97px) min(6.93333vw,43px);
}
.fv_area .fv_note {
	margin-bottom: min(2.6vw, 16px);
	font-size: min(2.6vw, 16px);
	font-feature-settings: "palt";
	line-height: 1.6;
	letter-spacing: 0.05em;
	color: #424043;
}


.fv_area .fv_area_cp {
	margin-bottom: min(3.3vw, 20px);
	background: #FFF;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
.fv_area .fv_area_cp h3 {
	background: #9E93C3;
	color: #FFF;
	font-size: min(3.87vw,24px);
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1.4;
	padding: 0.1em 0.2em 0.2em;
	text-align: center;
}
.fv_area .fv_area_cp h3 .en {
	font-size: 140%;
}

.item_cv {
	padding: min(4.26vw,26px) min(5.342vw,33px);
	background: #FFF;
}

.item_cv .item_cv_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 min(2vw,16px);
}
.item_cv .item_cv_flex .item_cv_l {
	width: 21%;
}
.item_cv .item_cv_flex .item_cv_r {
	width: 75%;
}

.item_cv .item_cv_flex .item_cv_r h2 {
	font-size: min(3.6vw,20px);
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.02em;
	color: #424043;
}
.item_cv .item_cv_flex .item_cv_r h2 .brand {
	display: block;
	margin-bottom: 0.1em;
	font-weight: 400;
}
.item_cv .item_cv_flex .item_cv_r .detail {
	display: flex;
	align-items: center;
	margin-top: 0.5em;
	font-size: min(3.2vw,20px);
	color: #424043;
}
.item_cv .item_cv_flex .item_cv_r .detail .other {
	display: inline-block;
	margin-left: 1em;
	padding: 0.2em 0.3em;
	font-size: min(2.6vw, 18px);
	line-height: 1;
	border: 1px solid #424043;
}


.fv_area .item_cv .specialPrice {
	padding: min(2.4vw,18px) min(5.5vw,40px) min(2.7vw,20px);
}
.ind_list_mini li {
	font-size: min(2.6vw, 15px);
	letter-spacing: 0.04em;
	line-height: 1.6;
	margin-bottom: min(0.1vw,4px);
	text-indent: -1em;
	padding-left: 1em;
	color: #424043;
}



.btn_base {
	display: block;
	margin: 0;
	padding: 1.5em 0.5em;
	background: #513A6F;
	color: #FFf;
	font-size: min(3.73vw,23px);
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.16);
	position: relative;
	overflow: hidden;
	transition: 0.2s;
}
.btn_base:hover {
	opacity: 0.8;
}
.btn_base::before {
	background: url("/img/freepage/innovativebrightserumxx_trial/images/btn_arrow.png") no-repeat right center;
	background-size: contain;
	content: '';
	display: inline-block;
	height: min(2.6vw,16px);
	width: min(2.6vw,16px);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: min(4vw,25px);
}
.btn_base::after {
	content: '';
	position: absolute;
	top: min(-16.1290322581vw,-100px);
	left: min(-16.1290322581vw,-100px);
	width: min(8.064516129vw,50px);
	height: min(8.064516129vw,50px);
	background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, white 100%, rgba(255, 255, 255, 0) 0%);
	animation-name: shiny;
	animation-duration: 4s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}
@keyframes shiny {
	0% {
		transform: scale(0) rotate(25deg);
		opacity: 0;
	}
	25% {
		transform: scale(1) rotate(25deg);
		opacity: 1;
	}
	50% {
		transform: scale(50) rotate(25deg);
		opacity: 0;
	}
	100% {
		transform: scale(0) rotate(25deg);
		opacity: 0;
	}
}

.btn_mini {
	padding: 1em 0.5em;
}



.item_component_area {
	position: relative;
	padding:  min(10.6vw,66px) min(4.8vw,30px);
}
.item_component_area h2 {
	padding: 0 min(1vw,6px) min(5.4vw,33px);
}

.item_component_detail {
	position: relative;
/*	overflow: hidden;*/
	height: min(93.3vw,576px);
}
.item_component_img {
	position: absolute;
	top: 0;
	left: 0;
	right: min(-2vw,-12px);
	width: calc(100% + min(2vw,12px));
	z-index: 1;
	padding: 0 min(0.26vw,2px) 0  min(5.86vw,36px);
}
.item_component_detail .item_component_txt {
	position: relative;
	z-index: 2;
	padding: min(12vw,74px) min(8vw,50px) 0 min(27.2vw,168px);
}

.item_component_note {
	margin-bottom: min(6.66vw,41px);
	padding: 0;
	text-align: right;
	font-size: min(2.6vw, 18px);
}
.item_component_area h3 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: min(4.26vw,26px);
	font-weight: 700;
	color: #424043;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.02em;
}
.item_component_area h3 .brand {
	margin-bottom: 0.2em;
	font-size: min(3.2vw,20px);
	font-weight: 500;
}
.item_component_area h3 .other {
	margin-top: 0.6em;
	padding: 0.2em 0.2em;
	font-weight: 500;
	border: 1px solid #424043;
	font-size: min(3.2vw,20px);
	line-height: 1;
}

.item_cv_01,
.item_cv_02,
.item_cv_03 {
	padding: 0 min(4.8vw,30px) min(9.33vw,57px);
}
.item_cv_01 .item_cv,
.item_cv_02 .item_cv,
.item_cv_03 .item_cv {
	margin-bottom: min(4.26vw,26px);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
.item_cv_01 .item_cv .item_cv_flex,
.item_cv_02 .item_cv .item_cv_flex,
.item_cv_03 .item_cv .item_cv_flex {
	padding: 0;
}
.item_cv_01 .item_cv .item_cv_flex .item_cv_l,
.item_cv_02 .item_cv .item_cv_flex .item_cv_l,
.item_cv_03 .item_cv .item_cv_flex .item_cv_l {
	width: 30%;
}
.item_cv_01 .item_cv .item_cv_flex .item_cv_r,
.item_cv_02 .item_cv .item_cv_flex .item_cv_r,
.item_cv_03 .item_cv .item_cv_flex .item_cv_r {
	width: 67%;
	width: fit-content;
}
.item_cv_01 .item_cv .specialPrice,
.item_cv_02 .item_cv .specialPrice,
.item_cv_03 .item_cv .specialPrice {
    padding: min(6.66vw,41px) min(5.5vw, 40px) min(4vw,25px);
}

/* marker */
.underline {
	background: linear-gradient(transparent 96%, #FFF080 0%);
}
.marker {
	position: relative;
}
.marker::before {
	position: absolute;
	content: '';
	width: 100%;
	width: 0;
	height: 100%;
	background: linear-gradient(transparent 60%, #FFF080 60%);
	z-index: -1;
}

.point03 .marker::before {
	position: absolute;
	content: '';
	width: 100%;
	width: 0;
	height: 100%;
	background: linear-gradient(transparent 80%, #FFF080 80%);
	z-index: -1;
}


.cv01 {
	background: url("/img/freepage/innovativebrightserumxx_trial/images/cv01_back.png") no-repeat bottom center;
	background-size: cover;
}
.arrow_head {
	background: #86bbe9;
	background: linear-gradient(180deg, #bca9e2 0%, #685096 100%);
	color: #FFF;
	line-height: 1;
	margin-bottom: 8%;
	padding: min(8vw,50px) 0 min(14.4vw, 89px);
	text-align: center;
	clip-path: polygon(0 0, 100% 0%, 100% 75%, 50% 100%, 0 75%);
}
.arrow_head .catch {
	display: inline-block;
	padding: 0.45em 1em;
	margin-bottom: min(1.333vw,8px);
	border-radius: 1em;
	background: #FFF;
	font-size: min(3.2vw,20px);
	font-weight: 500;
	color: #6551A8;
	letter-spacing: 0.14em;
}
.arrow_head .item_name {
	display: block;
	font-size: min(4.8vw,30px);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.01em;
}
.arrow_head .arrow_head_txt {
	display: block;
	font-family: "Noto Serif JP", serif;
	font-size: min(5.86vw,36px);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.08em;
	font-feature-settings: "palt";
}
.arrow_head .arrow_head_txt .day {
	font-size: 136%;
}


.trouble {
	padding: min(10.6vw,66px) min(4.8vw,30px) min(10.13vw,62px);
	background: #9387BE url(/img/freepage/innovativebrightserumxx_trial/images/trouble_back.png) no-repeat bottom center;
	background-size: 100% auto;
}
.trouble h2 {
	margin-bottom: min(9.33vw,57px);
	font-family: "Noto Serif JP", serif;
	font-size: min(5.86vw,36px);
	font-weight: 400;
	color: #FFF;
	text-align: center;
	line-height: 1.45;
	letter-spacing: 0.08em;
}
.trouble h3 {
	margin-bottom: min(6.66vw,41px);
	font-size: min(3.73vw,23px);
	font-weight: 500;
	color: #FFF;
	text-align: center;
	line-height: 1.4;
	letter-spacing: 0.12em;
}
.trouble_fukidashi {
	padding: 0 min(3.2vw,20px);
}
.trouble_arrow {
	padding: min(7.466vw,46px) min(26.666vw,165px);
}
.trouble_answer_txt {
	padding: 0 min(9.6vw,59px);
}
.trouble_note {
	text-align: right;
	margin-top: min(1vw,6px);
	color: #513A6F;
}


.other_contents {
	background:url(/img/freepage/innovativebrightserumxx_trial/images/other_contents_back.png) no-repeat center top;
	background-size: cover;
}

.staff_contents {
	padding: min(13.33vw,82px) min(5.866vw, 36px);
}
.staff_contents_title {
	display: flex;
	justify-content: space-between;
	margin-bottom: min(1vw,6px);
}
.staff_cntents_l {
	width: 20%;
	padding: 0 min(3.73vw,23px);
	text-align: center;
}
.staff_cntents_r {
	width: 80%;
	text-align: center;
}
.staff_cntents_r h2 {
	padding:  min(1vw,6px) min(1.3vw,8px);
}
.staff_contents_point {
	font-size: min(3.73vw,23px);
	line-height: 1.6;
	letter-spacing: 0.08em;
}
.staff_contents_list {
	display: flex;
	justify-content: space-between;
}
.staff_contents_box {
	width: 48.3%;
	display: flex;
	flex-direction: column;
}
.staff_contents_img {
	margin-bottom: min(4vw,25px);
}
.staff_contents_list_title {
	padding: 0 min(1vw,6px);
}
.staff_contents_box h3 {
	margin: 0 auto min(4vw,25px);
	padding: min(1vw,6px) 0;
	font-size: min(3.2vw,20px);
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.03em;
	text-align: center;
	position: relative;
}
.staff_contents_box h3:before,
.staff_contents_box h3:after {
	position: absolute;
	content:'';
	width: 6px;
	height: 100%;
	border-style: solid;
	border-color: #513A6F;
	top: 0;
}
.staff_contents_box h3:before {
	border-width: 1px 0 1px 1px;
	left: 0;
}
.staff_contents_box h3:after {
	border-width: 1px 1px 1px 0;
	right: 0;
}

.staff_contents_box h3 sup {
	position: relative;
	font-size: 70%;
	top: 0.15em;
}

.staff_contents_box .ind_list_mini {
	flex-grow: 1;
}
.ind_list_mini.ind_list_toumeikan li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.staff_contents_btn {
	margin-top: min(4vw,25px);
}
.btn_more_link {
	display: block;
	padding: 0.8em 0.5em;
	border-radius: 1.5em;
	background: #513A6F;
	color: #FFF;
	font-size: min(3.2vw,20px);
	font-weight: 500;
	text-align: center;
	transition: 0.2s;
}
.btn_more_link:hover {
	opacity: 0.8;
}

.item_cv_02 {
	padding-bottom: 0;
}

.howtouse {
	margin-top: min(20vw, 124px);
	padding: 0 min(4.8vw, 30px) min(16vw,99px);
}
.howtouse h2 {
	padding: 0 min(8.5333vw,52px);
}

.howtouse_txt {
	font-size: min(4.26vw,26px);
	text-align: center;
	line-height: 1.6;
}
.flow {
	margin-top: min(4.8vw,30px);
	padding: min(7.4666vw,46px) min(7.7333vw,48px) min(3.7333vw,23px);
	background: #FFF;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}

.flow_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url("/img/freepage/innovativebrightserumxx_trial/images/flow_arrow.png") no-repeat center left;
	background-size: 87.5% auto;
}
.flow_scene {
	flex-shrink: 0;
	flex-grow: 0;
	width:  min(14.1333vw,87px);
/*	margin-right: min(6.13333vw,38px);*/
}
.flow_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: min(7.4666vw,46px);
}
.flow_list li {
	width: min(8vw,50px);
}

.flow_note {
	margin-top: min(2.6vw,16px);
	font-size: min(2.6vw, 15px);
}
.flow_note span {
	display: inline-block;
	margin-left: 0.2em;
	padding: 0.2em;
	border: 1px solid #513A6F;
}

.point_head {
/*	background: #FFF;*/
	position: relative;
}
.point_head h2 {
	position: absolute;
	top: min(10.6vw,66px);
	left: 0;
	width: 100%;
	padding: 0 min(13.6vw,84px);
	z-index: 5;
}
.point_head_note {
	position: absolute;
	bottom: min(4.8vw,30px);
	right: min(4.8vw,30px);
	font-size: min(2.6vw,16px);
	color: #424043;
}

.point_wrap {
	padding: min(13.333vw, 82px) min(4.8vw, 30px) ;
}

.point_box {
	margin-bottom: min(16vw,99px);
}
.point_box:last-child {
	margin-bottom: 0;
}
.point_box h3 {
	margin: min(5.4vw,33px) 0 min(8vw,50px);
	font-size: min(5.4vw,33px);
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align: center;
}
.point_box h3 sup {
	position: relative;
	font-size: 70%;
	top: 0.15em;
}

.point_detail {
	margin-top:  min(10.6vw,66px);
}
.point_detail:first-of-type {
	margin-top: 0;
}
.point_box h4 {
	padding: 0.6em  0.5em;
	background: linear-gradient(#4d3c6c 0%, #9c94bf 100%);
	font-size: min(4.26vw,26px);
	font-weight: 500;
	color: #FFF;
	line-height: 1.4;
	text-align: center;
}

.point_box h4 span {
	font-size: 75%;
}
.point_txt {
	margin-top: min(4vw,25px);
	font-size: min(3.2vw,20px);
	line-height: 1.6;
	text-align: center;
}
.point_txt sup {
	position: relative;
	font-size: 70%;
	top: 0.15em;
}
.point_note {
	text-indent: -1em;
	padding-left: 1em;
	font-size: min(2.6vw, 16px);
	line-height: 1.6;
	letter-spacing: 0.04em;
}
.img_note {
	font-size: min(2.6vw, 16px);
	text-align: right;
}
.point02 .img_note {
	margin-top: min(4vw,25px);
}
.point02_note {
	margin-bottom: min(2.6vw,16px);
	font-size: min(2.6vw, 16px);
	line-height: 1.6;
	letter-spacing: 0.04em;
	text-align:right;
}

.point01_img_wrap {
	margin-bottom: min(10.6vw,66px);
}
.point01_img {
	margin: min(8vw,50px) 0 min(1.866vw,12px);
	padding: 0 min(16.266vw,100px);
}
.point01 .img_note {
	padding: 0 min(16.266vw,100px);
}

.point02 .point_note,
.point03 .point_note {
	margin-top: min(4vw,25px);
}
.point03_img_wrap {
	margin-bottom: min(8vw,50px);
}

.point03 .point_detail_wrap {
	padding: min(8vw,50px) min(5.4vw,33px);
	background: #FFF;
}
.point03 .point_detail_wrap .img_note {
	margin-top: min(3.2vw,20px);
}
.point03 .point_detail_wrap h4 {
	padding: 0.3em 0.5em;
	background: #AD8ACB;
}
.point03 .point_detail {
	margin-top: min(6.66vw,41px);
}
.point03 .point_detail:first-child {
	margin-top: 0;
}

.cp_last {
	padding: min(13.333vw,82px) 0;
	background: #9E93C3;
}
.cp_last .ind_list_mini li {
	color: #FFF;
}


.teikibin {
	padding: 0 min(4.8vw, 30px);
}
.teikibin_fukidashi {
	margin-bottom: min(2.6vw,16px);
	padding:  min(3.7vw,23px) 0  min(7.466vw,46px);
	background: url(/img/freepage/innovativebrightserumxx_trial/images/teikibin_fukidashi.png) no-repeat top center;
	background-size: contain;
	font-size: min(4.26vw,26px);
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0.06em;
}
.teikibin_box {
	background: #FFF;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}
.teikibin_btn {
	padding: min(5.4vw,33px);
}

.seibun {
	background: #FFF;
}
.seibun dl dt {
	padding: 1.3em 0.5em;
	background: linear-gradient(90deg, #c9c9c9 0%, #eaeaea 29.06%, #eaeaea 77.83%, #c9c9c9 100%);
	font-size: min(4.8vw,30px);
	color: #68568B;
	cursor: pointer;
	text-align: center;
	letter-spacing: 0.12em;
	position: relative;
}

.seibun dl dt::before {
	content: "";
	display: block;
	position: absolute;
	right: min(4.8vw, 30px);
	top: 50%;
	transform: translateY(-50%);
	width: min(4.8vw,30px);
	height: 2px;
	border-radius: 1px;
	background: #68568B;
	transition: 0.3s;
}
.seibun dl dt::after {
	content: "";
	display: block;
	position: absolute;
	right: min(6.9vw, 44px);
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: min(4.8vw,30px);
	border-radius: 1px;
	background: #68568B;
	opacity: 1;
	transition: 0.3s;
}
.seibun dl dt.active::after {
	opacity: 0;
}

.seibun dl dd {
	display: none;
	padding: min(5.4vw,33px) min(4.8vw, 30px);
	font-size: min(3.2vw,20px);
	line-height: 1.66;
	letter-spacing: 0.08em;
}
.seibun dl dd sup {
	position: relative;
	font-size: 70%;
	top: 0.15em;
}
.seibun dl dd span {
	font-size: 85%;	
}





footer {
	padding: min(8vw,50px) min(4.8vw,30px);
	background: #333333;
	text-align: center;
}
footer small {
	font-size: min(2.6vw, 16px);
	line-height: 1.6;
	color: #FFF;
}

/* PC ONLY */
@media only screen and (min-width: 620px) {
	body {
		background: url("/img/freepage/innovativebrightserumxx_trial/images/body_bg.png") center top no-repeat fixed;
		background-size: cover;
	}

}

/* fvarea */
.fv_area .fv_bg,
.fv_area .fv_copy,
.fv_area .fv_item_copy,
.fv_area .fv_note {
	opacity: 0;
	filter: blur(20px);
	transform: scale(1.15);
}

.fv_area.action .fv_bg,
.fv_area.action .fv_copy,
.fv_area.action .fv_item_copy,
.fv_area.action .fv_note {
	-webkit-animation: fadeInBg 0.8s ease 0s 1 forwards;
	animation: fadeInBg 0.8s ease 0s 1 forwards;
}

/*fadeInUp*/
.fv_area .fv_cp_box,
.item_component_area h2,
.item_component_detail .item_component_img,
.item_component_detail .item_component_txt,
.item_component_note,
.item_component_area h3,
.item_cv_01,
.trouble h2,
.trouble h3,
.trouble_fukidashi,
.trouble_arrow,
.trouble_answer,
.staff_contents,
.item_cv_02,
.howtouse_title,
.point_head h2,
.point01_head,
.point01_01,
.point01_02,
.point02_01,
.point02_02,
.point02_03,
.point03_head,
.point03_01,
.point03_02,
.point03_03,
.point03_04,
.point03_detail_wrap,
.cp_last {
	opacity: 0;
	-webkit-transform: translate(0, 35px);
	-ms-transform: translate(0, 35px);
	transform: translate(0px, 35px);
}
.fv_area.action .fv_cp_box,
.item_component_area.action h2,
.item_component_note.action,
.item_component_area h3.action,
.item_cv_01.action,
.trouble h2.action,
.trouble h3.action,
.trouble_fukidashi.action,
.trouble_arrow.action,
.trouble_answer.action,
.staff_contents.action,
.item_cv_02.action,
.howtouse_title.action,
.point01_head.action,
.point01_01.action,
.point01_02.action,
.point02_head.action,
.point02_01.action,
.point02_02.action,
.point02_03.action,
.point03_head.action,
.point03_01.action,
.point03_02.action,
.point03_03.action,
.point03_04.action,
.point03_detail_wrap.action,
.cp_last.action {
	-webkit-animation: fadeInUp 0.8s ease .4s 1 forwards;
	animation: fadeInUp 0.8s ease .4s 1 forwards;
}

.item_component_detail.action .item_component_img {
	-webkit-animation: fadeInUp 0.8s ease 0.4s 1 forwards;
	animation: fadeInUp 0.8s ease 0.4s 1 forwards;
}
.item_component_detail.action .item_component_txt {
	-webkit-animation: fadeInUp 0.8s ease 0.8s 1 forwards;
	animation: fadeInUp 0.8s ease 0.8s 1 forwards;
}
.arrow_head {
	opacity: 0;
	clip-path: polygon(0 0, 100% 0%, 100% 75%, 50% 100%, 0 75%);
}
.action .arrow_head {
	-webkit-animation: fadeInPathT 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.1s 1 forwards;
	animation: fadeInPathT 0.5s cubic-bezier(0.76, 0, 0.24, 1) 0.1s 1 forwards;
}
.arrow_head .catch,
.arrow_head .item_name,
.arrow_head .arrow_head_txt {
	opacity: 0;
	-webkit-transform: translate(0, -15px);
	-ms-transform: translate(0, -15px);
	transform: translate(0px, -15px);
}
.action .arrow_head .catch {
	-webkit-animation: fadeInDown 0.3s ease 0.4s 1 forwards;
	animation: fadeInDown 0.3s ease 0.4s 1 forwards;
}
.action .arrow_head .item_name {
	-webkit-animation: fadeInDown 0.3s ease 0.6s 1 forwards;
	animation: fadeInDown 0.3s ease 0.6s 1 forwards;
}
.action .arrow_head .arrow_head_txt {
	-webkit-animation: fadeInDown 0.3s ease 0.8s 1 forwards;
	animation: fadeInDown 0.3s ease 0.8s 1 forwards;
}


.marker {
	z-index: 0;
}
.staff_contents.action .marker::before,
.howtouse_title.action .marker::before,
.point01_01.action .marker:nth-of-type(1)::before, 
.point01_02.action .marker:nth-of-type(1)::before,
.point02_01.action .marker:nth-of-type(1)::before,
.point02_02.action .marker:nth-of-type(1)::before,
.point02_03.action .marker:nth-of-type(1)::before,
.point03_01.action .marker:nth-of-type(1)::before,
.point03_02.action .marker:nth-of-type(1)::before,
.point03_03.action .marker:nth-of-type(1)::before,
.point03_04.action .marker:nth-of-type(1)::before,
.teikibin.action .teikibin_fukidashi .marker:nth-of-type(1)::before {
	animation:  markerDraw 1s ease 1.5s 1 forwards;
}
.point01_01.action .marker:nth-of-type(2)::before, 
.point01_02.action .marker:nth-of-type(2)::before,
.point02_01.action .marker:nth-of-type(2)::before {
	animation:  markerDraw 1s ease 3s 1 forwards;
}

.point_head .point_img {
	opacity: 0;
	filter: blur(20px);
	transform: scale(1.2);
}
.point_head .point_img.action {
	-webkit-animation: fadeInBg 1s ease 0.3s 1 forwards;
	animation: fadeInBg 1s ease 0.3s 1 forwards;
}
.point_head h2.action {
	-webkit-animation: fadeInUp 1s ease 1s 1 forwards;
	animation: fadeInUp 1s ease 1s 1 forwards;
}
.point_head_note.action {
	-webkit-animation: fadeInUp 1s ease 1s 1 forwards;
	animation: fadeInUp 1s ease 1s 1 forwards;
}


/*flow*/
.flow .flow_wrap,
.flow .flow_note {
	opacity: 0;
}
.flow.action .flow_wrap {
	-webkit-animation: fadeIn 1s ease 0s 1 forwards;
	animation: fadeIn 1s ease 0s 1 forwards;
}
.flow.action .flow_note {
	-webkit-animation: fadeIn 1s ease 4.6s 1 forwards;
	animation: fadeIn 1s ease 4.6s 1 forwards;
}
/* fadeInL */
.flow .flow_scene,
.flow .flow01,
.flow .flow02,
.flow .flow03,
.flow .flow04 {
	opacity: 0;
	-webkit-transform: translate(-15px, 0);
	-ms-transform: translate(-15px, 0);
	transform: translate(-15px, 0);
}
.flow.action .flow_scene {
	-webkit-animation: fadeInL 0.6s ease 0.8s 1 forwards;
	animation: fadeInL 0.6s ease 0.8s 1 forwards;
}
.flow.action .flow01 {
	-webkit-animation: fadeInL 0.6s ease 1.4s 1 forwards;
	animation: fadeInL 0.6s ease 1.4s 1 forwards;
}
.flow.action .flow02 {
	-webkit-animation: fadeInL 0.6s ease 2s 1 forwards;
	animation: fadeInL 0.6s ease 2s 1 forwards;
}
.flow.action .flow03 {
	-webkit-animation: fadeInL 0.6s ease 2.6s 1 forwards;
	animation: fadeInL 0.6s ease2.6s 1 forwards;
}
.flow.action .flow04 {
	-webkit-animation: fadeInL 0.6s ease 3.2s 1 forwards;
	animation: fadeInL 0.6s ease 3.2s 1 forwards;
}

@-webkit-keyframes markerDraw {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}


@-webkit-keyframes fadeIn {
	0% {
		opacity: 0; }
	100% {
		opacity: 1; }
}
@keyframes fadeIn {
	0% {
		opacity: 0; }
	100% {
		opacity: 1; } 
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 35px);
		-ms-transform: translate(0, 35px);
		transform: translate(0px, 35px); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); }
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, 35px);
		-ms-transform: translate(0, 35px);
		transform: translate(0px, 35px); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); }
}
@-webkit-keyframes fadeInL {
	0% {
		opacity: 0;
		-webkit-transform: translate(-15px, 0);
		-ms-transform: translate(-15px, 0);
		transform: translate(-15px, 0); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); } }
@keyframes fadeInL {
	0% {
		opacity: 0;
		-webkit-transform: translate(-15px, 0);
		-ms-transform: translate(-15px, 0);
		transform: translate(-15px, 0); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); } }
@-webkit-keyframes fadeInR {
	0% {
		opacity: 0;
		-webkit-transform: translate(15px, 0);
		-ms-transform: translate(15px, 0);
		transform: translate(15px, 0); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); } }
@keyframes fadeInR {
	0% {
		opacity: 0;
		-webkit-transform: translate(15px, 0);
		-ms-transform: translate(15px, 0);
		transform: translate(15px, 0); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); }
}
@-webkit-keyframes fadeInBlur {
	0% {
		opacity: 0;
		filter: blur(8px);
		transform: scale(1.1); }
	100% {
		opacity: 1;
		filter: blur(0);
		transform: scale(1); }
}
@keyframes fadeInBlur {
	0% {
		opacity: 0;
		filter: blur(8px);
		transform: scale(1.1); }
	100% {
		opacity: 1;
		filter: blur(0);
		transform: scale(1); }
}
@-webkit-keyframes fadeInBg {
	0% {
		opacity: 0;
		filter: blur(20px);
		transform: scale(1.15); }
	100% {
		opacity: 1;
		filter: blur(0);
		transform: scale(1); }
}
@keyframes fadeInBg {
	0% {
		opacity: 0;
		filter: blur(20px);
		transform: scale(1.15); }
	100% {
		opacity: 1;
		filter: blur(0);
		transform: scale(1); }
}

@keyframes fadeInPathT {
	0% {
		opacity: 0;
		clip-path: polygon(0 0, 100% 0%, 100% 0%, 50% 0%, 0 0%); }
	100% {
		opacity: 1;
		clip-path: polygon(0 0, 100% 0%, 100% 75%, 50% 100%, 0 75%); }
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, -15px);
		-ms-transform: translate(0, -15px);
		transform: translate(0px, -15px); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); }
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate(0, -15px);
		-ms-transform: translate(0, -15px);
		transform: translate(0px, -15px); }
	100% {
		opacity: 1;
		-webkit-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-o-transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		transition: opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1), transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0); }
}


