@charset "UTF-8";

/* Base */
html { font-family: 'cursive', 'sans-serif';font-size: 16px; line-height: 1.5; }
body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 1080px; font-family: "Hiragino Maru Gothic Pro";}
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }



.license{
width:80%;
margin:60px auto;
}
.license img{
width:100%;
}

.works{
  width: 100%;
  margin-bottom: 80px;
}
.works img{
  width: 100%;
}
.works-index{
  padding: 20px;
  height: 40px;
  color: #0f1766;
}
.works-index h3{
  color: #0f1766;
  font-size: 23px;
  margin-bottom: 10px;
}
.works-text{
  padding: 20px;
}
.flow-intro .w30{
  margin-bottom: 60px;
}
.top-1block{
  font-size: 18px;
}
.top-2block{
  font-size: 23px;
}
.pc-none{
  display: none;
}
.type-page h1{
  display: none;
}
/* 共通エリア開始 */
header{
  width: 100%;
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.infiniteslide1{
  height: 270px;
  position: relative;
}
.infiniteslide1 img{
  width: 400px;
  height: 300px;
  margin-top: -40px;
}
.eiviroment{
  width: 80%;
  position: absolute;
  font-size: 2.3em;
  text-align: center;
  letter-spacing: 6px;
  top: 5px;
  left: 10%;
  font-family: 'Arial Black';
  color: rgba(0, 0, 0, 0.4);
}
.trees{
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.trees img{
  height: 70px;
  width: 100%;
}
.w25{
  width: 25%;
  float: left;
}
.w24{
  width: 24.5%;
  float: left;
}
.line-border{
  border-left:solid 1px;
  border-collapse: collapse;
}
.w250{
  width: 450px;
  margin-top: -5px;
  margin-right: 3px;
  font-size: 18px;
}
.w250 img{
  width: 65px;
}

.smart-link{
  display: none;
}
.smart-toppicture{
  display: none;
}
.toggle {
  position: fixed; /* bodyに対しての絶対位置指定 */
  right: 90px;
  top: 0px;
  display: block;
  width: 90px;
  height: 110px;
  cursor: pointer;
  z-index: 3;
  background: #282626;
  color: #fff;
}
.toggle span {
  display: block;
  position: absolute; /* .toggleに対して */
  width: 50%;
  border-bottom: solid 1px #fff;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  padding-top: 15px;
  right: 22px;
}
.toggle span:nth-child(1) {
  top: 23px;
  width: 45px;
}
.toggle span:nth-child(2) {
  top: 33px;
  width: 30px;
}
.toggle span:nth-child(3) {
  top: 43px;
  width: 20px;
}
.toggle span:nth-child(4) {
  border: none;
  top: 28px;
  left: 5px;
  font-size: 12px;
  font-weight: bold;
}
/* 最初のspanをマイナス45度に */
.toggle.active span:nth-child(1) {
  top: 15px;
  left: 10px;
  width: 45px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 2番目と3番目のspanを45度に */
.toggle.active span:nth-child(2),
.toggle.active span:nth-child(3) {
  top: 15px;
  width: 45px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* .global_nav */
.global_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  z-index: 2;
  padding-top: 50px;
  text-align: center;
  color: #fff;
  background: #282626;
  transition: all 0.8s;
}
.global_nav.sticky {
  position: fixed;
  bottom: 10px;
}
.global_nav .nav_li {
  width: 100%;
  padding: 10px;
  list-style-type: none;
}
.global_nav .nav_li a {
  display: block;
  color: #fff;
}
/* .global_navに.activeが追加 */
.global_nav.active {
  transform: translateY(0%);
}
/* .super */
.super {
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  transform: translateY(900%);
  z-index: 2;
  text-align: left;
  color: #ff0;
  background: rgba(255,255,0,0.7);
  transition: all 0.8s;
}
.super.sticky {
  position: fixed;
  bottom: 10px;
}
.super .nav_li2 {
  width: 100%;
  padding: 10px;
  list-style-type: none;
}
.super .nav_li2 a {
  display: block;
  color: #000;
}
/* .global_navに.activeが追加 */
.super.active {
  transform: translateY(0%);
}
.maintext {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  top:170px;
  width: 390px;
  height: 650px;
  color: #fff;
  left: -3%;
  line-height: 50px;
  font-size: 13px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'cursive', 'sans-serif';
}
.maintext-in{
  padding:-10px;
  height: 30px;
}
.maintext h2{
  background-color: #000;
  display: inline-block;
  margin-left: 20px;
  padding: 10px 5px;
}
.maintext-rightup{
  position: absolute;
  top:130px;
  right: 20px;
  width: 130px;
}
.maintext-rightup img{
  width: 100%;
}
.w50{
  float: left;
  width: 50%;
}
.w35{
  float: left;
  width: 45%;
}
.w45{
  float: left;
  width: 47.5%;
}
.w80c{
  width: 80%;
  margin: 0 auto;
} 
.w60c{
  width: 60%;
  margin: 0 auto;
} 
.w60{
  float: left;
  width: 60%;
} 
.w40{
  float: left;
  width: 40%;
} 
.w30{
  float: left;
  width: 300px;
} 
.w10{
  float: left;
  width: 10%;
} 
.w10 img{
  width: 80%;
  margin-top: -400px;
}
.w25left{
  margin-left: 2%;
}
.w25right{
  margin-right: 2%;
}
.w50 img{
  width: 100%
}
.fa-envelope-open-text{
  margin-right: 20px;
}
.fa-phone{
  margin-right: 20px;
}
.top-effect-img img{
  display: none;
    position: absolute;
    width: 100%;
    left: 800px;
    margin-left: -800px;
}
.top-effect-img{
  position: absolute;
  width: 700px;
  min-width: 530px;
  top:150px;
  left:15%;
  list-style: none;
  text-align: center;
  opacity: 0;
  animation: example 2.5s ease 2.5s 1 forwards;　
    -webkit-animation: example 2.5s ease 2.5s 1 forwards;
  z-index: 100;    
}
@-webkit-keyframes example {
  100% {
    opacity: 1;
  }
}
@keyframes example {
  100% {
    opacity: 1;
  }
}

.w90{
  width: 90%;
  margin: 0 auto;
}
.w520{
  width: 520px;
  float: left;
}
.w520-nomal{
	width: 520px;
	margin: 0 auto;
}
.whalf{
  width: 50%;
  float: left;
}
.w30{
	width: 30%;
	float: left;
}
.w70{
	width: 70%;
  float: left;
  text-align: left;
}
.space20{
  margin-left: 40px;
}
.space40{
  margin-left: 40px;
}
.service-block{
  width: 90%;
  margin: 0 auto 60px;
}
.service-text ul{
  margin-top: 40px;
}
.service-text li{
  margin-right: 30px;
  padding: 15px 30px;
  background-color: #55AAFB;
  display: inline-block;
  color: #fff;
  margin-bottom: 30px;
}
.service-text h3{
  display: inline-block;
  border-bottom: 4px solid #ff0;
  margin-bottom: 10px;
  margin-top:30px;
}
.shadou{
  border-radius: 15px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8);
  border:solid 1px #959535;
  background-color: #fff;
}
.service-price{
  padding: 10px 20px;
}
.service-price h3{
  text-align: center;
  margin-bottom: 20px;
}
.price{
  margin-top: 40px;
  margin-bottom: 60px;
}

.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 0.6s;
}
.underup2 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 0.8s;
}
.underup3 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1.0s;
}
.underup4 {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1.2s;
}
.underleft{
  opacity : 0;
  transform: translateX(90px);
  transition: all 2s;
}
.triangle{
  border-top: 111px solid #282626;
  border-right: 111px solid  transparent;
  border-bottom: 330px solid transparent;
  border-left: 111px solid #282626;
}
.triangle-lefttop{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 60px solid #eef4fa;
  border-right: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid  #eef4fa;
}
.triangle-lefttop2{
  position: absolute;
  top: 0px;
  left: 0px;
  border-top: 60px solid #fff;
  border-right: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid  #fff;
}

