@charset "utf-8";

.apply-main-wrapper {}

.apply-main-wrapper img {
    display: block;
}

.apply-main-wrapper .screen-out {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
}

.apply-main-wrapper .inner {
    position: relative;
    width: 1102px;
    margin: 0 auto;
}

.apply-main-wrapper .video-thumb {
    display: inline-block;
    position: relative;
}

.apply-main-wrapper .video_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.apply-main-wrapper .video_box div,
.apply-main-wrapper .video_box a {
    display: block;
    width: 100%;
    height: 100%;
}

.apply-main-wrapper .benefit-table {
    box-shadow: 0 5px 15px rgba(0, 3, 12, 0.5);
    border-radius: 30px;
    overflow: hidden;
}

.apply-main-wrapper .benefit-table li {
    float: left;
    width: 25%;
    height: 350px;
    line-height: 1.4;
    padding-top: 48px;
    letter-spacing: -0.05em;
    text-align: center;
    font-size: 26px;
    font-family: 'market-b';
}

.apply-main-wrapper .benefit-table li+li {
    border-left: 1px solid #ccc;
}

.apply-main-wrapper .benefit-table li:nth-child(n + 4) {
    border-top: 1px solid #ccc;
}

.apply-main-wrapper .benefit-table li:nth-child(5n) {
    border-left: 0;
}

/* 컨텐츠 */
.apply-main-wrapper .visual-cont {
    max-width: 2560px;
    height: 1470px;
    padding-top: 160px;
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_bg.png') no-repeat center top 1px;
}

.apply-main-wrapper .visual-title img {
    margin-left: auto;
}

.apply-main-wrapper .visual-title em {
    position: absolute;
    top: 182px;
    left: 794px;
    min-width: 270px;
    letter-spacing: 0.26em;
    text-align: center;
    color: #fff;
    font-size: 48px;
    font-family: 'market-m';
}

.apply-main-wrapper .visual-text {
    display: flex;
    align-items: center;
    height: 645px;
    margin-top: 144px;
    padding-left: 168px;
}

.apply-main-wrapper .visual-text img:last-child {
    margin: 23px 0 0 92px;
}

.apply-main-wrapper .benefit-cont {
    padding: 200px 0 200px;
}

.apply-main-wrapper .benefit-cont .inner {
    width: 1200px;
}

.apply-main-wrapper .benefit-title img {
    margin: 0 auto;
}

.apply-main-wrapper .benefit-cont .benefit-table {
    width: 1100px;
    margin: 79px auto 0;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(1) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_1.png') no-repeat left 31px bottom 16px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(2) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_2.png') no-repeat center bottom 8px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(3) {
    background: url('/_skin/tpl_skin/common_images/apply/benefit_test.png') no-repeat left 34px bottom 38px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(4) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_4.png') no-repeat center bottom 31px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(5) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_5.png') no-repeat left 37px bottom 15px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(6) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_6.png') no-repeat center bottom 39px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(7) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_7.png') no-repeat center bottom 47px;
}

.apply-main-wrapper .benefit-cont .benefit-table li:nth-child(8) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/top_benefit_8.png') no-repeat center bottom 44px;
}

.apply-main-wrapper .benefit-list {
    padding: 49px 0 120px;
    overflow: hidden;
    text-align: center;
}

.apply-main-wrapper .benefit-list li {
    display: inline-flex;
    align-items: center;
    width: 535px;
    height: 240px;
    padding: 0 57px;
    margin: 0 15px;
    border-radius: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    text-align: left;
    vertical-align: top;
    background-color: #fff;
}

.apply-main-wrapper .benefit-list li.type-wide {
    width: 1100px;
}

.apply-main-wrapper .benefit-list li.type-blue {
    color: #fff;
    background-color: #0079d5 !important;
}

.apply-main-wrapper .benefit-cont .benefit-list li:nth-child(n + 1) {
    margin-top: 30px;
}

.apply-main-wrapper .benefit-list li p {
    line-height: 1.3;
    padding-top: 9px;
    letter-spacing: -0.08em;
    font-size: 24px;
    font-family: 'market-l';
}

