/**
 * Created by PhpStorm.
 * Date         :
 * Developer    :
 * Description  : wp_responsive.css
 * ⓒ 2021. WebPlanet Co. All Rights Reserved.
 */

@charset "utf-8";

/**********************************************************************************************************************/
/* 작성방법 */
/*
1. 모든 스타일은 클래스명 .wp_wrap 을 시작으로 작성한다.
2. 공통 스타일의 클래스명은 cm_ 접두어를 사용한다.
 */
/**********************************************************************************************************************/

@media (max-width: 1400px) {
.wp_wrap .cm_inner {
    padding: 0 15px;
}
}


@media (max-width: 1200px) {
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner nav .gnb .m_list {
    width: 120px;
}
.wp_wrap header .h_inner nav .gnb .m_list>a {
    font-size: 18px;
    padding: 39.5px 0;
}
/**********************************************************************************************************************/







/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main01 .sub_main_inner .txt_box .tit {
    font-size: 50px;
}
.wp_wrap .sub_main01 .sub_main_inner .w_bar {
    height: 70px;
}

.wp_wrap .sub_main02 .sub_main_inner .txt_box .tit {
    font-size: 50px;
}
.wp_wrap .sub_main02 .sub_main_inner .w_bar {
    height: 70px;
}

.wp_wrap .sub_main03 .sub_main_inner .txt_box .tit {
    font-size: 50px;
}
.wp_wrap .sub_main03 .sub_main_inner .w_bar {
    height: 70px;
}

.wp_wrap .sub_main04 .sub_main_inner .txt_box .tit {
    font-size: 50px;
}
.wp_wrap .sub_main04 .sub_main_inner .w_bar {
    height: 70px;
}

/* history */
.wp_wrap #history .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #history .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #history .history_box .h_bar {
    display: none;
}
.wp_wrap #history .history_box {
    padding-left: 0;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner:after {
    display: none;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner {
    flex-direction: column;
    gap: 30px;
}


/* organ */
.wp_wrap #organ .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #organ .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li:nth-child(2) .or_box {
    width: 600px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .fir .fir_list>li {
    width: 180px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .sec .sec_list>li {
    width: 180px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .thi .thi_list>li {
    width: 180px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_box {
    width: 180px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_last_list>li {
    width: 180px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_box>p {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_last_list>li>p {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .thi .thi_list>li .thi_name {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .sec .sec_list>li .sec_name {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .sec .sec_list>li>p {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .fir .fir_list>li .fir_name {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .fir .fir_list>li>p {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .organ_list>li .img_box:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_box:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .sec .sec_list:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .thi .thi_list:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner .fir .fir_list:after {
    display: none;
}
.wp_wrap #organ .organ_box .organ_list>li .or_list>li .or_inner {
    margin-top: 15px;
}
.wp_wrap #organ .organ_box .organ_list>li:nth-child(3) {
    margin-top: 60px;
}

/* graph */
.wp_wrap #graph .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #graph .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #graph .table_inner .top .txt_box .r_tit {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .top .txt_box .l_tit {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .top table thead tr th {
    font-size: 20px;
}
.wp_wrap #graph .table_inner .top table tbody tr td {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .top table tbody tr td>span {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .bot table tbody tr td>span {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .bot .txt_box .r_tit {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .bot .txt_box .l_tit {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .bot table thead tr th {
    font-size: 20px;
}
.wp_wrap #graph .table_inner .bot table tbody tr td {
    font-size: 18px;
}

/* map */
.wp_wrap #map .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #map .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #map .map_inner {
    flex-direction: column-reverse;
}
.wp_wrap #map .map_inner .right {
    width: 100%;
}
.wp_wrap #map .map_inner .left {
    width: 100%;
}

/* fuji */
.wp_wrap #fuji .m_tit {
    font-size: 50px;
}
.wp_wrap #fuji .top {
    flex-direction: column-reverse;
    gap: 40px;
}
.wp_wrap #fuji .top .right .img_box {
    width: 100%;
    border-radius: 0;
}
.wp_wrap #fuji .top .left {
    width: 100%;
}
.wp_wrap #fuji .top .left .tit>br {
    display: none;
}
.wp_wrap #fuji .top .left .ex>br {
    display: none;
}
.wp_wrap #fuji .bot .b_tit {
    font-size: 35px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 30px;
}
.wp_wrap #fuji .bot .bot_list>li:hover .bot_box .shadow_box .txt_box .ex>br {
    display: none;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box {
    padding: 0 20px;
}

/* tri */
.wp_wrap #trinno .m_tit {
    font-size: 50px;
}
.wp_wrap #trinno .top {
    flex-direction: column-reverse;
    gap: 40px;
}
.wp_wrap #trinno .top .right .img_box {
    width: 100%;
    border-radius: 0;
}
.wp_wrap #trinno .top .left {
    width: 100%;
}
.wp_wrap #trinno .top .left .tit>br {
    display: none;
}
.wp_wrap #trinno .top .left .ex>br {
    display: none;
}
.wp_wrap #trinno .bot .b_tit {
    font-size: 35px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 30px;
}
.wp_wrap #trinno .bot .bot_list>li:hover .bot_box .shadow_box .txt_box .ex>br {
    display: none;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box {
    padding: 0 20px;
}
.wp_wrap #trinno .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 325px;
}

