@charset "UTF-8";
/* Scss Document */
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  width: 100%;
  overflow-x: hidden; }

p {
  font-size: 18px; }

.title-line {
  background: linear-gradient(transparent 50%, #0095CD 100%);
}


/*全ページ共通のページ下部の上部へ戻る */
#pagetop {position:relative;width:100%;margin:0 auto;z-index:50;}
#pagetop a {position: fixed;bottom:30px;right:30px;display: block;background:url(../img/pagetop.png) no-repeat 0px top;width:75px;height:75px;text-indent:-8989px;display:block;overflow:hidden;opacity:0.4;}
#pagetop a:hover {opacity:1;}



@media screen and (max-width: 896px) {
  p {
    font-size: 14px;
    line-height: 1.7; } }
/*---------------------------------------------
header
-----------------------------------------------*/
.navbar-expand-lg .navbar-nav .nav-link {
  font-weight: 700; }

.pg {
  display: block;
  padding-top: 90px;
  margin-top: -90px; }

@media screen and (min-width: 897px) {
  #page-header .navbar-nav {
    text-align: right;
    display: inline-block;
    float: right; }

  .navbar-nav li {
    display: inline-grid; } }


@media screen and (max-width: 896px) {
  .navbar-brand {
    width: 70%; }

  .navbar {
    padding: 0 1rem !important; }

  .navbar-nav li {
    font-weight: 600;
    font-size: 18px; }

  .navbar-nav li a {
    color: #222 !important;
    padding: 5% 0; }

  .navbar-collapse .btn {
    font-weight: 400;
    padding: 4% 0px;
    margin: 4% 0px; }

  #page-header {
    background: #FFFFFF; }
    #page-header h1 {width: 70%;margin: 12px 0 0 0;line-height: 1;}
		
	.navbar-light .navbar-toggler {margin-top: 10px;}

}



/*---------------------------------------------
mv
-----------------------------------------------*/
.mv-text {
  top: 20%;
  left: 12%;
  right: 12%;
  max-width: 1450px; }

@media screen and (max-width: 896px) {
  .mv-text {
    top: 20%;
    left: 5%;
    right: 5%;
    max-width: 1450px; } }
/*---------------------------------------------
魅力・教育研修制度・CV
-----------------------------------------------*/
.sec01 {
  background: url(../img/sec1-text.png), #0095CD;
  background-repeat: no-repeat;
  background-position: left 15% bottom; }

h3.text-white {
  margin-top: 12%;
  margin-bottom: 5%;
  font-size: 2.1rem;
  line-height: 1.6;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25); }

p.text-white {
  width: 90%;
  line-height: 2; }

.sec02 {
  background: url("../img/sec2-text.png"), #E70B29;
  background-repeat: no-repeat;
  background-position: right 15% bottom; }

.sec01.training {
  background: url(../img/sec3-text.png), #FFC524;
  background-repeat: no-repeat;
  background-position: left 15% bottom; }

.sec01-mini-ttl {
  font-size: 1.8rem;
  line-height: 1.6;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.25);
  display: block;
  font-weight: 600;
  margin-bottom: 1%; }

