@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #333333;
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic, "メイリオ", Meiryo, sans-serif;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	-webkit-print-color-adjust: exact;
}
input, select, textarea {
	font-family: '游ゴシック体', 'Yu Gothic', YuGothic, "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
	padding: 0 2px;
}
img {
	vertical-align: bottom;
}
p {
	font-size: 18px;
	line-height: 1.6;
}
#cont-main[data-page-type="page"] p {
	text-indent: 1em;
}
p img {
	vertical-align: baseline;
}
figure img {
	vertical-align: top;
}
a {
	color: #2D6DB9;
	line-height: 24px;
	text-decoration: underline;
	
	  -webkit-transition: 0.1s ease-in-out;
	  -moz-transition: 0.1s ease-in-out;
	  -o-transition: 0.1s ease-in-out;
	  transition: 0.1s ease-in-out;
}
button {
	cursor: pointer;
}
small {
	font-size: 90%;
}
area{
  border:none;
  outline:none;
}
.single_inner {
	font-size: 18px;
	line-height: 1.6;
}/*
.single_inner br + br {
	display: none;
}*/

/* clearfix
======================================= */
.clearfix:before, .clearfix:after {
	content: "";
	display: block;
	overflow: hidden!important;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

/* ヘッダー
=====================================*/
header a {
	text-decoration: none !important;
}
#header_top_r {
	padding: 0 10px 0 0;
}
#header_top_r li {
	display: inline-block;
	font-size: 12px;
	margin-top: 0;
}
#header_top_r li:not(:last-child) {
	margin-right: 38px;
}
#header_top_r a {
	color: #fff;
}
#header_top_r a:hover {
	color: #F68121;
}
#header_main ul {
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	margin-left: 0;
}
.page_title {
	border-top: 1px solid #F4F4F4;
	min-width: 1240px;
	overflow: hidden;
	position: relative;
}
.page_title span {
	color: #53A7CC;
	display: block;
	font-size: 40px;
}
.page_title h1 {
	display: inline-block;
	line-height: 1.3;
	text-shadow: 2px 2px 2px #fff;
}
.page_title h1:not(#products_title) {
	left: 0;
	max-width: 620px;
	position: absolute;
    top: 50%;
	transform: translateY(-50%);
	width: auto;
}
.page_title h1:after {
	background: #53A7CC;
	content: "";
	display: inline-block;
	height: 5px;
	margin-top: 20px;
	width: 100px;
}
div[id*="h1_"] .inner:not(#product-detail) {
	height: 300px;
	padding: 130px 20px;
	position: relative;
}
div[id*="h1_"] #product-detail {
	height: 500px;
	position: relative;
}
.news div[id*="h1_"] .inner {
	padding: 0;
}

div[id*="h1_"] p {
	font-weight: 400;
	margin-top: 20px;
}
.news div[id*="h1_"] .inner {
	padding: 0;
}
.submenu_logo {
	border-left: 1px solid #e9e7e0;
	border-right: 1px solid #e9e7e0;
	display: inline-block;
	/*height: 42px;*/
	line-height: 42px;
	margin: 0 40px 0 0;
	text-align: center;
	width: 53px;
}
.submenu_logo:hover {
	background: #e9e7e0;
}
.submenu_logo img {
	vertical-align: middle;
}
.submenu ul, .submenu li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.submenu > li:last-child {
	display: inline-table;
}
.submenu > li:last-child > a {
	display: table-cell;
}
.submenu > li:last-child > ul {
	display: table-cell;
}
.submenu_p {
/*width: 880px;*/
}
.submenu_news_y, .submenu_news_c {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
}
.submenu_news_c {
	border-left: 1px solid #e4e2d8;
	padding: 0 0 0 20px;
}
.submenu > li:before, .submenu > li > a + ul:before {
	background: url(../img/h_pankuzu_arrow.png) no-repeat center;
	background-size: 6px 11px;
	content: '';
	display: inline-block;
	height: 11px;
	margin: 0 8px;
	width: 6px;
}
.submenu > li:first-child:before {
	display: none;
}
.submenu li li:before {
	background-image: url(../img/icon_nav.png);
	background-size: 9px;
	border: none;
	height: 9px;
	margin: 0 9px 0 30px;
	width: 9px;
}
.submenu_news_y li:before, .submenu_news_c li:before {
	margin-left: 16px !important;
}
.submenu a {
	color: inherit;
	opacity: 1;
}
.submenu a:hover, .submenu .current a {
	color: #e30011;
}
.page_thumbnail {
	margin-bottom: 40px;
}
.page_thumbnail img {
	vertical-align: bottom;
	width: 100%;
}
.h1_bg {
	background: url(../../img/company/company_mv_01.jpg) no-repeat;
	background-size: cover;
	text-align: center;
}
#pagetitle_area.thumnail_show {
	background: none;
}
#pagetitle_area:before, #pagetitle_area:after {
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: -1;
}
#pagetitle_area.thumnail_show:before {
	left: 0;
}
#pagetitle_area.thumnail_show:after {
	background: #fdf5ed;
	right: 0;
}
#pagetitle_area.thumnail_show {
	overflow: hidden;
	padding: 0;
}
#pagetitle_area.thumnail_show #pagetitle_inner {
	display: table;
	min-width: 1300px;
	margin: 0 auto;
	max-width: 1500px;
	width: 100%;
}
#pagetitle_area.thumnail_show .inner {
	display: table-cell;
	height: 400px;
	/*padding: 0 40px;*/
	width: 530px;
	vertical-align: middle;
}
#pagetitle_area.thumnail_show .page_thumbnail {
	background: #fdf5ed;
	display: table-cell;
	text-align: left;
	overflow: hidden;
}
#pagetitle_area.thumnail_show .page_thumbnail img {
	height: 400px;
	vertical-align: top;
}
.pankuzu ul {
	font-size: 14px;
	line-height: 1.8;
	margin: 0;
}
.pankuzu ul li {
	display: inline-block;
	font-size: 16px;
	margin-top: 0!important;
}
.pankuzu li a {
	color: #53A7CC;
	font-weight: 400;
	text-decoration: underline;
}
.pankuzu li:before {
	display: none;
}
.pankuzu {
	border-bottom: 1px solid #C6C6C6;
	padding: 5px 0;
}
.pankuzu li:nth-child(n+2):before {
	content: ">";
	display: inline-block;
	margin: 0 5px;
	vertical-align: baseline;
}
#place-area {
	margin-bottom: 20px;
}
#place-area .inner {
	text-align: right;
}
#place-area p {
	border-radius: 0 0 5px 5px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	min-width: 394px;
}
#place-area p span {
	font-size: 30px;
	vertical-align: bottom;
}
#place-area p {
	border-left: 5px solid #5F9D3D;
	border-right: 5px solid #5F9D3D;
	border-bottom: 5px solid #5F9D3D;
	color: #5F9D3D;
}
.about #place-area p {
	border-left: 5px solid #E69A3B;
	border-right: 5px solid #E69A3B;
	border-bottom: 5px solid #E69A3B;
	color: #E69A3B;
}
.branch_activity #place-area p {
	border-left: 5px solid #27A2A5;
	border-right: 5px solid #27A2A5;
	border-bottom: 5px solid #27A2A5;
	color: #27A2A5;
}
.club_activity #place-area p {
	border-left: 5px solid #EA6A7A;
	border-right: 5px solid #EA6A7A;
	border-bottom: 5px solid #EA6A7A;
	color: #EA6A7A;
}
.office #place-area p {
	border-left: 5px solid #50719F;
	border-right: 5px solid #50719F;
	border-bottom: 5px solid #50719F;
	color: #50719F;
}

/* ヘッダー end
=====================================*/

/* レイアウト大
=====================================*/
#content_area {
	margin-bottom: 80px;
}
.page-maintitle {
	border-bottom: none;
	padding-bottom: 0;
}

@media only screen and (min-width: 1040px) {
	.inner {
		margin: 0 auto;
		width: 960px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
	div[id*="h1_"] {
		width: 100%;
	}
	div[id*="h1_"] .inner {
	}
	#content_area,
	.pankuzu {
	}
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.inner {
		margin: 0 auto;
		min-width: 960px;
		width: 960px;
	}
	div[id*="h1_"] .inner {
		margin: 0 auto;
	}
	
	.pankuzu {
		padding: 5px 20px;
	}
}

/*=====================================
	PC
=====================================*/

@media print, screen and (min-width: 768px) {
	a:hover {
		cursor: pointer;
		opacity: .7;
		
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#header_top_links .inner {
		min-width: 960px;
	}
	#header_top {
		min-width: 960px;
	}
	#header_top > .inner {
		margin: 0 auto 15px;
		width: 960px;
	}
	#h_menu {
		display: none;
	}
	#header_main {
		background: #ffffff;
		margin: 0 auto;
		width: 960px;
	}
}

