@keyframes bg-gradient{0%{background-position:0% 0%}50%{background-position:25% 50%}75%{background-position:50% 100%}100%{background-position:100% 100%}}.detail__breadcrumb{padding:5rem 0 3.5rem}@media screen and (max-width:1024px){.detail__breadcrumb{padding:2rem 0 5rem}}.detail__ttlArea{margin-top:.4rem}@media screen and (max-width:1024px){.detail__ttlArea{margin-top:-1.7rem}}.detail__ttlArea .catBox{display:flex;align-items:center;gap:1rem 0}.detail__ttlArea .catBox .category{margin-right:1.5rem;padding:.6rem 3rem;font-size:1.4rem;font-weight:400;color:#fff;line-height:1;background-color:#064778}@media screen and (max-width:1024px){.detail__ttlArea .catBox .category{margin-right:1.4rem;font-size:1.2rem;padding:.4rem 2.3rem}}.detail__ttlArea .catBox .tag{margin-right:1.8rem;font-size:1.5rem;line-height:1;color:#064778}@media screen and (max-width:1024px){.detail__ttlArea .catBox .tag{margin-right:1.2rem;font-size:1.1rem}}.detail__ttlArea .catBox .tag:last-child{margin-right:0}.detail__ttlArea .ttl{display:block;font-size:4.4rem;font-weight:500;color:#064778}@media screen and (max-width:1024px){.detail__ttlArea .ttl{margin-top:1.1rem;font-size:2.6rem;line-height:1.5}}.detail__outer{position:relative;margin-top:5rem;padding:8rem 0;background-color:#fff}@media screen and (max-width:1024px){.detail__outer{margin-top:4rem;padding:4rem 0 6.5rem}}.detail__outer::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:rgba(212,212,212,.4)}.detail__outer::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(212,212,212,.4)}.detail__outer p{font-size:1.6rem;line-height:2;margin-bottom:2.7rem}@media screen and (max-width:1024px){.detail__outer p{margin-bottom:3.5rem;font-size:1.3rem}}.detail__outer p:last-child{margin-bottom:0}.detail__outer p+.link{margin-top:-2rem}@media screen and (max-width:1024px){.detail__outer p+.link{margin-top:-2.5rem}}.detail__outer p+h2{margin-top:5rem}@media screen and (max-width:1024px){.detail__outer p+h2{margin-top:3.5rem}}.detail__outer p+h3{margin-top:5rem}@media screen and (max-width:1024px){.detail__outer p+h3{margin-top:3.5rem}}.detail__outer a{color:#1c6bbb}@media print,screen and (min-width:768px){.is-view-pc .detail__outer a:hover{text-decoration:underline}}.detail__outer a .ico{margin-left:.6rem}.detail__outer h2{margin-bottom:3.5rem;font-size:2.6rem;font-weight:700;line-height:1.5}@media screen and (max-width:1024px){.detail__outer h2{font-size:1.8rem;line-height:1.55}}.detail__outer h2:last-child{margin-bottom:0}.detail__outer h3{position:relative;padding-left:1.7rem;margin-bottom:3.5rem;font-size:2rem;font-weight:700;line-height:1.4}@media screen and (max-width:1024px){.detail__outer h3{margin-bottom:1.5rem;font-size:1.5rem;line-height:1.6}}.detail__outer h3::before{content:"";position:absolute;top:.2rem;left:0;width:.2rem;height:calc(100% - .3rem);background-color:#1c6bbb}.detail__outer h3:last-child{margin-bottom:0}.detail__outer ul{margin-bottom:2.7rem}@media screen and (max-width:1024px){.detail__outer ul{margin-bottom:3.5rem;font-size:1.3rem}}.detail__outer ul:last-child{margin-bottom:0}.detail__outer ul li{position:relative;font-size:1.6rem;line-height:2.5;padding-left:3rem}@media screen and (max-width:1024px){.detail__outer ul li{padding-left:1.8rem;font-size:1.3rem;line-height:2}}@media screen and (max-width:1024px){.detail__outer ul li+li{margin-top:.7rem}}.detail__outer ul li::before{content:"";position:absolute;top:1.7rem;left:1.2rem;width:.8rem;height:.8rem;background-color:#1c6bbb}@media screen and (max-width:1024px){.detail__outer ul li::before{top:1rem;left:.4rem;width:.5rem;height:.5rem}}.detail__outer .imageBox{margin:4.5rem auto 5.5rem}@media screen and (max-width:1024px){.detail__outer .imageBox{margin:3.5rem auto 5rem}.detail__outer .imageBox+.imageBox{margin-top:-3rem}}.detail__outer .imageBox:first-child{margin-top:0}.detail__outer .imageBox .caption{margin-top:2rem;display:block;font-size:1.2rem;line-height:1.66}@media screen and (max-width:1024px){.detail__outer .imageBox .caption{margin-top:1.5rem;font-size:1rem;line-height:1.8}}.detail__outer .imageBox.column01{max-width:80rem;width:100%}.detail__outer .imageBox.column02{display:flex;gap:0 4rem;width:100%}@media screen and (max-width:1024px){.detail__outer .imageBox.column02{display:block}}.detail__outer .imageBox.column02 .image{width:calc(50% - 2rem)}@media screen and (max-width:1024px){.detail__outer .imageBox.column02 .image{width:100%;max-width:54rem;margin:0 auto}.detail__outer .imageBox.column02 .image+.image{margin-top:2rem}}.detail__outer .imageBox:last-child{margin-bottom:0}.detail__outer .borderBox{margin-top:4rem;padding:4rem;border:1px solid #8596ab}@media screen and (max-width:1024px){.detail__outer .borderBox{padding:1.5rem}}.detail__outer .borderBox:first-child{margin-top:0}.detail__outer .borderBox+.imageBox{margin-top:8.7rem}@media screen and (max-width:1024px){.detail__outer .borderBox+.imageBox{margin-top:4rem}}.detail__btn{padding:6rem 0 13.5rem;text-align:center}@media screen and (max-width:1024px){.detail__btn{padding:5rem 0}}.detail__btn .btnBack{display:inline-block}.detail__btn .btnBack a{display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700}@media screen and (max-width:1024px){.detail__btn .btnBack a{font-size:1.5rem}}@media print,screen and (min-width:768px){.is-view-pc .detail__btn .btnBack a:hover{color:#1c6bbb}}.detail__btn .btnBack a .ico{position:relative;font-size:0;margin-right:2.5rem;width:4.7rem;height:4.7rem;border:1px solid #1c6bbb;border-radius:100vh;display:inline-block}@media screen and (max-width:1024px){.detail__btn .btnBack a .ico{margin-right:1.2rem;width:3.5rem;height:3.5rem}}.detail__btn .btnBack a .ico::before{content:"";position:absolute;bottom:50%;right:50%;transform:translate(50%, 50%) rotate(180deg);width:.7rem;height:1.1rem;background:rgba(0,0,0,0) url("../images/common/ico_arrow.svg") 50% 50% no-repeat;background-size:.7rem auto;transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)}@media print,screen and (min-width:768px){.is-view-pc .detail__btn .btnBack a:hover .ico::before{right:calc(50% + .3rem)}}