@charset "utf-8";
/*
Theme Name: 岡山県中小企業診断士会テーマ
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.1.2
*/


/* Common */

.veu_card {
	border: none !important;
}

.veu_card .veu_card_inner {
	padding: 0 !important;
}

.veu_color_txt_key {
	color: #333333 !important;
}

.veu_color_txt_key i {
	color: #00836a;
}

.wp-block-media-text .wp-block-media-text__media {
	margin-bottom: 20px;
	text-align: center;
}

.wp-block-media-text {
	grid-template-columns: auto;
	align-items: start;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.veu_postList .postList_date {
	display: inline-block;
	width: 8em;
}

.wp-block-media-text.has-media-on-the-right,
.wp-block-media-text.alignwide {
    grid-template-columns: auto auto;
}

.page-header {
	text-align: left;
}

.breadcrumb i {
	display: none;
}

.breadSection .breadcrumb > li + li::before {
	content: ">";
}

.wp-video {
	margin: 0 auto;
}

.entry-body h2 {
    padding: 0.6em 0 0.5em 1.2em;
	background: #f7f2e8;
    border-bottom: 1px solid #c5c5c5;
	font-size: 24px;
	font-weight: bold;
}

.page_top_btn {
	width: 60px;
	height: 60px;
	border-radius: 50px;
	background: url(/wp-content/plugins/vk-all-in-one-expansion-unit/assets/images/to-top-btn-icon.svg)
		no-repeat
		center center 
		#00836a;
	background-size: 70%;
	outline: 0;
}

/* Footer CTA */
#cta.container.sectionBox {
	max-width: 100%;
	padding: 0 30px;
	background: #004d83;
	color: #ffffff;
}

#cta.container.sectionBox #vkexunit_cta-3 {
	padding: 50px 0;
	text-align: center;
}

#cta.container.sectionBox h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
}

#cta.container.sectionBox p {
	padding: 5px 0 20px;
	font-size: 18px;
}

#cta.container.sectionBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#cta.container.sectionBox ul li {
	position: relative;
	margin-bottom: 50px;
	background: #ffffff;
	border: solid 5px;
	border-radius: 5px;
	color: #333333;
}

#cta.container.sectionBox ul li a {
	display: block;
	padding: 50px 0 15px;
	color: #333333;
	font-weight: bold;
}

#cta.container.sectionBox ul li a:hover {
	text-decoration: none;
}

#cta.container.sectionBox ul li strong {
	display: block;
	padding-bottom: 5px;
}

#cta.container.sectionBox ul li img {
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
}

#cta.container.sectionBox ul li:first-child {
	border-color: #ffb400;
}

#cta.container.sectionBox ul li:first-child strong {
	color: #efa900;
	font-size: 36px;
}

#cta.container.sectionBox ul li:last-child {
	border-color: #00836a;
}

#cta.container.sectionBox ul li:last-child strong {
	color: #00836a;
	font-size: 30px;
}

/* Header */

header.siteHeader {
/*	border-top: solid 3px #00836a !important;*/
	border-bottom: 0;
}

header .wrapper {
	width: 100%;
	text-align: center
}

header #catch {
	font-size: 14px;
}

header .gMenu_outer {
	float: none;
	margin: 0 auto;	
}

.gMenu > li strong.gMenu_name {
	font-weight: normal;
	font-size: 16px;
}

.siteHeader_logo {
	float: none;
	padding: 10px 0 0;
}

/* Header CTA */

header .sectionBox,
header .col-md-12 {
	padding: 0;
}

header #vkexunit_cta-2 {
	position: relative;
}

header #vkexunit_cta-2 h2 {
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	color: #00836a;
	font-size: 14px;
	font-weight: bold;
}

header #vkexunit_cta-2 ul {
	list-style: none;
	display: table;
	position: relative;
	margin: 0;
	padding: 0;
}

header #vkexunit_cta-2 ul li {
	display: table-cell;
	margin: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

