@charset "UTF-8";
/* CSS Document */

section, article, aside, footer, header, nav, h2 { display:block;}

body { padding:0; margin:0 auto; color: #414141; font-size:1em; font-family: 'Noto Sans TC', sans-serif, "微軟正黑體", Arial; background-color: #fff; position: relative;}
img { border:0; display: block;}

html, body { height: 100%;}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

div.brk { clear: both;}

hr.style1 { width: 100%; border: 0; height: 1px; margin: 80px 0; background-image: linear-gradient(to right, rgba(68,68,68,0), rgba(68,68,68,0.75), rgba(68,68,68,0)); position: relative; z-index: 1;}


/************ video box ************/
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; width:100%; height: 0px; overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%;}


/****** order bt ******/
.order_bt { width:170px; height:34px; position:fixed; bottom:0px; right:10px; z-index:99999;}


/****** gotop bt ******/
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 40px;    
    padding: 10px;
    background: #777;
    color: white;
    cursor: pointer;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	z-index:99999;
}


@media screen and (min-width: 1366px) {

  /************ header + nav ************/

  header { width: 100%; height: 60px; padding: 0 calc(50% - 650px); box-sizing: border-box; background-color: #323232;}

  .header-top-bar { width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
  .header-top-bar .contact-bt { width: 105px; padding: 5px 0 0 0; border-top: 6px #f1bd48 solid;}
  .header-top-bar .contact-bt a { width: 100%; color: #f1bd48; font-size: 1rem; font-family: Century Gothic, Arial; font-weight: 600; text-align: center; text-decoration: none; display: block;}
  .header-top-bar .language-search { width: 360px; padding: 14px 0 0 0; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .search-box { width: 240px;}
  .header-top-bar .language-search .search-box input[type=search] { width: 100%; padding: 7px 10px; font-size: 1rem; border: 1px #ccc solid; border-radius: 10px; background-color: #eee; box-sizing: border-box;}
  .header-top-bar .language-search .language-box { width: calc(100% - 240px); display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .language-box a { width: 34px; height: 34px; margin: 0 10px 0 0; color: #000; font-size: 1.1rem; line-height: 1em; text-decoration: none; border-radius: 100%; background-color: #fff; display: flex; justify-content: center; align-items: center;}
  .header-top-bar .language-search .language-box a:hover { background-color: #eee;}
  .header-top-bar .language-search .language-box a.sel { background-color: #f1bd48;}

  .header-logo-nav { width: 100%; padding: 0 calc(50% - 650px); box-sizing: border-box; display: flex; justify-content: space-between; align-items: center; position: absolute; top: 100px; left: 0; z-index: 99;}
  .header-logo-nav .header-logo { width: 450px;}
  .header-logo-nav .header-logo img { width: 100%; height: auto;}
  .header-logo-nav .nav-mo-icon { display: none;}

  nav#mo { display: none;}
  nav#pc { width: 640px; padding: 15px 0; border-radius: 10px; background-color: rgba(0,0,0,0.3);}
  nav#pc ul.nav-menu { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start;}
  nav#pc ul.nav-menu li { padding: 0 10px; margin: 0;}
  nav#pc ul.nav-menu li a { color: #fff; font-weight: 300; line-height: 1.2em; text-shadow: 0px 2px 3px #4B4B4B; text-align: center; text-decoration: none; cursor: pointer; display: block;}
  nav#pc ul.nav-menu li a span.nav_ct { font-size: 1.4rem;}
  nav#pc ul.nav-menu li a span.nav_en { font-size: 0.9rem;}
  nav#pc ul.nav-menu li a:hover { color: #eee;}
  

  /************ sectoin #top-banner ************/

  section#top-banner { clear: both; width: 100%; position: relative; z-index: 1;}

  .slider img { width: 100%; height: auto;}


  /************ sectoin #hp-search ************/

  section#hp-search { clear: both; width: 1300px; box-sizing: border-box; position: absolute; top: 25vw; left: calc(50% - 650px); z-index: 9;}

  .hp-search-bar { width: 100%; padding: 20px; border-radius: 20px; background-color: rgba(0,0,0,0.3); box-sizing: border-box; display: flex; justify-content: center; align-items: flex-end;}
  .hp-search-bar .column-box { width: calc(100% / 4 - 20px); margin: 0 10px; color: #fff; font-size: 1rem; line-height: 1em;}
  .hp-search-bar .column-box select { width: 100%; padding: 10px; margin: 10px 0 0 0; color: #414141; font-size: 1rem; border: 1px #ccc solid; box-sizing: border-box;}
  .hp-search-bar .column-box input[type=button], 
  .hp-search-bar .column-box input[type=submit] { width: 100%; padding: 10px; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}


  /************ sectoin #hp-addx3 ************/

  section#hp-addx3 { clear: both; width: 100%; margin: -5vw 0 0 0; position: relative; z-index: 2;}

  .hp-addx3-list { width: 100%; display: flex; justify-content: center; align-items: flex-start;}
  .hp-addx3-list .column-pic { width: 400px; margin: 0 15px;}
  .hp-addx3-list .column-pic img { width: 100%; height: auto; -moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); -webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);}


  /************ sectoin #hp-intro ************/

  section#hp-intro { clear: both; width: 100%; padding: 60px 0;}

  .hp-column-full { width: 100%; padding: 40px 0; display: flex; justify-content: flex-start; align-items: center;}
  .hp-column-full .column-pic-mo { display: none;}
  .hp-column-full .column-pic { width: 45%;}
  .hp-column-full .column-pic img { width: 100%; height: auto;}
  .hp-column-full .column-text { width: 55%; font-size: 1rem; line-height: 2.2em;}
  .hp-column-full .column-text.left { padding: 0 4vw 0 10vw; box-sizing: border-box;}
  .hp-column-full .column-text.right { padding: 0 10vw 0 4vw; box-sizing: border-box;}
  .hp-column-full .column-text .title { width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .hp-column-full .column-text a.more-bt { width: 100px; padding: 10px 0; color: #fff; font-size: 1.1rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .hp-column-full .column-text a.more-bt:hover { color: #000;}


  /************ sectoin #page-banner ************/

  section#page-banner { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1;}

  img.page-banner { width: 100%; height: auto; position: relative; z-index: 1;}

  .page-title { width: 100%; padding: 0 calc(50% - 660px); color: #000; font-size: 3vw; font-weight: 600; box-sizing: border-box; position: absolute; bottom: 4vw; left: 0; z-index: 2;}
  .page-title span.style-bg { padding: 10px 20px; background-color: rgba(255,255,255,0.6);}


  /************ #breadcrumbs-bar ************/

  #breadcrumbs-bar { clear: both; width: 100%; padding: 0 calc(50% - 650px); box-sizing: border-box; color: #fff; font-size: 1.4rem; text-shadow: 1px 2px 2px #3E3E3E; position: absolute; top: 12vw; left: 0; z-index: 2;}
  #breadcrumbs-bar a { color: #fff; text-decoration: none;}
  #breadcrumbs-bar a span.locpath { font-size: 2.4rem;}
  #breadcrumbs-bar a:hover { text-decoration: underline;}


  /************ sectoin #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 0 calc(50% - 650px) 60px calc(50% - 650px); box-sizing: border-box;}

  ul.page-news-sort { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul.page-news-sort li { width: 120px; padding: 0; margin: 0 5px 10px 5px;}
  ul.page-news-sort li a { width: 100%; padding: 15px 0; color:#fee000; font-size:1.1em; line-height: 1em; text-align:center; text-decoration: none; border:1px #000000 solid; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); -webkit-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); background:linear-gradient(top,#c8711e,#542e0a); background:-moz-linear-gradient(top,#c8711e,#542e0a); background:-webkit-linear-gradient(top,#c8711e,#542e0a); background-color:#542e0a; box-sizing:border-box; display: block;}
  ul.page-news-sort li a:hover { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}
  ul.page-news-sort li a.sel { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}

  .page-news-list { width: 100%; margin: 40px 0;}
  .page-news-list .news-box { width: 100%; padding: 20px 0; font-size: 1.1rem; border-bottom: 1px #666 dashed; display: flex; justify-content: flex-start; align-items: stretch;}
  .page-news-list .news-box:first-child { border-top: 1px #666 dashed;}
  .page-news-list .news-box:hover { background-color: #eee;}
  .page-news-list .news-box .title { width: calc(100% - 140px);}
  .page-news-list .news-box .title a { color: #414141; text-decoration: none;}
  .page-news-list .news-box .title a:hover { color: #000;}
  .page-news-list .news-box .date { width: 140px; text-align: right;}


  ul#page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul#page-num li { padding: 0; margin: 5px;}
  ul#page-num li a { padding: 5px 10px; color: #414141; font-size: 1rem; text-decoration: none; border: 1px #666 solid; background-color: #fff; display: block;}
  ul#page-num li a:hover { background-color: #eee;}
  ul#page-num li a.sel { background-color: #f1bd48;}


  .page-news-content { clear: both; width: 100%; margin: 40px 0;}
  .page-news-content .title-date-bar { width: 100%; padding: 20px; background-color: #eee; box-sizing: border-box;}
  .page-news-content .title-date-bar .title { width: 100%; color: #414141; font-size: 1.2rem; font-weight: 500;}
  .page-news-content .title-date-bar .date { width: 100%; margin: 10px 0 0 0; color: #414141; font-size: 1rem; text-align: right;}
  .page-news-content .content { width: 100%; padding: 40px 0; color: #414141; font-size: 1.2rem; line-height: 1.8em;}
  .page-news-content .content img { max-width: 100%; height: auto;}
  .page-news-content .content a { border-bottom: 1px #414141 dashed;}
  .page-news-content .content a:hover { color: #000;}


  .goback-bt { clear: both; width: 160px; margin: 0 auto;}
  .goback-bt a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; background-color: #f1bd48; display: block;}
  .goback-bt a:hover { color: #000;}


  /************ sectoin #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 30px calc(50% - 650px) 80px calc(50% - 650px); box-sizing: border-box;}

  .contact-add-line { clear: both; width: 100%; padding: 40px 80px; font-size: 1rem; line-height: 2.2em; background-color: #eee; box-sizing: border-box;}
  .contact-add-line a.line-join { width: 140px; margin: 10px 0; display: block;}
  .contact-add-line a.line-join img { width: 100%; height: auto;}

  .page-contact-form { clear: both; width: 100%; margin: 60px 0 0 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-form .column-lf { width: 50%; padding: 0 20px 0 0; box-sizing: border-box;}
  .page-contact-form .column-rt { width: 50%; padding: 0 0 0 20px; box-sizing: border-box;}
  .page-contact-form .column-lf .caption, 
  .page-contact-form .column-rt .caption { width: 100%; padding: 5px 0; font-size: 1rem;}
  .page-contact-form .column-lf .column, 
  .page-contact-form .column-rt .column { width: 100%; font-size: 1rem;}
  .page-contact-form .column-lf .column span.notice, 
  .page-contact-form .column-rt .column span.notice { font-size: 0.9rem;}
  .page-contact-form .column-lf .column input[type=text], 
  .page-contact-form .column-lf .column input[type=tel], 
  .page-contact-form .column-lf .column input[type=email] { width: 100%; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #FFFFFF; border-radius: 4px; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=radio] { width: 20px; height: 20px; margin: 22px 0 40px 0;}
  .page-contact-form .column-rt .column textarea { width: 100%; height: 180px; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=button], 
  .page-contact-form .column-rt .column input[type=submit] { width: 100%; padding: 15px 10px; margin: 40px 0 0 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}
  .page-contact-form .column-rt .column input[type=button]:hover, 
  .page-contact-form .column-rt .column input[type=submit]:hover { color: #000;}


  /************ sectoin #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 30px calc(50% - 650px) 80px calc(50% - 650px); box-sizing: border-box;}

  .page-about-content { width: 100%; font-size: 1.1rem; line-height: 2em; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-about-content .sub-title { clear: both; width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .page-about-content .title-s { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .stitle { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-full { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-lf { width: 50%; padding: 0 15px 30px 0; box-sizing: border-box;}
  .page-about-content .col-rt { width: 50%; padding: 0 0 30px 15px; box-sizing: border-box;}
  .page-about-content .col-lf a, 
  .page-about-content .col-rt a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-about-content .col-lf a:hover, 
  .page-about-content .col-rt a:hover { color: #000; font-weight: 500;}
  .page-about-content img.brands { max-width: 100%; height: auto; margin: 0 auto 30px auto;}
  .page-about-content .col-lf-serv { width: 50%; padding: 0 15px 0 0; box-sizing: border-box;}
  .page-about-content .col-rt-serv { width: 50%; padding: 0 0 0 15px; box-sizing: border-box;}
  .page-about-content .col-full-serv { width: 100%;}
  .page-about-content .col-lf-serv .title-s, 
  .page-about-content .col-rt-serv .title-s, 
  .page-about-content .col-full-serv .title-s { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-lf-serv .stitle, 
  .page-about-content .col-rt-serv .stitle, 
  .page-about-content .col-full-serv .stitle { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}


  /************ sectoin #page-location ************/

  section#page-location { clear: both; width: 100%; padding: 30px calc(50% - 650px) 40px calc(50% - 650px); box-sizing: border-box;}

  .page-location-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}  
  .page-location-con .location-infor-table { width: 50%; margin: 0 0 40px 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-location-con .location-infor-table .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .location-infor-table .caption { width: 120px; padding: 5px 10px; margin: 10px 0; color: #414141; font-size: 1rem; text-align: right; border-radius: 6px; background-color: #f1bd48; box-sizing: border-box;}
  .page-location-con .location-infor-table .column { width: calc(100% - 120px); padding: 5px 10px; margin: 10px 0; font-size: 1rem; box-sizing: border-box;}
  .page-location-con .location-infor-table .column a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-location-con .location-infor-table .column a:hover { color: #000; font-weight: 500;}
  .page-location-con .map-box { width: 50%; margin: 0 0 40px 0; padding: 0 0 0 40px; box-sizing: border-box;}
  .page-location-con .map-box .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .map-box iframe { width: 100%; height: 400px;}


  /************ sectoin #page-faq ************/

  section#page-faq { clear: both; width: 100%; padding: 30px calc(50% - 650px) 80px calc(50% - 650px); box-sizing: border-box;}

  ul.page-faq-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  ul.page-faq-list li { width: 100%; padding: 0; margin: 0;}
  ul.page-faq-list li .question { width: 100%; padding: 20px; margin: 0 0 10px 0; color: #000; font-size: 1.3rem; line-height: 1.4em; border-radius: 10px; background-color: #f1bd48; cursor: pointer; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-start;}
  ul.page-faq-list li .question .title { width: calc(100% - 40px);}
  ul.page-faq-list li .question .icon-plus, 
  ul.page-faq-list li .question .icon-minus { width: 40px; text-align: right;}
  ul.page-faq-list li .question .icon-minus { display: none;}
  ul.page-faq-list li .question:hover { background-color: #f2d28a;}
  ul.page-faq-list li .answer { width: 100%; padding: 40px; margin: 10px 0; color: #414141; font-size: 1rem; line-height: 2em; border: 1px #ccc solid; border-radius: 10px; box-sizing: border-box; display: none;}
  ul.page-faq-list li .answer a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  ul.page-faq-list li .answer a:hover { color: #000; font-weight: 500;}
  ul.page-faq-list li .answer span.title { color: #cd2dc4; font-weight: 500;}
  ul.page-faq-list li .answer span.notice { color: #ff0000;}
  ul.page-faq-list li .answer ul { list-style: square;}


  /************ sectoin #page-search ************/

  section#page-banner-search { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1;}

  img.page-banner-search { width: 100%; height: auto; position: relative; z-index: 1;}


  section#page-search { clear: both; width: 100%; padding: 80px calc(50% - 650px); box-sizing: border-box;}

  #page-search-bar { clear: both; width: 1300px; margin: 0 auto;}

  .page-search-intro { width: 70%; padding: 0 40px 0 0; font-size: 1.1rem; line-height: 2em; box-sizing: border-box; float: left;}
  .page-search-intro .country { width: 100%; margin: 0 0 40px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-search-intro .service { width: 100%; margin: 0 0 10px 0; color: #911b2e; font-size: 1.6rem; font-weight: 500;}
  .page-search-intro .zone { width: 100%; color: #911b2e; font-size: 1.4rem;}

  .page-search-news { width: 30%; padding: 20px; border: 1px #ccc solid; border-radius: 20px; box-sizing: border-box; float: right;}
  .page-search-news .title { width: 100%; padding: 0 10px; margin: 0 0 30px 0; font-size: 1.4rem; font-weight: 500; line-height: 1em; border-left: 10px #f1bd48 solid; box-sizing: border-box;}
  .page-search-news ul.search-news-list { list-style-type: disc;}
  .page-search-news ul.search-news-list li { padding: 0 0 20px 0; margin: 0;}
  .page-search-news ul.search-news-list li a { color: #414141; font-size: 1rem; text-decoration: none;}
  .page-search-news ul.search-news-list li a:hover { border-bottom: 1px #414141 solid;}
  .page-search-news .more-bt { clear: both; width: 80px; margin: 20px auto 0 auto;}
  .page-search-news .more-bt a { width: 100%; padding: 6px 0; color: #fff; font-size: 0.9rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .page-search-news .more-bt a:hover { color: #000;}

  .page-search-result { clear: both; width: 100%;}
  .page-search-result .line-title { width: 100%; position: relative;}
  .page-search-result .line-title .title { width: 100%; color: #000; font-size: 1.2rem; line-height: 1em; text-align: center; position: absolute; top: -10px; left: 0; z-index: 2;}
  .page-search-result .line-title .title span { padding: 5px 10px; background-color: #fff;}
  .page-search-result .search-result-full { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-search-result .search-result-full .result-box { width: calc(100% / 4 - 20px); margin: 0 10px 60px 10px;}
  .page-search-result .search-result-full .result-box a { width: 100%; line-height: 1.4em; text-decoration: none; display: block;}
  .page-search-result .search-result-full .result-box a:hover { border: 2px #000 solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic { width: 100%; border: 1px #ccc solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic img { width: 100%; height: auto;}
  .page-search-result .search-result-full .result-box a .title { width: 100%; padding: 20px 5px 0 5px; margin: 0 0 20px 0; color: #911b2e; font-size: 1.1rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .intro { width: 100%; padding: 5px 5px 0 5px; margin: 0 0 5px 0; color: #888; font-size: 0.9rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}


  .page-search-news .content { width: 100%; padding: 0 0 40px 0; color: #888; font-size: 1rem; line-height: 2.4em;}
  .page-search-news .content span.title-s { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.stitle { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.notice { color: #ff0000;}

  .page-search-intro .content { width: 100%; font-size: 1.1rem; line-height: 2em;}
  .page-search-intro .content img { max-width: 100%; height: auto;}
  .page-search-intro .content a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-search-intro .content a:hover { color: #000; font-weight: 500;}


  /************ sectoin #page-map ************/

  section#page-map { clear: both; width: 100%; padding: 80px calc(50% - 660px) 930px calc(50% - 660px); box-sizing: border-box;}

  ul.page-map-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; position: relative;}
  ul.page-map-list li { padding: 0; margin: 0 10px 30px 10px; text-align: center;}
  ul.page-map-list li a { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}
  ul.page-map-list li a:hover { background-color: #f2d28a;}
  ul.page-map-list li span { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}

  .map-serv-list { width: 100%; padding: 20px 0 0 0; border-top: 1px #000 dashed; position: absolute; top: 80px; left: 0; z-index: 1;}
  .map-serv-list ul.menu-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .map-serv-list ul.menu-list li { width: calc(100% / 5 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .map-serv-list ul.menu-list li a { width: 100%; padding: 0; color: #414141; font-size: 1.1rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; background-color: transparent; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .map-serv-list ul.menu-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 1rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}


  /************ sectoin #page-error ************/

  section#page-error { clear: both; width: 100%; padding: 80px calc(50% - 650px) 200px calc(50% - 650px); box-sizing: border-box;}

  .error404-con { clear: both; width: 100%; text-align: center;}
  .error404-con .error-num { width: 100%; font-size: 5rem; font-weight: 700;}
  .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 2rem; font-weight: 500;}
  .error404-con .error-text-mo { display: none;}
  .error404-con .error-text { width: 100%; margin: 0 0 60px 0; font-size: 2rem;}
  .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #000; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 15px; background-color: #f1bd48; display: block;}
  .error404-con a.goback-bt:hover { background-color: #f2d28a;}


  /************ fooer ************/

  footer { clear: both; width: 100%; padding: 4vw; background-color: #eee; box-sizing: border-box;}

  .footer-column-full { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .footer-column-full .column-left { width: 35%;}
  .footer-column-full .column-left .logo-add-box { width: 100%; padding: 40px; border: 1px #ccc solid; background-color: #fff; box-sizing: border-box;}
  .footer-column-full .column-left .logo-add-box .footer-logo { width: 300px; margin: 0 0 20px 0;}
  .footer-column-full .column-left .logo-add-box .footer-logo img { width: 100%; height: auto;}
  .footer-column-full .column-left .logo-add-box .address { width: 100%; font-size: 0.9rem; line-height: 1.8em;}
  .footer-column-full .column-left .logo-add-box .address span.title { font-size: 1.1rem; font-weight: 500;}
  .footer-column-full .column-left .logo-add-box img.line-join { width: auto; height: 40px; margin: 20px 0 0 0;}
  .footer-column-full .column-left .logo-add-box a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}

  .footer-column-full .column-left ul.footer-nav { width: 100%; padding: 0; margin: 40px 0 0 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-left ul.footer-nav li { padding: 0 15px; margin: 0 0 15px 0; border-right: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li:first-child { border-left: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li a { color: #414141; font-size: 1rem; line-height: 1.2em; text-decoration: none;}
  .footer-column-full .column-left ul.footer-nav li a:hover { font-weight: 500;}
  .footer-column-full .column-left ul.footer-nav li span.social-link { font-size: 0.8rem; line-height: 1em;}
  .footer-column-full .column-left ul.footer-nav li span.social-link img.fb-icon { float: left;}
  
  .footer-column-full .column-right { width: 65%; padding: 0 2vw 0 0; box-sizing: border-box;}
  .footer-column-full .column-right .service-list-full { clear: both; width: 100%;}
  .footer-column-full .column-right .service-list-full .serv-title { width: 100%; padding: 0 0 30px 0; color: #414141; font-size: 1rem; line-height: 1.2em; text-align: center;}
  .footer-column-full .column-right .service-list-full .serv-title span.line { border-bottom: 2px #414141 solid;}
  .footer-column-full .column-right .service-list-full ul.serv-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-right .service-list-full ul.serv-list li { width: calc(100% / 4 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}
 

}

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

  /************ header + nav ************/

  header { width: 100%; height: 60px; padding: 0 calc(50% - 480px); box-sizing: border-box; background-color: #323232;}

  .header-top-bar { width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
  .header-top-bar .contact-bt { width: 105px; padding: 5px 0 0 0; border-top: 6px #f1bd48 solid;}
  .header-top-bar .contact-bt a { width: 100%; color: #f1bd48; font-size: 1rem; font-family: Century Gothic, Arial; font-weight: 600; text-align: center; text-decoration: none; display: block;}
  .header-top-bar .language-search { width: 360px; padding: 14px 0 0 0; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .search-box { width: 240px;}
  .header-top-bar .language-search .search-box input[type=search] { width: 100%; padding: 7px 10px; font-size: 1rem; border: 1px #ccc solid; border-radius: 10px; background-color: #eee; box-sizing: border-box;}
  .header-top-bar .language-search .language-box { width: calc(100% - 240px); display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .language-box a { width: 34px; height: 34px; margin: 0 10px 0 0; color: #000; font-size: 1.1rem; line-height: 1em; text-decoration: none; border-radius: 100%; background-color: #fff; display: flex; justify-content: center; align-items: center;}
  .header-top-bar .language-search .language-box a:hover { background-color: #eee;}
  .header-top-bar .language-search .language-box a.sel { background-color: #f1bd48;}

  .header-logo-nav { width: 100%; padding: 0 40px; box-sizing: border-box; display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; position: absolute; top: 80px; left: 0; z-index: 99;}
  .header-logo-nav .header-logo { width: 450px; margin: 0 0 30px 0;}
  .header-logo-nav .header-logo img { width: 100%; height: auto;}
  .header-logo-nav .nav-mo-icon { display: none;}

  nav#mo { display: none;}
  nav#pc { width: 640px; padding: 15px 0; margin: 0 0 30px 0; border-radius: 10px; background-color: rgba(0,0,0,0.3);}
  nav#pc ul.nav-menu { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start;}
  nav#pc ul.nav-menu li { padding: 0 10px; margin: 0;}
  nav#pc ul.nav-menu li a { color: #fff; font-weight: 300; line-height: 1.2em; text-shadow: 0px 2px 3px #4B4B4B; text-align: center; text-decoration: none; cursor: pointer; display: block;}
  nav#pc ul.nav-menu li a span.nav_ct { font-size: 1.4rem;}
  nav#pc ul.nav-menu li a span.nav_en { font-size: 0.9rem;}
  nav#pc ul.nav-menu li a:hover { color: #eee;}
  

  /************ sectoin #top-banner ************/

  section#top-banner { clear: both; width: 100%; position: relative; z-index: 1;}

  .slider img { width: 130%; height: auto; margin: 0 0 0 -15%;}


  /************ sectoin #hp-search ************/

  section#hp-search { clear: both; width: 960px; box-sizing: border-box; position: absolute; top: 34vw; left: calc(50% - 480px); z-index: 9;}

  .hp-search-bar { width: 100%; padding: 20px; border-radius: 20px; background-color: rgba(0,0,0,0.3); box-sizing: border-box; display: flex; justify-content: center; align-items: flex-end;}
  .hp-search-bar .column-box { width: calc(100% / 4 - 10px); margin: 0 5px; color: #fff; font-size: 1rem; line-height: 1em;}
  .hp-search-bar .column-box select { width: 100%; padding: 10px; margin: 10px 0 0 0; color: #414141; font-size: 1rem; border: 1px #ccc solid; box-sizing: border-box;}
  .hp-search-bar .column-box input[type=button], 
  .hp-search-bar .column-box input[type=submit] { width: 100%; padding: 10px; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}


  /************ sectoin #hp-addx3 ************/

  section#hp-addx3 { clear: both; width: 100%; margin: -5vw 0 0 0; position: relative; z-index: 2;}

  .hp-addx3-list { width: 100%; display: flex; justify-content: center; align-items: flex-start;}
  .hp-addx3-list .column-pic { width: 280px; margin: 0 15px;}
  .hp-addx3-list .column-pic img { width: 100%; height: auto; -moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); -webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);}


  /************ sectoin #hp-intro ************/

  section#hp-intro { clear: both; width: 100%; padding: 60px 0;}

  .hp-column-full { width: 100%; padding: 40px 0; display: flex; justify-content: flex-start; align-items: center;}
  .hp-column-full .column-pic-mo { display: none;}
  .hp-column-full .column-pic { width: 45%;}
  .hp-column-full .column-pic img { width: 100%; height: auto;}
  .hp-column-full .column-text { width: 55%; font-size: 1rem; line-height: 2.2em;}
  .hp-column-full .column-text.left { padding: 0 4vw 0 10vw; box-sizing: border-box;}
  .hp-column-full .column-text.right { padding: 0 10vw 0 4vw; box-sizing: border-box;}
  .hp-column-full .column-text .title { width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .hp-column-full .column-text a.more-bt { width: 100px; padding: 10px 0; color: #fff; font-size: 1.1rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .hp-column-full .column-text a.more-bt:hover { color: #000;}


  /************ sectoin #page-banner ************/

  section#page-banner { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1;}

  img.page-banner { width: 150%; height: auto; margin: 0 0 0 -25%; position: relative; z-index: 1;}

  .page-title { width: 100%; padding: 0 calc(50% - 480px); color: #000; font-size: 4vw; font-weight: 600; box-sizing: border-box; position: absolute; bottom: 4vw; left: 0; z-index: 2;}
  .page-title span.style-bg { padding: 10px 20px; background-color: rgba(255,255,255,0.6);}


  /************ #breadcrumbs-bar ************/

  #breadcrumbs-bar { clear: both; width: 100%; padding: 0 calc(50% - 480px); box-sizing: border-box; color: #fff; font-size: 1.4rem; text-shadow: 1px 2px 2px #3E3E3E; position: absolute; top: 22vw; left: 0; z-index: 2;}
  #breadcrumbs-bar a { color: #fff; text-decoration: none;}
  #breadcrumbs-bar a span.locpath { font-size: 2.4rem;}
  #breadcrumbs-bar a:hover { text-decoration: underline;}


  /************ sectoin #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 0 calc(50% - 480px) 60px calc(50% - 480px); box-sizing: border-box;}

  ul.page-news-sort { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul.page-news-sort li { width: 120px; padding: 0; margin: 0 5px 10px 5px;}
  ul.page-news-sort li a { width: 100%; padding: 15px 0; color:#fee000; font-size:1.1em; line-height: 1em; text-align:center; text-decoration: none; border:1px #000000 solid; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); -webkit-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); background:linear-gradient(top,#c8711e,#542e0a); background:-moz-linear-gradient(top,#c8711e,#542e0a); background:-webkit-linear-gradient(top,#c8711e,#542e0a); background-color:#542e0a; box-sizing:border-box; display: block;}
  ul.page-news-sort li a:hover { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}
  ul.page-news-sort li a.sel { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}

  .page-news-list { width: 100%; margin: 40px 0;}
  .page-news-list .news-box { width: 100%; padding: 20px 0; font-size: 1.1rem; border-bottom: 1px #666 dashed; display: flex; justify-content: flex-start; align-items: stretch;}
  .page-news-list .news-box:first-child { border-top: 1px #666 dashed;}
  .page-news-list .news-box:hover { background-color: #eee;}
  .page-news-list .news-box .title { width: calc(100% - 140px);}
  .page-news-list .news-box .title a { color: #414141; text-decoration: none;}
  .page-news-list .news-box .title a:hover { color: #000;}
  .page-news-list .news-box .date { width: 140px; text-align: right;}


  ul#page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul#page-num li { padding: 0; margin: 5px;}
  ul#page-num li a { padding: 5px 10px; color: #414141; font-size: 1rem; text-decoration: none; border: 1px #666 solid; background-color: #fff; display: block;}
  ul#page-num li a:hover { background-color: #eee;}
  ul#page-num li a.sel { background-color: #f1bd48;}


  .page-news-content { clear: both; width: 100%; margin: 40px 0;}
  .page-news-content .title-date-bar { width: 100%; padding: 20px; background-color: #eee; box-sizing: border-box;}
  .page-news-content .title-date-bar .title { width: 100%; color: #414141; font-size: 1.2rem; font-weight: 500;}
  .page-news-content .title-date-bar .date { width: 100%; margin: 10px 0 0 0; color: #414141; font-size: 1rem; text-align: right;}
  .page-news-content .content { width: 100%; padding: 40px 0; color: #414141; font-size: 1.2rem; line-height: 1.8em;}
  .page-news-content .content img { max-width: 100%; height: auto;}
  .page-news-content .content a { border-bottom: 1px #414141 dashed;}
  .page-news-content .content a:hover { color: #000;}


  .goback-bt { clear: both; width: 160px; margin: 0 auto;}
  .goback-bt a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; background-color: #f1bd48; display: block;}
  .goback-bt a:hover { color: #000;}


  /************ sectoin #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 30px calc(50% - 480px) 80px calc(50% - 480px); box-sizing: border-box;}

  .contact-add-line { clear: both; width: 100%; padding: 40px 80px; font-size: 1rem; line-height: 2.2em; background-color: #eee; box-sizing: border-box;}
  .contact-add-line a.line-join { width: 140px; margin: 10px 0; display: block;}
  .contact-add-line a.line-join img { width: 100%; height: auto;}

  .page-contact-form { clear: both; width: 100%; margin: 60px 0 0 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-form .column-lf { width: 50%; padding: 0 20px 0 0; box-sizing: border-box;}
  .page-contact-form .column-rt { width: 50%; padding: 0 0 0 20px; box-sizing: border-box;}
  .page-contact-form .column-lf .caption, 
  .page-contact-form .column-rt .caption { width: 100%; padding: 5px 0; font-size: 1rem;}
  .page-contact-form .column-lf .column, 
  .page-contact-form .column-rt .column { width: 100%; font-size: 1rem;}
  .page-contact-form .column-lf .column span.notice, 
  .page-contact-form .column-rt .column span.notice { font-size: 0.9rem;}
  .page-contact-form .column-lf .column input[type=text], 
  .page-contact-form .column-lf .column input[type=tel], 
  .page-contact-form .column-lf .column input[type=email] { width: 100%; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #FFFFFF; border-radius: 4px; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=radio] { width: 20px; height: 20px; margin: 22px 0 40px 0;}
  .page-contact-form .column-rt .column textarea { width: 100%; height: 180px; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=button], 
  .page-contact-form .column-rt .column input[type=submit] { width: 100%; padding: 15px 10px; margin: 40px 0 0 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}
  .page-contact-form .column-rt .column input[type=button]:hover, 
  .page-contact-form .column-rt .column input[type=submit]:hover { color: #000;}


  /************ sectoin #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 30px calc(50% - 480px) 80px calc(50% - 480px); box-sizing: border-box;}

  .page-about-content { width: 100%; font-size: 1.1rem; line-height: 2em; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-about-content .sub-title { clear: both; width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .page-about-content .title-s { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .stitle { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-full { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-lf { width: 50%; padding: 0 15px 30px 0; box-sizing: border-box;}
  .page-about-content .col-rt { width: 50%; padding: 0 0 30px 15px; box-sizing: border-box;}
  .page-about-content .col-lf a, 
  .page-about-content .col-rt a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-about-content .col-lf a:hover, 
  .page-about-content .col-rt a:hover { color: #000; font-weight: 500;}
  .page-about-content img.brands { max-width: 100%; height: auto; margin: 0 auto 30px auto;}
  .page-about-content .col-lf-serv { width: 50%; padding: 0 15px 0 0; box-sizing: border-box;}
  .page-about-content .col-rt-serv { width: 50%; padding: 0 0 0 15px; box-sizing: border-box;}
  .page-about-content .col-full-serv { width: 100%;}
  .page-about-content .col-lf-serv .title-s, 
  .page-about-content .col-rt-serv .title-s, 
  .page-about-content .col-full-serv .title-s { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-lf-serv .stitle, 
  .page-about-content .col-rt-serv .stitle, 
  .page-about-content .col-full-serv .stitle { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}


  /************ sectoin #page-location ************/

  section#page-location { clear: both; width: 100%; padding: 30px calc(50% - 480px) 40px calc(50% - 480px); box-sizing: border-box;}

  .page-location-con { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}  
  .page-location-con .location-infor-table { width: 50%; margin: 0 0 40px 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-location-con .location-infor-table .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .location-infor-table .caption { width: 120px; padding: 5px 10px; margin: 10px 0; color: #414141; font-size: 1rem; text-align: right; border-radius: 6px; background-color: #f1bd48; box-sizing: border-box;}
  .page-location-con .location-infor-table .column { width: calc(100% - 120px); padding: 5px 10px; margin: 10px 0; font-size: 1rem; box-sizing: border-box;}
  .page-location-con .location-infor-table .column a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-location-con .location-infor-table .column a:hover { color: #000; font-weight: 500;}
  .page-location-con .map-box { width: 50%; margin: 0 0 40px 0; padding: 0 0 0 20px; box-sizing: border-box;}
  .page-location-con .map-box .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .map-box iframe { width: 100%; height: 400px;}


  /************ sectoin #page-faq ************/

  section#page-faq { clear: both; width: 100%; padding: 30px calc(50% - 480px) 80px calc(50% - 480px); box-sizing: border-box;}

  ul.page-faq-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  ul.page-faq-list li { width: 100%; padding: 0; margin: 0;}
  ul.page-faq-list li .question { width: 100%; padding: 20px; margin: 0 0 10px 0; color: #000; font-size: 1.3rem; line-height: 1.4em; border-radius: 10px; background-color: #f1bd48; cursor: pointer; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-start;}
  ul.page-faq-list li .question .title { width: calc(100% - 40px);}
  ul.page-faq-list li .question .icon-plus, 
  ul.page-faq-list li .question .icon-minus { width: 40px; text-align: right;}
  ul.page-faq-list li .question .icon-minus { display: none;}
  ul.page-faq-list li .question:hover { background-color: #f2d28a;}
  ul.page-faq-list li .answer { width: 100%; padding: 40px; margin: 10px 0; color: #414141; font-size: 1rem; line-height: 2em; border: 1px #ccc solid; border-radius: 10px; box-sizing: border-box; display: none;}
  ul.page-faq-list li .answer a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  ul.page-faq-list li .answer a:hover { color: #000; font-weight: 500;}
  ul.page-faq-list li .answer span.title { color: #cd2dc4; font-weight: 500;}
  ul.page-faq-list li .answer span.notice { color: #ff0000;}
  ul.page-faq-list li .answer ul { list-style: square;}


  /************ sectoin #page-search ************/

  section#page-banner-search { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1;}

  img.page-banner-search { width: 170%; height: auto; margin: 0 0 0 -35%; position: relative; z-index: 1;}


  section#page-search { clear: both; width: 100%; padding: 80px calc(50% - 480px); box-sizing: border-box; position: relative; z-index: 1;}

  #page-search-bar { clear: both; width: 960px; margin: 0 auto;}

  .page-search-intro { width: 70%; padding: 0 40px 0 0; font-size: 1.1rem; line-height: 2em; box-sizing: border-box; float: left;}
  .page-search-intro .country { width: 100%; margin: 0 0 40px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-search-intro .service { width: 100%; margin: 0 0 10px 0; color: #911b2e; font-size: 1.6rem; font-weight: 500;}
  .page-search-intro .zone { width: 100%; color: #911b2e; font-size: 1.4rem;}

  .page-search-news { width: 30%; padding: 20px; border: 1px #ccc solid; border-radius: 20px; box-sizing: border-box; float: right;}
  .page-search-news .title { width: 100%; padding: 0 10px; margin: 0 0 30px 0; font-size: 1.4rem; font-weight: 500; line-height: 1em; border-left: 10px #f1bd48 solid; box-sizing: border-box;}
  .page-search-news ul.search-news-list { list-style-type: disc;}
  .page-search-news ul.search-news-list li { padding: 0 0 20px 0; margin: 0;}
  .page-search-news ul.search-news-list li a { color: #414141; font-size: 1rem; text-decoration: none;}
  .page-search-news ul.search-news-list li a:hover { border-bottom: 1px #414141 solid;}
  .page-search-news .more-bt { clear: both; width: 80px; margin: 20px auto 0 auto;}
  .page-search-news .more-bt a { width: 100%; padding: 6px 0; color: #fff; font-size: 0.9rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .page-search-news .more-bt a:hover { color: #000;}

  .page-search-result { clear: both; width: 100%;}
  .page-search-result .line-title { width: 100%; position: relative;}
  .page-search-result .line-title .title { width: 100%; color: #000; font-size: 1.2rem; line-height: 1em; text-align: center; position: absolute; top: -10px; left: 0; z-index: 2;}
  .page-search-result .line-title .title span { padding: 5px 10px; background-color: #fff;}
  .page-search-result .search-result-full { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-search-result .search-result-full .result-box { width: calc(100% / 4 - 20px); margin: 0 10px 60px 10px;}
  .page-search-result .search-result-full .result-box a { width: 100%; line-height: 1.4em; text-decoration: none; display: block;}
  .page-search-result .search-result-full .result-box a:hover { border: 2px #000 solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic { width: 100%; border: 1px #ccc solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic img { width: 100%; height: auto;}
  .page-search-result .search-result-full .result-box a .title { width: 100%; padding: 20px 5px 0 5px; margin: 0 0 20px 0; color: #911b2e; font-size: 1.1rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .intro { width: 100%; padding: 5px 5px 0 5px; margin: 0 0 5px 0; color: #888; font-size: 0.9rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}


  .page-search-news .content { width: 100%; padding: 0 0 40px 0; color: #888; font-size: 1rem; line-height: 2.4em;}
  .page-search-news .content span.title-s { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.stitle { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.notice { color: #ff0000;}

  .page-search-intro .content { width: 100%; font-size: 1.1rem; line-height: 2em;}
  .page-search-intro .content img { max-width: 100%; height: auto;}
  .page-search-intro .content a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-search-intro .content a:hover { color: #000; font-weight: 500;}


  /************ sectoin #page-map ************/

  section#page-map { clear: both; width: 100%; padding: 80px calc(50% - 480px) 930px calc(50% - 480px); box-sizing: border-box;}

  ul.page-map-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; position: relative;}
  ul.page-map-list li { padding: 0; margin: 0 10px 30px 10px; text-align: center;}
  ul.page-map-list li a { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}
  ul.page-map-list li a:hover { background-color: #f2d28a;}
  ul.page-map-list li span { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}

  .map-serv-list { width: 100%;padding: 20px 0 0 0; border-top: 1px #000 dashed; position: absolute; top: 80px; left: 0; z-index: 1;}
  .map-serv-list ul.menu-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .map-serv-list ul.menu-list li { width: calc(100% / 4 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .map-serv-list ul.menu-list li a { width: 100%; padding: 0; color: #414141; font-size: 1.1rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; background-color: transparent; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .map-serv-list ul.menu-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 1rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}


  /************ sectoin #page-error ************/

  section#page-error { clear: both; width: 100%; padding: 80px calc(50% - 480px) 200px calc(50% - 480px); box-sizing: border-box;}

  .error404-con { clear: both; width: 100%; text-align: center;}
  .error404-con .error-num { width: 100%; font-size: 5rem; font-weight: 700;}
  .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 2rem; font-weight: 500;}
  .error404-con .error-text-mo { display: none;}
  .error404-con .error-text { width: 100%; margin: 0 0 60px 0; font-size: 2rem;}
  .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #000; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 15px; background-color: #f1bd48; display: block;}
  .error404-con a.goback-bt:hover { background-color: #f2d28a;}


  /************ fooer ************/

  footer { clear: both; width: 100%; padding: 4vw 4vw; background-color: #eee; box-sizing: border-box;}

  .footer-column-full { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start;}
  .footer-column-full .column-left { width: 40%;}
  .footer-column-full .column-left .logo-add-box { width: 100%; padding: 40px; border: 1px #ccc solid; background-color: #fff; box-sizing: border-box;}
  .footer-column-full .column-left .logo-add-box .footer-logo { width: 300px; margin: 0 0 20px 0;}
  .footer-column-full .column-left .logo-add-box .footer-logo img { width: 100%; height: auto;}
  .footer-column-full .column-left .logo-add-box .address { width: 100%; font-size: 0.9rem; line-height: 1.8em;}
  .footer-column-full .column-left .logo-add-box .address span.title { font-size: 1.1rem; font-weight: 500;}
  .footer-column-full .column-left .logo-add-box img.line-join { width: auto; height: 40px; margin: 20px 0 0 0;}
  .footer-column-full .column-left .logo-add-box a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}

  .footer-column-full .column-left ul.footer-nav { width: 100%; padding: 0; margin: 40px 0 0 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-left ul.footer-nav li { padding: 0 15px; margin: 0 0 15px 0; border-right: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li:first-child { border-left: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li a { color: #414141; font-size: 1rem; line-height: 1.2em; text-decoration: none;}
  .footer-column-full .column-left ul.footer-nav li a:hover { font-weight: 500;}
  .footer-column-full .column-left ul.footer-nav li span.social-link { font-size: 0.8rem; line-height: 1em;}
  .footer-column-full .column-left ul.footer-nav li span.social-link img.fb-icon { float: left;}
  
  .footer-column-full .column-right { width: 60%; padding: 0 2vw 0 0; box-sizing: border-box;}
  .footer-column-full .column-right .service-list-full { clear: both; width: 100%;}
  .footer-column-full .column-right .service-list-full .serv-title { width: 100%; padding: 0 0 30px 0; color: #414141; font-size: 1rem; line-height: 1.2em; text-align: center;}
  .footer-column-full .column-right .service-list-full .serv-title span.line { border-bottom: 2px #414141 solid;}
  .footer-column-full .column-right .service-list-full ul.serv-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-right .service-list-full ul.serv-list li { width: calc(100% / 3 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}


}

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

  /************ header + nav ************/

  header { width: 100%; height: 60px; padding: 0 40px; box-sizing: border-box; background-color: #323232;}

  .header-top-bar { width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
  .header-top-bar .contact-bt { width: 105px; padding: 5px 0 0 0; border-top: 6px #f1bd48 solid;}
  .header-top-bar .contact-bt a { width: 100%; color: #f1bd48; font-size: 1rem; font-family: Century Gothic, Arial; font-weight: 600; text-align: center; text-decoration: none; display: block;}
  .header-top-bar .language-search { width: 360px; padding: 14px 0 0 0; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .search-box { width: 240px;}
  .header-top-bar .language-search .search-box input[type=search] { width: 100%; padding: 7px 10px; font-size: 1rem; border: 1px #ccc solid; border-radius: 10px; background-color: #eee; box-sizing: border-box;}
  .header-top-bar .language-search .language-box { width: calc(100% - 240px); display: flex; justify-content: flex-end; align-items: center;}
  .header-top-bar .language-search .language-box a { width: 34px; height: 34px; margin: 0 10px 0 0; color: #000; font-size: 1.1rem; line-height: 1em; text-decoration: none; border-radius: 100%; background-color: #fff; display: flex; justify-content: center; align-items: center;}
  .header-top-bar .language-search .language-box a:hover { background-color: #eee;}
  .header-top-bar .language-search .language-box a.sel { background-color: #f1bd48;}

  .header-logo-nav { width: 100%; padding: 0 40px; box-sizing: border-box; display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; position: absolute; top: 80px; left: 0; z-index: 99;}
  .header-logo-nav .header-logo { width: 450px; margin: 0 0 30px 0;}
  .header-logo-nav .header-logo img { width: 100%; height: auto;}
  .header-logo-nav .nav-mo-icon { display: none;}

  nav#mo { display: none;}
  nav#pc { width: 640px; padding: 15px 0; margin: 0 0 30px 0; border-radius: 10px; background-color: rgba(0,0,0,0.3);}
  nav#pc ul.nav-menu { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start;}
  nav#pc ul.nav-menu li { padding: 0 10px; margin: 0;}
  nav#pc ul.nav-menu li a { color: #fff; font-weight: 300; line-height: 1.2em; text-shadow: 0px 2px 3px #4B4B4B; text-align: center; text-decoration: none; cursor: pointer; display: block;}
  nav#pc ul.nav-menu li a span.nav_ct { font-size: 1.4rem;}
  nav#pc ul.nav-menu li a span.nav_en { font-size: 0.9rem;}
  nav#pc ul.nav-menu li a:hover { color: #eee;}
  

  /************ sectoin #top-banner ************/

  section#top-banner { clear: both; width: 100%; position: relative; z-index: 1;}

  .slider img { width: 200%; height: auto; margin: 0 0 0 -50%;}


  /************ sectoin #hp-search ************/

  section#hp-search { clear: both; width: calc(100% - 80px); position: absolute; top: 50vw; left: 40px; z-index: 9;}

  .hp-search-bar { width: 100%; padding: 20px; border-radius: 20px; background-color: rgba(0,0,0,0.3); box-sizing: border-box; display: flex; justify-content: center; align-items: flex-end; flex-wrap: wrap;}
  .hp-search-bar .column-box { width: calc(100% / 2 - 10px); margin: 0 5px; color: #fff; font-size: 1rem; line-height: 1em;}
  .hp-search-bar .column-box select { width: 100%; padding: 10px; margin: 10px 0; color: #414141; font-size: 1rem; border: 1px #ccc solid; box-sizing: border-box;}
  .hp-search-bar .column-box input[type=button], 
  .hp-search-bar .column-box input[type=submit] { width: 100%; padding: 10px; margin: 10px 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}


  /************ sectoin #hp-addx3 ************/

  section#hp-addx3 { clear: both; width: 100%; padding: 60px 40px 0 40px; margin: -10vw 0 0 0; box-sizing: border-box; position: relative; z-index: 2;}

  .hp-addx3-list { width: 100%; display: flex; justify-content: center; align-items: flex-start;}
  .hp-addx3-list .column-pic { width: calc(100% / 3 - 20px); margin: 0 10px;}
  .hp-addx3-list .column-pic img { width: 100%; height: auto; -moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); -webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);}


  /************ sectoin #hp-intro ************/

  section#hp-intro { clear: both; width: 100%; padding: 60px 0;}

  .hp-column-full { width: 100%; padding: 40px 0; display: flex; justify-content: flex-start; align-items: center;}
  .hp-column-full .column-pic-mo { display: none;}
  .hp-column-full .column-pic { width: 45%; overflow: hidden;}
  .hp-column-full .column-pic img { width: 200%; height: auto;}
  .hp-column-full .column-pic img.left { margin: 0 0 0 -100%;}
  .hp-column-full .column-text { width: 55%; font-size: 1rem; line-height: 2.2em;}
  .hp-column-full .column-text.left { padding: 0 4vw 0 10vw; box-sizing: border-box;}
  .hp-column-full .column-text.right { padding: 0 10vw 0 4vw; box-sizing: border-box;}
  .hp-column-full .column-text .title { width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .hp-column-full .column-text a.more-bt { width: 100px; padding: 10px 0; color: #fff; font-size: 1.1rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .hp-column-full .column-text a.more-bt:hover { color: #000;}


  /************ sectoin #page-banner ************/

  section#page-banner { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1;}

  img.page-banner { width: 240%; height: auto; margin: 0 0 0 -70%; position: relative; z-index: 1;}

  .page-title { width: 100%; padding: 0 40px; color: #000; font-size: 5vw; font-weight: 600; box-sizing: border-box; position: absolute; bottom: 4vw; left: 0; z-index: 2;}
  .page-title span.style-bg { padding: 10px 20px; background-color: rgba(255,255,255,0.6);}


  /************ #breadcrumbs-bar ************/

  #breadcrumbs-bar { clear: both; width: 100%; padding: 0 40px; box-sizing: border-box; color: #fff; font-size: 1.4rem; text-shadow: 1px 2px 2px #3E3E3E; position: absolute; top: 34vw; left: 0; z-index: 2;}
  #breadcrumbs-bar a { color: #fff; text-decoration: none;}
  #breadcrumbs-bar a span.locpath { font-size: 2.4rem;}
  #breadcrumbs-bar a:hover { text-decoration: underline;}


  /************ sectoin #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 0 40px 60px 40px; box-sizing: border-box;}

  ul.page-news-sort { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul.page-news-sort li { width: 120px; padding: 0; margin: 0 5px 10px 5px;}
  ul.page-news-sort li a { width: 100%; padding: 15px 0; color:#fee000; font-size:1.1em; line-height: 1em; text-align:center; text-decoration: none; border:1px #000000 solid; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); -webkit-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); background:linear-gradient(top,#c8711e,#542e0a); background:-moz-linear-gradient(top,#c8711e,#542e0a); background:-webkit-linear-gradient(top,#c8711e,#542e0a); background-color:#542e0a; box-sizing:border-box; display: block;}
  ul.page-news-sort li a:hover { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}
  ul.page-news-sort li a.sel { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}

  .page-news-list { width: 100%; margin: 40px 0;}
  .page-news-list .news-box { width: 100%; padding: 20px 0; font-size: 1.1rem; border-bottom: 1px #666 dashed; display: flex; justify-content: flex-start; align-items: stretch;}
  .page-news-list .news-box:first-child { border-top: 1px #666 dashed;}
  .page-news-list .news-box:hover { background-color: #eee;}
  .page-news-list .news-box .title { width: calc(100% - 140px);}
  .page-news-list .news-box .title a { color: #414141; text-decoration: none;}
  .page-news-list .news-box .title a:hover { color: #000;}
  .page-news-list .news-box .date { width: 140px; text-align: right;}


  ul#page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul#page-num li { padding: 0; margin: 5px;}
  ul#page-num li a { padding: 5px 10px; color: #414141; font-size: 1rem; text-decoration: none; border: 1px #666 solid; background-color: #fff; display: block;}
  ul#page-num li a:hover { background-color: #eee;}
  ul#page-num li a.sel { background-color: #f1bd48;}


  .page-news-content { clear: both; width: 100%; margin: 40px 0;}
  .page-news-content .title-date-bar { width: 100%; padding: 20px; background-color: #eee; box-sizing: border-box;}
  .page-news-content .title-date-bar .title { width: 100%; color: #414141; font-size: 1.2rem; font-weight: 500;}
  .page-news-content .title-date-bar .date { width: 100%; margin: 10px 0 0 0; color: #414141; font-size: 1rem; text-align: right;}
  .page-news-content .content { width: 100%; padding: 40px 0; color: #414141; font-size: 1.2rem; line-height: 1.8em;}
  .page-news-content .content img { max-width: 100%; height: auto;}
  .page-news-content .content a { border-bottom: 1px #414141 dashed;}
  .page-news-content .content a:hover { color: #000;}


  .goback-bt { clear: both; width: 160px; margin: 0 auto;}
  .goback-bt a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; background-color: #f1bd48; display: block;}
  .goback-bt a:hover { color: #000;}


  /************ sectoin #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 30px 40px 80px 40px; box-sizing: border-box;}

  .contact-add-line { clear: both; width: 100%; padding: 40px 40px; font-size: 1rem; line-height: 2.2em; background-color: #eee; box-sizing: border-box;}
  .contact-add-line a.line-join { width: 140px; margin: 10px 0; display: block;}
  .contact-add-line a.line-join img { width: 100%; height: auto;}

  .page-contact-form { clear: both; width: 100%; margin: 60px 0 0 0; display: flex; justify-content: flex-start; align-items: flex-start;}
  .page-contact-form .column-lf { width: 50%; padding: 0 20px 0 0; box-sizing: border-box;}
  .page-contact-form .column-rt { width: 50%; padding: 0 0 0 20px; box-sizing: border-box;}
  .page-contact-form .column-lf .caption, 
  .page-contact-form .column-rt .caption { width: 100%; padding: 5px 0; font-size: 1rem;}
  .page-contact-form .column-lf .column, 
  .page-contact-form .column-rt .column { width: 100%; font-size: 1rem;}
  .page-contact-form .column-lf .column span.notice, 
  .page-contact-form .column-rt .column span.notice { font-size: 0.9rem;}
  .page-contact-form .column-lf .column input[type=text], 
  .page-contact-form .column-lf .column input[type=tel], 
  .page-contact-form .column-lf .column input[type=email] { width: 100%; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #FFFFFF; border-radius: 4px; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=radio] { width: 20px; height: 20px; margin: 22px 0 40px 0;}
  .page-contact-form .column-rt .column textarea { width: 100%; height: 180px; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=button], 
  .page-contact-form .column-rt .column input[type=submit] { width: 100%; padding: 15px 10px; margin: 40px 0 0 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}
  .page-contact-form .column-rt .column input[type=button]:hover, 
  .page-contact-form .column-rt .column input[type=submit]:hover { color: #000;}

  /************ sectoin #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 30px 40px 80px 40px; box-sizing: border-box;}

  .page-about-content { width: 100%; font-size: 1.1rem; line-height: 2em; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-about-content .sub-title { clear: both; width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .page-about-content .title-s { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .stitle { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-full { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-lf { width: 50%; padding: 0 15px 30px 0; box-sizing: border-box;}
  .page-about-content .col-rt { width: 50%; padding: 0 0 30px 15px; box-sizing: border-box;}
  .page-about-content .col-lf a, 
  .page-about-content .col-rt a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-about-content .col-lf a:hover, 
  .page-about-content .col-rt a:hover { color: #000; font-weight: 500;}
  .page-about-content img.brands { max-width: 100%; height: auto; margin: 0 auto 30px auto;}
  .page-about-content .col-lf-serv { width: 50%; padding: 0 15px 0 0; box-sizing: border-box;}
  .page-about-content .col-rt-serv { width: 50%; padding: 0 0 0 15px; box-sizing: border-box;}
  .page-about-content .col-full-serv { width: 100%;}
  .page-about-content .col-lf-serv .title-s, 
  .page-about-content .col-rt-serv .title-s, 
  .page-about-content .col-full-serv .title-s { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-lf-serv .stitle, 
  .page-about-content .col-rt-serv .stitle, 
  .page-about-content .col-full-serv .stitle { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}


  /************ sectoin #page-location ************/

  section#page-location { clear: both; width: 100%; padding: 30px 40px 40px 40px; box-sizing: border-box;}

  .page-location-con { width: 100%;}  
  .page-location-con .location-infor-table { width: 100%; margin: 0 0 40px 0; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .page-location-con .location-infor-table .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .location-infor-table .caption { width: 120px; padding: 5px 10px; margin: 10px 0; color: #414141; font-size: 1rem; text-align: right; border-radius: 6px; background-color: #f1bd48; box-sizing: border-box;}
  .page-location-con .location-infor-table .column { width: calc(100% - 120px); padding: 5px 10px; margin: 10px 0; font-size: 1rem; box-sizing: border-box;}
  .page-location-con .location-infor-table .column a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-location-con .location-infor-table .column a:hover { color: #000; font-weight: 500;}
  .page-location-con .map-box { clear: both; width: 100%; margin: 40px 0 40px 0;}
  .page-location-con .map-box .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .map-box iframe { width: 100%; height: 400px;}


  /************ sectoin #page-faq ************/

  section#page-faq { clear: both; width: 100%; padding: 30px 40px 80px 40px; box-sizing: border-box;}

  ul.page-faq-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  ul.page-faq-list li { width: 100%; padding: 0; margin: 0;}
  ul.page-faq-list li .question { width: 100%; padding: 20px; margin: 0 0 10px 0; color: #000; font-size: 1.3rem; line-height: 1.4em; border-radius: 10px; background-color: #f1bd48; cursor: pointer; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-start;}
  ul.page-faq-list li .question .title { width: calc(100% - 40px);}
  ul.page-faq-list li .question .icon-plus, 
  ul.page-faq-list li .question .icon-minus { width: 40px; text-align: right;}
  ul.page-faq-list li .question .icon-minus { display: none;}
  ul.page-faq-list li .question:hover { background-color: #f2d28a;}
  ul.page-faq-list li .answer { width: 100%; padding: 40px; margin: 10px 0; color: #414141; font-size: 1rem; line-height: 2em; border: 1px #ccc solid; border-radius: 10px; box-sizing: border-box; display: none;}
  ul.page-faq-list li .answer a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  ul.page-faq-list li .answer a:hover { color: #000; font-weight: 500;}
  ul.page-faq-list li .answer span.title { color: #cd2dc4; font-weight: 500;}
  ul.page-faq-list li .answer span.notice { color: #ff0000;}
  ul.page-faq-list li .answer ul { list-style: square;}


  /************ sectoin #page-search ************/

  section#page-banner-search { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1; overflow: hidden;}

  img.page-banner-search { width: 240%; height: auto; margin: 0 0 0 -70%; position: relative; z-index: 1;}


  section#page-search { clear: both; width: 100%; padding: 40px 40px 80px 40px; box-sizing: border-box; position: relative; z-index: 1;}

  #page-search-bar { clear: both; width: calc(100% - 80px); margin: 0 auto;}

  .page-search-intro { width: 100%; margin: 40px 0 0 0; font-size: 1.1rem; line-height: 2em; box-sizing: border-box; float: left;}
  .page-search-intro .country { width: 100%; margin: 0 0 40px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-search-intro .service { width: 100%; margin: 0 0 10px 0; color: #911b2e; font-size: 1.6rem; font-weight: 500;}
  .page-search-intro .zone { width: 100%; color: #911b2e; font-size: 1.4rem;}

  .page-search-news { width: 100%; padding: 20px; border: 1px #ccc solid; border-radius: 20px; box-sizing: border-box; float: right;}
  .page-search-news .title { width: 100%; padding: 0 10px; margin: 0 0 30px 0; font-size: 1.4rem; font-weight: 500; line-height: 1em; border-left: 10px #f1bd48 solid; box-sizing: border-box;}
  .page-search-news ul.search-news-list { list-style-type: disc;}
  .page-search-news ul.search-news-list li { padding: 0 0 20px 0; margin: 0;}
  .page-search-news ul.search-news-list li a { color: #414141; font-size: 1rem; text-decoration: none;}
  .page-search-news ul.search-news-list li a:hover { border-bottom: 1px #414141 solid;}
  .page-search-news .more-bt { clear: both; width: 80px; margin: 20px auto 0 auto;}
  .page-search-news .more-bt a { width: 100%; padding: 6px 0; color: #fff; font-size: 0.9rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .page-search-news .more-bt a:hover { color: #000;}

  .page-search-result { clear: both; width: 100%;}
  .page-search-result .line-title { width: 100%; position: relative;}
  .page-search-result .line-title .title { width: 100%; color: #000; font-size: 1.2rem; line-height: 1em; text-align: center; position: absolute; top: -10px; left: 0; z-index: 2;}
  .page-search-result .line-title .title span { padding: 5px 10px; background-color: #fff;}
  .page-search-result .search-result-full { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-search-result .search-result-full .result-box { width: calc(100% / 2 - 20px); margin: 0 10px 60px 10px;}
  .page-search-result .search-result-full .result-box a { width: 100%; line-height: 1.4em; text-decoration: none; display: block;}
  .page-search-result .search-result-full .result-box a:hover { border: 2px #000 solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic { width: 100%; border: 1px #ccc solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic img { width: 100%; height: auto;}
  .page-search-result .search-result-full .result-box a .title { width: 100%; padding: 20px 5px 0 5px; margin: 0 0 20px 0; color: #911b2e; font-size: 1.1rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .intro { width: 100%; padding: 5px 5px 0 5px; margin: 0 0 5px 0; color: #888; font-size: 0.9rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}


  .page-search-news .content { width: 100%; padding: 0 0 40px 0; color: #888; font-size: 1rem; line-height: 2.4em;}
  .page-search-news .content span.title-s { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.stitle { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.notice { color: #ff0000;}

  .page-search-intro .content { width: 100%; padding: 0 0 40px 0; font-size: 1.1rem; line-height: 2em;}
  .page-search-intro .content img { max-width: 100%; height: auto;}
  .page-search-intro .content a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-search-intro .content a:hover { color: #000; font-weight: 500;}


  /************ sectoin #page-map ************/

  section#page-map { clear: both; width: 100%; padding: 80px 40px 1200px 40px; box-sizing: border-box;}

  ul.page-map-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; position: relative;}
  ul.page-map-list li { padding: 0; margin: 0 5px 30px 5px; text-align: center;}
  ul.page-map-list li a { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}
  ul.page-map-list li a:hover { background-color: #f2d28a;}
  ul.page-map-list li span { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}

  .map-serv-list { width: 100%; padding: 20px 0 0 0; border-top: 1px #000 dashed; position: absolute; top: 80px; left: 0; z-index: 1;}
  .map-serv-list ul.menu-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .map-serv-list ul.menu-list li { width: calc(100% / 3 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .map-serv-list ul.menu-list li a { width: 100%; padding: 0; color: #414141; font-size: 1.1rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; background-color: transparent; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .map-serv-list ul.menu-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 1rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}


  /************ sectoin #page-error ************/

  section#page-error { clear: both; width: 100%; padding: 80px 40px 200px 40px; box-sizing: border-box;}

  .error404-con { clear: both; width: 100%; text-align: center;}
  .error404-con .error-num { width: 100%; font-size: 5rem; font-weight: 700;}
  .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 2rem; font-weight: 500;}
  .error404-con .error-text-mo { display: none;}
  .error404-con .error-text { width: 100%; margin: 0 0 60px 0; font-size: 2rem;}
  .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #000; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 15px; background-color: #f1bd48; display: block;}
  .error404-con a.goback-bt:hover { background-color: #f2d28a;}


  /************ fooer ************/

  footer { clear: both; width: 100%; padding: 60px 40px 80px 40px; background-color: #eee; box-sizing: border-box;}

  .footer-column-full { width: 100%;}
  .footer-column-full .column-left { width: 100%; margin: 40px 0 0 0;}
  .footer-column-full .column-left .logo-add-box { width: 100%; padding: 40px; border: 1px #ccc solid; background-color: #fff; box-sizing: border-box;}
  .footer-column-full .column-left .logo-add-box .footer-logo { width: 300px; margin: 0 0 20px 0;}
  .footer-column-full .column-left .logo-add-box .footer-logo img { width: 100%; height: auto;}
  .footer-column-full .column-left .logo-add-box .address { width: 100%; font-size: 0.9rem; line-height: 1.8em;}
  .footer-column-full .column-left .logo-add-box .address span.title { font-size: 1.1rem; font-weight: 500;}
  .footer-column-full .column-left .logo-add-box img.line-join { width: auto; height: 40px; margin: 20px 0 0 0;}
  .footer-column-full .column-left .logo-add-box a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  
  .footer-column-full .column-left { width: 100%; padding: 0 0 40px 0; box-sizing: border-box;}
  .footer-column-full .column-left ul.footer-nav { width: 100%; padding: 0; margin: 40px 0 0 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-left ul.footer-nav li { padding: 0 15px; margin: 0 0 15px 0; border-right: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li:first-child { border-left: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li a { color: #414141; font-size: 1rem; line-height: 1.2em; text-decoration: none;}
  .footer-column-full .column-left ul.footer-nav li a:hover { font-weight: 500;}
  .footer-column-full .column-left ul.footer-nav li span.social-link { font-size: 0.8rem; line-height: 1em;}
  .footer-column-full .column-left ul.footer-nav li span.social-link img.fb-icon { float: left;}

  .footer-column-full .column-right .service-list-full { clear: both; width: 100%;}
  .footer-column-full .column-right .service-list-full .serv-title { width: 100%; padding: 0 0 30px 0; color: #414141; font-size: 1rem; line-height: 1.2em; text-align: center;}
  .footer-column-full .column-right .service-list-full .serv-title span.line { border-bottom: 2px #414141 solid;}
  .footer-column-full .column-right .service-list-full ul.serv-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-right .service-list-full ul.serv-list li { width: calc(100% / 3 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}

}

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

  /************ header + nav ************/

  header { display: none;}

  .header-top-bar { width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
  .header-top-bar .language-search { width: 100%; padding: 40px 0 0 0;}
  .header-top-bar .language-search .search-box { width: 100%;}
  .header-top-bar .language-search .search-box input[type=search] { width: 100%; padding: 10px; font-size: 1rem; border: 1px #ccc solid; border-radius: 10px; background-color: #eee; box-sizing: border-box;}
  .header-top-bar .language-search .language-box { width: 100%; margin: 0 0 30px 0; display: flex; justify-content: center; align-items: center;}
  .header-top-bar .language-search .language-box a { width: 34px; height: 34px; margin: 0 10px; color: #000; font-size: 1.1rem; line-height: 1em; text-decoration: none; border-radius: 100%; background-color: #fff; display: flex; justify-content: center; align-items: center;}
  .header-top-bar .language-search .language-box a:hover { background-color: #eee;}
  .header-top-bar .language-search .language-box a.sel { background-color: #f1bd48;}

  .header-logo-nav { width: 100%; padding: 0 20px; display: flex; justify-content: center; align-items: center; position: absolute; top: 20px; left: 0; z-index: 99; box-sizing: border-box;}
  .header-logo-nav .header-logo { width: 80%;}
  .header-logo-nav .header-logo img { width: 100%; height: auto;}
  .header-logo-nav .nav-mo-icon { width: calc(100% - 80% - 15px); padding: 5px; margin: 0 0 0 15px; box-sizing: border-box; border: 1px #000 solid; border-radius: 4px; background-color: #fff; cursor: pointer;}
  .header-logo-nav .nav-mo-icon img { width: 100%; height: auto;}


  nav#pc { display: none;}
  nav#mo { width: 100%; padding: 20px 20px 40px 20px; box-sizing: border-box; background-color: #404040; position: absolute; top: 0; left: 0; z-index: 999; display: none;}
  nav#mo .header-logo-close { width: 100%; display: flex; justify-content: center; align-items: center;}
  nav#mo .header-logo-close .header-logo { width: 80%;}
  nav#mo .header-logo-close .header-logo img { width: 100%; height: auto;}
  nav#mo .header-logo-close .nav-close-icon { width: calc(100% - 80% - 15px); padding: 5px; margin: 0 0 0 15px; box-sizing: border-box; border: 1px #fff solid; border-radius: 4px; cursor: pointer;}
  nav#mo .header-logo-close .nav-close-icon img { width: 100%; height: auto;}
  nav#mo ul.nav-menu { width: 100%; padding: 0; margin: 30px 0 0 0; list-style: none; display: block;}
  nav#mo ul.nav-menu li { width: 100%; padding: 0; margin: 0; border-bottom: 1px #ACACAC solid;}
  nav#mo ul.nav-menu li a { width: 100%; padding: 25px 15px; color: #fff; font-weight: 300; line-height: 1.2em; text-decoration: none; cursor: pointer; display: block; box-sizing: border-box;}
  nav#mo ul.nav-menu li a span.nav_ct { font-size: 1.2rem;}
  nav#mo ul.nav-menu li a span.nav_en { font-size: 1rem;}
  nav#mo ul.nav-menu li a:hover, a:active { color: #eee;}
  

  /************ sectoin #top-banner ************/

  section#top-banner { clear: both; width: 100%; position: relative; z-index: 1;}

  .slider img { width: 320%; height: auto; margin: 0 0 0 -110%;}


  /************ sectoin #hp-search ************/

  section#hp-search { clear: both; width: calc(100% - 40px); position: absolute; top: 30vw; left: 20px; z-index: 9;}

  .hp-search-bar { width: 100%; padding: 20px; border-radius: 20px; background-color: rgba(0,0,0,0.3); box-sizing: border-box;}
  .hp-search-bar .column-box { width: 100%; margin: 0 5px; color: #fff; font-size: 1rem; line-height: 1em;}
  .hp-search-bar .column-box select { width: 100%; padding: 10px; margin: 10px 0; color: #414141; font-size: 1rem; border: 1px #ccc solid; box-sizing: border-box;}
  .hp-search-bar .column-box input[type=button], 
  .hp-search-bar .column-box input[type=submit] { width: 100%; padding: 10px; margin: 15px 0 10px 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}


  /************ sectoin #hp-addx3 ************/

  section#hp-addx3 { clear: both; width: 100%; padding: 60px 20px 0 20px; box-sizing: border-box;}

  .hp-addx3-list { width: 100%;}
  .hp-addx3-list .column-pic { width: 90%; margin: 0 auto 30px auto;}
  .hp-addx3-list .column-pic img { width: 100%; height: auto; -moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); -webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);}


  /************ sectoin #hp-intro ************/

  section#hp-intro { clear: both; width: 100%; padding: 60px 0;}

  .hp-column-full { width: 100%;}
  .hp-column-full .column-pic { display: none;}
  .hp-column-full .column-pic-mo { width: 100%; margin: 0 0 30px 0;}
  .hp-column-full .column-pic-mo img { width: 100%; height: auto;}
  .hp-column-full .column-text { width: 100%; padding: 40px 20px; font-size: 1rem; line-height: 2.2em; box-sizing: border-box;}
  .hp-column-full .column-text.left { }
  .hp-column-full .column-text.right { }
  .hp-column-full .column-text .title { width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .hp-column-full .column-text a.more-bt { width: 100px; padding: 10px 0; color: #fff; font-size: 1.1rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .hp-column-full .column-text a.more-bt:hover { color: #000;}


  /************ sectoin #page-banner ************/

  section#page-banner { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1; overflow: hidden;}

  img.page-banner { width: 340%; height: auto; margin: 0 0 0 -120%; position: relative; z-index: 1;}

  .page-title { width: 100%; padding: 0 20px; color: #000; font-size: 6vw; font-weight: 600; box-sizing: border-box; position: absolute; bottom: 6vw; left: 0; z-index: 2;}
  .page-title span.style-bg { padding: 5px 10px; background-color: rgba(255,255,255,0.6);}


  /************ #breadcrumbs-bar ************/

  #breadcrumbs-bar { clear: both; width: 100%; padding: 0 20px; box-sizing: border-box; color: #fff; font-size: 1.4rem; text-shadow: 1px 2px 2px #3E3E3E; position: absolute; top: 34vw; left: 0; z-index: 2;}
  #breadcrumbs-bar a { color: #fff; text-decoration: none;}
  #breadcrumbs-bar a span.locpath { font-size: 2.4rem;}
  #breadcrumbs-bar a:hover { text-decoration: underline;}


  /************ sectoin #page-news ************/

  section#page-news { clear: both; width: 100%; padding: 0 20px 60px 20px; box-sizing: border-box;}

  ul.page-news-sort { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul.page-news-sort li { width: 120px; padding: 0; margin: 0 5px 10px 5px;}
  ul.page-news-sort li a { width: 100%; padding: 15px 0; color:#fee000; font-size:1.1em; line-height: 1em; text-align:center; text-decoration: none; border:1px #000000 solid; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); -webkit-box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); box-shadow:1px 2px 3px rgba(20%,20%,40%,0.3); background:linear-gradient(top,#c8711e,#542e0a); background:-moz-linear-gradient(top,#c8711e,#542e0a); background:-webkit-linear-gradient(top,#c8711e,#542e0a); background-color:#542e0a; box-sizing:border-box; display: block;}
  ul.page-news-sort li a:hover { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}
  ul.page-news-sort li a.sel { background:linear-gradient(top,#ff9b00,#fee000); background:-moz-linear-gradient(top,#ff9b00,#fee000); background:-webkit-linear-gradient(top,#ff9b00,#fee000); background-color:#ff9b00; color:#542e0a;}

  .page-news-list { width: 100%; margin: 40px 0;}
  .page-news-list .news-box { width: 100%; padding: 20px 0; font-size: 1.1rem; border-bottom: 1px #666 dashed;}
  .page-news-list .news-box:first-child { border-top: 1px #666 dashed;}
  .page-news-list .news-box:hover { background-color: #eee;}
  .page-news-list .news-box .title { width: 100%;}
  .page-news-list .news-box .title a { color: #414141; text-decoration: none;}
  .page-news-list .news-box .title a:hover { color: #000;}
  .page-news-list .news-box .date { width: 100%; margin: 10px 0 0 0; text-align: right;}


  ul#page-num { clear: both; width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
  ul#page-num li { padding: 0; margin: 5px;}
  ul#page-num li a { padding: 5px 10px; color: #414141; font-size: 1rem; text-decoration: none; border: 1px #666 solid; background-color: #fff; display: block;}
  ul#page-num li a:hover { background-color: #eee;}
  ul#page-num li a.sel { background-color: #f1bd48;}


  .page-news-content { clear: both; width: 100%; margin: 40px 0;}
  .page-news-content .title-date-bar { width: 100%; padding: 20px; background-color: #eee; box-sizing: border-box;}
  .page-news-content .title-date-bar .title { width: 100%; color: #414141; font-size: 1.2rem; font-weight: 500;}
  .page-news-content .title-date-bar .date { width: 100%; margin: 10px 0 0 0; color: #414141; font-size: 1rem; text-align: right;}
  .page-news-content .content { width: 100%; padding: 40px 0; color: #414141; font-size: 1.2rem; line-height: 1.8em;}
  .page-news-content .content img { max-width: 100%; height: auto;}
  .page-news-content .content a { border-bottom: 1px #414141 dashed;}
  .page-news-content .content a:hover { color: #000;}


  .goback-bt { clear: both; width: 160px; margin: 0 auto;}
  .goback-bt a { width: 100%; padding: 10px 0; color: #fff; font-size: 1.1rem; text-align: center; text-decoration: none; background-color: #f1bd48; display: block;}
  .goback-bt a:hover { color: #000;}


  /************ sectoin #page-contact ************/

  section#page-contact { clear: both; width: 100%; padding: 30px 20px 80px 20px; box-sizing: border-box;}

  .contact-add-line { clear: both; width: 100%; padding: 40px 20px; font-size: 1rem; line-height: 2.2em; background-color: #eee; box-sizing: border-box;}
  .contact-add-line a.line-join { width: 140px; margin: 10px 0; display: block;}
  .contact-add-line a.line-join img { width: 100%; height: auto;}

  .page-contact-form { clear: both; width: 100%; margin: 60px 0 0 0;}
  .page-contact-form .column-lf { width: 100%;}
  .page-contact-form .column-rt { width: 100%;}
  .page-contact-form .column-lf .caption, 
  .page-contact-form .column-rt .caption { width: 100%; padding: 5px 0; font-size: 1rem;}
  .page-contact-form .column-lf .column, 
  .page-contact-form .column-rt .column { width: 100%; font-size: 1rem;}
  .page-contact-form .column-lf .column span.notice, 
  .page-contact-form .column-rt .column span.notice { font-size: 0.9rem;}
  .page-contact-form .column-lf .column input[type=text], 
  .page-contact-form .column-lf .column input[type=tel], 
  .page-contact-form .column-lf .column input[type=email] { width: 100%; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #FFFFFF; border-radius: 4px; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=radio] { width: 20px; height: 20px; margin: 22px 0 40px 0;}
  .page-contact-form .column-rt .column textarea { width: 100%; height: 180px; padding: 15px 10px; margin: 5px 0 20px 0; color: #414141; font-size: 1rem; border: 1px #dadada solid; background-color: #fff; box-sizing: border-box;}
  .page-contact-form .column-rt .column input[type=button], 
  .page-contact-form .column-rt .column input[type=submit] { width: 100%; padding: 15px 10px; margin: 40px 0 0 0; color: #fff; font-size: 1rem; border: 0; background-color: #f1bd48; box-sizing: border-box; cursor: pointer;}
  .page-contact-form .column-rt .column input[type=button]:hover, 
  .page-contact-form .column-rt .column input[type=submit]:hover { color: #000;}


  /************ sectoin #page-about ************/

  section#page-about { clear: both; width: 100%; padding: 30px 20px 80px 20px; box-sizing: border-box;}

  .page-about-content { width: 100%; font-size: 1.1rem; line-height: 2em;}
  .page-about-content .sub-title { width: 100%; padding: 5px 10px; margin: 0 0 20px 0; color: #542e0a; font-size: 1.6rem; text-shadow: 0px 1px 1px #d2d2d2; border-left: 5px #f1bd48 solid; border-bottom: 1px #f1bd48 solid; box-sizing: border-box;}
  .page-about-content .title-s { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .stitle { width: 100%; padding: 0 0 10px 0; color: #284ba3; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-full { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-lf { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-rt { width: 100%; padding: 0 0 30px 0;}
  .page-about-content .col-lf a, 
  .page-about-content .col-rt a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-about-content .col-lf a:hover, 
  .page-about-content .col-rt a:hover { color: #000; font-weight: 500;}
  .page-about-content img.brands { max-width: 100%; height: auto; margin: 0 auto 30px auto;}
  .page-about-content .col-lf-serv { width: 100%;}
  .page-about-content .col-rt-serv { width: 100%;}
  .page-about-content .col-full-serv { width: 100%;}
  .page-about-content .col-lf-serv .title-s, 
  .page-about-content .col-rt-serv .title-s, 
  .page-about-content .col-full-serv .title-s { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-about-content .col-lf-serv .stitle, 
  .page-about-content .col-rt-serv .stitle, 
  .page-about-content .col-full-serv .stitle { width: 100%; padding: 0 0 10px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}


  /************ sectoin #page-location ************/

  section#page-location { clear: both; width: 100%; padding: 30px 20px 40px 20px; box-sizing: border-box;}

  .page-location-con { width: 100%;}  
  .page-location-con .location-infor-table { width: 100%; margin: 0 0 40px 0;}
  .page-location-con .location-infor-table .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .location-infor-table .caption { width: 120px; padding: 5px 10px; margin: 10px 0; color: #414141; font-size: 1rem; text-align: center; border-radius: 6px; background-color: #f1bd48; box-sizing: border-box;}
  .page-location-con .location-infor-table .column { width: 100%; padding: 5px 10px; margin: 10px 0 20px 0; font-size: 1rem; box-sizing: border-box;}
  .page-location-con .location-infor-table .column a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-location-con .location-infor-table .column a:hover { color: #000; font-weight: 500;}
  .page-location-con .map-box { clear: both; width: 100%; margin: 40px 0 40px 0;}
  .page-location-con .map-box .sub-title { width: 100%; padding: 0 0 40px 0; color:#333; font-size: 1.4rem; font-weight: 600;}
  .page-location-con .map-box iframe { width: 100%; height: 400px;}


  /************ sectoin #page-faq ************/

  section#page-faq { clear: both; width: 100%; padding: 30px 20px 80px 20px; box-sizing: border-box;}

  ul.page-faq-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block;}
  ul.page-faq-list li { width: 100%; padding: 0; margin: 0;}
  ul.page-faq-list li .question { width: 100%; padding: 20px; margin: 0 0 10px 0; color: #000; font-size: 1.3rem; line-height: 1.4em; border-radius: 10px; background-color: #f1bd48; cursor: pointer; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: flex-start;}
  ul.page-faq-list li .question .title { width: calc(100% - 40px);}
  ul.page-faq-list li .question .icon-plus, 
  ul.page-faq-list li .question .icon-minus { width: 40px; text-align: right;}
  ul.page-faq-list li .question .icon-minus { display: none;}
  ul.page-faq-list li .question:hover { background-color: #f2d28a;}
  ul.page-faq-list li .answer { width: 100%; padding: 40px 20px; margin: 10px 0; color: #414141; font-size: 1rem; line-height: 2em; border: 1px #ccc solid; border-radius: 10px; box-sizing: border-box; display: none;}
  ul.page-faq-list li .answer a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  ul.page-faq-list li .answer a:hover { color: #000; font-weight: 500;}
  ul.page-faq-list li .answer span.title { color: #cd2dc4; font-weight: 500;}
  ul.page-faq-list li .answer span.notice { color: #ff0000;}
  ul.page-faq-list li .answer ul { list-style: square;}


  /************ sectoin #page-search ************/

  section#page-banner-search { clear: both; width: 100%; overflow: hidden; position: relative; z-index: 1; overflow: hidden;}

  img.page-banner-search { width: 340%; height: auto; margin: 0 0 0 -120%; position: relative; z-index: 1;}


  section#page-search { clear: both; width: 100%; padding: 40px 20px 80px 20px; box-sizing: border-box; position: relative; z-index: 1;}

  #page-search-bar { clear: both; width: calc(100% - 40px); margin: 0 auto;}

  .page-search-intro { width: 100%; margin: 40px 0 0 0; font-size: 1.1rem; line-height: 2em; box-sizing: border-box; float: left;}
  .page-search-intro .country { width: 100%; margin: 0 0 40px 0; color: #911b2e; font-size: 1.4rem; font-weight: 500;}
  .page-search-intro .service { width: 100%; margin: 0 0 10px 0; color: #911b2e; font-size: 1.6rem; font-weight: 500;}
  .page-search-intro .zone { width: 100%; color: #911b2e; font-size: 1.4rem;}

  .page-search-news { width: 100%; padding: 20px; border: 1px #ccc solid; border-radius: 20px; box-sizing: border-box; float: right;}
  .page-search-news .title { width: 100%; padding: 0 10px; margin: 0 0 30px 0; font-size: 1.4rem; font-weight: 500; line-height: 1em; border-left: 10px #f1bd48 solid; box-sizing: border-box;}
  .page-search-news ul.search-news-list { list-style-type: disc;}
  .page-search-news ul.search-news-list li { padding: 0 0 20px 0; margin: 0;}
  .page-search-news ul.search-news-list li a { color: #414141; font-size: 1rem; text-decoration: none;}
  .page-search-news ul.search-news-list li a:hover { border-bottom: 1px #414141 solid;}
  .page-search-news .more-bt { clear: both; width: 80px; margin: 20px auto 0 auto;}
  .page-search-news .more-bt a { width: 100%; padding: 6px 0; color: #fff; font-size: 0.9rem; line-height: 1em; text-align: center; text-decoration: none; border-radius: 10px; background-color: #f1bd48; display: block;}
  .page-search-news .more-bt a:hover { color: #000;}

  .page-search-result { clear: both; width: 100%;}
  .page-search-result .line-title { width: 100%; position: relative;}
  .page-search-result .line-title .title { width: 100%; color: #000; font-size: 1.2rem; line-height: 1em; text-align: center; position: absolute; top: -10px; left: 0; z-index: 2;}
  .page-search-result .line-title .title span { padding: 5px 10px; background-color: #fff;}
  .page-search-result .search-result-full { clear: both; width: 100%; display: flex; justify-content: flex-start; align-items: stretch; flex-wrap: wrap;}
  .page-search-result .search-result-full .result-box { width: 100%; margin: 0 0 60px 0;}
  .page-search-result .search-result-full .result-box a { width: 100%; line-height: 1.4em; text-decoration: none; display: block;}
  .page-search-result .search-result-full .result-box a:hover { border: 2px #000 solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic { width: 100%; border: 1px #ccc solid; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .pic img { width: 100%; height: auto;}
  .page-search-result .search-result-full .result-box a .title { width: 100%; padding: 20px 5px 0 5px; margin: 0 0 20px 0; color: #911b2e; font-size: 1.1rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}
  .page-search-result .search-result-full .result-box a .intro { width: 100%; padding: 5px 5px 0 5px; margin: 0 0 5px 0; color: #888; font-size: 0.9rem; line-height: 1.4em; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; box-sizing: border-box;}


  .page-search-news .content { width: 100%; padding: 0 0 40px 0; color: #888; font-size: 1rem; line-height: 2.4em;}
  .page-search-news .content span.title-s { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.stitle { color: #000; font-weight: 500; border-bottom: 2px #000 solid;}
  .page-search-news .content span.notice { color: #ff0000;}

  .page-search-intro .content { width: 100%; padding: 0 0 40px 0; font-size: 1.1rem; line-height: 2em;}
  .page-search-intro .content img { max-width: 100%; height: auto;}
  .page-search-intro .content a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}
  .page-search-intro .content a:hover { color: #000; font-weight: 500;}


  /************ sectoin #page-map ************/

  section#page-map { clear: both; width: 100%; padding: 80px 20px; box-sizing: border-box;}

  ul.page-map-list { width: 100%; padding: 0; margin: 0; list-style: none; display: block; position: relative;}
  ul.page-map-list li { padding: 0; margin: 0 0 30px 0; text-align: center;}
  ul.page-map-list li a { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}
  ul.page-map-list li a:hover { background-color: #f2d28a;}
  ul.page-map-list li span { padding: 5px 10px; color: #000; font-size: 1.2rem; text-decoration: none; background-color: #f1bd48; display: block;}

  .map-serv-list { width: 100%; padding: 20px 0 20px 0; border-top: 1px #000 dashed;}
  .map-serv-list ul.menu-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .map-serv-list ul.menu-list li { width: calc(100% / 2 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .map-serv-list ul.menu-list li a { width: 100%; padding: 0; color: #414141; font-size: 1.1rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; background-color: transparent; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .map-serv-list ul.menu-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 1rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .map-serv-list ul.menu-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}


  /************ sectoin #page-error ************/

  section#page-error { clear: both; width: 100%; padding: 80px 20px 100px 20px; box-sizing: border-box;}

  .error404-con { clear: both; width: 100%; text-align: center;}
  .error404-con .error-num { width: 100%; font-size: 5rem; font-weight: 700;}
  .error404-con .error-title { width: 100%; margin: 0 0 20px 0; font-size: 2rem; font-weight: 500;}
  .error404-con .error-text { display: none;}
  .error404-con .error-text-mo { width: 100%; margin: 0 0 60px 0; font-size: 2rem;}
  .error404-con a.goback-bt { width: 200px; padding: 8px 0; margin: 0 auto; color: #000; font-size: 1.1rem; text-align: center; text-decoration: none; border-radius: 15px; background-color: #f1bd48; display: block;}
  .error404-con a.goback-bt:hover { background-color: #f2d28a;}


  /************ fooer ************/

  footer { clear: both; width: 100%; padding: 60px 20px 80px 20px; background-color: #eee; box-sizing: border-box;}

  .footer-column-full { width: 100%;}
  .footer-column-full .column-left { width: 100%;}
  .footer-column-full .column-left .logo-add-box { width: 100%; padding: 20px; border: 1px #ccc solid; background-color: #fff; box-sizing: border-box;}
  .footer-column-full .column-left .logo-add-box .footer-logo { width: 300px; margin: 0 0 20px 0;}
  .footer-column-full .column-left .logo-add-box .footer-logo img { width: 100%; height: auto;}
  .footer-column-full .column-left .logo-add-box .address { width: 100%; font-size: 0.9rem; line-height: 1.8em;}
  .footer-column-full .column-left .logo-add-box .address span.title { font-size: 1.1rem; font-weight: 500;}
  .footer-column-full .column-left .logo-add-box img.line-join { width: auto; height: 40px; margin: 20px 0 0 0;}
  .footer-column-full .column-left .logo-add-box a { color: #414141; text-decoration: none; border-bottom: 1px #414141 dashed;}

  .footer-column-full .column-left ul.footer-nav { width: 100%; padding: 0; margin: 40px 0 0 0; list-style: none; display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-left ul.footer-nav li { padding: 0 15px; margin: 0 0 15px 0; border-right: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li:first-child { border-left: 1px #414141 solid;}
  .footer-column-full .column-left ul.footer-nav li a { color: #414141; font-size: 1rem; line-height: 1.2em; text-decoration: none;}
  .footer-column-full .column-left ul.footer-nav li a:hover { font-weight: 500;}
  .footer-column-full .column-left ul.footer-nav li span.social-link { font-size: 0.8rem; line-height: 1em;}
  .footer-column-full .column-left ul.footer-nav li span.social-link img.fb-icon { float: left;}
  
  .footer-column-full .column-right { width: 100%; padding: 0 0 40px 0; box-sizing: border-box;}
  .footer-column-full .column-right .service-list-full { clear: both; width: 100%;}
  .footer-column-full .column-right .service-list-full .serv-title { width: 100%; padding: 0 0 30px 0; color: #414141; font-size: 1rem; line-height: 1.2em; text-align: center;}
  .footer-column-full .column-right .service-list-full .serv-title span.line { border-bottom: 2px #414141 solid;}
  .footer-column-full .column-right .service-list-full ul.serv-list { width: 100%; padding: 0; margin: 0; list-style: none; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;}
  .footer-column-full .column-right .service-list-full ul.serv-list li { width: calc(100% / 2 - 20px); padding: 0; margin: 0 10px 20px 10px; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 500; line-height: 2em; text-align: left; text-decoration: none; border-bottom: 2px #414141 solid; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec { width: 100%; padding: 10px 0 0 0; margin: 0; list-style: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li { width: 100%; padding: 0; margin: 0;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a { width: 100%; color: #414141; font-size: 0.9rem; font-weight: 300; line-height: 2em; text-align: left; text-decoration: none; border: 0; display: block;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:hover { color: #000; font-weight: 500;}
  .footer-column-full .column-right .service-list-full ul.serv-list li ul.menu-sec li a:active { color: #000; font-weight: 500;}
  

}
