/*------------------------------------------------------------
	common PC
------------------------------------------------------------*/
body {
  color: #2f3438;
}
.service_detail_v3 > .inner > div {
  margin-bottom: 150px;
}
.main article .service_detail_v3 a {
  color: #a78951;
}
.main article .service_detail_v3 .red_button a {
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #priority-pass .how-to .how-to_step .red_button a {
    color: #fff;
  }
}
.main article .service_detail_v3 a:hover {
  opacity: 0.7;
}
.liner_title_h3 {
  margin: 100px auto 150px;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  width: 600px;
  border-top: #a78951 4px solid;
  border-bottom: #a78951 4px solid;
  padding: 30px 0;
}
.liner_title_h4 {
  font-size: 20px;
  text-align: center;
}
.liner_title_h4:after {
  content: "";
  display: block;
  border-bottom: #a78951 4px solid;
  width: 100px;
  height: 40px;
  margin: 0 auto 70px;
}
.pc-use {
  display: block;
}
.sp-use {
  display: none;
}
.wid980 {
  width: 980px;
  margin: 0 auto;
}
.fs10 {
  font-size: 10px !important;
}
.fs12,
.fs12 > a {
  font-size: 12px !important;
}
.fs13 {
  font-size: 13px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs16 {
  font-size: 16px !important;
}
.fs18 {
  font-size: 18px !important;
}
.fs20 {
  font-size: 20px !important;
}
.fs24 {
  font-size: 24px !important;
}
.fs26 {
  font-size: 26px !important;
}
.left {
  text-align: left;
}
.h5_title {
  color: #a78951;
}
.bold {
  font-weight: 500;
}
.t_center {
  text-align: center;
}
.t_white {
  color: #fff;
}
.t_brown {
  color: #a78951;
}
.fill_white {
  background-color: #fff;
}
.fill_grey {
  background-color: #f6f6f6;
}
.fill_brown {
  background-color: #a78951;
}
.fill_lbrown {
  background-color: #f2eee2;
}

.inline-block {
  display: inline-block;
  text-align: left;
}

.d-table {
  display: table;
}
.d-table > .box {
  display: table-cell;
}
#overseas table,
#priority-pass table {
  width: 980px;
}

.service_detail_v3 .sdv3-notes {
  text-indent: -1em;
  padding-left: 1em;
  text-align: left;
}
.service_detail_v3 .sdv3-notes li:not(.no-rice):before {
  content: "※";
}
.service_detail_v3 .sdv3-notes.asterisk li:not(.no-rice):before {
  content: "＊";
}

/*------------------------------------------------------------
	common SP
------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
  .service_detail_v3 > .inner > div {
    margin-bottom: 40px;
  }

  .service_detail_v3 {
    padding: 10px 10px;
  }
  .liner_title_h3 {
    margin: 30px auto 30px;
    font-size: 22px;
    width: 100%;
    border-top: #a78951 2px solid;
    border-bottom: #a78951 2px solid;
    padding: 15px 0;
  }
  .liner_title_h4 {
    font-size: 17px;
  }
  .liner_title_h4:after {
    border-bottom: #a78951 2px solid;
    width: 70px;
    height: 20px;
    margin: 0 auto 35px;
  }
  .pc-use {
    display: none;
  }
  .sp-use {
    display: block;
  }
  .wid980 {
    width: 100%;
    margin: 0 auto;
  }
  .fs12,
  .fs12 > a {
    font-size: 10px !important;
  }
  .fs14 {
    font-size: 12px !important;
  }
  .fs16 {
    font-size: 14px !important;
  }
  .fs18 {
    font-size: 14px !important;
  }
  .fs20 {
    font-size: 16px !important;
  }
  .fs24 {
    font-size: 16px !important;
  }
  .fs26 {
    font-size: 16px !important;
  }
  #overseas table,
  #priority-pass table {
    width: 100%;
    table-layout: fixed;
  }
}

/*------------------------------------------------------------
	insurance
------------------------------------------------------------*/
#overseas a:hover,
#overseas .dl p:hover {
  opacity: 0.8;
  transition: 0.3s;
}
#overseas .credit-limit {
  margin: 0 auto 150px;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}
#overseas h5 {
  font-size: 18px;
  margin-bottom: 20px;
}
#overseas h5:before {
  content: "■";
  color: #a78951;
  position: relative;
}

#overseas .process .sp-use img:first-child {
  padding-bottom: 90px;
}
#overseas .process .sp-use {
  padding-bottom: 100px;
}
#overseas .notes {
  padding: 40px 0 70px 1em;
  text-indent: -1em;
}
#overseas .process .notes {
  padding-bottom: 0;
}
#overseas .notes li:before {
  content: "※";
}
#overseas table th,
#overseas table td {
  padding: 10px;
}
#overseas .credit-limit table {
  font-size: 12px;
  white-space: nowrap;
  line-height: 1.6;
}
#overseas .credit-limit p {
  padding: 10px 0 0;
  margin: 0;
}
#overseas .credit-limit table p {
  padding: 0;
  letter-spacing: -0.1em;
}
#overseas .credit-limit td,
#overseas .credit-limit p {
  line-height: 1.6;
}
/* #overseas .credit-limit table .small td {
    font-size: 10px;
} */
#overseas .credit-limit table tr:nth-child(even) {
  background-color: #f6f6f6;
}

#overseas .credit-limit table th,
#overseas .credit-limit table td {
  border-left: 1px #000 solid;
  font-weight: normal;
}

#overseas .credit-limit table .card_t_headline th {
  border: none;
}

#overseas .credit-limit table .card_t_headline .ttl_line,
.card_t_headline .ttl_line {
  position: relative;
  text-align: center;
  color: #7d7d7d;
}
#overseas .credit-limit table .card_t_headline .ttl_line span {
  position: relative;
  z-index: 2;
  display: inline-block;
  /* margin: 0 2.5em; */
  /* padding: 0 1em; */
  background-color: #fff;
  text-align: left;
}
#overseas .credit-limit table .card_t_headline .ttl_line:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #fafafa, #d0d0d0, #d0d0d0, #d0d0d0, #d0d0d0, #d0d0d0, #d0d0d0, #d0d0d0, #fafafa);
}
#overseas .credit-limit table .card_t_headline .business {
  width: 100%;
  float: right;
}
#overseas .credit-limit table .card_t_headline .personal {
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #overseas .credit-limit table .card_t_headline .personal {
    float: none;
    width: 100%;
  }
  #overseas .credit-limit table .card_t_headline .ttl_line span {
    background-color: #fff;
  }
}

#overseas table tbody tr th:nth-child(1) {
  font-weight: bold;
}
#overseas .credit-limit table .row {
  text-align: left;
}
#overseas .credit-limit table th:first-child,
#overseas .credit-limit table td:first-child {
  border-left: none;
}
#overseas .credit-limit table td {
  text-align: center;
}
#overseas .credit-limit table td span {
  font-size: 10px;
}
#overseas .credit-limit table th .card {
  width: 130px;
  padding-bottom: 1em;
}
#overseas .credit-limit table .dl td p {
  background-color: #525252;
  color: #fff;
  padding: 5px;
}
#overseas .note1,
#overseas .note2 {
  text-indent: -1em;
}
#overseas .note1 {
  padding: 40px 0 0 1em;
}
#overseas .note1 li:before {
  content: "＊";
  font-size: 14px;
}
#overseas .note2 li:before {
  content: "※";
  font-size: 14px;
}
#overseas .note2 {
  padding: 0 0 70px 1em;
}
#overseas .grade-up {
  background-color: #f6f6f6;
  text-align: center;
  padding: 45px 1em;
  /*    margin-bottom: 150px;*/
}
#overseas .grade-up p {
  font-size: 16px;
  margin-bottom: 25px;
  padding: 0;
}
#overseas .grade-up .btn {
  background-color: #a78951;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding: 10px 35px;
}

