@charset "utf-8"; 
@import url("ui/ui_header.css"); 
@import url("style.css"); 
@import url("ui/fullpage.css"); 
@import url("ui/aos.css"); 

/* floating_top */

#fp-nav ul li .fp-tooltip {
	top:-5px;
}


.floating_top {
    position: fixed;
    bottom: 27px;
    right: 27px;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    background: url("../images/top_btn.png") no-repeat center/contain;
    background-size: 85%;
    z-index: 400;
    cursor: pointer;
}

.floating_top:focus-visible {
    border-color: #999;
}

.floating_top svg {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 1px;
    stroke: #000;
    fill: none;
    transform: rotate(-90deg);
}

.floating_top .top_cir {
    width: 100%;
    height: 100%;
    border: 1px solid #ededed;
}

.header-gnb {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 110;
    height: 80px;
    background: #ffffff;
}

.inner {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.sub-visual-wrap {
    padding: 80px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}

.sub-visual {
    height: 640px;
    background: #c0def5;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    margin-top: 74px;
}

.sub-visual:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

.sub-visual .inner {
    position: relative;
    z-index: 20;
}

.visualImg01 {
    background-image: url('../images/visualImg01.jpg');
}

.visualImg02 {
    background-image: url('../images/visualImg02.png');
}

.visualImg03 {
    background-image: url('../images/visualImg03.png');
}

.visualImg04 {
    background-image: url('../images/visualImg04.png');
}

.visualImg05 {
    background-image: url('../images/main_bg_spring.jpg');
}

.visualImg06 {
    background-image: url('../images/main_bg_spring.jpg');
}

.breadcrumbs-user {
    padding: 0;
    margin-bottom: 100px;
}

.breadcrumbs-user > li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 15px;
    opacity: 0.85;
    color: #ffffff;
    text-transform: uppercase;
}

.breadcrumbs-user > li:before {
    content: '\ea6e';
    font-family: "remixicon";
    position: absolute;
    left: 0px;
    top: 50%;
    font-size: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.breadcrumbs-user > li:first-child {
    padding-left: 0;
    margin-left: 0;
}

.breadcrumbs-user > li:first-child:before {
    display: none;
}

.page-title {
    padding: 0 20px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.page-title h1 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 100%;
}

.page-title p {
    font-size: 20px;
    color: #ffffff;
    margin-top: 60px;
    line-height: 160%;
}

.section-user {
    padding: 80px 0px;
}

.container-user {
    max-width: 1200px;
    margin: 0 auto;
}

.container-user.allstatistics-wrap {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
}

.greeting-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
}

.greeting-intro {
    flex: 0 1 auto;
    width: 300px;
    margin-right: 30px;
}

.greeting-bold-txt {
    font-size: 36px;
    letter-spacing: -1.5px;
    line-height: 150%;
    color: #000000;
}

.greeting-left-txt-con {
    flex: 1;
    position: relative;
    font-size: 16px;
    padding: 0 60px 0 60px;
}

.greeting-left-txt-con:before {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 1px;
    height: 100%;
    background-color: #e5e5e5;
    content: "";
}

.greeting-left-txt-con:after {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 1px;
    height: 120px;
    background-color: #000;
    content: "";
}

.greeting-left-txt-con .greeting-txt-con p {
    margin-bottom: 20px;
    line-height: 180%;
}

.greeting-left-txt-con .greeting-txt-con p b {
    font-weight: 700;
    color: #0121ab;
}

.greeting-left-txt-con .greeting-txt-con h4 {
    font-size: 18px;
    margin-top: 80px
}

.greeting-left-txt-con .greeting-txt-con h3 {
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    color: #000000;
}

.mainFooter {
    background: #0f1a2a;
    padding: 30px 0;
}

.wrapFooterInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.copyrightArea {
    color: #a4a8ae;
    padding-left: 210px;
    background: url("../images/footerLogo.png") no-repeat 0 0;
}

.copyrightArea p span {
    margin-right: 20px;
}

.privacy-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 20px;
}

.privacy-link a {
    color: #ffffff;
    opacity: 0.6;
    position: relative;
    display: inline-block;
}

.privacy-link a:hover {
    opacity: 1;
}

.privacy-link a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    content: '';
    background: #ffffff;
    transition: all .3s ease
}

.privacy-link a:hover:before {
    width: 100%;
}

.history-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 50px;
}

.history-list {
    flex: 1;
}

.history-raw {
    flex: 0 1 auto;
    width: 550px;
    background: #eff5fb;
    padding: 30px;
    border-radius: 10px;
}

.history-raw-list-header h2 {
    font-size: 17px;
    color: #000000;
}

.history-raw-list-header p {
    margin: 5px 0;
}

.history-raw-list:not(:first-child) {
    margin-top: 20px;
}

.history-raw-list * {
    line-height: 130%;
}

.history-raw-list-item {
    margin-top: 15px;
}

.history-raw-list-item h3 {
    font-size: 14px;
    line-height: 160%;
}

.history-raw-list-item ul {
    margin-top: 10px;
}

.history-raw-list-item ul li:not(:first-child) {
    margin-top: 5px;
}

.history-raw-list-item ul li {
    font-size: 14px;
}

.history-raw-title {
    font-size: 15px;
}

.work-info {
}

.work-info h3 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
}

.work-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.work-info li {
    flex: 1;
    padding: 20px;
    line-height: 160%;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #ffffff;
}

.work-info li dt {
    display: inline-block;
    position: relative;
    font-size: 20px;
    margin-bottom: 20px;
    color: #0121ab;
    padding-bottom: 20px;
}

.work-info li dt:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #dddddd;
}

.content-section:not(:first-child) {
    margin-top: 60px;
}

.work-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px;
}

.work-list {
    flex: 1;
    padding: 30px;
    line-height: 160%;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}

.work-list h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #0121ab;
}

.work-list li {
    position: relative;
    line-height: 160%;
    padding-left: 15px;
}

.work-list li:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #333333;
}

.txt_title01 span {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 130%;
    color: #000000;
}

.txt_title02 {
    display: block;
}

