@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
/* fixedInner */
.fixedInner {
	position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.fixedInner .lFixedBox,
.fixedInner .rFixedBox {
	padding-bottom: 3rem;
	position: absolute;
	z-index: 1;
	top: 0;
	left: calc(50% - 70rem);
	width: 36rem;
	height: 100vh;
	overflow-y: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.fixedInner .lFixedBox::-webkit-scrollbar,
.fixedInner .rFixedBox::-webkit-scrollbar {
	display: none;
}
.fixedInner .lFixedBox {
	padding-top: 6rem;
}
.fixedInner .lFixedBox .imgText {
	margin: 0 1rem 4rem 0;
}
.fixedInner .lFixedBox .imgText img {
	width: 100%;
}
.fixedInner .lFixedBox .comNotesList {
	margin-bottom: 4rem;
}
.fixedInner .lFixedBox .comBtn {
	width: auto;
	max-width: 35rem;
}
.fixedInner .rFixedBox {
	width: 34.2rem;
	left: auto;
	right: calc(50% - 69.6rem);
}
.fixedInner .rFixedBox img {
	width: 100%;
}
.fixedInner .rFixedBox .imgText {
	margin-bottom: 1.6rem;
}
.fixedInner .rFixedBox .linkList li {
	margin: 0 auto 4.2rem;
	width: 26.6rem;
}
.fixedInner .rFixedBox .linkList a {
	display: block;
}
.fixedInner .rFixedBox .linkList a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) and (max-width: 1420px) {
	.fixedInner .lFixedBox,
	.fixedInner .rFixedBox {
		width: 21.875vw;
		left: 3rem;
	}
	.fixedInner .lFixedBox .imgText {
		margin-bottom: 2.5vw;
	}
	.fixedInner .lFixedBox .comNotesList {
		margin-bottom: 2.5vw;
	}
	.fixedInner .rFixedBox {
		width: 21.375vw;
		left: auto;
		right: 3rem;
	}
	.fixedInner .rFixedBox .imgText {
		margin-bottom: 1vw;
	}
	.fixedInner .rFixedBox .linkList li {
		margin-bottom: 2.625vw;
		width: 16.625vw;
	}
	.fixedInner .comBtn {
		width: 21.875vw;
	}
	.fixedInner .comBtn a {
		min-height: 5vw;
		font-size: 1.663vw;
		border-radius: 5vw;
	}
	.fixedInner .comNotesList li {
		padding-left: 0.938vw;
		text-indent: -0.937vw;
		font-size: 1vw;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	.fixedInner {
		display: none;
	}
}
/* mainVisual */
.mainVisual {
	padding: 5.3rem 0 8rem;
	background-color: #EEF0F4;
}
.mainVisual .topPhoto {
	margin: 0 auto 0.9rem;
	width: 44.7rem;
}
.mainVisual .imgBox {
	margin-bottom: 4.3rem;
	width: 47.4rem;
}
.mainVisual .imgBox .photoBox img {
	width: 100%;
}
.mainVisual .imgBox .textBox {
	margin: -9.9rem 0 0 auto;
	width: fit-content;
	display: flex;
	align-items: flex-start;
}
.mainVisual .imgBox .textBox .img {
	margin-right: 1.1rem;
	width: 6.3rem;
}
.mainVisual .imgBox .textBox .text {
	flex: 1;
}
.mainVisual .imgBox .textBox .txt {
	padding-top: 0.4rem;
	margin-bottom: 0.7rem;
	font-size: 2.13rem;
	font-weight: 500;
	line-height: 1.2;
}
.mainVisual .imgBox .textBox .name {
	padding-left: 4.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.2;
	background: url(../img/common/imgtext02.png) no-repeat left top 0.5rem / 4.1rem;
}
.mainVisual .imgBox.rImgBox {
	margin-left: auto;
}
.mainVisual .imgBox.rImgBox .textBox {
	margin: -11.8rem 0 0 0;
}
.mainVisual .imgBox01 {
	margin-bottom: 1.3rem;
}
.mainVisual .imgBox01 .textBox {
	margin-top: -10.7rem;
}
.mainVisual .midImg {
	margin: 0 auto 0.5rem;
	width: 27.8rem;
}
.mainVisual .midImg img {
	width: 100%;
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding: 4rem 0 6rem;
	}
	.mainVisual .topPhoto {
		margin-bottom: 0.7rem;
		width: 33.5rem;
	}
	.mainVisual .imgBox {
		margin-bottom: 3.2rem;
		width: calc(100% - 2rem);
	}
	.mainVisual .imgBox .textBox {
		margin-top: -19.733vw;
	}
	.mainVisual .imgBox .textBox .img {
		margin-right: 2.4vw;
		width: 12.533vw;
	}
	.mainVisual .imgBox .textBox .txt {
		padding-top: 1.067vw;
		margin-bottom: 1.333vw;
		font-size: 4.267vw;
	}
	.mainVisual .imgBox .textBox .name {
		padding-left: 8.8vw;
		font-size: 4.8vw;
		background-size: 8vw auto;
		background-position: left top 0.8vw;
	}
	.mainVisual .imgBox.rImgBox .textBox {
		margin-top: -23.467vw;
	}
	.mainVisual .imgBox01 {
		margin-bottom: 2.133vw;
	}
	.mainVisual .imgBox01 .textBox {
		margin-top: -21.333vw;
	}
	.mainVisual .midImg {
		margin: 0 8.3rem 0.4rem;
		width: auto;
	}
}
/* diet */
#main .diet {
	padding-top: 8rem;
	background-color: #fff;
}
#main .diet h2 {
	margin: 0 auto 4rem;
	width: 44.7rem;
}
#main .diet .innerBox {
	padding: 3rem 0 6.5rem;
	position: relative;
	z-index: 1;
}
#main .diet .content {
	width: 44.6rem;
}
#main .diet .innerBox::after {
	width: 100%;
	height: 33.3rem;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	content: "";
	background-color: #91C0B4;
}
#main .diet .innerBox h3 {
	margin-bottom: 2.9rem;
	text-align: center;
	font-size: 3.06rem;
	color: #fff;
	line-height: 1.4;
}
#main .diet .innerBox .content > .photo {
	margin-bottom: 2.6rem;
}
#main .diet .innerBox .textBox {
	padding-bottom: 2.5rem;
	border-bottom: 1px dashed #333;
}
#main .diet .innerBox .tagList {
	margin-bottom: 0.6rem;
	align-items: center;
}
#main .diet .innerBox .tagList li {
	margin-right: 0.2rem;
}
#main .diet .innerBox .tagList img {
	height: 3.3rem;
}
#main .diet .innerBox .title {
	margin-bottom: 0.6rem;
	padding-left: 5.3rem;
	font-size: 2.93rem;
	font-weight: 700;
	line-height: 1.2;
	background: url(../img/common/imgtext02.png) no-repeat left top 0.5rem / 5rem;
}
#main .diet .innerBox .txt {
	margin-bottom: 0.6rem;
	font-weight: 500;
	line-height: 1.2;
}
#main .diet .innerBox .sml {
	font-size: 1.6rem;
	line-height: 1.2;
}
#main .diet .innerBox .catList li {
	margin: 0.5rem 0.5rem 0 0;
	padding: 0 1.2rem;
	font-size: 1.6rem;
	line-height: 1.2;
	border: 1px solid #333;
}
#main .diet .innerBox .imgBox .text {
	margin-top: 4rem;
	font-size: 2.13rem;
	font-weight: 500;
	line-height: 1.2;
}
#main .diet .innerBox .infoBox {
	padding-top: 5.3rem;
}
#main .diet .innerBox .infoBox h4 {
	margin-bottom: 2.6rem;
	position: relative;
	display: flex;
	align-items: center;
	color: #44A0AE;
	line-height: 1.4;
	font-size: 2.4rem;
}
#main .diet .innerBox .infoBox h4::after {
	width: 1.9rem;
	height: 3.1rem;
	position: absolute;
	z-index: 1;
	top: -4rem;
	left: 3rem;
	content: "";
	background: url(../img/common/icon01.png) no-repeat left top / 100%;
}
#main .diet .innerBox .infoBox h4 img {
	margin-right: 1.2rem;
	width: 8.1rem;
}
#main .diet .innerBox .infoBox .ttl {
	margin-bottom: 1.3rem;
	padding: 0.3rem 1.1rem;
	width: fit-content;
	color: #44A0AE;
	font-size: 2.13rem;
	font-weight: 700;
	line-height: 1.4;
	border: 0.13rem solid #44A0AE;
}
#main .diet .innerBox .infoBox .txtList {
	margin-left: 1.7rem;
}
#main .diet .innerBox .infoBox .txtList li {
	margin-bottom: 1.5rem;
	padding-left: 2.3rem;
	text-indent: -2.5rem;
	line-height: 1.4;
}
#main .diet .innerBox .infoBox .txtList span {
	font-weight: 700;
}
#main .diet .innerBox.brown::after {
	background-color: #B4A9AB;
}
#main .diet .innerBox.brown .textBox {
	padding-bottom: 1.8rem;
}
#main .diet .innerBox.brown .imgBox {
	align-items: flex-start;
}
#main .diet .innerBox.brown .imgBox .text {
	flex: 1;
}
#main .diet .innerBox.brown .imgBox .pho {
	margin-left: 2rem;
	width: 18.9rem;
}
#main .diet .innerBox.brown .infoBox h4 {
	color: #8D7E83;
}
#main .diet .innerBox.brown .infoBox .ttl {
	color: #8D7E83;
	border-color: #8D7E83;
}
#main .diet .innerBox.pink {
	padding-bottom: 8rem;
}
#main .diet .innerBox.pink::after {
	background-color: #DAC3C2;
}
#main .diet .innerBox.pink .infoBox {
	margin-bottom: 12rem;
}
#main .diet .innerBox.pink .infoBox h4 {
	color: #B67682;
}
#main .diet .innerBox.pink .infoBox .ttl {
	color: #B67682;
	border-color: #B67682;
}
#main .diet .subTxtBox {
	margin-bottom: 8rem;
	padding: 0 2.5rem 2rem;
	border: 0.13rem solid #333;
}
#main .diet .subTxtBox h4 {
	margin: -4rem 0 1.3rem;
	text-align: center;
	color: #4E7DA8;
	font-size: 2.4rem;
	line-height: 1.4;
}
#main .diet .subTxtBox h4 img {
	margin: 0 auto 1.2rem;
	width: 8.1rem;
	display: block;
}
#main .diet .subTxtBox .txt {
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
}
#main .diet .subTxtBox .txt span {
	font-weight: 700;
}
#main .diet .innerBox.pink .comInnerBox {
	margin: 0 0.5rem;
}
@media all and (max-width: 896px) {
	#main .diet {
		padding-top: 6rem;
	}
	#main .diet h2 {
		margin-bottom: 3rem;
		width: 33.4rem;
	}
	#main .diet .innerBox {
		padding: 2.2rem 0 5rem;
	}
	#main .diet .content {
		width: auto;
	}
	#main .diet .innerBox::after {
		height: 66.667vw;
		max-height: 55rem;
	}
	#main .diet .innerBox h3 {
		margin-bottom: 2.2rem;
		font-size: 2.3rem;
	}
	#main .diet .innerBox .content > .photo {
		margin-bottom: 2rem;
	}
	#main .diet .innerBox .content > .photo img {
		width: 100%;
	}
	#main .diet .innerBox .textBox {
		padding-bottom: 2rem;
	}
	#main .diet .innerBox .tagList {
		margin-bottom: 0.5rem;
	}
	#main .diet .innerBox .tagList img {
		height: 2.45rem;
	}
	#main .diet .innerBox .title {
		margin-bottom: 0.5rem;
		padding-left: 4rem;
		font-size: 2.2rem;
		background-size: 3.75rem auto;
		background-position: left top 0.4rem;
	}
	#main .diet .innerBox .txt {
		margin-bottom: 0.5rem;
	}
	#main .diet .innerBox .sml {
		font-size: 1.2rem;
	}
	#main .diet .innerBox .catList li {
		padding: 0 0.8rem;
		font-size: 1.2rem;
	}
	#main .diet .innerBox .imgBox .text {
		margin-top: 2.8rem;
		font-size: 1.6rem;
	}
	#main .diet .innerBox .infoBox {
		padding-top: 4rem;
	}
	#main .diet .innerBox .infoBox h4 {
		margin-bottom: 1.9rem;
		font-size: 1.8rem;
		line-height: 1.37;
	}
	#main .diet .innerBox .infoBox h4::after {
		width: 1.4rem;
		height: 2.2rem;
		top: -3.1rem;
		left: 2.2rem;
	}
	#main .diet .innerBox .infoBox h4 img {
		margin-right: 0.9rem;
		width: 6.1rem;
	}
	#main .diet .innerBox .infoBox .ttl {
		margin-bottom: 0.9rem;
		padding: 0.3rem 0.9rem;
		font-size: 1.6rem;
	}
	#main .diet .innerBox .infoBox .txtList {
		margin-left: 1rem;
	}
	#main .diet .innerBox .infoBox .txtList li {
		margin-bottom: 1rem;
		padding-left: 2rem;
		text-indent: -1.9rem;
		line-height: 1.45;
	}
	#main .diet .innerBox.brown .textBox {
		padding-bottom: 1.3rem;
	}
	#main .diet .innerBox.brown .imgBox .pho {
		margin-left: 1rem;
		width: 14.2rem;
	}
	#main .diet .innerBox.pink {
		padding-bottom: 6rem;
	}
	#main .diet .innerBox.pink .infoBox {
		margin-bottom: 8.7rem;
	}
	#main .diet .subTxtBox {
		margin-bottom: 5.8rem;
		padding: 0 1.9rem 1.4rem;
		border-width: 1px;
	}
	#main .diet .subTxtBox h4 {
		margin: -3rem 0 1rem;
		font-size: 1.8rem;
	}
	#main .diet .subTxtBox h4 img {
		margin-bottom: 1rem;
		width: 6.1rem;
	}
	#main .diet .innerBox.pink .comInnerBox {
		margin: 0 0.3rem;
	}
}
/* support */
#main .support {
	padding: 8rem 0;
	background-color: #F1E8DD;
}
#main .support .content {
	width: 44.6rem;
}
#main .support h2 {
	margin: 0 auto 3.3rem;
	width: 37.3rem;
}
#main .support .bgBox {
	padding: 4rem 0;
	background-color: #fff;
}
#main .support h3 {
	padding: 0.9rem 1rem;
	margin: 0 auto;
	width: fit-content;
	display: flex;
	align-items: center;
	background-color: #DFCDA8;
	border-radius: 1.3rem;
	color: #222;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.4;
}
#main .support h3 img {
	margin-right: 0.5rem;
	width: 5.9rem;
}
#main .support .textBox {
	padding: 2rem 2.5rem 5.7rem;
	background: url(../img/common/line01.png) repeat-x left bottom / 0.6rem;
}
#main .support .textBox .ttl {
	margin-bottom: 2.8rem;
	color: #AF9561;
	text-align: center;
	font-size: 2.66rem;
	font-weight: 700;
	line-height: 1.4;
}
#main .support .textBox .ttl span {
	font-size: 2.13rem;
}
#main .support .textBox .pho {
	margin: 0 auto 2.5rem;
	width: 18.8rem;
}
#main .support .textBox .txt {
	text-align: center;
	color: #111;
	font-weight: 500;
	line-height: 1.4;
}
#main .support .textBox:last-of-type {
	padding: 4rem 2.5rem 1.5rem;
	background: none;
}
#main .support .textBox:last-of-type .ttl {
	margin-bottom: 2rem;
}
@media all and (max-width: 896px) {
	#main .support {
		padding: 6rem 0;
	}
	#main .support .content {
		width: auto;
	}
	#main .support h2 {
		margin-bottom: 2.5rem;
		width: 27.9rem;
	}
	#main .support .bgBox {
		padding: 3rem 0;
	}
	#main .support h3 {
		padding: 0.6rem 1rem;
		border-radius: 1rem;
		font-size: 1.2rem;
	}
	#main .support h3 img {
		margin-right: 0.3rem;
		width: 4.4rem;
	}
	#main .support .textBox {
		padding: 1.7rem 2rem 4rem;
		background-size: 0.4rem auto;
	}
	#main .support .textBox .ttl {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	#main .support .textBox .ttl span {
		font-size: 1.6rem;
	}
	#main .support .textBox .pho {
		margin-bottom: 2.1rem;
		width: 14.1rem;
	}
	#main .support .textBox:last-of-type {
		padding: 3rem 2rem 1rem;
	}
	#main .support .textBox:last-of-type .ttl {
		margin-bottom: 1.5rem;
	}
}