﻿@charset "utf-8";
/*
Theme Name: simple_mcs
*/

.top_icon h1, .top_icon h2{
	background-image:url(top_icon.png);
	background-size:20px 20px;
	background-position : 0 4px;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
}

#main_right .contents_head{
	background-image:url(side_icon.png);
	background-size:15px 15px;
	background-position : 15px 13px;
	background-repeat:no-repeat;
	padding:10px 10px 10px 40px;
}

.new_date{
	background-image:url(time_icon.png);
	background-size:10px 10px;
	background-position : 0px 10px;
	background-repeat:no-repeat;
	width:95px;
	
	padding-left:15px;
	font-size:10px;
}

.wp-post-image{
	float:left;
	margin-right:10px;
	margin-top:5px;
}

.new_post ul li{
	clear:both;
	min-height:90px;
	padding:10px 0px;
	border-bottom:solid 1px #E4E4E4;
}

.new_post img{
	border:solid 1px #A4A4A4;
}


body{
	font-family:"ヒラギノ角ゴ Pro W3","メイリオ",Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	margin: 0px;
	padding: 0px;
	color:#4B4B4B;
	font-size: 14px;
}

.top_box{
	margin-right:10px;
	float:left;
	width:320px;
	height:600px;
}

.ad{
	margin-top:20px;
}

.ad_title{
	padding:5px 10px;
	background-color:#0066C5;
	color:#FFFFFF;
}

.article_date{
	color:#000000;
	margin-right:5px;
	padding:3px 5px;
	font-size:12px;
	background-color:#E7E7E7;
}

.tokusetsu{
	background-color:#000000;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
}



@keyframes blink {
  75% { opacity: 0.0; }
}

.tokusetsu_Icon{
	margin:5px;
	float:left;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	font-size:12px;
	background-color:#B40003;
}

.tokusetsu_Icon span{
	animation: blink 1s step-end infinite;
}

.tokusetsu_right{
	margin:5px;
	font-size:12px;
	text-align:left;
	padding:2px 5px 2px 5px;
	float:left;
	color:#FFFD00;
}

.blue_back{
	color:#FFFFFF;
	background-color:#940002;
}

.bunrui_on{
	float:left;
	width:40px;
	margin:0 1px 1px 0;
	text-align:center;
	padding:2px 10px 2px 10px;
	background-color:#FF4D50;
	color:#FFFFFF;
}

.bunrui_off{
	margin:0 1px 1px 0;
	text-align:center;
	float:left;
	width:40px;
	padding:2px 10px 2px 10px;
	background-color:#B8B8B8;
	color:#FFFFFF;
}

img.profile{
	width:100%;
}


.f_size{
	font-size:16px;
}

a img{ border:none; }



.contents{
	border:1px solid #D0D0D0;
	padding:35px;
	line-height:30px;
	margin-bottom:10px;
}

#main_right .contents{
	border:1px solid #D0D0D0;
	padding:15px;
	line-height:30px;
	margin-bottom:10px;
}

footer img{
	vertical-align:text-top;
}

.okane_list ul li, .money h3, .relation ul li, .popularity ul li, ul.top li{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dashed 1px #B3B3B3;
}

ul.top li{
	background-image:url(m_icon.png);
	background-position : 0px 7px;
	background-size:20px 20px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 25px;
	border-bottom:dashed 1px #B3B3B3;
}

.relation ul li{
	font-size:14px;
}

.box_glay ul li{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dashed 1px #B3B3B3;
	font-size:14px;
}


.news ul li {
	margin-bottom:5px;
	padding:7px;
	background-color:#F5F5F5;
}

.money ul li{
	background-image:url(m_icon.png);
	background-position : 0px 0px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 40px;
	border-bottom:dashed 1px #B3B3B3;
}


#main_center .contents_head h2 ,#main_center .contents_head h1.top{
	font-size:20px;
}


#main_section .contents h2{
	color:#3E3E3E;
	margin:30px 0;
	padding:10px;
	font-weight:bold;
	font-size:23px;
	border-bottom:3px solid #0054D7;
}


#main_section .contents h3{
	color:#3E3E3E;
	margin:30px 0;
	font-size:20px;
	padding:10px;
	font-weight:bold;
	border-bottom:2px dashed #C0C0C0;
}

#main_section .contents h4{
	padding:2px 2px 2px 5px;
	border-bottom:solid 1px #A4A4A4;
}

.contents #relation h3{
	margin-top:40px;
	margin-bottom:10px;
	color:#FFFFFF;
	padding:5px 5px 5px 10px;
	background-color:#900002;
	border:none;
}


.bg_y{
	background-color:#DCDBDB;
}

.box_glay{
	border:1px solid #DBDBDB;
	padding:15px;
	background-color:#FBFBFB;
}


p.contact_btn a{
	display:block;
	width:95%;
	text-align:center;
	margin-top:10px;
	padding:10px;
	color:#FFFFFF;
	background-color:#BD0003;
}

