@charset "utf-8";
/* CSS Document */
body {
	background: #d8d1c9;
	font-size: 14px;
	line-height: 1.8em;
	color: #51565b;
}
body.bg_b{
	/* background: #bef6ff; */
}
body.bg_b.cp_bgpattern12 {
	background-color: transparent;
  background-image: radial-gradient(#ffb8d0 2px, transparent 2px);
  background-size: 20px 20px;
}

.img-responsive{
	display: block;
	max-width: 100%;
	height: auto;
}

h1{
	padding: 0;
	margin: 0;
	line-height: 0;
}
h1 img{
	vertical-align: bottom;
}
#title_space img{
	width: 100%;
}
#contents_wrapper{
	background: #FFFFFF;
	padding: 15px;
	margin-bottom: 3rem;
}
#contents_wrapper > h2.sub_tit,
#contents_wrapper > h2.sub_tit02{
	text-align: left;
	background: none;
	line-height:1.5em;
	padding: 0;
	color: #12784b;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
}
#contents_wrapper > h2.sub_tit02{
	color: #00b464!important;
}
#contents_wrapper > .lead {
}
#contents_wrapper > .lead p{
	padding: 0;
	margin: 0;
	font-size: 100%;
}
section#overview{
	margin: 1rem 0;
}
/* trash */
#overview dl{
	font-size: 100%;
}
#overview dl span{
	display: block;
}
#overview dl dt{
	float: left;
	width: 26%;
	line-height: 1.5em;
	border-top: 1px #e5e5e5 solid;
	padding: 15px 0;
	font-weight: bold;
}
#overview dl .first{
		border-top:none;
}
#overview dl dd{
	margin-left: 26%;
	line-height: 1.5em;
	border-top: 1px #e5e5e5 solid;
	padding: 15px 0;
}
/* //trash */
#overview dl.overview_list{
	font-size: 100%;
}
#overview dl.overview_list span{
	display: block;
}
.hoki-event dl.overview_list dt .hoki-event-tit ,
#overview dl.overview_list dt{
	width: 100%;
	line-height: 1.5em;
	padding: 5px 0;
	font-weight: bold;
	/* background-color: #e5e5e5; */
	background-color: #e2f7f9;
	text-align: center;
	display: block;
	float: none;
  /* border: 1px solid #aaaaaa; */
	border: 1px solid #009dea;
}
.hoki-event dl.overview_list dt .hoki-event-tit ,
#overview dl.overview_list dt.class_name{
	color: #f34683;
	background-color: #ffd3e6;
  border: 1px solid #f34683;
}
/* #overview dl.overview_list .first{
	border-top:none;
} */
#overview dl.overview_list dd{
	width: 100%;
	line-height: 1.5em;
	border-top: 1px #e5e5e5 solid;
	padding: 15px 0;
	margin: 0;
}
#overview dl.overview_list h3 {
	padding-left: 0;
	padding-right: 0;
}

#overview h3 {
	font-size: 14px;
}
#overview h4 {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 5px;
}
#overview dl.overview_list dd h4 .red-udl {
	border-bottom: 1px solid;
	display: inline-block;
}
#overview dl.overview_list dd h4 .red-border {
	/* border: 1px solid; */
	padding: 2px 10px;
	display: inline-block;
	/* background-color: rgb(200 36 57 / 0.7); */
	background-color: #f34683;
	color: #ffffff;
	min-width: 65px;
	text-align: center;
}



.hoki-event dl.overview_list {
	/* position: relative; */
}
.hoki-event dl.overview_list dd {
	margin-bottom: 20px;
}
.hoki-event dl.overview_list dt {
	padding-top: 20px;
	border-top: 3px solid #c8c8c8;
}
.hoki-event dl.overview_list dt::before {
	content: '';
	position: relative;
	display: block;
  border-top: 3px solid #00b463;
  left: 0px;
  top: -23px;
  width: 75px;
}

ul.price_comment{
	list-style-type: none;
	text-indent: -1em;
	/* margin-top: 10px; */
}
ul.price_comment li{
	margin-left: 1em;
	margin-bottom: 5px;
	text-align: left;
}
#contents_wrapper >
#overview > h2.overview_tit,
#contents_wrapper >
#overview > h2.overview_tit02{
	border-bottom: solid 3px #808081;
	position: relative;
	color: #808081;
	background:none;
	padding: 0;
	margin-bottom: 15px;
	border-top: none;
	font-size: 18px;
	text-shadow:none;
	letter-spacing: .2em;
	font-weight: normal;
}
#contents_wrapper >
#overview > h2.overview_tit:after,
#contents_wrapper >
#overview > h2.overview_tit02:after  {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #12784b;
	bottom: -3px;
	width: 20%;
}
#overview > h2.overview_tit02{
	/* color: #128597!important; */
	color: #009dea!important;
}
#contents_wrapper >
#overview > h2.overview_tit02:after {
	/* border-bottom: solid 3px #46aec1!important; */
	border-bottom: solid 3px #009dea!important;
}
section#picture{
	width: 100%;
	margin: 0 auto;
	background-color: #ededed
}
section#picture table img{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
section#picture table td{
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}
section#picture table td.name{
	padding-top: 0;
	font-weight: bold;
	color: #694c4c;
}
section#picture table img.last{
	width: 50%;
}

