@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

@media screen and (max-width: 599px){.onpc{display: none;}}
@media screen and (min-width: 600px){.onsp{display: none;}}

/*ヘッダーメニューのマウスオーバー時の下線の位置を調整&色を変更*/
.c-gnav>.menu-item>a:after{
    bottom:20%;
}



@media (max-width:599px){
    .sp-wid-90{
        width: 90%!important;
        margin: 0 auto!important;
    }
    .sp-btn-100 a {
    width: 100% !important;
    }
}


.kage{
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4)!important;
}


/*文字サイズ*/
@media (min-width:600px){
.pc-fs-0_5rem{font-size: 0.5rem!important;}
.pc-fs-0_6rem{font-size: 0.6rem!important;}
.pc-fs-0_7rem{font-size: 0.7rem!important;}
.pc-fs-0_8rem{font-size: 0.8rem!important;}
.pc-fs-0_9rem{font-size: 0.9rem!important;}
.pc-fs-1rem{font-size: 1rem!important;}
.pc-fs-1_1rem{font-size: 1.1rem!important;}
.pc-fs-1_2rem{font-size: 1.2rem!important;}
.pc-fs-1_3rem{font-size: 1.3rem!important;}
.pc-fs-1_4rem{font-size: 1.4rem!important;}
.pc-fs-1_5rem{font-size: 1.5rem!important;}
.pc-fs-2rem{font-size: 2rem!important;}
.pc-fs-2_5rem{font-size: 2.5rem!important;}
.pc-fs-3rem{font-size: 3rem!important;}
.pc-fs-3_5rem{font-size: 3.5rem!important;}
.pc-fs-4rem{font-size: 4rem!important;}
.pc-fs-4_5rem{font-size: 4.5rem!important;}
.pc-fs-5rem{font-size: 5rem!important;}
.pc-fs-5_5rem{font-size: 5.5rem!important;}
.pc-fs-6rem{font-size: 6rem!important;}
.pc-fs-6_5rem{font-size: 6.5rem!important;}
.pc-fs-7rem{font-size: 7rem!important;}
.pc-fs-7_5rem{font-size: 7.5rem!important;}
.pc-fs-8rem{font-size: 8rem!important;}
.pc-fs-8_5rem{font-size: 8.5rem!important;}
.pc-fs-9rem{font-size: 9rem!important;}
.pc-fs-9_5rem{font-size: 9.5rem!important;}
.pc-fs-10rem{font-size: 10rem!important;}
.pc-fs-10_5rem{font-size: 10.5rem!important;}
}
@media (max-width:599px){
    .sp-fs-0_5rem{font-size: 0.5rem!important;}
    .sp-fs-0_6rem{font-size: 0.6rem!important;}
    .sp-fs-0_7rem{font-size: 0.7rem!important;}
    .sp-fs-0_8rem{font-size: 0.8rem!important;}
    .sp-fs-0_9rem{font-size: 0.9rem!important;}
    .sp-fs-1rem{font-size: 1rem!important;}
    .sp-fs-1_1rem{font-size: 1.1rem!important;}
    .sp-fs-1_2rem{font-size: 1.2rem!important;}
    .sp-fs-1_3rem{font-size: 1.3rem!important;}
    .sp-fs-1_4rem{font-size: 1.4rem!important;}
    .sp-fs-1_5rem{font-size: 1.5rem!important;}
    .sp-fs-2rem{font-size: 2rem!important;}
    .sp-fs-2_5rem{font-size: 2.5rem!important;}
    .sp-fs-3rem{font-size: 3rem!important;}
    .sp-fs-3_5rem{font-size: 3.5rem!important;}
    .sp-fs-4rem{font-size: 4rem!important;}
    .sp-fs-4_5rem{font-size: 4.5rem!important;}
    .sp-fs-5rem{font-size: 5rem!important;}
    .sp-fs-5_5rem{font-size: 5.5rem!important;}
    .sp-fs-6rem{font-size: 6rem!important;}
    .sp-fs-6_5rem{font-size: 6.5rem!important;}
    .sp-fs-7rem{font-size: 7rem!important;}
    .sp-fs-7_5rem{font-size: 7.5rem!important;}
    .sp-fs-8rem{font-size: 8rem!important;}
    .sp-fs-8_5rem{font-size: 8.5rem!important;}
    .sp-fs-9rem{font-size: 9rem!important;}
    .sp-fs-9_5rem{font-size: 9.5rem!important;}
    .sp-fs-10rem{font-size: 10rem!important;}
    .sp-fs-10_5rem{font-size: 10.5rem!important;}
}

