/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; position: relative; }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; transition: all 0.4s ease-out 0s; }
a:hover { text-decoration:none; }

* { box-sizing: border-box;}

.content-Box { max-width:1340px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 16px; line-height:1.8; color: #fff; letter-spacing: 0; font-weight: 400; padding-top: 0; position: relative; z-index: 2;}

.photo-fit img { object-fit: cover; width: 100%; height: 100%; position: absolute; z-index: 1; left: 0; top: 0;}

.photo {line-height: 0; height: 0; padding-bottom: 40%; overflow: hidden; position: relative; z-index: 1; margin-bottom: 0px;}
.imgCenter {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 2;}
.imgCenter img {max-height: 100%;}

.demo-section { padding-left: 3%; padding-right: 3%;}

.font-size-18 { font-size: clamp(16px, 1.3vw, 18px);}
.font-size-20 { font-size: clamp(18px, 1.5vw, 20px);}
.font-size-21 { font-size: clamp(18px, 1.5vw, 21px);}
.font-size-22 { font-size: clamp(20px, 1.7vw, 22px);}
.font-size-24 { font-size: clamp(20px, 1.9vw, 24px);}
.font-size-26 { font-size: clamp(20px, 2.1vw, 26px);}
.font-size-28 { font-size: clamp(22px, 2.2vw, 28px);}
.font-size-30 { font-size: clamp(22px, 2.5vw, 30px);}
.font-size-32 { font-size: clamp(22px, 2.7vw, 32px);}
.font-size-36 { font-size: clamp(22px, 3.3vw, 36px); line-height: 1.3;}
.font-size-40 { font-size: clamp(24px, 3.5vw, 40px); line-height: 1.3;}
.font-size-42 { font-size: clamp(24px, 3.5vw, 42px); line-height: 1.3;}
.font-size-44 { font-size: clamp(24px, 3.5vw, 44px); line-height: 1.3;}
.font-size-48 { font-size: clamp(24px, 3.5vw, 48px); line-height: 1.3;}
.font-size-60 { font-size: clamp(28px, 4vw, 60px); line-height: 1.2;}
.font-size-70 { font-size: clamp(32px, 4.4vw, 70px); line-height: 1.1;}

.font-Lato { font-family: "Lato", sans-serif;}

.font-uppercase{ text-transform: uppercase;}

.color-red { color: #d70c19;}
.color-red-2 { color: #c1282a;}
.color-blue { color: #5691ce;}
.color-green { color: #009fb4;}
.color-white { color: #fff;}
.color-gray { color: #a9a9a9;}
.color-black { color: #111;}

.align-center { text-align: center !important;}
.align-left { text-align: left !important;}
.align-right { text-align: right !important;}
.align-justify { text-align: justify!important;}

.weight-100 { font-weight: 100;}
.weight-300 { font-weight: 300;}
.weight-400 { font-weight: 400;}
.weight-500 { font-weight: 500;}
.weight-600 { font-weight: 600;}
.weight-700 { font-weight: 700;}
.weight-900 { font-weight: 900;}

.p-layout { margin: 0; padding:0 0 calc(20px + 1%) 0; font-weight: 400; line-height: 1.8; font-size: 16px;}

.layout-wrap { display: flex; flex-direction: row; flex-wrap: wrap;}
.layout-nowrap { display: flex; flex-direction: row; flex-wrap: nowrap;}

.hr-type-1 { padding: 0 !important; margin: 20px 0 !important;}

.title-type-1 { line-height: 1.3;}

.spacing-5 { margin-bottom: 5px;}
.spacing-10 { margin-bottom: 10px;}
.spacing-15 { margin-bottom: 15px;}
.spacing-20 { margin-bottom: 20px;}
.spacing-25 { margin-bottom: 25px;}

.banner { position: sticky; top: 0; height: 100vh; width: 100%;}
.banner img { object-fit: cover; width: 100%; height: 100%;}

.banner-pc, .banner-mobile { position: relative;}
.banner-mobile { display: none !important;}

.loop { }
.loop .owl-dots { }
.loop .owl-item {position: relative; height: 100vh;}
.loop .owl-nav { position: absolute; top:50%; transform: translateY(-50%); width: 100%; z-index: 11; margin-top: 0 !important ;}
.loop .owl-prev, .loop .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important; width: 52px; height: 52px; border-radius: 100% !important; margin: 0 !important; }
.loop .owl-prev:hover, .loop .owl-next:hover { background: #fff !important; }
.loop .owl-prev:hover:before, .loop .owl-next:hover:before { filter:invert(0); }
.loop .owl-prev { left:0px; }
.loop .owl-next { right:0px;}
.loop .owl-prev:before, .loop .owl-next:before { content: "";font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s; width: 26px; height: 26px;  position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);  filter:invert(1);}
.loop .owl-prev:before {  background: url("../images/arrow-left.png") no-repeat; background-size: contain;}
.loop .owl-next:before { background: url("../images/arrow-right.png") no-repeat; background-size: contain;;}
.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; left: 50%; bottom: 5%; transform: translateX(-50%); text-align: center !important; padding: 0 0px; width: 100%; }
.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { background: transparent !important; width: 13px !important; height: 13px !important; margin: 10px !important; box-shadow:inset 0px 0px 0px 1.5px #fff;}
.loop .owl-dots .owl-dot.active span, .loop  .owl-dots .owl-dot:hover span { opacity: 1;background: #d70c19 !important; box-shadow:inset 0px 0px 0px 0px #fff;}

.banner-scroll { position: absolute; z-index: 5; left: 2.5%; top: 10%; display:flex; flex-direction: column; flex-wrap: nowrap; align-items: center; display: none;}
.banner-scroll > div { font-size: 16px; color: #fff; line-height:1; font-weight: 500; border: 6px solid #fff; border-radius: 10vw; transform: rotate(-90deg); padding:7px 12px 10px 12px;font-family: "Lato", sans-serif;}
.banner-scroll > span { width: 2px; height: 30px; background: #fff; display: inline-block; position: relative; overflow: hidden; transform: translateY(26px);}
.banner-scroll > span:after { content: ""; position: absolute; width: 2px; height: 25px; background: #d70c19; animation-name: line-animate;animation-duration: 2.5s; animation-timing-function: linear; animation-iteration-count: infinite; }

@keyframes line-animate {
  0% {
    top:-25px;
  }

  100% {
    top: calc(100% + 25px);
  }
}

.banner-content { position: absolute; z-index: 2; top:30%; left: 10%; width: 39%; padding-right: 4%; display: none;}
.banner-title-1 { position: relative; text-transform: uppercase; color: #d70c19; font-weight: 900;font-size: clamp(16px, 1.3vw, 18px); line-height: 1.3; padding-bottom: 14px; padding-left: 18px; display: none;}
.banner-title-1:before { content: ""; position: absolute; width: 8px; height: 8px; border-radius: 100%; background: #d70c19; left:0; top:8px;}
.banner-title-2 { font-weight: 900;font-size: clamp(28px, 3.2vw, 46px); line-height: 1.3; padding-bottom: 16px; color: #fff;}
.banner-title-2 > span { display: inline-block;}
.banner-title-3 { font-size: 16px; line-height: 1.8; padding-bottom: 25px; color: #fff; font-weight: 400;}
.banner-title-4 { font-size: clamp(20px, 2.5vw, 30px); line-height: 1.5; color: #fff; font-weight: 500; display: none;}
.banner-title-4 > span { display: inline-block;}

header {position: sticky; top: 0;} 

.idx-link-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-link-section > a { display: block; width: 33.33%; position: relative; }
.idx-link-section > a:hover .idx-link-pto img { filter: brightness(35%) blur(2px); transform: scale(1.05);}
.idx-link-section > a:hover .idx-link-content { transform: scale(0.9);}
.idx-link-pto { height: 360px;overflow: hidden; }
.idx-link-pto img { object-fit: cover; width: 100%; height: 100%;transition: all 1s ease-out 0s;}
.idx-link-content { background: rgba(255,255,255,.85); border-radius: 0 0 1.5vw 0; position: absolute; z-index: 3; bottom: 50px; left: 12%; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);transition: all 0.4s ease-out 0s; max-width: 330px; width: 100%; padding: 25px; color: #111;}
.idx-link-content .layout-nowrap { align-items: center;}
.idx-link-content .layout-nowrap > img { margin-right: 10px;}

.idx-about-section { background: #101010;display: flex; flex-direction: row; flex-wrap: wrap; overflow: hidden;}
.idx-about-section > div { width: 50%;}
.idx-about-section > div:nth-of-type(1) img { /*object-fit: cover; width: 100%; height: 100%; object-position: right center;*/}
.idx-about-section > div:nth-of-type(2) { position: relative; padding: calc(20px + 3%) 3% calc(20px + 3%) 30px;}
.idx-about-section > div:nth-of-type(2):before { position: absolute; content: ""; z-index: 2; height: 70%; width: 65%; background: #393939; bottom: 0; left: 14%;}
.idx-about-section > div:nth-of-type(2):after { position: absolute; content: ""; z-index: 1; height: calc(70% - 28px); width: 65%; background: #b81c25; bottom: 0; left: calc(14% + 36px);}

.idx-about-content { position: relative; z-index: 3; max-width: 600px; margin: 0 auto 0 0;}
.idx-about-content .btn-type-1 { margin: 20px 0 0 auto;}

.title-1 { padding:22px 0 calc(10px + 1.5%) 0; margin:0 0 0 0;font-size: clamp(22px, 2.5vw, 30px); font-weight: 600; ; line-height: 1.3; font-family: "Noto Sans TC", sans-serif; letter-spacing: 0; background: url("../images/title-icon.png") no-repeat top left;}

.btn-type-1 { display: block; width: 200px; line-height: 60px; background: #b81c25;  text-align: center; font-size: 16px; border-radius: 40px 0 40px 0;  position: relative; overflow: hidden; }
.btn-type-1:hover { box-shadow: 0px 0px 0px 2px #b81c25;}
.btn-type-1 > span { position: relative; z-index: 2; font-size: 16px;font-weight: 500; letter-spacing: 0.05rem;}
.btn-type-1 > span > img { width: 15px; filter: invert(1); }
.btn-type-1:after { background: #000; bottom: 0; width: 0%; height: 100%; right: -10px; content: ""; display: block; position: absolute;transition: all 0.25s ease-out 0s; transform: skewX(-20deg);}
.btn-type-1:hover { width: 190px; color: #fff !important;}
.btn-type-1:hover:after { width: 120%; left: -10px;}

.idx-feature-top-section { color: #111; padding: calc(20px + 2%) 0 calc(20px + 1%) 0; overflow: hidden;}
.idx-feature-top-title-en { -webkit-text-stroke: 1px #393939; color: transparent; font-family: "Lato", sans-serif; text-transform:uppercase; text-align: center; font-size: 4vw; line-height: 1; font-weight: 900; letter-spacing: 0.2rem; white-space: nowrap;}

.idx-feature-bottom-section { display: flex; flex-direction: row; flex-wrap: wrap; background: #b81c25;}
.idx-feature-bottom-section > div:nth-of-type(1) { width: 40%; background: #27272e; padding: 50px 0 35px 0;}
.idx-feature-bottom-section > div:nth-of-type(2) { width: 60%; background:url("../images/idx-feature-bg.png") no-repeat top right; padding-top: 70px;}

.idx-feature-choice { max-width: 550px; width: 100%; margin: 0 0 0 auto; padding-right: 10%;display: flex; flex-direction: row; flex-wrap: wrap;}
.idx-feature-choice > div:nth-of-type(1) { width: calc(100% - 110px); padding-right: 10%;padding-left: 10%;}
.idx-feature-choice > div:nth-of-type(2) { width: 110px; padding-top: 20px;}

.body-menu-title { text-align: right; font-size: clamp(20px, 1.9vw, 24px); line-height: 1.2; padding-bottom: 10px; margin:0 0 45px auto; width: fit-content; position: relative;}
.body-menu-title:after { position:absolute; content: ""; bottom: 0; right: 0; width: 100%; height: 1px; background: #fff;}

.body-menu-list { display: flex; flex-direction: row; flex-wrap: wrap; margin: 0 0 0 auto;width: 70px;}
.body-menu-list > div { cursor: pointer; width: 100%; position: relative; padding: 15px 4px 30px 4px; color: #fff; font-size: 18px; text-align: right;}
.body-menu-list > div:before { content: ""; position: absolute; top: 0; right: 0; width: 100%; height: 1px; background: #fff;}

.idx-feature-content { padding: 0 14% 0 7%; display: none;}
.idx-feature-content-title { padding-bottom: calc(20px + 1%);}

.idx-feature-content-list { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.idx-feature-content-list > div { width: 46%; padding: 30px 0; border-bottom: 1px solid rgba(255,255,255,.5); display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.idx-feature-content-list > div > div:nth-of-type(1) { width: 67px; height: 67px; border-radius: 100%; background: #fff; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.idx-feature-content-list > div > div:nth-of-type(1) img { width: 36px;}
.idx-feature-content-list > div > div:nth-of-type(2) { width: calc(100% - 67px); padding-left: 25px;}
.idx-feature-content-list > div > div:nth-of-type(2) > b { display: block; font-family: "Lato", sans-serif; font-weight: 900;font-size: clamp(20px, 1.9vw, 24px); line-height: 1.3; }

.body-pto { display: none;}
.body-menu-current { color: #ff1600 !important;}
.body-menu-current:before { width: 420% !important;}
.body-menu-current:after { content: ""; position: absolute; width: 15px; height: 15px; border-radius: 100%; top:-7px; right: 15px; background: #b81c25; box-shadow:inset 0px 0px 0px 2px #fff;}

.idx-new-pro-section { background: url("../images/idx-new-pro-bg.jpg") no-repeat top center / cover; padding: calc(20px + 5%) 3%;}

.idx-new-pro-box { display: flex; flex-direction: row; flex-wrap: wrap; }
.idx-new-pro-box > div:nth-of-type(1) { width: 35%; padding: 10px 3.5% 10px 0;}
.idx-new-pro-box > div:nth-of-type(1) .btn-type-1 { transform: translateX(10px); margin-top: calc(20px + 2.5%);}
.idx-new-pro-box > div:nth-of-type(2) { width: 65%; padding: 0 8%; text-align: center;}

.data-list-1 { position: relative; padding-left: 16px; margin: 4px;}
.data-list-1:before { position: absolute; content: ""; left: 0; top:14px; width: 7px; height: 7px; border-right: 100%; background: #c1282a; border-radius: 100%;}

.idx-new-pro-tool { position: absolute; width: 65%; top:50%; right: 0; transform: translateY(-50%); z-index: 2;}

.swiper-next, .swiper-prev { width: 46px !important; height: 46px !important; border-radius: 100%; background: #fff; position: absolute; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top:calc(50% - 20px); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16);}
.swiper-next > img, .swiper-prev > img { width: 20px;}
.swiper-next:hover, .swiper-prev:hover { background: #d70c19;}
.swiper-next:hover > img, .swiper-prev:hover > img { filter: invert(1);}
.swiper-prev { left: 0px;}
.swiper-next { right: 0px;}

.swiper-pagination { text-align: center!important; width: 65% !important; left: auto !important; right: 0 !important; bottom: -40px !important;}
.swiper-pagination-bullet { width: 13px !important; height: 13px !important; margin-left: 6px !important; margin-right: 6px !important; position:relative;  background: transparent !important; box-shadow: inset 0px 0px 0px 1.5px #fff; opacity: 1 !important;}
.swiper-pagination-bullet-active { background: #d70c19 !important; box-shadow: inset 0px 0px 0px 0px #fff;}

.idx-news-section { padding: calc(20px + 5%) 3%; background: #f9f9f9;}

.loop-news {  }
.loop-news .owl-dots { display: none !important;}
.loop-news .owl-item {position: relative; border-radius: 15px; overflow: hidden; background: #fefefe; filter: drop-shadow(0px 0px 15px rgba(0,0,0,0.1));transition: all 0.4s ease-out 0s;}
.loop-news .owl-item:hover {background: #525252;}
.loop-news .owl-item:hover .idx-news-pto img {transform: scale(1.05);}
.loop-news .owl-item:hover .news-list-btn > div {color: #b81c25;}
.loop-news .owl-item:hover .news-list-btn > img {filter: none;}
.loop-news .owl-item:hover .news-list-title, .loop-news .owl-item:hover .news-list-data {color: #fff;}
.loop-news .owl-nav { position: absolute; top:-35px;; right: 1.5%; width: 90px; z-index: 11; }
.loop-news .owl-prev, .loop-news .owl-next { position:absolute; z-index:100; top:50%; transform: translateY(-50%); background:none !important; width: 52px; height: 52px; border-radius: 100% !important; margin: 0 !important; }
.loop-news .owl-prev:hover, .loop-news .owl-next:hover { opacity: 1; filter: none;}
.loop-news .owl-prev:hover:before, .loop-news .owl-next:hover:before { filter:invert(0); }
.loop-news .owl-prev { left:0px; }
.loop-news .owl-next { right:0px;}
.loop-news .owl-prev:before, .loop-news .owl-next:before { content: "";font-family: 'Font Awesome 5 Free';font-weight: 900 !important;font-size:70px; color: #fff; opacity: 1;transition: all 0.4s ease-out 0s; width: 26px; height: 26px;  position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);  filter:invert(1);}
.loop-news .owl-prev:before {  background: url("../images/arrow-left-red.png") no-repeat; background-size: contain; filter: brightness(100) invert(1); opacity: 0.5;}
.loop-news .owl-next:before { background: url("../images/arrow-right-red.png") no-repeat; background-size: contain;filter: brightness(100) invert(1); opacity: 0.5;}
.loop-news .owl-prev:hover:before, .loop-news .owl-next:hover:before { opacity: 1;}
.loop-news .owl-stage-outer {z-index: 2;padding: 30px 0;}
.loop-news .owl-dots { position: absolute; z-index: 100; left: 50%; bottom: 5%; transform: translateX(-50%); text-align: center !important; padding: 0 0px; width: 100%; }
.loop-news .owl-dots .owl-dot span, .loop-news  .owl-dots .owl-dot span { background: transparent !important; width: 13px !important; height: 13px !important; margin: 10px !important; box-shadow:inset 0px 0px 0px 1.5px #fff;}
.loop-news .owl-dots .owl-dot.active span, .loop-news  .owl-dots .owl-dot:hover span { opacity: 1;background: #d70c19 !important; box-shadow:inset 0px 0px 0px 0px #fff;}

.idx-news-pto { padding-bottom: 71%; border-radius: 15px; overflow: hidden; position: relative;}
.idx-news-pto img { transition: all 0.4s ease-out 0s; }
.idx-news-tag { position: absolute; z-index: 3; left:calc(15px + 1%); top:22px; color: #fff; background: #c1282a; line-height: 1; padding: 10px 15px;}

.idx-news-content { padding: 0 calc(15px + 1%) 50px calc(15px + 1%);}
.news-list-info { box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.05); background: #fff;  margin-bottom: 20px; position: relative; z-index: 3; margin-top: -8px; padding:5px 12px;display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; border-radius: 5px; }
.news-list-info > div:nth-of-type(1) { width: 60%; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; }
.news-list-info > div:nth-of-type(2) { width: 40%; border-left: 1px solid #d5d5d5;}
.news-list-icon {width: 37px; height: 37px; border-radius: 100%; background: #b81c25; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; margin-right: 8px;}
.news-list-icon img {width: 14px !important;}
.news-list-date { font-family: "Lato", sans-serif; color: #b81c25; line-height: 1.1; letter-spacing: 0;}
.news-list-btn { padding: 14px 10px; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.news-list-btn > div { color: #111; padding-right: 4px;line-height: 1.2;}
.news-list-btn > img { width: 15px !important; filter: brightness(0);}

.news-list-title { min-height: 60px; margin-bottom: 12px; font-weight: 600; color: #1e1e1e;font-size: clamp(20px, 1.9vw, 24px); line-height: 1.5;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.news-list-data { color: #1e1e1e; line-height: 1.5;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}

.fotorama__nav-wrap { z-index: 10; position: absolute;left: 0; width: 100%; bottom: 5%;}

@media only screen and (max-width: 1460px) {
	
	
}

@media only screen and (max-width: 1279px) {
	.idx-link-content { left: 0; max-width: 100%; bottom: 0; border-radius: 0;}
	
	.news-list-info > div:nth-of-type(1) { width: 100%; justify-content: center; padding-top: 5px; }
	.news-list-info > div:nth-of-type(2) { width: 100%; border-left: 0px solid #bababa;border-top: 1px solid #a68a6d; margin-top: 10px;}
}

@media only screen and (max-width: 980px) {
	.banner-pc { display: none !important}
	.banner-mobile { display: block !important; }
	
	.banner-scroll { display: none;}
	
	.banner-content { top:50%; left: 0; width: 100%; padding: 0 5%; filter: drop-shadow(0px 3px 8px #000);}
	/*.banner-title-1, .loop .owl-item:nth-of-type(1) .banner-title-3 { display: none;}*/
	.loop .owl-nav { display: none;}
	
	.idx-link-section { display: none;}
	.idx-link-section > a { width: 100%; }
	
	.idx-feature-top-title-en { white-space:normal;font-size: 7vw;-webkit-text-stroke: 1px #b8b8b8;}
	
	.idx-feature-bottom-section > div:nth-of-type(1) { width: 100%; padding: 30px 3% 12px 3%;}
	.idx-feature-bottom-section > div:nth-of-type(2) { width: 100%; padding: 30px 3%;}
	
	.idx-feature-choice { max-width: 100%; padding-right: 0%;}
	.idx-feature-choice > div:nth-of-type(1) { display: none;}
	.idx-feature-choice > div:nth-of-type(2) { width: 100%; padding-top:0px;}
	.body-menu-title { width: 100%; text-align: left; margin-bottom: 25px;}
	.body-menu-list { width: 100%;}
	.body-menu-list > div { width: auto;  padding: 15px 12px 10px 12px; }
	.body-menu-list > div:before { display: none;}
	.body-menu-current:after { right: auto; left: 50%; transform: translateX(-50%);}
	.idx-feature-content { padding: 0;}
	.idx-feature-content-title { padding-bottom: 20px;}
	
	.idx-new-pro-box > div:nth-of-type(1) { order: 2; width: 100%; padding: 30px 0 10px 0;}
	.idx-new-pro-box > div:nth-of-type(2) { order: 1; width: 100%; }
	.idx-new-pro-tool {  width: 100%; top:28%; }
	.swiper-pagination { display: none;}
	
	.fotorama__nav--dots { display: none !important;}
	
}
@media only screen and (max-width: 768px) {
	.loop .owl-dots { right: 8px;}
	.loop .owl-dots .owl-dot span, .loop  .owl-dots .owl-dot span { margin:5px 10px !important;}
	
	.idx-about-section > div { width: 100%;}
	.idx-about-section > div:nth-of-type(1) { order: 1; }
	.idx-about-section > div:nth-of-type(1) img { max-width: 80%; }
	.idx-about-section > div:nth-of-type(2) { order: 2; padding: calc(20px + 3%) 3%;}
	.idx-about-content { max-width: 100%;}
	.idx-about-section > div:nth-of-type(2):before { left: 0; width: 80%;}
	.idx-about-section > div:nth-of-type(2):after { left: 36px; width: 80%; background: #8c141b;}
	
}
@media only screen and (max-width: 640px) {
	.idx-feature-content-list > div { width: 100%; padding: 30px 0; }
	
}
@media only screen and (max-width: 570px) {
	.swiper-next, .swiper-prev {transform: scale(0.7);}
	.swiper-prev { left: -10px;}
	.swiper-next { right: -10px;}
}

@media only screen and (max-width: 414px) {
	
}

@media only screen and (max-width: 320px) {
	
	
}