@charset "utf-8";


/* 케미러브 소개 */
.chemie-introduce .introduce-box {
    position: relative;
    margin-bottom: 40px;
}

.chemie-introduce .introduce-box figure {
    width: 150px;
    margin: 0 auto 20px;
    font-size: 0;
}

.chemie-introduce .introduce-box p {
    line-height: 1.8;
    font-family: 'S-CoreDream-4Regular';
    font-size: 16px;
    color: #7d7d7d;
}

.chemie-introduce .introduce-mov {
    margin: 0 -40px;
}

.chemie-introduce .introduce-leaflet {
    position: relative;
}

.chemie-introduce .introduce-leaflet .book-thumb-img {
    overflow: hidden;
    font-size: 0;
    border-radius: 10px;
}

.chemie-introduce .introduce-leaflet .book-thumb-img img {
    width: 100%;
}

.chemie-introduce .introduce-leaflet .book-view-btn {
    width: 100%;
    margin-top: 10px;
    border-bottom: 2px solid rgba(0,0,0,0.2);
    border-radius: 10px;
}

.chemie-introduce .introduce-leaflet .book-view-btn em,
.chemie-introduce .introduce-leaflet .book-view-btn span {
    display: inline-block;
    margin: 0 5px;
    font-family: 'S-CoreDream-4Regular';
}

@media screen and (min-width: 639px) {
    .chemie-introduce .introduce-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .chemie-introduce .introduce-box figure {
        width: 35%;
        margin: 0;
    }

    .chemie-introduce .introduce-box p {
        width: 60%;
    }
}

@media screen and (min-width: 767px) {
    .chemie-introduce .introduce-box figure {
        width: 30%;
    }

    .chemie-introduce .introduce-box p {
        width: 65%;
    }

    .chemie-introduce .introduce-leaflet {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .chemie-introduce .introduce-leaflet .book-thumb-img {
        width: 40%;
    }

    .chemie-introduce .introduce-leaflet .book-view-btn {
        width: 40%;
        height: 70px;
        line-height: 68px;
        border-radius: 35px 5px 5px 35px;
        font-size: 20px;
    }

    .chemie-introduce .introduce-leaflet .book-view-btn:hover {
        background-color: #0075C2;
    }
}

@media screen and (min-width: 979px) {
    .chemie-introduce .introduce-box {
        padding: 40px;
        background-color: #f8f8f8;
        border-radius: 10px;
    }

    .chemie-introduce .introduce-box figure {
        width: 25%;
    }

    .chemie-introduce .introduce-box p {
        width: 70%;
        font-size: 18px;
        letter-spacing: -.5pt;
    }

    .chemie-introduce .introduce-box p br.pcon {
        display: none;
    }

    .chemie-introduce .introduce-mov {
        margin: 0;
    }
}

@media screen and (min-width: 1139px) {
    .chemie-introduce .introduce-box figure {
        width: 20%;
    }

    .chemie-introduce .introduce-box p {
        width: 75%;
    }
}

@media screen and (min-width: 1239px) {
}

@media screen and (min-width: 1439px) {
    .chemie-introduce {
        padding: 0 40px;
    }
}

@media screen and (min-width: 1639px) {
}


/* 화학 캐릭터 소개 */
.character {
    position: relative;
}

.character h3 {
    margin-bottom: 20px;
    font-family: 'S-CoreDream-7ExtraBold';
    font-weight: 20px;
    letter-spacing: -.5pt;
}

.character h4 {
    margin-bottom: 20px;
    color: #20c4f4;
    font-size: 16px;
    font-weight: 500;
}

.character .down-box {
    margin-top: 10px;
    text-align: right;
    font-size: 0;
}

.character .down-box a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px;
    border: 1px solid rgba(0,0,0,0.1);
    background: #00AC97 url("../images/common/tabmenu_overbg.png") no-repeat center/cover;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

.character .down-box a:last-child {
    margin-right: 0 !important;
}

.character .character-basic {
    position: relative;
}

.character .character-basic .basic-img .imgbox {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 20px 40px;
    margin: 0 -40px;
    background: url("../images/common/graph_paper.png") fixed center;
}

.character .character-basic .basic-img .imgbox figure {
    width: 50%;
    padding: 0 5%;
    text-align: center;
}

.character .character-basic .basic-img .imgbox figure figcaption {
    margin: 20px -5% 0;
    font-weight: 500;
    color: #20c4f4;
}

.character .character-basic .chemie-resume {
    margin-top: 20px;
    border-top: 1px solid #333;
}

.character .character-basic .chemie-resume dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.character .character-basic .chemie-resume dl dt,
.character .character-basic .chemie-resume dl dd {
    display: table-cell;
    padding: 5px 10px;
    vertical-align: top;
    color: #7d7d7d;
    font-size: 12px;
}

.character .character-basic .chemie-resume dl dt {
    width: 70px;
    font-weight: 500;
    color: #212121;
}

.character .character-story {
    position: relative;
    margin-top: 40px;
}

.character .character-story .story-bg {
    position: relative;
    margin: 0 -40px 20px;
}

.character .character-story .story-bg img {
    width: 100%;
    height: 300px;
}

.character .character-story .story-con p {
    color: #7d7d7d;
}

.character .chemie-universe {
    position: relative;
    margin-top: 40px;
}

.character .chemie-universe .chemie-universe-slide {
    position: relative;
}

.character .chemie-universe .chemie-universe-slide ul li {
    position: relative;
    font-size: 0;
}

.character .chemie-universe .chemie-universe-slide ul li span {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    background-color: rgba(0,0,0,0.7);
    border-radius: 12px;
    font-size: 12px;
    color: rgba(255,255,255,0.6);
}

.character .chemie-universe .chemie-universe-slide ul li span b {
    color: rgba(255,255,255,1);
}

.character .chemie-universe .chemie-universe-slide .button-box {
    margin-top: 20px;
    font-size: 0;
    text-align: center;
}

.character .chemie-universe .chemie-universe-slide .button-box .swiper-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
}