/*マージン*/
@media (min-width:600px){
.pc-mar-bt-0{margin-bottom:0!important;}
.pc-mar-bt-0_5rem{margin-bottom:0.5rem!important;}
.pc-mar-bt-1rem{margin-bottom:1rem!important;}
.pc-mar-bt-1_5rem{margin-bottom:1.5rem!important;}
.pc-mar-bt-2rem{margin-bottom:2rem!important;}
.pc-mar-bt-2_5rem{margin-bottom:2.5rem!important;}
.pc-mar-bt-3rem{margin-bottom:3rem!important;}
.pc-mar-bt-3_5rem{margin-bottom:3.5rem!important;}
.pc-mar-bt-4rem{margin-bottom:4rem!important;}
.pc-mar-bt-4_5rem{margin-bottom:4.5rem!important;}
.pc-mar-bt-5rem{margin-bottom:5rem!important;}
.pc-mar-bt-5_5rem{margin-bottom:5.5rem!important;}
.pc-mar-bt-6rem{margin-bottom:6rem!important;}
.pc-mar-bt-6_5rem{margin-bottom:6.5rem!important;}
.pc-mar-bt-7rem{margin-bottom:7rem!important;}
.pc-mar-bt-7_5rem{margin-bottom:7.5rem!important;}
.pc-mar-bt-8rem{margin-bottom:8rem!important;}
.pc-mar-bt-8_5rem{margin-bottom:8.5rem!important;}
.pc-mar-bt-9rem{margin-bottom:9rem!important;}
.pc-mar-bt-9_5rem{margin-bottom:9.5rem!important;}
.pc-mar-bt-10rem{margin-bottom:10rem!important;}
.pc-mar-bt-10_5rem{margin-bottom:10.5rem!important;}

.pc-mar-top-0{margin-top:0!important;}
.pc-mar-top-0_5rem{margin-top:0.5rem!important;}
.pc-mar-top-1rem{margin-top:1rem!important;}
.pc-mar-top-1_5rem{margin-top:1.5rem!important;}
.pc-mar-top-2rem{margin-top:2rem!important;}
.pc-mar-top-2_5rem{margin-top:2.5rem!important;}
.pc-mar-top-3rem{margin-top:3rem!important;}
.pc-mar-top-3_5rem{margin-top:3.5rem!important;}
.pc-mar-top-4rem{margin-top:4rem!important;}
.pc-mar-top-4_5rem{margin-top:4.5rem!important;}
.pc-mar-top-5rem{margin-top:5rem!important;}
.pc-mar-top-5_5rem{margin-top:5.5rem!important;}
.pc-mar-top-6rem{margin-top:6rem!important;}
.pc-mar-top-6_5rem{margin-top:6.5rem!important;}
.pc-mar-top-7rem{margin-top:7rem!important;}
.pc-mar-top-7_5rem{margin-top:7.5rem!important;}
.pc-mar-top-8rem{margin-top:8rem!important;}
.pc-mar-top-8_5rem{margin-top:8.5rem!important;}
.pc-mar-top-9rem{margin-top:9rem!important;}
.pc-mar-top-9_5rem{margin-top:9.5rem!important;}
.pc-mar-top-10rem{margin-top:10rem!important;}
.pc-mar-top-10_5rem{margin-top:10.5rem!important;}
}
@media (max-width:599px){
    .sp-mar-bt-0{margin-bottom:0!important;}
    .sp-mar-bt-0_5rem{margin-bottom:0.5rem!important;}
    .sp-mar-bt-1rem{margin-bottom:1rem!important;}
    .sp-mar-bt-1_5rem{margin-bottom:1.5rem!important;}
    .sp-mar-bt-2rem{margin-bottom:2rem!important;}
    .sp-mar-bt-2_5rem{margin-bottom:2.5rem!important;}
    .sp-mar-bt-3rem{margin-bottom:3rem!important;}
    .sp-mar-bt-3_5rem{margin-bottom:3.5rem!important;}
    .sp-mar-bt-4rem{margin-bottom:4rem!important;}
    .sp-mar-bt-4_5rem{margin-bottom:4.5rem!important;}
    .sp-mar-bt-5rem{margin-bottom:5rem!important;}
    .sp-mar-bt-5_5rem{margin-bottom:5.5rem!important;}
    .sp-mar-bt-6rem{margin-bottom:6rem!important;}
    .sp-mar-bt-6_5rem{margin-bottom:6.5rem!important;}
    .sp-mar-bt-7rem{margin-bottom:7rem!important;}
    .sp-mar-bt-7_5rem{margin-bottom:7.5rem!important;}
    .sp-mar-bt-8rem{margin-bottom:8rem!important;}
    .sp-mar-bt-8_5rem{margin-bottom:8.5rem!important;}
    .sp-mar-bt-9rem{margin-bottom:9rem!important;}
    .sp-mar-bt-9_5rem{margin-bottom:9.5rem!important;}
    .sp-mar-bt-10rem{margin-bottom:10rem!important;}
    .sp-mar-bt-10_5rem{margin-bottom:10.5rem!important;}
    
    .sp-mar-top-0{margin-top:0!important;}
    .sp-mar-top-0_5rem{margin-top:0.5rem!important;}
    .sp-mar-top-1rem{margin-top:1rem!important;}
    .sp-mar-top-1_5rem{margin-top:1.5rem!important;}
    .sp-mar-top-2rem{margin-top:2rem!important;}
    .sp-mar-top-2_5rem{margin-top:2.5rem!important;}
    .sp-mar-top-3rem{margin-top:3rem!important;}
    .sp-mar-top-3_5rem{margin-top:3.5rem!important;}
    .sp-mar-top-4rem{margin-top:4rem!important;}
    .sp-mar-top-4_5rem{margin-top:4.5rem!important;}
    .sp-mar-top-5rem{margin-top:5rem!important;}
    .sp-mar-top-5_5rem{margin-top:5.5rem!important;}
    .sp-mar-top-6rem{margin-top:6rem!important;}
    .sp-mar-top-6_5rem{margin-top:6.5rem!important;}
    .sp-mar-top-7rem{margin-top:7rem!important;}
    .sp-mar-top-7_5rem{margin-top:7.5rem!important;}
    .sp-mar-top-8rem{margin-top:8rem!important;}
    .sp-mar-top-8_5rem{margin-top:8.5rem!important;}
    .sp-mar-top-9rem{margin-top:9rem!important;}
    .sp-mar-top-9_5rem{margin-top:9.5rem!important;}
    .sp-mar-top-10rem{margin-top:10rem!important;}
    .sp-mar-top-10_5rem{margin-top:10.5rem!important;}
}

