@charset "utf-8";
/* CSS Document */

body {
	background: url(images/back/back.jpg);
}
#both {
	font-size: 14px;
	letter-spacing: 1px;
	width: 100%;
	line-height: 160%;
}
#both h1 {
	font-size: 12px;
	line-height: 29px;
	text-align: center;
	background-color: #f9d947;
}
#both header #catch {
	float: left;
}
#both header #inquiry {
	float: right;
	margin-top: 10px;
}
#both header #inquiry #tel {
	float: left;
	margin: 0px 10px 0px 0px;
}
#both header #inquiry #mail {
	margin: 0px 10px 0px 0px;
	float: left;
}
#both header #rogo {
	clear: both;
	text-align: center;
}
#both header #menu_area {
	display: block;
}
#both header #menu_area ul li {
	display: inline;
}
#both #pan {
	line-height: 29px;
	padding: 0px 0px 0px 10px;
}
#both #pan ul li {
	display: inline;
}
#both #pan ul li:after {
	content: "＞";
	padding: 0px 0px 0px 4px;
}
#both #pan ul li:last-child:after {
	content: normal;
}
#both #pan ul li a {
	color: #000;
}
#both #pan ul .nowpage {
	color: #F24282;
}
#both main {
	display: block;
}
#both #opentel {
	text-align: center;
	margin: 0px 0px 10px;
	line-height: 200%;
}
#both #credit {
	text-align: center;
	margin: 0px 0px 10px;
}
#both #coupon {
	text-align: center;
	margin: 0px 0px 10px;
}
#both #footer_area {
	border-top: 1px solid #552310;
	background-color: #301409;
}
#both #footer_area ul li {
	text-indent: 51px;
	border-bottom: 1px solid #552310;
}
#both #footer_area ul li a {
	color: #FFF;
	line-height: 42px;
	display: block;
}
#both #footer_area ul li:nth-child(1) {
	background: url(images/button/top_page_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;
}
#both #footer_area ul li:nth-child(2) {
	background: url(images/button/cast_list_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;	
}
#both #footer_area ul li:nth-child(3) {
	background: url(images/button/plice_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;	
	background-size: 52px 42px, 26px 42px;
}
#both #footer_area ul li:nth-child(4) {
	background: url(images/button/play_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;	
}
#both #footer_area ul li:nth-child(5) {
	background: url(images/button/schedule_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;	
	background-size: 52px 42px, 26px 42px;
}
#both #footer_area ul li:nth-child(6) {
	background: url(images/button/diary_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;	
}
#both #footer_area ul li:nth-child(7) {
	background: url(images/button/recruit_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;	
}
#both #footer_area ul li:nth-child(8) {
	background: url(images/button/quest_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;
}
#both #footer_area ul li:nth-child(9) {
	background: url(images/button/bulletin_board_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;
}
/* #both #footer_area ul li:nth-child(10) {
	background: url(images/button/twitter_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;
} */
/* #both #footer_area ul li:nth-child(10) {
	background: url(images/button/instagram_02.png) no-repeat left center, url(images/style/arrow.png) no-repeat right center;
	background-size: 52px 42px, 26px 42px;
}*/

/* SNSメニュー全体の調整 ジェミニ作 */
#both #footer_area ul.footer-sns { /* ulを足して点数をアップ */
    display: flex;
    justify-content: center;
    gap: 15px;
    padding: 30px 0;
    border-bottom: none;
}

/* SNSメニュー内のliタグの初期化 ジェミニ作 */
/* セレクタを長くして、既存の nth-child(10) などの点数に打ち勝つ */
#both #footer_area ul.footer-sns li,
#both #footer_area ul.footer-sns li:nth-child(n) { 
    text-indent: 0;
    border-bottom: none;
    background: none; /* これで「背景なし」の点数が上回ります */
}

/* SNSメニュー内のaタグ ジェミニ作 */
#both #footer_area ul.footer-sns li a {
    display: block;
    line-height: normal;
    padding: 8px;
    background: none; /* aタグに背景がついていた場合もこれで安心 */
}

/* アイコンサイズ ジェミニ作 */
#both #footer_area ul.footer-sns li img {
    width: 30px;
    height: auto;
    vertical-align: middle;
}

#both #footer_area #footter_rogo {
	text-align: center;
}
#both #footer_area small {
	font-size: 12px;
	line-height: 29px;
	color: #FFF;
	background-color: #94837a;
	text-align: center;
	display: block;
}
#both main article h2 {
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	background: #301409;
	color: #FFF;
}
#both main article h2 span {
	font-size: 16px;
	margin: 0px 0px 0px 8px;
}
#both #banabox {
	text-align: center;
	margin: 20px 0px 0px;
}
#both #banabox ul li {
	margin: 0px 0px 10px;
}


