@charset "UTF-8";

/* ========全般======== */
html, body, div, span, figure, img, fieldset,
a, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, small, strong, dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	font-size:1em;
}

html{
    font-family: Arial, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

body{
	background:#cc6600;
	width:100%;
	color:#000;
}

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

/* ========ヘッダー======== */
#top {
	margin:0;
	padding:0;
}

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

#smarea_top {
	margin:2em 0 0 0;
    text-align:center;
}

#smarea_top ul li {
	display: inline;
}

#smarea_top ul li a {
    padding:0.4em;
}

#smarea_top ul li img {
	width:14%;
	height:auto;
}

#smarea {
	margin:0 0 2em 0;
    text-align:center;
}

#smarea ul li {
	display: inline;
}

#smarea ul li a {
    padding:0.4em;
}

#smarea ul li img {
	width:14%;
	height:auto;
}

/* ========コンテンツ全般======== */
article{
	padding:0 4%;
}

/* ========ボタン======== */
#btn {
	clear:both;
	overflow:hidden;
}

.btn_01 {
	width:100%;
	margin:1em 0;
	padding:1.2em 0;
    font-size:1em;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#FFF;
    background-color:#000;
}

.btn_02 {
	width:100%;
	margin:1em 0 0 0;
	padding:1.2em 0;
    font-size:1em;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#ff9900;
    background-color:#fff;
}

.btn_03 {
	margin:0 0 3em 0;
}

.btn_04 {
	width:100%;
	margin:0;
    display:block;
    text-align:center;
}

.btn_04 img {
	width:50%;
}

.btn_05 {
	width:100%;
	margin:2em 0 1em 0;
    display:block;
    text-align:center;
}

.btn_05 img {
	width:50%;
}

.btn_map {
	width:100%;
    height:50px;
    line-height:50px;
	margin:1em 0 0 0;
	padding:0;
    font-size:1em;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#ff9900;
    background-color:#000;
}

.btn_map2 {
	width:100%;
    height:50px;
    line-height:50px;
	margin:1em 0 0 0;
	padding:2px 0 0 0;
    font-size:1.2em;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#cc6600;
    background-color:#000;
}

.map {
	display: inline-block;
	position: relative;
	margin:  0 10px -8px 0;
	padding: 0;
	background:url("../images/map_h.gif")no-repeat;
	background-size:30px;
	width:30px;
	height:30px;
}

.map2 {
	display: inline-block;
	position: relative;
	margin:  0 10px -8px 0;
	padding: 0;
	background:url("../images/map_h.gif")no-repeat;
	background-size:30px;
	width:30px;
	height:30px;
}

.btn_qa {
	width:100%;
	margin:1em 0;
	padding:1.2em 0;
    font-size:1em;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#FFF;
    background-color:#000;
}

.btn_qa p {
	padding:0 1em;
}

.listicon {
  display: inline-block;
  position: relative;
  margin: 0 20px 4px 0;
  padding: 0;
  background: #FFF;
}
.listicon, .listicon:before, .listicon:after{
  width: 18px;
  height: 2px;
}
.listicon:before, .listicon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #FFF;
}
.listicon:before{
  margin-top: -6px;
}
.listicon:after{
  margin-top: 4px;
}

/* ========ボタン（開閉式）======== */
#acMenu{
	margin:1em 0 1em 0;
}

#acMenu dt{
    display:block;
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    border:0;
    cursor:pointer;
    background:url(../images/i_swich_h.png) 15px center #000 no-repeat;
	background-size:30px;
    margin:10px 0 0 0;
    padding:0 0 0 15px;
	letter-spacing:0.2em;
	color:#cc6600;
}

#acMenu dd{
    background:#fff;
    width:100%;
    height:auto;
    line-height:50px;
    text-align:center;
    display:none;
}

#acMenu dt.active{
    background:url(../images/i_swich_h_a.png) 15px center #000 no-repeat;
	background-size:30px;
}

#acMenu p{
    border-top:1px solid #000;
	font-size:0.9em;
}

#acMenu a{
    color:#000;
    text-decoration:none;
}

.bold {
	font-weight:bold;
}

.situation{
	margin:0 0 0 0.5em;
	padding:2px 0.5em 2px 0.5em;
    border:1px solid #000;
}

.situation_2{
	margin:0 0 0 0.5em;
	padding:2px 0.5em 2px 0.5em;
    background:#000;
    color:#fff;
}

