@charset "UTF-8";#com-map .map-container,#com-map .map-header,#com-wrap {
    display: block
}

#com-wrap::after,.about-us.skin-1 .content::after,.about-us::after {
    content: '';
    display: table;
    clear: both
}

.breadcrumbs.for-compay {
    margin: 0 0 2.125rem
}

.breadcrumbs.for-compay li {
    font-size: .813rem;
    letter-spacing: -.0125em
}

.breadcrumbs.for-compay li:not(:last-child)::after {
    top: -1px
}

.breadcrumbs.for-compay a {
    color: rgba(0,0,0,.5)
}

.com-titles {
    display: block;
    overflow: hidden;
    margin: 5rem 0 3rem;
    font-size: 2.5rem;
    font-weight: 700;
    font-weight: var(--wgt700, 700);
    font-style: normal;
    line-height: 1.375;
    letter-spacing: -.025em;
    color: rgba(0,0,0,.95);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.about-us.skin-1 .content>.item,.com-sums {
    font-weight: 300;
    font-weight: var(--wgt300, 300)
}

.com-sums {
    display: block;
    width: 85%;
    max-width: 625px;
    padding: 0;
    margin: 2.875rem auto;
    font-size: 1.375rem;
    font-style: normal;
    line-height: 1.375;
    letter-spacing: -.025em;
    color: rgba(0,0,0,.65);
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .row .com-sums br {
        display:none
    }
}

@media screen and (max-width: 39.9375em) {
    .row .com-titles {
        font-size:2rem
    }

    .row .com-sums {
        font-size: 1.125rem
    }
}

.about-us {
    display: block;
    margin: 5rem 0
}

.about-us.sample {
    text-align: center
}

.about-us.sample::before {
    content: '';
    display: block;
    width: 204px;
    height: 204px;
    margin: 0 auto 5rem;
    background: url(../image/company/sample.png) 50% 50% no-repeat;
    background-size: contain;
    transition: all .3s ease-in-out
}

.about-us.sample .lead,.about-us.sample .titles {
    display: block;
    transition: font-size .3s ease-in-out
}

.about-us.sample .titles {
    margin-bottom: 1.25rem;
    font-size: 2.875rem;
    font-weight: 400;
    font-weight: var(--wgt400, 400);
    line-height: 1.375;
    letter-spacing: -.05em
}

.about-us.sample .lead {
    font-size: 1.063rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    letter-spacing: -.025em;
    line-height: 1.75;
    color: rgba(0,0,0,.6)
}

@media screen and (max-width: 63.9375em) {
    .about-us.sample::before {
        width:102px;
        height: 102px;
        margin-bottom: 2.125rem
    }

    .about-us.sample .titles {
        font-size: 2rem
    }

    .about-us.sample .lead {
        font-size: .9375rem
    }
}

.for-company {
    margin: 0 0 2.375rem
}

#tab-subnav {
    display: block;
    width: 100%;
    font-size: 0;
    background-color: #fff;
    text-align: left
}

#tab-subnav>a,.about-us.skin-1 .heading {
    display: block;
    font-weight: 300;
    font-weight: var(--wgt300, 300)
}

#tab-subnav>a {
    overflow: hidden;
    padding: 0 .625rem;
    font-size: .9375rem;
    line-height: 42px;
    letter-spacing: -.0125em;
    color: rgba(0,0,0,.5);
    background-color: #fff;
    border-width: 1px 0;
    border-style: solid;
    border-color: rgba(0,0,0,.08);
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

#tab-subnav>a:hover {
    color: rgba(0,0,0,.95)
}

#tab-subnav>a.active {
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    color: #fff;
    background-color: #747a8c
}

@media screen and (min-width: 40em) {
    #tab-subnav>:first-child:nth-last-child(2),#tab-subnav>:first-child:nth-last-child(2)~a {
        display:inline-block;
        width: 50%
    }

    #tab-subnav>:first-child:nth-last-child(3),#tab-subnav>:first-child:nth-last-child(3)~a {
        display: inline-block;
        width: 33.33333%
    }

    #tab-subnav>:first-child:nth-last-child(4),#tab-subnav>:first-child:nth-last-child(4)~a {
        display: inline-block;
        width: 25%
    }

    #tab-subnav>:first-child:nth-last-child(5),#tab-subnav>:first-child:nth-last-child(5)~a {
        display: inline-block;
        width: 20%
    }

    #tab-subnav>:first-child:nth-last-child(6),#tab-subnav>:first-child:nth-last-child(6)~a {
        display: inline-block;
        width: 16.66667%
    }

    #tab-subnav>:first-child:nth-last-child(7),#tab-subnav>:first-child:nth-last-child(7)~a {
        display: inline-block;
        width: 14.28571%
    }

    #tab-subnav>:first-child:nth-last-child(8),#tab-subnav>:first-child:nth-last-child(8)~a {
        display: inline-block;
        width: 12.5%
    }
}

