@charset "utf-8";

.main-inner, #widget-hoiku {
  background-color: #ffffff;
}

.spbr {
  display: none;
}

#hoikuService-base {
  width: 100%;
  height: auto;
  padding: 100px 5% 95px;
  box-sizing: border-box;
}
#hoikuService-base:before{
  content:"";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 100%;
  background: url("../../assets/img/bg-hoikuService.jpg") no-repeat center bottom / cover;
}
.hoikuService-ttl {
  color: #ffffff;
  position: relative;
  z-index: 1;
  width: 348px;
  height: 62px;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 200%; /* fz26 */
  line-height: 62px;
  text-align: center;
  letter-spacing: 0.15em;
  text-align: center;
  text-indent: 0.3rem;
  border-radius: 5px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  background: #F19500;
}
.hoikuService-container {
  position: relative;
  z-index: 1;
  max-width: 1140px;
  padding: 90px 0 0;
  margin: 120px auto 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, .9);
}
.hoikuService-container h2 {
  color: #4C4948;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 36px; /* fz36 */
  line-height: 1;
  text-align: center;
}
.hoikuService-container p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 2;
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1rem;
  margin: 35px auto 0;
}
.hoikuService-flexRow-wrap {
  padding: 0 10% 100px;
  box-sizing: border-box;
  margin: 85px auto 0;
}
.hoikuService-flexRow {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 80px;
}
.hoikuService-flexRow:nth-child(even) {
  flex-direction: row-reverse;
}
.hoikuService-flexRow:last-child {
  margin: 0 auto;
}
.hoikuService-flexRow .inner-left {
  width: 62%;
}
.hoikuService-flexRow .inner-right {
  width: 34%;
}
.hoikuService-flexRow .inner-right img {
  width: 100%;
  height: auto;
}
.hoikuService-flexRow h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 22px; /* fz22 */
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 0 0 15px;
  border-bottom: 1px solid #F29600;
}
.hoikuService-flexRow ul {
  margin: 15px 0 0;
}
.hoikuService-flexRow ul li {
  margin: 0 0 8px;
}
.hoikuService-flexRow ul li p {
  position: relative;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  letter-spacing: 0.05rem;
  line-height: 1.8;
  text-align: justify;
  vertical-align: middle;
  padding: 0 0 0 1.5rem;
  margin: 0;
}
.hoikuService-flexRow ul li p::before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0;
  vertical-align: middle;
  transform: translateY(6px);
  background: url("../../assets/img/ico-ellipse-ora.png") no-repeat center center / cover;
  position: absolute;
  top: 0;
  left: 0;
}
.hoikuService-facilitiesList {
  padding: 70px 10%;
  margin: 80px auto 0;
  box-sizing: border-box;
  background: #FFF9EE;
}
.hoikuService-facilitiesList h2 {
  color: #ffffff;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 20px; /* fz20 */
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  width: 100%;
  background: #F29600;
  border-radius: 3px;
  padding: 7px 2%;
  box-sizing: border-box;
}
.hoikuService-facilitiesList ul {
  display: flex;
  flex-wrap: wrap;
  margin: 38px -1% 0;
}
.hoikuService-facilitiesList ul li {
  width: 31.333%;
  margin: 0 1% 30px;
}
.hoikuService-facilitiesList ul li a {
  color: #000000;
  text-decoration: none;
  transition: all .3s ease;
}
.hoikuService-facilitiesList ul li a:hover {
  opacity: .5;
}
.hoikuService-facilitiesList ul li a:hover p {
  opacity: .5;
}
.hoikuService-facilitiesList ul li img {
  width: 100%;
  height: auto;
}
.hoikuService-facilitiesList ul li p {
  position: relative;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 1.5;
  text-align: left;
  margin: 8px 0 0;
  transition: opacity .3s ease;
}
.hoikuService-facilitiesList ul li p:before {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 8px 0 0;
  vertical-align: middle;
  background: url("../../assets/img/ico-arrow-ora.png") no-repeat center center / cover;
}