p.contact_btn a:hover{
	color:#FFFFFF;
	background-color:#F50004;
}

#main_right .contents{
	font-size:12px;
}

.panlist{
	background-color:#FFFFFF;
	float:left;
	width:100%;
	margin-bottom:20px;
}

.panlist ul{
	padding:5px 10px 5px 10px;
}

.panlist ul li{
	font-size:10px;
	float:left;
}

.panlist ul li a{
	color:#000000;
	font-size:10px;
	float:left;
}

.panlist_other{
	margin-bottom:10px;
	background-color:#FFFFFF;
}

.date{
	padding-right:20px;
	text-align:right;
}



ul{
	margin:0px;
	padding:0px;
}

.red{
	color:#FF0004;
}

.monthly-calendar table {
    width: 98%;
}

.monthly-prev{
	width: 100px;
	float: left;
}

.monthly-next{
	width: 100px;
	float: left;
}

#booking-form table{
	width: 100%;
}

#booking-form th{
	border: 1px solid #CCC;
	padding: 5px;
}

#booking-form td{
	border: 1px solid #CCC;
	padding: 5px;
}

#booking-note{
	width: 400px;
}

#action-button{
	margin-top: 5px;

}



a{
	overflow:hidden;
	outline:none;
	text-decoration: none;
	border: none;
}

a img.opa:hover{
	opacity:0.6;
}

p{
	margin: 5px;
	padding: 0px;

}

.mat20{
	margin-top:20px;
}

.ma20{
	margin:20px 0px;
}

.mab10{
	margin-bottom:10px;
}


h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight : normal;
}

img {
	max-width: 100%;
	height: auto;
}

li{
	list-style:none;
}

#top a{
	color: #999;
}

#top a:hover{
	color: #FFF;
}


.contents a{
	text-decoration: none;
	color: #333;
}

.contents a:hover{
	text-decoration:underline;
	color: #03F;
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
}

#top{
	font-size:12px;
	padding:10px;
	color:#CCCCCC;
	border-bottom:1px #000000 solid;
}

header{
	padding:20px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	background-color:#FFFFFF;
}

#top{
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #999;
}


#main_right{
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 10px;
}

.yuutai{
	padding: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}


.sponser{
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	-webkit-box-shadow: #D1D1D1 3px 3px 3px;
	-moz-box-shadow: #D1D1D1 3px 3px 3px;
	box-shadow: #D1D1D1 3px 3px 3px;
	border: 1px solid #CCC;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
}

.contents_head{
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #000;
}

#main_section .contents_head{
	color: #000000;
	margin:15px 0 0 0;
	font-size:28px;
	background-color: #FFF;
}

.top_h{
	padding-left:10px;
}

#main_section .contents_head h1, h1.top_title{
	font-weight:bold;
}

.dot_box{
	padding: 10px;
	border: 1px dotted #666;
	background-color: #E8FBFF;
}

.cate_box{
	background-color: #970002;
	color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 10px;
	margin-left: 5px;
}

.clear{
	clear: both;
}

.cate{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
}

#pre_next{
	background-color:#FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#pre_next a{
	color:#000000;
}

#pre_next a:hover{
	color:#777777;
}

#footer_head{
	background-color: #000;
	padding: 10px;
	color: #999;
	text-align: center;
}

footer{
	border-top:#000000 solid 5px;
	background-image:url(header_bar.jpg);
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #999;
	font-size: 12px;
	padding:30px 5px 50px 5px;
}

footer a{
	color: #999;
}

table{
	border-collapse: collapse;
}

table td{
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #FFF;
}

/*page top*/
#pageTop{
	border-radius: 5px;
	color: #FFFFFF;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #FFF;
    }
#pageTop:hover{
	background-color: #666666;
    }


#main_center{
	font-size:16px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	width: 860px;
}



/* MENU関係 */

#menu{
	width: 100%;
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu li{
  display: block;
  float: left;
  width: 12.5%;
  margin: 0;
  padding: 0;
}
#menu li a{
	background-image:url(btn_icon.png);
	background-size:120px 120px;
	background-position : 0 0;
	background-repeat:no-repeat;
	display: block;
	padding: 12px 0 10px;
	color: #CCC;
	text-align: center;
	text-decoration: none;
	background-color: #000;
}
#menu li a:hover{
	background-color: #333;
}
#toggle{
 display: none;
}

@media only screen and (min-width: 1024px) {
	header h2{
		margin:0 auto;
		width:1200px;
	}

	#container_inner{
		margin:0 auto;
		width:1200px;
	}
}


