@charset "UTF-8";
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4rem; /* basic size 14px */
  padding-top: 80px;
}
a {
    color: #02B0BA;
    word-break: break-all;
}
a:hover {
  color: #0586B6;
}
a img {
  transition: all 0.3s;
}
a img:hover {
    opacity: 0.8;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
#sitetop .navbar,.navbar {
    padding: 0;
    background-color: #fff4d6;
}
.navbar .container {
  padding: 0;
}
.navbar .navbar-nav a {
  color: #231815;
}
.navbar h1 {
  margin: 0;
  padding: 5px;
}
.navbar h1 img {
  max-width: 130px;
}
.navbar .navbar-collapse {
  padding-top: 15px;
}
.navbar-nav li > a:hover, .navbar-nav li.active > a, .navbar-nav li.force-active > a, .smooth-scroll-scrolling .navbar-nav li.force-active.active > a, .smooth-scroll-scrolling .navbar-nav li > a:focus, .smooth-scroll-scrolling .navbar-nav li.active > a:focus, #sitetop .navbar-nav li > a:hover, #sitetop .navbar-nav li.active > a, #sitetop .navbar-nav li.force-active > a, #sitetop .smooth-scroll-scrolling .navbar-nav li.force-active.active > a, #sitetop .smooth-scroll-scrolling .navbar-nav li > a:focus, #sitetop .smooth-scroll-scrolling .navbar-nav li.active > a:focus {
  background: #00B1BB;
  color: #FFFFFF;
}
ul.header-socialbtn li {
  display: inline-block;
  padding: 5px;
  list-style: none;
  line-height: 20px;
  max-width: 30px;
}
.top-news {}
.top-news a {
  padding-top: 0px;
}
.top-news figure.noimage {
  background-image: url(https://yoshimoto-sports-fes.jp/images/noimage.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.top-news figure.noimage span {
  display: none;
}
.top-news h3, .webpages h3 {
    color: #000;
    padding: 20px 10%;
    display: inline-block;
    font-size: 4rem;
    font-weight: bold;
    position: relative;
    background-color: #fff000;
    z-index: 2;
    border: 5px solid #000;
    -webkit-box-shadow: 10px 10px #000;
    box-shadow: 10px 10px #000;
    line-height: 1;
    margin-bottom: 50px;
    letter-spacing: 1px;
    font-style: italic;
}
.webpages h4 {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    border-left: 5px solid #231716;
    border-bottom: 1px solid #231716;
    color: #231716;
}
.webpages h5 {
  color: #06a9e5;
}
.mainvisual-lower {
  padding: 3em 0;
  background-image: none;
}
.mainvisual-lower h2 {
  font-size: 30px;
}
.entry-meta time span.monthday {
  color: #222;
}
img {
    width: auto;
    max-width: 100%;
    height: auto;
    background-attachment: fixed;
}
#mv {
    background-color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 0px;
}
#mv h2 {
    /* [disabled]margin-bottom: 40px; */
    }
#mv .sec_top {
    background-color: #f47e60;
    position: relative;
    padding: 30px 0;
    background-image: url(https://yoshimoto-sports-fes.jp/images/bg_pattern.png);
    background-repeat: repeat;
    background-position: left center;
}
#mv .sec_top .top_img {
  position: relative;
  text-align: center;
  margin-top: -50px;
}
#mv .sec_top .top_img img {
  margin: 0 auto;
}
#top-news, #about , #contact{
  position: relative;
  padding-bottom: 50px;
}
#mv,#top-news, #about,#sports,#workshop {
    border-bottom: 3px solid #000;
}

