/*
Theme Name: kaaf
Theme URI: http://kaaf.or.jp/themes/kaaf/
Author: Digital Service Next
Author URI: http://www.next.gr.jp/
Description: Twenty Sixteen Child Theme kaaf
Version: 1.1
Template:	twentysixteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: kaaf

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.side-login {
	list-style: none;
    padding: 0.5em;
    border: 2px solid red;
    color: black;
    background-color: rgb(253, 235, 238);
    margin-bottom: 1em;
}
.side-login h3 {
	text-align: center;
}
.site {
    margin: 5px;
}
.closemember {
	// background-color: #ededff;
}
#textsize {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	z-index: 999;
}
#fontsizer {
	float: right;
}
.widget {
	border-top: none;
	margin-bottom: 1em;
	padding-top: 0;
}
.site-footer .site-title::after {
    content: none;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    opacity: 0.7;
    padding: 0 0.307692308em 0 0.538461538em;
}
div#textsize ul#fontSizer {
    margin-bottom: 10px;
}
div#textsize ul ol, ul {
    list-style: none;
}
div#textsize li {
    display: list-item;
    text-align: -webkit-match-parent;
}
div#textsize ul#fontSizer li.active {
    background-color: #999;
}
div#textsize ul#fontSizer li {
    background-color: #ccc;
    padding: 3px 5px;
    margin-right: 5px;
    float: left;
    cursor: pointer;
	font-size: 14px;
}
#headerright {
	position: absolute;
	top: 0;
	right: 270px;
}
#headerlink li a {
    display: block;
    height: 19px;
    text-indent: -9999px;
    text-decoration: none;
}
#headerlink li#homelink {
    background: url(/images/lnk_to-home.gif);
    width: 80px;
    margin-right: 36px;
}
#headerlink li#sitemaplink {
    background: url(/images/lnk_to-sitemap.gif);
    width: 90px;
    margin-right: 31px;
}
#headerlink li#contactlink {
    background: url(/images/lnk_to-contact.gif);
    width: 99px;
    margin-right: 6px;
}
#headerlink li {
    float: right;
    height: 19px;
    list-style: none;
    overflow: hidden;
    margin-top: 14px;
    margin-bottom: 14px;
}


.site-header {
    padding: 0.5em 4.5455%;
	margin-bottom: 70px;
}
.custom-logo {
	width: 322px;
	height: 72px;
	max-width: 322px;
}
.front-news {
	font-size: 1.3em;
	margin-bottom: 0.5em;
}
.front-news::before {
	content: '\25CF';
	color: red;
	font-size: 1.3em;
}
	#menu_tab{
		position: absolute;
		right: 10em;
		width:525px;
		top: 55px;
	}
	#usertab{
		clear:right;
		float:right;
		width:525px;
	}

		#usertab li{
			float:left;
			list-style:none;
			margin-left:10px;
			height:42px;
			width:165px;
			overflow:hidden;
		}

			#usertab li a,
			#usertab li span{
				display:block;
				height:42px;
				width:165px;
				text-indent:-9999px;
				text-decoration:none;
				font-weight: 800;
			}

			#usertab li#forpublic a{background:url(/images/tab_link1.gif) no-repeat;}
			#usertab li#forfirms a{background:url(/images/tab_link2.gif) no-repeat;}
			#usertab li#formember a{background:url(/images/tab_link3.gif) no-repeat;}

			#usertab li#forpublic2{background:url(/images/tab_link1a.gif);}
			#usertab li#forfirms2{background:url(/images/tab_link2a.gif);}
			#usertab li#formember2{background:url(/images/tab_link3a.gif);}

				#usertab li#forpublic a:hover{background:url(/images/tab_link1r.gif) no-repeat;}
				#usertab li#forfirms a:hover{background:url(/images/tab_link2r.gif) no-repeat;}
				#usertab li#formember a:hover{background:url(/images/tab_link3r.gif) no-repeat;}
#head-line-public {
	margin-top: 90px;
	display: block;
	width: 100%;
	max-width: 1200px;
	position: absolute;
	top: 90px;
	padding: 3px;
	margin: 2px auto;
	background: #cce8ff;
	}
#head-line-office {
	margin-top: 90px;
	display: block;
	width: 100%;
	max-width: 1200px;
	position: absolute;
	top: 90px;
	padding: 3px;
	margin: 2px auto;
	background: #d9d9ff;
	}
#head-line-close {
	margin-top: 90px;
	display: block;
	width: 100%;
	max-width: 1200px;
	position: absolute;
	top: 90px;
	padding: 3px;
	margin: 2px auto;
	background: #80aaff;
	}
	.menu-public {
		border: 1px solid #808080;
		border-radius: 3px;
		background-image: url(/images/public_menu_line_on.png);
		background-repeat: repeat-x;
		height: 36px;
		margin: 2px 10px;
		text-align: center;
		padding-top: 0.3em;
	}
	.menu-office {
		border: 1px solid #808080;
		border-radius: 3px;
		background-image: url(/images/office_menu_line_off.png);
		background-repeat: repeat-x;
		height: 36px;
		margin: 2px 10px;
		text-align: center;
		padding-top: 0.3em;
	}
	.menu-close {
		font-size: 0.9em;
		border: 1px solid ##808080;
		border-radius: 3px;
		background-image: url(/images/member_menu_off.png);
		background-repeat: repeat-x;
		height: 36px;
		margin: 2px 8px;
		text-align: center;
		padding-top: 0.3em;
	}
			#menu li{
				list-style: none;
				display:inline;
				height:34px;
				overflow:hidden;
				padding: 2px 2px 2px 10px;
			}
			.menu-public li:hover {
		background-image: url(/images/public_menu_line_off.png);
		background-repeat: repeat-x;
}
			.menu-office li:hover {
		background-image: url(/images/office_menu_line_on.png);
		background-repeat: repeat-x;
}
			.menu-close li:hover {
		background-image: url(/images/member_menu_on.png);
		background-repeat: repeat-x;
}
			#menu li::before {
					content: '';/*何も入れない*/
					display: inline-block;/*忘れずに！*/
					width: 16px;/*画像の幅*/
					height: 17px;/*画像の高さ*/
					background-image: url(/images/menu_allow_off.png);
					background-size: contain;
					vertical-align: middle;
					margin-right: 0.5em;
					margin-top: -0.2em;
			}
			#menu li:hover::before {
					content: '';/*何も入れない*/
					display: inline-block;/*忘れずに！*/
					width: 16px;/*画像の幅*/
					height: 17px;/*画像の高さ*/
					background-image: url(/images/menu_allow_on.png);
					background-size: contain;
					vertical-align: middle;
					margin-right: 0.5em;
					margin-top: -0.2em;
			}
			#menu li::after {
					content: "|";
					font-size: 1em;
					margin-left: 1em;
			}

				#menu li a{
					height:32px;
					text-decoration:none;
					font-weight: 800;
					vertical-align: middle;
				}
				.menu-office li a {
					color: #8f008f;
				}
				.menu-close li a {
					color: #000;
				}
				#menu li a:hover {
					color: #9e0000;
				}
