﻿/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/* ------ Web Font ------ */

/* IE */
@font-face {
	font-family: iconfont;
	src: url(CONDENSEicon.eot);
}
/* Firefox, Opera, Safari */
@font-face {
	font-family: iconfont;
	src: url(CONDENSEicon.otf) format("truetype");
}
.icon {
	font-family: iconfont;
	font-weight: normal;
}
.icon-download:before {
	content: "\00ed";
}
.icon-customize:before {
	content: "w";
}
.icon-iphone:before {
	content: "T";
}
.icon-tel:before {
	content: ";";
}
.icon-fax:before {
	content: "W";
}
.icon-mail:before {
	content: "F";
}
.txt-red {
  color: #e60012;
}
/* ------ General Settings ------ */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}
.flt-l {
	float: left;
	margin: 0 20px 20px 0;
}
.flt-r {
	float: right;
	margin: 0 0 20px 20px;
}
a:hover img {
	opacity: 0.8;
}
body {
/*background: url(../images/body_bg.gif); */
}
.text-center {
	text-align: center;
}
#wrapper {
	width: 100%;/*background-image: url(../images/wrapper_bg.gif);*/
}
table {
	font-size: 83%;
	width: 100%;
	margin-bottom: 1em;
	background: #fff;
}
table th,  table td {
	padding: 0.5em;
	border: solid 1px #ddd;
}
table th {
	background: #f2f2f2
}
table td {
}
/* 外部リンク */

#maincontents a[target="_blank"] {
	padding-left: 15px;
	background: url(../images/window01-04.png) no-repeat center left;
}
/*#maincontents a[href^="http"] {
    background-image: url(../images/window01-04.png);
	background-repeat: no-repeat;
	background-position: left 50% ;
    margin:0 3px 0 0;
	padding-left: 15px;
}
#maincontents a[href*="rinri-yamaguchi.jp"] {
    background-image:none;
	margin: 0 0px 0 0;
  padding-left: 0px;
}

#maincontents .btn a[href*="rinri-yamaguchi.jp"] {
	background: linear-gradient(to bottom, #4389c9 0%,#2965af 100%);
	padding-left: 0;}*/
	
	
	
	

/* ------ Header ------ */

header {
	width: 100%;
	/*background-color: #111;*/
	background: url(../images/bg-header.png) repeat-x top;
}
#header-inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
 *zoom: 1;
}
#tagline {
	float: right;
	padding: 4px 0;
	line-height: 160%;
	font-size: 65%;
}
#tagline img {
	margin-right: 2px;
}
#logo {
	padding: 10px 0;
}
#logo img {
	float: left;
	margin: 10px 0 10px 0;
}
#logo a {
	display: block;
	/*max-width: 279px;*/
	max-width: 380px;
}
#logo a img {
	padding-right: 15px;
}
#header-info {
	float: right;
	margin-top: 15px;
	color: #F39800;
	font-weight: bold;
	font-size: 120%;
}
#header-info span.number {
	font-size: 160%;
}
#gnav {
	margin-top: 25px;
	padding: 5px 0 0 0;
	/*background-color: #222;*/
	float: left;
}
#gnav nav {
	margin: 0 auto;
	overflow: hidden;
 *zoom: 1;
	font-weight: bold;
}
#gnav nav ul {
	float: left;/*border-right: solid 1px #333;*/
}
#gnav nav ul li {
	float: left;
}
#gnav nav ul li a {
	height: 14px;
	line-height: 14px;
	display: block;
	padding: 0px 10px 0px;
	border-left: solid 1px #333;
	font-size: 83%;
	position: relative;
}
#gnav nav ul li:first-child a {
	border-left: solid 0px #333;
}
#gnav nav ul li:first-child a {
}
#gnav nav ul li:last-child a {
	border-right: dotted 0px #fff;
}
#gnav nav ul li a:link, #gnav nav ul li a:visited {
	/* background-color: #222; */
	color: #000;
	text-decoration: none;
}
#gnav nav ul li a:hover, #gnav nav ul li a:active, #gnav nav ul li a.current {
	/* background-color: #333;*/
	color: #666;
	text-decoration: none;
}
#gnav nav ul li a:hover {
}
#indexmain {
	width: 100%;
	background: url(../images/bg-indexmain.png) repeat-x top;
}
#indexmain-inner {
	width: 1000px;
	padding-top: 8px;
	overflow: hidden;
	margin: 0 auto;
}
#indexmain-left {
	float: left;
	margin-right: 30px;
}
#indexmain-left ul li {
	margin-bottom: 10px;
}
#indexmain-center {
	float: left;
}
#indexmain-right {
	float: right;
}
/* ------ Mainvisual ------ */

