.bold {
  font-weight: bold;
}

/* clearfix */
.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/* ------------------------------------------
	element
------------------------------------------ */
body {
  font-size: 14px;
  line-height: 1.4;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}

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

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

em {
  font-weight: bold;
  font-style: normal;
}

sub,
sup {
  font-size: 8px;
}

sup {
  vertical-align: top;
}

.small {
  font-size: 85%;
}

a:hover {
  color: #c00;
  text-decoration: none;
}

@media only screen and (max-width: 480px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media only screen and (max-width: 480px) {
  .sp {
    display: block !important;
  }
}

.mod-note-ol {
  margin-top: 10px;
}

.mod-note-ol:first-child {
  margin-top: 0;
}

.mod-section-title_1st + .mod-note-ol,
.mod-section-title_2nd + .mod-note-ol,
.mod-section-title_3rd + .mod-note-ol,
.mod-section-title_4th + .mod-note-ol,
.mod-section-title_5th + .mod-note-ol {
  margin-top: 0;
}

.mod-note-ol > li {
  position: relative;
  padding-left: 20px;
  zoom: 1;
}

.mod-note-ol > li > span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
}

.mod-link,
.mod-link-list li {
  font-weight: bold;
  line-height: 13px;
  background: url(/sp/common_renewal/img/parts/mod-icon_arrow.png) no-repeat center 0;
  background-size: 8px 13px;
  background-position: 2px 1px;
}

.mod-link a,
.mod-link-list li a {
  display: inline-block;
  padding-left: 13px;
}

.mod-link_blank a:after {
  content: "";
  display: inline-block;
  top: 0;
  right: 0;
  width: 12px;
  height: 10px;
  background: url(/sp/common_renewal/img/parts/mod-icon_blank.png) no-repeat center 0;
  background-size: 12px 10px;
  margin: 0 0 1px 4px;
}

.noteList {
  font-size: 12px;
}

/* ------------------------------------------
    layout
------------------------------------------ */
#wrapper {
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #wrapper {
    min-width: 0;
  }
}

.inner {
  width: 950px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .inner {
    width: auto;
    padding: 0 4%;
  }
}

.w1200 .inner {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .w1200 .inner {
    width: auto;
    padding: 0 4%;
  }
}

.flexbox {
  display: flex;
}

