@charset "Shift_JIS";

h1,
h2,
h3,
h4 {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	color: inherit;
}

h2 {
	height: auto;
}

a:hover img.Aover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

body {
	min-width: 860px;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	body {
		min-width: 100%;
	}
}


/* ================================================

   2510

================================================ */
#contentWrap {
	width: 100%;
	min-width: 860px;
	margin: 0 auto 70px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 100px;
	position: relative;
}

#contentWrap img,
#presentWrap img {
	vertical-align: bottom;
	width: 100%;
	display: block;
}

#presentWrap .main_bg {
	width: 100%;
}

#contentWrap .main_block {
	position: relative;
}

#contentWrap .main_block::after {
	content: "";
	width: 100%;
	padding-bottom: 26.9%;
	position: absolute;
	left: 0;
	bottom: -36%;
	background: url(../images/bg_before.png) no-repeat top / 100% 100%;
	z-index: 1;
}

#contentWrap .logo_biteki {
	width: 210px;
	position: absolute;
	top: 6.8%;
	left: 15%;
	margin-left: -107px;
	z-index: 2;
}

#contentWrap .logo_biteki img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#contentWrap .main_bg {
	position: relative;
}

#contentWrap .main_bg .main_lead {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 385px;
	z-index: 1;
}

#contentWrap .main_ttl {
	width: 583px;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 53.8%;
	left: 50%;
}

#contentWrap .sumamry_block {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;

	padding-bottom: 148px;
}

#contentWrap .sumamry_block:before {
	content: "";
	width: 118.6%;
	padding-bottom: 11.4%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url("../images/blue_bg_before.png") no-repeat center top / cover;
}

#contentWrap .summary_ttl {
	width: 607px;
	margin: 0 auto 15px;
	position: relative;
	right: 16px;
}



#contentWrap .sumamry_txt {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.333;
	text-align: left;
	color: #434742;
	letter-spacing: -0.01em;
}

#contentWrap .sumamry_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	width: 700px;
	margin: 0 auto;
}

#contentWrap .sumamry_box01 .sumamry_left {
	width: 70.2%;
}

#contentWrap .sumamry_box01 .sumamry_right {
	width: 35.2%;
	margin-right: -9%;
	margin-top: 7%;
}


#contentWrap .sumamry_box01 .sumamry_ttl {
	margin: 2% 0 24px -16.5%;
	width: 116%;
}

/* #contentWrap .main_txt {
	width: 870px;
	position: relative;
	left: 50%;
	margin-left: -435px;	
} */

#contentWrap .sec01_outer {
	position: relative;
	z-index: 2;
	background: #ecfaff;
	padding-top: 99px;
	padding-bottom: 157px;
}

#contentWrap .sec01_outer:after {
	content: "";
	width: 118.6%;
	padding-bottom: 13.1%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url("../images/white_bg.png") no-repeat center top / cover;
}

#contentWrap .sec01_block {
	width: 700px;
	margin: 0 auto;
	position: relative;
}

#contentWrap .sec01_container01 {
	padding: 53px 9%  80px;
	width: 100%;
	background: url("../images/bg01.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;

}

#contentWrap .eff01 {
	width: 102px;
	position: absolute;
	top: -11%;
	right: -11%;
}

#contentWrap .eff02 {
	width: 155px;
	position: absolute;
	top: -7%;
	left: 0%;
}

#contentWrap .sec01_container01 {
	padding: 53px 10%;
	width: 100%;
	background: url("../images/bg01.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 111px;
}

#contentWrap .sec01_container01 .sec01_ttl {
	margin-bottom: 19px;
}

#contentWrap .sec01_container01>.sec_txt {
	text-align: center;
}

#contentWrap .sec01_container01 .sec01_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	margin-top: 52px;
}

#contentWrap .sec01_container01 .sec01_box01:before {
	content: "";
	width: 91%;
	border-top: 2px dotted #434742;
	position: absolute;
	top: 0;
	left: 55%;
	transform: translate(-50%, 0);
}

#contentWrap .sec01_container01 .sec01_box01 .sec01_left {
	width: 41.2%;
}

#contentWrap .sec01_container01 .sec01_box01 .sec01_left .sec_txt {
	line-height: 2.14;
	font-size: 14px;
	margin-top: 8%;
	margin-left: -2%;
}

