@charset "utf-8";
@import url("/jutaku/common/css/rn03/fonts2.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
.arWrap01 {
	overflow: hidden;
}
/* ビジュアル
------------------------------------------------------------------------------- */
.arVisual01 {
	display: -webkit-box;
	display: flex;
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../images/visual_bg01.jpg) center center no-repeat;
	background-size: cover;
}
.arVisual01_in {
	display: -webkit-box;
	display: flex;
	align-items: center;
	width: 100%;
	height: 640px;
}
.arVisual01_head {
	position: relative;
}
.arVisual01_head::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 45px;
	bottom: 0;
	left: 0;
	background-color: #fff;
}
.arVisual01_head::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 45px;
	width: 45px;
	background-color: #fff;
}
.arVisual01_wrap {
	position: relative;
	padding: 33px 33px 30px 25px;
	z-index: 1;
}
.arVisual01_wrap::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #ffffff transparent transparent transparent;
	border-width: 45px 45px 0px 0px;
}
.arVisual01_tit {
	position: absolute;
	top: -20px;
	left: 46px;
	line-height: 40px;
	margin: 0;
	font-size: 134%;
	font-weight: 500;
}
.arVisual01_tit span {
	display: block;
	position: relative;
	padding: 0 20px 0 0;
	background-color: #395F74;
	color: #fff;
}
.arVisual01_tit span::before {
	content: "";
	display: block;
	position: absolute;
	left: -20px;
	bottom: 0;
	width: 20px;
	height: 20px;
	background-color: #395F74;
}
.arVisual01_tit span::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #395F74 transparent;
	border-width: 0px 0px 20px 20px;
}
.arVisual01_txt {
	line-height: 1.466;
	margin: 0 0 19px;
	padding: 0 0 21px;
	border-bottom: 1px solid #395F74;
	color: #395F74;
	font-family: 'Noto Serif JP', serif;
	font-size: 250%;
	font-weight: 500;
}
.arVisual01_caption {
	line-height: 1.8125;
	margin: 0;
	color: #395F74;
	font-size: 134%;
	font-weight: 500;
}
.arVisual01_en {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}
@media only screen and (max-width: 1400px) {
	.arVisual01_tit {
		font-size: 125%;
	}
	.arVisual01_txt {
		font-size: 217%;
	}
	.arVisual01_caption {
		font-size: 125%;
	}
}
@media only screen and (max-width: 1300px) {
	.arVisual01_wrap {
		padding: 33px 25px 30px 20px;
	}
	.arVisual01_tit {
		font-size: 117%;
	}
	.arVisual01_txt {
		font-size: 192%;
		letter-spacing: -0.015em;
	}
	.arVisual01_caption {
		font-size: 117%;
	}
}
/* リード
------------------------------------------------------------------------------- */
.arLead01 {
	margin: 0;
	padding: 58px 15px 51px;
	color: #000;
}
.arLead01_in {
	max-width: 1200px;
	margin: 0 auto;
}
.arLead01_txt {
	line-height: 1.777;
	margin: 0 0 18px;
	font-family: 'Noto Serif JP', serif;
	font-size: 150%;
	font-weight: 500;
	text-align: center;
}
.arLead01_txt:last-child {
	margin-bottom: 0;
}
/* コンテンツ
------------------------------------------------------------------------------- */
.arMerit01 {
	position: relative;
	padding: 70px 50px 115px;
	background-color: #395F74;
}
.arMerit01::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 64px 0px 0px 64px;
}
.arMerit01::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #ffffff transparent transparent;
	border-width: 0px 64px 64px 0px;
}
.arMerit01_in {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	z-index: 1;
}
.arMerit01_tit {
	line-height: 1;
	margin: 0 0 36px;
	font-size: 150%;
	font-weight: 700;
	text-align: center;
}
.arMerit01_tit span {
	display: inline-block;
	position: relative;
	line-height: 47px;
	padding: 0 15px;
	border: 1px solid #fff;
	color: #fff;
}
.arMerit01_tit span::before {
	content: "";
	display: block;
	position: absolute;
	top: -7px;
	right: -7px;
	width: 25px;
	height: 25px;
	background-color: #395F74;
}
.arMerit01_tit span::after {
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	right: -8px;
	width: 15px;
	height: 15px;
	background: url(../images/merit_bg01.png) center center no-repeat;
	background-size: contain;
}
.arMerit02 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	margin: 0 auto 147px;
	color: #fff;
	font-size: 100%;
}
.arMerit02_item {
	width: 30.91%;
}
.arMerit02_tit {
	line-height: 1.818;
	margin: 0 0 16px;
	padding: 0 0 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	font-family: 'Noto Serif JP', serif;
	font-size: 184%;
	font-weight: 500;
	text-align: center;
}
.arMerit02_txt {
	line-height: 2;
	margin: 0;
	font-size: 125%;
	font-weight: 400;
}
.arMerit03 {
	position: relative;
	margin: 60px 0 0;
	padding: 40px 40px 72px;
	background-color: #fff;
	color: #000;
}
.arMerit03-t1::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #395F74 transparent transparent transparent;
	border-width: 65px 65px 0px 0px;
}
.arMerit03-t2::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #395F74 transparent transparent;
	border-width: 0px 65px 65px 0px;
}
.arMerit03_block {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 50px 0 0;
}
.arMerit03_block-reverse {
	flex-direction: row-reverse;
}
.arMerit03_block:first-child {
	margin-top: 0;
}
.arMerit03_w1 {
	position: relative;
	width: 43.75%;
}
.arMerit03_w2 {
	position: relative;
	width: 52.68%;
	max-width: 590px;
}
.arMerit03_w3 {
	position: relative;
	width: 49.11%;
	max-width: 550px;
}
.arMerit03_w4 {
	position: relative;
	width: 47.33%;
	max-width: 530px;
}
.arMerit03_txt {
	line-height: 1.875;
	margin: 0 0 24px;
	font-size: 134%;
	font-weight: 400;
}
.arMerit03_txt:last-child {
	margin-bottom: 0;
}
.arMerit03_tit {
	display: inline-block;
	line-height: 1.428;
	margin: 0 0 27px;
	padding: 0 0 20px;
	border-bottom: 1px solid #395F74;
	font-family: 'Noto Serif JP', serif;
	font-size: 234%;
	font-weight: 500;
}
.arMerit03_txt:last-child {
	margin-bottom: 0;
}
.arMerit03_pt1 {
	padding: 52px 0 0;
}
.arMerit03_pt2 {
	padding: 35px 0 0;
}
.arMerit03_pt3 {
	padding: 55px 0 0;
}
.arMerit03_pt4 {
	padding: 65px 0 0;
}
.arMerit03_img {
	display: block;
}
.arMerit03_img-t1 {
	min-height: 346px;
}
.arMerit03_img-t1 img {
	position: absolute;
	top: -134px;
	left: 0;
	width: 710px;
	max-width: none;
}
.arMerit03_img-t2 {
	min-height: 459px;
}
.arMerit03_img-t2 img {
	position: absolute;
	top: 56px;
	right: 0;
	width: 630px;
	max-width: none;
}
.arMerit03_img-t3 {
	min-height: 423px;
}
.arMerit03_img-t3 img {
	position: absolute;
	top: 20px;
	left: 0;
	width: 700px;
	max-width: none;
}
.arMerit03_img-t4 {
	min-height: 456px;
}
.arMerit03_img-t4 img {
	position: absolute;
	top: 56px;
	right: 30px;
	width: 530px;
	max-width: none;
}
@media only screen and (max-width: 1200px) {
	.arMerit01 {
		padding: 80px 30px;
	}
	.arMerit03_img-t1 {
		min-height: 328px;
	}
	.arMerit03_img-t1 img {
		top: -84px;
		width: 610px;
	}
	.arMerit03_img-t2 {
		min-height: 427px;
	}
	.arMerit03_img-t2 img {
		width: 580px;
	}
	.arMerit03_img-t3 {
		min-height: 405px;
	}
	.arMerit03_img-t3 img {
		top: 30px;
		width: 650px;
	}
	.arMerit03_img-t4 {
		min-height: 431px;
	}
	.arMerit03_img-t4 img {
		width: 496px;
	}
}
/* レイアウト
------------------------------------------------------------------------------- */
.arNote01 {
	margin: 19px 0 0;
	padding: 0 15px;
}
.arNote01_in {
	max-width: 1120px;
	margin: 0 auto;
}
.arNote01_txt {
	line-height: 1.666;
	margin: 0 0 0 1em;
	color: #737373;
	font-size: 100%;
	font-weight: 400;
	text-indent: -1em;
}
/* お問い合わせ
------------------------------------------------------------------------------- */
.txContact01 {
	margin: 175px 0 0;
	padding: 0 15px;
}
.txContact01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.txContact01_tit {
	position: relative;
	line-height: 1.7;
	margin: 0 0 65px;
	font-family: 'Noto Serif JP', serif;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.txContact01_tit::before {
	content: "";
	display: block;
	position: absolute;
	width: 627px;
	height: 136px;
	bottom: -25px;
	left: 0;
	background: url(/jutaku/feature/indexlife/support/images/index_bg06.svg) center center no-repeat;
	background-size: contain;
}
.txContact01_tit span {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.txContact01_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-size: 167%;
	font-weight: 700;
}
.txContact01_item {
	width: 47.5%;
	margin: 30px 0 0;
}
.txContact01_item:nth-child(1),
.txContact01_item:nth-child(2) {
	margin-top: 0;
}
.txContact01_item a {
	display: -webkit-box;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 90px;
	padding: 17px 50px 15px 32px;
	background-color: #ABA274;
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
}
.txContact01_item a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 24px;
	width: 7px;
	height: 12px;
	margin: -6px 0 0;
	background: url(../images/arw_bg02.svg) center center no-repeat;
	background-size: contain;
}
@media only screen and (max-width: 1200px) {
	.txContact01_list {
		font-size: 150%;
	}
}