@charset "UTF-8";
/******* setting.scss *******/
/******* mixin.scss *******/
/******* reset.scss *******/


html {
font-size: 62.5%; }

html,
body {
font-family: 'Noto Sans JP', sans-serif;
margin: 0;
max-width: 100%;
min-height: 100%;
padding: 0;
position: relative;
-webkit-text-size-adjust: 100%;
}
body {
    background: #DDD6C1;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fildset, input, textarea, p, blockquote, table, th, td, address, textarea, input {
color: #333;
font-size: 16px;
font-size: 1.6rem;
font-style: normal;
font-weight: 500;
/*letter-spacing: 0.05em;*/
line-height: 160%;
margin: 0;
padding: 0;
word-wrap: break-word; }

table {
border-collapse: collapse;
border-spacing: 0;
width: 100%; }

caption, th {
text-align: left; }

td, th {
vertical-align: top; }

fieldset, img, abbr {
border: none; }

li {
list-style-type: none; }

strong {
font-weight: bold; }

a {
text-decoration: underline; }
a:hover {
text-decoration: none;
opacity: 0.7;
}

img {
max-width: 100%;
height: auto;
vertical-align: bottom; }

* {
box-sizing: border-box;
}

*:focus {
outline: none; }

._sp {
display: none !important; }

/******footer******/
footer {
border-top: 1px solid #F4F4F4;
background: #fff;
}
footer .footer-middle {
padding: 65px 20px; }
footer .footer-middle .inner {
max-width: 1120px;
margin: 0 auto;
display: flex;
justify-content: space-between;
position: relative;
text-align: left; }
footer .footer-middle .inner:before {
  background-color: #C2CAD6;
  content: "";
  height: 100%;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1px; }
footer .footer-middle .inner .pagetop {
  cursor: pointer;
  font-size: 75%;
  position: absolute;
  bottom: -115px;
  right: 0px;
  text-align: center;
  z-index: 5; }
  footer .footer-middle .inner .pagetop img {
    display: block;
    margin-bottom: 5px; }
footer .footer-middle .footer-sitemap {
display: flex;
justify-content: space-between;
padding: 20px 0;
width: 45%; }
footer .footer-middle .footer-sitemap ul:nth-of-type(2) {
  margin: 0 20px; }
footer .footer-middle .footer-sitemap ul li {
  font-size: 75%;
  margin-bottom: 10px; }
  footer .footer-middle .footer-sitemap ul li:last-child {
    margin-bottom: 0; }
  footer .footer-middle .footer-sitemap ul li a {
    color: #666;
    text-decoration: none;
    transition: opacity 0.6s;
    text-decoration: none; }
    footer .footer-middle .footer-sitemap ul li a:hover {
      opacity: 0.7; }
    @media screen and (max-width: 960px) {
      footer .footer-middle .footer-sitemap ul li a:hover {
        opacity: 1; } }
footer .footer-middle .footer-misc {
margin: 0 60px 0 0;
padding: 20px 0;
width: 37%; }
footer .footer-middle .footer-misc dt {
  font-weight: 700;
  font-size: 87.5%;
  margin-top: 20px;
  letter-spacing: -0.01em; }
  footer .footer-middle .footer-misc dt:first-of-type {
    margin-top: 0; }
footer .footer-middle .footer-misc dd {
  font-size: 75%;
  margin-top: 15px;
  letter-spacing: -0.01em; }
footer .footer-lower {
background: url("../img/bg_walk-stop.png") repeat-x 50% 100% #F4F4F4;
background-size: auto 80px;
padding: 75px 20px 120px;
position: relative;
text-align: center;
}
footer .footer-lower .footer-logo {
margin: 0 auto 15px; }
footer .footer-lower .copyright {
font-size: 75%; }

/******main******/
main {
display: block;
text-align: left;
position: relative;
overflow: hidden; }

/******index******/
/* 
    sec_cont
*/
.sec_cont {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    z-index: 10;
    box-sizing: border-box;
}

