.mainvisual_step_animation_builder{position:relative;height:100vh;overflow:hidden}.mainvisual_step_animation_builder .animation-cover div{position:absolute;top:0;background-color:#333;z-index:2;width:13%;height:100%;animation:step_animation 0.8s cubic-bezier(0.46, 0.26, 0.15, 0.89) 1 forwards}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(1){left:0;animation-delay:0.1s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(2){left:12.5%;animation-delay:0.2s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(3){left:25%;animation-delay:0.3s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(4){left:37.5%;animation-delay:0.4s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(5){left:50%;animation-delay:0.5s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(6){left:62.5%;animation-delay:0.6s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(7){left:75%;animation-delay:0.7s !important}.mainvisual_step_animation_builder .animation-cover div:nth-last-of-type(8){left:87.5%;animation-delay:0.8s !important}@keyframes step_animation{0%{top:0}100%{top:-100%}}.mainvisual_step_animation_builder .section_inner{height:100%;width:100%;position:absolute;top:0;display:flex;align-items:center}.mainvisual_step_animation_builder .image-side{position:absolute;top:0;height:100%;width:100%}.mainvisual_step_animation_builder .swiper-wrapper{height:100%}.mainvisual_step_animation_builder .swiper-slide{height:100%;position:relative;overflow:hidden}.mainvisual_step_animation_builder .swiper-slide img{height:100vh;width:auto;max-width:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.mainvisual_step_animation_builder .catch{position:relative;margin-left:5%;font-family:Oswald;color:#fff;overflow:hidden}.mainvisual_step_animation_builder .catch::before{content:"";display:block;background-color:#333;position:absolute;top:0;left:0;right:100%;bottom:0;animation:text-wrap_fade 0.8s ease-out 1 forwards;animation-delay:1.1s !important}.mainvisual_step_animation_builder .catch_head{font-size:1.2rem}.mainvisual_step_animation_builder .catch_text{font-size:3rem;font-weight:300}.mainvisual_step_animation_builder .catch_text span{font-weight:500}.mainvisual_step_animation_builder .catch_subtext{font-size:2rem;font-weight:lighter}@keyframes text-wrap_fade{0%{left:0;right:100%}40%{left:0;right:0}60%{left:0;right:0}100%{left:100%;right:0}}.mainvisual_step_animation_builder .editable_wrap{opacity:0;animation:text_fade-in 0.5s ease-out 1 forwards;animation-delay:1.7s !important;min-width:150px}@keyframes text_fade-in{0%{opacity:0}100%{opacity:1}}.mainvisual_step_animation_builder .headding_wrap{font-size:3rem}.mainvisual_step_animation_builder .subtitle_wrap{font-size:2rem}.mainvisual_step_animation_builder .swiper-pagination{width:auto;position:absolute;right:10px;left:auto}.mainvisual_step_animation_builder .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;margin:0 7px;vertical-align:middle}.mainvisual_step_animation_builder .swiper-pagination-bullet-active{background:transparent;border:2px solid #fff;width:12px;height:12px}@media only screen and (min-width: 1025px){.mainvisual_step_animation_builder .swiper-slide img{width:120%;height:auto}.mainvisual_step_animation_builder .catch_head{font-size:2.5rem}.mainvisual_step_animation_builder .catch_text{font-size:5rem}.mainvisual_step_animation_builder .catch_subtext{font-size:2.5rem}.mainvisual_step_animation_builder .headding_wrap{font-size:5rem}.mainvisual_step_animation_builder .subtitle_wrap{font-size:2.5rem}}
.banner_image_builder{text-align:center}.banner_image_builder.width-limit .section_inner{max-width:800px;margin:0 auto}.banner_image_builder .section_inner{position:relative}.banner_image_builder .section-content{height:180px;margin-top:20px}.banner_image_builder .text-side{position:relative;width:100%;height:100%;top:0;display:flex;align-items:center;justify-content:center}.banner_image_builder .text-side .image-frame{width:100%;max-width:80px;margin:0 auto}.banner_image_builder .text-side .image-frame img{width:100%}.banner_image_builder .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.banner_image_builder .text-side_inner{position:absolute}.banner_image_builder .text-side .editable{min-width:100px}.banner_image_builder .text-side .section_h3{font-size:3rem;font-weight:bold;color:#fff}.banner_image_builder .text-side .letter{color:#fff}@media only screen and (max-width: 767px){.banner_image_builder .section-content{height:150px}.banner_image_builder .text-side .section_h3{font-size:2rem}}body:not(.eat_cms) .block_link.none-events{pointer-events:none}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_menu_center .detail-side{bottom:0;transition:bottom .5s}.footer_menu_center{background-color:#fff;font-size:1.4rem}.footer_menu_center .footer-company{position:relative}.footer_menu_center .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_menu_center .logo-side{padding:2rem 0;text-align:center}.footer_menu_center .logo{max-width:120px;margin:0 auto 2rem}.footer_menu_center .logo img{width:auto;max-width:100%}.footer_menu_center .logo div{display:inline}.footer_menu_center .menu-side{display:none}.footer_menu_center .detail-side{text-align:center;font-size:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff;position:fixed;bottom:-100%;left:0;width:100%;transition:bottom .8s .2s}.footer_menu_center .detail-side_first{width:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.footer_menu_center .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_menu_center .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_menu_center .detail-side_first .tel:after{content:"phone";font-family:"Material Icons";font-size:3.6rem;font-weight:400;font-style:normal;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.footer_menu_center .detail-side_first .hour{font-size:1.2rem;display:none}.footer_menu_center .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_menu_center .letter{letter-spacing:.1em}.footer_menu_center .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_menu_center .sns-side{margin-bottom:2rem}.footer_menu_center .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_menu_center .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_menu_center .section_btn a{white-space:nowrap}.footer_menu_center .back-top{cursor:pointer;width:40px;height:40px;border-radius:20px;border:1px solid #f44336;position:absolute;bottom:10px;right:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer_menu_center .back-top .arrow:before{content:"▲";color:#f44336}@media only screen and (min-width: 768px){.footer_menu_center .footer-company{padding:3.5rem 0 2rem}.footer_menu_center .footer-company_inner{display:flex;flex-wrap:wrap}.footer_menu_center .logo{display:block;margin:0 auto}.footer_menu_center .menu-block{order:3;width:100%}.footer_menu_center .menu-side{display:block;padding:3rem 0 5rem}.footer_menu_center .menu-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-ms-flex-pack:end;justify-content:center}.footer_menu_center .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_menu_center .logo-side{order:1;width:200px}.footer_menu_center .detail-side{order:2;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;text-align:left;margin:auto 0 auto auto;width:calc(100% - 220px);position:static;background-color:transparent}.footer_menu_center .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_menu_center .detail-side_first .tel{font-size:2.2rem}.footer_menu_center .detail-side_first .tel:after{content:none}.footer_menu_center .detail-side_first .tel a{position:relative;pointer-events:none}.footer_menu_center .detail-side_first .hour{display:block}.footer_menu_center .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_menu_center .detail-side>div{margin-bottom:0;width:100%}.footer_menu_center .copy{padding:1.5rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.footer_menu_center .sns-side{margin-bottom:0}.footer_menu_center .sns-side .duplicatable-content{width:60px}.footer_menu_center .section_btn{margin:auto 0 auto auto}.footer_menu_center .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_menu_center .detail-side_first .tel{font-size:0 !important}.footer_menu_center .detail-side_second .section_btn{max-width:none}.footer_menu_center .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_menu_center .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_menu_center .detail-side_second{margin-left:2rem}}@media only screen and (max-width: 768px){_::-webkit-full-page-media,_:future,:root .detail-side_first{text-align:center}_::-webkit-full-page-media,_:future,:root .tel.letter.editable{display:grid}}
@charset "UTF-8";#section-wrapper{background-color:#fff}#section-wrapper .headding{    font-family: YakuHanMP, "Noto Serif", "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanMP, "Noto Serif", "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanMP, "Noto Serif", "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}@media only screen and (min-width:769px){}#loading{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9999;display:none}#loading .loading_inner{width:100%;height:90px;position:absolute;top:50%}#loading .loading_inner .loader_animation,#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{border-radius:50%;width:2.4rem;height:2.4rem;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.3s infinite ease-in-out;animation:load7 1.3s infinite ease-in-out}#loading .loading_inner .loader_animation{color:#fff;font-size:12px;margin:10px auto;position:relative;top:-30px;text-indent:-9999rem;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s}#loading .loading_inner .loader_animation:before,#loading .loading_inner .loader_animation:after{content:'';position:absolute;top:0}#loading .loading_inner .loader_animation:before{left:-3.4rem;-webkit-animation-delay:-0.32s;animation-delay:-0.32s}#loading .loading_inner .loader_animation:after{left:3.4rem}@-webkit-keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}@keyframes load7{0%,80%,100%{box-shadow:0 2.45rem 0 -1.25rem}40%{box-shadow:0 2.45rem 0 0}}#loading .circle{position:fixed;top:50%;left:50%;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:50%;border:8px solid #f00;border-right-color:transparent;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:.2}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:1.0}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.2}}

/*########
共通
########*/
/*本文フォント*/
/*.letter.editable {
  font-size: 16px;
  font-weight: 600;
  font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;
  color: #313131;
  letter-spacing: 0.03em!important;
}*/

/*フォント指定*/
/*h1,h2,h3,body,#section-wrapper .subtitle,#section-wrapper .headding,#section-wrapper .letter,
#content-wrapper .gnav_sp .sidebar-box .gnav_items li{
  font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;
  font-weight: 600;
}*/

h1,h2,h3,body,#section-wrapper .subtitle,#section-wrapper .headding,#section-wrapper .letter,
#content-wrapper .gnav_sp .sidebar-box .gnav_items li{
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  color: #313131;
  letter-spacing: 0.03em!important;
}

.letter.editable {
  font-size: 16px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  color: #313131;
  letter-spacing: 0.03em!important;
}

/*英字フォントウェイト800*/
.blog_unity .subtitle_wrap .subtitle.editable span,
.fit_card_one .text-side.section-content .subtitle.editable span,
.title_sub_builder.title_section .subtitle.editable span,
.contact-side.section-content .editable_wrap.microcopy_wrap:last-child span,
.fit_card_two .text-side.animation-container .subtitle.editable span,
.api_map_text .subtitle.editable span,
.information_card .subtitle.editable span,
.h1_center_builder.title_section .subtitle.editable span {
  font-weight: 800;
}

/*h1、h2、h3 スタイル調整*/
h1,
h1 font,
h1 span,
h1 b {
  font-size: 52px;
  font-weight: 600;
}
h2,
h2 font,
h2 span,
h2 b {
  font-size: 44px;
  font-weight: 600;
}
h3,
h3 font,
h3 span,
h3 b {
  /*font-size: 23px;*/
  font-weight: 600;
}
.section_h3 {
  line-height: 1.2;
}
/*767px以下の場合 h1、h2、h3 サイズ調整**/
@media screen and (max-width:767px) {
  h1,
    h1 font,
    h1 span,
    h1 b {
      font-size: 36px;
      font-weight: 600;
  }
  h2,
    h2 font,
    h2 span,
    h2 b {
      font-size: 30px;
      font-weight: 600;
  }
  h3,
    h3 font,
    h3 span,
    h3 b {
      font-size: 21px;
      font-weight: 600;
  }
}

/*見出しがヘッダーと被らないようにする*/
#section_598820,
.h1_center_builder.title_section{
  margin-top: 80px!important;
}

/*#### ボタン ####*/
.section_btn a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .1em !important;
    background: #5B026B;
    border-radius: 100px;
    position: relative;
    transition: .3s;
    z-index: 0;
}
.section_btn a::before {
    content: "";
    width: 1rem;
    height: 1rem;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    position: absolute;
    top: 50%;
    top: calc(50% - 0.5px);
    right: 1.8rem;
    transform-origin: center center;
    transform: rotate(45deg) translateY(-50%);
    transition: .3s;
}
.section_btn a::after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5B026B;
    border-radius: 100px;
    z-index: -1;
    transition: .3s;
}
.section_btn a:hover {
  color: #fff!important;
  opacity: 1;
  box-shadow: .3rem .3rem 1rem rgba(0,0,0,.1);
}
.section_btn a:hover::before {
  right: 1.3rem;
  border-color: #fff;
}
.section_btn a:hover::after {
    opacity: 0;
}

