@import url("menu.css");

body{
font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  background-color: #000 !important;
  color: #fff;
}

.sans{
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

#top-image{
	width: 100%;
	height: 100vh;
	background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/bg.webp);
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.top-logo{
	text-align: center;
}
.top-bird{
	mix-blend-mode: screen;
	    width: 270px;
}
.top-logo h2{
	color: #fff;
	text-align: center;
	margin: 20px 0 0 0;
	line-height: 1.4;
}
#top-image p{
	font-family: times;
	font-weight: normal;
font-size: 14px;
  color: #fff;
  border-left: 1px solid #fff; 
  height: 140px; 
  
  display: flex;
  flex-direction: column;
  justify-content: flex-end;    /* いったん文字を一番下に寄せる */
  
  padding-bottom: 20px; 
  padding-left: 10px;          
  margin: 0;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 51.5%;
  transform: translateX(-53.5%);
}
.message{
	display: flex;
}
.message img{
	width: 50%;
}
.message .message-text{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	background-image:url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/bird.webp) ;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 5%;
    line-height: 3;
}
.top-schedule{
	padding: 100px 0;
	background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/schedule_bg.webp);
background-repeat: repeat-x;
background-size: 100% 700px;
}
.top-schedule h2{
	text-align: center;
	border-bottom: solid 1px #fff;
	width: fit-content;
	margin: 0 auto;
	font-size: 24px;
	padding: 0 100px 20px;
}
.p-schedule-date__container{
	display: flex;
	flex-wrap: wrap;
	width: 850px;
	margin: 50px auto;
	gap: 5px;
	
}
.p-schedule-date__container a{
	border: solid 1px #fff;
	border-radius: 4px;
	width: 13.7%;
    text-align: center;
    padding: 10px;
	text-decoration:none;
	color:#fff;
	font-family: "Noto Sans JP", sans-serif;
}
.p-schedule-date__wrapper--active{
	background-color: #6A258A;
}
.day-select .day{
	border: solid 1px #fff;
	border-radius: 4px;
	width: 16%;
    text-align: center;
    padding: 10px;
}
.p-cast__list-item__img-frame{
	display:none;
}
.cast-area,.p-cast__container{
	width: 850px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
	gap: 14px;
}
.cast-in,.p-cast__wrapper{
	width: 32%;
	text-align: center;
	margin-bottom: 30px;
}
.cast-in img,.p-cast__list-item__img-wrapper img{
	width: 95%;
    height: 320px;
    object-fit: cover;
	margin-top: 5px;
}
.top-schedule .p-cast__list-item__name{
	display:block;
	font-size: 18px;
	margin: 10px 0;
	position: static;
    color: #fff;
}
.top-schedule .summary{
	margin: 10px 0 0 0;
}
.p-cast__list-item__age{
	font-size:14px;
}
.p-cast__list-item__time{
	background-color: #6A258A;
    padding: 10px;
    display: block;
	    margin: 10px 0;
}
.p-cast__list-item__more{
	color: #fff;
	border-bottom: solid 1px #fff;
	padding: 0 20px 2px;
	text-decoration:none;
}
.cast-in a{
	color: #fff;
	border-bottom: solid 1px #fff;
	padding: 0 20px 2px;
}
#insta{
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#insta img{
	margin:30px 0;
}