.sec_cont h3 {
font-size: 3.2rem;
font-weight: 700;
line-height: 2.062;
color: #F8F8E7;
position: relative;
padding-left: 39px;
}
.present .sec_cont h3::before {
position: absolute;
top: 17px;
left: 0;
width: 28px;
height: 32px;
background: url(./../img/h3_icon.svg) no-repeat 0 0/ 100% auto;
content: "";
}



/* 
    mv
*/
.mv {
    position: relative;
    padding: 0 0 5rem;
    background: url(../img/top-bg.png) no-repeat top center / 100% auto;
}
.mv > * {
    position: relative;
    z-index: 20;
}
.mv::after {
    position: absolute;
    bottom: 343px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding-top: 56%;
    background: url(../img/mv_bg.png) no-repeat top center / 100% auto;
    transform: translateY(100%);
    content: "";
}
.top-logo-img {
    position: absolute;
    top: 15px;
    left: 20px;
}
.mv-img {
    position: relative;
    left: 3px;
    margin: 0 auto 126px;
    padding: 7rem 0 0;
    width: 80%;
    max-width: 891.5px;
}
.mv-date-img {
position: absolute;
bottom: 6.5rem;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
width: 70%;
max-width: 593px;
margin-left: -32px;
}


/* 
    present
*/
.present {
    position: relative;
    margin: 0 auto 0;
    padding: 115px 0 0;
}
.present::before {
    position: absolute;
    top: 109px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    height: 68px;
    background: url(../img/pre-bg_sp.png) no-repeat 0 0 / 130px auto;
    content: "";
    z-index: 10;
}
.present_bg {
    position: absolute;
    top: 0;
    bottom: 390px;
    right: 0;
    left: 0;
    margin: auto;
}
.present_bg::before,
.present_bg::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 10px;
    background: url(../img/wavy_line.png) repeat-x top center / auto 100%;
    content: "";
}
.present_bg::after {
    top: auto;
    bottom: 0;
    transform: scale(-1,-1);
}
.present_bg span {
    display: block;
    position: absolute;
    top: 9px;
    bottom: 9px;
    right: 0;
    left: 0;
    margin: auto;
    background: #8BB58E;
}
.present .txt01 {
    margin: 21px auto 0;
    max-width: 800px;
}
.present .tableBox {
    margin: 30px auto 78px;
    max-width: 800px;
}
.present .listCome {
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: 21px;
}
.present .listCome li {
    color: #FFF;
}

.notice li {
padding-left: 2rem;
text-indent: -1em;
line-height: 1.5;
font-size: 1.5rem;
}
.notice li.note {
color: #E3068E;
font-weight: 700; }
.notice li a {
color: #0E202A;
}


.detail_info .sec_sub {
background-color: #fff;
box-sizing: border-box;
width: 100%;
}
.detail_info .detail_cont dd p {
font-size: 1.5rem;
line-height: 1.25;
}