#mainvisual {
	width: 800px;
}
#mainvisual-inner {
	position: relative;
	width: 800px;
	overflow: hidden;
}
#mainvisual-inner .img {
	position: absolute;
	display: none;
	width: 800px;		/* 画像の幅 */
	margin-left: -400px;	/* -(画像の幅÷2) */
	padding-left: 50%;
	top: 0;
}
#mainvisual-inner .img:first-child {
	position: relative;
	display: block;
}
#mainvisual-btn {
	width: 100%;
	height: 10px;
	margin-top: 15px;
	text-align: center;
}
#mainvisual-btn div {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 18px;
	overflow: hidden;
	vertical-align: top;
}
#mainvisual-btn div {
 *display: inline;
}
#mainvisual-btn a {
	display: block;
	width: 10px;
	height: 20px;
}
#mainvisual-btn a:link, #mainvisual-btn a:visited {
	margin-top: 0px;
}
#mainvisual-btn a:hover, #mainvisual-btn a:active, #mainvisual-btn a.current {
	margin-top: -10px;
}
#mainvisual-btn a img {
	vertical-align: top;
}
#mainvisual-arrow {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -20px;
}
#mainvisual-arrow-inner {
	display: none;
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
#mainvisual-arrow .prev, #mainvisual-arrow .next {
	position: absolute;
	width: 27px;
	height: 27px;
	overflow: hidden;
}
#mainvisual-arrow .prev {
	left: 260px;
}
#mainvisual-arrow .next {
	right: 260px;
}
#mainvisual-arrow a {
	display: block;
	width: 27px;
	height: 54px;
}
#mainvisual-arrow a:link, #mainvisual-arrow a:visited {
	margin-top: 0px;
}
#mainvisual-arrow a:hover, #mainvisual-arrow a:active {
	margin-top: -27px;
}
#mainvisual-arrow a img {
	vertical-align: top;
}
/* ------ Contents ------ */

