@charset "UTF-8";
/*common上書き*/
main .row{ width: 89%; }
main .row .row{ width: 84%; }
h1{font-size: 2.8vw;}
p{font-size: 1.04vw;}
@media only screen and (max-width: 640px) {
  main .row{ width: 84%; }
  main .row .row{
    width: 100%;
    padding: 0;
  }
  p{font-size: 3.5vw;}
}

/*  共通  */
@media only screen and (min-width: 641px) {
  .w30{ width: 25vw; }
  .w70{ width: 47vw; }
}
p {
  margin: 0;
  line-height: 1.9;
}
p.bold {
  margin: 1.5vw 0 0;
}


.mainImage {
  position: relative;
  margin: 0 auto 6vw;
  padding-top: 8.3vw;
}
.mainImage::before{
  width: 100vw;
  height: 87vw;
  position: absolute;
  content: "";
  z-index: 0;
  top: 0;
  left: 0;
  background: url(../img/company/bg.png) left top / cover no-repeat;
}
.mainImage img {
  width: 88vw;
}
.mainImage .section-content.row {
  background: transparent;
  padding: 0;
}
.hero-contents {
  top: 0;
  left: 0;
  color: #fff;
  margin: 0 auto 0 0;
  width: 75vw;
  padding: 5.5vw 0 0;
  font-weight: 700;
  position: relative;
  height: auto;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.hero-contents h1 {
  font-size: 2.7vw;
  line-height: 1.6;
  letter-spacing: -0.04em;
  font-weight: 400;
}
.hero-contents h3 {
  font-size: 1.7vw;
  width: 2vw;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-right: 3.6vw;
}
.hero-contents h4 {
  font-size: 1.4vw;
  line-height: 1;
  padding-bottom: 1.2vw;
}
.hero-contents h5 {
  font-size: 1.1vw;
  margin-top: 1.7vw;
  margin-bottom: 0;
}
.hero-contents p {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.35));
  font-size: clamp(0.5rem, 1.1vw, 16rem);
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (min-width: 641px) {
  .hero-contents .flex-box{
    width: 45vw;
    padding-left: 4vw;
    padding-top: 0.3vw;
    border-left-color: transparent;
  }
  .hero-contents .flex-box:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 1px;
    background: linear-gradient(to bottom, #fff 2.3vw, transparent 2.3vw, transparent 5.1vw, #fff 5.1vw);
  }  
  .hero-contents .flex-box:after {
    content: "";
    position: absolute;
    top: 2.7vw;
    left: -0.9vw;
    height: 2vw;
    width: 2vw;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transform-origin: center;
  }
  
}
@media only screen and (max-width: 640px) {
  .mainImage {
    padding-top: 16.3vw;
    margin: 0 0 24vw;
  }
  .mainImage::before {
    width: 100vw;
    height: 219vw;
    background: url(../img/company/bg_sp.png) left top -3vw / cover no-repeat;
  }
  .mainImage img {
    width: 76vw;
    margin-left: 1.2vw;
  }
  

  .mainImage .section-content.row {
    margin: 0 0 0 auto;
    width: 78vw;
    padding: 0;
  }
  .hero-contents{
    position: relative;
    width: 92%;
    margin: 0 auto 0 1vw;
    padding: 0;
  }
  .hero-contents h1 {
    font-size: 6.6vw;
    margin-bottom: 4.5vw;
    text-align: left;
    font-weight: 500;
    margin-top: 8vw;
  }
  .hero-contents h3{
    position: absolute;
    font-size: 4.4vw;
    width: auto;
    height: 50vw;
    top: 28vw;
    left: -16vw;
  }
  .hero-contents h4 {
    font-size: 3.8vw;
    margin-top: 11vw;
  }
  .hero-contents h5 {
    font-size: 3.2vw;
    margin: 6vw 0;
  }
  .hero-contents p {
    line-height: 2;
    font-size: 3.2vw;
    filter: none;
  }
  .lnav-outline .hero-contents h1{
    margin-top: 3vw;
    margin-bottom: 0;
  }
  .lnav-outline .hero-contents h5{
    margin-top: 3vw;
  }
}

.section-content.row {
  background: #fff;
  padding: 4vw 0;
}
.section-content .content-inner {
  padding: 3vw 0 0;
}
#misato {
  scroll-margin-top: 0vw;
}
.headline {
  padding: 3vw 4vw 4.3vw;
  text-align: left;
  border-left: 1px solid #1a459c;
  border-right: 1px solid #1a459c;
  color: #1a459c;
  font-weight: 700;
}
.headline .en {
  font-size: 0.97vw;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin: 0 0 0.5vw;
}
.headline h2{
  font-size: 2.6vw;
}
@media only screen and (max-width: 640px) {
  .headline{
    padding: 5vw 5vw 7vw;
  }
  .headline .en{
    font-size: 2.7vw;
    font-weight: 500;
  }
  .headline h2{
    font-size: 6.8vw;
  }
}

