<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.con_sea .box_sea, #contents .con_eve {
  width: 89.0625%;
  margin: auto;
}

/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :コピー
=================================================================== */
#contents .con_int .box_int {
  background: none;
}

/*----------------------------------------------------
	.con_sea　日付を選んで検索
----------------------------------------------------*/
.con_sea {
  background: url(../event/images/bg_sea.jpg) repeat;
}
.con_sea .box_sea {
  padding: 3% 0 5%;
  color: #fff;
}
.con_sea .box_sea .st {
  color: #fbf663;
  margin-bottom: 0.5em;
  font-size: 117%;
  font-weight: normal;
}
.con_sea .box_sea .data {
  vertical-align: middle;
  text-align: center;
  margin-bottom: 1.2em;
}
.con_sea .box_sea .data span {
  font-size: 84%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 0.8em 0 0.2em;
}
.con_sea .box_sea .data select {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 20%;
}
.con_sea .box_sea .data select option {
  padding: 0.3em;
}
.con_sea .box_sea .btn input {
  font-size: 121%;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  display: block;
  padding: 1em 0;
  background: #523a2d url(../images/home/ic_btnarr.png) no-repeat right 0.5em center;
  -webkit-background-size: 0.3em auto;
  -moz-background-size: 0.3em auto;
  -o-background-size: 0.3em auto;
  background-size: 0.3em auto;
  border: 2px solid #7c5a47;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 80%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 7px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 7px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 7px 0 rgba(255, 255, 255, 0.2);
  padding: 0.8em 0;
}

/*----------------------------------------------------
	.con_eve　日付を選んで検索
----------------------------------------------------*/
#contents .con_eve .st {
  border-style: solid;
  border-width: 11px 0px;
  -moz-border-image: url(../event/images/img_line_cicle.png) 11 0 27 repeat;
  -webkit-border-image: url(../event/images/img_line_cicle.png) 11 0 27 repeat;
  -o-border-image: url(../event/images/img_line_cicle.png) 11 0 27 repeat;
  border-image: url(../event/images/img_line_cicle.png) 11 0 27 repeat;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  text-align: center;
  padding: 0.3em 0;
  font-size: 134%;
  font-weight: normal;
  margin: 1.2em 0;
}
#contents .con_eve .box_eve {
  margin-bottom: 1.8em;
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 1.2em;
}
#contents .con_eve .box_eve .sst {
  font-size: 117%;
  color: #1b5a3d;
  padding-bottom: 0.3em;
  margin-bottom: 0.8em;
  font-weight: normal;
  background: url(../event/images/img_line_dot.png) repeat-x left bottom;
}
#contents .con_eve .box_eve .sst:before {
  content: "■";
}
#contents .con_eve .box_eve .text {
  color: #47391e;
}
#contents .con_eve .box_eve .pict {
  margin-bottom: 0.8em;
}
#contents .con_eve .box_eve .tbl_basic {
  margin-top: 0.8em;
}
</pre></body></html>