@charset "UTF-8";
/* コンパイルCSS 直接修正禁止 */
.contentsWrap{margin:2.5rem auto 0}.contents{max-width:7.6rem;width:100%;margin:0 auto;margin-top:.8rem}.contents__dataCategory{display:flex;align-items:center;justify-content:flex-start}.contents__data{padding-left:.18rem;position:relative;font-family:"Kulim Park",sans-serif;font-weight:400;font-size:.14rem;line-height:2;letter-spacing:.05em;color:#000}.contents__data::before{content:"";position:absolute;top:50%;left:0;transform:translate(0,-50%);width:.1rem;border:1px solid #328cdc}.contents__category{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:500;font-size:.12rem;line-height:1;letter-spacing:.05em;color:#328cdc;margin-left:.2rem;border:1px solid #328cdc;border-radius:.06rem;padding:.05rem .25rem}.contents__title{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.56rem;line-height:1.555;letter-spacing:.02em;color:#000;margin-top:.4rem}.singleContentsWrap{margin-top:.5rem}.singlePagenation{margin-top:.9rem;position:relative;text-align:center;height:.4rem;width:100%}.singlePagenation__link{position:absolute}.singlePagenation__link--archive{top:0;left:50%;transform:translate(-50%,0)}.singlePagenation__link--prev{top:50%;left:0;display:inline-block;width:.15rem;height:.15rem;border-left:3px solid #328cdc;border-bottom:3px solid #328cdc;transform:rotate(45deg) translateY(-50%);z-index:1}.singlePagenation__link--next{top:50%;right:.15rem;display:inline-block;width:.15rem;height:.15rem;border-right:3px solid #328cdc;border-top:3px solid #328cdc;transform:rotate(45deg) translateY(-50%);z-index:1}.singlePagenation__linkText{font-family:interstate,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:400;font-size:.2rem;line-height:1.5;letter-spacing:.02em;color:#fff;width:1.2rem;height:.4rem;background-color:#328cdc;display:flex;align-items:center;justify-content:center;border-radius:.2rem}.singleAuther{display:block;padding:.2rem .4rem .4rem;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-bottom-left-radius:.1rem;margin-top:.9rem;min-height:1.65rem}.singleAuther__icon{border-radius:.125rem;width:1.2rem;aspect-ratio:1/1;height:auto;object-fit:cover;float:left;margin-right:.3rem;object-fit:cover}.singleAuther__text{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.16rem;line-height:1.5;letter-spacing:0;margin-bottom:.2rem}.singleAuther__name{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.2rem;line-height:1;letter-spacing:.02em;display:flex;align-items:flex-end;padding-left:.25rem;position:relative;padding-top:.08rem;margin-bottom:.15rem}.singleAuther__name::before{content:"";position:absolute;top:55%;transform:translateY(-50%);left:0;width:.1rem;border:1px solid #328cdc}.singleAuther__post{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.14rem;line-height:1.2;letter-spacing:.02em;padding-left:.1rem}.singleAuther__profile{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:400;font-size:.16rem;line-height:2;letter-spacing:0}.relatedEntry{margin-top:.9rem}.relatedEntry__title{line-height:1;font-size:.48rem}.relatedEntry__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem;margin-top:.6rem}.relatedEntry__item{display:flex}.relatedEntry__itemLink{display:flex;flex-direction:column;width:100%}.relatedEntry__image{background-color:#ccc;aspect-ratio:243/162;width:100%;height:1.62rem;border-radius:.1rem;object-fit:cover}.relatedEntry__image--dummy{border:1px solid #c8dceb}.relatedEntry__text{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:700;font-size:.16rem;line-height:1.8;letter-spacing:.02em;text-align:justify;margin:.1rem 0 .15rem}.relatedEntry__box{margin:auto 0 0}.relatedEntry__categoryBox{display:flex;align-items:center;justify-content:flex-start}.relatedEntry__time{padding-left:.18rem;position:relative;font-family:"Kulim Park",sans-serif;font-weight:400;font-style:normal;font-size:.14rem;line-height:1;letter-spacing:.05em;color:#000}.relatedEntry__time::before{content:"";position:absolute;top:50%;left:0;transform:translate(0,-50%);width:.1rem;border:1px solid #328cdc}.relatedEntry__category{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:500;font-size:.12rem;line-height:1;letter-spacing:.05em;color:#328cdc;margin-left:.2rem;border:1px solid #328cdc;border-radius:.04rem;padding:.05rem .1rem}.relatedEntry__autherBox{display:flex;align-items:center;column-gap:.1rem;margin-top:.2rem}.relatedEntry__icon{background-color:#ccc;width:.36rem;height:.36rem;border-radius:.05rem;object-fit:cover}@media screen and (max-width:640px){.contentsWrap{margin-top:1.5rem}.contents{width:calc(100% - .6rem);padding:0 .3rem;margin-top:.3rem}.contents__dataCategory{align-items:center}.contents__data{font-size:.12rem;padding-left:.17rem}.contents__data::before{width:7.5px}.contents__category{font-size:.11rem;padding:.05rem .15rem;border-radius:.02rem}.contents__title{font-size:.24rem;line-height:1.666;letter-spacing:.02em;margin-bottom:0}.singleContentsWrap{margin-top:.4rem}.singlePagenation{margin-top:.6rem}.singlePagenation__link--prev{border-left:2px solid #328cdc;border-bottom:2px solid #328cdc}.singlePagenation__link--next{border-right:2px solid #328cdc;border-top:2px solid #328cdc}.singlePagenation__linkText{letter-spacing:.05em}.singleAuther{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;padding:.1rem 0 .3rem .3rem;column-gap:.15rem;row-gap:.2rem;border-bottom-left-radius:.06rem;margin-top:.6rem}.singleAuther__icon{border-radius:.0625rem;width:.6rem;grid-row:1;grid-column:1;margin-right:0;margin-bottom:0}.singleAuther__textBox{grid-row:1;grid-column:2;margin-top:.05rem}.singleAuther__text{font-family:noto-sans-cjk-jp,"游ゴシック","游ゴシック体","Yu Gothic",YuGothic,sans-serif;font-weight:500;font-size:.12rem;line-height:1.5;margin-bottom:.1rem}.singleAuther__name{font-size:.16rem;padding-left:.2rem;margin-bottom:0;padding-top:0}.singleAuther__name::before{top:50%}.singleAuther__post{font-size:.12rem;padding-left:.05rem}.singleAuther__profile{font-size:.12rem;line-height:1.666;grid-row:2;grid-column:1/3}.relatedEntry{margin-top:.6rem}.relatedEntry__title{font-size:.3rem;line-height:1;margin-top:.3rem}.relatedEntry__list{grid-template-columns:1fr;margin-top:.3rem;gap:.5rem}.relatedEntry__image{max-width:100%;aspect-ratio:630/455;height:auto;border-radius:.05rem}.relatedEntry__text{font-size:.19rem;line-height:1.722;letter-spacing:0;margin-bottom:.2rem}.relatedEntry__categoryBox{align-items:center}.relatedEntry__time{font-size:.12rem;padding-left:.17rem}.relatedEntry__time::before{width:7.5px}.relatedEntry__category{font-size:.11rem;padding:.03rem .15rem}.relatedEntry__icon{width:.24rem;height:.24rem;border-radius:.03rem}}
/*# sourceMappingURL=single.css.map */