@charset "utf-8";

/* ======================================== mobile */
/* ================= sub01_1 인사말 */
.ceoInner {padding: 60px 4.533% 80px;}
.ceoInner .title {font-size: 2.1rem; line-height: 27px; font-weight: 700;}
.ceoInner .content {
    margin: 26px 0 19px;
    font-size: 1.6rem; color: #747474;
    line-height: 1.5;
}
.ceoInner b {
    font-size: 1.6rem; line-height: 24px;
    white-space: pre;
}
.ceoInner i.img {
    position: relative;
    display: block;
    width: 100%; height: 220px;
    margin-top: 35px;
    background: url(/img/sub1_1_greeting.jpg) no-repeat center/cover;
}
.ceoInner i.img:after {
    position: absolute;
    content:"가스캐비닛(KGS인증품)";
    bottom: -20px; right: 2px;
    font-size: 1.2rem; color: #747474;
    font-style: normal;
}

/* ================= sub01_2 연혁 */
#history {padding-bottom: 0;}
.hisInner .history-wrap > section:nth-child(n+2) {margin-top: 26px;}
.hisInner .history-wrap .year {
    float: left;
    padding-top: 20px;
    width: 80px;
    border-top: 2px solid #f05c0b;
}
.hisInner .history-wrap .year h5 {font-size: 2.5rem; color: #f05c0b;}
.hisInner .history-wrap .cont-group {
    float: right;
    width: calc(100% - 108px);
    border-top: 1px solid #d8d8d8;
}
.hisInner .history-wrap .cont-group .cont {
    position: relative;
    padding: 20px 0 25px 54px;
    font-size: 1.6rem;
	line-height: 1.3;
    border-bottom: 1px solid #d8d8d8;
}
.hisInner .history-wrap .cont b {
    position: absolute;
    top: 20px; left: 0;
    width: 50px;
}
.hisInner .history-wrap .cont-group .cont:last-child {border: 0;}
.hisInner .certi {
    position: relative;
    margin-top: 35px;
    padding: 43px 0 65px;
}
.hisInner .certi:after {
    position: absolute;
    content: '';
    top: 0; left: 50%; transform: translateX(-50%);
    width: 100vw; height: 100%;
    z-index: -1;
    background: #f8f8f8;
}
.hisInner .certi-wrap .cont {
    float: left;
    width: 47.8%;
}
.hisInner .certi-wrap .cont:nth-child(2n) {float: right;}
.hisInner .certi-wrap .cont:nth-child(n+3) {margin-top: 45px;}
.hisInner .certi-wrap .cont img {width: 100%;}
.hisInner .certi-wrap .cont h5 {
    margin-top: 15px;
	height: 32px;
    font-size: 1.4rem; color: #333;
    font-weight: 400;
    text-align: center;
}

/* ================= sub01_3 현장기구표 */
.orgInner .org-img {text-align: center;}
.orgInner .org-img img {width: 100%;}

/* ================= sub01_4 오시는길 */
.mapInner .map-wrap iframe {
    width: 100%; height: 396px;
    border: 1px solid #ccc;
}
.mapInner .map-info {margin-top: 36px;}
.mapInner .map-info .info:nth-child(2) {margin-top: 26px;}
.mapInner .map-info .info b:before {
    display: inline-block;
    content: '';
    width: 30px; height: 30px;
    margin-right: 10px;
    background: url(/img/sub1_4_icon1.png) no-repeat center/contain;
    vertical-align: -8px;
}
.mapInner .map-info .info:nth-child(2) b:before {background-image: url(/img/sub1_4_icon2.png);}
.mapInner .map-info .info b {
    display: block;
    margin-bottom: 8px;
    font-size: 2rem; color: #f05c0b;
}
.mapInner .map-info .info p {
    font-size: 1.6rem;
    line-height: 1.5;
}

/* ======================================== PC */
@media screen and (min-width:1084px){
    /* ================= sub01_1 인사말 */
    .ceoInner {
		padding: 106px 0 140px;
		width: 1200px;
		margin: 0 auto;
	}
    .ceoInner .text {
        float: left;
        width: 694px;
    }
	.ceoInner .title {
		font-size: 3rem;	
		line-height: 1.3;
	}
    .ceoInner .content {
        margin: 27px 0 53px;
        font-size: 1.6rem;
        line-height: 30px;
    }
    .ceoInner b {
        display: block;
        font-size: 1.8rem; line-height: 30px;
    }
	.ceoInner i.img {
        float: right;
        width: 408px; height: 546px;
		margin-top: 116px;
        background-image: url(/img/sub1_1_greeting.jpg);
    }
    .ceoInner i.img:after {bottom: -24px; right: 2px;}
    
    /* ================= sub01_2 연혁 */
    .hisInner {width: 1200px; margin: 0 auto;}
    .hisInner .history-wrap > section:nth-child(n+2) {margin-top: 53px;}
    .hisInner .history-wrap .year {
        padding-top: 27px;
        width: 180px;
    }
    .hisInner .history-wrap .year h5 {font-size: 3.6rem;}
    .hisInner .history-wrap .cont-group {width: 945px;}
    .hisInner .history-wrap .cont-group .cont {padding: 27px 0 35px 88px;}
    .hisInner .history-wrap .cont b {
        top: 27px;
        width: 88px;
    }
    .hisInner .certi {
        margin-top: 45px;
        padding: 58px 0 91px;
    }
    .hisInner .certi-wrap .cont {
        float: left;
        width: 243px;
        margin-right: 49px;
    }
    .hisInner .certi-wrap .cont:nth-child(2n) {float: left;}
    .hisInner .certi-wrap .cont:nth-child(n+3) {margin-top: 0;}
    .hisInner .certi-wrap .cont:nth-child(n+5) {margin-top: 71px;}
    .hisInner .certi-wrap .cont:nth-child(4n) {margin-right: 0;}
    .hisInner .certi-wrap .cont h5 {
		height: 22px;
		font-size: 1.6rem;
	}
    
    /* ================= sub01_3 현장기구표 */
    .orgInner .org-img {margin-top: 86px;}
    .orgInner .org-img img {width: 1160px;}

    /* ================= sub01_4 오시는길 */
    .mapInner .map-wrap iframe {height: 600px;}
    .mapInner .map-info {margin-top: 62px;}
    .mapInner .map-info .info:nth-child(2) {margin-top: 33px;}
    .mapInner .map-info .info b:before {
        width: 45px; height: 45px;
        margin-right: 20px;
        vertical-align: -14px;
    }
    .mapInner .map-info .info b {
        display: inline-block;
        width: 220px;
        margin-bottom: 0;
    }
    .mapInner .map-info .info p {
        display: inline-block;
        width: calc(100% - 240px);
        font-size: 1.8rem;
        line-height: 1;
    }
}