@charset "utf-8";
/* FontSizeSetting */


body{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* LinkSetting */
A:link {text-decoration:none;	color: #0000ff}
A:visited {text-decoration:none;	color: #0000ff}
A:active {text-decoration:underline; color: #f9b552}
A:hover {text-decoration:underline; color: #f9b552}



/* baselayoutSetting */
html body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	margin-bottom: 10px;
}

img{
	border: none;
	vertical-align: bottom;

}

hr{
	line-height: 0px;
	visibility: hidden;
}

.clear{
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}


#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#header{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* LinkSetting */
#header A:link {text-decoration:none;	color: #000000}
#header A:visited {text-decoration:none;	color: #000000}
#header A:active {text-decoration:underline; color: #000000}
#header A:hover {text-decoration:underline; color: #666666}



#header_set{
	overflow: hidden;
}
#header_logo {
	width: 50%;
	display: block;
	float: left;
}


#header_contact{
	width: 50%;
	display: block;
	float: right;
	color: #00407B;
	text-align: right;
	padding-top: 15px;
}

#header_menu {
	text-align: right;
	padding-right: 0px;
}

#header_waku {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header_logo2{
	width: 232px;
	float: left;
}

#header_nav{
	float: right;
	width: 730px;


}

#header_nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
	border-left: 1px solid #CCCCCC;			
}
#header_nav ul li{
	padding: 6px;
	float: left;
	list-style-type: none;
	border-right: 1px solid #CCCCCC;
	font-size: 100%;

}

#main{
	width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}

#main ul{
	list-style-type: none;
	max-width: 950px;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
#main ul li{
    list-style-type: none;
    float: left;
    width: 48%;
    margin-bottom: 8px;
}
#main ul li img{	width: 100%;}
.margin_main{
	margin-right: 4.0%;
}

#page_main{	
　　width: 100%;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#page_main_con{	
　　width: 100%;
	background-image: url(../images/con_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#page_main_waku{
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: x-large;
    padding-top: 70px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 70px;
    text-align: left;
}


#contents {
	width: 980px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	max-width: 980px;
}

.top_con_title{
	color: #00407B;
	border-bottom: 3px solid #00407B;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}

.txt_top_small{
	font-size: large;
}

.con_set{
	overflow: hidden;

}


.top_con_left{
	width: 25%;
	float: left;
}

.top_con_left img{
	width: 100%;	
}
	

.top_con_right{	width: 70%;
	float: right;}



.img100 img{
	width: 100%;
}



.googlelink{
	padding: 5px;
	text-align: right;
}


#top_footer{
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #D3EBEC;
}
#top_footer_waku{
	overflow: hidden;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	padding-bottom: 10px;
}
#top_footer_left{
	float: left;
	width: 40%;
	overflow: hidden;
}
#top_footer_left ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	list-style-image: none;
	border-left: 1px solid #CCCCCC;
}
#top_footer_left ul li{
	float: none;
	list-style-type: none;
}

#top_footer_left ul li a{
	color: #000000;
}

#top_footer_right{
	width: 35%;
	float: right;
	margin-top: 10px;
	margin-right: 15px;	
	text-align: right;
	font-size: small;
}

#top_footer_right img{		width: 100%;
}
#copyright{
	font-size: 80%;
	margin-top: 15px;
	text-align: right;
	max-width: 980px
}

	

/* titleSetting */

h1{
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid #00407b;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #00407b;
	padding-top: 10px;
}

h2{
	font-weight: bold;
	font-size: 120%;
	color: #666666;
}


	h3{
	font-weight: bold;
	font-size: 120%;
}
	
.box15{
	padding: 15px;
}
	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}		

.txt_small{
	font-size: 85%;
}
.box_under15{
	margin-bottom: 15px;
}


