@charset "utf-8";

/* base&reset settings ----------------------------------------------------*/
html{
	margin:0;
	padding: 0;
	font-size: 62.5%;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	color: #1e1e1e;
	width:100%;
	height:100%;
}

body{
	margin:0;
	padding:0;
	font-size:1.4rem;
	background-image:url(http://www.redlobster-jp.mom/content/wp-content/themes/whiteboard/common/image/bg.jpg) ;
	background-position:top center;
	background-size:100%;
}

p{
	margin:0;
	padding:0;
}

div{
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
}

dl{
	margin:0;
	padding:0;
}

a {
	color:#c7b077;
}

a:hover{
	color:#906b00;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
	border: none;
}

.container{
	overflow:hidden;
}


/*共通----------------------------------------------------*/

header{
	width:100%;
	background:#1c325a;
	/*position:relative;
	z-index:999;*/
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
header{
	background:#1c325a;
}
}

header a,
footer a{
	text-decoration:none;
}

.head-upper{
	text-align:center;
	width:100%;
	height:100px;
}

@media screen and (min-width: 600px) and (max-device-width: 960px) {

}

@media screen and (min-width: 320px) and (max-device-width: 599px) {
.head-upper{
	text-align:center;
	width:100%;
	height:auto;
}
.head-logo{
	max-width:150px!important;
	padding:10px 0!important;
}
}

.head-logo{
	max-width:200px;
	padding:15px 0 0 0;
}

.right-colum{
	position:absolute;
	right:0;
	top:0;
	font-size:1.2rem;
}

.sec-menu{
	padding:40px 20px 0 0;
	float:left;
}

.lung{
	float:left;
	display:none;
}

.lung li{
	width:50px;
	background:#c7b077;
}

.lung li.dis{
	background:none;
	color:#c7b077;
}

.lung a{
	width:50px;
	padding:15px 0;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

.lung li.dis a{
	color:#c7b077;
}

.menu-bar{
	background:#ffffff;
	width:100%;
	position:relative;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:bold;
}

#menu-main{
	float:left;
	left:50%;
	position:relative;
}

#menu-main li{
	float:left;
	left:-50%;
	position:relative;
	padding:15px 30px;
	font-size:1.8rem;
}	

footer{
	background:#1c325a;
	/*color:#FFF;*/
	text-align:center;
}

.under_menu{
}

#menu-footer{
	float:left;
	left:50%;
	position:relative;
	padding:20px 0;
}

#menu-footer li{
	float:left;
	left:-50%;
	position:relative;
	padding-right:20px;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.under_menu{
	font-size:1.0rem;
}
}

.foot_middle{
	width:260px;
	margin:20px auto 0;
}

.under-logo{
	max-width:100px;
	padding:15px 0 0 0;
	float:left;
}

.social{
	float:right;
}

.social li{
	float:left;
}

.social li.space{
	padding:0 10px;
}

.under-sns{
	width:40px;
}

.credit{
	font-size:1.2rem;
	padding:20px 0;
}

.BRANDPRO{
	/*font-family: '352A4C';*/
	font-family: 'DI-M';
}

.DI-M{
	font-family: 'DI-M';
}

.AVANT{
	font-family: 'Avantgd';
}

.HONEY{
	font-family: 'Honeyscript';
}

.norbt{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	min-width: 160px;
}

.norbt:hover {
    background: #FFFFFF;
    color: #1c325a;	
    border: solid 1px #1c325a;
}

.norbt-re{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #ce1225;
    transition: .4s;
	border: solid 1px #ce1225;
	text-decoration:none;
	font-weight:bold;
	min-width: 160px;
}

.norbt-re:hover {
    background: #FFFFFF;
    color: #ce1225;	
    border: solid 1px #ce1225;
}

li.midashi{
	text-align:center;
	font-size:2.7rem;
}

.jpn{
	text-align:center;
	display:block;
	margin-top:15px;
}

.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
vertical-align: middle;
text-decoration: none;
}

.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.triple::before{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #c7b077;
}

span.eng{
	font-weight:normal;
	font-size:1.2rem;
	margin-left:10px;
}

/*コンテンツ----------------------------------------------------*/

#first{
	overflow:hidden;
}

.Visual{
	position:relative;
	z-index:888;
	/*margin-top:-150px;*/
}

.Visual .slick-slide img{
	width:100%;
	height:auto;
}

.slider .slick-list .slick-track .slide {
  /*width: 100%;
  height: auto;*/
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  position:relative;
}

#second{
}

#second .inner{
	width:100%;
	margin:60px auto;
}

.button{
	text-align:center;
	width:100%;
}

.recomend{
	padding:30px 0;
	margin:0 auto;
	max-width:1500px;
}

.recomend_wapper{
	padding:30px;
	margin:0 auto;
	max-width:960px;
}

.recommend_item{
	margin-top:40px;
}

.recommend_detail-wapper h1{
	font-size:2.5rem;
	text-align:center;
}

.recommend_detail-wapper p{
	padding-bottom:20px;
}

.recommend_detail{
	margin: 20px 0 0 0;
	line-height:2.0rem;
}

@media screen and (min-width: 1px) and (max-device-width: 768px) {
.recomend_wapper{
	padding:30px 0;
	margin:0 auto;
	width:80%;
}

.recommend_detail-wapper h1{
	font-size:2.0rem;
	text-align:center;
}

.recommend_detail-wapper p{
	padding-bottom:20px;
}

.recommend_detail{
	margin: 20px 0 0 0;
	line-height:2.0rem;
}

}

