@charset "UTF-8";
/*! autoprefixer: off */
@font-face {
  font-family: myFont;
  src: local("Helvetica Neue"), local("Segoe UI"), local(Arial), local(sans-serif);
  unicode-range: U+00-024F; }

@font-face {
  font-family: myFont;
  src: local("FZLTXHB--B51-0"), local("PingFang"), local("微軟正黑體"), local("Microsoft JhengHei"), local(sans-serif);
  unicode-range: U+4E00-9FFF, U+3105-312C; }

/* line 42, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
body {
  font-family: myFont, sans-serif, 'Roboto'; }
  /* line 44, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
  body * {
	font-family: inherit;
}

/* line 5, Rwd-web-sy/Rwd-web/www/css/layout.scss */
*[class*="bg"]:not a[class*="bg"]:not {
  color: #fff; }

/* line 9, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.btn[class|="bg"] {
  color: #fff; }

/* line 134, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.sprite {
  text-align: center;
  display: inline-block; }
  /* line 137, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
  .sprite img {
    width: 100%;
    display: block;
    margin: 0 auto; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--20 {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 11px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--30 {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--40 {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 22px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--50 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 27.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--60 {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 33px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--70 {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 38.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--80 {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 44px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--90 {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 49.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--100 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 55px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--110 {
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 60.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--120 {
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 66px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--130 {
  width: 130px;
  height: 130px;
  line-height: 130px;
  font-size: 71.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--140 {
  width: 140px;
  height: 140px;
  line-height: 140px;
  font-size: 77px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--150 {
  width: 150px;
  height: 150px;
  line-height: 150px;
  font-size: 82.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--160 {
  width: 160px;
  height: 160px;
  line-height: 160px;
  font-size: 88px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--170 {
  width: 170px;
  height: 170px;
  line-height: 170px;
  font-size: 93.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--180 {
  width: 180px;
  height: 180px;
  line-height: 180px;
  font-size: 99px; }

.size--190 {
  width: 190px;
  height: 190px;
  line-height: 190px;
  font-size: 104.5px; }

.size--200 {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 110px; }

.size--210 {
  width: 210px;
  height: 210px;
  line-height: 210px;
  font-size:115.5px; }

.size--220 {
  width: 220px;
  height: 220px;
  line-height: 220px;
  font-size: 12px; }




/* line 13, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.pos-r {
  position: relative; }

/* line 16, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.ov-h, #page {
  overflow: hidden; }

/* line 19, Rwd-web-sy/Rwd-web/www/css/layout.scss */
a {
	transition: all ease .25s; 
  -webkit-transition: all ease .25s;
  -ms-transition: all ease .25s; }

/* line 24, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.fake-hr {
  width: 100px;
  height: 16px;
  display: inline-block;
  background-image: url("../images/line.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 16px;
  border: 0; }

/* line 40, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.text-ld {
  color: #404040; }

/* line 43, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.text-lg {
  color: #4d4d4d; }

/* line 47, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bg-white-1 {
  background-color: #f2f2f2; }

/* line 134, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.sprite {
  text-align: center;
  display: inline-block; }
  /* line 137, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
  .sprite img {
    width: 100%;
    display: block;
    margin: 0 auto; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--20 {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 11px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--30 {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--40 {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 22px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--50 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 27.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--60 {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 33px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--70 {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 38.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--80 {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 44px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--90 {
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 49.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--100 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 55px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--110 {
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 60.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--120 {
  width: 120px;
  height: 120px;
  line-height: 120px;
  font-size: 66px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--130 {
  width: 130px;
  height: 130px;
  line-height: 130px;
  font-size: 71.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--140 {
  width: 140px;
  height: 140px;
  line-height: 140px;
  font-size: 77px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--150 {
  width: 150px;
  height: 150px;
  line-height: 150px;
  font-size: 82.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--160 {
  width: 160px;
  height: 160px;
  line-height: 160px;
  font-size: 88px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--170 {
  width: 170px;
  height: 170px;
  line-height: 170px;
  font-size: 93.5px; }

/* line 144, Rwd-web-sy/Rwd-web/www/css/_variable.scss */
.size--180 {
  width: 180px;
  height: 180px;
  line-height: 180px;
  font-size: 99px; }

/* line 52, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#page {
  width: 100%;
  min-height: 100vmin;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flax-start;
  -ms-flex-pack: flax-start;
  justify-content: flax-start;
  -ms-flex-line-pack: flex-start;
  align-content: flex-start; }

/* line 63, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.gw {
  width: 100%;
  display: block;
  float: left;
  margin: 0; }

/* line 70, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.logo {
  width: 60px;
  height: 60px;
  content: " ";
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/logochurch.png");
  background-repeat: no-repeat;
  background-size: auto 60px;
  background-position: 50% 50%; }

/* line 82, Rwd-web-sy/Rwd-web/www/css/layout.scss */
[class|="abimg"] {
  width: 100%;
  display: block;
  position: relative;
  height: 0;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }
  /* line 93, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  [class|="abimg"] img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    max-height: 100%;
    transform: translateX(-50%); }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n6 {
  padding-bottom: 37.5%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n7 {
  padding-bottom: 43.75%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n8 {
  padding-bottom: 50%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n9 {
  padding-bottom: 56.25%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n10 {
  padding-bottom: 62.5%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n11 {
  padding-bottom: 68.75%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n12 {
  padding-bottom: 75%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n13 {
  padding-bottom: 81.25%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n14 {
  padding-bottom: 87.5%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n15 {
  padding-bottom: 93.75%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n16 {
  padding-bottom: 100%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n17 {
  padding-bottom: 106.25%; }

/* line 106, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n18 {
  padding-bottom: 112.5%; }

/* line 110, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.abimg-16n10 {
  padding-bottom: 62.5%; }

/* line 114, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bg-elm {
  height: 90vh;
  min-height: 650px;
  width: 100%;
  position: relative;
  display: block;
  content: " ";
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%; }

/* line 117, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bg-content {
  height: auto;
  min-height: 200px;
  width: 100%;
  position: relative;
  display: block;
  content: " ";
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%; }

/* line 120, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bg-att {
	background-attachment: fixed;
	background-color: rgba(236,240,241,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.98) 0%,rgba(200,223,255,0.99) 50.43%,rgba(254,254,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.98) 0%,rgba(200,223,255,0.99) 50.43%,rgba(254,254,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.98) 0%,rgba(200,223,255,0.99) 50.43%,rgba(254,254,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.98) 0%,rgba(200,223,255,0.99) 50.43%,rgba(254,254,255,1.00) 100.00%);
}

/*可能值:scroll,auto,local*/
/* line 124, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bg-clip {
  background-clip: content-box; }

/* line 130, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.hero-slide .bg-elm {
  padding-top: 35vh; }

@media screen and (max-width: 640px) {
  /* line 136, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .hero-slide .bg-elm {
    height: 70vh;
    min-height: 480px;
    width: 100%;
    position: relative;
    display: block;
    content: " ";
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%; }
  /* line 139, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .hero-slide h2 {
    font-size: 1.5rem; } }

/* line 145, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.mask {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  opacity: 0.6; }
.gw .gw.py-5.bg-content.pos-r .mask.badge-success {
}

  /* line 153, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .mask ~ * {
    position: relative; }

/* line 159, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.bubble {
  border-radius: 12px;
  position: relative;
  margin: 1rem 0;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px 0 rgba(0, 0, 0, 0.15); }
  /* line 166, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .bubble::after {
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    padding: 0;
    top: 50%;
    right: -8px;
    content: " ";
    background-color: inherit;
    margin-top: -8px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: -0; }
    @media screen and (max-width: 800px) {
      /* line 166, Rwd-web-sy/Rwd-web/www/css/layout.scss */
      .bubble::after {
        position: absolute;
        top: 100%;
        right: 50%;
        margin-right: -8px; } }
  /* line 187, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .bubble:last-of-type {
    border: 3px dashed #9cbef5;
    color: #8916c6; }
    /* line 190, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .bubble:last-of-type::after {
      display: none; }

/* line 196, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.imgwrap-100 img {
  width: 100%;
  display: block;
  margin: 0; }

/* line 199, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.preserved-rotate {
	transform-style: preserve-3d;
	perspective: 800px;
	transition: all ease-out 0.3s;
	background-repeat: repeat;
	/*background-image: url*/(url);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border-collapse: separate;
	float: left;
	text-transform: none;
}
  /* line 203, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .preserved-rotate * {
    transition: all ease-out 0.3s; }
  /* line 206, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .preserved-rotate:hover .sprite {
    transform: rotateY(-180deg);
    background-color: blanchedalmond;
    box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.25); }

/* line 214, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.prod-item * {
  transition: all ease .3s; }

/* line 218, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.prod-item [class|="icon"] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(239, 150, 247, 0.84);
  line-height: 40px;
  text-align: center;
  position: relative;
  display: inline-block;
  color: darkviolet;
  margin: .5rem 0 0 .5rem;
  opacity: 0;
  transform: scale(0); }

/* line 232, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.prod-item:hover [class|="icon"] {
  opacity: 1;
  transform: scale(1); }

/* line 236, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.prod-item:hover img {
  transform: scale(1.3) translateX(-30%); }

/* line 241, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.dot-line {
  content: " ";
  width: 100%;
  display: block;
  float: left;
  height: 2px;
  background-image: url(../images/dotted.svg);
  background-repeat: repeat-x;
  margin: 0.5rem 0; }

/* line 252, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.col-auto .icon-favorite {
  color: #bde0fa;
  margin: 0.5rem 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.8); }
  /* line 256, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .col-auto .icon-favorite:hover {
    color: blueviolet !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

/* line 263, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.slideshow-wrap {
  width: 100%;
  position: relative;
  z-index: 0;
  float: left;
  display: block; }
  /* line 269, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .slideshow-wrap.with-dot {
    padding-left: 20px;
    padding-right: 20px; }

/* slideshow-wrap */
/* line 275, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.shadow {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 8px 0 rgba(0, 0, 0, 0.2); }

/* line 279, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.dot-border {
  border: 2px dotted #ebb1f5; }

/* line 284, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.vote-star {
  width: 20px;
  height: 20px;
  display: inline-block;
  content: " ";
  position: relative; }
  /* line 290, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .vote-star * {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
  /* line 299, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .vote-star input {
    opacity: 0; }
    /* line 301, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .vote-star input:checked + label {
      color: #fad7ad;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }
  /* line 307, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .vote-star label {
    pointer-events: none;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #ccc; }

/* line 316, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.quotes {
  width: 50px;
  height: 70px;
  position: absolute;
  content: " ";
  top: 25px;
  left: -30px;
  line-height: 70px;
  text-align: center;
  color: blueviolet; }
  /* line 326, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .quotes + .quotes {
    top: auto;
    left: auto;
    bottom: 30px;
    right: -25px; }

/* line 336, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.ellipsis {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap; }

/* line 343, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.pattern {
  position: relative;
  display: inline-block;
  margin-left: 0;
  min-height: 40px;
  margin-top: -40; }
  /* line 358, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .pattern div {
    position: relative;
    display: inline-block; }
    /* line 362, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .pattern div::before, .pattern div::after {
      position: absolute;
      display: block;
      content: " ";
      background-color:rgba(168,250,242,1.00); }
    /* line 370, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .pattern div::before {
      width: 100%;
      height: 18px;
      top: -10px;
      transform: rotate(5deg) skew(10deg);
      top: -4px; }
    /* line 390, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .pattern div::after {
      width: 100%;
      height: 15px;
      bottom: -6px;
      transform: rotate(-8deg) skew(-12deg); }
  /* line 401, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .pattern time {
    position: relative;
    display: block;
    padding: 3px 6px;
    z-index: 1; }

/* line 408, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.img-wrap {
  width: 100%;
  overflow: hidden; }
  /* line 411, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .img-wrap img {
    display: block;
    width: 100%; }

/* line 417, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.list {
  padding-left: 30px;
  display: block; }
  /* line 422, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .list > *:first-child {
    float: left;
    width: 20px;
    margin-left: -27px;
    margin-right: -2px;
    padding: 0; }

/* line 433, Rwd-web-sy/Rwd-web/www/css/layout.scss */
form textarea {
  resize: none; }

