@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Mukta+Vaani:wght@200;300;400;500;600;700;800&display=swap');
#site {
	padding-top: 90px;
	font-family: 'Mukta Vaani', 'notokr', sans-serif;
	letter-spacing: -0.03em;
}

ol,
ul,
li {
	list-style: none;
	list-style-position: inside;
}

#site>.container {
	width: 100%;
	padding: 0;
}

.table_blog dd {
	padding: 10px 20px 20px;
}

:root {
	--page-point-color: #319b84;
}

/* 불필요 항목 삭제 */
.navbar .caret {
	display: none;
}

/* 상단 메뉴 */
.navbar-inverse {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
	border: 0
}

.navbar-brand {
	height: auto;
	padding: 0px;
	margin-left: 0 !important;
}

.navbar-brand>img {
    height: 48px;
    margin-top: 10px;
}

.navbar-inverse .navbar-nav>li>a {
	font-size: 17px;
	font-weight: 500;
	color: #222;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #1e7d68;
}

.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle {
	background: none;
	color: #222;
}

@media (max-width: 767px) {

	/*.navbar-inverse .navbar-toggle{border:1px solid #666;}*/
	.navbar-inverse .navbar-toggle {
		border: 0;
		padding: 9px 0;
	}

	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #666;
		transition: ease-in-out .15s all;
		opacity: 1;
		position: relative;
	}

	.navbar-inverse .navbar-toggle:hover,
	.navbar-inverse .navbar-toggle:focus {
		background: none;
		border-color: #222;
	}

	.navbar-inverse .navbar-toggle:hover .icon-bar,
	.navbar-inverse .navbar-toggle:focus .icon-bar {
		background-color: #222;
	}

	.navbar-inverse .navbar-collapse,
	.navbar-inverse .navbar-form {
		border-color: transparent;
	}

	.navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(1) {
		transform: rotate(45deg);
		top: 6px;
	}

	.navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(2) {
		opacity: 0;
	}

	.navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(3) {
		transform: rotate(-45deg);
		top: -6px;
	}
}

@media (min-width: 768px) {
	.navbar-inverse .navbar-nav .dropdown-menu {
		left: 50%;
		right: auto;
		transform: translate(-50%, 0);
		border-radius: .25rem;
		border: 0;
		padding: 0;
		-webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
		margin: 0;
		box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
		min-width: 140px;
	}

	.navbar-inverse .navbar-nav .dropdown-menu>li>a {
		padding: 11px 10px;
		text-align: center;
		font-size: 15px;
	}

	.navbar-inverse .navbar-nav .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .dropdown-menu>li>a:focus {
		background: none;
		font-weight: 500;
		/* background: #e03333; */
		background: var(--page-point-color);
		color: #fff;
	}
}

@media (min-width: 992px) {
	.navbar-inverse .navbar-right {
		margin-right: -30px;
	}

	.navbar-inverse .navbar-nav>li>a {
		padding: 20px 20px;
	}
}

/* 슬라이드 공통 */
.carousel-control {
	text-shadow: 0px 2px 6px rgba(0, 0, 0, .125);
	transition: ease-in-out .15s all;
}

.carousel-control.left .glyphicon::before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.carousel-control.right .glyphicon::before {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.carousel-indicators li {
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, .1);
	border: 1px solid #fff;
	margin: 0 8px 20px;
	border-radius: 0;
	transition: ease-in-out .15s all;
}

.carousel-indicators li.active {
	width: 10px;
	height: 10px;
	background-color: #fff;
	margin: 0 8px 20px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, .125);
	transform: rotate(45deg);
}

.carousel-caption {
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .75);
}

@media (max-width: 767px) {
	.carousel-control {
		font-size: 14px;
	}

	.carousel-indicators li,
	.carousel-indicators li.active {
		width: 6px;
		height: 6px;
	}
}

/* 푸터 */
#site footer {
	margin-top: 0px;
	padding: 35px 0;
	background-color: #333;
	color: #ddd;
}
#site footer  img{
	filter: grayscale(1);
}
/* 메인 페이지 */
#mainCarousel .carousel-inner .item {
	height: 800px;
}

.root_daum_roughmap {
	width: 100% !important;
	padding: 0 !important;
}

.root_daum_roughmap .map_border {
	display: none !important;
}

.board_box_blog2 .row {
	margin-left: -5px;
	margin-right: -5px;
}

