.motion_mainvisual_h1{position:relative;height:100vh;overflow:hidden}.motion_mainvisual_h1 .motion_mainvisual_text_body{position:absolute;z-index:1;top:0;bottom:0;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:auto 0;width:100%;min-height:20vh;font-size:4.6rem;opacity:0;transform:translateY(-30%);animation:motion_mainvisualMvUp 1.5s ease-in forwards}.motion_mainvisual_h1 .motion_mainvisual_text_body .motion_mainvisual_text{padding:0 2rem;font-size:4.6rem;color:#fff}.motion_mainvisual_h1 .motion_mainvisual_text_body .catch_subtext{font-size:2.6rem;color:#fff}.motion_mainvisual_h1::before,.motion_mainvisual_h1::after{content:"";position:absolute;z-index:2;width:0;height:0;pointer-events:none}.motion_mainvisual_h1::before{top:0;left:0;border-style:solid;border-width:20vh 70vw 0 0;border-color:rgba(0,0,0,0.2) transparent transparent transparent;animation:motion_mainvisualMv 0.5s ease-in forwards;transform:translate(0, -100%)}.motion_mainvisual_h1::after{right:0;bottom:0;border-style:solid;border-width:0 0 20vh 70vw;border-color:transparent transparent rgba(0,0,0,0.2) transparent;animation:motion_mainvisualMv 0.5s ease-in 0.5s forwards;transform:translate(0, 100%)}.motion_mainvisual_h1 .editable{min-width:100px}.motion_mainvisual_h1 .motion_mainvisual_bg_text_body{position:absolute;z-index:2;left:0;bottom:0;font-size:15rem;color:rgba(255,255,255,0.5)}.motion_mainvisual_h1 .motion_mainvisual_bg_text_body .motion_mainvisual_bg_text{font-size:15rem;line-height:1;opacity:0;animation:motion_mainvisualFade 0.5s ease-in 1.5s forwards}@media only screen and (max-width: 768px){.motion_mainvisual_h1 .motion_mainvisual_bg_text_body .motion_mainvisual_bg_text{font-size:10rem}}@media only screen and (max-width: 480px){.motion_mainvisual_h1 .motion_mainvisual_text_body{padding:0 1.5rem}.motion_mainvisual_h1 .motion_mainvisual_text_body .motion_mainvisual_text{padding:0;font-size:2.6rem}.motion_mainvisual_h1 .motion_mainvisual_text_body .letter{font-size:1.2rem}.motion_mainvisual_h1 .motion_mainvisual_bg_text_body .motion_mainvisual_bg_text{font-size:16.66667vw}}@keyframes motion_mainvisualMv{0%{}100%{transform:translate(0, 0)}}@keyframes motion_mainvisualMvUp{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(0)}}@keyframes motion_mainvisualFade{0%{opacity:0}100%{opacity:1}}
.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}
.contact_policy.contact_policy_builder .intro{margin-bottom:2rem}.contact_policy.contact_policy_builder .intro .headding_wrap{text-align:center}.contact_policy.contact_policy_builder .intro .section_h3{font-size:3rem}.contact_policy.contact_policy_builder .text-side{background-color:#fefefe;border:1px solid #dedede;position:relative}.contact_policy.contact_policy_builder .text-side .overlay{height:100%;width:100%;background-color:rgba(222,222,222,0.6);position:absolute;top:0;left:0}.contact_policy.contact_policy_builder .text-side .show_btn{display:inline-block;background-color:#efefef;border:1px solid #ccc;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.contact_policy.contact_policy_builder .text-side .text_wrap{font-size:inherit;padding:1rem;height:200px;overflow-y:scroll}
.check_before_contact .intro{margin-bottom:2rem}.check_before_contact .intro .headding_wrap{text-align:center}.check_before_contact .intro .section_h3{font-size:3rem}.check_before_contact .text-side{background-color:#fefefe;border:1px solid #dedede;position:relative}.check_before_contact .text-side .overlay{height:100%;width:100%;background-color:rgba(222,222,222,0.6);position:absolute;top:0;left:0}.check_before_contact .text-side .show_btn{display:inline-block;background-color:#efefef;border:1px solid #ccc;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.check_before_contact .text-side .text_wrap{font-size:inherit;padding:1rem;height:200px;overflow-y:scroll}
.title_text .text-side{max-width:850px;margin:auto;text-align:center}.title_text .text-side .text{text-align:left}@media only screen and (min-width:768px){.title_text .text-side .text{text-align:center}}
.formapps .form_area .form-item .awesomplete{display:block;width:100%;padding:0 !important}.form_area .awesomplete li mark{display:inline-block;padding:0 0 0 0.5rem;background:#f2f2f2;border-radius:0.3em}.form_area .awesomplete>ul{box-shadow:unset;overflow:hidden}.form_area .awesomplete>ul>li{color:#333}.form_area .awesomplete>ul>li::after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:100%;height:2px;background-color:#ccc;transition:transform 0.2s;transform:scaleX(0)}.form_area .awesomplete>ul>li:first-child{border-radius:0.3em 0.3em 0 0}.form_area .awesomplete>ul>li:last-child{border-radius:0 0 0.3em 0.3em}.form_area .awesomplete>ul>li:hover{background-color:#f2f2f2}.form_area .awesomplete>ul>li:hover mark{background-color:#f2f2f2}.form_area .awesomplete>ul>li:hover::after{transform:scaleX(1)}.formapps_border_light .form_area .form-item:not(.send_btn),.formapps_border_light .dummy_form_area .form-item:not(.send_btn){border-bottom:1px solid rgba(0,0,0,0.2)}.formapps_border_light .form_area .form-item:not(.send_btn) div,.formapps_border_light .dummy_form_area .form-item:not(.send_btn) div{padding:1rem}
#footer-section{z-index:3}@media only screen and (max-width: 768px){.jobs #footer-section .detail-side{display:none}}.footer-block .footer_menu_center_builder .detail-side{bottom:0;transition:bottom .5s}.footer_menu_center_builder{background-color:#fff;font-size:1.4rem}.footer_menu_center_builder .footer-company{position:relative}.footer_menu_center_builder .footer-company::before{content:"";position:absolute;top:0;left:50%;width:100%;height:1px;background-color:#ccc;transform:translateX(-50%)}.footer_menu_center_builder .logo-side{padding:2rem 0;text-align:center}.footer_menu_center_builder .logo{max-width:200px;margin:0 auto 2rem}.footer_menu_center_builder .logo img{width:auto;max-width:100%}.footer_menu_center_builder .logo div{display:inline}.footer_menu_center_builder .menu-side{display:none}.footer_menu_center_builder .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_builder .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_builder .detail-side_first .tel{line-height:1.4;letter-spacing:0}.footer_menu_center_builder .detail-side_first .tel a{position:absolute;width:100%;height:100%;top:0;left:0}.footer_menu_center_builder .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_builder .detail-side_first .hour{font-size:1.2rem;display:none}.footer_menu_center_builder .detail-side_second{-ms-flex-positive:1;flex-grow:1}.footer_menu_center_builder .letter{letter-spacing:.1em}.footer_menu_center_builder .copy{border-top:1px solid #ccc;font-size:1.2rem;padding:2rem 0;text-align:center}.footer_menu_center_builder .sns-side{margin-bottom:2rem}.footer_menu_center_builder .sns-side .duplicatable-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.footer_menu_center_builder .sns-side .duplicatable-content{max-width:70px;padding:0 1rem}.footer_menu_center_builder .section_btn a{white-space:nowrap}.footer_menu_center_builder .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_builder .back-top .arrow:before{content:"▲";color:#f44336}@media only screen and (min-width: 768px){.footer_menu_center_builder .footer-company{padding:3.5rem 0 2rem}.footer_menu_center_builder .footer-company_inner{display:flex;flex-wrap:wrap}.footer_menu_center_builder .logo{display:block;margin:0 auto}.footer_menu_center_builder .menu-block{order:3;width:100%}.footer_menu_center_builder .menu-side{display:block;padding:3rem 0 5rem}.footer_menu_center_builder .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_builder .menu-side .duplicatable-content{width:auto;padding:0 1rem;font-size:1.4rem}.footer_menu_center_builder .logo-side{order:1;width:200px}.footer_menu_center_builder .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_builder .detail-side_first{margin-bottom:4rem;font-size:1.8rem;text-align:right;display:block}.footer_menu_center_builder .detail-side_first .tel{font-size:2.2rem}.footer_menu_center_builder .detail-side_first .tel:after{content:none}.footer_menu_center_builder .detail-side_first .tel a{position:relative;pointer-events:none}.footer_menu_center_builder .detail-side_first .hour{display:block}.footer_menu_center_builder .detail-side_second{max-width:300px;margin-bottom:3rem}.footer_menu_center_builder .detail-side>div{margin-bottom:0;width:100%}.footer_menu_center_builder .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_builder .sns-side{margin-bottom:0}.footer_menu_center_builder .sns-side .duplicatable-content{width:60px}.footer_menu_center_builder .section_btn{margin:auto 0 auto auto}.footer_menu_center_builder .back-top{bottom:80px}}@media only screen and (max-width: 768px){.footer_menu_center_builder .detail-side_first .tel{font-size:0 !important}.footer_menu_center_builder .detail-side_second .section_btn{max-width:none}.footer_menu_center_builder .detail-side_second .section_btn a{border-radius:0}}@media only screen and (min-width: 768px){_:-ms-lang(x)::-ms-backdrop,.footer_menu_center_builder .detail-side{align-items:center;margin:unset}_:-ms-lang(x)::-ms-backdrop,.footer_menu_center_builder .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: YakuHanJP, "Noto Sans", "Droid Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", eatYuG, Meiryo, sans-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}}

#global-nav .gnav_accordion_icon_builder .gnav_sp .logo_side {
    padding: 1rem 0;
}

/*-----------------------------
title_circle 
-----------------------------*/
.title_circle .image-side:nth-child(5) .image-side_inner {
    width: 500px;
    height: 500px;
 }
/*-----------------------------
チェックマーク追加
-----------------------------*/
.transparent_plate .letter{
	    padding: 5rem 13rem 0rem;
	    text-align: left;
}

.transparent_plate .letter div{
    padding: 0rem 3rem 0rem;
    margin: 0 0 2rem;
    font-size: 2rem;
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346681/optimized_zgpDRjRq9l9hS70GsNqB_Q.png) 0 0.5rem /18px no-repeat;
}
/*-----------------------------
motion_mainvisual
-----------------------------*/
.motion_mainvisual_h1::before {
    border-color: #03a9f475 transparent transparent transparent;
}
.motion_mainvisual_h1::after{
border-color: transparent transparent #03a9f475 transparent;
}
.motion_mainvisual_h1 .motion_mainvisual_bg_text_body {
    color: #004ca06b;
}
/*-----------------------------
standard_content_text_two 
-----------------------------*/
.standard_content_text_two .text-box {
     border: none;
}
/*-----------------------------
technology_how_it_works
-----------------------------*/
.technology_how_it_works-step {
	border-bottom: dashed 1px #ddd;
}
.technology_how_it_works-step:last-child {
	border-bottom: none;
}
.technology_how_it_works-step .step_title {
	margin: 1rem 0 .5rem;
	padding: 0;
	color: #00a4ee;
	font-weight: 600;
}
.technology_how_it_works-step .step_subtitle.editable {
	margin-bottom: 2rem;
}
/*-----------------------------
h2_section 
-----------------------------*/
.h2_section .section_h2 {
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 12px;
}
.h2_section .section_h2:before {
	content: "";
    display: block;
    width: 160px;
    height: 20px;
    bottom: 0;
    left: calc( 50% - 80px);
    background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346680/optimized_Yf4-2n3o10MU3rpOM3c25A.png) no-repeat center bottom / contain;
    position: absolute;
}
/*-----------------------------
text-shadow
-----------------------------*/
.motion_mainvisual_h1 .motion_mainvisual_text_body .motion_mainvisual_text,
.square_four_images_with_text_builder .section_h3,
.banner_image_builder .text-side .section_h3,
body:not(.eat_cms) .circle-box_link_builder .image_text,
.title_section .section_h3{
text-shadow: 2px 2px 2px #0000007a;
}
/*-----------------------------
information_card
-----------------------------*/
.information_card .text-side .section_h2 {
    font-size: 3.5rem;
}

