@charset "utf-8";
/* ======================================================
 * services
 * ------------------------------------------------------
 * - Override
 * - PageComponent
 * Print
====================================================== */
/* ------------------------------------------------------
 * Override
------------------------------------------------------ */

/* ----- fee-submit ----- */
.lyt-fee-calc-01 .fee-submit {
  font-size: 1.6rem;
}
@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-submit {
    font-size: 1.4rem;
  }
}
.lyt-fee-calc-01 .btn-select .pulldown-navi__inner .pulldown-navi__select {
  font-size: 1.5rem;
  width: 100%;
}
.lyt-fee-calc-01 .fee-submit .fee-submit-button {
    margin-top: 1.6em;
}
@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-submit .fee-submit-button {
    margin-top: 0;
  }
}
.lyt-fee-calc-01 .fee-submit .fee-submit-button .button-v2 a {
  font-size: 1.2em;
  line-height: 1em;
  padding: .835em 1.4em;
}
@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-submit .fee-submit-button .button-v2 a {
    padding: .835em 0.4em;
  }
}
.lyt-fee-calc-01 .fee-submit .fee-submit-list {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
}
@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-submit .fee-submit-list {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
}
.lyt-fee-calc-01 .fee-submit .fee-submit-list .highlight {
  color: #b40000;
}

.lyt-fee-calc-01 .fee-submit .fee-submit-link .link-list li {
}
@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-submit .fee-submit-link .link-list li {
    margin: 0;
  }
}

/* ------------------------------------------------------
 * PageComponent
------------------------------------------------------ */

/* ----- lyt-fee-calc-01 ----- */
.lyt-fee-calc-01 {
    margin-bottom: 40px;
    padding-bottom: 40px;
    background-color: #f0f0f0;
}
@media screen and (max-width: 760px) {
    .lyt-fee-calc-01
    {
      font-size: 1.4rem;
      padding: 0 1.7em 1.1em;
    }
}
.lyt-fee-calc-01 .fee-select {
    position: relative;
    padding: 28px 14px;
    letter-spacing: -.5em;
    background-color: #e6e6e6;
}
@media screen and (max-width: 760px) {
    .lyt-fee-calc-01 .fee-select {
      box-sizing: border-box;
      margin: 0 -1.7em;
      padding: 1.7em 1.7em 0;
    }
}
.lyt-fee-calc-01 .fee-select:after {
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    content: '';
    border-width: 15px 15px 0 15px;
    border-style: solid;
    border-color: #e1e3e9 transparent transparent transparent;
}

