﻿/* CSS Document */

/* -------------------------------------------------------
	initialize
   ------------------------------------------------------- */

body,div,dl,dt,dd,ol,ul,li,p,h1,h2,h3,h4,h5,h6,img { margin:0; padding:0;}
body { color: #321C0C; font: 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "�E��E� �E�ゴシチE��", "MS PGothic"; font-size:12px;line-height:1.6;}
#container { margin: 0 auto;}
img { border: none;}
@charset "utf-8";

p {}
div, dl, ol, ul {}
dl, ol, ul { list-style: none !important;}
.m1l {margin-left: 1px !important;}
.m3t {margin-top: 3px !important;}
.m5t {margin-top: 5px !important;}
.m5r {margin-right: 5px !important;}
.m5b {margin-bottom: 5px !important;}
.m5l {margin-left: 5px !important;}
.m7t {margin-top: 7px !important;}
.m7b {margin-bottom: 7px !important;}
.m10t {margin-top: 10px !important;}
.nm10t {margin-top: -10px !important;}
.m10r {margin-right: 10px !important;}
.m10b {margin-bottom: 10px !important;}
.m10l {margin-left: 10px !important;}
.m20t {margin-top: 20px !important;}
.m20r {margin-right: 20px !important;}
.m20b {margin-bottom: 20px !important;}
.m20l {margin-left: 20px !important;}
.m30t {margin-top: 30px !important;}
.p30t {padding-top: 30px !important;}
.p10l{padding-left:10px !important;}
.p20r{padding-right:20px !important;}
.m30r {margin-right: 30px !important;}
.m30b {margin-bottom: 30px !important;}
.m30l {margin-left: 30px !important;}
.m30l {margin-left: 30px !important;}
.m40t {margin-top:40px !important;}
.m40l {margin-left: 40px !important;}
.m40b {margin-bottom:40px !important;}
.m50l {margin-left: 50px !important;}
.m50r {margin-right: 50px !important;}
.m50b {margin-bottom: 50px !important;}
.m50t {margin-top:50px !important;}
.m60l {margin-left: 60px !important;}
.m60r {margin-right: 60px !important;}
.m60t {margin-top:60px !important;}
.m70l {margin-left: 70px !important;}
.m100t {margin-top: 100px !important}
li img {vertical-align: bottom !important;}
.txt_l {text-align:left !important;}
.txt_c {text-align:center !important;}
.txt_l110{line-height:110% !important;}
.txt_l120{line-height:120% !important;}
.txt_l130{line-height:130% !important;}
.txt_l140{line-height:140% !important;}
.txt_l150{line-height:150% !important;}
.txt_l160{line-height:160% !important;}
.txt_l170{line-height:170% !important;}
.txt_l180{line-height:180% !important;}
.txt_l190{line-height:190% !important;}
.txt_l200{line-height:200% !important;}
.left {float:left !important;}
.right {float:right !important;}
.overflow {overflow:hidden !important;}
.clear {clear:both !important;}
a {color: #FFFFFF;}
a:hover {color: #F90;}

a:hover img{
filter: alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
}

a.disable {
	pointer-events:none;
}

/*span img{
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}*/

td {
	white-space: nowrap !important;
}

h1{font-size:150%; color:#000; width:300px; float:left; margin:32px 0 0 10px; line-height:1.2em; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "�E��E� �E�ゴシチE��", "MS PGothic", sans-serif;}
h2{margin-bottom:10px;}
h3{margin-bottom:10px;}
h4{font-size:200%; font-weight:bold; margin-bottom:10px;}
h5{font-size:200%; font-weight:bold; margin:10px auto;}

.white {
	color: #FFF;
}

.pink {
	color: #F00;
}
.bg_black {
	background: #000;
}
.bg_white{
	background:#fff !important;
}

h2.ps_karaoke {
	color: #f10;
}


/* -------------------------------------------------------
	nav
   ------------------------------------------------------- */

ul, li {
 margin: 0; padding: 0;
}

#blob {
 border-right: 1px solid #FFFFFF;
 border-left: 1px solid #FFFFFF;
 position: absolute;
 top: 0;
 z-index : 1;
 background: #f0b266;
 background: -moz-linear-gradient(top, #f0b266, #e98d2a);
 background: -webkit-gradient(linear, left top, left bottom, from(#f0b266), to(#e98d2a));
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-box-shadow: 2px 3px 10px #011331;
 -webkit-box-shadow: 2px 3px 10px #011331;
 behavior: url("/PIE.htc");

}

#nav{
	width:1035px;
	overflow:hidden;
	margin:0 auto 20px;
	position: relative;
}

#nav ul {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
	padding-top: 3px;
}

#nav li {
 float: left;
 list-style: none;
 border-right: 1px solid #FFFFFF;
}

#nav li:last-child{
 border-right: none;
}

#nav li a {
 color: #727171;
 position: relative;
 z-index: 2;
 float: left;
 /*font-size: 30px;*/
 font-family: helvetica, arial, sans-serif;
 text-decoration: none;
 padding: 8px 10px;
}

.karaoke {
	padding: 8px 17px !important;
}


#nav ul li a:hover img{
filter: none;
-moz-opacity: 1;
opacity: 1;
}

