/******************************************************************************************/
/************************************************************/
/*全ページ共通*/
/************************************************************/

body {
	line-height: 1.5;
	font-family: 'KozG-light','ヒラギノ角ゴ Pro W3',sans-serif;
	margin:0;
	padding:0;
	background-color: #ffffff;
	color:#333333;
	font-size: 13px;
	/**background-image:url(./img/haikei.jpg);**/
	background-repeat: repeat-x;
}



img {
	border:0;
	margin:0;
	padding:0;
}

table{
	border-collapse: collapse;
}

a {
	text-decoration:none;
	color:#000;
}

ul {
	margin:0;
	padding:0;
}

li {
	list-style: none outside none;
}

.clear{
	clear: both;
	height: 0;
}

.clear_2{
	clear:both;
}

.clear_3{
	clear:both;
	padding: 10px 0 50px;
}

#footer{
	background-color: #111111;
	color: #ffffff;
	padding: 60px 0 20px;
	text-align: center;
	/**margin: 100px 0 0;**/
	margin: 0;
}

.f_link {
	font-size: 110%;
	margin: 0 auto 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	max-width: 650px;
}

.f_link ul{
}

.f_link li {
	float: left;
	width: 20%;
}

.f_link a {
	font-size: 110%;
	color: #fff;
	display: block;
}

.f_link a::after{
	color: #5b5b5b;
	content: "|";
	float: right;
	margin: 0 0.6em;
}

.f_logo{
	margin: 0 0 30px;
	clear: both;
	padding: 30px 0 0 0;
}

.f_logo img{
    width: 300px;
}

.f_address{
    line-height: 2em;
}

.copyright {
	clear: both;
	font-size: 100%;
	margin: 20px auto 0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}


#container{
	background-color: #eeeeee;
	width:1028px;
	margin:auto;
}

.guide{
	max-width: 1128px;
	margin: 20px auto 0;
	letter-spacing: 1px;
	color: #555;
}

.h_guide{
	padding-right: 17px;
	background: url(../img/ico_pankuzu.png) no-repeat right 0.3em;
	background-position-x: right;
	background-position-y: 0.3em;
	background-position: right 0.2em;
}

.guide ul{
	
}

.guide li{
	display: inline;
	font-size: 14px;
}

.guide li a {
	color: #007ebe;
}

/**画像表示**/
.fadein {
	opacity : 0;
	transform: translateY(20px);
	transition: all 1s;
}

/************************************************************/
/*トップ**/
/************************************************************/




/************************************************************/
/*サブページ共通*/
/************************************************************/

#main {
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_01.png") repeat scroll 0 0;*/
	background-color: #f5f5f5;
	margin: 0;
	padding: 0 0 60px;
}

#main_1 {
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_1.png") repeat scroll 0 0;*/
	background-color: #f5f5f5;
	margin: 0;
	padding: 0 0 60px;
}

#main_2 {
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_2.png") repeat scroll 0 0;*/
	background-color: #f5f5f5;
	margin: 0;
	padding: 0 0 60px;
}

#main_3 {
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_3.png") repeat scroll 0 0;*/
	background-color: #f5f5f5;
	margin: 0;
	padding: 0 0 60px;
}

#main_4 {
	/*background:rgba(0, 0, 0, 0) url("../img/main_back_4.png") repeat scroll 0 0;*/
	background-color: #f5f5f5;
	margin: 0;
	padding: 0 0 60px;
}

.hero {
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.5), 0 0 0 0 #000000 inset;
}

#main_index{
	background-color: #ffffff;
	margin: auto;
	max-width: 1128px;
}

.contents{
	animation-duration: 1s;
	animation-name: fadeInLeft;
	margin: 40px auto 0;
	max-width: 1028px;
	overflow: hidden;
	padding: 30px 50px;
	clear: both;
}

.contents_2{
	animation-duration: 1s;
	animation-name: fadeInLeft;
	margin: 40px auto 0;
	max-width: 1300px;
	overflow: hidden;
	padding: 30px 9% 50px;
	clear: both;
}

.sub_page_title{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 3em;*/
	letter-spacing: 5px;
	/*line-height: 5em;*/
	margin: auto;
	text-align: center;
	height: 500px;
}

.s_page_1{
	background-image: url(../img/index_1.jpg);
	background-size: cover;
	position: relative;
	background-position: 50%;
}

