@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	position: relative;
	color: #000000;
	line-height: 180%;
    overflow-x: hidden;
	background-image: url(../images/main_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	color: #0096E9;
}
a:hover {
	text-decoration: none;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img{
	vertical-align: text-bottom;
	max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

dl,dt,dd{
	margin: 0;
	padding: 0;
}

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

.fl_l{
	float:left;
}

.fl_r{
	float:right;
}

.al_c{
	text-align:center;
}

.al_l{
	text-align:left;
}

.al_r{
	text-align:right;
}
.lr_auto{
	margin-right: auto;
	margin-left: auto;
}

.sp_hidden{
	display:block;
}
.pc_hidden{
	display:none;
}
.ip_hidden{
	display:block;
}

.pt20{
	padding-top: 20px;
}
.pt25{
	padding-top: 25px;
}
.pt30{
	padding-top: 30px;
}
.pt35{
	padding-top: 35px;
}
.pt40{
	padding-top: 40px;
}

.pr10{
	padding-right: 10px;
}
.pr20{
	padding-right: 20px;
}

.pl10{
	padding-left: 10px;
}
.pl20{
	padding-left: 20px;
}

.pb20{
	padding-bottom: 20px;
}
.pb40{
	padding-bottom: 40px;
}
.pb55{
	padding-bottom: 55px;
}
.pb65{
	padding-bottom: 65px;
}
.font_80per{
	font-size:80% !important;
}
.font_90per{
	font-size:90% !important;
}
.font_14{
	font-size:14px !important;
}
.font_16{
	font-size:16px !important;
}
.font_red{
	color: #F00;
}

table{
	border-collapse: collapse;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
}
table th{
	padding: 2%;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
table td{
	padding: 2%;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
/* 画像配置 左 */
img.alignleft {
        float: left;
}
/* 画像配置 中央 */
img.aligncenter {
        display: block;
        margin: 0 auto;
}

/* 画像配置 右 */
img.alignright {
        float: right;
}
.site-credit {
display: none;
}


#btn_top {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
}
#btn_top a{
	background-color: transparent;
}

.column1{
	width: 100%;
}

.column2{
	width: 50%;
}

.column3{
	width: 33.33%;
}

.column4{
	width: 25%;
}

.column5{
	width: 20%;
}

.column25{
	width: 25%;
}

.column30{
	width: 30%;
}

.column40{
	width: 40%;
}

.column45{
	width: 45%;
}

.column55{
	width: 55%;
}

.column60{
	width: 60%;
}

.column65{
	width: 65%;
}

.column70{
	width: 70%;
}

.column80{
	width: 80%;
}

.box400{
	max-width: 400px;
	width:100%;
	height:auto;
}
.box540{
	max-width: 540px;
	width:100%;
	height:auto;
}
.box660{
	max-width: 660px;
	width:100%;
	height:auto;
}
.box700{
	max-width: 700px;
	width:100%;
	height:auto;
}
.box720{
	max-width: 720px;
	width:100%;
	height:auto;
}
.box730{
	max-width: 730px;
	width:100%;
	height:auto;
}
.box800{
	max-width: 800px;
	width:100%;
	height:auto;
}
.box810{
	max-width: 810px;
	width:100%;
	height:auto;
}
.box900{
	max-width: 900px;
	width:100%;
	height:auto;
}
.box930{
	max-width: 930px;
	width:100%;
	height:auto;
}
.box970{
	max-width: 970px;
	width:100%;
	height:auto;
}
.box980{
	max-width: 980px;
	width:100%;
	height:auto;
}
.box1030{
	max-width: 1030px;
	width:100%;
	height:auto;
}
.box1040{
	max-width: 1040px;
	width:100%;
	height:auto;
}
.box1200{
	max-width: 1200px;
	width:100%;
	height:auto;
}
#header_wrap{
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url(../images/head_bg.jpg);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat；
}
#header{
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}
.logo{
	text-align: center;
	max-width: 500px;
	padding : 40px 15px;
	margin: 0 auto;
	box-sizing: border-box;
}
.head_map{
	float: right;
}
#kv{
	width: 100%;
	margin-bottom: 40px;
}
#kv ul.slider{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#kv ul.slider li{
}
#kv ul.slider li a{
	width: 100%;
	max-width: 600px;
	display: block;
	margin: 0 auto;
}
#kv ul.slider li img{
	width: 100%;
	max-width: 600px;
}
#kv ul.thumb-slider{
	width: 100%;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