#contentWrap .sec01_container01 .sec01_box01 .sec01_right {
	width: 48.1%;
}


#contentWrap .sec01_container01 .sec01_box01 .sec01_ttl {
	margin: -18px 0 16px -33.5%;
	width: 117%;
}

#contentWrap .sec01_container02 {
	padding: 53px 9% 80px;
	width: 100%;
	background: url("../images/bg02.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 95px;
}

#contentWrap .eff03 {
	width: 102px;
	position: absolute;
	top: -11%;
	left: -14%;
}

#contentWrap .sec01_container02 .sec01_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	margin-top: 52px;
	margin-bottom: 70px;
}

#contentWrap .sec01_container02 .sec01_box01 .sec01_left {
	width: 46.6%;
}

#contentWrap .sec01_container02 .sec01_box01 .sec01_right .sec_txt {
	line-height: 2.14;
	font-size: 14px;
	margin-top: 8%;
	margin-left: -2%;
}

#contentWrap .sec01_container02 .sec01_box01 .sec01_right {
	width: 43.1%;
	margin-right: 1%;
}


#contentWrap .sec01_container02 .sec01_box01 .sec01_ttl {
	margin: -21% 0 21px -2%;
	width: 100%;
}


#contentWrap .sec01_container03 {
	padding: 53px 9% 80px;
	width: 100%;
	background: url("../images/bg03.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 127px;
}

#contentWrap .eff04 {
	width: 118px;
	position: absolute;
	top: -2%;
	right: -11%;
}

#contentWrap .sec01_container03 .sec01_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	margin-top: 52px;
	margin-bottom: 63px;
}

#contentWrap .sec01_container03 .sec01_box01 .sec01_left {
	width: 44.6%;
	margin-left: 1%;
}

#contentWrap .sec01_container03 .sec01_box01 .sec01_left .sec_txt {
	line-height: 2.14;
	font-size: 14px;
	margin-top: 8%;
	margin-left: -2%;
}

#contentWrap .sec01_container03 .sec01_box01 .sec01_right {
	width: 47.1%;
	margin-right: 1%;
}


#contentWrap .sec01_container03 .sec01_box01 .sec01_ttl {
	margin: -20% 0 21px -15%;
	width: 100%;
}

#contentWrap .sec01_container03 .point {
	position: relative;
	background: #f3f2e7;
	padding: 35px 0px;
	border-radius: 68px;
}

#contentWrap .sec01_container03 .point_title {
	width: 158px;
	position: absolute;
	top: -13px;
	left: 17px;
}

#contentWrap .sec01_container03 .point .sec_txt {
	text-align: center;
	font-size: 15px;
	line-height: 2;
}


#contentWrap .sec01_container04 {
	padding: 53px 9% 80px;
	width: 100%;
	background: url("../images/bg04.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 126px;
}

#contentWrap .eff05 {
	width: 118px;
	position: absolute;
	top: -2%;
	right: -11%;
}

#contentWrap .sec01_container04 .sec01_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	margin-top: 52px;
	margin-bottom: 63px;
}

#contentWrap .sec01_container04 .sec01_box01 .sec01_right {
	width: 41.6%;
	margin-right: 3%;
}

#contentWrap .sec01_container04 .sec01_box01 .sec01_right .sec_txt {
	line-height: 2.14;
	font-size: 14px;
	margin-top: 8%;
	margin-left: -2%;
}

#contentWrap .sec01_container04 .sec01_box01 .sec01_left {
	width: 47.1%;
	margin-right: 1%;
}


#contentWrap .sec01_container04 .sec01_box01 .sec01_ttl {
	margin: -23% 0 24px -6%;
	width: 100%;
}

#contentWrap .sec01_container04 .point {
	position: relative;
	background: #f3f2e7;
	padding: 35px 0px;
	border-radius: 68px;
}

#contentWrap .sec01_container04 .point_title {
	width: 158px;
	position: absolute;
	top: -25px;
	left: 18px;
}

#contentWrap .sec01_container04 .point .sec_txt {
	text-align: center;
	font-size: 15px;
	line-height: 2;
}


#contentWrap .sec01_container05 {
	padding: 53px 9% 77px;
	width: 100%;
	background: url("../images/bg03.png") no-repeat center top / 100% 100%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 127px;
}