header #vkexunit_cta-2 ul li a {
	padding-right: 5px;
	color: #333333;
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
}

.navbar-header {
	width: 100%;
}

/* Navigation */

header.navbar.siteHeader {
	padding: 0;
}

.gMenu > li::before {
	border-bottom-width: 5px;
	border-color: #00836a;
}

header .wrapper ul.gMenu {

}

/** ライン色 **/

header .wrapper {
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
}

header .wrapper ul.gMenu {
	border-left: solid 1px #cbcbcb;
}

header .wrapper  ul.gMenu li {	
	border-right: solid 1px #cbcbcb;
}


/*** モバイル用 ***/
/*
.vk-mobile-nav-menu-btn {
    position: fixed;
    left: 5px;
    z-index: 2100;
    overflow: hidden;
    border: 2px solid rgba(12,134,77,1);
    border-radius: 2px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/_wp/wp-content/themes/lightning/inc/vk-mobile-nav/images/vk-menu-btn-black.svg) center 50% no-repeat;
    background-size: 24px 24px;
    transition: border-color .5s ease-out;
}
*/
/* Footer */

.siteFooter {
	background: #f5f5f5;
	border-top: 0;
}

footer,
footer .footerMenu {
	border: 0;
}

footer a {
	color: #333333;
}

footer ul {
	padding-left: 0;
}

.copySection p {
	color: #333333;
}

/* Contents */

.entry-body table th {
	background: #e3ecea;
}

.entry-body table th,
.entry-body table td {
	padding: 10px;
	border: solid 1px #999999;
	text-align: center;
}

h1.entry-title:first-letter,
.single h1.entry-title:first-letter { 
	color:inherit; 
}

.entry-body h4 {
	padding: 0;
	background: none;
	color: #0d8d51;
	font-size: 18px;
	font-weight: bold;
}

.entry-body h4:before {
	content: "■";
	font-size: 24px;
	vertical-align: middle;
}

.entry-body table {
	margin-bottom: 1em;
}

.entry-body table th,
.entry-body table td {
	width: 50%;
	border-color: #cccccc !important;
}

.entry-body .pagenav {
	margin: 0;
	padding: 0;
}

.entry-body .pagenav li {
	display: inline-block;
	padding-right: 1em;
	padding-bottom: 1em;
	line-height: 1em;
}

.entry-body .pagenav li a {
	padding: 0.5em 1em;
	border: solid 1px #0c864d;
	border-radius: 5px;
}

.entry-body .pagenav li a:hover {
	text-decoration :none;
}

.entry-body .pagenav li a:before {
	content: "▼"
}

.entry-body .catch {
	color: #0d8d51;
	font-size: 20px;
}

.btn_contact {
	display: block;
	width: 13em;
	margin-top: 0.5em;
	padding: 3px 0;
	background: #00836a;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
}

.btn_contact:hover {
	color: #ffffff;
	text-decoration: none;
}

a.btn_contact:before {
	content: "→";
}

a.linkBtn {
	display: inline-block;
	margin: 0 auto;
	padding: 0.3em 2em;
	background: #00836a;
	border-radius: 8px;
	color: #ffffff;
	font-size: 0.875em;
	line-height: 1em;
	text-align: center;
}

a.linkBtn:hover {
	text-decoration: none;
}

a.linkBtn:before {
	content: "> ";
}


/** ホーム **/

.home .siteContent .container {
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
}

.home #vkexunit_post_list-3,
.home .entry-body .wrapper {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 10px;
}

.home #vkexunit_post_list-3 {
	max-width: 820px;
	padding: 50px 0 0 0px;
}

.home #vkexunit_post_list-3 h2 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	background: #00836a;
	border: none;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.home #vkexunit_post_list-3 h2:after {
	display: none;
}

.home #vkexunit_post_list-3 ul.postList {
	margin: 0;
	padding: 0;
}

.veu_postList ul.postList li {
	padding: 10px 0 10px 15px;
	border-bottom: dotted 1px;
}

