@charset "UTF-8";
body {
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  min-height: 100vh;    
  color: #292929;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

* {
  position: relative;
}

a, img {
  display: block;
}

img {
  width: 100%;
  height: auto;
}

a.anchor {
   display: block;
   width: 100px;
   height: 100px;
   margin-top: 5%;
   margin-bottom: -8.5%;     
   padding-top: 0;
}

a.anchor2 {
   display: block;
   width: 100px;
   height: 100px;
   margin-top: -7%;
   margin-bottom: -8.5%;     
   padding-top: 0;
}

a.anchor3 {
   display: block;
   width: 100px;
   height: 100px;
   margin-top: 5%;
   margin-bottom: -8.5%;     
   padding-top: 0;
}

video {
  vertical-align: bottom;
}

.hbg {
  position: fixed;
  z-index: 100;
  margin-top: -1.4%;
}

.hbg li {
  background: #fff;
}

.hbg.on li {
  background: #113675;
}

.op-content {
  position: fixed;
  z-index: 8888;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.op-content .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
}

.op-content .op-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.op-content .statement-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
}

.op-content .statement-box p {
  opacity: 0;
}

.op-content .btn-enter {
  position: absolute;
  opacity: 0;
}

.op-content.on .bg {
  -webkit-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out;
  opacity: 1;
}

.op-content.on .op-logo {
  -webkit-transition: opacity 1s 3s ease-out;
  transition: opacity 1s 3s ease-out;
  opacity: 0;
}

.op-content.on .statement-box p {
  opacity: 1;
  -webkit-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out;
}

.op-content.on .statement-box p:nth-child(1) {
  -webkit-transition-delay: 4.1s;
          transition-delay: 4.1s;
}

.op-content.on .statement-box p:nth-child(2) {
  -webkit-transition-delay: 4.15s;
          transition-delay: 4.15s;
}

.op-content.on .statement-box p:nth-child(3) {
  -webkit-transition-delay: 4.2s;
          transition-delay: 4.2s;
}

.op-content.on .statement-box p:nth-child(4) {
  -webkit-transition-delay: 4.25s;
          transition-delay: 4.25s;
}

.op-content.on .statement-box p:nth-child(5) {
  -webkit-transition-delay: 4.3s;
          transition-delay: 4.3s;
}

.op-content.on .statement-box p:nth-child(6) {
  -webkit-transition-delay: 4.35s;
          transition-delay: 4.35s;
}

.op-content.on .statement-box p:nth-child(7) {
  -webkit-transition-delay: 4.4s;
          transition-delay: 4.4s;
}

.op-content.on .statement-box p:nth-child(8) {
  -webkit-transition-delay: 4.45s;
          transition-delay: 4.45s;
}

.op-content.on .btn-enter {
  opacity: 1;
  -webkit-transition: opacity 1s 5s;
  transition: opacity 1s 5s;
}

.op-content.off {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.hero-content .header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.hero-content .header .logo {
  position: absolute;
  z-index: 10;
}

.hero-content .header .logo span {
  display: block;
}

.hero-content .hero-content-inner .hero-copy {
  position: absolute;
  color: #fff;
  text-align: center;
  letter-spacing: 0.01em;
  font-weight: 400;
}

.hero-content .hero-content-inner .hero-copy2 {
  position: absolute;
  color: #fff;
  text-align: center;
  letter-spacing: 0.01em;
  font-weight: 900;
}

.hero-content .hero-content-inner .btn-rectuit {
  position: fixed;
  color: #fff;
  letter-spacing: 0.08em;
  z-index: 888;
}

.hero-content .cap {
  background: rgba(232, 232, 232, 0.8);    
  color: #113675;
  text-align: center;
  letter-spacing: 0.08em;
}
/*--------------------------------------------------------*/
.content-tit {
  text-align: center;
  width: 100%;
  margin-top: 9.8%;
  padding-left: 0%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content-tit span {
  margin-bottom: -0.8%;    
  display: block;
}

.content-tit2 {
  text-align: center;
  width: 100%;
  margin-top: -40.2%;
  padding-left: 0%; 
  margin-bottom: -100%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content-tit2 span {
  margin-bottom: -0.8%;    
  display: block;
}
/*--------------------------------------------------------*/
.content construction-content .content-inner {
  padding-bottom: -200%;
}

.content.construction-content .content-inner .gallery-box li .cap {
  position: absolute;
  width: 100%;
  font-family: "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  background: rgba(255, 255, 255, 0.8);
}

.content.construction-content .content-inner .gallery-box li .cap .md {
  display: none;
}

.content.construction-content .content-inner .gallery-box li .zoom {
  position: absolute;
  background: url(../imgs/construction/icon_zoom.svg) center center no-repeat;
  background-size: contain;
}

.content.construction-content .msg {   
  background: #118129; 
  color: #fff;
  text-align: right;
  font-weight: 900;
  letter-spacing: 0.018em;
}

.wrap { 
  padding: 1% 0 2%;
  width: 100%;
  height: auto;    
  margin: 0 auto 2.5% auto;    
}

.content.company-content .company-info-box {
  height: auto;    
  background: #FFFFFF;
}

.content.company-content .company-info-box iframe {
  width: 100%;
  height: 100%;
}

.content.company-content .company-info-box .box-tit {
  text-align: center;
  letter-spacing: 0.01em;
  line-height: 1;
}

/*.content.company-content .company-location-box {
  background: #043288;
  color: #fff;
}

.content.company-content .company-location-box .list .list-tit {
  font-weight: 900;
}

.content.company-content .company-location-box .list .address a {
  display: inline-block;
}*/

/*.content.contact-content iframe {
  width: 100%;
  height: 100%;
}*/

.footer {
  background: #118129;
  text-align: center;
  color: #fff;
  letter-spacing: 0.08em;
}

#modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  visibility: hidden;
  z-index: 1000;
}

#modal .md-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}

#modal .md-content .md-close {
  background: url(../imgs/construction/btn_close.svg) center center no-repeat;
  background-size: contain;
}

#modal .md-content.md-gallery {
  background: rgba(4, 50, 136, 0.09);
}

#modal .md-content.md-gallery .md-text-box {
  background: #113675;
}

#modal .md-content.md-gallery .md-text-box .md-text {
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #fff;
  text-align: center;
}

#modal .md-content.md-gallery .md-text-box .md-close {
  position: absolute;
}

#modal .md-content.md-gallery .md-pic {
  z-index: 10;
}

#modal .md-content.md-gallery .md-pic video {
  width: 100%;
  height: auto;
}

#modal .md-content.md-nav .nav li {
  text-align: center;
}

#modal .md-content.md-nav .nav li a {
  color: #113675;
  letter-spacing: 0.08em;
}

#modal .md-content.md-nav .nav li:nth-child(2) {
  border-top: 1px solid #113675;
}

#modal .md-content.md-nav .nav li:nth-child(3) {
  border-top: 1px solid #118129;
}

#modal .md-content.md-nav .nav li:nth-child(4) {
  border-top: 1px solid #DC000C;
}

#modal .md-content.md-nav .nav li:nth-child(5) {
  border-top: 1px solid #FFCC00;
}

#modal .md-content.md-nav .md-close {
  background-image: url(../imgs/construction/btn_close_b.svg);
}

#modal.on {
  visibility: visible;
}

#modal.on .md-content.on {
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  opacity: 1;
}