#contentWrap .eff06 {
	width: 118px;
	position: absolute;
	top: -27%;
	right: -10%;
}

#contentWrap .eff07 {
	width: 228px;
	position: absolute;
	bottom: -23%;
	right: -2%;
}

#contentWrap .sec01_container05 .sec01_box01 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: -1px;
	position: relative;
	margin-top: 52px;
	margin-bottom: 63px;
}

#contentWrap .sec01_container05 .sec01_box01 .sec01_left {
	width: 44.6%;
	margin-left: 1%;
}

#contentWrap .sec01_container05 .sec01_box01 .sec01_left .sec_txt {
	line-height: 2.14;
	font-size: 14px;
	margin-top: 8%;
	margin-left: -2%;
}

#contentWrap .sec01_container05 .sec01_box01 .sec01_right {
	width: 47.1%;
	margin-right: 1%;
}


#contentWrap .sec01_container05 .sec01_box01 .sec01_ttl {
	margin: -20% 0 20px -6%;
	width: 100%;
}

#contentWrap .sec01_container05 .point {
	position: relative;
	background: #f3f2e7;
	padding: 35px 0px;
	border-radius: 68px;
}

#contentWrap .sec01_container05 .point_title {
	width: 158px;
	position: absolute;
	top: -13px;
	left: 17px;
}

#contentWrap .sec01_container05 .point .sec_txt {
	text-align: center;
	font-size: 15px;
	line-height: 2;
}

#contentWrap .sec_txt {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.3333;
	text-align: justify;
	color: #434742;
	width: 100%;
}

.b_color {
	color: #00b9bb;
}

#contentWrap .sec01_box01 .sec01_img {
	width: 100%;
	margin-top: 22%;
}



#contentWrap .sec01_right {
	width: 329px;
	margin-right: 0;
}

#contentWrap .sec01_box02 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 75px;
	position: relative;
}

#contentWrap .sec01_box02 .sec01_img {
	width: 104%;
	margin-left: -5%;
}



#contentWrap .sec01_box02 .sec01_ttl {
	width: 112%;
	margin-left: -14%;
	margin-top: 18%;
}

#contentWrap .sec01_box02 .sec_txt {
	width: 103%;
	margin-top: 6%;
	margin-left: -5.4%;
}

#contentWrap .summary_eff02 {
	position: absolute;
	width: 13.6%;
	left: 7.8%;
	top: 100%;
}

#contentWrap .sec01_banner {
	background: url("../images/banner_bg.jpg") repeat center top / 3218px 333px;
	position: relative;
	padding-bottom: 57px;
	margin-bottom: 67px;
}

#contentWrap .sec01_banner .banner_before {
	position: absolute;
	transform: translate(-50%, 0);
	top: -3%;
	left: 50%;
}

#contentWrap .sec01_banner .banner_eff {
	position: absolute;
	top: -39px;
	right: 87px;
}

#contentWrap .sec01_banner .banner_ttl {
	padding: 62px 0 0 0;
	margin-bottom: 22px;
}

#contentWrap .product_title {
    width: 771px;
    margin: -3% auto 101px;
    position: relative;
    left: -57px;
}

#contentWrap .product_block {
	padding-top: 0;
	position: relative;
	z-index: 2;
}

#contentWrap .product_eff01 {
	position: absolute;
	width: 115px;
	top: -5%;
	left: 5.6%;
}

#contentWrap .product_eff02 {
	position: absolute;
	width: 109px;
	top: -5%;
	left: 78%;
}

#contentWrap .product_block .product_box {
	width: 700px;
	background: url(../images/bg_product.png) no-repeat center top / 100% 100%;
	margin: 0 auto;
	padding-top: 62px;
	position: relative;
	padding-bottom: 67px;
	margin-bottom: 82px;
}

#contentWrap .product_block .product_box02 {
	width: 700px;
	background: url(../images/bg_product.png) no-repeat center top / 100% 100%;
	margin: 0 auto;
	padding-top: 62px;
	position: relative;
	padding-bottom: 67px;
	margin-bottom: 82px;
}

#contentWrap .product_block .product_flex {
	display: flex;
	justify-content: space-between;
}

#contentWrap .product_block .product_left {
	width: 40%;
}

