@charset "utf-8";

p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd{
	color:#333;
}
html,body{
	height:100%;
	font-size:12px;
	line-height:1.5em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,Osaka,'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-seri;
	word-wrap: break-word;
	-webkit-print-color-adjust: exact;
}
#wrapper{
	width:100%;
	position:relative;
	height:auto !important; /*IE6対策*/
	height:100%;
	min-height:100%;
	overflow:hidden;
}
a{
	text-decoration:none;
	color:#0066ff;
}
a[name]{
	color:#000;
}
img{
	max-width:100%;
	width:auto;
	height:auto;
}
a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(0.06);
	opacity:0.6;
}

/* ヘッダー
-------------------------------------------*/
#head_top{
	max-width: 980px;
	width: 100%;
	margin:0 auto;
}
#logo{
	float:left;
	max-width: 311px;
	width: 31.73%;
}
#logo img{
	vertical-align:bottom;
}
#header .rightArea{
	float:right;
	text-align:center;
	margin:10px 0;
	height:64px;
}
.rightArea .tel{
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	color:#5b5959;
	margin:0 20px 0 0;
}
.rightArea .tel .tel_num{
	color:#2c7b00;
	font-size:27px;
	margin:3px 0;
}
.rightArea .tel .tel_num img{
	margin:0 10px 0 0;
}
.rightArea .tel .green_bg{
	background-color: #2c7b00;
	border-radius:5px;
	color:#fff;
	font-size:11px;
	line-height:18px;
}
.rightArea .tel .sp{
	display:none;
}
.rightArea .contact-btn{
	border:4px solid #ff7e00;
	display:inline-block;
	font-weight:bold;
	color:#ff7e00;
	font-size:18px;
}
.rightArea .contact-btn a{
	display:block;
	color:#ff7e00;
	padding:16px 7px 15px;
}
.rightArea .contact-btn span{
  background-image:url('../img/contact_icon.png');
  background-repeat:no-repeat;
  background-position:left center;
  padding:3px 0 3px 38px;
  float:right;
}
.rightArea .contact-btn br{
	display:none;
}
.rightArea .apply-btn,
.spnav_btn{
	display:none;
}
/* グロナビ */
#global-nav {
	background:linear-gradient(#8cc400,#7aac00);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8cc400), to(#7aac00));
	width: 100%;
}
#global-nav > ul{
	max-width: 980px;
	width:100%;
	margin:0 auto;
	display:table;
	text-align:center;
}
#global-nav > ul > li {
	max-width: 163px;
	width:16.6%;
	height:90px;
	/*height: 40px;*/
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	padding:5px 0 1px;
	color:#fff;
	float:left;
}
#global-nav > ul > li span{
	border-left:1px solid #638f14;
	border-right:1px solid #a6cd45;
	display:inline-block;
	width:100%;
	height:100%;
}
#global-nav > ul > li:first-child span{
	box-shadow:-1px 0 #a6cd45;
}
#global-nav > ul > li.last span{
	box-shadow:1px 0 #638f14;
}
#global-nav ul li a {
	color:#fff;
	display:block;
	height:100%;
}
#global-nav > ul > li:hover,
#global-nav > ul > li.active{
	background:linear-gradient(#2d7e00,#286f00);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2d7e00), to(#286f00));
}
#global-nav > ul > li ul.children{
	position:absolute;
	/*top:39px;*/
	left:0;
	width:100%;
	display:none;
	/*margin:6px 0 0;*/
}
#global-nav > ul > li ul.children li{
	border-top:1px solid #84b74f;
	border-bottom:1px solid #2f7100;
	background:linear-gradient(#4d9700,#438500);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d9700), to(#438500));
	width:100%;
	height:40px;
	display:table;
}
#global-nav > ul > li ul.children li a{
	display:table-cell;
	vertical-align:middle;
}
#global-nav > .nav_bottom{
	border:1px solid #4c8f00;
	background-color:#2c7b00;
	display:block;
	width:100%;
	height:4px;
}
#global-nav a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(0.1);
	opacity:1;
}

/* メインコンテンツ
-------------------------------------------*/
#mainArea{
	background-color: #efefef;
	padding:20px 0;
}
#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	padding-bottom: 40px; /*フッターの高さと同じ*/
}

/* パンくずリスト
-------------------------------------------*/
#bread-scrumb{
	margin-bottom:20px;
}
#bread-scrumb ol li{
	float:left;
	width:auto;
	font-size:14px;
	margin-left:5px;
	font-weight:bold;
}
#bread-scrumb ol li:first-child{
	margin-left:0;
}
#bread-scrumb ol li:after{
	content:'>';
	margin-left:5px;
}
#bread-scrumb ol li:last-child:after{
	content:none;
}
#bread-scrumb ol li:first-child a{
	text-decoration:none;
}

/* TOPページ　ビジュアルイメージ
-------------------------------------------*/
#mainimg_wrap li{
  max-width:980px;
  width: 100%!important;
}
.mainImg img{
  vertical-align:bottom;
}