#kv ul.thumb-slider li{
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}
#kv ul.thumb-slider li img{
	width: 100%;
	max-width: 200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contents_wrap{
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#main{
	width: 100%;
	max-width: 700px;
	float: left;
	margin-bottom: 20px;
}

#side{
	width: 100%;
	max-width: 250px;
	float: right;
	margin-bottom: 40px;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 2%;
}
#news{
	width: 100%;
	max-width: 700px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#news h2{
	background-image: url(../images/bg_pagenation_on.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px 5px 20px;
	text-shadow: 1px 1px 0px #FF8000;
	margin-bottom: 5%;
}
#news .news_box{
	box-sizing: border-box;
	width: 100%;
	max-width: 700px;
	margin-bottom: 5%;
	background-color: #FFF;
}
#news .news_box .news_dis{
	width: 70%;
	box-sizing: border-box;
	float: right;
	padding: 3%;
}
#news .news_box .news_dis h3{
	line-height: 130%;
	margin-bottom: 3%;
}
#news .news_box .news_dis h3 a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#news .news_box .news_dis h3 a:hover{
	text-decoration: underline;
}
#news .news_box .news_dis p a{
	color: #F39800;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
	margin-bottom: 3%;
}
#news .news_box .news_dis p a:hover{
	text-decoration: underline;
}

#news .news_box p.date{
	color: #9B9B9B;
	font-size: 12px;
	margin-bottom: 3%;
}
#news .news_box .news_thum{
	width: 30%;
	height: 100%;
	min-height:180px;
	max-height: 180px;
	overflow: hidden;
	background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
	float: left;
}
#news .news_box .news_thum a{
	height: 100%;
	min-height:180px;
	max-height: 180px;
	display: block;
	margin: 0 auto;
}

@media all and (-ms-high-contrast: none){
#news .news_box .news_thum{
	width: 100%;
	height: 100%;
	/*max-width: 220px;*/
	min-height:120px;
	text-align: center;
}
}


table#zensyouren_info{
	border-collapse: collapse;
	width: 100%;
	border-left: solid 1px #CCC;
	border-top: solid 1px #CCC;
}
table#zensyouren_info th{
	padding: 2%;
	background-color: #E1F1FF;
	width: 20%;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
table#zensyouren_info td{
	padding: 2%;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
table#zensyouren_info td ol{
	padding-left: 30px;
}

#side #topics {
	margin-bottom: 20px;
}
#side #topics h2{
	display: none;
}
#side #topics p {
	margin-bottom: 10px;
}
#side #topics2 {
	margin-bottom: 20px;
}
#side #topics2 h2{
	display: none;
}
#side #topics2 p {
	margin-bottom: 10px;
}
#side #cate_menu{
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#side #cate_menu ul{
	list-style: none;
}
.wp-tag-cloud{
    content:" ";
    display:block;
    clear:both;
}
#side #cate_menu a{
	color: #370000;
	text-decoration: none;
	padding: 4px 8px 5px 20px;
	box-sizing: border-box;
	margin-top: 3%;
	font-size: 12px !important;
	display: block;
}
#side #cate_menu a:hover{
	text-decoration: underline;
}
#side #cate_menu h2{
	color: #370000;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
	margin-bottom: 3%;border-bottom: 1px solid #370000;
}
#side #arch_menu {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#side #arch_menu h2{
	color: #370000;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px 5px 0px;
	margin-bottom: 3%;border-bottom: 1px solid #370000;
}
#side #arch_menu ul {
	list-style: none;
}
#side #arch_menu ul li{
	background-image: url(../images/list_icon_02.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
#side #arch_menu ul li a{
	color: #222222;
	text-decoration: none;
}
#side #arch_menu ul li a:hover{
	text-decoration: underline;
}
#footer{
	padding: 20px 10px;
	text-align: center;
	background-image: url(../images/foot_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
.footer_logo{
	float: left;
	padding: 2%;
	box-sizing: border-box;
}
.footer_info{
	float: right;
	text-align: left;
}
#single_news{
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#single_news p{
	margin-bottom: 20px;
}
#single_news h2{
	background-image: url(../images/bg_pagenation_on.png);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 20px 5px 20px;
	margin-bottom: 0;
	text-shadow: 1px 1px 0px #FF8000;
}
#single_news h3{
	background-color: #F9F9F9;
	color: #333;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 10px 8px 15px;
	margin: 20px 0;
	border-left: solid 5px #F39800;
}
#single_news h4{
	color: #FF8000;
	background-color: #F9F9F9;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 10px 8px 10px;
	margin: 20px 0;
}
#single_news h5{
	background-color: transparent;
	color: #FF8000;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 20px 0;
	border-bottom: solid 2px #FF8000;
}
#single_news h6{
	background-color: #FFF;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 20px 0;
	border-bottom: solid 1px #333;
}
#single_news img {
width:auto;
height:auto;
max-width:100%;
max-height:100%;
}




