@charset "UTF-8";
body {
	font-family: Helvetica, "A-OTF ゴシックMB101 Pro", "游ゴシック", "Yu Gothic", sans-serif;
	font-size: 1.6em;
}
/* Header 
===================*/
.container {
	width: 1030px;
}
.head {
	display: block;
	margin: 18px auto;
}
.head-logo {
	float: left;
	/*width: 100%;*/
	padding: 0;
	margin: 0;
	text-align: center;
	width: 50%
}
.head-link {
	float: left;
	text-align: right;
	width: 50%;
	padding: 0;
	margin: 0;
}
.head-menu {
	float: left;
	margin-top: 5px;
}
.head-menu ul {
	text-align: left;
	width: 300px;
	height: 1em;
}
.head-menu ul li {
	list-style-type: none;
}
.head-menu ul li a {
	border-left: solid #666666 1px;
	border-right: solid #666666 1px;
	padding: 0 10px;
	color: #666666;
}
.head-styleswitcher {
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
}
.head-styleswitcher span {
	vertical-align: bottom;
	cursor: pointer;
}
.head-styleswitcher .size-s, .head-styleswitcher .size-m, .head-styleswitcher .size-l {
	padding: 3px 8px;
	border-bottom: solid 3px #000000;
}
.head-styleswitcher a {
	color: #000000;
	text-decoration: none;
}
.head-styleswitcher a:hover {
	text-decoration: none;
}
.head-styleswitcher .size-s {
	font-size: 12px;
	line-height: 12px;
}
.head-styleswitcher .size-m {
	font-size: 16px;
	line-height: 16px;
}
.head-styleswitcher .size-l {
	font-size: 20px;
	line-height: 20px;
}
.head-styleswitcher .active {
	border-bottom: solid 3px #F7931E;
}
/* Head
===================*/
a img {
	transition: 0.6s;
}
a img:hover {
	opacity: 0.5;
}
.nav>li>a {
	padding: 0;
	margin: 0 0 0 10px;
}
.navbar {
	clear: both;
	background: #E6E6E6;
	margin: 10px 0 0 0;
	border: none;
	border-radius: 0;
}
.navbar-nav>li>.dropdown-menu {
	left: 10px;
	padding: 3px 0;
}
.navbar-collapse {
	padding: 0;
}
.dropdown-menu {
	padding: 0px 0px;
	border: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu>li>a {
	display: block;
	padding: 2px 5px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.nav>li>a>img {
	background: #E6E6E6;
}
.common-menu {
	display: inline-block;
	width: 100%;
}
.common-menu .menu-item {
	float: left;
	margin-top: 5px;
	margin-left: 4px;
	font-size: small;
	line-height: 15px;
	letter-spacing: 0.3px;
	/*max-width: 162px;*/
	height: 40px;
}
.common-menu .menu-item img {
	margin-bottom: 5px;
	display: block;
	max-width: 162px;
}
.navIndex {
	clear: both;
	position: relative;
	margin-top: 10px;
	padding-bottom: 10px;
	border: none;
	border-radius: 0;
	background: #E6E6E6;
}
.index-menu {
	display: inline-block;
	width: 50%;
}
.index-menu .menu-item {
	float: left;
	margin-top: 5px;
	margin-left: 4px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.3px;
	/*max-width: 162px;*/
	height: 60px;/*width: 47%;*/
}
.index-menu .menu-item img {
	margin-bottom: 5px;
	display: block;
	width: 100%;
	max-width: 162px;
}
.index-menu .menu-item span {
	color: #000000;
}
.index-menu .menu-item a {
	text-decoration: none;
}
.menu-title {
	float: left;
	width: 100%;
}
.index-mainvisual {
	display: block;
	width: 50%;
	height: 550px;
	float: right;
	background-color: #FFFFFF;
	border-right: solid 5px #E6E6E6;
	border-bottom: solid 5px #E6E6E6;
}
.index-mainvisual .info-area {
	z-index: 10;
	background: url(../images/img/index/topics.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 200px;
	height: 160px;
}
.index-mainvisual .info-close {
	position: relative;
	top: 5px;
	left: 180px;
	width: 16px;
	height: 16px;
	background: url('../images/img/common/close.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.info-area .info-content {
	width: 180px;
	margin: -15px 10px 0 10px;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
.info-area .info-link {
	position: relative;
	width: 180px;
	margin: 25px 10px 0 10px;
	text-align: right;
	top: 90px;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
.index-mainvisual a {
	color: #000;
}
.index-member {
	width: 290px;
	height: 260px;
	background-color: #F7931E;
	float: left;
	position: relative;
	border-right: solid 5px #E6E6E6;
	border-top: solid 5px #E6E6E6;
}
.index-member .member-area {
	padding: 2px 0 0 0;
}
.member-area img {
}
.index-member .member-area .member-banner {
	margin: 10px 0px;
	text-align: center;
}
.index-member .member-area .member-text {
	margin: 0 15px;
	padding: 0 0;
	color: #FFFFFF;
}
.index-magazine {
	text-align: center;
}
.index-topics {
	background-color: #FFFFFF;
}
.index-magazine .magazine-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.index-topics {
	clear: both;
}
.index-message {
	background-color: #FFFCD1;
	color: #000000;
	padding: 10px;
}
.topics {
	width: 333px;
	margin: 20px 0 0 20px;
	background-color: #FFFFFF;
	float: left;
}
.topics .topic-head {
	background-color: #F7931E;
	margin: 0;
	padding: 10px;
	font-size: 13px;
	height: 48px;
}
.topics .topic-head .topic-news {
	color: #FFF;
	padding: 5px 15px;
	display: block;
	float: left;
}
.topics .topic-head .topic-title {
	background-color: #FCDFBD;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	width: 150px;
	display: inline;
	float: left;
	font-weight: bold;
}
.topics .topic-head .topic-showall {
	width: 30px;
	height: 30px;
	display: block;
	float: right;
}
.topics .topic-foot {
	background-color: #F7931E;
	padding: 10px;
	font-size: 16px;
	height: 40px;
	text-align: right;
}
.topics .topic-info {
	min-height: 500px;
	background-color: #FFFFFF;
	padding-top: 5px;
	border-left: solid 5px #E6E6E6;
	border-right: solid 5px #E6E6E6;
	border-bottom: solid 5px #E6E6E6;
}
.topics .topic-info .info {
	border-style: Solid;
	border-color: #FBB03B;
	border-width: 4px;
	width: 280px;
	padding: 0 15px;
}
.topics .topic-info ul {
	padding: 0px 15px 15px 15px;
}
.topics .topic-info ul li {
	list-style-type: none;
	text-indent: 0;
	margin-bottom: 5px;
}
.topics .topic-info ul li span.date {
	display: inline;
}
.topics .topic-info ul li a {
	color: #000000;
	text-decoration: underline;
}
.topics-side {
	padding: 5px 15px 15px 15px;
	float: left;
	width: 264px;
	height: 433px;
}
.topics-side .side-banner {
	margin-top: 15px;
}
.seminar {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 6px;
}
.seminarItem {
	text-align: center;
	padding-right: 2px;
	padding-left: 5px;
	margin-top: 6px;
}
/* Footer
===================*/
footer {
	margin-top: 20px;
}
footer .footer-contacts {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #E2E2E2;
	text-align: center;
}
footer .footer-contacts .footer-links {
	margin: 5px auto;
}
footer .footer-contacts .footer-links a {
	color: #000000;
	text-decoration: underline;
	margin: 0 5px;
}
.footer-notice {
	text-align: right;
}
.copyright-text {
	margin: 20px 20px;
	text-align: center;
	color: #666666;
}
/* Content
===================*/
.nopdbtm {
	padding-bottom: 0
}
.nopdtop {
	padding-top: 0
}
#line {
	width: 100% !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
}
th, td {
	text-align: left;
	padding: 8px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.nopadding {
	padding: 0;
}
.content {
	margin-top: 10px;
}
.content-main {
	width: 700px;
	margin-top: 10px;
	margin-left: 0;
	padding-right: 30px;
}
.greenTitle, .blueTitle {
	width: 100%;
	display: block;
	height: 40px;
	background-color: #004098;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding: 9px;
}
.blueTitle {
	background-color: #009245 !important;
}
.sp {
	display: none;
}
.pc {
	display: inherit;
}
.titleTbl {
	min-height: 45px;
	margin: 0;
	width: 100%;
	background-color: #FEE591;
	color: #2B60B1;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	border-bottom: 5px #2B60B1 solid;
	margin-bottom: 1em;
}
.titleTblGreen {
	height: 50px;
	margin: 8px 0px;
	width: 100%;
	background-color: #ffa500;
	color: white;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	border-bottom: 5px #009245 solid;
}
.n16bsubtitle, h2.n16bsubtitle ,
.content_frame h2 { 
	margin-top: 10px;
	width: 100%;
	color: #2B60B1;
	font-size: 22px;
	font-weight: bold;
	border: 1px #2B60B1 solid;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
.break {
	word-break: break-all;
}
.break p {
	word-break: break-all;
}
table:first-of-type {
	border: 0px !important
}
.menu-button {
	float: right;
	cursor: pointer;
}

@media (min-width: 1024px) {
.menu-blue, .menu-green, .topic1, .topic2 {
	display: inherit !important;
}
}

/*
@media (min-width: 427px) {
	.seminar{
		display: inherit !important;
	}
}
*/
/* SP
----------------------------------------------- */
@media (max-width: 426px) {
body {
	font-family: Helvetica, "A-OTF ゴシックMB101 Pro", "游ゴシック", "Yu Gothic",  sans-serif;
	margin: 0;
}
/* SP_Header 
	===================*/
.head-link {
	display: none
}
.head-logo {
	width: 80%
}
.head-menu {
	float: left;
	margin-top: 5px;
}
.head-menu ul {
	text-align: left;
	width: 300px;
	height: 1em;
}
.head-menu ul li {
	list-style-type: none;
}
.head-menu ul li a {
	border-left: solid #666666 1px;
	border-right: solid #666666 1px;
	padding: 0 10px;
	color: #666666;
}
.head-styleswitcher {
	text-align: right;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 20px;
	font-weight: bold;
}
.head-styleswitcher a:hover {
	text-decoration: none;
}
.head-styleswitcher .size-s, .head-styleswitcher .size-m,  .head-styleswitcher .size-l {
	padding: 3px 8px;
	border-bottom: solid 3px #000000;
}
.head-styleswitcher a {
	color: #000000;
}
.head-styleswitcher .size-s {
	font-size: 14px;
}
.head-styleswitcher .size-m {
	font-size: 18px;
}
.head-styleswitcher .size-l {
	font-size: 22px;
}
.head-styleswitcher .active {
	border-bottom: solid 3px #F7931E;
}
/* SP_Head 
	===================*/
.nav>li>a {
	padding: 0;
	margin: 0 0 0 10px;
}
.navbar {
	clear: both;
	background: #E6E6E6;
	margin: -8px 0 0 0;
	border: none;
	border-radius: 0;
}
.navbar-nav>li>.dropdown-menu {
	left: 10px;
	padding: 3px 0;
}
.navbar-collapse {
	padding: 0;
}
.dropdown-menu {
	padding: 0px 0px;
	border: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu>li>a {
	display: block;
	padding: 2px 5px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.nav>li>a>img {
	background: #E6E6E6;
}
.index-menu, .common-menu {
	display: inline-block;
	width: 100%;
}
.index-menu .menu-item, .common-menu .menu-item {
	float: left;
	margin-top: 5px;
	margin-left: 13px;
	font-size: 16px;
	letter-spacing: 0.3px;
	height: auto;
	width: 45%;
}
.index-menu .menu-item span, .common-menu .menu-item span {
	color: #000000;
	font-size: 80%;
}
.index-menu .menu-item a, .common-menu .menu-item a {
	text-decoration: none;
}
.index-menu .menu-item img, .common-menu .menu-item img {
	display: block;
	width: 100%;
}
.index-menu .menu-button, .common-menu .menu-button {
	position: relative;
	top: 45px;
	left: 590px;
	width: 30px;
	height: 30px;
	margin-top: -30px;
	cursor: pointer;
	display: block;
}
.menu-title {
	float: left;
	height: auto;
	width: 100%
}
.index-mainvisual {
	display: block;
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
}
.index-mainvisual .info-area {
	display: none
}
.index-mainvisual .info-close {
	position: relative;
	top: 5px;
	left: 180px;
	width: 16px;
	height: 16px;
	background: url('../images/img/common/close.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.info-area .info-content {
	width: 180px;
	margin: -15px 10px 0 10px;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
.info-area .info-link {
	position: relative;
	width: 180px;
	margin: 25px 10px 0 10px;
	text-align: right;
	top: 90px;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
.index-mainvisual a {
	color: #000;
}
.index-member {
	float: left;
	width: 50%;
	height: 240px;
	position: relative;
	background-color: #F7931E;
	margin: 10px 0 0 0;
}
.index-member .member-area {
	padding: 2px 0 0 0;
}
.index-member .member-area .member-banner {
	margin: 12px 0px;
	text-align: center;
}
.index-member .member-area .member-text {
	margin: 0 15px;
	padding: 0 0;
	color: #FFFFFF;
	font-size: 85%;
}
.index-magazine {
	float: left;
	text-align: center;
	width: 50%;
	margin-top: 10px;
}
.index-magazine .magazine-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.index-topics {
	background-color: #FFFFFF;
	width: 100%;
}
.index-message {
	background-color: #FFFCD1;
	font-size: 13px;
	color: #000000;
	padding: 10px;
}
.topics {
	margin: 10px 10px 10px 0px;
	width: 100%;
}
.topics .topic-head {
	background-color: #F7931E;
	margin: 0;
	padding: 10px;
	font-size: 13px;
	height: 50px;
}
.topics .topic-head .topic-news {
	color: #FFF;
	padding: 5px 15px;
	display: block;
	float: left;
	font-size: 90%;
}
.topics .topic-head .topic-title {
	background-color: #FCDFBD;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	width: 40%;
	display: inline;
	float: left;
	font-size: 2.5vw;
	line-height: 19.84px;
	letter-spacing: 0.45px;
}
.topics .topic-head .topic-showall {
	color: #FFFFFF;
	width: 80px;
	height: 30px;
	display: block;
	float: right;
	text-align: right;
}
.topics .topic-head .topic-showall span {
	float: left;
	margin: 2px 0px 0px -40px;
	font-size: 18px;
}
.topics .topic-info {
	background-color: #FFFFFF;
	padding-top: 5px;
	border-left: solid 5px #E6E6E6;
	border-right: solid 5px #E6E6E6;
	border-bottom: solid 5px #E6E6E6;
}
.topics .topic-info .info {
	border-style: Solid;
	border-color: #FBB03B;
	border-width: 4px;
	width: 280px;
	padding: 0 15px;
}
.topics {
	background-color: #FFFFFF;
	float: left;
}
.topics .topic-info ul {
	padding: 0px 15px 15px 15px;
}
.topics .topic-info ul li {
	list-style-type: none;
	text-indent: 0;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 24px;
	letter-spacing: 0.45px;
}
.topics .topic-info ul li span.date {
	display: block;
}
.topics .topic-info ul li a {
	color: #000000;
	text-decoration: underline;
}
.topics-side {
	padding: 0 15px 15px 15px;
	float: left;
	height: 270px;
}
.topics-side .side-banner {
	margin-top: 15px;
}
/* SP_Footer
	===================*/
footer {
	margin-top: 20px;
}
footer .footer-contacts {
	clear: both;
	padding: 10px 0;
	margin: 10px auto;
	text-align: center;
	background: #E2E2E2;
}
footer .footer-contacts .footer-links {
	width: 100%;
	margin: 5px auto;
}
footer .footer-contacts .footer-links a {
	color: #000000;
	text-decoration: underline;
	margin: 0 5px;
	display: inline-block;
}
.footer-notice {
	text-align: right;
}
.copyright-text {
	margin: 20px 20px;
	text-align: center;
	color: #666666;
}
/* SP_Content
	===================*/

.tblTab {
	width: 100% !important;
}
.tab2 {
	width: 48% !important;
	margin: 11px 8px 8px 0px !important;
}
.tab2 a {
	display: block;
	width: 100%;
	height: 50px;
}
.tab3 {
	width: 32% !important;
	margin-right: 1px !important
}
.left2 {
	margin-right: 0px !important
}
.member-area img {
	width: 100%
}
.tsushin img {
	width: 100%
}
.hoki09 {
	width: 100%;
}
.formTbl input {
	width: 100%;
}
.seminar img {
	width: 100%;
	margin-bottom: 6px;
}
.titleTbl {
	height: auto !important;
	width: 100% !important;
}
.titleTblGreen {
	height: auto !important;
	width: 100% !important;
}
.about img {
	width: 100%
}
.pc {
	display: none !important;
}
.container {
	width: 100%;
	padding: 0;
}
.topics .topic-head .topic-showall span {
	float: left;
	font-size: 18px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.nopadding {
	padding: 0;
}
.head {
	display: block;
}
.head-logo img {
	margin-bottom: 20px;
	width: 100%;
}
.sp {
	display: inline;
	width: 100%;
	color: #000000;
	font-size: 90%;
}
.seminarItem {
	text-align: left;
}
.content {
	margin-top: 10px;
}
.content-main {
	width: 700px;
	margin-top: 10px;
	margin-left: 0;
	padding-right: 30px;
}
.info-area {
	display: none;
}
.navIndex {
	clear: both;
	background: #E6E6E6;
	margin: -8px 0 0 0;
	border: none;
	border-radius: 0;
}
.reformloan_img {
	width: 100%;
}
.fullWidth {
	width: 100%;
}
.activeOrg:after {
	left: 43% !important;
}
.activeOrg:before {
	left: 42% !important;
}
.tab3.activeOrg:after {
	left: 44% !important;
}
.tab5.activeOrg:before {
	left: 41% !important;
	border-width: 7px !important;
}
.tab5.activeOrg:after {
	border-width: 6px !important;
}
.tab5 .triangle-bottomright {
	border-bottom: 8px solid #009245 !important;
	border-left: 8px solid transparent !important;
}
}
/* Posts
----------------------------------------------- */
.blockPosts {
	margin: 30px 0 10px 0;
	border-top: solid 2px #b3b3b3;
}
.blockPosts .post {
	border-bottom: solid 2px #b3b3b3;
	margin: 5px 0 10px 0;
	padding : 10px 0 10px 0;
}
.blockPosts .post-date {
	font-weight: bold;
	float: left;
	margin-right: 15px;
}
.blockPosts .post-title {
}
/* Books
----------------------------------------------- */
.blockBooks .title {
	height: 45px;
	margin: 0;
	width: 100%;
	color: #2b60b1;
	font-size: 22px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 15px;
	border-bottom: 5px #2b60b1 solid;
}
.blockBooks .subtitle {
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
}
.blockBooks .subtitle span {
	color: #2b60b1;
}
.blockBooks .purchase {
	display: inline-block;
	width: 380px;
	height: 40px;
	background: url(/05_book/archives/images/bg_purchase.png);
	background-repeat: no-repeat;
	padding: 12px;
	margin: 20px;
	color: #000;
	font-weight: bold;
}
.blockBooks span.new {
	padding: 0 2px;
	background: #B4D2F5;
	color: #FFF;
}
/* Common
----------------------------------------------- */
.breadcrumb {
	padding: 18px 0px 0px;
	margin-bottom: 0;
	background-color: #ffffff;
}
.breadcrumb li a {
	color: #000;
	text-decoration: underline;
}
.breadcrumb li.active {
	color: #000;
}
.breadcrumb > li + li:before {
	color: #000;
	content: "> ";
	padding: 0 5px;
}
/* About
----------------------------------------------- */
.nopd {
	padding-left: 0px !important;
}
.gotop {
	float: right;
	margin-top: 15px;
}
/* mankan-org.blendsystems.jp
----------------------------------------------- */


.activeOrg:after, .activeOrg:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	left: 224px;
	height: 0;
	border-style: solid;
}
.activeOrg:after {
	top: 98%;
	left: 226px;
	border-color: #2b60b1 transparent transparent transparent;
	border-width: 10px;
}
.activeOrg:before {
	top: 100%;
	border-color: #aaaaaa transparent transparent transparent;
	border-width: 12px;
}
.triangle-bottomright {
	width: 0;
	height: 0;
	border-bottom: 15px solid #2b60b1;
	border-left: 15px solid transparent;
	position: absolute;
	right: 3px;
	bottom: 3px
}
.activeOrg {
	background-color: #009245;
}
.activeOrg a {
	color: white
}
.tab3.activeOrg:before {
	left: 148px;
}
.tab3.activeOrg:after {
	left: 150px;
}
.tab5Green {
	background-color: #009245;
}
.tab5.activeOrg:after, .tab5.activeOrg:before {
	left: 42%;
}
.tab5.activeOrg:after {
	border-width: 10px;
	left: 43%;
	border-color: #009245 transparent transparent transparent
}
.tab5.activeOrg:before {
	border-width: 12px;
}
.tab5 .triangle-bottomright {
	border-bottom: 15px solid #009245;
}
