.section-toc__trigger{width:100px;height:100px;position:fixed;top:220px;left:100px}@media(max-width: 767px){.section-toc__trigger{width:60px;height:60px;top:auto;bottom:0;left:0}}.section-toc__trigger-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;border:1px solid #004831}@media(max-width: 767px){.section-toc__trigger-button{background-color:#004831}}.section-toc__trigger-button::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:0}.section-toc__trigger-button:hover::after{transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.5}.section-toc__trigger-icon{display:flex;flex-direction:column;justify-content:space-between;width:20px;height:26px;margin-bottom:10px;padding:4px 0 4px 6px;border:1px solid #004831}@media(max-width: 767px){.section-toc__trigger-icon{width:15px;height:19px;margin-bottom:5px;padding:3px 0 3px 4px;border-color:#fff}}.section-toc__trigger-icon-line{width:7px;height:1px;background-color:#004831;position:relative}@media(max-width: 767px){.section-toc__trigger-icon-line{background-color:#fff}.section-toc__trigger-icon-line:last-child{display:none}}.section-toc__trigger-icon-line::before{width:1px;height:1px;background-color:#004831;content:"";position:absolute;top:0;left:-3px}@media(max-width: 767px){.section-toc__trigger-icon-line::before{background-color:#fff;left:-2px}}.section-toc__trigger-text{color:#004831;text-align:center;font-weight:500}@media(max-width: 767px){.section-toc__trigger-text{font-size:1rem;color:#fff}}.section-toc__overlay,.section-toc__container{height:100%;position:fixed;top:0;left:0;z-index:9999}.section-toc__overlay{width:100%}.section-toc__container{width:770px;background-color:#e5edea;transform:translate(-120%)}@media(max-width: 767px){.section-toc__container{width:100%}}.section-toc__close-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;border:1px solid #114831;background-color:#fff;position:absolute;top:130px;left:770px}@media(max-width: 767px){.section-toc__close-button{flex-direction:row;width:100%;height:50px;position:static}}.section-toc__close-button::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:0}@media(max-width: 767px){.section-toc__close-button::after{display:none}}.section-toc__close-button:hover::after{transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:.5}.section-toc__close-icon{width:24px;height:24px;margin-bottom:8px;position:relative}@media(max-width: 767px){.section-toc__close-icon{width:22px;height:22px;margin-bottom:0;margin-right:15px}}.section-toc__close-icon::before,.section-toc__close-icon::after{display:block;width:34px;height:1px;background-color:#004831;content:"";position:absolute;top:0}@media(max-width: 767px){.section-toc__close-icon::before,.section-toc__close-icon::after{width:32px}}.section-toc__close-icon::before{left:0;transform-origin:top left;transform:rotate(45deg)}.section-toc__close-icon::after{right:0;transform-origin:top right;transform:rotate(-45deg)}.section-toc__close-text{color:#004831;font-weight:500}.section-toc__tab{display:flex;padding:20px 30px 0;background-color:#004831}@media(max-width: 767px){.section-toc__tab{padding:15px 20px 0}}.section-toc__tab-item{width:355px}@media(max-width: 767px){.section-toc__tab-item{width:calc((375 / 168) * 100%)}}.section-toc__tab-button{display:flex;justify-content:center;align-items:center;width:100%;height:55px;background-color:#80a398;font-size:1.9rem;color:#fff;transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);font-weight:700}@media(max-width: 767px){.section-toc__tab-button{height:50px;font-size:1.6rem}}.section-toc__tab-button:hover{opacity:.5}.section-toc__tab-item.-current .section-toc__tab-button{background-color:#fff;color:rgba(17,72,49,.5)}.section-toc__tab-item.-current .section-toc__tab-button:hover{opacity:1;cursor:default}.section-toc__blocks{padding:20px 10px 0;background-color:#fff}@media(max-width: 767px){.section-toc__blocks{padding:20px 5px 0}}.section-toc__block{display:none;height:calc(100vh - 95px);padding:0 20px 60px;overflow-y:auto}@media(max-width: 767px){.section-toc__block{height:calc(100vh - 135px);padding:0 15px 80px}}.section-toc__block.-current{display:block}.section-toc__anchor{transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98)}.section-toc__anchor:link{color:#004831}.section-toc__anchor:visited{color:#6c6c6c}.section-toc__anchor:hover{opacity:.5}.section-toc__anchor.-current{color:#e03400}.section-toc__list{border-bottom:1px solid #b3c8c1}.section-toc__list-item{border-top:1px solid #b3c8c1;overflow:hidden}.section-toc__chapter-section-anchor,.section-toc__accordion-trigger{display:flex;padding:18px 70px 18px 15px;font-size:1.6rem;color:#004831;text-decoration:none;position:relative;transition:background-color .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);font-weight:500}@media(max-width: 767px){.section-toc__chapter-section-anchor,.section-toc__accordion-trigger{padding:16px 50px 16px 15px}}body:not(.o-touch_device) .section-toc__chapter-section-anchor:hover,body:not(.o-touch_device) .section-toc__accordion-trigger:hover{background-color:#f3f8f6}.section-toc__chapter-section-anchor.-current,.section-toc__accordion-trigger.-current{color:#e03400}.section-toc__chapter-section-icon,.section-toc__accordion-trigger-icon{width:20px;height:20px;position:absolute;top:calc(50% - 10px);right:20px}.section-toc__accordion-trigger-icon::before,.section-toc__accordion-trigger-icon::after{display:block;width:100%;height:1px;background-color:#004831;content:"";position:absolute;top:50%}.section-toc__accordion-trigger-icon::after{transform:rotate(90deg)}.section-toc__accordion-trigger.-open .section-toc__accordion-trigger-icon::before{transform:rotate(90deg);opacity:0}.section-toc__accordion-trigger.-open .section-toc__accordion-trigger-icon::after{transform:rotate(180deg)}.section-toc__accordion{height:0}.section-toc__accordion-inner{padding:20px 30px;background-color:#f3f8f6}@media(max-width: 767px){.section-toc__accordion-inner{padding:20px 15px}}.section-toc__chapter-section-anchor{text-decoration:none}.section-toc__chapter-section-anchor .section-toc__chapter-head-title{text-decoration:underline}.section-toc__chapter-head-num{font-size:1.5rem;font-weight:700}.section-toc__chapter-head-title{font-size:1.5rem;font-weight:500}.section-toc__chapter-item:not(:first-child){margin-top:10px}.section-toc__chapter-anchor{display:flex;font-size:1.7rem;font-weight:700}.section-toc__section-list{margin-top:15px;counter-reset:sectionCount}.section-toc__section-item:not(:first-child){margin-top:15px}.section-toc__section-anchor{display:inline-block;padding-left:20px;font-size:1.7rem;position:relative;counter-increment:sectionCount;font-weight:500}@media(max-width: 767px){.section-toc__section-anchor{font-size:1.6rem}}.section-toc__section-anchor::before{content:counter(sectionCount) ".";position:absolute;top:0;left:0}.section-toc__child-list{margin-top:10px;padding-left:20px;counter-reset:childCount}@media(max-width: 767px){.section-toc__child-list{padding-left:15px}}.section-toc__child-item:not(:first-child){margin-top:15px}.section-toc__child-anchor{display:flex;font-size:1.5rem;position:relative;counter-increment:childCount;font-weight:500;text-decoration:none}@media(max-width: 767px){.section-toc__child-anchor{font-size:1.5rem}}.section-toc__child-anchor::before{content:counter(childCount) ".";display:inline-block;margin-right:1em}.section-toc__child-anchor-text{text-decoration:underline}.section-toc__child-item.-column .section-toc__child-anchor{padding-left:80px;counter-increment:none}@media(max-width: 767px){.section-toc__child-item.-column .section-toc__child-anchor{padding-left:75px}}.section-toc__child-item.-column .section-toc__child-anchor::before{content:"（コラム）"}.section-toc__foot{margin-top:15px}.section-toc__foot-anchor{font-size:1.7rem;font-weight:500}.section-toc__foot-item:not(:first-child){margin-top:10px}.history20__anchor{transition:.3s cubic-bezier(0.13, 0.78, 0.38, 0.98)}.history20__anchor:link{color:#004831}.history20__anchor:visited{color:#6c6c6c}.history20__anchor:hover{opacity:.5}.history20__chapter-list{padding:0 20px}@media(max-width: 767px){.history20__chapter-list{padding:0 10px}}.history20__chapter-item{border-top:1px solid #80a398;overflow:hidden}.history20__chapter-item:last-child{border-bottom:1px solid #80a398}.history20__chapter-section-anchor,.history20__chapter-trigger{display:flex;align-items:flex-start;width:100%;padding:24px 60px 24px 15px;font-size:1.6rem;color:#004831;text-align:left;position:relative;transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);font-weight:500}.history20__chapter-section-anchor:hover,.history20__chapter-trigger:hover{opacity:.5}@media(max-width: 767px){.history20__chapter-section-anchor,.history20__chapter-trigger{padding:15px 45px 15px 0}}.history20__chapter-section-icon,.history20__chapter-trigger-icon{width:18px;height:18px;position:absolute;top:calc(50% - 9px);right:15px}.history20__chapter-trigger-icon::before,.history20__chapter-trigger-icon::after{display:block;width:100%;height:1px;background-color:#004831;content:"";position:absolute;top:50%;left:0;transition:.3s ease}.history20__chapter-trigger-icon::after{transform:rotate(90deg)}.history20__chapter-trigger.-open .history20__chapter-trigger-icon::before{opacity:0;transform:rotate(90deg)}.history20__chapter-trigger.-open .history20__chapter-trigger-icon::after{transform:rotate(180deg)}.history20__chapter-section-anchor{text-decoration:none}.history20__chapter-section-anchor .history20__chapter-head-title{text-decoration:underline}.history20__chapter-head-num{font-size:1.5rem;font-weight:700}@media(max-width: 767px){.history20__chapter-head-num{font-size:1.6rem}}.history20__chapter-head-inner-num{font-size:1.6rem;font-weight:700}.history20__chapter-head-title{font-size:1.6rem;font-weight:500}.history20__chapter-accordion{height:0}.history20__chapter-accordion-inner{padding:20px 30px;background-color:#f3f8f6}@media(max-width: 767px){.history20__chapter-accordion-inner{padding:20px 15px}}.history20__chapter-anchor{display:flex;font-size:1.7rem}@media(max-width: 767px){.history20__chapter-anchor{font-size:1.4rem}}.history20__section{margin-top:15px}.history20__section-list{counter-reset:sectionCount}.history20__section-item{counter-increment:sectionCount}.history20__section-item:not(:first-child){margin-top:15px}.history20__section-anchor{display:inline-block;padding-left:20px;font-size:1.7rem;position:relative;font-weight:500}@media(max-width: 767px){.history20__section-anchor{font-size:1.4rem}}.history20__section-anchor::before{position:absolute;left:0;content:counter(sectionCount) "."}.history20__section-child{margin-top:10px;padding-left:20px;font-size:1.6rem;counter-reset:childCount}@media(max-width: 767px){.history20__section-child{padding-left:0;font-size:1.4rem}}.history20__section-child-item{counter-increment:childCount}.history20__section-child-item:not(:first-child){margin-top:15px}@media(max-width: 767px){.history20__section-child-item:not(:first-child){margin-top:10px}}.history20__section-child-item.-column{counter-increment:none}.history20__section-child-anchor{display:flex;position:relative;font-weight:500;text-decoration:none}.history20__section-child-anchor::before{content:counter(childCount) ".";display:inline-block;margin-right:1em}.history20__section-child-text{text-decoration:underline}.history20__block:not(:last-child){margin-bottom:60px}.history20__inner{width:800px;margin:0 auto;padding:36px 0 76px}@media(max-width: 767px){.history20__inner{width:100%;padding:30px 15px 80px}}.history20__intro,.history20__afterword{text-align:center}.history20__intro{margin-bottom:40px;padding-bottom:43px;border-bottom:1px solid #80a398}.history20__intro-title,.history20__afterword-title{font-family:"Noto Serif",serif;font-size:2.8rem;font-weight:700}.history20__intro-link,.history20__afterword-item{font-size:1.7rem;font-weight:500}.history20__intro-link{margin-top:10px}.history20__intro-link-anchor,.history20__afterword-anchor{transition:.3s cubic-bezier(0.13, 0.78, 0.38, 0.98)}.history20__intro-link-anchor:link,.history20__afterword-anchor:link{color:#004831}.history20__intro-link-anchor:visited,.history20__afterword-anchor:visited{color:#6c6c6c}.history20__intro-link-anchor:hover,.history20__afterword-anchor:hover{opacity:.5}.history20__afterword{margin-top:60px;padding-top:43px;border-top:1px solid #80a398}.history20__afterword-list{margin-top:20px}.history20__afterword-item:not(:first-child){margin-top:10px}.history20__afterword-item.-rule{margin-top:40px}@media(max-width: 767px){.history20__block:not(:first-child){margin-top:40px}}.history20__block:first-child{margin-bottom:60px}.history20__block-header{font-family:"Noto Serif",serif}.history20__block-num{padding:2px 20px;background-color:#222;font-size:2rem;color:#fff;font-weight:700}@media(max-width: 767px){.history20__block-num{padding:5px 10px;font-size:1.8rem}}.history20__block-header-inner{display:flex;flex-direction:column;justify-content:center;min-height:114px;padding:0 20px}@media(max-width: 767px){.history20__block-header-inner{min-height:104px;padding:15px 10px}}.history20__block-title{font-size:2.4rem;font-weight:500;line-height:1.3}@media(max-width: 767px){.history20__block-title{font-size:2rem}}.history20__block-year{font-size:1.6rem;font-weight:500;margin-top:4px}@media(max-width: 767px){.history20__block-year{font-size:1.4rem}}.history20__link-block-inner{background:#f3f3f3;padding:30px;margin-bottom:40px}@media(max-width: 767px){.history20__link-block-inner{padding:24px 20px}}@media(min-width: 768px){.history20__link-list{display:flex;justify-content:center}}@media(min-width: 768px){.history20__link-item:not(:first-child){margin-left:85px}}@media(max-width: 767px){.history20__link-item:not(:last-child){margin-bottom:16px}}.history20__link-anchor{font-size:1.6rem;color:#004831;position:relative;padding-left:32px;transition:opacity .3s cubic-bezier(0.13, 0.78, 0.38, 0.98);font-weight:500}@media(max-width: 767px){.history20__link-anchor{padding-left:26px}}.history20__link-anchor::before{display:block;width:9px;height:9px;border-right:1px solid #004831;border-bottom:1px solid #004831;content:"";position:absolute;top:calc(50% - 6px);left:0;transform:rotate(45deg)}.history20__link-anchor:hover{opacity:.5}