.board_box_blog2 .row>div[class^="col-"] {
	padding-left: 5px;
	padding-right: 5px;
}

.board_box_blog2 .inner {
	margin-top: 0;
	margin-bottom: 0;
}

.board_box_blog2 .inner .bottom {
	padding: 12px 10px;
}

.board_box_blog2 .inner .bottom .title {
	margin-bottom: 0;
}

.board_box_blog2 .inner .bottom .title a {
	font-size: 14px;
}

.board_box_blog2 .inner .bottom .info {
	display: none;
}

.board_box_blog2 .inner .top a .thumb {
	height: 180px;
}

/* member */
.member_wrapper {
	max-width: 1140px;
	margin: 0 auto;
}

.member_wrapper .btn {
	transition: all ease 0.3s
}

.member_wrapper .table tbody tr th {
	background-color: rgba(0, 0, 0, 0.03);
}

.member_wrapper .table tbody tr th span {
	color: #5dae57
}

/* personal setting 0.67v */
@media(min-width:768px) {
	.col-sm-20 {
		width: 20%;
		float: left;
		position: relative;
	}
}

/* img */
.img-bordered {
	border: 1px solid #ddd;
}

.img-caption {
	margin: 10px 0;
	text-align: center;
	font-size: 16px;
	color: #555;
	font-weight: 500;
}

/* align */
.text-center-table thead th,
.text-center-table thead td,
.text-center-table tbody th,
.text-center-table tbody td {
	text-align: center !important;
	vertical-align: middle !important;
}

.text-center-table .text-left,
.text-center-table .text-left th,
.text-center-table .text-left td {
	text-align: left !important;
}

/* font */
.numbering {
	margin-right: 10px;
}

.numbering.circle,
.numbering.sqr {
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.8em;
	text-align: center;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: -0.04em;
	color: #fff;
	border-radius: 0;
	background: var(--page-point-color);
}

.numbering.circle {
	border-radius: 50%;
}

/*list style*/
.li-none>li {
	list-style: none !important;
	margin-left: 20px;
}

.li-circle>li {
	list-style: circle !important;
	margin-left: 20px;
}

.li-disc>li {
	list-style: disc !important;
	margin-left: 20px;
}

.li-check>li,
.li-dash>li,
.li-dot>li {
	margin-left: 10px;
	padding-left: 20px;
	position: relative;
}

.li-check>li:before,
.li-dash>li:before,
.li-dot>li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 5px;
	top: 0;
}

.li-dot>li:before {
	content: '·';
}

.li-check>li:before {
	content: '\f00c';
	left: 0;
	font-family: 'font awesome 5 free';
	font-weight: 900;
	color: var(--page-point-color);
}

.partner-li {
	margin: 0px 0 20px;
}

.partner-li:after {
	content: '';
	display: block;
	clear: both;
}

.partner-li>li {
	float: left;
	width: 16%;
	padding: 5px;
}

.partner-li>li img {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

.category-li {
	display: inline-block;
	margin: 20px auto;
}

.category-li:after {
	content: '';
	display: block;
	clear: both;
}

.category-li>li {
	float: left;
	margin: 5px;
	padding: 10px 20px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}

.li-pill li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 100px;
}

.li-pill li span {
	position: absolute;
	left: 0;
	padding: 5px 0;
	text-align: center;
	width: 90px;
	color: #555;
	line-height: 1.1;
	font-weight: 500;
	border-radius: 4px;
	background: #d5d5d5;
}

.trait-dl {
	margin: 40px 0;
	display: flex;
	flex-wrap: wrap;
}

.trait-dl dt,
.trait-dl dd {
	margin-bottom: 10px;

	/* border-top:2px solid #ddd; */
}

.trait-dl dt {
	position: relative;
	padding-left: 20px;
	border-color: var(--page-point-color);
	font-size: 23px;
	line-height: 1;
	letter-spacing: -0.04em;
}

.trait-dl dt:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 22px;
	background: var(--page-point-color);
	position: absolute;
	left: 10px;
	top: -1px;
}

.stripe-dl {
	margin: 30px 0;
}

.stripe-dl dt {
	padding: 10px 20px;
	font-size: 16px;
	background: #f5f5f5;
}

.stripe-dl dd {
	margin-bottom: 20px;
	padding: 20px;
}

@media(min-width:768px) {
	.trait-dl dt {
		width: 24%;
		margin-top: 10px;
	}

	.trait-dl dd {
		width: 76%;
		padding-left: 40px;
	}
}

