@charset "utf-8";
/* CSS Document */

/*===================================================================
    top  
===================================================================*/
.top_bg{
	background: url(../images/top/top_01.png) no-repeat center top;
}
.top_header{
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
	height: 282px;
	position: relative;
}
.top_header_left{
	width: 630px;
	float: left;
	margin-left: 55px;
	margin-top: 20px;
}
.top_header_right{
	width: 345px;
	float: right;
	margin-top: 100px;
}
.top_header_left h2{
	margin-top: 50px;
}
.top_header_right .p1{
	font-weight: bold;
	margin-bottom: 5px;
}
.top_header_right .p2 a{
	font-size: 20px;
	font-weight: bold;
}
.top_header_right .p3{
	font-size: 15px;
	font-weight: bold;
}

.top_nav{
	margin-left: 55px;
	margin-top: 52px;
}
.top_nav li{
	display: inline-block;
	vertical-align: top;
	border-left: solid 1px #383844;
}
.top_nav li:last-child {
	border-right: solid 1px #383844;
}

.top_header_img{
	position: absolute;
	top: 200px;
    right: 160px;
}

.main_top{
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
}

.top_01{
	height: 130px;
	position: relative;
	margin-bottom: 50px;
}
.top_01 h3{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 190px;
	margin: auto;
}

.top_02{
	text-align: center;
	margin-bottom: 120px;
}
.top_02 .p1{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 30px;
}
.top_02 .p2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.top_02 .p3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

.top_03{
	margin-left: 110px;
	margin-bottom: 50px;
}
.top_03_box{
	width: 240px;
	display: inline-block;
	vertical-align: top;
}
.top_03_box .p1{
	margin-bottom: 20px;
}
.top_03_box .p2{
	font-size: 12px;
}

.top_04_out{
	background: #f8f7f3;
	min-width: 1366px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.top_04{
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
}
.top_04_left{
	width: 656px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
}
.top_04_right{
	width: 444px;
	height: 400px;
	float: right;
	margin-right: 70px;
}

.top_04_left .p1{
	border-bottom: solid 3px #383844;
	height: 40px;
	margin-bottom: 20px;
}
.top_blog{
	width: 300px;
	float: left;
}
.top_news{
	width: 300px;
	float: right;
}
.news_box{
	height: 300px;
	overflow: auto;
}

.news_box ul{
	margin-left: 10px;
	margin-right: 10px;
}
.news_box li{
	border-bottom: solid 1px #d7d7da;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_box li span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.news_box dl{
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid 1px #d7d7da;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news_box dt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.top_05{
	text-align: center;
}
.top_05 p{
	display: inline-block;
}

/*===================================================================
    privacy  
===================================================================*/
.privacy_01{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.privacy_01 .p1{
	margin-bottom: 35px;
}
.privacy_01 .p2{
	font-size: 12px;
	margin-bottom: 30px;
}
.privacy_01 dl{
	margin-bottom: 30px;
}
.privacy_01 dt{
	font-size: 13px;
	font-weight: bold;
}
.privacy_01 dd{
	font-size: 12px;
}
.privacy_01 dd a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*===================================================================
    sitemap  
===================================================================*/
.sitemap_01{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.sitemap_02{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
}
.sitemap_02 p{
	margin-bottom: 20px;
}
.sitemap_02_left{
	width: 189px;
	float: left;
}
.sitemap_02_center{
	width: 189px;
	float: left;
	margin-left: 140px;
}
.sitemap_02_right{
	width: 189px;
	float: right;
}

/*===================================================================
    about  
===================================================================*/
.about_01{
	height: 120px;
	position: relative;
	margin-bottom: 50px;
}
.about_01 h3{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 106px;
	margin: auto;
}

.about_02{
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #d7d7da;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.about_02 p{
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

.about_03{
	width: 835px;
	margin-left: auto;
	margin-right: auto;
}
.about_03_left{
	width: 143px;
	float: left;
}
.about_03_right{
	width: 650px;
	float: right;
}
.about_03_left .p1{
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}
.about_03_left .p2{
	font-weight: bold;
	font-size: 16px;
}
.about_03_left .p2 span{
	font-weight: bold;
	font-size: 13px;
}
.about_03_right .p1{
	font-size: 12px;
	margin-bottom: 30px;
}


/*===================================================================
    contact  
===================================================================*/
.contact_01{
	height: 120px;
	position: relative;
	margin-bottom: 50px;
}
.contact_01 h3{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100px;
	margin: auto;
}

.contact_02{
	width: 765px;
	margin-left: auto;
	margin-right: auto;
}
.contact_02 .p1{
	text-align: right;
	font-size: 12px;
}
.contact_02 table{
	width: 100%;
}
.contact_02 th{
	width: 220px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_02 td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_02 td .text{
	width: 515px;
	padding: 5px;
	font-size: 16px;
	background: #fbfbfb;
	border: solid 1px #383844;
}
.contact_02 td .text2{
	width: 200px;
	padding: 5px;
	font-size: 16px;
	background: #fbfbfb;
	border: solid 1px #383844;
}
.contact_02 td textarea{
	width: 515px;
	padding: 5px;
	font-size: 16px;
	background: #fbfbfb;
	border: solid 1px #383844;
}
.contact_02 td p select{
	font-size: 16px;
}

.contact_btn{
	text-align: center;
	margin-top: 50px;
}
input#sousin {
    background:url(../images/contact/sousin.png) left top no-repeat;
	width:189px;
	height:54px;
	border: 0px;
}
input#kakunin {
    background:url(../images/contact/kakunin.png) left top no-repeat;
	width:189px;
	height:54px;
	border: 0px;
	text-indent: -9999px;
}
input#modoru {
    background:url(../images/contact/modoru.png) left top no-repeat;
	width:189px;
	height:54px;
	border: 0px;
}
input#sousin:hover{
    cursor: pointer;
    opacity:0.5;
}
input#kakunin:hover{
    cursor: pointer;
    opacity:0.5;
}
input#modoru:hover{
    cursor: pointer;
    opacity:0.5;
}

/*===================================================================
    gallery  
===================================================================*/
.gallery_01{
	height: 120px;
	position: relative;
	margin-bottom: 50px;
}
.gallery_01 h3{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 121px;
	margin: auto;
}

.gallery_02{
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}
.gallery_02_box{
	width: 194px;
	display: inline-block;
	vertical-align: top;
	margin: 9px 7px;
}

.gallery_02_box_data{
	width: 645px;
	padding: 50px;
	background: #383844;
}
.gallery_02_box_data .p1{
	margin-bottom: 20px;
}
.gallery_02_box_data .p2{
	color: #9b9ba1;
	font-size: 12px;
}




























