<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */
@media only screen and (max-width: 1000px) {

#top_slide, .b_line, #nav, #aside #side_info, #aside #side_branch, #footer_in, #header #header_line_in, #content4, #page_title h1, #page_title, #footer_in {
  width: auto;
}

#content4 {
  float: none;
}

#wrapper {
  width: 97%;
}

input[type="submit"] {
  -webkit-appearance: none;
}

img {
  max-width: 100%;
  height: auto;
}

#content {
  width: 70%;
  padding-left: 0;
}

#aside_branch, #aside_info {
  width: auto;
  margin-left: 0;
}

.bx-wrapper .bx-controls-direction a {
  width: 21px;
}

.bx-wrapper .bx-next {
  right: 5px;
  background-position: -25px 0px;
}

.bx-wrapper .bx-next:hover {
  background-position: -25px -100px;
}

.bx-wrapper .bx-prev {
  background-position: 3px 0px;
  left: 5px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 3px -100px;
}

#nav li {
  width: 20%;
  height: auto;
}

#nav li a span {
  display: block;
}

#nav li a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background-image: none;
  padding: 12px 0;
}

#nav_back {
  height: auto;
}

#sub_nav li {
  width: auto;
  background-position: 0;
  padding-left: 0;
  background-image: none;
  padding: 0;
  height: auto;
  margin-bottom: 5px;
}

#sub_nav li a {
  background-color: #042F51;
  display: block;
  padding: 9px 15px;
}

.content_post iframe {
  width: 90%;
}

.smart_change {
  display: block;
}

#footer #pagetop {
  margin-left: 0;
  right: 5px;
  bottom: 5px;
  z-index: 1000;
}

#footer_in {
  padding: 0 25px;
  overflow: hidden;
}

#footer_in p {
  float: left;
  display: inline;
  clear: none;
  text-align: center;
}

#footer_in #copy {
  clear: both;
  display: block;
  padding: 30px 0;
  text-align: center;
  float: none;
}
/**/

}

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

#cover {
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  left: 0;
}

#header #header_in {
  margin-top: 20px;
  margin-bottom: 20px;
}

#header_head:before {
  left: 0;
}

#slide img {
  padding-bottom: 0;
  background-image: none;
}

.home #header, #header {
  height: auto;
}

#nav li a {
  border-bottom: 1px dotted #fff;
  box-shadow: none;
  padding: 12px 0;
  margin: 0;
  width: auto;
  background-color: transparent;
}

#nav li {
  width: auto;
  float: none;
  text-align: center;
}

#nav li:hover a {
  background-color: transparent;
  color: #fff;
}

#content {
  float: none;
  width: auto;
}

#page_title {
  padding-left: 2%;
  background-position: right top;
  text-shadow: 0 2px 3px #fff, 0 2px 3px #fff, 0 2px 3px #fff, 0 -2px 3px #fff, 0 -2px 3px #fff;
}

#sub_nav li a {
  padding: 0;
}
#smart_header_contact {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
}

#smart_header_contact a {
    color: #fff;
    display: block;
    width: 180px;
    margin: 8px auto 0 auto;
    background-color: #e82727;
    text-decoration: none;
    padding: 5px 0;
    line-height: 1.2em;
    border-radius: 2px;
}
.footer_becontact {
  display:block;
}
.aftel {
  display: block;
  background-image: url(img/add_tel.png);
  width: 242px;
  height: 55px;
  margin: 10px auto 5px auto;
}
.afco {
  display: block;
  background-image: url(img/add_contact.png); 
  width:242px;
  height: 35px;
  margin:0 auto 10px auto;
}
/*Aside */
#smart_side #aside_info {
  color: #fff;
  text-align: left;
}

#smart_side #aside_info dl dd {
  border-bottom: 1px dashed #fff;
  line-height: 1.2em;
}

#aside_in #sub_nav li a {
  padding: 12px 0;
  font-size: 13px;
}

#aside_in .sub_menu_title {
  text-align: center;
  color: #fff;
  padding: 15px 0;
  background-color: #042F51;
}