/* ========スペース======== */
.space_01 {
	margin:4em 0;
}

.space_02 {
	margin:2em 0;
}


/* ========ヒットパーティーブランド======== */
#brand {
	margin:0;
	padding:0;
	overflow:hidden;
}

#brand h2 {
	margin:1.5em 0 1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;

}

#brand p {
	margin:0 0 1em 0;
	font-size:0.8em;
	text-align:center;
}

#brand img {
	width:100%;
	margin:0 0 0.5em 0;
}

/* ========ニュース======== */
#news h2 {
	margin:2em 0 1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

.newsday {
	color:#a9a9a9;
	padding:0 0 0.5em 0;
}

#newsitem p {
	margin:0 1em;
	padding:0 0 1em 0;
	font-size:0.8em;
	line-height:1.3em;
}

#newsitem {
	margin-bottom:1em;
}

/* ========近日開催======== */
#upcoming {
	overflow:hidden;
}

#upcoming h2 {
	margin:2em 0 1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#upcoming h3 {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.8em;
	text-align:center;
}

#upcoming h3 a {
	color:#000;
	text-decoration:none;
}

#upcoming img {
	width:100%;
	height:auto;
	margin-bottom:1em;
}

#upcoming_left {
	float:left;
	width:35%;
	padding:0 1em;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:0.8em;
	line-height:1.8em;
}

#upcoming_right {
	float:right;
	width:65%;
	padding:0 1em;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	border-left:1px solid #000;
	font-size:0.8em;
	line-height:1.3em;
}

#upcoming_right p {
	margin-bottom:1em;
}

.upcoming_year {
	font-size:1.5em;
	line-height:1.5em;
}

.upcoming_day {
	font-size:3em;
	line-height:0.8em;
}

.upcoming_sat {
	font-size:1.5em;
	line-height:1.5em;
	color:#000080;
}

.upcoming_sun {
	font-size:1.5em;
	line-height:1.5em;
	color:#dc143c;
}

.upcoming_wed {
	font-size:1.5em;
	line-height:1.5em;
	color:#000;
}

.mark2 {
	margin:0 5px 0 0;
	padding:0.1em 0.8em;
	color:#cc6600;
    background-color:#000;
	font-size:0.9em;
	line-height:1.7em;
}

.sougei {
	padding:1px 10px;
	border:solid 1px #000;
}

/* ========ABOUT======== */
#about h2 {
	margin:2em 0 1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#about p {
	margin:0 1em;
	padding:0 0 1em 0;
	font-size:0.9em;
	line-height:1.6em;
}

#about img {
	width:100%;
	margin-bottom:1.5em;
}

/* ========パーティーリスト======== */
#partylist {
	overflow:hidden;
}

#partylist h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#partylist h3 {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.8em;
	text-align:center;
}

#partylist h3 a {
	color:#000;
	text-decoration:none;
}

#partylist img {
	width:100%;
	height:auto;
	margin-bottom:1em;
}

#partylist_left {
	float:left;
	width:40%;
	padding:0 1em;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:0.8em;
	line-height:1.8em;
}

#partylist_right {
	float:right;
	width:60%;
	padding:0 1em;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	border-left:1px solid #000;
	font-size:0.8em;
	line-height:1.3em;
}

#partylist_right p {
	margin-bottom:1em;
}

.partylist_year {
	font-size:1.5em;
	line-height:1.5em;
}

.partylist_day {
	font-size:2.8em;
	line-height:0.8em;
}

.partylist_sat {
	font-size:1.5em;
	line-height:1.5em;
	color:#fff;
}

.partylist_sun {
	font-size:1.5em;
	line-height:1.5em;
	color:#dc143c;
}

.partylist_wed {
	font-size:1.5em;
	line-height:1.5em;
	color:#000;
}

.mark {
	margin:0 5px 0 0;
	padding:0.1em 0.8em;
	color:#FFF;
    background-color:#000;
    border-bottom:1px solid #cc6600;
	font-size:0.8em;
}

/* ========パーティーリスト（ブランド）======== */
#partyint {
	margin:1.5em 0 2em 0;
}

#partyint img {
	width:100%;
	margin:0 0 1em 0;
}

#partyint p {
	font-size:0.9em;
	line-height:1.6em;
}

/* ========WHAT'S DUP?======== */
#concept {
	overflow:hidden;
}