.detail_info .detail_cont dd .fwB {
font-weight: bold;
}
.detail_info .detail_cont dd .w-normal {
font-size: 1.5rem;
}
.detail_info .detail_cont dd .w-normal.pl {
padding-left: 2rem;
}
.detail_info .detail_cont dd {
    width: 100%;
}
.detail_info .detail_cont dd span.note {
  color: #1E5EDA; }
.detail_info .detail_cont dd ol li {
  margin-top: 5px;
  padding-left: 20px;
  position: relative; }
  .detail_info .detail_cont dd ol li span {
    font-weight: 700;
    position: absolute;
    top: 0px;
    left: 0px; }
  .detail_info .detail_cont dd ol li:first-child {
    margin-top: 0; }
  .detail_info .detail_cont dd ol li sup {
    color: #535E6F;
    font-size: 75%;
    vertical-align: bottom; }
.detail_info .detail_cont dd .quick_info {
  background-color: #F7F8F8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 15px 0;
  padding: 20px;
  position: relative; }
  .detail_info .detail_cont dd .quick_info:before {
    background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #F7F8F8 50.5%) no-repeat top left/50% 100%, linear-gradient(to bottom left, rgba(255, 255, 255, 0) 50%, #F7F8F8 50.5%) no-repeat top right/50% 100%;
    content: "";
    display: block;
    height: 14px;
    width: 14px;
    position: absolute;
    top: -14px;
    left: 50px; }
  .detail_info .detail_cont dd .quick_info .pict {
    width: 49%; }
    .detail_info .detail_cont dd .quick_info .pict img {
      width: 100%; }
  .detail_info .detail_cont dd .quick_info dl {
    width: 47%; }
    .detail_info .detail_cont dd .quick_info dl dt {
      font-weight: 500; }
    .detail_info .detail_cont dd .quick_info dl dd {
      font-size: 75%;
      padding-left: 15px;
      position: relative; }
      .detail_info .detail_cont dd .quick_info dl dd span {
        position: absolute;
        top: 0px;
        left: 0px; }
  .detail_info .detail_cont dd .quick_info p {
    font-size: 75%;
    margin-top: 15px;
    width: 100%; }
.detail_info .present_detail th {
font-size: 100%;
font-weight: bold;
font-size: 1.5rem;
}
.detail_info .present_detail td {
font-size: 100%;
font-weight: bold;
color: #916D00;
}


.detail_info .target_info {
border: 2px solid #C2CAD6;
margin-top: 10px;
padding: 20px; }
.detail_info .target_info dt {
width: 100%; }
.detail_info .target_info dd {
margin-top: 2px;
width: 100%; }
.detail_info .target_info .notice {
margin-top: 10px; }
.detail_info .sec_notice {
width: 100%;
margin: 0 auto; }
.detail_info .sec_notice h3 {
font-size: 24px;
font-weight: bold;
line-height: 1.5;
color: #0E202A;
margin: 56px 0 17px;
padding-left: 0;
}
.detail_info .sec_notice h3 sup {
  font-size: 50%;
  font-weight: 500;
  margin-right: 4px;
  vertical-align: 0.9em; }
.detail_info .sec_notice p {
font-size: 1.8rem;
font-weight: 700;
letter-spacing: -0.01em;
}
.detail_info .sec_notice dl {
margin-top: 30px; }
.detail_info .sec_notice dl dt {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 10px;
  }
.detail_info .sec_notice dl dd {
  color: #0E202A; 
  font-size: 1.5rem;
  letter-spacing: 0;
}
.detail_info .sec_notice dl dd .notice {
  margin-top: 10px;
}

.detail_info .sec_notice dl:last-of-type dd .notice {
  margin-top: 20px; }


/* 
    assignment
*/
.assignment {
    position: relative;
    padding: 104px 0 113px;
    background: #8BB58E;
}
.assignment::before,
.assignment::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 10px;
    background: url(../img/wavy_line.png) repeat-x top center / auto 100%;
    content: "";
}
.assignment::after {
    top: auto;
    bottom: 0;
    transform: scale(-1,-1);
}
.assignment_icon {
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1060px;
    height: 68px;
    background: url(../img/pre-bg_sp.png) no-repeat top right / 130px auto;
    z-index: 10;
}
.assignment h2 {
    margin: 0 auto 47px;
}
.assignment .sec_sub {
    text-align: center;
    margin: 0 auto 28px;
    padding: 32px 20px 33px;
    width: 100%;
    background: #F7F5F0;
    border: 4px solid #0C8480;
    border-radius: 10px;
    box-sizing: border-box;
}
.assignment .sec_sub h3 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.27;
    color: #030303;
    margin-bottom: 10px;
}
.assignment .sec_sub h3 sup {
    font-size: 60%;
}
.assignment .sec_sub p.indent {
    font-size: 1.5rem;
    line-height: 1.53;
    padding-right: 2.5em ;
}
.assignment .sec_notice h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 17px;
}
/* -- law__box -- */
.law__box {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.53;
    margin-top: 35px;
    padding: 39px 60px 35px;
    background: #F2F6F8;
    border-radius: 10px;
}
.law__box > :not(:last-child) {
    margin-bottom: 25px;
}
.law__box a {
    color: #065FE3;
}


