header{width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;flex-direction:row;position:fixed;top:0;left:0;z-index:100;background-color:#fff}header label{display:none}#btn_logo{width:135px;margin-left:20px}#btn_logo img{width:100%}:is(#nav_header,#header_links){display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row}#nav_header{height:80px;gap:20px}#nav_header .btn_inquiry{width:140px;height:40px;margin-right:20px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;color:#fff;background-color:#00a496;border-radius:20px}#header_links{gap:15px;font-size:1.4rem}#header_links .header_link+.header_link{padding-left:15px;position:relative}#header_links .header_link+.header_link:before{content:"";width:1px;height:15px;display:block;position:absolute;top:3px;left:0;background-color:#c5c7c9}@media screen and (max-width:1200px){header label{aspect-ratio:1;height:80px;position:relative;background-image:linear-gradient(270deg,#00A496,#00A496);background-position:center 37px;background-repeat:no-repeat;background-size:40px 2px;border-radius:6px;transition-property:background-size;transition-timing-function:ease}header label,header label:after,header label:before{display:block;transition-duration:.3s;transition-delay:0s}header label:after,header label:before{content:"";width:40px;height:2px;margin:0 auto;position:absolute;left:0;right:0;background-color:#00a496;transition-property:all;transition-timing-function:ease}header label:before{top:24px}header label:after{top:50px}#btn_logo{width:150px}#nav_header{display:none}body:has(#chk_nav:checked){overflow:hidden}body:has(#chk_nav:checked) header label{background-size:0 1px}body:has(#chk_nav:checked) header label:before{top:36px;transform:rotate(135deg)}body:has(#chk_nav:checked) header label:after{top:36px;transform:rotate(-135deg)}}#nav_hamburger{display:none}@media screen and (max-width:1200px){#btn_nav_close{display:block;inset:0;z-index:98;background-color:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none;opacity:0;transition:opacity .5s,display .5s;transition-behavior:allow-discrete}#btn_nav_close,#nav_hamburger{width:100%;height:100%;position:fixed}#nav_hamburger{max-width:400px;padding:100px 20px;display:block;top:0;right:0;z-index:99;overflow:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;background-color:hsla(0,0%,100%,.8);transform:translateX(100%);transition-property:transform;transition-duration:.7s;transition-delay:0s;transition-timing-function:cubic-bezier(1,0,0,1)}#nav_hamburger .btn_inquiry{height:60px;margin-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;color:#fff;font-size:1.8rem;background-color:#00a496;border-radius:30px}#nav_hamburger .btn_tel{margin-top:20px;padding:10px;text-align:center;border:1px solid #0061b3}#nav_hamburger .btn_tel :is(span,a){color:#0061b3}#nav_hamburger .btn_tel span{display:block;font-size:min(.2666666667vw*14,14px)}#nav_hamburger .btn_tel a{padding:10px 0 5px;display:block;line-height:1;font-size:min(.2666666667vw*36,36px)}#hamburger_links .hamburger_link{position:relative}#hamburger_links .hamburger_link+.hamburger_link{padding:0;border-left:0;border-top:1px solid #c5c7c9}#hamburger_links .hamburger_link:has(a[href="/"]){display:block}#hamburger_links a{padding:20px 10px;font-size:min(.2666666667vw*16,16px)}#hamburger_links a:is(:active,:hover,.active){color:#fff;background-color:#00a496}#hamburger_links a:is(:active,:hover,.active) .text_target{transform:translateY(0)}body:has(#chk_nav:checked) #btn_nav_close{display:block;opacity:1}@starting-style{body:has(#chk_nav:checked) #btn_nav_close{opacity:0}}body:has(#chk_nav:checked) #nav_hamburger{transform:translateX(0)}}@media screen and (max-width:600px){#hamburger_links a{padding:15px 10px}}footer{padding:60px 0;line-height:20px}footer .nav_links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;gap:20px}footer .nav_links li+li{padding-left:20px;border-left:1px solid #000}footer p.copyright{margin-top:20px;text-align:center}footer #btn_corporate{width:250px}footer #btn_corporate img{width:100%}footer .nav_links{margin-top:30px}@media screen and (max-width:1000px){footer .nav_links{gap:10px}footer .nav_links li+li{padding-left:10px}footer #btn_corporate{width:200px}}@media screen and (max-width:600px){footer{padding:30px 0}footer .nav_links{justify-content:flex-start;flex-direction:column;gap:20px}footer .nav_links li+li{padding-left:0;border-left:0}footer p.copyright{margin-top:40px;padding-bottom:60px}footer #btn_corporate{width:160px}}#kv{margin-bottom:100px;position:relative;overflow:hidden}#kv h1{width:100%;height:100%;position:absolute;inset:0;z-index:1;background-color:rgba(41,144,208,.15)}#kv h1 p{height:100%;padding-bottom:40px;display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;flex-direction:row;position:relative;line-height:1.4;color:#fff;font-size:4.4rem}#kv .bg{height:400px}#kv .bg img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1000px){#kv{margin-bottom:60px}#kv h1 p{padding-bottom:30px;line-height:1.4;font-size:calc(.1302083333vw*40)}}@media screen and (max-width:600px){#kv{margin-bottom:40px}#kv h1 p{padding-bottom:20px;font-size:min(.2666666667vw*24,24px)}#kv .bg{height:200px}}section.layout_section+section.layout_section{margin-top:120px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_green){padding:80px 0}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_green).padding_size_small{padding:40px 0}@media screen and (max-width:1000px){section.layout_section+section.layout_section{margin-top:80px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_green){padding:60px 0}section.layout_section.padding_size_small{padding:30px 0}}@media screen and (max-width:600px){section.layout_section+section.layout_section{margin-top:60px}:is(section.layout_section>.bg_blue,section.layout_section>.bg_light_blue,section.layout_section>.bg_light_green){padding:40px 0}section.layout_section.padding_size_small{padding:20px 0}}.layout_box+.layout_box{margin-top:80px}.layout_box+.layout_box.margin_size_small{margin-top:20px}.layout_box:is(.bg_blue,.bg_light_blue,.bg_light_green){padding:30px}@media screen and (max-width:1000px){.layout_box+.layout_box{margin-top:60px}}@media screen and (max-width:600px){.layout_box+.layout_box{margin-top:40px}.layout_box:is(.bg_blue,.bg_light_blue,.bg_light_green){padding:20px}}.color_box{padding:30px}.color_box.padding_size_large{padding:60px}@media screen and (max-width:1000px){.color_box{padding:20px}.color_box.padding_size_large{padding:30px}}@media screen and (max-width:600px){.color_box.padding_size_large{padding:20px}}.box_has_person{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;gap:var(--gap)}.box_has_person .info{max-width:calc(100% - var(--pic-size))}.box_has_person .pic{width:var(--pic-size);min-width:var(--pic-size)}.box_has_person.pic_position_left{flex-direction:row-reverse}.box_has_person.direction_left{justify-content:flex-start}@media screen and (max-width:1000px){.box_has_person{display:block;padding-right:0}.box_has_person .info{max-width:none}.box_has_person .pic{display:none}}.cols{display:grid;grid-gap:60px 30px;gap:60px 30px}.cols+.cols{margin-top:80px}.cols.direction_center{justify-content:center}.cols.direction_right{justify-content:flex-end}.cols.direction_justify{justify-content:space-between}.cols.layout2-1{grid-template-columns:auto 31%}.cols.layout1-1{grid-template-columns:repeat(2,1fr)}.cols.layout1-2{grid-template-columns:31% auto}.cols.layout3-1{grid-template-columns:auto 28%}.cols.layout1-3{grid-template-columns:28% auto}.cols.layout1-1-1{grid-template-columns:repeat(3,1fr)}.cols.layout1-1-1-1{grid-template-columns:repeat(4,1fr)}.cols.has_sub_grid .col{display:grid;grid-template-rows:subgrid;grid-row:span var(--grid-row);grid-row-gap:0}.cols.pic_bottom .col{display:flex;justify-content:flex-start;align-items:normal;flex-wrap:nowrap;flex-direction:column}@media screen and (max-width:600px){.cols{gap:40px 20px}.cols:is(.layout1-1,.layout2-1,.layout1-2,.layout3-1,.layout1-3,.layout1-1-1){grid-template-columns:none}.cols.layout1-1-1-1{grid-template-columns:repeat(2,1fr)}.cols .col.is_sp_image_first{order:-1}}.free_cols{display:grid;grid-template-columns:var(--grid-template-columns);grid-gap:var(--gap);gap:var(--gap);align-items:start}@media screen and (max-width:1000px){.free_cols{grid-template-columns:none;gap:10px}}:is(h1,h2,h3,h4,h5,h6).h_simple{margin-bottom:20px;line-height:1.4;font-size:2.4rem}:is(h1,h2,h3,h4,h5,h6).h_simple.margin_bottom_size_large{margin-bottom:40px}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:2.8rem}:is(h1,h2,h3,h4,h5,h6).h_simple:is(.font_size_small,.font_size_compact,.font_size_extrasmall){margin-bottom:10px}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:2rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_compact{font-size:1.8rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{font-size:1.6rem}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:3.2rem}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_simple{font-size:calc(.1302083333vw*20)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:calc(.1302083333vw*22)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:calc(.1302083333vw*16)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{font-size:calc(.1302083333vw*16)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:calc(.1302083333vw*24)}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_simple{font-size:min(.2666666667vw*20,20px)}:is(h1,h2,h3,h4,h5,h6).h_simple.margin_bottom_size_large{margin-bottom:20px}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_large{font-size:min(.2666666667vw*22,22px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_small{font-size:min(.2666666667vw*18,18px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extrasmall{font-size:min(.2666666667vw*16,16px)}:is(h1,h2,h3,h4,h5,h6).h_simple.font_size_extralarge{font-size:min(.2666666667vw*24,24px)}}:is(h1,h2,h3,h4,h5,h6).h_has_bg{margin-bottom:30px;padding:15px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;text-align:center;line-height:30px;color:#fff;font-size:2.4rem;background-color:#0061b3}:is(h1,h2,h3,h4,h5,h6).h_has_bg.color_green{background-color:#00a496}:is(h1,h2,h3,h4,h5,h6).h_has_bg.text_align_left{justify-content:flex-start}:is(h1,h2,h3,h4,h5,h6).h_has_bg.text_align_right{justify-content:flex-end}:is(h1,h2,h3,h4,h5,h6).h_has_bg.font_size_large{line-height:40px;font-size:3.2rem}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_has_bg{padding:15px 10px;font-size:calc(.1302083333vw*24)}:is(h1,h2,h3,h4,h5,h6).h_has_bg.font_size_large{line-height:30px;font-size:calc(.1302083333vw*28)}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_has_bg{padding:10px 20px;font-size:min(.2666666667vw*24,24px)}:is(h1,h2,h3,h4,h5,h6).h_has_bg.font_size_large{font-size:min(.2666666667vw*28,28px)}}:is(h1,h2,h3,h4,h5,h6).h_has_border{margin-bottom:30px;display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;flex-direction:row;font-size:2rem;border-bottom:6px solid #c5c7c9}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text{padding-bottom:10px;display:block;position:relative}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text:after{content:"";width:100%;height:6px;display:block;position:absolute;bottom:-6px;left:0;background-color:#000}:is(h1,h2,h3,h4,h5,h6).h_has_border.color_blue .h_has_border_text:after{background-color:#0061b3}:is(h1,h2,h3,h4,h5,h6).h_has_border.color_green .h_has_border_text:after{background-color:#00a496}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_has_border{margin-bottom:20px;font-size:min(.2666666667vw*20,20px);border-bottom-width:4px}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text{padding-bottom:5px}:is(h1,h2,h3,h4,h5,h6).h_has_border .h_has_border_text:after{height:4px;bottom:-4px}}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg{margin-bottom:20px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg span{height:40px;padding:0 40px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;color:#fff;background-color:#0061b3;border-radius:20px}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.color_green span{background-color:#00a496}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.color_white span{color:#0061b3;background-color:#fff}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.font_size_medium{font-size:2rem}@media screen and (max-width:1000px){:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg span{padding:0 30px}}@media screen and (max-width:600px){:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg span{padding:0 20px}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.font_size_medium{font-size:min(.2666666667vw*16,16px)}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.font_size_small{font-size:min(.2666666667vw*14,14px)}:is(h1,h2,h3,h4,h5,h6).h_has_radius_bg.font_size_small span{padding:0 10px}}.lead_paragraph{font-size:1.6rem}.lead_paragraph.margin_size_medium{margin-bottom:30px}@media screen and (max-width:1000px){.lead_paragraph.margin_size_medium{margin-bottom:20px}}@media screen and (max-width:600px){.lead_paragraph{text-align:left;font-size:min(.2666666667vw*16,16px)}}.paragraph{line-height:1.8}.has_mark{margin-top:5px;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;flex-direction:row}.has_mark span.mark{white-space:nowrap}.has_mark span.mark+span{flex:1 1}.has_mark span.mark+span.font_weight_normal{font-weight:400}.counter_number{width:40px;height:40px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;color:#fff;font-size:2.6rem;background-color:#0061b3;border-radius:100%}.counter_number:before{content:counter(var(--counter))}.color_green .counter_number{background-color:#00a496}@media screen and (max-width:1000px){.counter_number{width:30px;height:30px;line-height:30px;font-size:calc(.1302083333vw*22)}}@media screen and (max-width:600px){.counter_number{font-size:min(.2666666667vw*22,22px)}}.dynamic_order_box{column-count:2;column-gap:40px}.dynamic_order_box .dynamic_order_box_text{page-break-inside:avoid;break-inside:avoid}.dynamic_order_box .dynamic_order_box_pic img{width:100%}@media screen and (max-width:1000px){.dynamic_order_box.target_device_tablet{display:flex;justify-content:flex-start;align-items:normal;flex-wrap:nowrap;flex-direction:column;gap:10px}.dynamic_order_box.target_device_tablet .dynamic_order_box_text{order:2}}@media screen and (max-width:600px){.dynamic_order_box.target_device_sp{display:flex;justify-content:flex-start;align-items:normal;flex-wrap:nowrap;flex-direction:column;gap:10px}.dynamic_order_box.target_device_sp .dynamic_order_box_text{order:2}}.inquiry_box .has_dialogue{margin-bottom:10px;display:block;text-align:center;color:#0061b3;font-size:2.4rem}.inquiry_box .inquiry_tel{margin-top:60px}.inquiry_box .inquiry_tel .tel_box{margin-top:0}@media screen and (max-width:1000px){.inquiry_box .has_dialogue{font-size:calc(.1302083333vw*16)}.inquiry_box .inquiry_tel{margin-top:40px}}@media screen and (max-width:600px){.inquiry_box .has_dialogue{font-size:min(.2666666667vw*16,16px)}.inquiry_box .buttons_inner{width:100%}}#mobility_service_box{margin-top:100px;color:#fff;background-color:#0061b3}#mobility_service_box .links{display:flex;justify-content:space-between;align-items:normal;flex-wrap:wrap;flex-direction:row;gap:30px}#mobility_service_box .links li{width:calc(50% - 15px);min-height:90px;position:relative;background-color:#fff}#mobility_service_box .links a{height:100%;padding:0 25px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:row;gap:20px;position:relative;color:#0061b3;line-height:1.4;font-size:2.2rem;background-color:#fff}#mobility_service_box .links a.cariteco img{width:58px}#mobility_service_box .links a.cariteco_bike img{width:56px}#mobility_service_box .links a .icon_arrow{right:25px}@media screen and (max-width:1000px){#mobility_service_box{margin-top:60px}#mobility_service_box h1{font-size:calc(.1302083333vw*30)}#mobility_service_box .links li{min-height:100px}#mobility_service_box .links a span{font-size:calc(.1302083333vw*18)}}@media screen and (max-width:600px){#mobility_service_box h1{font-size:min(.2666666667vw*24,24px)}#mobility_service_box .links{flex-direction:column;gap:15px 0}#mobility_service_box .links li{width:auto;min-height:auto}#mobility_service_box .links a{min-height:80px;padding:5px 20px;justify-content:flex-start}#mobility_service_box .links a:is(.cariteco,.cariteco_bike) img{width:50px}#mobility_service_box .links a span{font-size:min(.2666666667vw*20,20px)}}.tel_box{margin-top:40px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:column;line-height:1.1;color:#0061b3}.tel_box strong{margin-bottom:10px;display:block;text-align:center;color:#0061b3;font-size:2.6rem}.tel_box a{color:#0061b3;font-size:6rem}.tel_box .business_hours{font-size:1.6rem}@media screen and (max-width:1000px){.tel_box strong{font-size:calc(.1302083333vw*22)}.tel_box a{font-size:calc(.1302083333vw*56)}.tel_box .business_hours{font-size:calc(.1302083333vw*18)}}@media screen and (max-width:600px){.tel_box strong{font-size:min(.2666666667vw*22,22px)}.tel_box a{font-size:min(.2666666667vw*50,50px)}.tel_box .business_hours{text-align:center;line-height:1.4;font-size:min(.2666666667vw*18,18px)}}.divided_border_lists{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;text-align:center;border-left:2px solid #0061b3}.divided_border_lists.color_green,.divided_border_lists.color_green .divided_border_list{border-color:#00a496}.divided_border_lists.color_green .h_simple{color:#00a496}@media screen and (max-width:600px){.divided_border_lists{display:block;border-top:1px solid #0061b3;border-left:0}}.divided_border_list{padding:0 20px;display:grid;grid-template-rows:subgrid;grid-row:span 4;grid-row-gap:0;position:relative;border-right:2px solid #0061b3}.divided_border_list .label{margin-bottom:20px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;flex-direction:column}.divided_border_list .label span{display:block}.divided_border_list .label .text{font-size:1.6rem;letter-spacing:.1em;text-indent:.1em}.divided_border_list .label .counter_number{margin-top:5px}.divided_border_list .h_simple{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row}.divided_border_list .outline{margin-bottom:15px;text-align:center;color:#000}.divided_border_list .pic{margin:auto auto 0}.divided_border_list .pic img{width:auto;height:var(--pic-height)}.divided_border_lists.color_green .divided_border_list .label .text,.divided_border_lists.color_green .divided_border_list strong{color:#00a496}.divided_border_lists.padding_size_small .divided_border_list{padding:0 10px}@media screen and (max-width:1000px){.divided_border_list{padding:0 10px}.divided_border_list .label .text{font-size:calc(.1302083333vw*16)}.divided_border_list .h_simple{display:block}.divided_border_lists.padding_size_small .divided_border_list{padding:0 5px}}@media screen and (max-width:600px){.divided_border_list{padding:20px 0;display:grid;grid-template-areas:"label h3" "pic pic";grid-template-columns:min(.2666666667vw*70,70px) auto;border-bottom:1px solid #0061b3;border-right:0}.divided_border_list:has(.outline){grid-template-areas:"label h3 h3" "label outline pic";grid-template-columns:min(.2666666667vw*70,70px) auto min(.2666666667vw*120,120px)}.divided_border_list:has(.outline) .outline{margin-bottom:0}.divided_border_list:has(.outline) .pic{width:auto;padding-left:10px}.divided_border_list .label{margin:0 10px 0 0;grid-area:label;white-space:nowrap}.divided_border_list .label .text{line-height:1;font-size:min(.2666666667vw*14,14px);letter-spacing:0;text-indent:0}.divided_border_list .label .number{margin-top:10px}.divided_border_list .h_simple{grid-area:h3;text-align:left}.divided_border_list .h_simple.font_size_small{margin-bottom:0;text-align:left}.divided_border_list .outline{text-align:left;grid-area:outline}.divided_border_list .pic{width:40%;margin:0 auto;grid-area:pic}.divided_border_list .pic img{height:auto}.divided_border_lists.padding_size_small .divided_border_list{padding:20px 0}}.list_items{line-height:1.8}.list_items.margin_top{margin-top:1em}.list_items.margin_bottom{margin-bottom:1em}.list_items.margin_both{margin:1em 0}ul.list_items li{padding-left:1.2em;position:relative}ul.list_items li:before{content:"";width:.8em;aspect-ratio:1;display:block;position:absolute;top:6px;left:0;background-color:#000;border-radius:100%}ul.list_items.direction_horizontal{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:row;gap:0 1em}ul.list_items.list_color_blue li:before{background-color:#0061b3}ul.list_items.list_color_green li:before{background-color:#00a496}.positionable_group{margin-top:30px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;gap:50px}.positionable_group.direction_left{justify-content:flex-start}.positionable_group.direction_right{justify-content:flex-end}.positionable_group.direction_justify{justify-content:space-between}.positionable_group.margin_size_none{margin-top:0}@media screen and (max-width:1000px){.positionable_group.direction_justify{flex-direction:column}}@media screen and (max-width:600px){.positionable_group{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px}}#anchors ul{max-width:912px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;flex-direction:row;gap:30px}#anchors ul li{width:calc(50% - 15px)}@media screen and (max-width:600px){#anchors ul{flex-direction:column;align-items:normal;gap:20px}#anchors ul li{width:auto}}@media screen and (max-width:1000px){.scrollable_when_small_device.switch_device_tablet{width:100%}.scrollable_when_small_device.switch_device_tablet:before{content:"左右にスクロールできます";margin-bottom:10px;display:block;position:-webkit-sticky;position:sticky;top:0;left:0;line-height:20px}.scrollable_when_small_device.switch_device_tablet .scrollable_when_small_device_inner{padding:20px;position:relative;border:1px solid #c5c7c9;overflow:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.scrollable_when_small_device.switch_device_tablet .scrollable_when_small_device_inner>*{min-width:var(--min-size)}}@media screen and (max-width:600px){.scrollable_when_small_device.switch_device_sp{width:100%}.scrollable_when_small_device.switch_device_sp:before{content:"左右にスクロールできます";margin-bottom:10px;display:block;position:-webkit-sticky;position:sticky;top:0;left:0;line-height:20px}.scrollable_when_small_device.switch_device_sp .scrollable_when_small_device_inner{padding:20px;position:relative;border:1px solid #c5c7c9;overflow:scroll;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.scrollable_when_small_device.switch_device_sp .scrollable_when_small_device_inner>*{min-width:var(--min-size)}}.button{width:480px;max-width:100%;height:120px;padding:0 95px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row;position:relative;text-align:center;line-height:1.4;font-size:3rem;border-radius:60px}.button.btn_color_blue{background-color:#0061b3}.button.btn_color_green{background-color:#00a496}.button.btn_color_white_blue{border:1px solid #0061b3}.button.btn_color_white_green{border:1px solid #00a496}.button:is(.btn_size_medium,.btn_size_wide){height:90px;padding:0 60px;font-size:2.2rem;border-radius:45px}.button.btn_size_medium{width:400px}.button.btn_size_wide{width:100%;max-width:525px}.button .icon_arrow{right:30px}@media screen and (max-width:1000px){.button{width:calc(.1302083333vw*320);height:80px;padding:0 60px;font-size:calc(.1302083333vw*20);border-radius:40px}.button:after{right:50px}.button:is(.btn_size_medium,.btn_size_wide){height:80px;font-size:calc(.1302083333vw*16);border-radius:40px}.button.btn_size_medium{width:calc(.1302083333vw*320)}.button.btn_size_wide{max-width:400px}.button .icon_arrow{right:20px}}@media screen and (max-width:600px){.button{width:100%;height:80px;font-size:min(.2666666667vw*22,22px);border-radius:40px}.button:is(.btn_size_medium,.btn_size_wide,.btn_size_large){width:100%}.button:is(.btn_size_medium,.btn_size_wide){padding:0 60px 0 20px;font-size:min(.2666666667vw*18,18px)}}.link_underline{display:inline;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition-property:color;transition-duration:.3s;transition-delay:0s;transition-timing-function:ease}.link_underline:is(:active,:hover,.active){color:#0061b3;text-decoration:none}.link_underline.text_align_center{justify-content:center}.link_underline.text_align_center,.link_underline.text_align_right{display:flex;align-items:center;flex-wrap:nowrap;flex-direction:row}.link_underline.text_align_right{justify-content:flex-end}.link_tel{display:inline;pointer-events:none}@media screen and (max-width:1000px){.link_tel{pointer-events:auto}}