/* メインカラム
-------------------------------------------*/
#column-main{
	float:left;
	max-width:715px;
	width:72.95%;
}
/* サイドバーなし */
#column-main.no-side{
	float:none;
	max-width:none;
	width:100%;
}
/* h1 */
.main-title{
	border-top:5px solid #85ba00;
	background-color:#f6f6ec;
	font-size:21px;
	line-height:1.5em;
	color: #333;
	/*text-indent:1em;*/
	padding:14px 0 14px 20px;
}
/* h2 */
.sub-title{
	border:1px solid #85ba00;
	border-bottom:4px solid #85ba00;
	border-radius:5px;
	font-size:21px;
	line-height:1.5em;
	background-image:url('../img/h2_icon.png');
	background-repeat:no-repeat;
	background-position:11px 13px;
	padding:5px 0 5px 39px;
	margin:30px 0 20px;
}
.sub-title.m0-top{
	margin-top:0;
}
/* h3 */
.third-title{
	font-size:14px;
	color:#307a16;
}
.third-title .color{
	color:#663300;
}
.inner-title.m0-top{
	margin-top:0;
}
.voice-inner .third-title{
	font-size:16px;
	color:#85ba00;
}
/* h3 レポートタイトル */
.report-title{
	background-color: #307a16;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:1.5em;
	padding:12px 12px 11px;
	margin:0 0 32px;
}
/* h3　黄緑タイトル */
.inner-title{
	color:#85ba00;
	font-size:16px;
	line-height:1.5em;
	margin:20px 0;
}
.inner-title.m10{
	margin:10px 0;
}
.inner-title.m20-top{
	margin-top:20px;
}
.inner-title.m0{
	margin: 0;
}
/* h3 普通サイズタイトル */
.medium-title{
	font-size:14px;
	font-weight:normal;
}
.medium-title.m15{
	margin:15px 0;
}
/* タイトル内　詳しく見るボタン */
.more_btn{
	border:1px solid #d7d7d7;
	border-radius:3px;
	background-color: #fff;
	float:right;
	padding:6px 11px;
	font-size:12px;
	text-indent:0;
	line-height:1em;
	margin:0 19px 0 0;
}
.more_btn a{
	color:#000;
}
.more_btn a:before{
	content:url('../img/more_icon.png');
	margin:0 3px 0 0;
}
.more_btn.sp{
	display:none;
}
/* p */
#column-main p {
	line-height:1.5em;
	margin:10px 0;
}
#column-main p.m20{
	margin:20px 0;
}
#column-main p.m30{
	margin:30px 0;
}
#column-main p.m20-bottom{
	margin:10px 0 20px;
}
#column-main p.m50-bottom{
	margin:10px 0 50px;
}
#column-main p.m15-bottom{
	margin-bottom:15px;
}
#column-main p.m20-top{
	margin-top:20px;
}
.m35-top,
#column-main p.m35-top{
	margin-top:35px;
}
#column-main p.m0-top{
	margin-top:0;
}
#column-main p.m0-bottom{
	margin-bottom:0;
}
#column-main.no-side .comptext p{
	text-align:center;
}
#column-main.no-side .comptext p:first-child{
	margin:50px 0 0;
}
#column-main.no-side p.return{
	margin:30px 0;
}
#column-main p.f18{
	font-size:18px;
}
#column-main p.f12{
	font-size:12px;
}
/* margin */
.m0{
	margin: 0;
}
.m20{
	margin:20px 0;
}
.m20-top{
	margin-top:20px;
}
.m30-bottom{
	margin-bottom:30px;
}
.m50-bottom{
	margin-bottom:50px;
}
/* color */
.c-red{
	color:#ff6666;
}
/* section */
.section{
	margin:0 0 20px;
}
.sectionInner{
	background-color: #fff;
	padding:38px 20px 50px;
	font-size:14px;
}
.home .sectionInner{
	padding:20px 20px 22px;
}
/* 防災士について */
.bd-f7f7ed{
	border:3px solid #f7f7ed;
}
.w49{
	width: 49.33%;
}
img.w49{
	margin-right:0;
	margin-left: 0;
}
/* 防災士の活動レポート */
.border-f6f6ed{
	border:5px solid #f6f6ed;
}
/* 研修講座の内容 */
.border-block{
	margin:0 0 16px;
}
.border-block h3{
	width:60.75%;
	float:right;
}
.border-block img{
	border:5px solid #f6f6ed;
	width:37.03%;
	margin-right:2.22%;
}
.border-block .text{
	width:60.75%;
	float:right;
}
/* section内リスト */
.section ul.defalut{
	list-style-type:disc;
	padding:0 0 0 2em;
	margin:10px 0;
	line-height:1.5em;
}
.section ul.f12{
	font-size:12px;
}
.section ol.defalut{
	list-style-type:decimal;
	padding:0 0 0 2em;
	line-height:1.5em;
}
.bg-ffe9e9{
	background-color: #ffe9e9;
	padding:24px;
}
.bd-ccc{
	border:1px solid #ccc;
	padding:24px;
}
.section ul.li-textindent-2_5 li{
	padding:0 0 0 2.5em;
	text-indent:-2.5em;
}
/* border */
.border-ccc{
	border:1px solid #ccc;
}
/* section内ページトップへ */
#column-main p.text-link{
	margin:20px 0 0;
}
#column-main p.text-link .toTop{
	background-color:transparent;
	background-image:url('../img/totop_text.png');
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:normal;
	padding:0 0 0 15px;
	color:#0066ff;
	font-size:12px;
}
/* サイトマップリスト */
.section ul.sitemap-list{
	width:50%;
	float:left;
}
.section ul.sitemap-list,
.section ul.sitemap-list > li ul{
	list-style-type:none;
}
.section ul.sitemap-list > li{
	margin:0 0 35px;
}
.section ul.sitemap-list > li > span{
	font-size:18px;
	font-weight:bold;
	background-image:url('../img/h2_icon.png');
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0 0 0 30px;
	color:#73a001;
	display:inline-block;
}
.section ul.sitemap-list > li ul li{
	font-weight:normal;
	margin:10px 0;
}
.section ul.sitemap-list > li > span > a{
	color:#73a001;
}
.section ul.sitemap-list > li > span > a:hover{
	border-bottom:1px solid #73a001;
}
.section ul.sitemap-list > li ul li a:hover{
	text-decoration:underline;
}
/* 太字 */
.fontbold{
	font-weight:bold;
}
/* コンタクトフォーム */
.contactflow{
	max-width:662px;
	text-align: center;
	margin:30px auto 40px;
}
.contactflow div{
	background-size:contain;
	background-repeat:no-repeat;
	max-width:220px;
	width: 33.23%;
	height:50px;
	display:inline-block;
	margin:0 0 0 1.665%;
	text-indent:-9999px;
}
.contactflow div:first-child{
	margin: 0;
}
.contactflow .f01{
	background-image:url('../img/cflow_01.png');
}
.contactflow .f01.active{
	background-image:url('../img/cflow_01a.png');
}
.contactflow .f02{
	background-image:url('../img/cflow_02.png');
}
.contactflow .f02.active{
	background-image:url('../img/cflow_02a.png');
}
.contactflow .f03{
	max-width: 200px;
	width: 30.21%;
	background-image:url('../img/cflow_03.png');
}
.contactflow .f03.active{
	background-image:url('../img/cflow_03a.png');
}
.contactflow .f03.oflow{
	background-image:url('../img/oflow_03.png');
}
.contactflow .f03.oflow.active{
	background-image:url('../img/oflow_03a.png');
}
/* 活動レポート等 */
.half-block{
	max-width:130px;
	width:19.25%;
	float:left;
	margin:0 0 0 0.9375%;
}
.report .half-block{
	max-width:150px;
	width:22.22%;
	margin:0 0 0 3.7%;
}
.teacher .half-block:nth-of-type(5n+1){
	margin:0;
}
.report .half-block:nth-of-type(4n+1){
	margin:0;
}
.half-block .thumb{
	width:100%;
	margin:0;
	text-align: center;
}
.half-block .thumb img{
	border:5px solid #f7f7ed;
}
.half-block .thumb a:hover img{
	border:5px solid #85ba00;
}
.half-block .third-title{
	margin:10px 0 20px;
	text-align:center;
	font-size:11px;
	line-height:1.5em;
}
.half-block .third-title.teacher{
	font-size:14px;
	margin:5px 0;
}
.half-block .new{
	color:#ff6666;
}
.half-block p{
	font-size:11px;
}
/* 自治体様の声 */
.jititai-voice .post{
	width:50%;
	float:left;
	padding:0 5px 0 0;
	margin:0 0 10px;
}
.jititai-voice .post .title-sp{
	display:none;
}
.jititai-voice .post .img{
	width:47.47%;
	float:left;
}
.jititai-voice .post .text{
	width:52.53%;
	float:left;
	padding:0 10px;
}
/* 最新コース情報 */
.new_info .tab li{
	font-size:12px;
}
.new_info .scrollArea{
	height: 200px;
	overflow-y:scroll;
}
.new_info .tabContent .list{
	list-style-type:none;
	margin:0;
	padding:0 12px;
}
.new_info .tabContent .list li{
	border-bottom:1px dotted #9cc2f7;
	padding:10px 0;
	font-size:14px;
}
.new_info .tabContent .list li .date{
	width:25%;
	display:block;
	float:left;
}
.new_info .tabContent .list li a{
	margin:0 0 0 0.5em;
	display:inline-block;
	width:55%;
}
.new_info .tabContent li .state{
	border-radius:5px;
	width: 17.41%;
	float:right;
	color:#fff;
	padding:0 5px;
	text-align: center;
	font-size:12px;
	position:relative;
	top:0;
	right:0;
}
.new_info .tabContent li .lot{
	background-color: #319fdd;
}
.new_info .tabContent li .little{
	background-color: #f59800;
}
.new_info .tabContent li .end{
	background-color: #8c8c8c;
}
/* 矢印アイコン付きテキストリンク */
.link-arrow{
	background-image:url('../img/link_arrow.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 27px;
	margin:0 0 0 20px;
}
.link-arrow:first-child{
	margin: 0;
}
/* ページ内スクロール（リスト） */
.scrollbtnArea{
	background-color: #f7f7ed;
	text-align:left;
	padding:10px 20px 9px;
	margin:25px 0 0;
}
.scrollbtnArea > div{
	margin:5px 0;
}
#column-main .scrollbtnArea p.text-btn{
	display:inline-block;
	margin:0 0 0 16px;
}
#column-main .scrollbtnArea p.text-btn:first-child{
	margin: 0;
}
.scrollbtnArea .text-btn a{
	background-image:url('../img/scrollbn_icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 26px;
	color:#333;
}
.scrollbtnArea .text-btn a:hover{
	color:#307a16;
	text-decoration:underline;
}
/* 受講者の声 */
.voice-block{
	margin:20px 0;
}
.voice-block.m50-bottom{
	margin-bottom:50px;
}
.voice-block .img{
	max-width:150px;
	width:22.22%;
	margin:0 2.96% 0 0;
	float:left;
}
.voice-block .img p{
	text-align: center;
}
.voice-block .voice-inner{
	width:74.82%;
	float:left;
}
/* google map */
.google-map{
	position:relative;
	height:0;
	padding-bottom:90.90%;
	overflow:hidden;
}
.google-map iframe{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height:100%!important;
}
/* 講師紹介 */
.teacher_wrap{
	display:none;
}
.in-box{
	border:3px solid #e1e1e1;
	border-radius:10px;
	background-color:#fff;
	width:688px;
	height:310px;
	padding:27px 30px;
}
.in-box .lb-title{
	margin:0 0 10px;
	line-height:1.5em;
}
.in-box p{
	font-size:14px;
	line-height:1.5em;
}
.in-box img{
	border:3px solid #f7f7ed;
	width:20.9%;
}
.close_btn{
	border:1px solid #ccc;
	border-radius:5px;
	background:linear-gradient(#fff,#dbdbdb);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dbdbdb));
	width:170px;
	padding:15px 20px;
	display:inline-block;
	margin:20px 0;
	cursor:pointer;
	font-size:18px;
}
.teacher #fancybox-tmp,
.teacher #fancybox-loding,
.teacher #fancybox-overlay,
.teacher #fancybox-wrap,
.teacher #fancybox-wrap *{
	box-sizing:border-box;
	-o-box-sizing:border-box;
	-mz-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.teacher #fancybox-close{
	display:none!important;
}
.teacher .fancybox-bg{
	display:none!important;
}
.teacher #fancybox-wrap,
.teacher #fancybox-content{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.teacher #fancybox-outer{
	background:none!important;
}
.teacher #fancybox-content{
	border-width:0!important;
}
/* 防災士になるには */
.exsample-text{
	padding:0 0 0 2em;
	text-indent:-2em;
	margin: 0!important;
}
.exsample-text span{
	margin:0 0 0 50px;
}
.text-indent{
	display:inline-block;
	padding-left:2.5em;
}
.text-indent.p6-left{
	padding-left:6em;
}
.text-indent.p25-left{
	padding-left:2.5em;
}
/* 研修講座お申し込みについて */
.step_wrap{
	border:1px solid #85ba00;
	margin:10px 0;
}
.step-block{
	padding:2px;
}
.step-block dt{
	border-bottom:1px solid #fff;
	background-color:#f6f6ec;
	font-size:18px;
	padding:12px 0;
	text-align: left;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:left top;
}
.step-block dt span{
	padding:0 0 0 76px;
	display:inline-block;
}
.step-block dd{
	border-top:1px solid #85ba00;
	padding:15px 20px;
	background-repeat:no-repeat;
	background-position:right bottom;
}
.stepblock1 dt{
	background-image:url('../img/stepblock1.png');
}
.stepblock2 dt{
	background-image:url('../img/stepblock2.png');
}
.stepblock3 dt{
	background-image:url('../img/stepblock3.png');
}
.stepblock4 dt{
	background-image:url('../img/stepblock4.png');
}
.stepblock5 dt{
	background-image:url('../img/stepblock5.png');
}
.stepblock1 dd{
	background-image:url('../img/stepblock_bg1.png');
}
.stepblock2 dd{
	background-image:url('../img/stepblock_bg2.png');
}
.stepblock3 dd{
	background-image:url('../img/stepblock_bg3.png');
}
.stepblock4 dd{
	background-image:url('../img/stepblock_bg4.png');
}
.stepblock5 dd{
	background-image:url('../img/stepblock_bg5.png');
}
.step-block dt br{
  display:none;
}
.stb-text{
	font-size:12px;
}
/* 自治体 */
.bg-f6f6ecArea{
  background-color: #f6f6ec;
  padding:20px 25px;
}
.bg-f6f6ecArea .title{
  font-size:24px;
  color:#85ba00;
  text-align: center;
  margin: 0 0 15px;
}
.bg-f6f6ecArea img{
	width:38.4%;
}
.box-left,
.box-right{
	width:48.14%;
	margin:0 0 20px;
}
.box-left{
	float:left;
}
.box-right{
	float:right;
}
.custom,
.custom-right{
	background-position:11px center;
}
.custom-right{
	width:100%;
	height:77px;
	display:table;
}
.custom-right span{
	display:table-cell;
	vertical-align:middle;
}
/* 開催実績 */
.results ul li img{
	margin:0 auto;
}
/* お申し込みについて */
#fancybox-tmp,
#fancybox-loding,
#fancybox-overlay,
#fancybox-wrap,
#fancybox-wrap *{
	box-sizing:content-box;
	-o-box-sizing:content-box;
	-mz-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