@media screen and (min-width: 40em) and (max-width:63.9375em) {
    .row #tab-subnav>a {
        font-size:.813rem
    }
}

@media screen and (max-width: 39.9375em) {
    .row #tab-subnav::after {
        content:'';
        display: table;
        clear: both
    }

    .row #tab-subnav>a {
        float: left;
        width: 50%;
        border-width: 0 1px 1px 0
    }

    .row #tab-subnav>:nth-child(2n+1) {
        border-left-width: 1px;
        clear: both
    }

    .row #tab-subnav>:nth-child(-n+2) {
        border-top-width: 1px
    }
}

.about-us.skin-1 .heading {
    margin: 2rem 0;
    font-size: 2.75rem;
    color: rgba(0,0,0,.95);
    line-height: 1.2;
    letter-spacing: -.05em
}

.about-us.skin-1 .heading>span {
    color: #fff
}

.about-us.skin-1 p {
    text-align: justify
}

.about-us.skin-1 .content>.item {
    position: relative;
    float: left;
    width: 50%;
    font-size: 1rem;
    line-height: 1.625
}

.about-us.skin-1 .content>:first-child {
    padding: 1.875rem 2.5rem 12.75em 0;
    background: url(../image/company/skin1-1.gif) no-repeat left bottom
}

.about-us.skin-1 .content>:last-child {
    padding: 15rem 0 3.125rem 2.5rem;
    background: url(../image/company/skin1-2.gif) no-repeat right top
}

.about-us.skin-1 .content>:last-child::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(0,0,0,.08)
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-1 {
        background:url(../image/company/skin1-2.gif) no-repeat right top
    }

    .about-us.skin-1 .heading {
        font-size: 2rem;
        letter-spacing: -.05em
    }

    .about-us.skin-1 .heading br {
        display: none
    }

    .about-us.skin-1 .heading>u {
        text-decoration: none
    }

    .about-us.skin-1 .content>.item {
        float: none;
        width: auto;
        padding: 0!important;
        background: 0 0
    }

    .about-us.skin-1 .content>:last-child::before {
        display: none
    }
}

.about-us.skin-2 .heading {
    position: relative;
    margin-bottom: 5rem;
    text-align: center
}

.about-us.skin-2 .heading::before {
    content: '';
    display: block;
    overflow: hidden;
    position: relative;
    width: 0;
    height: 60px;
    margin: 0 auto 3rem;
    border-left: 1px solid #e73f72
}

.about-us.skin-2 .heading .subtitles,.about-us.skin-2 .heading .titles {
    display: block;
    font-weight: 300;
    font-weight: var(--wgt300, 300)
}

.about-us.skin-2 .heading .subtitles {
    margin-bottom: .875rem;
    font-size: 1.875rem;
    line-height: 1.125;
    letter-spacing: -.025em;
    color: #555;
    text-align: center
}

.about-us.skin-2 .heading .titles {
    font-size: 3.75rem;
    line-height: 1.375;
    letter-spacing: -.05em
}

.about-us.skin-2 .heading .weight-normal {
    font-weight: 400;
    font-weight: var(--wgt400, 400)
}

.about-us.skin-2 .content {
    position: relative;
    margin: 0 auto
}

.about-us.skin-2 .content>.column {
    padding: 1.875rem
}

.about-us.skin-2 .content>.column>p {
    font-size: 1rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625;
    color: rgba(0,0,0,.6)
}

.about-us.skin-2 .content>.column.for-bg {
    position: relative;
    color: #fff;
    background-color: #e73f72
}

.about-us.skin-2 .content>.column.for-bg::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../image/company/skin2.png) 50% 50% no-repeat;
    background-size: cover;
    opacity: .2
}

.about-us.skin-2 .content>.column.for-bg>p {
    position: relative;
    z-index: 5;
    color: #fff
}

.about-us.skin-2 .content>:last-child {
    margin-top: 2.625rem;
    background-color: #f7f7f7
}