.content-area {
	float: right;
	margin-right: 0;
    width: 79%;
}
body {
    color: #444;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
.font-s {
font-size: 80%;
}
.font-m {
font-size: 100%;
}
.font-l {
font-size: 135%;
}
body:not(.search-results) article:not(.type-page) .entry-content {
    float: left;
    width: 100%;
	padding: 0 2em;
}
span.author {
	display: none;
}
.entry-date::before {
	content: "[";
}
.entry-date::after {
	content: "]";
}

p {
    margin: 0 0 1em;
}
.entry-title {
font-size: 23px;
font-size: 1.4375rem;
line-height: 1.2173913043;
// margin-top: 2.4347826087em;
margin-bottom: 1.2173913043em;
	font-weight: 700;
    padding-left: 1.5em;
    line-height: 1.2em;
    background: url(/images/akamaru.png) no-repeat;
	background-size: contain;
}
.entry-content h4 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.sidebar {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 16%;
}
#submenu-top {
    background-color: #dcdedd;
	margin: 0;	
}
#submenu {
    background-color: #dcdedd;
    padding: 8px 5px 4px 5px;
    margin: 0 0 20px 0;
}
#submenu li {
    list-style: none;
    margin-bottom: 4px;
    width: 100%;
    height: 34px;
    background: url(/images/bg_submenu.png);
	background-size: 100% 100%;
    color: #333;
	font-size: 0.9em;
}
#submenu li a {
    display: block;
    width: 190px;
    height: 29px;
    padding: 5px 0 0 23px;
    text-decoration: none;
	color: #000;
}
#submenu li ul {
    margin-left: 2px;
	margin-bottom: 3px;
}
#submenu li li {
    height: 26px;
    width: 26px;
    float: left;
    margin: 4px 8px 0 0;
    background: #fff;
}
#submenu li li a {
    height: 25px;
    width: 27px;
    padding: 1px 0 0 6px;
    border: 1px #ccc solid;
	color: #000;
}
#submenu li li.longtext {
    width: 42px;
    margin: 4px 0 0 0;
}
#submenu li li.longtext a {
    width: 43px;
}
.clearfix {
    display: block;
    min-height: 0;
}
.clearfix::after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0px;
}
.clear {
    clear: both;
}
#sidebarban {
	text-align: center;
}
#sidebarban img {
	margin: 5px auto 5px;
}
#sidevarsub ul {
	margin-left: 4px;
	margin-top: 10px;
}
#sublink li {
	margin: 10px 0;
	font-size: 0.8em;
}
#sublink li::before {
	content: "\25B6";
	color: red;
}
th {
    border-width: 1px 1px 1px 0;
    font-weight: 700;
}
.alignleft {
    float: left;
    margin: 0 1.75em 0 0;
}
/* 熊本県建築士事務所協会について */
.kenchikushi {
	background-image: url(/images/kenchikushi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.books-title {
	background-image: url(/images/books.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.cat-title {
	border-bottom: solid 3px black;
	padding: 20px;
	color: #1181ff;
	font-size: 1.6em;
	margin-bottom: 30px;
	font-family: Helvetica Neue, Helvetica, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}
.info-title {
	font-size: 3em;
	color: #cf0000;
	letter-spacing: -5px;
	margin-bottom: 0;
}
.info-sub {
	font-size: 1.3em;
	font-weight: 800;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.info-h3 {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 1.6em;
	font-weight: 700;
    padding-left: 1.5em;
    line-height: 30px;
    background: url(/images/akamaru.png) no-repeat;
	background-size: contain;
}
.info-h4 {
	color: #cf0000;
	margin-bottom: 0;
}
.info-h4:before {
	content: '\25CF';
	color: #CF0000;
	font-size: 1.5em;
	font-size: x-large;
}
.aowaku {
	background-color: #e6eeff;
	padding: 2em 2em 1em;
}
.info-tokuten dt:before {
	content: '◎';
	font-weight: 800;
}
.info-tokuten dd {
	padding-left: 1em;
}
.info-first {
	width: 90%;
	padding-top: 3px;
	border-top: 1px dotted #ccc;
	margin: 1em 0 1em 50px;
}
.info-first li {
	list-style: none;
	padding: 4px 5px 8px;
	border-bottom: 1px dotted #ccc;
	font-size: 90%;
	display: block;
	min-height: 0;
}
.info-first li p {
    float: left;
    margin: 0 43px 0 7px;
    padding: 5px 40px 0;
    color: #006;
	border-right: solid 3px #ccc;
}
.linkentrypdf {
	padding-left: 60px;
}
.linkentrypdf li {
	list-style-type: none;
}
.d-pdf {
	display: table;
	margin-bottom: 6px;
}
.d-pdf::after {
	content: url("/images/icon-pdf.png");
	top: 8px;
	right: -10px;
	position: relative;
}
/* 検索
.search {
	background-image: url(/images/search.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}　*/
.lbl_search {
	color: #FFF;
    display: block;
    width: 80px;
    height: 25px;
    text-decoration: none;
    position: absolute;
    z-index: 100;
    cursor: pointer;
    background-color: #0072be;
	text-align: center;
	vertical-align: middle;
}
/* 設計から完成まで */
.flow {
	background-image: url(/images/flow.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.top-impact {
	font-size: 2em;
	color: #e00000;
	line-height: 1.2em;
	margin-bottom: 1em;
	font-weight: 800;
}
.flowno {
	width: 20em;
	float: left;
	border-right: solid 1em #BDBDBD;
}
.namber {
	margin: 0.8em auto 0.5em;
	width: 12em;
	height: 12em;
	border-radius: 6em;
	background-color: #0066ad;
	border: solid 0.2em #76acdb;
	color: #76acdb;
	font-size: 1em;
	text-align: center;
	font-weight: 100;
	position: relative;
}
.flowtitle {
	color: #ffff00;
	font-size: 1.6em;
	position: absolute;
	display: table-cell;
	width: 100%;
	height: 50%;
	text-align: center;
	vertical-align: middle;
	z-index: 999;
	top: 42%;
	line-height: 1.5em;
	font-weight: 800;
}
.nigyo {
	top: 32%;
}
.nigyo hr {
	height: 0.6em;
	border-bottom: 1px solid #FFFF00;
	margin-bottom: 0;
	margin-top: -0.7em;
}
.backno {
	font-family : Tahoma,Gulim,Arial,'ＭＳ Ｐゴシック',sans-serif ;
	position: absolute;
	font-size: 11em;
	color: #76acdb;
	display: table;
	margin: 0;
	line-height: 1em;
	z-index: 10;
	width: 100%;
}
.flownext {
	font-size: 3em;
	color: #90c6ff;
	text-align: center;
	margin: 0 auto 10px;
}
.flowkoumoku {
	margin-left: 21em;
	margin-top: 0.5em;
}
.flowkoumokutitle {
	font-size: 2.3em;
	color: #ff2c8d;
	font-weight: 900;
}
.flowkoumokutitle::before {
	content: "\25B6";
	color: #ffd6ff;
}
.flowsyosai {
	font-size: 1.1em;
}
.flowsyosai::before {
	content: url(/images/img_yajirushi.gif);
	margin-left: 2em;
	float: left;
}
.flowsyosai ul {
	margin-left: 6em;
	margin-bottom: 0;
	height: 3.5em;
}
.flowsyosai li {
	line-height: 1.05em;
	list-style-type: none;
	font-size: 1.1em;
}
.flowsyosai li::before {
	content: "\25CF";
	font-size: 1.3em;
	color: #bed6ff;
}	
.flowmatome {
	font-size: 1.5em;
	color: #0a568a;
	margin-left: 0;
	font-weight: 900;
	margin-bottom: 6.4rem;
	margin-bottom: 4.8em;
	padding-left: 2.5em;
}
.flowmatome::before {
	content: "\25CF";
	font-size: 1.2em;
	margin-left: -1.15em;
}
.flowfinish {
	display: table;
	float: left;
}
.flowmatome2 {
	font-size: 1.5em;
	color: #0a568a;
	margin-left: 1.6em;
	font-weight: 900;
	margin-bottom: 0.1em;
	line-height: 2em;
}
.flowmatome2::before {
	content: "\25CF";
	font-size: 1.2em;
	margin-left: -0.6em;
}
.flowsyosai2 {
	font-size: 1.1em;
	margin-top: 2em;
}
.flowsyosai2 ul {
	margin-left: 11em;
	margin-bottom: 0;
	height: 3.5em;
	margin-top: 1em;
}
.flowsyosai2 li {
	line-height: 1.25em;
	list-style-type: none;
	font-size: 1.1em;
}
.flowsyosai2 li::before {
	content: "\25CF";
	font-size: 1.3em;
	color: #bed6ff;
	margin-left: -0.6em;
}	
.flowdan {
	margin-bottom: 0.5em;
}
.flowdanraku {
	margin-top: 0.8em;
}
/* 耐震診断業務のご案内　*/
.taishin {
	background-image: url(/images/taishin.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.mizuwaku {
	background-color: #deefff;
	padding: 1em;
}
.mojired {
	color: #d70000;
}
.red {
	color: #d70000;
}
.moji11 {
	font-size: 1.15em;
}
/* 建築士とは? */
#architectcategory {
	color: #d70000;
	font-size: 1.2em;
	clear: both;
	display: table;
}
#architectcategory li {
	block: table;
	margin: 1em 1em;
	float: left;
	list-style-type: disc;
	line-height: 1.3em;
}
#architectchart {
	border-collapse: collapse;
}
#architectchart th {
	background-color: #EEE;
}
#architectchart th.bgcblue {
	background-color: #e6f4ff;
}
#architectchart th.noborder-top, #architectchart td.noborder-top {
    border-top: none;
}
#architectchart th.noborder-bottom, #architectchart td.noborder-bottom {
    border-bottom: none;
}
#architectchart table {
	display: table;
	border-spacing: 2px;
	border-color: grey;
	text-align: center;
}
#architectchart td {
    padding: 0 5px;
    text-align: center;
    height: 50px;
}
#architectchart th {
    padding: 0 5px;
    text-align: center;
    height: 50px;
}
.sptext {
    background: #eee;
    margin: 20px 0 20px 45px;
	padding: 0.8em 1.5em;
    font-size: 90%;
}
.detailtext {
	padding-left:1.5em;
	list-style-type: disc;
}
.detailtext2 {
	padding-left:2.5em;
    margin-right: 10px;
    text-align: justify;
    text-justify: distribute;
	list-style-type: disc;
}