/*#### H1セクション ####*/
/*タイトルサイズ調整*/
.h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable font,
.h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable div span {
  font-size: 52px;
  font-weight: 600px;
}
/*767px以下の場合*/
@media screen and (max-width:767px) {
  /*タイトルサイズ調整*/
  .h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable font,
  .h1_center_builder.title_section.section_name.width-limit .headding.section_h3.editable div span {
    font-size: 30px;
  }
}
/*SP時背景画像変更*/
@media screen and (max-width:767px) {
  .h1_center_builder.title_section.section_name.width-limit.image-bg .section-image_bg.bg-cover {
    background-image: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/430829/optimized_mYo6G7dNixmVgPFAiVemmA.jpg)!important;
    opacity: 1!important;
  }
}

/*#### セクション見出し ####*/
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストサイズ調整*/
  .h2_center_builder.h2_section .section_h2.editable.headding div,
  .h2_center_builder.h2_section .section_h2.editable.headding span,
  .title_sub_builder.title_section .section_h3.editable.headding span {
    font-size: 24px;
  }
}
/*アンダーライン*/
.title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable,
.h2_center_builder.h2_section .editable_wrap.subtitle_wrap {
    position: relative;
    text-align: center;
    border-bottom: 3px solid #a0a0a0;
}
.title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable::after,
.h2_center_builder.h2_section .editable_wrap.subtitle_wrap::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background-color: #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストサイズ調整*/
  .title_sub_builder.title_section .text-side.subtitle_wrap .subtitle.editable span,
  .h2_center_builder.h2_section .editable_wrap.subtitle_wrap span {
    font-size: 20px;
    font-weight: 600;
  }
}