.icon_ya_gry{
	background-image: url(../images/icon_ya_gry.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}

.btn_navy{
	background-color: #00407B;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.btn_navy a{
	color: #FFFFFF;
	display: block;
}

.flot_left{
	float: left;
}

.wide45{
	width: 45%;
}

.wide30{
	width: 30%;
}
.flot_right{
	float: right;
}


.tableA{}
.tableA table{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.tableA th{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
} 

.tableA td{	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	border-right: 1px solid #CCCCCC;	}

.icon_maru ul{
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.icon_maru li{
	background-image: url(../images/icon_maru.png);
	padding-left: 20px;
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-image: none;
	margin: 0px;
	list-style-type: none;
}
.box_line{
    padding: 5px;
    margin: 3px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

#contact table{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
#contact th{
    border-left-style: none;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 8px;
    width: 30%;
} 
#contact td{
    border-left-style: none;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #CCCCCC;
    width: 70%;
} 

#contact input{
    padding: 8px;
    font-size: 16px;
    line-height: 140%;
}
#contact textarea{
    padding: 8px;
    font-size: 16px;
    line-height: 140%;
}

.wide80{
    width: 80%;
}
.wide100{
    width: 100%;
}	

#form_btn{
	width: 50%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
}

#form_btn a {
	display:inline-block;
	width:100%;
	height:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#form_btn a:link, #form_btn a:visited {
	color:#fff;
}

#form_btn #btn_cancel a:link, #form_btn #btn_cancel a:visited {
	color:#000;
}

#form_btn a:hover {
	text-decoration:none;
	color:#eee;
}

#btn_soushin {
    width: 40%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    float: right;
    background-color: #a4becf;
    display: block;
	 cursor : pointer;
}

#btn_cancel {
    width: 40%;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    float: left;
    background-color: #5e8aad;
    display: block;
	 cursor : pointer;
}

.txt_small_red{
    color: #FD6802;
    font-size: x-small;
}
/* =sp
-------------------------------------------------------------- */
@media (max-width : 768px){

#stage {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#header{
	width: 100%;
		
	}
#header_logo {
	width: 95%;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
	
#header_logo img {	width: 100%;}

#header_contact{
	width: 95%;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	color: #00407B;
	text-align: right;
	padding-top: 0px;
}
#header_menu {
	text-align: center;
	padding-right: 0px;
	padding-top: 10px;
}

#header_waku {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
}

#header_logo2{
	display: none;
}

#header_nav{
	float: none;
	width: 98%;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
}

#header_nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
#header_nav ul li{
	float: left;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EEEEEE;
	margin-bottom: 2px;
}


.navlist {
    	display: flex;
    	justify-content: center;
		flex-wrap: wrap;
    }

#header_nav ul li a{
	font-size: large;
	margin: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
	

#contents {
	width: 98%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.con_set{
	overflow: hidden;
}


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

.top_con_left img{
	width: 100%;	
}
	

.top_con_right{	width: 78%;
	float: right;}





	
	
/* titleSetting */

h1{
	font-size: 140%;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #00407b;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #00407b;
}

	h3{
	font-weight: bold;
	font-size: 120%;
}
	

	
.txt_bold{
	font-weight: bold;
}
.txt_bold_B{
	font-weight: bold;
	font-size: 120%;
}	
.txt_bold_B_G{
	font-weight: bold;
	font-size: 120%;
	color: #638C0B;
}		


/* =sp760終了
-------------------------------------------------------------- */
	
}

/* =sp2
-------------------------------------------------------------- */
@media (max-width : 480px){

	#main{
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #00407B;
	background-image: none;
}

#main ul{
	list-style-type: none;
	width: 80%;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
#main ul li{
	list-style-type: none;
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
#main ul li img{	width: 100%;}
.margin_main{
	margin-right: 0%;
}

#copyright{
	text-align: center;

}

#top_footer_right{
	width: 55%;
	float: right;
	margin-top: 10px;
	text-align: right;
	font-size: small;
}
		
.tableA th{
	display: block;
}
.tableA td{
	display: block;
}

.wide30{
	width: 100%;
}
	
/*----------------------------------/テーブルの組み換え-----*/
#contact table {
    border-collapse: collapse;
    width: 95%;
}
#contact table td, table th {
    display: block;
    padding: 10px;

}
	
#contact table th {
    background-color: #D9D1CA;
	    width: 95%;
}	

#contact table td {
	    width: 95%;
}	
	
#form_btn{
	width: 95%;}
	
	

.accessmap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.accessmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% ;
    height: 100% ;
}	
	
/*----------------------end------*/
	
/* =sp480終了
-------------------------------------------------------------- */
	
}