.home .entry-body .wrapper {
	padding: 50px 10px;
}

.home #about01,
.home #about02 {
	font-size: 16px;
}

.home #about01 {
	background: #fefaef;
}

.home #about01 img {
	margin-bottom: 0;
}

.home #about01:after,
.home #about02:after,
.home .entry-body .wrapper:after {
	content: "";
	display: block;
	clear: both;
}

.home #about01 h2,
.home #about01 h3,
.home #about02 h2{
	display: inline-block;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}

.home #about01 h2,
.home #about02 h2 {
	margin-bottom: 0.5em;
	padding: 0 1em;
	border-bottom: solid 4px #00836a;
}

.home #about01 h3 {
	padding: 0.3em 0 0.5em;
	color: #006451;
	font-size: 19px;
	font-weight: bold;
}

.home #about01 h3:after {
	display: none;
}

.home #about01 p:first-of-type {
	margin-bottom: 0;
}

.home #customer {
	background: #fefaef;
	border-top: solid 7px #ffb400;
	border-bottom: solid 7px #ffb400;
	text-align: center;
}

.home #customer h2 {
	display: inline-block;
	margin: 0;
	padding: 0 1em;
	background: none;
	border-top: 0;
	border-bottom: solid 4px #ffb400;
	font-size: 30px;
}

.home #customer .wrapper {
	padding: 50px 10px;
}

.home #customer .wrapper:after {
	display: none;
}

.home #customer .wrapper.wrapper_inner {
	padding: 0;
}

.home #customer .list dl dt,
.home #customer .list dl dd {
	border: none;
}

.home #customer .list dl {
	position: relative;
	padding: 2em 0;
	background: #ffffff;
	border: solid 3px #c28d0f;
}

.home #customer .list dl dt {
	position: absolute;
	top: -1.2em;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
	padding: 0.5em 0 0.3em;
	background: #ffca27;
	border: solid 4px #c28d0f;
	border-radius: 1em;
	font-size: 21px;
	line-height: 1em;
}

.home #customer .list dl dd {
	margin: 0 1.5em;
	padding: 0.3em 0;
	border-bottom: dotted 1px #929292;
	font-size: 14px;
}

.home #customer #soudan dl {
	margin-bottom: 50px;
}

.home #customer #soudan dl dt,
.home #customer #soudan dl dd {
	border: none;
	text-align: left;
}

.home #customer #soudan dl dt {
	padding-left: 50px;
	background: url(/wp-content/uploads/ic-check.png) 
		0 0 
		no-repeat;
	background-size: 40px auto;
	font-size: 14px;
}

.home #customer #soudan dl dt strong {
	color: #0064b4;
	font-size: 18px;
}

.home #customer #soudan dl dd {
	padding-bottom: 0.5em;
	border-bottom: dotted 1px #666666;
}

.home #customer #kigyou h3 {
	margin-bottom: 5px;
	border: none;
	color: #886000;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

.home #customer #kigyou h3:after {
	display: none;
}

.home #customer #kigyou h4 {
	margin-top: 10px;
	color: #006451;
	font-size: 20px;
}

.home #customer #kigyou h4:before {
	content: "";
	display: none;
}

.home #customer #kigyou .wrapper_inner {
	padding-top: 20px;
}

.home #customer #kikan {
	border-top: dotted 1px #a17600;
}

.home #customer #kikan h2 {
	margin-bottom: 50px;
	border-bottom: solid 4px #ff7200;
}

.home #customer #kikan dt {
	background: #ffc58c;
}

.home #customer #kikan dd {
	margin-right: 2em;
	margin-left: 2em;
	border: none;
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
}

.home #customer a {
	position: relative;
	width: 340px;
	margin: 0 auto;
	padding: 10px 0 10px 25px;
	font-size: 18px;
	font-weight: bold;
}

.home #customer a.btn_contact:before {
	position: absolute;
	top: 12px;
	left: 95px;
	content: url(https://okayama-shindanshi.com/wp-content/uploads/ic_mail02.png);
}