.program {
	width: 100%;
  border: 0;
  font-size: 0;
  border-collapse: collapse;
}
.program th {
	text-align: left;
  width: 30%;
  vertical-align: top;
  border-bottom: 1px solid #82d2e1;
  padding-left: 10px;
  font-size: 14px;
	padding-top: 5px;
  padding-bottom: 5px;
}
.program td {
	border-bottom: 1px solid #82d2e1;
  border-left: none;
  font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.program th.border-none ,
.program td.border-none {
	border-bottom: 0;
}
.imageBlock ul.gourmet li {

	margin-bottom: 20px;
}
/*-----------------------------------------------------
補助
-----------------------------------------------------*/
.sp-text-center {
	text-align: center;
}
.text-block {
	display: inline-block!important;
}
.left-indent {
	/* margin-left: 12px; */
}
.sp-left-indent {
	margin-left: 18px;
}
.box-block {
	display: block!important;
}
.box-block strong {
	display: block!important;
}
.pdg-15T {
	padding-top: 15px;
}
.pdg-15B {
	padding-bottom: 15px;
}
/*-----------------------------------------------------
	パンくずナビゲーション　pan
-----------------------------------------------------*/
#pan {
    font-size: 13px;
	color:#333333;
    margin: 5px 0 15px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pan a {
	color:#333333;
}

/*-----------------------------------------------------
	装飾
-----------------------------------------------------*/
.other {
    background: #f5f5f5;
    color: #575856;
    border-color: #c0c0c0;
    line-height: 1.9;
}
.attention, .notice, .success, .other {
  border: 1px solid #DDD;
  font-size: 12px;
  margin-bottom: 1em;
  padding: 0.6em 0.8em !important;
  margin: 3px;
  line-height: 180%;
	display: block;
	padding: 10px 15px;
	text-align: center;
}
.attention {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;line-height: 1.9;}

.attention a {color: blue;}

.attention strong {color: #8A1F11 !important;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;line-height: 1.9;}

.notice a {color: blue;}

.notice strong {color: #514721 !important;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;line-height: 1.9;}

.success a {color: blue;}

.success strong {color: #264409 !important;}

.other {background: #f5f5f5; color: #575856; border-color: #c0c0c0;line-height: 1.9;}

.other a {color: blue;}

.other strong {color: #575856 !important;}


strong.red-tit ,
strong.pink-tit ,
strong.blue-tit ,
strong.green-tit {
	display: inline-block;
	margin-bottom: 5px;
}
.red-tit {
	color: #c82439;
}
strong.red-tit {
	color: #ffffff;
	background-color: #c82439;
	padding: 1px 5px;
}
.pink-tit {
	color: #ec74a9;
}
strong.pink-tit {
	color: #ffffff;
	background-color: #ec74a9;
	padding: 1px 5px;
}
.blue-tit {
	/* color: #46aec1; */
}
strong.blue-tit {
	color: #ffffff;
	background-color: #46aec1;
	padding: 1px 5px;
}
.green-tit {
	color: #9fb775;
}
strong.green-tit {
	color: #ffffff;
	background-color: #9fb775;
	padding: 1px 5px;
}
div.circle-mark::before {
	content: "";
  background-color: #46aec1;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.border-wrap {
	border: 1px solid;
	display: inline-block;
	padding: 10px 30px;
	margin: 20px 0;
}

/*-----------------------------------------------------
ダウンロードボタン
-----------------------------------------------------*/
.Download-btn {
	float: none;
  text-align: center;
  position: relative;
  width: 280px;
  height: 50px;
  top: 0;
  left: 0;
  font-size: 14px;
	margin: 20px auto;
}
.Download-btn a {
	position: absolute;
  /* transform: translate(-50%,-23% ); */
  transform: translateX(-50%) translateY(-23%);
  -ms-transform: translateX(-5%) translateY(-23%);
  width: 100%;
  height: 100%;
  line-height: 24px;
  color: #118597;
  /* padding-top: 8px; */
}
/*-----------------------------------------------------
競馬教室募集終了後の水沢競馬場開催イベント告知
-----------------------------------------------------*/
.main-block	{
	overflow: hidden;
	margin-bottom: 20px;
}
.img-block {
	text-align: center;
	padding: 5px 20px;
}
.img-block img {
	width: 100%;
	margin-top: 20px;
	/* margin-bottom: 20px; */
}
.w-auto {
	width: auto;
}
.w-100 {
	width: 100%!important;
}
.font-80 {
	/* font-size: 80%; */
	font-size: 12px;
}
.text-right {
	text-align: right;
}
.text-right .price_comment li {
	display: inline-block;
	padding-left: 10px;
}
.img-block > .img-content {
	margin-bottom: 20px;
}
.img-block > .img-content > img {
	margin-bottom: 0px;
	width: 100%;
	max-width: 100%;
}
.img-block > .img-content > span {
	text-align: center;
	/* line-height: 0; */
}



.inner_content {
	margin-bottom: 3rem;
}
.main-block .content_table {

}
.main-block .content_table tr ,
.main-block .content_table th ,
.main-block .content_table td {
	display: block;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.main-block .content_table tr {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 2rem;
}
.main-block .content_table tr:last-child {
	border: none;
}
.content_table div.circle-mark::before {
	margin-left: 0;
}
.content_table div.circle-mark {
	text-indent: -16px;
  margin-left: 16px;
}
.content_notice th {
	vertical-align: middle;
	text-align: center;
	min-width: 90px;
	/* width: 130px; */
}

.content_notice {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #ececec;
	margin-top: 0.5rem;
	/* margin-bottom: 1rem; */
	margin-bottom: 5px;
	width: 100%;
}
.content_notice th ,
.content_notice td {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.content_notice td {
	background-color: #ffffff;
	padding: 5px;
}
.form-btn {
	height: 50px;
	width: 125px;
	margin-bottom: 40px;
}
.form-btn a {
	line-height: 50px;
	width: 100%;
	height: 100%;
}
.form-btn .ex_website {
	position: relative;
}
.form-btn .ex_website::after {
	content: "(外部サイト)";
  display: inline-block;
  position: absolute;
	top: 36px;
  left: 20px;
  width: 130px;
  text-align: left;
	font-size: 0.9em;
	pointer-events: none;
}
/*----------------------------------------------------------------------
10/25イベント用 10/19公開用追加
----------------------------------------------------------------------*/
.textBlock {

}
.textBlock .blue-tit {
	background-color: #caeff6;
}
.textBlock ul.list li ,
.imageBlock ul.imageInner li {
	margin-top: 15px;
	margin-bottom: 15px;
}
.textBlock .sp-left-indent {
	/* padding-left: 18px;
  text-indent: -18px; */
	margin-left: 0;
}
.textBlock .sp-left-indent small {
	/* margin-left: 18px; */
}

.imageBlock li .photo {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.adjust201019 {
	margin-left: 8px;
}
.other ul li {
	text-align: left;
	padding-left:1em;
	text-indent:-1em;
}
section li {
	text-align: left;
}

img.f-map{margin-bottom: 10px;}
img.map-width {max-width: 100%!important;}

/* 2025/7/22 */
.occu {
	font-size: 140%;}
.stores-name {
	font-size: 115%;
}
.f-w {
	font-weight: 600;
}
a.open-stores {
		border: solid 2px #642088;
    border-radius: 50px;
    display: block;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    /* background: #e2f7f9; */
    color: #67268b;
    text-decoration: none;
    text-align: center;
		line-height: 1.0em;
    margin: 10px 0;
}

.gourmet li:nth-child(1) .open-stores,
.gourmet li:nth-child(4) .open-stores,
.gourmet li:nth-child(7) .open-stores,
.gourmet li:nth-child(10) .open-stores,
.gourmet li:nth-child(13) .open-stores,
.gourmet li:nth-child(16) .open-stores,
.gourmet li:nth-child(19) .open-stores {
	background: #e2f7f9!important;
}
.gourmet li:nth-child(2) .open-stores,
.gourmet li:nth-child(5) .open-stores,
.gourmet li:nth-child(8) .open-stores,
.gourmet li:nth-child(11) .open-stores,
.gourmet li:nth-child(14) .open-stores,
.gourmet li:nth-child(17) .open-stores,
.gourmet li:nth-child(20) .open-stores {
	background: #f9e2ea!important;
}
.gourmet li:nth-child(3) .open-stores,
.gourmet li:nth-child(6) .open-stores,
.gourmet li:nth-child(9) .open-stores,
.gourmet li:nth-child(12) .open-stores,
.gourmet li:nth-child(15) .open-stores,
.gourmet li:nth-child(18) .open-stores,
.gourmet li:nth-child(21) .open-stores {
	background: #e2f9e8!important;
}