/*パディング*/
@media (min-width:600px){
    .pc-pad-bt-0{padding-bottom:0!important;}
    .pc-pad-bt-0_5rem{padding-bottom:0.5rem!important;}
    .pc-pad-bt-1rem{padding-bottom:1rem!important;}
    .pc-pad-bt-1_5rem{padding-bottom:1.5rem!important;}
    .pc-pad-bt-2rem{padding-bottom:2rem!important;}
    .pc-pad-bt-2_5rem{padding-bottom:2.5rem!important;}
    .pc-pad-bt-3rem{padding-bottom:3rem!important;}
    .pc-pad-bt-3_5rem{padding-bottom:3.5rem!important;}
    .pc-pad-bt-4rem{padding-bottom:4rem!important;}
    .pc-pad-bt-4_5rem{padding-bottom:4.5rem!important;}
    .pc-pad-bt-5rem{padding-bottom:5rem!important;}
    .pc-pad-bt-5_5rem{padding-bottom:5.5rem!important;}
    .pc-pad-bt-6rem{padding-bottom:6rem!important;}
    .pc-pad-bt-6_5rem{padding-bottom:6.5rem!important;}
    .pc-pad-bt-7rem{padding-bottom:7rem!important;}
    .pc-pad-bt-7_5rem{padding-bottom:7.5rem!important;}
    .pc-pad-bt-8rem{padding-bottom:8rem!important;}
    .pc-pad-bt-8_5rem{padding-bottom:8.5rem!important;}
    .pc-pad-bt-9rem{padding-bottom:9rem!important;}
    .pc-pad-bt-9_5rem{padding-bottom:9.5rem!important;}
    .pc-pad-bt-10rem{padding-bottom:10rem!important;}
    .pc-pad-bt-10_5rem{padding-bottom:10.5rem!important;}
    
    .pc-pad-top-0{padding-top:0!important;}
    .pc-pad-top-0_5rem{padding-top:0.5rem!important;}
    .pc-pad-top-1rem{padding-top:1rem!important;}
    .pc-pad-top-1_5rem{padding-top:1.5rem!important;}
    .pc-pad-top-2rem{padding-top:2rem!important;}
    .pc-pad-top-2_5rem{padding-top:2.5rem!important;}
    .pc-pad-top-3rem{padding-top:3rem!important;}
    .pc-pad-top-3_5rem{padding-top:3.5rem!important;}
    .pc-pad-top-4rem{padding-top:4rem!important;}
    .pc-pad-top-4_5rem{padding-top:4.5rem!important;}
    .pc-pad-top-5rem{padding-top:5rem!important;}
    .pc-pad-top-5_5rem{padding-top:5.5rem!important;}
    .pc-pad-top-6rem{padding-top:6rem!important;}
    .pc-pad-top-6_5rem{padding-top:6.5rem!important;}
    .pc-pad-top-7rem{padding-top:7rem!important;}
    .pc-pad-top-7_5rem{padding-top:7.5rem!important;}
    .pc-pad-top-8rem{padding-top:8rem!important;}
    .pc-pad-top-8_5rem{padding-top:8.5rem!important;}
    .pc-pad-top-9rem{padding-top:9rem!important;}
    .pc-pad-top-9_5rem{padding-top:9.5rem!important;}
    .pc-pad-top-10rem{padding-top:10rem!important;}
    .pc-pad-top-10_5rem{padding-top:10.5rem!important;}
    }
    @media (max-width:599px){
        .sp-pad-bt-0{padding-bottom:0!important;}
        .sp-pad-bt-0_5rem{padding-bottom:0.5rem!important;}
        .sp-pad-bt-1rem{padding-bottom:1rem!important;}
        .sp-pad-bt-1_5rem{padding-bottom:1.5rem!important;}
        .sp-pad-bt-2rem{padding-bottom:2rem!important;}
        .sp-pad-bt-2_5rem{padding-bottom:2.5rem!important;}
        .sp-pad-bt-3rem{padding-bottom:3rem!important;}
        .sp-pad-bt-3_5rem{padding-bottom:3.5rem!important;}
        .sp-pad-bt-4rem{padding-bottom:4rem!important;}
        .sp-pad-bt-4_5rem{padding-bottom:4.5rem!important;}
        .sp-pad-bt-5rem{padding-bottom:5rem!important;}
        .sp-pad-bt-5_5rem{padding-bottom:5.5rem!important;}
        .sp-pad-bt-6rem{padding-bottom:6rem!important;}
        .sp-pad-bt-6_5rem{padding-bottom:6.5rem!important;}
        .sp-pad-bt-7rem{padding-bottom:7rem!important;}
        .sp-pad-bt-7_5rem{padding-bottom:7.5rem!important;}
        .sp-pad-bt-8rem{padding-bottom:8rem!important;}
        .sp-pad-bt-8_5rem{padding-bottom:8.5rem!important;}
        .sp-pad-bt-9rem{padding-bottom:9rem!important;}
        .sp-pad-bt-9_5rem{padding-bottom:9.5rem!important;}
        .sp-pad-bt-10rem{padding-bottom:10rem!important;}
        .sp-pad-bt-10_5rem{padding-bottom:10.5rem!important;}
        
        .sp-pad-top-0{padding-top:0!important;}
        .sp-pad-top-0_5rem{padding-top:0.5rem!important;}
        .sp-pad-top-1rem{padding-top:1rem!important;}
        .sp-pad-top-1_5rem{padding-top:1.5rem!important;}
        .sp-pad-top-2rem{padding-top:2rem!important;}
        .sp-pad-top-2_5rem{padding-top:2.5rem!important;}
        .sp-pad-top-3rem{padding-top:3rem!important;}
        .sp-pad-top-3_5rem{padding-top:3.5rem!important;}
        .sp-pad-top-4rem{padding-top:4rem!important;}
        .sp-pad-top-4_5rem{padding-top:4.5rem!important;}
        .sp-pad-top-5rem{padding-top:5rem!important;}
        .sp-pad-top-5_5rem{padding-top:5.5rem!important;}
        .sp-pad-top-6rem{padding-top:6rem!important;}
        .sp-pad-top-6_5rem{padding-top:6.5rem!important;}
        .sp-pad-top-7rem{padding-top:7rem!important;}
        .sp-pad-top-7_5rem{padding-top:7.5rem!important;}
        .sp-pad-top-8rem{padding-top:8rem!important;}
        .sp-pad-top-8_5rem{padding-top:8.5rem!important;}
        .sp-pad-top-9rem{padding-top:9rem!important;}
        .sp-pad-top-9_5rem{padding-top:9.5rem!important;}
        .sp-pad-top-10rem{padding-top:10rem!important;}
        .sp-pad-top-10_5rem{padding-top:10.5rem!important;}
    }