@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-select:after {
      bottom: -12px;
  }
}
.lyt-fee-calc-01 .fee-select .fee-select-list:first-child {
    float: left;
    margin-right: 0;
    margin-left: 1em;
}
@media screen and (max-width: 1064px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list:first-child {
        margin-left: 3.0247%;
    }
}
@media screen and (max-width: 860px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list:first-child {
        float: none;
        margin-left: 0;
    }
}
.lyt-fee-calc-01 .fee-select .fee-select-list {
    display: inline-block;
    float: right;
    width: 41.5%;
    margin-right: 1em;
}
@media screen and (max-width: 1064px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list {
        width: 44.037433%;
        margin-right: .90196078431%;
    }
}
@media screen and (max-width: 860px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        padding-bottom: 1.7em;
    }
}
.lyt-fee-calc-01 .fee-select .fee-select-list label,
.lyt-fee-calc-01 .fee-select .fee-select-list .btn-select {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
}
@media screen and (max-width: 860px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list label,
    .lyt-fee-calc-01 .fee-select .fee-select-list .btn-select
    {
        display: block;
    }
}
.lyt-fee-calc-01 .fee-select .fee-select-list label {
    font-size: 1.6rem;
    font-weight: bold;
    overflow: hidden;
    box-sizing: border-box;
    width: 19.994%;
}
@media screen and (max-width: 860px)
{
    .lyt-fee-calc-01 .fee-select .fee-select-list label
    {
        font-size: 1.7rem;
        width: 100%;
        margin: 0 0 0.8em 0;
    }
}
.lyt-fee-calc-01 .fee-select .fee-select-list .btn-select
{
    display: inline-block;
    width: 80%;
}
@media screen and (max-width: 1182px) {
    .lyt-fee-calc-01 .fee-select .fee-select-list .btn-select {
        width: 78%;
    }
}
@media screen and (max-width: 1064px)
{
    .lyt-fee-calc-01 .fee-select .fee-select-list .btn-select {
        width: 76%;
    }
}
@media screen and (max-width: 860px)
{
    .lyt-fee-calc-01 .fee-select .fee-select-list .btn-select {
        width: 100% !important;
    }
}
.lyt-fee-calc-01 .fee-select .inner {
    position: relative;
}
.lyt-fee-calc-01 .fee-select .dot-text {
    font-size: 2.2rem;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 72px;
    width: 7.2rem;
    height: 16px;
    height: 1.6rem;
    margin: auto;
    padding-right: 2px;
    color: #141414;
}
@media screen and (max-width: 860px)
{
    .lyt-fee-calc-01 .fee-select .dot-text {
        display: none;
    }
}
.lyt-fee-calc-01 .fee-select .btn-select {
    line-height: 1.6;
    position: relative;
    display: block;
    margin-top: 0;
}
@media screen and (max-width: 860px)
{
    .lyt-fee-calc-01 .fee-select .btn-select {
        font-size: 100%;
        width: 100%;
        max-width: 100%;
        background-position: 97% center;
    }
}
.lyt-fee-calc-01 .fee-select .btn-select .label-01,
.lyt-fee-calc-01 .fee-select .btn-select .label-02 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 87%;
    white-space: nowrap;
    color: #333;
        font-size: 1.6rem;
        font-weight: bold;
}
@media screen and (max-width: 860px)
{
    .lyt-fee-calc-01 .fee-select .btn-select .label-01,
    .lyt-fee-calc-01 .fee-select .btn-select .label-02
    {
        line-height: 34px;
        top: 0;
        left: 6%;
        height: 34px;
    }
}

.lyt-fee-calc-01 .fee-select .fee-select-text {
    font-size: 1.3rem;
    padding-top: 20px;
    text-align: center;
    letter-spacing: normal;
}