#contentWrap .product_block .product_right {
	width: 54%;
	margin-right: auto;
	margin-left: 1%;
}

#contentWrap .product_ttl01 {
	width: 304px;
	margin: 4% auto 8%;
	position: relative;
}

#contentWrap .product_img {
	width: 203px;
	margin-left: -4%;
}

#contentWrap .product_ttl02 {
	margin-bottom: 26px;
}

#contentWrap .product_txt {
	width: 100%;
	margin: 0 auto 35px;
}

#contentWrap .product_big {
	font-size: 120%;
	font-weight: 500;
	color: #d7655f;
}

#contentWrap .product_flex {
	display: flex;
	justify-content: space-between;
	width: 79%;
	margin: 0 auto 20px;
	position: relative;
	left: 15px;
}



#contentWrap .product_block .product_box02 .product_left {
	width: 54%;
	margin-top: 4%;
	margin-left: -3%;
}

#contentWrap .product_block .product_box02 .product_right {
	width: 40%;
	margin-right: -1%;
	margin-left: 0;
}

#contentWrap .product_box02 .product_ttl01 {
	width: 304px;
	margin: 4% auto 10%;
	position: relative;
}

#contentWrap .product_box02 .product_img {
	width: 184px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 13%;
}

#contentWrap .product_box02 .product_ttl02 {
	margin-bottom: 26px;
}

#contentWrap .product_box02 .product_big {
	font-size: 120%;
	font-weight: 500;
	color: #b985ba;
}

#contentWrap .product_txt_main {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 2.15;
	text-align: justify;
	color: #434742;
	width: 100%;
	letter-spacing: -0.05em;
}

.product_eff03 {
	position: absolute;
	top: 99%;
	left: 104%;
	width: 127px;
}




#contentWrap .btnWrap {
	width: 546px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#headerWrap_sp,
#contentWrap_sp,
#presentWrap_sp {
	display: none;
}