.entry{
	box-sizing: border-box;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 5% 5%;
	background-color: #fff;
}
.entry_info{
	padding-bottom: 10px;
	border-bottom: dotted 1px #898989;
	margin-bottom: 20px;
}
.entry .date{
	float: left;
}
.entry .catelink{
	float: right;
}
.entry p.catelink a {
	background-color: transparent;
	display: inline-block;
	margin: 0 !important;
	padding: 0;
	color: #0096E9;
	text-decoration: underline;
}
.entry p.catelink a:hover {
	text-decoration: none;
}

/*Pagenation*/
.pagenation{
	width: 50%;
	max-width: 630px;
	min-width: 100px;
	margin: 20px auto 0;
	text-align: center;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0 auto;
	display: inline-block;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    color: #FFFFFF;
    padding: 8px 10px 5px;
    background-color: #444444;
	border: 1px solid #CCC;
}
.pagenation li a {
	color: #333;
	display: block;
	padding: 8px 10px 5px;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}
.navBox{
	width: 100%;
	max-width: 700px;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: solid 1px #898989;
}
.navBox .next{
	float: left;
}
.navBox .prev{
	float: right;
}
.navBox .next a, .navBox .prev a{
	background-image: url(../images/bg_pagenation_off.png);
	background-repeat: repeat;
	background-position: left top;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
	font-weight: bold;
}
.navBox .next a:hover, .navBox .prev a:hover{
	background-image: url(../images/bg_pagenation_on.png);
	background-repeat: repeat;
	background-position: left top;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}
form {
	margin: 0 auto;
}
form input {
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

form textarea {
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

form p {
	margin-bottom: 15px;
}
form select{
	padding: 1%;
	border-radius: 5px;
}
form input#btn-subimt {
	border: none;
	border-radius: 5px;
	background-color: #62AEF5;
	width: 145px;
	height: 58px;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	margin: 10px auto;
	display: block;
	-webkit-appearance: none;

}
form input#btn-subimt:hover {
	background-color: #2864A3;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
	-webkit-appearance: none;

}
form input[type="checkbox"],
form input[type="radio"]{
	width: auto;
	margin-left: 15px;
	vertical-align: middle;
}

form input[type="password"]{
	display: block;
	width: 100%;
	max-width: 100px;
	margin: 15px auto;
	vertical-align: middle;
}
form input.submit_password {
	border: none;
	border-radius: 5px;
	background-color: #62AEF5;
	width: 145px;
	height: 58px;
	cursor: pointer;
	color: #FFF;
	font-size: 16px;
	margin: 10px auto;
	display: block;
	-webkit-appearance: none;

}
form input.submit_password:hover {
	background-color: #2864A3;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
	-webkit-appearance: none;

}

.youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

#single_news .entry a.backnumber_box{
	display: block;
	box-sizing: border-box;
	width: 31.33%;
	max-width: 210px;
	margin: 0 1% 5% 1%;
	padding: 0;
	background-color: #FFE500;
	color: #000;
	border-radius: 0;
	float: left;
	font-weight: bold;
}
#single_news .entry a.backnumber_box:hover{
	background-color: #000;
	color: #FFF;
}
#single_news .entry a.backnumber_box p{
	padding: 3% 0;
	margin: 0;
	text-align: center;
}

#pickup{
	text-align: center;
	margin: 3% 0;
}
