hr{margin: 70px 0;}

.temp{width: 100%; height: 300px; background: #aaaaaa;}
.viewWeb{display: block;}
.viewMobile{display: none;}
section#visual{
    margin-top: 0px;
    position: relative;
    width: 100%;
    height: 1000px;
    background: url(../images/gogreen_img_01.jpg) left top no-repeat;
    background-size: cover;
    background-position: 50% 50%;   
}
section#visual>.visualArea{
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
section#visual>.visualArea .textArea{
    position: absolute;
    right: 0;
    bottom: 150px;
    overflow: hidden;
}
section#visual>.visualArea .textArea .text01{
    float: left;
    padding: 15px 0;
    margin-right: 50px;
}
section#visual>.visualArea .textArea .text01 span{
    color: #ffffff;
    display: block;
    text-align: right;
}
section#visual>.visualArea .textArea .text01 .kor{
    font-size: 26px;
    color: #ffffff;
    line-height: 36px;
    text-shadow: -2px -2px 10px rgba(0, 0, 0, 0.5);
}
section#visual>.visualArea .textArea .text01 .en{
    font-size: 17px;
    color: #ffffff;
    font-family: 'VolvoNovum';
    font-weight: 300;
    margin-top: 15px;
    text-shadow: -2px -2px 10px rgba(0, 0, 0, 0.5);
}
section#visual>.visualArea .textArea .text02{
    float: right;
    font-size: 96px;
    line-height: 85px;
    color: #ffffff;
    font-family: 'VolvoNovum';
    font-weight: 700;
    text-shadow: 2px 2px 10px #080b0c;
}
/*고그린캠페인 신청*/
section#visual .text03{ 
	position: absolute;
    font-size: 2.4em;
    line-height: 2.4em;
    text-shadow: 2px 2px 10px #080b0c;
	font-family: 'VolvoNovum';
	color: #ffffff;
	left: 50px;
	top: 27%;
    width: 460px;
    margin: 0 auto;
    transform: translate(0px, 27%);	
}
.gogreen_testdrive {
	width: 100%; margin: 0 auto; color: #333;
}
.gogreen_testdrive .event_title  {
	font-size: 25px; margin-top: 100px; text-align: center; 
	max-width: 100%; letter-spacing: -1px; font-weight: 600; 
	margin-bottom: 10px
}
.wrap_inner2 {
    padding-top: 150px;
	max-width: 100%; 
	width: auto
}
.wrap_inner2 img {
	max-width: 100%; text-align: center; margin: 0 auto; }

