@charset "utf-8";

#body_layout {
    position: relative;
    z-index: 10
}

#body_layout:before {
    position: absolute;
    right: 0;
    top: -40px;
    left: 50%;
    z-index: 1;
    height: 68px;
    margin-left: 340px;
    background: #222434;
    content: '';
}

#body_layout .body_wrap {
    background-color: #fff;
    padding-bottom: 150px;
    padding-top: 80px;
}

#svisual_layout {
    position: relative;
    height: 300px;
    background: url(../../../template/A/images/svisual_img.jpg);
    background-size: cover;
}

#svisual_layout .svisual_wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

#svisual_layout .svisual_wrap .sub__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 8;
}

#svisual_layout .svisual_wrap .sub__background.topImage1 {
    background-image: url(/template/A/images/svisual_img01.jpg);
}

#svisual_layout .svisual_wrap .sub__background.topImage2 {
    background-image: url(/template/A/images/svisual_img02.jpg);
}

#svisual_layout .svisual_wrap .sub__background.topImage3 {
    background-image: url(/template/A/images/svisual_img03.jpg);
}

#svisual_layout .svisual_wrap .sub__background.topImage4 {
    background-image: url(/template/A/images/svisual_img04.jpg);
}

#svisual_layout .svisual_wrap .sub__background.topImage5 {
    background-image: url(/template/A/images/svisual_img05.jpg);
}

#svisual_layout .svisual_wrap .sub__background.topImage6 {
    background-image: url(/template/A/images/svisual_img06.jpg);
}

#svisual_layout .subvisual-layout {
    position: relative;
    z-index: 9;
    padding-top: 110px;
    vertical-align: middle;
    text-align: center;
}

#svisual_layout .subvisual-layout .subvisual-layout__title {
    display: block;
    margin-bottom: 10px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    font-weight: bold;
}

#svisual_layout .subvisual-layout span {
    color: #fff;
    font-size: 16px;
}

.contents_wrap {
    position: relative;
    float: left;
    width: calc(100% - 320px);
    padding-top: 15px;
}

.page__title {
    display: block;
    margin: 0 0 25px;
    padding: 0;
    color: #242424;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.01em;
    font-family: 'score';
}

.lnb_wrap {
    position: relative;
    z-index: 10;
    float: right;
    width: 250px;
}

.lnb__title {
    display: table;
    width: 100%;
    height: 78px;
    padding: 0 13px;
    border-bottom: 1px solid #9495a1;
    overflow: hidden;
    letter-spacing: 0;
    color: #222;
    text-align: left;
    position: relative;
}

.lnb__title strong {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    font-family: 'score';
    font-size: 29px;
    color: #242424;
    position: relative;
    letter-spacing: -1px;
}

.lnb_depth2__list {}

.lnb_depth2__list>li {}

.lnb_depth2__list>li+li {
    border-top: 0
}

.lnb_depth2__list>li:first-child {
    border-top-width: 0;
}

.lnb_depth2__list>li>a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding-right: 40px;
    border-bottom: 1px solid #d2d9e5;
}

.lnb_depth2__list>li>a:before {}

.lnb_depth2__list>li.depth3_on>a:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 14px;
    width: 13px;
    height: 3px;
    background: url(/template/A/images/common_ir.png) 0 0;
    content: '';
    transform: translateY(-50%);
}

.lnb_depth2__list>li.on>a:before {
    position: absolute;
    top: 50%;
    right: 14px;
    width: 11px;
    height: 7px;
    background: url(/template/A/images/common_ir.png) -16px 0;
    border: 0;
    transform: translateY(-50%);
    content: '';
}

.lnb_depth2__list>li>a[target=_blank]:before {
    position: absolute;
    right: 13px;
    top: 50%;
    width: 12px;
    height: 13px;
    border: 0;
    background: url(/template/A/images/target.png);
    transform: translateY(-50%);
    content: '';
}

.lnb_depth2__list>li.depth3.on {
    border-bottom: 2px solid #1e437c;
    border-top: 2px solid #1e437c;
}

.lnb_depth2__list>li.depth3>a {
    position: relative;
    display: block;
    line-height: 1.2;
    word-wrap: break-word;
    word-break: keep-all;
    /* color: #fff; */
}

.lnb_depth2__list>li.depth3>a:after,
.lnb_depth2__list>li.depth3>a:before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 50%;
    border: 0;
    background-color: #2c4c7d;
    vertical-align: middle;
}

.lnb_depth2__list>li.depth3>a:before {
    right: 4px;
    width: 13px;
    height: 1px;
    z-index: 1;
    transform: translateX(-49%);
}

.lnb_depth2__list>li.depth3>a:after {
    right: 16px;
    height: 13px;
    width: 1px;
    z-index: 1;
    transform: translateY(-49%);
}

.lnb_depth2__list>li.depth3.on>a:after {
    display: none;
}

.lnb_depth2__list>li.depth3>a:hover,
.lnb_depth2__list>li.depth3>a:focus,
.lnb_depth2__list>li.depth3+li {
    border-top: 0;
}

.lnb_depth2__list>li.ov>a,
.lnb_depth2__list>li.on>a {
    background-color: #fff;
    color: #149ab8
}