#widget-contact {
  width: 100%;
  position: relative;
  z-index: 101;
}
#widget-contact .inner {
  text-align: center;
  padding: 35px 5%;
  box-sizing: border-box;
  background: #F1EFEA;
}
#widget-contact .inner p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1rem;
}
#widget-contact .inner button {
  cursor: pointer;
  border: none;
  width: 353px;
  height: 59px;
  background: #F19500;
  border-radius: 100px;
  margin: 20px auto 0;
  transition: all .3s ease;
}
#widget-contact .inner button a {
  text-decoration: none;
}
#widget-contact .inner button a p {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px; /* fz16 */
  line-height: 1;
  letter-spacing: 0.1em;
  text-indent: 0.1rem;
  vertical-align: middle;
}
#widget-contact .inner button a i {
  content: "";
  display: inline-block;
  width: 25px;
  height: 16px;
  vertical-align: middle;
  margin: 0 10px 0 0;
  background: url("../../assets/img/ico-letter.png") no-repeat center center / cover;
}
#widget-contact .inner button:hover {
  opacity: .5;
}

#hoiku-template-header {
  width: 100%;
  box-sizing: border-box;
}
.hoiku-template-header-inner {
  display: flex;
  background: #ffffff;
}
.hoiku-template-header-inner .col-left {
  width: 50%;
  padding-top: 500px;
  position: relative;
}
.hoiku-template-header-inner .col-left span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hoiku-template-header-inner .col-right {
  position: relative;
  width: 50%;
  padding: 45px 0;
  box-sizing: border-box;
  background: #ffffff;
}
.hoiku-template-header-inner .col-right .inner {
  width: 88%;
  position: absolute;
  top: 40%;
  left: 6%;
  transform: translate(0%, -50%);
}
.tag-service {
  color: #ffffff;
  display: inline-block;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px; /* fz12 */
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  border-radius: 5px;
  padding: 5px 15px;
}
#hoiku-template-header.service-hoiku .tag-service {
  background: #F19500;
}

#hoiku-template-header h1 {
  color: #4C4948;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 33px; /* fz33 */
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin: 22px 0 0;
}
#hoiku-template-header ul {
  display: flex;
  margin: 20px 0 0;
}
#hoiku-template-header ul li {
  color: #F29600;
  line-height: 1;
  float: left;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px; /* fz15 */
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.1em;
  padding: 2px 2%;
  border-right: 1px solid #C4C4C4;
}
#hoiku-template-header ul li:first-child {
  border-left: 1px solid #C4C4C4;
}
#hoiku-template-header ul li a {
  color: #4C4948;
  text-decoration: none;
  transition: all 300ms 0s ease;
}
#hoiku-template-header ul li a:hover {
  color: #F29600;
}

.nav-service-sp {
  display: none;
}
.nav-service-sp ul {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 3%;
  margin: 40px 0 0;
  box-sizing: border-box;
}
.nav-service-sp ul li {
  color: #F29600;
  line-height: 1;
  float: left;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 2px 15px;
  border-right: 1px solid #C4C4C4;
  box-sizing: border-box;
}
.nav-service-sp ul li:first-child {
  border-left: 1px solid #C4C4C4;
}
.nav-service-sp ul li a {
  color: #4C4948;
  text-decoration: none;
  transition: all 300ms 0s ease;
}
.nav-service-sp ul li a:hover {
  color: #F29600;
}

#hoiku-template-content {
  max-width: 1140px;
  padding: 80px 6% 80px;
  margin: 0 auto 0;
  box-sizing: border-box;
  background: #ffffff;
}
#hoiku-template-content .inner-col-top {
  display: flex;
  justify-content: space-between;
}
#hoiku-template-content .inner-col-top .col-text {
  width: 58%;
}
#hoiku-template-content .inner-col-top .col-image {
  width: 38%;
}
#hoiku-template-content .inner-col-top .col-text h2 {
  color: #4C4948;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 22px; /* fz22*/
  line-height: 44px;
  letter-spacing: 0.1em;
  margin: 0 0 15px;
}
#hoiku-template-content .inner-col-top .col-text p {
  color: #4C4948;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 2.2;
  text-align: justify;
}
#hoiku-template-content .inner-col-top .col-image img {
  width: 100%;
  height: auto;
}