/*#### 画像セクション ####*/
/*背景カバー*/
.h2_text.h2_section .section-image_bg.bg-cover,
.h3_text.h3_section .section-image_bg.bg-cover {
  background-color: rgba(255, 255, 255, 0.8);
}
/*767px以下の場合 テキストサイズ調整*/
@media only screen and (max-width: 767px) {
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding span {
    font-size: 22px;
  }
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding span font {
    font-size: 21px;
  }
  .h2_text.h2_section .editable_wrap.headding_wrap .section_h2.editable.headding {
    line-height: 1.2;
  }
}

/*#### 画像ハーフセクション ####*/
/*タイトル左線*/
.half_fit_image.rv_section .section_h3.editable.headding {
  padding: 0.5rem 1rem;
  border-left: 4px solid #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*テキストスタイル調整*/
  .half_fit_image.rv_section .section_h3.editable.headding span {
    font-size: 22px;
  }
  .half_fit_image.rv_section .subtitle.editable span {
    font-size: 18px;
  }
  /*テキスト幅を広げる*/
  .half_fit_image .text-side_inner {
    max-width: 321px;
  }
}

/*#### タイトルと本文セクション ####*/
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*段落落ち対策*/
  .btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding span,
  .title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding span {
    font-size: 18px;
  }
}
/*タイトル両サイドに線*/
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding {
  position: relative;
  padding: 0 30px;
  text-align: center;
}
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding:before,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background: #5B026B;
}
.btn_text.title_section .text-side .spacer-item_wrap:first-child .section_h3.editable.headding span,
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding  font {
  position: relative;
  padding: 0 0.5em;
  background-color: #fff;
}
.title_all.title_section .text-side.letter_wrap.letter_wrap_basic .section_h3.editable.headding  span {
  position: relative;
  padding: 0 0.5em;
  background-color: #f1f1f1;
}

