body , .bg-yellow{
/*font-family: "Noto Sans JP", sans-serif;*/
}

body{
	color: rgba(49,49,49,1.00);
}

.htitle{
  color: rgba(49,49,49,1.00);
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 1.4rem;

}



.fontmc , .htitle{
  -webkit-font-smoothing: antialiased;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;

}


.mlogo{
	max-width: 280px;
}

.carea{
	font-family: "Sawarabi Mincho";
}

.hedder , .navbar-nav li a{
/*	background-color: #002b00 !important;
	color: #ffffff !important;*/
}
.hedder{
  background-color:#ffffff;
}

.navbar{
	z-index: 1000;
}

.navbar-nav li a{
	color: #1D417A;
}

.h1midashi{
 text-align: center;
 font-size: 3.2rem;
 letter-spacing: 5px;
}

.h1midashi span{
  font-size: 2.4rem;
}

.h1small{
  font-size: 1.8rem;
}

.poab{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 90%;
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 92%;
}
}

.harfglay{
  /*background-color: rgb(78, 78, 78,0.2);*/
}

@media (min-width: 1200px){
  .tonnmargin{
    margin-top: -150px;
  }

  .poabjigyo{
    top:35%;
  }

  .tonnmargin_jigyo{
    margin-top: -280px;
  }
  .jigyotxtmt{
    margin-top: 330px;
  }


}

.spbox{
  border: double 4px #1D417A;;
}

.ms1{
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
	color: #1D417A;
}

.ms2{
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 2px;
  text-align: center;
}

.ms3{
  font-size: 1.0rem;
  line-height: 1.4;
  letter-spacing: 2px;
}

.syear{
  font-size: 1.2rem;
  line-height: 1.4;
  letter-spacing: 2px;
  font-weight: bold;
	color: #1D417A;
}



.topword90vw{
    max-width: 90%;
}


.tablewidth{
  width: 100%;
}

.tabledt , .tabledd{
  padding: 15px;
}

