@charset "UTF-8";
/* mind
----------------------------------------*/
body.mind * {
  box-sizing: border-box;
}
body.mind #contents {
  font-size: 17px;
  line-height: 2;
}
@media only screen and (max-width: 736px) {
  body.mind #contents {
    line-height: 1.7;
    font-size: 14px;
  }
}

@media only screen and (max-width: 736px) {
	body.mind #sub_header h1 {
		width: 54.68%;
	}
}

body.mind #contents #sec_mind01 {
  padding: 80px 0 70px;
  background-color: #f3f4f5;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind01 {
    padding: 0 0 30px;
    overflow: hidden;
  }
}
body.mind #contents #sec_mind01 .container {
  padding-top: 80px;
  background: url(../img/mind/bg_mind01.jpg) no-repeat right top;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind01 .container {
    padding-top: 0;
    background: none;
  }
}
body.mind #contents #sec_mind01 .text_area {
  width: 600px;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind01 .text_area {
    width: auto;
  }
}
body.mind #contents #sec_mind01 .text_area .ttl_area {
  margin-bottom: 70px;
  padding: 70px 0;
  margin-left: 105px;
  font-size: 24px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  background-color: rgba(1, 104, 183, 0.9);
  color: #FFF;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind01 .text_area .ttl_area {
    margin: 0;
    padding: 26px 15px;
    font-size: 14px;
    width: calc(100% + 24px);
    position: relative;
    left: -12px;
  }
  body.mind #contents #sec_mind01 .text_area .ttl_area + p:before {
    margin: 16px 0;
    padding-top: 92vw;
    content: "";
    display: block;
    background: url(../img/mind/bg_mind01.jpg) no-repeat center;
    background-size: 100% auto;
  }
}
body.mind #contents #sec_mind02 {
  margin-top: 80px;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind02 {
    margin-top: 24px;
  }
}
body.mind #contents #sec_mind02 .container {
  background: url(../img/mind/bg_mind02.jpg) no-repeat left 80px;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind02 .container {
    background: none;
  }
}
body.mind #contents #sec_mind02 .text_area .ttl_area {
  margin: 0 45px 70px auto;
  padding: 60px 0;
  width: 565px;
  font-size: 24px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  border: 10px solid rgba(1, 104, 183, 0.9);
  color: #0168b7;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind02 .text_area .ttl_area {
    margin: 0;
    padding: 26px 0;
    width: auto;
    border-width: 6px;
    font-size: 14px;
  }
  body.mind #contents #sec_mind02 .text_area .ttl_area + p:before {
    margin: 16px 0;
    padding-top: 76vw;
    content: "";
    display: block;
    background: url(../img/mind/bg_mind02.jpg) no-repeat center;
    background-size: 100% auto;
  }
}
body.mind #contents #sec_mind03 {
  margin: 100px 0 70px;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind03 {
    margin: 50px 0 36px;
  }
}
body.mind #contents #sec_mind03 h3 {
  margin-bottom: 20px;
  font-size: 32px;
  font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #0168b7;
}
@media only screen and (max-width: 736px) {
  body.mind #contents #sec_mind03 h3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
