@charset "UTF-8";

/* CSS Document */
.intern h1,
.intern h2,
.intern h3 {
  font-family: "フォーク R", sans-serif;
}

.intern h2 {
  font-size: 1.8rem;
}

.intern h3 {
  text-align: left;
}

.intern table {
  margin: auto;
}

.naname {
  position: relative;
  overflow: visible;
  padding: 60px 30px;
  margin: 80px 0;
}
@media only screen and (max-width: 860px) {
  .naname {
    padding: 40px 30px;
    margin: 60px 0;
  }
}
.naname:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 90%;
  margin: 0 -10% 0;
  min-width: 600px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}

.naname_inner {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding-left: 290px;
  text-align: center;
}

.naname_inner table {
  width: auto;
}

.naname_inner table td {
  border-bottom: 1px solid #e0c3f7;
}

.naname_inner table td:nth-child(1) {
  min-width: 120px;
  width: 20%;
}

.main {
  width: 100%;
}

.mainbg {
  width: 100%;
  display: block;
  position: relative;
  padding-left: 290px;
  background-image: url(images/system_main.png);
  background-size: cover;
  background-position: 0;
  overflow: hidden;
  width: 100%;
  height: 380px;
}

.mainbg h1 {
  position: absolute;
  z-index: 5;
  right: 0px;
  color: #009fd9;
  bottom: 40%;
  width: 300px;
  font-size: 1.4rem;
  background-color: rgba(255, 255, 255, 0.95);
  display: block;
  line-height: 2.2rem;
  height: auto;
  padding: 20px 0 20px 0;
}

.intern h2 {
  margin-top: 60px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.intern h3 {
  padding-top: 36px;
  padding-bottom: 24px;
  border-bottom: 2px solid #ffbf3f;
  display: table-cell;
  text-align: left;
  font-size: 1.6rem;
  line-height: 2.6rem;
}

.intern h4,
.intern h4,
.intern h4 {
  margin-top: 24px;
  margin-bottom: 24px;
  text-align: left;
  font-size: 1.4rem;
  line-height: 2rem;
}

.intern .about {
  width: 100%;
}

.intern .about:before {
  background-color: white;
  padding: 150px 24px;
}
.intern .naname.about {
  margin-top: 0;
  margin-bottom: 62px;
}

.intern .about h2 {
  color: #009fd9;
  font-size: 1.8rem;
  line-height: 2.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6", sans-serif;
  margin: 15px 0 30px 0;
}
.intern .about figure {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  max-width: 920px;
  margin: auto;
  padding-left: 290px;
}
@media only screen and (max-width: 860px) {
  .intern .about figure {
    padding: 0;
  }
}
.intern .about .image {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
  height: 300px;
  width: 300px;
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 460px;
}
@media only screen and (max-width: 860px) {
  .intern .about .image {
    position: static;
    margin:24px auto;
  }
}
.intern p {
  text-align: left;
}
.intern .align-center {
  margin: auto;
  text-align: center;
}
.intern .margin-auto {
  margin: auto;
  text-align: center;
}
.intern .topindex {
  display: table;
  width: 70%;
  position: relative;
  z-index: 3;
}

.intern .topindex > li {
  display: table-cell;
  width: 290px;
  padding: 16px;
  text-align: left;
  vertical-align: top;
}

.intern .topindex img {
  height: 36px;
  margin-right: 16px;
}

.intern .point:before {
  background-color: #11a4bf;
  padding: 200px 24px;
}

.point {
  color: white;
}
.point h2 {
  text-align: left;
  padding-left: 0;
  margin-top: 0;
}
@media only screen and (max-width: 860px) {
  .point h2 {
    text-align: center;
    padding: 0;
  }
}
.point2 {
}

.intern .point2:before {
  background-color: white;
  padding: 200px 24px;
}

.point2 .table {
}

.point2 .table > * {
  background-color: #eee;
  border-right: 18px solid white;
  border-bottom: 18px solid white;
  padding: 24px;
}

.point2 .table > * img {
  width: 100%;
}

.point2 .table h5 {
  padding: 12px 20px;
  text-align: left;
  font-size: 1.1rem;
}

.point2 .table p {
  padding: 0 20px;
}

.intern .point3:before {
  background-color: #f0eb7f;
  padding: 200px 24px;
  background-image: url(images/intern_15.png);
  background-size: 400px;
  background-position: 25% 0%;
  background-repeat: repeat-y;
}

.intern .point3 h4 {
  margin-left: 30%;
  margin-top: 20px;
}

.intern .point3 p {
  margin-left: 30%;
}

.intern .point4 {
  padding: 30px 24px 60px 24px;
}

.intern .point4 h4 {
  margin-right: 240px;
}

.intern .point4 p {
  margin-right: 240px;
}

.intern .point4:before {
  background-color: #fff;
  padding: 20px 24px;
}

.intern .point4:after {
  content: "";
  background-image: url(images/intern_enjoy.png);
  background-size: 100%;
  background-position: right 30px;
  background-repeat: no-repeat;
  overflow: visible;
  z-index: 2;
  position: absolute;
  right: 0;
  top: -100px;
  width: 230px;
  height: 600px;
}

.intern .cal {
  padding: 0;
  padding: 24px;
}

.intern .cal:before {
  background-color: #bfded3;
  padding: 60px 24px;
}

.intern .cal figure {
  padding: 38px;
}

.intern .cal h2 {
  margin-top: 0;
}

.intern .appoint:before {
  background-color: #fff;
  padding: 200px 24px;
}
.intern .appoint h2 {
  margin-top: 0;
}

.intern .shorei:before {
  background-color: #ebebeb;
  padding: 200px 24px;
}
.intern .shorei h2 {
  margin-top: 0;
}

.intern .taigu:before {
  background-color: #fff;
  padding: 200px 24px;
}
.intern .taigu h2 {
  margin-top: 0;
}

.intern .taigu_border {
  width: 12px;
}

.intern .voice h2 {
  margin-top: 0;
}
.intern .voice:before {
  background-color: #ebf8fd;
  padding: 200px 24px;
}

.intern .voice strong {
  background-color: #b1d9e9;
}

.intern .voice img {
  margin: 36px auto 0 auto;
  width: 100%;
  max-width: 900px;
}

.intern .taigu table td:first-child {
  width: 100px;
  text-align: left;
  padding: 12px;
}

.intern .taigu table td {
  width: auto;
  text-align: left;
  padding: 12px;
}

.intern .taigu table td.taigu_border_cell {
  width: 100px;
}

.intern {
  text-align: center;
}

.intern .exam:before {
  background-color: #e0c3f7;
  padding: 100px 24px;
}
.intern .exam h2 {
  margin-top: 0;
}

.intern .exam h3 {
  background-color: #fff;
  text-align: center;
  border-radius: 50px;
  border: 0;
  font-size: 1.2rem;
  display: inline-block;
  margin: auto;
  min-width: 120px;
  line-height: 1.2rem;
  padding: 10px 20px;
  margin: 30px 0;
}

.intern .exam p {
  text-align: center;
}
.intern .exam figure {
  padding: 32px 0;
}
.autoscroll {
  text-align: center;
  overflow: auto;
  height: 1000px;
  width: 100%;
}

.autoscroll {
  overflow: auto;
  height: 1000px;
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.24);
}

