.h1_center{text-align:center}.h1_center .headding_wrap,.h1_center .headding{font-size:3.5rem}.h1_center .subtitle_wrap{letter-spacing:0.15em;margin-top:.5rem}.h1_center .subtitle{font-size:inherit}.h1_center .editable_wrap{margin-top:2rem}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.flow_cards .section_inner{max-width:1500px}.flow_cards .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center;row-gap:2rem}.flow_cards .duplicatable-content_outer{text-align:center;width:100%}.flow_cards .duplicatable-content{counter-increment:section;display:flex;width:18%;flex-direction:row;justify-content:space-between}.flow_cards .duplicatable-content:last-child .image-side{visibility:hidden}.flow_cards .duplicatable-content_inner{padding:40px 25px;position:relative;display:flex;align-items:flex-start}.flow_cards .dc-inner_bg{height:100%;width:100%;position:absolute;top:0;left:0}.flow_cards .dc-inner_bg .frame-image{background-color:#e7e7e7}.flow_cards .text-side{flex-wrap:wrap;align-items:flex-start;width:100%;position:relative;z-index:1}.flow_cards .number_wrap{display:flex;align-items:center;justify-content:center;align-self:center;height:2em;flex:0 0 2em;color:#404040;font-size:2rem;line-height:1;background-color:#fff;border-radius:50%;position:relative;font-size:2.2rem;width:40px;height:40px;border:none !important;margin:0 auto}.flow_cards .number_wrap:before{font-weight:400;transform:translate(2px, 0)}.flow_cards .title_wrap{flex:1 0 0;align-self:center;line-height:1.4}.flow_cards .headding_wrap,.flow_cards .headding{font-size:2.4rem;font-weight:bold;margin-top:2rem;margin-bottom:2rem}.flow_cards .subtitle{font-size:0.85em}.flow_cards .text_wrap{width:100%;margin-top:1.5rem;text-align:initial;font-size:13px}.flow_cards .letter{letter-spacing:0.25px}.flow_cards .image-side{margin:2.5rem 0 0 0;position:relative;z-index:1;align-self:center;max-width:40px;width:0;margin:0 2px 0 16px;transform:rotate(270deg)}.flow_cards .image-side.reverse .duplicatable-content_inner{flex-direction:row-reverse}.flow_cards .image-side.reverse .text-side{margin:0 0 0 3rem}.flow_cards .image-side.reverse .image-side{margin:0}.flow_cards .image-side .frame-image{border-bottom:10px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid black;width:0;height:0;margin:0 auto}@media only screen and (max-width: 1024px){.flow_cards .section_inner{max-width:1300px;width:90%;margin:0 auto;padding:0}.flow_cards .duplicatable-container{row-gap:0}.flow_cards .duplicatable-content{width:100%;display:initial}.flow_cards .duplicatable-content_inner{padding:16px 25px 30px}.flow_cards .duplicatable-content_outer{text-align:initial}.flow_cards .text-side-inner{display:flex;margin-top:0}.flow_cards .number_wrap{flex:initial}.flow_cards .headding_wrap{margin-bottom:2rem}.flow_cards .headding{margin:0 20px}.flow_cards .text_wrap{font-size:12px;margin-top:0}.flow_cards .image-side{margin:0 auto;margin-top:6px;margin-bottom:0;transform:rotate(0deg)}.flow_cards .image-side .frame-image{border-bottom:4px solid transparent}}@media screen and (max-width: 560px){.flow_cards .duplicatable-content{width:100%;display:initial}.flow_cards .duplicatable-content_outer{text-align:initial}.flow_cards .duplicatable-content_inner{padding:30px}.flow_cards .text-side-inner{display:flex}.flow_cards .headding_wrap{margin:0}.flow_cards .text_wrap{display:none}.flow_cards .image-side{margin:0 auto;margin-top:1px;display:initial}.flow_cards .image-side .frame-image{border-bottom:0px solid transparent}.flow_cards .triangle{margin:4px}}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.faq_accordion .duplicatable-content{background-color:rgba(200,200,200,.4)}.faq_accordion .duplicatable-content:nth-child(n+2){margin-top:4rem}.faq_accordion .answer,.faq_accordion .question{display:table}.faq_accordion .answer>div,.faq_accordion .question>div{display:table-cell;vertical-align:middle}.faq_accordion .answer .faq_text,.faq_accordion .question .faq_text{padding:0 2rem}.faq_accordion .question{cursor:pointer;width:100%;font-weight:700;position:relative;padding:2rem 4rem 2rem 2rem}.faq_accordion .question:after{content:"";border-bottom:1px solid;border-right:1px solid;width:10px;height:10px;position:absolute;right:27px;top:50%;margin-top:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:.3s all}.faq_accordion .question.answer-open:after{-webkit-transform:rotate(225deg);transform:rotate(225deg);margin-top:0}.faq_accordion .answer{padding:2rem;display:none;position:relative}.faq_accordion .answer:before{content:"";position:absolute;width:96%;top:0;left:50%;margin-left:-48%;border-top:#333 1px dotted}.faq_accordion .faq_btn{font-size:2rem;padding:1rem 2rem}.faq_accordion .q_btn{width:53px}
.title_sub{font-family:"YakuHanMP, Vollkorn, 'Hiragino Mincho ProN', eatYuM, 'Sawarabi Mincho', Meiryo, sans-serif"}.title_sub .section_h3{font-family:YakuHanMP, Vollkorn, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, sans-serif}.title_sub .text-side{max-width:850px;margin:auto;text-align:center}.title_sub .subtitle{letter-spacing:0px}.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:2.5rem}.title_sub .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width: 768px){.title_sub .headding_wrap,.title_sub .editable_wrap{font-size:3rem}.title_sub .subtitle_wrap{font-size:1.6rem}}
.standard_content_dup .duplicatable-container{display:flex;flex-wrap:wrap;justify-content:center}.standard_content_dup .duplicatable-content{width:100%}.standard_content_dup .duplicatable-content:not(:last-child){margin-bottom:3rem}@media only screen and (min-width: 768px){.standard_content_dup .duplicatable-content{width:32%}.standard_content_dup .duplicatable-content:not(:last-child){margin-bottom:0}.standard_content_dup .duplicatable-content:not(:nth-child(3n)):not(:last-child){margin-right:2%}.standard_content_dup .duplicatable-content:not(:nth-child(-n+3)){margin-top:3rem}}.standard_content_dup .duplicatable-content .image-side{margin-bottom:2rem}.standard_content_dup .duplicatable-content .image-side .frame-image{padding-top:66%}.standard_content_dup .text-side{text-align:center}.standard_content_dup .text-side .headding_wrap,.standard_content_dup .text-side .headding{font-size:2.5rem}.standard_content_dup .text-side .headding_wrap{margin-bottom:1rem}.standard_content_dup .text-side .subtitle_wrap,.standard_content_dup .text-side .subtitle{font-size:1.4rem}.standard_content_dup .text-side .subtitle_wrap{margin-bottom:1.5rem}.standard_content_dup .text-side .text_wrap{margin-bottom:3rem}
.infomation_all{text-align:center;font-size:1.4rem}.infomation_all .letter,.infomation_all .editable_wrap{letter-spacing:.7px;font-size:1.4rem}.infomation_all .info-side{font-size:1.2rem}.infomation_all .info-side .tel-linker{font-size:2rem}.infomation_all .section_btn{margin:3rem auto 0}.infomation_all .section_btn .linker{font-size:1.5rem}.infomation_all .headding_wrap,.infomation_all .section_h3{font-size:3rem}.infomation_all .subtitle_wrap,.infomation_all .subtitle{font-size:1.5rem}.infomation_all .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.infomation_all .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}@media only screen and (min-width: 768px){.infomation_all .info-side{display:flex;justify-content:center}.infomation_all .section_btn{margin:0 0 0 5rem}}
#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}}