.about-us.skin-2 .content .column>:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-2 .heading {
        margin-bottom:1.875rem
    }

    .about-us.skin-2 .heading .subtitles {
        margin-bottom: 0;
        font-size: 1.063rem;
        line-height: 1.625
    }

    .about-us.skin-2 .heading .titles {
        font-size: 1.875rem
    }

    .about-us.skin-2 .content {
        max-width: none;
        margin-left: -1.25rem!important;
        margin-right: -1.25rem!important
    }

    .about-us.skin-2 .content>.column {
        padding: 0 1.25rem
    }

    .about-us.skin-2 .content>.column.for-bg {
        background: 0 0!important
    }

    .about-us.skin-2 .content>.column.for-bg::before {
        display: block;
        overflow: hidden;
        position: static;
        left: auto;
        top: auto;
        width: auto;
        height: 0;
        padding-bottom: 56.25%;
        margin: 0 -1.25rem 1.875rem;
        opacity: 1
    }

    .about-us.skin-2 .content>.column.for-bg>p {
        color: rgba(0,0,0,.6)
    }

    .about-us.skin-2 .content>:last-child {
        margin-top: 0;
        background: 0 0
    }

    .about-us.skin-2 .content .column>:last-child {
        margin-bottom: 1em
    }
}

.about-us.skin-3 {
    position: relative;
    padding-left: 320px
}

.about-us.skin-3::before {
    content: 'Greetings';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 290px;
    padding-top: 5rem;
    background: url(../image/company/skin3-1.png) no-repeat left bottom rgba(0,0,0,.05);
    font-size: 3rem;
    font-weight: 400;
    font-weight: var(--wgt400, 400);
    line-height: 1;
    letter-spacing: -.05em;
    text-align: center
}

.about-us.skin-3::after {
    content: '';
    position: absolute;
    left: 20%;
    top: 160px;
    width: 290px;
    border-top: 1px solid #e73f72
}

.about-us.skin-3 .heading {
    padding-top: 1.875rem;
    font-size: 2.5rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    color: rgba(0,0,0,.85);
    line-height: 1.25;
    letter-spacing: -.075em
}

.about-us.skin-3 .heading>p {
    display: block;
    padding-bottom: 1.875rem;
    margin-top: 3.75rem;
    font-size: 1.5rem;
    color: rgba(0,0,0,.52);
    letter-spacing: -.05em;
    line-height: 1.25
}

.about-us.skin-3 .content {
    padding-bottom: 1.25rem;
    font-size: 1.063rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625
}

.about-us.skin-3 .content::before {
    content: '\e805';
    display: block;
    margin-bottom: 1rem;
    font-family: fontello;
    font-size: 2.75rem;
    line-height: 1;
    color: rgba(0,0,0,.15);
    text-align: left;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-3 {
        padding-left:0
    }

    .about-us.skin-3::after,.about-us.skin-3::before {
        content: normal!important;
        display: none!important
    }

    .about-us.skin-3 .heading {
        padding: 0;
        font-size: 2.125rem;
        letter-spacing: -.075em;
        text-align: center
    }

    .about-us.skin-3 .heading>p {
        padding: 1.25rem 0 3rem;
        margin-top: 1.25rem;
        border-top-width: 1px;
        border-top-style: solid
    }

    .about-us.skin-3 .content::before {
        text-align: center
    }
}

.about-us.skin-4 .header {
    display: block;
    position: relative;
    margin-bottom: 5.625rem;
    font-size: 2rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.375;
    letter-spacing: -.05em;
    text-align: center
}

.about-us.skin-4 .header::after {
    content: url(../image/company/skin4-image1.png);
    position: absolute;
    z-index: -1;
    left: 0;
    top: 60%;
    width: 100%
}

.about-us.skin-4 .promise {
    display: block;
    margin-bottom: 5rem;
    padding: 3.75rem 1.25rem;
    font-size: 0;
    text-align: center;
    background: url(../image/company/skin4-image2.jpg) 50% no-repeat;
    background-size: cover
}

.about-us.skin-4 .promise>.item {
    display: inline-block;
    position: relative;
    width: 140px;
    margin-right: 3.125rem;
    font-size: 0;
    color: #fff;
    text-align: center;
    vertical-align: top
}

.about-us.skin-4 .promise>:last-child {
    margin-right: 0
}

.about-us.skin-4 .promise>.item::before {
    content: '';
    display: block;
    overflow: hidden;
    width: 120px;
    height: 120px;
    margin: 0 auto 1rem;
    background-repeat: no-repeat;
    background-position: 0 0
}

