@-webkit-keyframes neon{0%{-webkit-box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463;box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463}to{-webkit-box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463;box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463}}@keyframes neon{0%{-webkit-box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463;box-shadow:0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #28b463, 0 0 70px #28b463, 0 0 80px #28b463, 0 0 100px #28b463, 0 0 150px #28b463}to{-webkit-box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463;box-shadow:0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #28b463, 0 0 35px #28b463, 0 0 40px #28b463, 0 0 50px #28b463, 0 0 75px #28b463}}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}}@keyframes slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slide-right{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem}.breadcrumb li+li{margin-left:2rem}.breadcrumb li{font-size:.875rem}.breadcrumb li a{font-size:.875rem;display:inline;border-bottom:1px dotted #fff;-webkit-transition:border-bottom 0.3s ease, color 0.3s ease;-o-transition:border-bottom 0.3s ease, color 0.3s ease;transition:border-bottom 0.3s ease, color 0.3s ease;will-change:border-bottom, color}.breadcrumb li a:active,.breadcrumb li a:focus,.breadcrumb li a:hover{border-bottom:1px solid rgba(255, 255, 255, 0)}@media (max-width:991.98px){.breadcrumb li a{font-size:0.75rem}}@media (max-width:991.98px){.breadcrumb *{color:#000}.breadcrumb li+li{margin-left:1rem}.breadcrumb li{font-size:0.75rem}}.breadcrumb__black li{color:#000}.breadcrumb__black li a{color:#000;border-bottom:1px dotted #000}@media (max-width:991.98px){.pageTitle-dark,.pageTitle-light{margin-top:3rem;margin-bottom:3rem}}.pageTitle-dark *,.pageTitle-light *{font-size:5rem;line-height:1;font-weight:900}@media (max-width:1199.98px){.pageTitle-dark *,.pageTitle-light *{font-size:4rem}}@media (max-width:991.98px){.pageTitle-dark *,.pageTitle-light *{font-size:2.5rem}}@media (max-width:767.98px){.pageTitle-dark *,.pageTitle-light *{font-size:2rem}}.pageTitle-dark span,.pageTitle-light span{color:#28b463}.pageTitle-dark span.br,.pageTitle-light span.br{display:block;margin-bottom:-.15em}.pageTitle-dark .en,.pageTitle-light .en{font-size:1rem;font-weight:200;margin-bottom:1rem}.pageTitle-dark h2{color:#000}.pageTitle-dark .en{color:#000}.titlesCard{padding:1.5rem;color:#000;background-color:#fff;border:1px solid #000;background-image:-webkit-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:-o-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:linear-gradient(45deg, #28b463 50%, transparent 50%);background-position:100%;background-size:400%;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease;display:block;width:100%;padding:2rem}@media (max-width:991.98px){.titlesCard{padding:1rem}}.titlesCard .date{color:#28b463;display:block;margin-bottom:1rem;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;will-change:color}.titlesCard p{color:#000}.titlesCard:hover{background-position:0;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease}.titlesCard:hover .date{color:#fff}@media (max-width:991.98px){.titlesCard__subttl{display:block;width:100%;margin-bottom:.875rem}}.titlesCard__subttl p{color:#28b463;font-weight:bold;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;will-change:color}@media (max-width:991.98px){.titlesCard__subttl p{display:block;width:100%;margin-bottom:0.3em}}.titlesCard__ttl h3{font-size:2.5rem;font-weight:900;color:#000}@media (max-width:767.98px){.titlesCard__ttl h3{font-size:1.7rem}}.titlesCard:hover .titlesCard__subttl p{color:#fff!important}@media (min-width:992px){.set-sp{display:none}}@media (min-width:992px){.FV__bottom{height:100%}}.pageTitle-light{margin-bottom:2vh}.pageTitle-light h2{font-size:2.5rem}@media (max-width:991.98px){.pageTitle-light h2{font-size:2rem}}@media (max-width:991.98px){.pageTitle-light{margin-bottom:3rem}}.mainIMG img{width:100%;max-width:200px}.yodoIntro{height:100%}.yodoIntro .table{height:100%;max-height:60vh;width:100%}.yodoIntro .table th{width:33.33333%;text-align:right;padding-right:2rem}@media (max-width:991.98px){.yodoIntro .table th{text-align:left;width:16.66667%;min-width:6rem;padding-right:0}}.yodoIntro .table td{width:66.66667%}.yodoIntro .table tr.none{height:0}.amazon{padding-top:1rem}@media (min-width:992px){.amazon{padding-top:0rem;padding-bottom:2rem;padding-left:33.33333%}}.amazon__body{background-color:#fff;height:100%;min-height:6rem;max-height:8rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;cursor:pointer}@media (min-width:992px){.amazon__body{background-image:-webkit-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:-o-linear-gradient(45deg, #28b463 50%, transparent 50%);background-image:linear-gradient(45deg, #28b463 50%, transparent 50%);background-position:100%;background-size:400%;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease}.amazon__body:hover{background-position:0;-webkit-transition:background-position 300ms ease;-o-transition:background-position 300ms ease;transition:background-position 300ms ease}.amazon__body:hover .date{color:#fff}}.amazon__logo{max-width:120px;margin-left:1rem;margin-right:1rem}@media (max-width:767.98px){.amazon__logo{width:30%}}.amazon__text{color:#000;font-size:0.875rem;font-weight:bold;-webkit-box-flex:2;-ms-flex:2 0 50%;flex:2 0 50%;padding:1rem 0}.amazon__text p{margin:0;font-size:0.75rem}.amazon__text p span{font-size:1rem;color:#e74c3c;font-weight:bold;padding-right:0}.amazon__arrow{text-align:right;padding-right:1.5rem}.amazon__arrow img{display:inline-block;width:1.6rem;height:1.6rem;background-color:#fff;padding:0.3rem;border-radius:50%}@media (max-width:767.98px){.amazon__arrow img{display:none}}.amazon .none{display:none}.yodoDetails{line-height:2}.yodogawa{font-size:1rem;text-align:right;margin:3rem 0}.link-wrapper{display:block;text-align:center}.link-wrapper a{display:inline-block;border-bottom:1px dotted #fff}.link-wrapper a:focus,.link-wrapper a:hover{border-bottom:1px solid rgba(40, 180, 99, 0)}