/* サイトのご利用について */
.text-border{
	text-decoration:underline;
}
/* 防災士インタビュー　詳細 */
.textwrap-left{
	width:50%;
	float:left;
}


/* 右カラム
-------------------------------------------*/
#column-right{
	float:right;
	max-width:245px;
	width:25%;
	margin-left:2.05%;
}
#column-right > p{
	display:none;
}
.sp_banner{
	display:none;
}
/* side nav */
#column-right .aside-nav dl{
	font-size:14px;
}
#column-right .aside-nav > dl dt,
#column-right .aside-nav > dl dd{
	padding:16px 8.16%;
}
#column-right .aside-nav > dl dt{
	background-color:#85ba00;
	color:#fff;
}
#column-right .aside-nav > dl dd{
	background-color:#fff;
	margin:0 0 3px;
}
#column-right .aside-nav > dl dt.large,
#column-right .aside-nav > dl dd.large{
	padding:3px 8.16%;
}
#column-right .aside-nav > dl dd span{
	background-image:url('../img/sidenav_icon.png');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 27px;
	display:block;
	line-height:22px;
}
#column-right .aside-nav > dl dd a{
	color:#333;
}
/* side banner */
.side-banner{
	max-width:240px;
	width: 100%;
	margin:0 auto;
}
.side-banner ul li{
	text-align:center;
	padding:0 0 10px;
	font-weight:bold;
}
.side-banner ul li.border-top{
	border-top:1px dotted #818181;
	padding:10px 0;
}
/* 2015.09.26 ADD */
.side-banner ul li.side-textArea{
	padding:10px;
	text-align:left;
	color:#ff6666;
	font-size:16px;
	background-color:#f2d4d4;
	border:#ff6666 2px solid;
}