.about-us.skin-4 .promise>.item.img-1::before {
    background-image: url(../image/company/skin4-image3.png)
}

.about-us.skin-4 .promise>.item.img-2::before {
    background-image: url(../image/company/skin4-image4.png)
}

.about-us.skin-4 .promise>.item.img-3::before {
    background-image: url(../image/company/skin4-image5.png)
}

.about-us.skin-4 .promise>.item::after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 60px;
    right: -1.875rem;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%
}

.about-us.skin-4 .promise>:last-child::after {
    content: normal
}

.about-us.skin-4 .promise em {
    font-size: 1.063rem;
    font-style: normal;
    line-height: 1.375
}

.about-us.skin-4 .content {
    display: block;
    max-width: 520px;
    margin: 0 auto;
    font-size: 1.125rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625;
    letter-spacing: -.025em;
    color: rgba(0,0,0,.75);
    text-align: left
}

.about-us.skin-4 .content>p {
    margin: 1.625em 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit
}

@media screen and (max-width: 63.9375em) {
    .row .about-us.skin-4 .header br {
        display:none
    }

    .row .about-us.skin-4 .promise>.item::before {
        width: 60px;
        height: 60px;
        background-size: 60px 60px
    }
}

@media screen and (max-width: 39.9375em) {
    .row .about-us.skin-4 .header::after {
        content:normal
    }

    .row .about-us.skin-4 .promise {
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .row .about-us.skin-4 .promise>.item {
        display: block;
        width: 230px;
        margin: 0 auto 3.125rem;
        text-align: left
    }

    .row .about-us.skin-4 .promise>:last-child {
        margin-bottom: 0
    }

    .row .about-us.skin-4 .promise>.item::before {
        display: inline-block;
        width: 60px;
        margin: 0 1rem 0 0;
        vertical-align: middle
    }

    .row .about-us.skin-4 .promise>.item::after {
        left: 50%;
        right: auto;
        top: auto;
        bottom: -1.875rem
    }

    .row .about-us.skin-4 .promise em {
        display: inline-block;
        width: calc(100% - 80px);
        vertical-align: middle
    }

    .row .about-us.skin-4 .content br,.row .about-us.skin-4 .promise br {
        display: none
    }
}

.about-us.skin-5 {
    position: relative;
    margin: 2rem 0 5rem
}

.about-us.skin-5 .heading {
    position: relative;
    padding: 2.5rem 0 2.5rem calc(50% + 25px);
    font-size: 2.125rem;
    font-weight: 400;
    font-weight: var(--wgt400, 400);
    color: rgba(0,0,0,.9);
    letter-spacing: -.05em;
    line-height: 1.125
}

.about-us.skin-5 .heading::before {
    content: 'Welcome';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    padding: 2.5rem;
    background: url(../image/company/skin5-1.png) no-repeat 100% 100%;
    font-size: 3rem;
    font-weight: 700;
    font-weight: var(--wgt700, 700);
    color: #fff
}

.about-us.skin-5 .heading>p {
    position: relative;
    margin-top: 1.5rem;
    padding-top: 3.125rem;
    font-size: 1.125rem;
    color: rgba(0,0,0,.65);
    letter-spacing: -.0125em;
    line-height: 1.25
}

.about-us.skin-5 .heading>p::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 33px;
    background: url(../image/company/skin5-2.png) no-repeat 50% 0
}

.about-us.skin-5 .content {
    position: relative;
    padding: 2.5rem calc(50% + 25px) 2.5rem 0;
    font-size: 1rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625;
    text-align: justify
}

.about-us.skin-5 .content::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    background: rgba(0,0,0,.08) url(../image/company/skin5-3.jpg) no-repeat top center
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-5 .heading {
        padding:0;
        margin-bottom: 1.875rem;
        text-align: center
    }

    .about-us.skin-5 .heading::before {
        content: normal;
        display: none
    }

    .about-us.skin-5 .heading br {
        display: none
    }

    .about-us.skin-5 .content {
        padding: 0;
        text-align: left
    }

    .about-us.skin-5 .content::before {
        display: block;
        overflow: hidden;
        position: static;
        right: auto;
        top: auto;
        bottom: auto;
        width: auto;
        height: 0;
        padding-bottom: 56.25%;
        margin: 0 -1.25rem 1.875rem;
        background-color: transparent;
        background-size: cover
    }
}

