/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Roboto Condensed', sans-serif; overflow-x: hidden; }
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; 
-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: 16px; line-height:30px; color: #333333; letter-spacing: 0.05rem; padding-top: 100px; }
#content p{ margin-bottom: 30px;}

.banner { height: 172px; background-repeat: no-repeat; background-position: top center; background-size: cover;}
.title01 { position: relative; z-index: 2; margin-top: -50px;}
.title01 h1 { display: inline-block; background: #fff; margin: 0; padding: 8px 20px; line-height: 110%; color: #00499d; font-size: 30px; font-weight: bold; min-height: 50px; font-family: 'Roboto Condensed', sans-serif; }

#path { padding: 10px 20px; border-bottom: 1px solid #dddddd; text-align: left; color: #444444; overflow: hidden;}
#path ul { margin-bottom: 0;}
#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: #444444;}
#path li a:hover, #path li:last-child a { color: #00499d;}

/*products*/
.products-list { display: flex; flex-direction: column; flex-wrap: nowrap;}
.products-list > div { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -1px;}
.products-list > div > div { margin: 0 1px 1px 0; height: 350px;}
.products-list > div > div:nth-of-type(1) { width:calc(30% - 1px);}
.products-list > div > div:nth-of-type(2) { width:calc(25% - 1px);}
.products-list > div > div:nth-of-type(3) { width:calc(45% - 1px);}
.products-list > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.products-list > div:nth-child(even) > div:nth-of-type(2) { order: 3;}
.products-list > div:nth-child(even) > div:nth-of-type(3) { order: 1;}
.products-data-box { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0 5%;}
.products-data { max-width: 250px; margin: 0 auto; text-align: center; line-height: 1.8em;}
.products-data > b { font-size: 24px; display: block;}
.products-data > p { margin: 15px 0 !important;line-height: 1.4em;}
.products-data > a { display: block; color: #00499d; font-size: 16px; font-weight: bold;}
.products-data > a:after, .products-data > a:before { content: ""; display: inline-block; width: 8px; height: 8px; border-width: 1px 1px 0 0; border-style: solid; border-color: #00499d; transform: rotate(45deg); position: relative; top:-2px; left: 5px; transition: all 0.4s ease-out 0s;}
.products-data > a:before {opacity: 0; left: -30px;}
.products-data > a:hover { font-size: 18px;}
.products-data > a:hover:after { left: 30px; opacity: 0;}
.products-data > a:hover:before { opacity: 1; left: -8px;}
.products-pto img { object-fit: cover; width: 100%; height: 100%;}

/*products-list*/
.demo-box { padding: 35px 5% 0 5%;}
.demo-content { max-width:1350px; margin:0 auto; text-align:left; }

.products-main { display: flex; flex-direction: row; flex-wrap: wrap; position: relative; z-index: 3;}
.products-main > div:nth-of-type(1) { width: 250px;}
.products-main > div:nth-of-type(2) { width: calc(100% - 250px); padding-left: 5%;}

.side_classLink { }
.side_classLink > ul { list-style:none;}
.side_classLink > ul > li { margin-bottom: 20px;}
.side_classLink > ul > li > a{ font-size: 18px; color: #00499d; display:block; padding:0 0 8px 0; line-height:100%; font-weight: bold;}
.side_classLink > ul > li > a:hover, .side_classLink > ul > li > a.current { color:#00499d;}
.side_classLink > ul > li > ul { border-bottom: 1px solid #333333; padding-bottom: 15px; padding-top: 15px;}
.side_classLink > ul > li > ul > li { display: block;}
.side_classLink > ul > li > ul > li > a{ display: block; position: relative; padding-bottom: 13px; color: #333333; font-size: 14px; line-height: 100%; padding-left: 25px; }
.side_classLink > ul > li > ul > li > a.current:before{ content: ""; display: inline-block; width: 8px; height: 8px; border-width: 1px 1px 0 0; border-style: solid; border-color: #00a0e9; transform: rotate(45deg); position: absolute; left: 3px; top:4px;}
.side_classLink > ul > li > ul > li > a:hover, .side_classLink > ul > li > ul > li > a.current { color:#00a0e9;}
.side_classLink > ul > li.current02{ display:none; }
.m_classLink{ display:none;}

.seo-data { padding-bottom: 30px;}

.p-list { display: flex; flex-direction: row; flex-wrap: wrap;}
.p-list > a { padding: 0 3% 50px 3%; display: block; width: 25%;}
.p-list-pto { line-height: 0; overflow: hidden; margin-bottom: 15px; text-align: center;}
.p-list-name { text-align: center; font-size: 18px; color: #333;}
.p-list-name span { display: block; font-size: 14px; color: #00a0e9; line-height: 110%;}

/*products-detail*/
.products-detail-box { display: flex; flex-direction: row; flex-wrap: wrap;}
.products-detail-box > div:nth-of-type(1) { width: 60%; padding-right: 3%;}
.products-detail-box > div:nth-of-type(2) { width: 40%; }

.pro-b-box { margin-bottom: 40px; border: 1px solid #dedede; padding: 30px 66px; }

.tab_title {position: relative; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #dedede;}
/*.tab_title::after {content: ''; background-color: #dddddd; height: 1px; width: 70px; position: absolute; bottom: -5px; left: 0px;}*/
.tab_content {padding: 0 0 30px 0;}

.loop .owl-dots { display: none;}
.loop .owl-item {position: relative; }
.banner-item {position: relative; height: 500px; background-repeat: no-repeat; background-position: top center; background-size: cover;}
.loop .owl-nav { position: absolute; top:calc(50% - 50px); width: 100%; z-index: 11;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:calc(50% - 0px); background:none !important;}
.loop .owl-prev { left:-40px; }
.loop .owl-next { right:-40px;}
.loop .owl-prev:before, .loop .owl-next:before { font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #e9e9e9; opacity: 0.2;transition: all 0.4s ease-out 0s;width: 40px; height: 40px; background-size: contain; display: block; border-width: 2px 2px 0 0; border-style: solid; border-color: #444;}
.loop .owl-prev:before { content: ""; transform: rotate(-135deg); }
.loop .owl-next:before { content: ""; transform: rotate(45deg);}
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { opacity: 1;}
.loop .owl-stage-outer {z-index: 2;}
.loop .owl-dots { position: absolute; z-index: 100; bottom: 14px; width: 100%; text-align: center !important; padding: 0 50px; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: #666666 !important; width: 13px !important; height: 13px !important; border: 0px solid #4c4c4c;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { background: #ffffff !important; }

.type-name { color: #00499d; font-size: 30px; padding-bottom: 10px; font-weight: bold;}
.title02 { color: #222; font-size: 20px; padding-bottom: 10px; font-weight: bold; margin-bottom: 10px; border-bottom: 1px solid #dddddd;}
.icon-list { display: flex; flex-flow: row; flex-wrap: wrap; padding-bottom: 20px;}
.icon-list > div { margin: 0 8px 8px 0;}
.icon-list > div img { width: 80px;}
.social-tool { margin: 20px 0;}
.btn-box { display: flex; flex-flow: row; flex-wrap: nowrap; margin-bottom: 30px;}
.btn-box > a {  margin: 0 8px 0 0; display: block; max-width: 100px; border-radius: 10px; padding: 8px 12px; font-size: 16px; line-height: 18px; color: #444;border: 1px solid #959595; text-align: center;}
.btn-box > a:nth-of-type(1) { color: #fff; background: #00499d; border: 1px solid #00499d;}

.other-pto { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.other-pto > div { width: 47%; margin-bottom: 30px;}
.other-pto > div img { width: 100%;}

/*about*/
.demo-box2 { background: #f3f3f3; padding: 55px 0 0 0;}
.about-section-1-top { display: flex; flex-direction: column; flex-wrap:nowrap;}
.about-section-1-top > div:nth-child(even) > div:nth-of-type(1) { order: 2;}
.about-section-1-top > div:nth-child(even) > div:nth-of-type(2) { order: 1;}
.about-section-1-top > div:nth-child(even):after { right: 0; left: inherit;}
.about-section-1-top > div:nth-child(even) .about-section-1-content { margin: 0 auto 0 0;}
.about-section-1 { padding: 80px 0 130px 0; margin-bottom: 50px; position: relative; display: flex; flex-wrap:wrap; align-items: center;}
.about-section-1 > div { width: 50%; position: relative; z-index: 2;}
.about-section-1-content { max-width: 675px; padding: 0 5%; margin: 0 0 0 auto;}
.about-section-1-pto { line-height: 0; overflow: hidden; position: relative;}
.about-section-1-pto img { width: 100%;}
.about-section-1:after { content: ""; position: absolute; top: 0; left: 0; height: 100%; background: #fff; width: calc(50% + 160px);}
.title03, .title04 { position: relative; padding: 30px 0 10px 0; font-size: 34px; font-weight: bold; color: #00499d; line-height: 100%}
/*.title03:before { position: absolute; content: ""; top: 0px; left: 5px; width: 8px; height: 8px; border-radius: 100%; background: #1facec; display: block;}*/
.pro-bg-1 { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,1);}
.about-section-1-top:nth-of-type(1) .about-section-1 {margin: 0;padding-bottom: 50px;}
.about-section-1-top:nth-of-type(1) .about-section-1:after {height: calc(100% + 100px);}
.about-section-1-top .about_bgc:after {top: -100px; height: calc(100% + 100px);}
.pro-bg-2 { background: rgba(255,255,255,.6);}
.about_video {height: 0;position: relative;overflow: hidden;padding-bottom: 32%;max-width: 800px;margin: 20px auto 0;z-index: 2;border-radius: 2px;}
.about_video iframe {position: absolute;content: '';width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
@media only screen and (max-width:1024px){
 .about_video {padding-bottom: 44%;}
}
@media only screen and (max-width:992px){
  .about_video {padding-bottom: 54%;margin-bottom: 60px;max-width:unset;}
  .about-section-1-top .about_bgc:after {top: 0;}
}
@media only screen and (min-width:1600px){
  .about_video{padding-bottom: 25%;}
}
.about-section-2 { padding-bottom: 100px;}
.about-section-2-pto { line-height: 0; position: relative; overflow: hidden;}
.about-section-2-content { position: relative; z-index: 5; margin-top: -168px; background: #fff; max-width: 1350px; margin-left: auto; margin-right: auto; padding: 50px 5%;}

.title04 { text-align: center; margin-bottom: 30px; }
.certification { max-width: 1544px; margin: auto; padding: 0 100px; display: flex; flex-wrap: wrap; }
.certification > div { padding: 0 10px; margin-bottom: 40px; width: 25%; display: flex; flex-wrap: wrap; align-content: flex-start;}
/* .certification > div:first-child .pic div img { width: 50%; padding: 0 5px;} */
.certification .pic { position: relative; width: 100%; height: 0; overflow: hidden; padding-bottom: 100%;}
.certification .pic > div { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; font-size: 0; line-height: 0; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.certification .pic > div img { max-height: 100%!important;}
.certification .text { width: 100%;}
.certification .text .year { font-size: 26px; padding: 20px 0; text-align: center;font-weight: 600; color: #00499d;}
.certification .text .title { font-weight: 600; min-height: 60px;}

/*history*/
.frame_1344 { max-width: 1544px; margin: auto; padding: 0 100px 10px 100px; height: 100%; }
.frame_1344 .title03, .certification .title03 { text-align: center;}
.aboutC {max-width: 930px; max-width: 100%; margin: 30px auto 60px auto; position: relative; z-index: 1; padding: 50px 0 48px 0;}
.aboutC::before {content: ''; background-color: #fff; height: 100%; width: 2px; position: absolute; top: 0px; left: 50%; z-index: -1;}
.aboutC .fs_28 { font-size: 28px; font-weight: 500; }
.aboutC .fs_16 p { font-size: 16px; margin: 10px 0 10px 0!important;}
.aboutC > ul {width: 100%;}
.aboutC > ul > li {width: 100%; display: flex; flex-wrap: wrap; align-items: center; font-family:'Microsoft JhengHei'; color: #333333; margin-bottom: 30px;}
.aboutC > ul > li > div:nth-child(1) {order: 1; width: calc(50% - 38px); text-align: right; margin: 0 38px 0 0;}
.aboutC > ul > li:nth-child(2n+2) > div:nth-child(1) {order: 2; text-align: left; margin: 0 0 0 38px;}
.aboutC > ul > li > div:nth-child(2) {order: 2; width: calc(50% - 38px); text-align: left; padding: 14px 22px; margin: 0 0 0 38px; background-color: #fff; border-radius: 7px; line-height: 200%; position: relative;}
.aboutC > ul > li:nth-child(2n+2) > div:nth-child(2) {order: 1; /*text-align: right;*/ margin: 0 38px 0 0;}
.aboutC > ul > li > div:nth-child(2)::before {content: ''; width: 0; height: 0; border-style: solid; border-width: 7px 10px; border-color: transparent #fff transparent transparent; position: absolute; top: 50%; left: -19px; margin-top: -7px;}
.aboutC > ul > li:nth-child(2n+2) > div:nth-child(2)::before {border-color: transparent transparent transparent #fff; left: auto; right: -19px;}
.aboutC > ul > li > div:nth-child(2)::after {content: ''; width: 17px; height: 17px; background-color: #fff; border: 5px solid #00499d; border-radius: 17px; position: absolute; top: 50%; left: -46px; margin-top: -8px;}
.aboutC > ul > li:nth-child(2n+2) > div:nth-child(2)::after {left: auto; right: -46px;}

/*community*/
.triathlet-content { display: flex; flex-wrap: wrap; padding: 0 30px 50px 30px; }
.triathlet-content p { font-size: 14px; }
.triathlet-content .triathlet { display: flex; flex-wrap: wrap; width: 100%; background: #fff; margin-bottom: 30px; }
.triathlet-content .triathlet .photo { width: 50%; padding: 30px; margin: auto;}
.triathlet-content .triathlet .text { width: 50%; padding: 20px; margin: auto;}


/*news*/
.news-list { display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 50px;}
.news-list > a { margin: 0 2% 40px 2%; width: 46%; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1); background: #fff;}
.news-list > a:hover .news-list-btn { padding-left: 90px;}
.news-list > a:hover .news-list-btn:after { transform: scaleX(0);}
.news-list > a:hover .news-list-btn:before { transform: scaleX(1);}
.news-list > a:hover .news-list-pto img  { transform: scale(1.1);}
.news-list-content { padding: 50px 5%;}
.news-list-date { font-size: 16px; color: #00499d; padding-bottom: 10px;}
.news-list-title { height: 90px; padding-bottom: 10px; font-size: 20px; color: #333; overflow: hidden;}
.news-list-btn { position: relative; color: #00499d; font-size: 16px; transition: all 0.4s ease-out 0s;}
.news-list-btn:after { position: absolute; content: ""; left: 56px; width: 55px; height: 1px; background: #00499d; transition: all 0.4s ease-out 0s; transform-origin: 100% 50%; top:15px;}
.news-list-btn:before { position: absolute; content: ""; left: 0px; width: 55px; height: 1px; background: #00499d; transition: all 0.4s ease-out 0s; transform-origin: 0% 50%; transform: scaleX(0); top:15px;}
.news-list-pto { height: 363px; overflow: hidden;}
.news-list-pto img { object-fit: cover; width: 100%; height: 100%; transition: all 0.4s ease-out 0s;}

/*news-detail*/
.news-detail-section { padding: 0 3% 40px 3%;}
.news-detail-top { padding-bottom: 20px; margin-bottom: 30px; display: flex; flex-direction: row; flex-wrap:wrap; border-bottom: 1px solid #dddddd;}
.news-detail-top > div:nth-of-type(1) { width: calc(100% - 80px); padding-right: 30px;}
.news-detail-top > div:nth-of-type(2) { width: 80px; padding-top: 45px;}

.btn-back { text-align: right; font-size: 16px; position: relative; display: block; color: #444 !important; right: 0;}
.btn-back:hover { right: 10px;}
.btn-back:before { position:absolute; content: ""; width: 18px; height: 1px ;background: #444; left: 0; top:14px;}
.btn-back:after { position:absolute; content: ""; width: 10px; height: 10px; border-width: 1px 0 0 1px; border-style: solid; border-color: #444; transform: rotate(-45deg); left: 0; top:10px;}

.news-detail-content {display: flex; flex-direction: row; flex-wrap:wrap; padding-bottom: 40px;}
.news-detail-content > div:nth-child(1) {width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-end;}
.news-detail-content > div {width: 50%;}
.news-detail-content > div:last-child {padding-left: 5%;}

/*blog*/
.blog-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.blog-section > div:nth-of-type(1) { width: 30%;}
.blog-section > div:nth-of-type(2) { width: 70%; padding-left: 2%;}
.blog-menu-box { margin-bottom: 30px; background: rgba(255,255,255,.8); padding: 35px 40px;}
.blog-title { color: #00499d; font-size: 22px; padding-bottom: 10px;}
.blog-menu-list > a { display: block;  font-size: 14px; color: #333; border-bottom: 1px solid #ededed; padding: 7px 0;}
.blog-menu-list > a:hover, .blog-menu-list > a.current { color: #00a0e9;}

.blog-post { display: flex; flex-direction: row; flex-wrap: wrap;}
.blog-post > div:nth-child(odd) { width:35px; font-size: 22px; font-weight: bold; color: #00499d;}
.blog-post > div:nth-child(even) { width: calc(100% - 35px); font-size: 14px; color: #999; padding-bottom: 20px; line-height: 180%;}
.blog-post > div:nth-child(even) a { font-size: 14px; color: #333333; display: block;}
.blog-post > div:nth-child(even) a:hover { text-decoration: underline; color: #00499d; }

.blog-list { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -25px;}
.blog-list > a { width: calc(50% - 25px); margin: 0 25px 25px 0; background: #fff; display: block;}
.blog-list > a:hover .news-list-btn { padding-left: 90px;}
.blog-list > a:hover .news-list-btn:after { transform: scaleX(0);}
.blog-list > a:hover .news-list-btn:before { transform: scaleX(1);}
.blog-list > a:hover .blog-list-pto img  { transform: scale(1.1);}
.blog-list-pto { height: 270px; overflow: hidden;}
.blog-list-pto img { object-fit: cover; width: 100%; height: 100%; transition: all 0.4s ease-out 0s;}
.blog-list-content { padding: 20px 5% 80px 5%; position: relative;}
.blog-list-date { font-size: 16px; color: #00499d; padding-bottom: 10px;}
.blog-list-title { font-size: 20px; color: #333; font-weight: bold;}
.blog-list-data { font-size: 16px; color: #333; }
.blog-list-btn { position: absolute; left: 5%; bottom: 35px;}

#page { margin-bottom: 40px; display: flex; flex-direction: row; flex-wrap: wrap;}
#page > a { display: inline-block; width: 40px; height: 40px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); line-height: 40px;text-align: center; font-size: 16px; color: #00499d; margin: 0 5px 5px 5px; background: #fff;}
#page > a:hover, #page > a.current { background: #00499d; color: #fff;}
.btn-prev span, .btn-next span { display: inline-block; width: 10px; height: 10px; border-width: 1px 1px 0 0; border-style: solid; border-color: #252525; position: relative; top:-0px;}
.btn-prev:hover span, .btn-next:hover span { border-color: #fff;}
.btn-prev span { transform: rotate(-135deg); left: 2px;}
.btn-next span { transform: rotate(45deg); right: 2px;}

/*contact*/
.contact-box { background: #fff;}
.contact-section > div:nth-of-type(2) { padding-left: 5%;}
.contact-info { color: #333; font-size: 16px; padding-top: 20px;}
.contact-info a { color: #333; }
.contact-info b { color: #00499d; }

.map iframe{ width: 100%; height: 467px; border-width: 0;}
.contact-form { padding-top: 58px;}
.contact-title { font-size: 18px; color: #333; padding-top: 22px;}
.contact-title span { color: #ff0000;}

.contact-main input[type="text"], .contact-main input[type="number"], .contact-main input[type="tel"], .contact-main input[type="phone"], .contact-main input[type="date"], .contact-main input[type="email"], .contact-main input[type="password"], .contact-main input[type="button"], .contact-main textarea { font-size: 16px; border-width:0px; border-style: solid; border-color: #595757; margin: 0px 0 0 0; width: 100%; padding: 0px 10px; color:#333; background: #f8f8f8; font-family: 'Roboto Condensed', sans-serif; letter-spacing: 0.05rem; line-height: 40px; }
.contact-main textarea { height:160px; padding:5px 10px; letter-spacing: 0.05rem; resize:none;}
.contact-main select{  margin: 0px 0 0 0;  width:100%; background-image: url(/images/theme-b99/product-select.png); background-repeat: no-repeat; background-position: 100% 13px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: #f8f8f8; font-size: 16px; border-width:0px; border-style: solid; border-color: #231815; color:#333; font-family: 'Roboto Condensed', sans-serif;  padding: 0px 35px 0 5px;  letter-spacing: 0.05rem; height: 40px; line-height: 100%;}
.contact-main option { padding:1px 5px;}
.contact-main select::-ms-expand {
    display: none;
}

.contact-person { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between;}
.contact-person > div:nth-of-type(1) { width: 170px;}
.contact-person > div:nth-of-type(2) { width: calc(100% - 190px);}

.contact-bottom { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; padding-top: 40px;}
.contact-bottom > div { padding-bottom: 20px;}
.contact-btn { width: 152px; line-height: 70px; display: block; text-align: center; border: 1px solid #666666; color: #333; font-size: 16px;}
.contact-btn:hover { color: #333;}
.tofaq_btn a:link, .tofaq_btn a:visited {border: 1px solid #00a0e9; color: #00a0e9; transition: all .3s;padding: 8px 24px;border-radius: 2px;text-align: center;position: relative; z-index: 1;   display: inline-block;}
.tofaq_btn a::before{position: absolute;content: '';left: 0;top: 0;bottom: -1px;right: 100%; background-color: #00499d;transition: all .3s;z-index: -1;left: -1;top: -1;}
.tofaq_btn a:hover::before{right: -1px;transition: all .5s;}
.tofaq_btn a:hover{border: 1px solid #fff;color: #fff;}
@media only screen and (max-width:  1279px) {
	#content { padding-top: 60px;}
	.frame_1344 { padding: 5px 50px; }
	.aboutC { margin: 30px auto; padding: 40px 0;}
	.certification { padding: 0 50px; }
	.certification > div { width: 33.33%;}
}
@media only screen and (max-width: 980px) {
    .title01 { margin-top: -40px;}
    .title01 h1 { font-size: 24px;}
    #path { padding-top: 0;}
    
    .products-list > div > div { height: 300px;}
    .products-list > div > div:nth-of-type(1) { width:calc(50% - 1px);}
    .products-list > div > div:nth-of-type(2) { width:calc(50% - 1px);}
    .products-list > div > div:nth-of-type(3) { width:calc(100% - 1px);}
    .products-list > div:nth-child(even) > div:nth-of-type(1) { order: 1;}
    .products-list > div:nth-child(even) > div:nth-of-type(2) { order: 2;}
    .products-list > div:nth-child(even) > div:nth-of-type(3) { order: 3;}
    
    .demo-box { padding:35px 3% 0 3%;}
    
    .products-main > div:nth-of-type(1) { width: 100%; margin-bottom: 15px;}
    .products-main > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0;}
    
    .side_classLink { display:none;}
	.m_classLink{ display:block; position:relative; border-bottom:1px solid #dfe4e7;border-top:1px solid #dfe4e7;}
	.m_classLink a.main{ display:block; font-size:16px; position:relative; padding: 5px 10px; color:#fff; text-align:left; cursor:pointer; background:#2660ad;}
	.m_classLink a.main i{ display:block; font-size:20px; position:absolute; right:20px; top:40%; margin-top:-11px; color:#fff; font-style:normal; font-family: 'Font Awesome 5 Free';font-weight: 900;}
	.m_classLink > ul{ display:none; width:100%;  position:absolute; z-index:5; background:#fff; padding: 20px; list-style:none;}
	.m_classLink > ul > li { border-bottom: 1px solid #dcdcdc; margin-bottom: 20px; padding-bottom: 8px;}
	.m_classLink > ul > li > a{ font-size: 18px; color: #00499d; display:block; padding:0 0 8px 0; line-height:100%; font-weight: bold;}
	.m_classLink > ul > li > a:hover, .m_classLink > ul > li > a.current { color:#00499d;}
	.m_classLink > ul > li > ul {  padding-bottom: 15px; padding-top: 15px;}
	.m_classLink > ul > li > ul > li { display: block;}
	.m_classLink > ul > li > ul > li > a{ display: block; position: relative; padding-bottom: 13px; color: #333333; font-size: 14px; line-height: 100%; padding-left: 25px;  }
    .m_classLink > ul > li > ul > li > a.current:before{ content: ""; display: inline-block; width: 8px; height: 8px; border-width: 1px 1px 0 0; border-style: solid; border-color: #00a0e9; transform: rotate(45deg); position: absolute; left: 3px; top:4px;}
	.m_classLink > ul > li > ul > li > a:hover, .m_classLink > ul > li > ul > li > a.current { color:#00a0e9;}
	.m_classLink > ul > li.current02{ display:none; }
    
    .p-list > a { padding: 0 3% 30px 3%; width: 50%;}
    
    .products-detail-box > div:nth-of-type(1) { width: 100%; padding-right: 0%;}
    .products-detail-box > div:nth-of-type(2) { width: 100%; }
    
    .demo-box2 { padding-top: 30px;}
    
    .title03,.title04 { font-size: 26px;}
    .about-section-1 { padding: 0 0 40px 0;}
    .about-section-1 > div { width: 100%; }
    .about-section-1 > div:nth-of-type(1) { order: 2; padding-top: 30px; }
    .about-section-1 > div:nth-of-type(2) { order: 1; }
    .about-section-1:after { width: 100%;}
    .about-section-1-content { max-width: 100%; }
    
    .about-section-2 { padding-bottom: 50px;}
    .about-section-2-content { margin-top: 0;}
    
    .news-detail-top {padding-bottom: 30px; margin-bottom: 30px;}
    
    .blog-section > div:nth-of-type(1) { width: 100%; order: 2;}
    .blog-section > div:nth-of-type(2) { width: 100%; padding-left: 0%; order: 1;}
    
    .contact-form { padding-top: 0px;}
    .contact-title:first-child { padding-top: 0;}
    .contact-bottom { padding-bottom: 20px;}
}
@media only screen and (max-width: 768px) {
	.certification > div { width: 50%;}

    .news-list { padding-left: 3%; padding-right: 3%;}
    .news-list > a { margin: 0 0 40px 0; width: 100%;}
    
    .news-detail-content > div {width: 100%;}
    .news-detail-content > div:nth-of-type(1) {padding-bottom: 30px;}
    .news-detail-content > div:nth-of-type(2) {padding-left: 0%;}

    .triathlet-content .triathlet .photo { width: 100%; padding: 30px 0; margin: auto;text-align: center;}
	.triathlet-content .triathlet .text { width: 100%; padding: 10px 35px 0; margin: auto;}
    .triathlet-content .column {flex-direction: column-reverse;}
    
}
@media only screen and (max-width: 640px) {
    .news-detail-top > div:nth-of-type(1) { width: calc(100% - 0px); padding-right: 0px;}
    .news-detail-top > div:nth-of-type(2) { width: 80px; padding-top: 20px; margin: 0 0 0 auto;}
    
}
@media only screen and (max-width: 570px) {
    .blog-list > a { width: calc(100% - 25px);}
    .frame_1344 { padding: 5px 20px; }
	.aboutC::before {left: 15px;}
	.aboutC > ul > li > div:nth-child(1), .aboutC > ul > li:nth-child(2n+2) > div:nth-child(1) {order: 1; width: calc(100% - 38px); margin: 0 0 0 38px; text-align: left; padding: 0 0 10px 0;}
	.aboutC > ul > li > div:nth-child(2), .aboutC > ul > li:nth-child(2n+2) > div:nth-child(2) {order: 2; width: calc(100% - 38px); margin: 0 0 0 38px; text-align: left;}
	.aboutC > ul > li:nth-child(2n+2) > div:nth-child(2)::before {left: -19px; right: auto; border-color: transparent #fff transparent transparent;}
	.aboutC > ul > li > div:nth-child(2)::after, .aboutC > ul > li:nth-child(2n+2) > div:nth-child(2)::after {left: -31px; right: auto;}
	.certification { padding: 0 20px; }
    .certification > div { width: 100%; margin-bottom: 60px;}
    .certification .pic { padding-bottom: 70%; }
    .certification .text .title { text-align: center; min-height: auto; }
    
}

@media only screen and (max-width: 414px) {
	
	

}

@media only screen and (max-width: 320px) {

}