/* semihow */
.wp_wrap #semi .m_tit {
    font-size: 50px;
}
.wp_wrap #semi .top {
    flex-direction: column-reverse;
    gap: 40px;
}
.wp_wrap #semi .top .right .img_box {
    width: 100%;
    border-radius: 0;
}
.wp_wrap #semi .top .left {
    width: 100%;
}
.wp_wrap #semi .top .left .tit>br {
    display: none;
}
.wp_wrap #semi .top .left .ex>br {
    display: none;
}
.wp_wrap #semi .bot .b_tit {
    font-size: 35px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 30px;
}
.wp_wrap #semi .bot .bot_list>li:hover .bot_box .shadow_box .txt_box .ex>br {
    display: none;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box {
    padding: 0 20px;
}
.wp_wrap #semi .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 290px;
}

/* on */
.wp_wrap #on .m_tit {
    font-size: 50px;
}
.wp_wrap #on .top {
    flex-direction: column-reverse;
    gap: 40px;
}
.wp_wrap #on .top .right .img_box {
    width: 100%;
    border-radius: 0;
}
.wp_wrap #on .top .left {
    width: 100%;
}
.wp_wrap #on .top .left .tit>br {
    display: none;
}
.wp_wrap #on .top .left .ex>br {
    display: none;
}
.wp_wrap #on .mid .b_tit {
    font-size: 35px;
}
.box.active .text-area {
    padding: 50px 20px;
}
.box-number {
    font-size: 35px;
}
.box.active .text-area .title {
    font-size: 30px;
}
.box.active .text-area .s_title {
    font-size: 20px;
}
.wp_wrap #on .bot .m_tit {
    font-size: 35px;
}
.wp_wrap #on .bot .en_list {
    column-gap: 20px;
    row-gap: 20px;
}
.wp_wrap #on .bot .en_list>li .en_box .txt_box .name {
    font-size: 18px;
}
.wp_wrap #on .last .tit {
    font-size: 35px;
}
.wp_wrap #on .last .gray_box .pr_list {
    grid-template-columns: repeat(2, 1fr);
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box {
    height: 310px;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .tit .title {
    font-size: 25px;
}

/* notice */
.wp_wrap #notice .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #notice .tit_box .s_tit {
    font-size: 25px;
}

/* inquiry */
.wp_wrap #inquiry .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #inquiry .tit_box .s_tit {
    font-size: 25px;
}

/* contact */
.wp_wrap #contact .tit_box .tit {
    font-size: 50px;
}
.wp_wrap #contact .tit_box .s_tit {
    font-size: 25px;
}
.wp_wrap #contact .gray_box table thead tr th {
    font-size: 20px;
}
.wp_wrap #contact .gray_box table tbody tr td {
    font-size: 18px;
}
/**********************************************************************************************************************/
}


@media (max-width: 992px) {
    .wp_wrap header .h_inner .mlogo {
    min-width: unset;
    width: 160px;
}
.wp_wrap header .h_inner nav .gnb{
    display: none;
}
.wp_wrap .ful_mnu{
    display: none;
}
.wp_wrap header .mo_mnu{
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: calc(100% - 65px);
    height: 100vh;
    background: #fff;        
    padding: 90px 0 0 0;
    transition: 0.5s;
    border-left: 1px solid #ddd;
    margin-right: auto;
    z-index: 1000;
}
.wp_wrap header .mo_mnu.on{
    right: 0;
}
/* 모바일메뉴 닫기버튼 */
.wp_wrap header .mo_mnu .close_icon .icon_box{
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    border: none;
    outline: none;
}
.wp_wrap header .mo_mnu .close_icon .icon_box i{
    font-size: 20px;
    padding: 5px;
    border: 1px solid rgb(81,81,81);
    font-weight: 700;
    color: rgb(81,81,81);;
}
/* 모바일메뉴 */
.wp_wrap header .h_inner .momnu_icon {
    padding: 32px 0;
    display: block;
}
.wp_wrap header .mo_mnu .mo_gnb {
    display: flex;
    flex-direction: column;
    width: 100%;
}    
.wp_wrap header .mo_mnu .mo_gnb>li{
    text-align: center;
    position: relative;
    flex: 1;
    border-bottom: 1px solid #ddd;
}
.wp_wrap header .mo_mnu .mo_gnb>li:first-child{
    border-top: 1px solid #ddd;
}
.wp_wrap header .mo_mnu .mo_gnb>li>a{
    display: block;
    width: 100%;
    padding: 18px 0;
    color: #333;
    position: relative;
    top: 0;
    background: #fff;
    font-size: 18px;
    font-family: var(--font-pre500);
}
.wp_wrap header .mo_mnu .mo_gnb .mo_sub_mnu{        
    position: relative;
    top: 0;
    padding: 0;
    background: #f8f8f8;
    display: none;
}
.wp_wrap header .mo_mnu .mo_gnb .mo_sub_mnu>li{
    text-align: center;
    background: #f8f8f8;
}
.wp_wrap header .mo_mnu .mo_gnb .mo_sub_mnu>li:last-child{
    border-bottom: none;
}
.wp_wrap header .mo_mnu .mo_gnb .mo_sub_mnu>li>a{
    display: inline-block;
    padding: 15px 0;
    font-size: 17px;
}

.wp_wrap header .mnu_bg {
    height: 90px;
}
.wp_wrap header .h_inner .momnu_icon {
    padding: 32px 0;
}
/**********************************************************************************************************************/

/* 푸터 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/



/* 메인 */
/**********************************************************************************************************************/
/* visual */
.wp_wrap #visual .main_slider .slide {
    height: 650px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .top_tit {
    font-size: 25px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .mid_tit {
    font-size: 50px;
}

/* about */
.wp_wrap #about .txt_box .tit {
    font-size: 45px;
}
.wp_wrap #about .sd_container .acd_wrap {
    flex-direction: column;
    height: 500px;
}
.wp_wrap #about .sd_container .acd_wrap .item .item_inner .fence {
      width: 100%;
      padding: 20px;
}
.wp_wrap #about .sd_container .acd_wrap .item .item_inner .fence .tit {
      font-size: 22px;
}
.wp_wrap #about .sd_container .acd_wrap .item .item_inner .fence .des {
      font-size: 16px;
}