#insta a.more{
	color: #fff;
    border-bottom: solid 1px #fff;
    padding: 0 20px 2px;
    text-decoration: none;
    margin: 30px;
}
#sbi_images{
	margin:0 0 40px 0
}
.top-ban{
	text-align: center;
	margin: 100px 0;
}
.top-ban img{
	margin-bottom: 20px;
}
.bottom{
	text-align: center;
	padding: 50px 0 0 0;
}
.bottom .copy{
	font-size: 10px;
	margin: 200px 0 10px;
}
#title{
	text-align: center;
	padding: 50px 0 50px;
}
#title img{
	width: 100px;
	margin: 150px 0 0;
}
#title h2{
	font-size: 20px;
	color:#6A258A ;
	margin: 30px 0 10px;
}
#title h3{
	font-size: 26px;
	background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/title_bg.svg);
	background-repeat: no-repeat;
	background-position: center 38px;
	padding: 0 0 46px 0;
	color:#fff;
}
.service-list{
max-width: 900px;
width: 100%;
margin: 0 auto 50px;
list-style-type: decimal;
line-height: 2;
}
.service-list li{
	
}
.flow-contents{
	max-width: 900px;
	width: 100%;

	margin: 0 auto 100px;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
    padding: 30px 0 ;


}
.flow{
	display: flex;
	align-items: center;
	margin: 0 0 20px;
}
.flow img{
	width: 300px;
}
.flow .flow-text{
	margin: 0 0 0 30px;
}
.flow .flow-text h3{
	font-size:20px ;
	background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/flow_icon.svg);
	background-repeat: no-repeat;
	background-size: 32px;
	padding: 2px 0 13px 44px;
}
.flow .flow-text p{
	margin: 0 20px 0 46px;
    line-height: 1.6;
    font-size: 14px;
}
.p-cast__list-item__icon-wrapper{
	display:none;
}
.memo{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.memo h3{
	text-align: center;
	font-size: 21px;
	margin: 0 0 30px;
}
.memo h4{
	
	font-size: 18px;
	margin: 30px 0;
}
.memo p{
	line-height: 1.8;
	margin-left: 20px;
	margin: 30px 0 30px 18px;
}
.sub-title{
	text-align: center;
	font-size: 20px;
	background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/sub_bg.svg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 0 50px 0;
	margin: 100px 0 30px 0;
}
.recruit,.price{
max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.recruit p{
	line-height: 2;
	margin: 0 0 50px 0;
}
.recruit img{
	width: 100%;
	margin: 20px 0;
}
.mess{
	display: flex;
}
.mess img{
	width: 400px;
	margin: 0 20px 0 0;
}
.price{
	display: flex;
	justify-content: space-between;
}
.price .basic{
	width: 32%;
padding: 0 20px;
}
.basic .sub-title{
	margin: 50px 0 10px 0;
}
.basic dl{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.basic dl dt{
	width: 50%;
}
.basic dl dd{
	text-align: right;
	width: 50%;
}
.basic dl dt,.basic dl dd{
	margin: 0 0 20px 0;
}
.basic p{
	line-height: 1.5;
}
.reservation,.payment{
	line-height: 1.6;
	text-align: center;
}
.btn {

  display: inline-block;
  background-color: #6A258A; 
  color: #ffffff;         
  padding: 10px 44px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 30px 0 0 0;
}


.btn:hover {
  opacity: 0.8; /* マウスホバー時に少し薄くする */
  transition: opacity 0.2s ease;
}
.cancel{
	    width: 300px;
    margin: 50px auto;
}
.cancel dt{
	text-align: left;
}
.reservation,.reserve-form{
text-align: center;
}
.reservation img{
	margin: 30px 0;
}
.reserve-form .btn{
	padding: 20px 44px;
	width: 220px;
}
.profile{
	width: 100%;
	max-width: 900px;
	padding: 0 20px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.profile-pic{
	width: 40%;
	text-align: center;
}
.profile-pic img{
	width: 100%;
}
.profile-pic img.profile-insta{
	width: 40px;
	display: block;
	margin: 20px auto 0;
}
.profile-pic h3{
	margin: 20px 0 10px;
}
.profile-pic h2{
	font-size: 28px;
}
.profile-pic h2 em{
	font-size: 16px;
}
.profile-pic p{
	margin: 30px 0 10px;
}
.profile-pic .btn{
	padding: 20px 40px;
}
.profile-text {
	width: 60%;
	padding: 0 20px;
}
.qa{
text-align: left;
border: solid #6A258A 1px;
border-radius: 10px;
padding: 30px;
margin: 30px 0;
}
.qa .question,.qa .answer{
background-repeat: no-repeat;
    padding: 10px 0 10px 40px;
    background-position: left center;
}
.qa .question{
background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/q.svg);
margin: 0 0 5px 0;
}
.qa .answer{
background-image: url(https://kyoto-hibariya.com/wp-content/uploads/2026/05/a.svg);
margin: 0 0 10px 0;
}
.profile-mess{
	background-color: #fff;
	color: #000;
line-height: 2;
	border-radius: 4px;
	padding: 20px;
	margin: 0px 0 30px;
}
.comment{
	background-color: #331243;
	padding: 20px;
	line-height: 2;
}
.comment h3{
	text-align: center;
	font-size: 20px;
	margin: 20px 0;
	border-radius: 4px;
}
.voice h3{
	font-size: 18px;
	margin: 40px 0 20px;
	text-align: center;
	line-height: 1.6;
}
.voice p{
	border-radius: 4px;
	border:solid 1px #6A258A;
	padding: 20px;
	line-height: 2;
}
.pl-btn {
  display: inline-block;
  background-color: #ffffff;
  color: #000000;          
  
  padding: 6px 24px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 12px;
}

.sc{
	font-family: sans;
	display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #6A258A;
    padding: 10px 0;
    align-items: center;
}
.sc .date{
padding: 5px 0;
}
.sc .time{

}
.sc a{

}
.contact{
	max-width: 800px;
	width:100%;
	padding:0 20px;
    margin: 0 auto;
	line-height:2;
}
.contact-tale{
	margin: 50px 0 20px;
}
.contact-tale th{
	text-align:left;
}
.contact-tale th,.contact-tale td{
	    padding: 10px;
    vertical-align: top;
}
.contact-tale input,.contact-tale textarea{
	padding: 10px;
	width:500px;
}
.CF7_req{
	    font-size: 10px;
    color: #f00;
}
.CF7_btn{
	text-align:center;
}
.wpcf7-form-control{
	width: 200px;
    padding: 20px;
	    display: block;
    margin: 0 auto;
}
.wpcf7-response-output{
	max-width: 800px;
	width:100%;
	padding:0 20px;
    margin: 20px auto;
    padding: 20px;
}
.p-cast__list-item__img-wrapper a{
	position:relative;
	display: flex;
    align-items: center;
    justify-content: center;
}
.p-cast__list-item__img-wrapper img.photo-frame{
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
	z-index:10;
	margin-top:0;
}
.p-cast__list-item__ttl{
	z-index: 11;
    
    font-size: 16px !important;
margin: 14px 0 10px 0 !important;
    text-align: center;
}
.p-cast__list-item__name{

    z-index: 12;
    color: #fff;
    bottom: 14px;
    font-size: 20px;
}
.schedule .p-cast__list-item__name{
	color: #fff;
	position:static;
}
.schedule .p-cast__list-item__img-wrapper{
	margin:0 0 10px 0;
}
.p-schedule-date__container{
	flex-wrap: wrap !important;
}
.booking{
	max-width:800px;
	width:100%;
	padding:0 20px;
	margin:0 auto;
}
.booking .form__group{
	display:flex;
}
.form__group-header{
	color:#fff;
}
.form__required-label{
	color:#000;
	font-size: 12px;
}
.select-box__body{
	color:#fff;
}
.form__group select,.form__group input,.form__group textarea{
	color:#fff;
}
.form__validation{
	display:none;
}
.book-comp{
	max-width: 860px;
	width:100%;
	padding:0 20px;
    margin: 0 auto;
    line-height: 2;
}
.enter-btn-wrap {
    text-align: center;
    margin: 30px 0;
    padding: 0 15px;
}

/* ボタン本体のデザイン */
.enter-btn-gate {
    display: inline-block;
    max-width: 400px;
    width: 100%;
    padding: 18px 20px;
    background: #000000; /* 背景は漆黒 */
    color: #6A258A;     /* 文字は警告イエロー（またはゴールド風） */
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    border: 2px solid #6A258A; /* 外枠にラインを走らせる */
    border-radius: 4px;        /* 角を少しだけ丸めてスマートに */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); /* 重厚感のある影 */
    transition: all 0.3s ease; /* マウスを乗せたときの動きを滑らかに */
}

/* マウスを乗せたとき（ホバー時）の演出 */
.enter-btn-gate:hover {
    background: #ffcc00; /* 背景と文字の色を反転 */
    color: #000000;
    cursor: pointer;
    box-shadow: 0 6px 20px rgba(255, 204, 0, 0.4); /* イエローの怪しい光を放つ */
    transform: translateY(-2px); /* ボタンが少し浮き上がる */
}
@media screen and (max-width: 768px) {
	.top-bird{
		width: 200px;
	}
	#top-image p{
		left: 55.5%;
    transform: translateX(-52.5%);
	}
	.top-ban{
		padding: 0 20px;
	}
	.top-ban img{
		width: 100%;
	}
	.day-select,#insta,.cast-area,.message img,.message .message-text{
		width: 100%;
		padding: 0 20px;
	}
	.message {
    display: block;
}
.message .message-text{
	text-align: left;
    line-height: 2;
    padding: 80px 20px;
}
.day-select,.p-schedule-date__container{
	padding: 0 10px;
	width:100%;
}
	.p-schedule-date__container{
		font-size:14px;
	}
	.p-schedule-date__container a{
		width: calc(20% - 4px);
		padding:5px;
	}
	.cast-area, .p-cast__container{
		width:100%;
		padding:0 10px;
	}
	.p-cast__wrapper {
    width: 48%;
	}
	.p-cast__list-item__img-wrapper img{
		height:222px;
	}
.day-select .day{
	font-size: 14px;
    padding: 5px;
    width: calc(20% - 4px);
}
.bottom img{
	width: 150px;
}
.service-list,.flow-contents,.memo{
	padding-left: 20px;
	padding-right: 20px;
}
.service-list li {
    margin: 0 0 0 20px;
}
.flow{
	display: block;
}
.flow img{
	width: 100%;
}
.flow .flow-text {
    margin: 20px 0 40px 0;
}
.flow .flow-text p{
	font-size: 16px;
}
.mess {
    display: block;
}
.mess img {
    width: 100%;
    margin: 0 0 20px 0;
}
.price{
	display: block;
}
.price .basic{
	width: 100%;
}
.reservation, .payment{
	    text-align: left;
    padding: 0 20px;
}
.btn{
	margin: 30px auto;
    display: block;
}
.reservation,.reserve-form{
text-align: left;
line-height: 2;
}
.reserve-form{
	padding: 0 20px;
}
.reservation img {
    margin: 30px auto;
    display: block;
}
.reserve-form .btn {
    padding: 15px 44px;
}
.profile{
	display: block;
}
.profile-pic {
    width: 100%;
}
.profile-text {
    width: 100%;
    padding: 0;
    font-size: 14px;
}
	.contact-tale th,.contact-tale td{
		display: block !important;
        width: 100% !important;
        box-sizing: border-box;
	}
	.contact-tale input, .contact-tale textarea{
		width:100%;
	}
	.p-cast__list-item__ttl{
		font-size: 14px !important;
		bottom:24px;
	}
	.p-cast__list-item__name{
		bottom:23px;
	}
	.p-cast__wrapper{
		margin-bottom:0;
	}
	.top-schedule .summary{
	font-size:14px;
}
}