/* コンテンツ
=====================================*/
.clearfix:after {
	clear: both;
	content: '';
	display: block;
}
#main-content {
	line-height: 2;
}
.news #main h1:not([class]) {
	border-bottom: 2px solid #124596;
	color: #124596;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.4;
	margin: 0 0 15px;
	padding-bottom: 10px;
}
.news .sidebar ul {
	margin: 0;
}
h2 + .section_inner {
	margin-left: 20px;
}
h3 + .section_inner {
	margin-left: 20px;
}
.section_child:after {
	content: '';
	clear: both;
	display: block;
}
article + article,
section + section {
	margin-top: 60px;
}
.section_child {
	margin-bottom: 60px;
}
.section_child_s {
	margin-bottom: 1.8em;
}
.section_child:last-child {
	margin-bottom: 0;
}
.column_link figure,
.column_links figure {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#53a7cc+0,ededed+100 */
	background: #53a7cc; /* Old browsers */
	background: -moz-linear-gradient(top, #9BCBD9 0%, #fff 85%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #9BCBD9 0%,#fff 85%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #9BCBD9 0%,#fff 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	text-align: center;
}
.column_link figure {
	border: 1px solid #E2E2E2;
}
.column_link figure img,
.column_links figure img {
	height: 318px;
    width: auto;
}
.column_link figure img {
	width: 100%!important;
    height: auto!important;
}
.column_link h3 {
	color: #333333;
}
.column_link p {
	color: #53A7CC;
	font-weight: bold;
}

.blue_box {
	background: #DCEDF5;
	color: #000;
	padding: 12.5px 0;
	text-align: center;
}
.line_blue_box {
	border: 1px solid #53A7CC;
	padding: 30px;
}

/* 各ページのは画像つき　ｈ1
=====================================*/
h1#txt_png {
	background: rgba(255,255,255,0.8);
	display: inline-block;
	margin: 200px auto;
	padding: 45px;
}

h1#txt_png img {
	text-align: center;
}
h1#txt_png img:after {
	background: #000000;
	opacity: 0.5;
}
/* 見出し
=====================================*/
#content-area h1 {
	border-left: 8px solid #e60012;
	color: #333;
	line-height: 1.25em;
	margin-bottom: .9em;
	padding-left: 0.54em;
}
h2 {
	border-bottom: 2px solid #808080;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 25px;
	padding-bottom: 1px;
}
.about h2::before {
	background: #E69A3B;
	content: "";
	display: inline-block;
	height: 9px;
	margin-right: 10px;
	vertical-align: middle;
	width: 9px;
}
.about h2::after {
	background: #E69A3B;
	content: "";
	display: block;
	height: 2px;
	margin-top: 5px;
}
.branch_activity h2::before {
	background: #27A2A5;
	content: "";
	display: inline-block;
	height: 9px;
	margin-right: 10px;
	vertical-align: middle;
	width: 9px;
}
.branch_activity h2::after {
	background: #27A2A5;
	content: "";
	display: block;
	height: 2px;
	margin-top: 5px;
	width: 100%;
}
.club_activity h2::before {
	background: #EA6A7A;
	content: "";
	display: inline-block;
	height: 9px;
	margin-right: 10px;
	vertical-align: middle;
	width: 9px;
}
.club_activity h2::after {
	background: #EA6A7A;
	content: "";
	display: block;
	height: 2px;
	margin-top: 5px;
	width: 100%;
}
.office h2::before {
	background: #50719F;
	content: "";
	display: inline-block;
	height: 9px;
	margin-right: 10px;
	vertical-align: middle;
	width: 9px;
}
.office h2::after {
	background: #50719F;
	content: "";
	display: block;
	height: 2px;
	margin-top: 5px;
	width: 100%;
}
h3 {
	font-size: 22px;
	margin: 0 0 20px;
}
h4 {
	font-size: 20px;
	margin: 0 0 20px;
}

/* 文章
=====================================*/
/*#cont-main[data-page-type="page"] p {*/
#post_cont p {
	margin-bottom: 1.8em;
}
.best_seller {
	color: #f00;
	font-size: 35px;
	line-height: 1.2;
}
sub,
sup {
	font-size: 70%;
}
sup {
	vertical-align: text-top;
}
.read_l {
	font-size: 35px;
	font-weight: bold;
}
.read_m {
	font-size: 25px;
	font-weight: bold;
}

/* リンク系
=====================================*/
ul.link li:before {
	display: none;
}
ul.link_list a:before, p.link a:before, a.link:before {
	background: url(../img/icon_nav.png) no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 12px;
	margin: 0 9px 0 0;
	width: 9px;
}
ul.link_list2 a:before {
	background: none;
	border: 5px solid transparent;
	border-left: 7px solid #fab236;
	content: '';
	display: inline-block;
	height: 0;
	margin-right: 5px;
	vertical-align: baseline;
	width: 0;
}
ul.link_list a {
	text-decoration: none;
}
* + .btn_link {
	margin-top: 20px;
}
.btn_link a,
.btn_link button {
	line-height: 1;
	position: relative;
}
.btn_link a,
.btn_link button {
	background: #53A7CC;
	border: 0;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
    padding: 18px 0;
	text-align: center;
	width: 300px;
}
.btn_link button:hover {
	opacity: .7;
}
.btn_link a:after,
.btn_link button:after {
    background: url(../img/icon_arrow_r_w.png) no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 20px;
    right: 20px;
    margin: 0 10px 0 0;
    position: absolute;
    vertical-align: sub;
    width: 20px;
}
.btn_link.back a:after,
.btn_link.back button:after {
    background: url(../img/icon_arrow_r_w.png) no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 20px;
    left: 20px;
    margin: 0 10px 0 0;
    position: absolute;
	transform: rotate(180deg);
    width: 20px;
}

/* リンク系 end
=====================================*/

/* リスト
=====================================*/
ul {
	margin-left: 1em;
	text-align: left;
}
li {
	font-size: 18px;
	line-height: 1.5;
}
.single_inner li {
	list-style-type: inherit;
}
ul ul {
	margin-left: 30px;
}
main ul > li:before {
	border-radius: 5px;
	content: "";
	height: 13px;
	background: #C6C6C6;
	left: -13px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 13px;
}
li + li,
p + ul {
}
.list {
	margin-left: 26px;
}
.list li {
	position: relative;
}
.list li:before {
	border-radius: 13px;
	content: "";
	height: 13px;
	background: #C6C6C6;
	left: -22px;
	position: absolute;
	top: 5px;
	width: 13px;
}
ul.link li:before {
	background: transparent;
	border: none;
	height: 7px;
	margin-right: 15px;
	width: 6px;
}
ul.link_list > li {
	margin-right: 40px;
}
ul.link_list li:before {
	display: none;
}
ul.link li:before {
	background: transparent;
	border: none;
	height: 7px;
	margin-right: 15px;
	width: 6px;
}
ol > li:first-child {
	counter-reset: ol_list;
}
dt {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: .3em;
}
dd + dt {
	margin-top: .5em;
	font-size: 17px;
}
.link_icon:before {
	background: none;
	border: 5px solid transparent;
	border-left: 7px solid #fab236;
	border-radius: 0;
	content: '';
	display: inline-block;
	height: 0;
	margin-right: 5px;
	vertical-align: baseline;
	width: 0;
}
.list_arrow {
	margin-left: 0;
}
.list_arrow a {
	background: url(../img/icon_arrow_r_b.png) no-repeat right center;
	background-size: 15px;
	padding-right: 25px;
}
.list_arrow li:before {
	display: none;
}
ol {
    counter-reset: li;    /* li のカウンタを 0 にセット */ 
    list-style: none;
}
ol li:before {
    color: #333;
    counter-increment: li;   /* li の数を一つずつ増加 */
    content: counter(li) ". ";          /* 数を表示 */
	font-weight: bold;
}

/* リスト end
=====================================*/

.single_inner .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.single_inner .alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

/* テーブル
=====================================*/
.single_inner table {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	width: 100%;
}
/*tr:nth-child(n+2) {
	border-top: 1px solid #ccc;
}
*/
tr {
}
table.th_top tr:first-child {
	border-bottom: none;
}
th {
	background: #fff;
	border: 1px solid #333;
    font-size: 18px;
	line-height: 1.4;
	padding: 14px 20px;
	vertical-align: middle;
	white-space: nowrap;
	width: 200px;
}
td {
    font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	padding: 14px 20px;
	vertical-align: middle;
}

table tr:nth-of-type(n+2) th,
table tr:nth-of-type(n+2) td {
	border-top: 1px solid #E5E5E5;
}

.single_inner table tr th,
.single_inner table tr td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
table.th_top th:last-child, table.th_top td:last-child {
	border-right: none;
}
/* テーブル end
=====================================*/


/* ページャー
===================================== */
.wp-pagenavi {
	clear: both;
	margin-bottom: 60px;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: solid 1px #e0e0d2;
	padding: 6px 10px;
	margin: 0 5px;
}
.wp-pagenavi a:hover {
	color: #fff;
	background: #F68121;
	border: solid 1px #F68121;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.wp-pagenavi span.current {
	color: #FFF;
	background: #124596;
}

/* ページャー
=====================================*/

#pager-box {
	background: #F5F5F5;
	display: block;
	padding: 15px 0;
	text-align: center;
	width: 100%;
}
#pager-box ul {
	display: inline-flex;
	margin-top: 0;
}
#pager-box a {
	text-decoration: none;
}
#pager-box li a {
	color: #fff;
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
}

#pager-box li a:before {
	content: none;
}

