@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	font-family: "メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#333;
	font-size: 14px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{

margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
border:0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20{
	margin-bottom:20px;
}

.margin_b25{
	margin-bottom:25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.pd_b40 {
	padding-bottom: 40px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.img100 img{
	width:100%;
	height:auto;
}

.img90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img90 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	float: left;
}

.pic-waku {
	border: 1px solid #CCC;
	padding: 3px;
}

.clearfix:before, .clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}


/* PC・SP共通
------------------------------------------------------------*/

.font_b {
	font-weight: bold;
	color: #393A93;
}

.font_r {
	color: #C00;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.spDisp {
	display:none;
}

.spHide {
	display:block;
}

.box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.midashi_1 {
	font-size: 32px;
	color: #3F332C;
	margin-bottom: 50px;
	text-align: center;
}

.cont_min {
	min-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/*　ヘッダー　*/

h1 {
	font-size: 10px;
	padding-bottom: 18px;
}


header {
	width: 100%;
	overflow: hidden;
	background-color: #E8E3D0;
	min-width:1200px;
}

.header_cont {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main_img.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 396px;
}

.header_info {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.header_txt {
	padding-top: 76px;
	padding-left: 72px;
}

.main_img {
	width: 20%;
	float: left;
}

.main_img img{
	width: 100%;
	height: auto;
}

.main1 {
	padding-top: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 70px;
}

.lp_t {
	width: 100%;
}

.lp_t th{
	font-weight: bold;
	color: #373695;
	padding: 20px;
	text-align: left;
}

.lp_t td{
	padding: 20px;
}

.main2_back {
	background-image: url(../img/main2_back.png);
	background-repeat: repeat;
	padding-top: 27px;
	padding-bottom: 27px;
	min-width:1200px;
}

.main2 {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.main2_t1 {
	font-size: 23px;
	color: #FFF;
	margin-bottom: 35px;
}

.main2_t2 {
	font-size: 16px;
	color: #FFF;
}

.main2_l1 {
	float: left;
	margin-bottom: 30px;
}

.main2_l2 {
	float: right;
	margin-bottom: 30px;
}


.main3_back {
	background-image: url(../img/main3_back.png);
	background-repeat: repeat;
	padding-top: 50px;
	padding-bottom: 70px;
	min-width:1200px;
}

.main3_1 {
	float: left;
	width: 540px;
}

.main3_2 {
	float: right;
	width: 385px;
}

.main3_hour {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF8484;
	text-align: center;
	padding: 10px;
	float: left;
	width: 80px;
}

.main3_txt {
	font-size: 16px;
	font-weight: bold;
	color: #FF8484;
	padding: 10px;
	float: left;
}

.main3_cont {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF8484;
	padding: 20px;
	margin-left: 12px;
	clear: both;
}

.main4_back {
	background-image: url(../img/main4_back.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 90px;
	min-width:1200px;
}

.main4 {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}

.main4_t {
	background-image: url(../img/main4_tb.png);
	width: 464px;
	padding-top: 46px;
	padding-right: 33px;
	padding-bottom: 48px;
	padding-left: 33px;
}

.main4_m {
	font-size: 32px;
	color: #3F332C;
	margin-bottom: 50px;
}

.table_1 {
}

.table_1 th{
	padding: 10px;
	text-align: left;
	width: 105px;
	font-weight: bold;
}

.table_1 td{
	padding-top: 10px;
	padding-bottom: 10px;
}



.main5 {
	padding: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	overflow: hidden;
}

.main5_1 {
	float: left;
	width: 455px;
	margin-bottom: 50px;
}

.main5_2 {
	float: right;
	width: 480px;
}

.lp_t2 {
	width: 100%;
}

.lp_t2 th{
	font-weight: bold;
	color: #FF8484;
	padding: 16px;
	text-align: left;
}

.lp_t2 td{
	padding: 16px;
}

.main5_map {
	border: 3px solid #FF8484;
	clear: both;
	height: 346px;
}

.footer_map-jmp{
	float: right;
}



.pagetop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383993;
	padding-top: 32px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
	text-align: right;
	min-width:1200px;
}

.pagetop img{
	padding-right: 30px;
}

/*　フッター・コピーライト　*/


footer {
	clear: both;
	padding-top: 30px;
	background-image: url(../img/footer_back.png);
	background-repeat: repeat;
	min-width:1200px;
}

.footer_back {
	background-image: url(../img/footer_back.png);
	background-repeat: repeat;
}

.footer_cont1 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

.footer_1 {
	float: left;
	width: 437px;
	text-align: center;
}

.footer_2 {
	float: right;
	width: 422px;
	padding-top: 22px;
}

.footer_logo {
	text-align: center;
	margin-bottom: 25px;
}

.footer_t {
	text-align: center;
	margin-bottom: 30px;
}

.footer_tel {
	text-align: center;
}

.footer_hour {
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F332C;
	margin-bottom: 15px;
}

.footer_t2 {
	float: left;
	padding-left: 15px;
	padding-top: 7px;
}


.copyright {
	color: #FFF;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 27px;
	font-size: 12px;
	background-color: #383993;
	min-width:1200px;
}

.staff {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}

.staff_p {
	background-color: #FFF;
	float: right;
	width: 460px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.staff_m {
	font-size: 16px;
	font-weight: bold;
	color: #3F379D;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #3F379D;
	margin-bottom: 15px;
	padding-bottom: 5px;
}


}

.no_txt {
	font-size: 20px;
	text-align: center;
}
