@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  padding: 0;
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1;
}

body:lang(zh-tw) {
  font-family: "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei"," Noto Sans CJK","Xingothic TC","Droid Sans Fallback","PingFang TC","Heiti TC","LiHei Pro","Arial","Helvetica","sans-serif","PMingLiU";
}

body:lang(en) {
  font-family: 'Spectral SC', serif;
}

* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

main {
  display: block;
  min-height: calc(100vh - 230px);
}

a {
  text-decoration: none;
  color: #000;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: none;
  background: transparent;
  border-bottom: solid 1px;
  color: #E5E5E5;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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:not(.editor *), 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-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table:not(.editor *) {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 8px 25px;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table:not(.editor *) {
  border-collapse: collapse;
  border-spacing: 0;
}

.select__arrow {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #1C6081 transparent transparent transparent;
  z-index: 1;
}

.select select:focus ~ .select__arrow {
  border-top-color: #1C6081;
}

.select select:disabled ~ .select__arrow {
  border-top-color: #1C6081;
}

.margin-auto {
  margin: 0 auto;
}

img {
  width: 100%;
}

/*BANNER 背景PC/M */
.banner-pc {
  display: block;
}

.banner-m {
  display: none;
}

.top-banner {
  padding-top: 70px;
}

.top-all {
  padding: 60px 0;
}

.top-02 {
  padding: 0px 0px 60px 0px;
}

/*選單定位 */
#point-all {
  padding-top: 200px;
  margin-top: -200px;
}

/*文字大小 */
h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.75rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.25rem;
}

p, .p {
  font-size: 16px;
}

/*編輯器要加的 */
.editor {
  padding-right: 1rem;
  padding-left: 1rem;
}

.editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
  margin-bottom: 1rem;
}

.editor p {
  line-height: 1.5rem;
  margin-bottom: 0;
  word-wrap: break-word;
  font-weight: initial;
}

.editor img {
  max-width: 100%;
  height: auto !important;
}

.editor div img {
  width: 100%;
  margin: 0;
}

.editor ol li {
  margin-bottom: 10px;
}

.editor sup {
  color: initial;
}

.editor strong {
  font-weight: bold;
}

.editor tr, .editor td {
  border: solid 1px;
}

.editor2 {
  padding-right: 0;
  padding-left: 0;
}

.editor2 h2, .editor2 h3, .editor2 h4, .editor2 h5, .editor2 h6 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.editor2 p {
  line-height: 2rem;
  margin-bottom: 0;
  word-wrap: break-word;
  font-weight: initial;
}

.editor2 img {
  width: initial;
  margin: 0.5rem;
}

.editor2 ol li {
  margin-bottom: 10px;
}

.editor2 sup {
  color: initial;
}

/*表單 */
form.forms-group dl dd {
  margin-bottom: 1rem;
}

form.forms-group input[type="checkbox"] {
  display: block;
  margin-right: 10px;
}

.forms-group dl dd label sup {
  color: #f00;
}

form.forms-group input {
  border: 1px solid #666;
  border-radius: 0.5rem;
}

body form.forms-group select, body form.forms-group textarea {
  border: 1px solid #666;
  border-radius: 0.5rem;
}

form.forms-group input {
  width: 100%;
  padding: 0.5rem 0.75rem;
  outline: none !important;
}

body form.forms-group select {
  width: 100%;
  padding: 0.5rem 0.75rem;
  outline: none !important;
}