/* 공통 */
.mTop50{
    margin-top: 50px
}
.gogreenContent{
    padding: 100px 0;
    overflow: hidden;
}
.gogreenContent.bg{
    background: #f4f4f4;
}
.contentInner{
    width: 1500px;
    margin: 0 auto;
    position: relative;
}
.contentInner .text{
    font-size: 15px;
    color: #676767;
}
.contentInner .text.rePadding{
    padding: 0  0 0 5%;
}
.contentInner .text>p{
    display: block;
    margin: 0 0 20px 0;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #383838;
    letter-spacing: -0.07em;
    max-width: 100%;
}
.contentInner .text>span{
    display: block;
    margin: 0 0 50px 0;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #383838;
    letter-spacing: -0.07em;
}
.contentInner .text>strong{
    font-size: 20px;
    line-height: 34px;
    color: #333333;
    display: block;
    font-weight: 600;
}
/* 공통 타이틀 */
.titleWrap{
    font-size: 30px;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 400;
    line-height: 40px;
    font-family: 'VolvoNovum';
}
.titleWrap.titleBig{
    font-size: 36px;
}
.titleWrap>span{
    font-weight: 300;
    display: block;
    margin-bottom: 15px;
    font-size: 24px;
}
.halfArea{
    text-align: center;
    font-size: 0;
}
.halfArea>div{
    display: inline-block;
    vertical-align: middle;
    width: 40%;
    margin: 0 5%;
}
.halfArea.sliderWrap{
    margin-bottom: 80px;
}
.halfArea.sliderWrap>div{
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    background: #ffffff;
    min-height: 595px;
    position: relative;
}
.fullArea{
    text-align: center;
}
.iconWrap{
    text-align: center;
    font-size: 0;
}
.iconWrap li{
    display: inline-block;
    vertical-align: top;
    width: 155px;
    height: 155px;
    line-height: 155px;
    background: #fafafa;
    border-radius: 50%;
    margin: 20px;
}
.iconWrap li img{
    vertical-align: middle;
	opacity: .9
}
.iconTextWrap .title>.text01{
    display: block;
    font-weight: 600;
    font-size: 20px;
}
.iconTextWrap .title .text02{
    display: inline-block;
    margin-top: 5px;
    font-family: 'VolvoNovum';
    color: #89a674;
    font-size: 23px;
    border-bottom: 1px solid #89a674;
}
.iconTextWrap{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.iconTextWrap>div ul{
    font-size: 0;
    text-align: center;  
    margin-top: 30px;     
}
.iconTextWrap>div ul li{
    background: #f2f2f2;
    width: 27%;
    display: inline-block;
    margin: 3% 3% 3% 0;
    padding: 2%;
}
.iconTextWrap>div ul li:nth-child(3),
.iconTextWrap>div ul li:nth-child(6){
    margin: 3% 0% 3% 0;
}
.iconTextWrap>div ul li span{
    display: block;        
}
.iconTextWrap>div ul li .img{
    padding: 10px 0 0 0;
}
.iconTextWrap>div ul li .text{
    font-size: 15px;
    color: #333333;
    word-break: keep-all;
    line-height: 20px;
}
nav{
    position: absolute;
    width: 100%;
}
nav ul{
    text-align: center;
    font-size: 0;
    background-color: #ffffff;
}
nav ul li{
    display: inline-block;
    vertical-align: top;
    width: 32.33%;
    margin: 0 0.5%;
}
nav ul li a{
    display: block;
    font-size: 22px;
    color: #838383;
    border-bottom: 2px solid #b8b8b8;
    padding: 10px 0;
    line-height: 30px;
}
nav ul li a:active,
nav ul li a:focus{color: #838383;}
nav ul li a.active,
nav ul li a:hover
{
    color: #000000;
    border-bottom: 3px solid #1c6bba;
}
nav ul li a strong{
    font-size: 24px;
    display: block;
}
.gogreenNav.fixed {
    position: fixed;
    top: 102px;
    left: 50%;
    width: 1500px;
    margin: 0 auto;
    transform: translateX(-50%);
    z-index: 2;
 }.process{
    text-align: center;
    font-size: 0;
    width: 1230px;
    margin: 50px auto 100px auto;
}
.process li{
    display: inline-block;
    vertical-align: top;
    color: #777777;
    font-size: 16px;
    width: calc(20% - 16px);
    margin-right: 20px;
    padding: 20px 1% 20px 5%;
    line-height: 24px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    font-weight: 400;
    letter-spacing: -0.07em;
}
.process li:last-child{
    margin-right: 0;
}
.process li:first-child{
    background: #efefef;
    border: none;
    margin-right: 25px;
    width: calc(20% - 25px);
    text-align: center;
    color: #383838;
    font-weight: 600;
    padding: 20px 0;
}
.process li span{
    position: absolute;
    left: 5px;
    width: 49px;
    height: 49px;
    background: #f4f4f4;
    border-radius: 50%;
    text-align: center;
    line-height: 49px;
}
.contentBox{
    background: #fafafa;
    padding: 50px;
    width: 1230px;
    margin: 50px auto;
}
.contentBox .contentBoxTitle{
    font-size: 24px;
    color: #000000;
    line-height: 35px;
    margin-bottom: 25px;
    font-weight: 700;
}
.contentBox .contentBoxTitle span{
    font-size: 22px;
    display: block;
    font-weight: 300;
    letter-spacing: -0.07em;
}
.contentBox .contentBoxTitle p{
    max-width: 100%;
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
	word-break: keep-all;
}
.contentBox.mb0{
    margin: 50px auto 0!important;
}
.imgTextWrap{
    text-align: center;
    font-size: 0;
}
.imgTextWrap>div{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.imgTextWrap.reWidth>div:nth-child(1){
    width: 40%;
}
.imgTextWrap.reWidth>div:nth-child(2){
    width: 60%;
    padding: 0 0 0 5%;
}
.imgTextWrap.reWidth.first{
    margin-bottom: 70px;
}
.imgTextWrap .how{
    text-align: center;
    font-size: 0;
}
.imgTextWrap .how li{
    padding-left: 15px;
    margin-top: 20px;
    background: #ffffff;
    display: inline-block;
    padding: 15px 20px;
    margin-right: 15px;
}
.imgTextWrap .how li:nth-child(1){
    width: calc(40% - 15px);
}
.imgTextWrap .how li:nth-child(2){
    width: calc(40% - 15px);
}
.imgTextWrap .how li:nth-child(3){
    width: calc(20% - 15px);
}
.imgTextWrap .how li>span{
    display: block;
    text-align: left!important;
    padding: 0!important;
}
.imgTextWrap .how li .title{
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}
.imgTextWrap .how li .num{
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #d0dae4;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
}
.imgTextWrap .how li .text{
    font-size: 16px;
    color: #777777;
}
.social{
    text-align: center;
    font-size: 0;
    margin-top: 70px;
}
.social li{
    display: inline-block;
    vertical-align: top;
    margin: 0 25px;
}
.social li span{
    display: block;
    font-size: 15px;
    color: #333333;
}
.textBox{
    text-align: center;
    font-size: 0;
}
.textBox li{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border: 1px solid #dbdbdb;
    background: #ffffff;
    width: 31.33%;
    margin: 1%;
    padding: 25px 0;
}
.textBox li strong{
    font-family: 'VolvoNovum';
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.textBox li span{
    display: block;
    font-size: 15px;
}
.textBox li span.reSize{
    font-size: 17px;
    font-weight: 600;
    margin-top: 10px;
}
.btn01{
    font-size: 16px;
    color: #1d6bbe;
    margin: 30px 0 0 0;
    border-bottom: 1px solid #1d6bbe;
    display: inline-block;
    padding: 0 25px 5px 25px;
}
.btn01:hover{
    color: #121212;
    border-bottom: 1px solid #121212;
}
.btn01:hover svg{
    stroke: #121212;
}
.btn02{
    margin-top: 80px;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    background: #000000;
    padding: 10px 70px;
    text-align: center;
}
.btn02:hover{
    color: #ffffff;
    background: #1c6bba;
    transition: background 0.2s;
}
.btn02 span{
    color: #ffffff;
    font-family: 'VolvoNovum';
}
.btn03{
    display: block;
    margin-top: 50px;
    color: #1c6bba;
    font-size: 16px;
}
.btn03:hover{
    color: #121212;
}
.btn03:hover svg{
    stroke: #121212;
}
.txt_btn_blt {
    stroke: #1c6bba; 
    margin-left: 5px; 
}
.presentWrap ul{
    font-size: 0;
    text-align: center;
    margin-top: 100px;
}
.presentWrap ul li{
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.presentWrap ul li:last-child{
    margin-right: 0px;
}
.presentWrap ul li span{
    display: block;
}
.gogreenReview p{
    max-width: 100%;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 50px;
}
.gogreenReview ul{
    font-size: 0;
    text-align: center;
}
.gogreenReview ul li{
    display: inline-block;
    vertical-align: top;
    width: 14.66%;
    padding: 0;
    margin: 1%;
    line-height: 0;
}
.gogreenReview ul li a{
    display: block;
}
.gogreenReview ul li img{
    width: 100%;
}

.gogreen_rolling .rollingWrap{
    position: relative;
}
.gogreen_rolling .rollingWrap p{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: #777777;
    font-size: 14px;
}
.gogreen_rolling .rollingWrap p span{
    color: #777777;
    font-size: 16px;
    display: block;
    font-weight: 600;
}
.gogreen_rolling .slick-arrow {
    position: absolute;
    top: 50%;
    margin: -20px 0px 0px 0px;
    z-index: 10;
    font-size: 0;
    width: 20px;
    height: 39px;
}
.gogreen_rolling .slick-arrow.slick-prev {
    left: 20px;
    background: url("../images/arrow_left.png") 0 0 / 100% no-repeat;
}
.gogreen_rolling .slick-arrow.slick-next {
    right: 20px;
    background: url("../images/arrow_right.png") 0 0 / 100% no-repeat;
}
.gogreen_rolling .slick-next::before,
.gogreen_rolling .slick-prev::before{
    width: 20px;
    height: 39px;
    border: none;
    border-radius: unset;
}
.gogreen_rolling .slick-next::after,
.gogreen_rolling .slick-prev::after{
    content: "";
}
.gogreen_rolling .slick-prev{
    left: 0;
}
.gogreen_rolling .slick-next{
    right: 0;
}
.gogreen_rolling .slick-next:hover:before,
.gogreen_rolling .slick-prev:hover:before{
    color: unset;
    background-color: unset;
}
.gogreen_rolling .slick-next:hover:after,
.gogreen_rolling .slick-prev:hover:after{
    color: unset;
}

.friendlyImgWrap{
    width: 1229px;
    margin: 0 auto;
    overflow: hidden;
}
.friendlyImgWrap li {
    float: left;
    line-height: 0;
}

.friendlyImgWrap li:nth-child(1) {
    width: calc(45% - 10px);
    margin-right: 10px;
}
.friendlyImgWrap li:nth-child(2) {
    width: 55%;
    height: 257px;
    overflow: hidden;    
}
.friendlyImgWrap li:nth-child(3) {
    width: calc(33% - 10px);
    margin-top: 10px;
    margin-right: 10px;
    height: 163px;
    overflow: hidden;    
    position: relative;
}
.friendlyImgWrap li:nth-child(3) img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.friendlyImgWrap li:nth-child(4) {
    width: 22%;
    margin-top: 10px;
    height: 163px;
    overflow: hidden;    
    position: relative;
}
.friendlyImgWrap li:nth-child(4) img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}




.magnific-img img {
    width: 100%;
    height: auto;
}
.magnific-img {
    display: inline-block;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.9!important;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
    opacity: 0.5 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter{
	opacity: 1 !important;

}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10003!important;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10004!important;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
     color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF!important;
    right: -10px!important;
    top: -5px!important;
    font-size: 35px!important;
}
.mfp-counter {
    position: absolute;
    top: -30px;
    right: 0;
    color: #CCC!important;
    font-size: 12px!important;
    line-height: 18px;
    white-space: nowrap;
    text-align: right!important;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent!important;
}
.mfp-arrow:after {
    border-top-width: 13px!important;
    border-bottom-width: 13px!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%)!important;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #FFF!important;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #FFF!important;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0!important;
    margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
/**/
.oxp-heroModule--pdpHero.pdp-hero .hero-content-align .hero-content-box .hero-content-box-text {
    width: 600px;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
        /**
        * Remove all paddings around the image on small screen
        */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }    
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

#con03 .contentWrap{
    text-align: center;
    padding: 250px 0 0 0;
}
#con03 .contentWrap h2{
    font-family: 'VolvoNovum';
    font-weight: 700;
    line-height: 40px;
    font-size: 40px;
}
#con03 .contentWrap h2 span{
    display: block;
    font-size: 23px;
    font-weight: 300;
}
#con03 .contentWrap .date{
    display: inline-block;
    background: #f8f8f8;
    padding: 5px 20px;
    margin: 50px 0;
    color: #383838;
    font-size: 17px;
    letter-spacing: -0.05em;
}
#con03 .contentWrap .date .dot{
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 10px 5px 0 0;
    background: #383838;
    border-radius: 50%;
    vertical-align: top;
}
#con03 .contentWrap .date .dot.dot02{
    margin: 10px 5px 0 30px;
}
#con03 .contentWrap .text{
    text-align: center;
    font-weight: 300;
    letter-spacing: -0.05em;
}
#con03 .contentWrap .text strong{
    margin-bottom: 30px;
    font-size: 21px;
}
#con03 .contentWrap .text p{
    text-align: left;
    margin: 15px 0;
    font-size: 16px;
    line-height: 26px;
}
#con03 .contentWrap .text p.small{
    font-size: 13px
}
#con03 .contentWrap .text p strong{
    font-size: 22px;
    color: #333333;
    display: block;
    font-weight: 600;
}
#con03 .halfArea>div.right{
    padding: 0;
}
#con03 .contentWrap .imgTextWrap.reWidth>div:nth-child(2) p{
    text-align: center;
    max-width: 100%;
}