.character .chemie-universe .chemie-universe-slide .button-box .swiper-button.swiper-button-disabled {
    opacity: 0.4;
}

.character .character-turnaround {
    position: relative;
    margin-top: 60px;
}

.character .character-turnaround .turnaround-img-box .turnaround-img {
    padding: 20px;
    margin: 0 -40px;
    background: url("../images/common/graph_paper.png") fixed center;
}

.character .character-turnaround .color-system {
    margin-top: 30px;
}

.character .character-turnaround .color-system .color-chart {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.character .character-turnaround .color-system .color-chart .chart-chip {
    width: 31%;
    margin-left: 2%;
    margin-bottom: 15px;
    font-size: 10px;
    color: #7d7d7d;
}

.character .character-turnaround .color-system .color-chart .chart-chip:nth-child(3n+1) {
    margin-left: 0;
}

.character .character-turnaround .color-system .color-chart .chart-chip .color-square {
    height: 20px;
    margin-bottom: 10px;
}

.character .character-apply {
    position: relative;
    margin-top: 60px;
}

.character .character-apply .apply-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 0;
}

.character .character-apply .apply-list .apply-con {
    width: 33.3333%;
    padding: 10px;
}

.character .character-apply .apply-list .apply-con a {
    cursor: default;
}

.character .character-apply .apply-list .apply-con .ov {
    display: none;
}

@media screen and (min-width: 639px) {
    .character h3 {
        font-size: 24px;
    }

    .character .down-box a {
        font-size: 14px;
    }

    .character .character-basic .basic-img .imgbox {
        padding: 40px;
        margin: 0;
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 10px;
    }

    .character .character-basic .basic-img .imgbox figure {
        width: 40%;
        margin: 0 5%;
    }

    .character .character-basic .chemie-resume dl dt,
    .character .character-basic .chemie-resume dl dd {
        padding: 10px;
        font-size: 14px;
    }

    .character .character-basic .chemie-resume dl dt {
        width: 100px;
    }

    .character .character-story .story-bg img {
        height: 400px;
    }

    .character .character-story .story-bg {
        margin-bottom: 40px;
    }

    .character .chemie-universe .chemie-universe-slide {
        overflow: hidden;
    }

    .character .chemie-universe .chemie-universe-slide .button-box {
        margin-top: 0;
    }

    .character .chemie-universe .chemie-universe-slide .button-box .swiper-button {
        position: absolute;
        top: calc(50% - 20px);
        border: none;
        margin: 0;
        background-color: rgba(0,0,0,0.6);
        border-radius: 0;
        color: #fff;
        z-index: 1000;
    }

    .character .chemie-universe .chemie-universe-slide .button-box .swiper-button.swiper-prev {
        left: 0;
    }

    .character .chemie-universe .chemie-universe-slide .button-box .swiper-button.swiper-next {
        right: 0;
    }

    .character .character-turnaround .turnaround-img-box .turnaround-img {
        padding: 40px;
        margin: 0;
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 10px;
    }

    .character .character-turnaround .color-system .color-chart .chart-chip {
        width: 24.25%;
        margin-left: 1%;
    }
    
    .character .character-turnaround .color-system .color-chart .chart-chip:nth-child(3n+1) {
        margin-left: 1%;
    }
    
    .character .character-turnaround .color-system .color-chart .chart-chip:nth-child(4n+1) {
        margin-left: 0;
    }

    .character .character-apply .apply-list .apply-con {
        width: 25%;
    }
}

