@charset "utf-8";
/* CSS Document */
/*
	Theme Name:渡邊先生テーマ
	Theme URI:テーマを配布する際はここにURL
	Description:渡邊先生テーマ用テンプレートCSSです
	Author:kaya Yamamoto
	Author URI:作成者のサイトURL
	Version:1.0
	*/
html {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}
body {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
img{
	border-style:none;max-width: 100%;height:auto;
}
a img{
	border-style:none;
}
#header_wrap {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #fff url(images/header_back.png) left top repeat;
	text-align: center;
}
#header {
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#header_catch {
	float: left;
	margin: 39px 0 0 20px;
}
#logo {
	position: relative;
	width: 191px;
	top: 0;
	left: 0;
	float: left;
	z-index: 999999;
	margin: 0;
	padding: 0;
}
h1 {
	text-align: left;
}
.title {
	margin: 15px 0 0px 0;
	padding: 0;
	text-align: left;
}
#header #header_link ul {
	float: right;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #header_link li {
	float: right;
	font-size: 8pt;
	background: url(images/header_link_aicon.png) left 3px no-repeat;
	margin: 5px 0 0 10px;
	padding-left: 15px;
}
.menu-second-navi-container {
	width: 100%;
	height: 70px;
	background: url(images/navi_back.png) left top repeat-x;
	float: right;
	z-index: 0;
	margin: -115px 0 0 0;
}
#menu-second-navi {
	width: 960px;
	height: 70px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0;
}
#menu-second-navi li {
	width: 153px;
	height: 70px;
	float: left;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-item a {
	width: 153px;
	height: 70px;
	background-image: url(images/second_navi.png);
	display: block;
	position: relative;
	line-height: 36px;
	text-decoration: none;
	text-indent: -9999px;
}
#menu-second-navi li.secondmenu_1{
	width:192px;
}
.secondmenu_1 a {
	background-position: 0px -70px;
}
.secondmenu_2 a {
	background-position: -193px -70px;
}
.secondmenu_3 a {
	background-position: -346px -70px;
}
.secondmenu_4 a {
	background-position: -500px -70px;
}
.secondmenu_5 a {
	background-position: -653px -70px;
}
.secondmenu_6 a,.secondmenu_7 a{
	display:none;
}
.secondmenu_8 a {
	background-position: right -70px;
}

.secondmenu_1.current-menu-item a, .secondmenu_1.current-menu-parent a, .secondmenu_1.current-post-parent a {
	background-position: 0 0;
}
.secondmenu_2.current-menu-item a, .secondmenu_2.current-menu-parent a, .secondmenu_2.current-post-parent a {
	background-position: -193px 0px;
}
.secondmenu_3.current-menu-item a, .secondmenu_3.current-menu-parent a, .secondmenu_3.current-post-parent a {
	background-position: -346px 0px;
}
.secondmenu_4.current-menu-item a, .secondmenu_4.current-menu-parent a, .secondmenu_4.current-post-parent a {
	background-position: -500px 0px;
}
.secondmenu_5.current-menu-item a, .secondmenu_5.current-menu-parent a, .secondmenu_5.current-post-parent a, .secondmenu_5.current_page_parent a,
.secondmenu_5.current_page_ancestor a,.menu5.current-category-ancestor a{
	background-position: -653px 0px;
}
.secondmenu_8.current-menu-item a, .secondmenu_8.current-menu-parent a, .secondmenu_8.current-post-parent a {
	background-position: right 0px;
}

.secondmenu_1 a:hover {
	background-position: 0 0;
}
.secondmenu_2 a:hover {
	background-position: -193px 0;
}
.secondmenu_3 a:hover {
	background-position: -346px 0;
}
.secondmenu_4 a:hover {
	background-position: -500px 0;
}
.secondmenu_5 a:hover {
	background-position: -653px 0;
}
.secondmenu_8 a:hover {
	background-position: right 0;
}

