@charset "Shift_JIS";
/* _commonstyle_phase2からコピー */
/* =============================================================================
   Table Shared
   ========================================================================== */
.form-tableA01, .confirm-tableA01, .fixed-item-tableA01 {
  border-spacing: 0;
  margin-top: 10px; }
  .form-tableA01 th, .confirm-tableA01 th, .fixed-item-tableA01 th {
    font-size: 100%;
    line-height: 1.48571;
    font-weight: 400;
    text-align: left;
    vertical-align: middle;
    width: 120px; }
  .form-tableA01 td, .confirm-tableA01 td, .fixed-item-tableA01 td {
    font-size: 114.28571%;
    font-weight: 400;
    text-align: start;
    vertical-align: middle;
    word-break: break-all;
    /* navi h */
    width: 260px; }
    .form-tableA01 td .edit-buttonA01, .confirm-tableA01 td .edit-buttonA01, .fixed-item-tableA01 td .edit-buttonA01, .form-tableA01 td .edit-button-disabledA01, .confirm-tableA01 td .edit-button-disabledA01, .fixed-item-tableA01 td .edit-button-disabledA01, .form-tableA01 td .edit-buttonB01, .confirm-tableA01 td .edit-buttonB01, .fixed-item-tableA01 td .edit-buttonB01, .form-tableA01 td .edit-button-disabledB01, .confirm-tableA01 td .edit-button-disabledB01, .fixed-item-tableA01 td .edit-button-disabledB01 {
      font-size: 87.5%;
      padding: 0 6px; }
  .form-tableA01 tr:last-child, .confirm-tableA01 tr:last-child, .fixed-item-tableA01 tr:last-child {
    border-bottom: none; }
  .form-tableA01 tr:first-child th, .confirm-tableA01 tr:first-child th, .fixed-item-tableA01 tr:first-child th {
    border-top-left-radius: 8px; }
  .form-tableA01 tr:first-child td, .confirm-tableA01 tr:first-child td, .fixed-item-tableA01 tr:first-child td {
    border-top-right-radius: 8px; }
  .form-tableA01 tr:last-child th, .confirm-tableA01 tr:last-child th, .fixed-item-tableA01 tr:last-child th {
    border-bottom-left-radius: 8px; }
  .form-tableA01 tr:last-child td, .confirm-tableA01 tr:last-child td, .fixed-item-tableA01 tr:last-child td {
    border-bottom-right-radius: 8px; }

.form-tableA01, .confirm-tableA01 {
  border-radius: 8px; }
  .form-tableA01 th, .confirm-tableA01 th, .form-tableA01 td, .confirm-tableA01 td {
    padding: 6px 10px; }

/* ====== [[[ fixed-item-table ]]] ====== */
.fixed-item-tableA01 {
  border-radius: 10px;
  background: #a6d9f2;
  border: 2px solid #a6d9f2;
  border-collapse: separate;
  padding-top: 5px;
  padding-bottom: 5px; }
  .fixed-item-tableA01 th, .fixed-item-tableA01 td {
    padding: 1px 10px; }
  .fixed-item-tableA01 th {
    background: #a6d9f2; }
  .fixed-item-tableA01 td {
    font-weight: 800;
    background: #a6d9f2; }
  .fixed-item-tableA01 .button-groupH01 {
    margin: 0; }
    .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-buttonA01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledA01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-buttonB01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledB01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledA01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-buttonB01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledB01, .fixed-item-tableA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledB01 {
      font-size: 76.56632831641582%;
      margin-right: 8px; }
  .fixed-item-tableA01 td.header-cell {
    background: #a6d9f2; }
    .fixed-item-tableA01 td.header-cell .status-labelB01 {
      border: 1px solid #666666; }
  .fixed-item-tableA01 td.data-cell01,
  .fixed-item-tableA01 td.data-cell02 {
    border-left: none; }
  .fixed-item-tableA01 td.data-cell03 {
    padding: 10px; }

/* fixed-item-table-with-editA01 */
.fixed-item-table-with-editA01 {
  margin-top: 10px;
  border: 2px solid #a6d9f2;
  /* navi h */
  width: 976px;
  border-radius: 10px;
  background: #a6d9f2;
  padding-top: 6px; }
  .fixed-item-table-with-editA01 .fixed-item-tableA01 {
    border-radius: 0;
    border: 0;
    background: #a6d9f2;
    border-top: 1px solid #666666;
    margin-top: 0;
    padding-top: 3px; }
    .fixed-item-table-with-editA01 .fixed-item-tableA01 th, .fixed-item-table-with-editA01 .fixed-item-tableA01 td {
      background: #a6d9f2;
      border: none; }
    .fixed-item-table-with-editA01 .fixed-item-tableA01:first-child {
      border-top: none;
      margin-top: 0;
      padding-top: 0; }
    .fixed-item-table-with-editA01 .fixed-item-tableA01 td {
      width: 520px;
      padding-right: 121px;
      /* default-width - target width + default padding right */ }
  .fixed-item-table-with-editA01 .button-groupH01 {
    margin: 0 10px; }
    .fixed-item-table-with-editA01 .button-groupH01 .button-sub-areaA02 {
      margin: -25px 5px 0;
      padding: 0 0 0.25em 0; }
      .fixed-item-table-with-editA01 .button-groupH01 .button-sub-areaA02 .edit-buttonA01, .fixed-item-table-with-editA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledA01, .fixed-item-table-with-editA01 .button-groupH01 .button-sub-areaA02 .edit-buttonB01, .fixed-item-table-with-editA01 .button-groupH01 .button-sub-areaA02 .edit-button-disabledB01 {
        *border: 0;
        *margin: -5px;
        *padding: 0;
        *width: auto; }

/* ========================================================================== */
/* ポップアップのスタイル                                                     */
/* ========================================================================== */
/* 明細・キャンペーンポップアップのスタイル */
.noDialog {
  display: none !important; }

/* スクロールバーのスタイル */
.popupScrollParent {
  position: relative; }

.popupScroll {
  width: 2px;
  height: 50px;
  background: black;
  opacity: 0.3;
  position: absolute;
  right: 2px;
  top: 0; }

/* ダイアログのスタイル */
.ui-widget-overlay {
  background: #333333;
  position: fixed; }

.ui-dialog {
  position: fixed; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: center; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: none;
      padding: 4px 6%;
      text-align: center;
      overflow: hidden; }
      .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
        width: 100px;
        height: 40px;
        border-radius: 3px 3px 3px 3px;
        font-size: 10pt;
        font-weight: 400;
        margin: 5px 0 0 0; }
        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
          background: #07325e url(../../images/0147/bg_btn_01_main_o.png) repeat-x top;
          border: 1px solid #0c5ac3;
          border-bottom: 1px solid black;
          color: white;
          text-shadow: 1px 1px 1px black;
          float: right; }
        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
          background: #07325e url(../../images/0147/bg_btn_01_main_o.png) repeat-x top;
          border: 1px solid #0c5ac3;
          border-bottom: 1px solid black;
          color: white;
          text-shadow: 1px 1px 1px black;
          float: none; }
        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(2) {
          background: #b3b3b3 url(../../images/0147/bg_btn_03_close.png) repeat-x top;
          border: 1px solid #cccccc;
          border-bottom: 1px solid #848080;
          color: black;
          text-shadow: none;
          float: left; }

/* ============================================= */
/* ポップアップ（キャンペーン・明細）            */
/* ============================================= */
.popup {
  width: 96%;
  z-index: 1001; }

.popup-detail {
  z-index: 1001; }

.screenname-table {
  width: 100%; }

.position-center {
  text-align: center; }

.position-right {
  text-align: right; }

.popup .footer .width-wide {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%; }
  .popup .footer .width-wide td {
    text-align: center; }

.popup .wrap {
  border: 1px solid #aaaaaa;
  background-color: white;
  border-radius: 4px; }

/* ph12流用部分のスタイル上書き */
.fixed-item-tableA01 th, .fixed-item-tableA01 td {
  padding: 1px 5px 1px 10px; }

.form-tableA01 th, .confirm-tableA01 th, .fixed-item-tableA01 th {
  width: 200px; }

.fixed-item-tableA01 {
  background: none; }

.fixed-item-tableA01 td {
  background: none; }

.fixed-item-tableA01 th {
  background: none; }

.form-tableA01 td, .confirm-tableA01 td, .fixed-item-tableA01 td {
  text-align: initial; }

.fixed-item-tableA01.fixed-item-tableA01-2 {
  width: 100%;
  padding: 5px 10px;
  background: none; }

.fixed-item-tableA01-2 th {
  width: auto;
  display: block;
  float: left;
  text-align: left;
  padding: 1px 0px 0px;
  margin-right: 5px;
  line-height: 1.48571;
  background: none;
  vertical-align: top; }

.fixed-item-tableA01-2 td {
  width: auto;
  display: block;
  float: right;
  word-break: break-all;
  word-wrap: break-word;
  text-align: start;
  padding: 0;
  margin-right: 0px;
  line-height: 1.48571;
  overflow: hidden;
  background: none;
  vertical-align: top; }

/* ph13 */
/*====================
 +reset
====================*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, q, pre, table, caption, colgroup, col, tbody, thead, tfoot, tr, th, td, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, input, span, a, img, em, ins, del, cite, abbr, sup, sub, dfn, code, var, samp, kbd, object, script, noscript, style, iframe, embed, param, map, area, menu, hr, address, small, strong, i, b, article, aside, figure, footer, header, hgroup, nav, section, figcaption, time, video, audio, mark, ruby, rt, rp, bdo, source, canvas, details, summary, command, datalist, keygen, output, progress, meter {
  margin: 0;
  padding: 0;
  font-size: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word; }

address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block; }

hr {
  border: 1px solid #dfdfdf; }

ul, ol {
  list-style-type: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

img {
  vertical-align: top; }

[hidden] {
  display: none; }

mark {
  background: none; }

em,
span {
  font-style: normal; }

input {
  opacity: 1;
  outline: 0;
  border: 0;
  display: block; }

.fixed {
  position: fixed;
  width: 100%; }

button {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
  overflow: visible;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

button[disabled].btn {
  color: #8a8a8a !important;
  background-color: whitesmoke !important;
  border: 1px solid #c5c5c5 !important;
  cursor: default !important; }

button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/*====================
 +base
====================*/
html {
  font-size: 10px; }

@font-face {
  font-family: parasolfont;
  src: local("Hiragino Kaku Gothic Pro"), local("Meiryo"), local("sans-serif"); }

body {
  color: #626262;
  font-family: parasolfont, sans-serif;
  font-size: 1.2rem;
  letter-spacing: -.001em;
  line-height: 1.5;
  -webkit-text-size-adjust: none; }

a {
  -webkit-tap-highlight-color: rgba(0, 33, 99, 0.3);
  color: #333;
  text-decoration: none; }

button {
  -webkit-tap-highlight-color: rgba(0, 33, 99, 0.3); }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2; }

