/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */


@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 	'S-CoreDream-4Regular';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}



body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

p {
  line-height: 1.75;
}

a {
  color: #fed136;
}

a:hover {
  color: #fec503;
}

.text-primary {
  color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.page-section {
  padding: 80px 0;
}

.page-section h2.section-heading {
  font-size: 45px;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 5px;
	font-family: 'GmarketSansMedium';
	font-weight: 500;
}

.page-section h3.section-subheading {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 60px;
  text-transform: none;
	color: #f0f0f0;
  font-family: 'S-CoreDream-3Light','Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
@media screen and (max-width: 1199px) {
	.page-section h3.section-subheading {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 991px) {
	.page-section {
	  padding: 60px 0;
	}
	.page-section h2.section-heading {
		font-size: 40px;
	}
	.page-section h3.section-subheading {
		font-size: 19px;
	}
}

@media screen and (max-width: 767px) {
	.page-section {
	  padding: 50px 0;
	}	
	.page-section h2.section-heading {
		font-size: 30px;
		line-height: 1.2;
		word-break: keep-all;
		margin-bottom: 5px;
	}
	.page-section h3.section-subheading {
		font-size: 18px;
		line-height: 1.3;
		margin-bottom: 30px;
		word-break: keep-all;
		padding: 0 20px;
	}
	.page-section #contactForm #sendMessageButton {
		font-size: 16px;
		margin-top: 10px;
	}
}
@media screen and (max-width: 360px) {
	.page-section h2.section-heading {
		font-size: 28px;
	}
	.page-section h3.section-subheading {
		font-size: 17px;
	}
}


@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'S-CoreDream-4Regular','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';

}

.btn-xl {
  font-size: 18px;
  padding: 18px 40px 15px 40px;
}

.btn-primary {
  background-color: #fed136;
  border-color: #fed136;
	margin-top: 50px;
	color: #212529;
	font-family: 'GmarketSansMedium';
	
}
.btn-test1 {
  background-color: #fed136;
  border-color: #fed136;
}

.btn-primary:focus, .btn-primary:hover {
  background-color: #212529 !important;
  border-color: #212529 !important;
  color: #fed136;
}

/*.btn-primary:active, .btn-primary:focus, .btn-primary:hover {*/
/*  background-color: #5686ff !important;*/
/*  border-color: #5686ff !important;*/
/*  color: white;*/
/*}*/

/*.btn-primary:active, .btn-primary:focus {*/
/*  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;*/
/*}*/

#mainNav {
  background-color: #212529;
}
#mainNav .navbar-collapse ul {
	padding: 20px 10px;
}
#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #212529;
  border: 0;
  background-color: #fed136;
	font-weight: 600;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {   /* welcome-message 첫번째 글자 디자인*/
  color: #fed136;
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  font-weight: normal;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'S-CoreDream-4Regular','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fed136;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
	  /* border-bottom:1px solid rgba(225,225,225,0.2); */
	  background-image: linear-gradient(180deg,rgba(0,0,0,.6),transparent);
  }
#mainNav .navbar-collapse ul {
	padding: 0px;
}	
  #mainNav .navbar-brand {
    /*font-size: 1.75em;*/
    font-size: 1.5em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
	 /* border-bottom:none; */
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

@media screen and (max-width: 389px) {
	#mainNav .navbar-brand {
		font-size: 1em;
	}
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/header-bg01.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}
header.masthead .intro-text {
  padding-top: 300px;
  padding-bottom: 200px;
  text-align: left;
}
header.masthead .intro-text .intro-lead-in {
  font-size: 2.19rem;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 25px;
  font-family: 'GmarketSansMedium','Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
header.masthead .intro-text .intro-heading {
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 70px;
  margin-bottom: 10px;
  font-family: 'GmarketSansBold','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
@media screen and (max-width: 1199px) {
	header.masthead {
		background-position: 85% center;
	}
	header.masthead .intro-text {
	  padding-top: 250px;
	  padding-bottom: 150px;
	}	
}
@media screen and (max-width: 991px) {
	header.masthead {
		background-position: 80% center;
	}	
	header.masthead .intro-text {
	  padding-top: 220px;
	  padding-bottom: 120px;
	}		
	header.masthead .intro-text .intro-lead-in{
		font-size: 1.8rem;
		margin-bottom: 20px;
	}
	header.masthead .intro-text .intro-heading {
		font-size: 3.4rem;
		margin-bottom: 0;
	}	
}

@media screen and (max-width: 767px) {
	header.masthead .intro-text {
	  padding-top: 150px;
	  padding-bottom: 100px;
		text-align: center;
		word-break: keep-all;
		padding-left: 10px;
		padding-right: 10px;
	}

	header.masthead .intro-text .intro-lead-in {
	  font-size: 1.3rem;
	  line-height: 12px;
	  margin-bottom: 20px;
		color: #fed136;
	}

	header.masthead .intro-text .intro-heading {
	  font-size: 2.5rem;
	  line-height: 1.3;
	}
	header.masthead .intro-text	.btn-primary {
		padding: 15px 30px 12px 30px;
		margin-top: 30px;
		font-size: 16px;
	}
}


.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #fed136;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position: center;
	padding: 100px 0;
}
section#contact .section-heading {
  text-align: center;
  color: #3a3a3a;
  font-weight: 900;
  font-size: 45px;
  line-height: 1.3;
  margin-bottom: 5px;
  font-family: 'GmarketSansMedium','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
section#contact .section-heading2 {
  text-align: center;
  color: #5b5b5b;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 60px;
  font-family: 'S-CoreDream-4Regular','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
@media screen and (max-width: 991px) {	
	section#contact {
		padding-top: 80px;
	}
	section#contact .section-heading {
		font-size: 40px;
	}
	section#contact .section-heading2 {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {	
	section#contact {
		padding-top: 70px;
		padding-bottom: 70px;
	}	
	section#contact .section-heading {
	  font-size: 30px;
	  line-height: 1.2;
		word-break: keep-all;
		margin-bottom: 5px;
	}
	section#contact .section-heading2 {
	  font-size: 18px;
	  line-height: 1.3;
	  margin-bottom: 30px;
		word-break: keep-all;

	}
	section#contact .section-heading3 {
	  text-align: left;
	  color: #fff;
	  font-size: 12px;
	  line-height: 12px;
	  margin-bottom: 12px;
	  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	}	
}
@media screen and (max-width: 360px) {
	section#contact .section-heading {
		font-size: 28px;
	}
	section#contact .section-heading2 {
		font-size: 17px;
		padding: 0 10px;
	}
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


section#about {
  background-color: #212529;
  background-repeat: no-repeat;
  background-position: center;
	padding: 100px 0 120px 0;
}

section#about .section-heading {
  color: #fed136;
}

section#about .form-group {
  margin-bottom: 25px;
}

section#about .form-group input,
section#about .form-group textarea {
  padding: 20px;
}

section#about .form-group input.form-control {
  height: auto;
}

section#about .form-group textarea.form-control {
  height: 248px;
}

section#about .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#about ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#about ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#about :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
@media screen and (max-width: 991px) {
	section#about {
		padding: 80px 0 100px 0;
	}
}
@media screen and (max-width: 767px) {
	section#about {
		padding-top: 70px;
		padding-bottom: 90px;
	}
}


.footer {
  background-color: #ededed;
  padding: 50px 0;
}
.footer .section-heading3 {
  text-align: left;
  color: #212529;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 12px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.footer .section-heading4 {
  text-align: left;
  color: #9c9c9c;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 12px;
  font-family: 'S-CoreDream-4Regular','Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
  color: #3a3a3a;
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  text-align: center;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #fed136;
}





/* ---------------- 추가 ------------------- */




