@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("https://fonts.googleapis.com/css?family=Lato:300i");
@font-face {
    font-family: "paybooc-ExtraBold";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-ExtraBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "MICEGothic Bold";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-thin.woff2") format("woff2"), url("/skin/font/notokr/notokr-thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-light.woff2") format("woff2"), url("/skin/font/notokr/notokr-light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-demilight.woff2") format("woff2"), url("/skin/font/notokr/notokr-demilight.ttf") format("truetype");
    font-weight: 350;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-regular.woff2") format("woff2"), url("/skin/font/notokr/notokr-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-medium.woff2") format("woff2"), url("/skin/font/notokr/notokr-medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-bold.woff2") format("woff2"), url("/skin/font/notokr/notokr-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "notokr";
    src: url("/skin/font/notokr/notokr-black.woff2") format("woff2"), url("/skin/font/notokr/notokr-black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

html {
    overflow-x: hidden;
    overflow-y: scroll;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
li,
ol,
a,
table,
div,
input,
textarea,
label,
button {
    font-family: "NanumBarunGothic", "Malgun Gothic", sans-serif;
}

/* .fa {
	font-family: 'FontAwesome' !important;
} */

.glyphicon {
    font-family: "Glyphicons Halflings" !important;
}

.footer-social-layout {
    display: none;
}

.footer-social-layout + div {
    display: none;
}

.body-layout {
    padding-top: 104px;
}

/* Navigation START */

.navbar-inverse {
    background: #222222;
    border-top: 3px solid #0a5095;
    border-bottom: 3px solid #0a5095;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.navbar-toggle {
    margin: 0;
    position: absolute;
    right: 15px;
    /* right:20px; */
    margin: 19px 0;
    /* top:35px; */
    float: none;
    background: #9ba74f;
    border: none;
}

.navbar-toggle:hover {
    background: grey;
}

/* Navigation END */

/* Navigation Logo START */

.navbar-brand img {
    height: 50px;
}
.foot-logo img {
    height: 50px;
}
.foot-logo::after,
.navbar-brand::after {
    content: "하나물류";
    display: block;
    margin-top: -5px;
    font-size: 16px;
    color: #555;
    text-align: center;
    letter-spacing: 40px;
    padding-left: 10px;
}
.foot-logo:after {
    color: #888;
    padding-left: 28px;
}
@media (max-width: 767px) {
    .navbar-brand img {
        height: 50px;
    }
    .dropdown {
        border-top: 1px solid #9999a1;
        border-bottom: 1px solid #9999a1;
    }
    .dropdown-toggle,
    .dropdown-menu {
        text-align: center;
    }
    .dropdown-toggle {
        background: #f8f8f8;
    }
}

/* Navigation Logo END */

/* Navigation Top START */
.navbar-inverse .navbar-nav > li > a {
    background-color: none;
    color: #313131;
    font-size: 15px;
    padding: 40px 12px;
    padding: 40px 16px;
    margin: 0px 0px 0px 0px;
}

.menu-top > .inner {
    height: 70px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.menu-top a,
.menu-top .tel {
    font-size: 20px;
    font-weight: bold;
    color: #1f76e4;
    letter-spacing: -0.05em;
    line-height: 1em;
    text-decoration: none;
}
/* .menu-top a small i,
.menu-top .tel small i{
	margin-right:5px;
} */
.menu-top a small,
.menu-top .tel small {
    margin-right: 3px;
    font-size: 12px;
    font-weight: 500;
    color: #555;
}
.menu-top .home {
    padding: 9px;
    font-size: 13px;
    color: #fff;
    background: #9ba74f;
    border-radius: 30px;
}
.menu-top .tel {
    padding: 4px 0 0 3px;
}
.menu-top a.inquiry {
    padding: 10px 12px 9px;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    background: #1f76e4;
    border-radius: 4px;
}

#m-30 a {
    position: relative;
    margin: 31px 0 0 5px;
    padding: 8px 15px;
    color: #fff !important;
    background: #1f76e4;
    border-radius: 4px;
}
#m-30 a:hover {
    background: #1c71c1;
}

@media (max-width: 767px) {
    .body-layout {
        padding-top: 70px;
        /* padding-top: 148px; */
    }
}
@media (min-width: 768px) {
    #m-24 a {
        font-weight: bold;
        color: #1f76e4;
        font-size: 1.2em;
    }
    #m-26 {
        display: none;
    }
    .navbar-inverse .tel {
        /* #m-30 a{ */
        font-size: 23px;
        font-weight: bold;
        color: #1f76e4;
        letter-spacing: -0.05em;
    }

    /* #m-30 a {
    padding-left: 5px;
} */

    .navbar-right {
        margin-right: -12px !important;
    }

    .navbar-inverse .tel {
        margin-left: 15px;
    }
    .navbar-inverse .tel small,
    #m-30 small {
        margin-right: 3px;
        font-size: 15px;
        color: #555;
        font-weight: 500;
    }
}
/* Navigation Top END */

/* Navigation Sub START */

.dropdown-menu > li > a {
    background-color: #f3f3f3;
    color: #333333;
    padding: 0px 0px 0px 0px;
    margin: 3px 20px 3px 20px;
    font-size: 14px;
}

/* Navigation Sub END */

/* Copyright START */

body > .navbar-fixed-bottom .text-center {
    background: #ffffff;
    color: #999999;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.footer_copy .text-center {
    background-color: #ffffff;
    color: #999999;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

/* Copyright END */

/* Intro Text START */

h1.intro_span {
    background-color: none;
    color: #ffffff;
    font-size: 36px;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
}

p.intro_span {
    background-color: none;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
}

.flex-caption span.intro-title {
    background: none;
    color: #ffffff;
    font-size: 36px;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
}

.flex-caption span.intro-text {
    background: none;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    margin: 10px 10px 10px 10px;
}

/* Intro Text END*/

/* Skin Custom */

.navbar-inverse {
    background: #fff none repeat scroll 0% 0%;
    border-color: #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.flexslider {
    border: 0px solid #fff;
    box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
}

.navbar-inverse .divider-vertical {
    display: none;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #1f76e4 !important;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background: transparent !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #000;
}

.navbar-inverse .caret {
    display: none;
}

.dropdown-menu {
    border-radius: 0px;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.176);
}

.dropdown-menu > li > a {
    padding: 5px 10px;
    margin: 0px;
}

.sl-icon {
    max-width: 200px;
}

.main-con1 h3,
.main-con1 p {
    text-align: center;
}

.main-con1 h3 {
    font-weight: bold;
}

.main-con1 img {
    max-width: 200px;
}

.intro-boardbox .page-header {
    display: none;
}

.flex-caption {
    background: rgba(0, 0, 0, 0.5);
    margin: 0px 0px 0px !important;
    padding-top: 15px;
}

.img-thumbnail,
.thumbnail {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.075);
}

.dh-front-blog > .col-md-4 > .thumbnail {
    border: 1px solid #ddd;
    min-height: 300px;
}

.dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb {
    border: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb:hover {
    border-bottom: 1px solid #ddd !important;
}

.addressmap {
    background: #f5f5f5 none repeat scroll 0% 0%;
    overflow: hidden;
}

#map-canvas {
    width: 100%;
    height: 500px;
    margin: 0px;
    padding: 15px;
    clear: both;
}

section {
    overflow: hidden;
    min-height: 100px;
}

.intro-widget-layout {
    display: none;
}

.intro-board-layout {
    width: 100%;
}

.dh-front-blog {
    margin-right: -30px;
    margin-left: -30px;
}

.gu-address {
    background: #efefef;
    padding: 15px;
    text-align: center;
    padding-top: 25px;
}