#contents {
	width: 1000px;
	padding-top: 30px;
	margin: 0 auto;
	overflow: hidden;
 *zoom: 1;
}
.home #contents {
	padding-top: 20px;
}
#right-column {
	float: right;
	width: 800px;
	padding-bottom: 20px;
}
article section {
	padding: 0 0 40px;
	border-top: solid 0px #ddd;
	overflow: auto;
}
article section:first-child {
	border-top: none;
}
article section h2 {
	padding: 0px;
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #000;
	border-top: solid 1px #fff;
}
.contents-title {
	padding: 5px 0 3px 10px;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	background: #313131;
	-webkit-text-shadow: 0px 0px 0px #fff;
	text-shadow: 0px 0px 0px #fff;
	color: #000;
	border-top: none;
	color: #fff;
}
.contents-title span {
	font-size: 65%;
	margin-left: 1em;
}
article section p {
	font-size: 90%;
	line-height: 160%;
	color: #222;
}
article section .page-contents-textarea p {
	margin-bottom: 1em;
}
.column-set-02 {
}
.column-set-02 .column1:nth-of-type(2n) {
	margin-right: 0;
}
.column-set, .column-set-03 {
	width: 800px;
 *margin-bottom: 30px;
	overflow: hidden;
 *zoom: 1;
}
.column-set-03 .column1 {
	float: left;
	width: 250px;
	min-height: 270px;
	margin: 0 25px 20px 0;
	font-size: 85%;
}
.column-set-03 .column1:nth-child(3n) {
	margin-right: 0;
}
.column-set-03 .column1 .img-thumb {
	position: relative;
	width: 243px;
	height: 162px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	border: #fff solid 3px;
	border-image: url("../images/flame-slash.png") 3 3 repeat;
}
.column-set-03 .column1 img.photo {
	max-width: none;
	min-height: 162px;
	min-width: 243px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.category-pickupmovie .column-set-03 .column1 img.photo {
	border-image: none;
}
.column1 p a,  .mlist-single a {
	color: #313131;
	line-height: 1.4;
	text-decoration: underline;
}
.mlist-single a:hover {
	color: #006DA2;
}
.column1 p.day {
	text-align: center;
	background: #00736D;
	color: #fff;
	font-weight: bold;
	margin-bottom: 2px;
}
span.icon-branch {
	display: inline-block;
	line-height: 1.0;
	padding: 2px 0;
	width: 9.4em;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	background: #00736D;
  margin: 2px 0;
  margin-right: 5px;
  vertical-align: top;
}
span.date-branch {
  display: inline-block;
}
span.date-branch.txt-blue {
  color: #03C;
}
span.date-branch.txt-red {
  color: #C30;
}
.column-set-04 span.icon-branch {
	width: 5.4em;
}
span.iwakuni {
	background: #E2B581;
}
span.yanai {
	background: #BFDBA9;
}
span.hikarikudamatsu {
	background: #E4DC00;
}
span.shunan {
	background: #A488E2;
}
span.hofu {
	background: #F5B9DB;
}
span.yamaguchi {
	background: #FE621E;
}
span.yamaguchiyuda {
	background: #E4007F;
}
span.ube {
	background: #22AC38;
}
span.shimonoseki {
	background: #085D84;
}
span.shimonosekichuo {
	background: #3DB9F1;
}
span.sanyoonoda {
	background: #b94449;
}
span.mineonoda {
	background: #b94449;
}
span.hagi {
	background: #e60012;
}
span.nagato {
	background: #258bbb;
}
span.kenjimu {
	background: #C90606;
}
span.committee {
	background: #8EC21F;
}
span.area {
	background: #00561f;
}
span.kenjimu-area {
	background: #00561f;
}
span.mseminor {
	background: #F39800;
}
span.memorial-mseminor {
	background: #C90606;
}
span.exchange {
	background: #9A88DA;
}
span.rinkei {
	background: #A83796;
}
span.meeting {
	background: #EB6100;
}
span.executive {
	background: #556FB5;
}
span.executivestudy {
	background: #663399;
}
span.kenjimu-meeting {
	background: #408E39;
}
span.kenjimu-lecture {
	background: #00B285;
}
span.kenjimu-committee {
	background: #8EC21F;
}
span.kenjimu-committeeschedule {
	background: #C7EA00;
}
span.others {
	background: #FFE005;
}
.area-btn {
	text-align: center;
	clear: both;
}
.single .area-btn {
	margin-top: 40px;
}
.column-set-04 .column1 {
	float: left;
	width: 140px;
	font-size: 85%;
	margin: 0;
	padding: 10px 8px;
}
.column-set-04 .column1:nth-child(2n+1) {
	background: #ECF0E5;
}
.column-set-04 .column1:nth-child(4n) {
	margin-right: 0;
}
.column-set-04 .column1 img.photo {
	width: 72px;
	height: 48px;
	float: left;
	margin: 0 6px 10px 0;
}
.column-set-04 .column1 p:last-child {
	clear: both;
	line-height: 1.0;
	height: 4em;
}
.column1 {
	float: left;
	width: 352px;
	margin: 0 35px 30px 0;
}
.column1:nth-child(even) {
}
#index_recommend .column1 {
	font-size: 90%;
}
#index_recommend .column1 p.smallbtn {
	text-align: right;
}
.column1 h3 {
	margin: 10px 0;
	font-size: 90%;
	font-weight: bold;
	line-height: 140%;
	color: #000;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
}
.column1 h3 a {
	text-decoration: underline;
}
.column1 p {
	font-size: 83%;
}
.column-set-03 .column1 p.column1-title {
	height: 2em;
}
.column1 p span.date {
	font-size: 80%;
}
.box {
	margin-bottom: 30px;
	padding: 0 30px 20px;
	border: solid 1px #E0E0E0;
}
article .box h2 {
	padding: 20px 0 10px;
	border-top: none;
}
article .box p {
	font-size: 83%;
}
.pickupmovie .column1 .column1-title {
  font-size: 120%;
  font-weight: bold;
}
.pickupmovie .column1 .column1-title a:hover {
  text-decoration: none;
}
.pickupmovie .column1 p span.date {
  font-size: 100%;
}
/* ------ home ------ */
.home {
}
.home h2.contents-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.index_banner img {
	margin-bottom: 10px;
}
#index-report {
}
#index-report h2,  .single #intro h2.report {
	border-bottom: solid 2px #00479D;
}
#index-reportmseminor {
	overflow: auto;
}
#index-reportmseminor h2,  .category-memberinfo #contents #intro h2,  .single .memberinfo #intro h2 {
	border-bottom: solid 2px #00736D;
}
#index-reportmseminor span.icon-branch {
	margin-right: 0;
}
#index-information {
}
#index-information h2 {
	border-bottom: solid 2px #80B314;
	margin-bottom: 10px;
}
.home #index-information h2 {
	height: 65px;
	background: url(../images/bg-title-h2-information-secretary.png) no-repeat right bottom;
}
#index-information .area-btn {
	margin-top: 30px;
}
.news-box {
	font-size: 83%;
	color: #555;
	line-height: 1.4;
	padding: 10px;
}
.news-box:nth-child(2n) {
	background: #eee;
}
.news-box dt {
}
.news-box dd {
}
#index-schedule-mseminor {
}
#index-schedule-mseminor h2 {
	border-bottom: solid 2px #80B314;
}
.home #index-schedule-mseminor h2 {
	height: 65px;
	background: url(../images/bg-title-h2-schedule-mseminor.png) no-repeat right bottom;
}
table.top_mslist {
	width : 98%;
}
table.top_mslist tr {
}
table.top_mslist th,  table.top_mslist td {
	border: 0px;
	border-top: solid 1px #80B314;
	padding: 5px 10px;
}
table.top_mslist th {
}
table.top_mslist td {
	line-height: 1.4;
}
table.top_mslist td.date {
	width: 8em;
}
table.top_mslist td span.icon-branch {
	font-size: 85%;
}
.mlist-single {
	padding: 6px 0;
}
.mlist-single a {
  width: 520px;
  display: inline-block;
}
/* ------ Second Page ------ */

/* Bread Crumb */

#bread-crumb {
	width: 100%;
	padding: 0px 0;
	margin-bottom: 20px;
}
#bread-crumb ul {
	margin: 0 auto;
	overflow: hidden;
 *zoom: 1;
}
#bread-crumb ul li {
	float: left;
 *float: none;
 *display: inline;
	padding: 0 15px 0 18px;
	font-size: 67%;
	line-height: 160%;
	background: url(../images/breadcrumb_bg.gif) no-repeat left center;
 *zoom: 1;
}
#bread-crumb ul li:first-child {
	padding-left: 0;
	background-image: none;
}
#bread-crumb ul a {
	text-decoration: underline;
}
/* ページネーション */
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	border: solid 1px #00736D;
	color: #313131;
	background: #fff;
}
.pagination a:hover {
	color: #fff;
	background: #00736D;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #00736D;
	color: #fff;
}
.img-text {
}
.img-text img.photo {
	float: left;
	margin: 0 20px 0 0;
	border: solid 1px #bcbcbc;
}
.img-text h3,  .img-text p {
	width : 64%;
	float: right;
}
/* ------ 固定ページ Page ------ */



