@charset "UTF-8";

@media only screen and (min-width: 768px) {
  body {
    font-size: 13px;
    color: #111111;
    line-height: 200%;
    background: #fff;
    font-family: "TBUDゴシック R", sans-serif;
    letter-spacing: -0.5px;
    min-width: 980px;
  }

  /*
a img:hover{
	-moz-opacity:0.7;
	opacity:0.7;
}
*/

  .indent-1em {
    padding-left: 1em;
    text-indent: -1em;
  }

  #wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .cnt_wp {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 0px;
    text-align: center;
    min-width: 980px;
    overflow: hidden;
  }

  #f_wrapper {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    background: #fff;
    color: #aaaaaa;
  }

  footer#f_cnt {
    width: 980px;
    margin: 20px auto;
    position: relative;
    text-align: left;
    display: flex;
    /* 2022.12.23追加 */
    justify-content: space-between;
    /* 2022.12.23追加 */
  }

  footer#f_cnt .fl {
    padding-top: 10px;
  }

  footer#f_cnt .footer_SNS {
    /* 2022.12.23追加 */
    display: flex;
  }

  footer#f_cnt .footer_SNS img {
    /* 2022.12.23追加 */
    height: 50px;
    width: 50px;
  }

  footer#f_cnt .footer_SNS img:last-child {
    /* 2022.12.23追加 */
    margin-left: 10px;
  }

  .pc_noteBox {
    background: url("../img/pc_bg_note.jpg") repeat-y 0px 0px;
    width: 994px;
    height: auto;
    margin: 0 auto;
  }

  .pc_noteBox02 {
    background: url("../img/pc_bg_note.jpg") repeat-y 0px 0px;
    width: 994px;
    height: auto;
    margin: 0 auto;
  }

  .pc_noteBox03 {
    background: url("../img/pc_note_bg02.jpg") repeat-y 0px 0px;
    width: 994px;
    height: auto;
    margin: 0 auto;
  }

  /*=======================================================================
ヘッダ
=======================================================================*/
  /*--電話番号修正12/13--*/
  .head_cover_new,
  .head_right_new,
  .head_tel_new {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .head_right_new,
  .head_tel_new p {
    margin-left: 7px;
  }

  .head_right_new a {
    text-decoration: none;
    font-weight: bolder;
  }

  .head_right_new p:first-child {
    color: #836b4f;
  }

  .head_right_new p:last-child {
    color: #432703;
    font-size: 32px;
  }

  .head_right_new a {
    margin-left: 16px;
  }

  .head_right_new a:hover {
    opacity: 0.5;
  }

  .head_right_new .LINE_contact {
    width: 50px;
  }

  .inquiry_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
    width: 150px;
    height: 50px;
    font-weight: bold;
    box-shadow: inset 0px -2px 0px 1px #ab0000;
    background-color: #da0606;
  }

  #h_wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
  }

  header#PAGE_TOP {
    width: 980px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    padding: 20px 0px;
  }

  input.important_focus {
    background: #fef8e5;
  }

  input.important_focus:focus {
    background-color: #fef8e5;
  }

  /*=======================================================================
トップページ　メイン
=======================================================================*/
  .w994 {
    width: 994px;
    margin: 0 auto;
  }

  .prl {
    position: relative;
  }

  .prl_box {
    position: relative;
    width: 980px;
    height: auto;
    margin: 0 auto;
  }

  .pc_campaign_box {
    position: relative;
  }

  .pc_campaign_img {
    width: 100%;
  }

  .pc_campaign_period {
    width: 100%;
    position: absolute;
    top: 25%;
    left: 50%;
    /* テキストの左端を基準にtopとleftが決まるため、テキストの中央が基準となるように調整 */
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1;
    color: #d80803;
    font-size: 30px;
    text-shadow: 2px 2px 1px #fff;
    font-weight: bold;
  }

  .inner {
    background: url("../img/bg_stripe.jpg");
    text-align: center;
  }

  .mainvisualbg {
    background: url("../img/mv_bg02.jpg") repeat-x center;
  }
  /*
--　　キャンペーン停止　　--
  .mainvisual {
    background: url("../img/mv_bg.png") no-repeat center;
    height: 550px;
  }

  .mainvisual.autumn {
    background: url("../img/mv_bg_autumn.png") no-repeat center;
    height: 550px;
  }

  .mainvisual.winter {
    background: url("../img/mv_bg_winter.png") no-repeat center;
    height: 550px;
  }

  .mainvisual.spring {
    background: url("../img/mv_bg_spring.png") no-repeat center;
    height: 550px;
  }

  .mainvisual.all {
    background: url("../img/mv_bg_all.png") no-repeat center;
    height: 550px;
  }
*/

  /*　　すべて10周年で統一
  上記のmavclass付与が動作しないため下記の画像をキャンペーンのものに修正　　*/
  .mainvisual,
  .mainvisual.autumn,
  .mainvisual.winter,
  .mainvisual.spring,
  .mainvisual.all {
    /* background: url("../img/mv_bg_all.png") no-repeat center; */
    background: url("../img/img-re02.png") no-repeat center;
    height: 550px;
  }
  .mainvisual h2 {
    text-align: left;
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
  }

  .campaign {
    background: url("../img/yellow_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    min-width: 1300px;
    overflow: hidden;
    padding: 50px 0px;
  }

  .price h3 {
    background: #0188cc;
    font-size: 40px;
    color: #fff;
    line-height: 140%;
    text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -moz-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -o-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    font-family: "TBUDゴシック B";
    padding: 50px 0px;
    line-height: 1.3;
  }

  .price h3 span.mdl {
    font-size: 50px;
  }

  .price h3 span.big {
    font-size: 80px;
    color: #eb6ca3;
    font-family: "TBUDゴシック E";
  }

  .btn01 a {
    font-size: 16px;
    color: #7d6140;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    width: 400px;
    border: 2px solid #7d6140;
    background: url("../img/icon_arrow.gif") no-repeat 98%;
    background-size: 8px;
  }

  .btn01 a:hover {
    text-decoration: underline;
  }
  /**--料金表ボタン追加2023.12.22--**/
  .btn02 {
    margin-top: 1rem;
  }
  .btn02 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    width: 400px;
    border: 2px solid #d80803;
    background: url("../img/icon_arrow_white.png") no-repeat 98%;
    background-size: 8px;
    background-color: #d80803;
  }

  .btn02 a:hover {
    text-decoration: underline;
  }

  .btn_company {
    position: absolute;
    bottom: 30px;
    left: 220px;
  }

  .btn_company a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px;
    width: 400px;
    border: 2px solid #fff;
    background: url("../img/icon_arrow02.gif") no-repeat 98%;
    background-size: 8px;
  }

  .btn_company a:hover {
    text-decoration: underline;
  }

  .price .text01 {
    position: absolute;
    bottom: 40px;
    left: 60px;
    font-size: 16px;
    color: #887051;
  }

  #priceBox {
    width: 884px;
    margin: 0 auto;
    padding: 15px 0px;
  }

  #priceBox .fl {
    width: 184px;
  }

  #priceBox .fr {
    text-align: left;
    width: 690px;
  }

  #priceBox .fr h3 {
    font-size: 40px;
    color: #71522e;
    background: none;
    text-shadow: none;
    font-family: "TBUDゴシック B";
    line-height: 130%;
    padding: 10px 0 0;
  }

  #priceBox .fr span.pink {
    font-family: "TBUDゴシック E";
    font-size: 50px;
    color: #eb6ca3;
  }

  #priceBox .fr span.blue {
    font-family: "TBUDゴシック E";
    font-size: 50px;
    color: #158ac8;
  }

  #priceBox .fr p {
    font-size: 16px;
    color: #887051;
    width: 630px;
  }

  .order {
    padding: 50px 0px;
    width: 980px;
    height: auto;
    margin: 0 auto;
  }

  .order .ttl {
    font-size: 27px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    position: absolute;
    bottom: 40px;
    right: 100px;
  }

  .order .ttl .pink {
    color: #eb6ca3;
    font-size: 38px;
    font-family: "TBUDゴシック B";
  }

  .order .ttl .big {
    font-size: 65px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    position: relative;
    top: 0px;
    margin-top: 3px;
  }

  .order em {
    background: url("../img/yello_bg.gif") repeat-x;
    background-position: left 58px;
  }

  .order h4 {
    font-size: 45px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
  }

  .order h4 em {
    font-size: 50px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    position: relative;
    top: 0px;
    margin-top: 3px;
  }

  .order .order_01 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 20px;
  }

  .order .order_02 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 155px;
    left: 20px;
  }

  .order .order_02 span {
    font-size: 14px;
  }

  .order .order_03 {
    font-size: 20px;
    color: #fff;
    position: absolute;
    top: 300px;
    left: 20px;
  }

  .order p.txt01 {
    font-size: 18px;
    font-weight: normal;
    color: #7a7a7a;
    margin: 20px 0 30px;
  }

  .order p.btn02 {
    text-align: center;
  }

  /* --CTA追加2023/10/26-- */
  .cta {
    padding: 4%;
    background: url("../img/img-re03.png") no-repeat center;
    background-size: cover;
  }
  .cta-ttl {
    font-size: 30px;
    color: #d80803;
    text-align: center;
    margin-bottom: 60px;
  }
  .cta-ttl_large {
    font-size: 40px;
    font-weight: bold;
  }
  .cta-btn_img {
    width: 40px;
  }
  .cta-btn {
    width: 90%;
    max-width: 1100px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cta-btn_right-wrap,
  .cta-btn_left-wrap {
    margin: 0 20px;
    width: 570px;
    height: auto;
    position: relative;
  }
  .cta-btn_right-balloon,
  .cta-btn_left-balloon {
    width: 340px;
    height: 40px;
    padding-left: 0.1em;
    border-radius: 20px;
    border: solid 2px #d80803;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translate(-50%, 0%);
    pointer-events: none;
    transition: 0.2s;
    color: #d80803;
  }
  .cta-btn_right-balloon::before,
  .cta-btn_left-balloon::before {
    bottom: 1px;
    border-width: 8px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    z-index: 2;
  }
  .cta-btn_right-balloon::before,
  .cta-btn_right-balloon::after,
  .cta-btn_left-balloon::before,
  .cta-btn_left-balloon::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .cta-btn_right-balloon::after,
  .cta-btn_left-balloon::after {
    bottom: 0;
    border-width: 11px 8px 0 8px;
    border-color: #d80803 transparent transparent transparent;
    z-index: 1;
  }
  .cta-btn_right-balloon::before,
  .cta-btn_right-balloon::after,
  .cta-btn_left-balloon::before,
  .cta-btn_left-balloon::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 100%);
  }
  .cta-btn_right-link,
  .cta-btn_left-link {
    background: #fff;
    color: #d80803;
    width: 100%;
    height: 89px;
    padding-left: 0.1em;
    border-radius: 16px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background-color: #d80803;
    border: solid 2px #d80803;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #fff;
    transition: 0.2s;
    text-decoration: none;
  }
  .cta-btn_left-link {
    color: #d80803;
    background-color: #fff;
  }
  .cta-btn_right-link:hover,
  .cta-btn_left-link:hover {
    border-radius: 0px;
  }

  .reason h3 {
    background: #0188cc;
  }

  .reason .txt01 {
    position: absolute;
    bottom: 35px;
    left: 45px;
    font-size: 16px;
    line-height: 25px;
    color: #887051;
  }

  .reason .txt02 {
    position: absolute;
    bottom: 35px;
    left: 45px;
    font-size: 16px;
    line-height: 25px;
    color: #887051;
  }

  .reason .txt03 {
    position: absolute;
    bottom: 40px;
    left: 45px;
    font-size: 16px;
    color: #887051;
    line-height: 25px;
  }

  .reason .txt04 {
    position: absolute;
    bottom: 50px;
    left: 45px;
    font-size: 16px;
    line-height: 25px;
    color: #887051;
  }

  .reason .txt05 {
    position: absolute;
    bottom: 125px;
    left: 45px;
    font-size: 16px;
    line-height: 25px;
    color: #887051;
  }

  .reason .btn03 a {
    position: absolute;
    bottom: 30px;
    left: 280px;
    background: #eb6ca3 url("../img/icon_arrow02.gif") no-repeat 98%;
    background-size: 2.5%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 430px;
    height: 30px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 3px solid #a61956;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  }

  .reason .btn03 a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  .heart {
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding: 50px 0px;
  }

  .heart_ttl {
    background: url("../img/block06_ttl.jpg") no-repeat center;
    font-size: 45px;
    color: #eb6ca3;
    height: 80px;
    padding: 35px 0 0 85px;
  }

  .read_ttl {
    background: url("../img/block07_ttl.jpg") no-repeat center;
    width: 980px;
    height: 264px;
    margin: 0 auto;
  }

  .read_ttl p {
    font-size: 23px;
    color: #71522e;
  }

  .read_ttl p span {
    color: #eb6ca3;
  }

  .read_ttl .read_txt01 {
    position: absolute;
    top: 55px;
    left: 18px;
  }

  .read_ttl .read_txt02 {
    position: absolute;
    top: 55px;
    left: 215px;
  }

  .read_ttl .read_txt03 {
    position: absolute;
    top: 55px;
    left: 425px;
  }

  .read_ttl .read_txt04 {
    position: absolute;
    top: 55px;
    left: 640px;
  }

  .read_ttl h3 {
    font-size: 45px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    position: absolute;
    bottom: 10px;
    left: 100px;
    line-height: 1.3;
  }

  .read_ttl h3 em {
    font-size: 60px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 52px;
  }

  .read_ttl02 {
    background: url("../img/block07_ttl02.jpg") no-repeat center;
    width: 994px;
    height: 126px;
    margin: 0 auto;
    font-size: 35px;
    color: #fff;
    text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -moz-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    -o-text-shadow: 0px 2px 1px rgba(4, 68, 101, 1);
    font-family: "TBUDゴシック B";
    padding: 60px 0;
    text-align: center;
    line-height: 0.8;
  }

  .read_ttl02 span.mdl {
    font-size: 50px;
    font-family: "TBUDゴシック E";
    line-height: 160%;
  }

  .read_ttl02 span.pink {
    font-size: 60px;
    color: #f97fb4;
    font-family: "TBUDゴシック E";
  }

  #checkbox li {
    position: relative;
    background: url("../img/icon_checkbox.jpg") no-repeat 8%;
    font-size: 26px;
    color: #71522e;
    padding: 20px 0 25px 120px;
  }

  #checkbox li:after {
    position: absolute;
    background: url("../img/checkbox_border.jpg") no-repeat;
    width: 880px;
    height: 7px;
    content: "";
    bottom: 0px;
    left: 60px;
  }

  #checkbox li span.mdl {
    font-family: "TBUDゴシック B";
  }

  #checkbox li span.pink {
    font-family: "TBUDゴシック B";
    color: #eb6ca3;
  }

  .read_ttl03 {
    font-size: 50px;
    color: #71522e;
    padding: 50px 0px;
    line-height: 130%;
  }

  .read_ttl03 em.pink {
    font-size: 50px;
    color: #eb6ca3;
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .read_ttl03 em.red {
    font-size: 50px;
    color: #d61518;
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .faq {
    padding: 50px 0px;
  }

  .block_inr {
    width: 980px;
    height: auto;
    margin: 0 auto;
  }

  .faq_ttl {
    background: url("../img/block08_ttl.jpg") no-repeat center;
    width: 980px;
    height: 99px;
    text-align: center;
    padding: 55px 0px 20px 50px;
    margin: 0 auto;
    font-size: 45px;
    color: #eb6ca3;
  }

  .faq_box01 {
    background: url("../img/bg_note.jpg") repeat;
    border: 3px solid #eb6ca3;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 25px 50px 25px 60px;
    text-align: left !important;
    margin: 0 0 20px 0;
  }

  .faq_box01 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #71522e;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #000;
    position: relative;
  }

  .faq_box01 h4:before {
    position: absolute;
    background: url("../img/icon_faq01.png") no-repeat;
    top: -10px;
    left: -45px;
    width: 39px;
    height: 39px;
    content: "";
  }

  .faq_box01 p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin: 5px 0 0;
    position: relative;
  }

  .faq_box01 p:before {
    position: absolute;
    background: url("../img/icon_faq02.png") no-repeat;
    top: 5px;
    left: -35px;
    width: 23px;
    height: 22px;
    content: "";
  }

  .faq_box02 {
    background: url("../img/bg_note.jpg") repeat;
    border: 3px solid #aee3f6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 25px 50px 25px 60px;
    text-align: left !important;
    margin: 0 0 20px 0;
  }

  .faq_box02 h4 {
    font-size: 18px;
    font-weight: bold;
    color: #71522e;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #000;
    position: relative;
  }

  .faq_box02 h4:before {
    position: absolute;
    background: url("../img/icon_faq01.png") no-repeat;
    top: -10px;
    left: -45px;
    width: 39px;
    height: 39px;
    content: "";
  }

  .faq_box02 p {
    font-size: 16px;
    font-weight: normal;
    color: #887051;
    line-height: 25px;
    margin: 5px 0 0;
    position: relative;
  }

  .faq_box02 p:before {
    position: absolute;
    background: url("../img/icon_faq02.png") no-repeat;
    top: 5px;
    left: -35px;
    width: 23px;
    height: 22px;
    content: "";
  }
  .faq_lnk {
    color: #eb6ca3;
    font-weight: bold;
  }

  .uservoice_ttl {
    background: url("../img/block09_ttl.jpg") no-repeat center;
    width: 980px;
    height: 70px;
    margin: 0 auto;
    font-size: 45px;
    color: #eb6ca3;
    text-align: center;
    padding-left: 40px;
    padding-top: 20px;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
  }

  .voice span {
    font-size: 18px;
    font-weight: bold;
    font-family: "TBUDゴシック B";
  }

  .voice .txt01 {
    font-size: 16px;
    font-weight: normal;
    color: #6b6b6b;
    line-height: 25px;
    width: 730px;
    padding: 0 0 0 160px;
  }

  .voice .txt02 {
    font-size: 16px;
    font-weight: normal;
    color: #6b6b6b;
    line-height: 25px;
    width: 750px;
  }

  .voice .txt03 {
    font-size: 16px;
    font-weight: normal;
    color: #6b6b6b;
    line-height: 25px;
    width: 730px;
    padding: 0 0 0 140px;
  }

  .bg_note {
    background: url("../img/bg_note.jpg");
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 50px;
    margin: 0 0 20px 0;
  }

  .userIcon01 {
    background: url("../img/icon_usv01.png") no-repeat 2% 50%;
  }

  .userIcon02 {
    background: url("../img/icon_usv02.png") no-repeat 98% 50%;
  }

  .userIcon03 {
    background: url("../img/icon_usv03.png") no-repeat 2% 50%;
  }

  .voice .ttl01 {
    font-size: 35px;
    color: #eb6ca3;
    font-family: "TBUDゴシック B";
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 120%;
    padding: 0 0 0 160px;
  }

  .voice .ttl02 {
    font-size: 35px;
    color: #158ac8;
    font-family: "TBUDゴシック B";
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 120%;
    padding: 0 0 0 0px;
    width: 760px;
  }

  .voice .ttl03 {
    font-size: 35px;
    color: #eb6ca3;
    font-family: "TBUDゴシック B";
    text-align: left;
    margin: 0 0 20px 0;
    line-height: 120%;
    padding: 0 0 0 140px;
  }

  .voice em {
    font-family: "TBUDゴシック E";
    background: url("../img/yello_bg.gif") repeat-x left 24px;
  }

  #end {
    background: url("../img/end_bg.gif") repeat-x;
    height: 415px;
    margin: 50px 0 0;
  }

  #end p.txt01 {
    position: absolute;
    top: 130px;
    left: 160px;
  }

  #end p.btn01 {
    position: absolute;
    bottom: 30px;
    left: 210px;
  }

  .end_inr {
    width: 1300px;
    margin: 0 auto;
  }

  .reason_ttl01 {
    font-size: 35px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
    position: absolute;
    top: 25px;
    left: 140px;
  }

  .reason_ttl01 em {
    font-size: 46px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .reason_ttl02 {
    font-size: 35px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
    position: absolute;
    top: 0px;
    left: 140px;
  }

  .reason_ttl02 em {
    font-size: 46px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .reason_ttl03 {
    font-size: 35px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
    position: absolute;
    top: -10px;
    left: 140px;
  }

  .reason_ttl03 em {
    font-size: 46px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .reason_ttl04 {
    font-size: 35px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
    position: absolute;
    top: 0px;
    left: 140px;
  }

  .reason_ttl04 em {
    font-size: 46px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .reason_ttl05 {
    font-size: 35px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    text-align: center;
    line-height: 160%;
    padding: 50px 0px;
    position: absolute;
    top: -10px;
    left: 140px;
  }

  .reason_ttl05 em {
    font-size: 46px;
    color: #eb6ca3;
    text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    -o-text-shadow: 0px 2px 1px rgba(255, 255, 255, 1);
    font-family: "TBUDゴシック E";
    line-height: 130%;
    background: url("../img/yello_bg.gif") repeat-x left 35px;
  }

  .reason_bnr01 {
    position: absolute;
    top: 0px;
    right: 0px;
  }

  /*=======================================================================
サイドバー
=======================================================================*/

  #navi {
    position: fixed;
    bottom: 80px;
    right: 0;
    width: 56px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px 0;
    z-index: 50;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    border-radius: 8px 0px 0px 8px;
    -webkit-border-radius: 8px 0px 0px 8px;
    -moz-border-radius: 8px 0px 0px 8px;
    -o-border-radius: 8px 0px 0px 8px;
  }

  .lower-navi #navi {
    bottom: inherit;
    top: 135px;
  }

  #navi li {
    list-style-type: none;
    text-align: center;
    position: relative;
  }

  #navi li a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
  }

  #navi li a.on {
    color: #e9b62b;
  }

  #navi .icon_off {
    display: block;
    margin: 0 auto;
  }

  #navi .icon_on {
    display: none !important;
    margin: 0 auto;
  }

  #navi li a.on .icon_off {
    display: none;
    margin: 0 auto;
  }

  #navi li a.on .icon_on {
    display: block !important;
    margin: 0 auto;
  }

  #contact {
    position: fixed;
    bottom: 40px;
    right: 0;
    width: 56px;
    z-index: 50;
  }

  .lower-navi #contact {
    bottom: inherit;
    top: 185px;
  }

  a.tooltip01 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip01:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -100px;
  }

  .lower-navi a.tooltip01:hover span {
    left: -100px;
  }

  a.tooltip02 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip02:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -100px;
  }

  a.tooltip03 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip03:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -90px;
  }

  a.tooltip04 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip04:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -100px;
  }

  a.tooltip05 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip05:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -135px;
  }

  a.tooltip06 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip06:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -100px;
  }

  a.tooltip07 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip07:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -138px;
  }

  a.tooltip08 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip08:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -100px;
  }

  a.tooltip09 span {
    display: none;
    padding: 5px 15px;
    margin: 10px 0 0 -10px;
  }

  a.tooltip09:hover span {
    display: inline;
    position: absolute;
    border-radius: 5px;
    background: #158ac8;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    top: 0px;
    left: -90px;
  }

  /*=======================================================================
コンタクトフォーム
=======================================================================*/

  #contact_ttl {
    font-family: "TBUDゴシック B";
    font-size: 32px;
    vertical-align: middle;
    color: #158ac8;
  }

  .contactForm_inner {
    background: url("../img/bg_note.jpg") repeat;
    width: 880px;
    height: auto;
    margin: 0 auto;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 50px;
  }

  #contactForm .fl {
    width: 184px;
  }

  #contactForm .fr {
    text-align: left;
    width: 690px;
  }

  #contactForm .fr h3 {
    font-size: 40px;
    color: #71522e;
    font-family: "TBUDゴシック B";
    line-height: 130%;
    padding: 10px 0 0;
  }

  #contactForm .fr span.pink {
    font-family: "TBUDゴシック E";
    font-size: 50px;
    color: #eb6ca3;
  }

  #contactForm .fr span.blue {
    font-family: "TBUDゴシック E";
    font-size: 50px;
    color: #158ac8;
  }

  #contactForm .fr p {
    font-size: 16px;
    color: #887051;
    width: 630px;
  }

  .blue_ttl {
    padding: 15px;
    background: #158ac8;
    text-align: center;
    font-size: 22px;
    font-family: "TBUDゴシック B";
    margin: 20px 0px;
    color: #ffffff;
  }

  .blue_ttl02 {
    padding: 5px;
    background: #158ac8;
    text-align: center;
    font-size: 20px;
    font-family: "TBUDゴシック B";
    margin: 20px 0px;
    color: #ffffff;
  }

  .contactForm_inner p.txt01 {
    font-size: 16px;
    color: #887051;
  }

  .Form {
    background: #fff;
    border: 3px solid #aee3f6;
    padding: 15px 30px 15px 30px;
    margin: 20px 0 20px 0;
  }

  .Form .txt02 {
    font-size: 13px;
    color: #555555;
  }

  .important {
    vertical-align: middle;
    margin: 3px 5px;
    width: 6%;
  }

  #final_check {
    margin-right: 5px;
  }

  #check_form {
    color: #158ac8;
    vertical-align: middle;
  }

  .contactForm_inner table {
    border: 1px solid #aee3f6;
    margin: 0 auto;
    width: 815px;
  }

  .contactForm_inner table th {
    background: #ecfaff;
    color: #158ac8;
    font-family: "TBUDゴシック B";
    padding: 15px;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #aee3f6;
  }

  .contactForm_inner table td {
    border-bottom: 1px solid #aee3f6;
    border-right: 1px solid #aee3f6;
    padding: 15px;
    background: #fff;
    vertical-align: middle;
    font-size: 15px;
  }

  .contactForm_inner .privacypolicy_box {
    border-top: 1px solid #cccccc;
    padding-top: 20px;
    display: inline-block;
    text-align: center;
  }

  .contactForm_inner .privacypolicy_box .privacypolicy_textbox {
    width: 95%;
    height: 200px;
    max-width: 100%;

    border: 10px solid #fafafa;
    border-radius: 5px;
    padding: 3px 10px 3px 3px;
    margin: 0 auto;

    font-size: 13.5px;
    text-align: left;
    line-height: 1.65;
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #382e27 #f0f0f0;
  }

  .contactForm_inner
    .privacypolicy_box
    .privacypolicy_textbox::-webkit-scrollbar {
    width: 5px;
  }

  .contactForm_inner
    .privacypolicy_box
    .privacypolicy_textbox::-webkit-scrollbar-track {
    background: #f0f0f0;
  }

  .contactForm_inner
    .privacypolicy_box
    .privacypolicy_textbox::-webkit-scrollbar-thumb {
    background-color: #382e27;
    border-radius: 0px;
    border: 0px solid #ffffff;
  }

  .contactForm_inner .privacypolicy_box .agree_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 65px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
  }

  .contactForm_inner .privacypolicy_box .agree_box br {
    display: none;
  }

  .contactForm_inner .privacypolicy_box .agree_box label:hover {
    cursor: pointer;
  }

  .ECM_CheckboxInput {
    padding: 12px 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .ECM_CheckboxInput-Input {
    margin: 0;
    width: 0;
    opacity: 0;
  }

  .ECM_CheckboxInput:hover > .ECM_CheckboxInput-DummyInput {
    background: #cccccc;
  }

  .ECM_CheckboxInput-Input:focus + .ECM_CheckboxInput-DummyInput {
    background: #cccccc;
  }

  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
    background: #555555;
  }

  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35%;
    height: 2px;
    transform: translate(-5px, 6px) rotateZ(-135deg);
    transform-origin: 1px 1px;
    background: #ffffff;
  }

  .ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 2px;
    transform: translate(-5px, 6px) rotateZ(-45deg);
    transform-origin: 1px 1px;
    background: #ffffff;
  }

  .ECM_CheckboxInput-DummyInput {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 25px;
    height: 25px;
    background: #f5f5f5;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
  }

  .ECM_CheckboxInput-LabelText {
    margin-left: 12px;
    display: block;
    font-size: 14px;
    font-weight: bold;
  }

  input[type^="text"],
  input[type^="password"],
  input[type^="email"],
  input[type^="tel"],
  input[type^="url"],
  input[type^="number"],
  textarea {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2) inset;
    padding: 8px 5px;
    font-size: 14px;
  }

  input[type^="image"]:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  .box_big {
    width: 98%;
  }

  #form_attention {
    background: #fffddb;
    padding: 20px 100px;
    line-height: 140%;
    margin: 25px 0px;
  }

  #form_attention a {
    color: #158ac8 !important;
    text-decoration: none;
  }

  #form_attention a:hover {
    text-decoration: underline;
  }

  .spnBox {
    padding: 10px 10px;
    margin-right: 15px;
  }

  #form_btn {
    text-align: center;
    margin: 25px 0px;
  }

  .index_back a {
    display: block;
    padding: 15px;
    margin: 0 10%;
    background: #d61518;
    border: 2px solid #d61518;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 3px solid #a7090b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

  .index_back a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  /*=======================================================================
会社概要
=======================================================================*/

  #company_ttl {
    font-family: "TBUDゴシック B";
    font-size: 42px;
    vertical-align: middle;
    color: #158ac8;
    margin-bottom: 30px;
    line-height: 1;
  }

  #company_ttl img {
    vertical-align: middle;
  }

  .company_inner {
    background: url("../img/bg_note.jpg") repeat;
    width: 880px;
    height: auto;
    margin: 0 auto;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    padding: 50px;
  }

  .company_inner table {
    border: 1px solid #aee3f6;
    margin: 30px auto 50px;
  }

  .company_inner table th {
    background: #ecfaff;
    color: #158ac8;
    font-family: "TBUDゴシック B";
    padding: 15px;
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #aee3f6;
  }

  .company_inner table td {
    border-bottom: 1px solid #aee3f6;
    border-right: 1px solid #aee3f6;
    padding: 15px;
    background: #fff;
    vertical-align: middle;
    font-size: 15px;
  }

  .ttl {
    font-family: "TBUDゴシック B";
  }

  /*=======================================================================
追加
=======================================================================*/

  .box {
    width: 980px;
    height: auto;
    margin: 0 auto;
  }

  .block02_txt01 {
    position: absolute;
    top: 60px;
    left: 130px;
    font-size: 15px;
    font-family: "TBUDゴシック R";
    text-align: center;
  }

  /*=======================================================================
フッタ
=======================================================================*/
  .copy {
    font-size: 12px;
    padding: 13px 0px;
  }

  /*=======================================================================
clear clearfix
=======================================================================*/

  .clear {
    clear: both;
    visibility: visible;
  }

  .cf:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }

  /* IE7,MacIE5 */
  .cf {
    display: inline-block;
  }

  /* WinIE6 below, Exclude MacIE5 \*/
  * html .cf {
    height: 1%;
  }

  .cf {
    display: block;
  }

  .box {
    display: block;
  }

  .pc_none {
    display: none !important;
  }

  .back_none {
    background: none;
  }

  .content_other {
    width: 75%;
  }

  /*=======================================================================
2021 追加
=======================================================================*/
  #section08 .btn01 {
    margin-top: 50px;
  }

  .ServieArea {
    color: #887051;
    border: 3px solid #0288cb;
    border-radius: 10px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e0f4fb;
  }

  .ServieArea .Title {
    text-shadow: 0px 0px;
    color: #ef68a3;
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
  }

  .ServieArea .Area {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .PaymentOptions {
    margin-top: 50px;
    color: #887051;
    border: 3px solid #0288cb;
    border-radius: 10px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e0f4fb;
  }

  .PaymentOptions .Title {
    text-shadow: 0px 0px;
    color: #ef68a3;
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
  }

  .PaymentOptions .PaymentOptionsList {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
  }

  .PaymentOptions ul {
    margin: 0 150px;
  }

  .PaymentOptions .PaymentOptionImages {
    margin: 20px 50px;
  }

  .PaymentOptions img {
    width: 100%;
  }

  .PaymentOptions .PaymentOptionImages .sp_image {
    display: none;
  }

  .google-map {
    max-width: 980px;
    margin: 50px auto 0;
  }

  .banner_box {
    margin: 50px auto 10px;
    width: 980px;
    display: flex;
    justify-content: space-between;
  }
  .banner_box .banner_container img {
    height: auto;
    width: 480px;
  }
  .banner_box02 {
    margin: 10px auto 10px;
    width: 980px;
    display: flex;
    justify-content: space-between;
  }
  .banner_box02 .banner_container img {
    height: auto;
    width: 480px;
  }

  .CampaignRead1 {
    font-family: "TBUDゴシック B";
    font-size: 36px;
    padding-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0px 2px 1px #ffffff;
  }

  .CampaignRead2 {
    margin-top: -40px;
    font-family: "TBUDゴシック B";
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0px 2px 1px #ffffff;
    padding-top: 40px;
  }

  .TrialBtn {
    display: flex;
    justify-content: center;
    gap: 20px;
  }
  .TrialBtn-mail {
    background: #eb6ca3 url("../img/icon_arrow02.gif") no-repeat 98%;
    background-size: 2.5%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 430px;
    height: 30px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 3px solid #a61956;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .TrialBtn-tel {
    background: #da0606 url("../img/icon_arrow02.gif") no-repeat 98%;
    background-size: 2.5%;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 430px;
    height: 30px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 3px solid #ab0000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .TrialBtn-mail a:hover,
  .TrialBtn-tel a:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }

  /* -- 2024.2.3サービスサイトリンク設置 -- */
  .official {
    background-image: url(../img/bg_stripe.jpg);
    padding-block: 3rem 2rem;
  }
  .official--inner {
    max-width: 980px;
    margin: 0 auto;
  }
  .official--top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #71522e;
  }
  .official--ttl {
    display: flex;
    align-items: center;
  }
  .official--ttl h2 {
    text-align: left;
    font-size: 18px;
    line-height: 1.5;
    text-shadow: 5px 5px 10px rgb(50, 50, 50);
  }
  .official--ttl span {
    font-size: 30px;
    font-weight: bold;
    color: #fff000;
  }
  .official--ttl img {
    width: 100px;
  }

  .official--txt {
    text-decoration: underline;
  }
  .official--txt span {
    font-size: 18px;
    font-weight: bold;
    color: #fff000;
  }

  .official--body {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .official--body__housemaid {
    background-image: url(../img/about_housemaid.jpg);
  }
  .official--body__house-support {
    background-image: url(../img/about_house-support.jpg);
  }
  .official--body__cooking {
    background-image: url(../img/about_cooking.jpg);
  }
  .official--body__cleaning {
    background-image: url(../img/about_cleaning.jpg);
  }
  .official--body__senior-support {
    background-image: url(../img/about_senior-support.jpg);
  }
  .official--body__home-care {
    background-image: url(../img/about_houme-care.jpg);
  }
  .official--body__nurse {
    background-image: url(../img/about_nurse.jpg);
  }
  .official--body__box {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    height: 180px;
    border-radius: 10px;
  }
  .official--body__box:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
  }
  .official--body__box:hover::before {
    display: none;
  }

  .official--body__box {
    flex-basis: calc(100% / 3 - 10px); /* 1〜3番目の要素の幅を指定 */
  }
  /*
  	--看護非表示2024.2.27--
  .official--body__box:nth-child(n + 4) {
    flex-basis: calc(100% / 4 - 10px); 
     4番目以降の要素の幅を指定 
  }
  */
  .official--body__txt {
    position: absolute;
    color: white;
    z-index: 100;
    top: 1rem;
    left: 1rem;
  }
  .official--body__txt span {
    color: #fff000;
  }
  .official--body__txt p:last-child {
    font-size: 22px;
    font-weight: bold;
  }
  .official--body__btn {
    position: absolute;
    color: white;
    z-index: 100;
    bottom: 1rem;
    left: 1rem;
    background-color: #0188cc;
    border: 1px solid white;
    width: 130px;
  }
  .official--body__btn:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translate(50%, -50%);
    border-style: solid;
    border-width: 0.35em 0px 0.35em 0.6em;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    transition: right 0.15s ease-out;
  }

  /* 2023年追加 */
  .flex__wrap {
    position: relative;
    width: 980px;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
  }
  .flex__box {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .flex__box--type1 {
    width: 30%;

    background: #fff;
  }
  .flex__wrap h3 {
    font-size: 27px;
    font-weight: normal;
    color: #fff;
    padding: 15px;
    margin-bottom: 30px;
  }
  .flex__box--item {
    padding: 15px 30px;
    color: #000;
    font-size: 16px;
    color: #887051;
  }
  .flex__box--type1 h4 {
    background: #eb6ca3;
    font-size: 25px;
    font-weight: revert;
    color: #fff;
    padding: 20px 0 15px;
  }
  .flex__box--type1 p {
    text-align: center;
    font-size: 11px;

    width: 100%;
  }
  .flex__box--type1 img {
    width: 100%;
    margin-bottom: 15px;
  }
  .flex__box--type1 h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .flex__box--type1 .btn01 a {
    width: auto;
  }
}