.home #shien {
	position: relative;
	text-align: center;
}

.home #shien #bg_arrow {
	position: absolute;
	top: -7px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.home #shien h2 {
	display: inline-block;
	margin: 75px auto 0;
	padding: 0 1em;
	background: none;
	border-top: 0;
	border-bottom: solid 4px #00836a;
	font-size: 30px;
}

.home #shien h3 {
    margin-bottom: 5px;
    border: none;
    color: #006451;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

.home #shien h3:after {
	display: none;
}

.home #shien dl {
	position: relative;
	padding: 0 0 2em;
	background: #ffffff;
	border: solid 4px #007d5b;
}

.home #shien dt,
.home #shien dd {
	border: 0;
}

.home #shien dt {
	min-height: 3em;
	padding: 1em 0 0;
	background: #f9f4db;
	font-size: 24px;
	font-weight: bold;
	line-height: 110%;
}

.home #shien dl:first-of-type {
	background: url(/wp-content/uploads/home10.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(2) {
	background: url(/wp-content/uploads/home11.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(3) {
	background: url(/wp-content/uploads/home12.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(4) {
	background: url(/wp-content/uploads/home13.png) 
		99% bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(5) {
	background: url(/wp-content/uploads/home14.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(6) {
	background: url(/wp-content/uploads/home15.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:last-of-type {
	background: url(/wp-content/uploads/home16.png) 
		right bottom 
		no-repeat;
}

.home #shien dl:nth-of-type(6) dt,
.home #shien dl:nth-of-type(7) dt {
	padding-top: 0.5em;
}

.home #shien dl dt img {
	position: absolute;
	top: -8px;
	left: 10px;
}

.home #shien dl dd {
    margin: 0 1.5em;
    padding: 0.3em 0;
    border-bottom: dotted 1px #929292;
    font-size: 14px;
}

.home #kaiinjigyou .wrapper {
	padding-top: 0;
	text-align: center;
}

.home #kaiinjigyou .wrapper h2 {
	display: inline-block;;
	margin: 0;
	padding: 0 1em;
	background: none;
	border: 0;
	border-bottom: solid 4px #00836a;
	text-align: center;
}

.home #kaiinjigyou .wrapper ul {
	list-style: none;
	padding-left: 0;
}

.home #kaiinjigyou .wrapper ul li {
	margin-bottom: 0.9em;
	padding: 1.3em 0 1em 105px;
	border: solid 2px #00836a;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
}

.home #kaiinjigyou .wrapper ul li em {
	font-size: 12px;
	font-style: normal !important;
	font-weight: normal;
}

.home #kaiinjigyou .wrapper ul li:first-child {
	background: url(/wp-content/uploads/home17.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(2) {
	background: url(/wp-content/uploads/home18.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(3) {
	background: url(/wp-content/uploads/home19.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(4) {
	background: url(/wp-content/uploads/home20.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(5) {
	background: url(/wp-content/uploads/home21.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(6) {
	background: url(/wp-content/uploads/home22.png) 
		20px center 
		no-repeat;
}

.home #kaiinjigyou .wrapper ul li:nth-child(7) {
	background: url(/wp-content/uploads/home23.png) 
		20px center 
		no-repeat;
}

/** 組織概要 **/

#post-2 ul.bizList {
	list-style: none;
	margin: 0;
	padding: 0;
}

#post-2 ul.bizList li {
	padding: 20px 10px;
	border: solid 2px #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
}

#post-2 ul.bizList li strong {
	font-size: 25px;
	line-height: 1.5em;
}

#post-2 table td {
	text-align: left;
}

#post-2 table dl dt,
#post-2 table dl dd {
	padding: 0;
	border: none;
	font-size: 16px;
	line-height: 1.2em;
	text-align: left;
}

#post-2 table dl dt {
	display: inline-block;
	float: left;
	width: 5em;
	margin-right: 0.5em;
	border-radius: 3px;
	text-align: center;
	vertical-align: bottom;
}

#post-2 table dl dt {
	background: #0064b4;
	color: #ffffff;
	font-weight: normal;
}

/** 会員のご紹介 **/

h3.member {
	padding-left: 40px;
	background: url(/wp-content/uploads/ic_member.png) 
		left bottom 
		no-repeat;
}

h3.member:after {
	left: 0;
	padding-top: 1.5em;
}

#post-16 ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

#post-16 ul.memberList {
	list-style: none;
	font-size: 0;
}

#post-16 ul.memberList li {
	display: inline-block;
	min-width: 7em;
	border-right: solid 1px #666666;
	font-size: 14px;
	text-align: center;
}

#post-16 table th,
#post-16 table td {
	width: 16.666%;
}