.lnb_depth2__list li a span {
    position: relative;
    display: block;
    line-height: 1.2;
    word-wrap: break-word;
    word-break: keep-all;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #222;
}

.lnb_depth2__list .depth3_ul li a[target=_blank] span:after {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 13px;
    margin-left: 10px;
    background: url(/template/A/images/target.png);
    content: '';
    vertical-align: middle;
}

.lnb_depth2__list .depth3_ul li.on a[target=_blank] span:after {
    background-position: -138px -29px;
}

.lnb_depth2__list>li>a>span {
    padding: 19px 13px;
}

.lnb_depth2__list>li.on {}

.lnb_depth2__list>li.on>a {
    color: #222;
}

.lnb_depth2__list>li.on>a span {
    position: relative;
    color: #df3127;
    font-weight: bold;
}

.lnb_depth2__list>li.on>a>span:after {
    display: none;
}


.lnb_depth2__list>li.depth3_on {}

.lnb_depth2__list>li.depth3_on>a {
    color: #222;
}

.lnb_depth2__list>li.depth3_on>a span {
    position: relative;
    color: #df3127;
    font-weight: bold;
}

.lnb_depth2__list>li.depth3_on>a>span:after {
    display: none;
}

.lnb_depth2__list .lnb_depth3__list {
    visibility: hidden;
    height: 0;
    display: none;
    padding: 10px 22px;
    background-color: #f7f7f7;
    text-align: left;
    transition: all .4s;
}

.lnb_depth2__list .lnb_depth3__list li {
    position: relative;
    border-bottom: 1px solid #e3e4e5;
}

.lnb_depth2__list .lnb_depth3__list li:last-child {
    border: 0;
}

.lnb_depth2__list .lnb_depth3__list li a {
    position: relative;
    display: block;
    color: #c4e6ed;
}

.lnb_depth2__list .lnb_depth3__list li span {
    display: block;
    position: relative;
    padding: 17px 0 17px 9px;
    font-size: 16px;
    word-wrap: break-word;
    word-break: keep-all;
    font-weight: normal;
}

.lnb_depth2__list .lnb_depth3__list li.on {
    width: 230px;
    background: #e83421
}

.lnb_depth2__list .lnb_depth3__list li.on:before {
    position: absolute;
    left: -22px;
    right: -19px;
    top: 0;
    width: auto;
    height: 100%;
    background: #e83421;
    box-shadow: 10px 0 10px rgba(0, 0, 0, 0.1);
    content: '';
}

.lnb_depth2__list .lnb_depth3__list li.on:after {
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 14px;
    background: url(/template/A/images/common_ir.png) -30px 0;
    transform: translateY(-50%);
    content: '';
}

.lnb_depth2__list .lnb_depth3__list li.on span {
    color: #fff;
    font-weight: bold;
}

.lnb_depth2__list .lnb_depth3__list li.on a:after {}

.lnb_depth2__list .depth4_ul {
    display: none;
}

.lnb_depth2__list>li>a:hover .lnb_depth3__list,
.lnb_depth2__list>li>a:focus .lnb_depth3__list,
.lnb_depth2__list>li.on .lnb_depth3__list,
.lnb_depth2__list>li.ov .lnb_depth3__list,
.lnb_depth2__list>li.depth3_on .lnb_depth3__list,
.lnb_depth3__list.on,
.lnb_depth3__list.open {
    display: block !important;
    overflow: visible;
    visibility: visible;
    position: relative;
    height: auto;
    margin-top: -1px;
}


#location {
    position: absolute;
    top: -40px;
    right: 50%;
    z-index: 1;
    height: 68px;
    margin-right: -730px;
    background: #222434;
}

#location * {
    vertical-align: middle;
}

#location .utile_wrap {}

.location_wrap {
    position: relative;
    text-align: right;
    margin: 0 auto;
    padding: 25px 0;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    float: left;
    margin-left: 40px;
}

.location_wrap li {
    display: inline-block;
    position: relative;
    padding: 0 20px;
    min-height: 16px;
}

.location_wrap li * {
    vertical-align: middle;
}

.location_wrap li a {
    display: block;
    position: relative;
    line-height: 1.3;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.01em;
}

.location_wrap li.home a {
    width: 15px;
    height: 15px;
    background: url(/template/A/images/common_ir.png) -58px 0;
    margin-right: 3px;
    position: relative;
    top: 1px;
    font-size: 0;
}

.location_wrap li:last-child:after {
    content: none;
}

.location_wrap li:before {
    width: 7px;
    height: 11px;
    background: url(/template/A/images/common_ir.png) -51px 0;
    content: "";
    position: absolute;
    top: 50%;
    left: -3px;
    transform: translate(0, -50%);
}

.location_wrap .n1:before {
    display: none;
}

.location_wrap li.on a {
    font-weight: bold;
    text-decoration: underline
}

.setting-box__group {
    text-align: right;
    float: left;
}

.setting-box__group li {
    display: inline-block;
    float: left;
    position: relative;
}