.footer_copy {
    overflow: hidden;
    padding: 60px 0 35px;
    /* background: #333; */
    /* background: #2d2d2d; */
    background: #fff;
}

.footer_copy p {
    margin-bottom: 5px;
}

.footer_copy .text-center {
    color: #8a8a8a;
}

.main-about {
    background-size: cover !important;
    background-position: center !important;
    background: url("/skin/img/main-about.jpg");
    padding: 150px 150px;
    text-align: center;
}

.main-bus {
    background: url("/skin/img/bus.jpg");
}

.main-about h2,
.main-about h3,
.main-about p {
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.main-about a {
    background: #fff;
    color: #333;
    margin-top: 30px;
    padding: 5px 10px;
    font-size: 12px;
    margin: 20px auto 0;
}

.main-about hr {
    border-color: #958f8f -moz-use-text-color -moz-use-text-color;
}

.thumb-hidden {
    box-shadow: 0px 0px 0px -6px #000;
    border: 1px solid #efefef;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Hana Logistics Custom (2016.10.10) */

/* Subpage Top */

/* Company */

#top.company {
    background-image: url("/skin/img/sub/sub_top.jpg");
}

/* Business */

#top.business {
    background-image: url("/skin/img/sub/sub_top.jpg");
}

/* Service */

#top.service {
    background-image: url("/skin/img/sub/sub_top.jpg");
}

/* Handle */

#top.handle {
    background-image: url("/skin/img/sub/sub_top.jpg");
}

/* Customer center */

#top.bbs {
    background-image: url("/skin/img/sub/sub_top.jpg");
}

/* Subpage Top END */

.navbar-brand img {
    margin-top: 0;
}

.navbar-inverse {
    top: 0;
    width: 100%;
    position: fixed;
    border: 0;
    border-bottom: 1px solid #dedede;
}

@media (max-width: 767px) {
    .navbar-inverse {
        height: 70px;
        /* top: 45px; */
        /* border: none!important; */
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    }
    .navbar-inverse .navbar-brand {
        padding: 0 15px;
    }
    .navbar-inverse .navbar-brand::after {
        display: none;
    }
    .navbar-inverse .navbar-brand img {
        display: none;
    }
    .navbar-inverse .navbar-nav {
        border-top: 1px solid #ddd;
        margin: 0 -15px;
    }
    .navbar-inverse .navbar-nav > li {
        border: none;
        text-align: center;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 10px;
        background: #fff;
        border: none;
        font-weight: 300;
        font-size: 1em;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        font-size: 1.1em;
        padding: 10px;
        margin: 10px;
        background: none !important;
        border-bottom: transparent !important;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:focus,
    .navbar-inverse .navbar-nav > .open > a:hover {
        background: #9ba74f !important;
        color: #fff !important;
    }
    .dropdown-menu > li {
        border: none !important;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        margin: 0;
        padding: 5px 0;
        background: #f5f5f5 !important;
    }
}

.fill #myCarousel {
    height: 100px;
}

.fill #myCarousel .carousel-caption {
    bottom: auto;
    /*     top: 28%; */
    padding: 0;
    top: 12%;
}

.fill #myCarousel .carousel-caption h1,
.fill #myCarousel .carousel-caption p {
    margin-bottom: 0;
}

.fill #myCarousel .carousel-caption small {
    display: block;
    color: #8cbfff;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 4px;
}

.fill #myCarousel .carousel-caption h1 span.smaller {
    font-weight: 300;
    font-size: 43px;
    line-height: 1.4;
}

.fill #myCarousel .carousel-caption h1 span {
    background: none;
    opacity: 1;
    font-size: 48px;
    padding: 0;
    font-weight: 600;
    text-shadow: none;
    letter-spacing: -0.8px;
}

.fill #myCarousel .carousel-caption p span {
    background: none;
    opacity: 1;
    font-size: 16px;
    font-weight: 300;
    text-shadow: none;
    display: block;
    margin-top: 20px;
    line-height: 24px;
}

@media screen and (max-width: 1199px) {
    .fill #myCarousel .carousel-caption h1 span {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .fill {
        height: 370px;
    }
    .fill #myCarousel .carousel-caption h1 span {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .fill {
        height: 200px;
    }
    .fill #myCarousel .carousel-caption {
        top: 20px;
    }
    .fill #myCarousel .carousel-caption h1 span {
        font-size: 14px;
    }
}

@media screen and (max-width: 549px) {
    .fill {
        height: 150px;
    }
    .fill #myCarousel .carousel-caption {
        top: 2px;
    }
    .fill #myCarousel .carousel-caption h1 span {
        font-size: 12px;
    }
    .fill #myCarousel .carousel-caption p span {
        font-size: 20px;
    }
}

.dropdown-menu {
    border: 1px solid #dedede;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    background: #f3f3f3;
    right: auto;
    left: 0 !important;
    border: none;
}

.dropdown-menu > li > a {
    color: #313131;
    padding: 14px 20px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #2474d8 !important;
    color: #fff;
}

.dropdown-menu > li {
    border-bottom: 1px solid #dedede;
}

/* ====================== Mainpage =================== */

/* Slide */

.slide {
    height: 270px;
}

.carousel-control {
    display: none;
}

/* .intro-html-layout {
	padding: 80px 0 0;
} */

.m-businessTitle p {
    font-size: 20px;
    margin: 20px 0 45px;
    /* margin-bottom: 35px;
	margin-top: 30px; */
    color: #1f76e4;
    font-size: 23px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-businessTitle p span {
    font-size: 28px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    color: #111;
}
.m-businessTitle p span.blue {
    margin: 0;
    padding-top: 3px;
}
.m-businessTitle p a {
    color: #1f76e4;
    font-size: 23px;
    display: block;
}
.m-businessTitle h2 {
    margin: 0 0 9px;
    font-size: 30px;
}

#main-business {
    margin-bottom: 80px;
}

#main-business .wrap-box {
    overflow: hidden;
    /* 	max-height: 446px; */
    max-height: 350px;
}

#main-business .wrap-box a {
    display: block;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    position: relative;
    /* 	height: 446px; */
    height: 350px;
}

#main-business .wrap-box a:hover .m-businessBox,
#main-business .wrap-box a:focus .m-businessBox {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.m-businessBox {
    background-repeat: no-repeat;
    background-size: cover;
    /* 	min-height: 446px; */
    min-height: 350px;
    background-size: cover;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    position: relative;
}

#main-business .caption {
    text-align: center;
    position: absolute;
    top: 44%;
    left: 0;
    right: 0;
    max-width: 340px;
    margin: 0 auto !important;
    border: none;
    color: #fff;
}

.wrap-box {
    height: 350px;
}

.wrap-box .caption p {
    font-size: 16px;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.95);
}

.wrap-box .caption h3 {
    margin: 0 0 4px;
    font-size: 20px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.95);
}

.m-businessBox.box1 {
    background-image: url(/skin/img/main/main-business1.jpg);
}

.m-businessBox.box2 {
    background-image: url(/skin/img/main/main-business2.jpg);
}

.m-businessBox.box3 {
    background-image: url(/skin/img/main/main-business3.jpg);
}

.wrap-box .view_btn {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    background: rgba(97, 97, 97, 0.9);
    padding: 15px;
    font-size: 13px;
    color: #fff;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    /*     top: 70%; */
    bottom: 0;
}

#main-business .wrap-box a:hover .view_btn {
    background: rgba(31, 118, 228, 0.9);
    color: #fff;
}

#main-about {
    text-align: center;
    overflow: hidden;
    margin-bottom: 80px;
}

.m-aboutBox {
    min-height: 320px;
    padding-top: 75px;
    background-image: url(/skin/img/main/main-about.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.m-aboutBox a.more_btn {
    background: #1f76e4;
    color: #fff;
    padding: 11px 32px;
    display: inline-block;
    margin: 0 auto;
}

.m-aboutBox small {
    font-size: 14px;
    color: #efefef;
}

.m-aboutBox h4 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 25px;
    line-height: 1.3;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.95);
}

