@charset "UTF-8";

/* CSS Document */

@font-face {
    font-family: 'Notoserif-sb';
    src: url('../fonts/NotoSerifCJKkr-SemiBold.eot');
    src: url('../fonts/NotoSerifCJKkr-SemiBold.eot?#iefix') format('embedded-opentype');
	src: local('☺'), url('../fonts/NotoSerifCJKkr-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Notosans-r';
    src: url('../fonts/NotoSansKR-Regular.eot');
    src: url('../fonts/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype');
	src: local('☺'), url('../fonts/NotoSansKR-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Notosans-m';
    src: url('../fonts/NotoSansKR-Medium.eot');
    src: url('../fonts/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype');
	src: local('☺'), url('../fonts/NotoSansKR-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Notosans-b';
    src: url('../fonts/NotoSansKR-Bold.eot');
    src: url('../fonts/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype');
	  src: url('../fonts/NotoSansKR-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/** bootstrap **/
.container {margin-right: auto;margin-left: auto;padding-left:15px;padding-right:15px;}
.row {margin-left: -15px;margin-right: -15px;}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;position:relative;min-height: 1px;padding-left: 15px;padding-right: 15px;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {width:100%;margin-bottom: 15px;}
/** E:bootstrap **/


/** layout **/
.container {max-width: 1385px;}

/* sec_top */

#onestep_wrap {padding-top:92px;word-break:keep-all}
.my-breadcrumbs {display:none;}		
.foundbf_title {font-size:15px; font-weight:bold; background-color:#2f897c;width:100%;color:#ffffff; padding:18px;}
.foundbf_title .title_sub02 {position:absolute; right:20px; margin-top:-12px; text-align: right;}

.btn_area .info {margin-top:16px;font-size:13px;font-weight:bold;color: #333;line-height:1.5;}

.pc_out {display:none;}
.sec_top {padding-bottom: 200px;  background: #7fc5bb}
.sec_top h1 {
  padding: 100px 0 115px;
  text-align: center;
  line-height: 1em;
  color: #333
}
.sec_top h1 span {
  display: block;
  padding-bottom: 30px;
  color: #2f4945;
  font-size: 33px;
  font-family: 'Notosans-b'
}
.sec_top h1 strong {
  display: inline-block;
  width: 480px;
  height: 77px;
  text-indent: -9999px;
  background: url(../img/onestep/tit_h1.png) no-repeat 0 0
}
.sec_top > .container > div {float: left}

/**/
.sec_top .sec_video {max-width: 640px;	width: 48.301886%;}
.sec_top .sec_video img {width: 100%}
.sec_top .sec_video iframe {width: 100%}
/**/

.sec_top .txt_area {
  width: 48.452830%;
  padding-left: 3.39622641509434%;
}
.sec_top .txt_area strong {
  display: block;
  padding-bottom: 37px;
  color: #2f4945;
  font-size: 32px;
  font-family: 'Notosans-b';
  letter-spacing: -2px;
  line-height: 1.2em
}
.sec_top .txt_area p {
  padding-bottom: 72px;
  font-size: 20px;
  font-family: 'Notosans-m';
  line-height: 1.5em;
  letter-spacing: 0.1px;
  color: #333
}
.txt_mobile{display: none}
.sec_top .txt_area .btn_area {width: 82.914572%}

/* button */
.btn_area .btn_join_onestep {
  display: block;
  line-height: 70px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  font-family:'malgun gothic';
  font-weight: bold;
  background:#ff6749;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px
}
.btn_area .btn_join_onestep:hover, .btn_area .btn_join_onestep:active {background:#d86100}
.btn_area .btn_join_onestep .info {display:block;font-size:18px;font-weight:normal}
.btn_area .btn_join_onestep img {margin-top: -4px; max-width: 103px;}

/* sec_01 */
.sec_01 {position: relative; background: #2b2b2b;}
.sec_01 h2 {
  position: relative;
  padding-bottom: 63px;
	color: #fff;
	font-size: 40px;
	font-family: 'Notosans-b';
  line-height: 1.2;
}
.sec_01 .part_left {
  position: absolute;
  top: 0; bottom: 0;
  width: 50%;
  background: url(../img/onestep/bg_sec01.jpg) no-repeat 33% 50%;
  background-size: cover;
}
.sec_01 .part_left p {
  position: absolute;
  left: 50%;
  bottom: 20%;
  width: 85%;
  margin-left: -43%;
  padding: 10px 15px;
  line-height: 1.3em;
  font-family: 'Notosans-m';
  font-size: 25px;
  text-align: center;
  color: #ccc;
  background: rgba(0,0,0,.75)
}
.sec_01 .part_right {
  position: relative;
  left: 50%;
  width: 50%;
  padding: 160px 15px 143px 0;
}
.sec_01 .part_right > div {
  max-width: 642px;
  padding: 0 15px 0 6.8%;
}
.sec_01 .part_right p {
	font-family: 'Notosans-m';
	font-size: 24px;
	line-height: 1.7em;
	color: #ccc
}
.sec_01 .part_right p + p {padding: 34px 0; color: #7fc5bb}
/* sec_02 */
.sec_02 {background: #e9e9e9;}
.sec_02 h2 {
  padding: 53px 0 50px;
	font-family: 'Notosans-b';
	font-size: 36px;
	color: #212121;
	text-align: center;
	line-height: 1em;
}
.sec_02 .contents_box {
  position: relative;
  min-height: 439px;
	margin-bottom: 120px;
	background: #fff;
}
.sec_02 .contents_box > .img_area {
	position: absolute;
  top: 0;
  bottom: 0;
	width: 48.56088560885609%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.sec_02 .contents_box > .img_area_1 {background-image: url(../img/onestep/bg_sec02_01.jpg);}
.sec_02 .contents_box > .img_area_2 {background-image: url(../img/onestep/bg_sec02_02.jpg);}
.sec_02 .contents_box > .img_area_3 {background-image: url(../img/onestep/bg_sec02_03.jpg);}
.sec_02 .contents_box > .img_area_4 {background-image: url(../img/onestep/bg_sec02_04.jpg);}
.sec_02 .contents_box > .img_area_5 {background-image: url(../img/onestep/bg_sec02_05.jpg);}
.sec_02 .contents_box > .txt {
	position: relative;
  left: 48.56088560885609%;
	width: 51.365313%;
	padding: 37px 50px 54px;
}
.sec_02 .contents_box blockquote {
	position: relative;
	padding: 40px;
	font-family: 'Notoserif-sb';
	font-size: 20px;
	color: #322a2a;
	letter-spacing: -0.9px;
	line-height: 1.6em;
}
.sec_02 .contents_box blockquote:before,
.sec_02 .contents_box blockquote:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 25px;
	background-image: url(../img/onestep/bul_quotes.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sec_02 .contents_box blockquote:before {top: 0; left: 0;}
.sec_02 .contents_box blockquote:after {
	bottom: 0; right: 0;
	background-position: right 0;
}
.sec_02 .contents_box blockquote > span {
  display: block;
  text-align: right;
}
.sec_02 .txt p {
	padding-top: 20px;
	font-family: 'Notosans-m';
	font-size: 20px;
	color: #666;
	line-height: 1.6em;
  letter-spacing: -1.1px;
}
.sec_02 .webtoon h2 {
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-family: 'Notoserif-sb';
	font-size: 30px;
	color: #333;
	line-height: 90px;
	background: #fff;
}
.sec_02 .mobile_webtoon {display: none;}
.sec_02 + .sec_02 {padding-top: 43px}
.sec_02 + .sec_02 .webtoon {margin-bottom: 40px;}

.sec_02 .con_prol .txt blockquote .point {color:#333}

/* sec_03 */
.sec_03 {
	height: 886px;
	padding-top: 60px;
	text-align: center;
	color: #000;
	background: url(../img/onestep/bg_sec03.jpg) no-repeat center top;
}
.sec_03 h2 {
	position: relative;
	padding: 46px 0 96px;
	font-size: 38px;
	font-family: 'Notoserif-sb';
}
.sec_03 h2:before,
.sec_03 h2:after {
	content: '';
	position: absolute;
	left: 50%;
	width: 40px;
	height: 25px;
	margin-left: -20px;
	background-image: url(../img/onestep/bul_quotes.png);
	background-repeat: no-repeat;
	background-position: 0 -31px;
}
.sec_03 h2:before {top: 0}
.sec_03 h2:after  {bottom: 40px;	background-position: right -31px}
.sec_03 .txt_area p {
	font-family: 'Notosans-m';
	font-size: 22px;
	color: #000;
	line-height: 1.5em;
}
.sec_03 .btn_area {max-width: 495px; margin: 48px auto 0;}

/* sec_04 */
.sec_04 {
	padding: 100px 0 80px;
	background: #f3e66b;
	font-size: 20px;
	font-family: 'Notosans-m';
	color: #555231;
	line-height: 1.5em;
}
.sec_04 h2 {
  font-size: 32px;
  font-family: 'Notosans-b';
  color: #2a2816;
}
.sec_04 .img_area {
  float: right;
  width: 31.73431734317343%;
  max-width: 430px;
  margin-top: -80px;
  padding-top: 21.99261992619926%;
  background: url(../img/onestep/bg_sec04_pc.jpg) no-repeat 0 0;
  background-size: contain;
}
.sec_04 .txt_area {
  width: 65%;
  padding-bottom: 102px;
}
.sec_04 .txt_area p {padding-top: 45px;}
.sec_04 .contents_box h3 {
	position: relative;
	width: 359px;
	margin: 0 auto;
	font-family: 'Notosans-b';
	font-size: 24px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	background: #f6523f;
	border-radius: 24px;
  -webkit-border-radius:24px;
  -moz-border-radius:24px;
  -o-border-radius:24px
}
.sec_04 .contents_box ul {
  background: #f1f0ed;
  margin-top: -28px;
  padding: 60px 0 25px;
}
.sec_04 .contents_box li {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 7.380073800738007%;
}
.sec_04 .contents_box li + li {border-left: 1px solid #c3c3c3}
.sec_04 .contents_box li .img_mobile {display: none}
.sec_04 .contents_box li p {
  position: absolute;
  right: 9%;
  bottom: 20%;
  font-family: 'Notosans-b';
  font-size: 24px;
  color: #333;
}

/* sec_05 */
.sec_05 {padding: 76px 0;	background: #b6dbf2;}
.sec_05 h2 {
	padding-bottom: 48px;
	font-size: 36px;
	font-family: 'Notoserif-sb';
	color: #276498;
	text-align: center;
}
.sec_05 ul {padding: 0 10.332103%;}
.sec_05 li {
	float: left;
	width: 48.2342%;
	background: #fff;
}
.sec_05 li + li {margin-left: 3.531598%}
.sec_05 li a > * {float: left;}
.sec_05 li span {
	width: 40.46242774566474%;
  padding-top: 27.36030828516378%;
	background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sec_05 li .contents_img1 {background-image: url(../img/onestep/bg_sec05_1.jpg)}
.sec_05 li .contents_img2 {background-image: url(../img/onestep/bg_sec05_2.jpg)}
.sec_05 li p {
	width: 59.53757225433526%;
	padding: 6.863198% 7% 0;
	font-size: 19px;
	font-family: 'Notosans-m';
	color: #656565;
}

.sec_06 {margin-bottom:50px;}

@media only screen and (min-width:1px) and (max-width:999px) {
	.container {margin-right: auto;margin-left: auto;padding-left:15px !important;padding-right:15px !important;}
	
    #onestep_wrap {padding-top:0px;}
    .foundbf_menu {display:none}
    .btn_quick {display:none;}
	.mobile_out {display:none;}
	.pc_out {display:block;}
 	.txt_pc {display: none}
	.txt_mobile {display:block}
    
    .foundbf_title {margin-top:50px; z-index:99;position:fixed;font-size:12px; font-weight:bold; background-color:#2f897c;width:100%;color:#ffffff; padding: 6px 4px 2px;}
	.foundbf_title .title_sub02 {position:absolute; right:10px; margin-top:0px;}
	.sec_video {position:relative; width:100%; height:0; padding-top:30px; padding-bottom: 46.25%;overflow:hidden;}
	.bf_video {position:absolute;top:0; right:0; width:100%;height: 100%;}
	
	
  /** layout **/
	.container {max-width: 510px;}

  /* sec_top */
  .sec_top {padding-bottom: 40px}
  .sec_top h1 {padding: 100px 0 20px;}
  .sec_top h1 span {padding-bottom: 13px; font-size: 16px;}
  .sec_top h1 strong {
    width: 100%;
    max-width: 255px;
    max-height: 43px;
    background-size: contain;
  }
  .sec_top > .container > div {float: none}
  .sec_top .sec_video {max-width: 480px; width: auto; margin-bottom: 40px;}
  .sec_top .txt_area {width: 100%; padding-left: 0}
  .sec_top .txt_area strong {padding-bottom: 20px; font-size: 20px; text-align: center; line-height: 1.5;}
  .sec_top .txt_area .txt_mobile {
    padding-bottom: 40px;
    text-align: center;
    font-size: 15px;
    letter-spacing: -0.5px;
  }
  .sec_top .txt_area .btn_area {width: 100%;}

  /* button */
  .btn_area .btn_join_onestep {max-width: 330px; margin: 0 auto; font-size: 20px; line-height: 50px;}
  .btn_area .btn_join_onestep img {max-width: 69px;}

  /* sec_01 */
   .sec_01 > h2 {
    position: static;
    width: 100%;
    padding: 45px 0 21px;
    text-align: center;
    font-size: 23px;
   }
   .sec_01 .part_left {
     position: relative;
     width: 100%;
     padding-top: 56.111111%;
     background: url(../img/onestep/bg_sec01_mobile.jpg) no-repeat 50% 50%;
     background-size: contain;
   }
   .sec_01 .part_left p {
     left: 0;
     bottom: 0;
     width: 100%;
     margin-left: 0;
     font-size: 14px;
   }
   .sec_01 .part_right {
     position: static;
     width: 100%;
     padding: 39px 0;
   }
   .sec_01 .part_right > div {
     max-width: 100%;
     padding: 0;
   }
   .sec_01 .part_right p {}
   .sec_01 .part_right p + p {padding: 0}
   .sec_01 .part_right .txt_mobile {
     font-size: 15px;
     text-align: center;
   }

  /* sec_02 */
  .sec_02 h2 {padding: 26px 0 18px; font-size: 23px;}
  .sec_02 .contents_box {margin-bottom: 26px;}
  .sec_02 .contents_box > .img_area {
    position: static;
    width: 100%;
    padding-top: 66.363636%;
  }
  .sec_02 .contents_box > .img_area_4 {background-image: url(../img/onestep/bg_sec02_04_mobile.jpg);}
  .sec_02 .contents_box > .txt {
    position: static;
    width: 100%;
    padding: 0 20px 35px;
  }
  .sec_02 .contents_box blockquote {
    margin-top: -12px;
    padding: 28px 20px;
    font-size: 15px;
  }
  .sec_02 .contents_box blockquote:before,
  .sec_02 .contents_box blockquote:after {
    width: 20px;
    height: 13px;
    background-size: 44px auto;
    background-position: 0 -29px;
  }
  .sec_02 .contents_box blockquote:before {top: 5px; left: 4px;}
  .sec_02 .contents_box blockquote:after {bottom: 5px; right: 4px; background-position: right -29px;}
  .sec_02 .contents_box .quote1 {margin-top:0;padding:40px 0}
  .sec_02 .contents_box .quote2 {background-color: #9fcbdc}
  .sec_02 .contents_box .quote3 {background-color: #feaab2}
  .sec_02 .contents_box .quote4 {background-color: #ff9b90}
  .sec_02 .contents_box .quote5 {background-color: #eec4eb}
  .sec_02 .txt p {
    font-size: 15px;
    font-family: 'Notosans-m';
    letter-spacing: 0;
  }
  .sec_02 .webtoon h2 {
    font-size: 20px;
    line-height: 55px;
    background: #f9f9f9;
  }
  .sec_02 .pc_webtoon {display: none;}
  .sec_02 .mobile_webtoon {display: block;}
  .sec_02 .mobile_webtoon img + img {border-top: 1px solid #dadada}
  .sec_02 + .sec_02 {padding: 44px 0;}
  .sec_02 + .sec_02 .webtoon {margin-bottom: 0}	


  /* sec_03 */
  .sec_03 {
  	height: 600px;
  	padding-top: 29px;
  	background: url(../img/onestep/bg_sec03_mobile.jpg) no-repeat center bottom;
    background-size: cover;
  }
  .sec_03 h2 {padding: 34px 0 55px; font-size: 17px;}
  .sec_03 h2:before,
  .sec_03 h2:after {
    width: 20px;
    height: 13px;
    background-size: 44px auto;
    background-position: 0 -14px;
  }
  .sec_03 h2:after {bottom: 24px; background-position: right -14px}
  .sec_03 .txt_area .txt_mobile {text-align: left; font-size: 15px;}
  .sec_03 .btn_area {margin: 33px auto 0;}

  /* sec_04 */
  .sec_04 {padding: 35px 0; font-size: 15px;}
  .sec_04 h2 {
    padding-bottom: 15px;
    font-size: 16px;
    text-align: center;
  }
  .sec_04 .img_area {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 69.027777%;
    background: url(../img/onestep/bg_sec04_mobile.jpg) no-repeat 0 0;
    background-size: contain;
  }
  .sec_04 .txt_area {width: 100%; padding-bottom: 45px;}
  .sec_04 .txt_area p {padding-top: 25px;}
  .sec_04 .contents_box h3 {
    width: 0; height: 0;
    text-indent: -9999px;
    overflow: hidden;
  }
  .sec_04 .contents_box ul {
    margin-top: 0;
    padding: 0;
    background: none;
  }
  .sec_04 .contents_box li {padding: 36px 0 13px; background-color: #eeede9;}
  .sec_04 .contents_box li + li {background-color: #f2f2f0;}
  .sec_04 .contents_box li .img_pc {display: none}
  .sec_04 .contents_box li .img_mobile {display: block}
  .sec_04 .contents_box li p {
    top: 12px;
    left: 15px;
    right: auto;
    bottom: auto;
    font-size: 15px;
  }

  /* sec_05 */
  .sec_05 {padding: 39px 0 75px}
  .sec_05 h2 {padding-bottom: 21px;	font-size: 23px;}
  .sec_05 ul {padding: 0}
  .sec_05 li {float: none; width: 100%}
  .sec_05 li + li {margin-top: 6px; margin-left: 0;}
  .sec_05 li span {width: 40.454545%; padding-top: 30.454545%;}
  .sec_05 li p {
    padding: 7% 6% 0;
    font-size: 15px;
    line-height: 1.2;
  }
  
  /*sec_06*/
 .sec_06 {margin-top:50px;}
}


@media only screen and (min-width:1000px) {	
	
	.sec_02 .con_prol .txt blockquote:before,
	.sec_02 .con_prol .txt blockquote:after {display:none}
	.sec_02 .con_prol .txt blockquote {width:100%;max-width:700px;margin:0 auto;font-size:24px;padding-top:100px;}
	.sec_02 .con_prol .txt blockquote .point {margin-top:40px;font-size:28px;color:#333}

	.sec_02 .con_right > .img_area {right:0;width: 50%;}
	.sec_02 .con_right > .txt {left:0;width: 50%;}
	
	.sec_01 .con_right > .txt {padding-top:100px}
}