.cv {
  background-image: url("../img/cv-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  text-align: center; }
  .cv .cv-ttl {
    font-size: 4rem;
    padding-top: 8%;
    width: 100%; }

@media screen and (min-width: 897px) {
  .text-box, .img-box {
    width: 50%; } }
@media screen and (max-width: 896px) {
  h3.text-white {
    font-size: 1.4rem; }

  .sec01-mini-ttl {
    font-size: 1.2rem; }

  .sec01 {
    background-position: left;
    background-size: contain; }
    .sec01 p.text-white {
      width: 100%;
      line-height: 1.8;
      font-size: 1rem; }

  .sec02 {
    background-position: left;
    background-size: contain; }
    .sec02 p.text-white {
      width: 100%;
      line-height: 1.8;
      font-size: 1rem; }

  .sec01.training {
    background-position: left;
    background-size: contain; }

  .cv {
    height: auto;
    padding: 5% 0; }

  .cv .cv-ttl {
    font-size: 2rem; } }
/*---------------------------------------------
社員インタビュー
-----------------------------------------------*/
@media screen and (min-width: 897px) {
  .sec04 .row p {
    font-size: 16px; }

  .sec-ttl {
    font-size: 2rem;
    margin: 4% auto 3%; }

  .text-center.mx-auto.my-4 {
    margin: 4% auto 8% !important; }

  .sec04 .row .in-ttl {
    font-size: 1.8rem;
    margin-top: 3%;
    line-height: 1.7; }
    .sec04 .row .in-ttl span {
      color: #0095CD; }

  .slider_box .inner {
    padding: 0 7%; }
    .slider_box .inner .in-ttl {
      font-size: 1.2rem;
      min-height: 150px;
      margin-top: 3%;
      line-height: 1.7; }
      .slider_box .inner .in-ttl span {
        color: #0095CD; }
    .slider_box .inner .slider_text a {
      color: #ffffff;
      text-align: center;
      display: block;
      padding: 2% 4%;
      background-color: #0095CD; }
      .slider_box .inner .slider_text a p {
        margin-bottom: 0; }

  .slick-dots {
    bottom: -45px !important; }

  .sec04 {
    margin-bottom: 0%; } }
@media screen and (max-width: 896px) {
  .sec-ttl {
    font-size: 1.3rem;
    margin: 0% auto 7%;
    line-height: 1.6; }

  .sec04 .row .in-ttl {
    font-size: 1.2rem;
    margin-top: 3%;
    line-height: 1.7; }
    .sec04 .row .in-ttl span {
      color: #0095CD; }

  .sec04 .row .ttl-img {
    width: 50%; }

  .slider_box .inner {
    padding: 0 4%; }
    .slider_box .inner .in-ttl {
      font-size: 1rem;
      min-height: 130px;
      margin-top: 3%;
      line-height: 1.7; }
.slider_box .inner .in-ttl span {
        color: #0095CD; }
    .slider_box .inner .slider_text a {
      color: #ffffff;
      text-align: center;
      display: block;
      padding: 2% 4%;
      background-color: #0095CD; }
      .slider_box .inner .slider_text a p {
        margin-bottom: 0; }

  .slick-dots {
    bottom: -45px !important; }

  .sec04 {
    margin-bottom: 20%; } }
/*---------------------------------------------
採用情報・会社概要
-----------------------------------------------*/
.sec05 {
  
  padding: 4% 0; }

.table td, .table th {
  padding: 1.5rem .75em; }

.sec06 th {
  width: 20%; }
.sec06 .font-weight-bold.text-black {
  font-size: 1.6rem; }

@media screen and (min-width: 897px) {
  .table th {
    width: 18%; } }
@media screen and (max-width: 896px) {
  .table td, .table th {
    width: 100%;
    display: block; }

  .sec05 {
    background-position: top right -300px; }

  .table td, .table th {
    padding: 0.5rem .75em; } }
/*---------------------------------------------
フォーム
-----------------------------------------------*/
@media screen and (min-width: 897px) {
  .bosyu .mail-text {
    margin-bottom: 0;
    font-size: 0.9rem; }
  .bosyu .mail-link-text {
    font-size: 1.6rem;
    font-weight: 600; }
  .bosyu .tantou {
    font-size: 0.8rem; }
}
@media screen and (max-width: 896px) {
  .bosyu .mail-text {
    margin-bottom: 0;
    font-size: 0.9rem; }
  .bosyu .mail-link-text {
    font-size: 1.6rem;
    font-weight: 600; }
  .bosyu .tantou {
    font-size: 0.8rem; }
}
input[type="checkbox"], input[type="radio"] {

    box-sizing: border-box;
    padding: 0;
    display: inline-block!important;
    width: 7%!important;
    line-height: 0.5!important;
    height: 1.0rem!important;

}


/*フォームが送れないための告知*/
.toiawase-kouji-cont{}
.toiawase-kouji-box{border:1px solid #f00;border-radius:6px;padding:15px 15px;text-align:center;line-height:1.7;color:#f00;background-color:#fffaf4;}
.toiawase-kouji-box p{text-align:center;margin-bottom: 0;}
@media screen and (max-width: 990px) {
.toiawase-kouji-box{text-align:left;line-height:1.5;}
}
@media screen and (max-width: 896px) {
.toiawase-kouji-box{margin-bottom:30px;}
}


/*---------------------------------------------
footer
-----------------------------------------------*/
@media screen and (min-width: 897px) {
  #page-footer .navbar-nav {
    text-align: left;
    display: contents;
    float: left; }
    #page-footer .navbar-nav li {
      display: inline-block;
      margin-right: 3%; }
      #page-footer .navbar-nav li a {
        color: #222; } }
