@charset "utf-8";
/* CSS Document */
nav {
	padding: 0;
}
.wrap_logo > a{
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
}
.printcake ul {
	text-align: center;
}
.printcake ul > li {
	display: inline-block;
	margin: 10px;
}
.btn_01.btn_01_01 > a{
	padding: 0;
	border: none;
}
#safe, #karaoke_mama, #support{
	background: url(../../../images/event/jyoshikai/mamakai/bg_safe.png) repeat;
}
ul.list_shop a{
	color: #f60;
}
.tag_kidsmenu > li{
	width: auto;
	padding: 3px 5px;
}
.box_inner{
	max-width: 1000px!important;
}
.box_h1{
	width: 1000px;
}
#main_box .box_h1 h1{
	padding: 5px 10px;
	background: #C9151E;
	font-size: 20px;
	color: #ffffff;
	border: none;
}
a{
	color: #F60;
}
.pika-single.is-bound.active{
    margin-top: -200px;
	z-index: 2;
}
.top_ttl {
	margin-bottom: 40px !important;
}
.w_full {
	position: relative;
}
.sub_ttl {
	position: absolute;
top: -30px;
color: #F60;
font-weight: bold;
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
font-size: 18px;
padding: 0 10px;
box-sizing: border-box;
left: 50%;
transform: translateX(-50%);
width: 88%;
}
.sub_ttl:before {

    position: absolute;
    content: '|';
    right: 0;
    top: 0;
    color: #F60;
    font-size: 18px;
    transform: rotate(30deg);
}
.sub_ttl:after {
	position: absolute;
	content: '|';
	left: 0;
	top: 0;
	color: #F60;
	font-size: 18px;
	transform: rotate(-30deg);
}

@media screen and (min-width: 769px){
	.shop_name {
		font-size:17px;
	}
}
@media screen and (max-width:640px){
	.wrap_ttl_kidsmenu{
		background-size: 99% 100%;
	}
	.btn_01.btn_01_01 > a{
		padding: 15px 0 15px 15px;
	}
	.wrap_price_karaoke .num_price_karaoke{
		/*margin-bottom: 10px;*/
		/*margin-top: 10px;*/
		line-height: 1.5;
		margin: 0 auto;
	}
	ul.list_shop a{
		font-size: 14px;
	}
	.div_04_bottom .circle span{
		margin-right: -35px;
	}
	.price_for_per{
		font-size: 12px;
	}
	.price_box_02 .per_price{
		margin-left: 10px;
	}
    .pika-single.is-bound.active{
    margin-top: 0;
}
    .list_reserve_plan > li.w_full {
    margin: 0 0 50px 0;
    width: 100%;
}
		.sub_ttl {
		top: -24px;
		font-size: 16px;
		width: 75%;
		}
		.sub_ttl:before {
		    font-size: 16px;
		}
		.sub_ttl:after {
			font-size: 16px;
		}
	.wrap_feature, .content01 > .wrap_txt {
		position: static;
	}
	.content01 > .wrap_txt {
		min-height: auto;
	}
}
