@charset "UTF-8";
/* 嵌入字型設定 暫無 */
@font-face {
  font-family: "kunstler";
  src: url(../fonts/kunstler.ttf);
}
@font-face {
  font-family: "euro";
  src: url(../fonts/euro.ttf);
}
.tab ul.tabMenu, .leave_msg .reply_all .item, .basic_info .buttons:after, .girlfriend_talk .question .item .total_info, .assess_list .wrapper, .themes, main.col_2_right .main_container .inner aside, main.col_2_right .main_container .inner .main_content, main.col_2_right .main_container, main.col_2_right, main.col_2_left .main_container .inner, main.col_2_left .main_container, main.col_2_left, main.col_1 .main_content, main .main_container .inner, main .main_container {
  display: block;
}
.tab ul.tabMenu:after, .leave_msg .reply_all .item:after, .basic_info .buttons:after, .girlfriend_talk .question .item .total_info:after, .assess_list .wrapper:after, .themes:after, main.col_2_right .main_container .inner aside:after, main.col_2_right .main_container .inner .main_content:after, main.col_2_right .main_container:after, main.col_2_right:after, main.col_2_left .main_container .inner:after, main.col_2_left .main_container:after, main.col_2_left:after, main.col_1 .main_content:after, main .main_container .inner:after, main .main_container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  line-height: 0;
  height: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
}

body,
div,
figure,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

pre {
  white-space: pre-wrap;
  *word-wrap: break-word;
  line-height: 20px;
  font-family: "細明體";
}

table {
  border-collapse: collapse;
  empty-cells: show;
  border-spacing: 0;
}

fieldset,
img {
  border: none;
}

address,
button,
cite,
code,
dfn,
input,
option,
select,
textarea,
var {
  font: inherit;
}

ul,
ol {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
}

a,
button {
  outline: none;
  behavior: expression(this.onFocus=this.blur());
  cursor: pointer;
}

input[type=button],
input[type=submit],
input[type=reset] {
  cursor: pointer;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
select {
  vertical-align: middle;
  outline: none;
  padding: 2px 3px;
}

input:focus {
  background: #f2f2f2;
}

textarea {
  resize: none;
  outline: none;
  padding: 2px 3px;
}

.watermark {
  color: #888;
}

input::-webkit-input-placeholder {
  color: #888;
}

input:-moz-placeholder {
  color: #888;
}

abbr,
acronym {
  font-variant: normal;
  cursor: help;
}

hr {
  display: block;
  margin: 15px 0;
  padding: 0;
  border: none;
  height: 1px;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: none;
  color: #f00;
}

legend {
  color: #000;
}

i {
  font-style: normal;
}

q:before,
q:after {
  content: "";
}

/* ANIMATION
-------------------------------------------------------------------------------------------*/
.tab ul.tabMenu, .leave_msg .reply_all .item, .basic_info .buttons:after, .girlfriend_talk .question .item .total_info, .assess_list .wrapper, .themes, main.col_2_right .main_container .inner aside, main.col_2_right .main_container .inner .main_content, main.col_2_right .main_container, main.col_2_right, main.col_2_left .main_container .inner, main.col_2_left .main_container, main.col_2_left, main.col_1 .main_content, main .main_container .inner, main .main_container {
  display: block;
}
.tab ul.tabMenu:after, .leave_msg .reply_all .item:after, .basic_info .buttons:after, .girlfriend_talk .question .item .total_info:after, .assess_list .wrapper:after, .themes:after, main.col_2_right .main_container .inner aside:after, main.col_2_right .main_container .inner .main_content:after, main.col_2_right .main_container:after, main.col_2_right:after, main.col_2_left .main_container .inner:after, main.col_2_left .main_container:after, main.col_2_left:after, main.col_1 .main_content:after, main .main_container .inner:after, main .main_container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  line-height: 0;
  height: 0;
}

.announcement {
  padding: 10px;
  font-size: 16px;
  background-color: #f2f2f2;
  margin: 0 0 20px 0;
}
.announcement .title {
  font-size: 18px;
  font-weight: bold;
}
.announcement ul,
.announcement ol {
  margin: 0 0 20px 0;
}
.announcement ol {
  list-style: decimal;
  padding: 0 0 0 20px;
}
.announcement p {
  margin: 0 0 20px 0 !important;
}
.announcement p:last-child {
  margin: 0 0 0px 0 !important;
}
.announcement .highlight {
  color: #ff0066;
}
.announcement a {
  color: #ff0066;
}
.announcement a:hover {
  color: #f1152e;
}

