/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Lato', sans-serif; overflow-x: hidden; font-weight: 400; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; 
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.content-Box { max-width:1200px; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 17px; line-height:26px; color: #333; padding-top: 105px; letter-spacing: 0.05rem;}
#content p{ padding-bottom: 30px;}

#path { padding:8px 20px; text-align: left; background: #fff; color: #333333; font-weight: 400;}
#path li { display: inline-block; vertical-align: top; font-size: 14px;}
#path li:after { content:"/"; display: inline-block; vertical-align: top; padding: 0 0 0 4px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #333333;}
#path li a:hover { opacity: 0.6;}

/*about*/
.about-section { height: 834px; padding: 0 0; overflow: hidden;position: relative; display: flex; flex-direction: row; flex-wrap: wrap; align-items:center; justify-content: center; } 
.about-content {max-width: 600px;margin: 0 0 0 auto; background: rgba(255,255,255,.75); padding: 95px 50px; text-align: left; color: #333; line-height: 24px; height: 100%; } 
.title01 { position: relative; margin-bottom: 25px; display: inline-block;} 
.title01:after {content: ""; position: absolute; bottom: -5px; width: 100%; left: 0; height: 10px; background: linear-gradient(90deg, #FFE100 0%, #FFE100 50%, #FFE100 100%);} 
.title01 h1, .title01 span { position: relative; z-index: 3;font-size: 25px; font-weight: 400; display: block;} 
.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}
.about-section .parallax{background-position:center !important;background-repeat:no-repeat;background-size:cover !important;position:fixed;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}
.about_row { display: flex; flex-direction: row; flex-wrap: wrap;max-width: 1000px;
  margin: 0 auto;padding: 0 15px 40px;}
.about_row .title01{ margin: 0 auto 25px;}
.about_row_img {display: block;width: 100%;text-align: center;}
.about_row_img img{vertical-align: middle;} 
.about_row_txt {margin: 20px auto 0;}
.about_row_txt > div{margin-bottom: 12px;}
.about_row_txt > div:last-child{margin-bottom: 0px;}
.about_row_txt span{font-size: 20px;font-weight: 600;display: inline-block; margin-right: 8px;color: #00549b;}
.about_iframe_area {width: 100%;display: flex;flex-wrap: wrap;}
.about_iframe {width: 49%;}
.about_iframe:nth-of-type(odd) {margin-right: 2%;}
.about_iframe_box {
  position: relative;
  padding-bottom: 66%;
}
.about_iframe_box iframe {
  line-height: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 2px;
}
.about_row_txt .about_txt_underline{
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.about_iframe_txt{font-size: 18px;margin: 10px 0 30px;text-align: center;font-weight: 600;}
.about_iframe_txt span{display: block;}
@media only screen and (max-width:768px){
  .about_iframe {width: 100%;}
  .about_iframe:nth-of-type(odd){margin-right: 0;}
}
@media only screen and (max-width:600px){
  .about_row_txt > div{font-size: 16px;}
 .about_row_txt span {display: block;font-size: 18px;}
 .about_iframe_txt {font-size: 14px;}
}
/*products*/
.banner-top { margin-bottom: 12px; display: flex; flex-direction: row; flex-wrap: wrap; min-height: 313px;}
.banner-top > div:nth-of-type(1) { width: 60%; line-height: 0; background-size: cover; background-position: top left;}
.banner-top > div:nth-of-type(2) { width: 40%; padding: 30px 60px; line-height: 135%;}

.pro-list { display: flex; flex-direction: row; flex-wrap: wrap;max-width: 1300px;
  margin: 0 auto;padding: 0 15px;}
.pro-list > div { width: calc(33.33% - 12px); margin: 0 6px 12px 6px; background: #f5f5f5; padding: 25px 20px; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.pro-list > div > div { width: calc(50% - 15px);}
.pro-list > div > div:nth-of-type(1) { line-height: 0;}
.pro-list-title { font-weight: 700; font-size: 18px; padding-bottom: 12px;}
.pro-list-title a { color: #333; }
.pro-list-link a { display: block;position: relative; margin-bottom: 3px; padding-left: 10px; color: #333; font-size: 15px;}
.pro-list-link a:hover { padding-left: 18px;}
.pro-list-link a:before { content: "-"; position: absolute; left: 0; top:0px;}

/*products-list*/
.pro-list2 { padding-left: 12px; display: flex; flex-direction: row; flex-wrap: wrap;}
.pro-list2 > a { width: calc(25% - 12px); margin: 0 12px 12px 0; background: #fff;box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); padding: 24px 20px; text-align: center; position: relative;}
.pro-list2 > a:hover img { transform: scale(0.95);}
.pro-list2 > a:hover .idx-pro-btn > div  { padding: 0 8px;}
.idx-pro-pto { line-height: 0;overflow: hidden;}
.idx-pro-pto img { width: auto; transition: all 0.4s ease-out 0s;}
.idx-pro-name { font-weight: 700; font-size: 18px; color: #333; line-height: 130%;}
.idx-pro-btn { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; font-size: 15px;}
.idx-pro-btn > div { padding: 0 3px; transition: all 0.4s ease-out 0s; color: #333;}
.idx-pro-btn > div > img { width: 13px;}

.note-new { width: 48px; height: 22px; background: #1c98e7; position:absolute; top: 0; left: 0; color: #fff; text-align: center; font-size: 13px; font-weight: 300; line-height: 22px;}
.note-new:after { position: absolute; top: 0; right: -22px; content: ""; width: 0;height: 0;border-style: solid;border-width: 22px 22px 0 0;border-color: #1c98e7 transparent transparent transparent; }

/*products-detail*/
.products-detail-content { max-width: 95%; padding: 0 20px; margin: 0 auto;}
.products-detail-top { margin-bottom: 25px; display: flex; flex-direction: row; flex-wrap: wrap;} 
.products-detail-top > div:nth-of-type(1) { width: 38%; padding-right: 120px; padding-top: 30px;} 
.products-detail-top > div:nth-of-type(2) { width: 62%; display: flex; flex-direction: row; flex-wrap: nowrap;} 
.products-detail-top > div:nth-of-type(2) > div:nth-of-type(1) { width: calc(100% - 110px);} 
.products-detail-top > div:nth-of-type(2) > div:nth-of-type(2) { width: 110px; padding-top: 30px;} 

.social-tool { margin-bottom: 16px;}
.products-choice { border-top:1px solid #000000; margin-bottom: 20px;}
.products-choice > div { border-bottom:1px solid #d8d8d8; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 20px 0;}
.products-choice > div > div:nth-of-type(1) { width: 80px; font-size: 15px;}
/* .products-choice > div > div:nth-of-type(2) { width: calc(100% - 80px);} */

.color-choice { display: flex; flex-direction: row; flex-wrap: wrap; max-width: 210px;}
.color-choice > label { width: 16.66%;}


.contact-note2 { padding-bottom: 10px; margin: 10px 0; display: inline-block;position: relative;padding-left: 35px;  cursor: pointer; -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; float: right;}
.contact-note2 input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top:-7px;left: 0;height: 24px;width: 24px; border: 1px solid #282828; border-radius: 100%; }
.contact-note2:hover input ~ .checkmark {background-color: #ccc;}
.contact-note2 input:checked ~ .checkmark {background-color: #2196F3;}
.checkmark:after {content: "";position: absolute;display: none;}
.contact-note2 input:checked ~ .checkmark:after {display: block;}
.contact-note2 .checkmark:after {left: 7px;top: 3px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}

.size-choice { float: right;}
.size-choice a { display: inline-block; border: 1px solid #c8c8c8; line-height: 22px; text-align: center; color: #c8c8c8; font-size: 15px;padding: 0 4px;transition: all .3s; opacity: 0.7;}
.size-choice a:hover, .size-choice a.current { color: #333333; border-color: #333333;  box-shadow: 0 4px 10px rgba(0,0,0, .5);
  transform: translateY(-2px);
  opacity: 1;}
.color-choice-zone a{border-radius: 100%;height: 24px;width: 24px !important;border: 1px solid #282828; margin-right: 5px !important;margin-left: 0;margin-top: 5px;}
.attr-specs.size-choice a:not(:last-child){margin-right: 5px;}
.attr-specs {margin-top: 5px;}
@media only screen and (max-width:500px){
  .attr-specs.size-choice a {margin-top: 5px;}
}
.number-box { border: 0px solid #cfcfcf; display: flex; flex-direction: row; flex-wrap: nowrap; width: 120px; height: 35px; float: right; font-family: "Lato";}
.number-minus { width: 33px; border-right: 0px solid #444; line-height: 33px; display: block; text-align: center; background: none; cursor: pointer;} 
.number-plus { width: 33px; border-left: 0px solid #444; line-height: 33px; display: block; text-align: center; background: none; cursor: pointer; } 
.number-minus:hover, .number-plus:hover {opacity: 0.6;}
.number-box > input {display: block; width: calc(100% - 66px); text-align: center; background: none; border-width: 0; font-size: 16px; height: 38px; line-height: 38px;}

.btn-box { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.btn-box > a { display: block; width: calc(50% - 1px); line-height: 45px; text-align: center; font-size: 14px; margin-bottom: 2px;}
.btn-box > a:hover { opacity: 0.6;}
.btn-box > a:first-child { color: #fff; background: #193455;}
.btn-box > a { color: #333; box-shadow:inset 0px 0px 0px 1px #333;}

.pro-b {line-height: 0; margin-bottom: 0px; }
.rslides_tabs { margin-top:0px; text-align:left; display:flex; flex-direction:row; flex-wrap:wrap; margin-right: -8px; }
.pro-s li { margin:0 0 8px auto; line-height:0; width: 65px;}
.pro-s li a img { width:100%; border:2px solid #193455;}
.rslides_here img { opacity: 0.4 !important;}

.align-center { text-align: center;}

.related-list { margin: 20px 0 40px 0;}

.cu-result {
    text-align: center;
    margin: 80px 0;
}

@media only screen and (max-width:  1279px) {
	#content { padding-top: 50px;}
	
	.products-detail-content { max-width: 100%; }
	.products-detail-top > div:nth-of-type(1) { width: 100%; padding-right: 0px;order: 2;} 
	.products-detail-top > div:nth-of-type(2) { width: 100%; order: 1;} 
	
}
@media only screen and (max-width: 980px) {
	.banner-top > div:nth-of-type(1) { width: 100%; height: 170px;}
	.banner-top > div:nth-of-type(2) { width: 100%; padding: 30px 20px 0px 20px;}
	
	.pro-list > div { width: calc(50% - 12px); }
	
	.pro-list2 > a { width: calc(50% - 12px);}
	
}
@media only screen and (max-width: 768px) {
	.about-section { height: auto; padding:40px 20px;}
	.about-content { padding: 40px 30px;background: rgba(255,255,255,.85);}
	
	.pro-list > div { width: calc(100% - 12px); }

	.products-detail-top > div:nth-of-type(2) > div:nth-of-type(1) { width: calc(100% - 60px);} 
	.products-detail-top > div:nth-of-type(2) > div:nth-of-type(2) { width: 60px; } 
	.pro-s li { width: 50px;}
}
@media only screen and (max-width: 640px) {
	
}
@media only screen and (max-width: 570px) {
	.pro-list2 > a { width: calc(100% - 12px);}
	
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}