.m-aboutBox .line {
    width: 35px;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0px auto 35px;
}

/* Banner */
.intro-html-layout #banners {
    margin-bottom: 80px;
}
.intro-html-layout #banners a {
    width: 100%;
    position: relative;
    display: inline-block;
    padding: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-decoration: none;
    background: #fff;
    border: 5px solid #d0dff3;
}
.intro-html-layout #banners a i {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    font-size: 20px;
    color: #fff;
    background: #8cbfff;
    border-radius: 30px;
}
.intro-html-layout #banners a .more {
    bottom: 20px;
    right: 25px;
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    color: #777;
    letter-spacing: 0.3px;
    border-bottom: 1px solid #ccc;
}
.intro-html-layout #banners a .more::after {
    content: "+";
    padding-left: 5px;
}
.intro-html-layout #banners a:hover {
    color: #1f76e4;
    border-color: #65a0e9;
}
.intro-html-layout #banners a:hover i {
    background: #1f76e4;
}
.intro-html-layout #banners a:hover .more {
    color: #333;
}

/* Form */
#main-form {
    padding-top: 60px;
    border-top: 1px solid #eee;
}
#main-form ul {
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
}
#main-form ul li {
    margin-bottom: 7px;
    padding: 18px;
    font-size: 15px;
    font-weight: 600;
    background: #f3f6fb;
}
#main-form ul li a {
    font-weight: 300;
}
#main-form > h3 {
    margin: 0 0 45px;
    font-size: 28px;
    font-weight: 700;
    color: #111;
    text-align: center;
}
#main-form #mod_type_formForm {
    max-width: none;
    margin: 0 0 80px !important;
    padding: 45px;
    background: #f5f5f5;
}
#main-form #mod_type_formForm > .row + .row {
    margin-top: 25px;
}
#main-form #mod_type_formForm > .row > div {
    padding: 0;
}
#main-form .q_number + .q_number h3 {
    margin: 25px 0 5px !important;
}
#main-form #mod_type_formForm .btn-primary {
    margin-top: 25px;
}

/* ====================== Subpage =================== */

.container.sub-layout {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

#top {
    height: 200px;
    background-image: url("/skin/img/sub/sub_top.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    text-align: center;
}

#top .heading {
    margin-top: 68px;
    font-size: 38px;
    text-align: center;
    display: inline-block;
    color: #fff;
    padding: 3px 10px 2px 10px;
}

#breadcrumb {
    background-color: #f5f5f5;
    border-bottom: 1px solid #dedede;
}

#breadcrumb .breadcrumb {
    max-width: 1170px;
    text-align: right;
    font-size: 13px;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0 auto;
}

#wrapSub {
    margin-left: 0;
    margin-right: 0;
}

#wrapSub #content {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 110px;
}

#wrapSub #content .row {
    margin-left: 0;
    margin-right: 0;
}

#content .big {
    margin-bottom: 40px;
}

#wrapSub #content .big h3 {
    margin-bottom: 0;
    color: #07569b;
}

#wrapSub #content .big h2 {
    margin-top: 5px;
    color: #07569b;
    margin-bottom: 0;
}

#wrapSub #content .big.another {
    margin-top: 50px;
}

#wrapSub .line {
    display: none;
}

/* Greeting */

#wrapSub.greeting #content .big h2 {
    text-align: left;
    font-size: 30px;
}

#wrapSub.greeting #content .line {
    display: none;
}

.greeting_text {
    background-image: url(/skin/img/sub/greeting/greeting_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}

#wrapSub.greeting #content .greeting_text p {
    font-size: 16px;
    word-break: keep-all;
    line-height: 2;
    margin-bottom: 30px;
}

#wrapSub.greeting #content .greeting_text p.logo img {
    max-width: 175px;
    margin-left: 15px;
}

/* Vision */

#wrapSub.vision .img-box {
    margin-top: 100px;
}

#wrapSub.vision .speak h3 {
    line-height: 1.2;
}

#wrapSub.vision .vision-box {
    padding: 130px;
    background: url(/skin/img/sub/vision/vision_bg.jpg) no-repeat center center / cover;
}

#wrapSub.vision .vision-box h3 {
    display: inline-block;
    background: rgba(31, 118, 228, 0.8);
    padding: 100px 50px;
    line-height: 1.6;
    color: #fff;
    font-size: 20px;
    margin: 0;
}

@media screen and (max-width: 991px) {
    #wrapSub.vision .vision-box,
    #wrapSub.vision .vision-box h3 {
        padding: 50px 30px;
    }
}

@media screen and (max-width: 767px) {
    #wrapSub.vision .vision-box,
    #wrapSub.vision .vision-box h3 {
        padding: 30px 15px;
    }
    #wrapSub.vision .vision-box h3 {
        font-size: 14px;
    }
}

/* Promise */

#wrapSub.promise .type > .inner {
    background: #f1f1f1;
    border: 1px solid #eee;
    padding: 15px;
}

#wrapSub.promise .type h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#wrapSub.promise .type p {
    margin-bottom: 10px;
}

#wrapSub.promise .type.values {
    margin-top: 50px;
}

#wrapSub.promise .values_box > .inner,
#wrapSub.promise .fin_box > .inner {
    border: 1px solid #dedede;
    border-left: 0;
    border-right: 0;
    padding: 15px;
    text-align: center;
}

#wrapSub.promise .values_box > .inner > img,
#wrapSub.promise .fin_box > .inner > img {
    max-width: 128px;
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

/* History */

#wrapSub.history .img-box {
    margin-bottom: 20px;
}

.table.history {
    border-top: 3px solid #07569b;
    border-bottom: 3px solid #ddd;
}

.table.history tr {
    border-bottom: 1px solid #dedede;
}

.table.history th {
    font-size: 20px;
    font-weight: 300;
    color: #07569b;
    padding: 15px 0 15px 10px;
}

.table.history td {
    vertical-align: middle;
    padding: 15px 0;
}

/* Organization */

#wrapSub.organization .speak p {
    text-align: center;
    font-size: 15px;
    line-height: 1.7;
    color: #565656;
}

/* Liscence */

.img-bbs-default-index-layout > .row {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.img-bbs-img-slide-index-layout .img-bbs-subject,
.img-bbs-default-index-layout .img-bbs-subject {
    display: block;
}

.dh-front-gallery > .col-xs-3 > a.thumbnail,
.dh-front-gallery > .col-md-3 > a.thumbnail,
.slick-track > div.thumbnail:hover,
.slick-track > div.thumbnail:focus {
    border: 1px solid #ddd !important;
    transition: ease 0.2s all;
    -webkit-transition: ease 0.2s all;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}

.dh-front-gallery > .col-xs-3 > a.thumbnail:hover,
.dh-front-gallery > .col-xs-3 > a.thumbnail:focus,
.dh-front-gallery > .col-md-3 > a.thumbnail:hover,
.dh-front-gallery > .col-md-3 > a.thumbnail:focus,
.slick-track > div.thumbnail:hover,
.slick-track > div.thumbnail:focus {
    border: 1px solid #ddd !important;
    transition: ease 0.2s all;
    -webkit-transition: ease 0.2s all;
    background-size: 110% auto;
    -webkit-background-size: 110% auto;
}

.img-bbs-default-index-layout.img-bbs4 #freewall > .col-md-3 {
    width: 20%;
    float: left;
}

@media screen and (max-width: 767px) {
    .img-bbs-default-index-layout.img-bbs4 #freewall > .col-md-3 {
        width: 100%;
    }
}