#concept h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#newcomer {
	text-align:center;
	overflow:hidden;
	margin-bottom:3em;
}

#newcomer h3 {
	margin:2em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#newcomer p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

#about_b {
	margin:0 0 2em 0;
	padding:1em;
	background:#000;
	color:#fff;
}

#about_b p {
	margin-top:1em;
	font-size:0.95em;
	line-height:1.5em;
}

#about_b img {
	width:100%;
}

#about_b_p {
	margin-bottom:1em;
}

#about_w {
	margin:0 0 2em 0;
	padding:1em;
	border:1px solid #000;
}

#about_w p {
	margin-top:1em;
	font-size:0.95em;
	line-height:1.5em;
}

#about_w img {
	width:100%;
}

#about_w_p {
	margin-bottom:1em;
}

/* ========スタッフ募集======== */
#recruit {
	overflow:hidden;
	text-align:center;
}

#recruit h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#staff {
	overflow:hidden;
}

#staff h3 {
	margin:2em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#staff p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

#staff_entry {
	margin:2em 0;
	padding:1em;
	border:1px solid #000;
}

#staff_entry h3 {
	margin:1.5em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#staff_entry p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

/* ========協賛企業募集======== */
#collabo {
	overflow:hidden;
	text-align:center;
}

#collabo h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#collabo_about {
	overflow:hidden;
}

#collabo_about h3 {
	margin:2em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#collabo_about p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

#collabo_about ul {
	margin:2em 1.5em;
	text-align:left;
}

#collabo_about li {
	padding:0 0 0.5em 0;
	font-size:0.9em;
	line-height:1.6em;
	list-style-type:square;
}

#collabo_type {
	margin:2em 0 4em 0;
	padding:1em 1.5em;
	border:2px solid #000;
}

#collabo_ex {
	margin:2em 0 3em 0;
	padding:0;
}

#collabo_ex img {
	width:100%;
	margin:1em 0 0 0;
}

#collabo_contact {
	margin:8em 0;
	border:1px solid #000;
}

#collabo_write {
	margin:4% 8% 6% 8%;
	border:2px solid #000;
}

/* ========よくある質問======== */
#qa {
	overflow:hidden;
}

#qa h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#qa_ex {
	text-align:center;
	overflow:hidden;
	margin:0 0 3em 0;
}

#qa_ex h3 {
	margin:2em 0 0.5em 0;
	font-size:1em;
	line-height:2em;
	letter-spacing:0.1em;
}

#qa_ans {
	overflow:hidden;
	margin:10em 0 0 0;
}

.ansbox {
	margin-bottom:6em;
	padding:1em;
	border:1px solid #000;
}

.ansbox h4 {
	margin-bottom:1em;
	padding:1em 0.5em;
	border:2px solid #000;
	font-size:1em;
	line-height:1.4em;
}

.ansbox p {
	padding:1em 0.5em;
	font-size:0.95em;
	line-height:1.4em;
}

/* ========お問い合わせページ======== */
#contactus {
	overflow:hidden;
}

#contactus h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#contactint {
	text-align:center;
	overflow:hidden;
	margin-bottom:3em;
}

#contactint h3 {
	margin:2em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#contactint p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

#contactus_left p {
	float:left;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:2em;
	line-height:1.3em;
}

#contactus_right p {
	float:right;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:1em;
	line-height:1.3em;
}

#contactus img {
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	border-right:2px solid #FFF;
	margin:1em 0 2em 0;
}

/* ========リンク======== */
#link {
	overflow:hidden;
	text-align:center;
}

#link h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#link img {
	margin-top:1em;
}

/* ========特定商取引法に基づく表示======== */
#tokusho {
	overflow:hidden;
	text-align:center;
}

#tokusho h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#tokusho p {
	text-align:left;
	font-size:0.95em;
	margin:0;
	padding:0 0 1em 0;
}

.tokusho_title {
	margin:2em 0 0 0!important;
	font-size:1.1em!important;
}

/* ========過去の開催記録======== */
#record {
	overflow:hidden;
}

#record h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#recordbox h3 {
	margin:1em 0;
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing:0.2em;
}

#recordbox {
	margin:0 0 3em 0;
	padding:1em;
}

#recordbox p {
	text-align:left;
	font-size:0.9em;
	padding:2em 0 0.5em 0;
	border-bottom:1px dashed #000;
}