.txt_title02 span {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.performance-con {
    padding: 30px;
    background: rgb(246, 246, 247);
    border-radius: 0 0 10px 10px;
    border-top: 1px solid #dddddd;
}

.performance-list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.performance-list {
    flex: 1;
    padding: 30px;
    line-height: 160%;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.performance-list h4 {
    font-size: 16px;
    font-weight: 700;
}

.performance-list ul {
    margin-top: 10px;
}

.performance-list li {
    position: relative;
    line-height: 160%;
    padding-left: 15px;
}

.performance-list li:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #333333;
}

/* .work-content{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
	gap:20px;
}
 */
.work-content {
    border-radius: 10px;
    border: 1px solid #dddddd;
}

.block-txt {
    display: block;
}

.work-txt {
    padding: 40px;
    background: #0121ab;
    border-radius: 10px;
}

.work-txt h3 {
    color: #ffffff;
    font-size: 24px;
    line-height: 160%;
    text-align: center;
}

.organization {
    padding: 40px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.srch-area {
    width: 60%;
    min-height: 50px;
    margin: 0 auto 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.srch-area.year_only {
    width: 30%;
}

.srch-area .form_area {
    flex: 0 1 160px;
    margin: 0 2px;
}

.srch-area .form_area.form_select {
    flex: 0 1 180px;
}

.srch-area .form_area.form_product_select {
    flex: 0 1 240px;
}

.srch-area .form_area.form_input_only {
    flex: 0 1 160px;
}

.srch-area .form_area.form_input_search {
    flex: 0 1 25%;
}

.srch-area .form_area.form_button_search {
    flex: 0 1 80px;
}

.srch-area .form_area.form_button {
    flex: 0 1 120px;
}

.srch-area .form_area.termKeyword {
    flex: 0 1 100%;
}

.form_search_button {
    display: block;
    background: #ac1317;
    color: #ffffff !important;
    line-height: 53px;
    text-align: center;
}

.form_detail_button {
    display: block;
    background: #0f4782;
    color: #ffffff !important;
    line-height: 50px;
    text-align: center;
}

.srch-area .form_input_only input {
    height: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 0;
}

.srch-area .form_input_search input {
    height: 50px;
    line-height: 50px;
    border: 1px solid #dddddd;
    border-radius: 0;
}

.srch-area .form_input_search .input-group-btn .btn {
    height: 50px;
    line-height: 36px;
    background: #ffffff;
    border-left: none;
    border-radius: 0;
}

.srch-area .selects {
}

.srch-area .selects select {
    height: 42px;
    line-height: 42px;
    border: 1px solid #dddddd;
    padding-left: 20px;
    border-radius: 4px;
}

.srch-area .selects:after {
    height: 42px;
}

.srch-area .form_area.form_input {
    flex: 1;
}

.srch-area .form_area.form_input_check {
    flex: 0 1 360px;
}

.srch-area .input_txtArea {
    position: relative;
    border: 1px solid #dddddd;
    border-radius: 4px;
    overflow: hidden;
}

.srch-area .input_txtArea input {
    width: 90%;
    height: 40px;
    border: 0;
    line-height: 50px;
    padding-left: 20px;
}

.srch-area .btn-srch {
    position: absolute;
    right: 5px;
    top: 10px;
    background: transparent;
}

.srch-area .btn-srch:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url('../../../resources/img_app/web/btn_searchResult_block.svg') 0 0 no-repeat;
    background-size: 20px;
}

/* 게시판 TOP 검색영역 */
.board_top {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: center;
}

.board_top .board_total li span {
    color: #ffa201;
    font-weight: 700;
    text-decoration: underline;
}

.service-search .se-select {
    width: 120px;
}

.service-search .se-textfld {
    width: 260px;
}

.pack-right .search-pack.service-search {
    padding-left: 0;
    border: none;
    margin-left: 0;
}

.board_list_wrap {
    margin-top: 20px;
}

.board_list_wrap .list_li {
    position: relative;
    transition: 0.2s;
    margin-bottom: 8px;
}

.board_list_wrap .list_li a {
    border: 1px solid #ebebeb;
    background: #ffffff;
    padding: 22px 20px;
    border-radius: 10px;
}

.board_list_wrap .list_li a:hover {
    background: #f7f9fd;
    border: 1px solid #c0d4ff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04);
}

.board_list_wrap .list_li a:hover .btn_wrap i {
    color: var(--primaryColor);
}

.board_list_wrap .list_li .item {
    position: relative;
    display: flex;
    align-items: center;
    transition: 0.2s;
}

.board_list_wrap .list_li .txt {
    display: block;
    height: auto;
    position: relative;
    padding-right: 10px;
    width: 100%;
}

.board_list_wrap .list_li .txt .title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    display: block;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
    word-break: keep-all;
    width: 100%;
    margin-bottom: 8px;
    color: #000000;
}

.board_list_wrap .list_li.active {
    border-bottom: 1px solid var(--primaryColor);
}

.board_list_wrap .list_li.active .txt .title {
    color: var(--primaryColor);
}

.board_list_wrap .list_li .txt .desc {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 57px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    word-break: keep-all;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.75;
    color: #636363;
    display: none;
}

.board_list_wrap .list_li .etc_info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.board_list_wrap .list_li .etc_info span {
    display: flex;
    align-items: center;
}

.sr_only, .sr-only, .IR {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    border: 0;
    clip: rect(0px, 0px, 0px, 0px);
}

.board_list_wrap .list_li .etc_info span {
    display: flex;
    align-items: center;
}

.board_list_wrap .list_li .etc_info span ~ span {
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
}

.board_list_wrap .list_li .icon_more {
    width: 24px;
    height: 24px;
    background-position: center 7px;
    background-size: auto 24px;
    background-repeat: no-repeat;
    display: block;
}

.icon_more {
    background-image: url('../images/icon_more01.svg');
}

.board_list_wrap .list_li .etc_info i {
    margin-right: 5px;
}

.board_list_wrap .list_li .etc_info span ~ span::before {
    content: "";
    display: block;
    background-color: var(--grayColor1);
    width: 1px;
    height: 10px;
    position: absolute;
    transform: translate(0, -50%);
    left: 0;
    top: 50%;
}

.board_list_wrap .list_li .btn_wrap i {
    font-size: 22px;
}

.blind {
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    font-size: medium;
    line-height: normal;
    white-space: nowrap
}

.main-search {
    position: absolute;
    right: 60px;
    top: 0;
    width: 250px;
}

.main-search .se-textfld input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #0385ff;
    height: 42px;
    line-height: 42px;
    padding-left: 0 !important;
    color: #666;
}

.main-search .se-textfld input:hover {
    border-bottom: 1px solid #0385ff;
    ; -webkit-box-shadow: none;
    box-shadow: none;
}

.main-btn-search {
    position: relative;
    width: 34px;
    height: 34px;
    background: none;
}

.main-btn-search:after {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: var(--xy50);
    -ms-transform: var(--xy50);
    transform: var(--xy50);
    font-family: "remixicon";
    content: '\F0D1';
    font-size: 16px;
    color: var(--blackColor5);
}

/* organization */
.chart {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}

.chart::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 380px;
    background: #ddd;
}

.chart .circle {
    width: 250px;
    height: 80px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    /* box-shadow: 7px 7px 20px rgba(0, 131, 202, 0.2); */
    position: relative;
    text-align: center;
}

.chart .circle::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0121ab;
    z-index: 3;
}

.chart .circle.blue {
    width: 250px;
    height: 80px;
    background: #0121ab;
    /* box-shadow: 0 0 0 10px rgba(0, 131, 202, 0.2); */
}

.chart .circle.blue div {
    z-index: 10;
}

.chart .circle img {
    margin: 0 auto;
    margin-bottom: 20px;
}

.chart .circle span {
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
}

.chart .circle.blue span {
    color: #fff;
}

.chart .circle.circle_1 {
    margin: 0 auto;
}

.chart .circle.circle_2 {
    margin-left: auto;
}

.chart .circle.circle_3 {
    margin: 0 auto;
}

.chart .circle.circle_2::after {
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
}

.chart .circle.circle_3::after {
    left: -4px;
    top: 50%;
    transform: translateY(-50%);
}

.chart .circle.circle_4::after {
    left: 48.8%;
    top: -4px;
}

.chart .circle.circle_5::after {
    left: 48.8%;
    top: -4px;
}

.chart .circle.circle_6::after {
    left: 48.8%;
    top: -4px;
}

.chart>li {
}

.chart>li ul {
}

.chart>li ul:first-of-type li {
    position: relative;
    /* padding-bottom: 85px; */
}

/* .chart>li ul:first-of-type li.line01::before {
	content: '';
	position: absolute;
	right: -68%;
	top: 50%;
	width: 68%;
	height: 1px;
	background: #ddd;
}

.chart>li ul:first-of-type li.line02::before {
	content: '';
	position: absolute;
	left: -68%;
	top: 50%;
	width: 68%;
	height: 1px;
	background: #ddd;
} */
/* .chart>li ul:first-of-type li .circle {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
} */
.chart>li ul:first-of-type {
    margin-top: 35px;
    padding: 0;
}

.chart>li ul:first-of-type::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 40px;
    transform: translateX(-50%);
    width: 35%;
    height: 1px;
    background: #ddd;
}

.chart>li ul:first-of-type {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 80px;
    margin-top: 70px;
}

.chart>li ul:last-of-type {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 0 42px;
    margin-top: 70px;
}

.chart>li ul:last-of-type::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -34px;
    transform: translateX(-50%);
    width: 66.6%;
    height: 1px;
    background: #ddd;
}

.chart>li ul:last-of-type .circle {
    position: relative;
    z-index: 1;
}

.chart>li ul:last-of-type .circle::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -34px;
    width: 1px;
    height: 34px;
    background: #ddd;
}

