* {
  box-sizing: border-box;
}

body {

  background-image: url(../img/body-bg.jpg);
  background-repeat: repeat;
  background-size: auto;
  height: auto;
  position: relative;


}

img {
  max-width: 100%;
}

/***** ヘッダー  *****/
header {
margin-bottom: 80px;
max-width: 100%;
}
.header-img {
  width: 100%;
  height: 80px;
  background-color: rgba(255,255,255,.9);
  position: fixed;
  justify-content: space-between;
  top:0;
  z-index: 100;

}

.header-logo {
  width:350px;
  margin: 22px;
}

.header-tel {
  float: right;
  width: 167px;
  margin: 30px 91px 30px 0px;
  position: relative;
  z-index: 105;
}

.globalMenuSp span {
  font-size: 20px;
}
/*****    *****/
.nav-floor {
  color: #C185C8;
}

.nav-recruit {
  color: #3EA7CF;
}

/*****  メインビジュアル　*****/


#main-visual {
  height: 700px;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}

.main-img img {
  width: 100%;
  height: auto;
}


.sp {
  display: none;
  width: 100%;
}


.main-contact-btn {
  position: fixed;
  top:33%;
  right: 0;
  z-index: 10;
  max-height: 20%;
}

.recruit {
  position: fixed;
  top:53%;
  right: 0;
  z-index: 10;
  max-height: 20%;
}

.main-contact-btn-sp {
  display: none;
}

.recruit-sp {
  display: none;
}
/*****  スライダー　*****/
.slider {
  width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  margin-top: 50px;
}

.slider img {
  max-width: 100%;
  margin: 0 50px;
}
/*****  　*****/
/***** 榛名壮病院で働く魅力  *****/
section {
  max-width: 1280px;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;

}

.title01 {

  margin-top: 25%;
  text-align: center;
}

.catchphrase {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}

.box1 {
  margin-top: 100px;
  position: relative;
}

.box1-text {
  position: absolute;
  font-size: 2.3em;
  font-weight: bold;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  color: #E073A9;
  top:5%;
  left:10%;
  text-decoration: underline;

}

.contents01-pc {

  width: 100%;
  text-align: center;

}

.contents01-sp {
  display: none;
  text-align: center;
}

.btn01 {
  position: absolute;
  bottom:0;
  left: 0;

}



.box2 {
  margin-top: 140px;
  position: relative;
}

.box2-text {
  position: absolute;
  font-size: 2.2em;
  font-weight: bold;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  color: #E073A9;
  top:4%;
  left:62%;
  text-decoration: underline;
  text-align: right;

}

.contents02-pc {
  width: 100%;
  text-align: center;
}

.contents02-sp {
  display: none;
  text-align: center;
}
/*****   *****/
/***** 一般財団法人 榛名壮のご紹介 *****/

.box3 {
  height: auto;
  width: 100%;
  margin-top: 160px;
  padding-bottom: 100px;
  background-image: url(../img/chart-bg.png);
  background-repeat: no-repeat;
  background-size: 2000px;
  background-position: center;


}


