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

/*==============================
all
==============================*/
img {
　　vertical-align: baseline;
    border-style:none; }


a img { border-style:none; 
}
object, embed {  
    vertical-align: top;  
}  

div,ul,li,h1,h2,h3,h4,h5,form,table,th,td,form,a,img{
margin:0;
padding:0;
}
table{
font-size:1em;
}
img {
border:0;
}
body{
font-size:.8em;
line-height:1.2em;
margin:0 auto;
background-image:url(../images/body_bgimg.gif);
background-attachment:fixed;
background-repeat: repeat-x;
background-position: bottom;
letter-spacing: 0;
}
a{
text-decoration:none;
}
a:link{
color:#fff;
font-weight:700;
text-decoration:underline;
}
a:visited {
color:#9f928b;
font-weight:700;
text-decoration:underline;
}
a:hover, a:active {
color:#fb6565;
font-weight:700;
text-decoration:underline;
}
a:link, a:visited, a:active, a:hover {
text-decoration:none;
}



h1{
line-height:1.5;
font-size:12px;
padding-left:110px;
padding-bottom:5px;
text-align:left;
width:1100px;
color:#fff;
}
h2{
font-size:12px;
color:#93746d;
}
h3{
font-size:12px;
color:#fff;
text-align:right;
padding-top:0;
padding-bottom:5px;
}

/*==============================
big_content
==============================*/
#top_texe{
width:100%;
height:22px;
background:url(../images/head_bgimg.gif) repeat-x;
margin:0;
padding:0;
}
#wrapper{
width: 1120px;
background:url(../images/bgimg.gif) repeat-y;
background-color:#faebd7;
margin:0 auto;
color:#3d2800;
font-size:11px;
}
#wrapper2{
width: 100%;
background:url(../images/bgimg.gif) repeat-y;
background-color:#faebd7;
margin:0 auto;
color:#3d2800;
font-size:11px;
overflow-x:hidden;	
}
#wrapper3{
width: 100%;

background-color:#000000;
margin:0 auto;
color:#ffffff;
font-size:11px;
overflow-x:hidden;	
}
.content_left{
float:left;
width:880px;
}
.content_right{
float:right;
width:200px;
padding-right:20px;
}

/*==============================
main_content
==============================*/
.content_l{
float:left;
width:350px;
}
.content_r{
float:right;
width:510px;
}
.content_r2{
	float:right;
	width:730px;
	padding-right:20px;
	height: 100%;
}

.content_qa{
	float:right;
	width:730px;
	padding-right:20px;
	height: 100%;
}
.content_r3{
	float:right;
	width:730px;
	padding-right:20px;
	height: 450px;
}

.content_Receptionist{
	float:left;
	width:730px;
	padding-right:20px;
	height: 100%;
}
.content_l a:link{
color:#9f928b;
font-weight:700;
text-decoration:underline;
}
.content_l a:visited {
color:red;
font-weight:700;
text-decoration:underline;
}
.content_l a:hover, a:active {
color:#fb6565;
font-weight:700;
text-decoration:underline;
}
.content_l a:link, a:visited, a:active, a:hover {
text-decoration:none;
}


/*==============================
右部分のボタン(画像)
==============================*/
.ban{
padding:10px 0;
margin-bottom:10px;
}
.ban ul{
width:200px;
}
.ban li{
list-style:none;
float:left;
}

.ban li a{
list-style:none;
float:left;
background: #ffffff;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.ban li a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.ban li img{
vertical-align:top;
}

.heaven{
	background-color: #f4ebe4;
	margin-top: 10px;
	padding-top: 10px;
}



