img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
/* =========================================================================================
 * ¼­ºêÆäÀÌÁö °øÅë½ºÅ¸ÀÏ
 * =========================================================================================*/

.sub-page {
   width: 100%;
   color: #5D5D5D;
   font-size: 18px;
   line-height: 1.67;
   letter-spacing: -0.8px;
   text-align: left;
   word-break: keep-all;
   font-family: 'Noto Sans KR','Montserrat', sans-serif; 
}

.sub-page h2 {
   color: #000000;
   font-size: 32px;  
   font-weight: 500;
   text-align: center;
}

.sub-page h3 {
   color: #000000;
   font-size: 32px;  
   font-weight: 500;
   padding-bottom: 0px;
   position: relative;
}

.sub-page h3:before {
  /* content: '';
   display: inline-block;
   width: 35px;
   height: 4px;
   background: #f7941e;
   bottom: 0;
   left: 0;
   vertical-align: top;
   position: absolute; */
}

.sub-page h4 {
   color: #000000;
   font-size: 24px;  
   font-weight: 500;
   padding-bottom: 10px;
}

.sub-page h5 {
   color: #000000;
   font-size: 21px;  
   font-weight: 500;
   padding-bottom: 10px;
}

.sub-page p {
   margin-bottom: 20px;
}

.sub-page p:last-child {
   margin-bottom: 0;
}



.sub-content {
  padding: 80px 0;
  min-height: 400px;
}

.sub-content section {
  margin-bottom: 100px;
}

.sub-content section:last-child {
  margin-bottom: 0;
}

  .scroll--no .table--line-th-black--privacy th,
  .scroll--no .table--line-th-black--privacy td {
    display: block;
    width: 100%;
  }
  .scroll--no .table--line-th-black--privacy td {
    padding: 1.25em;
    border-bottom: 1px solid #D1CFCF;
    text-align: center;
  }
  .scroll--no .table--line-th-black--privacy td::after {
    background-color: transparent;
  }




/* Ç¥ */
.table--th-line,
.table--border-th-black,
.table--line-th-black {
  width: 100%;
  table-layout: fixed;
}
.table--th-line tr {
  border-bottom: 1px solid #D1CFCF;
}
.table--th-line th,
.table--th-line td {
  position: relative;
  line-height: 1.5em;
  vertical-align: middle;
}
.table--th-line th {
  width: 23%;
  padding: 32px 20px 32px 60px;
  font-weight: 500;
  text-align: left;
}
.table--th-line th::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: calc(100% - 40px);
  border-left: 1px solid #D1CFCF;
}
.table--th-line td {
  padding: 20px 0 20px 60px;
}
.table--border-th-black th,
.table--border-th-black td {
  padding: 1.75em 0.5em;
  border: 1px solid #fff;
  line-height: 1.5em;
  text-align: center;
  vertical-align: middle;
}
.table--border-th-black th {
  background-color: #383232;
  color: #fff;
}
.table--border-th-black td {
  border-right: 1px solid #D1CFCF;
  border-bottom: 1px solid #D1CFCF;
}
.table--line-th-black tbody tr {
  border-bottom: 1px solid #D1CFCF;
}
.table--line-th-black th {
  position: relative;
  padding: 1em;
  background-color: #383232;
  color: #fff;
  font-weight: 500;
  line-height: 1.5em;
  vertical-align: middle;
}
.table--line-th-black td {
  position: relative;
  padding: 1.75em 3em;
  background-color: #fff;
  line-height: 1.5em;
  vertical-align: middle;
}
.table--line-th-black th::after,
.table--line-th-black td::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 2.5em);
  background-color: #fff;
}
.table--line-th-black td::after {
  background-color: #D1CFCF;
}
.table--line-th-black th.no-line::after,
.table--line-th-black th:last-child::after,
.table--line-th-black td:last-child::after {
  background-color: transparent;
}
.table--line-th-black td a {
  line-height: 1.5em;
}
@media all and (max-width: 1250px) {
  .table--th-line th {
    padding: 30px 25px;
  }
  .table--th-line td {
    padding-left: 25px;
  }
  .table--line-th-black td {
    padding: 1.75em 1.25em;
  }
}
@media all and (max-width: 750px) {
  .table--th-line th,
  .table--th-line td {
    display: block;
    width: 100%;
    font-size: 0.875em;
  }
  .table--th-line th {
    padding: 18px 0 12px;
  }
  .table--th-line td {
    padding: 0 0 18px;
  }
  .table--th-line th::after {
    border: none;
  }
}