#hoiku-template-content .inner-col-middle {
  margin: 85px auto 0;
}
.ttl-hoiku {
  color: #4C4948;
  position: relative;
  line-height: 1;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px; /* fz24 */
  letter-spacing: 0.1em;
  padding: 0 0 20px;
  margin: 0;
}
.ttl-hoiku:before, .ttl-hoiku:after {
  content: "";
  display: block;
  height: 3px;
  position: absolute;
}
.ttl-hoiku:before {
  width: 85px;
  background: #F19500;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.ttl-hoiku:after {
  width: 100%;
  background: #E5E5E5;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.hoiku-text-container {
  margin-top: 25px;
}
.hoiku-text-container > p {
  color: #4C4948;
  line-height: 1.8;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 0.05em;
}
.hoiku-text-container > p + p {
  margin-top: 1em;
}
.hoiku-text-container > p a.button {
  color: #005bd1;
  width: 100%;
  max-width: 14em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 1.2em 1.5em;
  border: 1px solid #005bd1;
  border-radius: 100px;
  transition: all 0.35s ease;
}
.hoiku-text-container > p a.button:hover {
  opacity: 0.5;
}
@media screen and (max-width: 1023px) {
  .hoiku-text-container {
    margin-top: 20px;
  }
  .hoiku-text-container > p {
    font-size: 13px;
  }
  .hoiku-text-container > p a.button {
    font-size: 13px;
  }
}

table.hoiku-template-list {
  width: 100%;
  margin: 30px 0 0;
  border-top: 1px solid #E5E5E5;
}
table.hoiku-template-list tr th , table.hoiku-template-list tr td {
  padding: 25px 2%;
  box-sizing: border-box;
  border-bottom: 1px solid #E5E5E5;
}
table.hoiku-template-list tr th {
  width: 260px;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px /* fz16 */
  line-height: 1.5;
  text-align: left;
  letter-spacing: 0.1rem;
  background: #F8F8F8;
}
table.hoiku-template-list tr td p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 1.5;
  letter-spacing: 0.1rem;
  margin: 0;
}

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 31%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

#hoiku-template-content .inner-col-bottom {
  margin: 85px auto 0;
}
#hoiku-template-content .inner-col-bottom .inner {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
}
#hoiku-template-content .inner-col-bottom .inner .col-map {
  width: 55%;
}
#hoiku-template-content .inner-col-bottom .inner .col-address {
  width: 40%;
}
#hoiku-template-content .inner-col-bottom .inner .col-address p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 15px; /* fz15 */
  line-height: 2;
}
#hoiku-template-content .inner-col-bottom .inner .col-address p a {
  color: #333;
  display: inline-block;
  text-decoration: none;
}

#widget-hoiku .inner {
  text-align: center;
  padding: 60px 5%;
  box-sizing: border-box;
  background-color: #f7f7f7;
}
#widget-hoiku .inner p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  text-indent: 0.1rem;
}
#widget-hoiku .inner ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#widget-hoiku .inner ul li {
  margin: 0 1%;
}
#widget-hoiku .inner ul li:first-child {
  color: #4C4948;
  height: 59px;
  line-height: 78px;
  font-family: 'Noto Sans JP', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px; /* fz28 */
  text-align: center;
  letter-spacing: 0.1em;
  vertical-align: middle;
}
#widget-hoiku .inner ul li:first-child a {
  color: #4C4948;
  text-decoration: none;
}
#widget-hoiku .inner button {
  cursor: pointer;
  border: none;
  width: 225px;
  height: 59px;
  line-height: 1;
  background: #F19500;
  border-radius: 100px;
  margin: 20px auto 0;
  transition: all .3s ease;
}
#widget-hoiku .inner button a {
  line-height: 1;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#widget-hoiku .inner button a p {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px; /* fz16 */
  line-height: 1;
  letter-spacing: 0.1em;
  text-indent: 0.1rem;
  vertical-align: middle;
}
#widget-hoiku .inner li:first-child a i {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
  margin: 0 5px 0 0;
  background: url("../../assets/img/ico-phone.png") no-repeat center center / cover;
}
#widget-hoiku .inner li:nth-child(2) button a i {
  content: "";
  display: inline-block;
  width: 25px;
  height: 16px;
  vertical-align: middle;
  margin: 0 10px 0 0;
  background: url("../../assets/img/ico-letter.png") no-repeat center center / cover;
}
#widget-hoiku .inner li:nth-child(3) button a i {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin: 0 10px 0 0;
  background: url("../../assets/img/ico-building.png") no-repeat center center / cover;
}
#widget-hoiku .inner button:hover {
  opacity: .5;
}

