@charset "UTF-8";
/* ===============================================================

20250204

=============================================================== */

a.uline-link01 {
    color: #007AC9;
    text-decoration: underline;
}
  a.uline-link01:hover{
    text-decoration: none;
  }

.--parco .module-anchor {
    margin-bottom: 40px;
}

.--parco .apply-box, .--parco .tabs .tab-1, .cmp-section__content card-1 {
  background: #eee;
}
.col pocket-parco {
  margin-bottom: 50px;
}

.parcocard_lead {
  color: #000;
  font-weight: 500;
}

.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text.parcocard_lead h3 {
  padding-bottom: 1em;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 0.5em;
}
.parcocard_lead p:nth-of-type(1) {
  display: block;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
}
.parcocard_lead p:nth-of-type(2) {
  display: block;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 0.5em;

}
.parcocard_lead p:nth-of-type(2) b {
  display: inline-block;
  font-size: 60px;
  line-height: 1.4;
}
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(1) {
  background: url(/parcocard/assets/img/parco-icon-main1.svg) no-repeat left center / 60px;
 }
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(2) {
  background: url(/parcocard/assets/img/parco-icon-main2.svg) no-repeat 14px center / 30px;
}
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(3) {
  background: url(/parcocard/assets/img/parco-icon-main4.svg) no-repeat left center / 60px;
}
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(4) {
  background: url(/parcocard/assets/img/parco-icon-main5.svg) no-repeat left center / 60px;
}
p.notice-text { color: #666; }

.p-block-privilege ul {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
  .p-block-privilege li {
   width: 560px;
   padding: 40px;
   background: #fff;
   border-radius: 10px;
  }
   .p-block-privilege li dt {
    text-align: center;
  }
    .p-block-privilege li dt p {
      display: inline-block;
      margin: 0 auto;
      padding: 0 55px 5px;
      background: #000;
       border-radius: 50px;
      font-size: 25px;
      font-weight: 500;
      line-height: 1.2;
      color: #fff;
    }
    .p-block-privilege li dt p span {
      font-size: 30px;
    }
    .p-block-privilege li dd:nth-child(2) {
      min-height: 3.2em;
      height: 3.2em;
      padding: 20px 0 0;
      font-size: 26px;
      font-weight: 500;
      line-height: 1.5;
      color: #000;
    }
    .p-block-privilege li dd:nth-child(3)  {
      display: inline-block;
      text-align: center;
    }
      .p-block-privilege li dd:nth-child(3) img {
        width: 100%;
      }
    .p-block-privilege li dd:nth-child(4) {
      padding: 20px 0 0;
    }
      .p-block-privilege li dd ul {
        display: block;
      }
      .p-block-privilege li dd li, .round_white-box01 li, .reason_secttion-02 li ul li, .round_white-box02.--first-box li li {
        width: 100% !important;
        padding: 0 0 5px 1em;
        background: transparent;
        border: 0;
        border-radius: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.6;
        color: #666;
        text-indent: 1em;
      }
        .p-block-privilege li dd li::before, .round_white-box01 li::before, .reason_secttion-02 li ul li::before, .round_white-box02.--first-box li li::before {
          content: "※"; 
          display: inline-block;
          vertical-align: top;
          margin-left: -3em;
        }
      ul.indent-list li {
        padding: 0 0 0 1em;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        color: #666;
        text-indent: 1em;
      }
        ul.indent-list li::before {
          content: "※"; 
          display: inline-block;
          vertical-align: top;
          margin-left: -3em;
        }
    .p-block-privilege li dd:nth-child(4) aside {
      margin-bottom: 20px;
      padding: 15px 20px;
      border: solid 1px #000;
      border-radius: 6px;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      line-height: 1;
      color: #000;
    }
.p-block-privilege h3 {
  margin: 50px auto;
  padding: 0 20px 50px;
  background: url(/parcocard/assets/img/icon_arrow-triangle.png) no-repeat center bottom / 60px;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.cmp-headline h2 span {
  font-size: 50px;
}
.text.text-center .cmp-text p {
    font-weight: 500;
}
.text.text-center .cmp-text p.tamaru-appeal {
    font-size: 30px;
    font-weight: 400;
}
.text.text-center .cmp-text p.tamaru-appeal strong {
    font-size: 42px;
    color: #E74C3C;
}
.reason1 .round_white-box01 {
  width: 775px;
  margin: 15px auto;
  padding: 20px 35px 40px;
  background: #fff;
  border-radius: 10px;
}
.reason1 .round_white-box01 dt {
  padding: 0 0 1em;
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  color: #9a7d35;
  text-align: center;
}
  .reason1 .round_white-box01 dt b {
    font-size: 60px;
    font-weight: 400;
  }
    .reason1 .round_white-box01 dt b span {
      font-size: 100px;
      font-weight: 500;
    }

.reason1 .round_white-box01 dd li {
  padding-bottom: 0;
}

.reason_secttion-02 {
  margin-bottom: 40px;
}

.reason_secttion-02 ul {
  display: flex;
  justify-content: space-between
}
  .reason_secttion-02 li {
   padding: 20px;
   border: solid 1px #b0bec5;
   border-radius: 10px;
  }
  .reason_secttion-02 li:nth-child(1)  {
   width: 56%;
  }
  .reason_secttion-02 li:nth-child(2)  {
   width: 42%;
  }
   .reason_secttion-02 li dt {
    padding-bottom: 25px;
    text-align: center;
  }
    .reason_secttion-02 dd {
      padding: 0 10px;
      font-size: 20px;
      font-weight: 500;
      color: #000;
       letter-spacing: -0.04em; 
    }
    .reason_secttion-02 dd b {
      font-size: 40px;
      font-weight: 400;
    }
    .reason_secttion-02 dd p.reason_p {
      font-size: 16px;
      font-weight: 400;
    }
    .reason_secttion-02 dd p {
        padding: 0.5em 0 1em;
        font-size: 20px;
    }
    .reason_secttion-02 dd span.font-ppoint {
      font-size: 40px;
      font-weight: bold;
      color: #19A6CA;
    }
    .reason_secttion-02 dd span.font-ppoint-min {
      font-size: 20px;
      font-weight: 500;
      color: #19A6CA;
    }
    .reason_secttion-02 dd span.font-qpoint {
      font-size: 40px;
      font-weight: bold;
      color: #d580A7;
    }
    .reason_secttion-02 dd span.font-qpoint-min {
      font-size: 20px;
      font-weight: 500;
      color: #d580A7;
    }
    .reason_secttion-02 dd.button {
      padding: 20px 40px 0;
      font-size: 20px;
      font-weight: 500;
      color: #000;
    }
    .button a:hover {
      opacity: 0.7;
    }


.round_white-box02 {
   padding: 40px;
   border: solid 1px #b0bec5;
   border-radius: 10px;
}
.round_white-box02.--first-box {
   margin-bottom: 50px;
}
.round_white-box02 ul {
  display: flex;
  justify-content: space-between
}
  .round_white-box02 li {
      font-size: 20px;
      font-weight: 500;
  }
    .round_white-box02 li .button  {
        margin: 1em 0 0.5em;
        text-align: left;
    }
  .round_white-box02 li:nth-child(1)  {
      width: 70%;
  }
  .round_white-box02 li:nth-child(2)  {
   width: 30%;
  }
  .round_white-box02 li img {
      width: 100%;
  }
  .round_white-box02.--first-box li ul {
    margin: 0.5em 1em 0 0;
  }

.text.text-center.parcocard-issue .cmp-text p  {
      font-size: 28px;
}
.font-red, .-color-red {
  color: #E74C3C;
}
h4.-color-red.line-adjustment01 { font-size: 18px; }

#overview dd table td p.under-logo {
  margin-top: 0.5em;
}
/* anshin list */
.anshin-icon-list {
    display: block;
    margin-bottom: 40px;
}
.anshin-icon-list ul {
    display: flex;
}
  .anshin-icon-list ul li {
    padding: 0 8px;
    border-right: solid 1px #B0BEC5;
  }
    .anshin-icon-list ul li:last-child {
      border-right: none;
    }
@media screen and (max-width: 768px) {
  .anshin-icon-list { margin-bottom: 20px; }
  .anshin-icon-list img { width: 100%; }
  .anshin-icon-list ul { flex-wrap: wrap; }
  .anshin-icon-list ul li { width: 50%; margin-bottom: 20px; padding: 0 4px;}
  .anshin-icon-list ul li:nth-of-type(2) {border-right: none; }
}


h3.color-red, ul.ex_color-red li b {
  color: #E74C3C;
}
ul.ex_color-red li::before {
    color: #E74C3C; 
}
.section.l-block.reason3 {
  margin-bottom: 80px;
}
.--parco .flow .steplist ul .steplist__item:before {
    background: url(/parcocard/assets/img/parco-flow-steplist-arrow.svg) no-repeat center center / 20px 30px;
}
.--parco .flow .steplist ul .steplist__item {
    border: solid 1px #9A7D35;
}
.--parco .flow .merit-list .merit-list__item p {
    font-size: 23px;
}
.--parco .flow .steplist ul .steplist__item .steplist__item__title {
    font-size: 17px;
}
.--parco .flow .steplist ul .steplist__item p {
    font-size: 14px;
}
.--parco .module-anchor li a {
    font-size: 16px;
}

/* extra button area  */
.ex_button-area p {
  text-align: center;
  padding-bottom: 2em;
}
  .ex_button-area ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px; 
    padding: 0;
  }
.--parco .ex_button-area li .summary-table-title a {
    width: 360px;
}
@media screen and (max-width: 768px) {
  .ex_button-area ul { flex-direction: column; align-items: center; gap: 0; }
.--parco .ex_button-area li {width: 90%; }
.--parco .ex_button-area li .summary-table-title a {width: 100%; }
}
.text.--annotation ul { padding-left: 0 !important; }
.text.--annotation ul li { position: relative; padding-left: 14px; }
.text.--annotation ul li::before { content: "※"; position: absolute; left: 0;}
.text.--annotation ul li::marker  { content: ""; }

.outline-lead {
    margin-bottom: 50px;
    padding: 20px;
    background: #000;
    font-size: 20px !important;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .outline-lead { padding: 20px 12px; font-size: 18px !important; }
}
/* Follow Banner  */
.followbanner {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: rgba(238, 238, 238, 0.6);
  padding: 5px;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}

.followbanner.show {
  opacity: 1;
  visibility: visible;
}

.followbanner-box {
  width: 1280px;
  margin: 0 auto;
  padding: 0 70px;
  display: flex;
  justify-content: space-between;
  opacity: 1;
}

.followbanner-box a:hover {
  opacity: 0.6;
}

.followbanner-box .col-one {
  width: 550px;
  margin: 0 auto;
}

.followbanner-box .col-one img {
  width: 100%;
}

#top_footer.follow {
  display: block;
  height: 60px;
}