.img-bbs-default-index-layout.img-bbs4 #freewall > .col-md-3 > a {
    height: 280px !important;
}

/* Location */

#wrapSub.location .map-box iframe {
    border: 1px solid #dedede;
    width: 100%;
    height: 300px;
}

#wrapSub.location .map-des {
    padding: 15px;
    background: #efefef;
    margin-top: 15px;
}

#wrapSub.location .map-des p {
    margin-bottom: 0;
}

/* Flow */

#wrapSub.flow .speak p {
    font-size: 16px;
    text-align: center;
}

/* flow timeline */

.flow-frame {
    padding: 1%;
    margin-top: 4%;
    border-top: 3px solid #07569b;
    background: #f8f8f8;
}

.flow-num {
    font-weight: 700;
    color: #07569b;
}

.flow-num,
.flow-content {
    text-align: center;
    padding: 2%;
}

#smaller {
    font-size: 0.72em;
}

.flow-title {
    text-align: center;
    color: #07569b;
    margin: 100px 0 40px;
}

#detail {
    font-size: 1em;
    color: #565656;
    text-align: center;
    position: relative;
    border-top: 3px solid #07569b;
    border-bottom: 3px solid #ddd;
    max-width: 1000px;
    margin: 0 auto;
}

#detail td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    padding: 15px 10px;
}

#detail tbody tr > td:first-child {
    width: 30%;
    background: #f8f8f8;
    font-weight: 600;
}

.rightline {
    border-right: 1px solid #ddd;
}

/* Office */

#wrapSub.office .speak p {
    font-size: 16px;
    text-align: center;
}

#wrapSub.office .tabs-box {
    margin-top: 30px;
}

#wrapSub.office .nav-tabs-style li {
    width: 50%;
}

#wrapSub.office .tab-content > div > div {
    padding: 0;
}

#wrapSub.office .local-box {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
    padding: 50px !important;
    border: 10px solid #f3f3f3;
}

#wrapSub.office .local-box h2 {
    margin: 0 0 20px;
    font-size: 22px;
    color: #07569b;
}

/* Client */

#wrapSub.client .speak p {
    font-size: 16px;
    text-align: center;
}

#wrapSub.client .client_list .col-xs-6 {
    width: 25%;
    margin-top: 15px;
    margin-bottom: 15px;
}

#wrapSub.client .client_list .col-xs-6 .inner {
    border: 1px solid #dedede;
    text-align: center;
    padding: 15px;
    border-top-right-radius: 10px;
}

#wrapSub.client .client_list .col-xs-6 .inner p {
    margin-bottom: 0;
    max-height: 40px;
    overflow: none;
}

@media screen and (max-width: 991px) {
    #wrapSub.client .client_list .col-xs-6 {
        width: 33.3%;
    }
}

@media screen and (max-width: 767px) {
    #wrapSub.client .client_list .col-xs-6 {
        width: 50%;
    }
}

@media screen and (max-width: 479px) {
    #wrapSub.client .client_list .col-xs-6 {
        width: 100%;
    }
}

/* Service page*/

#wrapSub .nav-box {
    margin-bottom: 30px;
}

#wrapSub .nav-tabs {
    border: 0;
}

#wrapSub .nav-tabs li > a {
    border: 0;
    background: #f3f3f3;
    color: #313131;
}

#wrapSub .nav-tabs li,
#wrapSub .nav-tabs li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 0;
}

#wrapSub .nav-tabs li:hover > a,
#wrapSub .nav-tabs li:focus > a {
    color: #07569b;
    background: #fafafa;
}

#wrapSub .nav-tabs li.active > a {
    background: #07569b;
    color: #fff;
}

#wrapSub.service .heading-k {
    margin-top: 10px;
    font-size: 16px;
}

#wrapSub.service .heading-k > span {
    opacity: 0.3;
}

@media screen and (min-width: 992px) {
    #wrapSub.service.ots .col-md-2_5 {
        width: 20%;
    }
}

#wrapSub.service.ots .otsbox {
    margin: 15px 0;
}

#wrapSub.service.ots .otsbox .inner {
    text-align: center;
}

#wrapSub.service.ats .airbox .inner {
    border: 5px solid #f3f3f3;
    padding: 35px;
    min-height: 230px;
}

#wrapSub.service.ats .airbox {
    margin-bottom: 30px;
}

#wrapSub.service.ats .airbox .inner h4 {
    color: #4186c5;
    font-size: 20px;
    margin: 0 0 10px;
}

#wrapSub.service.ats .airbox .inner h3 {
    margin: 0 0 22px;
    font-size: 30px;
    color: #07569b;
    font-weight: 600;
}

#wrapSub.service.ats .airbox .inner p {
    font-size: 14px;
    color: #565656;
    line-height: 23px;
}

#wrapSub.service.special .speak.checklist {
    margin-bottom: 30px;
}

#wrapSub.service.special .speak.checklist p {
    font-size: 16px;
    line-height: 1.5;
    display: table;
    margin: 0 auto;
    width: auto;
}

#wrapSub.service.special .speak.checklist i.fa-check {
    color: #ec1c24;
}

#wrapSub.service .spebox {
    margin: 15px 0;
}

#wrapSub.service .spebox .inner {
    text-align: center;
    border: 5px solid #f3f3f3;
    min-height: 230px;
}

#wrapSub.service .spebox .inner i {
    font-size: 50px;
    color: #4186c5;
    margin: 10px 0 14px;
}

#wrapSub.service .spebox .inner h4 {
    margin: 0 0 18px;
    padding: 10px;
    background: #f3f3f3;
    color: #4186c5;
    border-bottom: 1px solid #f3f3f3;
}

#wrapSub.service .spebox .inner p {
    font-size: 14px;
    line-height: 22px;
    color: #565656;
    margin: 0 0;
    padding: 0 0 17px;
}

#wrapSub.service.special .big.another h3 {
    color: #313131 !important;
}

#wrapSub.service.special .big.another p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.6;
    color: #565656;
}

.table.service_special .line {
    margin: 5px 0;
    width: 50px;
    height: 1px;
    background: #07569b;
}

.table.service_special {
    border-top: 5px solid #f3f3f3;
    border-bottom: 5px solid #f3f3f3;
}

.table.service_special td {
    border-bottom: 1px solid #ddd;
    padding: 20px;
}

.table.service_special td h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #4186c5;
}

.table.service_special td p {
    margin: 0;
    color: #565656;
    font-size: 13px;
}

@media screen and (max-width: 767px) {
    .table.service_special tbody tr:first-child > td:first-child {
        display: none;
    }
}

/* Handling Item */

#wrapSub.handle .speak p {
    font-size: 18px;
    text-align: center;
}

#wrapSub.handle .speak {
    margin-bottom: 30px;
}

#wrapSub.handle .handle_list li {
    list-style-image: url(/skin/img/sub/list-head.png);
    list-style-position: inside;
}

#wrapSub.handle .handle_list li.heading {
    text-align: center;
    background: #4186c5;
    padding: 12px;
    font-size: 18px;
    color: #fff;
    list-style: none;
}

#wrapSub.handle .handle_list ul {
    padding: 10px 30px 10px;
    background: #f3f3f3;
    word-break: break-word;
}

#wrapSub.handle .handle_list ul > li {
    border-bottom: 1px solid #ddd;
    padding: 16px 0px;
    font-size: 13px;
}

#wrapSub.handle .handle_list ul > li:last-child {
    border-bottom: none;
}

/* Tab Style */

.nav-tabs-style {
    width: 100%;
    border: 0 !important;
}

.nav-tabs-style li > a,
.nav-tabs-style li > a:hover,
.nav-tabs-style li > a:focus {
    background: #efefef;
    text-align: center;
    border: 0 !important;
    font-size: 16px;
    color: #333 !important;
}

