.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_all .text-side{max-width:850px;margin:auto;text-align:center}.title_all .text-side .text{text-align:left}.title_all .subtitle{letter-spacing:0}.title_all .editable_wrap,.title_all .headding_wrap{font-size:2.5rem}.title_all .subtitle_wrap{font-size:1.1rem}@media only screen and (min-width:768px){.title_all .text-side .text{text-align:center}.title_all .editable_wrap,.title_all .headding_wrap{font-size:3rem}.title_all .subtitle_wrap{font-size:1.6rem}}
.tab_image_text{padding:10rem 0}.tab_image_text .tab_contents_wrap{position:relative}.tab_image_text .tab_switch_container{display:flex;position:relative;z-index:1}.tab_image_text .tab_switch_container .tab_switch_box{width:50%}.tab_image_text .tab_switch_container .tab_switch_box .tab_button{display:block;width:100%;height:100%;padding:20px 0;text-align:center;border-left:solid 1px #2b2b2b;border-right:solid 1px #2b2b2b;border-top:solid 1px #2b2b2b;background:#fff}.tab_image_text .tab_switch_container .tab_switch_box .tab_button .editable_wrap{pointer-events:none}.tab_image_text .tab_switch_container .tab_switch_box .tab_button.active_tab{background:#2b2b2b;color:#fff;position:relative}.tab_image_text .tab_switch_container .tab_switch_box .tab_button.active_tab:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:30px 100px 0 100px;border-color:#2b2b2b transparent transparent transparent;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%)}.tab_image_text .image-side{position:relative}.tab_image_text .image-side_inner{padding-top:50%}.tab_image_text .image-side .image-frame-bg{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto}.tab_image_text .text-side{position:relative}.tab_image_text .text-side_inner{width:100%;position:relative;z-index:2;max-width:80%;margin:auto}.tab_image_text .tab_contents_container{z-index:0;border:solid 1px #2b2b2b}.tab_image_text .tab_contents_container .tab_contents_list{animation:opacity .7s ease 0s}.tab_image_text .tab_contents_container .tab_contents_list .tab_inner{margin:20px}.tab_image_text .tab_contents_container .tab_contents_list.hide{display:none;animation:opacity-back .7s ease 0s}@media only screen and (min-width: 768px){.tab_image_text .text-side{width:40%}.tab_image_text .image-side{width:60%}.tab_image_text .tab_contents_list{display:flex}.tab_image_text .tab_contents_list:nth-child(1){flex-direction:row-reverse}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes opacity-back{100%{opacity:0}0%{opacity:1}}
.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}}
.carousel{text-align:center}.carousel .section_inner{max-width:1100px;padding:0}.carousel .carousel-wrap{position:relative}.carousel .carousel-inner{display:flex;position:absolute;z-index:100}.carousel .carousel-prev{position:absolute;top:50%;left:-30px;width:60px;height:60px;z-index:1000;background:#eee;border-radius:50%;opacity:0.7;cursor:pointer;z-index:1000}.carousel .carousel-prev .material-icons{left:10px;top:3px;position:relative;opacity:0.9}.carousel .carousel-next{position:absolute;top:50%;right:-30px;width:60px;height:60px;background:#eee;border-radius:50%;opacity:0.7;cursor:pointer;z-index:1000}.carousel .carousel-next .material-icons{right:10px;top:3px;position:relative}.carousel .carousel-container{max-width:1100px;min-height:650px;padding:5rem 0;position:relative;overflow:hidden;z-index:1}.carousel .carousel-item{font-size:1.5rem;width:100%}.carousel .carousel-item_inner{display:flex;flex-direction:column;height:100%}.carousel .image-side{width:100%}.carousel .image-side .image-frame-bg{padding-top:60%;position:relative}.carousel .image-side .frame-image{position:absolute !important;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.carousel .text-side{position:relative;padding:0 1.5rem 2.5rem}.carousel .text-side_bg{position:absolute;height:100%;width:100%;top:0;left:0}.carousel .text-side_inner{position:relative;width:90%;margin:auto;z-index:2}.carousel .headding_wrap,.carousel .section_h3{font-size:2.3rem}.carousel .subtitle{font-size:1.1rem;letter-spacing:1px}.carousel .letter_wrap{font-size:1.6rem}.carousel .section_btn a{color:#666;background-color:transparent;border:1px solid #666}@media only screen and (min-width: 768px){.carousel .carousel-inner{display:flex;justify-content:space-between;align-items:stretch}.carousel .carousel-prev{left:-40px;background:none;width:30px;height:30px;border-top:2px solid #a3a3a3;border-left:2px solid #a3a3a3;transform:rotate(-45deg);border-radius:0}.carousel .carousel-prev .material-icons{display:none}.carousel .carousel-next{right:-40px;background:none;width:30px;height:30px;border-top:2px solid #a3a3a3;border-right:2px solid #a3a3a3;transform:rotate(45deg);border-radius:0}.carousel .carousel-next .material-icons{display:none}.carousel .carousel-item{padding:10px;margin:0}.carousel .text-side{display:flex;flex-direction:column}.carousel .text-side_inner{height:100%}.carousel .subtitle{font-size:1.2rem}}@media only screen and (min-width: 768px) and (max-width: 1200px){.carousel .carousel-wrap .carousel-prev{left:-20px;width:20px;height:20px;transition:all 0.3s}.carousel .carousel-wrap .carousel-next{right:-20px;width:20px;height:20px;transition:all 0.3s}.carousel .carousel-wrap:hover .carousel-prev{left:10px}.carousel .carousel-wrap:hover .carousel-next{right:10px}.carousel .carousel-wrap:hover::before{right:-40px}.carousel .carousel-wrap:hover::after{left:-40px}.carousel .carousel-wrap::before{content:"";position:absolute;z-index:3;top:50%;right:-60px;width:80px;height:80px;background-color:rgba(204,204,204,0.2);transform:translateY(-35%);border-radius:50%;transition:all 0.1s}.carousel .carousel-wrap::after{content:"";position:absolute;z-index:3;top:50%;left:-60px;width:80px;height:80px;background-color:rgba(204,204,204,0.2);transform:translateY(-35%);border-radius:50%;transition:all 0.1s}}@media only screen and (max-width: 768px){.carousel .carousel-container{min-height:780px}}@media only screen and (max-width: 480px){.carousel .carousel-container{min-height:680px}}
.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}
.list_box{background-color:#dedede}.list_box .text_wrap .subtitle{color:#777;font-size:1rem;margin-bottom:2rem}.list_box .text_wrap .detail{margin-bottom:4rem}.list_box .flow{width:88%;max-width:940px;margin:auto}.list_box .duplicatable-content{background:#fff;padding:2rem;margin-bottom:2rem}.list_box .duplicatable-content .text_wrap{width:100%;padding:0}.list_box .duplicatable-content dl{margin-bottom:2rem}.list_box .duplicatable-content dt{font-size:1.8rem;margin-bottom:2.5rem;display:flex;align-items:center}.list_box .duplicatable-content dt>*{display:table-cell;vertical-align:middle}.list_box .duplicatable-content dt .number{position:relative;color:#fff;font-family:serif;z-index:1;line-height:40px;width:40px;height:40px;text-align:center;padding-left:2px}.list_box .duplicatable-content dt .number:before{content:"";position:absolute;z-index:-1;top:0;left:0px;width:40px;height:40px;background:#333;border-radius:20px;text-align:center;display:block}.list_box .duplicatable-content dt .flow_title{padding-left:1.5rem;line-height:1;display:block;width:80%}.list_box .duplicatable-content dt .flow_title .editable{line-height:1.1 !important;margin-bottom:.6rem}.list_box .duplicatable-content .image-frame-bg{padding-top:60%;position:relative;width:100%;display:inline-block !important;overflow:hidden}.list_box .duplicatable-content .image-frame-bg .frame-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media only screen and (min-width: 768px){.list_box .duplicatable-content{display:table;padding:1rem;width:100%}.list_box .flow .duplicatable-content .text_wrap,.list_box .flow .duplicatable-content .image{display:table-cell;vertical-align:middle}.list_box .flow .duplicatable-content .text_wrap{width:70%;max-width:620px;padding:1rem 4rem 1rem 2rem}.list_box .flow .duplicatable-content dl{margin-bottom:0}.list_box .flow .duplicatable-content dt .flow_title{width:auto}.list_box .flow .duplicatable-content .image-frame-bg{width:300px;padding-top:20%;position:relative;display:table-cell !important}.list_box .flow .duplicatable-content .image-frame-bg .frame-image{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.list_box.reverse .duplicatable-content{direction:rtl}.list_box.reverse .duplicatable-content .text_wrap{direction:ltr}}
.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}}
.table_border_light{font-size:1.2rem}.table_border_light .table_wrap{text-align:left}.table_border_light .table_wrap .duplicatable-content{width:100%}.table_border_light .table_wrap .duplicatable-content:nth-child(n+2){padding:2rem 0 0}.table_border_light .table_wrap .tr{width:100%;border-bottom:1px solid rgba(0,0,0,0.5)}.table_border_light .table_wrap .tr .th,.table_border_light .table_wrap .tr .td{padding:2rem 1rem;vertical-align:middle}.table_border_light .table_wrap .tr .th{padding:2rem 1rem 1rem;width:50%}@media only screen and (min-width: 768px){.table_border_light{font-size:1.5rem}.table_border_light .table_wrap{width:100%}.table_border_light .table_wrap .duplicatable-content{display:table;padding:0}.table_border_light .table_wrap .tr{display:table}.table_border_light .table_wrap .tr .th,.table_border_light .table_wrap .tr .td{display:table-cell;white-space:normal}.table_border_light .table_wrap .tr .th{width:30%}.table_border_light .table_wrap .tr .td{width:70%;max-width:350px}}
.infomation_simple{text-align:center}.infomation_simple .editable_wrap,.infomation_simple .letter{letter-spacing:.7px;font-size:1.4rem}.infomation_simple .info-side{font-size:1.2rem}.infomation_simple .headding_wrap,.infomation_simple .section_h3{font-size:3rem}.infomation_simple .subtitle,.infomation_simple .subtitle_wrap{font-size:1.5rem}.infomation_simple .spacer-item_wrap:nth-child(1) .editable_wrap{font-size:3rem}.infomation_simple .spacer-item_wrap:nth-child(2) .editable_wrap{font-size:1.5rem}
@charset "UTF-8";#footer-section {z-index: 3;} @media only screen and (max-width:768px) {.jobs #footer-section .detail-side {display: none;}}.footer-block .footer_menu .detail-side{bottom:0;transition:bottom .5s}.footer_menu{font-size:1.4rem}.footer_menu .logo-side{padding:4rem 0;text-align:center}.footer_menu .logo{width:200px;margin:0 auto 2rem}.footer_menu .logo img{width:auto;max-width:100%}.footer_menu .logo div{display:inline}.footer_menu .menu-side{display:none}.footer_menu .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 .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 .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_menu .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_menu .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 .detail-side_first .hour{font-size:1.2rem;display:none}.footer_menu .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_menu .letter{letter-spacing:.1em}.footer_menu .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_menu .sns-side{margin-bottom:2rem}.footer_menu .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_menu .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_menu .section_btn a{white-space:nowrap}.footer_menu .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 .back-top .arrow:before{content:"▲";color:#f44336}@media only screen and (min-width:768px){.footer_menu .footer-company{padding:3.5rem 0 5.5rem}.footer_menu .logo-side{padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4rem}.footer_menu .logo{margin:0 2rem 0 0}.footer_menu .menu-side{width:80%;display:block}.footer_menu .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:flex-end}.footer_menu .menu-side .duplicatable-content{width:auto;padding:0 0 0 4rem;font-size:1.4rem}.footer_menu .detail-side{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;text-align:left;width:50%;margin:auto 0 auto auto;position:static;background-color:transparent}.footer_menu .detail-side_first{margin-bottom:4rem;font-size:1.8rem;display:block}.footer_menu .detail-side_first .tel{font-size:2.2rem}.footer_menu .detail-side_first .tel:after{content:none}.footer_menu .detail-side_first .tel a{position:relative;pointer-events:none}.footer_menu .detail-side_first .hour{display:block}.footer_menu .detail-side_second{margin-bottom:3rem}.footer_menu .detail-side>div{margin-bottom:0;width:100%}.footer_menu .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 .sns-side{margin-bottom:0}.footer_menu .sns-side .duplicatable-content{width:60px}.footer_menu .section_btn{margin:auto 0 auto auto}.footer_menu .back-top{bottom:80px}}@media only screen and (max-width:768px){.footer_menu .detail-side_first .tel{font-size:0!important}.footer_menu .detail-side_second .section_btn{max-width:none}.footer_menu .detail-side_second .section_btn a{border-radius:0}}@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", Utsukushi, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .subtitle{    font-family: YakuHanMP, "Noto Serif", Utsukushi, "Hiragino Mincho ProN", eatYuM, "Sawarabi Mincho", Meiryo, serif;
    line-height: ;
    letter-spacing: em;
}#section-wrapper .letter{    font-family: YakuHanMP, "Noto Serif", Utsukushi, "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}}

