@charset "UTF-8";
body {
  --font-red: #e61818;
  --font-white: #ffffff;
  --font-7cabb5:#7cabb5;
  --bg-red: #C73232;
  --bg-00d4ff:#00D4FF;
  --bg-016881: #016881;
  --bg-777: #777;
  --bg-00ebff:#00ebff;
  --bg-96a09e: #96a09e;
  --color-point-origin: #008DAF;
  --color-point-light: #2BB2D3;
  --color-ea9727: #ea9727;
  --color-46f8ff: #46f8ff;
  --color-e57d7d: #e57d7d;
  --color-60afea: #60afea;
  --color-056959: #056959;
  --font-white-2: #ffffff;
  --font-white-3: #ffffff;
  --font-333: #333333;
  --font-555: #555555;
  --font-777: #777777;
  --font-999: #999999;
  --font-aaa: #aaaaaa;
  --font-bbb: #bbbbbb;
  --font-a0a0a0: #a0a0a0;
  --font-0049fd:#0049fd;
  --font-569bac: #569bac;
  --font-369ef7: #369ef7;
  --font-233057: #233057;
  --font-293378: #293378;
  --bg-fff-basic: #ffffff;
  --bg-fff: #ffffff;
  --bg-fff-pop: #ffffff;
  --bg-fff-input: #ffffff;
  --bg-fff-input2: #ffffff;
  --bg-f0fafd: #f0fafd;
  --bg-efeff4: #EFEFF4;
  --bg-d6e8ff: #D6E8FF;
  --bg-f4f4f7: #F4F4F7;
  --bg-f7f7f8: #F7F7F8;
  --bg-f7f7f8-2: #F7F7F8;
  --bg-f7f7f8-3:#F7F7F8;
  --bg-eee: #eeeeee;
  --bg-ddd: #dddddd;
  --bg-ddd-input: #dddddd;
  --bg-ddd-2: #dddddd;
  --bg-ccc: #cccccc;
  --bg-f5fdff:#f5fdff;
  --bg-dceef2: #DCEEF2;
  --bg-dceef2-2: #DCEEF2;
  --bg-c1d0d3: #c1d0d3;
  --bg-ecf4f7: #ecf4f7;
  --bg-f6f6f6: #f6f6f6;
  --bg-eaeaea: #eaeaea;
  --bg-edf9fc:#edf9fc;
  --bg-e0e0e0:#e0e0e0;
  --bg-f7f7f9:#f7f7f9;
  --bg-233057: #233057;
  --bg-effaf8: #effaf8;
  --bg-dcedea: #dcedea;
  --bg-dcedea-2: #dcedea;
  --bg-e6f1ff: #e6f1ff;
  --bg-fffdc3: #fffdc3;
  --bg-edf2f8: #edf2f8;
  --bg-f2fffd: #f2fffd;
  --color-dark: #1c1c1c;
  --color-point: #017c69;
  --color-point1: #017c69;
  --color-point2: #0c9b85;
  --color-point3: #00b99d;
  --color-point4: #017c69;
  --color-82c2d1: #82c2d1;
  --color-e39090: #e39090;
  --color-e03737: #e03737;
  --color-1e53d6: #1e53d6;
  --color-f9f9fa: #f9f9fa;
  --color-0073c9: #0073c9;
  --color-0073c9-2: #0073c9;
  --color-8cbab3: #8cbab3;
}

body.dark {
  --font-white-2: #666666;
  --font-white-3: #444444;
  --font-333: #d2d2d2;
  --font-555: #b2b2b2;
  --font-777: #949494;
  --font-999: #777777;
  --font-aaa: #666666;
  --font-bbb: #666666;
  --font-a0a0a0: #666666;
  --font-0049fd:#2ccdf5;
  --font-569bac: #2bb2d3;
  --font-233057:#d2d2d2;
  --font-293378: #fafafa;
  --bg-fff-basic: #1c1c1e;
  --bg-fff: #000000;
  --bg-fff-pop: #444444;
  --bg-fff-input:#00000059;
  --bg-fff-input2: #0000001a;
  --bg-f0fafd: #393939;
  --bg-efeff4: #303030;
  --bg-d6e8ff: #303030;
  --bg-f4f4f7: #303030;
  --bg-f7f7f8: #151515;
  --bg-f7f7f8-2: #303030;
  --bg-f7f7f8-3: #0000001a;
  --bg-eee: #393939;
  --bg-ddd: #393939;
  --bg-ddd-2: #444;
  --bg-ddd-input: #494949;
  --bg-ccc: #494949;
  --bg-dceef2: #2A2A2A;
  --bg-dceef2-2: #303030;
  --bg-c1d0d3: #8FA1A5;
  --bg-ecf4f7: #303030;
  --bg-f6f6f6: #303030;
  --bg-eaeaea: #393939;
  --bg-edf9fc:#303030;
  --bg-e0e0e0:#303030;
  --bg-f7f7f9:#303030;
  --bg-233057: #777777;
  --bg-f5fdff:#303030;
  --bg-effaf8: #303030;
  --bg-dcedea: #303030;
  --bg-dcedea-2: #2A2A2A;
  --bg-dcedea-3: #303030;
  --bg-e6f1ff: #303030;
  --bg-fffdc3: #303030;
  --bg-edf2f8: #303030;
  --bg-f2fffd: #303030;
  --color-point: #00b99d;
  --color-point2: #07d1b2;
  --color-point4: #07d1b2;
  --color-dark: #fafafa;
  --color-82c2d1: #07d1b2;
  --color-e39090: #AF4D4D;
  --color-e03737: #C73232;
  --color-1e53d6: #2CCDF5;
  --color-f9f9fa: #303030;
  --color-0073c9: #00baff;
  --color-0073c9-2: #369ef7;
  --color-8cbab3: #017c69;
}

html,
body {
  min-height: 100%;
  font-size: 16px;
  background: var(--bg-fff-basic);
}

.wrap {
  min-height: -moz-calc(100vh - 134px);
  min-height: calc(100vh - 134px);
  padding-top: 80px;
}
.wrap .common_wrap {
  width: 1200px;
  margin: 0 auto;
}
.wrap #container {
  padding-bottom: 35px;
  width: 100%;
}

.dual_type {
  padding-top: 35px;
}
.dual_type:after {
  content: "";
  display: block;
  clear: both;
}
.dual_type .p_main, .dual_type .p_side {
  float: left;
  display: inline-block;
}
.dual_type .p_main {
  width: -moz-calc(100% - 240px);
  width: calc(100% - 240px);
  padding-top: 50px;
  padding-left: 50px;
}
.dual_type .p_side {
  background: var(--bg-f4f4f7);
  padding: 30px 20px 52px 20px;
  width: 240px;
  color: var(--font-555);
}
.dual_type .p_side h4 {
  color: var(--color-dark);
  font-size: 18px;
  margin-bottom: 20px;
}
.dual_type .p_side .input_group {
  padding: 0 5px;
}
.dual_type .p_side .input_group + .input_group {
  margin-top: 20px;
}
.dual_type .p_side .input_group .input_box + .input_box {
  margin-top: 6px;
}
.dual_type .p_side .input_label {
  color: var(--font-777);
  font-size: 14px;
}
.dual_type .p_side .lib_btn {
  margin-top: 30px;
}

.header_title {
  height: 70px;
  background: var(--color-point1);
  padding-top: 20px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  width: 100%;
  text-align: left;
  padding-left: 16px;
}
.header_title a {
  color: var(--font-white);
}
.header_title .logo {
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #208c7b;
  height: 22px;
  display: inline-block;
}
.header_title .logo img {
  vertical-align: top;
}

.error_msg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-top: 82px;
  background: url("/images/common/bg_error.png") no-repeat center top/64px auto;
  text-align: center;
  -webkit-transform: translate(0, -65%);
     -moz-transform: translate(0, -65%);
      -ms-transform: translate(0, -65%);
          transform: translate(0, -65%);
}
.error_msg p {
  font-size: 14px;
  color: var(--font-555);
  font-weight: 400;
}
.error_msg p + p {
  margin-top: 15px;
}
.error_msg .sub {
  font-size: 12px;
  color: var(--font-555);
  font-weight: 400;
}

.c__point {
  color: var(--color-point) !important;
}

.c__light_point {
  color: var(--color-point2) !important;
}

.c__777 {
  color: var(--font-777) !important;
}

.c__red {
  color: var(--font-red) !important;
}

.c__blue {
  color: var(--color-0073c9) !important;
}

.c__dark {
  color: var(--color-dark) !important;
}

.t__md {
  font-weight: 500 !important;
}

