


/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    リセット

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
    margin:0; padding:0; border:0; outline:0;
    font-size:100%;
	font-weight:normal;
    vertical-align:baseline;
    background:transparent;
}
body { line-height:1; }
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block; }
nav ul { list-style:none; }
li { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/* change colours to suit your needs */
ins { background-color:#ff9; color:#000; text-decoration:none; }
/* change colours to suit your needs */
mark { background-color:#ff9; color:#000;  font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
/* change border colour to suit your needs */
hr { display:block; height:1px; border:0;  border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select { vertical-align:middle; }







/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    基本設定

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

body {
	margin: 0px; padding: 0px; height: 100%;
	font-size: 12px; text-align: left;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	height:100%;
}

html { height:100%; }

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

a:link,
a:visited { color:#333; text-decoration: none; }
a:hover,
a:active { color: #888; text-decoration: none; }

.right { float: right; }
.left { float: left; }

#clear{ clear:both; }
.clear{ clear:both; }
/*
a :hover {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}:/
/*
a img.hoverImg{
 background:none!important;
}
a:hover img.hoverImg{
 opacity:0.8;
 filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
 background:none!important;
}
*/
.mg_t10 { margin-top:10px; }
.mg_t20 { margin-top:20px; }
.mg_t30 { margin-top:30px; }
.mg_t40 { margin-top:40px; }
.mg_t50 { margin-top:50px; }
.mg_t60 { margin-top:60px; }
.mg_t70 { margin-top:70px; }
.mg_t100 { margin-top:100px; }
.mg_t200 { margin-top:100px; }

.mg_t-30 { margin-top:-30px; }

.mg_b10 { margin-bottom:10px; }
.mg_b20 { margin-bottom:20px; }
.mg_b30 { margin-bottom:30px; }
.mg_b40 { margin-bottom:40px; }
.mg_b50 { margin-bottom:50px; }
.mg_b70 { margin-bottom:70px; }
.mg_b100 { margin-bottom:100px; }
.mg_b200 { margin-bottom:200px; }









/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    HEADER

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

.header {
	position:fixed;
	width:100%;
	z-index:1000;
}

.header {
	background:none;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear; 
}
.header_bg { 
	background-color: rgba(0,51,0,0.7); 
	-webkit-transition-property: background-color;  
    -webkit-transition-duration: 1s;  
    -webkit-transition-timing-function: linear; 
}

.logo {
	float:left;
	padding:14px 0 14px 20px;
	width:281px;
	height: auto;
}

.gmenu {
	width:900px;
	float:right;
	padding:30px 20px 0 0;
}

.gmenu li {
	float:right;
	font-size:13px;
	font-weight: bold;
	padding:0px 20px;
}
.gmenu li a {
	color:#FFF;
	padding-bottom:6px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
.gmenu li a:hover { border-bottom:1px solid #FFF; }

.header_bg_def { 
	background-color: rgba(0,97,172,0.7); 
	-webkit-transition-property: background-color;  
    -webkit-transition-duration: 1s;  
    -webkit-transition-timing-function: linear; 
}

#sp_menu {
	display:none;
	float:right;
	margin:18px 14px 0 0;
}

@media only screen and (max-width: 1020px) { 
.gmenu { width:640px; }
.gmenu li { padding:0 10px; }
}

@media only screen and (max-width: 880px) { 
.logo {
	padding:6px 0 6px 10px;
}
.gmenu { display: none; }
.header { background-color: rgba(255,255,255,0.8) }
#sp_menu {
	display: inherit;
	position: relative;
	z-index: 1000;
}
.sp_mbtn img { width:26px; height:auto; }

}

.sp_m_head {
	background:#0061AC!important;
	height:62px;
}
.sp_m_title {
	float:left;
	margin:24px 0 0 14px;
	font-size:16px;
}
.sp_m_close {
	float:right;
	padding: 15px 12px;
	color:#fff;
	font-size:30px;
}
a.sp_m_close { color:#fff; }






/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    FOOTER

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

#footer {
	background:#0061AC;
	width:100%;
	text-align: center;
	color:#FFF;
	font-weight: bold;
}

#footer_in {
	padding:30px 0 50px;
	line-height: 1.7em;
}

#footer_in a {
	color:#FFF;
	font-size: 13px;
	font-weight: bold;
}
#footer_in img {
	margin:50px 0 30px;
}
.f_br { display:none; }


@media only screen and (max-width: 750px) { 
#footer_in { line-height: 2em; }
#footer_in img {
	width:281px;
	height: auto;
}
.f_br { display:inline;}
}

#footer_cr {
	background:#0DAA57;
	text-align:center;
	width:100%;
	color:#FFF;
	font-size:11px;
	font-weight: bold;
	padding:18px 0 20px;
}

#gmap_t {
	background-color:#0061AC;
	padding:16px 0 16px 14px;
	font-size:20px;
	line-height:100%;
	clear:both;
	color:#FFF;
}
#gmap_t a {
	float:right;
	color:#FFF;
	font-size:10px;
	margin-right:20px;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