a:hover {
    opacity: 1;
}

.editable a {
    color: inherit;
}

.footer_menu .editable {
    color: #fff;
}

.half .text-side_inner {
    width: 96%;
    max-width: none;
}

#section-wrapper .mainvisual_standard .catch_text {
    font-size: 4vmax;
}

@media only screen and (min-width: 768px) {
.half .text-side_inner {
    max-width: 500px;
}
}

#content-wrapper .photo_gallery_02 .duplicatable {
    padding: 0;
}

.title_text .text-side {
    max-width: none;
}

.title_text .text-side .text {
    text-align: left;
}

.half_wide[style*="image: url("] {
    background-repeat: repeat-y;
    background-size: initial;
    background-position: center 0;
}

.title_section .section_h3,
#section-wrapper .btn_text .section_h3 {
    font-size: 3rem;
}

@media only screen and (min-width: 769px) {
.title_section .section_h3,
#section-wrapper .btn_text .section_h3 {
    font-size: 5rem;
}
}

.fit_card_one .text-side_inner {
    padding: 0 3rem;
}

.circle-box {
    color: inherit;
    padding: 0;
}

.circle-box .bg-cover {
    display: none;
}

.section_name .section_btn a, .section_name .section_btn input {
    background-color: transparent;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 0;
}

