@charset "UTF-8";
/* Basic Layout */
html,
body {
	height:100%;
}
body {
	background-color:#fff;
}
html.mopen,
html.mopen body {
	/*overflow: auto;*/
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
}


#wrapper {
	height:auto;
	min-height:100%;
	position:relative;
}

/* 共通 */
.full {
	width:100%;
}

/* ヘッダー部 */
header {
	padding:0;
	text-align:left;
	background-color: #fff;
}
header .inner {
	height: 60px;
	position: relative;
	border: 0px solid #dcdcdc;
}
header .catch {
	display: none;
	font-size: 14px;
	color: #a5a5a5;
}
header #h_box {
	height: 58px;
	position: relative;
	top: 0px;
	border: 0px solid #ececec;
}
header #logo {
	width: 121px;
	position: absolute;
	left: 0px;
	top: 12px;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:12px;
}
header #logo img {
	display: block;
}
header #h_info {
	width:170px; 
	height: 53px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0px solid #dcdcdc;
}
header #h_pnone_shinjyuku {
	display: block;
	width: 54px;
	position: absolute;
	left: 0px;
	top: 4px;
}
header #h_phone_ginza {
	width: 54px;
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
}
header #h_pnone_shinjyuku img,
header #h_phone_ginza img {
	display: block;
}
header #h_time {
	display: none;
	font-size:15px ;
	position: absolute;
	left: 0px;
	top: 34px;
	border: 0px solid;
}
header #h_reserve {
	width:108px;
	position: absolute;
	right: 0;
	top: 12px;
}
header #h_reserve img {
	display: block;
}



/* コンテナー */
article {
	clear:both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px solid #000;
}


#bg {
	/*background-color:#fff;*/
	padding-top: 0px;
	padding-bottom: 20em; /* フッタの高さと合わせる */
}
/* フッタ部 */
footer {
	height: 20em; /* .bgの高さと合わせる */
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	background-color:#fff;
	border: 0px solid;
}
footer .inner {
	padding: 50px 0 0;
}
footer #flogo {
	width: 283px;
	margin-left: auto;
	margin-right: auto;
}


footer small {
	display: inline-block;
	text-align:center;
	font-style:normal;
	margin-top:40px;
}

/* トップに戻る */
#btn_top {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,0.6);
	position: fixed;
	right: 5px;
	bottom: 70px;
	border-radius: 100%;
	vertical-align: middle;
}
#btn_top:after {
	content: '';
	width: 12px;
	height: 12px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: 2px;
	position: absolute;
	top: 42%;
	left: 0;
	right: 0;
	margin:0  auto;
}
#btn_top span {
	visibility: hidden;
}


/* スマホ・タブレット用ボタン */
#btn_sp {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: 0 auto;
	z-index: 999;
	background-color: #69cce4;
	padding: 10px 0;
}
#btn_sp ul {
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}
#btn_sp li {
	clear: none;
	float: left;
}
#btn_sp li.bsp1 {
	width:22.12%;
	margin-right: 1.62%;
}
#btn_sp li.bsp2 {
	width:22.12%;
	margin-right: 1.92%;
}
#btn_sp li.bsp3 {
	width:52.21%;
}

/*#btn_sp {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0px;
	margin: 0 auto;
	z-index: 999;
	background-color: #69cce4;
	padding: 10px 0;
}
#btn_sp ul {
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}
#btn_sp li {
	display: inline-block;
}
#btn_sp li.bsp1 {
	width:22.12%;
	margin-top: 0%;
}
#btn_sp li.bsp2 {
	width:22.12%;
	margin-right: 0%;
}
#btn_sp li.bsp3 {
	width:52.21%;
}*/




@media handheld, print, screen and (min-width: 374px) {
/* iphone6 */

/* ヘッダー部 */
header .inner {
	height: 63px;
}
header #h_box {
	height: 60px;
	position: relative;
	top: 0px;
}
header #logo {
	width: 135px;
	top: 12px;
}
header #h_info {
	width:185px;
	height: 59px;
}
header #h_pnone_shinjyuku {
	display: block;
	width: 58px;
	left: 0px;
	top: 4px;
}
header #h_phone_ginza {
	width: 58px;
	position: absolute;
	left: 0px;
	top: 32px;
}
header #h_reserve {
	width:121px;
	right: 0;
	top: 12px;
}

/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 413px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}










@media handheld, print, screen and (min-width: 481px) {

/* ヘッダー部 */
header .inner {
	height: 74px;
}
header #h_box {
	height: 62px;
	top: 10px
}
header #logo {
	width: 208px;
	top: 0;
}
header #h_info {
	width:182px;
	height: 53px;
	right: 0px;
	top: 4px;
	border: 0px solid;
}

