@charset "UTF-8";
/* ==================================

css：index.htmlスタイル

================================== */
/* --- 見出し --- */
h1 {
  font-size: 1em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 40px;
  padding-left: 45px;
  background-position: 15px 8px;
  background-repeat: no-repeat;
}

.under_space {
  position: absolute;
  width: 930px;
  height: 5px;
  bottom: 0px;
  right: 0px;
  border-top: 1px solid #01489d;
  border-right: 3px solid #01489d;
  box-sizing: border-box;
}

/* -----コンテンツ----- */
#contents {
  width: 100%;
  min-width: 1000px;
  height: auto;
  background-image: url(../img/common_img/contents_bg_rp.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #78bd36;
}

#contents_inner {
  width: 1000px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}

#primary {
  position: relative;
  width: 1000px;
  height: auto;
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#primary_inner {
  width: 940px;
  margin: 0 auto;
}

#primary_inner h1 {
  background-image: url(../img/common_img/event_marker.gif);
}

#title {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.title_wrapper {
  position: relative;
  width: 100%;
  height: auto;
  border-top: 3px solid #2763ac;
  border-bottom: 3px solid #2763ac;
  box-sizing: border-box;
}

#title h1 {
  padding: 0;
  line-height: normal;
  background: none;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.75em;
  font-size: 2.8rem;
  font-weight: bold;
  border-bottom: 1px dotted #2763ac;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 10px;
}

.title_sub {
  width: 100%;
  height: 37px;
  text-align: center;
  padding-top: 3px;
}

.title_sub p {
  width: 100%;
  line-height: 37px;
  text-align: center;
  font-size: 1.1875em;
  font-size: 1.9rem;
  font-weight: bold;
  color: #2763ac;
}

.futsal_logo {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  left: 215px;
}

.float_wrapper:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  content: ".";
}

#facility_map {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  text-align: center;
}

#facility_map .content {
  width: 940px;
  height: auto;
  margin: 0 auto;
  padding-top: 10px;
}

#facility_gallery {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

#facility_gallery .content {
  width: 920px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#facility_gallery .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
  padding-left: 5px;
}

#facility_gallery .content p strong {
  display: block;
  font-size: 1.5em;
  font-size: 2.4rem;
  color: #01489d;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: -5px;
}

#facility_gallery .content .pitch_group {
  margin-top: 20px;
}

#facility_gallery .content .pitch_group ul {
  margin-right: -10px;
  overflow: hidden;
}

#facility_gallery .content .pitch_group ul:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  content: ".";
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper {
  width: 300px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 20px;
  float: left;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper {
  width: 300px;
  height: 240px;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper ul {
  margin-right: -6px;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper ul:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  content: ".";
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper ul li {
  width: 95px;
  height: 95px;
  margin-right: 6px;
  float: left;
  background: #e6e6e6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper ul li.l_img {
  width: 300px;
  height: 140px;
  margin-bottom: 5px;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .img_wrapper ul li.s_img {
  width: 96px;
  height: 95px;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .text_wrapper {
  width: 295px;
  height: auto;
  margin-top: 15px;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .text_wrapper p {
  font-size: 0.875em;
  font-size: 1.4rem;
}

#facility_gallery .content .pitch_group ul li.pitch_wrapper .text_wrapper p strong {
  font-size: 1.125em;
  font-size: 1.8rem;
  color: #01489d;
  font-weight: bold;
  padding-left: 5px;
}

#facility_gallery .content .note {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding: 7px 0;
  border: 2px solid #01489d;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#facility_gallery .content .note ul {
  font-size: 0.75em;
  font-size: 1.2rem;
  padding-left: 2em;
}

#facility_gallery .content .note ul li {
  text-indent: -1em;
}

#facility_gallery .content .note ul li:before {
  content: "※";
}

#facility_gallery .content .reservation {
  width: 100%;
  height: auto;
  margin-top: 30px;
  text-align: center;
}

#price {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

#price .content {
  width: 920px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#price .content table {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}

#price .content table .end {
  border-right: none;
}

#price .content tr {
  border-bottom: 1px solid #a0a0a0;
}

#price .content th {
  width: 20.66%;
  height: auto;
  padding-right: 15px;
  vertical-align: middle;
  text-align: right;
  font-size: 1em;
  font-size: 1.6rem;
  font-weight: bold;
  color: #2763ac;
  background: url(../img/common_img/table_bg_light_rp.gif);
  border-right: 1px solid #a0a0a0;
}

#price .content td {
  height: auto;
  text-align: center;
  padding: 8px 0px;
  font-size: 1em;
  font-size: 1.6rem;
  color: #3f3f3f;
  border-right: 1px solid #a0a0a0;
}

#price .content .rate1 td {
  height: auto;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#price .content .rate1 .space {
  background: url(../img/common_img/table_bg_deep_rp.gif);
}

#price .content .rate1 .member {
  font-weight: bold;
}

#price .content .rate2 td {
  height: auto;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#price .content .rate2 .member {
  width: 18%;
  height: auto;
  font-weight: bold;
}

#price .content .rate2 .wday {
  width: 10.9%;
  height: auto;
}

#price .content .rate2 .time {
  width: 16.3%;
  height: auto;
}

#price .content .rate2 .explain {
  padding-left: 15px;
  text-align: left;
}