.tabledt {
  background-color: #1D417A;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}


@media (min-width: 991px){
  .tablewidth{
    width: 900px;
    margin: 0 auto;
  }

}

.recbgarea{
  height: auto;
  background-image: url(../image/rec_04_areabg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (min-width: 991px){
  .recbgarea{

  }

}

.topics dl {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  }
  
  .topics dt {
  padding-bottom: 5px;
  }
  
  @media screen and (min-width: 991px) {
  .topics dt {
  clear: left;
  float: left;
  width: 25%;
  }
  .topics dd {
  margin-left: 25%;
  }
  }

.btn-primary {

  background-color: #1D417A;
  border-color: #0062cc;
}

.ft {
	background-color: #333333 !important;
	color: #ffffff !important;
}



.nav li a{
	color: #1D417A !important;
}

.pointc{
	color: #002b00;
}

.contantbg{
	background-color:antiquewhite;
}





.midashitopm{
	margin-top: 4rem;
}

.h2midashi{
	color: #002b00;
	font-size: 24px;
	font-family: "Sawarabi Mincho";
}

hr{

}

a {

}


.ptxt{
	font-size: 20px;
}

.pparea .ptxt{
	font-size: 16px;
}


h6.tindent {
  padding-left:1em;
  text-indent:-1em;
}

.centerca{
    font-size: 18px;
    line-height: 1.8;
    margin: -0.65em 0;
    text-align: center;
}


.h2sub {
  position: relative;
  padding: 0.25em 1em;
  border-top: solid 2px #1D417A;
  border-bottom: solid 2px #1D417A;
  color:#1D417A;
  max-width: 350px;
}
.h2sub:before, .h2sub:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #1D417A;
}
.h2sub:before {
  left: 7px;
}
.h2sub:after {
  right: 7px;
}


.mt-100{
	margin-top: 50px;
}

.tabledl dd{
	min-height: 32px;
}

.mt-long{
  margin-top: 50px;
}

.hedder{
  border-bottom: 1px solid #cccccc;
}

@media(min-width:992px){
  .mt-long{
    margin-top: 150px;
  }
  
	.mt-100{
		margin-top: 100px;
	}
}

@media(max-width:991px){
	.navbar-nav li a{
		text-align: right;
	}
	.h1midashi{
		font-size: 2.0rem;
  }
  .h1midashi span{
    font-size: 1.6rem;
  }
}



.ft{
	font-size: 14px;
}

.ftbig{
	font-size: 18px;
}

.ftsmall{
	font-size: 12px;
}





.navbar-toggler{

  background-color:  #1D417A;
}

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}





.jumbotron {
  background-image: url("../image/recruit2.jpg");
  background-size: cover;
  background-position: center top;
}







/*写真右、テキスト左*/

.index_design_content2 .content {
    width: 50%;
    height: 550px;
    position: absolute;
    left: 0px;
    top: 0px;
}



.index_design_content2 {
    width: 100%;
    height: 550px;
    background:rgba(68,130,80,1.00);
    position: relative;
    overflow: hidden;
}

.index_design_content2.num4 {
    background: rgba(68,130,80,1.00);
}

.index_design_content2.num6 {
    background: rgba(68,130,80,1.00);
}



.index_design_content2 .content_inner {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.index_design_content2.num4 .desc {
    font-size: 16px;
    
}

.index_design_content2 .desc {
    line-height: 2.4;
    margin: 0 0 40px 0;
}

.index_design_content2 .image_wrap {
    transform: skewX(-15deg);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: -webkit-calc(50% + 70px);
    width: calc(50% + 75px);
    height: 550px;
    z-index: 1;
    overflow: hidden;
}


.index_design_content2.type2 .image_wrap {
    right: auto;
    left: 0px;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.index_design_content2 .image {
    transform: skewX(15deg);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    width: 100%;
    height: 100% !important;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.index_design_content2.type2 .image {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
}

.index_design_content2.type2 .content {
    left: auto;
    right: 0px;
}




@media screen and (max-width: 850px){
	.index_design_content2 {
		height: auto;
		overflow: auto;
		background: none !important;
	}
	.index_design_content2 .content {
		width: auto;
		height: auto;
		position: relative;
		left: auto;
		top: auto;
		background: rgba(68,130,80,1.00);
	}
	
	.index_design_content2.type2 .content {
		left: auto;
		right: auto;
	}

	
	
	
	
	.index_design_content2 .content_inner {
		position: relative;
		width: auto;
		padding: 65px 50px;
		left: auto;
		top: auto;
		transform: none;
	}
	
	.index_design_content2 .content_inner {
		position: relative;
		width: auto;
		padding: 65px 50px;
		left: auto;
		top: auto;
		transform: none;
	}
	
	.index_design_content2 .image_wrap {
		transform: none;
		position: relative;
		top: auto;
		right: auto;
		width: auto;
		height: 360px;
	}
	
	.index_design_content2.type2 .image_wrap {
		transform: none;
		right: auto;
		left: auto;
	}
	
	
	.index_design_content2 .image {
		transform: none;
	}
	.index_design_content2.type2 .image {
		transform: none;
	}
}

/*写真右、テキスト左　ここまで*/




/*写真左、テキスト右*/








/*写真左、テキスト右　ここまで*/






/*no1*/
.txt--c {
    text-align: center;
	font-size: 18px;   
	color: #2b2b2b;
}

.section__title__field .section__title__text {
    font: 500 50px "Noto Sans JP", sans-serif;
}

.section__title__field .section__subtitle__text {
    font: 400 18px "Noto Sans JP", sans-serif;
}


/*no2*/
.midashi {
    font-weight: 600;
    padding: 0.25em 0.25em;
    /* margin-left: 10px; */
    color: #2b2b2b;
    background: transparent;
    border-left: solid 5px #FFC778;
    margin-top: 10px;
}

/*no3*/
.midashi03{
	font-family: "Sawarabi Mincho";
	color: #FFC778;
	text-align: center;
	font-weight: 500;
	font-size: 2.4em;
}

/*no4*/
.midashi04{
	border-bottom: double 5px #FFC778;
}

/*no5*/
.midashi05{
  background: linear-gradient(transparent 70%, #FFC778 70%);
}

/*no6*/
.midashi06{
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
/*  font-family: "Sawarabi Mincho";
font-weight: 500;
font-size: 2.4em;*/

}
.midashi06:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #1D417A;
  border-radius: 2px;
}

.midashi07 {
  position: relative;
  padding: 0.25em 0;
}
.midashi07:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
  background: linear-gradient(to right, #FFC778, transparent);
}


.midashi08 {
  position: relative;
  display: inline-block;
  padding: 0 50px;
  font-weight: 600;
}

.midashi08:before, .midashi08:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25px;
  height: 2px;
  background-color: #2b2b2b;
}

.midashi08:before {
  left:0;
}
.midashi08:after {
  right: 0;
}

.midashi09{
    background-image:url("../image/rinenbg.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    height: 300px;
    color: white;
}

.midashi09com{
    background-image:url("../image/gaiyou_img.png");
}

.midashi09se{
    background-image:url("../image/kikai_sestubi_img.jpg");
}

.midashi09rec{
    background-image:url("../image/saiyo_img.jpg");
}

.midashi09txt{
	font-family: "Sawarabi Mincho";
	font-weight: bold;
}

.midashi09txt span{
	font-size: 16px;
}

.topv{
 /*   background-image:url("../image/mainv.jpg");*/
    background-position: center center;
    background-size: cover;
    color: white;
/*	font-family: "Sawarabi Mincho";*/
font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;

  font-weight: bold;
    position: relative;

}




/*ms layout*/
.grid {
  margin-bottom: 1.6em;
}
.grid-item {
  width: 33%;
  padding: 2px;
}
.grid-item img {
  margin: 0;
  vertical-align: bottom;
}

@media screen and (max-width: 1100px){
  .grid-item {
    width: 50%;
    padding: 2px;
  }

}

figure img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
figure:hover img {
  opacity: .5;
}


.fs_16{
	font-size: 18px;
	border-bottom: #1D417A solid 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.top_p_h{
	height: 100px;
}
