@charset "utf-8";
/* CSS Document */
body {
	background: #d8d1c9;
	font-size: 14px;
	line-height: 1.8em;
	color: #51565b;
}
body.bg_b{
	/* background: #bef6ff; */
	font-size: 14px;
	line-height: 1.8em;
	color: #51565b;
}
body.bg_b.cp_bgpattern12 {
	font-size: 14px;
	line-height: 1.8em;
	color: #51565b;
	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: 3rem;
	margin-bottom: 3rem;
}
#contents_wrapper > h2.sub_tit,
#contents_wrapper > h2.sub_tit02{
	text-align: center;
	background: none;
	line-height: 40px;
	padding: 0;
	color: #12784b;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 24px;
}
#contents_wrapper > h2.sub_tit02{
	color: #00b464!important;
}
#contents_wrapper > .lead {
}
#contents_wrapper > .lead p{
	padding: 0;
	margin: 0;
	font-size: 105%;
}
section#overview{
	/* margin: 3rem 0; */
}
#contents_wrapper > .lead .hoki-event dl {
	box-sizing: border-box;
	border-collapse: collapse;
	overflow: hidden;
}
#contents_wrapper > .lead .hoki-event dl dt {
	width: 30%;
	float: left;
	text-align: center;
	font-weight: 600;
	padding-top: 10px;
	border-top: 3px solid #00b463;
}
#contents_wrapper > .lead .hoki-event dl dd {
	width: 70%;
	float: left;
	padding: 10px 15px;
	border-top: 3px solid #c8c8c8;
	box-sizing: border-box;
}
#contents_wrapper > .lead .hoki-event dl dd ul.price_comment {
	font-size: 90%;
}
#contents_wrapper > .lead .hoki-event dl dd ul.price_comment li {
	margin-bottom: 0;
}


/* trash */
#overview dl{
	font-size: 100%;
	padding:0 30px;
	margin: 0 auto;
}
#overview dl span{
	display: block;
}
#overview dl dt{
	float: left;
	width: 20%;
	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: 20%;
	line-height: 1.8em;
	border-top: 1px #e5e5e5 solid;
	padding: 15px 0;
}
/* //trash */

#overview dl.overview_list{
	font-size: 100%;
	/* padding:0 30px;
	margin: 0 auto; */
	padding: 0;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #009dea;
	/* background-color: #46aec1; */
	/* background-color: #33c6a7; */
}
@media all and (-ms-high-contrast: none) {
	#overview dl.overview_list{
		background-color: #46aec1;
	}
}
#overview dl.overview_list span{
	display: block;
}
#overview dl.overview_list dt{
	float: left;
	width: 20%;
	line-height: 1.5em;
	border-top: 1px #e5e5e5 solid;
	padding: 15px 0;
	font-weight: bold;
	color: #ffffff;
  text-align: center;
}
#overview dl.overview_list .first{
		border-top:none;
}
#overview dl.overview_list dd{
	margin-left: 20%;
	line-height: 1.8em;
	border-top: 1px #e5e5e5 solid;
	/* padding: 15px 0; */
	padding: 15px 10px;
  background-color: #ffffff;
}
ul.price_comment{
	list-style-type: disc;
	padding-left: 26px;
}
ul.l-marker {
	list-style-type: none;
	padding-left: 0;
}
ul.price_comment li{
}




#contents_wrapper >
#overview > h2.overview_tit,
#contents_wrapper >
#overview > h2.overview_tit02{
	border-bottom: solid 3px #808081;
	position: relative;
	/* color: #808081; */
	color: #009dea !important;
	background:none;
	padding: 0;
	margin-bottom: 15px;
	letter-spacing: .2em;
}
#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: #229079!important; */
}
#contents_wrapper >
#overview > h2.overview_tit02:after {
	border-bottom: solid 3px #009dea!important;
	/* border-bottom: solid 3px #46aec1!important; */
	/* border-bottom: solid 3px #33c6a7!important; */
}
#overview h3 {
	font-size: 18px;
}
#overview h4 {
	font-size: 14px;
	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: #f34683;
  color: #ffffff;
	min-width: 65px;
	text-align: center;
}
@media all and (-ms-high-contrast: none) {
	#overview dl.overview_list dd h4 .red-border {
		background-color: #d74356;
	}
}
#overview dl.overview_list dd span.red {
	color: #d74356;
}

section#picture{
	width: 80%;
	margin: 0 auto;
	background-color: #ededed
}
section#picture table{
	margin-bottom: 0;
}
section#picture table img{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
section#picture table td{
	padding: 20px;
	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%;
}

table.program {
	margin-bottom: 0;
}
.program {
	width: 100%;
  border: 0;
  font-size: 0;
  border-collapse: collapse;
}
.program th {
	text-align: left;
  width: 20%;
  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;
}