.nav-tabs-style li.active > a,
.nav-tabs-style li.active > a:hover,
.nav-tabs-style li.active > a:focus {
    background: #16447f;
    color: #fff !important;
    border: 0 !important;
}

/* ÃƒÂªÃ‚Â³Ã‚Â ÃƒÂªÃ‚Â°Ã‚ÂÃƒÂ¬Ã¢â‚¬Å¾Ã‚Â¼ÃƒÂ­Ã¢â‚¬Å¾Ã‚Â° ÃƒÂªÃ‚Â²Ã…â€™ÃƒÂ¬Ã¢â‚¬Â¹Ã…â€œÃƒÂ­Ã…â€™Ã‚Â */

.dh-board,
.form-horizontal {
    margin: 0 auto 100px;
    width: 100%;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}

.dh-board .table-hover th,
.dh-board .table-hover td {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.dh-board .table-hover {
    border-top: 3px solid #07569b;
    border-bottom: 3px solid #ddd;
}

.dh-board > .table-hover {
    margin: 0;
}

.dh-view-box {
    margin: 0 auto 100px;
    width: 100%;
    max-width: 1170px;
    padding-left: 30px;
    padding-right: 30px;
}

.dh-view-box.dh-margin-topx2 {
    margin-bottom: 100px;
}

.dh-board > .table-hover,
.dh-view-box {
    margin: 50px auto 30px;
}

.dh-view-box .row > .dh-attach + div {
    padding: 20px !important;
}

.dh-view-box > .row > .page-header {
    border-top: 3px solid #07569b;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 7px 14px;
}

.login-layout .inner-box {
    max-width: 1170px;
    margin: 30px auto 80px;
}

.login-layout .btn-warning {
    background: #1f76e4;
    border: 1px solid #1f76e4;
    box-shadow: none;
    border-radius: 0px;
}
.footer_copy .container {
    position: relative;
}
.blog-btn {
    position: absolute;
    right: 15px;
    top: 0;
    display: block;
    transition: all 0.3s ease;
}
.blog-btn:hover {
    transform: translatey(-5px);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.blog-btn img {
    width: 65px;
    border-radius: 5px;
}
/* mod form */
#mod_type_formForm {
    max-width: 850px;
    margin: 50px auto 60px;
}
.q_number {
    margin-bottom: 25px;
}
.q_number div h3 {
    font-size: 16px;
    color: #333;
    margin: 0 0 5px !important;
    display: block;
    font-weight: 700 !important;
}
.q_number div h3 i {
    display: none;
}
.q_number .form-control {
    border-radius: 2px;
    margin-bottom: 0px;
}
#mod_type_formForm .btn-primary {
    width: 160px;
    margin-left: 10px;
    color: #fff;
    background-color: #07569b;
    text-align: center;
    font-size: 14px;
    padding: 14px 0;
    font-weight: 600;
    border-radius: 2px;
    box-shadow: none;
    border: none;
    margin: 0 auto;
    right: auto !important;
    float: none !important;
}
#mod_type_formForm .btn-wrap {
    float: none !important;
    margin: 10px 0 0;
    padding: 0 !important;
}
.form-horizontal .radio {
    padding-top: 0;
}
.form-horizontal .radio label {
    font-size: 13px;
    margin-right: 13px;
    padding-left: 20px;
}
.form-horizontal .radio label input {
    margin-top: 4px;
}
#main-partner ul {
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin: 0;
    padding: 0;
    transform: translatex(-50%);
    width: 100%;
}
#main-partner ul:after {
    content: "";
    display: block;
    clear: both;
}
#main-partner ul li {
    list-style: none;
    float: left;
    width: calc(100% / 7.1);
    margin: 0;
    padding: 0 2px;
}
#main-partner ul li img {
    padding: 5px;
    background: #fff;
    border-radius: 4px;
}
@media (max-width: 767px) {
    .m-businessTitle p a {
        display: block;
    }
    #main-business .col-md-4 {
        padding-bottom: 15px;
    }
    .intro-html-layout #banners .row > div + div {
        margin-top: 15px;
    }
    .intro-html-layout #banners a {
        padding: 25px;
        font-size: 17px;
    }
    #main-form #mod_type_formForm {
        padding: 25px;
    }
    #main-form #mod_type_formForm > .row + .row {
        margin-top: 0;
    }
    #main-form #mod_type_formForm .btn-primary {
        margin-top: 0;
    }
    #wrapSub #content .big h3 {
        font-size: 18px;
    }
    #wrapSub #content .big h2 {
        font-size: 26px;
    }
    .table.history th {
        white-space: nowrap;
        padding-right: 10px;
    }
    .dh-margin-top,
    .page-nav {
        text-align: center;
    }
    .pagination {
        display: inline-block;
    }
    .flow-num,
    .flow-content {
        padding: 10px;
    }
    .flow-num {
        margin: 0;
        font-size: 26px;
    }
    .blog-btn {
        position: static;
        margin-bottom: 10px;
    }
}

/* 2019-05-29 */
/* .navbar .container{
    width: 1400px;
} */
/* .navbar-inverse > .container{
	width: 1170px;
	max-width:100%;
} */
.ft_bold {
    color: #1f76e4;
    font-size: 20px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
    .footer_copy {
        padding: 35px 0;
    }
    .ft_bold {
        font-size: 16px;
    }
    #m-26,
    #m-30 {
        display: none !important;
    }
}
@media screen and (min-width: 1200px) {
    .navbar .container {
        width: 1400px;
    }
}

/* Main Renewal CSS */

/* To Top Button */
.btn-top {
    z-index: 1;
    width: 50px;
    height: 50px;
    right: 30px;
    bottom: 30px;
    position: fixed;
    padding: 12px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: rgb(0 0 0 / 50%);
    border-radius: 50%;
    display: none;
}
.btn-top:hover {
    cursor: hand;
    cursor: pointer;
    background-color: #1f76e4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.list-default {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
}
.list-default > li {
    position: relative;
}

.navbar-inverse + .container {
    width: 100%;
    padding: 0;
}