@media screen and (min-width: 769px) and (max-width:1215px) {
    .chart .circle {
        width: 200px;
        height: 70px;
        box-shadow: 5px 5px 10px rgba(0, 131, 202, 0.2);
        line-height: normal;
    }

    .chart .circle::after {
        width: 5px;
        height: 5px;
    }

    .chart .circle.blue {
        width: 200px;
        height: 70px;
        box-shadow: 0 0 0 5px rgba(0, 131, 202, 0.2);
    }

    .chart .circle img {
        height: 20px;
        margin-bottom: 5px;
    }

    .chart .circle span {
        font-size: 16px;
    }

    .chart::before {
        height: 237px;
    }

    .chart>li ul:first-of-type li {
        padding-bottom: 43px;
    }

    .chart>li ul:last-of-type {
        margin-top: 35px;
        padding: 0;
    }

    .chart>li ul:last-of-type::before {
        width: calc(100% - 199px);
        top: -40px;
    }

    .chart>li ul:last-of-type .circle::before {
        height: 40px;
        top: -40px;
    }

    .chart>li ul:first-of-type {
        margin-top: 35px;
        padding: 0 30px;
    }

    .chart>li ul:first-of-type::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 34px;
        transform: translateX(-50%);
        width: 52%;
        height: 1px;
        background: #ddd;
    }
}

@media screen and (min-width: 1px) and (max-width:768px) {
    .organization {
        padding:20px;
    }

    .chart .circle {
        width: 100px;
        height: 70px;
        box-shadow: 5px 5px 10px rgba(0, 131, 202, 0.2);
        line-height: normal;
    }

    .chart .circle::after {
        width: 5px;
        height: 5px;
    }

    .chart .circle.blue {
        width: 140px;
        height: 50px;
        box-shadow: 0 0 0 5px rgba(0, 131, 202, 0.2);
    }

    .chart .circle img {
        height: 20px;
        margin-bottom: 5px;
    }

    .chart .circle span {
        font-size: 13px;
    }

    .chart::before {
        height: 237px;
    }

    .chart>li ul:first-of-type li {
        padding-bottom: 43px;
    }

    .chart>li ul:last-of-type {
        margin-top: 35px;
        padding: 0;
    }

    .chart>li ul:last-of-type::before {
        width: calc(100% - 100px);
        top: -40px;
    }

    .chart>li ul:last-of-type .circle::before {
        height: 40px;
        top: -40px;
    }

    .chart>li ul:first-of-type {
        margin-top: 35px;
        padding: 0 30px;
    }

    .chart>li ul:first-of-type::before {
        content: '';
        position: absolute;
        left: 50%;
        top: 34px;
        transform: translateX(-50%);
        width: 80%;
        height: 1px;
        background: #ddd;
    }
}

.border-info {
    border: 1px solid #0121ab;
}

.has-background-dark {
    background-color: #7a819f !important
}

.has-text-white {
    color: #fff !important
}

.contact-container {
    position: relative;
}

.address-container {
    position: absolute;
    left: 0;
    width: 40%;
    height: 600px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
    padding: 20px 20px 20px 20px;
}

.address-container .address {
    text-align: center;
    padding-top: 40px;
}

.contact-container .map {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 570px;
    overflow: hidden;
    display: block;
}

.mainMapWrap {
    width: 100%;
    height: 100%;
}

.mainMapWrap .address-container .address {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 90%;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11;
    padding-top: 0;
}

.mainMapWrap .address-container {
    position: absolute;
    left: 0;
    width: 40%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
    padding: 20px 20px 20px 20px;
}

.mainMapWrap .map {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    display: block;
}

.contact-container .map .big-map {
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 20px;
}

.address h4 {
    margin-bottom: 20px;
    margin-top: 50px;
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.address p {
    font-size: 17px;
    line-height: 160%;
}

.subway {
    display: inline-block;
    content: '7';
    width: 20px;
    height: 20px;
    margin: -11px 0 0;
    background: #0B92E8;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    position: relative;
}

.location-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.location-list {
    flex: 1;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 30px 20px;
}

.location-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}

.location-img {
    flex: 0 1 auto;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center 0;
}

.location-img.ktx {
    background-image: url("../images/ico_ktx.svg");
    background-size: auto 65px;
}

.location-img.bus {
    background-image: url("../images/ico_bus.svg");
    background-size: auto 55px;
}

.location-detail {
    flex: 1;
}

.location-detail h4 {
    font-size: 22px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 10px;
}

.location-detail-item {
    margin-top: 30px;
}

.location-detail-item p {
    line-height: 150%;
}

.location-detail-item ul {
    margin-top: 10px;
}

.location-detail-item ul li {
    margin: 10px 0;
}

.location-detail-item ul li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.location-detail-item ul li dt {
    flex: 0 1 auto;
    width: 90px;
}

.location-detail-item ul li dt span {
    display: block;
    background: #ffffff;
    border-radius: 40px;
    border: 1px solid #000;
    line-height: 24px;
    text-align: center;
}

.location-detail-item ul li.brt dt span {
    border: 1px solid #f14668;
    color: #f14668;
}

.location-detail-item ul li.bus01 dt span {
    border: 1px solid #48c78e;
    color: #48c78e;
}

.location-detail-item ul li.bus02 dt span {
    border: 1px solid #3e8ed0;
    color: #3e8ed0;
}

.location-detail-item ul li.bus03 dt span {
    border: 1px solid #0121ab;
    color: #0121ab;
}

.location-detail-item ul li dd {
    flex: 1;
}

.location-detail-item ul li.brt dd span {
    color: #f14668;
}

.location-detail-item ul li.bus01 dd span {
    color: #48c78e;
}

.location-detail-item ul li.bus02 dd span {
    color: #3e8ed0;
}

.location-detail-item ul li.bus03 dd span {
    color: #0121ab;
}

.data-nowrap {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    padding: 60px 0;
}

.data-nowrap p {
    display: block;
    margin: 0 auto;
    width: 300px;
    padding-top: 70px;
    color: #000000;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background: url("../images/icon/nodata.svg") no-repeat center 0;
    background-size: auto 50px;
}

.noticeTitle {
    border-top: 2px solid #333;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px;
    overflow: hidden;
}

.detailTitle {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    letter-spacing: -0.75px;
    line-height: 160%;
    word-break: break-word;
}

.detailTitle em {
    display: block;
    font-size: 15px;
    color: #333333;
    margin-top: 5px;
}

.detailTitle01 {
    display: inline-block;
    color: #666;
    margin-bottom: 25px;
    letter-spacing: -1px;
    line-height: 140%;
    padding: 6px 20px 3px;
    border-radius: 30px;
    border: 1px solid #666;
}

.originalTitle {
    padding: 30px 20px;
}

.originalTitle dt {
    display: inline-block;
    color: #000000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.originalTitle dt:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0121ab;
}

.originalTitle dd {
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    line-height: 160%;
    word-break: break-word;
}

.originalUrl {
    padding: 30px 20px;
}

.originalUrl dt {
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 20px;
    line-height: 28px;
    color: #ffffff;
    background: #7a819f;
    border-radius: 40px;
}

.originalUrl dd {
    font-size: 18px;
    color: #000;
    letter-spacing: 0;
    line-height: 160%;
    word-break: break-word;
}

.originalUrl dd a {
    word-break: break-word;
}

.viewTxt {
    padding: 0;
    font-size: 15px;
    color: #333333;
    line-height: 28px !important;
}

.viewTxt * {
    line-height: 28px;
}

.noticeViewArea {
    min-height: 200px;
    padding: 30px 20px 0;
}

.noticeDetailView .actions {
    overflow: hidden;
}

.noticeDetailView .actions span {
    display: inline-block;
    color: #666666;
    margin-right: 20px;
}

.noticeDetailView .actions span:first-child {
    margin-left: 0;
}

.noticeDetailView .actions span em {
    color: #000;
    margin-left: 10px;
}

