body {
  font-size: 62.5%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

#content-dep {
  box-sizing: border-box;
}
#content-dep img {
  width: 100%;
  height: auto;
}

.page-read {
    margin-bottom: min(12vw, 115px);
}


@media screen and (min-width: 641px) {
  #content-dep {
    margin-bottom: 180px;
  }
  .page-1000 {
    font-size: 2rem;
  }  

  .page-1000 p {

    font-size: 2rem;
    line-height: 1.8;

  }
}

#content-dep .h2_ttl_renta
{
  text-align: left;
  font-size: 2.5rem;
}

.h3_ttl_renta
{
  font-size: 2.2rem;
  margin-top: min(6vw,35px);
margin-bottom: min(6vw,35px);
padding: 3px 3px 4px ;
/*background-color: #09459e;*/
border-radius: 2px;
text-align: center;
line-height: 1;
display: inline-block;
color: #09459e;
border: 1px solid #09459e;
}


.page-read p {
  font-feature-settings: "palt";
}

.renta_elem {
  display: flex;
  column-gap: 6%;
margin-bottom: min(13vw,100px);
}

.renta_img {
  width: 55%;
}

.renta_txt {
  width: 39%;
  font-size: 1.9rem;
 

  font-feature-settings: "palt";
}

.renta_dl
{
  display: flex;
}

.renta_dl dt,
.renta_dl dd
{
 line-height: 2;
}
.renta_dl dt
{
white-space: nowrap;
}


.br_renta2
{
  display: none;
}


a:hover .dayof_list_img .txt {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  opacity: 0.8;
}



.btn_wrap {
  width: min(100%, 860px);
  margin-inline: auto;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  column-gap: 60px;
      padding-top: min(6vw, 80px);
}
.btn_elem {

  /*text-align: center;*/
  width: min(90%,400px);
         display: flex;
    flex-direction: column;
    align-items: center;
}
.btn_elem a{
display: block;
width: min(100%,330px);
 margin-inline: auto;
}

.btn_elem a:nth-of-type(2)
{
margin-top: 20px;
}



/*.btn_elem a{
  width: 50%;
  text-align: center;
  width: 330px;
}*/


.reta_btn {
}
.p_price {
}
.p_renta_appli {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: min(4vw,2rem);
}
.btn_spa_wrap
{
  text-align: left;
  margin-top: 10px;
}

.btn_wrap .btn-info-list {
        position: static;
        width: 100%;
          
    }

/*    .btn_elem a:
    {
      width: 330px;
    }
*/
.btn_spa
{
    font-size: min(4vw,2rem);
    line-height: 1.4
}

@media screen and (max-width: 640px) {
  #content-dep {
    width: 90%;

}


.p_renta_appli {
  width: 100%;

}
.btn_wrap {

 display: block;

}
.btn_elem {

   margin-inline: auto;
margin-bottom: 100px;

}

.br_renta1
{
  display: none;
}
.br_renta2
{
  display: inline-block;
}


.dep-practice .btn_wrap .btn_elem:first-child
{
     margin-bottom: min(13vw,80px);
}




#content-dep .h2_ttl_renta
{
  /*text-align: left;*/
  font-size: 1.6rem;
}

.h3_ttl_renta
{

  font-size: 1.4rem;
  /*display: block;*/
}
.renta_elem
{
  display: block;
}
.renta_img,
.renta_txt
{
  width: 100%;
}
.renta_txt {
  font-size: 1.2rem;
margin-top: 10px;
}

}


.page-dayof_det {
  margin-bottom: 0;
}
.dayof_read {
  font-size: 2rem;
  line-height: 1.75;
  padding: 10px 20px;
  background-color: #3cbac0;
  color: #fff;
}
.dayof_occupa .dayof_read {
  background-color: #ec7079;
}

.dayof_read p {
  margin-bottom: 0;
  text-align: left;
}

.dayof_det_elem {
  padding: 45px 60px 94px;
  display: flex;
  column-gap: 60px;
  align-items: center;
}

.dayof_det_elem .dayof_list_img {
  width: 300px;
}

.dayof_det_txtblk {
  width: 60%;
}

.dayof_det_txtblk .affi {
  font-size: 1.5rem;
  line-height: 1;
}

.p_det_name {
  font-size: 1.8rem;
  line-height: 1;
  margin-top: 17px;
  margin-bottom: 40px;
}

.dayof_det_txtblk .sp_q {
  font-size: 1.6rem;
  line-height: 1;
  color: #3cbac0;
}
.dayof_occupa .dayof_det_txtblk .sp_q {
  color: #ec7079;
}

.dayof_det_txtblk .p_txt {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 17px;
  letter-spacing: 0;
}

