/**/

/*.top_contents{
	margin:0;
}*/

.title{
	padding:50px;
}
.title p{
	text-align: center;
	letter-spacing: 0.1em;
}
h3.catch{
	margin: 5% auto;
	line-height: 2.0em;
	font-family:serif;
}
h4.line{
	margin:5%;
flex;
center;
	justify-content: center;
	font-family: Hind, sans-serif;
}
h4.line:before,h4.line:after {
"";
1px;
	width: 80px;
#666;
}
h4.line:before {
2rem;
}
h4.line:after {
    margin-left:0.5rem;
}
.inners p{
	margin: 6% auto;
	line-height: 2.5em;
	letter-spacing: 0.05em;
}
.inners .photo{
	margin:8%;
}


.voice_list{
	margin: 8% auto;
	position: relative;
	align-items: flex-start;
}

.voice_btn{
	width: 50%;
	padding:40px;
	
}
.voice_btn span.position{
	padding:0;
	display: inline-block;
}
.voice_btn span.position img{
	width: 70px;
	height: auto;
}
.voice_btn .catch{
	font-size: 1.8rem;
	padding: 20px 0;
	letter-spacing: 0.05em;
}
.voice_btn .profile{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	line-height: 2.0rem;
}

.photo_btn a{
	display: block;
 width:100%;
	height: auto;
 margin:0 auto;
 overflow:hidden;
  background: #000;/*これを追加！*/
}
.photo_btn a img{
 transition:1s all;
}
.photo_btn a:hover img{
  transform:scale(1.1,1.1);
  transition:1s all;
  opacity: 0.6;/*これを追加！*/
}

.voice_main {
	text-align: center;
	margin:5%;
}
.voice_main .ico img{
	width: 120px;
	margin-top: -20px;
	margin:0;
	
}
.voice_main .profile{
	font-size: 2.0rem;
	letter-spacing: 0.05em;
}
.voice_photo{
	margin:8%;
}


.bana_contents{
	margin: 8% auto;
	position: relative;
	background: #f6f8f8;
}

.bana_contents h4.blog_t{
	position: absolute;
	font-family:sans-serif;
	left: 0;
	top: -15px;
	right: 0;
	margin: auto;
	font-weight: 500;
	font-size: 1.8rem;
}

