@charset "UTF-8";
/* sets the base font to 10px for easier math */
@font-face {
  font-family: 'mplus-1p-regular';
  src: url("/contents/themes/common/fonts/mplus-1p/regular/mplus-1p-regular.eot");
  src: url("/contents/themes/common/fonts/mplus-1p/regular/mplus-1p-regular.eot?#iefix") format("embedded-opentype"), url("/contents/themes/common/fonts/mplus-1p/regular/mplus-1p-regular.woff") format("woff"), url("/contents/themes/common/fonts/mplus-1p/regular/mplus-1p-regular.ttf") format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'mplus-1p-heavy';
  src: url("/contents/themes/common/fonts/mplus-1p/heavy/mplus-1p-heavy.eot");
  src: url("/contents/themes/common/fonts/mplus-1p/heavy/mplus-1p-heavy.eot?#iefix") format("embedded-opentype"), url("/contents/themes/common/fonts/mplus-1p/heavy/mplus-1p-heavy.woff") format("woff"), url("/contents/themes/common/fonts/mplus-1p/heavy/mplus-1p-heavy.ttf") format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'mplus-1p-bold';
  src: url("/contents/themes/common/fonts/mplus-1p/bold/mplus-1p-bold.eot");
  src: url("/contents/themes/common/fonts/mplus-1p/bold/mplus-1p-bold.eot?#iefix") format("embedded-opentype"), url("/contents/themes/common/fonts/mplus-1p/bold/mplus-1p-bold.woff") format("woff"), url("/contents/themes/common/fonts/mplus-1p/bold/mplus-1p-bold.ttf") format("truetype");
  /* Safari, Android, iOS */
}
/*----------------------------------------------------
	子育て支援施設の新しいかたち
----------------------------------------------------*/
body.childcare {
  background-image: url(../images/childcare/bg.jpg);
}
body.childcare .titleArea h1 {
  padding: 180px 0px 30px;
}
body.childcare .titleArea h1 + p {
  padding: 0;
  font-size: 30px;
  font-size: 3rem;
}
body.childcare .wrap .inner .contents p.lead {
  text-align: left;
  margin: 0 85px 80px;
}
body.childcare .wrap .inner .contents section {
  border-top: 1px solid #ddd;
}
body.childcare .wrap .inner .contents section h2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #005bac;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section h2 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 20px;
    line-height: 1.4;
  }
}
body.childcare .wrap .inner .contents section.section1 {
  padding-left: 135px;
  padding-right: 135px;
}
body.childcare .wrap .inner .contents section.section1 h2 + p {
  line-height: 22px;
  margin: 0 0 50px;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section1 ul {
    text-align: center;
  }
}
body.childcare .wrap .inner .contents section.section1 ul li {
  margin: 0 35px 35px 0;
  width: 204px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section1 ul li {
    margin: 0 10px 10px 0;
    width: 174px;
  }
}
body.childcare .wrap .inner .contents section.section1 ul li span {
  display: table-cell;
  vertical-align: middle;
  background-color: #eaf6fd;
  font-size: 20px;
  font-size: 2rem;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  width: 164px;
  height: 204px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section1 ul li span {
    font-size: 16px;
    font-size: 1.6rem;
    width: 174px;
    height: 174px;
    line-height: 1.2;
  }
}
body.childcare .wrap .inner .contents section.section1 ul li:last-child {
  margin: 0 0 35px 0;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section1 ul li:last-child {
    margin: 0 0 10px;
  }
}
body.childcare .wrap .inner .contents section.section2 h3 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 50px;
}
body.childcare .wrap .inner .contents section.section2 .example {
  background-color: #fff6ed;
  border: 3px solid #eee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 70px 112px;
}
body.childcare .wrap .inner .contents section.section2 .example p {
  line-height: 22px;
  margin: 0 0 1em;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section2 .example ul {
    text-align: center;
  }
}
body.childcare .wrap .inner .contents section.section2 .example ul li {
  margin: 0 35px 35px 0;
  width: 204px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section2 .example ul li {
    margin: 0 10px 10px 0;
    width: 174px;
  }
}
body.childcare .wrap .inner .contents section.section2 .example ul li span {
  display: table-cell;
  vertical-align: middle;
  background-color: #fcd7a1;
  font-size: 20px;
  font-size: 2rem;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  width: 164px;
  height: 204px;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section2 .example ul li span {
    font-size: 16px;
    font-size: 1.6rem;
    width: 174px;
    height: 174px;
    line-height: 1.2;
  }
}
body.childcare .wrap .inner .contents section.section2 .example ul li:last-child {
  margin: 0 0 35px 0;
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section2 .example ul li:last-child {
    margin: 0 0 10px;
  }
}
body.childcare .wrap .inner .contents section.section2 .example img {
  margin: 0px 0px 50px;
}
body.childcare .wrap .inner .contents section.section2 .example p.link {
  text-align: center;
  margin: 50px 0 0;
}
body.childcare .wrap .inner .contents section.section2 .example p.link a {
  background-color: #005bac;
  text-align: center;
  line-height: 1;
  position: relative;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  padding: 16px 16px 16px 42px;
  letter-spacing: 1px;
  border: 0;
  min-width: 250px;
}
body.childcare .wrap .inner .contents section.section2 .example p.link a:before {
  content: "▶︎";
  padding: 0 1rem 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  left: 16px;
  top: 50%;
  margin: -9px 0 0;
}
@media screen and (max-width: 1280px) {
  body.childcare .wrap .inner .contents section.section2 .example p.link a:before {
    margin: -6px 0 0;
  }
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section2 .example p.link a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 8px 30px 8px 50px;
    line-height: 24px;
    max-width: 100%;
  }
  body.childcare .wrap .inner .contents section.section2 .example p.link a:before {
    margin: -12px 0 0;
  }
  body.childcare .wrap .inner .contents section.section2 .example p.link a br {
    display: inline-block;
  }
}
body.childcare .wrap .inner .contents section.section3 {
  padding-left: 135px;
  padding-right: 135px;
}
body.childcare .wrap .inner .contents section.section3 p {
  margin: 0px 0px 90px;
  line-height: 22px;
}
body.childcare .wrap .inner .contents section.section3 p .notes {
  color: #888;
}
body.childcare .wrap .inner .contents section.section3 p.link {
  text-align: center;
  margin: 0 0 50px;
}
body.childcare .wrap .inner .contents section.section3 p.link a {
  background-color: #005bac;
  text-align: center;
  line-height: 1;
  position: relative;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  padding: 16px 16px 16px 42px;
  letter-spacing: 1px;
  border: 0;
  min-width: 250px;
}
body.childcare .wrap .inner .contents section.section3 p.link a:before {
  content: "▶︎";
  padding: 0 1rem 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  left: 16px;
  top: 50%;
  margin: -9px 0 0;
}
@media screen and (max-width: 1280px) {
  body.childcare .wrap .inner .contents section.section3 p.link a:before {
    margin: -6px 0 0;
  }
}
@media screen and (max-width: 768px) {
  body.childcare .wrap .inner .contents section.section3 p.link a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 8px 30px 8px 50px;
    line-height: 24px;
    max-width: 100%;
  }
  body.childcare .wrap .inner .contents section.section3 p.link a:before {
    margin: -12px 0 0;
  }
  body.childcare .wrap .inner .contents section.section3 p.link a br {
    display: inline-block;
  }
}
body.childcare .wrap .inner .contents section.section3 p.form a {
  background: url(../images/common/ico_contact.png) 35px center no-repeat #8ea1a9;
  color: #fff;
  width: 324px;
  height: 120px;
  display: block;
  margin: 0 auto;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 0 0 80px;
}
body.childcare .wrap .inner .contents section.section3 p.form a span {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  padding: 24px 0 8px;
  display: inline-block;
}

