@charset 'UTF-8';

/* =====================
  ■ modal
===================== */
.modaal-outer-wrapper {
  table-layout: fixed;
}

/* =====================
  ■ oversea
===================== */

/* util */
.util-mt-1em {
  margin-top: 1em !important;
}
.util-mt-3em {
  margin-top: 3em !important;
}

.util-mb-1em {
  margin-bottom: 1em !important;
}
.util-mb-3em {
  margin-bottom: 3em !important;
}

/* hdg-level2-01 */
.hdg-level2-01 {
  margin-top: 5em;
}

/* hdg-level4-01 */
.hdg-level4-01__title::before,
.heading4__title::before {
  top: .36em;
  left: 0;
  margin-top: 0;
}

/* hdg-services-01 */
.hdg-services-01__sub {
  margin-top: .75em;
  text-align: center;
}

/* link-list */
.link-list__type--anchor::before {
  -webkit-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
}

@media screen and (max-width: 760px) {
  .link-list > li:last-child {
    margin-bottom: 0;
  }
}

/* list-option-01 */
.list-option-01 li span {
  padding-left: 3.75em;
}
.list-option-01 li span::before {
  background: center / contain no-repeat;
}
.list-option-01 li.option-01 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_01.png);}
.list-option-01 li.option-02 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_02.png);}
.list-option-01 li.option-03 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_03.png);}
.list-option-01 li.option-04 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_04.png);}
.list-option-01 li.option-05 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_05.png);}
.list-option-01 li.option-06 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_06.png);}
.list-option-01 li.option-07 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_07.png);}
.list-option-01 li.option-08 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_08.png);}
.list-option-01 li.option-09 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_09.png);}
.list-option-01 li.option-10 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_10.png);}
.list-option-01 li.option-11 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_11.png);}
.list-option-01 li.option-12 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_12.png);}
.list-option-01 li.option-13 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_13.png);}
.list-option-01 li.option-14 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_14.png);}
.list-option-01 li.option-15 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_15.png);}
.list-option-01 li.option-16 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_16.png);}
.list-option-01 li.option-17 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_17.png);}
.list-option-01 li.option-18 span::before { background-image: url(/ytc/scn/send/services/oversea/index_files/img/icon/icon_option_18.png);}

.list-option-01 li.disabled img {
  opacity: .3;
}
.list-option-01 li.disabled img,
.list-option-01 li.disabled span {
  opacity: .3;
}

/* button */
.button-v2__type {
  width: 100%;
  max-width: 348px;
  border: 0;
  transition: .25s cubic-bezier(.4,0,.2,1);
}
.button-v2__type:hover {
  opacity: .6;
}

.button-v2__type:disabled {
  background-color: #adaeb2;
  cursor: not-allowed;
}
.button-v2__type:disabled:hover {
  opacity: 1;
}

/* tab */
.tab__body {
  padding-top: 1.25em;
}

/* pulldown */
.pulldown-navi {
  margin-top: 0;
}

.pulldown-navi--country {
  position: relative;
}

.pulldown-navi--country .icon {
  display: inline-block;
  margin-top: -1px;
  margin-right: 10px;
  line-height: 0;
  vertical-align: middle;
}
.pulldown-navi--country .icon img {
  width: 27px;
}

.pulldown-navi--country .text {
  display: inline-block;
  margin-bottom: 0;
}

.pulldown-navi--country .pulldown-navi__label {
  width: 100%;
  height: 100%;
  padding: .6em 3.4em .5em 1em;
  font-size: 1.6rem;
  font-weight: 700;
  text-indent: 0;
  cursor: pointer;
}

.pulldown-navi--country .pulldown-navi__select {
  display: none;
}

.pulldown-navi__inner {
  flex: 1;
}

.pulldown-navi__label {
  line-height: 1.4;
}

@media screen and (max-width: 760px) {
  .pulldown-navi--country .pulldown-navi__label {
    padding: .8em 3.6em .8em 1em;
    font-size: 1.7rem;
  }
}

/* select-text-box */
.select-text-box {
  display: none;
  overflow-y: scroll;
  position: absolute;
  top: calc(100% - 1px);
  z-index: 10;
  width: 100%;
  padding: 15px;
  text-align: left;
  border: 1px solid #666;
  border-radius: 0 0 4px 4px;
  background-color: #fff;
}
.select-text-box li {
  cursor: pointer;
}
.select-text-box li:not(:first-child) {
  margin-top: 8px;
}

/* accordion */
.accordion--arrow {
  border: 0;
}
.accordion--arrow .accordion__icon {
  display: block;
  width: 14px;
  height: 23px;
  margin-right: auto;
  margin-left: auto;
  background: url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2013.02%2022.68%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%2022.11v-2.33l9.74-8.44-9.74-8.44v-2.33l1.24-.57%2011.78%2010.2v2.27l-11.78%2010.21z%22%20fill%3D%22%23131313%22%2F%3E%3C%2Fsvg%3E) center / contain no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: .3s;
}
.accordion--arrow .accordion__icon.on {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* lyt-fee-calc-02 */
.lyt-fee-calc-02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
}

.fee-result-price {
  border-top: 1px solid;
  background-color: #fccf00;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.334;
}
.fee-result-price table {
  width: 100%;
}
.fee-result-price th,
.fee-result-price td {
  padding: 10px;
  vertical-align: middle;
}
.fee-result-price th {
  text-align: left;
}
.fee-result-price td {
  text-align: right;
}
.fee-result-price tr.text-01 th,
.fee-result-price tr.text-01 td {
  padding-bottom: 5px;
}
.fee-result-price tr.text-02 td {
  padding-top: 0;
  font-size: 1rem;
  font-weight: normal;
}