.header-service {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
}
.header-service .col-left {
  width: calc(100% - 305px);
}
.header-service .col-right {
  width: 275px;
}
.header-service .col-right img {
  width: 100%;
  height: auto;
}
.header-service h3 {
  color: #4C4948;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 22px; /* fz22 */
  line-height: 2;
  letter-spacing: 0.1em;
}
.header-service p {
  color: #4C4948;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 2;
  letter-spacing: 0.1em;
  margin: 35px 0 0;
}
.row-service {
  margin: 50px auto 0;
}
.row-service h3 {
  color: #F29600;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 20px; /* fz20 */
  line-height: 30px;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
}
.row-service p {
  color: #4C4948;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 2.2;
  text-align: justify;
  letter-spacing: 0.05rem;
  margin: 10px auto 0;
}
.row-service p.fz-small {
  font-size: 14px; /* fz14 */
  letter-spacing: 0.02rem;
  margin: 15px auto 0;
}
.row-service p a {
  color: #4C4948;
  display: inline-block;
  text-decoration: none;
}
.row-service .inner-map {
  padding: 45px 5%;
  background: #F1EFEA;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 25px auto 0;
}
.row-service .inner-map img {
  width: 100%;
  height: auto;
}
.row-service .inner-program {
  box-sizing: border-box;
  margin: 25px auto 0;
}
.row-service .inner-program img {
  width: 100%;
  max-width: 700px;
  height: auto;
}
.row-service ul {
  margin: 10px 0 0;
}
.row-service ul li p {
  position: relative;
  padding: 0 0 0 1.2em;
  margin: 0;
}
.row-service ul li p:before {
  content: "●";
  display: inline-block;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 0;
}
.kidsNote {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 35px 5%;
  margin: 55px auto 0;
  box-sizing: border-box;
  background: #E9F7FD;
  border-radius: 10px;
  overflow: hidden;
}
.kidsNote:after {
  content: "";
  display: block;
  width: 220px;
  height: 100%;
  z-index: 101;
  background: #BBEAFC;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: skew(-20deg) translateX(-50px);
}
.kidsNote .col-left {
  position: relative;
  z-index: 100;
  width: 21%;
}
.kidsNote .col-right {
  position: relative;
  z-index: 100;
  width: 75%;
}
.kidsNote .col-left img {
  width: 100%;
  height: auto;
}
.kidsNote .col-right h3 {
  color: #45B3DD;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
  font-size: 18px; /* fz18 */
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.kidsNote .col-right p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 14px; /* fz14 */
  line-height: 2;
  text-align: justify;
  margin: 5px auto 0;
}
.sec-hoikuEnv {
  margin: 100px auto 0;
}
table.list-service {
  width: 100%;
  margin: 20px auto 0;
  border-top: 1px solid #E5E5E5;
}
table.list-service tr th , table.list-service tr td {
  padding: 20px 2%;
  box-sizing: border-box;
  border-bottom: 1px solid #E5E5E5;
}
table.list-service tr th {
  width: 30%;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 32px;
  text-align: left;
  background: #F8F8F8;
}
table.list-service tr td {
  vertical-align: middle;
  background: #ffffff;
}
table.list-service tr td h4 {
  color: #4C4948;
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px; /* fz16 */
  line-height: 32px;
  margin: 0;
}
table.list-service tr td p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px; /* fz12 */
  line-height: 2;
  margin: 5px 0 0;
}

.gallery-service {
  display: flex;
  flex-wrap: wrap;
  margin: 40px -2% 0;
}
.gallery-service .inner {
  width: 29.3333%;
  margin: 0 2% 30px;
}
.gallery-service .inner img {
  width: 100%;
  height: auto;
}
.gallery-service .inner p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 14px; /* fz14 */
  line-height: 1.5;
  margin: 8px 0 0;
}
.sec-usage {
  margin: 65px auto 0;
}