/* °³ÀÎÁ¤º¸Á¤Ã¥ */
.privacy__btn {
  display: inline-block;
}
.privacy__btn .btn--download-icon {
  padding: 1em 4.5em 1em 1em;
  line-height: 1.5em;
}
.privacy__list {
  display: flex;
  justify-content: space-between;
}
.privacy__list li {
  width: 29.5%;
}
.privacy__list li a {
  width: 100%;
  height: 100%;
  padding: 0.45em 25px 0.5em;
}
.privacy__list li a span {
  display: inline-block;
}
.privacy__list li a span:last-child {
  display: block;
}
.privacy__korean * {
  font-family: 'Noto Sans KR', sans-serif;
}
.privacy__e-date {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
.privacy__e-date span {
  display: inline-block;
}
.privacy__note {
  text-indent: -1.9em;
  padding-left: 1.9em;
}
.table--line-th-black--privacy {
  margin-top: 1em;
  font-size: 16px;
}
.table--line-th-black--privacy td {
  vertical-align: top;
  padding: 1.75em 1.25em;
}
.table--line-th-black--privacy td h3 {
  text-align: center;
}
.table--line-th-black--privacy td img {
  display: block;
  margin: 1em auto;
}
.list-decimal--privacy li {
  padding-left: 0.75em;
}
.privacy__icon-wrapper {
  display: flex;
}
.privacy__icon-wrapper h2 {
  flex: 1;
}
.privacy__icon-wrapper ul {
  display: flex;
  justify-content: flex-end;
  padding-top: 0.5em;
  padding-left: 20px;
}
.privacy__icon-wrapper ul li {
  width: 3em;
  margin-left: 0.5em;
}
.privacy__link {
  padding-right: 30px;
  background: transparent url(../img/icon_pdf.svg) right center / 19px auto no-repeat;
  color: #262525;
  text-decoration: underline;
  transition: color .3s;
}
@media (hover: hover) {
  .privacy__link:hover {
    color: #F59700;
  }
}
@media all and (max-width: 1110px) {
  .privacy__list li {
    width: 31%;
  }
  .privacy__list li a {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .privacy__list li a {
    display: grid;
    place-content: center;
    place-items: center;
  }
}
@media all and (max-width: 767px) {
  .privacy__list {
    display: block;
  }
  .privacy__list li {
    width: 100%;
    margin-bottom: 1em;
  }
  .privacy__list li a {
    display: block;
  }
  .privacy__e-date {
    font-size: 1em;
  }
  .privacy__icon-wrapper {
    display: block;
  }
  .privacy__scroll {
    overflow-y: scroll;
  }
  .privacy__scroll .table--line-th-black--privacy {
    width: 250vw;
  }
  .table--line-th-black--privacy {
    font-size: 14px;
  }
  .scroll--no .table--line-th-black--privacy th,
  .scroll--no .table--line-th-black--privacy td {
    display: block;
    width: 100%;
  }
  .scroll--no .table--line-th-black--privacy td {
    padding: 1.25em;
    border-bottom: 1px solid #D1CFCF;
    text-align: center;
  }
  .scroll--no .table--line-th-black--privacy td::after {
    background-color: transparent;
  }
  .table--line-th-black--privacy td img {
    width: 110px;
    margin: 0.5em auto;
  }
  .privacy__icon-wrapper ul li {
    width: 2.5em;
  }
}

/* ¿©¹é */
.mgn-t2em {
  margin-top: 2em;
}
.mgn-t1em {
  margin-top: 1em;
}
.mgn-t05em {
  margin-top: 0.5em;
}
.pdg-all100 {
  padding: 100px;
}
.pdg-all80 {
  padding: 80px;
}
.pdg-all60 {
  padding: 60px;
}
.pdg-tb170 {
  padding: 170px 0;
}
.pdg-tb150 {
  padding: 150px 0;
}
.pdg-tb120 {
  padding: 120px 0;
}
.pdg-tb70 {
  padding: 70px 0;
}
.pdg-t170 {
  padding-top: 170px;
}
.pdg-t150 {
  padding-top: 150px;
}
.pdg-t120 {
  padding-top: 120px;
}
.pdg-t70,
.pdg-t70--small {
  padding-top: 70px;
}
.pdg-t40 {
  padding-top: 40px;
}
.pdg-b170 {
  padding-bottom: 170px;
}
.pdg-b150 {
  padding-bottom: 150px;
}
.pdg-b120,
.pdg-b120--small {
  padding-bottom: 120px;
}
.pdg-b90 {
  padding-bottom: 90px;
}
.pdg-b70 {
  padding-bottom: 70px;
}
.pdg-b40 {
  padding-bottom: 40px;
}
@media all and (max-width: 1250px) {
  .pdg-all100,
  .pdg-all80 {
    padding: 50px;
  }
  .pdg-all60 {
    padding: 40px;
  }
  .pdg-tb170 {
    padding: 100px 0;
  }
  .pdg-tb120 {
    padding: 80px 0;
  }
  .pdg-t170 {
    padding-top: 100px;
  }
  .pdg-tb150 {
    padding: 90px 0;
  }
  .pdg-t150 {
    padding-top: 90px;
  }
  .pdg-t120 {
    padding-top: 80px;
  }
  .pdg-t70,
  .pdg-t70--small {
    padding-top: 50px;
  }
  .pdg-b170 {
    padding-bottom: 100px;
  }
  .pdg-b150 {
    padding-bottom: 90px;
  }
  .pdg-b120,
  .pdg-b120--small {
    padding-bottom: 80px;
  }
  .pdg-b70 {
    padding-bottom: 50px;
  }
}
@media all and (max-width: 750px) {
  .mgn-t2em {
    margin-top: 1.5em;
  }
  .pdg-all100,
  .pdg-all80,
  .pdg-all60 {
    padding: 25px 18px;
  }
  .pdg-tb170,
  .pdg-tb150,
  .pdg-tb120 {
    padding: 70px 0;
  }
  .pdg-tb70 {
    padding: 40px 0;
  }
  .pdg-t170,
  .pdg-t150,
  .pdg-t120 {
    padding-top: 70px;
  }
  .pdg-t70 {
    padding-top: 40px;
  }
  .pdg-t70--small,
  .pdg-t40 {
    padding-top: 25px;
  }
  .pdg-b170,
  .pdg-b150,
  .pdg-b120 {
    padding-bottom: 70px;
  }
  .pdg-b120--small {
    padding-bottom: 40px;
  }
  .pdg-b90 {
    padding-bottom: 55px;
  }
  .pdg-b70,
  .pdg-b40 {
    padding-bottom: 25px;
  }
}


/* ¸®½ºÆ®½ºÅ¸ÀÏ */
.list-disc li,
.list-dot li {
  position: relative;
  padding-left: 1em;
}
.list-disc li::before,
.list-dot li::before {
  content: "¡¤";
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
}
.list-dot li::before {
  content: "¡Ü";
  font-size: 0.8em;
}
.list-arrow li::before {
  content: ">";
}
.list-latin {
  list-style: lower-latin;
  padding-left: 1em;
  color: #F59700;
}
.list-latin li span {
  color: #262525;
}
.list-latin-brackets li {
  position: relative;
  padding-left: 1.75em;
}
.list-latin-brackets span {
  position: absolute;
  top: 0;
  left: 0;
  color: #F59700;
}
.list-bracket li {
  padding-left: 2.1em;
  text-indent: -2.6em;
}
.list-bracket--en {
  padding-left: 1.55em;
  text-indent: -1.55em;
}
.caution {
  padding-left: 1em;
  line-height: 1.75em;
  text-indent: -1em;
}
.caution--en {
  padding-left: 0.75em;
  line-height: 1.75em;
  text-indent: -0.75em;
}
.caution--num {
  padding-left: 2.6em;
  line-height: 1.75em;
  text-indent: -2.6em;
}
.list-decimal {
  padding-left: 1.25em;
}
.list-decimal > li {
  list-style-type: decimal
}





/* ¹®´Ü ÇÏ´Ü ¿©¹é»èÁ¦ */
.mb-n {
  margin-bottom: -100px !important;  
}



	@media screen and (max-width: 1280px) {
		
		.sub-page h3 {
		   font-size: 24px;
		   padding-bottom: 10px;
		}
		.sub-page h3:before {
		   width: 25px;
		   height: 3px;
		}
		.sub-page h4 {
		   font-size: 20px;
		}

		.sub-content {
		  padding: 80px 0;
		}
		.sub-content section {
		  margin-bottom: 80px;
		}
		.mb-n {
		  margin-bottom: -80px !important;  
		}
	}


	@media screen and (max-width: 1024px) {

		.sub-page {
		   font-size: 16px;
		}
		.sub-page h3 {
		   font-size: 20px;
		   padding-bottom: 10px;
		}
		.sub-page h3:before {
		   width: 20px;
		   height: 2px;
		}
		.sub-page h4 {
		   font-size: 18px;
		}
		.sub-page p {
		   font-size: 16px;
		   margin-bottom: 10px;
		}
		.sub-content {
		  padding: 60px 0;
		}
		.sub-content section {
		  margin-bottom: 60px;
		}
		.mb-n {
		  margin-bottom: -60px !important;  
		}
	}


	@media screen and (max-width: 820px) {
		
		.sub-page {
		   font-size: 15px;
		}
		.sub-page p {
		   font-size: 15px;
		}
		.sub-content {
		  padding: 40px 0;
		}
	}


	@media screen and (max-width: 480px) {

		.sub-content {
		  min-height: 380px;
		}
	}




/* =========================================================================================
 * ¸ð¹ÙÀÏ ÀÌ¹ÌÁö
 * =========================================================================================*/

.mobile {
   display: none;
}


	@media screen and (max-width: 1280px) {
		
		.pc {
		   display: none;
		}
		
		.mobile {
		   display: block;
		}

	}




/* =========================================================================================
 * ¹è°æ ¹× ±âÅ¸
 * =========================================================================================*/


/* ¶óÀÎ */
hr {
   border:  0;
   border-bottom: 1px solid rgba(210, 215, 217, 0.75);
   margin: 0;
}

/* Á¤·Ä ¹× ¿©¹é */
.txt-left {
   text-align: left;
}
.txt-center {
   text-align: center;
}
.txt-right {
   text-align: right;
}
.pdT10 {
   padding-top: 10px !important;
}
.pdT20 {
   padding-top: 20px !important;
}
.pdT30 {
   padding-top: 30px !important;
}
.pdB10 {
   padding-bottom: 10px !important;
}
.pdB30 {
   padding-bottom: 30px !important;
}
.pdB40 {
   padding-bottom: 40px !important;
}
.p-bottom {
   margin-bottom: 25px !important;
}
.sm-bottom {
   margin-bottom: 30px !important;
}
.md-bottom {
   margin-bottom: 50px !important;
}
.lg-bottom {
   margin-bottom: 120px !important;
}

.mt20 {
   margin-top: 20px !important;
}
.mb10 {
   margin-bottom: 10px !important;
}
.mb20 {
   margin-bottom: 20px !important;
}
.mb30 {
   margin-bottom: 30px !important;
}
.mb40 {
   margin-bottom: 40px !important;
}
.mb50 {
   margin-bottom: 50px !important;
}
.mb60 {
   margin-bottom: 60px !important;
}
.mb70 {
   margin-bottom: 70px !important;
}

.columns2 {
   columns: 2;
}
.columns3 {
   columns: 3;
}


/* ÆùÆ® Æ÷ÀÎÆ® ÄÃ·¯ */
.fc-brown {
   color: #876340;
}
.fc-blue {
   color: #00529B;
}
.fc-orange {
   color: #F7941E;
}


/* ¹è°æÄÃ·¯ */
.bg-black {
   background: #000000;
   color: #FFFFFF;
   padding: 0px 50px;
}



	@media screen and (max-width: 1280px) {

		/* ¹è°æÄÃ·¯ */
		.bg-black {
		   padding: 0px 50;
		}
	}



	@media screen and (max-width: 1024px) {
		
		/* ¹è°æÄÃ·¯ */
		.bg-black {
		   padding: 0px 15px;
		}
	}


.bg-gray {
   background: #efefef;
   padding: 100px 0;
}



	@media screen and (max-width: 1280px) {

		/* ¹è°æÄÃ·¯ */
		.bg-gray {
		   padding: 60px 0;
		}
	}



	@media screen and (max-width: 1024px) {
		
		/* ¹è°æÄÃ·¯ */
		.bg-gray {
		   padding: 40px 40px;
		}
	}

.bg-white {
   background: #FFFFFF;
   padding: 40px 40px;
}



	@media screen and (max-width: 1280px) {

		/* ¹è°æÄÃ·¯ */
		.bg-white {
		   padding: 40px 40px;
		}
	}



	@media screen and (max-width: 1024px) {
		
		/* ¹è°æÄÃ·¯ */
		.bg-white {
		   padding: 40px 40px;
		}
	}





/* =========================================================================================
 * ¹öÆ° ½ºÅ¸ÀÏ
 * =========================================================================================*/

a.btn-style1 {
  display: inline-block;
  color: #FFFFFF;
  background: #1D3F90;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  border-radius: 100px;
 }

 a.btn-style2 {
  display: inline-block;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 10px 30px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
 }

 a.btn-style3 {
  display: inline-block;
  color: #FFFFFF;
  background: #1D3F90;
  padding: 6px 25px;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  border-radius: 100px;
 }



	@media screen and (max-width: 1024px) {

		a.btn-style1 {
		  padding: 8px 25px;
		  font-size: 13px;
		}
	}

	@media screen and (max-width: 768px) {

		.columns2 {
		   columns: 1;
		}
	}





/* =========================================================================================
 * ¸®½ºÆ® ½ºÅ¸ÀÏ
 * =========================================================================================*/

ul.list li {
   padding-left: 15px;
   position: relative;
}

ul.list li:before {
   content: '';
   display: inline-block;
   width: 5px;
   height: 5px;
   top: 14px;
   left: 2px;
   border-radius: 40px;
   background: #666666;
   position: absolute;
}
ul.list li1 {
   padding-left: 15px;
   position: relative;
}

ul.list li1:before {
   content: '';
   display: inline-block;
   width: 5px;
   height: 5px;
   top: 14px;
   left: 2px;
   border-radius: 40px;
   background: #666666;
   position: absolute;
}



	@media screen and (max-width: 1280px) {
		
		ul.list li:before {
		   width: 4px;
		   height: 4px;
		   top: 12px;
		}
	}


	@media screen and (max-width: 1024px) {
		
		ul.list li {
		   padding-left: 12px;
		}
		ul.list li:before {
		   width: 3px;
		   height: 3px;
		   top: 10px;
		}
	}



/* =========================================================================================
 * ¼­ºêÆäÀÌÁö »ó´Ü½ºÅ¸ÀÏ
 * =========================================================================================*/

 /* ¼­ºê¸Þ´º ³ÐÀÌ */
.has1 li {width: 100%;}
.has2 li {width: 50%;}
.has3 li {width: 33.33333333333333%;}
.has4 li {width: 25%;}
.has5 li {width: 20%;}
.has6 li {width: 16.6666666666667%;}
.has7 li {width: 14.28571428571429%;}
.has8 li {width: 12.5%;}
.has9 li {width: 11.11111111111111%;}
.has10 li {width: 10%;}



/* ¼­ºê¸Þ´º */
.submenu {
   width: 100%;
   max-width: 1480px;
   text-align: center;
   background-color: #fff;
   font-size: 0;
   margin: 0 auto;
   line-height: 0;
   margin-top: -38px;
}
.submenu ul {
   width: 100%;
   margin: 0 auto;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: end;
}
.submenu li {
   border-right: 1px solid rgba(0,0,0,0.10);
}
.submenu li:last-child {
   border-right: 0;
}

.submenu li a {
   color: rgba(0,0,0,1.00);
   font-size: 19px;
   line-height: 1.2;
   width: 100%;
   height: 72px;   
   display: flex;
   align-items: center;
   justify-content: center;
}
.submenu li a:hover {
   color: #000000;
   background: #f7941e;
}
.submenu li a.active {
   color: #fff;
   font-weight: 500;
   background: #f7941e;
}

.submenu li a.active:after {
   content: '';
   width: 100%;
   height: 4px;
   left: 0;
   bottom: -1px;
   position: absolute;  
}


.submenus {
   width: 100%;
   max-width: 1480px;
   text-align: center;
   background-color: #fff;
   font-size: 0;
   margin: 0 auto;
   line-height: 0;
   margin-top: -38px;
}
.submenus ul {
   width: 100%;
   margin: 0 auto;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: end;
}
.submenus li {
   border-right: 10px solid rgba(0,0,0,0.0);
}
.submenus li:last-child {
   border-right: 0;
}

.submenus li a {
   color: rgba(0,0,0,1.00);
   font-size: 19px;
   line-height: 1.2;
   width: 100%;
   height: 72px;   
   display: flex;
   align-items: center;
   justify-content: center;
   background: #f0f0f0;

}
.submenus li a:hover {
   color: #000000;
   background: #f7941e;
}
.submenus li a.active {
   color: #fff;
   font-weight: 500;
   background: #f7941e;
}

.submenus li a.active:after {
   content: '';
   width: 100%;
   height: 4px;
   left: 0;
   bottom: -1px;
   position: absolute;  
   background: #f7941e;
}



/* »ó´ÜÀÌ¹ÌÁö */
.sub-top {
   height: 420px;
   position: relative;
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   align-items: center;
   justify-content: center;
   z-index: -1;
}

.sub-top-img1 {background: url('../../img/sub/sub_top_01.jpg') center no-repeat; background-size:cover;}
.sub-top-img2 {background: url('../../img/sub/sub_top_02.jpg') center no-repeat; background-size:cover;}
.sub-top-img3 {background: url('../../img/sub/sub_top_03.jpg') center no-repeat; background-size:cover;}
.sub-top-img4 {background: url('../../img/sub/sub_top_07.jpg') center no-repeat; background-size:cover;}
.sub-top-img5 {background: url('../../img/sub/sub_top_05.jpg') center no-repeat; background-size:cover;}
.sub-top-img6 {background: url('../../img/sub/sub_top_06.jpg') center no-repeat; background-size:cover;}
.sub-top-img7 {background: url('../../img/sub/sub_top_07.jpg') center no-repeat; background-size:cover;}
.sub-top-img8 {background: url('../../img/sub/sub_top_08.jpg') center no-repeat; background-size:cover;}
.sub-top-img9 {background: url('../../img/sub/sub_top_02-1.jpg') center no-repeat; background-size:cover;}
.sub-top-img10 {background: url('../../img/sub/sub_top_02-2.jpg') center no-repeat; background-size:cover;}
.sub-top-img11 {background: url('../../img/sub/sub_top_11.jpg') center no-repeat; background-size:cover;}
.sub-top-member {background: url('../../img/sub/sub_top_member.jpg') center no-repeat; background-size:cover;}


/* »ó´ÜÀÌ¹ÌÁö ½½·Î°Ç */
.slogan-box {
   text-align: center;
   margin-top: 50px;
}

.slogan-box h1 {
   font-size: 48px;
   font-weight: 700;
   color: #FFFFFF;
   padding-bottom: 10px;
}
.slogan-box p {
   color: #EEE;
   font-size: 17px;
}




	@media screen and (max-width: 1280px) {

		/* »ó´ÜÀÌ¹ÌÁö */
		.sub-top {
		   height: 280px;
		}
		.slogan-box {
		   margin-top: 70px;
		}
		.slogan-box h1 {
		   font-size: 32px;
		   padding-bottom: 5px;
		}
		.slogan-box p {
		   font-size: 15px;
		}


		/* ¼­ºê¸Þ´º */
		.submenu {
		   margin-top: 0;
		}
		.submenu li a {
		   font-size: 18px;
		   height: 55px;
		}
	}


	@media screen and (max-width: 1024px) {

		/* »ó´ÜÀÌ¹ÌÁö */
		.sub-top {
		   height: 240px;
		}
		.slogan-box {
		   margin-top: 90px;
		}
		.slogan-box h1 {
		   font-size: 26px;		
		}
		.slogan-box p {
		   font-size: 13px;
		}

		/* ¼­ºê¸Þ´º */
		.submenu li a {
		   font-size: 16px;
		   height: 48px;
		}
	}



	@media screen and (max-width: 820px) {

		/* »ó´ÜÀÌ¹ÌÁö */
		.sub-top {
		   height: 200px;
		}
		.slogan-box {
		   margin-top: 60px;
		}
		.slogan-box h1 {
		   padding-bottom: 0;
		}
		.slogan-box p {
		   display: none;
		}
	}



	@media screen and (max-width: 768px) {		

		.has1 li, .has2 li, .has3 li, .has5 li, 
		.has6 li, .has7 li, .has8 li, .has9 li, .has10 li {width: 33.33333333333333%;}
		
		.has2 li:last-child {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

		.has4 li {
		   width: 50%;
		}
		.has4 li:nth-child(1),
		.has4 li:nth-child(2) {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}

		.has5 li:nth-child(1),
		.has5 li:nth-child(2), 
		.has5 li:nth-child(3) {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}
		.has5 li:last-child {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

		.has6 li:nth-child(1),
		.has6 li:nth-child(2), 
		.has6 li:nth-child(3) {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}

		.has7 li {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}
		.has7 li:last-child {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

		.has8 li {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}
		.has8 li:last-child {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

		.has9 li {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}
		.has9 li:nth-last-child(1),
		.has9 li:nth-last-child(2), 
		.has9 li:nth-last-child(3) {
		   border-bottom: 0;
		}

		.has10 li {
		   border-bottom: 1px solid rgba(255,255,255,0.1);
		}
		.has10 li:last-child {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

		/* ¼­ºê¸Þ´º */
		.submenu ul {
		   justify-content: flex-start;
		}
		.submenu li a {
		   font-size: 14px;
		   height: 38px;
		}
		.submenu li {
		   border-right: 1px solid rgba(255,255,255,0.1);
		}

	}


	@media screen and (max-width: 480px) {

		/* »ó´ÜÀÌ¹ÌÁö */		
		.slogan-box {
		   margin-top: 80px;
		}
	}







/* =========================================================================================
 * ÆäÀÌÁö Å¸ÀÌÆ²
 * =========================================================================================*/

.title-box {
   padding: 100px 0;
   text-align: center;
}
.title-box h3 {
   width: 100%;
   display: block;
}
.title-box p {
   font-size: 13px !important;
   padding-bottom: 0;
}
.title-box .navi {
   width: 100%;
   display: block;
   color: #888888;
}
.arrow-pd {
   padding: 0 4px;
}


	@media screen and (max-width: 1280px) {

		.title-box {
		   padding: 80px 0;
		}
	}

	@media screen and (max-width: 1024px) {

		.title-box {
		   padding: 60px 0;
		}
	}


	@media screen and (max-width: 768px) {

		.title-box {
		   padding: 40px 0;
		}
		.title-box p {
		   font-size: 12px !important;
		}
	}






/* =========================================================================================
 * È¸»ç¼Ò°³
 * =========================================================================================*/


/* ±â¾÷¼Ò°³ */
.overview {
   width: 100%;
   position: relative;
   line-height: 1.78;
}

.overview .ov-img img {  
   width: 100%;
}

.overview .ov-box {
   background: #FFF;
   padding: 0 80px;
   text-align: center;
}

.overview .ov-tit {
   font-size: 40px;
   line-height: 0.8;
   color: #000000;
   font-weight: 600;
   padding-bottom: 50px;
}

.overview .ov-cont {
	text-align: left;

}

.overview .ov-cont1 {
	text-align: center;

}

	

/* ±â¾÷Á¤º¸ */
.company-info ul {
   border: 1px solid #E0E0E0;
   display: flex;
   align-items: center;
   text-align: center;
   width: 100%;
   position: relative;
   flex-wrap: wrap;
}

.company-info ul li {
   width: 20%;
   padding: 40px 20px;
   border-right: 1px solid #E0E0E0;
}

.company-info ul li .img {
   padding-bottom: 10px;
}

.company-info ul li h4 {
   font-size: 22px;   
   padding-bottom: 10px;
}

.company-info ul li p {
   padding-bottom: 0;
}

.company-info ul li:last-child {
   border-right: 0;
}





	@media screen and (max-width: 1280px) {

		/* ±â¾÷¼Ò°³ */
		.overview .ov-tit {
		   font-size: 30px;
		   padding-bottom: 30px;
		}

		/* ±â¾÷Á¤º¸ */
		.company-info ul li h4 {
		   font-size: 19px;   
		   padding-bottom: 0;
		}
	}



	@media screen and (max-width: 1024px) {

		/* ±â¾÷¼Ò°³ */
		.overview .ov-tit {
		   font-size: 24px;
		   padding-bottom: 20px;
		}
		.overview .ov-box {
		   padding: 0 40px;
		}


		/* ±â¾÷Á¤º¸ */
		.company-info ul li {
		   padding: 25px 15px;
		}
		.company-info ul li h4 {
		   font-size: 17px;  
		}
		.company-info ul li .img img {
		   width: 60px;
		   height: auto;
		}
	}



	@media screen and (max-width: 768px) {
	
		/* ±â¾÷¼Ò°³ */
		.overview .ov-tit {
		   font-size: 19px;
		   line-height: 1.6;
		}
		.overview .ov-box {
		   padding: 0;
		}
		.overview .ov-cont br {
		   display: none;
		}


		/* ±â¾÷Á¤º¸ */
		.company-info ul li {
		   width: 33.33333%;
		   border-bottom: 1px solid #E0E0E0;
		}
		.company-info ul li:nth-child(3n+3) {
		   border-right: 0;
		}
		.company-info ul li:last-child {
		   border-right: 1px solid #E0E0E0;
		}
		.company-info ul li:nth-child(4),
		.company-info ul li:nth-child(5), 
		.company-info ul li:nth-child(6) {
		   border-bottom: 0;
		}

	}




	@media screen and (max-width: 768px) {
	
		/* ±â¾÷Á¤º¸ */
		.company-info ul li {
		   width: 50%;
		   padding: 20px 10px;
		}
		.company-info ul li:nth-child(3n+3) {
		   border-right: 1px solid #E0E0E0;
		}
		.company-info ul li:nth-child(2n+2) {
		   border-right: 0;
		}
		.company-info ul li:nth-child(4){
		   border-bottom: 1px solid #E0E0E0;
		}
		.company-info ul li .img img {
		   width: 50px;
		}

	}





/* =========================================================================================
 * ´ëÇ¥ ÀÎ»ç¸»
 * =========================================================================================*/

.greeting {
   position: relative;
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
}

.greeting .imgs {
   width: 50%;
   padding-right: 70px;
}

.greeting .imgs img {
   width: 100%;
}

.greeting .cont {
   width: 50%;
   line-height: 1.78;
}

.greeting .cont h3 {
   color: #000000;
   font-size: 52px; 
   font-weight: 700;
   padding-bottom: 0;
   font-family: 'Montserrat';
}

.greeting .cont h3:before {
   display: none;
}

.greeting .cont .tit {
   font-size: 30px;   
   line-height: 1.6;
   color: #00183f;
   padding-bottom: 20px;
}

.ceo_sign {
   display: flex;
   padding-top: 60px;
   justify-content: end;
   font-size: 95%;
}
.ceo_sign img {
   padding-left: 10px;
}

.ceo_sign .name {
   vertical-align: top;
}



	@media screen and (max-width: 1024px) {

		.greeting .cont h3 {
		   font-size: 36px; 
		}
		.greeting .cont .tit {
		   font-size: 20px;   
		   padding-bottom: 20px;
		}
		.greeting .imgs {
		   padding-right: 40px;
		}
	}



	@media screen and (max-width: 768px) {

		.greeting .imgs {
		   width: 36%;
		   padding-right: 30px;
		}
		.greeting .cont {
		   width: 64%;
		}
		.greeting .cont h3 {
		   font-size: 24px; 
		}
		.greeting .cont .tit {
		   font-size: 18px;   
		   padding-bottom: 10px;
		}
	}




	@media screen and (max-width: 480px) {

		.greeting .imgs {
		   width: 100%;
		   padding-right: 0;
		   padding-bottom: 10px;
		}
		.greeting .cont {
		   width: 100%;
		}
	}







/* =========================================================================================
 * È¸»ç¿¬Çõ
 * =========================================================================================*/

.history {
   position: relative;
   display: flex;
   flex-wrap: wrap;
}
/*.map .address li {
   width: 100%;
   display: flex;
   flex-wrap: wrap;
   padding: 25px;
   position: relative;
   border-bottom: 1px solid #E5E5E5;
} */


.history .history-img {
   width: 15%;
   padding-right: 100px;
}
.history .history-img2 {
   width: 10%;
   padding-right: 100px;
}
.history .history-img3 {
   width: 10%;
   padding-right: 100px;
}
.history .history-img img {
   width: 100%;
}


.history .history-cont {
   width: 65%;
   border-top: 1px solid #DDDDDD;

}

ul.timeline > li {
   display: flex;
   align-items: baseline;
   padding-bottom: 40px;
   position: relative;
   flex-wrap: wrap;
}

ul.timeline > li:last-child:before {
	display: none;
}

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

ul.timeline li .year {
   width: 15%;
   color: #000000;
   font-size: 32px;
   font-weight: 600;
   font-family: 'xeicon', sans-serif; 
   position: relative;
}

ul.timeline li .year:after {
   content: '';
/* display: inline-block;
   width: 85%;
   height: 12px;
   background: #EEEEEE;
   bottom: 15px; */
   left: -2px;
   vertical-align: top;
   position: absolute;
   z-index: -1;
   margin-right: 10px;
   padding-right: 10px;
}



ul.timeline li .time-cont {
   width: 65%;
}

ul.timeline li .time-cont > li {
   position: relative;
   padding-left: 15px;
   padding-bottom: 10px;
}

ul.timeline li .time-cont > li:before {
   content: '';
   display: inline-block;
   width: 3px;
   height: 3px;
   background: #787878;
   border-radius: 50px;
   top: 14px;
   left: 0;
   vertical-align:  top;
   position: absolute;  
}




	@media screen and (max-width: 1280px) {

		.history .history-img {
		   padding-right: 60px;
		}
		ul.timeline li .year {
		   font-size: 26px;
		}
				.history .history-img {
		   display: none;

		}
		.history .history-img2 {
		   width: 20%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-img3 {
		   width: 20%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-cont {
		   width: 60%;
		}
	}
	


	@media screen and (max-width: 1024px) {

		ul.timeline li .year {
		   font-size: 22px;
		}
		ul.timeline li .year:after {
		   bottom: 7px;
		}
		.history .history-img {
		   display: none;

		}
		.history .history-img2 {
		   width: 20%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-img3 {
		   width: 20%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-cont {
		   width: 60%;
		}
	}


	@media screen and (max-width: 768px) {

		.history .history-img {
		   display: none;

		}
		.history .history-img2 {
		   width: 40%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-img3 {
		   width: 40%;
		   padding-right: 40px;
		   padding-left: 40px;
		}
		.history .history-cont {
		   width: 100%;
		}
	}


	@media screen and (max-width: 480px) {

		.history .history-img {
		   display: none;
		}
		.history .history-img2 {
		   width: 40%;
		   padding-right: 40px;
		   padding-left: 40px;


		}
		.history .history-img3 {
		   width: 40%;
		   padding-right: 40px;
		   padding-left: 40px;


		}
		.history .history-cont {
		   width: 100%;
		}
		ul.timeline li .year {
		   width: 100%;
		}
		ul.timeline li .year:after {
		   width: 100%;
		   height: 8px;
		}
		ul.timeline li .time-cont {
		   width: 100%;
		}
	}




/* =========================================================================================
 * ºñÀü°ú °¡Ä¡
 * =========================================================================================*/

/* »ó´ÜÅ¸ÀÌÆ²±Û */
section.summary {
   text-align: center;
   margin-bottom: 80px;
}

.summary h3 {
   font-size: 40px;
   font-weight: 600;
   color: #f7941e;
}

.summary h3:before {
   display: none;
}

.summary p {
   font-size: 19px;
   color: #363636;
}

.vision > ul > li:first-child {
   border-top: 1px solid #DDDDDD;
}

.vision > ul > li {
   border-bottom: 1px solid #DDDDDD;
   padding: 50px 0;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

.vision > ul > li .vs-img {
   width: 35%;
   padding-right: 50px;
   line-height: 0;
}

.vision > ul > li .vs-img img {
   width: 100%;
}

.vision > ul > li .vis-img {
   width: 50%;
   padding-right: 50px;
   line-height: 0;
}


.vision > ul > li .vs-img1 {
   width: 60%;
   padding-left: 50px;
   line-height: 0;
}

.vision > ul > li .vs-img1 img {
   width: 100%;
}



.vision > ul > li .vs-cont {
   width: 65%;
}

.vision > ul > li .vs-cont h4 {
   font-size: 28px;
   color: #000000;
   font-weight: 500;
   padding-bottom: 8px;
}

.vision > ul > li .vs-cont p {
   padding-bottom: 20px;
}


.vision > ul > li .vs-cont1 {
   width: 40%;
}

.vision > ul > li .vs-cont1 h4 {
   font-size: 28px;
   color: #000000;
   font-weight: 500;
   padding-bottom: 8px;
}

.vision > ul > li .vs-cont1 p {
   padding-bottom: 20px;
}




/* ¹Ù·Î°¡±â ¹öÆ° */
a.vs-btn {
  display: inline-block;
  padding: 8px 45px 8px 25px; 
  margin: 0 auto;
  color: #FFF;
  background: #383232;
  font-size: 16px;
  font-weight: 500;
  text-align: left;  
}

a.vs-btn:before {
  font-family: 'xeicon';
  padding: 0;
  top: 7px;
  opacity: 1;
  margin-left: 10px;
  color: #FFF;
  content: '\e980';
  right: 18px;
}

a.vs-btn:hover {  
  background: #383232;
}




	@media screen and (max-width: 1280px) {
		
		/* »ó´ÜÅ¸ÀÌÆ²±Û */
		section.summary {
		   margin-bottom: 40px;
		}

		.summary h3 {
		   font-size: 30px;
		}
		.summary p {
		   font-size: 18px;
		}

		.vision > ul > li {
		   padding: 30px 0;
		}
		.vision > ul > li .vs-cont h4 {
		   font-size: 22px;
		   padding-bottom: 8px;
		}
		a.vs-btn {
		  padding: 8px 45px 8px 25px; 
		  font-size: 14px;
		}
	}



	@media screen and (max-width: 1024px) {

		.summary h3 {
		   font-size: 24px;
		}
		.summary p {
		   font-size: 16px;
		}
		
		.vision > ul > li {
		   align-items: flex-start;
		}

		.vision > ul > li .vs-img {
		   width: 30%;
		   padding-right: 30px;
		}
		.vision > ul > li .vis-img {
		   width: 30%;
		   padding-right: 30px;
		}
		.vision > ul > li .vs-img1 {
		   width: 30%;
		   padding-right: 30px;
		}
		.vision > ul > li .vis-img1 {
		   width: 30%;
		   padding-right: 30px;
		}
		.vision > ul > li .vs-cont {
		   width: 70%;
		}
		.vision > ul > li .vs-cont h4 {
		   font-size: 20px;
		}
		a.vs-btn {
		  padding: 8px 35px 8px 15px;
		  font-size: 13px;
		}
	}



	@media screen and (max-width: 820px) {
		
		/* »ó´ÜÅ¸ÀÌÆ²±Û */
		section.summary {
		   margin-bottom: 30px;
		}

		.summary h3 {
		   font-size: 20px;
		}
		.summary p {
		   font-size: 14px;
		}
		.vision > ul > li .vs-cont h4 {
		   font-size: 18px;
		}
	}



	@media screen and (max-width: 480px) {
		
		.vision > ul > li .vs-img {
		   width: 100%;
		   padding-right: 0;
		   padding-bottom: 10px;
		}
		.vision > ul > li .vis-img {
		   width: 100%;
		   padding-right: 0;
		   padding-bottom: 10px;
		}
				.vision > ul > li .vs-img1 {
		   width: 100%;
		   padding-right: 0;
		   padding-bottom: 10px;
		}
		.vision > ul > li .vis-img1 {
		   width: 100%;
		   padding-right: 0;
		   padding-bottom: 10px;
		}
		.vision > ul > li .vs-cont {
		   width: 100%;
		}
		.vision > ul > li .vs-cont h4 {
		   font-size: 20px;
		}
		a.vs-btn {
		  padding: 8px 35px 8px 15px;
		  font-size: 13px;
		}
	}






/* =========================================================================================
 * Ãß°¡ÆäÀÌÁö ·¹ÀÌ¾Æ¿ô
 * =========================================================================================*/


/* ÀÌ¹ÌÁö¹è°æ ¹Ú½º */
.bg-box {
   height: 300px;
   padding: 20px;
   text-align: center;
   background-size: cover;
   display: flex;
   align-items: center;
   justify-content: center;
}

.bg-box h3, .bg-box p {
   color: #FFFFFF;
}

.bg-info h3:before {
   display: none;
}

.bg-1 {background: url('../../img/sub/bg-1.jpg') center top no-repeat; background-size:cover;}
.bg-2 {background: url('../../img/sub/bg-2.jpg') center top no-repeat; background-size:cover;}
.bg-3 {background: url('../../img/sub/bg-3.jpg') center top no-repeat; background-size:cover;}
.bg-4 {background: url('../../img/sub/bg-4.jpg') center top no-repeat; background-size:cover;}
.bg-5 {background: url('../../img/sub/bg-5.jpg') center top no-repeat; background-size:cover;}
.bg-6 {background: url('../../img/sub/bg-6.jpg') center top no-repeat; background-size:cover;}
.bg-7 {background: url('../../img/sub/bg-7.jpg') center top no-repeat; background-size:cover;}
.bg-8 {background: url('../../img/sub/bg-8.jpg') center top no-repeat; background-size:cover;}
.bg-9 {background: url('../../img/sub/bg-9.jpg') center top no-repeat; background-size:cover;}
.bg-10 {background: url('../../img/sub/bg-10.jpg') center top no-repeat; background-size:cover;}




/* 1Çà ~ 5ÇàÀÌ¹ÌÁö¹Ú½º (ÁÂ¿ì °£°ÝÀÌ ÀÖ´Â ÀÌ¹ÌÁö¹Ú½º) °øÅëÀû¿ë ºÎºÐ */
.img-row {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   border-top: 0px solid #DDDDDD;
   padding: 50px 0;
}
.img-row {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   border-top: 0px solid #DDDDDD;
   padding: 50px 0;
}

.img-row > li {
   padding-top: 40px;
}

.img-row .img {
   line-height: 0;
   padding-bottom: 10px;
}

.img-row .img img {
   width: 100%;
}
/* 1Çà ~ 5ÇàÀÌ¹ÌÁö¹Ú½º (ÁÂ¿ì °£°ÝÀÌ ÀÖ´Â ÀÌ¹ÌÁö¹Ú½º) °øÅëÀû¿ë ºÎºÐ */
.img-row1 {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;

   padding: 50px 0;
}
.img-row1 {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   padding: 50px 0;
}

.img-row1 > li {
   padding-top: 40px;
}

.img-row1 .img {
   line-height: 0;
   padding-bottom: 10px;
}

.img-row1 .img img {
   width: 100%;
}



/* ³ÐÀÌ */
.n1 > li {width: 100%;}
.n2 > li {width: 49%;}
.n3 > li {width: 32%;}
.n4 > li {width: 24%;}
.n5 > li {width: 19%;}
.n7 > li {width: 49%;}
.n8 > li {width: 49%;}


.n2 > li:nth-child(-n+2) {
   padding-top: 0;
}

.n3 > li:nth-child(-n+3){
   padding-top: 0;
}

.n4 > li:nth-child(-n+4) {
   padding-top: 0;
}

.n5 > li:nth-child(-n+5) {
   padding-top: 0;
}

.n7 > li:nth-child(-n+2) {
   padding-top: 100px;
   padding-bottom: 100px;
padding-left: 50px;
	   padding-right: 50px;
 /*  border: 70px solid #efefef; */
}
.n8 > li:nth-child(-n+2) {
   padding-top: 0;
}

/* 1Çà ÀÌ¹ÌÁö */
.n1 > .img {
   padding-bottom: 25px;
}




 	@media screen and (max-width: 1280px) {

		/* ÀÌ¹ÌÁö¹è°æ ¹Ú½º */
		.bg-box {
		   height: 240px;
		}
	}



	@media screen and (max-width: 1024px) {
		
		/* ÀÌ¹ÌÁö¹è°æ ¹Ú½º */
		.bg-box {
		   height: 190px;
		}

		/* 1Çà ÀÌ¹ÌÁö */
		.n1 > .img {
		   padding-bottom: 15px;
		}

	}



	@media screen and (max-width: 820px) {
		
		/* ÀÌ¹ÌÁö¹è°æ ¹Ú½º */
		.bg-box {
		   height: 150px;
		}
		
		/* 1Çà ~ 5ÇàÀÌ¹ÌÁö¹Ú½º (ÁÂ¿ì °£°ÝÀÌ ÀÖ´Â ÀÌ¹ÌÁö¹Ú½º) °øÅëÀû¿ë ºÎºÐ */
		.img-row > li {
		   padding-top: 30px !important;
		}

		/* ³ÐÀÌ */
		.n3 > li,
		.n4 > li, 
		.n5 > li,
		.n7 > li,		
		.n8 > li,{width: 49%;}
		
		.n2 > li:nth-child(-n+2),
		.n3 > li:nth-child(-n+2), 
		.n4 > li:nth-child(-n+2), 
		.n5 > li:nth-child(-n+2),
		.n7 > li:nth-child(-n+2),
		.n8 > li,{
		   padding-top: 0 !important;
		}
	}



	@media screen and (max-width: 480px) {

		/* ³ÐÀÌ */
		.n2 > li,
		.n3 > li,
		.n4 > li, 
		.n5 > li,
		.n8 > li,{width: 100%;}

		.n7 > li,{width: 30%;}
		
		.n2 > li:nth-child(2),
		.n3 > li:nth-child(2), 
		.n4 > li:nth-child(2), 
		.n5 > li:nth-child(2),
		.n7 > li,
		.n8 > li,{		
		   padding-top: 30px !important;
		}
		
	}









/* =========================================================================================
 * ¿À½Ã´Â ±æ
 * =========================================================================================*/

/* º»»ç¾È³» */ 
.map {
   width: 100%;
}

.map .map_img {
   height: 450px;
   border: 1px solid #CCCCCC;
}

.map ul.address {
   padding-top: 10px;
}

.map .address li {
   width: 100%;
   display: flex;
   flex-wrap: wrap;
   padding: 25px;
   position: relative;
   border-bottom: 1px solid #E5E5E5;
}

.map .address li .tit {
   color: #000000;
   font-weight: 500;
   width: 25%;
   padding-left: 10px;
}

.map .address li .txt {
   width: 75%;
}


/* ÁöÁ¡¾È³» */ 
.map-2 {
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   display: flex;
}

.map-2 > div {
   width: 48%;
}

.map-2 .map_img {
   height: 450px;
   border: 1px solid #CCCCCC;
}

.map-2 ul {
   padding-top: 10px;
}

.map-2 .address li {
   width: 100%;
   display: flex;
   flex-wrap: wrap;
   padding: 20px;
   position: relative;
   border-bottom: 1px solid #E5E5E5;
}

.map-2 .address li .tit {
   color: #000000;
   font-weight: 500;
   width: 28%;
   padding-left: 10px;
}

.map-2 .address li .txt {
   width: 72%;
}




	@media screen and (max-width: 1024px) {

		.map .address li {
		   padding: 15px;
		}
		.map-2 .address li {
		   padding: 15px;
		}
		.map-2 .address li .tit {
		   width: 35%;
		}
		.map-2 .address li .txt {
		   width: 65%;
		}

	}



	@media screen and (max-width: 768px) {

		.map .map_img {
		   height: 360px;
		}
		.map-2 .map_img {
		   height: 360px;
		}

		.map-2 > div {
		   width: 100%;
		}
		.map-2 > div:first-child {
		   margin-bottom: 40px;
		}
	}



	@media screen and (max-width: 480px) {

		.map .map_img {
		   height: 300px;
		}		
		.map .address li .tit {
		   width: 100%;
		   padding-left: 0;
		}
		.map .address li .txt {
		   width: 100%;
		}

		.map-2 .map_img {
		   height: 300px;
		}
		.map-2 .address li .tit {
		   width: 100%;
		   padding-left: 0;
		}
		.map-2 .address li .txt {
		   width: 100%;
		}
	}
	



/* =========================================================================================
 * »ç¾÷°³¿ä
 * =========================================================================================*/


/* 1Çà ¾ÆÀÌÄÜ¹è³Ê */
ul.icon-row-1 {
   width: 100%;   
}

ul.icon-row-1 > li {
   background: #F3F3F3;
   padding:  40px;
   display: flex;
   align-items: center;
   margin-bottom: 20px;
}

ul.icon-row-1 > li:last-child {
   margin-bottom: 0;
}

ul.icon-row-1 .img1 {
   width: 20%;
   text-align: left;
   line-height: 0;
}
ul.icon-row-1 .txt {
   width: 50%;
   text-align: center;
}

ul.icon-row-1 .img {
   width: 30%;
   text-align: right;
   line-height: 0;
}



/* 1Çà ¾ÆÀÌÄÜ¹è³Ê 
ul.icon-row-1 {
   width: 100%;   
}

ul.icon-row-1 > li {
   background: #F3F3F3;
   padding:  40px;
   display: flex;
   align-items: center;
   margin-bottom: 20px;
}

ul.icon-row-1 > li:last-child {
   margin-bottom: 0;
}

ul.icon-row-1 .txt {
   width: 70%;
   text-align: left;
}

ul.icon-row-1 .img {
   width: 30%;
   text-align: right;
   line-height: 0;
}

*/

/* 2Çà ¾ÆÀÌÄÜ¹è³Ê */
ul.icon-row-2 {
   width: 100%;   
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
}

ul.icon-row-2 > li {
   width: 49%;
   background: #FFFFFF;
   padding: 40px;
   display: flex;
   align-items: center;
   margin-top: 30px;
}

ul.icon-row-2 > li:nth-child(1),
ul.icon-row-2 > li:nth-child(2) {
   margin-top: 0;
}


ul.icon-row-2 .txt {
   width: 70%;
   text-align: left;
}

ul.icon-row-2 .img {
   width: 30%;
   text-align: right;
   line-height: 0;
}


/* 3Çà ¾ÆÀÌÄÜ¹è³Ê */
ul.icon-row-3 {
   width: 100%;   
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;     
}

ul.icon-row-3 > li {
   width: 32%;
   background: #F3F3F3;
   padding: 40px 30px;
   display: flex;
   align-items: center;
   flex-direction: column;
   margin-top: 30px;
   text-align: center;
}

ul.icon-row-3 > li:nth-child(1),
ul.icon-row-3 > li:nth-child(2),
ul.icon-row-3 > li:nth-child(3) {
   margin-top: 0;
}


ul.icon-row-3 .txt {
   width: 100%;
}

ul.icon-row-3 .img {
   width: 100%;
   line-height: 0;
   padding-bottom: 20px;
}


/* 4Çà ¾ÆÀÌÄÜ¹è³Ê */
ul.icon-row-4 {
   width: 100%;   
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;     
}

ul.icon-row-4 > li {
   width: 23.5%;
   background: #FFFFFF;
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   margin-top: 30px;
   text-align: center;
}

ul.icon-row-4 > li:nth-child(1),
ul.icon-row-4 > li:nth-child(2),
ul.icon-row-4 > li:nth-child(3),
ul.icon-row-4 > li:nth-child(4) {
   margin-top: 0;
}

ul.icon-row-4 .txt {
   width: 100%;
   padding: 35px 30px;
}

ul.icon-row-4 .img {
   width: 100%;
   line-height: 0;
}

ul.icon-row-4 .img img {
   width: 100%;
}



/* ¹Ù·Î°¡±â ¹öÆ° */
a.vs-btn2 {
  display: inline-block;
  padding: 6px 45px 6px 25px; 
  margin: 0 auto;
  color: #FFF;
  background: #3e85c7;
  font-size: 16px;
  font-weight: 500;
  text-align: left;  
}

a.vs-btn2:before {
  font-family: 'xeicon';
  padding: 0;
  top: 8px;
  opacity: 1;
  margin-left: 10px;
  color: #FFF;
  content: '\e93e';
  right: 22px;
}

a.vs-btn2:hover {  
  background: #0053a9;
}



	@media screen and (max-width: 1280px) {

		/* 1Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-1 > li {
		   padding: 30px;
		}
		ul.icon-row-1 .img img {
		   width: 80px;
		   height: auto;
		}

		/* 2Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-2 > li {
		   padding: 30px;
		}
		ul.icon-row-2 .img img {
		   width: 80px;
		   height: auto;
		}

		/* 3Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-3 > li {
		   padding: 30px;
		   margin-top: 24px;
		}
		ul.icon-row-3 .img img {
		   width: 80px;
		   height: auto;
		}

		/* 4Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-4 .txt {
		   padding: 25px;
		}
		a.vs-btn2 {
		   font-size: 14px;
		}
		a.vs-btn2:before {
		   top: 6px;
		}
	}


	@media screen and (max-width: 1024px) {

		/* 1Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-1 > li {
		   padding: 25px;
		   align-items: flex-start;
		}
		ul.icon-row-1 .img img {
		   width: 60px;
		}

		/* 2Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-2 > li {
		   padding: 25px;
		   align-items: flex-start;
		}
		ul.icon-row-2 .img img {
		   width: 60px;
		}

		/* 3Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-3 > li {
		   padding: 25px;
		   margin-top: 20px;
		}
		ul.icon-row-3 .img img {
		   width: 60px;
		}

		/* 4Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-4 .txt {
		   padding: 20px;
		}
		a.vs-btn2 {
		   font-size: 13px;
		}
	}


	@media screen and (max-width: 820px) {
		
		/* 1Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-1 .txt {
		   width: 100%;
		}
		ul.icon-row-1 .img {
		   display: none;
		}

		/* 2Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-2 > li {
		   width: 100%;
		}
		ul.icon-row-2 .txt {
		   width: 100%;
		}
		ul.icon-row-2 .img {
		   display: none;
		}
		ul.icon-row-2 > li:nth-child(2) {
		   margin-top: 10px;
		}
		ul.icon-row-2 > li {
		   margin-top: 10px;
		}

		/* 3Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-3 > li {
		   width: 49%;
		   margin-top: 15px;
		}
		ul.icon-row-3 > li:nth-child(3) {
		   margin-top: 15px;
		}
		
		/* 4Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-4 > li {
		   width: 49%;
		}
		ul.icon-row-4 > li:nth-child(3),
		ul.icon-row-4 > li:nth-child(4) {
		   margin-top: 14px;
		}
	}



	@media screen and (max-width: 480px) {

		/* 3Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-3 > li {
		   width: 100%;
		}
		ul.icon-row-3 > li:nth-child(2) {
		   margin-top: 15px;
		}
		ul.icon-row-3 .img img {
		   width: 45px;
		}

		/* 4Çà ¾ÆÀÌÄÜ¹è³Ê */
		ul.icon-row-4 > li {
		   width: 100%;
		}
		ul.icon-row-4 > li:nth-child(2) {
		   margin-top: 14px;
		}
	}

	



/* =========================================================================================
 * »ç¾÷ºÐ¾ß
 * =========================================================================================*/

/* ±âº» ¼³¸í±Û */
.depth .inner {
   padding-bottom: 40px;
}

.depth .inner:last-child {
   padding-bottom: 0;
}

/* ±âº» ¼³¸í±Û */
.depth1 .inner {
   padding-bottom: 40px;
	 width: 100%;
align-items:center;



}

.depth1 .inner:last-child {
   padding-bottom: 0;
}

/* ¿ÞÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
.img-box-left {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-bottom: 70px;
}

.img-box-left:last-child {
   margin-bottom: 0;
}

.img-box-left .img {
   width: 40%;
   line-height: 0;
   padding-right: 30px;
}

.img-box-left .img img {
   width: 100%;
}

.img-box-left .txt {
   width: 60%;
   padding-left: 30px;
}

.img-box-left .txt p {
   padding-bottom: 20px;
}


/* ¿À¸¥ÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
.img-box-right {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-bottom: 70px;
}

.img-box-right:last-child {
   margin-bottom: 0;
}

.img-box-right .txt {
   width: 60%;
   padding-right: 30px;
}

.img-box-right .txt p {
   padding-bottom: 20px;
}

.img-box-right .img {
   width: 40%;
   line-height: 0;
   padding-left: 30px;
}

.img-box-right .img img {
   width: 100%;
}



/* Å×ÀÌºí °øÅë½ºÅ¸ÀÏ */
.tb-wrap {
   overflow-x: auto;
vertical-align: top;	
}

.tb-wrap .tb-etc {
   text-align: right;
   font-size: 15px;
   padding: 5px;
}

caption {
   visibility: hidden;
   height: 0;
}

.w20 {
   width: 20%;
}



/* Å×ÀÌºí 01 */
table.tb_01 {
   width: 100%;
   border-top: 2px solid #000;
}

table.tb_01 th {
   border: 1px solid #E5E5E5;
   padding: 15px;
   color: #000000;
   font-weight: 500;
   background: #F5F5F5;
}

table.tb_01 td {
   border: 1px solid #E5E5E5;
   padding: 15px;
}



/* Å×ÀÌºí 02 */
table.tb_02 {
   width: 100%;
   border-top: 0px solid #000;
}

table.tb_02 th {
   text-align: center;
   font-size: 110%;
   width: 20%;
   border: 0px solid #E5E5E5;
   padding: 15px;
   color: #000000;
   font-weight: 500;
   background: #F5F5F5;
}

table.tb_02 td {
   border: 0px solid #E5E5E5;
   padding: 15px;
}


/* Å×ÀÌºí 03 */
table.tb_03 {
   width: 100%;
  
}

table.tb_03 th {
   text-align: center;
   font-size: 110%;
   width: 20%;
   border: 1px solid #E5E5E5;
   padding: 15px;
   color: #000000;
   font-weight: 500;
   
}

table.tb_03 td {
   border: 1px solid #E5E5E5;
   padding: 15px;
}



/* Å×ÀÌºí 04 */
table.tb_04 {
   width: 100%;
	vertical-align: top;
  
}

table.tb_04 th {
   text-align: center;

   font-size: 110%;
   width: 20%;
   padding: 15px;
   font-weight: 500;
   
}

table.tb_04 td {
    padding: 15px;
}


/* Å×ÀÌºí 05 */
table.tb_05 {
   width: 100%;
   border-top: 0px solid #000;
}

table.tb_05 th {
   text-align: center;
   font-size: 110%;
   width: 16%;
   border: 0px solid #E5E5E5;
   padding: 15px;
   color: #000000;
   font-weight: 500;
   background: #F5F5F5;
}

table.tb_05 td {
   border: 0px solid #E5E5E5;
   padding: 15px;
}



	@media screen and (max-width: 1280px) {
		
		/* ¿ÞÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-left .img {
		   padding-right: 20px;
		}		
		.img-box-left .txt {
		   padding-left: 20px;

		}

		/* ¿À¸¥ÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-right .img {
		   padding-left: 20px;
		}		
		.img-box-right .txt {
		   padding-right: 20px;
		}

		/* Å×ÀÌºí °øÅë½ºÅ¸ÀÏ */
		.tb-wrap .tb-etc {
		   font-size: 13px;
		}
	}



	@media screen and (max-width: 1024px) {

		/* ±âº» ¼³¸í±Û */
		.depth .inner {
		   padding-bottom: 30px;
		}
		
				/* ±âº» ¼³¸í±Û */
		.depth1 .inner {
		   padding-bottom: 30px;
		}

		/* ¿ÞÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-left {
		   margin-bottom: 50px;
		}
		.img-box-left .img {
		   padding-right: 15px;
		   width: 35%;
		}		
		.img-box-left .txt {
		   padding-left: 15px;
		   width: 65%;
		}

		/* ¿À¸¥ÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-right {
		   margin-bottom: 50px;
		}
		.img-box-right .img {
		   padding-left: 15px;
		   width: 35%;
		}		
		.img-box-right .txt {
		   padding-right: 15px;
		   width: 65%;
		}

		/* Å×ÀÌºí 01 */
		table.tb_01 th {
		   padding: 10px;
		}
		table.tb_01 td {
		   padding: 10px;
		}

		/* Å×ÀÌºí 02 */
		table.tb_02 th {
		   padding: 10px;
		}
		table.tb_02 td {
		   padding: 10px;
		}
		
		/* Å×ÀÌºí 03 */
		table.tb_03 th {
		   padding: 10px;
		}
		table.tb_03 td {
		   padding: 10px;
		}
		
				/* Å×ÀÌºí 04 */
		table.tb_04 th {
		   padding: 10px;
		}
		table.tb_04 td {
		   padding: 10px;
		}
		
				/* Å×ÀÌºí 05 */
		table.tb_05 th {
		   padding: 10px;
		}
		table.tb_05 td {
		   padding: 10px;
		}

	}



	@media screen and (max-width: 768px) {

		/* ¿ÞÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-left {
		   margin-bottom: 30px;
		}
		.img-box-left .img {
		   padding-right: 0;
		   width: 100%;
		   padding-bottom: 10px;
		}		
		.img-box-left .txt {
		   padding-left: 0;
		   width: 100%;
		}

		/* ¿À¸¥ÂÊ ÀÌ¹ÌÁö ¹Ú½ºÇü */
		.img-box-right {
		   margin-bottom: 30px;
		}
		.img-box-right .img {
		   padding-left: 0;
		   width: 100%;
		   padding-top: 10px;
		}		
		.img-box-right .txt {
		   padding-right: 0;
		   width: 100%;
		}

		/* Å×ÀÌºí 01 */
		table.tb_01 th {
		   padding: 10px;
		}
		table.tb_01 td {
		   padding: 10px;
		}

		/* Å×ÀÌºí 02 */
		table.tb_02 th {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_02 td {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_02 {
		   border-bottom: 1px solid #E5E5E5;
		}

		/* Å×ÀÌºí 03 */
		table.tb_03 th {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_03 td {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_03 {
		   border-bottom: 1px solid #E5E5E5;
		}

		/* Å×ÀÌºí 05 */
		table.tb_05 th {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_05 td {
		   width: 100%;
		   display: block;
		   margin-bottom: -1px;
		}
		table.tb_05 {
		   border-bottom: 1px solid #E5E5E5;
		}
		
	}




/* =========================================================================================
 * ÀÎÁõ¼­
 * =========================================================================================*/

.certificate ul {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
}

.certificate ul li {
   width: 23.5%;
   text-align: center;
   padding-top: 40px;
}

.certificate ul li:nth-child(-n+4) {
   padding-top: 0;
}

.certificate ul li .img {
   line-height: 0;
}

.certificate ul li .img img {
   width: 100%;
   border: 2px solid #DDDDDD;
   margin-bottom: 10px;
}

.certificate ul li .icon {
   margin-bottom: 0;
}

.certificate ul li p {
   font-size: 20px;
}

.cf1 {
   display: inline-block;
   margin: 0 auto;
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #039ed9;
   padding: 6px 10px;
   border-radius: 3px;
}

.cf2 {
   display: inline-block;
   margin: 0 auto;
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #db6767;
   padding: 6px 10px;
   border-radius: 3px;
}

.cf3 {
   display: inline-block;
   margin: 0 auto;
   color: #FFF;
   font-size: 13px;
   line-height: 1;
   font-weight: 500;
   background: #9b753d;
   padding: 6px 10px;
   border-radius: 3px;
}

.certificate ul li p {
   color: #000;
}



	@media screen and (max-width: 1280px) {

		.certificate ul li p {
		   font-size: 18px;
		}
	}


	@media screen and (max-width: 1024px) {

		.certificate ul li p {
		   font-size: 16px;
		}
	}


	@media screen and (max-width: 820px) {

		.certificate ul li {
		   width: 49%;
		   padding-top: 30px;
		}
		.certificate ul li:nth-child(3),
		.certificate ul li:nth-child(4) {
		   padding-top: 30px;
		}
	}


	@media screen and (max-width: 480px) {

		.certificate ul li {
		   width: 100%;
		}

		.certificate ul li:nth-child(2) {
		   padding-top: 30px;
		}
	}





/* =========================================================================================
 * ÆÄÆ®³Ê
 * =========================================================================================*/

.partner ul {
   display: flex;
   width: 100%;
   flex-wrap: wrap;
   justify-content: space-between;
}

.partner ul li {
   width: 23.5%;
   text-align: center;
   padding-top: 40px;
}

.partner ul li:nth-child(-n+4) {
   padding-top: 0;
}

.partner ul li .img {
   line-height: 0;
}

.partner ul li .img img {
   width: 100%;
   border: 2px solid #DDDDDD;
   margin-bottom: 10px;
}

.partner ul li p {
   color: #000;
   font-size: 20px;
}




	@media screen and (max-width: 1280px) {

		.partner ul li p {
		   font-size: 18px;
		}
	}


	@media screen and (max-width: 1024px) {

		.partner ul li p {
		   font-size: 16px;
		}
	}


	@media screen and (max-width: 820px) {

		.partner ul li {
		   width: 49%;
		   padding-top: 30px;
		}
		.partner ul li:nth-child(3),
		.partner ul li:nth-child(4) {
		   padding-top: 30px;
		}
	}


	@media screen and (max-width: 480px) {

		.partner ul li {
		   width: 100%;
		}

		.partner ul li:nth-child(2) {
		   padding-top: 30px;
		}

		.partner ul li .img img {
		   width: 100%;
		   border: 1px solid #DDDDDD;
		   margin-bottom: 5px;
		}
	}




/* =========================================================================================
 * Á¦Ç°¼Ò°³ (À¥ÁøÇü °Ô½ÃÆÇ)
 * =========================================================================================*/

/* Ä«Å×°í¸® È°¼ºÈ­ ¹× ¸¶¿ì½º¿À¹ö½Ã ÄÃ·¯ (¾Æ·¡ 4°³ÀÇ Å¬·¡½º ¸ðµÎ ¼öÁ¤ÇØÁÖ¼¼¿ä) */
.sul_menu a:hover {
  color: #3e85c7 !important;
}

.sul_menu a:hover font {
  color: #3e85c7 !important;
}

.sul_menu > a.active_menu {
  color: #3e85c7 !important;
}

.sul_menu a.active_menu font {
  color: #3e85c7 !important;
}




/* =========================================================================================
 * FAQ ÀÚÁÖÇÏ´Â Áú¹®
 * =========================================================================================*/


.faq-box {
  padding: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: solid 1px #E0E0E0;
}

.faq-box:first-child {
  border-top: 2px solid #000;
}

.open {
  cursor: pointer;
  display: block;
  padding: 0px;
}

.expanded {
  background-color: #f5f5f5;
  transition: all .3s ease-in-out;
}

.ptag {
  display: none;
}

.question {
  padding: 25px 35px;
  padding-left: 50px;
  color: #000;
  font-size: 20px;
  position: relative;
}

.question:before {
   font-family: 'xeicon';
   padding: 0;
   top: 16px;
   font-size: 34px;
   opacity: 1;
   color: #00183f;
   content: '\e92b';
   margin-right: 10px;
   left: 0;
   position: absolute;
}

.question:after {
   font-family: 'xeicon';
   padding: 0;
   top: 18px;
   font-size: 32px;
   opacity: 1;
   color: #999;
   content: '\e942';
   margin-right: 10px;
   right: 0;
   position: absolute;
}

.answer {
  display: none;
  padding: 30px 50px;
  padding-top: 0 !important;
}

.faq-t {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float: right;
  position: relative;
  top: -55px;
  right: 10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  transition: all .3s ease-in-out;
}

.faq-o {
  top: -50px;
  -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}


/* ÅÇ¸Þ´º */
.tabs {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.tabs label {
  font-size: 17px;
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 25px;
  border-radius: 100px;
  margin: 0 2px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: background ease 0.3s;
  border: 1px solid #BBB;
}

.tabs .tab {
  order: 9;
  flex-grow: 1;
  width: 100%;
  height: 100%;
  display: none;
  background: #fff;
}

.tabs input[type=radio] {
  display: none;
}

.tabs input[type=radio]:checked + label {
  background: #3f4856;
  color: #FFF;
  border: 1px solid #3f4856;
}

.tabs input[type=radio]:checked + label + .tab {
  display: block;
}




	@media screen and (max-width: 1280px) {
			
		.tabs label {
		  font-size: 15px;
		  padding: 4px 15px;
		  margin-bottom: 10px;
		}
		.question {
		  font-size: 18px;
		  padding-left: 40px;
		}
		.question:before {
		  font-size: 28px;
		}
		.answer {
		  padding: 30px 40px;
		}
	}



	@media screen and (max-width: 1024px) {
		
		.tabs {
		  justify-content: flex-start;
		}

		.tabs label {
		  font-size: 14px;
		  padding: 3px 12px;
		  margin-bottom: 3px;
		}

		.question {
		  font-size: 16px;
		  padding: 20px 30px;
		}
		.question:before {
		  font-size: 20px;
		  top: 18px;
		}
		.question:after {
		   top: 18px;
		   font-size: 22px;
		   margin-right: 0;
		}
		.answer {
		  padding: 30px;
		}
	}


	@media screen and (max-width: 820px) {
		
		.faq-box {
		  padding: 10px;
		}

		.question {
		  font-size: 14px;
		  padding: 10px 25px;
		}
		.question:before {
		  font-size: 16px;
		  top: 8px;
		}
		.question:after {
		   top: 7px;
		   font-size: 18px;
		}
		.answer {
		  padding: 25px;
		}
	}

	
	
	@media screen and (max-width: 480px) {
		
		.faq-box {
		  padding: 5px;
		}
		.faq-box:first-child {
		  margin-top: 2px;
		}
		.tabs label {
		  font-size: 13px;
		  padding: 2px 12px;
		  width: 24%;
		  margin: 1px;
		}
		.question {
		  padding: 8px 20px;
		}
		.question:before {
		  top: 6px;
		}
		.question:after {
		   top: 5px;
		}
	}
	
	
	
	
	



/* =========================================================================================
 * °í°´¼¾ÅÍ »ó´Ü¹è³Ê
 * =========================================================================================*/

.cs-box {
   background: #ebebeb;
   padding: 50px;
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   margin-bottom: 40px;
}

.cs-box h4 {
   padding-right: 50px;
   padding-bottom: 0;
   position: relative;
   display: flex;
   align-items: center;
}

.cs-box h4 i {
   font-size: 40px;
   margin-right: 10px;
}


	@media screen and (max-width: 1280px) {

		.cs-box {
		   padding: 30px;
		   margin-bottom: 30px;
		}
		.cs-box h4 i {
		   font-size: 30px;
		}
	}


	@media screen and (max-width: 1024px) {

		.cs-box {
		   padding: 20px;
		   margin-bottom: 20px;
		}
	}


	@media screen and (max-width: 768px) {
		
		.cs-box h4 {
		   width: 100%;
		   margin-bottom: 10px;
		}
		.cs-box h4 i {
		   font-size: 26px;
		}
		.cs-box p {
		   width: 100%;
		}
	}





/* =========================================================================================
 * °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§
 * =========================================================================================*/

.dbp {   
   height:  180px;
   margin-top:  30px;
   line-height:  1.4em;
   color:  #666666;
}
.dbp a {   
   padding:  0 10px;
   color:  #000000;
   font-weight:  bold;
} 
.dbp_table th {   
   text-align: left;
   vertical-align: top;
   padding: 15px;
    border-bottom: 1px solid #DDDDDD;
   background: #F5F5F5;
 }
.dbp_table th p {
   font-size: 14px;
   font-weight: 400;
   color: #000000;
   padding-bottom: 0;
}
.dbp_table td {
   font-size: 90%;
   padding: 15px;
   border-bottom: 1px solid #DDDDDD;
}


	@media screen and (max-width: 480px) {

		.dbp_table {
		   width: 100%;		   
		}

		.dbp_table th {  
		   display: block;
		   width: 100%;
		   padding: 10px;
		}

		.dbp_table td {  
		   display: block;
		   width: 100%;
		}
	}




/* =========================================================================================
 * °³ÀÎÁ¤º¸Ãë±Þ¹æÄ§
 * =========================================================================================*/

.products__link {
  width: calc(50% + 618px);
  margin-left: auto;
  margin-right: 0;
  padding-left: 18px;
}
.products__link li {
  position: relative;
  height: 310px;
  margin-bottom: 60px;
  padding: 45px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.products__link1 {
  background-image: url(../img/products/products_link1_pc.jpg);
}
.products__link2 {
  background-image: url(../img/products/products_link2_pc.jpg);
}
.products__link3 {
  background-image: url(../img/products/products_link3_pc.jpg);
}
.products__link4 {
  background-image: url(../img/products/products_link4_pc.jpg);
}
.products__link5 {
  background-image: url(../img/products/products_link5_pc.jpg);
}
.products__link li p:first-child {
  position: relative;
  padding-left: 55px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.4em;
}
.products__link li p:first-child::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #262525;
}
.products__link li p:first-child br {
  display: none;
}
.products__link li p:last-child {
  position: absolute;
  left: 55px;
  bottom: 50px;
}
.products__list {
  margin-top: -1em;
}
.products__list b {
  display: block;
  padding-top: 1em;
  color: #F59700;
  line-height: 1.5em;
}
.product__link-text {
  padding: 0 20px;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
}
.product__link-text span {
  display: inline-block;
}
.products__contact-link {
  position: relative;
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
}
.products__contact-link li:nth-child(1) {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}
.products__contact-link li:nth-child(2) {
  grid-row: 2 / 3;
  grid-column: 1 / 2;
}
.products__contact-link li:nth-child(3) {
  grid-row: 3 / 4;
  grid-column: 1 / 2;
}
.products__contact-link li:nth-child(4) {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}
.products__contact-link li:nth-child(5) {
  grid-row: 2 / 3;
  grid-column: 2 / 3;
}
.products__contact-link a {
  width: 100%;
  height: 175px;
  border: 1px solid #D1CFCF;
}
.products__contact-link a .products__contact-image {
  width: 173px;
  height: 173px;
  background-color: #fff;
  overflow: hidden;
}
.products__contact-link a .products__contact-image img {
  position: relative;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  transition: transform .3s, opacity .3s;
}
.products__contact-link a p {
  position: relative;
  flex: 1;
  display: grid;
  place-items: center start;
  padding: 18px 40px 18px 70px;
  background: #383232 url(../img/icon_mail.svg) left 30px center / 1.5em auto no-repeat;
  color: #fff;
  font-weight: 500;
  line-height: 1.5em;
  transition: background .3s, color .3s;
}
.products__contact-link a p::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: transparent url(../img/bar_white.svg) right center / 40px auto no-repeat;
  overflow: hidden;
  transition: background .3s;
}
.products__contact-link a p span {
  display: inline-block;
}
@media (hover: hover) {
  .products__contact-link a:hover .products__contact-image img {
    transform: scale(1.1);
    opacity: 0.7;
  }
  .products__contact-link a:hover p {
    background-color: #fff;
    background-image: url(../img/icon_mail_brown.svg);
    color: #262525;
  }
  .products__contact-link a:hover p::after {
    background-image: url(../img/arrow_black.svg);
  }
}
/*  */
.sort-title {
  position: relative;
  padding: 0.8em 1em;
  background-color: #383232;
  text-align: center;
  cursor: pointer;
  transition: background-color .3s;
}
.title-accordion {
  /*cursor: pointer;
  padding-right: 2em;
  transition: background-color .3s;*/
}
.sort-title::after,
.title-accordion::after {
  /* content: ""; */
 /* position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-70%) rotate(45deg);
  width: 15px;
  height: 15px;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  transition: transform .3s;*/
}
.sort-title.open::after,
.title-accordion.open::after {
  /*transform: translateY(-30%) rotate(225deg); */
}
.sort-title span {
  display: inline-block;
  padding-left: 2em;
  background: transparent url(../img/icon_search_white_wide.svg) left center / 1.4em auto no-repeat;
  color: #fff;
}
.sort-wrapper {
  padding-bottom: 120px;
}
.sort-criteria {
  margin-top: -1.5em;
  padding-bottom: 1em;
}
.sort-criteria dt {
  float: left;
  padding: 2em 0;
  font-weight: bold;
}
.sort-criteria dd {
  padding: 2em 0 2em 12em;
  border-bottom: 1px solid #D1CFCF;
  font-weight: 500;
}
.sort-criteria dd:last-child {
  border: none;
}
.sort-tag--small,
.sort-tag--middle,
.sort-tag--large {
  width: calc(100% + 0.5em);
}
.sort-tag--small li,
.sort-tag--middle li,
.sort-tag--large li {
  display: inline-block;
  min-width: 5.75em;
  margin: 0.5em 0.5em 0.5em 0;
  padding: 0.5em 0.75em;
  background-color: #fff;
  border-radius: 2em;
  line-height: 1.5em;
  text-align: center;
  cursor: pointer;
  transition: background-color .3s, color .3s;
}
.sort-tag--middle li {
  min-width: 8.5em;
}
.sort-tag--large li {
  min-width: 9.75em;
}
.sort-tag--small li.selected,
.sort-tag--middle li.selected,
.sort-tag--large li.selected {
  background-color: #F59700;
  color: #fff;
}
.sort-btn {
  text-align: right;
}
.sort-clear,
.sort-filter {
  display: inline-block;
  width: 186px;
  margin-left: 2em;
  padding: 0.5em;
  background-color: #AFA5A4;
  border: none;
  color: #fff;
  font-size: 1em;
  text-align: center;
  cursor: pointer;
  transition: background-color .3s;
}
.sort-filter {
  background-color: #383232;
}
@media (hover: hover) {
  .sort-title:hover,
  .title-accordion:hover,
  .sort-clear:hover,
  .sort-filter:hover {
    background-color: #F59700;
  }
  .sort-tag--small li:hover,
  .sort-tag--middle li:hover,
  .sort-tag--large li:hover {
    background-color: #F59700;
    color: #fff;
  }
}
.no-result {
  display: none;
  margin-bottom: 10%;
  font-size: 1.25em;
  font-weight: 500;
  text-align: center;
}
.product__caution {
  padding-top: 30px;
}
.btn-wrapper--wafer {
  padding: 25px 0 40px;
}
.cantilever__caution {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  padding: 0.75em 1em;
  border: 1px solid #707070;
  font-size: 0.45em;
  font-weight: bold;
  line-height: 1.5em !important;
}
.cantilever__caution br {
  line-height: initial;
}
.cantilever__caution .cantilever__br {
  display: none;
}
/*  */
.tester__catch {
  font-size: 1.5em;
}
.tester__title {
  margin-bottom: 0.75em;
  padding-bottom: 1em;
  border-bottom: 1px solid #D1CFCF;
  font-size: 1.5em;
  line-height: 1em;
}
.tester__sample img {
  width: 31%;
}
/*  */
.package__graph {
  position: relative;
}
.package__graph a {
  position: absolute;
  left: 17%;
  display: flex;
  width: 14.2%;
  transition: transform .3s;
}
.package__graph-qfn {
  top: 20.1%;
}
.package__graph-qfp {
  top: 36.1%;;
}
.package__graph-smd {
  top: 52.1%;
}
.package__graph-bga {
  top: 67.6%;
}
.package__graph-wlcsp {
  top: 83%;
}
@media (hover: hover) {
  .package__graph a:hover {
    transform: translateY(-10px);
  }
}
/*  */
.product-image-wrapper {
  font-weight: bold;
}
.card__image1 {
  width: 28%;
  text-align: center;
}
.card__image2,
.tester__image2 {
  width: 68%;
}
.wafer__image {
  width: 100%;
  max-width: 735px;
}
.tester__image1 {
  width: 24%;
}
.tester__image3 {
  width: 35%;
  padding-left: 3%;
  text-align: center;
}
.tester__image4 {
  width: 55.3%;
}
.card__image2 img,
.wafer__image img,
.tester__image2 img  {
  padding-top: 4%;
}
.tester__image1 img {
  padding-top: 22%;
}
.package__image1 {
  width: 100%;
  max-width: 950px;
}
.package__image2 {
  width: 48%;
  padding-right: 6%;
}
.package__image3 {
  width: 40%;
  padding: 0 2%;
}
.package__image4 {
  width: 47.8%;
  text-align: center;
}
.package__image5 {
  width: 40.6%;
  text-align: center;
}
.package__image5 img {
  padding-top: 5%;
  padding-left: 5%;
  padding-bottom: 6%;
}
.unit__image-wrapper {
  margin-bottom: 70px;
  padding-top: 80px;
  background-color: #EDECEC;
  text-align: center;
}
.unit__image-wrapper p {
  padding-top: 40px;
  line-height: 1.75em;
}
.unit__image-wrapper p span {
  display: inline-block;
}
/*  */
.product-detail__wrapper {
  margin-top: 200px;
}
.product-detail__title {
  margin-top: 120px;
  transform: translateY(100%);
}
.product-detail__lead {
  position: relative;
}
.product-detail__lead::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background-color: #F7F5F5;
}
.product-detail__image {
  position: relative;
  z-index: 1;
  width: 50%;
  margin-left: auto;
}
.product-detail__brown {
  position: absolute;
  left: 0;
  bottom: 65px;
  z-index: 2;
  display: grid;
  place-items: center start;
  width: calc(50% + 75px);
  height: 330px;
  padding: 18px 75px 18px calc(50% - 600px);
  background-color: #383232;
  color: #fff;
}
.product-detail__brown-line {
  position: relative;
}
.product-detail__brown-line::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3px;
  height: calc(100% - 1em);
  background-color: #fff;
}
.product-detail__brown h3 {
  position: relative;
  padding-left: 40px;
  font-size: 2.375em;
  line-height: 1.45em;
}
.product-detail__brown p {
  position: relative;
  padding: 0.5em 0 0.25em 40px;
  line-height: 1.8em;
}
.product-detail__features {
  margin-bottom: -3.5%;
}
.product-detail__features > li {
  position: relative;
  display: grid;
  place-items: center start;
  width: 48.1%;
  min-height: 350px;
  margin-bottom: 3.5%;
  padding: 25px 85px;
  background-color: #fff;
  font-size: 1.5em;
  line-height: 1.75em;
}
.product-detail__features > li.product-detail__feature100 {
  width: 100%;
}
.product-detail__features > li p {
  font-weight: bold;
  line-height: 1.75em;
}
.product-detail__features > li p.font-normal {
  font-weight: normal;
}
.product-detail__feature-caution {
  position: absolute;
  left: 85px;
  bottom: 1.5em;
  font-size: 0.58em;
}
.product-detail__feature-caution span,
.product-detail__features > li dt,
.product-detail__features > li dd {
  display: inline-block;
}
.product-detail__features .list-disc li {
  line-height: 1.75em;
}
.product-detail__features > li .poppins {
  position: relative;
  display: block;
  margin-bottom: 0.75em;
  color: #F59700;
  font-size: 0.85em;
  font-weight: 500;
}
.product-detail__features > li .poppins::after {
  content: "";
  position: absolute;
  top: 48%;
  left: 2em;
  width: 40px;
  height: 1px;
  background-color: #F59700;
}
.product-detail__feature-list {
  padding: 75px 85px;
  background-color: #fff;
  font-size: 1.5em;
  line-height: 1.75em;
}
.wafer__catch {
  padding-bottom: 150px;
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.5em;
}
.table--line-th-black--unit2 {
  border-top: 1px solid #D1CFCF;
  border-right: 1px solid #D1CFCF;
}
.table--line-th-black--wafer,
.table--line-th-black--package,
.table--line-th-black--unit1,
.table--line-th-black--unit2 th {
  font-size: 1.125em;
}
.table--line-th-black--wafer th {
  width: 320px;
}
.table--line-th-black--package th,
.table--line-th-black--package td {
  padding: 1.75em 1em;
  text-align: center;
}
.table--line-th-black--unit1 td {
  padding: 1.5em 1em;
  text-align: center;
}
.table--line-th-black--unit2 td {
  padding: 1em 1.5em;
}
.table--line-th-black--package th::after,
.table--line-th-black--package td::after,
.table--line-th-black--unit1 th::after,
.table--line-th-black--unit1 td::after,
.table--line-th-black--unit2 th::after,
.table--line-th-black--unit2 td::after {
  height: 100%;
}
.table--line-th-black--unit1 td:last-child::after {
  background-color: #D1CFCF;
}
.accessory__list  {
  margin-bottom: -4%;
  padding-bottom: 30px;
}
.accessory__list > li {
  width: 48%;
  margin-bottom: 3.5%;
  padding-right: 1em;
  border: 1px solid #D1CFCF;
}
.accessory__list li img {
  width: 170px;
  height: auto;
}
.accessory__list li dl {
  padding: 0.5em 0;
}
.accessory__list li,
.accessory__list dt,
.accessory__list dd {
  letter-spacing: 0;
  line-height: 1.5em;
}
/*  */
.accessory__explanation .font20--text {
  flex: 1;
  padding-right: 3em;
  font-weight: 500;
}
.accessory__explanation--en .font20--text {
  flex: none;
  padding-right: 0;
  text-align: center;
}
.accessory__explanation--en .font20--text span {
  display: inline-block;
}
.accessory__explanation-inner {
  width: 425px;
}
.caution--accessory {
  padding-top: 1em;
  line-height: 1.75em;
}
.accessory__box {
  padding-top: 110px;
}
.accessory__box img {
  width: 37.1%;
}
.accessory__box-inner {
  flex: 1;
  padding-left: 6.7%;
}
.accessory__box-inner .title__kata {
  float: left;
}
.accessory__box-inner .title__name {
  display: block;
  margin-left: 8em;
}
.accessory__box-inner .title__line {
  width: calc(100% + 0.75em);
  display: block;
  margin: 0.5em 0;
  border-bottom: 1px solid #D1CFCF;
}
.accessory__box-inner .list-disc {
  padding-top: 1em;
  font-weight: bold;
}
.accessory__box-inner .caution {
  padding-top: 1.14em;
}
.accessory__box-inner .font-sp14,
.accessory__box-inner .list-disc li,
.accessory__box-inner .caution li {
  line-height: 1.85em;
}
.accessory__link {
  width: calc(100% + 150px);
}
.accessory__link-inner {
  width: 46%;
}
.accessory__link-title {
  padding-top: 70px;
  font-size: 1.5em;
  font-weight: bold;
}
.accessory__num-orange,
.accessory__num-blue {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: 0.2em 0.6em 0 0;
  background-color: #F59700;
  border-radius: 50%;
  color: #fff;
  font-size: 0.65em;
  font-weight: 500;
  line-height: 2.2em;
  text-align: center;
  vertical-align: top;
}
.accessory__num-blue {
  background-color: #0078C8;
}
.accessory__link-image {
  width: 48%;
}
.table--border-th-black--accessory {
  font-size: 1.125em;
  font-weight: 500;
}
.table--border-th-black--accessory tr th {
  width: 16%;
}
.table--border-th-black--accessory tr th:nth-child(1) {
  width: 20%;
}
/*  */
.table--line-th-black--eol thead th:nth-child(1) {
  width: 18%;
}
.table--line-th-black--eol thead th:nth-child(2) {
  width: 35%;
}
.table--line-th-black--eol thead th:nth-child(3) {
  width: 47%;
}
.eol__notice {
  margin-top: 1em;
  font-size: 0.95em;
  line-height: 1.5em;
}
@media all and (max-width: 1920px) {
  /*  */
  .product-detail__brown {
    bottom: 50px;
    height: 280px;
  }
}
@media all and (max-width: 1550px) {
  /*  */
  .product-detail__brown {
    bottom: 35px;
    height: 250px;
  }
  /*  */
  .accessory__link {
    width: 100%;
  }
  .accessory__link-image {
    width: 50%;
  }
}
@media all and (max-width: 1250px) {
  /*  */
  .products__link {
    width: calc(100% - 18px);
  }
  .products__link li {
    height: 250px;
  }
  .products__link li p:first-child br {
    display: inline;
  }
  .products__contact-link a {
    height: 120px;
  }
  .products__contact-link a .products__contact-image {
    width: 120px;
    height: 120px;
  }
  .products__contact-link a p {
    padding: 18px 30px 18px 50px;
    background-position: left 20px center;
  }
  /*  */
  .sort-wrapper {
    padding-bottom: 70px;
  }
  .sort-criteria dd {
    padding: 1.7em 0 1.7em 12em;
  }
  /*  */
  .tester__catch,
  .tester__title {
    font-size: 1.25em;
  }
  /*  */
  .package__image2 {
    width: 54%;
  }
  .package__image3 {
    width: 46%;
  }
  .package__image4 {
    width: 52.5%;
  }
  .package__image5 {
    width: 44%;
  }
  .unit__image-wrapper {
    padding-top: 50px;
  }
  /*  */
  .product-detail__wrapper {
    margin-top: 100px;
  }
  .product-detail__title {
    margin: 80px 0 25px;
    transform: translateY(0);
  }
  .product-detail__image {
    width: 70%;
  }
  .product-detail__lead::before {
    height: calc(100% - 40vw);
  }
  .product-detail__brown {
    position: relative;
    left: auto;
    bottom: auto;
    width: calc(100% - 18px);
    max-width: 1000px;
    height: auto;
    margin-top: -30px;
    padding: 25px;
  }
  .product-detail__brown h3 {
    padding-left: 25px;
    font-size: 2em;
  }
  .product-detail__brown p {
    padding-left: 25px;
    padding-bottom: 0.1em;
  }
  .product-detail__features > li {
    min-height: 260px;
    padding: 25px 35px;
    font-size: 1.25em;
  }
  .product-detail__feature-caution {
    left: 35px;
    bottom: 1em;
  }
  .product-detail__feature-list {
    padding: 30px 35px;
    font-size: 1.25em;
  }
  .wafer__catch {
    padding-bottom: 100px;
    font-size: 1.5em;
  }
  .table--line-th-black--wafer,
  .table--line-th-black--package,
  .table--line-th-black--unit1,
  .table--line-th-black--unit2 th {
    font-size: 1em;
  }
  .table--line-th-black--wafer th {
    width: 300px;
  }
  .accessory__list li img {
    width: 120px;
  }
  /*  */
  .accessory__explanation-inner {
    width: 380px;
  }
  .accessory__box {
    padding-top: 70px;
  }
  .accessory__link {
    display: block;
  }
  .accessory__link-image {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .accessory__link-inner {
    width: 100%;
  }
  .accessory__link-title {
    padding-top: 40px;
  }
  .table--border-th-black--accessory {
    font-size: 0.875em;
  }
  .table--border-th-black--accessory tr th {
    width: 15%;
  }
  .table--border-th-black--accessory tr th:nth-child(1) {
    width: 25%;
  }
}
@media all and (max-width: 950px) {
  /*  */
  .cantilever__caution {
    font-size: 0.4em;
  }
  .cantilever__caution .cantilever__br {
    display: inline;
  }
}
@media all and (max-width: 750px) {
  /*  */
  .bg-gray--left--products::before {
    width: 47.7%;
    background-color: #F7F5F5;
  }
  .products__link {
    width: 100%;
    padding: 0 18px;
  }
  .products__link li {
    width: 100%;
    max-width: 340px;
    height: 295px;
    margin: 0 auto 24px;
    padding: 20px 0;
  }
  .products__link1 {
    background-image: url(../img/products/products_link1_sp.jpg);
  }
  .products__link2 {
    background-image: url(../img/products/products_link2_sp.jpg);
  }
  .products__link3 {
    background-image: url(../img/products/products_link3_sp.jpg);
  }
  .products__link4 {
    background-image: url(../img/products/products_link4_sp.jpg);
  }
  .products__link5 {
    background-image: url(../img/products/products_link5_sp.jpg);
  }
  .products__link li p:first-child {
    padding-left: 23px;
    font-size: 1.125em;
  }
  .products__link li p:first-child::before {
    width: 18px;
    height: 1px;
  }
  .products__link li p:last-child {
    left: 50%;
    bottom: 22px;
    transform: translateX(-50%);
  }
  .product__link-text {
    font-size: 1em;
  }
  .products__contact-link {
    display: block;
  }
  .products__contact-link li {
    padding: 9px 0;
  }
  .products__contact-link a {
    height: 102px;
  }
  .products__contact-link a .products__contact-image {
    width: 100px;
    height: 100px;
  }
  .products__contact-link a p {
    padding-left: 50px;
    padding-right: 40px;
    background-position: left 20px center;
    font-size: 0.95em;
  }
  /*  */
  .sort-title::after,
  .title-accordion::after {
    right: 18px;
    width: 10px;
    height: 10px;
  }
  .sort-title span {
    padding-left: 1.3em;
    background-size: 1.125em auto;
  }
  .sort-wrapper {
    padding-bottom: 30px;
  }
  .sort-criteria dt {
    padding: 2em 0 0.5em;
    float: none;
  }
  .sort-criteria dd {
    padding: 0 0 1.7em;
  }
  .sort-btn {
    text-align: center;
  }
  .sort-clear,
  .sort-filter {
    width: calc(100% - 2em);
    max-width: 262px;
    margin: 0 1em 1em;
  }
  .no-result {
    margin-top: 10%;
    font-size: 1em;
  }
  .btn-wrapper--wafer {
    padding: 40px 0 10px;
  }
  .cantilever__caution {
    position: relative;
    top: auto;
    right: auto;
    transform: translateY(0);
    width: 100%;
    margin-top: 50px;
    font-size: 0.58em;
  }
  .cantilever__caution br {
    display: none;
  }
  .cantilever__caution br:nth-child(2) {
    display: inline;
  }
  /*£© */
  .tester__catch,
  .tester__title {
    font-size: 1.125em;
  }
  .tester__sample img {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 10px;
  }
  /* */
  .package__scroll {
    overflow-y: scroll;
  }
  .package__graph {
    width: 840px;
  }
  /*  */
  .card__image1,
  .card__image2,
  .wafer__image,
  .tester__image1,
  .tester__image2,
  .tester__image3,
  .tester__image4,
  .package__image2,
  .package__image3,
  .package__image4,
  .package__image5 {
    width: 100%;
    margin-top: 0.5em;
    text-align: center;
  }
  .tester__image1,
  .tester__image3 {
    width: 70%;
    margin: 0.5em auto 0;
  }
  .card__image2,
  .tester__image2,
  .package__image3,
  .package__image5 {
    margin-top: 2.5em;
  }
  .tester__image4 {
    margin: 1em 0 0.5em;
  }
  .package__image4 {
    width: 90%;
  }
  .card__image2 img,
  .wafer__image img,
  .tester__image2 img {
    padding-top: 0;
  }
  .tester__image1 img {
    padding-top: 1em;
  }
  .package__image5 img {
    display: block;
    width: 75%;
    padding: 8% 0;
    margin: 0 auto;
  }
  .unit__image-wrapper {
    padding: 35px 18px 30px;
    text-align: left;
  }
  .unit__image-wrapper p {
    padding-top: 25px;
  }
  /*  */
  .product-detail__wrapper {
    margin-top: 70px;
  }
  .product-detail__lead {
    margin-bottom: -30px;
  }
  .product-detail__title {
    margin-top: 40px;
  }
  .product-detail__image {
    width: calc(100% - 36px);
    height: 64vw;
    overflow: hidden;
  }
  .product-detail__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product-detail__image-right img {
    object-position: right;
  }
  .product-detail__lead::before {
    height: calc(100% - 60vw);
  }
  .product-detail__brown-line::before {
    width: 2px;
    height: calc(100% - 0.75em);
  }
  .product-detail__brown {
    margin-top: -25px;
  }
  .product-detail__brown h3 {
    font-size: 1.5em;
  }
  .product-detail__features {
    margin-bottom: -12px;
  }
  .product-detail__features > li {
    width: 100%;
    min-height: auto;
    margin-bottom: 12px;
    padding: 25px 18px;
    font-size: 1em;
  }
  .product-detail__features > li .poppins {
    margin-bottom: 0;
    font-size: 1em;
  }
  .product-detail__feature-caution {
    position: relative;
    left: auto;
    bottom: auto;
    padding-top: 1em;
  }
  .product-detail__feature-list {
    padding: 25px 18px;
    font-size: 1em;
  }
  .wafer__catch {
    padding: 20px 0 80px;
    font-size: 1.25em;
  }
  .title--border-left--wafer {
    margin-top: -20px;
  }
  .title--border-left--wafer span {
    font-size: 1.125em;
  }
  .wafer__scroll {
    overflow-y: scroll;
  }
  .table--line-th-black--wafer,
  .table--line-th-black--package,
  .table--line-th-black--unit1,
  .table--line-th-black--unit2 th {
    width: 840px;
    font-size: 0.875em;
  }
  .table--line-th-black--unit2 {
    width: auto;
  }
  .table--line-th-black--wafer th {
    width: 260px;
  }
  .table--line-th-black--unit2 th span {
    display: inline-block;
  }
  .table--line-th-black--unit2 td {
    padding: 1em;
  }
  .accessory__list > li {
    width: 100%;
  }
  .accessory__list li img {
    width: 100px;
  }
  /*  */
  .accessory__explanation .font20--text {
    flex: none;
    padding-right: 0;
    padding-bottom: 25px;
    line-height: 1.75em;
  }
  .accessory__explanation--en .font20--text span {
    display: inline;
  }
  .accessory__explanation-inner {
    width: 100%;
  }
  .accessory__box {
    padding-top: 55px;
  }
  .accessory__box img {
    width: 100%;
    margin-bottom: 15px;
  }
  .accessory__box-inner {
    flex: none;
    padding-left: 0;
  }
  .accessory__link-title {
    padding: 35px 0 25px;
    font-size: 1.125em;
  }
  .accessory__scroll {
    overflow-x: scroll;
  }
  .table--border-th-black--accessory {
    width: 800px;
    font-size: 0.75em;
  }
  .table--border-th-black--accessory tr th {
    width: 16%;
  }
  .table--border-th-black--accessory tr th:nth-child(1) {
    width: 20%;
  }
  /*  */
  .eol__scroll {
    overflow-x: scroll;
  }
  .table--line-th-black--eol {
    width: 900px;
  }
  .table--line-th-black--eol thead th:nth-child(1) {
    width: 12%;
  }
  .table--line-th-black--eol thead th:nth-child(2) {
    width: 35%;
  }
  .table--line-th-black--eol thead th:nth-child(3) {
    width: 53%;
  }
}
@media all and (max-width: 370px) {
  /*  */
}

.inner {
  position: relative;
  width: 100%;
  max-width: 1236px;
  padding: 0 18px;
  margin: 0 auto;
}
@media all and (max-width: 750px) {
  .inner--narrow {
    padding: 0 25px;
  }	
	
	
	/* Ãß°¡¼öÁ¤ */
.show {
  opacity: 1;
  transition: transform 0.75s, opacity 1s;
}
.show.lazy {
  transform: translateY(200px);
  opacity: 0;
}


.flex,
.flex_pc,
.flex_header {
  display:-webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_fw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_frr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex_fdc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex_jsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex_ac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_afs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex_afe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media all and (max-width: 1110px) {
  .flex_header {
    display: block;
  }
	
}
@media all and (max-width: 750px) {
  .flex_pc {
    display: block;
  }
}

	
	
	.product-link2 {
  margin-bottom: -3.8%;
}
.product-link2 li {
  width: 48%;
  margin-bottom: 3.8%;
  border: 1px solid #D1CFCF;
}
.product-link2__image {
  width: 152px;
  height: 106px;
  background-color: #fff;
  overflow: hidden;
}
.product-link2__image img {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  transition: transform .3s, opacity .3s;
}
.product-link2__title {
  position: relative;
  flex: 1;
  display: grid;
  place-content: center start;
  place-items: center start;
  padding: 0.5em 50px 0.5em 1.6em;
  background-color: #fff;
  color: #262525;
  font-weight: 500;
  line-height: 1.6em;
  transition: background .3s, color .3s;
}
.product-link2__title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: transparent url(../img/bar_black.svg) right center / 40px auto no-repeat;
  overflow: hidden;
  transition: background .3s;
}
@media (hover: hover) {
  .product-link1 a:hover .product-link1__image img,
  .product-link2 a:hover .product-link2__image img {
    transform: scale(1.1);
    opacity: 0.7;
  }
  .product-link1 a:hover .product-link1__title {
    background-color: #fff;
    color: #262525;
  }
  .product-link1 a:hover .product-link1__title::after {
    background-image: url(../img/arrow_black.svg);
  }
  .product-link2 a:hover .product-link2__title {
    background-color: #262525;
    color: #fff;
  }
  .product-link2 a:hover .product-link2__title::after {
    background-image: url(../img/arrow_white.svg);
  }
}
@media all and (max-width: 1250px) {
  .product-link1 li {
    font-size: 1em;
  }
  .product-link2__title {
    padding-left: 1em;
  }
  .product-link2__image {
    width: 125px;
  }
}
@media all and (max-width: 980px) {
  .product-link1 li {
    width: 48%;
    margin-bottom: 4%;
  }
}
@media all and (max-width: 750px) {
  .product-link1 {
    width: 77.3%;
    max-width: 500px;
    margin: 0 auto;
  }
  .product-link1 li {
    width: 100%;
    margin: 25px 0 0;
    font-size: 0.9375em;
  }
  .product-link2 li {
    width: 100%;
  }
  .product-link2__image {
    width: 103px;
    height: 103px;
  }
}
	
	
	@charset "utf-8";


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&Poppins:wght@300;400;500&Rajdhani:wght@500&family=Roboto:wght@700&display=swap');

@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url(noto-cn.woff) format("woff");
  font-display: swap;
}

* {
  box-sizing: border-box;
  font-family: 'Noto Sans JP', 'Noto Sans TC', sans-serif;
  letter-spacing: 0.025em;
  line-height: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  width: 100%;
  height: 100%;
  background: #fff;
  color: #262525;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}
a {
  text-decoration: none;
}
a.underline {
  color: inherit;
  line-height: inherit;
  text-decoration: underline;
  text-underline-offset: 0.15em;
  text-decoration-thickness: 1px;
  word-break: break-all;
  transition: color .3s;
}
@media (hover: hover) {
  a.underline:hover {
    color: #F59700;
  }
}
	
	
	
	
	
	
	
	
/* ±â¾÷ÀÌ³ä */


/*  */
/* */
.message__signature img {
  width: 200px;
  margin-left: 24px;
}
/*  */
.policy__philosophy {
  font-size: 2.25em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
}
.policy__philosophy span {
  display: inline-block;
}
.policy__list li {
  position: relative;
  padding-bottom: 1em;
  padding-left: 2em;
  font-size: 1.5em;
  font-weight: 500;
}
.policy__list li:last-child {
  padding-bottom: 0;
}
.policy__list li::before {
  content: "";
  position: absolute;
  top: 0.9em;
  left: 0;
  width: 1em;
  height: 3px;
  background-color: #F59700;
}
.policy__list li p {
  line-height: 1.85em;
}
.policy__list li p:nth-child(2) {
  padding: 0.5em 0 1em;
  font-size: 0.81em;
  font-weight: normal;
}
.policy__list li:last-child p:nth-child(2) {
  padding-bottom: 0;
}
.policy__pyramid {
  position: relative;
  max-width: 872px;
  margin: 0 auto;
}
.policy__pyramid1,
.policy__pyramid2,
.policy__pyramid3,
.policy__pyramid4,
.policy__pyramid5,
.policy__pyramid6 {
  position: absolute;
  transition: background .3s;
}
.policy__pyramid1 {
  top: 0;
  left: 39%;
  z-index: 7;
  width: 21.9%;
}
.policy__pyramid1--en {
  left: 36.2%;
  width: 24.8%;
}
.policy__pyramid2 {
  top: 15.2%;
  left: 30.2%;
  z-index: 5;
  width: 37%;
}
.policy__pyramid2--en {
  top: 16.6%;
}
.policy__pyramid3 {
  top: 26.3%;
  left: 15.5%;
  z-index: 4;
  width: 67.2%;
}
.policy__pyramid3--en {
  top: 27.5%;
}
.policy__pyramid4 {
  top: 38%;
  left: 0;
  z-index: 3;
  width: 99%;
}
.policy__pyramid4--en {
  top: 39.1%;
}
.policy__pyramid5 {
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 56.7%;
}
.policy__pyramid6 {
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 56.9%;
}
.policy__pyramid1::after,
.policy__pyramid2::after,
.policy__pyramid3::after,
.policy__pyramid4::after,
.policy__pyramid5::after,
.policy__pyramid6::after,
.policy__pyramid1--en::after,
.policy__pyramid2--en::after,
.policy__pyramid3--en::after,
.policy__pyramid4--en::after,
.policy__pyramid5--en::after,
.policy__pyramid6--en::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50%;
  height: 50%;
  background: transparent url('../../img/sub/company/policy_pyramid1_hover.png')  center center / contain no-repeat;
  transition: opacity .3s;
}
.policy__pyramid2::after {
  background-image: url('../../img/sub/company/policy_pyramid2_hover.png');
}
.policy__pyramid3::after {
  background-image: url('../../img/sub/company/policy_pyramid3_hover.png');
}
.policy__pyramid4::after {
  background-image: url('../../img/sub/company/policy_pyramid4_hover.png');
}
.policy__pyramid5::after {
  background-image: url('../../img/sub/company/policy_pyramid5_hover.png');
}
.policy__pyramid6::after {
  background-image: url('../../img/sub/company/policy_pyramid6_hover.png');
}
.

.policy__pyramid1 img,
.policy__pyramid2 img,
.policy__pyramid3 img,
.policy__pyramid4 img,
.policy__pyramid5 img,
.policy__pyramid6 img {
  transition: opacity .3s;
}
.policy__pyramid7 {
  position: relative;
  z-index: 6;
  pointer-events: none;
}
@media (hover: hover) {
  .policy__pyramid1:hover img,
  .policy__pyramid2:hover img,
  .policy__pyramid3:hover img,
  .policy__pyramid4:hover img,
  .policy__pyramid5:hover img,
  .policy__pyramid6:hover img {
    opacity: 0;
  }
  .policy__pyramid1:hover::after,
  .policy__pyramid2:hover::after,
  .policy__pyramid3:hover::after,
  .policy__pyramid4:hover::after,
  .policy__pyramid5:hover::after,
  .policy__pyramid6:hover::after {
    opacity: 1;
  }
}
.policy__head {
  color: #7C7C7C;
  font-size: 2em;
  line-height: 1.5em;
}
.policy__head span {
  display: block;
  padding: 0.25em 0;
  color: #F59700;
}
.policy__head span img {
  width: 12em;
}
.policy__text {
  font-weight: 500;
}
.policy__qdccss {
  width: 104%;
}
.list-decimal--policy li {
  margin-top: 0.75em;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}
.list-decimal--policy li::marker {
  color: #ABCB6E;
}
.policy__link {
  position: absolute;
  bottom: 0;
  right: 55px;
}
.policy__link--en {
  text-align: right;
}
/*  */
.title--underline-point--founder span {
  display: block;
  color: #2F74B2;
  font-size: 0.42em;
  font-weight: 300;
  line-height: 1.5em;
}
.title--underline-point--founder::after {
  background-color: #262525;
}
.founder__lead {
  text-align: center;
}
.founder__lead span {
  display: inline-block;
}
.founder__title {
  padding-bottom: 0.6em;
  color: #2F74B2;
  font-size: 2.375em;
  line-height: 1.5em;
}
.founder__title span {
  display: inline-block;
}
.founder__title .poppins {
  display: block;
  padding-bottom: 0.8em;
  color: #262525;
  font-size: 0.42em;
  font-weight: 300;
  line-height: 1.5em;
}
.founder__title .poppins span{
  padding-left: 0.2em;
  font-size: 3em;
}
.founder__text {
  font-weight: 500;
}

/*  */
.field__products--fpd {
  width: 67vw;
  max-width: 826px;
  margin: 0 auto;
}
.field__products li {
  width: 15vw;
  max-width: 182px;
  height: 15vw;
  max-height: 182px;
  background-color: #fff;
  text-align: center;
}
.field__products li img {
  width: 67%;
  padding-top: 5%;
}
.field__products li p {
  padding-top: 15%;
  line-height: 1em;
}
.field__process-wrapper {
  margin-top: 10px;
  border: 1px solid #D1CFCF;
}
.field__process-box {
  height: 52vw;
  max-height: 647px;
  padding: 80px 100px;
}
.field__process {
  position: relative;
  flex: 1;
  height: 100%;
}
.field__process::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 25px);
  background-color: #DFE3E6;
}
.field__process li {
  position: relative;
  height: 25px;
  font-weight: bold;
  cursor: pointer;
  transition: color .3s, font-size .3s;
}
.field__process li::before,
.field__process li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.field__process li::before {
  left: 17px;
  width: 1px;
  height: 1px;
  background-color: #F59700;
  border: 7px solid #F59700;
  border-radius: 50%;
  transition: left .3s, width .3s, height .3s;
}
.field__process .current {
  color: #F59700;
  font-size: 1.375em;
}
.field__process li.current::before {
  left: 0;
  width: 35px;
  height: 35px;
  background-color: #fff;
}
.field__process li.current::after {
  left: 20.5px;
  transform: translateY(-60%) rotate(45deg);
  width: 6px;
  height: 12px;
  border-right: 2px solid #F59700;
  border-bottom: 2px solid #F59700;
}
.field__process li span {
  position: absolute;
  top: 50%;
  left: 90px;
  transform: translateY(-50%);
  display: inline-block;
  line-height: 27px;
  transition: color .3s;
}
.scd-figure,
.fpd-figure {
  display: none;
  width: 64.5%;
}
.scd-figure.current,
.fpd-figure.current {
  display: block;
}
.scd-figure figcaption,
.fpd-figure figcaption {
  display: block;
  padding-top: 1em;
  line-height: 1.75em;
}
.scd-product,
.fpd-product {
  display: none;
  padding: 0 80px 40px;
}
.title--product-use {
  font-size: 1.5em;
}
.scd-product .product-link1,
.fpd-product .product-link1 {
  padding-top: 40px;
}
.scd-product .product-link1 li,
.fpd-product .product-link1 li {
  width: 32%;
}
@media (hover: hover) {
  .field__process li:hover span {
    color: #F59700;
  }
}
/*  */
.annotation li {
  padding-left: 1.85em;
  text-indent: -1.85em;
  line-height: 1.9em;
}
.history__wrapper {
  padding-top: 70px;
}
.history__box {
  position: relative;
  padding-right: 400px;
}
.history__box::before,
.history__box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 400px);
  border-bottom: 1px solid #D1CFCF
}
.history__box::after {
  width: 70px;
  border-bottom: 2px solid #F59700;
}
.history__year {
  width: 70px;
  font-size: 0;
  text-align: center;
}
.history__year img {
  width: 12px;
  font-size: 16px;
}
.history__box .list-disc {
  flex: 1;
  margin-left: 60px;
  padding-top: 42px;
  padding-bottom: 42px;
}
.history__image-left,
.history__image-right {
  position: absolute;
  top: 50%;
  right: 195px;
  transform: translateY(-50%);
  width: 168px;
}
.history__image-right {
  right: 0;
}
.history__image-left img,
.history__image-right img {
  display: block;
}
.history__image-left figcaption,
.history__image-right figcaption {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 0.5em;
  font-size: 0.875em;
  line-height: 1.5em;
  text-align: center;
}
.history__image-left span,
.history__image-right span {
  display: inline-block;
  line-height: 1.5em;
}
/*  */
.title-image--qdccss {
  max-height: none;
  background: linear-gradient(to right, #0652B2, #57B9CB);
}
.qdccss__image {
  margin: -100px 0 50px;
}
 .history__wrapper {
    padding-top: 40px;
  }
  .history__box {
    padding-right: 330px;
  }
  .history__box::before {
    width: calc(100% - 330px);
  }
  .history__box::after,
  .history__year {
    width: 60px;
  }
  .history__box .list-disc {
    margin-left: 15px;
    font-size: 0.875em;
  }
  .history__image-left,
  .history__image-right {
    width: 148px;
  }
  .history__image-left {
    right: 158px;
  }
}

.flex,
.flex_pc,
.flex_header {
  display:-webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_fw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_frr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex_fdc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex_jsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex_ac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_afs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex_afe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media all and (max-width: 1110px) {
  .flex_header {
    display: block;
  }
}
@media all and (max-width: 750px) {
  .flex_pc {
    display: block;
  }
}

.inner {
  position: relative;
  width: 100%;
  max-width: 1236px;
  padding: 0 18px;
  margin: 0 auto;
}
@media all and (max-width: 750px) {
  .inner--narrow {
    padding: 0 25px;
  }
}


@media all and (max-width: 750px) {
  .bg-gray--left--corporate::before {
    width: 47.7%;
    background-color: #F7F5F5;
  }
  .history__wrapper {
    margin-bottom: -20px;
    padding-top: 20px;
  }
  .history__box {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .history__box::before,
  .history__box::after {
    border: none;
  }
  .history__year {
    position: relative;
    width: 100%;
    margin-bottom: 18px;
    padding: 15px 0;
    text-align: left;
  }
  .history__year::before,
  .history__year::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #D1CFCF
  }
  .history__year::after {
    width: 50px;
    border-bottom: 2px solid #F59700;
  }
  .history__box .list-disc {
    flex: none;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .history__image-left,
  .history__image-right {
    position: relative;
    top: auto;
    right: auto;
    transform: translateY(0);
    width: 220px;
    margin: 2em auto 0;
  }
  .history__image-left img,
  .history__image-right img {
    width: 168px;
    margin: 0 auto;
  }
  .history__image-left figcaption,
  .history__image-right figcaption {
    position: relative;
    top: auto;
    left: auto;
	    }
	
	

.flex,
.flex_pc,
.flex_header {
  display:-webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_fw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex_frr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex_fdc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex_jsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex_jc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex_ac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_afs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex_afe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media all and (max-width: 1110px) {
  .flex_header {
    display: block;
  }
}
@media all and (max-width: 750px) {
  .flex_pc {
    display: block;
  }
}

.inner {
  position: relative;
  width: 100%;
  max-width: 1236px;
  padding: 0 18px;
  margin: 0 auto;
}
@media all and (max-width: 750px) {
  .inner--narrow {
    padding: 0 25px;
  }
}

	
	
	
  /*  */
  .qdccss__image {
    width: 90%;
  }
}




.title--has-image h1 {
  position: relative;
  margin: 110px 0 40px;
  padding-left: 32px;
  font-size: 2.5em;
  line-height: 1.25em;
}
.title--has-image h1::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-48%);
  width: 5px;
  height: calc(100% - 0.25em);
  background-color: #F59700;
}
.title--has-image h1 span {
  display: inline-block;
}
.title-image {
  position: relative;
  z-index: 2;
  max-height: 530px;
  overflow: hidden;
}
.title-image--big {
  max-height: 557px;
  overflow: hidden;
}
.title-image img,
.title-image--big img {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
}
.title--no-image {
  position: relative;
}
.title--no-image::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #D1CFCF;
}
.title--no-image h1 {
  padding: 90px 18px 76px;
  font-size: 2.5em;
  line-height: 1.5em;
}
.title--no-image h1::after {
  content: "";
  position: absolute;
  left: 18px;
  bottom: 0;
  width: 98px;
  height: 4px;
  background-color: #F59700;
}
.title--no-image h1 > span {
  display: inline-block;
}
.title--hyphen,
.title--hyphen-activities,
.title--hyphen--green {
  position: relative;
  padding-left: 55px;
  font-size: 2.375em;
  line-height: 1.5em;
}
.title--hyphen-activities {
  font-size: 1.875em;
}
.title--hyphen::before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #F59700;
}
.title--hyphen--green::before {
  background-color: #ABCB6E;
}
.title--number {
  display: flex;
  font-size: 2.375em;
  line-height: 1.5em;
}
.title--number span:first-child {
  padding-right: 0.5em;
  color: #F59700;
}
.title--number span:last-child {
  flex: 1;
}
.title--underline-point {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  font-size: 2.375em;
  line-height: 1.5em;
  text-align: center;
}
.title--underline-point::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 1.15em;
  height: 2px;
  background-color: #F59700;
}
.title--border-left {
  display: grid;
  place-items: center start;
  min-height: 75px;
  margin-bottom: 5px;
  padding-left: 13px;
  border-left: 5px solid #F59700;
}
.title--border-left > span {
  font-size: 1.5em;
  line-height: 1.4em;
}
.title--border-left > span > span {
  display: inline-block;
  line-height: 1.4em;
}
.title--border-lb,
.title--event,
.title--search {
  min-height: 3em;
  margin-bottom: 1.5em;
  padding: 0.25em 0.75em;
  border-left: 5px solid #F59700;
  border-bottom: 1px solid #D1CFCF;
  font-size: 1.5em;
  line-height: 1.35em;
}
.title--event {
  min-height: 2.25em;
  font-size: 2.375em;
}
.title--search {
  width: 100%;
  max-width: 777px;
}
.title--gray-underline {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #D1CFCF;
  font-size: 1.5em;
  line-height: 1.5em;
}
.title--vertical-line {
  position: relative;
  margin-bottom: 0.8em;
  padding-bottom: 1.75em;
  font-size: 2.375em;
  line-height: 1.5em;
  text-align: center;
}
.title--vertical-line::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 2px;
  height: 1.05em;
  margin-left: -1px;
  background-color: #F59700;
}
.title--bg-brown {
  position: relative;
  padding: 0.25em 1em;
  background-color: #383232;
  color: #fff;
  font-size: -1.5em;
}
.title--hyphen span,
.title--underline-point span,
.title--border-lb span,
.title--event span,
.title--search span {
  display: inline-block;
}
.title--horizon {
  position: relative;
  margin: 40px 0;
  font-size: 1.5em;
}
.title--horizon-wafer {
  margin: 100px 0 -20px;
}
.title--horizon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #383232;
}
.title--horizon > span {
  position: relative;
  display: inline-block;
  padding-right: 1em;
  background-color: #fff;
  line-height: 1.5em;
}
.title--simple {
  font-size: 2.375em;
  line-height: 1.5em
}




.tabs--news {
  padding: 58px 0 40px;
}
.tabs--next-lead {
  margin-top: -50px;
}
.tabs li {
  position: relative;
  width: 32.5%;
  height: 70px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.tabs--event li,
.tabs--field li,
.tabs--next-lead li,
.tabs--ir--en li {
  width: 49.3%;
}
.tabs li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 40px;
  background-color: #F0F0F0;
}
.tabs li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  background-color: #F59700;
  transition: height .3s;
}
.tabs li.active::after {
  height: 50px;
}
.tabs li a {
  color: #262525;
}
.tabs li span {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  transition: height .3s, color .3s, line-height .3s;
}
.tabs li.active span {
  height: 50px;
  color: #fff;
  line-height: 50px;
}
.sub-tabs {
  padding: 20px 0;
}
.sub-tabs li {
  position: relative;
  width: 49.3%;
  padding: 0.75em 0 0.5em;
  border-bottom: 1px solid #F0F0F0;
  font-weight: bold;
  line-height: 1.75em;
  text-align: center;
  cursor: pointer;
  transition: border-color .3s;
}
.sub-tabs li::after {
  content: "";
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 0.6em;
  height: 0.6em;
  transition: border .3s;
}
.sub-tabs li.active {
  border-color: #262525;
}
.sub-tabs li.active::after {
  border-right: 1px solid #383232;
  border-bottom: 1px solid #383232;
}
@media (hover: hover) {
  .tabs li:hover::after {
    height: 50px;
  }
  .tabs li:hover span {
    height: 50px;
    color: #fff;
    line-height: 50px;
  }
  .sub-tabs li:hover {
    border-color: #262525;
  }
  .sub-tabs li:hover::after {
    border-right: 1px solid #383232;
    border-bottom: 1px solid #383232;
  }
}
.tab-content,
.sub-tab-content {
  position: relative;
  display: none;
}
.tab-content.active,
.sub-tab-content.active {
  display: block;
}
@media all and (max-width: 1040px) {
  .tabs--faq--en li {
    width: 49.3%;
  }
}
@media all and (max-width: 900px) {
  .tabs--ir li {
    width: 49.3%;
  }
}
@media all and (max-width: 750px) {
  .tabs--news {
    padding: 40px 0 25px;
  }
  .tabs--next-lead {
    margin-top: 0;
  }
  .tabs {
    margin-bottom: -6px;
  }
  .tabs li {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 6px;
    height: 40px;
  }
  .tabs--faq li {
    width: calc(50% - 6px);
  }
  .tabs li.active::after {
    height: 40px;
  }
  .tabs li.active span {
    height: 40px;
    line-height: 40px;
  }
  .sub-tabs {
    padding: 0;
  }
  .sub-tabs li {
    width: 100%;
  }
  .sub-tabs li::after {
    top: 50%;
    left: auto;
    right: 1em;
    transform: translateY(-60%) rotate(45deg);
  }
  @media (hover: hover) {
    .tabs li:hover::after {
      height: 40px;
    }
    .tabs li:hover span {
      height: 40px;
      line-height: 40px;
    }
  }
}
@media all and (max-width: 370px) {
  .tabs--faq--en {
    font-size: 0.85em;
  }
}



.sink-wrapper {
  position: relative;
  width: calc(100% - 36px);
  max-width: 1200px;
  margin: -279px auto 0;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 24px 24px 0 0;
}
.sink-inner {
  position: relative;
  padding: 0 55px;
}

@media all and (max-width: 1920px) {
  .sink-wrapper {
    margin-top: -14.5vw;
  }
}
@media all and (max-width: 1250px) {

  .sink-wrapper {
    padding-left: 18px;
    padding-right: 18px;
  }
  .sink-inner {
    padding: 0;
  }
}



