.login_loginPage__lW8Xj{width:480px;max-width:100%;margin:0 auto;padding:64px 12px;flex-direction:column;align-items:center;justify-content:center}.login_loginPage__lW8Xj h1{width:100%;text-align:center}.login_loginPage__lW8Xj form{width:100%;padding:12px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.login_loginPage__lW8Xj label{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;padding:12px 0}.login_loginPage__lW8Xj label span{width:100%;padding:4px 0}.login_loginPage__lW8Xj label input{flex-grow:1;padding:4px;border-bottom:1px solid #ccc}.login_loginPage__lW8Xj button{width:200px;margin-top:24px;padding:12px 24px;border:1px solid #ccc}@media (min-width:768px){.login_loginPage__lW8Xj label{flex-wrap:nowrap}.login_loginPage__lW8Xj label span{padding:4px 0;width:80px}.login_loginPage__lW8Xj label input{flex-grow:1;padding:4px;border-bottom:1px solid #ccc}}.news_news__zjCvR{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.news_board__cmVzL{width:100%;display:flex;flex-direction:column;align-items:center;gap:36px}.news_search__Cnmnf{padding:16px 0;width:100%;max-width:1280px;display:flex;flex-direction:row;justify-content:center}.news_search__Cnmnf input{border:1px solid #ccc;width:100%;max-width:400px;padding:12px;border-radius:32px}.news_list__uCnkD{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(1,1fr);gap:36px}.news_item__oE6Bw{height:350px;border:1px solid #ccc;border-radius:6px;margin:0 auto;padding:0;display:flex;flex-direction:column;justify-content:flex-start;transition:.2s}.news_item__oE6Bw:hover{border:2px solid var(--main-color)}.news_header__JyEvu{display:flex;flex-direction:row;height:230px;overflow:hidden}.news_header__JyEvu img{width:100%;height:auto}.news_body__s50Zw{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:12px 24px;height:120px}.news_badge__LwyBF{background-color:var(--main-color);color:#fff;border-radius:16px;font-size:.9em;padding:6px 12px}.news_date__VPdXD{color:#888;font-size:.95em}.news_item__oE6Bw .news_date__VPdXD{width:100%;text-align:left}.news_title__GBk9F{width:100%;font-weight:400}.news_item__oE6Bw .news_title__GBk9F h5{text-align:left;padding-top:0}.news_summary__HowiI{color:#888}.news_noticeItem__sPZ2n{border-left:4px solid var(--main-color);background-color:#f8f9fa}.news_noticeLabel__5158T{color:var(--main-color);font-weight:700}.news_secretIcon__J16Vw{color:#6c757d;margin-right:4px}.news_more__QCzg3{width:100%;display:flex;justify-content:center;align-items:center}.news_more__QCzg3 button{padding:18px 36px;width:100%;max-width:560px;margin:0 auto;border:1px solid #aaa;transition:.2s}.news_more__QCzg3 button:hover{background-color:var(--main-color);color:#fff}@media (min-width:720px){.news_list__uCnkD{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(2,1fr);gap:36px}.news_item__oE6Bw{height:350px;border:1px solid #ccc;aspect-ratio:unset;border-radius:6px;padding:0;display:flex;flex-direction:column;justify-content:flex-start;transition:.2s}.news_search__Cnmnf{justify-content:flex-end}}@media (min-width:1280px){.news_list__uCnkD{grid-template-columns:repeat(3,1fr)}.news_item__oE6Bw{height:350px;border:1px solid #ccc;border-radius:6px;padding:0;display:flex;flex-direction:column;justify-content:flex-start;transition:.2s}}.news_addButton__EenFP{border:1px solid #777;padding:18px 36px}.news_addButton__EenFP:hover{background-color:var(--accent-color);color:#fff}.notice_notice__r5x3n{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.notice_notice__r5x3n>h1,.notice_notice__r5x3n>p{text-align:center}.notice_board__Pe8J_{width:100%;display:flex;flex-direction:column;align-items:center;gap:36px}.notice_search__h44VH{padding:16px 0;width:100%;max-width:1280px;display:flex;flex-direction:row;justify-content:center;position:relative}.notice_search__h44VH input{border:1px solid #ccc;width:100%;max-width:400px;padding:12px;border-radius:32px}.notice_search__h44VH button{position:absolute;width:4rem;padding:12px 0;top:16px;right:0;border-radius:2rem;border:1px solid #ccc;background-color:var(--accent-color);color:#fff;transition:.15s}.notice_search__h44VH button:hover{background-color:var(--main-color);color:#fff}.notice_list__NRtw2{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(1,1fr);gap:36px}.notice_item__bWlRI{height:250px;border:1px solid #aaa;border-radius:6px;padding:32px;display:flex;flex-direction:column;justify-content:flex-start}.notice_header__4Fou5{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.notice_notice__r5x3n .notice_title__F_OSu{width:100%}.notice_notice__r5x3n .notice_title__F_OSu h5{padding:16px 0}.notice_badge__vBze6{background-color:var(--main-color);color:#fff;border-radius:16px;font-size:.9em;padding:6px 12px}.notice_date__pO_o2{color:#888;font-size:.95em}.notice_title__F_OSu h5{font-weight:400;line-height:1.15}.notice_summary__dWuHi{line-height:1.15;color:#888}.notice_noticeItem__aWjGJ{border-left:4px solid var(--main-color);background-color:#f8f9fa}.notice_noticeLabel__6kMG0{color:var(--main-color);font-weight:700}.notice_secretIcon__V513q{color:#6c757d;margin-right:4px}.notice_more__LCUWB{width:100%;display:flex;justify-content:center;align-items:center}.notice_more__LCUWB button{padding:18px 36px;width:100%;max-width:560px;margin:0 auto;border:1px solid #aaa;transition:.2s}.notice_more__LCUWB button:hover{background-color:var(--main-color);color:#fff}@media (min-width:768px){.notice_list__NRtw2{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(2,1fr);gap:36px}.notice_item__bWlRI{height:260px;border:1px solid #aaa;border-radius:6px;padding:32px;display:flex;flex-direction:column;justify-content:flex-start}.notice_search__h44VH{justify-content:flex-end}}@media (min-width:1280px){.notice_list__NRtw2{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.notice_item__bWlRI{height:250px;border:1px solid #aaa;border-radius:6px;padding:32px;display:flex;flex-direction:column;justify-content:flex-start}}.notice_addButton__O8UUx{border:1px solid #777;padding:18px 36px}.notice_addButton__O8UUx:hover{background-color:var(--accent-color);color:#fff}.Loading_loadingComponent__JTHHx{width:100%;min-height:450px;position:relative}.Loading_loadingComponent__JTHHx h3{width:100%;text-align:center;top:40%}.Loading_loadingComponent__JTHHx span{width:40px;height:40px;border-radius:20px;transition:.15s;position:absolute;top:50%;margin-top:-20px}.Loading_loadingAnimation__1tyq9{animation-name:Loading_loading__5OYtK;animation-duration:2.4s;animation-iteration-count:infinite}.Loading_loadingComponent__JTHHx span:first-of-type{background-color:var(--accent-color);left:calc(50%);margin-left:-10px;animation-duration:0}.Loading_loadingComponent__JTHHx span:nth-of-type(2){background-color:var(--accent-color);left:calc(50%);margin-left:10px;animation-delay:1.2s}@keyframes Loading_loading__5OYtK{0%{transform:scale(1);opacity:.75}50%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:.75}}.instafeed_instagram__sbdED{width:100%;background-color:#fafafa;padding:24px 0}.instafeed_instagram__sbdED h2{padding-left:24px}.instafeed_instagram__sbdED .instafeed_container__DOKJG{display:flex;align-items:center;justify-content:space-between}.instafeed_instagram__sbdED .instafeed_logo__zMemZ{font-size:32px}.instafeed_instagram__sbdED .instafeed_feed__RYOQb{display:flex;width:100%;flex-direction:column;gap:20px}.instafeed_instagram__sbdED .instafeed_post__zhMGV{width:100%;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;padding:10px 24px}.instafeed_instagram__sbdED .instafeed_postHeader__oZgMp{display:flex;align-items:center;gap:10px}.instafeed_profilePic__jqa7O{width:32px;height:32px;border-radius:50%}.instafeed_instagram__sbdED .instafeed_username__3HBeb{font-weight:700}.instafeed_instagram__sbdED .instafeed_postImage__T2Q5_{width:100%;height:auto;margin-top:10px;border-radius:3px}.instafeed_instagram__sbdED .instafeed_postFooter__OUibS{margin-top:10px}.instafeed_instagram__sbdED .instafeed_actions__Hrmfd span{margin-right:15px;cursor:pointer}.instafeed_instagram__sbdED .instafeed_caption__19tMy{padding:24px;font-size:20px}@media(min-width:1400px){.instafeed_instagram__sbdED h2{padding-left:inherit}}.list_button_btnList__k7LiU{width:100%;padding:36px 0;background-color:#fff}.list_button_container__Xck4O{display:flex;flex-direction:row;flex-wrap:wrap}.list_button_btnList__k7LiU h2{width:100%;padding-left:24px}.list_button_btnList__k7LiU .list_button_info__cfUBn{display:none;width:50%;overflow:hidden}.list_button_btnList__k7LiU .list_button_info__cfUBn img{display:none}.list_button_btnList__k7LiU ul{width:100%;padding:0 24px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.list_button_btnList__k7LiU ul li{max-width:240px;border:1px solid #ccc;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px 8px;position:relative;border-radius:35px;background-color:#fff;overflow:hidden}@media (min-width:568px){.list_button_btnList__k7LiU ul{grid-template-columns:repeat(3,1fr)}}.list_button_btnList__k7LiU ul>li.list_button_moreLink__wIkeN{background-color:var(--accent-color)}.list_button_btnList__k7LiU ul>li.list_button_moreLink__wIkeN a{opacity:.95;color:#fff;font-weight:600;transition:.2s}.list_button_btnList__k7LiU ul>li.list_button_moreLink__wIkeN:hover a{opacity:1}@media (min-width:1280px){.list_button_btnList__k7LiU ul{width:50%;padding:24px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;height:-moz-min-content;height:min-content;align-self:center}.list_button_btnList__k7LiU ul li{max-width:240px;flex-direction:row;gap:12px}.list_button_btnList__k7LiU .list_button_info__cfUBn{display:block;width:50%;overflow:hidden;padding:24px}.list_button_btnList__k7LiU .list_button_info__cfUBn div{transform:rotateY(180deg);width:90%;border-radius:25px;box-shadow:-24px 24px 0 #f5f1e8}.list_button_btnList__k7LiU .list_button_info__cfUBn img{display:block;width:100%;max-height:350px;opacity:0}}@media(min-width:1400px){.list_button_btnList__k7LiU h2{padding-left:inherit}}.recent_post_recentPosts__zn72_{background-color:#343434;color:#fff;padding:36px 0;display:flex;flex-direction:row;flex-wrap:wrap;height:auto;min-height:450px}.recent_post_board__XVyf9,.recent_post_recentPosts__zn72_ h2{width:100%}.recent_post_board__XVyf9.recent_post_selected__LwIyz{display:block}.recent_post_recentPosts__zn72_ ul{padding:12px 24px;display:none}.recent_post_recentPosts__zn72_ ul.recent_post_selected__LwIyz{padding:12px 24px;display:block}.recent_post_recentPosts__zn72_ ul li:first-of-type{border-top:2px solid #bbb}.recent_post_recentPosts__zn72_ ul li{padding:12px 0;border-bottom:1px solid #888}.recent_post_recentPosts__zn72_ ul li p{padding:6px 0}.recent_post_recentPosts__zn72_ ul li p:first-child{padding:6px 0;color:#aaa}.recent_post_recentPosts__zn72_ h2{color:#aaa;padding-left:24px}.recent_post_recentPosts__zn72_ .recent_post_board__XVyf9 h2{display:none}.recent_post_recentPosts__zn72_ h2 .recent_post_active__5jMan{color:#fff}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA>ul{gap:24px}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA swiper-container{width:100%}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA .recent_post_newsItem__iIH_g{width:auto;height:300px}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA img{height:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;background-color:#fff}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA .recent_post_newsItem__iIH_g span{padding:6px 0;display:block;color:#ccc;font-size:15px}.recent_post_recentPosts__zn72_ .recent_post_news__TuVSA .recent_post_newsItem__iIH_g p{font-size:16px}@media (min-width:1024px){.recent_post_board__XVyf9{display:block;width:50%}.recent_post_selected__LwIyz{display:block}.recent_post_recentPosts__zn72_ h2{display:none}.recent_post_recentPosts__zn72_ .recent_post_board__XVyf9 h2{display:block;font-weight:500;padding-left:24px;color:#fff}.recent_post_recentPosts__zn72_ ul{padding:12px 24px;display:block}}.slide_mainslide__SA6xj{width:100%;height:90vh;min-height:500px;max-height:90vh;color:#fff;overflow:hidden}.slide_mainslide__SA6xj swiper-container{height:100%}.slide_mainslide__SA6xj img{height:100%;-o-object-fit:cover;object-fit:cover;max-height:100%}.slide_mainslide__SA6xj .slide_img__0mFI8{height:100%}.slide_mainslide__SA6xj .slide_info__W5_zu{position:absolute;z-index:10;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;padding:96px 0;justify-content:center;text-align:center;background-color:rgba(0,0,0,.2)}.slide_info__W5_zu .slide_title__PXVOI h1{font-size:1.65rem;font-weight:400;padding:6px}.slide_info__W5_zu .slide_title__PXVOI h1 span{font-size:1.35rem;font-weight:400}.slide_info__W5_zu .slide_line__8fEzH{width:100%;height:25vh;padding:0 12px;display:flex;justify-content:center;align-items:center}.slide_info__W5_zu .slide_line__8fEzH hr{width:2px;height:25vh;background-color:#ccc}.slide_info__W5_zu .slide_content__GHZX3{width:100%;font-size:1.15rem;line-height:1.2rem;text-align:center;padding:6px}.slide_info__W5_zu .slide_bottomText__sNImG{width:100%;padding:0 24px;word-break:keep-all;position:absolute;bottom:64px;font-size:1rem}.slide_editMode__oSdzB{height:350px}@media (min-width:768px){.slide_mainslide__SA6xj{height:75vh;max-height:75vh;color:#fff;overflow:hidden}.slide_mainslide__SA6xj.slide_editMode__oSdzB{height:450px}.slide_mainslide__SA6xj img{width:100%;height:100%}.slide_mainslide__SA6xj .slide_info__W5_zu{flex-direction:row;justify-content:center;align-items:center}.slide_info__W5_zu .slide_title__PXVOI h1{font-size:2rem;font-weight:400}.slide_info__W5_zu .slide_title__PXVOI h1 span{font-size:1.5rem;font-weight:400}.slide_info__W5_zu .slide_line__8fEzH{width:35%;padding:0 12px}.slide_info__W5_zu .slide_line__8fEzH hr{height:2px;width:100%}.slide_info__W5_zu .slide_content__GHZX3{font-size:1.35rem;line-height:1.45rem;text-align:left}.slide_info__W5_zu .slide_bottomText__sNImG{width:100%;position:absolute;bottom:64px;font-size:1.1rem}}.org_contentBox__xGX1l{width:100%;max-width:1024px;text-align:center;word-break:keep-all}.org_orgtable__bzG57{width:100%;font-size:20px}.org_orgtable__bzG57 .org_orgChart__YtwhM{display:flex;flex-direction:column;align-items:center;margin-top:20px}.org_orgChart__YtwhM .org_level__JoEQx{display:flex;width:800px;flex-direction:row;justify-content:center;align-items:flex-start;position:relative;width:100%;margin-bottom:80px;align-items:center}.org_orgChart__YtwhM .org_level__JoEQx:after{content:"";width:1px;position:absolute;left:50%;height:80px;bottom:-80px}.org_orgChart__YtwhM .org_level__JoEQx:last-of-type:after{width:0;height:0}.org_orgChart__YtwhM .org_box__yEOrK{background-color:var(--main-color);color:#fff;border:none;padding:0;text-align:center;position:relative;width:240px;border-radius:8px;margin:0 10px}.org_box__yEOrK h6{padding:16px 4px;font-size:1.05rem;height:60px;display:flex;flex-direction:row;justify-content:center;align-items:center}.org_box__yEOrK .org_loc__t5mso{background-color:#fff;color:#000;padding:6px}.org_orgChart__YtwhM .org_box__yEOrK .org_sublist__EPFBo{width:100%;padding:24px 6px;background-color:#fff;border:1px solid #ccc;color:#000;height:120px}.org_orgChart__YtwhM .org_box__yEOrK.org_blank__se0Tc{opacity:0}.org_orgChart__YtwhM .org_box__yEOrK.org_circleBox__pLcyz{border-radius:50px}.org_orgtable__bzG57 .org_level__JoEQx:first-of-type .org_box__yEOrK{background-color:var(--main-color)}.org_orgtable__bzG57 .org_level__JoEQx:nth-of-type(2) .org_box__yEOrK{background-color:var(--accent-color)}.org_orgtable__bzG57 .org_level__JoEQx:nth-of-type(2) .org_box__yEOrK.org_circleBox__pLcyz{background-color:#4f5f6f}.org_orgtable__bzG57 .org_level__JoEQx:nth-of-type(3)>.org_box__yEOrK{background-color:var(--sub-color)}.org_orgtable__bzG57 .org_level__JoEQx:nth-of-type(4)>.org_box__yEOrK{background-color:var(--light-color);color:#000}.org_level__JoEQx.org_level__JoEQx .org_posL__MZLRg,.org_level__JoEQx.org_level__JoEQx .org_posR__ut1RB{z-index:10}.org_level__JoEQx.org_level__JoEQx:nth-of-type(2)>.org_posC__BKIyt:after{content:"";width:30px;height:1.5px;position:absolute;right:-30px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:before{content:"";width:20px;height:1.5px;position:absolute;z-index:0;left:-20px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:after{content:"";width:20px;height:1.5px;position:absolute;z-index:0;right:-20px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:before{content:"";height:1.5px;position:absolute;width:calc(100% + 20px);left:50%;top:-20px}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:after{content:"";height:1.5px;position:absolute;width:calc(100% + 20px);right:calc(50%);top:-20px}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posL__MZLRg:after{content:"";width:1.5px;height:20px;position:absolute;left:50%;top:-20px}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posR__ut1RB:after{content:"";width:1.5px;height:20px;position:absolute;right:50%;top:-20px}.org_level__JoEQx.org_level__JoEQx:nth-of-type(2)>.org_posC__BKIyt:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:before,.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posL__MZLRg:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posR__ut1RB:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:before,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posL__MZLRg:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posL__MZLRg:before,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posR__ut1RB:after,.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posR__ut1RB:before,.org_orgChart__YtwhM .org_level__JoEQx:after{background-color:#ccc}.org_expertTable__1IIiK{width:90%;max-width:900px;margin:0 auto 64px}.org_expertTable__1IIiK td,.org_expertTable__1IIiK th{height:auto;border:1px solid #ccc;vertical-align:middle;padding:12px;text-align:center}.org_expertTable__1IIiK td:last-of-type{padding:12px 16px;word-break:keep-all}.org_expertTable__1IIiK td:first-of-type,.org_expertTable__1IIiK th{background-color:var(--light-color)}.org_expertTable__1IIiK th:first-of-type{border:none;background-color:transparent}@media (min-width:768px){.org_orgChart__YtwhM .org_level__JoEQx:after{content:"";width:1px;position:absolute;left:50%;height:80px;bottom:-80px}.org_orgChart__YtwhM .org_level__JoEQx:last-of-type:after{width:0;height:0}.org_level__JoEQx.org_level__JoEQx:nth-of-type(2)>.org_posC__BKIyt:after{content:"";width:40px;height:1.5px;position:absolute;right:-40px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:before{content:"";width:40px;height:1.5px;position:absolute;z-index:0;left:-40px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(3)>.org_posC__BKIyt:after{content:"";width:40px;height:1.5px;position:absolute;z-index:0;right:-40px;top:50%}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:before{content:"";height:1.5px;position:absolute;width:calc(100% + 40px);left:50%;top:-20px}.org_level__JoEQx.org_level__JoEQx:nth-of-type(4)>.org_posC__BKIyt:after{content:"";height:1.5px;position:absolute;width:calc(100% + 40px);right:calc(50%);top:-20px}.org_orgChart__YtwhM .org_box__yEOrK{background-color:var(--main-color);color:#fff;border:none;padding:0;text-align:center;position:relative;width:240px;border-radius:8px;margin:0 20px}.org_box__yEOrK h6{padding:24px 12px;font-size:1.4rem;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}.org_box__yEOrK .org_loc__t5mso{background-color:#fff;color:#000;padding:6px}.org_orgChart__YtwhM .org_box__yEOrK .org_sublist__EPFBo{width:100%;padding:24px 6px;background-color:#fff;border:1px solid #ccc;color:#000;height:120px}.org_expertTable__1IIiK{width:100%}.org_expertTable__1IIiK td,.org_expertTable__1IIiK th{height:60px;border:1px solid #ccc;vertical-align:middle;padding:12px}.org_expertTable__1IIiK td:last-of-type{text-align:left}}.about_aboutCenter__HGN0L h2{text-align:center}@media (min-width:768px){.about_aboutCenter__HGN0L h2{text-align:left}}.history_aboutCenter__wHoLV{text-align:center;padding:32px 12px 24px}.history_contentBox__HlUcp{width:100%;max-width:1024px;text-align:center;word-break:keep-all}.history_historyTable__LTlPK{margin:0 auto;padding:24px 8px;font-size:22px}.history_historyTable__LTlPK .history_row__Up19E{display:grid;grid-template-columns:1fr;flex-direction:row;border-bottom:1px solid #ccc}.history_historyTable__LTlPK .history_row__Up19E .history_datas__GbyDG{display:flex;text-align:left;flex-direction:column;align-items:flex-start;order:3}.history_historyTable__LTlPK .history_data__5swpo,.history_historyTable__LTlPK .history_year__yQhxA{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;position:relative}.history_historyTable__LTlPK .history_blank__L9RVp{display:none;order:1}.history_historyTable__LTlPK .history_year__yQhxA{text-align:right;position:relative;padding-right:0;margin-left:12px}.history_historyTable__LTlPK .history_year__yQhxA h2{background-color:transparent;color:var(--accent-color);padding:24px 0 12px;font-size:1.4rem;word-break:keep-all}.history_historyTable__LTlPK .history_data__5swpo{padding:12px 16px;font-size:1.05rem;display:flex;flex-direction:column;flex-wrap:nowrap}.history_historyTable__LTlPK .history_data__5swpo h4{font-weight:400;font-size:1.15rem;word-break:keep-all;margin:0;padding:0}.history_historyTable__LTlPK .history_data__5swpo p{width:100%;word-break:keep-all;font-size:1.1rem;padding-bottom:4px;color:#555}.history_historyTable__LTlPK .history_data__5swpo span{padding:12px 2px;color:var(--accent-color);font-weight:700}.history_historyTable__LTlPK .history_tdLine__y6C5D{width:41px;position:relative;order:2;display:none}.history_historyTable__LTlPK .history_tdLine__y6C5D:before{position:absolute;left:22px;width:3px;height:100%;background-color:var(--accent-color);content:""}.history_historyTable__LTlPK .history_tdLine__y6C5D:after{display:flex;justify-content:center;align-items:center;content:" ";width:25px;height:25px;border:6px solid var(--accent-color);background-color:#fff;border-radius:20px;position:absolute;left:12px;top:14px}@media (min-width:1280px){.history_aboutCenter__wHoLV{text-align:center;padding:64px 24px 24px}.history_historyTable__LTlPK{flex-direction:row}.history_historyTable__LTlPK .history_row__Up19E{grid-template-columns:1fr 61px 1fr;border-bottom:none}.history_historyTable__LTlPK .history_blank__L9RVp{display:flex}.history_historyTable__LTlPK .history_data__5swpo,.history_historyTable__LTlPK .history_year__yQhxA{justify-content:flex-start;align-items:center;flex-wrap:wrap}.history_historyTable__LTlPK .history_tdLine__y6C5D{display:flex}.history_historyTable__LTlPK .history_year__yQhxA{padding-right:0;margin-left:32px}.history_historyTable__LTlPK .history_year__yQhxA h2{background-color:var(--main-color);color:#fff;padding:9px 24px;font-size:1.5rem}.history_historyTable__LTlPK .history_data__5swpo{padding:24px 16px;font-size:1.35rem}.history_historyTable__LTlPK .history_year__yQhxA:before{width:5px;height:100%;position:absolute;top:0;right:5px;content:"";background-color:#fff}.history_historyTable__LTlPK .history_year__yQhxA:after{width:32px;height:32px;position:absolute;background-color:var(--main-color);transform:rotate(45deg);top:calc(50% - 16px);left:-16px;content:"";z-index:-1}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_year__yQhxA{margin-left:0;margin-right:32px}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_year__yQhxA:before{right:inherit;left:5px}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_year__yQhxA:after{left:inherit;right:-16px}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_data__5swpo{justify-content:flex-end}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_datas__GbyDG{text-align:right;align-items:flex-end;order:1}.history_historyTable__LTlPK .history_row__Up19E:nth-of-type(2n-1) .history_blank__L9RVp{text-align:left;align-items:flex-start;order:3}}.history_addButton___fHNh{border:1px solid #777;padding:18px 36px}.history_addButton___fHNh:hover{background-color:var(--accent-color);color:#fff}