/*---ラインけし---*/
.information_card .info-side_content-inner {
    border: none;
background: #7fc06c;
}

.information_card .info-side .section_h3 {
    color: #fff!important;
    font-size: 2rem!important;
}
.information_card .info-side .cta-text,
.information_card .text-side .subtitle_wrap,
.information_card .text-side .letter,
.information_card .info-side .microcopy_wrap,
.information_card .info-side .microcopy{
    color: #FFF!important;
}
/*-----------------------------
wide_block_link_flex .frame-image
-----------------------------*/

.wide_block_link_flex .frame-image {
	background: #7fc06c;
}

/*-----------------------------
波状
-----------------------------*/
@media only screen and (min-width: 767px) {
#global-nav .section_inner {
	position: relative;
}
#global-nav .section_inner:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	margin-top: 10px;
	height: 34px;
	background: url(https://s3-ap-northeast-1.amazonaws.com/flamingo-production/uploads/storage/image/file/219523/optimized_xYN1We6FJQWRIFURoW6mwg.png) center top / auto 100%;
}


}
/*-----------------------------
背景
-----------------------------*/

#section-wrapper {
	position: relative;
}
#section-wrapper::before {
	content: "";
	width: 60vw;
	height: 30vw;
	background: url(https://d1i7na1hjknxjq.cloudfront.net/uploads/storage/image/file/346667/optimized_gnFXM5cWmgohERZ_vP9JmA.png)center center/contain no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	opacity: .16;
}