#nav ul {
	width: 100%;
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 0;
}
#nav ul li {
	float: left;
	width: 20%;
}
#container {
	width: 100%;
	min-height: 800px;
	text-align: center;
	background: url(images/container_back.png) repeat-x;
	padding: 20px 0 0 0;
}
#contents {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}
#pankuzu {
	text-align: left;
	clear: both;
	width: 100%;
	font-size: 85%;
}
#contents_main {
	width: 660px;
	float: left;
	clear: left;
}
h2 {
	width: 614px;
	background: url(images/bar_h3.png) left 25px no-repeat;
	color: #877b61;
	text-align: left;
	text-indent: 10px;
	margin: 10px 0 10px 20px;
	padding: 0 0 5px 0;
	font-size: 110%;
}
.box_h2 {
	width:90%;
	margin: 10px 0 30px 30px;
	padding: 0;
	clear:both;
}
.box_h2 p{
	text-align:left;
}
#sidebar {
	width: 260px;
	float: right;
}
.newsbox {
	width:638px;
	height: 309px;
	border: #00479d 1px solid;
	padding: 5px;
	margin: 0 0 15px 0;
}
.newsbox dl {
	text-align: left;
	margin: 0 0 0 20px;
}
.newsbox dt {
	width: 150px;
	float: left;
	clear: left;
	padding: 2px 5px 3px 70px;
	margin: 0;
}
.newsbox .blog {
	background: url(images/blog.png) left 4px no-repeat;
}
.newsbox .news {
	background: url(images/news.png) left 4px no-repeat;
}
.newsbox .committee {
	background: url(images/committee.png) left 4px no-repeat;
}
.newsbox dd {
	float: left;
	text-align: left;
	padding: 0px 5px 5px 5px;
	margin: 0;
}
.newsbox #greetpht{
	float:left;
}
.newsbox #greet{
	height:230px;
	overflow:scroll;
}
/*最新記事部分のみ*/
.newsbox #newest dt {
	clear: both;
	width: 90%;
	padding: 2px 5px 5px 70px;
}
.newsbox #newest dd {
	clear: both;
	text-align: left;
	padding: 0px 5px 10px 5px;
	font-size: 90%;
}
.newsbox #newest dd img {
	float: left;
	margin: 5px;
}
.newsbox #newest p {
	text-align: right;
	font-size: 96%;
	margin: 0 0 5px 0;
}
/*最新記事のみここまで*/
/*コメント*/
.comment_area {
	clear: both;
	border-top: #ab9b81 1px solid;
	margin: 0px 0 50px 0px;
	padding: 10px 0 0px 15px;
	font-size: 85%;
	text-align: left;
}
#comments, #reply-title {
	clear: both;
	margin: 15px 0 10px 0;
	background: url(images/list_br.png) left top repeat-y;
	text-indent: 15px;
	padding: 0;
}
.comment_avatar {
	width: 50px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.author_date_comment {
	float: left;
	width: 480px;
	border-radius: 10px;
	background-color: #F1EFEB;
	padding: 10px 15px 10px 15px;
	margin: 0;
}
.children .author_date_comment {
	float: left;
	width: 420px;
}
.author_date_comment {
	position: relative;
	border: 3px solid #F1EFEB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.author_date_comment:after, .author_date_comment:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.author_date_comment:after {
	border-color: rgba(241, 239, 233, 0);
	border-right-color: #F1EFEB;
	border-width: 7px;
	top: 20%;
	margin-top: -7px;
}
.author_date_comment:before {
	border-color: rgba(241, 239, 233, 0);
	border-right-color: #F1EFEB;
	border-width: 10px;
	top: 20%;
	margin-top: -10px;
}
.comment-author {
	display: block;
	float: left;
}
.comment-date, .comment-reply-link {
	font-size: 85%;
	display: block;
	float: right;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
	width: 580px;
	min-height: 50px;
	padding: 20px;
	clear: both;
	border-radius: 10px;
	margin: 0 0 25px 0;
}
.comment-content {
	clear: both;
	color: #666666;
	padding: 5px 0 0 0;
}

textarea#comment{
	border:#cccccc 1px solid;
	padding:10px;
}
input#submit{
	background:url(images/button_back.png) repeat;
	color:#fff;
	font-weight:bold;
	padding:5px;
	width:100px;
	border-radius:6px;
}
input#submit:hover{
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
#comment_form th{
	font-weight:normal;
}
/*サイドバー*/
#sidebar {
	width:260px;
	float:right;
	margin: 30px 0 0 0;
	text-align: left;
}
#side_list {
	text-align: left;
	list-style:none;
	margin:0;
	padding:0;
}
.linkarea,.linkarea_widget{
	text-align: left;
	margin: 0 0 40px 0;
	padding: 0;
}
.linkarea ul,.linkarea_widget ul{
	margin:0;
	padding:0;
}
.linkarea li {
	list-style: none;
	font-size: 90%;
	margin: 0 0 5px 0px;
	padding: 5px 5px 5px 20px;
	background: url(images/list_bl.png) 2px 9px no-repeat;
}
.linkarea_widget li{
	list-style: none;
	font-size: 90%;
	margin: 0 0 5px 0px;
	padding: 0px 0px 0px 0px;
}
.widgettitle{
	width:10px;
	display:none;
}