/* background */
#section-wrapper {
    position: relative;
}

#section-wrapper:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(' https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/315867/optimized_37JxSIrHYpQHxa1TozlI_Q.jpg ') no-repeat center / cover;
}

.color-bg {
  background-color: transparent !important;
}

.footer_menu_center{
  background-color: #192E60 !important;
}

/* header */
.gnav_pc .gnav_items li:last-child a{
    background-color: #192E60;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 0 3rem;
    color: #fff!important;
}

.gnav_pc .gnav_items li a{
  font-weight: 600;
}

.gnav-wrap .gnav .gnav_items{
      height: 100%;
}

.gnav-wrap .gnav .gnav_container{
    height: 100%;
}

.gnav-wrap .gnav .gnav_items a{
  display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 1.5rem 0.5rem;
}


/* header_hover */
.gnav_items a.active{
color: #FCC800 !important;
border-bottom: 5px solid;
}

.gnav_items li a:hover {
color: #FCC800 !important;
border-bottom: 5px solid;
}

.gnav_items  li:last-child a.active{
  border-bottom: none;
}

.gnav_items  li:last-child a:hover{
  border-bottom: none;
}

/* btn */
.section_btn a {
font-weight: bold;
background: transparent;
position: relative;
z-index: 1;
transition: .3s;
}

