@charset "utf-8";
.page_title {
  color: #612e00;
  text-align: center;
}

.title_midden {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 22px;
  display: inline-flex;
}

.title_midden:before {
  content: url("../../images/title_doll.png");
  display: inline-block;
}

.title_midden .title_p {
  margin-bottom: 0;
  padding-top: 1.5em;
}

.title_p .title_colorfont {
  display: inline-block;
  vertical-align: 3px;
  font-size: 26px;
  margin: 0;
}

.enSpan {
  font-size: 13px;
  text-transform: lowercase;
  display: block;
  margin-left: 3px;
  text-align: right;
}

.divider {
  position: relative;
  overflow: hidden;
  margin: 35px 0;
  color: #ccb6a2;
  width: 100%;
}

.divider i {
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 1;
  font-size: 18px !important;
  text-align: center;
}

.divider.divider-center.divider-short:before,
.divider.divider-center:before,
.divider:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 8px;
  left: 30px;
  height: 0;
  border-top: 1px solid #ccb6a2;
}

.titlebar {
  margin: 0;
  padding: 10px 15px;
  color: #99a079;
  text-align: center;
  font-weight: 400;
}

.back {
  margin-top: 18vh;
}

.listmark {
  font-family: "Lato", "Meiryo", sans-serif;
  color: #333;
  font-size: 13px;
  background: #ddd;
  font-weight: 300;
  padding: 3px 15px;
  margin-right: 10px;
}

.textedit.pioneers p {
  font-size: 18px;
  margin: 0;
  letter-spacing: 1px;
  line-height: 170%;
}

/*  ------------------------AboutUs Set------------------------  */

.title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  color: #612e00;
}

.company_info p {
  margin: 0 0 20px;
  line-height: 170%;
  text-indent: 2em;
  font-weight: 300;
}

/*  ------------------------News Set------------------------  */

.edit_title h3 {
  margin: 0;
  line-height: 170%;
  font-size: 22px;
  font-weight: 400;
  color: #612e00;
}

.edit_title .divider {
  margin: 0;
}

.edit_title ul {
  padding-left: 30px;
  margin: 0;
  color: #bcb092;
}