/* 建築士事務所とは */
.naiyowaku {
	width: 48%;
	margin: 1em 1%;
	float: left;
}
.naiyo-waku {
	font-size: 2em;
	font-weight: 900;
}
.naiyono {
	background-color: #ff6300;
	width: 1.2em;
	height: 1.2em;
	border-radius: 0.6em;
	color: #FFF;
	float: left;
	text-align: center;
	line-height: 1;
	margin-top: 0.25em;
	margin-right: 0.2em;
	padding-top: 0.15em;
}
.naiyo-uchiwaku {
	background-color: #E6E6E6;
	padding: 0.8em;
	min-height: 180px;
}
.naiyo-uchiwaku img {
	margin: 0.375em 0 0.5em 1.25em;
}
.about-impact {
	color:#ff6633;
	font-size: 2.3em;
	font-weight: 900;
	display: table;
	margin: 2em auto 0.5em;
}
.about-impact:before {
	margin-right: 0.5em;
	content: url(/images/button.png);
}
.about-impact:after {
	margin-left: -0.2em;
	content: url(/images/button.png);
}
.yakuwarih2 {
	font-size: 2em;
	color: #b80000;
	line-height: 1.2em;
	margin-botom: 1em;
}
/* 建築士事務所協会とは */
.katsudo-syokai {
	background-color: #E5E5E5;
	display: block;
	float: left;
	width: 29%;
	margin: 1em 2%;
	padding: 1em;
	min-height: 600px;
}
.aboutimg {
	width: 100%;
}
.katsudo-syokai-title {
	color: #FFF;
	background-color: #006DB6;
	content:attr(title);
	display:block;
	text-align: center;
	font-weight: 800;
	font-size: 1.1em;
	margin-bottom: 0.7em;
}
/* 算定 */
.greenwaku {
    background: #e5ffe3;
    padding: 8px 15px 15px;
    width: 320px;
    margin: 0 1em;
    float: left;
	font-size: 1em;
}
.greenwaku table {
	border-width: 0;
	margin-bottom: 0;
}
.greenwaku th, .greenwaku td {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 0 solid #aaa;
    border-right: 0 solid #aaa;
    line-height: 140%;
    padding: 5px;
}
.greenwaku th {
	text-align: left;
	width: 80px;
}
.gyoumusantei {
	font-size: 1.1em;
	width: 470px;
	float: right;

}
.about-t-title {
	font-weight: 900;
}
.about-t-title::before {
	content: "\25CF";
	color: green;
	font-size: 2rem;
	vertical-align: sub;
}
.a-yajirushi {
	margin-left: 150px;
}
#santeitable p {
	margin: 0;
	text-align: right;
}
#santeitable th {
	background-color: #e5ffe3;
	text-align: center;
}
#santeitable {
	width: 350px;
}
#santeitable td {
	text-align: right;
}
.total {
	background-color: #f7e6ff;
}
#santeitable td.tdcenter {
	text-align: center;
}
#santeitable2 {
	text-align: right;
}
#santeitable2 p {
	margin: 0;
}
#santeitable2 td {
	text-align: right;
}
#santeitable2 table {
	margin: 0;
}
.headerth th {
	background-color: #e5ffe3;
	font-size: 1em;
	text-align: center;
}
#santeitable2 th {
	padding: 0.4375em 0;
}
#santeitable2 .pink2 {
	background-color: #f7e6ff;
	text-align: center;
	font-size: 0.8em;
}
.menseki {
	font-size: 0.8em;
	padding: 0.4375em 0;
}
.santeih2 {
	font-size: 2em;
	color: #005755;
	line-height: 1em;
	margin-top: 1em;
}
.mitsumori-form {
	border: 1px solid #a80000;
	border-radius: 4px;
	color: #fff;
	background-color: #a80000;
	display: table;
	padding: 0;
	font-weight: 900;
}
.mitsumori-form img {
	margin: 0.2em 0.3em;
width:1.3em;height:1.3em;float:right;
}
.mitsumori-form:hover {
	background-color: #ff0000;
	color: #ffffc9;
}