@media (max-width: 768px) {
  .followbanner {
    padding: 3px;
  }

  .followbanner-box {
    width: 100%;
    padding: 0;
    flex-direction: row;
  }

  .followbanner-box .col-one {
    width: 50%;
  }

  #top_footer.follow {
    height: 53px;
  }
}

#top_footer.follow {
  display: block;
  height: 60px;
}

@media (max-width: 768px) {
  #top_footer.follow {
    height: 58px;
  }
}

/* SP CONTENTS  */

@media screen and (max-width: 767px) {

body {  font-feature-settings: "halt"; letter-spacing: -0.04em;}
.--parco .l-block.separator {  margin-bottom: 20px;    }
.carousel.l-block.--card { margin-bottom: 20px; }
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text.parcocard_lead h3 { font-size: 30px; line-height: 1.4; }
.parcocard_lead p:nth-of-type(1) { font-size: 24px; font-weight: 400; }
.parcocard_lead p:nth-of-type(2) {  font-size: 30px;}
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(3) { background: url(/parcocard/assets/img/parco-icon-main4.svg) no-repeat 6px 8px / 45px;}
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li:nth-child(4) {  background: url(/parcocard/assets/img/parco-icon-main5.svg) no-repeat 8px 8px / 40px;}
p.notice-text {font-size: 14px;　 line-height: 1.6; }
.separator div  {padding: 0 0 30px;}
.p-block-privilege ul { flex-flow: row wrap;  }
.p-block-privilege li { width: 100%; padding: 20px; }
    .p-block-privilege li dd:nth-child(2) { font-size: 15px; }
    .p-block-privilege li dd:nth-child(3) { padding: 20px 0 10px; }
    .p-block-privilege li dd:nth-child(4) aside { padding: 6px 10px; font-size: 14px; line-height: 1.6; }
.p-block-privilege h3 {margin: 20px auto;  font-size: 26px;}
.--parco .headline.--ruled small {display: block; width: 45%; padding: 0 10px; font-size: 25px;}
.headline.--ruled span { display: block; margin: 10px auto 20px; border-top: 2px solid #4E5B73; border-bottom: 2px solid #4E5B73; }
.cmp-headline h2 span { font-size: 24px;}
.reason1 .round_white-box01 { width: 100%; padding: 20px; }
  .reason1 .round_white-box01 dt { padding: 0 0 0.5em; font-size: 25px; line-height: 1.2; }
    .reason1 .round_white-box01 dt b {font-size: 28px;  }
    .reason1 .round_white-box01 dt b span { font-size: 50px; }
.--parco .tabs .reason1 { margin-bottom: 40px; }
.--parco .l-block.headline {margin-bottom: 1em; }
.headline.l-block.--ruled.--mgn-b0 {margin-bottom: 0; }
.text.text-center .cmp-text p.tamaru-appeal { font-size: 16px; }
  .text.text-center .cmp-text p.tamaru-appeal strong { font-size: 26px; }
    .text.text-center .cmp-text p.tamaru-appeal span { font-size: 20px; font-weight: 500; }
.l-wrap .l-block { margin-bottom: 20px; }
.reason_secttion-02 ul { display: block; margin-top: 1em;}
  .reason_secttion-02 li {padding: 10px;  }
  .reason_secttion-02 li:nth-child(1)  { width: 100%; margin-bottom: 10px; }
  .reason_secttion-02 li:nth-child(2)  { width: 100%; }
   .reason_secttion-02 li dt img { width: 40%; }
    .reason_secttion-02 dd { padding: 0;  font-size: 14px; font-weight: 400; line-height: 1.5;}
    .reason_secttion-02 dd p { font-size: 20px; }
    .reason_secttion-02 dd.button { width: 100%; padding: 20px 0; }
.reason_secttion-02 dd b { font-size: 30px; }
.reason_secttion-02 dd span.font-ppoint { font-size: 30px; }
.reason_secttion-02 dd span.font-ppoint-min { font-size: 16px; }
.reason_secttion-02 dd span.font-qpoint{ font-size: 30px; }
.reason_secttion-02 dd span.font-qpoint-min { font-size: 16px; }
button .cmp-button a { padding: 10.5px 0; }
#qirapoint .cmp-html ol li { font-size: 16px; font-weight: 500; }
.round_white-box02 { padding: 20px; }
  .round_white-box02.--first-box { margin-bottom: 20px; }
  .round_white-box02 ul { display: block; }
  .round_white-box02 li:nth-child(1), .round_white-box02 li:nth-child(2) { width: 100%; padding-bottom: 20px; font-size: 14px; font-weight: 400;}
    .round_white-box02 li .button  { margin: 1em 0 0.5em;  text-align: center; }
.--parco .tabs .tab-1 .cmp-carousel__item.col .cmp-carousel__text ul li { font-size: 16px;}
.--parco .font-L.-sp-adjustment { font-size: 18px; }
.p-block-privilege li dd li, .round_white-box01 li, .reason_secttion-02 li ul li, .round_white-box02.--first-box li li { font-size: 12px; padding: 0 0 3px 1em;}
ul.indent-list li {font-size: 12px; line-height: 1.6;}
#qirapoint .cmp-html { padding: 10px;}
#qirapoint .cmp-html .lead strong {font-size: 30px; }
#qirapoint .cmp-html .lead { font-size: 16px;letter-spacing: -0.04em; }
#qirapoint .cmp-html ol li p { font-size: 14px; padding-top: 20px; }
.--parco .--annotation li, .--parco .notice-text p { font-size: 12px;}
.button .cmp-button.-jfr-button a { padding: 10.5px 12px; font-size: 16px; gap: 0; }
.text.text-center.parcocard-issue .cmp-text p { font-size: 16px;  }
    .--parco .flow .steplist ul .steplist__item { padding: 20px 20px;    }
.--parco .module-anchor li { width: 50%;  flex-grow: 0; flex-shrink: 0; flex-basis: 50%; }
  .--parco .module-anchor ul li:nth-child(3) { border-left: none; border-top: #ccc 1px solid;}
  .--parco .module-anchor ul li:nth-child(4) { border-top: #ccc 1px solid;}
    .text.text-center .cmp-text p {font-size: 14px; }
.--parco .font-L span.mini {display: block; padding: 1em 0 0; font-size: 13px; line-height: 1.6; }
.--parco .flow .merit-list .merit-list__item .merit-list__item__text { padding: 15px; }
.--parco .flow .merit-list .merit-list__item p { font-size: 17px; }
.--parco .flow .steplist { width: 85%;  margin: 0 auto 40px;}
h4.-color-red.line-adjustment01 { font-size: 14px; }
#overview dd table tr th { padding: 1em 0.5em 0; }
#overview dd table td { padding: 1em 0.5em; }
#overview dd table ul.--head li {font-size: 12px; }
.button .cmp-button a { gap: 10px; }
 .--parco .font-L { font-size: 21px; }
.--parco .cmp-headline { width: 100%; }
}


