﻿@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,700&display=swap");*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,a,figure,figcaption,form,small{margin:0;padding:0;font-size:100%;line-height:1}a{color:inherit;text-decoration:none}li{list-style:none}button{appearance:none;border:none;background:none;outline:none}html{font-size:10px;font-weight:400;font-family:"Noto Serif JP",serif;color:#333}.l-footer{padding:15px 0 0;background-image:url(/assets/img/common/footer_bg-top.png);background-repeat:repeat-x;background-size:auto 15px;background-position:center top}@media screen and (min-width: 1025px){.l-footer{padding:30px 0 0;background-size:auto 30px;position:relative;z-index:3}}.l-footer__inner{background-image:url(/assets/img/common/footer_bg-main.png);background-repeat:repeat;background-size:auto 54px;background-position:center top;padding:20px 20px 40px;display:flex;align-items:center}@media screen and (min-width: 1025px){.l-footer__inner{background-size:auto 108px;padding:40px}}.l-footer__logo{display:block;width:100px;height:20px;margin:0}@media screen and (min-width: 1025px){.l-footer__logo{width:170px;height:auto}}.l-footer__copy{font-size:1.2rem;text-align:center;margin-left:15px}.l-footer__pagetop{display:flex;align-items:center;justify-content:center;position:fixed;bottom:10px;right:10px;z-index:3;width:40px;height:40px;opacity:0;pointer-events:none;transition:0.3s}@media screen and (min-width: 1025px){.l-footer__pagetop{width:80px;flex-direction:column;right:30px;bottom:35px}}.l-footer__pagetop.is-show{opacity:1;pointer-events:auto}@media screen and (min-width: 1025px){.l-footer__pagetop.is-show:hover{opacity:0.8}}.l-footer__pagetop img{display:block;width:20px;height:auto}@media screen and (min-width: 1025px){.l-footer__pagetop img{width:25px}}.l-footer__pagetop span{display:none}@media screen and (min-width: 1025px){.l-footer__pagetop span{display:block;margin:10px 0 0;font-size:1.2rem}}.l-header{width:100%;height:50px;background-color:#fff;position:relative;z-index:2}@media screen and (min-width: 1025px){.l-header{display:flex;height:76px;padding:0 0 0 30px}}.l-header__logo{display:block;padding:10px}@media screen and (min-width: 1025px){.l-header__logo{padding:0;display:flex;align-items:center;width:170px;height:100%;transition:0.3s}.l-header__logo:hover{opacity:0.7}}.l-header__logo img{display:block;width:auto;height:30px}@media screen and (min-width: 1025px){.l-header__logo img{width:170px;height:auto}}.l-header__btn{display:block;width:50px;height:50px;position:absolute;top:0;right:0;z-index:2}@media screen and (min-width: 1025px){.l-header__btn{display:none}}.l-header__btn.is-open span{opacity:0}.l-header__btn.is-open::before{transform:rotate(45deg);margin-top:-1px;background-color:#fff}.l-header__btn.is-open::after{transform:rotate(-45deg);margin-top:-1px;background-color:#fff}.l-header__btn::before,.l-header__btn::after,.l-header__btn span{content:'';display:block;width:30px;height:2px;background-color:#000;position:absolute;left:10px;border-radius:2px;transition:0.3s}.l-header__btn::before{top:50%;margin-top:-9px}.l-header__btn span{top:50%;margin-top:-1px}.l-header__btn::after{top:50%;margin-top:7px}.l-header__body{opacity:0;pointer-events:none;position:fixed;top:0;left:100%;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,0.8);transition:0.2s}@media screen and (min-width: 1025px){.l-header__body{width:calc(100% - 170px);padding:0 0 0 40px;opacity:1;position:static;pointer-events:auto;background-color:transparent}}.l-header__body.is-show{opacity:1;pointer-events:auto;left:0}.l-main{position:relative;z-index:1}.l-navi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}@media screen and (min-width: 1025px){.l-navi{flex-direction:row;justify-content:space-between}}.l-navi__list{width:70%;margin:0 0 20px}@media screen and (min-width: 1025px){.l-navi__list{width:auto;display:flex;align-items:center;margin:0;height:100%}}.l-navi__item{text-align:center;padding:15px 0}@media screen and (min-width: 1025px){.l-navi__item{display:flex;align-items:center;height:100%;padding:0;border-top:2px solid transparent;border-bottom:2px solid transparent;transition:0.3s}.l-navi__item:hover{border-bottom:2px solid #c85959}}@media screen and (min-width: 1025px){.l-navi__item+.l-navi__item{margin:0 0 0 30px}}.l-navi__link{color:#fff;font-size:1.6rem;font-weight:500}@media screen and (min-width: 1025px){.l-navi__link{display:flex;align-items:center;height:100%;color:#444;font-size:1.3rem}}.l-navi__contact{color:#fff;width:60%;margin:0 auto}@media screen and (min-width: 1025px){.l-navi__contact{width:auto;margin:0;display:flex;height:100%}}.l-navi__tel{display:flex;justify-content:center;background-color:#fff;border-radius:3px;padding:10px 0}@media screen and (min-width: 1025px){.l-navi__tel{width:225px;height:100%;align-items:center;margin:0;border-radius:0}}.l-navi__tel>div:nth-of-type(1){width:18px}@media screen and (min-width: 1025px){.l-navi__tel>div:nth-of-type(1){width:22px}}.l-navi__tel>div:nth-of-type(1) img{display:block;width:100%}.l-navi__tel>div:nth-of-type(2){margin-left:5px}.l-navi__tel>div:nth-of-type(2) span:nth-of-type(1){display:block;font-size:1.8rem;font-weight:500;color:#c85959}@media screen and (min-width: 1025px){.l-navi__tel>div:nth-of-type(2) span:nth-of-type(1){font-size:2.2rem}}.l-navi__mail{display:flex;justify-content:center;align-items:center;background-color:#c85959;border-radius:3px;height:50px;margin:10px 0 0}@media screen and (min-width: 1025px){.l-navi__mail{width:140px;height:100%;margin:0;border-radius:0;transition:0.3s}.l-navi__mail:hover{opacity:0.7}}.l-navi__mail>div:nth-of-type(1){width:18px}@media screen and (min-width: 1025px){.l-navi__mail>div:nth-of-type(1){width:15px}}.l-navi__mail>div:nth-of-type(1) img{display:block;width:100%}.l-navi__mail span{margin-left:10px;font-size:1.6rem;font-weight:500}@media screen and (min-width: 1025px){.l-navi__mail span{font-size:1.5rem}}.c-button{display:flex;align-items:center;justify-content:center;background-color:#262626;color:#fff;font-size:1.4rem;min-height:50px;padding:10px;position:relative;width:100%;max-width:360px}@media screen and (min-width: 1025px){.c-button{font-size:1.6rem;min-height:60px;padding:15px;overflow:hidden}.c-button:hover::after{bottom:-5px;right:-5px}}.c-button::after{content:'';display:block;width:15px;height:15px;border-left:15px solid transparent;border-bottom:15px solid #c85959;position:absolute;bottom:0;right:0}@media screen and (min-width: 1025px){.c-button::after{width:20px;height:20px;border-left:20px solid transparent;border-bottom:20px solid #c85959;transition:0.2s}}.c-contents{max-width:1400px}@media screen and (min-width: 1025px){.c-contents{padding:0 100px;margin:0 auto}}.c-heading{font-size:1.8rem;margin:0 0 20px}@media screen and (min-width: 1025px){.c-heading{text-align:center;margin:0 0 100px}}.c-heading span{position:relative;padding:0 0 0 10px;letter-spacing:2px}@media screen and (min-width: 1025px){.c-heading span{letter-spacing:5px;font-size:3.8rem}}.c-heading span::before{content:'';display:block;width:5px;height:100%;border-left:2px solid #333;border-right:1px solid #333;position:absolute;top:0;left:0}@media screen and (min-width: 1025px){.c-heading span::before{width:6px;border-left:none;border-right:none;border-top:1px solid #333;border-bottom:2px solid #333;width:100%;height:6px;top:auto;bottom:-30px;left:0;right:auto}}.c-pager{display:flex;justify-content:center;margin:50px 0 0}.c-pager__button{display:flex;border:1px solid #333;width:100%;max-width:300px;height:50px;font-size:1.6rem;align-items:center;justify-content:center}.p-about__photo ul{display:flex;flex-wrap:wrap;margin:0 -5px -10px}@media screen and (min-width: 1025px){.p-about__photo ul{margin:0 -15px}}.p-about__photo ul li{width:50%;padding:0 5px;margin-bottom:10px}@media screen and (min-width: 1025px){.p-about__photo ul li{width:25%;padding:0 15px;margin:0}}.p-about__photo ul img{display:block;width:100%}.p-about__join ul{margin-bottom:20px}@media screen and (min-width: 1025px){.p-about__join ul{width:960px;margin:0 auto 30px}}.p-about__join ul li{font-size:1.4rem;text-indent:-1em;padding-left:1em;line-height:1.6}@media screen and (min-width: 1025px){.p-about__join ul li{font-size:1.5rem;line-height:1.8}}.p-about__join ul li::before{content:'・'}.p-about__join ul li+li{margin-top:10px}.p-about__join p{font-size:1.4rem;line-height:1.6}@media screen and (min-width: 1025px){.p-about__join p{font-size:1.5rem;width:960px;margin:0 auto}}.p-about__contact{border:1px solid #333;padding:20px 15px;margin-top:15px}@media screen and (min-width: 1025px){.p-about__contact{width:700px;margin:100px auto 0;padding:50px 100px}}.p-about__contact h3{font-size:1.4rem;font-weight:700;margin-bottom:10px}@media screen and (min-width: 1025px){.p-about__contact h3{font-size:2.6rem;margin-bottom:30px}}.p-about__contact dl{display:flex;flex-wrap:wrap;font-size:1.4rem;margin-bottom:-5px}@media screen and (min-width: 1025px){.p-about__contact dl{font-size:1.6rem;margin-bottom:-10px}}.p-about__contact dl dt{width:3em;margin-bottom:5px}@media screen and (min-width: 1025px){.p-about__contact dl dt{margin-bottom:10px}}.p-about__contact dl dd{width:calc(100% - 3em);margin-bottom:5px}@media screen and (min-width: 1025px){.p-about__contact dl dd{margin-bottom:10px}}.p-about__contact dl dd::before{content:'：'}@media screen and (min-width: 1025px){.p-about__schedule ul{display:flex;margin:0 -20px}}@media screen and (min-width: 1025px){.p-about__schedule ul li{width:50%;padding:0 20px}}.p-about__schedule ul li+li{margin-top:20px}@media screen and (min-width: 1025px){.p-about__schedule ul li+li{margin-top:0}}.p-about__schedule ul img{display:block;width:100%}.p-page__section{padding:0 15px;margin-bottom:30px}@media screen and (min-width: 1025px){.p-page__section{padding:0;margin-bottom:60px}}.p-page__section+.p-page__section{margin-top:60px}@media screen and (min-width: 1025px){.p-page__section+.p-page__section{margin-top:100px}}.p-page-mv{width:100%;margin-bottom:30px;background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 1025px){.p-page-mv{margin-bottom:100px}}.p-page-mv.is-about{background-image:url(/assets/img/about/mv.jpg)}.p-page-mv.is-work{background-image:url(/assets/img/work/mv.jpg)}.p-page-mv__heading{background-color:#fff;font-size:2.4rem;font-weight:700;padding:15px}@media screen and (min-width: 1025px){.p-page-mv__heading{font-size:3.8rem;padding:20px 30px;letter-spacing:5px}}.p-page-mv__inner{display:flex;justify-content:center;align-items:center;height:200px}@media screen and (min-width: 1025px){.p-page-mv__inner{height:400px;max-width:1400px;margin:0 auto;padding:0 100px;justify-content:flex-start}}.p-top__heading{font-size:1.8rem;margin:0 0 20px}.p-top__heading span{position:relative;padding:0 0 0 10px;letter-spacing:2px}@media screen and (min-width: 1025px){.p-top__heading span{letter-spacing:5px}}.p-top__heading span::before{content:'';display:block;width:5px;height:100%;border-left:2px solid #333;border-right:1px solid #333;position:absolute;top:0;left:0}@media screen and (min-width: 1025px){.p-top__heading span::before{width:6px}}.p-top__contents{padding:0 15px}@media screen and (min-width: 1025px){.p-top__contents{max-width:1400px;padding:0 100px;margin:0 auto}}.p-top-mv{width:100%;padding:50% 0 0;position:relative;z-index:2;background-image:url(/assets/img/top/mv.jpg);background-size:100% auto;background-repeat:no-repeat;background-position:left center}@media screen and (min-width: 1025px){.p-top-mv{max-width:1400px;margin:0 auto -110px;height:680px;background-size:auto 100%;background-position:right 320px center;padding:0}}.p-top-mv__heading{width:200px;position:absolute;bottom:10px;right:10px}@media screen and (min-width: 1025px){.p-top-mv__heading{width:480px;bottom:auto;top:309px;right:100px}}.p-top-mv__img{display:block;width:100%}.p-top-mv__txt{font-size:1rem;display:block;text-align:center;margin:10px 0 0;position:relative;width:100%}@media screen and (min-width: 1025px){.p-top-mv__txt{font-size:1.8rem;margin:25px 0 0;display:flex;justify-content:space-between;align-items:center;letter-spacing:2px}}.p-top-mv__txt::before,.p-top-mv__txt::after{content:'';display:block;border-top:2px solid #333;border-bottom:1px solid #333;width:20px;height:5px;position:absolute;top:50%;margin-top:-2px}@media screen and (min-width: 1025px){.p-top-mv__txt::before,.p-top-mv__txt::after{position:static;width:55px;height:6px;margin:0}}.p-top-mv__txt::before{left:-5px}.p-top-mv__txt::after{right:-5px}.p-top-about{background-image:url(/assets/img/top/about_bg-main.png);background-size:cover;background-position:center;padding:30px 15px 20px;position:relative;z-index:1;position:relative}@media screen and (min-width: 1025px){.p-top-about{padding:240px 0 100px}}@media screen and (min-width: 1025px){.p-top-about::before{content:'';display:block;width:100%;height:45px;background-image:url(/assets/img/top/about_bg-top.png);background-size:100% 45px;background-repeat:no-repeat;background-position:center;position:absolute;top:-43px;left:0}}.p-top-about::after{content:'';display:block;width:100%;height:25px;background-image:url(/assets/img/top/about_bg-bottom.png);background-size:100% 25px;background-repeat:repeat-x;background-position:center;position:absolute;top:100%;left:0;margin-top:-1px}@media screen and (min-width: 1025px){.p-top-about::after{height:50px;background-size:100% 50px;background-repeat:no-repeat}}@media screen and (min-width: 1025px){.p-top-about__inner{max-width:1400px;padding:0 100px;margin:0 auto;display:flex;position:relative}}.p-top-about__inner::before{content:'';display:block;background-image:url(/assets/img/top/about_bg-sub.png);background-size:contain;background-repeat:no-repeat;width:249px;height:267px;position:absolute;top:-80px;left:-50px;z-index:1}@media screen and (min-width: 1025px){.p-top-about__inner::before{width:498px;height:534px;top:-200px;left:10px}}@media screen and (min-width: 1025px){.p-top-about__block{position:relative;z-index:2}}.p-top-about__block+.p-top-about__block{margin:20px 0 0}@media screen and (min-width: 1025px){.p-top-about__block+.p-top-about__block{margin:0}}@media screen and (min-width: 1025px){.p-top-about__block:nth-of-type(1){width:130px}}@media screen and (min-width: 1025px){.p-top-about__block:nth-of-type(2){width:calc( (100% - 130px) * 0.55);padding:0 60px 0 0}}@media screen and (min-width: 1025px){.p-top-about__block:nth-of-type(3){width:calc( (100% - 130px) * 0.45)}}.p-top-about__heading{position:relative;z-index:2}@media screen and (min-width: 1025px){.p-top-about__heading{writing-mode:vertical-rl;font-size:3.8rem}}@media screen and (min-width: 1025px){.p-top-about__heading span{display:block;line-height:130px;padding:10px 0}}.p-top-about__txt{font-size:1.4rem;line-height:1.6;position:relative;z-index:2;margin:0 0 10px;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 1025px){.p-top-about__txt{font-size:1.5rem;line-height:1.8;margin:0 0 40px}}.p-top-about__img{display:block;width:100%}.p-top-about__btn{margin:0 auto}@media screen and (min-width: 1025px){.p-top-about__btn{margin:0}}.p-top-work{padding:50px 15px 30px;background-image:url(/assets/img/top/work_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff}@media screen and (min-width: 1025px){.p-top-work{padding:170px 0 120px}}@media screen and (min-width: 1025px){.p-top-work__inner{max-width:1400px;padding:0 100px;margin:0 auto;display:flex;flex-direction:row-reverse}}@media screen and (min-width: 1025px){.p-top-work__block:nth-of-type(1){width:130px}}@media screen and (min-width: 1025px){.p-top-work__block:nth-of-type(2){width:calc(100% - 130px)}}@media screen and (min-width: 1025px){.p-top-work__heading{writing-mode:vertical-rl;font-size:3.8rem}}@media screen and (min-width: 1025px){.p-top-work__heading span{display:block;line-height:130px;padding:10px 0}}.p-top-work__heading span::before{border-color:#fff}@media screen and (min-width: 1025px){.p-top-work__heading span::before{left:auto;right:0;border-right-width:2px;border-left-width:1px}}.p-top-work__list{display:flex;flex-wrap:wrap;margin:0 -10px -20px}@media screen and (min-width: 1025px){.p-top-work__list{margin:0 -30px}}.p-top-work__item{width:50%;padding:0 10px;margin:0 0 20px}@media screen and (min-width: 1025px){.p-top-work__item{width:33.3333%;padding:0 30px;margin:0}}@media screen and (min-width: 1025px){.p-top-work__item:nth-of-type(4){display:none}}.p-top-work__img{display:block;width:100%}.p-top-work__btns{margin:20px 0 0;display:flex;flex-direction:column-reverse}@media screen and (min-width: 1025px){.p-top-work__btns{margin:50px 0 0;flex-direction:row-reverse}}.p-top-work__btns .c-button{margin:0 auto}@media screen and (min-width: 1025px){.p-top-work__btns .c-button{margin:0}}.p-top-work__btns .c-button+.c-button{margin-bottom:10px}@media screen and (min-width: 1025px){.p-top-work__btns .c-button+.c-button{margin:0 40px 0 0}}@media screen and (min-width: 1025px){.p-top-news{padding:100px 0}}.p-top-news__inner{padding:30px 15px}@media screen and (min-width: 1025px){.p-top-news__inner{max-width:1400px;padding:0 100px;margin:0 auto}}@media screen and (min-width: 1025px){.p-top-news__heading{text-align:center;margin:0 0 100px}}@media screen and (min-width: 1025px){.p-top-news__heading span{font-size:3.8rem}}@media screen and (min-width: 1025px){.p-top-news__heading span::before{border-left:none;border-right:none;border-top:1px solid #333;border-bottom:2px solid #333;width:100%;height:6px;top:auto;bottom:-30px;left:0;right:auto}}.p-top-news__list{border-top:1px solid #d8d8d8}.p-top-news__list li{border-bottom:1px solid #d8d8d8;padding:10px 5px;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 1025px){.p-top-news__list li{display:flex;padding:20px 40px}}.p-top-news__list li span:nth-of-type(1){display:block;color:#6f6f6f;font-size:1.2rem;margin:0 0 5px}@media screen and (min-width: 1025px){.p-top-news__list li span:nth-of-type(1){margin:0;font-size:1.4rem;width:140px;position:relative}}@media screen and (min-width: 1025px){.p-top-news__list li span:nth-of-type(1)::after{content:'';display:block;width:6px;height:6px;border-bottom:2px solid #333;border-right:2px solid #333;transform:rotate(-45deg);position:absolute;top:50%;right:30px;margin-top:-3px}}.p-top-news__list li span:nth-of-type(2){display:block;font-size:1.4rem;line-height:1.4}@media screen and (min-width: 1025px){.p-top-news__list li span:nth-of-type(2){width:calc(100% - 140px)}}.p-top-news__list li span:nth-of-type(2) a{text-decoration:underline}@media screen and (min-width: 1025px){.p-top-news__list li span:nth-of-type(2) a:hover{text-decoration:none}}.p-top-info__inner{padding:10px 15px 30px}@media screen and (min-width: 1025px){.p-top-info__inner{max-width:1400px;padding:0 100px;margin:0 auto}}@media screen and (min-width: 1025px){.p-top-info__heading{text-align:center;margin:0 0 100px}}@media screen and (min-width: 1025px){.p-top-info__heading span{font-size:3.8rem}}@media screen and (min-width: 1025px){.p-top-info__heading span::before{border-left:none;border-right:none;border-top:1px solid #333;border-bottom:2px solid #333;width:100%;height:6px;top:auto;bottom:-30px;left:0;right:auto}}.p-top-info__map{padding:85% 0 0;position:relative}@media screen and (min-width: 1025px){.p-top-info__map{width:100%;height:540px;padding:0}}.p-top-info__map iframe{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.p-top-info__box{margin:0 10px;padding:20px;background-color:#fff;position:relative;top:-20px}@media screen and (min-width: 1025px){.p-top-info__box{display:flex;padding:40px;top:-60px;margin:0 60px}}@media screen and (min-width: 1025px){.p-top-info__block{width:60%}}@media screen and (min-width: 1025px){.p-top-info__block+.p-top-info__block{width:40%}}@media screen and (min-width: 1025px){.p-top-info__block:nth-of-type(1){display:flex;flex-wrap:wrap;padding:0 20px 0 0}}.p-top-info__name{padding:0 0 15px;margin:0 0 15px;position:relative}@media screen and (min-width: 1025px){.p-top-info__name{padding:0;margin:0 0 30px;width:100%}}.p-top-info__name::after{content:'';display:block;width:40px;height:2px;background-color:#333;position:absolute;bottom:0;left:0}@media screen and (min-width: 1025px){.p-top-info__name::after{display:none}}.p-top-info__name span:nth-of-type(1){display:block;font-size:1.6rem;font-weight:bold}@media screen and (min-width: 1025px){.p-top-info__name span:nth-of-type(1){font-size:2.2rem;display:inline-block;letter-spacing:2px;margin:0 25px 0 0}}.p-top-info__name span:nth-of-type(2){display:block;font-size:1rem;font-weight:bold;margin:5px 0 0}@media screen and (min-width: 1025px){.p-top-info__name span:nth-of-type(2){font-size:1.2rem;display:inline-block;margin:0;letter-spacing:1px}}.p-top-info__address{font-weight:500;font-size:1.4rem;line-height:1.4;padding:0 0 15px;margin:0 0 15px;position:relative}@media screen and (min-width: 1025px){.p-top-info__address{width:50%;padding:30px 20px 0 0;font-size:1.5rem;line-height:2;margin:0;font-weight:500}}.p-top-info__address::after{content:'';display:block;width:40px;height:2px;background-color:#333;position:absolute;bottom:0;left:0}@media screen and (min-width: 1025px){.p-top-info__address::after{bottom:auto;top:0}}.p-top-info__info{display:flex;flex-wrap:wrap;font-size:1.4rem;margin:0 0 20px}@media screen and (min-width: 1025px){.p-top-info__info{width:50%;padding:30px 0 0;position:relative;margin:0;font-size:1.5rem;font-weight:500}}@media screen and (min-width: 1025px){.p-top-info__info::after{content:'';display:block;width:40px;height:2px;background-color:#333;position:absolute;left:0;top:0}}.p-top-info__info dt{width:3em;margin:0 0 5px}@media screen and (min-width: 1025px){.p-top-info__info dt{line-height:2;margin:0}}.p-top-info__info dd{width:calc(100% - 3em);margin:0 0 5px}@media screen and (min-width: 1025px){.p-top-info__info dd{line-height:2;margin:0}}.p-top-info__info dd::before{content:'：'}.p-top-info__tel{display:flex;justify-content:center;background-color:#fff;font-size:1.4rem;padding:10px 0;border:1px solid #c85959}@media screen and (min-width: 1025px){.p-top-info__tel{width:100%;height:60px;align-items:center;margin:0;border-radius:0}}.p-top-info__tel>div:nth-of-type(1){width:18px}@media screen and (min-width: 1025px){.p-top-info__tel>div:nth-of-type(1){width:22px}}.p-top-info__tel>div:nth-of-type(1) img{display:block;width:100%}.p-top-info__tel>div:nth-of-type(2){margin-left:5px}.p-top-info__tel>div:nth-of-type(2) span:nth-of-type(1){display:block;font-size:1.8rem;font-weight:500;color:#c85959}@media screen and (min-width: 1025px){.p-top-info__tel>div:nth-of-type(2) span:nth-of-type(1){display:inline;font-size:2.2rem}}.p-top-info__tel>div:nth-of-type(2) span:nth-of-type(2){display:block;margin:3px 0 0;font-size:1.1rem;color:#c85959}@media screen and (min-width: 1025px){.p-top-info__tel>div:nth-of-type(2) span:nth-of-type(2){display:inline;font-size:1.3rem;margin:0 0 0 10px}}.p-top-info__mail{display:flex;justify-content:center;align-items:center;background-color:#c85959;height:54px;margin:10px 0 0}@media screen and (min-width: 1025px){.p-top-info__mail{width:100%;height:60px;margin:15px 0 0;border-radius:0;transition:0.3s}.p-top-info__mail:hover{opacity:0.7}}.p-top-info__mail>div:nth-of-type(1){width:18px}@media screen and (min-width: 1025px){.p-top-info__mail>div:nth-of-type(1){width:25px}}.p-top-info__mail>div:nth-of-type(1) img{display:block;width:100%}.p-top-info__mail>div:nth-of-type(2){color:#fff}.p-top-info__mail>div:nth-of-type(2) span:nth-of-type(1){display:block;margin-left:10px;font-size:1.6rem;font-weight:500}@media screen and (min-width: 1025px){.p-top-info__mail>div:nth-of-type(2) span:nth-of-type(1){display:inline;font-size:1.8rem}}.p-top-info__mail>div:nth-of-type(2) span:nth-of-type(2){display:none;margin-left:10px;font-size:1.1rem;font-weight:500}@media screen and (min-width: 1025px){.p-top-info__mail>div:nth-of-type(2) span:nth-of-type(2){display:inline;font-size:1.3rem;margin:0 0 0 10px}}.p-work-list ul{display:flex;flex-wrap:wrap;margin:0 -5px -10px}@media screen and (min-width: 1025px){.p-work-list ul{margin:0 -15px -30px}}.p-work-list ul li{width:50%;padding:0 5px;margin-bottom:10px}@media screen and (min-width: 1025px){.p-work-list ul li{width:25%;padding:0 15px;margin-bottom:30px}}.p-work-list ul img{display:block;width:100%}