@media(max-width:767px) {
	.partner-li>li {
		width: 33.33%;
	}
}

/* component */
.card {
	display: block;
	position: relative;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	min-height: max-content;
}

.card .card-ttl {
	margin: -15px -15px 15px;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background: var(--page-point-color);
}

.column-2 {
	column-count: 2;
	column-rule: 1px solid #ddd;
	column-gap: 30px;
}

.more-btn {
	display: block;
	margin: 40px auto 10px;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	border: 1px solid var(--page-point-color);
	background: var(--page-point-color);
}

.more-btn:hover {
	color: var(--page-point-color);
	background: transparent;
}

.circle-wrap {
	margin: 30px 0;
	text-align: center;
}

.circle-wrap .circle {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 0 15px;
	vertical-align: top;
	border-radius: 50%;
	background: #555;
}

.circle-wrap .circle>div {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.3;
	min-width: 80%;
}

.bull {
	position: relative;
	padding-left: .5em;
}

.bull:before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background: var(--page-point-color);
	position: absolute;
	left: 0;
	top: 0.5em;
	margin-top: -3px;
}

@media(max-width:767px) {
	.column-2 {
		column-count: 1;
	}
}

.column-2 ul,
.column-2 dl,
.column-2 ol {
	margin: 0;
}

.greet .quote,
p.quote {
	margin: 70px 0;
	font-size: 26px;
	font-weight: 300;
	color: #333;
	line-height: 1.2;
}

p.quote span {
	font-weight: 700;
}

/* custom setting */
ul,
dl,
ol {
	padding: 0;
}

p,
li,
dt,
dd {
	line-height: 1.6;
	letter-spacing: -0.025em;
}

a:hover,
a:focus {
	text-decoration: none;
}

* {
	box-sizing: border-box;
	word-break: keep-all;
}

.table-style {
	margin: 0 0 20px;
	border-top: 2px solid var(--page-point-color);
}

.table-style tr th,
.table-style tr td {
	padding: 10px 10px !important;
	border-bottom: 1px solid #dedede !important;
	letter-spacing: -0.02em;
	word-break: keep-all;
	vertical-align: middle !important;
}

.table-style tr th {
	color: #333;
	text-align: center;
}

.table-style thead tr th {
	background: #f8f8f8;
}

.table-style tr td {
	color: #666;
}

.history-wrap {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
}

.history-wrap:before {
	content: '';
	display: block;
	height: 100%;
	width: 2px;
	background: #bfbfbf;
	position: absolute;
	left: 20px;
	top: 0;
}

.history-wrap .history-box {
	position: relative;
	width: 100%;
	padding: 0 50px 37px;
}

.history-wrap h6 {
	position: relative;
	margin: 0 0 10px;
	color: var(--page-point-color);
	font-size: 25px;
	letter-spacing: -0.05em;
	font-weight: 400;
	font-family: 'notokr';
}

.history-wrap h6:before {
	content: '';
	position: absolute;
	top: 41%;
	left: -32px;
	display: block;
	border-right: 0px;
	/* border-top: 1px solid #b7b7b7; */
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--page-point-color);
	z-index: 1;
}

.history-wrap h6:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -29px;
	transform: translate(-50%, -50%);
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid var(--page-point-color);
	border-radius: 50%;
	background: #fff;
}

.history-wrap li {
	position: relative;
	margin: 1px 0;
	font-size: 17px;
	letter-spacing: -0.03em;
	color: #505050;
}

.history-wrap li span {
	display: block;
	font-weight: 600;
	font-size: 18px;
	color: var(--page-point-color);
}

@media(max-width:767px) {
	.history-wrap:before {
		left: 15px;
	}

	.history-wrap .history-box {
		width: 100%;
		padding-top: 0;
		padding-right: 15px;
		margin-left: 15px
	}

	.history-wrap h6 {
		font-size: 21px;
	}

	.history-wrap li {
		font-size: 14px;
	}
}

/* personal setting 0.67v end */
/* navigation setting */

/* mainpage setting */
.carousel-caption h1 {
	font-size: 70px;
	display: inline-block;
	text-shadow: 0 0 BLACK;
	letter-spacing: -0.03em;
	font-weight: 700;
}

.carousel-caption h1 small {
	display: block;
	color: #fff;
	padding-bottom: 47px;
	font-size: 34px;
	letter-spacing: -0.01em;
	position: relative;
}

