@charset "utf-8";

html {
	scroll-behavior: smooth;
}

.detail-section {
    scroll-margin-top: 80px; /* ヘッダーの高さ分だけ位置をずらす */
  }

#main.orishiki {
	overflow: hidden;
}

#orishiki_mv {
	margin-bottom: 50PX;
}

#orishiki_mv .mv {
	height: 550px;
	/*background-color:#000000;*/
	background-image: url(../img/products/orishiki/main_visual.jpg?202602191928);
	background-repeat: no-repeat;
	background-position: center top;
}

#orishiki_mv .mv_back {
	background-image: url(../img/products/orishiki/main_visual_back.jpg);
}

.english_site #orishiki_mv .mv {
	background-image: url(../img/products/orishiki/main_visual_en.jpg);
}

.english_site .the_desc strong {
	display: block;
	font-weight: 700;
	font-size: 120%;
}

#orishiki_mv .mv img {
	height: 431px;
	width: 100%;
	display: block;
	opacity: 0;
}

#orishiki_mv .mv_title {
	display: block;
	max-width: 1600px;
	margin: 0 auto;
	height: 45px;
	padding-top: 16px;
	background-image: linear-gradient(90deg, #dcb086, #f9e4c3 55%, #dcb086 90% 100%);
	/*
	background-image:url(../img/products/orishiki/pc_back2.jpg);
	background-repeat:repeat;
	background-position:center top;
	*/
}

#orishiki_mv .mv_title img {
	display: block;
	margin: 0 auto;
}

#orishiki_mv .mv_title_back {
	background-color: #DCB086;
	width: 100%;
}

.orishiki .image.video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.orishiki .video_container .youtubeContainer iframe {
	opacity: 1;
}

.orishiki .movie_t1 {
	margin-top: -80px;
}



.inside_contents {
	max-width: 880px;
	margin: 0 auto;
}

.inside_contents.smaller {
	max-width: 900px;
}

.inside_contents.mid_smaller {
	max-width: 820px;
	max-width: 736px;
}

.inside_contents.quite_smaller2 {
	max-width: 740px;
}

.inside_contents.quite_smaller {
	max-width: 724px;
}

.inside_contents.very_smaller {
	max-width: 480px;
}

@media (max-width: 850px) {

	.inside_contents.mid_smaller {
		max-width: none;
		width: 100%;
	}
}

.annotation {
	color: #E73278;
}

.the_title {
	display: block;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	background-color: #4abeca;
	color: #fff;
	line-height: 100%;
	padding: 10px;
	/*margin-top: 80px;*/
	margin-bottom: 9px;
	letter-spacing: 0;
}

.how_to2 .the_title {
	background-color: #0070C0;
}

.kotsu .the_title {
	background-color: transparent;
	color: #000;
	margin-bottom: 20px;
}

.how_to .the_title,
.how_to2 .the_title {
	padding: 15px 30px;
	margin: 0 auto 15px;
	display: table;
}

.how_to,
.how_to2,
.kotsu,
.bytype,
.tips_list,
.remove {
	margin-top: 80px;
}

@media (max-width: 850px) {

	.how_to,
	.how_to2,
	.kotsu,
	.bytype,
	.tips_list,
	.remove {
		margin-top: 40px;
	}
}

.the_desc {
	display: block;
	text-align: center;
	/*font-size:114.29%;*/
	font-size: 20.72px;
	line-height: 1.2;
	font-weight: 500;
	font-weight: bold;
	padding-bottom: 35px;
}

.the_desc.first-title {
	font-size: 24px;
	padding: 40px 0 60px 0;
}

.the_desc span {
	display: block;
	font-size: 14px;
	color: #E5006E;
}

.the_desc2 {
	display: block;
	font-size: 16px;
	width: 50%;
	margin: 0px auto 20px auto;
}

.the_desc2 span {
	display: block;
	/*font-size: 14px;*/
	color: #E5006E;
	font-weight: bold;
}

@media (max-width: 850px) {
	.the_desc.first-title {
		padding: 0px 0 30px 0;
	}

	.the_desc2 {
		width: 100%;
		margin: 20px auto 20px auto;
	}

}

.one_movie {
	padding-bottom: 50px;
}

