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

#a, #b, #c, #d {
    margin-top: -158px;
    padding-top: 158px;
}


#room_hed {
	background:url(../img/category/rooms/hed_img.png) center center no-repeat;
	background-size: cover;
	width:100%;
	height:400px;
	position:relative;
	z-index:1;
}

.rooms_tit {
	background:#f2f2f2;
	width:1100px;
	margin:0 auto 30px;
	padding:15px 0 5px;
	text-align:center;
}

.rooms_list {
	width:1100px;
	margin:0 auto 30px;
	padding:0;
	list-style-type:none;
}

.rooms_list li {
	width:252px;
	float:left;
	margin-right:30px;
}

.rooms_list li:nth-child(4) { margin-right:0 }

.rooms_list li div {
	background: url(../img/category/rooms/name_box01.png) 0 0 no-repeat;
	width:252px;
	height:60px;
}

.rooms_list li div h3 {
	font-size:1.1em;
	line-height:2em;
	text-align:center;
	letter-spacing:3px;
	transform: scale( 0.95 , 1 ); 
}

.rooms_list a  {
	color:#000000;
	text-decoration:none;
}

.bg_rooms {
	width:100%;
	background:#F2F2F2;
	padding:20px 0;
	margin:0 auto 30px;
}


.rooms_name {
	background:url(../img/category/rooms/bg_name_img01.png) 0 0 no-repeat;
	width:140px;
	height:239px;
	float:left;
	margin:0;
	padding:20px 0;
	letter-spacing:5px;
	
	font-size:2.2em;
	line-height:3.8em;
	
	
	writing-mode: tb-rl; /* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
}

.rooms_img {
	width:900px;
	float:right;
	margin:0;
}

.rooms_lyout {
	width:510px;
	float:left;
	margin:0 auto 40px;
}

.rooms_outlne {
	width:510px;
	float:right;
	margin:0 auto 40px;
}

.rooms_lyout h3,
.rooms_outlne h3 {
	background:#000000;
	color:#FFFFFF;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:0.9em;
	margin:0 auto 30px;
	padding:5px 0;
}



.rooms_box {
	width:1100px;
	margin:0 0 35px 0;
	border:solid 1px #9c701a;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.rooms_box h3 {
	float:left;
	width:70px;
	margin:-15px 0 0 20px;
	padding:25px 0;
	background:#9c701a;
	text-align:center;
	line-height:3.5em;
	color:#fff;
	
	writing-mode: tb-rl; /* IE独自仕様 */
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
}

.rooms_box ul {
	margin:0 0 0 100px;
	padding:20px 0;
}

.rooms_box ul li  {
	width:23%;
	float:left;
	padding:10px;
	margin:0;
}