/* コンテンツページ */
#intro {
}
article section#intro {
	padding-bottom: 0px;
}
#intro img.mainimage {
	margin-bottom: 30px;
}
#intro h2,  .category-pickupmovie h2 {
	border-bottom: solid 2px #00736C;
}
.page-contents-textarea {
	background: #F5F7F2;
	padding: 40px 50px;
}
#maincontents {
/*padding: 0 2em;*/}
#maincontents p {
	margin-bottom: 1.6em;
}
#maincontents h2 {
	padding: 0.5em 1em;
	background: #00736D;
	color: #fff;
	font-weight: bold;
}
#maincontents h3 {
	color: #00736D;
	font-weight: bold;
	border-bottom: solid 0px #00736D;
}
#maincontents ul {
	margin-left: 2em;
	font-size: 90%;
}
#maincontents ul li {
	list-style-type: disc;
}
/* 組織・役員 */
	
.img-area {
	padding: 10px;
	font-size: 80%;
	background: #fff;
	text-align: center;
	float: left;
}
.page-id-6 .img-text p {
  width: 100%;
}
.page-id-6 .column-set-02 .column1 {
	width: 330px;
}
.page-id-6 .column-set-02 .column1 img {
	width: 110px;
	border: solid 2px #fff;
}
.page-id-6 .column-set-02 .img-text p {
	line-height: 1.4em;
	width: 61%;
}
.page-id-6 .column-set-02 .column1 span.position {
	font-weight: bold;
	color: #00736D;
	padding-bottom: 5px;
	display: inline-block;
}
.page-id-6 .column-set-02 .column1 span.name {
	padding-bottom: 1em;
	display: inline-block;
}

/*
*/
.page-id-6 .column-set-02.kaicho .column1 {
  width: 352px;
}
.page-id-6 .column-set-02.kaicho .column1 img {
  float: left;
  margin-right: 20px;
}
.page-id-6 .column-set-02.kaicho .img-text p {
  float: left;
}
.page-id-6 .main-copy {
  margin-bottom: 20px;
	color: #00469b;
  color: #Ff9800;
  display: block;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
.page-id-6 .sub-copy {
  display: block;
	color: #00736D;
}

/* 資料請求・お問合せ */
	
table.contactform {
	margin-top: 4em;
}
table.contactform th,  table.contactform td {
	border: none;
}
table.contactform th {
	font-weight: bold;
	background: none;
	color: #00736D;
}
table.contactform td {
}
table.contactform span.must {
	font-size: 85%;
	padding: 2px 4px;
	border-radius: 3px;
	color: #fff;
	font-weight: normal;
	background: #00736D;
}
form.wpcf7-form p.smt input {
	background-color: #00736D;
	color: #ffffff;
	padding: 0.5em 1.5em;
	font-weight: bold;
	font-size: 116%;
}
form.wpcf7-form p.smt input:hover {
	background-color: #E4F1DE;
	color: #0C7C74;
}
/* 初めての方へ */
	
.page-id-34 .column-set-02 .column1 {
	width: 332px;
}
.page-id-34 #maincontents ul {
	margin-left: 0;
}
.page-id-34 #maincontents ul li {
	list-style: none;
}
.page-id-34 #maincontents ul li span {
	font-size: 120%;
	font-weight: bold;
	color: #8FC31F;
}
/* 委員会活動 */
		
.page-id-32 .column-set-02 .column1 {
	width: 300px;
	padding: 15px;
	background: #fff;
	border-radius: 4px;
}
.page-id-32 #maincontents .column1 p {
	margin-bottom: 0;
}
.page-id-32 #index-information {
	margin-top: 2em;
}
.page-id-32 #maincontents h2 {
	padding: 0;
	background: none;
}
/* サイトマップ */
	
#sitemap ul li.pagenav {
	list-style-type: none;
}
#sitemap ul li.page-item-12,  #sitemap ul li.page-item-30 {
	margin-bottom: 1em;
}
/* 単会ページ */

#branch-director {
  overflow: inherit;
}
#director-speech p {
	margin-bottom: 10px;
}
#director-speech h3 {
	font-weight: bold;
	padding: 10px 0;