#pager-box li a:after {
	content: none;
}
#pager-box li {
	background: #ccc;
	border-radius: 3px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	height: 44px;
	line-height: 44px;
	margin-bottom: 0;
	text-align: center;
	width: 44px;
}
#pager-box .prev,
#pager-box .next {
	background: #fff;
	border: 3px solid #ccc;
	border-radius: 3px;
	display: inline-block;
	height: 44px;
	margin-left: 15px;
	line-height: 44px;
	text-align: center;
	vertical-align: bottom;
	width: 102px;
}
#pager-box .prev a,
#pager-box .next a {
	display: block;
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	line-height: 40px;
}
#pager-box .prev span::before {
	border-bottom: 3px solid #ccc;
    border-left: 3px solid #ccc;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 10px;
    transform: rotate(45deg);
    width: 10px;
    z-index: 1;
}
#pager-box .next span::after {
	border-bottom: 3px solid #ccc;
    border-left: 3px solid #ccc;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    transform: rotate(225deg);
    width: 10px;
    z-index: 1;
}
#pager-box ul li:nth-of-type(n+2) {
	margin-top: 0;
	margin-left: 15px;
}
.branch_activity #pager-box .prev span::before {
	border-bottom: 3px solid #27A2A5;
    border-left: 3px solid #27A2A5;
}
.branch_activity #pager-box .next span::after {
	border-bottom: 3px solid #27A2A5;
    border-left: 3px solid #27A2A5;
}
.club_activity #pager-box .prev span::before {
	border-bottom: 3px solid #EA6A7A;
    border-left: 3px solid #EA6A7A;
}
.club_activity #pager-box .next span::after {
	border-bottom: 3px solid #EA6A7A;
    border-left: 3px solid #EA6A7A;
}
.office #pager-box .prev span::before {
	border-bottom: 3px solid #50719F;
    border-left: 3px solid #50719F;
}
.office #pager-box .next span::after {
	border-bottom: 3px solid #50719F;
    border-left: 3px solid #50719F;
}

/* 分類
=====================================*/

.taxonomy_event div[class*="box-"] {
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 10px 20px;
	width: 49%;
}
.club_activity_taxonomy .taxonomy_event {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.club_activity_taxonomy .club_activity_child_archive .taxonomy_event div[class*="box-"] {
	margin-right: 2%;
	width: 32%;
}
.taxonomy_event div[class*="box-"] .link a {
    display: block;
    font-size: 20px;
    font-weight: 600;
	margin-right: 46px;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    text-align: center;
}
.taxonomy_event div[class*="box-"] .link {
	background: #fff;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    width: 100%;
}
.taxonomy_event div[class*="box-"]:nth-of-type(2n) {
	margin-left: 2%;
}

.club_activity_taxonomy .club_activity_child_archive .taxonomy_event div[class*="box-"]:nth-of-type(2n) {
	margin-left: 0;
}
.club_activity_taxonomy .club_activity_child_archive .taxonomy_event div[class*="box-"]:nth-of-type(3n) {
	margin-right: 0;
}
.taxonomy_event div[class*="box-"] .link a::before {
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    right: -28px;
    top: 35%;
    transform: rotate(225deg);
    width: 10px;
    z-index: 1;
}
.taxonomy_event div[class*="box-"] .link a::after {
    background: #585B60;
    border-radius: 0 3px 3px 0;
    border-left: 1px solid #fff;
    content: "";
    display: inline-block;
    height: 114%;
    position: absolute;
    right: -49px;
    top: -3px;
    width: 50px;
}
.taxonomy_event div[class*="box-"] time {
	display: block;
	font-size: 18px;
	margin: 5px 0 10px;
}
.taxonomy_event div[class*="box-"] .category {
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	padding: 2px 5px;
}
.taxonomy_event div[class*="box-"] figure {
	/* background: url("../img/no_image.jpg") no-repeat center;
	background-size: contain; */
	min-height: 110px;
	text-align: center;
	width: 100%;
}
.taxonomy_event div[class*="box-"].seikatsujoho figure {
	/* background: url("../../img/office/no_image/no_image_seikatsujoho.jpg") no-repeat center; */
	/* background-size: contain; */
	min-height: 110px;
	text-align: center;
	width: 100%;
}
.taxonomy_event div[class*="box-"] img {
	height: auto;
	max-width: 100%;
	width: auto;
	min-width: 70%;
	max-height: 350px;
}
.taxonomy_event div[class*="box-"] .title {
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0;
}
#taxonomy_daido-kun {
	text-align: center;
	margin-top: 20px;
}
#taxonomy_daido-kun #taxonomy_hukidashi {
    border: solid 5px #F5F3E9;
    border-radius: 5px;
	display: inline-block;
    padding: 20px 40px;
	position: relative;
	vertical-align: top;
}
.about #taxonomy_daido-kun #taxonomy_hukidashi {
    border: solid 5px #585B60;
	background: #fff;
	font-weight: 600;
	line-height: 1.8;
}
#taxonomy_daido-kun #taxonomy_hukidashi p {
    font-size: 20px;
}
#taxonomy_daido-kun #taxonomy_hukidashi::after {
	background: url(../../img/login/img_hukidashi.png) no-repeat;
	background-size: contain;
	bottom: -40px;
	right: 0;
	content: "";
	display: inline-block;
	height: 40px;
	position: absolute;
	width: 80px;
}


/* カテゴリ　アイコン 同好会活動 */
/* 書道 */
.shodo #place-area p span::before {
	background: url(../../img/club_activity/icon-shodo.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* カラオケ */
.karaoke #place-area p span::before {
	background: url(../../img/club_activity/icon-karaoke.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 美術館 */
.daidokaibizyututen #place-area p span::before {
	background: url(../../img/club_activity/icon-art.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* ゴルフ */
[class*="golf"] #place-area p span::before {
	background: url(../../img/club_activity/icon-golf.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 俳句 */
.haiku #place-area p span::before {
	background: url(../../img/club_activity/icon-haiku.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* ボーリング */
.bowling #place-area p span::before {
	background: url(../../img/club_activity/icon-bowling.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 名古屋写真 */
[class*="syasin"] #place-area p span::before {
	background: url(../../img/club_activity/icon-camera.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 名古屋歩こう会 */
[class*="nagoyaarukoukai"] #place-area p span::before {
	background: url(../../img/club_activity/icon-walking.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 囲碁 */
[class*="igo"] #place-area p span::before {
	background: url(../../img/club_activity/icon-go.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 地酒会 */
[class*="zizakekai"] #place-area p span::before {
	background: url(../../img/club_activity/icon-liquor.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 東京アート */
[class*="tokyoart"] #place-area p span::before {
	background: url(../../img/club_activity/icon-picture.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 支部同好会 */

/* ゴルフ */
.osakagolf #place-area p span,
.hoshizakigolf #place-area p span,
.honsyagolf #place-area p span,
.sibukawagolf #place-area p span,
.titagolf #place-area p span,
.sibukawagolfrensyu #place-area p span,
.titagolf #place-area p span,
.tukizigolf #place-area p span,
.kondankai #place-area p span,
.hoshizakiengei #place-area p span,
.arukoukaikawasaki #place-area p span,
.arukoukaitita #place-area p span,
.sibukawaart #place-area p span,
.studygolf #place-area p span {
	color: #27A2A5;
}
.osakagolf #place-area p span::before,
.hoshizakigolf #place-area p span::before,
.honsyagolf #place-area p span::before,
.sibukawagolf #place-area p span::before,
.titagolf #place-area p span::before,
.sibukawagolfrensyu #place-area p span::before,
.titagolf #place-area p span::before,
.tukizigolf #place-area p span::before,
.studygolf #place-area p span::before {
	background: url(../../img/club_activity/icon-golf-green.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 懇談会 */
.kondankai #place-area p span::before {
	background: url(../../img/club_activity/icon-communication.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 園芸 */
.hoshizakiengei #place-area p span::before {
	background: url(../../img/club_activity/icon-flower.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 歩こう会 */
.arukoukaikawasaki #place-area p span::before,
.arukoukaitita #place-area p span::before {
	background: url(../../img/club_activity/icon-walking-green.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* 渋川アート */
.sibukawaart #place-area p span::before {
	background: url(../../img/club_activity/icon-picture-green.png) no-repeat center;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 34px;
	margin-bottom: -3px;
	margin-right: 3px;
	width: 34px;
}

/* pagetop
=====================================*/
#pagetop {
	background: #777777;
	bottom: 60px;
	color: #fff;
	font-weight: bold;
	padding: 28px 14px 20px;
	position: fixed;
	right: 60px;
    text-align: center;
	z-index: 5000;
}
#pagetop:before {
	border: 0px;
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: '';
    height: 8px;
    transform: rotate(-45deg);
    position: absolute;
	top: 10px;
	right: 41%;
    width: 8px;
}

/* フッター
=====================================*/
#f_top {
	padding-top: 30px;
	margin-bottom: 30px;
}
#f_main {
	padding: 60px 0;
}
#f_main h3 {
	border-bottom: 2px solid #585B60;
	color: #585B60;
	font-size: 18px;
	padding-bottom: 5px;
}
#f_main .btn-contact {
	font-size: 24px;
	width: 100%;
}
#f_main .inner > ul {
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	margin-left: 0;
}
#f_main li {
	font-size: 16px;
	position: relative;
}
#f_main .inner > ul > li {
	margin-top: 0;
}
#f_main .inner > ul > li > a {
	font-weight: bold;
	display: block;
	font-size: 16px;
}
#f_main ul ul li {
	margin-top: 0;
}
#f_bottom ul {
	float: left;
	width: 250px;
}
#f_bottom li {
	display: inline-block;
	font-size: 16px;
	margin-left: 18px;
	margin-top: 0;
}
#f_bottom li:first-child {
	color: #fff;
	margin-left: 0;
}
#f_bottom {
	background: #333;
	padding: 10px 0;
}
#f_bottom a {
	color: #fff;
}
#f_bottom a:hover {
}
#f_bottom li:first-child a {
	padding-left: 0;
}
#copyright {
	color: #fff;
}

/* フッター end
=====================================*/

.outlet.en #gnav .this_parent {
	border-bottom: 0;
}
.outlet.en #gnav .this_parent:hover {
	border-bottom: 5px solid #DAD5B3;
	margin-top: 5px;
}


/*=====================================
	PC + タブレット
=====================================*/