.post-img img {width: 100%;}
button#sendMessageButton:hover { border:1px solid #fed136 !important;  }
.b-0 { border: 0 !important; }
.d-contents {display: contents !important;}
.d-inline-grid { display: inline-grid !important;}
.mt10 { margin-top: 10px; }
.p-0 { padding: 0 !important; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt60 { padding-top: 60px; }
.pt65 { padding-top: 65px; }
.pt80 { padding-top: 80px; }
.pt120 { padding-top: 120px; }
.pt140 { padding-top: 140px; }
.pt180 { padding-top: 180px; }
.pt200 { padding-top: 200px; }
.pt250 { padding-top: 250px; }
.pb80 { padding-bottom: 80px; }
.pb120 { padding-bottom: 120px; }
.mt0 { margin-top: 0 !important; }
.mt10 { margin-top: 10px !important; }
.mt30 { }
.mb0 { margin-bottom: 0 !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb_60 { margin-bottom: 60px !important; }
.mb80 { margin-bottom: 80px !important; }
.color_yellow { color:#fed136;}
.color_white { color: #fff;}
.bg-yellow { background:#fffbef; }
.bg-gray { background:#f5f5f5; }
br {font-family: 'sans-serif'; font-size: 5px;}

.line {
	width: 2px;
	height: 40px;
	background: #ccc;
	display: inline-block;
}
@media screen and (max-width: 991px) {
	.m-p0 { padding-left: 0; padding-right: 0; }
	}
@media screen and (max-width: 767px) {
	.line {
		height: 30px;
	}
	.mobile-array {
		padding-left: 20px;
		padding-right: 20px;
	}
}





.nav-tabs {
	display: block;
	border-bottom:0;
}
.nav-tabs li {
	border-radius: 10px;
	margin-bottom: 20px;
	background: #fed136;
	display: grid;
}
.nav-tabs li.active > a {
	background: #212529;
	color: #fed136;
	border-radius: 10px;
}
.nav-tabs li:hover {
	background: #212529;
	text-decoration:none;
}
.nav-tabs li a { 
	padding:16px 30px 10px 30px; 
	font-size: 22px;
	color: #212529;
	font-family:'GmarketSansMedium';
	font-weight:600;
	display: block;
}
.nav-tabs li a:hover {
	color: #fed136;
	text-decoration:none;
	font-weight: normal;
}
.nav-tabs li a.active {
	background: #212529;
	color: #fed136;
	border-radius: 10px;
	font-weight: 500;	
}
.panel-body .tab-content .tab-pane p {
	font-family:'S-CoreDream-4Regular';
	text-align:center;
	margin-bottom:0;
	padding-top: 8px;
	font-weight:normal;
	word-break: keep-all;	
}



/********************************************/
/* 링플메인 페이지 css */
/********************************************/




/****** main 01.탭 컨텐츠 css ******/

.tab-section {
	padding-top: 120px;
	padding-bottom: 60px;
}
.tab-section .tab-cont {
	display: flex;
}
.tab-section .tab-con .line-tab {
	display: flex;
}
.tab-section .nav-tabs li a i.arrow {
	display: inline;	
	vertical-align: text-top;	
	opacity: 0;
}
.tab-section .nav-tabs li a.active i.arrow {
	opacity: 1;
	float: right;
	margin-top: 0.1rem;
	padding-left: 10px;
}
.tab-section .nav-tabs li.cont-txt {
	margin: 12px 5px 12px 15px;
}
.tab-section .nav-tabs li.cont-txt a {
	padding: 13px 24px 7px 24px;
}
.tab-section .nav-tabs li.cont-txt a i {
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 1px;
}
.tab-section .tab-body {
	padding: 10px;
}
.tab-section .tab-content .text-uppercase .tab-tit {
	font-family:'GmarketSansBold' !important;
	font-size:45px;
	letter-spacing:-0.5px;
	color:#212529;
	line-height:1.3;
	padding-left: 115px;
	padding-right: 115px;
}

.tab-section .panel-body .tab-content .tab-pane p.tab-txt {
	color: #666;
	line-height: 1.5;
	letter-spacing: -0.5px;
}
.tab-section .panel-body .tab-content .tab-pane p span {
	background: rgba(254,197,3,0.3);
	padding: 5px 5px 0 5px;
}
@media screen and (max-width: 1199px) {
	.tab-section .tab-content .text-uppercase .tab-tit {
		padding-left: 50px;
		padding-right: 50px;
	}
	.tab-section .panel-body .tab-content .tab-pane p.tab-txt {
		padding-top: 5px;
	}
}
@media screen and (max-width: 991px) {
	.tab-section {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.tab-section .nav-tabs li {
		margin-bottom: 12px;
	}
	.tab-section .nav-tabs li a {
		padding: 14px 15px 8px 15px;
		font-size: 20px;
		word-break: keep-all;
		letter-spacing: -1px;
	}	
	.tab-section .tab-content .text-uppercase .tab-tit {
		font-size: 38px;
	}
	.tab-section .panel-body .tab-content .tab-pane p {
		padding: 0 10px 0px;
	}	
	.tab-section .panel-body .tab-content .tab-pane p.tab-txt {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.tab-section {
		padding-top: 80px;
		padding-bottom: 40px;
	}
	.tab-section .tab-cont {
		display: block;
	}
	.tab-section .tab-cont .line-tab {
		display: block;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;		
	}
	.tab-section .nav-tabs li {
		margin-bottom: 7px;
	}
	.tab-section .nav-tabs li a {
		padding: 10px 20px 6px 20px;		
		font-size: 20px;
		letter-spacing: 0;
	}		
	.tab-section .nav-tabs li a.active i.arrow {
		transform: rotate(90deg);
		padding-left: 3px;
	}
	.tab-section .tab-body {
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		padding-top: 40px;
	}	
	.tab-section .panel-body .tab-content .tab-pane p {
		font-size: 30px;
		line-height: 1.35;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tab-section .panel-body .tab-content .tab-pane p span {
		padding: 4px 3px 0px 3px;
	}
	.tab-section .panel-body .tab-content .tab-pane p.tab-txt {
		padding-top: 5px;
		font-size: 18px;
		letter-spacing: -0.5px;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 360px) {
	.tab-section .panel-body .tab-content .tab-pane p {
		font-size: 28px;
		padding-left: 0;
		padding-right: 0;
	}
	.tab-section .panel-body .tab-content .tab-pane p.tab-txt {
		font-size: 17px;
	}
}




/****** main 02. 패럴랙스 css ******/

.parallax-8 {
    background-image: url("../img/header-bg02.jpg") !important;
}
.parallax-inner {
    padding: 120px 0;
    background-image: url("../../img/img/demo.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%; 
    background-size: cover;
}
.parallax-inner h1 {
	font-family:'GmarketSansMedium';
	font-weight: normal;
	font-size: 55px;
	line-height: 1.3;
}
.parallax-inner h1 span {
	font-family: 'GmarketSansBold';
}
@media screen and (max-width: 991px) {
	.parallax-inner {
		padding: 70px 0;
	}
	.parallax-inner h1 {
		font-size: 45px;
		line-height: 1.3;
	}
}
@media screen and (max-width: 767px) {
	.parallax-inner {
		padding: 60px 0 50px 0;
	}
	.parallax-inner h1 {
		font-size: 30px;
		word-break: keep-all;
		padding-left: 18px;
		padding-right: 18px;
		line-height: 1.4;
		letter-spacing: -0.5px;
	}
}
@media screen and (max-width: 375px) {
	.parallax-inner h1 {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 360px) {
	.parallax-inner h1 {
		font-size: 28px;
		padding-left: 10px;
		padding-right: 10px;
		letter-spacing: -1px;
	}
}



/****** main 03. 컨텐츠 css ******/

.solution-section {
	padding-bottom: 50px;
}

.solution-section .container .featured-item .icon {
	position: absolute;
	font-size: 40px;
}
.solution-section .container .featured-item .icon i {
	vertical-align: super;
	color: #fed136;
}
.solution-section .container .featured-item .title {
	font-family:'GmarketSansBold'; 
	font-size:40px; 
	margin-bottom:30px; 
	margin-top:40px;
	letter-spacing: -1px;
	padding-left:80px; 
	word-break:keep-all;
	color: #3a3a3a;	
}
.solution-section .container .featured-item .title h4 {
	font-family: 'GmarketSansMedium';
	margin-bottom: 15px;
}
.solution-section .container .featured-item .title span {
	font-family:'S-CoreDream-4Regular';
	font-weight:normal;
	font-size: 20px;
	color: #666;
	display: block;
	line-height: 1.6;
	padding-right: 30px;
}
@media screen and (max-width: 1199px) {
	.solution-section .container .featured-item .title {
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.solution-section .container .featured-item .title span {
		padding-right: 0;
	}
}
@media screen and (max-width: 991px) {
	.solution-section {
		padding-bottom: 40px;
	}
	.solution-section .container .featured-item .icon  {
		margin-top: -5px;		
		font-size: 2.3rem
	}
	.solution-section .container .featured-item .title {
		padding-left: 65px;
		margin-top: 25px;
		margin-bottom: 15px;
	}
	.solution-section .container .featured-item .title h4 {
		margin-bottom: 5px;		
	}
	.solution-section .container .featured-item .title span {
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.solution-section {
		padding-top: 70px;
		padding-bottom: 10px;
	}	
	.solution-section .container .featured-item .icon {
		font-size: 33px;
	}	
	.solution-section .container .featured-item .title {
		margin-top: 0;
		margin-bottom: 35px;
		padding-left: 60px;
	}
	.solution-section .container .featured-item .title h4 {
		font-size: 22px;
	}
	.solution-section .container .featured-item .title span {
		font-size: 18px;
	}
}
@media screen and (max-width: 360px) {
	.solution-section .container .featured-item .title h4 {
		font-size: 20px;
	}
}



/****** main 04. 컨텐츠 css ******/

.service-section {
	padding-top: 0;
	padding-bottom: 100px;
}

.service-section .service-box {
	padding: 68px 60px;
	justify-content:center;
	background-image:url("../img/header-bg03.jpg");
	flex-direction:column;
	display: flex;
	background-size:cover;
	background-position:50%;
	border-radius:15px;
	color: #3a3a3a;
}
.service-section .service-box p {
	font-family: 'GmarketSansBold';
	font-size: 35px;
	margin-bottom: 0;
	line-height: 30px;
	color: #3a3a3a;
}
.service-section .service-box p i:before {
	font-size: 18px;
	color: #999;
}
.service-section .service-box span {
	padding-left: 42px;
	font-family: 'S-CoreDream-3Light';
	padding-bottom: 15px;
	padding-top: 2px;
	font-size: 17px;
	color: #666;
}
.service-section .btn-primary {
	width: 230px;
	margin-left: 38px;
	margin-top: 30px;
}
@media screen and (max-width: 1199px) {
	.service-section .service-box {
		background-position: 70%;
	}
}
@media screen and (max-width: 991px) {
	.service-section {
		padding-bottom: 80px;
	}
	.service-section .service-box {
		padding: 55px 25px;
		background-position: 65%;
		margin: 0 auto;
	}
	.service-section .service-box p {
		font-size: 31px;
	}
	.service-section .service-box span {
		padding-left: 38px;
	}
	.service-section .btn-primary {
		padding: 15px 20px 12px 20px;
		width: 200px;
	}
}

@media screen and (max-width: 767px) {
	.service-section {
		padding-bottom: 70px;
	}
	.service-section .service-box {
		margin: 0 auto;
		background-color: #f0efeb;
		background-position : 70% 140%;
		background-size : auto 75%;
		background-repeat : no-repeat;
		padding: 40px 20px;
	}
	.service-section .service-box p {
		font-size: 25px;

	}	
	.service-section .service-box span {
		padding-left: 29px;
		padding-top: 0;
		font-size: 15px;
		padding-bottom: 10px;
	}	
	.service-section .btn-primary {
		width: 160px;
		margin-top: 40px;
		padding: 13px 20px 10px 20px;
		font-size: 16px;
		margin-left: 0;
	}
}
@media screen and (max-width: 360px) {
	.service-section .service-box p {
		font-size: 23px;
	}
}







/********************************************/
/* 링플소개 페이지 css */
/********************************************/



/****** 타이틀 css ******/

.mainNav_sub { 
	background:#212529 !important;
}

.page-section .container .tit-number {
	font-family: 'S-CoreDream-4Regular';
	font-size: 20px;
	background: #000;
	display: inline-block;
	color: #fec503;
	padding: 3px 30px;
	border-radius: 50px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.page-section .container .tit-number > span {
	color: #fff;
}
.page-section .container .maintitle {
	font-family:'GmarketSansLight'; 
	font-size: 55px;
	word-break: keep-all;
	letter-spacing: -0.5px;
	line-height: 1.25;
	margin-bottom: 0;
}
.page-section .container .maintitle span{
	font-family: 'GmarketSansBold';
}
.page-section .container .title {
	font-family:'GmarketSansBold'; 
	font-size: 45px; 
	margin-bottom:45px; 
	margin-top: 10px;
	letter-spacing: -0.5px;
	word-break: keep-all;
	line-height: 1.3;
}
.page-section .container .title-sub {
	font-family: 'S-CoreDream-4Regular'; 
	font-size: 22px; 
	color: #666; 
	margin-bottom: 50px; 
	letter-spacing: -0.5px;
	line-height: 1.4;
}
.page-section .container .cont-tit {
	font-family: 'GmarketSansMedium';
	font-size: 35px;
	font-weight: normal;
	word-break: keep-all;
	line-height: 1.4;
	letter-spacing: -0.5px;
}
.page-section .container .cont-tit span {
	font-family: 'GmarketSansBold';
	font-size: 45px;
	color: #d8271c;
}
@media screen and (max-width: 991px) {	
	.page-section .container .tit-number {
		font-size: 1.1rem;
	}
	.page-section .container .maintitle {
		font-size: 45px;
	}	
	.page-section .container .title {
		font-size: 40px;
		margin-bottom: 30px;
	}
	.page-section .container .title-sub { 
		font-size: 20px;  
		word-break: keep-all; 
		margin-bottom: 40px;
	}
	.page-section .container .cont-tit {
		font-size: 30px;
		line-height: 1.3;
	}
	.page-section .container .cont-tit span {
		font-size: 40px;
	}
}
@media screen and (max-width: 767px) {
	.page-section .container .tit-number {
		font-size: 16px;
		margin-bottom: 20px;
		padding: 3px 30px 0px 30px;
	}		
	.page-section .container .maintitle {
		font-size: 32px;
		letter-spacing: -1px;
	}
	.page-section .container .title {
		font-size: 30px;
		line-height: 1.3;
		margin-bottom: 25px;
		letter-spacing: -1px;
	}	
	.page-section .container .title-sub {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.page-section .container .cont-tit {
		font-size: 22px;
		padding-bottom: 5px;
	}
	.page-section .container .cont-tit span {
		font-size: 30px;
	}	
}
@media screen and (max-width: 360px) {
	.page-section .container .maintitle {
		font-size: 30px;
	}
	.page-section .container .title {
		font-size: 28px;
	}
	.page-section .container .cont-tit {
		font-size: 20px;
	}
	.page-section .container .cont-tit span {
		font-size: 25px;
	}
	.page-section .container .title-sub { 
		font-size: 17px;
	}
}




/****** start-tab css ******/

#start-tab {
	padding-top: 230px;
}
#start-tab .tab-container {
	margin: 0 auto;
}
#start-tab .tab-container .title {
	margin-top: 35px;
	margin-bottom: 25px;
}
#start-tab .p-left {
	font-family: 'GmarketSansLight';
	font-size: 25px;
	color:#777;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: -0.5px;
	word-break: keep-all;
}
#start-tab .bg-cover {
	position:absolute; 
	top:0; width: 100%; 
	z-index: -1; 
	border-top: 510px solid #fffbef; 
	transition:border 0.2s ease; 
	left: 0;
}
#start-tab #tab_box {
	background: #ffffffb3;
	padding: 35px 20px;
	border: 1px solid rgba(68, 68, 68, 0.05);
	border-radius: 5px;

}
#start-tab .nav-tabs #subtab {
	width: 24%;
	margin: 0.5%;
	border-radius: 5px;
}
#start-tab .nav-tabs #subtab a {
	padding: 5px 5px;
	font-size: 24px;
	text-align: center;
	font-family: 'GmarketSansMedium';
	line-height: 1.2;
}
#start-tab .nav-tabs #subtab a.active {
	border-radius:5px;
	font-weight: normal;
}
#start-tab .nav-tabs #subtab a span {
	font-size:13px;
	font-family:'S-CoreDream-3Light';
	color: #fff;	
}
#start-tab #subtab_content {
	padding-top: 20px;
}
#start-tab #subtab_content p{
	text-align:left;
	font-size: 20px;
	padding-left: 13px;
	letter-spacing: -0.5px;
	font-weight: normal;
	font-family: 'S-CoreDream-4Regular';
	padding-top:0;
	color: #555;	
	line-height: 1.7;
}
#start-tab #subtab_content p i {
	font-size: 19px;
	color: #fed136;
	vertical-align: middle;
	padding-bottom: 4px;
	margin-right: 3px;
}
#start-tab .more-icon {
	padding: 10px 20px;
	display: inline-block;
	margin: 10px 10px 0; 
	font-family: 'S-CoreDream-3Light';
	border: 1px solid #ffe99e;
	font-weight: 600;
	border-radius: 5px;
}
#start-tab .more-icon:hover{
	background: #fff7da;
	border: 1px solid #fff7da;
}
#start-tab .more-icon a {
	color: #333;
}
#start-tab .more-icon a:hover {
	text-decoration: none;
}
#start-tab .more-icon a i {
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-left: 5px;
}
@media screen and (max-width: 1199px) {
	#start-tab {
		padding-top: 200px;
	}
	#start-tab .bg-cover {
		border-top: 540px solid #fffbef;
	}
	#start-tab .container .title {
		font-size: 40px;
	}	
	#start-tab .tab-container .title {
		margin-top: 45px;
	}
	#start-tab .nav-tabs #subtab a {
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	#start-tab {
		padding-top: 120px;
	}
	#start-tab .bg-cover {
		border-top: 760px solid #fffbef;
	}
	#start-tab .container .title {
		text-align:center;
		margin-bottom: 7px;
		font-size: 48px;
		line-height: 1.2;
	}
	#start-tab .p-left {
		text-align: center;
		margin-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 22px;
	}
	#start-tab .panel-body .tab-content .tab-pane p {
		padding-bottom: 0;
	}	
}
@media screen and (max-width: 767px) {
	#start-tab {
		padding-top: 100px;
	}
	#start-tab .bg-cover {
		border-top: 710px solid #fffbef;
	}
	#start-tab .container .title {
		font-size: 35px;
	}
	#start-tab #tab_box {
		padding: 25px 10px;
	}	
	#start-tab #subtab_content {
		padding-top: 30px;
	}
	#start-tab .p-left {
		font-size: 20px;
	}
	#start-tab .nav-tabs #subtab a span {
		font-size: 12px;
	}
	#start-tab .nav-tabs #subtab {
		width: 32.33333%
	}	
	#start-tab .nav-tabs #subtab a {
		font-size: 20px;
	}	
	#start-tab #subtab_content p {
		font-size: 18px;
		padding-bottom: 7px;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1.3;
	}
	#start-tab .more-icon {
		font-size: 15px;
		padding: 10px 15px;
		word-break: keep-all;
	}
}
@media screen and (max-width: 550px) {
	#start-tab .bg-cover {
		border-top: 740px solid #fffbef;
	}	
}
@media screen and (max-width: 450px) {
	#start-tab .bg-cover {
		border-top: 830px solid #fffbef;
	}	
}
@media screen and (max-width: 360px) {
	#start-tab .container .title {
		font-size: 32px;
	}
	#start-tab .p-left {
		padding-left: 0;
		padding-right: 0;
	}
	#start-tab .bg-cover {
		border-top: 830px solid #fffbef;
	}	
}
@media screen and (max-width: 339px) {
	#start-tab .nav-tabs #subtab a {
		font-size: 18px;
	}
}



