/* 追加修正はじまり */

#room-list .dogabout202410{
  max-width: 1120px;
  margin: 0 auto 70px;
  border: 1px solid #707070;
}

#room-list .box202410{
  display: flex;
  padding: 30px;
}

#room-list .detail202410{
  width: 60%;
  padding-right: 30px;
}

#room-list .detail202410 p{
  margin-bottom: 20px;
}

#room-list .title202410{
  font-size: 20px;
  margin-bottom: 30px;
}

#room-list .title202410 span{
  font-size: 25px;
}

#room-list .kaigyoSp20241101{
  display: none;
}

#room-list .link202410{
  width: 100%;
  text-align: center;
  
}

#room-list .link202410 a{
  color: #fff;
  line-height: 80px;
  width: 330px;
  padding: 0px;
  background: #276984;
}

#room-list .image202410{
  width: 40%;
}

#room-list .image202410 img{
  width: 100%;
}



@media screen and ( max-width : 768px ) {
  #room-list .box202410{
  flex-direction: column-reverse;
  
  }

  #room-list .detail202410{
  width: 100%;
  padding-right: 0px;
  }

  #room-list .title202410{
  font-size: 16px;
  margin-bottom: 20px;
  }

 

  #room-list .title202410 span{
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
  }

  #room-list .kaigyoSp20241101{
    display: inline;
  }

  #room-list .image202410{
  width: 100%;
  margin-bottom: 20px;
  }

  #room-list .link202410 a{
    width: 100%;
  }
}



.suireititle202410 {
  padding: 0 30px;
}


.suireititle202410 p{
  font-size: 18px;
  text-align: center;
  margin-bottom: 70px;
  line-height: 2.1em;
}

.suireititle202410 p span{
  font-size: 24px;
}

.suireititle202410 p span .kaigyoSp20241101{
  display: none;
}



.suireiabout202410{
  max-width: 1120px;
  margin: 0 auto 70px;
  padding: 0 30px;
  width: 100%;
  
}

.suireiabout202410 .box202410{
  display: flex;
  width: 100%;
  
}

.suireiabout202410 .box202410 .detail202410{
  width: 70%;
  padding-right: 30px;
 
  
}

.suireiabout202410 .box202410 .detail202410 p{
  
  
}

.suireiabout202410 .box202410  .image202410{
  width: 30%;
  margin: auto;
  
}

.suireiabout202410 .box202410 .image202410 img{
  width: 100%;
}

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

  .suireititle202410 p{
    font-size: 16px;
  }

  .suireititle202410 p span{
    font-size: 18px;
  }

  .suireititle202410 p span .kaigyoSp20241101{
    display: inline;
  }


  .suireiabout202410 .box202410{
  flex-direction: column-reverse;
  padding: 0 ;
  }

  .suireiabout202410 .box202410 .detail202410{
  width: 100%;
  padding-right: 0;
  margin-top: 20px;
  }

  .suireiabout202410 .box202410 .image202410{
  width: 100%;
  }

  
}



.row3_202410{
  padding: 0 30px;
  margin-bottom: 70px;
}

.row3_202410 .box202410{
  max-width: 900px;
  margin: 0 auto;
}

.row3_202410 .box202410 ul{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.row3_202410 .box202410 ul li{
  width: calc(100% / 3 - 20px);
}

.row3_202410 .box202410 ul li a{
  color: #3A6881;
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  height: 270px;
  width: 270px;
  border-radius: 270px;
  animation: none;
  transform: none;
  transition: unset;
  background: #F4F1ED url(../suirei_files/arr-circle-g.svg) no-repeat center bottom 10px;
  background-size: 10px auto;
  border: 1px solid #3A6881;
}

.row3_202410 .box202410 ul li .image202410{
  margin-bottom: 20px;
}

.row3_202410 .box202410 ul li .image202410 img{
  width: 100%;
}

.row3_202410 .box202410 ul li .text202410{
  text-align: center;
}

.row3_202410 .box202410 .notice202410{
  text-align: center;
}

.underMainContainer .wrap .roomPointChild .roomPointBox .child h5.textCenter{
  text-align: center;
  line-height: 1.5;
}

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

  .row3_202410 .box202410{
  
  margin: 0 auto;
  }

  .row3_202410 .box202410 ul{
  max-width: 538px;
  margin: 0 auto 30px;
  }
  
  .row3_202410 .box202410 ul li a{
  
  height: 166px;
  width: 166px;
  border-radius: 166px;
  font-size: 18px;
  }

  .row3_202410 .box202410 ul li .image202410{
  
  margin: 0 auto 20px;
  width: 80%;
  }
  
  .row3_202410 .box202410 ul li .image202410 img{
  
  width: 80%;
  }

  
}

@media screen and ( max-width : 768px ) {
  .row3_202410 .box202410 ul{
  display: block;
  }
  .row3_202410 .box202410 ul li a{
  font-size: 18px;
  height: auto;
  display: block;
  width: 100%;
  padding: 20px 0;
  min-height: 40px;
  }
  .row3_202410 .box202410 ul li{
  width: 100%;
  }
  .row3_202410 .box202410 ul li .image202410 img{
  height: auto;
  width: 100%;
  }
  .row3_202410 .box202410 ul li .image202410{
  margin-top: 20px;
  }
  .underMainContainer .wrap .roomPointChild .roomPointBox .child h5.textCenter{
    text-align: left;
    line-height: 1.5;
  }
}







.douiabout202410{
  
  
  
  padding: 0 30px;
}

.douiabout202410 .box202410{
  display: flex;
  max-width: 1120px;
  border: 1px solid #707070;
  margin: 0 auto 70px;
  
}

.douiabout202410 .box202410 .detail202410{
  width: 100%;
  padding: 30px;
}

.douiabout202410 .box202410 .image202410{
  
}

.douiabout202410 .box202410 .detail202410 p{
  margin-bottom: 20px;
}

.douiabout202410 .box202410 .detail202410 .link202410{
  display: block;
  margin: 0 auto;
  width: 300px;
}

.douiabout202410 .box202410 .detail202410 .link202410 a{
  
  display: block;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  background: #DBDBDB url(../images/food/arr-gray.svg) no-repeat right 15px center;
}
@media screen and ( max-width : 768px ) {
  .douiabout202410 .box202410{
  flex-direction: column-reverse
  }

  .douiabout202410 .box202410 .detail202410{
  width: 100%;
  
  }
  .douiabout202410 .box202410 .detail202410 .image202410{
  width: 100%;
   
  
  }
  .douiabout202410 .box202410 .detail202410 .link202410{
  width: auto;
  }
}

.underMainContainer .wrap .roomPointChild .h5202410 {
  text-align: center;
  margin: 0.4em 0;
  line-height: 1.5 !important;
  display: block;
}

/* マスタング追加修正おわり */