﻿@charset "utf-8";

#content #content_form{
    background: url(../image/back_index.png) top center  no-repeat;
    min-height: 315px;
	margin-bottom:60px;
	overflow: hidden;
}

#content #content_form .input_set{
	width: 300px;
    margin: 224px auto 0;
}
#content #content_form .required{
	width: 230px;
	float: left;
}

#content #content_form .form_input_submit{
    padding: 25px 0px 0px 15px;
    width: 55px;
    height: 40px;
    float: left;
}

#content #content_form .submit_button{
    /* padding: 15px 40px; */
    font-size: 1.2em;
    background-color: #FF9966;
    color: #fff;
    border-style: none;
	border-radius: 5px;
	width: 55px;
    height: 40px;
    cursor: pointer;
}
#content #content_form .submit_button:hover{
	opacity:0.8;
}
#content #content_form .form_input_input {
    padding:0 5px;
    width: 220px;
    height: 40px;
    border-radius: 5px;
    border:none;
    background-color: #fff !important;
}

#content #content_form .form_input_label
{
    color: #fff;
}


#content h3.special {
	margin-bottom:26px;
}
.first {
	margin-bottom:50px;
}
.first div {
	margin:4px 0 0 35px;
}

.first div#main_backg {
	margin-left:0px;
	padding-right:180px;
	background-image: url("../image/index01.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

.first p {
	margin:0 0 26px 0;
}
.first p.last {
	margin-bottom:0;
}
.first p span {
	color:#069d12;
	font-weight: bold;
}
#content #topics {
	height: 200px;
	overflow-y: scroll;
	margin-bottom: 60px;
	border:1px #E0E0E0 solid;
}
#content #topics dl {
	overflow: hidden;
	margin-bottom: 6px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
#content #topics dt {
	float: left;
	clear: left;
	padding: 3px 0 0 21px;
}
#content #topics dd {
	padding: 3px 0 2px 127px;
	font-weight:bold;
	_text-indent: -3px;
}
#content #topics dd.cat {
	padding: 0 0 2px 127px;
	font-weight:bold;
	display: block;
	_text-indent: -3px;
}
.gallery {
	overflow:hidden;
	zoom:1;
}
.gallery dl {
	margin:0 30px 15px 0;
	float:left;
	width:193px;
}
.gallery dl:nth-child(3n) {
	margin-right:0;
}

.gallery dl:nth-child(3n+1){
	clear: left;
}
.gallery dl dt {
	font-weight:bold;
	margin:4px 0 2px 0;
	letter-spacing:-0.9px;
}
.gallery dl dd {
	line-height:1.8;
	font-size:0.85em;
}
p.link {
	text-align:right;
	margin:0 0 56px 0;
	font-weight:bold;
}

#saitama_info{
	margin-top:0px;
	margin-right:10px;
	margin-bottom:20px;
}

#reason_2{
	margin-top:25px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:35px;
	border: 5px solid #7fbfff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#saitama_info_ls{
	padding:8px;
	font-size:12px;
}

#saitama_info_ls li.ls_title{
	line-height:22px;
	font-size:14px;
	margin-top:2px;
	margin-bottom:5px;
	border-bottom:1px dotted #999;
}

#saitama_info_ls li.ls_title span{
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	margin-right:4px;
	background-color:#a8d3ff;
}

#saitama_info_ls li.ls_text{
	margin-top:2px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}

#company_info{
}

#company_info .info_left{
	float:left;
	width:310px;
	margin-bottom:2em;
}

#company_info .info_right{
	float:right;
	width:310px;
		margin-bottom:2em;
}

#company_info .info_left h4{
margin-bottom:0;
width:295px;
}

#company_info .info_right h4{
margin-bottom:0;
width:295px;
}

#side{

}

#side ul.link03{
	border-top:1px solid #ccc;
	padding-bottom:20px;
}

#side ul.link03 li{
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
}

#side ul.link03 li a{
	display:block;
	font-size:1.5em;
	text-decoration: none;
	color:#FFF;
	background-color:#6b3b0f;
	font-weight:bold;
	text-align:center;
	line-height:4em;
}

#side ul.link03 li a:hover{
	display:block;
	font-weight:bold;
	color:#000;
	background-image: url("../image/side_bk.jpg");
	background-repeat: no-repeat;
	/*background-color:#deb887;*/
	text-align:center;
	line-height:4em;
}

.checkBlock{
	border:dotted 1px #ccc;
}

.checkBlock{
	border:dotted 1px #ccc;
	margin-bottom:2em;
}

#checkBlock_list{
	padding-top:1.5em;
	padding-left:2em;
	padding-right:2em;
	padding-bottom:1.5em;
	background-color:#eed;
}

#checkBlock_list li{
	font-size:1.2em;
	line-height:30px;
	padding-left:25px;
	margin-bottom:5px;
	border-bottom:dotted 1px #ccc;
	background-image: url("../image/check.png");
	background-repeat: no-repeat;
}

#map01, #map02 {
	width:305px;
    height: 202px;
}
.arrow_btn {
	display: inline-block;
	position: relative;
	width: 200px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
	border-radius: 30px;
	border:1px solid #1B1B1B;
	transition: transform ease .3s;
}
.arrow_btn:hover {
	 cursor: pointer;
	 text-decoration: none;
}
.arrow_btn span {
	display: inline-block;
	text-decoration: none;	
	transition: transform ease .3s;
}
.arrow_btn:hover span{
	cursor: pointer;
	text-decoration: none;
	transform: translateX(6px);
}
.button {
width: 640px;
padding: 7px 0;
font-size: 18px;
text-decoration: none;
display: block;
text-align: center;
color: #000;
background: #bfd65c;
border-radius: 5px;
-webkit-border-radius: 30px;
-moz-border-radius: 5px;
font-weight: bold;
margin-bottom: 50PX;
}
.instagram{
	margin-bottom:40px;		
}