@charset "UTF-8";
.inMainVisual {
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.inMainVisual h2 {
  width: 600px;
  position: absolute;
  top: 220px;
  left: 92%;
  margin-left: -500px;
  font-size: 70px;
  color: #000;
  text-align: center;
  font-weight: normal;
  letter-spacing: 2px;
  z-index: 3000;
}
.inMainVisual span {
  font-size: 30px;
  border-top: 2px solid #000;
  width: 80%;
  display: block;
  margin: 0px auto;
  padding: 20px 0px 0px;
}
.inMainVisual .filterBox {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2000;
}
a.alteLink {
  width: 1180px;
  margin: 80px auto;
  padding: 30px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background: #999;
  border: solid 8px #ccc;
  box-sizing: border-box;
  display: block;
}
a.alteLink:hover {
  opacity: 0.7;
}
a.arrow {
  position: relative;
  color: #fff;
}
a.arrow:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  right: 31%;
  margin-top: -6px;
  transform: rotate(45deg);
}
#message {
  margin: 0 auto 80px;
}
#message h2 {
  width: 1180px;
  margin: 0 auto 40px;
  background: linear-gradient(transparent 60%, #ddd 60%);
}
#message h2 img {
  width: 15%;
}
#message .messageWrap {
  width: 1180px;
  margin: 0 auto 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#message .messageWrap .message01,
#message .messageWrap .message02 {
  width: 48%;
  position: relative;
}
#message .messageWrap .message01 img,
#message .messageWrap .message02 img {
  display: inline-block;
}
#message .messageWrap .message01 .messageTxt,
#message .messageWrap .message02 .messageTxt {
  display: inline-block;
  width: 50%;
  position: absolute;
  top: 130px;
  right: 30px;
}
#message .messageWrap .message01 .messageTxt .name,
#message .messageWrap .message02 .messageTxt .name {
  background: #999;
  color: #fff;
  padding: 15px;
  font-size: 14px;
}
#message .messageWrap .message01 .messageTxt .name strong,
#message .messageWrap .message02 .messageTxt .name strong {
  font-size: 20px;
}
#message .messageWrap .message01 .messageTxt .txt,
#message .messageWrap .message02 .messageTxt .txt {
  background: #fff;
  padding: 15px;
  font-size: 14px;
}
#message .movieWrap {
  background: #e8f6f5;
  padding: 80px 0;
  text-align: center;
}
#message .movieWrap h3 {
  width: 1180px;
  border-bottom: solid 4px #999;
  margin: 0 auto 40px;
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 1.5;
}
#toparents {
  margin: 0 auto 80px;
  padding: 40px 0 0;
  background: url(/recruit/image/parents/toparents_bg.png) no-repeat 10% top;
}
#toparents h2 {
  width: 1180px;
  margin: 0 auto 30px;
}
#toparents .wrapper {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#toparents .wrapper p {
  margin: 0 auto 0 30px;
  font-size: 18px;
  line-height: 1.8;
}
#toparents .wrapper p span {
  font-size: 14px;
}
#system {
  background: #999;
  margin: 0 auto;
  padding: 80px 0;
}
#system h2 {
  color: #fff;
  font-size: 40px;
  text-align: center;
  margin: 0 auto 30px;
}
#system .systemWrap {
  width: 1180px;
  background: #fff;
  margin: 0 auto 80px;
  padding: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#system .systemWrap img {
  width: 38%;
  height: auto;
  margin: 0 40px;
}
#system .systemWrap p {
  width: 55%;
  font-size: 18px;
  line-height: 1.8;
}
#system .systemWrap a {
  width: 60%;
  margin: 40px auto 0;
  padding: 20px;
  background: #999;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 50px;
}
#system .systemWrap a:hover {
  opacity: 0.7;
}
#system .systemWrap a.arrow:before {
  right: 29%;
}
#system .systemWrap:last-child {
  margin: 0 auto;
}
#fromthescene {
  background: url(/recruit/image/parents/fromthescene_bg.png);
  margin: 0 auto 80px;
  padding: 80px 0;
}
#fromthescene h2 {
  text-align: center;
  margin: 0 auto 40px;
}
#fromthescene .sceneWrap {
  width: 1180px;
  margin: 0 auto 40px;
  background: #fff;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#fromthescene .sceneWrap img {
  margin: 0 50px;
}
#fromthescene .sceneWrap .sceneTxt {
  width: 65%;
}
#fromthescene .sceneWrap .sceneTxt .shop {
  color: #999;
  margin: 0 auto 10px;
}
#fromthescene .sceneWrap .sceneTxt .name {
  margin: 0 auto 20px;
}
#fromthescene .sceneWrap .sceneTxt .name strong {
  font-size: 24px;
  font-weight: bold;
}
#fromthescene .sceneWrap .sceneTxt p {
  background: #f0f0f0;
  padding: 30px;
  border-radius: 10px;
  line-height: 1.8;
}
#fromthescene .sceneWrap:last-child {
  margin: 0 auto;
}
#support {
  width: 1180px;
  margin: 0 auto 80px;
}
#support h2 {
  text-align: center;
  width: 500px;
  border-bottom: solid 4px #999;
  margin: 0 auto 80px;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 1;
}
#support .supportWrap {
  width: 1180px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#support .supportWrap img {
  margin: 0 40px 0 auto;
}
#support .supportWrap .supportTxt h3 {
  background: #999;
  margin-bottom: 30px;
  padding: 15px;
  color: #FFF;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}
#support .supportWrap .supportTxt p {
  font-size: 18px;
  line-height: 1.8;
}
#support .supportWrap:last-child {
  position: relative;
  top: -60px;
  align-items: flex-end;
}
#support .supportWrap:last-child img {
  margin: 0 80px;
}
.visualImage {
  background-image: url(/recruit/image/parents/main_visual.jpg);
}
.visualImage h2 {
  top: 270px;
}
