@charset "UTF-8";

/*--------------Utility----------------*/
.sakai_main .u_inner {
	height: 100%;
	position: relative;
}
@media screen and (max-width: 767px) {
	.u_inner {
		width: auto;
	}
	.u_inner.b {
		margin: 0;
	}
}

/*--------------c_hurry----------------*/
#c_hurry+section dl {
	box-shadow: 2.828px 2.828px 16px 0px rgba(0, 0, 0, 0.11);
	background: #fff;
}
#c_hurry+section dt {
	background: #c21536;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 500;
	text-align: center;
	padding: .3em 0 .1em;
}
@media screen and (max-width: 767px) {
	#c_hurry+section dt {
		font-size: 2.4rem;
	}
}
#c_hurry+section .c_hurry .head {
	background: #af3aa2;
	justify-content: center;
}
#c_hurry+section .c_hurry .before p {
	background: url(/common/upload_data/e-kazokusocom/image/line.png) no-repeat center bottom/100%;
	padding-bottom: .8rem;
	font-size: 1.8rem;
	font-weight: 600;
	color: #af3aa2;
	margin-bottom: 1.4rem;
	text-align: center;
	line-height: 1.2;
}
.c_hurry {
	padding: 3.5rem 8rem 4rem;
}
.c_hurry .txt {
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.35;
	margin-bottom: .3em;
	letter-spacing: .03em;
}
.c_hurry .txt small {
	display: block;
	font-size: 2.3rem;
	letter-spacing: .04em;
}
.c_hurry .head {
	color: #fff;
	background: var(--i_main_color);
	text-align: center;
	font-size: 1.6rem;
	padding: .1em .1em .2em;
	margin-bottom: .2em;
}
.c_hurry .before {
	border: solid 1px #ecdef0;
	background: #fdf7ff;
	border-radius: .6rem;
	padding: 2rem;
}
.c_hurry .before ul{
	padding: 0 3rem;
}
.c_hurry .before li {
	font-size: 1.6rem;
	line-height: 1.625;
	list-style: none;
	padding: 0;
}
.m_ft {
	font-family: 'Noto Serif JP', serif;
}
@media screen and (min-width: 901px) {
	.c_hurry {
		display: flex;
		justify-content: space-between;
	}
	.c_hurry .tel {
		width: 55%;
	}
	.c_hurry .c_tel em {
		font-size: 6.3rem;
		letter-spacing: .03em;
	}
	.c_hurry .c_tel small {
		line-height: 1;
		margin-top: -.2em;
	}
	.c_hurry .before {
		width: 35%;
	}
}
@media screen and (max-width: 1200px){
	.c_hurry {
		padding: 3.5rem 4rem 4rem;
	}
	.c_hurry .before ul{
		padding: 0;
	}
	.c_hurry .txt {
		font-size: 2.4rem;
	}
	.c_hurry .txt small {
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 900px) {
	.c_hurry {
		padding: 2.5rem 2rem 3rem;
	}
	.c_hurry .txt {
		font-size: 2.2rem;
	}
	.c_hurry .txt small {
		font-size: 1.7rem;
	}
	.c_hurry .c_tel {
		margin: 1rem 0 2rem;
	}
}

/*--------------プランポップアップ----------------*/
#plan-sakai-modal-sec+section>.content_wrapper{
	height: 100%;
}
.sakai-modal {
	display: none;
	position: fixed;
	/*background: rgba(0, 0, 0, 0.5);*/
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.contents_box::-webkit-scrollbar{
  display: none;
}
.sakai-modal .cont {
	display: none;
}
.sakai-modal .cont.m-show,
.sakai-modal:has(.cont.m-show) {
	display: block;
}
.sakai-modal .close {
	position: absolute;
	top: 1rem;
	width: 2.5rem;
	right: 1rem;
	cursor: pointer;
}
.sakai-modal .wrap {
	width: 114rem;
	margin: 5rem auto 2rem;
	padding: 2rem;
	background: #fff;
	position: relative;
	max-width: 95%;
	overflow-y: scroll;
	overflow-x: hidden;
}
.sakai-modal .low_header {
	margin: 0 0 3rem;
	width: 100%;
}
.low_header {
	margin-top: 19rem;
	background: url(/common/upload_data/e-kazokusocom/image/plan_bg.jpg) no-repeat left bottom/cover, #fdeaec;
	height: 20rem;
}
@media screen and (max-width: 1100px) {
	.low_header {
		background-size: 120%;
	}
}
@media screen and (max-width: 900px) {
	.low_header {
		height: 15rem;
	}
}
@media screen and (max-width: 680px) {
	.low_header {
		background-size: 160%;
	}
}
.low_header .ttl {
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-size: 4rem;
	color: var(--i_main_color);
	text-shadow: 0 0 .6em #fff;
	font-family: "Zen Maru Gothic", serif !important;
	font-weight: 500 !important;
}
.low_header .ttl small {
	display: block;
	font-size: 52%;
	margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
	.low_header {
		height: 14rem;
		background-position: 10%;
	}
	.low_header .ttl {
		font-size: 3.5rem;
	}
	.low_header.plan {
		background-position: 25% 100%;
	}
}
.plan_body {
	margin-bottom: 1rem;
}
.plan_body .img img {
	border-radius: 0!important;
}
.plan_body img {
	display: block;
}
.plan_body .plan {
	font-weight: bold;
	line-height: 1;
}
.plan_body .plan em {
	font-size: 240%;
	letter-spacing: -.05em;
	line-height: inherit;
}
.plan_body .data {
	font-size: 2rem;
	line-height: 1.1;
	width: auto;
}
.plan_body .data * {
	line-height: inherit;
}
.plan_body .data span {
	display: inline-block;
}
.plan_body .name {
	font-size: .95em;
	border-radius: .4rem;
	width: 7em;
	text-align: center;
	padding: .8em 0;
	letter-spacing: .06em;
	margin-right: .5em;
	vertical-align: middle;
}
.plan_body .name.a {
	color: #fff;
	background: #af3aa2;
}
.plan_body .name.b {
	color: #af3aa2;
	border: solid 1px #af3aa2;
}
.plan_body .member {
	vertical-align: middle;
	color: #d53557;
}
.plan_body .member i {
	background: #d53557;
	color: #fff;
	font-size: 1.8rem;
	display: inline-block;
	vertical-align: .4em;
	text-align: center;
	border-radius: 100%;
	width: 3.5em;
	height: 3em;
	line-height: 1.2;
	padding-top: .5em;
	margin-right: .4em;
	letter-spacing: .05em;
}
.plan_body .member em {
	font-size: 6rem;
	letter-spacing: -.05em;
}
.plan_body .unit {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 500;
	vertical-align: .3em;
	margin-left: .3em;
}
.plan_body .unit small {
	display: block;
	font-size: .58em;
	font-weight: 400;
}
.plan_body .std {
	vertical-align: middle;
	color: #666666;
	margin-left: .5em;
	font-size: 1.8rem;
}
.plan_body .std em {
	font-size: 4rem;
	display: inline-block;
	vertical-align: -.1em;
	letter-spacing: -.05em;
}
.plan_body .std small {
	font-size: .6315em;
}
.plan_body .oh {
	margin-top: 7rem;
}
.plan_body .oh img {
	width: 61.8rem;
	margin: 0 auto;
}
.plan_set {
	margin-bottom: 2rem;
}
.plan_set .box {
	display: flex;
	justify-content: space-between;
}
.plan_set .set {
	width: 28.5rem;
	font-size: 2.6rem;
	border: solid 1px var(--i_main_color);
	border-radius: .6rem;
	text-align: center;
}
.plan_set .set span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.plan_set .set.a {
	background: var(--i_main_color);
	color: #fff;
}
.plan_set .set.b {
	color: var(--i_main_color);
}
.plan_set li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}
.plan_set .box {
	width: 58rem;
	margin-bottom: 1rem;
}
.plan_set .img {
	width: 27rem;
	margin-left: 12px;
}
@media screen and (max-width: 1080px) {
	.plan_set {
		margin-bottom: 1rem;
	}
	.plan_set .box {
		width: 30rem;
		margin-bottom: 1rem;
	}
	.plan_set .set {
		width: 15rem;
		font-size: 1.6rem;
	}
	.plan_body .data {
		line-height: 1.5;
	}
	.plan_body .unit {
		line-height: 1.2;
	}
	.plan_body .member em {
		font-size: 4.2rem;
	}
	.plan_body .std {
		font-size: 1.5rem;
	}
	.plan_body .std em {
		font-size: 3.2rem;
	}
	.plan_body .member i {
		font-size: 1.4rem;
	}
	.sakai-modal .wrap {
		width: 85%;
	}
	.plan_set .img {
		width: 48%;
	}
}
@media screen and (max-width: 800px) {
	.plan_set li {
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 2rem;
	}
	.plan_set .box {
		width: auto;
		margin-bottom: 0.4rem;
	}
}
@media screen and (max-width: 480px) {
	.plan_set .set {
		font-size: 1.5rem;
	}
	.plan_body .member i {
		font-size: 1.1rem;
	}
	.plan_body .member em {
		font-size: 3rem;
	}
	.plan_body .unit {
		font-size: 1.6rem;
		line-height: 1.1;
	}
	.plan_body .std {
		font-size: 1.4rem;
	}
	.plan_body .std em {
		font-size: 2.8rem;
	}
}
/* プラン内容 */
.plan_info {
	margin-top: 7rem;
}
.plan_info h3 {
	font-family: "Zen Maru Gothic", serif !important;
	font-weight: 500 !important;
}
.plan_info ul {
	display: -webkit-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.plan_info ul > * {
	margin-left: 3%;
	width: 22.75%;
}
@media screen and (min-width: 768px) {
	.plan_info ul > *:nth-child(4n + 1) {
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.plan_info ul > * {
		margin-left: 3%;
		width: 48.5%;
	}
	.plan_info ul > *:nth-child(2n + 1) {
		margin-left: 0;
	}
}
.plan_info li {
	margin-bottom: 3.5rem;
	position: relative;
	padding-left: 0 !important;
}
.plan_info li:hover .detail {
	opacity: 1;
}
.plan_info li p {
	color: var(--i_main_color);
	text-align: center;
	margin-top: 1.5rem;
	line-height: 1.3;
}
.plan_info li img {
	border: solid 1px #efefef;
	border-radius: 1rem;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
}
.plan_info li .detail {
	position: absolute;
	background: #efefef;
	box-shadow: 0 0 0.4em 0 rgba(0, 0, 0, 0.1);
	width: 120%;
	z-index: 1;
	left: -10%;
	text-align: left;
	color: inherit;
	border-radius: .3em;
	padding: .8em 1em;
	bottom: calc(100% + 1.5rem);
	font-size: 1.6rem;
	line-height: 1.875;
	opacity: 0;
	transition: opacity .2s ease-in;
}
@media screen and (max-width: 767px) {
	.plan_info li .detail {
		line-height: 1.5;
	}
}
.plan_info li .detail:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 2rem 1.2rem 0 1.2rem;
	border-color: #efefef transparent transparent transparent;
	bottom: -1.8rem;
	left: 50%;
	transform: translateX(-50%);
}
.minsei_head {
	background: url(/common/upload_data/e-kazokusocom/image/minsei_img01.jpg) no-repeat 50%/cover;
	height: 38.7rem;
	padding-left: 4rem;
}
.minsei_head p {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: var(--i_main_color);
	font-size: 5.95rem;
	line-height: 1;
	letter-spacing: .1em;
	font-family: "Zen Maru Gothic", serif !important;
	font-weight: 500 !important;
}
.minsei_head p span {
	display: block;
	font-size: 3.4rem;
	letter-spacing: .1em;
}
.minsei_head p b {
	font-size: 172%;
}
.minsei_head p small {
	font-size: 79%;
}
.minsei_head p em {
	border-bottom: solid 2px var(--i_main_color);
	position: relative;
}
.minsei_head p em:before {
	content: '';
	position: absolute;
	border-bottom: solid 2px var(--i_main_color);
	bottom: -6px;
	width: 100%;
}
@media screen and (min-width: 801px){
	.u_visible_sp+*{
		margin-left: -1rem;
	}
	.minsei_head .ft_md>span{
		display: block;
	}
	.minsei_head .ft_md>span span{
		margin-left: -1.5rem;
		display: inline-block;
	}
}
@media screen and (max-width: 767px) {
	.minsei_head {
		padding-left: 2rem;
		height: 30rem;
	}
	.minsei_head p {
		font-size: 4rem;
		line-height: 1.2;
	}
	.minsei_head p em {
		display: inline-block;
		margin-bottom: .5rem;
	}
}
@media screen and (max-width: 480px){
	.minsei_head p span {
		font-size: 2.6rem;
	}
}
.minsei_sec {
	margin-top: 5.5rem;
}
.minsei_sec p {
	font-size: 1.6rem;
	line-height: 1.875;
}
@media screen and (max-width: 767px) {
	.minsei_sec p {
		line-height: 1.5;
	}
}
.minsei_sec p.txt1 {
	color: var(--i_main_color);
	font-size: 2rem;
}
.minsei_sec p em {
	color: #c21536;
}
.minsei_sec p a {
	color: #333399;
	padding-bottom: .1em;
	display: inline-block;
	border-bottom: solid 2px #ada2c8;
}
.minsei_sec .note {
	background: #ffeff2;
	padding: 1.5rem 4rem 1.8rem;
	margin-top: 2rem;
}
@media screen and (max-width: 767px) {
	.minsei_sec .note {
		padding: 1.5rem 2rem 1.8rem;
	}
}
.minsei_sec table {
	margin: 2.5rem 0 3rem;
	width: 100%;
}
.minsei_sec .flow1 {
	width: 87rem;
	max-width: 100%;
	margin: 5.5rem 0 4rem;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	text-align: center;
	position: relative;
}
.minsei_sec .flow1 > * {
	width: 17%;
}
.minsei_sec .flow1:before {
	content: '';
	position: absolute;
	bottom: 1.5rem;
	width: 49%;
	right: 15%;
	height: .5rem;
	background: #e34d6a;
	z-index: 1;
}
.minsei_sec .flow1:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: .8rem 0 .8rem 2rem;
	border-color: transparent transparent transparent #e34d6a;
	right: 13%;
	bottom: 1rem;
}
.minsei_sec .flow1 li {
	background: #e6e6e6;
	color: #fff;
	border-radius: .3rem;
	height: 8rem;
	position: relative;
}
.minsei_sec .flow1 li:nth-child(1) {
	background: #9c9c9c;
	z-index: 1;
}
.minsei_sec .flow1 li:nth-child(1):before {
	content: '';
	position: absolute;
	bottom: 1.5rem;
	width: 49%;
	right: -5.5rem;
	height: .5rem;
	background: #e34d6a;
	z-index: 1;
}
.minsei_sec .flow1 li:nth-child(1):after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: .8rem 0 .8rem 2rem;
	border-color: transparent transparent transparent #e34d6a;
	right: -7rem;
	bottom: 1rem;
}
.minsei_sec .flow1 li:nth-child(2) {
	background: #f19faf;
}
.minsei_sec .flow1 li:nth-child(5) {
	background: #f19faf;
}
.minsei_sec .flow1 span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.minsei_sec .flow1 em {
	position: absolute;
	font-size: 1.6rem;
	color: var(--i_main_color);
	width: 100%;
	left: 0;
	top: -2.8em;
	font-style: italic;
	font-weight: 600;
}
.minsei_sec .flow1 i {
	font-size: 187.5%;
	margin-left: .2em;
}
@media screen and (max-width: 767px) {
	.minsei_sec .flow1:before {
		bottom: 1rem;
		width: 50%;
	}
	.minsei_sec .flow1:after {
		bottom: .5rem;
		right: 12%;
	}
	.minsei_sec .flow1 li {
		font-size: 1.6rem;
		width: 18%;
	}
	.minsei_sec .flow1 li:nth-child(1):before {
		bottom: 1rem;
		width: 50%;
		right: -2.5rem;
	}
	.minsei_sec .flow1 li:nth-child(1):after {
		bottom: .5rem;
		right: -3.5rem;
	}
	.minsei_sec .flow1 span {
		line-height: 1.2;
	}
}
.minsei_sec .flow2 li {
	border: solid 1px var(--i_main_color);
	border-radius: .6rem;
	padding: 3rem 5rem;
}
.minsei_sec .flow2 li + li {
	margin-top: 9rem;

	position: relative;
}
.minsei_sec .flow2 li + li:before {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-style: solid;
	border-width: 4rem 5.5rem 0 5.5rem;
	border-color: #f19faf transparent transparent transparent;
	top: -6.5rem;
}
.minsei_sec .flow2 li .num {
	color: var(--i_main_color);
	font-style: italic;
	font-weight: 600;
}
.minsei_sec .flow2 li .num i {
	font-size: 200%;
	margin-left: .3em;
}
.minsei_sec .flow2 li dt {
	color: var(--i_main_color);
	font-weight: 2.4rem;
	margin-bottom: .5em;
}
.minsei_sec .flow2 li dd {
	font-size: 1.6rem;
	line-height: 1.875;
}
@media screen and (max-width: 767px) {
	.minsei_sec .flow2 li dd {
		line-height: 1.5;
	}
}
@media screen and (max-width: 767px) {
	.minsei_sec .flow2 li {
		padding: 2rem 1.5rem 3rem;
	}
	.minsei_sec .flow2 li .num {
		text-align: center;
		margin-bottom: 1rem;
	}
}
@media screen and (min-width: 768px) {
	.minsei_sec .flow2 li {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
	.minsei_sec .flow2 li .num {
		width: 13.5rem;
		margin-top: 1.5rem;
	}
	.minsei_sec .flow2 li dl {
		width: 84rem;
	}
	.u_visible_sp {
		display: none;
	}
}
.minsei_sec .txt2 {
	text-align: center;
	font-size: 3rem;
	line-height: 1.66;
	margin: 5rem 0 9rem;
}
.c_tbl {
	border-bottom: solid 1px #d8d8d8;
}
.c_tbl tr > * {
	font-size: 1.6rem;
	padding: 1.2em 2em;
	border-top: solid 1px #d8d8d8;
	vertical-align: top;
}
.c_tbl th {
	text-align: left;
	width: 25rem;
	background: #f7f7f0;
	border-right: solid 1px #d8d8d8;
	font-weight: normal;
}
@media screen and (min-width: 768px) {
	.c_tbl td + td {
		border-left: solid 1px #d8d8d8;
	}
}
@media screen and (max-width: 767px) {
	.c_tbl {
		margin-bottom: 6rem;
	}
	.c_tbl tr > * {
		padding: .5em 1em;
		float: left;
		width: 100%;
	}
	.c_tbl td + td {
		padding-left: 3em;
		border-top: none;
		padding-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.minsei_sec .txt2 {
		font-size: 2.2rem;
		text-align: left;
	}
	.minsei_sec .txt2 br {
		display: none;
	}
}

/*--------------クラブ会員ボタン----------------*/
#oneheart-modal-btn + div .content_wrapper a{
	box-shadow: none;
	padding: 0!important;
}
.popup{
	display: none;
}

/*--------------ご利用者の声----------------*/
.block_news_1.add_design4 .content_wrapper li a span {
    padding-bottom: 62%;
}
.block_news_1.add_design4 .content_wrapper li a span img{
	border-radius: .6rem;
	object-fit: contain;
}