﻿html{font-family:"Quicksand","BIZ UDGothic","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:62.5%;color:#333;background:#fff;-webkit-overflow-scrolling:touch}body{background:#f2f0df;display:flex;flex-direction:column;min-height:100vh;font-size:max(1.6rem,.8333333333vw);line-height:1.4;font-feature-settings:"palt"}@media screen and (max-width: 767px){body{font-size:1.5rem}}@media screen and (max-width: 479px){body{font-size:1.4rem}}.Text{line-height:1.8}.Bold{font-weight:bold}.Normal{font-weight:normal}.TextIndent{text-indent:1em}.LinkHover{text-decoration:none}@media(hover: hover){.LinkHover:hover{opacity:.6}}.LinkHover.OnlySP{pointer-events:none}@media screen and (max-width: 767px){.LinkHover.OnlySP{pointer-events:auto}}.TextAncher{text-decoration:underline;color:#f80}@media(hover: hover){.TextAncher:hover{text-decoration:none}}.TextAncher.Link::after{content:"";font-family:muuq-fonts}.BG_White{background:url(../image/common/bg_white.png) repeat center/500px}.BG_Yellow{background:url(../image/common/bg_yellow.png) repeat center/500px}.BG_Ytown{background:url(../image/common/bg_footer.svg) no-repeat bottom center/contain,url(../image/common/bg_yellow.png) repeat center/500px}.BG_Blue{background:#49c !important}.BG_Blue_d{background:#237 !important}.BG_Red{background:#d35 !important}.BG_Orange{background:#fb8c00 !important}.BG_Gray{background:#999 !important}img{width:100%;height:auto;object-fit:contain}img.Aspect1-1{aspect-ratio:1/1}img.Aspect4-3{aspect-ratio:4/3}img.Aspect5-3{aspect-ratio:5/3}img.Aspect16-9{aspect-ratio:16/9}img.Cover{object-fit:cover}img.Radius{border-radius:20px}.MB_XS{margin-bottom:max(5px,.2604166667vw)}@media screen and (max-width: 767px){.MB_XS{margin-bottom:3px}}.MB_S{margin-bottom:max(15px,.78125vw)}@media screen and (max-width: 767px){.MB_S{margin-bottom:10px}}.MB_M{margin-bottom:max(30px,1.5625vw)}@media screen and (max-width: 767px){.MB_M{margin-bottom:20px}}.MB_L{margin-bottom:max(60px,3.125vw)}@media screen and (max-width: 767px){.MB_L{margin-bottom:40px}}.PA_M{padding:max(40px,2.0833333333vw)}@media screen and (max-width: 767px){.PA_M{padding:20px}}.PA_S{padding:max(20px,1.0416666667vw)}@media screen and (max-width: 767px){.PA_S{padding:10px}}.PA_XS{padding:max(10px,.5208333333vw)}@media screen and (max-width: 767px){.PA_XS{padding:5px}}.PT0{padding-top:0 !important}.Max500{max-width:500px}.Max250{max-width:250px}.Box_50p{width:50%}.W100p{width:100%}.FLeft{float:left}.P_relative{position:relative}.TextCenter{text-align:center}.TextRight{text-align:right}.WhiteBox{background:#fff;padding:1em;border-radius:10px}.Flex{display:flex}.Flex.Center{align-items:center}.Flex.End{justify-content:flex-end}.Flex.Start{justify-content:flex-start}.Flex.Between{justify-content:space-between}.Flex.Wrap{flex-wrap:wrap}.Flex.Gap{gap:5px}.Flex.Gap2x{gap:10px}@media screen and (max-width: 479px){.Flex.Gap2x{gap:5px}}.Table{width:100%;table-layout:fixed;word-wrap:break-word}.Table tr{border-bottom:#cdcdcd 1px dashed}.Table tr:last-child{border:none}.Table tr th{width:100px;padding:max(8px,.4166666667vw) max(5px,.2604166667vw);background:#e5e1b7;font-weight:bold}@media screen and (max-width: 767px){.Table tr th{width:70px}}.Table tr td{padding:max(10px,.5208333333vw) max(5px,.2604166667vw);width:100%;background:#f9f8f3}.input{display:inline-block;width:100%}.FormText,.FormCombo{display:flex;background:#fff;width:100%;height:max(45px,2.34375vw);border:1px solid #cdcdcd;border-radius:10px;box-sizing:border-box;-webkit-appearance:none;padding:0 10px}@media screen and (max-width: 767px){.FormText,.FormCombo{height:40px}}.mb__select-box{position:relative}.mb__select-box .FormCombo{padding:0 max(2.5em,1.3020833333vw) 0 max(1em,.5208333333vw)}@media screen and (max-width: 767px){.mb__select-box .FormCombo{padding:0 30px 0 10px}}.mb__select-box:before,.mb__select-box::after{font-family:muuq-fonts;position:absolute;right:10px;display:flex;justify-content:center}.mb__select-box:before,.mb__select-box:after{display:flex;justify-content:center;align-items:center;font-size:2rem;width:max(22.5px,1.171875vw);height:max(22.5px,1.171875vw);right:.25em}@media screen and (max-width: 767px){.mb__select-box:before,.mb__select-box:after{width:20px;height:20px}}.mb__select-box:before,.mb__select-box:after{display:flex;justify-content:center;align-items:center;font-size:2rem;width:max(22.5px,1.171875vw);height:max(22.5px,1.171875vw);right:.25em}@media screen and (max-width: 767px){.mb__select-box:before,.mb__select-box:after{width:20px;height:20px}}.mb__select-box:before{top:10%;content:""}.mb__select-box:after{top:40%;content:""}textarea.FormText{padding:10px;height:auto}.Button{border:none;display:flex;justify-content:center;align-items:center;width:100%;height:max(45px,2.34375vw);border-radius:10px;cursor:pointer;text-align:center;background:#f80;color:#fff;border-bottom:rgba(0,0,0,.2) 3px solid;-webkit-appearance:none;text-decoration:none;font-size:max(1.6rem,.8333333333vw);transition:all .5s 0s ease}@media screen and (max-width: 767px){.Button{font-size:1.5rem;height:40px}}@media screen and (max-width: 479px){.Button{font-size:1.4rem}}@media(hover: hover){.Button:hover{text-decoration:none;opacity:.5}}.Button.More{max-width:600px;margin:auto}.BtnBox{gap:max(15px,.78125vw)}.BtnBox form{width:100%}.IconDelete{position:absolute;top:-5px;right:-5px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;background:#d35;border-radius:50%;color:#fff}.IconDelete::before{content:"";font-size:1.6rem;font-family:muuq-fonts}.HiddenFileBtn{position:absolute;top:0;left:0;opacity:0;overflow:hidden}.Icon{display:flex;width:max(1.4rem,.7291666667vw);height:max(1.4rem,.7291666667vw);margin-right:max(5px,.2604166667vw);color:#f80}.Icon::before{content:"";font-family:muuq-fonts}.Icon.Sale::before{content:""}.Icon.Lease::before{content:""}.Icon.Address::before{content:""}.Icon.Tel::before{content:""}.Icon.Fax::before{content:""}.Icon.E-mail::before{content:""}.Icon.Url::before{content:""}.Icon.Number::before{content:""}.Icon.Access::before{content:""}.Icon.File::before{content:""}.Icon.Camera::before{content:"";color:#fff}.Icon.Delete::before{content:""}.MapArea{position:relative;flex:1;overflow:hidden}@media screen and (max-width: 767px){.MapArea{height:auto;padding-top:56.25%}}.MapArea iframe,.MapArea object,.MapArea embed{position:absolute;top:0;left:0;width:100%;height:100%}.MovieWrap{width:100%;aspect-ratio:16/9}.MovieWrap iframe{width:100%;height:100%}.LoginBox{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100dvh;max-width:400px;padding:0 20px;margin:0 auto}body.Admin{background:#f0eee0}.AdminHeader{position:fixed;top:0;left:0;z-index:99;width:100dvw;height:50px;background:#f80;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1.8rem;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.HBGButton{display:none;position:absolute;top:15px;left:15px;width:26px;height:21px;cursor:pointer;z-index:102}@media screen and (max-width: 767px){.HBGButton{display:block}}.HBGButton span{display:block;position:absolute;left:0;width:100%;height:1px;background:#fff;-webkit-transition:.35s ease-in-out;-moz-transition:.35s ease-in-out;transition:.35s ease-in-out}.HBGButton span:nth-child(1){top:0}.HBGButton span:nth-child(2){top:9px}.HBGButton span:nth-child(3){top:18px}.open .HBGButton span:nth-child(1){top:4px;width:50%;left:-1px;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);transform:rotate(315deg)}.open .HBGButton span:nth-child(3){top:14px;width:50%;left:-1px;-webkit-transform:rotate(-315deg);-moz-transform:rotate(-315deg);transform:rotate(-315deg)}.PageTop{position:fixed;bottom:20px;right:20px;background:#f80;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;line-height:1;color:#fff;font-size:1.4rem}.GlobalNavArea{position:fixed;top:50px;left:0;width:200px;height:calc(100dvh - 50px);background:#333;padding-bottom:20px;overflow:auto;z-index:99;-webkit-overflow-scrolling:touch}@media screen and (max-width: 767px){.GlobalNavArea{left:-200px;-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}}.GlobalNavArea .NavTitle{display:flex;align-items:center;justify-content:flex-start;width:100%;height:30px;padding:0 10px;background:rgba(0,0,0,.2);color:#fff;font-size:1.3rem}.GlobalNavArea a.GlobalNavItem{display:flex;justify-content:flex-start;align-items:center;width:100%;height:60px;padding:0 10px;font-size:1.6rem;color:#fff}@media(hover: hover){.GlobalNavArea a.GlobalNavItem:hover{background:#222}}.GlobalNavArea .Button{font-size:1.6rem}@media screen and (max-width: 767px){.open .GlobalNavArea{-moz-transform:translateX(200px);-webkit-transform:translateX(200px);transform:translateX(200px)}}.News a.GlobalNavItem.News,.Mypage a.GlobalNavItem.Mypage,.Bbs a.GlobalNavItem.Bbs,.Links a.GlobalNavItem.Links,.MntNews a.GlobalNavItem.MntNews,.MntLetter a.GlobalNavItem.MntLetter,.MntAccount a.GlobalNavItem.MntAccount,.Documents a.GlobalNavItem.Documents,.List a.GlobalNavItem.List,.Movies a.GlobalNavItem.Movies,.Kenshu a.GlobalNavItem.Kenshu,.Officers a.GlobalNavItem.Officers{background:#222}.GlobalNavClose{display:none;position:fixed;left:200px;top:50px;width:100%;height:100%;z-index:999}.GlobalNavClose.Block{display:block}.MainContainer{margin-left:200px;-webkit-transition:.1s ease-in-out;-moz-transition:.1s ease-in-out;transition:.1s ease-in-out}@media screen and (max-width: 767px){.MainContainer{margin-left:0}}@media screen and (max-width: 767px){.open .MainContainer{-moz-transform:translateX(200px);-webkit-transform:translateX(200px);transform:translateX(200px)}}.ContentsArea{padding:50px 0 0 0}.AdminSectionTitle{font-size:max(2.6rem,1.3541666667vw);font-weight:bold;margin-bottom:max(20px,1.0416666667vw)}@media screen and (max-width: 767px){.AdminSectionTitle{font-size:2rem;margin-bottom:15px}}@media screen and (max-width: 479px){.AdminSectionTitle{font-size:1.8rem;margin-bottom:12px}}.CreateBtn{width:70px}@media screen and (max-width: 767px){.MntSearch{flex-direction:column}}.MntSearch .Flex .FormText{max-width:200px}@media screen and (max-width: 767px){.MntSearch .Flex .FormText{max-width:calc((100% - 5px)/2)}}@media screen and (max-width: 767px){.MntSearch .Flex .mb__select-box{width:calc((100% - 5px)/2)}}@media screen and (max-width: 767px){.MntSearch .Flex .mb__select-box .FormCombo{width:100%}}.MntSearch .Flex .Button{width:80px}@media screen and (max-width: 767px){.MntSearch .BtnBox{width:100%;justify-content:flex-end;flex-wrap:nowrap}.MntSearch .BtnBox .Button{width:100%}}.Table.Edit th{width:max(120px,6.25vw)}@media screen and (max-width: 767px){.Table.Edit th{display:flex;width:100%}}.Table.Edit td{background:#fff}@media screen and (max-width: 767px){.Table.Edit td{display:flex;flex-direction:column;width:100%}}.Responsive{overflow:auto}.Responsive table{table-layout:auto}.Responsive table tr:first-child{border:none}.Responsive table th{position:sticky;top:0;width:auto;min-width:150px;z-index:1}.Responsive table td{width:auto}.RowHighlight{cursor:pointer}@media(hover: hover){.RowHighlight:hover td{background:#fff59d}}.TableTitleSort{cursor:pointer}.TableTitleSort::after{font-family:muuq-fonts;margin-left:5px}.TableTitleSort.Asc{background:#e2d388 !important}.TableTitleSort.Asc::after{content:""}.TableTitleSort.Desc{background:#e2d388 !important}.TableTitleSort.Desc::after{content:""}.EditBtnBox{flex-direction:row-reverse}.EditBtnBox .Button{width:100px}@media screen and (max-width: 767px){.EditBtnBox .Button{width:70px}}.EditBtnBox .Flex{gap:10px}.EditBtnBox.Border{border-top:#cdcdcd 1px solid;padding-top:10px}.PopupArea{background:#fff;padding:40px 20px 20px 20px;max-width:600px;margin:0 auto}.Staff .PopupArea{color:#333}.mfp-close{display:none !important}.AccountCell tr th{width:auto}.AccountCell tr th:nth-child(1){min-width:120px;width:120px;left:0;z-index:9}.AccountCell tr th:nth-child(2){min-width:120px;width:120px}.AccountCell tr td:nth-child(1){position:sticky;left:0;z-index:1}.Table.MenkyoUpdate tr th:first-child{width:30px;min-width:30px}.Table.MenkyoUpdate tr[status=expired] th,.Table.MenkyoUpdate tr[status=expired] td{background:#ffebee;color:#c30}.Table.MenkyoUpdate tr[status=expired] .TextAncher{color:#c30}.Responsive.LicenceAdd .Table th:last-child{min-width:80px;width:80px;max-width:80px}.UploadBox{position:relative}.UploadBox .Button.Delete{position:absolute;top:-5px;right:-5px;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#d35;color:#fff}.UploadBox .Button.Delete::before{content:"";font-family:muuq-fonts}@media screen and (max-width: 767px){.MntSearch.News .FormText{max-width:100%}}.NewsCell tr th{width:auto}.NewsCell tr th:nth-child(1){min-width:120px;width:120px;left:0;z-index:9}.NewsCell tr th:nth-child(2){min-width:120px;width:120px}.NewsCell tr td:nth-child(1){position:sticky;left:0;z-index:1}.LetterCell tr th{width:auto}.LetterCell tr th:nth-child(1){min-width:120px;width:120px;left:0;z-index:9}.LetterCell tr th:nth-child(2){min-width:120px;width:120px}.LetterCell tr td:nth-child(1){position:sticky;left:0;z-index:1}.LetterCell tr td:nth-child(2){text-align:center}.ContributeArea{background:#f80;border-radius:10px;padding:5px}.ContributeArea .ContributeTitle{text-align:center;color:#fff;font-weight:bold;padding-bottom:5px}.ContributeArea .ContributeBox{background:#fff;padding:10px}.ContributeArea .ContributeBox .cke_contents.cke_reset{height:20dvh !important}.ContributeArea .ContributeBox .FileUpBox{display:flex;flex-direction:column;width:calc(100% - 75px)}.ContributeArea .ContributeBox .FileUpBox .FileUpItem{width:100%;background:#f9f8f3;padding:10px;position:relative}.ContributeArea .BtnBox{background:#f9f8f3;padding:10px}.SpImageUp{width:40px}.SpImageUp .Button::before{content:"";font-family:muuq-fonts}@media screen and (max-width: 767px){.ql-toolbar.ql-snow{display:none}.quill.mb__form-text{height:30vh !important}.ql-editor.ql-blank{border-top:#ddd 1px solid}.ContributeBox .TagListBox .TagListItem label{min-width:40px;border-radius:4px;padding:0 5px}.FileUp{flex-direction:column;align-items:flex-start !important;width:100%}}.Bbs .mfp-close{display:none}.cke_screen_reader_only{position:relative !important}.BbsSearchArea{background:#237;border-radius:10px;padding:0 5px 5px 5px}.BbsSearchArea .SearchTitle{padding:10px 0 5px 0;color:#fff;cursor:pointer}.BbsSearchArea .TagArea{background:#fff;padding:5px 10px 10px 10px}.BbsSearchArea .TagArea .Table tr:last-child{border-bottom:#cdcdcd 1px dashed}.BbsSearchArea .TagArea .Table th,.BbsSearchArea .TagArea .Table td{background:none}.BbsSearchArea.Close{fill:#f80}.BbsSearchArea.Close .SearchTitle{background:url(../image/common/icon/icon-close.svg) no-repeat center right 10px;background-size:16px}.BBSBox{background:#fff;border-radius:10px;padding:10px}.BBSBox .BBSItem .Tumb{width:60px;border-radius:50%}.BBSBox .BBSItem .CpyName{color:#999;font-size:90%;font-weight:normal;margin-left:5px}.BBSBox .BBSItem .CBTime{color:#f80;font-size:1.2rem}.BBSBox .BBSItem .PostRead{margin:5px 0 10px 0;padding-top:5px;border-top:#cdcdcd 1px dashed}.BBSBox .TagTitle{font-size:1.2rem}.BBSBox .Tag{font-size:1.2rem;color:#237;border:#237 1px solid;line-height:1;display:flex;justify-content:center;align-items:center;min-width:80px;padding:0 10px;height:20px;border-radius:20px}.DirectorItem .Icon{background-color:#f80;background-size:18px;position:absolute;right:5px;bottom:5px;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:10px;margin:0}.DirectorItem .Icon.Delete{background-color:#d35;color:#fff}.DirectorItem .FormText{height:30px}.DirectorItem.Add{background:#f9f8f3;color:#237;border-radius:10px;border:#237 1px dashed;display:flex;justify-content:center;align-items:center;flex-direction:row !important}.DirectorItem.Add::before{content:"";font-family:muuq-fonts;margin-right:5px}.DocumentCell tr th:nth-child(1){min-width:80px;width:80px;left:0;z-index:9}.DocumentCell tr th:nth-last-child(1){min-width:50px;width:50px}.DocumentCell tr td .Button{width:36px;height:36px}.DocumentCell tr td .Button::before{content:"";font-family:muuq-fonts}.DocumentCell tr td .Button.Delete{background:#d35}.DocumentCell tr td .Button.Delete::before{content:""}.MovieBox{width:32%;margin:0 2% 2% 0}.MovieBox:nth-child(3n){margin-right:0}@media screen and (max-width: 1023px){.MovieBox{width:49%}.MovieBox:nth-child(3n){margin-right:2%}.MovieBox:nth-child(2n){margin-right:0}}@media screen and (max-width: 479px){.MovieBox{width:100%;margin:0 0 2% 0}}.MovieBox .Title{text-align:center;margin-top:5px;font-weight:bold}.MovieAttention{border:#f80 2px solid;padding:1em 1em .5em 1em}.MovieAttention .MovieAttentionItem{position:relative;padding-left:1em;margin-bottom:.5em;line-height:1.6}.MovieAttention .MovieAttentionItem::before{position:absolute;top:0;left:0;line-height:1.3;content:"※"}.PageItem a{background:#fff;background:#eee;display:inline-block !important;line-height:30px;width:30px;margin:0 3px}.PageItem a,.PageItem a:link,.PageItem a:visited{background:#fff;color:#f80;text-decoration:none}.PageItem a:hover,.PageItem a:active{background:#f80;color:#fff}.PageItem.Select{background:#f80;color:#fff;width:30px;line-height:30px;margin:0 3px}.ErrorNotice{background:rgba(254,149,139,.6);color:#fff;font-size:12px;padding:10px 20px;line-height:1.2}.MembershipLoginBox .ErrorNotice{margin-bottom:20px}.SuccessNotice{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;font-size:12px;padding:10px}.error-message{border-color:#ffebee;color:#d35;font-size:1.4rem;margin-top:10px}.form-error{border:#c30 1px solid;background:#ffebee}.filled{position:relative;padding:10px;background:#ffebee;color:#c30;z-index:1}.filled::before{content:"";position:absolute;left:12px;top:-8px;display:block;width:0;height:0;border-right:8px solid transparent;border-bottom:8px solid #ffebee;border-left:8px solid transparent}.HeaderFixed{position:fixed;top:0;left:0;width:100%;z-index:9999;background:rgba(255,255,255,.9);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.HeaderFixed.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-300px)}}.HeaderFixed.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:0;transform:translateY(-300px)}to{opacity:1;transform:translateY(0)}}.Logo{display:flex;justify-content:flex-start;align-items:center;gap:5px}.Logo img{width:50px}@media screen and (max-width: 767px){.Logo img{width:30px}}.Logo .Text{line-height:1;font-weight:bold;font-size:max(3rem,1.5625vw)}.Logo .Text .Small{display:block;margin-bottom:5px;font-size:max(1.3rem,.6770833333vw)}@media screen and (max-width: 767px){.Logo .Text{font-size:1.8rem}.Logo .Text .Small{font-size:.9rem}}.Header{width:100%}.Header .Container{padding:0 max(15px,.78125vw);height:max(80px,4.1666666667vw);display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.Header .Container{height:60px;padding:0 5px}}.Header .Container .HelpNav .Tel{background:#f2f0df;padding:5px;border-radius:10px;font-weight:bold;line-height:1}@media screen and (max-width: 479px){.Header .Container .HelpNav .Tel{background:none;padding:0}}.Header .Container .HelpNav .Tel .Number{font-size:max(2.4rem,1.25vw);color:#f80}.Header .Container .HelpNav .Tel .Number::before{content:"";font-family:muuq-fonts;margin-right:3px;font-weight:normal;font-size:80%}@media screen and (max-width: 767px){.Header .Container .HelpNav .Tel .Number{font-size:2.1rem}}@media screen and (max-width: 479px){.Header .Container .HelpNav .Tel .Number{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;border:#f80 2px solid;background:#fff}.Header .Container .HelpNav .Tel .Number span{display:none}}.Header .Container .HelpNav .Tel .OpenTime{margin-top:max(3px,.15625vw);font-size:max(1.2rem,.625vw)}@media screen and (max-width: 767px){.Header .Container .HelpNav .Tel .OpenTime{font-size:1rem}}@media screen and (max-width: 479px){.Header .Container .HelpNav .Tel .OpenTime{display:none}}.Header .Container .HelpNav .Member{display:flex;justify-content:center;align-items:center;text-align:center;line-height:1.2;background:#f80;color:#fff;width:max(150px,7.8125vw);height:max(50px,2.6041666667vw);border-radius:10px}.Header .Container .HelpNav .Member::before{content:"";font-family:muuq-fonts;margin-right:3px}@media screen and (max-width: 767px){.Header .Container .HelpNav .Member::before{content:"";margin:0}}.Header .Container .HelpNav .Member br{display:none}@media screen and (max-width: 767px){.Header .Container .HelpNav .Member{width:80px;height:40px;border-radius:10px}.Header .Container .HelpNav .Member br{display:block}}.Nav{width:100%;background:#fff;z-index:99}.Nav .Container{display:flex;padding:0}.Nav .Container .NavItem{display:flex;justify-content:center;align-items:flex-end;text-align:center;width:100%;height:max(60px,3.125vw);font-weight:500;padding:0 5px}@media screen and (max-width: 767px){.Nav .Container .NavItem{height:40px}}.Nav .Container .NavItem .Text{line-height:1.2;font-size:max(1.8rem,.9375vw);padding-bottom:max(10px,.5208333333vw);border-bottom:rgba(255,255,255,0) 4px solid}@media screen and (max-width: 767px){.Nav .Container .NavItem .Text{font-size:1.2rem}}@media screen and (max-width: 374px){.Nav .Container .NavItem .Text{font-size:1rem}}@media(hover: hover){.Nav .Container .NavItem:hover .Text{color:#f80;border-color:#f80}}.Home .Nav .NavItem.Home .Text,.Search .Nav .NavItem.Search .Text,.Shibu .Nav .NavItem.Shibu .Text,.Consultation .Nav .NavItem.Consultation .Text,.Letter .Nav .NavItem.Letter .Text{color:#f80;border-color:#f80}.Footer{background:#fff;color:#333}.Footer .Container{padding:max(40px,2.0833333333vw) max(15px,.78125vw)}.Footer .Container .FotterNavArea{display:flex;justify-content:center;padding-bottom:max(40px,2.0833333333vw)}@media screen and (max-width: 767px){.Footer .Container .FotterNavArea{flex-direction:column}}.Footer .Container .FotterNavArea .FooterNavItem{display:flex;align-items:center;padding:0 max(15px,.78125vw);color:#333;border-right:#e5e1b7 1px solid}.Footer .Container .FotterNavArea .FooterNavItem:last-child{border:none}@media(hover: hover){.Footer .Container .FotterNavArea .FooterNavItem:hover{text-decoration:underline}}@media screen and (hover: hover)and (max-width: 767px){.Footer .Container .FotterNavArea .FooterNavItem:hover{text-decoration:none;opacity:.6}}@media screen and (max-width: 767px){.Footer .Container .FotterNavArea .FooterNavItem{position:relative;width:100%;height:60px;border:none;border-bottom:#e5e1b7 1px solid}.Footer .Container .FotterNavArea .FooterNavItem:first-child{border-top:#e5e1b7 1px solid}.Footer .Container .FotterNavArea .FooterNavItem:last-child{border-bottom:#e5e1b7 1px solid}.Footer .Container .FotterNavArea .FooterNavItem::after{content:"";font-family:muuq-fonts;font-size:2rem;position:absolute;top:50%;right:15px;margin-top:-1.5rem}}.Footer .Container .FooterBox{gap:max(40px,2.0833333333vw)}@media screen and (max-width: 767px){.Footer .Container .FooterBox{flex-direction:column;gap:20px}}@media screen and (max-width: 767px){.Footer .Container .FooterBox .Box_50p{width:100%}}.Footer .Container .FooterBox .Table.Access th,.Footer .Container .FooterBox .Table.Access td{background:none}.Footer .Container .FooterBox .Table.Access tr{border-bottom:#e5e1b7 1px solid}.Footer .Container .FooterBox .Table.Access tr:first-child{border-top:#e5e1b7 2px solid}.Footer .Container .FooterBox .Table.Access tr:last-child{border-bottom:#e5e1b7 2px solid}.Footer .Copy{background:#f2f0df;padding:max(15px,.78125vw);text-align:center}@media screen and (max-width: 767px){.Footer .Copy{font-size:1.2rem}}.InlineBlock{display:inline-block}.Container{max-width:max(1280px,66.6666666667vw);padding:max(80px,4.1666666667vw) max(40px,2.0833333333vw);margin:0 auto}@media screen and (max-width: 767px){.Container{padding:40px 20px}}.PageTitleBox{background:url(../image/search/mainimage.jpg) no-repeat center/cover;margin-top:max(140px,7.2916666667vw)}@media screen and (max-width: 767px){.PageTitleBox{margin-top:100px}}.PageTitleBox .Container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:180px;padding:0 max(40px,2.0833333333vw);font-size:max(3.6rem,1.875vw);font-weight:bold}@media screen and (max-width: 767px){.PageTitleBox .Container{padding:0 20px;height:100px;font-size:3rem}}.Shibu .PageTitleBox{background-image:url(../image/shibu/mainimage.jpg)}.Consultation .PageTitleBox{background-image:url(../image/consultation/mainimage.jpg)}.Letter .PageTitleBox{background-image:url(../image/shibudayori/mainimage.jpg)}.Contact .PageTitleBox{background-image:url(../image/contact/mainimage.jpg)}.Links .PageTitleBox{background-image:url(../image/links/mainimage.jpg)}.SectionTitleBox{text-align:center;margin-bottom:max(40px,2.7777777778vw)}@media screen and (max-width: 767px){.SectionTitleBox{margin-bottom:20px}}.SectionTitleBox .SectionTitle{font-size:max(3.2rem,2.2222222222vw);font-weight:bold;line-height:1.2;margin-bottom:max(20px,1.3888888889vw)}@media screen and (max-width: 767px){.SectionTitleBox .SectionTitle{font-size:2.6rem}}.SectionTitleBox .SectionSubTitle{position:relative;font-size:max(1.7rem,1.1805555556vw);font-weight:700;line-height:1.2;color:#f80;margin-bottom:max(10px,.6944444444vw);padding-bottom:max(10px,.6944444444vw)}@media screen and (max-width: 767px){.SectionTitleBox .SectionSubTitle{font-size:1.5rem}}.SectionTitleBox .SectionSubTitle::before{content:"";position:absolute;bottom:0;left:50%;margin-left:-30px;width:60px;height:2px;background:#f80}.PankuzuBox .Container{padding:max(10px,.5208333333vw) max(40px,2.0833333333vw);display:flex;justify-content:flex-start;align-items:center;overflow:auto;white-space:nowrap;font-size:90%}@media screen and (max-width: 767px){.PankuzuBox .Container{padding:10px 20px}}.PankuzuBox .PankuzuItem{color:#333}.PankuzuBox a.PankuzuItem{text-decoration:underline}@media(hover: hover){.PankuzuBox a.PankuzuItem:hover{text-decoration:none}}.PankuzuBox .Arrow{display:flex}.PankuzuBox .Arrow::before{content:"";font-family:muuq-fonts;padding:0 max(10px,.5208333333vw)}.Attention{font-size:85%;color:#d35}.SlideArea{background:url(../image/common/bg_white.png) repeat center/1000px;margin-top:max(140px,7.2916666667vw);padding:max(20px,1.5625vw) 0 0 0;overflow:hidden}@media screen and (max-width: 767px){.SlideArea{margin-top:100px}}.SlideArea .flexslider{max-width:max(1280px,66.6666666667vw);width:100%}.SlideArea .MainImage{display:block;border:#fff max(8px,.4166666667vw) solid;border-radius:max(10px,.5208333333vw);margin:0 max(20px,1.0416666667vw)}@media screen and (max-width: 767px){.SlideArea .MainImage{margin:0 10px}}.BG_Town{background:url(../image/common/town_nishiowari.png) repeat-x center bottom/1500px 100px;width:100%;aspect-ratio:1500/100}.Flex.About{gap:max(40px,2.0833333333vw)}@media screen and (max-width: 767px){.Flex.About{flex-direction:column;gap:20px}}@media screen and (max-width: 767px){.Flex.About .Box_50p{width:100%}}.Activities{background:url(../image/common/bg_activities.jpg) no-repeat bottom center/cover}.Activities .Flex.Between{gap:4vw}@media screen and (max-width: 767px){.Activities .Flex.Between{flex-direction:column}}.Activities .ActivitiesBox{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 0 10px 0 rgba(187,170,34,.2);width:50%}@media screen and (max-width: 767px){.Activities .ActivitiesBox{width:100%}}.Activities .ActivitiesBox .TitleBox{background:url(../image/home/activities_110noie.jpg) no-repeat center/cover;display:flex;justify-content:space-between;align-items:center;width:100%;aspect-ratio:4/1;padding:max(15px,1.953125vw)}.Activities .ActivitiesBox .TitleBox .Mark{width:20%}.Activities .ActivitiesBox .TitleBox .Title{width:80%;padding-left:max(15px,1.953125vw);font-weight:bold;font-size:200%}.Activities .ActivitiesBox .DetailBox{padding:max(15px,1.953125vw)}.Activities .ActivitiesBox .DetailBox .SubTitle{font-weight:bold;font-size:140%;margin-bottom:max(10px,1.3020833333vw)}.Activities .ActivitiesBox:nth-child(2) .TitleBox{background:url(../image/home/activities_ecocap.jpg) no-repeat center/cover}.Activities Table{border-spacing:0 3px;border-collapse:separate;border-radius:10px;overflow:hidden}.Activities Table tr{border:none}.Activities Table th{padding:.5em;font-size:90%}.Activities Table td{padding:.5em;font-size:90%}.Activities Table td p{display:inline-block}@media screen and (max-width: 767px){.Activities Table td p{display:block}}.Activities Table td p.Bold{width:90px}.HatoMark .Text{margin-bottom:max(15px,.78125vw)}.HatoMark .Text:last-child{margin:0}@media screen and (max-width: 767px){.HatoMark .Text{margin-bottom:10px}}.BannerArea{padding:max(15px,1.953125vw);border-radius:20px}.BannerArea .BannerTitle{font-weight:bold;text-align:center;font-size:max(2.4rem,1.25vw);line-height:1.2;margin-bottom:max(15px,1.953125vw)}.BannerArea .BannerTitle br{display:none}@media screen and (max-width: 767px){.BannerArea .BannerTitle{font-size:1.8rem}.BannerArea .BannerTitle br{display:block}}@media screen and (max-width: 767px){.BannerArea .BannerTitle{font-size:1.6rem}}.Flex.BannerBox{flex-wrap:wrap;justify-content:center}.Flex.BannerBox .BannerItem{width:calc((100% - 8*max(10px,.5208333333vw))/4);background:#fff;margin:0 max(10px,.5208333333vw) max(20px,1.0416666667vw);display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.Flex.BannerBox .BannerItem{width:calc((100% - 4*max(5px,.2604166667vw))/2);margin:0 5px 10px 5px}}.Other{padding:0;border-radius:0}.MapBox{position:relative;padding-bottom:300px;padding-top:30px;height:0;overflow:hidden;margin-top:max(140px,7.2916666667vw)}@media screen and (max-width: 767px){.MapBox{margin-top:100px}}.MapBox iframe,.MapBox object,.MapBox embed{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.MapBox{padding-bottom:100px}}.MapPinBox{width:280px;padding:10px;border-radius:10px;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.MapPinBox .Name{font-size:16px;font-weight:bold;margin-bottom:5px;padding-bottom:5px;border-bottom:#f80 2px solid}.MapPinBox .Address{font-size:14px}.MapPinBox .Button{height:36px;border-radius:30px;font-size:14px;margin-top:10px}.GSearchMap{position:relative}.GSearchMap .fade-enter-active,.GSearchMap .fade-leave-active{transition:opacity .6s ease}.GSearchMap .fade-enter-from,.GSearchMap .fade-leave-to{opacity:0}.GSearchMap .map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.8);z-index:10;font-weight:bold;font-size:1.2rem}.GSearchMap .spinner{width:50px;height:50px;border:5px solid rgba(255,136,0,.3);border-top-color:#f80;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.GSearchMap .loading-bar{position:absolute;bottom:0;left:0;height:3px;width:100%;background:linear-gradient(90deg, #ff8800, #e5e1b7, #ff8800);background-size:200% 100%;animation:loading 1s linear infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.GSearchMap .MapLabel{position:absolute;background:#f80;color:#fff;padding:1px 4px;font-size:12px;border-radius:3px;white-space:nowrap}.SearchWrapper{border-radius:10px;box-shadow:0 0 10px 0 rgba(187,170,34,.2);background:#fff;overflow:hidden}.SearchWrapper .SearchTitle{background:#f80;padding:.5em;text-align:center;color:#fff;display:flex;width:100%;align-items:center;justify-content:center}.SearchWrapper .SearchTitle::before{content:"";font-family:muuq-fonts;margin-right:.5em}.MoreBtn{display:flex;justify-content:center;align-items:center;padding:.1em;border:#f80 1px solid;border-radius:40px;color:#f80;font-weight:bold;width:200px;margin:.5em auto}.MoreBtn::before{content:"詳細検索を表示"}.MoreBtn::after{content:"";font-family:muuq-fonts;margin-left:.5em;font-weight:normal}.MoreBtn.open::before{content:"閉じる"}.MoreBtn.open::after{content:""}.Keyword{padding:1em}.Keyword .Table tr{border-bottom:#e5e1b7 1px solid}.Keyword .Table th,.Keyword .Table td{background:none}@media screen and (max-width: 767px){.Keyword .Table th,.Keyword .Table td{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:10px}}.Keyword .Table td{padding:max(10px,.5208333333vw)}@media screen and (max-width: 767px){.Keyword .Table td{padding:0 10px 10px 20px}}.Keyword .Button.Yomi{width:40px;height:30px;border:#f80 1px solid;background:none;color:#333;margin:0}.Keyword .Button.Yomi[status=none]{border-color:#cdcdcd;color:#cdcdcd;pointer-events:none}.Keyword .Button.Yomi[status=select]{background:#f80;color:#fff}@media(hover: hover){.Keyword .Button.Yomi:hover{background:#f80;color:#fff;opacity:1}}.TagListBox{display:flex;flex-wrap:wrap}.TagListBox .input{display:flex;flex-wrap:wrap}.TagListBox .TagListItem{margin:max(5px,.2604166667vw)}@media screen and (max-width: 767px){.TagListBox .TagListItem{margin:3px}}.TagListBox .TagListItem label{cursor:pointer;padding:0 max(10px,.5208333333vw);background:#fff;border:#f80 1px solid;border-radius:10px;display:flex;justify-content:center;align-items:center;min-width:100px;height:26px}@media screen and (max-width: 767px){.TagListBox .TagListItem label{min-width:60px;height:22px}}.TagListBox .TagListItem input{display:none}.TagListBox .TagListItem input:checked+label{background:#f80;border-color:#f80;color:#fff}.SearchResult{border-bottom:#f80 2px solid;align-items:flex-end;padding-bottom:max(10px,.5208333333vw);line-height:1}@media screen and (max-width: 479px){.SearchResult{flex-direction:column;align-items:flex-start}}.SearchResult .EM{font-size:180%;font-weight:bold;padding:0 max(5px,.2604166667vw)}.SearchResult .mb__select-box{margin-top:10px;min-width:180px;margin-left:10px}@media screen and (max-width: 479px){.SearchResult .mb__select-box{width:100%;margin-left:0}}.MemberList{justify-content:flex-start}.MemberList .MemberListItem{width:23.5%;margin:0 2% 2% 0;box-shadow:0 0 10px 0 rgba(187,170,34,.2);border-radius:10px;background:#fff;overflow:hidden}.MemberList .MemberListItem:nth-child(4n){margin-right:0}@media screen and (max-width: 1023px){.MemberList .MemberListItem{width:32%}.MemberList .MemberListItem:nth-child(4n){margin-right:2%}.MemberList .MemberListItem:nth-child(3n){margin-right:0}}@media screen and (max-width: 767px){.MemberList .MemberListItem{width:49%}.MemberList .MemberListItem:nth-child(3n){margin-right:2%}.MemberList .MemberListItem:nth-child(2n){margin-right:0}}@media screen and (max-width: 479px){.MemberList .MemberListItem{width:100%;margin:0 0 15px 0}}.MemberList .MemberListItem .CompanyReaderBox{position:absolute;bottom:0;left:0;display:flex;align-items:center;width:100%;min-height:60px;background:rgba(255,255,255,.7);padding:max(5px,.2604166667vw) max(5px,.2604166667vw) max(5px,.2604166667vw) max(75px,3.90625vw);font-size:90%}.MemberList .MemberListItem .CompanyReaderBox .MemberThumb{position:absolute;top:max(-12px,-0.625vw);left:max(5px,.2604166667vw);width:max(60px,3.125vw);height:max(60px,3.125vw);border-radius:50%;border:#fff 2px solid;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}.MemberList .MemberListItem .CompanyReaderBox .CompanyName{font-size:120%;font-weight:bold}.MemberList .MemberListItem .CompanyReaderBox .MemberPosition{margin-right:max(5px,.2604166667vw);display:inline-block;font-size:90%}.MemberList .MemberListItem .BlockName{position:absolute;top:0;left:0;font-size:1.4rem;background:#f80;border-radius:0 0 4px 4px;color:#fff;line-height:1;padding:5px 10px}.MemberList .MemberListItem .BlockName[block=北]{background:#e4a}.MemberList .MemberListItem .BlockName[block=西]{background:#d70}.MemberList .MemberListItem .BlockName[block=東]{background:#e41}.MemberList .MemberListItem .BlockName[block=西春日井]{background:#d35}.MemberList .MemberListItem .BlockName[block=稲沢]{background:#84b}.MemberList .MemberListItem .Table.CompanyDetailBox th{width:max(1.6rem,.8333333333vw);padding:0;background:none}.MemberList .MemberListItem .Table.CompanyDetailBox th .Icon{margin:0;min-height:28px}.MemberList .MemberListItem .Table.CompanyDetailBox td{background:none;padding:max(5px,.2604166667vw);padding-right:0}.MemberList .MemberListItem .MessageBox{background:#f0eee0;padding:5px;font-size:90%;max-height:5em;overflow:auto}.MemberList .MemberListItem .LicenseBox{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-top:.5em}.MemberList .MemberListItem .LicenseBox .License{display:flex;background:url(../image/search/shikaku/shikaku_career.svg) no-repeat center/contain;width:calc((100% - 8px)/5);margin:0 2px 2px 0;aspect-ratio:1/1}.MemberList .MemberListItem .LicenseBox .License[license=コンサル]{background-image:url(../image/search/shikaku/shikaku_master.svg)}.MemberList .MemberListItem .LicenseBox .License[license=管理士]{background-image:url(../image/search/shikaku/shikaku_rent.svg)}.MemberList .MemberListItem .LicenseBox .License[license=マイスター]{background-image:url(../image/search/shikaku/shikaku_meister.svg)}.MemberList .MemberListItem .LicenseBox .License[license=その他]{background-image:url(../image/search/shikaku/shikaku_hoka.svg)}.MemberList .MemberListItem .LicenseBox .License:nth-child(5n){margin-right:0}.MemberList .MemberListItem .LicenseBox .License[license=追加]{background:#f2f0df;color:#970;border:#970 1px solid;font-size:1rem;line-height:1.2;justify-content:center;align-items:center;text-align:center}.MemberList .MemberListItem .OtherLicense{margin-top:.5em;line-height:1.2;font-size:85%}.CategoryItem{font-size:1.1rem;line-height:1.1;color:#fff;background:#ef5350;display:flex;justify-content:center;align-items:center;text-align:center;width:calc((100% - 4px)/5);aspect-ratio:3/1;padding:1px;margin:0 1px 1px 0;border-radius:2px}.CategoryItem.Land{background:#492}.CategoryItem.House{background:#d35}.CategoryItem.Apartment{background:#46d;font-size:1rem}.CategoryItem.Sale{background:#970}.CategoryItem.Park{background:#09e}.CategoryItem.Office{background:#e41}.CategoryItem:nth-child(4n){margin-right:0}.GreetingImage{width:max(300px,15.625vw);margin:0 max(20px,1.0416666667vw) max(10px,.5208333333vw) 0}@media screen and (max-width: 767px){.GreetingImage{width:40%;margin:0 10px 0 0}}.Directors .DirectorItem{width:15%;margin:0 2% 2% 0;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(187,170,34,.2);padding:5px}.Directors .DirectorItem:nth-child(6n){margin-right:0}@media screen and (max-width: 1023px){.Directors .DirectorItem{width:18.4%}.Directors .DirectorItem:nth-child(6n){margin-right:2%}.Directors .DirectorItem:nth-child(5n){margin-right:0}}@media screen and (max-width: 767px){.Directors .DirectorItem{width:31.3333333333%}.Directors .DirectorItem:nth-child(5n){margin-right:2%}.Directors .DirectorItem:nth-child(3n){margin-right:0}}@media screen and (max-width: 479px){.Directors .DirectorItem{width:49%}.Directors .DirectorItem:nth-child(3n){margin-right:2%}.Directors .DirectorItem:nth-child(2n){margin-right:0}}.Directors .DirectorItem img{border-radius:10px}.Directors .DirectorItem .DirectorsName{margin-top:max(5px,.2604166667vw);font-weight:bold}.Directors .DirectorItem .Position,.Directors .DirectorItem .Area,.Directors .DirectorItem .CompanySite{font-size:85%}.Directors .DirectorItem .CompanySite{margin-top:.5em}.Summary{gap:max(20px,1.3888888889vw);align-items:stretch;padding:max(20px,1.3888888889vw);background:#fff;border-radius:20px;box-shadow:0 0 10px 0 rgba(187,170,34,.2)}@media screen and (max-width: 767px){.Summary{flex-direction:column}}.Summary .ImageBox{width:100%;display:flex;background:#eee}.Summary .ImageBox img{width:100%;height:100%}.Summary .TableBox{width:100%}.Summary .TableBox tr{border-bottom:#e5e1b7 1px solid}.Summary .TableBox th,.Summary .TableBox td{background:#fff}.OtherMeiboBox{display:flex;flex-wrap:wrap;gap:2%;background:url(../image/common/bg_yellow.png) repeat center/500px;padding:2% 2% 0 2%;border-radius:20px}@media screen and (max-width: 767px){.OtherMeiboBox{padding:10px}}.OtherMeiboBox .MiboBanner{display:flex;justify-content:center;align-items:center;font-size:120%;width:49%;margin-bottom:2%;padding:1em;background:#f80;border-bottom:rgba(0,0,0,.2) 2px solid;color:#fff}.OtherMeiboBox .MiboBanner::after{content:"";font-family:muuq-fonts;margin-left:.5em}@media screen and (max-width: 767px){.OtherMeiboBox .MiboBanner{width:100%;padding:.7em}}.ConsulImage{width:30%;margin:0 max(15px,1.3888888889vw) 0 0}@media screen and (max-width: 767px){.ConsulImage{width:50%;margin:0 10px 0 0}}@media screen and (max-width: 479px){.ConsulImage{width:100%;float:none;margin:0 0 10px 0}}.Office{gap:max(20px,1.0416666667vw)}@media screen and (max-width: 767px){.Office{flex-direction:column-reverse;gap:10px}}@media screen and (max-width: 767px){.Office .Box_50p{width:100%}}.InfoTitle{font-size:max(2.6rem,1.3541666667vw);font-weight:bold;line-height:1;padding-bottom:max(10px,.5208333333vw);margin-bottom:max(20px,1.0416666667vw);border-bottom:#e5e1b7 2px solid}@media screen and (max-width: 767px){.InfoTitle{font-size:1.8rem;padding-bottom:5px;margin-bottom:15px}}.ConaultItem{background:#fff;padding:max(20px,1.0416666667vw);border-radius:20px;box-sizing:0 0 10px 0 rgba(187,170,34,.2)}.NewsArea{border-radius:20px;background:#fff;padding:0 max(15px,.78125vw);box-shadow:0 0 10px 0 rgba(187,170,34,.2)}.NewsArea .NewsListBox{display:flex;justify-content:space-between;padding:max(15px,.78125vw);border-bottom:#e5e1b7 1px solid;color:#333;cursor:pointer}.NewsArea .NewsListBox:last-child{border:none}@media(hover: hover){.NewsArea .NewsListBox:hover{background:#fec}}.NewsArea .NewsListBox .NewsDCBox{width:max(90px,4.6875vw);color:#666}@media screen and (max-width: 767px){.NewsArea .NewsListBox .NewsDCBox{width:80px}}.NewsArea .NewsListBox .NewsTitle{width:calc(100% - max(90px,4.6875vw))}@media screen and (max-width: 767px){.NewsArea .NewsListBox .NewsTitle{width:calc(100% - 80px)}}.NewsArea .NewsListBox .NewsTitle br{display:none}@media screen and (max-width: 767px){.NewsArea .NewsListBox .NewsTitle br{display:block}}.NewsArea .NewsListBox .MemberTag{background:#d35;color:#fff;font-size:90%;font-weight:bold;padding:max(2px,.1041666667vw) max(10px,.5208333333vw);border-radius:40px;margin-right:max(5px,.2604166667vw)}.NewsDetailTitle,.DetailTitle{font-size:max(3.2rem,1.6666666667vw);font-weight:bold;padding-bottom:max(5px,.2604166667vw);margin-bottom:max(20px,1.0416666667vw);border-bottom:#f80 4px solid}@media screen and (max-width: 767px){.NewsDetailTitle,.DetailTitle{font-size:2.6rem;margin-bottom:15px}}.NewsDetailTitle .LinkHover,.DetailTitle .LinkHover{display:inline-block}.NewsDetailTitle .LinkHover::before,.DetailTitle .LinkHover::before{content:"";font-weight:normal;font-family:muuq-fonts;vertical-align:middle;margin-right:max(5px,.2604166667vw)}.FileUpBox{display:flex;flex-direction:column;width:calc(100% - 75px)}.FileUpBox .FileUpItem{width:100%;display:flex;gap:5px;background:#f9f8f3;padding:10px;position:relative;margin-bottom:10px}.FileUpBox .FileUpItem .IconDelete{text-align:center;line-height:16px}.Attach{font-size:1.8rem;font-weight:bold;margin-bottom:10px}.News .FileDL{display:block;background:#dcedc8;padding:15px;border-radius:4px;font-size:1.8rem;text-decoration:none}.News .FileDL:hover{background:#f1f8e9}.QuillArea p{line-height:1.8}.QuillArea h1{font-size:200%;font-weight:bold;margin-bottom:.5em}.QuillArea h2{font-size:180%;font-weight:bold;margin-bottom:.5em}.QuillArea h3{font-size:120%;font-weight:bold;margin-bottom:.5em}.QuillArea h4{font-size:100%;font-weight:bold;margin-bottom:.5em}.QuillArea h5{font-size:90%;font-weight:bold;margin-bottom:.5em}.QuillArea h6{font-size:80%;font-weight:bold;margin-bottom:.5em}.QuillArea strong{font-weight:bold}.QuillArea em{font-style:italic}.QuillArea u{text-decoration:underline}.QuillArea s{text-decoration:line-through}.QuillArea img{max-width:100%;height:auto !important}.QuillArea ol{margin-bottom:1em}.QuillArea ol li{list-style:decimal;margin-left:1.5em;margin-bottom:.5em}.QuillArea ul{margin-bottom:1em}.QuillArea ul li{list-style:disc;margin-left:1.5em;margin-bottom:.5em}.QuillArea a{text-decoration:underline;color:#f80}.QuillArea table th{border:#e5e1b7 1px solid;background:#f80;color:#fff;padding:.5em}.QuillArea table td{border:#e5e1b7 1px solid;background:#fff;padding:.5em}.Kome{color:#d35;font-size:90%;margin-bottom:5px}.ContactTable{border-radius:20px;box-shadow:0 0 10px 0 rgba(187,170,34,.2);padding:max(5px,.3472222222vw);background:#fff}.ContactTable .Table tr{border-bottom:#e5e1b7 1px solid}.ContactTable .Table tr:last-child{border:none}.ContactTable .Table th{width:max(180px,9.375vw);background:none}@media screen and (max-width: 767px){.ContactTable .Table th{display:block;width:100%;text-align:left;padding:3px 10px}}.ContactTable .Table td{background:none}.ContactTable .Table td .Button{margin:0 0 0 5px}@media screen and (max-width: 767px){.ContactTable .Table td{display:flex;background:none;flex-direction:column}}.LinkList{gap:max(15px,1.0416666667vw)}@media screen and (max-width: 767px){.LinkList{gap:5px}}.LinkList .LinkItem{width:calc((100% - max(15px,1.0416666667vw))/2);background:#fff;box-shadow:0 0 10px 0 rgba(187,170,34,.2);border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:max(15px,1.0416666667vw)}@media screen and (max-width: 767px){.LinkList .LinkItem{width:calc((100% - 5px)/2);padding:10px}}.LinkList .LinkItem::after{content:"";color:#f80;font-family:muuq-fonts;min-width:max(1.6rem,1.1111111111vw);min-height:max(1.6rem,1.1111111111vw);margin-left:5px}@media(hover: hover){.LinkList .LinkItem:hover{background:#fec}}.Button.Meibo{width:auto;padding:0 10px}@media screen and (max-width: 767px){.Button.Meibo{width:100%}}.MeiboTable{max-height:calc(100vh - 380px);overflow:scroll}@media screen and (max-width: 1279px){.MeiboTable{max-height:calc(100vh - 420px)}}@media screen and (max-width: 767px){.MeiboTable{max-height:calc(100vh - 390px)}}.MeiboCell tr th{width:auto}.MeiboCell tr th:nth-child(1){min-width:135px;width:135px;left:0;z-index:9}.MeiboCell tr th:nth-child(2){min-width:120px;width:120px}.MeiboCell tr th:nth-child(5){min-width:250px;width:250px}.MeiboCell tr th:nth-child(6){min-width:100px;width:100px}.MeiboCell tr td{text-align:center}.MeiboCell tr td:nth-child(1){position:sticky;left:0;z-index:1}.MeiboCell tr td:nth-child(3),.MeiboCell tr td:nth-child(5),.MeiboCell tr td:nth-child(8),.MeiboCell tr td:nth-child(9){text-align:left}.sheet{padding:15mm 8mm;font-size:10pt;line-height:1.2}.Meibo .BlockName{display:inline-block;padding:3mm 8mm;font-size:20pt;font-weight:bold;border:#000 2px solid;border-bottom:none}.Meibo table{width:100%;table-layout:fixed;border-collapse:collapse;border:#000 2px solid}.Meibo table tr th{border:#000 2px solid;border-bottom:#000 2px solid;padding:1mm}.Meibo table tr th:nth-child(1){width:25mm}.Meibo table tr th:nth-child(2){width:32mm}.Meibo table tr th:nth-child(4){width:35mm}.Meibo table tr th:nth-child(5){width:20mm}.Meibo table tr th:nth-child(6){width:20mm}.Meibo table tr td{padding:1.5mm 1mm;border:#000 2px solid;word-wrap:break-word;line-height:1.2}.Meibo table tr td:nth-child(1),.Meibo table tr td:nth-child(4),.Meibo table tr td:nth-child(5),.Meibo table tr td:nth-child(6){text-align:center}.Meibo table tr td.P0{padding:0}.Meibo table tr .Sepa{display:flex;justify-content:center;align-items:center;text-align:left;flex-wrap:wrap;padding:0 1mm;border-bottom:#000 1px dotted;overflow-wrap:break-word;word-break:break-word}.Meibo table tr .Sepa:last-child{border:none}.Meibo table tr .Sepa.Ht2{height:16mm}.Meibo table tr .Sepa.Ht1{height:8mm}.Meibo table tr .Sepa.Start{justify-content:flex-start}.Meibo table tr .Sepa.LH1{line-height:1}.Meibo table tr .Pt9{font-size:9pt}.Meibo .PageNumber{text-align:center;position:absolute;bottom:16mm;left:0;width:100%}.mb__popup-area>input[type=checkbox]{display:none}.mb__popup-area>input:checked~.mb__popup-box{opacity:1;transform:scale(1);transition:opacity .5s}.mb__popup-area .mb__popup-box{position:fixed;top:0;left:0;background:rgba(0,0,0,.7);opacity:0;overflow:auto;color:#fff;font-weight:bold;width:100%;height:100%;text-align:center;display:flex;justify-content:center;z-index:9999;transition:opacity .5s,transform 0s .5s;transform:scale(0)}.mb__popup-area .mb__popup-box .mb__popup-item{position:relative;align-self:center;background:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.8);width:800px;color:#333;font-weight:normal;text-align:left;transition:.5s;margin-left:1rem;margin-right:1rem}.mb__popup-area .mb__popup-box .mb__popup-item .mb__popup-contents{padding:1.5rem;min-height:100px;max-height:70vh;overflow:auto}@media screen and (max-width: 1023px){.mb__popup-area .mb__popup-box .mb__popup-item{width:600px}}@media screen and (max-width: 767px){.mb__popup-area .mb__popup-box .mb__popup-item{width:94%;margin-left:3%;margin-right:3%}}.mb__popup-area .mb__popup-box .mb__popup-title{background:#f80;color:#fff;padding:1.4rem;border-radius:10px 10px 0 0}.mb__popup-area .mb__popup-trigger{position:absolute;width:100%;height:100%}.mb__popup-area .mb__button-area{padding:10px;display:flex;justify-content:space-between;align-items:center;gap:5px}.mb__popup-area .mb__button-area .Button{width:100%}.disabled[disabled=disabled],[disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none;transition:opacity .2s ease}/*# sourceMappingURL=base.css.map */
