@charset "UTF-8";
.mv_wrap {
  margin: 0 0 40px;
}
.mv_in {
  text-align: center;
}
.mv_in img {
  width: auto;
  height: auto;
}
.mv_in a {
  display: inline-block;
}
body.top .mv_wrap {
  height: 568px;
  background: url(../img/top_mv.jpg) bottom center / cover no-repeat;
}
body.top .mv_in {
  padding: 120px 0 0;
}
body.top .mv_ttl {
  text-align: center;
  font-size: 36px;
  line-height: 2.6;
  font-weight: bold;
}
body.top .mv_ttl img {
  width: auto;
  height: auto;
}
.top_slide {
  padding: 40px 0 0;
  margin: 0 0 150px;
}
.top_slide li {
  margin: 0 10px;
}
.top_slide li a {
  display: block;
}
.main_ttl {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 40px;
}
body.top .main_ttl {
  font-size: 22px;
}
.main_ttl span {
  font-size: 30px;
}
body.top .cnt_wrap {
  padding: 80px 0 0;
}
.cnt_wrap {
  padding: 40px 0 0;
}
body.top .cnt_wrap:first-child {
  padding: 0;
}
.cnt_wrap:first-child {
  padding: 0;
}
.cnt_ttl {
  margin: 0 0 15px;
}
.cnt_ttl.is-ver2 {
  margin: 0 0 40px;
}
.cnt-ttl {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
body.top .cnt-ttl {
  font-size: 20px;
  text-align: left;
  font-weight: normal;
}
.cnt-ttl span {
  font-size: 30px;
  font-weight: bold;
}
.cnt_box {
  border: 1px solid #999999;
  padding: 35px 40px;
}
/* .aflac_box {
    border-top: solid 1px #999999;
    padding-top: 50px;
} */
.aflac_box.is-ver2 {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 50px;
  border-bottom: solid 1px #999999;
  margin-bottom: 50px;
}
.aflac_box .cnt_img {
  margin-right: 40px;
}
.aflac_box .cnt_label {
  height: 30px;
}
body.top .cnt_box {
  padding: 50px 80px;
}
.gly-scl {
  position: relative;
}
.gly-scl:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  background-color: #808080;
  opacity: 0.6;
}
.gly-scl span.gsf {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  color: #fff;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 100;
  pointer-events: none;
}
.cnt_in {
  border-bottom: 1px solid #999999;
  padding: 0 0 50px;
  margin: 0 0 50px;
}
.cnt_in:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.cnt_bnr {
  margin: 30px 0 0;
}
.cnt_bnr a {
  display: inline-block;
}
.cnt_btnbx {
  margin: 0 0 50px;
}
.cnt_btnbx.ver2 {
  margin: 0 0 25px 0;
}
.img_link {
  margin-top: 30px;
}
.img_link li a {
  display: inline-block;
}
.cnt_btnbx:last-child {
  margin: 0;
}
.cnt_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}
.cnt_btn.is-ver2 {
  margin-top: 30px;
}
.cnt_btn.is-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cnt_btn.ver2 {
  margin: 0 0 15px 0;
}
.cnt_btn.ver2:last-child {
  margin: 0;
}
.cnt_btn.ver3 {
  align-items: flex-end;
}
.cnt_btn li {
  width: 330px;
  margin: 0 30px 0 0;
}
.cnt_btn li:last-child {
  margin: 0;
}
.cnt_btn.ver2 li {
  margin: 0 40px 0 0;
}
.cnt_btn.ver2 li:last-child {
  margin: 0;
}
.cntpdf_wrap.ver2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cnt_btn.ver4 {
  display: block;
}
.cnt_btn.ver4 li {
  margin: 0 0 20px 0;
  width: 275px;
}
.cnt_btn.ver4 li:last-child {
  margin-bottom: 0;
}
.cnt_btn.ver4 li.n1 {
  background: #fff url(../img/page_logo1.png) no-repeat top center;
  background-size: 200px auto;
  padding-top: 90px;
}
.cnt_btn.ver4 li.n2 {
  background: #fff url(../img/page_logo2.png) no-repeat top center;
  background-size: 200px auto;
  padding-top: 90px;
}
.cnt_btn.ver4 li.n3 {
  background: #fff url(../img/page_logo3.png) no-repeat top center;
  background-size: 200px auto;
  padding-top: 90px;
}
.cnt_btnbx .is-txt {
  font-size: 12px;
  padding: 10px 0 0;
}
.cnt-btn.c-btn.senyo {
  width: 270px;
}
.senyo-txt {
  margin: 0 0 2px 0;
}
.flx_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flx_box .flx_img {
  text-align: right;
}
.flx_box .cnt_in {
  width: -webkit-calc(100% - (292px + 40px));
  width: calc(100% - (292px + 40px));
}
.cnt_border {
  border-top: 1px solid #999999;
  padding: 50px 0 0;
  margin: 50px 0 0;
}
.cnt_dl {
  margin: 0 0 15px;
}
.cnt_dl dt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 20px;
}
.cnt_dl dd {
  font-weight: bold;
  margin: 0;
}
.cnt_dl.is-ver2 {
  margin: 0 0 30px;
}
.cnt_dl.is-ver2 dt {
  font-size: 24px;
  text-align: center;
  padding: 0 0 10px;
}
.cnt_dl.is-ver2 dd {
  font-size: 20px;
  text-align: center;
  color: #e25d6c;
}
.rate_warp {
  margin: 0 0 30px;
}
.rate_ttl {
  margin: 0 0 15px;
}
.rate-ttl {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.rate-ttl .is-a {
  font-size: 50px;
}
.rate-ttl .is-b {
  font-size: 36px;
  padding: 0 0 0 5px;
}
.rate-ttl .is-b:first-child {
  padding: 0;
}
.rate-ttl .is-c {
  font-size: 24px;
  padding: 0 5px;
}
.rate-ttl .is-come {
  font-size: 14px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.rate-ttl .red {
  color: #e25d6c;
}
.rate-txt {
  margin: 0 0 15px;
}
.rate-txt.is-ver2 {
  font-size: 16px;
}
.aflac_box .rate-txt {
  margin: 0 0 20px;
}
.rate_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px;
  padding: 0;
}
.rate_list li {
  min-width: 32%;
  box-sizing: border-box;
  padding: 0 50px 0 1.5em;
  position: relative;
  line-height: 2;
}
.rate_list li.is-full {
  width: 100%;
  padding: 0 0 0 1.5em;
}
.rate_list li.is-pnk {
  color: #e25d6c;
}
.rate_list li:after {
  content: "";
  display: block;
  position: absolute;
  border-left: 2px solid #e25d6c;
  border-bottom: 2px solid #e25d6c;
  width: 10px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
  top: 6px;
}
.rate_list.is-ver2 li {
  font-size: 18px;
  margin: 0 0 10px;
}
.rate_list.is-ver2 li:after {
  width: 16px;
  height: 8px;
  top: 10px;
}
.rate_list li:last-child,
.rate_list.is-ver2 li:last-child {
  margin: 0;
}
.rate_list.is-ver3 {
  margin-bottom: 0;
}
.rate_list.is-ver5 li:after {
  content: "●";
  border: none;
  transform: none;
  top: 0;
  left: 0;
}
.rate_list.is-ver5 li span {
  font-weight: bold;
}
.rate_list.is-ver6 {
  font-size: 12px;
}
.rate_list.is-ver6 li:after {
  content: "";
  border: none;
  transform: none;
  top: 0;
  left: 0;
}
.rate_list.is-ver6 li span {
  position: absolute;
  top: 0;
  left: 0;
}
.rate_deadline {
  background: #e2e2ec;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px;
}
.rate_deadline.ltd {
  width: 624px;
  box-sizing: border-box;
}
.rate_entry {
  background: #E2E2EC;
  padding: 20px 32px;
}
.rate_entry h3 {
  font-size: 18px;
  font-weight: bold;
}
.rate_entry h4 {
  font-size: 16px;
  font-weight: bold;
}
.rate_entry p.is-bold {
  font-weight: bold;
}
.rate_entry_btnbx {
  margin: 10px 0;
}

.cnt_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px;
}
.aflac_box .cnt_flx {
  margin: 0 0 20px;
}
.cnt_img img {
  width: auto;
  height: auto;
}
.cnt_label {
  background: #eaeaea;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px;
  color: #e25d6c;
  border-radius: 30px;
  width: 330px;
}
.cnt-txt {
  margin: 0 0 20px;
}
.cnt-txt:last-child {
  margin: 0;
}
.page_ttl {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.merit_warp {
  background: #fafafa;
  padding: 60px 0;
  margin: 0 0 60px;
}
.merit_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0 0;
}
.merit_box_items {
  display: flex;
  justify-content: center;
  width: 100%;
}
.merit_box {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 40px;
}
.merit-icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  background: #fff;
  color: #e25d6c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  padding: 40px 0 0;
}
.merit-icn.n1 {
  background: #fff url(../img/page_icn1.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-icn.n2 {
  background: #fff url(../img/page_icn2.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-icn.n3 {
  background: #fff url(../img/page_icn3.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-icn.n4 {
  background: #fff url(../img/page_icn4.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-icn.n5 {
  background: #fff url(../img/page_icn5.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-icn.n6 {
  background: #fff url(../img/page_icn6.png) no-repeat top 30px center;
  background-size: 40px auto;
}
.merit-txt {
  width: -webkit-calc(100% - 155px);
  width: calc(100% - 155px);
}
.merit-txt p {
  font-size: 18px;
  line-height: 1.6;
}
.merit-txt span {
  display: block;
  font-size: 10px;
}
.dtl_wrap {
  margin: 0 0 80px;
}
.dtl_wrap:last-child {
  margin: 0;
}
.cnt_lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.cnt_lst li {
  width: 33.3%;
  line-height: 2.5;
}
.car_warp {
  margin: 0 0 40px;
}
.car_cp {
  margin: 0 0 80px;
}
.car_cp a {
  display: inline-block;
}
.car_cp a img {
  width: 960px;
  height: auto;
}
.car_discount {
  margin: 0 0 40px;
}
.car_discount img {
  width: auto;
  height: auto;
}
.car_bnr {
  text-align: center;
}
.car_bnr .is-txt {
  display: block;
  padding: 10px 0 0;
  font-size: 12px;
}
.car-bnr:first-child {
  margin: 0 0 40px;
}
.car-bnr a {
  display: inline-block;
}
/*
.car-bnr a img {
    width: auto;
    height: 100px;
}
*/
.car-bnr:first-child a img {
  width: 460px;
}
.car_bnr_list {
  display: flex;
  justify-content: center;
}
.car_bnr_list li {
  margin-right: 30px;
}
.car_bnr_list li:last-child {
  margin-right: 0;
}
.car_bnr_list li .car-bnr a img {
  width: auto;
}
.cntpdf_wrap {
  margin: 0 0 50px 0;
}
.cntpdf_wrap:last-child {
  margin: 0;
}
.cntpdf_wrap .txt {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 10px 0;
}
.cnt_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
}
.cnt_logo.is-center {
  justify-content: center;
}
.cnt_logo li {
  width: 25%;
  text-align: center;
  padding: 90px 0 0;
}
.cnt_logo li.n1 {
  background: #fff url(../img/page_logo1.png) no-repeat top center;
  background-size: 200px auto;
}
.cnt_logo li.n2 {
  background: #fff url(../img/page_logo2.png) no-repeat top center;
  background-size: 200px auto;
}
.cnt_logo li.n3 {
  background: #fff url(../img/page_logo3.png) no-repeat top center;
  background-size: 200px auto;
}
.cnt_logo li.n4 {
  background: #fff url(../img/page_logo4.png) no-repeat top center;
  background-size: 200px auto;
}
.cnt_logo li a span {
  padding: 0 0 0 1.5em;
}
.cv_warp {
  background: #a8aeba url(../img/page_bg.jpg) no-repeat top center;
  height: 318px;
  padding: 110px 0 0;
  box-sizing: border-box;
  margin: 60px 0;
}
.cv_ttl {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 0 0 10px;
  margin: 0;
}
.qa_box {
  padding: 0 0 40px;
  margin: 0 0 40px;
  border-bottom: 1px solid #999999;
}
.qa_box:last-child {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.qa_q,
.qa_a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2em;
}
.qa_q:before,
.qa_a:before {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
}
.qa_q {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
}
.qa_a {
  font-size: 18px;
}
.qa_q:before {
  content: "Q";
}
.qa_a:before {
  content: "A";
  color: #e25d6c;
}