#overseas .grade-up .btn:after {
  content: "▶";
  color: #fff;
  font-size: 14px;
  position: relative;
  top: -2px;
  left: 10px;
  padding-right: 10px;
}

#overseas .process {
  /*    margin-bottom: 150px;*/
}

#overseas .official-papers {
  /*    margin-bottom: 150px;*/
}

#overseas .official-papers th,
#overseas .official-papers td {
  border: 1px solid #b6b6b6;
}

#overseas .official-papers th {
  background-color: #f6f6f6;
}
#overseas .official-papers td {
  text-align: center;
}

#overseas .official-papers .overseas-accident {
  margin-bottom: 30px;
}
/*.relative-wrap : IE border bug fix*/
#overseas .official-papers .overseas-accident .vertical .line > .relative-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to top right, transparent, transparent 50%, #b6b6b6 50%, transparent 50.5%, transparent 100%);
  background-color: #f6f6f6;
}

#overseas .official-papers .overseas-accident tbody > tr:first-child > th:not(.no) {
  height: 330px\9; /*IE10↓*/
}
#overseas .official-papers .overseas-accident .vertical .line > .relative-wrap {
  height: 330px\9; /*IE10↓*/
  border-bottom: 1px solid #b6b6b6\9; /*IE10↓*/
}

@media all and (-ms-high-contrast: none) {
  /*ie10↑*/
  #overseas .official-papers .overseas-accident tbody > tr:first-child > th:not(.no) {
    height: 330px;
  }
  #overseas .official-papers .overseas-accident .vertical .line > .relative-wrap {
    height: 330px;
    border-bottom: 1px solid #b6b6b6;
  }
}

#overseas .official-papers .overseas-accident .vertical .line {
  position: relative;
  background: none;
  height: 100%;
}
#overseas .official-papers .overseas-accident .vertical .line p {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: unset;
  height: auto;
}
#overseas .official-papers .overseas-accident .vertical .line p:first-child {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
#overseas .official-papers .overseas-accident .vertical .line p:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}
#overseas .official-papers .overseas-accident table {
  margin-bottom: 30px;
}
#overseas .official-papers .overseas-accident .note:before {
  content: "（注）";
  float: left;
  font-size: 14px;
  line-height: 1.8;
}
#overseas .official-papers .overseas-accident ol {
  margin-left: 40px;
  list-style-type: decimal;
}
#overseas .official-papers .overseas-accident ol li {
  margin-left: 1.5em;
}
.main article #overseas .official-papers .vertical th p {
  margin: 0;
}
.main article #overseas .official-papers .vertical th p.txt-size-ss {
  font-size: 12px;
}
#overseas .official-papers .vertical th {
  vertical-align: top;
}
#overseas .official-papers .vertical th:not(.no) p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  height: 260px;
  text-align: left;
}
#overseas .official-papers .vertical th.no {
  background-color: #ababab;
  color: #fff;
}

#overseas .official-papers .domestic-accident table {
  margin-bottom: 30px;
}
#overseas .official-papers .domestic-accident .dt {
  width: 24%;
  text-align: left;
}
#overseas .official-papers .domestic-accident td {
  width: 4.75%;
}
#overseas .certificate {
  padding-bottom: 80px;
}
#overseas .certificate .description {
  font-size: 18px;
  line-height: 1.5;
}

#overseas .certificate .grade-up {
  margin: 40px 0;
}

@media only screen and (max-width: 640px) {
  .main article #overseas table p,
  .main article #overseas .official-papers .vertical th p.txt-size-ss {
    font-size: 10px;
    line-height: 1.2em;
  }

  /*contents margin*/
  #overseas .certificate {
    padding-bottom: 40px;
  }
  #overseas .grade-up {
    padding: 30px 1em; /*margin-bottom: 40px;*/
  }
  /*
	#overseas .process {margin-bottom: 40px;}
	#overseas .official-papers {margin-bottom: 40px;}
*/

  #overseas .notes {
    padding: 20px 0 20px 1em;
  }
  #overseas table tbody tr th {
    font-weight: normal;
  }
  #overseas table th,
  #overseas table td {
    padding: 10px 3px;
    white-space: normal;
    font-size: 10px;
    line-height: 1.4em;
  }
  #overseas .official-papers table th,
  #overseas .official-papers table td {
    padding: 10px 1px;
  }
  #overseas .credit-limit table p {
    padding: 0;
  }
  #overseas .credit-limit table th .card {
    width: 50px;
    padding-bottom: 1em;
  }
  #overseas .credit-limit table tbody tr:nth-child(1) th {
    vertical-align: top;
  }
  #overseas .credit-limit table tbody tr th:nth-child(1) {
    width: 5em;
    font-weight: normal;
  }
  #overseas .credit-limit table tbody tr:nth-child(1) th:nth-child(2) {
    width: 19%;
  }
  #overseas .credit-limit table tbody tr:nth-child(2) p {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: 8em;
    text-align: left;
    margin: 0 auto;
  }
  #overseas .credit-limit table tbody tr:nth-child(2) p br {
    display: none;
  }

  #overseas .official-papers .vertical th:not(.no) p {
    height: 220px;
  }
  .main article #overseas .official-papers .vertical th p {
    margin: 0 auto;
  }
  #overseas .official-papers table tbody tr th:nth-child(1) {
    width: 5em;
    font-weight: normal;
  }

  #overseas .official-papers .domestic-accident table tbody tr th:nth-child(1) {
    width: 4.5em;
    font-weight: normal;
  }
  #overseas .official-papers .domestic-accident .dt {
    width: 12%;
    text-align: left;
  }
  #overseas .official-papers .domestic-accident td {
    width: 2.75%;
  }
  #overseas .official-papers .domestic-accident th {
    font-weight: normal;
  }

  #overseas .certificate .description {
    font-size: 14px;
  }

  #overseas .official-papers .overseas-accident .vertical .line {
    background-image: linear-gradient(to top right, transparent, transparent 49%, #b6b6b6 50%, transparent 51%, transparent 100%);
    position: relative;
  }
  #overseas .official-papers .overseas-accident .vertical .line p {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  #overseas .official-papers .overseas-accident .vertical .line p:first-child {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
  }
  #overseas .official-papers .overseas-accident .vertical .line p:last-child {
    position: absolute;
    bottom: 5px;
    left: 5px;
    padding: 0;
  }
}

/*------------------------------------------------------------
	kaigai-lounge
------------------------------------------------------------*/
#priority-pass .plan {
  /*    margin-bottom: 150px*/
}

#priority-pass .plan table {
  text-align: center;
}
#priority-pass .plan table p {
  margin: 0;
}
#priority-pass .plan table tr {
  border-bottom: #000 1px solid;
  background-color: #fff;
}
#priority-pass .plan table tr:last-child,
#priority-pass .plan table tr:nth-last-child(2) {
  border-bottom: none;
}
#priority-pass .plan table th {
  padding: 15px 0;
}
#priority-pass .plan table th p {
  font-size: 20px;
  /* font-weight: normal; */
}
#priority-pass .plan table th .plan-ttl {
  font-size: 24px;
}
#priority-pass .plan table td {
  font-size: 14px;
  vertical-align: inherit;
}
#priority-pass .plan table td .counter {
  font-size: 20px;
  font-weight: 500;
}
#priority-pass .plan table td .etc {
  font-weight: 500;
}
#priority-pass .plan table .pt30 {
  padding-top: 30px;
}
#priority-pass .plan table .w300 {
  width: 300px;
  text-align: center;
}
#priority-pass .plan table .gray-bg {
  background-color: #ededed;
  height: 145px;
  line-height: 145px;
}
#priority-pass .plan table .gold-bg {
  background-color: #a78951;
  color: #fff;
  height: 220px;
  line-height: 220px;
}
#priority-pass .plan table .th-inner {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.5em;
}
#priority-pass .plan table ul {
  text-indent: -1em;
  padding-left: 1em;
}
#priority-pass .plan table ul li {
  font-size: 13px;
  text-align: left;
  line-height: 1.7;
}
#priority-pass .plan table ul li:before {
  content: "※";
  position: relative;
}