/* -- notice-2 -- */
.notice-2 * {
    font-size: 1.5rem;
    line-height: 1.53;
}
.notice-2 > li {
    position: relative;
    padding-left: 1.2em;
}
.notice-2 > li:not(:last-child) {
    margin-bottom: 10px;
}
.notice-2 > li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "・";
}
.notice-2 > .notice-4 {
    margin: 30px 0 28px!important;
    padding-left: 1em;
}
.notice-2 > .notice-4::before {
    content: "※";
}
.notice-3 {
    margin-top: 8px;
}
.notice-3 > li:not(:last-child) {
    margin-bottom: 4px;
}


.assignment .sec_cont {
background-color: #F7F8F8;
padding: 30px 20px 50px; }
.assignment .sec_notice {
width: 100%;
margin: 0 auto;
padding: 6rem;
background-color: #fff;
border-radius: 6px;
}
.assignment .sec_notice .notice li ul {
margin-left: 30px; }
.assignment .sec_notice .notice li ul li {
  padding-left: 0;
  text-indent: 0; }



/* additional */

.pc-only {
display: block;
}

.sp-only {
display: none;
}


.cont_nar {
width: 95%;
max-width: 1000px;
margin: 0 auto;
position: relative;
z-index: 10;
}


/* 
    h
*/
/* - h2 - */
.h2 {
    text-align: center;
    font-size: 4.5rem;
    font-weight: bold;
}
/* color */
.color.h2 {
    color: #fff;
}


/* 
    how-to
*/
.how-to {
    padding: 55px 0 112px;
}
.how-to .btn-disp__wrap h6 {
    margin-top: 37px;
}
.how-to .btn-disp__wrap h6::before,
.how-to .btn-disp__wrap h6::after {
    margin: 0 17px;
}
/* - how-to__wrap - */
.how-to__wrap {
    color: #030303;
    display: flex;
    flex-wrap: wrap;
    max-width: 1320px;
    margin: 84px auto 0;
    padding-bottom: 42px;
}
.how-to__wrap > * {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-top: 59px;
    width: calc((100% - 120px) / 3);
    background: #F7F5F0;
    border-radius: 10px;
}
.how-to__wrap > *:not(:nth-child(3n)) {
    margin-right: 60px;
}
.how-to__wrap > *:not(:nth-child(3n))::after {
    position: absolute;
    top: 0;
    bottom: 12px;
    right: -17px;
    margin: auto;
    width: 30px;
    height: 60px;
    background: url(../img/step-arrow.svg) no-repeat 0 0 / 100% auto;
    transform: translateX(100%);
    content: "";
}
.how-to__wrap_num {
    position: absolute;
    top: -30px;
    right: -20px;
    width: 120px;
    height: 70px;
}

.how-to__wrap_step1,
.how-to__wrap_step2,
.how-to__wrap_step3 {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.4;
    width: 100%;
    padding: 0 20px;
}
.how-to__wrap_step1 {
    font-size: 2.6rem;
    line-height: 1.38;
}
.how-to__wrap_step3 .subTxt {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.53;
    color: #333;
    padding: 0 18px;
    margin-top: 23px;
}
.how-to__wrap_img {
    align-self: flex-end;
    margin-top: 21px;
    width: 100%;
}
.how-to__wrap .btn-pay {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 45px;
    margin: 0 auto;
    max-width: 348px;
    transform: translateY(100%);
}
.how-to__wrap .btn-pay a {
    font-size: 2.4rem;
    height: 82px;
    padding: 0 20px;
}




.sec_sub span {
font-weight: bold;
color: #145296;
font-size: 1.8rem;
}


