html {
  scroll-behavior: smooth;
}

body {
    color: white;
	margin:0px;
	padding:0px;
	/*background: url(../img_factory/factory01.jpg) no-repeat top;*/

}

.box{
margin:0px;
padding:0px;
position: absolute;	
border: 1px solid red;
}



.paddingtop{
	height: 70vh;
	margin:0px;
	border: 0px solid blue;
	position: relative;
	color:blue;
	z-index: 0;
}

.padding_sub{
	height: 30vh;
	margin:0px;
	border: 0px solid blue;
	position: relative;
	color:blue;
	z-index: 0;
}

.index_top_text{
	text-align:center;
	width:100%;
	height:auto;
	background-color:#ebf0f7;
}
.index_top_text_text{
	width:94%;
	border: 0px solid blue;
	padding:2vh 0 2vh 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#3A89C8;
	font-size:1.0em;
	font-family: "Shin Go Regular" ,  sans-serif;
}

.index_top_comm_box{
	text-align:center;
	width:100%;
	height:auto;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	margin-top:5vh;
	margin-bottom:5vh;
	border: 0px solid blue;
}

.index_top_comm_box_subtitle{
	text-align:center;
	width:70%;
	margin:0px auto 0px auto;
	height:auto;
	background-color:#f0f8ff;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	font-size:1.5em;
	color:#4169e1;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	margin-top:5vh;
	margin-bottom:5vh;
}

.index_top_comm_box_up{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:2em;
	border-bottom: 0px solid blue;
	padding-bottom:5px;
}

.index_top_comm_box_down{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:1em;
	border-bottom: 0px solid blue;
	text-align:left;
	line-height: 2;
}

.index_top_comm_box_up{
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:2em;
	border-bottom: 2px solid #87ceeb;
	padding-bottom:5px;
}

.index_top_comm_box_up2{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:2em;
	border-bottom: 2px solid #87ceeb;
	padding-top:3vh;
	margin-bottom:10vh;
}

.index_top_comm_box_up3{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:2em;
	border-bottom: 2px solid #87ceeb;
	padding-top:8vh;
	margin-bottom:10vh;
}

.index_top_comm_box_down{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	font-size:1em;
	border-bottom: 0px solid blue;
	text-align:left;
	line-height: 2;
}


.honbun{
	padding:50px 3% 0 3%;
	margin:0px;
	border: 0px solid blue;
	position: relative;
	z-index: 0;
	color:black;
	margin-bottom:10vh;
}

.honbun_soushinzumi{
	padding:50px 3% 0 3%;
	margin:0px;
	border: 0px solid blue;
	position: relative;
	z-index: 0;
	color:black;
	margin-bottom:50vh;
	text-align:center;
}



.ttl_line{
	border-left:8px solid #4169e1; 
	border-bottom: 1px solid #4169e1;
	font-size:2.2em;
	padding-left:20px;
	margin-bottom:50px;
	font-family: "メイリオ" , sans-serif;
}
.ttl_line2{
	margin-top:70px;
	border-left:8px solid #4169e1; 
	border-bottom: 1px solid #4169e1;
	font-size:2.2em;
	padding-left:20px;
	margin-bottom:50px;
	font-family: "メイリオ" , sans-serif;
}

.ttl_news{
	border: 0px solid red;
	border-bottom: 1px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:10px 0 10px 0;
}

.ttl_news_hidukelink{
	border: 0px solid red;
	width:200px;
	display: flex;
}

.ttl_news:hover {
    background-color: #ffc9d7;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all  1s ease;
    }
	.ttl_date{
		width:120px;
		border: 0px solid red;
	}

.ttl_enkaku{
	border: 0px solid red;
	border-bottom: 1px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:10px 0 10px 0;
}
.ttl_enkaku:hover {
    background-color: #afeeee;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all  1s ease;
    }