#priority-pass .process {
  /*    margin-bottom: 150px;*/
}
#priority-pass .process .step {
  margin-bottom: 40px;
}
#priority-pass .process .step1 {
  margin-right: 15px;
  background-color: #ededed;
  line-height: 90px;
  float: left;
  width: 440px;
  height: 240px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#priority-pass .process .step1:after {
  content: "";
  border-style: solid;
  border-width: 120px 0 120px 32px;
  border-color: transparent transparent transparent #ededed;
  position: absolute;
  top: calc(50% - 120px);
  right: -32px;
  z-index: 1;
}
#priority-pass .process .step1 .red_button {
  text-align: center;
  padding: 1em 0 0;
}
#priority-pass .process .step1 .red_button a {
  color: #fff;
  display: block;
  padding: 15px 50px;
}
#priority-pass .process .step1 .notes {
  color: #000;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
#priority-pass .process .step1 .notes li:before {
  content: "※";
}
@media only screen and (max-width: 640px) {
  .main article #priority-pass .process .step1 .notes li {
    font-size: 10px;
  }
}
#priority-pass .process .step2 {
  background-color: #a78951;
  color: #fff;
  float: left;
  width: 176px;
  height: 240px;
  line-height: 90px;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#priority-pass .process .step2:after {
  content: "";
  border-style: solid;
  border-width: 120px 0 120px 32px;
  border-color: transparent transparent transparent #a78951;
  position: absolute;
  top: calc(50% - 120px);
  right: -32px;
}
#priority-pass .process .step3 {
  background-color: #fff;
  color: #a78951;
  border: 2px #a78951 solid;
  line-height: 90px;
  float: right;
  width: 335px;
  height: 240px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#priority-pass .process .step p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
#priority-pass .process .step1 p {
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}
#priority-pass .process .step1 p span {
  position: relative;
  font-size: 10px;
  bottom: 5px;
}
#priority-pass .process .step2 p {
  font-size: 26px;
  font-weight: 500;
  padding-left: 17px;
  letter-spacing: 0;
}
#priority-pass .process .step3 p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
}
#priority-pass .process .step-note {
  clear: both;
}
#priority-pass .process .step-note li {
  font-size: 12px;
}

#priority-pass .how-to {
  margin-bottom: 170px;
  text-align: center;
}
#priority-pass .how-to p {
  margin: 0;
  display: inline-block;
  text-align: left;
}
#priority-pass .how-to p .step2_notes {
  font-size: 16px;
}
#priority-pass .how-to .red_button {
  margin: 0 auto;
}
#priority-pass .how-to .how-to_step {
  text-align: center;
}
#priority-pass .how-to .how-to_step .step1,
#priority-pass .how-to .how-to_step .step2,
#priority-pass .how-to .how-to_step .step3 {
  background-color: #f2eee2;
  padding: 40px;
}
#priority-pass .how-to .how-to_step .step1,
#priority-pass .how-to .how-to_step .step2 {
  margin-bottom: 50px;
  position: relative;
}
#priority-pass .how-to .how-to_step .step1:after,
#priority-pass .how-to .how-to_step .step2:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 25px;
  border-color: #a78951 transparent transparent transparent;
  position: absolute;
  display: block;
  right: calc(50% - 25px);
  margin-top: 53px;
}
#priority-pass .how-to .how-to_step p:not(.red_button) {
  font-size: 20px;
}
#priority-pass .how-to .how-to_step p:not(.red_button) a {
  font-size: 18px;
  color: #a78951;
  border-bottom: #a78951 1px solid;
}
#priority-pass .how-to .how-to_step .step1 ul li,
#priority-pass .how-to .how-to_step .step3 ul li {
  font-size: 16px;
}
#priority-pass .how-to ul {
  margin-top: 35px;
}
#priority-pass .how-to .how-to_step .step3 ul {
  margin-top: 10px;
}

@media only screen and (max-width: 640px) {
  #priority-pass .how-to .how-to_step p:not(.red_button) {
    font-size: 14px;
  }
  #priority-pass .how-to p .step2_notes {
    font-size: 10px;
  }
  #priority-pass .plan {
    margin-bottom: 40px;
  }
  #priority-pass .how-to {
    margin-bottom: 40px;
  }

  #priority-pass .plan table tr th {
    width: 30%;
  }
  #priority-pass .plan table tr td:nth-child(1) {
    padding-left: 1em;
  }
  #priority-pass .plan table tr td:nth-child(2) {
    width: 20%;
  }
  #priority-pass .plan table tr td:nth-child(3) {
    width: 50%;
  }
  /*#priority-pass .plan table th {padding: 15px 0;}*/
  #priority-pass .plan table th p {
    font-size: 14px;
  }
  #priority-pass .plan table th .plan-ttl {
    font-size: 14px;
  }
  #priority-pass .plan table td .counter {
    font-size: 14px;
  }

  #priority-pass .plan table .pt30 {
    padding-top: 40px;
  }
  #priority-pass .plan table .w300 {
    width: auto;
  }
  #priority-pass .plan table .gray-bg {
    height: 145px;
    line-height: 145px;
  }
  #priority-pass .plan table .gold-bg {
    height: 400px;
    line-height: 250px;
  }
  #priority-pass .plan table ul li {
    font-size: 11px;
    line-height: 1.5;
  }

  #priority-pass .process {
    /*    margin-bottom: 40px;*/
  }
  #priority-pass .process .step {
    margin-bottom: 20px;
  }
  #priority-pass .process .step1 {
    width: calc(35% - 12px);
    margin-right: 18px;
    line-height: 90px;
    height: 90px;
    text-align: center;
  }
  #priority-pass .process .step1 br {
    display: none;
  }
  #priority-pass .process .step1:after {
    content: "";
    border-style: solid;
    border-width: 45px 0 45px 32px;
    border-color: transparent transparent transparent #ededed;
    position: absolute;
    top: 0;
    right: -32px;
    z-index: 1;
  }
  #priority-pass .process .step2 {
    width: calc(25% - 20px);
    height: 90px;
    line-height: 90px;
    text-align: center;
  }
  #priority-pass .process .step2:after {
    content: "";
    border-style: solid;
    border-width: 45px 0 45px 32px;
    border-color: transparent transparent transparent #a78951;
    position: absolute;
    top: 0;
    right: -32px;
  }
  #priority-pass .process .step3 {
    width: 38%;
    height: 90px;
    line-height: 90px;
    text-align: center;
  }
  #priority-pass .process .step p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
  }
  #priority-pass .process .step1 p {
    text-align: left;
    font-size: 10px;
    line-height: 1.8;
    padding-left: 1em;
  }
  #priority-pass .process .step2 p {
    font-size: 10px;
    text-align: right;
    /*    padding-left: 15px;*/
  }
  #priority-pass .process .step3 p {
    font-size: 10px;
  }
  #priority-pass .how-to .how-to_step a {
    word-break: break-all;
  }

  #priority-pass .how-to .how-to_step .step1,
  #priority-pass .how-to .how-to_step .step2,
  #priority-pass .how-to .how-to_step .step3 {
    padding: 20px;
  }
  #priority-pass .how-to .how-to_step .step1,
  #priority-pass .how-to .how-to_step .step2 {
    margin-bottom: 42px;
  }
  #priority-pass .how-to .how-to_step .step1:after,
  #priority-pass .how-to .how-to_step .step2:after {
    margin-top: 30px;
  }

  #priority-pass .process .step1,
  #priority-pass .process .step2,
  #priority-pass .process .step3 {
    float: none;
    height: auto;
    width: 100%;
    display: block;
    line-height: 1;
    padding: 25px 1em 20px;
    margin-bottom: 1em;
  }
  #priority-pass .process .step1:after,
  #priority-pass .process .step2:after {
    transform: rotate(90deg);
    top: initial;
    bottom: -60px;
    right: calc(50% - 16px);
  }

  #priority-pass .process .step2 p {
    text-align: center;
    padding-left: 0;
  }

  #priority-pass .process .step1 .red_button {
    padding: 0.5em 0 0;
  }
  #priority-pass .process .step1 .red_button a {
    padding: 10px;
    font-size: 10px;
    display: block;
  }

  #priority-pass .how-to .how-to_step p {
    font-size: 16px;
  }
  #priority-pass .how-to .how-to_step a {
    font-size: 14px;
    color: #a78951;
    border-bottom: #a78951 1px solid;
  }
  #priority-pass .how-to .how-to_step .step1 ul li,
  #priority-pass .how-to .how-to_step .step3 ul li {
    font-size: 10px;
  }
  #priority-pass .how-to ul {
    margin-top: 15px;
    text-align: left;
  }
}

