/*初期化
-----------------------------------------------------------------------------------*/
html, body, div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, legend, input, textarea,
p, blockquote, table, th, td, address{
	margin: 0;
	padding: 0;
	}
li { list-style:none; }
table{
	border-collapse:collapse;
	border-spacing:0;
	}
#products_name {border:0;}
img , a img{
	vertical-align:top;
	border:none;
	background:transparent;
	}
.text span{
	vertical-align:top;
    padding:0;
    margin:0;
	} 
#medicineArea a:hover{
	font-style:normal;
	font-weight:normal;
	}
#wrap{list-style:none;}
.photo02{text-align:left;}
#button_area{
	font-size:100%;
	font-weight:normal;
	}
q:before,q:after{content:'';}
abbr,acronym {
	border:0;
	font-variant:normal;
	}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

/*input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}*/

input,textarea,select{font-size:100%;}
legend{color:#000;}


/*use Fx: Dotted line erase when click Link or Block element*/
*{outline: none;}


/* 回り込み解除 */
/* -------------------------------------------------------- */
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix {
	display: inline-table;
	min-height:1%;  /* for IE 7*/
} 

/* 余白 */
/* -------------------------------------------------------- */
.ml1 { margin-left:1px; }
.ml3 { margin-left:3px; }
.ml5 { margin-left:5px; }
.ml8 { margin-left:8px; }
.ml9 { margin-left:9px; }
.ml10 { margin-left:10px; }
.ml13 { margin-left:13px; }
.ml15 { margin-left:15px; }
.ml18 { margin-left:18px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.ml30 { margin-left:30px; }
.ml35 { margin-left:35px; }
.ml40 { margin-left:40px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.ml55 { margin-left:55px; }
.ml60 { margin-left:60px; }
.ml70 { margin-left:70px; }
.ml80 { margin-left:80px; }
.ml90 { margin-left:90px; }
.ml100 { margin-left:100px; }
.ml105 { margin-left:105px; }

.mt3 { margin-top:3px; }
.mt5 { margin-top:5px; }
.mt7 { margin-top:7px; }
.mt8 { margin-top:8px; }
.mt10 { margin-top:10px; }
.mt13 { margin-top:13px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt55 { margin-top:55px; }
.mt60 { margin-top:60px; }
.mt70 { margin-top:60px; }
.mt80 { margin-top:80px; }
.mt95 { margin-top:95px; }
.mt100 { margin-top:100px; }
.mt120 { margin-top:120px; }
.mt135 { margin-top:135px; }
.mt150 { margin-top:150px; }
.mt200 { margin-top:200px; }
.mt230 { margin-top:230px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }

.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr25 { margin-right:25px; }
.mr30 { margin-right:30px; }
.mr35 { margin-right:35px; }
.mr40 { margin-right:40px; }
.mr45 { margin-right:45px; }
.mr50 { margin-right:50px; }

.pdlr15 { padding:0 15px; }
.pdlr30 { padding:0 30px; }

/* 幅指定 */
/* -------------------------------------------------------- */
.w80 { width:80px; }
.w100 { width:100px; }
.w120 { width:120px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w210 { width:210px; }
.w225 { width:225px; }
.w244 { width:244px; }
.w255 { width:255px; }
.w300 { width:300px; }
.w320 { width:320px; }
.w330 { width:330px; }
.w335 { width:335px; }
.w340 { width:340px; }
.w350 { width:350px; }
.w370 { width:370px; }
.w375 { width:375px; }
.w385 { width:385px; }
.w390 { width:390px; }
.w400 { width:400px; }
.w410 { width:410px; }
.w420 { width:420px; }
.w450 { width:450px; }
.w480 { width:480px; }
.w510 { width:510px; }
.w615 { width:615px; }
.w700 { width:700px; }


/* スマホサイトでは表示しない */
.sp_off {
	display:none;
}

body {
	font-size:18px;
	line-height:1;
	color: #000;
	font-family: "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	margin: 0 0%;
	min-width:320px;
	word-wrap:break-word;
}

img {
	width:100%;
	height:auto;
}

p{
	text-align:left;
	line-height:1.5;
	font-size:22px;
	text-align:center;

}
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider ul li img {
    width: 100%;
    display: none;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

.sp_logo{
	margin:10px 0 0 10px;
	width:60%;
}

#header {
	position:fixed;
	width:100%;
	box-sizing:border-box;
	z-index:99999;
}

#header .w1000{
	width:100%;
}

#header_inner{
	background-color:rgba(255,255,255,0.5);
}

#header_inner .left p{
	text-align:center;
}

#header #tel{
	width:90%;
	margin-right:10px;
}

#header #tel img{
	width:100%;
}

