/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 11 2026 | 08:51:55 */
#Rentalstudio .catch{
	padding-top:60px;
	padding-bottom:60px;
}
#Rentalstudio .catch p{
	text-align:center;
	margin-bottom:15px;
}
#Rentalstudio h2{
	  font-size: 26px;
   font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	padding-bottom:5px;
	border-bottom:4px solid #29AEEB;
	margin-bottom:25px;
}
#Rentalstudio .column{
	margin-bottom:50px;
}
#Rentalstudio .column img{
	border-radius:20px;
}
#Rentalstudio table{
  border-collapse: collapse;
  width: 100%;
}
#Rentalstudio table th,
#Rentalstudio table td {
  padding: 10px 15px;
  background-color: #F2F2F2;
  border: solid 5px #FFF;
  box-sizing: border-box;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	line-height:1.6;
	    vertical-align: middle;
	color:#333;
}
#Rentalstudio table th {
  background-color: #85D6FB;
  color: #fff;
  width: 130px;
  font-weight: 500;
  vertical-align: middle;
}

#Rentalstudio .btn {
  color: #FFF;
	margin-top:30px;
}
#Rentalstudio .btn a {
  position: relative;
    padding-top: 12px;
    padding-right: 25px;
    padding-left: 50px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #FFF;
  background-color: #29AEEB;
   font-size: 16px;
  font-weight: 500;
	 font-family: "Zen Kaku Gothic New", sans-serif;
	border-radius:100px;
	width:190px;
}
#Rentalstudio .btn a:hover {
  background-color: #29AEEB;
  opacity: 0.7;
}

#Rentalstudio .btn a:before {
  background: url(https://sakudesign.jp/actionpark/wp-content/uploads/2026/05/ico_calender.svg);
  content: "";
  width: 22px;
  height: 23px;
  left: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#Rentalstudio .column2{
	margin-bottom:50px;
}
#Rentalstudio .column2 h3{
	  font-size: 24px;
   font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	margin-bottom:5px;
	color:#29AEEB;
}
#Rentalstudio .column2 h4{
	  font-size: 22px;
   font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	margin-bottom:5px;
}
#Rentalstudio .key{
	margin-bottom:50px;
}
#Rentalstudio .kiyaku  {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px 20px;

    /* --- スクロールのための追加設定 --- */
    height: 450px;        /* 表示したい高さを指定 */
    overflow-y: auto;     /* 縦方向に内容が入り切らない場合のみスクロールバーを出す */
    /* ------------------------------ */
	
	margin-bottom:50px;
}
#Rentalstudio .kiyaku {
    height: 450px;
    overflow-y: auto;
    
    /* iOS（iPhone/iPad）でのスクロールを滑らかにする設定 */
    -webkit-overflow-scrolling: touch;
}
#Rentalstudio .kiyaku h3{
	font-size: 14px;
   font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
	margin-top:20px;
}
#Rentalstudio .kiyaku p{
	font-size: 14px;
}
#Rentalstudio .kiyaku p.last{
	text-align:right;
	margin-top:20px;
}
#Rentalstudio .cancel{
	margin-bottom:120px;
}
#Rentalstudio .cancel p{
	font-size: 14px;
	margin-bottom:10px;
}


@media (max-width: 833px) {
	#Rentalstudio .catch{
	padding-top:30px;
	padding-bottom:30px;
		padding-left:15px;
		padding-right:15px;
}
#Rentalstudio .catch p{
	text-align:left;
	margin-bottom:15px;
}
#Rentalstudio h2{
	  font-size: 20px;
	padding-bottom:5px;
	border-bottom:3px solid #29AEEB;
	margin-bottom:20px;
}
#Rentalstudio .column{
	margin-bottom:30px;
}
#Rentalstudio .column img{
	border-radius:15px;
}
	#Rentalstudio .column2{
	margin-bottom:30px;
}
#Rentalstudio .column2 h3{
	  font-size: 20px;
	margin-bottom:5px;
}
#Rentalstudio .column2 h4{
	  font-size: 18px;
	margin-bottom:5px;
}
	#Rentalstudio .contents{
	padding-left:15px;
		padding-right:15px;
}
#Rentalstudio .key{
	margin-bottom:30px;
}
	#Rentalstudio .kiyaku h3{
	font-size: 12px;
	margin-top:15px;
}
#Rentalstudio .kiyaku p{
	font-size: 12px;
}
#Rentalstudio .kiyaku p.last{
	margin-top:10px;
}
#Rentalstudio .cancel{
	margin-bottom:60px;
}
#Rentalstudio .cancel p{
	font-size: 12px;
	margin-bottom:10px;
}
#Rentalstudio table{
		margin-top:10px;
		margin-bottom:10px;
}
#Rentalstudio table th {
    padding: 4px 15px;
  }
#Rentalstudio table th,
#Rentalstudio table td {
    padding: 15px;
    display: block;
    width: 100%;
    border: none;
  }
}
	
	
	
	
	
	


