@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%;
	height: 100%;
}

#presentWrap .main_bg {
	width: 100%;
}

#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;
}

#contentWrap .sumamry_block.top{
top: 90px;
z-index: 9;
}

#contentWrap .sumamry_block.bg01 {
position: relative;
width: 100%;
background: linear-gradient(to bottom, #6fd0f6 0%, #9fe5fb 50%, #c7f1ff 100%);
/* overflow: hidden; */
padding-bottom: 20%;
}

#contentWrap .sumamry_block.bg01 .sumamry_box01{
flex-wrap: wrap;
}

#contentWrap .sumamry_block.bg01 svg{
position: absolute;
width: 100%;
height: 50%;
top: 0;
left: 0;
}

#contentWrap .sumamry_block.bg01 .sumamry_img{
width: 100%;
margin-top: 50%;
}

#contentWrap .sumamry_block.bg01 .sumamry_img .t-img{
width: 47.1%;
margin-bottom: 30px;
}

#contentWrap .sumamry_block.bg01 .sumamry_img.list{
margin-top: 60px;
width: 100%;
}

#contentWrap .sumamry_block.bg01:before {
	content: "";
	width: 100%;
	padding-bottom: 15.4%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	background: url("../images/obj01.svg") 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: 49.6%;
}

#contentWrap .sumamry_box01 .sumamry_right {
	width: 44%;
	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 .sumamry_img{
position: relative;
}

#contentWrap .obj01{
position: absolute;
top: -40%;
right: -10%;
width: 20.2%;
}

#contentWrap .obj02{
width: 78%;
}

#contentWrap .obj03{
position: absolute;
bottom: -50%;
right: -50%;
width: 69%;
}

#contentWrap .obj04{
position: absolute;
top: -20%;
left: -20%;
width: 20.2%;
}

#contentWrap .obj05{
position: absolute;
top: 0;
left: -30%;
width: 44%;
}

#contentWrap .obj06{
position: absolute;
top: 5%;
right: -15%;
width: 15%;
}

#contentWrap .obj07{
position: absolute;
top: 0;
left: 4%;
width: 6.4%;
transform: rotate(-30deg);
}

#contentWrap .title{
position: absolute;
top: -18%;
right: -5.5%;
width: 75.8%;
}

#contentWrap .bubble{
position: absolute;
top: -30%;
right: -14%;
width: 60%;
}

#contentWrap .bubble.b02{
top: -14.6%;
right: auto;
left: 0;
width: 41%;
}

#contentWrap .bubble.b03{
top: -14.6%;
right: 0;
left: auto;
width: 41%;
}

#contentWrap .bubble.b04{
top: -20%;
right: auto;
left: -20%;
width: 74.7%;
}

#contentWrap .bubble.b05{
top: 5%;
left: auto;
right: -8%;
width: 30%;
}

#contentWrap .FB_JC_c{
display: flex;
justify-content: center;
width: 100%;
position: relative;
z-index: -1;
}

#contentWrap .sec01_outer {
	position: relative;
	z-index: 2;
	background: url("../images/bg02.jpg") no-repeat center top / cover;
	padding-top: 99px;
	padding-bottom: 157px;
}

#contentWrap .sec01_outer.bgno{
background: #fff;
}

#contentWrap .sec01_outer.bgno .sec01_img_box{
justify-content: space-between;
gap: 0;
}

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

#contentWrap .sec01_outer.bgno:after{
background: url("../images/obj19.svg") no-repeat center top / cover;
bottom: 0;
}

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

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

#contentWrap .sec01_container01.mb{
margin-bottom: 80px;
}

#contentWrap .sec01_container01.pt{
padding-top: 20%;
}

#contentWrap .sec01_img_box{
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
width: 100%;
gap: 40px;
}

#contentWrap .sec01_img_box.AI_c{
align-items: center;
justify-content: center;
margin-top: 50px;
gap: 0;
}

#contentWrap .sec01_img_box.AI_c .sec_txt{
margin: 0;
width: 100%;
}

#contentWrap .sec01_container01 .left{
width: 56.7%;
position: relative;
}

