@charset "Shift_JIS";
html{-webkit-text-size-adjust:100%}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,dl,dt,dd,ol,ul,li,tr,th,td,footer,header{margin:0;padding:0;vertical-align:baseline;background:transparent;}
ul,ol{list-style:none;}
li img{vertical-align:middle;}
body{font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;}

body
{
font-size:100%;line-height:1.5;
    background-color: #ffff00;
    background-position: center;
    background-repeat: repeat;
    background-image : url('../img-c/Lace7.png');
}

html{overflow-y: scroll;height:100%;}
h1, h2, h3, h4, h5, h6, a, p, span{font-size: 100%; font-weight: normal;}
fieldset, img{border:0;}
table{border-collapse: collapse; border-spacing:0;}
caption, th{text-align: left;}
address, caption, cite, code, dfn, em, strong, th, var{font-style: normal; font-weight: normal;}
a:link{color: #F3ACC4;text-decoration: underline;}
a:visited{color: #F3ACC4;text-decoration: underline;}
a:hover{color: #F3ACC4;text-decoration: underline;}
a:active{color: #F3ACC4;text-decoration: underline;}

p, h1
{
    background-image : url('../img-b/1px.gif');
}


/*-------------------------------*/
#container
{
position: relative;margin: 0 auto;padding: 0;
width: 900px;
height: auto;
overflow: hidden;background-color: transparent;
}

#header 
{
position: absolute;
top: 0px;
height: 160px;width:100%;
margin: 0;padding: 0;
overflow: hidden;background-color: transparent;
}

.headerLogo
{
position: relative;margin: 0 auto;padding: 0;
width: 100%;height: 145px;
overflow: hidden;background-color: transparent;
background-image : url('../img-c/Header-back.png');background-repeat: no-repeat;background-position: center top;
}
.headerLogo p
{
color: #ffffff;font-weight: bold;font-size: 15px;line-height: 20px;text-decoration:none;
position: absolute;top: 45px;right: 5%;width:100%;text-align: center;
}
.headerLogo a
{
position: absolute;top: 60px;padding: 0;width:100%;height: 60px;text-align: centert;
overflow: hidden;background-color: transparent;color: transparent;
background-image : url('../img-b/logo_2Bc.png');background-repeat: no-repeat;background-position: center top;
}


#button
{
position: relative;
margin: 160px 0 10px 0;padding: 0;height: auto;
overflow: hidden;background-color: transparent;
}
#inner
{
position: relative;
margin: 0 0 20px 0;padding: 0;height: auto;
overflow: hidden;background-color: transparent;
border: 10px solid #ffffff;
}
#inner h3{height: 150px;width:100%;margin: 0;
color: #000000;
text-align: center;font-size: 30px;font-weight: bold;line-height: 150px;
background-color: transparent;
background-image : url('../img-b/ribbon.png');background-position: top left;background-repeat: no-repeat;}


#main
{
position: relative;
margin: 5px 2% 75px 2%;padding: 0;text-align: center;
height: auto;overflow: hidden;background-color: transparent;
}

a.pagetop
{
display: block;position: absolute;bottom: 30px;right: 7%;
width: 136px;height: 24px;font-size: 16px;
overflow: hidden;color: transparent;background-color: transparent;
background-image : url('../img-c/returnTop_2Bc.png');background-position: center top;background-repeat: no-repeat;
}

#footer
{
position: relative;height: 160px;
background-image : url('../img-c/M.png');background-position: top center;background-repeat: no-repeat;
margin:0px;padding:20px;overflow: hidden;background-color: transparent;
text-align: center;
color: #FF00C0;font-weight: normal;font-size: 120%;line-height: 27px;
}
#footer a
{
position: absolute;bottom: 5px;left: 5px;
margin:0;padding:0;overflow: hidden;background-color: transparent;
text-align: left;
color: #231f70;font-weight: normal;font-size: 100%;line-height: 20px;text-decoration:none;
}

/*-------------------------------*/
/*-------------------------------*/
a.btn{
color: #ffffff;text-decoration: none !important;
}

.btn{
display: inline-block;position: relative;
color: #000000;
width: 114px;height: 50px;line-height: 50px;
border-radius: 20px;
text-align: center;vertical-align: middle;overflow: hidden;
font-weight: bold;font-size: 16px;
background-image: -webkit-linear-gradient(#EFCCEE 0%, #EF55EE 100%);
background-image: linear-gradient(#EFCCEE 0%, #EF55EE 100%);
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.28);
}

.btn:active{
-ms-transform: translateY(3px);
-webkit-transform: translateY(3px);
transform: translateY(3px);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
background-image: -webkit-linear-gradient(#EFCCEE 0%, #EF11EE 100%);
background-image: linear-gradient(#EFCCEE 0%, #EF11EE 100%);/*グラデーションを明るく*/
color: #FFFF00;
}
/*-------------------------------*/
ul.nav{
  padding: 0px 0px 0px 0px;text-align: center;
}
ul.nav li{
  display: inline-block;
  padding: 4px;margin: 0 0 0 0;
  width: 114px;text-align: center;
}
/*-------------------------------*/
a.btn1{
color: #ffffff;text-decoration: none !important;
}

.btn1{
display: inline-block;position: relative;
color: #000000;
width: 160px;height: 50px;line-height: 50px;
border-radius: 20px;
text-align: center;vertical-align: middle;overflow: hidden;
font-weight: bold;font-size: 16px;
background-image: -webkit-linear-gradient(#EFCCEE 0%, #EF55EE 100%);
background-image: linear-gradient(#EFCCEE 0%, #EF55EE 100%);
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.66);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}

.btn1:active{
-ms-transform: translateY(2px);
-webkit-transform: translateY(2px);
transform: translateY(2px);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
background-image: -webkit-linear-gradient(#EFCCEE 0%, #EF11EE 100%);
background-image: linear-gradient(#EFCCEE 0%, #EF11EE 100%);/*グラデーションを明るく*/
color: #FFFF00;
}
/*-------------------------------*/
ul.nav1{
  padding: 0px 0px 0px 0px;text-align: center;
}
ul.nav1 li{
  display: inline-block;
  padding: 0px;margin: 20px 0 20px 0;
  width: 160px;text-align: center;
}

/*-------------------------------*/
/*-------------------------------*/

.C0N, .C1N, .C2N, .C3N, .C4N{font-weight: nomal;}
.C0B, .C1B, .C2B, .C3B, .C4B{font-weight: bold;}
.C0N, .C0B{color: #000000 !important;}
.C1N, .C1B{color: #2277ff !important;}
.C2N, .C2B{color: #ff0011 !important;}
.C3N, .C3B{color: #ff0099 !important;}
.C4N, .C4B{color: #00bb00 !important;}
.S10, .S12, .S14, .S16, .S19, .S23{line-height: 1.5;}
.S10{font-size: 100% !important;}
.S12{font-size: 120% !important;}
.S14{font-size: 140% !important;}
.S16{font-size: 160% !important;}
.S19{font-size: 190% !important;}
.S23{font-size: 230% !important;}

/*--二重線枠強---------------------*/
.BOX_1
{
position: relative;margin: 25px 5% 30px 5%;height: auto;
text-align: left;padding: 30px 5% 30px 5%;
box-shadow: 0 0 0 8px #fff, 0 0 0 12px #ffff00, 0 0 0 20px #fff;
overflow: hidden;background-color: transparent;
background-position: center top;background-image : url(../img-b/Lace7.png);background-repeat: repeat; }

/*--二重線枠弱---------------------*/
.BOX_2
{
position: relative;margin: 25px 5% 30px 5%;height: auto;
text-align: left;padding: 30px 5% 30px 5%;
box-shadow: 0 0 0 4px #fff, 0 0 0 8px #ffff00, 0 0 0 12px #fff;
overflow: hidden;background-color: transparent;
background-position: center top;background-image : url(../img-b/Lace8.png);background-repeat: repeat; }

/*-------------------------------*/


.concept1{text-align: center;}
img.concept2{width: 80%;margin-left:10%;}
img.concept3{width: 32%;margin-left:10%; }
img.concept4{width: 48%;margin-left:1%; }


#access1{position: relative;width: 100%;height: auto;
text-align: left;padding: 30px 10% 30px 5%;
overflow: hidden;background-color: transparent; }
img.access2{width: 90%;margin-left:0%;margin-top:5px;margin-bottom:20px;}



ul.party1{margin-left: 0%; width: 99%; height: auto;padding: 0;
  	text-align: left;background-color: transparent;}
ul.party1 li {display: inline-block;margin: 0 auto;vertical-align: top;padding: 0;
		width: 48%; height: auto; text-align: left; background-color: transparent;}
.party1 li img{margin-top: 5px ; margin-left: 2%; width: 60%;}
.party2{position: relative;width: 96%;height: auto;
text-align: left;margin: 10px 2% 10px 2% ;padding: 10px 5% 10px 5%;overflow: hidden;background-color: transparent;}
.party3{padding: 10px 2% 10px 2% !important;}
.party5{position: relative; width: 80%; margin-left: 20%;
text-align: left; overflow: hidden; background-color: transparent;}

/*---------------------schedule----------*/
#party-04 table {width: 88%;margin: 0 auto;border-left: 4px solid #dddd00;border-top: 8px solid #dddd00;border-right: 4px solid #dddd00;border-bottom: 8px solid #dddd00;}
#party-04 table tr.lbn,#party-04 table td.lbn {border-left: 1px solid #dddd00;}
#party-04 table tr.tbn,#party-04 table td.tbn {border-top: 1px solid #dddd00;}
#party-04 table tr.rbn,#party-04 table td.rbn {border-right: 1px solid #dddd00;}
#party-04 table tr.bbn,#party-04 table td.bbn {border-bottom: 1px solid #dddd00;}

#party-04 table th,#party-04 table td {padding: 0.6%;text-align: center;}
#party-04 table td {width: 17%;background-color: #fefcdb;}

#party-04 table td a{display: block;color: transparent;
    position: relative;
    top: 0px;left: 0px;
    width: 100px; height: 35px;
    overflow: hidden;    background-color: transparent;
    background-image : url(../img-b/res.png);background-position: center top;background-repeat: no-repeat;}
/*---------------------schedule----------*/
#party-04 table td.month04{line-height: 1.3 ;font-size: 125% ;color: #000000  ;font-weight:normal ;}
#party-04 table td.title04{line-height: 1.3 ;font-size: 185% ;color: #000000  ;font-weight: bold  ;}
#party-04 table td.day04_0{line-height: 1.3 ;font-size: 280% ;color: #ffffff  ;font-weight: bold  ;
background-color: #777777; vertical-align: middle;}
#party-04 table td.day04_1{line-height: 1.3 ;font-size: 280% ;color: #ffffff  ;font-weight: bold  ;
background-color: #0022ff; vertical-align: middle;}
#party-04 table td.day04_2{line-height: 1.3 ;font-size: 280% ;color: #ffffff  ;font-weight: bold  ;
background-color: #ff2200; vertical-align: middle;}
#party-04 table td.time04 {line-height: 1.3 ;font-size: 115% ;color: #000000  ;font-weight: normal;
 vertical-align: middle;}
#party-04 table td.age04  {line-height: 1.3 ;font-size: 125% ;color: #000000  ;font-weight: normal;
 vertical-align: middle;}
#party-04 table td.price04{line-height: 1.3 ;font-size: 112% ;font-weight: normal;}
#party-04 table td.com04  {line-height: 1.3 ;font-size: 125% ;color: #110011  ;font-weight: normal;
 text-align: left; padding: 1% 2%;}
#party-04 table td.state04{line-height: 1.3 ;font-size: 125% ;font-weight: normal;}
#party-04 table span.man04  {color: #1188ff ;}
#party-04 table span.woman04{color: #ff1188 ;}
#party-04 table td.C3{color: #900c54 !important;font-weight: bold !important;}
#party-04 table td.C13{color: #2b4d0c !important;}



#party-01 table td a.party-2 {display: none;}
#party-01 table {width: 100%;}

/*---------------------schedule----------*/



.partyflow{text-align: left;}
ul.partyflow1 li {
    	margin-top: 20px; margin-bottom: 20px;
	left: 5px;width: 47%;height: auto;
  	display: inline-block; text-align: left; vertical-align: top;
    	background-repeat: repeat; background-position: center top; background-color: transparent;}
.partyflow2{padding: 20px 3% 20px 3%;}

.party-rec1 {text-align: left; padding-left: 2%; padding-right: 2%;}
.party-rec1 img{width: 32%;margin-top: 10px; margin-bottom: 10px;}


.question1 {text-align: left; padding-left: 2%; padding-right: 2%;}

.copyright
{
position: absolute;bottom: 5px;right: 5px;
margin:0;padding:0;overflow: hidden;background-color: transparent;
text-align: right;
color: #231f70;font-weight: normal;font-size: 100%;line-height: 20px;
}

/*-------------------------------*/
#mailform .btn-send
{
    display: block;color: transparent;
    position: relative;
    left : 20%;
    width: 226px;height: 80px;
    overflow: hidden;
    background-color: transparent;
    background-image : url(../img-b/Btn-send.png);
    background-position: center top;background-repeat: no-repeat;
    border: none;
}

#mailform .btn-reset
{
    display: block;
    color: transparent;
    position: relative;
    top: -35px;
    left: 800px;
    width: 110px;
    height: 35px;
    overflow: hidden;
    background-color: transparent;
    background-image : url(../img-b/Btn-reset.png);
    background-position: center top;
    background-repeat: no-repeat;
    border: none;
}
/*-----------------------------*/

#mailform input{font-size: 160%;}

#mailform select{font-size: 160%;}

#mailform input[type=checkbox] {
    width: 25px; height: 25px; vertical-align: middle;
}

#mailform input[type=radio] {
    width: 25px; height: 25px; vertical-align: bottom;
}






/*-----------------------------*/
/*-----------------------------*/


@media print, screen and (max-width: 899px) and (min-width: 800px) {
body{font-size: 85%;}
#container{width: 800px;}
}
@media print, screen and (max-width: 799px) and (min-width: 700px) {
body{font-size: 75%;}
#container{width: 700px;}
}
@media print, screen and (max-width: 699px) and (min-width: 600px) {
body{font-size: 65%;}
#container{width: 600px;}
}
@media print, screen and (max-width: 599px) and (min-width: 500px) {
body{font-size: 55%;}
#container{width: 500px;}
}
@media print, screen and (max-width: 499px) and (min-width: 400px) {
body{font-size: 45%;}
#container{width: 400px;}
}
@media print, screen and (max-width: 399px) and (min-width: 374px) {
body{font-size: 40%;}
#container{width: 375px;}
}
@media print, screen and (max-width: 399px) {
body{font-size: 40%;}
#container{width: 370px;}
}
@media print, screen and (max-width: 460px) {
#header .headerLogo{background-image : url('../img-c/Header-back-m.png')}
}





/*-----------------------------*/
/*-----------------------------*/