/* --- SP?½p --- */
@media screen and (max-width: 767px) {

	#contentWrap,
	#presentWrap {
		display: none;
	}

	#contentWrap_sp,
	#presentWrap_sp {
		overflow: hidden;
		display: block;
	}

	#contentWrap_sp img,
	#presentWrap_sp img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	#contentWrap_sp {
		position: relative;
        padding-bottom: 53vw;

	}

	#contentWrap_sp .logo_biteki {
		width: 38.5vw;
		position: absolute;
		top: 4vw;
		left: 50%;
		margin-left: 8.335vw;
	}



	#contentWrap_sp .logo_biteki a {
		display: block;
	}

	#contentWrap_sp .main_txt {
		font-size: 4.26vw;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		line-height: 2.125;
		text-align: center;
		color: #434742;
		width: 100%;
		display: block;
		padding-top: 3vw;
		padding-bottom: 33vw;
		position: relative;
		background: #f4fcff;
	}

	#contentWrap_sp .main_txt p {
		position: relative;
		z-index: 1;
	}

	#contentWrap_sp .main_txt::after {
		content: "";
		width: 100%;
		padding-bottom: 17.3%;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("../images_sp/bg_white.png") no-repeat center top / 100%;
		z-index: 0;
	}

	#contentWrap_sp .sec01_block {
		position: relative;
		z-index: 3;
		padding-bottom: 38vw;
	}

	#contentWrap_sp .sec01_block::after {
		content: "";
		width: 100%;
		padding-bottom: 23.9%;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("../images_sp/bg_blue.png") no-repeat center top / 100%;
		z-index: 0;
	}

	#contentWrap_sp .sec01_ttl01 {
		width: 100%;
		margin: -20vw auto 4vw;
	}

	#contentWrap_sp .sec01_img01 {
		width: 59%;
		margin: 0 auto 0;
		padding-bottom: 5vw;
	}

	#contentWrap_sp .sec01_eff01 {
		position: absolute;
		width: 20.4vw;
		top: 72%;
		left: 10%;
	}

	#contentWrap_sp .sec01_txt01 {
		width: 83.6%;
		margin: 0 auto 12.5vw;
	}

	#contentWrap_sp .sec01_txt01 p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.16;
		text-align: justify;
		color: #434742;
		display: block;
	}

	#contentWrap_sp .sec02_block {
		background: #ecfaff;
		position: relative;
		z-index: 4;
	}

	#contentWrap_sp .sec02_outer {
		width: 91.4%;
		margin: 0 auto;
		padding-top: 14vw;
		padding-bottom: 47vw;
	}

	#contentWrap_sp .sec02_outer::after {
		content: "";
		width: 100%;
		padding-bottom: 17.3%;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("../images_sp/bg_white02.png") no-repeat center top / 100%;
		z-index: 0;
	}

	#contentWrap_sp .sec02_container01 {
		background: url("../images_sp/bg01.png") no-repeat center top / 100% 100%;
		padding: 10.4vw 8.7vw 12.7vw;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 13vw;
	}

	#contentWrap_sp .sec02_container02 {
		background: url("../images_sp/bg02.png") no-repeat center top / 100% 100%;
		padding: 10.4vw 8.7vw 20.7vw;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 14vw;
	}

	#contentWrap_sp .sec02_container03 {
		background: url("../images_sp/bg03.png") no-repeat center top / 100% 100%;
		padding: 10.4vw 8.7vw 21vw;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 14vw;
	}

	#contentWrap_sp .sec02_container04 {
		background: url("../images_sp/bg04.png") no-repeat center top / 100% 100%;
		padding: 10.4vw 8.7vw 20.7vw;
		box-sizing: border-box;
		position: relative;
		margin-bottom: 14vw;
	}

	#contentWrap_sp .sec02_container05 {
		background: url("../images_sp/bg05.png") no-repeat center top / 100% 100%;
		padding: 10.4vw 8.7vw 20.7vw;
		box-sizing: border-box;
		position: relative;
	}

	#contentWrap_sp .sec02_ttl {
		width: 80.6%;
		margin: 0 auto 15vw;
		padding-top: 13.2vw;
	}

	#contentWrap_sp .sec02_ttl01 {
		width: 100%;
		margin: 0 auto 8.5vw;
		padding-top: 6vw;
	}

	#contentWrap_sp .sec02_container02 .sec02_ttl01 {
		margin: 0 auto 9.5vw;
		padding-top: 7vw;
	}

	#contentWrap_sp .sec02_ttl02 {
		width: 108%;
		margin: 0 0 7vw -4vw;
	}

	#contentWrap_sp .sec02_txt01 {
		width: 100%;
		margin: 0px auto 5.5vw;
	}

	#contentWrap_sp .sec02_txt01 .text_color {
		color: #00b9bb;
	}

	#contentWrap_sp .sec02_container03 .sec02_txt01 {

		margin: 0px auto 15.5vw;
	}

	#contentWrap_sp .sec02_txt02 {
		width: 100%;
		margin: 0 auto 6.5vw;
	}

	#contentWrap_sp .sec02_txt01 p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.14;
		text-align: justify;
		color: #434742;
		display: block;
	}

	#contentWrap_sp .sec02_container02 .sec02_txt01 p {
		letter-spacing: -0.03em;
	}

	#contentWrap_sp .sec02_container02 .sec02_txt01 {
		margin-bottom: 14vw;
	}

	#contentWrap_sp .sec02_container04 .sec02_txt01 {
		margin-bottom: 17vw;
	}

	#contentWrap_sp .sec02_container05 .sec02_txt01 {
		margin-bottom: 15vw;
	}

	#contentWrap_sp .sec02_txt02 p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.166;
		text-align: justify;
		color: #434742;
		display: block;
	}

	#contentWrap_sp .point_container {
		background: #f3f2e7;
		border-radius: 5%;
		padding: 11vw 8vw 8vw;
		position: relative;
	}

	#contentWrap_sp .point_container .point_title {
		position: absolute;
		top: -16%;
		left: 4%;
		width: 51%;
	}

	#contentWrap_sp .sec02_container04 .point_container .point_title {
		position: absolute;
		top: -14%;
		left: 4%;
		width: 51%;
	}

	#contentWrap_sp .sec02_container05 .point_container .point_title {
		position: absolute;
		top: -14%;
		left: 4%;
		width: 51%;
	}

	#contentWrap_sp .point_container p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.14;
		text-align: left;
		color: #434742;
		display: block;
	}

	#contentWrap_sp .sec02_img01 {
		margin-bottom: 10vw;
	}

	#contentWrap_sp .sec02_img02 {
		margin-bottom: 10vw;
	}

	#contentWrap_sp .sec02_img03 {
		width: 71.6%;
		margin: 14vw auto 0;
	}

	#contentWrap_sp .eff01 {
		position: absolute;
		width: 18vw;
		right: 4vw;
		top: -44vw;
	}

	#contentWrap_sp .eff02 {
		position: absolute;
		width: 45vw;
		left: -10vw;
		top: -17vw;
	}

	#contentWrap_sp .eff03 {
		position: absolute;
		width: 24vw;
		right: -8vw;
		top: -17vw;
	}

	#contentWrap_sp .eff04 {
		position: absolute;
		width: 23vw;
		left: -9vw;
		bottom: -10vw;
	}

	#contentWrap_sp .eff05 {
		position: absolute;
		width: 96vw;
		top: -8%;
		left: 5vw;
	}

	#contentWrap_sp .sec02_point_txt01 p {
		font-size: 3.7vw;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		line-height: 2.92;
		text-align: justify;
		color: #ff4e00;
		width: 100%;
		letter-spacing: 0.05em;
		font-feature-settings: "palt";
		display: block;
		width: 80.6%;
		margin: 0 auto 14vw;
		position: relative;
	}

	#contentWrap_sp .sec03_block {
		position: relative;
		z-index: 4;
	}

	#contentWrap_sp .sec03_container {
		position: relative;
		z-index: 4;
	}

	#contentWrap_sp .sec03_ttl01 {
		width: 100%;
		margin: -7vw auto 6.5vw;
		padding-top: 0vw;
	}

	#contentWrap_sp .sec03_txt01 {
		width: 82.6%;
		margin: 0px auto 5.5vw;
	}

	#contentWrap_sp .sec03_txt01 p {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.14;
		text-align: justify;
		color: #434742;
		display: block;
		letter-spacing: -0.01em;
	}

	#contentWrap_sp .banner_block.banner02 {
		margin-bottom: 60vw;
	}

	#contentWrap_sp .banner_block.banner02 .banner_ttl {
		margin-bottom: 4vw;
	}

	#contentWrap_sp .banner_block.banner02 .banner_eff02 {
		position: absolute;
		width: 28vw;
		transform: translate(-50%, 0);
		top: 92%;
		left: 78%;
	}

	#contentWrap_sp .product_block {
		background: url("../images_sp/bg06.png") no-repeat center top / 100% 100%;
		width: 90vw;
		position: relative;
		margin: 18.4vw auto 3vw;
		padding-top: 0;
		padding-bottom: 4vw;
		z-index: 2;
	}
	#contentWrap_sp .product_block02 {
		background: url("../images_sp/bg07.png") no-repeat center top / 100% 100%;
		width: 90vw;
		position: relative;
	        margin: 24.4vw auto 3vw;
		padding-top: 0;
        padding-bottom: 8vw;
		z-index: 2;
	}
	#contentWrap_sp .product_eff01 {
		position: absolute;
		width: 36%;
		top: -7%;
		right: -32%;
		transform: translate(-50%, -50%);
	}

	#contentWrap_sp .product_eff02 {
		position: absolute;
		width: 12%;
		top: 15.1%;
		left: 3%;
		transform: translate(-50%, -50%);
	}

	#contentWrap_sp .product_eff03 {
		position: absolute;
		width: 15%;
		top: 99.6%;
		left: 16%;
		transform: translate(-50%, -50%);
	}

	#contentWrap_sp .product_inner {
		position: relative;
	}

	#contentWrap_sp .product_ttl01 {
		width: 100%;
		position: relative;
		top: -6vw;
		margin-bottom: 3vw;
	}
    #contentWrap_sp .product_block02 .product_ttl01 {
        top: -8vw;
    }
	#contentWrap_sp .product_ttl02 {
		width: 66%;
		margin: 0 auto 2vw;
	}

	#contentWrap_sp .product_ttl03 {
		width: 79%;
		margin: 0 auto 8vw;
	}

	#contentWrap_sp .product_img01 {
		width: 41%;
		margin: 0 auto 8.4vw;
	}
    #contentWrap_sp .product_block02 .product_img01 {
        width: 49%;
        margin: 0 auto 7.4vw;
    }
	#contentWrap_sp .product_img02 {
		width: 78%;
		margin: 0 auto 8.4vw;
	}

	#contentWrap_sp .product_txt {
		width: 83%;
		margin: 0 auto 7vw;
	}

	#contentWrap_sp .product_txt_main {
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 4vw;
		font-weight: 400;
		line-height: 2.16;
		text-align: justify;
		color: #434742;
		width: 100%;
		letter-spacing: -0.03em;
	}

	#contentWrap_sp .product_color01 {
		color: #d7655f;
		font-size: 120%;
		font-weight: 400;
	}

	#contentWrap_sp .product_color02 {
		color: #b985ba;
		font-size: 120%;
		font-weight: 400;
	}

	#contentWrap_sp .btnWrap {
		width: 78%;
		margin: 0 auto 14vw;
	}

	#contentWrap_sp .btnWrap li {
		margin-bottom: 5vw;
	}
	#contentWrap_sp .eff06{
