@charset "utf-8";

/* ================================================
 * 追加CSS 保育サービス共通 20200610
 * ================================================ */
#header, #main, #footer {
    display: block;
}
html {
  scroll-behavior: smooth;
}
.spbr {
  display: none;
}

/* ================================================
 * 追加CSS 保育サービス共通 20200610
 * ================================================ */
#hoikuService-base {
  width: 100%;
  height: auto;
  padding: 160px 5% 95px;
  box-sizing: border-box;
}
#hoikuService-base:before{
  content:"";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100vw;
  height: 85%;
  height: calc(100vh - 124px);
  background: url("../images/bg-hoikuService.jpg") no-repeat center bottom / cover;
  margin-top: 124px;
}
.hoikuService-ttl {
  color: #ffffff;
  position: relative;
  z-index: 101;
  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.3em;
  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: 101;
  max-width: 1140px;
  padding: 90px 0 0;
  margin: 165px 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: 277%; /* fz36 */
  line-height: 1;
  text-align: center;
}
.hoikuService-container p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 124%; /* 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%;
  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: 169%; /* 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: 124%; /* 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("../images/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: 154%; /* 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: 124%; /* 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("../images/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: 124%; /* 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: 124%; /* 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("../images/ico-letter.png") no-repeat center center / cover;
}
#widget-contact .inner button:hover {
  opacity: .5;
}

#hoiku-template-header {
  width: 100%;
  padding: 0 5%;
  box-sizing: border-box;
  background: #F29600;
}
.hoiku-template-header-inner {
  display: flex;
  background: #ffffff;
}
.hoiku-template-header-inner .col-left {
  width: 60%;
  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: 46%;
  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: 93%; /* 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: 254%; /* fz33 */
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin: 22px 0 0;
}
#hoiku-template-header ul {
  margin: 30px 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: 116%; /* fz15 */
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.1em;
  padding: 2px 3%;
  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% 95px;
  margin: 0 auto -105px;
  box-sizing: border-box;
  background: #ffffff;
  transform: translateY(-105px);
}
#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: 169%; /* 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: 124%; /* 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: 185%; /* 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;
}

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: 124%; /* 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: 124%; /* fz16 */
  line-height: 1.5;
  letter-spacing: 0.1rem;
  margin: 0;
}

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 29%;
  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: 116%; /* 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: 35px 5%;
  box-sizing: border-box;
  background: #F1EFEA;
}
#widget-hoiku .inner p {
  font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  font-size: 124%; /* 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: 215%; /* 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;
  background: #F19500;
  border-radius: 100px;
  margin: 20px auto 0;
  transition: all .3s ease;
}
#widget-hoiku .inner button a {
  text-decoration: none;
}
#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: 124%; /* 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("../images/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("../images/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("../images/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: 169%; /* 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: 124%; /* 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: 154%; /* 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: 124%; /* fz16 */
  line-height: 2.2;
  text-align: justify;
  letter-spacing: 0.05rem;
  margin: 10px auto 0;
}
.row-service p.fz-small {
  font-size: 108%; /* 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: 139%; /* 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: 108%; /* 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: 124%; /* 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: 124%; /* 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: 93%; /* 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: 108%; /* 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;
}
