@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 {
  background-image: url(../images/mind/bg.jpg);
}

.wrap .inner {
  padding: 30px 0 0;
}
.wrap .inner .left {
  float: left;
  width: 400px;
}
.wrap .inner .right {
  float: right;
  width: 400px;
}
.wrap .inner .right p {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
.wrap .inner .right .img {
  margin-top: 10px;
}
.wrap .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) {
  .wrap .contents h1 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    margin: 0 0 20px;
  }
}
.wrap .contents h2 {
  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) {
  .wrap .contents h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    margin: 0 0 20px;
  }
}
.wrap .contents h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #005bac;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 40px;
}
@media screen and (max-width: 768px) {
  .wrap .contents h3 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 20px;
    line-height: 1.4;
  }
}
.wrap .contents p {
  margin: 40px auto 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  max-width: 780px;
}
.wrap .contents p.desc {
  text-align: center;
}
.wrap .contents p.image {
  max-width: none;
}
.wrap .contents p.image span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.wrap .contents p.img {
  margin: 60px auto 0;
}
.wrap .contents .logo {
  text-align: center;
  margin: 60px 0;
}
.wrap .contents .logo + div p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  margin-top: 1em;
}
.wrap .contents section {
  min-height: 1px;
}
.wrap .contents section:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.wrap .contents section.section_top {
  padding-top: 0;
}
.wrap .contents section.bdr_block {
  border-top: 1px solid #ddd;
}
.wrap .contents section .inner {
  width: 840px;
  margin: auto;
  padding: 0;
}
.wrap .contents section .mind_box01 {
  margin-top: 30px;
}
.wrap .contents section .mind_box01 li {
  border: 3px solid #d3edfb;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 40px 10px 20px;
  width: 410px;
  min-height: 200px;
  box-sizing: border-box;
  float: left;
  margin-top: 20px;
}
.wrap .contents section .mind_box01 li h3 {
  text-align: center;
}
.wrap .contents section .mind_box01 li:nth-child(even) {
  margin-left: 20px;
}
.wrap .contents section .mind_box01 p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
}
.wrap .contents section .mind_list li, .wrap .contents section .mind_list4 li {
  padding: 60px 0;
  border-top: 1px dotted #dddddd;
  width: 100%;
  display: table;
}
.wrap .contents section .mind_list li:first-child, .wrap .contents section .mind_list4 li:first-child {
  border: none;
}
.wrap .contents section .mind_list li div, .wrap .contents section .mind_list4 li div {
  display: table-cell;
  padding-left: 60px;
  vertical-align: bottom;
}
.wrap .contents section .mind_list li div:first-child, .wrap .contents section .mind_list4 li div:first-child {
  width: 340px;
}
.wrap .contents section .mind_list2 {
  min-height: 1px;
  width: 840px;
  margin: 60px auto 0;
}
.wrap .contents section .mind_list2:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.wrap .contents section .mind_list2 li {
  float: left;
  margin-left: 40px;
}
.wrap .contents section .mind_list2 li.txt {
  width: 480px;
}
.wrap .contents section .mind_list2 li p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
}
.wrap .contents section .mind_list2 li:first-child {
  margin-left: 0;
}
.wrap .contents section .mind_list2 li > p {
  margin-top: 0;
}
.wrap .contents section .mind_list3 {
  display: table;
  margin: 60px auto;
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
}
.wrap .contents section .mind_list3 li {
  display: table-cell;
  padding: 180px 15px 0;
  background-repeat: no-repeat;
  background-position: top center;
}
.wrap .contents section .mind_list3 li .num {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  padding: 10px 0 0 40px;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.wrap .contents section .mind_list3 li .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.wrap .contents section .mind_list3 li p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  margin-top: 20px;
}
.wrap .contents section .mind_list3 li.list01 {
  background-image: url(../images/mind/mind_img08.png);
}
.wrap .contents section .mind_list3 li.list01 .num {
  background-image: url(../images/mind/mind_ico01.png);
}
.wrap .contents section .mind_list3 li.list02 {
  background-image: url(../images/mind/mind_img09.png);
}
.wrap .contents section .mind_list3 li.list02 .num {
  background-image: url(../images/mind/mind_ico02.png);
}
.wrap .contents section .mind_list3 li.list03 {
  background-image: url(../images/mind/mind_img10.png);
}
.wrap .contents section .mind_list3 li.list03 .num {
  background-image: url(../images/mind/mind_ico03.png);
}
.wrap .contents section .mind_list3 li.list04 {
  background-image: url(../images/mind/mind_img11.png);
}
.wrap .contents section .mind_list3 li.list04 .num {
  background-image: url(../images/mind/mind_ico04.png);
}
.wrap .contents section .mind_list3.env {
  padding: 0 40px;
}
.wrap .contents section .mind_list3.env li {
  padding-top: 120px;
  vertical-align: middle;
}
.wrap .contents section .mind_list3.env .list01 {
  background-image: url(../images/mind/mind_img18.png);
}
.wrap .contents section .mind_list3.env .list02 {
  background-image: url(../images/mind/mind_img19.png);
}
.wrap .contents section .mind_list3.env .list03 {
  background-image: url(../images/mind/mind_img20.png);
}
.wrap .contents section .mind_list3.env .list04 {
  background-image: url(../images/mind/mind_img21.png);
}
.wrap .contents section .mind_list3 + p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  width: 600px;
  margin: auto;
}
.wrap .contents section .mind_list4 li {
  padding: 60px;
  box-sizing: border-box;
}
.wrap .contents section .mind_list4 li:last-child {
  padding-bottom: 0;
}
.wrap .contents section .mind_list4 li p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
}
.wrap .contents section .mind_list4 li .subttl {
  color: #333;
}
.wrap .contents section .mind_list4 li div {
  padding: 0;
}
.wrap .contents section .mind_list4 li div:first-child {
  width: auto;
  padding-right: 60px;
}
.wrap .contents section .mind_list4 li div:last-child {
  width: 350px;
}
.wrap .contents .subttl {
  font-size: 24px;
  font-size: 2.4rem;
  color: #005bac;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 40px;
}
@media screen and (max-width: 768px) {
  .wrap .contents .subttl {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 20px;
    line-height: 1.4;
  }
}
.wrap .contents .subttl2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  border: 3px solid #dddddd;
  padding: 10px;
  width: 220px;
  margin: 60px auto 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.wrap .contents .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;
}
.wrap .contents .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) {
  .wrap .contents .link a:before {
    margin: -6px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .wrap .contents .link a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 8px 30px 8px 50px;
    line-height: 24px;
    max-width: 100%;
  }
  .wrap .contents .link a:before {
    margin: -12px 0 0;
  }
  .wrap .contents .link a br {
    display: inline-block;
  }
}
.wrap .contents .mind_nav {
  margin-top: 40px;
  min-height: 1px;
}
.wrap .contents .mind_nav:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.wrap .contents .mind_nav li {
  width: 310px;
  float: left;
  margin-left: 25px;
}
.wrap .contents .mind_nav li:first-child {
  margin-left: 0;
}
.wrap .contents .mind_nav li p {
  margin-top: 20px;
  font-weight: bold;
}
.wrap .contents .mind_nav li a {
  display: block;
  text-decoration: none;
}