.s_page_2{
	background-image: url(../img/index_2.jpg);
	background-size: cover;
	position: relative;
	background-position: 50%;
}

.s_page_3{
	background-image: url(../img/index_3.jpg);
	background-size: cover;
	position: relative;
	background-position: 50%;
}

.s_page_4{
	background-image: url(../img/index_4.jpg);
	background-size: cover;
	position: relative;
	background-position: 50%;
}

.page_title_text_1{
	font-size: 300%;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 250px;
}

.page_title_text_2{
	font-size: 18px;
	/*font-weight: bold;*/
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 350px;
}

.page_title_text_box{
	
}

.page_title_text_1::after {
	position: absolute;
	content: '';
	width: 150px;
	height: 1.5px;
	background-color: #fff;
	bottom: -35%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}


.page_title_text_3{
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 103px;
}

.page_title_text_3::after {
	position: absolute;
	content: '';
	width: 150px;
	height: 1.5px;
	background-color: #fff;
	bottom: -45%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.page_title_text_4{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	margin: auto;
	width: 100%;
	top: 203px;
}

/************************************************************/
/*事業案内*/
/************************************************************/

.duties{
	
}

.duties h1 {
	display: flex;
	align-items: center;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
}
.duties h1:before,
.duties h1:after {
	border-top: 1px solid;
	content: "";
	flex-grow: 1;
}
.duties h1:before {
	margin-right: 1rem;
}
.duties h1r:after {
	margin-left: 1rem;
}

.dut_text_1{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 2px;
	margin: 50px 40px;
}

.dut_text_2{
    font-size: 13px;
    line-height: 2em;
}

.dut_text_2 p{
color: #0065ab;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}

.dut_image{
	
}

.dut_image img{
    width: 100%;	
}

.duties_title {
	color: #0065ab;
	font-size: 200%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: solid;
	border-left: solid 40px;
	line-height: 40px;
	text-indent: 10px;
	margin: 0 0 10px 0;
}

.duties_box {
	margin: 60px 0 0;
	width: 100%;
}

.duties_box_text{
	background-color: #eee;
	line-height: 2.5;
	padding: 2% 3%;
	width: 100%;
	font-size: 14px;
	margin: 20px auto;
	max-width: 860px;
}

.duties_box_text p{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.duties span {
    background-color: #0065ab;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 5px;
    padding: 3px 5px;
}

.thumb1 img,.thumb2 img,.thumb3 img,.thumb4 img,.thumb5 img,.thumb6 img {
	max-width: 123px;
}

.item1_2,.item1_3,.item1_4,.item1_5{
	display:none;
}

.item2_2,.item2_3,.item2_4,.item2_5{
	display:none;
}

.item3_2,.item3_3,.item3_4,.item3_5{
	display:none;
}

.item4_2,.item4_3,.item4_4,.item4_5{
	display:none;
}

.item5_2,.item5_3,.item5_4,.item5_5{
	display:none;
}

.item6_2,.item6_3,.item6_4,.item6_5{
	display:none;
}

#duties_1, #duties_2, #duties_3, #duties_4, #duties_5, #duties_6 {
	height: 10px;
}

/************************************************************/
/*会社概要*/
/************************************************************/

.about{
	
}

.about table{
	width: 100%;
}

.about tr{
	
}

.about th{
	width: 30%;
	background-color:
		#f2f2f2;
	border: 1px solid
		#d3d3d3;
	font-weight: normal;
	font-size: 1.1em;
	padding: 10px 0;
}

.about td{
	width: 70%;
	border: 1px solid#d3d3d3;
	font-size: 1.1em;
	padding: 10px;
	line-height: 2em;
	background-color: #fff;
}


/************************************************************/
/*採用情報*/
/************************************************************/

.recruit{
	
}

.rec_box{
	width: 90%;
	margin: auto;
	display: table;
}

.rec_left{
	width: 30%;
	background-color: #f2f2f2;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	padding: 20px 30px;
	clear: both;
	display: table-cell;
	vertical-align: top;
}

.rec_right{
	width: 60%;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	padding: 20px;
	line-height: 2em;
	display: table-cell;
}

.recruit h1{
	margin: 30px auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-size: 2.5em;
	letter-spacing: 5px;
}

.recruit p{
	width: 90%;
	margin: 30px auto;
	font-size: 1.1em;
}

.recruit_info{
    border: 3px solid rgba(3, 110, 184, 1);
    margin: 30px auto;
    width: 90%;
}

.recruit_message{
    background-color: rgba(3, 110, 184, 1);
    color: #ffffff;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
}

.recruit_tel{
    color: #555555;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
	margin: 20px 0 0;
}

.recruit_tel:before{
content:"";
	display:inline-block;
	width:1em;
	height:1em;
	background:url(../img/tel.png) no-repeat;
	background-size:contain;
	margin: 0 5px 0 0;
}

.recruit_time{
    color: #555555;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
	clear: both;
}

.recruit_mail{
    margin: 30px 0;
    text-align: center;
}

.recruit_mail a{
    background: #009ecf none repeat scroll 0 0;
    border: 1px solid #0093c9;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28), 0 2px 0 -1px #10a4d2 inset;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 10px 13px 11px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}



/************************************************************/
/*問合せ*/
/************************************************************/

.inquiry{
	
}

.inq_box{
	width: 90%;
	margin: auto;
	display: table;
}

.inq_left{
	width: 30%;
	background-color: #f2f2f2;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	padding: 20px 30px;
	clear: both;
	display: table-cell;
	vertical-align: top;
}

.inq_right{
	width: 60%;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	padding: 20px;
	line-height: 2em;
	display: table-cell;
}

.inquiry h1{
	width: 90%;
	margin: auto;
	border-left: 8px solid #16a085;
	padding: 5px 0 5px 0;
	text-indent: 15px;
}

.inquiry p{
	width: 90%;
	margin: 30px auto;
	font-size: 1.1em;
}

textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 4px;
	color: #555;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
	margin: 0;
	width: 90%;
}

input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 4px;
	color: #555;
	display: inline-block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 4px 6px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	width: 90%;
}

select{
	font-size: 1em;
}

.inquiry span{
	background-color: #ed3b3b;
	color: #fff;
	padding: 3px 5px;
	margin: 0 0 0 5px;
	border-radius: 4px;
	font-size: 13px;
	float: right;
}

button {
	padding: 10px 13px 11px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
	border-radius: 4px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #0093c9;
	color: #ffffff;
	background: #009ecf;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.28),inset 0px 2px 0px -1px #10a4d2;
}

input[type="button"]{
	padding: 10px 13px 11px;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
	border-radius: 4px;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	border: 1px solid #ccc;
	color: #ffffff;
	background: #565656;
}

.inq_btn{
	text-align: center;
	margin: 50px 0;
}

.inquiry .error{
	color: #f00;
}

/******************************************************************************************/
/*【PC】*/
/******************************************************************************************/
/*@media screen and (min-width:1128px) {*/
@media screen and (min-width:768px) {
	
	/*pc用のcssを記述*/
	
	
	.menu_sp_box{
		display:none;
	}
	
	.menu_pc_box{
		float: right;
	}
	
	.rest_sp_box{
		display:none;
	}
	
	.rest_pc_box{
		display:block;
	}
	
	.sp_top_logo{
		display:none;
	}
	/**ヘッダーデフォルト**/
	#header {
		background-color: rgba(255, 255, 255, 0.8);
		font-family: "Raleway",sans-serif;
		height: 80px;
		padding: 0;
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
		border-bottom: solid 1px #ccc;
		transition: all .5s ease;
	}
	
	#header #logo{
		float: left;
	}
	
	#header #logo img {
		height: 45px;
		margin: 18px 0 0 20px;
		transition: all .5s ease;
	}
	
	#header #top_logo{
		float: left;
	}
	
	#header #top_logo img {
		height: 60px;
	}
	
	#header #top_logo_2{
		display: none;
	}
	
	#header .h_contents{
	}
	
	
	#header #logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	#header #top_logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	#header #menu_back{
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		line-height: 77px;
		letter-spacing: 2px;
		text-transform: uppercase;
		width: 100%;
		z-index: 9999;
	}
	
	
	#header #menu dl {
		display: table;
		font-size: 13px;
		margin: 0;
		width: 100%;
	}
	
	#header #menu dd {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	#header .m_btn a {
		color:#000;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#header .m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	
	#header .now_m_btn a {
		color:#008cff;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		border-bottom: solid #008cff 4px;
	}
	
	#header .now_m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	
	/**ヘッダースクロール**/
	#header_2 {
		background-color: rgba(255, 255, 255, 0.8);
		font-family: "Raleway",sans-serif;
		height: 60px;
		padding: 0;
		position: fixed;
		width: 100%;
		z-index: 9999;
		top: 0;
		border-bottom: solid 1px #ccc;
		transition: all .5s ease;
	}
	
	#header_2 #logo{
		float: left;
	}
	
	#header_2 #logo img {
		height: 35px;
		margin: 13px 0 0 40px;
		transition: all .5s ease;
	}
	
	#header_2 #top_logo{
		float: left;
	}
	
	#header_2 #top_logo img {
		height: 60px;
	}
	
	#header_2 #top_logo_2{
		display: none;
	}
	
	#header_2 .h_contents{
	}
	
	
	#header_2 #logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	#header_2 #top_logo a {
		color: #c00;
		font-family: "Tinos",serif;
		font-size: 24px;
		height: 0;
		overflow: hidden;
		padding-top: 60px;
		width: 260px;
	}
	
	#header_2 #menu_back{
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		line-height: 57px;
		letter-spacing: 2px;
		text-transform: uppercase;
		width: 100%;
		z-index: 9999;
	}
	
	
	#header_2 #menu dl {
		display: table;
		font-size: 13px;
		margin: 0;
		width: 100%;
	}
	
	#header_2 #menu dd {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	
	#header_2 .m_btn a {
		color:#000;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#header_2 .m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	
	#header_2 .now_m_btn a {
		color:#008cff;
		display: block;
		font-weight: normal;
		font-size: 1.2em;
		transition: all .5s ease;
		padding: 0 15px 0;
		border-bottom: solid #008cff 4px;
	}
	
	#header_2 .now_m_btn a:hover{
		background-color:#008cff;
		color:#fff;
		border-bottom: solid #008cff 4px;
	}
	

	
}