.linkarea_widget li.collapsing .archives .sym {
	padding-right:10px;
}
.linkarea_widget li.collapsing li {
	width:190px;
	margin:0px 0 2px 20px;
	padding:0px 0px 0 10px;
	background:url(images/list_br_circle.png) left 6px no-repeat;
}
.linkarea_widget li.collapsing li .sym img{
	margin-right:5px;
}
.linkarea_widget li.collapsing li .item{
	margin:2px 0 0px 30px;
	padding:0px 2px 0 10px;
}
#tw {
	height: 255px;
	width: 242px;
	background: url(images/twitter_back.png);
	padding: 54px 10px 10px 10px;
	margin: 0 0 15px 0;
}
#fb {
	height: 200px;
	clear: both;
}
#footer_wrap {
	width: 100%;
	clear: both;
	background: url(images/header_back.png) left top repeat;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 20px 0 20px 0;
}
#footer {
	width: 960px;
	height: 120px;
	margin: 20px auto 20px auto;
	clear: both;
	text-align: center;
}
#footer #address {
	width: 450px;
	float: left;
	font-size: 11pt;
	text-align: left;
	line-height: 130%;
	color: #4975ba;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif
}
#footer #address .big {
	font-size: 14pt;
}
#footer ul {
	width: 480px;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer #menu-footer .menu-item a{
	background-image:url(images/footer_nav.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
	width:100px;
	height:40px;
}
#footer .menu_profile a { background-position: 0 0; }
#footer .menu_ideal a { background-position: -120px 0; }
#footer .menu_policy a { background-position: -240px 0; }
#footer .menu_committee a { background-position: -360px 0; }
#footer .menu_blog a { background-position: -0 -57px; }
#footer .menu_info a { background-position: -120px -57px; }
#footer .menu_sitemap a { background-position: -240px -57px; }
#footer .menu_inquiry a { background-position: -360px -57px; }

#footer li {
	width: 100px;
	float: left;
	margin:0px 0px 17px 20px;
}
#copyright {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0px auto 0 auto;
}
/*リンク色*/
a {
	text-decoration: none;
	color: #00458d;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #97762c;
}
/**/
.post-meta .cats{
	fon-size:85%;
}

/*pagetopボタン*/
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 85%;
	padding: 0;
	margin: 0;
	z-index:9999;
}
#page-top a {
	text-decoration: none;
	color: #00448d;
	width: 150px;
	padding: 0px 0;
	text-align: left;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