.about-us.skin-6 {
    position: relative;
    margin-bottom: 5rem;
    padding: 3.125rem 0 1.25rem 15rem;
    background: url(../image/company/skin6-1.png) no-repeat 6.25rem top
}

.about-us.skin-6::after,.about-us.skin-6::before {
    position: absolute;
    font-size: 2.5rem;
    font-weight: 700;
    font-weight: var(--wgt700, 700)
}

.about-us.skin-6::before {
    content: 'GRE';
    top: 1.875rem;
    left: 0;
    bottom: 0;
    width: 15rem;
    padding-top: 250px;
    background: url(../image/company/skin6-2.jpg) no-repeat left 295px;
    color: #fff;
    text-align: right
}

.about-us.skin-6::after {
    content: 'ETING';
    display: inline;
    top: 280px;
    left: 14.75rem
}

.about-us.skin-6 .heading,.about-us.skin-6 .heading>p {
    position: relative;
    font-weight: 400;
    font-weight: var(--wgt400, 400)
}

.about-us.skin-6 .heading {
    padding: 5rem 0 0 1.25rem;
    font-family: serif;
    font-size: 2.125rem;
    color: rgba(0,0,0,.84);
    letter-spacing: -.075em;
    line-height: 1.125
}

.about-us.skin-6 .heading>strong {
    font-size: 2.625rem;
    font-weight: 700;
    font-weight: var(--wgt700, 700);
    letter-spacing: -.075em
}

.about-us.skin-6 .heading>p {
    margin-top: 8rem;
    padding: 1.875rem 0 0 1.875rem;
    font-size: 1.625rem;
    font-family: inherit;
    letter-spacing: -.05em;
    line-height: 1.25
}

.about-us.skin-6 .heading>p::before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 2.5rem;
    height: 2.5rem;
    background: url(../image/company/skin6-3.png)
}

.about-us.skin-6 .content {
    padding-left: 3.125rem;
    font-size: 1.063rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-6 {
        position:relative;
        margin-bottom: 5rem;
        padding: 3.125rem 0 0;
        background: 0 0
    }

    .about-us.skin-6::after,.about-us.skin-6::before {
        content: normal;
        display: none
    }

    .about-us.skin-6 .heading {
        padding: 0;
        letter-spacing: -.05em
    }

    .about-us.skin-6 .heading br {
        display: none
    }

    .about-us.skin-6 .heading>strong {
        font-size: 2.125rem
    }

    .about-us.skin-6 .heading>p {
        margin: 1.75rem 0;
        text-align: left
    }

    .about-us.skin-6 .content {
        padding: 0
    }
}

.about-us.skin-7 .heading,.about-us.skin-8 .heading>strong {
    font-weight: 700;
    font-weight: var(--wgt700, 700);
    letter-spacing: -.05em
}

.about-us.skin-7 .heading {
    margin-bottom: 2.875rem;
    font-size: 3.375rem;
    line-height: 1.375;
    color: rgba(0,0,0,.95);
    text-align: center
}

.about-us.skin-7 .subtitle {
    display: block;
    margin-bottom: 2.375rem;
    font-size: 1.375rem;
    font-weight: 400;
    font-weight: var(--wgt400, 400);
    letter-spacing: -.025em;
    text-align: center
}

.about-us.skin-7 .image {
    display: block;
    overflow: hidden;
    height: 0;
    padding-bottom: 50%;
    margin-left: -7rem;
    margin-right: -7rem;
    margin-bottom: 5rem;
    background: url(../image/company/skin7.jpg) 50% 50% no-repeat
}

.about-us.skin-7 .content {
    font-size: 1.063rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.75;
    color: rgba(0,0,0,.9);
    column-count: 2;
    column-gap: 2.5rem;
    column-rule: 1px solid rgba(0,0,0,.08)
}