/**中央揃え**/
/*共通*/
.center{text-align: center!important;}
/*PC*/
@media (min-width:600px){
    .pc-center{text-align: center!important;}
}
/*SP*/
@media (max-width:599px){
    .sp-center{text-align: center!important;}
}

.relative{position: relative!important;}

/*文字色*/
.black{
    color: #000!important;
}

/*太字*/
.futoji{
    font-weight: 700!important;
}


/*ニュースのテキストリストの一番上の線を削除*/
.p-postList.-type-simple{
border-top: none;
}

/***フォーム（snowmonkeyforms） ここから***/
/**共通 ここから**/
/*google recaptchaのアイコン（バッジ）を非表示*/
  .grecaptcha-badge { visibility: hidden; }

/*入力→完了までのステップの位置調整*/
ol.smf-progress-tracker {
    padding-left: 0!important;
  }
  /*質問タイトルの背景色を変更
  .smf-item__col.smf-item__col--label {
    background-color: #FFF7CC;
  }*/
  /*ラジオボタンの選択肢の間隔を空ける*/
  .smf-label {
    margin-top: 1rem;
  }
  /*チェックボックスの位置を調整*/
  .smf-form .smf-item .smf-checkbox-control__control{margin-top: 0.5rem;}

  /*snow monkey formの確認画面で非表示*/