/* 
    entry-btn__wrap
*/
.entry-btn__wrap {
    text-align: center;
    margin: 0 auto;
    padding: 49px 20px 35px;
    width: 100%;
    max-width: 860px;
    background: #fff;
    border-radius: 20px;
}
.btn-disp__wrap h5 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 1.2px;
    margin-bottom: .7rem;
}
.btn-disp__wrap h5::before,
.btn-disp__wrap h5::after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 24px;
    top: -1px;
    width: 20px;
    height: 32px;
    background: url(../img/line_big.svg) no-repeat 0 0 /100% auto;
    content: "";
}
.btn-disp__wrap h5::after {
    transform: scale(-1,1);
}
.entry__txt {
    font-size: 1.5rem;
    font-weight: 400;
    position: relative;
    margin-top: 1rem;
}
.btn-disp__wrap h6 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 45px 0 9px;
    line-height: 1.2;
}
.btn-disp__wrap h6::before,
.btn-disp__wrap h6::after {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 7px;
    top: -2px;
    width: 16px;
    height: 25px;
    background: url(../img/line.svg) no-repeat 0 0 /100% auto;
    content: "";
}
.btn-disp__wrap h6::after {
    transform: scale(-1,1);
}





.btn-disp__wrap {
display: flex;
flex-direction: column;
align-items: center;
}

.btn-entry {
margin: 15px 0;
display: inline-block;
color: #fff;
border-radius: 9999px;
font-size: 3.8rem;
font-weight: 700;
line-height: 90px;
width: 420px;
height: 90px;
text-align: center;
background: #FF6200 url(../img/arrow-wh.svg) no-repeat 93% center content-box;
position: relative;
}