.rate-container {
  border: 1px solid #e25d6c;  
  padding: 1rem;          
  margin-bottom: 25px;
}

.rate-inner {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;  
}

.rate-list li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 0.5em; 
  font-weight: bold;
}

.rate-list li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #e25d6c;  
}

.red-text {
  color: #5A5772 !important;
}

.rate-box {
  padding-bottom: 25px;
}

.rate-recommendation {
  font-size: 1.2rem;
  margin-bottom: 5px;
  font-weight: bold;
}

.rate-item {
  display: flex;
  align-items: center;
}

.rate-text {
  font-size: 0.9rem;
  color: #333;
}

.life-btn {
  background-color: #5E0055;
  color: #fff;
}

.life-btn::before {
  border-top: solid 1px #fff !important;
  border-right: solid 1px #fff !important;
}

.brochure-inner {
  color: #5E0055;
}

.brochure-btn a {
  border: 1px solid #5E0055 !important;
}

.web-btn a {
  background-color: #5E0055 !important;
}

.change-btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: solid 1px white;
  border-right: solid 1px white;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: rotate(45deg);
  margin-top: -5px;
}

.rate-note {
  margin-left: 15px;
  margin-top: 20px;
}

@media (min-width: 896px) {
  .cnt_bnr a:hover,
  .top_slide li a:hover,
  .mv_in a:hover,
  .car_cp a:hover,
  .car-bnr a:hover,
  .cnt_img_btn a:hover {
    opacity: 0.8;
  }
  .cnt_logo li a:hover span {
    text-decoration: underline;
  }
}
button.video {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 292px;
  height: 52px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #4e5b73;
  border: none;
  cursor: pointer;
}
@media (min-width: 896px) {
  button.video:hover {
    opacity: 0.8;
  }
}
button.video:before {
  content: "";
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -6px;
}
.main-slider_inner {
  padding: 80px 0 0;
}
.slider-item {
  text-align: center;
}
.slider-item_link {
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 896px) {
  .slider-item_link:hover {
    opacity: 0.8;
  }
}
.slider-item_link.none {
  pointer-events: none;
}
.slider-item_link img {
  margin: 0 auto;
  display: inline;
}
.main-slider_inner .slick-prev,
.main-slider_inner .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: -14px;
  display: block;
  width: 28px;
  height: 28px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  background: transparent;
  border: none;
  outline: none;
}
.main-slider_inner .slick-prev:hover,
.main-slider_inner .slick-next:hover {
  opacity: 0.7;
}
.main-slider_inner .slick-prev::before,
.main-slider_inner .slick-next::before {
  font-size: 20px;
  line-height: 1;
  content: "";
  width: 17px;
  height: 17px;
  border: 0;
  border-top: solid 2px #5E0055;
  border-right: solid 2px #5E0055;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}
.main-slider_inner .slick-prev {
  left: 50%;
  margin-left: -150px;
}
.main-slider_inner .slick-prev::before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.main-slider_inner .slick-next {
  right: 50%;
  margin-right: -150px;
}
.main-slider_inner .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: static;
  font-size: 0;
  line-height: 0;
  margin-top: 30px;
}
.main-slider_inner .slick-dots li {
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 12px 0;
  width: 40px;
  height: 3px;
  margin: 0 0 0 4px;
}
.main-slider_inner .slick-dots li.slick-active button {
  background: #5E0055;
}
.main-slider_inner .slick-dots li:hover {
  opacity: 0.7;
}
.main-slider_inner .slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #eaeaea;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.retirement_procedure header {
  box-shadow: none;
}
.rp_main {
  width: 960px;
  margin: 0 auto;
}
.rp_main_ttl_box {
  margin: 50px 0 110px 0;
  text-align: center;
}
.rp_main_ttl_box p {
  font-size: 18px;
  margin: 0;
}
.rp-main-ttl {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.27;
  margin-bottom: 15px;
}
.rp_wrap {
  margin-bottom: 105px;
}
.rp-table-ttl {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.rp_table tr {
  border: solid 1px #4e5b73;
}
.rp_table th {
  width: 230px;
  background: #E2E2EC;
  text-align: center;
  border-right: solid 1px #4e5b73;
  font-size: 16px;
  padding: 13px 0 10px;
}
.rp_table td {
  border-right: solid 1px #4e5b73;
  text-align: center;
  padding: 30px 20px;
  font-size: 14px;
}
.rp_table td.is-pd {
  padding: 60px 20px;
}
.rp_table td.ver2 {
  text-align: left;
}
.rp_table th.is-big {
  width: 500px;
}
.is-bld {
  font-weight: bold;
}
.fs16 {
  font-size: 16px;
}
.is-need {
  display: block;
  margin-top: 2px;
}
.rp_contact_wrap {
  margin-bottom: 170px;
}
.rp_contact_box {
  width: 500px;
  margin: 0 auto;
  padding: 40px 0;
  border: solid 1px #4e5b73;
  text-align: center;
}
.rp_contact_box p {
  line-height: 1;
}
.division {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin: 0 0 15px 0;
}
.rp_tel {
  font-size: 24px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  display: inline-block;
  margin: 0 0 15px 0;
}
.rp_tel::before {
  position: absolute;
  content: "";
  background: url(../img/rp_icn1.png) no-repeat;
  width: 18px;
  height: 24px;
  left: 0;
  top: 50%;
  margin-top: -11px;
}
.rp_time {
  font-size: 14px;
  margin: 0;
}
.cnt_img_btn {
  margin-top: 10px;
}
.cnt_img_btn a {
  display: inline-block;
  margin-top: 5px;
}
.rp_btn {
  width: 300px;
  margin: 15px auto 0;
}
.rp_btn a {
  display: block;
  text-align: center;
  width: 100%;
  background: #4e5b73;
  padding: 13px 0 12px 0;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border-radius: 25px;
  font-weight: bold;
}
.ftbnr_wrap {
  margin: 15px 50px 0;
}
.ftbnr-txt {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
.ftbnr_wrap a {
  display: inline-block;
}
@media (min-width: 896px) {
  .rp_btn a:hover {
    opacity: 0.8;
  }
  .ftbnr_wrap a:hover {
    opacity: 0.8;
  }
}
@media (max-width: 896px) {
  .mv_wrap {
    margin: 0 0 20px;
  }
  body.top .mv_ttl {
    font-size: 16px;
    line-height: 1.8;
  }
  .mv_in img {
    width: 100%;
  }
  body.top .mv_wrap {
    height: auto;
    background: none;
  }
  body.top .mv_in {
    padding: 0;
  }
  body.top .mv_ttl img {
    width: 100%;
  }
  .top_slide {
    padding: 20px 0 0;
    margin: 0 0 80px;
  }
  .top_slide li {
    margin: 0 5px;
  }
  .main_ttl {
    font-size: 20px;
    margin: 0 0 15px;
  }
  body.top .main_ttl {
    font-size: 14px;
  }
  .main_ttl span {
    font-size: 20px;
  }
  .top_slide img {
    width: 250px;
    height: auto;
  }
  .cnt_wrap {
    padding: 40px 0 0;
  }
  body.top .cnt_wrap {
    padding: 40px 0 0;
  }
  .cnt_ttl {
    margin: 0 0 10px;
  }
  .cnt_ttl.is-ver2 {
    margin: 0 0 10px;
  }
  .cnt-ttl {
    font-size: 20px;
    line-height: 1.6;
  }
  .aflac_box .cnt_label {
    height: 50%;
  }
  .aflac_box.is-ver2 {
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  body.top .cnt-ttl {
    font-size: 14px;
    line-height: 1.6;
  }
  .cnt-ttl span {
    font-size: 18px;
  }
  .cnt_box {
    padding: 20px 15px;
  }
  body.top .cnt_box {
    padding: 20px 15px;
  }
  .gly-scl span.gsf {
    font-size: 34px;
  }
  .cnt_in {
    padding: 0 0 25px;
    margin: 0 0 25px;
  }
  .cnt_bnr {
    margin: 0 0 30px;
  }
  .cnt_btnbx {
    margin: 0 0 15px;
  }
  .cnt_btnbx.ver2 {
    margin: 0 0 15px 0;
  }
  .img_link {
    margin-top: 15px;
    text-align: center;
  }
  .cnt_btn {
    display: -webkit-block;
    display: -ms-block;
    display: block;
    padding: 0;
  }
  .cnt_btn.is-ver2 {
    margin-top: 15px;
  }
  .cnt_btn li {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .cnt_btn.ver2 li {
    margin: 0 0 15px 0;
  }
  .cnt-btn.c-btn.senyo {
    width: 100%;
  }
  .flx_box {
    display: -webkit-block;
    display: -ms-block;
    display: block;
  }
  .flx_box .flx_img {
    text-align: center;
    padding: 0 0 15px;
  }
  .flx_box .flx_img img {
    width: 100%;
    height: auto;
  }
  .flx_box .cnt_in {
    width: 100%;
    width: -webkit-calc(100%);
    width: calc(100%);
  }
  .cnt_border {
    padding: 25px 0 0;
    margin: 25px 0 0;
  }
  .cnt_dl dt {
    font-size: 16px;
    padding: 0 0 10px;
  }
  .cnt_dl dd {
    font-size: 14px;
    margin: 0;
  }
  .cnt_dl.is-ver2 {
    margin: 0 0 15px;
  }
  .cnt_dl.is-ver2 dt {
    font-size: 20px;
    padding: 0 0 5px;
  }
  .cnt_dl.is-ver2 dd {
    font-size: 14px;
  }
  .rate_warp {
    margin: 0 0 15px;
  }
  .rate_ttl {
    margin: 0 0 15px;
  }
  .rate-ttl {
    font-size: 14px;
  }
  .rate-ttl .is-a {
    font-size: 30px;
  }
  .rate-ttl .is-b {
    font-size: 18px;
    padding: 0 0 0 5px;
  }
  .rate-ttl .is-c {
    font-size: 18px;
    padding: 0 5px;
  }
  .rate-ttl .is-come {
    font-size: 12px;
  }
  .aflac_box {
    padding-top: 10px;
  }
  .aflac_box .rate-txt {
    margin: 0 0 15px;
  }
  .rate-txt.is-ver2 {
    font-size: 14px;
  }
  .rate_list {
    margin: 0 0 15px;
    padding: 0;
  }
  .rate_list li {
    width: 100%;
    font-size: 12px;
    margin: 0 0 5px;
  }
  .rate_list.is-ver2 li {
    font-size: 12px;
    margin: 0 0 5px;
  }
  .rate_list.is-ver2 li:after {
    width: 10px;
    height: 6px;
    top: 6px;
  }
  .rate_list.is-ver3 {
    margin-bottom: 3px;
  }
  .rate_list.is-ver4 li {
    padding-right: 0;
  }
  .cnt_bnr {
    margin: 15px 0 0 0;
  }
  .cnt_bnr a {
    margin: 0;
  }
  .cnt_bnr img {
    width: 100%;
    height: auto;
  }
  .rate_deadline {
    font-size: 13px;
  }
  .rate_deadline.ltd {
    width: 100%;
  }
  .rate_entry {
    padding: 20px 12px;
  }
  .rate_entry h3 {
    font-size: 16px;
  }
  .rate_entry h4 {
    font-size: 14px;
  }
  .rate_entry p.is-bold {
    font-size: 11px;
  }
  .cnt_flx {
    display: block;
    margin: 0 0 15px;
  }
  .aflac_box .cnt_flx {
    margin: 0 0 15px;
  }
  .cnt_img {
    padding: 0 0 15px;
  }
  .aflac_box .cnt_img {
    margin: 0;
  }
  .cnt_img:only-child {
    padding: 0;
  }
  .cnt_img img {
    width: 100%;
    height: auto;
  }
  .cnt_label {
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
  }
  .page_ttl {
    font-size: 20px;
  }
  .merit_warp {
    padding: 30px 15px;
    margin: 0 0 30px;
  }
  .merit_lst {
    display: block;
    padding: 20px 0 0;
  }
  .merit_box_items {
    justify-content: initial;
  }
  .merit_box {
    width: 100%;
    margin: 0 0 20px;
  }
  .merit-icn {
    width: 80px;
    height: 80px;
    font-size: 12px;
    padding: 40px 0 0;
  }
  .merit-icn.n1 {
    background: #fff url(../img/page_icn1.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-icn.n2 {
    background: #fff url(../img/page_icn2.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-icn.n3 {
    background: #fff url(../img/page_icn3.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-icn.n4 {
    background: #fff url(../img/page_icn4.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-icn.n5 {
    background: #fff url(../img/page_icn5.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-icn.n6 {
    background: #fff url(../img/page_icn6.png) no-repeat top 10px center;
    background-size: 40px auto;
  }
  .merit-txt {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }
  .merit-txt p {
    font-size: 12px;
  }
  .dtl_wrap {
    margin: 0 0 40px;
  }
  .cnt_lst {
    padding: 0;
  }
  .cnt_lst li {
    width: 100%;
    line-height: 2;
  }
  .car_warp {
    margin: 0 0 20px;
  }
  .car_cp {
    text-align: center;
    margin: 0 0 20px;
  }
  .car_cp a img {
    width: 100%;
  }
  .car_discount {
    margin: 0 0 20px;
  }
  .car_discount img {
    width: 100%;
  }
  .car_bnr {
    display: block;
  }
  .car_bnr_list {
    display: block;
  }
  .car_bnr_list li {
    margin-right: 0;
  }
  .car_bnr .is-txt {
    padding: 5px 0 0;
  }
  .car-bnr {
    margin: 0 0 20px;
  }
  /*
    .car-bnr a img {
        height: 60px;
    }
    */
  .car-bnr:last-child {
    margin: 0;
  }
  .car-bnr:first-child {
    margin: 0 0 20px;
  }
  .car-bnr:first-child a img {
    width: 100%;
    height: auto;
  }
  .cntpdf_wrap.ver1 {
    margin-top: 30px;
  }
  .cntpdf_wrap .txt {
    font-size: 15px;
    text-align: center;
  }
  .cnt_logo {
    display: block;
    padding: 0;
  }
  .cnt_logo li {
    width: 100%;
    margin: 0 0 15px;
  }
  .cnt_logo li:last-child {
    margin: 0;
  }
  .cnt_logo li a span {
    padding: 0 0 0 1.5em;
  }
  .cv_warp {
    background: #a8aeba url(../img/page_bg.jpg) no-repeat right -100px center;
    background-size: 683px auto;
    height: 160px;
    padding: 36px 20px 0;
    margin: 30px 0;
  }
  .cv_ttl {
    font-size: 18px;
    padding: 0 0 10px;
  }
  .qa_box {
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
  .qa_q,
  .qa_a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 20px;
  }
  .qa_q:before,
  .qa_a:before {
    font-size: 16px;
    top: 6px;
  }
  .qa_q {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .qa_a {
    font-size: 14px;
  }
  button.video {
    width: 100%;
    height: 47px;
  }
  button.video:before {
    width: 6px;
    height: 6px;
    right: 15px;
    margin-top: -4px;
  }
  .main-slider_inner {
    padding: 0;
  }
  .main-slider_inner .slick-dots {
    margin-top: 40px;
  }
  .main-slider_inner .slick-dots li {
    width: 24px;
  }
  .main-slider_inner .slider-item_link img {
    width: 100%;
  }
  .rp_main {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 17px;
  }
  .rp_main_ttl_box {
    margin: 27px 0 40px 0;
    text-align: center;
  }
  .rp_main_ttl_box p {
    font-size: 13px;
    text-align: left;
  }
  .rp-main-ttl {
    font-size: 19px;
    font-weight: bold;
  }
  .rp_wrap {
    margin-bottom: 45px;
  }
  .rp-table-ttl {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .rp_table.is-mt {
    margin-top: 20px;
  }
  .rp_table th {
    width: 27%;
    background: #fafafa;
    text-align: left;
    font-size: 13px;
    padding: 0 12px;
  }
  .rp_table td {
    text-align: left;
    padding: 13px;
    font-size: 13px;
  }
  .rp_table td.is-pd {
    padding: 22px 13px;
  }
  .rp_table td.ver2 {
    text-align: left;
  }
  .is-need {
    margin-top: -3px;
  }
  .rp_contact_wrap {
    margin-bottom: 35px;
  }
  .rp_contact_box {
    width: 100%;
    padding: 25px 0;
  }
  .division {
    font-size: 17px;
    font-weight: bold;
    position: relative;
    margin: 0 0 12px 0;
  }
  .rp_tel {
    font-size: 20px;
    padding-left: 23px;
    position: relative;
    display: inline-block;
    margin: 0 0 12px 0;
  }
  .rp_tel::before {
    background: url(../img/sp/rp_icn1.png) no-repeat center / 15px auto;
    width: 15px;
    height: 21px;
    left: 0;
    top: 50%;
    margin-top: -10px;
  }
  .rp_time {
    font-size: 12px;
    margin: 0;
  }
  .rp_btn {
    width: 250px;
  }
  .rp_btn a {
    padding: 11px 0 9px;
    font-size: 12px;
  }
  .cnt_img_btn a {
    text-align: center;
  }
  .cntpdf_wrap.ver2 {
    display: block;
  }
  .cnt_btn.ver4:nth-of-type(1) {
    margin-bottom: 20px;
  }
  .cnt_btn.ver4 li {
    width: 100%;
  }
  .ftbnr_wrap {
    margin: 15px 0 0;
  }
  .ftbnr-txt {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .ftbnr-img {
    width: 180px;
    height: auto;
  }
} /*@media*/
@media (max-width: 374px) {
  .gly-scl span.gsf {
    font-size: 30px;
  }
} /*@media*/

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

.is-b {
  margin-top: 8px;
}

/* PCデザイン */
@media (min-width: 869px) {
  .ctaContent {
    margin: 2.292vw 0;
  }

  .ctaContent__list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.778vw;
  }

  .ctaContent__list--item--left a {
    display: inline-block;
    font-size: 1.389vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 31.944vw;
    height: 6.25vw;
    line-height: 6.25vw;
    position: relative;
  }
  .ctaContent__list--item--left a::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/ctaButton.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 2.083vw;
    height: 2.083vw;
    right: 1.528vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .ctaContent__list--item--right a {
    display: inline-block;
    font-size: 1.389vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 31.944vw;
    height: 6.25vw;
    position: relative;
  }
  .ctaContent__list--item--right a::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/ctaButton.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 2.083vw;
    height: 2.083vw;
    right: 1.528vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .ctaContent__list--item--right a p {
    line-height: 1;
    margin-bottom: 0.486vw;
    margin-top: 0.903vw;
  }
  .ctaContent__list--item--right a span {
    background: #fd585d;
    color: white;
    border-radius: 1.319vw;
    font-size: 1.25vw;
    font-weight: bold;
    display: inline-block;
    width: 20.486vw;
    height: 2.569vw;
    line-height: 2.569vw;
  }

  /* introduction */
  .introduction {
    text-align: center;
    background-color: #fafafa;
    padding: 3.125vw 0 3.889vw;
  }

  .introduction__inner {
    max-width: 66.667vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .introduction__title {
    font-size: 2.083vw;
    margin-bottom: 1.389vw;
    font-weight: bold;
    position: relative;
    padding-bottom: 1.389vw;
  }

  .introduction__title::after {
    content: "";
    position: absolute;
    width: 5.069vw;
    height: 0.139vw;
    background-color: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .introduction__img {
    margin-top: 2.083vw;
  }

  .introduction__img img {
    width: 50.556vw;
  }

  .introduction__note {
    margin-top: 0.694vw;
    font-size: 0.972vw;
    color: #4e5b73;
    font-weight: 300;
  }

  .introduction__list {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.389vw;
    margin-top: 1.389vw;
  }

  .introduction__item {
    border: 1px solid #4e5b73;
    padding: 0.694vw 1.389vw 1.389vw;
    text-align: center;
    background-color: #fff;
  }

  .introduction__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .introduction__item--discount {
    font-size: 2.778vw;
    margin: 0;
    color: #fd585d;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .introduction__item--discount--left {
    font-size: 1.25vw;
  }
  .introduction__item--discount--left {
    font-size: 3.611vw;
  }

  .introduction__item--discount--note {
    color: #fd585d;
    font-size: 0.833vw;
    font-weight: 300;
  }

  .introduction__item--start-date {
    font-size: 0.972vw;
    color: #4e5b73;
    margin-top: 1.042vw;

    text-align: left;
  }

  .introduction__item--btn {
    margin-top: 0.694vw;
  }

  .introduction__item--btn a {
    display: inline-block;
    font-size: 0.972vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 3.472vw;
    line-height: 3.472vw;
    position: relative;
    background-color: #5E0055;
    color: #fff;
  }

  .introduction__item--btn a::before {
    content: "";
    width: 0.556vw;
    height: 0.556vw;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 1.389vw;
    margin-top: -0.417vw;
  }

  .compare {
    background-image: url(../img/compare_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
  }

  .compare__inner {
    max-width: 66.667vw;
    margin: 0 auto;
    padding: 3.125vw 1.389vw 0px;
    width: 100%;
    position: relative;
  }

  .compare__title {
    text-align: center;
  }

  .compare__title img {
    width: 50.556vw;
  }

  .compare__content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.778vw;
  }

  .compare__btn {
    margin-top: 1.736vw;
  }
  .compare__btn img {
    width: 100%;
  }

  .compare__bottom {
    display: flex;
    gap: 1.042vw;
    max-width: 50vw;
    width: 100%;
    margin: 0 auto;
    margin-top: 0.347vw;
  }

  .compare__note {
    margin-top: 1.389vw;
    font-size: 1.25vw;
    font-weight: bold;
  }

  .compare__note span {
    color: #fd585d;
    font-size: 1.528vw;
  }

  .concept {
    padding: 3.889vw 0 3.542vw;
  }

  .concept__inner {
    max-width: 66.667vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .concept__heading {
    text-align: center;
  }

  .concept__heading img {
    width: 27.083vw;
  }

  .concept__subheading {
    font-size: 1.389vw;
    font-weight: bold;
    margin-top: 2.083vw;
    background-color: #5E0055;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 0.694vw 0;
    cursor: pointer;
  }

  .concept__subheading {
    font-size: 1.389vw;
    font-weight: bold;
    margin-top: 2.083vw;
    background-color: #5E0055;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 0.694vw 0;
    cursor: pointer;
  }

  .concept__subheading .iconWrapper {
    position: absolute;
    top: 50%;
    right: 1.528vw;
    transform: translateY(-50%);
    width: 2.083vw;
    height: 2.083vw;
    background-color: #fff;
    border-radius: 50%;
  }

  .concept__subheading .iconWrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 2px;
    background-color: #4e5b73;
    transform: translate(-50%, -50%);
  }

  .concept__subheading .iconWrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 60%;
    background-color: #4e5b73;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .concept__subheading.active .iconWrapper::after {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }

  .concept__list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }

  .concept__list {
    max-width: 61.111vw;
    margin: 40px auto 0;
    padding: 0 1.389vw;
    width: 100%;
    display: grid;
    gap: 4.861vw;
  }

  .concept__item--title {
    text-align: center;
    font-size: 1.667vw;
    font-weight: bold;
    padding-bottom: 0.694vw;
    color: #4e5b73;
    border-bottom: 1px solid #707070;
  }

  .concept__image {
    margin-top: 2.778vw;
  }

  .concept__image img {
    width: 56.667vw;
    display: block;
    margin: 0 auto;
  }

  .concept_wrapText {
    margin-top: 2.083vw;
    display: flex;
    gap: 0.347vw;
  }

  .concept_wrapText--left {
    text-align: left;
    font-size: 0.972vw;
    font-weight: 300;
  }

  .concept_wrapText--right {
    flex: 1;
    font-size: 0.972vw;
    font-weight: 300;
  }

  /* recommend */
  .recommend {
    padding: 5.208vw 0 4.653vw;
    background-color: #fff9ef;
  }

  .recommend__inner {
    max-width: 66.667vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .recommend__title {
    text-align: center;
    color: #4e5b73;
    font-size: 1.389vw;
    font-weight: bold;
  }

  .recommend__title span {
    font-size: 2.639vw;
  }

  .recommend__image--top {
    margin-top: 2.083vw;
  }

  .recommend__image--top img {
    width: 31.944vw;
    display: block;
    margin: 0 auto;
  }

  .recommend__image--bottom {
    margin-top: 2.083vw;
  }

  .recommend__image--bottom img {
    width: 37.083vw;
    display: block;
    margin: 0 auto;
  }

  .recommend__textBox {
    max-width: 55.556vw;
    margin: 5px auto 0;
    padding: 0 1.389vw;
    width: 100%;
    font-size: 1.389vw;
    font-weight: 300;
  }

  .recommend__textBox span {
    color: #fd585d;
    font-weight: bold;
  }

  .recommend__text--bottom {
    margin-top: 0.694vw;
  }

  .recommend-merit {
    margin-top: 2.083vw;
    background-color: #fff;
    padding: 2.778vw 4.514vw 3.819vw;
  }

  .recommend-merit__title {
    text-align: center;
  }

  .recommend-merit__title img {
    width: 18.403vw;
    display: block;
    margin: 0 auto;
  }

  .recommend-merit__list {
    display: grid;
    gap: 2.431vw;
    max-width: 61.111vw;
    margin: 20px auto 0;
    padding: 0 1.389vw;
    width: 100%;
  }

  .recommend-merit__item {
    display: flex;
    align-items: center;
    gap: 1.042vw;
  }

  .recommend-merit__item img {
    width: 4.167vw;
  }

  .recommend-merit__item--textBox {
    flex: 1;
    color: #4e5b73;
  }

  .recommend-merit__item--title {
    font-size: 1.25vw;
    font-weight: 600;
    color: #fd585d;
    line-height: 1;
  }
  .recommend-merit__item--text {
    font-size: 1.111vw;
    font-weight: 300;
    line-height: 1;
    margin-top: 0.417vw;
    letter-spacing: calc(1.111vw / 30);
  }
  .recommend-merit__item--text span {
    color: #fd585d;
    font-weight: bold;
  }
  .recommend__title span span {
    font-size: 1.806vw;
  }
  .recommend-merit__item--text sup {
    font-size: 0.694vw;
  }
  .recommend-merit__item--attention {
    font-size: 0.694vw;
    margin-top: 0.347vw;
  }

  .u-margin {
    margin-top: 0.486vw;
  }

  /* voice */
  .voice {
    padding: 4.653vw 0 5vw;
    background-color: #ceeffa;
  }

  .voice__inner {
    max-width: 66.667vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .voice__heading {
    text-align: center;
    font-size: 1.806vw;
    font-weight: bold;
    color: #4e5b73;
  }

  .voice__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.778vw;
    margin-top: 2.778vw;
  }

  .voice__item {
    background-color: #fff;
    padding: 1.389vw 1.944vw 2.222vw;
    border-radius: 0.417vw;
    height: 30.208vw;
  }

  .voice__box {
    display: flex;
    align-items: center;
    gap: 1.042vw;
  }

  .voice__item--image img {
    width: 6.667vw;
  }

  .voice__title {
    font-size: 1.389vw;
    font-weight: bold;
    color: #4e5b73;
  }

  .voice__title span {
    font-size: 1.111vw;
  }

  .voice__lead {
    font-size: 1.389vw;
    font-weight: bold;
    color: #4e5b73;
    border-bottom: 2px solid #4e5b73;
    padding-bottom: 0.694vw;
    margin-top: 1.389vw;
  }

  .voice__item--text--top {
    font-size: 1.111vw;
    font-weight: 300;
    margin-top: 1.25vw;
  }

  .voice__item--text--bottom {
    font-size: 1.111vw;
    font-weight: 300;
    margin-top: 0.694vw;
  }

  .voice__item--text--top span,
  .voice__item--text--bottom span {
    color: #fd585d;
    font-weight: bold;
  }

  /* qa */
  .qa {
    padding: 5.278vw 0 4.653vw;
    background-color: #f4f4f4;
  }

  .qa__inner {
    max-width: 69.444vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .qa__title {
    font-size: 1.806vw;
    font-weight: bold;
    color: #4e5b73;
    text-align: center;
  }

  .qa__box {
    background-color: #fff;
    border: 0.5px solid #4e5b73;
    padding: 4.167vw 2.778vw;
  }

  .qa__wrapText {
    position: relative;
    padding: 0 0 0 2.431vw;
    margin-top: 1.389vw;
    display: flex;
    gap: 0.347vw;
    font-size: 18px;
  }

  /* subscriber */
  .subscriber {
    padding: 0px 0 5vw;
  }

  .subscriber__inner {
    max-width: 72.222vw;
    margin: 0 auto;
    padding: 0 1.389vw;
    width: 100%;
  }

  .subscriber__title {
    text-align: center;
    font-size: 2.083vw;
    font-weight: bold;
    background-color: #4e5b73;
    position: relative;
    color: #fff;
    padding: 2.083vw 0;
    line-height: 1;
  }

  .subscriber__title::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 25px solid #4e5b73;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }

  .subscriber-contact {
    margin-top: 6.25vw;
    background-color: #ffdadb;
    border: 2px solid #fd585d;
    padding: 0 2.778vw 3.125vw;
  }

  .subscriber-contact__title {
    background: #fd585d;
    color: white;
    border-radius: 1.736vw;
    font-size: 1.667vw;
    font-weight: bold;
    width: 27.778vw;
    height: 3.472vw;
    line-height: 3.472vw;
    margin: -25px auto 0;
    text-align: center;
  }

  .subscriber-contact__text {
    font-size: 1.389vw;
    font-weight: bold;
    text-align: center;
    color: #4e5b73;
    margin-top: 2.083vw;
  }

  .subscriber__list {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.042vw;
    margin-top: 1.736vw;
  }

  .subscriber__item {
    border: 1px solid #4e5b73;
    padding: 0.694vw 1.389vw 2.083vw;
    background-color: #fff;
  }

  .subscriber__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .subscriber__item--text {
    font-size: 1.25vw;
    margin: 0;
    color: #4e5b73;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .subscriber__item--number {
    font-size: 2.222vw;
    margin: 0.556vw 0 0;
    color: #fd585d;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .subscriber__item--date {
    font-size: 1.111vw;
    color: #4e5b73;
    margin-top: 0.694vw;
    text-align: left;
    line-height: 1;
  }

  .subscriber__item--btn {
    margin-top: 1.389vw;
  }

  .subscriber__item--btn a {
    display: inline-block;
    font-size: 1.25vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 3.472vw;
    line-height: 3.472vw;
    position: relative;
    background-color: #5E0055;
    color: #fff;
  }

  .subscriber__item--btn a::before {
    content: "";
    width: 0.556vw;
    height: 0.556vw;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 1.389vw;
    margin-top: -0.417vw;
  }

  /* subscriber-update */

  .subscriber-update__list {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.042vw;
    margin-top: 1.736vw;
  }

  .subscriber-update {
    max-width: 66.667vw;
    margin: 66px auto 0;
    padding: 0 1.389vw;
    width: 100%;
  }

  .subscriber-update--title {
    border: 2px solid #fd585d;
    color: #fd585d;
    border-radius: 1.736vw;
    font-size: 1.667vw;
    font-weight: bold;
    width: 27.778vw;
    height: 3.472vw;
    line-height: 3.472vw;
    margin: 25px auto 0;
    text-align: center;
  }

  .subscriber-update__item--date {
    text-align: center;
    line-height: calc(30 / 16);
  }

  /* subscriber-change */
  .subscriber-change {
    margin-top: 5.278vw;
  }

  .subscriber-change__box--title {
    border: 2px solid #fd585d;
    color: #fd585d;
    border-radius: 1.736vw;
    font-size: 1.667vw;
    font-weight: bold;
    width: 27.778vw;
    height: 3.472vw;
    line-height: 3.472vw;
    margin: 25px auto 0;
    text-align: center;
  }

  .subscriber-change__box--text {
    font-size: 1.389vw;
    font-weight: bold;
    color: #4e5b73;
    text-align: center;
    margin-top: 1.736vw;
  }

  .subscriber-change__box__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3.681vw;
    max-width: 61.111vw;
    margin: 25px auto 0;
    padding: 0 1.389vw;
    width: 100%;
  }

  .subscriber-change__box__item {
    text-align: center;
    position: relative;
  }

  .subscriber-change__box__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .subscriber-change__box__item--text {
    font-size: 1.111vw;
    font-weight: bold;
    color: #4e5b73;
    margin-top: 1.389vw;
    line-height: calc(24 / 16);
  }

  .subscriber-change__box__item--attention {
    font-size: 0.972vw;
    font-weight: bold;
    margin-top: 0.347vw;
    position: absolute;
    left: -2.083vw;
    right: -2.083vw;
  }

  .subscriber-change__list {
    max-width: 66.667vw;
    margin: 40px auto 0;
    padding: 0 1.389vw;
    width: 100%;
  }

  .subscriber-change__item {
    padding: 0.694vw 1.389vw 1.389vw;
  }

  .subscriber-change__item--number {
    color: #4e5b73;
  }

  .subscriber-change__item--date {
    color: #4e5b73;
    line-height: calc(24 / 16);
    font-weight: 300;
  }

  .subscriber-change__item--btn {
    margin-top: 1.042vw;
  }

  .subscriber__boxText {
    position: relative;
    margin-top: 9.722vw;
  }

  .subscriber__wrapText {
    display: flex;
    gap: 0.694vw;
    font-size: 0.972vw;
  }

  .subscriber__attention {
    font-size: 0.972vw;
    margin-top: 0.694vw;
  }

  .subscriber__rightText {
    font-size: 0.972vw;
    margin-top: 1.736vw;
    text-align: right;
  }

  .u-sp {
    display: none;
  }
  .u-pc {
    display: inline-block;
  }

  .banner {
    background-color: rgba(78, 91, 115, 0.9);
    padding: 1.389vw 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .banner img {
    width: 53.194vw;
    margin: 0 auto;
    display: block;
  }

  .rate-innerText {
  color: #e25d6c;  
  font-size: 1rem;
  font-weight: bold;
  }

.rate-innerCircle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #e25d6c;  
  color: #fff;              
  font-size: 1rem;
  font-weight: bold;
  border-radius: 50%;       
  width: 3em;            
  height: 3em;
  margin-right: 1em;       
}

.rate-list {
  list-style: none;
  padding-left: 1rem;
  margin: 0;
  gap: 25px;
  display: flex;
}

.rate-point {
  display: flex;
  gap: 31px;
}

.rate-icon {
  background-color: #e25d6c;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 0.5rem;
}

.change-btn {
  display: inline-block;
  position: relative;
  background-color: #5E0055;
  color: white !important;
  text-decoration: none;
  padding: 12px 50px 12px 33px;
  font-size: 16px;
  margin-bottom: 25px;
}
}

/* スマホデザイン */
@media (max-width: 768px) {
  .u-sp {
    display: inline-block;
  }
  .u-pc {
    display: none;
  }
  .u-margin {
    margin-top: 2.667vw;
    display: block;
  }
  .ctaContent {
    padding: 6.667vw 5.333vw;
  }

  .ctaContent__list {
    display: block;
  }

  .ctaContent__list--item--left a {
    display: inline-block;
    font-size: 4.267vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 13.333vw;
    line-height: 13.333vw;
    position: relative;
  }
  .ctaContent__list--item--left a::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/ctaButton.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.267vw;
    height: 4.267vw;
    right: 2.667vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .ctaContent__list--item--right {
    margin-top: 6.4vw;
  }
  .ctaContent__list--item--right a {
    display: flex;
    font-size: 4.267vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 13.333vw;
    position: relative;
    gap: 2.4vw;
    align-items: center;
  }
  .ctaContent__list--item--right a::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/ctaButton.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.267vw;
    height: 4.267vw;
    right: 2.667vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .ctaContent__list--item--right a p {
    line-height: 1;
    margin-left: 3.467vw;
  }
  .ctaContent__list--item--right a span {
    background: #fd585d;
    color: white;
    border-radius: 5.067vw;
    font-size: 3.467vw;
    font-weight: bold;
    display: inline-block;
    width: 52.533vw;
    height: 6.933vw;
    line-height: 6.933vw;
  }

  /* introduction */
  .introduction {
    text-align: center;
    background-color: #fafafa;
    padding: 12vw 5.333vw 14.933vw;
  }

  .introduction__inner {
    max-width: 256vw;
    margin: 0 auto;
    width: 100%;
  }

  .introduction__title {
    font-size: 5.867vw;
    margin-bottom: 4vw;
    font-weight: bold;
    position: relative;
    padding-bottom: 4vw;
  }

  .introduction__title::after {
    content: "";
    position: absolute;
    width: 14.4vw;
    height: 0.533vw;
    background-color: #000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .introduction__img {
    margin-top: 8vw;
  }

  .introduction__img img {
    width: 88vw;
  }

  .introduction__note {
    margin-top: 5.333vw;
    font-size: 3.2vw;
    color: #4e5b73;
    font-weight: 300;
  }

  .introduction__list {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr;
    gap: 7.733vw;
    margin-top: 5.333vw;
  }

  .introduction__item {
    border: 1px solid #4e5b73;
    padding: 2.667vw 5.333vw 5.333vw;
    text-align: center;
    background-color: #fff;
  }

  .introduction__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .introduction__item--discount {
    font-size: 10.667vw;
    margin: 0;
    color: #fd585d;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .introduction__item--discount--left {
    font-size: 4.8vw;
  }
  .introduction__item--discount--left {
    font-size: 13.867vw;
  }

  .introduction__item--discount--note {
    color: #fd585d;
    font-size: 3.2vw;
    font-weight: 300;
  }

  .introduction__item--start-date {
    font-size: 3.733vw;
    color: #4e5b73;
    margin-top: 4vw;
    text-align: left;
  }

  .introduction__item--btn {
    margin-top: 1.333vw;
  }

  .introduction__item--btn a {
    display: inline-block;
    font-size: 3.733vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 13.333vw;
    line-height: 13.333vw;
    position: relative;
    background-color: #5E0055;
    color: #fff;
  }

  .introduction__item--btn a::before {
    content: "";
    width: 2.133vw;
    height: 2.133vw;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5.333vw;
    margin-top: -1.6vw;
  }

  /* compare */
  .compare {
    background-image: url(../img/sp/compare_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    padding: 0 5.333vw;
  }

  .compare__inner {
    max-width: 256vw;
    margin: 0 auto;
    padding: 12vw 0px 0px;
    width: 100%;
    position: relative;
  }

  .compare__title {
    text-align: center;
  }

  .compare__title img {
    width: 88vw;
  }

  .compare__content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10.667vw;
  }

  .compare__btn {
    margin-top: 4vw;
  }
  .compare__btn img {
    width: 100%;
  }

  .compare__bottom {
    display: flex;
    gap: 4vw;
    max-width: 192vw;
    width: 100%;
    margin: 0 auto;
    margin-top: 1.333vw;
    padding-bottom: 5.333vw;
  }

  .compare__note {
    margin-top: 5.333vw;
    font-size: 3.733vw;
    font-weight: bold;
  }

  .compare__note span {
    color: #fd585d;
    font-size: 4.533vw;
  }

  .compare__icon {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  /* concept */
  .concept {
    padding: 12vw 5.333vw 6.667vw;
  }

  .concept__inner {
    max-width: 256vw;
    margin: 0 auto;
    width: 100%;
  }

  .concept__heading {
    text-align: center;
  }

  .concept__heading img {
    width: 82.667vw;
  }

  .concept__subheading {
    font-size: 4.533vw;
    font-weight: bold;
    margin-top: 8.8vw;
    background-color: #4e5b73;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 2.933vw 0;
    cursor: pointer;
  }

  .concept__subheading .iconWrapper {
    position: absolute;
    top: 50%;
    right: 6.4vw;
    transform: translateY(-50%);
    width: 6.667vw;
    height: 6.667vw;
    background-color: #fff;
    border-radius: 50%;
  }

  .concept__subheading .iconWrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 0.533vw;
    background-color: #4e5b73;
    transform: translate(-50%, -50%);
  }

  .concept__subheading .iconWrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0.533vw;
    height: 50%;
    background-color: #4e5b73;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .concept__subheading.active .iconWrapper::after {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }

  .concept__list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }

  .concept__list {
    max-width: 234.667vw;
    margin: 17px auto 0;
    width: 100%;
    display: grid;
    gap: 18.667vw;
  }

  .concept__item--title {
    text-align: center;
    font-size: 4.533vw;
    font-weight: bold;
    padding-bottom: 2.667vw;
    color: #4e5b73;
    border-bottom: 1px solid #707070;
  }

  .concept__image {
    margin-top: 10.667vw;
  }

  .concept__image img {
    width: 100%;
    display: block;
  }

  .concept_wrapText {
    margin-top: 8vw;
    display: flex;
    gap: 1.333vw;
  }

  .concept_wrapText--left {
    text-align: left;
    font-size: 3.2vw;
    font-weight: 300;
  }

  .concept_wrapText--right {
    flex: 1;
    font-size: 3.2vw;
    font-weight: 300;
  }

  /* recommend */
  .recommend {
    padding: 10.667vw 5.333vw 7.467vw;
    background-color: #fff9ef;
  }

  .recommend__inner {
    max-width: 256vw;
    margin: 0 auto;
    width: 100%;
  }

  .recommend__title {
    text-align: center;
    color: #4e5b73;
    font-size: 3.733vw;
    font-weight: bold;
    line-height: 3;
  }

  .recommend__title span {
    font-size: 8.267vw;
    line-height: 1;
  }
  .recommend__title span span {
    font-size: 5.6vw;
  }

  .recommend__image--top {
    margin-top: 6.667vw;
  }

  .recommend__image--top img {
    margin-left: calc(50% - 50vw + 2.667vw);
    margin-right: calc(50% - 50vw + 2.667vw);
    width: calc(100vw - 5.333vw);
  }

  .recommend__image--bottom {
    margin-top: 5.333vw;
  }

  .recommend__image--bottom img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .recommend__textBox {
    max-width: 213.333vw;
    margin: 5px auto 0;
    width: 100%;
    font-size: 4.267vw;
    font-weight: 300;
  }

  .recommend__textBox span {
    color: #fd585d;
    font-weight: bold;
  }

  .recommend__text--bottom {
    margin-top: 2.667vw;
  }

  .recommend-merit {
    margin-top: 8vw;
    background-color: #fff;
    padding: 8vw 4vw 9.6vw;
  }

  .recommend-merit__title {
    text-align: center;
  }

  .recommend-merit__title img {
    width: 60vw;
    display: block;
    margin: 0 auto;
  }

  .recommend-merit__list {
    display: grid;
    gap: 7.2vw;
    max-width: 234.667vw;
    margin: 20px auto 0;
    width: 100%;
  }

  .recommend-merit__textBox {
    display: flex;
    align-items: center;
    gap: 3.2vw;
  }

  .recommend-merit__item img {
    width: 14.667vw;
  }

  .recommend-merit__item--textBox {
    display: flex;
  }

  .recommend-merit__item--title {
    font-size: 4.267vw;
    font-weight: 600;
    color: #fd585d;
    line-height: 1;
  }
  .recommend-merit__item--text {
    font-size: 3.733vw;
    font-weight: 300;
    margin-top: 1.6vw;
    letter-spacing: calc(4.267vw / 30);
  }
  .recommend-merit__item--text span {
    color: #fd585d;
    font-weight: bold;
  }
  .recommend-merit__item--text sup {
    font-size: 2.667vw;
  }
  .recommend-merit__item--attention {
    font-size: 3.2vw;
    margin-top: 1.333vw;
  }

  .u-margin {
    margin-top: 1.867vw;
  }

  /* voice */
  .voice {
    padding: 9.333vw 5.333vw 11.467vw;
    background-color: #ceeffa;
  }

  .voice__inner {
    max-width: 256vw;
    margin: 0 auto;
    width: 100%;
  }

  .voice__heading {
    text-align: center;
    font-size: 5.867vw;
    font-weight: bold;
    color: #4e5b73;
  }

  .voice__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 6.667vw;
  }

  .voice__item {
    background-color: #fff;
    padding: 5.333vw 4vw 8.533vw;
    border-radius: 1.6vw;
  }

  .voice__box {
    display: flex;
    align-items: center;
    gap: 4vw;
  }

  .voice__item--image img {
    width: 24vw;
  }

  .voice__title {
    font-size: 5.333vw;
    font-weight: bold;
    color: #4e5b73;
  }

  .voice__title span {
    font-size: 4vw;
  }

  .voice__lead {
    font-size: 4.533vw;
    font-weight: bold;
    color: #4e5b73;
    border-bottom: 2px solid #4e5b73;
    padding-bottom: 2.667vw;
    margin-top: 5.333vw;
  }

  .voice__item--text--top {
    font-size: 3.733vw;
    font-weight: 300;
    margin-top: 4.8vw;
  }

  .voice__item--text--bottom {
    font-size: 3.733vw;
    font-weight: 300;
    margin-top: 2.667vw;
  }

  .voice__item--text--top span,
  .voice__item--text--bottom span {
    color: #fd585d;
    font-weight: bold;
  }

  /* qa */
  .qa {
    padding: 9.6vw 0 17.867vw;
    background-color: #f4f4f4;
  }

  .qa__inner {
    max-width: 266.667vw;
    margin: 0 auto;
    width: 100%;
  }

  .qa__title {
    font-size: 5.867vw;
    font-weight: bold;
    color: #4e5b73;
    text-align: center;
  }

  .qa__box {
    background-color: #fff;
    border: 0.5px solid #4e5b73;
    padding: 9.333vw 4vw;
  }

  .qa__wrapText {
    position: relative;
    padding: 0 0 0 5.333vw;
    margin-top: 2.667vw;
    display: flex;
    gap: 1.333vw;
    font-size: 3.733vw;
  }

  /* subscriber */
  .subscriber {
    padding: 0px 0 16vw;
  }

  .subscriber__inner {
    max-width: 277.333vw;
    margin: 0 auto;
    width: 100%;
  }

  .subscriber__title {
    text-align: center;
    font-size: 8vw;
    font-weight: bold;
    background-color: #4e5b73;
    position: relative;
    color: #fff;
    padding: 8vw 0;
    line-height: 1;
  }

  .subscriber__title::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 25px solid #4e5b73;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
  }

  .subscriber-contact {
    margin-top: 24vw;
    background-color: #ffdadb;
    border: 2px solid #fd585d;
    padding: 0 5.333vw 6.667vw;
  }

  .subscriber-contact__title {
    background: #fd585d;
    color: white;
    border-radius: 6.667vw;
    font-size: 5.333vw;
    font-weight: bold;
    width: 80vw;
    height: 13.333vw;
    line-height: 13.333vw;
    margin: -25px auto 0;
    text-align: center;
  }

  .subscriber-contact__text {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    color: #4e5b73;
    margin-top: 5.333vw;
  }

  .subscriber__list {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-top: 6.667vw;
  }

  .subscriber__item {
    padding: 2.667vw 5.333vw 7.2vw;
    background-color: #fff;
  }

  .subscriber__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .subscriber__item--text {
    font-size: 4vw;
    margin: 0;
    color: #4e5b73;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .subscriber__item--number {
    font-size: 9.333vw;
    margin: 2.133vw 0 0;
    color: #fd585d;
    font-weight: 600;
    display: inline-table;
    line-height: 1;
  }

  .subscriber__item--date {
    font-size: 3.733vw;
    color: #4e5b73;
    margin-top: 2.667vw;
    text-align: left;
    line-height: 1;
  }

  .subscriber__item--btn {
    margin-top: 4.533vw;
  }

  .subscriber__item--btn a {
    display: inline-block;
    font-size: 4.267vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid;
    width: 100%;
    height: 13.333vw;
    line-height: 13.333vw;
    position: relative;
    background-color: #5E0055;
    color: #fff;
  }

  .subscriber__item--btn a::before {
    content: "";
    width: 2.133vw;
    height: 2.133vw;
    border: 0;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 5.333vw;
    margin-top: -1.6vw;
  }

  /* subscriber-update */

  .subscriber-update {
    max-width: 256vw;
    margin: 40px auto 0;
    width: 100%;
  }

  .subscriber-update__list {
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr;
    gap: 8vw;
    margin-top: 6.667vw;
    padding: 0 5.333vw;
  }

  .subscriber-update--title {
    border: 2px solid #fd585d;
    color: #fd585d;
    border-radius: 13.6vw;
    font-size: 5.333vw;
    font-weight: bold;
    width: 80vw;
    height: 13.333vw;
    line-height: 13.333vw;
    margin: 0px auto 0;
    text-align: center;
  }

  .subscriber-update__item--date {
    text-align: center;
    line-height: calc(30 / 16);
  }

  /* subscriber-change */
  .subscriber-change {
    margin-top: 20.267vw;
  }

  .subscriber-change__box--title {
    border: 2px solid #fd585d;
    color: #fd585d;
    border-radius: 13.6vw;
    font-size: 5.333vw;
    font-weight: bold;
    width: 80vw;
    height: 13.333vw;
    line-height: 13.333vw;
    margin: 0px auto 0;
    text-align: center;
  }

  .subscriber-change__box--text {
    font-size: 4.533vw;
    font-weight: bold;
    color: #4e5b73;
    text-align: center;
    margin-top: 6.667vw;
  }

  .subscriber-change__box__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.333vw;
    max-width: 234.667vw;
    margin: 15px auto 0;
    padding: 0 8vw;
  }

  .subscriber-change__box__item {
    text-align: center;
    position: relative;
  }

  .subscriber-change__box__item--logo img {
    max-width: 100%;
    height: auto;
  }

  .subscriber-change__box__item--text {
    font-size: 4vw;
    font-weight: bold;
    color: #4e5b73;
    margin-top: 4vw;
    line-height: calc(24 / 16);
  }

  .subscriber-change__box__item--attention {
    font-size: 2.933vw;
    font-weight: bold;
    position: absolute;
    left: -8vw;
    right: -8vw;
  }

  .subscriber-change__list {
    max-width: 256vw;
    margin: 60px auto 0;
    padding: 0 5.333vw;
    gap: 6.667vw;
  }

  .subscriber-change__item {
    padding: 2.667vw 5.333vw 5.333vw;
  }

  .subscriber-change__item--number {
    color: #4e5b73;
  }

  .subscriber-change__item--date {
    color: #4e5b73;
    line-height: calc(24 / 16);
    font-weight: 300;
  }

  .subscriber-change__item--btn {
    margin-top: 4vw;
  }

  .subscriber__boxText {
    position: relative;
    margin-top: 8vw;
    padding: 0 5.333vw;
  }

  .subscriber__wrapText {
    display: flex;
    gap: 2.667vw;
    font-size: 3.2vw;
  }

  .subscriber__attention {
    font-size: 3.2vw;
    margin-top: 2.667vw;
    padding: 0 5.333vw;
  }

  .subscriber__rightText {
    font-size: 3.2vw;
    margin-top: 6.667vw;
    text-align: right;
    padding: 0 5.333vw;
  }

  .banner {
    background-color: rgba(78, 91, 115, 0.9);
    padding: 2.667vw 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .banner img {
    width: 82.667vw;
    margin: 0 auto;
    display: block;
  }

  .rate-innerText {
    color: #e25d6c;  
    font-size: 13px;
    font-weight: bold;
    }

  .rate-innerCircle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #e25d6c;  
  color: #fff;               
  font-weight: bold;
  border-radius: 50%;  
  width: 2rem;  
  height: 2rem;
  margin-right: 1em;       
  }

.rate-list {
  list-style: none;
  padding-left: 1rem;
  margin: 0;
  gap: 25px;
}

.rate-icon {
  background-color: #e25d6c;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 0.5rem;
}

.change-btn {
  display: inline-block;
  position: relative;
  background-color: #5E0055;
  color: white !important;
  text-decoration: none;
  padding: 12px 50px 12px 33px;
  font-size: 16px;
  margin-bottom: 25px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}
}

.concept__list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
/* 任意で、クリック対象にカーソルを設定 */
.concept__subheading {
  cursor: pointer;
}