#contentWrap .sec01_container01 .left.mt{
top: 50px;
margin-right: 5%;
}

#contentWrap .sec01_container01 .right{
width: 30.5%;
position: relative;
}

#contentWrap .sec01_container01 .right.mt{
top: -50px;
width: 28%;
}

#contentWrap .sec01_img_box .left2{
width: 15.8%;
}

#contentWrap .sec01_img_box .center2{
width: 37.5%;
margin: 0 30px;
}

#contentWrap .sec01_img_box .center2 p{
color: #237eec;
}

#contentWrap .sec01_img_box .right2{
width: 29%;
}

#contentWrap .sec01_img_box .left3{
width: 48.1%;
}

#contentWrap .sec01_img_box .left3 .img{
position: relative;
}

#contentWrap .sec01_img_box .right3{
width: 45.8%;
}

#contentWrap .sec01_img_box .right3 img{
width: 65%;
margin: 0 auto;
}

#contentWrap .sec01_img_box .right3 .sec_txt{
font-size: 15px;
}

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

#contentWrap .sec01_container01>.sec_txt {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

#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 0 80px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	/* margin-bottom: 95px; */
}

#contentWrap .sec01_container02.re .title{
right: auto;
left: -5.5%;
}

#contentWrap .sec01_container02.re .obj02{
margin-left: auto;
}

#contentWrap	.sec01_container02 .sec01_img_box{
padding: 0 5.5%;
}

#contentWrap .sec01_container02 .img{
position: relative;
}

#contentWrap .sec01_container02 .left{
width: 41.3%;
position: relative;
}

#contentWrap .sec01_container02 .right{
width: 48.3%;
position: relative;
}

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

#contentWrap .sec01_container02 .sec_txt{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	letter-spacing: 2px;
}


#contentWrap .sec01_container03{
background: #fff;
outline: solid 1px #237eed;
outline-offset: -10px;
padding: 50px 0;
position: relative;
margin-bottom: 80px;
margin-left: -5%;
width: 120%;
}

#contentWrap .sec01_container03 .img01{
width: 52.1%;
margin: 0 auto;
}

#contentWrap .sec01_container03 .img02{
width: 80.5%;
margin: 25px auto 0;
}

#contentWrap .sec01_container03 .img02 a:hover img {
	opacity: 0.7;
}

#contentWrap .sec01_container03 .img03{
position: absolute;
width: 5.7%;
top: -5%;
right: 5%;
}

#contentWrap .sec01_container03 .img04{
position: absolute;
width: 17.1%;
bottom: -10%;
left: -10%;
}

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

.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;
	background: url("../images/bg03.jpg") no-repeat center top / cover;
	padding-bottom: 80px;
}

#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/bg01.svg) no-repeat center top / 100% 100%;
	margin: 0 auto;
	padding-top: 62px;
	position: relative;
	padding-bottom: 67px;
}

#contentWrap .product_block .product_box .img01{
width: 85%;
margin: 60px auto 0;
}

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

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

#contentWrap .product_block .product_right {
	width: 39.6%;
}

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

#contentWrap .product_img {
	width: 47.5%;
	margin: 0 auto;
}

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

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

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

#contentWrap .product_flex {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 85%;
	margin: 0 auto 20px;
	position: relative;
	top: -100px;
	margin-bottom: -100px;
}

#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: 85%;
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
	border-bottom: solid 1px #237eec;
}

#contentWrap .btnWrap li{
width: 42.6%;
margin: 0 2%;
}