.mitsumori-form a {
	color: #ffffff;
	display: block;
	width: 100%;
	padding: 1em;
}
.mitsumori-form a:hover {
	color: #ffffC9;
	background-color: #ff0000;
}
/* お問い合わせ*/
.keta3 {
	width: 40px;
}
.keta4 {
	width: 80px;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
        border-top-color: rgb(209, 209, 209);
        border-right-color: rgb(209, 209, 209);
        border-bottom-color: rgb(209, 209, 209);
        border-left-color: rgb(209, 209, 209);
    border-radius: 2px;
    color: #686868;
    padding: 0.15em 0.4375em;
    width: auto;
	max-width: 100%;
}
span.wpcf7-list-item {
display: block;
}
/* 概要 */
#firmshistory {
    margin-left: 50px;
    padding-top: 3px;
    border-top: 1px dotted #ccc;
}
#firmshistory li {
    display: block;
    min-height: 0;
    list-style: none;
    padding: 7px 5px 7px 23px;
    border-bottom: 1px dotted #ccc;
    font-size: 90%;
}
#firmshistory li:before {
	content: "\25B6";
	color: red;
	float: left;
}
#firmshistory li p {
	display: block;
	margin: 0 1em;
	width: 90px;
	float: left;
	color: #006;
}
/* アクセス */
.access-img {
	display: inline-block;
	float: right;
	margin-bottom: 2em;
}
.access-address {
width: 400px;
margin-left: 20px;
padding-top: 3px;
}
.address-waku {
	width: 50%;
	float: left;
}
.accessaddress {
	border: 1px solid #221fad;
	padding: 1.5em;
	margin: 1em;
}
.accessaddress p{
	width: 50%;
}
#addressnote {
    width: 400px;
    margin-left: 15px;
    padding-top: 3px;
    border-top: 1px dotted #ccc;
}
#addressnote li {
    display: block;
    width: 400px;
    min-height: 0;
    list-style: none;
    padding: 2px 5px;
    border-bottom: 1px dotted #ccc;
    font-size: 90%;
	clear: left;
	height: 2.6em;
}
#addressnote li p {
    float: left;
    width: 70px;
    margin: 0 13px 0 7px;
    padding: 3px 0;
    color: #006;
    border-right:3px solid #221fad;
}
#addressnote li span {
    display: block;
    float: left;
    padding: 3px 0;
}
.info-h5 {
	border-bottom: 2px solid #221fad;
	padding: 0 1em;
	font-size: 1.2em;
	font-weight: 800;
	margin: 0 0 0.5em;
} 
.access-choice {
	line-height: 1.2em;
	padding-left: 1em;
	margin-bottom: 0.7em;
}
.splink:hover {
    text-decoration: underline;
    color: #c00;
}
.splink a {
    text-decoration: none;
    color: #c00;
}
.splink {
     color: #c00;
   display: block;
    padding-left: 20px;
    background: url(/images/arrow_circle_blue.png) no-repeat 0 6px;
    text-decoration: underline;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: none;
}
/* よくあるお問い合わせ */
.splistbox {
    border: 1px solid #ccc;
    width: 95%;
    margin: 0 0 2em 2em;
    padding: 0.4em;
}
.splistboxinner {
    padding: 5px 1.2em;
    border-left: 5px solid #221fad;
}

