@charset "utf-8";
.calepic {
	margin-bottom:20px;
}


.wp-pagenavi {
	clear: both;
	text-align:center;

}
.wp-pagenavi a, .wp-pagenavi span {
	color: #999;
	background-color: #FFF;
	border: solid 1px #e0e0d2;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#999; 
    border-color:#999;
    }
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #66cccc;
	border-color: #66cccc;
	font-weight: bold;
    }



.navigation {
	padding-top:30px;
}
.hen {
	font-size:10px;
	color: #fff;
}
.hen a {
font-size: 14px;
    font-weight: bold;
    border: 2px solid #f00;
    border-radius: 6px;
    padding: 2px 5px;
    display: inline;
}
.cate {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #fff;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #4ec100;
}
.accbox {
    margin: 0 0 2em 0;
    padding: 0;
    max-width: 400px;
}


.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#2f8fcf;
    font-weight: bold;
    background :#a4cbf3;
    cursor :pointer;
    transition: all 0.5s;
}

.accbox label:hover {
    background :#85baef;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    background: #eaeaea;
    opacity: 1;
}
.main_l {
	float:left;
	width:auto;
	margin-right:10px;
}
.main_r {
	float:left;
	width:920px;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}






















*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

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


}
#top {
		background-image: url(img/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top0 {
		background-image: url(img/sub_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.contents {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 18px;
	line-height: 32px;
	font-style: normal;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

	font-weight: 300;
}
a{
	color: #343637;
	text-decoration: none;
}
a:hover{
	color: #999999;
}
a:active, a:focus {outline: 0;}
img{border:0;
vertical-align: bottom;}
.clear{clear:both;}

header {
	display:none;
}
/*************
見出し
*************/
@font-face
{
font-family: 'M+ 1c medium';
src: url('font/mplus-1c-medium.ttf');
}
@font-face
{
font-family: 'M+ 1c regular';
src: url('font/mplus-1c-regular.ttf');
}
@font-face
{
font-family: 'M+ 1c bold';
src: url('font/mplus-1c-bold.ttf');
}
@font-face
{
font-family: 'M+ 1c heavy';
src: url('font/mplus-1c-heavy.ttf');
}
@font-face
{
font-family: 'ipag';
src: url('font/ipaexg.ttf');
}
@font-face
{
font-family: 'ipam';
src: url('font/ipaexm.ttf');
}
.midashi1 {
	font-size: 20px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-family: 'ipam', 'ipam', sans-serif;
	font-weight: bold;
	
}
.midashi2 {
	font-size: 18px;
	color: #333;
	padding-bottom: 5px;
	    font-family: 'M+ 1c bold',
 'M+ 1c bold', sans-serif;
}
.midashi3 {
	font-size: 14px;
	color: #003366;
	padding-bottom: 10px;
	font-family: 'M+ 1c regular',
 'M+ 1c regular', sans-serif;
	font-weight: bold;
	
}
.midashi4 {
	font-size: 22px;
	color: #333;
	padding-bottom: 10px;
	font-family: 'M+ 1c bold',
 'M+ 1c bold', sans-serif;
	text-align: center;
	margin-top: 15px;
}
.midashi5 {
	font-size:13px;
	color:#33CC66;
	text-align:center;
}
.contents h2 {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 30px;
	color: #249FB7;
	font-weight: 300;
	margin-top: 15px;
}
.contents h3 {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 30px;
	color: #249FB7;
	font-weight: 300;
	margin-top: 15px;
}
.contents img {
	margin-bottom: 40px;
}
/*************
全体
*************/
img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}
.inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.shita10 {
	padding-bottom:10px;
}
.shita20 {
	padding-bottom:20px;
}
.shita30 {
	margin-bottom: 30px;
}
.shita40 {
	padding-bottom:40px;
}
.shita50 {
	padding-bottom:50px;
}
.flapd {
	padding-top:190px;
}
.flashita {
	padding-bottom:190px;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
}
/*************
/* ヘッダー
*************/
#header{
	    /* margin-top: 30px; */
    background-color: #fff;
    padding: 20px 0 20px;

}

#header h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
	line-height: 0px;
}
#topnav {
	padding-bottom: 10px;
	float: right;
	width: 641px;
}

.headleft {
	width:180px;
	float:left;
}
/*************
/* padding
*************/
.pd10 {
	padding-left:10px;
}
.pd20 {
	padding-left:20px;
}
.pd30 {
	padding-left:30px;
}
.pd40 {
	padding-left:40px;
}
.pd50 {
	padding-left:50px;
}

