@charset "UTF-8";@layer fundation,layout,components,project,utility;@layer project{#front .p-column__border{border-top:2px solid #cbcbcb;margin-top:7rem;padding-top:7rem}@media only screen and (max-width:600px){#front .p-column__border{margin-top:4rem;padding-top:4rem}}#front .p-columnTags{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 auto;max-width:820px;width:100%}#front .p-columnTags__title{background-color:#d7af61;color:#fff;display:inline-block;font-weight:700;margin:0 8rem 3rem 0;padding:.75rem 6rem .75rem 3rem;position:relative}@media only screen and (max-width:600px){#front .p-columnTags__title{margin:0 5rem 2rem 0;padding:.5rem 4rem .5rem 1.5rem}}#front .p-columnTags__title img{position:absolute;right:-50px;top:50%;transform:translateY(-50%);width:70px}@media only screen and (max-width:600px){#front .p-columnTags__title img{right:-40px;width:60px}}#front .p-columnContents,#front .p-columnContents--3,#front .p-columnContents--4,#front .p-columnContents__item--4{-moz-column-gap:4rem;column-gap:4rem;display:flex;flex-wrap:wrap}#front .p-columnContents--3,#front .p-columnContents--4{-moz-column-gap:2rem;column-gap:2rem}#front .p-columnContents__item,#front .p-columnContents__item--3{width:calc(50% - 2rem)}@media only screen and (max-width:1024px){#front .p-columnContents__item,#front .p-columnContents__item--3{width:100%}}#front .p-columnContents__item--3{-moz-column-gap:1rem;column-gap:1rem;width:calc(33.333% - 1.3333rem)}@media only screen and (max-width:1024px){#front .p-columnContents__item--3{margin-bottom:3rem;width:100%}}#front .p-columnContents__item--4{-moz-column-gap:2rem;column-gap:2rem;width:calc(25% - 1.5rem)}@media only screen and (max-width:1024px){#front .p-columnContents__item--4{width:calc(50% - 1rem)}}#front .p-columnContent{margin-bottom:5rem}#front .p-columnContentHead{display:flex}#front .p-columnContentHead__more{align-items:center;border-bottom:1px solid #efefef;color:#292929;display:flex;font-weight:700}#front .p-columnContentHead__more:hover{opacity:.8}#front .p-columnContentHead__more:hover img{transform:translate(5px)}#front .p-columnContentHead__more img{display:block;margin-left:1.5rem;transition:.4s;width:8px}#front .p-columnContentDescription{margin:2rem 0 3rem}#front .p-columnContentBlock{display:block;margin-bottom:5rem;width:100%}#front .p-columnContentBlock:hover .p-columnContentBlock__title{text-decoration:underline}#front .p-columnContentBlock__image{aspect-ratio:3/2;border-right:8px solid #dca651;box-sizing:border-box;margin-bottom:1rem;width:100%}#front .p-columnContentBlock__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#front .p-columnContentBlock__title{margin-bottom:.5rem;-webkit-line-clamp:2;font-size:1.6rem;font-weight:700}#front .p-columnContentBlock__text,#front .p-columnContentBlock__title{display:-webkit-box;-webkit-box-orient:vertical;color:#292929;min-height:0;overflow:hidden}#front .p-columnContentBlock__text{position:relative;-webkit-line-clamp:3;font-size:1.5rem;height:8.5rem}#front .p-columnContentBlock__text:after{background:linear-gradient(transparent,#fff);bottom:0;content:"";height:50px;left:0;position:absolute;width:100%}#front .p-columnContentBlock2{align-items:center;display:flex;margin-bottom:5rem}#front .p-columnContentBlock2:first-of-type{border-top:2px solid #efefef;padding-top:5rem}#front .p-columnContentBlock2:last-of-type{border-bottom:2px solid #efefef;padding-bottom:5rem}#front .p-columnContentBlock2:hover .p-columnContentBlock2__title{text-decoration:underline}#front .p-columnContentBlock2__image{aspect-ratio:4/3;box-sizing:border-box;margin-right:2rem;width:240px}@media only screen and (max-width:1024px){#front .p-columnContentBlock2__image{width:150px}}#front .p-columnContentBlock2__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#front .p-columnContentBlock2__title{display:-webkit-box;height:6rem;margin-bottom:.5rem;min-height:0;width:calc(100% - 240px - 2rem);-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#292929;font-size:1.6rem;font-weight:700;overflow:hidden}@media only screen and (max-width:1024px){#front .p-columnContentBlock2__title{width:calc(100% - 150px - 2rem)}}#front .p-columnDetail__head{margin-top:10rem}@media only screen and (max-width:600px){#front .p-columnDetail__head{margin-top:5rem}}#front .p-columnDetail__img{aspect-ratio:3/2;margin-bottom:2rem;width:100%}#front .p-columnDetail__img img{display:block;height:100%;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover;width:100%}#front .p-columnDetail__img figcaption{color:#707070;font-size:1.4rem}#front .p-columnDetailList{box-sizing:border-box;padding-left:2rem}#front .p-columnDetailList__wrap{border:1px solid #292929;border-radius:3px;box-sizing:border-box;margin-top:6rem;padding:4rem}@media only screen and (max-width:600px){#front .p-columnDetailList__wrap{margin-top:3rem;padding:2rem}}#front .p-columnDetailList__title{color:#292929;font-size:1.8rem;font-weight:700;margin-bottom:2rem}#front .p-columnDetailList__item,#front .p-columnDetailList__item--disc{list-style:decimal;margin-bottom:3rem}#front .p-columnDetailList__item--disc:last-of-type,#front .p-columnDetailList__item:last-of-type{margin-bottom:0}#front .p-columnDetailList__item--disc{list-style:disc;margin:1rem 0}#front .p-columnDetailList__link{color:#292929;cursor:pointer}#front .p-columnDetailList__link:hover{text-decoration:underline}#front .p-columnDetailBlock{padding-top:10rem}@media only screen and (max-width:600px){#front .p-columnDetailBlock{padding-top:7.5rem}}#front .p-columnDetailBlock__middle{margin:5rem 0}@media only screen and (max-width:600px){#front .p-columnDetailBlock__middle{margin:3rem 0 5rem}}#front .p-columnDetailBlock__middletitle{font-size:2rem;font-weight:700;margin-bottom:2rem}@media only screen and (max-width:600px){#front .p-columnDetailBlock__middletitle{margin-bottom:2rem}}#front .p-columnDetailBlock__middletitle:before{color:#dca651;content:"■";display:inline-block;margin-right:1rem}#front .p-columnDetailSupervisor{align-items:center;background-color:#f8f8f8;display:flex;margin:10rem 0;padding:4rem 0}@media only screen and (max-width:600px){#front .p-columnDetailSupervisor{display:block}}#front .p-columnDetailSupervisor__left{width:300px}@media only screen and (max-width:600px){#front .p-columnDetailSupervisor__left{width:100%}}#front .p-columnDetailSupervisor__right{box-sizing:border-box;padding-right:3rem;width:calc(100% - 300px)}@media only screen and (max-width:600px){#front .p-columnDetailSupervisor__right{padding:2rem;width:100%}}#front .p-columnDetailSupervisor__image{height:200px;margin-left:3rem;position:relative;width:200px}@media only screen and (max-width:600px){#front .p-columnDetailSupervisor__image{margin:0 auto}}#front .p-columnDetailSupervisor__image:after{background-color:#fff;border-radius:0 50px 50px 0;content:"";display:block;height:100%;position:absolute;right:-6px;top:6px;width:calc(100% + 6px)}#front .p-columnDetailSupervisor__image img{border-radius:0 50px 50px 0;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}#front .p-columnDetailSupervisor__title{background-color:#d7af61;border-radius:0 30px 30px 0;box-sizing:border-box;display:inline-block;font-weight:700;margin-bottom:2rem;padding:1rem 6rem 1rem 2rem;position:relative;z-index:2}#front .p-columnDetailSupervisor__title:after{background-color:#fff;border-radius:0 30px 30px 0;content:"";display:block;height:100%;position:absolute;right:4px;top:-4px;width:100%;z-index:-1}#front .p-columnDetailSupervisor__title2{font-weight:700;margin-bottom:.5rem}#front .p-columnDetailSupervisor__title3{font-size:1.8rem;font-weight:700;margin-bottom:2rem}}
