@charset "utf-8";.pageContainer{width:100%;margin:40px auto 80px auto;padding:0 20px 0 126px;max-width:1440px}.main{max-width:100%}.pageHead{padding-top:20px;border:none}@media screen and (max-width:768px){.pageContainer{padding:0;flex-direction:column;margin:0 auto 32px auto;width:calc(100% - 40px);gap:32px}}.head__list{display:flex;gap:40px;max-width:1188px}.head__listItem{display:flex;flex-direction:column}.head__title{margin-top:16px;font-size:22px;line-height:128%;letter-spacing:1.1px}.head__text{margin-top:8px;margin-bottom:16px;color:#777a7d;font-size:13px;line-height:156%;letter-spacing:.65px}.head__btn{margin-top:auto}@media screen and (max-width:768px){.head__list{flex-direction:column}.head__title{font-size:20px;letter-spacing:1px}}.mainContent{margin-top:80px}.mainContent__layout{display:flex;gap:40px}.contents{flex:1}.section__title{padding-top:20px}.section__title .ja{font-size:32px;line-height:100%}.section__title .en{margin-top:12px;color:#0068b7;font-size:15px;font-weight:400;line-height:100%;letter-spacing:.75px}.border-top{border-top:1px solid #0068b7}@media screen and (max-width:768px){.mainContent__layout{flex-direction:column;gap:64px}.mainContent{margin-top:64px}.section__title .ja{font-size:24px;line-height:1.1}.section__title .small{font-size:13px;line-height:128%;letter-spacing:.65px}.section__title .en{font-size:13px;letter-spacing:.65px}}.news{width:100%}.news .layout{border-top:1px solid #0068b7;gap:32px;display:flex;justify-content:space-between}.news .layout .left{width:305px;display:flex;flex-direction:column}.news__btn{margin-top:auto}.news .layout .right{flex:1;min-width:670px}.news__link{display:flex;flex-direction:column;padding:20px 8px;border-bottom:1px solid #0068b7}.news__wrap{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:20px;width:100%}.news__categoryWrap{display:flex;gap:8px}.news__date{font-size:15px;font-weight:400;line-height:100%;letter-spacing:.75px}.news__category{color:#777a7d;font-size:12px;line-height:100%;border-radius:20px;background:#fafafa;padding:6px 10px}.news__text{margin-top:8px;overflow:hidden;color:#001223;text-overflow:ellipsis;font-size:15px;line-height:156%;letter-spacing:.75px}.news__link:hover .news__text{color:#0068b7}.news__empty{padding:120px 0}@media screen and (max-width:768px){.news .layout{flex-direction:column}.news .layout .left{width:100%}.news__btn{margin-top:32px}.news .layout .right{width:100%;min-width:100%}.news__link{border-bottom:1px solid #fafafa}.news__list .news__listIn:first-child .news__link{border-top:1px solid #fafafa}.news__category{font-size:12px}.news__empty{padding:60px 0;text-align:center}}.highlight{margin-top:80px}.highlight__imgArea{margin-top:32px;display:flex;gap:20px}.highlight__imgArea img{width:100%;height:auto}.highlight__list{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.highlight__listItem{position:relative;background:#fafafa;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.highlight__listItem:hover *{color:#0068b7}.highlight__listItem::after{content:"";display:flex;width:36px;height:36px;padding:14px;justify-content:center;align-items:center;border-radius:50%;border:1px solid #0068b7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M7 5L0 9.5L3.53316e-07 0.5L7 5Z' fill='%230068B7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:7px 10px;transition:0.3s}.highlight__listItem__title{font-size:22px;line-height:128%;letter-spacing:1.1px;transition:0.3s ease}.highlight__listItem__title::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:768px){.highlight{margin-top:64px}.highlight__imgArea{flex-direction:column;gap:16px}.highlight__list{margin-top:16px;grid-template-columns:1fr;gap:16px}.highlight__listItem__title{font-size:20px;line-height:128%;letter-spacing:1px}}.report{margin-top:80px}.report__lyout{margin-top:32px;display:flex;gap:21px}.report__box{flex:1}.report__img,.report__video{width:100%;overflow:hidden}.report__img img{transition:0.3s ease}.report__img:hover img{transform:scale(1.1)}.report__img img{width:100%;height:auto}.report__video iframe{width:506px;height:270px}.report__btn{margin-top:16px}@media screen and (max-width:768px){.report{margin-top:64px}.report__lyout{flex-direction:column}.report__video iframe{width:100%;height:50vw}}.library{margin-top:80px}.library__layout{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.section_block{position:relative;background:#fafafa;padding:20px}.contents__title{position:relative;display:block;font-size:22px;line-height:128%;letter-spacing:1.1px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:16px;border-bottom:1px solid #d3d3d4;transition:0.3s}.contents__title::after{content:"";display:flex;width:36px;height:36px;padding:14px;justify-content:center;align-items:center;border-radius:50%;border:1px solid #0068b7;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='10' viewBox='0 0 7 10' fill='none'%3E%3Cpath d='M7 5L0 9.5L3.53316e-07 0.5L7 5Z' fill='%230068B7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:7px 10px;transition:0.3s ease}.contents__title.button-none::after{display:none}.contents__title:hover{color:#0068b7}.contents__text{margin-top:16px;color:#777a7d;font-size:13px;line-height:156%;letter-spacing:.65px}.section_block.flex .contents__text{margin-top:8px}.eir{position:relative;z-index:3;margin-top:4px}.eir a{text-decoration:none!important;color:#0068b7!important;font-size:13px;line-height:100%;letter-spacing:.65px}.eir a:hover{text-decoration:underline!important;opacity:.8}.eir_page_library .s_eirList_item_title a:before{border-top:4px solid transparent!important;border-bottom:4px solid transparent!important;border-left:6px solid #0068b7!important}.eir .s_eirList_item_body{margin-left:0!important}.library__btn{margin-top:32px}@media screen and (max-width:768px){.library{margin-top:64px}.library__layout{grid-template-columns:repeat(1,1fr);gap:20px}.contents__title{font-size:20px;letter-spacing:1px}.contents__text{font-size:13px}.eir a{font-size:13px}.library__btn{margin-top:20px}.eir .s_eirList_item_body{margin-top:0!important}}.calendar{margin-top:80px}.calendar__inner{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr)}.calendar__item__title{text-align:center;padding:12px 10px;background:#0068b7;color:#f2f2f2;font-size:15px;letter-spacing:.75px}.calendar__item__body{background:#fff;padding:40px 0 0;height:100%}.calendar__item__text{position:relative;width:fit-content}.calendar__item__text--top{margin:0 auto;padding-bottom:30px}.calendar__item__text--top::after{content:"";position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:block;width:9px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' viewBox='0 0 9 16' fill='none'%3E%3Cpath d='M8 11L4.5 15M4.5 15L1 11M4.5 15V1' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.calendar__item__text--bottom{margin-left:auto;margin-right:28px;padding-top:30px}.calendar__item__text--bottom::after{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);display:block;width:9px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='16' viewBox='0 0 9 16' fill='none'%3E%3Cpath d='M8 5L4.5 1M4.5 1L1 5M4.5 1V15' stroke='%23001223' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width:1600px){.calendar__item__text--bottom{margin-right:1vw}}@media screen and (max-width:768px){.calendar__item__text--bottom{margin-right:auto;margin-left:55vw}}.calendar__item__month{display:flex;justify-content:center;gap:4px}.calendar__item__month span{background:#f2f2f2;padding:3.5% 6.9%}.calendar__item__month .strong{background:#0068b7;color:#f2f2f2}.calendar__btn{margin-top:72px}@media screen and (max-width:768px){.calendar{margin-top:64px}.calendar__inner{display:flex;flex-direction:column}.calendar__item__body{padding:20px 0 30px}.calendar__item__month span{padding:8px 30px}.calendar__btn{margin-top:32px}}.siteMap{margin-top:80px}.siteMap__layout{margin-top:32px;display:flex;gap:20px}.siteMap__column{width:50%;display:flex;flex-direction:column;gap:20px}.siteMap__columnItem{background:#fafafa;padding:20px}.siteMap__title{padding-bottom:16px;border-bottom:1px solid #d3d3d4;font-size:22px;line-height:128%;letter-spacing:1.1px}.siteMap__list{margin-top:16px;display:flex;flex-direction:column;gap:8px}.siteMap__listItem a{position:relative;padding-left:14px;color:#777a7d;font-size:15px;line-height:128%;letter-spacing:.75px;transition:0.3s ease}.siteMap__listItem a:hover{color:#0068b7}.siteMap__listItem a::before{content:"";position:absolute;top:25%;left:0;transform:translateY(-50%);content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='9' viewBox='0 0 7 9' fill='none'%3E%3Cpath d='M7 4.5L0 9L3.53316e-07 0L7 4.5Z' fill='%23777A7D'/%3E%3C/svg%3E");width:7px;height:9px;display:inline-block}.siteMap__listItem a:hover:before{transform:translateY(-50%);content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='9' viewBox='0 0 7 9' fill='none'%3E%3Cpath d='M7 4.5L0 9L3.53316e-07 0L7 4.5Z' fill='%230068B7'/%3E%3C/svg%3E")}.siteMap__btn{margin-top:32px}@media screen and (max-width:768px){.siteMap{margin-top:64px}.siteMap__layout{flex-direction:column}.siteMap__column{display:contents}.siteMap__columnItem:nth-child(1){order:1}.siteMap__columnItem:nth-child(2){order:3}.siteMap__columnItem:nth-child(3){order:5}.siteMap__columnItem:nth-child(4){order:2}.siteMap__columnItem:nth-child(5){order:4}.siteMap__columnItem:nth-child(6){order:6}.siteMap__title{font-size:20px;letter-spacing:1px}}.bottomImg{width:100%;padding-top:80px}.bottomImg img{width:100%;height:auto}@media screen and (max-width:768px){.bottomImg{padding-top:64px}}