#recordbox a {
	color:#000;
}

/* ========パーティー詳細======== */
#partydetail {
	overflow:hidden;
}

#titlebox2 {
	margin:2em 0 0 0;
	padding:0;
}

#titlebox2 h1 {
	text-align:center;
	border:0!important;
}

#partydetail h2 {
	margin:1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#partydetail img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#partypr h2 {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.3em;
	border:0;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
	letter-spacing:0;
}

#partypr {
	margin:0;
}

#partypr p {
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.3em;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
}

#partypr a {
	color:#ff9900;
	font-weight:bold;
    text-decoration:none;
}

/* ========開催案内詳細（ハロウィンブラック）======== */
#partypr .halloween_b {
	clear:both;
	overflow:hidden;
	margin:-0.5em 0 0 0;
	padding:5%;
	background:#000;
	color:#fff;
}

#partypr .halloween_b h2 {
	border:0;
	color:#cc6600;
}

#partypr .halloween_b img {
	border:10px solid #fff;
	width:95%;
}

/* ========開催案内詳細（ハロウィンホワイト）======== */
#partypr .halloween_w {
	clear:both;
	overflow:hidden;
	margin:-0.5em 0 0 0;
	padding:5%;
	background:#fff;
	color:#000;
	text-align:center;
}

#partypr .halloween_w h2 {
	border:0;
	color:#000;
}

#partypr .halloween_w img {
	border:10px solid #000;
	width:95%;
}

/* ========ハロウィン特集バナー======== */
p.halloween_tpc {
	margin-bottom:1em;
	font-size:0.8em;
	line-height:1.3em;
	text-align:center;
}

/* ========開催案内詳細（参加資格）======== */
#partypr_shikaku {
	margin:0 0 3em 0;
	padding:1em 1em 0.5em 1em;
	background:#f5f5f5;
}

#partypr_shikaku p {
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.3em;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
}

/* ========開催案内詳細（おしらせスペース）======== */
#partypr_info {
	margin:0 0 3em 0;
	padding:1.5em 1em 1em 1em;
	background:#fff;
}

#partypr_info h2 {
	margin:0 0 1em 0;
	padding:0 0 0.5em 0;
	line-height:1.3em;
	border-bottom:1px solid #000;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
	letter-spacing:0;
}

#partypr_info p {
	margin:0 0 1em 0;
	font-size:0.8em;
	line-height:1.3em;
	line-break: strict;
	text-align:center;
}

#partypr_info p.info_border {
	margin:1em 0 1em 0;
	padding:1em;
	border:2px solid #000;
}

#partypr_info h2 {
	text-align:center;
}

#info_shopbox {
	margin:0;
	padding:0 4em 0 4em;
	text-align:center;
}

#info_shopbox p {
	margin:1em 0 0 0;
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	padding:0;
	text-align:center;
}

#info_shop .font_mini{
	margin:0;
	padding:0.5em 0 0 0;
	font-size:0.7em;
	font-weight:normal;
}

.info_mark {
	background:linear-gradient(transparent 50%, #ff9900 50%);
	background:-webkit-linear-gradient(transparent 50%, #ff9900 0%);
	background:-ms-linear-gradient(transparent 50%, #ff9900 0%);
	background:-moz-linear-gradient(transparent 50%, #ff9900 0%);
	font-weight:bold;
}
#info_shop {
	margin:1.5em 0 1em 0;
}

#info_shop img {
	border:0!important;
	margin:0;
	padding:0;
}

.shop_title {
	width:50%!important;
}

#partyprph {
	margin:1em 0;
}

.partypr_bnr{
	margin:0 0 2em 0!important;
}

#information {
	margin:0;
}

#information p {
	margin-bottom:1.5em;
	font-size:0.8em;
	line-height:1.3em;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
}

.mark {
	margin:0 5px 0 0;
	padding:0.1em 0.8em;
	color:#cc6600;
    background-color:#000;
    border:0;
	font-size:0.9em;
}

.info {
	margin-bottom:0.5em!important;
}

/* ========注意======== */
#attention {
	overflow:hidden;
	margin:2em 0;

}

#attention h2 {
	margin:2em 0 0 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#attention p {
	margin-bottom:1em;
	font-size:0.8em;
	line-height:1.3em;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
}

.attention_title {
	padding:2em 0 1em 0;
}