[data-screen="confirm"] .input {
    display:none;
  }
  /*snow monkey formの戻るボタンと送信ボタンの間を調整*/
  /*SP*/
  @media screen and (max-width: 599px){
    button.smf-button-control__control {
      margin: 1rem;
  }
  }
/***フォーム（snowmonkeyforms） ここまで***/

/**********コンセプト ここから**********/
/***コンセプト見出し ここから***/
/**えんじ色 ここから**/
.concept-midashi-enji {
  position: relative;
  padding: 1rem;
  text-align: center;
  border-top: 2px solid #871c41;
  border-left: 2px solid #871c41;
border-right: 2px solid #871c41;
  background: #fff;
  font-size:1.5rem;
  font-weight:700;
  color: #333;
}

.concept-midashi-enji:before,.concept-midashi-enji:after {
  position: absolute;
  content: '';
}

.concept-midashi-enji:before {
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border: 2px solid #871c41;
  border-radius: 50%;
  background: #fff;
}

.concept-midashi-enji:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.concept-midashi-enji i {
  font-size: 2rem;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 60px;
  text-align: center;
  color:#871c41;
}

.concept-midashi-enji span {
  position: relative;
  z-index: 1;
}
/**えんじ色 ここまで**/

/**オレンジ色 ここから**/
.concept-midashi-orange {
  position: relative;
  padding: 1rem;
  text-align: center;
  border-top: 2px solid #fdb900;
  border-left: 2px solid #fdb900;
border-right: 2px solid #fdb900;
  background: #fff;
  font-size:1.5rem;
  font-weight:700;
  color:#333;
}

.concept-midashi-orange:before,.concept-midashi-orange:after {
  position: absolute;
  content: '';
}

.concept-midashi-orange:before {
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border: 2px solid #fdb900;
  border-radius: 50%;
  background: #fff;
}

.concept-midashi-orange:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.concept-midashi-orange i {
  font-size: 2rem;
  line-height: 60px;
  position: absolute;
  z-index: 1;
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 60px;
  text-align: center;
  color: #fdb900;
}

.concept-midashi-orange span {
  position: relative;
  z-index: 1;
}
/**オレンジ色 ここまで**/
/***コンセプト見出し ここまで***/
/***コンセプトの囲い ここから***/
.concept-group-enji {
    border-left: 2px solid #871c41;
    border-right: 2px solid #871c41;
    border-bottom: 2px solid #871c41;
    padding: 0 1rem 2rem;
    margin-top: -2rem;
    background: #fff;
}