.title02 {
  width: 345px;
  margin-top: 65px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.title02-h2 {
  width: 520px;
  max-width: 90%;
  height: auto;
  font-size: 2.5em;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  padding: 10px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

.title02-p {
  width: 390px;
  height: auto;
  margin-top: 50px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  margin: auto;
}

.kengaku-p {
  width: 400px;
  height: auto;
  font-size: 1.3em;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  margin: 20px auto 20px;
}


.btn02 {
  text-align: center;
  margin-top: 30px;

}


.chart {
  text-align: center;
  margin-top: 65px;
}

/*****   *****/
/***** 榛名壮病院の特徴 *****/
.title03 {
  width: 345px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.box-items {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 35px;
  width: 100%;

}

.box-items img {
  margin-bottom: 18px;
}

.box-items a {
  color:#E073A9;
  text-decoration: underline;

}


.item1 , .item2 , .item3 {
  width: 318px;
  height: 284px;
  padding-top: 30px;
  box-shadow: 40px 40px rgba(0,0,0,.1);
  text-align: center;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;

}

.item1 p, .item2 p, .item3 p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.item1 p{
  line-height: 20px;
}

.item1 {
  background-color: #FFFFE3;
}
.item2 {
  background-color: #FFECEE;
}
.item3 {
  background-color: #E5EEFF;
}

span {
  font-size: 24px;
  color: #E073A9;
  font-weight: bold;
  line-height: 37px;

}

.message {
  margin-top: 120px;
  width: 900px;
  display: flex;
  margin-left: auto;
  margin-right: auto;

}

.message-sp {
  display: none;
  text-align: center;
}

.message img {
  width: 760px;
  height: auto;

}

.message-text {
  width: 500px;
  height: 305px;
  margin-top: 350px;
  margin-left: -10%;
  padding: 50px 42px;
  background-color: white;

  font-size: 16px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.016em;
}
/*****   *****/
/***** 自分にあった看護が見つかる多彩なステージ  *****/
#stage {
  width: 1080px;
  max-width: 100%;
}
.title04 {
  width: 650px;
  margin-top: 70px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.title04-sp {
  display: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}

.stage-cover {
  display: flex;
  justify-content:space-around;
  flex-wrap: wrap;
  margin-top: 45px;
}

.stage-cover img {
  margin-bottom: 20px;
}

.stage-cover p {
    width: 300px;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-size: 14px;
    letter-spacing: 0.016em;
    line-height: 24px;
    font-weight: 500;
    color: #3E3E3F;
}

.stage {
  margin-top: 10px;
  text-align: justify;
}
/*****   *****/
/***** 看護師募集  *****/
.box4 {
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding-bottom: 50px;
  background-image: url(../img/recruit-bg.png);
  background-size: 2000px;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}


.box4 p {
  font-size: 30px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  color:white;
  line-height: 60px;
  letter-spacing: 0.016em;

}

.big {
  color:white;
  font-size: 50px;
}

.title05 {
  position: relative;
  top:-25px;
  margin-bottom: 90px;
}

.recruit-item {
  margin-bottom: 32px;
}
/*****   *****/
/***** 現役看護師さんたちの口コミ  *****/
.title06 {
  width: 433px;
  max-width: 90%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.best5 {
  margin-top: 25px;
  text-align: center;

}

.best5-pc {
  font-size: 16px;
  line-height: 32px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 500;
  letter-spacing: 0.016em;
  width: 100%;
  margin-bottom: 100px;
}

.best5-pc img {
  width: 100%;
  margin-bottom: -110px;
}

.best5-pc p {
  width: 570px;
  margin-top: -20px;
  margin-left: 100px;
  font-weight: bold;
  color: #3E3E3F;
  max-width: 100%;
}

.best5-pc a {
  margin-left: 100px;
  text-decoration: underline;
  max-width: 100%;
}

.best5-pc span {
  width: 570px;
  line-height: 24px;
  font-size: 14px;
  color: #3E3E3F;
  max-width: 100%;
}

.best5-sp {
  display: none;
}

/*****   *****/
/***** 数字で見る看護師  *****/

.chart-Container {
  width: 100%;
  height: auto;
  padding-bottom: 100px;
  padding-top: 50px;
  background-color: rgba(134,127,111,0.1);

}

.title07 {

  text-align: center;
}

.chart-cover {
  width: 100%;
  max-width: 1280px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.chart4 {
  margin-top: 40px;
}
/*****   *****/
/***** フロアスタッフ募集  *****/
.box5 {
  width: 100%;
  height: 592px;
  background-image: url(../img/box5-bg.jpg);
  background-repeat: no-repeat;
  background-size: 1910px;
  text-align: center;
  position: relative;
  font-weight: bold;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  margin-bottom: 65px;
}

.title08 {
  position: relative;
  top:-30px;
}

.box5-h2 {
  margin-top: 50px;
  font-size: 30px;
  line-height: 50px;
  color:white;
  letter-spacing: 0.016em;
}

.box5-h2 span{
  color: white;
  font-size: 40px;
}

.box5-text {
  width: 460px;
  height: 75px;
  max-width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  background-color: white;
  font-size: 14px;
  line-height: 24px;
}

.box5-img {
  margin-top: 35px;
}

.floor-work {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/*****   *****/
/***** 看護師へキャリアアップ  *****/
.box6 {
  width: 100%;
  height:790px;
  background-color: rgba(205,236,184,.8);
  margin-top: 60px;
  padding-top: 42px;
}

.title09 {

  margin-bottom: 25px;
  text-align: center;
}

.step {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  line-height: 32px;
}

.box6-img {
  text-align: center;
  margin-top: 40px;
}
/*****   *****/
/***** こんな方にオススメの働き方ができます  *****/
.title10 {
  text-align: center;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}

.comment {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 50px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
/*****   *****/
/***** 数字で見るフロアスタッフ  *****/
.title11 {
  text-align: center;
  max-width: 90%;
  margin: auto;
}

.chart8 {
  margin-top: -50px;
}
/*****   *****/
/*****  病院見学会 *****/
.title12 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;

}

.year {
  width: 136px;
  height: 40px;
  background-color: white;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  border: 2px solid;
  font-size: 20px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 0.016em;
}

.year-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 40px;
  font-weight: bold;
  font-size: 14px;
}

.year-item span {
  color: #0071BC;
  font-size: 14px;
}

.year-item h3 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}

.month11 , .month12 ,.month1 ,.month2 ,.month3{
  width: 300px;
  height: 260px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  padding: 40px 60px;
  background-color: white;
  line-height: 24px;
  letter-spacing: 0.016em;
  position: relative;

}

.month11 , .month1 , .month3 {
  box-shadow: 20px 20px rgba(244,11,133,.4);
}

.month12 , .month2 {
  box-shadow: 20px 20px rgba(199,34,239,.4);

}

.month11::after,
.month12::after,
.month1::after,
.month2::after
 {
  content: '終了しました';
  position: absolute;
  width: 300px;
  height: 260px;
  top:0;
  left:0;
  background-color: rgba(0,0,0,.7);
  color: white;
  text-align: center;
  font-size: 25px;
  padding-top: 40%;
}

.contact-btn {
  text-align: center;
}
/*****   *****/
/*****  ワークライフバランス・福利厚生 *****/

.title13 {
  text-align: center;
  margin-top: 100px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.title13-under {
  text-align: center;
  font-size: 14px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 0.016em;
  margin-top: 30px;
}

.worklife-container {
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 100px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
}

.worklife-cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.worklife-item {
  text-align: center;

}

.worklife-item1 , .worklife-item4{
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  font-weight: bold;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;

}

.worklife-item4 {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 65px;
}

.worklife-text , .worklife-text-center{
  display: flex;
  line-height: 30px;
}

.worklife-text {
  margin-left: 20px;
}

.worklife-text-center {
  margin-left: 30px;
  margin-right: 30px;
}

.worklife-title {
  width: 220px;
  height: auto;
  text-align: center;
  font-size: 14px;
  margin-bottom: 27px;
  padding: 10px 20px 20px 20px;
  background-image: url(../img/pink-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  color:white;
  margin-left: auto;
  margin-right: auto;

}

.worklife-text span , .worklife-item span , .worklife-text-center span{
  font-size: 30px;
  color: black;
  background: linear-gradient(transparent 50%, #ffff66 50%);
}

.work-small-p {
  font-size: 12px;
  margin-top: 10px;
}

.worklife-title4 {
  width: 900px;
  height: auto;
  max-width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  padding: 15px 20px 20px 20px;
  background-image: url(../img/pink-bg2.png);
  background-size: contain;
  background-repeat: no-repeat;
  color:white;
  font-weight: bold;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;


}

.worklife-cover2 {
  width: 100%;
  display: flex;
  justify-content: space-around;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  letter-spacing: 0.016em;
}

.worklife-private {
  display: flex;
  flex-wrap: wrap;

}

.worklife-home {
  display:flex;
  flex-wrap: wrap;
}

.worklife-cover2-titletext {
  width: 220px;
  height: auto;
  padding: 10px 20px 20px 20px;
  background-image: url(../img/pink-bg3.png);
  background-size: contain;
  background-repeat: no-repeat;
  color:white;
  font-weight: bold;
  margin: auto;
  text-align: center;
}

.size {
  font-size: 30px;
  color: black
}

.mark {
  background: linear-gradient(transparent 50%, #ffff66 50%);
  font-size: 14px;
  color: black;
}

.children-support {
  display:flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 40px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;

}

.children-support-text {
  margin-top: 100px;
  margin-left: -50px;
  font-weight: bold;
  line-height: 35px;
}

.children-img-sp {
  display: none;
}
/*****   *****/
/*****  榛名壮の充実した福利厚生 *****/
.box7 {
  width: 100%;
  height: auto;
  background-color: rgba(134,127,111,.1);
  margin-top: 60px;
  padding-top: 30px;
  padding-bottom: 50px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;

  }

.title14 {
  text-align: center;
  margin: auto;
  max-width: 90%;
  margin-bottom: 50px;
}

.box7-container {
  width: 1000px;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-around;
  margin-bottom: 75px;
  font-weight: bold;

}


.box7-cover {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;

}

.no-item2 {
  margin-top: 20px;
}

.box7-item-title {
  display: flex;
}

.no-item-text {
  margin-top: 23px;

  font-size: 30px;
  font-weight: bold;
  color: #E073A9;
}

.no-item-text2 {
  margin-top: 42px;

  font-size: 30px;
  font-weight: bold;
  color: #E073A9;

}

.box7-text {
  width: 100%;
  height: auto;
  margin-top: 30px;
  line-height: 30px;
}
/*****   *****/
/*****  住んでいるところ *****/
  .title15 {
    margin-top: 100px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
  }

  .box8-cover {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
    margin-top: -90px;
    max-width: 90%;
  }

  .box8-cover span {
    font-size: 16px;
    color: black;
  }

  .title15-text {
    font-size: 14px;
    font-weight: bold;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    margin-top: 15%;
    line-height: 30px;

  }


/*****   *****/
/***** 奨学金制度のご案内  *****/
  .box9 {
    width: 100%;
    height: auto;
    background-color: rgba(134,127,111,.1);
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 50px;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: bold;
  }

  .title16 {
    text-align: center;
    margin: auto;
    max-width: 90%;

  }

  .title16-under {
    text-align: center;
    font-size: 14px;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: bold;
    letter-spacing: 0.016em;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .box9-container {
    width: 700px;
    height: auto;
    max-width: 90%;
    margin: auto;
  }

  .box9-cover {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

  }

  .box9-text , .box9-text-cl{
    width: 302px;
    height: 44px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    text-align: center;
    background-color: white;
    border: 3px #E073A9 solid;
    border-radius: 10px;
    font-size: 20px;

  }

  .box9-text-cl {
    background-color: #F6D5E5;

  }

  .box9-p-lg {
    text-align: center;
    font-size: 34px;
    margin-top: 40px;
  }

  .size2 {
    color: black;
    font-size: 66px;
  }

  .mark2 {
    background: linear-gradient(transparent 50%, #ffff66 50%);
    font-size: 34px;
    color: black;
  }

  .box9-p-lg-under {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.016em;
  }

  .box9-radius {
    display: flex;
    justify-content: center;
    margin-top: 35px;
  }

  .box9-contact-text {
    margin-top: 50px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
  }

  .mail-btn {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    text-align: center;
  }

  /*****   *****/
  /***** 新卒者採用  *****/

  .box10 {
    width: 100%;
    height: auto;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: bold;
  }

  .title17 {
    text-align: center;
    margin: 80px 0px 40px 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
  }

  .box10-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
  }

  .title17-img {
    position: relative;
    z-index: 0;
  }

  .title17-text {
    width: 590px;
    height: auto;
    max-width: 100%;
    background-color: white;
    margin-top: 20px;
    margin-left: -20px;
    padding: 20px;
    position: relative;
    z-index: 1;
  }

  .s-title {
    font-size: 14px;
    text-align: center;
    color: #E073A9;
    margin-bottom: 10px;
  }

  .m-text {
    font-size: 18px;
    line-height: 33px;
  }

  .mark3 {
    background: linear-gradient(transparent 50%, #ffff66 50%);
    color: black;
    font-size: 18px;
  }


  .line-btn-img {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #FCADD0;
    border: 4px #F4D0EE solid;

  }

  .line-btn-img-first {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #EA9CB0;
    border: 4px #F1BECB solid;
  }

  .line-btn-img-second {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #D5ADDE;
    border: 4px #E5D0EE solid;
  }

  .line-btn-img-fifth {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #FCBBBB;
    border: 4px #FEDEDE solid;
  }

  .line-btn-img-sixth {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #FCADD0;
    border: 4px #F4D0EE solid;
  }

  .line-btn-img a {
    display: block;
    padding-bottom: 15px;
  }

  .line-btn-img-second a {
    display: block;
    padding-bottom: 15px;
  }

  .line-text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 2%;
  }

  .box11-btn-f {
    float: right;
    margin-top: -20px;
    margin-right: 5px;
  }

  .on-line {
    text-align: center;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
  }
  /*****   *****/
  /***** 中途採用募集要項  *****/

  .box11 {
    width: 100%;
    height: auto;
    margin-top: 130px;
    padding-top: 80px;
    padding-bottom: 150px;
    background-color: rgba(134,127,111,.1);
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: bold;


  }

  .title18 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
  }

  .title18-under {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .title-line {
    width: 1000px;
    height: auto;
    max-width: 90%;
    margin: 45px auto;
    padding: 20px 50px;
    margin-bottom: 25px;
    background-color: #FCADD0;
    border: 4px #F4D0EE solid;
    font-size: 18px;
  }

  .title-line2 {
    width: 1000px;
    height: auto;
    max-width: 90%;
    margin: 10px auto;
    padding: 20px 50px;
    margin-top: 45px;
    margin-bottom: 25px;
    background-color: #FCBBBB;
    border: 4px #FEDEDE solid;
    font-size: 18px;
  }

  .title-line3 {
    width: 1000px;
    height: auto;
    max-width: 90%;
    margin: 10px auto;
    padding: 20px 50px;
    margin-top: 45px;
    margin-bottom: 25px;
    background-color: #EA9CB0;
    border: 4px #F1BECB solid;
    font-size: 18px;
  }

  .box11-item {
    width: 1000px;
    height: auto;
    max-width: 90%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

  }


  .box11-item-line {
    width: 490px;
    height: 40px;
    max-width: 100%;
    background-color: white;
    border: 3px #BFBFC0 solid;
    border-radius: 13px;
    margin-bottom: 11px;
    padding-top: 10px;
    padding-left: 20px;

  }

  .box11-item-line a {
    display: block;
  }

  .box11-btn {
    float: right;
    margin-top: -5px;
    margin-right: 5px;
  }

  .box11-btn2 {
    float: right;
    margin-top: -20px;
    margin-right: 5px;
  }

  .line-btn-img-third {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #F5B48A;
    border: 4px #FAD8C2 solid;

  }

  .line-btn-img-forth {
    width: 1000px;
    height: 60px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 5px;
    background-color: #D5ADDE;
    border: 4px #E5D0EE solid;

  }

  .line-btn-img-third a {
    display: block;
    padding-bottom: 15px;
  }

  .line-btn-img-forth a {
    display: block;
    padding-bottom: 15px;
  }

  .line-text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-left: 2%;
  }

  .box11-btn-f {
    float: right;
    margin-top: -20px;
    margin-right: 5px;
  }



  .title19 {
    text-align: center;
    margin-top: 85px;
    margin-bottom: 32px;
  }



  .title20 {
    text-align: center;
    margin-top: 90px;
    margin-bottom: 40px;
  }

  /******   *****/
  /****** 採用応募・見学申し込み・お問い合わせ  ******/
  .box12 {
    width: 100%;
    height: auto;
    font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
    font-weight: bold;
    color: #3E3E3F;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .box12 span {
    font-size: 55px;
    color: #3E3E3F;
  }

  .title21 {
    text-align: center;
    margin-top: 58px;
    margin-bottom: 53px;
  }

  .title21-tel-text {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
  }

  .title21-tel {
    font-size: 36px;
    text-align: center;
  }

  .title21-tel-under {
    font-size: 14px;
    text-align: center;
    margin-top: 28px;
  }

/*****   ******/
/***** お問い合わせフォーム  ******/

.box13 {
  width: 1280px;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
  padding-bottom: 50px;
  background-color: white;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  color: #3E3E3F;


}

form {
  margin-left: 15%;
}

dt {
  margin-bottom: 5px;
}

dd label {
  display: inline-block;
}

input {
  max-width: 90%
}

.box13 span {
  color:red;
  font-size: 14px;
}

.contact-title {
  text-align: center;
  margin-top: 63px;
  font-size: 20px;
}

.contact-title-under {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 62px;
  color: red;
  font-size: 14px;
}

.check1-btn {
  width: 450px;
  height: 41px;
  max-width: 100%;
  background-color: #FCADD0;
  border-radius: 13px;
  margin-top: 30px;
  margin-bottom: 43px;
  padding-top: 8px;
  padding-left: 2%;
  display: block;
}

.check1-btn a {
  display: block;
}

label {
  margin-right: 2%;
}

#tel {
  width: 185px;
}

#address {
  width: 150px;
  margin-left: 10px;
}
.check1 {
  line-height: 30px;
}


.check2 {
  width: 750px;
  height: auto;
  max-width: 100%;
  line-height: 30px;
}


.check3 {

  margin-top: 30px;

}

.check4 {
  display: flex;
}

.check4-item {
  width: 150px;
}

.check4-item2 {
  margin-left: 30px;
}

.check4-item2 input{
  border: 1px #C7B299 solid;
  width: 70px;
  height: 26px;
}

.check4 , .check5 {
  margin-bottom: 30px;
}

.check3 input {
  border: 1px  #C7B299 solid;
  width: 600px;
  height: auto;
  padding: 5px;
  margin-top: 3px;
  margin-bottom: 15px;
}

#form_submit{
	text-align: center;
	margin-left: -18.5%;
	}
	#form_submit input{
		width: 427px;
		height: 65px;
		background:url("../img/contact-btn-img.png") 0 0 no-repeat;
		background-size:contain;
		margin:0;
		}

#form_thanks{
	text-align: center;
	line-height: 2;
	margin:4em 0;
	}

input::placeholder {
  color: #bbbbbb;
}
/* IE */
input:-ms-input-placeholder{
  color: #bbbbbb;
}
/* Edge */
input::-ms-input-placeholder {
  color: #bbbbbb;
}


span.loading {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border-top: 5px solid rgba( 255, 255, 255, 0.2 );
	border-right: 5px solid rgba( 255, 255, 255, 0.2 );
	border-bottom: 5px solid rgba( 255, 255, 255, 0.2 );
	border-left: 5px solid #ffffff;
	-webkit-transform: translateZ( 0 );
	-ms-transform: translateZ( 0 );
	transform: translateZ( 0 );
	-webkit-animation: load-circle 1.0s linear infinite;
	animation: load-circle 1.0s linear infinite;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
}

select::-ms-expand {
　display: none;
}

.tour-flex {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}

.tour-flex  h3 {
  margin-top: 10px;
  margin-right: 10px;
}

.tour-cover {
  position: relative;
  z-index: 1;
  width: 250px;
  height: auto;


}
.tour-cover select {
  width: 250px;
  border: 1px #C7B299 solid;
  border-radius: 20px;
  padding: 10px 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.tour-cover::after {
  position: absolute;
  z-index: 2;
  right: 5%;
  top: 30%;
  content: "▼";
  font-size: 15px;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  color: #C7B299;
}



textarea {
  width: 850px;
  height: 120px;
  max-width: 90%;
  border: 1px #C7B299 solid;
}

.check6 {
  line-height: 30px;
}



.check7 {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 57px;
}



.contact-btn-img {
  text-align: center;
  max-width: 90%;
  margin: auto;
}

/*****   ******/
/***** フッター  ******/
footer {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 125px;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: bold;
  color: #3E3E3F;
  padding-bottom: 10px;

}

.footer-p {
  font-size: 20px;
  margin-bottom: 20px;
}

.footer-p2 {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
}

.footer-btn {
  max-width: 100%;
  margin-bottom: 20px;
}

.copyright {
  color: #E073A9;
}