/* text-shadow: 1px 1px 2px rgba(0,0,0,0.2); */}
#director-speech h3.iwakuni {
	color: #D59A57;
}
#director-speech h3.yanai {
	color: #88BB5F;
}
#director-speech h3.hikarikudamatsu {
	color: #D7C515;
}
#director-speech h3.shunan {
	color: #A488E2;
}
#director-speech h3.hofu {
	color: #E78ABE;
}
#director-speech h3.yamaguchi {
	color: #FE621E;
}
#director-speech h3.yamaguchiyuda {
	color: #E4007F;
}
#director-speech h3.ube {
	color: #22AC38;
}
#director-speech h3.shimonoseki {
	color: #085D84;
}
#director-speech h3.shimonosekichuo {
	color: #3DB9F1;
}
#director-speech h3.sanyoonoda {
	color: #b94449;
}
#director-speech h3.mineonoda {
	color: #b94449;
}
#director-speech h3.hagi {
	color: #e60012;
}
#director-speech h3.nagato {
	color: #258bbb;
}
#director-speech img {
	border: solid 3px #eee;
	margin-right: 22px;
	margin-top: 20px;
}
#director-speech img:last-child {
	margin-right: 0;
}
#director-speech img.photo,  #branch-mseminorplace img.photo {
	width: 246px;
	height: 164px;
}
#director-speech .branch-img {  
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#branch-mseminorplace h2, #branch-mustsee h2 {
	border-bottom: solid 2px #80B314;
}
#branch-mseminorplace {
}
#branch-mseminorplace img.photo {
	border: solid 3px #eee;
	margin-right: 22px;
}
#branch-mseminorplace h3,  #branch-mustsee h3 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 15px;
}
#branch-mseminorplace h3 a,  #branch-mustsee h3 a,  #branch-mseminorplace h3 a:visited,  #branch-mustsee h3 a:visited {
	color: #00736D;
}
#branch-mseminorplace p {
	margin-bottom: 1em;
}
#branch-mustsee {
}
#branch-mustsee .img-text {
	padding: 20px;
	background: #eee;
	overflow: auto;
}
#branch-mustsee img.photo {
	margin-left: 30px;
	width: 180px;
}
#branch-mustsee .post {
	float: right;
	width: 64%;
	font-size: 90%;
}
#branch-mustsee .post2 {
	font-size: 90%;
}
.btn-detail {
	text-align: right;
	font-size: 77%;
}
.btn-detail a {
	padding: 2px 10px;
	border-radius: 2px;
	background: #006DA2;
	color: #fff;
}
#branch-mustsee .area-btn {
	margin-top: 20px;
}
#branch-mseminor-report {
	padding-bottom: 0;
}
#branch-mseminor-report h2,  #branch-officer h2 {
	border-bottom: solid 2px #00736D;
}
.mseminor-post {
	padding: 30px;
	background: #F5F7F2;
	overflow: auto;
}
.mseminor-post h3 {
	background: #E4007F;
	color: #fff;
	padding: 5px 10px 3px 10px;
	font-weight: bold;
}
.mseminor-post h3 a {
	color: #fff;
}
.mseminor-post table {
	margin: 0 0 10px 0;
	width: 100%;
	border: solid 1px #dcdcdc;
	border-collapse: separate;
}
.mseminor-post table th,  .mseminor-post table td {
	padding: 4px 10px;
	line-height: 1.6;
}
.mseminor-post table th {
	background: #dcdcdc;
	border: solid 1px #fff;
	border-right: 0px;
	width: 9em;
}
.mseminor-post table td {
	background: #fff;
	border: solid 1px #dcdcdc;
}
.mseminor-post img.photo {
	border: solid 3px #fff;
	float: left;
	margin-bottom: 20px;
}
.mseminor-post>table+img {
	margin-right: 20px;
	width: 484px;
}
.mseminor-post img.subphoto {
	width: 224px;
}
.mseminor-post .post {
	clear: both;
}
#wrapper-backnumber {
	background: #F5F7F2;
	margin-bottom: 4em;
}
#branch-reportmseminor {
	background: url(../images/bg-branch-mseminorreport.png) no-repeat left;
	padding: 35px 30px;
	margin-bottom: 50px;
}
#branch-reportmseminor .column-set-04 .column1 {
	background: #00736D;
	border-right: dotted 1px #4D9D99;
}
#branch-reportmseminor .column-set-04 .column1 p,  #branch-reportmseminor .column-set-04 .column1 p a {
	color: #fff;
}
#branch-reportmseminor .column-set-04 .column1 p a:hover {
	text-decoration: none;
}
#branch-reportmseminor span.icon-branch {
	margin-right: 0;
}
#branch-officer {
}
#branch-officer table {
	width: 99%;
}
#branch-officer table th,  #branch-officer table td {
	padding: 2px 4px;
}
#branch-officer table th {
	font-weight: bold;
	color: #00736D;
	border-bottom: solid 1px #00736D;
}
#branch-officer table td {
	border-bottom: solid 1px #00736D;
	border-left: dotted 1px #00736D;
	border-right: dotted 1px #00736D;
}
.officer {
	width: 6em;
}
.officer-name {
	width: 7em;
}
.officer-company {
	width: 18em;
}
.officer-adress {
}
.officer-tel {
	width: 8em;
}
/* ------ 一覧ページ Archive ------ */
.archive #intro h2,  .page-id-10 #intro h2,  .page-id-12 #intro h2,  .single #intro h2 {
	border-bottom: solid 2px #80B314;
}
/* ------ 投稿ページ Single ------ */

	
.single #maincontents .post {
	padding: 0 2em;
}
.single #maincontents .post .post-mainimage {
	margin-bottom: 2em;
}
/* モーニングセミナーページ */

.single #branch-director {
	padding-bottom: 0px;
}
#mseminor-next {
}
article #mseminor-next h2 {
	margin-bottom: 5px;
}
.mseminor-nextbox {
	border: solid 3px #80B314;
	padding: 5px 20px;
}
.mseminor-nextbox span.icon-branch {
	display: inline;
	float: none;
	padding: 0 10px;
	font-size: 80%;
}
.mseminor-nextbox .news-box dt {
	font-size: 100%;
	float: left;
	margin-right: 1em;
}
/* ------ Left Column ------ */