/****** 1. first css ******/

#first {
	padding-top: 150px;
}
#first ol.lpdotsection {
	bottom: 95px;
}
#first .carousel .lpcont {
	bottom: 5%;
}
@media screen and (max-width: 1199px) {
	#first {
		padding-top: 90px;
	}
	#first .carousel .carousel-inner .carousel-item img {
		width: 100%;
	}
	#first .carousel .lpcont {
		width: 9%;
	}	
}
@media screen and (max-width: 991px) {
	#first ol.lpdotsection {
		bottom: 75px;
	}	
}
@media screen and (max-width: 767px) {
	#first {
		padding-bottom: 35px;
	}
	#first .container .maintitle {
		margin-bottom: 10px;
	}
	#first .carousel-item .cont-tit {
		margin-top: 35px;
	}
	#first .carousel .lpcont {
		width: 12%;
		height: 80%;
	}
	#first .carousel .lpcont .lpcontrol {
		width: 40px;
		height: 40px;
	}
	#first ol.lpdotsection {
		bottom: 0;
		top : 75%;
	}
}
@media screen and (max-width: 400px) {
	#first .carousel .lpcont {
		height: 290px;
	}
	#first ol.lpdotsection {
		top : 270px;
	}	
}
@media screen and (max-width: 399px) {
	#first .carousel-item .cont-tit  {
		height: 64px;
	}
}
@media screen and (max-width: 375px) {
	#first .carousel .lpcont {
		height: 270px;
	}	
	#first ol.lpdotsection {
		height: 255px;
	}
}
@media screen and (max-width: 360px) {
	#first ol.lpdotsection {
		top : 245px;
	}
	#first .carousel .lpcont {
		height: 250px;
	}
}
@media screen and (max-width: 350px) {
	#first ol.lpdotsection {
		top : 230px;
	}	
}
@media screen and (max-width: 320px) {
	#first .carousel .lpcont {
		width: 14%;
	}
	#first ol.lpdotsection {
		top : 210px;
	}		
}