.alphaberry-group {
  margin: 0 auto;
  margin-top: 40px;
}
.alphaberry-group--top {
  display: flex;
  align-items: center;
  color: #71522e;
  justify-content: center;
}
.alphaberry-group--top p {
  font-size: 18px;
  line-height: 1.5;
  text-shadow: 5px 5px 10px rgba(50, 50, 50, 0.3);
}
.alphaberry-group--top span {
  font-size: 30px;
  font-weight: bold;
}
.alphaberry-group--nav {
  text-align: center;
  margin-top: 20px;
}
.alphaberry-group--nav .pc-none {
  display: none;
}
.alphaberry-group--nav a {
  font-size: 18px;
  color: #71522e;
  border-right: 1px solid #71522e;
  padding-inline: 20px;
}

.alphaberry-group--nav a:last-child {
  border-right: none;
}

.policy-btn {
  text-align: center;
  margin-inline: auto;
  margin-top: 2rem;
}

.policy-btn a {
  background-color: #bb2541;
  color: white;
  font-size: clamp(16px, 4vw, 22px);
  font-weight: 600;
  padding-inline: 1.5em;
  padding-block: 0.5em;
  border-radius: 10px;
  text-decoration: none;
}
.policy-btn a:hover,
.policy-btn a:focus {
  opacity: 0.8;
}