@media screen and (max-width: 1500px){
    section#visual{
        height: 700px;
    }
    section#visual>.visualArea{
        width: 90%;
        margin: 0 5%;
    }
    section#visual>.visualArea .textArea{
        bottom: 100px;
    }
    nav ul li a{
        font-size: 13px;
        line-height: 18px;
    }
    nav ul li a strong{
        font-size: 17px;
    }
    .gogreenNav.fixed{
        width: 100%;
    }

    .contentInner{
        width: 94%;
        margin: 0 3%;
    }
    .iconWrap li{
        width: 140px;
        height: 140px;
        line-height: 140px;
    }
    .iconWrap li img{
        height: 70px;
    }
}
@media screen and (max-width: 1366px){
    .titleWrap{
        margin-bottom: 40px;
    }
    .iconWrap li{
        width: 111px;
        height: 111px;
        line-height: 111px;
    }
    .iconWrap li img{
        height: 60px;
    }
    .halfArea.sliderWrap>div{
        min-height: 550px;
    }
}
@media screen and (max-width: 1280px){
    .iconWrap li{
        width: 111px;
        height: 111px;
        line-height: 111px;
        margin: 15px;
    }
    .iconWrap li img{
        height: 50px;
    }
    .gogreenReview p{
        margin-bottom: 30px;
    }
    .gogreenReview ul li{
        width: 31.3%;
    }
    .process{
        width: 100%;
    }
    .contentBox{
        width: 100%;
    }
    .friendlyImgWrap{
        width: 100%;
    }
    .friendlyImgWrap li:nth-child(2){
        height: 200px;
    }
    .friendlyImgWrap li:nth-child(3),
    .friendlyImgWrap li:nth-child(4){
        height: 126px;
    }
	section#visual.testdrive {
        height: 600px;
    }
	.wrap_inner2 {
		padding-top: 90px;
	}
	section#visual .text03{ 
		position: absolute;
		font-size: 1.8em;
		line-height: 1.8em;
		left: 50%;
		top: 50%;
		width: auto; 
		margin: 0 auto;
		transform: translate(-50%, 50%);
	}
}
@media screen and (max-width: 1024px){
    .mTop50{margin-top: 25px;}
    section#visual>.visualArea .textArea{
        bottom: 70px;
    }    
    section#visual>.visualArea .textArea .text01{
        margin-right: 25px;
    }
    section#visual>.visualArea .textArea .text01 .kor{
        font-size: 20px;
        line-height: 26px;
    }    
    section#visual>.visualArea .textArea .text01 .en{
        font-size: 15px;
        line-height: 20px;
    }
    section#visual>.visualArea .textArea .text02{
        font-size: 65px;
        line-height: 68px;
    }
    .titleWrap{
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 25px;
		font-weight: 600
    }
    .titleWrap.titleBig{
        font-size: 20px;
    }
    .titleWrap>span{
        margin-bottom: 5px;
        font-size: 17px;
    }
    .titleWrap>span img{
        height: 40px;
    }
    .contentInner .text{
        font-size: 15px;
    }
    .contentInner .text>p{
		font-size: 15px;
        margin: 0 10px 10px 10px;
		word-break: keep-all;
    }
    .contentInner .text>strong{
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .iconWrap li{
        width: 95px;
        height: 95px;
        line-height: 95px;
    }
    .iconWrap li img{
        height: 50px;
    }
    .process li{
        width: 50%;
        margin-right: 0;
        padding: 10px 10px 10px 55px;
        font-size: 14px;
    }
    .process li span{
        left: 10px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: 13px;
    }
    .process li:first-child{
        width: 100%;
        margin: 0;
        padding: 10px;        
    }
    .process li:nth-child(4),
    .process li:nth-child(5){
        border-top: none;
    }    
    .contentBox{
        padding: 50px 30px;
        margin: 0;
    }
    .contentBox .contentBoxTitle{
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 25px;
    }
    .contentBox .contentBoxTitle span{
        font-size: 17px;
    }
    .imgTextWrap>div{
        width: 100%;
    }
    .imgTextWrap>div:nth-child(2){
        padding-top: 20px;
    }
    .imgTextWrap.reWidth>div:nth-child(1),
    .imgTextWrap.reWidth>div:nth-child(2){
        width: 100%;
    }
    .presentWrap ul li{
        margin-right: 20px;
        width: calc(33.33% - 20px);
        margin-bottom: 25px;
    }
    .presentWrap ul li:nth-child(3){
        margin-right: 0;
    }
    .halfArea.sliderWrap>div{
        min-height: 484px;
    }
    .gogreen_rolling{
        padding: 50px 0;
    }
    .gogreen_rolling .rollingWrap p{
        margin-bottom: -30px;
        width: 100%;
    }
    .iconTextWrap .title .text02{
        font-size: 20px;
    }
    .iconTextWrap>div ul{
        margin-top: 15px;
    }
    .imgTextWrap.reWidth>div:nth-child(2){
        padding: 0;
    }
    #con03 .contentWrap .text{
        padding: 0;
    }
    #con03 .contentWrap .text p{
        font-size: 15px;
        margin: 7px 0;
        max-width: 100%;
    }
    #con03 .contentWrap .text p strong{
        font-size: 18px;
        margin-bottom: 10px;
    } 
    #con03 .contentWrap .text strong{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1022px){
    section#visual{
        margin: 0;
        height: 602px;  
    }  
    .gogreenNav.fixed{
        top: 0px;
        width: 100%;
    }
    #con03 .contentWrap {
        padding: 150px 0 0 0;
    }
	
}
@media screen and (max-width: 960px){
    hr {
        margin: 30px 0;
    }
    .viewWeb{display: none;}
    .viewMobile{display: block;}
    .width100{width: 100%;}
    section#visual{
        height: 550px;
    }    
    .gogreenContent{
        padding: 50px 0;
    }
    .halfArea>div{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .halfArea>div:nth-child(2){
        margin-top: 30px;
    }
    .contentInner .text{
        padding: 0px;
    }
    .iconTextWrap{
        padding: 30px 0;
    }
    .iconTextWrap .title{
        max-width: 100%;
    }
    .process {
        width: 100%;
        margin: 0px auto 70px auto;
    }
    .process li span{
        top: 7px;
    }
    .btn01{
        font-size: 15px;
        padding: 5px;
        margin: 10px 0 0 0;        
    }
    .btn02 {
        margin-top: 30px;
        font-size: 17px;
    }
    .btn03{
        margin-top: 60px;
    }
    .imgTextWrap .how li{
        margin-top: 10px;
    }
    .imgTextWrap .how li:nth-child(1),
    .imgTextWrap .how li:nth-child(2),
    .imgTextWrap .how li:nth-child(3){
        width: calc(100% - 15px);
    }    
    .imgTextWrap .how li .title{
        font-size: 15px;
    }
    .imgTextWrap .how li .num{
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin-right: 7px;
    }

    #con03 .contentWrap{
        padding: 120px 0 0 0;
    }
    #con03 .contentWrap .text{
        font-size: 15px;
        line-height: 22px;
    }
    #con03 .contentWrap .date{
        margin: 20px 0 35px 0;
        text-align: left;
        font-size: 15px;
    }
    #con03 .contentWrap .date .dot.dot02{
        margin: 10px 5px 0 0;
    }

    .gogreen_rolling{
        padding: 0;
    }
    .gogreen_rolling .slick-arrow{
        width: 15px;
    }
    .gogreen_rolling .slick-arrow.slick-prev{
        left: 10px;
    }
    .gogreen_rolling .slick-arrow.slick-next{
        right: 10px;
    }
    .halfArea.sliderWrap{
        margin-bottom: 40px;
    }
    .halfArea.sliderWrap>div{
        min-height: auto;
        position: static;
    }
    .iconTextWrap{
        position: static;
        transform: none;
    }
    .friendlyImgWrap img{
        width: 100%;
    }
    .friendlyImgWrap li:nth-child(1),
    .friendlyImgWrap li:nth-child(2){
        width: 100%;
        height: 100%;
    }
    .friendlyImgWrap li:nth-child(2){
        margin-top: 10px;
    }
    .friendlyImgWrap li:nth-child(3),
    .friendlyImgWrap li:nth-child(4){
        width: 100%;
        height: 100%;
        position: static;
    }
    .friendlyImgWrap li:nth-child(3) img,
    .friendlyImgWrap li:nth-child(4) img{
        position: static;
        transform: none;
    }
    .presentWrap ul{
        margin-top: 50px;
    }

    .mfp-container{
        padding: 10%!important
    }
    .mfp-title{
        font-size: 15px;
    }
    .mfp-gallery button.mfp-arrow{
        width: 30px;
    }
    .mfp-arrow-left:after {
        border-right: 12px solid #FFF!important;
    }
    .mfp-arrow-right:after{
        border-left: 12px solid #FFF!important;
    }
    .mfp-gallery button.mfp-arrow{
        background: none;
    }
    img.mfp-img {
        padding: 0 0 25px 0!important;
    }
    .mfp-container:hover button.mfp-arrow,
    .mfp-container:hover .mfp-counter{
        background: none!important;
    }
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close{
        top: -45px!important;
    }    
	.wrap_inner2 {
		padding-top: 50px;
	}
}
@media screen and (max-width: 640px){
    section#visual{
        background-position: left 35% center;
    }
    section#visual>.visualArea .textArea {
        overflow: visible;
        bottom: 40px;
    }    
    section#visual>.visualArea .textArea .text01 {
        margin-right: 0;
        float: none;
    }    
    section#visual>.visualArea .textArea .text01 .kor {
        font-size: 17px;
        line-height: 23px;
    }    
    section#visual>.visualArea .textArea .text01 .en {
        font-size: 13px;
        line-height: 17px;
        margin-top: 7px;
    }
    section#visual>.visualArea .textArea .text02 {
        font-size: 55px;
        line-height: 45px;
        text-align: right;
        letter-spacing: -0.03em;
    }	
    .gogreenReview ul li{
        width: 48%;
    }
    .iconWrap li{
        width: 95px;
        height: 95px;
        line-height: 95px;
        margin: 10px;
    }
    .iconWrap li img{
        height: 50px;
    }
	.iconWrap li:nth-child(6) img{
        height: 60px;
    }
    .iconTextWrap>div ul li{
        padding: 3%;
    }
    .iconTextWrap>div ul li .text{
        font-size: 13px;
        line-height: 15px;
        padding: 0;
    }
    .textBox li{
        width: 100%;
    }
    .textBox li span{
        font-size: 15px;
    }
    .textBox li span.reSize{
        font-size: 15px;
    }
    .social li span{
        font: 13px;
    }
    .social li span img{
        height: 55px;        
    }
    #con03 .contentWrap h2{
        line-height: 27px;
        font-size: 25px;
		letter-spacing: 0px;
    }
    #con03 .contentWrap h2 span{
        font-size: 18px;
    }
    #con03 .contentWrap .text strong{
        font-size: 17px;
    }
	.contentInner .text>span {
		font-size: 15px;
		line-height: 1.6em;
		word-break: keep-all;
	}
	section#visual.testdrive {
        height: 250px;
    }
	section#visual .text03{ 
		font-size: 1.3em;
		line-height: 1em;
		left: 50%;
		top: 65%;
		width: 360px; 
		margin: 0 auto;
		transform: translate(-50%, -65%);
		text-align: center;
	}

}

@media screen and (max-width: 480px){
    .process li {
        width: 100%;
        border-top: 0;
    }
    .process li span {
        top: 50%;
        transform: translateY(-50%);
    }
	.iconWrap li{
        width: 95px;
        height: 95px;
        line-height: 95px;
        margin: 8px;
    }
    
}