.wid{width:100%;}
.ma{margin-bottom:-5px;}
/* clearfix */
.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

h1 {
	margin-bottom:20px;
	font-weight: bold;
}
h2 {
	margin-bottom:10px;
	font-weight: bold;
	font-size:1.16rem;
}
h2 img {
	margin-right: 5px;
	vertical-align: bottom;
}

/* κπ^bv΅Δ©ππ`FbN */
img.icon_tap {
	width:1.3em;
	height:1.3em;
	vertical-align:bottom;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name:icon_tap;
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;	
	animation-name:icon_tap;
}
@-webkit-keyframes icon_tap {
	0% {
		-webkit-transform: translateX(0%) rotate(0deg);
	}
	50% {
		-webkit-transform: translateX(-25%) rotate(-10deg);
	}
	100% {
		-webkit-transform: translateX(0%) rotate(0deg);
	}
}
@keyframes icon_tap {
	0% {
		transform: translateX(0%) rotate(0deg);
	}
	50% {
		transform: translateX(-25%) rotate(-10deg);
	}
	100% {
		transform: translateX(0%) rotate(0deg);
	}
}

/* FB */
div.friend_records {
	display:table;
	width:100%;
	table-layout:fixed;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
    margin-bottom:15px;
}
div.friend_info {
	display:table-cell;
    padding:5px 2px;
    text-align: center;
}
div.friend_info:first-child {
	background-color: #FEEC25;
}
div.friend_info:nth-child(2) {
	background-color:#13DE21;
}
div.friend_info:nth-child(3) {
	background-color:#D8003C;
}
div.friend_info:last-child {
	background-color:#006BB9;
}
div.friend_info img {
	width:100%;
}
div.friend_info .friend_name {
	overflow:hidden;
	word-break: break-all;

}


/* ‘‘‘‘@«o΅@‘‘‘‘ */
.hukidashi {
	position: relative;
	background: #636363;
	border: 4px solid 000;
	padding: 7px;
	margin-left: 60px;
	border-radius: 5px;
}
.hukidashi:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.hukidashi:after {
	border-color: rgba(99, 99, 99, 0);
	border-right-color: #636363;
	border-width: 15px;
	top: 75%;
	margin-top: -30px;
}
.hukidashi:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: 000;
	border-width: 36px;
	top: 50%;
	margin-top: -36px;
}

.hukidashi03 {
	position: relative;
	background: rgba(255, 255, 255, 1);
	border: 4px solid 000;
	padding: 8px;
	margin-left: 135px;
	border-radius: 5px;
	margin-top: 5px;
}
.hukidashi03:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.hukidashi03:after {
	border-color: rgba(99, 99, 99, 0);
	border-right-color: #FFFFFF;
	border-width: 15px;
	top: 75%;
	margin-top: -30px;
}
.hukidashi03:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: 000;
	border-width: 36px;
	top: 50%;
	margin-top: -36px;
}

.osusume {
	margin-bottom: .6em;
	background-color: #777777;
	color: #221b15;
	border-radius: 7px;
	margin: 0 3px;
	padding: 6px 4px 0px;
}

.osusume_pickup {
	display:inline-block;
	background-color: #007bc3;
	margin-left: 5px;
	padding:1px 3px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#fff;
}




/*‘‘‘‘mtopVEXV‘‘‘‘*/

.mtop_list {
	margin-bottom:25px;
	border-top: 1px solid #ddd;
width : 100%;
list-style : none;
}

.mtop_list li {
position : relative;
border-bottom : solid 1px #ddd; /*XgΰΜζΨθόΜF*/
}
.mtop_list li:last-child {
border-bottom : solid 1px #ddd; /*XgΰΜζΨθόΜF*/
}
.mtop_list li a:not(.noListLink) {
position : relative;
display : block;
width : 100%;
height : 100%;
padding : 10px 0;
text-decoration : none;
-webkit-box-sizing : border-box;
box-sizing : border-box;
}
.mtop_list li a:not(.noListLink):after {
content : "";
	position : absolute;
	right : 10px;
	top : 50%;
	display : block;
	width : 6px;
	height : 6px;
	margin-top : -4px;
	border-top : solid 2px #979797; /*E[@>@ΜF*/
	border-right : solid 2px #979797; /*E[@>@ΜF*/
	-webkit-transform : rotate(45deg);
}
.mtop_list li a:hover {
	background-color: #c8eafe;
}

.mtop_list a p {
	padding-bottom: 5px !important;
	color:#666;
	font-size:0.9rem;
}

.mtop_list a h3 {
	color:#007BC3;
	font-size:1.16rem;
}