.pic{
  padding-top: 5%;
  margin-left: 0.3%;    
  width: 46.2%;
  margin: 0 auto;    
}

.pic img {   
  width: 100%;   
}

.mapwaku {
  margin-top: -2%;
  margin-bottom: -28%;     
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;  
}

.mapwaku iframe {
  position: absolute;
  left: 26.8%;
  top: 0;
  height: 50%;
  width: 46.2%;
  cursor: pointer;
} 

.formwaku {
  margin-top: -35%;   
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.formwaku iframe {
  position: absolute;
  left: 24%;
  top: 0;
  bottom -50%;    
  height: 100%;
  width: 55.3%;
} 


/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

@media screen and (min-width: 751px) {
  .sp {
    display: none;
  }
  .tb {
    display: none;
  }
  .op-content .bg {
    background-image: url(../imgs/opening/bg_op.jpg);
  }
  .op-content .op-logo {
    width: 870px;
  }
  .op-content .statement-box p {
    font-size: 20px;
    line-height: 48px;
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .op-content .statement-box p.t-2 {
    margin-top: 60px;
    font-size: 24px;
  }
  .op-content .btn-enter {
    right: 20px;
    bottom: 30px;
    width: 257px;
    cursor: pointer;
  }
  .op-content .btn-enter img {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .op-content .btn-enter img:hover {
    opacity: 0.7;
  }
  .hero-content .header {
    position: fixed;
  }    
  .hero-content .header .logo {
    width: 555px;
    height: 150px;
    background: url(../imgs/hero/bg_logo.svg) left top no-repeat;
    background-size: contain;
  }
  .hero-content .header .logo span {
    margin: 20px 0 0 100px;
    width: 290px;
  }
  .hero-content .header .header-inner {
    padding-top: 37px;
    height: 125px;
    background: rgba(4, 50, 136, 0.95);
  }
  .hero-content .header .header-inner .nav {
    padding-right: 113px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 60px;
    background: #008129;
  }
  .hero-content .header .header-inner .nav li a {
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 0.08em;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .hero-content .header .header-inner .nav li a:hover {
    opacity: 0.5;
  }
  .hero-content .hero-content-inner {
    height: 1084px;
    background: url(../imgs/hero/hero.jpg) center center no-repeat;
    background-size: cover;
  }
  .hero-content .hero-content-inner .bg {
    display: none;
  }
  .hero-content .hero-content-inner .hero-copy {
    top: 450px;
    width: 100%;
    font-size: 33px;
    line-height: 43px;
  }
  .hero-content .hero-content-inner .hero-copy2 {
    top: 550px;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
  }
  .hero-content .hero-content-inner .btn-rectuit {
    left: 0;
    bottom: 80px;
    padding-left: 38px;
    width: 231px;
    height: 60px;
    background: url(../imgs/hero/btn_recruit.png) left center no-repeat;
    background-size: contain;
    font-size: 28px;
    line-height: 60px;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    z-index: 888;
  }
  .hero-content .hero-content-inner .btn-rectuit:hover {
    z-index: 888;
    opacity: 0.7;
  }
  .hero-content .cap {
    margin-top: -3%;
    font-size: 20px;
    line-height: 30px;
  }
  .content {
    margin: 0 auto 20px;
    max-width: 1920px;
  }
  .content.construction-content .content-inner {      
    padding: 75px 0 185px;
  }
  /*.content.construction-content .content-inner .bg { 
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 980px;
    height: 95%;
    background: #dddddd;
    -webkit-filter: blur(50px);
            filter: blur(50px);
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16) inset;
            box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16) inset;
  }*/
  .content.construction-content .content-inner .gallery-box {
    margin: 0 auto -50px auto; /*-------------*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 880px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li {
    margin-bottom: 35px;
  }
  .content.construction-content .content-inner .gallery-box li .cap {
    bottom: 5px; /*-------------*/
    padding-left: 7px; /*-------------*/
    font-size: 13px; /*-------------*/
    font-weight: 800; /*---追加-----*/  
    line-height: 30px;
  }
  .content.construction-content .content-inner .gallery-box li .zoom {
    right: 3px; /*-------------*/
    bottom: 9px; /*-------------*/
    width: 18px; /*-------------*/
    height: 18px; /*-------------*/
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .content.construction-content .content-inner .gallery-box li .zoom:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .content.construction-content .content-inner .gallery-box li.list-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    width: 260px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-3 {
    width: 295px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    width: 290px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-6 {
    width: 481px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-7 {
    width: 384px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-8 {
    width: 378px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-9 {
    width: 487px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-10 {
    width: 378px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-11 {
    width: 487px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-12 {
    width: 378px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-last {
    width: 487px; /*-------------*/
  }
  .content.construction-content .content-inner .gallery-box li.list-last .list-text {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 28px;
    font-size: 14px;
    line-height: 30px;
  }
  .content.construction-content .content-inner .gallery-box li.list-last .list-text em {
    font-size: 28px;
  }
  /*.content.company-content .content-tit {  
    border-color: #118129;
    z-index: -1;
  }*/
  .content.company-content .company-info-box {
    margin: 0px auto -5% auto;
    padding: 20px 0 65px;
    width: 106%;
    height: 200%;
  }
  /*content.company-content .company-info-box .map { 
    width: 866px;
    height: 100%;
  }*/    
  .content.company-content .company-info-box .box-tit {
    margin-left: 5%;  
    font-size: 30px;
  }
  .content.company-content .company-info-box .list {
    margin: -15px auto 0 25.35%;  
    width: 887px;
    border-top: 2px solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: 10px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 3px solid #707070;      
  }
  .content.company-content .company-info-box .list li .list-tit {
    width: 450px;
    font-size: 20px;
    line-height: 35px;
  }
  .content.company-content .company-info-box .list li .list-text {
    margin-left: 6.7%;  
    width: calc(150% - 345px);
    font-size: 20px;
    line-height: 35px;
  }
    
  .list2 {
    margin: 0 auto -1%;  
    text-align: center;
    } 
  .list-tit2 {
    margin-top:1%;
    font-size: 25px;
    line-height: 35px;  
    }      
  .list-tit3 {
    font-size: 25px;
    line-height: 35px; 
    }
    
    
  /*.content.company-content .company-location-box {
    border-top: 5px solid #118129;
    padding: 25px 0;
  }
  .content.company-content .company-location-box .list { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content.company-content .company-location-box .list li {
    width: 908px;
  }
  .content.company-content .company-location-box .list li .list-tit {
    padding: 0 40px;
    border-bottom: 4px solid #fff;
    font-size: 40px;
    line-height: 70px;
  }
  .content.company-content .company-location-box .list li .address {
    padding: 24px 40px 98px;
    font-size: 35px;
    line-height: 50px;
  }
  .content.company-content .company-location-box .list::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 4px;
    height: 100%;
    background: #fff;
  }*/
  .content2.contact-content2 {
    margin-bottom: 25px;
  }   
  .content.contact-content {
position: relative;
width: 100%;
height: 0;
padding-top: 50%;
  }
  .content.contact-content iframe {
position:absolute;
top: 5%;
left: 0;
width: 60%;
height: 100%
  }    
  .content.contact-content .content-inner {
    margin: 48px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1720px;
  }
  .content.contact-content .content-inner .contact-form {
    text-align: center;
      
  }   
  .footer { 
    width: 100%;  
    font-size: 19px;
    line-height: 25px;
  }
  .footer p {  
    padding: 2% 0;
  } 
    
/*--------------------------------------------------------*/
.content .content-tit {
  text-align: center;
  width: 100%;
  margin-top: 9.8%;
  padding-left: 0%;    
  color: #118129;
  font-size: 39px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content .content-tit span {
  margin-bottom: -0.8%;    
  display: block;
}
    
.content-tit2 {
  text-align: center;
  width: 100%;
  margin-top: -40.2%;
  padding-left: 0%; 
  margin-bottom: -100%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content-tit2 span {
  margin-bottom: -0.8%;    
  display: block;
}    
/*--------------------------------------------------------*/    
     
  #modal .md-content.md-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 1825px;
  }
  #modal .md-content.md-gallery .md-text-box {
    width: 380px;
    height: 620px;
    border-top-left-radius: 57px;
    border-bottom-left-radius: 57px;
    -webkit-box-shadow: 15px 6px 2px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 15px 6px 2px 2px rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery .md-text-box .md-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-top: -40px;
    font-size: 21px;
  }
  #modal .md-content.md-gallery .md-text-box .md-close {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 80px;
    width: 43px;
    height: 43px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  #modal .md-content.md-gallery .md-text-box .md-close:hover {
    opacity: 0.5;
  }
  #modal .md-content.md-gallery .md-pic {
    width: 1445px;
  }
  #modal .md-content.md-gallery.w {
    display: block;
    padding-bottom: 6px;
  }
  #modal .md-content.md-gallery.w .md-text-box {
    margin-top: 27px;
    width: auto;
    height: 135px;
    border-radius: 32px;
    -webkit-box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery.w .md-text-box .md-text {
    margin-top: auto;
  }
  #modal .md-content.md-gallery.w .md-text-box .md-close {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: inherit;
    right: 55px;
  }
  #modal .md-content.md-gallery.w .md-pic {
    width: auto;
  }
  #modal .md-content.md-gallery.kaigyo .md-text-box .md-text {
    text-align: left;
  }    
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

@media screen and (min-width: 751px) and (max-width: 1920px) {
  html {
    font-size: calc(100vw / 1.920);
  }
  body {
    font-size: 0.015rem;
  }
  .op-content .op-logo {
    width: 0.870rem;
  }
  .op-content .statement-box p {
    font-size: 0.020rem;
    line-height: 0.048rem;
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: 0.030rem;
    font-size: 0.024rem;
  }
  .op-content .statement-box p.t-2 {
    margin-top: 0.060rem;
    font-size: 0.024rem;
  }
  .op-content .btn-enter {
    right: 0.020rem;
    bottom: 0.030rem;
    width: 0.257rem;
  }
  .hero-content .header .logo {
    width: 0.555rem;
    height: 0.150rem;
  }
  .hero-content .header .logo span {
    margin: 0.02rem 0 0 0.098rem;
    width: 0.29rem;
  }
  .hero-content .header .header-inner {
    padding-top: 0.039rem;
    height: 0.125rem;
  }
  .hero-content .header .header-inner .nav {
    padding-right: 0.113rem;
    gap: 0.060rem;
  }
  .hero-content .header .header-inner .nav li a {
    font-size: 0.020rem;
    line-height: 0.049rem;
  }
  .hero-content .hero-content-inner {
    height: 1.084rem;
  }
  .hero-content .hero-content-inner .hero-copy {
    top: 0.448rem;
    font-size: 0.0319rem;
    line-height: 0.0509rem;
  }
  .hero-content .hero-content-inner .hero-copy2 {
    top: 0.55rem;
    font-size: 0.020rem;
    line-height: 0.030rem;
  }
  .hero-content .hero-content-inner .btn-rectuit {
    bottom: 0.07rem;
    padding-left: 0.039rem;
    width: 0.235rem;
    height: 0.068rem;
    font-size: 0.028rem;
    line-height: 0.072rem;
    z-index: 888;
  }
  .hero-content .cap {
    font-size: 0.020rem;
    line-height: 0.03rem;
  }
  .content {
    margin: 0 auto 0.020rem;
  }
  /*.content .content-tit {
    padding-left: 0.001rem;
    font-size: 0.040rem;
    line-height: 0.080rem;
    border-bottom: 0.012rem solid;
    z-index: -1;
  }*/
  .content.construction-content .content-inner {
    padding: 0.075rem 0 0.145rem;
  }
  .content.construction-content .content-inner .bg {
    -webkit-box-shadow: 0px 0.003rem 0.006rem 0px rgba(0, 0, 0, 0.16) inset;
            box-shadow: 0px 0.003rem 0.006rem 0px rgba(0, 0, 0, 0.16) inset;
    z-index: -10;  
  }
  .content.construction-content .content-inner .gallery-box {
    width: 0.880rem;
  }
  .content.construction-content .content-inner .gallery-box li {
    margin-bottom: 0.035rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap {
    bottom: 0.005rem;
    padding-left: 0.008rem;
    font-size: 0.013rem;
    line-height: 0.030rem;
  }
  .content.construction-content .content-inner .gallery-box li .zoom {
    right: 0.002rem;
    bottom: 0.009rem;
    width: 0.018rem;
    height: 0.018rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-1 {
    width: 0.26rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-3 {
    width: 0.295rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-4 {
    width: 0.29rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-6 {
    width: 0.482rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-7 {
    width: 0.385rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-8 {
    width: 0.378rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-9 {
    width: 0.487rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-10 {
    width: 0.378rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-11 {
    width: 0.487rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-12 {
    width: 0.378rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-last {
    width: 0.487rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-last .list-text {
    padding-right: 0.028rem;
    font-size: 0.014rem;
    line-height: 0.030rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-last .list-text em {
    font-size: 0.028rem;
  }
  .content.company-content .company-info-box {
    margin: 0.030rem auto;
    padding: 0.075rem 0 0.065rem 0;
    width: 1.1rem;
  }
  .content.company-content .company-info-box .box-tit {
    font-size: 30px;
  }
  .content.company-content .company-info-box .list {
    margin: -0.1rem auto 2% 9.5%;
    width: 0.89rem;
    border-top: 0.003rem solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: 0.010rem 0.025rem;
    border-bottom: 0.003rem solid #707070;
  }
  .content.company-content .company-info-box .list li .list-tit {
    width: 450px;
    font-size: 20px;
    line-height: 35px;
  }
  .content.company-content .company-info-box .list li .list-text {
    margin-left: 6.7%;  
    width: calc(150% - 345px);
    font-size: 20px;
    line-height: 35px;
  }
        
  /*.content.company-content .company-location-box {
    padding: 0.025rem 0;
    border-top: 0.005rem solid #118129;
  }
  .content.company-content .company-location-box .list li {
    width: 0.908rem;
  }
  .content.company-content .company-location-box .list li .list-tit {
    padding: 0 0.040rem;
    border-bottom: 0.004rem solid #fff;
    font-size: 0.040rem;
    line-height: 0.070rem;
  }
  .content.company-content .company-location-box .list li .address {
    padding: 0.024rem 0.040rem 0.098rem;
    font-size: 0.035rem;
    line-height: 0.050rem;
  }
  .content.company-content .company-location-box .list::after {
    width: 0.004rem;
  }*/
       
  .content.contact-content {
    margin-bottom: 0.025rem;
  }
  .content.contact-content .content-inner {
    margin: 0.048rem auto 0;
    width: 1.720rem;
  }
  .content.contact-content .content-inner .contact-form {
    width: 0.810rem;
    height: 0.729rem;
  }
  .content.contact-content .content-inner .map {
    width: 0.866rem;
    height: 0.729rem;
  }
    
.formwaku {
  margin-top: -34%;   
  height: 50%;
  overflow: hidden;
  padding-bottom: clamp(50%, 55%, 72%);
  position: relative;
}    

.formwaku iframe {
  position: absolute;
  left: 22%;
  top: 0;
  bottom -50%;    
  height: 100%;
  width: 56.3%;
}     
 
.mapwaku {
    margin-top: -9.8%;
    margin-left: 0.1%;
} 

  .list2 {
    margin: 0 auto -1%;  
    text-align: center;
    } 
  .list-tit2 {
    margin-top:1%;
    font-size: 25px;
    line-height: 35px;  
    }      
  .list-tit3 {
    font-size: 25px;
    line-height: 35px; 
    }   
    
}
/*--------------------------------------------------------*/
.content .content-tit {
  text-align: center;
  width: 100%;
  margin-top: 9.8%;
  padding-left: 0%;    
  color: #118129;
  font-size: 39px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content .content-tit span {
  margin-bottom: -0.8%;    
  display: block;
}

.content-tit2 {
  text-align: center;
  width: 100%;
  margin-top: -40.2%;
  padding-left: 0%; 
  margin-bottom: -100%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}

.content-tit2 span {
  margin-bottom: -0.8%;    
  display: block;
}
/*--------------------------------------------------------*/ 
    
    .footer {
    font-size: 0.019rem;
    line-height: 0.025rem;
  }
  #modal .md-content.md-gallery {
    width: 1.825rem;
  }
  #modal .md-content.md-gallery .md-text-box {
    width: 0.380rem;
    height: 0.620rem;
    border-top-left-radius: 0.057rem;
    border-bottom-left-radius: 0.057rem;
    -webkit-box-shadow: 0.015rem 0.006rem 0.002rem 0.002rem rgba(0, 0, 0, 0.16);
            box-shadow: 0.015rem 0.006rem 0.002rem 0.002rem rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery .md-text-box .md-text {
    margin-top: -0.040rem;
    font-size: 0.021rem;
  }
  #modal .md-content.md-gallery .md-text-box .md-close {
    bottom: 0.080rem;
    width: 0.043rem;
    height: 0.043rem;
  }
  #modal .md-content.md-gallery .md-pic {
    width: 1.445rem;
  }
  #modal .md-content.md-gallery.w {
    padding-bottom: 0.006rem;
  }
  #modal .md-content.md-gallery.w .md-text-box {
    margin-top: 0.027rem;
    height: 0.135rem;
    border-radius: 0.032rem;
    -webkit-box-shadow: 0px 0.006rem 0.002rem 0.002rem rgba(0, 0, 0, 0.16);
            box-shadow: 0px 0.006rem 0.002rem 0.002rem rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery.w .md-text-box .md-close {
    right: 0.055rem;
  }
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

@media screen and (min-width: 751px) and (max-width: 1280px) {
  .hbg {
    top: calc(50/1280 * 100vw);
    right: calc(50/1280 * 100vw);
    width: calc(30/1280 * 100vw);
    height: calc(22/1280 * 100vw);
    cursor: pointer;
    -webkit-transition: opacity 0.5s ease-out , -webkit-transform 0.3s ease-out;
    transition: opacity 0.5s ease-out , -webkit-transform 0.3s ease-out;
    transition: opacity 0.5s ease-out , transform 0.3s ease-out;
    transition: opacity 0.5s ease-out , transform 0.3s ease-out , -webkit-transform 0.3s ease-out;
  }
  .hbg:hover {
    opacity: 0.7;
  }
  .hbg li {
    margin-bottom: calc(6/1280 * 100vw);
    width: 100%;
    height: calc(3/1280 * 100vw);
    border-radius: calc(1.5/1280 * 100vw);
  }
  .hbg.on {
    top: calc(30/1280 * 100vw);
  }
  .op-content .statement-box p {
    font-size: calc(18/1280 * 100vw);
    line-height: calc(40/1280 * 100vw);
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: calc(20/1280 * 100vw);
    font-size: calc(18/1280 * 100vw);
  }
  .op-content .statement-box p.t-2 {
    margin-top: calc(70/1280 * 100vw);
    font-size: calc(18/1280 * 100vw);
  }
  .op-content .btn-enter {
    right: calc(20/1280 * 100vw);
    bottom: calc(47/1280 * 100vw);
    width: calc(191/1280 * 100vw);
  }
  .hero-content {
    z-index: 10;
  }
  .hero-content .header {
    position: static; 
  }     
  .hero-content .header .logo span {
    margin: calc(14/1280 * 100vw) 0 0 calc(65/1280 * 100vw);
    width: calc(195/1280 * 100vw);
  }
  .hero-content .header .header-inner::after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: calc(38/1280 * 100vw);
    background: #008129;
  }
  .hero-content .header .header-inner .nav {
    display: none;
  }
  .hero-content .hero-content-inner {
    height: calc(757/1280 * 100vw);
    background-image: url(../imgs/hero/hero_tb.jpg);
  }
  .hero-content .hero-content-inner .hero-copy {
    top: calc(343/1280 * 100vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(944/1280 * 100vw);
    border-radius: calc(19/1280 * 100vw);
    background: rgba(103, 114, 54, 0.4);
  }
  .hero-content .hero-content-inner .hero-copy2 {
    top: calc(418/1280 * 100vw);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(944/1280 * 100vw);
    border-radius: calc(19/1280 * 100vw);
    background: rgba(103, 114, 54, 0.4);
  }
 
  .hero-content .hero-content-inner .btn-rectuit {  
    bottom: calc(109/1280 * 100vw);
    z-index: 888;  
  }
  .hero-content .cap {
    line-height: calc(20/1280 * 100vw);
  }
  .content {
    margin: 0 auto calc(25/1280 * 100vw);
  }
  /*.content .content-tit {
    border-bottom: calc(8/1280 * 100vw) solid;
    line-height: calc(54/1280 * 100vw);
    z-index: -1;
  }*/
  .content.construction-content .content-inner {
    padding: calc(30/1280 * 100vw) 0 calc(10/1280 * 100vw);
  }
  .content.construction-content .content-inner .bg {
    -webkit-box-shadow: 0px 0.003rem 0.006rem 0px rgba(0, 0, 0, 0.16) inset;
            box-shadow: 0px 0.003rem 0.006rem 0px rgba(0, 0, 0, 0.16) inset;
  }
  .content.construction-content .content-inner .gallery-box li {
    margin-bottom: calc(25/1280 * 100vw);
  }
  .content.company-content .company-info-box {
    margin: calc(1/1280 * 100vw) auto calc(40/1280 * 100vw) 23%;
    padding: calc(20/1280 * 100vw) 0 calc(80/1280 * 100vw);
    width: calc(700/1280 * 100vw);
    border-radius: calc(30/1280 * 100vw);
  }
  .content.company-content .company-info-box .box-tit {
    font-size: calc(19/1280 * 100vw);
  }
  .content.company-content .company-info-box .list {
    margin: calc(-20/1280 * 100vw) auto 0 0;
    width: calc(690/1280 * 100vw);
    border-top: calc(3/1280 * 100vw) solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: calc(7.5/1280 * 100vw) calc(20/1280 * 100vw);
    border-bottom: calc(2/1280 * 100vw) solid #707070;
  }
  .content.company-content .company-info-box .list li .list-tit {
    margin-left: -3%;  
    width: calc(270/1280 * 100vw);
    font-size: calc(17/1280 * 100vw);
    line-height: calc(22/1280 * 100vw);
  }
  .content.company-content .company-info-box .list li .list-text {
    margin-right: -2%;  
    width: calc(130% - 270/1280 * 100vw);
    font-size: calc(17/1280 * 100vw);
    line-height: calc(22/1280 * 100vw);
  }
  /*.content.company-content .company-location-box {
    border-top: calc(4/1280 * 100vw) solid #118129;
  }*/
       
.mapwaku {
  margin-top: -10%;
  margin-bottom: -28%;
}

.mapwaku iframe {
  left: 23%;
  top: 0;
  height: 50%;
  width: 54%;
} 
    
.list2 {
  margin: 0 auto -50%;
  padding-bottom: -20%    
}
.list-tit2 {
  margin-top:1%;
  font-size: 20px;
  line-height: 30px;  
}      
.list-tit3 {
  font-size: 20px;
  line-height: 30px; 
}
  
.formwaku {
  margin-top: -80%;   
  height: 50%;
  overflow: hidden;
  padding: 0 20% clamp(70%, 85%, 90%);
  position: relative;
}    

.formwaku iframe {
  position: absolute;
  left: 22%;
  top: 0;
  bottom -150%;    
  height: 100%;
  width: 56.3%;
} 
    
.content-tit2 {
  text-align: center;
  width: 100%;
  margin-top: 10%;
  margin-bottom: 0%;    
  padding-left: 0%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}     
          
 #modal .md-content.md-nav .logo {
    margin: 0 auto calc(117/1280 * 100vw);
    width: calc(192/1280 * 100vw);
  }
  #modal .md-content.md-nav .nav {
    height: 70%;  
    margin-bottom: calc(107/1280 * 100vw);
  }
  #modal .md-content.md-nav .nav li a { 
    font-size: calc(30/1280 * 100vw);
    line-height: calc(64/1280 * 100vw);
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  #modal .md-content.md-nav .nav li a:hover {
    opacity: 0.5;
  }
  #modal .md-content.md-nav .md-close {
    margin: 0 auto;
    width: calc(49/1280 * 100vw);
    height: calc(49/1280 * 100vw);
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  #modal .md-content.md-nav .md-close:hover {
    opacity: 0.5;
  }   
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*
 @media screen and (max-width: 844px) and (orientation: landscape) {
  html {
    font-size: calc(100vw / 0.844);
  }
  body {
    font-size: 0.015rem;
  }
  .sp {
    display: none;
  }
  .hbg {
    top: 0.080rem;
    right: 0.040rem;
    width: 0.027rem;
    height: 0.019rem;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .hbg li {
    margin-bottom: 0.005rem;
    width: 100%;
    height: 0.003rem;
    border-radius: 0.0015rem;
  }
  .hbg.on {
    top: 0.016rem;
  }
  .op-content .bg {
    background-image: url(../imgs/opening/bg_op_sp_landscape.jpg);
  }
  .op-content .op-logo {
    width: 0.308rem;
  }
  .op-content .statement-box {
    position: relative;
    padding-top: 0.040rem;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .op-content .statement-box p {
    font-size: 0.012rem;
    line-height: 0.021rem;
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: 0.010rem;
    font-size: 0.012rem;
  }
  .op-content .statement-box p.t-2 {
    margin-top: 0.035rem;
    font-size: 0.012rem;
  }
  .op-content .btn-enter {
    position: relative;
    margin: 0.028rem auto 0;
    width: 0.100rem;
  }
  .hero-content .header {
    width: 100%;
    height: 0.150rem;
    background: url(../imgs/hero/bg_top_header_sp_landscape.png) left top no-repeat;
    background-size: contain;
  }
  .hero-content .header .logo {
    position: absolute;
    top: 0.013rem;
    left: 0.044rem;
    width: 0.128rem;
  }
  .hero-content .header .header-inner {
    display: none;
  }
  .hero-content .hero-content-inner {  
    height: 100vh;
      padding-bottom: 20%;
    background: url(../imgs/hero/hero_sp_landscape.jpg) center center no-repeat;
    background-size: cover;
  }
  .hero-content .hero-content-inner .hero-copy {
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0.010rem 0;
    width: 0.588rem;
    font-size: 0.020rem;
    line-height: 0.025rem;
    background: rgba(103, 114, 54, 0.4);
    border-radius: 0.019rem;
  }
  .hero-content .hero-content-inner .hero-copy2 {
    top: 61%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0.010rem 0;
    width: 0.588rem;
    font-size: 0.013rem;
    line-height: 0.018rem;
    background: rgba(103, 114, 54, 0.4);
    border-radius: 0.019rem;
  }
  .hero-content .hero-content-inner .btn-rectuit {
    left: 0;
    bottom: 0.031rem;
    padding-left: 0.045rem;
    width: 0.180rem;
    height: 0.033rem;
    background: url(../imgs/hero/btn_recruit_sp.png) right center no-repeat;
    background-size: cover;
    font-size: 0.015rem;
    line-height: 0.033rem;
  }
  .hero-content .cap {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 0.012rem;
    line-height: 0.023rem;
  }
  .content {
    margin: 0 auto 0.020rem;
  }
  .content .content-tit {
    padding-left: 0.033rem;
    font-size: 0.020rem;
    line-height: 0.042rem;
    border-top: 0.004rem solid;
    border-bottom: 0.004rem solid;
    z-index: 10;
  }
  .content.construction-content {
    margin-bottom: 0.005rem;
  }
  .content.construction-content .content-tit {
    border-color: #123776;
  }
  .content.construction-content .content-inner {
    padding: 0.030rem 0 0;
  }
  .content.construction-content .content-inner .gallery-box {
    /* pc x 45.3% */
    /* margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 0.774rem;
  }
  .content.construction-content .content-inner .gallery-box li {
    margin-bottom: 0.015rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap {
    bottom: 0.004rem;
    padding-left: 0.007rem;
    font-size: 0.010rem;
    line-height: 0.024rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap span {
    display: block;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .content.construction-content .content-inner .gallery-box li .zoom {
    right: 0.007rem;
    bottom: 0.009rem;
    width: 0.016rem;
    height: 0.016rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    width: 0.222rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-3 {
    width: 0.262rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    width: 0.248rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-6 {
    width: 0.419rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-7 {
    width: 0.334rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-8 {
    width: 0.329rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-9 {
    width: 0.423rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-10 {
    width: 0.329rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-11 {
    width: 0.423rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-11 .list-text {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 0.044rem;
    font-size: 0.019rem;
    line-height: 0.036rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-11 .list-text em {
    font-size: 0.031rem;
  }
  .content.company-content .content-tit {
    border-color: #118129;
  }
  .content.company-content .company-info-box {
    margin: 0.015rem auto 0.025rem;
    padding: 0.015rem 0 0.020rem;
    width: 0.813rem;
    border-radius: 0.020rem;
  }
  .content.company-content .company-info-box .box-tit {
    font-size: 0.015rem;
  }
  .content.company-content .company-info-box .list {
    margin: 0.014rem auto 0;
    width: 0.670rem;
    border-top: 0.001rem solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: 0.010rem 0.015rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.001rem solid #707070;
  }
  .content.company-content .company-info-box .list li .list-tit {
    width: 0.200rem;
    font-size: 0.014rem;
    line-height: 0.018rem;
  }
  .content.company-content .company-info-box .list li .list-text {
    width: calc(100% - 0.200rem);
    font-size: 0.014rem;
    line-height: 0.018rem;
  }
  .content.company-content .company-location-box {
    border-top: 0.004rem solid #118129;
    padding: 0.020rem 0;
  }
  .content.company-content .company-location-box .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content.company-content .company-location-box .list li {
    width: 50%;
  }
  .content.company-content .company-location-box .list li .list-tit {
    padding: 0.010rem 0.017rem;
    border-bottom: 0.001rem solid #fff;
    font-size: 0.014rem;
    line-height: 1;
  }
  .content.company-content .company-location-box .list li .address {
    padding: 0.016rem 0.017rem;
    font-size: 0.014rem;
  }
  .content.company-content .company-location-box .list::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.001rem;
    height: 100%;
    background: #fff;
  }
  .content.contact-content {
    margin-bottom: 25px;
  }
  .content.contact-content .content-tit {
    border-color: #DC000C;
  }
  .content.contact-content .content-inner {
    margin: 0.020rem auto 0;
  }
  .content.contact-content .content-inner .contact-form {
    width: 100vw;
    height: 0.390rem;
  }
  .content.contact-content .content-inner .map {
    margin: 0.055rem auto 0;
    display: block;
    width: 0.800rem;
    height: 0.390rem;
  }
  .footer {
    font-size: 0.012rem;
    line-height: 0.070rem;
  }
  #modal .md-content.md-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: calc(100% - 0.016rem);
    height: calc(100% - 0.016rem);
  }
  #modal .md-content.md-gallery .md-text-box {
    width: 0.153rem;
    height: 0.230rem;
    border-top-left-radius: 0.019rem;
    border-bottom-left-radius: 0.019rem;
    -webkit-box-shadow: 0.008rem 0.006rem 0.001rem 0.001rem rgba(0, 0, 0, 0.16);
            box-shadow: 0.008rem 0.006rem 0.001rem 0.001rem rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery .md-text-box .md-text {
    top: 50%;
    left: 50%;
    margin-top: -0.010rem;
    font-size: 0.010rem;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  #modal .md-content.md-gallery .md-text-box .md-close {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0.030rem;
    width: 0.016rem;
    height: 0.016rem;
  }
  #modal .md-content.md-gallery .md-pic {
    width: calc(100% - 0.153rem);
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #modal .md-content.md-gallery.kaigyo .md-text-box .md-text {
    text-align: left;
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  #modal .md-content.md-nav {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 0.070rem;
  }
  #modal .md-content.md-nav .logo {
    width: 0.220rem;
  }
  #modal .md-content.md-nav .nav li {
    width: 0.244rem;
  }
  #modal .md-content.md-nav .nav li a {
    font-size: 0.030rem;
    line-height: 0.065rem;
  }
  #modal .md-content.md-nav .md-close {
    position: absolute;
    top: 0.029rem;
    right: 0.029rem;
    width: 0.028rem;
    height: 0.028rem;
  }
}
*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*
@media screen and (min-width: 751px) and (max-width: 844px) and (orientation: portrait) {
  html {
    font-size: calc(100vw / 0.800);
  }
  body {
    font-size: 0.015rem;
  }
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
  .hbg {
    margin-top: -0.1%; 
    top: 0.048rem;
    right: 0.041rem;
    width: 0.034rem;
    height: 0.024rem;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .hbg li {
    margin-bottom: 0.007rem;
    width: 100%;
    height: 0.003rem;
    border-radius: 0.0015rem;
  }
  .hbg.on {
    top: 0.018rem;
  }
  .op-content .bg {
    background-image: url(../imgs/opening/bg_op_sp.jpg);
    background-position: center bottom;
  }
  .op-content .op-logo {
    width: 0.526rem;
  }
  .op-content .statement-box {
    position: relative;
    padding-top: 0.100rem;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .op-content .statement-box p {
    margin-bottom: 0.030rem;
    font-size: 0.020rem;
    line-height: 0.030rem;
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: 0.060rem;
    font-size: 0.020rem;
  }
  .op-content .statement-box p.t-2 {
    margin-top: 0.110rem;
    font-size: 0.020rem;
  }
  .op-content .statement-box p span {
    margin-top: 0.020rem;
    display: block;
  }
  .op-content .btn-enter {
    right: 0.056rem;
    bottom: 0.105rem;
    width: 0.190rem;
  }
  .hero-content .header {
    width: 100%;
  }
  .hero-content .header .logo {
    top: -0.007rem;
    width: 0.560rem;
    height: 0.148rem;
    background: url(../imgs/hero/bg_logo.svg) left top no-repeat;
    background-size: contain;
  }
  .hero-content .header .logo span {
    margin: 0.032rem 0 0 0.087rem;
    width: 0.222rem;
  }
  .hero-content .header .header-inner {
    padding-top: 60px;
    height: 0.118rem;
    background: rgba(4, 50, 136, 0.95);
  }
  .hero-content .header .header-inner::after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 0.040rem;
    background: #008129;
  }
  .hero-content .hero-content-inner .bg {
    width: 100vw;
    height: 100%;
    overflow-x: scroll;
  }
  .hero-content .hero-content-inner .bg p {
    width: 1.710rem;
    height: 100vh;
    background: url(../imgs/hero/hero_sp.jpg) center center no-repeat;
    background-size: cover;
  }
  .hero-content .hero-content-inner .hero-copy {
    margin-top: -0.210rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0.005rem 0;
    width: 0.664rem;
    font-size: 0.030rem;
    line-height: 0.050rem;
    background: rgba(90, 110, 39, 0.4);
    border-radius: 0.019rem;
  }
  .hero-content .hero-content-inner .btn-rectuit {
    left: 0;
    bottom: 0.290rem;
    padding-left: 0.042rem;
    width: 0.270rem;
    height: 0.064rem;
    background: url(../imgs/hero/btn_recruit_sp.png) right center no-repeat;
    background-size: cover;
    font-size: 0.030rem;
    line-height: 0.064rem;
  }
  .hero-content .cap {
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 0.018rem;
    line-height: 0.048rem;
  }
  .content {
    margin: 0 auto 0.040rem;
  }
  .content .content-tit {
    padding-left: 0.030rem;
    font-size: 0.020rem;
    line-height: 0.042rem;
    border-top: 0.004rem solid;
    border-bottom: 0.004rem solid;
    z-index: 10;
  }
  .content.construction-content .content-tit {
    border-color: #123776;
  }
  .content.construction-content .content-inner {
    margin: 0.040rem auto 0;
    height: 0.830rem;
    overflow-y: scroll;
  }
  .content.construction-content .content-inner .gallery-box {
    margin: 0 auto;
    width: 0.530rem;
  }
  .content.construction-content .content-inner .gallery-box li .thumb-box {
    margin-bottom: 0.025rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap {
    bottom: 0.010rem;
    padding-left: 0.020rem;
    font-size: 0.019rem;
    line-height: 0.055rem;
  }
  .content.construction-content .content-inner .gallery-box li .zoom {
    right: 0.013rem;
    bottom: 0.018rem;
    width: 0.037rem;
    height: 0.037rem;
  }
  .content.construction-content .content-inner .gallery-box li.list-11 {
    display: none;
  }
  .content.construction-content .msg {
    margin-top: 0.015rem;
    height: 0.274rem;
  }
  .content.construction-content .msg .list-text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.026rem;
    line-height: 0.048rem;
  }
  .content.construction-content .msg .list-text em {
    font-size: 0.042rem;
  }
  .content.company-content .content-tit {
    border-color: #118129;
  }
  .content.company-content .company-info-box {
    margin: 0.012rem auto 0.017rem;
    padding: 0.030rem 0 0.040rem;
    width: 0.774rem;
    border-radius: 0.041rem;
  }
  .content.company-content .company-info-box .box-tit {
    font-size: 0.020rem;
  }
  .content.company-content .company-info-box .list {
    margin: 0.030rem auto 0;
    width: 0.710rem;
    border-top: 0.003rem solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: 0.024rem 0.015rem 0.024rem 0.080rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.003rem solid #707070;
    width: 0.710rem;
  }
  .content.company-content .company-info-box .list li .list-tit {
    width: 0.310rem;
    font-size: 0.016rem;
    line-height: 0.026rem;
  }
  .content.company-content .company-info-box .list li .list-text {
    width: calc(100% - 0.310rem);
    font-size: 0.016rem;
    line-height: 0.026rem;
  }
  .content.company-content .company-location-box {
    border-top: 0.003rem solid #118129;
    padding: 0.020rem 0;
  }
  .content.company-content .company-location-box .list {
    margin: 0 auto;
    width: 0.745rem;
  }
  .content.company-content .company-location-box .list li .list-tit {
    padding: 0.010rem 0.027rem;
    border-bottom: 0.001rem solid #fff;
    font-size: 0.030rem;
    line-height: 1;
  }
  .content.company-content .company-location-box .list li .address {
    padding: 0.010rem 0.027rem;
    font-size: 0.028rem;
    line-height: 0.040rem;
  }
  .content.company-content .company-location-box .list li:nth-child(1) {
    margin-bottom: 0.030rem;
  }
  .content.contact-content {
    margin-bottom: 0.010rem;
  }
  .content.contact-content .content-tit {
    border-color: #DC000C;
  }
  .content.contact-content .content-inner {
    margin: 0.040rem auto 0;
  }
  .content.contact-content .content-inner .contact-form {
    margin: 0 auto 0.020rem;
    height: 0.595rem;
  }
  .content.contact-content .content-inner .map {
    width: 100vw;
    height: 0.595rem;
  }
  .footer {
    padding: 0.020rem 0;
    font-size: 0.010rem;
    line-height: 0.012rem;
  }
  #modal .md-content.md-gallery {
    width: calc(100% - 0.044rem);
    height: calc(100% - 0.044rem);
  }
  #modal .md-content.md-gallery .md-text-box {
    margin: 0 auto;
    width: 0.690rem;
    height: 0.325rem;
    border-bottom-left-radius: 0.057rem;
    border-bottom-right-radius: 0.057rem;
    -webkit-box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery .md-text-box .md-text {
    margin-top: -0.024rem;
    top: 50%;
    width: 100%;
    font-size: 0.021rem;
  }
  #modal .md-content.md-gallery .md-text-box .md-close {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0.044rem;
    width: 0.029rem;
    height: 0.029rem;
  }
  #modal .md-content.md-gallery .md-pic {
    height: calc(100% - 0.365rem);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #modal .md-content.md-gallery .md-pic.md-video {
    height: auto;
  }
  #modal .md-content.md-nav .logo {
    margin: 0 auto;
    width: 0.192rem;
  }
  #modal .md-content.md-nav .nav {
    margin: 0.090rem auto 0.070rem;
  }
  #modal .md-content.md-nav .nav li {
    width: 0.244rem;
  }
  #modal .md-content.md-nav .nav li a {
    font-size: 0.030rem;
    line-height: 0.065rem;
  }
  #modal .md-content.md-nav .md-close {
    margin: 0 auto;
    width: 0.049rem;
    height: 0.049rem;
  }
}
*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

/*
@media screen and (max-width: 750px) and (orientation: portrait) {
*/
@media screen and (max-width: 750px) {
  html {
    font-size: calc(100vw / 0.390);
  }
  body {
    font-size: 0.015rem;
  }
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
  .hbg {
    margin-top: -0.15%; 
    top: 0.022rem;
    right: 0.037rem;
    width: 0.021rem;
    height: 0.015rem;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  }
  .hbg li {
    margin-bottom: 0.003rem;
    width: 100%;
    height: 0.003rem;
    border-radius: 0.0015rem;
  }
  .hbg.on {
    top: 0.018rem;
  }
  .op-content .bg {
    background-image: url(../imgs/opening/bg_op_sp.jpg);
    background-position: center bottom;
  }
  .op-content .op-logo {
    width: 0.286rem;
  }
  .op-content .statement-box {
    position: relative;
    padding-top: 0.040rem;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .op-content .statement-box p {
    margin-bottom: 0.020rem;
    font-size: 0.013rem;
    line-height: 0.018rem;
  }
  .op-content .statement-box p.t-1 {
    margin-bottom: 0.020rem;
    font-size: 0.013rem;
  }
  .op-content .statement-box p.t-2 {
    margin-bottom: 0.020rem;
    font-size: 0.013rem;
  }
  .op-content .statement-box p span {
    margin-top: 0.020rem;
    display: block;
  }
  .op-content .btn-enter {
    position: relative;
    margin: 0.020rem auto 0;
    width: 0.128rem;
  }
  .hero-content .header {
    width: 100%;
    height: 0.125rem;
    background: url(../imgs/hero/bg_top_header_sp.png) left top no-repeat;
    background-size: contain;
  }
  .hero-content .header .logo {
    position: absolute;
    top: 0.015rem;
    left: 0.015rem;
    width: 0.130rem;
  }
  .hero-content .header .header-inner {
    display: none;
  }
  .hero-content .hero-content-inner .bg {
    width: 100vw;
    height: 100%;
    overflow-x: scroll;
  }
  .hero-content .hero-content-inner .bg p {
    width: 100%;
    height: 100vh;
    background: url(../imgs/hero/hero_sp.jpg) center center no-repeat;
    background-size: cover;
  }
  .hero-content .hero-content-inner .hero-copy {
    margin-top: -0.240rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0.020rem 0;
    width: 0.278rem;
    font-size: 0.018rem;
    line-height: 0.030rem;
    background: rgba(117, 155, 150, 0.4);
    border-radius: 0.019rem;
  }
  .hero-content .hero-content-inner .hero-copy2 {
    margin-top: -0.09rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0.020rem 0;
    width: 0.278rem;
    font-size: 0.018rem;
    line-height: 0.0230rem;
    background: rgba(117, 155, 150, 0.4);
    border-radius: 0.019rem;
  }    
  .hero-content .hero-content-inner .btn-rectuit {
    left: -3%;
    bottom: 0.075rem;
    padding-left: 0.02rem;
    width: 0.13rem;
    height: 0.025rem;
    background: url(../imgs/hero/btn_recruit_sp.png) right center no-repeat;
    background-size: cover;
    font-size: 0.018rem;
    line-height: 0.025rem;
    z-index: 888;
  }
  .hero-content .cap {
    position: absolute;
    width: 100%;
    margin-top: -10%;  
    font-size: 0.016rem;
    line-height: 0.028rem;
  }
  .content {
    margin: 0 auto 0.020rem;
  }
  /*.content .content-tit {
    padding-left: 0.033rem;
    font-size: 0.020rem;
    line-height: 0.042rem;

    border-bottom: 0.004rem solid;
    z-index: -1;
  }
  .content.construction-content .content-tit {
    border-color: #118129;
    z-index: -1;      
  }*/
  .content.construction-content .content-inner {
    margin: 0.020rem auto 0;
    height: 0.455rem;
    overflow-y: scroll;
  }
  .content.construction-content .content-inner .gallery-box {
    margin: 0 auto;
    width: 0.304rem;
  }
  .content.construction-content .content-inner .gallery-box li .thumb-box {
    margin-bottom: 0.015rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap {
    bottom: 0.004rem;
    padding-left: 0.007rem;
    font-size: 0.0147rem;
    line-height: 0.02rem;
  }
  .content.construction-content .content-inner .gallery-box li .cap span {
    display: block;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .content.construction-content .content-inner .gallery-box li .zoom {
    right: 0.007rem;
    bottom: 0.006rem;
    width: 0.016rem;
    height: 0.016rem;
  }
  .content.construction-content .msg {
    margin-top: 0.020rem;
    height: 0.274rem;
  }
  .content.construction-content .msg .list-text {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.018rem;
    line-height: 0.036rem;
  }
  .content.construction-content .msg .list-text em {
    font-size: 0.029rem;
  }
  /*.content.company-content .content-tit {
    border-color: #118129;
    z-index: -1;
  }*/
  .content.company-content .wrap {
    /*overflow-x: scroll;*/
    width: 100%;  
  }
  .content.company-content .company-info-box {
    margin: 0.015rem 0.008rem 0.025rem;
    padding: 0.015rem 0 0.020rem;
    width: 95%;
    border-radius: 0.015rem;
  }
  .content.company-content .company-info-box .box-tit {
    font-size: 0.015rem;
  }
  .content.company-content .company-info-box .list {
    margin: 0.014rem auto 0;
    width: 93%;
    border-top: 0.001rem solid #707070;
  }
  .content.company-content .company-info-box .list li {
    padding: 0.01rem 0.005rem 0.01rem 0.010rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.001rem solid #707070;
    width: 100%;
  }
  .content.company-content .company-info-box .list li .list-tit {
    width: 0.250rem;
    font-size: 0.012rem;
    line-height: 0.016rem;
  }
  .content.company-content .company-info-box .list li .list-text {
    width: 100%;
    font-size: 0.012rem;
    line-height: 0.016rem;
  }
  /*.content.company-content .company-location-box {
    border-top: 0.003rem solid #118129;
    padding: 0.020rem 0;
  }
  .content.company-content .company-location-box .list {
    margin: 0 auto;
    width: 0.335rem;
  }
  .content.company-content .company-location-box .list li .list-tit {
    padding: 0.010rem 0.008rem;
    border-bottom: 0.001rem solid #fff;
    font-size: 0.015rem;
    line-height: 1;
  }
  .content.company-content .company-location-box .list li .address {
    padding: 0.010rem 0;
    font-size: 0.015rem;
    line-height: 0.025rem;
  }
  .content.company-content .company-location-box .list li:nth-child(1) {
    margin-bottom: 0.030rem;
  }*/
  .content.contact-content {
    margin-bottom: 0.010rem;
  }
  /*.content.contact-content .content-tit {
    border-color: #DC000C;
    z-index: -1;
  }*/
  .content.contact-content .content-inner {
    margin: 0.020rem auto 0;
  }
  .content.contact-content .content-inner .contact-form {
    margin-bottom: 0.020rem;
    width: 100vw;
    height: 0.260rem;
  }
  .content.contact-content .content-inner .map {
    margin: 0 auto;
    display: block;
    width: 0.345rem;
    height: 0.260rem;
  }    
    
.list2 {
text-align: center;      
  margin: 35% auto 8%;  
}
.list-tit2 { 
  margin-top:3%;
  font-size: 17px;
  line-height: 22px;
}      
.list-tit3 {
  font-size: 17px;
  line-height: 22px; 
}
    
.mapwaku {
  margin-top: -10%;
  margin-bottom: -28%;
}

.mapwaku iframe {
  left: 1%;
  top: 0;
  height: 100%;
  width: 98%;
}
    
.content-tit2 {
  text-align: center;
  width: 100%;
  margin-top: -20%;
  padding-left: 0%; 
  margin-bottom: -100%;    
  color: #118129;
  font-size: 40px;
  line-height: 90px;
  border-bottom: 8px solid;    
  border-color: #118129;
  letter-spacing: 0.08em;    
  z-index: -1;
}  
    
.formwaku {
  text-align: center;    
  margin-top: 110%;   
  height: 100%;
  overflow: hidden;
  padding-bottom: 180%;
  position: relative;
}

.formwaku iframe {
  position: absolute;
  left: 0;
  top: 0;
  bottom 50%;    
  height: 100%;
  width: 100%;
}      
    
  .footer {
    padding: 0.020rem 0;
    font-size: 0.010rem;
    line-height: 0.012rem;
  }
    
  #modal .md-content.md-gallery {
    width: calc(100% - 0.010rem);
    height: calc(100% - 0.010rem);
  }
  #modal .md-content.md-gallery .md-text-box , #modal .md-content.md-gallery.w .md-text-box  {
    margin: 0 auto;
    width: 0.335rem;
    height: 0.145rem;
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    border-bottom-left-radius: 0.057rem;
    border-bottom-right-radius: 0.057rem;
    -webkit-box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 6px 2px 2px rgba(0, 0, 0, 0.16);
  }
  #modal .md-content.md-gallery .md-text-box .md-text {
    margin-top: -0.024rem;
    top: 50%;
    width: 100%;
    font-size: 0.012rem;
  }
  #modal .md-content.md-gallery .md-text-box .md-close {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0.022rem;
    width: 0.020rem;
    height: 0.020rem;
  }
  #modal .md-content.md-gallery.w .md-text-box .md-close {
    right:inherit;
  }
  #modal .md-content.md-gallery .md-pic {
    width: calc(100vw - 0.010rem);
    height: calc(100% - 0.010rem - 0.165rem);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #modal .md-content.md-gallery .md-pic.md-video {
    width: calc(100vw - 0.010rem);
    height: auto;
  }
  #modal .md-content.md-nav .logo {
    margin: 0 auto;
    width: 0.192rem;
  }
  #modal .md-content.md-nav .nav {
    margin: 0.090rem auto 0.070rem;
  }
  #modal .md-content.md-nav .nav li {
    width: 0.244rem;
  }
  #modal .md-content.md-nav .nav li a {
    font-size: 0.030rem;
    line-height: 0.065rem;
  }
  #modal .md-content.md-nav .md-close {
    margin: 0 auto;
    width: 0.049rem;
    height: 0.049rem;
  }
.pic{
    padding-top: 8%;    
    width: 95%;
    margin: 0 auto;    
  }    
}
/*# sourceMappingURL=kyouei.css.map */