.t__bold {
  font-weight: 700 !important;
}

.t__reg {
  font-weight: 400 !important;
}

.t__center {
  text-align: center !important;
}

.t__left {
  text-align: left !important;
}

.t__right {
  text-align: right !important;
}

.t__underline {
  text-decoration: underline !important;
}

.el_hidden {
  display: none !important;
}

.lib_btn {
  height: 54px;
  line-height: 52px;
  display: inline-block;
  width: 100%;
  background-color: var(--font-white);
  border: 1px solid var(--bg-ccc);
  -moz-border-radius: 4px;
       border-radius: 4px;
  font-size: 17px;
  color: var(--font-555);
  text-align: center;
}
.lib_btn:disabled {
  background-color: var(--bg-f7f7f8-3);
  border-color: var(--bg-ccc);
  color: var(--font-aaa);
}
.lib_btn.color {
  background-color: var(--color-point);
  border-color: var(--color-point);
  color: var(--font-white);
}
.lib_btn.color:disabled {
  background-color: var(--bg-dcedea-2);
  border-color: var(--bg-dcedea-2);
  color: var(--font-white-3);
}
.lib_btn.color:disabled.on {
  position: relative;
  color: var(--bg-dcedea-2) !important;
}
.lib_btn.color:disabled.on::after {
  content: "";
  position: absolute;
  top: -moz-calc(50% - 15px);
  top: calc(50% - 15px);
  left: -moz-calc(50% - 15px);
  left: calc(50% - 15px);
  width: 24px;
  height: 24px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  -moz-border-radius: 50%;
       border-radius: 50%;
  border-top-color: var(--color-point);
  -webkit-animation: spin 1s ease-in-out infinite;
     -moz-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
}
.lib_btn.white {
  border-color: var(--color-point);
  color: var(--color-point);
}
.lib_btn.white:disabled {
  color: #c4e2e8;
  background: var(--font-white);
  border-color: var(--bg-dceef2);
}
.lib_btn.sm {
  height: 23px;
  line-height: 21px;
  width: auto;
  font-size: 13px;
  padding: 0 10px;
}

