﻿@charset "utf-8";

/* PC */
@media screen and (min-width: 1025px) {
}

/* tablet */
@media (min-width: 768px) and (max-width: 1024px) {
}

/* phone ~ 767px */
@media screen and (max-width: 767px) {

    /* *******************************************************************
    layout style
    ******************************************************************* */

    /*hidden-contents*/
    .utility-area,
    .gnb,
    .gnb-area,
    .snb-area,
    #sub-spot {
        display: none;
    }

    /* *******************************************************************
        common
    ******************************************************************* */
    #contents {
        float: none;
        width: 100%;
        min-height: 200px;
        padding: 30px 20px 50px;
        /*padding: 30px 15px 30px;*/
    }
    #contents h2 {
        margin: 0 ;
        padding: 25px 0;
        line-height: 1.4;
        font-size: 24px;
    }
    #contents h3 {
        margin: 0 0 30px;
        font-size: 24px;
        font-weight: 400;
    }
    #contents .section {
        font-size: 14px;
    }
    #contents .section h3 {
        margin: 0 0 30px;
        line-height: 1.3;
        font-size: 20px;
    }
    #contents .section img {
        max-width: 100%;
    }

    /* 버튼 영역 */
    .btn-area .btn {
        display: block;
        width: auto;
    }
    .btn-area a.btn {
        margin-bottom: 10px;
    }
    .btn-lg,
    .btn-group-lg > .btn {
        font-size: 16px;
    }

    /* table */
    .section.magnetics-term .table-responsive {
        border: 0;
    }
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        margin: 0 0 10px;
        font-size: 13px;
    }
    .section.magnetics-term #words_filter {
        margin: 0 0 15px;
    }

    /* *******************************************************************
        breadcrumb-area
    ******************************************************************* */
    .breadcrumb-area {
        position: fixed;
        left: 0;
        top: 52px;
        width: 100%;
        height: 30px;
        border-top: 0;
        z-index: 10;
    }
    .breadcrumb-area.sticky {
        position: static;
        margin-left: 0;
    }

    /* home */
    .breadcrumb-area li.home {
        width: 40px;
    }
    .breadcrumb-area li.home a {
        height: 29px;
        line-height: 32px;
        text-align: center;
        font-size: 13px;
        border-left: 0;
    }

    /* selectbox */
    .breadcrumb-area li.selectbox.depth1 {
        padding-left: 5px;
    }
    .breadcrumb-area li.selectbox {
        width: auto;
        height: 28px;
        padding-left: 0;
        line-height: 30px;
        font-size: 13px;
        padding-right: 0;
    }
    .breadcrumb-area li.selectbox.depth2 {
        width: auto;
    }
    .breadcrumb-area li.selectbox .current i {
        right: 10px;
        font-size: 15px;
        color: #666;
        cursor: pointer;
    }
    .breadcrumb-area li.selectbox ul {
        display: none;
        width: 120px;
        background-color: #fff;
    }
    .breadcrumb-area li.arrow {
        height: 28px;
        line-height: 32px;
    }

    /* quick-link */
    .breadcrumb-area li.quick-link {
        display: none;
    }

    /* print */
    .breadcrumb-area li.btn-print {
        display: none;
    }

    /*sub-title-area*/
    .contents-area .snb-area {
        display: none;
    }

    /*contents-style*/
    .contents .section {
        min-height: 300px;
    }
    .section .mobile-hidden {
        display:none;
    }

    /*common*/
    .highlight-box {
        padding: 20px 10px;
        background-color: #edf6ff;
    }

    /*tab*/
    .tab-custom .tab-bg .tab-area .button-tab li a {
        /*margin-right: 0;*/
        /*display: block;*/
        /*text-align: center;*/
        /*border: 1px solid transparent !important;*/
        /*outline: none;*/
        height: 43px;
        line-height: 43px;
        font-size: 13px;
        font-weight: 500;
        padding: 0 5px;
    }
    .tab-custom .tab-bg .tab-area .button-tab li a.double span {
        display: inline-block;
        line-height: 1.2;
        padding-top: 5px;
    }

    /* *******************************************************************
        자기학총서
    ******************************************************************* */
    .thm-cover {
        padding: 2px 0 0;
    }
    .thm-cover img {
        max-width: 100%;
    }



    /* *******************************************************************
        학회장 인사말 : greeting.vm
    ******************************************************************* */

    #contents .section.greeting p.title {
        font-size: 16px;
    }
    #contents .section.greeting p strong {
        font-size: 14px;
    }
    #contents .section.greeting p img {
        max-width: 100%;
    }
    #contents .section.greeting p.chairman {
        margin-top: 40px;
        text-align: right;
        font-size: 16px;
    }
    #contents .section.greeting p.chairman strong {
        font-size: 20px;
    }
    #contents .section.greeting p.chairman-sign {
        text-align: right;
    }

    /* *******************************************************************
        학회소개
    ******************************************************************* */
    .section.introduction .ci-area {
        padding: 30px 0 50px;
    }
    .section.introduction .ci-area p {
        margin: 0 0 40px;
    }
    .section.introduction .ci-area p.info {
        line-height: 1.6;
        font-size: 18px;
    }

    /* *******************************************************************
        연혁
    ******************************************************************* */
    .history-area {
        margin-top: 0;
    }
    .history-area dl {
        display: table;
        width: 100%;
    }
    .history-area dl dt,
    .history-area dl dd {
        display: block;
    }
    .history-area dl dt {
        width: 100%;
        top: 0;
        left: 0;
        margin: 0 0 20px;
        text-align: left;
    }
    .history-area dl dt .hexagon {
        width: auto;
        height: auto;
        line-height: 1.2;
        position: relative;
        color: #45a5c6;
        font-size: 24px;
        font-weight: 700;
        background-color: transparent !important;
    }
    .history-area dl dt .hexagon:before {
        display: none;
    }
    .history-area dl dt .hexagon:after {
        display: none;
    }
    .history-area dl dd {
        width: 100%;
        vertical-align: bottom;
    }
    .history-area dl dd > ul > li > span {
        padding-right: 10px;
        line-height: 1.4;
        font-size: 12px;
        letter-spacing: -0.45px;
    }
    .history-area dl dd > ul {
        min-height: auto;
        margin: 0 0 40px 5px;
    }

    .history-area dl dd > ul > li {
        display: table;
        width: 100%;
        line-height: 30px;
        vertical-align: middle;
        padding-bottom: 20px;
    }
    .history-area dl dd > ul > li > span {
        display: table-cell;
        width: 32%;
        color: #45a5c6;
    }
    .history-area dl dd > ul > li > ul {
        display: table-cell;
        width: 68%;
    }
    .history-area dl dd > ul > li > ul > li {
        line-height: 1.4;
        font-size: 14px;
    }
    .history-area dl dd > ul > li::before {
        margin-left: -7px;
        padding-right: 5px;
        content: "\f21b";
        display: inline-block;
        font-family: "Ionicons";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #d3d3d3; /* or whatever color you prefer */
        /*font-size: 30px;!* or whatever the bullet size you prefer *!*/
        vertical-align: middle;
    }

    /* *******************************************************************
        역대회장, 역대회장단
    ******************************************************************* */
    #contents .section.former-chairman #tab01 ul.chairman-list li {
        float: none;
        width: 100%;
        min-height: auto;
        margin: 0 0 50px;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li.h260 {
        min-height: auto;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li.h280 {
        min-height: auto;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li.h300 {
        min-height: auto;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li.h320 {
        min-height: auto;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li:nth-child(2n+1) {
        padding-right: 0;
    }
    #contents .section.former-chairman #tab01 ul.chairman-list li:nth-child(2n) {
        padding-left: 0;
    }
    #contents .section.former-chairman #tab01 .tb-chairman th {
        height: 26px;
        line-height: 26px;
        padding: 0 5px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #dfdfdf;
        background-color: #fafafa;
    }
    #contents .section.former-chairman #tab01 .tb-chairman td {
        padding: 3px 5px;
        font-size: 12px;
        letter-spacing: -0.45px;
        border: 1px solid #dfdfdf;
    }
    #contents .section.former-chairman #tab01 .tb-chairman col:nth-child(1) {
        width: 100px;
    }
    #contents .section.former-chairman #tab01 .tb-chairman td.thm img {
        max-width: 100%;
    }
    #contents .section.former-chairman #tab01 .tb-chairman .h-empty {
        height: 51px !important;
    }

    .board-members .thm-area {
        margin: 50px 0;
    }
    .board-members .table img {
        display: inline-block;
        max-width: 94px !important;
    }

    .root_daum_roughmap {
        width: 100% !important;
    }

    /* *******************************************************************
        지난 학술대회
    ******************************************************************* */
    #contents .section.past-conference {

    }
    /* 지난 학술대회보기 */
    #contents .section.past-conference .conference-list {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 30px;
        padding: 0 0 35px 0;
        border-bottom: 1px solid #eee;
    }
    #contents .section.past-conference .conference-list:nth-child(2n) {
        padding: 0 0 25px 0;
    }
    #contents .section.past-conference .conference-list dt {
        float: none;
        margin: 0 0 20px;
        text-align: center;
    }
    #contents .section.past-conference .conference-list dd {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #contents .section.past-conference .conference-list dd h5 {
        margin: 0 0 15px;
    }
    #contents .section.past-conference .conference-list dd h5 br {
        display: none;
    }
    #contents .section.past-conference .conference-list dd ul {
        margin: 0 !important;
    }
    #contents .section.past-conference .conference-list dd ul.plan li .label {
        display: inline-block;
        float: none;
        width: 40px;
        height: 22px;
        line-height: 22px;
        margin: 0 10px 5px 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        font-size: 12px;
        font-weight: normal;
        color: #fff;
        border-radius: 1px;
        background-color: #0086bd;
    }
    #contents .section.past-conference .conference-list dd ul.plan li .conts {
        display: inline-block;
        float: none;
        width: auto;
        margin: 0;
        padding-left: 0;
        font-size: 14px;
        letter-spacing: -0.25px;
    }

    /* *******************************************************************
        분과위원회
    ******************************************************************* */
    #contents .section.committee {

    }
    #contents .section.committee h3 {
        line-height: 1.3;
        font-size: 21px;
        font-weight: 500;
        color: #1578c4;
    }
    .tab-pane .tb-annual tbody td .label-divide {
        border-color: #db1111;
    }

    /* *******************************************************************
        지난 계절학교
    ******************************************************************* */
    #contents .section.past-seasonschool {

    }
    /* 지난 계절학교 보기 */
    #contents .section.past-seasonschool .conference-list {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 30px;
        padding: 0 0 35px 0;
        border-bottom: 1px solid #eee;
    }
    #contents .section.past-seasonschool .conference-list:nth-child(2n) {
        padding: 0 0 25px 0;
    }
    #contents .section.past-seasonschool .conference-list dt {
        float: none;
        margin: 0 0 20px;
        text-align: center;
    }
    #contents .section.past-seasonschool .conference-list dd {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #contents .section.past-seasonschool .conference-list dd h5 {
        margin: 0 0 15px;
    }
    #contents .section.past-seasonschool .conference-list dd h5 br {
        display: none;
    }
    #contents .section.past-seasonschool .conference-list dd ul {
        margin: 0 !important;
    }
    #contents .section.past-seasonschool .conference-list dd ul.plan li .label {
        display: inline-block;
        float: none;
        width: 40px;
        height: 22px;
        line-height: 22px;
        margin: 0 10px 5px 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        font-size: 12px;
        font-weight: normal;
        color: #fff;
        border-radius: 1px;
        background-color: #0086bd;
    }
    #contents .section.past-seasonschool .conference-list dd ul.plan li .conts {
        display: inline-block;
        float: none;
        width: auto;
        margin: 0;
        padding-left: 0;
        font-size: 14px;
        letter-spacing: -0.25px;
    }

    /* *******************************************************************
        to top
    ******************************************************************* */
    .breadcrumb-area li.btn-totop {
        float: right;
        width: 40px;
    }
    .breadcrumb-area li.btn-totop a {
        height: 29px;
        line-height: 32px;
        font-size: 18px;
        border-left: 1px solid #dfdfdf;
        border-right: 0;
    }



    /* *******************************************************************
        회원센터
    ******************************************************************* */
    .section.board .table {
        width: 100%;
        border-top: 3px solid #164f7c;
        border-bottom: 1px solid #dfdfdf;
    }
    .section.board .table col:nth-child(1),
    .section.board .table col:nth-child(3),
    .section.board .table col:nth-child(4),
    .section.board .table col:nth-child(6) {
        display: none;
    }
    .section.board .table col:nth-child(2) {
        width: 76%;
    }
    .section.board .table col:nth-child(5) {
        width: 24%;
    }
    .section.board .table-responsive > .table {
        width: 100%;
        max-width: 100%;
    }
    .section.board .table.tb-fixed {
        width: 100%;
        table-layout: auto;
    }
    .section.board .table caption {
        text-align: right;
        padding: 5px 0;
    }

    /* table hidden */
    .section.board .table.table-striped thead > tr > th:nth-child(1),
    .section.board .table.table-striped tbody > tr > td:nth-child(1),
    .section.board .table.table-striped thead > tr > th:nth-child(3),
    .section.board .table.table-striped tbody > tr > td:nth-child(3),
    .section.board .table.table-striped thead > tr > th:nth-child(4),
    .section.board .table.table-striped tbody > tr > td:nth-child(4),
    .section.board .table.table-striped thead > tr > th:nth-child(6),
    .section.board .table.table-striped tbody > tr > td:nth-child(6) {
        display: none !important;
    }

    .section.board .table > thead {

    }
    .section.board .table > thead > tr > th,
    .section.board .table > tbody > tr > th {
        vertical-align: middle;
    }
    .section.board .table > tbody {

    }
    .section.board .table > tbody > tr > td {
        vertical-align: middle;
        font-size: 13px !important;
        white-space: normal;
        text-overflow: initial;
        overflow: initial;
    }
    .section.board .table > tbody > tr.board-contents > td {
        padding: 20px 10px;
    }
    .section.board .table > tbody > tr.board-contents > td p,
    .section.board .table > tbody > tr.board-contents > td img {
        max-width: 100% !important;
    }
    .section.board .table > tbody > tr.board-contents > td {
        white-space: normal;
    }

    .section.board .td-bottom-area {
        text-align: center;
    }

    .section.board .btn-area {
        text-align: center;
    }
    .section.board .btn-area a {
        margin: 0 5px;
    }

    .section.board .btn-area-admin {
        margin: 15px 0;
        padding: 10px 0;
        text-align: center !important;
        /*border: 1px solid #dfdfdf;*/
        border-radius: 5px;
        background-color: #f0f0f0;
    }

    .section.board .search-area {
        display: inline-block;
        margin: 15px auto;
    }
    .section.board .search-area .board-search-radio {
        float: none;
        margin: 5px auto;
    }
    .section.board .search-area .board-search {
        float: none;
    }
    .section.board .search-area .board-search .form-control {
        display: inline-block;
        width: 200px;
    }

    /* paging */
    .section.board .pagination {
        margin: 10px 0;
    }
    .section.board .paging select {
        display: block;
        margin: 10px auto 20px;
    }
    .pagination-sm > li > a,
    .pagination-sm > li > span {
        padding: 4px 8px;
        font-size: 11px;
    }

    #frm_footer {

    }

    /* 게시판 내용 */

    .section.board .table > tbody > tr.board-contents > td table {
        width: auto !important;
    }
    .section.board .table > tbody > tr.board-contents > td img {
        max-width: 100% !important;
    }



    /* *******************************************************************
        회원센터
    ******************************************************************* */
    .three-column {
        /*list-style: none;*/
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -moz-column-fill: balance;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        -webkit-column-fill: balance;
        column-count: 1;
        column-gap: 0;
        column-fill: balance;
        list-style-position: inside;
        padding: 0 20px;
        border: 3px solid #f7f7f7;
    }
    .three-column li {
        line-height: 3;
    }
    .three-column li a {
        font-size: 15px;
    }

    .tb-user-search td {
        text-align: center;
        border-bottom: 1px solid #ddd !important;
    }

    /* *******************************************************************
        간행물 안내
    ******************************************************************* */
    .popup-contents {
        display: none;
        position: absolute;
        /*top: 200px;*/
        left: 50%;
        margin-left: -150px;
        z-index: 200;
        background: #fff;
    }
    .popup-contents .inner {
        position: relative;
        width: 300px;
        height: auto;
        border: 1px solid #ddd;
        border-top: 4px solid #0086bd;
        /*background: orange;*/
    }
    .popup-contents .inner p {
        font-size: 13px;
        text-align: center;
    }
    .popup-contents .inner p.text {
        margin : 0 !important;
        padding: 15px 0;
        line-height: 1.5;
    }
    .popup-contents .inner p.button {
        position: relative;
        /*top: 100%;*/
    }
    .popup-contents .inner .btn-area {
        padding: 15px 0;
    }

    /* *******************************************************************
	자기학총서
******************************************************************* */
    .magnetics-book {
        padding: 30px 0 50px;
    }
    .magnetics-book ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .magnetics-book ul li {
        float: none;
        width: 100%;
        margin-bottom: 80px;
    }
    .magnetics-book ul li a {
        display: inline-block;
        width: 260px;
    }

    /*******************************************************************
    도서 상세정보
******************************************************************* */
    .section.magnetics-book-detail {

    }
    .section.magnetics-book-detail .book-detail-area {
        padding: 0;
    }

    /* book-info-area */
    .section.magnetics-book-detail .book-info-area {
        float: none;
        width: 300px;
        margin: 0 auto 30px;
    }
    .section.magnetics-book-detail .book-info-area .book-cover {
        margin: 0 0 30px;
    }

    /* book-detail */
    .section.magnetics-book-detail .book-detail {
        float: none;
        width: 100%;
        margin-top: 80px;
        padding-left: 0;
    }
    .section.magnetics-book-detail .book-detail h4 {
        margin: 0;
        padding: 10px;
        text-align: center;
        color: #333;
        border-top: 2px solid #333;
        border-bottom: 1px solid #333;
        background: none;
    }
    .section.magnetics-book-detail .book-detail .text {
        margin: 0 0 15px;
        padding: 0 20px;
        overflow: hidden;
        white-space: pre-wrap;
        background-color: #fafafa;
    }
    .section.magnetics-book-detail .book-detail .text b {
        line-height: 2;
        font-size: 17px;
        color: #1A588F;
    }

    /* 목차 */
    .section.magnetics-book-detail .book-detail .book-index {
        margin: 0;
    }


    /* *******************************************************************
        제휴사업
    ******************************************************************* */
    .affilication td li {
        line-height: 1.5;
    }
    .affilication td > ul {
        padding: 10px 0 10px 10px;
    }
    .affilication td > ul > li {
        font-weight: 700;
        padding-bottom: 15px;
        /*background: url("/images/bullet/bullet_main_board.png") no-repeat 0 8px;*/
    }
    .affilication td > ul > li:last-child {
        padding-bottom: 0;
    }
    .affilication td > ul > li > ul {
        padding: 0 0 0 20px;
    }
    .affilication td > ul > li > ul > li {
        font-weight: 500;
        text-indent: -10px;
    }
    .affilication td p.star {
        padding: 0 0 10px 40px;
        text-indent: -20px;
    }

    /* *******************************************************************
        계산서신청
    ******************************************************************* */
    .ol-list li{
        padding-left: 15px;
        text-indent: -15px;
        padding-bottom: 10px;
    }

    /* *******************************************************************
        Subpage details
    ******************************************************************* */
    /*개요*/
    .icon-list li {
        width: 33.33%;
    }

    .icon-list li img {
        max-width: 95px;
    }


    /*국내학술활동*/
    .journal-list-area li {
        float: left;
        width: 50%;
        padding: 10px;
        margin-right: 0;
    }
    .journal-list-area li img {
        max-width: 100%;
        /*width: 80%;*/
        /*height: 210px;*/
        border: 1px solid #eee;
    }

    /*국제교류사업*/
    ul.depth1 {
        padding-left: 0;
    }

    /*사무국안내*/
    .staff dt {
        width: 30%;
        padding: 10px;
    }
    .staff dd {
        width: 70%;
        padding: 10px;
    }

    /* 연간계획 */
    .section.annual-plan {
        position: relative;
    }
    .section.annual-plan h4 {
        position: static;
    }
    .tb-annual caption {
        text-align: left;
    }
    .tb-annual tbody td .label-divide,
    .tb-last-events tbody td .label-divide {
        border: 1px solid #1578c4;
        border-radius: 2px;
    }
    .tb-annual tbody td .label-divide.international,
    .tb-last-events tbody td .label-divide.international {
        border: 1px solid #ff4057;
    }
    .tb-annual tbody td .label-host,
    .tb-last-events tbody td .label-host {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
    }

    /*학회지*/
    .publications {
        text-align: center;
    }
    .publications-btn > li {
        float: none;
        padding-right: 5px;
        display: inline-block;
    }
    .publications .thm {
        float: none;
        padding: 0 0 0 0;
        /* width: ; */
    }
    .publications h4 {
        padding-left: 0;
        background: none;
        margin-top: 10px;
        font-size: 18px;
        font-weight: 700;
        /* padding-bottom: 15px; */
    }
    .publications-btn {
        padding-top: 10px;
    }
    .publications h4 small {
        /*display: inline-block;*/
        display: block;
        margin-left: 0;
        padding: 5px 0;
        color: #309ae9;
        border-radius: 2px;
        background-color: transparent;
    }
    .publications-btn > li {
        padding-bottom: 10px;
    }
    .publications-btn > li.more-info {
        float: none;
    }
    .publications-btn > li.more-info .more-info-btn {
        line-height: 33px;
    }

    /*단행본*/
    .publications-btn {
        padding-top: 20px !important;
    }
    .publications-info {
        margin-top: 20px;
    }

    /* *******************************************************************
        단행본 : book.vm
    ******************************************************************* */
    .step_box_wrap {position:relative; width:100%; display:inline-block; text-align: center;}
    .step_box_wrap > .step_box {display:inline-block;position:relative; float:none; width:216px; height:216px; margin: 0 0 20px;background:url('/images/sub/bg_step.png') 0 0 no-repeat; text-align:center;}
    .step_box_wrap > .step_box > dt {font-size:24px; font-weight:bold; color:#1578c4; margin:20px 0 5px 0;}
    .step_box_wrap > .step_box > dd {width:180px; letter-spacing:-1px; margin:0 auto; line-height:1.4em; margin-bottom:10px; font-size: 13px;}
    .step_box_wrap > .step_box > dd > ul > li{font-size:12px; line-height:1.4em; letter-spacing:0;}
    .step_box_wrap .step_next{
        display: none;
    }

    /* step-list */
    .step-list {
        margin: 0 0 40px;
    }
    .step-list > li {
        display: inline-block;
        width: 230px;
        height: 230px;
        padding: 20px 15px;
        text-align: center;
        vertical-align: middle;
        font-size: 13px;
        letter-spacing: -0.25px;
        border: 1px solid #dfdfdf;
        border-radius: 100%;
        background-color: #eee;
    }
    .step-list > li.divide {
        display: inline-block;
        content: '';
        width: 16px;
        height: 25px;
        margin: 0 25px;
        padding: 0;
        vertical-align: middle;
        border: 0;
        background: url(/images/sub/step_next.png) left top no-repeat;
    }
    .step-list > li b {
        display: block;
        margin: 0 0 10px;
        font-size: 24px;
        color: #1578c4;
    }
    .step-list > li p {
        margin: 0 0 10px;
        font-size: 13px;
    }
    .step-list > li ul li {
        margin: 0;
        line-height: 1.3;
    }
    .step-list > li a.btn {
        display: block;
        margin: 30px;
    }
    .step-list > li a.btn i {
        margin: 0 8px 0 0;
    }

    /* 전자도서관 */
    .electronic-library iframe {
        min-height: 1600px !important;
        padding: 5px;
        border: 2px solid #eee;
    }

    /*정관*/
    .komag-regulations a.btn_set2.full span {
        width: 100%;
    }
    .komag-regulations a.btn_set2 {
        display: block;
        background: url('/images/sub/backup/bg_btnList2.png') 0 0 no-repeat;
        padding-left: 10px;
        border-right: 1px solid #ccc;
        /* border-right-top: 2px; */
    }
    .komag-regulations .con_KOMAGABI01 .notice_line_box5 > ul {
        float: none;
        width: 100%;
        padding: 0 10px;
        list-style: disc !important;
    }

    /*오시는 길*/
    .komag-map .ar-enter {
        padding-left: 0;
    }
    .komag-map .map_img .map-btn {
        text-align: center;
    }
    .komag-map .map_img .map-btn li {
        margin: 0 5px;
    }

    /*FAQ*/
    .tabMenuTitA {
        height: auto !important;
        border-bottom: 0px solid #dadada !important;
    }
    .komag-faq .tabMenuTitA ul li {
        float: left;
        width: 25%;
        height: 40px;
        border-top: 1px solid #dadada;
        border-right: 1px solid #dadada;
        background: #f8f8f8;
    }
    .komag-faq .faq_list > li > dl > dt a span.faqCate {
        display: none;
        /*width: 140px;*/
        /*text-align: center;*/
    }
    .komag-faq .faq_list > li > dl > dt a span.faqNum {
        width: 10%;
        /*text-align: center;*/
        vertical-align: middle;
        color: #2786cf;
        font-weight: bold;
    }
    .komag-faq .faq_list > li > dl > dt a span.faqTit {
        width: 80%;
        vertical-align: middle;
        /*width: 500px;*/
        /*text-align: left;*/
    }
    .komag-faq .faq_list > li > dl > dd {
        padding: 15px 15px 15px 80px;
        background: url('/images/sub/bg_faq_answer.png') #f5f5f5 15px 15px no-repeat
    }

}

/* phone ~ 320px */
@media screen and (max-width:400px) {

}

@media print {

}
