@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.main-img {
	min-height: 455px;
	display: flex;
	padding: 0 32px 26px;
	align-items: flex-end;
	justify-content: center;
	text-align: center;
	background: url(../images/philosophy-index/main_img_sp.jpg) no-repeat center center;
	background-size: cover;
}
.main-img__item {
	width: fit-content;
	margin: 0 auto 10px;
	display: block;
	min-width: 94px;
	color: #fff;
	font-size: 1.9rem;
	font-weight: 700;
	letter-spacing: 0;
	padding: 4px 4px 2px;
	line-height: 1.2;
	border: 3px solid #FFFFFF;
}
#main .delicious {
	margin-bottom: 137px;
	padding: 51px 30px 53px;
	background: url(../images/common2/bg01.png) repeat center;
	background-size: 1942px auto;
}
#main .delicious .content {
	padding: 10px 20px 27px;
	position: relative;
	background: url(../images/common2/bg02_sp.png) repeat center;
	background-size: 315px auto;
}
#main .delicious h2 {
	margin: -25px -30px 25px -20px;
	font-size: 2.3rem;
	color: #fff;
	font-weight: 900;
}
#main .delicious .delicious-head__item {
	width: fit-content;
	display: block;
	padding: 0 0 0 9px;
	letter-spacing: 0.05em;
	line-height: 1.3;
	padding-bottom: 3px;
	margin-bottom: 7px;
	background-color: #171717;
}
#main .delicious p {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: 0;
	margin: 0 0 32px 1px;
}
#main .delicious p.mb0 {
	margin-bottom: 0;
}
#main .delicious-txt-img {
	position: absolute;
	bottom: -70px;
	left: 50%;
	width: 360px;
	transform: translateX(-50%);
	text-align: center;
}
#main .profile {
	margin-bottom: 43px;
	padding-bottom: 38px;
	background: url(../images/common2/bg01.png) repeat center;
	background-size: 1942px auto;
}
#main .profile-txt-box {
	padding: 198px 27px 28px;
	background: url(../images/common2/bg02_sp.png) repeat center;
	background-size: 315px auto;
}
#main .profile-photo {
	margin: -0 17px -271px 18px;
	text-align: center;
	position: relative;
	top: -98px;
}
#main .profile-photo img {
	width: 100%;
}
#main .profile p {
	margin-bottom: 32px;
	letter-spacing: 0.1rem;
	line-height: 2;
	text-align: justify;
	font-size: 1.6rem;
}
#main .profile p:last-child {
	margin-bottom: 0;
}
#main .profile .name {
	margin-bottom: 28px;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #DC1C22;
}
#main .profile .name-item {
	display: block;
	font-size: 3.2rem;
	font-weight: 900;
	color: #171717;
	margin-top: -2px;
	line-height: 1;
	letter-spacing: 0.05em;
}
#main .profile .txt {
	margin-bottom: 19px;
	width: fit-content;
	border: 1px solid #DC1C22;
	border-radius: 15px;
	font-size: 1.6rem;
	font-weight: 900;
	line-height: 1;
	padding: 5px 8px;
	letter-spacing: 0.05em;
	color: #DC1C22;
}
#main .profile .img01 {
	position: absolute;
	top: 30px;
	width: 148px;
	left: -48px;
}
#main .profile .img02 {
	position: absolute;
	bottom: -42px;
	right: -19px;
	width: 196px;
}


@media all and (min-width: 820px) {
	.main-img {
		padding: 0 32px 117px;
		text-align: left;
		min-height: inherit;
		height: calc(100vh - 5rem);
		background-image: url(../images/philosophy-index/main_img.jpg);
	}
	.main-img__item {
		border-width: 4px;
		min-width: 195px;
		font-size: 3rem;
		letter-spacing: 0.1em;
		text-align: center;
		font-weight: 700;
		margin: 0 5px 28px;
		padding: 7px 5px 10px;
		display: inline-block;
	}
	#main .delicious {
		margin-bottom: min(12.5vw,240px);
		padding: 179px min(6.5vw,120px) min(5.4vw,103px);
	}
	#main .delicious-inner {
		max-width: 1137px;
		margin: 0 auto;
	}
	#main .delicious h2 {
		margin: -57px -30px 60px -24px;
		font-size: 5rem;
		font-weight: 900;
	}
	#main .delicious .delicious-head__item {
		padding: 1px 0 9px 24px;
		margin-bottom: 15px;
	}
	#main .delicious p {
		margin: 0 40px 40px 0;
		font-size: 2rem;
		letter-spacing: 0.05em;
	}
	#main .delicious-txt-img {
		transform: none;
		left: max(-8.5vw,-161px);
		bottom: max(-11vw,-199px);
		width: auto;
	}
	#main .delicious-txt-img img {
		width: 97.6rem;
	}
	#main .delicious .content {
		padding: 10px 50px 102px;
	}
	#main .profile .content {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
		background: url(../images/common2/bg02.png) repeat center #fff; 
		background-size: 988px auto;
	}
	#main .profile-photo {
		position: relative;
		order: 2;
		width: 44.8%;
		height: min(46vw,875px);
		margin: max(-7.7vw,-141px) 0 max(-9vw,-165px);
	}
	#main .profile-photo img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .profile-txt-box {
		flex: 1;
		padding: 40px 20px 50px;
		min-height: min(31vw,580px);
		display: flex;
		align-items: center;
		background: none;
	}
	#main .profile-txt-box .sub {
		max-width: 570px;
		margin: 0 auto;
		padding-right: 30px;
	}
	#main .profile p {
		margin-bottom: 37px;
		font-size: 1.8rem;
		line-height: 2;
		text-align: left;
	}
	#main .profile .name {
		margin-bottom: 38px;
		font-weight: 900;
		font-size: 2.5rem;
	}
	#main .profile .name-item {
		margin-top: 0;
		font-size: 5rem;
	}
	#main .profile .txt {
		margin-bottom: 33px;
		font-size: 1.8rem;
		padding: 6px 17px;
		border-width: 2px;
		border-radius: 15px;
	}
	#main .profile .img01 {
		width: min(23vw,440px);
		top: max(-5.9vw,-111px);
		left: max(-9.3vw,-178px);
	}
	#main .profile .img02 {
		width: min(23vw,440px);
		right: max(-12vw,-220px);
		bottom: max(-10vw,-185px);
	}
	#main .profile {
		padding: min(6.9vw,135px) min(6.5vw,120px) min(8.5vw,162px);
		margin-bottom: 0;
	}
	#main .bg-box {
		padding: 96px 0 95px;
		background: url(../images/common2/bg02.png) repeat left center;
		background-size: auto 1000px;
	}
}

@media all and (max-width: 374px) {
	#main .delicious-txt-img {
		width: 320px;
	}
}