#priority-pass .table_block {
  padding-bottom: 35px;
}
#priority-pass .table_block .table_txt {
  font-size: 16px;
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  #priority-pass .table_block .table_txt {
    font-size: 14px;
  }
}
#priority-pass .table_block table {
  border-right: 1px solid;
  border-left: 1px solid;
  border-top: 1px solid;
}
#priority-pass .table_block table th {
  background-color: #f2eee2;
  font-weight: 500;
}
#priority-pass .table_block table th,
#priority-pass .table_block table td {
  font-size: 16px;
  text-align: center;
  padding: 10px;
  width: 20%;
  border-bottom: 1px solid;
}
@media only screen and (max-width: 640px) {
  #priority-pass .table_block table th,
  #priority-pass .table_block table td {
    font-size: 14px;
  }
}
#priority-pass .table_block table tr:not(.tr_head) th {
  text-align: left;
  width: 60%;
}
#priority-pass .table_block table .tr_head th,
#priority-pass .table_block table td {
  border-left: 1px solid;
}

/*------------------------------------------------------------
	travel-delivery
------------------------------------------------------------*/
/* - - - - - .delivery-merit - - - - - */
#free-delivery .box_title {
  display: inline-block;
  padding: 0.3em 1.3em;
  margin-bottom: 20px;
}
#free-delivery .box_wrap {
  padding-bottom: 20px;
}
#free-delivery .delivery-merit .h5_title {
  margin-bottom: 40px;
}
#free-delivery .delivery-merit .titles {
  padding: 0.2em 1em;
  margin-bottom: 35px;
}
#free-delivery .delivery-merit .d-table {
  padding: 32px 0;
}
#free-delivery .delivery-merit .d-table > .box.img {
  width: 290px;
  border: none;
  vertical-align: middle;
}
#free-delivery .delivery-merit .d-table > .box.img p {
  padding-bottom: 10px;
}
#free-delivery .delivery-merit .d-table > .box.img img {
  width: 180px;
  margin-bottom: 10px;
}
#free-delivery .delivery-merit .d-table > .box {
  vertical-align: top;
  width: 342px;
  padding: 0 26px;
  border-left: #000 1px solid;
}
#free-delivery .delivery-merit .d-table > .box .img {
  margin-bottom: 35px;
}
#free-delivery .delivery-merit .d-table > .box .box01 span {
  display: block;
}
#free-delivery .delivery-merit .d-table > .box .box02 {
  border-top: #000 1px solid;
  margin-top: 17px;
  padding: 20px 0 17px;
}
#free-delivery .delivery-merit .sdv3-notes {
  padding-top: 30px;
}

@media only screen and (max-width: 640px) {
  #free-delivery .wid980 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #free-delivery .delivery-merit .d-table {
    padding: 32px 10px 20px;
  }
  #free-delivery .delivery-merit .d-table > .box.img {
    width: 100%;
    border: none;
  }
  #free-delivery .delivery-merit .d-table,
  #free-delivery .delivery-merit .d-table > .box {
    display: block;
  }
  #free-delivery .delivery-merit .d-table > .box {
    vertical-align: top;
    width: 100%;
    padding: 0 10px;
    border-left: none;
  }
  #free-delivery .delivery-merit .d-table > .box:not(.img) img {
    width: 60%;
  }
  #free-delivery .delivery-merit .d-table > .box .box01 span {
    display: inline;
  }
  #free-delivery .delivery-merit .sdv3-notes {
    padding-top: 20px;
  }
}

/* - - - - - .delivery-service - - - - - */
#free-delivery .delivery-service .box01 {
  margin-bottom: 40px;
}
#free-delivery .delivery-service .box02 {
  margin-bottom: 40px;
  padding: 0 30px 30px;
}
#free-delivery .delivery-service .box02 > .text {
  padding-bottom: 15px;
}
#free-delivery .delivery-service .box02 .d-table {
  padding: 30px;
  text-align: left;
}
#free-delivery .delivery-service .box02 .d-table .img {
  margin: 0;
}
#free-delivery .delivery-service .d-table > .box:first-child {
  width: 365px;
}
#free-delivery .delivery-service .d-table > .box:last-child {
  width: calc(100% - 365px);
  vertical-align: top;
  padding-left: 40px;
}
#free-delivery .delivery-service .text {
  margin-bottom: 15px;
}
#free-delivery .delivery-service dl {
  padding: 20px 0 10px;
}
#free-delivery .delivery-service dt {
  color: #a78951;
  font-weight: 500;
}
#free-delivery .delivery-service dt:before {
  content: "■";
  display: inline;
}
#free-delivery .delivery-service dd {
  padding-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  #free-delivery .delivery-service .d-table,
  #free-delivery .delivery-service .d-table > .box {
    display: block;
  }
  #free-delivery .delivery-service .box01 {
    margin-bottom: 20px;
  }
  #free-delivery .delivery-service .box02 {
    padding: 0 10px 10px;
  }
  #free-delivery .delivery-service .box02 .d-table {
    padding: 20px;
  }
  #free-delivery .delivery-service .d-table > .box:first-child {
    width: 100%;
  }
  #free-delivery .delivery-service .d-table > .box:first-child img {
    width: 100%;
    margin-bottom: 20px;
  }
  #free-delivery .delivery-service .d-table > .box:last-child {
    width: 100%;
    padding-left: 0;
  }
}