.underline {
	padding:0 0 0.5em 0;
	 border-bottom:dashed 1px #000;
}

/* ========予約======== */
#rsv {
	margin:0 0 10px 0;
	text-align: center;
}

#rsv img {
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	border-right:2px solid #FFF;
	margin-top:1em;
}

#rsv p {
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	background-color:#000;
	color:#FFF;
	border-right:2px solid #FFF;
	margin:2px 0 0 0;
	padding:0.5em;
	font-size:0.8em;
}

#acMenu p.youbi {
	background:#fff;
	border-bottom:1px solid #000;
	font-weight:bold;
}

#acMenu p.youbi_info {
	margin:0 0 0 0;
	padding:2px 0 0 0;
	background:#fff;
}

#rsv_info {
	margin:-2em 0 3em 0;
}

#rsv_info p {
	margin-bottom:1.5em;
	font-size:0.8em;
	line-height:1.3em;
	text-align:justify;
	text-justify:inter-ideograph;
	line-break: strict;
}

/* ========予約下アイコン======== */
#icon {
	width:100%;
	margin:0 0 3em 0;
	overflow:hidden;
}

.iconbox {
	width:25%;
	float:left;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	padding:0 3px;
}

/* ========お問い合わせ======== */
#contact {
	margin:0 0 3em 0;
	padding:0;
	overflow:hidden;
}

#contact h2 {
	margin:2em 0 1em 0;
	padding:0;
	line-height:2em;
	border-bottom:2.5px solid #000;
	text-align:center;
	letter-spacing:0.5em;
}

#contact_left p {
	float:left;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:2em;
	line-height:1.3em;
}

#contact_right p {
	float:right;
	width:50%;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	font-size:1em;
	line-height:1.3em;
}

#contact img {
	width:50%;
	float:left;
	-webkit-box-sizing:border-box;
	box-sizung:border-box;
	border-right:2px solid #cc6600;
	margin-top:1em;
}

/* ========バナー======== */
#bnr {
	clear:both;
	overflow:hidden;
	margin:3em 0 1em 0;
}

#bnr img {
	margin:0.5em 0;
	width:100%;
}

/* ========フッター======== */
footer {
	margin:0;
	padding:0.2em 0 1em 0;
	color:#FFF;
    background-color:#000;
    text-align:center;
}

#device_link {
	margin:2.5em 4%;
	border:1px solid #fff;
}

#device_link img {
	width:40%;
	margin:0;
	padding:0.2em 0 0 0;
}

.btn_pc {
	width:100%;
	margin:0;
	padding:1em 0;
    display:block;
	text-align:center;
}

#footer_link {
	margin:0;
}

#footer_link ul li {
	margin:0;
	list-style-type:none;
}

#footer_link ul li a {
	text-decoration: none;
}

#footer_link ul li a:hover {
	text-decoration: none;
}

.btn_foot {
	width:100%;
	margin:0;
	padding:1.2em 0;
    font-size:1em;
    text-decoration:none;
    display:block;
	text-align:center;
    color:#FFF;
	letter-spacing:0.2em;
    background-color:#000;
    border-bottom:1px solid #FFF;
}

.copyright {
	font-size:0.6em;
}

/* ========開催案内詳細（過去開催の詳細部分）======== */
#partydetail table {
	font-size:0.9em;
	border-spacing:1em;
}

#partydetail table th {
	padding:1em;
	border:2px solid #000;
}

#partydetail table td {
	padding:1em;
	text-align:left;
}

#oshirase {
	margin-bottom:8em;
}

#partyphoto {
	margin-bottom:6em;
}

#partyinfo {
	text-align:left;
}

#partyinfo p {
	font-size:1em;
	padding:0 0 1em 0;
}

/* ========きものレンタル======== */
#mainbox h2 {
	margin-top:4em;
}

#mainbox p {
	margin-top:2em;
}

#kimono {
	margin:0 8%;
}

#kimono table {
	border-spacing:2em 3em;
}

/* ========ゾンビ募集======== */
#zombie {
    text-align:center;
}

#zombie h3 {
	margin:2em 0;
	font-size:1em;
	line-height:1.6em;
	letter-spacing:0.1em;
}

#zombie p {
	padding:0 0 2em 0;
	font-size:0.9em;
	line-height:1.6em;
	text-align:left;
}

#zombie img {
	margin-bottom:2em;
}