/* ########################
font
######################## */

#section-wrapper .headding {
	line-height: ;
	letter-spacing: 0.03em;
	font-weight: 500;
	font-family: 'jost',YakuHanMP, "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#section-wrapper .subtitle {
	font-family: 'jost', 'Zen Kaku Gothic New', sans-serif;
	line-height: ;
	letter-spacing: 0.03em;
}
#section-wrapper .letter {
	font-family: 'jost', 'Zen Kaku Gothic New', sans-serif;
	line-height: ;
	letter-spacing: 0.03em;
}
.gnav_pc .gnav_items li a {
	font-weight: 600;
}
@media only screen and (min-width: 767px) {
	.motion_mainvisual_h1 h1, .mainvisual_step_animation_builder h1{
		font-size: 6.0rem!important;
	}
	.h2_section .section_h2,
	.section_h3 {
		font-size: 4rem!important;
	}
}

/* ########################
color
######################## */

body {
	background-color: #FCF5E9;
	font-size: 1.6rem;
	font-weight: 600;
	color: #000;
}
.editable a {
	color: #000;
}

/*---ハーフトーンの疑似要素---*/

.banner_image .duplicatable-container .frame-image::before,
.circle-box_link .image_wrap .circle-image::before,
.vertical_icon .image-frame-bg::before,
.vertical_icon_dup .frame-image::before,
.half_text_separate .image-side::before,
.tree_image_btn .text-side_bg::before,
.half_two_image_misaligned .frame-image::before,
.fit_card_three_image .image-side .frame-image::before,
.three_images .text-side_bg::before,
.square_four_images_with_text .duplicatable-content_inner::before,
.fit_card_two .image-side .image-frame-bg::before,
.circle-box_link_builder .image_wrap .circle-image::before {
	content: "";
	width: 100%;
	height: 100%;
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #007ab03d;
	background-image: repeating-linear-gradient(-45deg, #749fc152, #749fc152 2px, transparent 0, transparent 4px);
}
.square_four_images_with_text .text-side {
	z-index: 2;
}
.half_two_image_misaligned .frame-image::before,
.banner_image .duplicatable-container .frame-image::before {
	z-index: 0;
}

/*---ハーフトーンの疑似要素 end---*/

.tree_image_btn .text-side .section_btn a::after {
	transform: none!important;
}
.block_vertical_three .subtitle,
.three_cards_title_sfiht .text-side .headding,
.three_cards_title_sfiht .text-side .subtitle,
.banner_text ._color_,
.blog_posts .banner_text ._color_,
.showcase_chart .banner_text ._color_,
.footer-section {
	color: #004ca0!important;
}

/*BTN_お問い合わせフォーム*/

.banner_text .banner_link,
.simple_text_content .simple_text_title.editable.headding::before,
.list_box .duplicatable-content dt .number:before,
.blog_posts .banner_text .banner_link,
.showcase_chart .banner_text .banner_link,
.formapps .section_btn input {
	background-color: #004ca0!important;
	border: 2px solid #004ca0!important;
	color: #fff!important;
}
.formapps .section_btn {
	background-color: #fff!important;
}

/*---FLOW---*/

.new_list_box .text-side .number_wrap,
.new_list_box_builder .text-side .number_wrap {
	background: #004ca0;
	color: #fff!important;
}

/*---FAQ---*/

.faq_accordion .duplicatable-content,
.faq_accordion_builder .duplicatable-content {
	background-color: #0a84f526;
}
.faq_accordion .q_btn,
.faq_accordion .editable,
.faq_accordion_builder .letter {
	color: #004ca0!important;
}

/*BLOG_NEWタグ色*/

.blog_unity .blog-side .category,
.blog_text_list .blog-side .category,
.showcase_chart .showcase_chart_item .notice,
.blog_posts .blog_post .notice,
.blog_posts .post_item .notice {
	background-color: #dcfcfb!important;
	color: #004ca0!important;
}
.showcase_chart .showcase_chart_item .notice {
	/*background-color: #0081cc!important;*/
}

/*---New_ft_btn---*/

.section_btn .page_top_btn a:before {
	border-top: solid 2px #7fc06c;
	border-right: solid 2px #7fc06c;
}

/*---矢印---*/

.standard_content_dup_arrow .duplicatable-content:not(:last-child) .image-side:after {
	color: #7fc06c!important;
}
@media only screen and (max-width: 767px) {
	.standard_content_dup_arrow .duplicatable-content:not(:last-child):after {
		color: #7fc06c!important;
	}
}

/*---テーブルあしらい ---*/

.table_light .table_wrap .tr .th,
.table_border_light .table_wrap .tr .th,
.table_light_generic .table_wrap .tr .th,
.table_light_builder_company .table_wrap .tr .th{
	background: #0a84f526;
	color: #00a4ee!important;
	font-weight: bold!important;
}
@media only screen and (min-width: 768px) {
	.table_light .duplicatable-container,
	.table_border_light .duplicatable-container,
	.table_light_builder_company .duplicatable-container{
		border-top: 1px solid rgb(0 0 0 / 18%);
	}
}
.table_light .table_wrap .tr,
.table_border_light .table_wrap .tr,
.table_light_builder_company .table_wrap .tr,
.table_light_builder_company .duplicatable-container{
	width: 100%;
	border-bottom: 1px solid rgb(0 0 0 / 18%);
}
.table_border_light .table_wrap .duplicatable-content:nth-child(n+2) {
	padding: 0;
}
.table_light .table_wrap .tr,
.table_border_light .table_wrap .tr,
.table_light_generic .table_wrap .tr .td {
	background: #FFF;
}
@media only screen and (max-width: 768px) {
	.table_border_light .table_wrap .tr .th {
		width: 100%;
	}
}

/*---TOPページへ▲---*/

.footer_menu_center .back-top,
.footer_menu .back-top,
.footer_tp_generic .back-top,
.footer_menu_center_builder .back-top {
	border: 1px solid #7fc06c;
}
.footer_menu_center .back-top .arrow:before,
.footer_menu .back-top .arrow:before,
.footer_tp_generic .back-top .arrow:before,
.footer_menu_center_builder .back-top .arrow:before {
	color: #7fc06c;
}

/*---各パーツ---*/

.wide_block_link_flex .frame-image,
.title_backcolor .text-side .headding_wrap,
.title_backcolor .text-side .subtitle_wrap {
	display: inline-block;
}
.footer_menu_center .footer-company::before {
	background: none;
}

/* ########################
サイトマップ
######################## */

#section_479593 .text-side .editable a {
	padding: 2.4rem 0 2.4rem;
	border-bottom: solid 1px #ccc;
	display: block;
}
#section_479593 .text-side .editable a:hover {
	color: #00a4ee!important;
	text-decoration: underline #00a4ee;
}