#theme_backnumber,
#theme_popular,
#supervisor_list {
	margin-bottom: 35px;
	cursor:pointer;
}
#theme_backnumber.open,
#theme_popular.open,
#supervisor_list.open {
	margin-bottom:10px;	
}
#theme_backnumber span,
#theme_popular span,
#supervisor_list span {
    margin:-20px 0 0 92%;
    position: relative;
    width:16px;
    height:16px;
    display:block;
    background-color: #333;
    -webkit-border-radius:8px;
    border-radius:8px;
}
#theme_backnumber span:after,
#theme_popular span:after,
#supervisor_list span:after {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff;
    width: 8px;
    height: 2px;
    position: absolute;
    top:7px;
    left: 4px;
    content:"";
}
#theme_backnumber span:before,
#theme_popular span:before,
#supervisor_list span:before {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff;
    width: 2px;
    height: 8px;
    position: absolute;
    top:4px;
    left: 7px;
    content:"";
}
#theme_backnumber.open span:before,
#theme_popular.open span:before,
#supervisor_list.open span:before {
    background-color:#333;
    width:0;
    height:0;
}
.mtop_list.shinchaku,
.mtop_list.popular,
.mtop_list.supervisor {
	display:none;
}


/*‘‘‘‘mtopΒΚΫΰͺ‘‘‘‘*/
.kobetsu_box {
	margin-bottom: 30px;
	padding:5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #000;
}
.kobetsu_list_box {
	margin-bottom: 20px;
}
.kobetsu_list_box a {
	display:block;
	position : relative;
	background-color: #fff;
	-webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
	padding:8px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration: none;
	line-height: 1.4;
}
.kobetsu_list_box a::after {
	content : "";
	position : absolute;
	right : 10px;
	top : 50%;
	display : block;
	width : 6px;
	height : 6px;
	margin-top : -4px;
	border-top : solid 2px #979797; /*E[@>@ΜF*/
	border-right : solid 2px #979797; /*E[@>@ΜF*/
	-webkit-transform : rotate(45deg);
}
.kobetsu_list_box a:hover {
	background-color: #c8eafe;
}
.kobetsu_list_box a h3 {
	color:#ff5900;
	font-size:1.16rem;
}
.kobetsu_list_box a .menu_caption {
	color:#666;
	font-size:0.9rem;
}
.kobetsu_list_box a .menu_supervisor {
	display:table;
	margin:5px 0 0;
	font-size:0.83rem;
}
.kobetsu_list_box a .menu_supervisor div {
	display:table-cell;
	padding:5px 5px 5px 0;
	color: #666;
	vertical-align: middle;
	line-height:initial;
}
.kobetsu_list_box a .menu_supervisor div span {
	padding:2px 4px;
	background-color:#666;
	color: #fff;
	white-space:nowrap;
}
.kobetsu_list_box a .menu_price {
	color:#f00;
	text-align: right;
}
.kobetsu_box a.read_more {
    display:block;
    margin-bottom: 5px;
    padding: 4px 8px;
    -webkit-border-radius :6px;
    border-radius :6px;
    -webkit-box-shadow:inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #a3a3a3), color-stop(0.00, #d6d6d6));
    background: -webkit-linear-gradient(#d6d6d6, #a3a3a3);
    background: linear-gradient(#d6d6d6, #a3a3a3);
    color:#111  !important;
    text-align :center;
    text-decoration:none;
}


.package_box {
	background-color: #fff;
	-webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	padding:8px;
}
.package_box h3 {
	color:#008f15;
	font-size:1.16rem;
}
.package_box .menu_box {
	display:table;
}
.package_box .menu_box img,
.package_box .menu_box div {
	display:table-cell;
	vertical-align: middle;
}
.package_box .menu_box img {
	width:60px;
	height:60px;
}


.result_box {
	background-color: #fff;
	-webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.2);
	padding:8px;
}

/* ϊ^ */
.ui-tabs {
	margin-bottom:10px;
}
.ui-tabs .ui-tabs-nav {
	padding:0;
}
.ui-tabs .ui-tabs-nav li {
	width:50%;
	position:static;
	margin:0;
	padding-right:4px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.ui-tabs .ui-tabs-nav li:last-child {
	padding-right:0;
}
.ui-tabs .ui-tabs-nav li a {
	float:none;
	width:100%;
	display:block;
	background-color: #eee;
	padding: .5em 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color:#8f8f8f;
	text-align: center;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	background-color: #666;
	color:#fff;
}
.ui-tabs .ui-tabs-panel {
	border:1px solid #666;
}

input.button_calendar {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:url(/i.cgi?n=/icon/019) no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #3a9edb), color-stop(1.00, #0373ba));
	background:url(/i.cgi?n=/icon/019) no-repeat 8px center, -webkit-linear-gradient(#3a9edb, #0373ba);
	background:url(/i.cgi?n=/icon/019) no-repeat 8px center, linear-gradient(#3a9edb, #0373ba);
	background-size:1.3em, 100%;
	padding :8px 8px 8px 36px;
	border: 0;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	color:#fff;
}


/*‘‘‘‘LP‘‘‘‘*/

wh{
color:#ffffff;
}