/****** 2. second css ******/

#second {
	padding-top: 60px;
	padding-bottom: 60px;
}
#second #tab_box {
	margin: 0 auto;
	padding: 0;
}
#second .container .tab-text {
	padding-top: 140px;
}
#second .container .maintitle {
	margin-right: 110px;
	line-height: 1.2;
}
#second .container .tab-text .line-tab {
	display: block;
	padding-top: 25px;
}
#second .container .tab-text .line-tab .nav-tabs li {
	margin: 0 0 0 15px;
}
#second .container .tab-text .line-tab .nav-tabs li a {
	padding: 13px 25px 7px 25px;
}
#second .container .tab-text .line-tab .nav-tabs li a i {
	font-size: 13px;
	padding-bottom: 2px;
	vertical-align: middle;
}
#second .container .tab-body {
	display: contents;
}
#second .panel-body .tab-content .tab-pane h4 {
	text-align: center;
}
#second .panel-body .tab-content .tab-pane p.tab-left-text {
	position: absolute;
	text-align: left;
	left: -97%;
	bottom: 165px;
	font-size: 25px;
	font-family: 'S-CoreDream-4Regular';
	line-height: 1.4;
	letter-spacing: -0.5px;
	color: #777;
}
@media screen and (max-width: 1199px) {
	#second .container .tab-text {
		padding-top: 85px;
	}
	#second .container .maintitle {
		margin-right: 20px;
	}		
	#second .panel-body .tab-content .tab-pane img {
		width: 100%;
		float: right;
		margin-right: -50px;
		margin-top: -10px;
	}
	#second .panel-body .tab-content .tab-pane p.tab-left-text {
		bottom: 95px;
		font-size: 25px;
	}
}
@media screen and (max-width: 991px) {
	#second {
		padding-top: 60px;
	}
	#second #tab_box {
		text-align: center;
	}
	#second .container .tab-text {
		padding-top: 0;
	}
	#second .container .maintitle {
		font-size: 45px;		
		margin-left: 8px;
		margin-right: 8px;
	}
	#second .container .tab-text .line-tab {
		display: inline-block;
		padding-top: 20px;
	}
	#second .container .tab-text .line-tab .nav-tabs li {
		margin: 3px 10px;
	}	
	#second .container .tab-text .line-tab .nav-tabs li a {
		font-size: 20px;
		padding: 10px 24px 4px 24px;
	}	
	#second .panel-body .tab-content .tab-pane h4 {
		margin-bottom: 0;
	}
	#second .panel-body .tab-content .tab-pane img {
		width: 55%;
		margin: auto;
		float: none;
	}
	#second .panel-body .tab-content .tab-pane p.tab-left-text {
		position: inherit;
		text-align: center;
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	#second {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	#second .container .maintitle {
		font-size: 32px;
		margin-left: 0;
		margin-right: 0;
	}
	#second .container .tab-text .line-tab .nav-tabs li {
		margin: 3px;
	}
	#second .container .tab-text .line-tab .nav-tabs li a {
		font-size: 18px;
		padding: 7px 15px 4px 15px;
	}
	#second .panel-body .tab-content .tab-pane img {
		width: 70%;
	}
	#second .panel-body .tab-content .tab-pane p.tab-left-text {
		font-size: 18px;
		padding: 0;
	}
}
@media screen and (max-width: 360px) {
	#second .container .maintitle {
		font-size: 30px;
	}
}
@media screen and (max-width: 333px) {
	#second .container .tab-text .line-tab .nav-tabs li a {
		font-size: 17px;
		padding: 7px 10px 4px 10px;
	}
}