.about-us.skin-7 .content>p {
    margin: 0 0 1.375em;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

@media screen and (max-width: 63.9375em) {
    .about-us.skin-7 .image {
        margin-left:-1.25rem;
        margin-right: -1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .about-us.skin-7 .heading {
        font-size:2.5rem;
        font-weight: 400;
        font-weight: var(--wgt400, 400)
    }

    .about-us.skin-7 .heading br {
        display: none
    }

    .about-us.skin-7 .content {
        column-count: auto;
        column-gap: normal;
        column-rule: initial
    }

    .about-us.skin-7 .image {
        padding-bottom: 56.25%
    }
}

.about-us.skin-8 .heading {
    margin-top: 2rem;
    text-align: center
}

.about-us.skin-8 .heading>strong {
    font-size: 3.25rem;
    color: #000;
    line-height: 1.25
}

.about-us.skin-8 .heading>p {
    margin-top: 2rem;
    font-size: 1.375rem;
    text-decoration: underline;
    line-height: 1.4
}

.about-us.skin-8 .content {
    margin-top: 5rem;
    font-size: 1.125rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.875;
    letter-spacing: -.0125em
}

.about-us.skin-8 .content>p {
    margin-top: 1em
}

@media screen and (max-width: 63.9375em) {
    .about-us.skin-8 .heading {
        text-align:left
    }

    .about-us.skin-8 .heading>strong {
        font-size: 2.875rem
    }

    .about-us.skin-8 .content {
        font-size: 1.063rem
    }
}

.about-us.skin-9 .header {
    margin-bottom: 5rem
}

.about-us.skin-9 .titles {
    display: block;
    margin-bottom: 1.375rem;
    font-size: 3.875rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.125;
    letter-spacing: -.05em;
    color: rgba(0,0,0,.95)
}

.about-us.skin-9 .titles>strong {
    font-size: 1.125em
}

.about-us.skin-9 .subtitles {
    display: block;
    font-size: 1.375rem;
    line-height: 1.375;
    color: #222;
    text-decoration: underline
}

.about-us.skin-9 .content {
    padding: 0 .625rem;
    column-count: 2;
    column-gap: 3.25rem;
    column-rule: 1px solid rgba(0,0,0,.08);
    font-size: 1.125rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.625;
    letter-spacing: -.0125em;
    color: rgba(0,0,0,.65);
    text-align: justify
}

.about-us.skin-8 .content>p,.about-us.skin-9 .content>p {
    margin-bottom: 1em;
    line-height: inherit
}

@media screen and (max-width: 39.9375em) {
    .row .about-us.skin-9 .titles {
        font-size:2.563rem
    }

    .row .about-us.skin-9 .subtitles {
        font-size: 1.125rem
    }

    .row .about-us.skin-9 .content {
        padding: 0;
        column-count: auto;
        column-gap: normal;
        column-rule: initial;
        font-size: 1.063rem
    }
}

#com-map {
    display: block;
    margin-bottom: 2.875rem;
    font-size: 0
}

#com-map .inbus::after,#com-map .inway::after,#com-map .map-container::after {
    content: '';
    display: table;
    clear: both
}

#com-map b,#com-map strong {
    font-weight: 500;
    font-weight: var(--wgt500, 500)
}

#com-map ol,#com-map ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#com-map .root_daum_roughmap {
    width: 100%
}

#com-map .root_daum_roughmap .wrap_map {
    height: 460px
}

@media screen and (max-width: 39.9375em) {
    #com-map .root_daum_roughmap .wrap_map {
        height:320px
    }
}

#com-map .inbus,#com-map .incar,#com-map .inway {
    display: block;
    text-align: left
}

#com-map .inbus>li:not(:first-child) {
    margin-top: 1.875rem
}

#com-map .inbus>li>.bus-stop {
    display: block;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    line-height: 1.375;
    color: rgba(0,0,0,.95)
}

#com-map .inbus .moving {
    margin-left: .375rem
}

#com-map .inbus .number {
    display: block;
    font-size: 0
}

#com-map .inbus .number:not(:first-child) {
    margin-top: .375rem
}

#com-map .inbus .number>li {
    display: inline-block;
    margin-right: 1.125rem;
    font-size: .875rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 22px;
    color: rgba(0,0,0,.65);
    vertical-align: middle
}

#com-map .inbus .number>li.route {
    margin-right: 1.375rem;
    padding: 0 .625rem;
    font-size: .75rem;
    border-radius: .125rem
}

#com-map .inway>li {
    display: block;
    font-size: 0;
    text-align: left
}

#com-map .inway>li:not(:first-child) {
    margin-top: 1rem
}

#com-map .inway>li>* {
    display: inline-block;
    vertical-align: middle
}

#com-map .inway>li>span,#com-map .inway>li>strong {
    line-height: 1.375
}

#com-map .inway>li>strong {
    margin-right: 1rem;
    font-size: 1rem;
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    color: rgba(0,0,0,.95)
}

#com-map .incar>li,#com-map .inway>li>span {
    font-size: .875rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    color: rgba(0,0,0,.65)
}

