@charset "utf-8";
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-narrow.min.css');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400&display=swap');

/* ////////////////////////////////////////////////////////////
	File Name	style.css
*/
.rescue2022-body {
	overflow: hidden;
	min-width: 1366px;
	font-weight: 700;
	font-family: "FOT-筑紫A丸ゴシック Std M", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	letter-spacing: 0;
}
.rescue2022-body * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	font-style: normal;
	font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
	line-height: inherit;
	color: inherit;
	word-break: normal;
}
.rescue2022-body img {
	display: block;
    width: 100%;
}
.rescue2022-body strong {
	font-weight: 700;
}
.rescue2022-body sup {
	display: inline-block;
	position: relative;
	top: -0.66em;
	padding: 0 0.1em;
	vertical-align: middle;
	font-size: 50%;
}
/* SP */
@media screen and (max-width: 767px) {
	.rescue2022-body {
		min-width: initial;
		min-width: auto;
		font-size: 14px;
	}
}

/*============================================================
	[COMMON] VISIBLE
*/
.rescue2022-body .visible-sp {
	display: none;
}
/* SP */
@media screen and (max-width: 767px) {
	.rescue2022-body .visible-pc {
		display: none;
	}
	.rescue2022-body .visible-sp {
		display: block;
	}
}

/*============================================================
	[COMMON] ANNIMATION

*/
.fade-in {
  opacity: 0;
  transition-duration: 2000ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 100px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}


/*============================================================
	[COMMON] 注釈
*/

.sub {
	font-size: 10px;
	vertical-align: super;
}
.sub-info {
	font-size: 10px;
}


/*============================================================
	[COMMON] BUTTON
*/
.rescue2022-body .button {
	position: relative;
}
.rescue2022-body .button a {
	display: flex;
	align-items: center;
	margin: 0 auto;
	padding: 1px 0 0 0;
	height: 56px;
	border-style: solid;
	border-width: 2px;
	border-radius: 28px;
	text-align: center;
}
.rescue2022-body .button a span {
	position: relative;
	display: block;
	width: 100%;
}
.rescue2022-body .button a span::before {
	position: absolute;
	top: 50%;
	left: 18px;
	content: '';
	display: block;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-size: contain;
}
.rescue2022-body .btn-more a {
	color: #fff;
}
.rescue2022-body .btn-more a span::before {
	left: auto;
	right: 12px;
	background-image: url('../../img/common/icon-arrow-next.svg');
}
.rescue2022-body .btn-subscription a {
	color: #fff;
}
.rescue2022-body .btn-subscription a span::before {
	background-image: url('../../img/common/icon-subscription.svg');
}

/*BLUE*/
.rescue2022-purple .btn-cart a {
	color: #0052aa;
}
.rescue2022-purple .btn-cart a span::before {
	margin-top: -13px;
	width: 22px;
	height: 22px;
	background-image: url(../../img/ort-2205/product/icon-cart.png);
}

/*PULPLE*/
.rescue2022-purple .btn-cart a {
	color: #463672;
}
.rescue2022-purple .btn-cart a span::before {
	margin-top: -13px;
	width: 22px;
	height: 22px;
	background-image: url(../../img/orh-2205/product/icon-cart.png);
}

.rescue2022-body .btn-search a {
}
.rescue2022-body .btn-search a span::before {
	left: 20px;
}
.rescue2022-body .btn-top a {
	max-width: 440px;
	height: 80px;
	background-color: #2d2d2d;
	border-color: #2d2d2d;
	border-radius: 40px;
	color: #fff;
}
.rescue2022-body .btn-top a span::before {
	left: auto;
	right: 24px;
	background-image: url('../../img/common/icon-arrow-next.svg');
}
/* SP */
@media screen and (max-width: 767px) {
	.rescue2022-body .button a {
		height: 48px;
		border-radius: 25px;
	}
	.rescue2022-body .button a::before {
		margin-top: -8px;
		width: 16px;
		height: 16px;
		height: 16px;
	}
	.rescue2022-body .btn-top a {
		max-width: 280px;
		height: 68px;
		border-radius: 34px;
	}
}