/* ########################
共通　調整
######################## */

.h2_line .image-frame-bg {
	margin: 0 auto 4rem;
}
.h2_line .subtitle {
	font-size: 1.8rem;
}
.infomation_all_generic {
	padding-bottom: 50px!important;
	padding-top: 50px!important;
}
.catchcopy .letter {
	padding: 0 5rem 2rem;
}
@media only screen and (min-width: 768px) {
	.half_grid .subtitle,
	.half_limited_height .subtitle {
		font-size: 1.6rem;
	}
}
.alternating-backcolor .text-side .heading {
	font-size: 22px;
}
#content-wrapper #section-wrapper .three_cards_dot_separator .image-side {
	width: 40%;
}
.table_separated_border .section_inner {
	padding: 0 0 100px;
}
#content-wrapper #section-wrapper .three_cards_dot_separator {
	padding-top: 0;
}
#footer-section .footer_menu_center .letter a {
	color: #fff;
}
.footer_menu_center .logo {
	max-width: 200px;
}

/*---accordion---*/

.new_accordion_image .accordion_btn {
	padding: 15px 0;
	color: #fff!important;
	cursor: pointer;
	background: #00a4ee;
}
.new_accordion_image .accordion_btn .letter {
	color: #FFF!important;
}
.technology_how_it_works-step .step-image {
	margin: 20px 15px;
}
.title_icon .image-frame img {
	width: 80%;
}