/****** 2-1. second-one css ******/

#second-one .visit_img {
	flex: 45%;
	max-width: 45%;
}
#second-one .visit_img img {
	width: 100%;
}
#second-one .visit_img p {
	text-align: center;
	padding: 20px 0 10px 0;
	font-size: 22px;
	font-family: 'S-CoreDream-4Regular';
	color: #666;
	word-break: keep-all;
	line-height: 1.4;
	letter-spacing: -0.5px;
	margin-bottom: 0;
}
#second-one .visit_arr {
	text-align: center;
	flex: 10%;
	max-width: 10%;
}
#second-one .visit_arr img {
	padding-top: 120%;
}

@media screen and (max-width: 1199px) {
	#second-one .visit_arr img {
		width: 50%;
	}
}
@media screen and (max-width: 991px) {
	#second-one .visit_img p {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	#second-one .visit_arr img {
		width: 60%;
		padding-top: 110%;
	}
	#second-one .visit_img p {
		font-size: 18px;
	}
}



/****** 2-2. second-two css ******/

#second-two .container .title {
	margin-bottom: 35px;
}
@media screen and (max-width: 991px) {
	#second-two .container .title {
		padding-left: 116px;
		padding-right: 116px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	#second-two .container .title {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 15px;
	}
}



/****** 2-3. second-three css ******/

#second-three {
	padding-bottom: 70px;
}
#second-three .container .title {
	margin-bottom: 5px;
}
#second-three .saving {
	width: 45%;
}
#second-three .saving-p {
	color: #fff;
	font-family: 'S-CoreDream-4Regular';
	font-size: 22px;
	bottom: 20px;
	position: relative;
}
#second-three .saving-p p {
	background: #000;
	display: inline;
	padding: 7px 25px;
	border-radius: 50px;
}
#second-three .saving_plus {
	width: 10%;
	font-size: 5em;
	font-family: 'GmarketSansBold';
	padding-top: 8.5%;
	color: #666;
}
@media screen and (max-width: 991px) {
	#second-three {
		padding-bottom: 50px;
	}	
	#second-three .saving-p p {
		font-size: 20px;
	}
	#second-three .saving_plus {
		padding-top: 13%;
	}	
}
@media screen and (max-width: 767px) {
	#second-three {
		padding-bottom: 35px;
	}
	#second-three .title-sub {
		padding-left: 20px;
		padding-right: 20px;
	}
	#second-three .saving-box {
		margin: 0 auto;
	}
	#second-three .saving img {
		width: 100%;
	}
	#second-three .saving_plus {
		font-size: 2.5em;
		padding-top: 15%;
	}
	#second-three .saving-p p {
		padding: 7px 20px 5px 20px;
		font-size: 18px;
	}
}
@media screen and (max-width: 379px) {
	#second-three .saving-p p {
		font-size: 18px;
		padding: 3px 15px;
	}
}



/****** 2-4. second-four css ******/

#second-four {
	padding-bottom: 55px;
}
#second-four .container .title {
	margin-bottom: 5px;
}
#second-four .container .title-sub {
	margin-bottom: 15px;
}
#second-four .accordion-box {
	padding-top: 65px;
	text-align: left;
}
#second-four .alarm-box {
	text-align: left;
}
@media screen and (max-width: 1199px) {
	#second-four .alarm-box img {
		width: 100%;
		float: left;
		margin-left: -30px;
	}
	#second-four .accordion-box {
		padding-top: 40px;
		padding-left: 0;
		padding-right: 30px;
	}	
	#second-four .acdn-title a {
		padding: 15px;
	}
}
@media screen and (max-width: 991px) {
	#second-four {
		padding-bottom: 45px;
	}
	#second-four .alarm-box img {
		margin-left: -20px;
	}
	#second-four .accordion-box {
		padding-right: 15px;
	}
	#second-four .accordion-box .acdn-body {
		font-size: 18px;
		letter-spacing: -0.5px;
	}	
}
@media screen and (max-width: 767px) {
	#second-four {
		padding-top: 40px;
	}
	#second-four .container .title-sub {
		margin-bottom: 10px;
	}
	#second-four .alarm-box {
		text-align: center;
	}
	#second-four .alarm-box img {
		width: 70%;
		float: none;
		margin-left: 0;
	}	
	#second-four .accordion-box {
		padding-left: 15px;
		padding-top: 20px;
	}
}
@media screen and (max-width: 360px) {
	#second-four .acdn-title a {
		font-size: 20px;
	}
}



/****** 2-5. second-five css ******/

#second-five {
	padding: 75px 0 70px;
}
#second-five .container .title {
	margin-bottom: 5px;
}
#second-five .container .title-sub {
	margin-bottom: 20px;
}
#second-five .post-grid-content h3 {
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	#second-five .post-grid-desc p {
		word-break: keep-all;
		line-height: 1.3;
		padding-left: 25px;
		padding-right: 25px;
	}
}
@media screen and (max-width: 991px) {
	#second-five {
		padding: 60px 0 55px;
	}	
	#second-five .post-grid-desc p {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 767px) {
	#second-five {
		padding: 45px 0 55px;
	}
	#second-five .container .title-sub {
		margin-bottom: 10px;
	}
	#second-five .post-grid-item {
		margin-bottom: 10px;
	}
	#second-five .post-grid-content {
		padding: 25px 10px 7px;
	}
}


/****** 2-6. second-six css ******/

