@charset "UTF-8";body{font-family:"Noto Sans JP",sans-serif;font-size:1rem;font-weight:400;letter-spacing:normal;line-height:1.8;margin-left:auto;margin-right:auto;width:100%;color:#45565e;background:#fbfcfb}body.no-scroll{overflow:hidden}.inner{padding-inline:1.5rem;margin-left:auto;margin-right:auto;max-width:1000px;max-width:calc(1000px + 3rem)}@media (min-width:768px){.inner{padding-inline:rm(40);max-width:calc(1000px + 5rem)}}@media (max-width:767px){.pc-only{display:none !important}}@media (min-width:768px){.sp-only{display:none !important}}@media (min-width:1180px){.wrapper{display:flex}}.main{margin-top:100px}@media (min-width:1180px){.main{margin-top:0;margin-left:auto;flex-basis:calc(100% - 240px)}}.section{padding-block:2.5rem}@media (min-width:768px){.section{padding-block:5rem}}.section:nth-of-type(odd){background:#edf5f2}.section.contact{background:linear-gradient(180deg,#263f40 0%,#3f5d5e 100%);color:#fff}.section-title{display:flex;flex-direction:column;color:#263238}.section-title__main{position:relative;font-family:"Montserrat",sans-serif;font-size:1.75rem;font-weight:800;width:fit-content;line-height:1}@media (min-width:768px){.section-title__main{font-size:2.625rem}}.section-title__main:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:calc(100% + 14px);width:26px;height:5px;border-radius:9999px;background:#d98f61}.section-title__sub{font-size:.75rem;font-weight:700}.section-title--white{color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}.js-fadeIn{opacity:0;transform:translateY(40px);transition:none}.js-fadeIn.is-in-view{animation:fadeIn 1s forwards}@keyframes badge-text{0%{clip-path:inset(0 100% 0 0);opacity:1}100%{clip-path:inset(0 0 0 0);opacity:1}}@keyframes badge-cover{0%{clip-path:inset(0 0 0 0)}100%{clip-path:inset(0 0 0 100%)}}.js-badge{opacity:0;position:relative}.js-badge:before{content:"";display:block;position:absolute;background:#2f4f4f;inset:0}.js-badge.is-in-view{animation:badge-text .5s .3s forwards}.js-badge.is-in-view:before{animation:badge-cover .5s .8s forwards}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:700;border-radius:9999px;border:2px solid transparent;transition:.3s ease}.button:hover{transform:translateY(-3px)}.button--primary{background:#2f4f4f;color:#fff;box-shadow:0 6px 16px 0 rgba(36,64,65,.22)}.button--secondary{background:#fff;color:#2f4f4f}.button--outline{background:0 0;border-color:currentColor;box-shadow:none}.button--bordered{border-color:currentColor}.button--bordered.button--primary:hover{color:#2f4f4f;background:#fff;border-color:#fff}.button--bordered.button--secondary:hover{color:#fff;background:#2f4f4f;border-color:#2f4f4f}@media (max-width:767px){.button--full-sp{width:100%}}.button--full{width:100%}.button--sm{padding:.5rem 1.125rem;font-size:.8125rem;width:fit-content;border-width:1px;font-weight:400}.header{position:fixed;top:0;left:0;width:100%;background:linear-gradient(180deg,#243f40 0%,#314f50 100%);color:#fff;height:100px;z-index:100;overflow:scroll}@media (min-width:1180px){.header{position:sticky;height:100vh;width:240px;padding:3.125rem 0}}.header__inner{display:flex;flex-direction:row;justify-content:space-between;height:inherit;align-items:center}@media (min-width:1180px){.header__inner{align-items:start;flex-direction:column;justify-content:start;height:auto}}.header__logo{font-size:1.1875rem;font-family:"Montserrat",sans-serif;line-height:1.3;font-weight:600;width:100%}@media (min-width:1180px){.header__logo{text-align:center}}@media (min-width:1180px){.header__drawer{display:none}}.drawer-icon{width:40px;height:40px;position:relative;display:block}.drawer-icon__bar{width:40px;height:3px;background:#fbfcfb;position:absolute;left:0;transition:all .3s ease}.drawer-icon__bar:nth-child(1){top:8px}.drawer-icon__bar:nth-child(2){top:18px}.drawer-icon__bar:nth-child(3){top:28px}.drawer-icon.is-open .drawer-icon__bar:nth-child(1){top:18px;transform:rotate(45deg)}.drawer-icon.is-open .drawer-icon__bar:nth-child(2){opacity:0}.drawer-icon.is-open .drawer-icon__bar:nth-child(3){top:18px;transform:rotate(-45deg)}.header__nav{border-top:1px solid #fbfcfb;padding:3.75rem 0}@media (max-width:1179px){.header__nav{position:fixed;z-index:-1;top:calc(0% + 100px);left:0;width:100%;height:calc(100% - 100px);background:#2f4f4f;transition:.3s ease;overflow:scroll;clip-path:inset(0 0 100% 0)}.header__nav.is-open{clip-path:inset(0 0 0 0)}}@media (min-width:1180px){.header__nav{position:static;margin-top:1.25rem;width:100%;display:flex;justify-content:center;align-items:center}}.header__list{display:flex;flex-direction:column;align-items:start;gap:.625rem;margin-inline:auto;max-width:100%;width:fit-content}@media (min-width:1180px){.header__list{width:100%}}.header__item{width:100%}.header__link{display:flex;align-items:center;padding:.5625rem .875rem;font-size:.875rem;font-family:"Montserrat",sans-serif;transition:.3s ease;align-items:center;border:1px solid transparent;font-family:"Montserrat",sans-serif;border-radius:9999px}.header__link:after{content:"";margin-left:10px;width:10px;height:2px;border-radius:9999px;background:currentColor;transition:.3s ease}.header__link-icon{width:18px;transition:.3s ease;display:flex;align-items:center;margin-right:12px}.header__link-icon svg{width:100%;height:100%;transition:.3s ease;fill:#fff}.header__link-text{transition:.3s ease;letter-spacing:.2em}.header__link:hover{background:#fff;color:#45565e;transform:translateX(6px)}.header__link:hover .header__link-icon svg{fill:currentColor}.header__link:hover .header__link-text{color:currentColor}.header__link--white{border:1px solid currentColor}.fv{position:relative;min-height:716px}.fv__bg{position:absolute;inset:0;z-index:-1}.fv__bg img{width:100%;height:100%;object-fit:cover}.fv__bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,31,31,.55) 0%,rgba(20,31,31,.2) 60%,rgba(20,31,31,.05) 100%)}.fv__inner{margin-top:auto;min-height:inherit;padding-top:6.25rem;padding-bottom:6.25rem;display:flex;flex-direction:column;justify-content:flex-end}.fv__title{font-size:2.5rem;display:flex;flex-direction:column;gap:.625rem;transition:.3s ease}@media (min-width:768px){.fv__title{font-size:3.5rem}}@media (min-width:768px) and (max-width:1180px){.fv__title{font-size:3rem}}.fv__title span{background:#fff;color:#263238;line-height:1.2;font-weight:700;padding:.25rem .625rem .5rem;display:inline-block;width:fit-content}.fv__lead{margin-top:1.375rem;color:#fff;font-family:"Noto Sans JP";font-size:.9375rem;font-weight:700;line-height:1.8;max-width:550px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.fv__actions{margin-top:1.625rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media (min-width:768px){.fv__actions{flex-direction:row}}.about__content{margin-top:2rem;display:flex;flex-direction:column-reverse;gap:2.125rem}@media (min-width:768px){.about__content{flex-direction:row;align-items:start;gap:3rem}}@media (min-width:768px) and (max-width:1180px){.about__content{flex-direction:column}}.about__image{flex:1}.about__image img{width:100%;aspect-ratio:362/258;object-fit:cover;border-radius:12px;box-shadow:18px 18px 0 0 #edf5f2}.about__text{font-size:.875rem;line-height:1.8;display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.about__text{flex:1}}.service__text{margin-top:2rem;font-size:.875rem;line-height:1.8}.service__list{margin-top:1.125rem;gap:1.375rem;display:grid;grid-template-columns:1fr}@media (min-width:768px){.service__list{gap:2.5rem;margin-top:2.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:auto 1fr auto}}.service-card{display:grid;grid-row:span 3;grid-template-rows:subgrid;gap:.875rem;background:#fff;padding:2rem 1.625rem 1.875rem;border-radius:14px}.service-card__icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f0e9dd;width:50px;aspect-ratio:1;margin-inline:auto}.service-card__icon img{width:26px;aspect-ratio:1}.service-card__body{margin-top:.875rem;display:flex;flex-direction:column;gap:.875rem}.service-card__title{text-align:center;font-weight:700}.service-card__text{margin-top:.625rem;font-size:.875rem}.service-card__text span{display:block}.service-card__price{position:relative;padding-top:.75rem;text-align:center}.service-card__price:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:4px;height:1px;background-image:linear-gradient(to right,#ccd1cf 0,#ccd1cf 2px,transparent 2px,transparent 6px);background-size:6px 2px}.service-card__price-label{color:#263238;font-size:.75rem}.service-card__price-value{margin-top:.625rem;font-weight:700}.service-card__price-note{margin-top:.625rem;font-size:.75rem}.service__note{margin-top:1.625rem;text-align:center;font-size:.75rem}.works__text{margin-top:2rem;font-size:.875rem;line-height:1.8}.works__list{margin-top:3.75rem;display:grid;grid-template-columns:auto;gap:1.25rem}@media (min-width:768px){.works__list{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:768px) and (max-width:1180px){.works__list{grid-template-columns:repeat(2,1fr)}}.works-item{display:grid;grid-template-rows:subgrid;grid-row:span 2;background:#fbfcfb;border-radius:12px;box-shadow:0 6px 20px 0 rgba(38,51,46,.1);overflow:hidden;gap:0}.works-item:hover .works-item__thumbnail img{transform:scale(1.1)}.works-item__thumbnail{width:100%;overflow:hidden;aspect-ratio:314/200}.works-item__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:top;transition:.3s ease}.works-item__body{padding:1rem;display:flex;flex-direction:column;gap:.625rem}.works-item__tags{display:flex;align-items:start;gap:6px;flex-wrap:wrap}.works-item__tag{font-size:.625rem;font-weight:700;padding:3px 8px;line-height:1;border-radius:4px}.works-item__tag--lp{color:#fff;background:#e67e22}.works-item__tag--hp{color:#fff;background:#ff1d1d}.works-item__tag--wordpress{color:#fff;background:#21759b}.works-item__tag--password{background:#fff;border:1px solid #b8bfbd}.works-item__title{font-weight:700;line-height:1.5;color:#263238;flex:1}.works-item__body .button{margin-top:.875rem;margin-top:auto;margin-left:auto}.flow__text{margin-top:2rem;font-size:.875rem;line-height:1.8}.flow__list{margin-top:2.875rem;gap:2.75rem 1.125rem;display:grid;grid-template-columns:1fr}@media (min-width:768px){.flow__list{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px) and (max-width:1180px){.flow__list{grid-template-columns:repeat(2,1fr)}}.flow-item{position:relative;padding:1.875rem 1rem 1.5rem;border-radius:12px;box-shadow:0 6px 20px 0 rgba(38,51,46,.1);background:#fff;width:100%}.flow-item__num{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;color:#fff;font-size:.875rem;font-weight:600;line-height:1;font-family:"Montserrat",sans-serif;display:grid;place-items:center;background:#2f4f4f;border-radius:50%}.flow-item__icon{text-align:center}.flow-item__icon img{height:34px}.flow-item__body{margin-top:.75rem}.flow-item__title{font-weight:700;text-align:center;font-size:.875rem;line-height:1}.flow-item__text{margin-top:.75rem;font-size:.75rem;color:#5c6663}.message__content{margin-top:2.375rem;display:flex;flex-direction:column;gap:3rem}@media (min-width:768px){.message__content{flex-direction:row}}.message__image{flex:1}.message__image img{width:100%;aspect-ratio:382/284;border-radius:12px;overflow:hidden;box-shadow:18px 18px 0 0 #edf5f2}.message__text{font-size:.875rem;line-height:1.8;max-width:542px}.contact__title .section-title{color:#fff}.contact__content{margin-top:2.5rem}.contact__text{font-size:.875rem;line-height:1.8}.contact__form{margin-top:2rem;padding:2.5rem;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08)}.contact__fields{display:flex;flex-direction:column;gap:2rem}.contact-field{display:flex;flex-direction:column;gap:.5rem}.contact-field__head{display:flex;align-items:center;gap:1.25rem}.contact-field__label{font-size:.875rem;font-weight:700}.contact-field__tag{background:#d98f61;font-size:.625rem;padding:.125rem .5rem;border-radius:11px}.contact-field__input{width:100%;padding:.875rem;outline:none;color:#45565e;border:none;border-radius:8px;font-size:.875rem}.contact-field__input::placeholder{color:#d8d8d8}.contact-field__note{color:#b8c2bf;font-size:.75rem;line-height:1.6}.contact-field__textarea{width:100%;padding:.75rem .625rem;outline:none;color:#45565e;min-height:180px;resize:vertical;border:none;border-radius:8px;font-size:.875rem}@media (min-width:768px){.contact-field__textarea{min-height:250px}}.contact-field__textarea::placeholder{color:#d8d8d8}.contact__privacy{margin-top:1.25rem}.contact-checkbox__input{width:1px;height:1px;position:absolute;clip:rect(0,0,0,0);overflow:hidden}.contact-checkbox__input:hover+.contact-checkbox__text:before{background:rgba(255,255,255,.12);border:1.5px solid #fff}.contact-checkbox__input:checked+.contact-checkbox__text:before{background:#d98f61}.contact-checkbox__input:checked+.contact-checkbox__text:after{opacity:1}.contact-checkbox__text{padding-left:30px;position:relative;font-size:14px;font-weight:700}.contact-checkbox__text:before,.contact-checkbox__text:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);transition:.3s ease}.contact-checkbox__text:before{width:18px;height:18px;border:1.5px solid rgba(255,255,255,.85);border-radius:3px}.contact-checkbox__text:after{background:url(//tomolog-style.com/wp-content/themes/Portfolio/css/../img/check.svg) no-repeat center center/contain;width:11px;height:19px;left:3px;opacity:0}.contact-checkbox__text a{text-decoration:underline;font-weight:inherit}.contact__privacy{margin-top:1.25rem}.contact__privacy input[type=checkbox]{width:1px;height:1px;position:absolute;clip:rect(0,0,0,0);overflow:hidden}.contact__privacy input[type=checkbox]:hover+.wpcf7-list-item-label:before{background:rgba(255,255,255,.12);border:1.5px solid #fff}.contact__privacy input[type=checkbox]:checked+.wpcf7-list-item-label:before{background:#d98f61}.contact__privacy input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.contact__privacy .wpcf7-list-item{margin:0}.contact__privacy .wpcf7-list-item-label{padding-left:30px;position:relative;font-size:14px;font-weight:700}.contact__privacy .wpcf7-list-item-label:before,.contact__privacy .wpcf7-list-item-label:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);transition:.3s ease}.contact__privacy .wpcf7-list-item-label:before{width:18px;height:18px;border:1.5px solid rgba(255,255,255,.85);border-radius:3px}.contact__privacy .wpcf7-list-item-label:after{background:url(//tomolog-style.com/wp-content/themes/Portfolio/css/../img/check.svg) no-repeat center center/contain;width:11px;height:19px;left:3px;opacity:0}.contact__privacy .wpcf7-list-item-label a{text-decoration:underline;font-weight:inherit}.contact__submit{margin-top:2.5rem}.button__submit{padding:.625rem;width:140px;height:56px;display:grid;place-items:center;margin-left:auto;margin-right:auto;border:none;cursor:pointer;background:#fbfcfb;color:#45565e;transition:.3s ease;border-radius:9999px;font-weight:700;font-size:.875rem}.button__submit:disabled{cursor:not-allowed;background:#fbfcfb;color:#45565e}.button__submit.is-active{background:#d98f61;color:#fff}.button__submit:hover{transform:translateY(-3px);background:#c6794a}.contact__recaptcha-text{font-size:.75rem;color:#fff;margin-top:.625rem;text-align:center;line-height:1.6}.contact__recaptcha-text a{text-decoration:underline;transition:.3s}.contact__recaptcha-text a:hover{opacity:.7}.contact__message{display:none;text-align:center}.footer{padding:.625rem;text-align:center;background:#203939;color:#fff}.footer__inner{display:grid;gap:20px;font-size:.75rem}.grecaptcha-badge{visibility:hidden}.works-card{margin-top:2.125rem;background:#fbfcfb;padding:4rem 3.625rem 3.75rem;border-radius:16px;box-shadow:0 8px 26px 0 rgba(38,51,46,.08)}.works-card__title{font-size:1.625rem;font-weight:700;color:#263238}.works-card__tags{margin-top:1.625rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.works-card__tag{font-size:.625rem;font-weight:700;padding:3px 8px;line-height:1;border-radius:4px}.works-card__tag--lp{color:#fff;background:#e67e22}.works-card__tag--hp{color:#fff;background:#ff1d1d}.works-card__tag--wordpress{color:#fff;background:#21759b}.works-card__tag--password{background:#fff;border:1px solid #b8bfbd}.works-card__thumbnail{margin-top:3.625rem}.works-card__thumbnail img{width:100%;height:100%}.works-card__text{margin-top:1.625rem}.works-card__text p{font-size:.875rem;line-height:1.8}.works-card__password{margin-top:3.625rem;text-align:center}.works-card__password-note{font-size:.75rem;line-height:1.8}.works-card__password-id{margin-top:.625rem;font-size:.75rem;line-height:1}.works-card__button-wrap{margin-top:1.625rem;display:flex;align-items:center;justify-content:center}.works-card__button{padding:1rem 2.75rem;border-radius:9999px;background:#2f4f4f;box-shadow:0 6px 16px 0 rgba(36,64,65,.22);color:#fff;transition:.3s ease}.works-card__button:hover{transform:translateY(-3px)}.works-card__back-wrap{margin:3.375rem auto;display:flex;justify-content:center}.works-card__back{color:#5c6663;font-size:.8125rem;font-weight:700;text-decoration:underline;transition:.3s ease}.works-card__back:hover{color:#2f4f4f;transform:translateX(-4px)}.privacy__body{margin-top:1.75rem}@media (min-width:768px){.privacy__body{margin-top:2.125rem}}.privacy__body p{margin-top:.5625rem;font-size:.875rem;line-height:1.8;color:#45565e}@media (min-width:768px){.privacy__body p{margin-top:1rem}}.privacy__body h2,.privacy__body h3{color:#263238;font-size:.9375rem;font-weight:700;margin-top:1.75rem}@media (min-width:768px){.privacy__body h2,.privacy__body h3{font-size:1rem;margin-top:2.125rem}}.privacy__body ul{margin-top:.625rem;padding-left:1.4em}.privacy__body ul li{font-size:.875rem;line-height:1.8;color:#45565e;list-style:disc}.privacy__body a{color:#d98f61;text-decoration:underline;word-break:break-all}.notfound__inner{text-align:center;padding-top:5rem;padding-bottom:5rem}.notfound__code{font-family:"Montserrat",sans-serif;font-size:6rem;font-weight:800;color:#2f4f4f;line-height:1}.notfound__title{margin-top:1rem;font-size:1.25rem;font-weight:700;color:#263238}.notfound__text{margin-top:1.25rem;font-size:.875rem;line-height:1.8;color:#45565e}.notfound__links{margin-top:2.25rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.notfound__link{display:inline-block;padding:.75rem 1.5rem;border-radius:9999px;border:1.5px solid #2f4f4f;font-size:.875rem;font-weight:700;transition:.3s ease;color:#2f4f4f;background:0 0}.notfound__link:hover{transform:translateY(-3px);background:#2f4f4f;color:#fbfcfb}.notfound__link--accent{background:#2f4f4f;color:#fbfcfb}.error404 .main{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.error404 .notfound{flex:1;display:flex;align-items:center;justify-content:center}