.concept-group-orange {
    border-left: 2px solid #fdb900;
    border-right: 2px solid #fdb900;
    border-bottom: 2px solid #fdb900;
    padding: 0 1rem 2rem;
    margin-top: -2rem;
    background: #fff;
}
/***コンセプトの囲い ここまで***/
/**********コンセプト ここまで**********/


.wid-80 img {
    width: 80%;
}

/*****各ページの背景 ここから*****/
@media (min-width:600px){
#body_wrap.page-id-33 {
    max-width: 100%;
    overflow-x: clip;
    position: relative;
    z-index: 1;
    background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/kin-be-ju-bg-01.png);
    background-size: cover;
    background-attachment: fixed;
}
#body_wrap.page-id-246 {
    max-width: 100%;
    overflow-x: clip;
    position: relative;
    z-index: 1;
    background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/plan-b-bg-02.jpg);
    background-size: cover;
    background-attachment: fixed;
}
#body_wrap.page-id-355 {
    max-width: 100%;
    overflow-x: clip;
    position: relative;
    z-index: 1;
    background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/gogodeli-bg-04.png);
    background-size: cover;
    background-attachment: fixed;
}
}
@media (max-width:599px){
    #body_wrap.page-id-33 {
        max-width: 100%;
        overflow-x: clip;
        position: relative;
        z-index: 1;
        background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/kin-be-ju-bg-01.png);
        background-size: cover;
        background-attachment: fixed;
    }
    #body_wrap.page-id-246 {
        max-width: 100%;
        overflow-x: clip;
        position: relative;
        z-index: 1;
        background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/plan-b-bg-02.jpg);
        background-size: cover;
        background-attachment: fixed;
    }
    #body_wrap.page-id-355 {
        max-width: 100%;
        overflow-x: clip;
        position: relative;
        z-index: 1;
        background-image: url(https://big-yard.jp/wp-content/uploads/2025/06/gogodeli-bg-04.png);
        background-size: cover;
        background-attachment: fixed;
    }
}
/*****各ページの背景 ここまで*****/

/***プラン ここから***/
/*共通*/
.plan-bg-white{
background: #fff;
border-radius: 10px;
padding: 2rem 1rem!important;
}

.plan-price-shinakazu span {
    background: #FDB900;
    border-radius: 10px;
    font-weight: 700;
    padding: 0.5rem 1rem;
    margin-right: 1rem;
}

.plan-bunryou-bihin {
    border-bottom: 2px solid #871c41;
    font-weight: 700;
    display: inline-block;
    padding: 0 0.5rem;
}

.plan-aco .swell-block-accordion__title .swell-block-accordion__label {
    flex: 1 1 auto;
    font-size: inherit;
    margin: 0;
    padding: 0 1em 0 0;
    word-break: break-all;
    font-weight: 700;
    text-align: center;
}
/*PC*/
@media (min-width:600px){
.plan-title {
    position: relative;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0.5rem 0 0.5rem 1rem;
    color: #fff;
    border-radius: 10px;
    background: #871c41;
}
}
/*SP*/
@media (max-width:599px){
.plan-title {
    position: relative;
    font-size: 1rem;
    font-weight: 700;
    padding: 0.5rem 0 0.5rem 1rem;
    color: #fff;
    border-radius: 10px;
    background: #871c41;
}
}

.plan-title:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #871c41 transparent transparent transparent;
}

.plan-komidashi {
    font-size: 1.2rem;
    border-bottom: 2px dashed #871c41;
    display: inline-block;
    padding: 0 1rem;
}

/**スマホのプランのスマートスライダーsmart sliderのキャプションのオーバーレイを調整 ここから**/
@media (max-width:599px){
.n2-style-c371bed12e94c3d9e638bf8bdeb281dd-simple {
    padding: 5px 20px!important;
}
}
/**スマホのプランのスマートスライダーsmart sliderのキャプションのオーバーレイを調整 ここまで**/

.faq-cap .cap_box_ttl {
    font-size: 1.2rem;
    font-weight: 700;
}
.faq-cap .cap_box_content {
    background: #fff;
}
/***プラン ここまで***/

