main{padding-bottom:15rem}main .sec-ttl{text-align:center;margin:5rem 0 3rem;font-weight:700;font-size:2rem}main .contents{display:flex;align-items:center;gap:8%}@media screen and (max-width: 767px){main .contents{flex-direction:column;gap:5rem}}main .contents .left{flex-shrink:0;width:30%}@media screen and (max-width: 767px){main .contents .left{width:100%}}main .contents .right .txt{font-size:1.2rem;line-height:2.2}main .contents .right .txt>a{color:var(--link-color);text-decoration:underline;word-break:break-all;transition:.2s}main .contents .right .txt>a:hover{opacity:.6}main .contents .right .details{margin-top:1rem;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:1rem;align-items:center;padding-bottom:.5rem}main .contents .right .details .detail{flex-shrink:0;width:calc((100% - 1.5rem) / 3.5)}main .detail-contents{display:flex;justify-content:center;gap:3rem}@media screen and (max-width: 767px){main .detail-contents{flex-direction:column}}main .detail-contents .left,main .detail-contents .right{width:calc((90% - 3rem)/2);display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 1400px){main .detail-contents .left,main .detail-contents .right{width:calc((80% - 3rem)/2)}}@media screen and (max-width: 1024px){main .detail-contents .left,main .detail-contents .right{width:calc((90% - 3rem)/2)}}@media screen and (max-width: 1000px){main .detail-contents .left,main .detail-contents .right{width:calc((100% - 3rem)/2)}}@media screen and (max-width: 767px){main .detail-contents .left,main .detail-contents .right{width:100%}}main .detail-contents .left .table-list,main .detail-contents .right .table-list{width:100%;border:.1rem solid var(--txt-color)}main .detail-contents .left .table-list .title-box,main .detail-contents .right .table-list .title-box{background:var(--main-gradation);width:100%}main .detail-contents .left .table-list .title-box h3,main .detail-contents .right .table-list .title-box h3{color:#fff;font-size:1.2rem;font-weight:700;font-feature-settings:"palt";text-align:center;padding:1rem 0}main .detail-contents .left .table-list .single-content,main .detail-contents .right .table-list .single-content{text-align:center;padding:.8rem 1rem;font-weight:700;font-feature-settings:"palt";line-height:2;font-size:1.1rem}main .detail-contents .left .table-list table,main .detail-contents .right .table-list table{width:100%;border-collapse:collapse}main .detail-contents .left .table-list table tr,main .detail-contents .right .table-list table tr{display:flex;align-items:center}main .detail-contents .left .table-list table tr th,main .detail-contents .left .table-list table tr td,main .detail-contents .right .table-list table tr th,main .detail-contents .right .table-list table tr td{flex-shrink:0;align-self:stretch;width:50%;text-align:center;padding:.8rem 1rem;font-weight:700;font-feature-settings:"palt";line-height:2;font-size:1.1rem}main .detail-contents .left .table-list table tr th,main .detail-contents .right .table-list table tr th{display:flex;align-items:center;justify-content:center;border-right:.1rem solid #efefef}main .service{position:relative;box-shadow:0 0 .2rem #00000040;border-radius:50%;transition:.2s}@media screen and (max-width: 767px){main .service{width:70%;margin:0 auto}}main .service .image{overflow:hidden;z-index:100}main .service .image img{transition:.2s}main .service .service-link{position:absolute;z-index:1000;width:100%;aspect-ratio:1/1;top:0;left:0;border-radius:50%;background:rgba(255,255,255,.7)}main .service .circle{position:absolute;z-index:-1;aspect-ratio:1/1;border-radius:50%;transition:transform 3.5s ease-in-out;animation:gravity 5s ease-in-out infinite}main .service .circle.circle_1{top:-1rem;left:-1rem;width:50%;background:linear-gradient(225deg,#db1a7b 15.72%,#ed4732 85.01%);animation-duration:4s;animation-delay:.5s}main .service .circle.circle_2{bottom:-1rem;left:-1rem;width:80%;background:linear-gradient(135deg,#ef8b20 14.65%,#edd764 85.36%);background-blend-mode:multiply;mix-blend-mode:multiply;animation-duration:3s;animation-delay:1.5s}main .service .circle.circle_3{top:-1rem;right:-1rem;width:80%;background:#103283;mix-blend-mode:multiply;animation-duration:5s;animation-delay:0}main .service .circle.circle_4{bottom:1rem;right:-3rem;width:75%;background:#64baaf;mix-blend-mode:multiply;animation-duration:6s;animation-delay:1s}main .service .circle.circle_5{top:-3rem;left:1.5rem;width:75%;background:linear-gradient(225deg,#f6f5b3 22.59%,#eddc6b 93.3%);background-blend-mode:multiply;mix-blend-mode:multiply;animation-duration:4s;animation-delay:.5s}main .service .circle.circle_6{top:0rem;right:-.5rem;width:55%;background:#db1a7b;mix-blend-mode:multiply;animation-duration:3.5s;animation-delay:0s}main .service .circle.circle_7{top:0rem;right:-3rem;width:80%;background:#99c736;mix-blend-mode:multiply;animation-duration:7s;animation-delay:.5s}main .service .circle.circle_8{bottom:0rem;left:-2rem;width:60%;background:#103283;mix-blend-mode:multiply;animation-duration:4s;animation-delay:1.5s}
