@charset "UTF-8";@keyframes guruguru{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes guruguru_center{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.p-profileName{margin-bottom:24px}.p-profileName span{font-size:1.2rem;font-weight:500;display:block;margin-bottom:2px}.p-profileName h3{font-size:2.4rem;font-weight:500}.p-profileTable{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px}.p-profileTable .p-profileTableTr{display:flex}.p-profileTable .p-profileTableTr .p-profileTableTh{width:96px}.p-profileTable .p-profileTableTr .p-profileTableTd{width:calc(100% - 96px )}@keyframes guruguru{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes guruguru_center{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.c-contentThumbList{display:flex;flex-wrap:wrap;gap:calc(100vw * (24 / 390))}@media (min-width: 768px){.c-contentThumbList{gap:calc(100vw * (24 / 1280))}}.c-contentThumbList:has(.c-contentThumbItem--small){gap:calc(100vw * (8 / 390))}@media (min-width: 768px){.c-contentThumbList:has(.c-contentThumbItem--small){gap:calc(100vw * (8 / 1280))}}.c-contentThumbList .c-contentThumbItem{width:100%}@media (min-width: 768px){.c-contentThumbList .c-contentThumbItem{width:calc(100%/3 - ((100vw * (24/1280))*2/3) )}}.c-contentThumbList .c-contentThumbItem.c-contentThumbItem--small{width:calc(100%/2 - ((100vw * (8/390))/2) )}@media (min-width: 768px){.c-contentThumbList .c-contentThumbItem.c-contentThumbItem--small{width:calc(100%/4 - ((100vw * (8/1280))*3/4) )}}.c-contentThumbItem{width:100%}.c-contentThumbItem .c-contentThumbItem__link{display:block;position:relative;background:#fff;border-radius:calc(100vw*(10 / 390));overflow:hidden;transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__link{border-radius:calc(100vw*(10 / 1280))}}.c-contentThumbItem .c-contentThumbItem__link:hover{opacity:1}.c-contentThumbItem .c-contentThumbItem__link:hover .c-contentThumbItem__thumb img{transform:translate(-50%, -50%) scale(1.1)}.c-contentThumbItem .c-contentThumbItem__thumb{position:relative;overflow:hidden;height:0;padding-bottom:56.25%;background-color:#1c3f39;background-size:contain;background-repeat:no-repeat;background-position:center center}.c-contentThumbItem .c-contentThumbItem__thumb img{width:101%;height:101% !important;object-fit:contain;position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.8s cubic-bezier(0.4, 0, 0.2, 1)}.c-contentThumbItem .c-contentThumbItem__thumb .c-newFlag{z-index:2}.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock{display:flex;align-items:center;justify-content:center;width:calc(100vw * (24 / 390));height:calc(100vw * (24 / 390));border-radius:50%;background:#f5f9f8;position:absolute;top:calc(100vw * (4 / 390));left:calc(100vw * (4 / 390));z-index:2}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock{width:calc(100vw * (24 / 1280))}}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock{height:calc(100vw * (24 / 1280))}}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock{top:calc(100vw * (4 / 1280))}}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock{left:calc(100vw * (4 / 1280))}}.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock i{color:#4bb4a4;font-size:calc(100vw * (12 / 390))}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .c-contentThumbItem__lock i{font-size:calc(100vw * (12 / 1280))}}.c-contentThumbItem .c-contentThumbItem__thumb .btn-dl{position:absolute;bottom:calc(100vw * (8 / 390));left:50%;transform:translateX(-50%);z-index:2}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__thumb .btn-dl{bottom:calc(100vw * (8 / 1280))}}.c-contentThumbItem .c-contentThumbItem__thumb.is-blur img{filter:blur(8px);-webkit-filter:blur(8px)}.c-contentThumbItem .c-contentThumbItem__info{transition:opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;flex-wrap:wrap;padding:calc(100vw*(16 / 390)) calc(100vw*(16 / 390)) calc(100vw*(16 / 390)) calc(100vw*(16 / 390));gap:calc(100vw * (8 / 390))}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__info{padding:calc(100vw*(16 / 1280)) calc(100vw*(16 / 1280)) calc(100vw*(16 / 1280)) calc(100vw*(16 / 1280))}}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__info{gap:calc(100vw * (8 / 1280))}}.c-contentThumbItem .c-contentThumbItem__title{width:100%;font-family:kiwi-maru,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",sans-serif;font-weight:300;font-size:calc(100vw * (16 / 390));color:#1c3f39}@media (min-width: 768px){.c-contentThumbItem .c-contentThumbItem__title{font-size:calc(100vw * (16 / 1280))}}.c-contentThumbItem.c-contentThumbItem--square .c-contentThumbItem__thumb{padding-bottom:100%}.c-contentThumbMain{width:100%;aspect-ratio:16/9;background:#1c3f39;margin-bottom:calc(100vw*(32 / 390));position:relative;border-radius:calc(100vw*(10 / 390))}@media (min-width: 768px){.c-contentThumbMain{margin-bottom:calc(100vw*(32 / 1280))}}@media (min-width: 768px){.c-contentThumbMain{border-radius:calc(100vw*(10 / 1280))}}.c-contentThumbMain img{width:100%;height:100% !important;object-fit:contain}.c-contentThumbMain .btn{position:absolute;bottom:calc(100vw * (16 / 390));left:50%;transform:translateX(-50%);box-shadow:0 0 4px rgba(75,180,164,0.25)}@media (min-width: 768px){.c-contentThumbMain .btn{bottom:calc(100vw * (16 / 1280))}}@keyframes guruguru{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes guruguru_center{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.p-profileWrap{display:flex;gap:calc(100vw * (24 / 390))}@media (min-width: 768px){.p-profileWrap{gap:calc(100vw * (24 / 1280))}}@media (max-width: 767px){.p-profileWrap{flex-direction:column}}@media (min-width: 768px){.p-profileWrap{align-items:flex-start}}@media (min-width: 768px){.p-profileImage{position:sticky;flex:1;top:calc(100vw * (140 / 1280))}}.p-profileImage img{clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transition:clip-path 0.8s ease 0.8s;object-fit:cover;border-radius:calc(100vw*(20 / 390))}@media (min-width: 768px){.p-profileImage img{border-radius:calc(100vw*(20 / 1280))}}.is-loaded .p-profileImage img{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}@media (min-width: 768px){.p-profileImage img{width:100%;height:auto}}.p-profileBody{padding:calc(100vw*(24 / 390)) calc(100vw*(24 / 390)) calc(100vw*(24 / 390)) calc(100vw*(24 / 390));border-radius:calc(100vw*(20 / 390));background:#fff;position:relative;clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);transition:clip-path 0.8s ease 1.2s}@media (min-width: 768px){.p-profileBody{padding:calc(100vw*(24 / 1280)) calc(100vw*(24 / 1280)) calc(100vw*(24 / 1280)) calc(100vw*(24 / 1280))}}@media (min-width: 768px){.p-profileBody{border-radius:calc(100vw*(20 / 1280))}}@media (min-width: 768px){.p-profileBody{position:sticky;flex:1;top:calc(100vw * (120 / 1280))}}.is-loaded .p-profileBody{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}.p-profileBodyArticle{opacity:0;transform:translate(-32px, 0);transition:all 0.8s ease 1.6s}.is-loaded .p-profileBodyArticle{opacity:1;transform:translate(0, 0)}.corner-content-sns{padding:0 16px}@media (min-width: 768px){.corner-content-sns{padding:0 40px}}@media (min-width: 1280px){.corner-content-sns{padding:0 80px}}