/* - - - - - .delivery-arrival - - - - - */
#free-delivery .delivery-arrival .h5_title {
  padding: 10px 10px;
}
#free-delivery .delivery-arrival .h5_title + p {
  margin-bottom: 30px;
}
#free-delivery .delivery-arrival > .wid980 {
  padding: 30px;
}
#free-delivery .delivery-arrival > .wid980 > .d-table {
  width: 100%;
  display: block;
  padding: 30px;
  text-align: left;
  margin-bottom: 20px;
}
#free-delivery .delivery-arrival > .wid980 > .box04.d-table {
  padding-top: 0;
}
#free-delivery .delivery-arrival > .wid980 > .d-table:after {
  content: "";
  display: table;
  clear: both;
}
#free-delivery .delivery-arrival > .wid980 > .d-table > .box {
  display: block;
  float: left;
}
#free-delivery .delivery-arrival > .wid980 > div > .img {
  position: relative;
  width: 190px;
  height: 190px;
}
#free-delivery .delivery-arrival > .wid980 > .box01 > .img {
  background: #f2eee2 url(/csmembers/images/travel-delivery/detail_3a.png) no-repeat;
}
#free-delivery .delivery-arrival > .wid980 > .box02 > .img {
  background: #f2eee2 url(/csmembers/images/travel-delivery/detail_3b.png) no-repeat;
}
#free-delivery .delivery-arrival > .wid980 > .box03 > .img {
  background: #f2eee2 url(/csmembers/images/travel-delivery/detail_3c.png) no-repeat;
}
#free-delivery .delivery-arrival > .wid980 > div > .text {
  width: calc(100% - 190px);
  padding-left: 40px;
}
#free-delivery .delivery-arrival > .wid980 > div > .img > span {
  position: absolute;
  background-color: #a78951;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  top: -30px;
  left: -30px;
}
#free-delivery .delivery-arrival > .wid980 > div > .text > p {
  margin-bottom: 10px;
  word-break: break-all;
}
#free-delivery .delivery-arrival > .wid980 > div > .text > p:last-child {
  margin-bottom: 0;
}
#free-delivery .delivery-arrival > .wid980 > .box02 > .text > p:last-child {
  margin-top: 10px;
}
#free-delivery .delivery-arrival > .wid980 > .box03 > .text > p:last-child {
  margin-top: 5px;
}
#free-delivery .delivery-arrival > .wid980 > .box04.d-table {
  display: block;
}
#free-delivery .delivery-arrival > .wid980 > .box04.d-table:after {
  content: "";
  display: table;
  clear: both;
}
#free-delivery .delivery-arrival > .wid980 > .box04.d-table > .box {
  display: block;
  float: left;
  width: calc(50% - 10px);
}
#free-delivery .delivery-arrival > .wid980 > .box04.d-table > .box:nth-child(even) {
  float: right;
}
#free-delivery .delivery-arrival > .wid980 > .box03 {
  margin-bottom: 0;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table {
  padding-top: 20px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px 1px;
  text-align: center;
  font-size: 14px;
}
#free-delivery .delivery-arrival span.list-icon {
  position: relative;
  font-size: 10px;
  top: -3px;
  right: 8px;
}
#free-delivery .delivery-arrival .inner-note li {
  font-size: 11px;
}
#free-delivery .delivery-arrival .inner-note li:before {
  content: "＊";
}

#free-delivery .delivery-arrival > .wid980 > .box04 table th,
#free-delivery .delivery-arrival > .wid980 > .box04 table td {
  padding: 1em 0.8em;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table tr th {
  background-color: #cab896;
  white-space: nowrap;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table tr:nth-child(2) th {
  width: 8em;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table tr.box_height {
  height: 70px;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table td:not(.box_blank) {
  background-color: #f2eee2;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table td span {
  font-size: 10px;
  display: block;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table td.box_blank {
  background-color: #fff;
  width: 20px;
  font-size: 0;
}
#free-delivery .delivery-arrival > .wid980 > .box04 table th.box_blank {
  background-color: #fff;
  height: 20px;
  font-size: 0;
}
@media only screen and (max-width: 640px) {
  #free-delivery .delivery-arrival .h5_title + p {
    margin-bottom: 15px;
  }
  #free-delivery .delivery-arrival > .wid980 {
    padding: 10px;
  }
  #free-delivery .delivery-arrival > .wid980 > .d-table {
    padding: 20px 10px 10px;
    margin-bottom: 10px;
  }
  #free-delivery .delivery-arrival > .wid980 > div > .text > p {
    margin-bottom: 10px;
  }
  #free-delivery .delivery-arrival > .wid980 > .d-table.box04 {
    margin-bottom: 0;
  }
  #free-delivery .delivery-arrival > .wid980 > div > .img > span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    top: 0;
    left: 0;
  }
  #free-delivery .delivery-arrival > .wid980 > .d-table > .box {
    float: none;
  }
  #free-delivery .delivery-arrival > .wid980 > div > .img {
    position: relative;
    text-align: center;
    margin: 0 auto 20px;
  }
  #free-delivery .delivery-arrival > .wid980 > div > .text {
    width: 100%;
    padding-left: 0;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04.d-table > .box {
    display: block;
    float: none;
    width: 100%;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 {
    margin-top: 0;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 table {
    padding-top: 10px;
    margin-top: 0;
    font-size: 10px;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 table th,
  #free-delivery .delivery-arrival > .wid980 > .box04 table td {
    padding: 1em 0.1em;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 table tr:nth-child(2) th {
    width: 7em;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 table tr.box_height {
    height: 30px;
  }
}

/* - - - - - .delivery-arrival content 2 - - - - - */
#free-delivery .delivery-arrival.type2 {
  margin-top: -40px;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .box01 > .img {
  background: #eceded url(/csmembers/images/travel-delivery/detail_3d.png) no-repeat;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .box02 > .img {
  background: #eceded url(/csmembers/images/travel-delivery/detail_3c.png) no-repeat;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .box03 > .img {
  background: #eceded url(/csmembers/images/travel-delivery/detail_3a.png) no-repeat;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .box01 > .img + .text {
  /* width: 463px; */
  padding-left: 40px;
}
#free-delivery .delivery-arrival.type2 > .wid980 > div > .text + .text {
  border-left: #000 1px solid;
  width: calc(100% - 190px - 463px);
  /* height: 190px; */
  padding-left: 20px;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 span {
  display: block;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box p {
  padding-left: 34px;
  margin: 0;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  background-position: 0 center;
  background-repeat: no-repeat;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box .info_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box .info_time dt {
  width: 2.5em;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box .info_time dd {
  width: calc(100% - 2.5em);
}

#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box > p.target_card {
  padding-left: 0;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box .box > p.target_card:not(:first-child) {
  padding-top: 1em;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box01 {
  background-image: url("/csmembers/images/travel-delivery/detail_ico1.png");
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box02 {
  background-image: url("/csmembers/images/travel-delivery/detail_ico2.png");
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table > .box:first-child {
  padding: 0 30px 0 0;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box03 {
  text-align: center;
  vertical-align: middle;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
  padding: 15px;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table + p {
  padding-top: 10px;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box.text table {
  width: 100%;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box.text table td {
  padding: 0.3em 0;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box.text table td span {
  font-size: 10px;
  display: inline;
  position: relative;
  bottom: 2.5px;
}

#free-delivery .delivery-arrival .code-note {
  clear: both;
  text-align: right;
  /* padding-top: 10px; */
}
#free-delivery .delivery-arrival .code-note ul {
  /* text-indent: -1em; */
  /* padding-left: calc(220px + 1em); */
  text-align: left;
}
#free-delivery .delivery-arrival .code-note li:before {
  content: "※";
}
#free-delivery .delivery-arrival .code-note a {
  font-size: 12px;
  word-break: break-all;
}

#free-delivery .delivery-arrival .q-list {
  padding-top: 10px;
}
#free-delivery .delivery-arrival .q-list p {
  margin: 0;
}
#free-delivery .delivery-arrival .q-list .q-list_lineup li {
  float: left;
  margin-right: 0.5em;
  font-size: 13.5px;
}

@media only screen and (max-width: 640px) {
  #free-delivery .delivery-arrival.type2 {
    margin-top: -20px;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .box01 > .img + .text {
    width: 100%;
    padding-left: 0;
    padding-bottom: 20px;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > div > .text + .text {
    border-left: none;
    width: 100%;
    height: auto;
    padding-left: 0;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table > .box:first-child {
    padding-right: 0;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table {
    display: block;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table > .box {
    display: block;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .d-table .box:first-child {
    /* width: calc(11em + 34px); */
    margin: 0 auto 10px;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box01 .box03 {
    padding: 10px 0;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .d-table.box03 p.t_brown + .sdv3-notes {
    margin-bottom: 20px;
  }
  #free-delivery .delivery-arrival .code-note {
    text-align: left;
  }
  #free-delivery .delivery-arrival .code-note ul {
    padding-left: 1em;
  }
}

#free-delivery .price-sub {
  width: 100%;
}
#free-delivery .price-sub > .box:last-child {
  font-size: 14px;
}

/* - - - - - .delivery-price-list - - - - - */
#free-delivery .price-list .panel {
  background-color: #fff;
}
#free-delivery .delivery-arrival.type2 > .wid980 > .box04 {
  padding: 30px;
  background-color: #fff;
  text-align: left;
}
#free-delivery .price-list .table-float > table {
  float: left;
}
#free-delivery .price-list .table-float > table tr:first-child th {
  height: 62px;
  padding: 0.8em !important;
}
#free-delivery .price-list .table-float > table {
  width: 510px !important;
}
#free-delivery .price-list .table-float > table:last-child {
  width: 350px !important;
  margin-left: -1px;
}
#free-delivery .price-list .d-table {
  width: 100%;
}
#free-delivery .price-list .d-table > .box:last-child,
#free-delivery .price-sub > .box:last-child {
  text-align: right;
}
#free-delivery .price-list > li {
  margin-bottom: 20px;
}
#free-delivery .price-list > li:last-child {
  margin-bottom: 0;
}
#free-delivery .price-list dl dt {
  background-color: #a78951;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
}
#free-delivery .price-list dl dt::after {
  position: absolute;
  top: -3px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 30px;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#free-delivery .price-list dl dt.active::after {
  top: 5px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#free-delivery .price-list dl dt > div,
