h1.id_top {
	font-size: 10px;
	padding-top: 12px;
	margin-left: 135px;
}

@media screen and (max-width: 480px) {
	h1.id_top {
		display: none;
	}
}

@media screen and (min-width: 480px) {
	.fl-page-header-logo {
		width: 550px;
		margin-top: -20px;
	}
	
	.fl-logo-img {
		float: left;
	}
}

.fl-logo-img {
	max-height: 30px !important;
	height: 30px;
}

.fl-page-footer {
	border-top: none !important;
	font-size: 12px;
}

.gothic h1 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

.gothic h2 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
/*font-weight: 500;*/
}

.gothic h3 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

.gothic h4 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight: 500;
}

.arrow ul {
}

.arrow li {
	width: 23%;
	display: inline-block;
}

.v1 {
	padding-top: 10px;
}

.v2 {
	padding-top: 30px;
}

.v3 {
	padding-top: 20px;
}

.arrow_box {
	position: relative;
	background: #d5a0b0;
	border: 4px solid #f57880;
	text-align: center;
	color: #ffffff;
	height: 80px;
}

.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(213,160,176,0);
	border-top-color: #d5a0b0;
	border-width: 30px;
	margin-left: -30px;
}

.arrow_box:before {
	border-color: rgba(245,120,128,0);
	border-top-color: #f57880;
	border-width: 36px;
	margin-left: -36px;
}

.arrow_box2 {
	position: relative;
	background: #ffffff;
	border: 4px solid #f57880;
	text-align: center;
	height: 80px;
	vertical-align: middle;
}

.arrow_box2:after, .arrow_box2:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box2:after {
	border-color: rgba(255,255,255,0);
	border-top-color: #ffffff;
	border-width: 30px;
	margin-left: -30px;
}

.arrow_box2:before {
	border-color: rgba(245,120,128,0);
	border-top-color: #f57880;
	border-width: 36px;
	margin-left: -36px;
}

.submit {
	background-color: #ce6e5e !important;
	border: 0 !important;
	margin-top: 50px;
}

.red {
	color: #ff0000;
}

.post-t {
	width: 30% !important;
}

.address {
	width: 100% !important;
}

.white h3 {
	color: #fff;
}

.white {
	color: #fff;
}

.mincho_txt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mincho h2 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mincho h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mincho h4 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.header_top {
	border: solid #fff 1px;
}

.center {
	text-align: center;
}

.shadow {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6), -1px -1px 1px rgba(255,255,255,0.5);
}

.size1 {
	font-size: 1.7em;
	color: #000;
}

h3.midashi a {
	color: #ffffff !important;
}

h3.midashi {
	color: #ffffff !important;
}

/* 問い合わせ用　*/
.menu_table1 table {
	border-collapse: collapse;
	width: 100%;
}

.menu_table1 th {
	padding: 20px 15px;
	font-size: 12px;
	line-height: 1.4em;
	width: 150px;
	vertical-align: top;
}

.menu_table1 td {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4em;
}

.menu_table1 {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1em;
}

.menu_table {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1em;
}

.menu_table table {
	border-collapse: collapse;
	width: 100%;
}

.menu_table th {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4em;
	width: 100px;
	vertical-align: top;
}

.menu_table td {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4em;
}

/* 沿革 */
.menu_table_enkaku {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1em;
}

.menu_table_enkaku table {
	border-collapse: collapse;
	width: 100%;
}

.menu_table_enkaku th {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4em;
	width: 100px;
	vertical-align: top;
}

.menu_table_enkaku td {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 1.4em;
}

span.yakushoku {
	font-size: 12px;
}

span.name {
	font-weight: bold;
}

h3.mincho_midashi {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fl-callout-text {
	text-align: left;
	font-size: 12px;
}

.display {
	display: inline;
}