@charset "UTF-8";

@import url("https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css");


.sec_header .header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 6rem;
}

.sec_header .header h1 {
    color: #242b36;
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    letter-spacing: -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.sec_header .header h1 i {
    font-size: 1.5rem;
    color: #4f4f4f;
}


.sec_header .header h1 span {
    color: #00bdf2
}

.pagination {}
.pagination a {
    font-size: 1.6rem;
}

/* visual */
.sec_visual{
    width: 100%;
    height: 26rem;
	max-height: 370px;
   background: url("../sub/main1_background.png") no-repeat 0 0 / cover;
}
.service {
    height: 100%;
    font-size: 1.9rem;
    font-weight: bold;
    letter-spacing: -3px;
    color: #444;
}
.main_top{height: 100%; position: relative;}
.main_top .main_img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.service_top{
    position: relative;
    height: 100%;
    font-size: 0;
}
.service_top .visual {
	position: absolute;
	bottom: 1.2rem;
	left: 0;
	width: 100%;
}
.service_title{
    position: absolute;
    top: 1.7rem;
	left: 1.7rem;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
}
.service_title p,span{
    font-size: 2.7rem;
    font-weight: 500;
    letter-spacing: -0.1rem;
    word-spacing: -0.4rem;
    color: #000;
    margin-bottom: 0.3rem;
}

.service .service_bottom {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.5rem;
    margin: 0 auto;
}

.service .service_bottom figure {width: 8rem; /* max-width: 100px; */}

.service .service_bottom figure a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
}

.service .service_bottom figure img {
    margin-bottom: 0.5rem;
    z-index: 1;
    width: 100%;
}

.service .service_bottom figure figcaption {
    font-size: 1rem;
    text-align: center;
    line-height: 1.4rem;
    letter-spacing: -1px;
	white-space: nowrap;
}

.service .service_bottom figure figcaption span {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background: url("../sub/btn_arrow.png") no-repeat 0 0 / cover;
	margin: 0.4rem auto 0;
}



/* 뉴스는 공통으로 사용 */


/* imgboxwrap */
.imgboxwrap h2 {
	font-size: 1.9rem;
    font-weight: bold;
    margin: 3rem 0;
    line-height: 1.4;
}

/*.imgboxwrap .imgbox {}*/

.imgboxwrap .imgbox a {
    display: block;
}

.imgboxwrap .imgbox span {
    display: block;
    padding: 0.5rem 0;
    text-align: right;
    color: red;
    font-size: 0.8rem;
}

.imgboxwrap .imgbox a img {width: 100%;}




/* info */


.info {
	margin-top:3rem;
	position: relative;
}




.info h2 {
     font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.4;
}

.info p {
    line-height: 1.4;
    font-size: 1.5rem;
    letter-spacing: -1px;
}

.info figure {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}

/*.info figure img {}*/

.info figure figcaption {
    font-size: 1.5rem;
    line-height: 1.4;
    text-align: justify;
    color: #000;
}

.info p span{
	color: red;
    margin-bottom: 2rem;
    margin-top: 0.5rem;
    display: block;
}




/* api css */
/* first */
/*.sec_info{padding-top: 7rem;}*/
.housefirst{
    display:flex; 
    font-size: 1.25rem; 
    align-items:center; 
    margin: 1rem 0; 
    padding: 0 1rem;
}
.housefirst p:nth-child(1){
    background: #828b9c; 
    color: #fff; 
    padding: 0.3rem; 
    border-radius:12px; 
    margin-right: 0.5rem;
}
.housefirst p:nth-child(2){color: #444;}

/* middle */
.housemiddle{
    display:flex; 
    margin-bottom: 1rem; 
    padding: 0 1rem;
}
.housemiddle a{
    color: #000; 
    font-size: 1.4rem; 
    font-weight: bold;

}
/* last */
.houselast{
    display:flex; 
    font-size: 1.15rem; 
    border-bottom:2px solid #ccc; 
    align-items:center; 
    padding: 0 1rem 1.5rem 1rem;
}
.houselast p:nth-child(1){
    background: #fd5a5b;
    padding: 0.25rem; 
    border-radius:12px; 
    color: #fff; 
    margin-right: 0.5rem;
}
.houselast p:nth-child(2){color: #666;}


.sec_visual {height:24rem}
.sec_maring  {margin-bottom:0rem}
.service .service_bottom figure {width:30%}
.sec_header {border-bottom:2px solid #c7c7c7;}
.sec_header > div {display:flex;justify-content: space-between;background:url(../sub/background.png) no-repeat ;background-size: contain;}
.service_top .visual {position:relative; top:17rem}
.banner {    padding: 0.5rem 2rem; box-sizing: border-box;}
.sec_header > div > div:nth-child(2) {width :50%; background:linear-gradient( 125deg, transparent 27%, #4884c1 0);color:#fff;position:relative;}
.sec_header > div > div:nth-child(2) p {position: absolute; right: 1rem; text-align: end; top: 50%; font-size: .9rem; transform: translateY(-50%); line-height: 1.3;}

.mapbg img {width:100%}