/* info */
.wp_wrap #info {
    height: 465px;
    padding: 100px 0;
}
.wp_wrap #info .txt_box .tit {
    font-size: 45px;
}
/**********************************************************************************************************************/

/* 서브 */
/**********************************************************************************************************************/
.wp_wrap .sub_main01 .sub_main_inner .w_bar {
    bottom: -1px;
}
.wp_wrap .sub_main02 .sub_main_inner .w_bar {
    bottom: -1px;
}
.wp_wrap .sub_main03 .sub_main_inner .w_bar {
    bottom: -1px;
}
.wp_wrap .sub_main04 .sub_main_inner .w_bar {
    bottom: -1px;
}
.wp_wrap .sub_main01 .sub_main_inner .txt_box {
    margin-bottom: 10px;
}
.wp_wrap .sub_main02 .sub_main_inner .txt_box {
    margin-bottom: 10px;
}
.wp_wrap .sub_main03 .sub_main_inner .txt_box {
    margin-bottom: 10px;
}
.wp_wrap .sub_main04 .sub_main_inner .txt_box {
    margin-bottom: 10px;
}
.wp_wrap .sub_main01 .sub_main_inner .txt_box .tit {
    font-size: 40px;
}
.wp_wrap .sub_main02 .sub_main_inner .txt_box .tit {
    font-size: 40px;
}
.wp_wrap .sub_main03 .sub_main_inner .txt_box .tit {
    font-size: 40px;
}
.wp_wrap .sub_main04 .sub_main_inner .txt_box .tit {
    font-size: 40px;
}
.wp_wrap .sub_main01 .sub_main_inner .sub_list>li>p {
    font-size: 17px;
}
.wp_wrap .sub_main02 .sub_main_inner .sub_list>li>p {
    font-size: 17px;
}
.wp_wrap .sub_main03 .sub_main_inner .sub_list>li>p {
    font-size: 17px;
}
.wp_wrap .sub_main04 .sub_main_inner .sub_list>li>p {
    font-size: 17px;
}
.wp_wrap .sub_main01 .sub_main_inner .sub_list>li>a {
    font-size: 20px;
}
.wp_wrap .sub_main02 .sub_main_inner .sub_list>li>a {
    font-size: 20px;
}
.wp_wrap .sub_main03 .sub_main_inner .sub_list>li>a {
    font-size: 20px;
}
.wp_wrap .sub_main04 .sub_main_inner .sub_list>li>a {
    font-size: 20px;
}

/* history */
.wp_wrap #history .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #history .tit_box .s_tit {
    font-size: 20px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .year {
    font-size: 40px;
}
.wp_wrap #history .history_box .history_inner .history_list {
    gap: 70px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .right {
    gap: 15px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info_list>li .i_inner {
    gap: 15px;
}


/* organ */
.wp_wrap #organ .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #organ .tit_box .s_tit {
    font-size: 20px;
}
.wp_wrap #organ .organ_box .img_or_box {
    display: block;
}
.wp_wrap #organ .organ_box .img_or_box>img {
    width: 100%;
}
.wp_wrap #organ .organ_box .organ_list {
    display: none;
}

/* graph */
.wp_wrap #graph .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #graph .tit_box .s_tit {
    font-size: 20px;
}

/* map */
.wp_wrap #map .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #map .tit_box .s_tit {
    font-size: 20px;
}
.wp_wrap #map .map_inner .left .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #map .map_inner .left .tit_box .s_tit {
    font-size: 23px;
}
.wp_wrap #map .corp_info h3 {
    font-size: 20px;
    margin-bottom: 20px;
}
.wp_wrap #map .corp_info table tbody tr {
    font-size: 16px;
}

/* fuji */
.wp_wrap #fuji .m_tit {
    font-size: 45px;
}
.wp_wrap #fuji .top .left .tit {
    font-size: 35px;
}
.wp_wrap #fuji .bot .bot_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .img_box>img {
    width: 100%;
}


/* trinno */
.wp_wrap #trinno .m_tit {
    font-size: 45px;
}
.wp_wrap #trinno .top .left .tit {
    font-size: 35px;
}
.wp_wrap #trinno .bot .bot_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .img_box>img {
    width: 100%;
}

/* semi */
.wp_wrap #semi .m_tit {
    font-size: 45px;
}
.wp_wrap #semi .top .left .tit {
    font-size: 35px;
}
.wp_wrap #semi .bot .bot_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #semi .bot .bot_list>li .bot_box .img_box>img {
    width: 100%;
}