.office-info {
  margin: 5.4vw 0px;
  align-items: flex-start;
  text-align: left;
}
/* .office-info p {
  margin: 0;
  line-height: 1.9;
}
.office-info p.bold {
  margin: 1.5vw 0 0;
} */

.map {
  position: relative;
  height: 0;
  padding-top: 64%; /* 比率固定 */
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 641px) {
  /* .w30{ width: 25vw; } */
  .map { width: 48vw; }
}
@media only screen and (max-width: 640px) { 
  .office-info{margin: 13vw 0;}
  .office-info p {
    line-height: 1.7;
}
  .office-info p.bold {
    margin: 6.5vw 0 0;
}
  .map{
    padding-top: 100%;
    margin-top: 8vw;
  }
}



.local {
  background: #f0edeb;
  margin: 5vw 0 0;
}
.local-inner.row {
  padding: 7vw 0 8vw;
}
.l-nav.banner {
  padding: 2vw 0;
  column-gap: 2vw;
}
.l-nav.banner a {
  width: 22vw;
}
.l-nav .zoom {
  aspect-ratio: 3 / 2;
}
.l-nav .zoom:after {
  z-index: 0;
}
.l-nav .zoom.outline::after {
  background: url(../img/top/company_outline.jpg) center / cover no-repeat;
}
.l-nav .zoom.office::after {
  background: url(../img/top/company_office.jpg) center / cover no-repeat;
}
.l-nav .zoom.safety::after {
  background: url(../img/top/company_safety.jpg) center / cover no-repeat;
}