.center .slick-center h3{
	opacity:1;
}

.center h3{
	/*opacity:0.6;
	transition:all 300ms ease;*/
}

.news_topics{
	max-width:960px;
	padding:60px 0;
	margin:0 auto;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.news_topics{
	max-width:90%;
	padding:60px 0;
	margin:0 auto;
}
}

/* アバウトページ Layout----------------------------------------------------*/

.about_page-section{
	display: -webkit-flex;
    display: flex;
}

.about_img-container{
	width:50%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-block;
}

.about_detail-container{
	width:50%;
}

.about_detail-inner{
	width:80%;
	margin:10% auto;
}

.about_detail-inner h1{
	width:100%;
	background:#1c325a;
	color:#c7b077;
	font-size:1.6rem;
	text-align:center;
	padding:10px 0;
	margin:40px 0 0 0;
}

.about_detail-inner h2{
	color:#c7b077;
	padding: 30px 0 15px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.about_detail-inner h3{
	width:100%;
	text-align:center;	
	font-size:2.0rem;
	padding: 40px 0 0 0;
}

.about_detail-inner h4{
	padding: 15px 0 0 0;
	font-size:1.6rem;
}

.about_detail-inner p{
}

.about_page-section-ex{
	background:#1c325a;
	width:100%;
}

.about_detail-inner-ex{
	padding:3% 0;
}

.about_detail-inner-ex h2{
	color:#c7b077;
	padding: 30px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.about_detail-inner-ex p{
	color:#FFFFFF;
	text-align:center;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.about_page-section{
	display: -webkit-block;
    display: block;
}

.about_img-container{
	width:100%;
	height:300px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-block;
}

.about_detail-container{
	width:100%;
}

.about_detail-inner-ex{
	padding:10%;
}
}


/* メニューページ Layout----------------------------------------------------*/

.title{
	height:150px;
	text-align:center;
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.title img{
	margin-top:45px;
}

.menu_list{
	width:960px;
	margin:0 auto;
	padding:30px 0;
}

.menu_item-wapper{
	border-bottom:1px dashed #000000;
	width:960px;
	padding-bottom:40px;
	margin:0 auto 40px;
}

.menu_thumb-wapper{
	width:100%;
	letter-spacing:-.5rem;
}

@media screen and (min-width: 1px) and (max-device-width: 476px) {

.menu_thumb-wapper{
	text-align:center;
}

}

.menu_thumb-container{
	display:inline-block;
	vertical-align:top;
	width:25%;
}

.menu_thumb-img{
	height:200px;
	width:200px;
	overflow:hidden;
	position:relative;
	/*border:5px solid #000000;*/
	margin: 0 auto;
}

.menu_name{
	max-width:200px;
	margin: 10px auto 0;
	font-weight:bold;
	text-align:center;
	letter-spacing:normal;
	}

.menu_thumb-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	max-width: 140%;
	max-height: 140%;
	width:auto;
	height:auto;
}

/*.menu_thumb-img img.wp-post-image {
	object-fit: cover;
	font-family: 'object-fit: cover';
}*/

.item_single-wapper{
	width:960px;
	margin:0 auto;
}

.item_single-wapper h1{
	font-size:1.8rem;
	font-weight:bold;
	padding:0 0 20px;
	text-align:left;
	border-bottom:1px solid #000000;
}

.item_single-wapper h1.drink{
	font-size:1.8rem;
	font-weight:bold;
	padding:10px 0 10px 5px;
	text-align:left;
	border-top:1px solid #000000;
	border-bottom:none!important;
	background:#1c325a;
	color:#ffffff;
}

.item_price-drink{
	padding:10px 0;
	color:#cb1136;
}

.item_detail-drink{
	padding: 10px 0;
}

.item_img{
	max-width:600px;
	margin:30px auto;
}

.item_detail{
	padding: 20px 0;
}

.item_att{
	padding: 10px 0 0;
	font-size:1.2rem;
	color:#cb1136;
}

.item_price{
	padding:20px 0;
	color:#cb1136;
}

h2.item_price{
	border-bottom:1px dashed #000000;
	border-top:1px dashed #000000;
}

h2.item_price-drink{
	border-bottom:1px dashed #000000;
	border-top:1px dashed #000000;
}

h2.item_price span{
	font-size:1.2rem!important;
}

h2.item_price-drink span{
	font-size:1.2rem!important;
}

.allergy_wapper{
	border-bottom:1px solid #000000;
}

.allergy_wapper p{
	background:#c2ac76;
	padding:5px 10px;
	font-weight:bold;
	color:#FFFFFF;
	display:inline-block;
}

.allergy_inner{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	margin:30px auto 0;
	display:inline-block;
	text-align:center;
}

.allergy_content{
	float:left;
}

.allergy_content li{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:5px;
	min-width:20px;
}

.allergy_content li.item_name{
	writing-mode: vertical-rl;
	min-height:70px;
	max-height:120px;
	background:#e5e0af;
}


@media screen and (min-width: 600px) and (max-device-width: 960px) {
.menu_thumb-container{
	width:33%;
}

.menu_list{
	width:90%!important;
}

.menu_item-wapper{
	width:100%!important;
}

.item_single-wapper{
	width:90%!important;
	margin:0 auto;
}

.allergy_content li{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:0px;
}

}

@media screen and (min-width: 0) and (max-device-width: 599px) {

.title{
	height:auto;
	text-align:center;
	background-repeat:repeat-x;
	background-position:center;
	background-size:cover;
}

.title img{
	margin:20px 0;
	width:95%;
}

.menu_list{
	width:90%!important;
}

.menu_item-wapper{
	width:100%!important;
}

.menu_item-wapper ul{
	width:90%;
	margin:0 auto;
}

.menu_thumb-container{
	width:200px;
	margin:0 auto 15px!important;
	display:block!important;
}

.item_single-wapper{
	width:90%!important;
	margin:0 auto;
}


.allergy_content li{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:0px;
}

}


/* ロケーションページ Layout----------------------------------------------------*/

.location_wapper{
	width:960px;
	margin:0 auto;
}

.news_wapper{
	margin-top:30px;
}

.news_wapper h2{
	font-size:1.6rem;
}

.news_wapper li{
	border-bottom:1px dashed #000000;
	margin: 15px 0 0 0;
}

.news_wapper li a{
	text-decoration:none;
}

.shop_search{
	margin-top:60px;
	border-bottom:1px dashed #000000;
	padding-bottom: 40px;
}

#condition{
}

#condition div{
	margin-bottom:30px;
}