/*共通設定*/
.clear {
	clear: both;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.txt_r {
	text-align: right;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.more-link {
	display: block;
	float: right;
	padding: 2px 6px 2px 6px;
	border-radius: 6px;
	background-color: #00448d;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
}
.more-link:hover {
	background-color: #0069DD;
	color: #ffffff;
}
.post img{
	margin:10px;
}
/*ページネーション*/
.pagenation_wrap {
	text-align: center;
	width: 100%;
}
.wp-pagenavi {
	clear: both;
	position: relative;
	left: 50%;
	float: left;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.wp-pagenavi span, .wp-pagenavi a {
	display: block;
	position: relative;
	left: -50%;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	border: #555 1px solid;
}
.wp-pagenavi {
	position: relative;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #00458d;
}
.wp-pagenavi .current {
	padding: 6px 9px 5px 9px;
	background: #00458d;
	color: #fff;
}
/*プロフィール*/
#profile {
	/*background: url(images/profile_photo.png) right top no-repeat;*/
	text-align: left;
	clear: both;
	min-height:1000px;
}
@media only screen and (min-width: 769px) {
#profile {
	background: url(images/profile_photo.png) right top no-repeat;
}
}
.profile_list {
	list-style: none;
}
.profile_list li {
	background: url(images/list_br.png) 0px 8px no-repeat;
	margin: 0;
	padding: 0 0 5px 20px;
}
/*理念政策*/
#ideal{
	background:url(images/ideal_back.jpg) left 50px no-repeat;
	margin:0;
	padding:0;
}
#ideal01{
	clear:both;
	margin-top:250px;
}
/**/
.seisaku{
	width:630px;
	margin:0px 10px 0px 10px;
	padding:0 0 30px 0;
}
@media only screen and (min-width: 769px) {
.seisaku{
	background:url(images/seisaku_back.jpg) right 0 no-repeat;
}
}
.seisaku p{
	text-align:left;
}
.teigen .box_h2 img{
	margin:10px 20px 20px 0;
	float:left;
}
.teigen h2{
	clear:both;
}
.teigen .box_h2 p{
	float:right;
	text-align:left;
	margin:0;
	padding:0;
}
.teigen .box_h2{
	min-height:120px;
	margin-bottom:20px;
}
/*カテゴリー*/
.post-date {
	display: block;
	float: right;
	font-size: 85%;
}
/*お知らせ一覧*/
#newslist {
	margin: 0 0 30px 30px;
	padding: 0;
	text-align: left;
}
#newslist dl {
	margin: 0;
	padding: 0;
}
#newslist dt {
	list-style: none;
	text-align: left;
	float: left;
	clear: left;
	padding-left: 70px;
	margin: 3px 5px 3px 0;
}
#newslist dd {
	float: left;
	margin: 3px 5px 3px 0;
}
#newslist .blog {
	background: url(images/blog.png) left 4px no-repeat;
}
#newslist .news {
	background: url(images/news.png) left 4px no-repeat;
}
#newslist .committee {
	background: url(images/committee.png) left 4px no-repeat;
}
/*後援会*/
#committee_admission {
	border:none;
	background:none;
	text-align: left;
	margin: 10px 0 10px 0px;
	padding: 0;
	text-indent:0;
}
/*プライバシーポリシー*/
#privacy {
	text-align: left;
}
#privacy dt {
	background: url(images/list_bl.png) left 45% no-repeat;
	text-indent: 15px;
	margin: 0 0 5px 0;
}
#privacy dd {
	line-height: 120%;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 96%;
}
/*コンタクトフォーム*/
.wpcf7-submit {
	min-width:100px;
	background: url(images/button_back.png) repeat;
	border-radius:6px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	margin:10px 10px 20px 20px;
}
.wpcf7-submit:hover {
	text-decoration: none;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	cursor:pointer;
}
.wpcf7 dt{
	font-size:96%;
	background:url(images/list_br.png) left 8px no-repeat;
	padding:2px 2px 2px 20px;
	margin:20px 0 0 0;
}
.wpcf7 dd{
	font-size:80%;
	margin:5px 0 5px 20px;
}
.wpcf7 input{
	padding:5px;
}
.wpcf7 textarea{
	width:600px;
	height:100px;
}
.wpcf7-validation-errors,.wpcf7-not-valid-tip-no-ajax,.wpcf7-mail-sent-ng{
	font-size:90%;
	color:red;
}
.wpcf7 .must{
	color:#F36;
}
.wpcf7 span{
	font-size:90%;
}
/*サイトマップ*/
#sitemap{
	line-height:140%;
}
#sitemap dt{
	background:url(images/list_br.png) left 7px no-repeat;
	padding:0 0 10px 15px;
}
#sitemap .end{
	margin-bottom:30px;
}
#sitemap dd{
	padding:5px;
	font-size:96%;
}

/*ソーシャルボタン*/
.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: left !important;
	border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    height: 23px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
.wsbl_twitter{
    width: 90px;
}
.wsbl_google_plus_one{
	width:62px;
}
.wsbl_facebook_like{
	width:100px;
}