.mainPage {
    margin-top: -1px;
    background: linear-gradient(to bottom, #fff, #d8f0ff, #bfe5ff);
}
.mainPage h1,
.mainPage h2,
.mainPage h3,
.mainPage h4,
.mainPage h5,
.mainPage h6,
.mainPage p,
.mainPage div,
.mainPage span:not([class^="material"]),
.mainPage li,
.mainPage a,
.mainPage table,
.mainPage label {
    /* font-family: 'notokr'; */
}

.mainPage label {
    position: relative;
    margin: 0 0 45px;
    padding: 14px 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 2px;
    background: #07569b;
    border-radius: 100px;
    min-width: 150px;
    color: #fff;
}

.mainPage p {
    line-height: 1.6;
    font-size: 15px;
    margin: 0;
    word-break: break-word;
    color: #565656;
}

.mainPage .container + .container {
    margin-top: 160px;
}
.mainPage > section {
    padding: 130px 0;
    text-align: center;
    position: relative;
}

.mainPage .sec-tit {
    margin: 0 0 50px;
    font-size: 39px;
    line-height: 1.5;
    font-weight: 700;
}

.mainPage .sec-tit span {
    color: #2682d8;
}
.mainPage .sec-tit-sm {
    margin: 0;
    font-size: 31px;
    line-height: 1.4;
    font-weight: 600;
}
.mainPage .btn-more {
    max-width: 400px;
    width: 100%;
    margin-top: 40px;
    padding: 20px;
    font-size: 19px;
    color: #fff;
    line-height: 1em;
    background: #1e8cdb;
    border-radius: 0;
    transition: all ease 0.15s;
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.mainPage .btn-more:hover {
    background: #1c71c1;
}
.mainPage .btn-more span {
    position: relative;
    padding-right: 12px;
    margin-left: -12px;
}
.mainPage .btn-more span::after {
    content: "\f054";
    top: 48%;
    right: -15px;
    position: absolute;
    font-size: 18px;
    font-weight: 300;
    font-family: "Font Awesome 6 Free";
    transition: all ease 0.15s;
    transform: translateY(-50%);
}
.mainPage .btn-more:hover span::after {
    right: -25px;
}

/* .mainPage .btn-more.tel {
    background: #ff4141;
}
.mainPage .btn-more.tel span {
    margin: 0;
    padding: 0 0 0 28px;
}
.mainPage .btn-more.tel span::after {
    content: '\f2a0';
    top: 47%;
    right: auto;
    left: 0;
} */

/* Section 00 */
.mainPage > #section00 {
    padding: 30px 0 0;
}
.mainPage > #section00 .inner {
    position: relative;
}
.mainPage > #section00 .image1 {
    right: 45%;
    bottom: 0;
    position: absolute;
}
.mainPage > #section00 .image1 img {
    max-height: 535px;
}
.mainPage > #section00 .image2 {
    top: 15%;
    left: 57%;
    position: absolute;
}
.mainPage > #section00 .image2 img {
    max-height: 210px;
    /* max-height: 240px; */
}
.mainPage > #section00 .text {
    margin-top: 20px;
    /* margin-top: -15px; */
    text-align: left;
}
.mainPage > #section00 .text ul > li {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.mainPage > #section00 .text ul > li + li {
    margin-top: 0px;
}
.mainPage > #section00 .text ul > li::before {
    content: "";
    width: 27px;
    height: 28px;
    margin-right: 6px;
}
.mainPage > #section00 .text ul > li.tel::before {
    background: url(/skin/img/main/section00_icon_tel.png) no-repeat center center / cover;
}
.mainPage > #section00 .text ul > li.email::before {
    background: url(/skin/img/main/section00_icon_envelope.png) no-repeat center center / cover;
}
.mainPage > #section00 .text ul > li .tit {
    padding-right: 10px;
    font-size: 15px;
    color: #666;
    font-weight: 600;
}
.mainPage > #section00 .text ul > li .number {
    font-size: 30px;
    font-family: "paybooc-ExtraBold" !important;
}
.mainPage > #section00 .text ul > li a {
    font-size: 20px;
    font-family: "MICEGothic Bold";
    color: initial;
}
.mainPage > #section00 .text .detail {
    margin-top: 35px;
}
.mainPage > #section00 .text .detail p {
    font-size: 15px;
    font-weight: 600;
    color: #131313;
    line-height: 1.55em;
}
.mainPage > #section00 .text .detail p em {
    font-size: 120%;
    font-style: normal;
    color: #1c4d72;
}

/* Section 01 */
.mainPage > #section01 {
    padding: 100px 0 30px;
    /* padding: 120px 0 30px; */
    position: relative;
}
#section01::after {
    content: "";
    width: 100%;
    height: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
    /* background: linear-gradient(to bottom, #fff, #e5f4ff); */
}
.mainPage > #section01 .sec-tit {
    margin: 0;
    font-size: 44px;
    font-weight: 900;
    color: #333;
    line-height: 1.35;
    position: relative;
    z-index: 1;
}
.mainPage > #section01 .sec-tit span {
    color: #0e71b8;
}
.mainPage .list-worry {
    margin-top: 45px;
}
.mainPage .list-worry > li {
    margin: 0 auto;
    padding: 30px 40px;
    /* max-width: 500px; */
    font-size: 22px;
    font-weight: 600;
    background: #fff;
    box-shadow: 0px 5px 18px rgb(54 103 149 / 10%);
    border-radius: 10px;
    color: #116fb3;
    z-index: 1;
    background: #b5dbff;
}

.mainPage .list-worry > li i {
    font-size: 25px;
    color: #adcce9;
    color: #fff;
    text-shadow: 2px 2px 5px #75b6f3;
    vertical-align: middle;
    margin-right: 20px;
    margin-left: -20px;
    font-weight: 300;
    font-variation-settings: "FILL" 1, "wght" 500, "GRAD" 0, "opsz" 48;
}
.mainPage .list-worry > li + li {
    margin-top: 20px;
}

/* Section 02 */
#section02 {
    /* background: linear-gradient(to bottom, #e5f4ff, #def1ff); */
    padding-top: 100px;
}
#section02 .container {
    z-index: 1;
    position: relative;
}
.mainPage > #section02 .top {
    margin: 25px auto 70px;
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    color: #07569b;
    letter-spacing: -0.02em;
    position: relative;
}
.mainPage > #section02 .top em {
    font-size: 160%;
    font-style: normal;
    font-weight: 600;
}
.mainPage .box-solution {
    /* display: flex; */
    margin: 0;
    text-align: left;
    border-radius: 10px;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
    background: #fff;
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}
.mainPage .box-solution + .box-solution {
    margin-top: 20px;
}

.mainPage .box-solution .item {
    padding: 0;
}

.mainPage .box-solution .item.text {
    padding: 50px 65px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
}

.mainPage .box-solution .item.image img {
    object-fit: cover;
    height: 100%;
}

.mainPage .box-solution .item.text p {
    font-size: 15px;
    line-height: 1.75;
    color: #666;
}
.mainPage .box-solution .inner {
    height: 100%;
    padding: 30px;
    text-align: left;
    background: #edf2ff;
}
.mainPage .box-solution .tit {
    position: relative;
    margin: 0 0 29px;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.3em;
    z-index: 1;
    color: #3298db;
    font-size: 20px;
}

.mainPage .box-solution .tit-sub {
    color: #07569b;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 24px;
}

.mainPage .box-solution .text .order::after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 24px;
    color: #ff4141;
    margin-left: 10px;
}
.mainPage .box-solution .tit .order {
    display: block;
    margin-bottom: 5px;
    /* color: #1177c1; */
    color: #67c3ef;
}

/* Section 03 */
.mainPage > #section03 .box-image .text {
    padding: 50px 0px 0 50px;
    text-align: left;
}
.mainPage > #section03 .box-image .text p {
    margin: 0px 0 25px;
    line-height: 1.65;
}

.mainPage > #section03 .box-image .text p:first-child {
    font-weight: 600;
    font-size: 31px;
    color: #1177c1;
    margin-bottom: 35px;
}

.mainPage > #section03 .box-image .image img {
    object-fit: cover;
    aspect-ratio: 4/3;
    border-radius: 10px;
}
.mainPage > #section03 .sec-tit-sm {
    margin: 0 0 37px;
}
.mainPage > #section03 .sec-tit-sm .no {
    color: #1177c1;
}
.mainPage > #section03 .sec-tit-sm + p {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: -0.015em;
    color: #333;
}
.mainPage .list-partner {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 40px;
    gap: 40px;
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
}
.mainPage .list-partner > li img {
    max-width: 160px;
    max-height: 42px;
}

/* Section 04 */
.mainPage > #section04 {
    padding: 80px 0;
    background: url("/skin/img/main/section_bg.jpg") no-repeat center / cover;
    color: #fff;
}
.mainPage > #section04 h3 {
    margin: 0px 0 30px;
    font-size: 24px;
    color: #fff36d;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 2px;
}
.mainPage > #section04 p {
    margin-bottom: 2px;
    color: #fff;
}

/* Section 05 */
.mainPage .box-differ {
    /* margin: 0 -10px; */
}
.mainPage .box-differ .item {
    /* padding: 0 10px; */
}
.mainPage .box-differ .inner {
    min-height: 212px;
    /* min-height: 210px; */
    padding: 35px 30px;
    /* padding: 35px; */
    text-align: left;
    word-break: keep-all;
    background: #f5f5f5;
    background: #fff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
}