.autoscroll .doc {
  height: 860px;
  width: auto;
  max-width: none;
  margin: 24px;
}

.taigu_img {
  margin: auto;
  text-align: center;
  position: relative;
  top: 200px;
}

.taigu_img img {
  height: 180px;
  margin: auto;
}

.taigu table td:nth-child(1) {
  width: 200px;
  text-align: left;
}

.taigu table td:nth-child(2) {
  width: 800px;
  text-align: left;
}

@media screen and (max-width: 860px) {
  .naname_inner {
    padding-left: 0px;
  }

  .intern .point h3 > div:nth-child(1) {
    width: 0;
  }

  .intern .point h2 {
    padding-left: 0;
    padding: 20px;
  }

  .intern .point h3 {
    padding-left: 0;
  }

  .intern .point h3 {
    display: block;
    text-align: center;
    width: 100%;
  }

  .intern .point h3 > * {
    display: block;
    text-align: center;
    width: 100%;
  }

  .intern .point h3 > div:nth-child(1) {
    width: 100%;
    text-align: center;
  }

  .intern .point h3 > div:nth-child(2) {
    text-align: center;
    width: 100%;
    padding: 10px;
  }

  .intern .point h3 > div:nth-child(3) {
    width: 100%;
    text-align: center;
    padding: 10px;
  }

  .intern .point h3 > div:nth-child(4) {
    width: 100%;
    text-align: center;
    background-color: #009fd9;
  }

  .intern .point p {
    padding: 20px;
  }

  .intern figure img {
    margin: 0;
  }

  .intern .image {
    position: static;
  }

  .topindex {
    display: block;
  }

  .topindex > * {
    display: block;
  }

  .intern .topindex {
    display: block;
    width: 100%;
  }

  .intern .topindex > li {
    display: block;
    width: 100%;
    padding: 16px;
  }

  .intern .point3:before {
    background-color: #f0eb7f;
    padding: 24px 24px 60px 24px;
    background-image: none;
  }

  .intern .point3 h4 {
    margin: 24px 0;
  }

  .intern .point3 p {
    margin: 0;
  }

  .intern .point4 {
    padding: 60px 24px;
  }

  .intern .point4 h4 {
    margin-right: 0;
  }

  .intern .point4 p {
    margin-right: 0;
  }

  .intern .point4:before {
    background-color: #fff;
    padding: 0;
  }

  .intern .voice:before {
    padding: 0;
  }

  .intern .point4:after {
    content: "";
    background-image: url(images/intern_enjoy.png);
    background-size: cover;
    background-position: 0;
    background-repeat: no-repeat;
    overflow: visible;
    display: block;
    position: static;
    margin: auto;
    margin-top: 32px;
  }
}
