html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

img { display: block; border: none; }

header .logo-bar a.logo, header .logo-bar a.logo2, #menuBtn span { display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; }

.container, .btn-list { max-width: 100%; margin-left: auto; margin-right: auto; max-width: 1200px; }
.container:after, .btn-list:after { content: " "; display: block; clear: both; }
.container *, .btn-list * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.rwd-img, .rwd-img-center { display: block; max-width: 100%; height: auto; vertical-align: middle; }

.form-row input[type="text"], .form-row input[type="tel"], .form-row select { font-size: 15px; font-family: "Microsoft JhengHei","Apple LiGothic Medium","PMingLiU"; display: block; width: 100%; height: 35px; color: #555555; background-color: #ffffff; border: 1px solid #cccccc; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; padding: 6px 12px; }
.form-row input[type="text"]:focus, .form-row input[type="tel"]:focus, .form-row select:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

h1 { font-size: 60px; line-height: 70px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

h2 { font-size: 30px; line-height: 40px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

h3 { font-size: 25px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

h4 { font-size: 18px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

h5 { font-size: 15px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

h6 { font-size: 12px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }

p { font-size: 16px; line-height: 20px; }

@media (min-width: 640px) { h1 { font-size: 40px; line-height: 50px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h2 { font-size: 25px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h3 { font-size: 20px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h4 { font-size: 16px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h5 { font-size: 14px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h6 { font-size: 12px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; } }
@media (min-width: 769px) { h1 { font-size: 60px; line-height: 70px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h2 { font-size: 42px; line-height: 50px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h3 { font-size: 32px; line-height: 40px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h4 { font-size: 24px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h5 { font-size: 18px; line-height: 30px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; }
  h6 { font-size: 15px; line-height: 20px; margin-top: 0px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; } }
.m-block { display: block; }

.pc-img, .pc-block { display: none; }

@media (min-width: 769px) { .pc-img, .pc-block { display: block; }
  .m-img, .m-block { display: none; } }
.col { margin-top: 10px; margin-bottom: 10px; }

.img-center { margin: auto; }

.rwd-img-center { margin: auto; }

.img-circle { border-radius: 50%; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center, .mobi-center { text-align: center; }

.sr-only { position: absolute; margin: -1px; padding: 0; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.margin-bt-sm { margin-bottom: 15px; }

.margin-bt-md { margin-bottom: 30px; }

.margin-bt-lg { margin-bottom: 45px; }

a.text-u { text-decoration: underline; }

a.text-u:hover { text-decoration: none; }

.double-spaced { line-height: 1.5; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.list-unstyled { list-style: none; }

.list-disc { list-style-type: disc; padding-left: 15px; margin-left: 10px; }

.list-decimal { list-style-type: decimal; padding-left: 15px; margin-left: 10px; }

.note-txt { font-size: 11px; color: #999; }

@media (min-width: 769px) { .pc-left { float: left; }
  .pc-right { float: right; }
  .pc-block { display: block; }
  .pc-center { text-align: center; }
  .mobi-center { text-align: left; }
  .margin-bt-sm { margin-bottom: 20px; }
  .margin-bt-md { margin-bottom: 40px; }
  .margin-bt-lg { margin-bottom: 60px; } }
.form-row { margin-top: 0px; margin-bottom: 0px; }
.form-row .col { margin-top: 0; margin-bottom: 5px; }
.form-row label { text-align: right; padding-top: 7px; }
@media (max-width: 1280px) { .form-row label { text-align: left; margin-bottom: 0; } }

.checkbox, .radio { position: relative; display: block; margin-top: 5px; margin-bottom: 5px; }

.checkbox-inline, .radio-inline { position: relative; display: inline-block; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; margin-left: 0; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label { cursor: not-allowed; }

.dn { display: none; }

.clearfix:before, .clearfix:after { content: ""; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; /*For IE 6&7 only*/ }

.btn-list { text-align: center; }
.btn-list h3 { display: inline-block; width: 30%; }

html, body { width: 100%; height: 100%; min-width: 1200px; color: #666; font-family: "Microsoft JhengHei","Apple LiGothic Medium","PMingLiU"; font-size: 16px; line-height: 20px; background-color: #fde8a9; }

#wrap { width: 100%; position: relative; right: 0; padding-top: 60px; overflow-x: hidden; }

header { height: 60px; border-bottom: 1px solid #ccc; text-align: center; background-color: rgba(255, 255, 255, 0.6); width: 100%; min-width: 320px; z-index: 99; position: fixed; top: 0; }
header .logo-bar { float: left; }
header .logo-bar a { float: left; display: block; }
header .logo-bar a.logo { background-image: url('../images/logo.png?1477531572'); width: 118px; height: 60px; background-repeat: no-repeat; }
header .logo-bar a.logo2 { background-image: url('../images/logo2.png?1477531572'); width: 120px; height: 60px; background-repeat: no-repeat; margin-left: 5px; position: relative; display: block; left: 5px; }
header .logo-bar a.logo2:after { content: ''; width: 1px; height: 16px; background-color: #666; position: absolute; top: 22px; left: 0px; z-index: 9; }

#menuBtn { z-index: 99; position: absolute; display: none; top: 10px; right: 1.04167%; padding: 10px; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; background-color: #d98657; border: 2px solid #f8f3af; border-radius: 10px; }
#menuBtn span { background-color: #fff; width: 30px; height: 3px; margin: 6px 0; transition: 0.25s; }
#menuBtn:before, #menuBtn:after { background-color: #fff; content: ''; display: block; width: 30px; height: 3px; transition: 0.25s; }
.active #menuBtn span { background-color: transparent; }
.active #menuBtn:before { -moz-transform: translateY(9px) rotate(45deg); -ms-transform: translateY(9px) rotate(45deg); -webkit-transform: translateY(9px) rotate(45deg); transform: translateY(9px) rotate(45deg); }
.active #menuBtn:after { -moz-transform: translateY(-9px) rotate(-45deg); -ms-transform: translateY(-9px) rotate(-45deg); -webkit-transform: translateY(-9px) rotate(-45deg); transform: translateY(-9px) rotate(-45deg); }

nav { float: right; margin-right: 20px; transition: 0.25s; }
nav li { float: left; position: relative; }
nav li a { position: relative; z-index: 2; padding: 0 5px; text-decoration: none; height: 60px; line-height: 60px; color: #545454; }
nav li a i { position: relative; top: 15px; }
nav li.btn-form a { color: #f00; }
nav li + li { position: relative; padding-left: 5px; margin-left: 6px; }
nav li + li:after { content: '|'; position: absolute; color: #999; top: 18px; left: 0; font-size: 12px; }
nav li:hover a { color: #f00; }

main { margin-top: 85px; margin-bottom: 0px; padding-bottom: 150px; background-image: url(../images/main-bg.jpg); background-position: right bottom; background-repeat: no-repeat; }
main .container { padding-left: 15px; padding-right: 15px; }
@media (min-width: 1200px) { main { background-position: center bottom; padding-bottom: 300px; } }

footer { padding: 10px 0; text-align: center; background-color: #816250; margin-bottom: 8vh; padding-bottom: 20px; }
footer p { color: #fff; font-size: 12px; }
@media (min-width: 640px) { footer { margin-bottom: 0; padding-bottom: 10px; }
  footer p { font-size: 14px; } }

h3.title { text-align: center; background-color: #d98657; border-radius: 15px; color: #fff; position: relative; margin-bottom: 15px; padding: 5px; }
h3.title .title-in { border: 2px solid #fff; border-radius: 15px; padding: 5px; }
@media (min-width: 769px) { h3.title { background-image: url(../images/title-bg.png); background-repeat: no-repeat; background-color: transparent; background-position: center center; margin-top: 30px; margin-bottom: 50px; }
  h3.title .title-in { border: 0px; padding: 35px 0 10px 0; min-height: 86px; font-size: 24px; } }

h3.title2 { text-align: center; background-color: #ca3f38; border-radius: 15px; color: #fff; position: relative; margin-bottom: 15px; padding: 5px; max-width: 320px; margin: auto; margin-bottom: 20px; margin-top: 10px; font-size: 20px; }
h3.title2 .title-in { border: 2px solid #fff; border-radius: 15px; padding: 5px; transition: 0.25s; }
h3.title2 .title-in:hover { border: 2px solid #fff352; }
h3.title2 a { display: block; text-decoration: none; color: #fff; transition: 0.25s; }
h3.title2 a:hover { color: #fff352; }

h3.title2.btn2 { background-color: #d98758; }

.washlet-box { margin-top: 30px; }

.txt-black { color: black; }

.txt-red { color: red; }

.txt-og { color: #d98758; }

.main-box { text-align: center; background-color: #fff; border-radius: 15px; padding: 5px; margin-top: 40px; margin-bottom: 30px; }
.main-box .main-box-in { border: 2px solid #fde8a9; border-radius: 15px; text-align: left; padding: 20px 10px; position: relative; }
.main-box .main-box-in .title-tab { background-color: #d98758; border-radius: 15px; max-width: 300px; min-width: 180px; text-align: center; font-size: 20px; color: #fff; padding: 0 15px; position: absolute; line-height: 38px; top: -30px; right: 0; left: 0; margin: 0 auto; }
.main-box .main-box-in h3 { font-size: 17px; font-weight: bold; padding-top: 10px; padding-bottom: 0; }
.main-box .main-box-in h3 span { font-weight: normal; }
.main-box .main-box-in p, .main-box .main-box-in li { line-height: 22px; font-size: 14px; }

.gp-list .col { text-align: center; }
.gp-list .col h4 { padding-bottom: 0; margin-bottom: 0; font-size: 16px; }
.gp-list .col h5 { padding-top: 0; margin-top: 0; font-size: 13px; }
.gp-list .col-2-3 { width: 47.91667%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; font-size: 14px; }
.gp-list .col-2-3 h4 { font-size: 14px; }
.gp-list .col-2-3 p { border-bottom: 1px solid #eee; font-size: 14px; }
.gp-list .col-2-3.gp-lg { width: 97.91667%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; }
.gp-list .col-2-3.gp-lg p { font-size: 16px; }
.gp-list .col-2-3.col-gp-title { width: 97.91667%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; }

@media (min-width: 769px) { .main-box .main-box-in { padding: 30px 50px; }
  .main-box .main-box-in.form-box { padding: 30px 10px; }
  .main-box .main-box-in .title-tab { right: auto; left: 20px; max-width: 500px; }
  .main-box .main-box-in .title-tab.title-tab-con { padding-right: 0; }
  .main-box .main-box-in .title-tab span { background-color: #fff; display: inline-block; color: #d98758; padding-left: 15px; padding-right: 15px; border: 2px solid #d98758; border-radius: 0 15px 15px 0; }
  .main-box .main-box-in p, .main-box .main-box-in li { line-height: 30px; font-size: 16px; }
  .gp-list .col-2-3 { width: 14.58333%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; }
  .gp-list .col-2-3.gp-lg { width: 14.58333%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; }
  .gp-list .col-2-3.col-gp-title { width: 14.58333%; float: left; margin-left: 1.04167%; margin-right: 1.04167%; } }
@media (min-width: 0) { html, body { min-width: 320px; } }
@media (max-width: 769px) { header { position: fixed; text-align: left; top: 0; right: 0; transition: 0.25s; }
  header h1 { float: none; display: inline-block; }
  body.active { overflow: hidden; }
  body.active #wrap { right: 42vw; }
  body.active header { right: 42vw; }
  body.active nav { right: 0; }
  #wrap { padding-top: 60px; transition: 0.25s; }
  #menuBtn { display: block; }
  nav { position: fixed; top: 0; right: -42vw; width: 42vw; height: 100%; margin-right: 0; overflow-y: auto; background-color: #d98657; }
  nav li { width: 100%; }
  nav li a { width: 100%; padding: 0; padding-left: 10px; color: #FFF; font-size: 15px; }
  nav li.btn-form a { color: #fff352; }
  nav li:before { display: none; }
  nav li + li { padding-left: 0px; margin-left: 0px; }
  nav li + li:after { display: none; } }

/*# sourceMappingURL=layout.css.map */