#header .left{
	float:left;
	width:50%;
}

#header .right{
	float:right;
	width:50%;
	margin-top:10px;
	text-align:right;
}

#gnavi_btn img {
	width:25%;
}

#gnavi {
	width: 100%;
	display:none;
	font-size:18px;
	box-sizing:border-box;
}

#gnavi li {
	padding:10px;
	vertical-align:middle;
	border-bottom:1px solid #CCC;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
}

#gnavi a {
	text-decoration:none;
	color:#FFF;
}

#gnavi a:hover {
	color:#F66;
}

#gnavi .end {
	text-align:center;
}

.sp_off {
	display:none;
}

.sp_menu{
	position:fixed;
	top:0;
	margin:0 auto 10px 0;
	background-color:rgba(0,0,0,0.5);
	width:100%;
	z-index:100;
}

.sp_menu #menu_img{
	padding-top:105px;
}

sp_menu

.sp_menu li{
	text-align:center;
	padding:10px 0;
	width:100%;
	border-bottom:solid 1px #fff;
	background-color:rgba(0,0,0.5);
}

.sp_menu li a{
	color:#fff;
	text-decoration:none;
}

#top{
	padding-top:25%;
}

#des {
	margin:20px 0;
}

#des .h_red{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#c0392b;
}

#des .h_orange{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#e67e22;
	margin:5px 0 10px 0;
}

#recom{
	background-image:url(../images/back1.png);
	padding-bottom:30px;
}

.con1 .left .mt25{
	margin-bottom:10px;
}

.con1{
	padding-top:30px;
}


.con2{
	margin-top:30px;
}
	

.con1 .left h6{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:100;
	color:#fff;
	background-color:#c0392b;
	display:block;
	padding:5px 10px;
	text-align:center;
}

.con1 .left h4{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	font-weight:100;
	margin:10px 0;
	text-align:center;
}

.con2 .right h6{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:100;
	text-align:center;
	color:#fff;
	background-color:#c0392b;
	display:block;
	padding:5px 10px;
	text-align:center;
}

.con2 .right h4{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:24px;
	font-weight:100;
	margin:10px 0;
	text-align:center;
}

.alignce{
	padding-top:10px;
	margin:0 auto;
	width:90%;
}

#banquet{
	margin-bottom:30px;
}

#footer{
	background-image:url(../images/back2.png);
	background-size:cover;
	background-position:right;
	width:100%;
}

#footer h4{
	margin-bottom:10px;
}

#f_inner h4{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding:30px 0 10px 0;
	margin:0 auto;
}

#f_inner .info{
	width:100%;
}

#f_inner .info p{
	color:#fff;
	line-height:16px;
	margin-bottom:10px;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#copy{
	background-color:#333;
	text-align:center;
	color:#fff;
	font-size:10px;
	padding:3px 0;
}

/* メニュー */

#menu_img{
	background-image:url(../images/menu/menu.png);
	background-repeat:no-repeat;
	background-size: cover;
	text-align:center;
	text-shadow:0 0 5px #000;
	font-size:16px;
	color:#fff;
	width:100%;
	height:5%;
	padding:5% 0;
}

#sp_menu{
	padding-top:25%;
}

.sp_menu_inner{
	margin:5%;
}

#sp_menu .sp_menu_inner .menu_A{
	width:100%;
}

#sp_menu .sp_menu_inner .menu_B{
	margin-top:3%;
	width:100%;
}


#sp_menu .sp_menu_inner .menu_B .left{
	float:left;
	width:48%;
	margin-right:4%;
}

#sp_menu .sp_menu_inner .menu_B .right{
	float:right;
	width:48%;
}