#second-six {
	padding-top: 45px;
	padding-bottom: 70px;
}
#second-six .text-box {
	padding-top: 120px;
}
#second-six .title-sub {
	margin-bottom: 0;
}
#second-six .title {
	margin-top: 25px;
	margin-bottom: 15px;
}
#second-six .design-sub1 {
	font-size: 28px;
	font-family: 'GmarketSansMedium';
	letter-spacing: -0.5px
}
#second-six .design-sub2 {
	font-family: 'S-CoreDream-4Regular';
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	color: #000;
	padding: 5px;
	padding-right: 20px;
	background: #fec503;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, transparent, #fec503);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, transparent, #fec503); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	margin-top:300px;
}
@media screen and (max-width: 1199px) {
	#second-six .title {
		font-size: 43px;
	}
	#second-six .design-sub2 {
		margin-top: 160px;
	}
	#second-six .carousel {
		width: 100%;
		float: right;
		margin-right: -30px;
	}
	#second-six ol.lpdotsection2 {
		bottom: -20px;
	}	
}
@media screen and (max-width: 991px) {
	#second-six .text-box {
		padding-top: 55px;
	}
	#second-six .title {
		margin-top: 15px;
		margin-bottom: 7px;
		font-size: 40px;
		line-height: 1.25;
	}
	#second-six .design-sub1 {
		line-height: 1.4;
		padding-right: 120px;
		word-break: keep-all;
		font-size: 24px;
	}	
	#second-six .design-sub2 {
		padding: 3px;
		padding-right: 15px;
		margin-top: 50px;
	}
	#second-six .carousel {
		margin-right: -15px;
	}
	#second-six ol.lpdotsection2 {
		bottom: -25px;
	}
}
@media screen and (max-width: 767px) {
	#second-six {
		padding-top: 50px;
		padding-bottom: 60px;
	}
	#second-six .text-box {
		text-align: center;
		padding-top: 10px;
	}
	#second-six .title {
		font-size: 30px;
		margin-bottom: 10px;
	}
	#second-six .design-sub1 {
		padding: 5px 0px 0 0px;
		line-height: 1.3;
		margin-bottom: 0;
		font-size: 22px;
	}
	#second-six .design-sub2 {
		display: none;
	}
	#second-six .carousel {
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	#second-six .carousel .lpcont .lpcontrol {
		width: 40px;
		height: 40px;
	}
}
@media screen and (max-width: 379px) {
	#second-six .design-sub1 {
		font-size: 20px;
	}
}
@media screen and (max-width: 360px) {
	#second-six .title {
		font-size: 28px;
	}	
}



/****** 2-7. second-seven css ******/

#second-seven .container .title {
	margin-bottom: 5px;
}
#second-seven .griditem1 {
	border: 1px solid #eaeaea;
	border-radius: 10px;
	margin: 0 30px 0 0;
}
#second-seven .griditem2 {
	border: 1px solid #eaeaea;
	border-radius: 10px;
	margin: 0 0 0 30px;
}
#second-seven .gridcontent {
	background: #f5f5f5;
	border-radius: 0 0 10px 10px;
	padding: 20px 10px 12px;
}
#second-seven .gridcontent h3 {
	font-weight: normal;
	margin-bottom: 4px;
}
#second-seven .gridcontent h3 a span {
	font-size: 26px; 
	font-family: 'GmarketSansBold'; 
	color: #d8271c;
}
#second-seven .cont-tit { 
	margin: 0; 
}
#second-seven .arrowbottom { 
	padding: 50px 0; 
}
@media screen and (max-width: 1199px) {
	#second-seven .arrowbottom { 
		padding: 40px 0; 
	}
}
@media screen and (max-width: 991px) {
	#second-seven .griditem1 { 
		margin: 0 10px 0 0; 
	}
	#second-seven .griditem2 { 
		margin: 0 0 0 10px; 
	}
	#second-seven .gridcontent h3 a span { 
		font-size: 24px; 
	}
	#second-seven .arrowbottom { 
		padding: 30px 0; 
	}
	#second-seven .cont-tit {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (max-width: 767px) {
	#second-seven .griditem1 { 
		margin: 5px 0 10px 0; 
	}
	#second-seven .griditem2 { 
		margin: 25px 0 5px 0; 
	}	
	#second-seven .cont-tit {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 360px) {
	#second-seven .gridcontent h3 a span {
		font-size: 22px;
	}
}


/****** 3. third css ******/

#third .return-sect {
	display: inline-flex;
}
#third .return-sect .return-cont {
	display: contents;
}
#third .return-sect .return-box {
	padding: 15px;
}
#third .return-sect .return-box p {
	font-family: 'S-CoreDream-4Regular';
	font-size: 18px;
	color: #777;
}
#third .delivery-sub01 {
	font-family: 'GmarketSansMedium';
	font-size: 30px;
	line-height: 1.3;
	padding-top: 15px;
	word-break: keep-all;
	letter-spacing: -0.5px;
}
#third .delivery-sub02 {
	font-family: 'S-CoreDream-4Regular';
	font-size: 24px;
	color: #666;
	word-break: keep-all;
}
#third .post-img img {
	padding-bottom: 15px;
}
@media screen and (max-width: 1199px) {
	#third .delivery-sub01 {
		font-size: 28px;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	#third .delivery-sub02 {
		font-size: 22px;
	}
}
@media screen and (max-width: 991px) {
	#third .delivery-sub01 {
		padding-top: 0px;
		margin-bottom: 5px;
		font-size: 24px;
	}
	#third .delivery-sub02 {
		font-size: 20px;
	}
	#third .return-sect .return-box img {
		width: 80%;
	}
	#third .post-img img {
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	#third .delivery-sub01 {
		font-size: 22px;
		margin-bottom: 7px;
		padding-top: 7px;
	}
	#third .delivery-sub02 {
		font-size: 18px;
		line-height: 1.4;
		padding-left: 35px;
		padding-right: 35px;
		margin-bottom: 30px;
	}
	#third .return-sect .return-box {
		padding: 0;
	}
	#third .return-sect .return-box img {
		width: 70%;
	}
	#third .return-sect .return-box p {
		font-size: 15px;
	}
}
@media screen and (max-width: 499px) {
	#third .delivery-sub01 {
		padding-left: 35px;
		padding-right: 35px;
	}
}
@media screen and (max-width: 450px) {
	#third .return-sect {
		padding-left: 20px;
		padding-right: 20px;
	}
	#third .return-sect .return-box {
		width: 33.33333%
	}
}
@media screen and (max-width: 414px) {
	#third .delivery-sub01 {
		padding-left: 31.6px;
		padding-right: 31.6px;
	}	
}
@media screen and (max-width: 390px) {
	#third .delivery-sub01 {
		padding-left: 20px;
		padding-right: 20px;
	}	
}

@media screen and (max-width: 379px) {
	#third .delivery-sub01 {
		font-size: 20px;
		padding-left: 18px;
		padding-right: 18px;
	}
	#third .delivery-sub02 {
		font-size: 18px;
		padding-right: 5px;
		padding-left: 5px;
	}	
}
@media screen and (max-width: 375px) {
	#third .delivery-sub01 {
		padding-left: 24px;
		padding-right: 24px;
	}	
}
@media screen and (max-width: 360px) {
	#third .delivery-sub01 {
		padding-left: 20px;
		padding-right: 20px;
	}	
}
@media screen and (max-width: 320px) {
	#third .delivery-sub01 {
		padding-left: 0px;
		padding-right: 0px;
	}	
}



/****** 4. fourth css ******/

#fourth {
	padding-bottom: 65px;
}
#fourth .cont-tit {
	margin-bottom: 20px;
}
#fourth .bottom-tit {
	margin-top: 30px;
	margin-bottom: 0;
}
#fourth .top-tit {
	margin-bottom: 20px;
}
#fourth .waiting-box {
	padding-top: 20px;
}
#fourth .waiting-img {
	box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}
