@charset "UTF-8";
body {
  --font-red: #e61818;
  --font-7cabb5:#7cabb5;
  --bg-red: #C73232;
  --bg-00d4ff:#00D4FF;
  --bg-016881: #016881;
  --bg-777: #777;
  --bg-a9c2d3: #a9c2d3;
  --bg-183681: #183681;
  --bg-00ebff:#00ebff;
  --color-white: #ffffff;
  --color-058063: #058063;
  --color-point-origin: #008DAF;
  --color-ea9727: #ea9727;
  --color-point-light: #2BB2D3;
  --color-46f8ff: #46f8ff;
  --color-369ef7: #369ef7;
  --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-bbb-2: #bbbbbb;
  --font-a0a0a0: #a0a0a0;
  --font-0049fd:#0049fd;
  --font-569bac: #569bac;
  --font-233057: #233057;
  --font-66abdf:#66abdf;
  --font-c0c0c0: #c0c0c0;
  --bg-fff-basic: #ffffff;
  --bg-fff: #ffffff;
  --bg-fff-pop: #ffffff;
  --bg-fff-input:#ffffff;
  --bg-f0fafd: #f0fafd;
  --bg-efeff4: #EFEFF4;
  --bg-d6e8ff: #D6E8FF;
  --bg-f4f4f7: #F4F4F7;
  --bg-f7f7f8: #F7F7F8;
  --bg-f7f7f8-2: #F7F7F8;
  --bg-eee: #eeeeee;
  --bg-ddd: #dddddd;
  --bg-ddd-2: #dddddd;
  --bg-ddd-input: #dddddd;
  --bg-ccc: #cccccc;
  --bg-ccc-2: #cccccc;
  --bg-333: #333;
  --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-f2faff:#f2faff;
  --bg-233057: #233057;
  --bg-e6f1ff: #e6f1ff;
  --bg-dce9f2: #dce9f2;
  --bg-f0f9ff: #f0f9ff;
  --bg-f5f9fc: #f5f9fc;
  --bg-ededed: #ededed;
  --bg-edf2f8: #edf2f8;
  --bg-fffdc3: #fffdc3;
  --color-dark: #1c1c1c;
  --color-point: #0073c9;
  --color-point2: #008DAF;
  --color-point3: #008DAF;
  --color-point4: #0073c9;
  --color-white-2: #ffffff;
  --color-88bee6: #88bee6;
  --color-0db790: #0db790;
  --color-82c2d1: #82c2d1;
  --color-e39090: #e39090;
  --color-e03737: #e03737;
  --color-1e53d6: #1e53d6;
}

body.dark {
  --color-dark: #fafafa;
  --font-333: #d2d2d2;
  --font-white-2: #666666;
  --font-white-3: #444444;
  --font-555: #b2b2b2;
  --font-777: #949494;
  --font-999: #777777;
  --font-aaa: #666666;
  --font-bbb: #444444;
  --font-bbb-2: #666666;
  --font-a0a0a0: #666666;
  --font-0049fd:#2ccdf5;
  --font-569bac: #2bb2d3;
  --font-233057: #d2d2d2;
  --font-66abdf:#0076a2;
  --font-c0c0c0: #777777;
  --bg-fff-basic: #1c1c1e;
  --bg-fff: #000000;
  --bg-fff-pop: #444444;
  --bg-fff-input:#00000059;
  --bg-f0fafd: #393939;
  --bg-efeff4: #303030;
  --bg-d6e8ff: #303030;
  --bg-f4f4f7: #303030;
  --bg-f7f7f8: #151515;
  --bg-f7f7f8-2: #0000001a;
  --bg-eee: #393939;
  --bg-ddd-input: #494949;
  --bg-ddd-2: #2c2c2c;
  --bg-ddd: #393939;
  --bg-ccc: #494949;
  --bg-ccc-2: #393939;
  --bg-333: #d2d2d2;
  --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-f2faff:#303030;
  --bg-233057: #777777;
  --bg-f5fdff:#303030;
  --bg-e6f1ff: #303030;
  --bg-dce9f2: #303030;
  --bg-f0f9ff: #303030;
  --bg-f5f9fc: #303030;
  --bg-ededed: #1c1c1e;
  --bg-edf2f8: #303030;
  --bg-fffdc3: #303030;
  --color-point: #00baff;
  --color-point2: #2CCDF5;
  --color-point3: #2BB2D3;
  --color-point4: #369EF7;
  --color-88bee6: #0076a2;
  --color-white-2: #d2d2d2;
  --color-0db790: #058063;
  --color-82c2d1: #569DAD;
  --color-e39090: #AF4D4D;
  --color-e03737: #C73232;
  --color-1e53d6: #2CCDF5;
}

