@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.breadcrumbs_list { padding-top: 214px; color: #707070; font-size: 14px; }

@media (max-width: 1024px) { .breadcrumbs_list { padding-top: 100px; } }

@media (max-width: 768px) { .breadcrumbs_list { display: none; } }

.breadcrumbs_list a { color: #707070; }

.breadcrumbs_list .breadcrumbs > *:nth-child(even) { display: inline-block; margin: 0 20px; }

.breadcrumbs_list .breadcrumbs > *:nth-child(even) > img { width: 5px; margin-top: -2px; }

.btn { display: block; background: #A7566E; color: #fff; height: 60px; line-height: 60px; border-radius: 30px; width: 400px; text-align: center; font-weight: bold; margin: auto; font-size: 18px; }

.btn_small { width: 280px; }

@media (max-width: 768px) { .btn { width: 200px; font-size: 16px; height: 32px; line-height: 32px; font-size: 13px; } }

.news_category { color: #fff; font-weight: bold; width: 136px; height: 28px; line-height: 28px; border-radius: 4px; text-align: center; font-size: 14px; }

@media (max-width: 768px) { .news_category { font-weight: normal; font-size: 12px; width: 116px; } }

.fukushi { background: #A7566E; }

.hanazono { background: #6AB6C7; }

.imazato { background: #EC8B85; }

.tyuou { background: #F09A4D; }

body { background: #FAF7FA; color: #323232; font-size: 16px; font-family: "Noto Sans JP", sans-serif; min-width: 375px; overflow-x: hidden; }

body.-fixed { position: fixed; width: 100%; height: 100%; }

a { transition: opacity 0.15s ease-out; }

a:hover { opacity: 0.7; }

._ios a:hover { opacity: 1; }

a.-telink { cursor: default; opacity: 1 !important; }

.wrapper { max-width: 1020px; margin: auto; width: 90%; padding: 0 20px; box-sizing: content-box; }

@media (max-width: 480px) { .wrapper { max-width: 329px; } }

.container { max-width: 1280px; margin: auto; width: 90%; padding: 0 20px; box-sizing: content-box; }

@media (max-width: 480px) { .container { max-width: 329px; } }

.tab_br { display: none; }

@media (max-width: 768px) { .tab_br { display: block; } }

@media (max-width: 768px) { .inbox { padding-top: 120px; } }

.footer { background: #EADCE1; margin-top: 250px; height: 400px; position: relative; }

@media (max-width: 1024px) { .footer { height: 66px; margin-top: 80px; } }

.footer_pc { position: absolute; top: -80px; left: 50%; transform: translateX(-50%); width: 630px; }

@media (max-width: 1024px) { .footer_pc { display: none; } }

.footer .wrapper { display: flex; align-items: center; justify-content: space-between; height: 100%; }

@media (max-width: 1024px) { .footer .wrapper { display: none; } }

.footer_sp { display: none; }

@media (max-width: 1024px) { .footer_sp { display: block; text-align: center; line-height: 66px; } }

.footer_left .ttl { font-weight: bold; font-size: 18px; margin-bottom: 14px; }

.footer_left .address { margin-bottom: 32px; line-height: 1.6em; }

.footer_left .btn { width: 240px; height: 40px; line-height: 40px; margin: initial; cursor: pointer; }

.footer_right { display: flex; justify-content: space-between; width: 55%; font-weight: bold; }

.footer_right li { margin-bottom: 22px; }

.footer_right .sub_menu { margin-bottom: 2px; font-weight: normal; padding-left: 7px; }

.footer_right li:not(.sub_menu) + .sub_menu { margin-top: -10px; }

.footer_bottom { height: 47px; line-height: 47px; text-align: center; background: #A7566E; color: #fff; }

@media (max-width: 768px) { .footer_bottom { font-size: 13px; } }

.header { background: #fff; margin: auto; height: 140px; border-top: 4px solid #DCA4B5; font-size: 16px; position: fixed; top: 0px; left: 0; right: 0; z-index: 10; background-size: 102%; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); }

@media (max-width: 1024px) { .header { display: none; } }

.header .wrapper { display: flex; justify-content: space-between; }

.header .menu { display: flex; justify-content: center; font-size: 16px; font-weight: bold; align-items: flex-end; height: 120px; }

.header .menu a + a { margin-left: 32px; }

.header .menu a.current { color: #DCA4B5; position: relative; }

.header .menu a.current::after { content: ""; width: 16px; height: 16px; border-radius: 50%; background: #DCA4B5; position: absolute; display: inline-block; left: 50%; transform: translate(-50%); top: -20px; }

.header_logo_pc_logo { position: absolute; left: 50%; top: 16px; width: 234px; transform: translateX(-50%); z-index: 11; }

.header_logo_pc_shadow1 { position: absolute; pointer-events: none; left: 50%; top: 12px; transform: translateX(-50%); width: 505px; z-index: -1; }

.header_logo_pc_shadow2 { position: fixed; pointer-events: none; left: 50%; top: 16px; transform: translateX(-50%); width: 505px; z-index: 9; filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.1)); }

@media (max-width: 1024px) { .header_logo_pc_shadow2 { display: none; } }

.header .menu_top { position: fixed; top: 0; right: 0; width: 100%; pointer-events: none; }

.header .menu_top .wrapper { justify-content: flex-end; }

.header .menu_top .wrapper > * { pointer-events: auto; }

.header .menu_top .menu_inner { font-size: 14px; font-weight: bold; padding: 25px 0 25px 35px; display: inline-block; position: relative; }

.header .menu_top .menu_inner::before { content: ""; position: absolute; display: inline-block; width: 30px; height: 30px; left: 0px; top: 20px; }

.header .menu_top .menu_inner.download { margin-right: 42px; }

.header .menu_top .menu_inner.download::before { background: url("../img/download.svg") no-repeat; }

.header .menu_top .menu_inner.contact { cursor: pointer; }

.header .menu_top .menu_inner.contact_btn { cursor: pointer; }

.header .menu_top .menu_inner.contact_btn::before { background: url("../img/mail2.svg") no-repeat; }

.contact_modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.8); display: none; z-index: 15; }

.contact_modal_inner { background: #EADCE1; border: 1px solid #A7566E; width: 70%; border-radius: 16px; margin: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 60px 0; width: 740px; }

.contact_modal_inner_btn { position: absolute; content: ""; background: url("../img/close.svg") no-repeat; width: 60px; height: 60px; top: -30px; right: -30px; cursor: pointer; }

.contact_modal_inner > p { text-align: center; font-weight: bold; font-size: 24px; margin-bottom: 43px; }

.contact_modal_inner > div { display: flex; justify-content: center; }

.contact_modal .contact_inner { background: #fff; border-radius: 10px; border: 1px solid #A7566E; width: 40%; width: 310px; }

.contact_modal .contact_inner > a { padding: 20px 5px; display: block; }

.contact_modal .contact_inner a.-telink { cursor: default; opacity: 1 !important; color: #000; }

.contact_modal .contact_inner + .contact_inner { margin-left: 20px; }

.contact_modal .ttl { font-weight: bold; font-size: 18px; }

.contact_modal .ttl_modal { margin-bottom: 4px; }

.contact_modal .tel { text-align: center; }

.contact_modal .tel .phone_num { color: #A7566E; font-weight: bold; position: relative; padding-left: 28px; font-size: 32px; margin: 0 auto; display: inline-block; }

.contact_modal .tel .phone_num::before { content: ""; background: url("../img/phone.svg") no-repeat; width: 23px; height: 23px; background-size: contain; position: absolute; left: 2px; top: 14px; }

.contact_modal .mail { text-align: center; }

.contact_modal .mail p:nth-of-type(2) { text-align: right; position: relative; padding: 0 50px; }

.contact_modal .mail .ttl_modal { margin-bottom: 12px; }

.contact_modal .mail .bottom { display: flex; justify-content: center; }

.contact_modal .mail .bottom img { width: 62px; }

.contact_modal .mail .bottom p { margin-left: 30px; }

#menu-header { display: flex; }

.header_sp { height: 75px; background: #fff; display: none; border-top: 2px solid #DCA4B5; box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1); }

.header_sp:after { content: ""; width: 100%; height: 10px; background: url(../img/header_wave_sp.png) repeat top/contain; position: absolute; bottom: -9px; right: 0; left: 0; z-index: 1; }

@media (max-width: 1024px) { .header_sp { display: block; position: fixed; top: 0; left: 0; right: 0; z-index: 10; } }

.header_sp .wrapper { display: flex; justify-content: space-between; align-items: center; height: 100%; }

.header_sp_menu { cursor: pointer; position: fixed; z-index: 200; top: 16px; right: 20px; display: none; height: 50px; }

@media (max-width: 1024px) { .header_sp_menu { display: block; } }

.header_sp_menu p { font-size: 12px; font-weight: bold; color: #A7566E; }

.header_sp_menu .close { display: none; }

.header_sp_menu span { width: 36px; height: 2px; background: #A7566E; display: block; margin: auto; transition: 0.4s; cursor: pointer; }

.header_sp_menu span:nth-of-type(1) { margin: 10px auto; }

.header_sp_menu.active .open { display: none; }

.header_sp_menu.active .close { display: block; color: #fff; }

.header_sp_menu.active span { background: #fff; }

.header_sp_menu.active span:nth-of-type(1) { transform: rotate(45deg); margin: 15px auto -2px; }

.header_sp_menu.active span:nth-of-type(2) { transform: rotate(-45deg); }

.header_sp_open { background: #A7566E; padding: 94px 20px 60px; position: fixed; z-index: 100; top: 0; bottom: 0; right: -120%; height: 100%; transition: all 0.6s; overflow-y: auto; width: 100%; }

.header_sp_open.active { right: 0; }

.header_sp_open a { display: block; color: #fff; font-weight: bold; padding: 14px 0 14px 30px; }

.header_sp_open li.-cur { opacity: 0.7; }

.header_sp_open .menu > li { border-bottom: 1px dashed #fff; color: #fff; font-weight: bold; }

.header_sp_open .sub_menu > li { color: #fff; }

.header_sp_open .sub_menu > li.-cur { opacity: 1; }

.header_sp_open .sub_menu > li:nth-of-type(2) { margin: 8px auto 20px; }

.header_sp_open .sub_menu a { font-weight: normal; padding: 0 0 0 45px; }

.header_sp_open .contact > p { color: #fff; font-weight: bold; text-align: center; margin: 45px auto 23px; }

.header_sp_open .contact > div { display: flex; justify-content: space-between; font-size: 13px; }

.header_sp_open .contact_inner { background: #fff; border-radius: 10px; width: 48%; display: flex; flex-direction: column; justify-content: center; }

.header_sp_open .contact_inner > a { padding: 12px 0px; }

.header_sp_open .contact_inner .ttl { font-weight: bold; }

.header_sp_open .contact .tel { text-align: center; }

.header_sp_open .contact .tel a.-telink { cursor: default; opacity: 1 !important; color: #000; }

.header_sp_open .contact .tel .ttl { margin-bottom: 6px; }

.header_sp_open .contact .tel .phone_num { color: #A7566E; font-weight: bold; position: relative; padding-left: 20px; margin: 0 auto 6px; font-size: 14px; display: inline-block; }

.header_sp_open .contact .tel .phone_num::before { content: ""; background: url("../img/phone.svg"); width: 13px; height: 13px; background-size: contain; position: absolute; left: 0px; top: 3px; }

.header_sp_open .contact .tel .time { font-weight: 400; }

.header_sp_open .contact .mail { text-align: center; }

.header_sp_open .contact .mail .ttl { margin-bottom: 6px; }

.header_sp_open .contact .mail a { color: #000; }

.header_sp_open .contact .mail p:nth-of-type(2) { text-align: right; position: relative; padding: 0 50px; }

.header_sp_open .contact .mail .bottom { display: flex; justify-content: center; font-weight: normal; align-items: center; }

.header_sp_open .contact .mail .bottom img { width: 33px; }

.header_sp_open .contact .mail .bottom > p { margin-left: 8px; }

.header_sp svg { position: absolute; bottom: -0.5rem; z-index: -1; }

.page_title { text-align: center; padding: 50px 0 80px; }

@media (max-width: 768px) { .page_title { padding: 0 0 30px; } }

.page_title .opt { font-size: 18px; font-weight: bold; margin-bottom: 25px; }

@media (max-width: 768px) { .page_title .opt { font-size: 13px; } }

.page_title h1 { font-size: 40px; }

@media (max-width: 768px) { .page_title h1 { font-size: 20px; } }

@media (max-width: 768px) { .page_title .lead { font-size: 14px; } }

.page_title_two h1 { margin-bottom: 40px; }

@media (max-width: 768px) { .page_title_two h1 { margin-bottom: 16px; } }

.heading { text-align: center; }

.heading_big .opt { font-weight: bold; font-size: 18px; }

@media (max-width: 768px) { .heading_big .opt { font-size: 13px; } }

.heading_big h2 { font-size: 32px; }

@media (max-width: 768px) { .heading_big h2 { font-size: 18px; } }

.heading_small h2 { font-size: 24px; }

@media (max-width: 768px) { .heading_small h2 { font-size: 14px; } }

.nursery { padding-bottom: 130px; position: relative; }

.nursery:after { content: ""; width: 100%; height: 20px; background: url(../img/wave.png) repeat top/contain; position: absolute; bottom: -19px; right: 0; left: 0; z-index: 1; }

@media (max-width: 1024px) { .nursery { padding-bottom: 80px; }
  .nursery:after { height: 11px; bottom: -10px; } }

@media (max-width: 768px) { .nursery { padding-bottom: 32px; } }

.nursery_container { max-width: 1130px; }

@media (max-width: 480px) { .nursery_container { max-width: 329px; } }

.nursery .heading { margin-top: 0; margin-bottom: 40px; }

@media (max-width: 768px) { .nursery .heading { margin-bottom: 30px; } }

.nursery .heading h1 { font-size: 40px; letter-spacing: 0.1em; margin-bottom: 23px; }

@media (max-width: 1024px) { .nursery .heading h1 { font-size: 30px; } }

@media (max-width: 768px) { .nursery .heading h1 { font-size: 20px; margin-bottom: 10px; } }

@media (max-width: 768px) { .nursery .heading .opt { font-size: 14px; line-height: 1.6em; } }

.nursery_ctt { margin-bottom: 80px; }

@media (max-width: 1024px) { .nursery_ctt { margin-bottom: 60px; } }

@media (max-width: 768px) { .nursery_ctt { margin-bottom: 35px; } }

.nursery_ctt ul { display: flex; justify-content: space-between; margin-left: -40px; }

.nursery_ctt ul > li { margin-left: 40px; }

@media (max-width: 768px) { .nursery_ctt ul { margin-left: -10px; }
  .nursery_ctt ul > li { margin-left: 10px; } }

.nursery_ctt_img { text-align: center; }

.nursery_ctt_img img { border-radius: 20px; margin-bottom: 30px; }

@media (max-width: 768px) { .nursery_ctt_img img { margin-bottom: 11px; border-radius: 10px; } }

.nursery_ctt_img .weblink .txt:after { content: ""; display: inline-block; background: url(../img/icon_link.svg) no-repeat center/contain; width: 12px; height: 12px; margin-left: 10px; }

@media (max-width: 768px) { .nursery_ctt_img .weblink .txt:after { margin-bottom: -1px; } }

@media (max-width: 480px) { .nursery_ctt_img .weblink .txt:after { content: none; } }

.nursery_ctt_img .txt { font-size: 18px; }

@media (max-width: 1024px) { .nursery_ctt_img .txt { font-size: 16px; } }

@media (max-width: 768px) { .nursery_ctt_img .txt { font-size: 12px; } }

.nursery .btn { margin: auto; }

.works .heading_big { margin-bottom: 40px; }

@media (max-width: 768px) { .works .heading_big { margin-bottom: 16px; } }

.works .heading_big h2 { margin-bottom: 24px; }

@media (max-width: 768px) { .works .heading_big h2 { margin-bottom: 18px; } }

@media (max-width: 768px) { .works .heading_big .lead { font-size: 13px; } }

@media (max-width: 768px) { .works .wrapper { padding: 0; width: 100%; } }

.works_inner_top { text-align: center; margin-bottom: 110px; }

@media (max-width: 768px) { .works_inner_top { margin-bottom: 57px; } }

.works_inner_top .nursery_ctt { margin-bottom: 0; }

.works_inner_top .nursery_ctt_img { width: 31%; }

.works_inner_top .nursery_ctt_img .weblink .txt:after { content: ""; display: inline-block; background: url(../img/icon_link.svg) no-repeat center/contain; width: 12px; height: 12px; margin-left: 10px; }

@media (max-width: 768px) { .works_inner_top .nursery_ctt_img .weblink .txt:after { margin-bottom: -1px; } }

@media (max-width: 480px) { .works_inner_top .nursery_ctt_img .weblink .txt:after { content: none; } }

.works_inner_bottom .heading_big { margin-bottom: 66px; }

@media (max-width: 768px) { .works_inner_bottom .heading_big { margin-bottom: 31px; } }

.works_inner_bottom .ctt.top { margin-bottom: 90px; }

@media (max-width: 768px) { .works_inner_bottom .ctt.top { margin-bottom: 32px; } }

.works_inner_bottom .ctt .heading_small { font-size: 24px; text-align: center; margin-bottom: 17px; }

@media (max-width: 768px) { .works_inner_bottom .ctt .heading_small { font-size: 14px; } }

.works_inner_bottom .ctt ul { display: flex; flex-wrap: wrap; justify-content: space-between; }

@media (max-width: 768px) { .works_inner_bottom .ctt ul { flex-direction: column; } }

.works_inner_bottom .ctt .item { width: 48%; border-bottom: 1px dashed #A7566E; font-size: 18px; }

@media (max-width: 768px) { .works_inner_bottom .ctt .item { width: 100%; } }

.works_inner_bottom .ctt .item a { padding: 20px 0 18px; display: block; width: 100%; position: relative; }

@media (max-width: 768px) { .works_inner_bottom .ctt .item a { font-size: 14px; padding: 12px 0; } }

.works_inner_bottom .ctt .item a::after { content: ""; background: url("../img/arrow.svg") no-repeat; background-size: contain; width: 8px; height: 14px; display: inline-block; right: 20px; top: 42%; position: absolute; }

@media (max-width: 768px) { .works_inner_bottom .ctt .item a::after { right: 0; } }

.works_inner_bottom .ctt span { display: inline-block; color: #fff; width: 72px; height: 40px; line-height: 40px; text-align: center; border-radius: 4px; margin-right: 20px; font-weight: bold; }

@media (max-width: 768px) { .works_inner_bottom .ctt span { width: 48px; height: 28px; line-height: 28px; margin-right: 10px; } }
/*# sourceMappingURL=works.css.map */