.lib_btn_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lib_btn_wrap .lib_btn {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.lib_btn_wrap .lib_btn + .lib_btn {
  margin-left: 10px;
}
.lib_btn_wrap.row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lib_btn_wrap.row .lib_btn {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.lib_btn_wrap.row .lib_btn + .lib_btn {
  margin-left: 0;
  margin-top: 10px;
}

.lib_input {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 46px;
  padding: 0 16px;
  background-color: var(--bg-fff-input);
  border: 1px solid var(--bg-ddd-input);
  -moz-border-radius: 4px;
       border-radius: 4px;
  font-size: 16px;
  color: var(--color-dark);
}
.lib_input:not([readonly]):focus, .lib_input:not([readonly]):focus-within {
  border-color: var(--color-point2);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.dark .lib_input:not([readonly]):focus, .dark .lib_input:not([readonly]):focus-within {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.lib_input:-moz-focusring {
  outline: none;
  text-shadow: 0 0 0;
}
.lib_input::-webkit-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input:-moz-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input::-moz-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input:-ms-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input::-ms-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input::placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_input:disabled {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: var(--bg-f7f7f8);
  opacity: 1;
}
.lib_input.bold {
  font-size: 16px;
  font-weight: bold;
}
.lib_input.modal_select {
  line-height: 52px;
  height: 54px;
}
.lib_input.modal_select span {
  line-height: 52px;
  margin-left: 10px;
}
.lib_input.modal_select.active {
  border-color: var(--color-point2);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.dark .lib_input.modal_select.active {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.lib_input.select, .lib_input.search, .lib_input.date {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: var(--bg-fff-input);
  background-repeat: no-repeat;
  -moz-background-size: 26px;
       background-size: 26px;
}
.lib_input.search {
  padding-right: 43px;
  background-position: right 10px center;
}
.lib_input.date {
  padding-right: 43px;
  background-position: right 10px center;
  background-image: url("/images/components/ico_datepicker.png");
}
.lib_input.select {
  padding-right: 26px;
  background-image: url("/images/components/ico_select.png");
  background-position: right 7px center;
}
.dark .lib_input.select {
  background-image: url("/images/components/ico_select_dark.png");
}

.lib_input.select + .select {
  margin-left: 10px;
}
.lib_input.select.init {
  color: var(--font-aaa);
}
.lib_input.select.init option {
  color: var(--color-dark);
}
.lib_input.search {
  background-image: url("/images/components/ico_search.png");
}
.lib_input.error {
  border-color: var(--font-red) !important;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.dark .lib_input.error {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.input_group {
  display: block;
}
.input_group .input_label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
}
.input_group + .input_group {
  margin-top: 30px;
}
.input_group.search_wrap {
  position: relative;
}
.input_group .row {
  width: 100%;
}
.input_group .row .input_box + .input_box {
  margin-top: 14px;
}

.input_label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 166px;
  padding-top: 10px;
  font-size: 16px;
}
.input_label.sub {
  padding-top: 0;
}
.input_label.sub em {
  display: block;
  font-size: 13px;
  color: var(--font-999);
}

.input_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.input_box input[type=file] {
  position: absolute;
  left: -1px;
  opacity: 0;
  z-index: -1;
  width: 1px;
  height: 1px;
  visibility: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.input_box.inner_btn {
  position: relative;
}
.input_box.inner_btn .lib_input {
  padding-right: 43px;
}
.input_box.short {
  max-width: 160px;
}
.input_box .warning {
  display: none;
  width: 100%;
  font-size: 13px;
  color: var(--font-red);
  text-align: left;
  margin-top: 10px;
}
.input_box .ip_delete {
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  height: 46px;
  background: url("/images/components/ico_delete.png") no-repeat center/contain;
}
.input_box .lib_input + .lib_btn {
  margin-left: 10px;
}
.input_box .lib_input + .lib_input {
  margin-left: 10px;
}
.input_box .lib_btn {
  max-width: 80px;
  background: var(--color-056959);
  border-color: var(--color-056959);
  font-size: 16px;
  height: 46px;
  line-height: 44px;
}
.input_box .lib_btn + .lib_input {
  margin-left: 10px;
}
.input_box .lib_check {
  padding: 8px;
}
.input_box .lib_check:first-child {
  padding-left: 0;
}
.input_box.with_symbol {
  position: relative;
}
.input_box.with_symbol .lib_input {
  padding-left: 32px;
}
.input_box.with_symbol .symbol {
  position: absolute;
  line-height: 46px;
  padding-left: 16px;
  color: var(--color-dark);
  left: 0;
  top: 0;
}

.input_connect {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  text-align: center;
  line-height: 44px;
}

.input_noti {
  font-size: 13px;
  color: var(--font-999);
  font-weight: 400;
  width: 100%;
  margin-top: 8px;
  word-break: keep-all;
}
.input_noti.bullet {
  padding-left: 8px;
  text-indent: -8px;
}

.lib_textarea {
  width: 100%;
  resize: none;
  border: 1px solid var(--bg-ddd-input);
  min-height: 190px;
  -moz-border-radius: 4px;
       border-radius: 4px;
  padding: 11px 14px;
  background-color: var(--bg-fff-input);
}
.lib_textarea::-webkit-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea:-moz-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea::-moz-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea:-ms-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea::-ms-input-placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea::placeholder {
  color: var(--font-aaa);
  opacity: 1;
}
.lib_textarea:not([readonly]):focus, .lib_textarea:not([readonly]):focus-within {
  border-color: var(--color-point2);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.dark .lib_textarea:not([readonly]):focus, .dark .lib_textarea:not([readonly]):focus-within {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.lib_check {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.lib_check input {
  position: absolute;
  left: -1px;
  opacity: 0;
  z-index: -1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 1px;
  height: 1px;
}
.lib_check span {
  display: inline-block;
  font-weight: 300;
  padding-left: 36px;
  position: relative;
}
.lib_check span:after {
  content: "";
  width: 22px;
  height: 22px;
  border: 1px solid var(--bg-ccc);
  position: absolute;
  left: 0;
  top: 0;
  background: url("/images/components/ico_check_list.png") no-repeat center/26px;
}
.lib_check input:checked + span:after {
  border-color: var(--color-point2);
  background: url("/images/components/ico_check_list_on.png") no-repeat center/26px;
}
.lib_check + .lib_check {
  margin-left: 8px;
}
.lib_check.button {
  padding: 0;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
}
.lib_check.button + .button {
  margin-left: 10px;
}
.lib_check.button input:disabled + span {
  background-color: var(--bg-f7f7f8);
  color: var(--font-bbb);
}
.lib_check.button input:disabled + span em {
  color: var(--font-bbb);
}
.lib_check.button input:checked + span {
  border: solid 1px var(--color-point2);
  background-image: url("/images/components/ico_check_on.png");
  background-color: var(--bg-f2fffd);
  color: var(--color-point2);
}
.dark .lib_check.button input:checked + span {
  background-image: url("/images/components/ico_check_on_dark.png");
}

.lib_check.button > span {
  border: 1px solid var(--bg-ddd);
  position: relative;
  padding: 10px 0 10px 20px;
  -moz-border-radius: 4px;
       border-radius: 4px;
  min-width: 166px;
  min-height: 46px;
  background-repeat: no-repeat;
  background-position: right 14px center;
  -moz-background-size: 26px;
       background-size: 26px;
  background-image: url("/images/components/ico_check.png");
  display: table;
  background-color: var(--bg-fff-input2);
  color: var(--font-aaa);
  width: 100%;
}
.lib_check.button > span:after {
  content: none;
}
.lib_check.button > span em {
  font-size: 11px;
  margin-left: 0;
  display: block;
  margin-top: -2px;
}
.lib_check.button > span em:after {
  content: none;
}
.lib_check.button > span.add_row {
  padding: 2px 0 2px 20px;
}
.lib_check.list {
  width: 100%;
  padding: 0;
}
.lib_check.list span {
  padding: 8px 15px;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
.lib_check.list span:after {
  content: none;
}
.lib_check.list span img {
  margin-right: 12px;
}
.lib_check.list span:hover {
  background: var(--bg-f6f6f6);
}
.lib_check.list span:active {
  background: var(--bg-f6f6f6);
  color: var(--color-point2);
  font-weight: 500;
}
.lib_check.list input:checked + span {
  color: var(--color-point2);
}
.lib_check.tab {
  margin: 0;
  z-index: 3;
}
.lib_check.tab.first_child span {
  -moz-border-radius-topleft: 6px;
       border-top-left-radius: 6px;
}
.lib_check.tab.last_child span {
  -moz-border-radius-topright: 6px;
       border-top-right-radius: 6px;
  border-right: 1px solid var(--bg-ddd);
}
.lib_check.tab span {
  line-height: 48px;
  vertical-align: bottom;
  height: 50px;
  width: 100%;
  display: inline-block;
  text-align: center;
  background: var(--bg-f4f4f7);
  cursor: pointer;
  color: var(--font-999);
  font-size: 17px;
  border: 1px solid var(--bg-ddd);
  border-bottom: none;
  border-right: none;
  margin-bottom: 1px;
  padding: 0;
}
.lib_check.tab span:after {
  content: none;
}
.lib_check.tab input:checked + span {
  line-height: 60px;
  border: 1px solid var(--color-point2);
  border-bottom: none;
  font-weight: 500;
  height: 62px;
  color: var(--color-point2);
  background: var(--bg-fff-basic);
  -moz-border-radius: 6px 6px 0 0;
       border-radius: 6px 6px 0 0;
  margin-bottom: 0;
}

.check_group.tab_list {
  display: table;
  width: 100%;
  position: relative;
}
.check_group.tab_list:after {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--color-point2);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.check_group.tab_list .tab {
  width: 25%;
  vertical-align: bottom;
  display: table-cell;
}
.check_group.t__right {
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.check_group.full {
  display: block;
}
.check_group.full .lib_check.button {
  text-align: left;
  width: 100%;
}
.check_group.full .lib_check.button + .button {
  margin-left: 0;
  margin-top: 10px;
}

.lib_pagination {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}
.lib_pagination .page_prev,
.lib_pagination .page_next,
.lib_pagination .page_first,
.lib_pagination .page_last {
  cursor: pointer;
  width: 28px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  float: left;
}
.lib_pagination .page_prev,
.lib_pagination .page_next {
  position: relative;
}
.lib_pagination .page_prev:after,
.lib_pagination .page_next:after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 1px;
  left: 0;
  background: url("/images/arrow_pager.png") no-repeat center/contain;
}
.lib_pagination .page_prev.disabled,
.lib_pagination .page_next.disabled {
  opacity: 0.35;
}
.lib_pagination .page_first,
.lib_pagination .page_last {
  position: relative;
}
.lib_pagination .page_first:after,
.lib_pagination .page_last:after {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 1px;
  left: 0;
  background: url("/images/arrow_pager_end.png") no-repeat center/contain;
}
.lib_pagination .page_first.disabled,
.lib_pagination .page_last.disabled {
  opacity: 0.35;
}
.lib_pagination .page_prev {
  margin-right: 10px;
}
.lib_pagination .page_prev:after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lib_pagination .page_first:after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.lib_pagination ul {
  margin-right: 0;
  float: left;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.lib_pagination ul li {
  float: left;
  cursor: pointer;
  width: 28px;
  text-align: center;
  line-height: 28px;
  height: 30px;
  color: var(--font-333);
  font-size: 14px;
  margin-right: 10px;
}
.lib_pagination ul li.on {
  color: var(--font-white);
  background-color: var(--color-0073c9-2);
  -moz-border-radius: 2px;
       border-radius: 2px;
}
.lib_pagination ul li:not(.on):hover {
  color: var(--color-0073c9);
  font-weight: 900;
}

.icon_box:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 22px;
  -moz-border-radius: 50px;
       border-radius: 50px;
}
.icon_box.success:before {
  background: var(--bg-d6e8ff) url("/images/components/ico_complete.png") no-repeat center 12px/26px auto;
}
.dark .icon_box.success:before {
  background: var(--bg-d6e8ff) url("/images/components/ico_complete_dark.png") no-repeat center 12px/26px auto;
}

.icon_box.warning:before {
  background: var(--bg-eee) url("/images/components/ico_warning.png") no-repeat center/7px auto;
}

.lib_scroll_none {
  overflow: hidden;
}

.cs_scroll {
  overflow: hidden auto;
}
.cs_scroll::-webkit-scrollbar {
  width: 8px;
}
.cs_scroll::-webkit-scrollbar-track {
  border-radius: 4px;
}
.cs_scroll::-webkit-scrollbar-thumb {
  background: var(--font-bbb);
  border-radius: 4px;
  border: 1px solid var(--bg-fff-pop);
  opacity: 0.56;
}

.noti {
  color: var(--font-777);
  font-size: 14px;
}
.noti li {
  padding-left: 22px;
  position: relative;
}
.noti li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.noti.count li {
  padding-left: 20px;
  counter-increment: ord;
}
.noti.count li:before {
  content: counter(ord) ".";
}

.btn_qmark {
  width: 19px;
  height: 19px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  vertical-align: middle;
  margin-left: 3px;
  background: url("/images/q_mark.png") no-repeat center/contain;
}

.tooltip_wrap {
  display: inline-block;
  position: relative;
}
.tooltip_wrap .btn_tooltip {
  display: inline-block;
  width: 19px;
  height: 19px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: url("/images/q_mark.png") no-repeat center/contain;
  vertical-align: middle;
  margin-left: 2px;
  margin-top: -2px;
}
.tooltip_wrap:hover .txt_tooltip {
  display: block;
}
.tooltip_wrap .txt_tooltip {
  font-weight: 400;
  display: none;
  font-size: 14px;
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  right: -moz-calc(50% - 1px);
  right: calc(50% - 1px);
  -webkit-transform: translateX(50%);
     -moz-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  bottom: auto;
  top: 43px;
  background: var(--bg-fff-pop);
  -moz-border-radius: 10px;
       border-radius: 10px;
  padding: 20px 19px;
  border: solid 1px var(--color-0073c9);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  color: var(--font-555);
  text-align: left;
  line-height: 1.43;
  z-index: 10;
}
.tooltip_wrap .txt_tooltip:before {
  bottom: auto;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  top: -9px;
  content: "";
  position: absolute;
  width: 12px;
  height: 9px;
  z-index: 10;
  left: -moz-calc(50% - 6px);
  left: calc(50% - 6px);
  background: url("/images/bg_arrow.png") no-repeat center/12px;
}
.dark .tooltip_wrap .txt_tooltip:before {
  background: url("/images/bg_arrow_dark.png") no-repeat center/12px;
}

.select_option {
  display: none;
  border: 1px solid var(--color-82c2d1);
  -moz-border-radius: 4px;
       border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  width: 100%;
  z-index: 5;
  background: var(--bg-fff-pop);
  top: 56px;
  overflow: auto;
  padding: 12px 0;
}
.dark .select_option {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.select_option li span {
  font-weight: 400;
  color: var(--color-dark);
  position: relative;
}
.select_option li span .code {
  position: absolute;
  right: 16px;
  font-size: 13px;
  color: var(--font-aaa);
  font-weight: 500;
  top: 12px;
}
.select_option li input:checked + span .code {
  color: var(--color-point2);
}

.ico_math {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: contain;
       background-size: contain;
  vertical-align: middle;
  margin-right: 7px;
}
.ico_math.multi {
  background-image: url("/images/ico_multi.png");
}
.ico_math.minus {
  background-image: url("/images/ico_minus.png");
}
.ico_math.division {
  background-image: url("/images/ico_division.png");
}

.blink {
  -webkit-animation: blink 1s;
     -moz-animation: blink 1s;
          animation: blink 1s;
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes stretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    background-color: rgb(163, 203, 255);
    -webkit-box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
            box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
  }
  20% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background-color: rgb(163, 203, 255);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
  }
}
@-moz-keyframes stretchDelay {
  0%, 40%, 100% {
    -moz-transform: scaleY(0.8);
         transform: scaleY(0.8);
    background-color: rgb(163, 203, 255);
    -moz-box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
         box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
  }
  20% {
    -moz-transform: scaleY(1);
         transform: scaleY(1);
    background-color: rgb(163, 203, 255);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
         box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
  }
}
@keyframes stretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.8);
       -moz-transform: scaleY(0.8);
            transform: scaleY(0.8);
    background-color: rgb(163, 203, 255);
    -webkit-box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
       -moz-box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
            box-shadow: 0 0 0 rgba(10, 10, 10, 0.1);
  }
  20% {
    -webkit-transform: scaleY(1);
       -moz-transform: scaleY(1);
            transform: scaleY(1);
    background-color: rgb(163, 203, 255);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
       -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
  }
}
@-webkit-keyframes slideUp {
  from {
    bottom: -200px;
  }
  to {
    bottom: 0;
  }
}
@-moz-keyframes slideUp {
  from {
    bottom: -200px;
  }
  to {
    bottom: 0;
  }
}
@keyframes slideUp {
  from {
    bottom: -200px;
  }
  to {
    bottom: 0;
  }
}
.ct_index .top {
  border: 1px solid var(--bg-ddd);
  position: relative;
  -moz-border-radius: 6px 6px 0 6px;
       border-radius: 6px 6px 0 6px;
}
.ct_index .select_option {
  width: 268px;
  max-height: 264px;
}
.ct_index .lib_input.select:disabled {
  background-color: var(--bg-fff-basic);
  color: var(--font-bbb);
}
.ct_index .toggle_btn {
  position: absolute;
  bottom: -32px;
  right: -1px;
  background: url("/images/bg_tab.png") no-repeat right top/169px;
  color: var(--font-555);
  font-size: 14px;
  overflow: hidden;
  height: 32px;
  line-height: 30px;
  width: 169px;
  text-align: center;
  padding-left: 10px;
}
.dark .ct_index .toggle_btn {
  background: url("/images/bg_tab_dark.png") no-repeat right top/169px;
}

.ct_index .range_area {
  padding: 23px 40px;
}
.ct_index .range_area:after {
  content: "";
  display: block;
  clear: both;
}
.ct_index .range_area > div {
  float: left;
}
.ct_index .range_area .latest_data {
  width: 30%;
}
.ct_index .range_area .slider_area {
  width: 70%;
  text-align: right;
}
.ct_index .latest_data .currency_info {
  margin-left: 11px;
  padding-left: 15px;
  position: relative;
  font-size: 14px;
  color: var(--font-777);
}
.ct_index .latest_data .currency_info:after {
  content: "";
  width: 1px;
  height: 20px;
  left: 0;
  top: 2px;
  position: absolute;
  background: var(--bg-ddd);
}
.ct_index .latest_data .currency_info img {
  margin-right: 6px;
}
.ct_index .latest_data .currency_info img, .ct_index .latest_data .currency_info em {
  vertical-align: middle;
}
.ct_index .latest_data .amount {
  font-size: 22px;
  font-weight: bold;
}
.ct_index .chart_area {
  height: 302px;
  background: var(--color-f9f9fa);
  width: 100%;
  padding: 40px 40px 72px 58px;
  position: relative;
  -moz-border-radius: 0 0 0 6px;
       border-radius: 0 0 0 6px;
}
.ct_index .chart_area .update_dt {
  position: absolute;
  left: 39px;
  bottom: 15px;
  font-size: 10px;
  color: var(--font-aaa);
}
.ct_index .chart_area .chart_loader {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/images/loader.png") no-repeat center 113px/32px, var(--color-f9f9fa);
  text-align: center;
  color: var(--font-999);
  font-size: 13px;
  padding-top: 160px;
  z-index: 9;
}
.ct_index .chart_area .dim {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(241, 241, 241, 0);
  z-index: 2;
}
.ct_index .chart_area .y_side {
  position: absolute;
  top: 40px;
  left: 40px;
  color: var(--font-999);
  font-size: 10px;
}
.ct_index .chart_area .y_side li + li {
  margin-top: 76px;
}
.ct_index .chart_area .x_side {
  position: absolute;
  bottom: 50px;
  left: 69px;
  font-size: 10px;
  color: var(--font-555);
  width: 801px;
  border-top: 1px solid var(--font-333);
  padding-top: 6px;
}
.ct_index .chart_area .x_side .expire_month {
  position: absolute;
  bottom: 0;
  right: 23px;
  font-weight: bold;
  color: var(--color-point2);
  width: 55px;
  text-align: center;
}
.ct_index .chart_area .x_side ul {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ct_index .chart_area .x_side ul li {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ct_index .chart_area .x_side ul li:last-child {
  -webkit-box-flex: 1.9;
     -moz-box-flex: 1.9;
      -ms-flex: 1.9;
          flex: 1.9;
  font-size: 10px;
  font-weight: bold;
}
.ct_index .chart_area .min_max_area {
  position: absolute;
  left: 10px;
  top: 0;
  width: 623px;
  height: 190px;
  z-index: 3;
}
.ct_index .chart_area .min_info,
.ct_index .chart_area .max_info {
  width: 1px;
  border-left: 1px dashed var(--bg-ddd-2);
  height: 100%;
  position: absolute;
  top: 0;
}
.ct_index .chart_area .min_info span,
.ct_index .chart_area .max_info span {
  width: auto;
  position: absolute;
  right: 4px;
  left: auto;
  font-weight: 500;
  white-space: nowrap;
  font-size: 11px;
  background: var(--color-f9f9fa);
  opacity: 0.8;
}
.ct_index .chart_area .min_info {
  color: var(--color-0073c9);
}
.ct_index .chart_area .max_info {
  color: var(--font-red);
}
.ct_index .chart_wrap {
  position: relative;
  height: 174px;
  width: 100%;
}
.ct_index .chart_wrap .number {
  position: absolute;
  right: 70px;
  z-index: 2;
  font-size: 10px;
  font-weight: 500;
  -moz-border-radius: 10px;
       border-radius: 10px;
  background-color: var(--color-f9f9fa);
  display: inline-block;
  width: 100px;
  text-align: left;
}
.ct_index .chart_wrap .compare {
  position: absolute;
  z-index: 2;
  right: 16px;
  padding-bottom: 12px;
  background: url("/images/ico_same.png") no-repeat center bottom/8px;
}
.dark .ct_index .chart_wrap .compare {
  background: url("/images/ico_same_dark.png") no-repeat center bottom/8px;
}

.ct_index .chart_wrap .compare.up {
  background: url("/images/ico_up.png") no-repeat center bottom/9px;
}
.ct_index .chart_wrap .compare.up span {
  color: var(--font-red);
}
.ct_index .chart_wrap .compare.down {
  background: url("/images/ico_down.png") no-repeat center bottom/9px;
}
.dark .ct_index .chart_wrap .compare.down {
  background: url("/images/ico_down_dark.png") no-repeat center bottom/9px;
}

.ct_index .chart_wrap .compare.down span {
  color: var(--color-0073c9);
}
.ct_index .chart_wrap .compare span {
  font-size: 10px;
  font-weight: 500;
  color: var(--color-dark);
  padding: 2px 6px 3px;
  -moz-border-radius: 8.5px;
       border-radius: 8.5px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
  background-color: var(--bg-fff-basic);
  display: inline-block;
  vertical-align: top;
}
.ct_index .slider_area {
  position: relative;
}
.ct_index .slider_area .range {
  width: 425px;
  position: relative;
  display: inline-block;
  margin: 0 10px;
  padding-top: 20px;
}
.ct_index .slider_area .range_label {
  position: absolute;
  left: 77px;
  top: 0;
  width: 403px;
  display: inline-block;
}
.ct_index .slider_area .range_label span {
  color: var(--color-point4);
  position: absolute;
  left: 0;
  top: 0;
  word-break: keep-all;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
.ct_index .slider_area .ip_range {
  width: 425px;
  height: 6px;
  -moz-border-radius: 5px;
       border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, var(--color-point4)), color-stop(0%, var(--bg-efeff4)));
  background: -moz-linear-gradient(left, var(--color-point4) 50%, var(--bg-efeff4) 0%);
  background: linear-gradient(to right, var(--color-point4) 50%, var(--bg-efeff4) 0%);
  border: 1px solid var(--bg-ddd);
}
.ct_index .slider_area .ip_range::-moz-range-thumb {
  width: 25px;
  height: 25px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: var(--color-point4);
  cursor: pointer;
}
.ct_index .slider_area .ip_range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--color-point4);
  cursor: pointer;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
}
.ct_index .slider_area .btn {
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-top: 24px;
}
.ct_index .slider_area .btn.reload {
  background: url("/images/btn_reload.png") no-repeat center/contain;
}
.dark .ct_index .slider_area .btn.reload {
  background: url("/images/btn_reload_dark.png") no-repeat center/contain;
}

.ct_index .slider_area .btn.minus {
  background: url("/images/btn_minus.png") no-repeat center/contain;
}
.dark .ct_index .slider_area .btn.minus {
  background: url("/images/btn_minus_dark.png") no-repeat center/contain;
}

.ct_index .slider_area .btn.plus {
  background: url("/images/btn_plus.png") no-repeat center/contain;
}
.dark .ct_index .slider_area .btn.plus {
  background: url("/images/btn_plus_dark.png") no-repeat center/contain;
}

.ct_index .lib_table {
  margin-top: 45px;
}
.ct_index .lib_table td, .ct_index .lib_table th {
  text-align: center;
}
.ct_index .lib_table th {
  font-size: 14px;
  color: var(--font-777);
  padding: 11px 0 21px 0;
  position: relative;
}
.ct_index .lib_table th:nth-of-type(4), .ct_index .lib_table th:nth-of-type(5) {
  color: var(--color-dark);
}
.ct_index .lib_table th:after {
  content: "";
  width: 100%;
  height: 1px;
  background: var(--bg-ddd);
  position: absolute;
  left: 0;
  bottom: 10px;
}
.ct_index .lib_table tr:hover td {
  background: var(--bg-effaf8);
}
.ct_index .lib_table tr.red:first-child td {
  border-top: 1px solid var(--color-e57d7d);
  border-bottom: 1px solid var(--color-e57d7d);
}
.ct_index .lib_table tr.red:first-child td:first-child {
  border-left: 1px solid var(--color-e57d7d);
}
.ct_index .lib_table tr.red:first-child td:last-child {
  border-right: 1px solid var(--color-e57d7d);
}
.ct_index .lib_table tr.red:first-child td:nth-of-type(1) {
  font-weight: bold;
  color: var(--font-red);
}
.ct_index .lib_table tr.red td:nth-of-type(4) {
  color: var(--font-red);
}
.ct_index .lib_table tr.blue:first-child td {
  border-top: 1px solid var(--color-60afea);
  border-bottom: 1px solid var(--color-60afea);
}
.ct_index .lib_table tr.blue:first-child td:first-child {
  border-left: 1px solid var(--color-60afea);
}
.ct_index .lib_table tr.blue:first-child td:last-child {
  border-right: 1px solid var(--color-60afea);
}
.ct_index .lib_table tr.blue:first-child td:nth-of-type(1) {
  font-weight: bold;
  color: var(--color-0073c9);
}
.ct_index .lib_table tr.blue td:nth-of-type(4) {
  color: var(--color-0073c9);
}
.ct_index .lib_table tr.dark:first-child td {
  border-top: 1px solid var(--font-777);
  border-bottom: 1px solid var(--font-777);
}
.ct_index .lib_table tr.dark:first-child td:first-child {
  border-left: 1px solid var(--font-777);
}
.ct_index .lib_table tr.dark:first-child td:last-child {
  border-right: 1px solid var(--font-777);
}
.ct_index .lib_table tr.dark:first-child td:nth-of-type(1) {
  font-weight: bold;
  color: var(--font-333);
}
.ct_index .lib_table tr.dark td:nth-of-type(4) {
  color: var(--color-dark);
}
.ct_index .lib_table td {
  border-top: 1px solid var(--bg-fff-basic);
  border-bottom: 1px solid var(--bg-fff-basic);
  height: 60px;
  cursor: pointer;
}
.ct_index .lib_table td:first-child {
  border-left: 1px solid var(--bg-fff-basic);
}
.ct_index .lib_table td:last-child {
  border-right: 1px solid var(--bg-fff-basic);
  padding-right: 14px;
}
.ct_index .lib_table td:nth-of-type(3) {
  font-weight: 500;
}
.ct_index .lib_table td:nth-of-type(4) {
  padding-right: 15px;
  font-weight: 500;
}
.ct_index .lib_table td:nth-of-type(5) {
  padding-right: 21px;
}
.ct_index .lib_table td:nth-of-type(6) {
  color: var(--font-777);
  font-size: 15px;
}
.ct_index .lib_table td:nth-of-type(6) .fix_box {
  width: 105px;
  display: inline-block;
}
.ct_index .lib_table td:nth-of-type(6) span + .fix_box {
  position: relative;
}
.ct_index .lib_table td:nth-of-type(6) span + .fix_box:after {
  content: "";
  width: 1px;
  height: 19px;
  background: var(--bg-ddd);
  left: 13px;
  top: 5px;
  position: absolute;
}
.ct_index .lib_table td:nth-of-type(6) span + .fix_box.invisible:after {
  width: 0;
  height: 0;
}
.ct_index .lib_table td .btn_map {
  vertical-align: middle;
  margin-left: 15px;
  border: 1px solid var(--bg-ccc);
  width: 30px;
  height: 30px;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background: url("/images/ico_map.png") no-repeat center/17px, var(--bg-fff-basic);
}
.ct_index .fixed_header {
  display: none;
  position: fixed;
  top: 177px;
  width: 910px;
  z-index: 3;
  background: var(--bg-fff-basic);
  padding-top: 45px;
}
.ct_index .fixed_header .lib_table {
  margin-top: 0;
}
.ct_index .fixed_header .lib_table th {
  padding: 11px 0;
}
.ct_index .fixed_header .lib_table th:after {
  bottom: 0;
}
.ct_index .fixed_header.fix {
  display: block;
}
.ct_index .tab_wrap {
  height: 62px;
  margin-top: 50px;
}
.ct_index .tab_list.fix {
  position: fixed;
  top: 80px;
  width: 910px;
  z-index: 3;
  padding-top: 35px;
  background: var(--bg-fff-basic);
}
.ct_index .tab span em {
  display: none;
}
.ct_index .tab input:checked + span em {
  display: inline;
}
.ct_index .btn_sort {
  padding-right: 13px;
  position: relative;
}
.ct_index .btn_sort:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 18px;
  background: url("/images/ico_sort.png") no-repeat right center/contain;
  right: 0;
  top: 1px;
}
.dark .ct_index .btn_sort:after {
  background: url("/images/ico_sort_dark.png") no-repeat right center/contain;
}

.ct_index .btn_sort.ascend:after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ct_index .no_result {
  padding: 120px 0;
  text-align: center;
  border-bottom: 1px solid var(--bg-ddd);
  color: var(--font-777);
  font-size: 16px;
}

.landing {
  padding: 70px 0 0 0;
  background: var(--bg-efeff4);
  min-height: auto;
  position: relative;
}
.landing .landing_contents {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.landing .landing_contents img {
  vertical-align: top;
}
.landing .landing_contents .common_wrap {
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
.landing .landing_contents .c__yellow {
  color: #ffff26;
}
.landing .landing_contents .section1 {
  text-align: center;
  background: var(--color-point1);
  color: #fff;
  padding: 64px 0 107px 0;
}
.landing .landing_contents .section1 .txt_big {
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 15px;
}
.landing .landing_contents .section1 .txt_sub {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 38px;
}
.landing .landing_contents .section2 {
  background: var(--bg-fff-basic);
  color: var(--font-233057);
  padding-top: 75px;
  z-index: 1;
  padding-bottom: 154%;
}
@media (min-width : 500px) {
  .landing .landing_contents .section2 {
    padding-bottom: 764px;
  }
}
.landing .landing_contents .section2 .title {
  color: var(--font-293378);
}
.landing .landing_contents .section2 .title img {
  vertical-align: middle;
  margin-top: -6px;
}
.landing .landing_contents .section2 .common_wrap {
  position: relative;
}
.landing .landing_contents .section2 .img_phone {
  position: absolute;
  width: 100%;
  z-index: 3;
}
.landing .landing_contents .section2 .common_wrap > p {
  font-size: 28px;
  padding: 0 30px;
  margin-bottom: 38px;
}
.landing .landing_contents .section2 ul {
  padding: 0 45px;
}
.landing .landing_contents .section2 li {
  font-size: 17px;
  position: relative;
  padding-left: 40px;
}
.landing .landing_contents .section2 li + li {
  margin-top: 30px;
}
.landing .landing_contents .section2 li .big {
  font-size: 22px;
  font-weight: 500;
}
.landing .landing_contents .section2 li .bg {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, var(--bg-fffdc3)), color-stop(0, rgba(255, 255, 255, 0)));
  background: -moz-linear-gradient(bottom, var(--bg-fffdc3) 30%, rgba(255, 255, 255, 0) 0);
  background: linear-gradient(to top, var(--bg-fffdc3) 30%, rgba(255, 255, 255, 0) 0);
}
.landing .landing_contents .section2 li .c__green {
  color: #01b79b;
}
.landing .landing_contents .section2 li > span {
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  top: 0;
  background: #01b79b;
  text-align: center;
  display: inline-block;
  line-height: 24px;
  color: #fff;
  -moz-border-radius: 50%;
       border-radius: 50%;
}
.landing .landing_contents .section3 {
  padding-top: 170px;
  padding-bottom: 115px;
  background: var(--bg-edf2f8);
  position: relative;
  margin-top: -150px;
  z-index: 0;
}
.landing .landing_contents .section3 .common_wrap {
  min-height: 70px;
}
.landing .bottom_fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
}
.landing .bottom_fix .lib_btn {
  -moz-border-radius: 0;
       border-radius: 0;
  background: #00c8e2;
  color: #fff;
  height: 60px;
  line-height: 60px;
  border-color: #00c8e2;
  font-size: 20px;
  font-weight: 500;
}
.landing .logo_play {
  width: 100%;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  height: 68px;
}
.landing .logo_play .slogan {
  font-size: 14px;
  color: var(--font-233057);
  margin-top: 4px;
  overflow: hidden;
  white-space: nowrap;
  width: 0;
  -webkit-transition: width 0.5s ease-in;
  -moz-transition: width 0.5s ease-in;
  transition: width 0.5s ease-in;
  -webkit-transition-delay: 0.7s;
     -moz-transition-delay: 0.7s;
          transition-delay: 0.7s;
  text-align: left;
  position: absolute;
  left: -moz-calc(50% - 101px);
  left: calc(50% - 101px);
  bottom: 123px;
}
.landing .logo_play .img_wrap {
  width: 118px;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: scale(1.5);
     -moz-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  margin-left: 17px;
}
.landing .logo_play.action .img_wrap {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.landing .logo_play.action .slogan {
  width: 202px;
}

.lib_common_pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-width: 320px;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 374px) {
  .mobile .lib_common_pop {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.mobile .lib_common_pop .pop_wrap {
  -moz-border-radius: 18px;
       border-radius: 18px;
  padding-bottom: 59px;
}
.mobile .lib_common_pop .pop_bottom {
  -moz-border-radius: 0 0 18px 18px;
       border-radius: 0 0 18px 18px;
  overflow: hidden;
  border: 2px solid var(--bg-fff-pop);
  padding: 0;
}
.mobile .lib_common_pop .pop_bottom .lib_btn {
  -moz-border-radius: 0;
       border-radius: 0;
  height: 57px;
}
.mobile .lib_common_pop .pop_bottom .lib_btn.color {
  background: var(--color-point3);
  border-color: var(--color-point3);
  color: var(--font-white);
}
.mobile .lib_common_pop .pop_bottom .lib_btn.color:disabled {
  color: var(--font-white-3);
  background: var(--bg-dcedea-3);
  border-color: var(--bg-dcedea-3);
}
.mobile .lib_common_pop .pop_bottom .lib_btn.white {
  background: var(--bg-96a09e);
  border-color: var(--bg-96a09e);
  color: var(--font-white-3);
}
.mobile .lib_common_pop .pop_bottom .lib_btn + .lib_btn {
  margin-left: 0;
}
.mobile .lib_common_pop .pop_contents {
  padding: 38px 0 35px 0;
}
.mobile .lib_common_pop .pop_body {
  padding-left: 30px;
  padding-right: 30px;
}

.lib_common_pop .pop_inner {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.lib_common_pop .pop_wrap {
  position: absolute;
  width: 100%;
  max-width: 400px;
  padding-bottom: 94px;
  background: var(--bg-fff-pop);
  -moz-border-radius: 10px;
       border-radius: 10px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}
.dark .lib_common_pop .pop_wrap {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

.lib_common_pop .pop_body {
  font-size: 17px;
  color: var(--font-333);
  font-weight: 400;
  position: relative;
  padding: 0 30px;
  max-height: -moz-calc(100vh - 120px - 94px);
  max-height: calc(100vh - 120px - 94px);
  line-height: 1.6;
  overflow-y: auto;
}
.lib_common_pop .pop_title {
  font-size: 24px;
  color: var(--color-dark);
  font-weight: 500;
  padding: 30px 0 0;
}
.lib_common_pop .pop_title + .pop_contents {
  padding-top: 40px;
}
.mobile .lib_common_pop .pop_title {
  padding-top: 38px;
  font-size: 18px;
  font-weight: 500;
}
.mobile .lib_common_pop .pop_title + .pop_contents {
  padding-top: 20px;
}

.lib_common_pop .btn_close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 50px;
  height: 50px;
  background: var(--bg-233057);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-border-radius: 50%;
       border-radius: 50%;
  z-index: 1;
}
.lib_common_pop .btn_close::after, .lib_common_pop .btn_close::before {
  content: "";
  display: block;
  position: absolute;
  top: 49%;
  left: 44%;
  width: 21px;
  height: 3px;
  margin-left: -7px;
  background-color: var(--font-white);
  -moz-border-radius: 10px;
       border-radius: 10px;
}
.lib_common_pop .btn_close::after {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.lib_common_pop .btn_close::before {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mobile .lib_common_pop .btn_close {
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background: url("/images/components/btn_close.png") no-repeat center/contain;
}
.mobile .lib_common_pop .btn_close::after, .mobile .lib_common_pop .btn_close::before {
  content: none;
}

.dark.mobile .lib_common_pop .btn_close {
  background: url("/images/components/btn_close_dark.png") no-repeat center/contain;
}

.lib_common_pop .pop_contents {
  padding: 50px 0 40px;
}
.lib_common_pop .pop_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0 30px 40px 30px;
  -moz-border-radius: 0 0 10px 10px;
       border-radius: 0 0 10px 10px;
  background: var(--bg-fff-pop);
}
.lib_common_pop .pop_bottom .lib_btn {
  height: 54px;
  line-height: 52px;
  font-size: 18px;
}
.lib_common_pop .pop_bottom .lib_btn + .lib_btn {
  margin-left: 10px;
}
.lib_common_pop .data_wrap {
  padding: 0 10px;
}
.lib_common_pop.tpl .block {
  margin-top: 12px;
}

.list_loader {
  width: 100%;
  height: 150px;
  background: url("/images/loader.png") no-repeat center 80px/32px;
  text-align: center;
  color: var(--font-999);
  font-size: 13px;
  padding-top: 127px;
}

.lib_common_pop.basic .pop_wrap {
  max-width: 420px;
  padding-bottom: 104px;
}
.lib_common_pop.basic .pop_contents {
  padding: 30px 0 20px;
}
.lib_common_pop.basic .pop_bottom {
  padding: 0 40px 50px 40px;
}
.mobile .lib_common_pop.basic .pop_wrap {
  padding-bottom: 59px;
}
.mobile .lib_common_pop.basic .pop_bottom {
  padding: 0;
}

.lib_common_pop.wide .pop_wrap {
  padding-bottom: 105px;
  max-width: 540px;
}
.lib_common_pop.wide .pop_body {
  padding: 0 40px;
}
.lib_common_pop.wide .pop_bottom {
  padding: 0 40px 50px 40px;
}
.lib_common_pop.wide .pop_contents {
  padding-bottom: 30px;
}
.mobile .lib_common_pop.wide .pop_body {
  padding-left: 30px;
  padding-right: 30px;
}
.mobile .lib_common_pop.wide .pop_wrap {
  padding-bottom: 59px;
}
.mobile .lib_common_pop.wide .pop_bottom {
  padding: 0;
}

.lib_common_pop.extra_wide .pop_title {
  padding: 45px 0 0;
}
.lib_common_pop.extra_wide .pop_wrap {
  max-width: 700px;
  padding-bottom: 104px;
  -moz-border-radius: 20px;
       border-radius: 20px;
}
.lib_common_pop.extra_wide .pop_body {
  padding: 0 50px;
}
.lib_common_pop.extra_wide .pop_bottom {
  padding: 0 50px 50px 50px;
  -moz-border-radius: 0 0 20px 20px;
       border-radius: 0 0 20px 20px;
}
.lib_common_pop.extra_wide .pop_contents {
  padding: 50px 0 40px;
}
.mobile .lib_common_pop.extra_wide .pop_title {
  padding-top: 35px;
}
.mobile .lib_common_pop.extra_wide .pop_body {
  padding-left: 30px;
  padding-right: 30px;
}
.mobile .lib_common_pop.extra_wide .pop_wrap {
  padding-bottom: 59px;
}
.mobile .lib_common_pop.extra_wide .pop_bottom {
  padding: 0;
}

.lib_common_pop.no_btn .pop_wrap {
  padding-bottom: 0;
}
.lib_common_pop.title_fix .pop_body {
  max-height: -moz-calc(100vh - 120px - 87px);
  max-height: calc(100vh - 120px - 87px);
  padding-top: 68px;
}
.lib_common_pop.title_fix .pop_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 30px;
  -moz-border-radius: 20px 20px 0 0;
       border-radius: 20px 20px 0 0;
  padding-right: 30px;
}
.lib_common_pop.title_fix .pop_contents {
  max-height: -moz-calc(100vh - 120px - 155px);
  max-height: calc(100vh - 120px - 155px);
  overflow-y: auto;
}
.lib_common_pop.title_fix.default .pop_contents {
  padding-top: 10px;
}
.mobile .lib_common_pop.title_fix .pop_contents {
  padding-left: 30px;
  padding-right: 30px;
}
.mobile .lib_common_pop.title_fix .pop_body {
  padding-left: 0;
  padding-right: 0;
}

.lib_common_pop.toast {
  opacity: 0;
}
.lib_common_pop.toast .pop_wrap {
  padding-bottom: 0;
  -moz-border-radius: 20px;
       border-radius: 20px;
  max-width: 305px;
}
.lib_common_pop.toast .pop_contents {
  padding: 35px 0;
}

.lib_loader {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
}
.lib_loader .loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.lib_loader .loader_cmt {
  position: absolute;
  left: 0;
  text-align: center;
  top: -moz-calc(50% + 10px);
  top: calc(50% + 10px);
  width: 100%;
  color: var(--font-white);
  font-size: 14px;
  font-weight: 500;
}
.lib_loader .loader_cmt + .loading-center-absolute {
  top: -moz-calc(50% - 30px);
  top: calc(50% - 30px);
}
.lib_loader .loader_cmt + .loading-center-absolute + .object_star {
  top: -moz-calc(50% - 30px);
  top: calc(50% - 30px);
}
.lib_loader .loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 34px;
  width: 34px;
  margin-top: -17px;
  margin-left: -17px;
  -webkit-animation: loading-center-absolute 2.2s infinite;
     -moz-animation: loading-center-absolute 2.2s infinite;
          animation: loading-center-absolute 2.2s infinite;
}
.lib_loader .object {
  width: 9px;
  height: 9px;
  background-color: var(--bg-00ebff);
  float: left;
  -moz-border-radius: 50%;
       border-radius: 50%;
  margin-right: 15px;
  margin-bottom: 15px;
  opacity: 1;
}
.lib_loader .object_star {
  width: 34px;
  height: 34px;
  background: url("/images/loader_star.png") no-repeat center/contain;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -17px;
  margin-left: -17px;
  -webkit-animation: object_star 2.2s infinite;
     -moz-animation: object_star 2.2s infinite;
          animation: object_star 2.2s infinite;
  opacity: 0;
}
.lib_loader .object:nth-child(2n+0) {
  margin-right: 0;
}
.lib_loader #object_one {
  -webkit-animation: object_one 2.2s infinite;
     -moz-animation: object_one 2.2s infinite;
          animation: object_one 2.2s infinite;
}
.lib_loader #object_two {
  -webkit-animation: object_two 2.2s infinite;
     -moz-animation: object_two 2.2s infinite;
          animation: object_two 2.2s infinite;
}
.lib_loader #object_three {
  -webkit-animation: object_three 2.2s infinite;
     -moz-animation: object_three 2.2s infinite;
          animation: object_three 2.2s infinite;
}
.lib_loader #object_four {
  -webkit-animation: object_four 2.2s infinite;
     -moz-animation: object_four 2.2s infinite;
          animation: object_four 2.2s infinite;
}

@-webkit-keyframes loading-center-absolute {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  80% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes loading-center-absolute {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  20% {
    -moz-transform: rotate(180deg);
         transform: rotate(180deg);
  }
  80% {
    -moz-transform: rotate(180deg);
         transform: rotate(180deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@keyframes loading-center-absolute {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  20% {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  80% {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes object_star {
  15% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@-moz-keyframes object_star {
  15% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@keyframes object_star {
  15% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
}
@-webkit-keyframes object_one {
  20% {
    -webkit-transform: translate(12px, 12px);
            transform: translate(12px, 12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(12px, 12px);
            transform: translate(12px, 12px);
    opacity: 0;
  }
}
@-moz-keyframes object_one {
  20% {
    -moz-transform: translate(12px, 12px);
         transform: translate(12px, 12px);
    opacity: 0;
  }
  80% {
    -moz-transform: translate(12px, 12px);
         transform: translate(12px, 12px);
    opacity: 0;
  }
}
@keyframes object_one {
  20% {
    -webkit-transform: translate(12px, 12px);
       -moz-transform: translate(12px, 12px);
            transform: translate(12px, 12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(12px, 12px);
       -moz-transform: translate(12px, 12px);
            transform: translate(12px, 12px);
    opacity: 0;
  }
}
@-webkit-keyframes object_two {
  20% {
    -webkit-transform: translate(-12px, 12px);
            transform: translate(-12px, 12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(-12px, 12px);
            transform: translate(-12px, 12px);
    opacity: 0;
  }
}
@-moz-keyframes object_two {
  20% {
    -moz-transform: translate(-12px, 12px);
         transform: translate(-12px, 12px);
    opacity: 0;
  }
  80% {
    -moz-transform: translate(-12px, 12px);
         transform: translate(-12px, 12px);
    opacity: 0;
  }
}
@keyframes object_two {
  20% {
    -webkit-transform: translate(-12px, 12px);
       -moz-transform: translate(-12px, 12px);
            transform: translate(-12px, 12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(-12px, 12px);
       -moz-transform: translate(-12px, 12px);
            transform: translate(-12px, 12px);
    opacity: 0;
  }
}
@-webkit-keyframes object_three {
  20% {
    -webkit-transform: translate(12px, -12px);
            transform: translate(12px, -12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(12px, -12px);
            transform: translate(12px, -12px);
    opacity: 0;
  }
}
@-moz-keyframes object_three {
  20% {
    -moz-transform: translate(12px, -12px);
         transform: translate(12px, -12px);
    opacity: 0;
  }
  80% {
    -moz-transform: translate(12px, -12px);
         transform: translate(12px, -12px);
    opacity: 0;
  }
}
@keyframes object_three {
  20% {
    -webkit-transform: translate(12px, -12px);
       -moz-transform: translate(12px, -12px);
            transform: translate(12px, -12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(12px, -12px);
       -moz-transform: translate(12px, -12px);
            transform: translate(12px, -12px);
    opacity: 0;
  }
}
@-webkit-keyframes object_four {
  20% {
    -webkit-transform: translate(-12px, -12px);
            transform: translate(-12px, -12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(-12px, -12px);
            transform: translate(-12px, -12px);
    opacity: 0;
  }
}
@-moz-keyframes object_four {
  20% {
    -moz-transform: translate(-12px, -12px);
         transform: translate(-12px, -12px);
    opacity: 0;
  }
  80% {
    -moz-transform: translate(-12px, -12px);
         transform: translate(-12px, -12px);
    opacity: 0;
  }
}
@keyframes object_four {
  20% {
    -webkit-transform: translate(-12px, -12px);
       -moz-transform: translate(-12px, -12px);
            transform: translate(-12px, -12px);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(-12px, -12px);
       -moz-transform: translate(-12px, -12px);
            transform: translate(-12px, -12px);
    opacity: 0;
  }
}
#popRateConfirm .currency {
  font-size: 14px;
  color: var(--font-777);
  font-weight: 400;
}
#popRateConfirm .pop_contents {
  padding: 30px 10px 15px 10px;
  color: var(--font-555);
}
#popRateConfirm .pop_bottom {
  padding: 0 50px 50px 50px;
}
#popRateConfirm .currency_info {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid var(--bg-ddd);
  height: 20px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
#popRateConfirm .currency_info .currency_img {
  margin-right: 6px;
  vertical-align: top;
  margin-top: 3px;
}
#popRateConfirm .currency_info .currency {
  vertical-align: top;
}
#popRateConfirm .update_dt {
  text-align: right;
  font-size: 10px;
  color: var(--font-aaa);
  margin-top: 9px;
}
#popRateConfirm .box {
  border: 1px solid var(--color-8cbab3);
}
#popRateConfirm .box > div {
  padding: 30px;
}
#popRateConfirm .box > div:first-child {
  border-bottom: 1px solid var(--color-8cbab3);
}
#popRateConfirm .box > div:nth-of-type(2) {
  font-size: 15px;
}
#popRateConfirm .box > div:last-child {
  background: var(--bg-f7f7f8-2);
  padding: 20px 30px;
}
#popRateConfirm .box > div:last-child .sub dd {
  color: var(--font-333);
}
#popRateConfirm .box dl {
  display: table;
  width: 100%;
}
#popRateConfirm .box dl.big dt {
  font-size: 18px;
}
#popRateConfirm .box dl + dl {
  margin-top: 10px;
}
#popRateConfirm .box dl.sub dd, #popRateConfirm .box dl.sub dt {
  color: var(--font-777);
  font-size: 15px;
  font-weight: 400;
}
#popRateConfirm .box dl.mg {
  margin-bottom: 25px;
}
#popRateConfirm .box dl.indent {
  margin-top: 5px;
  font-size: 15px;
}
#popRateConfirm .box dl.indent dd {
  padding-left: 10px;
}
#popRateConfirm .box dd, #popRateConfirm .box dt {
  display: table-cell;
  width: 50%;
  font-size: 16px;
  font-weight: 500;
}
#popRateConfirm .box dt {
  text-align: right;
}

