.display-lg{display:none}.display-not-lg{display:block}.display-pc{display:block}.display-sp{display:block}.display-not-mini{display:block}body{background:#f1fbff;color:#333;font-family:"Noto Sans JP",sans-serif}.body--white{background:#fff}a{color:inherit;text-decoration:none}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}ul,ol{padding:0}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}ul,ol{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{display:block;max-width:100%;width:100%}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}img:not([alt]){filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');-webkit-filter:blur(10px);filter:blur(10px)}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;font:inherit;outline:none}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}select::-ms-expand{display:none}.articles{gap:40px;gap:2.5rem;display:grid;grid-template-columns:1fr 1fr;width:100%}.articles--mt-50{margin-top:40px;margin-top:2.5rem}.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;max-width:500px;max-width:31.25rem}.article:hover .article__picture img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .4s;transition:all .4s}.article a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.article__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.article--swiper{height:100%}.article__picture{border-radius:10px 10px 0 0;overflow:hidden;position:relative}.article__picture img{aspect-ratio:16/9;-o-object-fit:cover;-o-object-position:center;border-radius:10px 10px 0 0;height:100%;max-height:280px;max-height:17.5rem;max-width:500px;max-width:31.25rem;min-height:160px;object-fit:cover;object-position:center;-webkit-transition:all .5s;transition:all .5s;width:100%}.article__category{background:#5cc0ef;border-radius:11px;color:#fff;display:block;font-size:11px;height:22px;line-height:21px;padding:0 8px;position:absolute;right:6px;top:6px;z-index:1}.article__body{background:#fff;border-radius:0 0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 15px;padding:1.25rem .9375rem;width:100%}.article__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:16px;font-size:1rem;font-weight:400;overflow:hidden}.article__date{font-size:14px;font-size:.875rem;line-height:14px;line-height:.875rem;margin-top:20px;margin-top:1.25rem;text-align:right}.c-breadcrumb__layout{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:100px;overflow-x:auto;white-space:nowrap;width:100%}.c-breadcrumb__layout span{display:block;font-size:16px}.c-breadcrumb__hover{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.c-breadcrumb__hover:hover{color:#5cc0ef}.c-breadcrumb__connection{margin-left:14px;margin-right:14px}.c-layout__body{display:block;margin-top:70px}.c-layout__body--archive{margin-top:70px}.c-layout__contents{width:100%}.c-layout__title{font-size:40px;line-height:1;margin-left:16px}.c-pagination{gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-pagination .page-numbers{background-color:#fff;border:1px solid #5cc0ef;border-radius:50%;color:#5cc0ef;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:28px;-webkit-transition:all .3s;transition:all .3s;width:32px}.c-pagination .page-numbers:hover{background-color:#5cc0ef;color:#fff}.c-pagination .prev,.c-pagination .next{height:32px;position:relative;width:32px}.c-pagination .prev:before,.c-pagination .next:before{background-color:#5cc0ef;content:"";height:2px;position:absolute;top:calc(50% - 4px);-webkit-transition:all .3s;transition:all .3s;width:10px}.c-pagination .prev:after,.c-pagination .next:after{background-color:#5cc0ef;bottom:calc(50% - 4px);content:"";height:2px;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:10px}.c-pagination .prev:before{left:calc(50% - 6px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-pagination .prev:after{left:calc(50% - 6px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-pagination .next:before{right:calc(50% - 6px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.c-pagination .next:after{right:calc(50% - 6px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-pagination .current{background-color:#5cc0ef;color:#fff}.c-pagination .current:hover{opacity:1}.c-pagination .prev,.c-pagination .next{background-color:#fff}.c-pagination .prev:hover:before,.c-pagination .next:hover:before{background-color:#fff}.c-pagination .prev:hover:after,.c-pagination .next:hover:after{background-color:#fff}.button{background:#5cc0ef;border:1px solid #5cc0ef;border-radius:25px;color:#fff;height:50px;margin-left:auto;margin-right:auto;max-width:300px;-webkit-transition:all .3s;transition:all .3s;width:100%}.button:hover{background:#5cc0ef;background:#fff;color:#5cc0ef}.button a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:.03em;line-height:36px;line-height:2.25rem;text-align:center;width:100%}.content{width:100%}.content:not(:first-child){margin-top:100px}.content__title{font-size:40px;line-height:1;margin-left:16px}.content__brain-picture{margin-top:40px;padding-bottom:50px}.content__brain-picture a{-webkit-transition:all .3s;transition:all .3s}.content__brain-picture a:hover{opacity:.7}.content__button{margin-top:40px}.inner{margin-left:auto;margin-right:auto;max-width:1240px;padding-left:30px;padding-right:30px}.inner--post{max-width:1060px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;margin-top:3.125rem}.pagination__circle{background:#fff;border:1px solid #5cc0ef;border-radius:50%;color:#5cc0ef;cursor:pointer;display:block;height:40px;height:2.5rem;-webkit-transition:all .3s;transition:all .3s;width:40px;width:2.5rem}.pagination__circle:not(:first-child){margin-left:12px;margin-left:.75rem}.pagination__circle:hover{background:#5cc0ef;color:#fff}.pagination__circle--number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:40px;line-height:2.5rem}.pagination__circle--prev{position:relative}.pagination__circle--prev:before{background:#5cc0ef;content:"";height:2px;left:35%;position:absolute;top:15px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s;transition:all .3s;width:10px}.pagination__circle--prev:after{background:#5cc0ef;bottom:15px;content:"";height:2px;left:35%;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s;transition:all .3s;width:10px}.pagination__circle--prev:hover:before{background:#fff}.pagination__circle--prev:hover:after{background:#fff}.pagination__circle--next{position:relative}.pagination__circle--next:before{background:#5cc0ef;content:"";height:2px;position:absolute;right:35%;top:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s;transition:all .3s;width:10px}.pagination__circle--next:after{background:#5cc0ef;bottom:15px;content:"";height:2px;position:absolute;right:35%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s;transition:all .3s;width:10px}.pagination__circle--next:hover:before{background:#fff}.pagination__circle--next:hover:after{background:#fff}.search-form__layout{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;margin-top:150px;width:100%}.search-form__layout--archive{margin-top:70px}.search-form__input{height:100%;width:calc(100% - 70px)}.search-form__input input{background-color:#fff;border:1px solid #5cc0ef;border-radius:100vh 0 0 100vh;border-right:none;color:#333;font-size:16px;height:100%;padding:0 24px;width:100%}.search-form__input input::-moz-placeholder{font-size:16px;letter-spacing:.05em}.search-form__input input::-webkit-input-placeholder{font-size:16px;letter-spacing:.05em}.search-form__input input::-ms-input-placeholder{font-size:16px;letter-spacing:.05em}.search-form__input input::placeholder{font-size:16px;letter-spacing:.05em}.search-form__button{background-color:#5cc0ef;border-radius:0 100vh 100vh 0;padding:0;padding-right:2px;width:70px}.search-form__button img{display:block;margin-left:auto;margin-right:auto;width:26px}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:80px;margin-top:5rem;max-width:500px;width:100%}.sidebar__item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sidebar__item:nth-child(2){margin-top:30px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sidebar__item:nth-child(3){margin-top:30px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sidebar-profile{background:#fff;border-radius:10px;padding:30px 20px}.sidebar-profile__picture{margin-left:auto;margin-right:auto;max-height:150px;max-width:150px}.sidebar-profile__picture img{aspect-ratio:150/150;border-radius:50%;height:100%;width:100%}.sidebar-profile__name{font-size:24px;line-height:24px;margin-top:20px;text-align:center}.sidebar-profile__work{font-size:16px;line-height:16px;margin-top:16px;text-align:center}.sidebar-profile__text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.sidebar-profile__button{margin-top:24px}.sidebar-profile__button a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5cc0ef;border:1px solid #5cc0ef;border-radius:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:500;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:180px;-webkit-transition:all .3s;transition:all .3s;width:100%}.sidebar-profile__button a:hover{background-color:#fff;color:#5cc0ef}.sidebar-category{background:#fff;border-radius:10px;padding:30px 20px}.sidebar-category__title{font-size:20px;line-height:20px;text-align:left}.sidebar-category__lists{margin-top:24px}.sidebar-category__list{cursor:pointer}.sidebar-category__list a{border-bottom:1px solid #000;color:#111;display:block;font-size:16px;height:100%;line-height:40px;padding-left:8px;position:relative;-webkit-transition:all .3s;transition:all .3s;width:100%}.sidebar-category__list a:before{background-color:#5cc0ef;bottom:-1px;content:"";height:1px;left:0;position:absolute;-webkit-transition:all .3s;transition:all .3s;width:0}.sidebar-category__list a:hover{color:#5cc0ef}.sidebar-category__list a:hover:before{width:100%}.sidebar-ad__layout{gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-ad__picture a{display:block;padding:3px;position:relative}.sidebar-ad__picture a:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .5s;transition:all .5s;width:100%}.sidebar-ad__picture a:hover:before{-webkit-animation:borderAnimation .6s infinite linear;animation:borderAnimation .6s infinite linear;background-image:repeating-linear-gradient(0deg,#5cc0ef,#5cc0ef 10px,transparent 10px,transparent 20px,#5cc0ef 20px),repeating-linear-gradient(90deg,#5cc0ef,#5cc0ef 10px,transparent 10px,transparent 20px,#5cc0ef 20px),repeating-linear-gradient(180deg,#5cc0ef,#5cc0ef 10px,transparent 10px,transparent 20px,#5cc0ef 20px),repeating-linear-gradient(270deg,#5cc0ef,#5cc0ef 10px,transparent 10px,transparent 20px,#5cc0ef 20px);background-position:0 0,0 0,100% 0,0 100%;background-repeat:no-repeat;background-size:3px calc(100% + 20px), calc(100% + 20px) 3px, 3px calc(100% + 20px), calc(100% + 20px) 3px;opacity:1}.single-date__items{gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.single-date__item{font-size:14px}.content__swiper{margin-top:40px;padding-bottom:50px;width:100%}.content__swiper .swiper__slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.content__swiper .swiper-horizontal>.swiper-pagination-bullets,.content__swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.content__swiper .swiper-pagination-custom,.content__swiper .swiper-pagination-fraction{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.content__swiper .swiper-pagination-vertical.swiper-pagination-bullets,.content__swiper .swiper-vertical>.swiper-pagination-bullets{display:-webkit-box;display:-ms-flexbox;display:flex}.content__swiper .swiper-horizontal>.swiper-pagination-bullets,.content__swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.content__swiper .swiper-pagination-custom,.content__swiper .swiper-pagination-fraction{height:20px}.content__swiper .swiper-pagination-bullet{background:#fff;border:1px solid #5cc0ef;height:15px;margin:0 8px !important;opacity:1;width:15px}.content__swiper .swiper-pagination-bullet-active{background:#5cc0ef}.archive__pagination{margin-top:60px}.category{margin-top:60px;margin-top:3.75rem}.category__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category__search{background:#fff;height:60px;width:300px}.category__body{display:block;margin-top:60px;margin-top:3.75rem}.category__contents{width:100%}.category__articles{margin-top:40px;margin-top:2.5rem}.not-found{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 80px - 6.25rem - 50px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:80px}.not-found .not-found__number{font-size:120px;font-weight:700;position:relative}.not-found .not-found__number:after{-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:animateTextBackground 10s ease-in-out infinite;animation:animateTextBackground 10s ease-in-out infinite;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);background-clip:text;background-size:400%;color:transparent;content:"404";left:0;position:absolute;right:0;text-shadow:1px 1px 2px rgba(255,255,255,.25);top:0}.not-found .not-found__found-en{font-size:50px;font-weight:700;position:relative}.not-found .not-found__found-en:after{-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:animateTextBackground 10s ease-in-out infinite;animation:animateTextBackground 10s ease-in-out infinite;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);background-clip:text;background-size:400%;color:transparent;content:"NOT FOUND";left:0;position:absolute;right:0;text-shadow:1px 1px 2px rgba(255,255,255,.25);top:0}.not-found .not-found__found-ja{font-size:50px;font-weight:700;position:relative}.not-found .not-found__found-ja:after{-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:animateTextBackground 10s ease-in-out infinite;animation:animateTextBackground 10s ease-in-out infinite;background:-webkit-repeating-linear-gradient(-45deg,#71b7e6,#69a6ce,#b98acc,#ee8176,#b98acc,#69a6ce,#9b59b6);background-clip:text;background-size:400%;color:transparent;content:"ページが見つかりません";left:0;position:absolute;right:0;text-shadow:1px 1px 2px rgba(255,255,255,.25);top:0}.footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5cc0ef;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:100px;margin-top:6.25rem}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__profile{background:#fff;-webkit-box-flex:1;-ms-flex:1 0 60%;flex:1 0 60%;padding:30px}.footer__picture{margin-left:auto;margin-right:auto;max-height:120px;max-width:120px}.footer__picture img{aspect-ratio:120/120;border-radius:50%;height:100%;width:100%}.footer__name{font-size:16px;margin-top:10px;text-align:center}.footer__text{margin-top:20px}.footer__button{margin-top:30px;width:200px}.footer__category{background:#fff;margin-left:50px;padding:30px}.footer__title{border-bottom:1px solid #5cc0ef}.footer__list{margin-top:15px}.footer__list a{background:#fff;border:1px solid #5cc0ef;border-radius:18px;color:#5cc0ef;display:inline-block;font-size:16px;padding:5px 15px;-webkit-transition:all .3s;transition:all .3s}.footer__list a:hover{background:#5cc0ef;color:#fff}.footer__copyright{color:#fff;font-size:14px;text-align:center}.front-page__body{display:block;margin-top:160px}.front-page__contents{width:100%}.header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5cc0ef;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;padding:0 20px;position:fixed;right:0;top:0;width:100%;z-index:1000}.header__title{font-family:"Noto Serif JP",serif;font-size:32px;font-weight:700;text-align:center}.header__title a{display:block;height:100%;width:100%}.header__joke{font-size:16px;font-weight:500;line-height:1;text-align:center}.header__joke span{color:#ffe100}.header__menu{font-size:24px;font-weight:700;line-height:56px}.header__menu a{display:block;height:100%;-webkit-transition:all .3s;transition:all .3s;width:100%}.header__menu a:hover{color:#ffe100}.hamburger{cursor:pointer;height:24px;position:relative;width:40px;z-index:1000}.hamburger:hover .hamburger__border{background:#ffe100}.hamburger__icon{height:24px;position:absolute;width:40px}.hamburger__border{background:#fff;height:2px;position:absolute}.hamburger__border:nth-child(1){top:0;-webkit-transition:all .3s;transition:all .3s;width:100%}.hamburger__border:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s;width:100%}.hamburger__border:nth-child(3){bottom:0;-webkit-transition:all .3s;transition:all .3s;width:100%}.hamburger__background{background:#5cc0ef;display:none;height:calc(100vh - 80px);left:0;position:fixed;top:80px;width:100vw;z-index:1000}.js-hamburger:hover .hamburger__border:nth-child(2){background:0 0}.js-hamburger .hamburger__border:nth-child(1){top:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s;transition:all .3s}.js-hamburger .hamburger__border:nth-child(2){background:0 0}.js-hamburger .hamburger__border:nth-child(3){bottom:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s;transition:all .3s}.js-hamburger__nav{display:block;left:0;position:fixed;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1000}.js-hamburger__nav .header__menu:not(:first-child){margin-top:16px}.post-text-align__block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#5cc0ef;color:#fff;font-size:16px;height:50px;margin-top:32px;margin-top:2rem;padding:0 16px;width:100%}.post-text-align__block p{line-height:3.125 !important}.post-text-align__block--center{text-align:center}.post-text-align__block--right{text-align:right}.post__margin{margin-top:70px;margin-top:4.375rem}.post__thumbnail{margin:0 auto 70px;margin:0 auto 4.375rem}.post__thumbnail img{aspect-ratio:16/9;height:100%;width:100%}.post__codepen{margin-top:32px}.post__codepen iframe{min-height:500px}.post__the-title{font-size:24px;font-weight:700}.post__the-content{letter-spacing:.03em}.post__the-content p{font-size:16px;line-height:2}.post__the-content p a{color:#5cc0ef;text-decoration:underline}.post__the-content .table-of-contents{background:#f1fbff;margin-top:50px;padding:16px 20px}.post__the-content .table-of-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;counter-increment:number;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;position:relative}.post__the-content .table-of-content:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5cc0ef;border-radius:50%;color:#fff;content:counter(number);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:600;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;line-height:1;padding-bottom:1px;padding-left:1px;position:absolute;top:0;width:24px}.post__the-content .table-of-content:not(:first-child){margin-top:8px}.post__the-content .table-of-content a{padding-left:34px;-webkit-transition:all .3s;transition:all .3s;width:100%}.post__the-content .table-of-content a:hover{color:#5cc0ef}.post__the-content .heading-02{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700}.post__the-content .heading-02 span{color:#5cc0ef;display:inline-block;margin-right:10px}.post__the-content .heading-02 h2{font-size:24px;font-weight:700}.post__the-content .heading-03{font-size:20px;font-weight:400;padding-left:19px;position:relative}.post__the-content .heading-03:before{background:#5cc0ef;border-radius:1.5px;content:"";height:100%;left:0;position:absolute;top:0;width:3px}.post__the-content .mt-08{margin-top:8px}.post__the-content .mt-10{margin-top:10px}.post__the-content .mt-16{margin-top:16px}.post__the-content .mt-20{margin-top:20px}.post__the-content .mt-24{margin-top:24px}.post__the-content .mt-32{margin-top:32px}.post__the-content .mt-40{margin-top:40px}.post__the-content .mt-50{margin-top:50px}.post__the-content .mt-80{margin-top:80px}.post__the-content .mt-100{margin-top:100px}.post__the-content .margin-center{margin-left:auto;margin-right:auto}.post__the-content .codepen iframe{min-height:500px}.post__the-content .overflow{max-width:100%;overflow-x:auto}.post__the-content .table-01{border-collapse:collapse}.post__the-content .table-01 th,.post__the-content .table-01 td{border:1px solid #000;font-size:16px;padding:12px 16px}.post__the-content .table-01 th{background-color:#5cc0ef;color:#fff}.post__the-content .table-01 td{background-color:#fff}.post__the-content .table-01 .width-100{width:100px}.post__the-content .table-01 .width-minus-100{width:calc(100% - 100px)}.post__the-content .table-01 .width-110{width:110px}.post__the-content .table-01 .width-minus-110{width:calc(100% - 110px)}.post__the-content .table-01 .width-120{width:120px}.post__the-content .table-01 .width-minus-120{width:calc(100% - 120px)}.post__the-content .table-01 .width-130{width:130px}.post__the-content .table-01 .width-minus-130{width:calc(100% - 130px)}.post__the-content .table-01 .width-140{width:140px}.post__the-content .table-01 .width-minus-140{width:calc(100% - 140px)}.post__the-content .table-01 .width-150{width:150px}.post__the-content .table-01 .width-minus-150{width:calc(100% - 150px)}.post__the-content .table-01 .width-170{width:170px}.post__the-content .table-01 .width-minus-170{width:calc(100% - 170px)}.post__the-content .table-01 .width-180{width:180px}.post__the-content .table-01 .width-minus-180{width:calc(100% - 180px)}.post__the-content .table-01 .width-190{width:190px}.post__the-content .table-01 .width-minus-190{width:calc(100% - 190px)}.post__the-content .table-01 .width-200{width:200px}.post__the-content .table-01 .width-minus-200{width:calc(100% - 200px)}.post__the-content .table-01 .width-220{width:220px}.post__the-content .table-01 .width-minus-220{width:calc(100% - 220px)}.post__the-content .table-01 .width-250{width:250px}.post__the-content .table-01 .width-minus-250{width:calc(100% - 250px)}.post__the-content .table-01 .width-260{width:260px}.post__the-content .table-01 .width-minus-260{width:calc(100% - 260px)}.post__the-content .table-01 .width-270{width:270px}.post__the-content .table-01 .width-minus-270{width:calc(100% - 270px)}.post__the-content .table-01 .width-300{width:300px}.post__the-content .table-01 .width-minus-300{width:calc(100% - 300px)}.post__the-content .table-01 .width-330{width:330px}.post__the-content .table-01 .width-minus-330{width:calc(100% - 330px)}.post__the-content .table-01 .width-350{width:350px}.post__the-content .table-01 .width-minus-350{width:calc(100% - 350px)}.post__the-content .table-500{min-width:500px}.post__the-content .table-700{min-width:700px}.post__the-content .table-800{min-width:800px}.post__the-content .table-1000{min-width:1000px}.post__the-content .picture-620-175{max-height:175px;max-width:620px}.post__the-content .picture-620-175 img{aspect-ratio:620/175}.post__the-content .picture-640{max-height:360px;max-width:640px}.post__the-content .picture-640 img{aspect-ratio:640/360}.post__the-content .flame .flame-title{background-color:#5cc0ef;border-radius:7px 7px 0 0;color:#fff;display:inline-block;font-size:16px;padding:6px 10px 8px}.post__the-content .flame .flame-range{background-color:rgba(92,192,239,.1);border:2px solid #5cc0ef;border-radius:0 10px 10px;padding:24px}.post__the-content .flame .flame-range--height-300{height:300px}.post__the-content .flame .flame-range--radius{border-radius:10px}.post__the-content .flame .flame-text{font-size:16px}.post__the-content .flame .check-lists li{line-height:2;padding-left:26px;position:relative}.post__the-content .flame .check-lists li:before{background-color:#5cc0ef;background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/check-list-icon.svg);background-position:center;background-repeat:no-repeat;background-size:auto;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:8px;width:18px}.post__the-content .flame .number-lists li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;counter-increment:number;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:1.25;padding-left:30px;position:relative}.post__the-content .flame .number-lists li:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5cc0ef;border-radius:50%;color:#fff;content:counter(number);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;font-weight:700;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;line-height:1;padding-bottom:1px;padding-left:1px;position:absolute;top:0;width:20px}.post__the-content .flame .number-lists li:not(:first-child){margin-top:8px}.post__the-content .color-main{color:#5cc0ef}.post__the-content .color-red{color:red}.post__the-content .font-xx-large{font-size:xx-large}.post__the-content .font-x-large{font-size:x-large}.post__the-content .font-large{font-size:large}.post__the-content .font-medium{font-size:medium}.post__the-content .font-small{font-size:small}.post__the-content .font-x-small{font-size:x-small}.post__the-content .font-xx-small{font-size:xx-small}.post__the-content .font-size-parent{font-size:16px}.post__the-content .font-size-parent .font-size-child{font-size:150%}.post__the-content .font-size-standard{font-size:20px}.post__the-content .font-size-standard .font-size-px{font-size:16px}.post__the-content .font-size-standard .font-size-rem{font-size:24px;font-size:1.5rem}.post__the-content .font-size-standard .font-size-em{font-size:1.5em}.post__the-content .font-weight-100{font-weight:100}.post__the-content .font-weight-200{font-weight:200}.post__the-content .font-weight-300{font-weight:300}.post__the-content .font-weight-400{font-weight:400}.post__the-content .font-weight-500{font-weight:500}.post__the-content .font-weight-600{font-weight:600}.post__the-content .font-weight-700{font-weight:700}.post__the-content .font-weight-800{font-weight:800}.post__the-content .font-weight-900{font-weight:900}.post__the-content .noto-serif{font-family:"Noto Serif JP",serif}.post__the-content .text-right{text-align:right}.post__the-content .text-center{text-align:center}.post__the-content .text-left{text-align:left}.post__the-content .line-height-30{font-size:20px;line-height:30px}.post__the-content .line-height-36{font-size:20px;line-height:1.8}.post__the-content .line-height-32{font-size:16px;line-height:2}.post__the-content .line-height-16{font-size:16px;line-height:1}.post__the-content .letter-spacing-px{letter-spacing:3px}.post__the-content .letter-spacing-em{letter-spacing:.1em}.post__the-content .width-px{background-color:red;height:100px;width:250px}.post__the-content .width-vw{background-color:red;height:100px;width:30vw}.post__the-content .width-percent-red{background-color:red;height:100px;width:100%}.post__the-content .width-percent-blue{background-color:blue;height:100px;width:50%}.post__the-content .height-px{background-color:red;height:400px;width:100%}.post__the-content .height-percent-red{background-color:red;height:400px;width:100%}.post__the-content .height-percent-blue{background-color:blue;height:50%;width:100%}.post__the-content .height-vh{background-color:red;height:20vh;width:100%}.post__the-content .background-color-code{background-color:red;height:200px;width:100%}.post__the-content .background-color-name{background-color:blue;height:200px;width:100%}.post__the-content .background-color-rgba{background-color:rgba(0,255,0,.5);height:200px;width:100%}.post__the-content .ordered-list{list-style-type:decimal;padding-left:24px}.post__the-content .ordered-list li{font-size:16px}.post__the-content .ordered-list li:not(:first-child){margin-top:8px}.post__the-content .unordered-list{list-style-type:disc;padding-left:24px}.post__the-content .unordered-list li{font-size:16px}.post__the-content .unordered-list li:not(:first-child){margin-top:8px}.post__the-content .border-red{border:3px solid red;padding:10px}.post__the-content .article-margin{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}.post__the-content .article-margin-all{margin:30px}.post__the-content .article-margin-01{margin:20px 30px 40px 50px}.post__the-content .article-margin-02{margin:30px 50px}.post__the-content .article-margin-03{margin:20px 50px 30px}.post__the-content .article-margin-top{margin-top:30px}.post__the-content .article-margin-right{margin-left:auto;margin-right:30px}.post__the-content .article-margin-bottom{margin-bottom:30px}.post__the-content .article-margin-left{margin-left:30px}.post__the-content .article-margin-auto{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;width:50%}.post__the-content .article-margin-right-alignment{margin-left:auto}.post__the-content .article-margin-margin-centered{margin-left:auto;margin-right:auto}.post__the-content .article-margin-left-alignment{margin-right:auto}.post__the-content .article-padding{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.post__the-content .article-padding-all{padding:30px}.post__the-content .article-padding-01{padding:20px 30px 40px 50px}.post__the-content .article-padding-02{padding:30px 50px}.post__the-content .article-padding-03{padding:20px 50px 30px}.post__the-content .article-padding-top{padding-top:30px}.post__the-content .article-padding-right{padding-right:30px}.post__the-content .article-padding-bottom{padding-bottom:30px}.post__the-content .article-padding-left{padding-left:30px}.post__the-content .article-table{border-collapse:collapse}.post__the-content .article-table th,.post__the-content .article-table td{border:1px solid #000;font-size:16px;padding:12px 16px}.post__the-content .article-gap-01{gap:30px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post__the-content .article-gap-01 .article-gap-item{background-color:red;height:100px;width:calc(33.33333% - 6.66667px)}.post__the-content .article-gap-02{row-gap:10px;-moz-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post__the-content .article-gap-02 .article-gap-item{background-color:red;height:100px;width:calc(33.33333% - 20px)}.post__the-content .posotion-frame{background-color:#fff;height:400px;width:100%}.post__the-content .posotion-static{background-color:red;height:200px;left:50px;position:static;top:30px;width:200px;z-index:1}.post__the-content .posotion-relative{background-color:red;height:200px;left:50px;position:relative;top:30px;width:200px;z-index:1}.post__the-content .posotion-set-relative{background-color:red;height:calc(100% - 50px);left:50px;position:relative;top:50px;width:calc(100% - 50px);z-index:1}.post__the-content .posotion-set-absolute{background-color:blue;height:100px;left:30px;position:absolute;top:30px;width:100px;z-index:1}.post__the-content .object-fit-01 img{height:auto;width:auto}.post__the-content .object-position--former img{aspect-ratio:1/1;height:auto;max-width:400px;width:100%}.post__the-content .object-position-01 img{-o-object-fit:cover;-o-object-position:top;height:500px;object-fit:cover;object-position:top}.post__the-content .object-position-02 img{-o-object-fit:cover;-o-object-position:right;height:500px;object-fit:cover;object-position:right}.post__the-content .object-position-03 img{-o-object-fit:cover;-o-object-position:bottom;height:500px;object-fit:cover;object-position:bottom}.post__the-content .object-position-04 img{-o-object-fit:cover;-o-object-position:left;height:500px;object-fit:cover;object-position:left}.post__the-content .object-position-05 img{-o-object-fit:cover;-o-object-position:center;height:500px;object-fit:cover;object-position:center}.post__the-content .object-position-06{background-color:#fff;height:400px;width:100%}.post__the-content .object-position-06 img{-o-object-fit:none;-o-object-position:50px 80px;height:100%;object-fit:none;object-position:50px 80px}.post__the-content .object-position-07{background-color:#fff;height:400px;width:100%}.post__the-content .object-position-07 img{-o-object-fit:none;-o-object-position:30% 20%;height:100%;object-fit:none;object-position:30% 20%}.post__the-content .border-radius-ex{background-color:rgba(92,192,239,.1);border-radius:110px;height:400px;width:100%}.post__the-content .border-radius-ex .circle{background-color:red;border-radius:50%;height:220px;position:relative;width:220px}.post__the-content .border-radius-ex .circle:before{background-color:#fff;content:"";height:4px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50%}.post__the-content .border-radius-ex .circle:after{color:#fff;content:"ココが基準";font-size:16px;font-weight:700;left:4px;position:absolute;text-align:center;top:calc(50% + 6px);width:100px}.post__the-content .border-radius-01{background-color:rgba(255,0,0,.3);border:5px solid red;border-radius:50px;height:200px;width:95%}.post__the-content .border-radius-02{background-color:rgba(255,0,0,.3);border:5px solid red;border-radius:50px 100px;height:250px;width:95%}.post__the-content .border-radius-03{background-color:rgba(255,0,0,.3);border:5px solid red;border-radius:50px 100px 200px;height:250px;width:95%}.post__the-content .border-radius-04{background-color:rgba(255,0,0,.3);border:5px solid red;border-radius:50px 100px 150px 200px;height:250px;width:95%}.post__the-content .border-radius-05{background-color:rgba(255,0,0,.3);border:5px solid red;border-radius:25%;height:20vh;width:95%}.post__the-content .google-map{height:400px;max-width:1000px;width:100%}.post__the-content .google-map iframe{height:inherit;width:100%}.post__the-content .special-character{border-collapse:collapse;min-width:751px}.post__the-content .special-character th,.post__the-content .special-character td{border:1px solid #ccc;font-size:16px;padding:12px 16px}.post__the-content .special-character th{background-color:#5cc0ef;color:#fff}.post__the-content .special-character td{background-color:#fff}.post__the-content .special-character td p{font-size:14px;font-weight:500}.post__the-content .special-character .center{text-align:center}.post__the-content .special-character .w-150{width:150px}.post__the-content .special-character .w-300{width:300px}.post__the-content .special-character .fs-20{font-size:20px;line-height:1}.post__the-content .special-character .fs-24{font-size:24px;line-height:1}.post__the-content .special-character .fs-32{font-size:32px;line-height:1}.post__the-content .nth-child{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.post__the-content .nth-child .nth-child-01-item,.post__the-content .nth-child .nth-child-02-item,.post__the-content .nth-child .nth-child-03-item,.post__the-content .nth-child .nth-child-04-item,.post__the-content .nth-child .nth-child-05-item,.post__the-content .nth-child .nth-child-06-item,.post__the-content .nth-child .nth-child-07-item,.post__the-content .nth-child .nth-child-08-item,.post__the-content .nth-child .nth-child-09-item,.post__the-content .nth-child .nth-child-10-item{aspect-ratio:1/1;background-color:red;height:auto;width:calc(100% - 12.8px)}.post__the-content .nth-child .nth-child-01-item:first-child{background-color:#00f}.post__the-content .nth-child .nth-child-02-item:nth-child(3){background-color:#00f}.post__the-content .nth-child .nth-child-03-item:nth-child(-n+3){background-color:#00f}.post__the-content .nth-child .nth-child-04-item:nth-child(n+3){background-color:#00f}.post__the-content .nth-child .nth-child-05-item:last-child{background-color:#00f}.post__the-content .nth-child .nth-child-06-item:nth-last-child(2){background-color:#00f}.post__the-content .nth-child .nth-child-07-item:nth-last-child(n+3){background-color:#00f}.post__the-content .nth-child .nth-child-08-item:nth-last-child(2n){background-color:#00f}.post__the-content .nth-child .nth-child-09-item:nth-child(odd){background-color:#00f}.post__the-content .nth-child .nth-child-10-item:nth-child(even){background-color:#00f}.post__lists{background:#f1fbff;margin-top:50px;margin-top:3.125rem;padding:16px 20px;padding:1rem 1.25rem}.post__check-lists li{line-height:2;padding-left:26px;position:relative}.post__check-lists li:before{background-color:#5cc0ef;background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/check-list-icon.svg);background-position:center;background-repeat:no-repeat;background-size:auto;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:8px;width:18px}.post__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;counter-increment:number;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;position:relative}.post__list:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#5cc0ef;border-radius:50%;color:#fff;content:counter(number);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:600;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;line-height:1;padding-bottom:1px;padding-left:1px;position:absolute;top:0;width:24px}.post__list:not(:first-child){margin-top:8px}.post__list a{padding-left:34px;-webkit-transition:all .3s;transition:all .3s;width:100%}.post__list a:hover{color:#5cc0ef}.post__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700}.post__title span{color:#5cc0ef;display:inline-block;margin-right:10px}.post__title h2{font-size:24px;font-weight:700}.post__title--03{font-size:20px;font-weight:400;margin-top:80px;margin-top:5rem;padding-left:19px;position:relative}.post__title--03:before{background:#5cc0ef;border-radius:1.5px;content:"";height:100%;left:0;position:absolute;top:0;width:3px}.post__picture{margin:50px auto 0;margin:3.125rem auto 0}.post__picture img{height:100%;width:100%}.post__picture--640{max-height:360px;max-height:22.5rem;max-width:640px;max-width:40rem}.post__picture--640 img{aspect-ratio:640/360}.post__picture--620-175{max-height:175px;max-width:620px}.post__picture--620-175 img{aspect-ratio:620/175}.post__picture--225-50{margin-left:0;max-height:50px;max-height:3.125rem;max-width:225px;max-width:14.0625rem}.post__picture--225-50 img{aspect-ratio:225/50}.post__picture--326-50{margin-left:0;max-height:50px;max-height:3.125rem;max-width:326px;max-width:20.375rem}.post__picture--326-50 img{aspect-ratio:326/50}.post__text{font-size:16px;line-height:2;margin-top:32px}.post__text-check{padding-left:26px;position:relative}.post__text-check:before{background-color:#5cc0ef;background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/check-list-icon.svg);background-position:center;background-repeat:no-repeat;background-size:auto;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:8px;width:18px}.post__text-mt--32{margin-top:32px;margin-top:2rem}.post__text--20{font-size:20px !important;margin-top:48px;margin-top:3rem}.post__text--not-line-height{line-height:1 !important}.post__text--padding-16{padding-left:16px}.post__text--image-on-top{margin:50px auto 0;margin:3.125rem auto 0}.post__padding-16{padding-left:16px}.post__under-line{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(0%,rgba(92,192,239,.5)));background:linear-gradient(transparent 80%,rgba(92,192,239,.5) 0%)}.post__color-red{color:red}.post__section{margin-top:100px;margin-top:6.25rem}.post__flame{margin-top:32px;margin-top:2rem}.post__flame .post__flame-title{background-color:#5cc0ef;border-radius:7px 7px 0 0;color:#fff;display:inline-block;font-size:16px;padding:6px 10px 8px}.post__flame .post__flame-range{background-color:rgba(92,192,239,.1);border:2px solid #5cc0ef;border-radius:0 10px 10px;padding:24px}.post__flame .post__flame-range--radius{border-radius:10px}.post__flame .post__flame-text{font-size:16px}.post__article-border-width{border:solid red;padding:10px}.post__article-border-width:not(:first-child){margin-top:20px}.post__article-border-width--px{border-width:8px}.post__color-main{color:#5cc0ef}.post__article-border-width--thin{border-width:thin}.post__article-border-width--medium{border-width:medium}.post__article-border-width--thick{border-width:thick}.post__article-border-width--individual{border-bottom-width:medium;border-left-width:thick;border-right-width:thin;border-top-width:8px}.post__article-border-style{border:5px red;padding:10px}.post__article-border-style:not(:first-child){margin-top:20px}.post__article-border-style--solid{border-style:solid}.post__article-border-style--dashed{border-style:dashed}.post__article-border-style--dotted{border-style:dotted}.post__article-border-style--double{border-style:double}.post__article-border-style--groove{border-style:groove}.post__article-border-style--ridge{border-style:ridge}.post__article-border-style--inset{border-style:inset}.post__article-border-style--outset{border-style:outset}.post__article-border-style--individual{border-bottom-style:dotted;border-left-style:double;border-right-style:dashed;border-top-style:solid}.post__article-border-color{border:5px solid;padding:10px}.post__article-border-color:not(:first-child){margin-top:20px}.post__article-border-color--name{border-color:red}.post__article-border-color--code{border-color:#0f0}.post__article-border-color--rgba{border-color:rgba(0,0,255,.3)}.post__article-border-color--individual{border-bottom-color:blue;border-left-color:#ff0;border-right-color:green;border-top-color:red}.post__article-heading-02-06{margin:0;margin-top:16px}.post__flexbox-item-01{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(25% - 12px)}.post__flexbox-item-02{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20%}.post__flexbox-item-03{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(20% - 12.8px)}.post__flexbox-item-04{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(20% - 12.8px)}.post__flexbox-item-05{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(25% - 12px)}.post__flexbox-item-06{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post__flexbox-item-07{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:red;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(33.33333% - 10.66667px)}.post__flexbox-items-01 .post__flexbox-item-01:not(:first-child){margin-top:16px}.post__flexbox-items-02{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-03{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.post__flexbox-items-04{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post__flexbox-items-05{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.post__flexbox-items-06{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post__flexbox-items-07{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.post__flexbox-items-08{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.post__flexbox-items-09{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post__flexbox-items-10{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post__flexbox-items-11{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.post__flexbox-items-12{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-13{gap:16px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-14{gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-15{gap:16px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-15 .post__flexbox-item-03{height:auto;padding:16px 0}.post__flexbox-items-15 .post__flexbox-item-03:nth-child(1){font-size:16px}.post__flexbox-items-15 .post__flexbox-item-03:nth-child(2){font-size:24px}.post__flexbox-items-15 .post__flexbox-item-03:nth-child(3){font-size:30px}.post__flexbox-items-15 .post__flexbox-item-03:nth-child(4){font-size:20px}.post__flexbox-items-15 .post__flexbox-item-03:nth-child(5){font-size:18px}.post__flexbox-items-16{gap:16px;-ms-flex-line-pack:stretch;align-content:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-17{gap:16px;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-18{gap:16px;-ms-flex-line-pack:end;align-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-19{gap:16px;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-20{gap:16px;-ms-flex-line-pack:justify;align-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-21{gap:16px;-ms-flex-line-pack:distribute;align-content:space-around;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:300px}.post__flexbox-items-22{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-22 .post__flexbox-item-04:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.post__flexbox-items-22 .post__flexbox-item-04:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.post__flexbox-items-22 .post__flexbox-item-04:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.post__flexbox-items-22 .post__flexbox-item-04:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.post__flexbox-items-22 .post__flexbox-item-04:nth-child(5){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.post__flexbox-items-23{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-23 .post__flexbox-item-06:nth-child(1){background-color:red;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.post__flexbox-items-23 .post__flexbox-item-06:nth-child(2){background-color:#0f0;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.post__flexbox-items-23 .post__flexbox-item-06:nth-child(3){background-color:#00f;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.post__flexbox-items-24{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-24 .post__flexbox-item-06{width:100%}.post__flexbox-items-24 .post__flexbox-item-06:nth-child(1){background-color:red;-ms-flex-negative:2;flex-shrink:2}.post__flexbox-items-24 .post__flexbox-item-06:nth-child(2){background-color:#00f;-ms-flex-negative:3;flex-shrink:3}.post__flexbox-items-25{gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-25 .post__flexbox-item-07:nth-child(2){-ms-flex-item-align:auto;align-self:auto;height:50px}.post__flexbox-items-26{gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-26 .post__flexbox-item-07:nth-child(2){-ms-flex-item-align:stretch;align-self:stretch;height:auto}.post__flexbox-items-27{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-27 .post__flexbox-item-07:nth-child(2){-ms-flex-item-align:start;align-self:flex-start;height:50px}.post__flexbox-items-28{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-28 .post__flexbox-item-07:nth-child(2){-ms-flex-item-align:end;align-self:flex-end;height:50px}.post__flexbox-items-29{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px}.post__flexbox-items-29 .post__flexbox-item-07:nth-child(2){-ms-flex-item-align:center;align-self:center;height:50px}.post__flexbox-items-30{gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex}.post__flexbox-items-30 .post__flexbox-item-07{-ms-flex-item-align:baseline;align-self:baseline;height:auto;height:auto;padding:16px 0}.post__flexbox-items-30 .post__flexbox-item-07:nth-child(1){font-size:24px}.post__flexbox-items-30 .post__flexbox-item-07:nth-child(2){font-size:30px}.post__flexbox-items-30 .post__flexbox-item-07:nth-child(3){font-size:16px}.post__back-img{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-image.png);background-position:center;background-size:cover;height:300px;width:100%}.post__back-size-01{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-size.png);background-size:auto;height:500px;width:100%}.post__back-size-02{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-size.png);background-size:contain;height:500px;width:100%}.post__back-size-03{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-size.png);background-size:cover;height:500px;width:100%}.post__back-size-04{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-size.png);background-size:300px 200px;height:500px;width:100%}.post__back-size-05{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-size.png);background-size:50% 30%;height:500px;width:100%}.post__back-position{max-width:400px}.post__back-position img{aspect-ratio:1/1;height:100%;width:100%}.post__back-position-01{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-position-keyword.png);height:500px;width:100%}.post__back-top{background-position:top}.post__back-right{background-position:right}.post__back-bottom{background-position:bottom}.post__back-left{background-position:left}.post__back-center{background-position:center}.post__back-position-02{background-color:#fff;background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-position-px.png);background-position:50px 80px;background-repeat:no-repeat;background-size:auto;height:500px;width:100%}.post__back-position-03{background-color:#fff;background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-position-percent.png);background-position:40% 20%;background-repeat:no-repeat;background-size:auto;height:500px;width:100%}.post__back-position-04{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-repeat.png);background-repeat:repeat;height:600px;width:100%}.post__back-position-04--x{background-repeat:repeat-x}.post__back-position-04--y{background-repeat:repeat-y}.post__back-position-04--no-repeat{background-repeat:no-repeat}.post__back-position-04--space{background-repeat:space}.post__back-position-04--round{background-repeat:round}.z-index-frame{background-color:#fff;height:400px;position:relative;width:100%}.z-index-10{background-color:red;height:200px;left:10%;position:absolute;top:50px;width:40%;z-index:10}.z-index-20{background-color:#0f0;height:200px;left:30%;position:absolute;top:100px;width:40%;z-index:20}.z-index-30{background-color:#00f;height:200px;left:50%;position:absolute;top:150px;width:40%;z-index:30}@media screen and (min-width:768px){.display-sp{display:none}.inner{max-width:1280px;padding-left:50px;padding-right:50px}.inner--post{max-width:1100px}.pagination__circle:not(:first-child){margin-left:1rem}.sidebar__item:nth-child(2){margin-top:50px}.sidebar__item:nth-child(3){margin-top:50px}}@media screen and (min-width:1024px){.display-lg{display:block}.display-not-lg{display:none}.display-not-mini{display:none}.articles--mt-50{margin-top:3.125rem}.c-breadcrumb__layout{margin-top:20px}.c-layout__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:80px}.c-layout__body--archive{margin-top:80px}.c-layout__contents{margin-right:50px;width:calc(100% - 300px)}.search-form__layout{margin-top:80px}.search-form__layout--archive{margin-top:80px}.sidebar{margin-top:0;width:250px}.sidebar__item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.sidebar__item:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sidebar-profile__name{font-size:20px;line-height:20px}.sidebar-profile__work{font-size:14px;line-height:14px;margin-top:10px}.sidebar-profile__text{display:block;font-size:14px}.category__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5rem}.category__contents{width:calc(100% - 250px)}.not-found{height:calc(100vh - 218px - 6.25rem - 50px);margin-top:0}.front-page__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:100px}.front-page__contents{margin-right:3.125rem;width:calc(100% - 250px - 3.125rem)}.header{display:block;height:auto;padding:15px 0;position:static}.header__title{font-size:64px}.header__menus{gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}}@media screen and (max-width:767px){.display-pc{display:none}.articles{gap:1.875rem}.c-breadcrumb__connection{margin-left:12px;margin-right:12px}.c-layout__body{margin-top:60px}.c-layout__body--archive{margin-top:60px}.c-layout__title{font-size:32px;margin-left:12px}.c-pagination{gap:18px}.content__title{font-size:32px;margin-left:12px}.search-form__layout{height:44px;margin-top:140px}.search-form__layout--archive{margin-top:60px}.search-form__input{width:calc(100% - 60px)}.search-form__button{width:60px}.search-form__button img{width:24px}.single-date__items{gap:16px}.archive__pagination{margin-top:50px}.post-text-align__block{margin-top:1.75rem}.post__margin{margin-top:3.75rem}.post__thumbnail{margin-bottom:3.75rem}.post__the-title{font-size:21px}.post__the-content .table-of-contents{margin-top:40px;padding:13px 17px}.post__the-content .heading-02{font-size:21px}.post__the-content .heading-02 h2{font-size:21px}.post__the-content .mt-16{margin-top:15px}.post__the-content .mt-20{margin-top:18px}.post__the-content .mt-24{margin-top:21px}.post__the-content .mt-32{margin-top:26px}.post__the-content .mt-40{margin-top:32px}.post__the-content .mt-50{margin-top:40px}.post__the-content .mt-80{margin-top:65px}.post__the-content .mt-100{margin-top:85px}.post__the-content .google-map{height:320px}.post__lists{margin-top:2.5rem;padding:.8125rem 1.0625rem}.post__title{font-size:21px}.post__title h2{font-size:21px}.post__title--03{margin-top:4.0625rem}.post__picture{margin-top:2.5rem}.post__text{margin-top:28px}.post__text-mt--32{margin-top:1.75rem}.post__text--20{margin-top:2.125rem}.post__text--image-on-top{margin-top:2.5rem}.post__section{margin-top:5.3125rem}.post__flame{margin-top:1.75rem}.post__back-position-03{background-image:url(//soya-blog.com/wp-content/themes/soya-blog/assets/css/../images/post/background-position-percent-sp.png)}}@media screen and (max-width:600px){.articles{grid-template-columns:1fr}.articles--mt-50{margin-top:1.875rem}.article--swiper{max-width:30rem}.c-breadcrumb__connection{margin-left:10px;margin-right:10px}.c-layout__body{margin-top:50px}.c-pagination{gap:16px}.content__brain-picture{margin-top:30px;padding-bottom:40px}.content__button{margin-top:30px}.inner{padding-left:20px;padding-right:20px}.pagination__circle:not(:first-child){margin-left:.5rem}.search-form__layout{height:40px;margin-top:130px}.search-form__layout--archive{margin-top:50px}.search-form__input{width:calc(100% - 50px)}.search-form__button{width:50px}.search-form__button img{width:22px}.single-date__items{gap:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-date__item{font-size:12px}.content__swiper{margin-top:30px;padding-bottom:40px}.archive__pagination{margin-top:40px}.post-text-align__block{font-size:14px;margin-top:1.5rem}.post-text-align__block p{line-height:3.5714285714 !important}.post__margin{margin-top:3.125rem}.post__thumbnail{margin-bottom:3.125rem}.post__the-title{font-size:18px}.post__the-content p{line-height:1.8}.post__the-content .table-of-contents{margin-top:30px;padding:10px 14px}.post__the-content .table-of-content a{padding-left:31px}.post__the-content .heading-02{font-size:18px}.post__the-content .heading-02 h2{font-size:18px}.post__the-content .heading-03{font-size:18px}.post__the-content .mt-16{margin-top:14px}.post__the-content .mt-20{margin-top:16px}.post__the-content .mt-24{margin-top:18px}.post__the-content .mt-32{margin-top:20px}.post__the-content .mt-40{margin-top:24px}.post__the-content .mt-50{margin-top:30px}.post__the-content .mt-80{margin-top:50px}.post__the-content .mt-100{margin-top:70px}.post__the-content .flame .flame-title{border-radius:5px 5px 0 0;font-size:14px;padding:6px 10px 5px}.post__the-content .flame .check-lists li{line-height:1.8}.post__the-content .flame .check-lists li:before{top:5.4px}.post__the-content .google-map{height:240px}.post__lists{margin-top:1.875rem;padding:.625rem .875rem}.post__check-lists li{line-height:1.8}.post__check-lists li:before{top:5.4px}.post__list a{padding-left:31px}.post__title{font-size:18px}.post__title h2{font-size:18px}.post__title--03{font-size:18px;margin-top:3.125rem}.post__picture{margin-top:1.875rem}.post__text{font-size:14px;margin-top:24px}.post__text-check:before{top:5.4px}.post__text-mt--32{margin-top:1.5rem}.post__text--20{font-size:18px !important;margin-top:2.5rem}.post__text--image-on-top{margin-top:1.875rem}.post__section{margin-top:4.375rem}.post__flame{margin-top:1.5rem}.post__flame .post__flame-title{border-radius:5px 5px 0 0;font-size:14px;padding:6px 10px 5px}}@-webkit-keyframes borderAnimation{from{background-position:0 0,-20px 0,100% -20px,0 100%}to{background-position:0 -20px,0 0,100% 0,-20px 100%}}@keyframes borderAnimation{from{background-position:0 0,-20px 0,100% -20px,0 100%}to{background-position:0 -20px,0 0,100% 0,-20px 100%}}@-webkit-keyframes animateTextBackground{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}100%{background-position:0 0}}@keyframes animateTextBackground{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}100%{background-position:0 0}}