/* 管理画面エディター */
#tinymce {
  width: 740px;
  font-family: "YakuHanJP", "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 13px;
  line-height: 1.8;
  min-width: 740px;
  margin: 10px;
}


/* 共通箇所CSS */

.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	font-size: 130%;
	line-height: 1.8
}
.container:after {
	content: "";
	display: table;
	clear: both
}
.freeContainer {
	position: relative;
	font-size: 130%;
	line-height: 1.8
}
.freeContainer:after {
	content: "";
	display: table;
	clear: both
}
.largeContainer {
	margin-bottom: 40px;
	background: url("../../img/common/bg_subcontainer.png") repeat-x top
}
.largeContainer-nobg {
	background: none
}
.largeContainer_main {
	float: left;
	width: 740px
}
.largeContainer_side {
	width: 200px;
	float: right
}

/* ヘッダー */

.header {
	min-height: 172px;
    box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.4);
    position: relative;
    z-index: 20000;
}
.header .container {
	padding: 20px 0
}
.header_left {
	float: left
}

.header_left .sns_logo{
	margin-top: 33px;
}
.header_left .sns_logo a:hover{
	text-decoration:none;
}
.header_left .sns_logo img{
	margin: 0 3px;
}

.header_right {
	float: right
}
.header_h1 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 95%
}
.header_logo a {
	display: block
}
.headerNavi {
	display: table;
	width: 100%;
	margin-bottom: 10px
}
.headerNavi_item {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #eee;
	padding: 3px 10px;
	line-height: 1.3
}
.headerNavi_item:first-child {
	border-left: none
}
.headerNavi_item img {
	display: inline-block;
	margin-right: 5px;
	vertical-align: -1px
}
.headerNavi_item a {
	font-size: 93%
}
.headerSearch {
	overflow: hidden
}
.headerSearch_box {
	background: url("../../img/common/bg_header_searchbox.png") no-repeat;
	width: 385px;
	height: 38px;
	float: left
}
.headerSearch_textarea {
	padding: 6px 0 0 45px
}
.headerSearch_textarea input {
	border: none;
	width: 96%;
	background: none;
	font-size: 16px;
	padding: 3px 2px 2px;
	line-height: 1.3
}
.headerSearch_btn {
	float: right
}
.headerSearch_btn input {
	width: 100px;
	height: 38px;
	border-radius: 0px;
	background: #D9DB00;
	border: none;
	color: #005742;
	font-size: 13px;
	border-radius: 3px;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.headerSearch_btn input {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.headerSearch_btn input:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.headerSearch_btn input:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

/* ナビゲーション */

.gnav {
	background: #005741
}
.gnav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000
}
.gnav_list {
	width: 980px;
	margin: 0 auto;
	position: relative;
	font-size: 130%;
	line-height: 1.8;
	display: table;
	border-collapse: collapse
}
.gnav_item {
	display: table-cell;
	text-align: center;
	border-right: 1px solid #186653
}
.gnav_item:first-child {
	border-left: 1px solid #186653
}
.gnav_item a {
	display: block;
	color: #fff;
	font-size: 115%;
	padding: 20px 15px;
	line-height: 1.3;
	letter-spacing: 1px;
	font-weight: 500;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-timing-function: cubic-bezier(0, 1.01, 0.47, 1);
	transition-timing-function: cubic-bezier(0, 1.01, 0.47, 1)
}
.gnav_item a:hover {
	text-decoration: none;
	background: #1A6855
}
.gnav_item.active {
	background: #1A6855
}


/* フッター */


.footer {
	background: #005741 url("../../img/common/bg_footer.png") repeat-x top
}
.footer_left {
	float: left
}
.footer .container {
	padding: 60px 0 20px
}
.footerNavi-01, .footerNavi-02, .footerNavi-03, .footerNavi-04 {
	float: left
}
.footerNavi-01 {
	width: 170px;
	margin-right: 20px
}
.footerNavi-02 {
	width: 175px;
	margin-right: 20px
}
.footerNavi-03 {
	width: 170px;
	margin-right: 20px
}
.footerNavi-04 {
	width: 145px
}
.footerNavi_title {
	color: #fff;
	font-size: 115%;
	letter-spacing: 1px;
	font-weight: 500;
	border-bottom: 1px solid #26705E;
	padding-bottom: 5px;
	margin-bottom: 10px
}
.footerNavi_title a {
	color: #fff
}
.footerNavi_list {
	margin-bottom: 20px
}
.footerNavi_list li {
	margin-top: 5px
}
.footerNavi_list a {
	color: #fff;
	display: inline-block;
	background: url("../../img/common/icon_arrow_02.png") no-repeat left;
	padding: 0 0 0 15px;
	line-height: 1.3
}
.footerNavi_list .sns_logo {
	padding-top: 20px;
}
.footerNavi_list .sns_logo a {
	background:none;
}

.pageBtm {
	padding: 10px 0
}
.pageBtm_logo {
	float: left
}
.pageBtm_logo a {
	display: block
}
.pageBtm_copy {
	float: right;
	font-size: 85%;
	letter-spacing: 1px;
	font-family: "Open Sans", Arial, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}
.footerMap {
	float: right
}
.footerMap .iframe {
	margin-bottom: 10px
}
.footerMap_inner {
	overflow: hidden
}
.footerMap_more {
	display: inline-block;
	width: 45%;
	text-align: center
}
.footerMap_more a {
	color: #fff;
	text-decoration: underline;
	background: url("../../img/common/icon_arrow_02.png") no-repeat right;
	display: inline-block;
	padding: 0 12px 0 0;
	font-size: 90%
}
.footerMap_more a:hover {
	text-decoration: none
}
.footerMap_btn {
	margin-right: 10px;
	display: inline-block;
	width: 44%
}
.footerMap_btn a {
	display: block;
	background: #D9DB00;
	line-height: 1.2;
	border-radius: 5px;
	color: #005741;
	padding: 7px 0 7px 7px;
	position: relative;
	cursor: pointer;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.footerMap_btn a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.footerMap_btn a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.footerMap_btn a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.footerMap_btn a:after {
	content: "";
	width: 7px;
	height: 10px;
	display: block;
	background: url("../../img/common/icon_arrow.png") no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 5px
}


/* サイドバー */

.sidePicList {
	margin-bottom: 20px
}
.sidePicList a {
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.sidePicList a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.sidePicList a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.sidePicList a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.monthlyInfo {
	background: #F6F7E7;
	padding: 10px;
	margin-bottom: 20px
}
.monthlyInfo_pic {
	text-align: center;
	margin-bottom: 5px
}
.monthlyInfo_pic a {
	display: block;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.monthlyInfo_pic a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.monthlyInfo_pic a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.monthlyInfo_pic a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.monthlyInfo_title {
	color: #005741;
	font-size: 110%;
	text-align: center;
	line-height: 1.1;
	font-weight: 500;
	margin-bottom: 10px
}
.monthlyInfo_more {
	text-align: center
}
.monthlyInfo_more a {
	text-decoration: underline;
	background: url("../../img/common/icon_arrow.png") no-repeat right;
	display: inline-block;
	padding: 0 12px 0 0
}
.monthlyInfo_more a:hover {
	text-decoration: none
}
.monthlyInfo_btn {
	margin-bottom: 15px
}
.monthlyInfo_btn a {
	display: block;
	background: #D9DB00;
	line-height: 1.2;
	text-align: center;
	border-radius: 5px;
	font-size: 110%;
	color: #005741;
	padding: 10px 0;
	position: relative;
	cursor: pointer;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.monthlyInfo_btn a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.monthlyInfo_btn a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.monthlyInfo_btn a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.monthlyInfo_btn a:after {
	content: "";
	width: 7px;
	height: 10px;
	display: block;
	background: url("../../img/common/icon_arrow.png") no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px
}
.sideCompanyInfo {
	margin-bottom: 20px
}
.sideCompanyInfo_title {
	font-size: 120%;
	margin-bottom: 10px;
	color: #005741;
	letter-spacing: 1px;
	font-weight: 500;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee
}
.sideCompanyInfo_list {
	font-size: 110%
}
.sideCompanyInfo_list a {
	background: url("../../img/common/icon_arrow.png") no-repeat left;
	display: inline-block;
	padding: 0 0 0 12px
}
.sideFacebook {
	margin-bottom: 20px
}

/*fbボタン*/

.fb {
	float:right;
	margin-bottom:20px;
	margin-top:20px;
}

/*ページトップボタン*/

.pageTopBtn {
	display: none
}
.pageTopBtn a {
	display: block;
	position: fixed;
	bottom: 10px;
	right: 10px;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	border-radius: 5px;
	overflow: hidden
}
@media only screen and (max-width: 687px) {
	.pageTopBtn a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.pageTopBtn a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.pageTopBtn a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.sideNaviBox {
	margin-bottom: 30px
}
.sideNaviBox_title {
	background: #005741 url("../../img/common/icon_side_leaf.png") no-repeat 7px 50%;
	color: #fff;
	padding: 10px 10px 10px 25px;
	margin-bottom: 1px
}
.sideNaviBoxList a {
	color: #005741
}
.sideNaviBoxList_title {
	border: 1px solid #eee;
	margin-bottom: 1px
}
.sideNaviBoxList_title a {
	display: block;
	padding: 10px 10px 10px 17px;
	position: relative;
	font-weight: 500;
	background: #F5F9F8
}
.sideNaviBoxList_title a:before {
	content: "";
	width: 6px;
	height: 8px;
	background: url("../../img/common/icon_arrow_03.png") no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.sideNaviBoxList_list {
	background: #E7EFED;
	margin-bottom: 1px
}
.sideNaviBoxList_list li {
	border-top: 1px solid #DCE8E5
}
.sideNaviBoxList_list li:first-child {
	border-top: none
}
.sideNaviBoxList_list a {
	display: block;
	padding: 10px 10px 10px 17px
}
.sideNaviBoxList_list a.child {
	padding: 10px 10px 10px 30px;
	position: relative;
}
.sideNaviBoxList_list a.child::before{
	content:"";
	position: absolute;
	top:20px;
	left:20px;
	width: 5px;
	height: 2px;
	background:#CCC;
}


/* コンテンツエリア */

.commonTitle {
	position: relative;
	font-size: 140%;
	color: #005741;
	padding-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 500;
	margin-bottom: 25px
}
.commonTitle:before, .commonTitle:after {
	content: "";
	position: absolute;
	height: 1px;
	left: 0;
	bottom: 0
}
.commonTitle:before {
	width: 30px;
	background: #005741;
	z-index: 5
}
.commonTitle:after {
	width: 100%;
	background: #EEEEEE
}
.commonTitle-eng {
	vertical-align: 1px;
	font-size: 70%;
	display: inline-block;
	margin-left: 15px;
	font-family: "Open Sans", Arial, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}
.commonTitle-eng:before {
	content: "/";
	display: inline-block;
	margin: 0 10px 0 0
}
.pnkz {
	background: #F5F9F8;
	border-bottom: 1px solid #fff
}
.pnkz ul {
	padding: 5px 0;
	line-height: 1.3
}
.pnkz li {
	font-size: 95%;
	display: inline-block;
	margin-right: 10px;
	color: #00573F
}
.pnkz li a {
	color: #00573F
}
.pnkz li:before {
	content: ">";
	display: inline-block;
	margin-right: 10px;
	font-family: "Open Sans", Arial, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}
.pnkz li:first-child:before {
	display: none
}
.subPageContainer_title {
	font-size: 220%;
	color: #005741;
	font-weight: 500;
	padding: 30px 0 0 0;
	letter-spacing: 1px;
	margin-bottom: 30px;
	font-weight:bold;
}
.subPageContainer_eyeCatch {
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	margin-bottom: 30px
}
.subPageContainer_eyeCatch-text {
	line-height: 1.3;
	background: url("../../img/common/bg_eyecatch.png") repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 12px;
	letter-spacing: 1px
}
.subPageContainer .newsList {
	margin-bottom: 30px
}
.subPageContainer .newsList_list {
	margin-bottom: 30px
}
.subPageContainer .newsList_item {
	margin-top: 15px;
	border-bottom: 1px solid #eee;
	padding: 0 0 15px;
	position: relative;
}
.commonPager {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 20px;
}
.commonPager a {
	color: #000;
	font-size: 110%;
	display: inline-block;
	margin: 0 5px
}
.commonPager span, .commonPager a {
	font-size: 110%;
	display: inline-block;
	margin: 0 5px;
	color: #999999;
	border: 1px solid #ddd;
	min-width: 37px;
	padding: 5px 10px;
	border-radius: 5px
}
.commonPager .current {
	background: #333333;
	color: #fff !important;
	border: 1px solid #333
}
.commonPager .previouspostslink, .commonPager .nextpostslink {
	color: #000;
	border: none
}
.commonPager .previouspostslink:before {
	content: "<";
	display: inline-block;
	margin-right: 5px
}
.commonPager .nextpostslink:after {
	content: ">";
	display: inline-block;
	margin-left: 5px
}

.u {
	 text-decoration: underline;
}


/* 新着関連 */

.newsList_list {
	font-size: 110%;
	line-height: 1.3;
	margin-bottom: 15px
}
.newsList_item {
	margin-top: 10px;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px;
	position: relative;
}
.newsList_item:first-child {
	margin-top: 0
}
.newsList_day {
	display: inline-block;
	font-family: "Open Sans", Arial, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 110%;
	letter-spacing: 1px;
	margin-right: 5px
}
.newsList_category {
	color: #fff;
	width: 145px;
	display: inline-block;
	font-size: 72%;
	text-align: center;
	padding: 4px 0;
	margin-right: 5px
}
.newsList_title {
	display: block;
	line-height: 1.6;
	position: relative;
	word-break: break-all;
	margin-top: 10px;
}
.newsList_more {
	text-align: right
}
.newsList_more a {
	color: #005742;
	font-size: 110%;
	padding: 0 18px 0 0;
	line-height: 1.3;
	background: url("../../img/common/icon_arrow.png") no-repeat right;
	font-weight: bold;
	letter-spacing: 1px
}
.newsList-pdf:after {
	content: "";
	width: 16px;
	height: 22px;
	background: url("../../img/common/icon_pdf.png") no-repeat;
	position: absolute;
	top: 0;
	left: 255px;
	position: absolute
}

.newsList_category-01 {
	background: #85B200
}
.newsList_category-02 {
	background: #FF9326
}
.newsList_category-03 {
	background: #00B3B3
}
.newsList_category-04 {
	background: #B35F12
}
.newsList_category-05 {
	background: #6FB310
}
.newsList_category-06 {
	background: #6F6310
}
.newsList_category-07 {
	background: #C84420
}
.newsListDetail_category-01 {
	background: #85B200
}
.newsListDetail_category-02 {
	background: #FF9326
}
.newsListDetail_category-03 {
	background: #00B3B3
}
.newsListDetail_category-04 {
	background: #B35F12
}
.newsListDetail_category-05 {
	background: #6FB310
}
.newsListDetail_category-06 {
	background: #6F6310
}
.newsListDetail_category-07 {
	background: #C84420
}

/* エディタ関連 */

.templateContainer_eyeCatch {
	text-align: center;
	margin-bottom: 30px
}
.templateContainer h1 {
	font-size: 220%;
	color: #005741;
	font-weight: 700;
	padding: 30px 0 0 0;
	letter-spacing: 1px;
	margin-bottom: 30px
}
.templateContainer h2 {
	position: relative;
	font-size: 160%;
	color: #005741;
	padding-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 25px
}
.templateContainer h2:before, .templateContainer h2:after {
	content: "";
	position: absolute;
	height: 1px;
	left: 0;
	bottom: 0
}
.templateContainer h2:before {
	width: 30px;
	background: #005741;
	z-index: 5
}
.templateContainer h2:after {
	width: 100%;
	background: #EEEEEE
}
.templateContainer h3 {
	padding: 10px 0 10px 40px;
	font-size: 140%;
	color: #005741;
	background: #F2F6F5 url("../../img/common/icon_leaf.png") no-repeat 12px 48%;
	margin-bottom: 25px;
	font-weight: 700
}
.templateContainer h3 a{
    margin-left: 15px;
}
.templateContainer h4 {
	color: #005741;
	font-size: 120%;
	font-weight: 700;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 25px
}
.templateContainer h4:before {
	content: "●";
	color: #005741;
	display: inline-block;
	margin-right: 5px
}
.templateContainer h4 a{
    margin-left: 15px;
}
.templateContainer p {
	margin-bottom: 30px !important;
	font-size: 105%;
	overflow: hidden
}
.templateContainer a {
	line-height: 1.3;
	background: url("../../img/common/icon_arrow.png") no-repeat left;
	display: inline-block;
	padding: 0 0 0 12px
}
.templateContainer a:visited {
	color: #A93F7F
}
.templateContainer ul {
	margin: 0 0 10px 15px
}
.templateContainer ul li {
	list-style-type: disc
}
.templateContainer ol {
	margin: 0 0 10px 15px
}
.templateContainer ol li {
	list-style-type: decimal
}
.templateContainer table {
	margin-bottom: 25px;
	width: 100%
}
.templateContainer table th, .templateContainer table td {
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 15px;
	vertical-align: middle
}
.templateContainer table th {
	border-left: 2px solid #A8C1BC;
	width: 180px;
	background: #D3E0DD;
	color: #005741
}
.templateContainer table td {
	background: #F2F6F5
}
.templateContainer .aligncenter {
	display: block;
	margin: 0 auto
}
.templateContainer .alignright {
	float: right;
	margin: 0 0 15px 15px
}
.templateContainer .alignleft {
	float: left;
	margin: 0 15px 15px 0
}
.templateContainer .wp-caption-text {
	text-align: center
}
.templateContainer .gallery, .templateContainer #gallery-1 {
	margin-bottom: 30px !important
}
.templateContainer .gallery img, .templateContainer #gallery-1 img {
	border: none !important
}
.photoBoxleft {
	overflow: hidden;
	margin-bottom: 25px
}
.photoBoxleft_pic {
	float: left
}
.photoBoxleft_data {
	margin: 0 0 0 320px
}
.photoBoxRight {
	overflow: hidden;
	margin-bottom: 25px
}
.photoBoxRight_pic {
	float: right
}
.photoBoxRight_data {
	margin: 0 320px 0 0
}
.textContainer {
	background: #F2F6F5;
	padding: 20px 20px 10px;
	margin-bottom: 25px
}
.textContainer_title {
	color: #005741;
	font-size: 120%;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing: 1px
}
.textThreeColumn {
	overflow: hidden;
	margin: 0 0 25px -10px
}
.textThreeColumn_item {
	width: 32%;
	background: #F6F7E7;
	border-radius: 5px;
	padding: 20px;
	float: left;
	margin-left: 10px
}
.textThreeColumn_title {
	color: #005741;
	font-size: 115%;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 1.4
}
.textThreeColumn_comment {
	line-height: 1.6;
	margin-bottom: 10px
}
.textThreeColumn_btn a {
	display: block;
	background: #D9DB00;
	line-height: 1.2;
	text-align: center;
	border-radius: 5px;
	font-size: 110%;
	color: #005741;
	padding: 10px 0;
	position: relative;
	cursor: pointer;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}
@media only screen and (max-width: 687px) {
	.textThreeColumn_btn a {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.textThreeColumn_btn a:hover {
	text-decoration: none;
	opacity: .7;
	filter: alpha(opacity=70)
}
@media only screen and (max-width: 687px) {
	.textThreeColumn_btn a:hover {
		opacity: 1;
		filter: alpha(opacity=100)
	}
}
.textThreeColumn_btn a:after {
	content: "";
	width: 7px;
	height: 10px;
	display: block;
	background: url("../../img/common/icon_arrow.png") no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 10px
}



.templateContainer .moreLinkBtn {
  margin-bottom: 20px;
}

.templateContainer .moreLinkBtn a {
  display: block;
  background: url("../../img/top/btn_bg.png") no-repeat;
  text-align: center;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  line-height: 60px;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

.templateContainer .moreLinkBtn a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: #fff;
  filter: alpha(opacity=70);
}

.templateContainer .moreLinkBtn a:visited {
  text-decoration: none;
  opacity: 0.7;
  color: #fff;
  filter: alpha(opacity=70);
}

.templateContainer .moreLinkBtn span {
  display: inline-block;
  background: url("../../img/top/icon_more.png") right no-repeat;
  padding: 0 20px;
}


.templateContainer .contactBtn {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 0 10px;
}

.templateContainer .contactBtn_item01 {
  float: left;
}

.templateContainer .contactBtn_item01 a {
  width: 350px;
  height: 50px;
  background: url("../../img/common/btn_contact_01.png") no-repeat;
  display: block;
  text-indent: -9999px;
}

.templateContainer .contactBtn_item01 a:hover {
  background-position: 0 -50px;
}

.templateContainer .contactBtn_item02 {
  float: right;
}

.templateContainer .contactBtn_item02 a {
  width: 350px;
  height: 50px;
  background: url("../../img/common/btn_contact_02.png");
  display: block;
  text-indent: -9999px;
}

.templateContainer .contactBtn_item02 a:hover {
  background-position: 0 -50px;
}

.templateContainer .formLinkBtn {
  margin-bottom: 30px;
}

.templateContainer .formLinkBtn a {
  height: 50px;
  background: url("../../img/common/btn_contact_03.png") no-repeat;
  display: block;
  text-indent: -9999px;
}

.templateContainer .formLinkBtn a:hover {
  background-position: 0 -50px;
}

.seminarMonthBtn {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.seminarMonthBtn_item a {
  background: #235642;
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  transition: opacity .2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

.seminarMonthBtn_item a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.seminarMonthBtn_item.active a {
  background: #DADB00;
  color: #235642;
}

.seminarMonthBtn_item span {
  background: #efefef;
  color: #333;
  padding: 10px;
  border-radius: 3px;
  opacity: 0.5;
}

.seminarMonthBtnNavi{display:-ms-flexbox;display:flex}.seminarMonthBtnNavi_item{background:#cad9d6;padding:10px 20px;border-radius:5px;position:relative;margin-right:10px}.seminarMonthBtnNavi_item a{transition:opacity .2s ease-in-out;cursor:pointer;opacity:1;filter:alpha(opacity=100);color:#235643;font-weight:bold}.seminarMonthBtnNavi_item a:hover{text-decoration:none;opacity:.7;filter:alpha(opacity=70)}.seminarMonthBtnNavi_item.active{background:#dadb47;font-weight:bold;color:#235642;cursor:default}.seminarMonthWrapBox *,.seminarMonthWrapBox *:before,.seminarMonthWrapBox *:after{box-sizing:border-box}.seminarMonthWrapBox_item{display:none}.seminarMonthWrapBox_item.active{display:block}