/* on */
.wp_wrap #on .m_tit {
    font-size: 45px;
}
.wp_wrap #on .top .left .tit {
    font-size: 35px;
}
.container {
    flex-direction: column;
    height: 600px;
}
.inactive-content {
    width: 95%;
    align-items: center;
}
.box {
    flex: 1;
    writing-mode: inherit;
}
.box.active {
    flex: 5;
}
.box.active .text-area .s_title {
    margin-bottom: 100px;
}
.wp_wrap #on .bot .s_tit {
    font-size: 20px;
}
.wp_wrap #on .bot .en_list {
    grid-template-columns: repeat(2, 1fr);
}
.wp_wrap #on .bot .en_list>li .en_box .img_box>img {
    width: 100%;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .ex>br {
    display: none;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .ex {
    overflow: hidden;            
    display: -webkit-box;        
    -webkit-line-clamp: 3;       
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;     
    word-wrap: break-word;  
}

/* notice */
.wp_wrap #notice .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #notice .tit_box .s_tit {
    font-size: 20px;
}

/* inquiry */
.wp_wrap #inquiry .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #inquiry .tit_box .s_tit {
    font-size: 20px;
}
.wp_wrap #inquiry form .form_wrap .form_line.flex {
    flex-direction: column;
    gap: 20px;
}
.wp_wrap #inquiry form .form_wrap .form_line .left {
    width: 100%;
}
.wp_wrap #inquiry form .form_wrap .form_line .right {
    width: 100%;
}

/* contact */
.wp_wrap #contact .tit_box .tit {
    font-size: 45px;
}
.wp_wrap #contact .tit_box .s_tit {
    font-size: 20px;
}
/**********************************************************************************************************************/
}


@media (max-width: 768px) {
/* 헤더 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/

/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner .rt .bot_area .f_info_box .f_info {
    font-size: 16px;
}
.wp_wrap footer .f_inner .rt .bot_area .copyright {
    font-size: 16px;
}
/**********************************************************************************************************************/

/* 메인 */
/**********************************************************************************************************************/
/* visual */
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .top_tit {
    font-size: 23px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .mid_tit {
    font-size: 45px;
}

/* about */
.wp_wrap #about .txt_box .tit {
    font-size: 40px;
}
.wp_wrap #about .txt_box .ex {
    font-size: 18px;
}

/* info */
.wp_wrap #info .txt_box .tit {
    font-size: 40px;
}
.wp_wrap #info .txt_box .ex {
    font-size: 18px;
}
/**********************************************************************************************************************/

/* 서브 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/
.wp_wrap .sub_main01 .sub_main_inner .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .sub_main02 .sub_main_inner .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .sub_main03 .sub_main_inner .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .sub_main04 .sub_main_inner .txt_box .tit {
    font-size: 35px;
}
.wp_wrap .sub_main01 .sub_main_inner .w_bar {
    height: 30px;
}
.wp_wrap .sub_main02 .sub_main_inner .w_bar {
    height: 30px;
}
.wp_wrap .sub_main03 .sub_main_inner .w_bar {
    height: 30px;
}
.wp_wrap .sub_main04 .sub_main_inner .w_bar {
    height: 30px;
}

/* history */
.wp_wrap #history {
    padding: 50px 0 80px;
}
.wp_wrap #history .tit_box {
    margin-bottom: 100px;
}
.wp_wrap #history .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #history .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .year {
    font-size: 35px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .month {
    font-size: 25px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info {
    font-size: 18px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .right {
    gap: 5px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info_list>li .i_inner {
    gap: 5px;
}


/* organ */
.wp_wrap #organ {
    padding: 50px 0 80px;
}
.wp_wrap #organ .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #organ .tit_box .s_tit {
    font-size: 18px;
}

/* graph */
.wp_wrap #graph {
    padding: 50px 0 80px;
}
.wp_wrap #graph .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #graph .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .top .txt_box .l_tit {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .top .txt_box .r_tit {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .top table thead tr th {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .top table tbody tr td {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .top table tbody tr td>span {
    font-size: 13px;
}
.wp_wrap #graph .table_inner .bot table tbody tr td>span {
    font-size: 13px;
}
.wp_wrap #graph .table_inner .bot .txt_box .l_tit {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .bot .txt_box .r_tit {
    font-size: 16px;
}
.wp_wrap #graph .table_inner .bot table thead tr th {
    font-size: 18px;
}
.wp_wrap #graph .table_inner .bot table tbody tr td {
    font-size: 16px;
}

/* map */
.wp_wrap #map {
    padding: 50px 0 80px;
}
.wp_wrap #map .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #map .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #map .map_inner .left .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #map .map_inner .left .info_list>li .info_box {
    padding: 15px;
}
.wp_wrap #map .corp_info table tbody tr {
    font-size: 15px;
}


/* fuji */
.wp_wrap #fuji {
    padding: 50px 0 80px;
}
.wp_wrap #fuji .m_tit {
    font-size: 40px;
}
.wp_wrap #fuji .top .right .img_box>img {
    height: 400px;
}
.wp_wrap #fuji .top .left .tit {
    font-size: 30px;
}
.wp_wrap #fuji .top .left .ex {
    font-size: 18px;
}
.wp_wrap #fuji .top .left>a {
    font-size: 18px;
}
.wp_wrap #fuji .bot .b_tit {
    font-size: 30px;
}