/* トップページ　バナー
-------------------------------------------*/
/* 2つ並び */
.half-banner .banner{
	border:1px solid #ccc;
	width:48.72%;
	height:118px;
	float:left;
	margin:0 0 0 2.56%;
}
.half-banner .banner:first-child{
	margin:0;
}
.half-banner .banner td{
  vertical-align:middle;
  border:none;
}
.half-banner .banner td:first-child{
  background-color: #85ba00;
  padding:0 6px;
  width:7px;
  text-align: center;
}
.half-banner .banner .img{
	width: 36.28%;
	background-repeat:no-repeat;
	background-size:cover;
	padding:0;
}
.half-banner .banner a{
	display:block;
	height:100%;
	color:#333;
}
.half-banner .banner a:hover{
  filter:progid:DXImageTransform.Microsoft.Alpha(0.06);
  opacity:0.6;
}
.half-banner .banner table{
	border:none;
	height:100%;
	margin: 0;
}
.half-banner .banner.first .img{
  background-image: url('../img/b_banner1.jpg');
  background-position:right center;
}
.half-banner .banner.second .img{
  background-image: url('../img/b_banner2.jpg');
  background-position:center center;
}
.half-banner img.arrow_icon{
	max-width:none;
}
/* 3つ並び */
.third-banner{
	border:1px solid #ccc;
	max-width:246px;
	width:31.53%;
	float:left;
	margin:0 0 0 2.705%;
}
.third-banner:first-child{
	margin:0;
}
.third-banner table{
	margin:0;
	border:none;
}
.third-banner tr:first-child td{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	width:100%;
	height:95px;
	padding:0;
}
.third-banner.first tr:first-child td{
	background-image:url('../img/kouza_banner1.jpg');
}
.third-banner.second tr:first-child td{
	background-image:url('../img/kouza_banner2.jpg');
}
.third-banner.last tr:first-child td{
	background-image:url('../img/kouza_banner3.jpg');
}
.third-banner td{
	vertical-align:middle;
	border:none;
}
.third-banner td:first-child{
  background-color: #85ba00;
  width:7px;
  padding:0 6px;
  text-align: center;
}
.third-banner a{
	display:block;
	height:100%;
	color:#333;
}
.third-banner a:hover{
  filter:progid:DXImageTransform.Microsoft.Alpha(0.06);
  opacity:0.6;
}
.third-banner td:first-child img{
	vertical-align:middle;
}
.third-banner td.img{
	display:none;
}
.third-banner img.arrow_icon{
	max-width:none;
}