#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: 20%;
	}

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



	#contentWrap_sp .logo_biteki a {
		display: block;
	}

	#contentWrap_sp .img-max{
	margin-bottom: 25px;
	margin: 0 calc(50% - 50vw) 25px;
	width: 100vw;
	}

	#contentWrap_sp .obj01{
	position: absolute;
	top: -5%;
	right: 5%;
	width: 29.3%;
	z-index: 2;
	}

	#contentWrap_sp .obj02{
	position: absolute;
	top: -5%;
	right: 5%;
	width: 11.4%;
	z-index: 2;
	}

	#contentWrap_sp .obj03{
	position: absolute;
	bottom: -35%;
	left: 0%;
	width: 36.7%;
	z-index: 2;
	}

	#contentWrap_sp .obj04{
	position: absolute;
	top: 0;
	left: 5%;
	width: 27.5%;
	z-index: 2;
	}

	#contentWrap_sp .obj05{
	position: absolute;
	top: 2%;
	right: 5%;
	width: 22.5%;
	z-index: 2;
	}

	#contentWrap_sp .obj06 {
		position: absolute;
		width: 10.4%;
		top: -2%;
		left: 5%;
	}

	#contentWrap_sp .obj07 {
		position: absolute;
		width: 54.5%;
		top: -7%;
		right: -10%;
	}

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

	#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: 20vw;
	}

	#contentWrap_sp .sec01_block.bg01{
	background: linear-gradient(to bottom, #6fd0f6 0%, #9fe5fb 50%, #c7f1ff 100%);
	padding-top: 70px;
	}

	#contentWrap_sp .sec01_block.bg01 .svg{
	position: absolute;
	width: 102%;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	}

	#contentWrap_sp .sec01_block.bg01 .svg img{
	display: block;
	}

	#contentWrap_sp .sec01_block.bg01 .img01{
	width: 79.8%;
	margin: 0 auto;
	}

	#contentWrap_sp .sec01_block.bg01 .img01 .t-img{
	width: 81%;
	margin-bottom: 20px;
	}

	#contentWrap_sp .sec01_block.bg01 .img02{
	width: 90.6%;
	margin: 20px auto 40px;
	}

	#contentWrap_sp .sec01_block::after {
		content: "";
		width: 100%;
		padding-bottom: 20%;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 0;
	}

	#contentWrap_sp .sec01_block.bg01::after{
	background: url("../images_sp/obj01.svg") no-repeat center top / cover;
	}

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

	#contentWrap_sp .sec01_img01 {
		width: 77%;
		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: url("../images_sp/bg02.jpg") no-repeat center top / 100%;
		position: relative;
		z-index: 4;
	}

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

	#contentWrap_sp .sec02_outer::after {
		content: "";
		width: 100%;
		padding-bottom: 21%;
		position: absolute;
		bottom: 0;
		left: 0;
		background: url("../images_sp/obj06.svg") 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 5.7vw 12.7vw;
		box-sizing: border-box;
		position: relative;
	}

	#contentWrap_sp .sec02_container01.pt{
	padding-top: 150px;
	}

	#contentWrap_sp .sec02_container01 .img01{
	width: 67.3%;
	margin-left: auto;
	margin-right: -17vw;
	}

	#contentWrap_sp .sec02_container01 .img03{
	width: 100%;
	margin-bottom: 50px;
	}

	#contentWrap_sp .sec02_container02 {
		background: #fff;
		outline: solid 1px #237eed;
		outline-offset: -5px;
		padding: 40px 0;
		margin: 0 0 30%;
		position: relative;
	}

	#contentWrap_sp .sec02_container02 .img01{
	width: 69.4%;
	margin: 0 auto;
	}

	#contentWrap_sp .sec02_container02 .img02{
	width: 86.6%;
	margin: 20px auto 0;
	}

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

	#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: 83.6%;
		margin: 25px auto 12.5vw;
	}

	#contentWrap_sp .sec02_txt02.blu p{
	color: #237eec;
	margin-bottom: 50px;
	}

	#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 .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/bg03.jpg") no-repeat center top / 100% 100%;
		width: 100%;
		position: relative;
		padding-top: 0;
		padding-bottom: 4vw;
		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;
		background: url("../images_sp/bg01.svg") no-repeat center top / 100%;
		width: 90.6%;
		margin: 15% auto 0;
		padding-top: 80px;
		padding-bottom: 80px;
		z-index: 2;
	}

	#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: 88.2%;
		margin: 0 auto 8.4vw;
	}

	#contentWrap_sp .product_img02 {
		width: 28.9%;
		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: 85%;
		margin: 0 auto 8vw;
		padding-bottom: 8vw;
		border-bottom: solid 1px #237eed;
	}

	#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;
}
