@charset "UTF-8";

.rpt0 { padding-top: 0!important; }
.rpb5r { padding-bottom: 5rem!important; }
.renewal { padding: 5px 26px 5px 26px!important; }
.renewal_fco {
  color: #641611;
  font-size: 18px;
  font-family: Note sans JP;
}
.bg_pickup {
  background-color:#eae7de;
  padding-top: 7rem!important;
  padding-bottom: 6rem!important;
}
.pickup_content {
  display: flex;
  justify-content: space-between;
}
.pickup_content > div {
  width: 336px;
  margin-right: 10px;
}
.pickup_content > div:last-of-type {
  margin-right: 0;
}
.pickup_content div p:nth-child(1) {
  font-family: Note sans JP;
  font-weight: bold;
  font-size: 18px;
  color: #651612;
  margin-bottom: 10px;
}
.pickup_content div img {
  width: 336px;
}
.pickup_content div p:nth-child(3) {
  font-family: Note sans JP;
  font-size: 14px;
  margin-top: 10px;
}
.pickup_content .pickup_circle_p {
  position: relative;
}
.pickup_circle_r {
  position: absolute;
  top: -20px;
  right: 10px;
}
.pickup_circle {	
  position: relative;
  display: inline-block;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: #97855d;
}
.pickup_circle span.pickup_cir_txt {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :84px;
  text-align:center;
  color: #fff;
  font-size: 14px;
}
.pickup_circle span.pickup_cir_txt_b {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.scene_area ul {
  display: flex;
}
.scene_area ul li {
  width: calc( 100% / 5 );
  border-right: 1px solid #fff;
  box-sizing: border-box;
  position: relative;
}
.scene_area ul li a::after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(135deg);
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
}
.scene_area .scene_area_cat {
  background-color: #97855f;
  padding: 20px 0 30px;
}
.scene_area div p {
  color: #fff;
}
.scene_area .scene_area_cat div {
  min-width: 80px;
  min-height: 80px;
  position: relative;
}
.scene_area .scene_area_cat div img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.scene_area_detail01 {
  border: 1px solid #97855f;
  position: relative;
  padding: 0 45px;
}
.scene_area_detail_h {
  margin-top: 30px;
}
.scene_area_detail_icon {
  position: absolute;
  background-color: #97855f;
  color: #fff;
  text-align: left;
  padding: 10px 100px 10px 10px;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
  top: -1px;
  left: -1px;
  
}
.scene_area_detail_icon span {
  margin: 0 30px 0 20px;

}
.scene_area_detail_icon p {
  display: inline-block;
}
.scene_area_detail_h div {
  text-align: center;
}
.scene_area_detail_h + p {
  font-size: 34px;
  color: #641611;
  margin-top: 10px;
  font-family: Note sans JP;
  font-weight: bold;
}
.scene_area_detail_h + p + p {
  margin-top: 20px;
}
.scene_area_detail_c01 {
  background-color: #eae7de;
  margin: 40px auto 0;
  padding: 30px 0;
}
.scene_area_detail_c001 {
  max-width: 831px;
  margin: auto;
}
.scene_area_detail_c001 > p {
  font-size: 22px;
  color: #641611;
  font-family: Note sans JP;
  font-weight: bold;
}
.scene_area_detail_c001 > div {
  position: relative;
}
.scene_area_detail_c01_txt ul {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
}
.scene_area_detail_c01_txt ul li:nth-of-type(1) {
  width: 100px;
  font-size: 20px;
  color: #641611;
  font-family: Note sans JP;
  font-weight: bold;
  border-right: 2px solid #97865b;
  display: grid;
  place-items: center;
}
.scene_area_detail_c01_txt ul li:nth-of-type(2) {
  width: 725px;
  font-size: 14px;
  color: #641611;
  font-family: Note sans JP;
  text-align: left;
  margin-left: 10px;
}
.scene_area_detail_c01_txt p {
  margin-top: 30px;
  font-size: 18px;
  color: #641611;
  font-family: Note sans JP;
  display: inline-block;
  border-bottom: 2px dotted #641611;
}
.scene_area_detail_c01_txt div {
  margin-top: 20px;
  font-size: 14px;
  color: #641611;
  font-family: Note sans JP;
  text-align: left;
}
.scene_area_detail02 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 50px 0 30px;
}
.scene_area_detail_c02 {
  max-width: 452px;
}
.scene_area_detail02 div.scene_area_detail_c02:nth-of-type(1) {
  margin-right: 20px;
}
.scene_area_detail_c02 > p {
  font-size: 22px;
  font-weight: bold;
  color: #641611;
  font-family: Note sans JP;
}
.scene_area_detail_c02 > div {
  position: relative;
  margin-top: 10px;
}
.scene_area_detail_c02_txt ul li:nth-of-type(1) {
  font-size: 20px;
  font-family: Note sans JP;
  font-weight: bold;
  border-bottom: 2px solid #97865b;
  padding: 15px 0 5px;
}
.scene_area_detail_c02_txt ul li:nth-of-type(2) {
  font-size: 14px;
  font-family: Note sans JP;
  text-align: left;
  padding: 15px 0 20px;
  min-height: 120px;
  max-width: 430px;
}
.scene_area_detail_c02_txt div {
  font-size: 14px;
  font-family: Note sans JP;
  text-align: left;
  padding: 15px 0 20px;
  min-height: 120px;
  max-width: 430px;
}
.scene_area_detail_c02_txt p {
  font-size: 18px;
  font-family: Note sans JP;
  display: inline-block;
  border-bottom: 2px dotted #97865b;
}
.scene_circle_r {
  position: absolute;
  top: -40px;
  right: 20px;
}
.scene_circle {	
  position: relative;
  display: inline-block;
  width: 136px;
  height: 136px;
  border-radius: 50%;
  background: #97855d;
}
.scene_circle span.scene_cir_txt {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :136px;
  text-align:center;
  color: #fff;
  font-size: 20px;
}
.scene_circle span.scene_cir_txt_b {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.scene_circle_r2 {
  position: absolute;
  top: -20px;
  right: 10px;
}
.scene_circle2 {	
  position: relative;
  display: inline-block;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: #97855d;
}
.scene_circle2 span.scene_cir_txt2 {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :84px;
  text-align:center;
  color: #fff;
  font-size: 14px;
}
.scene_circle2 span.scene_cir_txt_b2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.bg_renewal_hotel {
  background-color: #f7f0ee;
}
.renewal_hotel ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.renewal_hotel ul li {
  width: 238px;
  margin-right: 20px;
}
.renewal_hotel ul li:nth-child(4) {
  margin-right: 0;
}
.renewal_hotel p {
  text-align: left;
  line-height: 1.2;
  margin-top: 10px;
}
.renewal_hotel span {
  font-size: 12px;
}
.bnr_img {
  width: 640px;;
}
.bnr_txt {
  margin-top: 15px;
  font-size: 15px;
}
.bnr_img span {
  display: block;
  text-align: right;
  font-size: 12px;
}

@media print, screen and (max-width: 768px) {
  .ren_pb6r_sp { padding-bottom: 6rem!important; }
  .ren_p_let {
    letter-spacing: 1px;
  }
  .bg_pickup {
    padding-top: 4rem!important;
    padding-bottom: 3rem!important;
  }
  .bg_pickup img {
    width: 60%;
  }
  .pickup_content {
    flex-direction: column;
  }
  .pickup_circle span.pickup_cir_txt_b {
    font-size: 20px;
  }
  .pickup_circle_r {
    top: -15px;
  }
  .pickup_content > div {
    max-width: inherit;
    /* margin-bottom: 20px;
    margin-right: 0; */
    margin: 0 auto 20px;
  }
  .pickup_content > div:last-of-type {
    margin: 0 auto 20px;
  }
  .scene_area ul {
    flex-wrap: wrap;
  }
  .scene_area ul li {
    width: calc(100% / 3);
    flex-grow: 1;
    border-bottom: 1px solid #fff;
  }
  .scene_area_detail_icon {
    clip-path: polygon(0 0, 70% 0, 50% 100%, 0 100%);
  }
  .scene_area_detail_icon span {
    margin: 0 10px 0 5px;
  }
  #scene_restaurant .scene_area_detail_icon span img {
    width: 10%;
  }
  #scene_heal .scene_area_detail_icon span img {
    width: 12%;
  }
  #scene_special .scene_area_detail_icon span img {
    width: 14%;
  }
  #scene_family .scene_area_detail_icon span img {
    width: 15%;
  }
  #scene_dog .scene_area_detail_icon span img {
    width: 10%;
  }
  .scene_area_detail_h {
    margin-top: 60px;
  }
  .scene_area_detail_h img {
    width: 50%;
  }
  .scene_area_detail_h + p {
    font-size: 24px;
    line-height: 1.5;
  }
  .scene_area_detail01 {
    padding: 0 10px;
  }
  .scene_area_detail_c01 {
    padding: 30px 15px;
  }
  .scene_area_detail_h + p + p {
    letter-spacing: 0.2px;
  }
  .scene_area_detail_c001 > p {
    font-size: 18px;
  }
  .scene_area_detail_c001 > div {
    margin-top: 10px;
  }
  .scene_area_detail_c02 > p {
    font-size: 18px;
  }
  .scene_circle_r {
    top: -15px;
    right: 10px;
  }
  .scene_circle {
    width: 84px;
    height: 84px;
  }
  .scene_circle span.scene_cir_txt {
    width: 84px;
    font-size: 14px;
  }
  .scene_circle span.scene_cir_txt_b {
    font-size: 24px;
  }
  .scene_area_detail_c01_txt ul {
    flex-direction: column;
  }
  .scene_area_detail_c01_txt ul li:nth-of-type(1) {
    width: inherit;
    border-right: none;
    border-bottom: 1px solid #97865b;
    padding: 15px 0 5px;
  }
  .scene_area_detail_c01_txt ul li:nth-of-type(2) {
    width: inherit;
    padding: 15px 0 20px;
  }
  .scene_circle_r2 {
    top: -15px;
  }
  .scene_area_detail02 {
    flex-direction: column;
  }
  .scene_area_detail02 div.scene_area_detail_c02:nth-of-type(1) {
    margin-right: 0;
    padding: 0 15px;
  }
  .scene_area_detail_c02 {
    max-width: inherit;
  }
  .scene_area_detail02 div.scene_area_detail_c02:nth-of-type(2) {
    margin-top: 40px;
    padding: 0 15px;
  }
  .renewal_hotel ul {
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .renewal_hotel ul li {
    width: calc(100% / 2);
    margin-bottom: 20px;
    margin-right: 0;
  }
  .renewal_hotel ul li img {
    max-width: 95%;
    display: none;
  }
  .renewal_hotel p {
    letter-spacing: 1px;
  }
  .bnr_img {
    max-width: 34rem;
    width: 100%;
  }
  .bnr_txt {
    max-width: 34rem;
  }






}