/*==============================
共通
==============================*/
.clear{
clear:both;
}
.title{
padding:5px 0;
width:510px;
}
.title2{
padding:0;
width:510px;
}
.cont_box{
width:510px;
height:100%;
background:url(../images/box_bgimg.jpg) repeat-y;
margin-bottom:5px;
vertical-align:top;
}
.cont_box2{
width:510px;
height:435px;
background:url(../images/box_bgimg.jpg) repeat-y;
margin-bottom:5px;
overflow: auto;
}
.cont_730box{
	width:730px;
	height:100%;
	background:url(../images/box_bgimg2.jpg) repeat-y;
	margin-bottom:5px;
	vertical-align:top;
}
.cont_730box_opcos{
	width:730px;
	height:380px;
	background:url(../images/box_bgimg2.jpg) repeat-y;
	margin-bottom:5px;
	vertical-align:top;
}
.cont_730box_opcos2{
	width:730px;
	height:580px;
	background:url(../images/box_bgimg2.jpg) repeat-y;
	margin-bottom:5px;
	vertical-align:top;
}
.cont_730boxqa{
	width:100%;
	height:1350px;
	margin-bottom:5px;
	background-image: url(../images/box_bgimg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.cont_730box2{
width:730px;
height:100%;
margin-bottom:5px;
}


.cont_Receptionistbox{
width:100%;
height:100%;
margin-bottom:5px;
}

.cont_p {
padding:0 40px 10px 10px;
line-height:22px;
text-align:left;
font-size:12px;
}
.cont_qa {
	line-height:2;
	text-align:left;
	font-size:14px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.qr_mail{
padding:10px 0;
}
.mb10{
margin-bottom:10px;
}
.mb20{
margin-bottom:20px;
}
.mt10{
margin-top:10px;
}
.mt20{
margin-top:20px;
}
.m5_auto{
margin:5px auto;
}
.m10_auto{
margin:10px auto;
}
.center{
text-align:center;
}
.center a:link{
color:#b78a13;
font-weight:700;
}
.center a:visited {
font-weight:700;
}
.center a:hover, a:active {
color:#ff0000;
font-weight:700;
text-decoration:underline;
}
.center a:link, a:visited, a:active, a:hover {
text-decoration:none;
}
.line{
border-bottom:1px #4b2f29 dotted;
}
.line_b{
border-bottom:1px #4b2f29 dotted;
}
.bold{
font-size:12px;
font-weight:700;
}
.cast_l{
width:400px;
float:left;
text-align:left;
}
.cast_r{
float:right;
width:310px;
text-align:right;
padding-right:5px;
}
.cast_btm{
text-align:right;
height:45px;
padding-right:5px;
}
.cast_btm2{
text-align:center;
height:45px;
padding-right:5px;
}



/*新熟女*/
.cont_big2 .text {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 30px;
}

.cont_big2 {
    background: url(../images/2_bgimg.jpg) no-repeat;
    width: 730px;
    height: 240px;
    margin: 0 auto;
    margin-top: 20px;
}

.cont_l2 {
    width: 230px;
    float: left;
    margin-left: 60px;
}

.cont_l_img2 {
    height: 45px;
}

.cont_l2 p {
    line-height: 22px;
    text-align: left;
    font-size: 12px;
    width: 65%;
}

.cont_r2 {
    float: left;
    width: 215px;
}

.cont_r_img2 {
    height: 45px;
}

.cont_r2 p {
    line-height: 22px;
    text-align: left;
    font-size: 12px;
    width: 65%;
}

.cont_r2 {
    float: left;
    width: 215px;
}

.cont_r_img2 {
    height: 45px;
}

.cont_r2 p {
    line-height: 22px;
    text-align: left;
    font-size: 12px;
    width: 65%;
}

.deri2 span {
    background: linear-gradient( 360deg, #decfaa, #f2e9d3);
    border: 2px solid #6e594854;
    box-shadow: 4px 4px 19px -2px #00000066;
    color: #726053;
    padding: 20px 49px;
    font-weight: 900;
    font-size: 20px;
    margin-top: 100px;
}

.deri2 a{
	    font-size: 22px;
    color: #ffffff;
    text-shadow: 0px 0px 10px #5f4932;
}
.deri2 a:hover{
	    
    color: #3D332A;
    text-shadow: 0px 0px 10px #FFFFFF;
}

/*新熟女*/




.cont_big{
background:url(../images/2_bgimg.jpg) no-repeat;
width:730px;
height:240px;
margin:0 auto;
}
.cont_big .text{
text-align:center;
font-size:13px;
font-weight:700;
padding-top:30px;
}
.cont_l{
width:350px;
float:left;
}
.cont_l p{
padding:10px 60px 0 20px;
line-height:22px;
text-align:left;
font-size:12px;
}
.cont_l_img{
padding:10px 60px 5px 50px;
width:151px;
height:45px;
}
.cont_r{
float:right;
width:350px;
text-align:right;
}
.cont_r p{
padding:10px 10px 0 80px;
line-height:22px;
text-align:left;
font-size:12px;
}
.cont_r_img{
padding:10px 40px 5px 60px;
height:45px;
}


/*==============================
top
==============================*/
/*おいしい奥様の案内*/
.conc{
background:url(../images/top/conc.jpg) no-repeat;
width:510px;
height:210px;
margin:0 auto;
}
.conc p {
padding:50px 190px 10px 10px;
line-height:20px;
text-align:left;
font-size:12px;
color:#fff;
}

.flash {
  animation: flash 1.5s linear infinite;
}

@keyframes flash {
  0%,100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

/*新人情報*/
.newg_box{
width:490px;
height:280px;
margin:0 10px; 
overflow: auto;
}
.newg_box li{
float:left;
width:110px;
height:190px;
margin:10px 5px;
list-style-type:none;
}
.newg_box li .img_size{
padding-top:1px;
}
.newg_box li .name1{
color:#fff;
padding:5px;
font-size:13px;
text-align:left;
background:url(../images/bg_okusama.png) repeat-x;
color:#fff;
}
.name3{
color:#fff;
padding:5px;
font-size:13px;
text-align:left;
background: linear-gradient(#4e4e4e, #000000);
border: 0.5px solid #ffffffa6;
text-align: center;
}

.newg_box li .name2{
color:#fff;
padding:5px;
font-size:13px;
text-align:left;
background:url(../images/bg_2sedai.png) repeat-x;
color:#fff;
}
.newg_box li .name3{
color:#fff;
padding:5px;
font-size:13px;
text-align:left;
background:url("../images/bg_jukujo.png") repeat-x;
color:#fff;
}
.newg_box li .text{
height:40px;
padding:5px;
overflow:hidden;
line-height:20px;
text-align:left;
}
/*インフォメーション*/
.info_box{
width:470px;
height:100%;
margin:10px;
}
.info_box .h{
text-align:left;
font-size:12px;
color:red;
}
.info_box .t{
text-align:left;
padding:5px 0;
font-size:14px;
color:#332701;
}
.info_box .l{
float:left;
width:200px;
} 
.info_box .l .woman_30{
color:#333;
padding:5px 0;
}
.info_box .l .woman_20{
color:#a28d54;
padding:5px 0;
}
.info_box .l li{
width:90px;
float:left;
list-style-type:none;
padding:0 10px 10px 0;
}
.info_box .r{
float:right;
width:260px;
padding-right:10px;
}
.info_box .r .tex{
text-align:left;
font-size:12px;
line-height:18px;
}
/*イベント*/
.eve_box{
	width:470px;
	margin:10px;
}
.eve_box ul{
width:470px;
height:300px;
}
.eve_box li{
float:left;
list-style-type:none;
padding:0 10px 10px 0;
}
/*右上の営業時間*/
.top_banner{font-size:12px;
color:#93746d;
height:70px;
width:200px;
}

/*==============================
concept
==============================*/
.concept {
background:url(../images/concept/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.concept_b{
width:730px;
margin:0 auto;
}
.concept_b .text{
text-align:left;
padding:0 10px 10px 10px;
font-size:13px;
font-weight:700;
}
.concept_b p{
padding:0 10px;
line-height:22px;
text-align:left;
font-size:12px;
}

/*==============================
cast + schedule共通
==============================*/
.cast {
background:url(../images/cast/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.cast_box{
width:720px;
margin:5px 10px;
}
.cast_box li{
float:left;
width:132px;
margin:5px;
list-style-type:none;
}
.cast_box li .photo{
width:130px;
height:195px;
text-align:center;
}
.cast_box li .box{
width:130px;
height:110px;
text-align:center;
}

.cast_box li .box5{
width:130px;
height:60px;
text-align:center;
}
.cast_box li .box2{
width:130px;
height:70px;
text-align:center;
}
.cast_box li .name1{
	font-size:14px;
	font-weight:700;
	height:25px;
	text-align:center;
	background:url(../images/bg_okusama.png) repeat-x;
	color:#fff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.cast_box li .name2{
font-size:14px;
font-weight:700;
height:25px;
text-align:center;
background:url(../images/bg_2sedai.png) repeat-x;
color:#fff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.cast_box li .name3{
font-size:14px;
font-weight:700;
height:25px;
text-align:center;
background:url("../images/bg_jukujo.png") repeat-x;
color:#fff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.cast_box li .time{
width:118px;
padding:5px;
border:1px #3d2800 dotted;
}
.cast_box li .text{
	height:22px;
	padding:5px;
	overflow:hidden;
	line-height:120%;
	text-align:left;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cast_box5{
width:100%;
margin:5px 10px;
	    margin-left: auto;
    margin-right: auto;
}
.cast_box5 li{
float:left;
width:132px;
margin:5px;
list-style-type:none;
}
.cast_box5 li .photo{
width:130px;
height:195px;
text-align:center;
}
.cast_box5 li .box{
width:130px;
height:110px;
text-align:center;
}

.cast_box5 li .box5{
width:130px;
height:60px;
text-align:center;
}
.cast_box5 li .box2{
width:130px;
height:70px;
text-align:center;
}
.cast_box5 li .name1{
	font-size:14px;
	font-weight:700;
	height:20px;
	text-align:center;
	background:url(../images/bg_okusama.png) repeat-x;
	color:#fff;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.cast_box5 li .name2{
font-size:14px;
font-weight:700;
height:25px;
text-align:center;
background:url(../images/bg_2sedai.png) repeat-x;
color:#fff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.cast_box5 li .name3{
font-size:14px;
font-weight:700;
height:25px;
text-align:center;
background:url("../images/bg_jukujo.png") repeat-x;
color:#fff;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.cast_box5 li .time{
width:118px;
padding:5px;
border:1px #3d2800 dotted;
}
.cast_box5 li .text{
	height:40px;
	padding:5px;
	overflow:hidden;
	line-height:120%;
	text-align:left;
}


/*==============================
cast + schedule お休みになった場合
==============================*/
.cast_box li .photo_oyasumi{
width:130px;
height:195px;
text-align:center;
filter:alpha(opacity=30);
	-moz-opacity: 0.9;
	opacity: 0.5;
}

.cast_box5 li .photo_oyasumi{
width:130px;
height:195px;
text-align:center;
filter:alpha(opacity=30);
	-moz-opacity: 0.9;
	opacity: 0.5;
}

/*==============================
cast_個別
==============================*/
#cast_wrapper{
width: 720px;
background:url(../images/bgimg.gif) repeat-y;
float:left;
margin:0;
padding-bottom:10px;
color:#3d2800;
font-size:11px;
}

#cast_wrapper_b{
width: 720px;
background:#000;
float:left;
margin:0;
padding-bottom:10px;
color:#fff;
font-size:11px;
}

.cast_cast{
width:700px;
margin:10px;
}
.cast_cast ul{
width:700px;
}
.cast_cast li{
float:left;
list-style:none;
padding:10px 5px 0 5px;
list-style-type:none;
}
.cast_cast .l{
float:left;
width:320px;
}
.cast_cast .l2{
float:left;
width:370px;
}
.cast_cast .l2 .op{
height:15px;
text-align:left;
padding:5px 0 5px 5px;
border-bottom:1px #4b2f29 dotted;
}
.cast_cast .l2 .op .l{
float:left;
width:100px;
}
.cast_cast .l2 .op .r{
float:right;
width:230px;
text-align:right;
}
.option ul{
width:370px;
height:100%;
margin:0;
}
.option li{
float:left;
width:74px;
height:20px;
padding:5px 0;
list-style-type:none;
}

.option_01 ul {
    width: 370px;
    height: 100%;
    margin: 0;
}

.option_01 li{
float:left;
width:73px;
height:20px;
padding:5px 0;
list-style-type:none;
margin-left: 1px;
}


li.op {
    border: 1px solid #5a5242;
    color: #FFF;
    background-color: #5f4c2c;
    height: 20px;
    width: 46%;
    line-height: 20px;
    text-align: center;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
}

li.op_off {
    border: 1px solid #5a5242;
    background-color: #777777;
    color: #fff;
    height: 20px;
    width: 46%;
    line-height: 20px;
    text-align: center;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    display: block;
}

li.op_kakunin {
    border: 1px solid #5a5242;
    background-color: #602d2d;
    color: #fff;
    height: 20px;
    width: 46%;
    line-height: 20px;
    text-align: center;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    display: block;
}



.cast_photo{
padding:0 0 10px 10px;
width:320px;
}
.cast_photo p{
width:300px;
height:450px;
margin:0;
}
.sch_7 table{
margin:5px 0;
width:370px;
}
.sch_7 table .td1{
width:46px;
border:#4b2f29 1px dotted;
background-color:#a88982;
text-align:center;
}
.sch_7 table .td2{
width:46px;
border:#4b2f29 1px dotted;
background-color:#c4ada8;
text-align:center;
}
.sch_7 table .td3{
width:46px;
border:#4b2f29 1px dotted;
background-color:#be8d2d;
text-align:center;
}
.sch_7 table .td4{
width:46px;
padding:2px;
border:#4b2f29 1px dotted;
background-color:#e6d39e;
text-align:center;
}
.cast_cast .r{
float:right;
width:370px;
}
.cast_h{
	width:370px;
	height:30px;
	border:1px #666 dotted;
	margin:0 0px 0 0;
}
.cast_h_br{
	width:370px;
	height:30px;
	border:1px #fff dotted;
	margin:0 0px 0 0;
}
.cast_h .cast_h_l{
	float:left;
	width:145px;
	font-size:16px;
	padding:8px;
	font-weight:700;
	color:#4b2f29;
}

.cast_h_b{
	float:left;
	width:100px;
	font-size:16px;
	padding:8px;
	font-weight:700;
	color:#fff;
}

.cast_h .cast_h_r{
	float:right;
	width:auto;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.cast_h_br .cast_h_r{
	float:right;
	width:auto;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cast_cast .r .text{
text-align:left;
padding:5px;
}
.cast_cast .r .waku{
height:360px;
margin:5px 0;
overflow: auto;
}
.cast_cast .r2{
float:right;
width:320px;
}
.cast_cast .r2 .mov{
padding:10px 0 0 10px;
}
.cast_cast2{
width:700px;
margin:10px;
text-align:center;
}
.cast_cast .r3{
float:right;
width:318px;
padding-top: 5px;	
}
/*==============================
schedule + 右バナーのリンク先部分
==============================*/
.sch {
background:url(../images/sch/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.sch_h{
	width:710px;
	border:1px #666 dotted;
	text-align:left;
	margin:5px 10px;
	font-weight: bolder;
}
.sch_h .hi{
	font-weight:700;
	font-size:120%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
}

.sch2 {
background:url(../images/sch/bgimg.jpg) no-repeat;
width:100%;
height:180px;
margin:0 auto;
}
.sch_h2{
	width:99%;
	border:1px #666 dotted;
	text-align:center;
	margin:5px;
	font-weight: bolder;
}
.sch_h2 .hi{
	font-weight:700;
	font-size:120%;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 150%;
}
/*==============================
movie
==============================*/
.movie {
background:url(../images/movie/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.movie_box{
width:720px;
height:100%;
margin:0 5px 10px;
}
.movie_box li{
width:175px;
height:260px;
float:left;
list-style-type:none;
margin:0 5px 10px 0;
}
.movie_box li .mov{
width:165px;
text-align:center;
padding:10px 5px 5px;
}
.movie_box li .name{
text-align:center;
font-size:14px;
font-weight:700;
padding:5px;
}
.movie_box li .box{
width:163px;
height:130px;
text-align:center;
margin:0 5px 5px 5px;
border:#868686 1px dotted;
}
.movie_box li .time{
margin:5px 0 0 2px;
text-align: left;
font-size:10px;
}
.movie_box li .updata{
margin:5px 0 0 2px;
text-align: left;
font-size:10px;
}
.movie_box li .text{
clear:both;
text-align: left;
margin:5px 0 0 2px;
}

/*==============================
sysmap
==============================*/
.sysmap {
background:url(../images/sysmap/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.sysmap_qa {
	background:url(../images/sysmap/bgimg.jpg) no-repeat;
	width:730px;
	height:100px;
	margin:0 auto;
}
.sysmap2 {
background:url(../images/sysmap/bgimg_2.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.sysmap3 {
background:url(../images/sysmap/bgimg_3.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.sysmap_box{
height:100%;
margin:0 5px 10px 5px;
padding:5px 0;
vertical-align:top;
}


.sysmap_box span{
      color: #f00;
  text-decoration: line-through;
margin: 0;
}

.sysmap_box .li1{
margin:5px 5px 0 10px;
text-align:left;
list-style-position:inside;
}
.sysmap_box .moji {
padding:0 5px 5px;
text-align:left;
}
.sysmap_box .moji2 {
	text-align:left;
	line-height: 20em;
}
.sysmap_box .li2{
float:left;
width:134px;
padding:4px;
list-style-type:none;
}
.sysmap_box .li2 .photo{
width:130px;
height:80px;
}
.sysmap_box .li2 .moji{
padding:2px 0;
}
.sysmap_box table{
width:720px;
text-align:center;
}
.sysmap_box table .td01{
width:360px;
margin:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.sysmap_box table .td02{
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.sysmap_box table .td03{
padding:5px;
vertical-align:top;
border:#4b2f29 1px dotted;
}
.sysmap_box table .td03 .l{
float:left;
width:120px;
}
.sysmap_box table .td03 .r{
float:right;
width:570px;
text-align:left;
}
.sysmap_box table .td01_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#c4ada8;
}
.sysmap_box table .td02_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#e6d39e;
}
.sysmap_box table .td02_3{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#9ee6a7;
}
.sysmap_box2{
height:100%;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
vertical-align:top;
}
.sysmap_box2 .moji {
padding:0 5px 5px;
text-align:left;
}
.sysmap_box2 .btm {
padding:0 5px 5px;
text-align:right;
}
.sysmap_l{
float:left;
width:600px;
}
.sysmap_r{
float:right;
width:90px;
}
.sysmap_box3{
height:220px;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
text-align:center;
}
.sysmap_box3 .btm2 {
padding:5px;
text-align:center;
}


/*==============================
opcos
==============================*/
.opcos {
background:url(../images/opcos/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.opcos_box{
height:100%;
margin:0 5px 10px 5px;
padding:5px 0;
vertical-align:top;
}
.opcos_box .li1{
float:left;
width:134px;
padding:5px;
list-style-type:none;
}
.opcos_box .li2{
float:left;
width:110px;
padding:5px;
list-style-type:none;
}
.opcos_box .li2 .moji{
text-align:center;
}
.opcos_box table{
width:700px;
margin:5px 10px;
text-align:left;
border:#4b2f29 1px dotted;
}
.opcos_box table .td01{
width:100px;
padding:5px 0 5px 5px;
vertical-align:top;
}
.opcos_box table .td02{
padding:5px;
}


/*==============================
event
==============================*/
.event {
background:url(../images/event/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.event_box ul{
width:720px;
margin:0 5px 10px 5px;
}
.event_box li{
width:350px;
float:left;
list-style-type:none;
padding:5px;
}
.event_box p{
width:710px;
list-style-type:none;
padding:10px;
}

/*==============================
order-seat
==============================*/
#order_wrapper{
width:720px;
background:url(../images/bgimg.gif) repeat-y;
float:left;
margin:0;
padding-bottom:10px;
color:#3d2800;
font-size:11px;
}
.order_seat{
width:700px;
height:100%;
margin:5px 10px;
text-align:center;
}
.order_s{
width:700px;
height:100%;
margin:5px 10px;
}
.order_s table{
padding:5px 0;
width:700px;
}
.order_s table .td1{
width:180px;
border:#4b2f29 1px dotted;
background-color:#c4ada8;
padding:5px;
text-align:left;
vertical-align:top;
}
.order_s table .td2{
width:480px;
border:#4b2f29 1px dotted;
background-color:#f1e7d9;
padding:5px;
text-align:left;
vertical-align:top;
}
.order_s table .td3{
width:240px;
border:#4b2f29 1px dotted;
background-color:#f1e7d9;
padding:5px;
text-align:left;
vertical-align:top;
}

/*==============================
footer
==============================*/
#footer_bg{
background:url(../images/foot_bgimg.gif) repeat-x top left;
width:100%;
height:270px;
margin:0;
padding:0;
}
#footer{
width:1100px;
}
.footer-navi{
margin: 0 auto;
padding: 5px 0 5px 110px;
line-height:1.8em;
font-size:12px;
}
.footer-navi ul{
float: left;
margin: 0;
padding:10px;
width: 170px; 
}
.footer-navi ul li{
	list-style:none;
	display:block;
	overflow:hidden;
	padding:0 1px;
	text-align:left;
	color:#fff;
}
.indexUnderNavi ul li a {
color:#fff;
text-decoration: none;
}
.footer-navi ul li strong{
font-weight:700;
font-size:14px;
}
.footer-l{
width:880px;
float:left;
}
.footer-r{
width:220px;
float:left;
}
.footer-r img{
width:220px;
height:150px;
}
.footer-tex{
	width:1100px;
	float:left;
	margin:0;
	text-align: right;
}
/*==============================
vip
==============================*/
.cont_700box{
width:700px;
height:100%;
background:url(../images/box_bgimg2.jpg) repeat-y;
margin-bottom:5px;
vertical-align:top;
}
.cont_700box2{
width:700px;
height:100%;
margin-bottom:5px;
}


.opcos {
background:url(../images/vip/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.vip_box{
height:100%;
margin:0 5px 10px 5px;
padding:5px 0;
vertical-align:top;
}
.vip_box .li1{
	float:left;
	width:700px;
	list-style-type:none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.vip_box .li2{
float:left;
width:110px;
padding:5px;
list-style-type:none;
}
.vip_box .li2 .moji{
text-align:center;
}
.vip_box table{
width:700px;
margin:5px 10px;
text-align:left;
border:#4b2f29 1px dotted;
}
.vip_box table .td01{
width:100px;
padding:5px 0 5px 5px;
vertical-align:top;
}
.vip_box table .td02{
padding:5px;
}


/*==============================
delisys
==============================*/
.delisys {
background:url(../images/delisys/bgimg.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.delisys2 {
background:url(../images/delisys/bgimg_2.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.delisys3 {
background:url(../images/delisys/bgimg_3.jpg) no-repeat;
width:730px;
height:180px;
margin:0 auto;
}
.delisys_box{
height:100%;
margin:0 5px 10px 5px;
padding:5px 0;
vertical-align:top;
}
.delisys_box .li1{
margin:5px 5px 0 10px;
text-align:left;
list-style-position:inside;
}
.delisys_box .moji {
padding:0 5px 5px;
text-align:left;
}
.delisys_box .moji2 {
	text-align:left;
	line-height: 20em;
}
.delisys_box .li2{
float:left;
width:134px;
padding:4px;
list-style-type:none;
}
.delisys_box .li2 .photo{
width:130px;
height:80px;
}
.delisys_box .li2 .moji{
padding:2px 0;
}
.delisys_box table{
width:720px;
text-align:center;
}
.delisys_box table .td01{
width:150px;
margin:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.delisys_box table .td02{
width:210px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.delisys_box table .td03{
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.delisys_box table .td03 .l{
float:left;
width:120px;
}
.delisys_box table .td03 .r{
float:right;
width:570px;
text-align:left;
}
.delisys_box table .td01_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#c4ada8;
}
.delisys_box table .td02_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#e6d39e;
}
.delisys_box2{
height:100%;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
vertical-align:top;
}
.delisys_box2 .moji {
padding:0 5px 5px;
text-align:left;
}
.delisys_box2 .btm {
padding:0 5px 5px;
text-align:right;
}
.delisys_l{
float:left;
width:600px;
}
.delisys_r{
float:right;
width:90px;
}
.delisys_box3{
height:220px;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
text-align:center;
}
.delisys_box3 .btm2 {
padding:5px;
text-align:center;
}

.delisys_box table .td04{
width:280px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}

.delisys_box table .td05{
width:420px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}

.hotel_list{
	padding-left: 10px;
	text-align:left;
	font-size:20px;
	font-weight: bold;
}

.hotel_list_box{
	border:1px dotted #300;
	padding: 5px;
}

hotel_list.a:link{
	color:#C00;
	font-weight:700;
	text-decoration:underline;
}
hotel_list.a:visited {
color:#9f928b;
font-weight:700;
text-decoration:underline;
}


.link2 a:link{
	color:#3D2800;
	font-weight:700;
	text-decoration:underline;
}
.link2 a:visited {
color:#9f928b;
font-weight:700;
text-decoration:underline;
}
.link2 a:hover, a:active {
color:#fb6565;
font-weight:700;
text-decoration:underline;
}
.link2 a:link, a:visited, a:active, a:hover {
text-decoration:none;
}

.hotelmap1 {
background:url(../images/sysmap/bgimg.jpg) no-repeat;
width:730px;
height:195px;
margin:0 auto;
}

.hotelmap2 {
	line-height:22px;
	text-align:left;
	font-size:12px;
	margin: 0px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
.hotelmap3 {
	line-height:22px;
	text-align:left;
	font-size:12px;
	margin: 0px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 10px;
}

.delimap_box2 .btm {
padding:0 5px 5px;
text-align:right;
}

.delimap_box2{
height:100%;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
vertical-align:top;
}


/* --------------------------　パンクズ　-------------------------- */
.pankuzu {
	margin: 0 0 0 auto;
	text-align: right;
	width: 100%;
	display: flex;
	justify-content: flex-end;

}

.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;    margin-right: 27px;
}

.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
}

.breadcrumb li:after {
  /* >を表示*/
  content: '>';

    font-size: 50%;
  color: #848484;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
text-decoration: none!important;
    color: #b7b7b7;
    font-size: 60%;
}

.breadcrumb li:first-child a:before {
  /*家アイコン*/
  font-family: FontAwesome;
  content: '\f015';
  font-weight: normal;
    font-size: 60%;
  color:#b7b7b7;
    margin: 0 -0.7rem 0 0;
}

.breadcrumb li a:hover {
  text-decoration: underline;
}    
/* --------------------------　パンクズここまで　-------------------------- */



/*==============================
malmag
==============================*/
.malmag_mailaddress{
	height:171px;
	margin:0;
	padding:0px;
	vertical-align:top;
	background-image: url(../images/malmag/mailaddress.png);
}
.malmag_mailqr{
	height:171px;
	margin:0;
	padding:0px;
	vertical-align:top;
	background-image: url(../images/malmag/mailqr.png);
}
.malmag_box .li1{
margin:5px 5px 0 10px;
text-align:left;
list-style-position:inside;
}
.malmags_box .moji {
padding:0 5px 5px;
text-align:left;
}
.malmag_box .moji2 {
	text-align:left;
	line-height: 20em;
}
.malmags_box .li2{
float:left;
width:134px;
padding:4px;
list-style-type:none;
}
.malmag_box .li2 .photo{
width:130px;
height:80px;
}
.malmag_box .li2 .moji{
padding:2px 0;
}
.malmag_box table{
width:720px;
text-align:center;
}
.malmag_box table .td01{
width:150px;
margin:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.malmag_box table .td02{
width:210px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.malmag_box table .td03{
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
}
.malmags_box table .td03 .l{
float:left;
width:120px;
}
.malmags_box table .td03 .r{
float:right;
width:570px;
text-align:left;
}
.malmag_box table .td01_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#c4ada8;
}
.malmag_box table .td02_2{
width:340px;
padding:5px;
border:#4b2f29 1px dotted;
font-size:14px;
font-weight:bold;
background-color:#e6d39e;
}
.malmag_box2{
height:100%;
margin:0 5px 10px 10px;
padding:10px 0 5px 0;
vertical-align:top;
}
.malmag_box2 .moji {
padding:0 5px 5px;
text-align:left;
}
.malmag_box2 .btm {
padding:0 5px 5px;
text-align:right;
}





.link2 a:link{
	color:#3D2800;
	font-weight:700;
	text-decoration:underline;
}
.link2 a:visited {
color:#9f928b;
font-weight:700;
text-decoration:underline;
}
.link2 a:hover, a:active {
color:#fb6565;
font-weight:700;
text-decoration:underline;
}
.link2 a:link, a:visited, a:active, a:hover {
text-decoration:none;
}

.mail_yakusoku {
padding:0 50px 10px 40px;
line-height:18px;
text-align:left;
font-size:11px;
}

.mail_todokanai {
	line-height:18px;
	text-align:left;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.yakusoku_back {
	background-image: url(../images/backkey.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.diary_box{
width:350px;
height:400px;
background:url(../images/himenikki.jpg) repeat-y;
margin-bottom:5px;
overflow: auto;
}

/* 点滅 */

.switch {
-webkit-animation:blink 1.5s ease-in-out infinite alternate;
-moz-animation:blink 1.5s ease-in-out infinite alternate;
animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
0% {opacity:0.5;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0.5;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0.5;}
100% {opacity:1;}
}

.k_m01 {
	color: #FFF;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.rev_title {
	background-image: url(../common/img/user.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FF9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.post_rev {
	background-color: #333;
	padding: 10px;
	border: 1px solid #666;
}

.post_title {
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.kuchikomi_l {
	color: #FFFFFF;
}
	color: #FFFFFF;	color: #FFFFFF;
/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding-top: 10px;
    width: 318px;
	float:right;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#fff;
    font-weight: bold;
    background :#333;
    cursor :pointer;
    transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#333;
}

/*チェックは隠す*/
.accbox input[type="checkbox"] {
display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 5px;
    background: #333;
    opacity: 1;
}

.btn_credit a {
	display: block;
    width: 300px;
    background-color: #C4ADA8;
    color: white;
    text-align: center;
    line-height: 60px;
    border-radius: 5px;
    box-shadow: inset 0px -3px 0 #9A8682;
    font-size: 16px;
    margin: 0 auto 30px;
}

#content_enq td.toi {
    background: #d8bea9;
    width: 210px;
    text-align: left;
    padding: 20px 10px;
	color:#3d2800;
}

#content_enq td.answer {
    background: #fff;
    width: 420px;
    text-align: left;
    color: #3d2800;
    font-size: 12px;
    padding: 10px 20px;
}

.deri span{
    background: linear-gradient(
360deg, #decfaa, #f2e9d3);
    border: 2px solid #6e594854;
    box-shadow: 4px 4px 19px -2px #00000066;
    color: #726053;
    padding: 20px 49px;
    font-weight: 900;
    font-size: 20px;
}

.deri a{
	    font-size: 22px;
    color: #ffffff;
    text-shadow: 0px 0px 10px #5f4932;
}
.deri a:hover{
	    
    color: #3D332A;
    text-shadow: 0px 0px 10px #FFFFFF;
}


.koukoku_seiso {
    position: absolute;
    top: 5px;
    right: 5px;
    animation: blink 2s ease infinite;
    background: #C40000;
    padding: 5px 15px;
    color: #FFFFFF;
    font-weight: 900;
}

.panel_s{
	margin: 3px 0px;
    padding: 4px 0px 3px 0px;
    width: 104px;
    border-radius: 8px;
    color: #795c46;
    font-size: 13px;
    background: linear-gradient( 360deg, #decfaa, #f3e5d4);
}

.option_c {
    border: 1.8px #4b2f29 dotted;
    padding: 1px 2px;
	/*margin: 2px;*/
    font-size: 5px;
    font-weight: 700;
    letter-spacing: -2px;
}
.option_ab {
    border: 1.8px #4b2f29 dotted;
    padding: 1px 2px;
	/*margin: 2px;*/
    font-size: 5px;
    font-weight: 700;
    letter-spacing: -2px;
}

.option_b {
       padding-right: 2px;
    font-size: 15px;
}



.option_02 ul {
    width: 370px;
    height: 100%;
    margin: 0;
}

.option_02 li{
float:left;
width:73px;
height:20px;
padding:5px 0;
list-style-type:none;
margin-left: 1px;
}

.option_aa {
    padding-right: 2px;
    font-size: 14px;
	float:left;
	width: 14px;
	     font-weight: bold;
	padding-top: 2px;
}

.option_ab_s{
    font-size: 0.4rem;
    font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
}

.option_ab {
    border: 1px #4b2f29 dotted;
	width: 63px;
	float:left;
}

.option_ab_p {
    border: 2px #fff dotted;
	width: 63px;
	float:left;
}

.option{
	float: left;
    margin-right: 2px;
	padding-top: 8px;
	width: 90px;
}