#price .content .rate1 .explain span {
  display: block;
  margin-top: 5px;
  font-size: 0.75em;
  font-size: 1.2rem;
}

#price .content .reserve .notes {
  text-align: left;
  padding-left: 15px;
}

#price .content .reserve .notes ul {
  padding-left: 15px;
}

#price .content .team .member {
  font-weight: bold;
}

#club_house .content {
  width: 920px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#club_house .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
  padding-left: 5px;
}

#club_house .content p strong {
  display: block;
  font-size: 1.5em;
  font-size: 2.4rem;
  color: #01489d;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: -5px;
}

#club_house .content ul {
  margin-top: 25px;
  margin-bottom: 20px;
  margin-right: -10px;
  overflow: hidden;
}

#club_house .content ul:after {
  height: 0;
  clear: both;
  visibility: hidden;
  display: block;
  content: ".";
}

#club_house .content ul li {
  margin-right: 10px;
  float: left;
}

#club_house .content ul li .null {
  width: 300px;
  height: 190px;
  background: #e6e6e6;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#club_house .content ul li p {
  font-size: 1.125em;
  font-size: 1.8rem;
  color: #01489d;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: -2px;
}

#facility_gallery .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
  padding-left: 5px;
}

#facility_gallery .content p strong {
  display: block;
  font-size: 1.5em;
  font-size: 2.4rem;
  color: #01489d;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: -5px;
}

#contact {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

#contact .content {
  width: 920px;
  height: auto;
  margin: 0 auto;
  margin-top: 20px;
}

#contact .content p {
  font-size: 1.125em;
  font-size: 1.8rem;
  text-align: center;
}

#contact .content p strong {
  display: block;
  font-size: 1.75em;
  font-size: 2.8rem;
  color: #01489d;
  font-weight: bold;
}

#contact .content .reservation {
  width: 100%;
  margin-top: 10px;
  height: auto;
  text-align: center;
}

#contact .content .note {
  width: 100%;
  height: auto;
  margin-top: 5px;
  padding: 7px 0;
  border: 2px solid #01489d;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#contact .content .note ul {
  font-size: 0.875em;
  font-size: 1.4rem;
  padding-left: 2em;
}

#contact .content .note ul li {
  text-indent: -1em;
}

#contact .content .note ul li:before {
  content: "●";
}

#howtouse {
  width: 100%;
  height: auto;
}

#howtouse .content {
  width: 920px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
}

#howtouse .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
  margin-top: 30px;
}

#secondly {
  position: relative;
  width: 1000px;
  height: auto;
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 20px 0;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(htc/PIE.htc);
}

#secondly:after {
  clear: both;
  visibility: hidden;
  content: ".";
  height: 0;
  display: block;
}

#secondly ul {
  position: relative;
  float: left;
  left: 50%;
}

#secondly ul li {
  position: relative;
  float: left;
  left: -50%;
  margin-left: 20px;
}

/* 2022年3月追加 */
section .content h2 {
  font-size: 1em;
  font-size: 1.6rem;
  color: #01489d;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 3px double #01489d;
}

#price .content ul {
  margin: 20px 20px 50px;
}

#price .content li {
  margin-bottom: 10px;
}

#price .content li:before {
  content: "●";
  color: #01489d;
}

/*テニス*/
#tennis .content p {
  width: 100%;
  height: auto;
  padding: 20px 0px 20px 0px;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#tennis .content p strong {
  display: block;
  font-size: 1.5em;
  font-size: 2.4rem;
  color: #01489d;
  font-weight: normal;
  margin-bottom: 5px;
}

#tennis .content p {
  width: 100%;
  height: auto;
  padding: 20px 0px 20px 0px;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#tennis .content table {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}

#tennis .content table .end {
  border-right: none;
}

#tennis .content tr {
  border-bottom: 1px solid #a0a0a0;
}

#tennis .content th {
  width: 20.66%;
  height: auto;
  padding-right: 15px;
  vertical-align: middle;
  text-align: right;
  font-size: 1em;
  font-size: 1.6rem;
  font-weight: bold;
  color: #2763ac;
  background: url(../img/common_img/table_bg_light_rp.gif);
  border-right: 1px solid #a0a0a0;
}

#tennis .content td {
  height: auto;
  text-align: center;
  padding: 8px 0px;
  font-size: 1em;
  font-size: 1.6rem;
  color: #3f3f3f;
  border-right: 1px solid #a0a0a0;
}

#tennis .content .hours td.wday {
  width: 21.74%;
  font-weight: bold;
  background: url(../img/common_img/table_bg_light_rp.gif);
}

#tennis .content .hours td.wday span {
  font-size: 0.75em;
  font-size: 1.2rem;
}

#tennis .content .hours td .time {
  width: 57.61%;
  height: auto;
}

.MTday, .Fday, .Saday, .Suday {
  background: url(../img/common_img/table_bg_light_rp.gif);
}

#tennis .content .rate1 td {
  height: auto;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#tennis .content .rate1 .space {
  background: url(../img/common_img/table_bg_deep_rp.gif);
}

#tennis .content .rate1 .member {
  font-weight: bold;
}

#tennis .content .rate2 td {
  height: auto;
  font-size: 0.875em;
  font-size: 1.4rem;
}

#tennis .content .notes {
  text-align: left;
  padding-left: 15px;
  margin: 10px auto 30px;
}/*# sourceMappingURL=facility.css.map */