/*-----------------------------------------------------
補助
-----------------------------------------------------*/
.text-center {
	text-align: center;
}
.text-block {
	display: inline-block!important;
}
.box-block {
	display: block!important;
}
.box-block strong {
	display: block!important;
}
.left-indent {
	/* margin-left: 18px; */
}
/*-----------------------------------------------------
	パンくずナビゲーション　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;
}

/*-----------------------------------------------------
装飾
-----------------------------------------------------*/
.attention ,
.notice ,
.success ,
.other {
	font-size: 14px;
	display: inline-block;
	padding: 10px 15px;
}

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: 18px; */
	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: 350px;
  height: 20px;
  top: 0;
  left: 0;
	margin: 0;
}
.Download-btn a {
	position: absolute;
  /* transform: translate(-50%,-25% ); */
  transform: translateX(-50%) translateY(-25%);
  -ms-transform: translateX(-5%) translateY(-25%);
  width: 100%;
  height: 100%;
  line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #118597;
}

/*-----------------------------------------------------
grid
-----------------------------------------------------*/
div[class*="pc-col-"] ,
li[class*="pc-col-"] {
	/* float: left; */
	padding: 10px;
	box-sizing: border-box;
	display: inline-block;
}
.pc-col-2 {
	width: 50%;
}
.pc-col-3 {
	width: 33.333333%;
}

/*-----------------------------------------------------
競馬教室募集終了後の水沢競馬場開催イベント告知
-----------------------------------------------------*/
.main-block	{
	overflow: hidden;
	margin-top: 20px;
	/* margin-bottom: 20px; */
}
.img-block img {
	width: 70%;
	/* width: 100%; */
	/* 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;
}
/*----------------------------------------------------------------------
10/25イベント用追加
----------------------------------------------------------------------*/
.mrg-0T {
	margin-top: 0!important;
}
section.inner_content > h3 > strong {
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-block .copy-block {
	width: 100%;
	box-sizing: border-box;
	float: left;
}
.main-block .img-block {
	/* width: 20%; */
	/* box-sizing: border-box;
	float: right; */
}
.main-block .copy-block.w-auto ,
.main-block .img-block.w-auto {
	width: auto;
}
.main-block .img-block img {
	/* max-width: 125px; */
	padding: 3px;
}
.main-block .img-block {
	text-align: center;
	padding: 5px 20px;
}
.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: 4rem; */
}

article {
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.main-block .content_table {
	border-collapse: collapse;
}
.main-block .content_table tr {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.main-block .content_table tr:first-child {
	padding-top: 0;
}
.main-block .content_table tr:last-child {
	border: 0;
}

.main-block .content_table th {
	width: 65%;
	vertical-align: top;
}
.main-block .content_table th ,
.main-block .content_table td {
	padding-top: 2rem;
}
.content_table div.circle-mark::before {
	margin-left: 0;
}
.content_notice th {
	vertical-align: middle;
	text-align: center;
	min-width: 130px;
	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;
}
.content_notice th ,
.content_notice td {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.content_notice td {
	background-color: #ffffff;
}
.outer-left-indent {
	margin-left: 13px;
}

.form-btn {
	height: 28px;
	width: 125px;
}
.form-btn a {
	line-height: 50px;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form-btn .ex_website {
	position: relative;
}
.form-btn .ex_website::after {
	content: "(外部サイト)";
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 155px;
  width: 130px;
  text-align: left;
	pointer-events: none;
}
/*----------------------------------------------------------------------
10/25イベント用 10/19公開用追加
----------------------------------------------------------------------*/
.textBlock {

}
.textBlock ul.list li {
	margin-bottom: 15px;
}
.textBlock .left-indent {
	/* padding-left: 18px; */
  text-indent: -18px;
}
.textBlock .left-indent small {
	margin-left: 18px;
}
.imageBlock ul.imageInner ,
.imageBlock ul.imageYoshimoto {
	font-size: 0;
}
.imageBlock ul.imageInner li ,
.imageBlock ul.imageYoshimoto li {
	/* width: 25%; */
	width: 33%;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 2px;
}
.imageBlock ul.gourmet li {
	/* width: 32%; */
	width: 49%;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 2px;
	margin-bottom: 10px;
}
.imageBlock ul.imageYoshimoto li {
	width: 50%;
}
.imageBlock ul.imageInner li .photo ,
.imageBlock ul.gourmet li .photo ,
.imageBlock ul.imageYoshimoto li .photo {
	width: 100%;
	max-width: 100%;
}
.imageBlock ul.imageYoshimoto li p {
	color: #51565b;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  margin-bottom: 2rem;
}

.adjust201019 {
	margin-left: 15px;
}
.other {
	background: #f5f5f5;
	color: #575856;
	border-color: #c0c0c0;
	line-height: 1.9;
	width: 100%;
}

img.map-width {width: 100%!important;}

/* 2025/7/22 */
.occu {
	font-size: 120%;}
.stores-name {
	font-size: 95%;
}
.f-w {
	font-weight: 600;
}

li a.open-stores {
	border: solid 2px #642088;
    border-radius: 50px;
    display: block;
    width: 310px;
    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;
}