/* 役員名簿 */
th, td {
	padding: 0;
}
.yakuin-meibo {
	line-height: 1.4em;
}
.yakuin-meibo th {
	padding:0.6em 1em;
	text-align: center;
	background-color: #FFC;
	line-height: 1.7em;
}
.yakuin-meibo td {
	padding:0.6em 1em;
	text-align: left;
}
th.yaku-syoku {
	width: 160px;
	background: #e6f4ff;
}
th.yaku-name {
	width: 150px;
	background: #e6f4ff;
}
th.yaku-com {
	text-align: center;
	background: #e6f4ff;
}

th.yaku-tel {
	width: 200px;
	background: #e6f4ff;
}
.tdright td {
	text-align: right;
}
/* 定款 */
.teikan-kakko {
}
.teikan-jobun {
	padding-left:4em;
	text-indent:-4em;
	margin-bottom: 2em;
}
.teikan-jobun4 {
}
/* プライバシーポリシー */
.pp dt {
	color: red;
	font-size: 1.3em;
}
.pp dt::before {
	content: "\25CF";
	color: green;
	font-size: 2em;
	font-size: xx-large;
	vertical-align: sub;
}
.pp dd {
	padding-left: 2em;
}
.pp ul {
	padding-left: 2em;
}
/* 刊行物販売 */
.books-tab {
	line-height: 2.8em;
}
.books-tab th {
	text-align: center;
}
.books-tab td {
	padding: 0 1em;
}
.gray {
	background-color: #eee;
}
.books-kakaku {
	width: 110px;

}
.b-kakaku {
	text-align: right;
	font-size: 0.95em;

}
.books-syosai {
	line-height: 1em;
	font-size: 0.85em;
	color: #9e9e9e;
}
/* レンタル */
.rental-tab {
	line-height: 2.8em;
}
.rental-tab th {
	text-align: center;
}
.rental-tab td {
	padding: 0 1em;
}
.rental-kakaku {
	width: 110px;
}
.rental-hakusu {
	width: 60px;
}
.r-haku {
	text-align: center;
	font-size: 0.95em;
}.r-kakaku {
	text-align: right;
	font-size: 0.95em;
}
.rental-syosai {
	line-height: 1em;
	font-size: 0.85em;
	color: #9e9e9e;
}
/* ダウンロード */
.downdloadlist {
    width: 90%;
    margin: 0 0 0 50px;
    padding-top: 3px;
    border-top: 1px dotted #ccc;
}
.down-title {
	font-size: 1.2em;
}
.down-title::before {
	content: '\25B6';
	color: red;
}
.down-cont {
	margin-left: 1.5em;
}
.downfile-link {
    text-align: right;
	display: block;
}
/* 新着一覧 */
.newsa-title {
	font-size: 1.2em;
	font-weight: 800;
	border-top: 1px dashed #828282;
}
.newsa-title::before {
	content: "\25B6\3000";
	color: red;
	font-size: 0.8em;
}
.newsm-title {
	font-size: 1.2em;
	font-weight: 800;
	border-top: 1px dashed #828282;
}
.newsm-title::before {
	content: "\25B6\3000会員のみ";
	color: blue;
	font-size: 0.8em;
}
.news-date {
	font-weight: 200;
	font-size: 0.8em;
	color: #828282;
}
.news-exc {
	margin-bottom: 0;
	margin-left: 2em;
}