#popGoogleMap .pop_body {
  font-size: 16px;
  max-height: none;
}
#popGoogleMap .collaborated {
  word-break: keep-all;
  display: inline-block;
}
#popGoogleMap .collaborated span {
  color: var(--font-bbb);
}
#popGoogleMap .gm-style {
  -moz-border-radius: 20px 0 0 20px;
       border-radius: 20px 0 0 20px;
  overflow: hidden;
}
#popGoogleMap .pop_wrap {
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  width: 1000px;
  max-width: none;
  padding-bottom: 0;
  -moz-border-radius: 20px;
       border-radius: 20px;
}
.dark #popGoogleMap .pop_wrap {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.5);
}

#popGoogleMap .pop_wrap .pop_body {
  padding: 0;
  overflow: hidden;
  -moz-border-radius: 20px;
       border-radius: 20px;
}
#popGoogleMap .pop_wrap .map {
  width: 586px;
  height: 630px;
  float: left;
}
#popGoogleMap .pop_wrap .map_conts {
  width: -moz-calc(100% - 586px);
  width: calc(100% - 586px);
  height: 630px;
  float: left;
}
#popGoogleMap .info {
  border-top: 1px solid var(--bg-ddd);
  border-bottom: 1px solid var(--bg-ddd);
  display: table;
  width: 100%;
  margin-top: 40px;
}
#popGoogleMap .info div {
  display: table-cell;
  width: 50%;
  padding: 28px 0;
  text-align: center;
  font-size: 14px;
}
#popGoogleMap .info div span {
  font-size: 24px;
}
#popGoogleMap .info div:last-child {
  position: relative;
}
#popGoogleMap .info div:last-child::after {
  content: "";
  position: absolute;
  height: 55px;
  width: 1px;
  background: var(--bg-eee);
  top: 33px;
  left: 0;
}
#popGoogleMap .img_wrap {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--bg-ddd);
}
#popGoogleMap .homepage {
  display: inline-block;
  padding-right: 21px;
  background: url("/images/ico_homepage.png") no-repeat right bottom 3px/15px;
}
#popGoogleMap .homepage button {
  color: var(--color-0073c9);
  text-decoration: underline;
}
#popGoogleMap .update_dt {
  font-size: 10px;
  color: var(--font-aaa);
}
#popGoogleMap .map_list_wrap {
  padding: 0 0 50px 20px;
  overflow: auto;
  position: relative;
}
#popGoogleMap .map_list_wrap .top_info {
  font-size: 14px;
  padding: 33px 0 23px 0;
  border-bottom: 1px solid var(--font-333);
  position: relative;
}
#popGoogleMap .map_list_wrap .top_info .update_dt {
  position: absolute;
  top: 8px;
  right: 45px;
}
#popGoogleMap .map_list_wrap .top_info > span + span {
  margin-left: 17px;
  padding-left: 20px;
  border-left: 1px solid var(--bg-ddd);
}
#popGoogleMap .map_list_wrap .top_info .cont {
  font-size: 20px;
  margin-left: 10px;
  color: var(--color-dark);
}
#popGoogleMap .map_list_wrap .pagination {
  margin-top: 30px;
}
#popGoogleMap .map_list_wrap .cs_scroll {
  height: 556px;
  padding-top: 40px;
  padding-bottom: 50px;
}
#popGoogleMap .map_list_wrap .toggle_list {
  padding-left: 48px;
  min-height: 355px;
}
#popGoogleMap .map_list_wrap .title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 18px;
  padding-left: 20px;
  color: var(--color-dark);
}
#popGoogleMap .map_list_wrap .title.with_img {
  padding-left: 10px;
}
#popGoogleMap .map_list_wrap .tg_title {
  padding: 18px 130px 18px 0;
  position: relative;
  background: url("/images/arrow_tg.png") no-repeat 290px 18px/26px;
}
#popGoogleMap .map_list_wrap .tg_title .distance {
  color: var(--font-369ef7);
  font-size: 14px;
  position: absolute;
  left: 209px;
  top: 18px;
  width: 73px;
  text-align: right;
  font-weight: 400;
}
#popGoogleMap .map_list_wrap .tg_title:hover em {
  color: var(--color-0073c9);
}
#popGoogleMap .map_list_wrap .tg_conts {
  padding: 0 26px 40px 15px;
  display: none;
}
#popGoogleMap .map_list_wrap .item.active .tg_title {
  border-top: 1px solid var(--bg-e0e0e0);
  background: url("/images/arrow_tg_on.png") no-repeat 290px 18px/26px;
}
#popGoogleMap .map_list_wrap .item.active .tg_title em {
  color: var(--color-0073c9);
  font-weight: bold;
}
#popGoogleMap .map_list_wrap .item.active .tg_conts {
  border-bottom: 1px solid var(--bg-e0e0e0);
}
#popGoogleMap .map_single {
  padding: 0 30px;
  position: relative;
  height: 556px;
}
#popGoogleMap .map_single .update_dt {
  text-align: right;
  margin-top: 8px;
}
#popGoogleMap .map_single .conts_box {
  padding: 50px 0 50px 38px;
}
#popGoogleMap .map_single .title {
  font-size: 20px;
  font-weight: 500;
  color: var(--color-dark);
  position: relative;
}
#popGoogleMap .map_single .title .img_wrap {
  position: absolute;
  left: -38px;
  top: 3px;
}
#popGoogleMap .map_single .title .distance {
  color: var(--font-369ef7);
  background: var(--bg-e6f1ff);
  padding: 0 8px;
  -moz-border-radius: 20px;
       border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
}
#popGoogleMap .map_single .title .partner_label {
  width: 97px;
  height: 22px;
  background: url("/images/img_partner.png") no-repeat center/contain;
  position: absolute;
  right: 0;
  top: 4px;
}
#popGoogleMap .map_single .info_wrap {
  padding-left: 10px;
  margin-top: 20px;
}
#popGoogleMap .address,
#popGoogleMap .tel {
  color: var(--font-333);
}
#popGoogleMap .tel {
  margin-top: 20px;
  font-weight: bold;
}
#popGoogleMap .add {
  font-size: 14px;
  margin-top: 10px;
}
#popGoogleMap .lib_btn {
  background-color: var(--color-0073c9);
  border-color: var(--color-0073c9);
}
#popGoogleMap .lib_btn:disabled {
  background-color: var(--bg-dcedea);
  border-color: var(--bg-dcedea);
}