position: absolute;
        width: 28vw;
        bottom: -17%;
        right: -9%;
	}


}


/* --- ?½v?½?½?½[?½?½?½g --- */
#presentWrap {
	padding: 20px 0 90px;
	position: relative;
	z-index: 1;
	background: #FFFFFF;
}

#present {
	width: 808px;
	margin: 0 auto;
	position: relative;
}

#present .btn {
	position: absolute;
	bottom: 40px;
	right: 38px;
}

@media screen and (max-width: 767px) {
	#presentWrap_sp {
		position: relative;
		padding: 5vw 7.87vw 16vw;
	}

	#present_sp {
		position: relative;
	}

	#presentWrap_sp .btn {
		position: absolute;
		width: 62.66vw;
		bottom: 9vw;
		left: 50%;
		margin-left: -31.33vw;
	}
}




/* wrapFooter

?½y?½[?½W?½?½?½?½?½Ì?¿½?½?½?½N?½?½?½?½
------------------------------------------------ */
#wrapFooter {
	text-align: left;
	width: 800px;
	margin: 0 auto;
}

#wrapFooter a:hover {
	color: #eb5a7e;
}

@media screen and (max-width: 767px) {
	#wrapFooter {
		width: 84%;
		margin: 0 auto;
	}
}



/* ?½?½?½?½?½?½?½ß‹L?½?½
------------------------------------------------ */
.recommend>h3 {
	border-top: 2px solid #999;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	padding: 30px 0 0;
}