.carousel-caption h1 small::before {
	content: '';
	display: block;
	position: absolute;
	width: 60px;
	height: 2px;
	/* background: #e60012; */
	background: var(--page-point-color);
	top: 60px;
	left: 50%;
	transform: translateX(-50%);
}

.main-content section {
	padding: 100px 0 120px;
}

.main-content .main-greet {
	min-height: calc(100vh - 90px);
	/* padding-top:200px; */
}

.main-content #partner {
	padding: 100px 0 50px;
}

.main-content .title {
	margin-bottom: 80px;
	text-align: center;
}

.main-content #greet .title,
.main-content #partner .title {
	margin-bottom: 10px !important;
}

.main-content .title h3 {
	margin: 0;
	font-size: 40px;
	letter-spacing: -0.04em;
	font-weight: 600;
	color: #111;
	position: relative;
	display: inline-block;
}

.main-content .title h3:before {
	content: '';
	display: block;
	width: 9px;
	height: 9PX;
	/* background: #ef6868; */
	background: var(--page-point-color);
	border-radius: 50%;
	position: absolute;
	left: 100%;
	top: -6px;
}

.greet p {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.65em;
}

.greet p.name {
	margin-top: 40px;
	text-align: right;
	font-size: 22px;
	font-weight: 600;
	color: #111;
}

.greet p.name small {
	margin-right: 10px;
	font-size: 16px;
	color: #666;
}

.greet .quote {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 27px;
	position: relative;
	line-height: 1.5;
	letter-spacing: -0.034em;
}

.greet .quote::after {
	content: '';
	display: block;
	/* position:absolute;
	top: 110px;
	left: 0; */
	margin-top: 30px;
	width: 70px;
	height: 1px;
	background: #9c9c9c;
}

.greet .quote span {
	color: var(--page-point-color) !important;
	font-size: 1.125em;
	letter-spacing: -0.034em;
}

@media(min-width:768px) {
	.greet .left-con {
		padding-right: 120px;
		width: 452px;
		margin-top: 42px;
	}

	.col-sm-7.right-con {
		width: 717px;
	}
}

.main-history {
	background: #f5f5f5;
}

.history-area img {
	box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.10);
	width: 620px;
	float: right;
	margin-top: 70px;
}

.main-location address {
	margin: 15px 0 20px;
	text-align: center;
	font-size: 18px;
	position: relative;
	margin-bottom: 30px;
	color: #333;
	font-weight: 500;
}

.main-location address::before {
	content: '\f3c5';
	display: inline-block;
	/* position: absolute; */
	font-size: 20px;
	color: #4e4e4e;
	font-weight: 800;
	font-family: 'Font Awesome 5 Free';
	/* left: 370px; */
	/* top: -4px; */
	margin-right: 10px;
}

/* .main-location address:after{
    content:'';
    display:block;
    width:1px;
    height: 40px;
    margin: 15px auto;
    background: #999;
} */
.location-li {
	display: flex;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
}

.location-li li {
	width: 264px;
	margin: 0 15px 15px;
}

.location-li li i {
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	line-height: 50px;
	background: #444;
	border-radius: 50%;
	left: 0;
	vertical-align: middle;
}

.location-li li b {
	font-size: 16px;
}

i.fas.fa-at {
	line-height: 70px;
}

.fa-at:before {
	content: "\f1fa";
	position: absolute;
	display: block;
	margin-top: -10px;
	margin-left: 15px;
}

.location-li li span {
	font-size: 19px;
	letter-spacing: -0.03em;
	color: #555;
	display: inline-block;
	text-align: left;
	margin-left: 8px;
	line-height: 1.3;
	vertical-align: middle;
}

.location-li li:nth-of-type(1) span {
	font-size: 20px
}

.location-li li:nth-of-type(2) span {
	font-size: 20px
}

.main-partner {
	background: #f5f5f5;
}

.main-partner .trait-dl .clearfix {
	margin-bottom: 30px;
	padding-bottom: 0;
	border-bottom: 1px dashed #ddd;
	width: 100%;
}

.main-content .main-remote {
	padding: 0;
}

.remote-wrap {
	display: flex;
}

.remote-wrap .img-box {
	position: relative;
	width: 60%;
	min-height: 300px;
	background: url(/public/img/main/remote.jpg) no-repeat center / cover;
}

.remote-wrap .img-box:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #1c675d;
	opacity: 0.35;
	z-index: 10;
}