.attachFileArea .panel-body {
    background: #ffffff;
    border-radius: 0 0 10px 10px !important;
    padding: 10px 13px;
    color: #888888;
}

.attachFileArea .dropdown-alerts li {
    overflow: hidden;
}

.attachFileArea .ti-import {
    margin-right: 10px;
}

.panel-title {
    font-size: 15px;
    line-height: 15px !important;
    padding: 10px 0;
}

.panel-group .panel {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    overflow: hidden;
}

.attachArea {
    margin-top: 20px;
}

.attachFileArea .panel-heading {
    padding: 6px 20px;
    border-left: none ;
    border-right: none;
    background: #ffffff;
    border-color: #dddddd;
    overflow: hidden;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #aaa;
    background: #ffffff;
    padding: 20px;
}

.dropdown-alerts a {
    display: inline-block;
}

.small {
    font-size: 11px;
}

.nextPrevious {
    margin-top: 30px;
}

.nextPrevious ul {
    overflow: hidden;
    border-radius: 10px;
}

.nextPrevious ul li {
    float: left;
    width: 50%;
    background: #ececec;
    text-align: right;
}

.nextPrevious ul li:first-child {
    background: #f4f4f4;
    text-align: left;
}

.nextPrevious ul li a {
    display: block;
    padding: 30px 20px;
}

.nextPrevious ul li dl {
    position: relative;
    padding-right: 40px;
}

.nextPrevious ul li:first-child dl {
    padding-left: 40px;
}

.nextPrevious ul li:first-child dl::before {
    display: block;
    content: '\ea64';
    font-family: "remixicon";
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 26px;
}

.nextPrevious ul li:last-child dl::after {
    display: block;
    content: '\ea6e';
    font-family: "remixicon";
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 26px;
}

.nextPrevious ul li dt {
    font-size: 12px;
    color: #555555;
    text-transform: uppercase;
    font-weight: 700;
}

.nextPrevious ul li dd {
    font-size: 16px;
    color: #2c2c2c;
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.nation {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    min-width: 100px;
    border: 1px solid #0121ab;
    color: #0121ab;
    background: #ffffff;
    border-radius: 5px;
    line-height: 22px;
}

.se-tab.ty-main > ul > li > .se-tab-btn {
    font-size: 22px;
    padding: 20px 5px;
    font-weight: 700;
}

.estimate-raw {
    background: #eff5fb;
    padding: 30px;
    border-radius: 10px;
}

.estimate-raw-list-header h2 {
    font-size: 20px;
    color: #000000;
}

.estimate-raw-list-header p {
    margin: 10px 0;
}

.estimate-raw-list * {
    line-height: 160%;
}

.estimate-raw-list-item {
    margin-top: 15px;
}

.estimate-raw-list-item h3 {
    font-size: 16px;
    line-height: 160%;
}

.estimate-raw-list-item ul {
    margin-top: 10px;
}

.estimate-raw-list-item ul li:not(:first-child) {
    margin-top: 5px;
}

.estimate-raw-list-item ul li {
    font-size: 16px;
}

.estimate-raw-title {
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
}

.estimate-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
}

.estimate-wrap:not(:first-child) {
    margin-top: 40px;
}

.estimate-subTitle {
    flex: 1;
}

.estimate-subTitle h2 {
    font-size: 22px;
    line-height: 160%;
    color: #000000;
}

.estimate-txtCon {
    flex: 1;
}

.estimate-ul {
}

.estimate-ul li {
    font-size: 16px;
    line-height: 160%;
    padding-left: 16px;
    position: relative;
}

.estimate-ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #000000;
}

.estimate-ul li:not(:first-child) {
    margin-top: 5px;
}

.step-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 30px;
}

.step-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    line-height: 160%;
}

.step-list-txt01 {
    flex: 0 1 auto;
    width: 80px;
    padding: 20px;
}

.step-list-txt01 dt {
    font-size: 11px;
    margin-bottom: 6px;
    color: #666666;
}

.step-list-txt01 dd {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
}

.step-list-title {
    flex: 0 1 auto;
    width: 200px;
    padding: 20px;
    background: #7a819f;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    font-weight: 700;
}

.step-list-sub-title {
    flex: 0 1 auto;
    width: 200px;
    padding: 20px;
    background: #f2f2f2;
    color: #000000;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
}

.step-list-detail {
    flex: 1;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.step-ly {
    display: flex;
}

.step-inner {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.step-list-txt-item {
    flex: 1;
}

.step-list-txt-item p {
    font-size: 16px;
    line-height: 160%;
}

.se-tab-conts .tab-conts {
    padding-top: 60px;
}

.evaluationScore {
    display: inline-block;
    min-width: 70px;
    padding: 0 10px;
    border-radius: 5px;
    background: #7a819f;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    line-height: 34px;
}

.data-wrap {
    padding: 20px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.remark-wrap {
    margin-top: 20px;
    padding: 30px;
    background: #f7f9fd;
    border: 1px solid #c0d4ff;
    border-radius: 10px;
}

.remark-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}

.remark-list li {
    flex: 0 1 auto;
    width: calc((100% - 5px) / 1);
}

.remark-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.remark-list dt {
    flex: 0 1 auto;
    width: 60px;
    background: #ffffff;
    padding: 0 10px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ddd;
}

.remark-list dd {
    flex: 1;
    font-size: 14px;
}

.remark-list:not(:first-child) {
    margin-top: 30px;
}

.sub-railway-state {
    position: relative;
    background: url("../images/line_bg.png") no-repeat center center;
    background-size: cover;
    height: 1000px;
    padding: 40px 0 40px 40px;
    margin-top: 74px;
}

.sub-railway-state:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    z-index: 90;
}

.sub-railway-wrap {
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    height: 100%;
}

.sub-railway-detail {
    flex: 0 1 auto;
    width: 35%;
}

.sub-railway-title {
    padding-top: 10px;
}

.sub-railway-title h2 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
    line-height: 160%;
}

.sub-railway-title p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 10px;
    line-height: 130%;
}

.sub-railway-view {
    flex: 1;
    height: 100%;
}

.sub-railway-map {
    height: 100%;
}

.sub-railway-type {
    margin-top: 50px;
}

.sub-railway-type h3 {
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 20px;
}

.sub-railway-capital ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.sub-railway-capital li {
    flex: 0 1 auto;
    width: calc((100% - 40px) / 3);
}

.sub-railway-capital li a {
    padding: 15px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.sub-railway-capital li a:hover {
    background: var(--secondaryColor);
    border-color: var(--secondaryColor);
}

.sub-railway-capital li a span {
    display: inline-block;
    font-size: 15px;
    word-break: break-word;
    line-height: 130%;
}

.sub-railway-etc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.sub-railway-etc li {
    flex: 1;
    padding: 15px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    position: relative;
}

.sub-railway-etc li:hover {
    border-color: var(--secondaryColor);
}

.sub-railway-etc li svg {
    height: 100px;
}

.sub-railway-etc li:first-child svg {
    height: 140px;
}

.sub-railway-etc li p {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.railway-staus {
    margin-top: 30px;
    padding: 0 30px;
    display: inline-block;
    line-height: 40px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 30px;
    color: var(--secondaryColor);
    background: #ffffff;
}

.railway-info {
    margin-top: 100px;
}

.railway-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    width: 600px;
    margin: 0 auto;
}

.railway-info li {
    flex: 1;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    backdrop-filter: blur(5px);
}

.railway-info li dl {
    padding: 30px;
    text-align: center;
}

.railway-info li dt {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 20px;
}

.railway-info li dd {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
}

.railway-info li dd .count {
    font-size: 36px;
}

.railway-basic {
    padding: 30px;
    border-radius: 10px;
    background: #f7f9fd;
    border: 1px solid #c0d4ff;
}

.railway-basic ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
}

.railway-basic li {
    flex: 0 1 auto;
    width: calc((100% - 25px) / 2);
}