/* trinno */
.wp_wrap #trinno {
    padding: 50px 0 80px;
}
.wp_wrap #trinno .m_tit {
    font-size: 40px;
}
.wp_wrap #trinno .top .right .img_box>img {
    height: 400px;
}
.wp_wrap #trinno .top .left .tit {
    font-size: 30px;
}
.wp_wrap #trinno .top .left .ex {
    font-size: 18px;
}
.wp_wrap #trinno .top .left>a {
    font-size: 18px;
}
.wp_wrap #trinno .bot .b_tit {
    font-size: 30px;
}

/* semi */
.wp_wrap #semi {
    padding: 50px 0 80px;
}
.wp_wrap #semi .m_tit {
    font-size: 40px;
}
.wp_wrap #semi .top .right .img_box>img {
    height: 400px;
}
.wp_wrap #semi .top .left .tit {
    font-size: 30px;
}
.wp_wrap #semi .top .left .ex {
    font-size: 18px;
}
.wp_wrap #semi .top .left>a {
    font-size: 18px;
}
.wp_wrap #semi .bot .b_tit {
    font-size: 30px;
}

/* on */
.wp_wrap #on {
    padding: 50px 0 80px;
}
.wp_wrap #on .m_tit {
    font-size: 40px;
}
.wp_wrap #on .top .right .img_box>img {
    height: 400px;
}
.wp_wrap #on .top .left .tit {
    font-size: 30px;
}
.wp_wrap #on .top .left .ex {
    font-size: 18px;
}
.wp_wrap #on .top .left>a {
    font-size: 18px;
}
.wp_wrap #on .mid .b_tit {
    font-size: 30px;
}
.box.active .text-area .title {
    font-size: 25px;
}
.box.active .text-area .content {
    font-size: 18px;
}
.title-vertical {
    font-size: 23px;
}
.wp_wrap #on .bot .m_tit {
    font-size: 30px;
}
.wp_wrap #on .bot .s_tit {
    font-size: 18px;
}
.wp_wrap #on .last .tit {
    font-size: 30px;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .tit .title {
    font-size: 20px;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .tit .title>br {
    display: none;
}

/* notice */
.wp_wrap #notice {
    padding: 50px 0 80px;
}
.wp_wrap #notice .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #notice .tit_box .s_tit {
    font-size: 18px;
}

/* inquiry */
.wp_wrap #inquiry {
    padding: 50px 0 80px;
}
.wp_wrap #inquiry .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #inquiry .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #inquiry form .form_wrap .form_line .form_tit .txt {
    font-size: 18px;
}
.wp_wrap #inquiry form .form_wrap .form_line .form_inp>input {
    font-size: 16px;
}
.wp_wrap #inquiry form .form_wrap .form_line .form_inp>select {
    font-size: 16px;
}
.wp_wrap #inquiry form .top .ex {
    font-size: 16px;
}
.wp_wrap #inquiry form .form_wrap .button>button {
    font-size: 18px;
}

/* contact */
.wp_wrap #contact {
    padding: 50px 0 80px;
}
.wp_wrap #contact .tit_box .tit {
    font-size: 40px;
}
.wp_wrap #contact .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #contact .gray_box table thead tr th {
    font-size: 18px;
}
.wp_wrap #contact .gray_box table tbody tr td {
    font-size: 16px;
}
.wp_wrap #contact .gray_box {
    padding: 60px 0;
}
/**********************************************************************************************************************/
/**********************************************************************************************************************/
}


@media (max-width: 576px) {
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner nav {
    gap: 30px;
}
/**********************************************************************************************************************/

/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner .lt .f_logo {
    width: 150px;
}
/**********************************************************************************************************************/

/* 메인 */
/**********************************************************************************************************************/
/* visual */
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .top_tit {
    font-size: 20px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .mid_tit {
    font-size: 40px;
}

/* about */
.wp_wrap #about {
    padding: 60px 0;
}
.wp_wrap #about .txt_box .tit {
    font-size: 35px;
}
.wp_wrap #about .sd_container .acd_wrap .item .item_inner>p {
    font-size: 20px;
}

/* info */
.wp_wrap #info {
    background-position: center;
}
.wp_wrap #info .txt_box .tit {
    font-size: 35px;
}
.wp_wrap #info .txt_box .s_tit {
    font-size: 18px;
}
/**********************************************************************************************************************/