#com-map .inway .route {
    overflow: hidden;
    width: 22px;
    height: 22px;
    margin-right: .375rem;
    font-size: .75rem;
    line-height: 22px;
    border-radius: 50%;
    text-align: center
}

@media screen and (min-width: 40em) {
    #com-map .inway.hoz>li {
        float:left;
        width: 50%;
        padding-right: 1.875rem
    }

    #com-map .inway.hoz>li:nth-child(2n+1) {
        clear: both
    }

    #com-map .inway.hoz>li:nth-child(-n+2) {
        margin-top: 0
    }
}

#com-map .incar::after,#com-map.skin-1 .inadd::after,#com-map.skin-1 .map-container>.group::after,#com-map.skin-2 .inadd::after {
    content: '';
    display: table;
    clear: both
}

#com-map .incar>li {
    font-size: 1rem;
    line-height: 1.375;
    color: rgba(0,0,0,.95)
}

#com-map .incar>li:not(:first-child) {
    margin-top: 1rem
}

#com-map .moving {
    font-size: inherit;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    color: #fa5309
}

#com-map .route {
    font-weight: 400;
    font-weight: var(--wgt400, 400);
    font-style: normal;
    color: #fff!important
}

#com-map .route.blue {
    background-color: #1565c0
}

#com-map .route.red {
    background-color: #e53935
}

#com-map .route.green {
    background-color: #46b753
}

#com-map.skin-1 .map-container>.group {
    display: block;
    position: relative;
    margin-top: 2.125rem;
    padding-top: 2.125rem;
    border-top: 1px solid rgba(0,0,0,.08)
}

#com-map.skin-1 .map-container>.group:first-child {
    margin-top: 0;
    border-top-width: 3px;
    border-top-color: #000
}

#com-map.skin-1 .map-container .subject {
    display: block;
    margin-bottom: 1.25rem;
    font-size: 0;
    line-height: 1;
    color: #000
}

#com-map.skin-1 .map-container .subject>.text,#com-map.skin-1 .map-container .subject>i[class*=icon-],#com-map.skin-2 .inadd>li>i[class*=icon-],#com-map.skin-2 .inadd>li>i[class*=icon-]+.text,#com-map.skin-3 .inadd .add-info>em {
    display: inline-block;
    vertical-align: middle
}

#com-map.skin-1 .map-container .subject>i[class*=icon-] {
    font-size: 2rem;
    margin-right: .625rem
}

#com-map.skin-1 .map-container .subject>.text {
    font-size: 1.5rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    letter-spacing: -.025em;
    white-space: nowrap
}

#com-map.skin-1 .inadd {
    display: block;
    margin-bottom: 0;
    text-align: left
}

#com-map .inadd>dd,#com-map.skin-1 .inadd>dt {
    float: left;
    font-size: 1rem;
    line-height: 1.375
}

#com-map.skin-1 .inadd>dt {
    width: 85px;
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    color: rgba(0,0,0,.95);
    clear: both
}

#com-map.skin-1 .inadd>dd {
    width: calc(100% - 85px);
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    color: rgba(0,0,0,.65)
}

@media screen and (min-width: 40em) {
    #com-map.skin-1 .map-container>.group::before {
        content:'';
        overflow: hidden;
        position: absolute;
        z-index: 1;
        top: 2.125rem;
        bottom: 0;
        left: 150px;
        width: 0;
        border-left: 1px solid rgba(0,0,0,.08)
    }

    #com-map.skin-1 .map-container>.group>.item {
        float: left
    }

    #com-map.skin-1 .map-container>.group>.item.subject {
        width: 150px;
        min-height: 1px;
        text-align: center
    }

    #com-map.skin-1 .map-container>.group>.item.subject+.item {
        width: calc(100% - 150px);
        padding-left: 1.875rem
    }

    #com-map.skin-1 .map-container .subject {
        margin-bottom: 0
    }

    #com-map.skin-1 .map-container .subject>.text,#com-map.skin-1 .map-container .subject>i[class*=icon-] {
        display: block
    }

    #com-map.skin-1 .map-container .subject>i[class*=icon-] {
        margin: 0 auto;
        font-size: 2.875rem
    }

    #com-map.skin-1 .map-container .subject>.text {
        margin-top: .625rem
    }
}

#com-map.skin-2 .map-header {
    margin-bottom: 5rem
}

