@charset "UTF-8";
/* layout
  ========================================================================== */
.col-style, .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12, .l-15 {
  padding: 0 8px; }
  @media screen and (min-width: 550px) {
    .col-style, .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12, .l-15 {
      padding: 0 12px; } }
  @media screen and (min-width: 900px) {
    .col-style, .l-1, .l-2, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12, .l-15 {
      padding: 0 16px; } }

.l-1 {
  width: calc(100% * 1 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-1 {
      width: calc(100% * 1 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-1 {
      width: calc(100% * 1 / 12 - 0px * 2);
      display: block; } }

.l-2 {
  width: calc(100% * 2 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-2 {
      width: calc(100% * 2 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-2 {
      width: calc(100% * 2 / 12 - 0px * 2);
      display: block; } }

.l-3 {
  width: calc(100% * 3 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-3 {
      width: calc(100% * 3 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-3 {
      width: calc(100% * 3 / 12 - 0px * 2);
      display: block; } }

.l-4 {
  width: calc(100% * 4 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-4 {
      width: calc(100% * 4 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-4 {
      width: calc(100% * 4 / 12 - 0px * 2);
      display: block; } }

.l-5 {
  width: calc(100% * 5 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-5 {
      width: calc(100% * 5 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-5 {
      width: calc(100% * 5 / 12 - 0px * 2);
      display: block; } }

.l-6 {
  width: calc(100% * 6 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-6 {
      width: calc(100% * 6 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-6 {
      width: calc(100% * 6 / 12 - 0px * 2);
      display: block; } }

.l-7 {
  width: calc(100% * 7 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-7 {
      width: calc(100% * 7 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-7 {
      width: calc(100% * 7 / 12 - 0px * 2);
      display: block; } }

.l-8 {
  width: calc(100% * 8 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-8 {
      width: calc(100% * 8 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-8 {
      width: calc(100% * 8 / 12 - 0px * 2);
      display: block; } }

.l-9 {
  width: calc(100% * 9 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-9 {
      width: calc(100% * 9 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-9 {
      width: calc(100% * 9 / 12 - 0px * 2);
      display: block; } }

.l-10 {
  width: calc(100% * 10 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-10 {
      width: calc(100% * 10 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-10 {
      width: calc(100% * 10 / 12 - 0px * 2);
      display: block; } }

.l-11 {
  width: calc(100% * 11 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-11 {
      width: calc(100% * 11 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-11 {
      width: calc(100% * 11 / 12 - 0px * 2);
      display: block; } }

.l-12 {
  width: calc(100% * 12 / 12 - 0px * 2);
  display: block; }
  @media screen and (min-width: 550px) {
    .l-12 {
      width: calc(100% * 12 / 12 - 0px * 2);
      display: block; } }
  @media screen and (min-width: 900px) {
    .l-12 {
      width: calc(100% * 12 / 12 - 0px * 2);
      display: block; } }

.l-15 {
  width: calc(100% * 3 / 15 - 0px * 2); }

.sm-col-style, .l-sm-1, .l-sm-2, .l-sm-3, .l-sm-4, .l-sm-5, .l-sm-6, .l-sm-7, .l-sm-8, .l-sm-9, .l-sm-10, .l-sm-11, .l-sm-12, .l-sm-15 {
  padding: 0 8px; }

.l-sm-1 {
  width: calc(100% * 1 / 12 - 0px * 2);
  display: block; }

.l-sm-2 {
  width: calc(100% * 2 / 12 - 0px * 2);
  display: block; }

.l-sm-3 {
  width: calc(100% * 3 / 12 - 0px * 2);
  display: block; }

.l-sm-4 {
  width: calc(100% * 4 / 12 - 0px * 2);
  display: block; }

.l-sm-5 {
  width: calc(100% * 5 / 12 - 0px * 2);
  display: block; }

.l-sm-6 {
  width: calc(100% * 6 / 12 - 0px * 2);
  display: block; }

.l-sm-7 {
  width: calc(100% * 7 / 12 - 0px * 2);
  display: block; }

.l-sm-8 {
  width: calc(100% * 8 / 12 - 0px * 2);
  display: block; }

.l-sm-9 {
  width: calc(100% * 9 / 12 - 0px * 2);
  display: block; }

.l-sm-10 {
  width: calc(100% * 10 / 12 - 0px * 2);
  display: block; }

.l-sm-11 {
  width: calc(100% * 11 / 12 - 0px * 2);
  display: block; }

.l-sm-12 {
  width: calc(100% * 12 / 12 - 0px * 2);
  display: block; }

.l-sm-15 {
  width: calc(100% * 3 / 15 - 0px * 2); }

@media screen and (min-width: 550px) {
  .md-col-style, .l-md-1, .l-md-2, .l-md-3, .l-md-4, .l-md-5, .l-md-6, .l-md-7, .l-md-8, .l-md-9, .l-md-10, .l-md-11, .l-md-12, .l-md-15 {
    padding: 0 12px; }

  .l-md-1 {
    width: calc(100% * 1 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-1 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-2 {
    width: calc(100% * 2 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-2 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-3 {
    width: calc(100% * 3 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-3 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-4 {
    width: calc(100% * 4 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-4 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-5 {
    width: calc(100% * 5 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-5 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-6 {
    width: calc(100% * 6 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-6 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-7 {
    width: calc(100% * 7 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-7 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-8 {
    width: calc(100% * 8 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-8 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-9 {
    width: calc(100% * 9 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-9 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-10 {
    width: calc(100% * 10 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-10 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-11 {
    width: calc(100% * 11 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-11 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-12 {
    width: calc(100% * 12 / 12 - 0px * 2);
    display: block; } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-12 {
      padding: 0 16px; } }

@media screen and (min-width: 550px) {
  .l-md-15 {
    width: calc(100% * 3 / 15 - 0px * 2); } }
  @media screen and (min-width: 550px) and (min-width: 900px) {
    .l-md-15 {
      padding: 0 16px; } }

@media screen and (min-width: 900px) {
  .lg-col-style, .l-lg-1, .l-lg-2, .l-lg-3, .l-lg-4, .l-lg-5, .l-lg-6, .l-lg-7, .l-lg-8, .l-lg-9, .l-lg-10, .l-lg-11, .l-lg-12, .l-lg-15 {
    padding: 0 16px; }

  .l-lg-1 {
    width: calc(100% * 1 / 12 - 0px * 2);
    display: block; }

  .l-lg-2 {
    width: calc(100% * 2 / 12 - 0px * 2);
    display: block; }

  .l-lg-3 {
    width: calc(100% * 3 / 12 - 0px * 2);
    display: block; }

  .l-lg-4 {
    width: calc(100% * 4 / 12 - 0px * 2);
    display: block; }

  .l-lg-5 {
    width: calc(100% * 5 / 12 - 0px * 2);
    display: block; }

  .l-lg-6 {
    width: calc(100% * 6 / 12 - 0px * 2);
    display: block; }

  .l-lg-7 {
    width: calc(100% * 7 / 12 - 0px * 2);
    display: block; }

  .l-lg-8 {
    width: calc(100% * 8 / 12 - 0px * 2);
    display: block; }

  .l-lg-9 {
    width: calc(100% * 9 / 12 - 0px * 2);
    display: block; }

  .l-lg-10 {
    width: calc(100% * 10 / 12 - 0px * 2);
    display: block; }

  .l-lg-11 {
    width: calc(100% * 11 / 12 - 0px * 2);
    display: block; }

  .l-lg-12 {
    width: calc(100% * 12 / 12 - 0px * 2);
    display: block; }

  .l-lg-15 {
    width: calc(100% * 3 / 15 - 0px * 2); } }
.col-style__large, .l-gap__large > .l-1, .l-gap__large > .l-15, .l-gap__large > .l-2, .l-gap__large > .l-3, .l-gap__large > .l-4, .l-gap__large > .l-5, .l-gap__large > .l-6, .l-gap__large > .l-7, .l-gap__large > .l-8, .l-gap__large > .l-9, .l-gap__large > .l-10, .l-gap__large > .l-11, .l-gap__large > .l-12 {
  padding: 0 16px; }
  @media screen and (min-width: 550px) {
    .col-style__large, .l-gap__large > .l-1, .l-gap__large > .l-15, .l-gap__large > .l-2, .l-gap__large > .l-3, .l-gap__large > .l-4, .l-gap__large > .l-5, .l-gap__large > .l-6, .l-gap__large > .l-7, .l-gap__large > .l-8, .l-gap__large > .l-9, .l-gap__large > .l-10, .l-gap__large > .l-11, .l-gap__large > .l-12 {
      padding: 0 24px; } }
  @media screen and (min-width: 900px) {
    .col-style__large, .l-gap__large > .l-1, .l-gap__large > .l-15, .l-gap__large > .l-2, .l-gap__large > .l-3, .l-gap__large > .l-4, .l-gap__large > .l-5, .l-gap__large > .l-6, .l-gap__large > .l-7, .l-gap__large > .l-8, .l-gap__large > .l-9, .l-gap__large > .l-10, .l-gap__large > .l-11, .l-gap__large > .l-12 {
      padding: 0 32px; } }

.col-style__small, .l-gap__small > .l-1, .l-gap__small > .l-15, .l-gap__small > .l-2, .l-gap__small > .l-3, .l-gap__small > .l-4, .l-gap__small > .l-5, .l-gap__small > .l-6, .l-gap__small > .l-7, .l-gap__small > .l-8, .l-gap__small > .l-9, .l-gap__small > .l-10, .l-gap__small > .l-11, .l-gap__small > .l-12 {
  padding: 0 4px; }
  @media screen and (min-width: 550px) {
    .col-style__small, .l-gap__small > .l-1, .l-gap__small > .l-15, .l-gap__small > .l-2, .l-gap__small > .l-3, .l-gap__small > .l-4, .l-gap__small > .l-5, .l-gap__small > .l-6, .l-gap__small > .l-7, .l-gap__small > .l-8, .l-gap__small > .l-9, .l-gap__small > .l-10, .l-gap__small > .l-11, .l-gap__small > .l-12 {
      padding: 0 6px; } }
  @media screen and (min-width: 900px) {
    .col-style__small, .l-gap__small > .l-1, .l-gap__small > .l-15, .l-gap__small > .l-2, .l-gap__small > .l-3, .l-gap__small > .l-4, .l-gap__small > .l-5, .l-gap__small > .l-6, .l-gap__small > .l-7, .l-gap__small > .l-8, .l-gap__small > .l-9, .l-gap__small > .l-10, .l-gap__small > .l-11, .l-gap__small > .l-12 {
      padding: 0 8px; } }

.sm-col-style__large, .l-gap__large > .l-sm-1, .l-gap__large > .l-sm-15, .l-gap__large > .l-sm-2, .l-gap__large > .l-sm-3, .l-gap__large > .l-sm-4, .l-gap__large > .l-sm-5, .l-gap__large > .l-sm-6, .l-gap__large > .l-sm-7, .l-gap__large > .l-sm-8, .l-gap__large > .l-sm-9, .l-gap__large > .l-sm-10, .l-gap__large > .l-sm-11, .l-gap__large > .l-sm-12 {
  padding: 0 16px; }

.sm-col-style__small, .l-gap__small > .l-sm-1, .l-gap__small > .l-sm-15, .l-gap__small > .l-sm-2, .l-gap__small > .l-sm-3, .l-gap__small > .l-sm-4, .l-gap__small > .l-sm-5, .l-gap__small > .l-sm-6, .l-gap__small > .l-sm-7, .l-gap__small > .l-sm-8, .l-gap__small > .l-sm-9, .l-gap__small > .l-sm-10, .l-gap__small > .l-sm-11, .l-gap__small > .l-sm-12 {
  padding: 0 4px; }

@media screen and (min-width: 550px) {
  .md-col-style__large, .l-gap__large > .l-md-1, .l-gap__large > .l-md-15, .l-gap__large > .l-md-2, .l-gap__large > .l-md-3, .l-gap__large > .l-md-4, .l-gap__large > .l-md-5, .l-gap__large > .l-md-6, .l-gap__large > .l-md-7, .l-gap__large > .l-md-8, .l-gap__large > .l-md-9, .l-gap__large > .l-md-10, .l-gap__large > .l-md-11, .l-gap__large > .l-md-12 {
    padding: 0 24px; } }
@media screen and (min-width: 1000px) {
  .md-col-style__large, .l-gap__large > .l-md-1, .l-gap__large > .l-md-15, .l-gap__large > .l-md-2, .l-gap__large > .l-md-3, .l-gap__large > .l-md-4, .l-gap__large > .l-md-5, .l-gap__large > .l-md-6, .l-gap__large > .l-md-7, .l-gap__large > .l-md-8, .l-gap__large > .l-md-9, .l-gap__large > .l-md-10, .l-gap__large > .l-md-11, .l-gap__large > .l-md-12 {
    padding: 0 32px; } }

@media screen and (min-width: 550px) {
  .md-col-style__small, .l-gap__small > .l-md-1, .l-gap__small > .l-md-15, .l-gap__small > .l-md-2, .l-gap__small > .l-md-3, .l-gap__small > .l-md-4, .l-gap__small > .l-md-5, .l-gap__small > .l-md-6, .l-gap__small > .l-md-7, .l-gap__small > .l-md-8, .l-gap__small > .l-md-9, .l-gap__small > .l-md-10, .l-gap__small > .l-md-11, .l-gap__small > .l-md-12 {
    padding: 0 6px; } }

@media screen and (min-width: 900px) {
  .lg-col-style__large, .l-gap__large > .l-lg-1, .l-gap__large > .l-lg-15, .l-gap__large > .l-lg-2, .l-gap__large > .l-lg-3, .l-gap__large > .l-lg-4, .l-gap__large > .l-lg-5, .l-gap__large > .l-lg-6, .l-gap__large > .l-lg-7, .l-gap__large > .l-lg-8, .l-gap__large > .l-lg-9, .l-gap__large > .l-lg-10, .l-gap__large > .l-lg-11, .l-gap__large > .l-lg-12 {
    padding: 0 32px; } }

@media screen and (min-width: 900px) {
  .lg-col-style__small, .l-gap__small > .l-lg-1, .l-gap__small > .l-lg-15, .l-gap__small > .l-lg-2, .l-gap__small > .l-lg-3, .l-gap__small > .l-lg-4, .l-gap__small > .l-lg-5, .l-gap__small > .l-lg-6, .l-gap__small > .l-lg-7, .l-gap__small > .l-lg-8, .l-gap__small > .l-lg-9, .l-gap__small > .l-lg-10, .l-gap__small > .l-lg-11, .l-gap__small > .l-lg-12 {
    padding: 0 8px; } }

.trader .l-row .s-flow-item {
  background: none;
  width: 100%;
  border-bottom-color: #fff; }
  .trader .l-row .s-flow-item:after {
    margin-top: 0; }
.trader .c-list-ast__item.u-text-center {
  text-align: left !important; }
  @media screen and (min-width: 768px) {
    .trader .c-list-ast__item.u-text-center {
      text-align: center !important; } }

.u-transfer-flow {
  width: 100%; }
  .u-transfer-flow .u-transfer-flow__heading {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 1rem;
    text-align: center; }
    .u-transfer-flow .u-transfer-flow__heading:before {
      content: "";
      height: 1px;
      width: 100%;
      top: 40%;
      background: #000;
      position: absolute;
      left: 50%;
      z-index: 0;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); }
    .u-transfer-flow .u-transfer-flow__heading span {
      height: 2rem;
      width: 300px;
      background: #FFF100;
      position: relative;
      z-index: 2;
      padding: 0 1rem; }
  .u-transfer-flow .u-transfer-flow__contents {
    padding-left: 0;
    justify-content: center; }
    @media screen and (min-width: 768px) {
      .u-transfer-flow .u-transfer-flow__contents {
        justify-content: space-between;
        padding-left: 1.5rem; } }
    .u-transfer-flow .u-transfer-flow__contents .l-15 {
      width: 30%;
      margin-bottom: 2rem; }
      @media screen and (min-width: 768px) {
        .u-transfer-flow .u-transfer-flow__contents .l-15 {
          width: calc(100% * 3 / 15 - 0px * 2); } }

.c-trader-plusup__wrap {
  background: #FFF100;
  padding: 1rem;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .c-trader-plusup__wrap {
      padding: 2rem; } }
.c-trader-plusup__content {
  border: 2px solid #fff;
  padding: 1rem 1rem 1.5rem 1rem; }
  @media screen and (min-width: 768px) {
    .c-trader-plusup__content {
      padding: 2rem 2rem 2.5rem 2rem; } }
  .c-trader-plusup__content img {
    margin-bottom: .5rem; }
    @media screen and (min-width: 768px) {
      .c-trader-plusup__content img {
        margin-bottom: 0; } }
  .c-trader-plusup__content p {
    margin-bottom: 1rem;
    text-align: left; }
    @media screen and (min-width: 768px) {
      .c-trader-plusup__content p {
        text-align: center; } }
.c-trader-plusup__btn {
  max-width: 340px;
  padding: 1rem;
  width: 100%; }

.u-trader-faq .u-trader-faq__image {
  background: #fff;
  padding: 1.5rem 1rem; }
  @media screen and (min-width: 768px) {
    .u-trader-faq .u-trader-faq__image {
      padding: 2rem 3rem; } }

.u-trader-voice .c-dbox--white {
  padding: 0; }

.u-other-ex {
  border: 3px solid #FFF100;
  margin-bottom: 6rem; }
  .u-other-ex__heading {
    background: #FFF100;
    padding: 1rem;
    margin-bottom: 0; }
  .u-other-ex__contents {
    padding: 2rem; }
  .u-other-ex__content:not(:last-of-type) {
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #FFF100; }
  .u-other-ex__content > .l-row,
  .u-other-ex__content .u-other-ex__item-wrap > .l-row {
    display: flex;
    align-items: center; }
  .u-other-ex__item h4 {
    font-weight: bold; }
  .u-other-ex__item-wrap {
    position: relative;
    display: flex;
    align-items: center; }
    .u-other-ex__item-wrap:after {
      content: none; }
      @media screen and (min-width: 768px) {
        .u-other-ex__item-wrap:after {
          content: "";
          display: block;
          background: url(/sitewide/img/object/img_flow_arrow.svg) no-repeat;
          background-size: contain;
          height: 4rem;
          width: 4rem;
          position: absolute;
          top: 50%;
          right: -.75rem;
          transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%); } }

.u-hojin-tel {
  text-align: center; }
  .u-hojin-tel--long .u-hojin-tel__button__wrap {
    justify-content: center; }
  .u-hojin-tel__heading {
    margin-bottom: 2rem; }
  .u-hojin-tel__button {
    width: 100%;
    padding: 1rem;
    border: 2px solid #000;
    max-width: 600px;
    margin: 0 auto 1rem auto;
    transition: all .25s ease-out; }
    .u-hojin-tel__button:hover {
      opacity: .7;
      transition: all .25s ease-out; }
    @media screen and (min-width: 768px) {
      .u-hojin-tel__button {
        padding: 1rem 2rem; } }
    .u-hojin-tel__button__wrap {
      display: flex;
      align-items: center; }
  .u-hojin-tel__icon {
    max-width: 70px; }
  .u-hojin-tel__text {
    text-align: left;
    font-weight: bold; }
    .u-hojin-tel__text__lead {
      text-indent: -.75rem;
      font-size: 1.5rem; }
    .u-hojin-tel__text__tel {
      font-size: 2rem;
      line-height: 1; }
      @media screen and (min-width: 768px) {
        .u-hojin-tel__text__tel {
          font-size: 3rem; } }
      .u-hojin-tel__text__tel span {
        font-size: 1.5rem;
        display: inline-block; }
  .u-hojin-tel a {
    text-decoration: none;
    color: #000; }
  .u-hojin-tel .c-list-ast__item {
    text-align: left; }
    @media screen and (min-width: 768px) {
      .u-hojin-tel .c-list-ast__item {
        text-align: center; } }

.u-hojin-mail {
  text-align: center; }
  .u-hojin-mail__heading {
    margin-bottom: 2rem; }
  .u-hojin-mail__button {
    width: 100%;
    padding: 1rem;
    border: 2px solid #E9300E;
    max-width: 600px;
    margin: 0 auto 2rem auto;
    background: #E9300E;
    color: #fff;
    transition: all .25s ease-out; }
    .u-hojin-mail__button:hover {
      opacity: .7;
      transition: all .25s ease-out; }
    @media screen and (min-width: 768px) {
      .u-hojin-mail__button {
        padding: 1rem 2rem; } }
    .u-hojin-mail__button__wrap {
      display: flex;
      align-items: center;
      justify-content: center; }
  .u-hojin-mail__icon {
    max-width: 70px; }
  .u-hojin-mail__text {
    text-align: left;
    font-weight: bold; }
    .u-hojin-mail__text__lead {
      font-size: 1.5rem; }
    .u-hojin-mail__text__heading {
      font-size: 2rem;
      line-height: 1; }
      @media screen and (min-width: 768px) {
        .u-hojin-mail__text__heading {
          font-size: 2.75rem; } }
  .u-hojin-mail a {
    text-decoration: none;
    color: #000; }

#drag_area ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap; }
  #drag_area ul li {
    width: 28%;
    position: relative;
    list-style: none;
    margin: 2.5%;
    padding: 20px 0 10px;
    border: 1px solid #dadada;
    background: #fff; }
    @media screen and (min-width: 768px) {
      #drag_area ul li {
        width: 20%; } }
  #drag_area ul img.ext {
    max-width: 50px;
    display: block;
    margin: 0 auto 5px;
    padding: 0;
    padding-right: .5rem; }
  #drag_area ul span {
    margin: 0;
    padding: 0;
    font-size: 1.1rem;
    display: block;
    text-align: center; }
  #drag_area ul a.del {
    position: absolute;
    top: 3px;
    right: 3px;
    background: #000;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    display: flex;
    color: #fff;
    line-height: 0;
    flex-direction: column;
    justify-content: center;
    　font-size: 15px;
    text-decoration: none;
    font-weight: bold; }
    #drag_area ul a.del:after {
      content: "";
      display: block;
      width: 1rem;
      height: 1rem;
      background: url(/sitewide/img/object/img_plus-white.svg);
      background-size: contain;
      position: absolute;
      top: .5rem;
      left: .5rem;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }

.l-item-voice .l-item-voice__brand {
  font-size: 1.5rem;
  border-bottom: 1px solid #000;
  padding-bottom: .75rem;
  margin-bottom: 1rem; }
.l-item-voice__comment {
  margin-top: 1rem; }
.l-item-voice__price {
  margin-bottom: 0; }
  .l-item-voice__price strong {
    font-size: 3rem;
    display: block;
    line-height: 1.3; }

.c-problem-list ul {
  text-indent: -2.75rem;
  padding-left: 3rem; }
.c-problem-list li {
  font-size: 1.8rem;
  font-weight: bold;
  list-style: none; }
  .c-problem-list li:not(:last-of-type) {
    margin-bottom: 2rem; }

.u-trader-voice__content h4 {
  font-weight: bold;
  font-size: 1.8rem; }

.line_yellow {
  background: linear-gradient(transparent 70%, #FFF100 70%);
  display: inline; }

.u-boxdown-arrow--large:after {
  content: "";
  border-top: 3rem solid #fff;
  border-right: 7rem solid transparent;
  border-left: 7rem solid transparent;
  width: 8rem;
  bottom: -3rem; }
.u-boxdown-arrow--large__yellow:after {
  content: "";
  border-top: 3rem solid #FFF100;
  border-right: 7rem solid transparent;
  border-left: 7rem solid transparent;
  width: 8rem;
  bottom: -3rem; }