@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-select .fee-select-text {
      font-size: 1.2rem;
      padding: 0 0 1.6em;
  }
}
.lyt-fee-calc-01 .price-text
{
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;

    opacity: 0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.lyt-fee-calc-01 .price-text.active
{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.lyt-fee-calc-01 .fee-result-price {
    padding: 20px 0;
}
.lyt-fee-calc-01 .fee-result-price table {
    width: 100%;
}
.lyt-fee-calc-01 .size-list img {
    max-width: 100%;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .size-list img
    {
        width: 100%;
    }
}
.lyt-fee-calc-01 .fee-result-unit {
  margin-top: calc(-20 / 1050 * 100%);
}

.lyt-fee-calc-01 .fee-result-unit .size-list {
  width: calc(159 / 1050 * 100%)!important;
  margin-top: calc(20 / 1050 * 100%)!important;
  margin-left: calc(20 / 1050 * 100%)!important;
}

.lyt-fee-calc-01 .fee-result-unit.-column4 {
  max-width: 696px;
  margin-right: auto;
  margin-left: auto;
}

.lyt-fee-calc-01 .fee-result-unit.-column4 .size-list {
  width: calc(159 / 696 * 100%)!important;
  margin-top: calc(20 / 696 * 100%)!important;
  margin-left: calc(20 / 696 * 100%)!important;
}

.lyt-fee-calc-01 .fee-result-unit.-column4 .size-list:nth-child(4n+1) {
  margin-left: 0!important;
}


.lyt-fee-calc-01 .fee-result-unit.-column2 {
  max-width: 345px;
  text-align: left !important;
  margin-right: auto;
  margin-left: auto;
}
.lyt-fee-calc-01 .fee-result-unit.-column2 .size-list {
  width: calc(159 / 345 * 100%)!important;
  margin-top: calc(20 / 345 * 100%)!important;
  margin-left: calc(20 / 345 * 100%)!important;
}
.lyt-fee-calc-01 .fee-result-unit.-column2 .title-pb {
  display: block;
  padding-bottom: 10px;
}
.lyt-fee-calc-01 .fee-result-unit.-column2 .size-list:first-child {
  margin-left: 0!important;
}

/* ---- */
@media screen and (min-width: 761px)
{
  .lyt-fee-calc-01 .fee-result-unit.-column3 {
    max-width: 517px;
    text-align: left !important;
    margin-right: auto;
    margin-left: auto;
  }
  .lyt-fee-calc-01 .fee-result-unit.-column3 .size-list {
    width: calc(159 / 517 * 100%)!important;
    margin-top: calc(20 / 517 * 100%)!important;
    margin-left: calc(20 / 517 * 100%)!important;
  }
  .lyt-fee-calc-01 .fee-result-unit.-column3 .title-pb {
    display: block;
    padding-bottom: 10px;
  }
  .lyt-fee-calc-01 .fee-result-unit.-column3 .size-list:first-child {
    margin-left: 0!important;
  }
}
@media screen and (max-width: 760px)
{}
/* ---- */


@media screen and (max-width: 760px)
{
  .lyt-fee-calc-01 .fee-result-unit {
    margin-top: -15px;
  }
  .lyt-fee-calc-01 .fee-result-unit .size-list {
    width: 50%!important;
    margin-top: 15px!important;
    margin-left: 0!important;
    padding-right: 7.5px;
  }
  .lyt-fee-calc-01 .fee-result-unit .size-list:nth-child(2n) {
    padding-right: 0;
    padding-left: 7.5px;
  }
  .lyt-fee-calc-01 .fee-result-unit.-column4 {
    max-width: none;
  }
  .lyt-fee-calc-01 .fee-result-unit.-column4 .size-list {
    width: 50%!important;
    margin-top: 15px!important;
    margin-left: 0!important;
  }
}
.lyt-fee-calc-01 .fee-result-01
{
    padding: 40px 25px 0;
    text-align: center;
    letter-spacing: -.5em;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01
    {
      margin-top: 2.2em;
      padding: 0;
      margin-bottom: 0.8em;
      text-align: start;
    }
}
.lyt-fee-calc-01 .fee-result-01 .size-list
{
    line-height: 1;
    display: inline-block;
    width: 15.1119402985%;
    margin-bottom: 10px;
    margin-left: 1.86567164179%;
    letter-spacing: normal;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01 .size-list
    {
        box-sizing: border-box;
        width: 50%;
        margin-left: 0;
        padding-right: 7.5px;
    }
    .lyt-fee-calc-01 .fee-result-01 .size-list:nth-child(even)
    {
        padding-right: 0;
        padding-left: 7.5px;
    }
}
.lyt-fee-calc-01 .fee-result-01 .size-list:first-child
{
    margin-left: 0;
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price
{
    text-align: center;
    color: #fff;
    background-color: #10af9e;
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price.type-01
{
    font-size: 86%;
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price.type-01 .price-text
{
    margin-bottom: 10px;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price.type-01 .price-text
    {
        font-size: 150%;
        margin-bottom: 5px;
    }
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price.type-01 .price-yen
{
    margin-bottom: 10px;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price.type-01 .price-yen
    {
        font-size: 100%;
        top: 1px;
        margin-bottom: 4px;
    }
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price .price-text
{
    font-size: 172%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8rem;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price .price-text
    {
        font-size: 129%;
        line-height: 1.2;
    }
}
.lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price .price-yen
{
    font-size: 100%;
    position: relative;
    top: 3px;
    display: inline-block;
    vertical-align: middle;
}
.lyt-fee-calc-01 .fee-result-01 .title {
  margin-bottom: 20px;
  font-size: 1.3rem;
  letter-spacing: normal;
  text-align: center;
}

.lyt-fee-calc-01 .fee-result-01 .title span {
  font-size: 1.5rem;
  font-weight: 700
}

.lyt-fee-calc-01 .fee-result-01 .fee-result-bottom-box {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #141414
}

.lyt-fee-calc-01 .fee-result-01 .fee-result-unit .size-list {
  margin-bottom: 0;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-01 .size-list .fee-result-price .price-yen
    {
        font-size:1.2rem!important;
        top: 1px;
    }
    .lyt-fee-calc-01 .fee-result-01 .title span {
      font-size: 1.7rem;
      font-weight: 700
    }
    .lyt-fee-calc-01 .fee-result-01 .fee-result-bottom-box {
      margin-top: 20px;
      padding-top: 20px
    }
}
.lyt-fee-calc-01 .fee-result-02
{
    position: relative;
    padding: 40px 25px 0;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02
    {
        padding: 30px 0 0;
        letter-spacing: -.5em;
    }
}
.lyt-fee-calc-01 .fee-result-02 .size-list
{
    line-height: 1;

    width: 15.1119402985%;
    margin: 0 auto 40px;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .size-list
    {
        display: inline-block;
        box-sizing: border-box;
        width: 50%;
        margin-bottom: 30px;
        margin-left: 0;
        padding-right: 7.5px;
        vertical-align: middle;
        letter-spacing: normal;
    }
    .lyt-fee-calc-01 .fee-result-02 .size-list:nth-child(even)
    {
        padding-right: 0;
        padding-left: 7.5px;
    }
}
.lyt-fee-calc-01 .fee-result-02 .size-list .fee-result-price
{
    font-size: 86%;
    text-align: center;
    color: #fff;
    background-color: #10af9e;
}
.lyt-fee-calc-01 .fee-result-02 .size-list .fee-result-price .price-text
{
    font-size: 172%;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .size-list .fee-result-price .price-text
    {
        font-size: 150%;
        margin-bottom: 5px;
    }
}
.lyt-fee-calc-01 .fee-result-02 .size-list .fee-result-price .price-yen
{
    font-size: 100%;
    position: relative;
    top: 3px;
    display: inline-block;
    margin-bottom: 10px;
    vertical-align: middle;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .size-list .fee-result-price .price-yen
    {
        font-size: 100%;
        top: 1px;
        margin-bottom: 4px;
    }
}
.lyt-fee-calc-01 .fee-result-02 .profit-result-wrap
{
    position: absolute;
    top: 110px;
    right: 50%;
    overflow: hidden;
    width: 173px;
    margin-right: -265px;
    vertical-align: middle;
    border-bottom: 1px solid #b40000;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .profit-result-wrap
    {
        position: static;
        display: inline-block;
        overflow: hidden;
        box-sizing: border-box;
        width: 50%;
        margin-right: 0;
        margin-bottom: 30px;
        padding-left: 7.5px;
        letter-spacing: normal;
    }
}
.lyt-fee-calc-01 .fee-result-02 .profit-result
{
    font-size: .75em;
    font-weight:bold;
    line-height: 1.4;
    position: relative;
    float: right;
    box-sizing: border-box;
    width: 164px;
    padding: 18px;
    text-align: center;
    border: 1px solid #b40000;
    border-bottom: none;
    background-color: #fff;
}
.lyt-fee-calc-01 .fee-result-02 .profit-result:after
{
    position: absolute;
    bottom: -17px;
    left: -26px;
    display: inline-block;
    content: '';
    border: 14px solid transparent;
    border-right-color: #fff;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .profit-result:after
    {
        bottom: -19px;
    }
}
.lyt-fee-calc-01 .fee-result-02 .profit-result:before
{
    position: absolute;
    bottom: -19px;
    left: -29px;
    display: inline-block;
    content: '';
    border: 14px solid transparent;
    border-right-color: #b40000;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .profit-result:before
    {
        bottom: -21px;
    }
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .profit-result
    {
        font-size: 79%;
        width: 100%;
    }
}
.lyt-fee-calc-01 .fee-result-02 .profit-result .price-text
{
    font-size: 1.6rem;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 4px;
    vertical-align: middle;
    color: #b40000;
}
.lyt-fee-calc-01 .fee-result-02 .profit-result .price-yen
{
    font-size: 115%;
    font-weight: 700;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-bottom: 4px;
    vertical-align: middle;
    color: #b40000;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-02 .profit-result .price-yen
    {
        top: 1px;
    }
}
.lyt-fee-calc-01 .fee-result-03
{
    position: relative;
    overflow: hidden;
    padding: 40px 25px 40px;
    letter-spacing: -.5em;
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03
    {
        display: block;
        padding: 30px 0 0;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box
{
    text-align: center;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .title
{
    font-size: 1.3rem;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: normal;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .title span
{
    font-size: 1.5rem;
    font-weight: 700;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .title span
    {
        font-size: 1.7rem;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .size-list
{
    margin-left: 0;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .size-list:nth-child(even)
    {
        padding-right: 7.5px;
        padding-left: 0;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .size-list:nth-child(odd)
{
    margin-left: 3.7313432836%;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-left-box .size-list:nth-child(odd)
    {
        margin-left: 0;
        padding-right: 0;
        padding-left: 7.5px;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box
{
    padding-right: 50px;
    padding-left: 70px;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box
    {
        padding-right: 0;
        padding-left: 0;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box .size-list
{
    width: 45.5056179775%;
    min-width: 113px;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box .title
{
    font-size: 1.3rem;
    margin-bottom: 20px;
    text-align: left;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box .title
    {
        margin-bottom: 20px;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box .title span
{
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-right-box .title span
    {
        font-size: 1.7rem;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box
{
    flex-basis: 100%;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #141414;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box.nb {
  border-top: none;
  padding-top: 0;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .title {
  margin-bottom: 20px;
  font-size: 1.3rem;
  letter-spacing: normal;
  text-align: center;
}

.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .title span {
  font-size: 1.5rem;
  font-weight: 700
}

@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box
    {
        margin-top: 20px;
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .title span {
      font-size: 1.7rem
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list
{
    box-sizing: border-box;
    width: 15.1119402985%;
    margin-left: 1.8656716418%;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list
    {
        width: 50%;
        margin-top: 15px;
        margin-left: 0;
        padding-right: 7.5px;
    }
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list:nth-child(-n+2)
    {
        margin-top: 0;
    }
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list:nth-child(even)
    {
        padding-right: 0;
        padding-left: 7.5px;
    }
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list:first-child
{
    margin-left: 0;
}
.lyt-fee-calc-01 .fee-result-03.type-01 .fee-result-bottom-box .size-list img
{
    width: 100%;
}
.lyt-fee-calc-01 .fee-result-03 .size-list
{
    line-height: 1;
    display: inline-block;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-price
{
    font-size: 86%;
    text-align: center;
    letter-spacing: normal;
    color: #fff;
    background-color: #10af9e;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-price .price-text
{
    font-size: 172%;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-price .price-text
    {
        font-size: 150%;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-price .price-yen
{
    font-size: 100%;
    position: relative;
    top: 3px;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-price .price-yen
    {
        font-size: 100%;
        top: 1px;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box
{
    position: relative;
    box-sizing: border-box;
    width: 50%;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box:after
{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: '';
    border-right: 1px solid #141414;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box
    {
        width: 100%;
        padding-bottom: 15px;
    }
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box:after
    {
        top: inherit;
        right: inherit;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        content: '';
        border-right: none;
        border-bottom: 1px solid #141414;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list
{
    width: 30.225%;
    margin-left: 3.56506238859%;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:first-child,
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:nth-child(2)
{
    margin-bottom: 20px;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:nth-child(odd)
{
    margin-left: 20.6773618538%;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list .fee-result-price .price-text,
.lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list .fee-result-price .price-yen
{
    margin-bottom: 8px;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list .fee-result-price .price-text,
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list .fee-result-price .price-yen
    {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list
    {
        box-sizing: border-box;
        width: 50%;
        margin-bottom: 15px;
        margin-left: 0;
        padding-right: 7.5px;
    }
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:first-child,
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:nth-child(2)
    {
        margin-bottom: 15px;
    }
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:nth-child(odd)
    {
        margin-left: 0;
    }
    .lyt-fee-calc-01 .fee-result-03 .fee-result-left-box .size-list:nth-child(even)
    {
        padding-right: 0;
        padding-left: 7.5px;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box
{
    box-sizing: border-box;
    width: 50%;
    letter-spacing: normal;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box
    {
        width: 100%;
        padding: 25px 0 15px;
        letter-spacing: -.5em;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .title
{
    font-size: 86%;
    margin-bottom: 90px;
    text-align: center;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .title
    {
        margin-bottom: 20px;
        letter-spacing: normal;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .title span
{
    font-size: 115%;
    font-weight: 700;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .title span
    {
        font-size: 100%;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .size-list
{
    width: 30.225%;
    margin-left: 26%;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .size-list
    {
        box-sizing: border-box;
        width: 50%;
        margin-bottom: 15px;
        margin-left: 0;
        padding-right: 7.5px;
        vertical-align: middle;
        letter-spacing: normal;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .size-list .fee-result-price .price-text,
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .size-list .fee-result-price .price-yen
{
    margin-bottom: 8px;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap
{
    position: absolute;
    top: 50%;
    display: inline-block;
    overflow: hidden;
    width: 173px;
    margin: -35px auto auto 10px;
    vertical-align: middle;
    border-bottom: 1px solid #b40000;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap
    {
        position: static;
        display: inline-block;
        overflow: hidden;
        box-sizing: border-box;
        width: 50%;
        margin: 0 0 18px 0;
        padding-left: 7.5px;
        letter-spacing: normal;
        letter-spacing: normal;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result
{
    line-height: 1;
    position: relative;
    float: right;
    box-sizing: border-box;
    width: 164px;
    padding: 18px;
    text-align: center;
    letter-spacing: normal;
    border: 1px solid #b40000;
    border-bottom: none;
    background-color: #fff;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result:after
{
    position: absolute;
    bottom: -17px;
    left: -26px;
    display: inline-block;
    content: '';
    border: 14px solid transparent;
    border-right-color: #fff;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result:after
    {
        bottom: -19px;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result:before
{
    position: absolute;
    bottom: -19px;
    left: -29px;
    display: inline-block;
    content: '';
    border: 14px solid transparent;
    border-right-color: #b40000;
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result:before
    {
        bottom: -21px;
    }
}
@media screen and (max-width: 760px)
{
    .lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result
    {
        font-size: 79%;
        width: 100%;
    }
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result .price-text
{
    font-size: 158%;
    font-weight: 700;
    vertical-align: middle;
    color: #b40000;
}
.lyt-fee-calc-01 .fee-result-03 .fee-result-right-box .profit-result-wrap .profit-result .price-yen
{
    font-size: 115%;
    font-weight: 700;
    position: relative;
    top: 2px;
    vertical-align: middle;
    color: #b40000;
}



/* ----- update.css ----- */

.fee-result-01.cashless .fee-result-price,
.fee-result-02.cashless .fee-result-price,
.fee-result-03.cashless .fee-result-price {
  background-color:#fecd2e!important;
  color:#333!important;
}

.fee-result-01.cashless .cashless,
.fee-result-02.cashless .cashless,
.fee-result-03.cashless .cashless {
  font-size:1.1rem!important;
}

@media screen and (max-width: 760px) {
  .fee-result-01.cashless .cashless,
  .fee-result-02.cashless .cashless,
  .fee-result-03.cashless .cashless {
    font-size:1.2rem!important;
  }
}

.fee-result-01.cashless dd,
.fee-result-02.cashless dd,
.fee-result-03.cashless dd {
  padding:3px!important;
  line-height:1.2!important;
}

.fee-result-01.cashless th,
.fee-result-02.cashless th,
.fee-result-03.cashless th {
  padding:10px 0 10px 5px;
  width:55%;
  font-weight:bold;
  vertical-align: middle;
  text-align: left;
  font-size: 1.5rem;
}

.fee-result-01.cashless td,
.fee-result-02.cashless td,
.fee-result-03.cashless td {
  padding:10px 5px 10px 0;
  width:45%;
  text-align:right;
  font-weight:bold;
}

.fee-result-01.cashless .bg-white,
.fee-result-02.cashless .bg-white,
.fee-result-03.cashless .bg-white {
  background-color:#fff!important;
}

.fee-result-01.cashless .text-01 th,
.fee-result-02.cashless .text-01 th,
.fee-result-03.cashless .text-01 th,
.fee-result-01.cashless .text-01 td,
.fee-result-02.cashless .text-01 td,
.fee-result-03.cashless .text-01 td{
  padding-bottom:0!important;
}

.fee-result-01.cashless .text-02 td,
.fee-result-02.cashless .text-02 td,
.fee-result-03.cashless .text-02 td {
  padding-top:7px!important;
  padding-left:5px;
  font-size:1.1rem;
  text-align:right!important;
  font-weight:bold;
}

.fee-result-01.cashless .cashless-text,
.fee-result-02.cashless .cashless-text,
.fee-result-03.cashless .cashless-text,
.fee-result-01.cashless .price-text,
.fee-result-02.cashless .price-text,
.fee-result-03.cashless .price-text {
  margin-right:3px;
  font-size:1.4rem!important;
  display: inline-block;
  vertical-align: middle;
}

.fee-result-01.cashless .price-yen,
.fee-result-02.cashless .price-yen,
.fee-result-03.cashless .price-yen {
  font-size:1.0rem!important;
}

.fee-result-02.cashless .cashless-text,
.fee-result-02.cashless .price-text,
.fee-result-02.cashless .price-yen,
.fee-result-03.cashless .cashless-text,
.fee-result-03.cashless .price-text,
.fee-result-03.cashless {
  margin-bottom:0!important;
}

.lyt-fee-calc-01 .cashless-text {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.lyt-fee-calc-01 .cashless-text.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


.fee-result-note {
  font-size:1.2rem;
  letter-spacing:0;
}

.lyt-fee-calc-01 .fee-result-01 .fee-result-note {
  margin:-25px 0 20px;
}

@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-result-01 .fee-result-note {
    margin: 0 0 10px;
  }
}

.lyt-fee-calc-01 .fee-result-03 .fee-result-note {
  margin:16px 0 -20px;
  text-align:center;
}

@media screen and (max-width: 760px) {
  .lyt-fee-calc-01 .fee-result-03 .fee-result-note {
    margin: 16px 0 -16px;
  }
}

@media screen and (max-width: 769px) {
  .fee-result-01.cashless th,
  .fee-result-01.cashless td,
  .fee-result-02.cashless th,
  .fee-result-02.cashless td,
  .fee-result-03.cashless th,
  .fee-result-03.cashless td{
    width:100%!important;
    display:list-item!important;
    -webkit-box-sizing:border-box!important;
            box-sizing:border-box!important;
    list-style: none;
  }

  .fee-result-01.cashless th,
  .fee-result-02.cashless th,
  .fee-result-03.cashless th{
    padding-bottom:2px!important;
    font-size:1.2rem!important;
  }

  .fee-result-01.cashless td,
  .fee-result-02.cashless td,
  .fee-result-03.cashless td{
    padding-top:0!important;
  }
}

/* ------------------------------------------------------
 * Clearfix
------------------------------------------------------ */
.clearfix::after,
.lyt-fee-calc-01 .fee-select .inner::after {
  display: block;
  clear: both;
  content: "";
}

/* ------------------------------------------------------
 * Print
------------------------------------------------------ */
@media print {
}


/* golf
---------------------------------------- */
@media (max-width: 760px) {
  .mod-center {
    text-align: center;
  }
}


/* ------------------------------------------------------
 * add
------------------------------------------------------ */
._custom02 {
    color: #FF0000;
    letter-spacing: 0;
    padding-top: 12px;
    padding-left: 1em;
    text-indent: -1em;
}
@media (min-width: 761px)
{
    .fee-result-unit.-column .size-list.js-size-calc._custom01 {
        width: 150px !important;
    }
    ._custom02 {
        width: 100%;
        max-width: 900px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 800px)
{
    ._custom02{
        
    }
}


/* ------------------------------------------------------
 * 同一都道府県内運賃
------------------------------------------------------ */
#prefecture-btn,
#prefecture-btn3,
#prefecture-btn4{
    margin: 10px 17px 0 auto;
    letter-spacing: normal;
    font-size: 1.5rem;
    width: 33.115%;
    background: #fdd000;
    color: #000;
    padding: 0.6em;
    transition:all 0s;
}

#prefecture-btn.pointerevent-none,
#prefecture-btn3.pointerevent-none,
#prefecture-btn4.pointerevent-none{
    pointer-events: none;
    color: #fff;
    background: #ccc;
}

@media screen and (max-width: 1182px) {
#prefecture-btn,
#prefecture-btn3,
#prefecture-btn4{
    width: 32.37%;
    margin: 10px 25px 0 auto;
}
}

@media screen and (max-width: 1064px) {
#prefecture-btn,
#prefecture-btn3,
#prefecture-btn4{
    width: 33.315%;
    /* margin: 10px 22px 0 auto; */
}
}

@media screen and (max-width: 860px) {
    #prefecture-btn,
    #prefecture-btn3,
    #prefecture-btn4{
        margin: 0 0 1.7em;
        width: 70.317%;
        padding: .5em 1em;
    }   
}

@media screen and (max-width: 750px) {
    #prefecture-btn,
    #prefecture-btn3,
    #prefecture-btn4{
        margin: 0 0 1.7em;
        width: 100%;
        padding: .5em 1em;
    }   
}