@charset "UTF-8";
/*
Theme Name: soccer-school
Theme URI: http://bonfim.co.jp/soccer-school
Author: takenori watanabe
Author URI: http://bonfim.co.jp/soccer-school
Description: ボンフィンサッカースクールのオリジナルテンプレートです。
Version: 1.0
*/
/*全ページ共通*/
body {
  margin: 0px;
  padding: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}

img {
    margin:0;
    padding: 0;
}

.container {
  width: 1200px;
}
.content-wrapper {
  padding: 5px;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*投稿ページのテキストの下線*/
.stripe-blue {
  position: relative;
  padding: 0.3em;
}
.stripe-blue:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, skyblue, skyblue 2px, white 2px, white 4px);
}
.stripe-red {
  position: relative;
  padding: 0.3em;
}
.stripe-red:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, red, red 2px, white 2px, white 4px);
}

/*終了*/
table {
  font-size: 18px;
}
p {
  line-height: 2em;
  font-size: 18px;
}
/*header*/
img.header-img {
  width: 100%;
  padding-top: 50px;
}
.nav > li > a:hover {
  position: relative;
  display: block;
  padding: 10px 15px;
  background-color: #5eccff;
}
span.english-title {
  font-size: 14px;
  font-weight: 400px;
  color: #fff100;
}
.navbar-default {
  background-color: #00a0e9;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #ce045b;
  border-color: #337ab7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #ce045b;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ce045b;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  font-size: 18px;
}
.dropdown-menu > li > a:hover {
  background-color: #00a0e9;
  color: #fff;
}
.navbar .nav li a {
  font-weight: bold;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, .75);
  border-right: 1px solid rgba(0, 0, 0, .1);
  color: #fff;
}
.navbar .nav li:last-child a {
  border-right: 0;
  border-radius: 0 3px 3px 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 8px 15px;
  font-size: 18px;
  line-height: 20px;
}
/*代表挨拶*/
p.message-shimoda {
  font-size: 24px;
  font-weight: 600;
}
.greeting-back {
  background-image: url("images/school-y.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
header.content-header {
  padding: 5px 0;
  background-color: #f3f3f2;
  margin: 10px 0;
}
.archive-contents {
  margin-top: 30px;
}
.archive-contents h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
/*end header*/
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-top: 30px;
  width: 100%;
}
/*sidebar*/
.textwidget ul {
  padding: 0px;
}
.textwidget p {
  padding: 5px;
}
.sidebar-widgets ul li {
  padding: 15px 0px 10px 15px;
  border-bottom: solid #fff 2px;
  list-style: none;
  font-size: 18px;
}
.sidebar-widgets ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.sidebar-widgets ul li a:hover {
  color: #d5045e;
}
.fa-angle-right {
  color: #d5045e;
  margin-right: 10px;
}
.widgettitle {
  font-size: 24px;
  padding: 10px 5px;
  text-align: center;
  background-color: #cd0059;
  color: #Fff;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sidebar-widgets {
  padding: 0px;
  background-color: #f3f3f2;
  width: 100%;
  margin: 10px 10px;
  list-style: none;
  box-sizing: border-box;
  line-height: 2em;
}
/*END サイドウィジェット*/
/*ヘッダー*/

.multiple div {
  margin: 0;
}
.multiple .slick-next {
  right: 17px;
  z-index: 100;
}
.multiple .slick-prev {
  left: 23px;
  z-index: 100;
}

.slick-box {
    margin:0;
    padding:0;
    line-height:0;
}
.multiple img {
  z-index: 0 !important;
}
.main-visual {
  width: 100%;
}
.main-visual img {
  width: 100%;
}
.main-visual ul {
  padding: 0px;
  margin: 0px;
}
.section-title {
  background-color: #00a0e9;
  text-align: center;
  color: #fff;
  padding: 5px;
}
i {
  font-size: 1.3em;
  color: inherit;
  text-align: center;
}
.this-place a {
  color: #fff;
  text-decoration: none;
  background-color: #ce045b;
  padding: 5px 10px;
  ;
  border-radius: 5px;
  display: inline-block;
}
.this-place a:hover {
  color: #ce045b;
  background-color: #fff;
}
.musashino, .ochiai, .hanakoganei, .tanashi {
  height: 280px;
  padding: 20px 5px 0px 5px;
  box-sizing: border-box;
  background-color: #00a4ec;
  color: #fff;
  margin: 0px;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  text-align: center;
}
.minasupo {
  height: 280px;
  padding: 20px 5px 0px 5px;
  box-sizing: border-box;
  background-color: #620062;
  color: #fff;
  margin: 0px;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  text-align: center;
}
.mitaka {
  height: 280px;
  padding: 20px 5px 0px 5px;
  box-sizing: border-box;
  background-color: #cab61f;
  color: #fff;
  margin: 0px;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  text-align: center;
}
.musashino, .ochiai, .hanakoganei, .mitaka, .tanashi, .minasupo p {
  line-height: 2em;
}
.musashino h3 {
  padding-bottom: 10px
}
.ochiai h3 {
  padding-bottom: 10px
}
.tanashi h3 {
  padding-bottom: 10px
}
.hanakoganei h3 {
  padding-bottom: 10px
}
.mitaka h3 {
  padding-bottom: 10px
}
.minasupo h3 {
  padding-bottom: 10px
}
.col-md-2 {
  padding: 0px;
}
.coach-back-img {
  background-image: url("images/coach-back.jpg");
  background-size: cover;
  backrgound-repeat: no-repeat;
  height: auto;
}
.coach-info {
  padding: 100px 0px;
}
.coach-back p {
  color: #fff;
  text-align: center;
  line-height: 2em;
  margin-bottom: 30px;
  font-size: 22px;
}
.button-coach {
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 5px;
  color: #fff;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ce045b;
  margin-bottom: 20px;
}
.button-coach a {
  color: #fff;
  text-decoration: none;
}
.facebook {
  width: 600px;
  text-align: center;
  box-sizing: border-box;
  float: left;
  padding-bottom: 50px;
}
.twitter {
  width: 600px;
  text-align: center;
  box-sizing: border-box;
  float: left;
  padding-bottom: 50px;
}
/*font-awesome*/
i {
  font-size: 1.2em;
  color: #fff100;
}
/*footer*/
.page-footer {
  background-color: #00a0e9;
  width: 100%;
  margin-top: 30px;
}
.footer-container {
  margin: 0 auto;
  width: 1200px;
}
.footer-nav {
  padding-top: 20px;
}
.footer-nav ul {
  padding: 0px;
  margin: 0px;
}
.footer-nav li {
  list-style: none;
  padding-bottom: 10px;
  text-align: left;
  line-height: 2em;
  font-size: 18px;
}
.footer-nav ul li a {
  color: #fff;
}
.footer-nav dt {
  font-size: 18px;
  color: #fff;
  padding-bottom: 20px;
}
.footer-nav dt::after {
  content: url("images/ball-38.png");
  position: relative;
  top: 10px;
}
.sns {
  margin-top: 50px;
}
.news-title {
  border-bottom: 5px solid #cf035b;
  padding-bottom: 10px;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
}
.float-left {
  float: left;
  padding-right: 40px;
}
/*footerのsport in lifeエリア*/
.sport-img {
  text-align: center;
  padding-top: 20px;
}
.copyright {
  background-color: #ce045b;
}
.sport-in-life {
  text-align: center;
}
.sport-in-life img {
  width: 200px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
.sport-in-life p {
  color: #fff;
  text-align: center;
  line-height: 2em;
  font-size: 14px;
}
/*sport in lifeエリア終了*/
.copyright p {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*contact form*/
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 200;
  padding: 10px 5px;
}
.fa-quora {
  color: #00a0e9;
}
.fa-autoprefixer {
  color: #ce045b;
}
.contact dt {
  margin-bottom: 10px;
  background-color: #f3f3f2;
  padding: 10px;
  font-size: 18px;
}
.contact dd {
  margin-bottom: 10px;
  padding: 10px;
  line-height: 2em;
  font-size: 18px;
}
.contact-h {
  background-color: #00a0e9;
  color: #fff;
  padding: 5px;
  margin-bottom: 10px;
}
input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
}
/*news表示エリア*/
.news-tags a {
  background-color: #d5045e;
  color: #fff;
  padding: 1px 3px;
}
.news-content a {
  line-height: 1.5em;
}
.news-post-image {
  float: left;
  margin-right: 20px;
}
.news ul li {
  list-style: none;
  margin-bottom: 20px;
  overflow: hidden;
}
.news-contents-1 {
  width: 600px;
}
.news-contents-2 {
  width: 600px;
}
/*coachページ*/





.

.fujimori {
  background-image: url("images/fujimori.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.fujimori img {
  display: none;
}
.kuroda {
  background-image: url("images/kuroda.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.kuroda img {
  display: none;
}

.coach-contents {
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}
.coach h2 {
  color: #fff;
}
.coach-contents span {
  color: #fff;
  font-weight: 700px;
  font-size: 24px;
}
.coach table {
  background-color: rgba(0, 0, 0, 0.40);
}
.coach table, th, td {
  border-bottom: 2px solid #030303;
}
.coach table, th, td {
  padding: 10px;
  line-height: 2em;
}
.coach table, th {
  min-width: 80px;
  ;
}
.comment {
  padding: 10px;
  line-height: 2em;
  font-size: 18px;
}
/*会場一覧ページ*/
.map {
  padding: 10px;
}
.map-button {
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 5px;
  color: #fff;
  margin: 0 auto;
  margin-top: 15px;
  border-radius: 10px;
  background-color: #ce045b;
  margin-bottom: 20px;
}
.map-button a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.map img {
  width: 100%;
  padding-right: 10px;
}
.google-map {
  padding-bottom: 50px;
  margin-bottom: 50px;
  margin-top: 20px;
  border-bottom: 3px solid #000;
}
.map-table {
  width: 100%;
}
/*プライバシーページ*/
.privacy p {
  line-height: 2em;
  font-size: 16px;
}
.privacy h2 {
  margin-bottom: 10px;
}
.privacy ol li {
  line-height: 2em;
}
.privacy {
  padding: 10px;
}
/*武蔵野ページ*/
.coach-button {
  width: 300px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 5px;
  color: #fff;
  margin-top: 15px;
  border-radius: 10px;
  background-color: #ce045b;
  margin-bottom: 20px;
}
.coach-button a {
  text-decoration: none;
  color: #fff;
}
.musashino-table th {
  padding: 10px 5px;
  border-bottom: 1px dashed #00a0e9;
}
.musashino-table td {
  padding: 10px 5px;
  border-bottom: 1px dashed #00a0e9;
}
.table-scroll {
  width: 100%;
}
.calendar td {
  border: 1px dashed #00a0e9;
  text-align: center;
}
.calendar th {
  border: 1px dashed #00a0e9;
  text-align: center;
}
/*花小金井スクールページ*/
.calendar-hanakoganei {
  width: 100%;
}
.calendar-hanakoganei td {
  padding: 30px;
  border: 1px dashed #00a0e9;
  text-align: center;
}
.calendar-hanakoganei th {
  padding: 30px;
  border: 1px dashed #00a0e9;
  text-align: center;
}
p.school-text {
  font-size: 14px;
}
/*activity-page-css*/
.activity {
  margin-top: 20px;
}
.activity-ul li {
  font-size: 18px;
  line-height: 2em;
}
.activity-title {
  margin-top: 20px;
  border-bottom: 3px #00a0e9 dotted;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 22px;
  line-height: 2em;
  font-weight: 600px;
}
.activity-sub-title {
  margin-top: 20px;
}
img.activity-img {
  margin-top: 30px;
}
/*全校舎案内ページ*/
.building-button {
  width: 160px;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 5px;
  color: #fff;
  margin-top: 15px;
  border-radius: 10px;
  background-color: #ce045b;
  margin-bottom: 20px;
}
.building-button a {
  color: #fff;
  text-decoration: none;
}
.building-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.building {
  background-color: #eeeeee;
  padding: 10px;
  margin-top: 20px;
}
.building-next {
  padding: 10px;
  margin-top: 20px;
}
/*全校舎案内ページend*/
/*コンセプトページ*/
.concept-title {
  margin: 20px 0px;
  border-bottom: 4px dotted #00a0e9;
  padding-bottom: 5px;
  padding-bottom: 20px;
}
.concept-title-h3 {
  margin: 20px 0px;
  border-bottom: 4px dotted #ce045b;
  padding-bottom: 20px;
}
.concept-image {
  background-image: url("images/concept-back-img.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
}
.b {
  font-weight: 600;
  color: #ce045b;
}
.f {
  font-weight: 600;
  color: #00a0e9;
}
.p {
  font-weight: 600;
  color: #ffcc00;
}
.concept-ul li {
  font-size: 24px;
  list-style: none;
  line-height: 2em;
}
.concept-h3 {
  font-size: 32px;
  margin: 20px 0px;
  ;
}
.bonfim {
  margin-top: 20px;
  border-bottom: 3px #00a0e9 dotted;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 22px;
  line-height: 2em;
  font-weight: 600px;
}
.u6 {
  display: inline-block;
  color: #fff;
  background-color: #00a0ea;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.u4 {
  display: inline-block;
  color: #fff;
  background-color: #f1a6bf;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.u8 {
  display: inline-block;
  color: #fff;
  background-color: #89b929;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.u10 {
  display: inline-block;
  color: #fff;
  background-color: #dfc15e;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.u12 {
  display: inline-block;
  color: #fff;
  background-color: #71858a;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.u15 {
  display: inline-block;
  color: #fff;
  background-color: #224622;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
.gk {
  display: inline-block;
  color: #fff;
  background-color: #ff9716;
  width: 100%;
  padding: 2px 0px;
  border-radius: 10px;
}
/*カート*/
.wp-block-button {
  color: #fff;
  margin: 10px 5px;
}
/*カートエンド*/
/*会員ページ*/
.member-documents {
  display: block;
  background-color: #00a0e9;
  padding: 20px;
  margin: 20px 0px 0px 0px;
  width: 100%;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
}
.member-documents a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.tab-content ul {
  padding: 0px;
}
.tab-content li {
  list-style: none;
}
/*singleページ/ページネーション*/
.pagination {
  margin-top: 30px;
}
.pagination > .prev-article, .pagination > .next-article {
  width: 100%;
  margin: 0 3px;
}
.pagination > .next-article {
  text-align: center;
}
.pagination > .prev-article {
  text-align: center;
}
.title-block {
  margin-top: 80px;
}
.title-block h1 {
  font-size: 24px;
}
/*singleページEND*/
/*link-section*/
.link {
  padding: 2px;
}
@media screen and (min-width:768px) {
  .pagination {
    display: flex;
    justify-content: space-between;
  }
  .pagination > .prev-article, .pagination > .next-article {
    display: block;
    flex: 1 1 50%;
    height: auto;
    margin: 0;
    background-color: transparent;
  }
  .pagination > .next-article {
    text-align: right;
    margin-left: 0.5rem;
  }
  .pagination > .prev-article {
    text-align: left;
    margin-right: 0.5rem;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    padding-top: 10px;
    paddding-botom: 10px;
  }
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #71858a;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-brand > img {
    display: block;
    width: 210px;
  }
}
@media screen and (max-width:480px) {
    
.slick-list {
    height:100px;
}
  .container {
    width: 100%;
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ce045b;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  }
  .navbar .nav li a {
    font-weight: bold;
    text-align: left;
    border-left: 1px solid rgba(255, 255, 255, .75);
    border-right: 1px solid rgba(0, 0, 0, .1);
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding: 0px;
  }
  .navbar .nav li:last-child a {
    border-right: 0;
    border-radius: 0 3px 3px 0;
  }
  .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 400px;
  }
  .facebook {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    float: left;
    padding: 0px 20px 50px;
  }
  .twitter {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    float: left;
    padding: 0px 20px 50px;
  }
  .footer-container {
    margin: 0 auto;
    width: 100%;
  }
  .coach-back p {
    color: #fff;
    text-align: center;
    line-height: 2em;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 10px;
  }
  .button-coach {
    width: 300px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 5px;
    color: #fff;
    margin: 0 auto;
    border-radius: 10px;
    background-color: #ce045b;
    margin-bottom: 20px;
  }
  .acout-co img {
    width: 100%;
  }
  .news ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .event ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .news-post-image {
    float: left;
    margin-right: 20px;
    width: 150px;
    height: auto;
  }
  .multiple .slick-next {
    right: 17px;
    z-index: 0;
  }
  .multiple .slick-prev {
    left: 17px;
    z-index: 100;
  }
  .kawamura {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .kawamura img {
    display: block;
  }
  .konishi {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .konishi img {
    display: block;
  }
  .yokoyama {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .yokoyama img {
    display: block;
  }
  
  .yoshikawa {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .yoshikawa img {
    display: block;
  }
 
  }
  .fujimori {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fujimori img {
    display: block;
  }

.yamada {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .yamada img {
    display: block;
  }


  .kuroda {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .kuroda img {
    display: block;
  }

  .coach h2 {
    color: #000;
  }
  .coach {
    background-color: #00a0e9;
  }
  .coach-contents {
    margin-bottom: 20px;
    color: #000;
  }
  .coach-table th {
    padding: 10px;
    line-height: 2em;
    color: #fff;
  }
  .coach-table td {
    padding: 10px;
    line-height: 2em;
    color: #fff;
  }
  .coach table {
    background-color: rgba(0, 0, 0, 0.60);
    width: 100%;
  }
  .map img {
    width: 100%;
    padding-right: 0px;
  }
  .map-table th {
    padding: 10px;
    line-height: 2em;
    color: #000;
  }
  .map-table td {
    padding: 10px;
    line-height: 2em;
    color: #000;
  }
  .privacy h2 {
    margin-bottom: 10px;
    font-size: 22px;
  }
  /*武蔵野スクール概要ページ*/
  .table-scroll {
    overflow-x: scroll;
  }
  .table-scroll::-webkit-scrollbar {
    height: 10px;
  } /*バーの太さ*/
  .table-scroll::-webkit-scrollbar-track {
    background: #dddddd;
  } /*バーの背景色*/
  .table-scroll::-webkit-scrollbar-thumb {
    background: #2cc2e4;
  } /*バーの色*/
  .calendar {
    width: 1000px;
  }
  .calendar td {
    padding: 10px;
    border: 1px dashed #00a0e9;
    text-align: center;
  }
  .calendar th {
    padding: 10px;
    border: 1px dashed #00a0e9;
    text-align: center;
  }
  .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 100%;
  }
  .concept-ul li {
    font-size: 18px;
    list-style: none;
    line-height: 2em;
  }
  .concept-title {
    margin: 20px 0px;
    border-bottom: 4px dotted #00a0e9;
    padding-bottom: 5px;
    font-size: 24px;
  }
  .main-visual {
    width: 100%;
    margin-top: 50px;
  }
  .sidebar-widgets {
    margin: 0px;
  }
  /*singleページ/ページネーション*/
  .pagination {
    display: flex;
    justify-content: space-between;
  }
  .pagination > .prev-article, .pagination > .next-article {
    display: block;
    flex: 1 1 50%;
    height: auto;
    margin: 0;
    background-color: transparent;
  }
  .pagination > .next-article {
    text-align: right;
    margin-left: 0.5rem;
  }
  .pagination > .prev-article {
    text-align: left;
    margin-right: 0.5rem;
  }
  .section-title h2 {
    background-color: #00a0e9;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-size: 20px;
  }
}