.setting-box__group>li>button {
    position: relative;
    width: 69px;
    height: 68px;
    background: #26283a url(/template/A/images/print.png) center no-repeat;
    background-position: center;
    vertical-align: top;
    font-size: 0;
    transition: all .3s
}

.setting-box__group>li>button:hover,
.setting-box__group>li>button:focus {
    background-color: #e83421;
}

.setting-box__group li.n2>button {
    background-position: -119px -46px;
}

.setting-box__group #print>button {}

.setting-box__group #sns_layout>button {
    background-image: url(/template/A/images/sns.png);
}

.setting-box__group #sns_layout button.ov {}

.setting-box__group li .sns_wrap {
    display: none;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 99;
    width: 200px;
}

.setting-box__group li.on>a {
    display: none;
}

.setting-box__group li.open .sns_wrap,
.setting-box__group li.on .sns_wrap {
    width: auto;
    display: inline-block;
}

.setting-box__group li>.sns_wrap>button {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-bottom: 8px;
    font-size: 0;
    background: url("/template/A/images/common_ir.png");
}

.setting-box__group li .sns_wrap [data-service="naver"] {
    background-position: -64px -18px;
}

.setting-box__group li .sns_wrap [data-service="twitter"] {
    background-position: -32px -18px;
}

.setting-box__group li .sns_wrap [data-service="facebook"] {
    background-position: 0px -18px;
}

.setting-box__group li .sns_wrap [data-service="band"] {
    background-position: -96px -18px;
}

.setting-box__group li .sns_wrap [data-service="pinterest"] {
    background-position: -309px -18px;
}

.setting-box__group li .sns_wrap [data-service="kakaostory"] {
    background-position: -460px -18px;
}

.setting-box__group li .copy {
    background-position: -337px -59px;
}

.setting-box__group li>.sns_wrap>button[data-target="ui-close"] {
    position: absolute;
    top: -31px;
    right: -22px;
    width: 60px;
    /* background: #fff; */
    font-size: 0;
}

.setting-box__group li>.sns_wrap>button[data-target="ui-close"]:before {
    width: 13px;
    height: 18px;
    background-position: -176px -128px;
}

.setting-box__group li .ov[data-target="ui-open"] {
    color: #fff;
}

@media(max-width:1459px) {
    #location {
        right: 0;
        margin: 0;
    }

    .location_wrap {
        margin: 0 40px;
    }
}

@media screen and (max-width: 1379px) {
    #location {
        right: 0;
    }

    #svisual_layout {
        height: 280px;
    }

    #svisual_layout .subvisual-layout {
        padding-top: 27px;
    }

    #svisual_layout .svisual_wrap .sub__background:before {
        right: 0;
        width: 250px;
        height: 63px;
        background-size: 100%;
        margin: 0;
    }

    #location {
        right: 0;
        margin: 0;
    }

    .location_wrap:before {
        display: none;
    }

    .contents_wrap {
        width: calc(100% - 290px);
    }
}

@media screen and (max-width: 1023px) {
    #body_layout:before {
        width: 100%;
        left: 0;
        margin: 0;
    }

    #body_layout .body_wrap {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 50px;
    }

    #svisual_layout .subvisual-layout {
        padding-top: 50px;
    }

    #svisual_layout .subvisual-layout .subvisual-layout__title {
        font-size: 25px;
    }

    .lnb_wrap {
        display: none;
    }

    .contents_wrap {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #location {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
    }

    #location .utile_wrap:after {
        display: block;
        clear: both;
        visibility: hidden;
        content: '';
    }

    .location_wrap {
        margin: 0;
    }

    .setting-box__group {
        float: right;
    }

    .setting-box__group #print,
    .setting-box__group li:nth-child(3) {
        display: none
    }

    .setting-box__group li .sns_wrap {
        left: auto;
        right: 0;
    }

    .location_wrap li {
        padding: 0 7px
    }

    .location_wrap li.navi_home a {
        font-size: 0;
    }

    .location_wrap li.navi_home {
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    #svisual_layout {}

    #svisual_layout .subvisual-layout {
        padding-top: 40px;
    }

    #svisual_layout .svisual_wrap .sub__background {
        background-position: 30%;
        background-size: auto 100%;
    }

    #svisual_layout .svisual_wrap .sub__background:before {
        display: none;
    }

    #svisual_layout .subvisual-layout .subvisual-layout__title {}

    #svisual_layout .subvisual-layout p {
        display: none;
    }

    #body_layout:before {
        display: none;
    }

    #body_layout .body_wrap {
        padding-top: 25px;
    }

    #location {
        left: 0;
        right: 0;
        width: auto;
        height: auto;
        min-height: 68px;
        padding-top: 0;
        padding-left: 20px;
        padding-right: 80px;
    }

    .setting-box__group {
        position: absolute;
        right: 0;
        top: 0;
    }

    .title_wrap .page__title {}

    .location_wrap {
        margin: 0;
        padding: 25px 0;
        text-align: left;
    }

    .location_wrap li.home {
        padding-left: 0;
    }

    .location_wrap li.navi_home {
        display: none;
    }

    .location_wrap li.n2 {
        padding-left: 0;
    }

    .location_wrap li.n2:before {
        display: none;
    }
}