.vertical_icon .headding_wrap,
.vertical_icon .section_h3 {
    font-size: 3rem;
}

section:nth-last-of-type(-n + 2) .infomation_simple .editable {
    color: #fff;
    text-align: left;
}

section:nth-last-of-type(-n + 2) .infomation_simple .section_btn {
    margin: unset;
}

#section_113881 .section_name .section_btn input {
    border-color: #112845;
    color: #112845;
}

.gnav .header_logo img {
    filter: drop-shadow(0 0 1px #333);
}

.gnav .header h1 {
    width: calc(100% - 60px);
}

.gnav .drawer-menu li a {
    font-size: 2.5rem;
    padding: 1rem 0;
}

.gnav .drawer-nav {
    display: block;
}


/*
/* Top
/*------------------------------------*/

#section_113884 .content > div,
#section_113885 .content > div,
#section_113886 .content > div,
#section_113887 .content > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto;
}

@media only screen and (min-width:768px) {
#section_113884 .content > div,
#section_113885 .content > div,
#section_113886 .content > div,
#section_113887 .content > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
}
}

#section_113884 .editable,
#section_113885 .editable,
#section_113886 .editable,
#section_113887 .editable {
    color: #fff;
}

#section_113889 .vertical_icon_dup .duplicatable-content,
#section_114157 .vertical_icon .section-content_inner {
    overflow: hidden;
}