/* 位置
-------------------------------------------*/
.right,
.pc-right{
  text-align:right;
}
.left,
.pc-left{
  text-align:left;
}
.center,
.pc-center{
  text-align:center;
}

/* 画像
-------------------------------------------*/
img.aligncenter{
	display:block;
	margin:0 auto;
}
img.alignleft{
	display:block;
	margin:0 auto 0 0;
}
img.alignright{
	display:block;
	margin:0 0 0 auto;
}

/* フロート画像
-------------------------------------------*/
.img-left{
	float:left;
	margin-right:15px
}
.img-right{
	float:right;
	margin-left:15px;
}
.imgwrap-left{
	width:50%;
	background-color:#fff;
	float:left;
	padding:0 10px 0 0;
}
.imgwrap-right{
	width:50%;
	background-color:#fff;
	float:right;
	padding:0 0 0 10px;
}
.imgwrap-left img,
.imgwrap-right img{
	margin:10px 0 0;
}
.imgwrap-left img:first-child,
.imgwrap-right img:first-child{
	margin:0;
}

/* 横4列
-------------------------------------------*/
#column-main .sub_column_four p {
	float: left;
	width: 23.5%;
	margin: 0 2% 2% 0;
	line-height: 1.5 !important;
}
#column-main .sub_column_four p img{
	display: block;
}
#column-main .sub_column_four p:nth-of-type(4n) {
	margin-right: 0;
}

/* 横３列
-------------------------------------------*/
#column-main .sub_column_three p {
	float: left;
	width: 32%;
	margin: 0 2% 2% 0;
	line-height: 1.5 !important;
}
#column-main .sub_column_three p img{
	display: block;
}
#column-main .sub_column_three p .caption {
	margin-top: 10px;
}
#column-main .sub_column_three p:nth-of-type(3n) {
	margin-right: 0;
}
#column-main .sub_column_three p.txt-c {
	clear: both;
	float: none;
	width: 32%;
	margin: 0 auto 2%;
	line-height: 1.5 !important;
}

/* 横２列
-------------------------------------------*/
#column-main .sub_column_two p{
	float:left;
	width:40%;
	margin:0 2.96% 40px 8.52%;
	line-height:1.5 !important;
}
#column-main .sub_column_two p img{
	display:block;
}
#column-main .sub_column_two p:nth-of-type(2n){
	margin:0 8.52% 40px 0;
}
#column-main .sub_column_two p.txt-c{
	clear:both;
	float:none;
	width:40%;
	margin:0 auto 40px;
	line-height:1.5 !important;
}
#column-main .sub_column_two.btn-w31 p{
	width:31.11%;
	margin:0 1.48% 40px 18.15%;
}
#column-main .sub_column_two.btn-w31 p:nth-of-type(2n){
	margin:0 18.15% 40px 0;
}

/* 横1列
-------------------------------------------*/
#column-main .sub_column_one p{
	width: 40%;
	margin:0 0 40px;
	line-height: 1.5 !important;
}
#column-main .sub_column_one.center p{
	margin:0 auto 40px;
}
#column-main .sub_column_one.center p.m15{
	margin:15px auto;
}
#column-main .sub_column_one.center p.m50-top{
	margin-top:50px;
}
#column-main .sub_column_one.center p.m0-bottom{
	margin-bottom:0;
}
#column-main .sub_column_one.center p.m35-top{
	margin-top:35px;
}
.sub_column_one p img{
	display: block;
}
#column-main .sub_column_one p.w54{
	width: 54%;
}
#column-main .sub_column_one p.w44{
	width: 44.8%;
}
#column-main .sub_column_one p.w56{
	width: 56%;
}
#column-main .sub_column_one p.w37{
	width: 37.6%;
}
.sub_column_one p.icon img{
	display:inline;
	margin:0 10px 0 0;
}
.sub_column_one p.icon img.mr{
	margin:0 0 0 10px;
}
.sub_column_one p.icon span{
	display:inline-block;
	position:relative;
	top:-5px;
}

