@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .sec01 {
	margin-bottom: 268px;
}
#main .sec01 .img_box {
	margin-bottom: 52px;
	display: flex;
}
#main .sec01 .img_box .photo_box {
	margin-left: -0.278%;
	width: 44.375%;
}
#main .sec01 .img_box .text_box {
	margin-top: -12px;
	width: 55.903%;
}
#main .sec01 .img_box .text_box .head_line01 {
	padding-right: 2.4%;
	text-align: right;
}
#main .sec01 .img_box .text_box .text_img {
	text-align: center;
}
#main .sec01 .text {
	position: relative;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.78;
	letter-spacing: 0.06em;
	text-align: center;
}
#main .sec01 .text::after {
	width: 4px;
	height: 132px;
	position: absolute;
	left: 50%;
	bottom: -182px;
	transform: translateX(-50%);
	background: url(../img/index/sec01_bg01.png) no-repeat center top / 100% auto;
	content: '';
}
#main .sec02 {
	padding: 109px 0 135px;
	position: relative;
}
#main .sec02 .t_photo {
	width: 100%;
	height: 720px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
#main .sec02 .t_photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .sec02 .com_box01 {
	position: relative;
	z-index: 2;
}
#main .sec02 .top_text-box {
	margin: 0 0 104px auto;
	width: 53.2%;
}
#main .sec02 .top_text-box .head_line01 {
	margin-bottom: 32px;
	font-feature-settings: 'palt';
}
#main .sec02 .bg_box {
	margin-bottom: 92px;
	padding: 79px 20px 83px;
	position: relative;
	z-index: 3;
}
#main .sec02 .bg_box::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(#fff 0%, #eaf7f8 100%);
	opacity: 0.9;
	content: '';
	z-index: -1;
}
#main .sec02 .bg_box::before {
	width: 2px;
	height: 96px;
	position: absolute;
	left: 50%;
	bottom: -48px;
	transform: translateX(-50%);
	background-color: #008cad;
	content: '';
}
#main .sec02 .bg_box .text_list {
	margin: -40px 0 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#main .sec02 .bg_box .text_list li {
	margin: 40px 3.2% 0;
	width: 35%;
	text-align: center;
}
#main .sec02 .bg_box .text_list .ttl {
	margin-bottom: 5px;
	font-size: 6.6rem;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.06em;
	font-family: 'Rozha One', serif;
}
#main .sec02 .bg_box .text_list .txt {
	margin-bottom: 26px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.54;
	letter-spacing: 0.06em;
}
#main .sec02 .bg_box .text_list .pho {
	margin: 0 auto;
	max-width: 320px;
}
#main .sec02 .bg_box .text {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.85;
	text-align: center;
}
#main .sec02 .title {
	margin-bottom: 43px;
	font-size: 3.6rem;
	font-weight: bold;
	line-height: 1.78;
	letter-spacing: 0.06em;
	text-align: center;
	font-feature-settings: 'palt';
}
#main .sec02 .logo {
	margin: 0 auto;
	width: 541px;
}
#main .sec03 {
	padding: 116px 0 116px;
	background: url(../img/index/sec03_bg01.png) no-repeat center center / cover;
}
#main .sec03 .com_box01 {
	max-width: 760px;
}
#main .sec03 .text {
	font-size: 2.6rem;
	line-height: 1.85;
}
#main .sec04 {
	padding: 128px 0;
	background: url(../img/index/sec04_bg.jpg) no-repeat center center / cover;
}
#main .sec04 .text_box {
	margin-left: auto;
	padding: 84px 6.2% 65px;
	width: 50%;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
}
#main .sec04 .text_box .head_line01 {
	margin-bottom: 28px;
	font-feature-settings: 'palt';
}
#main .sec04 .text_box .text_list {
	margin-left: -12px;
}
#main .sec04 .text_box .text_list li {
	margin-bottom: 7px;
	padding: 1px 0 0 60px;
	font-size: 2.6rem;
	line-height: 2.2;
	letter-spacing: 0.06em;
	background: url(../img/common/icon02.svg) no-repeat left top / 56px auto;
}
#main .sec04 .text_box .text_list li:last-of-type {
	margin-bottom: 0;
}
#main .sec05 {
	margin-bottom: 115px;
	padding: 114px 0 128px;
	background: linear-gradient(115deg, #feffe6 0%, #fef7e5 55.17%, #fef1e5 100%);
}
#main .sec05 .img_box {
	display: flex;
}
#main .sec05 .img_box .photo_box {
	width: 45.69%;
	position: relative;
	z-index: 2;
}
#main .sec05 .img_box .text_box {
	margin: 80px -0.2% 0 -4.8%;
	padding: 52px 60px 111px 9.2%;
	width: 59.31%;
	box-sizing: border-box;
	background-color: #fff;
}
#main .sec05 .img_box .text_box .head_line01 {
	margin-bottom: 16px;
}
#main .sec05 .img_box .text_box p {
	font-size: 2.4rem;
	line-height: 1.92;
}
#main .program {
	margin-bottom: 128px;
	overflow: hidden;
}
#main .program .area {
	margin-bottom: 96px;
	position: relative;
}
#main .program .area:last-of-type {
	margin-bottom: 0;
}
#main .program .area::after {
	width: calc(50% + 80px);
	height: calc(100% - 153px);
	position: absolute;
	left: 0;
	top: 93px;
	background: linear-gradient(to right, #feffe6 0%, #ffe2e3 100%);
	content: '';
	z-index: -1;
}
#main .program .area.area01::after {
	left: auto;
	right: 0;
	background: linear-gradient(to left, #feffe6 0%, #ffe2e3 100%);
}
#main .program .img_box {
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}
#main .program .img_box.img_box-r {
	flex-direction: row-reverse;
}
#main .program .img_box .photo_box {
	width: 50%;
}
#main .program .img_box .text_box {
	margin: -24px 3.85% 0 0;
	padding-bottom: 90px;
	width: 30.9%;
	position: relative;
}
#main .program .img_box.img_box-r .text_box {
	margin: -24px 0 0 3.85%;
}
#main .program .img_box .text_box .lead {
	margin-bottom: -8px;
	font-size: 3.8rem;
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 0.06em;
}
#main .program .img_box .text_box .lead span {
	margin-left: 10px;
	display: inline-block;
	color: #ead5cd;
	font-size: 16.3rem;
	font-weight: normal;
	line-height: 1;
	letter-spacing: 0.06em;
	transform: scaleX(0.8);
	transform-origin: left center;
	font-family: 'Rozha One', serif;
	vertical-align: -22px;
}
#main .program .img_box .text_box .title {
	margin-bottom: 17px;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 2.19;
	letter-spacing: 0.06em;
}
#main .com_btn-box.btm01 {
	margin-bottom: 114px;
}
#main .flow {
	margin-bottom: 238px;
}
#main .flow .head_line02 {
	margin-bottom: 72px;
}
#main .flow .flow_list {
	margin-top: -48px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .flow .flow_list::after {
	width: calc((100% - 96px) / 3);
	content: '';
}
#main .flow .flow_list li {
	margin-top: 48px;
	padding: 0 2.6% 53px;
	position: relative;
	width: calc((100% - 96px) / 3);
	box-sizing: border-box;
}
#main .flow .flow_list li::after {
	width: 100%;
	height: calc(100% - 63px);
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fdfced;
	content: '';
	z-index: -1;
}
#main .flow .flow_list li:nth-of-type(3n - 1)::after {
	background-color: #fcf6ec;
}
#main .flow .flow_list li:nth-of-type(3n)::after {
	background-color: #fdf4f4;
}
#main .flow .flow_list li::before {
	width: 67px;
	height: 131px;
	position: absolute;
	right: -82px;
	top: calc(50% + 32px);
	transform: translateY(-50%);
	background: url(../img/index/flow_bg01.png) no-repeat center center / 100% auto;
	content: '';
}
#main .flow .flow_list li:nth-of-type(3n)::before {
	display: none;
}
#main .flow .flow_list .num {
	margin-bottom: 22px;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: 0.06em;
	text-align: center;
}
#main .flow .flow_list .num span {
	margin-top: -12px;
	display: block;
	font-size: 9rem;
	font-weight: normal;
	line-height: 1;
	letter-spacing: 0.06em;
	font-family: 'Rozha One', serif;
	transform: scaleX(0.8);
}
#main .flow .flow_list .ttl {
	margin-bottom: 47px;
	padding-bottom: 11px;
	position: relative;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.58;
	letter-spacing: 0.06em;
	text-align: center;
	box-sizing: border-box;
}
#main .flow .flow_list .ttl::after {
	width: 74px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-color: #2f2f2f;
	content: '';
}
#main .flow .flow_list .pho {
	margin: 0 auto 36px;
	max-width: 131px;
}
#main .flow .flow_list p {
	font-size: 2.2rem;
	line-height: 1.73;
}
#main .voice {
	margin-bottom: 126px;
}
#main .voice .head_line02 {
	margin-bottom: 37px;
}
#main .voice .voice_list li {
	margin-bottom: -40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .voice .voice_list li:last-of-type {
	margin-bottom: 0;
}
#main .voice .voice_list li:nth-of-type(2n) {
	flex-direction: row-reverse;
}
#main .voice .voice_list .pho {
	width: 200px;
}
#main .voice .voice_list .txt {
	width: calc(100% - 224px);
}
#main .voice .voice_list li:nth-of-type(2n) .txt {
	text-align: right;
}
#main .voice .voice_list .txt span {
	padding: 24px 46px 18px 48px;
	position: relative;
	display: inline-block;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.58;
	text-align: left;
	vertical-align: top;
	border-radius: 90px;
	background: #fff1ef;
}
#main .voice .voice_list li:nth-of-type(2n) .txt span {
	padding: 21px 46px 21px 48px;
}
#main .voice .voice_list .txt span::after {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 56px;
	bottom: -22px;
	background: url(../img/index/voice_bg01.png) no-repeat center center / cover;
	content: '';
}
#main .voice .voice_list li:nth-of-type(2n) .txt span::after {
	left: auto;
	right: 56px;
	background-image: url(../img/index/voice_bg02.png);
}
#main .voice .voice_list .list01 .txt {
	margin-top: 39px;
}
@media (min-width: 897px) and (max-width: 1300px) {
	#main .sec04 .text_box .text_list li {
		font-size: 2.3rem;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 {
		margin-bottom: 152px;
	}
	#main .sec01 .img_box {
		margin-bottom: 33px;
		display: block;
	}
	#main .sec01 .img_box .photo_box {
		margin: 0 -16px;
		width: auto;
	}
	#main .sec01 .img_box .photo_box img {
		width: 100%;
	}
	#main .sec01 .img_box .text_box {
		margin: 0 0 40px;
		width: auto;
	}
	#main .sec01 .img_box .text_box .head_line01 {
		padding-right: 0;
		text-align: center;
	}
	#main .sec01 .text {
		font-size: 3rem;
		line-height: 1.67;
	}
	#main .sec01 .text::after {
		width: 3px;
		height: 75px;
		bottom: -89px;
		background-image: url(../img/index/sec01_bg01_sp.png);
	}
	#main .sec02 {
		padding: 66px 0 72px;
	}
	#main .sec02 .t_photo {
		margin: 0 -16px -40px;
		width: auto;
		height: auto;
		position: relative;
		z-index: 1;
	}
	#main .sec02 .t_photo img {
		object-position: center bottom;
	}
	#main .sec02 .top_text-box {
		margin: 0 0 -95px;
		width: auto;
		position: relative;
	}
	#main .sec02 .top_text-box::before {
		width: calc(100% + 32px);
		height: calc(100% + 66px);
		position: absolute;
		left: -16px;
		top: -66px;
		background-color: #F2F3F7;
		content: '';
		z-index: -1;
	}
	#main .sec02 .top_text-box .head_line01 {
		margin: 0 -9px 31px;
		position: relative;
		font-size: 2.8rem;
		line-height: 1.64;
		text-align: center;
		letter-spacing: 0.06em;
		z-index: 5;
	}
	#main .sec02 .top_text-box p {
		line-height: 1.9;
		position: relative;
		z-index: 4;
	}
	#main .sec02 .bg_box {
		margin-bottom: 80px;
		padding: 47px 15px 78px;
	}
	#main .sec02 .bg_box::before {
		height: 72px;
		bottom: -36px;
	}
	#main .sec02 .bg_box .text_list {
		margin: 0 0 50px;
		display: block;
	}
	#main .sec02 .bg_box .text_list li {
		margin: 0 0 41px;
		width: auto;
		text-align: center;
	}
	#main .sec02 .bg_box .text_list li:last-of-type {
		margin-bottom: 0;
	}
	#main .sec02 .bg_box .text_list .ttl {
		margin-bottom: 4px;
		font-size: 6.6rem;
		font-weight: 500;
		line-height: 1.2;
	}
	#main .sec02 .bg_box .text_list .txt {
		margin-bottom: 19px;
		font-size: 2.6rem;
	}
	#main .sec02 .bg_box .text_list .pho {
		max-width: 240px;
	}
	#main .sec02 .bg_box .text_list .note {
		margin-top: 27px;
		font-size: 1.4rem;
		text-align: center;
	}
	#main .sec02 .bg_box .text {
		font-size: 2rem;
		line-height: 1.7;
	}
	#main .sec02 .title {
		margin-bottom: 33px;
		font-size: 2.6rem;
		line-height: 1.69;
	}
	#main .sec02 .logo {
		width: auto;
		max-width: 316px;
	}
	#main .sec03 {
		padding: 65px 0 63px;
		background-image: url(../img/index/sec03_bg01_sp.png);
	}
	#main .sec03 .com_box01 {
		max-width: 760px;
	}
	#main .sec03 .text {
		font-size: 2rem;
		line-height: 1.8;
	}
	#main .sec04 {
		padding: 80px 0 76vw;
		background-image: url(../img/index/sec04_bg_sp.jpg);
		background-position: center bottom;
	}
	#main .sec04 .text_box {
		padding: 39px 16px 38px;
		width: auto;
	}
	#main .sec04 .text_box .head_line01 {
		margin-bottom: 22px;
		text-align: center;
	}
	#main .sec04 .text_box .text_list {
		margin-left: -9px;
	}
	#main .sec04 .text_box .text_list li {
		margin-bottom: 7px;
		padding: 10px 0 5px 41px;
		font-size: 1.8rem;
		line-height: 1.44;
		background-size: 42px auto;
	}
	#main .sec04 .text_box .text_list li:last-of-type {
		margin-bottom: 0;
	}
	#main .sec05 {
		margin-bottom: 89px;
		padding: 65px 0 72px;
		background: linear-gradient(145deg, #feffe6 0%, #fef7e5 55.17%, #fef1e5 100%);
	}
	#main .sec05 .img_box {
		display: block;
	}
	#main .sec05 .img_box .photo_box {
		margin: 0 16px 0 -16px;
		width: auto;
	}
	#main .sec05 .img_box .photo_box img {
		width: 100%;
	}
	#main .sec05 .img_box .text_box {
		margin: -80px -16px 0 16px;
		padding: 119px 16px 40px 24px;
		width: auto;
	}
	#main .sec05 .img_box .text_box .head_line01 {
		margin-bottom: 17px;
	}
	#main .sec05 .img_box .text_box p {
		font-size: 1.8rem;
		line-height: 1.78;
	}
	#main .program {
		margin-bottom: 80px;
	}
	#main .program .area {
		margin-bottom: 50px;
	}
	#main .program .area.area01 {
		margin-bottom: 95px;
	}
	#main .program .area::after {
		width: calc(100% - 32px);
		height: calc(100% - 126px);
		position: absolute;
		left: 0;
		top: 62px;
		background: linear-gradient(145deg, #feffe6 0%, #ffe2e3 100%);
		content: '';
		z-index: -1;
	}
	#main .program .area.area01::after {
		left: auto;
		right: 0;
		background: linear-gradient(225deg, #feffe6 0%, #ffe2e3 100%);
	}
	#main .program .img_box {
		display: block;
	}
	#main .program .img_box .photo_box {
		margin: 0 -16px 0 64px;
		width: auto;
	}
	#main .program .img_box .photo_box img {
		width: 100%;
	}
	#main .program .img_box.img_box-r .photo_box {
		margin: 0 64px 0 -16px;
	}
	#main .program .img_box .text_box {
		margin: -24px 50px 0 0;
		padding-bottom: 55px;
		width: auto;
	}
	#main .program .img_box.img_box-r .text_box {
		margin: 0 0 0 40px;
	}
	#main .program .img_box .text_box .lead {
		margin-bottom: 6px;
		font-size: 2.6rem;
	}
	#main .program .img_box .text_box .lead span {
		margin-left: 5px;
		font-size: 8.6rem;
		vertical-align: -11px;
	}
	#main .program .img_box.img_box-r .text_box .lead {
		margin-right: -34px;
		text-align: right;
	}
	#main .program .img_box .text_box .title {
		margin-bottom: 11px;
		font-size: 2.6rem;
		line-height: 1.8;
	}
	#main .program .img_box .text_box  p {
		font-size: 1.8rem;
	}
	#main .com_btn-box.btm01 {
		margin-bottom: 65px;
	}
	#main .flow {
		margin-bottom: 89px;
	}
	#main .flow .head_line02 {
		margin-bottom: 46px;
	}
	#main .flow .flow_list {
		margin-top: 0;
		display: block;
	}
	#main .flow .flow_list::after {
		display: none;
	}
	#main .flow .flow_list li {
		margin: 0 0 77px;
		padding: 0 16px 48px;
		width: auto;
	}
	#main .flow .flow_list li:last-of-type {
		margin-bottom: 0;
	}
	#main .flow .flow_list li::after {
		width: 100%;
		height: calc(100% - 52px);
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #fdfced;
		content: '';
		z-index: -1;
	}
	#main .flow .flow_list li::before {
		width: 50px;
		height: 99px;
		right: 50%;
		top: auto;
		bottom: -49px;
		transform: translate(50%,0) rotate(90deg);
	}
	#main .flow .flow_list li:nth-of-type(3n)::before {
		display: block;
	}
	#main .flow .flow_list li:last-of-type::before {
		display: none;
	}
	#main .flow .flow_list .num {
		margin-bottom: 25px;
		font-size: 2.6rem;
	}
	#main .flow .flow_list .num span {
		font-size: 7.8rem;
	}
	#main .flow .flow_list .ttl {
		margin-bottom: 31px;
		padding-bottom: 10px;
		font-size: 2.4rem;
		line-height: 1.71;
	}
	#main .flow .flow_list .pho {
		margin-bottom: 20px;
	}
	#main .flow .flow_list p {
		font-size: 2rem;
		line-height: 1.7;
	}
	#main .voice {
		margin-bottom: 70px;
	}
	#main .voice .head_line02 {
		margin-bottom: 49px;
	}
	#main .voice .voice_list li {
		margin-bottom: 40px;
	}
	#main .voice .voice_list .pho {
		width: 80px;
	}
	#main .voice .voice_list .txt {
		width: calc(100% - 100px);
	}
	#main .voice .voice_list li:nth-of-type(2n) .txt {
		text-align: left;
	}
	#main .voice .voice_list .txt span {
		padding: 17px 15px 15px;
		display: block;
		font-size: 1.5rem;
		line-height: 1.6;
		border-radius: 40px;
	}
	#main .voice .voice_list li:nth-of-type(2n) .txt span {
		padding: 17px 15px 15px;
	}
	#main .voice .voice_list .txt span::after {
		width: 14px;
		height: 16px;
		left: -11px;
		bottom: 50%;
		transform: translateY(50%);
		background-image: url(../img/index/voice_bg01_sp.png);
	}
	#main .voice .voice_list li:nth-of-type(2n) .txt span::after {
		left: auto;
		right: -11px;
		background-image: url(../img/index/voice_bg02_sp.png);
	}
	#main .voice .voice_list .list01 .txt {
		margin-top: 0;
	}
}
@media all and (max-width: 374px) {
	#main .main_visual .text_box h2 {
		font-size: 5.8vw;
	}
	#main .sec02 .top_text-box .head_line01 {
		font-size: 2.4rem;
	}
	#main .flow .flow_list .ttl {
		font-size: 2.1rem;
	}
	#main .sec02 .title {
		font-size: 2.4rem;
	}
}