/*#### お問い合わせセクション ####*/info-side_tel-text
/*テキスト位置調整*/
.info-side_tel-text, .info-side_tel-text .section_h3 {
  margin-top: 20px!important;
}
/*お問い合わせセクション リンク線削除*/
.information_card.section_name.width-limit .info-side_content-inner {
  border: 0 !important;
}
/*768px以上の場合 お問い合わせセクション サブテキストサイズ調整*/
@media screen and (min-width: 768px) {
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding span,
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding font {
        font-size: 20px;
    }
  .cta-text.letter.editable b font,
  .cta-text.letter.editable font b {
        font-size: 32px!important;
        font-weight: 600;
    }
}
/*お問い合わせセクション サブテキストサイズ調整*/
@media only screen and (max-width: 1024px) {
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding span,
    .information_card.section_name.width-limit .info-side_content-inner .section_h3.editable.headding font {
        font-size: 18px;
    }
  .cta-text.letter.editable b font,
  .cta-text.letter.editable font b {
        font-size: 20px!important;
        font-weight: 600;
    }
  /*お問い合わせセクション テキスト幅調整*/
    .information_card .text-side {
        width: 90%;
    }
}
/*お問い合わせセクション テキスト間調整*/
.information_card .info-side .cta-text_wrap, .information_card .info-side .cta-text {
  margin-top: 0;
}
/*お問い合わせリンクカード ホバー*/
.information_card .info-side a {
  display: block; /* aタグをブロックにして全体を押せるように */
  border-radius: 1rem!important; /* 角をやわらかく丸める */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); /* 軽く浮かせる影 */
  transition: 
  transform 0.4s ease,       /* 拡大や位置の変化をなめらかに */
  background-color 0.4s ease,/* 背景色の変化もスムーズに */
  box-shadow 0.4s ease;      /* 影の変化もなめらかに */
}
.information_card .info-side a:hover {
  transform: translateY(-5px) scale(1.05); /* 少し上に持ち上げて拡大 */
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); /* 影を強くしてもっと浮いた感じに */
  opacity: 1 !important;
}
.info-side-bg .image-frame-bg.bottom-icon,
.info-side-bg .frame-image.lazyloaded {
    border-radius: 1rem!important; 
}
/*お問い合わせセクション 背景*/
.information_card::before {
    content: "";
    width: 94vw;
    height: 75%;
    background-color: rgba(122, 65, 113, 0.2);
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-radius: 0px 8vw 0px 0px;
}

