#contents {
  width: 900px;
  margin-left: -60px;
  margin-right: -60px;
}
@media screen and (max-width: 767px) {
  #contents {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #smallheader,
  #smallmenu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #header,
  #menu,
  #footMenu,
  #footer {
    display: none;
  }

  #top,
  #contents {
    width: 100%;
  }
}
.section {
  padding-top: 4px;
}
.section img {
  vertical-align: top;
  max-width: 100%;
}
.section .whats {
  margin-top: 14px;
  text-align: center;
}
.section .gaiyou {
  max-width: 780px;
  margin: 7px auto 0;
  padding: 0 15px;
}
.section .gaiyou h3 {
  margin-bottom: 23px;
  text-align: center;
  background-repeat: repeat-x;
  background-position: 50% 33px;
}
.section .gaiyou .item {
  margin-bottom: 26px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.section .gaiyou .item .text {
  flex-grow: 1;
  padding-top: 7px;
  padding-left: 17px;
}
.section .gaiyou .item .text img {
  display: block;
  margin-bottom: 5px;
  max-width: 100%;
}
.section .gaiyou .item .text p {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.section .gaiyou .mokuteki h3 {
  background-image: url("../images/hajimerukun/mokuteki_caption_bg.png");
}
.section .gaiyou .theme {
  padding-bottom: 14px;
  background-image: url("../images/hajimerukun/theme_caption_bg.png");
  background-repeat: repeat-x;
  background-position: bottom;
}
.section .gaiyou .theme h3 {
  background-image: url("../images/hajimerukun/theme_caption_bg.png");
}
@media screen and (max-width: 767px) {
  .section .gaiyou .theme .item img.icon {
    width: 30%;
  }
}
.section .sinpai {
  margin-top: 66px;
  text-align: center;
}
.section .naiteisya,
.section .tantousya {
  background-color: #fdfcd0;
  padding-bottom: 37px;
  position: relative;
}
.section .naiteisya h3,
.section .tantousya h3 {
  position: relative;
  top: -36px;
  text-align: center;
}
.section .naiteisya .page,
.section .tantousya .page {
  margin-top: -6px;
}
.section .naiteisya .page .pic,
.section .tantousya .page .pic {
  text-align: center;
}
.section .naiteisya .page ul,
.section .tantousya .page ul {
  list-style: none;
  margin: 11px auto 0;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.section .naiteisya .page ul li,
.section .tantousya .page ul li {
  margin-top: 20px;
  background-color: #fff;
}
.section .naiteisya .page ul li.w3,
.section .tantousya .page ul li.w3 {
  flex-basis: 255px;
}
@media screen and (max-width: 767px) {
  .section .naiteisya .page ul li.w3,
  .section .tantousya .page ul li.w3 {
    flex-basis: 100%;
  }
}
.section .naiteisya .page ul li.w2,
.section .tantousya .page ul li.w2 {
  flex-basis: 385px;
}
@media screen and (max-width: 767px) {
  .section .naiteisya .page ul li.w2,
  .section .tantousya .page ul li.w2 {
    flex-basis: 100%;
  }
}
.section .naiteisya .page ul li h5,
.section .tantousya .page ul li h5 {
  margin: 0;
  padding-left: 66px;
  background-color: #23b13b;
  color: #fff;
  font-size: 20px;
  line-height: 44px;
  position: relative;
}
.section .naiteisya .page ul li h5 img,
.section .tantousya .page ul li h5 img {
  position: absolute;
  top: -8px;
  left: 8px;
}
.section .naiteisya .page ul li p,
.section .tantousya .page ul li p {
  margin: 0;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 26px;
}
.section .naiteisya .point h4,
.section .tantousya .point h4 {
  margin-top: 39px;
  padding: 0 15px;
  text-align: center;
}
.section .naiteisya .point .pic,
.section .tantousya .point .pic {
  text-align: center;
}
.section .naiteisya .point ul,
.section .tantousya .point ul {
  list-style: none;
  max-width: 780px;
  margin: 25px auto 0;
  padding: 0 5px;
}
.section .naiteisya .point ul li,
.section .tantousya .point ul li {
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
  background-image: url("../images/hajimerukun/naiteisya_point_icon.png");
  background-position: 7px 7.5px;
  background-repeat: no-repeat;
  padding-left: 27px;
}
.section .naiteisya .point ul li span,
.section .tantousya .point ul li span {
  background-color: #fdfa2a;
}
.section .naiteisya {
  margin-top: 117px;
}
.section .naiteisya .page ul {
  max-width: 780px;
}
.section .naiteisya .page ul li.w3 {
  flex-basis: 255px;
}
@media screen and (max-width: 767px) {
  .section .naiteisya .page ul li.w3 {
    flex-basis: 100%;
  }
}
.section .naiteisya .page ul li.w2 {
  flex-basis: 385px;
}
@media screen and (max-width: 767px) {
  .section .naiteisya .page ul li.w2 {
    flex-basis: 100%;
  }
}
.section .naiteisya .point .pic {
  margin-top: 14px;
}
.section .tantousya {
  margin-top: 97px;
}
.section .tantousya .page ul {
  max-width: 780px;
}
.section .tantousya .page ul li.w2 {
  flex-basis: 390px;
}
@media screen and (max-width: 767px) {
  .section .tantousya .page ul li.w2 {
    flex-basis: 100%;
  }
}
.section .tantousya .page ul li.w1 {
  flex-basis: 100%;
}
.section .tantousya .point .pic {
  margin-top: 45px;
}
.section .monitor .pic {
  text-align: center;
}
.section .monitor .button {
  padding: 41px 15px 34px;
  background-image: linear-gradient(to bottom, #191685 0%, #509fc0 100%);
  text-align: center;
}
.section .taiken .pic {
  text-align: center;
  background-color: #47ca5c;
}
.section .taiken .button {
  padding: 41px 15px 34px;
  background-image: linear-gradient(to bottom, #037f18 0%, #47ca5c 100%);
  text-align: center;
}
.section .env {
  max-width: 780px;
  margin: 63px auto 35px;
  padding: 0 15px;
}
.section .env h4 {
  margin: 0;
  padding: 7.5px 16px;
  background-color: #c2dcf5;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.11em;
}
.section .env ul {
  list-style: none;
  margin: 0;
  padding: 26px 0 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.section .env ul li {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.section .env ul li span {
  line-height: 26px;
}
.section .env ul li span.item {
  background-image: url("../images/hajimerukun/env_icon.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
  padding-left: 17px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  margin-right: 6px;
}
.section .env ul li span.detail {
  font-size: 14px;
}
.section .env ul li.l1 {
  flex-basis: 273px;
}
@media screen and (max-width: 767px) {
  .section .env ul li.l1 {
    flex-basis: auto;
  }
}
.section .env ul li.l2 {
  margin-right: 23px;
}
@media screen and (max-width: 767px) {
  .section .env ul li.l2 {
    margin-right: 0;
  }
}
.section .contact {
  max-width: 750px;
  margin: 0 auto;
  padding: 45px 15px;
  border-top: 1px solid #888;
  text-align: center;
}

/*# sourceMappingURL=hajimerukun.css.map */