/**  gHeader **/
.gHeader {
  /*padding: 15px 0 60px;*/
  text-align: center;
  background: url(../img/mv_bg.jpg) no-repeat top center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .gHeader {
    /*padding: 10px 0;*/
    background: url(../img/mv_bg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
}
.gHeader .logo {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .gHeader .logo img {
    width: 44%;
  }
}

.pageTitle {
  margin: 0 auto;
  width: 76.1%;
  padding: 4vw 0;
}
@media only screen and (max-width: 768px) {
  .pageTitle {
    width: 100%;
  }
}

/*********************************
term
*********************************/
.term {
  text-align: center;
  padding: 2rem 0;
  line-height: 1.7;
  background-color: #292929;
  color: #ffffff;
}
.term p {
  font-size: 125%;
}
@media only screen and (max-width: 480px) {
  .term p {
    font-size: 110%;
  }
}
.term p span {
  font-size: 135%;
}

/*********************************
l__section--benefit
*********************************/
.l__section--benefit {
  background: #e0d1e6;
  text-align: center;
  padding-bottom: 10rem;
  font-family: "Noto Serif JP", sans-serif;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit {
    padding-bottom: 3rem;
  }
}
.l__section--benefit h2 {
  padding: 5rem 0;
  font-size: 2.8rem;
  font-weight: 600;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit h2 {
    font-size: 2rem;
    padding: 4rem 0 3rem;
  }
}
.l__section--benefit h2 span {
  font-size: 3.6rem;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit h2 span {
    font-size: 2.8rem;
  }
}
.l__section--benefit h2 span .num {
  font-size: 4.6rem;
  color: #6d1489;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit h2 span .num {
    font-size: 3.6rem;
  }
}
.l__section--benefit .flexbox {
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit .flexbox {
    flex-flow: column;
  }
}
.l__section--benefit .flexbox .tokuten {
  width: 48.4%;
}
@media only screen and (max-width: 480px) {
  .l__section--benefit .flexbox .tokuten {
    width: 100%;
    margin-bottom: 2rem;
  }
}

/*********************************
anchor
*********************************/
/*
.area__anchor{
  padding: 40px 0;
  background: #E8F4FF;
}
.list__anchor{
  justify-content: space-between;
  @include mq(sd){
    flex-flow: row wrap;
    padding: 0 38px 40px;
  }
  li{
    flex: 0 1 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    background: #fff url(../img/icon_anchor.png) no-repeat 93% center;
    background-size: 12px;
    border: 1px #c00 solid;
    border-radius: 40px;
    @include mq(sd){
      flex: 0 1 100%;
      margin-top: 20px;
      &:first-child{
        margin-top: 0;
        a{
          padding: 26px;
        }
      }
    }
    a{
      padding: 20px 0;
      width: 100%;
      @include mq(sd){
        padding: 18px 0;
      }
    }
  }
}
  */
/******************************
head
******************************/
.head__section {
  padding: 34px 0 32px;
  background: #F4F4F4;
}

.wrap__head {
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .wrap__head {
    display: block;
  }
}
.wrap__head .head__cardface {
  margin: -50px 0 0;
  transform: translateX(-100px);
}
@media only screen and (max-width: 768px) {
  .wrap__head .head__cardface {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 480px) {
  .wrap__head .head__cardface {
    margin-top: -80px;
    text-align: center;
  }
}
.wrap__head .head__cardface img {
  width: 258px;
  box-shadow: 0px 6px 16px -6px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
@media only screen and (max-width: 480px) {
  .wrap__head .head__cardface img {
    width: 53.3%;
  }
}

.head__txt {
  font-size: 170%;
}
@media only screen and (max-width: 480px) {
  .head__txt {
    margin: 15px 5% 0;
  }
}

.head__lead {
  margin-top: 14px;
}
@media only screen and (max-width: 480px) {
  .head__lead {
    margin-top: 10px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 480px) {
  .l__section--general .head__img img {
    width: 63%;
  }
}
.l__section--general .head__img {
  font-size: 40px;
  font-style: italic;
}
@media only screen and (max-width: 480px) {
  .l__section--general .head__img {
    font-size: 32px;
  }
}
.l__section--general .head__img .sub {
  display: inline-block;
  font-size: 20px;
}

.l__section--est .head__section {
  margin-top: 40px;
}
@media only screen and (max-width: 480px) {
  .l__section--est .head__section {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .l__section--est .head__img img {
    width: 75%;
  }
}
.l__section--est .head__img {
  font-size: 40px;
  font-style: italic;
}
@media only screen and (max-width: 480px) {
  .l__section--est .head__img {
    font-size: 32px;
  }
}
.l__section--est .head__img .sub {
  display: block;
  font-size: 24px;
}
@media only screen and (max-width: 480px) {
  .l__section--est .head__img .sub {
    font-size: 20px;
  }
}

.l__section--navi .head__section {
  margin-top: 40px;
}
@media only screen and (max-width: 480px) {
  .l__section--navi .head__section {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .l__section--navi .head__img img {
    width: 77%;
  }
}
.l__section--navi .head__img {
  position: relative;
  font-size: 40px;
  font-style: italic;
}
@media only screen and (max-width: 480px) {
  .l__section--navi .head__img {
    font-size: 32px;
  }
}
.l__section--navi .head__img .sub {
  display: block;
  font-size: 24px;
}
@media only screen and (max-width: 480px) {
  .l__section--navi .head__img .sub {
    font-size: 20px;
  }
}
.l__section--navi .head__img .tag {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 5px;
  padding: 0 8px;
  font-size: 16px;
  font-style: normal;
  background: #fff;
  border: 2px solid;
  border-radius: 20px;
}
@media only screen and (max-width: 480px) {
  .l__section--navi .head__img .tag {
    right: auto;
    left: 30%;
    font-size: 14px;
  }
}

/**************************
section
***************************/
.cardselect {
  padding: 100px 0 0;
}

/***************************
cardselect
****************************/
.table__caution {
  margin-top: 40px;
}
@media only screen and (max-width: 480px) {
  .table__caution {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
  }
  .table__caution::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(../img/slide_arrow.png) no-repeat;
    background-size: contain;
    margin-right: 15px;
  }
  .table__caution::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 13px;
    background: url(../img/slide_arrow.png) no-repeat;
    background-size: contain;
    transform: rotate(180deg);
    margin-left: 15px;
  }
}

.box {
  margin-top: 40px;
  border: 1px solid #ccc;
  padding: 15px;
}

.box-horizontal {
  margin-top: 65px;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .box-horizontal {
    margin-top: 10px;
  }
}
.box-horizontal .mask {
  width: 100%;
  overflow-x: auto;
}
.box-horizontal .list {
  max-width: 100%;
  width: 940px;
  margin: 0 auto;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
@media only screen and (max-width: 480px) {
  .box-horizontal .list {
    max-width: none;
    width: 670px;
  }
}
.box-horizontal .list--col5 {
  width: 1180px;
}
@media only screen and (max-width: 480px) {
  .box-horizontal .list--col5 {
    width: 840px;
  }
}

.list__row {
  display: flex;
  justify-content: center;
}
.list__row .list__col {
  background: #fff;
}

.list__col {
  width: 215px;
  border-right: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .list__col {
    padding: 5px;
  }
}
.list__col.head {
  font-size: 13px;
  font-weight: bold;
}
.list__col.head .credit-d {
  font-weight: normal;
  font-size: 12px;
  text-align: right;
  padding-right: 36px;
  margin-top: -10px;
}
@media only screen and (max-width: 480px) {
  .list__col.head {
    font-size: 12px;
  }
  .list__col.head .credit-d {
    font-size: 10px;
    padding-right: 20px;
    margin-top: -5px;
  }
}
.list__col.last {
  display: block;
  padding-top: 0;
  border-bottom: 1px solid #dedede;
}
.list__col .img {
  margin: 12px 0;
}
@media only screen and (max-width: 480px) {
  .list__col .img {
    margin: 6px 0;
  }
}
.list__col .img img {
  width: 140px;
}
@media only screen and (max-width: 480px) {
  .list__col .img img {
    width: 70%;
  }
}
.list__col .caption {
  font-size: 12px;
  text-align: left;
}

.cardtype {
  font-size: 16px;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .cardtype {
    font-size: 14px;
  }
}

.list__col__inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 1px solid #dedede;
}

.list__lead span {
  font-size: 11px;
}
.list__lead.second {
  margin-top: 20px;
}

.list__price {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
}
.list__price span:first-of-type {
  flex: 0 1 30%;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .list__price span:first-of-type {
    flex: 0 1 42%;
  }
}
.list__price span:last-of-type {
  flex: 0 1 33%;
  text-align: right;
}
@media only screen and (max-width: 480px) {
  .list__price span:last-of-type {
    flex: 0 1 45%;
  }
}

.btn__entry {
  display: block;
  padding: 15px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  background: #c00 url(../img/arrow_circle.png) no-repeat 95% center;
  background-size: 18px;
  transition: 0.2s;
}
@media only screen and (max-width: 480px) {
  .btn__entry {
    font-size: 12px;
    background: #c00 url(../img/arrow_circle.png) no-repeat 97% center;
    background-size: 15px;
  }
}
.btn__entry:hover {
  color: #fff !important;
  opacity: 0.8;
}

.btn__flex {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media only screen and (max-width: 768px) {
  .btn__flex {
    display: block;
  }
}

.btn__bottom {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .btn__bottom {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .btn__bottom:nth-child(2) {
    margin-top: 20px;
  }
}

.btn__black {
  display: block;
  margin: 0 auto;
  color: #fff;
  padding: 15px;
  min-width: 320px;
  max-width: 320px;
  background: #2D2D2D url(/commonY15/img/icon_ext_white_01.png) 95% center no-repeat;
  transition: 0.2s;
}
.btn__black.link__inner {
  background: #2D2D2D url(../img/arrow_right.png) 95% center no-repeat;
  background-size: 10px;
}
@media only screen and (max-width: 480px) {
  .btn__black {
    max-width: 100%;
  }
}
.btn__black:hover {
  color: #fff !important;
  opacity: 0.8;
}

.table__note {
  margin-top: 20px;
}

.icon--plus {
  position: relative;
}
.icon--plus::before {
  content: "+";
  display: inline-block;
  vertical-align: bottom;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  top: -30px;
  transform: translateX(-50%);
  font-size: 28px;
  font-weight: bold;
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .icon--plus::before {
    top: -20px;
    font-size: 20px;
  }
}

/*********************************
box--benefit
*********************************/
.subttl {
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 480px) {
  .subttl {
    margin-top: 20px;
  }
}

.subttl2 {
  margin-top: 65px;
  font-size: 24px;
  font-weight: bold;
  color: #CC0000;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .subttl2 {
    margin-top: 40px;
  }
}

.box--benefit {
  justify-content: space-between;
  flex-flow: row wrap;
}
@media only screen and (max-width: 480px) {
  .box--benefit {
    display: block;
  }
}
.box--benefit .item--benefit {
  flex: 0 1 45%;
  display: flex;
  align-items: center;
  margin-top: 32px;
  padding: 10px 0 10px 28px;
  border-radius: 10px;
  background: #EDEDED;
}
@media only screen and (max-width: 480px) {
  .box--benefit .item--benefit {
    margin-top: 10px;
    padding: 10px;
  }
  .box--benefit .item--benefit:first-of-type {
    margin-top: 20px;
  }
}
.box--benefit .item--benefit .img {
  padding-right: 22px;
  border-right: 1px solid #fff;
}
.box--benefit .item--benefit .img.img--low {
  padding: 22px 22px 22px 0;
}
@media only screen and (max-width: 480px) {
  .box--benefit .item--benefit .img {
    flex: 0 1 22.5%;
    padding-right: 10px;
    text-align: center;
  }
  .box--benefit .item--benefit .img img {
    max-width: 59px;
  }
  .box--benefit .item--benefit .img.img--low {
    padding: 20px 10px 20px 0;
  }
}
.box--benefit .item--benefit .txt {
  padding-left: 30px;
  font-size: 18px;
}
@media only screen and (max-width: 480px) {
  .box--benefit .item--benefit .txt {
    padding-left: 20px;
    font-size: 16px;
  }
}

/************************************
section--mail
************************************/
.section--mail {
  padding: 60px 0;
  margin-top: 60px;
}
@media only screen and (max-width: 480px) {
  .section--mail {
    padding: 40px 0;
  }
}
.section--mail .subttl {
  margin-top: 0;
  margin-bottom: 10px;
}

.bg-gray {
  background: #EEE;
}

.list--mail {
  margin-top: 20px;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .list--mail {
    display: block;
  }
}
.list--mail li {
  flex: 0 1 30%;
}
@media only screen and (max-width: 480px) {
  .list--mail li {
    margin-top: 16px;
  }
}
.list--mail li .btn__black {
  margin-top: 10px;
  text-align: center;
}

.wrapper__bnr {
  position: relative;
  z-index: 1000;
}
.wrapper__bnr .campaign {
  padding: 20px 0;
  background: #DCDCDC;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .wrapper__bnr .campaign {
    padding: 10px 0;
  }
}

.attention {
  margin: 30px 0 0;
  font-size: 12px;
}

.gFooter {
  margin-top: 80px;
  padding: 20px 0;
  background: #000;
}
@media only screen and (max-width: 480px) {
  .gFooter {
    margin-top: 40px;
  }
}

.cobrowse {
  text-align: center;
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 10px;
}
.cobrowse a {
  font-size: 12px;
  color: #fff;
}
.cobrowse a:after {
  content: "";
  display: inline-block;
  top: 0;
  right: 0;
  width: 12px;
  height: 10px;
  background: url(/commonY15/img/icon_ext_white_01.png) no-repeat center 0;
  background-size: 12px 10px;
  margin: 0 0 1px 4px;
}
.cobrowse a:hover {
  text-decoration: underline;
}

.copyright {
  text-align: center;
  font-size: 12px;
  color: #fff;
}

/* ---------------------------------------------------------------------------
//  l__section--notice
--------------------------------------------------------------------------- */
.l__section--notice {
  margin: 10rem 0;
}
@media only screen and (max-width: 480px) {
  .l__section--notice {
    margin: 6rem 0;
  }
}
.l__section--notice h2.base {
  font-size: 3.8rem;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .l__section--notice h2.base {
    font-size: 2rem;
  }
}
.l__section--notice #notice {
  width: 80rem;
  margin: 6rem auto 0;
}
@media only screen and (max-width: 480px) {
  .l__section--notice #notice {
    width: 100%;
    margin: 3rem auto 0;
  }
}
.l__section--notice .notice-btns {
  margin-bottom: 3rem;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .l__section--notice .notice-btns {
    margin-bottom: 2rem;
  }
}
.l__section--notice .notice-btns a {
  width: 32%;
  font-size: 1.4rem;
  font-weight: 500;
  color: #686767;
  text-align: center;
  padding: 1.4rem 0;
  border-bottom: 0.1rem solid #686767;
}
@media only screen and (max-width: 480px) {
  .l__section--notice .notice-btns a {
    font-size: 1.2rem;
    height: 5rem;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.l__section--notice .notice-btns a.tab-active {
  color: #CD130B;
  border-bottom: 0.1rem solid #CD130B;
}
.l__section--notice .notice-body {
  font-size: 1.4rem;
}
@media only screen and (max-width: 480px) {
  .l__section--notice .notice-body {
    font-size: 1.2rem;
  }
}
.l__section--notice .notice-body h3 {
  margin-top: 2rem;
  font-size: 1.4rem;
}
.l__section--notice .notice-body ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.l__section--notice .notice-body a {
  font-weight: 500;
  text-decoration: underline;
}
.l__section--notice .notice-body a::after {
  content: "";
  background: url(../img/icon-window-b.svg) center center/contain no-repeat;
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  margin-left: 0.5rem;
  vertical-align: -0.4rem;
}
.l__section--notice .notice-body .red {
  color: #CD130B;
}
.l__section--notice .notice-body .red a {
  color: #CD130B;
}
.l__section--notice .notice-body .red a::after {
  background: url(../img/icon-window-r.svg) center center/contain no-repeat;
}
.l__section--notice .notice-body .small {
  font-size: 1.2rem;
}
.l__section--notice .notice-table {
  width: 100%;
  margin: 1.5rem 0;
}
.l__section--notice .notice-table th, .l__section--notice .notice-table td {
  width: 33.3333333333%;
  padding: 1rem;
  border: 0.1rem solid #BFC0C0;
  font-weight: 500;
  text-align: center;
}
.l__section--notice .notice-table th {
  background: #686767;
  color: #fff;
}