@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; } }

.about { margin-bottom: 120px; }

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

@media (max-width: 768px) { .about .heading h1 { margin-bottom: 32px; } }

.about_ctt { line-height: 2; font-size: 18px; }

@media (max-width: 768px) { .about_ctt { display: flex; flex-direction: column; font-size: 13px; line-height: 1.5; } }

.about_ctt img { float: right; margin-left: 40px; }

@media (max-width: 768px) { .about_ctt img { float: none; order: 3; margin: auto; width: 43%; } }

.about_ctt p:nth-of-type(1) { margin-bottom: 54px; }

@media (max-width: 768px) { .about_ctt p:nth-of-type(1) { margin-bottom: 27px; } }

.about_ctt .person_name { margin-bottom: 26px; }

.history { margin-bottom: 116px; text-align: center; font-family: fot-tsukuardgothic-std, sans-serif; }

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

.history .wrapper { background: url("../../images/about/bg_flower.png") no-repeat center; border-radius: 20px; position: relative; padding: 76px 0 64px; background-size: cover; }

@media (max-width: 768px) { .history .wrapper { padding: 20px 0 14px; border-radius: 10px; } }

.history .wrapper::after { content: ""; width: 84px; height: 84px; background: url("../img/label_detail.png") no-repeat; right: 0; bottom: 0; position: absolute; }

@media (max-width: 768px) { .history .wrapper::after { width: 50px; height: 50px; background-size: contain; } }

.history .wrapper > img.sp { display: none; }

@media (max-width: 768px) { .history .wrapper > img { width: 60%; }
  .history .wrapper > img.pc { display: none; }
  .history .wrapper > img.sp { display: inline-block; } }

@media (max-width: 480px) { .history .wrapper > img { width: 80%; } }

.history p { font-size: 18px; }

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

.history h2 { font-size: 42px; }

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

.company { margin-bottom: 112px; }

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

.company_list { margin-bottom: 34px; }

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

.company .heading { margin-bottom: 63px; }

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

.company_itm { display: flex; align-items: center; background: #fff; border-radius: 10px; padding: 30px 40px; }

@media (max-width: 768px) { .company_itm { font-size: 13px; padding: 15px; flex-direction: column; align-items: flex-start; } }

.company_itm:not(:nth-last-of-type(1)) { margin-bottom: 20px; }

@media (max-width: 768px) { .company_itm:not(:nth-last-of-type(1)) { margin-bottom: 18px; } }

.company_itm .ttl { font-weight: bold; width: 230px; }

@media (max-width: 768px) { .company_itm .ttl { font-size: 14px; width: 100%; } }

.company_itm .ctt { line-height: 2; }

@media (max-width: 768px) { .company_itm .ctt { font-size: 13px; line-height: 1.5; margin-top: 8px; } }

.company .opt { text-align: center; font-weight: bold; margin-bottom: 63px; }

@media (max-width: 768px) { .company .opt { margin-bottom: 38px; font-size: 13px; } }

.place { margin-bottom: 120px; }

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

.place .heading { margin-bottom: 73px; }

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

.place_map { position: relative; width: 100%; padding-top: calc(600/1020*100%); }

.place_map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.association .wrapper { background: #fff; border-radius: 20px; padding: 60px; box-sizing: border-box; }

@media (max-width: 768px) { .association .wrapper { background: initial; padding: 0; } }

.association_ctt { display: flex; justify-content: space-between; margin-bottom: 20px; }

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

.association_ctt_left { width: 65%; }

@media (max-width: 768px) { .association_ctt_left { width: 100%; margin-bottom: 16px; } }

.association_ctt_left h2 { font-size: 24px; margin-bottom: 40px; }

@media (max-width: 768px) { .association_ctt_left h2 { font-size: 18px; text-align: center; margin-bottom: 20px; } }

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

.association_ctt_right { width: 32%; }

@media (max-width: 768px) { .association_ctt_right { width: 100%; margin-bottom: 0; } }

.association_ctt_right img { display: block; margin: auto; }
/*# sourceMappingURL=about.css.map */