/*#### 表 ####*/
/*表 th背景色*/
.th.editable.letter {
  background-color: #7A4171!important;
}
/*表 横線調整*/
.table_light .duplicatable-container,
.table_light_generic .duplicatable-container {
  border-top: 1px solid #7A4171!important;
}
.table_light .table_wrap .tr,
.table_light_generic .table_wrap .tr {
  width: 100%;
  border-bottom: 1px solid #7A4171!important;
}
.table_border_light .table_wrap .tr .th {
    padding: 1rem 1rem;
}


/*########
gnav
########*/
/*ページリンクスタイル調整*/
.gnav_items li a {
  color: #313131!important;
}
/*768px以上の場合 アンダーライン*/
@media only screen and (min-width: 768px) {
  /*プルダウンリスト ホバー時、アクティブ時アンダーライン*/
  .gnav_items li a {
        position: relative;
        font-weight: 600!important;
        height: 100%;
        display: flex;
        align-items: center;
        font-size: 16px;
    }
    .gnav_items li a::before {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #5B026B;
        position: absolute;
        left: 0;
        bottom: 0rem;
        transition: transform .35s ease;
        transform: scale(0, 1);
    }
    .gnav_items .active>a,
    .gnav_items .visit>a,
    .gnav_items li a:hover {
        opacity: 1;
        color: #7A4171!important;
        text-decoration: none !important;
    }
    .gnav_items .active>a::before,
    .gnav_items .visit>a::before,
    .gnav_items li>a:hover::before {
        transform: scale(1, 1);
    }
}
/*ボタンテキストサイズ調整*/
.gnav-editable-contents .gnav-btn {
    font-size: 16px;
}
/*お問い合わせボタン スタイル調整*/
.gnav-editable-contents .gnav-btn {
    background-color: #5B026B!important;
}
/*エントリーボタン スタイル調整*/
.gnav-editable-contents .gnav-btn:last-child {
    background-color: #313131!important;
}
@media only screen and (min-width: 1025px) {
    .gnav-editable-contents .gnav-btn:last-child {
        background-color: #313131!important;
    }
}
/*sp時 ボタン幅調整*/
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav-editable-contents .gnav-btn {
    width: 90%;
}
/*ハンバーガーメニュー スタイル調整*/
#global-nav .gnav_accordion_icon_builder .hamburger_top, #global-nav .gnav_accordion_icon_builder .hamburger_mid, #global-nav .gnav_accordion_icon_builder .hamburger_btm {
  display: inline-block;
  height: 3px;
  width: 100%;
  background-color: #7A4171;
  transition: opacity 0.1s, transform 0.3s;
}