.triangle-in{
  position: absolute;
  top: 440px;
  border-top: 60px solid transparent;
  border-right: 60px solid  #ffffff;
  border-bottom: 60px solid #FFF;
  border-left: 60px solid transparent;
}
footer{
  background-color: #00b900;
  margin-top: -10px;
  color: #fff;
  padding-bottom: 40px;
}
.footer-adress{
  font-size: 1.4em;
  margin-top: 20px;
}
.footer-in{
  width: 90%;
  margin: 0 auto;
  padding-top: 70px;
}
.footer-over h3{
  font-size: 1.7em;
  margin-bottom: 10px;
}
.footer-conect li{
  padding: 15px 25px;
  border: solid 2px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.footer-under{
  width: 70%;
  margin: 100px auto;
  font-size: 0.9em;
  text-align: center;
  border-right: solid 1px;
}
.footer-under h3{
  margin-bottom: 30px;
}
.footer-under li{
  margin-bottom: 20px;
}
.footer-line{
  width: 100%;
  height: 90px;
}
.footer-line img{
  width: 100%;
  padding-top: 30px;
}
.line-img{
  position: fixed;
  bottom:125px;
  right: 20px;
  width: 170px;
}
.line-img img{
  width: 100%;
}

.shint{
  text-align: center;
  background-color: #fff;
}


.plans img{
  width: 100%;
}
.plan-block{
  margin-bottom: 50px;
}
.plan-table {
  text-align: center;
  margin-bottom: 70px;
}
.plan-table tr{
  height: 55px;
}
.plan-table th{
  border-collapse: collapse;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  background-color: #576128;
}
.plan-table td{
  border-collapse: collapse;
  padding-left: 20px;
  padding-right: 20px;
  background-color: rgba(173, 202, 128,0.2);
}
.plan-table td:nth-child(1){
  background-color:#c9d72a;
  color: #fff;
}
.plan-img{
  width: 95%;  
  margin: 0 auto;
}
.plan-img img{
  width: 100%;
}
.plan-detail{
  margin-top: 40px;
  line-height: 40px;
}
.plan-detail h2{
  margin-bottom: 20px;
}
.plan-detail h3{
  border-left: 8px solid seagreen;
  padding-left: 10px;
  margin-bottom: 10px;
}
.item {
  margin-bottom: 70px;
}
.item table{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
.item tr{
  height: 60px;
}
.item td{
  border-collapse: collapse;
  background-color: rgba(173, 202, 128,0.2);
}
.item th{
  border-collapse: collapse;
  color: #fff;
  background-color: #2f4f4f;
}
.item td:nth-child(1){
width: 190px;
}

.header-logo{
  position: absolute;
  width: 400px;
  top: 60px;
  left: 30px;
  color: #296f3a;
}
.header-logo img{
  width: 90px;
  margin-right: 20px;
}
.header-menu{
  overflow: hidden;
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 62%;
  text-align:left;
  left: 300px;
  top: -30px;
  height: 220px;
  color: #fff;
}
.header-menu li{
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 55px;
  height: 220px;
  margin-right: 10px;
}
.header-menu li:hover{
  color: #000;
  padding-left: 20px;
  transition: 0.4s;
}
.color1{
  background-color: #E60012;
}
.color2{
  background-color: #F39800;
}
.color3{
  background-color: #FFF100;
}
.color4{
  background-color: #009944;
}
.color5{
  background-color: #0068B7;
}
.color6{
  background-color: #1D2088;
}
.color7{
  background-color: #920783;
}
.color8{
  background-color: #00B900;
}
.color9{
  background-color: #0068B7;
}
.color10{
  background-color: #EB6CA2;
}




.header-menu-in{
  overflow: hidden;
  width: 90%;
  text-align: right;
  height: 110px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}
.header-menu-in ul{
  margin-right: 90px;
}
.header-menu-in li{
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 45px;
}
.header-inimg{
  position: relative;
  background-image: url(../material/intop.png);
  background-size: 100% 100%;
  height: 490px;
  margin-top: -20px;
  margin-bottom: 60px;
}
.movie{
  width: 750px;
  margin:60px auto 20px;
}
.movie video{
  width: 100%;
}
.movie img{
  width: 100%;
}

.contact-form{
  background-color: #B22E29;
  padding-left: 25px;
  padding-right: 15px;
  height: 61px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.contact-form:hover{
  background-color: #170354;
  transition: 0.7s;
}

.top-small{
  font-size: 9px;
  margin-top: 10px;
  color: #c0c0c0;
}
.text-small{
  font-size: 0.7em;
}

.width108{
  width: 1080px;
  margin: 0 auto;
}
.title{
  padding-top: 30px;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  font-size: 30px;
}
.title:before{
  content: "";
  height: 3.5px;
  width: 200px;
  background: #E60012;
  margin-right: 40px;
}
.title:before {
  background: linear-gradient(-90deg, #ff0, transparent);
}


.title-main h2{
  margin-bottom: 40px;
  font-size: 40px;
}
.title-main p{
  line-height: 30px;
}
.title2{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.title2 h2{
  font-size: 33px;
  color: #000;

}
.title2 p{
  font-size: 15px;
  color: #e0974e;
  font-family: "Verdana";
}


.colorch{
  color: #2b493b;
  font-size: 1.3em;
}
.colorch2{
  color: #FFB801;
  font-size: 1.3em;
}

.lispace10{
  margin-left: 4%;
  margin-right: 4%;
}
.section4{
  margin-top: 130px;
}

.section5{
  position: relative;
}
.section5 img{
  width: 100%;
}
.section5-message{
  position: absolute;
  background-color: rgba(146, 7, 131, 0.6);
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #fff;
  font-size:30px;
  height: 450px;
  right: 100px;
  top: -100px;
  padding: 20px 20px;
}
.section5-detail{
  position: absolute;
  color: #fff;
  left:100px;
  padding: 30px 20px;
  bottom:40px;
  background-color: rgba(255, 255, 255, 0.7);
  border:solid 1px;
  }
.section5-detail li{
  display: inline-block;
  width: 250px;
  padding: 10px 20px;
}
.section5-detail h3{
  font-size: 55px;
  color: #0D0F80;
  margin-bottom: 20px;
  text-align: left;
  font-style: italic;
}




.pc-none{
  display: none;
}
.back-color{
  background-color: rgba(0,255,255,0.9);
}
.back-color1{
  background-color: #282626;
}
.back-color2{
  background: linear-gradient(rgba(224, 151, 78, 0.7),rgba( 255, 255, 255, 0.5 )) fixed;
  padding-top: 30px;
  padding-bottom: 30px;
}
.cuttin{
  width: 100%;
  position: relative;
}
.cuttin img{
  width: 100%;
}
.cuttin-message{
position: absolute;
width: 750px;
background-color: #fff;
bottom: 0;
right: 0;
font-size: 28px;
line-height: 50px;
font-style: italic;
padding-bottom: 10px;
padding-top: 10px;
}
.person{
  text-align: left;
  margin-top: 60px;
}
.cuttin-matome h3{
  margin-bottom: 20px;
  font-size: 30px;
}
.cuttin-matome {
  line-height: 30px;
}


.caption{
  color: #fff;
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
.mask{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  -webkit-transition: all 0.8s ease;
  transition:   all 0.8s ease;
  -webkit-transform:  scale(0); /* 大きさを０にして表示しない */
  transform:    scale(0);
}



.toprecruit-img{
  padding-bottom: 50px;
  line-height: 30px;
}
.toprecruit-img img{
  width: 100%;
  margin-right: 2%;
  margin-bottom: 10px;
}

.shadow-img{
  filter: drop-shadow(0 0px 3px rgba(0, 0, 0, .9));
}
.person-img{
  font-family: "ヒラギノ角ゴ Pro W3";
  text-align: left;
  font-size: 25px;
  line-height: 45px;
}
.w300{
  width: 290px;
  font-size: 12px;
  border-top:solid 2px;
  margin-top: 10px;
}
.w300 p{
  margin-top: 10px;
}
.contact-tel{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 29px;
  font-family: "ヒラギノ角ゴ Pro W6";
}

.works-photo ul{
  margin-bottom: 40px;
}
.works-photo li{
  width: 30%;
  display: inline-block;
}
.works-photo img{
  width: 100%;
}

.top-about{
  width: 100%;
}
.top-about img{
  width: 100%;
}
.top-about-text{
  line-height: 30px;
  text-align: left;
}
.button{
  text-align: center;
  padding: 10px;
  background-color: #1c2788;
  color: #fff;
  width: 240px;
  margin: 80px auto 0;
}
.button p{
  text-align: center;
}
.button:hover{
  color: #1c2788;
  background-color: #fff;
  transition: 0.6s;
}
.button2{
  text-align: center;
  background-color: #EB6CA2;
  color: #fff;
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button2:hover{
  color: #EB6CA2;
  background-color: #fff;
  transition: 0.6s;
}
.button3{
  background-color: #000;
  color: #ff0;
  text-align: center;
  padding: 10px;
  width: 200px;
}
.button3:hover{
  color: #000;
  background-color: #ff0;
  transition: 0.6s;
}


.top{
  overflow:hidden;
  height: 770px;
  width: 100%;
  margin-top: -20px;
}

.top img{
  width: 100%;
  height: 100%;
}
.top-cover{
  position: absolute;
  top: 0;
  height: 558px;
  width: 100%;
  background-color: rgba(40, 38, 38, 0.5);
}
.top-cover-in{
  position: absolute;
  top: 0;
  height: 560px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
.cover-color{
  background-color: rgba(0, 7, 31, 0.5);
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.contents{
  text-align: center;
  margin-top: 800px;
}
.contents img{
  width: 100%;
}
.black-height{
  background-color: #ff0;
  height: 20px;
  width: 100%;
}


.red{
  color: #55AAFB;
}

.works{
  margin-top: 50px;
  margin-bottom: 60px;
}
.left-border{
  border-left: solid 1px;
}
.three-point{
  width: 100%;
}
.three-point img{
  width: 100%;
}
.w33 {
  width: 33.3%;
  float: left;
}
.w33 img{
  width: 100%;
}

.slide{
  width: 100%;
  color: #000;
  margin-top: 20px;
}



.recruit-voice{
  background-color: rgba(247, 249, 255, 0.8);
  padding: 10px 30px;
  font-family: "Arial";
  text-align: left;
  margin-bottom: 30px;
}
.recruit-voice-title{
  width: 750px;
}
.recruit-voice-title h3{
  font-size: 55px;
  color: #0D0F80;
  margin-bottom: 30px;
  text-align: left;
  font-style: italic;
}
.recruit-button{
  color: #fff;
  width:30%;
  margin: 0px auto;
  background: #350a3b;
  border-radius:10px;
  padding: 20px 35px;
  text-align: center;
  font-size: 20px;
}
.download{
  font-family: "Arial";
  background-color: rgba(247, 249, 255, 0.9);
  padding: 10px 10px 30px 40px;
}



.strong-point {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.strong-point i{
  color: #1F2B61;
}
.strong-point li{
  width: 33%;
  display: inline-block;
}

.small-text{
  font-size: 24px;
}

.w20 {
  width: 20%;
  float: left;
}

.recruit-img {
  float: left;
  width: 35%;
}
.recruit-img img{
  width: 100%;
  margin-top: 40px;
}
.team {
  width: 90%;
  margin:0 auto;
  padding-bottom: 40px;
  text-align: center;
}
.team li{
  width: 30%;
  margin-top: 30px;
  display: inline-block;
}
.team img{
  width: 100%;
}
.recruit-button{
  text-align: center;
  margin-bottom: 60px;
}
.equipment-all li{
  width: 30%;
  display: inline-block;
  margin-bottom: 70px;
}
.equipment-text{
  height: 100px;
}
.equipment-all img{
  width: 100%;
}
.equipment-all h3{
  text-align: left;
  border-left: solid 7px #ddcc18;
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.recruit-member{
  margin-bottom: 90px;
}
.recruit-member img{
  width: 100%;
}
.color-black{
  background-color: #000;
  color: #ff0;
}
.member{
  margin-bottom: 70px;
}

.member-all li{
  display: inline-block;
  width: 24%;
}
.member-all img{
  width: 100%;
}
.memberpage{
  width: 100%;
  margin-top: 50px;
}
.member-title{
  width: 200px;
  background-color: #1d2b55;
  color: #fff;
  text-align: center;
  padding: 30px 80px;
  font-size: 22px;
}
.membaer-mainimg{
  width: 950px;
  margin: 0 auto;
  border:solid 2px #000;
  background-color: #fff;
}
.member-detail{
  width: 850px;
  margin: 60px auto;
}
.member-detail img{
  margin-bottom: 20px;
}
.membaer-mainimg h2{
  border-left: 7px solid #170e69;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 18px;
}
.member-left{
  background-color: #fff;
}
.membaer-right{
  background-color: #29444b;
  color: #fff;
  height: 100%;
}
.member-pr{
  padding:70px 20px;
}
.member-pr h3{
  text-align: center;
  margin-bottom: 40px;
}
.member-back{
  background-color: #eef4fa;
  padding-bottom: 40px;
}




.text-fadein span{
  display: inline-block;
  position: relative;
}
.text-fadein span:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.text-fadein.active span:before {
  width: 0%;
}



.flag {
  position: absolute;
  top: 0;
  left: 0;
  border-left: 90px solid #3da965;
  border-bottom: 90px solid transparent;
}


.button-color{
    width:200px;
    margin-top: 10px;
    background: #1C295E;
    border-radius:30px;
    padding: 10px 35px;
    text-align: center;
    color: #fff;
}
.button-color:hover{
  color: #fff;
  background-color: #348DC5;
  transition: 0.7s;
}

.ff0{
  color: #ff0;
}
.color-ch{
  background-color: #000;
}
.color-ch2{
  background-image: url(../material/back-wall.png);
}

/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  height: 15px;
  padding-bottom: 20px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 14px;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.inner-picture  h2{
  font-size: 35px;
  padding-top: 5%;
  letter-spacing: 20px;
  vertical-align: center;
}
.inner-picture img{
  width: 100%;
}

.inner-guide {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}


.message{
  line-height: 30px;
}
.bottom30{
  margin-bottom: 30px;
}
.top80{
  margin-top: 80px;
}
.hit-color{
  background-color: #ff0;
  color: #000;
}
.photos{
  text-align: center;
}
.photos img{
  width: 100%;
}
.photos li{
  width: 23%;
  display: inline-block;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 20px;
}



.map{
  width: 100%;
  margin-top: 80px;
}
.map iframe{
  width: 95%;
  margin-left: 5%;
  height: 430px;
}
.map h4{
  font-size: 1.5em;
  padding-bottom: 10px;
}
.map-block{
  width: 90%;
  margin: 0 auto 50px;
}
.copyright{
  color: #000;
}
.back-img{
  background-color: rgba(0, 0, 0, 0.5)
}

.copyright{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 12px;
  background-color:#3e2e28;
  color: #fff;
}


.off-grid{
  margin-bottom: 30px;
}
.off-grid h2{
  font-size: 35px;
  color: #1a4c8f;
  background: -webkit-linear-gradient(0deg, #1a4c8f, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.off-grid-p{
  margin-top: 40px;
  line-height: 40px;
}
.recruit-grid h2{
  text-align: center;
  font-size: 35px;
  margin-bottom: 40px;
  color: #1a4c8f;
  background: -webkit-linear-gradient(0deg, #3da965, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.recruit-grid-p{
  text-align: center;
  font-style: italic;
  margin-bottom: 40px;
  line-height: 30px;
}
.recruit-grid-p h3{
  margin-top: 30px;
  display: inline-block;
  border-bottom: solid #ff0 5px;
  margin-bottom: 20px;
}
.selection-block{
  margin-bottom: 50px;
}
.selection-block img{
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}
.selection-block li{
  border: solid 1px;
  display: inline-block;
  padding: 10px 20px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.selection-color{
  background-color: #000;
  color: #fff;
}
.selection-detail{
  color: #fff;
  left:100px;
  padding: 30px 20px;
  bottom:40px;
  background-color: rgba(255, 255, 255, 0.7);
  border:solid 1px;
  }
.selection-detail li{
  display: inline-block;
  padding: 10px 20px;
}



.off-grid-merit{
  margin-top: 70px;
  line-height: 30px;
}
.right-half{
  border-right:solid 2px;
  height:70px;
}
.name h3{
  font-size: 35px;
  margin-bottom: 10px;
}
.name p{
  font-style: italic;
  margin-bottom: 5px;
}
.name h5{
  font-size: 15px;
  margin-top: -1px;
}
.jisseki{
  line-height: 30px;
}
.comitment{
  line-height: 35px;
}
.greeting{
  line-height: 35px;
  margin-bottom: 60px;
}
.greeting p{
  margin-bottom: 20px;
}
.greeting img{
  width: 100%;
}
.greeting li{
  display: inline-block;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 50px;
}
.greeting h3{
  border-left: #e0974e solid 7px;
  padding-left: 10px;
  margin-bottom: 20px;
}
.stance-circle{
  border:solid 2px;
  border-radius: 20px;
  line-height: 35px;
  font-size: 18px;
  margin-bottom: 30px;
}

.smart-intop{
  display: none;
}
.borderleft{
  border-left: solid 1px #f0d7ec;
}
.pagein{
  padding: 5px 30px;
}


.company{
  text-align: left;
}
.company-bottom{
  margin-bottom: 60px;
  margin-top: 120px;
}
.company-prof table{
  border-collapse: collapse;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  border-top: solid 1px #f0d7ec;
}
.company-prof th{
  width: 170px;
  border-bottom: solid 1px #f0d7ec;
  text-align: center;
}
.company-prof td{
  border-bottom: solid 1px #f0d7ec;
  border-left: solid 1px #f0d7ec;
  padding-left: 30px;
  padding-right: 20px;
  width: 600px;
}
.company-prof tr{
  height: 70px;
}
.comapany-greet{
  width: 80%;
  margin: 0 auto;
  margin-bottom: 100px;
}
.comapany-greet h1{
  margin-bottom: 40px;
}
.comapany-greet p{
  line-height: 35px;
}
.ceo{
  float: right;
  margin-top: 30px;
  width: 350px;
}
.ceo img{
  float: right;
  width: 100%;
}
.access{
  width: 100%;
}
.access iframe{
  width: 100%;
  height: 640px;
}
.botm-space{
  margin-top: 10px;
  margin-bottom: 10px;
}
.history img{
  width: 100%;
}
.histpory-text{
  margin-top: 40px;
}
.italic{
  font-style: italic;
}
.dynamic img{
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 30px;
}
.dynamic h3{
  border-bottom: 4px solid #ff0;
  display: inline-block;
}
.dynamic-block{
  margin-top: 40px;
  margin-bottom: 30px;
}
.ryoiku-block{
  width: 80%;
  margin: 0 auto;
}
.ryoiku-block img{
  width: 100%;
}
.ryoiku-block p{
  width: 95%;
  margin: 0 auto 40px;
}
.ryoiku-block h3{
  margin-bottom: 15px;
  margin-top: 10px;
}
.ryoiku-block h4{
  border-bottom: 4px solid #ff0;
  display: inline-block;
  font-size: 1.5em;
}
.ryoiku-block li{
  width: 30%;
  margin-right: 1%;
  display: inline-block;
  text-align: center;
}
.ryoiku-contact{
  width: 80%;
  margin: 0 auto 60px;
}
.nextpage{
  margin-top: 30px;
  font-size: 20px;
  ]
}
.nextpage i{
  margin-right: 20px;
  font-size: 1.5em;
}


.personal-section2{
	width: 900px;
  margin: 0 auto;
}
.personal-section2 p{
	margin-bottom: 30px;
}
.privacy-day{
	width: 400px;
  margin-left: 70%;
  margin-bottom: 60px;
}
.contact-message{
  width: 600px;
  margin: 0 auto;
}
.contactform{
  font-size: 15px;
  margin-bottom: 40px;
}
.privacy{
  width: 760px;
  margin:0 auto 60px;
}
.privacy a{
  color: red;
}
.nyuryoku{
  width: 760px;
  margin:0 auto 120px;
  text-align: center;
}
.nyuryoku li{
  display: inline-block;
}
.nyuryoku tr{
  height: 70px;
}
.nyuryoku th{
  width: 160px;
  text-align: right;
  padding-right: 70px;
}
.nyuryoku td{
  text-align: left;
}
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 100px;
  color: #000;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.walfare h3{
  font-size: 25px;
}
.walfare-block{
  margin-bottom: 40px;
}
.section1{
  margin-top: 70px;
  margin-bottom: 100px;
  position: relative;
}
.section1-menu{
  text-align: center;
}

.section1-menu li{
  display: inline-block;
  border-radius: 150px;
  width: 300px;
  height: 300px;
  margin-left: 10px;
  margin-right: 10px;
  color: #fff;
}
.section1-menu p{
  font-size: 50px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  padding-top: 110px;
}
.section1-link{
  position: absolute;
  right: 40px;
  bottom: 0px;
  background-color: rgba(29, 32,136, 0.8);
  color: #fff;
  padding: 10px 20px;
  font-size: 1.2em;
}
.section2{
  background-image: url(../material/section3.png);
  background-size: 100% 100%;
  padding-bottom: 80px;
  margin-top: 190px;
}
.section2-text{
  width: 90%;
  margin: -20px auto 0px;
  font-size: 1.2em;
}
.section2-text h3{
  background-color: #F39800;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.section2-text p{
  margin-bottom: 30px;
}
.section2-img li{
  width: 46%;
  padding-right: 3%;
  margin: 0 auto;
  display: inline-block;
}
.section2-img img{
  width: 100%;
  margin-top: 20px;
  margin-right: 40px;
}
.section2-text i{
  color: #1D2088;
  margin-right: 10px;
}
.photoup{
  text-align: center;
}
.photoup li{
  width: 24%;
  display: inline-block;
  overflow: hidden;
}
.photoup img{
  width: 101%;
}


.recruit-greeding{
  text-align: center;
  width: 900px;
  margin:0 auto 80px;
}
.recruit-greeding h3{
  color: #000;
  text-shadow: 2px 2px 2px #ff0;
}
.recruit-greeding p{
  margin-top: 30px;
}

.selection-recruit{
	text-align: center;
	margin-bottom: 40px;
}
.selection-recruit li{
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
.selection-recruit img{
	width: 100%;
}
.busho-intro{
	margin-bottom: 100px;
}
.busho-intro h3{
	background-color: #000;
	color: #ff0;
	display: inline-block;
	padding:5px 20px;
	font-family: "ヒラギノ角ゴ Pro W6";
	margin-bottom: 20px;
}
.busho-intro img{
  width: 80%;
  margin-left: 10%;
}

.color-a{
  background-color: #00b900;
}
.color-b{
  background-color: #55AAFB;
}
.color-c{
  background-color: #0256f0;
}

.text-large{
  font-size: 2em;
  margin-left: 10px;
  margin-right: 10px;
}
.sns{
  text-align: right;
  padding-top: 70px;
}
.sns li{
  margin-bottom: 10px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.button-circle{
  margin-top: 20px;
  margin-bottom: 20px;
}

.btn,
a.btn,
button.btn {
  width: 60%;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #020c9f;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  padding: 1.2rem 3rem;

  color: #fff;
  border-radius: 0;
  background: #020c9f;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 500%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-98%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

