html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

@font-face {
  font-family: 'NeueHaasGroteskDisp-bold';
  src: url(../font/NeueHaasGroteskDisplayBold.otf) format("opentype"), url(../font/NeueHaasGroteskDisplayBold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  letter-spacing: 1.6px;
}
@font-face {
  font-family: 'MYingHeiHK-W4';
  src: url(../font/MYingHeiHK-W4.otf) format("opentype"), url(../font/MYingHeiHK-W4.ttf) format("truetype");
  font-style: normal;
}
@font-face {
  font-family: 'MYingHeiHK-W7';
  src: url(../font/MYingHeiHK-W7.otf) format("opentype"), url(../font/MYingHeiHK-W7.ttf) format("truetype");
  font-style: normal;
  letter-spacing: 1.6px;
}
html, body, button {
  font-size: 100%;
}

body {
  margin: 0;
  background-color: #fff;
}

iframe {
  border: none;
}

img {
  border: 0;
  outline: none;
  display: inline-block;
}

a {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

b {
  font-weight: bold;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 99999px;
}

.txt-sig {
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.no-select {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}

.row_center_btn {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.row_right_btn {
  text-align: right;
  margin-bottom: 1rem;
}

.txt_pos_c {
  text-align: center;
}

.txt_pos_l {
  text-align: left;
}

.txt_pos_r {
  text-align: right;
}

.fl_r {
  float: right;
}

.fl_l {
  float: left;
}

.color_r {
  color: #fe0000;
}

.color_y {
  color: #fff100;
}

.color_w {
  color: #fff;
}

body {
  position: relative;
  background-color: #242424;
  font-family: 'NeueHaasGroteskDisp-regular', 'MYingHeiHK-W4';
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.wrapper_close {
  position: fixed;
  height: 100%;
  overflow: hidden;
}

section {
  width: 100%;
}

.inner {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

.font_b {
  font-family: 'NeueHaasGroteskDisp-bold';
}

.logo {
  position: absolute;
  left: 5%;
  top: 38px;
  width: 193px;
  z-index: 5;
}

.scroll {
  position: absolute;
  top: 100px;
  left: 365px;
  width: 600px;
  height: 500px;
  font-size: 0.815rem;
  line-height: 1.6rem;
}

.scrollbars .viewport {
  overflow: hidden;
  position: relative;
}
.scrollbars .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.scrollbars .scrollbar {
  position: relative;
  background-position: 0 0;
  float: right;
  width: 10px;
}
.scrollbars .track {
  height: 100%;
  width: 4px;
  position: relative;
  padding: 0 1px;
}
.scrollbars .thumb {
  background-color: #a8a7a8;
  height: 20px;
  width: 10px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0px;
  border-radius: 10px;
}
.scrollbars .thumb .end {
  background-color: #a8a7a8;
  overflow: hidden;
  height: 5px;
  width: 10px;
  border-radius: 10px;
}
.scrollbars .disable {
  display: none;
}
.scrollbars .noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.section_kv {
  background-image: url(../images/section01_bg.jpg);
  background-repeat: no-repeat;
  background-color: #050505;
  background-position: top right;
}
.section_kv .inner {
  height: 700px;
}
.section_kv .top {
  position: absolute;
  top: 190px;
  left: 5%;
  transition: all 0.35s;
}
.section_kv .bottom {
  position: absolute;
  top: 435px;
  left: 5%;
  width: 100%;
  transition: all 0.35s;
}
.section_kv h1 {
  color: #009ace;
  transform: scale(0.8, 1);
  transform-origin: top left;
}
.section_kv .txt_01 {
  color: #ffffff;
  transform: scale(0.8, 1);
  transform-origin: top left;
}
.section_kv .txt_02 {
  color: #ffffff;
  transform: scale(0.8, 1);
  transform-origin: top left;
}
.section_kv .main_btn {
  width: 100%;
  margin-top: 5%;
  margin-bottom: 10%;
}
.section_kv .btn_gift {
  display: inline-block;
  background-color: #009ace;
  width: 215px;
  padding: 15px 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  margin: 5px 1% 5% 0;
  font-size: 1.4375rem;
}
.section_kv .btn_gift:hover {
  background-color: #018bba;
}
.section_kv .btn_gift span {
  transform: scale(0.8, 1);
  display: inline-block;
}
.section_kv .btn_story {
  display: inline-block;
  background-color: #3d3935;
  width: 215px;
  padding: 15px 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  margin: 5px 1% 5% 0;
  font-size: 1.4375rem;
}
.section_kv .btn_story:hover {
  background-color: #47433f;
}
.section_kv .btn_story span {
  transform: scale(0.8, 1);
  display: inline-block;
}
.section_kv .kv_bg_style_m {
  display: none;
}

.section_starTitle {
  position: relative;
  padding: 5% 0;
  width: 100%;
  background-image: url(../images/section02_title_bg.jpg);
  background-repeat: repeat;
  text-align: center;
  color: #009ace;
}
.section_starTitle h3 {
  transform: scale(0.8, 1);
}
.section_starTitle h3 span {
  padding-left: 10px;
  vertical-align: top;
}
.section_starTitle p {
  transform: scale(0.8, 1);
}

.section_star {
  position: relative;
}
.section_star svg {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.section_star polygon {
  pointer-events: fill;
  cursor: pointer;
}
.section_star .star_mask {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  z-index: 6;
}

.star_box {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.star_box .style_p {
  display: block;
}
.star_box .style_m {
  display: none;
}
.star_box .star_box_p_mask {
  width: 100%;
}
.star_box .star_box_m_mask {
  width: 100%;
  display: none;
}

.star_list_hover {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 6;
}

.star_list_txt {
  position: absolute;
  width: 100%;
  height: 170px;
  left: 0px;
  bottom: 0px;
  z-index: 5;
  color: #fff;
}
.star_list_txt .list_txt {
  position: absolute;
  top: 0px;
}
.star_list_txt .list01_txt {
  width: 25%;
  left: 2%;
}
.star_list_txt .list02_txt {
  width: 25%;
  left: 38%;
}
.star_list_txt .list03_txt {
  width: 25%;
  left: 75%;
}
.star_list_txt .btn_more {
  position: absolute;
  background-image: url(../images/btn_more.png);
  background-repeat: no-repeat;
  width: 49px;
  height: 49px;
  top: 0px;
  right: -110px;
  display: none;
}
.star_list_txt .status_show {
  display: block;
}
.star_list_txt h3 {
  position: relative;
  display: inline-flex;
  padding-bottom: 30px;
  padding-left: 35px;
}
.star_list_txt h3:after {
  position: absolute;
  width: 44px;
  height: 44px;
  right: -40px;
  bottom: 0px;
  content: "";
  background-image: url(../images/section02_star_line.png);
}
.star_list_txt .txt {
  padding-top: 10px;
}

.star_list_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.star_list_bg img {
  width: 100%;
}
.star_list_bg .list01_bg {
  position: absolute;
  background-image: url(../images/section02_star_01_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 37.8%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 3;
  transition: all 0.35s;
}
.star_list_bg .list02_bg {
  position: absolute;
  background-image: url(../images/section02_star_02_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 51.1%;
  height: 100%;
  top: 0px;
  left: 24.6%;
  z-index: 3;
  transition: all 0.35s;
}
.star_list_bg .list03_bg {
  position: absolute;
  background-image: url(../images/section02_star_03_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 37.8%;
  height: 100%;
  top: 0px;
  left: 62.4%;
  z-index: 3;
  transition: all 0.35s;
}
.star_list_bg .bgmask {
  opacity: 0.8;
}

.star_list_content {
  position: absolute;
  display: none;
  top: 50%;
  margin-left: -500px;
  margin-top: -325px;
  width: 100%;
  max-width: 1000px;
  height: 650px;
  left: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  z-index: 6;
}
.star_list_content .side_l {
  width: 335px;
  height: 650px;
  display: inline-block;
  vertical-align: top;
}
.star_list_content .side_r {
  width: calc(100% - 350px);
  padding: 5% 0px;
  display: inline-block;
  vertical-align: top;
}
.star_list_content .pic img {
  width: 100%;
}
.star_list_content .pic_m {
  display: none;
}
.star_list_content .tag {
  display: inline-block;
}
.star_list_content .scroll {
  width: 100%;
}
.star_list_content .scrollbars .viewport {
  width: calc(100% - 40px);
  height: 500px;
}

.star_list_title {
  color: #363636;
}
.star_list_title h3 {
  position: relative;
  display: inline-block;
  padding-right: 60px;
}
.star_list_title h3:after {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 0px;
  bottom: 0px;
  content: "";
  background-image: url(../images/section02_star_b_line.png);
}
.star_list_title span {
  display: inline-block;
}

.star_list_scroll {
  position: relative;
  margin-top: 20px;
  width: 600px;
  height: 500px;
}

.youtube_box {
  width: 100%;
  height: 720px;
  overflow: hidden;
}

.section_story {
  background-color: #3d3935;
}
.section_story .inner {
  background-color: #3d3935;
  overflow: hidden;
}
.section_story h1 {
  font-size: 3.375rem;
  line-height: 4rem;
  text-align: center;
  transform: scale(0.8, 1);
  padding: 10% 0 0 0;
  color: #009ace;
  letter-spacing: 2rem;
}

.story_box {
  position: relative;
  margin: 10% auto;
  max-width: 1000px;
  width: 100%;
}

.story_list {
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden;
}
.story_list .list {
  position: relative;
  width: 20%;
  float: left;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
}
.story_list .list:hover .pic {
  transform: scale(1.1, 1.1);
}
.story_list .list:hover .mask {
  opacity: 0;
}
.story_list .list:hover .btn_more {
  display: block;
}
.story_list .list:hover .txt {
  color: #fff;
  opacity: 0;
}
.story_list .pic {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.35s;
  background-repeat: no-repeat;
}
.story_list .pic img {
  float: left;
}
.story_list .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: .6;
  transition: all 0.6s;
}
.story_list .name {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #a6a6a6;
  font-size: 1.125rem;
  transition: all 0.6s;
}
.story_list .btn_more {
  position: absolute;
  background-image: url(../images/btn_more.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 60px;
  transition: all 0.1s;
  cursor: pointer;
  display: none;
  bottom: 16%;
  right: 3%;
}
.story_list .btn_more:hover {
  background-image: url(../images/btn_more_big.png);
}

.story_content {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.75);
}
.story_content .pic {
  width: 250px;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.story_content .pic img {
  width: 100%;
  float: left;
}
.story_content .name {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 150px;
}
.story_content .name span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  display: block;
  padding: 10px;
  color: #fff;
}
.story_content .side_l {
  position: relative;
  width: 250px;
  height: 100%;
  background-color: #009ace;
}
.story_content .side_r {
  position: absolute;
  width: calc(100% - 250px);
  height: 100%;
  right: 0px;
  top: 0px;
  padding: 50px 70px 50px 40px;
  color: #363636;
}
.story_content .tag {
  display: inline-block;
  margin-right: 10px;
}
.story_content .scrollbars .viewport {
  height: 300px;
  overflow: hidden;
  position: relative;
  width: calc(100% - 320px);
}
.story_content ol {
  list-style-type: decimal;
  margin-left: 20px;
}

.popup_close {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity, filter;
  text-transform: none;
}
.popup_close .popup_close_inner {
  position: absolute;
}
.popup_close .popup_close_inner:after {
  position: absolute;
  width: 40px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: #585857;
  display: block;
  content: "";
  top: 0px;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.popup_close .popup_close_inner:before {
  position: absolute;
  width: 40px;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background-color: #585857;
  display: block;
  content: "";
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.popup_close.active .popup_close_inner {
  transition-delay: .22s;
  background-color: transparent;
}
.popup_close.active .popup_close_inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(0deg);
}
.popup_close.active .popup_close_inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transform: translate3d(0, 10px, 0) rotate(0deg);
}

.section_info {
  background-color: #009ace;
}
.section_info .inner {
  padding-top: 5rem;
  padding-bottom: 5rem;
  text-align: center;
}
.section_info h1 {
  color: #fff;
  transform: scale(0.8, 1);
}
.section_info p {
  color: #fff;
  padding-top: 20px;
}

.section_form {
  position: relative;
}

.exchange_form {
  position: relative;
  overflow: hidden;
  display: table;
  width: 100%;
}
.exchange_form .row_tr {
  display: table-row;
}
.exchange_form .side_l {
  width: 50%;
  display: table-cell;
  background-color: #FFF;
  text-align: right;
  vertical-align: top;
}
.exchange_form .side_l_1 {
  width: 50%;
  display: table-cell;
  background-color: #FFF;
  text-align: right;
  vertical-align: top;
}
.exchange_form .side_l_1 .box {
  display: inline-block;
  padding: 10% 10% 0px 10%;
  text-align: left;
  max-width: 600px;
}
.exchange_form .side_l_2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50%;
  display: table-cell;
  background-color: #FFF;
  text-align: right;
  vertical-align: top;
}
.exchange_form .side_l_2 .box {
  display: inline-block;
  padding: 0% 10% 10% 10%;
  text-align: left;
  width: 600px;
}
.exchange_form .side_r {
  width: 50%;
  display: table-cell;
  background-color: #dde0dd;
  vertical-align: top;
}
.exchange_form .form_box {
  display: inline-block;
  padding: 10%;
}
.exchange_form table {
  width: 100%;
}
.exchange_form h3 {
  color: #363636;
  font-family: 'MYingHeiHK-W7';
}
.exchange_form p {
  color: #363636;
}
.exchange_form li {
  position: relative;
  padding-left: 20px;
}
.exchange_form li:before {
  position: absolute;
  left: 0px;
  content: "";
  background-color: #363636;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 10px;
  top: 10px;
}
.exchange_form th {
  padding: 20px;
  color: #363636;
}
.exchange_form td {
  padding: 10px 0;
}
.exchange_form .input_txt {
  padding: 15px;
  max-width: 380px;
  width: 100%;
  border: none;
  font-family: 'NeueHaasGroteskDisp-regular', 'MYingHeiHK-W4';
}
.exchange_form .btn_send {
  display: inline-block;
  background-color: #3d3935;
  width: 100%;
  max-width: 466px;
  padding: 1rem 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  margin: 10px 1%;
}
.exchange_form .btn_send:hover {
  background-color: #47433f;
}

.search_doctors_box {
  position: relative;
  color: #363636;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #fff;
}
.search_doctors_box .inner {
  width: 100%;
  padding: 3.5rem 0;
  max-width: 440px;
  margin: 0px auto;
}
.search_doctors_box h1 {
  text-align: center;
  font-family: 'MYingHeiHK-W7';
}
.search_doctors_box .row_input {
  padding: .6rem 0;
}
.search_doctors_box p {
  text-align: center;
}
.search_doctors_box .row_btn {
  text-align: center;
}
.search_doctors_box .btn_search {
  display: inline-block;
  background-color: #3d3935;
  width: 100%;
  padding: 15px 0;
  cursor: pointer;
  color: #fff;
  text-align: center;
  margin: 5px 1%;
}
.search_doctors_box .btn_search:hover {
  background-color: #47433f;
}
.search_doctors_box select {
  background: #FFFFFF;
  width: 100%;
  max-width: 440px;
  box-shadow: none;
  letter-spacing: 0.9px;
  color: #3d3935;
  padding: 15px 0 15px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #fff url(../images/down_arrow_select.png) no-repeat right;
  background-position-x: 96%;
  font-family: 'NeueHaasGroteskDisp-regular', 'MYingHeiHK-W4';
}
.search_doctors_box .row_checked {
  text-align: center;
  margin: 2rem 0;
}
.search_doctors_box .input_checked_box {
  position: relative;
  display: inline-block;
  margin: 3px 0px;
}
.search_doctors_box .input_checked_box label {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
}
.search_doctors_box .input_checked_box span {
  display: inline-block;
  margin-left: 8px;
}
.search_doctors_box input[type="checkbox"] {
  opacity: 0;
}
.search_doctors_box input[type="checkbox"]:checked + label:before,
.search_doctors_box input[type="checkbox"] + label:before {
  content: '';
  height: 25px;
  width: 25px;
  display: block;
  background: url(../images/input_checked.png) no-repeat;
}
.search_doctors_box input[type="checkbox"]:checked + label:before {
  background: url(../images/input_checked_on.png) no-repeat;
}

.popup_success_exchange {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.popup_success_exchange .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: #000;
  opacity: .7;
}
.popup_success_exchange .popup_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  max-width: 755px;
  padding: 2% 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75);
  text-align: center;
}
.popup_success_exchange .txt {
  position: absolute;
  text-align: center;
  padding: 10%;
  width: 100%;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
}
.popup_success_exchange h1 {
  color: #363636;
}
.popup_success_exchange .info {
  padding: 2rem 0;
  display: inline-block;
  text-align: left;
}

.section_rule {
  background-color: #3d3935;
}
.section_rule .inner {
  padding: 10% 0;
  width: 100%;
  max-width: 1000px;
}
.section_rule h1 {
  text-align: center;
  color: #fff;
  transform: scale(0.8, 1);
  margin-bottom: 45px;
}
.section_rule h1 span {
  padding-bottom: 2.5rem;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.section_rule h3 {
  font-family: 'MYingHeiHK-W7';
  color: #fff;
  padding: 10px 0;
}
.section_rule ol {
  color: #fff;
  list-style-type: decimal;
  margin-left: 1rem;
}

@media only screen and (max-width: 1000px) {
  .story_box {
    margin: 10% auto;
  }

  .story_list {
    width: 100%;
    max-width: 600px;
  }
  .story_list .list {
    width: 50%;
  }
  .story_list .pic img {
    width: 100%;
  }

  .exchange_form {
    display: block;
  }
  .exchange_form .row_tr {
    display: block;
  }
  .exchange_form .side_l_1 {
    width: 100%;
    height: auto;
    padding: 5%;
    display: block;
  }
  .exchange_form .side_l_1 .box {
    display: block;
    max-width: 90%;
    margin: auto;
    padding: 0%;
  }
  .exchange_form .side_l_2 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5%;
    display: block;
  }
  .exchange_form .side_l_2 .box {
    display: block;
    max-width: 90%;
    width: auto;
    margin: auto;
    padding: 0%;
  }
  .exchange_form .side_r {
    text-align: center;
    width: 100%;
    height: auto;
    padding: 5%;
    display: block;
  }
  .exchange_form .form_box {
    display: block;
    max-width: 500px;
    margin: auto;
    padding: 0%;
  }
  .exchange_form table {
    width: 100%;
  }
  .exchange_form .btn_send {
    max-width: inherit;
  }

  .popup_success_exchange {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .popup_success_exchange .popup_content {
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
    height: 100%;
    max-width: 1000px;
    padding: 2% 0;
  }
  .popup_success_exchange .box {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
  }

  .section_rule {
    padding: 5%;
  }
  .section_rule h1 {
    margin-bottom: 10%;
  }
  .section_rule h3 {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 960px) {
  .section_star {
    overflow: hidden;
    max-height: 700px;
  }

  .star_list_txt .list01_txt {
    left: 1%;
  }
  .star_list_txt .list02_txt {
    transform: translate(-35%, 0%);
  }
  .star_list_txt .list03_txt {
    transform: translate(-35%, 0%);
  }
  .star_list_txt .btn_more {
    right: -85px;
  }
  .star_list_txt h3:after {
    right: -30px;
  }
}
@media only screen and (min-width: 1300px) {
  .star_list_txt .list02_txt {
    transform: translate(-15%, 0%);
  }
  .star_list_txt .list03_txt {
    transform: translate(-15%, 0%);
  }
}
@media only screen and (max-width: 960px) {
  .section_starTitle {
    padding: 10% 0;
  }

  .star_box {
    background-image: url(../images/section02_m_bg.jpg);
  }
  .star_box .style_p {
    display: none;
  }
  .star_box .style_m {
    display: block;
  }
  .star_box .star_box_p_mask {
    display: none;
  }
  .star_box .star_box_m_mask {
    display: block;
  }

  .star_list_hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 6;
  }

  .star_list_txt {
    width: 100%;
    height: 100%;
    left: 5%;
    bottom: auto;
    top: 0px;
  }
  .star_list_txt .list_txt {
    left: 0%;
  }
  .star_list_txt .list01_txt {
    top: 0%;
    height: 37.5%;
    width: 100%;
  }
  .star_list_txt .list01_txt .box {
    bottom: 15%;
  }
  .star_list_txt .list02_txt {
    top: 24.9%;
    height: 47.5%;
    width: 100%;
  }
  .star_list_txt .list02_txt .box {
    bottom: 15%;
  }
  .star_list_txt .list03_txt {
    top: 60%;
    height: 40.2%;
    width: 100%;
  }
  .star_list_txt .list03_txt .box {
    bottom: 5%;
  }
  .star_list_txt .box {
    position: absolute;
  }
  .star_list_txt .btn_m_more {
    display: block;
  }
  .star_list_txt .btn_more {
    top: -55px;
    right: auto;
    left: 0px;
  }
  .star_list_txt h3 {
    padding-left: 0px;
    padding-bottom: 0.875rem;
  }
  .star_list_txt h5 {
    letter-spacing: .2rem;
  }

  .star_list_content {
    position: fixed;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
  }
  .star_list_content .pic_p {
    display: none;
  }
  .star_list_content .pic_m {
    display: block;
  }
  .star_list_content .side_l {
    width: 100%;
    height: auto;
  }
  .star_list_content .side_r {
    width: 100%;
    padding: 5%;
  }
  .star_list_content .scrollbars .viewport {
    width: calc(100% - 40px);
    height: 40vh;
  }

  .star_list_scroll {
    width: 100%;
    height: 40vh;
  }

  .story_content {
    position: fixed;
    z-index: 9;
    display: none;
  }
  .story_content .pic {
    width: 50%;
    width: 200px;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .story_content .pic img {
    width: 100%;
    float: left;
  }
  .story_content .name {
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 0px;
    width: calc(100% - 200px);
    height: 100%;
  }
  .story_content .name span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    display: block;
    padding: 10px;
    color: #fff;
  }
  .story_content .side_l {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #009ace;
  }
  .story_content .side_r {
    position: relative;
    width: 100%;
    height: 100%;
    right: 0px;
    top: 0px;
    padding: 5%;
    color: #363636;
  }
  .story_content .scrollbars {
    position: absolute;
    width: 90%;
    height: calc(100% - 300px);
  }
  .story_content .scrollbars .viewport {
    height: 100%;
    width: calc(100% - 40px);
  }
  .story_content ol {
    list-style-type: decimal;
    margin-left: 20px;
  }

  .section_info p {
    padding: 20px 5% 0 5%;
  }
  .section_info .cell {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  header {
    position: relative;
    text-align: center;
  }
  header .inner {
    padding: 12px 0px;
  }

  .logo {
    position: relative;
    max-width: 270px;
    width: 50%;
    display: inline-block;
    left: auto;
    top: auto;
  }
  .logo img {
    width: 100%;
  }

  .section_kv {
    position: relative;
    background-image: url(../images/section01_m_bg.jpg);
    background-position: top right;
    background-position: center right;
    background-size: cover;
  }
  .section_kv .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
  }
  .section_kv .top {
    top: 3%;
    left: 0%;
    width: 100%;
  }
  .section_kv .bottom {
    top: auto;
    bottom: 0px;
    left: 0%;
  }
  .section_kv h1 {
    transform-origin: top center;
    text-align: center;
  }
  .section_kv .txt_01 {
    text-align: center;
    transform-origin: top center;
  }
  .section_kv .txt_02 {
    text-align: center;
    transform-origin: top center;
  }
  .section_kv .main_btn {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .section_kv .btn_gift {
    width: 45%;
  }
  .section_kv .btn_story {
    width: 45%;
  }
  .section_kv .kv_bg_style_m {
    display: block;
    width: 100%;
  }

  .star_list_title h3 {
    padding-right: 35px;
  }
  .star_list_title h3:after {
    width: 40px;
    height: 40px;
  }

  .youtube_box {
    height: 360px;
  }

  .story_list {
    margin: auto;
    width: 90%;
    max-width: 500px;
  }
  .story_list .list {
    width: 50%;
  }
  .story_list .pic img {
    width: 100%;
  }
  .story_list .btn_more {
    display: block;
  }
  .story_list .btn_more:hover {
    display: block;
  }

  .exchange_form li:before {
    top: 15px;
  }

  .search_doctors_box {
    padding: 5%;
  }
}
@media only screen and (max-width: 480px) {
  .star_list_txt .btn_more {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    top: -45px;
  }
  .star_list_txt h3 {
    padding-bottom: 0.6rem;
  }
  .star_list_txt h3:after {
    width: 35px;
    height: 35px;
    right: -28px;
  }
  .star_list_txt .txt {
    padding-top: 0px;
  }

  .story_list .btn_more {
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    bottom: 18%;
    right: 2%;
  }

  .exchange_form li:before {
    top: 10px;
  }
}
.section_kv h1 {
  font-size: 6.75rem;
  letter-spacing: 2px;
  line-height: 8rem;
}
.section_kv .txt_01 {
  font-size: 1.375rem;
  line-height: 2rem;
  letter-spacing: 1rem;
}
.section_kv .txt_02 {
  font-size: 1.625rem;
  line-height: 2rem;
  letter-spacing: 1rem;
}
.section_kv .btn_gift {
  font-size: 1.4375rem;
}
.section_kv .btn_story {
  font-size: 1.4375rem;
}

.section_starTitle h3 {
  font-size: 3.9375rem;
  letter-spacing: .3rem;
}
.section_starTitle h3 span {
  font-size: 3.5rem;
}
.section_starTitle p {
  font-size: 2.5rem;
  line-height: 3.5rem;
  letter-spacing: .8rem;
}

.star_list_txt h3 {
  font-size: 2.5rem;
  letter-spacing: .3rem;
}
.star_list_txt h5 {
  font-size: 1.25rem;
  letter-spacing: .5rem;
}
.star_list_txt p {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.star_list_title h3 {
  font-size: 2.5rem;
  letter-spacing: .5rem;
}
.star_list_title span {
  font-size: 1.25rem;
  letter-spacing: .5rem;
}

.star_list_scroll {
  font-size: 0.8125rem;
  line-height: 1.3125rem;
}

.section_story h1 {
  font-size: 3.375rem;
  letter-spacing: 0.4rem;
}

.story_list .txt {
  font-size: 1.125rem;
}
.story_list .btn_more {
  font-size: 0.75rem;
}

.story_content .name span {
  font-size: 1.3125rem;
}
.story_content .side_r {
  line-height: 1.5rem;
  font-size: 0.875rem;
}

.section_info h1 {
  font-size: 3.375rem;
  line-height: 5rem;
  letter-spacing: 0.5rem;
}
.section_info p {
  font-size: 1.3125rem;
  line-height: 2rem;
  letter-spacing: 0.2rem;
}

.exchange_form h3 {
  font-size: 1.135rem;
  line-height: 2.5rem;
}
.exchange_form p {
  font-size: 1.0625rem;
  line-height: 2rem;
}
.exchange_form li {
  font-size: 0.875rem;
  line-height: 1.75rem;
}
.exchange_form th {
  font-size: 1.4375rem;
}
.exchange_form .input_txt {
  font-size: 1.4375rem;
}
.exchange_form .btn_send {
  font-size: 1.4375rem;
}

.search_doctors_box h1 {
  font-size: 1.3125rem;
  line-height: 2.5rem;
}
.search_doctors_box p {
  font-size: 1.3125rem;
  line-height: 2.5rem;
}
.search_doctors_box .btn_search {
  font-size: 1.4375rem;
}
.search_doctors_box select {
  font-size: 1.1865rem;
}
.search_doctors_box .input_checked_box {
  font-size: 1.0625rem;
}

.section_rule h1 {
  font-size: 3.375rem;
  letter-spacing: 0.5rem;
}
.section_rule h3 {
  font-size: 1.3125rem;
}
.section_rule ol {
  font-size: 0.875rem;
  line-height: 1.875rem;
}

.popup_success_exchange h1 {
  font-size: 2.1875rem;
  letter-spacing: 0.5rem;
}
.popup_success_exchange p {
  font-size: 1.0625rem;
  line-height: 2rem;
}
.popup_success_exchange .info {
  font-size: 1.0625rem;
  line-height: 2rem;
}
.popup_success_exchange h3 {
  font-size: 1.5625rem;
}

@media only screen and (max-width: 768px) {
  .section_kv h1 {
    font-size: 6.375rem;
  }
  .section_kv .txt_01 {
    font-size: 1.625rem;
    line-height: 2.0625rem;
    letter-spacing: .6rem;
  }
  .section_kv .txt_02 {
    font-size: 1.625rem;
    line-height: 2.1975rem;
    letter-spacing: .6rem;
  }
  .section_kv .btn_gift {
    font-size: 1.75rem;
  }
  .section_kv .btn_story {
    font-size: 1.75rem;
  }

  .section_starTitle h3 {
    font-size: 4.375rem;
  }
  .section_starTitle h3 span {
    font-size: 3.75rem;
  }
  .section_starTitle p {
    font-size: 2.2rem;
  }

  .star_list_txt h3 {
    font-size: 2.5rem;
  }
  .star_list_txt h5 {
    font-size: 1.5rem;
  }
  .star_list_txt p {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .star_list_title h3 {
    font-size: 2.5rem;
  }
  .star_list_title span {
    font-size: 1.5rem;
  }

  .star_list_scroll {
    font-size: 1.375rem;
    line-height: 2.1875rem;
  }

  .section_story h1 {
    font-size: 3.75rem;
  }

  .story_list .txt {
    font-size: 1.375rem;
  }
  .story_list .btn_more {
    font-size: 1.375rem;
  }

  .story_content .name span {
    font-size: 1.6875rem;
  }
  .story_content .side_r {
    line-height: 2.1875rem;
    font-size: 1.375rem;
  }

  .section_info h1 {
    font-size: 3.75rem;
    line-height: 4.0625rem;
  }
  .section_info p {
    font-size: 1.6875rem;
    line-height: 2.5rem;
  }

  .exchange_form h3 {
    font-size: 1.6875rem;
    line-height: 2.5rem;
  }
  .exchange_form p {
    font-size: 1.3125rem;
    line-height: 2.5rem;
  }
  .exchange_form li {
    font-size: 1.3125rem;
    line-height: 2.5rem;
  }
  .exchange_form th {
    font-size: 1.75rem;
  }
  .exchange_form .input_txt {
    font-size: 1.75rem;
  }
  .exchange_form .btn_send {
    font-size: 1.6875rem;
  }

  .search_doctors_box h1 {
    font-size: 1.6875rem;
  }
  .search_doctors_box p {
    font-size: 1.6875rem;
  }
  .search_doctors_box .btn_search {
    font-size: 1.6875rem;
  }
  .search_doctors_box select {
    font-size: 1.6875rem;
  }
  .search_doctors_box .input_checked_box {
    font-size: 1.6875rem;
  }

  .popup_success_exchange h1 {
    font-size: 2.5rem;
  }
  .popup_success_exchange p {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
  .popup_success_exchange .info {
    font-size: 1.5rem;
    line-height: 2.2rem;
  }
  .popup_success_exchange h3 {
    font-size: 1.875rem;
  }

  .section_rule h1 {
    font-size: 3.75rem;
  }
  .section_rule h3 {
    font-size: 1.6875rem;
  }
  .section_rule ol {
    font-size: 1.25rem;
    line-height: 2.5rem;
  }
}
@media only screen and (max-width: 640px) {
  .section_starTitle h3 {
    font-size: 3.5rem;
  }
  .section_starTitle h3 span {
    font-size: 3rem;
  }
  .section_starTitle p {
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media only screen and (max-width: 540px) {
  .section_kv h1 {
    font-size: 5.375rem;
  }
  .section_kv .txt_01 {
    font-size: 1.375rem;
    line-height: 1.75rem;
    letter-spacing: .5rem;
  }
  .section_kv .txt_02 {
    font-size: 1.375rem;
    line-height: 1.75rem;
    letter-spacing: .5rem;
  }
  .section_kv .btn_gift {
    font-size: 1.5rem;
  }
  .section_kv .btn_story {
    font-size: 1.5rem;
  }

  .section_starTitle h3 {
    font-size: 3rem;
  }
  .section_starTitle h3 span {
    font-size: 2.8rem;
  }
  .section_starTitle p {
    font-size: 1.5rem;
    letter-spacing: .3rem;
  }

  .star_list_txt h3 {
    font-size: 2.125rem;
  }
  .star_list_txt h5 {
    font-size: 1.25rem;
  }
  .star_list_txt p {
    font-size: 1.0625rem;
    line-height: 1.625rem;
  }

  .star_list_title h3 {
    font-size: 2.125rem;
  }
  .star_list_title span {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .star_list_scroll {
    font-size: 1.1875rem;
    line-height: 1.875rem;
  }

  .section_story h1 {
    font-size: 3.125rem;
  }

  .story_list .txt {
    font-size: 1.1875rem;
  }
  .story_list .btn_more {
    font-size: 1.375rem;
  }

  .story_content .name span {
    font-size: 1.43775rem;
  }
  .story_content .side_r {
    font-size: 1.1875rem;
    line-height: 2rem;
  }

  .section_info h1 {
    font-size: 3rem;
    line-height: 3.375rem;
  }
  .section_info p {
    font-size: 1.375rem;
    line-height: 2.125rem;
  }

  .exchange_form h3 {
    font-size: 1.4375rem;
    line-height: 2.125rem;
  }
  .exchange_form p {
    font-size: 1.125rem;
    line-height: 2.125rem;
  }
  .exchange_form li {
    font-size: 1.125rem;
    line-height: 2.125rem;
  }
  .exchange_form th {
    font-size: 1.5rem;
  }
  .exchange_form .input_txt {
    font-size: 1.5rem;
  }
  .exchange_form .btn_send {
    font-size: 1.4375rem;
  }

  .search_doctors_box h1 {
    font-size: 1.4375rem;
  }
  .search_doctors_box p {
    font-size: 1.4375rem;
  }
  .search_doctors_box .btn_search {
    font-size: 1.4375rem;
  }
  .search_doctors_box select {
    font-size: 1.25rem;
  }
  .search_doctors_box .input_checked_box {
    font-size: 1.25rem;
  }

  .popup_success_exchange h1 {
    font-size: 2.125rem;
  }
  .popup_success_exchange p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .popup_success_exchange .info {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .popup_success_exchange h3 {
    font-size: 1.5625rem;
  }

  .section_rule h1 {
    font-size: 3.125rem;
  }
  .section_rule h3 {
    font-size: 1.4375rem;
  }
  .section_rule ol {
    font-size: 1.0625rem;
    line-height: 2.125rem;
  }
}
@media only screen and (max-width: 480px) {
  .section_kv h1 {
    font-size: 4rem;
    line-height: 5rem;
    letter-spacing: .2rem;
  }
  .section_kv .txt_01 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    letter-spacing: .2rem;
  }
  .section_kv .txt_02 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    letter-spacing: .2rem;
  }
  .section_kv .btn_gift {
    font-size: 1.2rem;
  }
  .section_kv .btn_story {
    font-size: 1.2rem;
  }

  .section_starTitle h3 {
    font-size: 2.25rem;
    letter-spacing: 0.1rem;
  }
  .section_starTitle h3 span {
    font-size: 2rem;
  }
  .section_starTitle p {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .star_list_txt h3 {
    font-size: 1.875rem;
  }
  .star_list_txt h5 {
    font-size: 1.125rem;
  }
  .star_list_txt p {
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }

  .star_list_title h3 {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
  .star_list_title span {
    font-size: 1.125rem;
  }

  .star_list_scroll {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .section_story h1 {
    font-size: 2.8125rem;
  }

  .story_list .txt {
    font-size: 1rem;
  }
  .story_list .btn_more {
    font-size: 1.375rem;
  }

  .story_content .name span {
    font-size: 1.25rem;
  }
  .story_content .side_r {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .section_info h1 {
    font-size: 2rem;
    line-height: 3rem;
  }
  .section_info p {
    font-size: 1rem;
    line-height: 1.875rem;
    letter-spacing: 0rem;
  }

  .exchange_form h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .exchange_form p {
    font-size: 0.9375rem;
    line-height: 1.875rem;
  }
  .exchange_form li {
    font-size: 0.9375rem;
    line-height: 1.875rem;
  }
  .exchange_form th {
    font-size: 1.3125rem;
  }
  .exchange_form .input_txt {
    font-size: 1.3125rem;
  }
  .exchange_form .btn_send {
    font-size: 1.25rem;
  }

  .search_doctors_box h1 {
    font-size: 1.25rem;
  }
  .search_doctors_box p {
    font-size: 1.25rem;
  }
  .search_doctors_box .btn_search {
    font-size: 1.25rem;
  }
  .search_doctors_box select {
    font-size: 1.125rem;
  }
  .search_doctors_box .input_checked_box {
    font-size: 1.25rem;
  }

  .popup_success_exchange h1 {
    font-size: 1.875rem;
  }
  .popup_success_exchange p {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .popup_success_exchange .info {
    font-size: 1.125rem;
    line-height: 2rem;
  }
  .popup_success_exchange h3 {
    font-size: 1.375rem;
  }

  .section_rule h1 {
    font-size: 2.8125rem;
    font-size: 2rem;
  }
  .section_rule h3 {
    font-size: 1.25rem;
  }
  .section_rule ol {
    font-size: 0.9375rem;
    line-height: 1.875rem;
  }
}
@media only screen and (min-width: 0px) and (max-width: 320px) {
  .section_kv h1 {
    font-size: 3.125rem;
  }
  .section_kv .txt_01 {
    font-size: 0.8125rem;
    line-height: 1rem;
  }
  .section_kv .txt_02 {
    font-size: 0.8125rem;
    line-height: 1rem;
  }
  .section_kv .btn_gift {
    font-size: 0.875rem;
  }
  .section_kv .btn_story {
    font-size: 0.875rem;
  }

  .section_starTitle h3 {
    font-size: 2.1875rem;
  }
  .section_starTitle h3 span {
    font-size: 1.875rem;
  }
  .section_starTitle p {
    font-size: 1.2rem;
  }

  .star_list_txt h3 {
    font-size: 1.25rem;
  }
  .star_list_txt h5 {
    font-size: 1rem;
  }
  .star_list_txt p {
    font-size: 0.75rem;
    line-height: 1.2rem;
  }

  .star_list_title h3 {
    font-size: 1.25rem;
    line-height: 2.5rem;
  }
  .star_list_title h5 {
    font-size: 1.125rem;
  }

  .star_list_scroll {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .section_story h1 {
    font-size: 1.875rem;
    line-height: 2.2rem;
  }

  .story_list .txt {
    font-size: 0.75rem;
  }
  .story_list .btn_more {
    font-size: 1.375rem;
  }

  .story_content .name span {
    font-size: 0.875rem;
  }
  .story_content .side_r {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }

  .section_info h1 {
    font-size: 1.875rem;
    line-height: 2rem;
  }
  .section_info p {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }

  .exchange_form h3 {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .exchange_form p {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .exchange_form li {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .exchange_form th {
    font-size: 0.875rem;
  }
  .exchange_form .input_txt {
    font-size: 0.875rem;
  }
  .exchange_form .btn_send {
    font-size: 0.875rem;
  }

  .search_doctors_box h1 {
    font-size: 0.8125rem;
    line-height: 1.25rem;
  }
  .search_doctors_box p {
    font-size: 0.8125rem;
    line-height: 1.5rem;
  }
  .search_doctors_box .btn_search {
    font-size: 0.8125rem;
  }
  .search_doctors_box select {
    font-size: 0.75rem;
  }
  .search_doctors_box .input_checked_box {
    font-size: 0.75rem;
  }

  .popup_success_exchange h1 {
    font-size: 1.25rem;
  }
  .popup_success_exchange p {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .popup_success_exchange .info {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
  .popup_success_exchange h3 {
    font-size: 0.9375rem;
  }

  .section_rule h1 {
    font-size: 1.875rem;
    letter-spacing: 0.2rem;
  }
  .section_rule h3 {
    font-size: 0.8125rem;
  }
  .section_rule ol {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
