article{
	margin-top: 3000px;
}

#staffMore_wrap{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
#sub_title h1{
	text-indent: -9999px;
}
.staffMore_left{
	width: 460px;
	float: left;
	margin-bottom: 50px;
}
.staffMore_right{
	width: 460px;
	float: right;
	margin-bottom: 50px;
}
#staff_pic{
	text-align: center;
	margin-bottom: 50px;
}
#staff_pic img{
	max-width: 100%;
}
.staffMore_right h2{
	margin-top: 70px;
	font-size: 18px;
	margin-bottom: 15px;
}
.r_name{
	font-size: 45px;
	margin-bottom: 10px;
	line-height:100%;
}
.type{
	font-size: 12px;
	margin-bottom: 30px;
}
.staff_comment{
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 150%;
	margin-bottom: 40px;
}
.cal_box table{
	border-spacing: 15px 10px;
	position: relative;
}
.cal_box table td{
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 14px;
}
.cal_box table tr.youbi td{
	height: 10px;
	line-height: 100%;
	font-size: 16px;
}
.cal_box table td.month{
	font-size: 22px;
	height: 10px;
	line-height: 100%;
}
.year{
	font-size: 14px;
	position: absolute;
	right: 15px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.cal_box table td.holiday{
	background-color: #B0DCD5;
}
.table_comment{
	font-size: 12px;
	margin-left: 20px;
	padding-left: 5px;
	border-left: 18px solid #B0DCD5;
	line-height: 18px;
}


h3{
	font-size: 22px;
	font-weight: bold;
}
.clear{
	clear: both;
}
#staffMore_left p{
	color: #727171;
	line-height: 150%;
}
.blog_title{
	font-size: 14px;
}
.blog_date{
	text-align: right;
	font-size: 12px;
}
.blog_text{
	font-size: 12px;
}
.blog_text img,.photo img{
	max-width:100%;
	height:auto !important;
}

.style_box{
	display: block;
	width: 125px;
	height: 108px;
	float: left;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 10px;
	font-size: 0;
	overflow: hidden;
}
.style_box:nth-child(3n+1){
	margin-right: 0;
}
.style_box img{
	height: 100%;
}

#recruit{
	background-color: #E6E6E6;
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
.offer_sp{
	display: none;
}
#recruit_wrap{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 60px;
	font-size: 12px;
	line-height: 150%;
}
#recruit_left{
	width: 470px;
	float: left;
}
#recruit_wrap h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
#recruit_right{
	width: 470px;
	float: right;
	position: relative;
}
#recruit_right table{
	position: relative;
	z-index: 1;
}
#recruit_right table td{
	height: 25px;
	padding-bottom: 10px;
}
#recruit_right table td.table_left{
	width: 140px;
}
.valign{
	vertical-align: top;
}
input[type="text"]{
	width: 320px;
	height: 25px;
	border: 1px solid #231815;
	border-radius: 3px;
}

textarea{
	border: 1px solid #231815;
	border-radius: 3px;
	width: 320px;
	height: 110px;
	max-width: 320px;
	max-height: 110px;
}
.send_btn{
	text-align: right;
	margin-bottom:10px;
}
input[type="image"]{
	cursor: pointer;
}
.offer{
	position: absolute;
	top: -60px;
	right: -60px;
}


.more{
	text-align:right;
}

.more a{
	color:#000000;
	text-decoration:underline;
}
#check01,#check02,#check03{
	margin:3px 0px;
}

@media screen and (max-width:880px){

#sub_title h1{
	line-height: 0;
}
#staffMore_wrap{
	width: 90%;
	margin: 0 auto;
}
.staffMore_left{
	float: none;
	width: 100%;
}
#staff_pic{
	margin-bottom: 0;
}
.staffMore_right{
	width: 100%;
	float: none;
	overflow: hidden;
}
.sp_top{
	width: 80%;
	margin: 0 auto;
}
#staff_pic img{
	width: 100%;
}
.staffMore_right h2{
	margin-top: 15%;
}
.cal_box table{
	margin: 0 auto;
}
.table_comment{
	width: 270px;
	margin: 0 auto 15%;
}
.style_box{
	width: 31%;
	margin-right: 3.5%;
}
#recruit{
	position: relative;
}
.offer_sp{
	display: block;
	position: absolute;
	top: 1%;
	right: 1%;
	max-width: 249px;
	width: 40%;
}
#recruit_wrap{
	width: 90%;
}
#recruit_left{
	width: 100%;
	float: none;
	margin-bottom: 10%;
}
#recruit_right{
	width: 90%;
	margin: 0 auto;
	float: none;
}
#recruit_right table{
	margin: 0 auto;
}
#recruit_right table td{
	width: 70%;
}
input[type="text"]{
	width: 100%;
}
textarea{
	width: 100%;
}

.sp_none{
	display: none;
}


.send_btn{
	text-align:center;
}
}

@media screen and (max-width:480px){

.cal_box table{
	border-spacing: 5px 5px;
}
.table_comment{
	width: 205px;
	margin: 0 auto 15%;
}



}





































