/*---base stylesheet---*/
@import '../icomoon02/style.css';
/*1.共通設定

======================================*/
* {
	margin: 0;
	padding: 0;
	color: #2d2d2d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-feature-settings: 'palt';
}
html {
	font-size: 62.5%; /* 10px */
}
body {
	line-height: 1.8;
	font-size: 1.6rem;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	letter-spacing: 0.05em;
	font-weight: 500;
	background: #f6f6f6;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #996533;
}
@media screen and (max-width: 1160px) {
	img {
		max-width: 100%;
		height: auto;
	}
	a:hover > img {
		opacity: 1;
	}
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
/*----マージン・パディング----*/
.mb00 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.ms_a {
	margin: 0 auto 60px;
}
.mr00 {
	margin-right: 0px !important;
}
.mt10 {
	margin-top: 10px !important;
}
/*----アライン----*/
.cen {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
/*----ボーダー----*/
.bn {
	border: none !important;
}
/*----背景----*/
.bc {
	background: none !important;
}
/*----クリア----*/
.clear {
	clear: both;
}
/*--clearfix--*/
.cf:after, .cont_wrap:after, .entry:after {
	content: "";
	display: block; /* または display:table; */
	clear: both;
}
.bold {
	font-weight: bold;
}
.asta {
	text-indent: -0.5em;
	margin-left: 0.5em;
}
.asta02 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
/*2.レイアウト

======================================*/
#wrapper {
	width: 100%;
	overflow: hidden;
}
/*responsive*/
.cont_s {
	display: block;
}
.cont_st {
	display: block;
}
.cont_so {
	display: block;
}
.cont_sl {
	display: block;
}
.cont_p {
	display: none;
}
.cont_pt {
	display: none;
}
.cont_po {
	display: none;
}
.cont_pl {
	display: none;
}
@media screen and (min-width:768px) {
	.cont_st {
		display: none;
	}
	.cont_pt {
		display: block;
	}
}
@media screen and (min-width:600px) and (max-width:959px) {
	.cont_s {
		display: none;
	}
	.cont_so {
		display: block;
	}
	.cont_sl {
		display: block;
	}
	.cont_p {
		display: none;
	}
	.cont_po {
		display: none;
	}
	.cont_pl {
		display: block;
	}
}
@media screen and (min-width:960px) and (max-width:1159px) {
	.cont_s {
		display: none;
	}
	.cont_so {
		display: none;
	}
	.cont_sl {
		display: block;
	}
	.cont_p {
		display: none;
	}
	.cont_po {
		display: block;
	}
	.cont_pl {
		display: block;
	}
}
@media screen and (min-width:1160px) {
	.cont_s {
		display: none;
	}
	.cont_so {
		display: none;
	}
	.cont_sl {
		display: none;
	}
	.cont_p {
		display: block;
	}
	.cont_po {
		display: block;
	}
	.cont_pl {
		display: block;
	}
}
/*--Layout--*/
/*--Common--*/
.bg01 {
	background: #f7f6f6;
}
.bg_w, .bg_w_s {
	background: #fff;
}
@media screen and (min-width: 768px) {
	.bg_w_s {
		background: none;
	}
	.bg_w_p {
		background: #fff;
	}
}
/*font*/
.eng {
	font-family: 'Vollkorn', serif;
}
.eng02 {
	font-family: "Times New Roman", Times, "serif";
}
.eng03 {
	font-family: 'Lora', serif;
}
/*--Header--*/
#header {
	width: 100%;
	height: 85px;
	position: relative;
}
header {
	width: 100%;
	background: #fff;
}
header h1 {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 120px;
}
header h1 img {
	display: block;
}
.h_search {
	position: absolute;
	width: 100%;
	top: 50px;
	right: 0;
}
p.search_area {
	float: right;
	width: 70%;
}
p.search_area input {
	width: 100%;
	padding: 5px;
	border: none;
	background: #e9e8e8;
	float: left;
	font-size: 1.2rem;
	-webkit-appearance: none;
	border-radius: 0;
	height: 35px;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
}
.h_search p.btn {
	float: left;
	width: 30%;
}
.h_search p.btn input {
	width: 100%;
	font-size: 1.3rem;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
	color: rgb(255, 255, 255);
	letter-spacing: 0.1em;
	text-align: center;
	cursor: pointer;
	border: none;
	padding: 2px 0px 3px;
	background: #996533;
	border: 1px solid #996533;
	text-decoration: none;
	height: 35px;
}
@media screen and (min-width: 960px) {
	/*--Header--*/
	#header {
		max-width: 1200px;
		margin: 0 auto;
		height: 100px;
	}
	header h1 {
		left: 0;
		top: 40px;
		width: 185px;
		height: 35px;
	}
	.g_nav {
		width: 81.6%;
		max-width: 980px;
		position: absolute;
		right: 0;
		top: 55px;
	}
	.g_nav li {
		display: inline-block;
	}
	.g_nav li a {
		display: block;
		text-align: center;
		font-size: 1.5rem;
		font-size: 15px;
		font-weight: 900;
		padding: 0 28px;
		text-decoration: none;
		color: #000;
		position: relative;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.g_nav li a {
		padding: 0 28px\9;
	}
	.g_nav li a:hover {
		color: #996533;
	}
	.g_nav li:last-child a {
		padding: 0 0 0 32px;
	}
	.h_fontsize {
		position: absolute;
		width: 150px;
		top: 19px;
		right: 260px;
	}
	.h_fontsize p {
		float: left;
		width: 70px;
		font-size: 1.2rem;
		font-size: 12px;
	}
	.h_fontsize ul {
		float: right;
		width: 80px;
	}
	.h_fontsize ul li {
		width: 21px;
		height: 21px;
		float: left;
		margin: 0 5px 0 0;
	}
	.h_fontsize ul li:last-child {
		margin: 0;
	}
	.h_fontsize ul li a {
		width: 21px;
		height: 21px;
		display: block;
		border: 1px solid #cccccc;
		font-size: 1.1rem;
		font-size: 11px;
		color: #000;
		text-align: center;
		text-decoration: none;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		line-height: 1.0;
		padding-top: 4px;
		padding-left: 1px;
	}
	*::-ms-backdrop, .h_fontsize ul li a {
		padding-top: 5px;
	}
	.h_fontsize ul li a {
		padding-top: 5px\9;
	}
	.h_fontsize ul li a:hover, .h_fontsize ul li a.current {
		color: #fff;
		background: #000;
		border: 1px solid #000;
	}
	.h_search {
		position: absolute;
		width: 230px;
		top: 15px;
		right: 0;
	}
	p.search_area {
		float: left;
		width: 160px;
	}
	p.search_area input {
		width: 100%;
		padding: 2px 5px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border: 1px solid #e0e1e3;
		float: left;
		line-height: 1.0;
		font-size: 1.2rem;
		font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
		height: inherit;
		background: #fff;
		margin-top: 2px;
	}
	.h_search p.btn {
		float: right;
		width: 56px;
	}
	.h_search p.btn input {
		width: 100%;
		font-size: 1.3rem;
		font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
		color: rgb(255, 255, 255);
		letter-spacing: 0.1em;
		text-align: center;
		cursor: pointer;
		border: none;
		padding: 1px 0px;
		background: #996533;
		border: 1px solid #996533;
		text-decoration: none;
		border-radius: 5px;
		transition: 0.3s ease-in-out;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		height: inherit;
	}
	.h_search p.btn input:hover {
		background: #fff;
		color: #996533;
		border: 1px solid #996533;
	}
}
@media screen and (min-width:960px) and (max-width:1200px) {
	header h1 {
		left: 20px;
	}
	.h_fontsize {
		right: 280px;
	}
	.h_search {
		right: 20px;
	}
	.g_nav {
		right: 20px;
		text-align: right;
	}
	.g_nav li a {
		padding: 0 15px;
	}
	.g_nav li a {
		padding: 0 15px\9;
	}
}
@media screen and (max-width: 959px) {
	/*--プルダウンメニュー--*/
	header p.menu {
		width: 30px;
		height: 40px;
		padding: 0;
		right: 10px;
		top: 0;
		position: absolute;
		border: none;
		display: block;
		z-index: 110;
	}
	header p.menu .menu-trigger, header p.menu .menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	header p.menu .menu-trigger {
		position: relative;
		width: 40px;
		height: 40px;
	}
	header p.menu .menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 1px;
		border-radius: 4px;
	}
	header p.menu .menu-trigger span:nth-of-type(1) {
		top: 10px;
		left: 0;
		width: 30px;
		background: #000;
	}
	header p.menu .menu-trigger span:nth-of-type(2) {
		top: 20px;
		left: 0;
		width: 30px;
		background: #000;
	}
	header p.menu .menu-trigger span:nth-of-type(3) {
		top: 30px;
		left: 0;
		width: 30px;
		background: #000;
	}
	#m_trigger01, #m_trigger02, #m_trigger03 {
		top: 32px;
		left: -4px;
		width: 100%;
		font-size: 0.8rem;
		text-align: center;
		color: #000;
	}
	header p.menu .menu-trigger span.show {
		display: block;
	}
	header p.menu .menu-trigger span.hide {
		display: none;
	}
	header p.menu .menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	header p.menu .menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	header p.menu .menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	.dl-menu {
		display: none;
		width: 100%;
		position: absolute;
		top: 50px;
		right: 0;
		z-index: 9999;
		background: #efefef;
	}
	.dl01 {
		padding: 10px;
	}
	.dl01 li {
		width: 48.5%;
		float: left;
		text-align: center;
	}
	.dl01 li a {
		display: inline-block;
		position: relative;
	}
	.dl01 li:nth-child(even) {
		float: right;
	}
	.dl01 li:nth-child(even) span {
		position: absolute;
		width: 44px;
		height: 44px;
		top: -7px;
		right: -7px;
	}
	.dl02_ttl {
		background: #fff;
		padding: 10px;
		font-size: 1.1rem;
		font-weight: 900;
	}
	.dl02 {
		padding: 10px 10px 0;
	}
	.dl02 li {
		width: 48.5%;
		float: left;
		margin-bottom: 10px;
	}
	.dl02 li:nth-child(even) {
		float: right;
	}
	.dl02 li a {
		display: block;
		background: #fff;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		font-size: 1.1rem;
		padding: 10px;
		text-decoration: none;
		color: #000;
	}
	.dl03 li a {
		display: block;
		background: url(../images/arrow01.png) no-repeat 98% center #fff;
		background-size: 6px 11px;
		font-size: 1.1rem;
		padding: 10px;
		text-decoration: none;
		color: #000;
		font-weight: 900;
		border-bottom: 1px solid #ddd;
	}
	.dl03_02 {
		width: 50%;
		float: left;
		border-right: 1px solid #ddd;
	}
	.dl03_02:nth-child(odd) {
		border-right: none;
	}
	.dl03 li.dl03_02 a {
		background: url(../images/arrow01.png) no-repeat 96% center #fff;
		background-size: 6px 11px;
	}
	.dl_sns {
		background: #664524;
		padding: 10px;
		text-align: center;
	}
	.dl_sns a {
		display: inline-block;
		width: 29px;
		margin: 0 5px;
	}
	/* ヘッダーメニュー　ボタン部分 */
	header p.h_btn01 {
		width: 50px;
		height: 50px;
		padding: 0;
		right: 100px;
		top: 0;
		position: absolute;
		border: none;
		z-index: 110;
		background: #996633;
		line-height: 1.1rem;
	}
	header p.h_btn01 a {
		display: block;
		width: 50px;
		height: 50px;
		text-decoration: none;
		border-left: 1px solid #fff;
	}
	header p.h_btn01 span {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		color: #fff;
		font-size: 1rem;
		text-align: center;
		width: 50px;
	}
	header p.h_btn02 {
		width: 50px;
		height: 50px;
		padding: 0;
		right: 50px;
		top: 0;
		position: absolute;
		border: none;
		z-index: 110;
		background: #996633;
		line-height: 1.1rem;
	}
	header p.h_btn02 a {
		display: block;
		width: 50px;
		height: 50px;
		text-decoration: none;
		border-left: 1px solid #fff;
	}
	header p.h_btn02 span {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		color: #fff;
		font-size: 1rem;
		text-align: center;
		width: 50px;
	}
}
.mainVisual_inner {
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
}
.mainVisual_slide img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 960px) {
	#main_visual {
		padding: 80px 0 290px;
		/*background: url(../images/mainimg_bg.jpg) no-repeat center center;*/
		background-size: cover;
	}
	.mainVisual_inner {
		width: 100%;
		max-width: 1030px;
		margin: 0 auto;
	}
}
/*--footer--*/
footer {
	width: 100%;
	background: #fff;
}
.ft_cont {
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.f_nav {
	border-top: 1px solid #c9c9c9;
	padding-top: 20px;
}
.ft_cont ul {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px 15px;
}
.ft_cont ul li {
	width: 50%;
	float: left;
}
.ft_cont ul li a {
	text-decoration: none;
	font-size: 1.3rem;
	color: #000;
	position: relative;
}
.ft_inner {
	width: 100%;
	margin: 0 auto;
	padding: 20px 15px;
}
.ft_inner p.ttl {
	font-size: 1.6rem;
	font-weight: 900;
	padding-bottom: 5px;
}
.openhours_wrap {
	margin-bottom: 20px;
}
.openhours_wrap .openhours_cont p {
	font-size: 1.3rem;
	padding: 0 0 5px;
}
.ft_sns {
	text-align: center;
}
.ft_sns a {
	display: inline-block;
	width: 30px;
	margin: 0 10px 0 0;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.ft_sns a:hover {
	opacity: 0.7;
}
.footer_info {
	text-align: center;
}
.footer_info .logo {
	margin: 0 auto 10px;
	width: 185px;
}

.footer_info .logo img {
	width: 185px;
}
.footer_info .add {
	font-size: 1.3rem;
}
.footer_info .copy {
	font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
	.f_nav {
		border-top: none;
		padding-top: 0;
	}
	.ft_cont ul {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 40px 0 15px;
		text-align: center;
	}
	.ft_cont ul li {
		display: inline;
		width: inherit;
		float: inherit;
	}
	.ft_cont ul li a {
		padding: 0 10px;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.ft_cont ul li a:before {
		position: absolute;
		content: "";
		width: 1px;
		height: 22px;
		background: #999999;
		top: -3px;
		right: 0;
	}
	.ft_cont ul li:last-child a:before {
		display: none;
	}
	.ft_cont ul li a:hover {
		color: #996533;
	}
}
@media screen and (min-width: 900px) {
	.ft_cont ul li a {
		padding: 0 20px;
		text-decoration: none;
		font-size: 1.4rem;
		color: #000;
		position: relative;
	}
	.ft_inner {
		max-width: 1200px;
		padding: 40px 0;
	}
	.ft_inner p.ttl {
		width: 13.3%;
		max-width: 160px;
		float: left;
		font-size: 1.8rem;
		font-weight: 900;
		text-align: left;
		padding: 0 0 15px 0;
	}
	.openhours_wrap {
		width: 100%;
		max-width: 1200px;
		overflow: hidden;
	}
	.openhours_wrap .openhours_cont:nth-child(1) {
		width: 30%;
		float: left;
	}
	.openhours_wrap .openhours_cont:nth-child(2) {
		width: 30%;
		float: left;
	}
	.openhours_wrap .openhours_cont:nth-child(3) {
		width: 40%;
		float: left;
	}
	.shoptime {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 14px;
	}
	.shoptime th {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
		font-weight: normal;
	}
	.shoptime td {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
	}
	.time_col {
		width: 96%;
		margin: 0 auto;
		padding: 0;
	}
	.shoptime_02 {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 14px;
	}
	.shoptime_02 th {
		width: 30%;
		margin: 0;
		padding: 0 0 3px 0;
		font-weight: normal;
	}
	.shoptime_02 td {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
	}
	.sbold {
		font-weight: bold !important;
	}
	.btcen {
		width: auto;
		margin: 0 auto;
		text-align: center;
	}
	.ft_sns {
		width: 26.6%;
		max-width: 320px;
		float: right;
	}
	.ft_sns a {
		width: 18.75%;
		margin: 0 3% 0 0;
	}
	.ft_sns a:hover {
		opacity: 0.7;
	}
	.footer_info {
		position: relative;
		height: 130px;
	}
	.footer_info .logo {
		position: absolute;
		top: 35px;
		left: 0px;
		width: 185px;
		height: auto;
	}
	.footer_info .add {
		position: absolute;
		top: 45px;
		left: 280px;
		font-size: 1.3rem;
		text-align: left;
	}
	
		.footer_info .add a:link{
		color: #2D2D2D;
		}
	.footer_info .copy {
		position: absolute;
		top: 85px;
		left: 0px;
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 768px) {
	.openhours_wrap {
		width: 100%;
		max-width: 1200px;
		overflow: hidden;
	}
	.openhours_wrap .openhours_cont:nth-child(1) {
		width: 98%;
		float: none;
	}
	.openhours_wrap .openhours_cont:nth-child(2) {
		width: 98%;
		float: none;
	}
	.openhours_wrap .openhours_cont:nth-child(3) {
		width: 98%;
		float: none;
	}
	.shoptime {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 12px;
	}
	.shoptime th {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
		font-weight: normal;
	}
	.shoptime td {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
	}
	.time_col {
		width: 96%;
		margin: 0 auto;
		padding: 0;
	}
	.shoptime_02 {
		width: 100%;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 12px !important;
	}
	.shoptime_02 th {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 0;
		font-weight: normal;
	}
	.shoptime_02 td {
		width: 50%;
		margin: 0;
		padding: 0 0 3px 5px;
	}
	.sbold {
		font-weight: bold !important;
	}
	.btcen {
		width: auto;
		margin: 0 auto;
		text-align: center;
	}
}
/*--Index--*/
.tp_cont_area {
	margin: 0 15px 20px;
	padding: 15px;
}
@media screen and (min-width: 768px) {
	.tp_cont_area {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto 30px;
		padding: 30px;
	}
}
/*tp_ttl*/
.tp_ttl_area {
	margin-bottom: 10px;
}
.tp_ttl_area .tp_ttl {
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: -5px;
}
.tp_ttl_area .tp_ttl span {
	font-size: 2.4rem;
	font-weight: 500;
	padding-right: 20px;
}
/*tp_btn*/
.tp_btn_s {
	width: 50%;
	margin: 0 auto 10px;
}
.tp_btn_s a {
	display: block;
	border: 1px solid #000;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1.5rem;
	text-align: center;
	padding: 7px;
	text-decoration: none;
	color: #000;
}
/*tp_sec01*/
.tp_sec01 {
	margin: 0 auto;
}
.tp_sec01 .tp_cont_area:first-child {
	margin: 0 auto 20px;
	padding: 15px;
}
/*Timetable*/
.timetable_l {
	width: 120px;
	float: left;
	padding: 10px 0 0;
	margin: 0 0 10px;
}
.timetable_l .ttl {
	font-size: 1.2rem;
	background: url(../images/icon01.png) no-repeat 0 0;
	background-size: 18px 18px;
	padding: 0 0 0 25px;
}
.timetable_l .time {
	font-size: 2.3rem;
}
.timetable_l .time span {
	font-size: 3.0rem;
}
.timetable_l p.btn {}
.timetable_l p.btn a {
	display: inline-block;
	background: #996633;
	border: 1px solid #996633;
	padding: 2px 5px;
	margin: 2px 0 0 0;
	font-size: 1.1rem;
	color: #fff;
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.timetable_r {
	width: calc(100% - 120px);
	float: left;
	margin: 0 0 10px;
	border-left: 1px dotted #000;
}
.timetable_r_cont {
	width: calc(50% + 5px);
	float: left;
	padding: 0 10px;
	border-right: 1px dotted #000;
}
.timetable_r_cont:nth-child(even) {
	width: calc(50% - 5px);
	float: right;
	border: none;
	padding: 0 0 0 10px;
}
.timetable_r_cont p {
	font-size: 1.0rem;
	background: #f0f0f0;
	padding: 2px 5px;
	margin-bottom: 5px;
	letter-spacing: 0;
}
.tp_timetable_s span {
	display: block;
}
.tp_timetable_s span.nor {
	color: #000;
}
.tp_timetable_s span.ex01 {
	color: #006666;
}
.tp_timetable_s span.ex02 {
	color: #990000;
}
.timetable_txt_s {
	font-size: 1.2rem;
	text-align: center;
	clear: both;
}
/*Information*/
.tp_info {
	border-top: 1px dotted #a0a0a1;
	margin-bottom: 20px;
}
.tp_info li {
	border-bottom: 1px dotted #a0a0a1;
}
.tp_info li a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.tp_info li a span.date {
	display: block;
	color: #996633;
	font-size: 1.4rem;
	font-weight: 900;
	width: 120px;
}
/*Event*/
.tp_event_cont {
	margin: 0 0 20px;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
}
.event_info .cat {
	float: left;
	width: 80px;
}
.event_info .cat a {
	display: block;
	text-align: center;
	padding: 2px 0;
	color: #fff;
	text-decoration: none;
	font-size: 1.0rem;
}
.event_info .cat01 {
	background: #b4d465;
}
.event_info .date {
	float: right;
	width: calc(100% - 80px);
	font-size: 1.0rem;
	padding: 2px 3px;
	background: #eeeeee;
}
.tp_event_inner {
	padding: 12px;
	/*width:340px;*/
	/*height:180px;*/
}
/*追記調節*/
.tp_event_inner_cms {
	padding: 20px;
	width: 100%;
	/*height:180px;*/
}
.tp_event_inner_cms p.img {
	margin-bottom: 10px;
	width: 100%;
}
.tp_event_inner_cms img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.tp_event_inner_cms p.ttl a {
	display: block;
	font-size: 1.6rem;
	font-weight: 900;
	text-decoration: none;
	color: #000;
}
.tp_event_inner_cms p.ttl02 {
	font-size: 1.6rem;
	color: #2879ca;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	padding: 5px 0 10px;
	margin-bottom: 10px;
}
.tp_event_inner_cms p.txt {
	font-size: 1.4rem;
}
@media screen and (min-width:768px) and (max-width:1020px) {
	.tp_event_inner_cms img {
		width: 100%;
		height: 100px !important;
		object-fit: cover;
	}
}
@media screen and (max-width:1200px) {
	.tp_event_inner_cms {
		padding: 20px;
		width: 100% !important;
		/*height:180px;*/
	}
}
.tp_event_inner p.img {
	margin-bottom: 10px;
	/*width:100%;*/
}
.tp_event_inner img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.tp_event_inner img.fac {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.tp_event_inner p.ttl a {
	display: block;
	font-size: 1.6rem;
	font-weight: 900;
	text-decoration: none;
	color: #000;
}
.tp_event_inner p.ttl02 {
	font-size: 1.6rem;
	color: #2879ca;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	padding: 5px 0 10px;
	margin-bottom: 10px;
}
.tp_event_inner p.txt {
	font-size: 1.4rem;
}
a.link_blue {
	color: #0a67ca;
}
a:hover.link_blue {
	text-decoration: none;
}
@media screen and (max-width:768px) {
	.tp_event_inner img {
		width: 100%;
		height: 230px;
		object-fit: cover;
	}
	.tp_event_inner img.fac {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
}
/*facility*/
.facility_cont {
	margin: 0 0 20px;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
	width: 100% !important;
}
.facility_inner {
	padding: 20px;
	/*width:340px;*/
	/*height:180px;*/
}
.facility_inner p.img {
	margin-bottom: 10px;
	/*width:100%;*/
}
.facility_inner img {
	width: 100%;
	height: auto;
}
.facility_inner p.ttl a {
	display: block;
	font-size: 1.6rem;
	font-weight: 900;
	text-decoration: none;
	color: #000;
}
.facility_inner p.ttl02 {
	font-size: 1.6rem;
	color: #2879ca;
	border-bottom: 1px dotted #b2b2b2;
	font-weight: bold;
	padding: 5px 0 10px;
	margin-bottom: 10px;
}
.facility_inner p.txt {
	font-size: 1.4rem;
}
/*SHOP INFO*/
.tp_shop_cont {
	width: 48.5%;
	float: left;
	margin: 0 0 20px 0;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
}
.tp_shop_cont:nth-child(even) {
	float: right;
}
.shop_info .cat {
	float: left;
	width: 75px;
}
.shop_info .cat a {
	display: block;
	text-align: center;
	padding: 2px 0;
	color: #fff;
	text-decoration: none;
	font-size: 1.0rem;
	letter-spacing: 0;
}
.shop_info .cat01 {
	background: #ff6c01;
}
.shop_info .cat02 {
	background: #07b3e9;
}
.shop_info .cat03 {
	background: #abd24b;
}
.shop_info .cat04 {
	background: #009e96;
}
.shop_info .cat05 {
	background: #f04444;
}
.shop_info .cat06 {
	background: #e95b9d;
}
.shop_info .cat07 {
	background: #f7ba00;
}
.shop_info .cat08 {
	background: #ad5c9f;
}
.shop_info .cat09 {
	background: #9a6600;
}
.shop_info .date {
	float: right;
	width: calc(100% - 75px);
	font-size: 1.0rem;
	padding: 2px 0 2px 2px;
	background: #eeeeee;
	letter-spacing: 0;
}
.tp_shop_inner {
	padding: 10px 10px 20px;
}
.tp_shop_inner p.img {
	margin-bottom: 10px;
}
.tp_shop_inner img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.tp_shop_inner p.ttl a {
	display: inline-block;
	font-size: 1.3rem;
	text-decoration: none;
	color: #000;
	line-height: 1.4;
}
.shop_name {
	font-size: 1.2rem;
	color: #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
	.tp_shop_inner img {
		width: 100%;
		height: 130px;
		object-fit: cover;
	}
}
@media screen and (max-width:640px) {
	.tp_shop_inner img {
		width: 100%;
		height: 160px;
		object-fit: cover;
	}
}
/*tp_sec02*/
.tp_sec02 {
	background: #e9e8e8;
}
.tp_sec02 .tp_cont_area {
	padding: 15px 0;
}
/*Shop Search*/
.tp_search_cont {
	margin-bottom: 40px;
}
.tp_search_cont a {
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tp_search_cont a:hover {
	opacity: 0.6;
}
.tp_search_cont p.ttl {
	font-size: 1.6rem;
	font-weight: 900;
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 10px;
}
.tp_search_syll span {
	display: inline-block;
	width: 18.8%;
	margin-right: 1.5%;
	margin-bottom: 10px;
}
.tp_search_syll span:nth-child(5n) {
	margin-right: 0;
}
.tp_search_syll span a {
	display: block;
	border: 1px solid #cccccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 7px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #000;
	text-align: center;
}
/*.tp_search_cat span {

	margin-right: 1.5%;

	margin-bottom: 10px;

	width: 31%;

	display: inline-block;

}

*/
.tp_search_cat span {
	margin-right: 1.5%;
	margin-bottom: 10px;
	width: 48%;
	display: block;
	float: left;
}
.tp_search_cat span:nth-child(3n) {
	margin-right: 0;
}
.tp_search_cat span a {
	display: block;
	border: 1px solid #cccccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 7px 0;
	font-size: 1.0rem;
	text-decoration: none;
	color: #000;
	text-align: center;
	letter-spacing: 0;
}
.tp_search_word p.search_area {
	float: left;
	width: calc(100% - 90px);
}
.tp_search_word p.search_area input {
	width: 100%;
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	float: left;
	line-height: 1.0;
	font-size: 1.2rem;
	background: #fff;
}
.tp_search_word p.btn {
	float: right;
	width: 80px;
}
.tp_search_word p.btn input {
	width: 100%;
	font-size: 1.3rem;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
	color: rgb(255, 255, 255);
	letter-spacing: 0.1em;
	text-align: center;
	cursor: pointer;
	border: none;
	padding: 3px 0px;
	background: #996533;
	border: 1px solid #996533;
	text-decoration: none;
	border-radius: 5px;
	transition: 0.3s ease-in-out;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
*::-ms-backdrop, .tp_search_word p.btn input {
	padding: 4px 0px 1px;
}
.tp_search_word p.btn input {
	padding: 4px 0px 1px\9;
}
.tp_search_word p.btn input:hover {
	background: #fff;
	color: #996533;
	border: 1px solid #996533;
}
.tp_search_map span {
	margin-right: 1.5%;
	margin-bottom: 10px;
	width: 49.25%;
	display: block;
	float: left;
}
.tp_search_map span:nth-child(2n) {
	margin-right: 0;
}
.tp_search_map span a {
	display: block;
	border: 1px solid #cccccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 7px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.tp_search_map a.btn {
	display: block;
	border: 1px solid #996633;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #996633;
	padding: 7px;
	font-size: 1.2rem;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
/*tp_search_bnr*/
.tp_search_bnr {
	padding: 15px 15px 5px;
}
.tp_search_bnr p {
	width: 48.5%;
	float: left;
	margin: 0 0 10px 0;
}
.tp_search_bnr p:nth-child(even) {
	float: right;
}
.tp_search_bnr a {
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tp_search_bnr a:hover {
	opacity: 0.7;
}
/*tp_cont_area*/
.tp_sec03 {
	padding: 10px 0;
}
.tp_sec03 .tp_cont_area {
	padding: 0;
}
.tp_sec03 a {
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.tp_sec03 a:hover {
	opacity: 0.7;
}
.tp_under_bnr_area01 {
	margin-bottom: 10px;
}
.tp_under_bnr_area02 {
	margin-bottom: 10px;
}
.tp_under_bnr_area02 p {
	margin-bottom: 10px;
}
.tp_under_bnr_area03 p {
	width: 48.5%;
	float: left;
	margin-bottom: 10px;
}
.tp_under_bnr_area03 p:nth-child(even) {
	float: right;
}
@media screen and (min-width:400px) {
	.event_info .cat {
		float: left;
		width: 75px;
	}
	.event_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		color: #fff;
		text-decoration: none;
		font-size: 1.0rem;
	}
	.event_info .date {
		float: right;
		width: calc(100% - 75px);
		font-size: 1.0rem;
		padding: 2px 5px;
		background: #eeeeee;
	}
	.shop_info .cat {
		float: left;
		width: 75px;
	}
	.shop_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		color: #fff;
		text-decoration: none;
		font-size: 1.0rem;
		letter-spacing: 0;
	}
	.shop_info .date {
		float: right;
		width: calc(100% - 75px);
		font-size: 1.0rem;
		padding: 2px 5px;
		background: #eeeeee;
		letter-spacing: 0;
	}
}
@media screen and (min-width:768px) {
	/*tp_ttl*/
	.tp_ttl_area .tp_ttl {
		width: 50%;
		float: left;
		font-size: 1.6rem;
		margin-top: -5px;
	}
	.tp_ttl_area .tp_ttl span {
		font-size: 3.0rem;
	}
	.tp_ttl_area .tp_btn {
		width: 13.5%;
		float: right;
	}
	.tp_ttl_area .tp_btn a {
		display: block;
		border: 1px solid #000;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		font-size: 1.4rem;
		text-align: center;
		padding: 7px;
		text-decoration: none;
		color: #000;
		background: #fff;
	}
	*::-ms-backdrop, .tp_ttl_area .tp_btn a {
		padding: 9px 7px 5px;
	}
	.tp_ttl_area .tp_btn a {
		padding: 9px 7px 5px\9;
	}
	.tp_ttl_area .tp_btn a:hover {
		border: 1px solid #000;
		background: #000;
		color: #fff;
	}
	/*tp_sec01*/
	.tp_sec01 .tp_cont_area:first-child {
		margin: 0 auto 60px;
		padding: 30px;
	}
	/*Timetable*/
	.timetable_l {
		min-width: 140px;
	}
	.timetable_l .ttl {
		font-size: 1.4rem;
		background: url(../images/icon01.png) no-repeat 0 0;
		background-size: 22px 22px;
		padding: 0 0 10px 30px;
	}
	.timetable_l .time {
		font-size: 3.0rem;
	}
	.timetable_l .time span {
		font-size: 3.6rem;
	}
	.timetable_r {
		width: calc(100% - 140px);
		max-width: 1000px;
		padding: 0 0 0 25px;
	}
	.timetable_r .ttl {
		margin-bottom: 3px;
	}
	.timetable_r .ttl_l, .timetable_r .ttl_r {
		width: 50%;
	}
	.timetable_r .ttl_l {
		float: left;
	}
	.timetable_r .ttl_l p {
		font-size: 1.8rem;
		width: 150px;
		float: left;
	}
	.timetable_r .ttl_l a {
		float: left;
		display: inline-block;
		background: #996633;
		border: 1px solid #996633;
		padding: 2px 10px;
		margin: 2px 0 0 0;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	*::-ms-backdrop, .timetable_r .ttl_l a {
		padding: 4px 10px 2px;
		margin: 0;
	}
	.timetable_r .ttl_l a {
		margin: 0\9;
		padding: 4px 10px 2px\9;
	}
	.timetable_r .ttl_l a:hover {
		background: #fff;
		border: 1px solid #996633;
		color: #996633;
	}
	.timetable_r .ttl_r {
		float: right;
		font-size: 1.2rem;
		text-align: right;
		padding: 3px 0 0;
	}
	.timetable_r_cont {
		width: 48%;
		padding: 0 20px 0 0;
	}
	.timetable_r_cont:nth-child(even) {
		float: right;
		padding: 0;
	}
	.timetable_r_cont p {
		font-size: 1.3rem;
		background: none;
		padding: 0;
		letter-spacing: 0.05em;
		margin: 0;
	}
	.tp_timetable_table {
		width: 100%;
	}
	.tp_timetable_table th, .tp_timetable_table td {
		font-size: 1.2rem;
	}
	.tp_timetable_table tr:nth-child(odd) th, .tp_timetable_table tr:nth-child(odd) td {
		background: #f0f0f0;
	}
	.tp_timetable_table th {
		width: 30px;
		padding: 1px 0;
		text-align: center;
		border-right: 1px dotted #000;
	}
	*::-ms-backdrop, .tp_timetable_table th {
		padding: 3px 0 1px;
	}
	.tp_timetable_table th {
		padding: 3px 0 1px\9;
	}
	.tp_timetable_table td {
		width: calc(100% - 30px);
		padding: 1px 5px 1px 10px;
	}
	*::-ms-backdrop, .tp_timetable_table td {
		padding: 3px 5px 1px 10px;
	}
	.tp_timetable_table td {
		padding: 3px 5px 1px 10px\9;
	}
	.tp_timetable_table td span {
		padding: 0 11px 0 0;
	}
	.tp_timetable_table td span.nor {
		color: #000;
	}
	.tp_timetable_table td span.ex01 {
		color: #006666;
	}
	.tp_timetable_table td span.ex02 {
		color: #990000;
	}
	/*Information*/
	.tp_info li a {
		padding: 10px 20px;
	}
	.tp_info li a span.date {
		display: inline-block;
	}
	/*Event*/
	.tp_event_cont {
		width: 31%;
		float: left;
		margin: 0 2% 30px 0;
	}
	.tp_event_cont:last-child {
		margin: 0;
	}
	.tp_event_inner p.ttl a {
		text-align: left;
	}
	.event_top {
		width: 23.5%;
		margin: 0 2% 30px 0;
	}
	/*SHOP INFO*/
	.tp_shop_cont {
		width: 23.6%;
		margin: 0 1.7% 30px 0;
	}
	.tp_shop_cont:nth-child(even) {
		float: left;
	}
	.tp_shop_cont:nth-child(4n) {
		margin: 0;
	}
	.tp_shop_inner {
		background: #fff;
	}
	.tp_shop_inner p.ttl a {
		font-size: 1.5rem;
		font-weight: 900;
	}
	/*tp_sec02*/
	.tp_sec02 .tp_cont_area {
		padding: 30px;
	}
	/*map*/
	#map {
		width: 100%;
		height: 475px;
	}
	/*Shop Search*/
	.tp_search_cont {
		width: 48.5%;
		float: left;
	}
	.tp_search_cont:nth-child(even) {
		float: right;
	}
	.tp_search_syll span {
		width: inherit;
		margin-right: 8px;
	}
	.tp_search_syll span:nth-child(5n) {
		margin-right: 8px;
	}
	.tp_search_syll span:last-child {
		margin-right: 0;
	}
	.tp_search_cat span {
		margin-right: 2.2%;
		margin-bottom: 10px;
		max-width: 140px;
		width: 31.8%;
		display: inline-block;
	}
	.tp_search_cat span a {
		letter-spacing: -0.05em;
	}
	.tp_search_word p.search_area {
		width: 230px;
		margin: 0 15px 0 0;
	}
	.tp_search_word p.search_area input {
		padding: 7px 5px;
	}
	.tp_search_word p.btn {
		float: left;
	}
	.tp_search_word p.btn input {
		padding: 5px 0px;
		margin-top: 2px;
	}
	.tp_search_map span {
		margin-right: 10px;
		margin-bottom: 10px;
		margin-right: 2.2%;
		margin-bottom: 10px;
		max-width: 140px;
		width: 31.8%;
		display: inline-block;
	}
	.tp_search_map span:nth-child(2n) {
		margin-right: 2.2%;
	}
	.tp_search_map span:nth-child(3n) {
		margin-right: 0;
	}
	.tp_search_map a.btn {
		width: 230px;
		padding: 6px;
		font-size: 1.4rem;
	}
	*::-ms-backdrop, .tp_search_map a.btn {
		padding: 7px 6px 4px;
	}
	.tp_search_map a.btn {
		padding: 7px 6px 4px\9;
	}
	.tp_search_map a.btn:hover {
		border: 1px solid #996633;
		background: #fff;
		color: #996633;
		opacity: 1.0;
	}
	/*tp_sec03*/
	.tp_sec03 .tp_cont_area {
		padding: 30px;
	}
	.tp_under_bnr_area01 {
		margin-bottom: 20px;
	}
	.tp_under_bnr_area02 {
		margin-bottom: 20px;
	}
}
@media screen and (min-width:600px) {
	/*tp_cont_area*/
	.tp_under_bnr_area02 p {
		width: 100%;
	}
	/*	.tp_under_bnr_area02 p:nth-child(even){

		float: right;

	}*/
	.tp_under_bnr_area03 p {
		width: 23.6%;
		max-width: 270px;
		float: left;
		margin: 0 1.75% 0 0;
	}
	.tp_under_bnr_area03 p:nth-child(even) {
		float: left;
	}
	.tp_under_bnr_area03 p:nth-child(4n) {
		margin: 0;
	}
	/*tp_search_bnr*/
	.tp_search_bnr {
		margin-bottom: 10px;
		padding: 0;
	}
	.tp_search_bnr p {
		width: 23.5%;
		max-width: 270px;
		float: left;
		margin: 0 2% 0 0;
	}
	.tp_search_bnr p:nth-child(even) {
		float: left;
	}
	.tp_search_bnr p:last-child {
		margin: 0;
	}
}
@media screen and (min-width: 960px) {
	/*tp_sec01*/
	.tp_sec01 {
		margin: -240px auto 0;
	}
}
@media screen and (min-width: 1200px) {
	.event_info .cat {
		float: left;
		width: 80px;
	}
	.event_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.event_info .date {
		float: right;
		width: calc(100% - 80px);
		font-size: 1.3rem;
		padding: 5px 10px 4px;
		background: #eeeeee;
	}
	.shop_info .cat {
		float: left;
		width: 120px;
	}
	.shop_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.shop_info .date {
		float: right;
		width: calc(100% - 120px);
		font-size: 1.3rem;
		padding: 5px 10px 4px;
		background: #eeeeee;
	}
}
/*3.サブページ

======================================*/
/*--page_ttl--*/
#page_ttl {
	width: 100%;
	height: 110px;
	text-align: center;
	padding: 26px 0 0;
	background: #00c0b7;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.2;
	font-weight: 900;
}
div.bg_purple {
	background: #6699cc !important;
}
#page_ttl span {
	color: #fff;
	font-size: 3.0rem;
	font-weight: 500;
}
#sub_wrap {
	padding: 50px 20px;
}
#contents {
	width: 100%;
}
.cont_wrap {
	margin-bottom: 50px;
}
.cont_wrap_100 {
	margin-bottom: 100px;
}
@media screen and (min-width: 768px) {
	.half_col {
		width: 48.5%;
		float: left;
	}
	.half_col:nth-child(even) {
		width: 49.5%;
		float: right;
	}
	.half_col_sm {
		width: 45.5%;
		float: right;
	}
}
@media screen and (max-width: 1128px) {
	.half_col:nth-child(even) {
		width: 100%;
		float: right;
	}
}
/*--side--*/
#side {
	display: none;
}
/*--Ttl--*/
.sec_ttl01 {
	font-size: 2.2rem;
	font-weight: 900;
	color: #4e2c2d;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 4px solid #4e2c2d;
	padding: 0 40px 20px 0;
}
.sec_ttl01:after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #009e96;
}
.sec_ttl01 span {
	position: absolute;
	width: 41px;
	right: 0;
	top: 0;
}
.sec_ttl01 span img {
	width: 100%;
	height: auto;
}
.sec_ttl02 {
	font-size: 2.0rem;
	font-weight: 900;
	color: #333333;
	margin-bottom: 20px;
	position: relative;
	padding: 12px 0 12px 25px;
	background: url(../images/sec_ttl02.jpg) repeat 0 0;
}
.sec_ttl02:after {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	content: '';
	width: 4px;
	height: calc(100% - 20px);
	background-color: #4987ce;
}
.sec_ttl03 {
	font-size: 2.0rem;
	font-weight: 900;
	color: #333333;
	margin-bottom: 20px;
	position: relative;
	padding: 12px 0 12px 25px;
	background: url(../images/sec_ttl03.jpg) repeat 0 0;
}
.sec_ttl03:after {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	content: '';
	width: 4px;
	height: calc(100% - 20px);
	background-color: #029f98;
}
.entry_ttl {
	color: #4e2c2d;
	font-size: 1.8rem;
	font-weight: 900;
	margin: 0 0 15px;
}
@media screen and (min-width: 960px) {
	/*--page_ttl--*/
	#page_ttl {
		padding: 22px 0 0;
		font-size: 1.8rem;
	}
	#page_ttl span {
		font-size: 3.8rem;
	}
	#sub_wrap {
		width: 100%;
		margin: 0 auto;
	}
	#contents {
		width: calc(100% - 290px);
		max-width: 910px;
		float: left;
	}
	/*--side--*/
	#side {
		width: 260px;
		float: right;
		display: block;
	}
	.side_time {
		background: #fff;
		padding: 20px 15px 15px;
		margin-bottom: 20px;
	}
	.side_time .btn {
		border-bottom: 1px dotted #000;
		margin-bottom: 7px;
	}
	.side_time .btn a {
		display: block;
		text-align: center;
		color: #4e2c2d;
		font-size: 1.8rem;
		font-weight: 900;
		text-decoration: none;
		position: relative;
		padding: 0 0 10px;
	}
	.side_time .btn a:before {
		content: '';
		height: 12px;
		width: 12px;
		display: block;
		border: 2px solid #d0d0d0;
		border-left-width: 0;
		border-top-width: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		position: absolute;
		top: 8px;
		right: 0;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.side_time .btn a:hover:before {
		content: '';
		height: 12px;
		width: 12px;
		display: block;
		border: 2px solid #4e2c2d;
		border-left-width: 0;
		border-top-width: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		position: absolute;
		top: 8px;
		right: 0;
	}
	.side_time_inner .ttl {
		font-size: 1.5rem;
		background: url(../images/icon01.png) no-repeat 0 0;
		background-size: 18px 18px;
		padding: 2px 0 5px 22px;
		width: 47%;
		float: left;
		line-height: 1.0;
		margin-top: 12px;
	}
	.side_time_inner .time {
		font-size: 3.0rem;
		width: 53%;
		float: left;
		line-height: 1.0;
		text-align: right;
		padding-top: 4px;
	}
	.side_time_inner .time span {
		font-size: 3.5rem;
	}
	.side_bnr {
		margin-bottom: 20px;
	}
	.side_bnr02 {
		margin-bottom: 10px;
	}
	.side_bnr a, .side_bnr02 a {
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.side_bnr a:hover, .side_bnr02 a:hover {
		opacity: 0.7;
	}
	.side_search {
		margin-bottom: 20px;
	}
	.side_search .ttl_l {
		background: #6699cc;
		text-align: center;
		position: relative;
		padding: 10px 0;
	}
	.side_search .ttl_l:before {
		content: "";
		position: absolute;
		width: 260px;
		height: 2px;
		background: #fff;
		left: 0;
		bottom: 4px;
	}
	.side_search .ttl_l span {
		font-size: 2.4rem;
		color: #fff;
		padding: 0 0 0 35px;
		background: url(../images/side_ttl_icon.png) no-repeat 0 0;
	}
	.side_search_inner {
		padding: 15px 15px 1px;
		background: #fff;
	}
	.side_search_inner .ttl {
		font-size: 1.6rem;
		font-weight: 900;
		border-bottom: 1px dotted #c9c9c9;
		margin-bottom: 10px;
	}
	.side_search_cont {
		margin-bottom: 15px;
	}
	.side_search_syll span {
		display: inline-block;
		width: 18%;
		margin-right: 2.5%;
		margin-bottom: 10px;
	}
	.side_search_syll span:nth-child(5n) {
		margin-right: 0;
	}
	.side_search_syll span a {
		display: block;
		border: 1px solid #cccccc;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background: #fff;
		padding: 5px 0;
		font-size: 1.2rem;
		text-decoration: none;
		color: #000;
		text-align: center;
	}
	.side_search_cat li {
		width: 33.333%;
		float: left;
		padding: 10px 0;
	}
	.side_search_cat li a {
		display: block;
		font-size: 1.2rem;
		text-align: center;
		font-weight: 900;
		line-height: 1.2;
		text-decoration: none;
	}
	.side_search_cat li a img {
		margin-bottom: 5px;
	}
	.ssc01, .ssc02, .ssc04, .ssc05, .ssc07 {
		border-right: 1px dotted #c1c1c1;
		border-bottom: 1px dotted #c1c1c1;
	}
	.ssc03, .ssc06, .ssc09 {
		border-bottom: 1px dotted #c1c1c1;
	}
	.ssc07, .ssc08 {
		border-right: 1px dotted #c1c1c1;
	}
	.ssc01 a {
		color: #ff6c01;
	}
	.ssc02 a {
		color: #07b3e9;
	}
	.ssc03 a {
		color: #abd24b;
	}
	.ssc04 a {
		color: #009e96;
	}
	.ssc05 a {
		color: #f04444;
	}
	.ssc06 a {
		color: #e95b9d;
	}
	.ssc07 a {
		color: #f7ba00;
	}
	.ssc08 a {
		color: #ad5c9f;
	}
	.ssc09 a {
		color: #9a6600;
	}
	.side_search_word p.search_area {
		float: left;
		width: 153px;
	}
	.side_search_word p.search_area input {
		width: 100%;
		padding: 3px 5px;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border: 1px solid #cccccc;
		float: left;
		font-size: 1.2rem;
	}
	.side_search_word p.btn {
		float: right;
		width: 65px;
	}
	.side_search_word p.btn input {
		width: 100%;
		font-size: 1.3rem;
		font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
		color: rgb(255, 255, 255);
		letter-spacing: 0.1em;
		text-align: center;
		cursor: pointer;
		border: none;
		padding: 2px 0px;
		background: #333333;
		border: 1px solid #333333;
		text-decoration: none;
		border-radius: 5px;
		transition: 0.3s ease-in-out;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		margin-top: 2px;
	}
	*::-ms-backdrop, .side_search_word p.btn input {
		padding: 3px 0px 1px;
	}
	.side_search_word p.btn input {
		padding: 3px 0px 1px\9;
	}
	.side_search_word p.btn input:hover {
		background: #fff;
		color: #333333;
		border: 1px solid #333333;
	}
	.side_search_map span {
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
		display: inline-block;
	}
	.side_search_map span:nth-child(even) {
		margin-right: 0;
	}
	.side_search_map span a {
		display: block;
		border: 1px solid #cccccc;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background: #fff;
		padding: 7px;
		font-size: 1.2rem;
		text-decoration: none;
		color: #000;
		text-align: center;
	}
	.side_search_map span a.btn {
		display: block;
		border: 1px solid #333333;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		background: #333333;
		padding: 6px;
		font-size: 1.2rem;
		text-decoration: none;
		color: #fff;
		text-align: center;
	}
	*::-ms-backdrop, .tp_search_map a.btn {
		padding: 7px 6px 4px;
	}
	.side_search_map a.btn {
		padding: 7px 6px 4px\9;
	}
	.side_search_map a.btn:hover {
		border: 1px solid #333333;
		background: #fff;
		color: #333333;
		opacity: 1.0;
	}
	.side_search_cont a {
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.side_search_cont a:hover {
		opacity: 0.6;
	}
	/*--Ttl--*/
	.sec_ttl01 {
		font-size: 2.4rem;
		font-weight: 900;
		color: #4e2c2d;
		margin-bottom: 40px;
		position: relative;
		border-bottom: 4px solid #4e2c2d;
		padding: 0 0 20px;
	}
	.sec_ttl01:after {
		position: absolute;
		bottom: -4px;
		left: 0;
		z-index: 2;
		content: '';
		width: 20%;
		height: 4px;
		background-color: #009e96;
	}
	/*--Txt--*/
	.txt_lll {
		font-size: 2.4rem;
		color: #4e2c2d;
		margin-bottom: 5px;
		text-align: center;
	}
	@media screen and (min-width: 768px) {
		.txt_lll {
			font-size: 2.6rem;
		}
	}
	/*--caution--*/
	.caution01 {
		border: 3px solid #0997d0;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding: 50px 20px 30px;
		position: relative;
		margin: 0 0 10px;
	}
}
@media screen and (min-width: 1200px) {
	#sub_wrap {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		padding: 50px 0;
	}
}
/*--Contents--*/
/*お知らせ一覧*/
.news_list_wrap {
	padding: 15px;
	background: #fff;
	margin-bottom: 30px;
}
.news_list_wrap ol {
	border-top: 1px dotted #a0a0a1;
}
.news_list_wrap li {
	border-bottom: 1px dotted #a0a0a1;
}
.news_list_wrap li a {
	display: block;
	padding: 10px;
	text-decoration: none;
}
.news_list_wrap li a span.date {
	display: block;
	color: #996633;
	font-size: 1.4rem;
	font-weight: 900;
	width: 120px;
}
.pager {
	width: 100%;
	text-align: center;
}
.pager a.prev_link, .pager a.next_link {
	display: inline-block;
	border: 1px solid #9d6c3c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-align: center;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	background: #9d6c3c;
}
.pager a.prev_link {
	margin: 0 1.5% 0 0;
}
.pager a.next_link {
	margin: 0 0 0 1.5%;
}
.pager a.prev_link:hover, .pager a.next_link:hover, .pager a.empty {
	border: 1px solid #ccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #000;
	background: #fff;
}
.pager_num {
	display: inline-block;
	padding: 0 20px;
}
.pager_num span, .pager_num a {
	font-size: 2.0rem;
	padding: 0 5px;
}
@media screen and (min-width: 768px) {
	.news_list_wrap {
		padding: 30px;
		margin-bottom: 70px;
	}
	.news_list_wrap li a {
		padding: 10px 20px;
	}
	.pager a.prev_link, .pager a.next_link {
		padding: 10px 50px;
	}
	.pager a.prev_link {
		margin: 0 3.2% 0 0;
	}
	.pager a.next_link {
		margin: 0 0 0 3.2%;
	}
}
/*お知らせ詳細*/
.entry {
	padding: 0 0 60px;
}
.detail_r div.txt {
	font-size: 1.4rem;
	margin: 0 0 70px;
}
.detail_sns {
	text-align: right;
	display: flex;
	justify-content: flex-end;
}
.detail_l {
	margin-bottom: 30px;
	text-align: center;
	width: 400px;
}
.detail_l img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1128px) {
	.detail_l {
		text-align: center;
		width: 100%;
		margin: 0 auto 30px;
	}
}
.detail_info {
	margin-bottom: 20px;
}
.detail_info .cat {
	display: inline-block;
	padding: 5px 30px 3px;
	color: #fff;
	margin-right: 10px;
}
.detail_info .cat a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 2.0rem;
}
.detail_info .e_cat01 {
	background: #6bb0f6;
}
.detail_info .e_cat02 {
	background: #8fc41f;
}
.detail_info .e_cat03 {
	background: #000;
}
.detail_info .e_cat04 {
	background: #000;
}
.detail_info .e_cat05 {
	background: #000;
}
.detail_info .e_cat06 {
	background: #000;
}
.detail_info .e_cat07 {
	background: #000;
}
/*ショップ一覧*/
.shop_list_innerlink li {
	margin-bottom: 10px;
}
.shop_list_innerlink li a {
	display: block;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #cccccc;
	padding: 7px 7px 7px 54px;
	text-decoration: none;
}
.shop_list_innerlink li a span {
	display: block;
	border-left: 1px dotted #ccc;
	padding: 5px 0 5px 10px;
	font-weight: 900;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.sl_il01 a {
	background: url(../images/sl_il_icon01.svg) no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il01 a:hover span {
	color: #ff7d1e;
}
.sl_il02 a {
	background: url(../images/sl_il_icon02.svg) no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il02 a:hover span {
	color: #07b3e9;
}
.sl_il03 a {
	background: url(../images/sl_il_icon03.svg) no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il03 a:hover span {
	color: #abd24b;
}
.sl_il04 a {
	background: url("../images/sl_il_icon04.svg") no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il04 a:hover span {
	color: #009e96;
}
.sl_il05 a {
	background: url("../images/sl_il_icon06.svg") no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il05 a:hover span {
	color: #e95b9d;
}
.sl_il06 a {
	background: url("../images/sl_il_icon05.svg") no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il06 a:hover span {
	color: #abd24b;
}
.sl_il07 a {
	background: url("../images/sl_il_icon07.svg") no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il07 a:hover span {
	color: #f7ba00;
}
.sl_il09 a {
	background: url("../images/sl_il_icon08.svg") no-repeat 8px 8px #fff;
	background-size: 36px 36px;
}
.sl_il09 a:hover span {
	color: #9a6600;
}

.shop_list_ttl {
	font-size: 1.8rem;
	color: #fff;
	font-weight: 900;
	padding: 13px 0 13px 60px;
	margin-bottom: 30px;
}
.sl01_ttl {
	border-top: 4px solid #ff7d1e;
	background: url("../images/sl_ttl_icon01.svg") no-repeat 15px 13px #ff984d;
	background-size: 32px 32px;
}
.sl02_ttl {
	border-top: 4px solid #07b3e9;
	background: url("../images/sl_ttl_icon02.svg") no-repeat 15px 13px #42c4ed;
	background-size: 32px 32px;
}
.sl03_ttl {
	border-top: 4px solid #8ac200;
	background: url("../images/sl_ttl_icon03.svg") no-repeat 15px 13px #a0cc34;
	background-size: 32px 32px;
}
.sl04_ttl {
	border-top: 4px solid #009e96;
	background: url("../images/sl_ttl_icon04.svg") no-repeat 15px 13px #32afa9;
	background-size: 32px 32px;
}
.sl05_ttl {
	border-top: 4px solid #e23939;
	background: url("../images/sl_ttl_icon05.svg") no-repeat 15px 13px #f04444;
	background-size: 32px 32px;
}
.sl06_ttl {
	border-top: 4px solid #e95b9d;
	background: url("../images/sl_ttl_icon06.svg") no-repeat 15px 13px #f881b9;
	background-size: 32px 32px;
}
.sl07_ttl {
	border-top: 4px solid #f7a300;
	background: url("../images/sl_ttl_icon07.svg") no-repeat 15px 13px #f7ba00;
	background-size: 32px 32px;
}
.sl09_ttl {
	border-top: 4px solid #9a6600;
	background: url("../images/sl_ttl_icon08.svg") no-repeat 15px 13px #a88541;
	background-size: 32px 32px;
}


.shop_list_table {
	width: 100%;
}
.shop_list_table th {
	background: #333333;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 900;
	text-align: center;
	padding: 10px 0;
	border-right: 1px solid #fff;
}
.shop_list_table th:last-child {
	border-right: none
}
.shop_list_table td.slt01 {
	width: 40%;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.shop_list_table td.slt02 {
	width: 60%;
	border-bottom: 1px solid #c1c1c1;
	padding: 10px;
}
.shop_list_table td.slt02 p.ttl {
	color: #996533;
	font-size: 1.4rem;
	font-weight: 900;
	margin-bottom: 10px;
}
.shop_list_table td.slt02 p.tel {
	color: #000;
	font-weight: 900;
	font-size: 1.8rem;
}
.shop_list_table td.slt02 p.tel a {
	text-decoration: none;
}
.shop_list_table td.slt02 p.txt {
	font-size: 1.4rem;
}
.w30 {
	width: 35% !important;
}
.w10 {
	width: 5% !important;
}
@media screen and (min-width: 600px) {
	.shop_list_innerlink li {
		width: 48.5%;
		float: left;
		margin-bottom: 20px;
	}
	.shop_list_innerlink li:nth-child(2n) {
		float: right;
	}
}
@media screen and (min-width: 768px) {
	.shop_list_innerlink li {
		width: 31.8%;
		margin-right: 2.1%;
	}
	.shop_list_innerlink li:nth-child(2n) {
		margin-right: 2.1%;
		float: left;
	}
	.shop_list_innerlink li:nth-child(3n) {
		margin-right: 0;
	}
	.shop_list_table th {
		font-size: 1.8rem;
		padding: 20px 0;
	}
	.shop_list_table td.slt01 {
		width: 30%;
		padding: 30px 20px;
	}
	.shop_list_table td.slt02 {
		width: 70%;
		padding: 30px 20px;
	}
	.shop_list_table td.slt02 p.ttl {
		font-size: 1.8rem;
		margin-bottom: 15px;
	}
}
/*ショップ詳細*/
.entry_detail_table {
	border-top: 1px dotted #a0a0a1;
	width: 100%;
	margin: 0 0 50px;
	table-layout: fixed;
	word-break: break-all;
	/*word-wrap: break-all;*/
}
.entry_detail_table th, .entry_detail_table td {
	padding: 20px;
	font-size: 1.4rem;
	border-bottom: 1px dotted #a0a0a1;
}
.entry_detail_table th {
	font-weight: 900;
	width: 28%;
}
.entry_detail_table td {
	font-size: 1.4rem;
}
a.qoupon_btn {
	display: inline-block;
	background: #f1e458;
	text-align: center;
	padding: 3px 18px;
	font-size: 1.4rem;
	text-decoration: none;
	color: #333333;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #f1e458;
}
a.qoupon_btn:hover {
	background: #fff;
	border: 2px solid #f1e458;
}
.shop_detail_cont {
	background: #fff;
	border-top: 4px solid #009e96;
}
.shop_detail_cont .ttl_l {
	padding: 22px;
	font-size: 1.8rem;
	font-weight: 900;
	border-bottom: 1px dotted #000;
}
.shop_detail_inner {
	padding: 25px;
}
.shop_detail_info {
	margin-bottom: 10px;
}
.shop_detail_info div.sns {
	width: 50%;
	float: left;
	display: flex;
}
.shop_detail_info p.date {
	width: 50%;
	float: right;
	text-align: right;
	font-size: 1.2rem;
	color: #333333;
}
.shop_detail_l {
	margin-bottom: 20px;
}
.shop_detail_l p {
	text-align: center;
	margin-bottom: 10px;
}
/*.shop_detail_r p.ttl{

	color: #4e8bc8;

	font-size: 1.8rem;

	font-weight: 900;

	margin-bottom: 15px;

}

*/
.shop_detail_r p.ttl {
	font-size: 1.4rem;
}
.shop_detail_r p.txt {
	font-size: 1.4rem;
}
.shop_detail_pager {
	border-top: 1px solid #ccc;
	padding: 15px 25px;
}
.shop_detail_pager p {
	width: 50%;
	float: left;
}
.shop_detail_pager p a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	color: #000;
}
.shop_detail_pager p.prev_link a {
	padding: 0 0 0 15px;
}
.shop_detail_pager p.prev_link a:before {
	content: '';
	height: 8px;
	width: 8px;
	display: block;
	border: 1px solid #6699cc;
	border-left-width: 0;
	border-top-width: 0;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	position: absolute;
	top: 8px;
	left: 0;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.shop_detail_pager p.next_link {
	text-align: right;
}
.shop_detail_pager p.next_link a {
	padding: 0 15px 0 0;
}
.shop_detail_pager p.next_link a:before {
	content: '';
	height: 8px;
	width: 8px;
	display: block;
	border: 1px solid #6699cc;
	border-left-width: 0;
	border-top-width: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	position: absolute;
	top: 8px;
	right: 0;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
@media screen and (min-width: 600px) {
	.shop_detail_l {
		width: 39.5%;
		float: left;
	}
	.shop_detail_r {
		width: 57%;
		float: right;
	}
}
.shop_detail_l p {
	width: 98%;
	height: auto;
}
.shop_detail_l p img {
	width: 100%;
}
/*イベント一覧*/
.box_list_wrap {
	padding: 0 0 60px;
}
.box_list_cont {
	margin: 0 0 20px;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
}
.box_list_info .cat {
	float: left;
	width: 80px;
}
.box_list_info .cat a {
	display: block;
	text-align: center;
	padding: 2px 0;
	color: #fff;
	text-decoration: none;
	font-size: 1.0rem;
}
.box_list_info .cat01 {
	background: #b4d465;
}
.box_list_info .e_cat01 {
	background: #6bb0f6;
}
.box_list_info .e_cat02 {
	background: #8fc41f;
}
.box_list_info .e_cat03 {
	background: #000;
}
.box_list_info .e_cat04 {
	background: #000;
}
.box_list_info .e_cat05 {
	background: #000;
}
.box_list_info .e_cat06 {
	background: #000;
}
.box_list_info .e_cat07 {
	background: #000;
}
.box_list_info .s_cat01 {
	background: #ff6c01;
}
.box_list_info .s_cat02 {
	background: #07b3e9;
}
.box_list_info .s_cat03 {
	background: #abd24b;
}
.box_list_info .s_cat04 {
	background: #009e96;
}
.box_list_info .s_cat05 {
	background: #f04444;
}
.box_list_info .s_cat06 {
	background: #e95b9d;
}
.box_list_info .s_cat07 {
	background: #f7ba00;
}
.box_list_info .s_cat08 {
	background: #ad5c9f;
}
.box_list_info .s_cat09 {
	background: #9a6600;
}
.box_list_info .date {
	float: right;
	width: calc(100% - 80px);
	font-size: 1.0rem;
	padding: 2px 3px;
	background: #eeeeee;
}
.box_list_inner {
	padding: 10px 10px 20px;
}
.box_list_inner p.img {
	margin-bottom: 10px;
}
.box_list_inner img {
	width: 100%;
	height: 180px;
	object-fit: cover !important;
}
.box_list_inner p.ttl a {
	display: block;
	font-size: 1.6rem;
	text-decoration: none;
	color: #000;
}
/*@media screen and (mix-width: 1200px) {

.box_list_inner img{

	width: 100%;

	height:180px !important;

	object-fit:cover !important;



}

}

*/
@media screen and (max-width:740px) {
	.box_list_inner img {
		width: 100%;
		height: 270px;
		object-fit: cover !important;
	}
}
@media screen and (min-width:400px) {
	.box_list_cont .box_list_info .cat {
		float: left;
		width: 80px;
	}
	.box_list_cont .box_list_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		color: #fff;
		text-decoration: none;
		font-size: 1.0rem;
	}
	.box_list_cont .box_list_info .date {
		float: right;
		width: calc(100% - 80px);
		font-size: 1.0rem;
		padding: 2px 5px;
		background: #eeeeee;
	}
}
@media screen and (min-width: 600px) {
	/*Event*/
	.box_list_cont {
		width: 31.7%;
		float: left;
		margin: 0 2.4% 20px 0;
	}
	.box_list_cont:nth-child(3n) {
		margin: 0;
	}
	.box_list_inner p.ttl a {
		font-size: 1.5rem;
		text-align: left;
		font-weight: 900;
		line-height: 1.4;
	}
}
@media screen and (min-width: 1200px) {
	.box_list_wrap {
		padding: 0 30px 60px;
	}
	.box_list_cont .box_list_info .cat {
		float: left;
		width: 100px;
	}
	.box_list_cont .box_list_info .cat a {
		display: block;
		text-align: center;
		padding: 2px 0;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
	}
	.box_list_cont .box_list_info .date {
		float: right;
		width: calc(100% - 100px);
		font-size: 1.3rem;
		padding: 5px 10px 4px;
		background: #eeeeee;
	}
}
/*ショップ検索*/
.search_syll span {
	display: inline-block;
	width: 18%;
	margin-right: 2.5%;
	margin-bottom: 10px;
}
.search_syll span:nth-child(5n) {
	margin-right: 0;
}
.search_syll span a {
	display: block;
	border: 1px solid #cccccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 5px;
	font-size: 1.5rem;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.search_word p.search_area {
	float: left;
	width: 65%;
	max-width: 390px;
	margin-right: 5%;
}
.search_word p.search_area input {
	width: 100%;
	padding: 7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	float: left;
	font-size: 1.5rem;
	background: #fff;
	height: inherit;
}
.search_word p.btn {
	float: left;
	width: 30%;
	max-width: 175px;
}
.search_word p.btn input {
	width: 100%;
	font-size: 1.5rem;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
	color: rgb(255, 255, 255);
	letter-spacing: 0.1em;
	text-align: center;
	cursor: pointer;
	border: none;
	padding: 7px 0px;
	background: #333333;
	border: 1px solid #333333;
	text-decoration: none;
	border-radius: 5px;
	transition: 0.3s ease-in-out;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin-top: 2px;
}
*::-ms-backdrop, .search_word p.btn input {
	padding: 3px 0px 1px;
}
.search_word p.btn input {
	padding: 3px 0px 1px;
}
.search_word p.btn input:hover {
	background: #fff;
	color: #333333;
	border: 1px solid #333333;
}
.search_map span {
	margin-bottom: 10px;
	margin-right: 2.2%;
	width: 48.5%;
	display: inline-block;
}
.search_map span:nth-child(even) {
	margin-right: 0;
}
.search_map span a {
	display: block;
	border: 1px solid #cccccc;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	padding: 7px;
	font-size: 1.5rem;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.search_map span a.btn {
	display: block;
	border: 1px solid #333333;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #333333;
	padding: 6px;
	font-size: 1.5rem;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
*::-ms-backdrop, .search_map a.btn {
	padding: 7px 6px 4px;
}
.search_map a.btn {
	padding: 7px 6px 4px;
}
.search_map a.btn:hover {
	border: 1px solid #333333;
	background: #fff;
	color: #333333;
	opacity: 1.0;
}
@media screen and (min-width: 768px) {

	.search_syll span {
		display: inline-block;
		width: inherit;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.search_syll span:nth-child(5n) {
		margin-right: 10px;
	}
	.search_syll span a {
		padding: 5px 8px;
		font-size: 1.8rem;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.search_syll span a:hover {
		opacity: 0.6;
	}
	.search_word p.search_area input {
		font-size: 1.6rem;
	}
	.search_word p.btn input {
		font-size: 1.6rem;
		padding: 7px 0px 6px;
	}
	.search_map span {
		width: 23.2%;
	}
	.search_map span:nth-child(even) {
		margin-right: 2.2%;
	}
	.search_map span:last-child {
		margin-right: 0;
	}
	.search_map span a {
		font-size: 1.8rem;
	}
	.search_map span a.btn {
		font-size: 1.8rem;
		transition: all .3s;
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
	}
	.search_map span a:hover {
		opacity: 0.6;
	}
}

/*クーポン*/
.qoupon_wrap {
	text-align: center;
}
.qoupon_wrap p.txt {
	font-size: 1.4rem;
	margin-bottom: 30px;
	text-align: left;
}
.qoupon_list_wrap {
	padding: 0 0 60px;
}
.qoupon_list_cont {
	margin: 0 0 20px;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
}
.qoupon_list_info .cat {
	float: left;
	width: 150px;
	text-align: center;
	padding: 3px 0;
	color: #000000;
	text-decoration: none;
	font-size: 1.0rem;
	background: #f1e459;
	font-weight: 900;
}
.qoupon_list_info .date {
	float: right;
	width: calc(100% - 150px);
	font-size: 1.0rem;
	padding: 2px 3px;
	background: #eeeeee;
}
.qoupon_list_inner {
	padding: 20px 20px 40px;
}
.qoupon_list_inner p.img {
	margin-bottom: 10px;
}
.qoupon_list_inner img {
	width: 100%;
	height: auto;
}
.qoupon_list_inner p.ttl {
	display: block;
	font-size: 1.6rem;
	font-weight: 900;
	text-decoration: none;
	color: #ca0013;
	text-align: center;
	border-bottom: 1px dotted #000;
	margin-bottom: 15px;
	padding: 0 0 10px;
}
.qoupon_list_inner p.txt {
	font-size: 1.4rem;
	margin-bottom: 25px;
}
.qoupon_list_inner p.btn {
	width: 43%;
	margin: 0 auto;
}
.qoupon_list_inner p.btn a {
	display: block;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	background: #333333;
	border: 2px solid #333333;
	text-align: center;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
	font-size: 1.5rem;
	padding: 5px 0;
}
.qoupon_list_inner p.btn a:hover {
	background: #fff;
	border: 2px solid #333333;
	color: #333333;
}
@media screen and (min-width:400px) {
	.qoupon_list_cont .qoupon_list_info .cat {
		float: left;
		width: 150px;
		text-align: center;
		padding: 3px 0;
		text-decoration: none;
		font-size: 1.0rem;
	}
	.qoupon_list_cont .qoupon_list_info .date {
		float: right;
		width: calc(100% - 150px);
		font-size: 1.0rem;
		padding: 2px 5px;
		background: #eeeeee;
	}
}
@media screen and (min-width: 600px) {
	/*Event*/
	.qoupon_list_cont {
		width: 48.5%;
		float: left;
		margin: 0 0 30px;
	}
	.qoupon_list_cont:nth-child(2n) {
		float: right;
	}
	.qoupon_list_inner p.ttl {
		font-size: 1.6rem;
		text-align: left;
	}
}
@media screen and (min-width: 1200px) {
	.qoupon_list_wrap {
		padding: 0 30px 60px;
	}
	.qoupon_wrap p.txt {
		text-align: left;
	}
	.qoupon_list_cont .qoupon_list_info .cat {
		float: left;
		width: 150px;
		font-size: 1.5rem;
	}
	.qoupon_list_cont .qoupon_list_info .date {
		float: right;
		width: calc(100% - 150px);
		font-size: 1.4rem;
		padding: 5px 10px 4px;
		background: #eeeeee;
	}
}
/*クーポン詳細*/
.qoupon_detail_wrap {
	width: 80%;
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
.qoupon_detail_cont {
	background: #fff;
	border: 7px solid #009e96;
	padding: 2px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.qoupon_detail_inner {
	background: #fff;
	border: 2px solid #009e96;
}
.qoupon_detail_inner p.ttl_l {
	padding: 30px 20px 10px;
}
.qoupon_detail_inner p.shop_name {
	font-size: 1.8rem;
	font-weight: 900;
	color: #009e96;
	margin-bottom: 5px;
	text-align: center;
	border: none;
	padding: 0 10px;
}
.qoupon_limit {
	text-align: center;
	font-size: 1.1rem;
	font-weight: 900;
	background: #f1e459;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding: 10px 0;
	margin: 0 15px 10px;
}
.qoupon_detail {
	padding: 0 15px 15px;
}
.qoupon_detail p.ttl {
	font-size: 1.6rem;
	color: #ac0010;
	font-weight: 900;
	margin-bottom: 5px;
	text-align: center;
}
.qoupon_detail p.txt {
	font-size: 1.4rem;
	text-align: left;
}
.qoupon_detail_link {
	max-width: 400px;
	margin: 0 auto;
}
.qoupon_detail_link a {
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.6rem;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
p.popup-modal-shopinfo {
	width: 45%;
	max-width: 150px;
	float: left;
}
p.popup-modal-shopinfo a {
	background: #fff;
	color: #000;
	border: 1px solid #cccccc;
}
p.popup-modal-shopinfo a:hover {
	background: #cccccc;
	color: #fff;
	border: 1px solid #cccccc;
}
p.popup-modal-dismiss {
	width: 45%;
	max-width: 150px;
	float: right;
}
p.popup-modal-dismiss a {
	background: #996533;
	color: #fff;
	border: 1px solid #996533;
}
p.popup-modal-dismiss a:hover {
	background: #fff;
	color: #996533;
	border: 1px solid #996533;
}
@media screen and (min-width: 768px) {
	.qoupon_detail_inner p.shop_name {
		font-size: 2.4rem;
	}
	.qoupon_limit {
		font-size: 2.0rem;
		margin: 0 30px 10px;
	}
	.qoupon_detail {
		padding: 0 30px 30px;
	}
	.qoupon_detail p.ttl {
		font-size: 2.3rem;
	}
	.qoupon_detail p.txt {
		font-size: 1.6rem;
	}
	p.popup-modal-shopinfo {
		width: 150px;
		float: left;
	}
	p.popup-modal-dismiss {
		width: 150px;
		float: right;
	}
	p.popup-modal-dismiss a {
		background: #996533;
		color: #fff;
		border: 1px solid #996533;
	}
	p.popup-modal-dismiss a:hover {
		background: #fff;
		color: #996533;
		border: 1px solid #996533;
	}
}
/*時刻表*/
.timetable_info {
	max-width: 750px;
	padding: 20px 15px;
	margin: 0 auto;
	background: #fff;
}
.timetable_info_r li {
	width: 32%;
	float: left;
	margin: 0 5px 0 0;
}
.timetable_info_r li:nth-child(3) {
	margin: 0;
}
.timetable_info_r li a {
	background: #fff;
	color: #000;
	border: 1px solid #cccccc;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 7px;
	text-align: center;
	text-decoration: none;
	font-size: 1.4rem;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.timetable_info_r li a:hover {
	background: #996533;
	color: #fff;
	border: 1px solid #996533;
}
.timetable_info_r li.active a {
	background: #996533;
	color: #fff;
	border: 1px solid #996533;
}
.timetable_info_l {
	padding: 0 0 20px;
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
}
.timetable_info_l .ttl {
	font-size: 1.5rem;
	background: url(../images/icon01.png) no-repeat 0 0;
	background-size: 18px 18px;
	padding: 2px 0 5px 22px;
	display: inline-block;
	line-height: 1.0;
	margin-top: 12px;
}
.timetable_info_l .time {
	font-size: 3.0rem;
	display: inline-block;
	line-height: 1.0;
	text-align: left;
	padding-top: 4px;
}
.timetable_info_l .time span {
	font-size: 3.5rem;
}
.timetable_table {
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 30px;
}
.timetable_table:nth-child(even) {
	float: right;
}
.timetable_table th {
	background: #009e96;
	font-size: 1.6rem;
	color: #fff;
	padding: 10px 0 10px 25px;
	position: relative;
}
.timetable_table th:before {
	position: absolute;
	content: "";
	top: 22px;
	left: 0;
	width: 11px;
	height: 4px;
	background: #fff;
}
.timetable_table td {
	border-left: 1px solid #c1c1c1;
	vertical-align: middle;
	font-size: 1.4rem;
	background: #fff;
}
.timetable_table tr:nth-child(odd) td {
	background: #f6f6f6;
}
.timetable_table td.tt01 {
	width: 55px;
	padding: 10px 0;
	font-size: 1.5rem;
	font-weight: 900;
	text-align: center;
}
.timetable_table td.tt02 {
	padding: 10px 15px;
	font-size: 1.5rem;
	border-right: 1px solid #c1c1c1;
}
.timetable_table td.tt02 span {
	font-size: 1.5rem;
	display: inline-block;
	margin-right: 10px;
}
.timetable_table td.tt02 span.ex01 {
	color: #006666;
}
.timetable_table td.tt02 span.ex02 {
	color: #990000;
}
@media screen and (min-width: 600px) {
	.timetable_info {
		padding: 20px 30px;
	}
	.timetable_info_r {
		width: 30%;
		max-width: 380px;
		float: right;
		padding: 0 0 0 20px;
		border-left: 1px dotted #000;
	}
	.timetable_info_r li {
		width: 30%;
		float: left;
	}
/*	.timetable_info_r li:nth-child(even) {
		float: right;
	}*/
	.timetable_info_r li a {
		font-size: 1.6rem;
	}
	.timetable_info_l {
		width: 45%;
		max-width: 250px;
		float: left;
		padding: 0;
		border-bottom: none;
		margin-bottom: 0;
	}
	.timetable_info_l .ttl {
		width: 47%;
		float: left;
	}
	.timetable_info_l .time {
		width: 53%;
		float: left;
	}
}
@media screen and (min-width: 768px) {
	.timetable_info {
		padding: 50px 60px;
	}
	.timetable_info_r {
		width: 60%;
		max-width: 380px;
		float: right;
		padding: 0 0 0 50px;
		border-left: 1px dotted #000;
	}
	.timetable_info_r li {
		width: 30%;
		float: left;
	}
/*	.timetable_info_r li:nth-child(even) {
		float: right;
	}*/
	.timetable_info_r li a {
		padding: 10px;
		font-size: 1.6rem;
	}
	.timetable_info_l {
		width: 39.6%;
		max-width: 250px;
		float: left;
	}
	.timetable_info_l .ttl {
		padding: 2px 0 5px 22px;
		width: 47%;
		float: left;
	}
	.timetable_info_l .time {
		width: 53%;
		float: left;
	}
	.timetable_table {
		width: 48.5%;
		float: left;
	}
	.timetable_table:nth-child(even) {
		float: right;
	}
	.timetable_table td.tt01 {
		padding: 20px 0;
	}
	.timetable_table td.tt02 {
		padding: 20px 25px;
	}
}
/*お問い合わせ*/
.form_table {
	width: 100%;
	margin: 0 0 30px;
	border-bottom: 1px solid #dedede;
}
.form_table th, .form_table td {
	display: block;
	padding: 15px;
	border-top: 1px solid #dedede;
	vertical-align: middle;
	font-size: 1.4rem;
}
.form_table th {
	width: 65%;
	float: left;
	color: #00918a;
	font-weight: 900;
	background: #f1efef;
}
.form_table td.col_s {
	width: 35%;
	text-align: right;
	float: right;
	background: #f1efef;
}
.form_table td.col_l {
	clear: both;
	width: 100%;
}
.form_table input, .form_table select, .form_table textarea {
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px solid #dedede;
}
.input_s {
	width: 45%;
}
.input_m {
	width: 100%;
}
.form_table textarea {
	width: 100%;
	height: 180px;
}
.caution_txt {
	padding: 5px 0;
	color: #ff0000;
	font-size: 1.3rem;
}
.contact_txt {
	margin-bottom: 50px;
	font-size: 1.4rem;
}
.req_mark {
	background: #dd1010;
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.0;
	font-weight: 900;
}
.contact_btn {
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
}
.contact_btn p {
	width: 45.4%;
	max-width: 150px;
	float: left;
}
.contact_btn p:nth-child(even) {
	float: right;
}
.contact_btn p input {
	background: #fff;
	color: #000;
	width: 100%;
	border: 1px solid #cccccc;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.6rem;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
}
.contact_btn p input:hover {
	background: #cccccc;
	color: #fff;
	border: 1px solid #cccccc;
}
.contact_btn p.btn_submit input {
	background: #996533;
	color: #fff;
	border: 1px solid #996533;
}
.contact_btn p.btn_submit input:hover {
	background: #fff;
	color: #996533;
	border: 1px solid #996533;
}
@media screen and (min-width: 768px) {
	.form_table th, .form_table td {
		display: table-cell;
		padding: 20px 10px;
	}
	.form_table th {
		width: 22%;
		padding-left: 50px;
		float: none;
	}
	.form_table td.col_s {
		width: 16%;
		float: none;
	}
	.form_table td.col_l {
		width: 62%;
	}
	.input_s {
		width: 180px;
	}
	.input_m {
		width: 390px;
	}
	.form_table textarea {
		width: 390px;
		height: 180px;
	}
}
/* 大橋スタイル ページ内リンクボタン*/
.style_navi {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 30px;
}
.style_navi li {
	width: 25%;
	text-align: center;
	border-right: 1px solid #000;
}
.style_navi li:last-child {
	border: none;
}
.style_navi li a {
	color: #000;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: none;
}
.style_navi li a:hover {
	text-decoration: underline;
}
@media screen and (min-width:768px) {
	.style_navi {
		margin-bottom: 50px;
	}
	.style_navi li {
		width: 20%;
	}
	.style_navi li a {
		font-size: 1.8rem;
	}
}
/* 大橋スタイル　タイトル */
.style_sub_ttl {
	margin-bottom: 20px;
}
.ttl_style {
	background: #4f2b2d;
	color: #fff;
	padding: 10px 15px;
	font-size: 2.0rem;
	margin-bottom: 20px;
	line-height: 1.5;
	position: relative;
}
.span_styleicon {
	display: block;
	font-size: 1.5rem;
	color: #f1e459;
}
.border_style01 {
	border-bottom: 4px solid #d89350;
}
.style_entry {
	margin-bottom: 15px;
	overflow: auto;
}
.style_detail h3 span {
	font-size: 3.0rem;
	display: block;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 1.5rem;
	font-style: italic;
}
.style_detail h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	font-size: 2.0rem;
	padding-bottom: 5px;
}
@media screen and (min-width:768px) {
	.style_sub_ttl {
		margin-bottom: 60px;
	}
	.ttl_style {
		line-height: 2.0;
	}
	.span_styleicon {
		position: absolute;
		top: -30px;
		right: 10px;
		width: 80px;
		height: 80px;
		border-radius: 50%;
		font-size: 1.6rem;
		background: #f1e459;
		color: #333333;
		text-align: center;
		line-height: 80px;
	}
	.style_entry {
		margin-bottom: 10px;
	}
	.style_detail h3 span {
		font-size: 6.0rem;
	}
	.style_detail h3 {
		font-size: 2.5rem;
	}
}
.style_entry02 {
	margin-bottom: 30px;
	overflow: auto;
}
.box_list_cont_style {
	margin-bottom: 40px;
}
.box_list_cont_style img {
	width: 100%;
	margin-bottom: 10px;
}
.box_list_cont_style h3 {
	font-size: 1.8rem;
	line-height: 2.5;
}
@media screen and (min-width:768px) {
	.style_entry02 {
		margin-bottom: 60px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.box_list_cont_style {
		width: 31.5%;
	}
	.box_list_cont_style img {
		margin-bottom: 10px;
	}
	.box_list_cont_style h3 {
		line-height: 3.0;
	}
}
.one_center_btn {
	width: 100%;
}
.one_center_btn a {
	background: #fff;
	color: #000;
	width: 100%;
	border: 1px solid #000;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.6rem;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
}
.one_center_btn a:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
@media screen and (min-width:768px) {
	.one_center_btn {
		width: 250px;
		margin: 0 auto;
	}
}
/* 青　三角　リスト */
.list_blue_arrow {
	text-indent: -1em;
	margin-left: 1em;
	line-height: 2.5;
}
.list_blue_arrow li:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border: transparent solid 5px;
	border-left-color: #4987ce;
	margin-right: 5px;
}
.list_blue_arrow li a {
	color: #000;
	text-decoration: none;
	font-size: 1.4rem;
}
.list_blue_arrow li a:hover {
	text-decoration: underline;
}
/* タイトル　04 */
.sec_ttl04 {
	background: #009e96;
	font-size: 1.6rem;
	color: #fff;
	padding: 10px 0 10px 25px;
	position: relative;
}
.sec_ttl04:before {
	position: absolute;
	content: "";
	top: 22px;
	left: 0;
	width: 11px;
	height: 4px;
	background: #fff;
}
/* 求人情報 */
.recruit_detail_table {
	width: 100%;
	font-size: 1.4rem;
}
.recruit_detail_table th {
	color: #00918a;
	width: 33%;
}
.recruit_detail_table th, .recruit_detail_table td {
	padding: 20px;
	border-bottom: 1px dotted #a0a0a1;
}
.recruit_date {
	text-align: right;
	padding: 20px 0 20px;
	font-size: 1.2rem;
	border-bottom: 1px dotted #a0a0a1;
}
/* 大橋スタイルtable */
.style_detail_table {
	width: 100%;
	font-size: 1.4rem;
}
.style_detail_table th {
	color: #00918a;
	width: 20%;
}
.style_detail_table th, .style_detail_table td {
	padding: 20px;
	border-bottom: 1px dotted #a0a0a1;
}
.style_date {
	text-align: right;
	padding: 20px 0 20px;
	font-size: 1.2rem;
	border-bottom: 1px dotted #a0a0a1;
}
@media screen and (max-width:768px) {
	.style_detail_table table, .style_detail_table tbody, .style_detail_table tr, .style_detail_table th, .style_detail_table td {
		display: block;
	}
	.style_detail_table th {
		padding: 10px 10px 3px 10px;
		border-bottom: none;
		width: 100%;
	}
	.style_detail_table td {
		padding: 0 10px 10px 10px;
		border-bottom: 1px dotted #a0a0a1;
	}
}
/*アクセス*/
.access_list_cont {
	margin: 0 0 20px;
	box-shadow: 0px 0px 2px 1px #e8e5e6;
	background: #fff;
}
.access_list_inner {
	padding: 20px 20px 20px;
}
.access_list_inner p.ttl {
	display: block;
	font-size: 1.6rem;
	font-weight: 900;
	text-decoration: none;
	color: #009e96;
	text-align: center;
	border-bottom: 1px dotted #000;
	margin-bottom: 15px;
	padding: 0 0 10px;
}
.access_list_inner p.ttl img {
	vertical-align: text-bottom;
	margin-right: 5px;
}
.access_list_inner p.txt {
	font-size: 1.4rem;
	margin-bottom: 25px;
	text-align: center;
}
.access_list_inner p.btn {
	width: 80%;
	margin: 0 auto;
}
.access_list_inner p.btn a {
	display: block;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	background: #333333;
	border: 2px solid #333333;
	text-align: center;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
	font-size: 1.5rem;
	padding: 5px 0;
}
.access_list_inner p.btn a:hover {
	background: #fff;
	border: 2px solid #333333;
	color: #333333;
}
@media screen and (min-width: 600px) {
	.access_list_cont {
		width: 48.5%;
		float: left;
		margin: 0 0 30px;
	}
	.access_list_cont:nth-child(2n) {
		float: right;
	}
	.access_list_inner p.ttl {
		font-size: 1.6rem;
	}
	.access_list_inner {
		padding: 20px 20px 40px;
	}
}
.access_table {
	width: 100%;
	margin: 0 0;
	border-bottom: 1px solid #dedede;
}
.access_table th, .access_table td {
	padding: 5px;
	border-top: 1px solid #dedede;
	vertical-align: middle;
	font-size: 1.4rem;
}
.access_table th {
	width: 25%;
	color: #00918a;
	font-weight: 900;
	background: #f1efef;
	text-align: center;
	min-height: 100%;
}
.access_table td {
	/*width: ;*/
	padding-left: 10px;
}
@media screen and (min-width: 1200px) {
	.access_table {
		width: 90%;
		margin: 0 auto
	}
}
/* 施設案内 */
.info_cont_wrap {
	padding: 20px;
	border-top: 1px dotted #c1c1c1;
	border-bottom: 1px dotted #c1c1c1;
}
.info_cont_inner {}
.info_cont_inner p.img {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.info_cont_inner p.txt {
	font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
	.info_cont_wrap {
		display: flex;
	}
	.info_cont_inner p.img {
		padding-right: 20px;
		margin-bottom: 0;
	}
}
/* フロアマップ　ページ内リンクボタン */
.info_list {
	display: flex;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 30px;
	gap: 10px;
}
.info_list li {
	width: 33%;
	text-align: center;
}
.info_list li a {
	display: block;
	color: #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-size: 1.6rem;
	transition: all .3s;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	font-family: "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, メイリオ, Meiryo, sans-serif;
	border: 1px solid #eee;
	background: #fff;
}
.info_list li a:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
/* プラポリ */
ol.num01 {
	counter-reset: number;
	list-style-type: none !important;
	font-size: 1.4rem;
	margin-bottom: 20px;
}
ol.num01 li {
	position: relative;
	line-height: 1.5em;
	padding: 10px 0 20px 30px;
}
ol.num01 li:before {
	position: absolute;
	counter-increment: number;
	content: counter(number);
	display: inline-block;
	background: #348bcb;
	color: #fff;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.pp_wrap {
	overflow: auto;
	margin-bottom: 50px;
}
.pp_wrap p {
	font-size: 1.4rem;
}
/*Googlebtn*/
.googlebtn {
	padding: 0 0 16px 20px
}
/*大橋スタイル*/
.style_l {
	margin-bottom: 30px;
	text-align: center;
}

.index_bn3 {
display: flex;
justify-content: center;
}

.index_bn3 li {
	list-style: none;
	margin-right: 20px;
	width: 366px;
}
.index_bn3 li:last-child {
	list-style: none;
	margin-right: 0px;
	width: 366px;
}
@media screen and (max-width: 1200px) {
	.index_bn3 li {
		list-style: none;
		margin-right: 2%;
		width: 42%;
	}
	.index_bn3 li:last-child {
		list-style: none;
		margin-right: 0px;
		width: 42%;
	}
}
.index_bnstyle {
	padding: 10px;
	margin-bottom: 10px;
}
/*大橋スタイル追記*/
.style_mainttl {
	width: 800px;
	margin: 0 auto 50px;
	text-align: center;
	background: #FFF;
	padding: 30px 25px;
	border: 8px solid #ececec;
}
.style_mainttl span {
	color: #996533;
	border-bottom: 3px solid #ececec;
	display: inline-block;
	padding-bottom: 1px;
}
.style_day {
	color: #FFF;
	font-weight: 100 !important;
	font-size: 14px;
	float: right;
	padding-right: 80px;
	line-height: 3.00em;
}
@media screen and (max-width: 1200px) {
	.style_day {
		color: #FFF;
		font-weight: 100 !important;
		font-size: 13px;
		float: right;
		padding-right: 0;
		line-height: 3.00em;
		display: none;
	}
	.style_mainttl {
		width: 98%;
		margin: 0 auto 50px;
		text-align: center;
		background: #FFF;
		padding: 20px 20px;
		border: 8px solid #ececec;
		font-size: 15px;
		letter-spacing: -0.03em;
	}
	.style_mainttl span {
		color: #996533;
		border-bottom: 3px solid #ececec;
		display: inline-block;
		padding-bottom: 1px;
		font-size: 22px;
	}
}
.detail_style {
	margin-bottom: 30px;
	text-align: center;
	width: 600px;
}
.detail_style img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1190px) {
	.detail_style {
		text-align: center;
		width: 100%;
		margin: 0 auto 30px;
	}
}
.half_col_style {
	width: 45.5%;
	float: right;
}
@media screen and (max-width: 1190px) {
	.half_col_style {
		width: 100%;
		float: right;
	}
}
.f_left {
	float: left !important;
}
.f_right {
	float: right !important;
}
.sp_area {
	display: none;
}
.pc_area {
	display: block;
}
.style_neme {
	font-weight: bold;
	font-size: 17px;
	color: #72593F;
	background: url(../images/style_nameicon.jpg) no-repeat left -1px;
	padding-left: 42px;
	float: right;
	display: block;
}
.style_neme span {
	font-size: 14px;
	color: #72593F;
}
.mb_none {
	margin-bottom: 30px !important
}
@media screen and (max-width: 1190px) {
	.style_neme {
		font-weight: bold;
		font-size: 17px;
		color: #72593F;
		background: url(../images/style_nameicon.jpg) no-repeat left -1px;
		padding-left: 42px;
		float: none;
		display: block;
		margin-bottom: 30px;
	}
	.sp_area {
		display: block;
	}
	.pc_area {
		display: none;
	}
}
.txt_rstyle {
	text-align: right !important;
}
.txtcn {
	text-align: center !important;
}
/*大橋スタイル 201806 追記*/
.stylecn_img {
	margin: 0 auto 20px;
	height: auto;
	width: 1000px;
}
.stylecn_img img {
	width: 100%;
	height: auto;
}
.style_cover {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 100px;
}
.style_cover .txt {
	font-size: 19px;
	letter-spacing: -0.03em;
	padding-bottom: 35px;
	border-bottom: 3px solid #d8d8d8;
	margin-bottom: 25px;
}
.style_cover .txt2 {
	float: left;
	font-size: 16px;
}
.style_cover .time {
	font-size: 16px;
	float: right;
}
.style_cover .logo {
	height: auto;
	float: right;
	margin-left: 13px;
}
.style_cover .logo2 {
	height: auto;
	float: right;
	margin-left: 13px;
}
@media screen and (max-width:1025px) {
	.style_cover .txt2 {
		float: left;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.style_cover .logo {
		width: auto !important;
		height: auto;
		float: right;
		margin-left: 13px;
		margin-bottom: 10px;
		overflow: hidden;
	}
}
@media screen and (max-width:960px) {
	.stylecn_img {
		margin: 0 auto 25px;
		height: auto;
		width: 100%;
	}
	.style_cover {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 70px;
	}
	.style_cover .txt {
		font-size: 17px;
		letter-spacing: -0.03em;
		padding-bottom: 20px;
		border-bottom: 3px solid #d8d8d8;
		margin-bottom: 20px;
	}
	.style_cover .txt2 {
		width: 100%;
		float: left;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.style_cover .time {
		font-size: 13px;
		float: left;
		margin-left: 12px;
	}
	.style_cover .logo {
		width: 33% !important;
		height: auto;
		float: left;
		margin-left: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.style_cover .logo2 {
		width: auto !important;
		height: auto;
		float: left;
		margin-left: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
}
@media screen and (max-width:760px) {
	.style_cover .logo2 {
		width: 20% !important;
		height: auto;
		float: left;
		margin-left: 0;
		margin-bottom: 10px;
		overflow: hidden;
	}
}
.style20180701bg {
	background: url(../images/style2018071bg.jpg) repeat-y 0 480px;
	background-size: contain !important;
}
.style20180702bg {
	background: url(../images/style2018072bg.jpg) repeat-y 0 270px;
	background-size: contain !important;
}
@media screen and (max-width:760px) {
	.style20180701bg {
		background: url(../images/style2018071bgsp.jpg) repeat-y 0 765px;
		background-size: contain !important;
	}
	.style20180702bg {
		background: url(../images/style2018072bgsp.jpg) repeat-y 0 450px;
		background-size: contain !important;
	}
}
/*TOP文言追加*/
.index_ttltxt {
	width: 1200px;
	margin: 20px auto 30px;
	text-align: center;
	background: #FFF;
	padding: 20px 20px;
	border: 5px solid #ececec;
	font-size: 16px;
}
.index_ttltxt span {
	text-align: left !important;
	font-size: 14px;
}
.index_ttltxt_pc {
	display: block;
}
.index_ttltxt_sp {
	display: none;
}
@media screen and (max-width:1200px) {
	.index_ttltxt {
		width: 98%;
		margin: 0 auto 30px;
		text-align: center;
		background: #FFF;
		padding: 10px 10px;
		border: 5px solid #ececec;
		font-size: 13px;
		letter-spacing: 0.1em;
	}
}
@media screen and (max-width:640px) {
	.index_ttltxt_pc {
		display: none;
	}
	.index_ttltxt_sp {
		display: block;
	}
}
.styleimg_hcv {
	width: 100%;
	overflow: hidden;
}
.styleimg_h {
	width: 49%;
	float: left;
	margin-bottom: 30px;
}
.styleimg_h img {
	width: 100%;
	height: auto;
}
.mgr1 {
	margin-right: 2%;
}
@media screen and (max-width:1025px) {
	.styleimg_h {
		width: 100%;
		float: left;
	}
	.mgr1 {
		margin-right: 0;
	}
}
.txt span a {
	color: #2d2d2d !important;
	text-decoration: none;
}
.overflow {
	overflow: hidden;
}
.btomm_b {
	border-bottom: 3px solid #d8d8d8;
	margin-bottom: 25px;
}
.style_mainttl2 {
	width: 700px;
	margin: 50px auto 80px;
	text-align: center;
}
.style_mainttl2 span {
	color: #fff !important;
	display: block;
	padding-bottom: 1px;
	background: #996533;
	font-size: 24px;
}
@media screen and (max-width: 1200px) {
	.style_mainttl2 {
		width: 98%;
		font-size: 16px;
		margin: 0 auto 50px;
	}
	.style_mainttl2 span {
		font-size: 16px;
	}
}
/*ul.index_menu {

	list-style:none;

}

ul.index_menu li {

	width:33%;

}

*/
.index_menu {
	background: none !important;
	padding-left: 2%;
	overflow: hidden;
	margin: 0 auto;
}
@media screen and (max-width: 1200px) {
	.index_menu span {
		max-width: 310px !important;
	}
}
@media screen and (max-width:1024px) {
	.index_menu span {
		max-width: 235px !important;
	}
}
/* 20190429 */
.bg-slider {
	width: 100%;
	/*height:100vh;*/
	height: 796px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media screen and (max-width:960px) {
	.bg-slider {
		height: auto;
	}
}
.top_bnr_block, .top_bnr_block02 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 30px;
	background: #fff;
	padding: 30px 30px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top_bnr_blockone {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 30px;
	background: #fff;
	padding: 30px 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top_bnr_box {
	width: 368px;
	margin-bottom: 40px;
}
.top_bnr_box02 {
	width: 540px;
	margin-bottom: 40px;
}
.top_bnr_box figure, .top_bnr_box02 figure {
	margin-bottom: 10px;
}
.top_bnr_box p, .top_bnr_box02 p {
	line-height: 1.4;
}
.top_bnr_blockone p {
	line-height: 1.4;
	margin-top: 7px;
}
@media screen and (max-width:1200px) {
	.top_bnr_blockone {
		width: auto;
		padding: 30px 30px;
	}
	.top_bnr_block, .top_bnr_block02 {
		width: auto;
		padding: 30px 30px 0;
	}
	.top_bnr_box {
		width: 31%;
		margin-bottom: 30px;
	}
	.top_bnr_box02 {
		width: 48%;
		margin-bottom: 30px;
	}
	.top_bnr_box:nth-child(3n-1) {
		margin-left: 2%;
		margin-right: 2%;
	}
}
@media screen and (max-width:760px) {
	.top_bnr_block, .top_bnr_block02 {
		margin: 0 15px 20px;
		padding: 15px 15px 0;
	}
	.top_bnr_blockone {
		margin: 0 15px 20px;
		padding: 15px 15px;
	}
	.top_bnr_box, .top_bnr_box02 {
		width: 100%;
		margin-bottom: 15px;
	}
	.top_bnr_box img, .top_bnr_box02 img {
		width: 100%;
	}
	.top_bnr_box figure, .top_bnr_box02 figure {
		margin-bottom: 5px;
	}
	.top_bnr_box p, .top_bnr_box02 p {
		font-size: 1.3rem;
		line-height: 1.3;
	}
	.top_bnr_blockone p {
		font-size: 1.3rem;
		line-height: 1.3;
		margin-top: 5px;
	}
}
/* SNSアイコン */
.icon_twittwer {}
.icon_facebook {}
.icon_line {}
.icon_twittwer a {
	background: #000;
}
.icon_facebook a {
	background: #3b5998;
}
.icon_line a {
	background: #00b900;
}
.icon_twittwer a, .icon_facebook a, .icon_line a {
	display: block;
	text-decoration: none;
	line-height: 1;
	transition: 0.3s;
	font-family: "Arial Black", Gadget, sans-serif;
}
.icon_twittwer span, .icon_facebook span, .icon_line span {
	color: #fff;
}
/* pc固定 */
.fixed_sns {
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 99999;
}
.fixed_sns li {
	list-style: none;
	margin-bottom: 10px;
}
.fixed_sns .icon_twittwer a {
	font-size: 3.5rem;
}
.fixed_sns .icon_facebook a {
	font-size: 3.5rem;
}
.fixed_sns .icon_line a {
	font-size: 4.0rem;
}
.fixed_sns .icon_twittwer a, .fixed_sns .icon_facebook a {
	padding: 15px 20px 10px 20px;
	border-radius: 30px 0 0 30px;
	margin-right: -10px;
}
.fixed_sns .icon_line a {
	padding: 12px 20px 5px 20px;
	border-radius: 30px 0 0 30px;
	margin-right: -10px;
}
.fixed_sns .icon_twittwer a:hover, .fixed_sns .icon_facebook a:hover, .fixed_sns .icon_line a:hover {
	transform: translate(-10px, 0);
}
@media screen and (max-width: 768px) {
	.fixed_sns {
		display: none;
	}
}
/* スマホメニュー内 */
.dl04 {
	display: block;
}
.dl04 {
	text-align: center;
	letter-spacing: -.4em;
	padding: 10px;
}
.dl04 li {
	display: inline-block;
	width: 32%;
	margin-right: 0%;
	vertical-align: bottom;
	letter-spacing: normal;
}
.dl04 li:nth-child(2) {
	margin-right: 2%;
	margin-left: 2%;
}
.dl04 li a {
	width: 100%;
	padding: 8px 0px 8px;
}
.dl04 li.icon_line a {
	padding: 8px 0px 3px;
}
.dl04 .icon_twittwer a, .dl04 .icon_facebook a {
	font-size: 2.0rem;
}
.dl04 .icon_line a {
	font-size: 2.5rem;
}
/* スライド下エリア */
.tp_slide_sns {
	display: none;
}
@media screen and (max-width: 768px) {
	.tp_slide_sns {
		display: block;
	}
	.tp_slide_sns ul {
		text-align: center;
		letter-spacing: -.4em;
		padding: 10px;
	}
	.tp_slide_sns ul li {
		display: inline-block;
		width: 32%;
		margin-right: 0%;
		vertical-align: bottom;
		letter-spacing: normal;
	}
	.tp_slide_sns ul li:nth-child(2) {
		margin-right: 2%;
		margin-left: 2%;
	}
	.tp_slide_sns ul li a {
		width: 100%;
		padding: 8px 0px 8px;
	}
	.tp_slide_sns ul li.icon_line a {
		padding: 8px 0px 3px;
	}
	.tp_slide_sns .icon_twittwer a, .tp_slide_sns .icon_facebook a {
		font-size: 2.0rem;
	}
	.tp_slide_sns .icon_line a {
		font-size: 2.5rem;
	}
}
/*　バナーエリア */
.tp_sec03_sns {
	text-align: center;
	margin-bottom: 20px;
}
.tp_sec03_sns p {
	font-size: 2.8rem;
	color: #705f57;
}
.tp_sec03_sns p .eng {
	font-size: 3.2rem;
	margin-right: 10px;
	color: #705f57;
}
.tp_sec03_sns ul {
	text-align: center;
	font-size: 0;
}
.tp_sec03_sns ul li {
	display: inline-block;
	margin-right: 30px;
}
.tp_sec03_sns ul li:last-child {
	margin-right: 0;
}
.tp_sec03_sns ul li a {
	border-radius: 50%;
	/*padding:15px 15px 10px;*/
}
.tp_sec03_sns ul li.icon_line a {
	/*padding:13px 12px 6px;*/
}
.tp_sec03_sns .icon_twittwer a {
	font-size: 3.5rem;
	line-height: 65px;
}
.tp_sec03_sns .icon_facebook a {
	font-size: 3.5rem;
	line-height: 65px;
}
.tp_sec03_sns .icon_line a {
	font-size: 4.0rem;
	line-height: 65px;
}
.tp_sec03_sns a {
	width: 60px;
	height: 60px;
}
@media screen and (max-width: 768px) {
	.tp_sec03_sns p {
		font-size: 1.4rem;
		line-height: 1.3;
		margin-bottom: 10px;
	}
	.tp_sec03_sns p .eng {
		display: block;
		font-size: 1.8rem;
		margin-bottom: 10px;
		line-height: 1;
	}
	.tp_sec03_sns ul li {
		width: 32%;
		margin-right: 0%;
		margin-bottom: 10px;
		vertical-align: bottom;
	}
	.tp_sec03_sns ul li:nth-child(2) {
		margin-right: 1.5%;
		margin-left: 1.5%;
	}
	.tp_sec03_sns ul li a {
		width: 100%;
		border-radius: 0;
		padding: 8px 0px 8px;
	}
	.tp_sec03_sns ul li.icon_line a {
		padding: 8px 0px 4px;
	}
	.tp_sec03_sns .icon_twittwer a, .tp_sec03_sns .icon_facebook a {
		font-size: 2.0rem;
		line-height: 1;
	}
	.tp_sec03_sns .icon_line a {
		font-size: 2.5rem;
		line-height: 1;
	}
	.tp_sec03_sns a {
		width: 100%;
		height: auto;
	}
}
/*　footerエリア */
.ft_inner ul {
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 0;
}
.ft_inner ul li {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
}
.ft_inner ul li:last-child {
	margin-right: 0;
}
.ft_inner ul li a {
	border-radius: 50%;
	/*padding:8px 7px 5px 8px;*/
}
.ft_inner .icon_twittwer a {
	font-size: 1.8rem;
	line-height: 31px;
}
.ft_inner .icon_facebook a {
	font-size: 1.8rem;
	line-height: 31px;
}
.ft_inner .icon_line a {
	font-size: 1.8rem;
	line-height: 31px;
}
.ft_inner ul li a {
	width: 30px;
	height: 30px;
}
@media screen and (max-width: 768px) {
	.ft_inner ul {
		position: relative;
		text-align: center;
		margin-top: 10px;
	}
}
.style_bn01 {
	/*width: ;*/
	height: auto;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	text-align: center;
}
.style_bn02 {
	/*width: ;*/
	height: auto;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: center;
}
.not_block {
	width: 100%;
	margin: 0;
	padding: 0;
}
.not_block h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 30px 0;
}
.not_block p {
	padding: 0 0 50px 0;
}
.info_area {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 30px;
	padding: 30px;
	background: #FFF;
	border: 2px solid #000;
}
.info_area h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.info_area p {
	font-size: 13px;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.info_area {
		width: 90%;
		margin: 0 auto 15px;
		padding: 15px;
		box-sizing: border-box;
	}
	.style_bn01 {
		width: 70%;
		height: auto;
		margin: 0 auto;
		padding: 30px 0 20px 0;
		text-align: center;
	}
	.style_bn02 {
		width: 90%;
		height: auto;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
}

/* PCで電話番号リンクを無効に */
@media (min-width: 751px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}