.link-bt-move-wide {
  width: 600px;
  height: 90px;
  text-align: center;
  background: #003570;
}
a .link-bt-move-wide p {
  color: #fff;
  display: inline;
  line-height: 90px;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .link-bt-move-wide {
    width: 90%;
    height: 70px;
    text-align: center;
    background: #003570;
  }
  a .link-bt-move-wide p {
    display: inline;
    line-height: 70px;
    font-size: 1.4rem;
  }
  .dep-practice .page-1000{
          margin: 30px 0 40px;
}

  .page-1000 p {

 font-size: 1.4rem;
line-height: 1.8;
     text-align: left;
  }



  .dayof_det {
    margin: 0 0;
  }
  .dayof_det_elem {
    padding: 25px 5% 50px;
    flex-direction: column;
    row-gap: 30px;
  }
  .dayof_det_elem .dayof_list_img {
    width: 100%;
  }
  .dayof_det_txtblk {
    width: 100%;
  }

  .dayof_det_txtblk .affi {
    font-size: 1.2rem;
    line-height: 1;
  }

  .p_det_name {
    font-size: 1.3rem;
    line-height: 1;
    margin-top: 17px;
    margin-bottom: 40px;
  }

  .dayof_det_txtblk .sp_q {
    font-size: 1.3rem;
    line-height: 1;
    color: #3cbac0;
  }
  .dayof_occupa .dayof_det_txtblk .sp_q {
    color: #ec7079;
  }

  .dayof_det_txtblk .p_txt {
    font-size: 1.2rem;
    line-height: 1.75;
    margin-top: 17px;
    letter-spacing: 0;
  }
}

.dayof_det .do_sche {
  font-size: 2rem;
  line-height: 45px;
  padding-left: 12px;
  border-left: 10px solid #3cbac0;
  margin-top: 32px;
  margin-bottom: 65px;
}
.dayof_occupa .dayof_det .do_sche {
  border-left: 10px solid #ec7079;
}

.do_sche_wrap {
  width: min(100%, 890px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 76px;
}

.do_sche_wrap .t_part {
  font-size: 1.9rem;
  padding-bottom: 18px;
  margin-bottom: 31px;
  border-bottom: 1px solid #000;
}

.do_sche_wrap .spa_t {
  color: #3cbac0;
}
.dayof_occupa .do_sche_wrap .spa_t {
  color: #ec7079;
}

.do_sche_wrap .spa_cont {
  padding-left: 42px;
}

.do_sche_wrap .p_sche {
  font-size: 1.5rem;
  line-height: 1.933;
}

.do_sche_wrap .p_sche p {
  margin-bottom: 0;
}

.do_sche_wrap .sche_dub {
  display: flex;
  justify-content: space-between;
  padding-right: 34px;
}
.do_sche_wrap .sche_dub .p_sche {
  font-size: 1.5rem;
  line-height: 1.933;
  width: min(100%, 400px);
}
.do_sche_wrap .sche_dub .h_sche {
  color: #3cbac0;
  font-size: 1.6rem;
  line-height: 1.813;
  padding-top: 3px;
  padding-bottom: 5px;
}
.dayof_occupa .do_sche_wrap .h_sche {
  color: #ec7079;
}

.do_sche_wrap .sche_dub .sche_img {
  width: min(100%, 364px);
}
.do_sche_wrap .sche_dub .sche_img img {
  display: inline-block;
}
.do_sche_wrap .sche_dub .sche_img img[src$="_b.jpg"] {
  padding-top: 30px;
}

.dayof_det .do_sche.do_sche_last {
  margin-bottom: 40px;
}
.to_adayof_list {
  margin-top: 200px;
}

@media screen and (max-width: 640px) {
  .do_sche_wrap .sche_dub .sche_img img[src$="_b.jpg"] {
    padding-top: 5px;
  }
  .do_sche_wrap {
    margin-bottom: 50px;
  }
  .dayof_det .do_sche {
    font-size: 1.6rem;
    line-height: 45px;
    padding-left: 12px;
    /* border-left: 10px solid #3cbac0; */
    margin-top: 0;
    margin-bottom: 45px;
  }
  .do_sche_wrap {
    padding-left: 5%;
    padding-right: 5%;
  }

  .do_sche_wrap .t_part {
    font-size: 1.4rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
  }

  .do_sche_wrap .spa_cont {
    padding-left: 20px;
  }

  .do_sche_wrap .p_sche {
    font-size: 1.2rem;
    line-height: 1.933;
  }

  .do_sche_wrap p.p_sche {
    margin-bottom: 0;
  }

  .do_sche_wrap .sche_dub {
    display: flex;
    justify-content: space-between;
    padding-right: 0px;
    flex-direction: column;
  }
  .do_sche_wrap .sche_dub .p_sche {
    font-size: 1.2rem;
    line-height: 1.933;
    width: 100%;
  }
  .do_sche_wrap .sche_dub .h_sche {
    /* color: #3cbac0; */
    font-size: 1.28rem;
    line-height: 1.813;
    padding-top: 1px;
    padding-bottom: 3px;
  }
  .do_sche_wrap .sche_dub .sche_img {
    width: 100%;
    margin-top: 30px;
  }
  @media screen and (max-width: 640px) {
    #content-dep.dayof {
      margin: 30px auto 100px;
      position: relative;
    }
    .to_adayof_list {
      margin-top: 100px;
    }
  }
}



.sche_img img ~ img
{
   padding-top: 30px;
}

@media screen and (max-width: 640px) {
.sche_img img ~ img
{
 padding-top: 5px;
}
}




@media screen and (min-width: 641px) {
  .pc_hide {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .sp_hide {
    display: none !important;
  }
}