#left-column {
	float: left;
	width: 170px;
	padding-bottom: 20px;
}
#left-column .box {
	margin-bottom: 30px;
	padding: 0;
	box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.3);
}
#left-column .box h2 {
	padding: 20px 0 10px;
	border-top-left-radius : 4px;
	border-top-right-radius : 4px;
	color: #fff;
	font-size: 91%;
	padding: 7px 5px 2px 7px;
}
#left-column .box p {
	font-size: 76%;
	line-height: 160%;
	color: #555;
}
#left-column .box ul {
	line-height: 1.2;
	font-size: 85%;
}
#left-column .box a {
	text-decoration: underline;
}
#left-column .box a:hover {
	text-decoration: none;
}
#left-column .box ul li a,  #left-column .box ul li a:visited {
	font-size: 95%;
}
#left-column .left-pickupmovie, #left-column .left-branch, #left-column .left-committee, #left-column .left-memberinfo, #left-column .left-search {
	border: none;
}
#left-column .left-pickupmovie h2,  #left-column .left-branch h2,  #left-column .left-memberinfo h2 {
	padding: 0;
	background: none;
}
.pickupmovie-text {
	border-bottom: solid 1px #898989;
	border-right: solid 1px #898989;
	border-left: solid 1px #898989;
	background: #eee;
	padding: 9px;
}
#left-column .pickupmovie-text p {
	line-height: 1.2;
	margin-bottom: 5px;
}
#left-column .left-branch {
}
#left-column .left-branch ul {
	border: solid 2px #A0C7C4;
	background: #ECF0E5;
	padding: 10px 5px 0 5px;
}
#left-column .left-branch ul li {
	margin-bottom: 10px;
}
#left-column .left-committee {
}
#left-column .left-committee ul {
	border: solid 2px #A0C7C4;
}
#left-column .left-memberinfo {
}
.memberinfo-text {
	border-bottom: solid 3px #8FC31F;
	border-right: solid 3px #8FC31F;
	border-left: solid 3px #8FC31F;
	padding: 5px 5px;
}
#left-column .left-memberinfo ul {
	margin-left: 20px;
}
#left-column .left-memberinfo ul li {
	margin: 5px 0 10px 0;
	list-style: outside;
	list-style-type: square;
}
#left-column .left-memberinfo ul li:before {
	display: marker;
	marker-offset: 10px;
}
#left-column .left-search {
	box-shadow: none;
}
.left-search span {
	float: left;
}
.left-search input.textBox,  .left-search input#s {
	width: 8em;
}
.left-search input.form-btn,  .left-search input#searchsubmit {
	color: #fff;
	background-color: #003D3A;
	border-style: none;
	font-size: 77%;
	padding: 2px 4px;
}
.screen-reader-text {
	display: none;
}
#left-column .ad {
	margin-bottom: 40px;
	padding: 0px;
	border: 0;
	box-shadow: none;
	background: none;
}
#left-column .ad li {
	padding-bottom: 0px;
	text-align: center;
}
.ad img {
	box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.3);
	margin-bottom: 0px;
	margin-top: 10px;
}
#left-column .contact {
  display: block;
}
#left-column .contact img {
  margin-top: 0;
}
/* ------ Footer ------ */

footer {
	width: 100%;
	background: #EEEEEE;
	background: url(../images/bg-footer.png) repeat-x bottom;
}
#footer-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 20px;
	font-size: 85%;
	line-height: 1.4;
}
address {
	float: left;
	font-size: 85%;
	line-height: 1.6;
}
address img {
	margin-bottom: 20px;
}
address span.companyname {
	font-size: 140%;
	font-weight: bold;
}
#footer-right {
	float: right;
	width: 60%;
}
footer nav {
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
}
footer ul li {
	display: inline-block;
 *display: inline;
 *margin-bottom: 12px;
	padding: 0 8px 0 14px;
	line-height: 100%;
	font-size: 80%;
	color: #999;
	border-left: solid 1px #ccc;
 *zoom: 1;
}
footer ul li:first-child {
	border-left: none;
}
#footer-right ul li a {
	color: #313131;
}
.topback img {
	float: right;
	margin-top: 104px;
}
#copyright {
	clear: both;
	text-align: center;
	margin-bottom: 0px;
	padding: 0;
	font-size: 65%;
	line-height: 2.0;
}
#copyright ul li {
	border: 0;
	color: #fff;
}
/*.inner_box {
    border: 1px solid #666666;
    margin-bottom: 20px;
    min-height: 155px;
    padding: 5px;
}*/
.right_newsbox1, .right_newsbox2 {
	/*border-bottom: 1px dashed #cccccc;*/
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
}
.right_newsbox1 > li, .right_newsbox2 > li {
	border-bottom: 1px dashed #ccc;
	display: block;
	font-size: 93%;
	list-style-image: none !important;
	margin-bottom: 20px;
	padding-bottom: 10px !important;
	text-align: left !important;
}
/*.right_newsbox1 > li:before,.right_newsbox2 > li:before {
    content: "■";
    color: #80B314;
}

	*/
.inner_box {
	border: 1px solid #020202;
	margin-bottom: 20px;
	min-height: 205px;
	padding: 5px;
}