/*----------------------------------------------------
    768px以下
----------------------------------------------------*/
@media screen and (max-width: 768px) {
  .wrap .inner {
    padding: 0;
  }
  .wrap .inner .contents p {
    line-height: 1.3;
    margin: 20px 0;
  }
  .wrap .inner .contents p.img {
    margin: 20px 0;
  }
  .wrap .inner .contents h2 {
    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) and (max-width: 768px) {
  .wrap .inner .contents h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .wrap .inner .contents .section_top p.desc {
    padding: 0;
    text-align: left;
  }
  .wrap .inner .contents .section_top p.desc.img {
    padding: 0;
    text-align: center;
  }
  .wrap .inner .contents .bdr_block {
    margin: 40px 0 0;
  }
  .wrap .inner .contents .mind_nav {
    min-height: 1px;
    margin: 0;
  }
  .wrap .inner .contents .mind_nav:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .wrap .inner .contents .mind_nav li {
    width: 33.3%;
    float: left;
    margin: 0;
    padding: 0 1%;
  }
  .wrap .inner .contents .mind_nav li p {
    margin-top: 20px;
    font-weight: bold;
    line-height: 1.2;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .wrap .inner .contents .mind_nav li img {
    width: 100%;
  }
  .wrap .contents section .mind_list3 li.list01 {
    background-image: url(../images/mind/sp/mind_img08.png);
  }
  .wrap .contents section .mind_list3 li.list02 {
    background-image: url(../images/mind/sp/mind_img09.png);
  }
  .wrap .contents section .mind_list3 li.list03 {
    background-image: url(../images/mind/sp/mind_img10.png);
  }
  .wrap .contents section .mind_list3 li.list04 {
    background-image: url(../images/mind/sp/mind_img11.png);
  }

  /*----------------------------------------------------
  	ボーネルンドの考え
  ----------------------------------------------------*/
  .mind .wrap .contents p.img img {
    width: 100%;
  }
  .mind .wrap .contents ul.mind_list li div, .mind .wrap .contents section ul.mind_list4 li div {
    display: block;
    padding: 0;
    width: 100%;
  }
  .mind .wrap .contents ul.mind_list li div img, .mind .wrap .contents section ul.mind_list4 li div img {
    width: 100%;
    margin: 0 0 40px;
  }
  .mind .wrap .contents ul.mind_list li div h3, .mind .wrap .contents section ul.mind_list4 li div h3 {
    text-align: center;
  }
  .mind .wrap .contents ul.mind_list li div p, .mind .wrap .contents section ul.mind_list4 li div p {
    margin: 10px 0 0;
  }
  .mind .wrap .contents ul.mind_list li div p.link, .mind .wrap .contents section ul.mind_list4 li div p.link {
    margin: 30px 0px 0px;
  }

  /*----------------------------------------------------
  	あそぶことは生きること
  ----------------------------------------------------*/
  .slogan .wrap .contents .bdr_block {
    padding: 40px 0 0;
  }
  .slogan .wrap .contents .bdr_block .inner {
    width: 100%;
  }
  .slogan .wrap .contents .bdr_block .inner .left {
    float: none;
    width: 100%;
  }
  .slogan .wrap .contents .bdr_block .inner .right {
    float: none;
    width: 100%;
  }
  .slogan .wrap .contents .bdr_block .inner .right p {
    text-align: center;
  }
  .slogan .wrap .contents .bdr_block .inner .right img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .slogan .wrap .contents .bdr_block .inner p.image {
    text-align: center;
  }
  .slogan .wrap .contents .bdr_block .inner p.image span {
    text-align: center;
  }
  .slogan .wrap .contents .bdr_block .inner p.image img {
    width: 100%;
  }
  .slogan .wrap .contents .bdr_block ul.mind_box01 li {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    padding: 15px;
    min-height: 0;
  }
  .slogan .wrap .contents .bdr_block ul.mind_box01 li:nth-child(even) {
    margin-left: 0;
  }
  .slogan .wrap .contents .bdr_block ul.mind_box01 li h3 {
    text-align: center;
    margin: 0 0 10px;
  }
  .slogan .wrap .contents .bdr_block ul.mind_box01 li p {
    margin: 0;
  }

  /*----------------------------------------------------
  	理想のあそび環境づくり
  ----------------------------------------------------*/
  .mind-environment .wrap .contents p.img img {
    width: 100%;
  }
  .mind-environment .wrap .contents .bdr_block {
    padding: 40px 0 0;
  }
  .mind-environment .wrap .contents .bdr_block .inner {
    width: 100%;
  }
  .mind-environment .wrap .contents .bdr_block .inner .logo {
    margin: 20px 0;
  }
  .mind-environment .wrap .contents .bdr_block .inner .logo + div p {
    margin-top: 1em;
  }
  .mind-environment .wrap .contents .bdr_block ul.mind_list3 {
    padding: 0;
  }
  .mind-environment .wrap .contents .bdr_block ul.mind_list3 li {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 30px;
  }
  .mind-environment .wrap .contents .bdr_block ul.mind_list3 li p.ttl {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 10px 0 0;
  }
  .mind-environment .wrap .contents .bdr_block ul.mind_list3 li p.ttl br {
    display: none;
  }
  .mind-environment .wrap .contents .bdr_block ul.mind_list3 + p {
    width: 100%;
    margin: -40px 0 0;
  }

  /*----------------------------------------------------
  	あそび道具に対する考え方
  ----------------------------------------------------*/
  .tools .wrap .contents .bdr_block ul.mind_list2 {
    width: 100%;
    margin: 0 0 40px;
  }
  .tools .wrap .contents .bdr_block ul.mind_list2 li {
    float: none;
  }
  .tools .wrap .contents .bdr_block ul.mind_list2 li img {
    width: 100%;
  }
  .tools .wrap .contents .bdr_block ul.mind_list2 li.txt {
    width: 100%;
    margin: 40px 0 0;
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li {
    width: 100%;
    display: block;
    -moz-background-size: 80%;
    -o-background-size: 80%;
    -webkit-background-size: 80%;
    background-size: 80%;
    padding: 80% 3% 0;
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li.list01 .num:before {
    content: "01";
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li.list02 .num:before {
    content: "02";
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li.list03 .num:before {
    content: "03";
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li.list04 {
    padding: 70% 3% 0;
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li.list04 .num:before {
    content: "04";
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li .num {
    font-size: 20px;
    font-size: 2rem;
    background: none;
    padding: 0;
    text-align: center;
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 li .num:before {
    color: #bae5fa;
    padding: 0 0.5em 0 0;
  }
  .tools .wrap .contents .bdr_block ul.mind_list3 + p {
    width: 100%;
  }
  .tools .wrap .contents .bdr_block .mind_list4 {
    margin: 0;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li {
    padding: 74% 0 20px;
    background-repeat: no-repeat;
    background-position: center 20px;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li div:first-child {
    padding: 0;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li div:last-child {
    display: none;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li div h3.subttl {
    text-align: center;
    margin: 0 0 10px;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li div h3.subttl + p {
    margin: 0;
  }
  .tools .wrap .contents .bdr_block .mind_list4 li:nth-child(1) {
    background-image: url(../images/mind/sp/mind_img12.png);
  }
  .tools .wrap .contents .bdr_block .mind_list4 li:nth-child(2) {
    background-image: url(../images/mind/sp/mind_img13.png);
  }
  .tools .wrap .contents .bdr_block .mind_list4 li:nth-child(3) {
    background-image: url(../images/mind/sp/mind_img14.png);
  }
  .tools .wrap .contents .bdr_block .mind_list4 li:nth-child(4) {
    background-image: url(../images/mind/sp/mind_img15.png);
  }
  .tools .wrap .contents .bdr_block .mind_list4 li:nth-child(5) {
    background-image: url(../images/mind/sp/mind_img16.png);
  }
  .tools .wrap .contents .subttl2 {
    text-align: center;
    width: 60%;
    margin: 30px auto 0;
  }
}