#aside_in {
  padding-top: 20px;
}

#aside {
  float: none;
  display: none;
  width: auto;
}

#smart_side {
  display: block;
}

#nav li:hover a {
  background-color: transparent;
  color: #fff;
}

#smart_side li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#smart_side li:before, #smart_side li a:before, #smart_side li a:after {
  display: none;
}

#nav #smart_side li a {
  padding: 8px 0;
}

#smart_side .side_info {
  color: #24a5ff;
  background-color: #fff;
  padding: 7px 0;
}

/**/
#header #header_line_in h2 {
  position: static;
  padding: 20px 0 7px 0;
}

#header #header_in h2 {
  padding-left: 10px;
}

#header #header_line_in h1 {
  position: absolute;
  left: 5px;
  top: -18px;
}

#header #header_line_in p {
  top: 0;
}

body #header address {
  position: static;
  width: auto;
  margin-top: 0;
  height: auto;
  padding: 4px 0;
  text-align: center;
}

.smart_so_tel.footer_c {
  width: auto;
  border-radius: 0;
  max-width: 100%;
  padding: 15px 0 0 0;
}

#head_box {
  padding-top: 0;
}

/**/
#nav {
  display: none;
  position: fixed;
  top: 0;
  right: -230px;
  height: 100%;
  background-color: #2ea9ff;
  width: 230px;
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  overflow: auto;
  z-index: 100;
}

#smart_btn {
  display: block;
  position: absolute;
  top: 27px;
  right: 15px;
  cursor: pointer;
  height: 30px;
  z-index: 50;
  width: 35px;
}

#smart_btn span.a, #smart_btn span.b, #smart_btn span.c {
  webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  display: block;
  height: 3px;
  width: 35px;
  border-radius: 10px;
  background-color: #24a5ff;
  content: "";
  position: absolute;
  left: 0;
  opacity: 1;
  top: 0;
}

#smart_btn span.a {
  top: 10px;
  opacity: 1;
}

#smart_btn span.b {
  top: 20px;
  opacity: 1;
}

#smart_btn.active span.c {
  opacity: 0;
}

#smart_btn.active span.a {
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  top: 11px;
}

#smart_btn.active span.b {
  transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  top: 11px;
}

/**/
#contact_form1 th, #contact_form1 td {
  display: block;
}

#contact_form1 th {
  font-weight: bold;
  padding-bottom: 0;
}

#contact_form1 td {
  padding-top: 0;
}

#contact_form1 td input[name="ãŠåå‰(å¿…é&nbsp;ˆ)"], #contact_form1 td input[name="ãµã‚ŠãŒãª"], #contact_form1 td input[name="ä½æ‰€"], #contact_form1 td input[name="email(å¿…é&nbsp;ˆ)"], #contact_form1 td input[name="confirm_email"], #contact_form1 td textarea {
  width: 95%;
}

/**/
.content_post .Dech3 {
  padding-right: 145px;
}

.content_post .Dech3:after {
  width: 150px;
  height: 100px;
  background-size: 150px auto;
}

/*Contact button*/
.smart_so_tel {
  background-color: #042F51;
  max-width: 247px;
  border-radius: 14px;
}

.smart_so_tel a.smCon {
  background-image: url(img/smart_contact.png);
}

.smart_so_tel a.smTel {
  background-image: url(img/smart_tel.png);
}
}

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

#header #header_in #id {
  position: static;
  margin-bottom: 8px;
}
}

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

body.page, body.home {
  background-size: auto 280px;
}

#header #header_line_in h2 {
  margin-right: 72px;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
}

#smart_btn {
  top: 20px;
  z-index: 10;
}

.content_post .about_dl dd {
  padding-left: 0;
  padding-top: 0;
}

.content_post .about_dl dt {
  float: none;
  width: auto;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 1.1em;
  line-height: 1.4em;
  margin-bottom: 4px;
}

#social li {
  margin-left: 0;
}

#social {
  padding-left: 0;
}
/**/
}
</pre></body></html>