/*====================
   +header
  ====================*/
#header {
  background-color: #005485;
  border-bottom: solid 1px #d9d9d9; }
  #header h1 {
    font-size: 1.8rem;
    text-align: center;
    padding: 20px 0 17px;
    margin: auto;
    font-weight: normal;
    box-sizing: border-box; }

#header.fixed-header {
  position: fixed;
  top: 0;
  z-index: 1001;
  width: 100%;
  height: 55px; }
  #header.fixed-header .logo-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px 0; }

#header.top-header {
  position: relative;
  height: 50px; }
  #header.top-header .logo-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 16px 0; }

.nav-close {
  position: fixed;
  z-index: -1;
  top: 0;
  /*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: 0.3s ease-in-out; }

.logout {
  position: absolute;
  top: 12px;
  right: 15px; }
  .logout input[type="submit"] {
    width: 35px;
    height: 35px;
    content: "";
    background: url(../../images/0147/logout.png) center center/contain no-repeat; }

.nav-icon img {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 35px;
  height: 35px;
  cursor: pointer; }

.nav-icon-img {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 35px;
  height: 35px;
  content: "";
  background: url(../../images/0147/icon_menu.png) center center/contain no-repeat; }

.nav-drawer {
  position: absolute;
  top: 15px;
  left: 15px; }
  .nav-drawer .menu-icon, .nav-drawer .menu-icon::before, .nav-drawer .menu-icon::after {
    position: absolute;
    height: 3px;
    /*線の太さ*/
    width: 25px;
    /*長さ*/
    border-radius: 3px;
    background: #5b85c6;
    display: block;
    content: '';
    cursor: pointer; }
  .nav-drawer .menu-icon::before {
    bottom: -8px; }
  .nav-drawer .menu-icon::after {
    bottom: -16px; }
  .nav-drawer .nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 270px;
    height: 100%;
    background: #fff;
    transition: 0.3s ease-in-out;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
    /*左に隠しておく*/ }
    .nav-drawer .nav-content.opened {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      /*中身を表示（右へスライド）*/
      box-shadow: 6px 0 25px rgba(0, 0, 0, 0.15);
      z-index: 1001; }