@media screen and (min-width: 979px) {
    .character .character-basic {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .character .character-basic .basic-img {
        width: 48%;
    }

    .character .character-basic .chemie-resume {
        width: 48%;
        margin-top: 0;
    }

    .character .character-basic .basic-img .imgbox figure {
        width: 50%;
        margin: 0;
    }

    .character .character-story {
        margin-top: 60px;
    }

    .character .character-story .story-bg {
        height: 400px;
        background: url("../images/character_img.jpg") fixed center/100% auto;
    }
    
    .character .character-story .story-bg img {
        display: none;
    }

    .character .chemie-universe {
        margin-top: 60px;
    }

    .character .chemie-universe .chemie-universe-slide ul li span {
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px;
    }

    .character .chemie-universe .chemie-universe-slide .button-box .swiper-button {
        top: calc(50% - 25px);
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .character .character-turnaround,
    .character .character-apply {
        margin-top: 80px;
    }
    
    .character .character-turnaround .color-system .color-chart .chart-chip {
        width: 16.6666%;
        padding: 0 5px 20px;
        margin: 0 !important;
    }
    
    .character .character-apply .apply-list {
        border-top: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
    }

    .character .character-apply .apply-list .apply-con {
        width: 16.6666%;
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
    }

    .character .character-apply .apply-list .apply-con:hover {
        background-color: #f8f8f8;
    }

    .character .character-apply .apply-list .apply-con:hover a {
        display: none;
    }

    .character .character-apply .apply-list .apply-con:hover .ov {
        display: block;
    }
}

@media screen and (min-width: 1239px) {
    .character .down-box {
        margin-top: 20px;
    }

    .character .down-box a {
        padding: 5px 20px;
        font-size: 16px;
    }

    .character .character-basic .chemie-resume {
        border-top: 2px solid #333;
    }

    .character .character-story {
        overflow: hidden;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: stretch;
        margin-top: 80px;
        background-color: #f8f8f8;
        border-radius: 20px;
    }

    .character .character-story .story-bg {
        width: 50%;
        height: auto;
        margin: 0;
        background: url("../images/character_img.jpg") no-repeat center bottom/cover;
    }

    .character .character-story .story-con {
        width: 50%;
        padding: 40px;
    }
}

@media screen and (min-width: 1439px) {
    .character {
        padding: 0 40px;
    }

    .character h3 {
        font-size: 30px;
    }

    .character .character-basic .chemie-resume dl dt,
    .character .character-basic .chemie-resume dl dd {
        padding: 11px 20px 10px;
    }

    .character .character-story {
        margin: 80px -40px 0;
    }

    .character .character-story .story-con {
        padding: 60px 40px;
    }

    .character .chemie-universe {
        margin-top: 80px;
    }

    .character .character-turnaround .color-system .color-chart .chart-chip {
        width: 8.333333%;
        padding: 0 1px 0 0;
    }
}


/* 공모전 수상작 */
.contest-winner {
    position: relative;
    text-align: center;
}


/* 캐치프레이즈 */
.catchphrase {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
    margin: 0 -20px;
    background-color: #F9B3CF;
    border-radius: 20px;
    font-size: 0;
}

.catchphrase a {
    position: absolute;
    bottom: 15px;
    left: calc(50% - 100px);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 40px;
    margin: 0 auto;
    border: 1px solid rgba(0,0,0,0.7);
    font-size: 16px;
    border-radius: 10px;
    letter-spacing: -.5pt;
    font-family: 'S-CoreDream-7ExtraBold';
}

.catchphrase a em {
    margin-right: 10px;
}

@media screen and (min-width: 979px) {
    .catchphrase {
        padding-bottom: 40px;
        margin: 0;
    }

    .catchphrase a {
        left: calc(50% - 150px);
        bottom: 30px;
        width: 300px;
        height: 50px;
    }
}

@media screen and (min-width: 1439px) {
    .catchphrase a {
        bottom: 50px;
        height: 60px;
        font-size: 18px;
        -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0);
        -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0);
        box-shadow: 0px 2px 2px rgba(0,0,0,0);
    }

    .catchphrase a:hover {
        background-color: #fff;
        -moz-box-shadow: 0px 6px 20px rgba(0,0,0,0.4);
        -webkit-box-shadow: 0px 6px 20px rgba(0,0,0,0.4);
        box-shadow: 0px 6px 20px rgba(0,0,0,0.4);
    }

    .catchphrase a:hover em {
        margin-right: 50px;
    }
}