/* テキストボタン
-------------------------------------------*/
.txt-btn{
  display:table;
  text-align:center;
  height:50px;
  border-radius:10px;
  background:rgb(125,126,125); /* Old browsers */
  background:-moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
  background:-webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
  background:-o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
  background:-ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
  background:linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
.txt-btn a{
  display:table-cell;
  color:#fff;
  vertical-align:middle;
  font-size:18px;
  line-height:1.2;
  padding:5px;
}
.txt-btn.blue{
	box-shadow:0 2px rgba(255,255,255,0.75) inset,0 -2px rgba(0,153,255,0.75) inset;
	border-radius:5px;
	background:linear-gradient(#4acff1,#2fa6c6);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4acff1), to(#2fa6c6));
	-webkit-filter: blur(0);
}
.txt-btn.orange{
	box-shadow:0 2px rgba(255,255,255,0.75) inset,0 -2px rgba(255,153,0,0.75) inset;
	border-radius:5px;
	background:linear-gradient(#ffa962,#e56713);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa962), to(#e56713));
	-webkit-filter: blur(0);
}

/* テーブル
-------------------------------------------*/
table{
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
	border-bottom:none;
	line-height:1.5em;
}
table.m10{
	margin:10px 0;
}
table.vam th,
table.vam td{
  vertical-align:middle;
}
table th{
	background-color: #f7f7ed;
	width:130px;
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:13px 15px;
}
table.th-w71 th{
	width: 71.02%;
}
table.th-w71 th.w-auto{
	width: auto;
}
table.th-w29 th{
	width: 29.71%;
}
table.th-w23 th{
	width:23.77%;
}
table.th-w100p th{
	width:100px;
}
table.th-w22 th{
	width:22.25%;
}
table td.w24{
	width:24.62%;
}
table.th-bg-f6f6ec th{
	background-color: #f6f6ec;
}
table .bg-ffe9e9{
	background-color: #ffe9e9;
}
table.th-vam th{
	vertical-align:middle;
}
table.th-flarge th{
	font-size:16px;
}
table td{
	padding:5px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:13px 15px;
	vertical-align:top;
}
table td a.right{
	display:block;
	text-align:right;
}
.table-float{
	width:49%;
	float:left;
}
.table-float:first-child{
	margin:0 1.8% 0 0;
}
/* お問い合わせフォーム */
.contactformArea{
/*	margin: 0 20px;*/
}
.contactform{
	border-collapse: separate;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:none;
	/*border-bottom:none;*/
	margin: 0;
}
.contactform tr th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#f6f6ec;
	color:#333;
	width: 22.22%;
	font-weight:bold;
	padding:22px 18px;
	font-size:14px;
	font-weight:normal;
}
.contactform tr th.bg-ee{
	background-color:#eee;
}
.contactform tr td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#333;
	padding:22px 18px;
}
#column-main p.submit-btn{
	text-align:center;
	margin:20px 0;
}
.contactform td.block span{
	display:block;
	margin:0.5em 0;
}
#column-main.no-side .contactform .autoadd{
	border:1px solid #ccc;
	border-radius:5px;
	background:linear-gradient(#fff,#ededed,#fff);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	width: 106px;
	padding:3px;
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	text-align: center;
	margin:0 0 0 12px;
}
.contactform .addnum-search{
	background-image: url('../img/link_icon.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 17px 0 0;
}
.contactform td input[type="radio"],
.contactform td input[type="checkbox"]{
	margin:0 0 0 10px;
	vertical-align:-3px;
}
.contactform input[type="text"],
.contactform textarea{
	border:1px solid #aaa;
	padding:8px 18px 9px;
}
/* お問い合わせフォーム　radio */
.contactform input[type="radio"]{
	display:none;
}
input[type=radio]:checked + .radio:before{
    opacity: 1;
}
.contactform .radio{
	box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 0 0 30px;
    vertical-align: middle;
    cursor: pointer;
}
.radio:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -12px;
    width: 18px;
    height: 18px;
    border: 1px solid #bbb;
    border-radius: 50%;
    content: '';
}
.radio:before {
    position: absolute;
    top: 50%;
    left: 5px;
    display: block;
    margin-top: -7px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #85ba00;
    content: '';
    opacity: 0;
}
/* お問い合わせフォーム　placeholder */
.contactform ::-webkit-input-placeholder{
	color:#999;
}
.contactform ::-moz-placeholder{
	color:#999;
}
.contactform :-moz-placeholder{
	color:#999;
}
.contactform :-ms-input-placeholder{
	color:#999;
}
/* お問い合わせフォーム　テキスト */
#column-main.no-side .contactform p.error-text{
	margin:5px 0;
	font-size:12px;
}
#column-main.no-side .contactform p.attention-text{
	margin:5px 0;
	font-size:12px;
}
/* お問い合わせフォーム　color */
#column-main.no-side .contactform .c-f00{
	color:#f00;
}
#column-main.no-side .contactform p.attention-text.c-999,
#column-main.no-side .contactform .c-999{
	color:#999;
}
/* お問い合せフォーム link text */
#column-main.no-side .contactform p.link-text{
	margin:5px 0;
	font-size:11px;
}
#column-main.no-side .contactform p.link-text a{
	text-align:left;
}
/* お問い合わせフォーム　select */
.contactform .select2-container--default .select2-selection--single .select2-selection__placeholder{
	color: #333;
}
.contactform .select2-container--default .select2-selection--single{
	border-radius:5px;
}
.contactform .select2-container .select2-selection--single{
	height:40px;
}
.contactform .select2-container .select2-selection--single .select2-selection__rendered{
	padding:9px 30px 10px 10px;
	line-height:1.5em;
}
.contactform .select2-container--default .select2-selection--single .select2-selection__arrow{
	height:38px;
}
.contactform .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color:#85ba00 transparent transparent transparent;
}
.contactform .select2-container--default .select2-selection--single .select2-selection__clear{
	margin:0 0 0 5px;
}
/* お問い合わせフォーム　width */
.contactform input.small{
	width: 100px;
}
.contactform input.medium{
	width: 42.857%;
}
.contactform input.large,
.contactform textarea.large{
	width: 85.71%;
}
.contactform input.email{
	width: 57.14%;
}
.contactform .course select,
.contactform .course .select2-container{
	min-width:250px;
	width: 57.14%!important;
}
.contactform .seireki select,
.contactform .month select,
.contactform .day select,
.contactform .seireki .select2-container,
.contactform .month .select2-container,
.contactform .day .select2-container{
	max-width:200px;
	width:29.41%!important;
}
.contactform .month,
.contactform .day{
  margin:0 0 0 1.47%;
}
/* お問い合わせフォーム　ボタン */
.contactformArea form input[type="submit"]{
	border-top:1px solid #fcc2c2;
	border-bottom:1px solid #ca0e0d;
	border-radius:5px;
	background:linear-gradient(#f65a5a,#ca221f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f65a5a), to(#ca221f));
	display:inline-block;
	/*padding:16px 5px;*/
	width: 48.88%;
	box-shadow:none;
	text-shadow:none;
	font-size:18px;
}
#column-main .contactformArea form p.submit-text{
	margin:35px 0 33px;
}
.contactformArea .submit-text br{
	display:none;
}
#column-main .contactformArea p.form-btns{
	text-align: center;
	margin:45px 0 52px;
}
.contactformArea form .form-btns input[type="submit"],
.contactformArea form .form-btns input[type="button"]{
	width: 25.55%;
}
.contactformArea form .form-btns input[type="button"]{
	border:1px solid #ccc;
	border-radius:5px;
	background:linear-gradient(#dbdbdb,#ffffff);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
	box-shadow:none;
	text-shadow:none;
	font-size:18px;
	color:#333;
	margin-right:2.22%;
	height:auto;
	padding:16px 5px;
}
/* お問い合わせフォーム　完了画面 */
.comptextArea{
	max-width:662px;
	margin:0 auto;
}
#column-main .comptextArea p.comp-text{
	font-size:24px;
	font-weight:bold;
	text-align: center;
	color:#ff6666;
	margin:20px 0;
}
#column-main .comptextArea p.comp-text.c-000{
	color:#000;
}
.comp-main{
	background-color: #f6f6ec;
	padding:15px 30px;
}
#column-main .comptextArea p.comp-large{
	font-size:18px;
	margin:0 0 20px;
}
.comp-large .blue{
	color:#0066ff;
}
#column-main .comptextArea p{
	margin:20px 0 0;
	font-size:12px;
}
.sp-compimg{
	display:none;
}
#column-main .comp-main .sub_column_one p{
	width: 49.83%;
}
.comptextArea .back-top{
	border:1px solid #ccc;
	border-radius:5px;
	background:linear-gradient(#ffffff,#dbdbdb);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dbdbdb));
	box-shadow:none;
	text-shadow:none;
	font-size:18px;
	color:#333;
	width: 34.74%;
	display:inline-block;
	margin:30px 0 48px!important;
}
.comptextArea .back-top a{
	display:block;
	color:#333;
	padding:16px 5px;
	font-size:18px;
}
/* お問い合わせフォーム　margin */
.contactform span.m8-left{
	margin:0 0 0 8px;
}
.contactform span.m-hyphen{
	margin:0 6px 0 8px;
}
/* 払込先 */
.haraikomisaki table{
	width:48.88%;
	margin:0;
	float:left;
}
.haraikomisaki .img-right{
	width:48.88%;
	margin-left:0;
}
/* 防災士になるには */
.step_wrap{
	border:1px solid #85ba00;
	padding:2px;
	margin:10px 0;
}
.step_wrap.last{
	margin:10px 0 30px;
}
.acquisition-step{
	border:none;
	margin: 0;
}
.acquisition-step.step1 th,
.acquisition-step.step2 th,
.acquisition-step.step3 th{
	background-repeat:no-repeat;
	background-position:center 4px;
}
.acquisition-step.step1 th{
	background-image:url('../img/step1.png');
}
.acquisition-step.step2 th{
	background-image:url('../img/step2.png');
}
.acquisition-step.step3 th{
	background-image:url('../img/step3.png');
}
.acquisition-step th{
	border-right:none;
	border-bottom:none;
	background-color:#85ba00;
	color:#fff;
	vertical-align:middle;
	font-size:20px;
	text-align: center;
	line-height:1.2em;
}
.acquisition-step th img{
	display:block;
	margin:15px auto 0;
}
.acquisition-step td{
	border-right:none;
	border-bottom:none;
}
.acquisition-step .inner-title{
	font-size:14px;
}
/* responsive */
.responsive td br{
  display:none;
}
.responsive .sp-th{
  display:none;
}
/* course */
#course{
	font-size:12px;
	margin-top:55px;
}
#course td,
#course th{
	text-align: center;
	word-break: break-all;
	vertical-align: middle;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}