.post-navigation {
    border: none;
    clear: both;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    margin: 0 7.6923% 3.5em;
        margin-right: 7.6923%;
        margin-bottom: 3.5em;
        margin-left: 7.6923%;
}
.post-navigation .post-title {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
}
.post-navigation a {
    color: #1a1a1a;
    display: block;
    padding: 0.1em 0;
}
.nav-previous {
	display: block;
	border: none;
	width: 45%;
	float:left;
	text-align: left;
}
.nav-previous a::before {
	content: "\25C0";
	color: red;
}
.nav-next {
	display: block;
	border: none;
	width: 45%;
	float:right;
	text-align: right;
}
.nav-next a::after {
	content: "\25B6";
	color: red;
}
.post-navigation div + div {
    border: none;
}
.feed dd {
	border-bottom: 1px dashed #868686;
	margin-bottom: 0.3em;
	font-size: 1.3em;
}
.feed dt::before {
	content: "\25B6";
	color: red;
}
.feed dt {
	display: block;
	width: 10em;
	float: left;
}
.top-event {
	margin: 0.5em 0;
	text-align: center;
}
.bunner-box {
	display: inline-block;
	width: 30%;
	max-width: 340px;
	max-height: 100px;
	margin: 0 0.3em;
}
.top-bunner {
	margin: 0.5em 0;
	text-align: center;
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
}
.m-bunner-box {
	display: inline;
	width: 170px;
	height: 65px;
	margin: 2em 0.5em;
}
.m-bunner-box img {
	width: 170px;
	height: 60px;
	margin-bottom: 5px;
}
.su-generator-button {
	display: none;
}
.inq-table {
	border: 0px none #fff;;
	padding: 0.5em;
}
.inq-table th {
	text-align: right;
	border: 0px none #fff;;
	padding: 0.5em;
	vertical-align: top;
}
.inq-table td {
	border: 0px none #fff;;
	padding: 0.5em;
}
/* 会員検索 */
.authors th {
    background: #006db6;
    color: #fff;
    padding: 3px 0;
	text-align: center;
	font-weight: 700;
}
.authors td {
	font-size: 0.9em;
    font-weight: normal;
    padding: 0.5em;
}
.rank1 {
	font-size: 0.9em;
	font-weight: 900;
	display: table;
	float: left;
	height: 1.4em;
	width: 5.5em;
	background-color: #ba1e20;
	color: #fff;
	text-align: center;
	line-height: 1.5;
//	virtical-align: middle;
	border-radius: 1em;
	margin-right: 1em;
	padding-top: 0.1em;
}
.rank2 {
	font-size: 0.9em;
	font-weight: 900;
	display: table;
	float: left;
	height: 1.4em;
	width: 5.5em;
	background-color: #70c0ff;
	color: #fff;
	text-align: center;
	line-height: 1.5;
//	virtical-align: middle;
	border-radius: 1em;
	margin-right: 1em;
	padding-top: 0.1em;
}
.rank3 {
	font-size: 0.9em;
	font-weight: 900;
	display: table;
	float: left;
	height: 1.4em;
	width: 5.5em;
	background-color: #008200;
	color: #fff;
	text-align: center;
	line-height: 1.5;
//	virtical-align: middle;
	border-radius: 1em;
	margin-right: 1em;
	padding-top: 0.1em;
}
.rank99 {
	font-size: 0.9em;
	font-weight: 900;
	display: table;
	float: left;
	height: 1.4em;
	width: 5.5em;
	background-color: #737373;
	color: #fff;
	text-align: center;
	line-height: 1.5;
//	virtical-align: middle;
	border-radius: 1em;
	margin-right: 1em;
	padding-top: 0.1em;
}
.author-ceo {
	padding-left: 6em;
}
.author-name {
	padding-left: 6em;
	font-weight: 800;
}
.officeall {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    padding: 3em;
    border-radius: 15px;
    border: 1px solid #7a7574;
    overflow: hidden;
    z-index: 999;
}
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d9e9e9;
    opacity: 0.7;
    z-index: 998;
}
.office-table {
	width: 50%;
	padding: 1em;
	float: left;
    background-color: #ffffda;
}
.office-table th {
	width: 8.5em;
	background-color: #ffffda;
	color: #000;
	text-align: left;
	padding-left: 0.5em;
}
.authors td.office-title {
	background: #006db6;
	color: #fff;
	font-size: 1.5em;
	font-weight: 600;
	text-align: center;
}
.office-map {
	width: 50%;
	float: right;
	padding-top: 1em;
}
.office-pic {
	width: 100%;
	float: right;
	text-align: left;
}
.close-btn {
	display: table;
	padding: 0.5em 1em;
	border-radius: 5px;
	margin: 1em auto 0;
	background-color: red;
	color: #fff;
	font-size: 1.4em;
	font-weight: 700;
}
.close-btn a {
	color: #fff;
}
#keywordsearch {
    display: block;
    border: 3px solid #b9b9e9;
    width: 100%;
    margin: 20px 20px 20px 40px;
    padding: 10px 20px 15px;
}
#submit-kwd {
	display: table;
    padding: 0;
	background-color: #4f4f4f;
	color: #fff;
	font-weight: 800;
	font-size: 1.2em;
}
#submit-kwd::after {
	content: "\25B6";
}
.ichiran-title {
	font-size: 0.8em;
}
.ichiran-title a {
	color: #525252;
}
.news-date2 {
	font-weight: 200;
	font-size: 0.8em;
	color: #828282;
    width: 8em;
    display: block;
    float: left;
}
.ichiran-kochira {
	display: table;
	background-color: red;
	border-radius: 3px;
	float: right;
	color: #fff;
	font-weight: 800;
	margin-top: -40px;
	padding: 2px 10px;
	}