.apply-main-wrapper .benefit-list li em {
    display: block;
    margin-top: 9px;
    letter-spacing: -0.08em;
    font-size: 34px;
    font-family: 'market-b';
}

.apply-main-wrapper .benefit-list li span {
    color: #a8c9ff;
    font-size: 20px;
    font-family: 'market-l';
}

.apply-main-wrapper .benefit-list li.type-wide p {
    line-height: 1.4;
    padding-top: 13px;
    font-size: 34px;
}

.apply-main-wrapper .benefit-list li.type-wide em {
    margin-top: 0;
    font-size: 50px;
}

.apply-main-wrapper .reason-cont {
    padding: 197px 0 199px;
    background: #172f2f;
}

.apply-main-wrapper .reason-title {
    display: block;
    line-height: 1.3;
    text-align: center;
    letter-spacing: -0.08em;
    color: #fff;
    font-size: 40px;
    font-family: 'market-l';
}

.apply-main-wrapper .reason-title span {
    font-size: 60px;
    font-family: 'market-b';
}

.apply-main-wrapper .reason-list {
    height: 1522px;
    margin-top: 61px;
    padding-top: 45px;
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/reason_img.png') no-repeat 0 0;
}

.apply-main-wrapper .professor-cont {
    overflow: hidden;
    color: #fff;
}

.apply-main-wrapper .professor-cont-1 {
    height: 1484px;
    padding: 195px 0 0;
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/teacher_t1_bg.png') no-repeat center;
}

.apply-main-wrapper .professor-cont-2 {
    height: 1153px;
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/teacher_t2_bg.png') no-repeat center;
}

.apply-main-wrapper .professor-cont-1 .inner {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/teacher_t1_img.png') no-repeat 0 bottom;
}

.apply-main-wrapper .professor-cont-2 .inner {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/teacher_t2_img.png') no-repeat right bottom;
}

.apply-main-wrapper .professor-cont .inner {
    height: 100%;
    overflow: hidden;
}

.apply-main-wrapper .professor-cont .professor-title {
    display: block;
    line-height: 1.3;
    text-align: center;
    letter-spacing: -0.08em;
    font-size: 40px;
    font-family: 'market-l';
}

.apply-main-wrapper .professor-cont .professor-title span {
    position: relative;
    top: 5px;
    line-height: 1.2;
    font-size: 60px;
    font-family: 'market-b';
}

.apply-main-wrapper .professor-cont-1 .professor-wrap {
    float: right;
    margin: 220px 44px 200px 0;
}

.apply-main-wrapper .professor-cont-2 .professor-wrap {
    margin: 281px 0 200px 0;
}

.apply-main-wrapper .professor-cont .professor-list-main {
    margin-top: 59px;
}

.apply-main-wrapper .professor-cont .professor-list-main li {
    font-size: 22px;
    font-family: 'market-m';
}

.apply-main-wrapper .professor-cont .professor-list-main li+li {
    margin-top: 10px;
}

.apply-main-wrapper .professor-cont .professor-list-sub {
    margin-top: 16px;
}

.apply-main-wrapper .professor-cont .professor-list-sub li {
    font-size: 20px;
    font-family: 'market-l';
}

.apply-main-wrapper .professor-cont .professor-list-sub li+li {
    margin-top: 8px;
}

.apply-main-wrapper .professor-cont .professor-video {
    margin-top: 55px;
}

.apply-main-wrapper .curriculum-cont {
    padding: 194px 0 189px;
}

.apply-main-wrapper .curriculum-cont .inner {
    width: 1160px;
}

.apply-main-wrapper .curriculum-cont .curriculum-title {
    display: block;
    line-height: 1.4;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: -0.08em;
    font-size: 40px;
    font-family: 'market-l';
}

.apply-main-wrapper .curriculum-cont .curriculum-title em {
    font-size: 60px;
    font-family: 'market-b';
}

.apply-main-wrapper .book-cont {
    padding: 199px 0 80px;
    background-color: #edf4f7;
}

.apply-main-wrapper .book-cont .inner {
    width: 1200px;
}

.apply-main-wrapper .book-title img {
    margin: 0 auto;
}