/* line 439, Rwd-web-sy/Rwd-web/www/css/layout.scss */
footer p {
  color: #1400ff; }

/* line 443, Rwd-web-sy/Rwd-web/www/css/layout.scss */
footer ul {
  list-style-type: none; }
  /* line 445, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  footer ul a {
    color: #08538b; }
  /* line 448, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  footer ul:hover {
    color: bisque; }

/* line 457, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#top {
  width: 40px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: #f1ffc1;
  color: blue;
  border-radius: 50%;
  position: fixed;
  right: 1rem;
  bottom: 5vh;
  display: none;
  text-align: center; }

/* line 471, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.vid-play {
  width: 90px;
  height: 90px;
  content: " ";
  border: 5px solid #fff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -45px 0 0 -45px;
  line-height: 80px;
  text-align: center;
  color: #fff;
  font-size: 24px; }
  /* line 487, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .vid-play:hover {
    border-color: #ffd500;
    color: #ffd500; }
  /* line 491, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .vid-play::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: block;
    font-family: 'icomoon';
    content: '\e911'; }

/* line 505, Rwd-web-sy/Rwd-web/www/css/layout.scss */
header > .bg-content {
  min-height: 200px; }

/* line 515, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.breadcrumbs a[href*="#"] {
  color: cadetblue;
  /*lighten($   ,  %) ;*/
  cursor: default;
  /*指標*/ }