body form.forms-group textarea {
  width: 100%;
  padding: 2rem 0.75rem;
  outline: none !important;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

form.forms-group [type="checkbox"], form.forms-group [type="radio"], form.forms-group [type="checkbox"], form.forms-group [type="radio"] {
  width: auto !important;
}

form.forms-group input, form.forms-group select, form.forms-group textarea {
  border: 1px solid #666;
  border-radius: 0.5rem;
  background: #FFF;
}

form.forms-group input, form.forms-group select, form.forms-group textarea {
  width: 100%;
  padding: 10px 0.75rem;
  outline: none !important;
}

form.forms-group dl dd .boxwi .dsboxw {
  width: 33.333%;
  margin-right: 0.5rem;
}

form.forms-group dl dd .boxwi .dsboxw:last-child {
  margin-right: 0;
}

form.forms-group input:hover, form.forms-group select:hover, form.forms-group textarea:hover {
  border-color: #000;
}

/*GOOGLE MAP RWD */
.maps {
  position: relative;
  padding-bottom: 100%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.maps iframe, .maps object, .maps embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* padding-bottom: 56.25% 為影片高度與寬度的比例16:9計算得來，9除以16=0.5625換算高度比0.5625=56.25% */
/* padding-top: 30px:用於修正的高度，可用25px或30px */
/*FAQ */
.accordion {
  max-width: 560px;
  margin: 0 auto 100px;
  border-top: 1px solid #d9e5e8;
}

.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
}

.accordion li .open {
  display: none;
  padding: 10px 25px 30px;
  color: #6b97a4;
}

.accordion .faqname {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  line-height: 3;
  font-size: 14px;
  font-size: 0.875rem;
  text-indent: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.accordion .faqname:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  content: " ";
  top: 17px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion .open {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2;
  padding: 10px;
}

.faqname.active:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.banner-all .banner-all-img img {
  width: 100%;
}

/*go-top */
.go-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  background: #000000d4;
  padding: 0px 1px;
  border-radius: 9px;
  color: #ffffff;
  font-size: 30px;
}

ul.right-icon {
  position: fixed;
  bottom: 40%;
  right: 10px;
  z-index: 2;
}

ul.right-icon li {
  width: 45px;
  height: 45px;
  margin-bottom: 10px;
  position: relative;
}

ul.right-icon li a {
  position: absolute;
}

.all-right {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  bottom: 15%;
  right: -12px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 45px;
  z-index: 1;
}

.all-right .all-right-shop {
  width: 45px;
  border: solid 1px #707070;
  color: #707070;
  background: #ffffff;
  text-align: center;
  border-radius: 10px;
}

.all-right .all-right-shop .all-right-shop-basket {
  padding: 6px 0;
}

.all-right .all-right-shop .all-right-shop-basket a {
  font-size: 20px;
  color: #707070;
}

.all-right .all-right-shop .all-right-shop-basket span {
  display: block;
  margin-top: 5px;
}

.all-right .all-right-shop .all-right-shop-money {
  border-top: solid 1px #707070;
  margin-top: 10px;
}

.all-right .all-right-shop .all-right-shop-money .money-text span {
  display: block;
  margin: 5px 0;
}

.all-right .all-right-shop .all-right-shop-money .Checkout {
  background: #707070;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 5px;
  color: #ffffff;
}

.all-right.all-right-open {
  display: block;
}

.footer {
  background: #1C6081;
}

.footer a:hover {
  color: #9FCBDF;
}

.footer .footer-logo {
  width: 100%;
  max-width: 200px;
}

.footer .footer_title, .footer a {
  color: #000000;
  line-height: 2;
  font-weight: 600 !important;
  font-size: 16px;
  color: #ffffff;
}

.footer .footer_title p i {
  color: #ffffff;
  padding-right: 8px;
}

.footer .footer_title ul {
  margin: 0 20px;
}

.footer .footer-link {
  text-align: right;
  color: #FFF;
}

.footer .footer-link img {
  margin-left: 10px;
  width: 40px;
}

.footer .copyright {
  width: 100%;
  background: #1C6081;
  text-align: center;
  color: #ffffff;
  border-top: solid 1px #ffffff;
}

.footer .copyright p {
  padding: 10px 0;
  font-size: 14px;
  margin: 0;
}

@media screen and (max-width: 667px) {
  .top-all {
    padding: 10% 0;
  }
  /*文字大小 */
  h1, .h1 {
    font-size: 1.75rem;
  }
  h2, .h2 {
    font-size: 1.55rem;
  }
  h3, .h3 {
    font-size: 1.25rem;
  }
  h4, .h4 {
    font-size: 1rem;
  }
  p, .p {
    font-size: 16px;
  }
  .go-top {
    bottom: -5px;
    right: 15px;
    font-size: 25px;
  }
  .all-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    top: 100%;
    right: 0;
    width: 100%;
    height: 60px;
    border-top: solid 1px #707070;
    background: #ffffff;
    padding-right: 25%;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .all-right .all-right-friend {
    width: 30%;
  }
  .all-right .all-right-friend .all-right-friend-click {
    display: block;
    text-align: center;
  }
  .all-right .all-right-friend .all-right-friend-click i {
    font-size: 25px;
    color: #707070;
  }
  .all-right .all-right-friend .all-right-friend-click span {
    font-size: 12px;
    color: #707070;
    display: block;
  }
  .all-right .all-right-friend ul {
    display: none;
    margin: 0;
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    position: absolute;
    bottom: 70px;
    left: 10px;
  }
  .all-right .all-right-friend ul.clicked {
    display: block;
    left: 28px;
  }
  .all-right .all-right-friend ul.clicked li {
    margin-bottom: 20px;
  }
  .all-right .all-right-friend ul.clicked li i {
    font-size: 30px;
  }
  .all-right .all-right-shop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    border: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    width: 100%;
  }
  .all-right .all-right-shop .all-right-shop-basket {
    padding: 6px;
  }
  .all-right .all-right-shop .all-right-shop-basket span {
    display: initial;
    margin-top: 0;
  }
  .all-right .all-right-shop .all-right-shop-money {
    border: none;
    margin: 0;
  }
  .all-right .all-right-shop .all-right-shop-money a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .all-right .all-right-shop .all-right-shop-money .money-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .all-right .all-right-shop .all-right-shop-money .Checkout {
    margin: 0 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