header #h_pnone_shinjyuku {
	display: none;
}
header #h_phone_ginza {
	display: none;
}

header #h_reserve {
	width:182px;
	top: 0;
}	


#bg {
	padding-top: 0;
	padding-bottom: 18em; 
}
/* フッタ部 */
footer {
	height: 18em;
}



/* トップに戻る */
#btn_top {
	width: 60px;
	height: 60px;
	right: 10px;
	bottom: 100px;
}
#btn_top:after {
	width: 16px;
	height: 16px;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	top: 42%;
}


#btn_sp ul {
	max-width: 574px;
	margin-left: auto;
	margin-right: auto;
}
#btn_sp li {
	clear: none;
	float: left;
}
#btn_sp li.bsp1 {
	width:24.39%;
	padding-right: 1.6%;
	margin-right: 1.6%;
	border-right: 1px solid #55c2dc;
}
#btn_sp li.bsp2 {
	width:23.87%;
	margin-right: 3.14%;
}
#btn_sp li.bsp3 {
	width:44.34%;
}


/* end of media query */	
}




@media handheld, print, screen and (min-width: 621px) {
/* iPad */






#bg {
	padding-top: 0;
	padding-bottom: 17em; 
}
/* フッタ部 */
footer {
	height: 17em;
}




/* トップに戻る */
#btn_top {
	width: 60px;
	height: 60px;
	right: 10px;
	bottom: 100px;
}
#btn_top:after {
	width: 18px;
	height: 18px;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	top: 42%;
}

/* end of media query(iPad) */	
}


@media handheld, print, screen and (min-width: 801px) {

/* ヘッダー部 */
header .inner {
	height: 74px;
}
header .catch {
	display: none;
	font-size: 13px;
}
header #h_box {
	height: 60px;
	top: 10px
}
header #logo {
	width: 208px;
}
header #h_info {
	width:182px;
	height: 53px;
	right: 0px;
	top: 4px;
	border: 0px solid;
}
header #h_pnone_shinjyuku {
	display: none;
	width: 184px;
	height: 21px;
	left: 0px;
	top: 3px;
}
header #h_phone_ginza {
	display:  none;
	width: 183px;
	left: 184px;
	top: 3px;
}
header #h_time {
	display: none;
	font-size:13px ;
	top: 24px;
}
header #h_reserve {
	width:182px;
	position: absolute;
}	



#bg {
	padding-top: 0;
	padding-bottom: 15em; 
}
/* フッタ部 */
footer {
	height: 15em;
}


/* トップに戻る */
#btn_top {
	width: 70px;
	height: 70px;
	right: 10px;
	bottom: 50px;
}
#btn_top:after {
	width: 18px;
	height: 18px;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	top: 42%;
}

/* スマホ・タブレット用ボタン */
#btn_sp {
	display: none;
}




/* end of media query */
}


@media handheld, print, screen and (min-width: 844px) {

/* ヘッダー部 */
header .inner {
	height: 87px;
}
header .catch {
	font-size: 13px;
	margin-top: 5px;
	display: block;
}
header #h_box {
	height: 60px;
	top: 0px;
}
header #logo {
	width: 208px;
}
header #h_info {
	width:586px;
	height: 53px;
	right: 0px;
	top: 8px;
	border: 0px solid;
}
header #h_pnone_shinjyuku {
	display: block;
	width: 184px;
	height: 21px;
	left: 0px;
	top: 3px;
}
header #h_phone_ginza {
	display: block;
	width: 183px;
	left: 184px;
	top: 3px;
}
header #h_time {
	display: block;
	font-size:13px ;
	top: 24px;
}
header #h_reserve {
	width:182px;
	position: absolute;
}	

#bg {
	padding-top: 0;
	padding-bottom: 15em; 
}
/* フッタ部 */
footer {
	height: 15em;
}


/* end of media query */
}


@media handheld, print, screen and (min-width: 1001px) {

	
/* ヘッダー部 */
header .inner {
	height: 102px;
}
header .catch {
	font-size: 14px;
	margin-top: 5px;
}
header #h_box {
	height: 75px;
	top: 0;
}
header #logo {
	width: 260px;
}
header #h_info {
	width:700px;
	height: 53px;
	right: 0px;
	top: 10px;
}
header #h_pnone_shinjyuku {
	width: 230px;
	left: 0px;
	top: 4px;
}
header #h_phone_ginza {
	width: 229px;
	left: 230px;
	top: 4px;
}
header #h_time {
	font-size:15px ;
	top: 33px;
}
header #h_reserve {
	width:227px;
	position: absolute;
}


/* end of media query */
}