.mfp-container {
  padding-left: 5% !important;
  padding-right: 5% !important;
}
.mfp-arrow {
  height: auto !important;
}
.mfp-arrow:before, .mfp-arrow:after {
  margin-top: 50px !important;
}
.mfp-arrow-left:before {
  border-right: none !important;
}
.mfp-arrow-right:before {
  border-left: none !important;
}
.mfp-close {
  transform-origin: center center;
  transform: rotate(45deg) translate(5px, -5px);
  right: 0 !important;
  top: inherit !important;
  bottom: 100% !important;
  width: 45px !important;
  height: 45px !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  padding-right: 0 !important;
}
.mfp-close:before {
  cursor: pointer;
  content: "";
  display: block;
  width: 2px;
  height: 45px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mfp-close:after {
  cursor: pointer;
  content: "";
  display: block;
  width: 45px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
img.mfp-img {
  padding: 0 !important;
}


@media screen and (max-width: 1023px) {

  #hoikuService-base {
    padding: 20px 5% 65px;
  }
  .hoikuService-ttl {
    width: 216px;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.3em;
  }
  .hoikuService-container {
    max-width: 768px;
    padding: 45px 0 0;
    margin: 40px auto 0;
  }
  .hoikuService-container h2 {
    font-size: 20px;
  }
  .hoikuService-container p {
    font-size: 13px;
    text-align: justify;
    margin: 20px 5% 0;
  }
  .hoikuService-container p br {
    display: none;
  }
  .hoikuService-flexRow-wrap {
    padding: 0 5% 40px;
    margin: 40px auto 0;
  }
  .hoikuService-flexRow {
    display: block;
    margin: 0 auto 60px;
  }
  .hoikuService-flexRow .inner-left, .hoikuService-flexRow .inner-right {
    width: 100%;
  }
  .hoikuService-flexRow .inner-right {
    margin: 20px auto 0;
  }
  .hoikuService-flexRow h3 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .hoikuService-flexRow ul li {
    margin: 0 0 10px;
  }
  .hoikuService-flexRow ul li p {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.8;
    padding: 0 0 0 1.2rem;
  }
  .hoikuService-flexRow ul li p:before {
    width: .8rem;
    height: .8rem;
    top: 0;
  }
  .hoikuService-facilitiesList {
    padding: 45px 5%;
    margin: 50px auto 0;
  }
  .hoikuService-container h2{
    font-size: 17px;
    letter-spacing: 0.1em;
  }
  .hoikuService-facilitiesList ul {
    margin: 30px -2% 0;
  }
  .hoikuService-facilitiesList ul li {
    width: 46%;
    margin: 0 2% 20px;
  }
  .hoikuService-facilitiesList ul li p {
    font-size: 13px;
    letter-spacing: 0.05rem;
    margin: 5px 0 0;
  }
  .hoikuService-facilitiesList ul li p:before {
    width: .8rem;
    height: .8rem;
    margin: 0 5px 0 0;
  }
  #widget-contact .inner p {
    font-size: 13px;
  }
  #widget-contact .inner button {
    width: 240px;
    height: 60px;
    margin: 15px auto 0;
  }
  #widget-contact .inner button a p {
    font-size: 16px;
    letter-spacing: 0.1em;
  }

  /* ----------------------------------------------------------------
  * HOIKU-TEMPLATE
  * ---------------------------------------------------------------- */
  #hoiku-template-header {
    position: relative;
    padding: 0;
  }
  #hoiku-template-header h1 {
    font-size: 20px;
    letter-spacing: 0.08rem;
    margin: 15px 0 0;
  }
  #hoiku-template-header ul li {
    font-size: 13px;
  }
  .hoiku-template-header-inner {
    flex-direction: column;
  }
  .hoiku-template-header-inner .col-left {
    width: 100%;
    padding-top: 54%;
  }
  .hoiku-template-header-inner .col-right {
    width: 100%;
    padding: 0 3%;
  }
  .hoiku-template-header-inner .col-right .inner {
    position: static;
    padding: 20px 0 0;
    transform: none;
  }
  .tag-service {
    display: inline-block;
    width: auto;
    font-size: 10px;
    letter-spacing: 0.1em;
    padding: 3px 4%;
    border-radius: 3px;
  }
  #hoiku-template-content {
    max-width: 768px;
    padding: 40px 3% 0;
    margin: 0 auto;
    transform: translateY(0px); 
  }
  #hoiku-template-content .inner-col-top {
    display: block;
  }
  #hoiku-template-content .inner-col-top .col-text {
    width: 100%;
  }
  #hoiku-template-content .inner-col-top .col-text h2 {
    font-size: 17px;
    line-height: 1.8;
    letter-spacing: 0.1em;
  }
  #hoiku-template-content .inner-col-top .col-text p {
    font-size: 13px;
  }
  #hoiku-template-content .inner-col-top .col-image {
    width: 100%;
    margin: 35px auto 0;
  }

  #hoiku-template-content .inner-col-middle {
    margin: 60px auto 0;
  }
  .ttl-hoiku {
    cursor: pointer;
    font-size: 18px;
    padding: 0 0 12px;
  }

  .ttl-hoiku .ico-toggle {
    display: inline-block;
    float: right;
  }
  .ttl-hoiku .ico-toggle i {
    position: relative;
  }
  .ttl-hoiku .ico-toggle i:after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #D7D7D7;
    border-right: solid 2px #D7D7D7;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: 2px;
    transition: all 400ms 0s ease;
  }
  .ttl-hoiku.is-active .ico-toggle i:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 5px;
  }
  table.hoiku-template-list {
    margin: 20px auto 0;
  }
  table.hoiku-template-list tr th, table.hoiku-template-list tr td {
    padding: 10px 2%;
  }
  table.hoiku-template-list tr th {
    width: 30%;
    font-size: 13px;
    letter-spacing: 0.02rem;
  }
  table.hoiku-template-list tr td p {
    font-size: 13px;
    letter-spacing: 0.02rem;
  }

  #hoiku-template-content .inner-col-bottom {
    margin: 60px auto;
  }
  #hoiku-template-content .inner-col-bottom .inner {
    display: block;
  }
  #hoiku-template-content .inner-col-bottom .inner .col-map , #hoiku-template-content .inner-col-bottom .inner .col-address {
    width: 100%;
  }
  .gmap {
    padding-bottom: 55%;
  }
  #hoiku-template-content .inner-col-bottom .inner .col-address {
    margin: 20px auto 0;
  }
  #hoiku-template-content .inner-col-bottom .inner .col-address p {
    font-size: 13px;
    letter-spacing: 0.02rem;
  }

  #widget-hoiku .inner {
    padding: 50px 5%;
  }
  #widget-hoiku .inner p {
    font-size: 13px;
  }
  #widget-hoiku .inner ul {
    display: block;
  }

  /* ----------------------------------------------------------------
  * HOIKU-SERVICE
  * ---------------------------------------------------------------- */
  .header-service {
    display: block;
    margin: 20px auto 0;
  }
  .header-service h3 {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.05rem;
    /*text-align: justify;*/
  }
  .header-service h3 br {
    display: none;
  }
  .header-service p {
    line-height: 2;
    font-size: 13px;
    margin: 10px 0 0;
  }
  .header-service p br {
    display: none;
  }
  .header-service .col-left {
    width: 100%;
  }
  .header-service .col-right {
    width: 100%;
    margin: 25px auto 0;
    text-align: center;
  }
  .header-service .col-right img {
    max-width: 280px;
  }
  .row-service {
    margin: 30px auto 0;
  }
  .row-service h3 {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin: 0 0 5px;
  }
  .row-service p {
    line-height: 2;
    font-size: 13px;
    margin: 5px auto 0;
  }
  .row-service p.fz-small {
    font-size: 12px;
    margin: 5px auto 0;
  }
  .row-service .inner-program img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .kidsNote {
    display: block;
    padding: 26px 5%;
    margin: 35px auto 0;
  }
  .kidsNote:after {
    content: "";
    display: block;
    width: 82%;
    height: 100%;
    z-index: 101;
    background: #BBEAFC;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transform: skew(-10deg) translateX(-50%);
  }
  .kidsNote .col-right , .kidsNote .col-left {
    width: 100%;
  }
  .kidsNote .col-left {
    margin: 20px auto 0;
  }
  .kidsNote .col-right h3 {
    font-size: 15px;
    line-height: 1.8;
  }
  .kidsNote .col-right p {
    font-size: 13px;
  }
  .kidsNote .col-left img {
    display: block;
    max-width: 250px;
    margin: 0 auto;
  }
  .sec-hoikuEnv {
    margin: 30px auto 0;
  }
  .sec-hoikuEnv:last-child {
    margin: 30px auto 50px;
  }
  .spToggle-content {
    margin-bottom: 60px;
  }
  .row-service .inner-map {
    margin: 10px auto 0;
  }
  .row-service .inner-map img {
    display: block;
    margin: 0 auto;
  }
  .row-service .inner-program {
    margin: 12px auto 0;
  }
  table.list-service {
    margin: 12px auto 0;
  }
  table.list-service tr th, table.list-service tr td {
    padding: 12px 2%;
    vertical-align: middle;
  }
  table.list-service tr th {
    font-size: 13px;
  }
  table.list-service tr td {
    font-size: 13px;
  }
  table.list-service tr td h4 {
    font-size: 13px;
  }
  table.list-service tr td p {
    font-size: 10px;
    letter-spacing: 0;
  }

  /* ----------------------------------------------------------------
  * HOIKU-GALLERY
  * ---------------------------------------------------------------- */
  .gallery-service {
    margin: 20px -2% 0;
  }
  .gallery-service .inner {
    width: 46%;
    margin: 0 2% 15px;
  }
  .gallery-service .inner p {
    font-size: 13px;
    margin: 5px 0 0;
  }
  .sec-usage {
    margin: 45px auto 50px;
  }

}