#course th.right{
  width:50%;
}
/*#course th.w90p{
	width: 90px;
}
#course th.w140p{
	width: 140px;
}*/
#course .little{
	color:#ff7e00;
}
#course .end,
#course .new{
	color:#ff6666;
}
#course.responsive td br{
	display:block;
}
#course .newblock{
	background-color: #FFCC99;
}
#course .textbold{
	font-weight:bold;
}

#course th.sp-w100p{
  width:55px;
}

#course th.w60p{
  width:60px;
}


/* 開催実績 */
.results-table th,
.results-table td{
	padding:10px 5px;
}
.results-table th.pc-w90p{
	width: 90px;
}

/* タブ
-------------------------------------------*/
.section ul.tab,
.section ul.onmouse-tab{
	list-style-type:none;
	margin:0;
	padding:0;
}
.tab li,
.onmouse-tab li{
	float:left;
	text-align:center;
	cursor:pointer;
	padding:5px;
}
.tab li.active,
.onmouse-tab li.active{
	background-color:#bfbfbf;
}
.tabContent{
	display:none;
	padding:10px;
}
.tabContent.show{
	display:block;
}
/* contactタブ */
.contacttab{
	border:1px solid #000;
}
.contacttab .tab li{
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	width:50%;
	padding:15px 0;
	font-weight:bold;
	font-size:14px
}
.contacttab .tab li:first-child{
	border-left:none;
}
.contacttab .tab li.active{
	background-color:#bfbfbf;
	color:#fff;
}
.contacttab .tabContent{
	padding:20px 10px;
}
/* 最新コース情報タブ */
.new_info .tab{
	width: 100%;
}
.new_info .tab li{
	background-color: #7a7a7a;
	color: #fff;
	max-width:111px;
	width:14.26%;
	height:36px;
	padding:10px 5px;
}
.new_info .tab li:first-child{
	border-left:none;
	max-width:112px;
	width:14.35%;
}
.new_info .tab li.active{
	background-color: #fff;
	color: #000;
}
.new_info .tab li span{
	border-left:1px solid #fff;
	display:block;
}
.new_info .tab li:first-child span,
.new_info .tab li.active + li span{
	border-left:none;
}
.new_info .tabContent{
	background-color: #fff;
	padding:18px 13px 15px;
}
/* 防災士の役割タブ */
.bousaishi{
	margin:20px 0;
}
.bousaishi .onmouse-tab{
	width:100%;
	position:relative;
	top:10px;
}
.bousaishi .onmouse-tab li.active{
	border-right:1px solid #ccc;
	position:relative;
	top:-10px;
	background-color:#fff;
	padding:15px 5px 5px;
	max-height:none;
}
.bousaishi .onmouse-tab li.active + li{
	border-left:1px solid #eee;
}
.bousaishi .onmouse-tab li{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #eee;
	background-color: #eee;
	max-width:225px;
	width:33.33%;
	max-height:124px;
}
.bousaishi .onmouse-tab li.last{
	border-right:1px solid #ccc;
}
.bousaishi .onmouse-tab li img{
  vertical-align:middle;
}
.bousaishi .tabContent{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:30px 20px;
}
.bousaishi .tabContent.show{
	border-top:1px solid #ccc;
	position:relative;
	z-index:50;
}
.lb-title{
	background-image:url('../img/tabtitle_bg.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	font-size:18px;
	padding:0 0 0 16px;
	line-height:1.5em;
}
.lb-title.m20-top{
	margin-top:20px;
}
.lb-title.m20-bottom{
	margin-bottom:20px;
}
.lb-title span{
	border-bottom:1px solid #cacaca;
	display:block;
}
.iconbg{
	list-style-type:none;
	list-style-image:url('../img/tabli_bg.png');
	margin:10px 0;
	line-height:1.5em;
	padding:0 0 0 1em;
}
.iconbg.m0-bottom{
	margin-bottom:0;
}

/* アコーディオン
-------------------------------------------*/
.accordion{
	border:1px solid #ccc;
	margin:0 0 4px;
	line-height:1.5em;
}
.accordion dt{
	background-color: #f7f7ed;
	background-image:url('../img/faq_icon.png');
	background-repeat:no-repeat;
	background-position:18px center;
	font-weight:bold;
	cursor:pointer;
	font-size:18px;
	padding:14.5px 0;
}
.accordion dt span{
	display:block;
	padding:0 10px 0 55px;
}
.accordion dd{
	border-top:1px solid #ccc;
	display:none;
	padding:20px;
}

/* フォーム
-------------------------------------------*/
/*input[type="submit"],
input[type="text"],
input[type="button"],
input[type="email"],
input[type="tel"],
textarea{
	border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

input[type="submit"],
input[type="button"]{
	border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-appearance:none;
}*/
form{
	width:100%;
}
form > p{
	width:100%;
}
form > p > input[type="text"]{
	width:80%;
}
form > p > input[type="radio"],
form > p > input[type="checkbox"]{
	margin:0 5px 0 20px;
}
form > p > input[type="radio"]:nth-of-type(1),
form > p > input[type="checkbox"]:nth-of-type(1){
	margin-left:0;
}
textarea{
	width:80%;
}
form > .input-btns{
	width:80%;
	margin:20px auto!important;
}
form > p > input[type="submit"],
form > p > input[type="button"]{
	display:inline-block;
	width:45%;
	height:60px;
	background:rgb(169,3,41); /* Old browsers */
	background:-moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background:linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	border:none;
	box-shadow:0 2px 4px 0 #000;
	-webkit-filter: blur(0);
	padding:5px;
	border-radius:10px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0 -1px 1px #000;
	margin-right: 10%;
	/*display: inline-block;
	background-color:#990000;
	border:none;
	padding:10px 10%;
	margin:0 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;*/
}
form > p > input[type="submit"]:last-child,
form > p > input[type="button"]:last-child{
	margin-right:0;
}
form > p > input[type="reset"]{
	display:inline-block;
	width:45%;
	height:60px;
	background:rgb(125,126,125); /* Old browsers */
	background:-moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* IE10+ */
	background:linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	border:none;
	box-shadow:0 2px 4px 0 #000;
	-webkit-filter: blur(0);
	padding:5px;
	border-radius:10px;
	color:#fff;
	font-size:21px;
	font-weight:bold;
	text-shadow:0 -1px 1px #000;
}

/* フッター
-------------------------------------------*/
.toTop{
	background-color: #307916;
	text-align: center;
	cursor:pointer;
	font-weight:bold;
	padding:10px 0 9px;
}
#footText{
	background-color: #fff;
}
#footText .footInner{
	max-width:980px;
	width: 100%;
	margin:0 auto 20px;
}
.footInner .foot_link{
	border-bottom:1px solid #d3e1e1;
	text-align: center;
	margin:0 0 16px;
	padding:18px 0 16px;
}
.footInner .foot_link ul{
	text-align: center;
	display:inline-block;
	margin:0 0 0 15px;
}
.footInner .foot_link ul:first-child{
	margin:0;
}
.footInner .foot_link ul li{
	display:inline-block;
	margin:0 0 0 15px;
}
.footInner .foot_link ul li:first-child{
	margin:0;
}
.footInner .foot_link ul li:before{
	content:'>';
	font-size:10px;
	color: #22559b;
	margin:0 5px 0 0;
}
.footlink-sp{
	display:none;
}
.footInner .copyright{
	float:left;
	height:54px;
	display:table;
	color:#415065;
}
.footInner .copyright span{
	display:table-cell;
	vertical-align:bottom;
}
.footInner .foot_add{
	float:right;
	text-align:right;
}
.footInner .foot_add dd{
	color: #415065;
}