html,
body {
  height: 100%;
  font-family: "Noto Sans JP", "Noto Sans KR", sans-serif;
  background: var(--bg-fff-basic);
}

.wrap {
  min-height: -moz-calc(100vh - 135px);
  min-height: calc(100vh - 135px);
  padding-top: 80px;
}
.wrap.box_type {
  background-color: var(--bg-efeff4);
}
.wrap.box_type #container {
  padding: 90px 0 100px;
}
.mobile .wrap.box_type #container {
  padding: 0;
}

.mobile .wrap {
  background: var(--bg-fff-basic);
  min-height: auto;
  padding-top: 0;
}

.wrap .cont_box {
  width: 560px;
  margin: 0 auto;
  background-color: var(--bg-fff-basic);
  min-height: 640px;
  padding: 50px;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
  -moz-border-radius: 20px;
       border-radius: 20px;
}
.mobile .wrap .cont_box {
  width: 100%;
  -moz-border-radius: 0;
       border-radius: 0;
  padding: 50px 16px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.lib_scroll_none {
  overflow: hidden;
}

#container {
  padding-bottom: 100px;
  width: 1200px;
  margin: 0 auto;
}
.mobile #container {
  width: 100%;
}

#container.bg {
  background-color: #f8f8f8;
}
#container.bottom_fix {
  position: relative;
  padding-bottom: 150px;
}
#container.bottom_fix .fix_wrap {
  position: absolute;
  left: 0;
  bottom: 100px;
  width: 100%;
}

.mobile .header {
  display: none;
}

.mobile .footer {
  display: none;
}

.header_title {
  height: 70px;
  background: var(--bg-183681);
  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(--color-white);
}
.header_title .logo {
  vertical-align: top;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #344e90;
  height: 22px;
  display: inline-block;
}
.header_title .logo img {
  vertical-align: top;
}
.app.mobile .header_title {
  display: none;
}

.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__skyblue {
  color: var(--color-88bee6) !important;
}

.c__navy {
  color: var(--font-233057) !important;
}

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

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

.t__md {
  font-weight: 500 !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;
}

.t__hidden {
  display: inline-block;
  text-indent: -10000px;
  overflow: hidden;
}

.el_hidden {
  display: none !important;
}

.lib_btn {
  height: 54px;
  line-height: 52px;
  display: inline-block;
  width: 100%;
  background-color: var(--bg-fff-basic);
  border: 1px solid var(--bg-ddd);
  -moz-border-radius: 4px;
       border-radius: 4px;
  font-size: 17px;
  color: var(--font-333);
  text-align: center;
}
.lib_btn:disabled {
  background-color: var(--bg-f7f7f8);
  border-color: var(--bg-ddd);
  color: var(--font-aaa);
}
.lib_btn.color {
  background-color: var(--color-point);
  border-color: var(--color-point);
  color: var(--color-white);
}
.lib_btn.color:disabled {
  background-color: var(--bg-dce9f2);
  border-color: var(--bg-dce9f2);
  color: var(--font-white-3);
}
.lib_btn.color:disabled.on {
  position: relative;
  color: var(--bg-dce9f2) !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: var(--font-aaa) !important;
  background-color: var(--bg-fff-basic);
  border-color: var(--bg-ddd);
}
.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-point);
  -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;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  background-color: var(--bg-f7f7f8-2) !important;
  opacity: 1;
}
.lib_input.select, .lib_input.search {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  background-color: var(--bg-fff-basic);
  background-repeat: no-repeat;
  -moz-background-size: 26px;
       background-size: 26px;
}
.lib_input.search {
  padding-right: 43px;
  background-position: right 10px center;
}
.lib_input.select {
  padding-right: 26px;
  background-image: url("/images/components/ico_select.png");
  background-position: right 16px center;
  -moz-background-size: 12px;
       background-size: 12px;
  cursor: pointer;
}
.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(--bg-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: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px 0 28px;
}
.input_group + .input_group {
  margin-top: 30px;
}
.input_group.search_wrap {
  position: relative;
}
.input_group.full {
  display: block;
}
.input_group.full .input_label {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
}
.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 .warning {
  display: none;
  width: 100%;
  font-size: 13px;
  color: var(--font-red);
  text-align: left;
  margin-top: 10px;
}
.input_box .lib_input + .lib_btn {
  margin-left: 10px;
}
.input_box .lib_btn {
  width: auto;
  min-width: 120px;
  padding: 0 16px;
  height: 46px;
  line-height: 44px;
  font-size: 14px;
}
.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_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-777);
  font-weight: 400;
  width: 100%;
  margin-top: 10px;
  word-break: keep-all;
}
.input_noti.bullet {
  padding-left: 8px;
  text-indent: -8px;
}

