.sec.sec--bg.sec--bg-white {
  background-color: #FFF;
}
.sec--bg-beige {
  background-color: #FFF7EA;
}
.sec--bg-intro {
  background-color: #E2F2FF;
}
.sec--bg-price {
  background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_cost_bg.png);
  background-size: 37px;
}
.sec--bg-attention {
  background-color: #E3F2FF;
}
.c-h1__main{
  font-size: 10px;
}
.c-link{
  padding-left: 0px;
  text-decoration: underline!important;
}
.kv{
  background-color: #E2F2FF;
}
/*===== SP =====*/
@media print, screen and (max-width:768px) {
  img {
    width: 100%;
  }
  .c-h1__main{
    margin-left: 7.46666667vw
  }
  /*===== bread =====*/
  .ar-head {
    margin-bottom: 2.667vw;
    padding-top: 5.333vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .bread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 16vw;
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .bread-item {
    font-size: 3.2vw;
    font-weight: 700;
    color: #464646;
    line-height: 1.5;
  }
  .bread-item:not(:last-child):after {
    content: "＞";
    display: inline-block;
    margin-right: 3.2vw;
    margin-left: 3.2vw;
  }
  .bread-link {
    color: #464646;
    text-decoration: underline;
  }
  
  .ar__font-line {
    background: -o-linear-gradient(transparent 60%, #46E3884D 30%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(30%, #46E3884D));
    background: linear-gradient(transparent 60%, #46E3884D 30%);
    font-weight: bold;
  }
  /*===== sns__list =====*/
  .sns__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
  }
  .sns__list li {
    margin: 0 5px;
    height: 30px;
  }
  .sns__list li a img {
    height: 100%;
  }

  .kv__main{
    position: relative;
  }
  .kv__main-h1{
    position: absolute;
    top: 3%;
    left: 5%;
  }
  .kv__main-h1__sub{
    background-color: #009D00;
    color: #fff;
    font-size: 4.267vw;
    padding: 1vw 1vw;
    display: inline-block;
  }
  .kv__main-h1__main{
    font-size: 5.867vw;
    line-height: 1.6;
    font-weight: bold;
  }
  .kv__main-h1__main span{
    background-color: #fff;
    padding: 1vw 0;
    color: #009D00;
  }
  .kv .c-remark-list{
    width: 90vw;
    margin: 10px auto 0;
  }
  .kv .c-remark-list:not(:first-child){
    margin: 10px auto 0;
  }

  .sec {
    padding: 16vw 4vw 8vw;
  }
  .sec.sec--03 {
    padding-bottom: 26.667vw;
  }

  .sec.sec--bg {
    padding: 16vw 4vw 8vw;
  }
  .sec.sec--bg-beige {
    padding-bottom: 16vw;
  }

  .intro {
  }
  .intro {
    position: relative;
  }
  .intro__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 13.33vw;
  }
  .intro__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .intro__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .intro__head__main {
    font-size: 48px;
    color: #4792D0;
  }
  .intro__head__main span{
    font-size: 58px;
  }
  .intro__head__sub {
    display: block;
    font-size: 16px;
    color: #424C54;
  }

  .intro__content {
    width: 92vw;
    background: #fff;
    box-shadow: rgba(0, 33, 58, 0.1) 0 0 20px;
    border-radius: 0 25px 25px 0;
    box-sizing: border-box;
    padding: 8vw;
    margin-bottom: 10.67vw;
    /*margin-right: auto;*/
    margin-left: -4vw;
  }

  .intro__content.intro__content__even {
    margin-left: -4vw!important;
    margin-right: 4vw!important;
  }

  .intro__content:nth-child(even) {
    border-radius: 25px 0 0 25px;
    margin-right: -4vw!important;
    margin-left: 4vw!important;
  }
  .intro__content > * {
    margin-bottom: 2.67vw;
  }
  .intro__content__thumb{
  }
  .intro__content__head{
    display: flex;
  }
  .intro__content__text{
    margin-top: 15px;
  }
  .intro__content__text .c-btn{
    border-radius: 100px;
    border: 2px solid #fff;
    background: none;
  }
  .intro__content__head__main{
    color: #4792D0;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    margin-left: 15px;
  }
  .intro__content__head__sub img{
    width: 56px;
  }

  .intro__inner {
  }

  .intro__text {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
    text-align: center;
  }
  
  .price__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 6.6667vw;
  }
  .price__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_cost_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .price__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_cost_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .price__head__main {
    font-size: 48px;
    color: #00B1CA;
  }
  .price__head__main span{
    font-size: 58px;
  }
  .price__head__sub {
    display: block;
    font-size: 16px;
    color: #424C54;
  }
  .price__tablet{
    margin: 0 auto;
  }
  .price__tablet__head{
  }
  .price__tablet__thumb{
    margin: 8vw 0vw 0vw;
  }
  .price__tablet__text{
    margin-top: 2.67vw;
  }
  .price__inner{
    margin: 70px auto 0;
  }
  .price__content{
    background: #fff;
    box-shadow: rgba(0, 33, 58, 0.1) 0 0 20px;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: 0;
    position: relative;
  }
  .price__content:last-child{
    margin-bottom: 0;
  }
  .price__content__icon{
    position: absolute;
    top: -10vw;
    left: 0;
    width: 100%;
    padding: 0 10vw;
  }
  .price__content__head{
    width: 285px;
    margin: 0 auto 6.6667vw;
    text-align: center;
    font-weight: bold;
    font-size: 4.8vw;
    color: #00B1CA;
  }
  .price__content__inner{
    display: flex;
    flex-direction: column;
  }
  .price__content__inner > *{
  }
  .price__content__thumb p{
    font-weight: bold;
    font-size: 10px;
  }
  .price__content__text p{
    margin-top: 10px;
    font-weight: bold;
    font-size: 10px;
  }
  .attention__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 13.33vw;
  }
  .attention__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .attention__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .attention__head__main {
    font-size: 48px;
    color: #424C54;
  }
  .attention__head__main span{
    font-size: 58px;
  }
  .attention__head__sub {
    display: block;
    font-size: 16px;
    color: #EB4F94;
  }
  .attention__content{
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .attention__content__head{
    background: #4792D0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 30px;
  }
  .attention__content__head-yellow{
    color: #FFEE00;
  }
  .attention__content__head.bg--grad{
    font-size: 18px;
    padding: 30px 0;
  }
  .attention__content__head span{
    color: #FFEE00;
  }
  .attention__content__row{
    padding: 0 30px;
  }
  .attention__content__row > *{
  }
  .attention__content__text{
    padding: 0 30px;
    margin-top: 10px;
  }
  .attention__content__text p{
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
  }
  .cv_lt-offer__box p{
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
  }
  .attention__content__articles__flex{
    text-align: center;
  }
  .attention__content__articles > p{
    background-color: #fff;
    width: 85px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .attention__content__articles__bk{
    background-color: #E3F2FF;
    width: 85px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .attention__content__articles__bk2{
    background-color: #B6ECF0!important;
  }
  .attention__content__articles.attention__content__articles--ex .attention__content__articles__bk{
    background-color: #E3F2FF;
  }
  .attention__content__articles__inner{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -10px;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    flex-wrap: wrap;
  }
  .attention__content__articles__inner *{
    padding: 5px;
    margin: 10px 10px 0;
    border-radius: 5px;
    background-color: #E3F2FF;
    font-size: 14px;
    font-weight: bold;
  }

  .h2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    text-align: center;
    align-items: center;
    padding-bottom: 2.667vw;
  }

  .h2__main {
    font-size: 6.4vw;
    color: #009D00;
    font-weight: bold;
  }

  .h2__line {
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .cont {
    margin-top: 10.667vw;
  }

  .cont__ttl {
    display: flex;
    flex-direction: column;
    padding-left: 5.333vw;
    border-left: 1.067vw solid #009D00;
  }

  .cont__img {
    position: relative;
    width: 100%;
    margin-top: 5.333vw;
  }
  .arrow {
    height: calc(13.333vw / 2);
    width: 16vw;
    margin: 0 auto;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    background-color: #009D00;
  }
  .arrow.arrow--right {
    transform: rotate(180deg);
  }
  .cont__2col .arrow {
    margin-top: 4vw;
  }

  .cont__body {
    margin-top: 5.333vw;
  }

  .cont__ttl-sub {
    font-size: 4.267vw;
    color: #009D00;
    font-weight: bold;
  }

  .cont__ttl-main {
    font-size: 5.333vw;
    font-weight: bold;
    color: #333333;
  }

  .cont__text {
    font-size: 3.733vw;
    color: #333333;
  }

  .cont + .cont {
    margin-top: 16vw;
  }

  .h2__sub {
    font-size: 4.8vw;
    color: #009D00;
    font-weight: bold;
  }

  .cnt__sec {
    margin: 16vw auto 0 auto;
    position: relative;
    width: 92%;
  }

  .cnt__ttl {
    font-size: 24.375px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 18.75px;
  }

  .line-2col-text {
    margin-bottom: 20.625px;
  }

  .line-flow-btn {
    position: relative;
  }

  .line-flow-btn img {
    position: absolute;
    width: 11.733vw;
    height: 11.733vw;
    top: 50%;
    left: 4.267vw;
    z-index: 1;
    transform: translate(0%, -50%);
  }

  .line-flow-link {
    display: block;
    color: #fff;
    font-weight: bold;
    background-color: #06C755;
    border-radius: 2.667vw;
    padding: 4.533vw 0 4.533vw 19.733vw;
    margin: 5.333vw auto 0 auto;
    width: 100%;
    text-align: left;
    position: relative;
    text-decoration: none;
  }

  .line-flow-link::after {
    content: "";
    position: absolute;
    background-image: url(/_share/221114_42498_common_rn_btn_icon_arrow_white.svg);
    height: 4.267vw;
    width: 4.267vw;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
  }

  .link__taiken-inr {
    font-size: 3.7vw;
    width: 92%;
    margin: 16vw auto 12vw auto;
  }

  .link__taiken-btn a {
    display: flex;
    color: #fff;
    font-weight: bold;
    background-color: #E60113;
    border-radius: 2.667vw;
    padding: 4vw 0 4vw 0;
    margin: 5.333vw auto 0 auto;
    text-align: left;
    position: relative;
    text-decoration: none;
    -webkit-box-shadow: 0.267vw 0.533vw 2.667vw rgb(0 0 0 / 25%);
    box-shadow: 0.267vw 0.533vw 2.667vw rgb(0 0 0 / 25%);
    justify-content: center;
  }

  .link__taiken-btn.link__taiken-btn--w a {
    color: #E60113;
    background-color: #ffffff;
    border: 0.533vw solid #E60113;
  }

  .link__taiken-btn a::after {
    content: "";
    position: absolute;
    background-image: url(/contents/article/_assets/220516_38528_btn_ya-w.png);
    height: 3.2vw;
    width: 4.267vw;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
  }
  .link__taiken-btn.link__taiken-btn--w a::after {
    background-image: url(/contents/article/_assets/230606_46261_btn_ya-red.png);
  }

  .c-section-kyozai {
    padding: 0 4vw;
  }

  .cnt__sec.cnt__sec--cv {
    width: 100%;
  }

  
  .-marker {
    background: linear-gradient(transparent 60%, #FFE971 40%);
    font-weight: bold;
  }
  .sec__head__inner {
    background-color: #009D00;
    padding: 10.667vw 4vw 21.333vw;
  }
  .sec__head__h2 {
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 8vw;
  }

  .sec.sec--bg.sec--bg-white {
    padding-top: 21.333vw;
    padding-bottom: 0;
  }

  .link__taiken-ttl {
    color: #009D00;
    text-align: center;
    font-weight: bold;
  }
  .link__taiken-ttl__sub {
    font-size: 4.8vw;
  }
  .link__taiken-ttl__main {
    font-size: 6.4vw;
    margin-top: 1.333vw;
  }

  .link__taiken-txt.link__taiken-txt--bold {
    font-family: 'Hiragino Kaku Gothic Std';
    font-size: 4.267vw;
  }

  .c-remark-list__item.c-remark-list__item--pr{
    padding-left: 2.5em;
  }
  .c-remark-list__item.c-remark-list__item--pr.c-remark-list__item--01::before{
    content: "※1)";
  }
  .c-remark-list__item.c-remark-list__item--pr.c-remark-list__item--02::before{
    content: "※2)";
  }

  .cv_lt-pink{
    background-color: #fff;
    border: solid 3px #EB4F94;
    border-radius: 10px;
  }
  .cv_lt-pink__head{
    background-color: #EB4F94;
    text-align: center;
    padding: 5.3333vw 0vw;
  }
  .cv_lt-pink__head p{
    font-weight: bold;
    color: #fff;
    font-size: 5.3333vw;
  }
  .cv_lt-pink__head p span{
    font-weight: bold;
    color: #fff;
    font-size: 6.4vw;
  }
  .cv_lt-pink__img{
    padding: 5.3333vw 4vw;
  }
}
/*===== PC =====*/
@media print, screen and (min-width:769px) {
  /*===== bread =====*/
  .ar-head {
    margin-bottom: 10px;
    padding-top: 30px;
  }
  .bread {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .bread-item {
    font-size: 12px;
    font-weight: 700;
    color: #464646;
    line-height: 1.5;
  }
  .bread-item:not(:last-child):after {
    content: "＞";
    display: inline-block;
    margin-right: 12px;
    margin-left: 12px;
  }
  .bread-link {
    color: #464646;
    text-decoration: underline;
  }
  /*===== sns__list =====*/
  .sns__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 15px;
  }
  .sns__list li {
    margin: 0 5px;
    height: 30px;
  }
  .sns__list li a img {
    height: 100%;
  }

  .kv__main{
    position: relative;
  }
  .kv__main-h1{
    position: absolute;
    top: 14%;
    left: 8%;
  }
  .kv__main-h1__sub{
    background-color: #009D00;
    color: #fff;
    font-size: min(2.3vw,28px);
    padding: 7px 15px;
    display: inline-block;
  }
  .kv__main-h1__main{
    font-size: min(3.8vw,52px);
    line-height: 1.6;
    font-weight: bold;
    width: 110%;
  }
  .kv__main-h1__main span{
    background-color: #fff;
    padding: 3px 0;
    color: #009D00;
  }
  .kv .c-remark-list{
    max-width: 730px;
    width: 100%;
    margin: 10px auto 0;
  }
  .kv .c-remark-list:not(:first-child){
    margin-top: 10px;
  }

  .intro {
    position: relative;
  }
  .intro__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 50px;
  }
  .intro__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .intro__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .intro__head__main {
    font-size: 48px;
    color: #4792D0;
  }
  .intro__head__main span{
    font-size: 58px;
  }
  .intro__head__sub {
    display: block;
    font-size: 16px;
    color: #424C54;
  }

  .intro__content {
    width: 640px;
    background: #fff;
    box-shadow: rgba(0, 33, 58, 0.1) 0 0 20px;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: 0;
  }

  .intro__content:nth-child(even) {
    margin-right: 0;
    margin-left: auto;
  }

  .intro__content::after {
    content: "";
    display: block;
    clear: both;
  }
  .intro__content__thumb{
    float: left;
    width: 285px;
  }
  .intro__content__thumb--reverse{
    float: right;
  }
  .intro__content__head{
    float: right;
    width: 285px;
    display: flex;
    margin-top: 0px;
  }
  .intro__content__head--reverse{
    float: left;
  }
  .intro__content__text{
    float: right;
    margin-top: 15px;
    width: 285px;
  }
  .intro__content__text--reverse{
    float: left;
  }
  .intro__content:nth-child(even) .intro__content__thumb{
    float: left;
  }
  .intro__content:nth-child(even) .intro__content__head{
    float: right;
    margin-top: 0px;
  }
  .intro__content:nth-child(even) .intro__content__text{
    float: right;
  }
  .intro__content__text .c-btn{
    border-radius: 100px;
    border: 2px solid #fff;
    background: none;
  }
  .intro__content__head__main{
    color: #4792D0;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    margin-left: 15px;
  }
  .intro__content__head__sub img{
    width: 56px;
  }

  .intro__icon {
    position: absolute;
  }

  .intro__icon.intro__icon--01 {
    width: 8.6%;
    top: -14%;
    right: -4%;
  }

  .intro__icon.intro__icon--02 {
    width: 17.39%;
    bottom: -7%;
    left: -7%;
  }

  .intro__inner {
  }

  .intro__text {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
    text-align: center;
  }
  
  .price__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 50px;
  }
  .price__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_cost_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .price__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_cost_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .price__head__main {
    font-size: 48px;
    color: #00B1CA;
  }
  .price__head__main span{
    font-size: 58px;
  }
  .price__head__sub {
    display: block;
    font-size: 16px;
    color: #424C54;
  }
  .price__tablet{
    width: 640px;
    margin: 0 auto;
  }
  .price__tablet::after {
    content: "";
    display: block;
    clear: both;
  }
  .price__tablet__head{
    float: left;
    width: 315px;
  }
  .price__tablet__thumb{
  }
  .price__tablet__text{
    float: left;
    width: 315px;
    margin-top: 10px;
  }
  .price__inner{
    width: 640px;
    margin: 70px auto 0;
  }
  .price__content{
    background: #fff;
    box-shadow: rgba(0, 33, 58, 0.1) 0 0 20px;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: 0;
    position: relative;
  }
  .price__content:last-child{
    margin-bottom: 0;
  }
  .price__content__icon{
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
  }
  .price__content__head{
    width: 285px;
    margin: 0 auto 25px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #00B1CA;
  }
  .price__content__inner{
    display: flex;
    flex-direction: column;
  }
  .price__content__inner > *{
    width: 100%;
  }
  .price__content__inner .price__content__thumb{
    width: 355px;
    margin: 0 auto;
  }
  .price__content__thumb p{
    font-weight: bold;
    font-size: 10px;
  }
  .price__content__text p{
    margin-top: 10px;
    font-weight: bold;
    font-size: 10px;
  }
  .attention__head {
    position: relative;
    text-align: center;
    font-weight: bold;
    width: 318px;
    margin: 0 auto 50px;
  }
  .attention__head::before {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_top.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .attention__head::after {
    content: "";
    display: block;
    width: 100%;
    height: 22px;
    background-image: url(/byod/tablet/_assets/240906_55422_byod_ctz_pic_features_title_bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .attention__head__main {
    font-size: 48px;
    color: #424C54;
  }
  .attention__head__main span{
    font-size: 58px;
  }
  .attention__head__sub {
    display: block;
    font-size: 16px;
    color: #EB4F94;
  }
  .attention__content{
    background: #fff;
    border-radius: 25px;
    overflow: hidden;
    max-width: 640px;
    padding-bottom: 30px;
    margin: 0 auto 40px;
  }
  .attention__content__head{
    background: #4792D0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 30px;
  }
  .attention__content__head-yellow{
    color: #FFEE00;
  }
  .attention__content__head.bg--grad{
    font-size: 18px;
    padding: 30px 0;
  }
  .attention__content__head span{
    color: #FFEE00;
  }
  .attention__content__row{
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
  }
  .attention__content__row > *{
    width: 285px;
  }
  .attention__content__text{
    padding: 0 30px;
    margin-top: 10px;
  }
  .attention__content__text p{
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
  }
  .cv_lt-offer__box p{
    font-size: 10px;
    font-weight: bold;
    margin-top: 10px;
  }
  .attention__content__articles--ex{
    display: flex;
    align-items: center;
  }
  .attention__content__articles__flex{
    text-align: center;
  }
  .attention__content__articles > p{
    background-color: #fff;
    width: 85px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .attention__content__articles__bk{
    background-color: #E3F2FF;
    width: 85px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .attention__content__articles__bk2{
    background-color: #B6ECF0!important;
  }
  .attention__content__articles__inner{
    padding-top: 10px;
    margin-top: -10px;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    display: flex;
    flex-wrap: wrap;
  }
  .attention__content__articles__inner *{
    padding: 5px;
    margin: 10px;
    border-radius: 5px;
    background-color: #E3F2FF;
    font-size: 14px;
    font-weight: bold;
  }

  .cont__ttl {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
    border-left: 4px solid #009D00;
    width: 47.86%;
    margin-bottom: 30px;
  }

  .cont__ttl-sub {
    font-size: 16px;
    font-weight: bold;
    color: #009D00;
  }

  .cont__ttl-main {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
  }

  .flot-cont::after,.flot-cont--reverse::after {
    content: "";
    display: block;
    clear: both;
  }

  .flot-cont .cont__ttl {
    float: left;
  }

  .cont__img {
    width: 47.86%;
  }

  .flot-cont .cont__img {
    float: right;
  }

  .cont__body {
    width: 47.86%;
  }

  .cont__text {
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
  }

  .flot-cont .cont__body {
    float: left;
  }

  .sec {
    padding: 10.3% 4.12% 110px;
  }
  .sec.sec--03 {
    padding-bottom: 100px;
  }

  .flot-cont--reverse .cont__ttl {
    float: right;
  }

  .flot-cont--reverse .cont__img {float: left;}

  .flot-cont--reverse .cont__body {
    float: right;
  }

  .cont {
    margin-top: 6.74%;
  }

  .h2__sub {
    font-size: 20px;
    font-weight: bold;
    color: #009D00;
  }

  .flex-cont {
    display: flex;
    justify-content: space-between;
  }

  .flex-cont .cont__ttl {
    width: 100%;
  }

  .flex-cont .cont__img {
    width: 100%;
  }

  .flex-cont .cont__body {
    width: 100%;
  }

  .flex-cont .cont {
    width: 47.86%;
  }

  .link__taiken-inr {
    text-align: center;
    font-size: 16px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .link__taiken-btn a {
    display: flex;
    color: #fff;
    font-weight: bold;
    background-color: #E60113;
    border-radius: 10px;
    padding: 15px 0 15px 0;
    margin: 20px auto 0 auto;
    width: 35%;
    text-align: left;
    position: relative;
    text-decoration: none;
    -webkit-box-shadow: 1px 2px 10px rgb(0 0 0 / 25%);
    box-shadow: 1px 2px 10px rgb(0 0 0 / 25%);
    justify-content: center;
  }
  .link__taiken-btn.link__taiken-btn--w a {
    color: #E60113;
    background-color: #ffffff;
    border: 2px solid #E60113;
  }

  .link__taiken-btn a::after {
    content: "";
    position: absolute;
    background-image: url(/contents/article/_assets/220516_38528_btn_ya-w.png);
    height: 12px;
    width: 16px;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
  }

  .link__taiken-btn.link__taiken-btn--w a::after {
    background-image: url(/contents/article/_assets/230606_46261_btn_ya-red.png);
  }

  .sns__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
  }

  .sns__list li {
    margin: 0 5px;
    height: 30px;
  }

  .sns__list li a img {
    height: 100%;
  }

  .cnt__ttl {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin-bottom: 48px;
    line-height: 1.2;
  }

  .cnt__sec {
    margin-top: 90px;
  }

  
  .-marker {
    background: linear-gradient(transparent 60%, #FFE971 40%);
    font-weight: bold;
  }

  a:hover {
    opacity: 0.7;
  }

  .cry-link {
    font-size: 16px;
    color: #009D00;
    display: block;
    text-align: right;
    margin-top: 10px;
    text-decoration: underline !important;
    position: relative;
    padding-right: 10px;
  }
  .cry-link::after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: solid 2px #009D00;
    border-right: solid 2px #009D00;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%) rotate(45deg);
  }

  .sec .sec--bg-beige {
    padding-bottom: 16vw;
  }

    .sec__head__inner {
      background-color: #009D00;
      padding: 80px 40px 100px;
    }
    .sec__head__h2 {
      color: #FFF;
      text-align: center;
      font-weight: bold;
      font-size: 38px;
    }

    .link__taiken-ttl {
      color: #009D00;
      text-align: center;
      font-weight: bold;
    }
    .link__taiken-ttl__sub {
      font-size: 20px;
    }
    .link__taiken-ttl__main {
      font-size: 32px;
      margin-top: 5px
    }

    .link__taiken-txt.link__taiken-txt--bold {
      font-family: 'Hiragino Kaku Gothic Std';
      font-size: 16px;
    }

    .c-remark-list__item.c-remark-list__item--pr{
      padding-left: 2.5em;
    }
    .c-remark-list__item.c-remark-list__item--pr.c-remark-list__item--01::before{
      content: "※1)";
    }
    .c-remark-list__item.c-remark-list__item--pr.c-remark-list__item--02::before{
      content: "※2)";
    }

    .cv_lt-pink{
      background-color: #fff;
      border: solid 3px #EB4F94;
      border-radius: 10px;
    }
    .cv_lt-pink__head{
      background-color: #EB4F94;
      text-align: center;
      padding: 20px 0px;
    }
    .cv_lt-pink__head p{
      font-weight: bold;
      color: #fff;
      font-size: 22px;
    }
    .cv_lt-pink__head p span{
      font-weight: bold;
      color: #fff;
      font-size: 26px;
    }
    .cv_lt-pink__img{
      padding: 30px;
    }
    .c-cv__btn-link::after{
      width: 10px;
      height: 18px;
      right: 7%;
      background-image: url(/byod/tablet/_assets/icon_arrow.svg);
    }
}
/* SP */
@media print, screen and (max-width: 768px) {

  .sec.sec--bg.sec--bg-white {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sec__head__inner {
    padding: 10.667vw 0;
  }

  .sec__head__h2__sub {
    font-size: 4.267vw;
    line-height: 1.5;
  }
  .sec__head__h2__sub__small {
    font-size: 3.733vw;
    line-height: 1.5;
  }
  .sec__head__h2 {
    line-height: 1.26;
  }

  .h2__side-flex {
    display: flex;
  }
  .h2__side-icon {
    width: 26.667vw;
    margin-right: 5.333vw;
  }
  .h2__side-icon img {
    width: 26.667vw;
  }
  .h2__main {
    text-align: left;
  }
  .h2__side-flex__sub {
    text-align: center;
    font-size: 4.8vw;
    line-height: 1.22;
    font-weight: bold;
  }
  .c-cv__btn-link{
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 22px;
  }
  .c-cv__btn-link span{
    font-size: 14px;
    display: contents;
    line-height: 2;
  }
  .c-cv__btn-link span img{
    width: 40px;
  }
  .c-cv__btn-link.c-cv__btn-link--blue{
    background-color: #4792D0;
    color: #fff;
  }
  .c-cv__btn-link.c-cv__btn-link--blue.c-cv__btn-link--green{
    background-color: #20A6B2;
    padding: 27px 0px;
  }
  .c-cv__btn-link.c-cv__btn-link--blue::after{
    right: 7.133333vw;
    background-image: url(/byod/tablet/_assets/icon_arrow_wh.svg);
    width: 10px;
    height: 18px;
  }
  .c-cv__btn-link::after{
    right: 7.133333vw;
    background-image: url(/byod/tablet/_assets/icon_arrow.svg);
    width: 10px;
    height: 18px;
  }
}
/* PC */
@media print, screen and (min-width:769px) {
  .sec.sec--bg {
    padding: 50px 120px;
  }

  .sec.sec--bg.sec--bg-intro {
    padding-bottom: 50px;
  }

  .sec.sec--bg.sec--bg-white {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cont__2col {
    display: flex;
  }
  .cont {
    margin-top: 0;
    width: 45.74%;
  }
  .cont__body {
    width: 100%;
  }
  .cont__2col--02 .cont__body {
    height: 25%;
  }
  .cont__img {
    width: 100%;
    margin-top: 20px;
  }
  .arrow {
    height: calc(50px / 2);
    width: 60px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    background-color: #009D00;
  }
  .arrow.arrow--right {
    transform: rotate(90deg);
  }
  .cont__2col .arrow {
    margin-top: 175px;
  }
  .cont__2col--02 .arrow {
    margin-top: 230px;
  }
  .flot-cont .cont__img {
    float: right;
    width: 47.86%;
  }
  .flot-cont .cont__body {
    float: left;
    width: 47.86%;
  }
  .sec__head__inner {
    padding: 70px 40px;
  }

  .sec__head__h2__sub {
    font-size: 24px;
    line-height: 1.5;
  }
  .sec__head__h2__sub__small {
    font-size: 22px;
    line-height: 1.5;
  }
  .sec__head__h2 {
    line-height: 1.26;
  }

  .h2__side-flex {
    display: flex;
  }
  .h2__side-icon {
    width: 100px;
    margin-right: 20px;
  }
  .h2__main {
    text-align: left;
  }
  .h2__side-flex__sub {
    text-align: center;
    font-size: 20px;
    line-height: 2.4;
    font-weight: bold;
  }
  .c-cv__btn-link{
    width: 315px;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 15px;
    font-size: 22px;
  }
  .c-cv__btn-link span{
    font-size: 14px;
    display: contents;
    line-height: 1.6;
  }
  .c-cv__btn-link span img{
    width: 50px;
  }
  .c-cv__btn-link.c-cv__btn-link--blue{
    background-color: #4792D0;
    color: #fff;
  }
  .c-cv__btn-link.c-cv__btn-link--blue.c-cv__btn-link--green{
    background-color: #20A6B2;
    padding: 27px 0px;
  }
  .c-cv__btn-link.c-cv__btn-link--blue::after{
    background-image: url(/byod/tablet/_assets/icon_arrow_wh.svg);
    width: 10px;
    height: 18px;
  }
}
.bg--grad{
  background: linear-gradient(180deg, #00B1CA, #4792D0);
}
.bg--green{
  background: linear-gradient(180deg, #32C8B4, #20A6B2)!important;
  font-size: 18px;
  padding: 30px 0;
}
.c-remark-list:not(:first-child){
  margin-top: 5px;
}
.c-remark-list__item--dot,
.c-remark-list__item--nodot{
  color: #424C54;
}
.c-remark-list__item--nodot {
  padding-left: 0;
}
.c-remark-list__item--dot::before{
  content: "・";
}
.c-remark-list__item--nodot::before{
  content: "";
}
.c-remark-list__item--line{
  color: #424C54;
}
.c-remark-list__item--line::before{
  content: "└";
}
.txtcolor__pink{
  color: #EB4F94;
}
.cv{
  max-width: 640px;
  margin: 40px auto;
}
.cv .c-cv__btn-link{
  border-radius: 100px;
}
.cv__text{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

/*===== PC =====*/
@media print, screen and (min-width: 769px) {
  .c-wrap--lp .c-header-inner {
    height: auto;
  }
}

/*===== SP =====*/
@media print, screen and (max-width: 768px) {
  .c-wrap--lp .c-header-inner {
    height: 100%;
  }
  .c-header-head {
    height: 23vw;
    padding: 5.33333333vw 7.46666667vw;
    border-radius: 0 0 1.33333333vw 1.33333333vw;
  }
  .c-header-head__logo--benesse {
    display: block;
  }
  .c-header-head__img--shozemi {
    width: 40vw;
  }
}

.accordion-icon::after {
  content: "＋"; /* 初期状態でのコンテンツ */
  display: inline-block;
  font-weight: bold;
  margin-left: 5px;
  color: #EB4F94;
}

.accordion-icon.js-accordion-open::after {
  content: "ー"; /* 開いているときのコンテンツ */
}


/* 追従ボタン */
  /* ===== PC ===== */
  @media print,
  screen and (min-width: 769px) {
    .follow_btn{
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 1000;
      width: 100%;
      background: linear-gradient(to right, #01B1CA, #4792D0);
      padding: 17px 0px;
      text-align: center;
    }
    .follow_btn-inner{
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 740px;
      margin: 0 auto;
    }
    .follow_btn-text{
      width: 37%;
    }
    .follow_btn-text__head{
      font-size: 18px;
      font-weight: bold;
      color: #fff;
    }
    .follow_btn-item{
      display: flex;
      justify-content: space-between;
      width: 61%;
    }
    .follow_btn-btn{

    }
    .follow_btn-btn a{
      position: relative;
      display: flex;
      width: 216px;
      margin: 0 auto;
      padding: 10px;
      background-color: #fff;
      border-radius: 5px;
      color: #4792D0;
      text-decoration: none;
      font-weight: bold;
      font-size: 18px;
    }
    .follow_btn-btn a::after{
      content: "";
      display: block;
      background-image: url(/byod/tablet/_assets/icon_arrow.svg);
      width: 10px;
      height: 18px;
      background-repeat: no-repeat;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
    }
    .follow_btn-btn a:hover{
      opacity: 0.7;
    }
    .follow_btn-btn .c-cv__btn-link::after{
      display: none;
    }
  }

  /* ===== SP ===== */
  @media screen and (max-width: 768px) {
    .follow_btn{
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 1000;
      width: 100%;
      background: linear-gradient(to right, #01B1CA, #4792D0);
      text-align: center;
    }
    .follow_btn-inner{
      padding: 1vw 0 2vw;
    }
    .follow_btn-text{
      margin-bottom: 1vw;
    }
    .follow_btn-text__head{
      font-size: 4.2667vw;
      font-weight: bold;
      color: #fff;
    }
    .follow_btn-item{
      display: flex;
      justify-content: space-between;
      width: 92%;
      margin: 0 auto;
    }
    .follow_btn-btn{
      width: 48%;
    }
    .follow_btn-btn a{
      position: relative;
      display: flex;
      width: 100%;
      margin: 0 auto;
      padding: 2.1333vw;
      background-color: #fff;
      border-radius: 5px;
      color: #4792D0;
      text-decoration: none;
      font-weight: bold;
      font-size: 4.2667vw;
    }
    .follow_btn-btn a::after{
      content: "";
      display: block;
      background-image: url(/byod/tablet/_assets/icon_arrow.svg);
      width: 11px;
      height: 18px;
      background-repeat: no-repeat;
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 5.3333vw;
    }
    .follow_btn-btn a:hover{
      opacity: 0.7;
    }
    .follow_btn-btn .c-cv__btn-link::after{
      display: none;
    }

    /* 追従ボタンないとき消す */
    .c-chatbot--fixed{
      bottom: 27vw!important;
    }
  }

.ctz__compare{
  text-align: center;
  max-width: 642px;
  margin: 0 auto;
}
.ctz__compare--img-box{
  max-width: 400px;
  margin: 0 auto;
}
.ctz__compare--img{
  border-radius: 25px;
  max-width: 400px;
  width: 100%;
}
.ctz__compare--img-caption{
  position: relative;
  margin-bottom: 10px;
}
.ctz__compare--img-caption::before,.ctz__compare--img-caption::after{
  position: absolute;
  content: "";
  height: calc(100% - 5px);
  border: #000 solid 1px;
  bottom: 0;
}
.ctz__compare--img-caption::before{
  left: 10px;
  transform: rotate(-15deg);
}
.ctz__compare--img-caption::after{
  right: 10px;
  transform: rotate(15deg);
}

.ctz__compare--link{
  margin: 30px auto;
}
.ctz__compare--btnWrap{
  display: flex;
  justify-content: center;
  gap: 12px;
}
.ctz__compare--btnWrap .c-btn{
  border-radius: 100px;
  border: 2px solid #fff;
  background: none;
  flex-grow: 1;
  line-height: 1.5;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.ctz__compare--btnWrap .c-btn::after{
  width: 28px;
  height: 28px;
  right: 22px;
}
.ctz__compare--fuki{
  color: #fff;
  background-color: #fff;
  position: relative;
  margin-bottom: 1.5em;
  padding: 15px;
  min-width: 120px;
  max-width: 100%;
  font-size: 14px;
  font-weight: bold;
  border-radius: 25px;
  line-height: 1.5;
}
.ctz__compare--fuki:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 8px solid white;
}

.ctz__compare--pink .ctz__compare--fuki{
  background-color: #EB4F94;
}
.ctz__compare--pink .ctz__compare--fuki:before {
  border-top: 8px solid #EB4F94;
}
.ctz__compare--pink .c-btn{
  border: 2px solid #EB4F94;
  color: #EB4F94;
}
.ctz__compare--pink .c-btn::after{
  background-image: url(/byod/tablet/_assets/arrow_right_pink.png);
}

.ctz__compare--blue .ctz__compare--fuki{
  background-color: #00B1CA;
}
.ctz__compare--blue .ctz__compare--fuki:before {
  border-top: 8px solid #00B1CA;
}
.ctz__compare--blue .c-btn{
  border: 2px solid #00B1CA;
  color: #00B1CA;
}
.ctz__compare--blue .c-btn::after{
  background-image: url(/byod/tablet/_assets/arrow_right_blue.png);
}

/*===== PC =====*/
@media print, screen and (min-width: 769px) {
  .ctz__compare--pink .c-btn{
    width: 50%;
  }

}
/*===== SP =====*/
@media print, screen and (max-width: 768px) {
  .cv{
    width: 91%;
  }
  .ctz__compare{
    width: 84%;
  }
  .ctz__compare--img-caption{
    position: relative;
    font-size: 3.2vw;
  }
  .ctz__compare--img-caption::before{
    left: 1.33vw;
    transform: rotate(-15deg);
  }
  .ctz__compare--img-caption::after{
    right: 1.33vw;
    transform: rotate(15deg);
  }
  .ctz__compare--link{
    margin: 8vw auto;
  }
  .ctz__compare--btnWrap .c-btn::after{
    width: 7.47vw;
    height: 7.47vw;
    right: 4vw;
  }
  .ctz__compare--fuki {
    font-size: 3.73vw;
  }
  .ctz__compare--btnWrap{
    flex-direction: column;
  }
}

/* アコーディオン----------------------------- */
/* CSS */
.acd {
  max-width: 600px;
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  /* ★修正点1: 親要素に下ボーダーを追加 */
  border-bottom: 1px solid #e0e0e0; 
}

.acd-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1rem 0.5rem;
  font-size: 1rem;
  font-weight: bold;
  color: #424C54;
  background-color: #fff;
  border: none;
  /* ★修正点2: ヘッダーの下ボーダーを削除 */
  /* border-bottom: 1px solid #e0e0e0; */
  cursor: pointer;
  text-align: left;
}

.acd-header:hover {
  opacity: 0.7;
}

/* +/- アイコン */
.acd-icon {
  position: relative;
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease-in-out;
}

.acd-icon::before,
.acd-icon::after {
  content: '';
  position: absolute;
  background-color: #424C54;
  border-radius: 1px;
}

/* 横線 */
.acd-icon::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
}

/* 縦線 */
.acd-icon::after {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  transform: translateX(-50%);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

/* 開いた時のスタイル（マイナス） */
.acd-header[aria-expanded="true"] .acd-icon::after {
  transform: translateX(-50%) rotate(90deg);
  opacity: 0;
}


.acd-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
  /* ボーダーとの間に少し余白を持たせるため、content-innerからmarginを移す */
}

.content-inner {
  padding: 1.5rem 0px;
}

.content-title {
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
}

.content-inner .attention__content{
  background: #E3F2FF;
}
.content-inner .attention__content.bk-attention{
  background: #DCFAFD;
}
.content-inner .attention__content.bk-attention .attention__content__head{
  background: #20A6B2;
}
/* アコーディオン end----------------------------- */