#condition p{
	margin-bottom:10px;
	font-weight:bold;
}

.form{
	margin: 30px 0 0;
	text-align:center;
}

.shop_search input{
	padding:10px;
	border:5px solid #c7b077;
}

.shop_search button{
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
}

.shop_search button:hover {
    background: #FFFFFF;
    color: #1c325a;	
    border: solid 1px #1c325a;
}

.location_wapper-map{
	width:100%;
}

.shop_search-map{
	margin-top:60px;
}

.gmap{
	margin:30px auto 0;
	width:960px;
}

.location_single-wapper{
	width:960px;
	margin:0 auto;
}

.location_single-wapper h1{
	font-size:1.8rem;
	font-weight:bold;
	padding:20px 0;
	text-align:left;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	text-align:center;
}

.stasus_wapper{
	width:100%;
	border-top:1px solid #000000;
	margin-top:40px;
}

.status_container{
	display: -webkit-flex;
    display: flex;	
	border-bottom:1px solid #000000;	
	border-right:1px solid #000000;
}

.status_class{
	width:20%;
	padding:10px;
	border-left:1px solid #000000;
	background:#1a313b;
	color:#FFFFFF;
}

.shop_img{
	margin-top:30px;
}

.status_detail{
	width:80%;
	padding:10px;
	border-left:1px solid #000000;
}

.shop-reservation_detail{
	margin-top:60px;
}

.reservation_detail{
	margin-top:30px;
}

.access_detail{
	margin-top:60px;
}

.shop_list-wapper .su-spoiler-title{
	background:#c7b077;
	color:#FFFFFF;
}

.shop_list-content{
	display:inline-block;
}

.shop_list-content li{
	float:left;
	margin: 0 20px 0 0;
}

.search_wapper{
	max-width:960px;
	margin:0 auto;
	min-height:500px;
}

.search_wapper h1{
	font-size:1.6rem;
}

.search_wapper h1 span{
	font-weight:normal;
}

.search_wapper h2{
	font-weight:normal;
	font-size:1.4rem;
	border-bottom:1px dashed #000000;
	margin:20px 0 0;
}

.search_wapper h2 a{
	text-decoration:none;
}


@media screen and (min-width: 376px) and (max-device-width: 960px) {
.location_wapper{
	width:90%;
	margin:60px auto 0;
}

.gmap{
	margin:30px auto 0;
	width:90%;
}

.mspace{
	padding-top:30px!important;
}

.location_single-wapper{
	width:90%;
	margin:0 auto;
}

.search_wapper{
	width:90%;
	margin:0 auto;
	min-height:300px;
}

}

@media screen and (min-width: 0) and (max-device-width: 375px) {
.location_wapper{
	width:90%;
	margin:60px auto 0;
}

.gmap{
	margin:30px auto 0;
	width:90%;
}

.mspace{
	padding-top:30px!important;
}

.shop_search input{
	padding:10px;
	border:5px solid #c7b077;
}

.midashi{
	font-size:3.0rem!important;
}

.shop_search button{
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	width:100%;
	margin:10px 0 0 0;
}

.shop_search button:hover {
    background: #FFFFFF;
    color: #1c325a;	
    border: solid 1px #1c325a;
}


.location_single-wapper{
	width:90%;
	margin:0 auto;
}

.status_container{
	display: -webkit-block;
    display: block;	
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

.status_class{
	width:auto;
	padding:10px;
	border-left:1px solid #000000;
	background:#1a313b;
	color:#FFFFFF;
}

.status_detail{
	width:auto;
	padding:10px;
	border-left:1px solid #000000;
}

.shop_list-content li{
	float:left;
	margin: 20px 20px 0 0;
}

.search_wapper{
	width:90%;
	margin:0 auto;
	min-height:300px;
}

}

#map {
 width: 100%;
 height: 300px;
}


/* アンダーページ Layout----------------------------------------------------*/

.under .inner{
	margin:0 auto;
	width:960px;
	padding:60px 0;
}

.under .inner h1.midashi{
	width:100%;
	background:#1c325a;
	color:#c7b077;
	font-size:1.6rem!important;
	text-align:center;
	padding:10px 0;
}

@media screen and (min-width: 0) and (max-device-width: 960px) {
.under .inner{
	margin:0 auto;
	width:90%;
	padding:60px 0;
}
}