/* 2015.09.26 ADD */

/* トップページ */
.top-textarea{
	margin-bottom: 16px;
	padding: 0 0 0 10px;
	background-color: #f2d4d4;
	border: #ff6666 2px solid;
}
.top-textarea p{
	margin:0;
	padding:0;
	color:#ff6666;
	font-size:16px;
	line-height:1em;
}
.top-textarea p a{
	color:#ff6666 !important;
}


/* お知らせ */
.news .half-block{
	max-width:130px;
	width:19.25%;
	float:left;
	margin:0 0 0 0.9375%;
}
.news .half-block:nth-of-type(5n+1){
	margin:0;
}

.news img.img-half-left{
	border:3px solid #e1e1e1;
	width:47.5%;
	float:left;
}
.news img.img-half-right{
	border:3px solid #e1e1e1;
	width:47.5%;
	float:right;
}
.news img.img-all{
	border:3px solid #e1e1e1;
	width:100%;
}

.news .in-box{
	border:3px solid #e1e1e1;
	border-radius:10px;
	background-color:#fff;
	width:100%;
	height:100%;
	padding:27px 30px;
}
.news .in-box img{
	border:3px solid #f7f7ed;
	width:100%;
}
.news #fancybox-tmp,
.news #fancybox-loding,
.news #fancybox-overlay,
.news #fancybox-wrap,
.news #fancybox-wrap *{
	box-sizing:border-box;
	-o-box-sizing:border-box;
	-mz-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.news #fancybox-close{
	display:none!important;
}
.news .fancybox-bg{
	display:none!important;
}
.news #fancybox-wrap,
.news #fancybox-content{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.news #fancybox-outer{
	background:none!important;
}
.news #fancybox-content{
	border-width:0!important;
}
dl.newsList {
	font-size:14px;
	line-height:1.8;
}
dl.newsList dt{
	padding-left:15px;
	width:128px;
	float:left;
	background:url(../img/news/bg_arrow.png) 0 4px no-repeat;
}
dl.newsList dd{
	margin-left:130px;
}


@media print{
	/* ヘッダー
	-------------------------------------------*/
	/* nav */
	#global-nav > ul > li:first-child span{
		box-shadow:none;
	}
	#global-nav > ul > li.last span{
		box-shadow:none;
	}
}
