@charset "utf-8";
/*
.font-serif(){
	//font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
	font-family: "Noto Serif JP", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.font-serif-bold(){
	.font-serif();
	font-weight: bold;
}
*/
.abswh100 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.abscenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hv_center {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.h_center {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}
.v_center {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.hover_scale {
  transition: all 200ms 0s ease;
}
.hover_scale:hover {
  transform: scale(1.03);
}
/*==============================================================
  ■ (PC)
==============================================================*/
.inner {
  width: 1034px;
}
.kv {
  height: 614px;
  overflow: hidden;
}
.kv .inner {
  padding-top: 250px;
}
.kv__title__E {
  font-size: 80px;
}
.kv__title__J {
  font-size: 16px;
  margin-top: 6px;
}
.statue {
  height: 735px;
}
.statue__txt__title {
  font-size: 34px;
  font-weight: 700;
  line-height: 100%;
}
.statue__txt__read {
  font-size: 16px;
  width: 400px;
  line-height: 170%;
  margin-top: 58px;
}
.statue__img {
  position: absolute;
  right: 0;
  top: 0;
  width: 501px;
}
.statue__img img {
  width: 100%;
  height: auto;
}
.treatment__title {
  font-size: 34px;
}
.treatment__list {
  width: 100%;
  margin-top: 61px;
  border-bottom: 1px solid #4B4B4B;
}
.treatment__list__detail dl {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #4B4B4B;
  padding-top: 35px;
  padding-bottom: 40px;
}
.treatment__list__detail dl dt {
  min-width: 210px;
}
.treatment__list .detail1 table {
  font-size: 13px;
  border: none;
}
.treatment__list .detail1 table td,
.treatment__list .detail1 table th {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
.treatment__list .detail1 table th {
  background-color: #E7E2D1;
}
.treatment__list .detail1 table td {
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: white;
  line-height: 170%;
}
.treatment__list .detail1 table .column1 {
  width: 140px;
}
.treatment__list .detail1 table .column2 {
  width: 225px;
}
.treatment__list .detail1 table .column3 {
  width: 225px;
}
.treatment__list .detail1 table .column4 {
  width: 225px;
}
.treatment__list .detail1 .treat__container1 {
  margin-top: 34px;
}
.treatment__list .detail1 .treat__container1 h3 {
  font-size: 13px;
  font-weight: 700;
}
.treatment__list .detail1 .treat__container1 ul {
  font-size: 13px;
  line-height: 170%;
  padding-left: 8px;
}
.treatment__list .detail1 .treat__container1 .attention {
  font-size: 13px;
  margin-top: 15px;
}
.treatment__list .detail1 .treat__container1 .treat__subcontainer {
  margin-bottom: 14px;
}
.treatment__list .detail1 .treat__container1 .treat__subcontainer:last-child {
  margin-bottom: 0;
}
.treatment__list .detail1 .treat__container2 {
  margin-top: 33px;
}
.treatment__list .detail1 .treat__container2 h3 {
  display: inline-block;
  padding: 8px 20px;
  background-color: #CBC09D;
  color: white;
  line-height: 100%;
  font-size: 13px;
}
.treatment__list .detail1 .treat__container2 p {
  font-size: 13px;
  line-height: 170%;
  margin-top: 10px;
}
.treatment__list .detail1 .treat__container2 .treat__subcontainer {
  margin-bottom: 17px;
}
.treatment__list .detail1 .treat__container2 .treat__subcontainer:last-child {
  margin-bottom: 0;
}
.treatment__list .detail2 dd {
  padding-top: 4px;
}
.treatment__list .detail2 b {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
}
.treatment__list .detail2 small {
  display: block;
  font-size: 13px;
  line-height: 170%;
  margin-top: 10px;
}
.treatment__list .detail2 .treat__container {
  margin-bottom: 20px;
}
.treatment__list .detail9 small {
  display: block;
  font-size: 13px;
  line-height: 170%;
  margin-top: 10px;
}
.flow {
  margin-top: 150px;
}
.flow__title {
  font-size: 34px;
}
.flow__img {
  width: 1034px;
  height: 420px;
  background-image: url("../img/recruitinfo/flow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 82px;
}
.flow__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.intern {
  margin-top: 150px;
}
.intern__title {
  font-size: 34px;
}
.intern__container {
  position: relative;
  width: 100%;
  height: 503px;
  background-color: white;
  overflow: hidden;
  margin-top: 72px;
}
.intern__container__txt {
  width: 500px;
  padding-top: 100px;
  padding-left: 106px;
}
.intern__container .intern__logo {
  width: 118px;
  height: 22px;
  background-image: url("../img/recruitinfo/intern_logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
}
.intern__container .intern__logo a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.intern__container .intern__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 150%;
  margin-top: 20px;
  white-space: nowrap;
}
.intern__container .intern__read {
  font-size: 13px;
  line-height: 170%;
  margin-top: 26px;
}
.intern__container .intern__link {
  position: absolute;
  left: 445px;
  top: 393px;
}
.intern__container .intern__link .arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 100px;
  background: #4B4B4B;
  vertical-align: middle;
  overflow: hidden;
  transition: all 300ms 0s ease;
}
.intern__container .intern__link .arrow:before {
  content: '';
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 300ms 0s ease;
}
.intern__container .intern__link .arrow:after {
  content: '';
  display: block;
  width: 16px;
  height: 12px;
  background-image: url("../img/btn_arrow_w.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.intern__container .intern__link .text {
  font-family: 'Albert Sans', 'Noto Sans JP', "游ゴシック体", 'Yu Gothic', "YuGothic", "Noto Sans JP", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
  font-size: 14px;
  font-weight: 700;
  color: #4B4B4B;
  margin-left: 14px;
}
.intern__container .intern__link:hover .arrow {
  background-color: white;
  transition: all 300ms 0.2s ease;
}
.intern__container .intern__link:hover .arrow:before {
  transform: scale(1);
}
.intern__container .intern__link:hover .arrow:after {
  animation: 600ms ease-out 0s 1 normal forwards running overarrowinv;
}
@keyframes overarrowinv {
  0% {
    transform: translateX(0px);
  }
  40% {
    transform: translateX(60px);
  }
  41% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(-60px);
  }
  100% {
    display: block;
    width: 16px;
    height: 12px;
    background-image: url("../img/btn_arrow.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    transform: translateX(0px);
  }
}
.intern__container .intern__link .arrow {
  transform: rotate(-45deg);
}
.intern__container__img {
  width: 426px;
  height: 503px;
  background-image: url("../img/recruitinfo/intern_img.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
}
.intern__container__img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rellink {
  margin-top: 150px;
}
.rellink__bg {
  background: url(../img/recruitinfo/rerlcontent_bg.jpg) center center / cover no-repeat;
}