.nav-content__header {
  padding: 30px 20px 20px;
  background-color: #eaeef3;
  font-size: 1.3rem;
  border-bottom: solid 1px #d5d5d5; }

.nav-content__menu {
  font-size: 1.4rem;
  margin-bottom: 100px; }
  .nav-content__menu .menu__item {
    position: relative;
    border-bottom: solid 1px #e2e2e2; }
    .nav-content__menu .menu__item .menu__item__title {
      padding-left: 20px; }
    .nav-content__menu .menu__item .menu__item__content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      width: 100%;
      height: 58px;
      color: #626262; }
    .nav-content__menu .menu__item .menu__item__icon-area {
      position: absolute;
      right: 0;
      top: 29px; }
    .nav-content__menu .menu__item .menu__item__sub-text {
      font-size: 1.2rem;
      color: #9b9b9b; }
    .nav-content__menu .menu__item .menu-second {
      display: none; }
      .nav-content__menu .menu__item .menu-second .menu__item__line {
        margin-left: 30px; }
        .nav-content__menu .menu__item .menu-second .menu__item__line:last-of-type {
          border-bottom: none; }
      .nav-content__menu .menu__item .menu-second .menu__item__title {
        padding: 0; }
    .nav-content__menu .menu__item.open > .menu__item__content {
      background-color: #a6d9f2;
      color: #fff; }
      .nav-content__menu .menu__item.open > .menu__item__content .icon-arrow {
        border-color: #fff; }

.stepbar {
  width: 100%;
  margin-bottom: 36px; }

.stepbar-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative; }

.stepbar-list li {
  font-size: 12px;
  list-style: none;
  padding-left: 60px;
  position: relative;
  max-width: 100px; }

.stepbar-list li:after {
  background-color: #d0d0d0;
  content: "";
  height: 1px;
  left: 0px;
  position: absolute;
  top: 4px;
  width: 60px; }

.stepbar-list li:first-child {
  padding-left: 0;
  width: 9px; }

.stepbar-list li:first-child:after {
  display: none; }

.stepbar-list li span {
  background-color: #d0d0d0;
  border-radius: 50%;
  display: block;
  height: 9px;
  width: 9px;
  font-size: 0; }

.stepbar-list .done:after {
  background-color: #00478f; }

.stepbar-list .done span {
  background-color: #00478f; }

/*====================
   +main
====================*/
.main {
  padding: 0;
  position: relative; }
  .main .page-identifierA01 {
    position: absolute;
    left: 20px;
    bottom: 10px;
    color: #9b9b9b; }

.main.main-position-for-header-fix {
  margin-top: 56px; }

.main.select-tel-main {
  padding-bottom: 75px; }

.main.top-page .form-content {
  padding: 0 0 75px; }
.main.top-page .alert-box {
  margin: 14px 30px 0; }

.login-after-page {
  padding-top: 15px; }

.content-title {
  margin: 15px 0 0 20px;
  font-weight: bold;
  font-size: 16px; }

.content-title-no-margin {
  font-weight: bold;
  font-size: 16px; }

.blue-link {
  font-size: 15px;
  color: #5B89DA;
  text-decoration: underline; }

.sub-title {
  margin: 0 0 0 20px;
  font-size: 14px; }

.logo-image span {
  width: 155px;
  height: 19px;
  background: url(../../images/0147/logo.png) center center/contain no-repeat; }

.heading {
  padding-top: 24px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: normal; }

.alert-box {
  position: relative;
  margin: 25px 0 30px;
  border: solid 1px #ef6060;
  border-radius: 5px; }
  .alert-box a.alert-btn {
    position: relative;
    display: block;
    padding: 10px 35px 10px 45px;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: bold;
    color: #ef6060; }
    @media only screen and (max-width: 320px) {
      .alert-box a.alert-btn {
        font-size: 1.3rem; } }
    .alert-box a.alert-btn span.icon-alert {
      position: absolute;
      top: 8px;
      left: 10px; }
  .alert-box .alert-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ef6060;
    font-size: 1.5rem;
    font-weight: bold; }
    .alert-box .alert-heading span {
      margin-right: 10px; }

.alert-btn-position {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #bcbcbc;
  border-right: 2px solid #bcbcbc;
  content: "";
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.info-box2 {
  position: relative;
  margin: 25px 0 30px;
  border: solid 1px #a2a2a2;
  border-radius: 5px; }

.info-box2 .info-content {
  position: relative;
  display: block;
  padding: 10px 10px 10px 45px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #626262; }

@media only screen and (max-width: 320px) {
  .info-box2 .info-content {
    font-size: 1.3rem; } }
.info-box2 .info-content span.icon-alert {
  position: absolute;
  top: 8px;
  left: 10px; }

.info-box2 .info-content span.icon-info2 {
  position: absolute;
  top: 8px;
  left: 10px; }

.select-tel-page .alert-box .alert-heading {
  padding: 8px 10px 0 5px; }

.top-page .alert-box {
  margin-bottom: 0; }
  .top-page .alert-box .alert-heading {
    position: relative;
    height: 30px;
    margin-left: 30px;
    line-height: 1; }
    .top-page .alert-box .alert-heading::before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -18px;
      margin: auto;
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      background-color: #ef6060;
      border-radius: 50%; }

span.icon-alert:before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 22px;
  background: url(../../images/0147/icon_alert.png) top left no-repeat;
  background-size: contain; }

span.icon-info2:before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 22px;
  background: url(../../images/0147/icon_info.png) top left no-repeat;
  background-size: contain; }

.info-box {
  position: relative;
  margin: 25px 0 30px;
  border: solid 1px #a2a2a2;
  border-radius: 5px; }
  .info-box a.info-btn {
    position: relative;
    display: block;
    padding: 10px 35px 10px 45px;
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: bold;
    color: #626262; }
    @media only screen and (max-width: 320px) {
      .info-box a.info-btn {
        font-size: 1.3rem; } }
    .info-box a.info-btn span.icon-info {
      position: absolute;
      top: 8px;
      left: 10px; }
  .info-box .info-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #ef6060;
    font-size: 1.5rem;
    font-weight: bold; }
    .info-box .info-heading span {
      margin-right: 15px; }

.info-btn-position {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #bcbcbc;
  border-right: 2px solid #bcbcbc;
  content: "";
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.select-tel-page .info-box .info-heading {
  margin: 20px 20px 0; }

.top-page .info-box {
  margin-bottom: 0; }
  .top-page .info-box .info-heading {
    position: relative;
    height: 30px;
    margin-left: 30px;
    line-height: 1; }
    .top-page .info-box .info-heading::before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -18px;
      margin: auto;
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      background-color: #ef6060;
      border-radius: 50%; }

span.icon-info:before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 22px;
  background: url(../../images/0147/icon_alert.png) top left no-repeat;
  background-size: contain; }

.alert-pane {
  color: #626262;
  font-size: 1.4rem;
  padding: 10px 15px 20px; }

.info-pane {
  color: #626262;
  font-size: 1.4rem;
  padding: 10px 15px 20px;
  display: block; }

.error-text {
  margin: 20px 0 20px;
  font-size: 1.4rem;
  color: #ef6060; }

.partition {
  position: relative;
  display: block;
  text-align: center;
  margin: 10px 0 5px; }
  .partition span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 10px 20px 10px;
    font-size: 1.5rem;
    z-index: 2; }
  .partition:after {
    position: absolute;
    top: 19px;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    z-index: 1; }

.form-content {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 25px 75px;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05); }
  .form-content.no-shadow {
    padding: 0px 25px 75px;
    box-shadow: 0px 5px 5px transparent; }
  .form-content .form-btn {
    margin: 37px 0 0; }

/* メールアドレス */
.email-box {
  position: relative;
  margin: 25px 0 30px;
  padding: 10px 10px 10px 10px;
  border: solid 1px #d9d9d9;
  border-radius: 5px; }

.email-box a.email-btn {
  position: relative;
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: bold;
  color: #ef6060; }

@media only screen and (max-width: 320px) {
  .email-box a.email-btn {
    font-size: 1.3rem; } }
.email-box a.email-btn span.icon-alert {
  position: absolute;
  top: 18px;
  left: 20px; }

.email-btn-position {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #bcbcbc;
  border-right: 2px solid #bcbcbc;
  content: "";
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.email-pane {
  display: none; }

/* テキストボックス */
.textbox {
  display: block;
  padding: 20px 8px 0px 8px;
  width: 100%;
  height: 50px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }
  .textbox.focus {
    border-color: #00478f; }
  .textbox.LV_invalid_field {
    border-color: #ef6060;
    background-color: #fff; }
  .textbox.disabled {
    background-color: #f6f6f6; }
  .textbox + .LV_validation_message {
    margin: 3px 0 0 15px;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.textbox input[type="text"],
.textbox input[type="url"],
.textbox input[type="tel"],
.textbox input[type="number"],
.textbox input[type="color"],
.textbox input[type="email"],
.textbox input[type="password"] {
  width: 97%;
  padding: 3px 4px 3px 4px;
  font-size: 1.2em;
  background: transparent;
  color: #626262; }

.textbox input[type="text"]:disabled ~ label,
.textbox input[type="url"]:disabled ~ label,
.textbox input[type="tel"]:disabled ~ label,
.textbox input[type="number"]:disabled ~ label,
.textbox input[type="color"]:disabled ~ label,
.textbox input[type="email"]:disabled ~ label,
.textbox input[type="password"]:disabled ~ label {
  color: rgba(0, 0, 0, 0.4); }

.textbox input[type="text"] ~ label,
.textbox input[type="url"] ~ label,
.textbox input[type="tel"] ~ label,
.textbox input[type="number"] ~ label,
.textbox input[type="color"] ~ label,
.textbox input[type="email"] ~ label,
.textbox input[type="password"] ~ label {
  font-size: 1.2em;
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  pointer-events: none;
  margin-right: 12px;
  transition: all 0.2s;
  color: #b0b0b0; }
  @media only screen and (max-width: 320px) {
    .textbox input[type="text"] ~ label,
    .textbox input[type="url"] ~ label,
    .textbox input[type="tel"] ~ label,
    .textbox input[type="number"] ~ label,
    .textbox input[type="color"] ~ label,
    .textbox input[type="email"] ~ label,
    .textbox input[type="password"] ~ label {
      font-size: 1em !important; } }

.textbox input[type="text"]:not([value=""]) ~ label,
.textbox input[type="url"]:not([value=""]) ~ label,
.textbox input[type="tel"]:not([value=""]) ~ label,
.textbox input[type="number"]:not([value=""]) ~ label,
.textbox input[type="color"]:not([value=""]) ~ label,
.textbox input[type="email"]:not([value=""]) ~ label,
.textbox input[type="password"]:not([value=""]) ~ label {
  font-size: 0.8rem;
  top: 5px; }

.textbox input[type="text"]:focus ~ label,
.textbox input[type="url"]:focus ~ label,
.textbox input[type="tel"]:focus ~ label,
.textbox input[type="number"]:focus ~ label,
.textbox input[type="color"]:focus ~ label,
.textbox input[type="email"]:focus ~ label,
.textbox input[type="password"]:focus ~ label {
  font-size: 0.8rem;
  top: 5px;
  color: #00478f; }

.textbox.LV_invalid_field input[type="text"]:focus ~ label,
.textbox.LV_invalid_field input[type="url"]:focus ~ label,
.textbox.LV_invalid_field input[type="tel"]:focus ~ label,
.textbox.LV_invalid_field input[type="number"]:focus ~ label,
.textbox.LV_invalid_field input[type="color"]:focus ~ label,
.textbox.LV_invalid_field input[type="email"]:focus ~ label,
.textbox.LV_invalid_field input[type="password"]:focus ~ label {
  color: #ef6060; }

/* 支店番号ボックス、口座番号ボックス　横並び用 */
/* それぞれ画面変更できるように、同じスタイルだがclassを分けておく */
/* 支店番号ボックス　横並び用 */
.textbox-brunch_number {
  display: block;
  padding: 20px 8px 0px 8px;
  width: 100%;
  height: 50px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }
  .textbox-brunch_number.focus {
    border-color: #00478f; }
  .textbox-brunch_number.LV_invalid_field {
    border-color: #ef6060;
    background-color: #fff; }
  .textbox-brunch_number.disabled {
    background-color: #f6f6f6; }
  .textbox-brunch_number + .LV_validation_message {
    margin: 3px 0 0 15px;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.textbox-brunch_number input[type="text"] {
  width: 97%;
  padding: 3px 4px 3px 4px;
  font-size: 1.2em;
  background: transparent;
  color: #626262; }

.textbox-brunch_number input[type="text"]:disabled ~ label {
  color: rgba(0, 0, 0, 0.4); }

.textbox-brunch_number input[type="text"] ~ label {
  font-size: 0.8rem;
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  pointer-events: none;
  margin-right: 12px;
  transition: all 0.2s;
  color: #b0b0b0; }
  @media only screen and (max-width: 320px) {
    .textbox-brunch_number input[type="text"] ~ label {
      font-size: 1em !important; } }

.textbox-brunch_number input[type="text"]:not([value=""]) ~ label {
  font-size: 0.8rem;
  top: 5px; }

.textbox-brunch_number input[type="text"]:focus ~ label {
  font-size: 0.8rem;
  top: 5px;
  color: #00478f; }

.textbox-brunch_number.LV_invalid_field input[type="text"]:focus ~ label {
  color: #ef6060; }

/* 口座番号ボックス　横並び用 */
.textbox-account_number {
  display: block;
  padding: 20px 8px 0px 8px;
  width: 100%;
  height: 50px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }
  .textbox-account_number.focus {
    border-color: #00478f; }
  .textbox-account_number.LV_invalid_field {
    border-color: #ef6060;
    background-color: #fff; }
  .textbox-account_number.disabled {
    background-color: #f6f6f6; }
  .textbox-account_number + .LV_validation_message {
    margin: 3px 0 0 15px;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.textbox-account_number input[type="text"] {
  width: 97%;
  padding: 3px 4px 3px 4px;
  font-size: 1.2em;
  background: transparent;
  color: #626262; }

.textbox-account_number input[type="text"]:disabled ~ label {
  color: rgba(0, 0, 0, 0.4); }

.textbox-account_number input[type="text"] ~ label {
  font-size: 0.8rem;
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  pointer-events: none;
  margin-right: 12px;
  transition: all 0.2s;
  color: #b0b0b0; }
  @media only screen and (max-width: 320px) {
    .textbox-account_number input[type="text"] ~ label {
      font-size: 1em !important; } }

.textbox-account_number input[type="text"]:not([value=""]) ~ label {
  font-size: 0.8rem;
  top: 5px; }

.textbox-account_number input[type="text"]:focus ~ label {
  font-size: 0.8rem;
  top: 5px;
  color: #00478f; }

.textbox-account_number.LV_invalid_field input[type="text"]:focus ~ label {
  color: #ef6060; }

/* 生年月日テキストボックス */
.textbox-birthday {
  display: inline-block;
  width: 65px;
  padding: 15px 15px;
  height: 45px;
  margin: 5px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box; }

.textbox-birthday.focus {
  border-color: #00478f; }

.textbox-birthday.LV_invalid_field {
  border-color: #ef6060;
  background-color: #fff; }

.textbox-birthday.disabled {
  background-color: #f6f6f6; }

.textbox-birthday + .LV_invalid_field {
  margin: 3px 0 0 15px;
  color: #ef6060;
  font-size: 1.2rem;
  transition: all 0.2s; }

.textbox-birthday input[type="text"] {
  padding: 0;
  width: 97%;
  font-size: 1.2em;
  text-align: left;
  background: transparent;
  color: #626262; }

/* 生年月日セレクトボックス */
.dropdown-birthday {
  display: inline-block;
  width: 65px;
  vertical-align: top;
  margin: 5px;
  position: relative;
  overflow: hidden; }

.dropdown-birthday.focus select {
  background-color: #ffffff; }

.dropdown-birthday + .LV_invalid_field {
  margin: 3px 0 0 15px;
  color: #ef6060;
  font-size: 1.2rem;
  transition: all 0.2s; }

.dropdown-birthday + .registration-textbox.LV_validation_message {
  margin: 3px 0 0 0;
  color: #ef6060;
  font-size: 1.2rem;
  transition: all 0.2s; }

.dropdown-birthday:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #8a8a8a;
  pointer-events: none; }

.dropdown-birthday select {
  width: 65px;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  padding: 14px 12px 13px;
  text-overflow: ellipsis;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.4rem;
  border: solid 1px #d9d9d9;
  background-color: #fff;
  border-radius: 5px;
  color: #626262; }

.dropdown-birthday.disabled select {
  background-color: #f6f6f6; }

.dropdown-birthday select::-ms-expand {
  display: none; }

/* 電話番号 */
.tel table {
  margin-left: 10px; }

.tel th {
  text-align: left; }

.label-tel td {
  padding-top: 5px; }

.label-tel span {
  font-size: 1.2em;
  padding: 0px 0px 0px 21px; }

/* 電話番号テキストボックス */
.textbox-tel {
  -moz-box-sizing: border-box;
  display: block;
  padding: 15px 15px;
  width: 65px;
  height: 45px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #d9d9d9;
  box-sizing: border-box;
  margin: 5px; }
  .textbox-tel.focus {
    border-color: #00478f; }
  .textbox-tel.LV_invalid_field {
    border-color: #ef6060;
    background-color: #fff; }
  .textbox-tel.disabled {
    background-color: #f6f6f6; }
  .textbox-tel + .LV_validation_message {
    margin: 3px 0 0 15px;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.textbox-tel input[type="text"] {
  width: 97%;
  padding: 0;
  font-size: 1.2em;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  color: #626262; }

.textbox-tel input[type="text"]:disabled ~ label {
  color: rgba(0, 0, 0, 0.4); }

.textbox-tel input[type="text"] ~ label {
  font-size: 1.2em;
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  pointer-events: none;
  margin-right: 12px;
  transition: all 0.2s;
  color: #b0b0b0; }

.textbox-tel input[type="text"]:not([value=""]) ~ label {
  font-size: 0.8rem;
  top: 5px; }

.textbox-tel input[type="text"]:focus ~ label {
  font-size: 0.8rem;
  top: 5px;
  color: #00478f; }

.textbox-tel.LV_invalid_field input[type="text"]:focus ~ label {
  color: #ef6060; }

/* チェックボックス */
input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0); }

.checkbox01 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px 5px 35px;
  margin: 0 0 0 -3px;
  position: relative;
  width: auto;
  font-size: 1.5rem; }

.checkbox01::before {
  background: #fff;
  border: 1px solid #b0b0b0;
  border-radius: 2px;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  left: 5px;
  margin-top: -9px;
  margin-right: 10px;
  position: absolute;
  top: 50%; }

.checkbox01::after {
  border-right: 2px solid #00478f;
  border-bottom: 2px solid #00478f;
  content: "";
  display: block;
  height: 6px;
  width: 3px;
  left: 12px;
  margin-top: -5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

input[type="checkbox"]:checked + .checkbox01::after {
  opacity: 1; }

input[type="checkbox"]:checked + .checkbox01::before {
  border: 1px solid #00478f; }

input[type="checkbox"]:focus + .checkbox01::before {
  border-color: #1589ee;
  box-shadow: 0 0 5px #1589ee; }

/* 各種お取引 */
.various-transactions table {
  width: 100%; }

.various-transactions td {
  width: 50%;
  padding: 10px 5px 10px; }

.various-transactions button {
  width: 100%;
  height: 60px;
  font-size: 1.2rem; }

/* ステージ・ポイント */
.point-table {
  height: auto;
  width: 100%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word; }

.point-table td {
  height: auto;
  width: 50%;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  vertical-align: top; }

.point-table-data {
  height: auto; }

.point-table td:nth-child(n + 2) {
  border-left: solid #e2e2e2 1px; }

/*操作不可のチェック文字の色を透明度50%で表示。*/
input[type=checkbox]:checked:disabled + .checkbox01:before {
  opacity: 0.5; }

/*操作不可のテキストの色を薄い#999で表示。*/
input[type=checkbox]:disabled + .checkbox01 {
  color: #999;
  cursor: default; }

/*操作不可のチェック文字を囲むボーダーの色を薄い#aaaで表示*/
input[type=checkbox]:disabled + .checkbox01:after {
  border-color: #aaa; }

/* セレクト */
.dropdown {
  position: relative;
  overflow: hidden;
  width: 175px; }
  .dropdown.focus select {
    background-color: #ffffff; }
  .dropdown + .LV_validation_message {
    margin: 3px 0 0 15px;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }
  .dropdown + .registration-textbox.LV_invalid_field {
    margin: 3px 0 0 0;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.dropdown-arrow:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #8a8a8a;
  pointer-events: none; }

.dropdown select {
  width: 175px;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  padding: 14px 12px 13px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 1.4rem;
  border: solid 1px #d9d9d9;
  background-color: #fff;
  border-radius: 5px;
  color: #626262; }
.dropdown.disabled select {
  background-color: #f6f6f6; }

.dropdown select::-ms-expand {
  display: none; }

.dropdown > span {
  font-size: 1.2em;
  padding-left: 13px; }

.branchaccount {
  overflow: hidden; }

.branch {
  width: 45%;
  float: left; }

.account {
  width: 45%;
  float: right; }

.login-id:after {
  content: "";
  display: block;
  color: #00478f;
  margin: 30px auto 10px;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top: 14px solid #00478f;
  clear: both; }

.arrow-bottom {
  content: "";
  display: block;
  color: #00478f;
  margin: auto;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top: 14px solid #00478f; }

.login-password-text {
  margin: 10px 0 10px;
  font-size: 1.3rem;
  color: #8a8a8a; }

/* ボタン */
.btn {
  display: block;
  margin: auto;
  padding: 10px 0 8px;
  width: 100%;
  max-width: 325px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #c5c5c5;
  box-sizing: border-box; }
  .btn.primary {
    border: solid 1px #00478f;
    background-color: #00478f; }
  .btn.alert {
    color: #ef6060;
    border: solid 1px #ef6060;
    background-color: #fff; }
  .btn.cancel {
    color: #8a8a8a;
    background-color: #dfdfdf; }
  .btn.outline-primary {
    color: #00478f;
    border: solid 1px #0c5ac3;
    background-color: #fff; }

span.btn.outline-primary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.form-btn {
  margin: 37px 25px 0; }

.form-btn-text {
  margin: 15px 0 0;
  text-align: center;
  font-size: 1.4rem; }
  .form-btn-text a {
    color: #00478f;
    text-decoration: none; }

.display-btn {
  float: right;
  width: 100%;
  vertical-align: middle;
  margin-left: auto; }

.display-btn span {
  float: right;
  display: inline-block;
  content: "";
  width: 76px;
  height: 23px;
  background-size: contain; }

.display-btn-hide {
  background: url(../../images/0147/hide_btn.png) top right no-repeat; }

.display-btn-show {
  background: url(../../images/0147/show_btn.png) top right no-repeat; }

.card {
  margin: 40px 0 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .card .card-header {
    padding: 10px 10px;
    background-color: #8a8a8a;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 5px 5px 0 0; }
    .card .card-header.simple {
      padding: 20px 10px 0px;
      background-color: #fff;
      color: #626262; }
  .card span.icon-alert {
    position: relative;
    top: 1px;
    left: -5px; }
    .card span.icon-alert:before {
      display: inline-block;
      content: "";
      width: 16px;
      height: 15px;
      background: url(../../images/0147/icon_alert.png) top left no-repeat;
      background-size: contain; }
  .card .card-body {
    padding: 15px 15px 15px;
    font-size: 1.4rem; }
  .card .btn {
    max-width: 285px; }
  .card .card-text {
    margin: 0 0 25px; }

.comp-regi {
  margin: 150px 0 180px;
  font-size: 1.8rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: center; }
  .comp-regi span.icon-check:before {
    margin: 0 auto 25px;
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    background: url(../../images/0147/icon_check.png) top left no-repeat;
    background-size: contain; }

.expand-btn {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #9dc6da;
  position: relative; }
  .expand-btn .icon-arrow {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-color: #fff; }
    .expand-btn .icon-arrow.down {
      top: 10px;
      bottom: 13px; }
    .expand-btn .icon-arrow.up {
      top: 14px;
      bottom: 9px; }
  .expand-btn.center {
    margin: auto; }

.floating-area {
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 10px;
  width: 94px;
  height: 94px; }

.floating-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  transition: all 0.5s; }
  @media screen and (min-width: 0px) and (max-width: 374px) {
    .floating-btn {
      width: 74px;
      height: 74px; } }
  @media screen and (min-width: 375px) and (max-width: 413px) {
    .floating-btn {
      width: 84px;
      height: 84px; } }
  @media screen and (min-width: 414px) {
    .floating-btn {
      width: 94px;
      height: 94px; } }
  .floating-btn .floating-btn__img {
    width: 100%; }
  .floating-btn.opened {
    width: 45px;
    height: 45px; }
  @media screen and (min-width: 0px) and (max-width: 374px) {
    .floating-btn.middle {
      width: 55px;
      height: 55px; } }
  @media screen and (min-width: 375px) and (max-width: 413px) {
    .floating-btn.middle {
      width: 65px;
      height: 65px; } }
  @media screen and (min-width: 414px) {
    .floating-btn.middle {
      width: 75px;
      height: 75px; } }
  .floating-btn .floating-menu {
    width: 100%;
    height: 100%;
    background: url(../../images/0147/floating_btn_menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: top;
    display: inline-block; }
  .floating-btn .floating-cancel {
    width: 100%;
    height: 100%;
    background: url(../../images/0147/floating_btn_cancel.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block; }
  .floating-btn.floating-menu-1 {
    display: inline-block;
    content: "";
    vertical-align: top; }
  .floating-btn.floating-menu-img-1 {
    background: url(../../images/0147/floating_btn_menu_1.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .floating-btn.floating-menu-2 {
    display: inline-block;
    content: "";
    vertical-align: top; }
  .floating-btn.floating-menu-img-2 {
    background: url(../../images/0147/floating_btn_menu_2.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .floating-btn.floating-menu-3 {
    display: inline-block;
    content: "";
    vertical-align: top; }
  .floating-btn.floating-menu-img-3 {
    background: url(../../images/0147/floating_btn_menu_3.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .floating-btn.floating-menu-4 {
    display: inline-block;
    content: "";
    vertical-align: top; }
  .floating-btn.floating-menu-img-4 {
    background: url(../../images/0147/floating_btn_menu_4.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .floating-btn.floating-menu-5 {
    display: inline-block;
    content: "";
    vertical-align: top; }
  .floating-btn.floating-menu-img-5 {
    background: url(../../images/0147/floating_btn_menu_5.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .floating-btn.hidden {
    z-index: -1;
    box-shadow: none;
    overflow: hidden;
    bottom: 0;
    width: 0;
    height: 0; }

@media screen and (min-width: 0px) and (max-width: 374px) {
  .floating-btn.floating-menu-1 {
    bottom: 55px; }

  .floating-btn.floating-menu-2 {
    bottom: 115px; }

  .floating-btn.floating-menu-3 {
    bottom: 175px; }

  .floating-btn.floating-menu-4 {
    bottom: 235px; }

  .floating-btn.floating-menu-5 {
    bottom: 295px; } }
@media screen and (min-width: 375px) and (max-width: 413px) {
  .floating-btn.floating-menu-1 {
    bottom: 55px; }

  .floating-btn.floating-menu-2 {
    bottom: 130px; }

  .floating-btn.floating-menu-3 {
    bottom: 205px; }

  .floating-btn.floating-menu-4 {
    bottom: 280px; }

  .floating-btn.floating-menu-5 {
    bottom: 355px; } }
@media screen and (min-width: 414px) {
  .floating-btn.floating-menu-1 {
    bottom: 70px; }

  .floating-btn.floating-menu-2 {
    bottom: 160px; }

  .floating-btn.floating-menu-3 {
    bottom: 250px; }

  .floating-btn.floating-menu-4 {
    bottom: 340px; }

  .floating-btn.floating-menu-5 {
    bottom: 430px; } }
/* ラジオボタン */
.radio-item {
  padding: 10px 0; }
  .radio-item:last-of-type {
    padding-bottom: 0; }

.radio-item-inline {
  display: inline-block;
  padding: 10px 10px 10px 0px;
  visibility: visible; }

.radio-input {
  display: none; }
  .radio-input + .radio-text {
    display: block;
    position: relative;
    margin-left: 30px;
    font-size: 1.5rem;
    line-height: 1; }
  .radio-input + .radio-text::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    margin: auto;
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: solid 1px #00478f;
    background-color: #ffffff; }

.radio-text {
  display: block;
  position: relative;
  font-size: 1.5rem;
  line-height: 1; }

.radio-input:checked + .radio-text {
  font-weight: bold; }
.radio-input:checked + .radio-text::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -26px;
  margin: auto;
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: #00478f;
  border-radius: 50%; }

/* 箇条書き */
.list-dot-style {
  padding-left: 16px; }
  .list-dot-style li {
    position: relative; }
  .list-dot-style li::before {
    position: absolute;
    top: 0.8rem;
    left: -15px;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #9b9b9b; }

/* 青カード */
.blue-card {
  background: #EEF1F6;
  border-radius: 5px;
  padding: 16px 20px 16px 20px;
  margin: 20px; }

.blue-card .title {
  font-size: 15px;
  font-weight: bold; }

.blue-card .content {
  font-size: 14px; }

.modal-blue-card {
  background: #EEF1F6;
  border-radius: 5px;
  padding: 5px 10px 5px 10px; }

.modal-blue-card .top-bot-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.between-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 15px; }

.between-flex-inline {
  align-items: flex-end; }

.between-flex-start {
  align-items: flex-start; }

.between-flex .twice {
  width: calc(100% / 2); }

.between-flex .twice .cancel {
  border: 1px solid #dfdfdf; }

.between-flex .triple {
  width: calc(100% / 3);
  padding: 5px; }

.between-flex .triple .cancel {
  border: 1px solid #dfdfdf; }

.acordion-menu-parent {
  background: #fff;
  margin: 10px -15px -60px -15px;
  padding: 25px 0px 0px 0px; }

.acordion-menu {
  position: relative;
  margin: 20px;
  padding: 15px 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.acordion-menu .inline {
  display: inline; }

.acordion-menu .acordion-btn:before {
  content: "";
  display: inline;
  width: 8px;
  height: 8px;
  border-top: #5b89da 2px solid;
  border-right: #5b89da 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: translateY(2px) translateX(6px) rotate(135deg);
  position: absolute;
  right: 5px;
  margin: auto; }

.acordion-menu .acordion-btn.active:before {
  content: "";
  display: inline;
  width: 8px;
  height: 8px;
  border-top: #5b89da 2px solid;
  border-right: #5b89da 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: translateY(6px) translateX(6px) rotate(-45deg);
  position: absolute;
  right: 5px;
  margin: auto; }

.acordion-menu .acordion-btn {
  position: relative;
  display: block; }

.acd-check {
  display: none; }

.acd-label {
  color: #5B89DA;
  display: inline;
  font-weight: bold;
  padding-right: 18px; }

/*閉じた状態の矢印描画*/
.acordion-menu .acordion-btn.active:after {
  display: inline;
  width: 8px;
  height: 8px;
  border-top: #5b89da 2px solid;
  border-right: #5b89da 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: translateY(2px) translateX(6px) rotate(135deg);
  position: absolute;
  right: 20px;
  margin: auto; }

/*開いた状態の矢印描画*/
.acd-check:checked + .acd-label:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: #5b89da 2px solid;
  border-right: #5b89da 2px solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  left: 70%;
  top: -14px;
  margin: auto; }

.acd-content {
  height: 0;
  opacity: 0;
  padding: 0 10px;
  visibility: hidden;
  display: none; }

.acd-check:checked ~ .acd-content {
  opacity: 1;
  padding: 10px;
  height: 100%;
  margin: 0 -20px 0 -20px;
  visibility: visible;
  display: block; }

.inquiry-area {
  background: #EEF1F6; }

.inquiry-page-button-area ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 30px; }

.inquiry-account-list li:not(first-child) {
  margin-top: 15px; }

.inquiry-page-button-area ul.paginationA02 li {
  width: calc(100% / 2); }

.inquiry-page-button-area ul.paginationA01 li:first-child {
  margin-right: 5px !important;
  width: calc(100% / 2);
  color: #fff; }

.inquiry-page-button-area ul.paginationA02 li:first-child {
  margin-right: 5px !important; }

.inquiry-page-button-area ul.paginationA01 li:last-child {
  margin-left: 5px !important;
  width: calc(100% / 2);
  color: #fff; }

.inquiry-page-button-area ul.paginationA02 li:last-child {
  margin-left: 5px !important; }

.inquiry-page-button-area ul.paginationA01 li input[type="button"],
.inquiry-page-button-area ul.paginationA01 li input[type="submit"] {
  display: block;
  margin: auto;
  padding: 10px 0 8px;
  width: 100%;
  max-width: 325px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  box-sizing: border-box; }

.inquiry-page-button-area ul.paginationA02 li input[type="button"],
.inquiry-page-button-area ul.paginationA02 li input[type="submit"] {
  display: block;
  margin: auto;
  padding: 10px 0 8px;
  width: 100%;
  max-width: 325px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  box-sizing: border-box; }

.inquiry-page-button-area ul.paginationA01 li .next-buttonB01,
.inquiry-page-button-area ul.paginationA01 li .prev-buttonB01 {
  border: solid 1px #5b89da;
  background-color: #5b89da; }

.inquiry-page-button-area ul.paginationA02 li .next-buttonC01,
.inquiry-page-button-area ul.paginationA02 li .prev-buttonC01 {
  border: solid 1px #5b89da;
  background-color: #5b89da; }

.inquiry-page-button-area ul.paginationA01 li .next-buttonB02,
.inquiry-page-button-area ul.paginationA01 li .prev-buttonB02 {
  color: #fff;
  background-color: #DBDBDB; }

.inquiry-page-button-area ul.paginationA02 li .next-buttonC02,
.inquiry-page-button-area ul.paginationA02 li .prev-buttonC02 {
  color: #fff;
  background-color: #DBDBDB; }

.inquiry-page-button-area1 ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.inquiry-account-list li:not(first-child) {
  margin-top: 15px; }

.inquiry-page-button-area1 ul.paginationA02 li {
  width: calc(100% / 2); }

.inquiry-page-button-area1 ul.paginationA01 li:first-child {
  margin-right: 5px !important;
  width: calc(100% / 2);
  color: #fff; }

.inquiry-page-button-area1 ul.paginationA02 li:first-child {
  margin-right: 5px !important; }

.inquiry-page-button-area1 ul.paginationA01 li:last-child {
  margin-left: 5px !important;
  width: calc(100% / 2);
  color: #fff; }

.inquiry-page-button-area1 ul.paginationA02 li:last-child {
  margin-left: 5px !important; }

.inquiry-page-button-area1 ul.paginationA01 li input[type="button"],
.inquiry-page-button-area1 ul.paginationA01 li input[type="submit"] {
  display: block;
  margin: auto;
  padding: 10px 0 8px;
  width: 100%;
  max-width: 325px;
  border-radius: 30px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  box-sizing: border-box; }

.inquiry-page-button-area1 ul.paginationA02 li input[type="button"],
.inquiry-page-button-area1 ul.paginationA02 li input[type="submit"] {
  display: block;
  margin: auto;
  padding: 10px 0 8px;
  width: 100%;
  max-width: 325px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  box-sizing: border-box; }

.inquiry-page-button-area1 ul.paginationA01 li .next-buttonB01,
.inquiry-page-button-area1 ul.paginationA01 li .prev-buttonB01 {
  border: solid 1px #5b89da;
  background-color: #5b89da; }

.inquiry-page-button-area1 ul.paginationA02 li .next-buttonC01,
.inquiry-page-button-area1 ul.paginationA02 li .prev-buttonC01 {
  border: solid 1px #5b89da;
  background-color: #5b89da; }

.inquiry-page-button-area1 ul.paginationA01 li .next-buttonB02,
.inquiry-page-button-area1 ul.paginationA01 li .prev-buttonB02 {
  color: #fff;
  background-color: #DBDBDB; }

.inquiry-page-button-area1 ul.paginationA02 li .next-buttonC02,
.inquiry-page-button-area1 ul.paginationA02 li .prev-buttonC02 {
  color: #fff;
  background-color: #DBDBDB; }

.white-frame {
  background: #fff;
  padding: 15px 0px 10px;
  border-radius: 5px; }

.white-list {
  margin: 10px 0px 20px 0px;
  background: #fff;
  padding: 15px 0px 10px;
  border-radius: 5px; }

.white-list tr:last-of-type td hr {
  display: none; }

.white-background {
  background: white !important; }

.white-frame .tag {
  background: #5B89DA;
  padding: 2px 0 2px 0;
  border-radius: 0px 5px 5px 0px;
  color: #fff;
  width: 96px;
  text-align: center; }

.white-frame .tag span {
  margin: auto; }

.white-frame table {
  width: 100%; }

.white-frame table input {
  display: inline; }

.white-frame input[type="radio"] {
  display: none; }

.white-frame .radio-text:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  padding: 2px;
  background-clip: content-box; }

.white-frame input[type="radio"]:checked + .radio-text:before {
  border-color: #5B89DA;
  background-color: #5B89DA; }

.white-frame input[type="radio"]:checked + .radio-text {
  font-weight: bold; }

.white-frame table .half {
  width: 50%; }

.white-frame table td {
  padding-right: 15px;
  padding-left: 15px; }

.white-frame table td li {
  padding: 8px 0px 8px; }

.white-frame table td li:nth-child(even) {
  float: right;
  width: 40%; }

.white-frame table td li:nth-child(odd) {
  float: left;
  width: 40%; }

.white-frame table td li.input-date {
  float: left;
  width: 100%; }

.white-frame table td li dd div.date-area {
  padding: 8px 0px; }

.white-frame label {
  position: relative;
  font-size: 15px; }

.white-frame label input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.white-frame .setting-text {
  font-size: 15px;
  color: #626262;
  margin: auto;
  margin-left: 0;
  padding-left: 20px;
  /* width: 80px; */ }

.white-frame .date-area {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: auto; }

.white-frame table td li {
  float: left;
  width: auto;
  display: block;
  margin-right: 0px; }

.white-frame ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.white-frame input[type="date"] {
  position: relative;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  background: transparent;
  box-sizing: border-box;
  font-size: 14px;
  color: #626262;
  flex: 1; }

.white-frame input[type="text"] {
  position: relative;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  background: transparent;
  box-sizing: border-box;
  font-size: 14px;
  color: #626262;
  flex: 1;
  width: 100%;
  min-width: 0; }

.white-frame input[type="number"] {
  position: relative;
  padding: 10px;
  border: 1px solid;
  border-radius: 5px;
  background: transparent;
  box-sizing: border-box;
  font-size: 14px;
  color: #626262;
  width: 100%; }

.white-frame input[type="number"]:disabled {
  background: #F6F6F6;
  cursor: not-allowed;
  /* 禁止カーソル */ }

input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 1;
  filter: invert(0.8); }

.anchor {
  padding-top: 70px;
  margin-top: -70px; }

.bottom-message {
  color: #5B89DA;
  font-weight: bold; }

/* カード2 */
.card-2 {
  border-radius: 5px; }
  .card-2.border {
    border: solid 1px #e2e2e2; }
  .card-2 .card-2__heading {
    line-height: 1;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #00478f;
    color: #fff;
    text-align: center; }
  .card-2 .card-2__heading--tel-auth {
    padding: 7.5px;
    font-size: 1.5rem;
    font-weight: bold; }
  .card-2 .card-2__heading--top {
    padding: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  .card-2 .card-2__content {
    padding: 15px;
    font-size: 1.4rem;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #f5fcff; }
  .card-2 .card-2__table {
    display: table;
    width: 100%; }
    .card-2 .card-2__table .card-2__table__item {
      display: table-cell;
      width: 50%;
      vertical-align: middle; }
      .card-2 .card-2__table .card-2__table__item.right {
        text-align: right;
        font-size: 1.5rem;
        vertical-align: middle; }
  .card-2 .transfer-area-border {
    border-top: solid 1px #e2e2e2;
    margin-top: 30px;
    padding-top: 15px; }
  .card-2 .card-2__content--top {
    padding: 15px 20px 20px; }
    .card-2 .card-2__content--top .btn {
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      width: 50%;
      height: 30px;
      font-size: 1.2rem;
      padding: 0; }
  .card-2 .card-2__content--light-blue {
    background-color: #eef1f6; }
  .card-2.sub .card-2__heading {
    padding: 5px 10px;
    background-color: #e2e2e2;
    color: #626262;
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.4; }
  .card-2.sub .card-2__content {
    text-align: right;
    padding: 5px 12px;
    font-size: 1.6rem; }
  .card-2.sub .card-2__content_breakdown {
    text-align: right;
    padding: 5px 12px;
    font-size: 1.2rem; }

.card-2--shadow {
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.12); }

/* カード3 */
.card-3 {
  margin: 20px 0 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.card-3 .card-3__heading {
  font-size: 1.0rem;
  line-height: 1;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #5b89da;
  color: #fff;
  line-height: 1.5;
  padding: 10px; }

.card-3 .card-3__heading .text-num {
  width: auto;
  float: none;
  display: block; }

.card-3 .card-3__heading dl {
  float: none;
  width: auto;
  text-align: left;
  display: block; }

.card-3 .card-3__heading dl dt {
  display: block;
  margin-left: 0px;
  float: left; }

.card-3 .card-3__heading dl dd {
  display: block;
  text-align: right;
  float: none; }

.card-3 .card-3__title {
  padding: 15px 12px;
  font-size: 1.4rem;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.card-3 .card-3__title span {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 800;
  vertical-align: middle; }

.card-3 .card-3__title .heading {
  display: inline-block;
  margin: 0 5px 0 0;
  background-color: #5b89da;
  color: #fff;
  font-size: 1.3rem;
  /* width: 50px; */
  /* padding: 5px 0 5px; */
  padding: 5px 10px;
  border-radius: 0 5px 5px 0;
  text-align: center; }

.card-3 .card-3__content {
  padding: 10px 12px 23px;
  text-align: start;
  font-size: 1.4rem; }

.card-3 .card-3__content .link {
  margin: 20px 0 10px;
  text-align: right; }

/* カード4 */
.card-4 {
  margin: 20px 0 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.card-4 .card-4__heading {
  font-size: 1.0rem;
  line-height: 1;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top: solid 1px #e2e2e2;
  line-height: 1.5;
  margin-top: 30px;
  padding-top: 15px; }

.card-4 .card-4__heading .text-num {
  width: auto;
  float: none;
  display: block; }

.card-4 .card-4__heading dl {
  float: none;
  width: auto;
  text-align: left;
  display: block; }

.card-4 .card-4__heading dl dt {
  display: block;
  margin-left: 0px;
  float: left; }

.card-4 .card-4__heading dl dd {
  display: block;
  text-align: right;
  float: none; }

.card-4 .card-4__title {
  position: relative;
  padding: 15px 35px 15px 12px;
  font-size: 1.4rem;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.card-4 .card-4__title span {
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 800;
  vertical-align: middle; }

.card-4 .card-4__title .heading {
  display: inline-block;
  margin: 0 5px 0 0;
  background-color: #5b89da;
  color: #fff;
  font-size: 1.3rem;
  /* width: 50px; */
  /* padding: 5px 0 5px; */
  padding: 5px 10px;
  border-radius: 0 5px 5px 0;
  text-align: center; }

.card-4 .card-4__title.active:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.card-4 .card-4__content {
  padding: 10px 12px 23px;
  text-align: start;
  font-size: 1.4rem; }

.card-4 .card-4__content .link {
  margin: 20px 0 10px;
  text-align: right; }

.hide-for-expand-btn {
  display: none; }

/* 吹き出しBOX */
.balloon {
  position: relative;
  border-radius: 2px;
  background-color: #ebf8ff;
  padding: 10px 12px 23px;
  z-index: 10;
  text-align: start;
  font-size: 1.5rem; }
  .balloon::after {
    position: absolute;
    z-index: -1;
    top: -7px;
    left: calc(50% - 15px);
    content: "";
    border-right: 15px solid transparent;
    border-bottom: 17px solid #ebf8ff;
    border-left: 15px solid transparent; }
  .balloon .balloon__contents {
    overflow: hidden;
    height: auto; }
    .balloon .balloon__contents .btn {
      width: 63%; }
  .balloon .balloon__sub-text {
    color: #a2a2a2;
    font-size: 1.2rem; }
  .balloon .expand-btn {
    position: absolute;
    bottom: calc(16px - 30px);
    left: 0;
    right: 0;
    margin: auto; }

/* バナー */
.banner {
  background-color: #ffffff;
  text-align: center; }

.tel-link {
  text-decoration: underline;
  color: #3371de; }

.light-gray-text {
  color: #8A8A8A; }

.gray-radius {
  font-size: 11px;
  background: #DFDFDF;
  border-radius: 20px;
  color: #8A8A8A;
  padding: 2px 10px 2px 10px; }

.info-link {
  display: block;
  text-decoration: underline;
  color: #00478f; }

.link {
  text-decoration: underline;
  color: #00478f; }

.link a {
  text-decoration: underline;
  color: #00478f; }

.link button {
  text-decoration: underline;
  color: #5b89da; }

.balance {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.balance__price {
  margin-left: auto; }

.balance__price1 {
  text-align: right;
  display: inline-block; }

.balance__price2 {
  text-align: right;
  display: inline-block; }

.balance__title {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.price {
  position: relative; }
  .price::before {
    position: absolute;
    left: -10px; }

.price--deficit {
  position: relative;
  color: #ef6060; }
  .price--deficit::before {
    position: absolute;
    left: -23px; }

.card2_price_title {
  text-align: left;
  float: left; }

.top-content {
  padding: 20px 28px; }

.top-menu {
  font-size: 1.4rem; }
  .top-menu .top-menu__heading {
    font-size: 1.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1; }
  .top-menu .top-menu__heading-icon {
    width: 27px;
    margin-right: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
  .top-menu .icon-speaker {
    width: 25px; }
  .top-menu .icon-bell {
    width: 15px;
    height: 18px; }
  .top-menu .top-menu__table {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 76px;
    background-color: #fff; }
    .top-menu .top-menu__table .top-menu__table__item {
      position: relative;
      width: 50%;
      text-align: center;
      margin: 15px 0; }
      .top-menu .top-menu__table .top-menu__table__item:nth-of-type(1) {
        border-right: solid #e2e2e2 1px; }
      .top-menu .top-menu__table .top-menu__table__item .top-menu__table__item-value {
        height: 33px; }
  .top-menu .top-menu__read-more {
    text-align: right; }
  .top-menu .top-menu__item {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-radius: 5px;
    height: 48px;
    padding: 0 15px;
    background-color: #fff;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 1.5rem; }
    .top-menu .top-menu__item .top-menu__item-icon {
      position: absolute;
      right: 15px; }
      .top-menu .top-menu__item .top-menu__item-icon .icon-arrow {
        border-color: #dfdfdf; }
        .top-menu .top-menu__item .top-menu__item-icon .icon-arrow.right {
          right: 1px; }
  .top-menu .top-notice {
    color: #626262; }

/* アイコン */
.icon-transfer {
  background: url(../../images/0147/icon_transfer.png) top left no-repeat;
  margin-left: 3px; }

.icon-speaker {
  background: url(../../images/0147/icon_speaker.png) top left no-repeat; }

.icon-bell {
  background: url(../../images/0147/icon_bell.png) top left no-repeat; }

.icon-point {
  background: url(../../images/0147/icon_point.png) top left no-repeat; }

.icon-transfer, .icon-speaker, .icon-bell, .icon-point {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain; }

.icon-pc::after {
  margin-left: 10px;
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../../images/0147/icon_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle; }

.icon-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #bcbcbc;
  border-right: 2px solid #bcbcbc;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
  .icon-arrow.up {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .icon-arrow.down {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }
  .icon-arrow.right {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .icon-arrow.left {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.icon-cross::before, .icon-cross::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  margin: -2% 0 0 -49%;
  background: #fff; }
.icon-cross::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.icon-cross::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.slider.slick-dotted.slick-slider {
  margin-bottom: 45px; }
.slider .slide {
  margin: 0 7px 25px; }
.slider .slick-dots li {
  width: 10px;
  height: 10px; }
  .slider .slick-dots li button::before {
    content: "";
    background-color: #d0d0d0;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    opacity: 1;
    bottom: 0;
    right: 0;
    margin: auto; }
.slider .slick-dots li.slick-active button:before {
  background-color: #00478f;
  opacity: 1; }
.slider > .slide {
  padding: 0px 20px 0px; }
  .slider > .slide:first-child {
    padding: 5px 20px 0px; }

/*====================
   +form
  ====================*/
.registration-textbox {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #d0d0d0; }
  .registration-textbox.LV_invalid_field {
    border-color: #ef6060; }
  .registration-textbox + .LV_validation_message {
    margin: 5px 0 0 0;
    color: #ef6060;
    font-size: 1.2rem;
    transition: all 0.2s; }

.registration-heading {
  font-size: 1.6rem;
  color: #626262; }

.required {
  display: inline;
  margin: 0 0 0 10px;
  color: #ef6060;
  font-size: 1.3rem;
  font-weight: normal; }

.registration-text {
  font-size: 1.4rem; }

.registration-textbox input[type="text"],
.registration-textbox input[type="url"],
.registration-textbox input[type="tel"],
.registration-textbox input[type="number"],
.registration-textbox input[type="color"],
.registration-textbox input[type="email"],
.registration-textbox input[type="password"] {
  box-sizing: border-box;
  width: 100%;
  padding: 5px 5px 10px 5px;
  transition: 0.3s;
  letter-spacing: 1px;
  font-size: 1.4rem;
  color: #626262;
  border: none;
  background: transparent; }

.registration-textbox input::placeholder {
  color: #b0b0b0; }

.registration-question-content {
  margin: 15px 0 0;
  padding: 5px 0 30px; }

.registration-question-card {
  padding: 15px 20px 30px;
  margin: 25px 0 0;
  background-color: #fff;
  border-radius: 5px; }
  .registration-question-card .heading {
    display: inline-block;
    margin: 0 0 0 -20px;
    background-color: #00478f;
    color: #fff;
    font-size: 1.3rem;
    width: 80px;
    padding: 5px 0 5px;
    text-align: center;
    border-radius: 0 5px 5px 0; }

.registration-question-card .dropdown {
  width: 100%; }
  .registration-question-card .dropdown:before {
    right: 0; }
.registration-question-card .dropdown select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  padding: 5px 20px 5px 5px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 1.4rem;
  border: none;
  background-color: #fff;
  border-radius: 0;
  color: #626262;
  border-bottom: solid 1px #d9d9d9; }

.question-text {
  font-size: 1.4rem;
  padding: 5px 5px 10px 5px; }

.stylenone {
  display: none; }

/*====================
   +agent-change
  ====================*/
.agent-change {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 40px;
  background-color: #9dc6da;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1; }
  .agent-change .icon-pc {
    width: 17px;
    height: 15px; }

/*====================
   +footer
  ====================*/
#frame-footer {
  padding: 25px 25px 25px;
  font-size: 1.2rem;
  background-color: #005485;
  color: #fff; }
  @media only screen and (max-width: 320px) {
    #frame-footer {
      font-size: 1rem; } }
  #frame-footer .copy {
    text-align: center;
    font-size: 0.9rem; }

.footer-list {
  max-width: 375px;
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.footer-list-item a {
  color: #fff;
  text-decoration: none; }

/*====================
 +モーダル
====================*/
.modal-content {
  position: relative;
  width: 85%;
  margin: 0;
  padding: 30px 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 1001;
  box-sizing: border-box;
  border-radius: 5px;
  max-width: 500px; }
  .modal-content .modal-heading {
    margin: 0 0 15px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center; }
  .modal-content .modal-text {
    font-size: 1.4rem;
    line-height: 1.6; }
  .modal-content pre.modal-text {
    font-family: parasolfont, sans-serif;
    white-space: -webkit-pre-wrap;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    white-space: pre-wrap; }

.modal-content-detail {
  position: relative;
  width: 85%;
  margin: 0;
  padding: 30px 0;
  background: #fff;
  position: fixed;
  z-index: 1001;
  box-sizing: border-box;
  border-radius: 5px;
  max-width: 500px; }

.modal-body .campaign-link {
  display: block;
  font-size: 1.4rem;
  text-decoration: underline;
  color: #00478f;
  text-align: right; }

.modal-content-inner {
  margin: 0 auto;
  width: 90%;
  overflow: auto; }

.modal-btn .btn {
  max-width: 260px; }

.modal-overlay, .overlay-for-floating {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(61, 61, 61, 0.36); }

.overlay-for-floating {
  z-index: 99; }

.modal-img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100px;
  height: 60.78px;
  content: "";
  background: url(../../images/0147/one_time_password.png) center center no-repeat;
  background-size: contain;
  margin: 0 auto; }

/*====================
   +margin
  ====================*/
.mg-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-43 {
  margin-top: 43px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-17 {
  margin-bottom: 17px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-43 {
  margin-bottom: 43px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pd-15 {
  padding: 15px !important; }

.ml-0 {
  margin-left: 0 !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-30 {
  margin-left: 30px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-40 {
  margin-right: 40px !important; }

.text-c-red {
  color: #ef6060; }

.text-c-gray {
  color: #9b9b9b; }

.text-c-blue {
  color: #00478f; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.line-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .line-center.wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.text-bold {
  font-weight: bold; }

.text-s-5 {
  font-size: 0.5rem; }

.text-s-11 {
  font-size: 1.1rem; }

.text-s-12 {
  font-size: 1.2rem; }

.text-s-14 {
  font-size: 1.4rem; }

.text-s-16 {
  font-size: 1.6rem; }

.text-s-20 {
  font-size: 2.0rem; }

.text-s-22 {
  font-size: 2.2rem; }

.text-s-26 {
  font-size: 2.6rem; }

.border-top {
  border-top: solid 1px #d0d0d0; }

.vertical-align-middle {
  vertical-align: middle; }

.justify-content-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.logout-submit {
  display: none; }

.width-100 {
  width: 100%; }

button.button_gray {
  cursor: pointer;
  border: none;
  background: none;
  font-size: 100%;
  padding: 0;
  height: 58px;
  width: 100%; }

button.button_gray_disabled {
  cursor: pointer;
  border: none;
  background: none;
  font-size: 100%;
  padding: 0;
  height: 58px;
  width: 100%;
  background-color: #adadad !important; }

.header-servicename {
  font-size: 142.857%;
  font-weight: 800;
  width: auto;
  margin-left: 8px;
  padding-left: 3%;
  padding-left: 50px;
  z-index: 1001;
  position: fixed;
  top: 55px; }

.form-error-blockA01 {
  color: #ef6060;
  margin: 20px 0;
  font-size: 114.28571%; }

.input-warning {
  display: none;
  color: red; }

.LV_invalid {
  color: #ff6666; }

/* pickerの上書き */
.picker__table td {
  padding: 0 !important; }

.picker__table tr td:nth-child(1) :not(.picker__day--outfocus):not(.picker__day--disabled) {
  color: #EF6060; }

.picker__table tr td:nth-child(7) :not(.picker__day--outfocus):not(.picker__day--disabled) {
  color: #5B89DA; }

.picker__table tr td .holiday {
  color: #ef6060 !important; }

.picker__table thead th:nth-child(7) {
  color: #5b89da !important; }

.picker__table thead th:nth-child(1) {
  color: #ef6060 !important; }

.picker__button--today, .picker__button--clear, .picker__button--close:before {
  display: none !important; }

.picker__year {
  font-style: normal !important; }

.picker__day, .picker__month {
  color: #626262; }

.picker__nav--next:before {
  border-left: 0.75em solid #5b89da !important; }

.picker__nav--prev:before {
  border-right: 0.75em solid #5b89da !important; }

.picker__day--highlighted {
  border-color: transparent !important;
  background: transparent !important; }

.picker--focused {
  background: #5b89da !important; }

.picker__day--selected {
  background: #5b89da !important;
  border-radius: 50%;
  color: white !important; }

.picker__day--today:before {
  border: none !important; }

.picker__day--today {
  background: #eef1f6 !important;
  color: #626262 !important; }

.picker__button--close {
  color: #8a8a8a;
  background: #dfdfdf !important;
  border-radius: 20px !important;
  margin-bottom: 20px !important;
  width: 100% !important;
  font-size: 15px !important; }

/* pickerの上書きここまで */
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none; }

/**
 * The picker input element.
 */
.picker__input {
  cursor: default; }

/**
 * When the picker is opened, the input element is “activated”.
 */
.picker__input.picker__input--active {
  border-color: #0089ec; }

/**
 * The holder is the only “scrollable” top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

/*
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, transform 0s 0.15s;
  -webkit-backface-visibility: hidden; }

/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; } }
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; } }
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block; } }
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out; }

.picker--opened .picker__frame {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em; }

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em; }

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em; } }
.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec; }

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em; } }
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em; } }
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em; } }
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid black;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid black; }

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }
.picker__table td {
  margin: 0;
  padding: 0; }

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500;
  /* Increase the spacing a tad */ }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }
/**
 * The days on the calendar
 */
.picker__day {
  padding: 0.3125em 0;
  font-weight: 200;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: 0.5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__day--highlighted {
  border-color: #0089ec; }

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #0089ec;
  color: #fff; }

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center; }

.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid white;
  background: #fff;
  font-size: .8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none; }

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent; }

.picker__button--clear:before {
  top: -0.25em;
  width: .66em;
  border-top: 3px solid #ee2200; }

.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

/* ==========================================================================
   $DEFAULT-DATE-PICKER
   ========================================================================== */
.payout {
  display: block;
  width: 50%; }

.account-info {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.account-info-left {
  width: 50%;
  text-align: left; }

.account-info-right {
  width: 50%;
  text-align: right; }

/* ========================================================================== 
   ソート機能(sortlinkA01)_start                                              
   ========================================================================== */
.sort-triangle {
  display: inline-block;
  position: relative;
  padding: 0 16px 0 0; }

.sortlinkA01 div .active::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0px;
  border: 6px solid transparent;
  border-top: 7px solid #626262; }

.sortlinkA01 div .active02::after {
  content: "";
  position: absolute;
  top: 2px;
  right: 0px;
  border: 6px solid transparent;
  border-bottom: 7px solid #626262; }

.sortlinkA01 div .text-s-14 a {
  text-decoration: none;
  color: #5B89DA; }

.sortlinkA01 div .sort-triangle a {
  color: #626262; }

/*.sortlinkA01 div:first-child .blue-link {*/
.sortlinkA01 div .blue-link {
  display: inline-block;
  color: #5B89DA;
  text-decoration: underline; }

/* ========================================================================== 
   ソート機能(sortlinkA01)_end                                                
   ========================================================================== */
.linklocation {
  display: block;
  margin: auto;
  max-width: 325px; }

td .top-bot-center {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.gray-text {
  color: #DBDBDB;
  font-size: 15px; }

.radio-margin {
  padding-bottom: 8px; }

.next-buttonB01.aaui014-next-buttonB01 {
  color: #fff;
  border: solid 1px #00478f !important;
  background-color: #00478f !important; }

.prev-buttonB01.aaui014-prev-buttonB01 {
  color: #fff;
  border: solid 1px #00478f !important;
  background-color: #00478f !important; }

.pagination-buttonA01 {
  border: solid 1px #00478f;
  background-color: #00478f;
  color: #fff;
  width: 17px;
  padding: 10px 6px 8px 6px !important; }

.pagination-button-activeA01 {
  border: 1px solid #7d7d7d;
  background: #7D7D7D;
  color: #fff;
  width: 17px;
  padding: 10px 6px 8px 6px !important; }

.inquiry-page-button-area1 ul.paginationA01 li {
  margin: 0 5px 0 5px !important; }

/*
ParaSOLR003_PWマスク表示切替機能 開始
*/
.textbox .switchpassword {
  position: absolute;
  right: 2%;
  transform: translateY(-130%);
  width: 22px;
  height: 22px;
  cursor: pointer; }

.registration-textbox .switchpassword {
  position: absolute;
  right: 4%;
  transform: translateY(-126%);
  width: 22px;
  height: 22px;
  cursor: pointer; }

/*
ParaSOL18版R003_PWマスク表示切替機能 終了
*/
/* ikou Customize */
/* 金融機関要望でスタイルシートを変更する場合、下記に記載する。*/
/* _style_sp_new_design_add start */
/* 20210901 NganDTH customize change style header START*/
#header {
  background-color: #FFFFFF; }

.logo-image span {
  width: 155px;
  height: 55px;
  background: url(../../images/0147/logo300_100.png) center center/contain no-repeat; }

.logout input[type="submit"] {
  background: url(../../images/0147/top_logout.png) center center/contain no-repeat; }

.nav-icon-img {
  background: url(../../images/0147/top_menu.png) center center/contain no-repeat; }

#header.fixed-header .logo-image {
  padding: 0px; }

/* 20210901 NganDTH customize change style header END*/
/* 20210901 NganDTH customize change style footer START*/
#frame-footer {
  padding: 1px 0px 0px 0px;
  font-size: 1.055rem; }

/* 20210901 NganDTH customize change style footer END*/
/* 20210901 NganDTH customize change style SPT001 screen START */
.floating-btn .floating-menu {
  width: 100%;
  height: 100%;
  background-image: url(../../images/0147/floating_btn_menu.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: top;
  display: inline-block; }

.floating-btn.floating-menu-img-1 {
  background-image: url(../../images/0147/floating_btn_menu_nyusyukkin.png);
  background-size: contain;
  background-repeat: no-repeat; }

.floating-btn.floating-menu-img-3 {
  background-image: url(../../images/0147/floating_btn_menu_invest.png);
  background-size: contain;
  background-repeat: no-repeat; }

.floating-btn.floating-menu-img-2 {
  background-image: url(../../images/0147/floating_btn_menu_furikomi.png);
  background-size: contain;
  background-repeat: no-repeat; }

/* 20210901 NganDTH customize change style SPT001 screen END */
/* _style_sp_new_design_add end */
