@charset “UTF-8”;

body{
  margin: 0;
}

main{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #333;
  font-size: 16px;
  letter-spacing: 0.04em;
}

br.sp{
  display: none;
}
span.sp{
  display: inline;
}

h1,h2{
  color: #EE887A;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 0;
  line-height: 1.5;
}

h1{
  font-size: 50px;
}

h2{
  font-size: 32px;
}

h3{
  color: #333;
  background-image: radial-gradient(circle, #cccccc 2px, transparent 2px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 16px 4px;
  line-height: 1.5;
  padding-bottom: 16px;
}

#Read{
  padding: 10rem 1rem;
} 

#Read p{
  line-height: 1.8;
  color: #666;
}

#Read p.sub_tit{
  color: #EE887A;
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.4em;
  line-height: 1.5;
  margin-top: 10px;
}

p{
  color: #333;
}

/* bg AMATUHI logo */
.bg_symbol{
  position: relative;
}
.bg_symbol::after{
  content: url("/wp-content/themes/recruit/image/career_model/amatuhi_symbol.svg");
  position: absolute;
  bottom: -20px;
  right: -40px;
  width: 390px;
  height: 380px;
}

/* ----- Career model case ----- */

h3{
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

.CareerModel .bg_01{
  background-color: #FFFBF1;
}

.CareerModel .bg_02{
  background-color: #fff;
  padding-bottom: 200px;
}

.CareerModel .bg_01.bg_bottom{
  position: relative;
}

.CareerModel .bg_wave1,
.CareerModel .bg_wave2{
  position: relative;
  display: inline-block;
}

.CareerModel .bg_wave1 span{
  content: url("/wp-content/themes/recruit/image/career_model/bg_01_h.png");
  position: absolute;
  top: -100px;
  right: -1500px;
}

.CareerModel .bg_wave2 span{
  content: url("/wp-content/themes/recruit/image/career_model/bg_02_h.png");
  position: absolute;
  top: -90px;
  right: -1500px;
}


.CareerModel .bg_wave span{
  content: "";
  display: block;
  background-image: url("/wp-content/themes/recruit/image/career_model/bg_01_h.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  top: 220px;
}


.CareerModel{
  text-align: center;
  overflow: hidden;
}

.CareerModel .container{
  max-width: 1100px;
  margin: 0 auto;
  padding:  10px;
  display: block;
}

.CM_contents_tit p{
  color: #EE887A;
  margin: 20px 0 0;
}

.CM_contents_item {
  max-width: 900px;
  margin: 70px auto 0;
}

.CM_contents_item .profile{
  display: flex;
  flex-direction: row;
}

.CM_contents_item .icon{
  min-width: 140px;
  height: auto;
  margin-right: 30px;
}

.CM_contents_item .icon p{
  font-weight: 600;
  margin: 5px 0 20px;
}

.CM_contents_item .icon figure{
  margin: 0;
}

.CM_contents_item .icon img{
  width: 100%;
  height: auto;
}

.CM_contents_item .text{
  max-width: 700px;
  height: auto;
  text-align: left;
  line-height: 1.8;

}

.CM_contents_item .text p{
  margin: 12px 0;
}

.CM_contents_item .careerstep{
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid #EE887A;
  padding: 30px;

}

.CM_contents_item .careerstep img{
  width: 100%;

}

.CM_contents_item .careerstep .step_text{
  max-width: 485px;
  height: auto;
  margin: 0;
  padding-bottom: 20px;
  padding-right: 5px;
}

.CM_contents_item .careerstep .step_photo{
  max-width: 345px;
  height: auto;
  margin: 0;
}


.CM_contents_item figure.step{
  width: 100%;
  height: auto;
  margin: 0;
}

.CM_contents_item .step img{
  width: 100%;

}

.career_register {
  margin: 100px auto;
  width: 90%;
}

.career_register a{
  text-decoration: none;
}

.career_register a.button{
  display: inline-block;
  background-color: #515E8D;
  width: 100%;
  height: 110px;
  border-radius: 10px;

}

.career_register a:hover.button{
  background-color: #6271aa;
}
.career_register a:hover.button p{
}

.career_register .button p{
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 110px;
  display: inline-block;
  margin: 0;
}

.career_register .button p::after{
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url("/wp-content/themes/recruit/image/career_model/icon_register.svg");
  background-size: contain;
  vertical-align: middle;
  margin-left: 10px;
}

.career_register .button img{
  width: 40px;
  height: auto;
}

.PageNavi.container{
  padding: 100px 10px;
  position: relative;
  z-index: 1000;
}

.PageNavi .PageLink{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: center;
}

.PageNavi .PageLink .PN_item p{
  color: #666;
}

.PageNavi .PageLink a.PN_item,
.PageNavi .PageLink .PN_item {
  width: 330px;
  height: auto;
  color: #666;
  background-color: #fff;
  border-radius: 5px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  margin: 10px;
}

.PageNavi .PageLink a.PN_item:hover{
  background-color: #ededed;
}

.PageNavi .PageLink a.PN_item p,
.PageNavi .PageLink .PN_item p{
  margin: 0;
  line-height: 90px;
}

.PageNavi .PageLink .PN_item:first-child p{
  position: relative;
}

.PageNavi .PageLink a.PN_item:first-child p::before{
  content: url("/wp-content/themes/recruit/image/career_model/arrow_left.svg");
  position: absolute;
  top: 5px;
  left: 30px;
  width: 20px;
  height: 35px;
}

.PageNavi .PageLink a.PN_item:last-child p{
  position: relative;
}

.PageNavi .PageLink a.PN_item:last-child p::after{
  content: url("/wp-content/themes/recruit/image/career_model/aroow_right.svg");
  position: absolute;
  top: 5px;
  right: 30px;
  width: 20px;
  height: 35px;
}


/* TB */
@media screen and (max-width: 960px) {
  .career_register{
    margin: 30px auto;
    width: 100%;
  }

  .PageNavi.container{
    padding: 40px 10px;
  }

  .PageNavi .PageLink{
    flex-direction: column;
  }

}


/* SP */
@media screen and (max-width: 480px) {
  br.sp{
    display: inline-block;
  }

  span.sp{
    display: block;
    font-size: 0.8em;
  }

  p{
    font-size: 16px;
  }

  h1,h2{
    font-size: 26px;
  }

  h3{
    font-size: 18px;
  }

  .bg_symbol::after{
    right: -90px;
  }

  .CareerModel .bg_02{
    padding-bottom: 100px;

  }

  #Read p{
    font-size: 0.8rem;
  }

  #Read p.sub_tit{
    font-size: 13px;
  }

  .CM_contents_item .icon{
    min-width: 90px;
  }

  .CM_contents_item .careerstep{
    padding: 15px;
    flex-wrap: wrap;
  }

  .CM_contents_item .careerstep .step_text{
    padding: 0 0 10px 0;
  }



  .career_register .button p{
    font-size: 18px;
    line-height: 70px;
  }

  .career_register a.button{
    height: 70px;
  }

  .career_register .button p::after{
    width: 25px;
    height: 25px;
  }


  .PageNavi .PageLink a.PN_item,
  .PageNavi .PageLink .PN_item{
    width: 90%;
    font-size: 18px;
  }

 .PageNavi .PageLink a.PN_item p, 
 .PageNavi .PageLink .PN_item p{
    margin: 0;
    line-height: 70px;
  }

  .CareerModel .bg_01.bg_bottom::before{
    bottom: -40px;
    right: -120px;
  }


}