/* 
    btn-theo
*/
.btn-theo {
    margin: 0 auto 15px;
    max-width: 320px;
    width: 100%;
}
.btn-theo a {
    text-align: center;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.2;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    padding: 0 20px 2px;
    background: transparent radial-gradient(closest-side at 50% 50%, #1E5EDA 0%, #1E5EDA 48%, #235DCC 100%);
    border: 2px solid #1E5EDA;
    border-radius: 10rem;
}
.btn-theo.rvrsClr a {
    color: #1E5EDA;
    background: #FFF;
}


/* 
    btn-pay
*/
.btn-pay {
    margin: 0 auto 0;
    max-width: 508px;
    width: 100%;
}
.btn-pay a {
    text-align: center;
    text-decoration: none;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.2;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    padding: 0 20px 4px;
    background: transparent linear-gradient(180deg, #E3DD95 0%, #BEA14D 100%);
    border: 4px solid #FFF;
    border-radius: 10rem;
    box-shadow: 0px 4px 0px #E2E2E2;
}
.btn-wrap {
width: 100%;
text-align: center;
}


/* 
    detail_info
*/
.detail_info {
    position: relative;
    padding: 125px 2.5% 92px;
}
.detail_info_img01 {
    position: absolute;
    left: 3.6%;
    bottom: 79px;
    width: 130px;
}
.detail_info h2 {
    position: relative;
    margin: 0 auto 33px;
    padding: 0 150px;
    max-width: 1000px;
}
.detail_info h2::before,
.detail_info h2::after {
    position: absolute;
    content: "";
}
.detail_info h2::before {
    top: -26px;
    left: 0;
    width: 150px;
    height: 100px;
    background: url(../img/detail_info_h2_img01.png) no-repeat 0 0 / 100% auto;
}
.detail_info h2::after {
    top: -25px;
    right: 0;
    width: 150px;
    height: 100px;
    background: url(../img/detail_info_h2_img02.png) no-repeat 0 0 / 100% auto;

}
.detail_info .sec_cont {
    margin-bottom: 29px;
    padding: 61px 60px 58px;
    background: #fff;
    border-radius: 10px;
}
.detail_info .detail_cont {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 31px;
}
.detail_info .detail_cont dt {
    font-size: 2.4rem;
    font-weight: 700;
    width: 45.3%;
}
.detail_info .btn-pay {
    margin: 36px 0 0;
}
/* - tableBox - */
.detail_info .tableBox {
    margin-top: 29px;
}
.detail_info .tableBox table {
    margin-bottom: 19px;
}
.detail_info .tableBox thead tr:not(.color) th {
    font-size: 1.8rem;
    padding: 17px 10px 18px;
}
.detail_info .tableBox thead tr > :nth-child(2),
.detail_info .tableBox tbody tr > :nth-child(2) {
    width: 179px;
}
.detail_info .tableBox tbody > tr:not(:last-child) {
    border-right: none;
}
.detail_info .tableBox tbody th,
.detail_info .tableBox tbody td {
    font-size: 1.6rem;
    border: 1px solid #DDD;
}
.detail_info .tableBox tbody th {
    padding: 8px 0 4px;
}
.detail_info .tableBox tbody td {
    padding: 13px 0 14px;
}
.detail_info .tableBox .listCome > li {
    padding-left: 0;
}
.detail_info .tableBox .listCome > li:not(:last-child) {
    margin-bottom: -1px;
}
.detail_info .tableBox .listCome > li::before {
    display: inline-block;
    position: static;
    margin-right: 0.2em;
}
/* - mt - */
.detail_info .detail_cont_mt39.detail_cont {
    margin-top: 39px;
}
/* - type01 - */
.detail_info .sec_cont.type01 {
    padding-bottom: 12px;
}
/* - type02 - */
.detail_info .sec_cont.type02 {
    padding-bottom: 36px;
}

/* 
    font
*/
.fcBlue_fz18_fwB {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    color: #00359B;
}
.fz15_fwB_mt11 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.53;
    margin-top: 11px;
}
.fz20_fwB {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
}


.detail_info .detail_cont h3 {
font-size: 1.5rem;
font-weight: bold;
line-height: 1.5;
}
/* -- detail-pre-list -- */
.detail-pre-list li {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2;
}

/* 
    .detail-pay__num-lis
*/
.detail-pay__num-list {
    margin: 15px 0 0 2px;
}
.detail-pay__num-list li,
.detail-pay__num-list li span {
    font-size: 1.5rem;
    line-height: 1.53;
    color: #333;
    position: relative;
    padding-left: 1.2em;
}
.detail-pay__num-list li:not(:last-child) {
    margin-bottom: 8px;
}
.detail-pay__num-list li span {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0;
}



.note-02 {
color: #145296;
font-size: 1.6rem;
font-weight: bold;
line-height: 1.5;
display: inline-block;
margin-bottom: 8px;
}
.note-02 a {
color: #145296;
}

.note-02 p {
color: #1E5EDA;
font-size: 1.8rem;
font-weight: bold;
line-height: 3.6rem;
display: inline-block;
}
.note-02.ttl {
font-size: 2.4rem;
}
.note-02.ttl02 {
font-size: 2rem;
margin: 9px 0 5px;
}


/* -- .detail-pay__wrap -- */
.detail-pay__wrap {
    margin-bottom: 29px;
    width: 100%;
    zoom: 1;
}
.detail-pay__wrap:after {
    content: "";
    display: block;
    clear: both;
}
.pict {
    float: right;
    margin: 31px 0 0 30px;
    width: 52%;
    max-width: 310px;
}
.pict img {
    max-width: 100%;
    height: auto;
}
.detail-pay__txt p {
    margin: 0 0 3px;
}

/* mt */
.mt15 { margin-top: 15px; }
.c__margin-20 {
margin-top: 20px;
}

/* 
    snsBox
*/
.snsBox {
    padding: 72px 0 70px;
}
.snsBox h3 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.5;
    color: #0C8480;
}
.snsBox_link {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.snsBox_link > :not(:last-child) {
    margin-right: 20px;
}
.snsBox_link a:hover {
    opacity: 1;
}

/* 
    tableBox
*/
.tableBox {
    text-align: center;
    font-weight: bold;
    width: 100%;
}
.tableBox table {
    width: 100%;
}
.tableBox thead > tr:first-child > th:nth-child(1) {
    border-radius: 10px 0 0 0;
}
.tableBox thead > tr:first-child > th:nth-child(2) {
    border-radius: 0 10px 0 0;
}
.tableBox thead tr:not(.color) th {
    text-align: center;
    font-size: 2.8rem;
    color: #FFF;
    padding: 21px 10px 18px;
    background: #0C8480;
}
.tableBox thead tr > :nth-child(2),
.tableBox tbody tr > :nth-child(2) {
    border-left: 1px solid #fff;
    width: 291px;
}
.tableBox tbody tr > :nth-child(2) {
    border-left: 1px solid #DDD;
}
.tableBox .color_outer {
    position: relative;
}
.tableBox .color_outer::before {
    position: absolute;
    top: -6px;
    bottom: -3px;
    right: -6px;
    left: -6px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
    border: 6px solid #F7F5F0;
    border-radius: 12px;
    content: "";
}
.tableBox .color_outer::after {
    position: absolute;
    top: -3px;
    bottom: 0;
    right: -3px;
    left: -3px;
    border: 4px solid #D5561E;
    border-radius: 9px;
    content: "";
}
.tableBox thead tr.color {
    position: relative;
    background: #FAE9DD;
    border-bottom: 4px solid #D5561E;
}
.tableBox thead tr.color .tit {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.5;
    color: #EA6300;
    vertical-align: middle;
    padding: 10px 0 12px;

}
.tableBox thead tr.color .tit .textStroke_txt02 {
    -webkit-text-stroke: 6px #fff;
    text-stroke: 6px #fff;
}
.tableBox thead tr.color .txt {
    padding: 25px 0;
    border-left: none;
}
.tableBox thead tr.color .txt .num {
    text-align: center;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.2;
    color: #EA6300;
}
.tableBox thead tr.color .txt .num > span {
    display: inline-block;
    position: relative;
}
.tableBox thead tr.color .txt .num .up {
    font-size: 13px;
    line-height: 1;
    color: #FF9300;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 11px;
    right: -6px;
    width: 83px;
    height: 20px;
    background: #fff;
    border-radius: 5px;
    transform: translateX(100%);
}
.tableBox thead tr.color .txt .num .up::before {
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 6px;
    background: url(../img/tableBox_up_icon.svg) no-repeat 0 0 / 100% auto;
    content: "";
    transform: translateX(-100%) scale(1,-1);
}
.tableBox thead tr.color .txt .num .textStroke_txt02 {
    -webkit-text-stroke: 6px #fff;
    text-stroke: 6px #fff;
}
.tableBox thead tr.color .txt .subTxt {
    text-align: center;
    font-size: 1.4rem;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7px auto 0;
    max-width: 140px;
    height: 20px;
    background: #0C8480;
    border-radius: 10em;
}
.tableBox tbody {
    background: #fff;
}
.tableBox tbody > tr:not(:last-child) {
    border: 1px solid #DDD;
}
.tableBox tbody > tr:last-child > th:nth-child(1) {
    border-radius: 0 0 0 10px;
}
.tableBox tbody > tr:last-child > td:nth-child(2) {
    border-radius: 0 0 10px 0;
}
.tableBox tbody th {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.8;
    vertical-align: middle;
    background: #F7F5F0
}
.tableBox tbody td {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.2;
    color: #AB9F74;
    vertical-align: middle;
    padding: 12px 0 20px;
}

.tableBox tbody .tableBox_otherColor span {
    color: #EA6300;
}
.tableBox tbody .tableBox_otherColor th {
    background: #FAE9DD;
}
.tableBox tbody .tableBox_otherColor th .textStroke_txt02 {
    -webkit-text-stroke: 6px #fff;
    text-stroke: 6px #fff;
}
.tableBox tbody .tableBox_otherColor td {
    background: #FAE9DD;
}
.tableBox tbody .tableBox_otherColor td .textStroke_txt02 {
    -webkit-text-stroke: 6px #fff;
    text-stroke: 6px #fff;
}


/* 
    textStroke
*/
.textStroke {
    display: inline-block;
    position: relative;
}
.textStroke_txt01 {
    position: relative;
    z-index: 20;
}
.textStroke_txt02 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

/* 
    list
*/
/* -- listCome -- */
.listCome {
    text-align: left;
}
.listCome > li {
    font-size: 1.5rem;
    line-height: 1.53;
    position: relative;
    padding-left: 1.2em;
}
.listCome > li::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "※";
}
.listCome > li:not(:last-child) {
    margin-bottom: 5px;
}
/* fcRed */
.fcRed.listCome > li {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    color: #DA1E1E;
}