@media (max-width: 767px) {
  .announcement {
    max-width: 320px;
    margin: 0 auto 20px;
    box-sizing: border-box;
  }
}
.purchasing_list .title {
  margin: 0 0 20px 0;
  font-weight: bold;
}
.purchasing_list .nodata {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.purchasing_list .ps {
  font-size: 18px;
  margin: 0 0 20px 0;
}
.purchasing_list .wrapper .item {
  position: relative;
  display: inline-block;
  width: 32.5%;
  margin: 0 0.5% 10px 0;
  padding: 10px;
  box-sizing: border-box;
  background: #efefef;
  border-radius: 10px;
}
.purchasing_list .wrapper .item:hover figure img {
  transform: scale(1.2);
}
.purchasing_list .wrapper .item .start_check,
.purchasing_list .wrapper .item .buy_check {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  z-index: 2;
}
.purchasing_list .wrapper .item .start_check.checked:after,
.purchasing_list .wrapper .item .buy_check.checked:after {
  content: "";
  display: block;
  position: relative;
  top: -14px;
  left: -4px;
  width: 29px;
  height: 29px;
  background: url(../img/new/check_ok.png) no-repeat 0 0;
}
.purchasing_list .wrapper .item figure {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 10px 0 0;
  border-radius: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.purchasing_list .wrapper .item figure img {
  display: block;
  max-width: 100%;
  width: 100%;
  transition: all 1s;
}
.purchasing_list .wrapper .item .word {
  display: inline-block;
  width: 65%;
  vertical-align: top;
}
.purchasing_list .wrapper .item .word .name {
  font-size: 18px;
  font-weight: bold;
  height: 45px;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.purchasing_list .wrapper .item .word .name a {
  color: #333;
}
.purchasing_list .wrapper .item .word .name a:hover {
  color: #bea16f;
}
.purchasing_list .wrapper .item .word .desc {
  color: #666;
  padding: 2px 0 0;
  font-size: 14px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 32px;
  line-height: 120%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.purchasing_list .wrapper .item .word .bonus_percent {
  text-align: right;
  color: #ff0066;
}
.purchasing_list .wrapper .item .word .bonus_percent .title {
  font-size: 14px;
}
.purchasing_list .wrapper .item .word .bonus_percent .num_percent {
  font-size: 18px;
}
.purchasing_list .wrapper .item .word .bonus_percent .num_percent:after {
  font-size: 14px;
  content: "%";
}
.purchasing_list .wrapper .item .word .price_all {
  margin: 5px 0 5px 0;
}
.purchasing_list .wrapper .item .word .price_all .price_original {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  text-decoration: line-through;
}
.purchasing_list .wrapper .item .word .price_all .price_original:before {
  content: "原價：$";
}
.purchasing_list .wrapper .item .word .price_all .price_final {
  display: block;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #b87813;
}
.purchasing_list .wrapper .item .word .price_all .price_final:before {
  content: "揪團價：$";
}
.purchasing_list .wrapper .item .word .price_gift {
  margin: 5px 0 5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.purchasing_list .wrapper .item .word .price_gift .price_original {
  font-size: 14px;
  font-weight: bold;
  text-decoration: line-through;
}
.purchasing_list .wrapper .item .word .price_gift .price_original:before {
  content: "原價：$";
}
.purchasing_list .wrapper .item .word .price_gift .price_final {
  font-size: 14px;
  font-weight: bold;
  color: #b87813;
}
.purchasing_list .wrapper .item .word .price_gift .price_final:before {
  content: "加購送：$";
}
.purchasing_list .wrapper .item .word .quantity {
  padding: 5px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.purchasing_list .wrapper .item .word .quantity .title {
  margin: 0;
}
.purchasing_list .wrapper .item .word .quantity .quantity_box {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.purchasing_list .wrapper .item .word .quantity .quantity_box .quantity_num {
  display: inline-block;
  width: 50px;
  text-align: center;
  background: none;
  color: #000;
}
.purchasing_list .wrapper .item .word .quantity .quantity_box .unit {
  min-width: 30px;
  text-align: center;
}
.purchasing_list .wrapper .item .word .quantity .btn {
  color: #fff;
  background-color: #2a2a2a;
  border-radius: 5px;
  text-align: center;
  width: 23px;
  display: inline-block;
  height: 23px;
  cursor: pointer;
}
.purchasing_list .buttons .submit {
  background: url(../img/new/btn_pay.png) no-repeat 0 0;
  color: #333;
  font-size: 20px;
  padding: 11px 62px 11px 30px;
  width: 200px;
  font-weight: bold;
  transition: all 1s;
}
.purchasing_list .buttons .submit:hover {
  background-position: 18px 0;
}

.modal_shopping_car .purchasing_list .wrapper .item {
  width: 49%;
  margin: 0 0.5% 30px 0;
}

@media (max-width: 767px) {
  .purchasing_list {
    max-width: 320px;
    margin: 0 auto;
  }
  .purchasing_list .title {
    margin: 0 0 20px 0;
  }
  .purchasing_list .nodata {
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  .purchasing_list .wrapper .item {
    display: block;
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .purchasing_list .wrapper .item:hover figure img {
    transform: scale(1.2);
  }
  .purchasing_list .wrapper .item .buy_check {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: pointer;
    z-index: 2;
  }
  .purchasing_list .wrapper .item .buy_check.checked:after {
    content: "";
    display: block;
    position: relative;
    top: -14px;
    left: -4px;
    width: 29px;
    height: 29px;
    background: url(../img/new/check_ok.png) no-repeat 0 0;
  }
  .purchasing_list .wrapper .item figure {
    width: 100%;
  }
  .purchasing_list .wrapper .item .word {
    width: 100%;
  }
  .purchasing_list .wrapper .item .word .name {
    font-size: 18px;
    font-weight: bold;
  }
  .purchasing_list .wrapper .item .word .name a {
    color: #333;
  }
  .purchasing_list .wrapper .item .word .name a:hover {
    color: #bea16f;
  }
  .purchasing_list .wrapper .item .word .desc {
    color: #666;
    padding: 2px 0 0;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 32px;
    line-height: 120%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .purchasing_list .wrapper .item .word .price_all {
    margin: 5px 0 5px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .purchasing_list .wrapper .item .word .price_all .price_original {
    font-size: 14px;
    font-weight: bold;
    text-decoration: line-through;
  }
  .purchasing_list .wrapper .item .word .price_all .price_original:before {
    content: "$";
  }
  .purchasing_list .wrapper .item .word .price_all .price_final {
    font-size: 18px;
    font-weight: bold;
    color: #f1152e;
  }
  .purchasing_list .wrapper .item .word .price_all .price_final:before {
    content: "$";
  }
  .purchasing_list .wrapper .item .word .quantity {
    padding: 5px;
    font-size: 16px;
    background-color: #f7f7f7;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .purchasing_list .wrapper .item .word .quantity .title {
    margin: 0;
  }
  .purchasing_list .wrapper .item .word .quantity .quantity_box {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .purchasing_list .wrapper .item .word .quantity .btn {
    color: #fff;
    background-color: #2a2a2a;
    border-radius: 5px;
    text-align: center;
    width: 23px;
    display: inline-block;
    height: 23px;
    cursor: pointer;
  }
  .purchasing_list .buttons .submit {
    background: url(../img/new/btn_pay.png) no-repeat 0 0;
    color: #333;
    font-size: 20px;
    padding: 11px 62px 11px 30px;
    width: 200px;
    font-weight: bold;
    transition: all 1s;
  }
  .purchasing_list .buttons .submit:hover {
    background-position: 18px 0;
  }
}
/********************************/
.func_page {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2004;
}
.func_page.active .inner {
  left: 0;
}
.func_page.active .mask {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1001;
}
.func_page .inner {
  position: fixed;
  left: -300px;
  width: 80%;
  height: 100%;
  overflow-y: auto;
  max-width: 300px;
  height: 100%;
  background: #fff;
  transition: all 1s;
  z-index: 1002;
}
.func_page .inner .search_box {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 10px;
}
.func_page .inner .search_box input {
  margin: 5px;
  padding: 5px;
  border: none;
  width: 80%;
}
.func_page .inner .search_box a {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: -5000px;
  background-image: url(../img/new/icon_all_2.png);
  background-position: -115px -57px;
}
.func_page .inner .login_info {
  text-align: center;
  font-size: 14px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
}
.func_page .inner .login_info.none {
  padding: 10px 0 10px 0;
}
.func_page .inner .login_info .name {
  margin: 0 5px;
}
.func_page .inner .login_info .name:before {
  position: relative;
  top: 3px;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  margin: 0 5px;
  background-image: url(../img/new/icon_all_2.png);
  background-position: -114px -78px;
}
.func_page .inner .login_info a {
  color: #000;
  margin: 0 5px;
}
.func_page .inner .newtags {
  padding: 40px 0 0px 0;
}
.func_page .inner .newtags ul li {
  padding: 10px 40px;
}
.func_page .inner .newtags a {
  display: inline-block;
  font-size: 18px;
  color: #333333;
  padding: 2px 5px;
}
.func_page .inner .newtags a:hover {
  color: #fff;
  background-color: #bea16f;
}
.func_page .inner .menu {
  padding: 0px 0 40px 0;
}
.func_page .inner .menu ul li {
  font-size: 18px;
}
.func_page .inner .menu ul li a {
  display: block;
  padding: 10px 40px;
  color: #333333;
}
.func_page .inner .menu ul li a:hover {
  color: #fff;
  background: #000;
}
.func_page .inner .menu ul li.mainnav {
  position: relative;
}
.func_page .inner .menu ul li.mainnav .toggle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 3px;
  right: 40px;
  width: 30px;
  height: 34px;
  cursor: pointer;
  text-indent: -5000px;
  background-image: url(../img/new/icon_right_2.png);
  background-size: auto 40%;
  background-repeat: no-repeat;
  background-position: center center;
}
.func_page .inner .menu ul li.mainnav:hover a {
  color: #fff;
  background: #000;
}
.func_page .inner .menu ul li.mainnav:hover .toggle {
  background-image: url(../img/new/icon_right.png);
}
.func_page .inner .menu ul li.mainnav.active a {
  color: #fff;
  background: #000;
}
.func_page .inner .menu ul li.mainnav.active .toggle {
  background-image: url(../img/new/icon_right.png);
}
.func_page .inner .menu ul li.mainnav.active .subnav {
  display: block;
}
.func_page .inner .menu ul li.mainnav .subnav {
  display: none;
}
.func_page .inner .menu ul li.mainnav .subnav a {
  color: #333333;
  background: #eeeeee;
}
.func_page .inner .menu ul li.mainnav .subnav a:hover {
  color: #fff;
  background: #bea16f;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav {
  position: relative;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav.active a {
  color: #000;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav.active .toggle {
  transform: rotate(90deg);
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav.active .thirdnav {
  display: block;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav .toggle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 3px;
  right: 40px;
  width: 30px;
  height: 34px;
  cursor: pointer;
  text-indent: -5000px;
  background-image: url(../img/new/icon_right_3.png);
  background-size: auto 40%;
  background-repeat: no-repeat;
  background-position: center center;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav a {
  color: #999999;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav a:hover {
  color: #fff;
  background: #bea16f;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav .thirdnav {
  display: none;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav .thirdnav a {
  color: #333333;
  background: #fff;
}
.func_page .inner .menu ul li.mainnav .subnav .secondnav .thirdnav a:hover {
  color: #fff;
  background: #bea16f;
}
.func_page .inner .social {
  padding: 20px 0 20px 40px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.func_page .inner .social a {
  display: inline-block;
  width: 20px;
  height: 16px;
  margin: 0 5px 0 0;
  text-align: left;
  text-indent: -5000px;
  background-image: url(../img/new/icon_all.png);
  background-repeat: no-repeat;
}
.func_page .inner .social a.facebook {
  background-position: 6px 0;
}
.func_page .inner .social a.facebook:hover {
  background-position: 6px -30px;
}
.func_page .inner .social a.instagram {
  background-position: -19px 0;
}
.func_page .inner .social a.instagram:hover {
  background-position: -19px -30px;
}
.func_page .inner .social a.line {
  background-position: -45px 0;
}
.func_page .inner .social a.line:hover {
  background-position: -45px -30px;
}
.func_page .inner .social a.youtube {
  background-position: -75px 0;
}
.func_page .inner .social a.youtube:hover {
  background-position: -75px -30px;
}
.func_page .inner .social a.tiktok {
  background-position: -104px 0;
}
.func_page .inner .social a.tiktok:hover {
  background-position: -104px -30px;
}
.func_page .inner .web_map {
  padding: 40px 0;
}
.func_page .inner .web_map ul li {
  font-size: 18px;
}
.func_page .inner .web_map ul li a {
  display: block;
  padding: 10px 40px;
  color: #333333;
}
.func_page .inner .web_map ul li a:hover {
  color: #fff;
  background: #000;
}
.func_page .inner .logo {
  padding: 10px 0 10px 40px;
  background: #000;
}
.func_page .inner .disclaimer {
  padding: 30px 40px 10px 40px;
  font-size: 12px;
}

/*********************************
  Main Content
*********************************/
.seo {
  opacity: 0;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: -1;
  word-break: break-all;
}
.seo img {
  max-width: 100%;
}

.mobile_hidden {
  display: inline-block !important;
}

.mobile_hidden_block {
  display: block !important;
}

.mobile_show {
  display: none !important;
}

.mobile_show_block {
  display: none !important;
}

body {
  color: #333333;
  font-size: 14px !important;
  font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
}

.article-pic {
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

/*********************************
  main 架構
*********************************/
.mobile_show {
  display: none !important;
}

.mobile_hidden {
  display: block !important;
}

#container1.fixed main {
  margin: 178px 0 0 0 !important;
}
#container1.fixed main.no_fixed {
  margin: 0px 0 0 0 !important;
}
#container1.m_fixed main {
  margin: 40px 0 0 0 !important;
}

main {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background-size: 100% auto;
}
main .main_container {
  position: relative;
  z-index: 1;
}
main .main_container.shop_nav_fixed {
  margin: 80px auto 0 auto !important;
}
main.col_1 .main_content {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0px;
  margin: 0px auto;
}
main.col_1 aside {
  float: right;
  padding: 0px 0px;
  width: 24%;
  margin: 0px 1% 0 0;
}
main.col_2_left.w_1024 .main_container .inner {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
main.col_2_left.w_1024 .main_container .inner .main_content {
  max-width: 745px;
}
main.col_2_left.w_1024 .main_container .inner aside {
  max-width: auto;
  min-width: auto;
  margin: 0px 0% 0 0;
}
main.col_2_left.w_1480 .main_container .inner {
  display: block;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}
main.col_2_left.w_1480 .main_container .inner .main_content {
  max-width: 1140px;
  width: 78%;
}
main.col_2_left .main_container {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
main.col_2_left .main_container .inner {
  display: block;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}
main.col_2_left .main_container .inner .main_content {
  float: left;
  padding: 0px;
  margin: 0px;
  width: 74.9%;
}
main.col_2_left .main_container .inner .main_content .md.topic_list {
  padding: 0px;
}
main.col_2_left .main_container .inner aside {
  float: right;
  padding: 0px 0px;
  width: 25%;
  max-width: auto;
  min-width: auto;
  margin: 0px 4% 0 0;
}
main.col_2_left .main_container .inner aside.right-banner {
  margin: 0px 0% 0 0;
  width: 25%;
  max-width: 25%;
}
@media (max-width: 768px) {
  main.col_2_left .main_container .inner aside.right-banner {
    width: 100%;
    max-width: 100%;
  }
}
main.col_2_left .main_container .inner aside.right-banner .md.trial_report .md_hd {
  padding-bottom: 30px;
}
main.col_2_left .main_container .inner aside.right-banner .md.trial_report .md_hd h4 {
  display: none;
}
main.col_2_left .main_container .inner aside.right-banner .md.trial_report .assess_list .wrapper .item .box {
  max-width: 100%;
  width: 100%;
}
main.col_2_right .main_container {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
main.col_2_right .main_container .inner {
  display: block;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}
main.col_2_right .main_container .inner .main_content {
  float: right;
  padding: 80px 10px;
  margin: 0px;
  width: 72%;
  max-width: 1180px;
}
main.col_2_right .main_container .inner aside {
  float: left;
  padding: 80px 0px;
  width: 300px;
  margin: 0px;
}

.article_content .topic_detail figure.main_figure {
  height: 0;
  padding-bottom: 66.7%;
  background-color: #eaeaea;
}
.article_content .topic_detail figure.main_figure img {
  width: 100%;
  max-width: none;
}
.article_content aside .md_hd {
  display: none;
}
.article_content aside .try_list .wrapper .item figure {
  display: block;
  position: relative;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  padding-bottom: 67%;
  border: 1px solid #efefef;
}
.article_content aside .try_list .wrapper .item figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #f1f1f1;
}
.article_content aside .try_list .wrapper .item .word .desc a {
  font-size: 16px;
  height: 60px;
  font-weight: 400;
}
.article_content aside .try_list .wrapper .item .word .desc a:hover {
  color: #ffffffc2;
}
.article_content aside .try_list .wrapper .item .word .tryout {
  margin: 10px 0px 20px 0;
}
.article_content aside .try_list .wrapper .item .word .buttons {
  padding: 30px 0px 30px 0px;
  transition: all 0.3s;
  font-weight: normal;
  font-size: 20px;
}
.article_content aside .try_list .wrapper .item .word .buttons:hover {
  transform: scale(1.1);
}
.article_content aside .slick-dots {
  text-align: left;
}
.article_content aside .slick-dots li button {
  border-radius: 0px;
}
.article_content aside .slick-next, .article_content aside .slick-prev {
  filter: invert(1);
  top: 85.5%;
  z-index: 10;
  opacity: 0.5;
}
.article_content aside .slick-prev {
  left: 10px;
  background: url(../img/new/slick.png) no-repeat -6px 5px;
}
.article_content aside .slick-next {
  right: 10px;
  background: url(../img/new/slick.png) no-repeat -61px 3px;
}

.tryout .md_hd {
  text-align: center;
  margin: 10px 0;
}
.tryout .md_hd h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

/*********************************
  Header
*********************************/
.top_banner {
  max-width: 100%;
  height: auto;
}
.top_banner.none {
  display: none;
}
.top_banner img {
  width: 100%;
  display: block;
}

header {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
header.fixed {
  background-color: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
}
header.fixed .top_logo {
  display: none;
}
header.fixed > .breadcrumbs {
  display: none;
}
header.m_fixed {
  background-color: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
}
header.m_fixed .top_logo {
  display: none;
}
header.m_fixed > .breadcrumbs {
  display: none;
}
header .top_logo {
  text-align: center;
  padding: 20px 0 0;
}
header .top_info {
  top: 0;
  left: 0;
  width: 100%;
  line-height: 150%;
  z-index: 1003;
  padding: 10px 0px 10px 0px;
  background: #e9e5da;
  transition: all 1s;
  box-sizing: border-box;
}
header .top_info.none {
  top: -50px;
}
header .top_info .inner {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
}
header .top_info .inner .toggle {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 30px;
  height: 22px;
  margin: 0 10px 0 0;
  text-indent: -5000px;
  background: url(../img/new/menubar.png) no-repeat 0 0;
}
header .top_info .inner .toggle:hover {
  background-position: 0% 100%;
}
header .top_info .inner .title {
  display: inline-block;
  font-size: 24px;
  margin: 0 10px 0 0;
  color: #9a9994;
  height: auto;
  line-height: 100%;
  vertical-align: middle;
  padding: 0px 20px;
}
header .top_info .inner .title a {
  color: #9a9994;
}
header .top_info .inner .title a:hover {
  color: #bea16f;
}
header .top_info .inner .func_area {
  float: right;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  top: 0px;
}
header .top_info .inner .func_area .social_box {
  display: inline-block;
  vertical-align: top;
}
header .top_info .inner .func_area .social_box.open .box {
  display: inline-block;
  width: 165px;
}
header .top_info .inner .func_area .social_box.open .social {
  background-position: 89% 110%;
}
header .top_info .inner .func_area .social_box .box {
  display: none;
  vertical-align: top;
  position: relative;
  text-align: center;
  right: 0;
  width: 165px;
  height: 26px;
  transition: all 2s;
  overflow: hidden;
}
header .top_info .inner .func_area .social_box .btn.social {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 26px;
  height: 26px;
  margin: 0 3px 0 0;
  text-indent: -5000px;
  background-image: url(../img/new/icon_func_area_2023.png);
  background-repeat: no-repeat;
  background-size: 1110% auto;
  background-position: 89% -3%;
}
header .top_info .inner .func_area .social_box .btn.social:hover {
  background-position: 89% 110%;
}
header .top_info .inner .func_area a {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin: 0 3px 0 0;
  text-indent: -5000px;
  background-image: url(../img/new/icon_func_area_2023.png);
  background-repeat: no-repeat;
  background-size: 1110% auto;
}
header .top_info .inner .func_area a.facebook {
  background-position: 11% -10%;
}
header .top_info .inner .func_area a.facebook:hover {
  background-position: 11% 105%;
}
header .top_info .inner .func_area a.instagram {
  background-position: 39% -3%;
}
header .top_info .inner .func_area a.instagram:hover {
  background-position: 39% 111%;
}
header .top_info .inner .func_area a.line {
  background-position: 53% -3%;
}
header .top_info .inner .func_area a.line:hover {
  background-position: 53% 111%;
}
header .top_info .inner .func_area a.youtube {
  background-position: 24.5% -6%;
}
header .top_info .inner .func_area a.youtube:hover {
  background-position: 24.5% 109%;
}
header .top_info .inner .func_area a.tiktok {
  background-position: -2% -8%;
}
header .top_info .inner .func_area a.tiktok:hover {
  background-position: -2% 107%;
}
header .top_info .inner .func_area a.login {
  background-position: 76% -3%;
}
header .top_info .inner .func_area a.login:hover {
  background-position: 76% 111%;
}
header .top_info .inner .func_area .btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 26px;
  height: 26px;
  margin: 0 3px 0 0;
  text-indent: -5000px;
  background-image: url(../img/new/icon_func_area_2023.png);
  background-repeat: no-repeat;
  background-size: 1110% auto;
}
header .top_info .inner .func_area .btn.search {
  background-position: 64.5% -3%;
}
header .top_info .inner .func_area .btn.search:hover {
  background-position: 64.5% 111%;
}
header .top_info .inner .func_area .btn.login {
  background-position: 76% -3%;
}
header .top_info .inner .func_area .btn.login:hover {
  background-position: 76% 111%;
}
header .top_info .inner .func_area .btn.shopping_car {
  position: relative;
  background-position: 101% -3%;
}
header .top_info .inner .func_area .btn.shopping_car .num {
  text-indent: 0;
  position: absolute;
  color: #fff;
  background: #bea16f;
  top: -6px;
  left: 15px;
  font-size: 8px;
  padding: 3px;
  line-height: 8px;
  border-radius: 50%;
}
header .top_info .inner .func_area .btn.shopping_car:hover {
  background-position: 101% 111%;
}
header .main_menu {
  padding: 20px 10px;
  display: block;
}
header .main_menu .inner {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
  text-align: center;
}
header .main_menu .inner .menu ul li {
  display: inline-block;
}
header .main_menu .inner .menu ul li.active a {
  color: #bea16f;
}
header .main_menu .inner .menu ul li a {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
header .main_menu .inner .menu ul li a:hover {
  color: #bea16f;
}
header .main_menu .inner .menu ul li a:after {
  content: "";
  display: inline-block;
  margin: 0 23px 0 23px;
  color: #cccccc;
}
header .main_menu .inner .newtags {
  padding: 10px 0 0;
}
header .main_menu .inner .newtags ul li {
  display: inline-block;
}
header .main_menu .inner .newtags ul li:first-child a {
  background-color: #19007C;
}
header .main_menu .inner .newtags ul li:first-child a:hover {
  color: #19007C;
  background-color: #fff;
}
header .main_menu .inner .newtags ul li:nth-child(2) a {
  background-color: #ff0066;
}
header .main_menu .inner .newtags ul li:nth-child(2) a:hover {
  color: #ff0066;
  background-color: #fff;
}
header .main_menu .inner .newtags a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  background-color: #bea16f;
  margin: 0 10px;
  padding: 2px 5px;
}
header .main_menu .inner .newtags a:hover {
  color: #bea16f;
  background-color: #fff;
}
header .web_info {
  margin: 49px 0 0 0;
  border-bottom: 1px solid #cccccc;
  padding: 29px 10px;
}
header .web_info .inner {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
}
header .web_info .inner .logo {
  display: inline-block;
}
header .web_info .inner .classification {
  float: right;
}
header .web_info .inner .classification .social {
  text-align: right;
  margin: 0 0 10px 0;
}
header .web_info .inner .classification .social ul li {
  display: inline-block;
}
header .web_info .inner .classification .social ul li a {
  display: inline-block;
  width: 24px;
  height: 18px;
  text-align: left;
  text-indent: -5000px;
  background-image: url(../img/new/icon_all.png);
  background-repeat: no-repeat;
}
header .web_info .inner .classification .social ul li a.youtube {
  background-position: 0 0;
}
header .web_info .inner .classification .social ul li a.facebook {
  background-position: -33px 0;
}
header .web_info .inner .classification .social ul li a.instagram {
  background-position: -66px 0;
}
header .web_info .inner .classification .social ul li a.line {
  background-position: -93px 0;
}
header .web_info .inner .classification .menu ul li {
  display: inline-block;
}
header .web_info .inner .classification .menu ul li.active a {
  color: #bea16f;
  font-weight: bold;
}
header .web_info .inner .classification .menu ul li a {
  font-size: 18px;
  color: #333333;
}
header .web_info .inner .classification .menu ul li a:hover {
  color: #bea16f;
}
header .web_info .inner .classification .menu ul li a:after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
  color: #cccccc;
}
header .web_info .inner .classification .menu ul li:last-child a:after {
  content: "";
  display: inline-block;
  margin: 0;
}

/*** nav ***/
/*********************************
  All md
*********************************/
.themes {
  margin: 0px 0px 20px 0px;
}

.shop_nav {
  padding: 40px 0 0;
  text-align: center;
}
.shop_nav.fixed {
  position: fixed;
  top: 68px;
  z-index: 2000;
  width: 100%;
  background: #fff;
  left: 0;
  padding: 40px 0;
}
.shop_nav ul {
  position: relative;
}
.shop_nav ul li {
  display: inline-block;
  font-size: 18px;
  padding: 4px 0;
}
.shop_nav ul li.active a {
  color: #bea16f;
}
.shop_nav ul li:hover .subnav {
  display: block;
}
.shop_nav ul li a {
  color: #000000;
  padding: 0 10px;
}
.shop_nav ul li a:hover {
  color: #bea16f;
}
.shop_nav ul li .subnav {
  display: none;
  position: absolute;
  width: 120%;
  left: -10%;
  top: 32px;
  background-color: #ececec;
  z-index: 1001;
  text-align: left;
}
.shop_nav ul li .subnav ul {
  text-align: center;
}
.shop_nav ul li .subnav ul li {
  display: inline-block;
  width: 13.98%;
  vertical-align: top;
  padding: 8px 5px;
}
.shop_nav ul li .subnav ul li a {
  text-align: center;
  display: block;
  color: #fff;
  background-color: #aaa;
  line-height: 200%;
}
.shop_nav ul li .subnav ul li a:hover {
  color: #fff;
  background-color: #444;
}
.shop_nav ul li .subnav ul li .thirdnav ul li {
  display: block;
  width: auto;
  padding: 8px 0;
  font-size: 15px;
}
.shop_nav ul li .subnav ul li .thirdnav ul li a {
  display: block;
  color: #999;
  text-align: left;
  background-color: transparent;
}
.shop_nav ul li .subnav ul li .thirdnav ul li a:hover {
  color: #bea16f;
}

/*********************************
  分頁
*********************************/
.pagination a,
.pagination span,
.pagination em {
  min-width: 32px;
  padding: 5px 10px;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: var(--color-fg-default);
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  border: 1px solid transparent;
  border-radius: 6px;
  transition: border-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
}

.pagination a:hover,
.pagination a:focus,
.pagination span:hover,
.pagination span:focus,
.pagination em:hover,
.pagination em:focus {
  text-decoration: none;
  border-color: var(--color-border-default);
  outline: 0;
  transition-duration: 0.1s;
}

.pagination a:active,
.pagination span:active,
.pagination em:active {
  border-color: var(--color-border-muted);
  transition: none;
}

.pagination .previous_page,
.pagination .next_page {
  color: var(--color-accent-fg);
}

.pagination .current,
.pagination .current:hover,
.pagination [aria-current]:not([aria-current=false]) {
  color: var(--color-fg-on-emphasis);
  background-color: var(--color-accent-emphasis);
  border-color: transparent;
}

.pagination .gap,
.pagination .disabled,
.pagination [aria-disabled=true],
.pagination .gap:hover,
.pagination .disabled:hover,
.pagination [aria-disabled=true]:hover {
  color: var(--color-primer-fg-disabled);
  cursor: default;
  border-color: transparent;
}

@supports ((-webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%)) or (clip-path: polygon(50% 0, 100% 50%, 50% 100%))) {
  .pagination .previous_page::before,
.pagination .next_page::after {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    content: "";
    background-color: currentColor;
  }

  .pagination .previous_page::before {
    margin-right: 4px;
    -webkit-clip-path: polygon(9.8px 12.8px, 8.7px 12.8px, 4.5px 8.5px, 4.5px 7.5px, 8.7px 3.2px, 9.8px 4.3px, 6.1px 8px, 9.8px 11.7px, 9.8px 12.8px);
    clip-path: polygon(9.8px 12.8px, 8.7px 12.8px, 4.5px 8.5px, 4.5px 7.5px, 8.7px 3.2px, 9.8px 4.3px, 6.1px 8px, 9.8px 11.7px, 9.8px 12.8px);
  }

  .pagination .next_page::after {
    margin-left: 4px;
    -webkit-clip-path: polygon(6.2px 3.2px, 7.3px 3.2px, 11.5px 7.5px, 11.5px 8.5px, 7.3px 12.8px, 6.2px 11.7px, 9.9px 8px, 6.2px 4.3px, 6.2px 3.2px);
    clip-path: polygon(6.2px 3.2px, 7.3px 3.2px, 11.5px 7.5px, 11.5px 8.5px, 7.3px 12.8px, 6.2px 11.7px, 9.9px 8px, 6.2px 4.3px, 6.2px 3.2px);
  }
}
.pagination > * {
  display: none;
}

.pagination > :first-child,
.pagination > :last-child,
.pagination > .previous_page,
.pagination > .next_page {
  display: inline-block;
}

@media (min-width: 544px) {
  .pagination > :nth-child(2),
.pagination > :nth-last-child(2),
.pagination > .current,
.pagination > .gap {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .pagination > * {
    display: inline-block;
  }
}
.paginate-container {
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  width: 100%;
}

.paginate-container .pagination {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

/*********************************
  footer
*********************************/
footer {
  z-index: 1;
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background-color: #f1f1f1;
}
footer.fixed .footer_all {
  margin: 0 0 59px 0;
}
footer.fixed .statement {
  position: fixed;
  bottom: 0;
  z-index: 10003;
  width: 100%;
  background: #fff;
}
footer.fixed .statement .inner .desc {
  width: 70%;
}
footer.fixed .statement .inner .btn {
  display: block;
}
footer.none .footer_all {
  margin: 0 0 0px 0;
}
footer.none .statement {
  display: none;
}
footer .edm_order {
  width: 100%;
  padding: 100px 0;
  background-size: cover;
  background-color: transparent;
}
footer .edm_order .title {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto 20px auto;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
footer .edm_order .title span {
  border-bottom: 2px solid #333;
}
footer .edm_order p {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto 50px auto;
  font-size: 18px;
  color: #333;
  text-align: center;
}
footer .edm_order .mail_order {
  display: block;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
footer .edm_order .mail_order #sub-form {
  border: none;
  text-align: center;
  display: block;
}
footer .edm_order .mail_order #sub-form input {
  height: 60px;
  max-width: 60%;
  vertical-align: top;
  font-size: 18px;
  background: #fff;
  padding: 0px 10px;
  border: 1px solid #cccccc;
}
footer .edm_order .mail_order input {
  display: inline-block;
  width: 60%;
  max-width: unset;
  height: 58px;
  background: #fff;
  vertical-align: top;
  font-size: 18px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
}
footer .edm_order .mail_order a {
  position: relative;
  left: -4px;
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 60px;
  text-indent: -5000px;
  background: url(../img/new/submit.jpg) no-repeat 0 0;
}
footer .footer_all {
  width: 100%;
  background: #000000;
}
footer .footer_all .web_info {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
  padding: 30px 0 15px;
  border-bottom: 1px solid #666;
}
footer .footer_all .web_info .logo {
  display: inline-block;
}
footer .footer_all .web_info .social {
  float: right;
  text-align: right;
  margin: 0px 0 0px 0;
}
footer .footer_all .web_info .social .box a {
  display: inline-block;
  width: 22px;
  height: 25px;
  margin: 0 10px 0 0;
  text-align: left;
  text-indent: -5000px;
  background-image: url(../img/new/icon_all_w.png);
  background-repeat: no-repeat;
}
footer .footer_all .web_info .social .box a:last-child {
  margin: 0;
}
footer .footer_all .web_info .social .box a.youtube {
  background-position: -38px 0px;
}
footer .footer_all .web_info .social .box a.facebook {
  background-position: 9px 2px;
}
footer .footer_all .web_info .social .box a.instagram {
  background-position: -85px 0px;
}
footer .footer_all .web_info .social .box a.line {
  background-position: -125px 0px;
}
footer .footer_all .web_info .social .box a.tiktok {
  background-position: -162px 0px;
}
footer .footer_all .web_structure {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
  padding: 15px 0 30px;
  font-size: 14px;
}
footer .footer_all .web_structure .web_map {
  margin: 0 0 10px 0;
}
footer .footer_all .web_structure .web_map ul:after {
  content: "|";
  color: #fff;
  display: inline-block;
  margin: 0 2px;
}
footer .footer_all .web_structure .web_map ul li {
  display: inline-block;
}
footer .footer_all .web_structure .web_map ul li a {
  display: inline-block;
  color: #fff;
}
footer .footer_all .web_structure .web_map ul li a:hover {
  text-decoration: underline;
}
footer .footer_all .web_structure .web_map ul li:before {
  content: "|";
  color: #fff;
  display: inline-block;
  margin: 0 3px 0 1px;
}
footer .footer_all .web_structure p {
  font-size: 12px;
  color: #aaa;
  margin: 0 0 10px 0;
}
footer .footer_all .web_structure .copyright {
  font-size: 12px;
  color: #aaa;
}
footer .statement {
  border-top: 1px solid #ccc;
}
footer .statement .inner {
  width: 100%;
  line-height: 150%;
  max-width: 1480px;
  margin: 0px auto;
  padding: 20px 0;
  font-size: 12px;
}
footer .statement .inner .desc {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  color: #333333;
}
footer .statement .inner .desc a {
  color: #bea16f;
  font-weight: bold;
}
footer .statement .inner .desc a:hover {
  text-decoration: underline;
}
footer .statement .inner .btn {
  position: relative;
  top: -7px;
  display: none;
  float: right;
  padding: 7px 35px;
  font-size: 14px;
  color: #333;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #333;
}
footer .statement .inner .btn:hover {
  color: #bea16f;
  border: 1px solid #bea16f;
}

.gototop {
  position: fixed;
  right: 10px;
  bottom: -15%;
  z-index: 1001;
  transition: all 1s;
}
.gototop.fixed {
  bottom: 5%;
}
.gototop a {
  position: relative;
  display: block;
  z-index: 1001;
  cursor: pointer;
  width: 50px;
  height: 50px;
  text-indent: -5000px;
  background: url(../img/new/top.png) no-repeat 0 0;
  background-size: 100% auto;
}
.gototop a.msg {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/new/fb_msg.png) no-repeat 0 0;
  background-size: 100% auto;
  margin: 0 0 30px 0;
}

.themes {
  clear: both;
}
.themes .theme_content {
  width: 600px;
  float: left;
}
.themes .theme_aisde {
  width: 180px;
  float: right;
}
.try_search.themes {
  background-size: 100% auto;
}
.try_search.themes .search_func {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 80px 0 0;
  text-align: center;
}
.try_search.themes .slick_960 {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}
.member.themes .theme_content {
  width: 680px;
  float: right;
}
.member.themes .theme_content .basic_info {
  position: relative;
  text-align: left;
}
.member.themes .theme_content .basic_info h2 {
  font-size: 30px;
  line-height: 200%;
  border-bottom: 1px solid #949494;
}
.member.themes .theme_content .basic_info .filter {
  position: absolute;
  right: 0;
  top: 0;
}
.member.themes .theme_content .basic_info .accumulated_points {
  padding: 20px 0;
  max-width: 320px;
  margin: 0 auto;
}
.member.themes .theme_content .basic_info .accumulated_points .title {
  display: inline-block;
  font-size: 24px;
  color: #333333;
}
.member.themes .theme_content .basic_info .accumulated_points .point {
  display: inline-block;
  font-size: 36px;
  color: #bea16f;
  width: 30%;
  text-align: right;
  padding: 0 20px;
}
.member.themes .theme_content .basic_info .accumulated_points a {
  display: inline-block;
  font-size: 20px;
  padding: 10px 10px;
  text-align: center;
  color: #fff;
  background: #000;
  display: inline-block;
  border-radius: 5px;
}
.member.themes .theme_content .basic_info .form_list {
  width: 100%;
  padding: 20px 0;
}
.member.themes .theme_content .basic_info .form_list.normal ul {
  width: 100%;
}
.member.themes .theme_content .basic_info .form_list.normal ul li .title {
  width: 20%;
  vertical-align: top;
  padding: 15px 0 0;
}
.member.themes .theme_content .basic_info .form_list.normal ul li .import {
  width: 75%;
}
.member.themes .theme_content .basic_info .form_list.normal ul li a {
  color: #333333;
  display: inline-block;
}
.member.themes .theme_content .basic_info .form_list.normal ul li a:hover {
  color: #bea16f;
}
.member.themes .theme_content .basic_info .form_list .title {
  display: inline-block;
  width: 20%;
  font-size: 24px;
  vertical-align: top;
}
.member.themes .theme_content .basic_info .form_list ul {
  display: inline-block;
  width: 75%;
  vertical-align: top;
  font-size: 18px;
}
.member.themes .theme_content .basic_info .form_list ul strong {
  color: #ff3300;
}
.member.themes .theme_content .basic_info .form_list ul li .import label {
  width: 100%;
}
.member.themes .theme_content .basic_info .highlight {
  color: #bea16f;
  font-weight: bold;
}
.member.themes .theme_content .basic_info .buttons {
  text-align: right;
  margin: 10 0 10px 0;
}
.member.themes .theme_content .basic_info .buttons.center {
  text-align: center;
}
.member.themes .theme_content .basic_info .ps_box {
  color: #333333;
  padding: 20px;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  margin: 50px 0 0 0;
}
.member.themes .theme_content .basic_info .ps_box strong {
  color: #bea16f;
}
.member.themes .theme_content .basic_info .ps_box .title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.member.themes .theme_content .basic_info .ps_box .desc {
  font-size: 14px;
  line-height: 170%;
}
.member.themes .theme_content .basic_info a {
  color: #bea16f;
  font-size: 16px;
  margin: 0 3px;
}
.member.themes .theme_content .form_info {
  padding: 20px 0;
  text-align: left;
}
.member.themes .theme_content .form_info h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 200%;
  border-bottom: 1px solid #ccc;
}
.member.themes .theme_content .form_info .form_list {
  width: 100%;
  margin: 0;
}
.member.themes .theme_content .form_info .form_list ul li {
  border-bottom: 1px solid #ccc;
  font-size: 18px;
  line-height: 200%;
  padding: 10px 0;
}
.member.themes .theme_content .form_info .form_list ul li:last-child {
  border-bottom: none;
}
.member.themes .theme_content .form_info .form_list ul li .date {
  display: inline-block;
  width: 20%;
}
.member.themes .theme_content .form_info .form_list ul li .name {
  width: 60%;
}
.member.themes .theme_content .form_info .form_list ul li .name3 {
  width: 68%;
}
.member.themes .theme_content .form_info .form_list ul li .name2 {
  display: inline-block;
  width: 45%;
}
.member.themes .theme_content .form_info .form_list ul li .status {
  display: inline-block;
  width: 15%;
}
.member.themes .theme_content .form_info .form_list ul li .usepoint,
.member.themes .theme_content .form_info .form_list ul li .getpoint {
  display: inline-block;
  width: 15%;
  text-align: right;
}
.member.themes .theme_content .form_info .form_list ul li .change {
  display: inline-block;
  width: 15%;
  text-align: center;
}
.member.themes .theme_content .form_info .form_list ul li .change a {
  display: inline-block;
  font-size: 20px;
  padding: 0px 10px;
  text-align: center;
  color: #333333;
  border: 1px solid #333333;
  display: inline-block;
  border-radius: 5px;
}
.member.themes .theme_content .article_collection .item {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.member.themes .theme_content .article_collection .item:last-child {
  border-bottom: none;
}
.member.themes .theme_content .article_collection .item figure {
  display: inline-block;
  width: 44.118%;
  vertical-align: top;
}
.member.themes .theme_content .article_collection .item figure img {
  width: 100%;
}
.member.themes .theme_content .article_collection .item .word {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  padding: 0 10px;
}
.member.themes .theme_content .article_collection .item .word .title {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.member.themes .theme_content .article_collection .item .word .info {
  font-size: 14px;
}
.member.themes .theme_content .article_collection .item .word .info.collection {
  margin: 0 0 20px 0;
}
.member.themes .theme_content .article_collection .item .word .info .editor {
  display: inline-block;
}
.member.themes .theme_content .article_collection .item .word .info .editor a {
  color: #bea16f;
}
.member.themes .theme_content .article_collection .item .word .info .editor a:after {
  content: "．";
}
.member.themes .theme_content .article_collection .item .word .info .editor a:last-child:after {
  content: "";
}
.member.themes .theme_content .article_collection .item .word .info .editor:after {
  content: "-";
}
.member.themes .theme_content .article_collection .item .word .info .date {
  display: inline-block;
}
.member.themes .theme_content .article_collection .item .word .cancel {
  padding: 5px 10px;
  font-size: 18px;
  color: #333333;
  border-radius: 5px;
  border: 1px solid #333333;
}
.member.themes .theme_content .article_collection .item .word .cancel:hover {
  color: #bea16f;
  border: 1px solid #bea16f;
}
.member.themes .theme_content .product_collection .item {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.member.themes .theme_content .product_collection .item:last-child {
  border-bottom: none;
}
.member.themes .theme_content .product_collection .item figure {
  display: inline-block;
  width: 21.3%;
  vertical-align: top;
  margin: 0 10px 0 0;
}
.member.themes .theme_content .product_collection .item figure img {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 15px;
}
.member.themes .theme_content .product_collection .item .word {
  display: inline-block;
  width: 75%;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box;
  padding: 0 10px;
}
.member.themes .theme_content .product_collection .item .word .title {
  font-size: 18px;
}
.member.themes .theme_content .product_collection .item .word .brand {
  font-size: 18px;
  margin: 0 0 10px 0;
}
.member.themes .theme_content .product_collection .item .word .price_none {
  color: #949494;
  text-decoration: line-through;
}
.member.themes .theme_content .product_collection .item .word .price {
  color: #bea16f;
}
.member.themes .theme_content .product_collection .item .word .info {
  font-size: 14px;
}
.member.themes .theme_content .product_collection .item .word .info.collection {
  margin: 0 0 20px 0;
}
.member.themes .theme_content .product_collection .item .word .info .editor {
  display: inline-block;
}
.member.themes .theme_content .product_collection .item .word .info .editor a {
  color: #bea16f;
}
.member.themes .theme_content .product_collection .item .word .info .editor a:after {
  content: "．";
}
.member.themes .theme_content .product_collection .item .word .info .editor a:last-child:after {
  content: "";
}
.member.themes .theme_content .product_collection .item .word .info .editor:after {
  content: "-";
}
.member.themes .theme_content .product_collection .item .word .info .date {
  display: inline-block;
}
.member.themes .theme_content .product_collection .item .word .cancel {
  padding: 5px 10px;
  font-size: 18px;
  color: #333333;
  border-radius: 5px;
  border: 1px solid #333333;
}
.member.themes .theme_content .product_collection .item .word .cancel:hover {
  color: #bea16f;
  border: 1px solid #bea16f;
}
.member.themes .theme_content .message_record .item {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.member.themes .theme_content .message_record .item:last-child {
  border-bottom: none;
}
.member.themes .theme_content .message_record .item .original {
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #eee;
}
.member.themes .theme_content .message_record .item .original figure {
  display: inline-block;
  width: 15.2%;
  margin: 0 1% 0 0;
  vertical-align: top;
}
.member.themes .theme_content .message_record .item .original figure img {
  width: 100%;
}
.member.themes .theme_content .message_record .item .original .word {
  display: inline-block;
  width: 83%;
  vertical-align: top;
  text-align: left;
  line-height: 170%;
}
.member.themes .theme_content .message_record .item .original .word .classification {
  font-size: 16px;
}
.member.themes .theme_content .message_record .item .original .word .title {
  font-size: 16px;
}
.member.themes .theme_content .message_record .item .original .word .tag {
  font-size: 14px;
}
.member.themes .theme_content .message_record .item .original .word .tag .editor {
  display: inline-block;
}
.member.themes .theme_content .message_record .item .original .word .tag .editor a {
  color: #bea16f;
}
.member.themes .theme_content .message_record .item .original .word .tag .editor a:after {
  content: "．";
}
.member.themes .theme_content .message_record .item .original .word .tag .editor a:last-child:after {
  content: "";
}
.member.themes .theme_content .message_record .item .original .word .tag .editor:after {
  content: "-";
}
.member.themes .theme_content .message_record .item .original .word .tag .date {
  display: inline-block;
}
.member.themes .theme_content .message_record .item .reply {
  padding: 10px 0;
}
.member.themes .theme_content .message_record .item .reply.non-img .word {
  width: 100%;
}
.member.themes .theme_content .message_record .item .reply.non-img figure {
  display: none;
}
.member.themes .theme_content .message_record .item .reply .word {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 75%;
}
.member.themes .theme_content .message_record .item .reply .word .info {
  font-size: 14px;
  margin: 0 0 10px 0;
}
.member.themes .theme_content .message_record .item .reply .word .info .title {
  display: inline-block;
}
.member.themes .theme_content .message_record .item .reply .word .info .title:after {
  content: "：";
}
.member.themes .theme_content .message_record .item .reply .word .info .date {
  display: inline-block;
}
.member.themes .theme_content .message_record .item .reply .word .desc {
  font-size: 18px;
}
.member.themes .theme_content .message_record .item .reply figure {
  display: inline-block;
  vertical-align: top;
  width: 22.1%;
}
.member.themes .theme_content .message_record .item .reply figure img {
  width: 100%;
  border-radius: 5px;
}
.member.themes .theme_content .activity_list .item {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.member.themes .theme_content .activity_list .item:last-child {
  border-bottom: none;
}
.member.themes .theme_content .activity_list .item .original {
  margin: 0 0 10px 0;
}
.member.themes .theme_content .activity_list .item .original figure {
  display: inline-block;
  width: 15.2%;
  vertical-align: top;
  margin: 0 1% 0 0;
}
.member.themes .theme_content .activity_list .item .original figure img {
  width: 100%;
  border-radius: 5px;
}
.member.themes .theme_content .activity_list .item .original .word {
  display: inline-block;
  width: 83%;
  vertical-align: top;
  text-align: left;
  line-height: 170%;
}
.member.themes .theme_content .activity_list .item .original .word .classification {
  font-size: 16px;
  font-weight: bold;
}
.member.themes .theme_content .activity_list .item .original .word .title {
  font-size: 16px;
}
.member.themes .theme_content .activity_list .item .original .word .tag {
  font-size: 14px;
}
.member.themes .theme_content .activity_list .item .original .word .tag .editor {
  display: inline-block;
}
.member.themes .theme_content .activity_list .item .original .word .tag .editor a {
  color: #bea16f;
}
.member.themes .theme_content .activity_list .item .original .word .tag .editor a:after {
  content: "．";
}
.member.themes .theme_content .activity_list .item .original .word .tag .editor a:last-child:after {
  content: "";
}
.member.themes .theme_content .activity_list .item .original .word .tag .editor:after {
  content: "-";
}
.member.themes .theme_content .activity_list .item .original .word .tag .date {
  display: inline-block;
}
.member.themes .theme_content .activity_list .experience {
  padding: 20px 20px;
  text-align: left;
  font-size: 18px;
  border: 1px solid #ccc;
  background-color: #eee;
}
.member.themes .theme_content .activity_list .experience .btns {
  float: right;
  text-align: right;
}
.member.themes .theme_content .activity_list .experience .btns a {
  color: #333333;
  border: 1px solid #ccc;
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #fff;
}
.member.themes .theme_content .activity_list .experience .btns a:hover {
  background-color: #000;
  color: #fff;
}
.member.themes .theme_content .article_box {
  text-align: left;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.member.themes .theme_content .article_box h4 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.member.themes .theme_content .article_box p {
  font-size: 18px;
}
.member.themes .theme_content .article_box .question {
  font-size: 18px;
}
.member.themes .theme_content .article_box .question ol {
  list-style: decimal;
  padding: 0 0 0 20px;
}
.member.themes .theme_content .article_box .question ol li {
  padding: 0 0 20px 0;
  line-height: 170%;
}
.member.themes .theme_content .article_box .question ol li .issue {
  margin: 0 0 10px 0;
}
.member.themes .theme_content .article_box .question ol li input[type=radio] {
  display: none;
}
.member.themes .theme_content .article_box .question ol li input[type=checkbox] {
  display: none;
}
.member.themes .theme_content .article_box .question ol li input[type=radio] + label span.radio {
  top: 5px;
}
.member.themes .theme_content .article_box .btns {
  text-align: center;
}
.member.themes .theme_content .article_box .btns a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px;
  background-color: #4b6eb6;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.member.themes .theme_content .buttons {
  margin: 10px 0 10px 0;
}
.member.themes .theme_aisde {
  width: 300px;
  float: left;
}
.member.themes .theme_aisde .man_info figure img {
  overflow: hidden;
  border-radius: 50%;
}
.member.themes .theme_aisde .man_info .word {
  font-size: 24px;
  font-weight: bold;
}
.member.themes .theme_aisde .man_info .word .sort {
  color: #bea16f;
}
.member.themes .theme_aisde .man_info .buttons {
  border: none;
}
.member.themes .theme_aisde .member_menu ul li a {
  display: block;
  color: #949494;
  font-size: 24px;
  line-height: 300%;
}
.member.themes .theme_aisde .member_menu ul li a:hover {
  color: #333333;
  font-weight: bold;
}
.member.themes .theme_aisde .member_menu ul li.active a {
  color: #333333;
  font-weight: bold;
}
.member.themes .theme_aisde .point_info figure img {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 5px;
}
.member.themes .theme_aisde .point_info .word .name {
  color: #333333;
  font-size: 20px;
}
.member.themes .theme_aisde .point_info .word .point {
  color: #bea16f;
  font-size: 30px;
}

@media (max-width: 1280px) {
  main.col_2_right .main_container .inner .main_content {
    width: 67%;
    max-width: 860px;
  }
}
@media (max-width: 1050px) {
  .mobile_show {
    display: none !important;
  }

  .mobile_hidden {
    display: block !important;
  }

  header .main_menu .inner .menu ul li a:after {
    margin: 0 6px 0 6px;
  }

  main.col_2_left.w_1024 .main_container .inner {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  main.col_2_left.w_1024 .main_container .inner .main_content {
    max-width: 55%;
  }
  main.col_2_left.w_1024 .main_container .inner aside {
    max-width: 300px;
  }

  footer.fixed .statement {
    box-sizing: border-box;
  }
  footer.fixed .statement .inner .desc {
    width: 60%;
  }
  footer.fixed .statement .inner .btn {
    top: 0;
    width: auto;
    float: right;
  }
  footer .edm_order {
    padding: 54px 0;
  }
  footer .edm_order .title {
    width: 100%;
    margin: 0 auto 20px auto;
    font-size: 24px;
  }
  footer .edm_order p {
    width: 90%;
    margin: 0 auto 30px auto;
    font-size: 14px;
    line-height: 150%;
  }
  footer .edm_order .mail_order {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  footer .edm_order .mail_order #sub-form input {
    width: 60%;
    height: 46px;
    font-size: 14px;
  }
  footer .edm_order .mail_order input {
    display: inline-block;
    width: 60%;
    font-size: 14px;
    padding: 12px 10px;
    height: 20px;
  }
  footer .edm_order .mail_order a {
    width: 46px;
    height: 46px;
    background-size: 100% auto;
  }
  footer .footer_all .web_info {
    display: block;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
  }
  footer .footer_all .web_info .logo {
    margin: 0 0 10px 0;
  }
  footer .footer_all .web_info .logo img {
    width: auto;
  }
  footer .footer_all .web_structure {
    display: block;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
  }
  footer .footer_all .web_structure .web_map ul li:after {
    margin: 3px 5px;
  }
  footer .statement {
    padding: 5px 5%;
    background: #fff;
  }
  footer .statement .inner {
    padding: 0px 0 0px;
  }
  footer .statement .inner .desc {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mobile_show {
    display: block !important;
  }

  .mobile_hidden {
    display: none !important;
  }

  main.col_2_left.w_1024 .main_container .inner {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  main.col_2_left.w_1024 .main_container .inner .main_content {
    max-width: 100%;
  }
  main.col_2_left.w_1024 .main_container .inner aside {
    max-width: 100%;
  }
  main.col_2_left .main_container .inner {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
  }
  main.col_2_left .main_container .inner .main_content {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 0;
  }
  main.col_2_left .main_container .inner aside {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    margin: 0 auto;
    text-align: center;
  }
  main.col_2_right .main_container .inner {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  main.col_2_right .main_container .inner .main_content {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 0;
  }
  main.col_2_right .main_container .inner aside {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }

  /*********************************
        Header
  *********************************/
  header {
    padding: 0;
  }
  header .top_logo {
    padding: 22px 20px 18px 20px;
  }
  header .top_logo img {
    max-width: 100%;
  }
  header .top_info {
    padding: 5px 10px 5px 10px;
    height: 34px;
  }
  header .top_info.fixed .inner .login_area {
    bottom: 3%;
  }
  header .top_info .inner {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  header .top_info .inner .toggle {
    display: inline-block;
    margin: 2px 2px 0 0;
    background-size: 80% auto;
    width: 25px;
    height: 19px;
  }
  header .top_info .inner .toggle:hover {
    background-position: 0% 126%;
  }
  header .top_info .inner .title {
    font-size: 20px;
  }
  header .top_info .inner .breadcrumb {
    margin: 2px 0px 0 0;
    padding: 10px 20px;
  }
  header .top_info .inner .breadcrumb .title {
    margin: 0 0px 0 0;
  }
  header .top_info .inner .breadcrumb .title a {
    font-size: 20px;
  }
  header .top_info .inner .breadcrumb span a {
    font-size: 20px;
  }
  header .top_info .inner .func_area .social_box {
    display: inline-block;
    vertical-align: top;
  }
  header .top_info .inner .func_area .social_box.open .box {
    width: 180px;
    height: 28px;
  }
  header .top_info .inner .func_area .social_box .box {
    position: absolute;
    top: 29px;
    right: 0;
    width: 180px;
    height: 0px;
    background: rgba(233, 229, 218, 0.9);
    z-index: 1002;
  }
  header .main_menu {
    display: none;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
  }
  header .main_menu .inner .menu {
    display: inline-block;
    max-width: 100%;
    height: 32px;
    overflow-x: scroll;
  }
  header .main_menu .inner .menu::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  header .main_menu .inner .menu ul {
    display: inline-block;
    min-width: 940px;
    text-align: left;
    padding: 0 0 0 15px;
  }
  header .main_menu .inner .newtags {
    display: inline-block;
    max-width: 100%;
    height: 32px;
    overflow-x: scroll;
    padding: 0;
  }
  header .main_menu .inner .newtags::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  header .main_menu .inner .newtags ul {
    display: inline-block;
    min-width: 800px;
    text-align: left;
  }
  header .web_info {
    display: none;
  }
  header .breadcrumbs .inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
  header .login_area .search {
    top: 0px;
  }
  header .login_area.login .desc {
    display: none;
  }

  main .main_container.shop_nav_fixed {
    margin: 0px 0 0 !important;
  }

  .shop_nav {
    top: 60px;
    display: none;
  }

  .page.shop_beauty_detail header .top_info.fixed .inner .login_area {
    bottom: 7%;
  }
  .page.shop_beauty_detail .gototop.fixed {
    bottom: 5%;
  }

  /*********************************
        footer
    *********************************/
  footer {
    margin: 0 auto 0px;
  }
  footer.fixed .statement {
    box-sizing: border-box;
  }
  footer.fixed .statement .inner .desc {
    width: 100%;
    margin: 0 0 10px 0;
  }
  footer.fixed .statement .inner .btn {
    top: 0;
    width: 100%;
    margin: 0 auto;
    float: none;
    box-sizing: border-box;
    text-align: center;
  }
  footer .edm_order {
    padding: 23px 0;
  }
  footer .edm_order .title {
    font-size: 20px;
  }
  footer .edm_order p {
    width: 82%;
    margin: 0 auto 10px auto;
    font-size: 13px;
  }
  footer .footer_all .web_info {
    text-align: center;
    padding: 20px 0 15px;
  }
  footer .footer_all .web_info .logo img {
    width: auto;
  }
  footer .footer_all .web_info .social {
    float: none;
    text-align: center;
  }
  footer .footer_all .web_structure {
    padding: 15px 0 20px;
  }

  .gototop {
    right: 10px;
    bottom: -25%;
  }
  .gototop.fixed {
    bottom: 1%;
  }
  .gototop a {
    width: 30px;
    height: 30px;
  }
  .gototop a.msg {
    width: 30px;
    height: 30px;
    margin: 0 0 10px 0;
  }

  .shopping_btns {
    display: block;
  }
}
/*********************************
  shared
*********************************/
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  margin: 5px 0 5px 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #dbdbdb;
}

input {
  font-size: 16px;
}
input[type=text] {
  font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
}
input[type=radio] {
  display: none;
}
input[type=radio] + label {
  cursor: pointer;
}
input[type=radio] + label span.radio {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 4px;
  background-image: url(../img/new/dot.png);
  width: 20px;
  height: 19px;
  background-position: -19px -28px;
}
input[type=radio] + label span.desc {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 30px);
}
input[type=radio]:checked + label span.radio {
  background-position: -19px 0;
}
input[type=checkbox] {
  display: none !important;
}
input[type=checkbox] + label {
  cursor: pointer;
}
input[type=checkbox] + label span.checkbox {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 4px;
  background-image: url(../img/new/icon_checkbox.png);
  width: 20px;
  height: 20px;
  background-position: -20px -29px;
}
input[type=checkbox] + label span.desc {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 40px);
  margin-left: 10px;
}
input[type=checkbox]:checked + label span.checkbox {
  background-position: 0px 0;
}

[class^=icon].like {
  display: inline-block;
  width: 21px;
  height: 20px;
  vertical-align: text-bottom;
  background: url(../img/new/icon_all_2.png) no-repeat 0px -129px;
}
[class^=icon].like.active {
  background-position: -31px -129px;
}

.buttons {
  text-align: center;
  padding: 10px 10px 30px 10px;
  margin: 0;
  box-sizing: border-box;
}
.buttons.normal input[type=button],
.buttons.normal a {
  color: #fff;
  border-radius: 5px;
  background-color: #000;
}
.buttons.normal input[type=button]:hover,
.buttons.normal a:hover {
  background-color: #bea16f;
}
.buttons.member a {
  color: #fff;
  border-radius: 10px;
  background-color: #000;
}
.buttons.member a:hover {
  background-color: #bea16f;
}
.buttons input[type=button],
.buttons a {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
  text-align: center;
  padding: 6px 30px;
  box-sizing: border-box;
  border: none;
}
.buttons input[type=button].more,
.buttons a.more {
  font-size: 42px;
  border-radius: 0px;
  padding: 0 32px 0 0;
  margin: 0 0 0 40px;
  color: #000;
  max-width: 210px;
  width: 210px;
  background-color: transparent;
  background-image: url(../img/new/btn_1.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 95% auto;
  transition: all 1s;
}
.buttons input[type=button].more:hover,
.buttons a.more:hover {
  background-position: 7px bottom;
}
.buttons .ps {
  font-size: 14px;
  color: #999;
}

select {
  cursor: pointer;
  background: url(../img/new/select.png) no-repeat 98% center transparent;
  background-size: 7% auto;
  padding: 5px 5px 5px 5px;
  width: 100%;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  background-color: #bea16f;
  border-radius: 10px;
  border: #bea16f;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.sort {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #333333;
  font-size: 14px;
  margin: 0 3px;
  background-image: url(../img/new/sort_all.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 100% 7px;
  padding: 0 20px 0 0;
}
select.normal {
  background: url(../img/new/icon_down.png) no-repeat 100% center #f6f7f7;
  width: 100%;
  font-size: 15px;
  color: #333333;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 15px 40px 15px 10px;
}

.breadcrumbs {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 150%;
}
.breadcrumbs .inner {
  width: 100%;
  max-width: 1480px;
  margin: 0px auto;
}
.breadcrumbs .inner a {
  color: #ccc;
}
.breadcrumbs .inner a:hover {
  color: #bea16f;
}
.breadcrumbs .inner a:after {
  content: ">";
  margin: 0 5px;
}
.breadcrumbs .inner a:last-child:after {
  content: "";
  margin: 0 0px;
}

.teaching {
  text-align: right;
  padding: 5px 9px;
}
.teaching.mypage a {
  display: inline-block;
  width: 52px;
  height: 52px;
  font-size: 16px;
  color: #fff;
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 50%;
  line-height: 110%;
  box-sizing: border-box;
  padding: 8px 5px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.teaching.mypage a:hover {
  color: #333;
  background-color: #fff;
}
.teaching a {
  font-size: 12px;
  color: #999;
  text-decoration: underline;
}
.teaching a:hover {
  color: #ff0066;
}

@media (max-width: 1050px) {
  .breadcrumbs {
    padding: 0 0 10px 0 !important;
  }
  .breadcrumbs .inner {
    padding: 0 !important;
  }

  .buttons a.more {
    max-width: 160px;
    width: 160px;
    font-size: 30px;
    padding: 0 26px 7px 0;
    margin: 0 0px 0 24px;
  }
}
@media (max-width: 767px) {
  ::-webkit-scrollbar {
    height: 2px;
  }

  input[type=radio] + label span.radio {
    top: 2px;
  }
  input[type=checkbox] + label span.checkbox {
    top: 2px;
  }

  .breadcrumbs {
    padding: 10px 0px 10px !important;
    max-width: 88%;
    margin: 0 auto;
    font-size: 13px;
  }

  .buttons a.more {
    max-width: 130px;
    width: 130px;
    font-size: 22px;
    padding: 0 26px 7px 0;
    margin: 0 0px 0 24px;
  }

  .teaching {
    max-width: 310px;
    margin: 0 auto;
  }
  .teaching.mypage {
    display: block !important;
    max-width: 320px;
    padding: 5px 13px 0px 0;
  }
  .teaching.mypage a {
    font-size: 13px;
    padding: 4px 3px;
    width: 40px;
    height: 40px;
  }
  .teaching a {
    font-size: 12px;
    color: #999;
    text-decoration: underline;
  }
  .teaching a:hover {
    color: #ff0066;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  text-align: center;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0px 10px 0px !important;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left !important;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 46%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background-color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #333 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -35px;
  background: url(../img/new/slick.png) no-repeat -6px 5px;
  width: 22px;
  height: 57px;
}

[dir=rtl] .slick-prev {
  right: -32px;
  left: auto;
}

.slick-next {
  right: -35px;
  background: url(../img/new/slick.png) no-repeat -61px 5px;
  width: 22px;
  height: 57px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -30px;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 0px 0;
  list-style: none;
  text-align: center;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
  top: -5px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button {
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  text-align: center;
  opacity: 0.25;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
  opacity: 0.75;
}

@media (max-width: 767px) {
  .slick-list {
    margin: 0 auto 5px auto !important;
  }
}
.md.ad {
  text-align: center;
  margin: 0 0 0px 0;
}
.md.ad a {
  display: inline-block;
  width: 100%;
}
.md.ad a img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.md.topic_detail .md_hd {
  margin: 0px 0 10px;
}
.md.topic_detail .md_hd h1 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}
.md.topic_detail .md_bd {
  font-size: 18px;
  color: #333333;
}
.md.topic_detail .md_bd figure {
  max-width: 100%;
}
.md.topic_detail .md_bd figure:hover figcaption {
  color: #bea16f;
}
.md.topic_detail .md_bd figure.main_figure {
  margin: 0 0 10px 0;
}
.md.topic_detail .md_bd figure img {
  display: block;
  max-width: 100%;
  height: auto;
}
.md.topic_detail .md_bd figure figcaption {
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.md.topic_detail .md_bd .editor {
  margin: 20px 0;
}
.md.topic_detail .md_bd h4.subtitle {
  position: relative;
  width: 88%;
  margin: 10px auto 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: 1px;
  color: #333333;
}
.md.topic_detail .md_bd h4.subtitle:before {
  content: "“";
  display: inline-block;
  position: absolute;
  left: -35px;
  top: 0;
  font-size: 50px;
  line-height: 50px;
  font-family: arial;
}
.md.topic_detail .md_bd h4.subtitle:after {
  content: "”";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: -35px;
  font-size: 50px;
  line-height: 0;
  font-family: arial;
}
.md.topic_detail .md_bd .summary {
  position: relative;
  padding: 0px 0 10px;
  margin: 0 0 10px 0;
  border: 1px solid #bea16f;
}
.md.topic_detail .md_bd .summary .hd {
  position: relative;
  top: -18px;
  left: 0px;
  text-align: center;
  display: block;
}
.md.topic_detail .md_bd .summary .title {
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  background-color: #bea16f;
}
.md.topic_detail .md_bd .summary .wrapper {
  padding: 0px 10px 0px;
}
.md.topic_detail .md_bd .summary .wrapper a {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  box-sizing: border-box;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 20px 10px;
  padding: 0 10px 0 28px;
  height: 25px;
  background: url(../img/new/icon_pen.png) no-repeat 2px -104px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.md.topic_detail .md_bd .summary .wrapper a:hover {
  color: #b87813;
  background-position: 2px 3px;
}
.md.topic_detail .md_bd .detail_box {
  word-break: break-word;
}
.md.topic_detail .md_bd .detail_box h2,
.md.topic_detail .md_bd .detail_box h3 {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0 5px;
  line-height: 150%;
}
.md.topic_detail .md_bd .detail_box > p {
  line-height: 180%;
  margin: 0 0 10px 0;
}
.md.topic_detail .md_bd .detail_box > ol {
  list-style: decimal;
  padding: 0 0 10px 22px;
}
.md.topic_detail .md_bd .detail_box > ul {
  list-style: disc;
  padding: 0 0 10px 22px;
}
.md.topic_detail .md_bd .detail_box img {
  max-width: 100%;
  height: auto;
}
.md.topic_detail .md_bd .detail_box iframe {
  max-width: 100%;
  width: 100%;
}
.md.topic_detail .md_bd .event_registration {
  margin: 0px 0 20px 0;
}
.md.topic_detail .md_bd .win_list .info_list {
  list-style: none;
  padding: 0;
}
.md.topic_detail .md_bd .win_list .info_list .info {
  display: none;
}
.md.topic_detail .md_bd .win_list .info_list .info.active {
  display: block;
}
.md.topic_detail .md_bd .win_list .info_list .info ul {
  list-style: none;
  padding: 0;
}
.md.topic_detail .md_bd .win_list .info_list .info ul li {
  font-size: 18px;
  display: block;
}
.md.topic_detail .md_bd .win_list .info_list .info ul li:nth-child(2n+2) {
  background: #eeeeee;
}
.md.topic_detail .md_bd .win_list .info_list .info ul li span {
  display: inline-block;
  padding: 5px;
}
.md.topic_detail .md_bd .win_list .info_list .info ul li span:first-child {
  width: 100px;
  text-align: center;
}
.md.topic_detail .md_bd .win_list .pages {
  text-align: center;
  padding: 10px 0 !important;
}
.md.topic_detail .md_bd .win_list .pages li {
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 50px;
  margin: 2px;
  line-height: 50px;
  font-size: 18px;
  border-radius: 50%;
  border: 1px solid #333;
  color: #333;
  background: transparent;
  cursor: pointer;
}
.md.topic_detail .md_bd .win_list .pages li.active {
  color: #fff;
  background: #ff3366;
  border: 1px solid #ff3366;
}
.md.topic_detail .md_bd .extended_reading {
  background: #eeeeee;
  padding: 20px 20px;
  margin: 30px 0 50px 0;
}
.md.topic_detail .md_bd .extended_reading .title {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.md.topic_detail .md_bd .extended_reading ul {
  list-style: disc;
  padding: 0 0 0 22px;
  font-size: 18px;
}
.md.topic_detail .md_bd .extended_reading ul a {
  color: #333;
}
.md.topic_detail .md_bd .extended_reading ul a:hover {
  color: #bea16f;
}
@media (max-width: 1050px) {
  .md.topic_detail .md_hd h1 {
    font-size: 24px;
  }
  .md.topic_detail .md_bd {
    font-size: 16px;
  }
  .md.topic_detail .md_bd h3.subtitle {
    width: 76%;
    margin: 0px auto 20px;
    font-size: 16px;
    line-height: 150%;
  }
  .md.topic_detail .md_bd h3.subtitle:before {
    content: "“";
    display: inline-block;
    position: absolute;
    left: -35px;
    top: 0;
    font-size: 50px;
    line-height: 50px;
    font-family: arial;
  }
  .md.topic_detail .md_bd h3.subtitle:after {
    content: "”";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: -35px;
    font-size: 50px;
    line-height: 0;
    font-family: arial;
  }
  .md.topic_detail .md_bd p {
    line-height: 150%;
  }
  .md.topic_detail .md_bd .event_registration {
    margin: 20px 0 20px 0;
  }
  .md.topic_detail .md_bd .win_list .info_list .info ul li {
    font-size: 16px;
  }
  .md.topic_detail .md_bd .win_list .pages li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .md.topic_detail .md_bd .extended_reading ul {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .md.topic_detail {
    width: 96%;
    margin: 0 auto;
  }
  .md.topic_detail .md_bd h3.subtitle {
    margin: 0px auto 40px;
  }
  .md.topic_detail .md_bd .summary .wrapper a {
    width: 100%;
    margin: 0 0 10px 7px;
  }
  .md.topic_detail .md_bd .extended_reading ul {
    font-size: 16px;
  }
}

.social_share {
  position: fixed;
  top: 80%;
  left: calc((100% - 1024px) / 2 - 120px);
  opacity: 0;
  transition: all 2s;
  z-index: 1002;
  background: #fff;
  border-radius: 5px;
}
.social_share.active {
  top: 18%;
  opacity: 1;
}
.social_share .fb-like {
  display: inline-block;
  vertical-align: middle;
}
.social_share .fb-like img {
  display: block;
}
.social_share .toggle {
  display: none;
  cursor: pointer;
  width: 62px;
  height: 62px;
  text-indent: -5000px;
  margin: 0 0 10px 0;
  border-radius: 50%;
  background-image: url(../img/new/icon_social_toggle.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 0 0;
  background-size: 210% auto;
}
.social_share .toggle:hover {
  background-position: -70px 0;
}
.social_share .name {
  font-size: 12px;
  color: #bbb;
  text-align: center;
  margin: 10px 0;
}
.social_share .box {
  margin: 0 0 10px 0;
}
.social_share .box a {
  display: block;
  width: 100%;
  height: 62px;
  text-indent: -5000px;
  margin: 0 0 10px 0;
  background-image: url(../img/new/social_share.png);
  background-repeat: no-repeat;
  background-size: 194% auto;
}
.social_share .box a.like {
  text-indent: 0;
  background-position: 18px 0;
  padding: 22px 0 0 0;
  text-align: center;
  height: 14px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.like.active, .social_share .box a.like:hover {
  color: #bea16f;
  background-position: -32px 0;
}
.social_share .box a.comments {
  text-indent: 0;
  background-position: 18px -40px;
  padding: 22px 0 0 0;
  text-align: center;
  height: 14px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.comments:hover {
  color: #bea16f;
  background-position: -32px -40px;
}
.social_share .box a.share {
  text-indent: 0;
  background-position: 18px -80px;
  padding: 22px 0 0 0;
  text-align: center;
  height: 14px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.share:hover {
  color: #bea16f;
  background-position: -32px -80px;
}
.social_share .box a.collection {
  background-position: 18px -120px;
  padding: 31px 0 0 0;
  text-align: center;
  text-indent: 0;
  height: 15px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.collection.active, .social_share .box a.collection:hover {
  color: #bea16f;
  background-position: -32px -120px;
}
.social_share .box a.facebook {
  background-position: 18px -186px;
  padding: 0 0 0 0;
  text-align: center;
  height: 37px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.facebook:hover {
  color: #bea16f;
  background-position: -32px -186px;
}
.social_share .box a.ig {
  background-position: 18px -235px;
  padding: 0 0 0 0;
  text-align: center;
  height: 37px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.ig:hover {
  color: #bea16f;
  background-position: -32px -235px;
}
.social_share .box a.line {
  background-position: 18px -281px;
  padding: 0 0 0 0;
  text-align: center;
  height: 37px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.line:hover {
  color: #bea16f;
  background-position: -32px -281px;
}
.social_share .box a.tiktok {
  background-position: 18px -331px;
  padding: 0 0 0 0;
  text-align: center;
  height: 37px;
  font-size: 12px;
  color: #333;
}
.social_share .box a.tiktok:hover {
  color: #bea16f;
  background-position: -32px -331px;
}
.social_share .buttons a.btn {
  width: 40px;
  line-height: 13px;
  padding: 7px 5px;
  border-radius: 50%;
  color: #fff;
  background-color: #cda86f;
}
.social_share .buttons a.btn:hover {
  background-color: #ff0066;
}

@media (max-width: 767px) {
  .social_share {
    top: 5.5%;
    left: -200px;
    background-color: transparent;
  }
  .social_share.active {
    top: 5.5%;
    left: 5px;
    opacity: 1;
  }
  .social_share.open .inner {
    opacity: 1;
    top: 5px;
    left: -5px;
    padding: 1px 0 0;
    border-radius: 5px;
  }
  .social_share .toggle {
    display: block;
    width: 40px;
    height: 40px;
    margin: 3px 0 0 0;
  }
  .social_share .toggle:hover {
    background-position: -45px 0;
  }
  .social_share .inner {
    position: relative;
    width: 50px !important;
    margin: 0 !important;
    top: 5px;
    left: -100px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.75);
    transition: all 0.5s;
  }
  .social_share .inner .name {
    margin: 5px 0 5px 0px;
    color: #d1b773;
  }
  .social_share .inner .name:nth-child(3) {
    margin: 0 0 5px 0;
  }
  .social_share .box a {
    width: 48px;
    height: 40px;
    margin: 0 auto 10px;
    background-size: 228% auto;
  }
  .social_share .box a.like {
    background-position: -73px 0;
    padding: 19px 0 0 0;
    color: #fff;
  }
  .social_share .box a.like:hover {
    color: #bea16f;
    background-position: -31px 0;
  }
  .social_share .box a.comments {
    background-position: -73px -34px;
    padding: 19px 0 0 0;
    color: #fff;
  }
  .social_share .box a.comments:hover {
    color: #bea16f;
    background-position: -31px -34px;
  }
  .social_share .box a.share {
    background-position: -73px -68px;
    padding: 19px 0 0 0;
    color: #fff;
  }
  .social_share .box a.share:hover {
    color: #bea16f;
    background-position: -31px -68px;
  }
  .social_share .box a.collection {
    background-position: -73px -106px;
    margin: 0 auto 0 auto;
    padding: 21px 0 0 0;
    height: 16px;
    color: #fff;
  }
  .social_share .box a.collection:hover {
    background-position: -31px -106px;
  }
  .social_share .box a.facebook {
    background-position: -73px -163px;
    height: 22px;
  }
  .social_share .box a.facebook:hover {
    color: #bea16f;
    background-position: -31px -163px;
  }
  .social_share .box a.ig {
    background-position: -73px -204px;
    height: 22px;
  }
  .social_share .box a.ig:hover {
    background-position: -31px -204px;
  }
  .social_share .box a.line {
    background-position: -73px -243px;
    height: 22px;
  }
  .social_share .box a.line:hover {
    background-position: -31px -243px;
  }
  .social_share .box a.tiktok {
    background-position: -73px -286px;
    height: 27px;
  }
  .social_share .box a.tiktok:hover {
    background-position: -31px -286px;
  }
  .social_share .buttons {
    padding: 0;
    text-align: left;
  }
  .social_share .buttons a.btn {
    width: 40px;
    line-height: 13px;
    padding: 7px 5px;
    border-radius: 50%;
    color: #fff;
    background-color: #cda86f;
  }
  .social_share .buttons a.btn:hover {
    background-color: #ff0066;
  }
}
.try_list {
  margin: 0 0 50px 0;
}
.try_list .nodata {
  font-size: 18px;
  padding: 10px;
  text-align: center;
}
.try_list .wrapper {
  margin: 0 0 10px 0 !important;
  text-align: center;
}
.try_list .wrapper .item {
  display: inline-block;
  text-align: left;
}
.try_list .wrapper .item.color_red .word {
  background-color: #a21318;
}
.try_list .wrapper .item.color_red .word .buttons a {
  color: #a21318;
}
.try_list .wrapper .item.color_red .word .buttons a:hover {
  color: #fff;
  background-color: #a21318;
}
.try_list .wrapper .item.color_blue .word {
  background-color: #358584;
}
.try_list .wrapper .item.color_blue .word .buttons a {
  color: #358584;
}
.try_list .wrapper .item.color_blue .word .buttons a:hover {
  color: #fff;
  background-color: #358584;
}
.try_list .wrapper .item.color_yellow .word {
  background-color: #c9a879;
}
.try_list .wrapper .item.color_yellow .word .buttons a {
  color: #c9a879;
}
.try_list .wrapper .item.color_yellow .word .buttons a:hover {
  color: #fff;
  background-color: #c9a879;
}
.try_list .wrapper .item figure {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
.try_list .wrapper .item figure img {
  display: block;
  max-width: 100%;
}
.try_list .wrapper .item .word {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
}
.try_list .wrapper .item .word .desc {
  color: #fff;
  line-height: 120%;
}
.try_list .wrapper .item .word .desc a {
  color: #fff;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 28px;
  height: 108px;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.try_list .wrapper .item .word .desc a:hover {
  color: #000;
}
.try_list .wrapper .item .word .tryout {
  color: #fff;
  font-size: 20px;
  line-height: 120%;
  border-top: 1px solid #fff;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}
.try_list .wrapper .item .word .buttons a {
  font-size: 24px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #fff;
}

aside .try_list .wrapper .item .word .desc a {
  font-size: 18px;
  height: 72px;
}
aside .try_list .wrapper .item .word .tryout {
  font-size: 14px;
}

@media (max-width: 1440px) {
  .try_list {
    margin: 0 0 10px 0;
  }
  .try_list .wrapper .item .word .tryout {
    font-size: 18px;
  }
}
@media (max-width: 1050px) {
  .try_list {
    margin: 0 0 10px 0;
  }
  .try_list .wrapper .item .word .desc {
    font-size: 18px;
  }
  .try_list .wrapper .item .word .desc a {
    height: 78px;
  }
  .try_list .wrapper .item .word .tryout {
    font-size: 12px;
  }
  .try_list .wrapper .item .word .buttons a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .try_list {
    display: block;
    max-width: 86%;
    width: 86%;
    max-width: 320px;
    margin: 0 auto 20px auto;
  }
  .try_list .wrapper {
    margin: 0 0 10px 0 !important;
  }
  .try_list .wrapper .item {
    display: inline-block;
    text-align: left;
  }
  .try_list .wrapper .item .word .desc a {
    height: 70px;
    font-size: 18px;
  }
  .try_list .wrapper .item .word .tryout {
    font-size: 14px;
  }
  .try_list .wrapper .item .word .buttons a {
    font-size: 18px;
  }
  .try_list .wrapper .slick-prev,
.try_list .wrapper .slick-next {
    top: 50%;
  }

  aside .try_list .wrapper .item .word .desc a {
    height: 70px;
    font-size: 18px;
  }
}
.bloggerlist_blog .md.tryout .md_hd,
.ibeauty_index .right-banner .md.tryout .md_hd {
  margin: -6px 0 2rem 0;
}
.bloggerlist_blog .md.tryout .md_hd h4,
.ibeauty_index .right-banner .md.tryout .md_hd h4 {
  color: #fff;
}
.bloggerlist_blog .try_list .wrapper .item figure,
.ibeauty_index .right-banner .try_list .wrapper .item figure {
  display: block;
  position: relative;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  padding-bottom: 67%;
}
.bloggerlist_blog .try_list .wrapper .item figure img,
.ibeauty_index .right-banner .try_list .wrapper .item figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #f1f1f1;
}
.bloggerlist_blog .try_list .wrapper .item .word .desc a,
.ibeauty_index .right-banner .try_list .wrapper .item .word .desc a {
  font-size: 16px;
  height: 60px;
  font-weight: 400;
}
.bloggerlist_blog .try_list .wrapper .item .word .desc a:hover,
.ibeauty_index .right-banner .try_list .wrapper .item .word .desc a:hover {
  color: #ffffffc2;
}
.bloggerlist_blog .try_list .wrapper .item .word .tryout,
.ibeauty_index .right-banner .try_list .wrapper .item .word .tryout {
  margin: 10px 0px 20px 0;
}
.bloggerlist_blog .try_list .wrapper .item .word .buttons,
.ibeauty_index .right-banner .try_list .wrapper .item .word .buttons {
  padding: 30px 0px 30px 0px;
  transition: all 0.3s;
  font-weight: normal;
  font-size: 20px;
}
.bloggerlist_blog .try_list .wrapper .item .word .buttons:hover,
.ibeauty_index .right-banner .try_list .wrapper .item .word .buttons:hover {
  transform: scale(1.1);
}
.bloggerlist_blog .slick-dots,
.ibeauty_index .right-banner .slick-dots {
  top: -24px;
  text-align: left;
  position: absolute;
}
.bloggerlist_blog .slick-dots li button,
.ibeauty_index .right-banner .slick-dots li button {
  border-radius: 0px;
}
.bloggerlist_blog .slick-next, .bloggerlist_blog .slick-prev,
.ibeauty_index .right-banner .slick-next,
.ibeauty_index .right-banner .slick-prev {
  filter: invert(1);
  top: 85.5%;
  z-index: 10;
  opacity: 0.5;
}
.bloggerlist_blog .slick-prev,
.ibeauty_index .right-banner .slick-prev {
  left: 10px;
  background: url(../img/new/slick.png) no-repeat -6px 5px;
}
.bloggerlist_blog .slick-next,
.ibeauty_index .right-banner .slick-next {
  right: 10px;
  background: url(../img/new/slick.png) no-repeat -61px 3px;
}

.assess_list .hd {
  text-align: center;
  font-size: 42px;
  margin: 0 0 50px 0;
}
.assess_list .hd h4 {
  display: inline-block;
  padding: 3px 10px;
  line-height: 120% !important;
  font-size: 42px !important;
  color: #fff;
  background-color: #000;
}
.assess_list .hd .desc {
  display: inline-block;
}
.assess_list .nodata {
  font-size: 18px;
  padding: 10px;
  text-align: center;
}
.assess_list .wrapper {
  position: relative;
}
.assess_list .wrapper .item {
  display: inline-block;
  text-align: left;
  width: 290px;
  padding: 0 0 5px 0;
  top: 0;
  left: 0;
  background-color: #fff;
}
.assess_list .wrapper .item .edit_box {
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 3;
}
.assess_list .wrapper .item .edit_box .btn {
  padding: 5px 10px;
  margin: 0 5px 0 0;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.8);
}
.assess_list .wrapper .item .edit_box .btn:hover {
  color: #333;
  background-color: #fff;
}
.assess_list .wrapper .item .box {
  width: 100%;
  max-width: 284px;
  margin: 0 auto 10px;
  border: 1px solid #efefef;
}
.assess_list .wrapper .item .vlog {
  overflow: hidden;
}
.assess_list .wrapper .item .vlog.facebook {
  height: 510px;
}
.assess_list .wrapper .item .vlog.tiktok {
  height: 600px;
}
.assess_list .wrapper .item .tiktok-embed {
  max-width: 100% !important;
  min-width: 100% !important;
  margin: 0 !important;
}
.assess_list .wrapper .item iframe {
  width: 100% !important;
  min-width: 100% !important;
  margin: 0 0 40px 0;
}
.assess_list .wrapper .item figure {
  overflow: hidden;
}
.assess_list .wrapper .item figure:hover img {
  transform: scale(1.2);
}
.assess_list .wrapper .item figure img {
  display: block;
  max-width: 100%;
  width: 100%;
  transition: all 1s;
}
.assess_list .wrapper .item .word {
  position: relative;
  margin: -60px auto 0 auto;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
}
.assess_list .wrapper .item .word .assort_title {
  position: relative;
  top: 10px;
  z-index: 2;
  display: inline-block;
  background-color: #dedbdb;
  border-radius: 50px;
  padding: 3px 7px;
}
.assess_list .wrapper .item .word .assort_title a {
  color: #000;
}
.assess_list .wrapper .item .word .assort_title a:hover {
  color: #bea16f;
}
.assess_list .wrapper .item .word .score_all {
  display: block;
  background-color: #f8eddc;
  border-radius: 50px;
  padding: 10px 23px;
  margin: 0 0 10px 0;
}
.assess_list .wrapper .item .word .score_all .name {
  display: inline-block;
}
.assess_list .wrapper .item .word .score_all .star_score {
  display: inline-block;
  background: url(../img/new/icon_star_all.png) no-repeat 0px 0px;
  width: 84px;
  height: 16px;
  vertical-align: middle;
}
.assess_list .wrapper .item .word .score_all .star_score .score {
  display: block;
  background: url(../img/new/icon_star_all.png) no-repeat 0px -20px;
  height: 100%;
}
.assess_list .wrapper .item .word .editor {
  margin: 0 0 10px 0;
}
.assess_list .wrapper .item .word .editor .info_box a:after {
  content: "";
}
.assess_list .wrapper .item .word .title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 120%;
  margin: 0 0 10px 0;
  text-align: left;
}
.assess_list .wrapper .item .word .title a {
  color: #000;
}
.assess_list .wrapper .item .word .title a:hover {
  color: #bea16f;
}
.assess_list .wrapper .item .word .desc {
  color: #333333;
  font-size: 14px;
  margin: 0 0 10px 0;
  text-align: left;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 62px;
  line-height: 150%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.assess_list .wrapper .item .word .desc a {
  color: #333333;
}
.assess_list .wrapper .item .word .desc a:hover {
  color: #bea16f;
}
.assess_list .wrapper .item .word .desc h1,
.assess_list .wrapper .item .word .desc h2,
.assess_list .wrapper .item .word .desc h3,
.assess_list .wrapper .item .word .desc h4,
.assess_list .wrapper .item .word .desc h5 {
  font-size: 14px;
  line-height: 150%;
}
.assess_list .wrapper .item .word .exponent {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.assess_list .wrapper .item .word .exponent .popularity {
  color: #b87813;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}
.assess_list .more_box.load {
  opacity: 0;
}
.assess_list .more_box.load a.more {
  background: none;
}
.assess_list .more_box.active {
  opacity: 1;
}
.assess_list .more_box.active a.more {
  background: none;
}

@media (max-width: 1050px) {
  .assess_list .hd {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .assess_list .hd h4 {
    font-size: 30px !important;
  }
  .assess_list .wrapper .item {
    width: 247px;
  }
  .assess_list .wrapper .item .box {
    max-width: 247px;
  }
  .assess_list .wrapper .item .word .title {
    font-size: 14px;
  }
  .assess_list .wrapper .item .word .desc {
    font-size: 13px;
  }
  .assess_list .wrapper .item .word .exponent .popularity {
    font-size: 13px;
    font-weight: bold;
  }
}
@media (max-width: 767px) {
  .assess_list {
    display: block;
    max-width: 86%;
    width: 86%;
    max-width: 320px;
    margin: 0 auto 20px auto;
  }
  .assess_list .hd {
    font-size: 24px;
    margin: 0 0 18px 0;
  }
  .assess_list .hd h4 {
    font-size: 30px !important;
    margin: 0 auto 10px auto;
  }
  .assess_list .hd .desc {
    display: block;
    font-size: 16px;
  }
  .assess_list .wrapper {
    margin: 0 auto 20px auto;
    text-align: center;
    height: auto !important;
    position: relative !important;
  }
  .assess_list .wrapper .slick-list {
    margin: 0 auto 5px !important;
  }
  .assess_list .wrapper .item {
    position: relative !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    padding: 0;
    text-align: left;
    float: left;
  }
  .assess_list .wrapper .item .word .desc {
    height: 55px;
  }
  .assess_list .wrapper .item .box {
    max-width: 100%;
    margin: 5px auto 10px;
  }
}
@media (max-width: 320px) {
  .assess_list .wrapper .item .word .editor figure.man {
    width: 40px;
    height: 40px;
  }
}
.score_all.try {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0px -30px 0 -30px;
}
.score_all.try .item,
.score_all.try li {
  position: relative;
  width: 100%;
  vertical-align: middle;
  padding: 30px;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
.score_all.try .item:last-child,
.score_all.try li:last-child {
  border-right: none;
}
.score_all.try .item .name,
.score_all.try li .name {
  display: block;
}
.score_all.try .item .score,
.score_all.try li .score {
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
}
.score_all .item .name,
.score_all li .name {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
}
.score_all .item .nodata,
.score_all li .nodata {
  color: #f1152e;
  font-size: 13px;
}
.score_all .item .star_score,
.score_all li .star_score {
  display: inline-block;
  background: url(../img/new/icon_star_all.png) no-repeat 0px 0px;
  width: 84px;
  height: 16px;
  vertical-align: middle;
}
.score_all .item .star_score .score,
.score_all li .star_score .score {
  display: block;
  background: url(../img/new/icon_star_all.png) no-repeat 0px -20px;
  height: 100%;
}
.score_all .satr_btn_all {
  display: inline-block;
}
.score_all .satr_btn_all li {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  cursor: pointer;
  background: url(../img/new/icon_star_all.png) no-repeat 0px 0px;
  background-size: 140px;
}
.score_all .satr_btn_all li.active {
  background: url(../img/new/icon_star_all.png) no-repeat 0px -33px;
  background-size: 140px;
}

@media (max-width: 1050px) {
  .score_all li .name {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .score_all {
    padding: 12px 27px;
  }
  .score_all.try {
    display: block;
    padding: 0;
    width: 100%;
    margin: 0 auto;
  }
  .score_all.try .item {
    padding: 10px 0;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
  .score_all.try .item:last-child {
    border-bottom: none;
  }
  .score_all li .name {
    font-size: 14px;
  }
}
.editor {
  margin: 0 0 0px 0;
  text-align: left;
  display: flex;
  align-items: center;
}
.editor.large figure.man {
  display: block;
  margin: 0 0 10px 0;
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.editor.large figure.man button {
  bottom: 5px;
  left: calc(50% - 10px);
}
.editor.large .info_box {
  display: block;
  text-align: center;
}
.editor.large .info_box a {
  color: #ff0066;
}
.editor.large .info_box a:after {
  position: relative;
  top: -1px;
  content: "";
  color: #000;
  margin: 0 3px 0 3px;
}
.editor.large .info_box a:hover {
  color: #bea16f;
}
.editor.large .info_box .name {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.editor.large .info_box .my_tag {
  font-weight: normal;
}
.editor.large .info_box .my_tag .identity:after {
  content: "｜";
}
.editor.large .info_box .my_tag .age:after {
  content: "｜";
}
.editor.large .info_box .author {
  color: #ff0066;
}
.editor.large .info_box .author:after {
  position: relative;
  top: -1px;
  content: "|";
  color: #000;
  margin: 0 3px 0 3px;
}
.editor.large .info_box .info {
  font-size: 13px;
  color: #ff0066;
}
.editor.large .info_box .info span {
  margin: 0 2px;
}
.editor.large .info_box .category {
  display: inline-block;
  vertical-align: middle;
}
.editor.large .info_box .date {
  display: inline-block;
  vertical-align: middle;
}
.editor .icon {
  margin: 0px 10px 3px;
}
.editor figure.man {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  width: 60px;
  height: 60px;
  border-radius: 300px;
  background-color: #ddd;
  overflow: hidden;
}
.editor figure.man:hover img {
  transform: scale(1);
}
.editor figure.man img {
  width: 100%;
  border-radius: 300px;
  overflow: hidden;
}
.editor figure.man button {
  position: absolute;
  bottom: -5px;
  left: 20px;
  width: 20px;
  height: 20px;
  border: 0;
  text-indent: -5000px;
  overflow: hidden;
}
.editor figure.man button.follow {
  background: url(../img/new/icon_add.png) no-repeat 0 0;
}
.editor figure.man button.unfollow {
  background: url(../img/new/icon_reduce.png) no-repeat 0 0;
}
.editor .info_box {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.editor .info_box ul {
  list-style: none !important;
  padding: 0 !important;
}
.editor .info_box a {
  color: #ff0066;
}
.editor .info_box a:after {
  position: relative;
  top: -1px;
  content: "｜";
  color: #000;
  margin: 0 3px 0 3px;
}
.editor .info_box a:hover {
  color: #bea16f;
}
.editor .info_box .name {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.editor .info_box .name a {
  color: #000;
}
.editor .info_box .name a:hover {
  color: #bea16f;
}
.editor .info_box .my_tag {
  font-size: 16px;
}
.editor .info_box .my_tag.girl {
  color: #bea16f;
}
.editor .info_box .my_tag.boy {
  color: #267af8;
}
.editor .info_box .my_tag .sex {
  background: url(../img/new/icon_sex.png) no-repeat 0 0;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-indent: -5000px;
}
.editor .info_box .my_tag .sex.boy {
  background-position: 0px 100%;
}
.editor .info_box .author {
  color: #ff0066;
}
.editor .info_box .author:after {
  position: relative;
  top: -1px;
  content: "|";
  color: #000;
  margin: 0 3px 0 3px;
}
.editor .info_box .info {
  font-size: 13px;
  color: #ff0066;
}
.editor .info_box .info span {
  margin: 0 2px;
}
.editor .info_box .category {
  display: inline-block;
  vertical-align: middle;
}
.editor .info_box .date {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1050px) {
  .editor {
    text-align: left;
  }
  .editor figure.man {
    width: 35px;
    height: 35px;
  }
  .editor .info_box {
    font-size: 13px;
  }
  .editor .info_box .name {
    font-size: 14px;
  }
  .editor .info_box .info {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .editor {
    padding: 5px 0;
  }
  .editor figure.man {
    width: 50px;
    height: 50px;
  }
}
.tag_all {
  margin: 0 0 10px 0;
}
.tag_all a {
  display: inline-block;
  vertical-align: top;
  padding: 4px 8px;
  margin: 3px 3px 8px 3px;
  font-size: 14px;
  text-align: center;
  line-height: 140%;
  color: #333;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #333;
  box-sizing: border-box;
}
.tag_all a:hover {
  color: #fff;
  background-color: #bea16f;
  border: 1px solid #bea16f;
}
.tag_all a.active {
  color: #fff;
  background-color: #bea16f;
  border: 1px solid #bea16f;
}

.info_all {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.info_all .info {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: 70%;
  position: relative;
  list-style: none !important;
  padding: 0 !important;
}
.info_all .info:before {
  position: absolute;
  top: 0;
  left: 98px;
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #ccc;
}
.info_all .info li {
  padding: 5px 0;
}
.info_all .info li.active .name {
  color: #ff0066;
}
.info_all .info li.active .name:after {
  background-position: 0 0px;
}
.info_all .info li .name {
  position: relative;
  display: inline-block;
  margin: 0 40px 0 0;
  width: 100px;
  color: #333333;
}
.info_all .info li .name:after {
  display: inline-block;
  content: "";
  font-size: 12px;
  position: absolute;
  left: 94px;
  top: 7px;
  width: 10px;
  height: 10px;
  background: url(../img/new/dot.png) no-repeat;
  background-position: 0 -35px;
}
.info_all .info li .date {
  display: inline-block;
  color: #999;
  font-family: arial;
}
.info_all .highlight {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #ff0066 !important;
  text-align: center;
  padding: 5px 10px;
  min-width: 120px;
  background: #fff !important;
  border: 1px solid #ff0066;
  border-radius: 5px;
}
.info_all .signup,
.info_all .goto_assess {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #fff !important;
  padding: 5px 10px;
  min-width: 120px;
  text-align: center;
  background: #ff0066 !important;
  border: 1px solid #ff0066;
  border-radius: 5px;
}
.info_all .finish {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #fff !important;
  padding: 5px 10px;
  min-width: 120px;
  text-align: center;
  background: #999 !important;
  border-radius: 5px;
}

@media (max-width: 1050px) {
  .info_all {
    text-align: center;
    padding: 10px 10px;
  }
  .info_all .info {
    text-align: left;
    font-size: 15px;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .info_all .info:before {
    left: 88px;
  }
  .info_all .info li .name {
    margin: 0 10px 0 0;
    width: 90px;
  }
  .info_all .info li .name:after {
    left: 84px;
  }
  .info_all .finish,
.info_all .signup {
    margin: 0 0 0px 0;
  }
}
@media (max-width: 767px) {
  .info_all {
    padding: 10px 1px;
  }
  .info_all .info {
    width: 100%;
  }
  .info_all .info:before {
    left: 73px;
  }
  .info_all .info li .name {
    width: 76px;
  }
  .info_all .info li .name:after {
    left: 69px;
  }
  .info_all .info li .date {
    display: inline-block;
    color: #999;
    font-family: arial;
  }
}
.questionnaire .title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
}
.questionnaire .question .result_msg {
  font-size: 18px;
  line-height: 170%;
}
.questionnaire .question ol {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  list-style: decimal;
  padding: 0 0 0 22px;
  font-size: 18px;
  box-sizing: border-box;
}
.questionnaire .question ol li {
  line-height: 170%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.questionnaire .question ol li:last-child {
  border-bottom: none;
}
.questionnaire .question ol li .issue {
  margin: 0 0 10px 0;
}
.questionnaire .question ol li .issue.nodata {
  color: #f1152e;
}
.questionnaire .question ol li .answer .item {
  font-size: 14px;
}
.questionnaire .question ol li > .nodata {
  font-size: 13px;
  color: #f1152e;
}
.questionnaire .question .buttons {
  text-align: center;
  padding: 0 20px 20px;
}

@media (max-width: 1050px) {
  .questionnaire .question ol {
    font-size: 14px;
  }
  .questionnaire .question .answer_all {
    max-width: 100%;
    width: 100%;
  }
  .questionnaire .question .answer_all .total_amount {
    font-size: 13px;
  }
  .questionnaire .question .buttons {
    text-align: center;
    padding: 0 20px 20px;
  }
}
@media (max-width: 767px) {
  .modal .questionnaire {
    margin: 0 auto 20px auto;
  }
}
.girlfriend_talk {
  margin: 0 0 20px 0;
}
.girlfriend_talk .title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0px 0;
}
.girlfriend_talk .question {
  padding: 20px 0px 0px;
}
.girlfriend_talk .question .item {
  margin: 0 0 20px 0;
  box-sizing: border-box;
  box-shadow: 0px 1px 5px #ccc;
}
.girlfriend_talk .question .item .box {
  padding: 10px;
}
.girlfriend_talk .question .item:last-child {
  margin: 0;
}
.girlfriend_talk .question .item .issue {
  margin: 0 0 10px 0;
  font-weight: bold;
}
.girlfriend_talk .question .item figure {
  display: inline-block;
  width: 20%;
  margin: 0 1% 0 0;
  max-width: 150px !important;
  vertical-align: top;
}
.girlfriend_talk .question .item figure img {
  width: 100%;
}
.girlfriend_talk .question .item .answer_all {
  display: inline-block;
  max-width: 100%;
  width: 78%;
}
.girlfriend_talk .question .item .answer_all.voting .a_item {
  cursor: pointer;
}
.girlfriend_talk .question .item .answer_all .a_item.voted {
  border: 1px solid #b87813;
}
.girlfriend_talk .question .item .answer_all .a_item {
  margin: 0px 0px 18px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  padding: 3px 10px;
  position: relative;
  overflow: hidden;
}
.girlfriend_talk .question .item .answer_all .a_item .desc {
  position: relative;
  text-align: left;
  z-index: 2;
}
.girlfriend_talk .question .item .answer_all .a_item .percent {
  position: relative;
  text-align: right;
  z-index: 2;
}
.girlfriend_talk .question .item .answer_all .a_item .fraction {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  background-color: #e9e5da;
}
.girlfriend_talk .question .item .answer_all .a_item .fraction .num {
  visibility: hidden;
}
.girlfriend_talk .question .item .total_info {
  font-size: 14px;
  text-align: left;
}
.girlfriend_talk .question .item .total_info .total_amount {
  display: inline-block;
}
.girlfriend_talk .question .item .total_info .status {
  display: inline-block;
  float: right;
  color: #fff;
  padding: 5px;
  background-color: #cda86f;
  border-radius: 5px;
}
.girlfriend_talk .question .item .total_info .status.none {
  background-color: #cacaca;
}
.girlfriend_talk .question .item .total_info .type {
  display: inline-block;
  margin: 0 10px 0 0;
  float: right;
  color: #fff;
  padding: 5px;
  background-color: #cda86f;
  border-radius: 5px;
}
.girlfriend_talk .question .item .total_info .type.none {
  background-color: #cacaca;
}

@media (max-width: 1050px) {
  .girlfriend_talk .question .item figure {
    width: 36%;
    margin: 0 1% 0 0;
    max-width: 150px !important;
  }
  .girlfriend_talk .question .item .answer_all {
    width: 61%;
  }
}
@media (max-width: 767px) {
  .girlfriend_talk .question {
    padding: 10px 0px 0px;
  }
  .girlfriend_talk .question .item figure {
    width: 37%;
  }
  .girlfriend_talk .question .item .answer_all {
    width: 60%;
  }
  .girlfriend_talk .question .item .answer_all .a_item {
    margin: 0px 0px 13px 0;
  }
}
.win_list {
  text-align: center;
}
.win_list.small .title .item:nth-child(4n+1), .win_list.small .title .item:nth-child(4n+2), .win_list.small .title .item:nth-child(4n+3), .win_list.small .title .item:nth-child(4n+4) {
  background-color: #666;
  color: #fff;
}
.win_list.small .item {
  width: 24%;
  background-color: transparent;
}
.win_list.small .item:nth-child(10n+1), .win_list.small .item:nth-child(10n+2), .win_list.small .item:nth-child(10n+3), .win_list.small .item:nth-child(10n+4), .win_list.small .item:nth-child(10n+5) {
  background-color: transparent;
}
.win_list.small .item:nth-child(8n+1), .win_list.small .item:nth-child(8n+2), .win_list.small .item:nth-child(8n+3), .win_list.small .item:nth-child(8n+4) {
  background-color: #eee;
}
.win_list .title .item {
  background-color: #dedede;
}
.win_list .title .item:nth-child(5n+1), .win_list .title .item:nth-child(5n+2), .win_list .title .item:nth-child(5n+3), .win_list .title .item:nth-child(5n+4), .win_list .title .item:nth-child(5n+5) {
  background-color: #666;
  color: #fff;
}
.win_list .item {
  display: inline-block;
  vertical-align: middle;
  width: 19%;
  margin: 0 1px;
  box-sizing: border-box;
}
.win_list .item:nth-child(10n+1), .win_list .item:nth-child(10n+2), .win_list .item:nth-child(10n+3), .win_list .item:nth-child(10n+4), .win_list .item:nth-child(10n+5) {
  background-color: #eee;
}
.win_list .item span {
  display: inline-block;
  vertical-align: middle;
  padding: 3px;
  width: 64%;
  text-align: left;
}
.win_list .item span:first-child {
  width: 25%;
  text-align: center;
}

@media (max-width: 767px) {
  .win_list {
    height: 50vh;
    overflow-y: auto;
    font-size: 14px;
  }
  .win_list.small .title .item:nth-child(3), .win_list.small .title .item:nth-child(4) {
    display: none;
  }
  .win_list.small .item {
    width: 47%;
  }
  .win_list.small .item:nth-child(10n+1), .win_list.small .item:nth-child(10n+2), .win_list.small .item:nth-child(10n+3), .win_list.small .item:nth-child(10n+4), .win_list.small .item:nth-child(10n+5) {
    background-color: transparent;
  }
  .win_list.small .item:nth-child(8n+1), .win_list.small .item:nth-child(8n+2), .win_list.small .item:nth-child(8n+3), .win_list.small .item:nth-child(8n+4) {
    background-color: transparent;
  }
  .win_list.small .item:nth-child(4n+1), .win_list.small .item:nth-child(4n+2) {
    background-color: #eee;
  }
  .win_list .title .item:nth-child(3), .win_list .title .item:nth-child(4), .win_list .title .item:nth-child(5) {
    display: none;
  }
  .win_list .item {
    width: 47%;
    margin: 0 1% 10px;
    background-color: transparent;
  }
  .win_list .item:nth-child(10n+1), .win_list .item:nth-child(10n+2), .win_list .item:nth-child(10n+3), .win_list .item:nth-child(10n+4), .win_list .item:nth-child(10n+5) {
    background-color: transparent;
  }
  .win_list .item:nth-child(4n+1), .win_list .item:nth-child(4n+2) {
    background-color: #eee;
  }
  .win_list .item span {
    width: 67%;
  }
  .win_list .item span:first-child {
    width: 21%;
    text-align: center;
  }
}
.form_list {
  display: block;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
}
.form_list ul {
  width: 100%;
  margin: 0 auto;
}
.form_list ul.none {
  color: #999;
}
.form_list ul li {
  position: relative;
  line-height: 170%;
  margin: 0 0 10px 0;
}
.form_list ul li.account .import input {
  width: auto;
}
.form_list ul li .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: 110px;
}
.form_list ul li .title .highlight {
  color: #ff3300;
}
.form_list ul li .import {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  width: calc(100% - 120px);
}
.form_list ul li .import img {
  display: block;
  max-width: 100%;
}
.form_list ul li .import select {
  min-width: 145px;
  line-height: 150%;
  height: auto;
  border-radius: 3px;
  font-size: 16px;
  margin: 10px 10px 10px 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/new/icon_down.jpg) no-repeat right center transparent;
  border: 0px;
  min-width: 210px;
  height: 40px;
  padding-left: 10px;
  padding-right: 40px;
  background-color: #f6f7f7;
  border: 1px solid #ccc;
}
.form_list ul li .import textarea {
  width: 100%;
  margin: 10px 2px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}
.form_list ul li .import label {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
}
.form_list ul li .import .file {
  width: 500px;
}
.form_list ul li .import .file .hint {
  display: inline-block;
  width: 300px;
  margin: 10px 2px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form_list ul li .import .file a {
  display: inline-block;
  width: 100px;
  color: #333;
  text-align: center;
  margin: 10px 10px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.form_list ul li .import .checkbox_all {
  position: relative;
  top: 3px;
  left: 0px;
  margin: 10px 0 0 0;
}
.form_list ul li .import .checkbox_all .item_button {
  display: inline-block;
  width: 19.2%;
}
.form_list ul li .import .checkbox_all .item_button label {
  width: 100%;
}
.form_list ul li .import .checkbox_all .item_button input[type=radio] + label span.radio {
  top: 5px;
}
.form_list ul li .import a.add {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-indent: -5000px;
  vertical-align: middle;
  background: url(../img/new/icon_all_2.png) no-repeat -218px 0;
}
.form_list ul li .import .filename {
  font-size: 16px;
}
.form_list ul li .notice {
  position: absolute;
  color: #bea16f;
  font-size: 13px;
  top: 16px;
  right: -120px;
  width: 120px;
}
.form_list ul li .notice.large {
  position: relative;
  top: auto;
  right: 0;
  left: 163px;
  width: auto;
}
.form_list ul li .notice a {
  color: #bea16f;
  text-decoration: underline;
  font-weight: bold;
}
.form_list ul li .notice a:hover {
  text-decoration: none;
}
.form_list ul li input {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 10px 0px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}
.form_list ul li input.red {
  border: 1px solid #ff3300;
}
.form_list ul li input[type=datetime-local] {
  width: auto;
  min-width: 200px;
  margin: 0 10px 0 0;
}
.form_list ul li input[type=checkbox] + label span.radio {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 4px;
  margin: 0 5px 0 0;
  background-image: url(../img/new/icon_checkbox.png);
  width: 20px;
  height: 20px;
  background-position: -20px -29px;
}
.form_list ul li input[type=checkbox]:checked + label span.radio {
  background-position: 0px 0;
}
.form_list ul li input.auto {
  width: auto;
}
.form_list ul li input.zipcode {
  width: auto;
  text-align: center;
  min-width: 76px;
}
.form_list ul li input[type=checkbox] {
  width: auto;
}
.form_list ul li input[type=radio] {
  display: none;
}
.form_list ul li input[type=file] {
  display: none;
}
.form_list ul li input[type=file].active {
  display: block;
}
.form_list select {
  margin: 10px 1px;
  width: auto;
  max-width: 100%;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px 0;
  text-align: left;
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
}
.form_list textarea {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin: 10px 2px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}
.form_list .checkbox_all {
  color: #333333;
  line-height: 170%;
}
.form_list .checkbox_all.large label {
  width: 100%;
}
.form_list .checkbox_all .label {
  display: block;
  width: auto;
}
.form_list .checkbox_all.inline {
  display: inline-block;
  width: 200px;
}
.form_list .watermark_parent {
  position: relative;
}
.form_list .watermark_parent .watermark {
  position: absolute;
  top: 44%;
  left: 20%;
  display: block;
  width: 190px;
  height: 50px;
  background-image: url(../img/new/watermark.png);
  background-repeat: no-repeat;
}
.form_list .btn {
  display: inline-block;
  padding: 0px 10px;
  line-height: 170%;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #000000;
}
.form_list .btn:hover {
  background-color: #bea16f;
}

.basic_info .form_list {
  display: block;
}
.basic_info .form_list ul li .title {
  vertical-align: top;
  text-align: right;
  padding: 15px 20px 0 0;
  box-sizing: border-box;
  width: 160px;
}
.basic_info .form_list ul li .title .highlight {
  display: inline-block;
  width: 5px;
}
.basic_info .form_list ul li .import {
  width: calc(100% - 170px);
}
.basic_info .form_list ul li .import .status {
  color: #fff;
  margin: 8px 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #bea16f;
  border: 1px solid #bea16f;
}
.basic_info .form_list ul li .import .date {
  font-size: 14px;
  line-height: 130%;
  color: #bea16f;
  word-break: break-all;
}
.basic_info .form_list ul li .import p.ps {
  font-size: 14px;
  line-height: 130%;
  color: #999;
  word-break: break-all;
}
.basic_info .form_list ul li .import p.ps strong {
  color: #ff0066;
  font-weight: bold;
}
.basic_info .form_list ul li .import p.ps .name {
  color: #ff0066;
}
.basic_info .form_list ul li .import .tag_all {
  margin: 10px 0 0 0;
}
.basic_info .form_list ul li .import .tag_all a {
  border-radius: 100px;
}
.basic_info .form_list ul li .import .tag_all a:hover {
  color: #fff;
  background-color: #bea16f;
  border: 1px solid #bea16f;
}
.basic_info .form_list ul li .import .tag_all a.active {
  color: #fff;
  background-color: #bea16f;
  border: 1px solid #bea16f;
}
.basic_info .form_list ul li .import .social_btn {
  display: inline-block;
  margin: 10px 0 3px 0;
}
.basic_info .form_list ul li .import .social_btn .btn {
  text-indent: -5000px;
  display: inline-block;
  width: 150px;
  height: 36px;
  background: url(../img/new/btn_login_2.png) no-repeat 0 0;
  background-size: 100% auto;
  box-sizing: border-box;
}
.basic_info .form_list ul li .import .social_btn .btn.fb {
  background-position: 0 0;
}
.basic_info .form_list ul li .import .social_btn .btn.google {
  background-position: 0 -49px;
}
.basic_info .form_list ul li .import .social_btn .btn.apple {
  background-position: 0 -126px;
}
.basic_info .form_list ul li .import .btn.chgpw {
  margin: 15px 10px 8px 0;
  padding: 3px 14px;
}
.basic_info .buttons {
  padding: 40px 0;
}
.basic_info .buttons .pre {
  float: left;
  color: #333;
  border: none;
  padding: 10px 0;
  width: 100px;
  margin: 0;
  background-color: transparent;
}
.basic_info .buttons .pre:before {
  display: inline-block;
  content: "<";
  font-size: 30px;
  vertical-align: middle;
  position: relative;
  top: -4px;
  left: -4px;
}
.basic_info .buttons .pre:hover {
  color: #bea16f;
}
.basic_info .buttons .next {
  float: right;
  color: #333;
  border: none;
  padding: 10px 0;
  width: 100px;
  margin: 0;
  background-color: transparent;
}
.basic_info .buttons .next:after {
  display: inline-block;
  content: ">";
  font-size: 30px;
  vertical-align: middle;
  position: relative;
  top: -4px;
  right: -4px;
}
.basic_info .buttons .next:hover {
  color: #bea16f;
}
.basic_info .buttons .submit {
  color: #fff;
  background-color: #000000;
  border-radius: 5px;
}
.basic_info .buttons .submit:hover {
  background-color: #bea16f;
}

@media (max-width: 767px) {
  .form_list {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
  }
  .form_list ul {
    max-width: 100%;
  }
  .form_list ul li {
    margin: 0 0 0px 0;
  }
  .form_list ul li .title {
    font-size: 16px;
    width: 80px;
  }
  .form_list ul li .import {
    font-size: 16px;
    width: calc(100% - 90px);
  }
  .form_list ul li .import select {
    min-width: 145px;
    line-height: 150%;
    height: auto;
  }
  .form_list ul li .import textarea {
    width: 100%;
    margin: 10px 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
  }
  .form_list ul li .import label {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
  .form_list ul li .import .file {
    max-width: 100%;
  }
  .form_list ul li .import .file .hint {
    display: inline-block;
    width: 300px;
    max-width: 44%;
    margin: 10px 2px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .form_list ul li .import .file a {
    display: inline-block;
    width: 68px;
    color: #333;
    text-align: center;
    margin: 10px 5px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .form_list ul li .import .checkbox_all {
    position: relative;
    top: 3px;
    left: 0px;
    margin: 10px 0 0 0;
  }
  .form_list ul li .import .checkbox_all.large label {
    width: 100%;
  }
  .form_list ul li .import .checkbox_all label {
    width: 100%;
  }
  .form_list ul li .import .checkbox_all .item_button {
    display: block;
    width: 100%;
  }
  .form_list ul li .notice {
    position: static;
    width: 100%;
    text-align: center;
    background: #eee;
    padding: 0px 5px;
    box-sizing: border-box;
  }
  .form_list ul li .notice.large {
    position: static;
    width: 100%;
    text-align: center;
  }
  .form_list .btn {
    display: inline-block;
    padding: 0px 10px;
    line-height: 170%;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #000000;
  }
  .form_list .btn:hover {
    background-color: #bea16f;
  }

  .basic_info .form_list {
    display: block;
  }
  .basic_info .form_list ul li .title {
    width: 100%;
    text-align: left;
    padding: 16px 8px 0 0;
  }
  .basic_info .form_list ul li .import {
    width: 100%;
  }
}
.modal {
  display: none;
  position: fixed;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2003;
  overflow: hidden;
}
.modal.open {
  display: block;
  width: 100%;
}
.modal.modal_sucess, .modal.modal_fail, .modal.modal_tips {
  z-index: 2004;
}
.modal.modal_sucess article .inner, .modal.modal_fail article .inner, .modal.modal_tips article .inner {
  top: 20vh;
}
.modal.modal_sucess article .inner img, .modal.modal_fail article .inner img, .modal.modal_tips article .inner img {
  max-width: 100%;
}
.modal.modal_sucess .buttons, .modal.modal_fail .buttons, .modal.modal_tips .buttons {
  padding: 10px 10px 10px 10px;
}
.modal.modal_tips article .inner {
  top: 15vh;
}
.modal.modal_tips article .inner .ps {
  text-align: center;
}
.modal.modal_tips .article_hd {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  max-width: 100%;
  padding: 0px 0px 5px 0px;
  margin: 0px 15px 0px 15px;
  border-bottom: 1px solid #ccc;
}
.modal.modal_sucess article .article_hd {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  max-width: 100%;
  padding: 0px 0px 5px 0px;
  margin: 0px 15px 0px 15px;
  border-bottom: 1px solid #ccc;
}
.modal.modal_teaching article .article_hd a {
  color: #bea16f;
  text-decoration: underline;
  font-size: 16px;
}
.modal.modal_teaching article .inner .teaching_info {
  text-align: center;
  padding: 5px 0;
}
.modal.modal_teaching article .inner img {
  max-width: 100%;
}
.modal .modal_backdrop {
  position: fixed;
  width: 100dvw;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.8);
}
.modal .modal_backdrop.white {
  background: rgba(255, 255, 255, 0.8);
}
.modal .modal_content {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.modal .modal_content {
  background-size: 100% auto;
}
.modal.basic.large article {
  padding: 15px 15px;
}
.modal.basic.large article .inner {
  max-width: 1480px;
  overflow: hidden;
}
.modal.basic.small article .inner {
  max-width: 300px;
}
.modal.basic article .close.icon {
  right: 15px;
  top: 15px;
  padding: 0;
  width: 25px;
  height: 25px;
  border: none;
  text-indent: -5000px;
  background: url(../img/new/icon_close_large_2.png) no-repeat 50% 50% transparent;
  background-size: 100% auto;
}
.modal.basic article .inner {
  max-width: 1200px;
  background-color: #fff;
  border-radius: 5px;
  padding: 35px;
}
.modal.basic article .inner .ps {
  padding: 10px;
  font-size: 16px;
}
.modal.basic article .inner .upload {
  padding: 40px 0;
  text-align: center;
}
.modal.basic article .inner .upload img {
  display: block;
  margin: 0 auto;
}
.modal.modal_msg_all .leave_msg {
  overflow-y: auto;
  height: 70vh;
}
.modal.modal_try_assess {
  z-index: 2023;
}
.modal article {
  box-sizing: border-box;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 80px 0;
}
.modal article .article_hd {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  max-width: 100%;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #ccc;
}
.modal article .article_hd .nodata {
  color: #f1152e;
  font-size: 13px;
}
.modal article .close {
  position: absolute;
  right: 17.5%;
  top: 170px;
  font-size: 18px;
  color: #333;
  padding: 5px 20px;
  border: 1px solid #333;
  border-radius: 5px;
  background: #fff;
  z-index: 10;
}
.modal article .close.icon {
  padding: 0;
  right: 6.5%;
  top: 110px;
  width: 42px;
  height: 42px;
  border: none;
  text-indent: -5000px;
  background: url(../img/new/icon_close_large.png) no-repeat 50% 50% transparent;
  background-size: 100% auto;
}
.modal article .inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto 0px auto;
  box-sizing: border-box;
  padding: 10px 10px 30px 10px;
}
.modal article .inner .buttons {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 30px 0px 30px 0px;
}
.modal article .inner .buttons.ft {
  flex-direction: row-reverse;
}
.modal article .inner .buttons .close {
  position: relative;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
}
.modal article .inner .buttons .close:hover {
  background-color: #bea16f;
  border: 1px solid #bea16f;
}
.modal article .inner .buttons .close:active {
  background-color: #999;
  border: 1px solid #999;
}
.modal article .inner .buttons .tip {
  position: absolute;
  background: #000;
  padding: 5px;
  color: #fff;
  bottom: 70px;
  left: calc(50% + 20px);
}
.modal article .inner .buttons.ft a {
  margin-top: 30px;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 3px;
  color: #fff;
  background-color: #bea16f;
  cursor: pointer;
  border: 0;
  font-size: 14px;
  margin: 5px;
}
.modal article .inner .buttons.ft a.none {
  background-color: #ccc;
  border: 1px solid #ccc;
  cursor: no-drop;
}
.modal article .inner .buttons.member {
  padding: 20% 0 0 0;
  margin: auto 0;
  align-items: center;
}
.modal article .inner .buttons.member a {
  font-size: 30px;
  max-width: 200px;
  margin: 10px 20px;
}
.modal .search_box {
  padding: 20% 0 0 0;
  max-width: 800px;
  margin: 0 auto;
}
.modal .search_box .box {
  padding: 10px 40px;
  border-radius: 50px;
  background-color: #fff;
  font-size: 48px;
}
.modal .search_box .box input {
  background-color: transparent;
  border: none;
  color: #333;
  font-size: 48px;
  width: 85%;
}
.modal .search_box .box a.btn.search {
  display: inline-block;
  float: right;
  width: 60px;
  height: 60px;
  text-indent: -5000px;
  margin: 7px 0 0 0;
  background: url(../img/new/icon_search_large.png) no-repeat 50% 50% transparent;
  background-size: 100% auto;
}
.modal .social_box {
  padding: 40% 0 0 0;
}
.modal .social_box .box {
  padding: 10px;
  text-align: center;
}
.modal .social_box a.btn {
  display: inline-block;
  width: 130px;
  height: 35px;
  margin: 0 30px;
  padding: 130px 0 0 0;
  text-align: center;
  color: #fff;
  font-size: 30px;
  background: url(../img/new/icon_social_all.png) no-repeat 0 0 transparent;
}
.modal .social_box a.btn.youtube {
  background-position: 0 0;
}
.modal .social_box a.btn.youtube:hover {
  background-position: 0 -174px;
}
.modal .social_box a.btn.fb {
  background-position: -207px 0px;
}
.modal .social_box a.btn.fb:hover {
  background-position: -207px -174px;
}
.modal .social_box a.btn.instagram {
  background-position: -422px 0px;
}
.modal .social_box a.btn.instagram:hover {
  background-position: -422px -174px;
}
.modal .social_box a.btn.line {
  background-position: -627px 0px;
}
.modal .social_box a.btn.line:hover {
  background-position: -627px -174px;
}
.modal .share_func_list {
  height: 20vh;
  overflow-y: auto;
  padding: 20px;
}
.modal .share_func_list a {
  display: block;
  color: #333333;
  background-image: url(../img/new/share_btn.png);
  background-repeat: no-repeat;
  padding: 3px 0 3px 24px;
  margin: 0 0 10px;
}
.modal .share_func_list a:hover {
  color: #b87813;
}
.modal .share_func_list a.myboard {
  background-position: 3px 4px;
}
.modal .share_func_list a.myfb {
  background-position: 3px -89px;
}
.modal .share_func_list a.myline {
  background-position: 2px -122px;
}
.modal .share_func_list a.link {
  background-position: 3px -23px;
}
.modal .share_func_list a.msg {
  background-position: 3px -55px;
}
.modal .change_password input {
  display: inline-block;
  width: 190px;
  vertical-align: middle;
  margin: 7px 0px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}
.modal .change_password .nodata {
  display: inline-block;
  width: 190px;
  vertical-align: middle;
  color: #f1152e;
  text-align: left;
  padding: 5px;
  box-sizing: border-box;
}
.modal .change_password li,
.modal .change_password .sent {
  text-align: center;
}
.modal .change_password .submit {
  display: inline-block;
  vertical-align: middle;
  margin: 7px 0px;
  padding: 10px;
  color: #fff;
  background-color: #000000;
  border-radius: 5px;
}
.modal .change_password .submit:hover {
  background-color: #bea16f;
}
.modal .video_frame {
  overflow-y: auto;
}
.modal .video_frame .edit_box {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 10px;
}
.modal .video_frame .edit_box .name {
  font-size: 16px;
  padding-bottom: 10px;
}
.modal .video_frame .edit_box .embed_type {
  margin: 0 0 10px 0;
  padding-top: 30px;
}
.modal .video_frame .edit_box .embed_type select {
  margin: 0;
  width: 100%;
}
.modal .video_frame .edit_box .embed_code {
  padding-top: 30px;
}
.modal .video_frame .edit_box .embed_code #embed_code,
.modal .video_frame .edit_box .embed_code textarea#embed_code,
.modal .video_frame .edit_box .embed_code input,
.modal .video_frame .edit_box .embed_code p#embed_code {
  width: 100%;
  padding: 15px 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  box-sizing: border-box;
  height: 50px;
  min-height: 50px;
}
.modal .video_frame .edit_box .preview {
  margin-top: 30px;
  display: inline-block;
  padding: 20px 50px;
  border-radius: 3px;
  color: #fff;
  background-color: #bea16f;
  cursor: pointer;
  border: 0;
}
.modal .video_frame .edit_box .preview:hover {
  background-color: black;
}
.modal .video_frame .preview_box {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 20px;
  margin: 20px 0;
  background-color: #f8f8f8;
  border: 1px solid #ececec;
}
.modal .video_frame .preview_box h4 {
  color: rgba(51, 51, 51, 0.308);
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.modal .video_frame .preview_box .tips {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #ff0033;
  word-break: break-all;
  padding: 10px;
}
.modal .video_frame .preview_box .buttons {
  padding: 30px 0px 30px 0px;
}
.modal .video_frame .preview_box .embed_box {
  text-align: center;
}

@media (max-width: 1050px) {
  .modal .search_box {
    padding: 33% 8%;
  }
  .modal .search_box .box {
    padding: 10px 40px;
    font-size: 30px;
  }
  .modal .search_box .box input {
    font-size: 30px;
  }
  .modal .search_box .box a.btn.search {
    width: 40px;
    height: 40px;
    margin: 2px 0 0 0;
  }
}
@media (max-width: 767px) {
  .modal.basic article {
    width: 98%;
  }
  .modal.basic article .inner {
    width: 99%;
    padding: 10px 10px;
  }
  .modal article .inner .close {
    right: 5.5%;
    top: 0;
  }
  .modal article .inner .close {
    padding: 5px;
  }
  .modal article .inner .close.icon2 {
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background-size: 100% auto;
    padding: 0;
  }
  .modal article .inner .wrapper {
    width: 100%;
  }
  .modal article .inner .buttons.member {
    padding: 25% 0%;
    margin: auto 0;
    align-items: center;
  }
  .modal article .inner .buttons.member a {
    font-size: 20px;
    max-width: 150px;
    margin: 10px 10px;
  }
  .modal .search_box {
    padding: 30% 10px 0 30px;
  }
  .modal .search_box .box {
    font-size: 24px;
    padding: 9px 20px 10px;
  }
  .modal .search_box .box input {
    font-size: 24px;
    width: 75%;
  }
  .modal .search_box .box a.btn.search {
    width: 35px;
    height: 35px;
    margin: 0;
    background-size: 100% auto;
  }
  .modal .social_box {
    padding: 30% 0 0 0;
  }
  .modal .social_box .box {
    padding: 10px;
    text-align: center;
  }
  .modal .social_box a.btn {
    display: inline-block;
    width: 70px;
    height: 0px;
    text-align: center;
    margin: 30px 30px;
    padding: 75px 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(../img/new/icon_social_all.png) no-repeat 0 0 transparent;
    background-size: 600% auto;
  }
  .modal .social_box a.btn.youtube {
    background-position: 0 0;
  }
  .modal .social_box a.btn.youtube:hover {
    background-position: 0 -174px;
  }
  .modal .social_box a.btn.fb {
    background-position: -118px 0px;
  }
  .modal .social_box a.btn.fb:hover {
    background-position: -207px -174px;
  }
  .modal .social_box a.btn.instagram {
    background-position: -235px 0px;
  }
  .modal .social_box a.btn.instagram:hover {
    background-position: -422px -174px;
  }
  .modal .social_box a.btn.line {
    background-position: -349px 0px;
  }
  .modal .social_box a.btn.line:hover {
    background-position: -627px -174px;
  }
  .modal .video_frame .edit_box {
    display: block;
    width: 100%;
    padding: 10px;
  }
  .modal .video_frame .preview_box {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
  }
  .modal .video_frame .preview_box .tips {
    padding: 0;
  }
  .modal .video_frame .preview_box .embed_box {
    width: 100%;
  }
  .modal .video_frame .preview_box .embed_box .youtube_iframe {
    width: 100%;
    height: 300px;
  }
}
body.no-scroll {
  overflow: hidden;
}

.member_box {
  padding: 20px;
  height: 66vh;
  overflow-y: auto;
}
.member_box .hd {
  text-align: center;
  line-height: 250%;
  padding: 0 0 40px 0;
}
.member_box .hd p {
  font-size: 24px;
}
.member_box .hd .desc {
  font-size: 14px;
}

@media (max-width: 767px) {
  .member_box {
    max-width: 90%;
    margin: 0 auto;
  }
  .member_box .hd {
    text-align: center;
    line-height: 180%;
    padding: 0 0 10px 0;
  }
  .member_box .hd p {
    font-size: 16px;
    font-weight: bold;
  }
  .member_box .hd .desc {
    font-size: 13px;
  }
}
.leave_msg {
  padding: 0px 0 0 0;
  margin: 0 auto 30px auto;
}
.leave_msg .md_hd {
  font-size: 30px;
  margin: 0 auto 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.leave_msg .md_hd h3 {
  margin: 0 auto 10px auto;
}
.leave_msg .msg_item {
  border: 1px solid #ccc;
  background: #efefef;
  margin: 20px 0 20px 0;
  border-radius: 5px;
}
.leave_msg .msg_item.no_login {
  border: none;
  background-color: #fff;
}
.leave_msg .msg_item figure {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 60px;
  margin: 10px;
  padding: 0;
  border-radius: 40px;
  overflow: hidden;
  box-sizing: border-box;
}
.leave_msg .msg_item figure img {
  width: 100%;
}
.leave_msg .msg_item .word {
  display: inline-block;
  vertical-align: top;
  width: 83%;
  margin: 10px 0;
}
.leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
  display: inline-block;
  width: 96%;
  vertical-align: middle;
  padding: 9px 6px;
  font-size: 16px;
  color: #333333;
  border: none;
  background: #fff;
  box-sizing: border-box;
}
.leave_msg .msg_item .word input {
  margin: 0 0 10px 0;
}
.leave_msg .msg_item .word .nologin {
  display: inline-block;
  width: 79%;
  vertical-align: middle;
  padding: 19px 10px;
  font-size: 16px;
  color: #333333;
  border: none;
}
.leave_msg .msg_item .word .submit {
  display: inline-block;
  width: 95px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  background: #000;
  margin: 0 0px;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
}
.leave_msg .msg_item .word .submit:hover {
  background: #bea16f;
}
.leave_msg .msg_item .upload {
  display: block;
  text-align: center;
  padding: 10px;
  border-top: 1px solid #ccc;
}
.leave_msg .msg_item .upload .recommend {
  padding: 10px 10px;
  text-align: left;
}
.leave_msg .msg_item .upload .recommend span {
  font-size: 16px;
}
.leave_msg .msg_item .upload p {
  padding: 10px 0;
  text-align: left;
}
.leave_msg .msg_item .upload p a {
  color: #333333;
}
.leave_msg .msg_item .upload p a:after {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 5px;
  content: "x";
  text-indent: -5000px;
  padding: 0 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url(../img/new/icon_all_2.png) no-repeat -117px -105px;
}
.leave_msg .msg_item .upload .file {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 80%;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
}
.leave_msg .msg_item .upload .file:hover {
  opacity: 0.8;
}
.leave_msg .msg_item .upload .file input[type=file] {
  width: 100%;
  height: 100%;
  display: none;
}
.leave_msg .msg_item .upload .file .hint {
  display: inline-block;
  width: 80%;
  font-size: 16px;
  padding: 4px 0px;
  box-sizing: border-box;
}
.leave_msg .msg_item .upload .file .selectfile {
  float: right;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
  height: 30px;
  padding: 4px 10px 9px;
  color: #333333;
  background: #eeeeee;
  box-sizing: border-box;
  border: none;
}
.leave_msg .msg_item .upload .ps {
  padding: 10px 10px 0;
  font-size: 16px;
  text-align: left;
}
.leave_msg .msg_item .upload figure.uploadimg {
  position: relative;
  width: auto;
  display: none;
  padding: 0;
}
.leave_msg .msg_item .upload figure.uploadimg.active {
  display: block;
}
.leave_msg .msg_item .upload figure.uploadimg a.del {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -5000px;
  background: url(../img/new/icon_del_2.png) no-repeat center center #000;
  border-radius: 50%;
  background-size: 50% auto;
}
.leave_msg .msg_item .login_area {
  text-align: center;
  padding: 10px;
}
.leave_msg .msg_item .submit {
  display: inline-block;
  width: 95px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  background: #000;
  margin: 0 8px;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
}
.leave_msg .msg_item .submit:hover {
  background: #bea16f;
}
.leave_msg .total_msg {
  padding: 10px 0;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.leave_msg .total_msg strong {
  color: #ff0066;
}
.leave_msg .reply_all {
  border-bottom: 1px solid #ccc;
}
.leave_msg .reply_all .item {
  border-top: 1px dashed #ccc;
  margin: 0px 0 0px 30px;
  padding: 10px 0;
}
.leave_msg .reply_all .item:first-child {
  border-top: none;
  margin: 0;
}
.leave_msg .reply_all .item:first-child .word {
  width: 64%;
}
.leave_msg .reply_all .item figure {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.leave_msg .reply_all .item figure.texture {
  width: 22%;
  height: auto;
  border-radius: 10px;
  margin: 0;
  float: right;
}
.leave_msg .reply_all .item figure.texture img {
  width: 100%;
  border-radius: 10px;
}
.leave_msg .reply_all .item figure img {
  width: 100%;
}
.leave_msg .reply_all .item .word {
  display: inline-block;
  vertical-align: top;
  width: 88%;
  line-height: 150%;
}
.leave_msg .reply_all .item .word .name {
  font-size: 14px;
  font-weight: bold;
}
.leave_msg .reply_all .item .word .name a {
  color: #333333;
  background-color: transparent;
  width: auto;
  padding: 0;
}
.leave_msg .reply_all .item .word .name a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.leave_msg .reply_all .item .word .date {
  font-size: 14px;
  font-family: arial;
  margin: 0 0 10px 0;
}
.leave_msg .reply_all .item .word .msg {
  font-size: 16px;
  color: #333333;
  margin: 0 0 0px 0;
  line-height: 150%;
  word-break: break-all;
}
.leave_msg .reply_all .item .word .buttons {
  font-size: 16px;
  text-align: left;
  padding: 0;
}
.leave_msg .reply_all .item .word .buttons a {
  color: #ff0066;
  background-color: transparent;
  width: auto;
  padding: 0;
}
.leave_msg .reply_all .item .word .buttons a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.leave_msg .reply_all .item .word .buttons .ps {
  color: #ff0066;
}
.leave_msg .reply_all .item .word .reply_msg_input {
  padding: 0px 0;
  display: none;
  width: 90%;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.leave_msg .reply_all .item .word .reply_msg_input.active {
  display: block;
}
.leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
  display: inline-block;
  text-align: left;
  width: 76%;
  height: 50px;
  vertical-align: top;
  padding: 10px 10px;
  font-size: 16px;
  border: none;
  box-sizing: border-box;
}
.leave_msg .reply_all .item .word .reply_msg_input .submit {
  float: right;
  width: 60px;
  color: #000;
  background: #eeeeee;
  text-align: center;
  font-size: 14px;
  padding: 21px 15px;
  height: auto;
}
.leave_msg .reply_all .item .word .reply_msg_input .submit:hover {
  color: #bea16f;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area {
  text-align: center;
  padding: 10px 0;
  line-height: 35px;
  background-color: #efefef;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area .submit {
  float: none;
  width: auto;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 14px;
  height: auto;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  line-height: 100%;
  margin: 6px;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area .submit:hover {
  background: #bea16f;
}
.leave_msg .buttons {
  padding: 40px 0 0 0;
}
.leave_msg .likeAll {
  font-size: 16px;
  color: #bea16f;
  font-family: arial;
  margin: 0 0 10px 0;
}
.leave_msg .likeAll a {
  color: #bea16f;
}
.leave_msg .likeAll a .like_num {
  font-size: 17px;
}

@media (max-width: 1050px) {
  .leave_msg {
    padding: 0px 0 0 0;
  }
  .leave_msg .msg_item figure {
    padding: 10px 0 10px 10px;
  }
  .leave_msg .msg_item .word {
    width: 80%;
    margin: 0px 0;
  }
  .leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
    padding: 10px 10px;
  }
  .leave_msg .msg_item .upload {
    padding: 10px;
  }
  .leave_msg .msg_item .upload .file {
    width: 69%;
  }
  .leave_msg .msg_item .upload .file .hint {
    width: 68%;
  }
  .leave_msg .msg_item .upload .ps {
    font-size: 16px;
  }
  .leave_msg .msg_item .upload figure.uploadimg {
    position: relative;
    width: auto;
    display: none;
    padding: 0;
  }
  .leave_msg .msg_item .upload figure.uploadimg.active {
    display: block;
  }
  .leave_msg .msg_item .upload figure.uploadimg a.del {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    background: url(../img/new/icon_del_2.png) no-repeat center center #000;
    border-radius: 50%;
    background-size: 50% auto;
  }
  .leave_msg .msg_item .login_area {
    padding: 10px;
  }
  .leave_msg .total_msg {
    padding: 20px 0;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .total_msg strong {
    color: #ff0066;
  }
  .leave_msg .reply_all {
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .reply_all .item {
    padding: 20px 0;
  }
  .leave_msg .reply_all .item.normal {
    border-top: 1px dashed #ccc;
    margin: 0px 0 10px 30px;
    padding: 20px 0 10px 0;
  }
  .leave_msg .reply_all .item.normal .word {
    width: 88%;
  }
  .leave_msg .reply_all .item figure.texture {
    width: 21%;
    margin: 0;
  }
  .leave_msg .reply_all .item .word {
    display: inline-block;
    vertical-align: top;
    width: 64%;
    line-height: 150%;
  }
  .leave_msg .reply_all .item .word .msg {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .buttons {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
    width: 72%;
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .submit {
    font-size: 14px;
    padding: 19px 10px;
  }
  .leave_msg .likeAll {
    font-size: 16px;
    color: #bea16f;
    font-family: arial;
    margin: 0 0 10px 0;
  }
  .leave_msg .likeAll a {
    color: #bea16f;
  }
  .leave_msg .likeAll a .like_num {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .leave_msg {
    max-width: 92%;
    margin: 0 auto;
  }
  .leave_msg .msg_item figure {
    padding: 0;
    width: 50px;
    height: 50px;
  }
  .leave_msg .msg_item .word {
    width: 75%;
    margin: 0px 0;
  }
  .leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
    width: 95%;
    margin: 10px 5px;
    padding: 5px 5px;
    font-size: 16px;
  }
  .leave_msg .msg_item .word input {
    margin: 0 0 10px 0;
  }
  .leave_msg .msg_item .word .nologin {
    display: inline-block;
    width: 79%;
    vertical-align: middle;
    padding: 19px 10px;
    font-size: 16px;
    color: #333333;
    border: none;
  }
  .leave_msg .msg_item .upload .file {
    width: 95%;
    margin: 0 0 10px 0;
  }
  .leave_msg .msg_item .upload .file .hint {
    width: 74%;
    font-size: 12px;
  }
  .leave_msg .msg_item .upload .file .selectfile {
    font-size: 12px;
  }
  .leave_msg .msg_item .upload .ps {
    font-size: 16px;
  }
  .leave_msg .msg_item .upload figure.uploadimg {
    position: relative;
    width: auto;
    display: none;
    padding: 0;
  }
  .leave_msg .msg_item .upload figure.uploadimg.active {
    display: block;
  }
  .leave_msg .msg_item .upload figure.uploadimg a.del {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    background: url(../img/new/icon_del_2.png) no-repeat center center #000;
    border-radius: 50%;
    background-size: 50% auto;
  }
  .leave_msg .reply_all {
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .reply_all .item {
    padding: 20px 0;
  }
  .leave_msg .reply_all .item.normal {
    border-top: 1px dashed #ccc;
    margin: 0px 0 10px 30px;
    padding: 20px 0 10px 0;
  }
  .leave_msg .reply_all .item.normal .word {
    width: 88%;
  }
  .leave_msg .reply_all .item figure {
    margin: 0 5px 0 0;
  }
  .leave_msg .reply_all .item figure.texture {
    width: 21%;
    margin: 0;
  }
  .leave_msg .reply_all .item .word {
    width: 80%;
  }
  .leave_msg .reply_all .item .word:first-child {
    width: 62%;
  }
  .leave_msg .reply_all .item .word .msg {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .buttons {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input {
    width: 99%;
  }
  .leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
    width: 68%;
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .submit {
    font-size: 14px;
    padding: 15px 15px;
    width: auto;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .login_area .submit {
    font-size: 13px;
    padding: 5px 5px;
  }
  .leave_msg .likeAll {
    font-size: 16px;
    color: #bea16f;
    font-family: arial;
    margin: 0 0 10px 0;
  }
  .leave_msg .likeAll a {
    color: #bea16f;
  }
  .leave_msg .likeAll a .like_num {
    font-size: 17px;
  }
}
.try_assess {
  margin: 40px 0px 0;
}
.try_assess .figure_box {
  position: relative;
  display: flex;
  vertical-align: top;
  justify-content: space-around;
  background-color: #f8f8f8;
  margin: 10px 0px;
  padding: 10px;
}
@media screen and (max-width: 440px) {
  .try_assess .figure_box {
    flex-direction: column;
  }
}
.try_assess .figure_box .pics {
  width: 50%;
}
@media screen and (max-width: 440px) {
  .try_assess .figure_box .pics {
    width: 100%;
  }
}
.try_assess .figure_box .pics .figure {
  width: 100%;
}
.try_assess .figure_box .pics img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
.try_assess .figure_box .pics .spics {
  width: 100%;
  text-align: center;
  margin: 10px 0 10px 0;
}
.try_assess .figure_box .pics .spics .item {
  display: inline-block;
  width: 23%;
  margin: 0px 0.2%;
  vertical-align: top;
}
.try_assess .figure_box .pics .spics .slick-prev {
  left: -21px;
  /* background-color: black; */
  background-image: url(../img/new/slick.png);
  background-repeat: no-repeat;
  background-position: -7px 0px;
}
.try_assess .figure_box .pics .spics .slick-next {
  right: -21px;
  /* background-color: #ffffff; */
  background-image: url(../img/new/slick.png);
  background-repeat: no-repeat;
  background-position: -67px 1px;
}
.try_assess .figure_box .video {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 50%;
}
@media screen and (max-width: 440px) {
  .try_assess .figure_box .video {
    width: 100%;
  }
}
.try_assess .figure_box .video iframe {
  width: 230px;
  min-height: auto;
  height: 410px;
}
.try_assess .figure_box .video iframe.instagram_iframe {
  height: 500px;
  border: 1px solid #ccc;
}
.try_assess .basic_box {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0px 0 0 0;
}
.try_assess .basic_box .editor {
  margin: 20px 0;
  width: 48%;
  float: left;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .editor {
    width: 100%;
  }
}
.try_assess .basic_box .editor figure.man {
  width: 70px;
  height: 70px;
}
.try_assess .basic_box .editor figure.man img {
  width: 100%;
}
.try_assess .basic_box .editor figure.man button {
  left: 24px;
  bottom: 2px;
}
.try_assess .basic_box .editor .info_box .name {
  font-size: 18px;
}
.try_assess .basic_box .editor .info_box .name a:after {
  content: "";
}
.try_assess .basic_box .editor .info_box .info {
  font-size: 16px;
}
.try_assess .basic_box .my_social {
  margin: 20px 0;
  display: flex;
  width: 50%;
  flex-direction: row-reverse;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social {
    width: 100%;
    padding-top: 0%;
    margin: 20px 0;
    align-items: center;
    flex-direction: column;
  }
}
.try_assess .basic_box .my_social .title {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
}
.try_assess .basic_box .my_social .box {
  display: inline-block;
}
.try_assess .basic_box .my_social .box span {
  background-image: url(../img/new/social_link.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 62px;
  height: 62px;
  vertical-align: middle;
  margin: 0 2px;
  text-indent: -5000px;
  background-size: 693% auto;
  opacity: 0.6;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span {
    width: 46px;
    height: 46px;
    background-size: 670% auto;
  }
}
.try_assess .basic_box .my_social .box span.facebook {
  background-position: 0 -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.facebook {
    background-position: 0 0px;
  }
  .try_assess .basic_box .my_social .box span.facebook:hover {
    background-position: 0 -132px;
  }
}
.try_assess .basic_box .my_social .box span.instagram {
  background-position: -72px -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.instagram {
    background-position: -51px 0px;
  }
  .try_assess .basic_box .my_social .box span.instagram:hover {
    background-position: -51px -132px;
  }
}
.try_assess .basic_box .my_social .box span.line {
  background-position: -148px -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.line {
    background-position: -106px 0px;
  }
  .try_assess .basic_box .my_social .box span.line:hover {
    background-position: -106px -132px;
  }
}
.try_assess .basic_box .my_social .box span.youtube {
  background-position: -222px -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.youtube {
    background-position: -159px 0px;
  }
  .try_assess .basic_box .my_social .box span.youtube:hover {
    background-position: -159px -132px;
  }
}
.try_assess .basic_box .my_social .box span.tiktok {
  background-position: -295px -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.tiktok {
    background-position: -211px 0px;
  }
  .try_assess .basic_box .my_social .box span.tiktok:hover {
    background-position: -211px -132px;
  }
}
.try_assess .basic_box .my_social .box span.blog {
  background-position: -369px -86px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box span.blog {
    background-position: -262px 0px;
  }
  .try_assess .basic_box .my_social .box span.blog:hover {
    background-position: -262px -132px;
  }
}
.try_assess .basic_box .my_social .box a {
  background-image: url(../img/new/social_link.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 62px;
  height: 62px;
  vertical-align: middle;
  margin: 0 2px;
  text-indent: -5000px;
  background-size: 693% auto;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a {
    width: 46px;
    height: 46px;
    background-size: 670% auto;
  }
}
.try_assess .basic_box .my_social .box a.facebook {
  background-position: 0 0px;
}
.try_assess .basic_box .my_social .box a.facebook:hover {
  background-position: 0 -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.facebook {
    background-position: 0 0px;
  }
  .try_assess .basic_box .my_social .box a.facebook:hover {
    background-position: 0 -132px;
  }
}
.try_assess .basic_box .my_social .box a.instagram {
  background-position: -72px 0px;
}
.try_assess .basic_box .my_social .box a.instagram:hover {
  background-position: -72px -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.instagram {
    background-position: -51px 0px;
  }
  .try_assess .basic_box .my_social .box a.instagram:hover {
    background-position: -51px -132px;
  }
}
.try_assess .basic_box .my_social .box a.line {
  background-position: -148px 0px;
}
.try_assess .basic_box .my_social .box a.line:hover {
  background-position: -148px -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.line {
    background-position: -106px 0px;
  }
  .try_assess .basic_box .my_social .box a.line:hover {
    background-position: -106px -132px;
  }
}
.try_assess .basic_box .my_social .box a.youtube {
  background-position: -222px 0px;
}
.try_assess .basic_box .my_social .box a.youtube:hover {
  background-position: -222px -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.youtube {
    background-position: -159px 0px;
  }
  .try_assess .basic_box .my_social .box a.youtube:hover {
    background-position: -159px -132px;
  }
}
.try_assess .basic_box .my_social .box a.tiktok {
  background-position: -295px 0px;
}
.try_assess .basic_box .my_social .box a.tiktok:hover {
  background-position: -295px -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.tiktok {
    background-position: -211px 0px;
  }
  .try_assess .basic_box .my_social .box a.tiktok:hover {
    background-position: -211px -132px;
  }
}
.try_assess .basic_box .my_social .box a.blog {
  background-position: -369px 0px;
}
.try_assess .basic_box .my_social .box a.blog:hover {
  background-position: -369px -170px;
}
@media screen and (max-width: 880px) {
  .try_assess .basic_box .my_social .box a.blog {
    background-position: -262px 0px;
  }
  .try_assess .basic_box .my_social .box a.blog:hover {
    background-position: -262px -132px;
  }
}
.try_assess .basic_box .score_all {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0px -35px 0 -35px;
  width: calc(100% + 70px);
}
@media screen and (max-width: 767px) {
  .try_assess .basic_box .score_all {
    padding: 0;
    margin: 0px -15px 0 -15px;
    width: auto;
  }
}
.try_assess .basic_box .score_all .item {
  position: relative;
  width: 100%;
  vertical-align: middle;
  padding: 30px;
  text-align: center;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .try_assess .basic_box .score_all .item {
    padding: 15px;
  }
}
.try_assess .basic_box .score_all .item .name {
  display: block;
}
@media screen and (max-width: 767px) {
  .try_assess .basic_box .score_all .item .name {
    font-size: smaller;
  }
}
.try_assess .basic_box .score_all .item .satr_btn_all {
  display: inline-block;
}
.try_assess .basic_box .word {
  background-color: #f8eddc;
  border-radius: 5px;
  padding: 40px;
  margin-top: 30px;
  overflow-y: auto;
}
.try_assess .basic_box .word .title {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .try_assess .basic_box .word .title {
    font-size: 16px;
  }
}
.try_assess .basic_box .word .desc {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .try_assess .basic_box .word .desc {
    font-size: 13px;
    line-height: 1.5;
  }
}
.try_assess .basic_box .word .desc p {
  margin: 0 0 10px 0;
}
.try_assess .basic_box .word .desc h1, .try_assess .basic_box .word .desc h2, .try_assess .basic_box .word .desc h3, .try_assess .basic_box .word .desc h4, .try_assess .basic_box .word .desc h5, .try_assess .basic_box .word .desc h6 {
  font-size: 16px;
}

.pics .slick-slider .slick-prev, .pics .slick-slider .slick-next {
  z-index: 10;
  width: 15px;
  height: 50px;
  filter: invert(1);
  top: 48%;
}
.pics .slick-slider .slick-prev {
  left: 4px;
  background: url(../img/new/slick.png) no-repeat -10px 1px;
  background-color: white;
}
.pics .slick-slider .slick-next {
  right: 2px;
  background: url(../img/new/slick.png) no-repeat -68px 1px;
  background-color: white;
}
.pics .slick-dots {
  position: absolute;
  bottom: -30px;
}
.pics img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
.pics figure {
  width: 100%;
}
.pics .wrapper.spics {
  text-align: center;
  width: calc(100% + 0px);
  margin: 10px 0px 40px 0px;
  display: flex;
  justify-content: space-evenly;
}
.pics .wrapper.spics .item {
  display: inline-block;
  width: 23%;
  margin: 0px;
}
.pics .slick-slider.spics {
  text-align: center;
  width: calc(100% + 4px);
  margin: 10px -4px 40px -4px;
  display: flex;
}
.pics .slick-slider.spics .item {
  display: inline-block;
  width: 24%;
  margin: 4px;
}

.newsletter {
  position: fixed;
  z-index: 2002;
  top: -500px;
  left: 50%;
  display: block;
  padding: 30px 10px;
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  width: 320px;
  text-align: center;
  font-size: 18px;
  margin: 0 0 0 -171px;
  transition: all 1s;
}
.newsletter.active {
  top: 5%;
}
.newsletter p {
  margin: 10px 0;
}
.newsletter .buttons {
  padding: 0;
}
.newsletter .buttons a {
  max-width: 140px;
  padding: 10px 0;
}
.newsletter .buttons a.next {
  background-color: transparent;
  text-decoration: underline;
  color: #333;
}
.tipbox_start,
.tipbox {
  position: fixed;
  z-index: 2002;
  top: 20%;
  right: -500px;
  display: block;
  padding: 10px 10px;
  background-color: #feffc2;
  border: 1px solid #feffc2;
  width: 130px;
  text-align: center;
  font-size: 14px;
  transition: all 1s;
}
.tipbox_start.btn,
.tipbox.btn {
  right: 0%;
}
.tipbox_start.active,
.tipbox.active {
  right: 0%;
}
.tipbox_start strong,
.tipbox strong {
  color: #bea16f;
  font-weight: bold;
}
.tipbox_start p,
.tipbox p {
  margin: 20px 0;
}
.tipbox_start .buttons,
.tipbox .buttons {
  padding: 0;
}
.tipbox_start .buttons a,
.tipbox .buttons a {
  max-width: 70%;
  padding: 10px 10px;
}
.vue-notification-group {
  display: block;
  position: fixed;
  z-index: 5000;
}

.vue-notification-wrapper {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

.vue-notification {
  font-size: 12px;
  padding: 5px;
  margin: 0 0px 0px;
  color: #fff;
  background: #44a4fc;
  border-left: 5px solid #187fe7;
}

.vue-notification-group {
  top: 20% !important;
  width: 110px !important;
}
.vue-notification-group .vue-notification-wrapper .vue-notification.info {
  font-size: 12px;
  color: #fff;
  background: #44a4fc;
  border-left: 5px solid #187fe7;
}
.vue-notification-group .vue-notification-wrapper .vue-notification.point {
  font-size: 12px;
  color: #777;
  background-color: #e9e5da;
  border-left: 5px solid #bea16f;
}
.vue-notification-group .vue-notification-wrapper .vue-notification strong {
  color: #bea16f;
  font-weight: bold;
}

.fadein_tab {
  -webkit-animation: 1s linear 0s alternate none 1 fadein_tab;
          animation: 1s linear 0s alternate none 1 fadein_tab;
}

@-webkit-keyframes fadein_tab {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein_tab {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.shake {
  -webkit-animation: 1s linear 0s alternate none 1 shake;
          animation: 1s linear 0s alternate none 1 shake;
}

@-webkit-keyframes shake {
  25% {
    transform: translateX(50px);
  }
  50% {
    transform: translateX(-30px);
  }
  75% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes shake {
  25% {
    transform: translateX(50px);
  }
  50% {
    transform: translateX(-30px);
  }
  75% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes shake_up_down {
  25% {
    transform: translateY(2px);
  }
  50% {
    transform: translateY(-2px);
  }
  75% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(-1px);
  }
}
@keyframes shake_up_down {
  25% {
    transform: translateY(2px);
  }
  50% {
    transform: translateY(-2px);
  }
  75% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(-1px);
  }
}
.tab.main ul.tabMenu li.tabM {
  margin: 5px 20px;
}
.tab.main ul.tabMenu li.tabM:last-child .sense .title:after {
  content: "";
  display: none;
}
.tab.main ul.tabMenu li.tabM.active .sense .title:before {
  width: 100%;
}
.tab.main ul.tabMenu li.tabM.blog.no_open {
  position: relative;
}
.tab.main ul.tabMenu li.tabM.blog.no_open:after {
  content: "立即點我設定";
  border-radius: 5px;
  color: #fff;
  background-color: #f06;
  position: absolute;
  top: -25px;
  right: 54px;
  padding: 3px 5px;
  font-size: 12px;
  -webkit-animation: 1.5s linear 0s alternate none 1 shake_up_down;
          animation: 1.5s linear 0s alternate none 1 shake_up_down;
  -webkit-animation-iteration-count: 10;
          animation-iteration-count: 10;
}
.tab.main ul.tabMenu li.tabM .sense .title {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
  color: #000;
  min-width: 56px;
}
.tab.main ul.tabMenu li.tabM .sense .title:before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 15px;
  background: #dedbdb;
  transition: all 1s;
}
.tab.main ul.tabMenu li.tabM .sense .title:after {
  position: absolute;
  right: -25px;
  top: 0px;
  display: inline-block;
  content: "";
  background: url(../img/new/tab_line.png) no-repeat 0 center;
  width: 2px;
  height: 100%;
}
.tab.main ul.tabMenu li.tabM .sense .unlink {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.tab.main ul.tabMenu li.tabM .sense .num {
  font-size: 14px;
  color: #7a7a7a;
}
.tab.member_tab {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  min-height: 60vh;
  padding: 40px 0 0 0;
}
.tab.member_tab ul.tabMenu li.tabM {
  margin: 0 20px;
}
.tab.member_tab ul.tabMenu li.tabM .sense .num {
  color: #7a7a7a;
}
.tab.submain ul.tabMenu {
  text-align: left;
}
.tab.submain ul.tabMenu li.tabM {
  font-size: 20px;
  margin: 0 20px;
}
.tab.submain ul.tabMenu li.tabM:first-child {
  margin: 0 20px 0 15px;
}
.tab.submain ul.tabMenu li.tabM:last-child .sense .title:after {
  content: "";
}
.tab.submain ul.tabMenu li.tabM.active .sense .title:before {
  width: 100%;
}
.tab.submain ul.tabMenu li.tabM .sense .title {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
  color: #000;
}
.tab.submain ul.tabMenu li.tabM .sense .title:before {
  position: absolute;
  z-index: -1;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 15px;
  background: #dedbdb;
  transition: all 1s;
}
.tab.submain ul.tabMenu li.tabM .sense .title:after {
  position: absolute;
  right: -28px;
  top: 0px;
  display: inline-block;
  content: "┇";
}
.tab.submain ul.tabMenu li.tabM .sense .num {
  font-size: 14px;
  color: #7a7a7a;
}
.tab.moreinfo ul.tabMenu {
  display: flex;
  justify-content: space-between;
  -webkit-box-pack: justify;
  border: 1px solid #ccc;
}
.tab.moreinfo ul.tabMenu li.tabM {
  display: block;
  width: 100%;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  color: #999999;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  text-align: center;
}
.tab.moreinfo ul.tabMenu li.tabM.active:after {
  width: 100%;
}
.tab.moreinfo ul.tabMenu li.tabM:after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #f06;
  transition: all 1s;
}
.tab .m_tabMenu {
  display: none;
  text-align: center;
}
.tab .m_tabMenu select {
  padding: 7px 24px 7px 10px;
  font-size: 20px;
  width: 100%;
  max-width: 320px;
}
.tab ul.tabMenu {
  text-align: center;
  list-style: none !important;
}
.tab ul.tabMenu li.tabM {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 20px;
  color: #999999;
  box-sizing: border-box;
}
.tab ul.tabMenu li.tabM a {
  padding: 10px 0;
  color: #999999;
}
.tab ul.tabMenu li.tabM span {
  display: block;
  padding: 10px 0;
}
.tab ul.tabMenu li.tabM.active {
  color: #000;
}
.tab ul.tabMenu li.tabM.active a {
  color: #000;
}
.tab ul.tabMenu li.tabM.important .sense .title {
  color: #f1152e;
}
.tab ul.tabMenu li.tabM:last-child {
  border: none;
}
.tab .tabBox {
  opacity: 0;
  min-height: 55vh;
  padding: 2rem 0px 2rem 0px;
}
.tab .tabBox.active {
  opacity: 1;
  -webkit-animation: 2s linear 0s alternate none 1 fadein_tab;
          animation: 2s linear 0s alternate none 1 fadein_tab;
}
.tab .tabBox .nodata {
  text-align: center;
  font-size: 16px;
}
.tab ul.tabBody {
  padding: 0 10px 10px 10px;
}
.tab ul.tabBody li.tabB {
  font-size: 16px;
  display: none;
  padding: 20px 0px 30px 0;
}
.tab ul.tabBody li.tabB.active {
  display: block;
  -webkit-animation: 1s linear 0s alternate none 1 fadein_tab;
          animation: 1s linear 0s alternate none 1 fadein_tab;
}
.tab ul.tabBody li.tabB h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
}
.tab ul.tabBody li.tabB h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
}
.tab ul.tabBody li.tabB h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
}
.tab ul.tabBody li.tabB p {
  margin: 0px 0;
  line-height: 150%;
}
.tab ul.tabBody li.tabB img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.tab ul.tabBody li.tabB .empty {
  padding: 20px 20px;
  text-align: center;
}

@media (max-width: 1050px) {
  .tab.main ul.tabMenu li.tabM .sense .title {
    font-size: 16px;
  }
  .tab.main ul.tabMenu li.tabM .sense .num {
    font-size: 12px;
  }
  .tab.moreinfo ul.tabMenu li.tabM {
    font-size: 16px;
  }
  .tab ul.tabBody li.tabB {
    padding: 10px 0px;
  }
}
@media (max-width: 767px) {
  .tab .m_tabMenu {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .tab .m_tabMenu.fixed {
    position: fixed;
    top: 34px;
    z-index: 22;
    width: 100%;
  }
  .tab .m_tabMenu.fixed select {
    padding: 5px 24px 5px 10px;
    font-size: 13px;
    width: 64%;
    opacity: 0.8;
  }
  .tab .m_tabMenu select {
    transition: all 0.5s;
  }
  .tab .pc_tabMenu {
    display: none !important;
  }
  .tab ul.tabBody {
    padding: 0 0px 0px 0px;
  }
  .tab ul.tabBody li.tabB {
    padding: 30px 0px 0;
  }
  .tab ul.tabBody li.tabB h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 170%;
  }
  .tab ul.tabBody li.tabB h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 170%;
  }
  .tab ul.tabBody li.tabB h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 170%;
  }
  .tab .tabBox {
    padding: 20px 10px 10px 10px;
  }
}
.withSubmenu .submenu {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  padding: 0;
  /* 初始 padding */
  transition: padding 0.5s ease, row-gap 0.5s ease, opacity 0.5s ease;
  /* 設置 padding 和 row-gap 變化的動畫效果 */
  opacity: 0%;
  row-gap: 0px;
  position: relative;
  margin: 8px 0 8px 0;
  justify-content: center;
}
.withSubmenu .submenu .hoverBox {
  position: absolute;
  background-color: #eee;
  top: 0;
  left: -20%;
  height: 100%;
  width: calc(100vw - 10px);
  z-index: 1;
  cursor: default;
}
.withSubmenu .submenu li {
  color: #000;
  display: block;
  height: 0;
  width: 100%;
  transition: height 0.5s ease;
  position: relative;
}
.withSubmenu .submenu li .submenuSec {
  position: absolute;
  height: 0;
  transition: height 0.5s ease;
  left: -16%;
  overflow: hidden;
  display: flex;
  z-index: 2;
  align-items: center;
  gap: 6px;
  justify-content: flex-start;
  cursor: default;
}
.withSubmenu .submenu li .submenuSec .main {
  font-weight: bold;
  font-size: 18px;
}
.withSubmenu .submenu li .submenuSec .colLine {
  width: 1px;
  height: 60%;
  background-color: #666;
  display: inline;
  margin: 0 4px 0 4px;
}
.withSubmenu .submenu li .submenuSec a {
  color: #000;
  box-sizing: border-box;
  padding: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.withSubmenu .submenu li .submenuSec a span {
  white-space: nowrap;
  /* 防止文本換行 */
}
.withSubmenu .submenu li .submenuSec a:hover {
  color: #f06 !important;
}
.withSubmenu:hover .submenu {
  /* 懸停時顯示子選單 */
  padding: 8px 0 8px 0;
  row-gap: 2.8px;
  opacity: 100%;
}
.withSubmenu:hover .submenu li {
  height: 20px;
}
.withSubmenu:hover .submenu li .submenuSec {
  height: 100%;
}
.M_lightBoxGroup {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  /* 允許點擊穿透 */
}
.M_lightBoxGroup .lightBox_tabMenu::-webkit-scrollbar {
  display: none;
}
.M_lightBoxGroup .lightBox_tabMenu {
  z-index: 60000000;
  position: fixed;
  top: 100dvh;
  right: 0px;
  left: 0px;
  bottom: calc(-100dvh - 200px);
  height: auto;
  background-color: #eee;
  display: flex;
  flex-direction: column;
  overflow: auto;
  color: #000 !important;
  box-sizing: border-box;
  padding: 20px 20px;
  transition: top 0.5s ease;
  /* 動畫效果，持續時間為0.5秒，可以根據需要調整 */
  gap: 12px;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM {
  z-index: 3;
  background-color: #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000 !important;
  padding-bottom: 8px;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_sense {
  display: flex;
  flex-direction: column;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_sense .tabM_text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  vertical-align: middle;
  gap: 8px;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_sense .tabM_text .num {
  margin-left: auto;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_sense .triangle {
  display: none;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu {
  z-index: 2;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .triangle {
  display: flex;
  width: 1.2em;
  height: 1.2em;
  border: 1px solid #0000;
  border-radius: 20%;
  align-items: center;
  justify-content: center;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .tabM_submenu {
  height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #ddd;
  text-align: left;
  width: calc(100% + 40px);
  box-sizing: border-box;
  padding: 0px 20px 0 56px;
  margin: 0px auto;
  transform: translateX(-20px);
  align-self: center;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .tabM_submenu .tabM_submenuSec span {
  padding: 0;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .tabM_submenu .tabM_submenuSec .tabM_child_text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 0;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .tabM_submenu .tabM_submenuSec .tabM_child_text .tabM_main {
  padding: 0 0;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu .tabM_submenu .tabM_submenuSec .tabM_subchild_text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 0;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu_open .triangle {
  transform: rotate(90deg);
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu_open .tabM_submenu {
  max-height: 2000px;
  height: auto;
  margin: 8px auto;
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu_open .tabM_submenu .tabM_submenuSec .tabM_colLine {
  background-color: #0004;
  width: 100dvw;
  height: 1px;
  transform: translateX(-56px);
}
.M_lightBoxGroup .lightBox_tabMenu .tabM .tabM_withSubmenu_open .tabM_submenu .tabM_submenuSec .leafItem {
  margin-left: 1em;
}
.M_lightBoxGroup .lightBoxBackground {
  display: none;
  opacity: 0;
  background-color: #0004;
  width: 100dvw;
  height: 100dvh;
  z-index: 4;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  /* 允許點擊穿透 */
}

.M_lightBoxGroup_open {
  display: flex;
  pointer-events: auto;
  /* 允許點擊事件 */
}
.M_lightBoxGroup_open .lightBox_tabMenu {
  top: 50dvh;
  bottom: 0;
  transition: top 0.5s ease;
  /* 動畫效果，持續時間為0.5秒，可以根據需要調整 */
  display: flex;
}
.M_lightBoxGroup_open .lightBoxBackground {
  display: flex;
  opacity: 1;
  pointer-events: auto;
  /* 允許點擊事件 */
}

#m_tabMenuBtn {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: auto;
  padding: 4px 16px;
  border: 0px;
  background-color: #eee;
  border-radius: 8px;
  color: #000;
}
#m_tabMenuBtn .triangle {
  display: flex;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #0000;
  border-radius: 20%;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg);
}
#m_tabMenuBtn .triangle svg {
  width: 100%;
}

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial, Helvetica, sans-serif, Microsoft JhengHei;
}

.custom-select select {
  display: none;
  /*hide original SELECT element: */
}

.select-selected {
  background-color: #bea16f;
  border-radius: 10px;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #bea16f;
  width: 94%;
  top: 100%;
  left: 3%;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.leave_msg {
  padding: 0px 0 0 0;
  margin: 0 auto 30px auto;
}
.leave_msg .md_hd {
  font-size: 30px;
  margin: 0 auto 20px auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.leave_msg .md_hd h3 {
  margin: 0 auto 10px auto;
}
.leave_msg .msg_item {
  border: 1px solid #ccc;
  background: #efefef;
  margin: 20px 0 20px 0;
  border-radius: 5px;
}
.leave_msg .msg_item.no_login {
  border: none;
  background-color: #fff;
}
.leave_msg .msg_item figure {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 60px;
  margin: 10px;
  padding: 0;
  border-radius: 40px;
  overflow: hidden;
  box-sizing: border-box;
}
.leave_msg .msg_item figure img {
  width: 100%;
}
.leave_msg .msg_item .word {
  display: inline-block;
  vertical-align: top;
  width: 83%;
  margin: 10px 0;
}
.leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
  display: inline-block;
  width: 96%;
  vertical-align: middle;
  padding: 9px 6px;
  font-size: 16px;
  color: #333333;
  border: none;
  background: #fff;
  box-sizing: border-box;
}
.leave_msg .msg_item .word input {
  margin: 0 0 10px 0;
}
.leave_msg .msg_item .word .nologin {
  display: inline-block;
  width: 79%;
  vertical-align: middle;
  padding: 19px 10px;
  font-size: 16px;
  color: #333333;
  border: none;
}
.leave_msg .msg_item .word .submit {
  display: inline-block;
  width: 95px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  background: #000;
  margin: 0 0px;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
}
.leave_msg .msg_item .word .submit:hover {
  background: #bea16f;
}
.leave_msg .msg_item .upload {
  display: block;
  text-align: center;
  padding: 10px;
  border-top: 1px solid #ccc;
}
.leave_msg .msg_item .upload .recommend {
  padding: 10px 10px;
  text-align: left;
}
.leave_msg .msg_item .upload .recommend span {
  font-size: 16px;
}
.leave_msg .msg_item .upload p {
  padding: 10px 0;
  text-align: left;
}
.leave_msg .msg_item .upload p a {
  color: #333333;
}
.leave_msg .msg_item .upload p a:after {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 5px;
  content: "x";
  text-indent: -5000px;
  padding: 0 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url(../img/new/icon_all_2.png) no-repeat -117px -105px;
}
.leave_msg .msg_item .upload .file {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 80%;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
}
.leave_msg .msg_item .upload .file:hover {
  opacity: 0.8;
}
.leave_msg .msg_item .upload .file input[type=file] {
  width: 100%;
  height: 100%;
  display: none;
}
.leave_msg .msg_item .upload .file .hint {
  display: inline-block;
  width: 80%;
  font-size: 16px;
  padding: 4px 0px;
  box-sizing: border-box;
}
.leave_msg .msg_item .upload .file .selectfile {
  float: right;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
  height: 30px;
  padding: 4px 10px 9px;
  color: #333333;
  background: #eeeeee;
  box-sizing: border-box;
  border: none;
}
.leave_msg .msg_item .upload .ps {
  padding: 10px 10px 0;
  font-size: 16px;
  text-align: left;
}
.leave_msg .msg_item .upload figure.uploadimg {
  position: relative;
  width: auto;
  display: none;
  padding: 0;
}
.leave_msg .msg_item .upload figure.uploadimg.active {
  display: block;
}
.leave_msg .msg_item .upload figure.uploadimg a.del {
  position: absolute;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -5000px;
  background: url(../img/new/icon_del_2.png) no-repeat center center #000;
  border-radius: 50%;
  background-size: 50% auto;
}
.leave_msg .msg_item .login_area {
  text-align: center;
  padding: 10px;
}
.leave_msg .msg_item .submit {
  display: inline-block;
  width: 95px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
  background: #000;
  margin: 0 8px;
  box-sizing: border-box;
  border-radius: 5px;
  border: none;
}
.leave_msg .msg_item .submit:hover {
  background: #bea16f;
}
.leave_msg .total_msg {
  padding: 10px 0;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.leave_msg .total_msg strong {
  color: #ff0066;
}
.leave_msg .reply_all {
  border-bottom: 1px solid #ccc;
}
.leave_msg .reply_all .item {
  border-top: 1px dashed #ccc;
  margin: 0px 0 0px 30px;
  padding: 10px 0;
}
.leave_msg .reply_all .item:first-child {
  border-top: none;
  margin: 0;
}
.leave_msg .reply_all .item:first-child .word {
  width: 64%;
}
.leave_msg .reply_all .item figure {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.leave_msg .reply_all .item figure.texture {
  width: 22%;
  height: auto;
  border-radius: 10px;
  margin: 0;
  float: right;
}
.leave_msg .reply_all .item figure.texture img {
  width: 100%;
  border-radius: 10px;
}
.leave_msg .reply_all .item figure img {
  width: 100%;
}
.leave_msg .reply_all .item .word {
  display: inline-block;
  vertical-align: top;
  width: 88%;
  line-height: 150%;
}
.leave_msg .reply_all .item .word .name {
  font-size: 14px;
  font-weight: bold;
}
.leave_msg .reply_all .item .word .name a {
  color: #333333;
  background-color: transparent;
  width: auto;
  padding: 0;
}
.leave_msg .reply_all .item .word .name a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.leave_msg .reply_all .item .word .date {
  font-size: 14px;
  font-family: arial;
  margin: 0 0 10px 0;
}
.leave_msg .reply_all .item .word .msg {
  font-size: 16px;
  color: #333333;
  margin: 0 0 0px 0;
  line-height: 150%;
  word-break: break-all;
}
.leave_msg .reply_all .item .word .buttons {
  font-size: 16px;
  text-align: left;
  padding: 0;
}
.leave_msg .reply_all .item .word .buttons a {
  color: #ff0066;
  background-color: transparent;
  width: auto;
  padding: 0;
}
.leave_msg .reply_all .item .word .buttons a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.leave_msg .reply_all .item .word .buttons .ps {
  color: #ff0066;
}
.leave_msg .reply_all .item .word .reply_msg_input {
  padding: 0px 0;
  display: none;
  width: 90%;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
}
.leave_msg .reply_all .item .word .reply_msg_input.active {
  display: block;
}
.leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
  display: inline-block;
  text-align: left;
  width: 76%;
  height: 50px;
  vertical-align: top;
  padding: 10px 10px;
  font-size: 16px;
  border: none;
  box-sizing: border-box;
}
.leave_msg .reply_all .item .word .reply_msg_input .submit {
  float: right;
  width: 60px;
  color: #000;
  background: #eeeeee;
  text-align: center;
  font-size: 14px;
  padding: 21px 15px;
  height: auto;
}
.leave_msg .reply_all .item .word .reply_msg_input .submit:hover {
  color: #bea16f;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area {
  text-align: center;
  padding: 10px 0;
  line-height: 35px;
  background-color: #efefef;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area .submit {
  float: none;
  width: auto;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 14px;
  height: auto;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
  line-height: 100%;
  margin: 6px;
}
.leave_msg .reply_all .item .word .reply_msg_input .login_area .submit:hover {
  background: #bea16f;
}
.leave_msg .buttons {
  padding: 40px 0 0 0;
}
.leave_msg .likeAll {
  font-size: 16px;
  color: #bea16f;
  font-family: arial;
  margin: 0 0 10px 0;
}
.leave_msg .likeAll a {
  color: #bea16f;
}
.leave_msg .likeAll a .like_num {
  font-size: 17px;
}

@media (max-width: 1050px) {
  .leave_msg {
    padding: 0px 0 0 0;
  }
  .leave_msg .msg_item figure {
    padding: 10px 0 10px 10px;
  }
  .leave_msg .msg_item .word {
    width: 80%;
    margin: 0px 0;
  }
  .leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
    padding: 10px 10px;
  }
  .leave_msg .msg_item .upload {
    padding: 10px;
  }
  .leave_msg .msg_item .upload .file {
    width: 69%;
  }
  .leave_msg .msg_item .upload .file .hint {
    width: 68%;
  }
  .leave_msg .msg_item .upload .ps {
    font-size: 16px;
  }
  .leave_msg .msg_item .upload figure.uploadimg {
    position: relative;
    width: auto;
    display: none;
    padding: 0;
  }
  .leave_msg .msg_item .upload figure.uploadimg.active {
    display: block;
  }
  .leave_msg .msg_item .upload figure.uploadimg a.del {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    background: url(../img/new/icon_del_2.png) no-repeat center center #000;
    border-radius: 50%;
    background-size: 50% auto;
  }
  .leave_msg .msg_item .login_area {
    padding: 10px;
  }
  .leave_msg .total_msg {
    padding: 20px 0;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .total_msg strong {
    color: #ff0066;
  }
  .leave_msg .reply_all {
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .reply_all .item {
    padding: 20px 0;
  }
  .leave_msg .reply_all .item.normal {
    border-top: 1px dashed #ccc;
    margin: 0px 0 10px 30px;
    padding: 20px 0 10px 0;
  }
  .leave_msg .reply_all .item.normal .word {
    width: 88%;
  }
  .leave_msg .reply_all .item figure.texture {
    width: 21%;
    margin: 0;
  }
  .leave_msg .reply_all .item .word {
    display: inline-block;
    vertical-align: top;
    width: 64%;
    line-height: 150%;
  }
  .leave_msg .reply_all .item .word .msg {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .buttons {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
    width: 72%;
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .submit {
    font-size: 14px;
    padding: 19px 10px;
  }
  .leave_msg .likeAll {
    font-size: 16px;
    color: #bea16f;
    font-family: arial;
    margin: 0 0 10px 0;
  }
  .leave_msg .likeAll a {
    color: #bea16f;
  }
  .leave_msg .likeAll a .like_num {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .leave_msg {
    max-width: 92%;
    margin: 0 auto;
  }
  .leave_msg .msg_item figure {
    padding: 0;
    width: 50px;
    height: 50px;
  }
  .leave_msg .msg_item .word {
    width: 75%;
    margin: 0px 0;
  }
  .leave_msg .msg_item .word textarea,
.leave_msg .msg_item .word input {
    width: 95%;
    margin: 10px 5px;
    padding: 5px 5px;
    font-size: 16px;
  }
  .leave_msg .msg_item .word input {
    margin: 0 0 10px 0;
  }
  .leave_msg .msg_item .word .nologin {
    display: inline-block;
    width: 79%;
    vertical-align: middle;
    padding: 19px 10px;
    font-size: 16px;
    color: #333333;
    border: none;
  }
  .leave_msg .msg_item .upload .file {
    width: 95%;
    margin: 0 0 10px 0;
  }
  .leave_msg .msg_item .upload .file .hint {
    width: 74%;
    font-size: 12px;
  }
  .leave_msg .msg_item .upload .file .selectfile {
    font-size: 12px;
  }
  .leave_msg .msg_item .upload .ps {
    font-size: 16px;
  }
  .leave_msg .msg_item .upload figure.uploadimg {
    position: relative;
    width: auto;
    display: none;
    padding: 0;
  }
  .leave_msg .msg_item .upload figure.uploadimg.active {
    display: block;
  }
  .leave_msg .msg_item .upload figure.uploadimg a.del {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    background: url(../img/new/icon_del_2.png) no-repeat center center #000;
    border-radius: 50%;
    background-size: 50% auto;
  }
  .leave_msg .reply_all {
    border-bottom: 1px solid #ccc;
  }
  .leave_msg .reply_all .item {
    padding: 20px 0;
  }
  .leave_msg .reply_all .item.normal {
    border-top: 1px dashed #ccc;
    margin: 0px 0 10px 30px;
    padding: 20px 0 10px 0;
  }
  .leave_msg .reply_all .item.normal .word {
    width: 88%;
  }
  .leave_msg .reply_all .item figure {
    margin: 0 5px 0 0;
  }
  .leave_msg .reply_all .item figure.texture {
    width: 21%;
    margin: 0;
  }
  .leave_msg .reply_all .item .word {
    width: 80%;
  }
  .leave_msg .reply_all .item .word:first-child {
    width: 62%;
  }
  .leave_msg .reply_all .item .word .msg {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .buttons {
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input {
    width: 99%;
  }
  .leave_msg .reply_all .item .word .reply_msg_input textarea,
.leave_msg .reply_all .item .word .reply_msg_input input {
    width: 68%;
    font-size: 16px;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .submit {
    font-size: 14px;
    padding: 15px 15px;
    width: auto;
  }
  .leave_msg .reply_all .item .word .reply_msg_input .login_area .submit {
    font-size: 13px;
    padding: 5px 5px;
  }
  .leave_msg .likeAll {
    font-size: 16px;
    color: #bea16f;
    font-family: arial;
    margin: 0 0 10px 0;
  }
  .leave_msg .likeAll a {
    color: #bea16f;
  }
  .leave_msg .likeAll a .like_num {
    font-size: 17px;
  }
}
.md.trial_report .md_hd {
  text-align: center;
  margin: 10px 0;
}
.md.trial_report .md_hd h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.md.trial_report .md_hd {
  text-align: center;
  margin: 10px 0;
}
.md.trial_report .md_hd h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.md.trial_report .assess_list {
  margin: 0 0 20px 0;
}
.md.trial_report .assess_list .wrapper .slick-prev,
.md.trial_report .assess_list .wrapper .slick-next {
  top: 50%;
}

@media (max-width: 1050px) {
  .md.trial_report .assess_list .wrapper .item .box {
    max-width: 284px;
  }
}
@media (max-width: 767px) {
  .md.trial_report {
    margin: 0 auto 30px auto;
  }
  .md.trial_report .assess_list {
    margin: 0 auto 20px auto;
  }
}
.md.ad {
  text-align: center;
  margin: 0 0 0px 0;
}
.md.ad a {
  display: inline-block;
  width: 100%;
}
.md.ad a img {
  display: block;
  width: 100%;
  max-width: 100%;
}

header .top_logo {
  display: none;
}

.md.breadcrumbs {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0px 0 0;
}
.md.title {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 10px 0;
}
.md.topic_tab {
  display: block;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  margin: 0 auto 20px;
}
.md.youtubemv {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  margin: 0 auto 20px;
}
.md.youtubemv iframe {
  width: 1024px;
  height: 600px;
}
.md.topic_detail {
  position: relative;
}
.md.leave_msg {
  width: 100%;
  margin: 0 auto 20px;
}

@media (max-width: 1050px) {
  .md.youtubemv {
    max-width: 100%;
  }
  .md.youtubemv iframe {
    width: 100%;
    height: 410px;
  }
}
@media (max-width: 767px) {
  .md.breadcrumbs {
    width: 88%;
    padding: 0px 10px !important;
  }
  .md.title {
    width: 88%;
    padding: 0px 0 5px;
  }
  .md.title h1 {
    font-size: 22px;
    font-weight: bold;
  }
  .md.topic_tab {
    padding: 20px 0 0 0;
    margin: 0 auto 10px;
  }
  .md.youtubemv {
    max-width: 100%;
    margin: 0 auto 5px;
  }
  .md.youtubemv iframe {
    width: 100%;
    height: 187px;
  }
  .md.topic_detail {
    display: block;
    width: calc(100% - 40px);
    position: relative;
    padding: 20px;
  }
}