.h_400{
	height:400px;
}



/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    COMMON

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

#sp_close { width:100%; height: 100%; }
.w_white {
	background:rgba(255,255,255,0.95);
	padding:70px 2% 0;
}

.w_main {
	max-width: 1100px;
	width:100%;
	margin:0 auto;
}

.w_main900 {
	max-width: 900px;
	width:100%;
	margin:0 auto;
}
.main_img {
	position: relative;
	width: 100%;
	height:450px;
}
@media only screen and (max-width: 1000px) {
	.main_img { height:400px; }
}
@media only screen and (max-width: 750px) {
	.main_img { height:300px; }
}

.main_img h1 {
    position: absolute;
    top: 50%;
    margin-top: 10px;
	width:100%;
	text-align: center;
	color:#FFF;
	font-size:36px;
	font-weight: bold;
	line-height: 1.3em;
}
.main_img h1 span { font-size: 26px; }

@media only screen and (max-width: 750px) {
	.main_img h1 { font-size:28px; }
	.main_img h1 span { font-size:20px; }
}



.main_bg_info {
	background:url(../img/bg_info.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.main_bg_na {
	background:url(../img/bg_na.jpg);
	background-size: cover;
}
.main_bg_ac {
	background:url(../img/bg_ac.jpg);
	background-size: cover;
}
.main_bg_co {
	background:url(../img/bg_co.jpg);
	background-size: cover;
}
.main_bg_li {

	background-size: cover;
}
.main_bg_st {
	background:url(../img/bg_st.jpg);
	background-size: cover;
}


@media only screen and (max-width: 750px) {
	.main_bg_info { background-attachment: scroll; }
	.main_bg_na { background-attachment: scroll; }
	.main_bg_ac { background-attachment: scroll; }
	.main_bg_co { background-attachment: scroll; }
	.main_bg_li { background-attachment: scroll; }
	.main_bg_st { background-attachment: scroll; }
}


.main_dotto {
	width:100%;
	height:100%;
	background:url(../img/bg_dotto.png);
}

.title1 {
	font-size:20px;
	line-height: 1.5em;
	padding:20px 0;
	margin-bottom: 50px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.title2 {
	border-left:5px solid #1f8238;
	padding:14px 16px;
	font-size:18px;
	font-weight: bold;
	margin-bottom:20px;
	color:#1f8238;
}

.p_def {
	text-align:center;
	font-size:15px;
	line-height: 1.7em;
}
.p_def1{
	font-size:15px;
	line-height: 1.7em;}
.tab{
	width:100%;
	margin:0 auto;
}
.fo_tab{
	max-width:80%;
	margin:0 auto;
}
.tabld_def {
	width:100%;
}
.tabld_def th{
	border:4px solid #fff;
	padding:20px;
	font-size:15px;
	line-height: 1.7em;
	background:#ddd;
}
.tabld_def td{
	border:4px solid #fff;
	padding:20px;
	font-size:15px;
	line-height: 1.7em;
	background:#fafafa;
}
.tabld {
	width:100%;
}
.tabld th{
	margin:0px;
	padding:10px;
	border:4px solid white;
	font-size:18px;
	background:#9999ff;
	color:#ffffff;
}
.tabld td{
	margin:0px;
	padding:10px;
	border:4px solid white;
	font-size:14px;
}
.center{
	margin-left:auto;
	margin-right:auto;
}
.cen{
	display: table-cell;
	vertical-align: middle;
}
.ye{
	background:#ffffcc;
}
.yegre{
	background:#ccffcc;
}
.blue{
	color:#ffffff;
	background:#1854CC;
}
.red{
	color:red;
}
.hi{
	background:#d9d9d9;
}
.img_r {
	float:right;
	margin:0 0 40px 40px;
}
.img_l {
	float:left;
	margin:0 40px 40px 0;
}


@media only screen and (max-width: 750px) {
.title1 { font-size:16px; }
.img_r { float:none; margin:0 auto 20px; width:100%; height: auto; }
.img_l { float:none; margin:0 auto 20px; width:100%; height: auto; }
}


.left { float:left; }
.right { float:right; }



/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    TOP PAGE

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

#top {
}

.t_main_img {
	position: relative;
	width: 100%;
	height: 100%;
	min-height:450px;
}

.t_main_img h1 {
	text-align: center;
	padding:5%;
	box-sizing: border-box;
	position: absolute;
	top: 28%;
	left:0;
	width:100%;
}

@media only screen and (max-width: 750px) { 
.t_main_img { height: 250px; }
.t_main_img h1 { display: none; }
}


img.main_img_cc {
	width:100%;
	height: auto;
	max-width: 1010px;
}

.t_main_btn {
	position: absolute;
	top: 75%;
	left:0;
	width:100%;
	text-align: center;
	margin:0 auto;
	
}

.t_main_btn_in {
	background-color: rgba(0,0,0,0.5);
	width:35%;
	text-align: center;
	margin:0 auto;
	border-radius: 3px;
}
.t_main_btn_in:hover {
	background-color: rgba(0,0,0,0.6);
}
.t_main_btn_in a {
	color:#FFF;
	font-size:15px;
	font-weight: bold;
	line-height: 1em;
	padding:17px 0;
	display: block;
	width:100%;
	background:url(../img/t_main_btn.png) no-repeat;
	background-position: right 20px top 14px;
}

@media only screen and (max-width: 750px) { 
.t_main_btn_in { width:90%; }
}



.t_3menu {
	padding-top:10px;
	padding-bottom: 50px;
}

.t_3menu li {
	float:left;
	width:31%;
	margin-right: 3.5%;
	max-width: 359px;
	height: auto;
}
.t_3menu li:nth-child(3) { margin-right: 0; }

.t_3menu li img {
	width:100%;
	height: auto;
	margin-bottom:14px;
}

.t_3menu_t {
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom: 1px solid #ccc;
}

.t_3menu_i {
	font-size:14px;
	line-height: 1.5em;
}

.t_3menu_a {
	text-align: right;
	color:#426A9D;
	text-decoration: underline;
	margin-top:10px;
	font-size:13px;
}

@media only screen and (max-width: 750px) { 
.t_3menu li {
	float:none;
	width:100%;
	max-width: 100%;
	margin-bottom: 30px;
}
}


.t_news_t {
	font-size:18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.t_news_dl {
	border-bottom:1px solid #ccc;
}

.t_news_dl dt {
	float:left;
	width:20%;
	padding:10px 0;
	font-size:14px;
	line-height: 20px;
}
.t_news_dl dd {
	padding:10px 0;
	font-size:14px;
	line-height: 20px;
}



@media only screen and (max-width: 750px) { 
.t_news_dl dt { width:25%;	font-size:13px; }
}







@media only screen and (max-width: 640px) { 

.contact { margin-top:0; }
.f_table th,
.f_table td {
	display: block;
	width:auto;
}
.f_table th {
	background:#fafafa;
}

}





@media only screen and (max-width: 640px) { 
.con_tab_sp { display: none; }
}









/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

    その他

　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

.link_list li {
	background: url(../img/link_mark.gif) no-repeat;
	background-position: 0 4px;
	padding-left:20px;
	margin-bottom:20px;
	font-size:15px;
	line-height: 1.5em;
	float:left;
	margin-right: 50px;
}

.ac_dl { border-bottom:1px dotted #ccc; line-height: 1.5em; font-size:14px; }
.ad_dl_b { border-bottom:none!important; margin-bottom:50px; } 

.ac_dl dt {
	float:left;
	width:20%;
	padding:10px 0;
}
.ac_dl dd {
	padding:10px 0;
}


