#section_113889 .vertical_icon_dup .duplicatable-content .text-side_bg:after,
#section_114157 .vertical_icon .section-content .text-side_bg:after {
    content: "";
    display: block;
    height: calc(100% - 3rem);
    width: calc(100% - 3rem);
    background-color: #00000099;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: .3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

#section_113889 .vertical_icon_dup .duplicatable-content .frame-image,
#section_114157 .vertical_icon .section-content .frame-image {
    transition: .3s cubic-bezier(0.22, 0.61, 0.36, 1);
    backface-visibility: hidden;
}

#section_113889 .vertical_icon_dup .duplicatable-content:hover .frame-image,
#section_114157 .vertical_icon .section-content:hover .frame-image {
    transform: scale(1.1);
}

#section_113893 .standard_content_three .image-side {
    width: 150px;
    margin: 0 auto;
}

#section_113893 .standard_content_three .image-side .image-frame-bg {
    padding-top: 100%;
}

#section_113889 .text-side_image {
    display: none;
}

@media only screen and (min-width: 768px) {
#section_114015 .fit_card_one .section_inner,
#section_114019 .fit_card_one .section_inner {
    display: flex;
    flex-flow: column-reverse;
    max-width: 990px;
    margin: 0 auto;
}

#section_114015 .fit_card_one .section_inner {
    justify-content: flex-start;
}