.ichiran-kochira a {
	color: #fff;
}

#sectionlist {
    margin-left: 150px;
}
#sectionlist li {
    list-style: none;
    margin: 0 50px 10px 0;
    padding: 5px;
    float: left;
    width: 310px;
    height: 70px;
    background: url(/images/bg_section.gif);
}
#sectionlist li a {
    display: block;
    width: 240px;
    height: 42px;
    text-decoration: none;
    padding: 18px 10px 0 50px;
    font-size: 110%;
    text-align: center;
    font-weight: bold;
}
.member-only {
	background-color: #dbdbff;
}
.member-only::before {
	content: '※会員専用です。ログインしてダウンロードしてください。';
	color: red;
}
.member-down {
	background-color: #dbdbff;
}
.linklist {
    width: 750px;
    padding-left: 60px;
    padding-top: 3px;
    border-top: 1px dotted #ccc;
	margin-bottom: 70px;
	display: table;
}
.linklist li {
    display: block;
    min-height: 0;
    list-style: none;
    float: left;
    width: 340px;
    padding: 7px 5px 7px 23px;
    border-bottom: 1px dotted #ccc;
    font-size: 90%;
    font-size: 90%;
}
.linklist li::before {
	content: '\25B6';
	color: red;
}
#footer {
    clear: both;
    display: block;
	width: 100%;
    min-height: 0;
    margin: 0;
    position: relative;
    height: 170px;
    background-color: #b5b5b5;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