#free-delivery .price-list dl dd > div {
  display: table-cell;
  padding: 24px 0;
}
@media only screen and (min-width: 641px) {
  #free-delivery .price-list dl dt > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 4.5em;
  }
}
#free-delivery .price-list dl dt > div > span,
#free-delivery .price-list dl dd > div > span {
  display: block;
  font-size: 12px;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table {
  padding-top: 10px;
  padding-bottom: 20px;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table th,
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table td {
  line-height: 1.4em;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table tr td {
  background-color: #f0f0f0;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table tr th {
  background-color: #d7d7d7;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table tr td {
  white-space: nowrap;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table tr:last-child td {
  white-space: nowrap;
}
#free-delivery .delivery-arrival > .wid980 > .box04 .price-list table tr:nth-child(3) {
  color: #bc0101;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  #free-delivery .price-list .d-table {
    display: block;
  }
  #free-delivery .price-list .d-table > .box,
  #free-delivery .d-table.price-sub > .box {
    display: block;
  }
  .d-table.price-sub > .fs18.box {
    margin: 0;
  }
  #free-delivery .price-list .table-float > table {
    float: none;
  }
  #free-delivery .price-list .table-float > table tr:first-child th,
  #free-delivery .price-list .table-float > table tr th,
  #free-delivery .price-list .table-float > table tr td {
    white-space: normal;
    width: auto !important;
    height: auto !important;
    padding: 0.6em 0.1em !important;
  }
  #free-delivery .price-list .table-float > table {
    width: 100% !important;
  }
  #free-delivery .price-list .table-float > table:last-child {
    width: 100% !important;
    margin-left: 0;
  }
  #free-delivery .delivery-arrival.type2 > .wid980 > .box04 {
    padding: 10px;
  }
  #free-delivery .price-list > li {
    margin-bottom: 10px;
  }
  #free-delivery .price-list dl dt::after {
    right: 15px;
  }
  #free-delivery .price-list dl dt > div,
  #free-delivery .price-list dl dd > div {
    display: block;
    padding: 15px 0;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 .price-list table {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  #free-delivery .delivery-arrival > .wid980 > .box04 .price-list table:last-child {
    padding-bottom: 20px;
  }
}

#free-delivery .box04 .panel .sdv3-notes {
  text-align: right;
}

/*------------------------------------------------------------
	mile
------------------------------------------------------------*/
.mile-club {
  margin-top: 100px;
}
@media only screen and (max-width: 640px) {
  .mile-club {
    margin-top: 0;
  }
}
.mile-club p {
  margin: 0;
}

.mile-club .liner_title_h3 {
  font-size: 26px;
  margin-bottom: 40px;
}
.mile-club .liner_title_lead {
  text-align: center;
  font-size: 18px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 640px) {
  .mile-club .liner_title_h3 {
    font-size: 18px;
  }
  .mile-club .liner_title_lead {
    font-size: 14px;
    margin-bottom: 40px;
  }
}
.mile-club .merit .merit01,
.mile-club .merit .merit02 {
  background: #ededed;
  width: 467px;
  text-align: center;
  padding: 30px;
}

.mile-club .merit .merit01 {
  float: left;
  margin-right: 18px;
  height: 180px;
}
.mile-club .merit .merit02 {
  float: right;
  margin-left: 18px;
  height: 180px;
}
.mile-club .merit h5 {
  display: inline-block;
  color: #fff;
  margin-bottom: 30px;
  padding: 0.3em 1.3em;
  font-size: 14px;
  font-weight: 500;
}

.mile-club .merit .merit01 p {
  margin: 15px 0 35px;
}
.mile-club .merit .merit01 p,
.mile-club .merit .merit02 p {
  font-size: 22px;
}

.mile-club .schedule .sinstance {
  text-align: center;
}

.mile-club .schedule .sinstance .current-year,
.mile-club .schedule .sinstance .next-year {
  display: inline-block;
}

.mile-club .schedule .step {
  /* float: left; */
  display: table-cell;
  text-align: center;
  width: 280px;
  position: relative;
}
@media only screen and (min-width: 641px) {
  .mile-club .schedule .step.step4 {
    width: 596px;
  }
}

/*
.mile-club .schedule .step .fs20 {
    background: #fff;
    width: 280px;
    border: #a78951 1px solid;
    height: 160px;
    vertical-align: middle;
}
*/

.mile-club .schedule .step .box {
  background: #fff;
  width: 280px;
  border: #a78951 1px solid;
  height: 180px;
  padding-top: 30px;
}
.mile-club .schedule .step.step4 .box {
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (min-width: 641px) {
  .mile-club .schedule .step.step4 .box {
    width: 596px;
    margin-right: 0;
    padding-bottom: 40px;
  }
}

/*.mile-club .schedule .step.step1 .box{padding-top: 60px;}*/
.mile-club .schedule .step .box span {
  display: block;
}
.mile-club .schedule .step .box span.t_brown {
  padding-bottom: 10px;
}
.mile-club .schedule .step.step4 .box .fs12 {
  text-align: left;
}

.mile-club .schedule .step .fs20 span {
  font-size: 11px;
  line-height: 1em !important;
  height: 10px;
  margin: 0;
  padding: 0;
  /*    line-height: 20px;*/
  color: #000;
}

.mile-club .schedule .step1 p,
.mile-club .schedule .step2 p,
.mile-club .schedule .step4 p {
  margin-right: 36px;
}

.mile-club .schedule .step .fill_brown {
  padding: 0.2em 1em;
}

.mile-club .schedule .step1:after,
.mile-club .schedule .step2:after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #c2af8c;
  position: absolute;
  bottom: 0px;
  right: 9px;
}

.mile-club .schedule .sinstance .next {
  background: #818181;
  width: 596px;
  display: inline-block;
  color: #fff;
  padding: 0.2em 1em;
  font-weight: 500;
  margin: 20px 0 35px;
  position: relative;
}
.mile-club .schedule .sinstance .next:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-color: #818181 transparent transparent transparent;
  position: absolute;
  top: 30px;
  right: calc(50% - 6px);
}

.mile-club .schedule .sinstance .point-mile {
  display: inline-block;
  margin: 40px 0 40px -32px;
}

.mile-club .schedule .sinstance .point-mile .point,
.mile-club .schedule .sinstance .point-mile .mile {
  float: left;
  padding: 20px;
}

.mile-club .schedule .sinstance .point-mile .point {
  width: 180px;
  background: #fff;
  position: relative;
  height: 120px;
  padding: 27px 0;
}
.mile-club .schedule .sinstance .point-mile .point:after {
  content: "";
  display: inline;
  border-style: solid;
  border-width: 60px 0 60px 32px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  right: -32px;
  z-index: 1;
}
.mile-club .schedule .sinstance .point-mile .mile {
  width: 727px;
  background: #a78951;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  height: 120px;
  letter-spacing: -0.03em;
  text-align: left;
  padding-left: 35px;
}
.mile-club .schedule .sinstance .point-mile .mile span {
  font-size: 11px;
  display: block;
  padding-left: 10px;
  line-height: 2.3;
}