#sp_menu .sp_menu_inner figure {
	position: relative;
	overflow: hidden;
	width:80%;
	margin:0 auto;
}

#sp_menu .sp_menu_inner figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height:auto;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	color:#fff;
	padding:5%;
}

#sp_menu h6{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:100;
	color:#fff;
	background-color:#c0392b;
	display:block;
	padding:5px 10px;
	margin-top:20px;
	text-align:center;
}

#sp_menu .sp_menu_inner span{
	font-weight:bold;
}

#sp_menu .sp_menu_inner table th{
	padding:3px 0;
}

#sp_menu .sp_menu_inner table td{
	font-weight:bold;
}


.plan1{
	border:solid 2px #ed4635;
	background-image:url(../images/menu/menu5_1.png);
	background-size:cover;
	background-position:center;
}

.plan1a{
	background-color:#ed4635;
	padding:5px;
	text-align:center;
	color:#fff;
}

.plan1 table{
	margin:10px auto;

}

.plan1 table tr{
	line-height:1.5;
}

.plan2{
	border:solid 2px #d84030;
	margin-top:10px;
	background-image:url(../images/menu/menu5_2.png);
	background-size:cover;
	background-position:center;
}

.plan2a{
	background-color:#d84030;
	padding:5px;
	text-align:center;
	color:#fff;
}

.plan2 table{
	margin:10px auto;

}

.plan2 table tr{
	line-height:1.5;
}

.plan3{
	border:solid 2px #c0392b;
	margin-top:10px;
	background-image:url(../images/menu/menu5_3.png);
	background-size:cover;
	background-position:center;
}

.plan3a{
	background-color:#c0392b;
	padding:5px;
	text-align:center;
	color:#fff;
}

.plan3 table{
	margin:10px auto;

}

.plan3 table tr{
	line-height:1.5;
}

.plan4{
	border:solid 2px #e67e22;
	margin-top:10px;
	background-image:url(../images/menu/menu5_4.png);
	background-size:cover;
	background-position:center;
}

.plan4a{
	background-color:#e67e22;
	padding:5px;
	text-align:center;
	color:#fff;
}

.plan4 table tr{
	line-height:1.5;
}

.sp_price{
	font-weight:bold;
	font-size:18px;
	color:#c0392b;
	text-align:center;
}

.sp_menu_inner .red{
	color:#c0392b;
}

.sp_menu_inner li{
	line-height:1.5;
}

.sp_h_red{
	font-weight:bold;
	font-size:16px;
	color:#c0392b;
	text-align:center;
}

.sp_h_orange{
	font-weight:bold;
	font-size:16px;
	color:#e67e22;
	text-align:center;
}

.h_A {
	font-size:25px;
}

.tbl_A {
	border-left:1px solid #666;
	border-top:1px solid #666;
	line-height:1.5;
	font-size:30px;
}
.tbl_A th {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px;
	text-align:left;
	vertical-align:top;
	background-color:#DDD;
}
.tbl_A td {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	padding:10px;
	text-align:left;
	vertical-align:top;
}

#staff_profile .tbl_A {
	width:100% !important;
	float:left;
	margin-bottom:10px;
}
#staff_profile .tbl_A:nth-child(2n) {
	float:right;
}
#staff_profile .tbl_A:nth-child(2n+1) {
	clear:both;
}

.wdh{
	width: 50%;
}

.box01, .box02, .box03, .box04{
	display: none;
} 

.menu-btn {
    position: fixed;
    bottom: 10px;
    right: 2%;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #f22;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 40px;
    border-radius: 3px;
    background-color: #000;
    position: absolute;
}
.menu-btn span:before {
    bottom: 15px;
}
.menu-btn span:after {
    top: 15px;
}
#menu-btn-check {
    display: none;
}
#menu-btn-check:checked ~ .menu-btn {
    //top: 10px;
    bottom:10px;
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #f22;
    transition: all 0.5s;/*アニメーション設定*/
}
.menu-content ul {
    padding: 10px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 2px #000000;
    list-style: none;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    color:#000000;
    text-decoration: none;
    padding: 15px 15px 15px 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 5px #000;
    border-right: solid 5px #000;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 22px;
}