/* line 520, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.collapse-link {
  color: brown;
  transition: all ease .3s;
  display: block;
  padding: 0.3rem 0;
  line-height: 24px;
  font-size: 1.05rem;
  border-bottom: 1px dotted blue; }
  /* line 529, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .collapse-link:last-of-type {
    border-bottom: 0; }

/* line 534, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#accordion .card + .card {
  margin-top: -2px; }

/* line 537, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.filtr-item {
  padding-bottom: 1.5rem; }

/* line 540, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.prod-name {
  width: 150px; }

/* line 546, Rwd-web-sy/Rwd-web/www/css/layout.scss */
input[type="color"]::-webkit-color-swatch-wrapper,
input[type="color"]::-webkit-color-swatch {
  padding: 0; }

/* line 553, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#inquiry-form .row + .row {
  margin-top: 2rem; }

/* line 557, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#inquiry-form .title {
  fout-size: 1rem;
  color: blue;
  border-bottom: 1px solid rgba(126,204,244,1.00);/*日期原本色*/
  padding: .5rem;
  line-height: 24px;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 572, Rwd-web-sy/Rwd-web/www/css/layout.scss */
#inquiry-form > .row > [class|="col"] {
  margin-bottom: 2rem; }

@media screen and (min-width: 640px) {
  /* line 577, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form img {
    width: 90%;
    max-width: 200px;
    display: block;
    margin: 0 auto; }
  /* line 583, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row > [class|="col"]:first-child {
    width: 15%;
    max-width: 100px; }
  /* line 588, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row > [class|="col"]:nth-of-type(4) {
    width: 15%;
    max-width: 120px; }
  /* line 595, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row > [class|="col"]:last-child {
    width: 15%;
    min-width: 60px;
    max-width: 100px; }
  /* line 601, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row > [class|="col"]:not(:nth-of-type(3)) {
    text-align: center; } }

@media screen and (min-width: 0) and (max-width: 799px) {
  /* line 607, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row > [class|="col"] {
    text-align: center; }
  /* line 609, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form > .row {
    justify-content: center; }
  /* line 614, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  #inquiry-form img {
    width: 50%;
    max-width: 100px;
    display: block;
    margin: 0 auto; } }

/* line 624, Rwd-web-sy/Rwd-web/www/css/layout.scss */
.table-wrap {
  width: 100%;
  display: block;
  overflow: auto;
  float: left;
  -webkit-overflow-scrdling: touch; }
  /* line 630, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .table-wrap .table {
    display: table;
    table-layout: fixed;
    width: 100%;
    min-width: 768px;
    margin-left: 0;
    margin-right: 0;
    border-collapse: collapse; }
  /* line 639, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .table-wrap .table-row {
    display: table-row; }
    /* line 641, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .table-wrap .table-row:first-child > * {
      font-weight: bold;
      vertical-align: bottom; }
    /* line 646, Rwd-web-sy/Rwd-web/www/css/layout.scss */
    .table-wrap .table-row:not(:first-child) > * {
      vertical-align: middle;
      font-weight: normal; }
  /* line 651, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .table-wrap .table-row:nth-child(odd) {
    background-color: rgba(237, 243, 245, 0.78); }
  /* line 654, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .table-wrap .table-row:nth-child(even) {
    background-color: #e5edf4; }
  /* line 657, Rwd-web-sy/Rwd-web/www/css/layout.scss */
  .table-wrap .table-cell {
    display: table-cell;
    width: auto;
    min-width: 150px;
    padding: 0.5rem;
    font-size: 1rem;
    line-height: 1.7; }

/*# sourceMappingURL=layout.css.map */