.remote-wrap .txt-box {
	display: block;
	width: 40%;
	background: var(--page-point-color);
	display: flex;
	align-items: center;
	padding-left: 70px;
	color: #fff;
}

.remote-wrap h3 {
	margin: 0 0 50px;
	font-size: 38px;
	line-height: 1.25em;
	letter-spacing: -0.04em;
}

.remote-wrap h3 span {
	font-weight: 300;
}

.remote-wrap .more {
	position: relative;
	display: block;
	width: 120px;
	height: 2px;
	background: #fff;
	transition: all .3s ease;
}

.remote-wrap .txt-box:hover .more {
	width: 140px;
}

.remote-wrap .more:before {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 101px;
	transform: rotate(30deg);
	top: -5px;
	transition: all .3s ease;
}

.remote-wrap .txt-box:hover .more:before {
	left: 121px;
}

#form_inquiry tbody tr th {
	font-size: 16px;
}

#form_inquiry .btn {
	width: 160px;
	font-size: 15px;
}

#form_inquiry .btn-primary {
	border-color: var(--page-point-color);
	background: var(--page-point-color);
}

#form_inquiry .btn-primary:hover {
	border-color: #c03b3b;
	background: #c03b3b;
}

.table {
	margin-bottom: 40px;
}

/* 230920 */
.inquiry_items {
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

.inquiry_items .inquiry_item {
	display: flex;
	flex: 1;
	gap: 60px;
	background: #f5f5f5;
	align-items: center;
	padding: 35px;
	box-shadow: 0 17px 14px -10px rgba(0, 0, 0, 0.12);
}

.inquiry_items .inquiry_item i {
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	/* color: #ef6868; */
	color: var(--page-point-color);
	font-size: 30px;
	border: 1px solid;
	border-radius: 50%;
	background: #fff;
}

.inquiry_items .inquiry_item .txt-area .inquiry_tit {
	position: relative;
	margin: 0 0 15px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
}

.inquiry_items .inquiry_item .txt-area .info {
	font-size: 18px;
	letter-spacing: 0;
	text-decoration: none;
	color: #000;
}

/* ASUS */
.main-content #asus{background: #f3fbf9;}
.main-content #asus .title h3 {}

.main-content #asus .title p {
	margin: 60px 0 0 0;
	font-size: 18px;
	line-height: 1.7;
}

.asus-wrap {
	display: flex;
	flex-direction: column;
	gap: 70px;
}

.asus-wrap .asus-box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	/* grid-template-columns: 1fr; */
	gap: 50px;
}

.asus-box .img-box {}

.asus-box .img-box img {
	width: 100%;
	height: 315px;
	background: #e0e0e0;
}

.asus-box .txt-box {
	position: relative;
}
.group-list{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 10px 10px;
	align-items: center;
	margin: 0;
	padding-top: 10px;
}
.group-list li{
	padding: 8px 5px 6px;
	background: var(--page-point-color);
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 35px;
	text-align: center;
}
.asus-box .asus-tit {
	margin-bottom: 25px;
}

.asus-box .asus-tit span {
	font-weight: 700;
	font-size: 16px;
	color: var(--page-point-color);
	position: relative;
	display: block;
	margin-bottom: 5px;
}

.asus-box .asus-tit span::before {
	position: absolute;
	content: "";
	left: 0;
	top: -1px;
	width: 6px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: var(--page-point-color);
	display: none;
}

.asus-box .asus-tit h4 {
	margin: 0px 0 7px;
	line-height: 1.3;
	font-size: 26px;
	letter-spacing: -0.034em;
	font-weight: 600;
}

.asus-box .asus-tit p {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #176f5c;
	opacity: 0.9;
	line-height: 1.3;
	padding-left: 3px;
}

.asus-box .txt {}

.asus-box .txt p {
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 400;
}

.asus-box .txt p:last-child {
	margin: 0;
}

.asus-box .txt-box .more {
	display: flex;
	align-items: center;
	gap: 10px;
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	padding: 7px 10px 6px 15px;
	font-size: 15px;
	color: var(
--page-point-color);
	background: #ffffff;
	border: 1px solid #86bdad;
	line-height: 1em;
}

.asus-box .txt-box .more span {
	width: 20px;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	--wght: 350;
	transform: translateY(-1px);
}

.bar-list {}