/*20170726トップ変更分*/
.top-contents-report {
    width: 800px;
    overflow: hidden;
    margin-bottom: 30px;
    display: table;
}
.box-report {
    max-width: 260px;
    border: 1px solid #00736d;
    margin-bottom: 10px;
    width: 30%;
    display: inline-table;
    height: 300px;
    margin: 0 0 10px 5px;
}
.img-photo.link {
    position: relative;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    display: block;
    height: 194px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 256px;
}
img.img-bottom {
    left: 50%;
    max-width: none;
    min-height: 195px;
    min-width: 260px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
}
span.r-icon-inner {
    -webkit-transform: rotate(315deg);
       -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
         -o-transform: rotate(315deg);
            transform: rotate(315deg);
    text-transform: uppercase;
    width: 52px;
    line-height: 100%;
    position: absolute;
    font-size: 12px;
    letter-spacing: 0;
    top: -53px;
    left: -3px;
	background: none;
	text-shadow: 0px 0px 10px #999;
}
span.r-icon-inner.sanyoonoda {
	width: 53px;
}
.r-icon {
    color: #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #d43131 transparent transparent transparent;
    line-height: 0px;
    _border-color: #007bff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    top: 0;
    left: 0;
}
.r-icon.yamaguchi {
    border-color: #FE621E transparent transparent transparent;
    line-height: 0px;
}

.r-icon.yamaguchiyuda{
    border-color: #E4007F transparent transparent transparent;
}

.r-icon.shunan{
    border-color: #A488E2 transparent transparent transparent;
}

span.r-icon-inner.shunan {
    top: -55px;
	letter-spacing: 0.1em;
}
.r-icon.shimonosekichuo{
    border-color: #3DB9F1 transparent transparent transparent;
}

span.r-icon-inner.shimonosekichuo {
	top: -60px;
	letter-spacing: 0.1em;
}
.r-icon.sanyoonoda{
    border-color: #b94449 transparent transparent transparent;
}
span.r-icon-inner.sanyoonoda {
	top: -60px;
	letter-spacing: 0.1em;
}
.r-icon.hagi{
    border-color: #e60012 transparent transparent transparent;
}
.r-icon.nagato{
    border-color: #258bbb transparent transparent transparent;
}
.r-icon.hikarikudamatsu{
    border-color: #E4DC00 transparent transparent transparent;
}

.r-icon.yanai{
    border-color: #BFDBA9 transparent transparent transparent;
}

.r-icon.shimonoseki{
    border-color: #085D84 transparent transparent transparent;
}

.r-icon.hofu{
    border-color: #F5B9DB transparent transparent transparent;
}

.r-icon.iwakuni{
    border-color: #E2B581 transparent transparent transparent;
}

.r-icon.ube{
    border-color: #22AC38 transparent transparent transparent;
}
span.report-open-day {
    position: absolute;
    top: 175px;
	left: 0;
    color: #FFF;
    background: url(../images/bk-report.png) 0 0 no-repeat;
    width: 105px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 21px;
}
p.txt-report {
    width: 90%;
    margin: 0 auto;
}
span.report-date {
    display: block;
}
.txt-report a {
    color: #313131;
    line-height: 1.4;
    text-decoration: underline;
}

/*活動レポート*/

.report-column-left {
    width: 390px;
    float: left;
}

.report-column-right {
    width: 390px;
    float: right;
}

.box-left-inner {
    background-color: #e8f1fb;
    padding: 10px;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 403px;
}