.mainPage .box-differ .inner + img {
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
}
.mainPage .box-differ .tit {
    margin: 10px 0 25px;
    font-size: 24px;
    font-weight: 600;
}
.mainPage .box-differ p {
    font-weight: 400;
    margin: 0;
    line-height: 1.58;
    font-size: 17px;
}
.mainPage .box-point .item {
    max-width: 880px;
    margin: 0 auto;
    padding-left: 5vw;
    /* padding-left: 9vw; */
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
}
.mainPage .box-point .item .icon i {
    font-size: 54px;
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
}

.mainPage .box-point .item .icon {
    width: 120px;
    height: 120px;
    background: #1177c1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mainPage .box-point .item + .item {
    margin-top: 20px;
}
.mainPage .box-point .item .inner {
    display: flex;
    align-items: center;
    gap: 55px;
    padding: 45px 0;
    text-align: left;
}
.mainPage .box-point .item .icon span[class^="material"] {
    font-size: 90px;
    font-weight: 600;
}
.mainPage .box-point .text .sm {
    font-weight: 600;
    color: #07569b;
    border-bottom: 1px solid;
    padding-bottom: 0px;
    display: inline-block;
}
.mainPage .box-point h3 {
    margin: 0 0 15px;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.5;
}

/* Section 06 */
.mainPage > #section06 {
    /* background: #e0f0ff; */
}
.mainPage > #section06 p.middle {
    margin: 120px 0 0;
    font-size: 24px;
    line-height: 1.7em;
    color: #07569b;
    font-weight: 400;
    letter-spacing: -0.02em;
}
.mainPage .box-how-find {
    display: flex;
    justify-content: center;
    margin-top: 45px;
    width: 100%;
    text-align: center;
}
.mainPage .box-how-find .inner {
    width: 100%;
}

.mainPage .box-how-find .inner .icon {
    color: #07569b;
    font-size: 75px;
    opacity: 0.88;
}
.mainPage .box-how-find .icon span[class^="material"] {
    font-size: 80px;
}
.mainPage .box-how-find .tit {
    margin: 15px 0 20px;
    font-size: 19px;
    font-weight: 600;
}
.mainPage .box-how-find .text p {
    margin: 0;
    line-height: 1.7em;
}

/* Section 07 */
.mainPage #section07 {
    padding: 80px 0;
    /* background: #07569B; */
    /* background: url('/skin/img/main/section_bg02.jpg') no-repeat center / cover; */
    color: #fff;
    padding: 0;
}
.mainPage #section04::before,
.mainPage #section07::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* background: #000000; */
    opacity: 0.6;
}
.mainPage #section04 .container,
.mainPage #section07 .container {
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.15);
}
.mainPage #section07 .btn-more {
    margin-top: 0;
}

/* Section 08 */
/* .mainPage .box-review {
    display: flex;
} */
.mainPage .box-review .inner {
    max-width: 880px;
    /* height: 100%; */
    padding: 35px 10px;
    /* padding: 30px; */
    text-align: left;
    /* background: #f5f5f5; */
    border-top: 1px solid #ddd;
    border: none;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 7px 18px rgb(72 100 126 / 5%);
    margin: 0 auto 20px;
    /* margin-bottom: 20px; */
    padding: 45px 70px;
}
.mainPage .box-review .item:last-child .inner {
    border-bottom: 1px solid #ddd;
}
.mainPage .box-review .tit {
    margin: 5px 0 15px;
    /* margin: 10px 0 25px; */
    font-size: 24px;
    font-weight: 700;
}
.mainPage .box-review .satisfaction {
    margin-bottom: 25px;
}
.mainPage .box-review .satisfaction ul {
    display: flex;
    align-items: center;
}
.mainPage .box-review .satisfaction ul li {
    display: inline-block;
    font-size: 17px; /*Ã¬Â¶â€ÃªÂ°â‚¬*/
}
.mainPage .box-review .satisfaction ul li + li {
    margin-left: 6px;
    margin-left: 14px;
}
.mainPage .box-review .satisfaction ul li:first-child {
    margin: 0 20px 0 0;
    /* margin-bottom: 7px; */
    /* font-size: 20px; */
    font-size: 24px;
    color: #1f8ddd;
    line-height: 1em;
}
.mainPage .box-review .satisfaction ul li:first-child::after {
    content: "5";
    padding-left: 4px;
    font-size: 16px;
    font-weight: 600;
}
.mainPage .box-review .satisfaction ul li span {
    font-weight: 600;
    color: #047ed7;
}
.mainPage .box-review p {
    margin: 0;
    font-size: 16px;
    /* font-size: 14px; */
    color: #666;
}

/* Section 09 */
.mainPage #section09 {
    padding: 90px 0;
    /* background: #e0f0ff; */
    padding: 0 0 150px;
}
.mainPage .box-summary .number {
    font-size: 51px;
    font-weight: 600;
    color: #0073c7;
    margin-top: 15px;
}

.mainPage .box-summary .tit {
    margin: 8px 0px 25px;
    font-size: 19px;
    font-weight: 600;
}

/* Section 10 */
.mainPage #section10 {
    padding: 0 0 80px;
    /* padding: 80px 0; */
    /* background: #07569b; */
    /* background: url('/skin/img/main/section_bg03.jpg') no-repeat center / cover; */
    color: #fff;
}

/* .mainPage #section10 .container {
	position: relative;
    z-index: 1;
} */

.mainPage #section10 .inner::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: -1; */
    background: #004070;
    border-radius: 10px;
    opacity: 0.85;
}

.mainPage #section10 .inner {
    padding: 80px 0;
    position: relative;
    background: url("/skin/img/main/section_bg03.jpg") no-repeat center / cover;
    border-radius: 10px;
}

.mainPage #section10 .inner .text {
    position: relative;
    z-index: 100;
}

.mainPage #section10 p {
    margin: 22px 0 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: -0.015em;
    color: #fff;
}

.mainPage #section10 p strong {
    font-weight: 400;
}

/* .mainPage #section10 .btn.tel {
    margin-top: 10px;
} */