/*============================================================
	[COMMON] YAKUHAN
*/
.rescue2022-body .yakuhan {
	font-family: YakuHanJP_Narrow, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*============================================================
	[COMMON] CONTAINER
*/
.rescue2022-body .rescue2022-container {
	position: relative;
}
.rescue2022-body .cont-inner {
	width: 1000px;
	margin: 0 auto;
}

/* SP */
@media screen and (max-width: 767px) {
.rescue2022-body .cont-inner {
	width: 100%;
}
}

/*============================================================
	[COMMON] CLOUD,STAR
*/
.rescue2022-body .bg-cont {
	position: absolute;
	display: block;
}


/*============================================================
	[PRODUCTS] GUIDANCE
*/

.rescue2022-products .rescue2022-guidance {
	padding: 30px 0 32px 0;
	box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);
	text-align: center;
	color: #fff;
}
.rescue2022-products .rescue2022-guidance p {
	font-size: 20px;
}
.rescue2022-products .rescue2022-guidance p span {
	display: inline-block;
	margin: 0 0.3em;
	padding: 0 0.3em;
}
.rescue2022-products .rescue2022-guidance .button {
	margin: 20px 0 0 0;
}
.rescue2022-products .rescue2022-guidance .button a {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	max-width: 440px;
	height: 72px;
	border: 2px solid #fff;
	border-radius: 36px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.rescue2022-products .rescue2022-guidance .button a span {
	padding-left: 35px;
	width: auto;
}
.rescue2022-products .rescue2022-guidance .button a span::before {
	left: 0;
	margin-top: -13px;
	width: 22px;
	height: 22px;
}
/* BLUE */
.rescue2022-purple .rescue2022-guidance {
	background-color: #d1b77f;
}
.rescue2022-purple .rescue2022-guidance p span {
	background-color: #2d2d2d;
}
.rescue2022-purple .rescue2022-guidance .button a {
	background-color: #2d2d2d;
}
/* PURPLE */
.rescue2022-purple .rescue2022-guidance {
	background-color: #d1b77f;
}
.rescue2022-purple .rescue2022-guidance p span {
	background-color: #2d2d2d;
}
.rescue2022-purple .rescue2022-guidance .button a {
	background-color: #2d2d2d;
}


/* SP */
@media screen and (max-width: 767px) {
	.rescue2022-products .rescue2022-guidance p {
		font-size: 16px;
	}
	.rescue2022-products .rescue2022-guidance .button {
		margin: 20px 25px 0 25px;
	}
	.rescue2022-products .rescue2022-guidance .button a {
		height: 64px;
		border-radius: 32px;
		font-size: 16px;
	}
}


/*============================================================
	[INTRO] 
*/
.rescue2022-purple .intro {
	width: 100%;
	background-image: url("../../img/orh-2205/fv/fv-bgimg_pc.png");
	background-size: 100%;
	margin: 0 auto;
    text-align: center;
	
}
.rescue2022-purple .intro .intro-img-v2 img {
    width: 73%;
    margin: 0 auto;
    padding: 10vw 0 18vw 5vw;
}

/* pc */
@media screen and (max-width: 1440px) {
.rescue2022-purple .intro {
	background-image: url("../../img/orh-2205/fv/fv-bgimg_pc.png");
}
}


/* SP */
@media screen and (max-width: 767px) {
/*BLUE*/
.rescue2022-purple .intro {
	background-image: url("../../img/orh-2205/fv/fv-bgimg_sp.png");
	height: 210vw;
}
.rescue2022-purple .intro .txt img {
    width: 100%;
    padding: 18vw 0 9vw;
}
.rescue2022-purple .intro .intro-img-v2 img {
    width: 83%;
    padding: 16vw 0 0;
}
}



/*============================================================
	[ABOUT] 
*/
.rescue2022-purple .about {
	background-image: url(../../img/orh-2205/about/about-bgimg_pc.png);
    background-size: 100%;
    margin-top: -15vw;
}
.rescue2022-purple .about .cont-inner .ttl-txt {
    width: 100%;
    margin: 0 auto;
    padding: 13vw 0 4vw;
}
.rescue2022-purple .about .cont-inner .cont-box {
    display: flow-root;
    width: 920px;
	margin: 0 auto;
	padding-bottom: 20vw
}
.rescue2022-purple .about .cont-box p {
    font-size: 24px;
    line-height: 2em;
    float: left;
    display: block;
    padding: 28px 0 0 0;
	text-align: center;
}
.rescue2022-purple .about .cont-box p span {
	display: block;
	width: 78%;
	margin: 0 auto;
	padding-top: 30px;
}
.rescue2022-purple .about .cont-box p span img {
	width: 100%!important;
}
.rescue2022-purple .about .cont-inner .cont-box .fade-animg {
	width: 400px;
	float: left;
	display: block;
}
.rescue2022-purple .about .cloud-a {
    margin: 3vw 0 0 -5vw;
    width: 18%;
}
.rescue2022-purple .about .cloud-b {
    width: 15%;
    right: 0;
    margin: -30vw 0 0 0;
}
    


/* pc */
@media screen and (max-width: 1440px) {
.rescue2022-purple .about {
}
.rescue2022-purple .about .cont-inner .ttl-txt {
    padding: 11vw 0 4vw;
    margin: 0 auto;
    width: 86%;
}
.rescue2022-purple .about .cont-inner .cont-box .fade-animg {
	width: 49%;
	float: left;
	display: block;
}
.rescue2022-purple .about .cont-box p {
	font-size: 23px;
	padding: 60px 0 0 0;
}
.rescue2022-purple .about .cloud-b {
    width: 13%;
    right: 0;
    margin: -8vw 0 0 0;
}
}

/* SP */
@media screen and (max-width: 767px) {
.rescue2022-purple .about {
	background-image: url("../../img/orh-2205/about/about-bgimg_sp.png");
	background-size: 100%;
	height: 233vw;
}	
.rescue2022-purple .about .cont-inner .ttl-txt {
    padding: 27vw 0 0;
}
.rescue2022-purple .about .cont-inner .cont-box {
    width: 100%;
}
.rescue2022-purple .about .cont-box p {
	width: 100%;
    font-size: 16px;
    padding: 13vw 0 9vw;
}
.rescue2022-purple .about .cont-inner .cont-box .fade-animg {
	width: 60%;
	float: none;
	margin: 0 auto;
}
.rescue2022-purple .about .cloud-a {
    margin: -1vw 0 0 -11vw;
    width: 33%;
}
.rescue2022-purple .about .cloud-b {
	display: none;
}
}



/*============================================================
	[INGREDIIENT] 
*/

.rescue2022-purple .ingredient {
	background-image: url(../../img/orh-2205/ingredient/ingredient-bgimg_pc.png);
    background-size: 100%;
    margin-top: -15vw;

}
.rescue2022-purple .ingredient .cont-inner {
	padding-bottom: 28vw;
}
.rescue2022-purple .ingredient .cont-inner .ttl-txt {
    width: 80%;
    margin: 0 auto;
    padding: 26vw 0 3vw;
}
.rescue2022-purple .ingredient .cont-inner .ttl-info {
	font-size: 23px;
	line-height: 1.8em;
	text-align: center;
}
.rescue2022-purple .ingredient .cont-inner .ttl-info span {
	font-size: 10px;
	vertical-align: super;
}
.rescue2022-purple .ingredient .point {
	text-align: center;
}
.rescue2022-purple .ingredient .point .sub-info {
	font-size: 10px;
    line-height: 1.8em;
    display: block;
}
.rescue2022-purple .ingredient .point .ttl-txt {
    padding: 6vw 0 3vw;
    width: 140%;
    margin-left: -20%;
}
.rescue2022-purple .ingredient .point .ttl-txt span {
	font-size: 2.2em;
    margin: -80px 0 0;
    display: block;
}
.rescue2022-purple .ingredient .point .cont-box {
	display: flow-root;
	padding-bottom: 5vw;
	text-align: left;
}
.rescue2022-purple .ingredient .point .cont-box .img {
	width: 47%;
	float: left;
	
}
.rescue2022-purple .ingredient .point .cont-box div:first-child {
	margin-right: 5%;
}
.rescue2022-purple .ingredient .point .cont-box .img .img-ttl {
	padding: 15px 40px 10px 60px;
    font-size: 24px;
    color: #fff107;
}
.rescue2022-purple .ingredient .point .cont-box .img p {
	font-size: 16px;
	padding: 0 40px 0 60px;
	line-height: 1.8em;
}
.rescue2022-purple .ingredient .point .cont-box .img .img-ttl span {
	font-size: 10px;
	vertical-align: super;
}
.rescue2022-purple .ingredient .star-a {
	margin-top: 40vw;
}
.rescue2022-purple .ingredient .star-b {
	margin-top: 94vw;
}
.rescue2022-purple .ingredient .cloud-a {
	width: 18%;
    margin-top: 77vw;
    left: -10vw;
}
.rescue2022-purple .ingredient .cloud-c {
	width: 8%;
    margin-top: 134vw;
    right: 0;
}
    
/* pc */

@media screen and (max-width: 1440px) {
.rescue2022-purple .ingredient {
    margin-top: -12vw;
}
.rescue2022-purple .ingredient .point .ttl-txt span {
	font-size: 1.8em;
    margin: 0 auto;
}
.rescue2022-purple .ingredient .star-a {
	margin-top: 41vw;
}
.rescue2022-purple .ingredient .star-b {
	margin-top: 105vw;
}
.rescue2022-purple .ingredient .cloud-a {
	width: 20%;
    margin-top: 93vw;
    left: -10vw;
}
.rescue2022-purple .ingredient .cloud-c {
	width: 10%;
    margin-top: 157vw;
    right: 0;
}

}

/* SP */
@media screen and (max-width: 767px) {
.rescue2022-purple .ingredient {
	background-image: url(../../img/orh-2205/ingredient/ingredient-bgimg_sp.png);
    background-size: 100%;
    margin-top: -28vw;
}
.rescue2022-purple .ingredient .cont-inner .ttl-txt {
    width: 88%;
    margin: 0 auto;
    padding: 35vw 0 8vw;
}
.rescue2022-purple .ingredient .cont-inner .ttl-info {
    font-size: 16px;
    line-height: 1.8em;
    text-align: center;
}
.rescue2022-purple .ingredient .cont-inner .ttl-info span {
	display: inline-block;
	vertical-align: super;
}
.rescue2022-purple .ingredient .cont-inner .ttl-info span:last-child {
	display: block!important;
}
.rescue2022-purple .ingredient .point .ttl-txt {
	padding: 0 0 10vw;
    width: 100%;
}	
.rescue2022-purple .ingredient .point .cont-box div:first-child {
    margin-bottom: 13vw;
}
.rescue2022-purple .ingredient .point .cont-box div:last-child .img p {
	padding-bottom: 5vw;
}
.rescue2022-purple .ingredient .point .cont-box .img {
    width: 88%;
    margin: 0 auto;
    float: none;
}
.rescue2022-purple .ingredient .point .cont-box .img .img-ttl {
    padding: 3vw 12vw 2vw;
    font-size: 20px;
}
.rescue2022-purple .ingredient .point .cont-box .img p {
    padding: 0 12vw;
}
.rescue2022-purple .ingredient .point02 {
	padding: 10vw 0;
}	
.rescue2022-purple .ingredient .point02 .ttl-txt {
	padding: 0vw 0 10vw!important;
}
.rescue2022-purple .ingredient .star-a, 
.rescue2022-purple .ingredient .star-b,
.rescue2022-purple .ingredient .cloud-a,
.rescue2022-purple .ingredient .cloud-c {
	display: none;
}
}


/*============================================================
	[OTHER] 
*/

.rescue2022-purple .other {
	background-image: url(../../img/orh-2205/other/other-bgimg_pc.png);
    background-size: 100%;
    margin-top: -15vw;
}
.rescue2022-purple .other .cont-inner {
	padding-bottom: 26vw;
}

.rescue2022-purple .other .cont-inner .point03 {
	padding: 18vw 0 5vw;
}

.rescue2022-purple .other .point03 .point-box,
.rescue2022-purple .other .point04 .point-box {
	width: 997px;
	margin: 0 auto;
}
.rescue2022-purple .other .point03 .txt-box {
	width: 350px;
    position: absolute;
    margin: -24vw 0 0 7vw;
}
.rescue2022-purple .other .point03 .txt-box p:first-child {
	text-align: center;
    font-size: 34px;
    padding-bottom: 60px;
}
.rescue2022-purple .other .point03 .txt-box p:nth-child(2) {
	font-size: 16px;
}
.rescue2022-purple .other .point03 .sub-info {
    display: block;
    text-align: right;
    font-size: 10px;
    margin: -50px 0 0;
}

.rescue2022-purple .other .point04 .txt-box {
	width: 350px;
    float: right;
    margin: -470px 7vw 0 0;
}
.rescue2022-purple .other .point04 .txt-box p:first-child {
	text-align: center;
    font-size: 34px;
    padding-bottom: 60px;
}
.rescue2022-purple .other .point04 .txt-box p:nth-child(2) {
	font-size: 16px;
	padding-bottom: 40px;
}
.rescue2022-purple .other .point04 .txt-box .graph {
	padding-bottom: 11vw;
}
.rescue2022-purple .other .point03 .sub-info {
    display: block;
    text-align: right;
    font-size: 10px;
    margin: -50px 0 0;
}
.rescue2022-purple .other .point04 .sub-info {
    display: block;
    text-align: right;
    font-size: 10px;
    margin: -15px 7vw 0;
}




 
/* pc */
@media screen and (max-width: 1440px) {
.rescue2022-purple .other {
}
.rescue2022-purple .other .point03 .txt-box {
	margin: -33vw 0 0 10vw;
}
.rescue2022-purple .other .point04 .txt-box {
    margin: -33vw 10vw 0 0;
}
}
/* SP */
@media screen and (max-width: 767px) {
.rescue2022-purple .other {
	background-image: url(../../img/orh-2205/other/other-bgimg_sp.png);
    background-size: 100%;
    height: 688vw;
    margin-top: -15vw;
}	
.rescue2022-purple .other .cont-inner div:first-child, 
.rescue2022-purple .other .cont-inner div:nth-child(2)  {
	width: 100%;
	margin: 0 auto;
}
.rescue2022-purple .other .cont-inner .point03 {
    padding: 30vw 0 17vw;
}
.rescue2022-purple .other .point03 .txt-box p:first-child {
    text-align: center;
    font-size: 30px;
    padding-bottom: 7vw;
    margin: -5vw 0 0;
}
.rescue2022-purple .other .point03 .txt-box p:nth-child(2) {
    font-size: 14px;
    width: 74%;
    margin: 0 auto;
    padding-bottom: 9vw;
}
.rescue2022-purple .other .point03 .sub-info {
    display: block;
    text-align: center;
    font-size: 10px;
    margin: 122vw auto 0;
    float: none;
}	
	
.rescue2022-purple .other .point04 .txt-box p:first-child {
    text-align: center;
    font-size: 30px;
    padding-bottom: 7vw;
    margin: -5vw 0 0;
}
.rescue2022-purple .other .point04 .txt-box p:nth-child(2) {
    font-size: 14px;
    width: 74%;
    margin: 0 auto;
    padding-bottom: 9vw;
}
.rescue2022-purple .other .point04 .sub-info {
    display: block;
    text-align: center;
    font-size: 10px;
    margin: 165vw auto 0;
    float: none;
}	
	
}

@media screen and (max-width: 378px) {
	.rescue2022-purple .other .point03 .sub-info {
		margin-top: 140vw;
	}
}

@media screen and (max-width: 358px) {
	.rescue2022-purple .other {
    	height: 720vw;
	}
}


/* [OTHER] HOWTO*/
.rescue2022-products .rescue2022-howto {
	padding: 8vw 0 0;
}
.rescue2022-products .rescue2022-howto .main-ttl-txt {
	padding: 0 0 5vw;
}
.rescue2022-products .rescue2022-howto .main-ttl-txt span {
	text-align: center;
    margin: -2vw auto 0;
    font-size: 34px;
    display: block;
}
.rescue2022-products .rescue2022-howto ul {
	width: 1100px;
	display: flex;
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 30px;
}
.rescue2022-products .rescue2022-howto ul li {
	position: relative;
	/*flex-basis: 20%;
	max-width: 20%;*/
}
.rescue2022-products .rescue2022-howto ul li:nth-child(1) {
	width: 17%
}
.rescue2022-products .rescue2022-howto ul li:nth-child(2){
	width: 19.3%;
} 
.rescue2022-products .rescue2022-howto ul li:nth-child(3) {
	width: 23%;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(4) {
	width: 17%;
}
.rescue2022-products .rescue2022-howto ul li:last-child {
	width: 12%;
	padding: 0;
}
.rescue2022-products .rescue2022-howto ul li img {
	height: 110px;
	width: auto;
	magin: 0 0 20px;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(3) img {
	margin: 0 0 0 40px;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(4) img {
	margin: 0 0 0 15px;
}
.rescue2022-products .rescue2022-howto ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 32%;
    left: 88%;
    width: 25px;
    height: 25px;
    background-image: url(../../img/ort-2205/howto/arrow_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.rescue2022-products .rescue2022-howto ul li:first-child::before {
	left: 83%;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(2)::before {
	left: 94%;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(4)::before {
	left: 85%;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(4)::before {
	left: 80%;
}
.rescue2022-products .rescue2022-howto ul li:last-child::before {
	display: none;
}
.rescue2022-products .rescue2022-howto .howto-bar {
	width: 97%;
}


/* SP */
@media screen and (max-width: 767px) {
.rescue2022-products .rescue2022-howto {
	width: 95%;
	padding: 23vw 0;
}
.rescue2022-products .rescue2022-howto .main-ttl-txt {
	width: 100%;
    margin-left: 0;
	padding: 0 0 8vw;
}
.rescue2022-products .rescue2022-howto .main-ttl-txt span {
    margin: -7vw auto 0;
    font-size: 30px;
    line-height: 1.4em;
}
.rescue2022-products .rescue2022-howto .rescue2022-container {
	width: 100%!inportant;
	}

.rescue2022-products .rescue2022-howto ul {
	width: 100%;
	display: block;
	}
.rescue2022-products .rescue2022-howto ul li:nth-child(1),
.rescue2022-products .rescue2022-howto ul li:nth-child(2),
.rescue2022-products .rescue2022-howto ul li:nth-child(3),
.rescue2022-products .rescue2022-howto ul li:nth-child(4),
.rescue2022-products .rescue2022-howto ul li:nth-child(5) {
    width: 100%;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(3) {
	padding: 0 0 14vw;
}
.rescue2022-products .rescue2022-howto ul li {
	display: inline-block;
	padding: 0 0 10vw;
	}
.rescue2022-howto ul li::before {
	content: '';
    display: block;
    position: absolute;
    bottom: 5px;
    top: 63%!important;
    left: 50%!important;
    width: 6%!important;
    height: 18%!important;
	margin: 0;
  	background-image: url(../../img/ort-2205/howto/arrow_bottom.png)!important;
    background-repeat: no-repeat;
    background-size: 100%;
	}
.rescue2022-products .rescue2022-howto ul li:nth-child(1)::before, 
.rescue2022-products .rescue2022-howto ul li:nth-child(2)::before,
.rescue2022-products .rescue2022-howto ul li:nth-child(3)::before,
.rescue2022-products .rescue2022-howto ul li:nth-child(4)::before {
    left: 48%!important;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(3)::before {
	top: 70%!important;
}
.rescue2022-products .rescue2022-howto ul li:last-child::before {
	display: none;
}
.rescue2022-products .rescue2022-howto ul li:nth-child(3) img,
.rescue2022-products .rescue2022-howto ul li:nth-child(4) img {
    margin: 0 15px 0 0!important;
}
.rescue2022-products .rescue2022-howto ul li img {
    height: auto;
    width: 45%;
    margin-right: 15px;
    float: left;
}
.rescue2022-products .rescue2022-howto ul li .image {
	flex-basis: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
}
.rescue2022-products .rescue2022-howto ul li .image::before {
	display: none;
}
.rescue2022-products .rescue2022-howto li:nth-child(1) p,
.rescue2022-products .rescue2022-howto li:nth-child(2) p{
	padding: 5vw 0 0;
}
.rescue2022-products .rescue2022-howto li:nth-child(5) p {
	padding: 2vw 0 0;	
}
.rescue2022-products .rescue2022-howto ul li .image span {
	position: static;
	width: 100%;
	height: 110px;
}
.rescue2022-products .rescue2022-howto ul li .image span img {
	max-width: 110px;
}
}

/*============================================================
	[PRODUCTS] PRODUCT
*/
.rescue2022-purple .rescue2022-product {
	position: relative;
	background-image: url(../../img/orh-2205/product/product-bgimg_pc.png);
    background-size: 100%;
    margin: -12vw auto 0;
}
.rescue2022-products .rescue2022-product .rescue2022-container {
	margin: 0 auto;
	max-width: 970px;
}
.rescue2022-products .rescue2022-product .rescue2022-container .main-ttl-txt {
	width: 26%;
    margin: 0 auto;
    padding: 14vw 0 3vw;
}
.rescue2022-products .rescue2022-product .head .mod-catch {
	margin: 25px 0 0 0;
}
.rescue2022-products .rescue2022-product .head .mod-catch .h {
	font-size: 32px;
}
.rescue2022-products .rescue2022-product .head .mod-catch .h::before,
.rescue2022-products .rescue2022-product .head .mod-catch .h::after {
	top: -10px;
	bottom: -10px;
}
.rescue2022-products .rescue2022-product .layout-row {
	display: flex;
	margin: 0 0 90px 0;
	text-align: center;
}
	
}
.rescue2022-products .rescue2022-product .item {
	width: 500px;
}
.rescue2022-products .rescue2022-product .item img {
	/*width: 510px;*/
	margin: 0 20px 0 0;
}
.rescue2022-products .rescue2022-product .buy {
	flex: 1;
	padding: 115px 0 0 0;
	text-align: center;
	
}
.rescue2022-products .rescue2022-product .buy .product-txt {
	width: 365px;
}
.rescue2022-products .rescue2022-product .buy .p-name {
	font-size: 32px;
	margin: 0 0 10px
}
.rescue2022-purple .rescue2022-product .buy .p-type {
	font-size: 19px;
    color: #463672;
    background-color: #fff;
    width: 178px;
    margin: 0 auto 30px;
    border-radius: 20px;
}
.rescue2022-products .rescue2022-product .buy .p-volume {
	font-size: 16px;
	margin: 0 0 5px;
}
.rescue2022-products .rescue2022-product .buy .p-price {
	font-size: 24px;
	margin: 0 0 40px;
}
.rescue2022-products .rescue2022-product .buy .p-price span {
	font-size:  12px;
}
.rescue2022-products .rescue2022-product .buy .block {
	position: relative;
	margin: 0 0 30px 0;
	padding: 26px 40px 30px 40px;
	border-width: 2px;
	border-style: solid;
	border-radius: 16px;
}
.rescue2022-products .rescue2022-product .buy .block:last-child {
	margin: 0;
}
.rescue2022-products .rescue2022-product .buy .block h3 {
	position: absolute;
	top: -18px;
	left: -32px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	color: #fff;
}
.rescue2022-products .rescue2022-product .buy .block .special-offer {
	display: flex;
	justify-content: center;
	margin: 0 0 10px 0;
}
.rescue2022-products .rescue2022-product .buy .block .special-offer li {
	padding: 0 4px;
}
.rescue2022-products .rescue2022-product .buy .block .special-offer li span {
	display: block;
	width: 84px;
	background-color: #d1b77f;
	border-radius: 12px;
}
.rescue2022-products .rescue2022-product .buy .block .price {
	display: table;
	margin: 0 auto;
	font-weight: normal;
}
.rescue2022-products .rescue2022-product .buy .block .price dl {
	display: table-row;
}
.rescue2022-products .rescue2022-product .buy .block .price dl dt,
.rescue2022-products .rescue2022-product .buy .block .price dl dd {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 0 2px 5px;
}
.rescue2022-products .rescue2022-product .buy .block .price dl dt {
	width: 60px;
}
.rescue2022-products .rescue2022-product .buy .block .price dl dd span {
	font-weight: 700;
	font-size: 24px;
}
.rescue2022-products .rescue2022-product .buy .block .price dl dd i {
	font-size: 12px;
}
.rescue2022-products .rescue2022-product .buy .subscription {
	padding-bottom: 15px;
	border-color: #d1b77f;
}
.rescue2022-products .rescue2022-product .buy .subscription h3 {
	background-color: #d1b77f;
}
.rescue2022-products .rescue2022-product .buy .button {
	margin: 0 auto 16px;
	width: 296px;
}
.rescue2022-products .rescue2022-product .buy .link {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 12px;
}
.rescue2022-products .rescue2022-product .buy .link a {
	text-decoration: underline;
}
.rescue2022-products .rescue2022-product .detail {
	margin: 0 auto;
	max-width: 720px;
	color: #fff;
}
.rescue2022-products .rescue2022-product .detail .block {
	border-bottom: 1px solid #000;
}
.rescue2022-products .rescue2022-product .detail .block:first-child {
	border-top: 1px solid #000;
}
.rescue2022-products .rescue2022-product .detail .block .root {
	display: block;
	position: relative;
	padding: 30px 0;
	font-size: 18px;
	cursor: pointer;
}
.rescue2022-products .rescue2022-product .detail .block .root i {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
	width: 17px;
	height: 17px;
}
.rescue2022-products .rescue2022-product .detail .block .root i::before,
.rescue2022-products .rescue2022-product .detail .block .root i::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}
.rescue2022-products .rescue2022-product .detail .block .root i::before {
	margin: 7px 0 0 0;
	width: 100%;
	height: 3px;
}
.rescue2022-products .rescue2022-product .detail .block .root i::after {
	margin: 0 0 0 7px;
	width: 3px;
	height: 100%;
}
.rescue2022-products .rescue2022-product .detail .block.opened .root i::after {
	display: none;
}
.rescue2022-products .rescue2022-product .detail .block .child {
	overflow: hidden;
	height: 0;
	font-weight: normal;
	font-size: 12px;
}
.rescue2022-products .rescue2022-product .detail .block .child > div {
	padding: 0 0 25px 0;
}
.rescue2022-purple .rescue2022-product .head {
	color: #fafdff;
}
.rescue2022-purple .rescue2022-product .buy .block {
	background-color: #fff;
}
.rescue2022-purple .rescue2022-product .buy .normal {
	border-color: #fff;
}
.rescue2022-purple .rescue2022-product .buy .normal h3 {
	background-color: #2d2d2d;
	border: 2px solid #fff;
}
.rescue2022-purple .rescue2022-product .buy .btn-subscription a,
.rescue2022-purple .rescue2022-product .buy .btn-cart a {
	background-color: #f7eb0d;
    border-color: #f7eb0d;
}
.rescue2022-purple .rescue2022-product .buy .btn-search {
	color: #f7eb0e
}
.rescue2022-purple .rescue2022-product .buy .btn-search a span::before {
	background-image: url(../../img/ort-2205/product/icon-search.png);
}
.rescue2022-purple .rescue2022-product .detail .block,
.rescue2022-purple .rescue2022-product .detail .block:first-child {
	border-color: #fff;
}


/*series*/
.rescue2022-product .series {
	width: 970px;
    margin: 0 auto;
    padding: 11vw 0 160px 0;
}
.rescue2022-product .series .ttl-txt {
	width: 38%;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.rescue2022-product .series div {
	width: 728px;
	margin: 0 auto;
}
.rescue2022-product .series img {
    margin: 0 auto;
}
.rescue2022-product .series .button {
	width: 248px;
	margin: -150px auto 0;
}
.rescue2022-purple .rescue2022-body .btn-gobuy {
	margin: -300px 0 0;
}
.rescue2022-purple .btn-gobuy a {
	color: #0052aa;
    border: #fff;
    background-color: #fff;
}
.rescue2022-purple .btn-gobuy a span::before {
    margin-top: -13px;
    width: 22px;
    height: 22px;
	right: 18px;
	left: auto!important;
    background-image: url(../../img/common/icon-arrow_blue.png);
	background-repeat: no-repeat;
}

.rescue2022-product .series-top .button {
	width: 440px;
    height: 80px;
    margin: 0 auto;
    padding-bottom: 250px;
}
.rescue2022-body .btn-series {
	margin: -300px 0 0;
}
.rescue2022-purple .btn-series a {
	color: #463672;
    border: #f7eb0d;
    background-color: #f7eb0d;
    font-size: 17px;
    height: 80px;
    border-radius: 100px;
}
.rescue2022-purple .btn-series a span::before {
    margin-top: -13px;
    width: 22px;
    height: 22px;
	right: 18px;
	left: auto!important;
    background-image: url(../../img/common/icon-arrow_purple.png);
	background-repeat: no-repeat;
}
.rescue2022-purple .rescue2022-product .star-a {
    margin: 75vw 0 0 0;
}
.rescue2022-purple .rescue2022-product .cloud-a {
    margin: 42vw 0 0 -9vw;
    width: 18%;
}
.rescue2022-purple .rescue2022-product .cloud-b {
    width: 16%;
    right: 0;
    margin: 56vw 0 0 0;
}
.rescue2022-purple .rescue2022-product .cloud-c {
    width: 17%;
    margin: 117vw 0 0 -5vw;
}
.rescue2022-purple .rescue2022-product .bottom {
    bottom: 0;
	position: absolute;
}
.rescue2022-purple .rescue2022-product .series-top {
	padding-bottom: 250px;
}



/* pc */
@media screen and (max-width: 1440px) {
.rescue2022-products .rescue2022-product {
}
.rescue2022-purple .rescue2022-product .star-a {
    margin: 90vw 0 0 0;
}
.rescue2022-purple .rescue2022-product .cloud-a {
    margin: 54vw 0 0 -9vw;
}
.rescue2022-purple .rescue2022-product .cloud-b {
    margin: 72vw 0 0 0;
}
.rescue2022-purple .rescue2022-product .cloud-c {
    margin: 145vw 0 0 -5vw;
}
}


/* SP */
@media screen and (max-width: 767px) {
.rescue2022-purple .rescue2022-product {
	padding: 14vw 0 0;
    margin-top: -22vw;
    background-image: url(../../img/orh-2205/product/product-bgimg_sp.png);
}
	
.rescue2022-products .rescue2022-product .rescue2022-container .main-ttl-txt {
    padding: 14vw 0 16vw;
    width: 46%;
}
.rescue2022-products .rescue2022-product .rescue2022-container {
    margin: 0 auto;
    max-width: 100%;
}
.rescue2022-products .rescue2022-product .layout-row {
	display: block;
	margin: 0 0 50px 0;
}
.rescue2022-products .rescue2022-product .item {
	max-width: 100%;
    width: 86%;
    margin: 0 auto;
}
.rescue2022-products .rescue2022-product .item img {
    width: 100%;
    margin: -30px 0 0;
}
.rescue2022-products .rescue2022-product .item h3 {
	font-size: 20px;
}
.rescue2022-products .rescue2022-product .item h3 span {
	font-size: 16px;
}
.rescue2022-products .rescue2022-product .buy {
	padding: 0 25px;
}
.rescue2022-products .rescue2022-product .buy .product-txt {
	width: 100%;
}
.rescue2022-products .rescue2022-product .buy .p-name {
	font-size: 24px;
	margin: 0 0 10px
}
.rescue2022-products .rescue2022-product .buy .p-type {
	font-size: 16px;
}
.rescue2022-products .rescue2022-product .buy .p-volume {
	font-size: 14px;
}
.rescue2022-products .rescue2022-product .buy .p-price {
	font-size: 24px;
	margin: 0 0 40px;
}
.rescue2022-products .rescue2022-product .buy .p-price span {
	font-size:  12px;
}
.rescue2022-products .rescue2022-product .buy .block {
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-radius: 12px;
}
.rescue2022-products .rescue2022-product .buy .block h3 {
	position: static;
	display: block;
	margin: 0 0 20px 0;
	padding: 6px 0;
	width: 100%;
	height: auto;
	border-radius: 12px 12px 0 0;
	text-align: center;
	font-size: 20px;
}
.rescue2022-products .rescue2022-product .buy .block .special-offer {
	padding: 10px 0 0 0;
}
.rescue2022-products .rescue2022-product .buy .block .price dl dt {
	width: 80px;
}
.rescue2022-products .rescue2022-product .buy .subscription {
	padding-bottom: 15px;
}
.rescue2022-products .rescue2022-product .buy .subscription h3 {
	border-radius: 8px 8px 0 0;
}
.rescue2022-products .rescue2022-product .buy .normal {
	border: 0;
}
.rescue2022-products .rescue2022-product .buy .button {
	max-width: 280px;
	margin: 16px auto 0 auto;
}
.rescue2022-products .rescue2022-product .buy .link {
	margin: 15px 0 0 0;
	font-size: 13px;
}
.rescue2022-products .rescue2022-product .buy .button a {
	height: 64px;
	border-radius: 32px;
	font-size: 16px;
}
.rescue2022-products .rescue2022-product .buy .button a::before {
	margin-top: -11px;
	width: 22px;
	height: 22px;
}
.rescue2022-products .rescue2022-product .detail {
	max-width: 100%;
	padding: 0 25px;
}
.rescue2022-products .rescue2022-product .detail .block .child > div {
	padding: 0 0 20px 0;
}
.rescue2022-product .star-a, 
.rescue2022-product .cloud-a,
.rescue2022-product .cloud-b,
.rescue2022-product .cloud-c {
    display: none;
}
.rescue2022-products .rescue2022-product .detail .block .root {
    display: block;
    position: relative;
    padding: 20px 0;
    font-size: 14px;
    cursor: pointer;
}


	
/*series*/
.rescue2022-product .series {
    width: 100%;
    margin: 0 auto;
    padding: 25vw 0 0 0;
}	
.rescue2022-product .series .ttl-txt {
    width: 88%;
    margin: 0 auto;
    padding: 0 0 50px 0;
}
.rescue2022-product .series div {
    width: 100%;
}
.rescue2022-product .series-top .button {
    width: 72%;
    height: 80px;
    margin: 40vw auto 0;
}
.rescue2022-body .btn-series a {
	font-size: 16px;
	padding: 35px 0;
}
.rescue2022-body .btn-series .btn-gobuy a span::before {
    margin-top: -10px;
    width: 17px;
    height: 17px;
    right: 12px;
}
.rescue2022-body .btn-series a span::before {
    margin-top: -9px;
    width: 17px;
    height: 17px;
    right: 15px;
}
.rescue2022-purple .rescue2022-product .series-top {
	padding-bottom: 15vw;
}
	
}


/*============================================================
	[CATEGORY]
*/
.category-top {
	padding: 90px 0;
}
/* SP */
@media screen and (max-width: 767px) {
.category-top {
	padding: 55px 0;
}
}

/*============================================================
	[ANIMATION]
*/
.fade-animg {
	position: relative;
    overflow: hidden;
}
.animg-abs {
	position: absolute;
	top: 0;
	left: 0;
    right: 0;
	width: 100%;
	height: 100%;
}


.intro-img-v2.scroll-in .animg-abs {
	animation: Blinking 1.5s ease-in-out alternate 1s forwards 3;
	opacity: 1;
}

.rescue2022-purple .about .fade-animg {
    padding-bottom: 1.5%;
    z-index: 1;
}
.rescue2022-purple .about .fade-animg .animg-abs {
    top: auto;
    left: 50%;
    right: 0;
    bottom: 0;
    width: 85%;
    height: auto;
    transform: translateX(-50%);
    z-index: -1;
}
.rescue2022-purple .about .scroll-in .fade-animg .animg-abs {
	animation: Spin 6s linear 0s forwards infinite;
	opacity: 1;
}

.rescue2022-purple .other .point03.scroll-in .fade-animg .animg-abs {
	animation: Blinking 1.5s ease-in-out alternate 1s forwards 1;
	opacity: 1;
}

.rescue2022-purple .other .point04 .fade-animg .animg-abs {
    height: auto;
    padding: 0;
    overflow: hidden;
}
.rescue2022-purple .other .point04 .fade-animg .animg-abs img {
    opacity: 0;
    transform: translateY(100%);
}
.rescue2022-purple .other .point04 .fade-animg .animg-abs img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rescue2022-purple .other .point04.scroll-in .fade-animg .animg-abs img:first-child {
	animation: Fade 1s ease-in-out alternate 0.5s forwards 1;
	opacity: 0;
}
.rescue2022-purple .other .point04.scroll-in .fade-animg .animg-abs img:last-child {
	animation: Fade 1s ease-in-out alternate 1s forwards 1;
	opacity: 0;
}

@keyframes Blinking {
	0%, 100% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}
@keyframes Fade {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes Spin {
	0% {
		transform: translateX(-50%)rotate(0);
	}
    100% {
        transform: translateX(-50%)rotate(360deg);
    }
}