body#company .pagetitle::before{background-image:url("../images/company/pagetitle_bg.jpg")}body#company .section.lead .container{width:80rem}@media(max-width: 768px){body#company .section.lead .container{width:100%}}body#company .section.lead .contents{display:flex;justify-content:center;align-items:center}@media(max-width: 768px){body#company .section.lead .contents{flex-direction:column-reverse}}body#company .section.lead .contents .illust{align-self:flex-end;flex-shrink:0;position:relative;z-index:1;width:15rem;margin-right:-2.5rem}@media(max-width: 768px){body#company .section.lead .contents .illust{align-self:center;top:-8.3333333333vw;width:37.5vw;margin-right:0;transition-delay:.2s}}body#company .section.lead .contents .detail{position:relative;padding:2.5rem 7.5rem;transition-delay:.2s}@media(max-width: 768px){body#company .section.lead .contents .detail{padding:8.3333333333vw 8.3333333333vw 12.5vw;transition-delay:.1s}}body#company .section.lead .contents .detail::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:2.5rem 0 1.5rem 0;background-color:var(--light);transform:skewX(-33deg);opacity:.1}@media(max-width: 768px){body#company .section.lead .contents .detail::before{border-radius:6.6666666667vw 0 3.3333333333vw 0;transform:skewX(0deg)}}body#company .section.lead .contents .detail p{font-size:1.125rem}@media(max-width: 768px){body#company .section.lead .contents .detail p{font-size:3.75vw}}body#company .section.profile .table{margin-bottom:0}body#company .section.profile .table h4{margin-bottom:0;color:var(--light);font-size:1rem}@media(max-width: 768px){body#company .section.profile .table h4{font-size:3.3333333333vw}}body#company .section.profile .table h4:not(:first-child){margin-top:1rem}@media(max-width: 768px){body#company .section.profile .table h4:not(:first-child){margin-top:3.3333333333vw}}body#company .section.profile .table ul.list:not(:first-child){margin-top:.5rem}@media(max-width: 768px){body#company .section.profile .table ul.list:not(:first-child){margin-top:1.6666666667vw}}body#company .section.access .embed{width:100%;height:30rem}@media(max-width: 768px){body#company .section.access .embed{height:66.6666666667vw}}body#company .section.access .embed iframe{width:100%;height:100%}