.ttl_link_date{
	border: 1px solid red;
	padding-top:4px;
	margin-right:10px;
	width:70px;
	text-align:center;
	color:red;
	font-size:0.7em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.ttl_link_date:link{
	color:red;
}
.ttl_link_date_blue{
	border: 1px solid blue;
	padding-top:4px;
	margin-right:10px;
	width:70px;
	text-align:center;
	color:blue;
	font-size:0.7em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.ttl_link_date_blue:link{
	color:blue;
}
.ttl_link_date_green{
	border: 1px solid green;
	padding-top:4px;
	margin-right:10px;
	width:70px;
	text-align:center;
	color:green;
	font-size:0.7em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.ttl_link_date_green:link{
	color:green;
}
.ttl_link_date_white{
	opacity: 0;
	border: 1px solid red;
	padding-top:4px;
	margin-right:10px;
	width:70px;
	text-align:center;
	color:white;
	font-size:0.6em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.ttl_link_date_white:link{
	color:white;
}
.ttl_text{
	border: 0px solid red;
	text-decoration: none;
	margin-left:30px;
}
.ttl_enkaku_date{
	border: 0px solid red;
	width:8%;
	text-align:left;
	padding-left:30px;
}
.ttl_enkaku_date span {
  display: inline;
}
.ttl_enkaku_text{
	border: 0px solid red;
	text-decoration: none;
	width:90%;
	text-align:left;
}
a:link, a:visited {
  color: inherit; /* 親要素の文字色を継承 */
  text-decoration: none; /* 下線を消したい場合 */
}

.chudanbox_waku{
	text-align:center;
	border: 0px solid red;
	
}
.topbox_saiyo{
	width:300px;
	height:400px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin:0px 10px 20px 10px;
	border-radius:10px;
	border: 2px solid #DDDDDD;
}
.topbox_saiyo img {
  height: auto;
  -webkit-transition: all .6s; transition: all .6s;
}
.topbox_saiyo:hover img{
  transform: scale(1.1); /* 拡大 */
  opacity: 0.7;
  filter: brightness(120%);
}
.topbox_saiyo p {
  align-items: center; /* テキストの中央揃え */
  bottom: 0;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  justify-content: center; /* テキストの中央揃え */
  margin: auto;
  margin-left:10%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 80%; /* テキストを横幅いっぱいにならないようにする */
  font-size:1.2em;
  font-family: "Shin Go Regular" ,  sans-serif;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1); /* 横2px, 縦2px, ぼかし5px, 半透明黒 */
}

.topbox_recruit{
	width:500px;
	height:300px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin:0px 40px 20px 40px;
	border-radius:10px;
	border: 2px solid #DDDDDD;
}
.topbox_recruit_white{
	width:500px;
	height:300px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	margin:0px 40px 20px 40px;
	border-radius:10px;
	border: 2px solid white;
}
.topbox_recruit img {
  height: auto;
  -webkit-transition: all .6s; transition: all .6s;
}
.topbox_recruit:hover img{
  transform: scale(1.1); /* 拡大 */
  opacity: 0.7;
  filter: brightness(120%);
}
.topbox_recruit p {
  align-items: center; /* テキストの中央揃え */
  bottom: 0;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  justify-content: center; /* テキストの中央揃え */
  margin: auto;
  margin-top:-44%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 80%; /* テキストを横幅いっぱいにならないようにする */
  font-size:1.5em;
  font-family: "Shin Go Regular" ,  sans-serif;
}
.recruit_kojin{
	width:80%;
	border: 0px solid #4169e1;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:5%;
	
	font-size:1em;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	/*text-indent: -1em;*/
	/*padding-left: 2em;*/
	line-height:1.5em;
}

.recruit_kojin_hitomojisage{
	text-indent: -1.2em;
	padding-left: 1.2em;
	margin:0px;
	line-height:1.5em;
}

.recruit_kojin_hitomojisage2{
	text-align:left;
	/*padding-left: 1.2em;*/
	text-indent: 1.2em;
	line-height:1.5em;
	border: 1px solid blue;
}
.recruit_kojin span{
display: block;
	padding-left: 2.4em;
	text-indent: -1.0em;
	border: 0px solid blue;
}


.recruit_kojin_under{
	width:80%;
	border: 0px solid #4169e1;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:5%;
	text-align:center;
}
.douibox{
	width:200px;
	height:50px;
	padding-top:20px;
	border: 2px solid #e6e6fa;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#b0c4de;
}
.douibox:hover{
	width:200px;
	height:50px;
	padding-top:20px;
	border: 2px solid #e6e6fa;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#4169e1;
	color:white;
}
.douinonbox{
	width:200px;
	height:50px;
	padding-top:20px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#d3d3d3;
}
.douinonbox:hover{
	width:200px;
	height:50px;
	padding-top:20px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#a9a9a9;
	color:white;
}

input.kakunin{
	width:200px;
	height:80px;
	border: 2px solid #e6e6fa;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#b0c4de;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
input.kakunin:hover{
	width:200px;
	height:80px;
	border: 2px solid #e6e6fa;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#4169e1;
	color:white;
}

input.kakunin_modoru{
	width:200px;
	height:80px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#d3d3d3;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
input.kakunin_modoru:hover{
	width:200px;
	height:80px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 40px 10px 40px;
	background-color:#a9a9a9;
	color:white;
}

.boshuyoko_table{
	width:100%;
	display:flex;
	border: 0px solid red;
}
.boshuyoko_table_center{
	width:100%;
	text-align:center;
	border: 0px solid red;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	border-bottom: 0px solid #c0c0c0;
}

.boshuyoko_table_ttl{
	width:100%;
	display:flex;
	font-size:1.6em;
	margin-bottom:20px;
	padding-left:20px;
	color:#4169e1;
	border-left:8px solid #4169e1;
	border-bottom: 1px solid #4169e1;
	font-family: "メイリオ" , sans-serif;
}
.boshu_table_left{
	width:15%;
	text-align:center;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	border-bottom: 1px solid #c0c0c0;
}
.boshu_table_left p{
	display: inline-block;
	vertical-align: middle;	/*上下の中央揃え指定*/
	line-height:normal;	/*BOX内のテキスト行間を元に戻します*/
}
.boshu_table_right{
	width:85%;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	border-bottom: 1px solid #c0c0c0;
}
.boshu_table_right2{
	padding-top:16px;
	width:85%;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	border-bottom: 0px solid #c0c0c0;
}
.boshu_table_right p{
	display: inline-block;
	vertical-align: middle;	/*上下の中央揃え指定*/
	line-height:normal;	/*BOX内のテキスト行間を元に戻します*/
}
.boshu_table_under{
	width:80%;
	border: 0px solid #4169e1;
	padding-top:10px;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:5%;
	text-align:center;
}
.form_txt{
	margin-top:10px;
	width:80%;
	height:3vh;
	font-family: "リュウミン R-KL" , "游明朝", serif;
}

.form_txt_kakunin{
	margin-top:10px;
	width:80%;
	height:3vh;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
	border:none;
	color:#1E90FF;
}

.form_txt_yubin{
	margin-top:10px;
	width:40%;
	height:3vh;
	font-family: "リュウミン R-KL" , "游明朝", serif;
}

.form_txt_yubin_kakunin{
	margin-top:10px;
	width:40%;
	height:3vh;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
	border:none;
	color:#1E90FF;
}

textarea.form_textarea{
	margin-top:10px;
	width:80%;
	height:20vh;
	font-family: "リュウミン R-KL" , "游明朝", serif;	
}

textarea.form_textarea_kakunin{
	margin-top:10px;
	width:80%;
	height:20vh;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
	border:none;
	color:#1E90FF;
}

input.toiawase_sentaku{
	width:270px;
	height:50px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 20px 10px 20px;
	background-color:#d3d3d3;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
input.toiawase_sentaku:hover{
	background-color:#4169e1;
	color:white;
}
input.toiawase_sentaku_select{
	width:270px;
	height:50px;
	border: 2px solid #f5f5f5;
	display: inline-block;
	margin:0px 20px 10px 20px;
	background-color:#4169e1;
	color:white;
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
}
input.form_checkbox{
	display: none;
}
.form_checkbox_txt{
	font-size:1.1em;
	font-family: "Shin Go Regular" ,  sans-serif;
	color:#1E90FF;	
	display:inline;
}

.aisatsu_box{
	border: 0px solid red;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:10px 0 10px 0;
}
.aisatsu_box_left{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:0 10px 0 10px;
	width:15%;
}

.komoku_text_box_wrapper{
	text-align: center;
}
.komoku_text_box{
	border: 0px solid red;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	text-align:center;
	padding:10px 0 10px 0;
	display: inline-block;
	text-align: left;
}
img.aisatsu_photo{
	width:90%;
	object-fit: cover;
	/*height: auto;*/
}
.aisatsu_box_right{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1.2em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:0 10px 0 10px;
	width:70%;
}
.aisatsu_box_right_right{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	color:black;
	display: flex;
	padding:0 10px 0 10px;
	width:15%;
}

.aisatsu_box_right_right_photo{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	width:100%;
	text-align:center;
}

img.aisatsu_box_right_right_photo_photo{
	width:100%;
	object-fit: cover;
	/*height: auto;*/
}

.jigyonaiyo_box_wrap{
	width:auto;	
	border: 0px solid red;
	display: flex;
	margin-top:20px;
	margin-bottom:20px;
}

.aisatsu_gaku_box{
	margin-top:30px;
	border: 0px solid red;
	text-align:center;
}
.aisatsu_gaku_inbox{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	width:500px;
	background-color:#dcdcdc;
	text-align:center;
}
img.aisatsu_gaku_photo{
	width:300px;
	object-fit: cover;
	/*height: auto;*/
}

.jigyonaiyo_box{
	width:33%;
	margin-right:20px;
	padding-bottom:10px;
	border: 1px solid #a9a9a9;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:10px 0 10px 0;
	text-align:center;
}
.jigyonaiyo_box_left{
	width:90%;
	height:20px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#4169e1;
	font-size:1em;
	color:white;
	margin:0 auto 0 auto;
	text-align:center;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.jigyonaiyo_box_right{
	width:80%;
	margin-top:20px;
	margin:20px auto 20px auto;
	border: 0px solid green;
	padding:0 10px 0 10px;
	text-align:left;
}

.keieirinen_box_wrap{
	text-align:center;
	width:auto;	
	border: 0px solid red;
	display: flex;
	width:70%;
	margin-top:20px;
	margin-bottom:20px;
	margin:20px auto 20px auto;
}
.keieirinen_box_wrap_car{
	text-align:center;
	width:auto;	
	border: 0px solid red;
	width:70%;
	margin-top:20px;
	margin-bottom:20px;
	margin:20px auto 20px auto;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
}
.keieirinen_box{
	width:48%;
	margin-right:20px;
	padding-bottom:10px;
	border: 1px solid #a9a9a9;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:30px 0 30px 0;
	text-align:center;
}

.deal_box_wrap{
	text-align:center;
	width:auto;	
	border: 0px solid red;
	display: flex;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	/*margin:20px auto 20px auto;*/
}

.deal_box{
	width:100%;
	border: 1px solid #a9a9a9;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:10px 0 10px 0;
	text-align:center;
}
.deal_box img{
	width:60%;
}
.deal_box_up{
	border: 0px solid red;
	height:60px;
	width:100%;
}
.deal_box_down{
	border: 0px solid red;
	width:100%;
	height:30px;
}

.manufacuture_photobox{
	width:23%;
	height:100px;
	display: inline-block;
	margin-right:20px;
	padding-bottom:10px;
	border: 1px solid #a9a9a9;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	text-align:center;
	height:30vh;
	overflow: hidden;
}
.manufacuture_photobox img {
  width: 100%;
  /*height:auto;*/
overflow: hidden;
  object-fit: contain;
  /* display: block; 余白防止 */
}

.koumoku_box_wrap{
	text-align:center;
	width:auto;	
	border: 0px solid red;
	display: flex;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	margin:20px auto 20px auto;
}

.ttl_kaishashokai_box_center{
	width:100%;
	border: 0px solid blue;
	text-align:center;
	border-bottom: 1px solid #a9a9a9;
}
.ttl_kaishashokai_box_80{
	width:90%;
	border: 0px solid purple;
	text-align:center;
}

.ttl_kaishashokai_box{
	border: 0px solid red;
	
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:10px 0 10px 0;
}
.ttl_kaishashokai_left{
	border: 0px solid red;
	width:20%;
	text-align:center;
	border-right: 1px solid #a9a9a9;
}
.ttl_kaishashokai_right{
	margin-left:70px;
	border: 0px solid red;
	text-decoration: none;
	width:70%;
	text-align:left;
}

.ttl_hinshitsu__box_center{
	width:100%;
	border: 0px solid blue;
	text-align:center;
	border-bottom: 1px solid #a9a9a9;
}

.ttl_hinshitsu_top{
	margin:0 5% 5px 5%;
	width:90%;
	text-align:left;
	font-size:1.3em;
	font-family: "Shin Go Regular" ,  sans-serif;
	display:block;
}
.ttl_hinshitsu_mid{
	border: 0px solid red;
	margin:0 5% 5px 5%;
	width:90%;
	text-align:left;
	font-size:1.0em;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display:block;
}
.ttl_hinshitsu_photo{
	margin-top:10px;
	border: 0px solid red;
	margin:10px 5% 5px 5%;
	width:15%;
	text-align:left;
	display:block;
}
img.hinshitsu_photo{
	width:100%;
}

.shaze_waku{
	width:100%;
	text-align:center;
	border: 0px solid red;
}
.shaze_photo{
	width:40%;
}

.qa_box_wrap{
	width:100%;
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1em;
}

.qa_box{
	width:45%;
	display:inline-block;
	margin-top:0px;
	margin-right:40px;
	padding-bottom:10px;
	margin-bottom:30px;
	border: 1px solid #a9a9a9;
	min-height: 150px;
	vertical-align:top;
	opacity: 0.8;
}

.qa_box:hover{
    background-color: #fffacd;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all  1s ease;
}

.qa_box_oya{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:30px 0 30px 0;
	text-align:center;
	border-bottom: 0px solid #a9a9a9;
	background-color:#c7e8fa;
	
}

.qa_box_ko{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:30px 0px 30px 0;
	text-align:center;
}
.qa_box_ko_in{
	border: 0px solid red;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	text-align: left;
	vertical-align:middle;
}


/**スマホメニュー**/

@media screen and (max-width: 600px) {
	
.honbun{
	padding:10px 3% 0 3%;
	margin:0px;
	border: 0px solid red;
	position: relative;
	z-index: 0;
	color:black;
	margin-bottom:5vh;
	overflow-x: hidden; /* 横スクロールを防ぐ */
}
	
.index_top_comm_box_up{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:1.6em;
	border-bottom: 1px solid blue;
	padding-bottom:5px;
}

.index_top_comm_box_down{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-size:1.0em;
	border-bottom: 0px solid blue;
	text-align:left;
	line-height: 1.4;
}

.index_top_comm_box_subtitle{
	text-align:center;
	width:100%;
	height:auto;
	font-size:1.2em;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	color:#4169e1;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	margin-top:5vh;
	margin-bottom:5vh;
}
	
.boshu_table_under{
	padding-left:0px;
	padding-right:0px;
	width:100%;
	border: 0px solid #4169e1;
	padding-bottom:10%;
	text-align:center;
	flex-direction: column-reverse；
}
	.ttl_line{
		border-left:8px solid #4169e1; 
		border-bottom: 1px solid #4169e1;
		font-size:1.8em;
		padding-left:15px;
		margin-bottom:50px;
		font-family: "メイリオ" , sans-serif;
	}
	.ttl_line2{
		margin-top:50px;
		border-left:8px solid #4169e1; 
		border-bottom: 1px solid #4169e1;
		font-size:1.8em;
		padding-left:15px;
		margin-bottom:50px;
		font-family: "メイリオ" , sans-serif;
	}
	.ttl_news{
		border: 0px solid red;
		border-bottom: 1px solid #a9a9a9;
		font-size:1.8em;
		padding-left:10px;
		font-size:1em;
		color:black;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		display: grid;
		padding:5px 0 5px 0;
	}
	
	.ttl_news_hidukelink{
		border: 0px solid purple;
		width:50%;
		/*display: flex;*/
	}
	.ttl_date{
		width:50%;
		border: 0px solid blue;
		font-size:0.8em;
	}
	.ttl_link_date{
		text-decoration:none;
		width:20%;
		border: 1px solid red;
		height:18px;
		padding-top:4px;
		margin-right:10px;
		width:50%;
		text-align:center;
		color:red;
		font-size:0.7em;
		font-family: "Shin Go Regular" ,  sans-serif;
		border-radius: 30px;
	}
	.ttl_link_date_blue{
		text-decoration:none;
		border: 1px solid blue;
		height:18px;
		padding-top:4px;
		margin-right:10px;
		width:50%;
		text-align:center;
		color:blue;
		font-size:0.7em;
		font-family: "Shin Go Regular" ,  sans-serif;
		border-radius: 30px;
	}
	.ttl_link_date_green{
		border: 1px solid green;
		height:18px;
		padding-top:4px;
		margin-right:10px;
		width:50%;
		text-align:center;
		color:green;
		font-size:0.7em;
		font-family: "Shin Go Regular" ,  sans-serif;
		border-radius: 30px;
	}
	.ttl_link_date_white{
		/*opacity: 0;*/
		border: 1px solid red;
		height:18px;
		padding-top:4px;
		margin-right:10px;
		width:50%;
		text-align:center;
		color:white;
		font-size:0.7em;
		font-family: "Shin Go Regular" ,  sans-serif;
		border-radius: 30px;
	}
	.ttl_text{
		width:100%;
		border: 0px solid red;
		text-decoration: none;
		margin-left:0px;
	}
	.ttl_enkaku_date{
		border: 0px solid red;
		width:20%;
		text-align:center;
	}
	.ttl_enkaku_date span {
	  display: block;
	}
	.ttl_enkaku_text{
		border: 0px solid red;
		text-decoration: none;
		width:82%;
		text-align:left;
	}
	.slideshow{
	background: url(../img_factory/factory01.jpg);
	}
	
	a:link, a:visited {
  	color: inherit; /* 親要素の文字色を継承 */
  	text-decoration: none; /* 下線を消したい場合 */
	}
	
	.topbox_saiyo{
		width:100%;
		height:100px;
		display: inline-block;
		margin:0px 0px 10px 0px;
		border-radius:10px;
		border: 2px solid #DDDDDD;
	}
	.topbox_saiyo img {
	  width: 110%;
	  -webkit-transition: all .6s; transition: all .6s;
	}
	.topbox_saiyo p {
		  align-items: center; /* テキストの中央揃え */
		  bottom: 0;
		  color: #fff; /* テキストの色 */
		  display: flex; /* テキストの中央揃え */
		  justify-content: center; /* テキストの中央揃え */
		  margin: auto;
		  position: absolute;
		  left: 0;
		  right: 0;
		  top: 0;
		  width: 80%; /* テキストを横幅いっぱいにならないようにする */
		  font-size:1.4em;
		  font-family: "Shin Go Regular" ,  sans-serif;
	}
	.topbox_recruit{
		width:100%;
		height:200px;
		overflow: hidden;
		position: relative;
		display: inline-block;
		margin:0px 0px 10px 0px;
		border-radius:10px;
		border: 2px solid #DDDDDD;
	}
	.topbox_recruit_white{
		width:100%;
		height:10px;
		overflow: hidden;
		position: relative;
		display: inline-block;
		margin:0px 0px 10px 0px;
		border-radius:10px;
		border: 2px solid white;
	}
	.topbox_recruit p {
	  align-items: center; /* テキストの中央揃え */
	  bottom: 0;
	  color: #fff; /* テキストの色 */
	  display: flex; /* テキストの中央揃え */
	  justify-content: center; /* テキストの中央揃え */
	  margin: auto;
	  margin-top:-38%;
	  position: absolute;
	  left: 0;
	  right: 0;
	  top: 0;
	  width: 80%; /* テキストを横幅いっぱいにならないようにする */
	  font-size:1.3em;
	  font-family: "Shin Go Regular" ,  sans-serif;
	}
	.boshu_table_left{
		width:28%;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		border-bottom: 1px solid #c0c0c0;
	}	
	.boshu_table_right{
		width:72%;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		border-bottom: 1px solid #c0c0c0;
	}
	.boshu_table_right2{
		margin-top:5px;
		width:72%;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		border-bottom: 1px solid #c0c0c0;
		display: grid;
		/* grid-template-columns: repeat(4,1fr); */
		grid-template-columns:repeat(1, 1fr);/* 1行に3つの列を作成 */
		gap: 10px; /* チェックボックス間の余白を設定 */
	}
	.boshu_table_right2 label {
            display: block; /* ラベルをブロック要素として表示 */
        }
	input.kakunin{
		width:150px;
		height:70px;
		border: 2px solid #e6e6fa;
		display: inline-block;
		margin:0px 40px 10px 40px;
		background-color:#b0c4de;
		font-size:1.1em;
		font-family: "Shin Go Regular" ,  sans-serif;
	}
	input.kakunin:hover{
		width:150px;
		height:70px;
		border: 2px solid #e6e6fa;
		display: inline-block;
		margin:0px 40px 10px 40px;
		background-color:#4169e1;
		color:white;
	}
	input.form_checkbox{
		display: grid;
	}
	.form_checkbox_txt{
		font-size:1.1em;
		font-family: "Shin Go Regular" ,  sans-serif;
		color:#1E90FF;	
		display: grid;
	}
.aisatsu_box{
	border: 0px solid red;
	border-bottom: 1px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: flex;
	padding:10px 0 10px 0;
}

.aisatsu_box{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: block;
	padding:10px 0 10px 0;
}
.aisatsu_box_left{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:0 10px 0 10px;
	width:95%;
	padding-bottom:20px;
	text-align:center;
}
img.aisatsu_photo{
	width:50%;
	height: auto;
  	object-fit: cover;
	margin-left:auto;
	margin-right:auto;
}
.aisatsu_box_right{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:0 10px 0 10px;
	width:95%;
}
	
.aisatsu_box_right_right{
	border: 0px solid red;
	border-bottom: 0px solid #a9a9a9;
	font-size:1.8em;
	padding-left:10px;
	color:black;
	display: flex;
	padding:0 10px 0 10px;
	width:100%;
}

.aisatsu_box_right_right_photo{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	width:60%;
	text-align:center;
}

img.aisatsu_box_right_right_photo_photo{
	width:100%;
	object-fit: cover;
	/*height: auto;*/
}	
	
.aisatsu_gaku_box{
	margin-top:30px;
	border: 1px solid red;
	text-align:center;
}
.aisatsu_gaku_inbox{
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	width:100%;
	background-color:#dcdcdc;
	text-align:center;
}
img.aisatsu_gaku_photo{
	width:300px;
	object-fit: cover;
	/*height: auto;*/
}
.jigyonaiyo_box_left{
	width:70px;
	height:20px;
	padding-top:6px;
	padding-bottom:10px;
	background-color:#4169e1;
	font-size:1.8em;
	font-size:0.9em;
	color:white;
	text-align:center;
	font-family: "Shin Go Regular" ,  sans-serif;
}
.jigyonaiyo_box_right{
	margin-left:10px;
	width:85%;
	border: 0px solid green;
}
.ttl_kaishashokai_box_center{
	width:100%;
	border: 0px solid blue;
	text-align:center;
	border-bottom: 0px solid #a9a9a9;
}
.ttl_kaishashokai_box_80{
	width:100%;
	border: 0px solid purple;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.ttl_kaishashokai_box{
	border: 0px solid red;
	
	font-size:1.8em;
	padding-left:10px;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display: block;
	padding:10px 0 10px 0;
}
.ttl_kaishashokai_left{
	border: 0px solid red;
	width:100%;
	text-align:center;
	background-color:#808080;
	color:white;
	border-radius: 3px;
	font-size:0.8em;
}
.ttl_kaishashokai_right{
	border: 0px solid red;
	text-decoration: none;
	margin-left:0;
	width:100%;
	text-align:left;
}
	
.ttl_hinshitsu_top{
	margin:0 0 5% 0;
	width:100%;
	text-align:left;
	font-size:1.3em;
	font-family: "Shin Go Regular" ,  sans-serif;
	display:block;
}
.ttl_hinshitsu_mid{
	border: 0px solid red;
	margin:0 0 5% 0;
	width:100%;
	text-align:left;
	font-size:1.0em;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	display:block;
}
.ttl_hinshitsu_photo{
	margin-top:10px;
	border: 0px solid red;
	margin:10px auto 5px auto;
	width:100%;
	text-align:center;
	display:block;
}
img.hinshitsu_photo{
	width:50%;
}

	.jigyonaiyo_box_wrap{
		width:auto;	
		border: 0px solid red;
		margin-top:20px;
		margin-bottom:20px;
		display: grid;
	}

	.jigyonaiyo_box{
		width:100%;
		margin-right:0;
		margin-bottom:10px;
		border: 1px solid #a9a9a9;
		font-size:1.8em;
		font-size:1em;
		color:black;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		padding:10px 0 10px 0;
		text-align:center;
	}
	.jigyonaiyo_box_left{
		width:90%;
		height:20px;
		padding-top:5px;
		padding-bottom:10px;
		background-color:#4169e1;
		font-size:1em;
		color:white;
		margin:0 auto 0 auto;
		text-align:center;
		font-family: "Shin Go Regular" ,  sans-serif;
	}
	.jigyonaiyo_box_right{
		width:90%;
		margin-top:20px;
		margin:20px auto 20px auto;
		border: 0px solid green;
		padding:0 10px 0 10px;
		text-align:left;
	}
	
		.shaze_waku{
			width:100%;
			text-align:center;
			border: 0px solid red;
		}
		.shaze_photo{
			width:80%;
		}

	.keieirinen_box_wrap{
		width:auto;	
		border: 0px solid red;
		display: block;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.koumoku_box_wrap{
		width:auto;	
		border: 0px solid red;
		display: block;
		margin-top:20px;
		margin-bottom:20px;
	}

	.keieirinen_box{
		width:100%;
		margin-right:0px;
		padding-bottom:25px;
		border: 1px solid #a9a9a9;
		font-size:1.8em;
		font-size:1em;
		color:black;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		text-align:center;
		margin-bottom:10px;
	}
	.keieirinen_box_in{
		width:95%;
		margin-left:auto;
		margin-right:auto;
		border: 0px solid #a9a9a9;
		font-family: "リュウミン R-KL" , "游明朝", serif;
		text-align:left;
	}
	
	.qa_box{
		width:100%;
		display:block;
		margin-top:0px;
		margin-right:40px;
		padding-bottom:10px;
		margin-bottom:30px;
		border: 1px solid #a9a9a9;
		min-height: 150px;
		vertical-align:top;
	}
	.deal_box_wrap{
		width:auto;	
		border: 0px solid red;
		display: block;
		margin-top:0px;
		margin-bottom:0px;
	}
.deal_box{
	width:100%;
	border: 1px solid #a9a9a9;
	font-size:1.8em;
	font-size:1em;
	color:black;
	font-family: "リュウミン R-KL" , "游明朝", serif;
	padding:10px 0 10px 0;
	text-align:center;
}
.deal_box_up{
	border: 0px solid red;
	height:10vh;
	width:100%;
}
.deal_box_down{
	border: 0px solid red;
	width:100%;
}
.deal_box img{
	width:60%;
}
	

}