.mile-club .schedule .sinstance .point-mile .mile:after {
  content: "";
  display: inline;
  border-style: solid;
  border-width: 60px 0 60px 32px;
  border-color: transparent transparent transparent #a78951;
  position: absolute;
  top: 0;
  right: -32px;
}
.mile-club .schedule .schedule-notes {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
  margin: 30px 0;
}

.mile-club .schedule .schedule-notes li:before {
  content: "※";
}

@media only screen and (max-width: 640px) {
  .mile-club .schedule .sinstance .point-mile .mile {
    height: auto;
  }
  .mile-club .schedule .sinstance .point-mile .mile span {
    padding-left: 0;
  }
  .mile-club .schedule .sinstance .point-mile .mile span br {
    display: none;
  }
}

/* .mile-club .price-list dl dt {
display: table;
width: 100%;
cursor: pointer;
position: relative;
}
.mile-club .price-list dl dt::after {
position: absolute;
top: -3px;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
right: 30px;
width: 10px;
height: 10px;
border-top: 2px solid;
border-right: 2px solid;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.mile-club .price-list dl dt.active::after {
top: 5px;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} */

.mile-club .price-list dl dt {
  text-align: center;
  font-size: 18px;
  /* cursor: pointer; */
  background: #f6f6f6;
  border-bottom: #fff 1px solid;
}

.mile-club .price-list dl dt > div {
  padding: 24px 0;
  font-size: 20px;
}
.mile-club .price-list dl {
  background: #f6f6f6;
}
.mile-club .price-list dl .clearfix {
  /*    padding-left: 24px;*/
  padding: 40px 24px;
}
.mile-club .price-list dl ul {
  float: left;
  padding: 0 35px;
  text-indent: -1em;
  padding-left: 1em;
  width: 50%;
}
.mile-club .price-list dl ul:first-child {
  border-right: #fff 1px solid;
}
.mile-club .price-list dl ul:last-child {
  padding-left: 40px;
}
.mile-club .price-list dl ul li:before {
  content: "●";
  font-size: 10px;
  position: relative;
  top: -2px;
}

.mile-club .mile-entry .entry-note {
  text-align: center;
  margin-bottom: 20px;
}
.mile-club .mile-entry .url .url-note {
  font-size: 11px;
  margin: 10px 0 0;
  font-weight: normal;
}

.mile-club .mile-entry ul li {
  width: 470px;
  height: 550px;
  background: #f6f6f6;
  float: left;
  margin-bottom: 40px;
  font-weight: 500;
  padding: 20px;
  position: relative;
}
.mile-club .mile-entry ul li:nth-child(odd) {
  margin-right: 40px;
}
.mile-club .mile-entry ul li > p {
  margin: 0 0 60px 3em;
}

/* .mile-club .mile-entry ul li:nth-child(5) > p,.mile-club .mile-entry ul li:nth-child(1) > p {margin: -20px 0 20px -20px;} */
.mile-club .mile-entry ul li .number5-note li {
  width: auto;
  height: auto;
  float: none;
  margin: 0;
  padding: 0;
}
.mile-club .mile-entry ul li .number5-note {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: -40px;
  margin-bottom: 20px;
}
.mile-club .mile-entry ul li .number5-note li:before {
  content: "※";
}
.mile-club .mile-entry ul li .number {
  background: #a78951;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  display: inline-block;
  margin-right: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
.mile-club .mile-entry ul li > p.type02 {
  position: relative;
  padding-bottom: 40px;
}
.mile-club .mile-entry ul li > p.type02 .note {
  font-size: 12px;
  position: absolute;
  left: 62px;
  top: 3em;
}
.mile-club .mile-entry ul li > p.type02 .note a {
  font-size: 12px;
}

.mile-club .mile-entry ul li .left-line {
  border-left: #a78951 10px solid;
  margin-top: 30px;
  padding-left: 12px;
  font-size: 16px;
}
.mile-club .mile-entry ul li .left-line .card-name {
  float: left;
}
.mile-club .mile-entry ul li .left-line img {
  float: left;
  width: 100px;
  margin-left: 30px;
}
@media only screen and (max-width: 640px) {
  .mile-club .mile-entry ul li > p.type02 {
    padding-bottom: 0;
  }
  .mile-club .mile-entry ul li > p.type02 .note {
    position: initial;
  }
  .mile-club .mile-entry ul li .left-line img {
    margin-left: 0;
  }
}
.mile-club .mile-entry ul li .left-line span a {
  font-size: 11px;
  word-break: break-all;
}

.mile-club .mile-save .mile-save-bg {
  background: #f2eee2;
  text-align: center;
  padding: 40px 0;
}

.mile-club .mile-save .mile-save-bg h5 {
  font-size: 24px;
  margin-bottom: 30px;
}
.mile-club .mile-save .mile-save-bg .mile-save-case {
  display: inline-block;
}
.mile-club .mile-save .mile-save-bg .normal,
.mile-club .mile-save .mile-save-bg .get {
  width: 200px;
}
.mile-club .mile-save .mile-save-bg .exchange {
  width: 400px;
}
.mile-club .mile-save .mile-save-bg .normal,
.mile-club .mile-save .mile-save-bg .exchange {
  margin-right: 60px;
}
.mile-club .mile-save .mile-save-bg .normal,
.mile-club .mile-save .mile-save-bg .exchange,
.mile-club .mile-save .mile-save-bg .get {
  line-height: 1.2;
  float: left;
  border: #a78951 2px solid;
  position: relative;
  height: 220px;
  padding: 13px;
  background: #fff;
}
.mile-club .mile-save .mile-save-bg .get {
  float: left;
  border: none;
  position: relative;
  height: 220px;
  padding: 13px;
  background: #a78951;
}

.mile-club .mile-save .mile-save-bg .get > .title {
  color: #fff;
  padding-bottom: 25px;
}
.mile-club .mile-save .mile-save-bg .get > .number {
  color: #fff !important;
}

.mile-club .mile-save .mile-save-bg .exchange-m > .title {
  padding-bottom: 25px;
}
.mile-club .mile-save .mile-save-bg .exchange-m > .number {
  padding-bottom: 25px;
}

.mile-club .mile-save .mile-save-bg .normal > .title {
  padding-bottom: 25px;
}
.mile-club .mile-save .mile-save-bg .normal > .number {
  padding-bottom: 25px;
}

.mile-club .mile-save .mile-save-bg .normal:after {
  content: "＋";
  position: absolute;
  padding: 0 13px;
  font-size: 35px;
  color: #a78951;
  right: -63px;
  top: 70px;
}

.mile-club .mile-save .mile-save-bg .exchange:after {
  content: "＝";
  position: absolute;
  padding: 0 13px;
  font-size: 35px;
  color: #a78951;
  right: -63px;
  top: 70px;
}

.mile-club .mile-save .mile-save-bg .exchange .exchange-p {
  float: left;
  background: #a78951;
  color: #fff;
  height: 190px;
  padding: 20px 10px;
  position: relative;
  width: 167px;
  line-height: 1.2;
}
.mile-club .mile-save .mile-save-bg .exchange .exchange-p:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 14px;
  border-color: transparent transparent transparent #a78951;
  position: absolute;
  top: 75px;
  right: -14px;
}
.mile-club .mile-save .mile-save-bg .exchange .exchange-p .number {
  color: #fff;
}

.mile-club .mile-save .mile-save-bg .mile-save-case .title {
  font-size: 16px;
}
.mile-club .mile-save .mile-save-bg .mile-save-case .number {
  font-size: 35px;
  font-weight: 500;
  color: #a78951;
}
.mile-club .mile-save .mile-save-bg .mile-save-case .number span {
  font-size: 13px;
}
.mile-club .mile-save .mile-save-bg .mile-save-case .sub {
  font-size: 12px;
}
.mile-club .h5_title {
  padding: 40px 0;
}