/* 화학이란 */
.how-to-chemie {
    position: relative;
}

.how-to-chemie h3 {
    position: relative;
    margin-bottom: 20px;
    font-family: 'S-CoreDream-7ExtraBold';
    font-weight: 20px;
    letter-spacing: -.5pt;
}

.how-to-chemie h3 small {
    display: block;
    padding-top: 4px;
    font-size: 14px;
    font-family: 'S-CoreDream-4Regular';
}

.how-to-chemie .htc-con {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.how-to-chemie .htc-con:not(:first-child) {
    margin-top: 20px;
}

.how-to-chemie .htc-con.htc-con11 {
    background-color: #665480;
    color: #fff;
}

.how-to-chemie .htc-con.htc-con12 {
    background-color: #436aa1;
    color: #fff;
}

.how-to-chemie .htc-con.htc-con13 {
    background-color: #4c755c;
    color: #fff;
}

.how-to-chemie .htc-con.htc-con21 {
    background-color: #00AC97;
    color: #fff;
}

.how-to-chemie .htc-con.htc-con22 {
    background-color: #3096C1;
    color: #fff;
}

.how-to-chemie .htc-con.htc-con23 {
    background-color: #587199;
    color: #fff;
}

.how-to-chemie .htc-con .imgbox {
    position: relative;
}

.how-to-chemie .htc-con .imgbox .htc-img,
.how-to-chemie .htc-con .imgbox .htc-video {
    width: 100%;
}

.how-to-chemie .htc-con .txtbox {
    padding: 20px;
}

.how-to-chemie .htc-con .txtbox p {
    line-height: 1.8;
    opacity: 0.8;
}

.how-to-chemie .htc-con .green12 ul li {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
    font-size: 14px;
}

.how-to-chemie .htc-con .green12 ul li:first-child {
    margin-top: 0 !important;
}

.how-to-chemie .htc-con .green12 ul li span {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #FFCD27;
    text-align: center;
    color: #587199;
    border-radius: 50%;
    font-family: 'Open Sans';
    font-weight: 800;
}

.how-to-chemie .htc-con .green12 ul li em {
    flex-grow: 1;
    padding-top: 4px;
    padding-left: 10px;
}

.how-to-chemie a.go-greenchemie-btn {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 200px;
    height: 50px;
    padding: 0 20px;
    margin-top: 20px;
    background: #00AC97 url("../images/common/subgnb_overbg.png") no-repeat center right/auto 100%;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
}

@media screen and (min-width: 639px) {
    .how-to-chemie h3 {
        font-size: 24px;
    }

    .how-to-chemie .htc-con .txtbox {
        padding: 40px 30px;
    }
    
    .how-to-chemie a.go-greenchemie-btn {
        width: 300px;
    }
}

@media screen and (min-width: 979px) {
}

@media screen and (min-width: 1239px) {
    .how-to-chemie .htc-con {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .how-to-chemie .htc-con:not(:first-child) {
        margin-top: 30px;
    }

    .how-to-chemie .htc-con:nth-child(2n) {
        flex-direction: row-reverse;
    }

    .how-to-chemie .htc-con .imgbox {
        width: 50%;
        overflow: hidden;
    }

    .how-to-chemie .htc-con .txtbox {
        width: 50%;
    }
    
    .how-to-chemie .htc-con .imgbox .htc-img,
    .how-to-chemie .htc-con .imgbox .htc-video {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    .how-to-chemie .htc-con .imgbox .htc-img img {
        width: 100%;
        height: 100%;
    }

    .how-to-chemie .htc-con .txtbox {
        padding: 60px 50px;
    }

    .how-to-chemie a.go-greenchemie-btn {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1439px) {
    .how-to-chemie {
        padding: 0 40px;
    }

    .how-to-chemie h3 {
        font-size: 30px;
    }
}


/* 노벨화학상 이야기 */
.novel-chemiestory .top-txt p {
    line-height: 1.8;
    font-family: 'S-CoreDream-4Regular';
    font-size: 16px;
    color: #7d7d7d;
}

.novel-chemiestory .top-txt .point-giude {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.novel-chemiestory .top-txt .point-giude .pg-con {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin: 0 2px;
    background-color: #333;
    color: #fff;
    border-radius: 50%;
}

.novel-chemiestory .top-txt .point-giude .pg-con.type-chemie {
    background-color: #F69649;
}

.novel-chemiestory .top-txt .point-giude .pg-con.type-eco {
    background-color: #98429B;
}

.novel-chemiestory .top-txt .point-giude .pg-con.type-energy {
    background-color: #0075C2;
}

.novel-chemiestory .top-txt .point-giude .pg-con.type-healthy {
    background-color: #00AC97;
}

.novel-chemiestory .top-txt .point-giude .pg-con span.ico {
    font-size: 18px;
}

.novel-chemiestory .top-txt .point-giude .pg-con em {
    font-size: 12px;
}

.novel-history {
    position: relative;
    padding: 40px 0;
    margin-top: 30px;
}

.novel-history:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 1px;
    background-color: #dcdcdc;
    content: '';
    z-index: -1;
}

.novel-history .nh-con {
    position: relative;
    margin-top: 40px;
}

.novel-history .nh-con:first-child {
    margin-top: 0 !important;
}

.novel-history .nh-con h3 {
    position: relative;
    margin-bottom: 20px;
}

.novel-history .nh-con h3:before {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 20px;
    height: 1px;
    background-color: #dcdcdc;
    content: '';
}

.novel-history .nh-con h3:after {
    position: absolute;
    top: calc(50% - 5px);
    left: -25px;
    width: 10px;
    height: 10px;
    background-color: #333;
    border-radius: 50%;
    content: '';
    z-index: 100;
}

.novel-history .nh-con h3 em {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #333;
    font-family: 'S-CoreDream-7ExtraBold';
    color: #fff;
    font-size: 16px;
    border-radius: 20px;
}

.novel-history .nh-con .peoplebox {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.novel-history .nh-con .peoplebox .branch {
    position: absolute;
    top: 5px;
    left: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #333;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
}

.novel-history .nh-con .peoplebox .branch span {
    font-size: 18px;
}

.novel-history .nh-con .peoplebox .branch em {
    display: none;
}

.novel-history .nh-con .peoplebox figure {
    width: 48%;
    margin-right: 1%;
}

.novel-history .nh-con .peoplebox figure img {
    border-radius: 5px;
}

.novel-history .nh-con .peoplebox figure figcaption {
    margin-top: 10px;
    text-align: center;
    font-family: 'S-CoreDream-7ExtraBold';
}

.novel-history .nh-con p.comment {
    line-height: 1.8;
    color: #666;
    font-size: 14px;
}

.novel-history .nh-con .related-link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
}

.novel-history .nh-con .related-link a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 40px;
    padding: 0 10px;
    margin: 2px;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: #fff;
    border-radius: 3px;
    color: #666;
    font-size: 12px;
}

.novel-history .nh-con .related-link a.link-naver {
    background-color: #04CE5C;
    color: #fff;
}

.novel-history .nh-con .related-link a.link-wiki span {
    color: #212121;
}

.novel-history .nh-con .related-link a span.ico {
    margin-right: 5px;
}

.novel-history .nh-con.type-chemie h3:after,
.novel-history .nh-con.type-chemie h3 em,
.novel-history .nh-con.type-chemie .peoplebox .branch {
    background-color: #F69649;
}

.novel-history .nh-con.type-eco h3:after,
.novel-history .nh-con.type-eco h3 em,
.novel-history .nh-con.type-eco .peoplebox .branch {
    background-color: #98429B;
}

.novel-history .nh-con.type-energy h3:after,
.novel-history .nh-con.type-energy h3 em,
.novel-history .nh-con.type-energy .peoplebox .branch {
    background-color: #0075C2;
}

.novel-history .nh-con.type-healthy h3:after,
.novel-history .nh-con.type-healthy h3 em,
.novel-history .nh-con.type-healthy .peoplebox .branch {
    background-color: #00AC97;
}

.novel-history .nh-con.type-chemie p.comment strong {
    color: #F69649;
}

.novel-history .nh-con.type-eco p.comment strong {
    color: #98429B;
}

.novel-history .nh-con.type-energy p.comment strong {
    color: #0075C2;
}

.novel-history .nh-con.type-healthy p.comment strong {
    color: #00AC97;
}

@media screen and (min-width: 639px) {
    .novel-history {
        margin-left: 40px;
    }

    .novel-history:after {
        left: -40px;
    }

    .novel-history .nh-con h3:before {
        left: -40px;
        width: 40px;
    }
    
    .novel-history .nh-con h3:after {
        left: -45px;
    }

    .novel-history .nh-con .peoplebox figure {
        width: 150px;
    }
}

@media screen and (min-width: 767px) {
    .novel-chemiestory .top-txt {
        padding: 40px 20px;
        background-color: #f8f8f8;
        border-radius: 10px;
        text-align: center;
    }

    .novel-chemiestory .top-txt .point-giude .pg-con {
        flex-direction: row;
        width: 120px;
        height: 40px;
        text-align: center;
        border-radius: 20px;
    }

    .novel-chemiestory .top-txt .point-giude .pg-con span.ico {
        font-size: 20px;
    }

    .novel-chemiestory .top-txt .point-giude .pg-con em {
        padding-left: 10px;
        font-size: 16px;
    }

    .novel-history {
        padding-top: 80px;
        margin-top: 0;
        margin-left: 0;
    }

    .novel-history:after {
        left: 50%;
    }

    .novel-history .nh-con {
        width: 50%;
        padding: 0 40px;
        margin-left: 50%;
    }

    .novel-history .nh-con h3:before {
        width: calc(100% + 80px);
        z-index: -1;
    }

    .novel-history .nh-con:nth-child(2n) {
        margin-left: 0;
    }

    .novel-history .nh-con:nth-child(2n) h3 {
        text-align: right;
    }

    .novel-history .nh-con:nth-child(2n) h3:before {
        left: auto;
        right: -40px;
    }
    
    .novel-history .nh-con:nth-child(2n) h3:after {
        left: auto;
        right: -45px;
    }
}

@media screen and (min-width: 979px) {
    .novel-chemiestory .top-txt {
        padding: 40px;
    }

    .novel-history .nh-con:not(:first-child) {
        margin-top: -130px !important;
    }

    .novel-history .nh-con .peoplebox figure figcaption {
        font-size: 16px;
    }

    .novel-history .nh-con .related-link a {
        font-size: 14px;
    }
}

@media screen and (min-width: 1239px) {
}


/* 학과 관련 학과 소개 */
.major-chemie {
    position: relative;
}

.major-chemie h3 {
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
}

.major-chemie h3 span {
    display: inline-block;
    margin-right: 10px;
}

.major-chemie h3 em {
    display: inline-block;
    font-family: 'S-CoreDream-7ExtraBold';
    letter-spacing: -.5pt;
}

.major-chemie .major-guidebox .mg-con:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #dcdcdc;
}

.major-chemie .major-guidebox .mg-con p {
    margin-top: 15px;
    line-height: 1.8;
    color: #666;
}

.major-chemie .major-guidebox .mg-con p:first-child {
    margin-top: 0 !important;
}

.major-chemie .major-guidebox .mg-con strong {
    color: #212121;
}

.major-chemie .major-guidebox .mg-con small {
    color: #999;
}

.major-chemie .major-linklist {
    position: relative;
    padding: 30px 20px;
    margin: 40px -20px 0;
    background-color: #f8f8f8;
    border-radius: 10px;
}

.major-chemie .major-linklist .sitelist li {
    width: 100%;
    margin-bottom: 5px;
}

.major-chemie .major-linklist .sitelist li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    padding: 0 10px;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.major-chemie .major-linklist .sitelist li a em {
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.major-chemie .major-linklist .sitelist li a span {
    flex-shrink: 0;
    width: 40px;
    text-align: center;
}

.major-course {
    position: relative;
    overflow: hidden;
    background-color: #fef7ed;
    border-radius: 10px;
    text-align: center;
}

@media screen and (min-width: 639px) {
}

@media screen and (min-width: 767px) {
    .major-chemie h3 {
        font-size: 24px;
    }

    .major-chemie .major-guidebox .mg-con small {
        font-size: 12px;
    }

    .major-chemie .major-linklist .sitelist li {
        width: 49.5%;
        margin-left: 1%;
    }

    .major-chemie .major-linklist .sitelist li:nth-child(2n+1) {
        margin-left: 0;
    }

    .major-chemie .major-linklist .sitelist li a {
        height: 50px;
        padding: 0 20px;
    }
}

@media screen and (min-width: 979px) {
}

@media screen and (min-width: 1239px) {
    .major-chemie .major-linklist .sitelist:hover li a {
        color: #999;
    }

    .major-chemie .major-linklist .sitelist li a:hover {
        background-color: #00AC97;
        color: #fff;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
    }

    .major-course {
        padding: 50px 0;
    }
}

@media screen and (min-width: 1439px) {
    .major-chemie {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0 40px;
    }

    .major-chemie .major-guidebox {
        width: 58%;
        padding-top: 40px;
    }

    .major-chemie .major-guidebox .mg-con:not(:last-child) {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .major-chemie .major-linklist {
        width: 38%;
        padding: 40px 30px;
        margin: 0;
    }

    .major-chemie .major-linklist .sitelist li {
        width: 100%;
        margin-left: 0;
    }
}


/* 관련사이트 모음 */
.site-list {
    position: relative;
}

.site-list dl:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #dcdcdc;
}

.site-list dl dt a {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 15px;
    font-family: 'S-CoreDream-4Regular';
    font-size: 16px;
}

.site-list dl dt a:after {
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #666;
    border-radius: 50%;
    content: '';
}

.site-list dl dt a em {
    flex-grow: 1;
}

.site-list dl dt a span {
    flex-shrink: 0;
    width: 40px;
}

.site-list dl dd {
    padding-left: 15px;
    margin-top: 10px;
    color: #666;
}

@media screen and (min-width: 639px) {
}

@media screen and (min-width: 767px) {
    .site-list dl dt a {
        font-size: 20px;
    }

    .site-list dl dt a:after {
        top: 13px;
    }

    .site-list dl dt a span {
        font-size: 16px;
    }
}

@media screen and (min-width: 979px) {
}

@media screen and (min-width: 1239px) {
    .site-list dl dt a:hover {
        color: #00AC97;
        text-decoration: underline;
    }

    .site-list dl dt a:hover::after {
        background-color: #00AC97;
    }
}

@media screen and (min-width: 1439px) {
    .site-list {
        padding: 0 40px;
    }
}


/* 사이트맵 */
.sitemap {
    position: relative;
    max-width: 1400px;
    padding: 40px;
    margin: 0 auto;
}

.sitemap h2 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-family: 'S-CoreDream-7ExtraBold';
    font-size: 20px;
}

.sitemap .sitemap-list .sitemap-con:not(:last-child) {
    margin-bottom: 30px;    
}

.sitemap .sitemap-list .sitemap-con h3 {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin-bottom: 15px;
    background-color: #043763;
    color: #fff;
    font-family: 'S-CoreDream-4Regular';
    font-size: 16px;
    text-align: center;
}

.sitemap .sitemap-list .sitemap-con a {
    display: block;
}

.sitemap .sitemap-list .sitemap-con > ul > li {
    margin-top: 5px;
}

.sitemap .sitemap-list .sitemap-con > ul > li > a {
    padding: 5px 10px;
    border: 1px solid #e1e6eb;
    background-color: #f5f6fa;
    color: #043763;
}

.sitemap .sitemap-list .sitemap-con > ul > li > ul {
    padding: 10px;
    border: 1px solid #e1e6eb;
    border-top: none;
}

.sitemap .sitemap-list .sitemap-con > ul > li > ul > li a {
    padding: 4px 0;
    color: #999;
    font-size: 12px;
}

.sitemap .sitemap-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

.sitemap .sitemap-list .sitemap-con {
    width: 48%;
}

@media screen and (min-width: 639px) {
    .sitemap h2 {
        font-size: 24px;
    }
}

@media screen and (min-width: 767px) {
    .sitemap h2 {
        font-size: 30px;
        letter-spacing: -.5pt;
        text-align: center;
    }

    .sitemap .sitemap-list .sitemap-con {
        width: 24%;
    }
}

@media screen and (min-width: 979px) {
    .sitemap .sitemap-list .sitemap-con h3 {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
    }
    
    .sitemap .sitemap-list .sitemap-con > ul > li > a {
        padding: 10px 15px;
    }

    .sitemap .sitemap-list .sitemap-con > ul > li > ul {
        padding: 10px 15px;
    }

    .sitemap .sitemap-list .sitemap-con > ul > li > ul > li a {
        font-size: 14px;
    }
}

@media screen and (min-width: 1239px) {
    .sitemap h2 {
        padding-bottom: 30px;
        margin-bottom: 60px;
        font-size: 36px;
    }
}

@media screen and (min-width: 1439px) {
    .sitemap {
        padding: 60px 0;
    }
}


/* 통합검색 */
.total-search {
    position: relative;
    max-width: 1200px;
    padding: 40px;
    margin: 0 auto;
}

.total-search h2 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-family: 'S-CoreDream-7ExtraBold';
    font-size: 20px;
}

.total-search .total-search-box {
    padding: 20px;
    margin: 0 -20px;
    background: #00AC97 url("../images/common/tabmenu_overbg.png") no-repeat center/cover;
}

.total-search .total-search-box .search-input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border: none;
    text-align: center;
}