/*************
メイン（右側）コンテンツ
*************/



/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#1793d9;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
font-size:12px;
font-weight:bold;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 15px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 15px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
	text-align:center;
}
/* フッター共通 */
.box{
	float: left;
	width: 195px;
	margin: 20px 16px 10px 0;
	line-height: 20px;
	font-size: 12px;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#1793d9;}
p.button a:hover{color:#fff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{
	margin-bottom: 3px;
	list-style-type: none;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
    width: 255px;
    /* padding: 20px 0; */
    margin-right: 10px;
    vertical-align: top;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding-left: 15px;
line-height: 50px;
font-size: 15px;
font-weight: normal;
color: #ffffff;
background: #0b82be url(images/heading2.png) no-repeat;
}

#sidebar ul{
padding: 10px 0;
}

#sidebar li{
margin: 0 0 10px 0;
list-style: none;
border-bottom: 1px dashed #1793d9;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

/*************
/* news
*************/
.newslist {
	padding-bottom: 30px;
	padding-top: 30px;
	margin-bottom: 20px;
}
.news_line {

	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	margin-top: 20px;
	
}
.newslist li {
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
}


/*************
/* フッター
*************/
.fc_left {
	width: 460px;
	float: left;
	text-align: center;
}
.fc_right {
	width: 500px;
	float: right;
}
.foot_cont {
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fc_p {

	font-size: 16px;
}
.fc_right_list {
	height: 60px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
}
.fc_right_list li {
	float:left;
}
#footer{
	clear: both;

	background-color: #CCCCCC;
	position: relative;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer .inner{
	position: relative;
}

* html #footer .inner{height:1%;}

#footer #logo{
	float: none;
	width: 100%;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}
#footer li {
	font-size: 11px;
}
#footer .box {
	width: 400px;
	margin-right: 10px;
	float: right;
	margin-top: 100px;
}
#footer .box li{

	margin-right: 10px;
	float: left;
}
#footer .box li a{
	color: #FFF;
	display:block;
}
table.mailform {
	width: 100%;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	width: 160px;
}
table.mailform tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 14px;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}
.main-box1 {
	float: left;
	width: 300px;
	margin-top: 20px;
}

.main-box2 {
	float: right;
	width: 300px;
	margin-top: 20px;
}

.textleft {
	text-align:left;
}

nav {
	font: 14px/2.4 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ","ＭＳ Ｐゴシック",Helvetica,Sans-Serif;
	margin: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33cc66;
}

/* 親メニュー - Parent nav */
nav > ul > li {
  position: relative;
  float: left;
  margin-left: 25px;
}
nav a {

	text-decoration: none;
}
nav ul a:hover {
	color: #ddd;
}

/* 子メニュー - .sub-menu */
nav .sub-menu {
	position: absolute;
	width: 180px;
	top: 30px;
	display: none;
	background-color: #0090aa;
}
nav .sub-menu a {
  color: #fff;
  padding: 5px 7px;
  display: block;
}
nav .sub-menu a:hover {
  color: #fff;
}