/***特徴の見出し ここから***/
/*PC*/
@media (min-width:600px){
.tokucyou-midashi {
    position: relative;
    padding: 1rem 2rem 1rem 4em;
    background: #FFD260;
    font-size: 1.5rem;
    font-weight: 700;
    border-radius: 10px;
}
.tokucyou-midashi span {
  position: absolute;
  top: -10px;
  left: 20px;
  display: inline-block;
  width: 52px;
  height: 50px;
  text-align: center;
  background: #fa4141;
}
.tokucyou-midashi span:after {
  top: 50%;
  left: 0;
  display: block;
  height: 50%;
  border: 1.65rem solid #fa4141;
  border-bottom-width: 15px;
  border-bottom-color: transparent;
}
}
/*SP*/
@media (max-width:599px){
  .tokucyou-midashi {
    position: relative;
    padding: 1rem 2rem 1rem 3em;
    background: #FFD260;
    font-size: 1.3rem;
    font-weight: 700;
    border-radius: 10px;
}
.tokucyou-midashi span {
  position: absolute;
  top: -10px;
  left: 20px;
  display: inline-block;
  width: 50px;
  height: 37px;
  text-align: center;
  background: #fa4141;
}
.tokucyou-midashi span:after {
  top: 50%;
  left: 0;
  display: block;
  height: 50%;
  border: 1.8rem solid #fa4141;
  border-bottom-width: 15px;
  border-bottom-color: transparent;
}
}
/*共通*/
.tokucyou-midashi span:before, .tokucyou-midashi span:after {
  position: absolute;
  content: '';
}

.tokucyou-midashi span:before {
  right: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d90606;
}

.tokucyou-midashi span i {
  position: relative;
  z-index: 1;
  color: #fff100;
}
/***特徴の見出し ここまで***/


.footer-company table th, .footer-company table td {
    border: none;
}
@media (min-width:600px){
.footer-company table th {
    width: 18% !important;
    background: rgba(0, 0, 0, 0) !important;
}
}
@media (max-width:599px){
.footer-company table th {
    width: 25% !important;
    background: rgba(0, 0, 0, 0) !important;
}
}
.footer-area-table table th, .footer-area-table table td, .company-table table th, .company-table table td {
    border: none;
}
@media (min-width:600px){
.footer-area-table table th {
    width: 18% !important;
    background: rgba(0, 0, 0, 0) !important;
}
}
@media (max-width:599px){
.footer-area-table table th {
    background: rgba(0, 0, 0, 0) !important;
}
.footer-area-table table td{
  font-size: 0.9rem;
  padding-left:2rem;
}
}

.footer-area-midashi {
    font-weight: 700;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 0rem 1rem 0.2rem;
    margin-bottom: 0.5rem;
}

@media (min-width:600px){
  .footer-text-link {
    color: #fff;
    font-size: 0.9rem;
    margin-left: 0.8em;
    margin-top: 3em!important;
}
.footer-text-link a:hover{
  opacity: 0.8;
}
}
@media (max-width:599px){
  .footer-text-link {
    color: #fff;
    font-size: 0.9rem;
}
}


@media (min-width:600px){
  .pc-wid-90{
    width: 90%;
    margin: 0 auto!important;
  }
}
@media (max-width:599px){
  .sp-wid-95{
    width: 95%;
    margin: 0 auto!important;
  }
}


.page-id-500 h1.c-pageTitle, .page-id-541 h1.c-pageTitle {
    display: none;
}
.page-id-500 .l-mainContent__inner>.post_content, .page-id-541 .l-mainContent__inner>.post_content{
  margin-top:0!important;
}

/***トップページのバナー ここから***/
.top-course-midashi {
    position: relative;
    display: inline-block;
    margin: 1rem 0 1rem -10px;
    padding: 0.5rem 3rem 0.5rem 1rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    border-radius: 0 100vh 100vh 0;
    background: #ee7800;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
line-height: 1.8rem;
z-index: 100;
}
.top-course-midashi:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid #005276;
  border-left: 10px solid transparent;
}

.top-banner {
    margin-top: -6rem;
margin-bottom: 2rem;
}
/***トップページのバナー ここまで***/


.recruit-midashi {
    position: relative;
    padding: .3em 0 .2em 1em;
    border-bottom: 3px solid #FDB900;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.recruit-midashi::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: #FDB900;
    content: '';
}

.recruit-midashi::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
    background: #FDB900;
    content: '';
}

.c-gnav i, .p-spMenu__nav i {
    color: #871c41;
}