@media(max-width:1201px) {
    #subTopBox {
        padding: 0;
        margin-top: 30px;
        width: 100%;
    }
    #subTopBox h2 {
        font-size: 2.5em;
    }
	#subTopBox .top_imgbox {margin-top:20px}
	#subTopBox .top_imgbox .top_img {
		width: 100%;
	}
	#subTopBox.on .top_imgbox .top_img{
		background-size: auto 105% !important;
	}
	#subTopBox .top_imgbox .top_img{
		background-size: auto 100% !important;
	}
	#subTopBox .subtop_telBox {
    right: 3%;
    margin-top: -27%;
    padding: 30px 20px;
    }
    #subTopBox .subtop_telBox p.tit{
    font-size: 1em;
    }
    #subTopBox .subtop_telBox p.tel {
    font-size: 2em;
}
    #subTopBox .subtop_telBox p.txt{
    font-size: .9em;
    margin-top: 0;
}
	#subTopBox .top_imgbox .top_img p{ font-size: 1.5em;}
    #subTopBox h2 span {
        font-size: 15px;
        color: #a2a2a2
    }
    #subTopBox ul {
        margin-top: 10px;
    }
    #subTopBox li a {
        line-height: 40px;
        font-size: 1em;
    }
    #contWrap {
        margin-top: 60px;
    }
    #contWrap .areaBox .sTit {
        font-size: 15px;
        word-break: keep-all;
        line-height: 25px;
        margin-top: 20px;
    }
    #contWrap .areaBoxWrap .sTit {
        padding-right: 3vw;
    }
    #contWrap .areaBox .jngkList {
        margin-top: 30px
    }
    #contWrap .areaBox .jngkList li {
        font-size: 14px;
    }
    #contWrap h4 {
        font-size: 35px;
    }
    #contWrap h4.lineV p {
        font-size: 15px;
        letter-spacing: 0;
        margin-bottom: 7px;
    }
    #contWrap .lineV {
        position: relative;
        display: inline-block;
    }
    #contWrap .lineV.st2 {
        display: block;
        text-align: center;
        margin: 10px 0;
    }
    #contWrap .lineV span {
        text-align: center;
    }
    #contWrap .lineV:after {
        content: '';
        position: absolute;
        width: 100%;
        right: -5%;
        height: 30%;
        bottom: 0;
    }
    #contWrap .lineV.st2:after {
        content: '';
        position: absolute;
        width: 50%;
        right: inherit;
        height: 21%;
        bottom: 0;
        left: 50%;
        margin-left: -25%;
    }
    #contWrap .subFull {
        position: relative;
        overflow: hidden;
        text-align: center;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        background: #000;
        width: 80vw;
        margin: 0 auto;
    }
    #contWrap .subFull p {
        font-size: 32px;
    }
    #contWrap .subFull img {
        width: 100%;
        z-index: 9;
    }
    #contWrap .subFull.on img {
        transform: scale(1.1);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        opacity: 0.6;
    }
    #contWrap .subTextWrap {
        margin-top: 0;
    }
	#contWrap .comp_list {
		text-align: center;margin-top:100px;
	}
	#contWrap .comp_list ul{
		width: 100%;
		margin: 80px auto 70px;
	}

	#contWrap .comp_list li{
		width: 25%;
		position: relative;
		text-align: center;
	}
	#contWrap .comp_list li img{
		opacity: 0.8;
		
	}
	#contWrap .comp_list li .imgBox{
		width: 220px;
		height: 220px;
		text-align: center;
		overflow: hidden;
		margin: 0 auto;
	}
	#contWrap .comp_list .txtBox{
		padding: 20px 0;
		font-size: 19px;
		width: 220px;
		color: #FFF;
		line-height: 180px;
		left: 50%;
		margin-left: -109px;
	}
	.makerList li ul {
    margin-top: 50px;
    padding-bottom: 40px;
 }
		.makerList > li {
    margin-bottom: 50px;
}
		.makerList li li {
		width: 41%;
	}
	.makerList .logoT {
    padding-bottom: 25px;
    margin-bottom: 0;
}

	/* 회사소개 */
    .comp_info {
        margin-top: 80px;
    }
    .comp_info img {
        width: 100%
    }
    .comp_info2 {
        margin-top: 90px;
    }
    .comp_info2 p {
        margin-bottom: 20px;
        font-size: 15px;
        word-break: keep-all;
        line-height: 1.6;
    }
    /* 비전 */
    #contWrap .comp2 h4 {
        line-height: 36px;
        letter-spacing: -1.5px;
        font-size: 21px;
        word-break: keep-all;
        margin-left: 0;
        margin-bottom: 60px;
    }
    #contWrap .comp2.st2 h4 {
        margin-left: 0;
        margin-right: 20%
    }
    #contWrap .comp2 h4 b {
        display: inline-block;
        margin-bottom: 10px;
        font-size: 35px;
        margin-top: 20px;
    }
    #contWrap .comp2 img{
    margin: 0;
}
    #contWrap .comp2 .lineV:after {
        height: 8%
    }
    .busi_aff {
        position: relative;
    }
    .busi_aff .Ybanner {
        position: relative;
        margin-top: 50px;
        color: red;
        text-align: center;
        width: 100%;
        z-index: 9;
    }
    .busi_aff .Ybanner span {
        display: inline-block;
        width: 220px;
        height: 220px;
        border-radius: 50%;
        background: #ffc20f;
        color: #222;
        font-size: 45px;
        font-weight: 600;
        letter-spacing: -2.5px;
    }
    .busi_aff .Ybanner .s1 {
        border: 20px solid #ffc20f;
        background: #FFF;
        margin-left: -170px;
        line-height: 165px;
    }
    .busi_aff .Ybanner .s2 {
        position: absolute;
        margin-left: -40px;
        font-size: 20px;
        letter-spacing: -1px;
        font-weight: 500;
        padding-top: 76px;
    }
    .busi_aff .areaBox {
        text-align: center;
        margin-top: 100px;
    }
    .busi_aff .areaBox p {
        font-size: 18px;
        word-break: keep-all;
        font-weight: 400;
        line-height: 30px;
        margin-top: 118px;
        position: relative;
        z-index: 9;
    }
    .busi_aff .areaBox span {
        display: block;
        font-size: 22px;
        letter-spacing: 16px;
        position: absolute;
        width: 100%;
        color: #f3d420;
        margin-top: 40px;
    }
    .busi_aff .areaBox:after {
        content: '';
        display: none;
        position: absolute;
        width: 0;
        left: 50%;
        height: 16px;
    }
    .busi_aff .areaBox:before {
        position: absolute;
        width: 80%;
        left: 50%;
        color: red;
        background: #f3d420;
        bottom: 0;
        z-index: 1;
        margin-left: -40%;
    }
    /* 채용정보 */
    .comp_emp .titleT {
        text-align: center;
        font-size: 19px;
        margin-top: 50px;
        word-break: keep-all;
    }
    .comp_emp .empBox {
        margin: 30px 0 20px;
        text-align: center;
        overflow: hidden;
        padding-top: 30px;
    }
    .comp_emp .empBox li {
        position: relative;
        margin: 0 -1%;
        background: dimgrey;
        width: 35%;
        color: #FFF;
        height: 460px;
        float: left;
        border: 0;
    }
    .comp_emp .empBox li:nth-of-type(1) {
        background: url('../img/sub/emp01.jpg') no-repeat;
        background-size: cover;
    }
    .comp_emp .empBox li:nth-of-type(2) {
        margin-top: -30px;
        background: url('../img/sub/emp02.jpg') no-repeat;
        background-size: cover;
        z-index: 9;
    }
    .comp_emp .empBox li:nth-of-type(3) {
        background: url('../img/sub/emp03.jpg') no-repeat;
        background-size: cover;
    }
    .comp_emp .empBox li p {
        font-size: 40px;
        font-weight: 600;
        padding-top: 160px;
    }
    .comp_emp .empBox span {
        position: absolute;
        bottom: 60px;
        width: 80%;
        display: block;
        left: 10%;
        font-size: 15px;
        word-break: keep-all;
    }
    .comp_emp .empBox2 {
        display: flex;
        width: 100%;
        justify-content: space-between;
        margin-top: 190px;
    }
    .comp_emp .empBox2 > div {
        width: 33.3%;
        padding: 0 20px;
    }
    .comp_emp .empBox2 > div p {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: -1px;
    }
    .comp_emp .empBox2 > div .tit {
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 30px;
    }
    .comp_emp .empBox3 {
        margin: 100px 0;
        background: #f0f0f0;
        text-align: center;
        padding: 80px 0;
    }
    .comp_emp .empBox3 .titleT2 {
        font-size: 19px;
        font-weight: 600;
        margin-bottom: 50px;
    }
    .comp_emp .empBox3 ol {
        display: flex;
        justify-content: center;
    }
    .comp_emp .empBox3 li {
        position: relative;
        width: 220px;
        background: #f9edc9;
        height: 220px;
        border-radius: 50%;
        margin: 0 15px;
    }
    .comp_emp .empBox3 li:nth-of-type(2) {
        background: #fae8b2;
    }
    .comp_emp .empBox3 li:nth-of-type(3) {
        background: #fcda78;
    }
    .comp_emp .empBox3 li:nth-of-type(4) {
        background: #fecd3e;
    }
    .comp_emp .empBox3 li:before {
        content: '';
        display: block;
        width: 100%;
        height: 80px;
        position: absolute;
        top: 49px;
        background-size: 55px auto !important;
    }
    .comp_emp .empBox3 li:nth-of-type(1):before {
        background: url('../img/sub/ico_emp.png') no-repeat center 13px;
    }
    .comp_emp .empBox3 li:nth-of-type(2):before {
        background: url('../img/sub/ico_emp.png') no-repeat center -59px;
    }
    .comp_emp .empBox3 li:nth-of-type(3):before {
        background: url('../img/sub/ico_emp.png') no-repeat center -133px;
    }
    .comp_emp .empBox3 li:nth-of-type(4):before {
        background: url('../img/sub/ico_emp.png') no-repeat center -217px;
    }
    .comp_emp .empBox3 li p {
        font-size: 18px;
        letter-spacing: -1px;
        padding-top: 140px;
    }
    .comp_emp .empBox3 .txt {
        font-size: 15px;
        margin: 50px 0;
    }
    .comp_emp .btnBox a {
        display: inline-block;
        width: 220px;
        background: white;
        margin: 0 5px;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        border-radius: 50px;
        line-height: 50px;
        border: 1px solid #cacaca;
        position: relative;
        padding-left: 58px;
        text-align: left;
    }
    .comp_emp .btnBox a:hover {
        background: #fecd3e;
        box-shadow: 0 0 20px rgb(0 0 0 / 10%);
        border: 1px solid #fecd3e;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .comp_emp .btnBox a:before {
        content: '';
        display: inline-block;
        width: 28px;
        height: 22px;
        background: url('../img/sub/ico_hg.png') no-repeat left center;
        position: absolute;
        left: 29px;
        top: 13px;
    }
    .comp_emp .btnBox a:after {
        content: '';
        display: inline-block;
        width: 28px;
        height: 22px;
        background: url('../img/sub/ico_down.png') no-repeat left center;
        position: absolute;
        right: 20px;
        top: 13px;
    }
    /* 연혁 */
    .comp_hist {
        margin-top: -60px;
        padding-top: 60px;
        min-height: 700px;
        background-size: 60%;
    }
    .comp_hist #tabBox {
        margin-top: 80px;
    }
    .comp_hist #tabBox .tit {
        display: flex;
        justify-content: center;
    }
    .comp_hist #tabBox .tit li {
        position: relative;
    }
    .comp_hist #tabBox .tit li a {
        z-index: 10;
        position: relative;
        display: block;
        font-size: 22px;
        color: #000;
        padding: 10px 70px;
        margin: 0 15px;
    }
    .comp_hist #tabBox .tit li a:focus {
        border: 0;
        outline: 0
    }
    .comp_hist #tabBox .tit li.ui-state-active a,
    .comp_hist #tabBox .tit li:hover a {
        font-weight: 600;
    }

    .comp_hist #tabBox .tit li:after {
        content: '';
        position: absolute;
        display: block;
        width: 55px;
        height: 55px;
        background: #f0f0f0;
        border-radius: 50%;
        top: 0;
        z-index: 1;
        margin-left: 40px;
    }
    .comp_hist .hisBox {
        position: relative;
    }
    .comp_hist .hisBox {
        display: none;
        margin-top: 120px;
    }
    .comp_hist .hisBox > ol {
        width: 100%;
        margin: 0 auto;
    }
    .comp_hist .hisBox > ol > li {
        display: flex;
        margin-bottom: 40px;
        position: relative;
    }
    .comp_hist .hisBox .years {
        font-size: 35px;
        font-weight: 600;
        width: 30%;
        padding-left: 30px;
        z-index: 2;
    }
    .comp_hist .hisBox > ol > li:after {
        content: '';
        display: block;
        position: absolute;
        width: 2px; /* height: 90px; */
        background: #eaeaea;
        z-index: 1;
        margin-left: 26%;
        bottom: 0;
        top: 0;
    }
    .comp_hist .hisBox .dates {}
    .comp_hist .hisBox .dates ol {
        margin-top: 5px;
    }


    .comp_map {
        padding-top: 40px;
        min-height: 840px
    }
    .comp_map .autoW .root_daum_roughmap_landing {
        width: 100% !important;
        margin-top: 40px;
    }
    .mapText {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        width: 50%;
    }
    .mapText .adr {
        width: 50% !important;
        background: #ffc20f;
        line-height: 45px;
        padding: 50px;
    }
    .mapText .tel {
        background: #505050;
        width: 50%;
    }
    .comp_map .mapBox {}
    .comp_map .mapBox ul {
        display: flex;
        justify-content: space-between;
    }
    .comp_map .mapBox li {
        width: 30%;
        padding: 10px 3%;
        /* background: #f0f0f0; */
        margin-top: 80px;
        /* border: 3px solid #e2e2e2; */
    }
    .comp_map .mapBox li:nth-of-type(1) {
        width: 49%;
    }
    .comp_map .mapBox li:before {
        content: '';
        display: inline-block;
        width: 46px;
        height: 50px;
        float: left;
        margin-right: 15px;
    }
    .comp_map .mapBox li:nth-of-type(1):before {
        background: url('../img/sub/ico_map.png') no-repeat left center;
        background-size: 35px;
    }
    .comp_map .mapBox li:nth-of-type(2):before {
        background: url('../img/sub/ico_tel.png') no-repeat left center;
        background-size: 36px;
    }
    .comp_map .mapBox li:nth-of-type(3):before {
        background: url('../img/sub/ico_fax.png') no-repeat left center;
        background-size: 35px;
    }
    .comp_map .mapBox li p {
        color: #222;
    }
    .comp_map .mapBox li .tit {
        font-size: 15px;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .comp_map .mapBox li .txt {
        font-size: 19px;
    }
    /* marketing */
    .marketing04 {
        background: url('../img/sub/mk04_bg.gif') no-repeat left 80px;
        min-height: 600px;
        margin-top: 0;
        overflow: hidden;
    }
    .marketing04 .areaBox {
        margin-top: 110px;
    }
    .marketing04 .txt {
        font-size: 19px;
        letter-spacing: -0.9px;
        width: 70%;
        float: right;
        overflow: hidden;
        padding-top: 40px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .marketing04 .txt span {
        display: block;
    }
    .marketing04 .btnBox {
        float: right;
        margin-top: 40px;
        width: 70%;
        padding-bottom: 30px
    }
    .marketing04 .btnBox a {
        display: inline-block;
        width: 160px;
        height: 160px;
        border-radius: 50%;
        text-align: center;
        font-size: 15px;
        color: #000;
        padding: 87px 15px 0;
        margin-right: 20px;
        /* border: 8px solid #ffc20f; */
        background-color: #FFF;
    }
    .marketing04 .btnBox a:nth-of-type(1) {
        background: #ffc20f url('../img/sub/ico_mk04_1.png') no-repeat center 32px;
        background-size: 35px;
    }
    .marketing04 .btnBox a:nth-of-type(2) {
        background: #ffc20f url('../img/sub/ico_mk04_2.png') no-repeat center 32px;
        background-size: 40px;
    }
    .marketing04 .btnBox a:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
        background-color: #ffc20f;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }
    .marketing02 {}
    .marketing02 p.tc {
        font-size: 18px;
        padding: 70px 0;
        position: relative;
        margin-bottom: 50px;
    }
    .marketing02 p.tc:after {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        background: #ffc20f;
        position: absolute;
        border-radius: 50%;
        left: 50%;
        margin-left: -9px;
        bottom: 0;
    }
    .marketing02 p.tc.smallPd {
        padding: 100px 0 35px;
        font-weight: 500;
        font-size: 22px;
    }
    .marketing02 .mkBox {
        text-align: center;
        margin-bottom: 110px;
    }
    .marketing02 .mkBox img {
        width: 100%
    }
    .marketing02 .mkBox.mbAuto {
        margin-bottom: 0
    }
    .marketing02 .mkBox .txtBox {
        position: relative;
        margin: -75px auto 0;
        background: #FFF;
        width: 80%;
        padding: 30px 0;
        line-height: 26px;
        word-break: keep-all;
    }
    .marketing02 .mkBox .txtBox .tit {
        font-size: 25px;
        font-weight: 600;
        color: #222;
    }
    .marketing02 .mkBox .txtBox .tit span {
        display: block;
        font-size: 16px
    }
    .marketing02 .mkBox .txtBox .tit.st2 {
        font-weight: 400;
        font-size: 20px;
    }
    .marketing02 .mkBox .txtBox ul {
        overflow: hidden;
        margin-top: 30px;
    }
    .marketing02 .mkBox .txtBox li {
        text-align: left;
        padding: 0 5%;
        font-size: 15px;
        letter-spacing: -0.8px;
        position: relative;
        margin-bottom: 15px;
    }
    .marketing02 .mkBox .txtBox li span {
        position: relative;
        z-index: 2;
    }
    .marketing02 .mkBox .txtBox li:after {
        content: '';
        display: block;
        width: 37px;
        height: 3px;
        background: #ffc20f;
        position: absolute;
        left: 30px;
        top: 12px;
        z-index: 1;
    }
    .marketing02 .mkBox .txtBox.st2 {
        margin: -50px auto 0;
    }
    .marketing02 .mkBox .txtBox.st2 ul {
        margin-top: 20px;
    }
    .marketing02 .mkBox .txtBox.st2 li {
        text-align: center;
        padding-top: 26px;
        font-size: 14px;
        line-height: 23px;
    }
    .marketing02 .mkBox .txtBox.st2 li:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #ffc20f;
        position: absolute;
        left: 50%;
        top: 0;
        border-radius: 50%;
        margin-left: -5px;
    }
    .marketing02 .mkBox .txtBox.st2.w2 {
        width: 80%;
        word-break: keep-all;
        line-height: 26px;
    }
    .marketing02 .mkBox .txtBox p {
        margin-top: 11px;
        color: #777;
    }
    .golfcenter {}
    .golfcenter .mkBox img {
        width: 100%;
    }
    .golfcenter .mkBox img.st2 {
        width: 45%
    }
    img.st3 {
        width: 80%
    }
    .golfcenter #tabBox {}
    .golfcenter #tabBox ul {
        margin-top: 50px;
    }
    .golfcenter #tabBox li {}
    .golfcenter #tabBox li a {
        display: inline-block;
        font-size: 15px;
        background: #F0F0F0;
        color: #222;
        padding: 10px 40px;
        outline: 0
    }
    .golfcenter #tabBox li.ui-state-active a,
    .golfcenter #tabBox li.ui-state-active a:hover {
        background: #ffc20f;
        color: #222;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .centerBox .tblBox {
        width: 100%;
        margin: 40px auto 0;
    }

    .tblBox .tbl thead td,
    .tblBox .tbl thead th {
        font-size: 15px;
        padding: 15px 30px;
        border-top: 2px solid #ffc20f;
        border-bottom: 2px solid #ffc20f;
        background: #fff9ea;
        text-align: center;
    }
    .tblBox .tbl tbody td {
        padding: 12px 13px;
        font-size: 15px;
        border-bottom: 1px solid #DDD;
        border-right: 1px solid #DDD;
    }
    .tblBox .tbl tbody td:last-child {
        border-right: 0;
    }
    .tblBox .tbl tbody tr:hover {
        background: #f0f0f0
    }
    .tblBox .tbl.noH tbody tr:hover {
        background: none
    }
    .marketing_Slide {
        margin: 90px auto;
        width: 1200px;
    }
    .marketing_Slide .slick-slide img {
        width: 85%
    }
    .basicBox {
        position: relative;
        text-align: center;
        width: 75%;
        padding-top: 0;
        margin: 0 auto;
    }
    .basicBox > p {
        font-size: 15px;
        line-height: 25px;
        position: relative;
        background: #FFF;
        padding: 20px;
        width: 80%;
        margin: -40px auto 0;
        word-break: keep-all;
    }
    .basicBox > p.styleBG {
        background: #ffc20f;
        margin: -150px auto 50px;
        width: 70%
    }
    .basicBox > img {
        width: 100%;
    }
    .basicBox.st2 {
        position: relative;
        text-align: center;
        width: 90%;
        padding-top: 0;
    }
    .basicBox.st2 > p {
        font-size: 15px;
        line-height: 25px;
        position: relative;
        background: #FFF;
        padding: 20px;
        width: 80%;
        margin: -40px auto 0;
    }
    .bgbox {
        background: #f0f0f0
    }
    .basicTxtBox {
        margin-bottom: 20px;
        overflow: hidden;
    }
    .basicTxtBox .tit {
        background: url('../img/sub/ico_list.png') no-repeat left 9px;
        font-size: 22px;
        font-weight: 600;
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .basicTxtBox .txt {
        font-size: 15px;
        padding-left: 20px;
    }
    .consBox {
        margin: 190px 0;
    }
    .jngkList2 {
        margin-bottom: 100px;
    }
    .jngkList2 ul {
        overflow: hidden;
    }
    .jngkList2 li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 1%;
    }
    .jngkList2 li > p {
        background: #ffc20f;
        font-size: 18px;
        font-weight: 500;
        line-height: 50px;
    }
    .jngkList2 li .box {
        margin-top: 0;
        background: #f0f0f0;
        padding: 20px 0;
    }
    .jngkList2 li .box p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .jngkList3 {
        text-align: center;
        overflow: hidden;
        margin: 90px 0;
    }
    .jngkList3 li {
        background: url('../img/sub/jngkList3_bg.gif') no-repeat left -55px;
        display: inline-block;
        font-size: 22px;
        text-align: left;
        width: 240px;
        vertical-align: top;
        padding-left: 32px;
        margin: 0 4%;
    }
    .jngkList3 p {
        margin-top: 50px;
        font-size: 15px;
        padding-bottom: 40px;
        line-height: 25px;
    }
    .gc2List {
        /* overflow: hidden; */
        margin-top: 90px;
    }
    .gc2List > ul {
        text-align: center;
    }
    .gc2List > ul > li {
        display: inline-block;
        width: 300px;
        background: url('../img/sub/gc2List.png') no-repeat;
        height: 270px;
        background-size: 100%;
        padding-top: 121px;
        font-size: 22px;
        margin-right: -15px;
        position: relative;
        text-align: center;
        padding-right: 30px;
    }
    .gc2List > ul > li span {
        font-size: 15px;
        display: block;
        padding: 4px 15px 3px;
        margin-right: 10px;
        position: absolute;
        display: none;
    }
    .gc2List > ul > li div {
        margin: 10px auto;
        font-size: 15px;
        width: 500px;
        text-align: left;
    }

    #contWrap .subFull.on p {
        margin-top: 0;
        opacity: 1;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    #contWrap .subFull img {
        width: 100%;
        z-index: 9;
    }
    #contWrap .subFull.on img {
        transform: scale(1.1);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        opacity: 0.6;
    }
    #contWrap .subTextWrap {
        overflow: hidden;
        margin-top: 50px
    }


	.cusTelList li{
		width: 33.3%;
		padding: 0 15px;
	}
	.acaLesson ol > li {
		width: 100%;
		margin-bottom: 50px;
		margin-left: 0;
	}
	.acaLesson ol > li > p{
		width: 100%;
		border-radius: 0;
		height: auto;
		padding-top: 40px;
		padding-bottom: 14px;
	}
	.acaLesson ol > li:after{
		content:'↓';
		left: 50%;
		width: 100%;
		margin-left: -50%;
		top: inherit;
		bottom: -38px;
		font-size: 19px;
	}
	.acaLesson ol > li:nth-of-type(1) > p{
		background: #eaeaea url(../img/sub/ico_step01.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(2) > p{
		background: #eaeaea url(../img/sub/ico_step02.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(3) > p{
		background: #eaeaea url(../img/sub/ico_step03.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(4) > p{
		background: #eaeaea url(../img/sub/ico_step04.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(5) > p{
		background: #ffc20f url(../img/sub/ico_step05.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(6) > p{
		background: #eaeaea url(../img/sub/ico_step06.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ol > li:nth-of-type(7) > p{
		background: #eaeaea url(../img/sub/ico_step07.png) no-repeat center 13px;
		background-size: 23px;
	}
	.acaLesson ul{
		top: inherit;
		margin-top: 10px;
		left: 0;
		margin-left: 0;
		overflow: hidden;
		position: relative;
	}
	.acaLesson ol > li:nth-of-type(5){
	    border-radius: 0;
	}
	.irBox {
    width: 90vw !important;
 }
	.irBox ul{}
	.irBox ul li{
		display: flex;
		padding-bottom: 60px;
		height: auto;
	}
	.irBox ul li .tit{
		background: #222222;
		height: 150px;
		text-align: center;
		margin-bottom: 24px;
		z-index: 2;
		font-size: 20px;
		padding-top: 48px;
	}
	.irBox ul li .tit span{font-size: 13px;}
	.irBox ul li .numBox{
		flex: 1;
		margin-left: -10px;
		background: #fafafa;
		display: flex;
		z-index: 1;
		margin-top: 20px;
	}
	.irBox ul li .numBox div{
		width: 20%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.irBox ul li .numBox div p{
		font-size: 18px;
	}
	.irBox ul li .numBox div em{
		font-weight: 600;
		font-size: 36px;
	}

}