@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);
.inView,.js-animation--static{opacity:0}.inView{backface-visibility:hidden;transform:translateY(50px);transition-delay:0s;transition-duration:1s;transition-property:transform,opacity}.inView.delay100ms{transition-delay:.1s}@media screen and (max-width:768px){.inView.delay100ms{transition-delay:0s}}.inView.delay200ms{transition-delay:.2s}@media screen and (max-width:768px){.inView.delay200ms{transition-delay:0s}}.inView.delay300ms{transition-delay:.3s}@media screen and (max-width:768px){.inView.delay300ms{transition-delay:0s}}.inView.delay400ms{transition-delay:.4s}@media screen and (max-width:768px){.inView.delay400ms{transition-delay:0s}}.inView.delay500ms{transition-delay:.5s}@media screen and (max-width:768px){.inView.delay500ms{transition-delay:0s}}.inView.delay600ms{transition-delay:.6s}@media screen and (max-width:768px){.inView.delay600ms{transition-delay:0s}}.inView.delay700ms{transition-delay:.7s}@media screen and (max-width:768px){.inView.delay700ms{transition-delay:0s}}.inView.delay800ms{transition-delay:.8s}@media screen and (max-width:768px){.inView.delay800ms{transition-delay:0s}}.inView.delay900ms{transition-delay:.9s}@media screen and (max-width:768px){.inView.delay900ms{transition-delay:0s}}.inView.delay1000ms{transition-delay:1s}@media screen and (max-width:768px){.inView.delay1000ms{transition-delay:0s}}.inView.inViewOn{opacity:1;transform:translateY(0)}body,html{height:100%;position:relative;width:100%}main{color:var(--color-text-default);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,游ゴシック,Yu Gothic,游ゴシック体,YuGothic,sans-serif;line-height:1.6}main *{-webkit-text-size-adjust:100%;box-sizing:border-box;margin:0;padding:0}main h1,main h2,main h3,main h4,main h5,main h6{font-size:100%;font-weight:400}main img{display:block;height:auto;max-width:100%}main ol,main ul{list-style:none}main table{border-collapse:collapse;border-spacing:0}main form label{cursor:pointer}main button,main input,main select,main textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;color:var(--color-text-default);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,游ゴシック,Yu Gothic,游ゴシック体,YuGothic,sans-serif;margin:0;outline:none;padding:0}main a{color:var(--color-text-default);text-decoration:none}main a[href^='tel:']{cursor:default}@media screen and (max-width:768px){.is-pc{display:none!important}}@media screen and (min-width:769px){.is-sp{display:none!important}}.global-footer{position:relative}#content{font-size:14px}.header{align-items:center;background-color:#fff;display:flex;height:80px;padding:0 10px;position:sticky;top:0;transition:height .2s ease-out;z-index:9}@media screen and (min-width:769px){.header.fixed{height:60px}.header.fixed .header-sub h1 img{width:133px!important}.header.fixed .header-list__item a{font-size:17px;padding-left:15px}.header.fixed .header-list__item a:before{height:7px;top:10px;width:7px}.header.fixed .menu{width:38px!important}}.header-sub{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1420px;position:relative;width:100vw}@media screen and (min-width:769px){.header h1 a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.header h1 a:hover{opacity:1}}.header h1 a img{transition:width .2s ease-out;width:154px}@media screen and (max-width:768px){.header h1 a img{width:105px}}.header-box{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-end;max-width:1000px;padding-right:106px}.header-list{display:flex;justify-content:center;max-width:800px}.header-list__item{margin-left:60px}.header-list__item:first-child{margin-left:0}.header-list__item a{color:#000;display:block;font-family:Roboto,sans-serif;font-size:20px;padding-left:20px;position:relative;text-decoration:none!important;}@media screen and (min-width:769px){.header-list__item a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.header-list__item a:hover{opacity:1}}.header-list__item a:before{background-color:#000;content:'';height:10px;left:0;position:absolute;top:12px;width:10px}.header-ul{align-items:center;background:#dfdfdf;border-radius:15px;box-sizing:border-box;display:flex;height:30px;justify-content:space-between;margin:0 0 0 60px;padding:4px;width:57px}.header-ul__item,.header-ul__item a{height:24px;width:24px}.header-ul__item a{align-items:center;border-radius:12px;box-sizing:border-box;color:#000;display:flex;font-size:12px;justify-content:center;line-height:1;}@media screen and (min-width:769px){.header-ul__item a:hover{background-color:#454545;color:#fff;text-decoration:none}}@media screen and (min-width:769px) and (max-width:1100px){.header-ul__item a:hover{background-color:transparent;color:#000}}.header-ul__item--on a{background-color:#454545;color:#fff}.header .menu{cursor:pointer;display:block;position:absolute;right:0;transition:width .2s ease-out;width:46px}.header .menu:focus-visible{outline:revert}@media screen and (min-width:769px){.header .menu:hover{opacity:.7}}.header .menu__ttl{margin:0 auto;width:192px}@media screen and (max-width:768px){.header .menu__ttl{width:154px}.header{height:60px;padding:0 82px 0 20px}.header-sub{max-width:inherit;position:static}.header-box{display:block;margin-top:5px;max-width:inherit;padding-right:0;width:50px}.header-list,.header-ul{display:none}.header-ul{margin:0;width:50px}.header-ul__item{margin:0 1px}.header-ul__item a{font-size:10.5px;height:20px;padding:2px 0 0;width:20px}.header .menu{position:absolute;right:20px;top:19px;width:32px}}main{color:#000;font-family:Noto Sans JP,sans-serif;font-weight:500}main a:hover{text-decoration:none!important}main.menuShow{position:relative;z-index:1002}.headline01{background:url(/our-stories/assets/images/common/icon-03.png) no-repeat bottom;background-size:59px auto;font-size:48px;font-weight:700;letter-spacing:2.4px;margin-bottom:50px;padding-bottom:20px;text-align:center}@media screen and (max-width:768px){.headline01{background-size:42px auto;font-size:36px;letter-spacing:1.8px;margin-bottom:40px;padding-bottom:15px}}.headline02{font-size:20px;font-weight:700;margin-bottom:38px;text-align:center}@media screen and (max-width:768px){.headline02{margin-bottom:29px}}.headline03{font-size:28px;font-weight:500}.headline03 span{background:url(/our-stories/assets/images/common/icon-03.png) no-repeat 100%;background-size:59px auto;display:inline-block;padding-right:96px}.headline03 a img{margin:0 auto;width:150px}@media screen and (min-width:769px){.headline03 a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.headline03 a:hover{opacity:1}}@media screen and (max-width:768px){.headline03{margin-bottom:29px;text-align:center}.headline03 span{background-position:bottom;background-size:42px auto;display:block;padding:0 0 31px}}.headline04{background:url(/our-stories/assets/images/common/icon-10.png) no-repeat top 6px left 1px;background-size:11px auto;font-size:16px;font-weight:500;padding:0 0 6px 19px}@media screen and (max-width:768px){.headline04{background-position:top 5px left;background-size:8px auto;font-size:13px;padding:0 0 20px 15px}}.headline05{border-bottom:1px solid #c4c4c4;font-size:20px;font-weight:500;padding-bottom:14px}.headline05 .en{font-family:Roboto,sans-serif;font-size:42px;font-weight:700;letter-spacing:1px;margin-right:30px}@media screen and (max-width:768px){.headline05{font-size:16px;margin-bottom:48px;padding-bottom:19px}.headline05 .en{display:block;font-size:32px;margin:0 0 1px}}.headline06{font-size:20px;font-weight:500;margin:80px auto 90px;text-align:center}.headline06 .en{font-family:Roboto,sans-serif;font-size:42px;font-weight:700}@media screen and (max-width:768px){.headline06{font-size:16px}.headline06 .en{display:block;font-size:42px}}.com-sort{border-bottom:1px solid #c4c4c4;margin-bottom:81px;padding-bottom:51px}.com-sort-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 22px}.com-sort-list--sub{margin-bottom:10px}.com-sort-list--sub .com-sort-list__item{font-size:14px}.com-sort-list--sub .com-sort-list__link{background-color:#000;color:#fff!important}.com-sort-list__item{font-size:16px;letter-spacing:.8px;margin:6px}.com-sort-list__link{background-color:#fff;border:1px solid #000;border-radius:30px;box-sizing:border-box;color:#000!important;display:block;padding:7px 28px 7px 29px;transition:.2s}@media screen and (min-width:769px){.com-sort-list__link:hover{background-color:#555;border-color:#555;color:#fff!important}}@media screen and (min-width:769px) and (max-width:1100px){.com-sort-list__link:hover{background-color:#fff;border-color:#000;color:#000!important}}.com-sort-list__btn a,.com-sort-list__btn label{align-items:center;background-color:#fff;border:1px solid #000;border-radius:30px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0 30px;transition:.2s}@media screen and (min-width:769px){.com-sort-list__btn a:hover,.com-sort-list__btn label:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.com-sort-list__btn a:hover,.com-sort-list__btn label:hover{opacity:1}}.com-sort-list__btn input[type='radio']{display:none}.com-sort-list__btn input[type='radio']:checked + label{background-color:#f5d854;border-color:#f5d854}.com-sort-list__btn--sub a,.com-sort-list__btn--sub label{background-color:#000;border:none;color:#fff}@media screen and (min-width:769px){.com-sort-list__btn--sub a:hover,.com-sort-list__btn--sub label:hover{background-color:#555;border-color:#555;color:#fff}}@media screen and (min-width:769px) and (max-width:1100px){.com-sort-list__btn--sub a:hover,.com-sort-list__btn--sub label:hover{background-color:#fff;border-color:#000;color:#000}}.com-sort-list__btn--sub input[type='radio']{display:none}.com-sort-list__btn--sub input[type='radio']:checked + label{background-color:#777}.com-sort-list__btn--sub input[type='radio']:checked + label.voices{background-color:#e6761c}.com-sort-list__btn--sub input[type='radio']:checked + label.journals{background-color:#006fa6}@media screen and (min-width:769px){.com-sort .more{margin-top:32px;text-align:center}.com-sort .more a{color:#000;display:inline-block}.com-sort .more a:hover{opacity:.7}.com-sort .more a .on{background:url(/our-stories/assets/images/common/icon-07.png) no-repeat top 7px right;background-size:17px auto;display:inline-block;letter-spacing:1.2px}.com-sort .more a .off,.com-sort .more a .on{font-size:20px;font-weight:500;padding-right:26px}.com-sort .more a .off{background:url(/our-stories/assets/images/common/icon-07-on.png) no-repeat 100%;background-size:17px auto;display:none;letter-spacing:1px}.com-sort .more a.disabled,.com-sort .more a.on .on{display:none}.com-sort .more a.on .off{display:inline-block}}@media screen and (min-width:769px) and (max-width:1100px){.com-sort .com-sort .more a:hover{opacity:1}}@media screen and (max-width:768px){.com-sort{margin-bottom:0;padding-bottom:27px}.com-sort-list{margin:0}.com-sort-list--sub{margin-bottom:10px}.com-sort-list--sub .com-sort-list__item{font-size:12px}.com-sort-list--sub a,.com-sort-list--sub label{letter-spacing:0}.com-sort-list__item{font-size:14px;letter-spacing:.65px;margin:7px 4px}.com-sort-list__link{padding:4px 10px 5px}.com-sort-list__btn a,.com-sort-list__btn label{height:34px;padding:0 12px}.com-sort .more{margin-top:20px;text-align:center}.com-sort .more a{color:#000;display:inline-block}.com-sort .more a .on{background:url(/our-stories/assets/images/common/icon-07.png) no-repeat 100%;background-size:15px auto;display:inline-block;letter-spacing:1px}.com-sort .more a .off,.com-sort .more a .on{font-size:20px;font-weight:500;padding-right:23px}.com-sort .more a .off{background:url(/our-stories/assets/images/common/icon-07-on.png) no-repeat 100%;background-size:15px auto;display:none;letter-spacing:.75px}.com-sort .more a.on .on{display:none}.com-sort .more a.on .off{display:inline-block}}.com-tags-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-81px 0 70px}.com-tags-list:after{content:'';width:31.69%}.com-tags-list__item{margin-top:81px;position:relative;width:31.69%}.com-tags-list__item__inner{border-bottom:2px solid #e6761c;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding-bottom:30px}.com-tags-list__item__inner.blue{border-color:#006fa6}.com-tags-list__item__inner.blue .com-tags-list__pho-text{background-color:#006fa6}.com-tags-list__link--journals,.com-tags-list__link--voices{color:#000!important;display:block}.com-tags-list__link--journals:before,.com-tags-list__link--voices:before{content:'';display:block;inset:0;position:absolute;z-index:2}.com-tags-list__link--journals[target='_blank']:after,.com-tags-list__link--voices[target='_blank']:after{background:url(/our-stories/assets/images/common/icon-blanklink.png) 50% / contain no-repeat;content:'';display:inline-block;height:16px;margin-left:.5em;position:relative;width:16px}@media screen and (min-width:769px){.com-tags-list__link--journals:hover:before,.com-tags-list__link--voices:hover:before{background-color:hsla(0,0%,100%,.3)}}@media screen and (min-width:769px) and (max-width:1100px){.com-tags-list__link--journals:hover:before,.com-tags-list__link--voices:hover:before{background-color:hsla(0,0%,100%,.3)}}.com-tags-list__pho{background-color:#fff;margin-bottom:30px;position:relative;z-index:1}.com-tags-list__pho-text{background-color:#e6761c;bottom:-17px;box-sizing:border-box;color:#fff;font-family:Roboto,sans-serif;font-size:18px;left:0;min-width:191px;padding:2px 5px;position:absolute;text-align:center;z-index:1}.com-tags-list__time{color:#555;font-size:16px;letter-spacing:.8px;margin-bottom:9px;position:relative;z-index:1}.com-tags-list__text{color:#000;flex-grow:1;font-size:22px;line-height:1.57;margin-bottom:30px}.com-tags-list__sort{color:#555;font-size:17px;position:relative;width:-moz-fit-content;width:fit-content;z-index:2}.com-tags-list__sort a{color:#555;display:inline-block;white-space:nowrap}.com-tags-list__sort a:not(:last-child){margin-right:17px}@media screen and (min-width:769px){.com-tags-list__sort a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.com-tags-list__sort a:hover{opacity:1}}.com-tags-list__sort--sub{padding-top:3px}.com-tags-list__sort--sub a{color:#000;font-size:14px;font-weight:700}@media screen and (max-width:768px){.com-tags-list{display:block;margin:0 0 51px}.com-tags-list__item{margin:0 0 31px;width:auto}.com-tags-list__item:last-child{margin-bottom:0}.com-tags-list__link--journals[target='_blank']:after,.com-tags-list__link--voices[target='_blank']:after{height:14px;width:14px}.com-tags-list__pho{margin-bottom:23px}.com-tags-list__pho img{width:100%}.com-tags-list__pho-text{bottom:-14px;font-size:16px;min-width:150px;padding:2px 5px}.com-tags-list__time{font-size:12px;letter-spacing:.6px;margin-bottom:9px}.com-tags-list__text{font-size:18px;margin-bottom:20px}.com-tags-list__sort{font-size:14px}.com-tags-list__sort span:not(:last-child){margin-right:12px}.com-tags-list__sort--sub{padding-top:15px}.com-tags-list__sort--sub a{font-size:13px}}.com-link{text-align:center}.com-link a{background-color:#fff;border-radius:40px;color:#555;display:inline-block;font-size:18px;font-weight:400;letter-spacing:.45px;text-align:center}.com-link a span{background:url(/our-stories/assets/images/common/icon-06.png) no-repeat center right 39px;background-size:13px auto;border:1px solid #555;border-radius:40px;display:inline-block;padding:14px 66px 13px 40px}@media screen and (min-width:769px){.com-link a:hover{color:#fff}.com-link a:hover span{background:#333 url(/our-stories/assets/images/common/icon-06_w.png) no-repeat center right 39px;background-size:13px auto}}@media screen and (min-width:769px) and (max-width:1100px){.com-link a:hover span{background-color:#fff}}@media screen and (max-width:768px){.com-link a{font-size:16px;letter-spacing:1.6px}.com-link a span{background-position:center right 29px;background-size:11px auto;padding:9px 52px 8px 30px}}.footer{background-color:#f4f5f5;padding:42px 20px 50px;position:relative;z-index:1}.footer-box{margin:0 auto;max-width:994px}.footer-list{display:flex;justify-content:space-between;margin-top:31px}@media screen and (min-width:769px){.footer-list a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.footer-list a:hover{opacity:1}}.footer-list__item{margin-right:20px}.footer-list__item:last-child{margin-right:0}.footer-list__item a{color:#000;display:block;font-size:16px;font-weight:400;padding-top:5px}.footer-list__item.dot a{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;padding:0 0 0 20px;position:relative}.footer-list__item.dot a:before{background-color:#000;content:'';height:10px;left:0;position:absolute;top:12px;width:10px}.footer .page-top{height:62px;position:absolute;right:90px;top:-31px;width:62px;z-index:1}@media screen and (min-width:769px){.footer .page-top:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.footer .page-top:hover{opacity:1}}@media screen and (max-width:768px){.footer{padding:42px 10px 43px}.footer-list{display:block;margin-top:29px;text-align:center}.footer-list__item{margin:0 0 19px}.footer-list__item:last-child{margin:0}.footer-list__item a{display:inline-block;padding:11px 0 6px}.footer-list__item.dot a{font-size:22px;padding-left:16px}.footer-list__item.dot a:before{height:7px;top:14px;width:7px}.footer .page-top{right:10px}}.gf-social__facebook img{margin:0 auto}.menu-box{background-color:#fff;box-sizing:border-box;display:none;height:100vh;left:0;overflow-y:auto;padding:72px 20px;position:fixed;top:0;width:100%;z-index:9;line-height:1.77778;}.menu-box .menu-close{cursor:pointer;display:block;position:absolute;right:25px;top:16px;width:25px}.menu-box .menu-close:focus-visible{outline:revert}.menu-box .menu__ttl{background:url(/our-stories/assets/images/common/icon-03.png) no-repeat bottom;background-size:42px auto;font-size:28px;font-weight:500;margin-bottom:29px;padding-bottom:31px;text-align:center}.menu-box .menu__ttl a{color:#000}@media screen and (min-width:769px){.menu-box .menu__ttl a:hover{opacity:.7}.menu-list__item.en a{font-size:21px;margin-top:4px;}}@media screen and (min-width:769px) and (max-width:1100px){.menu-box .menu__ttl a:hover{opacity:1}}.menu-box .menu-sub{text-align:center}.menu-box .menu-list{margin-bottom:50px;text-align:center}.menu-box .menu-list__item{font-size:16px;margin-bottom:28px}.menu-box .menu-list__item:last-child{margin-bottom:0!important}.menu-box .menu-list__item a{color:#000;display:inline-block;font-weight:500;}.menu-box .menu-list__item.dot{font-size:22px;margin-bottom:11px}.menu-box .menu-list__item.dot.dot01{margin-bottom:22px}.menu-box .menu-list__item.dot a{font-family:Roboto,sans-serif;padding-left:16px;position:relative}.menu-box .menu-list__item.dot a:before{background-color:#000;content:'';height:7px;left:0;position:absolute;top:16px;width:7px}.menu-box .menu-ul{display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:1.2;margin-bottom:51px}.menu-box .menu-ul a{color:#000;display:block;font-weight:300;padding:0 25px}.menu-box .menu-ul span{display:block;font-weight:700;padding:0 25px}.menu-box .menu-ul li:first-child{border-right:1px solid #c4c4c4}.menu-box .menu-close__text{border:1px solid #333;border-radius:40px;box-sizing:border-box;color:#333;cursor:pointer;display:block;font-size:14px;font-weight:400;letter-spacing:1.4px;margin:0 auto;padding:5px 0;text-align:center;width:102px;line-height:1.6}.menu-box .menu-close__text:focus-visible{outline:revert}@media screen and (min-width:1101px){.menu-box{padding:28px 20px 50px}.menu-box .menu-close__box{margin:0 auto 56px;max-width:1420px}.menu-box .menu-close{margin:0 10px 0 auto;position:static;width:25px}.menu-box .menu-close:hover{opacity:.7}.menu-box .menu__ttl{background-size:60px auto;font-size:36px;margin-bottom:122px;padding-bottom:39px}.menu-box .menu-list{align-items:center;display:flex;justify-content:space-between;margin:0 auto 128px;max-width:1144px;text-align:left}.menu-box .menu-list__item{font-size:20px;margin-bottom:0!important}.menu-box .menu-list__item a:hover{opacity:.7;color:#000;} .menu-box .menu-list__item.dot{font-size:32px}.menu-box .menu-list__item.dot a{padding-left:23px}.menu-box .menu-list__item.dot a:before{height:11px;top:23px;width:11px}.menu-box .menu-ul{font-size:20px;line-height:1.2;margin-bottom:108px}.menu-box .menu-ul a{padding:5px 25px}.menu-box .menu-ul a:hover{opacity:.7}.menu-box .menu-ul span{padding:5px 25px}.menu-box .menu-close__text{transition:.2s}.menu-box .menu-close__text:hover{background-color:#333;color:#fff}}.page-title{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px;position:relative}.page-title img{min-height:390px;-o-object-fit:cover;object-fit:cover;width:100%}.page-title__text{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.6);bottom:80px;box-sizing:border-box;color:#fff;left:10px;padding:29px 30px 24px;position:absolute;width:710px;z-index:2}@media screen and (max-width:768px){.menu-list__item.en a{font-size:17px;}.page-title__text{bottom:0;left:0;min-width:inherit;padding:18px 20px 14px;width:100%}}.page-title__en-txt{display:inline-block;font-family:Roboto,sans-serif;font-size:20px;padding:1px 20px;position:absolute;top:0;transform:translateY(-50%)}.page-title__en-txt.voices{background-color:#e6761c}.page-title__en-txt.journals{background-color:#006fa6}.page-title__date{font-weight:400;letter-spacing:.14em;margin-bottom:6px}.page-title__title{font-size:32px;font-weight:700;line-height:1.4;margin-bottom:15px}.page-title__tag{align-items:center;display:flex;flex-wrap:wrap;font-size:15px;font-weight:400}.page-title__tag li{margin-right:15px}.page-title__tag--sub{border:1px solid #fff;font-size:12px;padding:3px 7px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.page-title{margin-bottom:0;padding:0}.page-title img{min-height:inherit}.page-title__en-txt{font-size:15px;padding:3px 28px 2px;transform:translateY(-63%)}.page-title__title{font-size:24px;line-height:1.5;margin-bottom:15px}.page-title__date{font-size:12px}.page-title__tag{font-size:13px}.page-title__tag--sub{font-size:12px}}.page-path_box .page-path{box-sizing:border-box;color:#333;font-size:14px;font-weight:400;margin:0 auto;max-width:1440px;padding:20px 10px 60px;position:relative}.page-path_box .page-path li{display:inline;margin-right:12px}.page-path_box .page-path li a{background:url(/our-stories/assets/images/common/icon-20.png) no-repeat 100%;background-size:9px auto;color:#333;display:inline-block;padding-right:25px}@media screen and (min-width:769px){.page-path_box .page-path li a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){.page-path_box .page-path li a:hover{opacity:1}}@media screen and (max-width:768px){.page-path_box{display:none}}.wp-pagenavi{align-items:center;counter-reset:i;display:flex;font-family:Roboto,sans-serif;font-size:0;justify-content:center;text-align:center;width:auto}@media screen and (min-width:769px){.wp-pagenavi{margin:53px auto 13px}}@media screen and (max-width:768px){.wp-pagenavi{margin:4px auto 0}}.wp-pagenavi a,.wp-pagenavi span{align-items:center;background-color:#e4e4e4;border-radius:50%;color:#000;display:flex;font-size:17px;font-weight:500;height:40px;justify-content:center;line-height:1;margin:0 6px;width:40px}@media screen and (min-width:769px){.wp-pagenavi a,.wp-pagenavi span{margin:0 12px}.wp-pagenavi a.page-numbers:hover,.wp-pagenavi span.page-numbers:hover{background:#000;color:#fff}}@media screen and (min-width:769px) and (max-width:1100px){.wp-pagenavi a.page-numbers:hover,.wp-pagenavi span.page-numbers:hover{background:#fff}}@media screen and (max-width:768px){.wp-pagenavi a,.wp-pagenavi span{font-size:14px;height:30px;margin:0 5px;width:30px}}.wp-pagenavi .extend{background-color:#fff}@media screen and (max-width:768px){.wp-pagenavi .extend{margin:0}}.wp-pagenavi .current{background:#000;color:#fff}.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{align-items:center;background-color:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #000;cursor:pointer;display:flex;height:54px;justify-content:center;width:54px}.wp-pagenavi .nextpostslink:after,.wp-pagenavi .nextpostslink:before,.wp-pagenavi .previouspostslink:after,.wp-pagenavi .previouspostslink:before{border-radius:1px;content:'';display:block;height:15px;width:15px}.wp-pagenavi .nextpostslink:before,.wp-pagenavi .previouspostslink:before{background-color:#000;height:2px}.wp-pagenavi .nextpostslink:after,.wp-pagenavi .previouspostslink:after{border-width:medium medium 2px 2px;border-right:2px solid #000;border-top:2px solid #000}@media screen and (min-width:769px){.wp-pagenavi .nextpostslink:hover,.wp-pagenavi .previouspostslink:hover{background:#000}.wp-pagenavi .nextpostslink:hover:before,.wp-pagenavi .previouspostslink:hover:before{background-color:#fff}.wp-pagenavi .nextpostslink:hover:after,.wp-pagenavi .previouspostslink:hover:after{border-width:medium medium 2px 2px;border-right:2px solid #fff;border-top:2px solid #fff}}@media screen and (min-width:769px) and (max-width:1100px){.wp-pagenavi .nextpostslink:hover,.wp-pagenavi .previouspostslink:hover{opacity:.7}}@media screen and (max-width:768px){.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{height:35px;margin:0 5px;width:35px}.wp-pagenavi .nextpostslink:after,.wp-pagenavi .nextpostslink:before,.wp-pagenavi .previouspostslink:after,.wp-pagenavi .previouspostslink:before{height:10px;width:10px}.wp-pagenavi .nextpostslink:before,.wp-pagenavi .previouspostslink:before{height:2px;width:12px}.wp-pagenavi .nextpostslink:after,.wp-pagenavi .previouspostslink:after{border-width:medium medium 2px 2px;border-right:2px solid #000;border-top:2px solid #000}}.wp-pagenavi .previouspostslink{margin-right:22px}.wp-pagenavi .previouspostslink:before{margin-right:-2px}.wp-pagenavi .previouspostslink:after{margin-right:-30%;order:-1;transform:rotate(-135deg)}@media screen and (max-width:768px){.wp-pagenavi .previouspostslink{background-size:28px;margin-right:20px}.wp-pagenavi .previouspostslink:after{margin-right:-32%}}.wp-pagenavi .nextpostslink{margin-left:22px}.wp-pagenavi .nextpostslink:before{margin-left:-2px}.wp-pagenavi .nextpostslink:after{margin-left:-30%;transform:rotate(45deg)}@media screen and (max-width:768px){.wp-pagenavi .nextpostslink{background-size:28px;margin-left:20px}.wp-pagenavi .nextpostslink:after{margin-left:-32%}}.header-search{margin:0 0 0 64px}.header-search-button{background:url(/our-stories/assets/images/common/icon_header_search.png) 0 0 no-repeat;background-size:21px 21px;cursor:pointer;display:block;font-size:18px;font-weight:700;line-height:21px;padding:0 0 0 30px;}@media screen and (min-width:767px){.header.fixed .header-search-button{background-size:21px;height:21px;padding-left:21px;width:21px}.header.fixed .header-search-button span{display:none}}.header-search-pulldown{background-color:#f5f5f5;left:0;position:absolute;top:80px;transition:.2s ease-out;width:100%}.header.fixed .header-search-pulldown{top:60px}.header-search-pulldown-inner{margin:0 auto;max-width:1420px;padding:60px;position:relative}.header-search-close{height:26px;position:absolute;right:0;top:30px;transition:.2s ease-out;width:25px}.header-search-close img{display:block;height:100%;width:100%}.header-search-pulldown .mf_finder_header .mf_finder_searchBox{margin:0}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_items_wrapper{margin:0 auto;max-width:980px}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_items{border:none;padding:0}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_wrap{width:auto}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input{background-color:#fff;border:1px solid #000;border-radius:30px 0 0 30px;border-right-width:0;font-size:17px;font-weight:400;height:auto;line-height:1;min-height:58px;padding:15px 19px 16px 42px}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input::-moz-placeholder{color:#c2c2c2}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input::placeholder{color:#c2c2c2}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_suggest_items{right:0;width:calc(100% - 30px)}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit{background-color:#000;border-radius:0 30px 30px 0;color:#fff;cursor:pointer;height:auto;line-height:normal;min-height:58px;padding:0;width:auto}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit:before{display:none}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit>span{display:block;font-size:17px;font-weight:500;line-height:1;margin:0;padding:20px 49px 21px 34px}.header-search-close-overray{background-color:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity all .5s;z-index:3}.header-search-pulldown{opacity:0;transform:scaleY(0);transform-origin:top}.search-opened .header-search-pulldown{opacity:1;transform:scaleY(1)}.header-search-close-overray{opacity:0;transform:scale(0);transform-origin:top}.search-opened .header-search-close-overray{opacity:1;transform:scale(1)}@media screen and (max-width:1460px){.header-search-close{right:30px}}@media screen and (max-width:768px){.header-search{margin:0}.header-search-button{background-position:50%;height:38px;margin:0 0 0 auto;padding:0;position:relative;width:24px}.header-search-button>span{display:none}.search-opened .header-search-button:after{background-color:#000;bottom:0;content:'';display:block;height:2px;position:absolute;width:100%}.header-search-pulldown{top:60px}.header-search-pulldown-inner{padding:60px 17px 50px}.header-search-close{height:16px;right:28px;top:20px;width:16px}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input{padding:15px 15px 15px 20px}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_suggest_items{width:calc(100% - 20px)}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit{width:90px}.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit>span{padding:15px 2px 15px 0}}@media screen and (max-width:960px) and (min-width:767px){.header-box{padding-right:90px}.header-list__item,.header-search,.header-ul{margin-left:30px}}@media screen and (max-width:768px){.header{padding-right:68px}.header-box{margin-top:0}}#os-top .main-container{position:relative}#os-top .main-visual{background-color:#fff;position:relative}#os-top .main-visual .pagination{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:center;left:auto;padding:11px 0;position:absolute;right:0;top:auto;width:auto;z-index:1}#os-top .main-visual .pagination .swiper-pagination-bullet{background:url(../images/top/mv/dot.png) no-repeat 50%;background-size:16px auto;border-radius:0;cursor:pointer;display:block;height:27px;margin:0 10px;opacity:1;width:22px}#os-top .main-visual .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:url(../images/top/mv/dot-on.png) no-repeat 50%;background-size:22px auto}#os-top .main-visual__slide--pho{vertical-align:top}#os-top .main-visual__slide--pho a{display:block;position:relative}@media screen and (min-width:769px){#os-top .main-visual__slide--pho a:hover{opacity:.8}}@media screen and (min-width:769px) and (max-width:1100px){#os-top .main-visual__slide--pho a:hover{opacity:1}}#os-top .main-visual__slide--pho img{width:100%}#os-top .main-visual__slide--pho.swiper-slide-next>a,#os-top .main-visual__slide--pho.swiper-slide-prev>a{pointer-events:none}#os-top .main-visual__slide--title{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.6);bottom:15.51724%;color:#fff;left:7.04225%;max-width:794px;padding:min(4.6552%,27px) min(2.324%,33px) min(4.138%,24px) min(2.817%,40px);position:absolute;width:55.775%}#os-top .main-visual__slide--title-en{display:inline-block;font-family:Roboto,sans-serif;font-size:clamp(.875rem,1.41vw,1.25rem);padding:1px 20px;position:absolute;top:0;transform:translateY(-50%)}#os-top .main-visual__slide--title-en.voices{background-color:#e6761c}#os-top .main-visual__slide--title-en.journals{background-color:#006fa6}#os-top .main-visual__slide--title-text{font-size:clamp(1.25rem,2.25vw,2rem);font-weight:700;line-height:1.4}#os-top .main-visual__slide .mv-main{left:0;margin:auto;position:absolute;top:0;width:100%}#os-top .main-visual__slide .mv-main__text{margin:12.676% auto 0;max-width:696px;width:49.014%}#os-top .main-visual__slide .mv-main__button{display:block;margin:3.73239% auto 0;max-width:196px}#os-top .main-visual__slide .mv-main__button>span{background-color:hsla(0,0%,100%,.7);border:1px solid #fff;border-radius:32px;color:#333;display:block;font-family:Roboto,sans-serif;font-size:clamp(1rem,1.69vw,1.5rem);font-weight:400;line-height:1;padding:18px 75px 19px 0;position:relative;text-align:right}#os-top .main-visual__slide .mv-main__button>span:after,#os-top .main-visual__slide .mv-main__button>span:before{bottom:0;content:'';display:block;margin:auto;position:absolute;top:0}#os-top .main-visual__slide .mv-main__button>span:before{background-color:#333;height:1px;right:47px;width:16px}#os-top .main-visual__slide .mv-main__button>span:after{border-right:1px solid #333;border-top:1px solid #333;height:13px;right:47px;transform:rotate(45deg);width:13px}#os-top .main-visual .next,#os-top .main-visual .prev{cursor:pointer;left:50%;margin-left:-47%;margin-top:-42px;position:absolute;top:50%;transition:.3s;width:58px;z-index:2}@media screen and (min-width:769px){#os-top .main-visual .next:hover,#os-top .main-visual .prev:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-top .main-visual .next:hover,#os-top .main-visual .prev:hover{opacity:1}}#os-top .main-visual .next{left:auto!important;margin:-42px -47% 0 0;right:50%}@media screen and (max-width:768px){#os-top .main-visual{margin-bottom:0}#os-top .main-visual .pagination{padding:8px 11px 29px;position:relative;width:auto}#os-top .main-visual .pagination .swiper-pagination-bullet{background-size:18px auto;height:22px;margin:0 8px;width:18px}#os-top .main-visual .pagination .swiper-pagination-bullet.swiper-pagination-bullet{background-size:16px auto}#os-top .main-visual .next,#os-top .main-visual .prev{margin-top:-54px;width:38px}#os-top .main-visual__slide--title{bottom:0;left:0;max-width:none;padding:min(4.8%,27px) min(6.67%,25px) min(4.27%,24px);position:absolute;width:100%}#os-top .main-visual__slide--title-en{display:inline-block;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:400;padding:2px 17px 1px;position:absolute;top:0;transform:translateY(-50%)}#os-top .main-visual__slide--title-en.voices{background-color:#e6761c}#os-top .main-visual__slide--title-en.journals{background-color:#006fa6}#os-top .main-visual__slide--title-text{font-size:1.062rem;font-weight:500;line-height:1.588}#os-top .main-visual .mv-main{left:0;margin:auto;position:absolute;top:0;width:100%}#os-top .main-visual .mv-main__text{margin:17.07% auto 0;width:64.8%}#os-top .main-visual .mv-main__button{display:block;margin:9.1379% auto 0;max-width:100px}#os-top .main-visual .mv-main__button>span{border-radius:16px;font-size:12px;padding:8px 36px 9px 0}#os-top .main-visual .mv-main__button>span:after,#os-top .main-visual .mv-main__button>span:before{bottom:0;content:'';display:block;margin:auto;position:absolute;top:0}#os-top .main-visual .mv-main__button>span:before{background-color:#333;height:1px;right:23px;width:8px}#os-top .main-visual .mv-main__button>span:after{border-right:1px solid #333;border-top:1px solid #333;height:6px;right:23px;transform:rotate(45deg);width:6px}}@media screen and (min-width:769px) and (max-width:1440px){#os-top .main-visual .prev{left:10px;margin-left:0}#os-top .main-visual .next{margin-right:0;right:10px}}#os-top .top-list{display:flex}#os-top .top-list__item{width:50%}#os-top .top-list__link{background-color:#e6761c;display:flex;position:relative}@media screen and (min-width:769px){#os-top .top-list__link:hover{opacity:.8}}@media screen and (min-width:769px) and (max-width:1100px){#os-top .top-list__link:hover{opacity:1}}#os-top .top-list__link--blue{background-color:#006fa6}#os-top .top-list__link:before{border:1px solid #fff;bottom:10px;box-sizing:border-box;content:'';left:10px;pointer-events:none;position:absolute;right:10px;top:10px;z-index:1}@media screen and (min-width:769px) and (max-width:1100px){#os-top .top-list__link:before{bottom:3px;left:3px;right:3px;top:3px}}#os-top .top-list__pho{background-color:#fff;min-height:150px;width:67.5%}#os-top .top-list__pho img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#os-top .top-list__text{align-items:center;background:url(/our-stories/assets/images/common/icon-02.png) no-repeat bottom 30px center;background-size:14px auto;display:flex;justify-content:center;min-height:200px;padding-bottom:29px;width:32.5%}@media screen and (min-width:769px) and (max-width:1100px){#os-top .top-list__text{min-height:180px}}@media screen and (max-width:768px){#os-top .top-list__text{min-height:auto}}#os-top .top-list__ttl{color:#fff;padding-left:20px;padding-right:20px;text-align:center}@media screen and (min-width:769px){#os-top .top-list__ttl{padding-top:8px}}#os-top .top-list__ttl--en{display:block;font-family:Roboto,sans-serif;font-size:25px;font-weight:500;letter-spacing:0;margin-bottom:25px;position:relative;text-align:center}#os-top .top-list__ttl--en:before{background:url(/our-stories/assets/images/common/icon-01.png) no-repeat;background-size:25px auto;bottom:-10px;content:'';height:5px;left:50%;position:absolute;transform:translateX(-50%);width:25px}#os-top .top-list__ttl--main{font-size:16px;font-weight:500;letter-spacing:.8px}#os-top .top-list__ttl--sub{display:block;font-size:14px;letter-spacing:0;line-height:1.3}@media screen and (min-width:769px) and (max-width:1100px){#os-top .top-list__ttl--en{font-size:20px;margin-bottom:18px}#os-top .top-list__ttl--main{font-size:12px}#os-top .top-list__ttl--sub{display:block;font-size:11px}}#os-top .banner{margin:80px 20px 0}@media screen and (min-width:769px){#os-top .banner{border-top:2px solid #e1e1e1;margin:180px auto 0;max-width:1420px;padding-top:120px}}@media screen and (max-width:768px){#os-top .banner{border-top:1px solid #c4c4c4;margin-top:80px;padding-top:50px}}#os-top .banner a{display:block}@media screen and (min-width:769px){#os-top .banner a{aspect-ratio:1200/298;background:url(/our-stories/assets/images/top/banner_01.jpg) top/cover no-repeat;margin:0 auto;max-width:1200px;width:100%}#os-top .banner a img{display:none}#os-top .banner a:hover{background-position:bottom}}@media screen and (min-width:769px) and (max-width:1100px){#os-top .banner a:hover{background-position:top}}#os-top .tags{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:80px 10px 0}#os-top .tags-recommend .headline01{margin-bottom:0}#os-top .tags-recommend .com-tags-list{margin-top:0}#os-top .tags-all,#os-top .tags-all .headline01{margin-bottom:0}#os-top .tags-all .com-tags-list{margin-top:0}#os-top .tags .com-sort{border-bottom:1px solid #c4c4c4;margin-bottom:81px;padding-bottom:51px}@media screen and (max-width:768px){#os-top .tags .com-sort{margin-bottom:0;padding-bottom:27px}}#os-top .tags-fix-bg{height:320px;left:0;opacity:0;position:fixed;top:50vh;transform:translateY(-50%);transition:opacity .5s;width:100%}@media screen and (max-width:768px){#os-top .tags-fix-bg{height:260px}}#os-top .tags-fix-bg.show{opacity:1}#os-top .tags-fix-bg.show>div>div{animation:updown 3.5s ease-in-out infinite}#os-top .tags-fix-bg-icon01{position:absolute;right:194px;top:103px;width:21px}#os-top .tags-fix-bg-icon02{position:absolute;right:444px;top:134px;width:13px}#os-top .tags-fix-bg-icon03{left:508px;position:absolute;top:64px;width:16px}#os-top .tags-fix-bg-icon04{left:342px;position:absolute;top:100px;width:12px}#os-top .tags-fix-bg-icon05{position:absolute;right:50px;top:69px;width:25px}#os-top .tags-fix-bg-icon06{left:134px;position:absolute;top:51px;width:30px}#os-top .tags-fix-bg-icon07{position:absolute;right:360px;top:51px;width:12px}#os-top .tags-fix-bg-icon08{position:absolute;right:111px;top:172px;width:12px}#os-top .tags-fix-bg-icon09{left:50px;position:absolute;top:233px;width:30px}#os-top .tags-fix-bg-icon10{position:absolute;right:71px;top:278px;width:14px}#os-top .tags .tags-bg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:relative;z-index:1}@media screen and (max-width:768px){#os-top .tags .tags-bg{margin:0 -20px;padding:51px 20px 0}}#os-top .btm-box{padding:100px 10px 120px}#os-top .btm-box .btm-list{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1000px;position:relative}#os-top .btm-box .btm-list:after{content:'';width:30%}#os-top .btm-box .btm-list__item{width:30%}#os-top .btm-box .btm-list__link{border:1px solid #c4c4c4;box-sizing:border-box;color:#000;display:block;height:100%}#os-top .btm-box .btm-list__link .btm-list__pho{background-color:#fff}@media screen and (min-width:769px){#os-top .btm-box .btm-list__link:hover .btm-list__pho img,#os-top .btm-box .btm-list__link:hover .btm-list__text{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-top .btm-box .btm-list__link:hover .btm-list__pho img,#os-top .btm-box .btm-list__link:hover .btm-list__text{opacity:1}}#os-top .btm-box .btm-list__text{background-color:#fff;padding:15px 18px 19px 20px}#os-top .btm-box .btm-list__text h2{font-size:20px;font-weight:700;margin-bottom:5px}#os-top .btm-box .btm-list__text p{font-weight:500;line-height:1.8}@media screen and (max-width:768px){#os-top .top-list__link{display:flex;flex-direction:column;height:100%}#os-top .top-list__link:before{border-width:.5px;bottom:6px;left:6px;right:6px;top:6px}#os-top .top-list__pho{min-height:inherit;width:auto}#os-top .top-list__pho img{width:100%}#os-top .top-list__text{background-position:bottom 14px center;background-size:11px auto;display:block;flex-grow:1;padding:15px 0 31px;width:auto}#os-top .top-list__ttl--en{font-size:18px;margin-bottom:15px}#os-top .top-list__ttl--en:before{background-size:19px auto;bottom:-8px;width:19px}#os-top .top-list__ttl--main{font-size:13px;letter-spacing:.65px}#os-top .top-list__ttl--sub{font-size:13px}#os-top .tags{max-width:inherit;padding:70px 20px 0}#os-top .tags-fix-bg-icon01{left:11px;right:auto;top:155px;width:14px}#os-top .tags-fix-bg-icon02{left:67px;right:auto;top:125px;width:10px}#os-top .tags-fix-bg-icon03{left:auto;right:12px;top:63px;width:20px}#os-top .tags-fix-bg-icon04{left:auto;right:68px;top:40px;width:12px}#os-top .tags-fix-bg-icon05{right:32px;top:124px;width:9px}#os-top .tags-fix-bg-icon06{left:28px;top:45px;width:20px}#os-top .tags-fix-bg-icon07{left:9px;right:auto;top:231px;width:17px}#os-top .tags-fix-bg-icon08{right:8px;top:222px;width:9px}#os-top .btm-box{padding:80px 38px 80px 37px}#os-top .btm-box .btm-list{display:block;max-width:inherit}#os-top .btm-box .btm-list__item{margin-bottom:30px;width:auto}#os-top .btm-box .btm-list__item:last-child{margin-bottom:0}#os-top .btm-box .btm-list__pho img{width:100%}#os-top .btm-box .btm-list__text{padding:15px 19px 24px}}#os-top .com-tags-list{margin-bottom:0}#os-top .com-tags-list__pho{background-color:transparent}#os-top .com-tags-list__pho-text{letter-spacing:.1em;padding:0 5px;text-indent:.1em}#os-top .com-tags-list__text,#os-top .com-tags-list__time{font-weight:700;margin-bottom:0}#os-top .com-tags-list__text{letter-spacing:.04em}#os-top .com-tags-list__sort{font-weight:500}#os-top .com-tags-list__sort a{letter-spacing:.04em}#os-top .com-tags-list__sort a:before{content:'＃';font-weight:700}#os-top .com-tags-list__sort a span{font-size:0}#os-top .com-tags-list__more{height:auto}#os-top .com-tags-list__more>a{align-items:center;background-color:#fff;box-shadow:inset 0 0 0 1px #e1e2e2;color:#000;display:flex;height:100%;justify-content:center}#os-top .com-tags-list__more>a>span{background:url(/our-stories/assets/images/common/icon_arrow_top_btn_b.png) bottom no-repeat;display:inline-block;letter-spacing:.04em;line-height:1;text-align:center;text-indent:.04em}#os-top .com-tags-list--recommend .com-tags-list__item{background-color:#fff}#os-top .com-tags-list--recent{flex-wrap:nowrap}#os-top .com-tags-list--recent .com-tags-list__item{height:auto}#os-top .com-tags-list--recent .com-tags-list__item__inner{display:block}#os-top .com-tags-list--recent .com-tags-list__text{font-weight:500}@media screen and (min-width:769px){#os-top .com-tags-list__pho{display:flex;flex-wrap:wrap;margin-bottom:0}#os-top .com-tags-list__pho-text{line-height:1.5555555556;margin-top:-14px;min-width:181px;order:1;position:static}#os-top .com-tags-list__pho:after{content:'';display:block;height:100%;opacity:0;order:2;pointer-events:none;width:100%}#os-top .com-tags-list__time{margin-top:15px}#os-top .com-tags-list__text{margin-top:3px}#os-top .com-tags-list__sort{margin-top:18px}#os-top .com-tags-list__sort--sub{margin-top:10px;padding-top:0}#os-top .com-tags-list__more>a{padding-top:4.5317220544%}#os-top .com-tags-list__more>a:hover{opacity:.7}#os-top .com-tags-list__more>a>span{background-size:16px auto;font-size:22px;font-weight:700;padding-bottom:38px}#os-top .com-tags-list--recommend .com-tags-list__item{box-shadow:inset 0 0 0 1px hsla(0,0%,76%,.25)}#os-top .com-tags-list--recommend .com-tags-list__item__inner{display:grid}#os-top .com-tags-list--recommend .com-tags-list__time{margin-top:0}#os-top .com-tags-list--recommend .com-tags-list__item:first-child{margin-top:0;width:100%}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__item__inner{-moz-column-gap:2.2058823529%;column-gap:2.2058823529%;grid-template-columns:58.8235294118% 38.9705882353%;grid-template-rows:auto auto auto 1fr;padding:30px 30px 60px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__pho{grid-column-start:1;grid-row-end:5;grid-row-start:1}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__pho-text{font-size:20px;line-height:2;margin-top:-20px;min-width:43.75%}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__sort,#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__text,#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__time{grid-column-start:2}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__time{font-size:22px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__text{font-size:26px;margin-top:16px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__sort:not(.com-tags-list__sort--sub){margin-top:28px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__sort:not(.com-tags-list__sort--sub) a{margin-bottom:3px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__sort--sub{margin-top:7px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child){margin-top:38px;width:48.2394366197%}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__item__inner{-moz-column-gap:4%;column-gap:4%;grid-template-columns:60.8% 35.2%;grid-template-rows:26px 1fr auto auto;padding:30px 30px 45px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__pho{grid-column-start:1;grid-row-end:3;grid-row-start:1}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__pho-text{margin-top:-14px;min-width:63.1578947368%}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__time{grid-column-start:2;grid-row-start:1;margin-top:-7px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__text{grid-column-start:2;grid-row-start:2;margin-top:0}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__sort{grid-column-end:3;grid-column-start:1;grid-row-start:3;margin-top:20px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__sort--sub{grid-row-start:4;margin-top:7px}#os-top .com-tags-list--highlights{margin-top:0}#os-top .com-tags-list--highlights .com-tags-list__item{width:46.8085106383%}#os-top .com-tags-list--highlights .com-tags-list__item:nth-child(-n + 2){margin-top:0}#os-top .com-tags-list--highlights .com-tags-list__item:nth-child(n + 3){margin-top:60px}#os-top .com-tags-list--highlights .com-tags-list__item__inner{padding-bottom:35px}#os-top .com-tags-list--highlights .com-tags-list__pho-text{min-width:41.1363636364%}#os-top .com-tags-list--highlights .com-tags-list__sort{font-size:clamp(15px,1.1805555556vw,17px)}#os-top .com-tags-list--highlights .com-tags-list__sort--sub{margin-top:13px}#os-top .com-tags-list--highlights .com-tags-list__sort--sub>a{font-size:clamp(12px,1.1805555556vw,14px)}#os-top .com-tags-list--recent,#os-top .com-tags-list--recent .com-tags-list__item{margin-top:0}#os-top .com-tags-list--recent .com-tags-list__item__inner{padding-bottom:40px}#os-top .com-tags-list--recent .com-tags-list__pho-text{min-width:54.8484848485%}#os-top .com-tags-list--recent .com-tags-list__text{font-size:17px;line-height:1.4705882353;margin-top:8px}}@media screen and (min-width:768px) and (max-width:1020px){#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child){width:100%}}@media screen and (max-width:768px){#os-top .com-tags-list__item{margin-bottom:0}#os-top .com-tags-list__item:not(:first-child){margin-top:30px}#os-top .com-tags-list__item__inner{flex-direction:row;flex-wrap:wrap;padding-bottom:22px}#os-top .com-tags-list__pho{height:100%;width:47.1641791045%}#os-top .com-tags-list__pho-text{bottom:-10px;font-size:11px;line-height:1.5909090909;margin-top:-8px;min-width:70px}#os-top .com-tags-list__time{margin-bottom:5px;order:-1;width:100%}#os-top .com-tags-list__text{font-size:14px;margin-left:5.9701492537%;width:46.8656716418%}#os-top .com-tags-list__sort{margin-top:16px;width:100%}#os-top .com-tags-list__sort a:not(:last-child){margin-right:13px}#os-top .com-tags-list__sort--sub{margin-top:5px;padding-top:0}#os-top .com-tags-list__more>a{padding-bottom:4.8611111111%}#os-top .com-tags-list__more>a>span{background-size:12px auto;font-size:14px;font-weight:500;padding-bottom:28px}#os-top .com-tags-list--recommend .com-tags-list__item__inner{padding:15px 15px 27px}#os-top .com-tags-list--recommend .com-tags-list__item{box-shadow:inset 0 0 0 2px hsla(0,0%,76%,.15)}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__item__inner{display:block}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__pho{margin-bottom:10px;width:100%}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__pho-text{font-size:13px;line-height:1.6153846154;margin-top:-10px;min-width:32.7868852459%}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__time{margin-top:21px}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__text{font-size:17px;margin-left:0;width:100%}#os-top .com-tags-list--recommend .com-tags-list__item:first-child .com-tags-list__sort:not(.com-tags-list__sort--sub){margin-top:17px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child){margin-top:25px}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__pho{width:51.9672131148%}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__pho-text{min-width:50.4731861199%}#os-top .com-tags-list--recommend .com-tags-list__item:not(:first-child) .com-tags-list__text{line-height:1.6;margin-left:4.0983606557%;margin-top:-8px;width:43.9344262295%}#os-top .com-tags-list--highlights{margin-top:0}#os-top .com-tags-list--highlights .com-tags-list__text{margin-top:-4px}#os-top .com-tags-list--recent{display:flex}#os-top .com-tags-list--recent .com-tags-list__item:not(:first-child){margin-top:0}#os-top .com-tags-list--recent .com-tags-list__item__inner{flex-direction:column;padding-bottom:20px}#os-top .com-tags-list--recent .com-tags-list__pho{height:auto;margin-bottom:8px;width:100%}#os-top .com-tags-list--recent .com-tags-list__pho-text{bottom:-8px;font-size:10px;line-height:1.55;min-width:44.5993031359%}#os-top .com-tags-list--recent .com-tags-list__time{font-size:10px;margin-top:14px;order:0}#os-top .com-tags-list--recent .com-tags-list__text{font-size:11px;line-height:1.5909090909;margin-left:0;width:100%}#os-top .com-tags-list--recent .com-tags-list__text .com-tags-list__link--journals[target='_blank']:after,#os-top .com-tags-list--recent .com-tags-list__text .com-tags-list__link--voices[target='_blank']:after{height:11px;width:11px}}#os-top .tags-recommend{box-sizing:border-box;max-width:none;padding:110px 0 0;position:relative}#os-top .tags-recommend:after{background:url(/our-stories/assets/images/common/bg_pattern.png) 0 0 repeat;content:'';display:block;height:100%;left:0;opacity:.6;pointer-events:none;position:absolute;top:0;width:100%;z-index:-3}#os-top .tags-recommend__inner{margin:0 auto;max-width:1440px;padding:50px 10px 120px}#os-top .tags-recommend .headline01{line-height:1}#os-top .tags-recommend .headline01 span{background-color:#fff;display:inline-block}@media screen and (min-width:769px){#os-top .tags-recommend .headline01{font-size:44px;padding-bottom:34px}}@media screen and (max-width:768px){#os-top .tags-recommend{padding-top:45px}#os-top .tags-recommend .headline01{font-size:32px;padding-bottom:25px}#os-top .tags-recommend .tags-recommend__inner{padding:25px 20px 50px}}#os-top .com-link-wrap{box-sizing:border-box}#os-top .com-link-wide>a{align-items:center;background-color:#fff;border:1px solid #000;color:#000;display:flex;justify-content:center;padding:9px 20px 11px;position:relative;text-decoration:none}#os-top .com-link-wide>a:after{background:url(/our-stories/assets/images/common/icon_arrow_top_btn_b.png) 0 0 no-repeat transparent;background-size:cover;bottom:0;content:'';display:block;margin:auto;position:absolute;top:0}#os-top .com-link-wide>a>span{display:inline-block;font-weight:500;letter-spacing:.04em;line-height:1}@media screen and (min-width:769px){#os-top .com-link-wrap{margin:70px auto 0;max-width:1440px;padding:0 10px}#os-top .com-link-wide{margin:0 auto;max-width:960px;padding:0 10px}#os-top .com-link-wide>a{border-radius:33px;min-height:65px}#os-top .com-link-wide>a:after{height:17px;right:23px;width:16px}#os-top .com-link-wide>a:hover{background-color:#000;color:#fff}#os-top .com-link-wide>a:hover:after{background-image:url(/our-stories/assets/images/common/icon_arrow_top_btn_w.png)}#os-top .com-link-wide>a>span{font-size:22px}}@media screen and (max-width:768px){#os-top .com-link-wrap{margin-top:50px;padding:0 20px}#os-top .com-link-wide>a{border-radius:23px;min-height:46px}#os-top .com-link-wide>a:after{height:14px;right:20px;width:13px}#os-top .com-link-wide>a>span{font-size:16px}}#os-top .com-banner{color:#fff;cursor:pointer;display:block;font-weight:500;height:100%;position:relative;text-align:center;text-decoration:none;width:100%}#os-top .com-banner__inner{align-items:center;box-shadow:0 0 0 1px #fff;display:flex;flex-direction:column;height:100%}#os-top .com-banner__name,#os-top .com-banner__text{align-items:center;display:flex;justify-content:center}#os-top .com-banner__text{flex:1 0 auto;letter-spacing:.04em}@media screen and (min-width:769px){#os-top .com-banner{padding:10px}#os-top .com-banner:hover{opacity:.7}#os-top .com-banner__inner{background:url(/our-stories/assets/images/common/icon_arrow_top_btn_w.png) no-repeat center bottom 30px;background-size:16px 17px;padding:11.2540192926% 6.4308681672% 80px}#os-top .com-banner__name{background:url(/our-stories/assets/images/common/icon-01.png) no-repeat bottom;background-size:25px 5px;font-size:26px;line-height:1.5769230769;min-height:calc(3.15385em + 16px);padding-bottom:16px}#os-top .com-banner__text{font-size:16px;line-height:1.625;margin-top:18px}}@media screen and (max-width:768px){#os-top .com-banner{padding:5px}#os-top .com-banner__inner{padding:11.6666666667% 6.6666666667% 10%}#os-top .com-banner__name{font-size:14px;line-height:1.5;min-height:3em}#os-top .com-banner__text{font-size:11px;font-weight:400;line-height:1.6;margin-top:10px}}#os-top .com-banner--voices{background-color:#e5761b}#os-top .com-banner--journals{background-color:#006fa6}#os-top .com-banner--cfb{background-color:#d5536b}#os-top .com-banner--crosstalk{background-color:#c7923e}#os-top .com-banner--employees{background-color:#72a159}#os-top .com-banner--community{background-color:#d6724f}#os-top .com-banner--news{background-color:#9a76e3}#os-top .com-banner--focus{background-color:#4994b3}#os-top .swiper-controls .next,#os-top .swiper-controls .prev{background:#fff url(/our-stories/assets/images/common/icon_arrow_top_btn_b.png) no-repeat 50%;border-radius:50%;box-shadow:inset 0 0 0 1px #000;cursor:pointer;display:block}#os-top .swiper-controls .next.swiper-button-disabled,#os-top .swiper-controls .prev.swiper-button-disabled{opacity:.25;pointer-events:none}#os-top .swiper-controls .prev{transform:rotate(180deg)}#os-top .swiper-controls .pagination{counter-reset:i;display:flex;justify-content:center;width:auto}#os-top .swiper-controls .pagination .swiper-pagination-bullet{align-items:center;background-color:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #e6e6e6;color:#000;counter-increment:i;display:flex;font-weight:700;justify-content:center;margin:0;opacity:1}#os-top .swiper-controls .pagination .swiper-pagination-bullet:before{content:counter(i)}#os-top .swiper-controls .pagination .swiper-pagination-bullet-active{background-color:#000;box-shadow:inset 0 0 0 1px #000;color:#fff}@media screen and (min-width:769px){#os-top .swiper-controls .next:hover,#os-top .swiper-controls .prev:hover{background-color:#000;background-image:url(/our-stories/assets/images/common/icon_arrow_top_btn_w.png)}#os-top .swiper-controls .pagination .swiper-pagination-bullet:hover{background-color:#000;box-shadow:inset 0 0 0 1px #000;color:#fff}}#os-top .top-columns{display:flex;flex-wrap:wrap}#os-top .top-columns .com-link-wrap,#os-top .top-columns .tags-recent,#os-top .top-columns .tags-series,#os-top .top-columns .top-list{width:100%}@media screen and (min-width:769px){#os-top .top-columns{justify-content:space-between;margin-top:160px}#os-top .top-columns .tags-highlights-wrap{height:100%;margin-left:max(10px,50vw - 710px);width:min(66.1971830986%,940px)}#os-top .top-columns .tags-highlights-wrap .com-link-wide{padding:0}#os-top .top-columns .tags-search-wrap{height:100%;margin-right:max(10px,50vw - 710px);width:min(29.5774647887%,420px)}}@media screen and (max-width:768px){#os-top .top-columns{margin-top:62px}#os-top .top-columns .tags-highlights-wrap{width:100%}#os-top .top-columns .tags-search-wrap{order:1}}#os-top .tags-highlights-wrap{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media screen and (min-width:769px){#os-top .tags-highlights-wrap .headline01{font-size:44px;margin-bottom:60px;margin-top:-20px}#os-top .tags-highlights-wrap .tags-bg + .com-link-wide{margin-top:70px}}@media screen and (max-width:768px){#os-top .tags-highlights-wrap .headline01{font-size:32px;margin-bottom:25px}#os-top .tags-highlights-wrap .tags-bg{padding:0 20px}}#os-top .tags-search-wrap{background-color:#f4f5f5}#os-top .tags-search-wrap .headline01{background-size:35px 8px;font-size:28px;letter-spacing:.04em;line-height:1;padding-bottom:22px}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox{margin:0}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_items{padding:0}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_query_input{background-color:#fff;border:1px solid #000;border-radius:30px 0 0 30px;border-right-width:0;font-weight:400;line-height:1;padding:15px 9.5238095238% 16px 4.7619047619%}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_query_input::-moz-placeholder{color:#c2c2c2}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_query_input::placeholder{color:#c2c2c2}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_suggest_items{right:0;width:calc(100% - 30px)}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_submit{background-color:#000;border-radius:0 30px 30px 0;color:#fff;padding:0;transition:opacity .2s ease-out}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_submit:hover{opacity:.7}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_submit span{display:none}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_submit:before{background:url(/our-stories/assets/images/common/icon_header_search_w.png) 0 0 no-repeat;background-size:cover;content:'';display:block;height:23px;margin-left:16px;margin-right:17px;width:23px}@media screen and (min-width:769px){#os-top .tags-search-wrap{padding:47px 0 50px}#os-top .tags-search-wrap .headline01{margin-bottom:22px}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_query_input{font-size:17px}}@media screen and (max-width:768px){#os-top .tags-search-wrap{margin-top:80px;padding:60px 0 30px}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox{margin:0 auto}#os-top .tags-search-wrap .mf_finder_container .mf_finder_searchBox_query_input{font-size:16px}}#os-top .tags-search-box-banner{display:flex;justify-content:space-between}#os-top .tags-search-box-banner__item{height:auto;justify-content:space-between}#os-top .tags-search-box-banner__item .com-banner__name{letter-spacing:.04em;min-height:0;text-indent:.04em}#os-top .tags-search-box .com-sort{border-bottom:0;margin-bottom:0;margin-top:0;padding-bottom:0}#os-top .tags-search-box .com-sort-list{margin:0}#os-top .tags-search-box .com-sort-list__item{letter-spacing:0;margin:0}#os-top .tags-search-box .com-sort-list__btn a{display:block;height:auto}#os-top .tags-search-box .com-sort-list__btn--sub a{font-weight:400}@media screen and (min-width:769px){#os-top .tags-search-box{padding:0 7.1428571429%}#os-top .tags-search-box.box-search{padding:0 5.9523809524%}#os-top .tags-search-box-banner__item{display:flex;width:47.2222222222%}#os-top .tags-search-box-banner__item:before{content:'';display:block;padding-top:100%;pointer-events:none;width:0}#os-top .tags-search-box-banner__item .com-banner{height:auto;padding:5px}#os-top .tags-search-box-banner__item .com-banner__inner{background-position:center bottom 15px;padding:4.375% 6.25% 35px}#os-top .tags-search-box-banner__item .com-banner__name{align-items:flex-start;flex:0 0 auto;font-size:22px;padding-bottom:8px}#os-top .tags-search-box-banner__item .com-banner__text{font-size:14px;line-height:1.4285714286;margin-top:10px}#os-top .tags-search-box .com-sort-list{justify-content:flex-start;margin-right:-12px;padding-top:12px}#os-top .tags-search-box .com-sort-list--sub{margin-right:-13px;margin-top:8px;padding-top:0}#os-top .tags-search-box .com-sort-list__item{margin:12px 12px 0 0}#os-top .tags-search-box .com-sort-list__btn>a{border-radius:1.25em;font-size:clamp(10.5px,.8333333333vw,12px);line-height:2.5;padding:0 min(1.0416666667vw,15px)}#os-top .tags-search-box .com-sort-list__btn--sub{margin:13px 13px 0 0}#os-top .tags-search-box .com-sort-list__btn--sub>a{border-radius:1.3333333333em;font-size:clamp(12px,1.0416666667vw,15px);line-height:2.7333333333;padding:0 min(1.3888888889vw,20px)}#os-top .tags-search-box .com-sort .more{margin-top:30px}}@media screen and (max-width:768px){#os-top .tags-search-box{padding:0 20px}#os-top .tags-search-box-banner__item{width:47.0149253731%}#os-top .tags-search-box-banner__item .com-banner__inner{background:url(/our-stories/assets/images/common/icon_arrow_top_btn_w.png) no-repeat center bottom 20px;background-size:13px auto;padding:6.7796610169% 6.7796610169% 40px}#os-top .tags-search-box-banner__item .com-banner__name{font-size:20px}#os-top .tags-search-box-banner__item .com-banner__text{display:none}#os-top .tags-search-box .com-sort-list{margin-right:-8px;padding-top:13px}#os-top .tags-search-box .com-sort-list--sub{padding-top:8px}#os-top .tags-search-box .com-sort-list__item{margin:10px 8px 0 0}#os-top .tags-search-box .com-sort-list__btn>a{border-radius:16px;font-size:11px;line-height:2.6363636364;padding:0 10px}#os-top .tags-search-box .com-sort-list__btn--sub{margin:14px 8px 0 0}#os-top .tags-search-box .com-sort-list__btn--sub>a{border-radius:17px;font-size:12px;line-height:2.8333333333}}@media screen and (min-width:768px) and (max-width:1439px){#os-top .tags-search-box-banner{display:block}#os-top .tags-search-box-banner__item{width:auto}#os-top .tags-search-box-banner__item:before{content:none}#os-top .tags-search-box-banner__item:not(:first-child){margin-top:20px}}@media screen and (max-width:768px){#os-top .box-search .headline01{margin-bottom:25px}}@media screen and (min-width:769px){#os-top .box-tags{margin-top:70px}}@media screen and (max-width:768px){#os-top .box-tags{margin-top:45px}#os-top .box-tags .headline01{margin-bottom:35px}}#os-top .tags-recent{background-color:#f4f5f5;overflow:hidden}#os-top .tags-recent .swiper-recent-slider{overflow:visible;width:100%}#os-top .tags-recent .swiper-controls{align-items:center;display:flex;justify-content:center}@media screen and (min-width:769px){#os-top .tags-recent{margin-top:120px;max-width:none;padding:60px 0}#os-top .tags-recent .headline01{font-size:44px;margin-bottom:60px}#os-top .tags-recent__inner{margin:0 auto;max-width:1440px;padding:0 10px}#os-top .tags-recent .swiper-recent-slider:nth-child(2){display:none}#os-top .tags-recent .swiper-controls{margin-top:40px}#os-top .tags-recent .swiper-controls .next,#os-top .tags-recent .swiper-controls .prev{background-size:18px auto;height:54px;width:54px}#os-top .tags-recent .swiper-controls .pagination{margin:0 25px}#os-top .tags-recent .swiper-controls .pagination .swiper-pagination-bullet{font-size:17px;height:40px;width:40px}#os-top .tags-recent .swiper-controls .pagination .swiper-pagination-bullet:not(:first-child){margin-left:12px}}@media screen and (max-width:768px){#os-top .tags-recent{margin-top:80px;padding:37px 0 40px}#os-top .tags-recent .headline01{font-size:32px;margin-bottom:23px;padding-bottom:18px}#os-top .tags-recent__inner{padding:0 38px}#os-top .tags-recent .swiper-recent-slider{margin-bottom:45px}#os-top .tags-recent .swiper-recent-slider:first-child{display:none}#os-top .tags-recent .swiper-controls:before{box-shadow:inset 38px 0 0 0 #f4f5f5,inset -38px 0 0 0 #f4f5f5;content:'';display:block;height:100%;left:-38px;pointer-events:none;position:absolute;top:0;width:calc(100% + 76px);z-index:1}#os-top .tags-recent .swiper-controls .next,#os-top .tags-recent .swiper-controls .prev{background-size:8px auto;height:25px;position:absolute;top:50%;width:25px;z-index:2}#os-top .tags-recent .swiper-controls .prev{left:-30px;transform:translateY(-50%) rotate(180deg)}#os-top .tags-recent .swiper-controls .next{right:-30px;transform:translateY(-50%)}#os-top .tags-recent .swiper-controls .pagination{bottom:-45px;position:absolute;width:100%}#os-top .tags-recent .swiper-controls .pagination .swiper-pagination-bullet{font-size:12px;height:25px;width:25px}#os-top .tags-recent .swiper-controls .pagination .swiper-pagination-bullet:not(:first-child){margin-left:10px}}#os-top .tags-series{overflow:hidden;padding:0}#os-top .tags-series .swiper-series-slider{overflow:visible}#os-top .tags-series .series-slider-list__item{height:auto}@media screen and (min-width:769px){#os-top .tags-series{margin:120px 0 80px;max-width:none}#os-top .tags-series .headline01{font-size:44px}#os-top .tags-series__inner{margin:0 auto;max-width:1590px;padding:0 100px;position:relative}#os-top .tags-series .series-slider-list__item{background-color:#fff}#os-top .tags-series .swiper-controls .next,#os-top .tags-series .swiper-controls .prev{background-size:20px auto;height:60px;position:absolute;top:50%;width:60px;z-index:1}#os-top .tags-series .swiper-controls .prev{left:-87px;transform:translateY(-50%) rotate(180deg)}#os-top .tags-series .swiper-controls .next{right:-87px;transform:translateY(-50%)}}@media screen and (max-width:768px){#os-top .tags-series{margin:65px 0 50px}#os-top .tags-series .headline01{font-size:32px;margin-bottom:30px}#os-top .tags-series__inner{padding:0 20px}#os-top .tags-series .series-slider-list{display:flex;flex-wrap:wrap;justify-content:space-between;transform:none!important}#os-top .tags-series .series-slider-list__item{margin-right:0!important;width:48.5074626866%!important}#os-top .tags-series .series-slider-list__item:nth-child(n + 3){margin-top:2.9850746269%}#os-top .tags-series .swiper-controls{display:none}#os-top .tags-series .com-banner{min-height:162px}}@media screen and (min-width:769px){#os-top .top-list__item{background-color:#fff}}#os-top .banner img{width:100%}@media screen and (min-width:769px){#os-top .btm-list__item{background-color:#fff}#os-top #js-tags{height:auto!important}}#os-articles .main-container{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px 100px}#os-articles .main-container .page-path_box .page-path{padding:10px 0 58px}#os-articles .main-container .link-list{display:flex;justify-content:space-between;margin:0 auto 50px;max-width:930px}#os-articles .main-container .link-list li{width:48.38%}#os-articles .main-container .link-list li label{align-items:center;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;height:77px;justify-content:center;position:relative;text-align:center}@media screen and (max-width:768px){#os-articles .main-container .link-list li label{font-size:19px;height:54px;padding-left:20px}}#os-articles .main-container .link-list li label:after{background:#fff;border-radius:3px;content:'';display:block;height:32px;left:35px;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:1}@media screen and (max-width:768px){#os-articles .main-container .link-list li label:after{height:20px;left:15px;width:20px}}#os-articles .main-container .link-list li label:before{background:url(/our-stories/assets/images/common/icon-checkbox.png) 50% / contain no-repeat;border-radius:3px;content:'';display:none;height:32px;left:35px;position:absolute;top:50%;transform:translateY(-50%);width:32px;z-index:2}@media screen and (max-width:768px){#os-articles .main-container .link-list li label:before{height:20px;left:15px;width:20px}}@media screen and (min-width:769px) and (max-width:1100px){#os-articles .main-container .link-list li label:hover{opacity:1}}#os-articles .main-container .link-list li input[type='checkbox']{height:1px;opacity:.01;position:absolute;width:1px}#os-articles .main-container .link-list li input[type='checkbox'].isChecked + label:before{display:block}#os-articles .main-container .link-list li input[type='checkbox']:focus-visible + label{opacity:.7}#os-articles .main-container .link-list li .voices{background-color:#e6761c;transition:background-color .2s}@media screen and (min-width:769px){#os-articles .main-container .link-list li .voices:hover{background-color:#b95301}}#os-articles .main-container .link-list li .journals{background-color:#006fa6;transition:background-color .2s}@media screen and (min-width:769px){#os-articles .main-container .link-list li .journals:hover{background-color:#014a6f}}#os-articles .main-container .headline01{font-family:Roboto,sans-serif}#os-articles .main-container .com-sort{margin-bottom:60px;padding-bottom:23px;position:relative}#os-articles .main-container .com-sort .check-text{bottom:28px;font-size:14px;font-weight:700;position:absolute;right:0;text-align:right}#os-articles .main-container .com-sort .check-text a{background:url(/our-stories/assets/images/common/icon-17.png) no-repeat center right 1px;background-size:16px auto;color:#000;display:inline-block;min-height:20px;padding-right:29px}@media screen and (min-width:769px){#os-articles .main-container .com-sort .check-text a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-articles .main-container .com-sort .check-text a:hover{opacity:1}}#os-articles .main-container .com-tags-list{margin-bottom:40px}@media screen and (max-width:768px){#os-articles .main-container{max-width:inherit;padding:0 20px 100px}#os-articles .main-container .link-list{margin:0 auto 25px;max-width:inherit}#os-articles .main-container .link-list li{width:47.8%}#os-articles .main-container .link-list li a{font-size:22px;padding:10px 0 11px}#os-articles .main-container .com-sort{margin-bottom:51px;padding-bottom:28px}#os-articles .main-container .com-sort .check-text{display:none}#os-articles .main-container .com-tags-list{margin-bottom:32px}}#os-articles .loading{padding:10vh 0 100vh;text-align:center}#os-articles .loading span{animation:rotation 1s linear infinite;border:5px solid;border-color:#ccc #ccc transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:32px;text-align:center;width:32px}#os-articles input[type='radio']{display:block;height:1px;opacity:.01;width:1px}#os-articles input[type='radio']:focus-visible + label{opacity:.7}#os-articles .com-sort-list--more{display:none;margin-top:0}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#os-detail .main-container{overflow:hidden;overflow-wrap:break-word}#os-detail .page-path_box .page-path{padding-bottom:98px}#os-detail .main-box{box-sizing:border-box;margin:0 auto;max-width:1000px;padding:0 10px}@media screen and (max-width:768px){#os-detail .main-box{padding:34px 30px 0}}#os-detail .main-box p{font-size:18px;font-weight:400;line-height:2;margin-top:45px}@media screen and (max-width:768px){#os-detail .main-box p{font-size:16px;margin-top:40px}}#os-detail .main-box .lead-text p:first-child{margin-top:0}#os-detail .main-box .lead-text .link_blank{text-decoration:underline}#os-detail .main-box .lead-text .link_blank:hover{text-decoration:none}#os-detail .main-box .lead-text .link_blank:after{background:url(/our-stories/assets/images/common/icon-blanklink.png) 0 0 no-repeat;background-size:100%;content:'';display:inline-block;height:16px;margin-left:.25em;margin-right:.25em;width:16px}#os-detail .main-box hr.hr-line{border:1px solid #e5e5e5;height:0;margin-bottom:80px;margin-top:80px;position:relative;width:100%}@media screen and (max-width:768px){#os-detail .main-box hr.hr-line{margin-bottom:50px;margin-top:50px}}#os-detail .main-box hr.hr-cube{border:none;height:25px;margin-bottom:80px;margin-top:80px;position:relative;width:100%}@media screen and (max-width:768px){#os-detail .main-box hr.hr-cube{margin-bottom:50px;margin-top:50px}}#os-detail .main-box hr.hr-cube:after{background:url(/our-stories/assets/images/common/icon-04.png) no-repeat 0 0 / contain;border-radius:5px;content:'';height:25px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:79px}@media screen and (max-width:768px){#os-detail .main-box hr.hr-cube:after{height:16px;width:54px}}#os-detail .main-box .text{line-height:1.8}#os-detail .main-box .text--bg-color{background-color:#f9e7a1}#os-detail .main-box .text--bg-color-blue{background:rgba(9,146,214,.3)}#os-detail .main-box .text a{color:#3591c1;text-decoration:underline}#os-detail .main-box .text a.pdf{background:url(/our-stories/assets/images/common/icon-13.png) no-repeat right top 4px/17px;padding-right:25px}#os-detail .main-box .text a.target{background:url(/our-stories/assets/images/common/icon-14.png) no-repeat right top 4px/17px;padding-right:25px}@media screen and (max-width:768px){#os-detail .main-box .text a{text-decoration:underline!important}#os-detail .main-box .text a.pdf{background-size:15px auto}#os-detail .main-box .text a.target{background-position:right top 7px;background-size:13px auto;padding-right:22px}}#os-detail .main-box .text span.target{background:url(/our-stories/assets/images/common/icon-14.png) no-repeat right top 4px/17px;color:#3591c1;padding-right:25px}@media screen and (max-width:768px){#os-detail .main-box .text span.target{background-position:right top 3px;background-size:13px auto;padding-right:22px}}#os-detail .main-box .text strong{font-weight:700}#os-detail .main-box .text--note{color:#666;font-size:13px;letter-spacing:-.1px}@media screen and (max-width:768px){#os-detail .main-box .text--note{font-size:11px}}#os-detail .main-box .text--indent{padding-left:1em;position:relative;text-align:left}#os-detail .main-box .text--indent>span:first-of-type{display:inline-block;left:0;position:absolute;top:0}#os-detail .main-box .note{line-height:1.5;margin:100px 0 0;padding-left:1em;position:relative;text-align:left}#os-detail .main-box .note + .note{margin-top:.5em}@media screen and (max-width:768px){#os-detail .main-box .note{margin-top:50px}#os-detail .main-box .note + .note{margin-top:.5em}}#os-detail .main-box .note span{display:inline-block;left:0;line-height:1.5;position:absolute;top:0}#os-detail .main-box .top-ttl{font-size:32px;font-weight:700;line-height:1.4;margin:0 0 80px -5px}#os-detail .main-box .top-ttl__en{color:#fff;display:inline-block;font-family:Roboto,sans-serif;font-size:20px;font-weight:500;padding:3px 20px;vertical-align:top}#os-detail .main-box .top-ttl__en.voices{background-color:#e6761c}#os-detail .main-box .top-ttl__en.journals{background-color:#006fa6}#os-detail .main-box .top-ttl__date{color:#555;display:block;font-size:14px;font-weight:400;letter-spacing:1.4px;margin:2px 0 9px}#os-detail .main-box .top-ttl__title{font-size:32px;font-weight:700;line-height:1.4;margin-bottom:15px}#os-detail .main-box .top-ttl__tag{align-items:center;color:#555;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;margin:11px 0 0}#os-detail .main-box .top-ttl__tag li{display:inline-block;margin-bottom:10px;margin-right:17px}#os-detail .main-box .top-ttl__tag--sub{border:1px solid #c6c6c6;font-size:12px;padding:3px 7px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){#os-detail .main-box .top-ttl{font-size:24px;line-height:1.5;margin:0 -10px 63px}#os-detail .main-box .top-ttl__en{font-size:15px;padding:3px 29px 2px}#os-detail .main-box .top-ttl__date{font-size:12px;letter-spacing:1.2px;margin-top:0}#os-detail .main-box .top-ttl__title{font-size:24px;line-height:1.5;margin-bottom:15px}#os-detail .main-box .top-ttl__tag{font-size:13px;margin:11px 0 0}#os-detail .main-box .top-ttl__tag li{margin-bottom:5px}#os-detail .main-box .top-ttl__tag--sub{border:none;display:block!important;margin-bottom:10px!important;margin-right:0!important;padding:0;width:100%}#os-detail .main-box .top-ttl__tag--sub span{border:1px solid #c6c6c6;display:block;font-size:12px;padding:3px 7px;width:-moz-fit-content;width:fit-content}}#os-detail .contents-area{border:4px solid #eae5de;margin:40px auto 193px;max-width:840px;padding:30px 50px 50px;position:relative}#os-detail .contents-area>:first-child{margin-top:0}#os-detail .contents-area:after{background:url(/our-stories/assets/images/common/icon-04.png) no-repeat 0 0 / contain;border-radius:5px;content:'';height:25px;left:50%;position:absolute;top:calc(100% + 92px);transform:translateX(-50%);width:79px}#os-detail .contents-area__title{margin-bottom:17px}#os-detail .contents-area__list li{font-size:18px;line-height:1.6;margin:0 0 21px 27px;position:relative}#os-detail .contents-area__list li a{color:#000}@media screen and (min-width:769px){#os-detail .contents-area__list li a:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-detail .contents-area__list li a:hover{opacity:1}}#os-detail .contents-area__list li:last-child{margin-bottom:0}#os-detail .contents-area__list li:after{background-color:currentColor;border-radius:5px;content:'';height:5px;left:-16px;position:absolute;top:15px;width:5px}@media screen and (max-width:768px){#os-detail .contents-area{margin:30px 0 106px;padding:27px 20px 26px}#os-detail .contents-area:after{height:16px;top:calc(100% + 44px);width:54px}#os-detail .contents-area__title{margin-bottom:21px;text-align:center!important}#os-detail .contents-area__list li{font-size:16px;margin:0 0 21px 20px}#os-detail .contents-area__list li:after{left:-14px;top:11px}}#os-detail .detail-block>:first-child{margin-top:0}#os-detail .detail-block:not(:last-child){margin-bottom:63px}@media screen and (max-width:768px){#os-detail .detail-block:not(:last-child){margin-bottom:69px}}#os-detail .detail-block .heading01{background:url(/our-stories/assets/images/common/icon-05.png) no-repeat left 7px/27px;font-size:32px;font-weight:700;line-height:1.5;margin-bottom:40px;margin-top:80px;padding-left:50px}#os-detail .detail-block .heading01 + *{margin-top:0}#os-detail .detail-block .heading01 + .heading02{margin-top:50px}#os-detail .detail-block .heading01 + .img-box{margin-top:0}@media screen and (max-width:768px){#os-detail .detail-block .heading01{background-size:22px;font-size:28px;margin-bottom:30px;margin-top:50px;padding-left:35px}}#os-detail .detail-block .heading02{background:url(/our-stories/assets/images/common/icon-12.png) no-repeat left 14px/16px;font-size:28px;font-weight:700;line-height:1.5;margin-bottom:30px;margin-top:45px;padding-left:25px}#os-detail .detail-block .heading02 + *{margin-top:0}@media screen and (max-width:768px){#os-detail .detail-block .heading02{background-size:12px auto;font-size:24px;margin-bottom:20px;margin-top:40px;padding-left:22px}}#os-detail .detail-block .heading03{background:url(/our-stories/assets/images/common/icon-08.png) no-repeat left 13px/29px;font-size:24px;font-weight:500;line-height:1.5;margin-bottom:30px;margin-top:45px;padding-left:42px}#os-detail .detail-block .heading03 + *{margin-top:0}@media screen and (max-width:768px){#os-detail .detail-block .heading03{background-size:20px;font-size:20px;margin-bottom:20px;padding-left:30px}}#os-detail .detail-block .heading04{font-size:18px;font-weight:500;line-height:1.5;margin-bottom:30px;margin-top:45px;padding-left:15px;position:relative}#os-detail .detail-block .heading04 + *{margin-top:0}#os-detail .detail-block .heading04:before{border-radius:100%;content:'-';left:0;position:absolute;top:0}@media screen and (max-width:768px){#os-detail .detail-block .heading04{font-size:16px;margin-bottom:20px}}#os-detail .detail-block__photo{margin:80px auto;max-width:840px}#os-detail .detail-block__photo.mb-none{margin-bottom:0}@media screen and (max-width:768px){#os-detail .detail-block__photo{margin:50px auto}}#os-detail .detail-block__photo img{width:100%}#os-detail .detail-block__photo span{color:#666;display:block;font-size:13px;font-weight:400;line-height:1.8;margin-top:10px}@media screen and (max-width:768px){#os-detail .detail-block__photo span{font-size:11px}}#os-detail .detail-block__photo span a{color:#3591c1;text-decoration:underline}#os-detail .detail-block__photo span a.target{background:url(/our-stories/assets/images/common/icon-15bl.png) no-repeat right top 5px/12px;padding-right:15px}#os-detail .detail-block__photo--full{max-width:980px}@media screen and (max-width:768px){#os-detail .detail-block__photo--full{margin-bottom:50px;max-width:inherit}}#os-detail .detail-block__photo--medium{max-width:610px}@media screen and (max-width:768px){#os-detail .detail-block__photo--medium{margin-bottom:50px;max-width:inherit}}#os-detail .detail-block__photo--small{max-width:406px}@media screen and (max-width:768px){#os-detail .detail-block__photo--small{margin-bottom:50px;max-width:inherit}}#os-detail .detail-block__photo--list{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:none}#os-detail .detail-block__photo--list li{width:calc(50% - 15px)}@media screen and (max-width:768px){#os-detail .detail-block__photo--list li{margin:0 0 30px;width:100%}#os-detail .detail-block__photo--list li:last-child{margin-bottom:0}}#os-detail .detail-block__photo__inner{box-sizing:border-box;left:50%;margin:0 auto;max-width:1440px;padding:0 10px;position:relative;transform:translateX(-50%);width:100vw}#os-detail .detail-block__photo--3col{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:none}@media screen and (max-width:768px){#os-detail .detail-block__photo--3col{margin-top:0}}#os-detail .detail-block__photo--3col li{width:calc(33.3% - 15px)}@media screen and (max-width:768px){#os-detail .detail-block__photo--3col li{margin:0 0 30px;padding:0 20px;width:100%}#os-detail .detail-block__photo--3col li:last-child{margin-bottom:0}}#os-detail .detail-block__photo--large{left:50%;max-width:1280px;position:relative;transform:translateX(-50%);width:calc(100vw - 20px)}@media screen and (max-width:768px){#os-detail .detail-block__photo--large{width:100vw}#os-detail .detail-block__photo--large span{margin:10px 20px}}#os-detail .detail-block .img-box{display:flex;flex-wrap:wrap;justify-content:space-between;margin:80px 0}#os-detail .detail-block .img-box.mt-none,#os-detail .detail-block .img-box>:first-child{margin-top:0}#os-detail .detail-block .img-box .detail-block__photo{margin:0;width:50.1%}#os-detail .detail-block .img-box .flex-none{display:block;width:100%}#os-detail .detail-block .img-box__text-box{width:44%}#os-detail .detail-block .img-box__text-box .talk-box>p:first-of-type,#os-detail .detail-block .img-box__text-box>:first-child{margin-top:0}#os-detail .detail-block .img-box--back{background-color:#f4f5f5;padding:85px 0 69px;position:relative;z-index:2}#os-detail .detail-block .img-box--back:after{background-color:#f4f5f5;content:'';height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:9999px;z-index:-1}@media screen and (min-width:769px){#os-detail .detail-block .img-box--reverse{flex-direction:row-reverse}#os-detail .detail-block .img-box--min .detail-block__photo{width:37.62%}#os-detail .detail-block .img-box--min .img-box__text-box{width:56.55%}}@media screen and (max-width:768px){#os-detail .detail-block .img-box{flex-wrap:wrap;margin:50px 0}#os-detail .detail-block .img-box .detail-block__photo{margin-bottom:30px;width:100%}#os-detail .detail-block .img-box__text-box{width:100%}#os-detail .detail-block .img-box--back{padding:50px 0}}#os-detail .detail-block .voice-box{display:flex;justify-content:space-between;margin-top:45px}@media screen and (max-width:768px){#os-detail .detail-block .voice-box{margin-top:40px}}#os-detail .detail-block .voice-box__img{border-radius:100%;flex-shrink:0;height:95px;overflow:hidden;width:95px}#os-detail .detail-block .voice-box__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){#os-detail .detail-block .voice-box__img{height:48px;width:48px}}#os-detail .detail-block .voice-box__text{border-left:2px solid #a7a7a7;flex:1;margin-left:45px;padding-left:33px;position:relative}#os-detail .detail-block .voice-box__text>:first-child{margin-top:0}#os-detail .detail-block .voice-box__text:before{background-color:#fff;border-top:2px solid #a7a7a7;content:'';height:13px;position:absolute;right:100%;top:50px;transform:skewY(22deg);transform-origin:right top;width:27px}@media screen and (max-width:768px){#os-detail .detail-block .voice-box__text{border-width:1px;margin-left:16px;padding-left:11px}#os-detail .detail-block .voice-box__text:before{border-width:1px;height:5px;top:25px;width:10px}}#os-detail .detail-block .talk-box{margin-bottom:49px}#os-detail .detail-block .talk-box p{padding-left:3em;text-indent:-3em}#os-detail .detail-block .talk-box:last-child{margin-bottom:0}#os-detail .detail-block .talk-box__name{color:#e44718;font-weight:500}#os-detail .detail-block .talk-box--even .talk-box__name{color:#3c9173}@media screen and (max-width:768px){#os-detail .detail-block .talk-box{margin-bottom:30px}#os-detail .detail-block .talk-box p{padding-left:0;text-indent:inherit}#os-detail .detail-block .talk-box__name{display:block;margin-bottom:3px}}#os-detail .detail-block .block-quote{background:url(/our-stories/assets/images/articles/block-quote-bg-01.png) no-repeat 22px 50px/29px,url(/our-stories/assets/images/articles/block-quote-bg-02.png) no-repeat right 22px bottom 50px/29px;background-color:#f4f5f5;color:#555;font-size:18px;font-weight:400;line-height:2;margin-top:45px;padding:42px 87px 39px}@media screen and (max-width:768px){#os-detail .detail-block .block-quote{background:url(/our-stories/assets/images/articles/block-quote-bg-01.png) no-repeat 17px 30px/22px,url(/our-stories/assets/images/articles/block-quote-bg-02.png) no-repeat right 18px bottom 30px/22px;background-color:#f4f5f5;font-size:16px;margin-top:40px;padding:30px 57px}}#os-detail .detail-block .block-bgcolor{background-color:#f4f5f5;color:#555;font-size:18px;font-weight:400;line-height:2;margin-top:45px;padding:42px 80px 39px}#os-detail .detail-block .block-bgcolor>.text-sup{margin-top:0;padding-left:1em;position:relative}#os-detail .detail-block .block-bgcolor>.text-sup>span:first-of-type{display:inline-block;left:0;position:absolute;top:0}@media screen and (max-width:768px){#os-detail .detail-block .block-bgcolor{background-color:#f4f5f5;font-size:16px;margin-top:40px;padding:30px 25px}}#os-detail .detail-block .block-points{background-color:#fef9f6;border:1px solid #fbdfd1;margin:90px auto;padding:55px 80px 61px}#os-detail .detail-block .block-points .heading02{margin-bottom:34px;margin-top:0}#os-detail .detail-block .block-points .text-ul{margin-top:34px}#os-detail .detail-block .block-points .text-ul li{padding-bottom:15px;padding-left:32px}#os-detail .detail-block .block-points .text-ul li .text.text--note{margin-top:8px}#os-detail .detail-block .block-points .text{line-height:1.5;margin-top:35px}#os-detail .detail-block .block-points .text>a{margin-left:2px}#os-detail .detail-block .block-points .text--note{color:#000;margin-top:29px}#os-detail .detail-block .block-points .text--note.text-indent{padding-left:1em}#os-detail .detail-block .block-points .text--note.text-indent:first-letter{margin-left:-1em}@media screen and (max-width:768px){#os-detail .detail-block .block-points{margin:50px auto;padding:35px 25px}#os-detail .detail-block .block-points .heading02{margin-bottom:15px;margin-top:0}#os-detail .detail-block .block-points .text-ul{margin-top:15px}#os-detail .detail-block .block-points .text-ul li{padding-bottom:15px;padding-left:27px}#os-detail .detail-block .block-points .text-ul li:before{font-size:16px}#os-detail .detail-block .block-points .text,#os-detail .detail-block .block-points .text--note{margin-top:20px}}#os-detail .detail-block .com-link{margin-bottom:80px;margin-top:80px}#os-detail .detail-block .com-link--small a{font-size:16px;letter-spacing:1.6px}#os-detail .detail-block .com-link--small a span{background-position:center right 29px;background-size:11px auto;padding:8px 52px 8px 30px}#os-detail .detail-block .com-link--target a{border-radius:0}#os-detail .detail-block .com-link--target a span{background:url(/our-stories/assets/images/common/icon-15.png) no-repeat right 38px center;background-size:13px auto;border-radius:0}@media screen and (min-width:769px){#os-detail .detail-block .com-link--target a:hover span{background:#333 url(/our-stories/assets/images/common/icon-15_w.png) no-repeat right 38px center;background-size:13px auto}}@media screen and (min-width:769px) and (max-width:1100px){#os-detail .detail-block .com-link--target a:hover span{background-color:#fff}}@media screen and (max-width:768px){#os-detail .detail-block .com-link{margin-bottom:50px;margin-top:50px}#os-detail .detail-block .com-link a{letter-spacing:.45px}#os-detail .detail-block .com-link a span{background-position:center right 45px;background-size:12px auto;padding:15px 72px 15px 43px}#os-detail .detail-block .com-link--small a{font-size:14px}#os-detail .detail-block .com-link--small a span{background-position:center right 29px!important;background-size:11px auto;padding:8px 52px 9px 30px!important}#os-detail .detail-block .com-link--target a,#os-detail .detail-block .com-link--target a span{display:block}}@media screen and (max-width:374px){#os-detail .detail-block .com-link a span{background-position:center right 35px;padding:15px 60px 15px 33px}}@media screen and (max-width:768px){#os-detail .detail-block .banner-link a img{width:100%}}@media screen and (min-width:769px){#os-detail .detail-block .banner-link a img{transition:opacity .3s ease}#os-detail .detail-block .banner-link a:hover img{opacity:.7}}#os-detail .detail-block .banner-border__box{border:1px solid #c7c7c7;margin-top:45px}#os-detail .detail-block .banner-border__box a{box-sizing:border-box;display:flex;justify-content:space-between;padding:14px}#os-detail .detail-block .banner-border__box a:hover{opacity:.7}#os-detail .detail-block .banner-border__box .banner-border__img{width:25.685%}#os-detail .detail-block .banner-border__box .banner-border__img img{width:100%}#os-detail .detail-block .banner-border__box .banner-border__text{align-self:center;width:71%}#os-detail .detail-block .banner-border__box .banner-border__title{font-size:20px;font-weight:700;margin-top:5px;padding-left:4px}#os-detail .detail-block .banner-border__box .banner-border__about{margin-top:5px;padding-left:4px}#os-detail .detail-block .banner-border__box .banner-border__about li{color:#444;font-size:13px;font-weight:400}#os-detail .detail-block .banner-border__box .banner-border__about li + li{margin-top:3px}#os-detail .detail-block .banner-border__box .banner-border__about + .text{margin-top:10px}@media screen and (max-width:768px){#os-detail .detail-block .banner-border__box a{display:block;padding:10px 14px 10px 12px}#os-detail .detail-block .banner-border__box .banner-border__img,#os-detail .detail-block .banner-border__box .banner-border__text{width:100%}#os-detail .detail-block .banner-border__box .banner-border__title{font-size:15px;line-height:1.48em;margin-top:10px;padding-left:0}#os-detail .detail-block .banner-border__box .banner-border__about{margin-top:2px;padding-left:0}#os-detail .detail-block .banner-border__box .banner-border__about li{font-size:10px}#os-detail .detail-block .banner-border__box .banner-border__about li + li{margin-top:0}#os-detail .detail-block .banner-border__box .banner-border__about + .text{margin-top:7px}}#os-detail .detail-block .download-app--box.link-list--products{margin:100px -110px;padding:72px 106px 78px}#os-detail .detail-block .download-app--box .download-app--wrap{display:flex;justify-content:space-between;margin-top:32px}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col{display:flex}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col:nth-child(odd){width:47%}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col:nth-child(2n){width:49.85%}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col .download-app--title{font-size:18px;font-weight:700}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col .download-app__photo{padding:2px 28px 0}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col + .download-app--col .download-app__photo{padding:3px 28px 0}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col a.download-app__photo{display:block;transition:opacity .25s ease-out}#os-detail .detail-block .download-app--box .download-app--wrap .download-app--col a.download-app__photo:hover{opacity:.7}@media screen and (max-width:768px){#os-detail .detail-block .download-app--box.link-list--products{margin:50px 0 0;padding:35px 20px 36px}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap{display:block;margin-top:21px}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col{display:block}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col:nth-child(2n),#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col:nth-child(odd){width:100%}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col .download-app--title{text-align:center}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col a.download-app__photo{margin-top:13px;padding:0}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col a.download-app__photo img{margin:0 auto;max-width:146px}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col + .download-app--col{margin-top:25px}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col + .download-app--col .download-app__photo{padding:0}#os-detail .detail-block .download-app--box.link-list--products .download-app--wrap .download-app--col + .download-app--col a.download-app__photo img{margin:0 auto;max-width:182px}#os-detail .detail-block .download-app--box.link-list--products + .note{margin-top:47px}}#os-detail .detail-block .tab-box{margin-top:50px}#os-detail .detail-block .tab-box table{border-collapse:collapse;width:100%}#os-detail .detail-block .tab-box table td,#os-detail .detail-block .tab-box table th{border-bottom:1px solid #c7c7c7;border-top:1px solid #c7c7c7;box-sizing:border-box;color:#555;font-size:16px;font-weight:400;line-height:1.4;padding:20px 9px;text-align:left;vertical-align:top;word-break:break-word}#os-detail .detail-block .tab-box table th{color:#333;font-weight:700}#os-detail .detail-block .tab-box table thead th{border-color:#333;border-top:none;padding:15px 9px}#os-detail .detail-block .tab-box table.wid01 td{width:14.285%}#os-detail .detail-block .tab-box table.wid01.bg-tab th{background:#f4f5f5;padding:20px 9px 19px}#os-detail .detail-block .tab-box table.wid01.bg-tab td{padding-left:9px}#os-detail .detail-block .tab-box table td:last-child,#os-detail .detail-block .tab-box table th:last-child{padding-right:0}#os-detail .detail-block .tab-box table td:first-child,#os-detail .detail-block .tab-box table th:first-child{padding-left:0}#os-detail .detail-block .tab-box table.wid02 th{border-right:1px solid #c7c7c7;padding:20px 10px;text-align:center;vertical-align:middle;width:17.7%}#os-detail .detail-block .tab-box table.wid02 td{padding:20px 0 20px 18px;vertical-align:middle;width:13.716%}#os-detail .detail-block .tab-box table.wid02.bg-tab th{background:#f4f5f5}@media screen and (max-width:768px){#os-detail .detail-block .tab-box{margin:40px -30px 0 0}#os-detail .detail-block .tab-box p{background:url(/our-stories/assets/images/common/icon-16.png) no-repeat right 34px top 11px;background-size:6px auto;color:#555;font-size:16px;font-weight:400;padding:0 48px 25px 0;text-align:right}#os-detail .detail-block .tab-box .scroll-box{overflow-y:scroll;padding-bottom:26px}#os-detail .detail-block .tab-box table{width:842px}}@media screen and (max-width:340px){#os-detail .detail-block .tab-box p{background-position:right 15px top 11px;padding-right:30px}}#os-detail .detail-block .nomal-list{margin-top:45px}#os-detail .detail-block .nomal-list--small li{font-size:16px!important;padding-bottom:5px}@media screen and (max-width:768px){#os-detail .detail-block .nomal-list--small li{font-size:15px!important}}#os-detail .detail-block .nomal-list li{font-size:18px;font-weight:400;line-height:1.5;padding-bottom:10px;position:relative}#os-detail .detail-block .nomal-list li:last-child{padding-bottom:0}@media screen and (max-width:768px){#os-detail .detail-block .nomal-list{margin-top:40px}#os-detail .detail-block .nomal-list li{font-size:16px}}#os-detail .detail-block .normal-list{margin-top:45px}#os-detail .detail-block .normal-list--small li{font-size:16px!important;padding-bottom:5px}@media screen and (max-width:768px){#os-detail .detail-block .normal-list--small li{font-size:15px!important}}#os-detail .detail-block .normal-list li{font-size:18px;font-weight:400;line-height:1.5;padding-bottom:10px;position:relative}#os-detail .detail-block .normal-list li:last-child{padding-bottom:0}@media screen and (max-width:768px){#os-detail .detail-block .normal-list{margin-top:40px}#os-detail .detail-block .normal-list li{font-size:16px}}#os-detail .detail-block .text-ul{counter-reset:item;margin-top:45px}#os-detail .detail-block .text-ul li{font-size:18px;font-weight:400;line-height:1.5;padding:0 0 10px 25px;position:relative}#os-detail .detail-block .text-ul li:last-child{padding-bottom:0}#os-detail .detail-block .text-ul li:before{content:counter(item) '.';counter-increment:item;font-size:18px;font-weight:400;left:4px;line-height:1.8;position:absolute;top:-3px}@media screen and (max-width:768px){#os-detail .detail-block .text-ul{margin-top:40px}#os-detail .detail-block .text-ul li{font-size:16px}#os-detail .detail-block .text-ul li:before{left:5px;line-height:2}}#os-detail .detail-block .text-list{margin-top:45px}#os-detail .detail-block .text-list li{font-size:18px;font-weight:400;line-height:1.5;padding:0 0 10px 25px;position:relative}#os-detail .detail-block .text-list li:last-child{padding-bottom:0}#os-detail .detail-block .text-list li:before{background-color:#000;border-radius:100%;content:'';height:5px;left:9px;position:absolute;top:12px;width:5px}@media screen and (max-width:768px){#os-detail .detail-block .text-list{margin-top:40px}#os-detail .detail-block .text-list li{font-size:16px}#os-detail .detail-block .text-list li:before{height:4px;top:11px;width:4px}}#os-detail .detail-block .star-list{margin-top:80px}#os-detail .detail-block .star-list + .star-list,#os-detail .detail-block .star-list + .starNum-list{margin-top:45px}#os-detail .detail-block .star-list--small li{font-size:16px!important}@media screen and (max-width:768px){#os-detail .detail-block .star-list--small li{font-size:15px!important}}#os-detail .detail-block .star-list li{font-size:18px;font-weight:400;line-height:1.5;padding:0 0 5px 16px;position:relative}#os-detail .detail-block .star-list li:last-child{padding-bottom:0}#os-detail .detail-block .star-list li:before{border-radius:100%;content:'*';left:0;position:absolute;top:2px}@media screen and (max-width:768px){#os-detail .detail-block .star-list{margin-top:60px}#os-detail .detail-block .star-list + .star-list,#os-detail .detail-block .star-list + .starNum-list{margin-top:40px}#os-detail .detail-block .star-list li{font-size:16px}}#os-detail .detail-block .starNum-list{counter-reset:item;margin-top:80px}#os-detail .detail-block .starNum-list + .star-list,#os-detail .detail-block .starNum-list + .starNum-list{margin-top:45px}#os-detail .detail-block .starNum-list--small li{font-size:16px!important}@media screen and (max-width:768px){#os-detail .detail-block .starNum-list--small li{font-size:15px!important}}#os-detail .detail-block .starNum-list li{font-size:18px;font-weight:400;line-height:1.5;padding:0 0 5px 25px;position:relative}#os-detail .detail-block .starNum-list li:last-child{padding-bottom:0}#os-detail .detail-block .starNum-list li:before{border-radius:100%;content:'*' counter(item);counter-increment:item;left:0;position:absolute;top:0}@media screen and (max-width:768px){#os-detail .detail-block .starNum-list{margin-top:60px}#os-detail .detail-block .starNum-list + .star-list,#os-detail .detail-block .starNum-list + .starNum-list{margin-top:40px}#os-detail .detail-block .starNum-list li{font-size:16px}}#os-detail .detail-block .img-sub{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:80px}#os-detail .detail-block .img-sub__box{width:62%}#os-detail .detail-block .img-sub__box .headline04{margin-bottom:10px;padding-bottom:0}#os-detail .detail-block .img-sub__title{font-size:20px;font-weight:700;margin-bottom:17px;margin-top:0}#os-detail .detail-block .img-sub__title--sml{display:block;font-size:16px;font-weight:500;margin-bottom:1px}#os-detail .detail-block .img-sub__title--name{display:inline-block}#os-detail .detail-block .img-sub__title--flag{margin-top:2px;position:relative}#os-detail .detail-block .img-sub__title--flag:after{background-color:transparent;background-position:0 0;background-repeat:no-repeat;background-size:100%;bottom:0;content:'';display:block;height:24px;margin:auto;position:absolute;right:-51px;top:0;width:34px}#os-detail .detail-block .img-sub__title--flag.flag-gbr:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_gbr.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-tur:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_tur.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-tha:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_tha.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-us:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_us.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-deu:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_deu.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-pol:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_pol.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-mex:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_mex.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-ita:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_ita.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-chn:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_chn.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-sgp:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_sgp.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-nzl:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_nzl.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-ind:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_ind.jpg)}#os-detail .detail-block .img-sub__title--flag.flag-hkg:after{background-image:url(/our-stories/assets/images/articles/icon_flag/icon_flag_hkg.jpg)}#os-detail .detail-block .img-sub__text{font-size:18px;font-weight:400;line-height:2;margin:0}#os-detail .detail-block .img-sub__text--link{display:block;margin-top:28px}#os-detail .detail-block .img-sub__text--link a{color:#3591c1;text-decoration:underline}#os-detail .detail-block .img-sub__pho{margin-top:2px;width:32.14%}#os-detail .detail-block .img-sub__list-profile{border-top:1px solid #e5e5e5;margin-top:32px;padding-top:18px}#os-detail .detail-block .img-sub__list-profile>li{display:flex;margin-top:19px}#os-detail .detail-block .img-sub__list-profile>li:first-of-type{margin-top:0}#os-detail .detail-block .img-sub__list-profile>li>p{margin:0}#os-detail .detail-block .img-sub__list-profile>li>.year{display:block;font-size:16px;font-weight:700;line-height:1.625;width:80px}#os-detail .detail-block .img-sub__list-profile>li>.detail{font-size:16px;line-height:1.625;width:calc(100% - 80px)}#os-detail .detail-block .img-sub--3col{display:block}#os-detail .detail-block .img-sub--3col .img-sub__pho{margin:0 auto 23px;width:100%}#os-detail .detail-block .img-sub--3col__wrap{display:flex;justify-content:space-between}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box{width:31.02%}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box .img-sub__title{margin-bottom:11px}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box .img-sub__title--sml{margin-bottom:0}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box .img-sub__text{font-size:15px;line-height:1.8666666667}@media screen and (max-width:768px){#os-detail .detail-block .img-sub{display:block;margin-top:50px;position:relative}#os-detail .detail-block .img-sub__box{width:auto}#os-detail .detail-block .img-sub__box .headline04{margin-bottom:9px;padding-left:13px}#os-detail .detail-block .img-sub__title{font-size:18px;margin-bottom:0}#os-detail .detail-block .img-sub__title--sml{font-size:14px;line-height:1.6;margin-bottom:6px}#os-detail .detail-block .img-sub__title--flag:after{background-size:cover;right:-48px;top:2px}#os-detail .detail-block .img-sub__text{clear:both;font-size:16px;margin:0;padding-top:18px}#os-detail .detail-block .img-sub__text--link{margin-top:29px}#os-detail .detail-block .img-sub__pho{float:right;margin-top:-2px;width:115px}#os-detail .detail-block .img-sub__list-profile{border-top-width:2px;margin-top:32px;padding-top:15px}#os-detail .detail-block .img-sub__list-profile>li{display:flex;margin-top:11px}#os-detail .detail-block .img-sub__list-profile>li:first-of-type{margin-top:0}#os-detail .detail-block .img-sub__list-profile>li>p{margin:0}#os-detail .detail-block .img-sub__list-profile>li>.year{font-size:14px;line-height:1.5714285714;width:70px}#os-detail .detail-block .img-sub__list-profile>li>.detail{font-size:14px;line-height:1.5714285714;width:calc(100% - 70px)}#os-detail .detail-block .img-sub--3col .img-sub__pho{float:none;width:100%}#os-detail .detail-block .img-sub--3col__wrap{display:block}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box{width:100%}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box:nth-of-type(n + 1){margin-top:25px}#os-detail .detail-block .img-sub--3col__wrap>.img-sub__box .img-sub__text{padding-top:0}}#os-detail .detail-block .img-list{display:flex;justify-content:space-between;margin:80px 12px 0}#os-detail .detail-block .img-list__item{width:46.5%}#os-detail .detail-block .img-list__pho{margin:0 auto 23px;width:250px}#os-detail .detail-block .img-list.mt-2col{margin-top:23px}#os-detail .detail-block .img-list .headline04{margin-bottom:4px;padding-bottom:0}#os-detail .detail-block .img-list__title{font-size:20px;font-weight:700;line-height:1.6;margin-bottom:21px;margin-top:0}#os-detail .detail-block .img-list__title--sml{display:block;font-size:16px;font-weight:500;margin-bottom:8px}#os-detail .detail-block .img-list__title--mini{font-size:16px;font-weight:500}#os-detail .detail-block .img-list__text{font-size:18px;font-weight:400;line-height:2;margin:0}#os-detail .detail-block .img-list__text--link{display:block;margin-top:28px}#os-detail .detail-block .img-list__text--link a{color:#3591c1;text-decoration:underline}@media screen and (max-width:768px){#os-detail .detail-block .img-list{display:block;margin-top:30px}#os-detail .detail-block .img-list__item{padding-bottom:30px;width:auto}#os-detail .detail-block .img-list__title{font-size:18px;margin-bottom:0}#os-detail .detail-block .img-list__title--sml{font-size:14px;line-height:1.6;margin-bottom:3px}#os-detail .detail-block .img-list__text{clear:both;font-size:16px;margin:0;padding-top:20px}#os-detail .detail-block .img-list__text--link{margin-top:29px}#os-detail .detail-block .img-list__pho{float:right;margin-bottom:0;margin-top:-2px;width:119px}}#os-detail .detail-block .img-list--modA .img-list__title{margin-bottom:20px}#os-detail .detail-block .img-list--modA .img-list__title--sml{margin-bottom:4px}#os-detail .detail-block .img-list--modA .headline04{margin-bottom:15px}@media screen and (max-width:768px){#os-detail .detail-block .img-list--modA .img-list__title{margin-bottom:11px}#os-detail .detail-block .img-list--modA .img-list__title + .img-list__text{padding-top:0}}#os-detail .detail-block .link-list--photo{background-color:#fef9f6;border:4px solid #fbdfd1;margin:135px -110px 75px;padding:90px 106px 100px}@media only screen and (min-width:768px) and (max-width:1079px){#os-detail .detail-block .link-list--photo{margin:135px calc(50% - 50vw + 13px) 75px;padding-left:10%;padding-right:10%}}@media screen and (max-width:768px){#os-detail .detail-block .link-list--photo{margin:75px auto;padding:35px 20px 31px}}#os-detail .detail-block .link-list--photo .heading02{background-position:0 8px;line-height:1.285;margin:0 auto;padding-left:29px}#os-detail .detail-block .link-list--photo ul{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:37px auto 0}@media screen and (min-width:769px){#os-detail .detail-block .link-list--photo ul>li{margin-left:2.15%;margin-top:0;width:31.9%}#os-detail .detail-block .link-list--photo ul>li:nth-of-type(3n + 1){margin-left:0}#os-detail .detail-block .link-list--photo ul>li:nth-of-type(n + 4){margin-top:20px}}#os-detail .detail-block .link-list--photo ul>li>a,#os-detail .detail-block .link-list--photo ul>li>span{align-items:center;display:flex;height:auto;overflow:hidden;padding:0;position:relative}#os-detail .detail-block .link-list--photo ul>li>a>.list--text,#os-detail .detail-block .link-list--photo ul>li>span>.list--text{color:#fff;display:block;filter:drop-shadow(0 0 8px rgba(0,0,0,.4));font-size:16px;font-weight:700;left:0;line-height:1.25;padding:20px 18px;position:absolute;top:0;width:100%;z-index:3}#os-detail .detail-block .link-list--photo ul>li>a>img,#os-detail .detail-block .link-list--photo ul>li>span>img{display:block;position:relative;width:100%;z-index:1}#os-detail .detail-block .link-list--photo ul>li>a:before,#os-detail .detail-block .link-list--photo ul>li>span:before{background:#000;background:linear-gradient(0deg,transparent,rgba(0,0,0,.6));content:'';display:block;height:100%;position:absolute;width:100%;z-index:2}#os-detail .detail-block .link-list--photo ul>li a{transition:opacity .2s ease-out}#os-detail .detail-block .link-list--photo ul>li a>img{transition:transform .2s ease-out}#os-detail .detail-block .link-list--photo ul>li a:after{background:url(/our-stories/assets/images/articles/icon_link-list--photo.png) 100% no-repeat;background-size:8px 7px;bottom:17px;color:#fff;content:'詳細はこちら';display:inline-block;filter:drop-shadow(0 0 8px rgba(0,0,0,.7));font-size:12px;font-weight:400;line-height:1;padding:0 11px 0 0;position:absolute;right:20px;z-index:3}#os-detail .detail-block .link-list--photo ul>li a:hover{opacity:.7}#os-detail .detail-block .link-list--photo ul>li a:hover>img{transform:scale(1.1)}@media screen and (max-width:768px){#os-detail .detail-block .link-list--photo ul{display:block;margin-top:25px}#os-detail .detail-block .link-list--photo ul>li{margin-left:auto;margin-top:15px;width:100%}#os-detail .detail-block .link-list--photo ul>li>a .list--text,#os-detail .detail-block .link-list--photo ul>li>span .list--text{padding:15px 18px}#os-detail .detail-block .link-list--photo ul>li:first-of-type{margin-top:0}}#os-detail .detail-block .link-list--products{background-color:#fef9f6;border:4px solid #fbdfd1;margin:135px -110px 75px;padding:90px 106px 100px}@media only screen and (min-width:768px) and (max-width:1079px){#os-detail .detail-block .link-list--products{margin:135px calc(50% - 50vw + 13px) 75px;padding-left:10%;padding-right:10%}}@media screen and (max-width:768px){#os-detail .detail-block .link-list--products{margin:75px auto;padding:35px 20px 42px}}#os-detail .detail-block .link-list--products .heading02{background-position:0 8px;line-height:1.285;margin:0 auto;padding-left:29px}#os-detail .detail-block .link-list--products ul{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:37px auto 0}#os-detail .detail-block .link-list--products ul>li{margin-top:0}#os-detail .detail-block .link-list--products ul>li>a{align-items:center;background-color:#fff;border:1px solid #555;color:#000;display:flex;font-size:18px;font-weight:400;height:100%;line-height:1.3888888889;padding:1em 50px 1em 30px;position:relative;text-align:left}#os-detail .detail-block .link-list--products ul>li>a[target='_blank']:before{background:url(/our-stories/assets/images/common/icon-blank_products.png) 0 0 no-repeat;background-size:100%;bottom:0;content:'';display:block;height:12px;margin:auto;position:absolute;right:19px;top:0;width:12px}#os-detail .detail-block .link-list--products ul>li>a[target='_self']:before{background:url(/our-stories/assets/images/common/icon-06.png) 0 0 no-repeat;background-size:100%;bottom:0;content:'';display:block;height:14px;margin:auto;position:absolute;right:19px;top:0;width:13px}@media screen and (min-width:769px){#os-detail .detail-block .link-list--products ul>li>a{transition:opacity .2s ease-out}#os-detail .detail-block .link-list--products ul>li>a:hover{opacity:.7}}@media screen and (max-width:768px){#os-detail .detail-block .link-list--products ul{display:block;margin-top:25px}#os-detail .detail-block .link-list--products ul>li{margin-left:auto;margin-top:15px;width:100%}#os-detail .detail-block .link-list--products ul>li:first-of-type{margin-top:0}#os-detail .detail-block .link-list--products ul>li>a{font-size:16px;line-height:1.25;min-height:65px;padding:10px 45px 10px 15px}}@media screen and (min-width:769px){#os-detail .detail-block .link-list--products.col2 ul>li{margin-left:3.096%;width:48.452%}#os-detail .detail-block .link-list--products.col2 ul>li:nth-of-type(odd){margin-left:0}#os-detail .detail-block .link-list--products.col2 ul>li:nth-of-type(n + 3){margin-top:15px}#os-detail .detail-block .link-list--products.col2 ul>li>a{min-height:70px}#os-detail .detail-block .link-list--products.col3 ul>li{margin-left:2.15%;width:31.9%}#os-detail .detail-block .link-list--products.col3 ul>li:nth-of-type(3n + 1){margin-left:0}#os-detail .detail-block .link-list--products.col3 ul>li:nth-of-type(n + 4){margin-top:20px}#os-detail .detail-block .link-list--products.col3 ul>li>a{min-height:100px}}#os-detail .detail-block .link_blank{text-decoration:underline}#os-detail .detail-block .link_blank:hover{text-decoration:none}#os-detail .detail-block .link_blank:after{background:url(/our-stories/assets/images/common/icon-blanklink.png) 0 0 no-repeat;background-size:100%;content:'';display:inline-block;height:16px;margin-left:.25em;margin-right:.25em;width:16px}#os-detail .sns{padding:57px 0 62px}#os-detail .sns .headline02{font-size:24px;font-weight:500;margin-bottom:33px}#os-detail .sns-list{align-items:center;display:flex;justify-content:center}#os-detail .sns-list__item{margin:0 14px;width:36px}@media screen and (min-width:769px){#os-detail .sns-list__item:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-detail .sns-list__item:hover{opacity:1}}#os-detail .sns-list__item__x{width:30px}#os-detail .sns-list__item__fb,#os-detail .sns-list__item__in{width:36px}@media screen and (max-width:768px){#os-detail .sns{padding:0 0 10px}#os-detail .sns .headline02{font-size:20px;margin-bottom:21px}#os-detail .sns-list__item{margin:0 19px}}#os-detail .tags{background:#f4f5f5;margin-bottom:100px;padding:80px 0 100px}@media screen and (max-width:768px){#os-detail .tags{margin-bottom:50px}}#os-detail .tags-box{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px}#os-detail .tags__ttl{font-size:24px;font-weight:500;margin-bottom:40px;text-align:center}#os-detail .tags .com-sort-list{margin:0 auto;max-width:850px}#os-detail .tags .com-sort-list__item{margin:10px 8px}@media screen and (max-width:768px){#os-detail .tags{padding:30px 0 50px}#os-detail .tags-box{max-width:inherit;padding:0 30px}#os-detail .tags__ttl{font-size:20px;margin-bottom:31px}#os-detail .tags .com-sort-list{max-width:inherit}#os-detail .tags .com-sort-list__item{font-size:14px}#os-detail .tags .com-sort-list__item a{padding:6px 19px 8px}}#os-detail .related{box-sizing:border-box;display:none;margin:0 auto;max-width:1440px;padding:0 10px;visibility:hidden}#os-detail .related__ttl{font-size:24px;font-weight:500;margin-bottom:42px;text-align:center}#os-detail .related-info{padding:52px 0 60px}#os-detail .related-info:last-child{border-top:1px solid #c4c4c4;padding-top:66px}#os-detail .related-info:first-child{border-top:none!important}#os-detail .related-info__ttl{font-size:24px;font-weight:500;margin-bottom:43px}#os-detail .related-info .com-tags-list{display:block;margin-bottom:0;overflow:hidden}#os-detail .related-info .com-tags-list__item{float:left;margin-right:1.33%;width:24%}#os-detail .related-info .com-tags-list__item:nth-child(4n){margin-right:0}#os-detail .related-info .com-tags-list__item__inner{border-bottom:none;padding:0 27px 27px}#os-detail .related-info .com-tags-list__pho{margin:0 -27px 27px}#os-detail .related-info .com-tags-list__pho-text{bottom:-13px;font-size:16px;min-width:152px;padding:0 5px}#os-detail .related-info .com-tags-list__time{font-size:13.5px;letter-spacing:0}#os-detail .related-info .com-tags-list__text{font-size:18px;letter-spacing:0;line-height:1.5;margin-bottom:20px}#os-detail .related-info .com-tags-list__sort{font-size:15px}#os-detail .related-info .com-tags-list__sort span:not(:last-child){margin-right:15px}@media screen and (max-width:768px){#os-detail .related{max-width:inherit;padding:0 30px}#os-detail .related__ttl{font-size:20px;margin-bottom:31px}#os-detail .related-info{padding:33px 0 50px}#os-detail .related-info:last-child{padding-top:33px}#os-detail .related-info__ttl{font-size:20px;margin-bottom:31px}#os-detail .related-info .com-tags-list{margin:0 -30px;overflow:hidden;padding:0 20px}#os-detail .related-info .com-tags-list .slick-list{overflow:visible}#os-detail .related-info .com-tags-list__item{margin:0 10px!important;width:273px!important}#os-detail .related-info .com-tags-list__item__inner{padding:0 20px 20px}#os-detail .related-info .com-tags-list__pho{margin:0 -20px 23px}#os-detail .related-info .com-tags-list__pho-text{bottom:-12px;font-size:13px;min-width:122px}#os-detail .related-info .com-tags-list__time{font-size:12px;margin-bottom:6px}#os-detail .related-info .com-tags-list__text{font-size:16px;margin-bottom:8px}#os-detail .related-info .com-tags-list__sort{font-size:14px}}#os-detail .movie-contents{margin-bottom:80px;margin-top:80px}@media screen and (max-width:768px){#os-detail .movie-contents{margin-bottom:50px;margin-top:50px}}#os-detail .movie-contents_narrow{margin-left:auto;margin-right:auto;max-width:840px}#os-detail .movie-contents_player{padding-top:56.25%;position:relative;width:100%}#os-detail .movie-contents_player iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}#os-detail .movie-contents_auto-aspect{background:#272727;height:0;margin-left:auto;margin-right:auto;max-height:600px;max-width:600px;overflow:hidden;padding-top:61.2244897959%;position:relative;width:100%}#os-detail .movie-contents_auto-aspect.aspect_x{max-height:560px;max-width:560px;padding-top:57.1428571429%}@media screen and (max-width:768px){#os-detail .movie-contents_auto-aspect,#os-detail .movie-contents_auto-aspect.aspect_x{padding-top:100%}}#os-detail .movie-contents_auto-aspect iframe{box-shadow:0 0 20px 0 rgba(0,0,0,.3);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#os-detail .movie-contents_alternative-btn{margin-top:15px;text-align:right}@media screen and (max-width:768px){#os-detail .movie-contents_alternative-btn{margin-top:10px}}#os-detail .movie-contents_alternative-btn button{color:#000;cursor:pointer;font-size:18px;font-weight:400;text-decoration:underline}#os-detail .movie-contents_alternative-btn button:focus-visible{outline:revert}@media screen and (min-width:769px){#os-detail .movie-contents_alternative-btn button:hover{text-decoration:none}}@media screen and (min-width:769px) and (max-width:1100px){#os-detail .movie-contents_alternative-btn button:hover{text-decoration:underline}}@media screen and (max-width:768px){#os-detail .movie-contents_alternative-btn button{font-size:14px;text-decoration:underline!important}}#os-detail .movie-contents_modal{background-color:#fff;border:0;inset:0;margin:auto;max-width:890px;position:fixed;width:100%}#os-detail .movie-contents_modal::backdrop{background-color:rgba(0,0,0,.8)}#os-detail .movie-contents_modal-container{padding:50px 25px 30px;position:relative}@media screen and (max-width:768px){#os-detail .movie-contents_modal-container{padding:50px 20px 20px}}#os-detail .movie-contents_modal-video{padding-top:56.25%;position:relative;width:100%;z-index:1}#os-detail .movie-contents_modal-video iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}#os-detail .movie-contents_modal-close{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:5px;top:5px;width:40px;z-index:2}@media screen and (min-width:769px){#os-detail .movie-contents_modal-close:hover{opacity:.7}}@media screen and (min-width:769px) and (max-width:1100px){#os-detail .movie-contents_modal-close:hover{opacity:1}}#os-detail .movie-contents_modal-close-button{cursor:pointer;height:25px;width:25px}#os-detail .movie-contents_modal-close-button:focus-visible{outline:revert}#os-detail .movie-contents_Brightcove iframe{border:none}#os-detail .staff-credit{border-top:1px solid #ccc;margin-top:100px;padding-top:20px}@media screen and (max-width:768px){#os-detail .staff-credit{margin-top:50px;padding-top:14px}}#os-detail .staff-credit p{color:#333;font-size:16px;margin-top:0;text-align:right}@media screen and (max-width:768px){#os-detail .staff-credit p{font-size:13px}}#os-detail .text--note + .staff-credit{margin-top:13px}@media screen and (max-width:768px){#os-detail .text--note + .staff-credit{margin-top:12px}}#os-detail .bnr-list{border-bottom:2px solid #e1e2e1;margin:0 auto 70px;max-width:1200px;overflow:hidden;padding-bottom:90px}@media screen and (max-width:768px){#os-detail .bnr-list{border-bottom:1px solid #e1e2e1;margin:0 0 30px;max-width:none;padding-bottom:40px}}#os-detail .bnr-list__box{display:flex;flex-wrap:wrap;justify-content:center;margin:-23px -20px 0}@media screen and (max-width:768px){#os-detail .bnr-list__box{display:block;margin:-10px 0 0}}#os-detail .bnr-list__box>a{background-color:#fff;display:block;margin:38px 20px 0;width:calc(50% - 40px)}@media screen and (max-width:768px){#os-detail .bnr-list__box>a{margin:20px 0 0;width:auto}}@media screen and (min-width:769px){#os-detail .bnr-list__box>a:hover img{opacity:.7}}#os-detail .bnr-list__box>a img{height:auto;vertical-align:top;width:100%}@media screen and (min-width:769px){#os-detail .bnr-list__box>a img{transition:opacity .3s ease}}#os-detail .detail-block__slider{left:50%;margin:80px 0;position:relative;transform:translateX(-50%)}@media screen and (max-width:768px){#os-detail .detail-block__slider{left:auto;margin:50px 0;transform:translateX(0);width:auto!important}}#os-detail .detail-block__slider img{width:100%}#os-detail .detail-block__slider .swiper{overflow:visible}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper{overflow:hidden}}#os-detail .detail-block__slider .swiper .swiper-slide span{color:#666;display:block;font-size:13px;font-weight:400;line-height:1.8;margin-top:10px}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper .swiper-slide span{font-size:11px}}@media screen and (min-width:769px){#os-detail .detail-block__slider__inner{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px}}#os-detail .detail-block__slider .swiper-pagination{display:none}#os-detail .detail-block__slider .swiper-button-next,#os-detail .detail-block__slider .swiper-button-prev{align-items:center;border:1px solid #666;border-radius:50%;box-sizing:border-box;display:flex;font-size:0;height:48px;justify-content:center;left:auto;line-height:0;margin:0 30px 0 0;position:relative;right:auto;top:auto;width:48px}@media screen and (min-width:769px){#os-detail .detail-block__slider .swiper-button-next,#os-detail .detail-block__slider .swiper-button-prev{transition:background-color .3s ease}}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper-button-next,#os-detail .detail-block__slider .swiper-button-prev{height:36px;margin:0 25px 0 0;width:36px}}#os-detail .detail-block__slider .swiper-button-next:before,#os-detail .detail-block__slider .swiper-button-prev:before{background-color:#666;content:'';height:2px;left:14px;position:absolute;top:22px;width:21px}@media screen and (min-width:769px){#os-detail .detail-block__slider .swiper-button-next:before,#os-detail .detail-block__slider .swiper-button-prev:before{transition:background-color .3s ease}}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper-button-next:before,#os-detail .detail-block__slider .swiper-button-prev:before{height:2px;left:11px;top:16px;width:14px}}#os-detail .detail-block__slider .swiper-button-next:after,#os-detail .detail-block__slider .swiper-button-prev:after{border-bottom:2px solid #666;border-left:2px solid #333;content:'';height:16px;left:15px;position:absolute;top:15px;transform:rotate(45deg);width:16px}@media screen and (min-width:769px){#os-detail .detail-block__slider .swiper-button-next:after,#os-detail .detail-block__slider .swiper-button-prev:after{transition:border .3s ease}}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper-button-next:after,#os-detail .detail-block__slider .swiper-button-prev:after{height:12px;left:11px;top:11px;width:12px}}@media screen and (min-width:769px){#os-detail .detail-block__slider .swiper-button-next:hover,#os-detail .detail-block__slider .swiper-button-prev:hover{background-color:#666}#os-detail .detail-block__slider .swiper-button-next:hover:before,#os-detail .detail-block__slider .swiper-button-prev:hover:before{background-color:#fff}#os-detail .detail-block__slider .swiper-button-next:hover:after,#os-detail .detail-block__slider .swiper-button-prev:hover:after{border-bottom:2px solid #fff;border-left:2px solid #fff}}#os-detail .detail-block__slider .swiper-button-next{margin:0 0 0 30px;transform:rotate(180deg)}@media screen and (max-width:768px){#os-detail .detail-block__slider .swiper-button-next{margin:0 0 0 25px}}#os-detail .detail-block__slider-control{display:none;justify-content:center;margin-top:20px;position:relative}@media screen and (max-width:768px){#os-detail .detail-block__slider-control{padding:0 15px}}#os-detail .detail-block__slider-control__pagination{position:relative;width:205px}@media screen and (max-width:768px){#os-detail .detail-block__slider-control__pagination{flex:1;max-width:162px;width:auto}}#os-detail .detail-block__slider-control__pagination:before{background-color:#666;content:'';height:1px;left:0;position:absolute;top:24px;width:100%}@media screen and (max-width:768px){#os-detail .detail-block__slider-control__pagination:before{top:18px}}#os-detail .detail-block__slider-control__pagination-dot{background-color:#666;border-radius:50%;height:9px;left:0;position:absolute;top:20px;transform:translateX(-4px);transition:left .5s ease;width:9px}@media screen and (max-width:768px){#os-detail .detail-block__slider-control__pagination-dot{height:7px;top:15px;transform:translateX(-3px);width:7px}}#os-detail sup{font-size:70%;top:-.4em}#os-detail .detail-block .mb-80{margin-bottom:80px}#os-about .main-container{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 10px}#os-about .main-container .page-path_box .page-path{padding:10px 0 58px}@media screen and (max-width:768px){#os-about .main-container{max-width:inherit;padding:0}#os-about .main-container .headline05{margin:0 20px 48px}#os-about .about-contents{padding:0 20px}}#os-about .about-contents .ttl{color:#000;font-size:28px;font-weight:700;position:relative;text-align:center;z-index:2}@media screen and (max-width:768px){#os-about .about-contents .ttl{font-size:18px}}#os-about .about-contents .logo{margin:65px auto 80px;position:relative}@media screen and (max-width:768px){#os-about .about-contents .logo{margin:30px auto 50px;max-width:82.4vw}}#os-about .about-contents .logo:after{animation:updown 3.5s ease-in-out infinite;aspect-ratio:1465/346;background:url(/our-stories/assets/images/about/bg.png) 50% / contain no-repeat;content:'';display:block;left:50%;max-width:1465px;position:absolute;top:-27px;transform:translate(-50%);width:100%;z-index:1}@keyframes updown{0%,to{transform:translate(-50%,-15px)}50%{transform:translate(-50%,15px)}}@media screen and (max-width:768px){#os-about .about-contents .logo:after{aspect-ratio:366/235;background:url(/our-stories/assets/images/about/bg_sp.png) 50% / contain no-repeat;top:-21.8666666667vw;width:100vw}}#os-about .about-contents .logo img{display:block;margin:65px auto 100px;max-width:620px;position:relative;z-index:2}@media screen and (max-width:768px){#os-about .about-contents .logo img{margin:30px auto 55px;max-width:82.4vw}}#os-about .about-contents .message{position:relative;z-index:2}#os-about .about-contents .message p{color:#000;font-size:22px;font-weight:400;letter-spacing:1.1px;line-height:220%;text-align:center}#os-about .about-contents .message p:not(:last-child){margin-bottom:2em}@media screen and (max-width:768px){#os-about .about-contents .message p{font-size:16px}}#os-about .about-list{display:flex;margin:120px auto;max-width:1000px}#os-about .about-list__item{width:calc(50% - 15px)}#os-about .about-list__item:first-child{margin-right:30px}#os-about .about-list__link{display:block;height:100%;position:relative}@media screen and (min-width:769px){#os-about .about-list__link:hover{opacity:.8}}@media screen and (min-width:769px) and (max-width:1100px){#os-about .about-list__link:hover{opacity:1}}#os-about .about-list__link:before{border:1px solid #fff;bottom:10px;box-sizing:border-box;content:'';left:10px;pointer-events:none;position:absolute;right:10px;top:10px;z-index:1}@media screen and (min-width:769px) and (max-width:1100px){#os-about .about-list__link:before{bottom:3px;left:3px;right:3px;top:3px}}#os-about .about-list__pho{min-height:inherit;width:auto}#os-about .about-list__pho img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#os-about .about-list__text{background-color:#e6761c}#os-about .about-list__text--bg-blue{background-color:#006fa6}#os-about .about-list__text--inner{align-items:center;background:url(/our-stories/assets/images/common/icon-02.png) no-repeat bottom 28px center;background-size:14px auto;display:flex;height:100%;justify-content:center;padding:22px 0 63px;width:100%}#os-about .about-list__ttl{color:#fff;text-align:center}#os-about .about-list__ttl--en{display:block;font-family:Roboto,sans-serif;font-size:28px;font-weight:500;letter-spacing:0;margin-bottom:25px;position:relative;text-align:center}#os-about .about-list__ttl--en:before{background:url(/our-stories/assets/images/common/icon-01.png) no-repeat;background-size:25px auto;bottom:-12px;content:'';height:5px;left:50%;position:absolute;transform:translateX(-50%);width:25px}#os-about .about-list__ttl--main{font-size:20px;font-weight:500;letter-spacing:.8px}#os-about .about-list__ttl--sub{display:block;font-size:16px}@media screen and (min-width:769px) and (max-width:1100px){#os-about .about-list__ttl--en{margin-bottom:15px}#os-about .about-list__ttl--en:before{bottom:-5px}#os-about .about-list__ttl--main{letter-spacing:0}}@media screen and (max-width:768px){#os-about .about-list{margin:60px auto 100px}#os-about .about-list__link{display:block;height:100%}#os-about .about-list__link:before{border-width:.5px;bottom:6px;left:6px;right:6px;top:6px}#os-about .about-list__item{margin-right:0!important;width:50%}#os-about .about-list__pho{min-height:inherit;width:auto}#os-about .about-list__pho img{width:100%}#os-about .about-list__text{display:block;width:auto}#os-about .about-list__text--inner{align-items:center;background-position:bottom 14px center;background-size:11px auto;padding:15px 0 31px}#os-about .about-list__ttl--en{font-size:18px;margin-bottom:14px}#os-about .about-list__ttl--en:before{background-size:19px auto;bottom:-8px;width:19px}#os-about .about-list__ttl--main{font-size:13px;letter-spacing:.65px}#os-about .about-list__ttl--sub{font-size:12px;line-height:1.4}}#os-detail .detail-block .time-schedule{background-color:#fef9f6;margin:52px auto;max-width:840px;padding:72px 80px 80px}#os-detail .detail-block .time-schedule h3.heading02{margin:0 0 32px}#os-detail .detail-block .time-schedule .time-schedule--list{list-style:none}#os-detail .detail-block .time-schedule .time-schedule--list li{display:flex;justify-content:space-between;margin:8px 0 0;padding:0}#os-detail .detail-block .time-schedule .time-schedule--list li:first-of-type{margin-top:0}#os-detail .detail-block .time-schedule .time-schedule--list li .time{position:relative;width:120px}#os-detail .detail-block .time-schedule .time-schedule--list li .time>span{background-color:#df3300;border-radius:15px;color:#fff;display:block;font-size:16px;font-weight:500;line-height:1;padding:5px 2px 7px;text-align:center}#os-detail .detail-block .time-schedule .time-schedule--list li .time:before{background-color:#df3300;bottom:0;content:'';display:block;height:calc(100% - 36px);left:50%;position:absolute;width:2px}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule{width:calc(100% - 135px)}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule .action{color:#df3300;font-size:20px;font-weight:700;line-height:24px}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule .detail{color:#555;font-size:16px;font-weight:500;line-height:1.875;margin-top:11px;padding-bottom:19px}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule.no-detail .action{margin-bottom:31px}#os-detail .detail-block .time-schedule .time-schedule--list li:last-of-type .time:before{display:none}#os-detail .detail-block .time-schedule .time-schedule--list li:last-of-type .schedule .detail{padding-bottom:0}@media screen and (max-width:768px){#os-detail .detail-block .time-schedule{padding:40px 20px}#os-detail .detail-block .time-schedule h3.heading02{background-position:top 8px left;background-size:16px 18px;line-height:1.2916666667;margin-bottom:22px;padding-left:25px}#os-detail .detail-block .time-schedule .time-schedule--list{list-style:none}#os-detail .detail-block .time-schedule .time-schedule--list li{margin-top:6px}#os-detail .detail-block .time-schedule .time-schedule--list li .time{width:100px}#os-detail .detail-block .time-schedule .time-schedule--list li .time>span{font-size:15px}#os-detail .detail-block .time-schedule .time-schedule--list li .time:before{height:calc(100% - 34px)}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule{width:calc(100% - 115px)}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule .action{font-size:16px}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule .detail{font-size:14px;letter-spacing:.04em;line-height:1.8571428571;margin-top:9px;padding-bottom:12px}#os-detail .detail-block .time-schedule .time-schedule--list li .schedule.no-detail .action{margin-bottom:22px}}#os-detail .detail-block .time-schedule-2{background-color:#fef9f6;margin:52px auto;max-width:840px;padding:72px 80px 80px}#os-detail .detail-block .time-schedule-2 h3.heading02{margin:0 0 30px}#os-detail .detail-block .time-schedule-2 .time-schedule--list{list-style:none}#os-detail .detail-block .time-schedule-2 .time-schedule--list li{display:flex;justify-content:space-between;margin:8px 0 0;padding:0}#os-detail .detail-block .time-schedule-2 .time-schedule--list li:first-of-type{margin-top:0}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .points{position:relative;top:14px;width:22px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .points>span{background-color:#df3300;border-radius:11px;color:#fff;display:block;font-size:16px;font-weight:500;height:22px;line-height:1;padding:0;text-align:center;width:22px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .points:before{background-color:#df3300;bottom:0;content:'';display:block;height:calc(100% - 30px);left:calc(50% - 1px);position:absolute;width:2px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule{width:calc(100% - 46px)}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .time{color:#df3300;display:block;font-size:16px;font-weight:500;line-height:1.3;margin-bottom:4px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .action{color:#df3300;font-size:20px;font-weight:700;line-height:24px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .detail{color:#555;font-size:16px;font-weight:500;line-height:1.875;margin-top:9px;padding-bottom:24px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule.no-detail .action{margin-bottom:31px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li:last-of-type .points:before{display:none}#os-detail .detail-block .time-schedule-2 .time-schedule--list li:last-of-type .schedule .detail{padding-bottom:0}@media screen and (max-width:768px){#os-detail .detail-block .time-schedule-2{padding:40px 20px}#os-detail .detail-block .time-schedule-2 h3.heading02{background-position:top 8px left;background-size:16px 18px;line-height:1.2916666667;margin-bottom:22px;padding-left:25px}#os-detail .detail-block .time-schedule-2 .time-schedule--list{list-style:none}#os-detail .detail-block .time-schedule-2 .time-schedule--list li{margin-top:6px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .points{top:11px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule{width:calc(100% - 37px)}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .time{font-size:13px;line-height:1.5;margin-bottom:0}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .action{font-size:16px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule .detail{font-size:14px;letter-spacing:.04em;line-height:1.8571428571;margin-top:9px;padding-bottom:12px}#os-detail .detail-block .time-schedule-2 .time-schedule--list li .schedule.no-detail .action{margin-bottom:22px}}