.bana_contents .blog_list{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
.bana_contents .blog_list .ico{
	line-height: 1.0rem;
	margin: 0;
	padding: 0;
}
.bana_contentsimg{
	width: 70px;
}
.bana_contents .blog_list .blog{
	width: 33.3333%;
	padding: 30px 20px;
}
.bana_contents.img{
	margin:15px;
	background: #000;
}
.bana_contentsp{
	font-size: 1.5rem;
	line-height: 1.8em;
}
.bana_contentsimg{
  transition:1s all;
  opacity: 0.6;/*これを追加！*/
}

.spilits_main{
	margin:0;
	height: 100vh;
	width: 100%;
	background:no-repeat;
	background-size: cover;
	position: relative;
	z-index: -1;
}
.spilits_main .title{
	position: absolute;
	left: 0;
	right: 0;
	top: 45%;
	color: #fff;
}
.spilits{
	margin-top: 10px;
	height: 90vh;
	width: 100%;
	position: relative;
}
.spilits .txt{
	color: #fff;
	text-align: left;
}
.spilits .txt h4{
	text-align: left;
	margin-bottom: 25px;
	font-weight: 200;
}
.spilits .txt p{
	letter-spacing: 0.1em;
	font-size: 1.5rem;
	font-weight: 200;
}
.spilits01{
	background:no-repeat;
	background-size: cover;
}
.spilits01 .txt{
	position: absolute;
	left: 10%;
	bottom: 28%;
}
.spilits02{
	background:no-repeat;
	background-size: cover;
}
.spilits02 .txt{
	position: absolute;
	left: 10%;
	bottom: 22%;
}
.spilits03{
	background:no-repeat;
	background-size: cover;
}
.spilits03 .txt{
	position: absolute;
	left: 10%;
	bottom: 20%;
}
.spilits04{
	background:no-repeat;
	background-size: cover;
}
.spilits04 .txt{
	position: absolute;
	left: 10%;
	bottom: 30%;
}
.spilits05{
	background:no-repeat;
	background-size: cover;
}
.spilits05 .txt{
	position: absolute;
	right: 8%;
	bottom: 18%;
}
.spilits06{
	background:no-repeat;
	background-size: cover;
}
.spilits06 .txt{
	position: absolute;
	left: 10%;
	bottom: 25%;
}
.spilits07{
	background:no-repeat;
	background-size: cover;
}
.spilits07 .txt{
	position: absolute;
	left: 10%;
	bottom: 25%;
}
.spilits .photo_sp{
	display: none;
}



.rec_main{
	margin:0;
/*	height: 80vh;*/
	width: 100%;
/*	background-position: center center;
	background-size: cover;*/
	position: relative;
	z-index: -1;
}
.rec_main .title{
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	color: #fff;
	font-weight: 600;
}

.rec_main .title h2{
	font-weight: 600;
	
}
.rec_top h3{
	margin:8%;
}
.rec_top h5{
	margin: 5% auto;
	text-align: center;
	font-size: 2.0rem;
}

.rectop_voice_list_back{
	background: #f6f8f8;
	padding:1%;
	margin:5%;
}
.rectop_voice_list{
	position: relative;
	padding: 0 50px;
}

.rectop_voice_list .rectop_voice{
	padding:15px;
}
.rectop_voice_list .rectop_voice .img{
	margin:15px;
 overflow:hidden;
	background: #000;
}
.rectop_voice_list .rectop_voice p{
	line-height: 1.8em;
}
.rectop_voice_listimg{
  transition:1s all;
  opacity: 0.6;/*これを追加！*/
}

.slide-arrow{
  position: absolute;
  top: 50%;
  margin-top: -15px;
	display: block;
}
.prev-arrow{
  left: 15px;
	width: 15px;
}
.next-arrow{
  right: 15px;
	width: 15px;
}
.btn_spilits{
	margin: 3% auto;
	position: relative;
}
.btn_spilits .txt{
	position: absolute;
	margin: auto;
	text-align: center;
	left: 0;
	right: 0;
	color: #fff;
	top: 50%;
	font-size: 2rem;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.btn_spilits a{
	display: block;
 width:100%;
	height: auto;
 margin:0 auto;
 overflow:hidden;
  background: #000;/*これを追加！*/
}
.btn_spilits a img{
 transition:1s all;
}
.btn_spilits a:hover img{
  transform:scale(1.1,1.1);
  transition:1s all;
  opacity: 0.6;/*これを追加！*/
}

.voicelink a{
	font-size: 1.3rem;
	background: #585858;
	display: block;
	width: 80%;
	max-width: 200px;
	color: #fff;
	margin: 2% auto;
	text-align: center;
	border:#f6f8f8;
}
.voicelink a:hover{
	background: #f6f8f8;
	color: #111;
	border:#585858;
}

.rectop_careerplan,
.rectop_bland{
	width: 50%;
	text-align: center;
	padding: 0;
}
.rectop_careerplan h4,
.rectop_bland h4{
	margin: 5% auto;
	font-family:serif;
}
.rectop_careerplan .rectop_btn a,
.rectop_bland .rectop_btn a{
	width: 80%;
	max-width: 300px;
	margin: 5% auto;
	display: block;
	width: 90%;
	text-align: center;
	background: #f6f8f8;
	color: #111;
	border:#585858;
	padding: 8px;
}
.rectop_careerplan .rectop_btn a:hover,
.rectop_bland .rectop_btn a:hover{
	background: #585858;
	color: #fff;
	border:#f6f8f8;
}

.rec_back {
	margin: 3% auto;

}

.rectop_listbtn {
	margin:5%;
	display: flex;
	flex-wrap: wrap;
}
.rectop_listbtn li {
	width:26px);
	margin: 10px;
}/*
.rectop_listbtn li a{
	background: #585858;
	display: block;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	border:#f6f8f8;
	padding:15px;
	line-height: 1.8em;
}
.rectop_listbtn li a:hover{
	background: #f6f8f8;
	color: #111;
	border:#585858;
}*/

.rectop_listbtn li{
	padding: 5px;
	text-align: center;
}
.flow .flow_txt{
	margin: 3% auto;
}
.flow .flow_txt .tC{
	margin: 25px auto;
	line-height: 1.6em;
}
.flow{
	text-align: center;
	background: #606060;
	color: #fff;
	font-size: 1.8rem;
	padding: 8px;
	margin: 0 10px;
}
.flow .arrow{
	max-width:34px;
	width: 10%;
	margin: 3% auto;
}
.flow table{
	border-top:1px solid #333;
	
}
.flow table th,
.flow table td{
	border-bottom:1px solid #333;
}
.flow table tr:nth-child(2n){
	background: #fff;
}

.flow .Flexbox .flowbox{
	width:33.3333%;
	padding: 10px;
}
.flow{
	margin: 0px;
}
.flowp{
	line-height: 1.8em;
}
.flow .waku{
	background: #efefef;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8%;
	min-height: 80px;
}
.flow{
	min-height: 120px;
}
.flow .waku ul{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-size: 1.4rem;
}
@media{

	
.rec_main{
	margin:0;
/*	height: 80vh;*/
	width: 100%;
/*	background-position: center center;
	background-size: cover;*/
	position: relative;
	z-index: -1;
}
.top_contents{
	margin:0;
}
.rec_top{
	margin: 0 auto;
}

.title{
	padding:50px;
}
.bana_contentsp{
	margin: 0;
	padding: 0 10px;
}
	
.voice_btn .catch{
	font-size: 1.6rem;
	padding: 20px 0;
	letter-spacing: 0.05em;
}
	
.voice_btn{
	width: 50%;
	padding:40px;
	
}
.spilits .txt p{
	letter-spacing: 0.05em;
	font-size: 1.4rem;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
.spilits_main .title{
	position: absolute;
	left: 0;
	right: 0;
	top:
	transform: translateY(-50%);
translateY(-50%);
translateY(-50%);
	color: #fff;
}
	
.rec_top h5{
	font-size: 1.8rem;
}
.rectop_voice_list .rectop_voice{
	padding:10px;
}
.rectop_voice_list .rectop_voice p{
	padding: 0px;
	font-size: 1.5rem;
}

.rec_main .title{
	position: absolute;
	left: 0;
	right: 0;
	top:
	transform: translateY(-50%);
translateY(-50%);
translateY(-50%);
	color: #fff;
}
	
}
@media{

.rec_main,
.top_contents{
	margin:0;
	}
	
h4.line:before,h4.line:after {
"";
1px;
	width: 60px;
#666;
}
h4.line:before {
1.0rem;
}
h4.line:after {
0rem;
}
	
.voice_btn .catch{
	font-size: 1.5rem;
	padding: 10px 0;
	letter-spacing: 0.05em;
}
.voice_main .ico img{
	width: 80px;
	margin:0;
	
}
	
.spilits_main{
	margin:0;
	height: 500px;
}
.spilits{
	margin:8%;
	height: auto;
	width: 100%;
	position: relative;
}
.spilits .txt{
	color: #000;
	text-align: center;
}
.spilits .txt h4{
	text-align: center;
	margin-bottom: 25px;
	font-weight: 200;
	font-size: 2.2rem;
}
.spilits .txt p{
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
	font-weight: 200;
}
.spilits01,
.spilits02,
.spilits03,
.spilits04,
.spilits05,
.spilits06,
.spilits07{
	background: none;
}
.spilits01 .txt,
.spilits02 .txt,
.spilits03 .txt,
.spilits04 .txt,
.spilits05 .txt,
.spilits06 .txt,
.spilits07 .txt{
	position: relative;
	left: inherit;
	right: inherit;
	bottom: inherit;
}
.spilits .photo_sp{
	display: block;
	margin-bottom: 3%;
}

.rec_top h5{
	font-size: 1.6rem;
}
.rectop_voice_list .rectop_voice{
	padding:10px;
}
.rectop_voice_list .rectop_voice p{
	padding: 0px;
	font-size: 1.4rem;
}	
	
.rectop_listbtn li{
	width: 80%;
	margin: 5px 10%;
}
	
.flow .Flexbox .flowbox{
	width:100%;
	padding: 10px;
}
.flow{
	margin: 0px;
}
.flowp{
	line-height: 1.8em;
}
.flow .waku{
	background: #efefef;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px;
	min-height: inherit;
}
	
.flow{
	min-height: inherit;
}
	.flow .Flexbox{
		width: 96%;
		margin: 0 auto;
		padding: 15px;
		border:#dfdfdf;
	}
}
@media{
.rec_main,
.top_contents{
	margin:0;
}
.rec_top{
	margin: 0 auto;
}

h4.line:before,h4.line:after {
"";
1px;
	width: 30px;
#666;
}
h4.line:before {
0.8rem;
}
h4.line:after {
0rem;
}

.title{
	padding:30px;
}
	
	
.voice_btn{
	width: 100%;
	padding:20px;
	
}	
.voice_btn .catch{
	font-size: 1.6rem;
	text-align: center;
	padding: 10px 0;
	letter-spacing: 0.05em;
}
.voice_btn .profile{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	line-height: 2.0rem;
}

	
.bana_contents{
	padding: 20px 10px;
	margin: 50px auto;
}
.bana_contents .blog_list .blog{
	width: 50%;
	padding:10px;
}
.bana_contentsp{
	font-size: 1.3rem;
	line-height: 1.8em;
}
.bana_contents.img{
	margin:15px;
}
	
	.bana_contents .blog_list .blog.blog_sec{
		display: none;
	}
.bana_contents .blog_list .blog:nth-child(3){
	display: none;
}
	
	
.spilits_main{
	margin:0;
	height: 400px;
}	
.spilits .txt h4{
	text-align: center;
	margin-bottom: 15px;
	font-weight: 200;
	font-size: 1.9rem;
}
.spilits .txt p{
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 1.2rem;
	font-weight: 200;
	margin-bottom: 20px;
}
.rec_top h5{
	font-size: 1.4rem;
}	
.rectop_voice_list .rectop_voice{
	padding:10px;
}

	h3.catch{
		font-size: 1.6rem;
	}
	
.rectop_voice_list_back{
	background: #f6f8f8;
	padding:2%;
	margin:5%;
}
	.voicelink a{
		padding: 5px;
	}
	
}

.Flexbox_rec{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-end;
	margin:12%;
}

.Flexbox_rec .txt_catch_l{
	margin-right: -20%;
	font-size: 2.0rem;
	background: rgba(255,255,255,0.7);
	font-family:serif;
	padding: 10px 30px;
	margin-bottom: -40px;
	z-index: 1;
	width: 50%;
	
}
.Flexbox_rec .photor{
	width: 60%;
	
}
.Flexbox_rec .txt_catch_r{
	margin-left: -20%;
	order: 2;
	font-size: 2.0rem;
	background: rgba(255,255,255,0.7);
	font-family:serif;
	padding: 10px 30px;
	margin-bottom: -40px;
	z-index: 1;
	width: 50%;
	
}
.Flexbox_rec .photol{
	width: 60%;
	order: 1;
	
}

.Flexbox_rec .txt_catch_r a,
.Flexbox_rec .txt_catch_l a{
	display: block;
	text-align: right;
	font-family: Hind, sans-serif;
	font-size: 1.3rem;
}

.btnwaku{
	background: #f5f8f8;
	margin:8%;
	padding: 30px;
}
.btnwaku ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;

}
.arrow2{
  display: inline-block;
	text-align: center;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 1em;
  height: 1em;
currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
rotate(135deg);
}
.btnwaku ul li{
	width: 50%;
	padding: 20px;
	max-width: 300px;
}
.btnwakua{
	border:1px solid #585858;
	background: #585858;
	color: #fff;
	padding: 10px 5px;
	display: block;
	text-align: center;
}
.btnwakua:hover{
	border:1px solid #585858;
	background: #ffffff;
	color: #333;
}

.Flexbox_recm{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	margin:3%;
}

.Flexbox_recm .txt_en_l{
	margin-right: -8%;
	font-size: 2.0rem;
	background: rgba(255,255,255,0.8);
	font-family: Hind, sans-serif;
	padding: 15px 50px;
	margin-top: 5%;
	z-index: 1;
	width: 45%;
	text-align: right;
	font-weight: 500;
	letter-spacing: 0.1em;
	
}
.Flexbox_recm .photor{
	width: 60%;
	
}
.Flexbox_recm .txt_en_r{
	margin-left: -8%;
	order: 2;
	font-size: 2.0rem;
	background: rgba(255,255,255,0.8);
	font-family: Hind, sans-serif;
	padding: 15px 50px;
	margin-top: 5%;
	z-index: 1;
	width: 45%;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	
}
.Flexbox_recm .photol{
	width: 60%;
	order: 1;
	
}


@media{
	
	
.Flexbox_rec .txt_catch_l{
	margin-right: -30%;
	font-size: 1.6rem;
	padding: 10px 20px;
	margin-bottom: -40px;
	z-index: 1;
	width: 60%;
}
.Flexbox_rec .photor{
	width: 60%;
}
.Flexbox_rec .txt_catch_r{
	margin-left: -30%;
	order: 2;
	font-size: 1.6rem;
	padding: 10px 20px;
	margin-bottom: -40px;
	z-index: 1;
	width: 60%;
}
.Flexbox_rec .photol{
	width: 60%;
	order: 1;
}

.Flexbox_recm .txt_en_l{
	margin-right: -8%;
	font-size: 1.6rem;
	padding: 15px 30px;
	margin-top: 5%;
	z-index: 1;
	width: 45%;
	text-align: right;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.Flexbox_recm .photor{
	width: 60%;
}
.Flexbox_recm .txt_en_r{
	margin-left: -8%;
	order: 2;
	font-size: 1.6rem;
	padding: 15px 30px;
	margin-top: 5%;
	z-index: 1;
	width: 45%;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.Flexbox_recm .photol{
	width: 60%;
	order: 1;
}

}
@media{

.Flexbox_rec .txt_catch_l{
	margin-right: 0;
	margin-bottom: 0;
	font-size: 1.5rem;
	padding: 10px 20px;
	z-index: 1;
	width: 80%;
	margin:auto;
	order: 2;
}
.Flexbox_rec .photor{
	width: 80%;
	order: 1;
}
.Flexbox_rec .txt_catch_r{
	margin-left: 0;
	margin-bottom: 0px;
	order: 2;
	font-size: 1.5rem;
	padding: 10px 20px;
	z-index: 2;
	width: 80%;
	margin:3%;
}
.Flexbox_rec .photol{
	width: 80%;
	order: 1;
}

.Flexbox_recm .txt_en_l{
	margin-left: 0;
	margin-top: 0;
	font-size: 1.6rem;
	padding: 15px 40px;
	z-index: 1;
	width: auto;
	text-align: right;
	font-weight: 500;
	letter-spacing: 0.1em;
	order: 2;
	margin:auto;
	
}
.Flexbox_recm .photor{
	width: 90%;
	order: 1;
	
}
.Flexbox_recm .txt_en_r{
	margin-left: 0;
	margin-top: 0;
	order: 2;
	font-size: 1.6rem;
	padding: 15px 40px;
	z-index: 1;
	width: auto;
	text-align: left;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin:0;
	
}
.Flexbox_recm .photol{
	width: 90%;
	order: 1;
	
}
	
.rectop_careerplan p,
.rectop_bland p{
	font-size: 1.3rem;
	padding: 0;
}
	
.btnwakua{
	padding: 10px 0;
	font-size: 1.3rem;
}
.btnwaku ul li{
	width: 50%;
	padding: 20px 5px;
	max-width: 300px;
}
	
}