.one_movie .video_container {
	margin-bottom: 0;
	border: solid 5px #daebeb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

.one_movie .movie_desc {
	display: block;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 900;
	color: #75c5cd;
	color: #26aab4;
	/*font-size:157.14%;*/
	font-size: 148%;
}

@media (max-width: 850px) {

	.one_movie .movie_desc {
		/*font-size:115%;
		font-weight:900;*/
		padding-top: 15px;
		font-size: 16PX;
	}

	.one_movie {
		padding-bottom: 25px;
	}
}



.special_movie {
	padding-bottom: 10px;
}

.orishiki_bg {
	background-image: linear-gradient(0deg, #009c98, #58c1c5);
	padding-bottom: 115px;
	/*
	background-image:url(../img/products/orishiki/pc_back2.jpg);
	background-repeat:repeat;
	background-position:center top;
	
	*/
}

.orishiki_bg.reverse {
	/*background-image:url(../img/products/orishiki/pc_back.jpg);*/
}

.orishiki_bg .the_title {
	color: #ffffff;
	/* padding-bottom: 15px; */
	padding-top: 85px;
	background-color: transparent;
}

.orishiki_bg .clearfix:after {
	display: none;
}

.orishiki_bg .the_desc {
	/*color:#fff;*/
	padding-bottom: 23px;
}

@media (max-width: 850px) {

	.orishiki_bg {
		padding-bottom: 40px;
		background-image: linear-gradient(0deg, #009c98, #58c1c5);
		/*
		background-image: url(../img/products/orishiki/sp_back.jpg);
		background-position: center top;
		background-size:100% 100%;
		background-size:100% 1200px;
		*/
	}

	.orishiki_bg.reverse {
		background-image: url(../img/products/orishiki/sp_back.jpg);
		background-position: center top;
		background-size: 100% 1200px;
		padding-bottom: 50px;
	}

	.orishiki_bg .the_title {
		/* padding-bottom: 5px; */
		padding-top: 35px;
	}


	.orishiki_bg .the_desc {
		padding-bottom: 0;
	}
}



/* .construction_list */
.construction_list {
	display: flex;
	justify-content: space-between;
	list-style: none;
}

.construction_list li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	counter-increment: count-number;
	overflow: visible;
	position: relative;
	width: 30%;
	max-width: 230px;
	z-index: 1;
}

.construction_list li:first-child,
.construction_list li:last-child {
	/*width: 23%;
	max-width: 230px;*/
}

.construction_list li .block {
	position: relative;
}

.construction_list li .block:before {
	content: counters(count-number, "");
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	visibility: hidden;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 24px;
}

.construction_list li:nth-child(2) .image {
	/*max-width: 450px;*/
}


.construction_list li:nth-child(2) .image>* {
	display: flex;
}

.construction_list li .image {
	position: relative;
	z-index: 1;
}

.construction_list li .image:before {
	border-style: solid;
	border-width: 28.5px 0 28.5px 23px;
	border-color: transparent transparent transparent #007e87;
	content: "";
	position: absolute;
	right: calc(0px - clamp(2rem, -6.9474rem + 15.7895vw, 4rem));
	top: 50%;
	transform: translate(0, -50%);
	z-index: 2;
}


.construction_list li:nth-child(3) .image:before {
	display: none;
}

.construction_list li .image.col2>*>* {
	width: calc(50% + 4px);
}

.construction_list li .image.col2>*>*:last-child {
	margin-left: -10px;
}

.construction_list li img {
	border: solid 10px #ffffff;
	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
}

.construction_list li .desc {
	/*padding-top:20px;*/
}

.construction_list li .desc .title {
	display: block;
	font-size: 171.43%;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	padding-bottom: 10px;
}

.construction_list li .desc p {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 500;
}

.construction_list li .about_sub_titke {
	text-align: center;
	color: #f7ffaf;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 10px;
}

.tips_new {
	/*margin-top: 20px;*/
	margin-bottom: 40px;
}

.tips_new:last-child {
	margin-bottom: 0px;
}

.tips_new:first-child {
	margin-top: 40px;
}

.tips_new h3 {
	color: #4ABECA;
	text-align: center;
	border-top: 1px solid #4ABECA;
	border-bottom: 1px solid #4ABECA;
	padding: 16px 0;
	margin-bottom: 24px;
}

.how_to2 .tips_new h3 {
	color: #0070C0;
	border-top: 1px solid #0070C0;
	border-bottom: 1px solid #0070C0;
}

.tips_new .box-flex {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.tips_new .box-flex:last-child {
	margin-bottom: 0px;
}

.tips_new .box-flex .image {
	max-width: 256px;
	width: 100%;
	margin-right: 48px;
}

.tips_new .box-flex .image img {
	width: 100%;
	aspect-ratio: 32 / 23;
}

.tips_new .box-flex .desc h4 {
	color: #26AAB4;
	font-size: 16px;
	margin-bottom: 10px;
}

.how_to2 .tips_new .box-flex .desc h4 {
	color: #0070C0;
}

@media (max-width: 850px) {
	.tips_new .box-flex {
		display: block;
	}

	.tips_new .box-flex .image {
		max-width: 100%;
		margin: 0 0 10px 0;
	}
}


@media (max-width: 1150px) {

	.construction_list li .desc br {
		display: none;
	}
}





@media (max-width: 850px) {

	.construction_list li .about_sub_titke {
		margin-bottom: 0;
	}

	.construction_list li .image:before {
		border-width: 2.4vw 0 2.4vw 1.94vw;
		border-width: 23px 28.5px 0 28.5px;
		border-color: #007e87 transparent transparent transparent;
		right: 50%;
		top: calc(100% + 38px);
		transform: translate(50%, -50%);
	}

	.construction_list {
		flex-flow: row wrap;
	}

	.construction_list li:nth-child(n) {
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 80px;
		width: 100%;
		max-width: none;
	}

	.construction_list li:nth-child(1) {
		margin-top: 35px;
	}

	.construction_list li img {
		border-width: 5px;
		position: relative;
		z-index: 1;

		aspect-ratio: 57 / 38;
	}

	.construction_list li:nth-child(2) .image.col2 {
		flex-flow: row wrap;
		max-width: none;
	}

	.construction_list li .image.col2 img {
		width: 100%;
	}

	.construction_list li .image.col2 img:last-child {
		margin-left: 0;
		margin-top: 15px;
	}

	.construction_list li .image {
		border-width: 5px;
		position: static;
	}

	.construction_list li .desc {
		padding-top: 8px;
	}

	.construction_list li .desc .title {
		font-size: 171.43%;
		padding-bottom: 5px;
	}

	.construction_list li .desc p {
		/* font-size:92.86%; */
		/* font-size: 16px; */
		line-height: 133.33%;
	}
}



.how_to_list {
	list-style: none;
	/* margin-left:-44px; */
	/* padding-bottom:10px; */
}

.how_to_list li {
	width: 50%;
	/* float:left; */
	/* padding-left:44px; */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* padding-bottom:30px; */
}

.how_to_list li:nth-of-type(2n) {
	/* clear:right; */
}

.how_to_list li:nth-of-type(2n+1) {
	/* clear:left; */
}

.how_to_list li img {
	box-sizing: border-box;
	display: block;
	width: 100%;
}

.how_to_list li .step {
	display: block;
	text-align: center;
	height: 30px;
	text-align: center;
	font-weight: 600;
	color: #ffffff;
	background-color: #4abeca;
	font-family: "Century Gothic", CenturyGothic, YuGothic, "游ゴシック", "Yu Gothic", 'Muli', "メイリオ", Meiryo, sans-serif;
	/*font-size:142.86%;*/
	font-size: 138%;
	-webkit-border-radius: 30px;
	border-radius: 50px;
	margin-bottom: 10px;
}
.how_to_list li.type2 .step {
	background-color: #0070C0;
}

.how_to2 .how_to_list li .step {
	background-color: #0070C0;
}

.how_to_list li .step span {
	font-size: 14px;
	font-weight: 900;
	display: block;
	color: #ffffff;
}

.how_to_list li .desc {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 40%;
}

.tips .tip_a .how_to_list li .desc {
	width: 90%;
}

.tips .tip_a .how_to_list li .desc2 {
	width: 95% !important;
}

.tips .tip_b .how_to_list li .desc,
.tips .tip_c .how_to_list li .desc {
	width: 100%;
}

.how_to_list li .title {
	display: block;
	color: #26aab4;
	/*padding-top: 22px;*/
	font-size: 18px;
	padding-bottom: 10px;
	/*text-align: center;*/
	/*margin-left: 10px;*/
}

.how_to2 .how_to_list li .title {
	color: #0070C0;
}

.how_to_list.col2 li .title {
	text-align: center;
}

.how_to_list li .desc p {
	display: block;
	font-size: 14px;
	line-height: 171.42%;
	font-weight: 500;
}

.how_to_list li .desc small {
	align-items: flex-start;
	display: block;

	font-size: 12px;
	font-weight: 500;
	letter-spacing: -.03rem;
	/* line-height: 128.57%; */
}

.tips .tip_a .box .how_to_list li .image {
	margin: 0 10px;
}

.tips .tip_a .box .how_to_list li .image2 {
	margin: 0 10px 10px 10px !important;
}

.tips .tip_b .box .how_to_list li .image,
.tips .tip_c .box .how_to_list li .image {
	/*margin:0 10px;*/
}

.how_to_list li .how_to_inner .image {
	margin: 0 24px 0 10px;
}

.how_to_list li .point {
	color: #e5006e;
	display: block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: -.03rem;
	line-height: 128.57%;
	margin-top: 10px;
	/* padding: 0 0 0 65px; */
	position: relative;
}

.how_to_list li .point span {
	display: block;
}

.how_to_list li .point .point_waku {
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	background-color: #e5006e;
	font-weight: 600;
	border: 1px solid #e5006e;
	border-radius: 50%;
	/*padding: 2px 5px;*/
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	/*margin-bottom: 5px;*/
	margin-right: 5px;
}

.how_to_list li .point img {
	/* content:''; */
	/* position:absolute; */
	/* left: 0; */
	/* top: 0; */
	height: 32px;
	line-height: 20px;
	display: block;
	margin: 0 7px 0 0;
	width: 40px;
	/*min-width: 56px;*/
}

.english_site .how_to_list li .desc p .point {
	padding-left: 100px;
}

.english_site .how_to_list li .desc p .point:before {
	content: 'KNACK!';
	font-size: 105%;
}

.how_to .how_to_list li .desc p .point,
.how_to2 .how_to_list li .desc p .point {
	/*align-items: center;*/
	color: #e5006e;
	display: flex;
	font-size: 14px;
	margin-top: 12px;
	/* padding: 0 0 0 62px; */
	padding: 0;
	/* position:relative; */
}

.how_to_list li .point p {
	display: block;
	color: #e60d73;
	font-weight: 500;
	font-size: 92.86%;
	line-height: 170%;
}

/* col3 */
.how_to_list.col2 {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	width: 100%;
	justify-content: space-between;
	gap: 30px;
}

.how_to_list.col2 li {
	width: 47%;
}

/* /col3 */

.how_to_inner {
	display: flex;
	/*flex-direction: row-reverse;*/
}

.how_to_inner .image {
	/*max-width: 144px;*/
	width: 60%;
	margin-right: 24px;
}

.line_type {
	width: 100%;
	text-align: center;
}

.line_type img {
	margin: 0 auto;
	width: 100%;
}

.type_c_attention {
	display: block;
	background: #fff;
	border: 1px solid #26AAB4;
	color: #26AAB4;
	text-align: center;
	font-weight: 600;
	padding: 16px;
	margin: 0 auto 20px auto;
	max-width: 88%;
	/*width: calc(80% + 50px)*/
}

@media (max-width: 850px) {

	.how_to_list {
		margin-left: 0;
		/* padding-left:15px; */
		/* padding-right:15px; */
		padding-bottom: 0;
	}

	.how_to_list li {
		width: 100%;
		float: none;
		clear: both;
		padding-left: 0;
	}

	.how_to_list li .desc {
		width: 90%;
		margin: 10px auto 10px auto;
		float: none;
		padding-left: 0;
		/* padding-bottom: 10px; */
		clear: both;
	}

	.how_to_list li .image {
		width: 100%;
		/* float:none; */
		/* clear:both; */
	}

	.how_to_list li .desc p {
		/*font-size:92.86%;*/
		font-size: 14px;
		line-height: 133.33%;
	}

	.how_to .how_to_list li .desc p small {
		display: block;
		padding-top: 10px;
		font-size: 12px;
		line-height: 125%;
	}

	.how_to_list li .step {
		font-size: 20px;
		margin-bottom: 8px;

	}

	.how_to .how_to_list li .desc p .point {
		/*align-items: center;*/
		/* padding: 0 0 0 62px; */
		/*font-size: 12px;
		line-height: 125%;*/
	}

	.how_to_list li .point:before {
		font-size: 88%;
		left: 10px;
		width: 38px;
	}

	.how_to_list li .point {
		align-items: center;
		background: none;
		margin-top: 0;
		padding: 7px 10px 7px 0;
	}

	.english_site .how_to_list li .point {
		padding-left: 80px;
	}

	.how_to_list li .point img {
		/* content:''; */
		/* position:absolute; */
		/* left: 0; */
		/* top: 0; */
		/* height: 32px; */
		/* line-height:20px; */
		/* display:block; */
		/* width: 48px; */
		margin-top: 0;
	}

	.how_to_list li .point p {
		font-size: 88%;
		line-height: 150%;
	}

	.how_to_list li .desc .title {
		font-size: 142.86%;
		padding-bottom: 6px;
		padding-top: 10px;
	}

	.how_to_list.col2 {
		display: block;
		margin-left: 0px;
		width: 100%;
	}

	.how_to_list.col2 li {
		margin: 0 0 50px 0;
		width: 100%;
	}

	.how_to_list.col2 li:last-child {
		margin: 0px;
	}

	.how_to_inner .image {
		max-width: 100%;
	}

	.how_to_inner .desc {
		margin-bottom: 20px;
	}

	.how_to_list .how_to_inner {
		display: block;
		margin: 0;
	}

	.how_to_list.col3 li {
		padding-bottom: 35px;
		width: 100%;
	}

	/* col3 */
	.how_to_list.col3 {
		display: flex;
		flex-flow: row wrap;
	}

	/* /col3 */

	.how_to_list li img {
		box-sizing: border-box;
		display: block;
		width: 100%;
		aspect-ratio: 157 / 109;
	}

	.line_type img {
		max-width: 393px;
	}

	.tips .tip_c .box .how_to_list li .image {
		margin: 0 10px;
	}
}



.before_after {
	background-color: #f4f4f4;
	padding: 40px 0 30px;
}

.tip_a .before_after .before_after_title,
.tip_b .before_after .before_after_title,
.tip_c .before_after .before_after_title {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	padding: 10px 0;
	margin-bottom: 12px;
}

.tip_a .before_after .before_after_title {
	color: #43B7C7;
	border-top: 2px solid #43B7C7;
	border-bottom: 2px solid #43B7C7;
}

.tip_b .before_after .before_after_title {
	color: #E6849A;
	border-top: 2px solid #E6849A;
	border-bottom: 2px solid #E6849A;
}

.tip_c .before_after .before_after_title {
	color: #F39800;
	border-top: 2px solid #F39800;
	border-bottom: 2px solid #F39800;
}

.before_after ul {
	list-style: none;
	margin-left: -88px;
}

.before_after ul li {
	width: 50%;
	float: left;
	padding-left: 88px;
	padding-top: 27px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.before_after ul li:last-of-type .image:before {
	content: '';
	display: block;
	position: absolute;
	top: 55%;
	margin-top: -28.5px;
	left: -52px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 28.5px 0 28.5px 23px;
	border-color: transparent transparent transparent #4abeca;
}

.before_after ul li .image {
	/*border:solid 10px #ffffff;*/
	position: relative
}

.before_after ul li img {
	display: block;
	width: 100%;
}

.before_after ul li .image:after {
	position: absolute;
	top: -30px;
	display: block;
	left: -28px;
	width: 144px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	font-family: "Century Gothic", CenturyGothic, YuGothic, "游ゴシック", "Yu Gothic", 'Muli', "メイリオ", Meiryo, sans-serif;
	color: #ffffff;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-weight: 900;
	font-size: 142.86%;
}

.before_after ul li:first-of-type .image:after {
	/*content:'Before';
	background-color:#4abeca;*/
}

.before_after ul li:last-of-type .image:after {
	/*content:'After';
	background-color:#e60d73;*/
}

@media (max-width: 850px) {

	.before_after {
		padding-left: 15px;
		padding-right: 15px;
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	}

	.orishiki .before_after .wrapper {
		/* background-color:#f2efe1; */
		padding-top: 25px;
		padding-bottom: 28px;
	}

	.before_after ul {
		margin-left: 0;
	}

	.before_after ul li {
		width: 100%;
		padding-left: 0;
		float: none;
		clear: both;
		padding-top: 12px;
	}

	.before_after ul li:first-of-type {
		padding-bottom: 35px;
	}

	.before_after ul li .image {
		border-width: 5px;
	}

	.before_after ul li .image:after {
		width: 114px;
		height: 30px;
		line-height: 30px;
		left: -15px;
		top: -16px;
		font-size: 128.57%;
	}

	.before_after ul li:last-of-type .image:before {
		/* border-width: 17px 21px 0 21px; */
		border-color: #4abeca transparent transparent transparent;
		margin-top: 0;
		top: -39px;
		left: 50%;
		margin-left: -21px;
	}
}



.remove {
	background: #f4f4f4;
	padding-top: 40px;
	padding-bottom: 40px;
}

.remove .inside_contents {
	width: 100%;
	max-width: 737px;
}

.remove .how_to_list {
	/* margin-left: 0; */
}

.remove .how_to_list li {
	width: 100%;
	/* float: none; */
	/* padding-bottom: 0; */
}
.remove .how_to_list li.type2 {
	    margin-top: 41px;
}

.remove .how_to_list li .step {
	margin-bottom: 20px;
	position: relative;
}

.remove .how_to_list li .step .img-products {
	position: absolute;
	top: -19px;
	right: -1px;
	width: 100px;
	height: auto;
}

.remove .how_to_box {
	box-sizing: border-box;
	display: flex;
	margin: 0 0 0 -30px;
	/* padding: 0 18px; */
	width: calc(100% + 30px);
}

.remove .how_to_box .image,
.remove .how_to_box .desc {
	margin: 0 0 0 30px;
	width: calc(49.99% - 30px);
	max-width: 280px;
}

.remove .how_to_box .image {
	margin: 0 0px 0 30px;
	/* padding: 0 0 0 20px; */
	width: calc(45.5% - 30px);
	max-width: 302px;
}


.remove .how_to_box .desc {
	margin: -2px 0 0 30px;
	padding: 0 20px 0 0;
	width: calc(57.59% - 30px);
	max-width: none;
}

.remove .how_to_list li .how_to_box .title {
	background: none;
	border-radius: 0;
	font-size: 16px;
	height: auto;
	line-height: 140%;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
}
.remove .how_to_list li.type2 .how_to_box .title {
	color: #0070C0;
}

.remove .how_to_list li .how_to_box .desc p {
	margin: 10px 0 0;
}

.remove .how_to_list li .how_to_box .desc small,
.remove .how_to_list li .desc2 small {
color: #be0f60;
    background: #fff;
    border: 2px solid #be0f60;
    display: flex;
    flex-direction: column;
    margin: 17px 0 0;
    padding: 8px 20px 14px 55px;
    position: relative;
    z-index: 1;
}
.remove .how_to_list li .how_to_box .desc small p,
.remove .how_to_list li .desc2 small p {
	color: #be0f60;
	font-size: 12px;
	line-height: 169.23%;
	    margin-top: 5px;
}

.remove .how_to_list li .desc2 small {
	font-size: 14px;
}

.remove .how_to_list li .how_to_box .desc small:before,
.remove .how_to_list li .desc2 small:before {
	content: "注意";
	font-weight: bold;
	left: 12px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 1;
}

.remove .how_to_box .image img {
	/* border: 10px solid #fff; */
}

@media (max-width: 850px) {

	.remove .how_to_box {
		/* box-sizing: border-box; */
		/* display: flex; */
		/* margin: 0 0 0 -30px; */
		/* width: calc(100% + 30px); */
	}

	.remove .how_to_box .image,
	.remove .how_to_box .desc {
		margin: 0 0 0 30px;
		padding-left: 0;
		width: calc(100% - 30px);
		max-width: none;
	}

	.remove .how_to_box .image .desc {
		/* order: 1; */
		margin-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.remove .how_to_box .image img {
		margin-top: 15px;
		margin-left: -22px;
		width: calc(100% + 22px);
	}

	.remove .how_to_list li .how_to_box .desc p {
		margin: 18px 0 16px;
	}

	.remove .how_to_list li .step {
		font-size: 18px;
		margin-bottom: 13px;
		padding: 10px 80px 1px 19px;
		height: 50px;
		text-align: left;
		line-height: 1.1;
	}
	.remove .how_to_list li.type2 {
		    margin-top: 33px;
	}

	.remove .how_to_list li .step .img-products {
		width: 81px;
		top: -11px;
		right: -1px;
	}

	.remove .how_to_list li .how_to_box .desc small {
		padding: 7px 15px 7px 50px;
	}

	.remove .how_to_list li .how_to_box .desc small:before {
		left: 10px;
	}

	.remove .how_to_list li .desc2 small {
    padding: 12px 20px 12px 55px;
    line-height: 1.4;
	}

	.remove .how_to_list li .how_to_box .desc small:before, .remove .how_to_list li .desc2 small:before {
		    left: 14px;
	}

	.remove .how_to_list li .how_to_box .title {
		font-size: 20px;
		font-weight: 500;
		line-height: 120%;
		margin-left: 0px;
		font-weight: 600;
	}
}





.bytype .the_title {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: .04rem;
	margin: 0 0 40px;
	/*padding: 65px 0 0;*/
	background-color: transparent;
	color: #4abeca;
}

@media (max-width: 850px) {

	.bytype .the_title {
		font-size: 28px;
		line-height: 120%;
		margin-bottom: 30px;
		/*padding-top: 30px;*/
	}
}


.tips_list .the_desc {
	padding-bottom: 15px;
}

.tips .one_tip {
	margin-top: 30px;
}

.tips .title {
	display: table;
	width: 100%;
}

.tips .trigger {
	display: table-cell;
	padding: 16px 0 16px 68px;
	background-color: #ffffff;
	text-decoration: none;
	height: 40px;
	vertical-align: middle;
	position: relative;
	line-height: 130%;
}

.tips .trigger span {
	display: block;
	font-weight: 700;
	/*font-size:171.43%;
	font-size:160%;*/
	font-size: 24px;
	color: #26aab4;
	line-height: 130%;
	position: relative;
	padding-right: 78px;
}

.tips .trigger span:after {
	content: '';
	display: block;
	width: 19px;
	height: 5px;
	background-color: #26aab4;
	position: absolute;
	top: 50%;
	right: 35px;
	transform: rotate(-45deg);
	transform-origin: center top;
}

.tips .trigger span:before {
	content: '';
	display: block;
	width: 19px;
	height: 5px;
	background-color: #26aab4;
	position: absolute;
	top: 50%;
	right: 42px;
	transform: rotate(45deg);
	transform-origin: center top;
}

.tips .opened .trigger span:after {
	transform: rotate(45deg);
	transform-origin: center bottom;
	margin-top: -2.5px;
}

.tips .opened .trigger span:before {
	transform: rotate(-45deg);
	transform-origin: center bottom;
	margin-top: -2.5px;
}

.tips .trigger:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 16px;
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../img/products/orishiki/question_mark_sp.jpg);
	margin-right: 20px;
	vertical-align: top;
}

.tips .trigger span .type_c_att {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	padding: 10px;
	border: 1px solid #fff;

}

.tips .trigger span .type_c_att_before {
	display: inline-block;
	color: #fff;
	font-weight: 700;
	margin-right: 10px;
}

@media (max-width: 850px) {
	.tips .trigger span .type_c_att {
		font-size: 12px;
		margin-right: 50px;
	}
}

.tips .faq_a_box {
	background: #F4F4F4;
	padding: 20px;
}

.tips .faq_a {
	display: flex;
	align-items: center;
	/*padding: 10px 32px 5px 32px;*/
}

.tips .faq_a span {
	display: block;
	font-weight: 700;
	font-size: 16px;
	color: #26aab4;
	margin-left: 10px;
	line-height: 1.2;
}

.tips .faq_a_txt {
	padding: 10px 0 10px 0;
}

.tips .box {
	padding: 30px 33px 27px 108px;
	background-color: #f4f4f4;
}

.tips .sizer p {
	/*font-size:114.29%;*/
	font-size: 14px;
	line-height: 160%;
}

.tips .sizer p .image {
	float: right;
	border: solid 10px #ffffff;
	margin-left: 30px;
}

.tips .sizer p .image img {
	display: block;
}

.tips .tip_a .box,
.tips .tip_b .box,
.tips .tip_c .box {
	padding: 40px 0 0;
}

.tips .tip_a .box {
	background: #E8FAFC;
}

.tips .tip_b .box {
	background: #FCF0F2;
}

.tips .tip_c .box {
	background: #FAF4E2;
}

.tips .tip_a .how_to_list,
.tips .tip_b .how_to_list,
.tips .tip_c .how_to_list {
	box-sizing: border-box;
	display: flex;
	/*margin-left: -20px;*/
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	/*width: calc(100% + 20px);*/
}


.tips .tip_a .how_to_list li,
.tips .tip_b .how_to_list li,
.tips .tip_c .how_to_list li {
	box-sizing: border-box;
	clear: none;
	float: none;
	margin: 0 5px;
	padding-left: 0;
	width: calc(50% - 20px);
}

.tips .tip_a .how_to_list li:first-child {
	width: 66%;
}

.tips .tip_a .how_to_list li:last-child {
	width: 33%;
}

.tips .tip_a .how_to_list li:nth-child(even),
.tips .tip_b .how_to_list li:nth-child(even),
.tips .tip_c .how_to_list li:nth-child(even) {
	position: relative;
	width: 20px;
}

.tips .tip_a .how_to_list li:nth-child(even) {
	left: 8px;
}

.tips .tip_a .how_to_list li .triangle,
.tips .tip_b .how_to_list li .triangle,
.tips .tip_c .how_to_list li .triangle {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 0;
}

.tips .tip_a .how_to_list li .triangle {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #26AAB4;
	top: clamp(8.75rem, 5.1259rem + 6.8218vw, 9.688rem)
		/*top: clamp(4.375rem, -5.2841rem + 18.1818vw, 6.875rem)*/
}

.tips .tip_b .how_to_list li .triangle {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #E7849A;
	top: clamp(3.125rem, -2.9139rem + 11.3673vw, 4.688rem)
		/*top: clamp(4.375rem, -5.2841rem + 18.1818vw, 6.875rem)*/
}

.tips .tip_c .how_to_list li .triangle {
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #EFAF00;
	top: clamp(2.5rem, -3.0559rem + 10.4582vw, 3.938rem)
}



.tips .tip_a .how_to_list li .step {
	background-color: #26AAB4;
}

.tips .tip_b .how_to_list li .step {
	background-color: #E7849A;
}

.tips .tip_c .how_to_list li .step {
	background-color: #EFAF00;
}

.tips .tip_a .one_movie .video_container,
.tips .tip_b .one_movie .video_container,
.tips .tip_c .one_movie .video_container {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
}



.tips .tip_a .how_to_list li .how_to_box,
.tips .tip_b .how_to_list li .how_to_box,
.tips .tip_c .how_to_list li .how_to_box {
	position: relative;
	z-index: 1;
}

.tips .tip_a .how_to_list li .how_to_box:nth-child(2) {
	background-color: #ffeaf7;
	padding: 24px 14px;
}


.tips .tip_a .how_to_list li .how_to_box .image img,
.tips .tip_b .how_to_list li .how_to_box .image img,
.tips .tip_c .how_to_list li .how_to_box .image img {
	border: 5px solid #fff;
	width: 100%;

	aspect-ratio: 103 / 69;
}

.tips .tip_a .how_to_list li .desc {
	margin: 0 auto;
}

.tips .tip_b .how_to_list li .desc,
.tips .tip_c .how_to_list li .desc {
	/*margin: 0 10px 0 10px;*/

}

.tips .tip_a .how_to_list li .desc small,
.tips .tip_b .how_to_list li .desc small,
.tips .tip_c .how_to_list li .desc small {
	display: block;
	font-size: 14px;
	margin-top: 12px;
}

.tips .tip_a .how_to_list li .desc small strong,
.tips .tip_b .how_to_list li .desc small strong,
.tips .tip_c .how_to_list li .desc small strong {
	background: #1d2088;
	color: #fff;
	display: inline-block;
	line-height: 166.66%;
	padding: 4px 0 2px;
}

.tips .tip_a .how_to_list li .desc .point,
.tips .tip_b .how_to_list li .desc .point,
.tips .tip_c .how_to_list li .desc .point {
	display: flex;
	align-items: center;
}

.tips .tip_a .how_to_list li .desc p,
.tips .tip_b .how_to_list li .desc p,
.tips .tip_c .how_to_list li .desc p {
	font-size: 14px;
	line-height: 171.42%;
}

.tips .tip_a .how_to_list li .desc p.txt {
	font-size: 13px;
	line-height: 130%;
}


.tips .tip_a .how_to_list li .title,
.tips .tip_b .how_to_list li .title,
.tips .tip_c .how_to_list li .title {
	/*font-size: 16px;*/
	line-height: 137.5%;
	max-width: 266px;
}

.tips .tip_a .how_to_finish img,
.tips .tip_b .how_to_finish img,
.tips .tip_c .how_to_finish img {
	width: 100%;

}

/*
.tips .tip_a .how_to_list li:nth-child(1) .title {
	width: 50.5%;
}
*/
.tips .tip_a .how_to_list li .title {
	color: #4ABECA;
	margin: 10px auto 0 auto;
	width: 90%;
}

.tips .tip_a .how_to_list li .title2 {
	font-size: 16px !important;
	color: #e5006e;
	width: 95% !important;
}

.tips .tip_b .how_to_list li .title {
	color: #E7849A;
	margin: 10px auto 0 auto;
}

.tips .tip_c .how_to_list li .title {
	color: #EFAF00;
	margin: 10px auto 0 auto;
}



.tips .one_tip.tip_a .trigger {
	background: #26AAB4;
}

.tips .one_tip.tip_b .trigger {
	background: #E7849A;
}

.tips .one_tip.tip_c .trigger {
	background: #EFAF00;
}

.tips .one_tip.tip_c .trigger br {
	display: none;
}

.tips .one_tip.tip_a .trigger:before {
	background-image: url(../img/products/orishiki/a_icon1.jpg);
	background-size: 100%;
}

.tips .one_tip.tip_b .trigger:before {
	background-image: url(../img/products/orishiki/b_icon1.jpg);
	background-size: 100%;
}

.tips .one_tip.tip_c .trigger:before {
	background-image: url(../img/products/orishiki/c_icon1.jpg);
	background-size: 100%;
	top: 25%;
}

.tips .one_tip.tip_a .trigger span,
.tips .one_tip.tip_b .trigger span,
.tips .one_tip.tip_c .trigger span {
	color: #fff;
}

.tips .one_tip.tip_c .trigger span {
	padding: 10px 0;
}

.tips .one_tip.tip_a .trigger span:before,
.tips .one_tip.tip_a .trigger span:after,
.tips .one_tip.tip_b .trigger span:before,
.tips .one_tip.tip_b .trigger span:after,
.tips .one_tip.tip_c .trigger span:before,
.tips .one_tip.tip_c .trigger span:after {
	background: #fff !important;
}

/*
.tips .tip_a .how_to_list li:nth-child(1) {
	max-width: 553px;
	width: calc(66.4% - 20px);
}

.tips .tip_a .how_to_list li:nth-child(2) {
	width: calc(29% + 20px);
}

.tips .tip_a .how_to_list li:nth-child(2) .how_to_box {
	padding-left: 0;
	padding-right: 0;
}

.tips .tip_a .how_to_list li:nth-child(1) .how_to_box .image,
.tips .tip_a .how_to_list li:nth-child(2) .how_to_box .image {
	max-width: 266px;
}

.tips .tip_a .how_to_list li:nth-child(1) .how_to_box .image {
	max-width: 266px;
	width: 50.5%;
}

.tips .tip_a .how_to_list li:nth-child(2) .how_to_box .image {
	margin-left: auto;
	margin-right: auto
	width: 100%;
}

.tips .tip_a .how_to_list li:nth-child(1) .how_to_box .baloon {
	position: absolute;
	right: 18px;
	top: 0;
	max-width: 281px;
	width: 100%;
	z-index: 1;
}
*/
.tips .tip_a .how_to_list li .point img,
.tips .tip_b .how_to_list li .point img,
.tips .tip_c .how_to_list li .point img {
	margin-top: 0;
}


.tips .tip_a .one_movie,
.tips .tip_b .one_movie,
.tips .tip_c .one_movie {
	padding: 45px 80px 0;
}

.tips .tip_a .before_after,
.tips .tip_b .before_after,
.tips .tip_c .before_after {
	margin: 50px 0 0;
}

.tips .tip_a .before_after {
	background: #CBEEF1;
}

.tips .tip_b .before_after {
	background: #F4D6DD;
}

.tips .tip_c .before_after {
	background: #F9EED0;
}

.tips .tip_a .before_after ul li:first-of-type .image:after {
	background: #1d2088;
}

.tips .tip_b .before_after ul li:first-of-type .image:after {
	background: #fe494e;
}

.tips .tip_c .before_after ul li:first-of-type .image:after {
	background: #e58959;
}


.tips .tip_a .before_after ul+*,
.tips .tip_b .before_after ul+*,
.tips .tip_c .before_after ul+* {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0;
}

.tips .tip_a .before_after ul li:last-of-type .image:before {
	border-color: transparent transparent transparent #26AAB4;
}

.tips .tip_b .before_after ul li:last-of-type .image:before {
	border-color: transparent transparent transparent #E7849A;
}

.tips .tip_c .before_after ul li:last-of-type .image:before {
	border-color: transparent transparent transparent #EFAF00;
}

.tips .tip_a .before_after ul+*,
.tips .tip_b .before_after ul+*,
.tips .tip_c .before_after ul+* {
	font-size: 28px;
	letter-spacing: -.04rem;
	margin-top: 20px;
}

.tips .tip_a .before_after ul+* {
	color: #26AAB4;
}

.tips .tip_b .before_after ul+* {
	color: #E7849A;
}

.tips .tip_c .before_after ul+* {
	color: #EFAF00;
}

.tips .tip_a .flexbox {
	display: flex;
	/*background-color: #CBEEF1;
	padding: 24px;*/
}

.tips .box.col2 {
	box-sizing: border-box;
	display: flex;
	margin: 0 0 0 -100px;
	padding: 30px 75px;
	width: calc(100% + 100px);
}

.tips .box.col2>* {
	margin: 0 0 0 100px;
	width: calc(49.99% - 100px);
}

.tips .box.col2 .title {}

.tips .box.col2 .title>*:nth-child(1) {
	background: #40bec7;
	border-radius: 90px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	display: inline-block;
	margin: 0 0 18px;
	padding: 3px 1px 0;
	text-align: center;
	min-width: 104px;
}

.tips .box.col2 .title>*:nth-child(1) {
	margin: 0 0 20px;
}

.tips .box.col2 .title>*:nth-child(2) {
	color: #75c5cd;
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
}

.tips .box.col2 .desc {
	margin: 15px 0 0;
}

.tips .box.col2 .desc p {
	font-size: 14px;
	line-height: 171.42%;
}

.tips .box.col2 .image {
	/* margin-left: auto; */
	/* margin-right: auto; */
	margin: 18px auto 0;
	width: 100%;
	max-width: 266px;
}

.tips .box.col2 .image img {
	border: 10px solid #fff;
	box-sizing: border-box;
	display: block;
	height: auto;
	width: 100%;
}

.package_logo {
	text-align: center;
	margin-bottom: 64px;
}

.package_logo img {
	max-width: 370px;
}

@media (max-width: 1115px) {

	.tips .tip_a .how_to_list li:nth-child(1) .how_to_box .baloon {
		width: 25.3vw;
	}
}

@media (max-width: 850px) {

	.inside_contents.quite_smaller2 {
		padding: 0 20px;
	}

	.tips .one_tip {
		margin-top: 20px;
	}

	.tips .box.col2 {
		flex-flow: row wrap;
		padding: 20px 15px 50px;
	}

	.tips .box.col2 .title>*:nth-child(1) {
		margin: 0 0 5px;
	}

	.tips .box.col2>* {
		width: calc(100% - 100px);
	}

	.tips .box.col2>*:nth-child(1) .title {
		margin-top: 0;
	}

	.tips .box.col2>*:nth-child(2) .title {
		margin-top: 30px;
	}

	.tips .box.col2 .image {
		margin: 15px auto 0;
		padding-left: 20px;
		padding-right: 20px;
		max-width: none;
	}

	.tips .box.col2 .image img {
		border-width: 5px;
	}

	.tips .box.col2 .desc {
		margin: 5px 0 0;
	}

	.tips .tip_a .box,
	.tips .tip_b .box,
	.tips .tip_c .box {
		padding: 30px 0 0;
	}

	.tips .tip_a .how_to_list,
	.tips .tip_b .how_to_list,
	.tips .tip_c .how_to_list {
		flex-flow: row wrap;
		display: block;
		/*padding-left: 15px;
		padding-right: 15px;*/
	}

	.how_to_list li .title {
		padding-bottom: 8px;
	}


	.tips .tip_a .how_to_list li:nth-child(n),
	.tips .tip_b .how_to_list li:nth-child(n),
	.tips .tip_c .how_to_list li:nth-child(n) {
		margin-bottom: 15px;
		width: 100%;
		/*max-width: none;
		width: calc(100% - 20px);*/
	}

	.tips .tip_a .how_to_list li:nth-child(even),
	.tips .tip_b .how_to_list li:nth-child(even),
	.tips .tip_c .how_to_list li:nth-child(even) {
		margin-bottom: 10px;
	}

	.tips .tip_a .how_to_list li .triangle,
	.tips .tip_b .how_to_list li .triangle,
	.tips .tip_c .how_to_list li .triangle {
		position: relative;
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 20px solid transparent;
		border-left: 20px solid transparent;
		border-bottom: 0;
		top: 0;
		left: 45%;
	}

	.tips .tip_a .how_to_list li .triangle {
		border-top: 20px solid #26AAB4;
	}

	.tips .tip_b .how_to_list li .triangle {
		border-top: 20px solid #E7849A;
	}

	.tips .tip_c .how_to_list li .triangle {
		border-top: 20px solid #EFAF00;
	}

	.tips .tip_a .how_to_list li:nth-child(1) .how_to_box .baloon {
		margin-top: 20px;
		order: 3;
		padding-left: 20px;
		padding-right: 20px;
		position: static;
		width: 100%;
		max-width: none;
	}

	.tips .tip_a .how_to_list li:nth-child(n) .title,
	.tips .tip_b .how_to_list li:nth-child(n) .title,
	.tips .tip_c .how_to_list li:nth-child(n) .title {
		order: 0;
		/*padding-top: 6px;*/
		max-width: none;
		width: 100%;
		text-align: center;
	}

	.tips .tip_a .how_to_list li .title {
		margin: 0px auto 0 auto;
	}

	.tips .tip_a .how_to_list li:nth-child(n) .how_to_box .image,
	/*.tips .tip_b .how_to_list li:nth-child(n) .how_to_box .image,*/
	.tips .tip_c .how_to_list li:nth-child(n) .how_to_box .image {
		margin-bottom: 0;
		/*padding-left: 20px;
		padding-right: 20px;*/
		width: 100%;
		max-width: none;
		order: 1;
	}

	.tips .tip_a .how_to_list li .how_to_box:nth-child(2) {
		margin: 10px;
	}

	.tips .tip_b .how_to_list li:nth-child(n) .how_to_box .image {
		margin-bottom: 0;
		padding-left: 9px;
		padding-right: 9px;
		width: 100%;
		max-width: none;
		order: 1;
	}

	.tips .tip_a .how_to_list li .baloon,
	.tips .tip_b .how_to_list li .baloon,
	.tips .tip_c .how_to_list li .baloon {
		order: 2;
	}

	.tips .tip_a .how_to_list li .desc,
	.tips .tip_b .how_to_list li .desc,
	.tips .tip_c .how_to_list li .desc {
		margin-top: 10px;
		order: 2;
		width: 95%;
	}


	.tips .tip_a .how_to_list li .desc small,
	.tips .tip_b .how_to_list li .desc small,
	.tips .tip_c .how_to_list li .desc small {
		/*align-items: center;*/
		margin-top: 10px;
		padding-top: 2px;
	}

	.tips .tip_a .how_to_list li .desc small strong,
	.tips .tip_b .how_to_list li .desc small strong,
	.tips .tip_c .how_to_list li .desc small strong {
		padding: 2px 0 1px;
		line-height: 100%;
	}


	.tips .tip_a .how_to_list li .how_to_box .image img,
	.tips .tip_b .how_to_list li .how_to_box .image img,
	.tips .tip_c .how_to_list li .how_to_box .image img {
		border-width: 5px;
	}

	.tips .tip_a .how_to_list li .how_to_box,
	.tips .tip_b .how_to_list li .how_to_box,
	.tips .tip_c .how_to_list li .how_to_box {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}

	.tips .tip_a .box,
	.tips .tip_b .box,
	.tips .tip_c .box {
		/*padding-top: 0;*/
	}

	.tips .tip_a .before_after ul+*,
	.tips .tip_b .before_after ul+*,
	.tips .tip_c .before_after ul+* {
		font-size: 25px;
		line-height: 120%;
		margin-left: -35px;
		margin-top: 0;
		width: calc(100% + 70px);
	}

	.how_to_list li .how_to_inner .image {
		width: 90%;
		margin: 0 auto;
	}

	.type_c_attention {

		width: 80%;
	}

	.tips .faq_a {
		display: flex !important;
		padding: 0px;
	}

	.tips .faq_a_txt {
		padding: 10px;
	}

	.package_logo img {
		width: 100%;
	}

	.tips .tip_a .flexbox {
		display: block;
		padding: 10px;
	}

	.tips .tip_a .how_to_list li:nth-child(even) {
		left: 0px;
	}
}


@media (max-width: 400px) {

	.tips .one_tip.tip_c .trigger br {
		display: block;
	}
}

@media (max-width: 375px) {

	.tips .tip_c .before_after ul+* {
		/* display: inline-block; */
		/* margin-left: 0; */
		/* margin-right: auto; */
		text-align: left;
		/* width: 100%; */
	}
}



.product_desc {
	padding-top: 80px;
	padding-bottom: 40px;
}

.product_desc .image {
	/*float:left;*/
	width: 50%;
}

.product_desc .image img {
	display: block;
	width: 100%;
}

.product_desc .desc {
	/*float:right;*/
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*padding-left:4.6%;*/
	margin-top: 30px;

}

@media (max-width: 850px) {
	.product_desc .desc {
		margin-top: 0;
	}
}

.product_desc .title {
	display: block;
	font-size: 393%;
	font-weight: 500;
	line-height: 130%;
	color: #5ec4bf;
	color: #26aab4;
	padding-bottom: 40px;
	padding-top: 15px;
	text-align: center;
}

.product_desc .title .hasFuri {
	display: inline-block;
	font-weight: 500;
	line-height: 130%;
	color: #5ec4bf;
	color: #26aab4;
	padding-top: 16px;
	position: relative;
}

.product_desc .title .hasFuri .furi {
	display: block;
	width: 100%;
	font-weight: 900;
	line-height: 100%;
	color: #5ec4bf;
	color: #26aab4;
	position: absolute;
	left: 3px;
	top: 5px;
	font-size: 25.45%;
	text-align: center;
	letter-spacing: 4px;
}



.product_desc .title small {
	display: block;
	font-size: 50%;
	font-weight: 500;
	line-height: 130%;
	color: #000;
	padding-bottom: 5px;
}

.product_desc .desc .sub_desc {
	color: #E5006E;
	font-weight: 700;
	font-size: 14px;
}

.product_desc .desc .item_desc {
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 180%;
	/*padding-bottom:25px;*/
}

.product_desc .desc .price {
	display: block;
	padding-bottom: 50px;
}

.product_desc .desc .text {
	display: block;
	padding-bottom: 50px;
	font-size: 114.29%;
	line-height: 180%;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

.product_desc .desc .text span {
	font-size: 12px;
}

.product_desc .box-package {
	display: flex;
	margin-bottom: 50px;
}


.product_desc .link_zone {
	text-align: center;

}

.product_desc .button {
	display: block;
	margin: 0;
	background: #ffffff;
	max-width: 219px;
	padding: 8px 10px;
	font-size: 90%;
	text-align: center;
	border: solid 1px #000000;
	-webkit-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;

}

.product_desc .button span {
	display: inline-block;
	position: relative;
	padding-left: 33px;
	padding-right: 10px;
	font-family: "Century Gothic", CenturyGothic, 'Muli', sans-serif;
	text-align: center;
	-webkit-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

.product_desc .button span:before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	margin-top: -7px;
	height: 14px;
	width: 17px;
	background-image: url(../img/products/prod_cart.png);
	background-repeat: no-repeat;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;

}

.product_desc .button span:after {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	margin-top: -7px;
	height: 14px;
	width: 17px;
	background-image: url(../img/products/prod_cart_white.png);
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}


.youtubeContainer {

	padding-bottom: 56.25%;
	padding-bottom: 56.3%;
	padding-top: 0;

}


@media screen and (min-width: 850px) {
	.product_desc .button:hover {
		background: #000;
	}

	.product_desc .button:hover span {
		color: #fff;
	}

	.product_desc .button:hover span:before {
		opacity: 0;
	}

	.product_desc .button:hover span:after {
		opacity: 1;
	}
}


@media screen and (max-width: 850px) {

	.orishiki .wrapper {
		/* background: #fff; */
		padding-left: 20px;
		padding-right: 20px;
		color: black;
	}

	.orishiki .wrapper.how_to {
		/* padding-left: 40px;
		padding-right: 40px; */
	}

	.orishiki .movie_t1 {
		margin-top: -10px;
	}

	#orishiki_mv .mv {
		height: auto;
		background: none;
	}

	#orishiki_mv .mv img {
		aspect-ratio: 5 / 8;
		height: auto;
		width: 100%;
		opacity: 1;
	}

	#orishiki_mv .mv_title {
		background: none;
		height: auto;
		padding: 0;
	}

	#orishiki_mv .mv_title img {
		width: 100%;
		max-width: 393px;
	}

	.the_title {
		font-size: 257.14%;
		font-size: 28px;
		letter-spacing: .04rem;
		/*margin-top: 37px;*/
		margin-bottom: 5px;
	}

	.how_to .the_title,
	.how_to2 .the_title {
		line-height: 120%;
	}

	.the_desc {
		font-size: 16px;
		padding-bottom: 20px;
	}

	.special_movie {
		padding-bottom: 20px;
	}

	.special_movie .the_desc {
		max-width: 290px;
		margin: 0 auto;
		line-height: 1.5;
	}



	.tips .tip_a .one_movie,
	.tips .tip_b .one_movie,
	.tips .tip_c .one_movie {
		padding-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
	}

	.orishiki_bg {
		/* padding-bottom: 42px; */
		/* background-color: red; */
		/* background-image: url(../img/products/orishiki/sp_back.jpg); */
		/* background-position: center top; */
		/* background-size:100% 100%; */
		/* background-size:100% 1200px; */
	}

	.orishiki_bg.reverse {
		/*
		background-image: url(../img/products/orishiki/sp_back.jpg);
		background-position: center top;
		background-size:100% 1200px;
		*/
		background-image: linear-gradient(0deg, #009c98, #58c1c5);
		padding-bottom: 50px;
	}

	.how_to_box {
		display: flex;
		flex-flow: row wrap;
	}

	.how_to_box .image {
		order: 1;
		margin-top: 14px;
	}

	.how_to_box .desc {
		/* border: 1px solid red; */
		/* order: 0; */
	}

	.tips .tip_a .before_after,
	.tips .tip_b .before_after,
	.tips .tip_c .before_after {
		margin-top: 40px;
	}

	.orishiki .before_after .wrapper {
		/* background-color:#f2efe1; */
		padding-top: 25px;
		padding-bottom: 18px;
	}

	.before_after ul {
		margin-left: 0;
	}

	.before_after ul li {
		width: 100%;
		padding-left: 0;
		float: none;
		clear: both;
		padding-top: 12px;
	}

	.before_after ul li:first-of-type {
		padding-bottom: 20px;
	}

	.before_after ul li .image {
		border-width: 5px;
	}

	.before_after ul li .image:after {
		width: 114px;
		height: 30px;
		line-height: 30px;
		left: -15px;
		top: -16px;
		font-size: 128.57%;
	}

	.tips .tip_a .before_after ul li:last-of-type .image:before,
	.tips .tip_b .before_after ul li:last-of-type .image:before,
	.tips .tip_c .before_after ul li:last-of-type .image:before {
		border-width: 17px 21px 0 21px;
		top: -35px;
	}

	.tips .tip_a .before_after ul li:last-of-type .image:before {
		border-color: #26AAB4 transparent transparent transparent;
	}

	.tips .tip_b .before_after ul li:last-of-type .image:before {
		border-color: #E7849A transparent transparent transparent;
	}

	.tips .tip_c .before_after ul li:last-of-type .image:before {
		border-color: #EFAF00 transparent transparent transparent;
	}

	.wrapper.remove {
		/*background: #fff;*/
		padding-left: 40px;
		padding-right: 40px;
	}

	.remove .title {
		margin-bottom: 10px;
		font-size: 142.86%;
	}

	.remove p {
		font-size: 92.86%;
		line-height: 160%;
	}

	.tips .trigger:before {
		width: 42.5px;
		width: 40px;
		height: 42.5px;
		height: 40px;
		background-image: url(../img/products/orishiki/question_mark_sp.jpg);
		background-size: contain;
		left: 12px;
		top: 12px;
	}

	.tips .trigger {
		padding: 0 0 0 64px;
		height: 42.5px;
		height: 62px;
	}

	.tips .trigger span {
		padding-right: 40px;
		font-size: 16px;
		/*font-size:107.14%;
		font-size: 21px;*/
	}

	.tips .trigger span:before {
		width: 10px;
		height: 3px;
		right: 19px;
	}

	.tips .trigger span:after {
		width: 10px;
		height: 3px;
		right: 15px;
	}

	.tips .box {
		padding: 25px 15px 15px 15px;
		background-color: #f9f8f7;
	}

	.tips .sizer p {
		/* padding-bottom:15px; */
		display: block;
		font-size: 100%;
	}

	.tips .sizer .image {
		display: block;
		/* border:solid 10px #ffffff; */
		/*max-width: 253px;*/
		max-width: 80%;
		margin: 0 auto 15px auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		order: 0;
	}

	.tips .sizer .image img {
		border-width: 5px;
		display: block;
		width: 100%;
	}

	.tips .sizer .image {
		/* margin-top: 10px; */
		/* max-width:100%; */
		/* max-width: none; */
	}

	.product_desc {
		padding-top: 40px;
	}

	.product_desc .title {
		font-size: 257.14%;
		padding-bottom: 20px;
	}

	.product_desc .title .hasFuri .furi {
		font-size: 31%;
		letter-spacing: 1px;
		left: 2px;
	}

	.product_desc .image {
		float: none;
		width: 100%;
		clear: both;
	}

	.product_desc .desc {
		float: none;
		width: 100%;
		clear: both;
		padding-left: 15px;
		padding-right: 15px;
	}

	.product_desc .desc .text {
		padding-left: 0;
		padding-right: 0;
		font-size: 107.14%;
		line-height: 160%;
		padding-top: 15px;
		border-top: solid 1px #d1d1d1;
	}

	.product_desc .desc .sub_desc {
		line-height: 160%;
		padding-bottom: 10px;
	}

	.product_desc .desc .price {
		padding-bottom: 25px;
	}

	.product_desc .button {
		margin: 0 auto;
	}

	.product_desc .box-package {
		display: block;
	}
}

.movie_t1 .the_title small {
	color: #e60d73;
	font-size: 16px;
}

.movie_t1 .the_title>* {
	color: #e60d73;
	display: block;
}

.movie_t1 .the_title>*:nth-child(1) {}

.movie_t1 .the_title>*:nth-child(2) {}

@media (max-width: 850px) {

	.movie_t1 .the_title small {
		font-size: 12px;
	}
}


.photos_before_after_t1,
.photos_before_after_t1 * {
	box-sizing: border-box;
}

.photos_before_after_t1 {
	margin: 0 auto 100px;
	width: 100%;
	max-width: 900px;
}

.photos_before_after_t1>* {
	margin-top: 60px;
}

.photos_before_after_t1 img {
	height: auto;
	vertical-align: bottom;
	width: 100%;
	max-width: 100%;
}

.photos_before_after_t1 .photos_before_after_title {
	margin-top: 0;
}

.photos_before_after_t1 .photos_before_after_title+* {
	margin-top: 20px;
}

@media (max-width: 850px) {

	.photos_before_after_t1 {
		margin-bottom: 80px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.photos_before_after_t1>* {
		margin-top: 30px;
	}

	.photos_before_after_t1 .photos_before_after_title+* {
		margin-top: 0;
	}
}



#banner_seyanen {
	border-bottom: 1px solid #ccc;
	padding: 65px 0;
	text-align: center;
}

#banner_seyanen a {
	display: block;
	margin: 0 auto;
	text-decoration: none;
	width: 100%;
	max-width: 720px;
}

#banner_seyanen img {
	margin: 0 auto;
	vertical-align: bottom;
	width: 100%;
	max-width: 720px;
}

#banner_seyanen a div {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0;
}

@media screen and (max-width: 850px) {

	#banner_seyanen {
		padding-top: 45px;
	}

	#banner_seyanen a img {
		margin: 0 auto;
		vertical-align: bottom;
		width: 100%;
		max-width: 670px;
	}

	#banner_seyanen {
		padding-bottom: 42px;
		padding-top: 45px;
	}
}

@media screen and (min-width: 1000px) {

	#banner_seyanen a {
		-webkit-transition: -khtml-opacity 0.2s ease-out, opacity 0.2s ease-out;
		-o-transition: -khtml-opacity 0.2s ease-out, opacity 0.2s ease-out;
		transition: -khtml-opacity 0.2s ease-out, opacity 0.2s ease-out;
	}

	#banner_seyanen a:hover {
		-khtml-opacity: 0.5;
		opacity: 0.5;
	}
}