.under .inner .reservation h2{
	color:#c7b077;
	padding: 30px 0 15px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.under .inner .reservation p{
	text-align:center;
}

.rlcard{
	padding: 30px 0;
}

.rlcard h2{
	color:#c7b077;
	padding: 0 0 15px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.rlcard p{
	text-align:left;
	padding:5px;
	width:100%;
	font-weight:bold;
	margin-top:20px;
}

.rlcard p span{
	font-size:1.2rem;
	color:#d90038;
}

.agreement{
margin-top:60px;
}

.agreement_detail{
	margin-top:30px;
	height:300px;
	overflow:auto;
	padding:20px;
	border:1px solid #000000;
}

.stasus_wapper-comp{
	width:100%;
	margin-top:40px;
}

.status_container-comp{
	display: -webkit-flex;
    display: flex;	
	border-bottom:1px dashed #000000;
}

.status_class-comp{
	width:20%;
	padding:10px;
}

.status_detail-comp{
	width:80%;
	padding:10px;
}

.map{
margin-top:60px;
}

@media screen and (min-width: 0px) and (max-device-width: 375px) {

.under .inner .reservation h2{
	text-align:left;
}

.under .inner .reservation p{
	text-align:left;
}

.status_container-comp{
	display: -webkit-block;
    display: block;	
	border-bottom:1px dashed #000000;
}

.status_class-comp{
	width:auto;
	padding:10px;
	background:#eeeeee;
	margin-top:20px;
}

.status_detail-comp{
	width:auto;
	padding:10px;
}
}

.media_seg{
	border-bottom: 1px dotted #282828;
	padding: 5px 0;
	color: #E20038;
}

.media_seg_once{
	border-bottom: 1px dotted #282828;
	padding: 5px 0;
	color: #E20038;
}

.media_kiji{
	border-top: 1px dotted #282828;
	margin: 5px 0 0 0;
	padding: 10px 0px;
	text-align: center;
}



/* Slider Layout----------------------------------------------------*/
.sjv3{
	width:33%;
	min-width:400px;
	max-width:527px;
	position:absolute;
	top:8%;
	left:8%;
}

.point{
	width:100%;
	max-width:700px;
	min-width:500px;
	position:absolute;
	top:10%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rse{
	width:33%;
	min-width:400px;
	max-width:527px;
	position:absolute;
	top:35%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rlc{
	width:100%;
	min-width:500px;
	max-width:635px;
	position:absolute;
	top:10%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.est{
	width:100%;
	min-width:500px;
	max-width:693px;
	position:absolute;
	top:30%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.sum{
	width:100%;
	min-width:280px;
	max-width:300px;
	position:absolute;
	top:15%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.hal{
	width:100%;
	min-width:500px;
	max-width:693px;
	position:absolute;
	top:15%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.lwc{
	width:100%;
	min-width:400px;
	max-width:450px;
	position:absolute;
	top:18%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.bnbt{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	text-align:center;
	position:absolute;
	right:6%;
	bottom:12%;
	/*margin:auto;*/
	border-radius:40px;
}

.bnbt:hover {
    background: #3f6689;
    color: #ffffff;	
    border: solid 1px #3f6689;
}

/*.bnbt{
	position:absolute;
	right:8%;
	bottom:8%;
	width:300px;
	padding:20px;
	background:#1c325a;
	text-align:center;
}*/

.bnbtme{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	text-align:center;
	/*margin:auto;*/
	border-radius:40px;
}

.bnbtme:hover {
    background: #3f6689;
    color: #ffffff;	
    border: solid 1px #3f6689;
}

.bnbt-wapper{
text-align:center;
}


@media screen and (min-width: 600px) and (max-device-width: 960px) {
.sjv3{
	width:33%;
	min-width:300px;
	max-width:527px;
	position:absolute;
	top:5%;
	left:5%;
}

.point{
	width:90%;
	min-width:300px;
	max-width:700px;
	position:absolute;
	top:10%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rse{
	width:33%;
	min-width:300px;
	max-width:527px;
	position:absolute;
	top:35%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rlc{
	width:90%;
	min-width:335px;
	max-width:635px;
	position:absolute;
	top:15%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.est{
	width:90%;
	min-width:335px;
	max-width:693px;
	position:absolute;
	top:25%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.sum{
	width:90%;
	min-width:280px;
	max-width:300px;
	position:absolute;
	top:15%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.hal{
	width:90%;
	min-width:335px;
	max-width:693px;
	position:absolute;
	top:25%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.lwc{
	width:100%;
	min-width:400px;
	max-width:450px;
	position:absolute;
	top:18%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}


/*.bnbt{
	position:absolute;
	right:5%;
	bottom:5%;
	width:33%;
	min-width:300px;
	max-width:509px;
	padding:20px;
	background-color: rgba(255,255,255,0.6);
	background:#1c325a;
	text-align:center;
}*/

.bnbt{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	text-align:center;
	position:absolute;
	right:8%;
	bottom:8%;
	/*margin:auto;*/
	border-radius:40px;
}
}

@media screen and (min-width: 320px) and (max-device-width: 599px) {
.sjv3{
	width:33%;
	min-width:280px;
	max-width:337px;
	position:absolute;
	top:8%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.point{
	width:100%;
	min-width:300px;
	max-width:337px;
	position:absolute;
	top:10%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rse{
	width:33%;
	min-width:280px;
	max-width:337px;
	position:absolute;
	top:35%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.rlc{
	width:90%;
	min-width:280px;
	max-width:337px;
	position:absolute;
	top:20%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.est{
	width:90%;
	min-width:273px;
	max-width:350px;
	position:absolute;
	top:30%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.sum{
	width:90%;
	min-width:180px;
	max-width:200px;
	position:absolute;
	top:20%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.hal{
	width:90%;
	min-width:273px;
	max-width:350px;
	position:absolute;
	top:30%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.lwc{
	width:100%;
	min-width:270px;
	max-width:350px;
	position:absolute;
	top:18%;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

/*.bnbt{
	position:absolute;
	right:0;
	left:0;
	bottom:0;
	background-color: rgba(255,255,255,0.8);
	background:#1c325a;
	width:100%;
	padding:0px;
	min-width:320px;
	max-width:375px;
	margin:auto;
	text-align:center;
}

.bnbt img{
	margin:20px auto;
	width:90%!important;
}*/

.bnbt{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #1c325a;
    transition: .4s;
	border: solid 1px #1c325a;
	text-decoration:none;
	font-weight:bold;
	width: 200px;
	text-align:center;
	position:absolute;
	right:0;
	left:0;
	bottom:8%;
	margin:auto;
	border-radius:40px;
}

.bnbt-wapper{
text-align:center;
}
}

/* ContactForm ----------------------------------------------------*/

.form_wapper{
	border-top:1px solid #1e1e1e;
	margin: 30px 0;
}

.form_pc dl {
	border-bottom:1px solid #1e1e1e;
	border-left:1px solid #1e1e1e;
	border-right:1px solid #1e1e1e;
}

.form_pc dt {
	float: left;
	width: 180px;
	clear: both;
	font-size: 12px;
	padding: 15px 10px 5px;
	text-align: left;
	margin: 0px;
	height:100%;
	border-top:none!important;
}

.form_pc dd {
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	float:left;
	padding:10px;
	border-left: 1px solid #1e1e1e;
	border-top:none!important;
}

.form_pc dd div{
	padding:0 0 10px 0;
}

.choice{
	text-align:center;
	padding: 10px 0;
}

@media screen and (min-width: 1px) and (max-device-width: 768px) {
.form_wapper{
	border-top:none!important;
	margin: 30px 0;
}

.form_pc dl {
	border-bottom:1px dashed #1e1e1e;
	border-left:none!important;
	border-right:none!important;
}

.form_pc dt {
	width: 100%;
	clear: both;
	font-size: 12px;
	padding: 15px 10px 5px;
	text-align: center;
	margin: 0px;
	height:100%;
}

.form_pc dd {
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	padding:10px;
	border-left:none!important;
}

.form_pc dd div{
	padding:0 0 10px 0;
}

.choice{
	text-align:center;
	padding: 10px 0;
}
}

/* spview
----------------------------------------------------*/
@media screen and (min-width: 0px) and (max-device-width: 768px) {
.pcview{
	display:none!important;
}
}

/* clear&Technical
----------------------------------------------------*/
/* ---IE7.IE8 clearfix--- */
.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*画像透過*/
.alpha a:hover img {
opacity: .4;
-webkit-opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);	/* IE lt 8 */
-ms-filter: "alpha(opacity=40)"; /* IE 8 */
}

.alpha  input:hover {
opacity: .4;
-webkit-opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);	/* IE lt 8 */
-ms-filter: "alpha(opacity=40)"; /* IE 8 */
}
 
.alpha a img {
-webkit-transition: opacity .5s ease-out;
-moz-transition: opacity .5s ease-out;
-ms-transition: opacity .5s ease-out;
transition: opacity .5s ease-out;
}

.clear{
	clear:both;
}

.mincho{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.mar_t30{
	margin-top:30px;
}

/*SP TAB screen settings ----------------------------------------------------*/

@media screen and (min-width:320px) and ( max-width:979px){
	
#gnav{
	display:none!important;
}

}

#error404{
	text-align:center;
	min-height:400px;
	padding:100px 0;
	}
	
#error404 .post-content{
margin-top:30px;
}

/*20180605追加*/

.menu_item-wapper .spview{
	display:none;
}

@media screen and (min-width:320px) and ( max-width:979px){
.menu_item-wapper .pcview{
	display:none;
}
.menu_item-wapper .spview{
	display:block;
	text-align:center;
}
}

/*20181029 ----------------------------------------------------------------------*/

.list_table{
}

.list_table td{
border-bottom:1px dotted #333333;
}

.list_table tr td{
padding:10px;
}

.list_title{
margin-top:60px;
background:#c7b077;
color:#ffffff;
padding:10px;
font-weight:bold;
}

.list_table a.norbt-re,.list_table a.norbt-reex{
text-align:center;
color:#ffffff;
}

.list_table a{
color:#1e1e1e;
}

@media screen and (min-width: 1px) and (max-device-width: 768px) {
.scroll{
overflow: auto;/*tableをスクロールさせる*/
white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
}

.scroll::-webkit-scrollbar{/*tableにスクロールバーを追加*/
 height: 5px;
}

.scroll::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}

.scroll::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

table.list_table {
  border-collapse: collapse;
}

table.list_table td, table th {
  width: auto;
  padding: 8px;
  display: block;
  text-align: center;
}

table.list_table th {
  background-color: #eee;
}

}

/* ニューメニュー Layout----------------------------------------------------*/

.nmenu_page-section{
	display: -webkit-flex;
    display: flex;
}

.nmenu_img-container{
	width:50%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-block;
	position:relative;
}

.nmenu_detail-container{
	width:50%;
}

.nmenu-title{
	font-size:7.0rem;
	color:#ffffff;
	position: absolute;
	bottom: 15%;
	left: 5%;
}

.nmenu_detail-inner{
	width:80%;
	margin:10% auto;
}

.nmenu_detail-inner li{
	text-align: left;
	font-size:2.7rem;
	color:#cb1136;
}


.nmenu_detail-inner h1{
	width:100%;
	background:#1c325a;
	color:#c7b077;
	font-size:1.6rem;
	text-align:center;
	padding:10px 0;
	margin:40px 0 0 0;
}

.nmenu_detail-inner h2{
	color:#c7b077;
	padding: 30px 0 15px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.nmenu_detail-inner h3{
	width:100%;
	text-align:center;	
	font-size:2.0rem;
	padding: 40px 0 0 0;
}

.nmenu_detail-inner h4{
	padding: 15px 0 0 0;
	font-size:1.6rem;
}

.nmenu_detail-inner p{
padding:15px 0 0 0;
}

.nmenu_page-section-ex{
	background:#1c325a;
	width:100%;
}

.nmenu_detail-inner-ex{
	padding:3% 0;
}

.nmenu_detail-inner-ex h2{
	color:#c7b077;
	padding: 30px 0;
	text-align:center;
	font-size:1.6rem;
	line-height:2.0rem;
}

.nmenu_detail-inner-ex p{
	color:#FFFFFF;
	text-align:center;
}

.nmenu-bt{
text-align:right;
padding:15px 0 0 0;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.nmenu_page-section{
	display: -webkit-block;
    display: block;
}

.nmenu_img-container{
	width:100%;
	height:300px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-block;
}

.nmenu_detail-container{
	width:100%;
}

.nmenu_detail-inner-ex{
	padding:10%;
}

.nmenu-bt{
text-align:center;
padding:15px 0 0 0;
}

.nmenu-title{
	font-size:3.0rem;
}
}

/*20181213 ----------------------------------------------------------------------*/

.s_name{
font-size:1.8rem;
font-weight:bold;
}

.s_name a{
/*color:#ce1225;*/
}

.norbt-reex{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #c7b077;
    transition: .4s;
	border: solid 1px #c7b077;
	text-decoration:none;
	font-weight:bold;
	min-width: 160px;
}

.norbt-reex:hover {
    background: #FFFFFF;
    color: #c7b077;	
    border: solid 1px #c7b077;
}

@media screen and (min-width: 0px) and (max-device-width: 960px) {
.norbt-reex{
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    color: #FFFFFF;
    background: #cccccc;
    transition: .4s;
	border: solid 1px #cccccc;
	text-decoration:none;
	font-weight:bold;
	min-width: 160px;
}

.norbt-reex:hover {
    background: #FFFFFF;
    color: #cccccc;	
    border: solid 1px #cccccc;
}
}@charset "UTF-8";

body {
	overflow-x: hidden;
}
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div#mfp_hidden input {
	margin: 10px;
}
div.mfp_thanks {
	padding: 30px;
}
div.mfp_thanks p {
	line-height: 1.7em;
}
div.mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
div.mfp_thanks ul.mfp_caution li {
	display: block;
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
}
form#mailformpro {
	padding: 10px 0px;
}
form#mailformpro dl dt {
	/*float: left;
	width: 160px;
	clear: both;
	font-size: 12px;
	padding: 10px 0px;
	text-align: right;*/
	border-top: solid 1px #CCC;
	/*margin: 0px;*/
}
form#mailformpro dl dd {
	border-top: solid 1px #CCC;
	margin: 0px;
	/*padding: 10px 5px 20px 170px;*/
	font-size: 12px;
	line-height: 1.5em;
	/*text-align: left;*/
}
form#mailformpro dl dd ul,form#mailformpro dl dd ol {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd ul li,form#mailformpro dl dd ol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.must {
	display: block;
	background-color: #C00;
	border: solid 2px #C00;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
}
.optionally {
	display: block;
	background-color: #06C;
	border: solid 2px #06C;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
}
form#mailformpro label {
	border-radius: 3px;
	margin: 3px;
	display: inline-block;
	white-space: nowrap;
}
form#mailformpro label.mfp_checked {
	padding: 3px;
	border: solid 1px #CCC;
	background-color: #E8EEF9;
	box-shadow: 0px 1px 3px #CCC inset;
}
form#mailformpro label.mfp_not_checked {
	padding: 3px;
	border: solid 1px #EEE;
}
table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table#mfp_confirm_table tr.mfp_colored {
	background-color: #F6F7F9;
}
table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}
table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	font-size: 12px;
	border-top: solid 1px #CCC;
	padding: 5px 10px;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 200px;
}
table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}
div#mfp_phase_confirm {
	clear: both;
}
div#mfp_phase_confirm h4 {
	font-size: 36px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
div#mfp_phase_confirm div#mfp_phase_confirm_inner {
}
div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}
div#mfp_overlay_inner {
	background-color: #FFF;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}
div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10000;
}
div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}
div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;
	background-image: url(mfp.statics/_images/mfp_loading.gif);
}
.mfp_colored {
	background-color: #F6F7F9;
}
.mfp_achroma {
	background-color: #FFF;
}
div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #F00;
	font-size: 12px;
	line-height: normal;
	background-image: url(mfp.statics/_images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.mfp_parent_error {
	border: solid 2px #F00;
}
.problem {
	background-color: #FCC;
}
div#mfp_error {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_error p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_warning {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
	border-radius: 5px;
}
div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_warning p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_price {
	color: #C00;
	font-size: 36px;
	padding: 10px;
	font-weight: bolder;
}
div#mfp_price span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
button.mfp_next,button.mfp_prev {
	font-size: 18px;
	margin: 10px;
	padding: 5px 10px;
}
button.mfp_next {
	float: right;
}
button.mfp_prev {
	float: left;
}
ul#mfp_phase_stat {
	padding: 10px;
	text-align: center;
}
ul#mfp_phase_stat li {
	display: inline-block;
	padding: 8px 15px;
	border-radius: 5px;
	margin: 0px 5px;
	list-style: none;
	font-size: 14px;
}
ul#mfp_phase_stat li.mfp_phase_arrow {
	box-shadow: none;
	color: #999;
	padding: 8px 0px;
}
ul#mfp_phase_stat li.mfp_active_phase {
	box-shadow: 0px 1px 6px #000;
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #0068B7;
	border: solid 2px #0068B7;
	font-weight: bolder;
	color: #FFF;
	text-shadow: 0px 1px 3px #000;
}
ul#mfp_phase_stat li.mfp_inactive_phase {
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #EEE;
	border: solid 2px #EEE;
	color: #999;
	box-shadow: 0px 1px 6px #CCC;
}
div#mfp_shopping_cart {
	border: solid 1px #CCC;
	margin: 0px;
	padding: 0px;
}
div#mfp_shopping_cart p {
	margin: 0px;
	text-align: center;
	padding: 20px 10px;
	font-size: 12px;
	background-color: #FEE;
}
table.mfp_shoppingcart {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.mfp_shoppingcart thead tr td {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
table.mfp_shoppingcart tbody tr th,table.mfp_shoppingcart tbody tr td {
	font-size: 12px;
	padding: 5px;
	border-bottom: solid 1px #CCC;
}
table.mfp_shoppingcart tbody tr td select {
	display: block;
	margin: 0px auto;
	text-align: center;
}
table.mfp_shoppingcart tbody tr td select option {
	text-align: center;
}
table.mfp_shoppingcart tbody tr th span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding: 3px 0px;
}
table.mfp_shoppingcart tfoot tr td {
	padding: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #900;
}
td.msc_price {
	font-size: 12px;
	text-align: right;
}
div.mfp_buttons {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
div.mfp_buttons button#mfp_button_send {
}
div.mfp_buttons button#mfp_button_cancel {
}
.imagebutton {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	background: none;
}
.mfp_element_all {
	max-width: 90%;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	border: solid 1px #CCC;
	/*border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;*/
	padding: 3px 8px;
	margin: 2px;
	vertical-align: middle;
}
.mfp_element_checkbox,
.mfp_element_radio {
	vertical-align: middle;
	margin: 0px 2px;
}
.mfp_element_file {
	font-size: 12px;
	display: inline-block;
	padding: 10px 10px;
	vertical-align: middle;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
/*.mfp_element_submit,.mfp_element_reset,.mfp_element_button,button.mfp_next,button.mfp_prev {
	border-radius: 5px;
	padding: 5px 10px;
	border: solid 1px #CCC;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: 0px 2px 0px #FFF;
	font-size: 18px;
	cursor: pointer;
	outline: none;
}*/
.mfp_element_reset {
	color: #333;
}
.mfp_element_submit:hover,.mfp_element_reset:hover,.mfp_element_button:hover,button.mfp_next:hover,button.mfp_prev:hover {
	background: gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#CCC));
	background: -moz-linear-gradient(top, #FFF, #CCC);
	background: -ms-linear-gradient(top, #FFF 0%, #CCC 100%);
	box-shadow: 0px 2px 15px #CCC;
}
button.mfp_next,button.mfp_prev {
	font-size: 14px;
}
input#mfp_reserve_item,input#mfp_reserve_date {
	display: none;
}
div#mfp_reserve_wrapper {
	position: relative;
	overflow: hidden;
	border: solid 1px #CCC;
}
div#mfp_reserve_inner {
	position: relative;
	padding: 0px 0px 0px 100px;
	overflow: auto;
}
div#mfp_reserve_wrapper table {
	border-spacing: 0px;
	border-collapse: collapse;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	background-color: #FEE;
	z-index: 100;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value {
	padding: 0px 0px 0px 0px;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning {
	cursor: pointer;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active:hover,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning:hover {
	background-color: #E8EEF9;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_current {
	background-color: #0068B7;
	color: #FFF;
}
td.mfp_reserve_disabled {
	background-color: #CCC;
}
td.mfp_reserve_warning {
	background-color: #FFC;
}
div#mfp_reserve_wrapper table tr td,div#mfp_reserve_wrapper table tr th {
	border: solid 1px #CCC;
	padding: 0px 5px;
	font-size: 12px;
	text-align: center;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: normal;
	height: 20px;
	text-align: left;
}
td.mfp_reserve_week_0 {
	color: #F00;
	background-color: #FEE;
}
td.mfp_reserve_week_6 {
	color: #00F;
	background-color: #EEF;
}
div.mfp_ok {
	border-radius: 5px;
	background-color: #090;
	border: solid 1px #090;
	display: inline-block;
	line-height: 1.5em;
	padding: 0px 5px;
	margin: 0px 2px;
	color: #FFF;
	font-size: 10px;
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
	display: none;
}
div.prefcodeWrapper {
	position: relative;
}
div.prefcodeResult {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #CCC;
	display: none;
}
div.prefcodeResult div {
	cursor: pointer;
}
div.prefcodeResult div:hover {
	background-color: #C9EBFB;
}
div.prefcodeResult div.prefcodeNext {
	background-color: #EEE;
	text-align: center;
}
div.prefLoading {
	padding: 60px 100px;
	background: url(mfp.statics/_images/mfp_zip_loading.gif) no-repeat center center;
}
.hidefield {
	height: 0px;
	overflow: hidden;
}
.showfield {
	height: auto;
	overflow: visible;
}
div.mfp_attached_thumbnails {
	display: none;
	padding: 5px;
	margin: 5px auto;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
div.mfp_attached_thumbnails ul {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd div.mfp_attached_thumbnails ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	border: solid 4px #FFF;
	margin: 5px;
	box-shadow: 0px 2px 5px #999;
}
form#mailformpro dl dd div.mfp_attached_thumbnails ul li a {
	display: block;
	max-height: 100px;
	overflow: hidden;
}
div.mfp_attached_thumbnails ul li a img {
	display: block;
	max-width: 80px;
}
button.mfp_attached_reset {
	font-size: 14px;
}
div#mfp_OperationCheck {
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner {
	display: none;
}
div#mfp_OperationCheck strong {
	background: #090;
	display: block;
	color: #222;
	text-align: center;
	border-radius: 3px;
}
div#mfp_OperationCheck * {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p a {
	color: #0C0;
	text-decoration: none;
}
div#mfp_OperationCheck p a:hover,
div#mfp_OperationCheck p button:hover {
	text-decoration: underline;
}
div#mfp_OperationCheck p button {
	border: none;
	background: none;
	color: #0C0;
	cursor: pointer;
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner ul {
}
div#mfp_OperationCheck ul li,
div#mfp_OperationCheck ul li label,
div#mfp_OperationCheck ul li label input {
	line-height: 12px;
	font-size: 12px;
	list-style: none;
	vertical-align: middle;
}
div#mfp_OperationCheck ul li {
	padding: 5px 10px;
}
div#mfp_OperationCheck ul li label {
	text-decoration: underline;
}
button#mfp_recorder_record,
button#mfp_recorder_clear,
button#mfp_recorder_restore {
	border-radius: 5px;
	padding: 5px 10px 5px 2em;
	border: solid 1px #CCC;
	background: gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -webkit-gradient(linear, center top, center bottom, from(#EEE), to(#CCC));
	background: -moz-linear-gradient(top, #EEE, #CCC);
	background: -ms-linear-gradient(top, #EEE 0%, #CCC 100%);
	text-shadow: 0px 2px 0px #FFF;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	display: inline-block;
	margin: 5px auto;
}
button#mfp_recorder_record {
	background: url(mfp.statics/_images/mfp_record_disabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_clear {
	background: url(mfp.statics/_images/mfp_record_remove.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_restore {
	background: url(mfp.statics/_images/mfp_record_restore.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button.enabled#mfp_recorder_record,
button.enabled#mfp_recorder_clear,
button.enabled#mfp_recorder_restore {
	background: url(mfp.statics/_images/mfp_record_enabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
div#mfp_recorder_wrap {
	border: solid 1px #CCC;
	padding: 10px;
	text-align: center;
	margin: 5px auto;
}
td.request_image {
	width: 100px;
}
td.request_image img {
	max-width: 100px;
}
span.mfp_tips {
	background-image: url(mfp.statics/_images/mfp_header.png);
	background-size: 100% 100%;
	background-color: #FCC;
	display: block;
	border-radius: 5px;
	padding: 10px;
	margin: 2px;
	box-shadow: 0px 2px 10px #999;
}
span.mfp_tips strong {
	color: #800040;
}
span.mfp_tips span {
	display: block;
	padding: 10px;
	color: #008080;
}
span.mfp_tips em {
	font-style: normal;
	color: #090;
	font-weight: bold;
}
@media screen and (max-width: 800px) {
	form#mailformpro dl dt {
		float: none;
		/*width: auto;
		font-size: 12px;
		padding: 5px;
		text-align: left;*/
	}
	form#mailformpro dl dd {
		clear: both;
		border-top: none;
		padding: 5px 15px;
		font-size: 12px;
		line-height: 1.5em;
	}
	div.mfp_buttons button {
		font-size: 14px;
	}
	div#mfp_phase_confirm h4 {
		font-size: 18px;
	}
	ul#mfp_phase_stat {
		padding: 0px;
		text-align: left;
	}
	ul#mfp_phase_stat li {
		text-align: center;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 5px;
		list-style: none;
		font-size: 14px;
		width: 28%;
	}
	ul#mfp_phase_stat li.mfp_phase_arrow {
		bos-shadow: none;
		display: none;
	}
	ul#mfp_phase_stat li.mfp_active_phase {
	}
	ul#mfp_phase_stat li.mfp_inactive_phase {
	}
	table#mfp_confirm_table tr th {
		white-space: nowrap;
		width: 100px;
	}
	div#mfp_thanks {
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	div#mfp_thanks strong {
		color: #C00;
		font-size: 24px;
		display: block;
	}
}