.search_result {
  display: none;
  position: absolute;
  top: 54px;
  right: 10px;
  width: -moz-calc(100% - 204px);
  width: calc(100% - 204px);
  max-height: 296px;
  background-color: var(--bg-fff-basic);
  border: 1px solid var(--color-369ef7);
  -moz-border-radius: 4px;
       border-radius: 4px;
  -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);
  overflow: hidden auto;
  z-index: 5;
}
.search_result .no_result {
  display: none;
  text-align: center;
  padding: 40px 0;
  color: var(--font-777);
}
.search_result .no_result .add {
  font-size: 13px;
  font-weight: 300;
  margin-top: 20px;
}
.search_result li:hover {
  background-color: var(--bg-efeff4);
}
.search_result .name {
  font-size: 14px;
  color: var(--font-333);
  font-weight: 400;
}
.search_result .address {
  font-size: 13px;
  color: var(--font-999);
  font-weight: 400;
}

.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: 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-point);
  -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;
  cursor: pointer;
}
.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;
  vertical-align: top;
}
.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.png") no-repeat center/12px, var(--bg-fff-basic);
}
.lib_check input:checked + span:after {
  border-color: var(--color-point);
  background: url("/images/components/ico_check_on.png") no-repeat center/12px, var(--bg-fff-basic);
}
.lib_check + .lib_check {
  margin-left: 8px;
}
.lib_check.radio span:after {
  width: 26px;
  height: 26px;
  border: none;
  background: url("/images/components/ico_radio2.png") no-repeat center/contain;
}
.lib_check.radio input:checked + span:after {
  background: url("/images/components/ico_radio2_on.png") no-repeat center/contain;
}
.lib_check.button {
  padding: 0;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.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-point);
  background: url("/images/components/ico_check_on.png") no-repeat right 20px center/12px, var(--bg-f0f9ff);
  color: var(--color-point);
}
.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: url("/images/components/ico_check.png") no-repeat right 20px center/12px;
  display: table;
  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 {
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 38px;
}
.lib_check.list > span {
  padding: 8px 18px;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  background: url("/images/components/ico_check_list.png") no-repeat right 10px center/12px;
}
.lib_check.list > span:after {
  content: none;
}
.lib_check.list > span span:last-child {
  padding-right: 30px;
}
.lib_check.list:hover {
  background: var(--bg-f5f9fc);
}
.lib_check.list input:checked + span {
  background: url("/images/components/ico_check_list_on.png") no-repeat right 10px center/12px;
  color: var(--color-point);
}
.lib_check.tab {
  margin: 0;
  z-index: 3;
}
.lib_check.tab span {
  line-height: 52px;
  vertical-align: bottom;
  height: 54px;
  width: 100%;
  min-width: 300px;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  background: var(--bg-fff-basic);
  cursor: pointer;
  color: var(--font-999);
  font-size: 18px;
  border: 1px solid var(--bg-ddd);
  border-bottom: none;
  margin-bottom: 1px;
  padding: 0;
}
.lib_check.tab span:after {
  content: none;
}
.lib_check.tab input:checked + span {
  border: 1px solid var(--color-point);
  border-bottom: none;
  height: 66px;
  line-height: 64px;
  color: var(--color-point);
  background: var(--bg-fff-basic);
  -moz-border-radius: 6px 6px 0 0;
       border-radius: 6px 6px 0 0;
  margin-bottom: 0;
}
.lib_check.toggle {
  display: inline-block;
  width: 140px;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.lib_check.toggle > span {
  padding-left: 70px;
  line-height: 22px;
  font-size: 16px;
  vertical-align: top;
  width: 76px;
  height: 24px;
}
.lib_check.toggle > span::after {
  content: "";
  position: absolute;
  top: -moz-calc(50% - 10px);
  top: calc(50% - 10px);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  left: 2px;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
     -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
  background: var(--color-white-2);
  -moz-border-radius: 100%;
       border-radius: 100%;
  border: 1px solid var(--bg-ccc);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.lib_check.toggle > span::before {
  content: "含まない";
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  height: 24px;
  line-height: 22px;
  border: 1px solid var(--bg-ccc-2);
  -moz-border-radius: 20px;
       border-radius: 20px;
  background: var(--bg-ededed);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  color: var(--font-c0c0c0);
  padding-right: 3px;
}
.lib_check.toggle input[type=checkbox]:checked + span::after {
  -webkit-transform: translateX(52px);
     -moz-transform: translateX(52px);
      -ms-transform: translateX(52px);
          transform: translateX(52px);
  border-color: var(--color-058063);
  background: var(--color-white);
}
.lib_check.toggle input[type=checkbox]:checked + span::before {
  background: var(--color-0db790);
  border-color: var(--color-058063);
  color: var(--color-white);
  content: "含む";
  text-align: left;
  padding-left: 20px;
}

.check_group.t__right {
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.check_group.tab_list {
  display: table;
  width: 100%;
  position: relative;
}
.check_group.tab_list:after {
  content: "";
  width: 100%;
  height: 0.9px;
  background: var(--color-point);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.check_group.tab_list .tab {
  width: 50%;
  vertical-align: bottom;
  display: table-cell;
}
.check_group.tab_list .tab:first-child span {
  -moz-border-radius-topleft: 6px;
       border-top-left-radius: 6px;
}
.check_group.tab_list .tab:last-child span {
  -moz-border-radius-topright: 6px;
       border-top-right-radius: 6px;
}
.check_group.square {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.check_group.square .lib_check {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.check_group.square .lib_check span {
  font-size: 18px;
  color: var(--font-aaa);
  padding: 0 20px;
  width: 100%;
  text-align: left;
  line-height: 52px;
  border: solid 1px var(--bg-ddd);
  -moz-border-radius: 4px;
       border-radius: 4px;
  background: url("/images/components/ico_radio.png") no-repeat right 10px center/26px, var(--bg-fff-basic);
}
.check_group.square .lib_check span:after {
  content: none;
}
.check_group.square .lib_check input:disabled + span {
  border-color: var(--bg-ccc);
  background: url("/images/components/ico_radio.png") no-repeat right 10px center/26px, #f7f7f8;
}
.check_group.square .lib_check input:checked + span {
  color: var(--color-point);
  border-color: var(--color-point);
  background: url("/images/components/ico_radio_on.png") no-repeat right 10px center/26px, #f0f9ff;
}
.check_group.round {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.check_group.round .lib_check span {
  font-size: 16px;
  color: var(--font-999);
  background: var(--bg-efeff4);
  padding: 0 17px;
  line-height: 36px;
  -moz-border-radius: 50px;
       border-radius: 50px;
}
.check_group.round .lib_check span:after {
  content: none;
}
.check_group.round .lib_check input:disabled + span {
  color: var(--font-bbb);
  background: var(--bg-f7f7f8);
}
.check_group.round .lib_check input:checked + span {
  font-weight: 500;
  color: var(--bg-fff-basic);
  padding-left: 39px;
  background: url("/images/components/ico_checked.png") no-repeat 10px center/22px, var(--color-point);
}
.check_group.round .lib_check + .lib_check {
  margin-left: 10px;
}

.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: 77px;
  padding-left: 50px;
}
.dual_type .p_side {
  background: var(--bg-f4f4f7);
  padding: 30px 0 30px 15px;
  width: 240px;
  font-size: 14px;
  color: var(--font-555);
}
.dual_type .p_side .item {
  height: 46px;
}
.dual_type .p_side .item .lib_check {
  display: inline-block;
  width: 100%;
}
.dual_type .p_side .item img {
  vertical-align: middle;
  margin-right: 14px;
}
.dual_type .p_side .item span {
  padding-left: 15px;
  display: inline-block;
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-weight: 400;
}
.dual_type .p_side .item span:after {
  content: none;
}
.dual_type .p_side .item input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
}
.dual_type .p_side .item input:checked + span {
  background: var(--bg-fff-basic);
  font-weight: 500;
  color: var(--font-233057);
}

.rt_table.fix_header {
  position: fixed;
  width: 910px;
  top: 140px;
  z-index: 80;
}
@media (lg) {
  .rt_table.fix_header {
    display: none;
  }
}
.rt_table.fix_header th {
  border-top: 1px solid var(--bg-fff-basic);
  background: var(--bg-fff-basic);
}
.rt_table.fix_header .tooltip_wrap .txt_tooltip {
  bottom: auto;
  top: 43px;
}
.rt_table.fix_header .tooltip_wrap .txt_tooltip:before {
  bottom: auto;
  top: -9px;
  -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.rt_table th {
  text-align: center;
  font-size: 14px;
  color: var(--color-dark);
  line-height: 40px;
  padding-top: 10px;
  position: relative;
  border-bottom: 1px solid var(--bg-333);
}
.rt_table td {
  height: 60px;
  font-size: 16px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
.rt_table td .img_wrap {
  width: 28px;
  display: inline-block;
  height: 28px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 6px;
  border: 1px solid var(--bg-ddd);
}
.rt_table td .fin_name {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
}
.rt_table tr:hover td {
  background: var(--bg-f2faff);
}

.top_conts {
  margin-bottom: 20px;
  color: var(--color-dark);
}
.top_conts .title .fin_name {
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
  margin-right: 15px;
  padding: 0 15px;
  position: relative;
}
.top_conts .title .fin_name:after {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  width: 1px;
  height: 20px;
  background: var(--bg-ddd);
}
.top_conts .title .fin_code {
  font-size: 20px;
  color: var(--font-999);
  font-weight: 400;
}
.top_conts .input_group {
  padding: 0;
}
.top_conts .condition {
  margin-top: 18px;
  background: var(--bg-f4f4f7);
  padding: 20px 30px;
}
.top_conts .condition .input_box {
  position: relative;
}
.top_conts .condition .input_box .unit {
  position: absolute;
  left: 24px;
  top: -moz-calc(50% - 13px);
  top: calc(50% - 13px);
  line-height: 26px;
  font-size: 18px;
}
.top_conts .condition .lib_input {
  height: 54px;
  border-color: var(--color-point);
  text-align: center;
  -moz-border-radius: 0;
       border-radius: 0;
  font-size: 22px;
  font-weight: bold;
  padding-left: 40px;
  width: 100%;
}
.top_conts .condition .lib_input:disabled {
  border-color: var(--bg-ccc);
  background: var(--bg-f7f7f8);
}
.top_conts .condition .select.lib_input {
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  padding-left: 16px;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-color: var(--bg-ccc);
  line-height: 52px;
}
.top_conts .condition .select.lib_input.active {
  border-color: var(--color-point);
  -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 .top_conts .condition .select.lib_input.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);
}

.top_conts .condition .exchange .select.lib_input {
  border-color: var(--color-point);
  color: var(--color-point);
  font-weight: 500;
}
.top_conts .type img {
  vertical-align: top;
}
.top_conts .type span {
  font-size: 14px;
  color: var(--font-777);
  display: inline-block;
  vertical-align: top;
  line-height: 14px;
  margin-left: 13px;
}

.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: 28px;
  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;
  color: var(--font-777);
  font-size: 14px;
  margin-right: 10px;
}
.lib_pagination ul li.on {
  color: var(--color-white);
  background-color: var(--color-point4);
  -moz-border-radius: 2px;
       border-radius: 2px;
}
.lib_pagination ul li:not(.on):hover {
  color: var(--color-point);
  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: #d6e8ff url("/images/components/ico_complete.png") no-repeat center 12px/26px auto;
}
.icon_box.warning:before {
  background: #eee url("/images/components/ico_warning.png") no-repeat center/7px auto;
}

.spin_loader {
  width: 26px;
  height: 26px;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}
.spin_loader:after {
  content: "";
  position: absolute;
  top: -moz-calc(50% - 8px);
  top: calc(50% - 8px);
  left: -moz-calc(50% - 11px);
  left: calc(50% - 11px);
  width: 16px;
  height: 16px;
  border: 3px solid #969696;
  -moz-border-radius: 50%;
       border-radius: 50%;
  border-top-color: var(--color-369ef7);
  -webkit-animation: spin 1s ease-in-out infinite;
     -moz-animation: spin 1s ease-in-out infinite;
          animation: spin 1s ease-in-out infinite;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.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);
}

.no_result {
  text-align: center;
  color: var(--font-999);
  padding-top: 120px;
  display: none;
  line-height: 1.6;
}

.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.slash li {
  padding-left: 12px;
  position: relative;
}
.noti.slash 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) ".";
}

.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/ico_tooltip.png") no-repeat center/7px;
  background-color: #9ca7c1;
  vertical-align: middle;
  margin-left: 2px;
  margin-top: -2px;
}
.tooltip_wrap:hover .txt_tooltip {
  display: block;
}
.tooltip_wrap .txt_tooltip {
  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: 43px;
  background: var(--bg-fff-basic);
  -moz-border-radius: 10px;
       border-radius: 10px;
  padding: 20px 19px;
  border: solid 1px var(--color-point);
  z-index: 3;
  -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: #555;
  text-align: center;
  line-height: 1.43;
}
.tooltip_wrap .txt_tooltip:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 9px;
  z-index: 1;
  bottom: -9px;
  left: -moz-calc(50% - 6px);
  left: calc(50% - 6px);
  background: url("/images/bg_arrow.png") no-repeat center/12px;
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modal_select.disabled {
  background-color: var(--bg-f7f7f8-2) !important;
  border-color: var(--bg-ddd-2) !important;
  color: var(--font-aaa) !important;
}

.select_option {
  display: none;
  border: 1px solid var(--color-point);
  -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%;
  max-height: 368px;
  background: var(--bg-fff-pop);
  top: 58px;
  overflow: auto;
  color: var(--color-dark);
  z-index: 20;
}
.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 ul {
  padding: 10px 0;
}
.select_option li span {
  font-weight: 400;
  position: relative;
}
.select_option li input:checked + span .code {
  color: var(--color-point);
}

.ct_rank .select_option .fav {
  border-bottom: 1px solid var(--bg-ddd);
}
.ct_rank .top_conts .condition .input_box {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ct_rank .top_conts .condition .input_box:nth-of-type(1) {
  width: 300px;
  margin-right: 30px;
  position: relative;
}
.ct_rank .top_conts .condition .input_box:nth-of-type(1) select {
  border-color: var(--color-point);
}
.ct_rank .top_conts .condition .input_box:nth-of-type(1)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 54px;
  background: var(--bg-ddd);
  top: 0;
  right: -15px;
}
.ct_rank .top_conts .condition .input_box:nth-of-type(2) {
  width: 209px;
  margin-right: 10px;
}
.ct_rank .top_conts .condition .input_box:nth-of-type(3) {
  width: 300px;
}
.ct_rank .rt_table .ranking_img {
  vertical-align: middle;
}
.ct_rank .rt_table .toggle {
  margin-left: 7px;
  margin-top: -4px;
}
.ct_rank .rt_table th:nth-of-type(2),
.ct_rank .rt_table td:nth-of-type(2) {
  text-align: left;
}
.ct_rank .rt_table th .toggle_btn_wrap {
  display: none;
  font-weight: 500;
  margin-left: 24px;
  margin-right: 7px;
  position: relative;
}
.ct_rank .rt_table th .toggle_btn_wrap:after {
  content: "";
  position: absolute;
  left: -12px;
  width: 1px;
  height: 14px;
  background: var(--bg-ccc);
  top: 4px;
}
.ct_rank .rt_table .top5 td {
  height: 70px;
}
.ct_rank .rt_table .top5 td.active {
  font-size: 18px;
  font-weight: bold;
}
.ct_rank .rt_table td:last-child,
.ct_rank .rt_table th:last-child {
  font-size: 14px;
  color: var(--font-999);
}
.ct_rank .rt_table th.active {
  color: var(--color-point);
  border-left: 1px solid var(--color-88bee6);
  border-top: 1px solid var(--color-88bee6);
  padding-left: 20px;
}
.ct_rank .rt_table th.active + th.active {
  border-left: none;
  border-right: 1px solid var(--color-88bee6);
  padding-left: 0;
}
.ct_rank .rt_table td.active {
  color: var(--color-point);
  font-size: 18px;
  border-left: 1px solid var(--color-88bee6);
  padding-left: 37px;
  padding-right: 20px;
}
.ct_rank .rt_table td.active + td.active {
  border-left: none;
  border-right: 1px solid var(--color-88bee6);
  padding-left: 0;
  padding-right: 37px;
}
.ct_rank .rt_table tr:first-child td {
  padding-top: 15px;
  height: 85px;
}
.ct_rank .rt_table tr:first-child:hover td {
  background: -moz-linear-gradient(bottom, var(--bg-f2faff) 70px, rgba(255, 255, 255, 0) 0%);
  background: -o-linear-gradient(bottom, var(--bg-f2faff) 70px, rgba(255, 255, 255, 0) 0%);
  background: linear-gradient(to top, var(--bg-f2faff) 70px, rgba(255, 255, 255, 0) 0%);
}
.ct_rank .rt_table tr:last-child td.active {
  border-bottom: 1px solid var(--color-88bee6);
}
.ct_rank .rt_table .minority {
  color: var(--font-66abdf);
  font-size: 16px;
}
.ct_rank .filter {
  margin-bottom: 15px;
}

.ct_close_branch .position_arrow {
  text-align: center;
  color: var(--font-999);
  padding-top: 120px;
}
.ct_close_branch .position_arrow .img_wrap {
  margin-bottom: 30px;
}
.ct_close_branch .position_arrow .btn_wrap {
  margin-top: 50px;
}
.ct_close_branch .position_arrow .btn_wrap a {
  display: inline-block;
  width: 100%;
  line-height: 52px;
}
.ct_close_branch .position_arrow .btn_wrap .lib_btn {
  max-width: 343px;
  background: var(--color-point);
  height: 54px;
  border-color: var(--color-point);
  font-size: 18px;
}
.ct_close_branch .lib_check.tab:last-child span {
  border-left: none;
}
.ct_close_branch .lib_check.tab:last-child input:checked + span {
  border-left: solid var(--color-point);
}
.ct_close_branch .lib_check.tab:first-child span {
  border-right: none;
}
.ct_close_branch .lib_check.tab:first-child input:checked + span {
  border-right: solid var(--color-point);
}
.ct_close_branch .rt_table tr:first-child td {
  padding-top: 20px;
  height: 75px;
}
.ct_close_branch .rt_table tr:first-child:hover td {
  background: -moz-linear-gradient(bottom, var(--bg-f2faff) 60px, rgba(255, 255, 255, 0) 0%);
  background: -o-linear-gradient(bottom, var(--bg-f2faff) 60px, rgba(255, 255, 255, 0) 0%);
  background: linear-gradient(to top, var(--bg-f2faff) 60px, rgba(255, 255, 255, 0) 0%);
}
.ct_close_branch .rt_table th {
  border-bottom: 1px solid var(--bg-efeff4);
  padding-top: 20px;
}
.ct_close_branch .rt_table th:nth-of-type(2),
.ct_close_branch .rt_table td:nth-of-type(2) {
  text-align: left;
  padding-left: 40px;
}
.ct_close_branch .rt_table td:nth-of-type(1) {
  text-align: right;
}
.ct_close_branch .rt_table th:last-child,
.ct_close_branch .rt_table td:last-child {
  color: var(--font-999);
  font-size: 14px;
}
.ct_close_branch .rt_table td:nth-of-type(3),
.ct_close_branch .rt_table td:nth-of-type(4) {
  font-weight: 500;
  font-size: 18px;
}
.ct_close_branch .grid_advantage .rt_table th:nth-of-type(3),
.ct_close_branch .grid_advantage .rt_table th:nth-of-type(4) {
  color: var(--color-point);
}
.ct_close_branch .grid_advantage .rt_table td:nth-of-type(3),
.ct_close_branch .grid_advantage .rt_table td:nth-of-type(4) {
  color: var(--color-point);
}
.ct_close_branch .grid_distance .rt_table th:nth-of-type(1),
.ct_close_branch .grid_distance .rt_table td:nth-of-type(1) {
  color: var(--color-point);
}
.ct_close_branch .top_conts .condition {
  margin-bottom: 30px;
}
.ct_close_branch .top_conts .condition .input_box:nth-of-type(1) {
  margin-right: 50px;
  position: relative;
}
.ct_close_branch .top_conts .condition .input_box:nth-of-type(1)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 54px;
  background: var(--bg-ddd);
  top: 0;
  right: -25px;
}
.ct_close_branch .top_conts .condition .input_box:nth-of-type(1) select {
  border-color: var(--color-point);
}

