.btn{position:relative;display:flex;justify-content:center;align-items:center;color:#0068b7;border:1px solid #0068b7;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px;position:relative;justify-content:center;padding:10px 15px}.btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #0068b7;border-top:1px solid #0068b7;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.btn:hover{background:#0068b7;color:#fff;border-color:#fff}.btn:hover:after{border-color:#fff}}.btn::after{position:absolute;display:inline-block;top:50%;right:8px;transform:translateY(-50%) rotate(45deg)}.link-btn{position:relative;display:flex;justify-content:center;align-items:center;color:#333;border:1px solid #aaa;background:#fff;line-height:1.2;padding:10px 29.87px 10px 10px}.link-btn:after{position:absolute;top:50%;right:10px;content:"";border-right:1px solid #333;border-top:1px solid #333;transform:rotate(45deg) translateY(-50%);height:7px;width:7px}@media(any-hover: hover){.link-btn:after{transition:border-top-color .5s ease-out,border-right-color .5s ease-out}}@media(any-hover: hover){.link-btn{transition:color .5s ease-out,border-top-color .5s ease-out,border-right-color .5s ease-out,border-bottom-color .5s ease-out,border-left-color .5s ease-out,background-color .5s ease-out}.link-btn:hover{background:#0068b7;color:#fff;border-color:#fff}.link-btn:hover:after{border-color:#fff}}.related-link{background-color:#f5f5f5}.related-link__list{display:grid;grid-gap:10px}.related-link__list+.related-link__list{margin-top:60px}@media screen and (max-width:599px){.related-link__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.related-link__list{grid-template-columns:repeat(4, 1fr)}}.related-link__title{flex-basis:100%;font-weight:600}@media screen and (max-width:599px){.related-link__title{font-size:2rem;grid-column:1/2}}@media screen and (min-width:600px)and (max-width:1024px){.related-link__title{font-size:2rem;grid-column:1/3}}@media screen and (min-width: 1025px){.related-link__title{font-size:3rem;grid-column:1/5}}.related-link__item{display:flex}.related-link__link-btn{width:100%}@media screen and (min-width:600px){.related-link__link-btn{min-height:75px}}.link__text{color:#0068b7}.link__text:hover{text-decoration:underline}.link__text--r-arrow{display:flex;align-items:center;color:#0068b7}.link__text--r-arrow:hover{text-decoration:underline}.link__text--r-arrow::after{content:"";display:inline-block;width:8px;height:8px;margin-left:4px;border-right:1px solid #0068b7;border-bottom:1px solid #0068b7;transform:rotate(-45deg)}@media screen and (min-width:600px){.spbr{display:none}}.report__sec{margin-bottom:80px}.report__sec--head{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto 30px auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}@media screen and (max-width:599px){.report__sec--head{padding-top:20px}}.report__sec--title{font-family:Serif;font-size:4.8rem;line-height:1.2;margin:0 auto 20px auto;font-weight:normal}@media screen and (max-width:599px){.report__sec--title{font-size:2.4rem}}.report__sec--text{width:100%;padding:20px;font-size:1.9rem;line-height:2em}@media screen and (max-width:599px){.report__sec--text{font-size:1.6rem}}.report__sec02{margin-bottom:80px}.report__sec02--title{text-align:center;font-size:3rem;margin-bottom:50px;font-weight:700}.report__sec02--text{margin-bottom:30px}.report__sec02--wrap{display:flex;flex-wrap:wrap;gap:30px}.report__sec02--wrap--item{width:calc(50% - 15px);border-radius:12px;overflow:hidden;background-color:#f2eadd}@media screen and (max-width:599px){.report__sec02--wrap--item{width:100%}}.report__sec02--wrap--item--inner{display:flex;flex-direction:column;width:100%;height:100%}.report__sec02--wrap--item--head{position:relative;padding:40px 0 0 0;text-align:center}@media screen and (max-width:599px){.report__sec02--wrap--item--head{margin-bottom:auto;padding:50px 0 10px 0}}.report__sec02--wrap--item--head--label{background-color:#a08135;color:#fff;position:absolute;top:0;left:0;padding:0 2rem;border-radius:2px 2px 12px 2px}@media screen and (max-width:599px){.report__sec02--wrap--item--head--label{line-height:2em}}.report__sec02--wrap--item--head--title{font-size:2rem;font-weight:bold}@media screen and (max-width:599px){.report__sec02--wrap--item--head--title{font-size:1.8rem;line-height:1.5em}}.report__sec02--wrap--item--arc{padding:0 20px;display:flex;flex-direction:column;width:100%;height:100%}.report__sec02--wrap--item--link{text-align:right;margin:0 0 20px 0}.report__sec02--wrap--item--link--btn{position:relative;display:inline-block;padding-right:2rem;font-weight:bold;font-size:1.4rem}.report__sec02--wrap--item--link--btn::before,.report__sec02--wrap--item--link--btn::after{content:"";display:block;position:absolute;transition:all .3s ease}.report__sec02--wrap--item--link--btn::before{bottom:-3px;right:-5px;width:0;height:0;border:none;border-right:solid 12px rgba(0,0,0,0);border-bottom:solid 12px #768fa6}.report__sec02--wrap--item--link--btn::after{bottom:-3px;left:3px;width:100%;border-bottom:solid 2px #768fa6}@media(any-hover: hover){.report__sec02--wrap--item--link--btn:hover{opacity:.7}.report__sec02--wrap--item--link--btn:hover::before{right:-15px}.report__sec02--wrap--item--link--btn:hover::after{left:13px}}.report__sec02--wrap--item--tags{display:flex;flex-wrap:wrap;margin-bottom:10px;gap:5px}.report__sec02--wrap--item--tags--list{border:1px solid #a08135;border-radius:5px;padding:.4em 1em;line-height:1;margin-bottom:5px;color:#a08135;font-weight:bold;font-size:1.4rem}@media screen and (max-width:599px){.report__sec02--wrap--item--tags--list{font-size:1.2rem}}.report__sec02--wrap--item--tags--list::before{content:"#";display:inline-block;margin-right:3px}.report__sec02--wrap--item--img{border-radius:10px;margin:0 auto 10px}.report__sec02--wrap--item--img--pic{aspect-ratio:300/169;display:block;width:100%;height:auto}.report__sec02--wrap--item--categorylink{margin:20px auto}.report__sec02--wrap--item--categorylink--dl{display:flex;margin-bottom:10px;align-items:baseline}.report__sec02--wrap--item--categorylink--dl--category{position:relative;display:inline-block;padding:0 8px 0 12px;background-color:#fff;color:#a08135;z-index:1;border-radius:3px;margin-right:1rem}.report__sec02--wrap--item--categorylink--dl--category::after{content:"";position:absolute;width:10px;height:10px;left:-5px;top:50%;transform:translateY(-50%) rotate(-45deg);-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);background-color:#a08135}.report__sec02--wrap--item--categorylink--dl--link{flex:1}.report__sec02--wrap--item--categorylink--dl--link--btn{text-decoration:underline;transition:all .3s ease}@media(any-hover: hover){.report__sec02--wrap--item--categorylink--dl--link--btn:hover{opacity:.7;text-decoration:none}}.report__sec03{margin-bottom:80px;background:#f2f9fe;padding:60px 40px}@media screen and (max-width:599px){.report__sec03{padding:40px 20px}}.report__sec03--title{font-size:3.2rem;font-weight:bold;margin-bottom:1.5rem;line-height:1.4em}@media screen and (min-width: 1025px){.report__sec03--title{display:inline-block;max-width:50%}}@media screen and (max-width:599px){.report__sec03--title{font-size:2.2rem;text-align:center}}@media screen and (max-width:599px){.report__sec03--title--marker{font-weight:bold;background:linear-gradient(transparent 60%, #9fcded 60%, #9fcded 80%, transparent 80%);display:inline-block;padding:0 4px;font-size:2.3rem;margin-right:5px}}@media screen and (min-width:600px){.report__sec03--img{float:right;margin-left:20px;width:48%}}@media screen and (max-width:599px){.report__sec03--img{margin-bottom:1.5rem;display:block}}.report__sec03--img--pic{aspect-ratio:3/2;display:block;width:100%;height:auto}.report__sec03--box::after{content:"";display:block;clear:both}.report__sec03--box--text{margin-bottom:20px}@media screen and (min-width:600px){.report__sec03--box--text{line-height:2em}}@media screen and (max-width:599px){.report__sec03--box--text{font-size:1.4rem}}.report__sec03--box--text02{font-size:1.4rem;text-align:right}@media screen and (max-width:599px){.report__sec03--box--text02{text-align:left}}.report__sec03--well{text-align:center;margin-top:30px}.report__sec03--well a{transition:all .3s ease}.report__sec03--well a:hover{opacity:.7}@media screen and (max-width: 599px){.report__sec03--well .forpc,.report__sec03--well .fortb{display:none}.report__sec03--well .forsp{display:inherit}}@media screen and (min-width: 600px)and (max-width: 1024px){.report__sec03--well .forpc{display:none}.report__sec03--well .fortb{display:inherit}.report__sec03--well .forsp{display:none}.report__sec03--well img{width:80%;max-width:700px}}@media screen and (min-width: 1025px){.report__sec03--well .forsp,.report__sec03--well .fortb{display:none}.report__sec03--well .forpc{display:inherit}.report__sec03--well{margin-top:50px}.report__sec03--well img{width:80%;max-width:700px}}