.total-search .total-search-box .search-btn {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #0075C2;
    color: #fff;
}

.total-search .search-answer {
    position: relative;
    margin-top: 40px;
}

.total-search .search-answer .search-con:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.total-search .search-answer .search-con h4 {
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
}

.total-search .search-answer .search-con h4 em {
    font-weight: 700;
}

.total-search .search-answer .search-con h4 a.more-btn {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-weight: 400;
    color: #004ea2;
}

.total-search .search-answer .search-con .answer-list ul li:not(:first-child) {
    margin-top: 10px;
}

.total-search .search-answer .search-con .answer-list ul li a {
    display: block;
}

.total-search .search-answer .search-con .answer-list ul li a:hover {
    text-decoration: underline;
}

.total-search .search-answer .search-con .answer-list ul li a.tit {
    font-weight: 700;
}

.total-search .search-answer .search-con .answer-list ul li a.txt {
    font-weight: 400;
    color: #666;
    font-size: 12px;
}

.total-search .search-answer .search-con .answer-list ul li .loca {
    margin-top: 5px;
    color: #999;
    font-size: 12px;
}

.total-search .search-answer .search-con .answer-list ul li .loca a {
    display: inline;
    color: #212121;
}

.total-search .search-answer .search-con .answer-list ul li a strong.point-txt {
    color: #00AC97;
}