.railway-basic li dl dt {
    margin-bottom: 6px;
    font-size: 15px;
    text-transform: uppercase;
    color: #777;
}

.railway-basic li dl dd {
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.facilities-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.facilities-info li {
    flex: 1;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.facilities-info li dl {
    padding: 20px;
    text-align: center;
}

.facilities-info li dt {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

.facilities-info li dd {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
}

.facilities-info li dd .count {
    font-size: 36px;
}

.unitTxt {
    font-size: 80%;
}

.routeMap {
    padding: 40px 10px 30px;
    border-radius: 60px;
    border: 2px solid var(--secondaryColor);
    background: #ffffff;
    font-size: 16px;
    overflow-x: auto;
    box-shadow: 0 0 1px rgba(0,0,0,.04), 4px 8px 16px rgba(0,0,0,.06);
}

.font_size_11 {
    font-size: 11px !important;
}

.railway_ing {
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #dddddd;
}

.railway_ing:not(:first-child) {
    margin-top: 10px;
}

.txt_title03 span {
    display: inline-block;
    color: #0121ab;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

.txt_title03 span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0121ab;
}

.railway_ing .history-wrap {
    gap: 0;
    margin-top: 20px;
}

.railway_ing .history-content-bx {
    justify-content: flex-start;
    padding-bottom: 50px;
}

.railway_ing .history-content {
    padding-bottom: 0;
}

.railway_ing .history-content:before {
    left: 5px;
}

.railway_ing .history-content-txt {
    flex: 1;
    max-width: 100%;
    padding-left: 55px;
}

.railway_ing .history-content-bx:before {
    display: none;
}

.railway_ing .history-content dl {
    margin-top: 0;
}

.railway_bg01 {
    background: url("../images/railway_bg01.png") no-repeat right bottom;
}

.transport-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.transport-info {
    flex: 0 1 auto;
    width: 300px;
    background: #0121ab;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.transport-info dl {
    flex: 0 1 auto;
    padding: 40px;
    text-align: center;
    padding-top: 110px;
    background: url("../images/transport.png") no-repeat center 20px;
    background-size: auto 80px;
}

.transport-info01 dl {
    background: url("../images/railway-station.png") no-repeat center 20px;
    background-size: auto 70px;
}

.transport-info dt {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
    opacity: 0.6;
}

.transport-info dd {
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
}

.transport-graph {
    flex: 1;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.graph-wrap {
    padding: 40px 20px;
}

.convenience-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.convenience-info li {
    flex: 0 1 auto;
    width: calc((100% - 60px) / 7);
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.convenience-info li dl {
    padding: 20px;
    text-align: center;
}

.convenience-info li dt {
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

.convenience-info li dd {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
}

.convenience-info li dd .count {
    font-size: 36px;
}

.convenience-info li.noNum {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    opacity: 0.4;
}

.title-wrap {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
}

.title-wrap .txt_title01 span {
    margin-bottom: 0;
}

.place_details {
    margin: 0 auto;
    padding-bottom: 4px;
    position: relative;
    text-align: center;
    width: 80%;
    z-index: 10
}

.tit_station {
    display: block;
    height: 77px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.place_subway {
    position: relative;
}

.place_subway:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
    background: var(--secondaryColor);
    border-radius: 40px;
    z-index: 10;
}

.traffic01 {
    font-size: 13px;
    margin: 10px 0 5px;
    line-height: 20px;
    color: #000000;
}

.traffic02 {
    line-height: 100%;
    color: var(--secondaryColor);
    font-size: 28px;
}

.place_subway .tit_location {
    display: inline-block;
    margin: 0 auto;
    max-width: 300px;
    padding: 0 40px;
    position: relative;
    z-index: 20;
    background: #ffffff;
    border-radius: 100px;
    border: 10px solid var(--secondaryColor);
    box-shadow: 0 0 1px rgba(0,0,0,.06), 2px 8px 10px rgba(0,0,0,.08);
}

.place_subway .link_sprev {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    left: 0;
    line-height: 42px;
    max-width: 250px;
    overflow: hidden;
    padding-left: 20px;
    position: absolute;
    text-decoration: none;
    text-overflow: ellipsis;
    top: 28px;
    white-space: nowrap;
    z-index: 20;
}

.place_subway .link_snext {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    line-height: 42px;
    max-width: 250px;
    overflow: hidden;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    top: 28px;
    white-space: nowrap;
    z-index: 20;
}

.place_subway i {
    font-size: 20px;
}

.new_userInfo_view {
    display: none;
    text-align: left;
    position: absolute;
    right: -50px;
    top: 50px;
    width: 120px;
    background: #ffffff;
    border: 1px solid #aaa;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.new_userInfo_view li:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 8px;
    margin-top: 8px;
}

.new_userInfo_view li a {
    color: #000000;
    font-size: 13px;
}

.new_userInfo_view.active {
    display: block;
}

.topRightArea {
    position: absolute;
    top: 0;
    right: 0;
}

.topRightArea > ul {
    text-align: center;
}

.topRightArea > ul > li {
    float: left;
}

.topRightArea > ul > li > a {
    display: block;
    font-size: 12px;
    padding: 0;
    height: 56px;
    width: 30px;
}

.topRightArea > ul > li.topSitemap a {
    background: url('../images/topSitemap.png') no-repeat center center;
    text-indent: -5000px;
    width: 60px;
}

.topRightArea > ul > li.topLang a {
    text-indent: -5000px;
}

.topRightArea > ul > li.topLang.engIco a {
    background: url('../images/engIco.png') no-repeat center center;
    background-size: auto 21px;
}

.topRightArea > ul > li.topLang.korIco a {
    background: url('../images/korIco.png') no-repeat center center;
    background-size: auto 21px;
}

.topRightArea > ul > li.topKeyword a {
    background: url('../images/keywordIco.png') no-repeat center center;
    background-size: auto 18px;
    text-indent: -5000px;
}

.topRightArea > ul > li.topMembership {
    position: relative;
}

.topRightArea > ul > li.topMembership > a {
    background: url('../images/membershipIco.png') no-repeat center center;
    background-size: auto 18px;
    width: 40px;
    text-indent: -5000px;
}

.topRightArea > ul > li.topLanguage a {
    line-height: 32px;
    color: #383838;
}

.mSearchBtn {
    display: none;
}

.utillRight {
    position: absolute;
    top: 18px;
    right: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.utillRight ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
}

.utillRight li {
    position: relative;
    flex: 1;
}

.utillRight li:not(:first-child) {
    padding-left: 12px;
}

.utillRight li:not(:first-child):after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    background: #aaaaaa;
}

.utillRight li a {
    font-size: 13px;
}

.utillSiteBtn i {
    font-size: 16px;
}

#fullpageArea {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#fullpageArea.clicked {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

.sec_one {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.sec_one .visual_wrap {
    height: 100vh;
}

.sec_one .visual_wrap .visual {
    height: 100%;
    overflow: hidden;
}

.sec_one .visual_wrap .visual .txt_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 1;
}

.sec_one .visual_wrap .visual .txt_wrap .slogan {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 140%;
}

.sec_one .visual_wrap .visual .txt_wrap .slogan span {
    display: block;
}

.sec_one .visual_wrap .visual .txt_wrap .txt_img {
    font-size: 44px;
    line-height: 28px;
    font-weight: 300;
}

.sec_one .visual_wrap .visual .txt_wrap .motion {
    position: relative;
    -webkit-transform: translate(0, 200px);
    transform: translate(0, 200px);
    opacity: 0;
}

.sec_one .visual_wrap .visual .txt_wrap .txt_img {
    margin: 50px 0 80px;
}

.sec_one .swiper-pagination {
    position: absolute;
    bottom: 10%;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 12px;
    text-align: center;
}

.sec_one .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 0;
    -webkit-transition: .2s;
    transition: .2s;
    margin-right: 10px;
    opacity: 0.6;
}

.sec_one .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 50px;
    height: 12px;
    border-radius: 20px;
    background: #fff;
    border: none;
    display: inline-block;
    opacity: 1;
}

.sec_one_left {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.sec_one .visual_wrap {
    height: 100vh;
}

.sec_one .visual_wrap .visual {
    height: 100%;
    overflow: hidden;
}

.sec_one .visual_wrap .visual .txt_wrap .a_img {
    display: block;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    margin: 0 auto;
    color: #fff;
    padding: 0;
    width: 144px;
    height: 40px;
    -webkit-transform: translate(0, 200px);
    transform: translate(0, 200px);
    opacity: 0;
    overflow: hidden;
}

.sec_one .visual_wrap .visual .txt_wrap .a_img span {
    line-height: 40px;
}

.sec_one .visual_wrap .visual .txt_wrap .a_img span:nth-child(3) {
    border: 1px solid #fff;
}

.sec_one .visual_wrap .visual .bg_area {
    position: relative;
    height: 100%;
}

.sec_one .visual_wrap .visual .bg_area.mainvisual01 {
    background: url('../images/visualImg01.jpg') 0 0 no-repeat;
    background-size: cover;
}

.sec_one .visual_wrap .visual .bg_area.mainvisual02 {
    background: url('../images/visualImg02.png') 0 0 no-repeat;
    background-size: cover;
}

.sec_one .visual_wrap .visual .bg_area.mainvisual03 {
    background: url('../images/visualImg03.png') 0 0 no-repeat;
    background-size: cover;
}

.sec_one .visual_wrap .visual .bg_area::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
}

.sec_one .visual_wrap .visual .m_bgArea {
    position: relative;
    display: none;
}

.sec_one .visual_wrap .visual .m_bgArea::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.58;
}

.sec_one .visual_indi {
    position: absolute;
    left: 80px;
    top: 41%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sec_one .visual_indi a {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    text-align: center;
    /*border:1px solid red;*/
}

.sec_one .visual_indi a:nth-child(2) {
    margin: 0 22px;
}

.sec_one .visual_indi a span {
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    border-radius: 50%;
    background: #fff;
    opacity: 0.8;
}

.sec_one .visual_indi a.on span {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
    opacity: 1;
}

.cppr-visual-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    max-width: 1200px;
    padding: 0 40px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 11;
}

.cppr-visual-txt h3 {
    color: #ffffff;
    font-size: 70px;
    line-height: 110%;
    margin-bottom: 30px;
}

.cppr-visual-txt p {
    color: #ffffff;
    font-size: 26px;
    line-height: 150%;
}

.cppr-visual-txt p span {
    display: block;
}

.cppr-visual-txt p em {
    text-decoration: underline;
}

.sec_one {
    background: #ffffff;
}

.sec_two {
    background: url('../images/sectionBg02.png') no-repeat 0 bottom #ffffff;
}

.sec_three {
    background: #eff5fb;
}

.sec_four {
    background: #ffffff;
}

.sec_footer {
    height: 220px !important;
}

.sec_footer .fp-tableCell {
    height: 220px !important;
}

.bannerAll {
    background: #ffffff;
    padding: 20px 0;
    border-top: 1px solid #ddd;
}

.bannerAllWrap {
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
}

.bannerSlide {
    padding-right: 40px;
}

.bannerAllQuickList {
}

.bannerAllQuickList li {
}

.bannerAllQuick .swiper-button-prev {
    background: url("../images/slideLn.png") no-repeat center center #fff;
    top: 50%;
    right: 28px;
    width: 28px;
    height: 60px;
    line-height: 60px;
    left: auto;
    opacity: 1;
    margin-top: -30px;
    z-index: 10;
}

.bannerAllQuick .swiper-button-next {
    background: url("../images/slideRn.png") no-repeat center center #fff;
    top: 50%;
    width: 28px;
    height: 60px;
    line-height: 60px;
    left: auto;
    right: 0;
    opacity: 1;
    margin-top: -30px;
    z-index: 10;
}

.bannerAllQuick .bannerCardCon {
    text-align: center;
    padding-right: 50px;
}

.bannerAllQuick .bannerCardCon img {
    height: 47px;
}

.bannerSlide {
    padding-right: 60px;
}

.bannerAllQuick .swiper-buttonArea {
    position: absolute;
    width: 70px;
    height: 47px;
    right: 0;
    top: 0;
    z-index: 1001;
    background-color: #ffffff;
}

.bannerAllQuick .swiper-button-next, .bannerAllQuick .swiper-button-prev {
    background-color: #ffffff;
}

.bannerAllQuick .swiper-button-prev, .bannerAllQuick .swiper-button-next {
    margin-top: 0;
    top: 0;
    height: 47px;
}

/*
.bannerSlide button.play{
	position: absolute;
    z-index: 10;
	top:0; right:25px;
	width: 28px; height: 47px; background: url('../images/ic_play.png') no-repeat center center;}
.bannerSlide button.play.on{background-image: url('../images/ic_pause.png');}
 */
.bannerAllQuick button.pause {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 25px;
    width: 28px;
    height: 47px;
    background: url('../images/ic_pause.png') no-repeat center center;
}

.bannerAllQuick button.pause.on {
    background-image: url('../images/ic_play.png');
}

.bannerAllQuick .swiper-button-prev {
    right: 50px;
}

.sec_three .sub-railway-state {
    padding: 0;
    background: transparent;
    margin-top: 0;
    overflow: hidden;
}

.sec_three .sub-railway-state:after {
    display: none;
}

.sec_three .sub-railway-map {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.sec_three .sub-railway-map svg {
    margin-top: 0;
}

.sec_three .sub-railway-title h2 {
    font-size: 54px;
    color: #000000;
}

.sec_three .sub-railway-title p {
    font-size: 22px;
    color: #000000;
}

.sec_three .sub-railway-type h3 {
    font-size: 24px;
    color: #000000;
}

.sec_three .sub-railway-detail {
    padding: 200px 60px 0 60px;
}

.sec_three .sub-railway-capital ul {
    gap: 10px;
}

.sec_three .sub-railway-capital li a {
    background: #ffffff;
    font-size: 16px;
    color: #000000;
    border: none;
    padding: 5px 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.sec_three .sub-railway-capital li a:hover {
    background: var(--secondaryColor);
    border-color: var(--secondaryColor);
    color: #ffffff;
}

.sec_three .sub-railway-capital li a span {
    display: inline-block;
    word-break: break-word;
    line-height: 130%;
}

.sec_three .sub-railway-etc li {
    flex: 1;
    background: #ffffff;
    font-size: 16px;
    color: #000000;
    border: none;
    padding: 5px 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.sec_three .sub-railway-etc li:hover {
    border-color: var(--secondaryColor);
}

.sec_three .sub-railway-etc li p {
    font-size: 16px;
    color: #000000;
}

.sec_three .sub-railway-etc li svg {
    height: 140px;
}

.sec_three .sub-railway-etc li:hover {
    border: 2px solid var(--secondaryColor);
}

.m1_scr {
    position: absolute;
    bottom: 75px;
    left: 50%;
    transform: translateX(-50%);
    animation: scr 0.7s ease-in-out alternate infinite;
    text-align: center;
    z-index: 2;
}

.m1_scr .scr_txt {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
}

@keyframes scr {
    to {
        bottom: 60px;
    }
}

.content-main {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 77px;
    padding-bottom: 20px;
    text-align: left;
}

.content-main-title {
    position: relative;
    padding: 35px 0 0;
    margin-bottom: 30px;
}

.content-main-title .sub-title {
    color: #0121ab;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}

.content-main-title .sub-title02 {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    margin-top: 10px;
}

.content-main-title h3 {
    color: #000000;
    font-size: 54px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 130%;
}

.txtBlock {
    display: block;
}

.overview-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    gap: 50px;
}

.overview-list {
    flex: 0 1 auto;
    width: 600px;
}

.overview-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 30px;
}

.overview-list ul li {
    flex: 0 1 auto;
    width: calc((100% - 30px) / 2);
    padding: 30px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #ffffff;
}

.overview-list ul li:nth-child(2n+1) {
    margin-top: 30px;
}

.overview-list dl {
}

.overview-list dt {
    margin-bottom: 20px;
}

.overview-list dt p {
    font-size: 16px;
    color: #0121ab;
    opacity: 0.8;
    margin-bottom: 6px;
}

.overview-list dt h4 {
    font-size: 26px;
    color: #000000;
    font-weight: 700;
    line-height: 120%;
}

.overview-list dd {
    font-size: 16px;
    color: #000000;
    opacity: 0.8;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-size: auto 60px;
}

.overview-list .overview01 dd {
    background-image: url('../images/overview01.png');
}

.overview-list .overview02 dd {
    background-image: url('../images/overview02.png');
}

.overview-list .overview03 dd {
    background-image: url('../images/overview03.png');
}

.overview-list .overview04 dd {
    background-image: url('../images/overview04.png');
}

#fp-nav ul li .fp-tooltip {
    font-size: 13px;
    font-weight: 700;
}

.pressListCon {
    padding: 30px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.03);
    border: 1px solid #ebebeb;
    transition: all 0.2s ease-in-out;
    height: 305px;
}

#briefCon .pressListCon {
    padding: 0;
    border-radius: 0;
    background: #ffffff;
    box-shadow: none;
    border: none;
    transition: all 0.2s ease-in-out;
}

.pressListCon h3 {
    margin-top: 0;
    font-size: 18px;
    color: #000;
    line-height: 140%;
    height: 54px;
    overflow: hidden;
}

.pressTxt {
    color: #515151;
    line-height: 160%;
    margin-top: 25px;
    height: 115px;
    overflow: hidden;
}

.pressDate {
    color: #a0a0a0;
    margin-top: 25px;
    font-size: 13px;
}

.pressCon .swiper-wrapper {
    padding-bottom: 40px;
}

.pressCon a:hover .pressListCon {
    border: 1px solid #0121ab;
}

#briefCon.pressCon a:hover .pressListCon {
    border: none;
}