#com-map.skin-2 .inadd {
    display: block;
    padding: 1rem;
    margin: 0 0 2rem;
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.08);
    border-top: 0;
    text-align: left
}

#com-map.skin-2 .inadd>li {
    font-size: 0;
    text-align: left
}

#com-map.skin-2 .inadd>li>i[class*=icon-] {
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 5rem;
    font-size: 1.875rem;
    line-height: 50px;
    color: #fff;
    text-align: center
}

#com-map.skin-2 .inadd>li>.text {
    width: calc(100% - 50px);
    padding-left: 1rem;
    font-size: 1rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.375
}

#com-map.skin-2 .map-container>.group {
    margin-top: 3.25rem
}

#com-map.skin-2 .map-container>.group::after {
    content: '';
    display: table;
    clear: both
}

#com-map.skin-2 .map-container>.group>.item.subject {
    margin-bottom: 1.25rem
}

#com-map.skin-2 .map-container>.group>.item.subject+.item {
    padding-bottom: 3.25rem;
    border-bottom: 1px dashed rgba(0,0,0,.15)
}

#com-map.skin-2 .map-container .subject>i[class*=icon-] {
    display: block;
    width: 56px;
    height: 56px;
    margin: 0 auto;
    font-size: 2.5rem;
    line-height: 56px;
    color: #000;
    border: 1px solid #000;
    border-radius: 2rem;
    text-align: center
}

@media screen and (min-width: 40em) {
    #com-map.skin-2 .inadd>li {
        float:left;
        width: 40%;
        min-height: 1px;
        padding-right: 1.25rem
    }

    #com-map.skin-2 .inadd>:first-child {
        width: 60%
    }

    #com-map.skin-2 .map-container>.group {
        padding: 0 1.25rem
    }

    #com-map.skin-2 .map-container>.group>.item {
        float: left;
        min-height: 1px
    }

    #com-map.skin-2 .map-container>.group>.item.subject {
        width: 120px;
        margin-bottom: 0
    }

    #com-map.skin-2 .map-container>.group>.item.subject+.item {
        width: calc(100% - 120px)
    }

    #com-map.skin-2 .map-container .subject>i[class*=icon-] {
        margin: 0
    }
}

#com-map.skin-3 .inadd {
    display: block;
    margin-bottom: 2.875rem;
    padding: 2.875rem 0;
    border-bottom: 1px solid rgba(0,0,0,.08);
    text-align: center
}

#com-map.skin-3 .inadd>.titles {
    display: block;
    margin-bottom: 1.875rem;
    font-size: 2.125rem;
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    line-height: 1.375;
    letter-spacing: -.05em
}

#com-map.skin-3 .inadd>.address {
    margin-bottom: .625rem;
    font-size: 1.563rem;
    font-weight: 300;
    font-weight: var(--wgt300, 300);
    line-height: 1.25
}

#com-map.skin-3 .inadd .add-info {
    display: block;
    overflow: hidden;
    font-size: 0;
    white-space: nowrap
}

#com-map.skin-3 .inadd .add-info>em {
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    font-weight: var(--wgt300, 300)
}

#com-map.skin-3 .inadd .add-info>em:not(:first-child) {
    margin-left: 1.25rem
}

#com-map.skin-3 .map-container>.group {
    display: block
}

#com-map.skin-3 .map-container>.group:not(:first-of-type) {
    margin-top: 2.875rem;
    padding-top: 2.875rem;
    border-top: 1px dashed rgba(0,0,0,.15)
}

#com-map.skin-3 .map-container>.group>.item {
    display: block;
    font-size: 0
}

#com-map.skin-3 .subject>.text {
    display: block;
    position: relative;
    margin-bottom: 2.5rem;
    padding: .875rem 1.875rem;
    font-size: 1.25rem;
    font-weight: 500;
    font-weight: var(--wgt500, 500);
    line-height: 1.25;
    border: 1px solid rgba(0,0,0,.08);
    text-align: center;
    white-space: nowrap
}

#com-map.skin-3 .subject>.text::before {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    left: -1px;
    top: -1px;
    width: 1.125rem;
    height: 1.125rem;
    border-width: 2px 0 0 2px;
    border-style: solid;
    border-color: #000
}

@media screen and (min-width: 40em) {
    #com-map.skin-3 .subject>.text {
        display:inline-block;
        font-size: 1.625rem;
        border: 0;
        text-align: left
    }

    #com-map.skin-3 .subject>.text::before {
        left: 0;
        top: 0
    }
}