#post-16 dt {
	padding-left: 5px;
	border-left-width: 4px;
}

#post-16 dd {
	margin-left: 1em;
    border-left: 0;
	text-indent: -1em;
}

#post-16 dd:before {
	content: "・ ";
}

#post-16 li ul {
	list-style: none;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
	border-bottom: dotted 1px #666666;
}

#post-16 li ul li {
	margin-bottom: 0;
}
/*
#post-16 li ul li:first-child{
	margin-left: 4em;
	text-indent: -4em;
}

#post-16 li ul li:nth-child(2){
	margin-left: 3em;
	text-indent: -3em;
}
*/
#post-16 li ol {
	padding-left: 1em;
}

/** 会員の皆様へ **/

.btn {
	padding: 0.8em 2em 0.8em 3em;
	background: #004d83;
	border-radius: 5px;
	color: #ffffff;
}

.btn:hover {
	color: #ffffff;
}

.btn_dl {
	padding-left: 3em;
	background: url(/wp-content/uploads/iconmonstr-download-19-32.png) 
		10px center 
		no-repeat 
		#004d83;
	background-size: 25px auto;
}

.btn_member {
	padding-left: 4em;
	background: url(/wp-content/uploads/iconmonstr-user-29-48.png) 
		10px center 
		no-repeat 
		#004d83;
	background-size: 35px auto;
}

.btn_mypage {
	padding-left: 3em;
	background: url(/wp-content/uploads/iconmonstr-user-20-48.png) 
		10px center 
		no-repeat 
		#004d83;
	background-size: 30px auto;
}

.entry-body table.schedule th,
.entry-body table.schedule td {
	width: 40%;
}

.entry-body table.schedule td {
	text-align: left;
}

.entry-body table.schedule th:first-child,
.entry-body table.schedule td:first-child {
	width: 20%;
}

/** お問い合わせ **/

#post-21 h2 {
	margin: 0 0 1em;
	padding: 0.5em;
	
	border: 0;
	border-radius: 5px;
	font-size: 18px;
	line-height: 1em;
}

#post-21 .entry-body em {
	font-weight: bold;
	font-size: 28px;
	font-style: normal !important;
}

#post-21 .entry-body .btn-primary {
	padding: 0.8em 4em;
	border: none;
}

#post-21 .entry-body form p:last-of-type {
	max-width: 710px;
	text-align: center;
}

/* Page */

.entry-body h2 {
	border-top-width: 3px;
	font-weight: bold;
}

.entry-body h3 {
	padding-bottom: 0;
	border-bottom-width: 2px;
	font-size: 24px;
	line-height: 1.5em;
}

.entry-body h3:after {
	bottom: -2px;
	border-bottom-width: 2px;
}

/* HOME */
/** お知らせ **/
.home #vkexunit_post_list-2 {
	background: #ffffff; /* 背景100％指定箇所 */
}

.veu_postList ul.postList {
	margin-top: 45px;
}

.veu_postList ul.postList li {
    border-bottom: 1px dotted #bababa;
}

.veu_postList .postList_terms a {
	margin-right: 8px;
	padding: 2px 10px 1px;
    background-color: #00836a;
	color: #ffffff;
}

