* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  line-height: 1;
  vertical-align: bottom;
}
.c-floatingcv {
  display: none;
}
.c_rn-cv__btn-link-bg--pink{
  background-color: #E90061;
  color: #ffffff;
}
.c_rn-cv__btn-link-bg--pink::after {
  background-image: url(/_share/221114_42498_common_rn_btn_icon_arrow_white.svg);
}
.c-text-white{
  color: #ffffff;
}
.c_rn-cv__btn-link-wrap--l .c_rn-cv__btn-link{
  width: 100%;
}
.annotation_indent{
  padding-left: 1em;
  text-indent: -1em;
}

/* パンくずリスト */
@media print, screen and (min-width: 769px) {
  .c-section {
    margin-left: auto;
    margin-right: auto;
  }

  .c-footer {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* KV */
@media print, screen and (min-width: 769px) {
  .lp-fv {
    margin: 0;
    /* background: linear-gradient(180deg , #095091 0%, #095091 80.48%, #f6f6f6 80.58%, #F6F6F6 100%); */
  }

  .lp-fv__inner {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  .lp-fv__btm {
    display: none;
  }
}

@media print, screen and (max-width: 768px) {
  .lp-fv__inner {
    padding: 0 8vw;
  }
  .lp-fv__img {
    margin: 0 -8vw;
  }
  .lp-fv__btm {
    margin: 2vw 8vw auto;
  }
}

/* apply-section */
.caution-detail-item {
  color: #888888;
}
.add-toggle span.close,
.add-toggle span.open,
.caution-toggle span.close,
.caution-toggle span.open{
  color: #2886D9;
  margin-bottom: 0;
}
.add-toggle.js-detail-acc:hover,
.caution-toggle.js-detail-acc:hover {
  opacity: 0.7;
}
.add-toggle > span.open,
.add-toggle > span.close,
.caution-toggle > span.open
.caution-toggle > span.close, {
  margin-bottom: 0;
}
.detail_item__ttl--open + .add-detail,
.detail_item__ttl--open + .caution-detail{
  display: block;
}
.add-detail,
.caution-detail,
.open,
.add-toggle.detail_item__ttl--open > span.close,
.caution-toggle.detail_item__ttl--open > span.close{
  display: none;
}
.add-toggle.detail_item__ttl--open > span.open,
.caution-toggle.detail_item__ttl--open > span.open {
  display: contents;
}
.add-detail p,
.caution-detail p {
  color: #888888;
}
@media screen and (min-width: 769px) {
  .apply-inner {
    width: 750px;
    margin: 40px auto 60px;
  }
  .apply-remark-txt {
    font-size: 18px;
  }
  .add-toggle.js-detail-acc,
  .caution-toggle.js-detail-acc {
    cursor: pointer;
  }
  .add-toggle span.close,
  .add-toggle span.open,
  .caution-toggle span.close,
  .caution-toggle span.open{
    font-size: 10px;
  }
  .add-detail p,
  .caution-detail-item {
    font-size: 10px;
    font-size: 10px;
  }
  .add-toggle {
    margin-top: 10px;
  }
  .add-detail,
  .caution-detail{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .apply-inner {
    width: 92%;
    margin: 10.6vw auto 16vw;
  }
  .apply-remark-txt {
    font-size: 3.5vw;
  }
  .add-toggle span.close,
  .add-toggle span.open,
  .caution-toggle span.close,
  .caution-toggle span.open{
    font-size: 2.6vw;
  }
  .add-detail p,
  .caution-detail-item {
    font-size: 2.6vw;
  }
  .add-toggle {
    margin-top: 2.666vw;
  }
  .add-detail,
  .caution-detail{
    margin-bottom: 2.666vw;
  }
}

/* kyozai-section */
.kyozai-section {
  background-color: #005BAC;
}
.kyozai-lightblue {
  background-color: #009abd;
}
.kyozai-section--white{
  background-color: #fff;
  position: relative;
}
.kyozai-inner {
  margin: 0 auto;
}
.kyozai-list-item {
  position: relative;
  color: #FFFFFF;
  text-align: left;
  line-height: 2;
  padding-left: 1.5em;
}
.kyozai-list-item::before{
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.kyozai-detail {
  color: #FFFFFF;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .kyozai-inner {
    width: 750px;
    padding-top: 60px;
    padding-bottom: 200px;
  }  
  .kyozai-inner h2 {
    margin-bottom: 60px;
  }
  .kyozai--cont {
    margin-bottom: 60px;
  }
  .kyozai--cont.bottom {
    margin-bottom: 170px;
  }
  .kyozai--cont:last-child {
    margin-bottom: 0;
  }
  .kyozai--cont h3 {
    margin-bottom: 30px;
  }
  .kyozai--cont h4 {
    margin-bottom: 20px;
  }
  .kyozai-wrap img {
    margin-bottom: 10px;
  }
  .kyozai-list {
    width: 445px;
    margin: 0 auto;
    text-align: left;
  }
  .kyozai-wrap-m .kyozai-list {
    width: 750px;
    margin: 0 auto;
    text-align: left;
  }
  .kyozai-list-item {
    font-size: 10px;
  }
  .kyozai-wrap {
    width: 445px;
    margin: 0 auto;
  }
  .kyozai-wrap-m {
    width: 750px;
  }
  .kyozai-wrap.kyozai-wrap--w {
    background: #ffffff;
    width: 750px;
    margin: auto auto 10px;
  }
  .kyozai-wrap.kyozai-wrap--w div {
    width: 445px;
    text-align: center;
    margin: auto;
  }
  .kyozai-detail {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .kyozai-section {
    width: 100%;
  }
  .kyozai-inner {
    width: 92%;
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .kyozai-inner h2 {
    margin-bottom: 16vw;
  }
  .kyozai--cont {
    margin-bottom: 16vw;
  }
  .kyozai--cont.bottom {
    margin-bottom: 20vw;
  }
  .kyozai--cont:last-child {
    margin-bottom: 0;
  }
  .kyozai--cont h3 {
    margin-bottom: 8vw;
  }
  .kyozai--cont h4 {
    margin-bottom: 5.5vw;
  }
  .kyozai-wrap img {
    margin-bottom: 2.66vw;
  }
  .kyozai-list-item {
    font-size: 2.6vw;
  }
  .kyozai-wrap {
    text-align: left;
  }
  .kyozai-detail {
    font-size: 4.26vw;
    margin-bottom: 8vw;
  }
}

/* line-section */
.line-section {
}
.line-inner {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .line-inner {
    width: 100%;
    max-width: 970px;
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .line-section {
    width: 100%;
  }
  .line-inner {
    width: 100%;
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}

/* bottom-detail */
.bottom-detail {
  background-color: #efefef;
}
.bottom-detail h2 {
  text-align: center;
}
.bottom-detail .tel-wrap {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
}
.bottom-detail .tel-wrap .tel-text {
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 11px;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 19px;
}
.bottom-detail .tel-wrap ul {
  padding: 17px 0 0 0;
  margin: 0;
}
.bottom-detail .tel-wrap li {
  font-size: 11px;
  color: #969696;
}
/* .bottom-detail .note-wrap {
  margin: 0 auto;
  border-top: 1px solid #c9c9c9;
} */
.bottom-detail .note-wrap p {
  font-size: 11px;
  line-height: 1.6;
  color: #666;
}
.bottom-detail .note-wrap p.right {
  text-align: right;
}
.privacy-toggle{
  text-decoration: none;
}
.privacy-toggle span.close,
.privacy-toggle span.open{
  color: #2886D9;
  margin-bottom: 0;
}
.privacy-toggle.js-detail-acc:hover{
  opacity: 0.7;
}
.privacy-toggle.detail_item__ttl--open > span.open {
  margin-bottom: 0;
}
.detail_item__ttl--open + .privacy-detail{
  display: block;
}
.privacy-detail,
.privacy-toggle.detail_item__ttl--open > span.close{
  display: none;
}
.privacy-toggle.detail_item__ttl--open > span.open{
  display: contents;
}
.privacy-detail p {
  color: #888888;
}
.bottom-detail .note-wrap .privacy-detail p:last-child{
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .bottom-detail h2 {
    border-bottom: 2px solid #005ba4;
    padding: 60px 0 28px;
  }
  .h2_bottom-detail {
    font-size: 45px;
    letter-spacing: -0.06rem;
    color: #1371bc;
    line-height: 1.0;
  }
  .bottom-detail h2 img{
    width: auto;
  }
  .bottom-detail .contact-wrap {
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
    padding: 38px 0 40px;
    display: table;
  }
  .bottom-detail .apply-wrap {
    display: table-cell;
    vertical-align: top;
    width: 435px;
    padding-right: 33px;
  }
  .bottom-detail .apply-wrap .lp-text {
    font-size: 12px;
  }
  .bottom-detail .tel-wrap {
    display: table-cell;
    vertical-align: top;
    width: 462px;
  }
  .bottom-detail .tel-wrap img{
    width: auto;
  }
  .bottom-detail .tel-wrap .tel-text {
    font-size: 15px;
  }
  .bottom-detail .note-wrap {
    width: 100%;
    max-width: 930px;
    padding: 30px 0;
    margin: 0 auto;
  }
  .bottom-detail .note-wrap p {
    margin-bottom: 10px;
  }
  .privacy-toggle{
    cursor: pointer;
  }
  .privacy-toggle span.close,
  .privacy-toggle span.open {
    font-size: 10px;
  }
  .privacy-detail p {
    font-size: 10px;
  }
  .privacy-detail{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .bottom-detail {
    padding: 15px;
  }
  .bottom-detail h2 {
    margin: 0 auto;
    padding-top: 10px;
  }
  .h2_bottom-detail {
    font-size: 7.6vw;
    letter-spacing: -0.06rem;
    color: #1371bc;
    line-height: 1.38;
  }
  .bottom-detail h2 img{
    width: 69%;
  }
  .bottom-detail .contact-wrap {
    border-top: 1px solid #005ba4;
    margin: 15px auto 0;
    padding-top: 15px;
  }
  .bottom-detail .apply-wrap {
    padding-bottom: 15px;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 15px;
  }
  .bottom-detail .apply-wrap .lp-text {
    font-size: 13px;
  }
  .bottom-detail .tel-wrap {
    margin-bottom: 15px;
  }
  .bottom-detail .tel-wrap .tel-no {
    width: 95%;
  }
  .bottom-detail .tel-wrap .tel-text {
    font-size: 14px;
  }
  .bottom-detail .note-wrap {
    padding-top: 15px;
  }
  .bottom-detail .note-wrap p {
    margin-bottom: 10px 10px;
  }
  .bottom-detail .note-wrap p.right {
    text-align: right;
  }
  .bottom-detail .note-wrap p:last-child {
    margin-bottom: 0;
  }
  .privacy-toggle span.close,
  .privacy-toggle span.open {
    font-size: 2.6vw;
  }
  .privacy-toggle.detail_item__ttl--open > span.open {
    margin-top: 0;
  }
  .privacy-detail p {
    font-size: 2.6vw;
  }
  .privacy-toggle {
    margin-top: 2.666vw;
  }
  .privacy-detail{
    margin-bottom: 2.666vw;
  }
}

/* 共通パーツの編集 */
.c-footer-remark__item:nth-child(2) {
  display: none;
}

/* 47439_230706 */
.c-popupbunner--fixed{
  display: none !important;
}

/* 56171_241111 */
@media screen and (max-width: 768px) {
  .apply-remark-txt {
    font-size: 3.5vw;
  }
  .apply-remark-txt-strong {
    font-size: 4.8vw;
    font-weight: bold;
    color: #000;
  }
  .c_rn-cv__btn-link-bg--green {
    background-color: #1ABD00;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .kyozai-text {
    text-align: center;
    color: #fff;
    font-size: 4.2667vw;
    margin-bottom: 5.3333vw;
  }
  .kyozai-modal {
    position: relative;
  }
  .kyozai-modal .c_rn-cover-modal {
    bottom: calc((20 / 375)* 100vw);
  }
  .text--yellow {
    color: #fff462;
  }
}
@media screen and (min-width: 769px) {
  .apply-remark-txt {
    font-size: 18px;
  }
  .apply-remark-txt-strong {
    font-size: 18px;
    font-weight: bold;
    color: #000;
  }
  .c_rn-cv__btn-link-bg--green {
    background-color: #1ABD00;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .kyozai-text {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .kyozai-modal {
    position: relative;
  }
  .text--yellow {
    color: #fff462;
  }
}

/* 56861_250114 */
@media screen and (max-width: 768px) {
  .dot {
    padding: 5.3333vw 0;
    border-top: 1.3333vw dotted #fff;
    border-bottom: 1.3333vw dotted #fff;
  }
  .pink-box {
    padding: 0 1.6vw 0;
    background-color: #EC6CA7;
  }
  .apply-remark-txt-green {
    color: #1ABD00;
  }
  .apply-remark-txt-white {
    color: #fff;
  }
  .caution-detail-item-white {
    color: #fff;
  }
  .c-mb120-sp {
    margin-bottom: 120px;
  }
  .kyozai {
    overflow: hidden;
  }
  .kyozai-mainttl {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10.6667vw;
  }
  .kyozai-mainttl--more {
    max-width: 34.1333vw;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 8vw;
  }
  .kyozai-mainttl--text {
    font-size: 8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    color: #fff;
  }
  .kyozai-mainttl--text.small {
    font-size: 6.4vw;
  }
  .kyozai-mainttl--text.sub {
    font-size: 5.3333vw;
  }
  .kyozai-mainttl--text.yellow {
    color: #FFE828;
  }
  .kyozai-anc {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 20px;
  }
  .kyozai-anc--item {
    flex: 1;
    max-width: 42.6667vw;
    /* height: 146px; */
    background-color: #FFFBD4;
    border: 0.8vw solid #FFE828;
    border-radius: 2.6667vw;
  }
  .kyozai-anc--item a {
    text-decoration: none;
  }
  .kyozai-anc--item a:hover {
    opacity: .7;
  }
  .kyozai-anc--ttl {
    padding: 2.4vw 0 1.6vw;
    background-color: #FFE828;
    color: #2478BE;
    text-align: center;
    font-size: 3.3vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.2613vw;
  }
  .kyozai-anc--imgwrap {
    padding: 3.7333vw 2.6667vw 5.8667vw 2.6667vw;
    position: relative;
  }
  .kyozai-anc--imgwrap::after {
    position: absolute;
    content: "";
    background-image: url(/lp/trial_campaign/250114_57064_lp_trialcampaign_icon_arrow_blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 3.2vw;
    height: 3.2vw;
    bottom: 0.5vw;
    left: 19.7333vw;
  }
  .kyozai-anc--img {
    max-width: 26.6667vw;
    width: 100%;
    margin: 0 auto;
  }
  .kyozai-section {
    z-index: 1;
    position: relative;
  }
  .kyozai-skyblue {
    background-color: #62B0E3;
  }
  .kyozai-lightyellow {
    background-color: #FFFBD4;
  }
  .kyozai-yellow {
    background-color: #FFE828;
  }
  .kyozai-lightyellow .kyozai-inner,
  .kyozai-yellow .kyozai-inner {
    padding-top: 0;
  }
  .kyozai-lightyellow .kyozai-list-item {
    color: #464646;
  }
  .kyozai-lightyellow::before {
    position: absolute;
    content: "";
    width: 120%;
    height: 60vw;
    background: #FFFBD4;
    border-radius: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 3%;
    z-index: -1;
  }
  .kyozai-yellow::before {
    position: absolute;
    content: "";
    width: 120%;
    height: 49.8667vw;
    background: #FFE828;
    border-radius: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 3%;
    z-index: -1;
  }
  .kyozai-h4 {
    color: #2478BE;
    text-align: center;
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
  }
  .kyozai-img {
    max-width: 84vw;
    width: 100%;
  }
  .kyozai-suttl {
    max-width: 70.9333vw;
    width: 100%;
    margin: 0 auto;
  }
  .kyozai-wrap--wide .kyozai-item {
    padding: 8vw 0;
    border-top: 1.3333vw dotted #2478BE;
  }
  .kyozai-item--cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .kyozai-box--blue {
    background-color: #fff;
    border-radius: 2.6667vw;
    border: 2px solid #2478BE;
    padding: 3.2vw 4vw;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.6667vw;
    position: relative;
  }
  .kyozai-box--blue::after,
  .kyozai-box--blue::before {
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0;
    width: 0;
    border: solid transparent;
    content: "";
  }
  .kyozai-box--blue:before {
    margin-left: -12px;
    border-color: transparent;
    border-top-color: #2478BE;
    border-width: 14px;
  }
  .kyozai-box--blue:after {
    margin-left: -8px;
    border-color: transparent;
    border-top-color: white;
    border-width: 10px;
  }

  .kyozai-box--img {
    max-width: 12vw;
    width: 100%;
  }
  .kyozai-box--text {
    color: #2478BE;
    text-align: center;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 1.6vw;
  }
  .kyozai-box--tag {
    display: flex;
    gap: 1.6vw;
    justify-content: center;
  }
  .kyozai-box--tag li {
    color: #FFF;
    text-align: center;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    background-color: #2478BE;
    border-radius: 6.6667vw;
    padding: 0.8vw 3.2vw;
  }
  .kyozai-wrap--wide {
    width: 100%;
  }
  .kyozai-list--wide {
    width: 100%;
  }
  .kyozai-pink--wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 8vw;
    /* flex-wrap: wrap; */
  }
  .kyozai-pink--item {
    background-color: #fff;
    border: 2px solid #EC6CA7;
    position: relative;
    max-width: 92vw;
    width: 100%;
    height: 106.6667vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .people {
    position: absolute;
    top: 0;
    left: 0;
    width: 40.8vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .kyozai-pink--title {
    color: #EC6CA7;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
  }
  .kyozai-pink--text {
    color: #EC6CA7;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 5.8667vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
  }
  .kyozai-pink--text .small {
    font-size: 4.2667vw;
  }
  .kyozai-pink--text .small br {
    display: block;
    content: "";
    margin: -2.1333vw 0;
  }
  .bottom-detail--h2 {
    font-size: 7.4667vw;
    letter-spacing: -0.04em;
    color: #2a75b1;
    font-weight: 300;
    line-height: 1.3;
  }
  .add-toggle span.close.c-text-white,
  .add-toggle span.open.c-text-white,
  .caution-toggle span.close.c-text-white,
  .caution-toggle span.open.c-text-white{
    color: #fff;
  }
}
@media screen and (min-width: 769px) {
  .dot {
    padding: 20px 0;
    border-top: 5px dotted #fff;
    border-bottom: 5px dotted #fff;
  }
  .pink-box {
    padding: 0 6px 0;
    background-color: #EC6CA7;
  }
  .apply-remark-txt-green {
    color: #1ABD00;
  }
  .apply-remark-txt-white {
    color: #fff;
  }
  .caution-detail-item-white {
    color: #fff;
  }
  .c-mb120-pc {
    margin-bottom: 120px !important;
  }
  .kyozai {
    overflow: hidden;
  }
  .kyozai-mainttl {
    max-width: 651px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
  }
  .kyozai-mainttl--more {
    max-width: 128px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .kyozai-mainttl--text {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    color: #fff;
  }
  .kyozai-mainttl--text.small {
    font-size: 24px;
  }
  .kyozai-mainttl--text.sub {
    font-size: 20px;
  }
  .kyozai-mainttl--text.yellow {
    color: #FFE828;
  }
  .kyozai-anc {
    display: flex;
    align-items: center;
    gap: 30px;
    max-width: 500px;
    margin: 0 auto;
  }
  .kyozai-anc--item {
    flex: 1;
    background-color: #FFFBD4;
    border: 3px solid #FFE828;
    border-radius: 10px;
  }
  .kyozai-anc--item a {
    text-decoration: none;
  }
  .kyozai-anc--item a:hover {
    opacity: .7;
  }
  .kyozai-anc--ttl {
    padding: 9px 0 6px;
    background-color: #FFE828;
    color: #2478BE;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1.12px;
  }
  .kyozai-anc--imgwrap {
    padding: 10px 10px 24px;
    position: relative;
  }
  .kyozai-anc--imgwrap::after {
    position: absolute;
    content: "";
    background-image: url(/lp/trial_campaign/250114_57064_lp_trialcampaign_icon_arrow_blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    bottom: 3px;
    left: 114px;
  }
  .kyozai-anc--img {
    max-width: 124px;
    width: 100%;
    margin: 0 auto;
  }
  .kyozai-section {
    z-index: 1;
    position: relative;
  }
  .kyozai-skyblue {
    background-color: #62B0E3;
  }
  .kyozai-lightyellow {
    background-color: #FFFBD4;
  }
  .kyozai-yellow {
    background-color: #FFE828;
  }
  .kyozai-lightyellow .kyozai-inner,
  .kyozai-yellow .kyozai-inner {
    padding-top: 0;
  }
  .kyozai-lightyellow .kyozai-inner {
    padding-bottom: 0;
  }
  .kyozai-lightyellow .kyozai-list-item {
    color: #464646;
  }
  .kyozai-lightyellow::before {
    position: absolute;
    content: "";
    width: 120%;
    height: 324px;
    background: #FFFBD4;
    border-radius: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 3%;
    z-index: -1;
  }
  .kyozai-yellow::before {
    position: absolute;
    content: "";
    width: 120%;
    height: 324px;
    background: #FFE828;
    border-radius: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 3%;
    z-index: -1;
  }
  .kyozai-h4 {
    color: #2478BE;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
  }
  .kyozai-img {
    width: 315px;
  }
  .kyozai-suttl {
    max-width: 417px;
    width: 100%;
    margin: 0 auto;
  }
  .kyozai-wrap--wide .kyozai-item {
    padding: 35px 0;
    border-top: 5px dotted #2478BE;
  }
  .kyozai-item--cont {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .kyozai-box--blue {
    background-color: #fff;
    border-radius: 10px;
    border: 2px solid #2478BE;
    padding: 12px 15px;
    max-width: 275px;
    width: 100%;
  }
  .kyozai-box--img {
    max-width: 45px;
    width: 100%;
    margin: 0 auto;
  }
  .kyozai-box--text {
    color: #2478BE;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 6px;
  }
  .kyozai-box--tag {
    display: flex;
    gap: 6px;
    justify-content: center;
  }
  .kyozai-box--tag li {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    background-color: #2478BE;
    border-radius: 25px;
    padding: 3px 12px;
  }
  .kyozai-wrap--wide {
    width: 755px;
  }
  .kyozai-list--wide {
    width: 100%;
  }
  .kyozai-pink--wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 40px;
    flex-wrap: wrap;
  }
  .kyozai-pink--item {
    background-color: #fff;
    border: 2px solid #EC6CA7;
    position: relative;
    max-width: 345px;
    width: 100%;
    height: 400px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .people {
    position: absolute;
    top: 0;
    left: 0;
    width: 153px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .kyozai-pink--title {
    color: #EC6CA7;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
  }
  .kyozai-pink--text {
    color: #EC6CA7;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
  }
  .kyozai-pink--text .small {
    font-size: 16px;
  }
  .kyozai-pink--text .small br {
    display: block;
    content: "";
    margin: -8px 0;
  }
  .bottom-detail--h2 {
    font-size: 42px;
    letter-spacing: -0.04em;
    color: #2478BE;
    font-weight: 300;
    line-height: 1.3;
  }
  .add-toggle span.close.c-text-white,
  .add-toggle span.open.c-text-white,
  .caution-toggle span.close.c-text-white,
  .caution-toggle span.open.c-text-white{
    color: #fff;
  }
}
/* float-btn */
@media screen and (min-width: 769px) {
  .float-cv {
		padding: 16.875px 0;
		background-color: rgba(255,255,255,0.8);
    position: fixed;
    z-index: 95;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .float-cv-inner{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .float-btn-link-wrap a{
    max-width: 737px!important;
  }
  .c-pagetop {
    bottom: 101.25px!important;/* 追従ボタンの高さが上がった分を補正 */
  }
}
@media screen and (max-width: 768px) {
  .float-cv {
		padding: 4.5vw 0;
		background-color: rgba(255,255,255,0.8);
		position: fixed;
    z-index: 95;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .float-cv-inner{
    padding: 0 8vw;
    text-align: center;
  }
  .c-pagetop {
		bottom: 27vw!important;/* 追従ボタンの高さが上がった分を補正 */
  }
}

/* Tab */
@media print, screen and (min-width: 769px) {
  .c-tab-head__item {
    background-color: #FFFFFF;
    color: #2478BE;
    font-size: 24px;
    line-height: 1;
    border-top: 2px solid #2478BE;
    border-bottom: 2px solid #2478BE;
    border-left: none;
    border-right: 2px solid #2478BE;
    border-radius: 0;
    padding-bottom: 15px;
  }
  .c-tab-head__item:not(:last-child){
    margin-right: 0;
  }
  .c-tab-head__item:first-child{
    border-left: 2px solid #2478BE;
    border-radius: 25px 0 0 25px;
  }
  .c-tab-head__item:last-child{
    border-radius: 0 25px 25px 0;
  }
  .c-tab-head__item.js-c-tab-active {
    background-color: #FFE828;
    color: #2478BE;
  }
  .c-tab-head__item span {
    font-size: .7em;
    display: inline-block;
    padding-bottom: 8px;
  }
}

@media print, screen and (max-width: 768px) {
  .c-tab-head__item {
    background-color: #FFFFFF;
    color: #2478BE;
    border-top: 2px solid #2478BE;
    border-bottom: 2px solid #2478BE;
    border-right: 2px solid #2478BE;
    border-left: none;
    border-radius: 0;
  }
  .c-tab-head__item:not(:last-child){
    margin-right: 0;
  }
  .c-tab-head__item:first-child{
    border-left: 2px solid #2478BE;
    border-radius: 6.66vw 0 0 6.66vw;
  }
  .c-tab-head__item:last-child{
    border-radius: 0 6.66vw 6.66vw 0;
  }
  .c-tab-head__item.js-c-tab-active {
    background-color: #FFE828;
    color: #2478BE;
  }
  .c-tab-head__item span {
    font-size: 0.84em;
  }
}
@media screen and (min-width: 769px) {
  .carousel__thumb{
    width: 100%;
  }
}

/* 20260508 */
.c_rn-acc__body{
  background-color: unset !important;
}
@media screen and (min-width: 769px) {
  .c_rn-acc__item--faq--redirect{
    background: #ffffff;
    padding-left: 20px;
  }
}
@media print, screen and (max-width: 768px) {
  .c_rn-acc__item--faq--redirect{
    background: #ffffff;
    padding-left: 5.33vw;
  }
}