/* CSS Document */

body {	-webkit-text-size-adjust:100%; font-family: 'Noto Sans TC', sans-serif; overflow-x: hidden; background: #000000; }
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:1280px; width: 100%; margin:0 auto; text-align:left; position:relative; clear:both;}

#content { font-size: 18px; line-height:30px; color: #fff; letter-spacing: 0rem; font-weight: 400; padding-top: 80px;}
#content p{ margin-bottom: 30px; margin-top: 0; font-size: 18px;line-height:30px;  font-weight: 400;}
p, td, li, label { font-size: 18px;line-height:30px;  font-weight: 400;}

.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%;}

.banner {  min-height: 345px; overflow: hidden; position: relative; padding-bottom: 25px; margin-bottom: 60px;}
.banner:after {  content: ""; position: absolute; width: 68%; height: 100%; top: 0; left: 0; background: linear-gradient(90deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%);}
.banner-pc { }
.banner-mobile { display: none;}
.banner img  { object-fit: cover; width: 100%; height: 100%; position: absolute;top: 0; left: 0;}
.banner-content { padding: 3% 5% 0 5%; position: relative; z-index: 7; width: 100%; height: 100%; }
.banner-content h1 { width: 100%; margin:0 auto; display: block; color: #fff; font-size: 60px; font-weight: 900; font-style: italic; letter-spacing: -1px; line-height:110%; padding: 0; text-align: left; }
.banner > span { display: block; position: absolute; left: 0;bottom: 0; width: 100%;clip-path: polygon(0% 0%, 100% 100%, 0% 100%);}
.banner > span:nth-of-type(1) { z-index: 3; background: #0a3858; height: 90px;}
.banner > span:nth-of-type(2) { z-index: 4; background: #041622; height: 60px;}
.banner > span:nth-of-type(3) { z-index: 5; background: #000000; height: 30px;}

#path { text-align: left; }
#path ul { margin: 0; padding: 10px 0 25px 0; letter-spacing: 0; }
#path li { display: inline-block; vertical-align: top; font-size: 15px; line-height: 120%; padding-right: 15px; position: relative; letter-spacing: -0.5px;}
#path li:after { content:"/"; display: inline-block; position: absolute;  right: 2px; top:0px;}
#path li:last-child { pointer-events: none;}
#path li:last-child:after { display: none;}
#path li a { color: #ffffff; }
#path li a:hover, #path li:last-child a { color: #b7b7b7;}

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

/*about*/
.title01 { line-height: 110%; font-size: 44px; font-weight: 900; color: #136ca9; font-style: italic; padding-bottom: 32px;}
.align-center { text-align: center;}

.about-pto { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-bottom: 20px; position: relative; z-index: 2;}
.about-pto > div { width: calc(50% - 12px); margin-bottom: 12px;}

.about-section-2 { background: url("../images/about-section-bg.png") no-repeat center left; background-size: 70%; padding:310px 5% 50px 5%; position: relative; margin-top: -230px;}
.about-section-2-content { max-width: 695px; margin: 0 0 0 auto;}
.video-container {position: relative;padding-bottom: 51.5%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; border-width: 0;}

/*products*/
.idx-pro-section { display: flex; flex-direction: row; flex-wrap: wrap; margin-right: -15px;}
.idx-pro-section > a { width: calc(33.33% - 15px); margin: 0 15px 15px 0; display: block; position: relative;}
.pro-pto { padding-bottom: 100%;}
.pro-pto img { transition: all 2s ease-out 0s; }
.pro-name { position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 40%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content:center; align-items: center; padding: 20px; color: #fff; font-style: italic; font-weight: 700; font-size: 30px; text-shadow: 0px 0px 10px #000;background: linear-gradient(0deg, rgba(0,0,0,.8) 30%, rgba(0,0,0,0) 100%); transition: all 0.4s ease-out 0s; line-height: 120%; text-transform: uppercase;}

.idx-pro-section > a:hover .pro-name { height: 100%;}
.idx-pro-section > a:hover .pro-pto img { transform: scale(1.1);}

/*products-list*/
.products-list-section { display: flex; flex-direction: row; flex-wrap: wrap;}
.products-list-section > a { width: 33.33%; padding: 35px 3%; margin-bottom: 60px; border-right: 1px solid rgba(255,255,255,.2);display: flex; flex-direction: row; flex-wrap: wrap; align-items: center;}
.products-list-section > a:hover > div:nth-of-type(1) img { transform: scale(0.9);}
.products-list-section > a:nth-of-type(3n + 3) { border-width: 0;}
.products-list-section > a > div:nth-of-type(1) { width: calc(100% - 140px); padding-bottom: 82% !important;}
.products-list-section > a > div:nth-of-type(1) img { transition: all 1.5s ease-out 0s;}
.products-list-section > a > div:nth-of-type(2) { width: 140px; padding-left: 20px;}
.products-list-title { font-size: 20px; font-weight: 700; font-style: italic; color: #ffffff; line-height: 110%; padding-bottom: 25px;}

.btn01 { text-align: left;}
.btn01 a, .btn01 span { width: 100px; line-height: 100%; height: 40px; padding-top: 9px; border-radius: 10px; background: #136ca9; color: #fff; font-size: 18px; display: inline-block; overflow: hidden; position: relative; text-align: center;transition: all 0.4s ease-out 0s;}
.btn01 a:hover, .btn01 span:hover { transform: scale(0.9);}
.btn01 a:hover:after, .btn01 span:hover:after { left: 100%;}
.btn01 a:after, .btn01 span:after { transition: all 0.2s ease-out 0s; content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: -100%;background: linear-gradient(-300deg, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 90%);}

#page { text-align: center; padding:0 0 60px 0;}
#page a { font-size: 16px; color: #fff; font-weight: 400; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 100%; display: inline-block;}
#page a:hover, #page a.current { background: #1680c8; color: #fff;}
.page-prev, .page-next { width: 12px !important; height: 12px !important; line-height: inherit !important; border-radius: 0 !important; border-top:1px solid #fff; border-right: 1px solid #fff; margin: 0 20px;}
.page-prev:hover, .page-next:hover { background: none !important;}
.page-prev { transform: rotate(-135deg);}
.page-next { transform: rotate(45deg);}

/*products-detail*/
.products-detail-section { position: relative;}
.products-detail-section:after { position: absolute; z-index: -1; content: ""; bottom: 0; left: 0; width: 100%; top: 0; background: #fff; display: block;}
.products-detail-section .demo-section { position: relative; z-index: 5;}
.products-detail-top { position: relative; z-index: 3; padding: 0 5%; display: flex; flex-direction: row; flex-wrap: wrap;}
.products-detail-top::before { content: ''; position: absolute; top: 0; bottom: 190px; background: #000; width: 100%; left: 0; right: 0; z-index: -1;}
.products-detail-top > div { width: 50%; padding-bottom: 30px;}
.products-detail-top > div:nth-of-type(1) {padding-right: 5%;}
.products-detail-top > div:nth-of-type(2) {padding-bottom: 190px;}

.products-detail-title { font-weight: 700; font-style: italic;font-size: 34px; line-height: 110%; color: #1680c8; padding-bottom: 20px;}

.pro-s { position: absolute; bottom: 35px; right: 5%; max-width: 45%;}

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
	.mySwiper img {
      border: 1px solid #cccccc;
    }

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 100%;
      width: 100%;
    }

    .mySwiper {
      height: auto;
      box-sizing: border-box;
    }
    .mySwiper .swiper-slide {
       padding: 0 5px;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 1;
    }

    .mySwiper .swiper-slide-thumb-active img {
      opacity: 1; border-color: #1680c8; border-width: 5px;
    }

.swiper-next, .swiper-prev { width: 34px !important; height: 34px !important; border-radius: 100%; background: #6a6a6a; position: absolute; z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; top:calc(50% - 17px);}
.swiper-next:after, .swiper-prev:after { content: ""; display: block; width: 9px; height: 9px ; border-width: 1px 1px 0 0; border-color: #fff; border-style: solid;}
.swiper-prev:after { transform: rotate(-135deg);}
.swiper-next:after { transform: rotate(45deg);}
.swiper-prev { left: 0;}
.swiper-next { right: 0;}

.products-btn-box { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; padding-bottom: 30px;}
.products-btn-box > div { padding-bottom: 25px;}
.products-btn-box > div .idx-service-btn { min-width: 216px;}

.control-box { display: flex; flex-direction: row; flex-wrap: wrap; width: 230px; padding-top: 0px; position: relative;} 
.control-box:after { content: ""; position: absolute; top:5px; width: 1px; height: 30px; background: #666; left: 50%; } 
.control-box > a { display: block; width: 50%;  position: relative; padding: 0 26px; color: #000 !important; }
.control-box > a:hover { color: #000;} 
.control-box > a:first-child { text-align: left;} 
.control-box > a:first-child:before { position: absolute; content: ""; width: 10px; height: 10px; border-width: 1px 1px 0 0 ; border-style: solid; border-color: #000; transform: rotate(-135deg); left: 0; top:11px;} 
.control-box > a:last-child { text-align: right;} 
.control-box > a:last-child:before { position: absolute; content: ""; width: 10px; height: 10px; border-width: 1px 1px 0 0 ; border-style: solid; border-color: #000; transform: rotate(45deg); right: 0; top:11px;} 
.control-last { opacity: 0.5;}

.idx-service-btn { display: block; position: relative; background: #136ca9; text-align: center; line-height: 48px; padding: 0 40px; font-size: 14px; color: #fff !important; font-weight: 500;}
.idx-service-btn span { display: inline-block; position: absolute; width: 15px; height: 15px; background: #fff; border-radius: 100%; top:17px; right: 15px;transition: all 0.2s ease-out 0s;}
.idx-service-btn:hover { transform: scale(0.95);}
.idx-service-btn:hover span { transform: rotate(180deg);}
.idx-service-btn span:after { content: ""; position: absolute; top:5px; right: 6px; width: 5px; height: 5px; border-width: 1px 1px 0 0; border-style: solid; border-color: #333; transform: rotate(45deg);}

.products-detail-btn { padding: 40px 5%;}
.products-detail-btn .idx-service-btn { max-width: 216px; margin: 0 auto;}

.products-detail-video { max-width: 640px; margin: 0 auto;}

/*news*/
.news-list { margin-right: -14px; display: flex; flex-direction: row; flex-wrap: wrap; padding-bottom: 30px;}
.news-list > div { margin:0 14px 20px 0; width: calc(33.33% - 14px);transition: all 0.4s ease-out 0s; background: #fff; padding: 40px 35px;}
.news-list > div:hover { background: #333333;}
.news-list > div:hover .news-date, .news-list > div:hover .news-title, .news-list > div:hover .news-data { color: #fff;}
.news-list > div:hover .news-date { background: url("../images/icon-date-w.png") no-repeat top left; background-size: 20px 20px; }
.news-list > div .btn01 { text-align: right;}

.news-pto { padding-bottom: 44%; margin-bottom: 20px;}
.news-date { background: url("../images/icon-date.png") no-repeat top left; background-size: 20px 20px; padding: 0 0 5px 26px; color: #a4a4a4; font-size: 13px; margin-bottom: 15px; line-height: 120%;}
.news-title { font-size: 20px; color: #333; margin-bottom: 12px;white-space:nowrap; text-overflow : ellipsis; overflow:hidden; font-weight: 700;}
.news-data { font-size: 16px; color: #333; margin-bottom: 20px; line-height: 120%;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}

/*news-detail*/
.news-detail-date { font-size: 18px; font-weight: 700; color: #fff; text-align: center; line-height: 100%; padding-bottom: 8px;}
.news-detail-title { font-size: 28px; font-weight: 700; color: #1680c8; text-align: center; line-height: 120%; padding-bottom: 25px;}

.related-info { border-width: 1px 0; border-style: solid; border-color: #fff; display: flex; flex-direction: row; flex-wrap: wrap; justify-content:space-between; margin-bottom: 40px;}
.related-info > a { display:inline-block; display: flex; flex-direction: row; flex-wrap: nowrap; align-items: center; padding: 25px 0;}
.related-info > a:hover { filter: brightness(60%);}
.related-info > a:nth-of-type(2) .related-info-btn { margin: 0 0px 0 10px;}
.related-info > a:nth-of-type(2) .related-info-btn:before { transform: rotate(45deg);left: 12px;}
.related-info-btn { display: inline-block;width: 40px !important; height: 40px; margin: 0 10px 0 0; border-radius: 100% !important; border: 2px solid #fff; position: relative;}
.related-info-btn:before {content: ""; position: relative; width: 10px; height: 10px;  display: inline-block; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; top:-2px;transform: rotate(-135deg); left: 15px; }
.related-info-name { font-size: 18px; color: #fff !important; font-weight: 700; width: calc(100% - 40px);}

.news-detail-btn { padding-bottom: 30px; text-align: center;}
.news-detail-btn a { border-radius: 0; font-size: 16px; letter-spacing: 0.1rem; min-width: 216px;}

/*contact*/
.contact-note{ color: #555 !important; font-size: 15px !important; font-weight: 400 !important; line-height: 30px !important;}

.contact-section-1 { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; padding-bottom: 30px;}
.contact-section-1 > div { width: 50%; padding-bottom: 30px; padding-left: 20px; padding-right: 20px;}

.contact-info-title { line-height: 120%; font-size: 30px;font-family: 'Lato', sans-serif; font-weight: 300; color: #fff; padding-bottom: 28px;}
.contact-info-title b { font-weight: 900; text-transform: uppercase;}

.contact-info { border-spacing: 0; font-size: 15px;}
.contact-info td { vertical-align: top; border-bottom:0px solid #eeeeee;padding-top: 5px; padding-bottom: 5px; padding-left: 0; padding-right: 0; line-height: 130%;}
.contact-info td:nth-of-type(1) { min-width: 40px; text-align: center; }
.contact-info td:nth-of-type(1) img { width: 20px; }
.contact-info td:nth-of-type(2) { width: 80px;  color: #1680c8; text-align: left; font-weight: 700;}
.contact-info td:nth-of-type(3) { color: #fff; word-break: break-all;}
.contact-info td:nth-of-type(3) a { color: #fff;}
.contact-info td:nth-of-type(3) a:hover { color: #fff;}

.contact-map {box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.14); line-height: 0;}
.contact-map iframe { width: 100%; height: 360px; border: 3px solid #136ca9; border-radius: 20px;;}

.contact-section-2 { background: #fefefe; padding: 80px 5%;}
.contact-section-2-box { background: rgba(255,255,255,.38);box-shadow: 0px 0px 76px 0px rgba(0,0,0,0.06); padding: 12px 18px;}
.contact-section-2-content { background: rgba(255,255,255,.38);border: 3px solid #136ca9; padding: 35px 8%;}
.contact-section-2-note { font-size: 15px; color: #999999; padding-bottom: 12px;}
.contact-section-2-note span { color: #ff3600;}

.contact-layout-1 { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.contact-layout-1 > div { width: calc(50% - 7px);}
.contact-form-list {  border: 1px solid #d0d0d0;  border-radius: 5px; margin-bottom: 10px;display: flex; flex-direction: row; flex-wrap: nowrap; padding: 5px 25px; background: #f7f7f7;}
.contact-form-list > div:nth-of-type(1) { width: 120px; padding: 3px 0px;  position: relative;font-size: 15px; color: #333; }
.contact-form-list > div:nth-of-type(1):after { position: absolute; content: ":"; top: 0; right: 0; display: none;}
.contact-form-list > div:nth-of-type(1) span { color: #ff3600; position: absolute; left: -12px ;top:2px;}
.contact-form-list > div:nth-of-type(2) { width: calc(100% - 120px); padding-left: 10px;}
.contact-form input[type="text"], .contact-form input[type="number"], .contact-form input[type="tel"], .contact-form input[type="phone"], .contact-form input[type="date"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="button"], .contact-form textarea { font-size: 15px; border-width:0px; border-style: solid; border-color: #d0d0d0; margin: 0px 0 0px 0; width: 100%; padding:0px 15px 0px 0px; color:#333; background: transparent; font-family: 'Noto Sans TC', sans-serif; line-height: 30px; border-radius: 5px; }
.contact-form textarea { height:170px; padding:10px 0px 10px 0; resize:none; line-height: 140%;}
.contact-form select{ margin: 0 0 0px 0;  width:100%; background-image: url(../images/product-select.png); background-repeat: no-repeat; background-position: calc(100% - 0px) 15px; -webkit-appearance: none; -moz-appearance: none; appearance: none;   background-color: transparent; font-size: 15px; border-width:0px; border-style: solid; border-color: #d0d0d0; color:#333; font-family: 'Noto Sans TC', sans-serif;  padding:9px 35px 0px 0px;  line-height: 100%; border-radius: 5px;}
.contact-form option { padding:1px 5px;}
.contact-form select::-ms-expand {
    display: none;
}

.contact-btn { display: flex; flex-direction: row; flex-wrap: wrap; align-items:center; justify-content: center; padding: 30px 0 0px 0;}
.contact-btn > div { padding-bottom: 20px; margin:0 10px; }
.contact-btn button {  width: 240px; line-height: 50px; background: #136ca9; color: #fff; text-align: center; border-width: 0; font-size:15px;}



@media only screen and (max-width: 1279px) {
	#content { font-size: 16px; line-height: 26px;padding-top: 60px;}
	#content p{ font-size: 16px;line-height:26px;}
	p, td, li, label { font-size: 16px;line-height:26px;}
	
	.banner { min-height: 200px; margin-bottom: 15px;}
	.banner-pc { display: none}
	.banner-mobile { display: block;}
	.banner-content { padding-top:25px;}
	.banner-content h1 { font-size:35px;}
	
	.title01 { font-size:32px; padding-bottom: 20px;}
	
	.about-section-2 {
		background-image: linear-gradient(90deg, rgba(0,0,0,.4) 0%, rgba(0,0,0,.4) 100%), url("../images/about-section-bg.png");
  background-position: top left, center top;
  background-repeat: no-repeat, no-repeat;
		background-size: 100%, cover;
	}
	.about-section-2 { padding-top: 260px;}
	.about-section-2-content { max-width: 100%;}
	
	.pro-name { font-size: 22px;}
	
	.products-list-section > a { width: 50%;}
	.products-list-section > a:nth-of-type(3n + 3) { border-right-width: 1px;}
	.products-list-section > a:nth-of-type(2n + 2) { border-width: 0;}

	.products-detail-top { flex-direction: column;}
	.products-detail-top::before {bottom: 60%;}
	.products-detail-top > div { width: 100%;}
	.products-detail-top > div:nth-of-type(1) {padding-right: 0%;}
	.products-detail-top > div:nth-of-type(2) {padding-bottom: 0; color: #333;}
	.products-detail-top > div:nth-of-type(2) p { color: #333;}
	.pro-s { position: relative; bottom: auto; right: auto; max-width: 100%; padding: 20px 0 0 0;}
	.products-detail-title { font-size: 26px;}
	
	.news-list > div { padding: 20px 25px;}
	
	.related-info-btn:before { top: 0;}
}


@media only screen and (max-width: 980px) {
	.about-section-2 { padding:10px 5% 50px 5%; margin-top: 0px;}
	
	.idx-pro-section > a { width: calc(50% - 15px); }
	.products-detail-top::before {bottom: 70%;}
	
	.news-list > div { width: calc(50% - 14px);}
	
	.related-info > a:nth-of-type(2) { margin: 0 0 0 auto;}
	
	.news-detail-title { font-size: 22px;}
	
	.contact-section-1 > div { width: 100%;  padding-left: 0px; padding-right: 0px;}
	.contact-section-1 > div:nth-of-type(1) { order: 2;}
	.contact-section-1 > div:nth-of-type(2) { order: 1;}
	
	.contact-layout-1 > div { width: calc(100% - 0px);}
	.contact-section-2 { background: #efefef; padding: 40px 5%;}
}
@media only screen and (max-width: 768px) {
	.banner-content h1 { font-size: 28px;}
	
	.about-pto > div { width: calc(100% - 0px);}
	
	.title01 { font-size: 24px;}
	
	.products-list-section > a { width: 100%;border-bottom: 1px solid rgba(255,255,255,.2) !important ;border-right: 0px solid rgba(255,255,255,.2) !important;}
	.products-detail-top::before {bottom: 75%;}
}
@media only screen and (max-width: 640px) {
	#path li { font-size: 13px;}
	
	.pro-name { font-size: 18px;}
	
	.btn01 a, .btn01 span { width: 90px; height: 34px; padding-top: 8px; font-size: 15px;}
	
	.products-detail-section:after { height: calc(100% - 220px); }
	
	.news-list > div { width: calc(100% - 14px); padding: 15px 10px;}
}
@media only screen and (max-width: 570px) {
	.banner { min-height: 150px; }
	.banner-content h1 { font-size: 22px; }
	.banner:after { width: 100%;}
	.banner > span:nth-of-type(1) { height: 60px;}
	.banner > span:nth-of-type(2) { height: 40px;}
	.banner > span:nth-of-type(3) { height: 20px;}
	
	.products-detail-top::before {bottom: 85%;}
	
	.contact-form-list { flex-direction: column;}
	.contact-form-list > div:nth-of-type(1) { width: 100%}
	.contact-form-list > div:nth-of-type(2) { width: calc(100% - 0px); padding-left: 0px;}
	.contact-form input[type="text"], .contact-form input[type="number"], .contact-form input[type="tel"], .contact-form input[type="phone"], .contact-form input[type="date"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="button"], .contact-form select { border-bottom: 1px solid #d0d0d0; border-radius: 0; margin-bottom: 10px;}
	.contact-form select { padding-bottom: 10px;}
	
}

@media only screen and (max-width: 414px) {
	.idx-pro-section > a { width: calc(100% - 15px); }
	
	.products-list-section > a > div:nth-of-type(1) { width: calc(100% - 0px); margin-bottom: 25px;}
	.products-list-section > a > div:nth-of-type(2) { width: 100%; padding-left: 0px; text-align: center;}
	.products-list-section > a > div:nth-of-type(2) .btn01 { width: 100%; padding-left: 0px; text-align: center;}
}

@media only screen and (max-width: 320px) {
	
	.products-detail-top::before {bottom: 90%;}
	
	.contact-btn button { width: 200px;}

}

/* Hashtag ===================================================================== */
.hashtag-common ul{
	padding: 0;
}
.hashtag-common {
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}
.hashtag-common-icon {
	position: absolute;
	left: 5px;
	top: 0px;
}
.hashtag-common ul {
	display: flex;
	flex-wrap: wrap;
	margin-left: 5px;
	margin-bottom: 5px;
}
.hashtag-common li {
	list-style: none;
}
.hashtag-common li a {
	display: block;
	font-size: 0.9rem;
	background-color: #e7e7e7;
	border: 1px solid #d9d9d9;
	padding: 5px 7px;
	margin-bottom: 10px;
	border-radius: 3px;
	margin-left: 10px;
	color: #8b8b8b;
	transition: all 0.5s;
}
.hashtag-common li a:hover, .hashtag-common li a.selected {
	color: #fff;
	font-weight: bold;
	background-color: #a3a3a3;
}