.rooms_list02 {
	width:1100px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.rooms_list02 li {
	width:300px;
	float:left;
	margin-right:100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.rooms_list02 li:nth-child(3) { margin-right:0 }


.rooms_list02 li h3 {
	text-align:center;
	margin:0 auto 10px;
}

.rooms_list02 li p {
	font-size:0.9em;
}


.rooms_list03 {
	width:300px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.rooms_list03 li {
	width:300px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rooms_list03 li h3 {
	text-align:center;
	margin:0 auto 10px;
}
.rooms_list03 li p {
	font-size:0.9em;
}


.bg_bk_name {
    background: #000000 none repeat scroll 0 0;
    color: #ffffff;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 auto 30px;
    padding: 5px 0;
    text-align: center;
}





.table_basic02{
	width: 100%;
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.table_basic02 td,
.table_basic02 th{
	padding: 5px;
	border: 1px solid #ccc;
}
.table_basic02 td {
	text-align: center;
}
.table_basic02 th{
	font-weight: bold;
	font-size: 0.9em;
	color: #4B4B4B;
}
.table_basic02 th.fl{
	text-align: left;
	background-color: #FDEEDC;
	padding-left: 1em;
	width: 23%;
}

.table_basic02 thead th{
	background:#e6e6e6;
}
.table_basic02 hr {
    border:none;
    border-top:dashed 1px #CCC;
    height:1px;
    color:#FFFFFF;
    margin: 3px 0px 3px 0px;
}










/*　▼スマホ用▼　*/
@media screen and (max-width: 768px) {
#a, #b, #c, #d {
    margin-top: -58px;
    padding-top: 58px;
}

#room_hed {
	background:none;
	width:100%;
	height:60px;
	position:relative;
	overflow: hidden;
    z-index: -1;
}

.rooms_tit {
	background:#f2f2f2;
	width:100%;
	margin:0 auto 30px;
	padding:5px 0;
	text-align:center;
}

.rooms_list {
	width:252px;
	margin:0 auto 30px;
	padding:0;
	list-style-type:none;
}

.rooms_list li {
	width:252px;
	float:none;
	margin:0 auto 30px;
}

.rooms_list li:nth-child(4) { margin-right:0 }

.rooms_list li div {
	background: url(../img/category/rooms/name_box01.png) 0 0 no-repeat;
	width:252px;
	height:40px;
}

.rooms_list li div h3 {
	font-size:1em;
	line-height:2em;
	text-align:center;
	letter-spacing:3px;
	transform: scale( 0.95 , 1 ); 
}

.rooms_list a  {
	color:#000000;
	text-decoration:none;
}

.bg_rooms {
	width:100%;
	background:#F2F2F2;
	padding:20px 0;
	margin:0 auto 30px;
}


.rooms_name {
	background:none;
	width:15%;
	height: auto;
	float:left;
	margin:0;
	padding:0;
	letter-spacing:5px;
	
	font-size:1.6em;
	line-height:1.8em;
}

.rooms_img {
	width:85%;
	float:right;
	margin:0;
}

.rooms_img img,
.rooms_lyout img {
	width:100%;
	height:auto;
}

.rooms_lyout,
.rooms_outlne {
	width:98%;
	float:none;
	margin:0 auto 20px;
}

.rooms_lyout h3,
.rooms_outlne h3 {
	background:#000000;
	color:#FFFFFF;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:0.9em;
	margin:0 auto 30px;
	padding:5px 0;
}



.rooms_box {
	width:98%;
	margin:0 auto 30px;
	border:solid 1px #9c701a;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.rooms_box h3 {
	float:none;
	width:120px;
	margin:-15px 0 0 20px;
	padding:0;
	background:#9c701a;
	text-align:center;
	font-size:1em;
	line-height:3.5em;
	color:#fff;
	
	writing-mode: horizontal-tb; /* IE独自仕様 */
	writing-mode: horizontal-tb;
	-moz-writing-mode: horizontal-tb;
	-o-writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
}

.rooms_box ul {
	margin:0;
	padding:10px 0;
}

.rooms_box ul li  {
	width:46%;
	float:left;
	padding:5px;
	margin:0;
	font-size:0.8em;
}


.rooms_list02 {
	width:300px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.rooms_list02 li {
	width:300px;
	float:none;
	margin:0 auto 30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.rooms_list02 li:nth-child(3) { margin-right:0 }


.rooms_list02 li h3 {
	text-align:center;
	margin:0 auto 10px;
}

.rooms_list02 li p {
	font-size:0.9em;
}


.rooms_list03 {
	width:300px;
	margin:0 auto 50px;
	padding:0;
	list-style-type:none;
}

.rooms_list03 li {
	width:300px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}




.table_basic02 td {
	text-align: left;
}


.table_basic02 {
	display: block;
}
.table_basic02 thead {
	display: none;
}
.table_basic02 tbody {
	display: block;
}
.table_basic02 tbody tr {
	display: block;
	margin-bottom: 1.5em;
}
.table_basic02 tbody th, .table_basic02 tbody td {
	display: list-item;
	border: none;
}
.table_basic02 tbody th {
	margin-bottom: 5px;
	list-style-type: none;
	color: #fff;
	background: #3e2c0a;
}
.table_basic02 th.fl{
	text-align: center;
	background-color: #3e2c0a;
	padding-left: 0;
	width: 99%;
}
.table_basic02 tbody td {
	margin-left: 20px;
	padding: 0;
}
.table_basic02 tbody td:nth-of-type(1):before {
	content: "[ 広さ（m2） ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}
.table_basic02 tbody td:nth-of-type(2):before {
	content: "[ 定員 ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}
.table_basic02 tbody td:nth-of-type(3):before {
	content: "[ 潮の香会席 ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}
.table_basic02 tbody td:nth-of-type(4):before {
	content: "[ 潮の音会席 ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}
.table_basic02 tbody td:nth-of-type(5):before {
	content: "[ 潮彩会席 ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}
.table_basic02 tbody td:nth-of-type(6):before {
	content: "[ 子供会席 ]";
	margin-right: 5px;
	font-weight: bold;
	color: #ea4d00;
}


}