.veu_postList .postList_date {
    color: #333333;
}
/*
ul.postList li:first-child .postList_title.entry-title a:after {
	display: inline-block;
	content: "新着";
	margin-left: 0.5em;
	margin-bottom: 3px;
	padding: 3px 0.8em;
	background: #cc0000;
	border-radius: 4px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1em;
	vertical-align: middle;
}
*/

/* 投稿記事 */

.entry-meta_items.entry-meta_items_term .btn {
	padding: 0.8em 2em;
}

@media only screen and (max-width: 575px) {


}

@media only screen and (max-width: 767px) {

/* Common */

.entry-body h2 {
	padding: 0.3em 0.5em;
}

/* Header */

	header #catch {
		padding-left: 30px;
		font-size: 11px;
		text-align: left;
	}

/* Header CTA */

	#vkexunit_cta-2 {
		margin: 10px 0 0;
		padding: 0 0 20px;
		text-align: center;
	}

	header #vkexunit_cta-2 h2 {
		top: 10px;
		left: 0;
	}

	header #vkexunit_cta-2 ul {
		width: 100%;
	}

	header #vkexunit_cta-2 ul li {
		margin: 0 auto;
		width: 50%;
		text-align: center;
	}

/* Content */

	.entry-body table {
		width: 100%;
	}

/*	.entry-body table th,
	.entry-body table td {
		display: block;
		width: 100%;
	}
*/
	img.alignleft,
	img.alignright {
	    display: block;
	    float: none;
		width: 50%;
		height: auto;
	    margin: 0 auto 10px;
	}

/** ホーム **/

	.home #vkexunit_post_list-2 {
		padding-top: 0;
	}

	.home #about01 h2, 
	.home #about02 h2 {
		display: block;
		text-align: center;
	}

	.home #customer h2 {
		padding: 0;
	}

	.home #customer p {
		text-align: left;
	}

	.home #customer .list dl {
		margin-bottom: 40px;
	}

	.home #customer #kikan dt {
		padding-right: 1em;
		padding-left: 1em;
	}

	.home #customer #kikan dl {
		padding-top: 3em;
	}

	.home #kaiinjigyou .wrapper ul li {
		padding-left: 90px;
		font-size: 18px;
	}

/** 組織概要 **/

	#post-2 ul.bizList li {
		width: 80%;
		margin-right: auto;
		margin-left: auto
	}

/** 会員のご紹介  **/

	#post-16 table {
		position: relative;
		border: none;
	}

	#post-16 table th,
	#post-16 table td {
		display: block;
		width: 18%;
		padding-right: 0;
		padding-left: 0;
		font-size: 11px;
	}

	#post-16 table tr:nth-child(2) {
		position: absolute;
		top: 0;
		left: 18%;
		width: 100%;
	}

	#post-16 table tr:nth-child(2) td {
		width: 82%;
		padding-left: 3px;
		text-align: left;
	}

/** 会員の皆様へ **/

	.entry-body table.schedule th,
	.entry-body table.schedule td {
		display: table-cell;
		padding: 5px;
		font-size: 12px;
	}

	#post-19 .entry-body ul {
		padding-left: 1.5em;
	}

}

@media only screen and (min-width: 768px) {

/* Header */

	.siteHeader_logo {
	    width: auto;
	}

	.siteHeader .container {
		padding: 0 0 5px;
	}

	.veu_contentAddSection {
		margin-top: 0 !important;
	}

	.veu_contact .contact_frame {
		padding: 0;
		background: none !important;
		border: none;
	}

	.container.siteHeadContainer #catch {
		padding-top: 8px;
		text-align: left;
	}

/* footer */

	.footerMenu ul {
	text-align: center;
	}

	.footerMenu ul li {
		float: none;
		display: inline-block;
	}