/************************************************************/
/*業務案内*/
/************************************************************/

.duties_box {
	margin: 60px 0 0;
	width: 100%;
}

.duties_box_image {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #cecece;
	padding: 1%;
	width: 100%;
	margin: auto;
	max-width: 900px;
}

.duties_box_image_1, .duties_box_image_2, .duties_box_image_3, .duties_box_image_4, .duties_box_image_5, .duties_box_image_6 {
	float: left;
	width: 85%;
}

.duties_box_image img {
	width: 100%;
	border: solid 1px #eee;
}

.s_image {
	float: left;
	width: 15%;
	margin: 0;
	padding: 0;
}

.s_image li {
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 0;
}

.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img {
	margin: 0;
	padding: 0;
	width: 100%;
}

/******************************************************************************************/
/*【スマホ】*/
/******************************************************************************************/

@media screen and (max-width:768px) { 
	
	
	
	/************************************************************/
	/*全ページ共通*/
	/************************************************************/
	
	body {
		line-height: 1.5;
		font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Helvetica,Osaka,Verdana,Arial,sans-serif;
		margin:0;
		padding:0;
		color:#333333;
		font-size: 13px;
		background-color:#efefef;
		/**background-image:url(../img/haikei.jpg);**/
		background-repeat: repeat-x;
		max-width: 768px;
	}
	
	.menu_pc_box{
		display:none;
	}
	
	.menu_sp_box{
		display:block;
	}
	
	.rest_sp_box{
		display:block;
	}
	
	.rest_pc_box{
		display:none;
	}
	
	.sp_top_logo{
		text-align: center;
		position: absolute;
		height: 100%;
	}
	
	.sp_top_logo img {
		width: 45%;
		margin: 50% 0 0 0;
	}
	
	.hero {
			background-color: rgba(9,24,55,0.5);
	}
	
	
	img {
		border:0;
		margin:0;
		padding:0;
	}
	
	p {
		line-height: 2;
	}
	
	table{
		border-collapse: collapse;
	}
	
	a {
		text-decoration:none;
		color:#000;
	}
	
	ul {
		margin:0;
		padding:0;
	}
	
	li {
		list-style: none outside none;
	}
	
	#footer{
		background-color: #111111;
		color: #ffffff;
		padding: 40px 0;
		text-align: center;
	}
	
	
	#header {
		background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
		/*background: rgba(35, 24, 2, 0.8) none repeat scroll 0 0;*/
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		left: 0;
		letter-spacing: 2px;
		line-height: 50px;
		padding: 15px 0;
		position: fixed;
		text-transform: uppercase;
		top: 0;
		transition: all 0.4s ease 0s;
		width: 100%;
		z-index: 9999;
	}
	
	.h_contents{
		animation-duration: 1s;
		animation-name: fadeInLeft;
		margin: 0 auto;
		max-width: 700px;
		overflow: hidden;
	}
	
	#header #logo a {
		color: #c00;
		float: left;
		font-family: "Tinos",serif;
		font-size: 24px;
		/*height: 45px;*/
		overflow: hidden;
		width: 260px;
		margin: 0 0 0 10px;
	}
	
	#logo img{
		width: 260px;
	}
	
	
	#header dl {
		font-size: 14px;
		margin: 0;
	}
	
	#header dd {
		margin: 0;
	}
	
	#header dd a {
		border-bottom: 1px dotted #bbbbbb;
		text-align: center;
		line-height: 60px;
	}
	
	#header a, #header dt {
		display: block;
	}
	
	.m_btn a {
		background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		color: #fff;
	}
	
	
	#nav-drawer {
		position: relative;
		float: left;
		margin: 1.4% 3% 0 2%;
	}
	
	/*チェックボックス等は非表示に*/
	.nav-unshown {
		display:none;
	}
	
	/*アイコンのスペース*/
	#nav-open {
		display: inline-block;
		width: 32px;
		height: 32px;
		vertical-align: middle;
	}
	
	
	#nav-open span:before {
		bottom: -8px;
	}
	#nav-open span:after {
		bottom: -16px;
	}
	
	/*閉じる用の薄黒カバー*/
	#nav-close {
		display: none;/*はじめは隠しておく*/
		position: fixed;
		z-index: 99;
		top: 0;/*全体に広がるように*/
		left: 0;
		width: 100%;
		height: 100%;
		background: black;
		opacity: 0;
		transition: .3s ease-in-out;
	}
	
	/*中身*/
	#nav-content {
		overflow: auto;
		position: fixed;
		top: 77px;
		left: 0;
		z-index: 9999;/*最前面に*/
		width: 45%;/*右側に隙間を作る*/
		height: 100%;
		/*background: #fff;背景色*/
		background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
		transition: .3s ease-in-out;/*滑らかに表示*/
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%);/*左に隠しておく*/
	}
	
	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
		display: block;/*カバーを表示*/
		opacity: .5;
	}
	
	#nav-input:checked ~ #nav-content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);/*中身を表示*/
		box-shadow: 6px 0 25px rgba(0,0,0,.15);
	}
	
	
	.m_btn a {
		background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		color: #fff;
	}
	
	.jump a {
		background: rgba(34,89,60, 0.9) none repeat scroll 0 0;
		color: #fff;
		font-size: 12px;
	}
	
	
	/*ヘッダー下*/
		
	#header_2 {
		background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
		/*background: rgba(35, 24, 2, 0.8) none repeat scroll 0 0;*/
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
		font-family: "Raleway",sans-serif;
		font-weight: 800;
		left: 0;
		letter-spacing: 2px;
		line-height: 50px;
		padding: 15px 0;
		position: fixed;
		text-transform: uppercase;
		top: 0;
		transition: all 0.4s ease 0s;
		width: 100%;
		z-index: 9999;
	}

	#header_2 #logo a {
		color: #c00;
		float: left;
		font-family: "Tinos",serif;
		font-size: 24px;
		/*height: 45px;*/
		overflow: hidden;
		width: 260px;
		margin: 0 0 0 10px;
	}
	
	
	#header_2 dl {
		font-size: 14px;
		margin: 0;
	}
	
	#header_2 dd {
		margin: 0;
	}
	
	#header_2 dd a {
		border-bottom: 1px dotted #bbbbbb;
		text-align: center;
		line-height: 60px;
	}
	
	#header_2 a, #header dt {
		display: block;
	}
	
	.f_logo img {
    width: 200px;
	}
	
	.guide{
		max-width: 1128px;
		margin: 20px 0 0 20px;
	}
	
	.f_link li {
		float: none;
		width: 100%;
		line-height: 3em;
	}
	
	.f_link a::after{
		content: none;
	}
	
	
	/************************************************************/
	/*トップ**/
	/************************************************************/
	
	
	
	
	/************************************************************/
	/*サブページ共通*/
	/************************************************************/
	
	
	
	
	#main{
		background: #ffffff url("../img/main_back.png");
		margin: 0;
		padding: 80px 0 50px;
	}
	
	#main_index {
		max-width: 95%;
		margin: auto;
	}
	
	.main_text{
		font-size: 16px;
		font-weight: bold;
		line-height: 2;
		padding: 0 0 40px;
		text-align: center;
	}
	
	.sub_page_title{
		color: #000000;
		font-family: "Cinzel",serif;
		/*font-size: 3em;*/
		letter-spacing: 5px;
		/*line-height: 5em;*/
		margin: auto;
		text-align: center;
		height: 250px;
	}
	
	
	.page_title_text_1{
		font-size: 30px;
		color: #ffffff;
		position: absolute;
		margin: auto;
		width: 100%;
		max-width: 768px;
		top: 100px;
	}
	
	.page_title_text_2{
		font-size: 18px;
		font-weight: bold;
		color: #ffffff;
		position: absolute;
		margin: auto;
		max-width: 768px;
		top: 200px;
		width: 100%;
	}
	
	.page_title_text_box{
		
	}
	
	.page_title_text_1::after {
		position: absolute;
		content: '';
		width: 150px;
		height: 1.5px;
		background-color: #fff;
		bottom: -25%;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.contents{
		animation-duration: 1s;
		animation-name: fadeInLeft;
		background-color: #ffffff;
		margin: 20px auto 0;
		max-width: 100%;
		overflow: hidden;
		padding: 0 5px 10px 5px;
	}
	
	.clear_2 {
		clear: both;
	}
	
	.clear_3 {
		display: none;
	}
	
	
	
	/************************************************************/
	/*業務案内*/
	/************************************************************/
	
	

	
	.duties_title {
		font-size: 150%;
		border-left: solid 30px;
		line-height: 30px;

	}
	
.duties_box_text {
		background-color: #eee;
		float: none;
		line-height: 2;
		padding: 10px;
		width: 95%;
}

.duties h1 {
    font-size: 22px;
}
	
	.duties_box {
		margin: 60px 0 0;
		width: 100%;
	}
	
	.duties_box_image {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border: medium none;
		float: none;
		padding: 0;
		width: 100%;
	}
	
	.duties_box_image img {
		width: 100%;
		border: solid 1px #eee;
	}
	
	.s_image {
		display: table;
		width: auto;
	}
	
	.s_image li {
		margin: 1% 0px 0 0;
		display: table-cell;
		padding: 1%;
	}
	
	.thumb1 img, .thumb2 img, .thumb3 img, .thumb4 img, .thumb5 img, .thumb6 img {
		max-width: 123px;
	}
	
	.duties_box_image_1, .duties_box_image_2, .duties_box_image_3, .duties_box_image_4, .duties_box_image_5, .duties_box_image_6 {
		float: none;
		width: 100%;
	}
	
	
	

	
	
	/************************************************************/
	/*採用情報*/
	/************************************************************/
	
.rec_box {
    display: block;
    margin: auto;
    width: 100%;
}

.rec_left{
    background-color: #f2f2f2;
    border: 1px solid #d3d3d3;
    clear: both;
    display: block;
    font-size: 1.1em;
    margin: auto;
    padding: 10px 5%;
    vertical-align: top;
    width: 90%;
}

.rec_right{
	width: 90%;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	line-height: 2em;
	display: block;
	padding: 20px 5%;
}

.recruit h1 {
font-size: 170%;
    text-indent: 5px;
    width: 100%;
}

.recruit p {
    width: 100%;
}

.recruit_info{
    width: 100%;
}

.recruit_tel {
    font-size: 30px;
}	
	
	
	
	
	/************************************************************/
	/*お問い合わせ*/
	/************************************************************/
	
.inq_box {
    display: block;
    margin: auto;
    width: 100%;
}

.inq_left{
    background-color: #f2f2f2;
    border: 1px solid #d3d3d3;
    clear: both;
    display: block;
    font-size: 1.1em;
    margin: auto;
    padding: 10px 5%;
    vertical-align: top;
    width: 90%;
}

.inq_right{
	width: 90%;
	border: 1px solid #d3d3d3;
	font-size: 1.1em;
	line-height: 2em;
	display: block;
	padding: 20px 5%;
}

.inquiry h1 {
font-size: 140%;
    text-indent: 5px;
    width: 100%;
}

.inquiry p {
    width: 100%;
}
	
	
}