@charset "utf-8";

/*------------------------------------------------------------
	feature
------------------------------------------------------------*/
#main .feature .mainImg {
	background: url(../img/feature/main_img.jpg) no-repeat center center;
}

#main .feature #conts02 {
	font-size: 1.8rem;
	font-family: "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif;
}

@media(max-width: 767px) {
	#main .feature #conts02 {
		padding: 0 16px;
		box-sizing: border-box;
	}
}

#main .feature #conts02 .clinicFeature {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
	font-size: 2.2rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main .feature #conts02 .clinicFeature .imgWrap {
	display: flex;
	justify-content: center;
}
#main .feature #conts02 .clinicFeature > li {
	position: relative;
}
#main .feature #conts02 .shinFeature__in img,
#main .feature #conts02 .daiFeature__in img {
	position: absolute;
	top: 45px;
	right: 16px;
}
#main .feature #conts02 .shinFeature {
	margin-right: 20px;
	flex: 1;
	background-color: #DF91A7;
	padding: 17px 28px 17px 10px;
}
#main .feature .shinFeature a {
    display: flex;
	align-items: center;
}
#main .feature .shinFeature a .shinFeature__in {
    display: flex;
	align-items: center;
}
#main .feature .shinFeature p {
	padding-left: 8px;
	flex: 1;
}
#main .feature #conts02 .shinFeature__in {
	display: flex;
	justify-content: center;
	align-items: center;
}
#main .feature #conts02 .shinFeature__in p {
	padding-right: 11px;
	color: #FFF;
	font-size: 3.1rem;
	white-space: nowrap;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main .feature .dainichiFeature {
	flex: 1;
	background-color: #60B1BF;
	padding: 17px 28px 17px 10px;
}
#main .feature .dainichiFeature a {
    display: flex;
	align-items: center;
}
#main .feature .dainichiFeature p {
	padding-left: 24px;
	flex: 1;
}
#main .feature #conts02 .daiFeature__in {
	display: flex;
	justify-content: center;
	align-items: center;
}
#main .feature #conts02 .daiFeature__in p {
	padding-right: 11px;
	color: #FFF;
	font-size: 3.1rem;
	white-space: nowrap;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main .feature .topComment {
	padding: 0 40px 40px 40px;
	background-color: #60B1BF;
	text-align: center;
	font-size: 1.5rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main .feature .topComment__in {
	background-color: #FFF;
	padding: 43px 0 30px 0;
}
#main .feature .topComment .featureComment {
	font-size: 2.4rem;
	color: #60B1BF;
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 30px;
}

@media(max-width: 767px) {
	#main .feature #conts02 .shinFeature {
		padding: 8px 12px 8px 4px;
		font-size: 1.4rem;
	}
	#main .feature #conts02 .dainichiFeature {
		padding: 8px 12px 8px 4px;
		font-size: 1.4rem;
	}
	#main .feature #conts02 .shinFeature p {
		padding-left: 8px;
	}
	#main .feature #conts02 .dainichiFeature p {
		padding-left: 8px;
	}
	#main .feature #conts02 .shinFeature__in p {
		font-size: 1.4rem;
		padding-right: 0;
	}
	#main .feature #conts02 .daiFeature__in p {
		font-size: 1.4rem;
		padding-right: 0;
	}
	#main .feature #conts02 .shinFeature__in img {
		width: 4px;
		height: 7px;
	}
	#main .feature #conts02 .daiFeature__in img {
		width: 4px;
		height: 7px;
	}
	#main .feature #conts02 .shinFeature__in img {
		width: 4px;
		height: 7px;
	}
	#main .feature #conts02 .shinFeature__in img,
	#main .feature #conts02 .daiFeature__in img {
	top: 20px;
	right: 8px;
}
	#main .feature #conts02 .shinFeature .imgWrap > img {
		width: 33px;
		height: 33px;
	}
	#main .feature #conts02 .dainichiFeature .imgWrap > img {
		width: 33px;
		height: 33px;
	}
	#main .feature .topComment {
		padding: 0 16px 24px 16px;
	}
	#main .feature .topComment p {
		font-size: 1.4rem;
	}
	#main .feature .topComment .featureComment {
		font-size: 1.8rem;
		padding-bottom: 30px;
	}
}

/* sec01 お約束 */
#main .feature #sec01 {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#main .feature #sec01 .sec01Head {
	padding: 60px 0 78px 0;
	background: url(../img/feature/bgLogo01.png) no-repeat center center;
	font-size: 1.8rem;
	text-align: center;
	margin-top: 40px;
}
#main .feature #sec01 .sec01Head span {
	font-size: 3.2rem;
}
#main .feature #sec01 ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px;
}
#main .feature #sec01 ul li {
	background: url(../img/feature/bg01.jpg) no-repeat;
	margin-right: 24px;
	font-size: 1.7rem;
	text-align: center;
	width: 200px;
	height: 108px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .feature #sec01 ul li:last-child {
	margin-right: 0;
}
#main .feature #sec01 ul li p {
	padding-top: 28px;
}
#main .feature #sec01 ul li img {
	position: absolute;
	top: -10px;
	left: 40%;
}