.pressCon.swiper-container {
    overflow: visible;
}

.pressCon .swiper-scrollbar {
    opacity: 1 !important;
    width: 100%;
    left: 0;
    border-radius: 10px;
}

.pressCon .swiper-scrollbar .swiper-scrollbar-drag {
    background: #66665f;
}

.content-press .swiper {
    overflow: visible;
}

.brief-img {
    border-radius: 10px;
    overflow: hidden;
    height: 150px;
    margin-bottom: 10px;
}

.brief-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.2s;
}

.brief-img:hover img {
    transform: scale(1.3);
}

.brief-txt {
    font-size: 16px;
    color: #0121ab;
    margin-bottom: 10px;
}

.tabType01 .tabType_Area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}

.tabType01 .tabType_Area li {
    position: relative;
}

.tabType01 .tabType_Area li a {
    font-size: 20px;
    color: #0121ab;
    border: 1px solid #0121ab;
    border-radius: 10px;
    padding: 0 25px;
    font-weight: 500;
    line-height: 46px;
}

.tabType01 .tabType_Area li a:hover, .tabType01 .tabType_Area li a:focus, .tabType01 .tabType_Area li.active a {
    background: #0121ab;
    color: #ffffff;
    border: 1px solid #0121ab;
}

.content-main-title {
    position: relative;
}