@media only screen and (max-width: 640px) {
  .mile-club .merit .merit-area {
    margin-bottom: 60px;
  }
  .mile-club .merit .merit01,
  .mile-club .merit .merit02 {
    float: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .mile-club .merit .merit01 {
    margin-bottom: 30px;
  }

  .mile-club .merit .merit01 p {
    margin: 7px 0 18px;
  }
  .mile-club .merit .merit01 p,
  .mile-club .merit .merit02 p {
    font-size: 16px;
  }

  .mile-club .schedule .step {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .mile-club .schedule .step .fs20 {
    width: auto;
    height: auto;
    padding: 20px;
  }

  .mile-club .schedule .step .box {
    width: 100%;

    height: auto;
    padding: 10px 0 17px;
  }

  .mile-club .schedule .step1,
  .mile-club .schedule .step2 {
    margin-bottom: 50px;
  }
  .mile-club .schedule .step1:after,
  .mile-club .schedule .step2:after,
  .mile-club .schedule .step4:after {
    display: block;
    transform: rotate(90deg);
    bottom: -40px;
    right: calc(50% - 7px);
  }
  .mile-club .schedule .step1 p,
  .mile-club .schedule .step2 p,
  .mile-club .schedule .step4 p {
    margin-right: 0;
  }

  .mile-club .schedule .sinstance .next {
    width: 80%;
    margin: 35px 0 35px;
  }

  .mile-club .schedule .sinstance .point-mile {
    margin: 50px 0;
  }
  .mile-club .schedule .sinstance .point-mile .point,
  .mile-club .schedule .sinstance .point-mile .mile {
    width: 80%;
    float: none;
    margin: 0 auto;
  }
  .mile-club .schedule .sinstance .point-mile .point:after {
    display: none;
  }
  .mile-club .schedule .sinstance .point-mile .mile:after {
    display: none;
  }
  .mile-club .schedule .sinstance .current-year,
  .mile-club .schedule .sinstance .next-year {
    display: block;
  }

  .mile-club .mile-entry ul {
    display: block;
    margin: 0 auto;
  }
  .mile-club .mile-entry ul li {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
    height: auto;
  }
  .mile-club .mile-entry ul li .number5-note {
    margin-top: 0;
  }
  .mile-club .mile-entry ul li:nth-child(odd) {
    margin-right: auto;
  }

  .mile-club .mile-entry ul li > p {
    margin: -20px 0 40px 3em;
  }

  .mile-club .mile-save .mile-save-bg h5 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .mile-club .mile-save .mile-save-bg .normal,
  .mile-club .mile-save .mile-save-bg .exchange,
  .mile-club .mile-save .mile-save-bg .get {
    float: none;
    margin-bottom: 60px;
    width: 100%;
    height: auto;
  }
  .mile-club .mile-save .mile-save-bg .get {
    margin-bottom: 0;
  }

  .mile-club .mile-save .mile-save-bg .normal {
    height: 110px;
  }
  .mile-club .mile-save .mile-save-bg .normal:after {
    top: 110px;
    right: calc(50% - 30px);
  }
  .mile-club .mile-save .mile-save-bg .exchange {
    height: 200px;
  }
  .mile-club .mile-save .mile-save-bg .exchange:after {
    top: 200px;
    right: calc(50% - 30px);
  }

  .mile-club .mile-save .mile-save-bg .exchange .exchange-p {
    height: 170px;
    padding: 5px;
    width: 50%;
  }
  .mile-club .mile-save .mile-save-bg .mile-save-case .title {
    font-size: 14px;
  }
  .mile-club .mile-save .mile-save-bg .mile-save-case .number {
    font-size: 18px;
  }
  .mile-club .mile-save .mile-save-bg .exchange .exchange-p:after {
    border-width: 7px 0 7px 10px;
    border-color: transparent transparent transparent #a78951;
    top: 53px;
    right: -10px;
  }

  .mile-club .mile-save .mile-save-bg .get > .title {
    padding-bottom: 0;
  }
  .mile-club .mile-save .mile-save-bg .get > .number {
  }

  .mile-club .mile-save .mile-save-bg .exchange-p > .title {
    padding-top: 5px;
  }
  .mile-club .mile-save .mile-save-bg .exchange-p > .number {
    padding-top: 3px;
  }
  .mile-club .mile-save .mile-save-bg .exchange-m > .title {
    padding-bottom: 19px;
  }
  .mile-club .mile-save .mile-save-bg .exchange-m > .number {
    padding-bottom: 0;
  }

  .mile-club .mile-save .mile-save-bg .normal > .title {
    padding-bottom: 0;
  }
  .mile-club .mile-save .mile-save-bg .normal > .number {
    padding-bottom: 0;
  }

  .mile-club .mile-save .mile-save-bg .exchange:after {
    transform: rotate(90deg);
  }
  .mile-club .mile-save .mile-save-bg .mile-save-case {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .mile-club .price-list dl dt > div {
    display: block;
    font-size: 18px;
  }
  .mile-club .price-list dl .clearfix {
    padding: 30px;
  }
  .mile-club .price-list dl ul {
    padding: 0;
    width: 100%;
  }
  .mile-club .price-list dl ul:first-child {
    border-right: none;
  }
  .mile-club .price-list dl ul:last-child {
    padding-left: 0;
  }
}

/** MODAL MILE NOTES BOX
==============================================*/
.announce_wrap {
  padding-top: 20px;
  text-align: center;
  margin-top: 40px;
}
.announce_wrap .announce_txt {
  font-size: 1.6rem;
  color: #c00;
  text-decoration: underline;
}
.main article.mile #anc02 .txtArea .announce_wrap {
  margin-top: 0;
  text-align: left;
}
.main article.mile #anc02 .txtArea .announce_wrap .announce_txt {
  color: #c00;
  font-size: 1.2rem;
}
.mileclub_notes > *:not(:last-child) {
  margin-bottom: 0.5em;
}
.mileclub_notes .txt {
  font-weight: normal;
}
.mileclub_notes_table {
  border-top: 1px solid;
  border-right: 1px solid;
  table-layout: fixed;
  width: 100%;
}
.mileclub_notes_table th {
  border-bottom: 1px solid;
  border-left: 1px solid;
  padding: 5px 10px;
}
.mileclub_notes_table th:first-of-type {
  width: 55%;
}
.mileclub_notes_table th:last-of-type,
.mileclub_notes_table td:last-of-type {
  background-color: #f5f9ff;
}
.mileclub_notes_table th:first-of-type,
.mileclub_notes_table td:first-of-type {
  background-color: #fff;
}
.mileclub_notes_table td {
  border-left: 1px solid;
  border-bottom: 1px solid;
  padding: 5px 10px;
}
.mileclub_notes_table td .small {
  display: inline-block;
  font-size: 0.5em;
}
@media only screen and (max-width: 640px) {
  .announce_wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .announce_wrap .announce_txt {
    font-size: 12px;
  }
  .mileclub_notes_table th:first-of-type {
    width: 45%;
  }
  .mileclub_notes_table th,
  .mileclub_notes_table td {
    font-size: 11px;
    padding: 5px;
    letter-spacing: -0.05em;
  }
}

.mile_notes_modal_box > *:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (min-width: 641px) {
  .mile_notes_modal_box .notes > li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .mile_notes_modal_box .notes > li {
    font-size: 10px;
  }
}

.mile_notes_modal .block_headline {
  margin-bottom: 20px;
}
.mile_notes_modal .block_headline_title {
  font-weight: bold;
}
@media only screen and (min-width: 641px) {
}
@media only screen and (max-width: 640px) {
  .mile_notes_modal .block_headline {
    font-size: 14px;
  }
}

.mile_notes_modal_box .txt {
  text-align: left;
}
@media only screen and (min-width: 641px) {
  .mile_notes_modal_box .txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .mile_notes_modal_box .txt {
    font-size: 12px;
  }
}