.landing {
  background: var(--bg-efeff4);
  min-height: auto;
  position: relative;
}
.mobile .landing {
  padding-top: 70px;
}

.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: #ffeb00;
}
.landing .landing_contents .section1 {
  text-align: center;
  background: #183681;
  color: var(--color-white);
  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 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(50%, var(--bg-fffdc3)), color-stop(0, rgba(255, 255, 255, 0)));
  background: -moz-linear-gradient(bottom, var(--bg-fffdc3) 50%, rgba(255, 255, 255, 0) 0);
  background: -o-linear-gradient(bottom, var(--bg-fffdc3) 50%, rgba(255, 255, 255, 0) 0);
  background: linear-gradient(to top, var(--bg-fffdc3) 50%, rgba(255, 255, 255, 0) 0);
}
.landing .landing_contents .section2 li .c__sky {
  color: var(--color-369ef7);
}
.landing .landing_contents .section2 li > span {
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  top: 0;
  background: var(--color-369ef7);
  text-align: center;
  display: inline-block;
  line-height: 24px;
  color: var(--color-white);
  -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: #0062ff;
  color: var(--color-white);
  height: 60px;
  line-height: 60px;
  border-color: #0062ff;
  font-size: 20px;
  font-weight: 500;
}
.landing .logo_play {
  width: 100%;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -o-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: 4px auto 0 auto;
  overflow: hidden;
  white-space: nowrap;
  width: 0;
  position: absolute;
  -webkit-transition: width 0.5s ease-in;
  -o-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;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
  text-align: left;
  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;
  -o-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);
}
.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-369ef7);
  border-color: var(--color-369ef7);
  color: var(--color-white);
}
.mobile .lib_common_pop .pop_bottom .lib_btn.color:disabled {
  background: var(--bg-dceef2-2);
  border-color: var(--bg-dceef2-2);
  color: var(--font-white-3);
}
.mobile .lib_common_pop .pop_bottom .lib_btn.white {
  background: var(--bg-a9c2d3);
  border-color: var(--bg-a9c2d3);
  color: var(--color-white);
}
.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(--color-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;
  text-align: center;
  color: var(--font-999);
  font-size: 13px;
  padding-top: 167px;
  position: relative;
}
.list_loader:after {
  content: "";
  width: 32px;
  height: 32px;
  background: url("/images/loader.png") no-repeat center/32px;
  position: absolute;
  -webkit-transform: rotate(0);
     -moz-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-animation: loader 1s infinite;
     -moz-animation: loader 1s infinite;
          animation: loader 1s infinite;
  left: -moz-calc(50% - 16px);
  left: calc(50% - 16px);
  top: 120px;
}

