@charset "utf-8";
html{
  min-height: 100%;
  position: relative;
}
body {
	background-size: 100%;
	font-family: "M PLUS Rounded 1";
	font-size: 16px;
    margin-bottom:200px;
}
header {
	width: 100%;
	height: 60px;
	background-color: #FFE4E4;
}
header.logo {
	width: 1000px;
	height: 25px;
	margin: auto;
	background-color: #ffffff;
}
header.logo img{
    height:93px;
}

header.name {
	width: 800px;
	height: 25px;
	margin: auto;
	background-color: #ffffff;
	padding-left: 40px;
	color: #C06631;
	top: -30px;
	bottom: 30px;
}
header ul {
	width: 900px;
	height: 30px;
	padding-left: 100px;
	margin: auto;
}
header li {
	float: left;
	font-size: 14px;
    position: relative;
    display:inline-block;
}
header li a:link, header li a:visited {
	width: auto;
	color: #5A0F11;
	text-decoration: none;
	padding: 18px 18px 10px;
	border-radius: 5px;
	line-height: 70px;
    position: relative;
}
header li a:hover {
	color: #fff;
	background-color: #E94B4E;
}
header li.toi {
	float: right;
	font-size: 18px;
}
header li.toi a:link, header li.toi a:visited {
	width: auto;
	color: #fff;
	text-decoration: none;
	padding: 18px 13px;
	border-radius: 5px;
	line-height: 60px;
	background-color: #E94B4E;
    font-size:14px;
}
header li.toi a:hover {
	color: #ffffff;
	background-color: #31633C;
}
header li .small{
    font-size:8px;
    margin: 0;
    padding:0;
    line-height: 1px;
    position: absolute;
    bottom:38px;
    text-align: center;
}
img.all {
	max-width: 100%;
	height: auto;
}
main {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;

}
.concept {
	background-color: #ffffff;
	height: auto;
	width: 1000px;
	margin: auto;
}
.concept h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: 40px;
	font-family: "Sawarabi Mincho";
}
.concept h2 {
	font-size: 16px;
	line-height: 30px;
	width: 700px;
	margin: auto;
	text-align: center;
}
.waku_banner{
	width: 700px;
    height: 100px;
	margin: auto;
	margin-top: 30px;
	line-height: 100px;
	color: #000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border:1px solid #010101;

}
.waku_jiamax{
	width: 800px;
	margin: auto;
	margin-top: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.waku_jiamax img{
	
}

.waku_jiamax a:hover{
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.top_jigyo {
	background-color: #FFDBED;
	height: auto;
	margin-top: 10px;
	width: 100%;
	padding-top: 30px;
	margin-bottom: 10px;
}
.top_jigyot h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.top_jigyo1000 {
	width: 1000px;
	margin: auto;
}
.top_jigyo .bunkatsu2 {
	width: 440px;
	height: auto;
	float: left;
	text-align: center;
	background-color: #ffffff;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px 5px rgba(255, 255, 255, 0.4);
	display: block;
}
.top_jigyo .bunkatsu2 h1 {
	width: 400px;
	height: 80px;
	margin: auto;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 80px;
	border-radius: 10px;
	margin-top: 20px;
	background-color: #0053CB;
}
.top_jigyo .bunkatsu2 h1 a:link, .top_jigyo .bunkatsu2 h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.top_jigyo .bunkatsu2 h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #723149;
	border-radius: 10px;
}
.top_jigyo .bunkatsu2 h2 {
	width: 400px;
	font-size: 14px;
	line-height: 20px;
	margin: auto;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
}
.top_jigyo img {
	width: 400px;
	height: auto;
	border-radius: 5px;
}
.blog_news {
	width: 300px;
	height: 150px;
	margin: auto;
	padding: 5px;
	border-radius: 10px;
	border: 2px dotted #E89E9F;
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #FFF3F3;
}
.blog_news img {
	float: left;
	margin-right: 30px;
}
.blog_news img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.openrss {
	font-size: 16px;
	line-height: 30px;
}
.openrss a:link, .openrss a:visited {
	color: #EB9283;
}
.openrss a:hover {
	color: #338F3B;
}
.anniversary3{
    background-image:url("../images/top/anniver3_gold.jpg");
    padding:10px;
    padding-top:20px;
    border-radius: 30px;
    box-shadow: 1px 1px 16px -5px #000;    
}
.youtube{
    margin-top:20px;
    margin-bottom:50px;
}
/*事業紹介-------------------------------*/
.jigyo {
	background-color: #ffffff;
	height: auto;
	width: 1000px;
	margin: auto;
}
.jigyo h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: 40px;
	font-family: "Sawarabi Mincho";
}
.jigyo h2 {
	font-size: 16px;
	line-height: 30px;
	width: 700px;
	margin: auto;
	text-align: center;
}
.jigyo h3 {
	width: 800px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	margin: auto;
	border-bottom: 1px solid #E26B0F;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #E26B0F;
	color: #ffffff;
	border-radius: 5px;
}
.jigyo h4 {
	width: 800px;
	font-size: 20px;
	line-height: 30px;
	margin: auto;
	padding-left: 100px;
}
.jigyo h5 {
	font-size: 12px;
	line-height: 18px;
	width: 700px;
	margin: auto;
	font-weight: normal;
}
table.ryokin {
	width: 600px;
	margin: auto;
}
table.ryokin th {
	width: auto;
	padding: 10px;
	border: 1px solid #5D9263;
	background-color: #FFEDED;
	white-space: nowrap;
}
table.ryokin td {
	width: 250px;
	padding: 10px;
	border: 1px solid #5D9263;
	text-align: right;
	padding-right: 30px;
}
table.ryokin2 {
	width: 600px;
	margin: auto;
}
table.ryokin2 th {
	width: auto;
	padding: 10px;
	border: 1px solid #5D9263;
	background-color: #FFEDED;
	white-space: nowrap;
}
table.ryokin2 td {
	width: auto;
	padding: 10px;
	border: 1px solid #5D9263;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
}
.map {
	width: 600px;
	margin: auto;
	margin-bottom: 50px;
}
/*採用情報-------------------------------*/
.recruit {
	background-color: #ffffff;
	height: auto;
	width: 1000px;
	margin: auto;
}
.recruit h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: 40px;
	font-family: "Sawarabi Mincho";
}
.recruit h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	height: auto;
	line-height: 20px;
	font-family: "Sawarabi Mincho";
	margin-left: 100px;
	background-color: antiquewhite;
	display: inline-block;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.recruit {
	width: 700px;
	margin: auto;
	margin-bottom: 30px;
}
table.recruit th {
	border: 1px solid #5D9263;
}
table.recruit td {
	padding: 10px;
	border: 1px solid #5D9263;
	line-height: 30px;
}
/*会社概要-------------------------------*/
.corporate {
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
}
.corporate h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	height: auto;
	line-height: 40px;
	font-family: "Sawarabi Mincho";
	text-align: center;
}
.corporate h2 {
	font-size: 20px;
	text-align: left;
	height: auto;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.corporate h3 {
	font-size: 18px;
	font-weight: bold;
	color: #563839;
	text-align: left;
	height: auto;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 100px;
	width: 600px;
	background-color: #fff;
	letter-spacing: 2px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px rgba(150, 150, 150, 0.4);
	border: 1px solid #E16C0F;
	border-left: 5px solid #E16C0F;
	border-right: 5px solid #E16C0F;
}
.waku {
	border: 2px solid #E16C0F;
	border-radius: 10px;
	margin-left: 100px;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	background-color: #FFF8EB;
	box-shadow: 5px 5px 5px rgba(150, 100, 100, 0.4);
}
.waku_map{
	width: 800px;

    margin:50px auto;
}
.waku_map h2{
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
}
table.gaiyou {
	width: 500px;
	margin: auto;
}
table.gaiyou th {
	width: auto;
	padding: 10px;
	border: 1px solid #5D9263;
	font-weight: bold;
}
table.gaiyou td {
	width: auto;
	padding: 10px;
	border: 1px solid #5D9263;
}
table.corporate {
	width: 700px;
	margin: auto;
}
table.corporate th {}
table.corporate td {
	padding: 10px;
	border: 1px solid #5D9263;
	line-height: 25px
}
.insta{
	width: 1000px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
}
.insta_center{
    width:950px;
    margin:auto;
    margin-bottom:100px;
}

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

footer {
	width: 100%;
	background-color: #CC4D4D;
    padding:20px 0;
    margin:50px 0 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
}
footer h5 {
	font-size: 16px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
footer h6 {
	font-size: 12px;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.clear {
	clear: both;
}