.recommend>h3::after {
	content: "";
	width: 100%;
	height: 1px;
	background: #999;
	position: absolute;
	top: 2px;
	left: 0;
}

.recommend .articles {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.recommend article {
	padding-top: 25px;
}

.recommend article a {
	display: block;
	width: 250px;
	color: #000;
	text-decoration: none;
}

.recommend article h4 {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	padding-top: 8px;
}

.recommend article h4 .newline {
	display: inline-block;
}

.recommend .toBiteki {
	padding-top: 60px;
}

.recommend .toBiteki a {
	display: block;
	width: 250px;
	font-size: 13px;
	text-align: center;
	line-height: 1;
	padding: 18px 0 18px 10px;
	margin: 0 auto;
	border: 1px solid #999;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	position: relative;
}

.recommend .toBiteki a::after {
	content: "";
	width: 16px;
	height: 6px;
	border-top: 6px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 8px solid #000;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -6px;
	margin-left: -110px;
}

.recommend .toBiteki a:hover::after {
	border-right-color: #eb5a7e;
}

@media screen and (max-width: 767px) {
	.recommend>h3 {
		font-size: 16px;
		padding: 25px 0 5px;
	}

	.recommend .articles {
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.recommend article a {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}

	.recommend article .img {
		width: 40%;
	}

	.recommend article img {
		width: 100%;
		height: auto;
	}

	.recommend article h4 {
		width: 55%;
		padding: 0 0 0 5%;
	}

	.recommend .toBiteki {
		padding-top: 8%;
	}

	.recommend .toBiteki a {
		width: 100%;
		max-width: 320px;
	}
}

/* footer ?½?½?½Ìƒ}?½[?½W?½?½
------------------------------------------------ */
#footer.clfix {
	margin-bottom: 30px;
}