/*----------------------------------------------------
	ボーネルンドの子育て支援施設のプロデュース実績
----------------------------------------------------*/
.childcare-results .wrap .inner .contents h1 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 0 70px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .childcare-results .wrap .inner .contents h1 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    margin: 0 0 20px;
  }
}
.childcare-results .wrap .inner .contents section.section1 ul {
  min-height: 1px;
  width: 1000px;
  margin: 0 auto;
}
.childcare-results .wrap .inner .contents section.section1 ul:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.childcare-results .wrap .inner .contents section.section1 ul li {
  display: none;
  width: 320px;
  height: 320px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin: 0 4px 8px;
}
@media screen and (max-width: 768px) {
  .childcare-results .wrap .inner .contents section.section1 ul li {
    padding: 0 0 0 20px;
    margin: 0;
    float: left;
    width: 240px;
    height: 180px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li div {
    bottom: 0;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a {
    display: block;
    width: 220px;
    height: 180px;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a img {
    min-height: 180px;
    width: 100%;
    top: -20%;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a div {
    bottom: 0;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a div p.title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a div p.title span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.childcare-results .wrap .inner .contents section.section1 ul li a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.childcare-results .wrap .inner .contents section.section1 ul li img {
  position: absolute;
  left: -100%;
  right: -100%;
  margin: auto;
  width: auto;
  height: 320px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.childcare-results .wrap .inner .contents section.section1 ul li:hover div {
  bottom: 0;
  left: 0;
}
.childcare-results .wrap .inner .contents section.section1 ul li:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.childcare-results .wrap .inner .contents section.section1 ul li div {
  transition: top 0.5s ease;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  z-index: 1;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 22px;
  display: table;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.childcare-results .wrap .inner .contents section.section1 ul li div p.title {
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}
.childcare-results .wrap .inner .contents section.section1 ul li div p.title span {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  color: #333;
  font-weight: normal;
}
.childcare-results .wrap .inner .contents section.section1 ul li div p.title span.term {
  color: #005bac;
  padding: 0 0 8px;
  margin: 0 0 30px;
  border-bottom: 2px solid #005bac;
}
.childcare-results .wrap .inner .contents section.section2 {
  border-top: 1px solid #ddd;
}
.childcare-results .wrap .inner .contents section.section2 h2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #005bac;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .childcare-results .wrap .inner .contents section.section2 h2 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 20px;
    line-height: 1.4;
  }
}
.childcare-results .wrap .inner .contents section.section2 h2 + ul {
  text-align: center;
  margin: 0 0 35px;
}
.childcare-results .wrap .inner .contents section.section2 h2 + ul li {
  width: 223px;
  height: 223px;
  margin: 0 15px;
  background-color: #eaf6fd;
  font-size: 22px;
  font-size: 2.2rem;
  -moz-border-radius: 110px;
  -webkit-border-radius: 110px;
  border-radius: 110px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  line-height: 35px;
}
.childcare-results .wrap .inner .contents section.section2 h2 + ul li span {
  color: #005bac;
  display: block;
  margin: 35px 0 15px;
}
.childcare-results .wrap .inner .contents section.section2 .strong {
  background: url(../images/childcare/childcare_img02.png) center top no-repeat;
  padding: 64px 0 0;
  margin: 0 0 40px;
  text-align: center;
}
.childcare-results .wrap .inner .contents section.section2 .strong p {
  width: 650px;
  margin: 0 auto;
  border: 3px solid #005bac;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 30px 0 20px;
}
.childcare-results .wrap .inner .contents section.section2 .strong p span {
  color: #005bac;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  display: block;
}
.childcare-results .wrap .inner .contents section.section2 .strong p em {
  padding: 20px 0 0;
}
.childcare-results .wrap .inner .contents section.section2 ul.ex li {
  font-size: 20px;
  font-size: 2rem;
}
.childcare-results .wrap .inner .contents section.section2 ul.ex li span {
  color: #005bac;
}

@media screen and (max-width: 768px) {
  /*----------------------------------------------------
  	子育て支援施設の新しいかたち
  ----------------------------------------------------*/
  body.childcare .titleArea h1 {
    padding: 76px 0px 10px 20px;
    font-size: 24px;
    font-size: 2.4rem;
  }
  body.childcare .titleArea h1 + p {
    padding: 0 0 20px 20px;
    font-size: 20px;
    font-size: 2rem;
  }
  body.childcare .wrap .inner .contents p.lead {
    margin: 0;
    padding: 0 10px 40px;
  }
  body.childcare .wrap .inner .contents section.section1 {
    padding: 40px 0 0;
  }
  body.childcare .wrap .inner .contents section.section1 h2 + p {
    margin: 0 0 25px;
  }
  body.childcare .wrap .inner .contents section.section2 .example {
    padding: 20px;
  }
  body.childcare .wrap .inner .contents section.section2 .example h3 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 20px;
  }
  body.childcare .wrap .inner .contents section.section2 .example img {
    width: 100%;
    margin: 0 0 20px;
  }
  body.childcare .wrap .inner .contents section.section2 .example p.link {
    margin: 20px 0 0;
  }
  body.childcare .wrap .inner .contents section.section3 {
    margin: 0;
    padding: 40px 0;
  }
  body.childcare .wrap .inner .contents section.section3 p {
    margin: 0px 0px 20px;
  }
  body.childcare .wrap .inner .contents section.section3 p.link {
    margin: 0 0 20px;
  }
  body.childcare .wrap .inner .contents section.section3 p.form a {
    background: url(../images/common/ico_contact.png) 20px center no-repeat #8ea1a9;
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    height: 120px;
    line-height: 22px;
    padding: 0 40px 0 80px;
  }
  body.childcare .wrap .inner .contents section.section3 p.form a br {
    display: none;
  }
  body.childcare .wrap .inner .contents section.section3 p.form a span {
    font-weight: bold;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 26px 0 8px;
  }

  /*----------------------------------------------------
  	ボーネルンドの子育て支援施設のプロデュース実績
  ----------------------------------------------------*/
  .childcare-results .wrap .inner .contents section.section1 ul {
    width: 100%;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a {
    width: 100%;
  }
  .childcare-results .wrap .inner .contents section.section1 ul li a img {
    min-height: 220px;
  }
  .childcare-results .wrap .inner .contents section.section2 h2 + ul {
    width: 100%;
  }
  .childcare-results .wrap .inner .contents section.section2 h2 + ul li {
    width: 200px;
    height: 200px;
    margin: 0 10px 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .childcare-results .wrap .inner .contents section.section2 .strong p {
    width: 100%;
    padding: 20px 0;
  }
  .childcare-results .wrap .inner .contents section.section2 .strong p span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .childcare-results .wrap .inner .contents section.section2 .strong p em {
    padding: 0;
  }
}
