.creator_content{box-sizing:border-box;width:100%;margin:72px auto 80px;padding:0 32px;justify-items:center;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .2s forwards}.creator_content_wrapper{max-width:1440px;width:100%}.creator_content_title{font-size:24px;font-weight:500}.creator_content_list{margin-top:24px;display:flex;gap:24px}.creator_content_list_item{border-radius:16px;max-width:464px;width:100%;height:auto}.creator_content_list_item_img{object-fit:contain;max-width:464px;width:100%;height:auto}@media screen and (max-width:800px){.creator_content{margin-top:100px}.creator_content_title{display:none}.creator_content_list{overflow:scroll;gap:4px}.creator_content_list_item,.creator_content_list_item_img{width:327px;height:auto}}@media screen and (max-width:640px){.creator_content{padding:0 24px}}@media screen and (max-width:390px){.creator_content_list_item,.creator_content_list_item_img{width:270px;height:auto}}.creator_history{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;column-gap:40px;box-sizing:border-box;margin:40px 64px;justify-items:center;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .6s forwards}.creator_history_item{width:100%;display:flex;flex-direction:column;gap:24px;border-bottom:1px solid #aaa;padding:40px 0}.creator_history_item:nth-last-child(-n+2){border-bottom:none}.creator_history_item_heading{font-size:18px;font-weight:600;line-height:1}.creator_history_item_content{display:flex;flex-direction:column;gap:8px}.creator_history_item_content_heading{font-size:16px;font-weight:600;line-height:1.2}.creator_history_item_content_text{white-space:pre-wrap;word-break:auto-phrase;font-size:16px;line-height:1.2}@media screen and (max-width:1100px){.creator_history{grid-template-columns:1fr;margin:40px 32px}.creator_history_item:nth-last-child(-n+2){border-bottom:1px solid #aaa}.creator_history_item:last-child{border-bottom:none}}@media screen and (max-width:640px){.creator_history{margin:40px 24px}}.creator_news{box-sizing:border-box;width:100%;margin:0 auto;padding:96px 32px 144px;justify-items:center;background-color:#f5f5f5;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .4s forwards}.creator_news_wrapper{max-width:1440px;width:100%}.creator_news_title{font-size:24px;font-weight:500}.creator_news_list{margin-top:24px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:80px 24px;gap:80px 24px}.creator_news_list_item_img_wrapper{border-radius:16px;overflow:hidden}.creator_news_list_item_img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;border-radius:16px;transition:transform .15s ease-in-out}.creator_news_list_item_info{margin-top:16px}.creator_news_list_item_date{font-size:16px}.creator_news_list_item_title{margin-top:8px;font-size:16px;line-height:1.5;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}@media screen and (max-width:800px){.creator_news{padding:94px 32px 62px}.creator_news_list{display:flex;overflow:scroll;gap:14px}.creator_news_list_item_img{width:327px;min-height:245px;aspect-ratio:4/3}.creator_news_list_item_info{margin-top:24px}}@media screen and (min-width:641px){.creator_news_list_item:hover .creator_news_list_item_img{transform:scale(1.05)}}@media screen and (max-width:640px){.creator_news{padding:94px 24px 62px}}@media screen and (max-width:480px){.creator_news_list_item_date{font-size:14px;font-weight:500}.creator_news_list_item_title{font-size:14px}}@media screen and (max-width:390px){.creator_news_list_item_img{min-height:auto;width:270px}}.creator_profile{box-sizing:border-box;width:100%;margin:0 auto;padding:0 32px;justify-items:center;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) forwards}.creator_profile_wrapper{max-width:1440px;width:100%;display:flex;gap:80px}.creator_profile_info{width:100%}.creator_profile_info_slug{color:#a0a0a0;line-height:1}.creator_profile_info_title{margin-top:16px;font-size:40px;font-weight:700;line-height:1}.creator_profile_sns_wrapper{margin-top:24px;display:flex;gap:16px}.creator_profile_sns_img{width:40px;height:auto;border:1px solid #c2c2c2;border-radius:40px}.creator_profile_cta_button{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:8px;width:320px;height:64px;border:1px solid #c2c2c2;border-radius:40px;font-weight:500;line-height:1;transition:background-color .2s ease}.creator_profile_cta_button_icon{height:16px;width:16px;background:url(/header/mail_icon.svg) no-repeat 50%;background-size:contain}.creator_profile_cta_button:hover .creator_profile_cta_button_icon{background:url(/header/mail_open_icon_white.svg) no-repeat 50%;background-size:contain}.creator_profile_website{margin-top:24px;display:flex;align-items:center;gap:4px;font-weight:500;line-height:1;letter-spacing:2px;text-decoration:underline}.creator_profile_website_img{width:18px;height:auto}.creator_profile_info_list{padding-bottom:40px;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px 24px;border-bottom:1px solid #c2c2c2}.creator_profile_info_list:first-of-type{margin-top:40px}.creator_profile_info_list:not(:first-of-type){margin-top:24px}.creator_profile_info_item{display:flex;flex-wrap:wrap;width:100%}.creator_profile_info_item_title{width:144px;font-size:16px;font-weight:500;line-height:1;white-space:nowrap}.creator_profile_info_item_text{flex:2 1;font-size:16px;line-height:1;min-width:150px}.creator_profile_info_item_sns_wrapper{flex:2 1;display:flex;gap:12px 24px;align-items:center;flex-wrap:wrap}.creator_profile_info_item_sns{display:flex;gap:8px;font-size:16px;line-height:1;text-decoration:underline}@media screen and (max-width:1300px){.creator_profile_info_item_title{width:120px}.creator_profile_wrapper{gap:60px}}@media screen and (max-width:1100px){.creator_profile_wrapper{gap:40px}}@media screen and (max-width:900px){.creator_profile_wrapper{gap:40px;flex-direction:column}.creator_profile_sns_wrapper{margin-top:16px;gap:8px}.creator_profile_info_list:first-of-type{margin-top:76px}.creator_profile_info_list:last-of-type{padding-bottom:0;border-bottom:none}}@media screen and (min-width:641px){.creator_profile_cta_button:hover{background-color:#0c0c0c;color:#fff;border-color:#0c0c0c}.creator_profile_cta_button:hover .creator_profile_cta_button_icon{transition:all .2s ease}.creator_profile_info_item_sns:hover,.creator_profile_sns_img:hover,.creator_profile_website:hover{opacity:.5}}@media screen and (max-width:640px){.creator_profile{padding:0 24px}.creator_profile_wrapper{gap:24px}.creator_profile_cta_button{margin-top:24px;background-color:#0c0c0c;color:#fff;border-color:#0c0c0c;height:62px}.creator_profile_cta_button_icon{background:url(/header/mail_open_icon_white.svg) no-repeat 50%}.creator_profile_website_img{width:16px}.creator_profile_website{margin-top:32px}}@media screen and (max-width:480px){.creator_profile_cta_button{width:100%}.creator_profile_info_title{font-size:24px}.creator_profile_info_item_title{font-size:14px;width:80px}.creator_profile_info_item_text{font-size:14px;line-height:1.2}}