.fee-result-price .bg-white {
  background-color: #fff;
}

.fee-result-price .cashless-text,
.fee-result-price .price-text,
.fee-result-price .price-yen {
  display: block;
}

.fee-result-price .price-text,
.fee-result-price .price-yen {
  font-weight: normal;
}

.fee-result-price .price-yen {
  font-size: 1.2rem;
}

.lyt-fee-calc-02 .fee-result-left {
  -webkit-flex-basis: 318px;
  flex-basis: 318px;
}
.lyt-fee-calc-02 .fee-result-left .size-list {
  display: -webkit-flex;
	display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: calc(100% + 1px);
  margin-top: -1px;
  border: 1px solid;
}
.lyt-fee-calc-02 .fee-result-left .size-list dt {
  display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
  -webkit-flex: 1;
  flex: 1;
}
.lyt-fee-calc-02 .fee-result-left .size-list img {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

.lyt-fee-calc-02 .fee-result-right {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-basis: 489px;
  flex-basis: 489px;
}
.lyt-fee-calc-02 .fee-result-right .size-list {
  box-sizing: content-box;
  -webkit-flex-basis: 162px;
  flex-basis: 162px;
  border: 1px solid;
  margin-top: -1px;
  margin-left: -1px;
}

.lyt-global-guide .button {
  -webkit-justify-content: center;
  justify-content: center;
}

.lyt-global-guide .global-notice {
  margin-top: 30px;
  font-size: 1.4rem;
}

.lyt-deliverable-01 .possible-area .sign {
  font-weight: 700;
  display: inline-block;
  margin: 0 10px;
  padding: 0 8px;
  background-color: #f5f6f8;
}

@media screen and (max-width: 760px) {
  .fee-result-01,
  .fee-result-02,
  .fee-result-03,
  .fee-result-03__inner,
  .fee-result-left-box,
  .fee-result-right-box,
  .fee-result-bottom-box,
  .lyt-fee-calc-02 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1px;
    margin-left: 1px;
  }

  .fee-result-01 .size-list,
  .fee-result-02 .size-list,
  .fee-result-03 .size-list,
  .fee-result-left-box .size-list,
  .fee-result-right-box .size-list,
  .fee-result-bottom-box .size-list {
    -webkit-flex-basis: calc(100 / 2);
    flex-basis: calc(100 / 2);
    margin-top: -1px;
    margin-left: -1px;
  }

  .fee-result-02 .profit-result-wrap {
    position: static;
    -webkit-align-self: center;
    align-self: center;
    overflow: hidden;
    box-sizing: border-box;
    width: 50%;
    margin-right: 0;
    margin-bottom: 30px;
    padding-left: 7.5px;
    letter-spacing: normal;
  }
  .fee-result-02 .profit-result:before {
    bottom: -21px;
  }
  .fee-result-02 .profit-result:after {
    bottom: -19px;
  }
  .fee-result-02 .profit-result {
    font-size: 79%;
    width: 100%;
  }
  .fee-result-02 .profit-result .price-yen {
    top: 1px;
  }

  .fee-result-03 {
    display: block;
  }

  .fee-result-left-box,
  .fee-result-right-box {
    max-width: none;
    padding: 0;
  }
  .fee-result-right-box {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid;
    border-left: 0;
  }

  .fee-result-left-box .title,
  .fee-result-right-box .title {
    margin-bottom: 12px;
  }

  .fee-result-bottom-box {
    margin-top: 20px;
  }

  .fee-result-price .price-yen {
    font-size: 1rem;
  }

  .lyt-fee-calc-02 {
    display: block;
  }
  .lyt-fee-calc-02 .fee-result-left .size-list {
    display: block;
    max-width: 327px;
    height: auto;
    margin: 0 auto;
  }
  .lyt-fee-calc-02 .fee-result-left .size-list dt {
    display: block;
  }

  .lyt-fee-calc-02 .fee-result-right {
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: 1px;
  }

  .lyt-global-guide .global-notice {
    margin-top: 15px;
    font-size: 1.2rem;
  }
}

/* column-howto */
.column-howto .column__item {
  -webkit-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.column-howto .heading4 {
  -webkit-flex-basis: 50px;
  flex-basis: 50px;
  margin-top: 0;
  margin-bottom: 12px;
}

.column-howto .card-wrap {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  margin-top: auto;
  margin-bottom: 0;
}

.column-howto .card__type {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.column-howto .card__head {
  -webkit-flex-basis: 80px;
  flex-basis: 80px;
}

.column-howto .card__body {
  -webkit-flex: 1;
  flex: 1;
}

.column-howto .card__description {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
@media screen and (max-width: 760px) {
  .column-howto .column__item {
    display: block;
  }
}

/* faq */
#faq .rn_Content .rn_List .rn_Item:not(:first-child) {
  margin-top: 1.2em;

}
#faq .rn_Documents .rn_List li.rn_Item span.rn_Title a, #faq .rn_Content .rn_List li.rn_Item span.rn_Title a {
  padding: 0 0 0 1.4em !important;
}
#faq .rn_Documents .rn_List li.rn_Item span.rn_Title a:before, #faq .rn_Content .rn_List li.rn_Item span.rn_Title a:before {
  content: '' !important;
  width: 16px;
  height: 16px !important;
  padding-right: 0 !important;
  background: url(/app-files/img/sprite/icon.svg#blank-usage) center / contain no-repeat;
  font-family: sans-serif !important;
}