.edit_title ul li:nth-child(2):before {
  content: "\f073";
  margin-right: 10px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*  ------------------------Coating Set------------------------  */

.coat_tabs {
  margin: 50px -15px 0;
}

.coat_tabs h2 {
  margin: 0;
  font-size: 22px;
  font-weight: 300;
}

.coat_tabs li {
  text-align: center;
  margin-bottom: 30px;
}

.coat_tabs li:nth-child(2n + 1) {
  clear: left;
}

@media (min-width: 768px) {
  .coat_tabs li:nth-child(2n + 1) {
    clear: none;
  }
  .coat_tabs li:nth-child(3n + 1) {
    clear: left;
  }
}

/*.coat_tabs a{
    display: block;
    padding: 25px 10px;
    border:1px solid #ccb6a2;
    background: #bcb092;
    transition: background .2s linear;
    -webkit-transition: background .2s linear;
    -o-transition: background .2s linear;
}
.coat_tabs a:hover{
    color: #333;
    background: #e7dbbd;
}*/

.coat_tabs .btn-green {
  border-radius: 0;
  padding: 35px 10px;
  font-weight: 300;
}

.coat_tabs .fa.pull-left {
  margin-right: 0;
}

.coat_tabs i {
  font-size: 18px;
}

.coat_tabs a > span > img {
  width: 18px;
  height: auto;
}

.tabslist {
  margin: 20px 0;
}

.tabslist li {
  letter-spacing: 1px;
  line-height: 170%;
}

.tabslist li + li {
  margin-top: 10px;
}

.tabslist span {
  color: #f90;
}

/*  ------------------------Location & Booking Set------------------------  */

.loca_box {
  margin-top: 30px;
}

.loca_box h3 {
  margin: 0;
  line-height: 170%;
  font-size: 22px;
  font-weight: 400;
  color: #612e00;
  margin-bottom: 10px;
}

.loca_add {
  margin-bottom: 20px;
}

.loca_add i {
  margin-right: 10px;
  color: #bcb092;
}

.book_pricelist {
  list-style-type: none !important;
}

.book_pricelist li {
  padding: 10px 0;
}

.book_pricelist > li + li {
  margin-top: 0 !important;
  border-top: 1px solid #ddd;
}

.book_price {
  display: block;
  background: #bcb092;
  border-radius: 3px;
  padding: 0 10px;
  color: #fff;
}

.mathlist li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.mathlist li:nth-child(even) {
  background: rgba(138, 138, 138, 0.1);
}

.mathform {
  display: block;
}

.mathlist .form-control[disabled] {
  background-color: rgba(162, 153, 86, 0.22);
}

.form-inline .mathlist .input-group .input-group-addon {
  width: 60px;
}

.trylistbox {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

.trylist {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.trylist li {
  text-align: center;
}

.btn-del {
  color: #612e00;
  display: inline-block;
  position: absolute;
  cursor: pointer;
}

.btn-del:hover {
  color: #f90;
}

.endbox {
  background-color: rgba(162, 153, 86, 0.22);
}

.form-control.endbox[disabled] {
  background-color: rgba(162, 153, 86, 0.22);
}

/*  ------------------------Contact Set------------------------  */

.map {
  margin-bottom: 10px;
}

.map iframe {
  border: 0;
  width: 100%;
}

.compinfobox .footer_add a {
  color: #333;
}

.compinfobox .footer_add a:hover {
  color: #f90;
}

.linebarr {
  margin-bottom: 30px;
}

.footer_add h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 10px;
}

.footer_add li {
  margin-bottom: 10px;
}

.footer_add li:last-child {
  margin-bottom: 0;
}

.footer_add span {
  display: inline-block;
  /*width: 62px;*/
}

.contact input,
.contact textarea {
  background: rgba(0, 0, 0, 0.05);
}

.contact input:focus,
.contact textarea:focus {
  background: transparent;
}

.contact label {
  font-weight: 400;
}

.contact p {
  margin-bottom: 30px;
}

/*  ------------------------Login Set------------------------  */

.form-group label {
  font-weight: 300;
}

.checkbox a {
  color: #999;
}

.checkbox a:hover {
  color: #4dcce5;
}

p.text-right a {
  color: #999;
}

p.text-right a:hover {
  color: #4dcce5;
}

.login_block .nav-pills > li > a {
  border-radius: 4px 4px 0 0;
}

.login_block .tab-content {
  padding: 20px 15px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  border: 1px solid #ddd;
  border-top-color: transparent;
}

.login_block .nav-tabs h2 {
  font-size: 22px;
  margin: 0 0 10px;
  text-align: center;
}

.login_block .nav-tabs small {
  color: #ccc;
  text-align: center;
  display: block;
}

/*  ------------------------Members Set------------------------  */

.tablestyle th {
  text-align: center;
  font-weight: 400;
  color: #fff;
  background: #bcb092;
}

.tablestyle td {
  text-align: center;
}

.list_style {
  border-radius: 5px;
}

.list_style .table {
  margin-bottom: 0;
}

.list_style .table th {
  font-weight: 400;
  background: #ddd;
}

.res_table {
  background: #fff;
  overflow: hidden;
}

.res_table tr:nth-of-type(2n) {
  background: #eee;
}

.res_table th,
.res_table td {
  padding: 0.8em 1em;
}

.res_table {
  min-width: 100%;
}

.res_table th {
  display: none;
}

.res_table td {
  display: block;
}

.res_table td:before {
  content: attr(data-th) " : ";
  font-weight: 400;
  width: 5.2em;
  display: inline-block;
}

.res_table th,
.res_table td {
  text-align: left;
  line-height: 170%;
}

.res_table th,
.res_table td:before {
  color: #9a8d6a;
  font-weight: 400;
}

@media (min-width: 480px) {
  .res_table td:before {
    display: none;
  }
  .res_table th,
  .res_table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  .res_table th:first-child,
  .res_table td:first-child {
    padding-left: 0;
  }
  .res_table th:last-child,
  .res_table td:last-child {
    padding-right: 0;
  }
  .res_table th,
  .res_table td {
    padding: 1em !important;
  }
}

.cart_res {
  margin-bottom: 0;
  border: none;
}

.cart_res .table-bordered {
  border: 1px solid #333;
}

.cart_table {
  color: #666;
  margin-bottom: 0;
}

.cart_table th,
.cart_table td {
  text-align: center;
  line-height: 140%;
  vertical-align: middle !important;
}

.cart_table thead tr > th {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  background: #333;
  color: #fff;
  font-weight: 400;
}

.cart_table > th:first-child {
  border-top-left-radius: 10px;
  border-left-width: 0;
}

.cart_table > th:last-child {
  border-top-right-radius: 10px;
}

.cart_table tbody td {
  font-family: "Margarine", "Noto Sans TC", sans-serif, cursive;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #c9b9af;
  border-left: 1px solid #c9b9af;
}

.cart_table tbody td:nth-child(1) {
  width: 5%;
}

.cart_table tbody td:nth-child(2) {
  width: 15%;
  vertical-align: middle;
}

.cart_table tbody td:nth-child(3) {
  width: 30%;
  text-align: left;
}

.cart_table tbody td:nth-child(3) .pro_name {
  margin-bottom: 10px;
}

.cart_table tbody td:nth-child(4) {
  width: 20%;
}

.cart_table tbody td:nth-child(5) {
  width: 15%;
}

.cart_table tbody td:nth-child(6) {
  width: 15%;
}

.cart_table tfoot td {
  background: #bcb092;
  color: #fff;
}

.cart_table tfoot .transmoney td {
  border-bottom: 1px solid #fbe5d0;
}

.cart_table tfoot td:last-child {
  text-align: right;
  font-size: 20px;
}

.cart_table .transmoney td {
  color: #84462f;
  background: #fbe5d0;
  text-align: right;
}

.cart_table .transmoney td:first-child {
  border-bottom: 1px solid #c9b9af;
}

.imgshow {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.pro_text {
  font-size: 15px;
  display: block;
  color: #666;
}

.pro_mark {
  display: inline-block;
  color: #999;
  margin-right: 5px;
}

.shop_btn {
  position: absolute;
  padding: 6px 30px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.check_table {
  margin-bottom: 0;
}

.check_table tbody td:nth-child(1) {
  width: 20%;
}

.check_table tbody td:nth-child(2) {
  width: 50%;
  text-align: left;
}

.check_table tbody td:nth-child(3) {
  width: 10%;
  text-align: center;
}

.check_table tbody td:nth-child(4) {
  width: 10%;
}

.check_table tbody td:nth-child(5) {
  width: 10%;
}

.tip {
  color: #cb9683;
  font-size: 13px;
  font-weight: 300;
}

.down_list th:nth-child(1),
.down_list td:nth-child(1) {
  text-align: left;
}

.case_info {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}

.case_info li {
  text-align: left;
  flex-grow: 0;
  flex-shrink: 1;
}

.case_info .case_title {
  text-align: right;
  display: inline-block;
  width: 7.5em;
  color: #f90;
}

.pro_list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  /*display: flex;
	flex-wrap: wrap;*/
}

.pro_list > li {
  /*flex-grow: 0;
	flex-shrink: 1;*/
}

.productsbox {
  /*padding: 10px 15px;*/
  text-align: center;
}

.productsbox small {
  display: block;
}

.productsbox h3 {
  font-size: 18px;
  font-weight: 300;
  line-height: 140%;
  letter-spacing: 1px;
  margin: 5px 0;
}

.productsbox .price {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0;
}

.proimg {
  display: block;
  background-size: auto 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.pro_btng {
  margin-top: 15px;
}

.pro_btng > li {
  width: calc((100% - 10px) / 2);
}

.payinfo p {
  margin-bottom: 0;
  color: #aaa;
}