/* ########################
SP調整
######################## */

@media only screen and (max-width: 767px) {
	/*100pxの余白を60pxに変更*/
	.spaceable-top[style*="100px"] {
		padding-bottom: 50px !important;
	}
	.spaceable-bottom[style*="100px"] {
		padding-bottom: 60px !important;
	}
	/*80pxの余白を40pxに変更*/
	.spaceable-top[style*="80px"] {
		padding-bottom: 40px !important;
	}
	.spaceable-bottom[style*="80px"] {
		padding-bottom: 40px !important;
	}
	/*60pxの余白を40pxに変更*/
	.spaceable-top[style*="60px"] {
		padding-bottom: 40px !important;
	}
	.spaceable-bottom[style*="60px"] {
		padding-bottom: 40px !important;
	}
	.title_icon .image-frame img {
		width: 70%;
	}
#global-nav .gnav_accordion_icon_builder .gnav_sp .gnav-editable-contents .gnav-btn {
    width: 100%;
}
}

/* ########################
G-NAVI _new_drawer_slidein
######################## */

@media only screen and (min-width: 1025px) {
	#global-nav .new_drawer_slidein .section_inner {
		padding: 0 0 0 1.5rem;
	}
	.gnav_items li a {
		position: relative;
		font-weight: bold;
		height: 100%;
		display: flex;
		align-items: center;
		color: #000 !important;
		font-size: 14px;
	}
	.gnav_items li a::before {
		content: "";
		width: 100%;
		height: 4px;
		background-color: #00a4ee;
		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: #00a4ee!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_standard_icon .gnav_pc .gnav_items li {
		padding: 0 6px;
	}
	.gnav_standard_icon .gnav_pc .logo_side {
		height: 100%;
		flex: 0 0 auto;
		margin: 0 25px 0 10px;
	}
	.gnav-editable-contents .gnav-btn:hover {
		background-color: #00a4ee;
	}
	.gnav_standard_icon .gnav_pc .logo_side img {
		max-width: 250px;
	}
	#global-nav .gnav_accordion_basic .gnav_pc {
		justify-content: space-between;
	}
}
.gnav-editable-contents .gnav-btn {
	background-color: #00a4ee;
	color: #FFF!important;
}
.gnav-editable-contents .gnav-btn:last-child {
	background-color: #7fc06c;
}
#global-nav .gnav_accordion_wide .gnav_pc .gnav_items li {
	padding: 0 10px;
}