#footer address {
    float: left;
    width: 500px;
    font-style: normal;
    font-size: 85%;
    line-height: 160%;
}
#footer p {
    float: right;
    width: 650px;
    font-size: 85%;
    margin: 0;
    text-align: right;
    font-family: sans-serif;
}
#footerinner {
    margin: 13px auto 0;
	padding-top: 20px;
    width: 1200px;
}
#contentmenu {
    margin-left: 50px;
}
#contentmenu li {
    list-style: none;
    float: left;
    width: 210px;
    height: 90px;
    margin-right: 8px;
}
#contentmenu li a {
    display: block;
    width: 210px;
    height: 85px;
    padding: 32px 0 0 85px;
    text-decoration: none;
    color: #444;
}
#contentmenu li#contentdl {
    background: url(/images/contentmenu_DL.gif);
}
#contentmenu li#contentnews {
    background: url(/images/contentmenu_news.gif);
}
#contentmenu li#contentlinks {
    background: url(/images/contentmenu_links.gif);
}
.contentlist {
    border-left: 4px solid #09f;
    margin: 0 0 30px 3px;
}
.targetmode {
    float: left;
    width: 290px;
    margin: 20px 0 0 20px;
}
.targetmode h4 {
    padding-left: 17px;
    color: #036;
    margin: 0 0 8px 5px;
	font-size: 0.9em;
}
.targetmode h4::before {
	content: '\25CF';
	color: blue;
	font-size: 1em;
}
.targetmode h4.nolist {
    margin: 0 0 30px 5px;
}
.targetmode h3 a {
    color: #c00;
	font-size: 1.1em;
}
.targetmode ul {
    margin: 0 0 30px 20px;
}
.targetmode li {
    list-style: none;
    padding-left: 15px;
    font-size: 90%;
}
.targetmode li::before {
	content: '\25B6';
	color: red;
}
.targetmode p {
    padding-left: 17px;
    color: #036;
    margin: 0 0 8px 20px;
}
.link-text {
	width: 100%;
}
.kaaf-losspass {
	clear: right;
	display: block;
	padding-right: 140px;
}
.kaaf-login {
	display: flex;
}
.rememberme {
	margin-top: 5px;
}
.passmem {
	display: table;
	width: 300px;
	text-align: left;
}
.passmem input {
  // float: left;
}
.passmem label {
	float: right;
}
.updl {
	color: red;
	font-size: 0.8em;
	margin-left: 1em;
}
.webook-h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.2173913043;
    // margin-top: 2.4347826087em;
    margin-bottom: 1.2173913043em;
    font-weight: 700;
    padding-left: 1.5em;
    line-height: 1.2em;
    background: url(/images/akamaru.png) no-repeat;
    background-size: contain;
}
.webook-etc {
	width: 70%;
	position: relative;
	float: right;
	padding: 2em;
	color:#828282;
}
.webook-waku {
	display: block;
	width: 24%;
	float: left;
	margin-right: 9px;
	border: 1px solid #858585;
	text-align: center;
	padding: 0.5em;
	font-size: 1.1em;
	font-weight: 700;
	margin-bottom: 10px;
}
.webook-waku img {
	width: 100%;
	max-width: 160px;
	height: 227px;
}
.top-webook {
	border: 3px solid #cc0000;
	text-align: center;
}
.table_society {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}
.table_society th {
    border-width: 0 0 1px;
	width: 15em;
	padding: 1em;
}
.table_society td {
    border-width: 0 0 1px;
	padding: 1em;
}
.bitem_title  {
	font-weight: 700;
	margin-right: 0.5em;
}