#fourth .waiting-img a img {
	border-radius: 10px 10px 0 0;
}
#fourth .waiting-cont {
	border-radius: 0 0 10px 10px;
	padding: 20px 10px 15px 10px;
}
#fourth .waiting-cont .waiting-tit {
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	#fourth .waiting-cont {
		height: 121px;
	}
}
@media screen and (max-width: 991px) {
	#fourth {
		padding-bottom: 50px;
	}
	#fourth .cont-tit {
		margin-bottom: 15px;
		margin-top: 10px;
	}
	#fourth .bottom-tit {
		margin-bottom: 0;
		padding-left: 25px;
		padding-right: 25px;
	}
	#fourth .waiting-cont {
		height: auto;
		padding: 20px 20px 15px 20px;
	}
}
@media screen and (max-width: 767px) {
	#fourth {
		padding-bottom: 45px;
	}
	#fourth .container .maintitle {
		margin-bottom: 10px;
	}
	#fourth .post-grid-item {
		margin-bottom: 35px;
	}
	#fourth .waiting-img a img {
		border: 1px solid #f5f5f5;
		border-bottom: 0;
		border-right: 0;
	}
	#fourth .cont-tit {
		margin-top: 20px;
	}
	#fourth .top-tit {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#fourth .bottom-tit {
		margin-top: 0px;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#fourth .waiting-cont {
		padding: 20px 10px 15px 10px;
	}	
}
@media screen and (max-width: 449px) {
	#fourth .bottom-tit {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 439px) {
	#fourth .bottom-tit {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 429px) {
	#fourth .bottom-tit {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (max-width: 419px) {
	#fourth .bottom-tit {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media screen and (max-width: 409px) {
	#fourth .bottom-tit {
		padding-left: 0px;
		padding-right: 0px;
	}
}


/****** 4-1. fourth-one css ******/

#fourth-one {
	padding-top: 40px;
	padding-bottom: 50px;
}
#fourth-one .container .title {
	padding-top: 80px;
}
#fourth-one .marketing-cont {
	display: flex;
	margin: 20px 0;
	align-items: center;
}
#fourth-one .marketing-cont .marketing-txt {
	font-family: 'S-CoreDream-4Regular';
	font-size: 26px;
	color: #666;
	padding: 0 20px;
}
#fourth-one .marketing-cont .marketing-txt .marketing-p {
	margin-bottom: 0;
	line-height: 1.4;
	word-break: keep-all;
	letter-spacing: -0.5px;
}
#fourth-one .marketing-subtit {
	font-family: 'GmarketSansMedium';
	font-size: 28px;
	line-height: 1.3;
	padding-top: 40px;
	font-weight: 700;
	word-break: keep-all;
}
@media screen and (max-width: 1199px) {
	#fourth-one .marketing-img {
		width: 100%;
		float: left;
		margin-left: -20px;
	}
	#fourth-one .container .title {
		padding-top: 55px;
		margin-bottom: 20px;
	}
	#fourth-one .marketing-subtit {
		padding-top: 30px;
	}
	#fourth-one .marketing-cont .marketing-txt {
		font-size: 25px;
	}
}
@media screen and (max-width: 991px) {
	#fourth-one {
		padding-top: 30px;
		padding-bottom: 45px;
	}
	#fourth-one .container .title {
		padding-top: 0;
		margin-top: 50px;
		font-size: 39px;
		line-height: 1.25;
	}
	#fourth-one .marketing-cont {
		margin: 15px 0;
	}
	#fourth-one .marketing-cont img {
		width: 60px;
	}
	#fourth-one .marketing-cont .marketing-txt {
		font-size: 20px;
		padding: 0 10px;
	}
	#fourth-one .marketing-subtit {
		font-size: 24px;
		padding-top: 15px;
	}
}
@media screen and (max-width: 767px) {
	#fourth-one {
		padding-top: 25px;
		padding-bottom: 40px;
	}
	#fourth-one .container .title {
		font-size: 30px;
		margin-top: 15px;
	}
	#fourth-one .m-p0 {
		text-align: center;
	}
	#fourth-one .marketing-img {
		width: 70%;
		margin-right: 5%;
		float: none;
		margin-left: 0;
	}
	#fourth-one .marketing-cont {
		margin: 12px 0;
	}
	#fourth-one .marketing-cont img {
		width: 50px;
		padding-bottom: 2px;
	}
	#fourth-one .marketing-subtit {
		padding-top: 10px;
	}	
}
@media screen and (max-width: 360px) {
	#fourth-one .container .title {
		font-size: 28px;
	}
	#fourth-one .marketing-subtit {
		font-size: 20px;
	}
}
@media screen and (max-width: 379px) {
	#fourth-one .marketing-cont img {
		width: 45px;
	}
	#fourth-one .marketing-cont .marketing-txt {
		font-size: 18px;
	}
}



/****** 5. fifth ******/

#fifth {
	padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
	#fifth {
		padding-bottom: 45px;
	}	
}
@media screen and (max-width: 767px) {
	#fifth {
		padding-bottom: 50px;
	}	
	#fifth .container .maintitle {
		margin-bottom: 10px;
	}
}



/****** 5-1. fifth-one ******/

#fifth-one {
	padding-bottom: 50px;
}
#fifth-one .alarm-tit {
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
	#fifth-one  {
		padding-bottom: 40px;
	}	
	#fifth-one .alarm-tit {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	#fifth-one {
		padding-bottom: 50px;
	}	
}



/****** 6. sixth css ******/

#sixth {
	padding-bottom: 50px;
}
#sixth .maintitle p {
	line-height: 1.25;
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	#sixth .maintitle p {
		margin-bottom: 5px;
		font-size: 45px;
	}
}
@media screen and (max-width: 991px) {
	#sixth {
		padding-bottom: 45px;
	}
	#sixth .maintitle p {
		font-size: 30px;
		margin-bottom: 3px;
	}
}
@media screen and (max-width: 767px) {
	#sixth .container .maintitle {
		margin-bottom: 10px;
	}
	#sixth .maintitle p {
		font-size: 25px;
		margin-bottom: 5px;
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media screen and (max-width: 360px) {
	#sixth .maintitle p {
		font-size: 20px;
		padding-left: 25px;
		padding-right: 25px;
	}
}



/****** 6-1. sixth-one css ******/

#sixth-one  {
	padding-bottom: 75px;
}
#sixth-one .title {
	padding-left: 150px;
	padding-right: 150px;
	margin-bottom: 30px;
}
#sixth-one .line {
	margin-bottom: 30px;
}
#sixth-one .register-tit {
	display: inline-block;
	padding: 5px 20px;
	border-radius: 50px;
	font-family: 'S-CoreDream-4Regular';
	font-size: 22px;
	font-weight: 600;
	border: 3px solid #ffeba4;
	margin-bottom: 40px;
}
#sixth-one .register-img {
	border-radius: 10px 10px 0 0;
}
#sixth-one .register-cont {
	padding: 25px 10px 20px 10px;
	border-radius: 0 0 10px 10px;
}
#sixth-one .register-cont h3 {
	margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
	#sixth-one .title {
		padding-left: 70px;
		padding-right: 70px;
	}	
	#sixth-one .register-cont {
		height: 130px;
	}
}
@media screen and (max-width: 991px) {
	#sixth-one {
		padding-bottom: 55px;
	}
	#sixth-one .title {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
	}
	#sixth-one .line {
		margin-bottom: 20px;
	}
	#sixth-one .register-tit {
		font-size: 20px;
	}
	#sixth-one .register-cont {
		height: 97px;
		padding: 25px 15px 20px 15px;
	}	
}
@media screen and (max-width: 767px) {
	#sixth-one {
		padding-bottom: 30px;
	}
	#sixth-one .title {
		margin-bottom: 10px;
	}
	#sixth-one .line {
		margin-bottom: 10px;
	}
	#sixth-one .register-tit {
		margin-bottom: 30px;
	}
	#sixth-one .post-grid-item {
		margin-bottom: 35px;
	}
	#sixth-one .register-cont {
		height: auto;
		padding: 30px 15px 25px 15px;
	}	
}

/****** 6-2. sixth-two css ******/

