@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Sans+JP:wght@100..900&display=swap";body{font-family:Noto Sans JP,sans-serif;color:#fff;font-weight:500;line-height:1.6;color:#262626}@media screen and (min-width:px){.xl-none{display:none}}@media screen and (max-width:px){.l-none,.m-none,.s-none{display:none}}@media screen and (min-width:px){.pc-none{display:none}}img{width:100%;height:auto}main.theme .headline-4:nth-of-type(2){margin-top:4rem}@media(max-width:767px){main.theme .headline-4:nth-of-type(2){margin-top:2.5rem}}main.theme .theme-no1prize{margin-top:2.5rem;display:flex;border:1px solid #ddd;border-radius:4px;gap:1.5rem;align-items:center}@media(max-width:767px){main.theme .theme-no1prize{flex-direction:column;margin-top:1.25rem}}main.theme .theme-no1prize img{width:50%}@media(max-width:767px){main.theme .theme-no1prize img{width:100%}}main.theme .theme-no1prize figcaption{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem;width:50%}@media(max-width:767px){main.theme .theme-no1prize figcaption{gap:1rem;padding:0 1rem 1.5rem;width:100%}}main.theme .theme-no1prize figcaption strong{font-weight:700;font-size:1.4375rem}main.theme .theme-no1prize figcaption p{font-weight:500;font-size:.875rem}main.theme .theme-otherprize{display:flex;gap:2.5rem 1.5rem;flex-wrap:wrap;margin-top:2.5rem}@media(max-width:767px){main.theme .theme-otherprize{gap:.75rem;margin-top:1.5rem}}main.theme .theme-otherprize li{width:calc(50% - .75rem);position:relative;border:1px solid #ddd;border-radius:4px}@media(max-width:767px){main.theme .theme-otherprize li{width:calc(50% - .375rem)}}main.theme .theme-otherprize li figcaption{padding:1.25rem 1.5rem;font-size:.875rem}@media(max-width:767px){main.theme .theme-otherprize li figcaption{padding:1rem}}main.theme .theme__list{display:flex;flex-direction:column}main.theme .theme__list .theme__item:not(:first-child) figure{padding-top:1rem}main.theme .theme__list .theme__item:nth-of-type(2n){background:#f5f5f5}main.theme .theme__list .theme__item figure{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #ddd}main.theme .theme__list .theme__item figure .theme__item-img{max-width:8.125rem;width:100%;height:auto}main.theme .theme__list .theme__item figure .theme__item-img img{border-radius:4px}main.theme .theme__list .theme__item figure .theme__item-info{display:flex;flex-direction:column;justify-content:center;gap:.5rem}main.theme .theme__list .theme__item figure .theme__item-info .theme__item-info-title{text-decoration:underline}main.theme .comment__item-info-meta,main.theme .single__top-info-meta,main.theme .theme__item-info-meta{display:flex;gap:1rem}main.theme .comment__item-info-heart,main.theme .comment__item-info-res,main.theme .comment__item-info-view,main.theme .single__top-info-heart,main.theme .single__top-info-view,main.theme .theme__item-info-heart,main.theme .theme__item-info-view{display:flex;align-items:center;gap:.25rem;color:#888;font-size:.75rem}main.theme .comment__load-more{position:relative}main.theme .comment__load-more:before{position:absolute;top:1.5rem;left:0;width:100%;height:1px;background:#ccc;content:"";z-index:0}main.theme .comment__load-more button{position:relative;z-index:1;border:1px solid #ddd;border-radius:9999px;padding:.5rem 1rem;margin:-1.25rem auto;background:#fff;display:block}main.theme.single .single__top{display:flex;gap:1.5rem}@media(max-width:767px){main.theme.single .single__top{flex-direction:column-reverse;gap:1rem}}main.theme.single .single__top .single__top-img{max-width:12.5rem;width:100%;height:auto}@media(max-width:767px){main.theme.single .single__top .single__top-img{max-width:100%}}main.theme.single .single__top .single__top-img img{border-radius:4px}main.theme.single .single__top .single__top-info{display:flex;flex-direction:column;flex:1}main.theme.single .single__top .single__top-info .single__top-info-theme{font-size:.875rem;font-weight:700;color:#de5262;background:#fff6f7;width:100%;display:flex;justify-content:center;align-items:center;padding:.25rem}main.theme.single .single__top .single__top-info h1{font-size:2.25rem;font-weight:700;margin-top:.25rem}@media(max-width:767px){main.theme.single .single__top .single__top-info h1{font-size:1.5rem}}.commentForm{padding-top:2rem;padding-bottom:2rem}.commentForm .commentForm__inner{display:flex;gap:.5rem}.commentForm .commentForm__image{width:2.5rem;height:2.5rem}.commentForm .commentForm__image img{width:100%;border-radius:50%;aspect-ratio:1/1;height:auto;-o-object-fit:cover;object-fit:cover}.commentForm .commentForm__content{flex:1}.commentForm .commentForm__content .commentForm__content-textarea{width:100%;height:3.5rem;background:#fff;border-radius:4px}.commentForm .commentForm__content .commentForm__content-textarea textarea{width:100%;height:inherit;overflow:hidden;resize:none;padding-bottom:2rem;border-bottom:1px solid #ddd}.commentForm .commentForm__content .commentForm__btns{display:flex;justify-content:space-between;margin-top:1rem}.commentForm .commentForm__content .commentForm__btns .commentForm__btns-add{background:#fff;height:2.25rem;border-radius:9999px;border:1px solid #ddd;padding-left:1rem;padding-right:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.commentForm .commentForm__content .commentForm__btns .commentForm__btns-submit{background:#de5262;border-radius:9999px;padding:1rem 1.5rem;color:#fff;font-weight:700}@media(max-width:767px){.commentForm .commentForm__content .commentForm__btns .commentForm__btns-submit{padding:.5rem 1rem;font-size:.875rem}}.commentForm .commentForm__login{border-radius:12px;border:1px solid red;padding:1rem;font-weight:700;font-size:1.125rem;color:red;background:rgba(255,0,0,.2)}.commentList--root>.comment__item{border-top:1px solid #ddd;padding:1rem 0}.commentList--replies>.comment__item,.commentList--root>.comment__item+.comment__item{margin-top:1rem}.comment__item-top{display:flex;justify-content:space-between}@media(max-width:767px){.comment__item-top{flex-direction:column;gap:.5rem}}.comment__item-top .comment__item-user{display:flex;gap:.5rem;align-items:center}.comment__item-top .comment__item-user .comment__item-top-date{font-size:.75rem;color:#888}.comment__item-top .comment__item-user .comment__item-top-image{width:2.5rem;height:2.5rem}.comment__item-top .comment__item-user .comment__item-top-image img{border-radius:50%;width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.comment__item-info{display:flex;align-items:center;justify-content:right;gap:1rem}@media(max-width:767px){.comment__item-info{justify-content:space-between}}.comment__item-info.--left{justify-content:left;padding-left:0}.comment__item-info.--reverse{flex-direction:row-reverse}.comment__item-info .comment__item-info-reply{width:7.5rem;height:2.1875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:1px solid #ddd;background:#fff}.comment__item-mention{font-weight:700;color:#52acde;margin-top:.25rem;padding-left:0}.comment__item-content{margin-top:.5rem}.comment__item-content.--comment{padding-left:0}.comment__item-policy{border-radius:8px;border:1px solid #1a73e8;background:#e8f0fe;padding:1.125rem 1rem 1.125rem 3rem;margin-top:.5rem;position:relative}.comment__item-policy:before{position:absolute;top:50%;transform:translateY(-50%);left:1rem;width:1.5rem;height:1.5rem;background:url(/images/common/icon-policy.svg) no-repeat 50%/contain;background-size:contain;content:""}.comment__item-images{display:flex;gap:.5rem;margin-top:1rem}.comment__item-images div{width:calc(33% - .25rem);border-radius:20px}