#list_lang {
	background: #282828;
	font-size:12px;
}

#list_lang ul {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}

#list_lang ul li { display: inline-block; }

#list_lang ul li a {
	color: #ececec;
	padding: 0 6px;
	text-decoration: none;
	font-size:12px;
	letter-spacing:0;
}
/* -------------------------------------------------------
	header
   ------------------------------------------------------- */
.tel_link {
	width:230px;
	float:left;
	margin:25px 0px 0 0;
}
.tel_link a {
	color: #f60;
}
#header > .header_container >h1 {
	width:250px;
	font-size: 18px;
	font-weight:bold;
	letter-spacing: 0;
	float:left;
	color:#000;
	margin:32px 0 0 10px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "�E��E� �E�ゴシチE��", "MS PGothic", sans-serif;
}
.tel_cap {
    margin: 0;
    padding: 0;
    font-size: 12px !important;
	letter-spacing:0;
}
.reserve_wide {
	float:none;
}
nav {
	padding:0;
}

a.btn_contact{
	width:85%;
	margin-right:1%;
}
a.btn_contact img{
	width:calc((100% - 15px) / 2);
}
.wrap_btn {
	overflow:hidden;
	margin-left:5px;
}
.wrap_contact_btn {
	margin: 25px 0 10px;
}
.example {
    border: 1px solid #CCC;
    background: #f2f2f2;
    padding: 10px;
  }
  ul {
    list-style-image:url(list-style.gif);
  }

  #gallery {
	  height:500px;

  }


/* fixed */
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
div#header_fixed{
	width:100%;
	border-bottom:5px solid #35BDB3;
	box-shadow: 0px 5px 3px -3px #ccc;
	-webkit-box-shadow:0px 5px 3px -3px #ccc;
	-moz-box-shadow:0px 3px 3px -3px #ccc;
	background:#fff;
}
div.box_header_fixed{
	width:1000px;
	margin:0px auto;
	padding:10px 0 5px 0;
	overflow:hidden;
}
div.box_logo_fixed {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-top: 12px;
  width: 250px;
}

div.box_logo_fixed a {
    color: #333;
    text-decoration: none;
}
div.box_logo_fixed h1{
	font-size:16px;
	font-weight:bold;
	margin-top:12px;
}
div.box_nav_fixed{
	margin-top:5px;
	float:left;
}
div.box_nav_fixed ul{
	width:515px;
	display:table;
	text-align:center;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/icon_header_line.png) no-repeat left center;
}
div.box_nav_fixed ul li{
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/icon_header_line.png) no-repeat right center;
}
div.box_nav_fixed ul a{
	display:block;
	width:113px;
	height:33px;
	margin:0 auto;
}

