@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;
}

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;
}

/* -----コンテンツ----- */
#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;
}

#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;
}

.climbing_logo {
  position: absolute;
  top: 50%;
  margin-top: -39px;
  left: 10px;
}

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

#facility {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#facility .h_wrapper {
  margin-bottom: 30px;
}

#facility h1 {
  background-image: url(../img/common_img/school_marker.gif);
  padding-left: 50px;
}

#facility .content {
  width: 910px;
  height: auto;
  margin: 0 auto;
}

#facility .content .float_wrapper {
  width: 100%;
}

#facility .content .float_wrapper p.title {
  padding-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #2763ac;
}

#facility .content .float_wrapper ul.disc {
  margin-top: 10px;
  padding-left: 1em;
}

#facility .content .float_wrapper ul.disc li {
  font-size: 0.875em;
  font-size: 1.4rem;
  text-indent: -1em;
}

#facility .content .float_wrapper ul.disc li:before {
  content: "●";
  color: #2763ac;
}

#facility .content .float_wrapper .left_col {
  float: left;
}

#facility .content .float_wrapper .right_col {
  float: left;
  margin-left: 10px;
}

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

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

#facility .content .float_wrapper .img_wrapper ul li:first-child {
  margin-left: 0px;
}

#facility .content .float_wrapper .img_wrapper ul li {
  float: left;
  margin-left: 10px;
}

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

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

.content {
  width: 920px;
  height: auto;
  margin: 0 auto;
}

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

#store .content p.rate2_title {
  font-size: 1em;
  font-size: 1.6rem;
  padding-bottom: 0px;
  border-bottom: 4px double #00C;
}

#store .content p.table_title {
  padding-top: 10px;
  padding-bottom: 10px;
}

#store .content p.rate2_border {
  border-top: 4px double #00C;
}

#store .content table {
  width: 100%;
  height: auto;
  border-top: 1px solid #a0a0a0;
  border-collapse: separate;
}

#store .content table.hours {
  margin-bottom: 0px;
}

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

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

#store .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;
  border-bottom: 1px solid #a0a0a0;
}

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

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

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

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

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

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

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

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

#store .content .rate2 tr.head {
  background: url(../img/common_img/table_bg_light_rp.gif);
}

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

#store .content .rate2 tr.registration {
  background: url(../img/common_img/table_bg_light_rp.gif);
}

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

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

#store .content .rate2 .item {
  width: 24%;
  height: auto;
  font-weight: bold;
}

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

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

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

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

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

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

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

#store .content .reserve .term {
  font-weight: bold;
}

.free, .harf, .full {
  background: url(../img/common_img/table_bg_light_rp.gif);
}

ul.kome > li {
  text-indent: -1em;
}

ul.kome > li:before {
  content: "※";
}

ul.tyuu > li:before {
  content: "注:";
}

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

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

#store .content .notes li span {
  display: block;
  text-align: center;
  padding: 5px 0;
}

#store .content .facility {
  border-collapse: separate;
}

#court_rental,
#lesson,
#usage {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#court_rental h1,
#lesson h1,
#usage h1 {
  background-image: url(../img/common_img/event_marker.gif);
}
#court_rental .content p,
#lesson .content p,
#usage .content p {
  width: 100%;
  height: auto;
  padding: 20px 0px 20px 0px;
  font-size: 0.875em;
  font-size: 1.4rem;
}
#court_rental .content table,
#lesson .content table,
#usage .content table {
  width: 100%;
  height: auto;
  border-top: 1px solid #a0a0a0;
  border-collapse: separate;
  table-layout: fixed;
}
#court_rental .content th,
#lesson .content th,
#usage .content th {
  height: auto;
  padding: 8px 0;
  vertical-align: middle;
  text-align: center;
  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;
  border-bottom: 1px solid #a0a0a0;
}
#court_rental .content th:last-child,
#lesson .content th:last-child,
#usage .content th:last-child {
  border-right: none;
}
#court_rental .content th.gray,
#lesson .content th.gray,
#usage .content th.gray {
  color: #3f3f3f;
}
#court_rental .content th.borderR,
#lesson .content th.borderR,
#usage .content th.borderR {
  border-right: 1px solid #a0a0a0;
}
#court_rental .content td,
#lesson .content td,
#usage .content td {
  height: auto;
  text-align: center;
  padding: 8px 0px;
  font-size: 0.875em;
  font-size: 1.4rem;
  color: #3f3f3f;
  border-right: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
#court_rental .content td:last-of-type,
#lesson .content td:last-of-type,
#usage .content td:last-of-type {
  border-right: none;
}
#court_rental .content td.th,
#lesson .content td.th,
#usage .content td.th {
  font-weight: bold;
  color: #2763ac;
  background: url(../img/common_img/table_bg_light_rp.gif);
}
#court_rental .content .item,
#lesson .content .item,
#usage .content .item {
  font-weight: bold;
}
#court_rental .content .space,
#lesson .content .space,
#usage .content .space {
  background: url(../img/common_img/table_bg_deep_rp.gif);
}
#court_rental .content .reservation,
#lesson .content .reservation,
#usage .content .reservation {
  width: 100%;
  margin-top: 10px;
  height: auto;
  text-align: center;
}

#rental .h_wrapper {
  margin-bottom: 30px;
}

#usage h1 {
  background-image: url(../img/common_img/event_marker.gif);
}
#usage ul {
  margin: 15px 0;
  font-size: 0.875em;
  font-size: 1.4rem;
}

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

#junior_school h1 {
  background-image: url(../img/common_img/school_marker.gif);
  padding-left: 50px;
  line-height: 42px;
}

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

#junior_school .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
}

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

#junior_school .img_wrapper {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

#junior_school .img_wrapper ul {
  margin-right: -10px;
}

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

#junior_school .img_wrapper li {
  float: left;
  margin-right: 10px;
}

#junior_school .img_wrapper li.link:hover {
  opacity: 0.6;
  filter: alpha(opacity=60); /* ie lt 8 */
  -ms-filter: "alpha(opacity=60)"; /* ie 8 */
  -moz-opacity: 0.6; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.6; /* Safari 1.x */
}

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

#beginner h1 {
  background-image: url(../img/common_img/school_marker.gif);
  padding-left: 50px;
  line-height: 42px;
}

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

#beginner .content p {
  font-size: 0.875em;
  font-size: 1.4rem;
}

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

#beginner .content p.tel {
  font-weight: bold;
}

#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;
}/*# sourceMappingURL=tennis.css.map */