/* 서브 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/
.wp_wrap .sub_main01 {
    height: 300px;
}
.wp_wrap .sub_main02 {
    height: 300px;
}
.wp_wrap .sub_main03 {
    height: 300px;
}
.wp_wrap .sub_main04 {
    height: 300px;
}
.wp_wrap .sub_main01 .img_box {
    overflow: hidden;
    height: 100%;
}
.wp_wrap .sub_main02 .img_box {
    overflow: hidden;
    height: 100%;
}
.wp_wrap .sub_main03 .img_box {
    overflow: hidden;
    height: 100%;
}
.wp_wrap .sub_main04 .img_box {
    overflow: hidden;
    height: 100%;
}
.wp_wrap .sub_main01 .img_box>img {
    height: 100%;
}
.wp_wrap .sub_main02 .img_box>img {
    height: 100%;
}
.wp_wrap .sub_main03 .img_box>img {
    height: 100%;
}
.wp_wrap .sub_main04 .img_box>img {
    height: 100%;
}
.wp_wrap .sub_main01 .sub_main_inner .w_bar {
    bottom: 0px;
    height: 47px;
}
.wp_wrap .sub_main02 .sub_main_inner .w_bar {
    bottom: 0px;
    height: 47px;
}
.wp_wrap .sub_main03 .sub_main_inner .w_bar {
    bottom: 0px;
    height: 47px;
}
.wp_wrap .sub_main04 .sub_main_inner .w_bar {
    bottom: 0px;
    height: 47px;
}
.wp_wrap .sub_main01 .sub_main_inner .txt_box .tit {
    font-size: 30px;
}
.wp_wrap .sub_main02 .sub_main_inner .txt_box .tit {
    font-size: 30px;
}
.wp_wrap .sub_main03 .sub_main_inner .txt_box .tit {
    font-size: 30px;
}
.wp_wrap .sub_main04 .sub_main_inner .txt_box .tit {
    font-size: 30px;
}

/* history */
.wp_wrap #history .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .year {
    font-size: 30px
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .month {
    font-size: 23px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info {
    font-size: 17px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info_list {
    gap: 20px;
}

/* organ */
.wp_wrap #organ .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}

/* graph */
.wp_wrap #graph .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}
.wp_wrap #graph .table_inner .top .txt_box .l_tit {
    font-size: 14px;
}
.wp_wrap #graph .table_inner .top .txt_box .r_tit {
    font-size: 14px;
}
.wp_wrap #graph .table_inner .bot .txt_box .l_tit {
    font-size: 14px;
}
.wp_wrap #graph .table_inner .bot .txt_box .r_tit {
    font-size: 14px;
}

/* map */
.wp_wrap #map .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}
.wp_wrap #map .map_inner .left .tit_box .tit {
    font-size: 35px;
}
.wp_wrap #map .map_inner .left .tit_box .s_tit {
    font-size: 20px;
}
.wp_wrap #map .map_inner .left .info_list>li .info_box>p {
    font-size: 18px;
}
.wp_wrap #map .corp_info table tbody tr th {
    width: 40%;
}
.wp_wrap #map .corp_info table tbody tr {
    font-size: 13px;
}
.wp_wrap #map .corp_info .info_desc {
    font-size: 13px;
}


/* fuji */
.wp_wrap #fuji .m_tit {
    font-size: 35px;
}
.wp_wrap #fuji .top .left .tit {
    font-size: 25px;
}
.wp_wrap #fuji .bot .b_tit {
    font-size: 25px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 25px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 16px;
}

/* trinno */
.wp_wrap #trinno .m_tit {
    font-size: 35px;
}
.wp_wrap #trinno .top .left .tit {
    font-size: 25px;
}
.wp_wrap #trinno .bot .b_tit {
    font-size: 25px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 25px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 16px;
}

/* semi */
.wp_wrap #semi .m_tit {
    font-size: 35px;
}
.wp_wrap #semi .top .left .tit {
    font-size: 25px;
}
.wp_wrap #semi .bot .b_tit {
    font-size: 25px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 25px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 16px;
}

/* on */
.wp_wrap #on .m_tit {
    font-size: 35px;
}
.wp_wrap #on .top .left .tit {
    font-size: 25px;
}
.wp_wrap #on .mid .b_tit {
    font-size: 25px;
}
.wp_wrap #on .bot .m_tit {
    font-size: 25px;
}
.wp_wrap #on .bot .en_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #on .last .gray_box .pr_list {
    grid-template-columns: repeat(1, 1fr);
}
.wp_wrap #on .last .tit {
    font-size: 25px;
}

/* notice */
.wp_wrap #notice .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}

/* inquiry */
.wp_wrap #inquiry .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}
.wp_wrap #inquiry form .top {
    margin-bottom: 30px;
}

/* contact */
.wp_wrap #contact .tit_box .tit {
    font-size: 35px;
    margin-bottom: 15px;
}
/**********************************************************************************************************************/
/**********************************************************************************************************************/
}

@media (max-width: 430px) {
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .mlogo {
    width: 140px;
}

.wp_wrap header .h_inner nav {
    gap: 20px;
}
.wp_wrap header .h_inner .convenient_box .lang_box .language span {
    font-size: 14px;
}
/**********************************************************************************************************************/

/* 푸터 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/

/* 메인 */
/**********************************************************************************************************************/
/* visual */
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .mid_tit {
    font-size: 35px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .top_tit {
    font-size: 18px;
}
.wp_wrap #visual .main_slider .slide {
    height: 550px;
}

/* about */
.wp_wrap #about .txt_box .tit {
    font-size: 30px;
}
.wp_wrap #about .txt_box .ex>br {
    display: none;
}

/* info */
.wp_wrap #info {
    height: 360px;
    padding: 65px 0;
}
.wp_wrap #info .txt_box .tit {
    font-size: 30px;
}
/**********************************************************************************************************************/