@media(max-width: 767px) {
	#main .feature #sec01 .sec01Head {
		padding: 36px 0;
		background: url(../img/feature/bgLogo01.png) no-repeat center center;
	}
	#main .feature #sec01 ul {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 60px;
	}
	#main .feature #sec01 ul li {
		background: url(../img/feature/bg01_sp.jpg) no-repeat;
		margin-right: 0;
		margin-bottom: 24px;
		padding: 14px 0;
		font-size: 1.5rem;
		line-height: 2.3;
		text-align: center;
		width: 100%;
		height: auto;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#main .feature #sec01 ul li:last-child {
		margin-bottom: 0;
	}
	#main .feature #sec01 ul li p {
		padding-top: 0;
	}
	#main .feature #sec01 ul li:first-child p {
		margin-left: 2.8rem;
	}
	#main .feature #sec01 ul li img {
		position: absolute;
		top: 14px;
		left: 2rem;
	}
}

#main .feature {
	margin-bottom: 77px;
}
#main .feature .featureBox {
	padding: 55px 26px 60px;
	background-color: #F3F8FB;
}
#main .feature .featureHead {
	font-size: 2.6rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin-bottom: 56px;
}

#main .feature .featureBox ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#main .feature .featureBox > ul > li {
	max-width: 343px;
	padding-bottom: 50px;
	border-bottom: 4px solid #FFF;
	margin-right: 42px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	box-sizing: border-box;
}
#main .feature .featureBox > ul > li:last-child {
	margin-right: 400px;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
#main .feature .featureBox ul li:nth-child(2n) {
	margin-right: 0;
}
#main .feature .featureBox > ul > li .feature__in {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

#main .feature .featureBox ul li .feature__in .featureMg {
	padding: 50px 0 22px;
}
#main .feature .featureBox > ul > li > picture {
	text-align: center;
}
#main .feature .featureBox > ul > li > img {
	margin: 0 auto;
	display: block;
}
#main .feature .featureBox ul li .listFeatureHead {
	font-size: 1.8rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", serif;
	position: relative;
	padding-left: 16px;
	margin: 29px 0;
}
#main .feature .featureBox ul li .listFeatureHead:before {
	content: "";
	background-color: #60B1BF;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 6px;
	left: 0;
}
#main .feature .featureBox > ul > li > p {
	font-size: 1.5rem;
}
#main .feature .featureBox > ul > li > div > p {
	font-size: 1.5rem;
}

#main .feature .upBeautyBox {
	display: flex;
	flex-direction: column;
	font-size: 1.4rem;
	margin-top: 40px;
}
#main .feature .upBeautyBox li {
	display: flex;
	padding: 10px 20px 13px;
	background-color: #FFF;
	border: 1px dashed #7FABB8;
	border-radius: 5px;
	margin-bottom: 9px;
	position: relative;
}
#main .feature .upBeautyBox li p {
	padding-left: 22px;
	letter-spacing: -0.3px;
}

#main .feature .upBeautyBox li p::before {
	content: "";
	background: url(../img/dainichi/icon_check01.png) no-repeat center center;
	background-size: contain;
	display: inline-block;
	top: 50%;
	left: 0;
	transform: translateY(-60%);
	width: 20px;
	height: 20px;
	position: absolute;
	margin-left: 12px;
}

#main .feature .featureBox .linkBtn {
	margin-top: 49px;
	background-color: #FFF;
	border: 1px solid #60B1BF;
	position: relative;
	white-space: nowrap;
	display: flex;
	justify-content: center;
}
#main .feature .featureBox .linkBtn a {
	padding: 14px 102px;
	color: #60B1BF;
	text-align: center;
}
#main .feature .featureBox .linkBtn img {
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
}

@media(max-width: 767px) {
	#main .feature {
		margin-bottom: 60px;
	}
	#main .feature .featureHead {
		font-size: 2.2rem;
		margin-bottom: 37px;
	}
	#main .feature .featureBox {
		padding: 35px 0 40px;
	}
	#main .feature .featureBox > ul > li {
		padding: 0 8px 50px;
		border-bottom: 4px solid #FFF;
		margin-right: 0;
		margin-bottom: 40px;
	}
	#main .feature .featureBox > ul > li:last-child {
		margin-right: 0;
		margin-bottom: 0;
		border: none;
		padding: 0 8px;
		box-sizing: border-box;
	}
	#main .feature .featureBox > ul > li > img {
		width: 346px;
		height: 155px;
	}
}