.bar-list li {
	position: relative;
	padding-left: 10px;
	line-height: 1.5;
	font-size: 16px;
}

.bar-list li+li {
	margin-top: 7px;
}

.bar-list li::before {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	width: 4px;
	height: 1px;
	background: #333;
}
.family-wrap{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 60px 30px;
}
.family-wrap .fa-box{}

.family-wrap .fa-box::before {
    display: none;
}

.fa-box img{
	width: 100%;
	height: 100px;
	object-fit: contain;
	box-shadow: 0 0 1px 1px #ddd;
	padding: 20px 15px;
}
.fa-box p{
	margin: 0;
	margin-top: 17px;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0;
}
@media (max-width: 767px) {
	.inquiry_items {
		gap: 30px;
	}

	.inquiry_items .inquiry_item {
		gap: 40px;
	}

	.inquiry_items .inquiry_item .txt-area .inquiry_tit {
		font-size: 20px;
	}

	.inquiry_items .inquiry_item .txt-area .info {
		font-size: 16px;
	}
}

@media (max-width: 385px) {
	.inquiry_items .inquiry_item {
		gap: 30px;
	}
}

/* footer setting */
#site footer li {
	display: inline-block;
	margin-right: 10px;
}

footer ul {
	margin-bottom: 0px;
	color: #c3c3c3;
}

footer .copy {
	color: #7b7b7b;
}

@media(max-width:767px) {
	#site {
		padding-top: 78px;
	}

	.navbar-brand img {
		height: 40px;
		margin: 0 10px;
	}

	.remote-wrap {
		display: block;
	}

	#mainCarousel .carousel-inner .item {
		height: 400px;
	}

	.carousel-caption {
		left: 5%;
		right: 5%;
	}

	.carousel-caption h1 {
		font-size: 45px;
	}

	.carousel-caption h1 small {
		font-size: 25px;
		padding-bottom: 25px;
	}

	.carousel-caption h1 small::before {
		top: 40px;
	}

	.carousel-control {
		display: none;
	}

	.main-content section {
		padding: 70px 0;
	}

	.greet img {
		width: 70%;
	}

	.greet .quote {
		font-size: 20px;
	}

	.greet p {
		font-size: 16px;
	}

	.main-content .title h3 {
		font-size: 35px;
	}

	.main-location address {
		font-size: 16px;
	}

	.location-li li {
		text-align: left;
	}

	.location-li li i {
		text-align: center;
	}

	.main-content #partner {
		padding-top: 70px;
	}

	.trait-dl dt {
		font-size: 20px;
	}

	.partner-li>li img {
		padding: 0 5px;
	}

	.remote-wrap .img-box,
	.remote-wrap .txt-box {
		width: 100%;
	}

	.remote-wrap .img-box {
		height: 180px;
	}

	.remote-wrap .txt-box {
		padding: 30px 40px;
	}

	.remote-wrap h3 {
		font-size: 30px;
		margin-bottom: 40px;
	}

	.remote-wrap h3 br {
		display: none;
	}

	#form_inquiry .btn {
		padding: 15px 20px !important;
		width: 130px;

	}
	.main-content #asus .title p {
		margin: 60px 0 0 0;
		font-size: 14px;
		line-height: 1.7;
	}
	.asus-wrap .asus-box {
		grid-template-columns: 1fr;
		gap: 25px;
	}
	.asus-box .asus-tit span {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.asus-box .asus-tit h4 {
		font-size: 18px;
		margin-bottom: 2px;
	}
	.asus-box .asus-tit p {
		font-size: 13px;
	}
	.asus-box .txt p {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.asus-box .txt-box .more {
		gap: 4px;
		right: 0;
		top: 0;
		bottom: unset;
		padding: 3px 5px 3px 5px;
		font-size: 11px;
	}
	.group-list li {
		padding: 8px 5px 6px;
		font-size: 14px;
	}
	.group-list {
		grid-template-columns: repeat(1, 1fr);
	}
	.asus-box .img-box img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.bar-list li {
		font-size: 13px;
	}
	.bar-list li::before {
		top: 8px;
	}
	.family-wrap {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px 15px;
	}
	.fa-box p {
		margin-top: 9px;
		font-size: 12px;
	}
	.fa-box img {
		height: 50px;
		box-shadow: 0 0 1px 1px #ddd;
		padding: 10px 10px;
	}
	#site footer img {
		filter: grayscale(1);
		height: 40px;
		margin-bottom: 22px;
	}
}