div.box_nav_fixed ul li#menu01 a{
	color:#BF252B;
	text-decoration:none;
	padding-top:10px;
}
div.box_nav_fixed ul li#menu01 a{
	color:#fff;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/bg_header_nav.png) no-repeat center center;
}
div.box_nav_fixed ul li#menu02 a{
	color:#0070BA;
	text-decoration:none;
	padding-top:10px;
}
div.box_nav_fixed ul li#menu02 a:hover{
	color:#fff;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/bg_header_nav.png) no-repeat center center;
}
div.box_nav_fixed ul li#menu03 a{
	color:#9b7dff;
	text-decoration:none;
	padding-top:10px;
}
div.box_nav_fixed ul li#menu03 a:hover{
	color:#fff;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/bg_header_nav.png) no-repeat center center;
}
div.box_nav_fixed ul li#menu04 a{
	color:#FF67A9;
	text-decoration:none;
	padding-top:10px;
}
div.box_nav_fixed ul li#menu04 a:hover{
	color:#fff;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/bg_header_nav.png) no-repeat center center;
}
div#header{

	/*margin:10px auto;*/
	overflow:hidden;
}
div#header h1#logo{
	float:left;
	background:url(../images/shop/squallcafe/shinjuku_kabuki/common/logo_squallcafe.png) no-repeat left center;
	font-size:18px;
	font-weight:bold;
	color:#4F2721;
	padding-top:5px;
	padding-left:210px;
	height:36px;
	vertical-align:middle;
}

#header_breadcrumbs_fixed{
	background-color:#35BDB3;
	width:100%;
	padding: 5px 0 5px 0;
}

#header_breadcrumbs_fixed div{
  border-width: 1px;
  border-style: solid;
  border-color: #35BDB3;
  overflow: hidden;
  width: 980px;
  margin:0px auto;
}

#header_breadcrumbs_fixed div li{
  float: left;
  color: #fff;
  font-family:'Lucida Grande', Meiryo, メイリオ, sans-serif;
}

#header_breadcrumbs_fixed div span{
  padding: 0 1em 0 2em;
  float: left;
  text-decoration: none;
  position: relative;
}
#header_breadcrumbs_fixed div a{
  float: left;
  text-decoration: none;
  color: #fff;
  position: relative;
}

#header_breadcrumbs_fixed div li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}

#header_breadcrumbs_fixed div a:hover{
	color:#eee;
}

#header_breadcrumbs_fixed div a::after,
#header_breadcrumbs_fixed div a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#header_breadcrumbs_fixed div a::after{
  z-index: 2;
  border-left-color: #35BDB3;
}

#header_breadcrumbs_fixed div a::before{
  border-left-color: #eee;
  right: -1.1em;
  z-index: 1;
}

#header_breadcrumbs_fixed div a:hover::after{

}

#header_breadcrumbs_fixed div .current,
#header_breadcrumbs_fixed div .current:hover{
  font-weight: bold;
  background: none;
}

#header_breadcrumbs_fixed div .current::after,
#header_breadcrumbs_fixed div .current::before{
  content: normal;
}

.header_container p {
	font-size:150%; color:#000; width:350px; float:left; margin:32px 0 0 10px; line-height:1.2em; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "�E��E� �E�ゴシチE��", "MS PGothic", sans-serif;}

/**google map**/
.access_box .btn_f_googlemap , .access_box .btn_f_googlemap02 {
	font-size:18px;
	font-weight:bold;
	border-radius:10px;
	margin:10px auto;
	background-color: #F0A003;
	text-align:center;
	box-shadow:0px 0px 6px 3px #e1e1e1;
	-moz-box-shadow:0px 0px 6px 3px #e1e1e1;
	-webkit-box-shadow:0px 0px 6px 3px #e1e1e1;
}

.access_box .btn_f_googlemap02 {
	color:#fff;
	padding:15px 10px;
	text-decoration:none;
	display:block;
	position:relative;
}

.access_box .btn_f_googlemap a , .access_box .btn_f_googlemap02 a {
	color:#fff;
	padding:15px 5px;
	text-decoration:none;
	display:block;
}

 .access_box .btn_f_googlemap02 a {
	text-align: center;
}

.access_box .btn_f_googlemap:hover , .access_box .btn_f_googlemap02:hover{
	opacity:0.5;
}
.access_box_02 dd{
	width: 260px!important;
}
@media only screen and (max-width:641px) {
#header_pc {
	display: none;
}
#header_sp {
	display: block;;
}
}

/* デコレーションケーキ、スクエアケーキ、プリントケーキのご注文は承っておりませんのcss */
.ttl_clickhere {
  font-size: 28px !important;
  font-weight: bold !important;
  text-align: center !important;
}
.txt_alert_c {
  font-size: 23px;
  color: rgb(255, 0, 0) !important;
  text-align: center !important;
  font-weight: bold !important;
}
@media only screen and (max-width:641px) {
.ttl_clickhere, .txt_alert_c {
	font-size: 16px !important;
}
}