@media only screen and (max-width: 1024px) {
	
	
	#main_right .contents{
		font-size:13px;
	}
	
	#main{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}
	#main_center{
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}
	#main_right{
	margin-top: 0px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	}
    #menu li{
    width: 25%;
    border-bottom: 1px solid #444;
	}
}
@media only screen and (max-width: 480px) {
	
	.contents{
		border:1px solid #D0D0D0;
		padding:15px;
		line-height:30px;
		margin-bottom:10px;
		font-size:14px;
	}
	
	#cat_okane img{
		display:none;
	}
	
	header{
		padding:10px 10px;
	}

	header img{
		width:50%;
	}
	
	#profile{
		display:none;
	}
	
	#main_center{
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	#main_right{
	margin-top: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	/* レスポンシブmenu*/
	#menu{
	display: none;
	}
	#tab_contents{
	display: none;
	}
	#menu li{
	width: 100%;
	}
	#toggle{
	display: block;
	position: relative;
	width: 100%;
	background-color: #000;
	}
	#toggle a{
	display: block;
	position: relative;
	padding: 12px 0 10px;
	border-bottom: 1px solid #444;
	color: #CCC;
	text-align: center;
	text-decoration: none;
	}
	#toggle:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
	}
	#toggle a:before, #toggle a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #222;
	}
	#toggle a:before{
	margin-top: -6px;
	}
	#toggle a:after{
	margin-top: 2px;
	}
}


/* sosial */
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.twitter-share-button {
	width: 85px!important;
}

.social_btn{
	float: left;
	clear: both;
	width: 120px;
}

/*タブ*/
#tab_contents{
	text-align: left;
}

#tab_contents ul.tabs {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#tab_contents ul.tabs li {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	float: left;
	background-color: #000;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	width: 80px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

		#tab_contents ul.tabs li:first-child {
			border-left: 1px solid #CCC;
		}
		
		#tab_contents ul.tabs li.active {
	background-color: #730000;
	margin-bottom: -1px;
		}
		#tab_contents ul.tabs li a {
	display: block;
	color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
		}
		#tab_contents ul.tabs li.active a {
	color: #FFF;
		}

div.tabs_content {
	clear: both;
	background-color: #FFF;
	height: 160px;
	margin-bottom: 10px;
	line-height: 25px;
	-webkit-box-shadow: #D1D1D1 3px 3px 3px;
	-moz-box-shadow: #D1D1D1 3px 3px 3px;
	box-shadow: #D1D1D1 3px 3px 3px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #730000;
}

div.tabs_content img{
	float: left;
	margin-right: 15px;
}

div.tabs_content a{
	color: #333;
	padding: 5px;
}

div.tabs_content a:hover{
	color: #03F;
	background-color: #E7E7E7;
}

div.tabs_content > div {
	padding: 20px;
}

a.mlink{
	font-size:14px;
	color:#005EAC;
	text-decoration:underline;
}

a:hover.mlink{
	color:#940002;
}

a.nlink{
	margin-top:20px;
	text-align:center;
	font-size:12px;
	width:80px;
	display:block;
	color:#707070;
	background-color:#E5E5E5;
	padding:5px 15px 5px 15px;
	margin-left:5px;
	margin-bottom:20px;
}

a:hover.nlink{
	color:#FFFFFF;
	background-color:#FFB5B6;
	text-decoration:none;
}

.miss_money_date{
	line-height:15px;
	font-size:10px;
}

.miss_money a{
	display:block;
	background-color:#F7F7F7;
	margin-bottom:20px;
	padding:10px;
}

.miss_money a:hover{
	background-color:#DBDBDB;
	color:#000000;
	text-decoration:none;
}

strong{
	font-weight:100;
}

/*ページネーション*/
div.pagination {
    clear:both;
    padding:0 0 10px 0;
    position:relative;
    font-size:11px;
    line-height:13px ;
    background:none;
    margin:10px 0 20px;
    vertical-align: middle;
}
 
div.pagination span, .pagination a {
    display:block;
    float:left ;
    margin: 2px 2px 2px 0 ;
    padding:6px 9px 5px 9px ;
    text-decoration:none;
    width:auto ;
    color:#fff ;
    background: #666 ;
}
 
div.pagination a:hover{
    color:#fff ;
    background: #fdcd1a;
}
 
div.pagination .current{
    padding:6px 9px 5px 9px ;
    background: #fdcd1a;
    color:#fff ;
}

/* wp_social_bookmarking_light */
.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 10px 0 20px 0 !important;
    margin: 0 !important;
}
.wp_social_bookmarking_light div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    min-height: 30px !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
#fb-root{
    display: none;
}
.wsbl_twitter{
    width: 100px;
}
.wsbl_facebook_like iframe{
    max-width: none !important;
}


/* app_ad */

@media only screen and (min-width: 641px) {
	.app_ad{
		display:none;
	}
}


@media only screen and (max-width: 640px) {
	.app_ad{
		display:block;
	}

}

.app_img{
	text-align:center;
}

.app_box{
	margin-bottom:5px;
	text-align:center;
	padding:10px;
	border:1px #E4E4E4 solid;
}