@charset "UTF-8";
.heading1 {
	font-size: 4.54545vw;
	margin-bottom: 7.95455vw;
}

.heading2 {
	position: relative;
	margin-bottom: 7.95455vw;
	padding-left: 19.09091vw;
}

.heading2 ._num {
	font-family: 'Montserrat', sans-serif;
	font-size: 12.72727vw;
	line-height: 1;
	position: absolute;
	top: -4.90909vw;
	left: 0;
	color: #af9189;
}

.heading2 ._ttl {
	font-size: 5.81818vw;
	font-weight: bold;
}

.heading2 ._ttl strong {
	display: block;
}

.flex {
	display: -ms-flexbox;
	display: flex;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.grid3 {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}

.grid3:nth-child(2n) {
	margin-right: 0;
}

.care-ttl {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

.care-ttl h1,
.care-ttl p {
	display: inline-block;
}

.bonbon_logo {
	margin-top: 20px;
}

.bonbon_logo img {
	width: 150px;
}

.care-nayami_flex {
	max-width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.care-nayami_flex .grid3 {
	font-size: 4.31818vw;
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	aspect-ratio: 1 / 1;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.care-nayami_flex .grid3:after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	content: '';
	border-radius: 50%;
	background: #fff;
	aspect-ratio: 1 / 1;
	filter: blur(5px);
}

.box1 {
	padding: 50px 20px 60px;
	border-radius: 20px;
	background: #f8e7e2;
}

.care-intro_txt1 strong,
.care-intro_txt2 strong {
	font-weight: normal;
	display: block;
}

.care-nayami .box1 {
	position: relative;
}

.care-nayami_txt1 {
	font-size: 4.31818vw;
	margin-top: 4.54545vw;
	margin-bottom: 4.54545vw;
}

.care-nayami_txt2 {
	font-size: 4.54545vw;
	margin-bottom: 6.81818vw;
}

.care-nayami_illust {
	width: 44.54545vw;
}

.page-care .left {
	text-align: left;
}

.block1 {
	margin-bottom: 120px;
}

.care-fea {
	position: relative;
	z-index: 1;
	padding-top: 130px;
	padding-bottom: 60px;
	background: url(/system_panel/uploads/images/20250206144207824294.png) left bottom no-repeat;
	background-size: 53.94vw auto;
}

.care-fea:after {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	display: block;
	width: 53.94vw;
	content: '';
	background: url(/system_panel/uploads/images/20250205144845318271.png) right top no-repeat;
	background-size: 100% auto;
	aspect-ratio: 530 / 370;
}

.care-fea_txt {
	line-height: 2;
}

.care-flow_wrap {
	display: -ms-flexbox;
	display: flex;
	margin-top: 50px;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
}

.care-flow_box {
	position: relative;
	max-width: 280px;
	text-align: left;
}

.care-flow_box:after {
	position: absolute;
	top: 2.54545vw;
	left: 2.54545vw;
	display: block;
	width: 1px;
	height: calc(100% - 10vw);
	content: '';
	background: #ebb8aa;
}

.care-flow_item {
	font-size: 4.36364vw;
	position: relative;
	margin-bottom: 5.45455vw;
	padding-left: 8.54545vw;
}

.care-flow_item:after {
	position: absolute;
	top: .90909vw;
	left: 0;
	display: block;
	width: 5.09091vw;
	content: '';
	border-radius: 50%;
	background: #ebb8aa;
	aspect-ratio: 1 / 1;
}

.care-flow {
	padding-bottom: 230px;
}

.care-price {
	padding-bottom: 100px;
}

.care-price_box {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	box-lines: multiple;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
}

.care-price_box:after {
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 50%;
	display: block;
	width: 80%;
	height: 80%;
	content: '';
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background: #f8e7e2;
	filter: blur(30px);
}

.care-price_box_in ._txt2 {
	font-size: 30px;
	line-height: 1;
	margin-top: 10px;
}

.care-price_box_in ._txt2 strong {
	font-size: 50px;
	font-weight: normal;
}

.care-price_box_in ._txt3 {
	font-size: 14px;
	text-align: right;
}

.care-price_list {
	max-width: 470px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.care-price_list .flex {
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.care-example {
	padding-top: 130px;
	background: url(/system_panel/uploads/images/20250206144207824294.png) left top no-repeat;
	background-size: 53.94vw auto;
}

.care-example_ttl {
	margin-bottom: 60px;
}

.care-example_box {
	max-width: 80%;
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
}

.care-flow {
	background: url(/system_panel/uploads/images/20250205144845318271.png) right bottom no-repeat;
	background-size: 53.94vw auto;
}

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

.heading1 {
	font-size: 20px;
	margin-bottom: 50px;
}

.heading2 {
	margin-bottom: 50px;
	padding-left: 120px;
}

.heading2 ._num {
	font-size: 70px;
	top: -27px;
}

.heading2 ._ttl {
	font-size: 32px;
}

.heading2 ._ttl strong {
	display: inline;
}

.grid3 {
	width: 27%;
	margin-right: 9.5% !important;
	margin-bottom: 40px;
}

.grid3:nth-child(3n) {
	margin-right: 0 !important;
}

.bonbon_logo img {
	width: 215px;
}

.care-nayami_flex .grid3 {
	font-size: 16px;
}

.care-intro_txt1 strong,
.care-intro_txt2 strong {
	display: inline;
}

.care-nayami_txt1 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

.care-nayami_txt2 {
	font-size: 24px;
}

.care-nayami_illust {
	width: 196px;
}

.care-fea {
	background-size: 36.94vw auto;
}

.care-fea:after {
	width: 36.94vw;
}

.care-flow_box:after {
	top: 14px;
	left: 14px;
	height: calc(100% - 55px);
}

.care-flow_item {
	font-size: 24px;
	margin-bottom: 30px;
	padding-left: 47px;
}

.care-flow_item:after {
	top: 5px;
	width: 28px;
}

.care-example {
	background-size: 36.94vw auto;
}

.care-example_box {
	max-width: 402px;
}

.care-flow {
	background-size: 36.94vw auto;
}

}

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

.bonbon_logo {
	position: absolute;
	top: 50%;
	left: 0;
	width: 215px;
	height: auto;
	margin-top: 0;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.bonbon_logo img {
	width: auto;
}

}

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

.care-nayami_txt2 {
	margin-bottom: 0;
	margin-bottom: 30px;
}

.care-nayami_illust {
	position: absolute;
	right: 46px;
	bottom: 66px;
}

}


/*# sourceMappingURL=care.css.map */