.apply-main-wrapper .book-cont .book-deco {
    position: absolute;
    top: 212px;
    left: -114px;
}

.apply-main-wrapper .book-slide {
    position: relative;
    left: 30px;
    margin-left: auto;
    margin-top: 97px;
    margin-right: 50px;
    width: 760px;
    height: 550px;
}

.apply-main-wrapper .book-slide .swiper-pagination {
    top: -20px;
    left: -26px;
    width: 100%;
    text-align: right;
    z-index: 1;
}

.apply-main-wrapper .book-slide .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    border: none;
    margin: 2px 3px;
    border-radius: 18px;
    background: #ccc;
}

.apply-main-wrapper .book-slide .swiper-pagination-bullet-active {
    width: 40px;
    background: #046e5d;
}

.apply-main-wrapper .book-cont .video-thumb {
    position: absolute;
    top: 498px;
    left: 50px;
    width: 366px;
    height: 220px;
}

#book_play.book_play1 {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/book_video.png') no-repeat 0 0;
    background-size: cover;
}

.apply-main-wrapper .book-cont .review-text {
    line-height: 1.4;
    font-size: 20px;
    font-family: 'market-m';
}

.apply-main-wrapper .book-cont .review-user {
    display: block;
    margin-top: 14px;
    font-size: 22px;
    font-family: 'market-b';
}

.apply-main-wrapper .book-cont .benefit-list {
    padding-top: 120px;
}

.apply-main-wrapper .book-cont .benefit-list li {
    position: relative;
    flex-direction: column;
    justify-content: center;
    height: 260px;
}

.apply-main-wrapper .book-cont .benefit-list li:after {
    position: absolute;
    top: -16px;
    line-height: 1.1;
    font-size: 120px;
    font-family: 'market-b';
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(1) {
    text-align: right;
    align-items: flex-end;
    background: #fff url('/_skin/tpl_skin/basic_plant_protection/con2/book_review1.png') no-repeat left 30px bottom;
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(1):after {
    content: '”';
    right: 53px;
    color: #046f5f;
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(1) .review-user {
    color: #046f5f;
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(2) {
    align-items: flex-start;
    background: #fff url('/_skin/tpl_skin/basic_plant_protection/con2/book_review2.png') no-repeat right 27px bottom;
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(2):after {
    content: '“';
    left: 55px;
    color: #174287;
}

.apply-main-wrapper .book-cont .benefit-list li:nth-child(2) .review-user {
    color: #174287;
}

.apply-main-wrapper .premium-cont {
    padding: 222px 0 100px;
}

.apply-main-wrapper .premium-cont .inner {
    width: 1200px;
}

.apply-main-wrapper .premium-title {
    display: block;
    text-align: center;
    letter-spacing: -0.08em;
    font-size: 60px;
    font-family: 'market-b';
}

.apply-main-wrapper .premium-cont .benefit-list {
    padding-top: 58px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(n + 1) {
    margin-top: 30px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(1) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_1.png') no-repeat right -2px top 13px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(2) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_2.png') no-repeat right 17px top 54px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(3) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_7.png') no-repeat right 74px top 54px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(4) {
    background: url('/_skin/tpl_skin/common_images/apply/benefit_test.png') no-repeat right 17px top 54px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(5) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_3.png') no-repeat right 4px top 8px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(6) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_4.png') no-repeat right 41px top 66px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(7) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_5.png') no-repeat right 41px top 78px;
}

.apply-main-wrapper .premium-cont .benefit-list li:nth-child(8) {
    background: url('/_skin/tpl_skin/basic_plant_protection/con2/bottom_benefit_6.png') no-repeat right 62px top 50px;
}

.apply-main-wrapper .premium-cont .benefit-list li.type-wide p {
    font-size: 30px;
}

.apply-main-wrapper .premium-cont .benefit-list li.type-wide em {
    font-size: 46px;
}

.apply-main-wrapper .premium-cont .halbu-popup-show {
    display: inline-block;
    position: relative;
    top: -15px;
    line-height: 34px;
    padding: 0 24px;
    margin-top: 15px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'market-m';
    background: #000;
}