/*---hd_logo　調整---*/

.new_drawer_slidein .header_logo img {
	padding: 1.2rem 0;
}

/* ########################
btn
######################## */

.section_btn {
	height: 100%;
	/*z-index: -1;*/
	position: relative;
}
.section_btn a {
	color: #FFF !important;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: .1em !important;
	background: #00a4ee !important;
	border-radius: 0;
	position: relative;
	transition: .3s;
	z-index: 0;
	border-radius: 100px!important;
}
.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% - 2px);
	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: #FFF;
	z-index: -1;
	transition: .3s;
	border-radius: 100px!important;
}
body.eat_cms .section_btn a::after {
	opacity: .5;
}
.fit_card_two .section_btn a {
	border: none;
}
.infomation_all_generic .section_btn a {
	border: none !important;
}
.half_wide_limited_height .section_btn a::after,
.fit_card_two .section_btn a::after {
	background: #7fc06c;
}
.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;
}
.width-limit .section_inner .section_btn a::after {
	background: #7fc06c;
}
.section_btn a::after {
	background: #7fc06c!important;
}

.fixed-wrapper {padding-top: 60px;}

@media only screen and (max-width: 767px) {
#section_479653 .transparent_plate .letter{padding: unset;}
#section_479916 .title_circle .subtitle{font-size:1.6rem;}
}
.information_half_wide .link-side .duplicatable-content:nth-child(3){border-bottom: 1px solid #151E2F;}

.table_light_builder_company .table_wrap .tr .td {
    font-size: 1.6rem !important;
}

.table_light_builder_company .table_wrap .tr .td,
.table_light_builder_company .table_wrap .tr .th {
    font-size: 1.6rem !important;
}

@media only screen and (max-width: 767px) {
	.table_light_builder_company .table_wrap .tr .td,
	.table_light_builder_company .table_wrap .tr .th {
		font-size: 1.4rem !important;
	}
}