/*########
HOME
########*/
/*FV背景カバー*/
.mainvisual_step_animation .section-image_bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    background-image: radial-gradient(rgba(0, 0, 0, .8) 20%, transparent 0), radial-gradient(rgba(0, 0, 0, .8) 20%, transparent 0);
    background-repeat: repeat;
    background-size: 3px 3px;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: .5;
}
/*FV タイトル テキストサイズ調整*/
.mainvisual_step_animation h1 span {
  font-size: 60px;
  font-weight: 600;
}
.mainvisual_step_animation .catch_subtext.editable.subtitle span {
  font-size: 36px;
  font-weight: 600;
}
/*FV タイトルドロップシャドウ*/
.mainvisual_step_animation .catch.text-side div span {
  text-shadow: 2px 2px 2px rgba(49, 49, 49, 0.8);
}
/*サブタイトル マーカー*/
.mainvisual_step_animation .catch_subtext.editable.subtitle span {
    background: linear-gradient(transparent 50%, #7A4171 50%);
}
/*現場を知る足場 背景カバー*/
#section_598966 .image-frame-bg.left-icon .frame-image.lazyloaded::before,
#section_598983 .image-frame-bg.left-icon .frame-image.lazyloaded::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
#section_598983 .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
  font-size: 16px;
}
/*現場を知る足場タイトル テキストサイズ調整*/
.fit_card_one .editable_wrap.headding_wrap .editable.headding.title span span {
  font-size: 52px;
}
.fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
  font-size: 30px;
}
/*足場業者をお探しの方へ 各リンクタイトル テキスト調整*/
.information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span {
  font-size: 30px;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*FV タイトル テキストサイズ調整*/
  .mainvisual_step_animation h1 span {
    font-size: 36px;
  }
  .mainvisual_step_animation .catch_subtext.editable.subtitle span {
    font-size: 16px;
  }
  .mainvisual_step_animation .catch_head {
    font-size: 16px;
  }
  /*FVサブタイトル 改行位置調整*/
  .mainvisual_step_animation .catch_subtext.editable.subtitle span:first-child::after {
    content: "\A" ;
    white-space: pre ;
  }
  /*現場を知る足場タイトル テキストサイズ調整*/
  .fit_card_one .editable_wrap.headding_wrap .editable.headding.title span span {
    font-size: 32px;
  }
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span {
    font-size: 20px;
  }
  /*現場を知る足場タイトル 改行位置調整*/
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable span:first-child::after {
    content: "\A" ;
    white-space: pre ;
  }
  /*タイトル行間調整*/
  .fit_card_one .image-side.spacer-item_wrap.animation.animated.fadeInUpLittle.fadein-top .editable_wrap.subtitle_wrap.subtitle_wrap_basic .subtitle.editable {
    margin-top: 8px;
  }
}
/*768px以上の場合*/
@media only screen and (min-width: 768px) {
  /*足場業者をお探しの方へ 各リンクタイトル段落落ち対策*/
  .information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span br {
    display: none;
  }
}
/*1024px以下の場合*/
@media only screen and (max-width: 1024px) {
  /*足場業者をお探しの方へ 各リンクタイトル テキスト調整*/
  .information_half_wide.rv_section .section-content.duplicatable-content .section_h3.editable.headding span {
    font-size: 18px;
  }
  /*足場業者をお探しの方へ 各リンクサブタイトル テキスト調整*/
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter div,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter span,
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter div span {
    font-size: 16px!important;
  }
 /*足場業者をお探しの方へ 各リンクサブタイトル 改行位置調整*/
  .information_half_wide.rv_section .editable_wrap.letter_wrap .editable.letter span:last-child::before {
    content: "\A" ;
    white-space: pre ;
  }
}
/*#### 足場業者をお探しの方へリンクセクション ####*/
/*横線スタイル調整*/
.information_half_wide .link-side_inner {
    border-top: 1px solid #5B026B;
}
/*1024px以下の場合 縦線調整*/
@media only screen and (max-width: 1024px) {
  .information_half_wide .link-side .duplicatable-content:nth-child(2n) .link-side_inner {
    border-left: 1px solid #5B026B;
  }
}