@media print, screen and (min-width: 768px) {
	/* レイアウト大
	=====================================*/
	.inner:after {
		clear: both;
		content: '';
		display: block;
	}
	/* ヘッダー
	=====================================*/
	#header_top_l {
		display: inline-block;
		margin-top: 15px;
	}
	#header {
		border-bottom: 10px solid #5F9D3D;
	}
	#header_main li {
		position: relative;
	}
	#header_main li::before {
		content: "";
		display: inline-block;
		height: 6px;
		left: 50%;
		transform: translateX(-50%) rotate(-45deg);
		position: absolute;
		width: 6px;
		bottom: 6px;
	}
	#header_main li[rel=""]::before {
		border-left: 2px solid #5F9D3D;
		border-bottom: 2px solid #5F9D3D;
	}
	#header_main li[rel="about"]::before {
		border-left: 2px solid #E69A3B;
		border-bottom: 2px solid #E69A3B;
	}
	#header_main li[rel="branch_activity"] a::after, 
	#header_main li[rel="club_activity"] a::after, 
	#header_main li[rel="office"] a::after {
		background: #9F9F9F;
		content: "会員専用";
		color: #fff;
		border-radius: 8px;
		display: inline-block;
		font-size: 12px;
		font-weight: 600;
		left: 50%;
		padding: 0 6px;
		transform: translateX(-50%);
		position: absolute;
		top: -8px;
	}
	#header_main li[rel="branch_activity"]::before {
		border-left: 2px solid #27A2A5;
		border-bottom: 2px solid #27A2A5;
	}
	#header_main li[rel="club_activity"]::before {
		border-left: 2px solid #EA6A7A;
		border-bottom: 2px solid #EA6A7A;
	}
	#header_main li[rel="office"]::before {
		border-left: 2px solid #50719F;
		border-bottom: 2px solid #50719F;
	}
	#header_top_r li:last-child:before {
		display: none;
	}
	#header_top_r li:last-child a {
		background: #ed8000;
		background: linear-gradient(#fab236,#ed8000 );
		padding: 5px 15px;
	}
	#header_top_r li:last-child a:hover {
		color: #ffffff;
		opacity: 0.8;
	}
	#header_main li:hover a {
		color: #fff!important;
	}
	#header_main li:not(.current):hover {
		z-index: 1;
	}
	#header_main li[rel=""]:hover {
		background: #5F9D3D;
	}
	#header_main li[rel=""]:hover::after {
		background: #5F9D3D;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main li[rel="about"]:hover {
		background: #E69A3B;
	}
	#header_main li[rel="about"]:hover::after {
		background: #E69A3B;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main li[rel="branch_activity"]:hover {
		background: #27A2A5;
	}
	#header_main li[rel="branch_activity"]:hover::after {
		background: #27A2A5;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		padding-left: 50vw;
		margin-left: -50vw;
	}
	#header_main li[rel="club_activity"]:hover {
		background: #EA6A7A;
	}
	#header_main li[rel="club_activity"]:hover::after {
		background: #EA6A7A;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		padding-left: 70vw;
		margin-left: -80vw;
	}
	#header_main li[rel="office"]:hover {
		background: #50719F;
	}
	#header_main li[rel="office"]:hover::after {
		background: #50719F;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		padding-left: 70vw;
		margin-left: -100vw;
	}
	#header_main li[rel=""] a {
		color: #5F9D3D;
	}
	#header_main li[rel="about"] a{
		color: #E69A3B;
	}
	#header_main li[rel="branch_activity"] a {
		color: #27A2A5;
	}
	#header_main li[rel="club_activity"] a {
		color: #EA6A7A;
	}
	#header_main li[rel="office"] a {
		color: #50719F;
	}
	#header_main .current[rel="about"] a {
		background: #E69A3B;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="about"]::after {
		background: #E69A3B;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="branch_activity"]::after {
		background: #27A2A5;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="club_activity"]::after {
		background: #EA6A7A;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -80vw;
		padding-left: 70vw;
	}
	#header_main .current[rel="office"]::after {
		background: #50719F;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -100vw;
    	padding-left: 70vw;
	}
	#header_main .current[rel=""] {
		background: #5F9D3D;
	}
	#header_main .current[rel=""] a {
		color: #fff;
	}
	#header_main [rel=""] a::before {
		background: url(../img/icon_home.png) no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 24px;
		margin-right: 5px;
		vertical-align: middle;
		width: 25px;
	}
	#header_main .current[rel=""] a::before,
	#header_main li[rel=""]:hover a::before {
		background: url(../img/icon_home_current.png) no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 24px;
		margin-right: 5px;
		vertical-align: middle;
		width: 25px;
	}
	#header_main .current[rel="branch_activity"] a {
		background: #27A2A5;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="club_activity"] a {
		background: #EA6A7A;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="office"] a {
		background: #50719F;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#gnav > ul > li {
		background: #F5F3E9;
		border-radius: 5px 5px 0 0;
		display: block;
		margin-left: 5px;
		margin-top: 0;
		padding: 0;
		position: relative;
		width: 192px;
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#gnav > ul > li:hover {
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#gnav > ul > li > a {
		display: block;
		font-size: 20px;
		font-weight: bold;
		line-height: 1.6;
		text-align: center;
		padding: 15px 0px;
	}
	
	#gnav > ul > li > a.this_page,
	#gnav > ul > li > a.this_parent {
		border-bottom: 5px solid #DAD5B3;
		display: block;
		margin-top: 5px;
		padding: 25px 0px 20px;
		text-align: center;
	}
	#gnav > ul > li > a:hover {
		border-radius: 5px 5px 0 0;
		opacity: 1.0;
		text-align: center;
	}
	#header_main li:hover::before,
	#header_main li.current::before {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	#gnav > ul > li.current a:after, #gnav > ul > li > a:hover:after {
		display: block;
	}
	#gnav > ul ul {
		display: none;
	}
	#gnav .btn-contact {
		margin-top: -10px;
		border-radius: 0 0 5px 5px;
	}
	#header .btn-contact {
		background: #5F9D3D;
		border-radius: 0 0 5px 5px;
		box-shadow: 0 4px 0 #437228;
		display: inline-block;
    	float: right;
		text-align: center;
		width: 250px;
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#header .btn-contact.logout {
		background: #8A92A1;
		border-radius: 0 0 5px 5px;
		box-shadow: 0 4px 0 #696969;
	}
	#header .btn-contact:hover {
		opacity: 1.0;
		box-shadow: 0 0 0 #437228;
		padding-top: 4px;
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#header .btn-contact:hover a {
		opacity: 1.0;
	}
	#header .btn-contact a:before {
		background: url(../img/icon_login.png) no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		width: 20px;
		height: 26px;
		vertical-align: middle;
		margin-right: 10px;
	}
	#header .btn-contact a:before {
		background: url(../img/icon_logout.png) no-repeat;
		background-size: contain;
	}
	#f_main .btn-contact {
		background: #5F9D3D;
		border-radius: 5px;
		display: inline-block;
    	float: right;
		  -webkit-transition: 0.1s ease-in-out;
		  -moz-transition: 0.1s ease-in-out;
		  -o-transition: 0.1s ease-in-out;
		  transition: 0.1s ease-in-out;
	}
	#f_main .btn-contact a {
		font-size: 24px;
		font-weight: 400;
		padding: 20px;
		text-decoration: none;
	}
	.btn-contact a {
		color: #fff;
		font-size: 20px;
		font-weight: 600;
		padding: 10px 15px;
    	display: block;
	}
	.btn-contact:hover {
		opacity: .7;
	}

	/* コンテンツ
	=====================================*/

	.read {
		color: #333;
		font-size: 22px;
		font-weight: bold;
	}
	#cont-main[data-page-type="page"] section:not(:last-child) {
		padding: 0 0 70px;
	}
	#cont-main[data-page-type="page"] section#read_area, #cont-main[data-page-type="page"] section.child_pages_area:first-child, .child_pages_area + section#cont_foot {
		border: none;
		padding: 0;
	}
	section.child_pages_area {
		margin-bottom: 80px;
	}
	#main-content {
		padding: 0;
	}
	#container {
		color: #333;
		font-size: 14px;
	}
	/*figure {
		width: 100%;
	}
	figure img {
		width: 100%;
		height: inherit;
	}
	*/figcaption {
		line-height: 1.4;
		margin-top: .5em;
		text-align: center;
	}
	
	/* 詳細ページ
	=====================================*/
	.single_inner {
		display: block;
		margin: 0 auto;
		width: 722px;
	}
	.single_inner .content p,
	.single_inner .content ol li,
	.single_inner .content ul li {
		line-height: 2;
	}

	.single_inner .content p img.aligncenter {
		display: block;
		margin: 0 auto;
	}

	.single_inner .content table {
		border-left: 1px solid #1d1d1d;
		border-top: 1px solid #1d1d1d;
	}

	.single_inner .content table th,
	.single_inner .content table td {
		border-bottom: 1px solid #1d1d1d;
		border-right: 1px solid #1d1d1d;
	}

	.single_inner .content p,
	.single_inner .content ul,
	.single_inner .content ol {
		margin-bottom: 1em;
	}

	.title .single_inner {
		letter-spacing: -1px;
		text-align: left;
	}
	
	/* テーブル
	=====================================*/
	td + td {
		border-left: 1px solid #E5E5E5;
	}

	/* リンク
	=====================================*/
	a.link_box_fill {
		border-radius: 5px;
		color: #fff;
		display: block;
		height: 60px;
		line-height: 60px;
		margin: 0 auto;
		text-align: center;
		width: 360px;
	}
	a.link_box_fill:before {
		background: url(../img/icon_circle_w.png) no-repeat;
		background-size: 20px;
		content: '';
		display: inline-block;
		height: 20px;
		margin: 0 10px 0 0;
		vertical-align: sub;
		width: 20px;
	}
	a.link_box_fill + a.link_box_fill {
		margin-top: 40px;
	}
	a.link_box:hover {
		opacity: 0.5;
	}
	/* カラム系
	=====================================*/
	*[class*="column"] + *[class*="column"] {
		margin-top: 50px;
	}
	.column1_1:after, .column2_1:after, .column1_2:after, .column3_1:after, .column1_3:after, .column1_1_1:after, .column1_1_1_1:after {
		content: '';
		display: block;
		clear: both;
	}
	.column1_1, .column1_2, .column2_1, .column1_1_1, .column1_1_1_1, .column3_1 {
		display: -webkit-flex;
		display: flex;
		display: block\9;
	}
	.column1_1.reverse, .column1_2.reverse, .column2_1.reverse, .column1_1_1.reverse, .column1_1_1_1.reverse {
		flex-direction: row-reverse;
	}
	.column1_1:not(:target), .column1_2:not(:target), .column2_1:not(:target), .column1_1_1:not(:target), .column1_1_1_1:not(:target) {
		display: block\9;
	}
	.col + .col {
		margin-left: 4%;
	}
	.reverse .col {
		margin-left: 2.08%;
		margin-right: 0;
	}
	.col:last-child {
		margin-right: 0;
	}
	.reverse .col:last-child {
		margin-left: 0;
	}
	.col > *:last-child {
		margin-bottom: 0;
	}
	.col img:not(.auto) {
		height: 318px;
		width: auto;
	}
	.column1 .col {
		/*width: 720px;*/
		text-align: center;
	}
	.column1_1 .col {
		width: 48%;
	}
	.column1_1:not(:target) .col {
		width: 47%\9;
	}
	.column1_2 .col:nth-child(2n+1), .column1_2 .l_col {
		width: 31.9%;
	}
	.column1_2 .col:nth-child(2n), .column1_2 .r_col {
		width: 65.9%;
	}
	.column2_1 .col:nth-child(2n+1), .column2_1 .l_col {
		width: 65.4%;
	}
	.column2_1 .col:nth-child(2n), .column2_1 .r_col {
		width: 31.9%;
	}
	.column1_1_1 > .col {
		width: 31.9%;
	}
	.column1_1_1_1 .col {
		width: 23.4%;
	}
	.column_links {
		flex-wrap: wrap;
	}
	.column_link {
		align-items: center;
		flex-wrap: wrap;
	}
	.column_links .col {
		border: 1px solid #CCCCCC;
	}
	.column_links .col:nth-of-type(2n-1) {
		margin-left: 0;
	}
	.column_links .col:nth-of-type(n+3) {
		margin-top: 40px;
	}
	.column_links figcaption {
		background: #fff;
		border-top: 1px solid #E2E2E2;
		font-size: 25px;
		font-weight: bold;
		margin-top: 0;
		padding: 25px;
		position: relative;
		text-align: left;
	}
	.column_links figcaption:after {
		background: url(../img/icon_arrow_r_b.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 20px;
		right: 20px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 20px;
	}
	.column_links .col:last-of-type h3 {
		color: #333333;
		font-size: 25px;
	}
	.column_links .col:last-of-type h3:before {
		display: none;
	}
	.column_links .col:last-of-type p {
		color: #53A7CC;
	}

	/* サブメニュー
	=====================================*/
	#sub-menu {
		display: none;
	}

	/* フッター
	===================================== */
	footer {
		background: #F5F3E9;
		border-top: 3px solid #E5E5E5;
		min-width: 960px;
		position: relative;
	}
	footer .btn-contact {
		margin-bottom: 20px;
		position: relative;
	}
	footer .btn-contact a::before {
		border-bottom: 3px solid #fff;
		border-left: 3px solid #fff;
		content: "";
		display: inline-block;
		height: 10px;
		position: absolute;
		right: 20px;
		top: 38%;
		transform: rotate(225deg);
		width: 10px;
		z-index: 1;
	}
	footer .btn-contact a::after {
		background: #585B60;
		border-radius: 0 5px 5px 0;
		border-left: 1px solid #fff;
		content: "";
		display: inline-block;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
	}
	footer #f_main li {
		font-size: 18px;
		margin-bottom: 10px;
		margin-top: 0;
		padding-right: 30px;
		width: 50%;
	}
	footer li a {
		color: #333333;
		text-decoration: underline;
	}
	footer li:before {
		border-bottom: 2px solid #E69A3B;
		border-left: 2px solid #E69A3B;
		content: "";
		display: inline-block;
		height: 6px;
		position: absolute;
		left: -20px;
		top: 11px;
		transform: rotate(225deg);
		width: 6px;
	}
	#footer-main {
		padding: 40px 0;
		border-bottom: 1px solid #666;
	}
	#f_main .col:last-of-type ul {
		display: flex;
		flex-wrap: wrap;
	}
	#footer-main > ul {
		display: -webkit-flex;
		display: flex;
		display: block\9;
		margin: 0;
	}
	#footer-main > ul > li {
		padding: 0;
		width: 20%;
	}
	#footer-main > ul > li[rel="about"] {
		width: 26.1%;
	}
	#footer-main > ul > li[rel="business"] {
		width: 19%;
	}
	#footer-main > ul > li[rel="recruit"] {
		width: 17.7%;
	}
	#footer-main > ul > li[rel="csr"] {
		width: 23.2%;
	}
	#footer-main > ul > li[rel="contact"] {
		width: 13.6%;
	}
	#footer-main > ul > li > a {
		font-size: 16px;
		font-weight: bold;
	}
	#footer-main ul ul {
		margin-top: 22px;
	}
	#footer-main ul ul li {
		padding: 0;
	}
	#footer-main ul ul li:nth-child(n+2) {
		margin-top: 10px;
	}
	#footer-main ul ul li a {
		font-size: 12px;
	}
	#f-top li:before {
		content: '・';
		display: inline-block;
		margin: 0 1em;
	}
	#footer-bottom {
		padding: 17px 0 20px;
	}
	#footer-bottom:after {
		clear: both;
		content: '';
		display: block;
	}
	#footer-bottom ul {
		float: left;
	}
	#footer-bottom li {
		float: left;
		margin-right: 21px;
	}
	#footer-bottom a {
		font-size: 16px;
	}
	#f_bottom .inner {
		width: 100%;
		max-width: 960px;
	}
	#footer-bottom a:before {
		margin-right: 5px;
	}
	#copyright {
		float: right;
		line-height: 23px;
	}
	#f_main ul ul li:before {
		background: #333;
		border-radius: 5px;
		content: "";
		display: inline-block;
		height: 4px;
		left: -12px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 4px;
	}
	/* フッター end
	=====================================*/
	
	/* 英語サイト
	=====================================*/
	.en .btn-contact a {
		height: auto;
	}
	#product-detail-title-en h1:after {
		margin-top: 30px;
	}
	#pagetop.pagetop-en {
		line-height: 1.2;
		padding: 20px 0 10px;
		width: 70px;
	}
	#product-detail-title-en {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 61%;
	}
	#product-detail-title-en #products_title + p {
		font-size: 55px;
		max-width: 610px;
	}
	#f_main {
		padding: 30px 0;
	}
	.footer_en .inner {
		width: 800px;
	}
	#f_main.footer_en ul {
		align-items: center;
	}
	#f_main.footer_en .btn-contact {
		margin-bottom: 0;
	}
	.footer_en .btn-contact span:before {
		background: url(../img/icon_mail.png) no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 16px;
		margin: 0 5px;
		width: 25px;
	}
	.en .page_title span {
		font-size: 50px;
	}

	/* 共通パーツ
	=====================================*/
	.pc_none {
		display: none !important;
	}
	
}