.section_btn a::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background: #FCC800;
transform-origin: 0% 50%;
transform: scaleX(0);
transition: transform ease .3s;
}

.section_btn a:hover {
color: #192E60 !important;
}

.section_btn a:hover::before {
transform-origin: 0% 50%;
transform: scaleX(1);
}



/* MV */
#section_445059 .headding span{
      font-size: 9rem;
}

#section_445059 .headding{
  text-shadow:0 0 10px #192E60;
}

#section_445059 .motion_mainvisual_h1 .motion_mainvisual_text_body .catch_subtext{
   text-shadow:0 0 10px #192E60;
}

/* footer */
.footer_menu_center .back-top{
border: 1px solid #fff;
}

.footer_menu_center .back-top .arrow:before{
color: #fff;
}

#footer-section .section_btn a::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
border: solid 1px;
background: #192E60;
transform-origin: 0% 50%;
transform: scaleX(0);
transition: transform ease .3s;
}

#footer-section .section_btn a:hover {
color: #fff !important;
}

#footer-section .section_btn a:hover::before {
transform-origin: 0% 50%;
transform: scaleX(1);
}

/* h3 */
.title_section .spacer-item_wrap .section_h3 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}

.title_section .spacer-item_wrap .section_h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FCC800;
  border-radius: 2px;
}

/* text_bg */
.title_backcolor .text-side .headding_wrap, .title_backcolor .text-side .subtitle_wrap{
  background: #192E60;
}
  
/* flow */
.flow_cards .number_wrap{
  background-color: #192E60;
}
  
.flow_cards .duplicatable-content {
  width: 100%;
}

@media screen and (min-width: 1025px){
.flow_cards .duplicatable-content{
    width: 25%;
}
}

@media only screen and (max-width: 1024px){
.flow_cards .text_wrap {
    font-size: 1em;
    text-align: center;
}
}

.flow_cards .text-side{
  text-align: center;
}

@media only screen and (max-width: 1024px){
.flow_cards .text-side-inner {
    display: unset;
}
}

.faq_accordion .duplicatable-content{
  background-color: #192E60;
}

.faq_accordion .question:after{
      color: #fff;
}



/* sitemap */

#section_444732 .editable a{
  padding: 1.5rem 0;
    border-bottom: solid 1px #C9C9C9;
    display: block;
    text-align: center;
}


.unevenness_opposite .section_h3, .unevenness_opposite .headding_wrap{
  display: inline;
    line-height: 1.4;
    background: linear-gradient(transparent 75%, #FCC800 75%);
}

/* contact */
.formapps .section_btn input{
background-color: #192E60;
}

/* blog_case */
.blog_posts .banner_text .banner_link{
background:#192E60 !important;
}

.blog_posts .banner_text ._color_{
color: #192E60 !important;
}

.showcase_chart .banner_text ._color_{
  color: #192E60 !important;
}

.showcase_chart .banner_text .banner_link{
  background:#192E60 !important;
}

.gnav-wrap .gnav .header .header_logo img {
    max-height: 60px;
}

#section_444784 .title_sub {
    background-color: #fff !important;
}

#section_445059 .headding span {
    font-size: clamp(5rem, 5vw,7rem )!important;
}

.motion_mainvisual_h1 h1 {
    min-width: 100px;
    font-size: clamp(3rem, 5vw,4rem )!important;
}

.motion_mainvisual_h1 .motion_mainvisual_bg_text_body .motion_mainvisual_bg_text span {
    font-size: clamp(0rem ,9vw,7rem);
}

@media only screen and (min-width: 768px){ 
#section_445059 .headding br {
    display: none;
}
}