.all-link {
    position: absolute;
    right: 0;
    bottom: 0px;
}

.all-link span {
    font-size: 16px;
    font-weight: 700;
}

.all-link i {
    font-size: 20px;
    font-weight: 500;
}

@media screen and (max-width: 1024px) {
    .container-user, .inner {
        padding:0 20px;
    }

    .topRightArea {
        right: 45px;
    }

    .topRightArea .topSitemap {
        display: none;
    }

    .utillRight {
        display: none;
    }

    .mobile-user-info {
        margin: 0 0 10px;
        padding: 0 12px 20px;
        background: #ffffff;
        border-bottom: 1px solid #dddddd;
    }

    .mobile-user-wrap h3 {
        font-size: 15px;
        color: #333333;
        margin-bottom: 10px;
    }

    .mobile-user-login-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .mobile-user-login-btn a {
        flex: 1;
        display: block;
        border: 1px solid #dddddd;
        background: #ffffff;
        border-radius: 10px;
        padding: 0 20px;
        text-align: center;
        line-height: 34px;
        font-size: 13px;
        color: #333333;
    }

    .mobile-user-txt {
        font-size: 13px;
        color: #bbbbbb;
        margin-bottom: 10px;
    }

    .mobile-user-detail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
    }

    .mobile-user-detail p {
        color: #3986fc;
        font-size: 18px;
        font-weight: 500;
    }

    .mobile-user-detail .mobile-user-more {
        font-size: 12px;
        color: #000000;
    }

    .fp-section, .fp-tableCell {
        height: auto !important;
    }

    #fp-nav {
        opacity: 0 !important;
    }
}

@media screen and (max-width: 1280px) {
    .cppr-visual-txt h3 {
        font-size:50px;
    }

    .cppr-visual-txt p {
        font-size: 22px;
    }

    .content-main-title h3, .sec_three .sub-railway-title h2 {
        font-size: 44px;
    }
}

