body{
  overflow-x: hidden;
}

main{
  overflow-x: hidden;
}


a:hover img {
  opacity: .5;
  -webkit-opacity: .5;
  filter: alpha(opacity=50);	/* IE lt 8 */
  -ms-filter: "alpha(opacity=50)"; /* IE 8 */
  -webkit-filter:alpha(opacity=50);   // for Google Chrome and Safari
  -moz-filter:alpha(opacity=50);      // for Firefox
  -o-filter:alpha(opacity=50);        // for Oper
  -ms-filter:alpha(opacity=50);       // for Internet Explorer
}

a img {
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.container {
  margin: 0 auto;
  max-width: 1195px;
}

.container_intro {
  margin: 0 auto;
  /* max-width: 1195px; */
}

.intro2 {
  background: rgba(255,255,255,0);
  width: 100%;
  padding: 30px 0 10px;
  margin-bottom: 0;
}

.bgRecruit {
  background: url(../../img/recruit/bg_stripe3.png) , url(../../img/recruit/recruit_bgimg.jpg);
  background-position: initial , center;
  background-repeat: repeat , no-repeat;
  background-attachment: initial , fixed;
  background-size: auto, cover;
  height: auto;
  width: 100%;
}

.ceo-ans {
  color: #000000;
  font-size: 1.125em;
  text-align: center;
  margin-top: 40px;
  background-color: rgba(255,255,255,0.80);
  padding: 50px;
}

.ceo-ans h3 {
  font-size: 1.875rem;
  padding: 0 10px;
  font-weight: 500;
}

.ceo-ans span {
  font-size: 0.84em;
}

.container_recruit {
  padding: 70px 0;
  max-width: 1195px;
  /* display: flex; */
}

.container_recruit figure {
  width: 98%;
  height: auto;
  margin: 0 1%;
  padding: 0;
  background: #fff;
  overflow: hidden;
}

.container_recruit figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.container_recruit figure:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.data-box {
  background-color: rgba(255,255,255,0.80);
  color: #3A3A3A;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  max-width: 80%;
  /* left: 13px; */
  padding: 10px;
  top: -20px;
  height: 200px;
}

.data-box h4 {
  text-align:center;
  font-size: 14.25px;
  font-weight: 500;
  font-family: 'Noto Sans JP', 'Abel', sans-serif;
  margin: 10px;
}

.data-busyo span {
  display: inline-block;
}

.data-comment {
  text-align: center;
  font-size: 1em;
  line-height: 1.1;
  margin: 0 .25em;
}

.more-rec {
  font-family: 'Noto Sans JP', sans-serif;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-weight: 500;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  padding: 7px 10px;
  border: 1px solid #DCDCDC;
  background-color: #ffffff;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.more-rec:hover {
  background-color:#D9D9D9;
  color: #4164a5;
  -webkit-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.entry-button {
  /* display: flex; */
  justify-content: space-around;
  max-width: 1224px;
  margin: auto;
}

.entry-button div {
  display: block;
  width: 40%;
  margin: 1% 15px;
  padding: 0;
}

.entry-button h3{
  color:#fff;
  font-size: 1.125em;
  font-weight: 500;
  text-align:left;
  margin-bottom: .5em;
}

.entry_re {
  padding: 25px;
  text-align: center;
  font-size: 2.8rem;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.8em;
  color: #FFFFFF;
  background-color: #4164a5;
  margin: 0 auto;
  letter-spacing: 5pt;
}

.entry-button .entry_re:after {
  content: attr(x);
  width: 14px;
  height: 20px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  background-image: url(../../img/btn_w.png);
  background-repeat: no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  margin-bottom: 5px;
}

.button {
  border: 7px solid #4164a5;
}

.button:hover {
  border: 7px solid #fff;
}

.adsfasdf {
  display: block;
  width: 40%;
  margin: auto;
  padding: 0 0 60px;
}

.adsfasdf img
{
  height: auto;
  width: 100%;
}


.contents-text-intro2 {
  border: 7px solid rgba(65,100,165,0.30);
  background-color: #FFFFFF;
  max-width: 1195px;
  padding-top: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 20px;
  margin-top: 100px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 40px;
  width: 1195px;
}

.contents-text-intro2 .box_interview {
  padding: 0 10px;
  margin-left: 30%;
}

.box_interview h3 {
  font-size: 1rem;
  font-weight: normal;
  color: #909090;
  margin-top: -20px;
  margin-bottom: 20px;
}

.contents-text-inner {
  color: #000;
  margin: 0 auto;
  width: 100%;
  font-size: 15px;
}

.contents-text-inner2 {
  color: #000;
  font-size: 2rem;
  font-weight: 400;
  margin-right: 0.875em;
}

.wrap {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 80px;
  max-width: 1195px;
  position: relative;
  display: inline-block;
}

.wrap .interviewImg {
  position: absolute;
  top: -27.5%;
  display: flex;
  overflow: hidden;
  margin-left: 10px;
}

.wrap .contents-text2 {
  margin-left: 31%;
  padding: 0 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.wrap .contents-text2 h3 {
  color: #4164a5;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.wrap .contents-text2 h3:before, .contents-text h3:before {
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: .5em;
  vertical-align: middle;
}

.wrap .contents-text2 h3 span:before, .contents-text h3 span:before {
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: .75em;
  margin-left: .75em;
  vertical-align: .05em;
}

.wrap .contents-text2 h3 span b:before, .contents-text h3 span b:before {
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: 1em;
  margin: 0 .55em 0 .5em;
}

.wrap .contents-text2 h4, .contents-wrap-intro2 .contents-text h4 {
  font-size: 1.875rem;
  margin-top: 0;
  margin-bottom: 1.25rem;
  color: #000000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.page-img02 {
  background: #eaeaea;
  background-position: right;
  margin: 0 -17.5% 0 -200%;
  padding: 0 17.5% 0 200%;
  background-size: contain;
  height: 500px;
  max-width: 100%;
}

.page-img5 {
  /* background-image: url(../../img/recruit/interview/interview-01_12.jpg); */
  background-repeat: no-repeat;
}

.bgDot {
  background-image: url(../../img/recruit/bgDot.png);
  background-repeat: repeat;
  width: 100%;
  margin: 0 -200%;
  padding: 0 200%;
  max-width: 100%;
  overflow: hidden;
}

.contents-wrap-intro2 .contents-text {
  padding: 0 20px;
  width: 600px;
  max-height: 350px;
}

.contents-wrap-intro2 .contents-text h3 {
  color: #4164a5;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.5em;
  font-weight: 500;
}

.contents-wrap-intro2 .contents-text h4 {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: #000000;
  font-family: 'Noto Sans JP', sans-serif;
}

.contents-wrap-intro2 .interviewImg2 {
  width: auto;
  max-height: 350px;
}

.pagi-wrap {
  text-align: center;
  padding: 100px 0;
  display: flex;
}

ul.pagination {
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  background-color: #fff;
}

ul.pagination li {
  display: inline;
}

ul.pagination li a {
  color: black;
  /* float: left; */
  padding: 8px 16px;
  text-decoration: none;
  display: inline-block;
}

ul.pagination li a.active {
  background-color: #4164a5;
  color: white;
}
.paraImage-base2 {
  background-position: center center;
  min-height: 375px;
  display: flex;
  align-items: center;
  text-align: center;
}

.paraImage3 {
  text-align:center;
  background-image: url(../../img/recruit/recruit_bg2.jpg);
  /* margin: 0 -200%;
  padding: 0 200%;
  background-repeat: no-repeat; */
  overflow: hidden;
  max-height: 375px;
}

.paraImage-base2 .inner {
  margin: 0 auto;
  padding: 100px;
  max-width: 1195px;
}

.paraImage-base2 .inner h3 {
  font-size: 1.625rem;
  color: #FFFFFF;
}

.paraImage-base2 .text {
  color: #FFFFFF;
  text-align: left;
  padding: 10px;
  font-size: 1.125rem;
}

.container .hstyle_basic_lv_line {
  margin: 50px 0;
}

.hstyle_basic_lv_line {
  font-weight: normal;
  font-size: 1.625rem;
  padding-top: 0.5em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.5em;
  border-left: 1px solid #4164a5;
  margin-left: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.1em;
}

.box_container {
  padding: 30px 0;
}

.boxItem {
  display: block;
  text-align: center;
  position: relative;
}

.boxItem .txt {
  color: #000;
  margin: 15px;
  text-align: justify;
}

.contents-text-intro2-sp {
  border: 7px solid rgba(65,100,165,0.30);
  background-color: #FFFFFF;
  margin:2em auto;
  padding:2em .5em 0em;
}

.contents-text-intro2-sp h3{
  font-size: 0.8em;
}

.contents-text-intro2-sp p{
  color:#000;
  font-size:1.4em;
}

.contents-text2-sp h3 {
  color: #4164a5;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.35em;
  font-weight: 500;
}

.contents-text2-sp h3:before {
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: .5em;
  vertical-align: middle;
}

.contents-text2-sp h3 span:before {
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: .75em;
  margin-left: .35em;
  vertical-align: .05em;
}

.contents-text2-sp h3 span b:before{
  content: '\f111';
  font-family: 'Font Awesome 5 free';
  font-weight: 600;
  font-size: 1em;
  margin: 0 .35em 0 .25em;
}

.contents-text2-sp h4{
  color:#000;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.75em;
  font-weight: 500;
  margin: -.5em 0 .85em;
}

.contents-text2-sp p{
  color: #000;
  margin: 0 auto 3em;
  width: 100%;
  font-size: 15px;
}

.contents-text2-sp img{
  margin: 0 auto 3em;
}

.pagination-sp :first-child{
  border-top: 1px solid #e5e5e5;
}

.pagination-sp a{
  background-color: white;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.pagination-sp a.active {
  background-color: #4164a5!important;
  color: white;
  /* border: 1px solid #e5e5e5; */
}

.bg-about {
  background-image: url(../../img/recruit/bg1.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: repeat-x;
}

.bg2 {
  background: rgba(255,255,255,.85);
}

.obo_hstyle {
  color: #4164A5;
  margin: 0 auto;
  width: 955px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.35em;
  font-weight: 500;
}

.entry-box-p{
  background:#eee;
  padding:2em 1em;
  font-family:'NotoSansJP -Regular';
  font-size:1.2em;
}

.entry-box-p span{
  font-weight:bold;
}

.padding-bottom-pc .entry-button div {
  padding-bottom: 3em;
}

.bg-clear{
  background: transparent;
}

.top-img img
{
  width: 100vw;
  height: auto;
}

.copy_welfare
{
  color:#000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  text-align: center;
  font-family:'Noto Sans JP', sans-serif;
}

.copy_welfare img
{
  width: 180px;
  margin: 20px;
}

.comment-box
{
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding: 50px 0;
  position: relative;
  overflow-x: hidden;
}

.comment-box img
{
  width: 100%;
  height: auto;
}

.five{
  width: 50%;
  position: relative;
}

.comment-box-posision{
  position: absolute;
  width: 50%;
  top:40%;
  left: 2%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%) ;
}

.comment-box-posision-right
{
  position: absolute;
  width: 50%;
  top:40%;
  right: 2%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%) ;
}

.company-message
{
  position: relative;

}

.company-message img
{
  -webkit-filter: brightness(0.5);
  -moz-filter: brightness(0.5);
  -o-filter: brightness(0.5);
  -ms-filter: brightness(0.5);
  filter: brightness(0.5);
}

.opacity{
  opacity: 0;
  width: 50% !important;
}

.pc-opacity-none
{
  display: none;
}

.company-message h2
{
  font-family:'Noto Sans JP', sans-serif;
  position: absolute;
  top: 70px;
  /* top: 0px;
  margin-top:0; */
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  color:#3755be;
  font-weight: 500;
  text-align: center;
  font-size: 30px;
  line-height: 80px;
  letter-spacing: 3px;
}

.company-message span
{
  position: absolute;
  font-family:'Noto Sans JP', sans-serif;
  /* top: 50%; */
  top:77%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  /* width: 50%; */
  width:60%;
  font-size: 20px;
  font-weight: 500;color: #fff;
  text-align: center;
  line-height: 40px;
  letter-spacing: 3px;
}

.five p{
  color: #222;
  background-color: rgba(255,255,255,.8);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-family: 'Noto Sans JP', sans-serif;
  padding:0 .75em 0 1.25em;
  position: absolute;
  bottom: -1em;
  left: 0;
}

.overview ul{
  margin-left: -2.0em;
}

.overview li{
  list-style-type:none;
}

@media screen and (max-width:1100px) {
  .contents-text-intro2 .box_interview {
    padding: 0 10px;
    margin-left: 3%;
  }
  .wrap .interviewImg {
    display: none;
  }
}

@media screen and (max-width:640px) {
  .bgRecruit {
    background: #ffffff;
  }

  .intro2 {
    background: url(../../img/recruit/bg_stripe3.png) , url(../../img/recruit/recruit_bgimg.jpg);
    background-position: initial , center;
    background-repeat: repeat , no-repeat;
    background-attachment: initial , fixed;
    background-size: auto, cover;
    height: auto;
    width: 100%;
  }

  .container_recruit {
    padding: 30px 0;
  }

  .container_recruit figure {
    width: 100%;
    margin: 0%;
  }

  .data-box h4 {
    text-align:left;
  }

  .data-comment {
    text-align: left;
    margin: 1.5em .25em 0;
  }

  .more-rec {
    bottom: 30px;
  }

  .ceo-ans {
    text-align: left;
    padding: 20px;
  }

  .entry-button div {
    width: 92%;
    padding-bottom: 2em;
  }

  .entry-button h3{
    color:#000;
    text-align:center;
    margin-bottom: .2em;
  }

  .adsfasdf {
    width: 92%;
  }

  .container .hstyle_basic_lv_line {
    margin: 50px .5em;
  }

  .paraImage-base2 .inner {
    margin: 0 auto;
    padding: 1em;
    max-width: 1195px;
  }

  .obo_hstyle {
    margin: 0 auto 0 1em;
  }

  .overview-sp{
    padding: 0 1em 0 .35em;
    /* margin:1em; */
  }

  .entry-box-p{
    font-size:1em;
    padding: 1em .5em;
  }

  .entry_re-sp{
    font-size: 1.4em;
    padding: 25px .5em;
  }

  .padding-remove-sp{
    padding:0;
  }

  .padding-bottom-sp{
    padding-bottom:3em;
  }

  .copy_welfare
  {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-align: center;
    padding-top: 40px;
  }

  .copy_welfare img
  {
    width: 50px;
    margin: 0 5px;
  }

  .comment-box{
    padding: 0;
  }

  .comment-box img
  {
    width: 90%;
    margin: 10px auto;
    height: auto;
  }

  .comment-box img:first-child{
    width: 80%!important;
  }

  .company-message h2 {
    top: 20px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
  }

  .comment-box-posision, .comment-box-posision-right{
    opacity: 0;
  }

  .sp-opacity-none{
    display: none;
  }

  .pc-opacity-none
  {
    display: block;
  }

  .comment-box{
    flex-flow: column;
  }

  .opacity{
    opacity: 1;
  }

  .five{
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .five p{
    background-color: transparent;
    padding:0 .75em .5em 1.25em;
    position: static;
  }

  .company-message span
  {
    position:inherit;
    display: block;
    margin: 20px auto;
    top:0;
    left: 0;
    width: 80%;
    color: #000;
    font-size: .875em;
    text-align:left;
    line-height: normal;
    letter-spacing: normal;
    font-weight: normal;
    transform: translateY(0) translateX(0);
    -webkit- transform: translateY(0) translateX(0);
  }


}
