@charset "utf-8";
/* --------------------------------------------------
header
-------------------------------------------------- */
#gnav .gnav_list li.gnav_special button u::after {
  background-color: #ffffff;
  height: 2px;
}
#gnav .gnav_list li.gnav_special button u::after {
  transform: scale(1, 1);
  height: 2px;
}
.s_ttl h2 {
	max-width: 370px;
}
/* --------------------------------------------------
contents
-------------------------------------------------- */
/* s_facade
------------------------------ */
.s_facade {
	padding-top: 50px;
}
.hero {
	overflow: hidden;
}
.iv_fade_img {
	transform: scale(1.1);
	opacity: 0;
	transition: all 2s;
}
.iv_fade_cap {
	opacity: 0;
	transition: all 2s;
}
.iv_fade_img.mv {
	transform: scale(1);
	opacity: 1;
}
.iv_fade_cap.mv {
	opacity: 1;
}
.c-heading-ll {
	font-size: 24px;
	font-size: 2.4rem;
}
.c-heading-ll span {
	padding-right: 10px;
	color: #08316d;
	font-size: 6rem;
	font-style: italic;
}
.s_notes {
	padding-bottom: 80px;
}
.c-txt-notes {
	max-width: 1400px;
	line-height: 1.8;
}
@media screen and (min-width: 768px){
	.s_facade {
		padding-top: 100px;
	}
	.c-heading-ll {
		font-size: 44px;
		font-size: 4.4rem;
	}
	.c-heading-ll span {
		font-size: 8.4rem;
	}
}


/* merit
------------------------------ */
.merit_cap {
	padding: 5px;
	color: #251e1c;
	font-size: 1.1rem;
	opacity: 1;
}
.merit_page_link {
	margin: -20px auto 30px;
	display: flex;
	flex-wrap: wrap;
	width: 90%;
	max-width: 1400px;
}
.merit_page_link li {
	margin-bottom: 30px;
	width: 100%;
}
.merit_page_link li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 50px 15px 25px;
	background: #f5f5f5 url(../images/merit/bg_btn.png) no-repeat center right / auto 100%;
}
.merit_page_link li a::after {
	position: absolute;
	top: calc(50% - 10px);
	right: 20px;
	width: 20px;
	height: 20px;
	background: url(../images/merit/btn_arrow.png) no-repeat center right / contain;
	content: "";
}
.merit_page_link li img {
	max-width: 45px;
}
.merit_page_link li span {
	width: calc(100% - 60px);
	line-height: 1.5;
}
.merit {
	padding: 20px 5%;
}
.merit .merit_ttl {
	margin-bottom: 20px;
	z-index: 10;
}
.merit .merit_ttl h4 {
	padding: 0 10px;
	display: flex;
	align-items: flex-end;
}
.merit .merit_ttl h4 img {
	max-height: 55px;
}
.merit .merit_ttl h4 span {
	padding-left: 20px;
	font-size: 1.7rem;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: .15rem;
}
.merit .merit_ttl .txt {
	margin-top: -10px;
	padding: 30px;
	background: #f5f5f5;
	line-height: 2;
	letter-spacing: .2rem;
}
.photo_right .merit_cap {
	padding: 5px 0;
}
.photo_left {
	margin-bottom: 10px;
}
.merit_flow {
	margin: 20px auto;
	width: 90%;
	max-width: 1400px;
}
.merit_flow dt {
	padding: 10px;
	background: #08316d;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: .2rem;
}
.merit_flow dd {
	padding: 20px 10px;
	background: #f5f5f5;
}
@media screen and (min-width: 768px){
	.merit_cap {
		font-size: 1.2rem;
	}
	.merit_page_link {
		margin: -40px auto 100px;
	}
	.merit_page_link li {
		padding: 0 15px;
	}
	.merit_page_link li a {
		align-items: flex-end;
		padding: 25px 70px 25px 50px;
	}
	.merit_page_link li a::after {
		top: calc(50% - 14.5px);
		right: 30px;
		width: 29px;
		height: 29px;
	}
	.merit_page_link li img {
		max-width: 100%;
		width: 74px;
		height: 69px;
	}
	.merit_page_link li:nth-child(2) img {
		width: 76px;
	}
	.merit_page_link li:nth-child(3) img {
		height: 72px;
	}
	.merit_page_link li:last-child img {
		width: 80px;
	}
	.merit_page_link li span {
		width: calc(100% - 100px);
		font-size: 2rem;
		letter-spacing: .2rem;
	}
	.merit {
		padding: 70px 0;
	}
	.merit_inner {
		display: flex;
		margin: auto;
		width: 90%;
		max-width: 1400px;
	}
	.merit .merit_ttl {
		margin-bottom: 20px;
	}
	.merit .merit_ttl h4 {
		padding: 0 20px;
		display: flex;
		align-items: flex-end;
	}
	.merit .merit_ttl h4 img {
		max-height: 90px;
	}
	.merit .merit_ttl h4 span {
		margin-bottom: -10px;
		font-size: 3.5rem;
		letter-spacing: .3rem;
	}
	.merit .merit_ttl .txt {
		margin-top: -5px;
		padding: 60px 80px;
		line-height: 2.5;
	}
	.merit .photo_area {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
	}
	#merit01 .merit_inner,
	#merit03 .merit_inner{
		justify-content: flex-end;
	}
	#merit01 .photo_area {
		margin-top: -80px;
	}
	#merit01 .merit_ttl,
	#merit02 .merit_ttl,
	#merit03 .merit_ttl,
	#merit04 .merit_ttl {
		width: 100%;
	}
	#merit01 .photo_left {
		width: 56.3%;
	}
	#merit01 .photo_right {
		width: 35.93%;
	}
	#merit02 .photo_area {
		margin-top: -40px;
	}
	#merit02 .photo_left {
		margin-bottom: 30px;
		width: 36.61%;
	}
	#merit02 .photo_right {
		width: 56.35%;
	}
	#merit03 .photo_area {
		margin-top: -40px;
	}
	#merit03 .photo_left {
		margin-bottom: 0;
		width: 55.2%;
	}
	#merit03 .photo_right {
		width: 37.23%;
	}
	#merit04 .photo_area {
		margin-top: -50px;
		justify-content: flex-end;
	}
	#merit04 .photo_right {
		width: 60%;
	}
	.merit_flow {
		margin: 20px auto;
		width: 90%;
		max-width: 1400px;
	}
	.merit_flow dt {
		padding: 20px;
		font-size: 2.4rem;
	}
	.merit_flow dd {
		padding: 60px 50px;
	}
}
@media screen and (min-width: 1400px){
	.merit_page_link li {
		width: 50%;
	}
	#merit01 .photo_area {
		margin-top: -145px;
	}
	#merit01 .merit_ttl {
		width: 59%;
	}
	#merit02 .photo_area {
		margin-top: -65px;
	}
	#merit02 .merit_ttl {
		width: 53.21%;
	}
	#merit03 .merit_ttl {
		width: 60%;
	}
	#merit03 .photo_area {
		margin-top: -110px;
	}
	#merit04 .merit_ttl {
		width: 66.35%;
	}
	#merit04 .photo_area {
		margin-top: -220px;
	}
	#merit04 .photo_right {
		width: 48.33%;
	}
}