/* FooterCTA */

	#cta.container.sectionBox ul {
		font-size: 0;
		text-align: center;
	}

	#cta.container.sectionBox ul li {
		display: inline-block;
		width: 346px;
		margin: 0 6px;
		font-size: 14px;
	}


/* Content */

	.entry-body ul.row2 {
		display: flex;
		flex-wrap:wrap;
	}

	.entry-body ul.row2 li {
		width: 50%;
	}

	.entry-body table th {
		width: 25%
	}

	.entry-body table td {
		width: 75%;
	}

/** ホーム **/

	.home #about01 h2 {
		margin-left: 295px;
	}

	.home #about01 img {
		margin-right: 50px;
	}

	.home #about02 img {
		margin-left: 50px;
	}

	.home #customer .wrapper_inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.home #customer .wrapper_inner dl {
		margin-bottom: 40px;
		width: 24%;
	}

	.home #customer #kikan dl {
		width: 49.2%;
	}

	.home #shien .wrapper_inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.home #shien .wrapper_inner dl {
		margin-bottom: 0;
		width: 23.6%;
		margin-right: 0.7%;
		margin-left: 0.7%;
	}

	.home #kaiinjigyou .wrapper ul {
		display: flex;
		flex-wrap: wrap;
	}

	.home #kaiinjigyou .wrapper ul li {
		width: 48%;
		margin-right: 0.8%;
	}

	.home #kaiinjigyou .wrapper ul li:nth-child(2n) {
		margin-left: 0.8%;
		margin-right: 0;
	}

	.home #kaiinjigyou .wrapper ul li:nth-child(5) {
		padding-top: 1em;
		padding-bottom: 0.8em;
		line-height: 0.8em;
	}

/** 組織概要 **/

	#post-2 ul.bizList {
		display: flex;
		justify-content: space-between;
	}

	#post-2 ul.bizList li {
		width: 13.5em;
	}

/** 会員のご紹介  **/

	#post-16 table th,
	#post-16 table td {
		width: 16.666%;
	}

	#post-16 table th br {
		display: none;
	}


/* お知らせ */
	.veu_postList .postList {
		border-top: solid 1px #bababa;
	}
	.veu_postList .postList_title {
	    display: inline;
	    margin: 3px 0 0;
	}

/* ページタイトル背景 */

	.page-id-20 h1.page-header_pageTitle:after,
	.page-id-18 h1.page-header_pageTitle:after,
	.page-id-16 h1.page-header_pageTitle:after,
	.page-id-148 h1.page-header_pageTitle:after,
	.page-id-150 h1.page-header_pageTitle:after {
			background-size: auto;
			opacity: 1;
	}

}

@media only screen and (max-width: 991px) {

/* Header CTA */

	.navbar-header {
		text-align: center;
	}

	#vkexunit_cta-2 {
		display: inline-block;
		margin: 10px auto 0;
		padding: 0 0 20px;
		text-align: center;
	}

	header #vkexunit_cta-2 h2 {
		top: 10px;
		left: 0;
	}

	header #vkexunit_cta-2 ul {
		margin: 0 auto;
	}

}

@media only screen and (min-width: 992px) {

/* Header CTA */

	#vkexunit_cta-2 {
		float: right;
	}

/* Navigation */

	#gMenu_outer {
		max-width: 100%;
	}

	#gMenu_outer nav ul {
		width: 100%;
	}

	#gMenu_outer nav ul li {
		width: 20%;
	}

	.header_scrolled .gMenu_outer nav {
		width: 100%;
	}

	.header_scrolled .gMenu > li:last-child {
		border-right-color: #cbcbcb;
	}

	.header_scrolled .gMenu_outer {
		position: static;
	}

}

@media only screen and (min-width: 1200px) {

/* Navigation */

	#gMenu_outer nav {
		width: 1140px;
	}

	#gMenu_outer.gMenu_outer {
		min-height: 1em !important;
	}

}

/* ri */
#topicsarchiver {
	text-align: center;
	font-weight: bold;
	padding: 0 0 30px 0px;
}