/* 서브 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/
.wp_wrap .sub_main01 .sub_main_inner .sub_list>li>p {
    font-size: 16px;
}
.wp_wrap .sub_main02 .sub_main_inner .sub_list>li>p {
    font-size: 16px;
}
.wp_wrap .sub_main03 .sub_main_inner .sub_list>li>p {
    font-size: 16px;
}
.wp_wrap .sub_main04 .sub_main_inner .sub_list>li>p {
    font-size: 16px;
}

/* history */
.wp_wrap #history .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #history .tit_box .tit {
    font-size: 30px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .year {
    font-size: 25px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .month {
    font-size: 20px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info {
    font-size: 16px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info_list {
    gap: 15px;
}
.wp_wrap #history .history_box .history_inner .history_list {
    gap: 50px;
}

/* organ */
.wp_wrap #organ .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #organ .tit_box .tit {
    font-size: 30px;
}

/* graph */
.wp_wrap #graph .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #graph .tit_box .tit {
    font-size: 30px;
}
.wp_wrap #graph .table_inner .top .inner {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.wp_wrap #graph .table_inner .top .inner table {
    width: 100%;
    border-collapse: collapse;
    min-width: 550px;
}
.wp_wrap #graph .table_inner .bot .inner {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.wp_wrap #graph .table_inner .bot .inner table {
    width: 100%;
    border-collapse: collapse;
    min-width: 550px;
}


/* map */
.wp_wrap #map .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #map .tit_box .tit {
    font-size: 30px;
}
.wp_wrap #map .map_inner .left .tit_box .tit {
    font-size: 30px;
}

/* fuji */
.wp_wrap #fuji .m_tit {
    font-size: 30px;
    margin-bottom: 50px;
}
.wp_wrap #fuji .top .left .tit {
    font-size: 23px;
}
.wp_wrap #fuji .top .left .ex {
    font-size: 16px;
}
.wp_wrap #fuji .top .left>a {
    font-size: 16px;
}
.wp_wrap #fuji .bot .b_tit {
    margin-bottom: 50px;
}
.wp_wrap #fuji .bot .bot_list>li:nth-child(1) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
    font-size: 13px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 13px;
    margin-bottom: 30px;
    overflow: hidden;            
    display: -webkit-box;        
    -webkit-line-clamp: 4;       
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;     
    word-wrap: break-word;  
}
.wp_wrap #fuji .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 220px;
}

/* trinno */
.wp_wrap #trinno .m_tit {
    font-size: 30px;
    margin-bottom: 50px;
}
.wp_wrap #trinno .top .left .tit {
    font-size: 23px;
}
.wp_wrap #trinno .top .left .ex {
    font-size: 16px;
}
.wp_wrap #trinno .top .left>a {
    font-size: 16px;
}
.wp_wrap #trinno .bot .b_tit {
    margin-bottom: 50px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 13px;
    margin-bottom: 30px;
    overflow: hidden;            
    display: -webkit-box;        
    -webkit-line-clamp: 4;       
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;     
    word-wrap: break-word;  
}
.wp_wrap #trinno .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 220px;
}

/* semi */
.wp_wrap #semi .m_tit {
    font-size: 30px;
    margin-bottom: 50px;
}
.wp_wrap #semi .top .left .tit {
    font-size: 23px;
}
.wp_wrap #semi .top .left .ex {
    font-size: 16px;
}
.wp_wrap #semi .top .left>a {
    font-size: 16px;
}
.wp_wrap #semi .bot .b_tit {
    margin-bottom: 50px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    font-size: 13px;
    margin-bottom: 30px;
    overflow: hidden;            
    display: -webkit-box;        
    -webkit-line-clamp: 4;       
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;     
    word-wrap: break-word;  
}
.wp_wrap #semi .bot .bot_list>li:nth-child(1) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 30px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(2) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 30px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(3) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 30px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(6) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 30px;
}
.wp_wrap #semi .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 220px;
}


/* on */
.wp_wrap #on .m_tit {
    font-size: 30px;
    margin-bottom: 50px;
}
.wp_wrap #on .top {
    margin-bottom: 100px;
}
.wp_wrap #on .top .left .tit {
    font-size: 23px;
}
.wp_wrap #on .top .left .ex {
    font-size: 16px;
}
.wp_wrap #on .top .left>a {
    font-size: 16px;
}
.wp_wrap #on .mid .b_tit {
    font-size: 23px;
    margin-bottom: 50px;
}
.box.active .text-area .title {
    font-size: 20px;
}
.box.active .text-area .s_title {
    font-size: 18px;
}
.box.active .text-area .content {
    font-size: 16px;
}
.title-vertical {
    font-size: 20px;
}
.wp_wrap #on .bot .m_tit {
    font-size: 23px;
}
.wp_wrap #on .bot .s_tit {
    margin-bottom: 50px;
}
.wp_wrap #on .bot .en_list {
    margin-bottom: 100px;
}
.wp_wrap #on .last .tit {
    font-size: 23px;
    margin-bottom: 50px;
}

/* notice */
.wp_wrap #notice .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #notice .tit_box .tit {
    font-size: 30px;
}

/* inquiry */
.wp_wrap #inquiry .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #inquiry .tit_box .tit {
    font-size: 30px;
}

/* contact */
.wp_wrap #contact .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #contact .tit_box .tit {
    font-size: 30px;
}
.wp_wrap #contact .gray_box table thead tr th{
    font-size: 16px;
}
.wp_wrap #contact .gray_box table tbody tr td {
    font-size: 14px;
}
/**********************************************************************************************************************/
/**********************************************************************************************************************/
}