.webpages.top-news ul {
    padding: 0 20px;
    list-style: none;
    margin-bottom: 30px;
}
.webpages.top-news ul li {
    display: block;
    width: 100%;
}
.webpages.top-news ul li a {
    border-bottom: 1px dotted #B0B0B0;
    transition: all 0.2s;
}
.top-news a {
    background-color: transparent;
    padding: 10px;
    box-shadow: 0 0 0;
    margin-bottom: 0px;
    text-decoration: none;
    font-weight: 400;
    color: #231716;
    display: block;
    width: 100%;
}
.top-news dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0px;
    width: 100%;
}
.top-news a:hover {
    background-color: hsla(184,99%,37%,0.30);
    color: #211F1D;
}
dt.newsentry__date {
    width: 18%;
    text-align: center;
    border: 1px solid #211F1D;
    padding: 5px;
    /* [disabled]color: #ECD442; */
}
dd.newsentry__text {
  width: 80%;
  font-size: 18px;
}
p.news_btn {
  text-align: right;
}
p.news_btn a {
    display: inline;
}
.sec_wrap {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 0px 0px #231716;
  box-shadow: 3px 3px 0px 0px #231716;
  margin-bottom: 50px;
}
#about {
    background-color: #D8D8D8;
    padding: 0 0 30px;
    position: relative;
    background-image: url(https://yoshimoto-sports-fes.jp/images/bg_pattern.png);
    background-repeat: repeat;
    background-position: left center;
}
#about table, #contact table {
  margin-bottom: 30px;
}
#about table td, #contact table td {
  padding: 5px;
  font-size: 1.6rem;
  vertical-align: middle;
  background-color: #fff;  
}
#about table th, #contact table th {
    padding: 5px;
    font-size: 1.6rem;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    background-color: #02B0BA;
    color: #fff;
}
#about iframe {}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 30%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#sports {
    position: relative;
    background-color: #F6CD51;
    background-image: url(https://yoshimoto-sports-fes.jp/images/bg_pattern.png);
    background-repeat: repeat;
    background-position: right center;
}
#workshop {
    position: relative;
    background-color: #02B0BA;
    background-image: url(https://yoshimoto-sports-fes.jp/images/bg_pattern.png);
    background-repeat: repeat;
    background-position: left center;
}
.event_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 50px;
  align-items: stretch;
  flex-wrap: wrap;
}
.event_wrap .event_box {
  width: 32%;
  margin: 0 0 20px;
  text-align: justify;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 0px 0px #231716;
}
.event_wrap .event_box h5 {
  background-color: #E73820;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  margin: 0 auto 20px;
  padding: 10px;
  line-height: 1;
  letter-spacing: 1px;
}
.event_wrap .event_box:nth-child(odd) h5 {
    background-color: #72AE2C;
}
.event_wrap .event_box .inner {
  padding: 0 20px;
}
.event_wrap .event_box dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.event_wrap .event_box dt {
  width: 15%;
  text-align: center;
  color: #E1017E;
  margin-bottom: 10px;
}
.event_wrap .event_box dd {
  width: 85%;
  margin-bottom: 10px;
}
#sports .table-bordered {
  margin-bottom: 30px;
}
#sports .table-bordered td {
  padding: 5px;
  font-size: 1.6rem;
}
#sports .table-bordered th {
  font-size: 1.6rem;
  padding: 5px;
  width: 20%;
  background-color: #FBF7EA;
}
#sports .btn_reserve {
  margin: 0 auto;
  max-width: 400px;
}
#sports .btn-lg {
  padding: 20px 50px;
  font-weight: bold;
  -webkit-box-shadow: 0px 3px #9C282A;
  box-shadow: 0px 3px #9C282A;
  display: block;
  margin: 0 auto 20px;
  max-width: 400px;
}
#guide .guide_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#guide strong {
  color: #DB1313;
}
#guide .guide_item .icon {
  width: 15%;
}
#guide .guide_item .text {
  width: 84%;
}
#contact .alert-info {
  padding: 20px 10px 10px;
}
#about .alert-danger {
  background-color: #DB1235;
  color: #fff;
}
#about .alert-danger strong {
  color: #FFF447;
}
#workshop h3 {
}
#workshop .lead {
  text-align: center;
  padding: 15px;
  background-color: #E73920;
  font-weight: bold;
  border-radius: 10px;
  color: #F6F351;
}
.page_top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  max-width: 60px;
  display: none;
}
.bnr_reserve.pc {
  display: block;
  position: fixed;
  bottom: 10%;
  left: 10px;
  max-width: 300px;
  width: 15%;
  z-index: 5;
}
.bnr_reserve.sp {
  display: none;
}
.time_wrap {
    background-image: url(../images/time_table_bg1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    padding-left: 5%;
    padding-top: 6.8%;
    margin-bottom: 50px;
}
.time_wrap ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
}
.time_wrap ul li {
  width: 12.5%;
}
.time_wrap ul, .time_wrap ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cooperate {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.cooperate li {
    display: inline-block;
    position: relative;
}
.cooperate li:after {
    content: "、";
}
.cooperate li:last-child:after {
    display: none;
}
.logo_wrap {
    margin-bottom: 100px;
}
.logo_wrap li ,.logo_wrap ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.logo_wrap .logo_main {
    /* [disabled]display: flex; */
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 30px;
    /* [disabled]width: 50%; */
    text-align: center;
}
.logo_wrap .logo_main li {
    margin: 0 auto;
    width: 200px;
}

.logo_wrap .logo_sub  {
    /* [disabled]width: 90%; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 30px;
    flex-wrap: no-wrap;
}
.logo_wrap .logo_sub2  {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 50px;
    flex-wrap: no-wrap;
}
.logo_wrap .logo_sub li {
    padding: 0 1.5%;
}
.logo_wrap .logo_sub2 li  {
    padding: 0 1.5%;
}
footer {
  padding: 15px 0 100px;
}
@media screen and (max-width:767px) {
  body {
    padding-top: 50px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .navbar h1 img {
    max-width: 80px;
  }
  .container > .navbar-header {
    margin: 0;
  }
  button.navbar-toggle {
    right: 10px;
  }
  .top-news h3, .webpages h3 {
    font-size: 2.5rem;
  }
  .top-news h3::before, .webpages h3::before {
    border: 3px solid #231815;
    left: -5px;
    top: -5px;
  }
  #cast .cast_wrap .cast_box {
    width: 49%;
    text-align: center;
  }
  .event_wrap .event_box {
    width: 100%;
    margin-bottom: 20px;
  }
  .event_wrap .event_box .inner {
    padding: 0 10px;
  }
  #guide .guide_item {
    align-items: flex-start;
  }
  #guide .guide_item .icon {
    width: 40%;
    margin: 0 auto;
    padding-top: 10px;
  }
  #guide .guide_item .text {
    width: 100%;
  }
  #sports .table-bordered th {
    padding: 5px;
    width: 30%;
  }
  .bnr_reserve.pc {
    display: none;
  }
  .bnr_reserve.sp {
    display: block;
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
    left: 0px;
    width: 100%;
    text-align: center;
    right: 0px;
    z-index: 3;
  }
  .page_top {
    position: fixed;
    right: 5px;
    bottom: 13%;
    max-width: 60px;
    display: none;
  }
  #cast .cast_wrap .cast_box ul {
    padding-left: 15px;
  }
  #cast .shikai .cast_box img {
    max-width: 100%;
  }
  #top-news::before,#about::before, #contact::before, #sports::before, #workshop::before {
    height: 10px;
    top: -10px;
    background-size: auto 10px;
  }
  #mv .sec_top .top_img {
    position: relative;
    text-align: center;
    margin-top: -10px;
    margin-right: 10px;
  }
  #mv {
    padding-top: 30px;
  }
  #mv .sec_top {
  }
  footer {
    padding-bottom: 100px;
  }
#about table td, #contact table td,
#about table th, #contact table th{
    font-size: 1.4rem;
}
dt.newsentry__date {
    width: 100%;
    text-align: left;
    border-width: 0;
    padding-left: 0px;
}
dd.newsentry__text {
    width: 100%;
    font-size: 16px;
}
.logo_wrap .logo_sub, .logo_wrap .logo_sub2 {
    margin: 0 auto 20px;
}
.logo_wrap {
    margin-bottom: 50px;
}
}