/*########
秋建興業について
########*/
/*SP時 タイトルとサブタイトルのサイズ逆転しないようにする*/
@media only screen and (max-width: 767px) {
  .title_simple_wide_reversible.title_line.title_section .section_h3.editable.headding span {
    font-size: 35px;
  }
  .title_line_wide.title_line_wide_light.rv_section.title_line.title_section .section_h3.editable.headding span,
  .title_simple_wide_reversible.title_line.title_section .editable_wrap_title.letter_wrap.letter_wrap_basic .text.editable.letter div b {
    font-size: 20px;
  }
  .title_simple_wide_reversible.title_line.title_section .editable_wrap_title.letter_wrap.letter_wrap_basic .text.editable.letter {
    line-height: 1.2!important;
  }
}
/*背景円 色変更*/
.title_line_wide_light .section-animation-wrap .element-1 {
    border: 2px solid rgba(122, 65, 113, 0.4)!important;
}
/*背景円 色変更 左側の場合*/
@media only screen and (min-width: 768px) {
  .title_line_wide.title_line_wide_light.title_line_wide.reverse.section_name .section-animation-wrap .element-1 {
    order: 2px solid rgba(122, 65, 113, 0.4)!important;
  }
}
/*背景円のみにする*/
.title_line_wide_light .section-animation-wrap .element-2,
.title_line_wide_light .section-animation-wrap .element-3,
.title_line_wide_light .section-animation-wrap .element-4,
.title_line_wide_light .section-animation-wrap .element-5 {
  display: none;
}




/*########
事業内容
########*/
/*くさび式足場の特徴と強み タイトルサイズ調整*/
@media only screen and (min-width: 768px) {
  #section_598738 .text_wrap.intro.page_h3 h3.editable span {
    font-size: 30px;
  }
}
/*くさび式足場の特徴と強み 数字と見出しをそろえる*/
.list_box.rv_section .flow_title .editable:first-child {
  height: 4px;
}
/*くさび式足場の特徴と強み 数字円 スタイル調整*/
.list_box .duplicatable-content dt .number:before {
    background: #7A4171;
}
.list_box .duplicatable-content dt .number {
    /*font-family: 'Zen Kaku Gothic New';*/
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
}
/*施工に対する心がけ スタイル調整*/
.time_table_image_rounded h4,
.time_table_image_rounded .description_text {
 /* font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
/*施工に対する心がけ 丸、点線、横線、矢印スタイル調整*/
.time_table_image_rounded .content_container::before {
   /* font-family: 'Zen Kaku Gothic New';*/
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    background-color: #7A4171;
}
.time_table_image_rounded .duplicatable-content_inner::before {
    position: absolute;
    top: 22px;
    left: -6px;
    background: radial-gradient(circle farthest-side, #5B026B, #5B026B 30%, transparent 30%, transparent);
    background-size: 20px 20px;
    content: '';
    display: inline-block;
    height: 100%;
    width: 20px;
}
.time_table_image_rounded .duplicatable-content::before {
    background-color: #7A4171;
}
.time_table_image_rounded .duplicatable-content::after {
    border-top: 33px solid #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*施工に対する心がけ 各タイトルスタイル調整*/
.time_table_image_rounded h4 {
 /* font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;*/
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
}
}


/*########
足場業者をお探しの方へ
########*/
/*各ボタン スタイル調整*/
.multiple_btn .section_inner .section_btn .linker a {
    font-size: 16px;
}
#section_598763 .section_btn {
    width: 260px;
}
@media only screen and (min-width: 1025px) {
    #section_598763 .width-limit .section_inner {
        max-width: 1070px;
    }
}