@media screen and (max-width: 1024px) {
    .cppr-visual-txt {
        padding:40px;
        max-width: 100%;
        width: 100%;
        text-align: left;
    }

    .cppr-visual-txt p span {
        display: inline-block;
    }

    .main .content-main {
        padding: 60px 40px;
    }

    .content-main-title h3, .sec_three .sub-railway-title h2 {
        font-size: 32px;
    }

    .sub-railway-state {
        height: auto;
        padding: 40px;
    }

    .sub-railway-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .sub-railway-detail {
        flex: 1;
        width: 100%;
        margin-bottom: 20px;
    }

    .sec_three .sub-railway-detail {
        margin-bottom: 0;
    }

    .sec_three .sub-railway-detail {
        padding: 40px;
    }

    .sec_three .sub-railway-capital li a, .sec_three .sub-railway-etc li {
        padding: 15px 10px;
    }

    .login-con {
        padding: 40px;
        flex: 0 1 50%;
    }

    .login-con-detail {
        width: 70%;
    }

    .login-description dl dd, .login-description dl dt {
        font-size: 26px;
    }

    .facilities-info li dd {
        font-size: 18px;
    }

    .convenience-info li {
        width: calc((100% - 50px) / 6);
    }

    .railway_ing .history-content-txt {
        padding-left: 35px;
    }

    .history-raw {
        width: 400px;
    }

    .sub-railway-title h2 {
        font-size: 40px;
    }

    .sub-railway-capital ul {
        gap: 10px;
    }

    .sub-railway-capital li {
        width: calc((100% - 20px) / 3);
    }

    .sub-railway-capital li a span, .sub-railway-capital li a, .sub-railway-etc li p {
        font-size: 15px;
        word-break: break-word;
        line-height: 130%;
    }

    .sub-railway-map svg {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .history-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section-user {
        padding: 60px 0;
    }

    .table_type1 {
        overflow: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: auto;
    }

    .table_type1 table {
        max-width: 100%;
        table-layout: auto
    }

    .table_type1 thead th, .table_type1 tbody th, .table_type1 tbody td {
        white-space: nowrap
    }

    .sub-railway-capital li a {
        padding: 10px;
    }

    .remark-list ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .remark-list li {
        flex: 1;
        width: auto;
    }

    .sub-railway-view {
        display: none;
    }

    .txtBlock {
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size:14px;
    }

    .login-wrap {
        height: auto;
        display: block;
    }

    .login-info {
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 60px;
        width: 100%;
    }

    .login-con-detail {
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 60px;
        width: 100%;
    }

    .login-con {
        padding: 0;
    }

    .routeMap {
        border-radius: 10px;
    }

    .transport-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .transport-info {
        width: 100%;
    }

    .convenience-info li {
        width: calc((100% - 30px) / 4);
    }

    .facilities-info li {
        flex: 0 1 auto;
        width: calc((100% - 30px) / 4);
    }

    .wrapFooterInfo {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .copyrightArea {
        padding-left: 0;
        padding-top: 50px;
    }

    .privacy-link {
        justify-content: flex-start;
        margin-top: 20px;
    }

    .page-title h1 {
        font-size: 50px;
    }

    .place_details {
        width: 100%;
    }

    .place_subway .link_sprev span, .place_subway .link_snext span {
        font-size: 20px;
    }

    .history-content {
        padding-bottom: 0;
    }

    .history-wrap {
        flex-wrap: initial;
    }

    .history-raw {
        width: 100%;
    }

    .greeting-intro {
        width: 220px;
    }

    .greeting-bold-txt {
        font-size: 24px;
    }

    .greeting-left-txt-con {
        padding-right: 0;
    }

    .work-info li {
        flex: 0 1 auto;
        width: calc((100% - 40px) / 3);
    }

    .work-list li, .performance-list li, .work-info li {
        font-size: 13px;
    }

    .performance-list h4, .work-list h4 {
        font-size: 15px;
    }

    .work-txt h3 {
        font-size: 18px;
    }

    .location-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .step-list-title {
        font-size: 16px;
    }

    .step-list-txt-item p, .step-list-sub-title, .nextPrevious ul li dd {
        font-size: 14px;
    }

    .se-tab.ty-main > ul > li > .se-tab-btn {
        font-size: 17px;
    }

    .board_top {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .board_top .pack-right {
        margin-bottom: 20px;
    }

    .board_list_wrap .list_li .etc_info, .noticeDetailView .actions {
        font-size: 13px;
    }

    .detailTitle, .originalTitle dd, .view-writeForm .writeForm-wrap > dl > dd, .originalUrl dd {
        font-size: 16px;
    }

    .nextPrevious ul li {
        float: none;
        width: 100%;
        margin-top: 5px;
    }

    .sub-railway-state + .section-user {
        margin-top: 74px;
    }

    .sub-railway-state {
        padding: 40px 20px;
    }

    .overview-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
    }

    .overview-list {
        flex: 1;
        width: auto;
    }

    .content-main-title {
        padding-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 640px) {
    .railway-basic ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .railway-basic li {
        flex: 1;
        width: auto;
    }

    .place_subway .link_sprev span, .place_subway .link_snext span {
        font-size: 18px;
    }

    .traffic02 {
        font-size: 20px;
    }

    .work-list-wrap, .performance-list-wrap, .step-list {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .step-list-title, .step-list-sub-title {
        width: 100%;
    }

    .board_list_wrap .list_li .txt .title {
        font-size: 16px;
    }

    .writeForm > ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .all-link {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 10px;
    }

    .overview-list dt h4, .content-main-title .sub-title, .content-main-title .sub-title02, .sec_three .sub-railway-title p {
        font-size: 19px;
    }

    .content-main-title h3, .sec_three .sub-railway-title h2 {
        font-size: 28px;
    }

    .all-link span {
        font-size: 14px;
    }

    .all-link i {
        font-size: 16px;
    }
}

@media screen and (max-width: 425px) {
    .railway-info ul {
        -ms-flex-direction: column;
        flex-direction: column;
        width: auto;
    }

    .breadcrumbs-user {
        margin-bottom: 30px;
    }

    .sub-visual {
        height: 100vh;
        margin-top: 0;
        padding-top: 74px;
    }

    .page-title h1 {
        font-size: 28px;
    }

    .railway-info {
        margin-top: 40px;
    }

    .railway-info li dl {
        padding: 20px;
    }

    .title-wrap {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .title-wrap .pack-right {
        margin-bottom: 20px;
    }

    .railway-basic li dl dt, .wrapFooterInfo {
        font-size: 13px;
    }

    .railway-basic li dl dd {
        font-size: 15px;
    }

    .facilities-info li {
        width: calc((100% - 10px) / 2);
    }

    .convenience-info li {
        width: calc((100% - 10px) / 2);
    }

    .estimate-ul li, .history-content dl dd .desc {
        font-size: 14px;
    }

    .railway-info li dd, .railway-staus, .page-title p {
        font-size: 16px;
    }

    .convenience-info li dd {
        font-size: 20px;
    }

    .place_subway .link_sprev span, .place_subway .link_snext span {
        display: none;
    }

    .greeting-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
    }

    .greeting-left-txt-con {
        padding-left: 40px;
        font-size: 15px;
    }

    .work-info ul, .location-detail-item ul li dl {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .location-detail-item ul li dl {
        align-items: flex-start;
    }

    .address-container {
        position: relative;
        width: 100%;
        height: auto;
        padding: 0;
    }

    .address-container .address {
        text-align: left;
        padding-top: 0;
        padding-bottom: 40px;
    }

    .address h4 {
        margin-top: 0;
    }

    .address h4:not(:first-child) {
        margin-top: 40px;
    }

    .work-info ul li {
        flex: 1;
        width: auto;
    }

    .location-item {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .location-img {
        display: none;
    }

    .estimate-raw-list-header h2, .estimate-raw-title {
        font-size: 16px;
    }

    .estimate-raw-list-item ul li {
        font-size: 13px;
    }

    .board_top .pack-right {
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-left: 0;
        width: 100%;
    }

    .board_top .pack-right .search-pack.service-search {
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
        width: 100%;
    }

    .board_top .search-pack .se-select {
        min-width: auto;
        width: 100%;
        margin-left: 0;
    }

    .board_top .search-pack .se-select + * {
        margin-left: 0;
    }

    .board_top .service-search .se-textfld {
        width: 100%;
    }

    .board_top .pack-right .sp-btnset, .board_top .pack-right .sp-btnset .se-btn {
        width: 100%;
    }

    .se-btn.btn-solid {
        min-width: 70px;
    }

    .viewTxt {
        font-size: 14px;
    }

    .remark-list dl {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .overview-list ul {
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        margin-top: 20px;
    }

    .overview-list ul li {
        flex: 1;
        width: 100%;
    }

    .overview-list ul li:nth-child(2n+1) {
        margin-top: 0;
    }

    .main .content-main, .sec_three .sub-railway-detail {
        padding: 40px 20px;
    }

    .sub-railway-capital ul, .sub-railway-etc ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sub-railway-capital li, .sub-railway-etc li {
        flex: 1;
        width: 100%;
    }

    .tabType01 .tabType_Area li a {
        font-size: 16px;
        padding: 0 15px;
        line-height: 36px;
    }

    .overview-list dt h4 {
        font-size: 20px;
    }
}

@media screen and (max-width: 375px) {
    .login-description dl dd, .login-description dl dt {
        font-size:18px;
    }

    .login-info, .login-con-detail {
        padding: 50px 20px;
    }

    .breadcrumbs-user {
        display: none;
    }

    .txt_title01 span {
        font-size: 18px;
    }

    .page-title {
        padding: 0;
    }

    .greeting-left-txt-con {
        font-size: 14px;
    }

    .greeting-left-txt-con .greeting-txt-con h3 {
        font-size: 18px;
    }

    .paging-wrap .se-select {
        display: none;
    }

    .board_list_wrap .list_li .etc_info {
        font-size: 12px;
    }

    .m1_scr {
        bottom: 20px;
    }

    .content-main-title h3, .sec_three .sub-railway-title h2 {
        font-size: 24px;
    }

    .sub-railway-title h2 {
        font-size: 30px;
    }

    .sub-railway-type h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 320px) {
    .title-wrap .service-search .se-select {
        width:100px !important;
    }

    .cppr-visual-txt h3 {
        font-size: 40px;
    }

    .cppr-visual-txt p {
        font-size: 18px;
    }

    .pressListCon h3 {
        font-size: 15px;
    }
}