#sixth-two .container .title {
	margin-bottom: 50px;
}
#sixth-two .row {
	margin-right: 0;
	margin-left: 0;
	background: #f9f9f9;
	padding: 50px;
	border-radius: 10px;
}
#sixth-two .register-view {
	width: 25%;
}
#sixth-two .register-view p {
	font-family: 'S-CoreDream-4Regular';
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 15px;
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	border-radius: 50px;
}
#sixth-two .register-arrow {
	width: 12.5%;
	padding-top: 6%;
}

#sixth-two .cont-tit {
	margin-top: 60px;
}
@media screen and (max-width: 1199px) {
	#sixth-two .register-arrow {
		padding-top: 7%;	
	}
	#sixth-two .register-arrow img {
		width: 45px;
		padding-left: 10px;
	}
}
@media screen and (max-width: 991px) {
	#sixth-two .container .title {
		margin-bottom: 30px;
	}
	#sixth-two .row {
		padding: 50px 20px;
	}
	#sixth-two .register-view {
		width: 30%;
	}
	#sixth-two .register-view img {
		width: 100%;
	}
	#sixth-two .register-arrow {
		width: 5%;
		padding-top: 8.5%;
	}
	#sixth-two .register-arrow img {
		width: 20px;
		padding-left: 0;
	}
	#sixth-two .cont-tit {
		margin-top: 40px;
	}
}
@media screen and (max-width: 767px) {
	#sixth-two .register-view {
		display: inline-table;
		width: 100%;
	}
	#sixth-two .register-view img {
		width: auto;
	}
	#sixth-two .register-view p {
		padding: 2px 20px 0 20px;
		margin-top: 10px;
	}
	#sixth-two .register-arrow {
		transform: rotate(90deg);
		text-align: center;
		width: 100%;
		padding: 20px;
	}
	#sixth-two .register-arrow img {
		width: 30px;
	}
}
@media screen and (max-width: 360px) {
	#sixth-two .register-view p {
		font-size: 17px;
	}
}






/****** 7. seventh css ******/

#seventh {
	padding-bottom: 120px;
	background: #f7f6fd;
}
#seventh .cont-tit {
	margin-bottom: 0;
}
#seventh .lingtalk-txt {
	font-family: 'GmarketSansLight';
	font-size: 28px;
	display: inline;
	padding: 5px 10px 0 10px;
	font-weight: 600;
	letter-spacing: -0.5px;
	color: #555;
}
@media screen and (max-width: 991px) {
	#seventh {
		padding-bottom: 90px;
	}
	#seventh .lingtalk-txt {
		font-size: 22px;
	}		
}
@media screen and (max-width: 767px) {
	#seventh .lingtalk-img img {
		width: 100%;
	}
	#seventh .lingtalk-txt {
		font-size: 18px;
		padding: 0;
	}
}
@media screen and (max-width: 360px) {
	#seventh .lingtalk-txt {
		font-size: 16px;
	}	
}




/********************************************/
/* 링플요금제 페이지 css */
/********************************************/


/****** 1. plan-one css ******/

#plan-one {
	padding-top: 230px;
}
#plan-one .container .title {
	margin-bottom: 5px;
}
#plan-one .bg-cover {
	position: absolute;
	top:0;
	width: 100%;
	z-index: -1;
	border-top: 510px solid #fffbef;
	transition: border 0.2s ease;
	left: 0;
}
#plan-one .pricing-txt {
	padding-left: 40px;
	padding-right: 40px;
}
@media screen and (max-width: 1199px) {
	#plan-one {
		padding-top: 200px;
	}
	#plan-one .bg-cover {
		border-top: 540px solid #fffbef;
	}
	#plan-one .pricing-txt {
		padding-left: 20px;
		padding-right: 20px;
	}
	#plan-one .pricing-vat {
		margin-top: 47px;
	}
}
@media screen and (max-width: 991px) {
	#plan-one {
		padding-top: 140px;
	}
	#plan-one .pricing-vat {
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	#plan-one {
		padding-top: 120px;
	}
}


/****** 2. plan-two css ******/

#plan-two {
	padding-bottom: 35px;
}
#plan-two .container .title {
	margin-bottom: 5px;
}
#plan-two .container .title-sub {
	margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
	#plan-two .container .title-sub {
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 767px) {
	#plan-two .container .title-sub {
		margin-bottom: 40px;
	}
}


/****** 3. plan-three css ******/

#plan-three {
	padding: 100px 0;
}
#plan-three .parallax-inner {
	padding: 100px 0;
}
#plan-three .plan-parallax h1 {
	font-family: 'GmarketSansBold';
	font-weight: normal;
	font-size: 45px;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
#plan-three .plan-parallax p {
	color: #fff;
	font-family: 'S-CoreDream-4Regular';
	font-size: 20px;
}
#plan-three .plan-parallax a {
	margin-top: 30px;
}
@media screen and (max-width: 991px) {
	#plan-three {
		padding: 80px 0;
	}	
	#plan-three .plan-parallax h1 {
		font-size: 40px;
	}
	#plan-three .plan-parallax p {
		font-size: 18px;
	}
	#plan-three .plan-parallax a {
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	#plan-three {
		padding: 70px 0;
	}
	#plan-three .plan-parallax h1 {
		font-size: 30px;
	}
	#plan-three .plan-parallax p {
		padding: 0 20px;
		word-break: keep-all;
		line-height: 1.4;
	}
	#plan-three .plan-parallax a {
		font-size: 16px;
		padding: 15px 30px 12px 30px;
	}
}
@media screen and (max-width: 360px) {
	#plan-three .plan-parallax h1 {
		font-size: 28px;
	}
	#plan-three .plan-parallax p {
		font-size: 17px;
	}
}





ol.lpdotsection {
	bottom: 103px;
}
ol.lpdotsection2 {
	bottom: -10px;
}
.carousel-indicators li.lpdot {
	width: 15px;
	height: 15px;
	background-color: #666;
	border-radius: 50%;
}

.carousel-indicators li.active {
	background-color:#fed136;
} 
.carousel .lpcont {
	opacity:0.1;
	bottom: 10%;
	width: 20%;
}
.carousel .lpcont02 {
	width: 24%;
	bottom: 0;
}
.carousel .lpcont:hover {
	opacity: 0.5;
}
.carousel .lpcont .lpcontrol {
	width: 60px;
	height: 60px;
	background: no-repeat 50%/30% 30%;
	background-color:#000;
	border-radius:50%;

}
.carousel .lpcont .prev {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");	
} 
.carousel .lpcont .next {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}






/********************************************/
/* 링플 푸터 css */
/********************************************/


.foot ul {
	list-style: none;
	padding-left: 0;
	font-family: 'S-CoreDream-3Light';
	font-size: 12px;
}
.foot ul li {
	padding-bottom:3px;
	color: #ccc;
}
.foot .copy {
	color:#999;
	font-size:11px;
	font-family:'S-CoreDream-3Light';
}
.footer .center {
	padding-top: 12px;
	text-align: right;
}
.footer .center .text {
	font-family:'S-CoreDream-4Regular';
	line-height: 30px;
	color: #ccc;
}
.footer .center .text i {
	color: #ccc;
}
.footer .center .number {
	font-size:25px;
	font-family:'GmarketSansBold';
	letter-spacing:2px;
}
.footer .center span i:before {
	font-size: 12px;
	padding-right: 5px;
	vertical-align: middle;
}
.footer .center ul {
	margin-bottom: 0;
	padding-top: 15px;
}
.footer .center ul li {
	list-style: none;
}

@media screen and (max-width: 991px) {
	.footer .center .number {
		font-size: 23px
	}
}

@media screen and (max-width: 767px) {
	.footer .center ul {
		padding-top: 0;
	}
}






/****** 상단 바로가기 버튼 css ******/

body { 	//버튼을 쉽게 보여주기 위해 지정-무의미
  height: 1500px;
  }

#goto-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
  width: 42px;
  height: 42px;
  background-color: #333;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}