/*=====================================
	PC end
=====================================*/


/*=====================================
	SP
=====================================*/
@media only screen and (max-width: 767px) {
	body {
	}
	.inner {
		margin: 0 20px;
	}
	p,
	#dentistry p{
		font-size: 16px;
	}
	.sp_none {
		display: none !important;
	}
	li {
		font-size: 16px;
	}

	/* ヘッダー
		=====================================*/
	header {
		overflow-x: hidden;
		padding-bottom: 7px;
	}
	.page_title h1:after {
		height: 3px;
		margin-top: 10px;
	}
	.page_title {
		border: 1px solid #E2E2E2;
		min-width: 100%;
	}
	#header_top {
		margin: 12.5px 0 0;
	}
	#header_top .inner {
		margin: 0 10px;
	}
	#header_top_l ,
	#header_top_l img {
		display: inline-block;
	}
	#header_top_l {
		width: 75%;
	}
	#header_top_l img {
		width: 100%;
	}
	#header_top_l h1 {
		margin-bottom: -5px;
	}
	#header_main .current a {
		color: #fff;
	}
	#header_main .current[rel=""]::after {
		background: #5F9D3D;
		content: "";
		display: block;
		height: 8px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="about"]::after {
		background: #E69A3B;
		content: "";
		display: block;
		height: 8px;
		position: absolute;
		width: 100vw;
		margin-left: -55vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="branch_activity"]::after {
		background: #27A2A5;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -50vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="club_activity"]::after {
		background: #EA6A7A;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -65vw;
		padding-left: 50vw;
	}
	#header_main .current[rel="office"]::after {
		background: #50719F;
		content: "";
		display: block;
		height: 10px;
		position: absolute;
		width: 100vw;
		margin-left: -90vw;
		padding-left: 50vw;
	}
	#header_main .current[rel=""] {
		background: #5F9D3D;
	}
	#header_main .current[rel=""] a {
		color: #fff;
	}
	#header_main .current[rel="about"] a {
		background: #E69A3B;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="branch_activity"] a {
		background: #27A2A5;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="club_activity"] a {
		background: #EA6A7A;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header_main .current[rel="office"] a {
		background: #50719F;
		border-radius: 5px 5px 0 0;
		color: #fff;
	}
	#header .btn-contact a:before {
		background: url(../img/icon_login.png) no-repeat;
		background-size: contain;
		content: "";
		display: block;
		width: 16px;
		height: 20px;
		vertical-align: middle;
		margin-right: 10px;
    	margin: 0 auto;
	}
	#header .btn-contact.logout a:before {
		background: url(../img/icon_logout.png) no-repeat;
		background-size: contain;
	}
	.page_title .inner ul img {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%) scale(1.2,1.2);
		width: 55%;
		z-index: 1;
		max-height: 200px;
		max-width: 320px;
	}
	.page_title .inner div#img-product {
		position: absolute;
		bottom: 10px;
		height: 196px;
		left: 50%;
		transform: translateX(-50%);
	}
	.page_title .inner div#img-product img {
		height: 100%;
		width: auto;
	}
	.page_title .inner span {
		font-size: 20px;
	}
	.products .page_title h1:not(#products_title) {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 40%;
	}
	.h_en a {
		background: #F4F4F4;
	}
	html.mobile-gHeader__menu-open {
		height: 100%;
		overflow: hidden;
	}
	html.mobile-gHeader__menu-open body {
		height: 100%;
		overflow: hidden;
		width: 100%;
	}
	.mobile-gHeader__menu {
		cursor: pointer;
		display: block;
		height: 16px;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 20px;
		top: 21px;
		width: 20px;
		z-index: 2;
	}
	.mobile-gHeader__menu:after, .mobile-gHeader__menu:before {
		background-color: #999;
		content: "";
		display: block;
		height: 3px;
		left: 0;
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		width: 20px;
	}
	.mobile-gHeader__menu:before {
		top: 0;
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.mobile-gHeader__menu.open:before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.mobile-gHeader__menu:after {
		bottom: -1px;
		-webkit-transform-origin: 0 100%;
		-moz-transform-origin: 0 100%;
		-ms-transform-origin: 0 100%;
		-o-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}
	.mobile-gHeader__menu.open:after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.mobile-gHeader__menuInner:before {
		background-color: #999;
		content: "";
		display: block;
		filter: alpha(opacity=100);
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		top: 7px;
		height: 3px;
		width: 20px;
	}
	.open .mobile-gHeader__menuInner {
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	.scroll::-webkit-scrollbar{height:100%;}
	.scroll::-webkit-scrollbar{width:5px;}/*バーの太さ*/
	.scroll::-webkit-scrollbar-track{background:#e4e4e4;box-shadow: 1px #eee;}/*バーの背景色*/
	.scroll::-webkit-scrollbar-thumb{background:#F68121;}/*バーの色*/
	#gnav > ul {
		background: #fff;
		flex-wrap: wrap;
		justify-content: space-around;
		width: 100%;
	}
	#gnav > ul, #gnav > ul > li {
		margin: 0;
	}
	#gnav > ul > li:last-of-type {
		background: #EFEDE4;
		position: relative;
	}
	#gnav .btn-contact {
		background: #F68121;
		border: 1px solid #fff;
	}
	#gnav .btn-contact span {
		align-items: center;
		color: #fff;
		display: flex;
	}
	#gnav .btn-contact a:after {
		background: url(../img/icon_arrow_r_w.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 12px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 12px;
	}
	#gnav .btn-contact span:before {
		margin: 0 10px 0 0;
	}
	#gnav > ul > li > a {
		color: #333;
		display: block;
		font-size: 17px;
		font-weight: 300;
		padding: 17px 20px;
		position: relative;
	}

	/* カレント処理 */
	#gnav > ul > li > .this_page,
	#gnav > ul > li > .this_parent {
		background: #B9DBEA;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
    	color: #53A7CC;
	}
	#gnav ul ul a.this_url.this_page,
	#gnav ul ul a.this_parent,
	#f_main ul ul a.this_url.this_page,
	#f_main ul ul a.this_parent {
		color: #53A7CC;
	}
	#gnav a + ul {
		display: none;
	}
	#gnav ul ul li {
        align-items: center;
		border: 1px solid #fff;
		background: #DCEDF5;
        display: flex;
		margin-top: 0;
		width: 50%;
		position: relative;
	}
	#gnav a.this_url + ul,
	#gnav a.this_parent + ul {
		align-items: inherit;
		display: flex;
		flex-wrap: wrap;
		margin-left: 0;
		width: 100%;
	}
	#gnav ul li > a {
		font-size: 18px;
		font-weight: 600;
		height: 100%;
		padding: 14px 10px;
		text-align: center;
		width: 100%;
	}
	#gnav li span {
		display: block;
		vertical-align: middle;
	}
	#gnav ul ul a.this_url.this_page:after,
	#gnav ul ul a.this_parent:after,
	#gnav a.this_parent + ul a:after,
	#gnav a.this_page + ul a:after {
		background: url(../img/icon_arrow_r_b.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 12px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 10px;
	}
	#header_main li[rel=""] a {
		color: #5F9D3D;
	}
	#header_main [rel=""] a::before {
		background: url(../img/icon_home.png) no-repeat;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 16px;
		margin-right: 5px;
		vertical-align: baseline;
		width: 18px;
	}
	#header_main li[rel=""].current a::before {
		background: url(../img/icon_home_current.png) no-repeat center center;
		background-size: contain;
		content: "";
		display: inline-block;
		height: 16px;
		margin-right: 5px;
		vertical-align: baseline;
		width: 18px;
	}
	#header_main li[rel="about"] a{
		color: #E69A3B;
	}
	#header_main li[rel="branch_activity"] a {
		color: #27A2A5;
	}
	#header_main li[rel="club_activity"] a {
		color: #EA6A7A;
	}
	#header_main li[rel="office"] a {
		color: #50719F;
	}
	#header_main li::before {
		content: "";
		display: inline-block;
		height: 5px;
		left: 50%;
		transform: translateX(-50%) rotate(-45deg);
		position: absolute;
		width: 5px;
		top: 36px;
	}
	#header_main li[rel=""]::before {
		border-left: 2px solid #5F9D3D;
		border-bottom: 2px solid #5F9D3D;
	}
	#header_main li[rel="about"]::before {
		border-left: 2px solid #E69A3B;
		border-bottom: 2px solid #E69A3B;
	}
	#header_main li[rel="branch_activity"]::before {
		border-left: 2px solid #27A2A5;
		border-bottom: 2px solid #27A2A5;
	}
	#header_main li[rel="club_activity"]::before {
		border-left: 2px solid #EA6A7A;
		border-bottom: 2px solid #EA6A7A;
	}
	#header_main li[rel="office"]::before {
		border-left: 2px solid #50719F;
		border-bottom: 2px solid #50719F;
	}
	#header_main li:hover::before, #header_main li.current::before {
		border-left: 2px solid #fff;
		border-bottom: 2px solid #fff;
		z-index: 1;
	}
	
	/* メガドロップダウン */
	.mdd-item {
		display: none;
	}
	/* パンくず
		=====================================*/
	.bread-crumb ul {
		margin: 0 20px;
	}
	.pankuzu {
		padding: 5px 0;
	}
	.pankuzu ul li {
		font-size: 14px;
	}
	#place-area {
		margin-bottom: 30px;
	}
	#place-area .inner {
		margin: 0;
	}
	#place-area p {
		border-radius: 0;
		border-left: none!important;
		border-right: none!important;
		display: block;
		font-size: 20px;
		font-weight: 600;
		line-height: 1.2;
		min-width: auto;
		padding: 10px 0;
		text-align: center;
		width: 100%;
	}
	/* コンテンツ
		=====================================*/
	.page-maintitle {
		border-bottom: none;
		margin-bottom: 20px;
		line-height: 1.4;
		padding-top: 0;
		text-align: center;
	}
	.best_seller {
		font-size: 25px;
		line-height: 1.4;
	}
	section:nth-of-type(n+2) {
		margin-top: 50px;
	}
	figure {
		text-align: center;
		width: 100%;

	}
	figure img:not(.auto) {
		width: 100%;
		height: inherit;
	}
	figcaption {
		margin-top: .5em;
		text-align: center;
	}
	#content_area {
		margin-bottom: 60px;
	}
	#main h2:first-child {
		font-size: 21px;
		font-weight: normal;
	}
	.list {
		margin-left: 20px;
	}
	.list li:before {
		border-radius: 6px;
		content: "";
		height: 6px;
		background: #53A7CC;
		left: -15px;
		position: absolute;
		top: 8px;
		width: 6px;
	}
	/* 見出し
		=====================================*/
	h2 {
		font-size: 20px;
		line-height: 1.4;
		margin-bottom: 15px;
		padding-left: 20px;
		text-indent: -20px;
	}
	h2::after {
	}
	h3 {
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	h4 {
		font-size: 15px;
		font-weight: bold;
		line-height: 1.4;
		margin-bottom: 10px;
	}
	#cont-main[data-page-type="page"] h3 {
		margin: 0 0 15px;
		font-size: 21px;
		line-height: 1.4;
	}
	.read_l {
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0px;
	}
	.read_m {
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0px;
	}
	/* リンク
		=====================================*/
	.btn_link a {
		background: #53A7CC;
		color: #fff;
		display: inline-block;
		font-size: 18px;
		padding: 18px 0;
		text-align: center;
		width: 100%;
	}
	.btn_link a:after {
		background: url(../img/icon_arrow_r_w.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 12px;
		transform: translateY(-50%);
		right: 10px;
		top: 50%;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 10px;
	}
	.btn_link.back a:after {
		background: url(../img/icon_arrow_r_w.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 20px;
		left: 20px;
		margin: 0 10px 0 0;
		position: absolute;
		top: 35%;
		transform: rotate(180deg);
		width: 20px;
	}

	/* テーブル
		=====================================*/
	table, 
	tbody, 
	tfoot, 
	tr, 
	th, 
	td {
		border: 0;
		font-size: 15px;
		line-height: 1.4;
	}
	table:not(.table_scroll), 
	table:not(.table_scroll) tbody, 
	table:not(.table_scroll) tfoot, 
	table:not(.table_scroll) tr, 
	table:not(.table_scroll) th, 
	table:not(.table_scroll) td {
		/*display: block;*/
	}
	table {
	}
	th {
		font-weight: bold;
		padding: 10px 14px;
		text-align: left;
		width: auto;
	}
	td {
		padding: 10px 14px;
	}
	.table_wrap {
		overflow: auto;
		white-space: nowrap;
    	padding: 2px;
	}
	.table_wrap table {
		border: 0;
	}
	.table_wrap th,
	.table_wrap td {
    	border: 1px solid #53A7CC;
	}
	/*tableにスクロールバーを追加*/
	table.table_scroll::-webkit-scrollbar {
		height: 5px;
	}

	/*tableにスクロールバーを追加*/
	table.table_scroll::-webkit-scrollbar-track {
		background: #F1F1F1;
	}

	/*tableにスクロールバーを追加*/
	table.table_scroll::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
	.table_wrap table {
		width: 100%;
	}
	.table_wrap table,
	.table_wrap table tr,
	.table_wrap table td,
	.table_wrap table th {
	}
	
	/* カラム系
		=====================================*/
	.col + .col {
		margin-top: 30px;
	}
	.about-us .col img:not(.auto) {
		height: auto;
		width: 100%;
	}
	.column_links .col {
		border: 1px solid #CCCCCC;
	}
	.column_link + .column_link {
		margin-top: 60px;
	}
	.column_link h3 {
		font-size: 20px;
		line-height: 1.0;
	}
	.column_link .col {
		margin-top: 20px;
	}
	.column_links figcaption {
		background: #fff;
		border-top: 1px solid #E2E2E2;
		font-size: 17px;
		font-weight: bold;
		margin-top: 0;
		padding: 15px 40px 15px 15px;
		position: relative;
		text-align: left;
	}
	.column_links figcaption:after {
		background: url(../img/icon_arrow_r_b.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 10px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 12px;
	}

	/* ヘッダーナビ
		=====================================*/
	button {
		border: none;
		cursor: pointer;
		outline: none;
	}
	#header {
		border-bottom: 10px solid #5F9D3D;
	}
	#header_top_l {
		margin-top: 5px;
	}
	#header_top .btn-contact {
		width: 25%;
		max-width: 75px;
		background: #5F9D3D;
		border-radius: 0 0 5px 5px;
		box-shadow: 0 4px 0 #437228;
		display: inline-block;
		float: right;
		text-align: center;
		padding-top: 10px;
		margin-top: -20px;
	}
	#header .btn-contact.logout {
		background: #8A92A1;
		border-radius: 0 0 5px 5px;
		box-shadow: 0 4px 0 #696969;
	}
	#header_top .btn-contact a {
		color: #fff;
		font-size: 14px;
		font-weight: 600;
	}
	#h_menu {
		border-radius: 5px;
		position: absolute;
		right: 10px;
		top: 20px;
		height: 50px;
		width: 50px;
		background: #F68121;
	}
	html.menu-open {
		height: 100%;
		overflow: hidden;
	}
	html.menu-open body {
		height: 100%;
		overflow: hidden;
		width: 100%;
	}
	#h_menu:after, #h_menu:before {
		background: #fff;
		content: "";
		display: block;
		height: 2px;
		left: 0;
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		width: 32px;
	}
	#h_menu:before {
		top: 22px;
		left: 10px;
		-webkit-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	#h_menu.open:before {
		top: 14px;
		left: 15px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#h_menu:after {
		top: 39px;
		left: 10px;
		-webkit-transform-origin: 0 100%;
		-moz-transform-origin: 0 100%;
		-ms-transform-origin: 0 100%;
		-o-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}
	#h_menu.open:after {
		left: 15px;
		top: 35px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#h_menu button {
		background: none;
		color: #fff;
		font-size: 10px;
		text-align: center;
		width: 100%;
		margin-top: 5px;
	}
	#h_menu button:before {
		background: #fff;
		content: "";
		display: block;
		filter: alpha(opacity=100);
		top: 31px;
		left: 10px;
		opacity: 1;
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		height: 2px;
		width: 32px;
	}
	#h_menu button:after {
		background: url(../img/h_txt_menu.png);
		background-size: 28px 7px;
		content: '';
		display: block;
		height: 7px;
		left: 10px;
		position: absolute;
		width: 28px;
	}
	#h_menu.open button {
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	#h_menu.open button:before {
		background-color: #999;
		content: "";
		display: block;
		filter: alpha(opacity=100);
		left: 0;
		opacity: 1;
		position: absolute;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
		top: 7px;
		height: 2px;
		width: 20px;
	}
	#h_menu.open button {
		filter: alpha(opacity=0);
		opacity: 0;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		transition: all .4s;
	}
	#h_menu-close {
		background: #ccc;
		padding: 18px 15px;
	}
	#h_menu-close button {
		background: #e8e8e8;
		display: block;
		font-size: 15px;
		padding: 20px 0;
		width: 100%;
	}
	#header_main {
		margin-top: 20px;
	}
	#header_main li {
		background: #F5F3E9;
		border-radius: 10px 10px 0 0;
		font-size: 18px;
		margin-left: 5px;
		margin-top: 0;
		padding: 0;
		position: relative;
		width: 20%;
	}
	#header_main li:first-of-type {
		border: 2px solid #5F9D3D;
		width: 50%;
		order: 4;
	}
	#header_main li:nth-of-type(2) {
		border: 2px solid #E69A3B;
		width: 50%;
		order: 5;
	}
	#header_main li:nth-of-type(-n+2) {
		margin-bottom: -10px;
		z-index: 1;
	}
	#header_main li:nth-of-type(n+3) {
		margin-bottom: -10px;
		z-index: 0;
	}
	#header_main li:nth-of-type(n+3) a {
		padding: 14px 10px 20px;
	}
	#header_main li:nth-of-type(3) {
		border: 2px solid #27A2A5;
		width: 33.3%;
		order: 1;
	}
	#header_main li:nth-of-type(4) {
		border: 2px solid #EA6A7A;
		width: 33%;
		order: 2;
	}
	#header_main li:nth-of-type(5) {
		border: 2px solid #50719F;
		width: 33%;
		order: 3;
	}
	#header_main li[rel="branch_activity"] a::after, #header_main li[rel="club_activity"] a::after, #header_main li[rel="office"] a::after {
		background: #9F9F9F;
		content: "会員専用";
		color: #fff;
		border-radius: 8px;
		display: inline-block;
		font-size: 12px;
		font-weight: 600;
		left: 50%;
		line-height: 1.6;
		padding: 0 5px;
		text-align: center;
		transform: translateX(-50%);
		position: absolute;
		top: -8px;
		width: 70%;
	}
	#header_main a {
		display: block;
		padding: 18px 20px;
		position: relative;
	}
	
	/* コンテンツ
	=====================================*/
	.page_thumbnail {
		margin-top: 40px;
	}
	.section_child {
		margin-bottom: 50px;
	}
	.line_blue_box {
		padding: 20px;
	}
	.list_arrow {
		margin-left: 0;
	}

	/* サブメニュー
		=====================================*/
	#sub-menu {
		margin-bottom: 3em;
	}
	#sub-menu ul {
		border-top: 1px solid #aaa;
	}
	#sub-menu li {
		border-bottom: 1px solid #aaa;
	}
	#sub-menu li:before {
		display: none;
	}
	#sub-menu a {
		color: inherit;
		display: table;
		font-size: 14px;
		position: relative;
		text-decoration: none;
		width: 100%;
	}
	#sub-menu a:after {
		content: '';
		clear: both;
		display: block;
	}
	#sub-menu .sub-menu-thumb {
		display: table-cell;
		padding: 13px 0 13px 13px;
		width: 70px;
	}
	#sub-menu .sub-menu-thumb img {
		height: auto;
		width: 100%;
	}
	#sub-menu .sub-menu-title {
		display: table-cell;
		padding: 13px 28px 13px 10px;
		vertical-align: middle;
	}
	#sub-menu .sub-menu-title:after {
		background: url(../../images/common/icon_link.png) no-repeat center;
		background-size: 7.5px 13px;
		content: '';
		display: block;
		height: 100%;
		position: absolute;
		right: 20px;
		top: 0;
		width: 7.5px;
	}
	/* コンテンツ
		=====================================*/
	.wp-caption {
		width: auto !important;
	}
	.wp-caption img {
		height: auto;
		width: 100%;
	}
	
	/* 詳細ページ
	=====================================*/
	.title .single_inner {
		letter-spacing: -1px;
		text-align: left;
		text-indent: 0;
    	display: block;
	}

	/* 分類
	=====================================*/

	.taxonomy_event div[class*="box-"] {
		border: 1px solid #E0E0E0;
		border-radius: 5px;
		margin-bottom: 30px;
		width: 100%;
	}
	.taxonomy_event div[class*="box-"]:nth-of-type(2n) {
		margin-left: 0;
	}
	.taxonomy_event {
		display: block!important;
		margin-top: 20px!important;
	}
	
	#daido-kun {
		display: inline-block;
	}
	#taxonomy_daido-kun #taxonomy_hukidashi {
		width: calc( 100% - 100px );
		padding: 20px;
	}
	#taxonomy_daido-kun #taxonomy_hukidashi p {
		text-align: left;
	}
	#taxonomy_daido-kun img {
		margin-top: 60px;
	}
	section #sp-menu {
		border-bottom: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		display: block!important;
		margin: 20px -20px 0;
		padding: 10px 20px;
	}
	section #sp-menu::before {
		border-bottom: 3px solid #E69A3B;
		border-left: 3px solid #E69A3B;
		content: "";
		display: inline-block;
		height: 8px;
		margin-right: 10px;
		transform: rotate(225deg);
		width: 8px;
		z-index: 1;
	}
	section:nth-of-type(2) #sp-menu::after,
	section:nth-of-type(3) #sp-menu::after {
		display: none!important;
	}
	section:nth-of-type(2) .year a,
	section:nth-of-type(3) .year a {
		display: block!important;
	}
	section:nth-of-type(2) .year,
	section:nth-of-type(3) .year {
		display: none;
		margin-left: 0;
	} 
	section:nth-of-type(2) .year li,
	section:nth-of-type(3) .year li {
		border-bottom: 1px solid #E5E5E5;
		padding: 10px!important;
	}
	section:nth-of-type(2) .year li:nth-of-type(n+2),
	section:nth-of-type(3) .year li:nth-of-type(n+2) {
		border-left: none!important;
	}
	
	/* フッター
		=====================================*/
	footer {
		background: #F5F3E9;
		border-top: 3px solid #E5E5E5;
	}
	footer a {
		font-size: 15px;
	}
	footer li a {
		font-size: 15px;
		text-decoration: underline;
	}
	#f_main {
		padding: 20px 0;
	}
	footer .inner {
		margin: 0 10px;
	}
	footer li:before {
		border-bottom: 3px solid #E69A3B;
		border-left: 3px solid #E69A3B;
		content: "";
		display: inline-block;
		height: 5px;
		position: absolute;
		left: -20px;
		top: 37%;
		transform: rotate(225deg);
		width: 5px;
	}
	#f_main .inner > ul > li > a {
		border-top: 1px solid #ccc;
		position: relative;
	}
	#f_main .inner li span {
		display: table-cell;
		vertical-align: middle;
	}
	#f_main li:not(:last-of-type) a:after {
		background: url(../img/icon_arrow_r_o.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 10px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 12px;
	}
	#f_main .inner > ul > li:last-of-type > a:after {
		background: url(../img/icon_arrow_r_bk.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 12px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 12px;
	}
	#f_bottom .inner {
		border-top: 0;
		margin: 5px 0;
		padding: 0;
	}
	#f_main .inner > ul {
		display: flex;
		flex-direction: column;
		line-height: 1.8;
		margin-left: 0;
	}
	#f_main .inner .btn-contact {
		order: 1;
		background: #F4F4F4;
		color: #333333;
		margin-top: 0;
		padding: 40px 20px;
		position: relative;
	}
	#f_main .inner .btn-contact a {
		background: #F68121;
		border-radius: 5px;
		text-align: center;
		display: block;
		padding: 15px;
	}
	footer .btn-contact::before {
		border-bottom: 3px solid #fff;
		border-left: 3px solid #fff;
		content: "";
		display: inline-block;
		height: 10px;
		position: absolute;
		right: 20px;
		top: 38%;
		transform: rotate(225deg);
		width: 10px;
		z-index: 1;
	}
	footer .btn-contact::after {
		background: #585B60;
		border-radius: 0 5px 5px 0;
		border-left: 1px solid #fff;
		content: "";
		display: inline-block;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
	}
	#f_main .inner .btn-contact span {
	    color: #fff;
		font-size: 20px;
		font-weight: bold;
		height: 100%;
	}
	#f_main .btn-contact {
		background: #5F9D3D;
		border-radius: 5px;
		box-shadow: 0 4px 0 #437228;
		display: block;
		position: relative;
	}
	#f_main .btn-contact a {
		color: #fff;
		font-size: 23px;
		height: 100%;
		padding: 20px;
		text-decoration: none;
		display: block;
	}
	#f_main .inner ul ul a.this_url.this_page:after,
	#f_main .inner ul ul a.this_parent:after,
	#f_main .inner a.this_parent + ul a:after,
	#f_main .inner a.this_page + ul a:after {
		background: url(../img/icon_arrow_r_b.png) no-repeat;
		background-size: contain;
		content: '';
		display: inline-block;
		height: 12px;
		top: 50%;
		transform: translateY(-50%);
		right: 10px;
		margin: 0 10px 0 0;
		position: absolute;
		vertical-align: sub;
		width: 10px;
	}
	#f_main h3 {
		border-bottom: 1px solid #585B60;
	}
	#f_main .inner > ul > li, #f_bottom .inner > ul > li {
		display: block;
		margin: 0;
		order: 2;
		text-align: center;
	}
	#f_main ul ul li {
		align-items: center;
		border: 1px solid #fff;
		background: #DCEDF5;
        display: flex;
		width: 50%;
		position: relative;
	}
	#f_main ul ul a {
		color: #333333;
		font-weight: 300;
	}
	#f_main .inner > ul > li:last-of-type {
		background: #F4F4F4;
	}
	#f_main .inner a + ul {
		display: none;
	}
	#f_main .inner a.this_url + ul,
	#f_main .inner a.this_parent + ul {
		background: #DCEDF5;
		display: flex;
		flex-wrap: wrap;
		margin-left: 0;
	}
	#f_bottom {
		line-height: 1.6;
		padding: 5px 0;
	}
	#f_bottom ul {
		border-bottom: 1px solid #999;
		float: initial;
		margin: 0;
		width: 100%;
	}
	#f_bottom li {
		margin-bottom: 5px;
		padding: 0 0 5px;
	}
	#f_bottom a:before {
		margin-right: 6px;
	}
	#copyright {
		display: block;
		font-size: 12px;
		padding-top: 5px;
		text-align: center;
	}
	#pagetop {
		bottom: 20px;
		font-size: 11px;
		height: 55px;
		padding: 20px 5px;
		right: 20px;
		width: 55px;
	}
	.busi_list span{
		margin-right: 10px;
	}
	#product-detail-title-en {
		margin-top: 20px;
		z-index: 1;
		position: relative;
	}
	#product-detail-title-en #products_title {
		margin-top: 0;
	}
	
	/* 英語サイト
	=====================================*/
	div[id*="h1_"] #product-detail.product-detail-en {
		height: 420px;
	}
	#pagetop.pagetop-en {
		line-height: 1.2;
	}
	.en #gnav > ul > li:last-of-type a {
		padding-left: 20px;
	}
	.en #gnav > ul > li:last-of-type:before {
		background: none;
		background-size: contain;
		content: "";
		display: inline-block;
		left: 0;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 14px;
		height: 14px;
	}
}
/*=====================================
	SP end
=====================================*/




