@charset "UTF-8";html{scroll-behavior:smooth}body{font-family:"Noto Sans JP",sans-serif;font-size:14px;line-height:1.6;color:#212121;background-color:#fff}@media screen and (min-width:768px){body{font-size:16px}}body.stop-scroll{overflow:hidden}@media screen and (min-width:1000px){.hidden-sptb{display:block}}@media screen and (min-width:768px){.hidden-tb{display:none}}@media screen and (min-width:1000px){.hidden-pc1{display:none !important}}.wrapper{width:100%;overflow:hidden;min-height:calc(100vh - 60px)}@media screen and (min-width:1000px){.wrapper{min-height:calc(100vh - 80px)}}.inner{padding-left:20px;padding-right:20px}@media screen and (min-width:768px){.inner{padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;max-width:1080px}}.section{padding-top:60px;padding-bottom:40px}@media screen and (min-width:1000px){.section{padding-top:120px;padding-bottom:120px}}.button{background-color:#4caf50;color:#fff;border:none;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2)}.button:hover{background-color:#388e3c}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1000px){.section-title{gap:24px;padding-bottom:60px}}.section-title__en{font-size:24px;font-family:"Lato",sans-serif;font-weight:700;-webkit-text-decoration:underline solid #0d47a1 2px;text-decoration:underline solid #0d47a1 2px;text-underline-offset:4px;letter-spacing:3px}@media screen and (min-width:768px){.section-title__en{font-size:32px}}.section-title__en:first-letter {font-size:150%;color:#0d47a1}.section-title__ja{font-size:18px;font-weight:700;letter-spacing:2px}@media screen and (min-width:768px){.section-title__ja{font-size:24px}}.header{width:100%;height:60px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.8);box-shadow:0 0 10px rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:1000}@media screen and (min-width:1000px){.header{height:80px}}.header__inner{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;max-width:1440px;margin-left:auto;margin-right:auto}.header__logo{height:50px;font-family:"Lato",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;z-index:1}.header__logo-mark{height:50px}.header__logo-mark img{width:auto;height:100%}@media screen and (min-width:1000px){.header__logo-mark{height:70px}}.header__logo-main{padding-left:4px;font-size:20px;font-weight:700;letter-spacing:3px;-webkit-text-decoration:underline solid 2px #0d47a1;text-decoration:underline solid 2px #0d47a1}.header__logo-main:first-letter {font-size:150%;color:#0d47a1}@media screen and (min-width:1000px){.header__logo-main{font-size:24px}}.header__logo-sub{font-size:16px;letter-spacing:normal}@media screen and (min-width:1000px){.header__logo-sub{font-size:18px}}.header__nav-links{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1000px){.header__nav-links{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__nav-item{font-weight:700;-webkit-transition:all .5s ease;transition:all .5s ease;width:100px;text-align:center;letter-spacing:1px;font-family:"Lato",sans-serif}.header__nav-item:first-letter {font-size:150%;color:#0d47a1}.header__nav-item:hover{text-decoration:underline;padding-bottom:16px;position:relative}.header__nav-item:hover:before{font-family:"Noto Sans JP",sans-serif;color:#212121;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;text-wrap:nowrap}.header__nav-item:nth-child(1):hover:before{content:"ホーム"}.header__nav-item:nth-child(2):hover:before{content:"提供サービス"}.header__nav-item:nth-child(3):hover:before{content:"制作実績"}.header__nav-item:nth-child(4):hover:before{content:"制作の流れ"}.header__nav-item:nth-child(5):hover:before{content:"私について"}.header__nav-item:nth-child(6):hover:before{content:"お問い合わせ"}.header__drawer-icon{width:28px;height:28px;gap:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1000px){.header__drawer-icon{display:none}}.header__drawer-icon.is-checked{gap:24px}.header__drawer-icon.is-checked .header__drawer-icon-bar:nth-child(1){-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px)}.header__drawer-icon.is-checked .header__drawer-icon-bar:nth-child(1):after{display:none}.header__drawer-icon.is-checked .header__drawer-icon-bar:nth-child(2){display:none}.header__drawer-icon.is-checked .header__drawer-icon-bar:nth-child(3){-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:top left;transform-origin:top left}.header__drawer-icon-bar{width:28px;height:2px;background:#212121;border-radius:1px;-webkit-transition:all .5s ease;transition:all .5s ease}.drawer{height:calc(100vh - 60px);position:fixed;top:60px;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,.7);z-index:1000;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.drawer.is-checked{-webkit-transform:translateX(0);transform:translateX(0)}.drawer__bg{display:none;height:calc(100vh - 60px);position:fixed;top:60px;right:0;width:100%;z-index:999}.drawer__bg.is-checked{display:block;background-color:rgba(0,0,0,.7)}.drawer__inner{position:relative;width:300px;height:100%;background-color:#fff;padding:20px;-webkit-box-shadow:2px 0 5px rgba(0,0,0,.1);box-shadow:2px 0 5px rgba(0,0,0,.1)}.drawer__nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-top:50px}.drawer__nav-item{position:relative;font-size:18px;color:#212121;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Lato",sans-serif}.drawer__nav-item:hover{color:#0d47a1}.drawer__nav-item:before{position:absolute;top:3px;right:0;-webkit-transform:translateX(0);transform:translateX(0);opacity:0;white-space:nowrap;font-family:"Noto Sans JP",sans-serif;color:#0d47a1;-webkit-transition:opacity .7s ease,-webkit-transform .5s ease;transition:opacity .7s ease,-webkit-transform .5s ease;transition:opacity .7s ease,transform .5s ease;transition:opacity .7s ease,transform .5s ease,-webkit-transform .5s ease;font-size:.9em;content:""}.drawer__nav-item:nth-child(1):hover:before{content:"ホーム";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item:nth-child(2):hover:before{content:"提供サービス";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item:nth-child(3):hover:before{content:"制作実績";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item:nth-child(4):hover:before{content:"制作の流れ";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item:nth-child(5):hover:before{content:"私について";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item:nth-child(6):hover:before{content:"お問い合わせ";opacity:1;-webkit-transform:translateX(120%);transform:translateX(120%)}.drawer__nav-item{font-size:1.2em;color:#333;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.drawer__nav-item:hover{color:#0d47a1}.drawer__nav-item:hover:before{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.hero{background:url(//www.web-developer-k.com/kino-portfolio/wp-content/themes/kino’s%20portfolio/./img/hero.jpg) no-repeat center center/cover;width:100%;aspect-ratio:1920/1280}@media screen and (min-width:1200px){.hero{max-height:800px}}.hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px;position:relative;height:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;max-width:1440px;margin-right:auto;margin-left:auto}@media screen and (min-width:1000px){.hero__wrapper{margin-top:80px;max-height:800px}}.hero__content{background:rgba(255,255,255,.8);padding:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:43%;position:absolute;bottom:-15px;right:0}@media screen and (min-width:768px){.hero__content{bottom:40px;padding:20px}}@media screen and (min-width:1000px){.hero__content{bottom:60px;gap:16px}}@media screen and (min-width:1200px){.hero__content{bottom:120px;gap:16px;padding:20px 40px}}.hero__title{font-family:"Lato",sans-serif;font-size:20px;letter-spacing:1px;-webkit-text-decoration:underline solid 2px #0d47a1;text-decoration:underline solid 2px #0d47a1;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;text-wrap:nowrap}.hero__title:first-letter {font-size:150%;color:#0d47a1}@media screen and (min-width:768px){.hero__title{font-size:32px}.hero__title:first-letter {font-size:150%;color:#0d47a1;letter-spacing:3px}}.hero__lead{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:8px;font-weight:700;text-align:right;line-height:2;text-wrap:nowrap}@media screen and (min-width:768px){.hero__lead{font-size:18px}}@media screen and (min-width:1200px){.hero__lead{font-size:24px}}.service{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.service__inner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.service__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:36px}.service__lead{font-size:16px}.service__boxes{margin-right:auto;margin-left:auto;display:grid;grid-template-columns:1fr;max-width:460px;gap:16px}@media screen and (min-width:1000px){.service__boxes{grid-template-columns:1fr 1fr 1fr;max-width:none}}.service__item{width:100%;height:100%;padding:20px;background:#bbdefb;border-radius:8px;display:grid;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-rows:1.5fr 1fr;gap:16px}@media screen and (min-width:1000px){.service__item{max-height:416px}}.service__item-img{width:200px;padding:20px 20px 0;margin-left:auto;margin-right:auto}.service__item-img img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.service__item-information{height:100%;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-align:center;-ms-flex-align:center;align-items:center;gap:16px}.service__item-title{font-size:16px;font-weight:700;-webkit-text-decoration:underline solid 2px #0d47a1;text-decoration:underline solid 2px #0d47a1;text-underline-offset:4px;-webkit-transition:all .5s ease;transition:all .5s ease}.about{position:relative;background:#f5f5f5}.about__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}@media screen and (min-width:1000px){.about__wrapper{display:grid;grid-template-columns:1fr 1fr}}.about__img img{width:100%;height:auto;border-radius:16px;overflow:hidden}@media screen and (min-width:1000px){.about__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.about__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative;margin-top:auto;margin-bottom:auto}@media screen and (min-width:1000px){.about__items{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px}.about__item-title{padding-right:16px;font-weight:700;position:relative;width:80px;-ms-flex-negative:0;flex-shrink:0}.about__item-title:after{content:":";color:#212121;margin-right:8px;position:absolute;right:0;top:0}.about__message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);padding:16px}@media screen and (min-width:1000px){.about__message{grid-row:2/3;grid-column:1/3}}.about__message-title{font-weight:700;position:relative;color:#212121;-webkit-text-decoration:underline solid 2px #0d47a1;text-decoration:underline solid 2px #0d47a1;text-underline-offset:4px}.works{background:#f5f5f5;position:relative}.works__wrapper{position:relative}.works__boxes{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px, 1fr));max-width:740px;gap:40px;padding-left:20px;padding-right:20px}.swiper-slider{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0;border-radius:32px;background-color:#0d47a1;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,.2);box-shadow:0px 3px 6px 0px rgba(0,0,0,.2);position:relative;z-index:3;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.swiper-slider:hover{background-color:#bbdefb}@media screen and (min-width:768px){.swiper-slider{width:48px;height:48px}}.swiper-slider:before{content:"";position:absolute;width:18px;height:18px;background:url(//www.web-developer-k.com/kino-portfolio/wp-content/themes/kino’s%20portfolio/./img/slider-arrow.svg) no-repeat center center/contain;top:50%;left:50%}@media screen and (min-width:768px){.swiper-slider:before{width:25px;height:25px}}.swiper-slider.is-prev:before{-webkit-transform:translateX(-55%) translateY(-50%) rotate(180deg);transform:translateX(-55%) translateY(-50%) rotate(180deg)}.swiper-slider.is-next:before{-webkit-transform:translateX(-45%) translateY(-50%);transform:translateX(-45%) translateY(-50%)}.swiper-buttons{position:absolute;max-width:700px;width:calc(100% - 30px);top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:10;height:48px}@media screen and (min-width:768px){.swiper-buttons{width:100%}}.swiper-button-prev,.swiper-button-next{background:0 0;color:inherit;border:none;width:auto;height:auto;margin:0;padding:0;cursor:pointer}.swiper-button-prev:after,.swiper-button-next:after{content:none}.swiper-button-next{left:auto;right:0;-webkit-transform:translateX(50%);transform:translateX(50%)}.swiper-button-prev{left:0;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.works__item{background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:0 0 10px 10px;margin-bottom:30px;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-top:10px solid #0d47a1;display:grid;grid-template-rows:auto 1fr;height:100%}.works__item-img{width:100%;height:auto;display:block;overflow:hidden;border-bottom:#d3d3d3 1px solid;aspect-ratio:306/190;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.works__item-information{height:100%;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.works__item-title{color:#212121;font-weight:700;font-size:16px;margin:20px}.works__item-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works__item-texts{margin:0 20px 10px;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.works__item-text-a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100px;-ms-flex-negative:0;flex-shrink:0}.works__item-text-a:after{content:"："}.works__item-text-b{-ms-flex-wrap:wrap;flex-wrap:wrap}.works__item-link{display:block;text-align:center;margin:20px;padding:10px 20px;background-color:#4caf50;color:#fff;text-decoration:none;border-radius:5px;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.flow{position:relative}.flow__steps{margin-top:40px;display:grid;grid-template-columns:1fr;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;place-items:center center;position:relative}@media screen and (min-width:1000px){.flow__steps{grid-template-columns:repeat(2,1fr)}}.flow__step{background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:10px;margin-bottom:30px;margin-right:20px;margin-left:20px;padding:16px;position:relative;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-align:center;-ms-flex-align:center;align-items:center;max-width:420px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s ease;transition:all .5s ease}.flow__step:hover{background-color:#bbdefb;-webkit-transform:translateY(-6px);transform:translateY(-6px)}.flow__step:hover .flow__step-number{background:#0d47a1;color:#fff}.flow__step-number{position:absolute;top:-20px;left:-20px;width:50px;height:50px;border-radius:50%;background:#bbdefb;color:#212121;font-weight:700;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50% 0;-webkit-transition:all .5s ease;transition:all .5s ease}.fa-solid{margin-left:auto;margin-right:auto}.flow__step-title{font-weight:700;position:relative;color:#212121;-webkit-text-decoration:underline solid 2px #0d47a1;text-decoration:underline solid 2px #0d47a1;text-underline-offset:6px;margin-left:auto;margin-right:auto;margin-top:16px;letter-spacing:2px;text-align:center}.flow__step-text{margin-top:16px}.contact{background:#bbdefb;position:relative}.contact__bg-rabbit{width:80px;height:60px;position:absolute;top:10px;right:0;z-index:0;background:url(//www.web-developer-k.com/kino-portfolio/wp-content/themes/kino’s%20portfolio/./img/bg-rabbit_1.svg) no-repeat top left/contain;opacity:.2}@media screen and (min-width:768px){.contact__bg-rabbit{width:120px;height:90px}}.contact__wrapper{z-index:10;margin-left:auto;margin-right:auto;text-align:center;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-pack:center;-ms-flex-pack:center;justify-content:center}.contact__forms{margin-top:30px;max-width:720px;margin-left:auto;margin-right:auto;width:100%;z-index:1}.wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.contact-form__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form__head-text{font-weight:700;font-size:16px}.contact-form__head-text:hover{color:#0d47a1}.contact-form__head-must{background-color:#4caf50;color:#fff;font-size:12px;padding:2px 7px 3px 6px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[class*=contact-form__input-]{width:100%;padding:12px;border:2px solid #bbdefb;border-radius:8px;outline:none;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}[class*=contact-form__input-]:focus,[class*=contact-form__input-]:hover{border-color:#0d47a1}[class*=contact-form__input-]:focus+.contact-form__head-text,[class*=contact-form__input-]:hover+.contact-form__head-text{color:#0d47a1}.contact-form__submit{width:100%;padding:15px;border-radius:8px;font-size:16px;cursor:pointer;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;border:none;letter-spacing:2px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.screen-reader-response{color:#d32f2f;font-weight:700;padding-bottom:40px}.wpcf7-form-control-wrap{-moz-text-align-last:left;text-align-last:left}.wpcf7-not-valid-tip{color:#d32f2f;font-weight:700;-moz-text-align-last:left;text-align-last:left}.wpcf7-response-output{color:#d32f2f;font-weight:700;-moz-text-align-last:left;text-align-last:left}.footer{width:100%;padding-top:16px;padding-bottom:16px;background-color:#0d47a1;color:#fff;font-weight:500}.footer__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}.footer__group{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-align:center;-ms-flex-align:center;align-items:center;gap:4px}@media screen and (min-width:768px){.footer__group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}}.footer__privacy:hover{text-decoration:underline}.footer__sns{padding:12px;border:#fff 2px solid;border-radius:4px;-webkit-transition:all .5s ease;transition:all .5s ease;background-color:transparent;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__sns:hover{background-color:#fff;border:none;color:#0d47a1}.footer__sns:hover .footer__sns-icon{fill:#0d47a1}.footer__sns-icon{width:20px;height:20px;fill:#fff;-webkit-transition:all .5s ease;transition:all .5s ease}.footer__sns-icon svg{width:20px;height:20px}.footer__copylight{text-align:center}.grecaptcha-badge{z-index:1000}.privacy{padding-top:60px;padding-bottom:60px}.privacy-inner h2{font-size:18px;font-weight:700;padding-top:24px;padding-bottom:24px}.privacy-inner h3{font-size:16px;font-weight:700;padding-bottom:16px;padding-top:16px}.privacy-inner h4{font-size:14px;font-weight:700;padding-bottom:8px;padding-top:8px}.privacy-inner p{padding-left:14px;padding-bottom:8px}.privacy-inner li{padding-left:28px}.privacy-inner li:before{content:"・";position:absolute;left:32px}