@charset "utf-8";

* {
 margin: 0;
 padding: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }


html, body {
 font-size : 100%;
 height: 100%;
 background: 000000;
 color: #222222;
 padding: 0;
 margin: 0;
 font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
 font-weight: normal;
 font-style: normal;
 line-height: 1;
 position: relative;
 cursor: default;
 text-align: center;
 }

.wrapper {
	width: 100%;
	max-width: 960px;
	margin: 0 auto; 
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

a {
 text-decoration : none;
}

img {
  max-width: 90%;
  height: auto;
  width /***/:auto;　
  display: inline-block;
  vertical-align: -50%;
  margin-left: 10px;
  margin-right: 10px;
  border: 0;
  -ms-interpolation-mode: bicubic; }



h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
h1 {
  font-size: 32px;
  color: #0000ff;
  font-weight: bold; }

h2 {
  font-size: 28px;
  color: red;
  font-weight: bold;
  padding-bottom: 0rem; }

h3 {
  font-size: 24px;
  color: navy;
  font-weight: bold;
  padding-bottom: 0rem; }

h4 {
  font-size: 28px;
  color: green;
  font-weight: bold; }

h5 {
  font-size: 0.9rem;
  text-align: center;
  padding-right: 1rem;
  font-size: 100%; }


.row {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.header, .footer {
    position: relative;
    float: left;
    width: 100%; }

.main {
    position: relative;
    width: 100%;
    margin-right: -200px;
    padding-left: 0px;
    padding-right: 0px;
    float: left; }


.adv {
    position: relative;
    width: 200px;
    margin-left: -200px;
	padding-right: 0px;
	text-align: center;
    float: right;
    }

.clear {
	clear: both;
	}

.hide {
    display: inline; }
.small {
    display: none; }
.large {
    display: none; }
  
.cont {
	font-size: 16px;
    text-align: left;
    line-height: 1.4em;
    border-style: solid;
    border-width: 1px;
    border-color: #ffccff;
    margin-bottom: 0.2rem;
    padding: 1.25rem;
    background: #ffefff;
    border-radius: 3px;
	margin-right: 200px; }

.panel {
	font-size: 16px;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #d8d8d8;
	padding-top: 1rem;
	padding-bottom: 1rem;
	background: #f2f2f2; }



.navi {
  text-align: center;
  margin-top: 0;
  }

#formWrap {
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable tr{
	width:100%;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}

table.formTable td{
  width: 70%;
  text-align: left;
}
td,tr {
  font-size: 12px }
td {
  background: #FFFFFF; }

input {
	width: 80%;
	margin-bottom: 0.5em;}
	
input.sub {
	text-align: center;
	width: 30%;
	padding: 10px; }

input.check {
	width: 2em;
	margin-top: 20px;
	margin-bottom: 20px; }

select { width: 80%; }

textarea {
width: 90%;
height: 10em;
}

table.star {
	width: 80%;
	border: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}



iframe {
	width: 100%;
	display: block;
	margin: 0px auto;
	
}



/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 16px;
  line-height: 2em;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0rem;
  text-rendering: optimizeLegibility; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

strong, b {
  font-weight: bold;
  color: red;
  line-height: inherit; }


/* Lists */
ul {
  line-height: 1.6;
  list-style-position: outside;
  list-style: none;
  width: 100%;
  }

ul.news {
  list-style: square;
  padding-left: 0rem;
  list-style-position: inside;
  }

li {
  font-size: 16px;
  margin-bottom: 0rem;
  padding-left: 1rem;
 }

li.left {
 width: 51%;
 float: left;
 clear: left;
 }

div.adv li {
	padding-left: 0rem; }   
  }


.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

 
#menu{
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0; }

#menu li{
display: block;
float: left;
width: 12.5%;
margin: 0;
padding: 0;
font-size: 12px; }

#menu li a{
display: block;
padding: 12px 0 10px;
background: #333;
color: #fff;
text-align: center;
text-decoration: none;
}

#menu li a:hover{
background: #444;
}

#toggle{
display: none; }


@media only screen and (max-width: 64.063em) {  
h1 {
	font-size: 24px; }
h2 {
	font-size: 20px; }
h3 {
	font-size: 18px; }
h4 {
	font-size: 16px; }
li {
	font-size: 14px;
	margin-bottom: 0rem;
	width: 100%;}
p {
	font-size: 14px; }

li.left {
 width: 100%;
 }

.hide {
    display: inline; }
.small {
    display: none; }
.large {
    display: inline; }
    
#menu li{
width: 25%;
border-bottom: 1px solid #444; }

}

@media only screen and (max-width: 40.0063em) {
h1 {
	font-size: 18px; }
h2 {
	font-size: 16px; }
h3 {
	font-size: 14px; }
h4 {
	font-size: 12px; }

li {
	font-size: 12px;
	margin-bottom: 0rem;
	padding-left: 0rem;
	width: 100%;}

li.left {
	width: 100%;
 }
 
p {
	font-size: 12px;
	padding: 0rem; }

.main {
	width: 100%;
    margin-right: 0px;
    float: left; }

.box {
	width: 100% }
	
.adv {
   	width: 100%;
    margin-left: 0px;
    float: left; }
 

.hide {
    display: none; }
.small {
    display: inline; }
.large {
	display: inline; }
.menu {
	font-size: 12px; }
.cont {
	font-size: 12px;
	width: 100%; }

#menu{  
display: none; }  
#menu li{  
width: 100%; }  
#toggle{  
display: block;  
position: relative;  
width: 100%;  
background: #222; }

#toggle a{  
display: block;  
position: relative;  
padding: 12px 0 10px;  
border-bottom: 1px solid #444;  
color: #fff;  
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; }

#table{
	display: block;
}
	#table thead{
		display: none;
	}
	#table tbody{
		display: block;
	}
		#table tbody tr{
			display: block;
			margin-bottom: 1.5em;
		}
		#table tbody th,
		#table tbody td{
			display: list-item;
			border: none;
			text-align:left;
		}
		#table tbody th{
			margin-bottom: 5px;
			list-style-type: none;
			color: #fff;
			background: #ccffff;
		}
		#table tbody td{
			margin-left: 20px;
			padding: 0;
		}
		#table tbody td:nth-of-type(1):before { content: "[場所] "; }
		#table tbody td:nth-of-type(2):before { content: "[入会金] "; }
		#table tbody td:nth-of-type(3):before { content: "[最低料金] "; }
		#table tbody td:nth-of-type(4):before { content: "[最低部屋代] "; }
		#table tbody td:nth-of-type(5):before { content: "[最短時間] "; }
		#table tbody td:nth-of-type(6):before { content: "[営業時間] "; }
		#table tbody td:nth-of-type(7):before { content: "[電話番号] "; }
		#table tbody td:nth-of-type(8):before { content: "[レポート] "; }

}