@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
}


/* visual */
.sec_visual{
    width: 100%;
    /* height: 26rem; */
   /* background: url("../img/top_banner.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:relative;
	top: 0;
	left: 0;
}
.service_top{
    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 3rem;
    margin: 0 auto;
}
.service .service_bottom figure {width: 25%;}

.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: 1.7rem;
    text-align: center;
    line-height: 1.2;
    letter-spacing: -2px;
    white-space: nowrap;
    height: 8rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.service .service_bottom figure figcaption span {
	display: block;
	width: 2rem;
	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;}
.Nm_ig {max-width:30%;margin-bottom:1rem}
#swiper.mySwiper .swiper-wrapper .swiper-slide a {    position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 80%;}

.home_wrap {margin-bottom: 3rem;}

.title_wrap {
    display: flex;
    align-items: center;
    padding: 0 2rem;
    justify-content: space-between; 
}
.title_wrap h2 {
    font-size: 2.3rem;
    font-weight: 900;
    margin: 1rem 0;
}
.title_wrap a {

    background: #19399b;
    color: #fff;
    font-size: 1.5rem;
    padding: 0.5rem;
    border-radius: 1rem;
}
.home pre {
	font-size: 1.6rem;
	line-height: 1.4;
}