/* 全体 */
html,body{
	height: 100%;
}

body{
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color: #000000;
	position: relative;
}

body::before {
  /* background:url("../img/all/bg.jpg") no-repeat left top; */
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
}

input,select,option,textarea{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 14px;
	line-height: 20px;
}

img,iframe{
	vertical-align: top;
}

a{
	color: #000000;
	outline: none;
	text-decoration: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.clearfix {
	*zoom: 1;
	clear: both;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

#wrapper{
	width: 320px;
	margin: 0 auto;
	background-image: url("../../img/all/contents_bg2.jpg");
	background-position: top center;
	background-size: 100% auto;
}

#container{
	margin: 0 auto;
}

#header{
	position: relative;
	font-size: 14px;
}

#header #logo{
	margin: 0;
	display: inline;
	float: left;
	width: 100%;
}

#header #logo img{
	width: 100%;
	height: auto;
}

#header #head_right{
	margin: 0;
	display: inline;
	float: left;
	width: 50px;
}

#header #head_right img{
	width: 100%;
	height: auto;
}

#header #description{
	padding: 0 10px;
	position: relative;
}

#header #description img{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

#header #description a#tel{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 150px;
	display: block;
	width: 160px;
	height: 25px;
	text-indent: -9999px;
}

#head_nav{
	display: flex;
	justify-content: space-between;
	background-image: url('../../img/cast/pat.png');
	background-position: top center;
	background-size: 10px auto;
	height: 34px;
	align-items: center;
	padding: 0 7px;
	box-sizing: border-box;
}
#head_nav div{
	/* width: 44px; */
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#head_nav div img{
	width: auto;
	height: 20px;
	vertical-align: top;
}
#head_nav div a{
	line-height: 1;
}


#footer{
	text-align: left;
	padding: 0 0 10px;
}

#footer #copyright{
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px 0 0;
}

#footer #catch{
	text-align: center;
	font-size: 12px;
}

#footer #nav{
	overflow: hidden;
	list-style: none;
	border-left: 1px solid #000000;
	margin: 10px 10px 0;
}

#footer #nav li{
	float: left;
	text-align: left;
	padding: 0 0 px;
}

#footer #nav li a{
	border-right: 1px solid #000000;
	padding: 3px 10px;
	display: block;
	line-height: 1.2em;
	font-size: 80%;
}

#footer #nav_b{
	padding: 0 10px;
	list-style: none;
}

#footer #nav_b li{
	padding: 10px 0 0px;
}

#footer #nav_b img{
	width: 100%;
	height: auto;
}


#footer .shop_desc {
	text-align: left;
	margin: 10px 0 0;
	padding: 10px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #bd9041;
	color: #8a6618;
	font-size: 9px;
	line-height: 1.3em;
}

#footer #view{
	line-height: 1.2em;
	font-size: 80%;
	text-align: center;
	padding: 10px 0 0;
}


.address{
	box-sizing: border-box;
	background-color: #ffffff;
	border: 1px solid #b3b3b3;
	padding: 10px;
	text-align: center;
	margin: 10px 10px 0;
}

.address_inner{
}





#menu{
	background-image: url('../../img/cast/pat.png');
	background-position: top -4px center;
	background-size: 10px auto;
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}

#menu li{
	color: #52493d;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border-top: 1px solid #bdb3a2;
}


#menu li a{
	color: #52493d;
	display: block;
	padding: 10px 10px;
}


#slider{
	width: 320px;
	margin: 10px auto 30px;
}

#slider img{
	width: 100%;
	height: auto;
}

#bx-slider{
	list-style: none;
	width: 320px;
}

#bx-pager{
	padding: 10px 0;
}

#bx-pager a{
	width: 80px;
	display: inline-block;
	background: #ffffff;
	margin: 0 1px;
}

#bx-pager img{
	width: 100%;
	height: auto;
}

#bx-pager a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#bx-pager a.active img {
	opacity: 1;
	filter: alpha(opacity=100);
}




h2{
	width: 300px;
	margin: 15px auto 10px;
}

h2 img{
	width: auto;
	height: 40px;
}






.cast_box{
	padding: 10px;
}

.cast{
	float: left;
	width: 145px;
	margin: 0 0 0 10px;
	font-weight: bold;
	background: #ffffff;
}

.cast.first{
	margin: 0;
}

.cast a{
	display: block;
}

.cast_wrap{
	background: #fff3c3;
	padding: 10px;
	display: block;
}

.rank{
	background: url("../img/ranking/rank.jpg") no-repeat;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 0 0 10px;
}

.cast .photo{
	position: relative;
}

.cast .photo a{
  position: relative;
  height: auto;
}
.cast .photo a::after{
  content: "";
  display: block;
  padding-top: 150%;
}

.cast .photo a img.object-fit{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.cast .photo img{
	width: 100%;
	height: auto;
}

.cast .photo .new{
	position: absolute;
	bottom: 10px;
	left:10px;
	width: 50px;
	line-height: 1;
}

.cast .photo .new img{
	width: 100%;
	height: auto;
}

.cast .photo .sns_icon{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  bottom: 3px;
  right: 3px;
  gap: 3px;
}

.cast .photo .bsky_icon,
.cast .photo .twitter_icon{
	width: 34px;
  line-height: 1;
}

.cast .photo .twitter_icon img{
	width: 100%;
	height: auto;
}

.cast .name {
  color: #000;
  background-image: url('../../img/cast/pat.png');
  background-size: 6px auto;
  background-position: center;
	font-size: 12px;
	line-height: 1;
	padding: 0 0 0;
}

.cast .name a {
	color: #000;
	line-height: 1;
	padding: 10px 0 8px;
	display: inline-block;
}

.cast .name a.blog{
	display: inline-block;
	width: 40px;
	margin: 0 0 0 10px;
}

.cast .blog img{
	width: 100%;
	height: auto;
}

.cast .data {
	background: #f6f6f6;
	line-height: 1;
}

.cast .size {
	font-size: 12px;
	padding: 10px 0 8px;
}


.cast .schedule {
	font-size: 14px;
	padding: 10px 0 8px;
	color: #5f4e3f;
}





/* 送信ボタン */
#submit{
	text-align: center;
	padding: 10px 0;
}

#submit button{
	margin: 0 5px;
	padding: 0;
	background: none;
	border: none;
	cursor: pointer;
}

#submit button img{
	width: 100px;
	height: auto;
}