/* 重要なお知らせ */
.important--area__outer,
.driver.home .important--area__outer {
  position: relative;
  background-color: #fff;
  padding: 0 0 45px;
}
.rn .main--area.corporate-top .important--area__outer {
  background: transparent;
}
.rn .important--area {
  border: none;
  width: 1004px;
  font-family: 'Noto Sans JP', sans-serif;
  background: transparent;
}
.rn .important--area .tle--important {
  padding: 30px 0 20px 40px;
  font-size: 1.6rem;
  background: url(../img/cmn/icon__ionic_ios_arrow_info.png) no-repeat 0 57%;
  background-size: 24px;
  color: #FF0000;
}
.rn .important--area__inner {
  border-top: 4px solid #FF0100;
  border-bottom: 4px solid #FF0100;
  padding: 25px 0px 30px;
  background-color: #fff0f0;
}
.rn .important--news+.important--news {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #FFB4B4;
}
.rn .important--news dt {
  background: none;
  position: relative;
  padding-right: 70px;
}
.rn .important--news dt a {
  font-weight: 500;
text-decoration: underline;
}
.rn .important--news dt a:active, .rn .important--news dt a:focus {
  color: #000000;
}
.rn .important--news dt a:hover {
	text-decoration: none;
  color: #000000;
}
.rn .important--news dt::after,
.rn .important--news dt.active::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -6px;
  right: 20px;
  box-sizing: border-box;
  background: url(../img/cmn/icon_important_info_open.png) no-repeat;
  background-size: 40px 40px;
}
.rn .important--news dt.active {
  background: none;
}
.rn .important--news dt.active::after {
  background: url(../img/cmn/icon_important_info_close.png) no-repeat;
  background-size: 40px 40px;
}

@media print, screen and (max-width: 768px) {
  .rn .important--area {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .rn .important--area__inner {
    padding: 0;
    background-color: #fff0f0;
  }
  .important--area__outer+.main--area.drivers-top .safty--box {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rn .important--news {
    padding: 12px 10px 18px;
  }
  .rn .important--news+.important--news {
    margin-top: 0;
    padding-top: 12px;
  }
  .rn .important--news dt {
    font-size: 1.6rem;
    padding: 0 55px 0 14px;
    height: auto;
  }
  .rn .important--news dt a {
    font-size: 1.3rem;
    font-weight: 700;
  }
  .rn .important--news dd {
    padding-right: 0;
  }
  .rn .important--news dt::before {
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
  }
  .rn .important--news dt::after, .rn .important--news dt.active::after {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}