.box-tel {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    background: #ffffff;
    max-width: 400px;
    width: 100%;
    margin: 15px auto 0;
    border-radius: 4px;
    padding: 14px 0;
    box-shadow: 0 4px 16px rgb(0 0 0 / 15%);
    color: #0073c7;
}
.box-tel i {
    top: 0px;
    position: relative;
    font-size: 20px;
}
.box-tel .tit {
    margin: 0 15px 0 8px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
.box-tel a {
    position: relative;
    font-size: 28px;
    font-weight: 600;
    color: #0073c7;
    line-height: 1em;
    text-decoration: none;
    letter-spacing: -0.025em;
}
/* .box-tel a::before {
    content: '';
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    position: absolute;
    background: #c1e6ff;
	transition: all ease .15s;
} */
.box-tel a:hover {
    color: #003e6a;
}
/* .box-tel a:hover::before {
    width: 100%;
} */

/* hidden */
.intro-board-widget-layout {
    display: none;
}

@media (max-width: 767px) {
    /* Small devices (col-xs-*) Ã«ÂªÂ¨Ã«Â°â€Ã¬ÂÂ¼ */
    .btn-top {
        width: 40px;
        height: 40px;
        right: 12px;
        bottom: 12px;
        padding: 12px;
        font-size: 15px;
    }

    body.curr-main .navbar-inverse + .container {
        padding: 0 15px;
    }
    .intro-html-layout > div {
        padding: 0;
    }
    section {
        min-height: unset;
    }
    .mainPage p {
        font-size: 14px;
        line-height: 1.55;
    }
    .mainPage label {
        min-width: 120px;
        margin: 0 0 30px;
        padding: 11px 30px;
        font-size: 16px;
        letter-spacing: 1px;
    }
    .mainPage .container + .container {
        margin-top: 40px;
    }
    .mainPage .sec-tit {
        margin: 0 0 30px;
        font-size: 24px;
        line-height: 1.35;
        word-break: keep-all;
    }
    .mainPage .sec-tit-sm {
        font-size: 23px;
        line-height: 1.3;
    }
    .mainPage .btn-more {
        margin-top: 25px;
        padding: 16px;
        font-size: 16px;
    }
    .mainPage .btn-more span::after {
        font-size: 15px;
    }

    .mainPage > section {
        padding: 60px 0 !important;
    }

    .mainPage > #section00 {
        padding: 0 !important;
    }
    .mainPage > #section00 .container {
        padding: 0;
    }
    .mainPage > #section00 .inner {
        /* height: calc(100vh - 173px); */
        height: 100vw;
        background: #bfddf7 url(/skin/img/main/section00_bg_m.jpg) no-repeat center center / cover;
    }
    /* .mainPage > #section00 .image2 {
		top: 35vw;
		left: 34vw;
	}
	.mainPage > #section00 .text ul > li::before {
		width: 19px;
		height: 19px;
		margin-right: 4px;
	}
	.mainPage > #section00 .text ul > li .tit {
		padding-right: 5px;
		font-size: 11px;
	}
	.mainPage > #section00 .text ul > li .number {
		font-size: 20px;
	}
	.mainPage > #section00 .text ul > li a {
		font-size: 13.5px;
	} */

    .mainPage > #section01 {
        padding: 60px 0 40px !important;
    }
    .mainPage > #section01 .sec-tit {
        font-size: 26px;
        /* font-size: 30px; */
        line-height: 1.25;
    }
    .mainPage .list-worry {
        margin-top: 30px;
    }
    .mainPage .list-worry > li {
        padding: 15px;
        font-size: 16px;
        /* font-size: 15px; */
    }
    .mainPage .list-worry > li + li {
        margin-top: 10px;
    }
    .mainPage .list-worry > li i {
        display: block;
        margin: 0 0 6px;
        font-size: 22px;
        /* font-size: 20px; */
    }
    #section02 {
        padding-top: 0 !important;
    }
    .mainPage > #section02 .top {
        margin: 15px auto 40px;
        font-size: 15px;
    }
    .mainPage .box-solution {
        flex-direction: column;
    }
    .mainPage .box-solution + .box-solution {
        margin-top: 15px;
    }
    .mainPage .box-solution .item.image img {
        height: auto;
        object-fit: unset;
    }
    .mainPage .box-solution .item.text {
        padding: 25px 20px;
    }
    .mainPage .box-solution .tit {
        margin: 0 0 20px;
        font-size: 19px;
    }
    .mainPage .box-solution .tit-sub {
        font-size: 20px;
        line-height: 1.3em;
    }
    .mainPage .box-solution .text .order::after {
        margin-left: 7px;
        font-size: 20px;
    }
    .mainPage .box-solution .item.text p {
        font-size: 14px;
        line-height: 1.65;
    }
    .mainPage > #section03 .box-image .text {
        padding: 40px 15px 0 15px;
    }
    .mainPage > #section03 .box-image .text p:first-child {
        margin-bottom: 18px;
        font-size: 22px;
    }
    .mainPage > #section03 .box-image .text p {
        margin: 0px 0 18px;
        line-height: 1.55;
    }
    .mainPage > #section03 .sec-tit-sm {
        margin: 0 0 27px;
    }
    .mainPage > #section03 .sec-tit-sm + p {
        font-size: 17px;
    }
    .mainPage .list-partner {
        flex-wrap: wrap;
        margin-top: 40px;
        margin-bottom: 0;
        gap: 20px;
    }
    .mainPage .list-partner > li img {
        max-width: 110px;
        max-height: 30px;
    }
    .mainPage > #section04 h3 {
        margin: 0px 0 20px;
        font-size: 18px;
        line-height: 1.4em;
        word-break: keep-all;
        text-decoration: underline;
        border-bottom: none;
    }
    .mainPage .box-differ .item + .item {
        margin-top: 15px;
    }
    .mainPage .box-differ .inner {
        min-height: unset;
        padding: 30px 20px;
    }
    .mainPage .box-differ .tit {
        margin: 10px 0 15px;
        font-size: 20px;
    }
    .mainPage .box-differ p {
        line-height: 1.48;
        font-size: 16px;
    }
    .mainPage .box-point .item {
        padding: 0 20px;
    }
    .mainPage .box-point .item + .item {
        margin-top: 15px;
    }
    .mainPage .box-point .item .inner {
        flex-direction: column;
        gap: 30px;
        padding: 25px 0;
    }
    .mainPage .box-point .item .icon {
        width: 95px;
        height: 95px;
    }
    .mainPage .box-point .item .icon i {
        font-size: 40px;
    }
    .mainPage .box-point .text {
        text-align: center;
    }
    .mainPage .box-point h3 {
        margin: 12px 0 18px;
        font-size: 17px;
        line-height: 1.4;
        word-break: keep-all;
    }
    .mainPage > #section06 p.middle {
        margin: 60px 0 0;
        font-size: 18px;
        word-break: keep-all;
        line-height: 1.6em;
    }
    .mainPage .box-how-find {
        margin-top: 30px;
    }
    .mainPage .box-how-find .inner .icon {
        font-size: 60px;
    }
    .mainPage .box-how-find .tit {
        margin: 10px 0 15px;
        font-size: 17px;
    }
    .mainPage .box-how-find .text p {
        line-height: 1.6em;
    }
    .mainPage #section07 {
        padding: 0 !important;
        /* padding: 45px 0 !important; */
    }
    .mainPage .box-review {
        flex-direction: column;
    }
    .mainPage .box-review .item + .item {
        margin-top: 15px;
    }
    .mainPage .box-review .inner {
        padding: 20px 10px;
    }
    .mainPage .box-review .tit {
        margin: 10px 0;
        font-size: 20px;
    }
    .mainPage .box-review .satisfaction {
        margin-bottom: 15px;
    }
    .mainPage .box-review .satisfaction ul {
        display: block;
    }
    .mainPage .box-review .satisfaction ul li:first-child {
        font-size: 18px;
        margin-bottom: 7px;
    }
    .mainPage .box-review .satisfaction ul li:first-child::after {
        font-size: 14px;
    }
    .mainPage .box-review p {
        font-size: 13px;
    }

    .mainPage .box-summary .item + .item {
        margin-top: 25px;
    }
    .mainPage .box-summary .number {
        margin-top: 0;
        font-size: 38px;
    }
    .mainPage .box-summary .tit {
        margin: 5px 0px 20px;
        font-size: 17px;
    }
    .mainPage #section10 .inner {
        padding: 50px 15px;
    }
    .mainPage #section10 p {
        font-size: 17px;
        line-height: 1.5;
    }
    .box-tel i {
        font-size: 17px;
    }
    .box-tel .tit {
        font-size: 14px;
    }
    .box-tel a {
        font-size: 22px;
    }
}
@media (min-width: 768px) {
    /* MediumÃ‚Â·LargeÃ‚Â·Extra large devices */
    .mainPage > #section00 .inner {
        height: 559px;
        /* height: 599px; */
        background: #bfddf7 url(/skin/img/main/section00_bg.jpg) no-repeat center center / cover;
        border-radius: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1429px) {
    /* Medium devices (col-sm-*) */
    .mainPage > #section00 .container {
        width: 100%;
        padding: 0 30px;
    }
}
@media (min-width: 1430px) {
    .mainPage > #section00 .container {
        width: 1400px;
    }
}