.l-nav.banner a .txt {
  padding: 2vw 0;
  width: 16.7vw;
  text-align: left;
  position: relative;
}
.l-nav .txt::after {
  content: "";
  width: 5vw;
  height: 5vw;
  position: absolute;
  right: -3vw;
  top: -0.5vw;
  border-top: 1vw solid #fff;
  border-right: 1vw solid #fff;
  transform: rotate(45deg);
}
.l-nav.banner .txt h6 {
  font-size: 1.3vw;
}
.l-nav.banner a .txt p {
  line-height: 2;
  font-weight: 400;
  margin: 0;
  padding-bottom: 0;
  font-size: 1vw;
  letter-spacing: 0.02em;
}
@media only screen and (max-width: 640px) {
  .local {
    margin-top: 16vw;
  }
  .local-inner.row{ padding: 15vw 0 19vw;}

  .l-nav .zoom{ aspect-ratio: 2 / 1; }
  .l-nav .zoom.outline::after {
    background: url(../img/company/ln_outline_sp.jpg) center / cover no-repeat;
  }
  .l-nav .zoom.office::after {
    background: url(../img//company/ln_office_sp.jpg) center / cover no-repeat;
  }
  .l-nav .zoom.safety::after {
    background: url(../img//company/ln_safety_sp.jpg) center / cover no-repeat;
  }
  
  /* .l-nav .zoom.outline::after{
    background-position: center top -4vw;
  } */
  .l-nav.banner a .txt{
    width: 90%;
    padding: 3vw 0 17vw;
  }
  .l-nav.banner .txt h6 {
    font-size: 4.3vw;
  }
  .l-nav.banner a .txt p{
    font-size: 3.7vw;
    line-height: 1.0;
  }
  .l-nav .txt::after {
    width: 14vw;
    height: 14vw;
    right: -2.4vw;
    top: -2.4vw;
    border-width: 2.5vw;
  }
}
@media only screen and (min-width: 641px) {
  /*hover*/
  a:hover .zoom::after{
    transform: scale(1.1);
  }
}

/* ================== outline ================== */
@media only screen and (min-width: 641px) {
    .hero-contents .flex-box {
        width: 52vw;
        padding-top: 0;
    }
  }
@media only screen and (max-width: 640px) {
  .lnav-outline .mainImage{
    margin-bottom: -2vw;
  }  
}

.message .section-content.row{
  background: transparent;
  padding: 0;
}
.message .section-content .content-inner{
  padding: 0 0 7vw;
}
.message .section-content .content-inner.motto {
  background: #e1ecff;
  padding: 3.2vw 3vw 2.6vw;
  margin-bottom: 2vw;
}
.message .section-content .content-inner p {
  text-align: left;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 641px) {
  .message .section-content .content-inner{
    padding: 0 0 5vw;
  }
  
  .message .section-content .content-inner > p {
    width: 41.7vw;
    line-height: 2;
  }
  .message .section-content .content-inner .img {
    width: 35.8vw;
    height: auto;
    position: absolute;
    margin: -13.5vw 0 0 44vw;
  }
  
}
@media only screen and (max-width: 640px) {
  .message .section-content .content-inner{
    padding: 0 0 8vw;
  }
  .message .section-content .content-inner.motto {
    padding: 8vw;
    margin-bottom: 7vw;
  }
  .message .section-content .content-inner > p {
    order: 1;
  }
  .message .section-content .content-inner .img {
    order: 0;
    height: 90vw;
    overflow: hidden;
    margin-bottom: 7.5vw;
  }
  .message .section-content .content-inner .img img{
    height: auto;
    width: 75%;  
  }

}
.motto h1 {
  font-weight: 500;
  color: #1a459c;
}
.motto .flex.col-3 .flex-box {
  padding: 1vw;
}
.motto h2 {
  font-size: 2.1vw;
  padding: 2.2vw 0 1.5vw;
  font-weight: 500;
  border-bottom: 1px solid #000;
  letter-spacing: -0.05em;
}
.motto p {
  padding: 1.8vw 0;
  /* font-size: 1.05vw;
  font-weight: 500;
  text-align: left; */
}
@media only screen and (max-width: 640px) {
  .motto h1 { font-size: 5vw; }
  .motto h2 {
    font-size: 5vw;
    padding: 6vw 0 2vw;
  }
  .motto .flex.col-3 .flex-box{
    margin-bottom: 0;
  }
}
.company .headline{ margin-bottom: 5vw; }
.content-inner .flex.list .w70 { padding: 1.5vw 0 1.5vw 3vw; }
.content-inner .flex.list.outline-detail .w70 { padding-bottom: 2.0vw; }
.content-inner .flex.list p.bold { margin: 1.5vw; }
.content-inner .flex.list.outline-detail:last-child .w70 p span{
  display: block;
  line-height: 2.3vw;
}
@media only screen and (min-width: 641px) {
  .outline-detail .w25 { width: 19vw; }
}
@media only screen and (max-width: 640px) {
  .list p { font-size: 3.3vw; }
  .company .headline{ margin-bottom: 13vw; }
  .content-inner .flex.list.outline-detail{ padding: 3vw; }
  .content-inner .flex.list .w70{ padding: 0 0 0 3vw; }
  .content-inner .flex.list.outline-detail:last-child .w70 p { padding-top: 3vw; }
  .lnav-outline .content-inner .flex.list p.bold {
    margin: 0;
    display: list-item;
    list-style-type: "●";
    list-style-position: inside;
  }
}


.content-inner.history {
  padding-top: 10.8vw;
}
.history-detail .w70 { width: auto; }
.history-detail .w70 p { line-height: 2; }
@media only screen and (min-width: 641px) {
  .history-detail .w20 { width: 14.3vw; }
}
@media only screen and (max-width: 640px) {
  .content-inner.history { padding-top: 20vw; }
  }
/* ================== safety ================== */
.lnav-safety .headline{
  padding: 1vw 0 5.6vw;
  border: none;
  color: #000;
}
.headline h3{
  font-size: 1.7vw;
}
.headline h5{
  font-size: 1.3vw;
  font-weight: 500;
}
section.safety .section-content.row{padding-bottom: 12vw;}
.content-inner .flex.list{
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #d5cfcc;
}
.content-inner .flex.list:nth-child(2){
  border-top: 1px solid #d5cfcc;
}
.content-inner .flex.list .w30 {
  padding-right: 2vw;
}
.content-inner .flex.list.safety-info .w30 {
  text-indent: -1vw;
  padding-left: 1vw;
}
.content-inner .flex.list p + p { margin-top: 1vw; }
.content-inner .flex.list p span { line-height: 3vw; }
.content-inner .flex.list p.bold { margin-bottom: 1.5vw; }
.sign p{
  text-align: right;
  margin-top: 3vw;
}
@media only screen and (min-width: 641px) {
  .lnav-safety .section-content .content-inner{
    padding: 0 1vw;
  }  
}
@media only screen and (max-width: 640px) {
  .lnav-safety .mainImage{ margin: 0 0 9vw; }
  .lnav-safety .headline{ padding: 0 0 9vw; }
  .headline h3{ font-size: 4.5vw; }
  .headline h5{ font-size: 3.6vw; }
  .content-inner .flex.list{ padding: 4vw 3vw; }
  section.safety .section-content.row{ margin-top: 22vw;}
  section.safety p{ font-size: 3.3vw; line-height: 2; }
}