#section_114015 .fit_card_one .image-side,
#section_114019 .fit_card_one .image-side {
    margin-top: -15rem;
}

#section_114015 .fit_card_one .text-side,
#section_114019 .fit_card_one .text-side {
    width: 96%;
    max-width: 500px;
    margin: 0;
}

#section_114015 .fit_card_one .text-side {
    margin: 0;
}

#section_114019 .fit_card_one .text-side {
   margin-left: auto;
}

#section_114115 .fit_card_one .text-side_inner,
#section_114119 .fit_card_one .text-side_inner {
    text-align: left;
}

#section_114015 .fit_card_one .image-side .image-frame-bg,
#section_114019 .fit_card_one .image-side .image-frame-bg {
    padding-top: 58%;
}
}



/*
/* carport
/*------------------------------------*/

section:first-of-type .h2_center {
    min-height: 80vh;
    display: flex;
    align-items: center;
}

#section_114006 .card_three .image-side,
#section_114007 .card_three .image-side {
    width: 70px;
    height: auto;
    margin: 0 auto;
}

#section_114006 .card_three .image-side .image-frame-bg,
#section_114007 .card_three .image-side .image-frame-bg  {
    padding-top: 100%;
    height: auto;
    position: relative;
}

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



/*
/* block
/*------------------------------------*/

#section_114132 .half .duplicatable-content {
    counter-increment: section;
}

@meda only screen and (min-width:768px) {
#section_114132 .half .duplicatable-content:not(:last-child),
#section_114143 .half .duplicatable-content:not(:last-child) {
    padding-bottom: 5rem;
}
}

#section_114132 .half .duplicatable-content .text-side_inner:before {
    content: "Point."counter(section, decimal-leading-zero);
    font-size: 1.6rem;
}

@meda only screen and (min-width:768px) {
#section_114132 .half:not(.reverse) .duplicatable-content_inner > div:nth-child(even),
#section_114132 .half.reverse .duplicatable-content_inner > div:nth-child(odd),
#section_114143 .half:not(.reverse) .duplicatable-content_inner > div:nth-child(even),
#section_114143 .half.reverse .duplicatable-content_inner > div:nth-child(odd) {
    margin-top: 5rem;
}

#section_114132 .half:not(.reverse) .duplicatable-content_inner > div:nth-child(odd),
#section_114132 .half.reverse .duplicatable-content_inner > div:nth-child(even),
#section_114143 .half:not(.reverse) .duplicatable-content_inner > div:nth-child(odd),
#section_114143 .half.reverse .duplicatable-content_inner > div:nth-child(even) {
    margin-bottom: 5rem;
}
}

#section_114132 .half .text-side,
#section_114143 .half .text-side {
    background-color: #fff;
}

#section_114132 .half .text-side,
#section_114143 .half .text-side {
    padding: 0 3rem !important;
}



/*
/* recruit
/*------------------------------------*/

#section_114154 .content > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
}

#section_114154 .editable {
    color: #fff;
}

@media only screen and (min-width: 768px) {
#section_114159 .fit_card_one .section_inner,
#section_114160 .fit_card_one .section_inner {
    display: flex;
    flex-flow: column-reverse;
    max-width: 990px;
    margin: 0 auto;
}

#section_114159 .fit_card_one .section_inner {
    justify-content: flex-start;
}

#section_114159 .fit_card_one .image-side,
#section_114160 .fit_card_one .image-side {
    margin-top: -15rem;
}

#section_114159 .fit_card_one .text-side,
#section_114160 .fit_card_one .text-side {
    width: 96%;
    max-width: 500px;
    margin: 0;
}

#section_114159 .fit_card_one .text-side {
    margin: 0;
}

#section_114160 .fit_card_one .text-side {
   margin-left: auto;
}

#section_114159 .fit_card_one .text-side_inner,
#section_114160 .fit_card_one .text-side_inner {
    text-align: left;
}

#section_114159 .fit_card_one .image-side .image-frame-bg,
#section_114160 .fit_card_one .image-side .image-frame-bg {
    padding-top: 58%;
}
}

#section_114157 .vertical_icon .text-side_image {
    display: none;
}