/* メンテナンスページ
=====================================*/
.maintenance {
	background: #F5F3E9;
}
#maintenance {
	background: #F5F3E9;
	margin: 100px auto 0;
    text-align: center;
}
#maintenance h1 {
	font-size: 26px;
    color: #E69A3B;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
#maintenance h2 {
	border-bottom: none;
}
#maintenance #taxonomy_daido-kun #taxonomy_hukidashi p {
    font-size: 18px;
    text-align: left;
}
#maintenance #taxonomy_daido-kun #taxonomy_hukidashi {
    border: solid 5px #585B60;
	background: #fff;
	font-weight: 600;
	line-height: 1.8;
}
#maintenance #taxonomy_daido-kun #taxonomy_hukidashi::after {
    background: url(../../img/about/img_hukidashi_sankaku.png) no-repeat;
    background-size: contain;
}
#maintenance #daido-kun img {
    margin-top: 150px;
}
#maintenance #daido-kun {
	display: inline-block;
    width: 150px;
}
#maintenance #taxonomy_hukidashi {
    width: 560px;
}
@media screen and (max-width: 767px){
	#maintenance #taxonomy_hukidashi {
		font-weight: bold;
		text-align: left;
		width: 100%;
	}
	#maintenance #taxonomy_hukidashi:after {
		background: url(../../img/about/img_hukidashi_sankaku.png) no-repeat;
		background-size: contain;
		right: 5px;
	}
	#maintenance #daido-kun img {
		margin-top: 10px;
		width: 100%;
	}
	#maintenance #daido-kun {
		float: right;
		width: 40%;
	}
	#maintenance #taxonomy_hukidashi:after {
		background: url(../../img/about/img_hukidashi_sankaku.png) no-repeat;
		background-size: contain;
		right: 5px;
	}
	#maintenance {
		background: #F5F3E9;
		margin: 0;
		padding: 30px 20px 270px;
	}
	#maintenance #taxonomy_hukidashi:after {
		left: 25%;
		right: auto;
	}
	#maintenance #daido-kun img {
		margin-top: 10px;
		width: 100%;
	}
}

/* 部分装飾
=====================================*/
.t_center {
	text-align: center !important;
}
.t_right {
	text-align: right !important;
}
.t_orange {
	color: #F68121 !important;
}
.t_red {
	color: #ff0000 !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.tab_icon:after {
	background: url(../img/icon_tab.png) no-repeat left center;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 15px;
	margin-left: 6px;
	width: 19px;
}
.hover_trans:hover {
	opacity: 0.8;
}
.club_activity_taxonomy figure a {
	line-height: 1;
	display: block;
	width: 100%;
}