@-webkit-keyframes loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes loader {
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@keyframes loader {
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.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: 110px;
  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;
  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.bottom {
  padding: 0;
}
@media (max-width: 1200px) {
  .lib_common_pop.bottom .pop_wrap {
    max-width: 500px;
  }
}
.mobile .lib_common_pop.bottom .pop_wrap {
  top: initial !important;
  bottom: 0;
  padding-bottom: 87px;
  -moz-border-radius: 16px 16px 0 0;
       border-radius: 16px 16px 0 0;
  max-width: none;
  overflow: hidden;
  -webkit-animation: slideUp 300ms ease-out;
     -moz-animation: slideUp 300ms ease-out;
          animation: slideUp 300ms ease-out;
}
.mobile .lib_common_pop.bottom .pop_body {
  max-height: -moz-calc(100vh - 103.8px);
  max-height: calc(100vh - 103.8px);
}
.mobile .lib_common_pop.bottom .pop_title {
  padding-top: 50px;
  padding-bottom: 30px;
  color: var(--color-dark);
}
.mobile .lib_common_pop.bottom .pop_bottom {
  padding-bottom: 30px;
  -moz-border-radius: 0;
       border-radius: 0;
  border: none;
  padding-left: 16px;
  padding-right: 16px;
}
.mobile .lib_common_pop.bottom .pop_bottom .lib_btn {
  -moz-border-radius: 4px;
       border-radius: 4px;
}
.mobile .lib_common_pop.bottom .pop_bottom .lib_btn.color {
  background: var(--color-point-origin);
  border-color: var(--color-point-origin);
}
.mobile .lib_common_pop.bottom.title_fix .pop_body {
  padding-top: 108px;
}
.mobile .lib_common_pop.bottom.title_fix .pop_contents {
  padding: 0 16px 40px 16px;
  max-height: -moz-calc(80vh - 195px);
  max-height: calc(80vh - 195px);
}

.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(--color-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;
  }
}
#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-2);
}
#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 .top_info {
  font-size: 14px;
  padding: 30px 20px 25px 20px;
  position: relative;
}
#popGoogleMap .top_info::after {
  content: "";
  display: inline-block;
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  height: 1px;
  background: var(--bg-333);
  bottom: 0;
  right: 0;
  position: absolute;
}
#popGoogleMap .top_info .ct_img {
  margin-right: 10px;
  display: inline-block;
}
#popGoogleMap .top_info .update {
  color: var(--font-999);
  font-size: 12px;
}
#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 .map_list_wrap {
  height: 556px;
  padding: 40px 0 50px 30px;
  overflow: auto;
  position: relative;
}
#popGoogleMap .map_list_wrap .pagination {
  margin-top: 33px;
}
#popGoogleMap .map_list_wrap .toggle_list {
  padding-left: 40px;
  min-height: 330px;
}
#popGoogleMap .map_list_wrap .title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 18px;
  padding-left: 20px;
}
#popGoogleMap .map_list_wrap .title.with_img {
  padding-left: 0;
}
#popGoogleMap .map_list_wrap .tag {
  padding-left: 16px;
}
#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(--color-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-point);
}
#popGoogleMap .map_list_wrap .tg_conts {
  padding-right: 30px;
  padding-bottom: 40px;
  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-point);
  font-weight: bold;
}
#popGoogleMap .map_list_wrap .item.active .tg_conts {
  border-bottom: 1px solid var(--bg-e0e0e0);
}
#popGoogleMap .map_list_wrap .lib_btn {
  margin-top: 40px;
}
#popGoogleMap .map_list_wrap .address,
#popGoogleMap .map_list_wrap .add,
#popGoogleMap .map_list_wrap .tel {
  padding-left: 16px;
}
#popGoogleMap .map_single {
  padding: 0 30px;
  position: relative;
  height: 556px;
}
#popGoogleMap .map_single .pt_branch {
  padding-right: 97px;
}
#popGoogleMap .map_single .partner_info {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid var(--bg-ddd);
  border-bottom: 1px solid var(--bg-ddd);
}
#popGoogleMap .map_single .partner_info .p_tit {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--color-dark);
}
#popGoogleMap .map_single .partner_info .p_conts {
  padding-left: 10px;
}
#popGoogleMap .map_single .partner_info .p_conts + .p_tit {
  margin-top: 30px;
}
#popGoogleMap .map_single .partner_info .p_conts.description {
  word-break: break-all;
}
#popGoogleMap .map_single .partner_info .day_name {
  display: inline-block;
  width: 68px;
}
#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(--color-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 .address {
  margin-top: 20px;
}
#popGoogleMap .address,
#popGoogleMap .add,
#popGoogleMap .tel {
  padding-left: 10px;
  color: var(--font-333);
}
#popGoogleMap .tel {
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#popGoogleMap .add {
  color: var(--font-777);
  font-size: 14px;
  margin-top: 10px;
}
#popGoogleMap .lib_btn {
  background-color: var(--color-point);
  border-color: var(--color-point);
}
#popGoogleMap .lib_btn:disabled {
  background-color: var(--bg-dce9f2);
  border-color: var(--bg-dce9f2);
}

@-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;
  }
}
/*# sourceMappingURL=style.css.map */