/*########
採用情報
########*/
/*帯タイトル 背景調整*/
.title_backcolor.section_name.width-limit .headding_wrap,
  .title_backcolor.section_name.width-limit .subtitle_wrap {
    background-color: #7A4171;
}
/*767px以下の場合*/
@media only screen and (max-width: 767px) {
  /*求職・提携ボタン テキストスタイル調整*/
  .wide_block_link_flex .section-content.duplicatable-content .letter.editable span:last-child::before {
    content: "\A" ;
    white-space: pre ;
  }
}


/*########
お問い合わせ
########*/
/*エントリーはこちら テキスト位置調整*/
#section_596389 .section_h3.editable.headding {
  margin-top: 20px;
}
/*送信ボタンスタイル変更*/
.section_btn input {
    color: #fff!important;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .1em !important;
    background-color: #5B026B!important;
    border-radius: 100px!important;
    position: relative;
    transition: .3s!important;
    z-index: 0;
}
/*#### お問い合わせフォーム ####*/
/*お問い合わせフォーム テキスト調整*/
#section_596393 label,
#section_596393 input,
#section_596393 textarea,
#section_596393 select {
  font-weight: 600;
  color: #313131;
}



/*########
サンクスページ
########*/
/*見出し スタイル調整*/
.thanks_page .catch_text.headding,
.thanks_page .catch_text.headding span {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  padding-left: 0!important;
  color: #313131!important;
}
/*本文 スタイル調整*/
.thanks_page .catch_subtext {
  font-size: 18px!important;
  font-weight: 600;
  padding-bottom: 3rem!important;
  color: #5B026B!important;
}
/*上下線 削除*/
.thanks_page .catch {
    border: 0px!important;
}
/*テキスト背景 白色*/
.thanks_page .catch {
    padding: 5%;
    background-color: #fff;
    border: none !important;
}
/*Section背景 灰色*/
.thanks_page {
  background-color: #F1F1F1;
}
/*ドロップシャドウ削除*/
.catch_text {
  text-shadow: 0px 0px 0px rgba(0,0,0,0);
}
/*768px以下の場合*/
@media screen and (max-width:768px) {
  /*見出し スタイル調整*/
  .thanks_page .catch_text.headding,
  .thanks_page .catch_text.headding span {
    font-size: 24px;
  }
  /*本文 スタイル調整*/
  .thanks_page .catch_subtext {
    padding-bottom: 3rem!important;
  }
}


/*########
Footer
########*/
/*ロゴ画像 サイズ調整*/
@media only screen and (min-width: 768px) {
  .footer-company_inner .logo-side {
    order: 1;
    width: 240px;
  }
}

.footer-company_inner .logo {
  max-width: 240px;
  margin: 0 auto 2rem;
}

@media only screen and (min-width: 768px) {
  .footer-company_inner .detail-side {
    width: calc(100% - 240px);
  }
}

/*上部へ戻るボタン スタイル変更*/
.footer_menu_center .back-top {
  border: 1px solid #7A4171!important;
}
.footer_menu_center .back-top .arrow:before {
    color: #7A4171!important;
}

/*768px以上の場合 TEL テキストサイズ調整*/
@media only screen and (min-width: 768px) {
  .tel.letter.editable span font {
    font-size: 24px;
  }
}



/*########
ブログ・施工事例
########*/
/*ご依頼・ご相談 テキストカラー*/
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_ {
  color: #5B026B!important;
}
.banner_text .banner_link,
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
  background: #5B026B!important;
}
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link {
  font-weight: 600;
}

#section-wrapper .blog_unity .blog-side .category {
    background-color: #5B026B;
    color: #fff;
}