@charset "utf-8";

/* ================================================================================
	Additional
================================================================================ */
.box {
	margin-bottom: 30px;
}
.box::after {
	content: '';
	display: block;
	clear: both;
}

.box_left {
	float: left;
	margin: 0 30px 30px 0;
}

.box_right {
	float: right;
	margin: 0 0 30px 30px;
}

.box_text {
	overflow: hidden;
}

.box_color {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	background: #f5f5f5;
}

.box_color_success {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	background: #d4edda;
}

.box_border {
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #444;
}

.color_green {
	color: #28a745;
}

.color_red {
	color: #dc3545;
}

.img_frame {
	overflow: hidden;
	padding: 2px;
	border: 2px solid #ddd;
	vertical-align: top;
}

.reset_ttl {
	padding: 0 !important;
	font-size: 22px !important;
	border: none !important;
}


/* =============================================== */
/** Project */
/* =============================================== */

.map_wrap iframe {
	vertical-align: top;
}

.img_shadow img {
	box-shadow: 10px 10px #fafac5;
}

.box_ttl {
	margin: 80px 0 50px;
	text-align: center;
}
.box_ttl_en {
	display: block;
	margin-bottom: 19px;
	line-height: 1;
	font-family: 'Marcellus', serif;
	font-size: 45px;
	letter-spacing: 0.03em;
}
.box_ttl_jp {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	line-height: 1 !important;
	color: #333 !important;
	font-size: 18px;
	font-weight: bold;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	letter-spacing: 0.06em;
}
.box_ttl_jp::before {
	display: none;
}

.box_concept {
	position: relative;
	margin: 0 -100px 70px;
}
.box_concept_detail {
	position: relative;
	z-index: 10;
	margin: -80px 100px 0;
	padding: 45px 60px 40px;
	background: #f2f2f2;
}
.box_concept_detail h3 {
	margin-bottom: 0.2em !important;
	padding: 0 !important;
	border: none !important;
	font-size: 28px;
}
.box_concept_detail h3::before {
	display: none;
}

.box_message {
	margin-bottom: 160px;
}
.box_message_list {
	margin: 0 !important;
}
.box_message_list_item {
	position: relative;
	margin: 0 0 70px !important;
	padding: 140px 0 70px 0;
}
.box_message_list_item:last-child {
	margin: 0 !important;
}
.box_message_list_item::before {
	content: '';
	position: absolute;
	top: 70px;
	right: -100%;
	bottom: 0;
	left: calc(50% - 270px);
	z-index: -100;
	background: #fff;
}
.box_message_list_item:nth-child(even)::before {
	right: calc(50% - 270px);
	left: -100%;
}
.box_message_list_detail {
	float: right;
	width: 455px;
	min-height: 400px;
	padding-bottom: 32px;
}
.box_message_list_item:nth-child(even) .box_message_list_detail {
	float: left;
}
.box_message_list_ttl {
	margin-bottom: 19px;
	line-height: 1;
}
.box_message_list_ttl_en {
	display: block;
	margin-bottom: 30px;
	line-height: 1;
	font-family: 'Marcellus', serif;
	font-size: 40px;
	letter-spacing: 0.03em;
}
.box_message_list_ttl_jp {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	line-height: 1.5 !important;
	color: #333 !important;
	font-size: 20px !important;
	font-weight: bold;
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	letter-spacing: 0.06em;
}
.box_message_list_ttl_jp::before {
	display: none;
}
.box_message_list_txt {
	line-height: 2;
	letter-spacing: 0.05em;
}
.box_message_list_img {
	position: absolute;
	top: 0;
	bottom: 70px;
	left: -100px;
	width: 765px;
	background: no-repeat center center / cover;
}
.box_message_list_item:nth-child(even) .box_message_list_img {
	position: absolute;
	top: 0;
	right: -100px;
	bottom: 70px;
	left: auto;
	width: 765px;
	background: no-repeat center center / cover;
}

.tbl_price {
}
.tbl_price th,
.tbl_price td {
	padding: 17px 0 20px !important;
	border: none !important;
	border-bottom: 1px solid #888 !important;
	background: none !important;
	line-height: 1.6;
	font-size: 16px;
	font-weight: bold;
}
.tbl_price th {
	width: 80%;
	padding-right: 15px;
}
.tbl_price th small {
	display: block;
	margin-top: 10px;
	color: #666;
	font-size: 13px;
	font-weight: normal;
}
.tbl_price td {
	text-align: right !important;
}

.tbl_underline th,
.tbl_underline td {
	padding: 25px 0 !important;
}
.tbl_underline th {
	width: 20% !important;
}

.entry_btn {
	margin-top: 30px;
	text-align: center;
}
.entry_btn a {
	display: inline-block;
	position: relative;
	width: 260px;
	height: 54px;
	background: #1a1a1a;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
.entry_btn a::after {
	content: '\f105';
	position: absolute;
	top: 0;
	right: 17px;
	color: #fff;
	font-family: 'Font Awesome 6 Pro';
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto;
	letter-spacing: normal;
}


/* =============================================== */
/** Page */
/* =============================================== */

/* メニュー */
.page-menu .row {
	margin: 0 -16px;
}
.page-menu .col6,
.page-menu .col3 {
	padding: 0 16px 32px;
}

/* スタッフ */
.page-staff .box_message_list_item::before {
	right: calc(50% - 270px);
	left: -100%;
}
.page-staff .box_message_list_detail {
	float: right;
}
.page-staff .box_message_list_item .box_message_list_detail {
	float: left;
}
.page-staff .box_message_list_item .box_message_list_img {
	right: -100px;
	left: auto;
}
.page-staff .box_left {
	margin: 0 45px 45px 0;
}