@media (max-width: 320px) {
/* 헤더 */
/**********************************************************************************************************************/
.wp_wrap header .h_inner .mlogo {
    width: 110px;
}
.wp_wrap header .h_inner .momnu_icon .icon_box {
    width: 25px;
    gap: 5px;
}
/**********************************************************************************************************************/

/* 푸터 */
/**********************************************************************************************************************/
.wp_wrap footer .f_inner .rt .bot_area .f_info_box .f_info {
    font-size: 13px;
}
.wp_wrap footer .f_inner .rt .bot_area .copyright {
    font-size: 13px;
}
/**********************************************************************************************************************/

/* 메인 */
/**********************************************************************************************************************/
/* visual */
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .top_tit {
    font-family: 16px;
    margin-bottom: 15px;
}
.wp_wrap #visual .main_slider .slide .slide_inner .txt_box .mid_tit {
    font-size: 25px;
}

/* about */
.wp_wrap #about .txt_box .ex {
    font-size: 16px;
}
.wp_wrap #about .txt_box .tit {
    font-size: 25px;
}

/* info */
.wp_wrap #info .txt_box .tit {
    font-size: 25px;
}
.wp_wrap #info .txt_box .ex {
    font-size: 16px;
}
.wp_wrap #info .txt_box .s_tit {
    font-size: 16px;
}
.wp_wrap #info a {
    font-size: 15px;
}
/**********************************************************************************************************************/

/* 서브 */
/**********************************************************************************************************************/
/**********************************************************************************************************************/
.wp_wrap .sub_main01 .sub_main_inner .txt_box .tit {
    font-size: 25px;
}
.wp_wrap .sub_main02 .sub_main_inner .txt_box .tit {
    font-size: 25px;
}
.wp_wrap .sub_main03 .sub_main_inner .txt_box .tit {
    font-size: 25px;
}
.wp_wrap .sub_main04 .sub_main_inner .txt_box .tit {
    font-size: 25px;
}

/* history */
.wp_wrap #history .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #history .tit_box .s_tit {
    font-size: 16px;
}
.wp_wrap #history .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .right {
    flex-direction: column;
    align-items: start;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info_list>li .i_inner {
    flex-direction: column;
    align-items: start;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner .info {
    font-size: 14px;
}
.wp_wrap #history .history_box .history_inner .history_list>li .h_inner {
    gap: 20px;
}

/* organ */
.wp_wrap #organ .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #organ .tit_box .s_tit {
    font-size: 16px
}
.wp_wrap #organ .tit_box {
    margin-bottom: 50px;
}


/* graph */
.wp_wrap #graph .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #graph .tit_box .s_tit {
    font-size: 16px
}
.wp_wrap #graph .tit_box {
    margin-bottom: 50px;
}


/* map */
.wp_wrap #map .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #map .tit_box .s_tit {
    font-size: 16px
}
.wp_wrap #map .tit_box {
    margin-bottom: 50px;
}
.wp_wrap #map .map_inner .left .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #map .map_inner .left .tit_box .s_tit {
    font-size: 18px;
}
.wp_wrap #map .map_inner .left .info_list>li .info_box>p {
    font-size: 16px;
}

/* fuji */
.wp_wrap #fuji .m_tit {
    font-size: 25px;
}
.wp_wrap #fuji .top .right .img_box>img {
    height: 300px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 20px;
    margin-bottom: 10px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box>a {
    font-size: 13px;
}
.wp_wrap #fuji .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #fuji .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 175px;
}

/* trinno */
.wp_wrap #trinno .m_tit {
    font-size: 25px;
}
.wp_wrap #trinno .top .right .img_box>img {
    height: 300px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 20px;
    margin-bottom: 10px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box>a {
    font-size: 13px;
}
.wp_wrap #trinno .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #trinno .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 175px;
}

/* semi */
.wp_wrap #semi .m_tit {
    font-size: 25px;
}
.wp_wrap #semi .top .right .img_box>img {
    height: 300px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .tit {
    font-size: 20px;
    margin-bottom: 10px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box>a {
    font-size: 13px;
}
.wp_wrap #semi .bot .bot_list>li .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #semi .bot .bot_list>li:hover .bot_box .shadow_box .txt_box {
    height: 175px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(1) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(2) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(3) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}
.wp_wrap #semi .bot .bot_list>li:nth-child(6) .bot_box .shadow_box .txt_box .ex {
    margin-bottom: 15px;
}


/* on */
.wp_wrap #on .m_tit {
    font-size: 25px;
}
.wp_wrap #on .top .right .img_box>img {
    height: 300px;
}
.box.active .text-area .content>br {
    display: none;
}
.wp_wrap #on .bot .en_list>li .en_box .txt_box .name {
    font-size: 16px;
}
.wp_wrap #on .bot .en_list>li .en_box .txt_box {
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 15px;
}
.wp_wrap #on .last .gray_box .pr_list>li .pr_box .top .tit .img_box>img {
    width: 85px;
    height: 85px;
}


/* notice */
.wp_wrap #notice .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #notice .tit_box .s_tit {
    font-size: 16px;
}

/* inquiry */
.wp_wrap #inquiry .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #inquiry .tit_box .s_tit {
    font-size: 16px;
}

/* contact */
.wp_wrap #contact .tit_box .tit {
    font-size: 25px;
}
.wp_wrap #contact .tit_box .s_tit {
    font-size: 16px;
}
.wp_wrap #contact .gray_box table thead tr th {
    font-size: 16px;
}
.wp_wrap #contact .gray_box table tbody tr td {
    font-size: 13px;
}
/**********************************************************************************************************************/
/**********************************************************************************************************************/
}


















































