
/*okaeri*/
#okaeri #main_contents{
  background-color: #fff0e6;
  color: #231815;
}
#okaeri .txt01{
  font-size: 16px;
}
#okaeri #mv{
  position: relative;
}
#okaeri .mv_img{
  width: 80%;
  margin: 0 0 0 auto;
  border-radius: 30px 0 0 30px;
  overflow: hidden;
}
#okaeri .main_copy{
  font-size: 66px;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
  position: absolute;
  left: 7%;
  bottom: 50px;
  line-height: 1.5;
}
#okaeri .main_copy span{
  font-size: 80px;
}
@media (min-width: 1800px) {
#okaeri01{
  padding-bottom: 20vw;
}
}

#okaeri01{
  padding: 150px 0 20vw;
}
@media screen and (max-width: 1800px){
#okaeri01{
  padding: 150px 0 300px;
}
}

.kazari_txt{
  color: #fff;
  font-size: 160px;
  text-align: right;
  line-height: 1;
}
.okaeri_box01{
  margin-top: -40px;
  position: relative;
}
.okaeri_box01 .box_txt{
  width: 100%;
  position: relative;
}
.okaeri_box01 .box_txt::after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 80%;
  background-color: #fff;
  border-radius: 30px 0 0 30px;
  z-index: 0;
}
.okaeri_box01 .box_txt_in{
  padding: 120px 100px 100px;
  width: 50%;
  position: relative;
  margin: 0 0 0 auto;
  z-index: 1;
}
.okaeri_box01 .box_img{
  width: 50%;
  position: absolute;
  left: 0;
  top: 70px;
  border-radius: 0 30px 30px 0;
  overflow: hidden;
  z-index: 2;
}
.okaeri_box01 .ttl01{
  font-weight: bold;
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 35px;
  letter-spacing: 0.15em;
}
.okaeri_box01 .ttl01 span{
  font-size: 50px;
  font-feature-settings: "palt";
  display: block;
}
.omoi_box{
  border: 2px solid #bd272d;
  background-color: #fff;
  border-radius: 25px;
  padding: 70px 85px;
  position: relative;
  box-shadow: 0 12px 0px 0 #bd272d;
  margin-bottom: 300px;
}
.omoi_box::after{
  content: '';
  position: absolute;
  width: 160px;
  height: 72px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(/recruit/career/asset/img/okaeri/fukidashi.png);
  right: 260px;
  bottom: -72px;
}
.omoi_box .omoi_img{
  position: absolute;
  width: 165px;
  right: 85px;
  bottom: -115px;
}
.omoi_ttl{
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}

.flow_list01{
  margin-top: 35px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.flow_list01 li{
  width: calc((100% - 60px) / 5);
  border-radius: 15px;
  height: 124px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.flow_list01 li:nth-child(1){
  background-color: #e5a9ab;
}
.flow_list01 li:nth-child(2){
  background-color: #de9396;
}
.flow_list01 li:nth-child(3){
  background-color: #d47376;
}
.flow_list01 li:nth-child(4){
  background-color: #c7474c;
}
.flow_list01 li:nth-child(5){
  background-color: #bd272d;
}
.flow_list01 li::after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 17px solid #555555;
  border-right: 0;
  z-index: 3;
}
.flow_list01 li:nth-child(1)::after{
  border-left-color: #e5a9ab;
}
.flow_list01 li:nth-child(2)::after{
  border-left-color: #de9396;
}
.flow_list01 li:nth-child(3)::after{
  border-left-color: #d47376;
}
.flow_list01 li:nth-child(4)::after{
  border-left-color: #c7474c;
}
.flow_list01 li:nth-child(5)::after{
  display: none;
}

.flow_list01 li::before {
  content: '';
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 19px solid #fff;
  border-right: 0;
  z-index: 2;
}
.flow_list01 li p{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  line-height: 1.5;
}
.flow_list01 li span{
  font-size: 0.8em;
  color: #fff;
  font-weight: 400;
/*  margin-top: 5px;*/
  display: inline-block;
  line-height: 1;
}
.txt01.caution{
  text-align: center;
}
.ind_list01 li{
  line-height: 2;
}
.ind_list01 li::before{
  content: '・';
}
#okaeri03{
  padding-bottom: 240px;
}

@media screen and (max-width: 899px){
#okaeri .main_copy span{
  font-size: 40px;
}
#okaeri .main_copy{
  font-size: 25px;
}
.kazari_txt{
  font-size: 100px;
}
.okaeri_box01{
  margin-top: -25px;
  display: flex;
  flex-wrap: wrap;
}
.okaeri_box01 .box_img{
  position: relative;
  left: auto;
  top: auto;
  order: 2;
  width: 70%;
  margin-top: -50px;
}
.okaeri_box01 .box_txt_in{
  width: 90%;
  padding: 50px 50px 80px ;
}
.okaeri_box01 .box_txt::after{
  width: 90%;
}
.okaeri_box01 .ttl01{
  font-size: 25px;
  margin-bottom: 20px;
}
.okaeri_box01 .ttl01 span{
  font-size: 35px;
}
#okaeri .txt01{
  font-size: 14px;
}
#okaeri01{
  padding: 70px 0 100px;
}

.omoi_box{
  padding: 30px 5% 40px;
  margin-bottom: 150px;
}
.omoi_box .omoi_img{
  width: 120px;
  bottom: -85px;
  right: 40px;
}
.omoi_box::after{
  width: 100px;
  height: 45px;
  right: 180px;
  bottom: -45px;
}
.omoi_ttl{
  font-size: 20px;
  margin-bottom: 15px;
}

.flow_list01 li{
  height: 100px;
}
.flow_list01 li p{
  font-size: 14px;
}
.ind_list01 li{
  font-size: 14px;
}
#okaeri03{
  padding-bottom: 80px;
}
}
@media screen and (max-width: 768px){
#okaeri .mv_img{
  width: 90%;
}
#okaeri .main_copy{
  position: relative;
  bottom: auto;
  left: auto;
  transform: translateX(0);
  text-align: left;
  margin-left: 10%;
}
.kazari_txt{
  font-size: 50px;
}
.okaeri_box01{
  margin-top: -13px;
}
.okaeri_box01 .box_txt_in{
  padding: 30px 20px 45px;
}
.okaeri_box01 .ttl01{
  font-size: 20px;
}
.okaeri_box01 .box_img{
  border-radius: 0 15px 15px 0;
  margin-top: -30px;
}
.okaeri_box01 .ttl01 span{
  font-size: 25px;
}
.okaeri_box01 .box_txt::after{
  border-radius: 20spx 0 0 20px;
}
.flow_list01{
  flex-wrap: wrap;
  justify-content: flex-start;
}
.flow_list01 li{
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
  margin-bottom: 15px;
  font-size: 14px;
}
.flow_list01 li:nth-child(2n){
  margin-right: 0;
}
.omoi_box .omoi_img{
  width: 100px;
}

}
@media screen and (max-width: 599px){

}