@media screen and (min-width: 639px) {
    .total-search h2 {
        font-size: 24px;
    }
    
    .total-search .total-search-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .total-search .total-search-box .search-input {
        flex-grow: 1;
        padding: 0 20px;
        text-align: left;
    }

    .total-search .total-search-box .search-btn {
        flex-shrink: 0;
        width: 100px;
        height: 50px;
    }

    .total-search .search-answer .search-con:not(:last-child) {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    .total-search .search-answer .search-con h4 a.more-btn {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media screen and (min-width: 767px) {
    .total-search h2 {
        font-size: 30px;
        letter-spacing: -.5pt;
        text-align: center;
    }

    .total-search .total-search-box {
        margin: 0;
    }
}

@media screen and (min-width: 979px) {
    .total-search .total-search-box {
        padding: 30px 50px;
    }

    .total-search .total-search-box .search-btn {
        width: 150px;
        font-size: 18px;
    }

    .total-search .search-answer .search-con h4 {
        font-size: 24px;
    }

    .total-search .search-answer .search-con h4 a.more-btn {
        font-size: 14px;
    }

    .total-search .search-answer .search-con .answer-list ul li a.tit {
        font-size: 18px;
    }

    .total-search .search-answer .search-con .answer-list ul li:not(:first-child) {
        margin-top: 20px;
    }

    .total-search .search-answer .search-con .answer-list ul li a.txt {
        font-size: 14px;
    }

    .total-search .search-answer .search-con .answer-list ul li .loca {
        margin-top: 10px;
        font-size: 14px;
    }
}

@media screen and (min-width: 1239px) {
    .total-search h2 {
        padding-bottom: 30px;
        margin-bottom: 60px;
        font-size: 36px;
    }

    .total-search .search-answer {
        padding: 0 50px;
    }
}

@media screen and (min-width: 1439px) {
    .total-search {
        padding: 60px 0;
    }
}

/* 개인정보취급방침, 이용약관 */
.privacy-policy .agreecon {
    position: relative;
    line-height: 1.8;
    font-size: 12px;
    color: #666;
}

.privacy-policy .agreecon h3 {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'IBMPlexSansKR-Bold';
    color: #333;
}

.privacy-policy .agreecon h4 {
    margin-bottom: 10px;
    font-size: 14px;
    color: #444;
}

.privacy-policy .agreecon .group {
    margin-bottom: 30px;
}

.privacy-policy .agreecon .group:last-child {
    margin-bottom: 0 !important;
}

.privacy-policy .agreecon .group p {
    margin-bottom: 10px;
}

.privacy-policy .agreecon ol {
    padding-left: 20px;
}

.privacy-policy .agreecon ol li {
    list-style-type: decimal;
}

.privacy-policy .agreecon ol li:first-child {
    margin-top: 0 !important;
}

.privacy-policy .agreecon .agree-tbl th,
.privacy-policy .agreecon .agree-tbl td {
    padding: 10px;
    border: 1px solid #dcdcdc;
    color: #212121;
    font-size: 12px;
}

.privacy-policy .agreecon .agree-tbl thead th {
    text-align: center;
    background-color: #fff;
}

.privacy-policy .agreecon .big-point {
    font-family: 'IBMPlexSansKR-Bold';
    color: #212121;
    font-size: 14px;
}

@media screen and (min-width:1139px) {
    .privacy-policy h2 {
        font-size: 24px;
    }

    .privacy-policy .agreecon {
        font-size: 14px;
    }

    .privacy-policy .agreecon .group {
        margin-bottom: 60px;
    }

    .privacy-policy .agreecon h3 {
        font-size: 18px;
    }
    
    .privacy-policy .agreecon h4 {
        font-size: 16px;
    }
}