.box-left-inner .img-thumb {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    display: block;
    height: 278px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 370px;

}
.box-left-inner img {
    left: 50%;
    /*max-width: none;*/
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.box-left-inner a {
    color: #313131;
    font-weight: bold;
}

img.photo.slashborder {}

.box-right-inner img {
    width: 115px;
    height: 86px;
    -o-object-fit: cover;
       object-fit: cover;
    float: left;
    margin-right: 10px;
}

.box-right-inner {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 5px solid #e8f1fb;
}
.box-right-inner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.report-column-all {
    margin-bottom: 60px;
}
.report-column-all:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/*20170726トップ変更分ここまで*/

/*-----------------------------------------------------	*/
/*	for - 979px					*/
/*-----------------------------------------------------	*/
/*
@media screen and (max-width: 979px) {

	#header-inner {
		width: 90%;
	}

	#logo a{
		width:38%;}

	#gnav nav {
		width: 90%;
	}

	#gnav nav ul li a {
		padding: 8px 14px 6px;
	}
*/
	/*#mainvisual .img {
		width: 130%;		 画像の幅÷980
		margin-left: -65%;	-(画像の幅÷980÷2)
	}*/
	
	/*

	#contents {
		width: 100%;
	}

	#right-column {
		float: none;
		width: 90%;
		margin: 0 auto;
		padding-bottom: 0;
	}

	.column-set {
		width: 105%;
	}

	.column1 {
		width: 46%;
		margin-right: 4.1%;
	}

	.resultslist .column1{
		width: 20%;}
	
	#left-column {
		float: none;
		width: 90%;
		margin: 0 auto;
		*margin: 0 auto 20px;
		overflow: hidden;
		*zoom: 1;
	}

	#left-column-inner {
		width: 105%;
	}

	#left-column .box {
		float: left;
		width: 24%;
		width: 26%;
		margin-right: 4.1%;
		padding: 0 2.5% 15px;
	}

	#left-column .ad {
		width: 26%;
		padding: 10px 1.5% 0;
		padding: 0;
	}

	#footer-inner {
		width: 96%;
	}

}*/



/*-----------------------------------------------------	*/
/*	for - 767px					*/
/*-----------------------------------------------------	*/
/*
@media screen and (max-width: 767px) {

	#header-inner {
		width: 100%;
	}

	#tagline {
		float: none;
		padding: 15px 0 5px;
		text-align: center;
	}

	#logo {
		padding: 0 0 15px;
	}

	#logo a {
		width: 100%;
		margin: 0 auto;
	}
	
	#header-info{
		float: none;
		text-align: center;}

	#gnav nav {
		width: 100%;
	}

	#gnav nav ul {
		float: none;
		width: 100%;
		border-left: none;
		border-right: none;
	}

	#gnav nav ul li {
		float: left;
		width: 50%;
		*width: 49.9%;
	}

	#gnav nav ul li a {
		display: block;
		padding: 8px 0 6px;
		text-align: center;
		border-left: solid 1px #111;
		border-right: solid 1px #333;
		border-bottom: solid 1px #111;
		border-top: solid 1px #333;
		background-image: none;
	}
	
	#gnav nav ul li a:hover{
		border-bottom: solid 1px #E74B18;}

	.column1 {
		width: 45.5%;
		margin-right: 4%;
	}

	.resultslist .column-set{
		width: 100%;
		font-size: 85%;}
		
	.resultslist .column1{
		padding: 2% 2.4%;}

	#left-column .box {
		width: 39.5%;
		margin-right: 4%;
		padding: 0 3% 15px;
		padding: 0;
	}

	#left-column .ad {
		width: 41.5%;
		padding: 10px 2% 0;
		padding: 0;
		background: none;
	}

}
*/

/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*
@media screen and (max-width: 479px) {
	
	#logo a,
	#header-info{
		width: 90%;}
	
	
	#header-info{
		margin-left: 5%;}
		
	#header-info img{
		width:70%;
		float: left;}
	#header-info a img{
		width:30%;}

	.box {
		padding: 0 20px 20px;
	}

	.contents-title {
		font-size: 110%;
	}

	.btn {
		width: auto;
	}

	.btn a {
		width: auto;
	}

	.column-set {
		width: 100%;
		*margin-bottom: 0;
	}

	.column1 {
		float: none;
		width: 100%;
	}

	.box {
		margin-bottom: 20px;
	}

	.news-box dt {
		float: none;
		width: auto;
	}

	.news-box dd {
		margin: 0 0 10px 0;
	}
	
	.resultslist .column1{
		width:100%;}
		
		.resultslist .column1 img{
			width: 40%;
			float: left;
			margin-right: 5px;}
		.resultslist .column1 h3,
		.resultslist .column1 p{
			padding-right: 10px;}
		.resultslist .column1 p.smallbtn{
			text-align: right;}
	
	.housedata table{
		border: 0;}		
	
	.housedata table th,
	.housedata table td{
		border: 0;
		display: block;}

	#left-column {
		*margin-bottom: 0;
	}

	#left-column-inner {
		width: 100%;
	}

	#left-column .box {
		float: none;
		width: auto;
		margin-right: 0;
		padding: 0 20px 20px;
		padding: 0;
	}

	#left-column .box p {
		font-size: 83%;
	}

	#left-column .box .tel {
		font-size: 150%;
	}

	#left-column .btn {
		height: 40px;
		margin: 10px auto 0;
		border-radius: 25px;
		font-size: 90%;
	}

	#left-column .btn a {
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
	}

	#left-column .ad {
		margin-right: 0;
		padding: 10px 10px 0;
	}
	
	#footer-right{
		width: 100%;}

}
*/
/*-----------------------------------------------------	*/

.newsletter #maincontents h3 {
	border-left: 7px solid #80B314;
	border-bottom: 1px dashed #80B314;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 10px;
}
.newsletter #maincontents h3::before {
	color: #00736D;
}
.newsletter #maincontents strong {
	font-weight: bold;
}
.newsletter #maincontents .katsudo li {
	margin-bottom: 10px;
}
.newsletter #maincontents .katsudo li p {
	margin: 0;
}
.newsletter #maincontents .katsudo li h4 {
	font-weight: bold;
	color: #085D84;
}
/*チラシダウンロード*/
#maincontents a.btn-download,
a.btn-download {
	backface-visibility: none;
	padding: 0;
	width: 350px;
	margin: 30px auto;
	display: block;
}
.table-about,
.table-about th,
.table-about td {
  background: none;
  border: 0;
  width: inherit;
}
.table-about th,
.table-about td {
  padding: 2px 20px;
}

/* モーニングセミナーレポートの画像リンク */
.mseminor-post .fancybox {
  pointer-events: none;
}

/* 告知チラシ一覧
---------------------------------------------------------- */
#branch-notice {
	margin-bottom: 40px;
}
#branch-notice .notice__flex {	
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
#branch-notice .notice__item {
	width: 18%;
	margin: 0.5%;
}
#branch-notice .notice__item.is-empty {
  height: 0;
	width: 18%;
	margin: 0.5%;	
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#branch-notice .notice__item h3 {
	width: 100%;
	float: none;
	font-size: 11px;
	line-height: 1.3em;
}
#branch-notice .notice__item h3 a {
	text-decoration: underline;
	color: #313131;
}
#branch-notice .notice__item img.photo {
	float: none;
	margin: 0 0 5px 0;
}

.entry__btn {
	margin: 30px 0;
}
.entry__btn a {	
	padding: 10px 20px;
	background: #cf0000;
	color: #fff;
	font-weight: bold;
	border-radius: 4px; 
}