/* style_odg */
:root{--foszXXS:12px;--foszXS:14px;--foszS:16px;--foszM:18px;--foszL:20px;--foszXL:28px;--foszXXL:48px;--foszPageTitle:64px;--pcRed:red;--pcRed70:#c00;--pcRed80:#900;--pcWhite:#fff;--pcBlack:#000;--journal:#99afff;--voices:#ffe56f}
#os-detail,#os-articles{
	[lang=en]{font-family:roboto,sans-serif}
	.ta-l{text-align:left}
	.ta-r{text-align:right}
	.ta-c{text-align:center}
	.fosz-xs{font-size:var(--foszXS)}
	.fosz-s{font-size:var(--foszS)}
	.fosz-m{font-size:var(--foszM)}
	.fosz-l{font-size:var(--foszL)}
	.fosz-xl{font-size:var(--foszXL)}
	.fosz-xxl{font-size:var(--foszXXL)}

	.header h1{font-size:28px;font-weight:700;line-height: 1.77778;}
	.header h1 a{color: var(--pcBlack);}
	.header .header-list__item a{color:var(--pcBlack);font-size:18px;font-weight:500;padding-left:26px;line-height: 1.77778;}
	.header .header-list__item a:before{background:url(/our-stories/assets/images/common/odg/LinkNext.svg) 0 0 no-repeat;background-size:26px;height:26px;left:-1px;top:3px;width:26px}
	.header .header-search .header-search-button{background:url(/our-stories/assets/images/common/odg/Search.svg) 5px 3px no-repeat;background-size:18px 19px;font-feature-settings:"palt";font-size:18px;font-weight:500}
	.header.fixed .header-list__item a:before{top:3px}
	.header-search-pulldown{top:80px}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input{border-color:#ccc;border-radius:0}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit{border-radius:0}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_suggest_item a{color:#fff!important}
	.fixed .header-search-pulldown{top:60px}
	.menu-box .menu__ttl{background:none;font-weight:700;padding-bottom:0}
	.footer{background-color:#f2f2f2;padding-bottom:80px;padding-top:56px;line-height:1.77778;}
	.footer .footer-box .footer-logo{font-feature-settings:"palt";font-size:var(--foszXL);font-weight:700;line-height:1}
	.footer .footer-box .footer-list{margin-top:25px}
	.footer .footer-box .footer-list .footer-list__item a{font-feature-settings:"palt";font-size:var(--foszS);font-weight:400;line-height:1.375;padding:0 0 0 29px;position:relative}
	.footer .footer-box .footer-list .footer-list__item a:before{background:url(/our-stories/assets/images/common/odg/LinkNext.svg);background-size:26px;content:"";height:26px;left:-1px;position:absolute;top:-3px;width:26px}
	.footer .page-top{bottom:0!important;height:48px!important;margin:0;position:fixed!important;right:0!important;top:auto!important;width:48px!important;z-index:1}
	.footer .page-top>a{background-color:#000;color:#fff;display:block;height:48px;position:relative;text-indent:100%;white-space:nowrap;width:48px}
	.footer .page-top>a:before{border-left:2px solid #fff;border-top:2px solid #fff;content:"";height:8px;left:50%;position:absolute;top:55%;transform:translate(-50%,-50%) rotate(45deg);width:8px}
}
@media screen and (min-width:769px){
	#os-detail,#os-articles{
	.header .header-list__item a:hover{color:var(--pcRed70);opacity:1;transition:none}
	.header .header-list__item a:hover:before{background:url(/our-stories/assets/images/common/odg/LinkNext-R.svg) 0 0 no-repeat;background-size:26px}
	.header h1{margin-left:3px;margin-top:1px}
	.header h1 a:hover{opacity:1;color:var(--pcRed70)}
	.header .header-box{padding-right:96px}
	.header .header-list__item{margin-left:31px}
	.header .header-search{margin-left:27px}
	.header .header-search .header-search-button{margin-bottom:4px}
	.header .header-search .header-search-button:hover{background:url(/our-stories/assets/images/common/odg/Search-R.svg) 5px 3px no-repeat;background-size:18px 19px;color:var(--pcRed70);opacity:1}
	.header .header-ul{background-color:#e6e6e6;border-radius:0;height:28px;margin-left:46px;margin-top:2px;width:50px}
	.header .header-ul .header-ul__item{height:20px;width:21px}
	.header .header-ul .header-ul__item a{border-radius:0;font-size:13px;font-weight:700;height:20px;padding-top:1px;width:21px}
	.header .header-ul .header-ul__item a:hover,
	.header .header-ul .header-ul__item--on a{background-color:#4d4d4d;color:#fff}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input{min-height:54px;padding:13px 19px 14px 32px}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit{min-height:54px;transition:background-color .2s ease}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit>span{background-image:url(/our-stories/assets/images/common/odg/Search-W.svg);background-position:left 22px center;background-repeat:no-repeat;background-size:22px 22px;padding:18px 31px 19px 52px}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit:hover{background:url() #ff1a1a;opacity:1}
	.footer .footer-box{max-width:1230px;padding:0 10px}
	.footer .footer-box .footer-logo a{color: var(--pcBlack);}
	.footer .footer-box .footer-logo a:hover{color: var(--pcRed70);}
	.footer .footer-box .footer-list{-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;row-gap:30px}
	.footer .footer-box .footer-list .footer-list__item{margin:0}
	.footer .footer-box .footer-list .footer-list__item a:hover{opacity:1;color:#c00}
	.footer .footer-box .footer-list .footer-list__item a:hover:before{background:url(/our-stories/assets/images/common/odg/LinkNext-R.svg);background-size:26px}
	.com-link a:hover{color: #fff;}
	}
}

@media screen and (max-width:768px){
	#os-detail,#os-articles{
	.header h1{font-size:18px;font-weight:700;padding-left:0}
	.header .header-search .header-search-button{background-position:50%}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_wrap{width:calc(100% - 82px)}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_query_input{min-height:44px;padding:8px 19px 9px 22px}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit{min-height:44px;width:82px}
	.header-search-pulldown .mf_finder_header .mf_finder_searchBox_submit>span{background-image:url(/our-stories/assets/images/common/odg/Search-W.svg);background-position:left 12px center;background-repeat:no-repeat;background-size:18px 18px;padding:11px 7px 15px 27px}
	.header-search-pulldown{top:60px}
	.footer{padding:44px 20px 33px}
	.footer .footer-logo a{color: #000;}
	.footer .footer-box .footer-list{margin-top:23px}
	.footer .footer-box .footer-list .footer-list__item{line-height:1.25;margin-bottom:18px;text-align:left}
	.footer .footer-box .footer-list .footer-list__item a{padding-left:30px}
	.footer .footer-box .footer-list .footer-list__item a:before{background-size:24px;left:1px;top:-2px}
	}
}

/* banner */
#os-detail .bnr-list{margin:0 auto;max-width:920px;padding-left:0;padding-right:0;width:100%;padding-bottom: 0;border-bottom: none;}
#os-detail .bnr-list .bnr-list__box{margin:0;}
#os-detail .bnr-list .bnr-list__box>a{display:block;margin: 0;}

@media screen and (min-width:769px){
#os-detail .bnr-list .bnr-list__box{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding-bottom:60px;padding-top:20px;margin-bottom: 40px;}
#os-detail .bnr-list .bnr-list__box>a{transition:opacity .2s ease;width:48.33333%;}
#os-detail .bnr-list .bnr-list__box>a:hover{opacity:.7;}
}

@media screen and (max-width:768px){
#os-detail .bnr-list .bnr-list__box{border-bottom:1px solid #ccc;padding-bottom:30px;padding-top:0;margin-bottom: 30px;}
#os-detail .bnr-list .bnr-list__box>a{margin-top:13px;}
#os-detail .bnr-list .bnr-list__box>a:first-of-type{margin-top:0;}
#os-detail .bnr-list .bnr-list__box>a img{width:100%;}
}

/* tags */
#os-detail .tags{background-color:#f2f2f2;margin-bottom:80px;margin-top:80px;padding:0;line-height:1.77778;}
#os-detail .tags .tags-box{margin:0 auto;max-width:920px}
#os-detail .tags .tags__ttl{font-size:var(--foszL);font-weight:700;line-height:1;margin-bottom: 0;text-align:left;}
#os-detail .tags .com-sort-list{align-items:center;display:flex;flex-wrap:wrap;justify-content: flex-start;}
#os-detail .tags .com-sort-list__item{margin:0 5px 5px 0}
#os-detail .tags .com-sort-list__item a{background-color:var(--pcWhite);border:1px solid var(--pcBlack);color:var(--pcBlack);display:block;font-size:var(--foszXXS);font-weight:700;line-height:1;padding:3px 8px;width:-moz-fit-content;width:fit-content;border-radius: 0;}
#os-detail .tags .com-sort-list__item a.tagsSub{background-color:var(--pcBlack);color:var(--pcWhite);font-size:var(--foszXXS);padding:3px 8px;width:-moz-fit-content;width:fit-content}
#os-detail .tags .com-sort-list__item a:hover{border-color:var(--pcRed70);color:var(--pcRed70)}

@media screen and (min-width:769px){
#os-detail .tags .tags-box{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:40px 10px 35px}
#os-detail .tags .tags__ttl{width:112px}
#os-detail .tags .com-sort-list{width:calc(100% - 112px)}
#os-detail .tags .com-sort-list__item a{transition: none;}
#os-detail .tags .com-sort-list__item a:hover{border-color:var(--pcRed70);color:var(--pcRed70)!important;}
}

@media screen and (max-width:768px){
#os-detail .tags{margin-bottom:50px;margin-top:50px}
#os-detail .tags .tags-box{padding:30px 20px}
#os-detail .tags .com-sort-list{margin-top:20px}
}