/* ホバー＆フォーカスで子メニュー表示 */
/* Display sub menu by hover & focus */
nav .menu-item-has-children:hover ul,
nav .menu-item-has-children ul.focused {
  display: block;
}
nav li.menu-item-has-children li a:hover,
nav li.menu-item-has-children li a:focus {
	background-color: #00AFCE;
}
.top_box {
	height: 361px;
    width: 300px;
    /* border: 2px solid #ccc; */
    padding: 0px;
    margin: 6px;
    /* background-image: url(img/box_back.png); */
}
.box_ue {
	height: 361px;
    width: 300px;
}
.box_shita {
	height: 125px;
	width: 290px;
}
.box_midashi {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 7px;
}
.box_line {
	height: 5px;
	width: 70px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #33CC66;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.main {
	padding-bottom: 30px;
	clear: both;
	width: 1200px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}.main_left {
	float: left;
	width: 400px;
}
.main_right {
	float: left;
	margin-left: 10px;
	width: 530px;
}
.sec_back {
	background-image: url(img/sec_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 241px;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-top: 50px;
}
.sec_left {
	float: left;
	width: 340px;
	margin-top: 40px;
}
.sec_right {
	float: left;
	width: 601px;
}
.box_ban {
	float: left;
	height: 380px;
	width: 230px;
	margin-right: 3px;
	margin-left: 3px;
}
.box_ban p{
	margin-right: 10px;
	margin-left: 10px;
}.third {
	background-image: url(img/third_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
}
.third_left {
	float: left;
	width: 960px;
}
.third_right {
	float: right;
	width: 480px;
}
.under_map {
	height: 500px;
}
.pagetop {
	position: absolute;
	top: 0px;
	right: 0px;
}
.spHide {
	display: block;
}
.spDisp {
	display: none;
}
.map {
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}


/*　ContactForm7のテーブル化レスポンシブ調整　*/
 
/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
    width: 100%;
}
/*一行ごとに上ボーダー*/
.table-res-form tr {
    border-top: 1px #DDD solid;
}
/*一番上の行だけボーダーなし*/
.table-res-form tr:first-child {
    border-top: none;
}
/*奇数行だけ背景色つける*/
.table-res-form tr:nth-child(2n+1) {
    background: #eee;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
    padding: 1.5em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 30%;
    text-align: right;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.8em;
    color: #FFF;
    display: inline-block;
    padding: 0.3em 0.3em 0.2em;
    background: red;
    border-radius: 2px;
}
/*ここから入力欄のスタイル指定*/
 
/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"], textarea {
    border: 1px #89BDDE solid;
    padding: 0.5em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    width: 100%;
}
/*入力欄にフォーカスしたら変化*/
.table-res-form input[type="text"]:focus, textarea:focus {
    background: #EEFFFF;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
/*送信ボタンスタイリング*/
.table-res-form input[type="submit"] {
    border: 1px #89BDDE solid;
    padding: 0.5em 4em;
    border-radius: 5px;
    background: #4C9ED9;
    color: #fff;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
    background: #006599;
    box-shadow: none;
}
.margin_b30{
	margin-bottom:30px;
}

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

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


.rec_1 {
	background-color: #249FB7;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 250px;
	margin-bottom: 18px;
	padding: 15px;
}

.rec_2 {
	font-size: 21px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	width: 550px;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.rec_3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}

.rec_q {
	font-size: 19px;
	font-weight: bold;
	color: #33CC66;
	padding-right: 5px;
}

.rec_4 {
	background-color: #D9D9D9;
	margin-bottom: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.rec_4 img{
	margin-bottom: 20px;
}


.rec_m {
	font-size: 19px;
	font-weight: bold;
	color: #249FB7;
	margin-bottom: 10px;
}
/* 2からの追加　*/

.rec_scd_midashi1 {
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-left: 10px;
}

.rec_scd {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #F9F9F9;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

.rec_scd-m1 {
	font-size: 25px;
	margin-bottom: 20px;
}

.rec_scd-m2 {
	font-size: 16px;
	font-weight: bold;
	color: #249FB7;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}

.rec_scd-m3 {
	font-size: 16px;
	font-weight: bold;
	color: #249FB7;
	padding-top: 5px;
}

.rec_scd-cont1 {
	width: 480px;
	float: left;
}

.rec_scd-cont2 {
	width: 350px;
	float: right;
}

.rec_scd-cont2 img{
	margin-bottom: 5px;
}

.rec_scd-1 {
	background-image: url(../images/rec_scd_b1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.rec_scd-2 {
	padding-left: 50px;
}

.rec_jmp1 {
	float: left;
	width: 290px;
}

.rec_jmp2 {
	float: left;
	width: 290px;
	margin-right: 45px;
	margin-left: 45px;
}
#fb_page_plugin_area {
margin:0 10px 0 10px;
}
.foot_1 {
	color: #FFF;
	background-color: #111;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	clear: both;
}
.box00 {
	background-color:#eeeeef;
}
.inner120 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.head {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.head_m {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.login {
	float:left;
	width:400px;
	margin-bottom:30px;
	box-shadow: 0 0 10px 0 #ccc;
	margin: 20px auto;
	padding: 20px;
	border-radius: 5px
}
.top_news {
	float: left;
	margin-bottom: 20px;
	box-shadow: 0 0 10px 0 #ccc;
	padding: 20px;
	border-radius: 5px;
	margin-top: 20px;
	margin-left: 50px;
	width: 670px;
}
.copy {
	width: 1200px;
	text-align: right;
	margin: auto;
}
.menu_back{
	margin-bottom:30px;
	background-image:url(img/menu_back.png);
	display: flex;
}
.menu {
	width:1200px;
	margin:auto;
	text-align: center;
}
.menu li {
    display: inline-block;
    text-align: center;
    padding: 8px;
}
.title_midashi {
background-image: url(img/mark1.png);
width: initial;
    margin: 0 auto 30px auto;
    padding: 24px 0px 20px 120px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 10px;
    border: solid 1px #ccc;
    border-radius: 10px;
}
.inner960 {
	width:960px;
	margin:auto;
}
.table2 {
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #ccc;
	width:100%;
	margin-bottom:20px;
}
.table2 th {
padding: 10px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #0099e3;
color: #ffffff;
}
.table2 th a {
	color:#fff;
	text-decoration:underline;
}
.table2 td {
padding: 10px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;

}
.table3 {
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #ccc;
}
.table3 th {
padding: 10px;
font-weight: bold;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #0099e3;
color: #ffffff;
}
.table3 td {
padding: 7px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    min-width: 3em;
}
.pdf li {
    background-image: url(img/pdf_back.png);
    width: 680px;
    margin: 0 auto 30px auto;
    padding: 30px 0px 40px 120px;
    /* text-align: center; */
    background-repeat: no-repeat;
    display: block;
}
.pdf li a{
    display: block;
}
.topics01 li {
    padding-top: 1em;
    padding-bottom: 1em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #B04D1C;
	position:relative;
}
.date_n01 {
    color: #FFF;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #B04D1C;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    font-size: 16px;
    top: 30px;
}
.date_n011 {
    color: #FFF;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #B04D1C;
    width: auto;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    font-size: 16px;

}
.center-text {
	text-align:center;
}
.ue30 {
	margin-top:30px;
}
.top_menu {
	clear: both;
	width: 980px;
	padding-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.top_menu li {
	margin:0 20px 30px 20px;
}
.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 1em auto;
	position: relative;
}
.cp_tab input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6) {
	display: block;
}
.cp_tab .cp_tabpanels {
	position: absolute;
	top:0;
	left: 10em;
	display: block;
	height: 320px;
	width:800px;
}
.cp_tab > input + label {
	position: relative;
	z-index: 100;
	top: -15px;
	left: 1px;
	display: block;
	width: 10em;
	margin-bottom: 5px;
	padding: 15px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-right: 0;
	border-radius: 6px 0 0 6px;
}
.cp_tab > input + label:last-of-type {
	margin-bottom: 100px;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #0066cc;
}
.cp_tab > input:checked + label {
	border-color: #cccccc;
	border-right: 1px solid #ffffff;/*背景色と同じ*/
}
.cp_tab .cp_tabpanel {
	padding: 0.5em 1em;
	border-left: 1px solid #cccccc;
	min-height: 320px;
}
@media (max-width: 480px) {
	.cp_tab {
		width: 100%;
	}
	.cp_tab > input + label {
	font-size: 0.7em;
	}
	.cp_tab .cp_tabpanels {
	left: 7em;
	min-width: 7em;
	}
}
.title_midashi1 {
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
    font-size: 20px;
    margin-left: 1em;
}
.top_news .topics_top {
	display:flex;
	flex-wrap:wrap;
	gap: 10px;
}

.top_news .topics_topli {
	width: calc((100% - 60px) / 2);
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
}
.honbun {
	font-size:12px !important;
}
.date_top {
    color: #FFF;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #B04D1C;
    width: auto;
    font-size: 16px;
}
.topi_title {
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}
.topi_title1 {
	
}
.topi_title2 {
	
}
.topi_title2 a {
	color:#ff0000;
	font-weight:bold;
	
}
.topi_title2 h1 {
	font-size: 16px;
}
.calepic img {
	max-width:100%;
}

/* Search & Filter Styles */
body
{
	display:block;
}
.searchandfilter p
{
	margin-top: 1em;
	display:inline-block;
}
.searchandfilter ul
{
	display:inline-block;
}
.searchandfilter li
{
	list-style: none;
	display:inline-block;
	padding-right:10px;
}

/* If in a widget area make a single column by adding display block  */
.widget-area .searchandfilter li, .widget-area .searchandfilter p
{
	display:block;
}
.searchandfilter label
{
	display:block;
}
.searchandfilter h4
{
	margin:15px 0;
	font-size:16px;
}

.searchandfilter ul > li > ul:not(.children)
{
	margin-left:0;
}
.searchandfilter {
	margin-bottom: 30px;
    text-align: center;
}
.searchandfilter input {
	padding:8px;
}
.search-result {
	margin:0 auto 10px;
	width:1200px;
}