@charset "UTF-8";


@font-face {
  font-family: HAL;
  src: url(../fonts/HAL.OTF) format("opentype");
}

@font-face {
  font-family: HAN;
  src: url(../fonts/HAN.OTF) format("opentype");
}

/*Font Awsam*/
.drowicon {
	color:#f4cd1f;
    margin-right:5px;
}

.drowicon_on {
	color:#3b2f2d;
    margin-right:5px;
}

.no-touch .dl-menuwrapper li a:hover > .drowicon {
    color:#3b2f2d;
}



body{
     font-family: Verdana, Arial, sans-serif;
}

body {
margin: 0;
padding: 0;
background-color:#FFF;
}

a:link { color: #ddb922; }
a:visited { color: #ddb922; }
a:hover { color: #af921b; }
a:active { color: #af921b; }

#dl-menu .snsmargin{
	margin-bottom:150px; 
	margin-top:20px;
	margin-left:20px;
}

.fcolororg{
	color:#F33B03;
}
.fcolorlorg{
	color:#f38c03;
}

.fcolorred{
	color:#ff0000;
}

.fcolorblu{
	color:#2C66C9;
}

.linkrbrown{
	color:#372d12 !important;
}

.taC{
	text-align:center;
}

.eraseline{
	color:#FF0000;
	text-decoration: line-through;
}
.eraselinetxt{
	color:#000;
}

p.indent1 {
padding-left:1em;
text-indent:-1em;
}

#top{
height:100%;
width:100%;
background-attachment: fixed;
background-size: cover;
display:block;
}

.hidden{
	display: none;
}

.accimg{
	width:0;
	height:0;
}


.modal {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
}

input[type=radio], input[type=checkbox] {
  display: none;
}

.form_bt{
	width:300px; 
	height:50px; 
	background-color:#e6bb24;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#3b2f2d !important;
	position: relative;
}
.form_bt:hover{
	background-color:#6b534f;
	cursor:pointer;
}

.form_bt a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	color:#FFF !important;
	display: block;
	margin-top: 12px;
}

.point_email_bg{
	background-color: #FFCECE !important;
}

.point_firse_message{
	border: 1px solid #e9cc2c;
	margin-bottom: 20px;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	background-color: #FFFDE4;
}



.mycalendar_title{
	font-family:HAL;
	color:#3f1809;
	width:280px;
	margin:0 auto;
	text-align:center;
	font-size:3.5em;
	font-weight:bold;
	    padding-top: 30px;
	margin-bottom: 30px;
}

.vrecode_tr{
	border-bottom: 1px solid #3b2f2d;
}
.vrecode_td{
	padding:5px;
	background-color: rgba(255, 255, 255, 0.9);
}


.poinfaq{
    margin-top: 10px;
    float: right;
    padding: 3px;
    border-radius: 8px;
}

.thksmess{
	color: #3f1809;
	border: 1px solid #3f1809;
	padding:5px;
	font-size:14px;
}


/*Loader*/
.cafeloader {
  color: #ffdf02;
  font-size: 10px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

#loadtxt {
	color: #FFF;
    font-size: 1.5em;
    width: 100px;
    position: absolute;
    top: 100px;
    left: -50px;
}

.paymess{
	    width: 137px !important;
			line-height: 1.5em;
}


/*カフェマスター*/
.supmanual_bt{
	background-color: #FFD6B8;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	position:relative;
}

.supmanual_bt a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.supmanual_bt:hover{
	background-color: #FF9191;
}




/*スタッフブログ検索*/

._9pxkq {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
min-width: 125px;
width: 215px;
}

._icv3j {
height: 28px;
}

._9x5sw {
border: solid 1px #dbdbdb;
border-radius: 3px;
color: #262626;
font-size: 14px;
outline: none;
padding: 3px 10px 3px 26px;
z-index: 2;
background-image: url(/images/sch_icon.png);
background-repeat: no-repeat;
background-position: 10px;
}

._9x5sw, ._t1y9a {
box-sizing: border-box;
height: 100%;
width: 100%;
}

._qy55y {
-webkit-appearance: none;
}

._98hun {
background: #fafafa;
border: solid 1px #dbdbdb;
}

._t1y9a {
font-size: 14px;
border-radius: 3px;
color: #999;
cursor: text;
font-weight: 300;
left: 0;
padding: 7px;
position: absolute;
text-align: center;
top: 0;
z-index: 2;
}

._9x5sw, ._t1y9a {
box-sizing: border-box;
height: 100%;
width: 100%;
}

._etslc {
display: inline;
left: -5px;
}

._oqxv9 {
margin-right: 6px;
vertical-align: baseline;
}

._9ea4j, ._oqxv9 {
display: inline-block;
}

._9ea4j {
max-width: 140px;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: bottom;
white-space: nowrap;
}

._9ea4j, ._oqxv9 {
display: inline-block;
}

.blog_clear{
float: left;
    height: 13px;
    border: 1px solid #b3b3b3;
    padding: 5px;
    font-size: 12px;
    display: block;
    }
.blog_clear:hover{
	background-color:#b3b3b3;
}

.blogfwb{
 font-weight:bold;
 }
 .blogita{
 font-style: italic;
 }
 .bloguline{
 text-decoration: underline;
 }

/*ページ読み込み中*/
#loader-bg {

  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0,0,0, 0.7);
  z-index: 1;
}

#loader {
  position: absolute;
    top: 300px;
    left: 50%;
}

#loader img{
	width:30px;
}


/*プレミアムカフェ英*/
.owl-nav{
	margin: 0 auto;
    width: 195px;
    padding: 5px;
}

.owl-prev, .owl-next{
	float: left;
    width: 70px;
    background-color: #f3d808;
    padding: 5px;
    margin: 10px;
    text-align: center;
}

.staff_popupbox{
	width:80%; 
	margin:0 auto; 
	margin-top:50px;  
	margin-bottom:150px;
}

.staff_popupname{
	font-size:20px; 
	font-weight:bold;
}

.staff_popupcom{
	font-size:16px; 
	line-height:22px; 
	margin-top:10px;
}

@media only screen and (min-width: 980px) {
	#logo{
	top:20px;
	right:0px;
	color:#FFF;
	z-index: 3;
	position: absolute;
	
	animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
	} 
	
	#topcomment1{
	position:absolute;
	text-align:right;
	width:300px;
	margin-top:135px;
	font-size:1.5em;
	color:#FFF;
	font-family: Helvetica ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "游ゴシック" , "Yu Gothic" , sans-serif;
	line-height:1.5em;
	bottom:100px;
	right:10px;
	animation: fadeIn 5s linear 0s 1 normal;
	-webkit-animation: fadeIn 5s linear 0s 1 normal;
	animation-iteration-count: 1;
	}
	
	#soundbt{
		position:absolute;
		bottom:100px;
		left:20px;
	}
	
	#topcomdisp{
		padding-left:250px;
	}
	
	.kaisai_doai{
		width:600px;
		margin:0 auto;
		margin-top:10px;
		line-height:20px;
	}

	.pceheight{
		 height:430px;
	 }
 
 /*プレミアムバナー*/
 
	.prevan2{
		position:fixed;
		top:2px;
		right:2px;
		width:20%;
		z-index:1000;
	}
	
.prevan{
	position: absolute;
    background-color: rgba(244,205,30,0.9);
    width: 50%;
    left: 20px;
  top:430px;
  margin:auto;
    border-radius:5px;
    z-index: 1;
    animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
}

.prevan .title{
	font-size: 14px;
    color: #3f1809;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    line-height:1.3em;
}

.prevan ul{
	margin:0;
	padding:0;
	list-style:none;
  }
  
.prevan ul.toppcedate li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
	padding:5px 0;;
	background-color: #372d12;
	color: #FFF;
}

.prevan ul li.today{
	background-color: #efad14;
    color: #372d12;
}

.prevan ul.toppceimg li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
}

}



@media only screen and (min-width: 481px) and (max-width: 979px) {
	#logo{
	top:20px;
	right:0px;
	text-align:center;
	z-index: 1;
	position: absolute;
	
	animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
	} 
	
	#topcomment1{
		position:relative;
		text-align:left;
		margin:0 auto;
		width:350px;
		margin-top:375px;
		margin-left:20px;
		position:absolute;
		font-size:2em;
		color:#FFF;
		line-height:1.5em;
		
		animation: fadeIn 5s linear 0s 1 normal;
		-webkit-animation: fadeIn 5s linear 0s 1 normal;
		animation-iteration-count: 1;
		z-index:20;
	}
	
	#topcomdisp{
		padding:10px;
	}
	
	.kaisai_doai{
		margin:0 auto;
		margin-top:10px;
		line-height:20px;
	}
	
	.pceheight{
		 height:314px;
	 }
 
 /*プレミアムバナー*/
 
 	.prevan2{
		position:fixed;
		top:2px;
		right:2px;
		width:30%;
		z-index:1000;
	}
	
.prevan{
	position: absolute;
    background-color: rgba(244,205,30,0.9);
    width: 90%;
    left: 0;
  right: 0;
  top:220px;;
  margin:auto;
    border-radius:5px;
    z-index: 21;
    animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
}

.prevan .title{
	font-size: 14px;
    color: #3f1809;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    line-height:1.3em;
}

.prevan ul{
	margin:0;
	padding:0;
	list-style:none;
  }
  
.prevan ul.toppcedate li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
	padding:5px 0;;
	background-color: #372d12;
	color: #FFF;
}

.prevan ul li.today{
	background-color: #efad14;
    color: #372d12;
}

.prevan ul.toppceimg li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
}


}

@media only screen and (min-width: 840px) and (max-width: 980px) {
	.pceheight{
		 height:390px;
	 }
}

@media only screen and (min-width: 481px) and (max-width: 650px) {
	.pceheight{
		 height:370px;
	 }
}

@media only screen and (max-width: 480px) {
	#logo{
	top:80px;
	width:99%;
	text-align:center;
	z-index: 1;
	position: absolute;
	
	animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
	} 
	
	#topcomment1{
		margin:0 auto;
		width:55%;
		margin-top:445px;
		position:absolute;
		font-size:16px;
		color:#FFF;
		line-height:1.5em;
		
		animation: fadeIn 3s ease 0s 1 normal;
		-webkit-animation: fadeIn 3s ease 0s 1 normal;
		animation-iteration-count: 1;
		z-index:5;
	}
	
	#topcomment2{
		text-align:left;
		margin:0 auto;
		width:55%;
		margin-top:445px;
		position:absolute;
		font-size:1.3em;
		color:#FFF;
		line-height:1.5em;
		
		animation: fadeIn 3s ease 0s 1 normal;
		-webkit-animation: fadeIn 3s ease 0s 1 normal;
		animation-iteration-count: 1;
		z-index:20;
	}
	
	#topcomdisp{
		padding:10px;
		border: 1px solid #96c2c3;
	}
	
	.kaisai_doai{
		margin:0 auto;
		margin-top:10px;
		line-height:20px;
	}

	.pceheight{
		 height:250px;
	 }
 
 /*プレミアムバナー*/
 
   /*プレミアムバナー*/
	.prevan2{
		position:fixed;
		top:2px;
		right:2px;
		width:40%;
		z-index:1000;
	}
	
	
.prevan{
	position: absolute;
    background-color: rgba(244,205,30,0.9);
    width: 90%;
    left: 0;
  right: 0;
  top:250px;
  margin:auto;
    border-radius:5px;
    z-index: 3;
    animation: fadeIn 3s linear 0s 1 normal;
	-webkit-animation: fadeIn 3s linear 0s 1 normal;
	animation-iteration-count: 1;
}

.prevan .title{
	font-size: 14px;
    color: #3f1809;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    line-height:1.3em;
}

.prevan ul{
	margin:0;
	padding:0;
	list-style:none;
  }
  
.prevan ul.toppcedate li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
	padding:5px 0;;
	background-color: #372d12;
	color: #FFF;
}

.prevan ul li.today{
	background-color: #efad14;
    color: #372d12;
}

.prevan ul.toppceimg li{
	display:inline-block;
	border: 1px solid #FFF; 
	width:12%;
	text-align:center;
}



.prevan5{
position: fixed;
    top: -1px;
    left: 59px;
    width: 224px;
    z-index: 1000;
}

 /*回収券購入*/
#loader {
  position: absolute;
    top: 30%;
    left: 50%;
}

}



@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}



.dl-menuwrapper button:before {
	content: 'menu';
	position: absolute;
	top:20px;
	left:10px;
}



@media only screen and (min-width: 980px) {

	.overlay {
	width: 100%;
	height: 100%;
	background: url(../mv/pattern.png);
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	}

	#menuarea{
	position:absolute;
	width:200px;
	height:300px;
	top:50px;
	left:50px;
	}
	
	.botan1{
	width:200px;
	height:26px;
	text-align:center;
	padding:10px 0 0 0;
	margin-bottom:10px;
	background-color: rgba(59,47,45, 0.4);
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	letter-spacing: 2px;
	position: relative;
	}
	
	#smtop{
		display: none;
	}
	
	.pickupbox{
		width:800px;
		margin:0 auto;
	}
	
	.salva_mess_box{
	border: 3px solid #FF5100; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#FF5100;
	width:552px;
	margin:0 auto;
        margin-top: 50px;
        margin-bottom: 20px;
        line-height: 1.3em;
	}
	
	.card_mess_box{
	border: 3px solid #FF5100; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#000;
	width:552px;
	margin:0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.3em;
	}
	
	.salva_mess_tl{
		background-color:#FF5100; 
		color:#FFF; 
		font-weight:bold; 
		text-align:center; 
		padding:5px;
	}
	.addcalmess{
	border: 3px solid #FF5100; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#FF5100;
	width: 585px;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 20px;
        line-height: 1.3em;
	}

	.waiting_mess_box{
	border: 3px solid #f3cc1d; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#3f1809;
	width:552px;
	margin:0 auto;
	margin-bottom:20px;
	}
	.waiting_mess_tl{
		background-color:#f3cc1d; 
		color:#3f1809; 
		font-weight:bold; 
		text-align:center; 
		padding:5px;
	}
	
	.smonly{
		display: none;
	}
	.point_card{
		width:400px;
		min-height:150px;
		margin:0 auto;
		border: 3px solid #dfc533;
		overflow:hidden;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color:#FFF;
		overflow:hidden;
	}
	
	
	.buyticket_announce{
		width:400px;
		margin:0 auto;
		border: 3px solid #dfc533;
		overflow:hidden;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color:#FFF;
		overflow:hidden;
	}
	
	.buyticket_sel_btn1{
		    margin: 0 auto;
		    background-color: #06b8ff;
		    color: #FFF;
		    text-align: center;
		    font-size: 1.5em;
		    border-radius: 4px;
		    -moz-border-radius: 4px;
		    -webkit-border-radius: 4px;
		    border: 1px solid #009fff;
		    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 0px 3px rgba(255,255,255,0.5);
		    text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
		    width: 250px;
		    padding: 10px 5px 10px 10px;
		    margin: 15px;
		    float: left;
		    cursor: pointer;
	}
	.buyticket_sel_btn1:hover{
	    /* 透明度を20%に指定 */
	    opacity: 0.8;
	    cursor:pointer;
	}

	
	
	.point_cup{
		width:400px;
		min-height:270px;
		margin:0 auto;
	}
	
	.point_rally{
		width:600px;
		min-height:190px;
		margin:0 auto;
		overflow:hidden;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
	
	}
	
	.favrite_area{
		width:750px;
		min-height:150px;
		margin:0 auto;
		border: 3px solid #dfc533;
		overflow:hidden;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color:#FFF;
		overflow:hidden;
	}
	
	.favrite_area_per{
		width:750px;
		min-height:150px;
		margin:0 auto;
		border: 3px solid #dfc533;
		overflow:hidden;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color: rgba(255, 255, 255, 0.8);
		overflow:hidden;
	}
	
	
	.cafestmparea{
		margin:10px;
		width:170px; 
		height:170px; 
		float:left;
	}
	
	.nocafestmparea{
		margin:5px;
		width:170px; 
		height:170px; 
		border: 1px dashed #fff;
		float:left;
		position:relative;
	}
	.nocafestmpname{
		position:absolute;
		top: 50%;
		line-height: 1.5em;
		margin-top: -1.5em;
	}
	
	.vidate{
		font-weight:bold;
		font-size:12px;
		width:90px;
		height:20px;
		float:left;
		text-align:center;
		padding-top: 90px;
		margin-left: 40px;
	}
	
	.pointname_area{
		float:right; 
		padding-right:15px; 
		padding-top:5px;
	}
	.pointname{
		font-size:1.5em;
		font-weight:bold;
	}
	.pointname_chg{
		font-size:1em;
		color:#000;
		padding-top:10px;
		text-align:right;
	}
	
	.pointtitle{
		font-size:1em;
		font-weight:bold;
		float:left;
		width:300px;
		margin:10px;
	}
	.point_box_area{
		width:450px;
		padding-left:10px;
		float:left;
	}
	.point_box{
		width:55px;
		height:48px;
		margin:10px;
		float:left;
		text-align:center;
		text-shadow: 1px 1px 1px #FFF;
	}
	.nopoint{
		background-image: url(/images/nopoint.png);  
		background-repeat: no-repeat;  
	}
	
	.point_infpchg{
		width:400px;
		margin:0 auto;
		padding:10px;
		text-align:right;
		font-size:15px;
	}
	
	.ptpwtiltm{
	background-color: #e8e8e8;
	width: 682px;
	text-align: left;
	padding: 10px;
	padding-left:100px;
	border: #cccccc 1px solid;
	font-weight: bold;
	color: #3f1808;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	float: left;
	}
	
	.ptpwregist{
	    background: -moz-linear-gradient(top,#1e9bf3, 50%,#1e9bf3);
	    background: -webkit-gradient(linear, left top, left bottom, from(#1e9bf3),to(#1e9bf3));
	    color: #FFF;
	    font-size: 15px;
	    text-align:center;
	    border-radius: 4px;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border: 1px solid #1768b4;
	    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	    width: 80px;
	    padding: 5px 5px 5px 5px;
	    float:right;
	    margin-right:400px;
    }
    
    .ptpwinp{
	    margin-left:270px;
    }
    
    .ptbtarea{
	    width:700px; 
	    margin:0 auto;
	    text-align:center;
	    height: 33px;
    }
    
    .point_sel_bt{
	    width:32%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }

    .rank_cate_bt{
	    width:48%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:10px 5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
    }
    
    
    .rank_sel_bt{
	    width:48%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
        .favrite_sel_bt{
	    width:48%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    .cafesmp_sel_bt{
	    width:31%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
     .favrite_add_bt{
	    width:48%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
    
        .cafesmp_rireki_bt{
	    width:96%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color: rgba(255, 255, 255, 0.8);
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-top-left-radius : 5px;
	    -webkit-border-top-left-radius: 5px;
	    -moz-border-radius-topleft: 5px;
	    border-top-right-radius : 5px;
	    -webkit-border-top-right-radius: 5px;
	    -moz-border-radius-topright: 5px;
    }
    
    .cafesmp_rireki_btsel{
	    background-color:#f3cc1d;
    }
    
    .cafesmp_rireki_bt:hover{
	    background-color:#f3cc1d;
    }
    
    .point_bt_select{
	    background-color:#f19600;
    }
    
    .rankcate_bt_select{
	    background-color:#e9cc2c;
    }
    
    .point_sel_bt:hover,.rank_sel_bt:hover{
	    background-color:#f19600;
    }
    
    .rank_cate_bt:hover{
	    background-color:#7EDAFF;
    }
    
    .cafesmp_sel_bt:hover{
	    background-color:#f19600;
    }
    
    .cafesmp_area{
	    font-weight:bold;
	    font-size:18px;
	    padding:5px;
	    margin-bottom:10px;
	    color:#3b2f2d;
    }
    
    .cfbkimg{
	    background-color:#fffadf;
		background-image: url(/images/cafe_stamp.png);  
		background-repeat: no-repeat;  
		background-position: top center; 
    }
}

@media only screen and (min-width: 541px) {
	#smtop{
	position:absolute;
	background-color:#000;
	background-image: url("../mv/cafe640.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	height:100%; 
	width:100%;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	z-index:1;
	}
	
	.preticketarea {
	    background-color: rgba(255,255,255,0.8);
	    margin-top: 8px;
	    overflow: hidden;
	    padding: 3px 0px;
	    border-top: 5px solid #645512;
	    width: 695px;
    }
    
    .preticketarea_title {
    width: 31%;
    color: #3b2f2d;
    margin-top: 6px;
    float: left;
    font-weight: bold;
    padding: 3px;
    }
}

@media only screen and (max-width: 980px) {

	.overlay{
		display: none;
	}
	
	#menuarea{
	display: none;
	
	}

	.botan1{
	display: none;
	}
	
	video{
	display: none;
	}

	.salva_mess_box{
	border: 3px solid #FF5100; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#FF5100;
	}
	.salva_mess_tl{
		background-color:#FF5100; 
		color:#FFF; 
		font-weight:bold; 
		text-align:center; 
		padding:5px;
	}
	
	.card_mess_box{
	border: 3px solid #FF5100; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#000;
	}
	.addcalmess{
		border: 3px solid #FF5100; 
		border-radius: 5px; 
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		padding:5px; 
		color:#FF5100;
		width: 90%;
		margin: 0 auto;
		margin-top: 50;
		line-height: 1.3em;
	}

	.waiting_mess_box{
	border: 3px solid #f3cc1d; 
	border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
	padding:5px; 
	color:#3f1809;
	}
	.waiting_mess_tl{
		background-color:#f3cc1d; 
		color:#3f1809; 
		font-weight:bold; 
		text-align:center; 
		padding:5px;
	}
	.point_card{
		max-width:400px;
		min-height:150px;
		width:90%;
		margin:0 auto;
		border: 3px solid #dfc533;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color:#fff;
		overflow:hidden;
	}
	
	.buyticket_announce{
		max-width:400px;
		width:90%;
		margin:0 auto;
		border: 3px solid #dfc533;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color:#fff;
		overflow:hidden;
	}
	
	.preticketarea{
		background-color:rgba(255,255,255,0.8); 
		margin-top:8px; 
		overflow:hidden; 
		padding: 3px 0px; 
		border-top: 5px solid #645512;
	}
	
	.preticketarea_title{
		width:30%; 
		color:#3b2f2d; 
		margin-top: 6px; 
		float:left; 
		font-weight:bold; 
		padding:3px;
	}
	
	.buyticket_sel_btn1{
		background-color:#06b8ff;
		color: #FFF;
		text-align:center;
		font-size: 1.5em;
		border-radius: 4px;
		    -moz-border-radius: 4px;
		    -webkit-border-radius: 4px;
		border: 1px solid #009fff;
		    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 0px 3px rgba(255,255,255,0.5);
		text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
		width: 90%;
		padding: 10px 5px 10px 10px;
		margin: 15px;
	}

		
	
	.favrite_area{
		max-width:400px;
		min-height:150px;
		width:90%;
		margin:0 auto;
		border: 3px solid #dfc533;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color: #fff;
		overflow:hidden;
	}
	
	.favrite_area_per{
		max-width:400px;
		min-height:150px;
		width:90%;
		margin:0 auto;
		border: 3px solid #dfc533;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		background-color: rgba(255, 255, 255, 0.8);
		overflow:hidden;
	}
	
	.point_cup{
		width:100%;
		min-height:250px;
		max-width:400px;
		margin:0 auto;
	}
	
	.point_rally{
		width:95%;
		margin:0 auto;
		padding:10px;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
	
	}

    .cafesmp_area{
	    font-weight:bold;
	    font-size:18px;
	    padding:5px;
	    margin-bottom:10px;
	    color:#3b2f2d;
    }
	
	.cafestmparea{
		margin:5px;
		width:150px; 
		height:150px; 
		float:left;
	}
	
	.nocafestmparea{
		margin:5px;
		width:150px; 
		height:150px; 
		border: 1px dashed #fff;
		float:left;
		position:relative;
	}
	.nocafestmpname{
		position:absolute;
		top: 50%;
		line-height: 1.5em;
		margin-top: -1.5em;
	}
	
	.vidate{
		font-weight:bold;
		font-size:12px;
		width:90px;
		height:20px;
		float:left;
		text-align:center;
		padding-top: 80px;
		margin-left: 32px;
	}
	
	.pointname_area{
		float:right; 
		padding-right:5px; 
		padding-top:5px;
	}
	.pointname{
		font-size:1.5em;
		font-weight:bold;
	}
	.pointname_chg{
		font-size:1em;
		color:#000;
		padding-top:10px;
		padding-right:5px; 
		text-align:right;
	}
	.pointtitle{
		font-size:1em;
		font-weight:bold;
		float:left;
		max-width:280px;
		width:90%;
		margin:10px 0 10px;
	}
	.point_box_area{
		max-width:450px;
		width:95%;
		padding-left:10px;
		float:left;
	}
	.point_box{
		width:55px;
		height:48px;
		margin:2px;
		float:left;
		text-align:center;
		text-shadow: 1px 1px 1px #FFF;
	}
	.nopoint{
		background-image: url(/images/nopoint.png);  
		background-repeat: no-repeat;  
	}
	
	.noticket{
		background-image: url(/images/back_tkc.png);  
		background-repeat: no-repeat;  
		background-size: contain;
	}
	
	.point_infpchg{
		max-width:400px;
		width:90%;
		padding:10px;
		margin:0 auto;
		text-align:right;
		font-size:15px;
	}
	
	.ptpwtiltm{
	    width: 95%;
	    text-align: left;
	    margin-top: 10px;
	    padding: 10px;
	    font-weight: bold;
	    color: #3f1808;
	    float: left;
	    font-size: 1.2em;
	}
	
	.ptpwregist{
	    background: -moz-linear-gradient(top,#1e9bf3, 50%,#1e9bf3);
	    background: -webkit-gradient(linear, left top, left bottom, from(#1e9bf3),to(#1e9bf3));
	    color: #FFF;
	    font-size: 15px;
	    text-align:center;
	    border-radius: 4px;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border: 1px solid #1768b4;
	    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	    width: 80px;
	    padding: 5px 5px 5px 5px;
	    float:right;
    }
    
    .ptbtarea{
	    width:100%; 
	    margin:0 auto;
	    text-align:center;
	    height: 33px;
    }
    
    .point_sel_bt{
	    width:30%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
    .rank_cate_bt{
	    width:45%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:10px 5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
    }
    
    .rank_sel_bt{
	    width:45%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
        .favrite_sel_bt{
	    width:46%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    .cafesmp_sel_bt{
	    width:29%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }
    
     .favrite_add_bt{
	    width:46%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color:#fff;
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-radius: 5px; 
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
    }

 .cafesmp_rireki_bt{
	    width:94%;
	    float:left;
	    border: 1px solid #3b2f2d;
	    background-color: rgba(255, 255, 255, 0.8);
	    text-align:center;
	    padding:5px;
	    font-weight:bold;
	    display:block;
	    text-decoration:none;
	    color:#3b2f2d;
	    border-top-left-radius : 5px;
	    -webkit-border-top-left-radius: 5px;
	    -moz-border-radius-topleft: 5px;
	    border-top-right-radius : 5px;
	    -webkit-border-top-right-radius: 5px;
	    -moz-border-radius-topright: 5px;
    }
 .cafesmp_rireki_btsel{
	 background-color: #f3cc1d;
 }
    
    .point_bt_select{
	    background-color:#f19600;
    }
    
    .rankcate_bt_select{
	    background-color:#e9cc2c;
    }
    
    .point_sel_bt:hover,.rank_sel_bt:hover{
	    background-color:#f19600;
    }
    
    .cafesmp_sel_bt:hover{
	    background-color:#f19600;
    }
    
    .cfbkimg{
	    background-color:#fffadf;
		background-image: url(/images/cafe_stamp.png);  
		background-repeat: no-repeat;  
		background-position: top center; 
    }
}

@media only screen and (max-width: 540px) {
	#smtop{
	position:absolute;
	background-color:#000;
	background-image: url("../mv/cafe.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	height:100%; 
	width:100%;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	z-index:1;
	}
	
	.botan1{
	display: none;
	}
	
}


.botan1 a {
text-align: center;
position: absolute;
top:0;
left:0;
color:#333;
width: 100%;
height: 100%;
}

.botan1:hover{
animation: bthover 0.3s linear 0s 1 normal;
-webkit-animation: bthover 0.3s linear 0s 1 normal;
animation-iteration-bthover: 1;
background-color:#eee9d6;
color:#3b2f2d;
font-weight:bold;
}


@keyframes bthover {
0%{opacity: 0;}
33%{opacity: 1;}
66%{opacity: 0;}
100%{opacity: 1;}
}



.botan1{
animation: move5 1s linear 0s 1 normal;
-webkit-animation: move5 1s linear 0s 1 normal;
animation-iteration-count: 1;
}

@keyframes move5 {
0%{opacity: 0;}
10%{opacity: 0.1;}
70%{opacity: 0.1;}
80%{opacity: 0.5;}
90%{opacity: 0.7;}
93%{opacity: 0;}
95%{opacity: 1;}
97%{opacity: 0;}
100%{opacity: 1;}
}


@media only screen and (min-width: 980px) {
	.contentsWraptop {
	width: 100%;
	height:700px;
	position: relative;
	}
	
	.contentsWrap {
	width: 100%;
	height:100%;
	padding-top:20px;
	position: relative;
	
	}
	
	#mainview2{
	height:100%; 
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	}
	
	#mobile_head3{
	display: none !important;
	z-index:10000;
	}
	
	.backevlist{
		width:50%;
		margin:0 auto;
		padding:10px;
		margin-bottom: 30px;
		border: 1px solid #3f1809;
		background-color:#e9cc2c;
		display:block;
		position:relative;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		
	}
	.backevlist a{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	.backevlist:hover{
		background-color:#B6A128;
	}
}

@media only screen and (max-width: 980px) {
	.contentsWraptop {
	width: 100%;
	height:600px;
	position: relative;
	}
	
	.contentsWrap {
	width: 100%;
	height:100%;
	position: relative;
	}
	
	.contentsWrappnt {
	width: 100%;
	}
	
	#mainview2{
	height:100%; 
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	}
	
	#mobile_head2{
	display: none !important;
	z-index:10000;
	}

	.backevlist{
		width:50%;
		margin:0 auto;
		padding:10px;
		border: 1px solid #3f1809;
		background-color:#e9cc2c;
		display:block;
		position:relative;
		color:#FFF;
		text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
		text-align:center;
		font-weight:bold;
		border-radius: 5px;        /* CSS3草案 */  
		-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 5px;   /* Firefox用 */  
		
	}
	.backevlist a{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	.backevlist:hover{
		background-color:#B6A128;
	}
}


#varea { 
position:fixed;
right: 0; 
bottom: 0;
min-width: 100%; 
min-height: 100%;
width: auto; 
height: auto; 
z-index: -10;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
-ms-background-size:cover;
}


.onmouse{
cursor: pointer;
-webkit-transition: opacity 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s;
transition: opacity 0.5s ease 0s;
opacity: 0.6;
filter: alpha(opacity=60);
}


/*コンテンツ*/

.fcolorwh{
	color:#FFF;
}

.fcolorbr{
	color:#372d12;
}

.fcolorre{
	color:#ff0000;
}

.fweightbl{
	font-weight:bold;
}
.lineh15{
	line-height:1.5em;
}

.txcenter{
	text-align:center;
}


.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt50{
	margin-top:50px;
}

.mb10{
	margin-bottom:10px;
}

.mb50{
	margin-bottom:50px !important;
}

.ml10{
	margin-left:10px;
}

.ml20{
	margin-left:20px;
}

.hight400{
	height:400px;
}

.width400{
	width:400px;
}

.borderbtdot{
	border-bottom: 1px dotted #fff;
}	

.down{
	margin:0 auto;
	width:60px;
	height:60px;
	margin-top:10px;
	margin-bottom:20px;
}

.down span{height:40px; width:40px; display:block; position:relative;

} 

.demoSpan1{width:30px; height:30px; border:2px #372d12 solid; border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
	transition: all 2s ease;
    -webkit-transition: all 2s ease;
}

.demoSpan1:before{content:''; height:0; width:0; display:block; border:10px transparent solid; border-top-color:#372d12; position:absolute; top:18px; left:10px; }

.demoSpan1:after{content:''; height:8px; width:12px; display:block; background:#372d12; position:absolute; top:10px; left:14px;}

.demoSpan1:hover{
	cursor: pointer;
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	-ms-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
	transition: all 1s ease;
    -webkit-transition: all 1s ease;
    
	transform: rotate(720deg);
        -webkit-transform: rotate(720deg);
	border:2px #f29417 solid;
}


.flL{
	float:left;
	}

.caption{
	color:#372d12;
	font-weight:bold;
	font-size:110%;
}

.caption2{
	color:#e6bb24;
	font-weight:bold;
	font-size:110%;
}

.onmouse{
	cursor: pointer;
	-webkit-transition: opacity 0.5s ease 0s;
	    -moz-transition: opacity 0.5s ease 0s;
	    -o-transition: opacity 0.5s ease 0s;
	    -ms-transition: opacity 0.5s ease 0s;
	    transition: opacity 0.5s ease 0s;
	opacity: 0.6;
	filter: alpha(opacity=60);
}


option{
	white-space:normal;
}




/* 申し込み入力エラー */
.erinput{
	border: 2px solid #ff8400 !important;
}




/* PC向け */
@media only screen and (min-width: 980px) {
	.con_title{
		margin:0 auto; 
		text-align:center; 
		padding:10px 0; 
		width:550px;
		height:100px;
		background-color: #f3cc1d;
		color:#e6bb24;
	}
	
	.font_enH1{
		font-family:HAL;
		font-size:60px; 
		color:#3f1809;
	}
	.font_jpH1{
		font-family:HAN;
		font-size:30px; 
		color:#3f1809;
	}
	
	
	.pctxcenter{
	text-align:center;
	}
	
	.company{
	    width: 90%;
	    height:100%;
	    margin: 0 auto;
	    border-collapse: separate;
	    border-spacing: 0px 15px;
	    font-size: 1em;
	}
	
	.list_blk_table{
	display:table;
	width:100%; 
	margin:0 auto;
	margin-right:10px;
	margin-bottom:-20px;
	}
	
	.thclass{
	    padding: 9px;
	    background: #b9b9b8;
	    vertical-align: middle;
	    text-align: left;
	    width: 25%;
	    overflow: visible;
	    position: relative;
	    color: #372d12;
	    font-weight: bold;
	    font-size: 1.2em;
	    display:table-cell;
	}
	
	.tdclass{
	    padding: 10px;
	    background: #eee9d6;
	    width: 69%;
	    padding-left: 20px;
	    color:#372d12;
	    text-align:left;
	    display:table-cell;
	}
	
	.thclass:after {
	    left: 100%;
	    top: 50%;
	    border: solid transparent;
	    content: " ";
	    height: 0;
	    width: 0;
	    position: absolute;
	    pointer-events: none;
	    border-color: rgba(136, 183, 213, 0);
	    border-left-color: #e6bb24;
	    border-width: 10px;
	    margin-top: -10px;
	}
	
	.concept_img{
		margin:0 auto; 
		overflow:hidden; 
		width:550px;
	}
	
	#Program{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	#Schedule{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	a.butnup:link {
	   color: #FFFFFF;
	}
	
	a.butnup:hover {
	   background: #B9D025;
	   text-decoration: none;
	}
	
	
	.mapbutton {
		-moz-box-shadow:inset 0px 1px 0px 0px #000;
		-webkit-box-shadow:inset 0px 1px 0px 0px #000;
		
		background-color:#e6bb24 ;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:0px;
		-moz-border-radius-bottomright:0px;
		border-bottom-right-radius:0px;
		-webkit-border-bottom-left-radius:0px;
		-moz-border-radius-bottomleft:0px;
		border-bottom-left-radius:0px;
		text-indent:0;
		border:1px solid #4c4c4c;
		display:inline-block;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		height:33px;
		line-height:33px;
		width:230px;
		text-decoration:none;
		text-align:center;
		margin-right:5px;
		text-shadow:1px 1px 0px #000;
		}
		.mapbutton:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #955824), color-stop(1, #eee9d6) );
		background:-moz-linear-gradient( center top, #955824 5%, #eee9d6 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#955824', endColorstr='#eee9d6');
		background-color:#955824;
		}
		.mapbutton:active {
		position:relative;
		top:1px;
		}
	
		.disnon {
		    display: none;
		}
	
		.content_inside{
		height:30px;
		margin-top:10px;
		}
	
	.areaname{
	 display:block;
	 background-color:#fff;
	 margin-left:5px;
	 padding:5px 15px;
	 border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;	
	}
	
	.current{
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #955824), color-stop(1, #eee9d6) );
		background:-moz-linear-gradient( center top, #955824 5%, #eee9d6 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#955824', endColorstr='#eee9d6');
		background-color:#955824;
	}
	
	.on{
	background-color:#f0e800;
	}
	
	.clareaname {
		-moz-box-shadow:inset 0px 1px 0px 0px #000;
		-webkit-box-shadow:inset 0px 1px 0px 0px #000;
		
		background-color:#00bcd4 ;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:0px;
		-moz-border-radius-bottomright:0px;
		border-bottom-right-radius:0px;
		-webkit-border-bottom-left-radius:0px;
		-moz-border-radius-bottomleft:0px;
		border-bottom-left-radius:0px;
		text-indent:0;
		border:1px solid #4c4c4c;
		display:inline-block;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		height:33px;
		line-height:33px;
		width:950px;
		text-decoration:none;
		text-align:center;
		margin-right:5px;
		text-shadow:1px 1px 0px #000;
		}
		
		#smview{
			display:none;
		}
	
	#Wellcom{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	.insta{
	width:230px;
	height:300px;
	margin:10px;
	float:left;
	color:#955824;
	overflow-y: scroll;
	border: 1px solid #ccc;
	}
	
	.insta::-webkit-scrollbar {
  display: none;
	}
	
	.instaimg{
		width:226px;
		border: 1px solid #3f1808;
	}
	
	
	.sliderarea{
	width:85%;
	max-width:355px;
	height:500px;
	float:left;
	margin-left:10px;
	position:relative;
	}

	#Blog{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	
	#Application{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}

	#Pointview{
	width:100%;
	height:100%;
	background-color: #ffe001;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	.heading05{
	margin:0 auto !important;
	text-align:center;
	color:#372d12;
	padding:70px 0 20px;
	width:550px;
	}
	
	#Message{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	}
	
	/* form エリア */	
	.report_form{
		width:800px;
		margin:0 auto;
	     margin-top: 20px;
	}
	
	ul.formcontent {
	    margin:0 auto;
	    display:-webkit-box;
	    display:-moz-box;
	    display:-ms-box;
	    display:-webkit-flexbox;
	    display:-moz-flexbox;
	    display:-ms-flexbox;
	    display:-webkit-flex;
	    display:-moz-flex;
	    display:-ms-flex;
	    display:flex;
	    -webkit-box-lines:multiple;
	    -moz-box-lines:multiple;
	    -webkit-flex-wrap:wrap;
	    -moz-flex-wrap:wrap;
	    -ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	}
	
	.formtiltm{
		background-color: #e8e8e8;
		width:250px;
		text-align: center;
		padding: 10px;
		border:#cccccc 1px solid;
		font-weight: bold;
		color:#3f1808;
		display:inline-block;
		vertical-align:top; /* 上端揃え */
		font-size:16px;
		float:left;
	}
	
	.forminm{
		background-color: #fff;
		width:500px;
		text-align: left;
		padding: 10px;
		border:#cccccc 1px solid;
		display:inline-block;
		color:#000;
		float:left;
		
	}
	
	.former{
		background-color: #ff8400;
		width:800px;
		text-align: center;
		padding: 10px;
		border:#cccccc 1px solid;
		font-weight: bold;
		color:#fff;
		display:inline-block;
		vertical-align:top; /* 上端揃え */
		font-size:16px;
		float:left;
	}
	
	.inputform{
		border:0;
		padding:5px;
		font-size:1.2em;
		font-family:Arial, sans-serif;
		color:#000;
		border:solid 1px #ccc;
		margin:0 0 10px;
		width:460px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
		-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
		box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
		-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
		box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	
	.formcom{
		background-color: rgba(0, 0, 0, 0.5);
		padding:15px;
		width:765px;
	}
	
	.confirm{
		position:absolute;
		margin:0 auto;
		height:650px;
	}
	
	#Qa{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	.qatitle{
	font-size:120%;
	background-color:#eee9d6;
	color:#3f1808;
	padding:5px;
	-webkit-border-top-left-radius: 10px;  
	-moz-border-radius-topleft: 10px; 
	}
	.qatitle before{
	content: "□aaaaaaa";
	}
	.qaanswer{
		dispaly:block;
		margin:5px 20px 10px;
	}

	#About{
	width:100%;
	background-color:#FFF;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	

	#Share{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	#Support{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	
	.heading04{
	position:relative;
	font-size:20px;
	font-family: Helvetica ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight:bold;
	text-align:center;
	color:#3f1808;
	margin:30px 0 20px;
	}

	
	.voicecom{
		float:left; 
		width:700px; 
		border: 1px solid #3f1808; 
		color:#3f1808;
		line-height:1.3em;
		padding:7px;
	}
	
	
	
	.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box01 select {
	position: relative;
	width: 100%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box01 label {
	position: relative;
	}
	 
	.select-box01 label:after {
		display: block;
		content: " ";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -8px;
		background: url(../images/arrow02.png) 0 0 no-repeat;
		background-size: 20px;
		pointer-events: none;
	}
	
	.select-box01a select {
	position: relative;
	width: 100%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	#caeikaiwa{
		width:100%;
		margin:0;
	}
	
	.select-box02 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box02 select {
	position: relative;
	width: 45%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box02 label {
	position: relative;
	}
	 
	.select-box02 label:after {
		display: block;
		content: " ";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -8px;
		background: url(../images/arrow02.png) 0 0 no-repeat;
		background-size: 20px;
		pointer-events: none;
	}
	
	.select-box03 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box03 select {
	position: relative;
	width: 120px;
	padding: 5px;
	font-size:1em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box03 label {
	position: relative;
	}
	 
	.select-box03 label:after {
		display: block;
		content: " ";
		position: absolute;
		top: 50%;
		right: 4px;
		width: 20px;
		height: 20px;
		margin-top: -8px;
		background: url(../images/arrow02.png) 0 0 no-repeat;
		background-size: 20px;
		pointer-events: none;
	}
	
	
	#Other{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	.otitle{
		width:900px;
		font-size:1.5em;
		margin-top:15px;
		color:#372d12;
	}
	.olink{
		width:450px;
		height:50px;
		float:left;
		margin:5px;
		margin-left:10px;
		border: 1px solid #f29417;
		position: relative;
	}
	
	.olink a{
		background-color:#e6bb24;
		top:0;
		left:0;
		bottom:0;
		width:98%;
		padding:15px 0px 15px 10px;
		color: #372d12;
		text-shadow: 0px 0px 20px rgba(240,235,214,1);
		font-size:1.5em;
		font-weight:bold;
		text-decoration:none;
		position: absolute;
	}
	.olink a:hover{
		background-color:#FFF;
	}
	
	

	
	#Report{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	.contentsMain, .contentsMain2, .contentsMain3, .contentsMainpnt{
		width:800px;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		position:relative;
		padding:15px;
		overflow: auto;
	}
	.pointMain{
		width:800px;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		padding:15px;
	}
	
	
	.contentsPoint{
		width:800px;
		margin:0 auto;
		margin-top:30px;
		position:relative;
		padding:15px;
		overflow: auto;
	}
	
	.contentsFavrite{
		width:800px;
		margin:0 auto;
		margin-top:30px;
		position:relative;
		padding:15px;
		overflow: auto;
	}
	
	.contentsMainCl{
		width:850px;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		position:relative;
		padding:15px;
		overflow: auto;
	}
	
	
	.heading02{
	margin:0 auto !important;
	text-align:center;
	color:#372d12;
	padding:50px 0 20px;
	border-bottom: 2px solid #e9cc2c;
	width:550px;
	}
	
	.heading_lally{
	margin:0 auto !important;
	text-align:center;
	color:#372d12;
	padding:50px 0 20px;
	border-bottom: 2px solid #fff;
	width:550px;
	}
	
	.point_title{
	font-family:HAL;
	color:#3f1809;
	width:270px;
	margin:0 auto;
	text-align:center;
	font-size:3.5em;
	font-weight:bold;
	margin-top: 70px;
	margin-bottom: 30px;
	}
	
	.font_enH2{
		font-family:HAL;
		font-size:40px; 
		color:#3f1809;
	}
	.font_jpH2{
		font-family:HAN;
		font-size:20px; 
		color:#3f1809;
	}
	
	
	.heading03{
	position:relative;
	margin:0 -1px;
	font:bold 20px/1.6 Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333;
	margin:30px 0 0px;
	}
	
	.heading06{
	margin:0 auto !important;
	text-align:center;
	color:#372d12;
	padding:0 0 20px;
	border-bottom: 2px solid #e9cc2c;
	width:550px;
	}
	
	
	.special_blk_table{
	display:table;
	width:95%; 
	margin:10px auto;
	margin-right:10px;
	}
	
	.special_block2{
	width:50%;
	display:table-cell;
	padding:10px 10px;;
	border: 1px dotted #3f1808;
	margin-right:10px;
	background-color: rgba(63,24,8, 0.1);
	position:relative;
	cursor:pointer;
	}
	
	.special_block2:hover{
	background-color:#f3eddd;
	}
	
	.special_block2 .fas{
	text-align: right;
	    float: right;
	    color: #d6c508;
	    font-size: 1.5em;
	    }
	
	.special_block2 a{
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	}
	
	.special_block3{
	width:30%;
	display:table-cell;
	padding:10px 10px;;
	border: 1px dotted #3f1808;
	margin-right:10px;
	background-color: rgba(63,24,8, 0.1);
	}
	
	#calview_smt{
		display:none;
	}

	/*グループ ランダム提案ボタン*/
	.suggestion-button{
        border: 1px solid #ccc;
		width:100px;
        background-color: #f5ce27;
        text-align: center;
        padding: 5px 10px;
        border-radius: 5px;
		margin-top:5px;
	}
}



/* タブレット／スマホ向け */
@media only screen and (max-width: 980px) {
	.con_title{
		margin:0 auto; 
		text-align:center; 
		padding:10px 0; 
		width:250px;
		height:80px;
		background-color: #f3cc1d;
		margin-top:10px;
		
	}
	.font_enH1{
		font-family:HAL;
		font-size:50px; 
		color:#3f1809;
	}
	.font_jpH1{
		font-family:HAN;
		font-size:20px; 
		color:#3f1809;
	}

	
	.company{
	    width: 90%;
	    height:100%;
	    margin: 0 auto;
	    margin-left:3%;
	    font-size: 1em;
	}
	
	.thclass{
	    padding: 10px;
	    background: #b9b9b8;
	    vertical-align: middle;
	    text-align: left;
	    width: 100%;
	    overflow: visible;
	    position: relative;
	    color: #372d12;
	    font-weight: bold;
	    font-size: 1.2em;
	    float:left;
	}
	
	.tdclass{
	    padding: 10px;
	    background: #eee9d6;
	    width: 100%;
	    color:#000;
	    text-align:left;
	    float:left;
	    margin-bottom:5px;
	}
	
	.thbr{
		display: none;
	}
	
	.thclass:after {
	    content: ' ';
	    height: 0;
	    position: absolute;
	    width: 0;
	    border: 10px solid transparent;
	    border-top-color: #e6bb24;
	    top: 100%;
	    left: 10px;
	}

	.concept_img{
		margin:0 auto; 
		overflow:hidden; 
	}
	
	#Program{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	#Schedule{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}

	.googleAreCL{
		position: relative;
		padding-bottom: 100%; // これが縦横比
		margin-top:15px;
		overflow:scroll;
		height: 400px;
		-webkit-overflow-scrolling:touch;
		  display:block; /* 追加で指定 */
	}
	.googleAreCL iframe,enbed,object{
	position: absolute;
	width: 90% !important;
	height: 100% !important;
	max-width: 90%;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	}
	
	.googleAreMP{
		position: relative;
		padding-bottom: 100%; // これが縦横比
		margin-top:15px;
		overflow:auto;
		height: 0;
		-webkit-overflow-scrolling:touch;
	}
	.googleAreMP iframe,enbed,object{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	max-width: 100%;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	  overflow:auto;
	}
	
	.youtubeSmt{
		position: relative;
		padding-top: 56.25%; // これが縦横比
		margin-top:15px;
		overflow:auto;
		height: 0;
		-webkit-overflow-scrolling:touch;
	}
	.youtubeSmt iframe,enbed,object{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	max-width: 560px;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	  overflow:auto;
	}
	

	
	.eventAreCL{
		position: relative;
		padding-bottom: 100%; // これが縦横比
		margin-top:15px;
		overflow:auto;
		-webkit-overflow-scrolling:touch;
	}
	.eventAreCL iframe,enbed,object{
	position: absolute;
	top: 0;
	left: 0;
	width: 400px !important;
	height: 400px !important;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	  overflow:auto;
	}
	
	
	.instaAreMP{
		position: relative;
		padding-bottom: 100%; // これが縦横比
		margin-top:15px;
		overflow:auto;
		height: 0;
		-webkit-overflow-scrolling:touch;
	}
	.instaAreMP iframe,enbed,object{
	position: absolute;
	top: 0;
	left: 0;
	width: 98% !important;
	height: 100% !important;
	max-width: 98%;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	  overflow:auto;
	}
	
	a.butnup:link {
	   color: #FFFFFF;
	}
	
	a.butnup:hover {
	   background: #B9D025;
	   text-decoration: none;
	}
	
	
	.mapbutton {
		-moz-box-shadow:inset 0px 1px 0px 0px #000;
		-webkit-box-shadow:inset 0px 1px 0px 0px #000;
		
		background-color:#e6bb24 ;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:0px;
		-moz-border-radius-bottomright:0px;
		border-bottom-right-radius:0px;
		-webkit-border-bottom-left-radius:0px;
		-moz-border-radius-bottomleft:0px;
		border-bottom-left-radius:0px;
		text-indent:0;
		border:1px solid #4c4c4c;
		display:inline-block;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		height:33px;
		line-height:33px;
		width:100px;
		text-decoration:none;
		text-align:center;
		margin-right:5px;
		margin-bottom:5px;
		text-shadow:1px 1px 0px #000;
		}
		.mapbutton:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #955824), color-stop(1, #eee9d6) );
		background:-moz-linear-gradient( center top, #955824 5%, #eee9d6 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#955824', endColorstr='#eee9d6');
		background-color:#955824;
		}
		.mapbutton:active {
		position:relative;
		top:1px;
		}
	
	
	
		.disnon {
		    display: none;
		}
	
		.content_inside{
		height:30px;
		margin-top:10px;
		}
	
	.areaname{
	 display:block;
	 background-color:#fff;
	 margin-left:5px;
	 padding:5px 15px;
	 border-radius: 5px;        /* CSS3草案 */  
	    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	    -moz-border-radius: 5px;	
	}
	
	.current{
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #955824), color-stop(1, #eee9d6) );
		background:-moz-linear-gradient( center top, #955824 5%, #eee9d6 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#955824', endColorstr='#eee9d6');
		background-color:#955824;
	}
	
	.on{
	background-color:#f0e800;
	}
	
	.clareaname {
		-moz-box-shadow:inset 0px 1px 0px 0px #000;
		-webkit-box-shadow:inset 0px 1px 0px 0px #000;
		background-color:#00bcd4 ;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:0px;
		-moz-border-radius-bottomright:0px;
		border-bottom-right-radius:0px;
		-webkit-border-bottom-left-radius:0px;
		-moz-border-radius-bottomleft:0px;
		border-bottom-left-radius:0px;
		text-indent:0;
		border:1px solid #4c4c4c;
		display:inline-block;
		color:#ffffff;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;
		font-style:normal;
		height:33px;
		line-height:33px;
		width:100%;
		text-decoration:none;
		text-align:center;
		margin-right:5px;
		text-shadow:1px 1px 0px #000;
		}
	
		#pcview{
			display:none;
		}
	
	#Wellcom{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	

	
	.insta{
	width:230px;
	height:300px;
	margin:10px;
	float:left;
	color:#955824;
	overflow-y: scroll;
	border: 1px solid #ccc;
	}
	
	.insta::-webkit-scrollbar {
  display: none;
	}
	
	.instaimg{
		width:226px;
		border: 1px solid #3f1808;
	}
	
	
	.sliderarea{
	width:90%;
	max-width:350px;
	height:450px;
	float:left;
	margin-left:10px;
	position:relative;
	}
	
	#Blog{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	#Application{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	#Pointview{
	width:100%;
	background-color: #ffe001;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	height: 100%;
	}
	
	.heading05{
		margin:0 auto; 
		text-align:center; 
		padding:70px 0 0; 
		width:250px;
		height:85px;
		margin-top:10px;
	}
	
	#Message{
	width:100%;
	height:100%
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	}
	
	/*フォーム*/
	.report_form{
		width:95%;
		margin:0 auto;
	}
	
	
	.inputform{
		border:0;
		padding:5px;
		font-size:1.3em;
		font-family:Arial, sans-serif;
		color:#000;
		border:solid 1px #ccc;
		margin:0 0 10px;
		width:95%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
		-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
		box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
		-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
		box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	
	.formtiltm{
		width:95%;
		text-align: left;
		margin-top:10px;
		padding: 10px;
		font-weight: bold;
		color:#3f1808;
		float:left;
		font-size:1.2em;
	}
	
	.forminm{
		background-color: #fff;
		width:93%;
		text-align: left;
		padding: 10px;
		border:#cccccc 1px solid; 
		float:left;
		color:#000;
	}
	

	.former{
		background-color: #ff8400;
		width:93%;
		text-align: center;
		padding: 10px;
		margin-bottom: 10px;
		border:#cccccc 1px solid;
		color:#fff;
		font-size:1em;
		float:left;
	}
	
	.formcom{
		background-color: rgba(0, 0, 0, 0.5);
		padding:15px;
		width:93%;
	}
	
	#Qa{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	.qatitle{
	font-size:120%;
	background-color:#eee9d6;
	color:#3f1808;
	padding:5px;
	-webkit-border-top-left-radius: 10px;  
	-moz-border-radius-topleft: 10px; 
	}
	.qatitle before{
	content: "□";
	}
	.qaanswer{
		margin-left:20px;
		dispaly:block;
		margin-top:5px;
	}
	
	#About{
	width:100%;
	background-color:#FFF;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	
	
	#Share{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	#Support{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	}
	
	
	.heading04{
	position:relative;
	font-size:18px;
	font-family: Helvetica ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "游ゴシック" , "Yu Gothic" , sans-serif;
	font-weight:bold;
	text-align:center;
	color:#3f1808;
	margin:30px 0 20px;
	}
	
	
	.voicecom{
		float:left; 
		width:95%; 
		border: 1px solid #3f1808; 
		color:#3f1808;
		line-height:1.3em;
		padding:7px;
	}
	
	
	
	
	.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box01 select {
	position: relative;
	width: 100%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box01 label {
	position: relative;
	}
	 
	.select-box01 label:after {
		display: block;
		content: " ";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -8px;
		background: url(../images/arrow02.png) 0 0 no-repeat;
		background-size: 20px;
		pointer-events: none;
	}
	
	.select-box01a select {
	position: relative;
	width: 100%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box02 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box02 select {
	position: relative;
	width: 45%;
	padding: 10px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box02 label {
	position: relative;
	}
	 
	.select-box02 label:after {
		display: block;
		content: " ";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -8px;
		background: url(../images/arrow02.png) 0 0 no-repeat;
		background-size: 20px;
		pointer-events: none;
	}
	


	.select-box03 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
	select::-ms-expand {
		display: none;
	}
	
	.select-box03 select {
	position: relative;
	width: 27%;
	padding: 5px;
	font-size:1.3em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	}
	
	.select-box03 label {
	position: relative;
	}
	 

	
	#Other{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:10px;
	}
	
	
	.otitle{
		width:95%;
		font-size:1.5em;
		margin-top:15px;
		color:#372d12;
	}
	.olink{
		width:85%;
		float:left;
		padding:20px;
		margin:5px;
		margin-left:10px;
		position:relative;
		border: 1px solid #f29417;
	}
	
	.olink a{
		background-color:#e6bb24;
		top:0;
		left:0;
		bottom:0;
		width:98%;
		padding:10px 0px 15px 10px;
		color: #372d12;
		text-shadow: 0px 0px 20px rgba(240,235,214,1);
		font-size:1.5em;
		font-weight:bold;
		text-decoration:none;
		position: absolute;
	}
	.olink a:hover{
		background-color:#FFF;
	}
	
	

	
	#Report{
	width:100%;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	overflow: auto;
	padding-bottom:20px;
	}
	
	.contentsMain{
		width:90%;
		height:100%;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		position:relative;
		padding:10px;	
	}
	
	.contentsPoint,.contentsFavrite{
		width:95%;
		margin:0 auto;
		margin-top:30px;
		padding:10px;
		
	}
	.contentsMainCl{
		width:90%;
		height:80%;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		position:relative;
		padding:10px;
		
	}
	
	.contentsMain2,.contentsMain3{
		width:90%;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		position:relative;
		padding:10px;
		
	}

	.contentsMainpnt{
		width:90%;
		margin:0 auto;
		margin-top:10px;
		background-color: rgba(255, 255, 255, 0.9);
		padding:10px;	
	}
	
	.heading02, .heading06{
		margin:0 auto; 
		text-align:center; 
		padding:10px 0 0; 
		width:250px;
		margin-top:10px;
		border-bottom: 2px solid #e9cc2c;
	}
	
	
	.heading_lally{
		margin:0 auto; 
		text-align:center; 
		padding:10px 0 0; 
		width:100%;
		margin-top:10px;
		border-bottom: 2px solid #fff;
	}
	
	.point_title{
	font-family:HAL;
	color:#3f1809;
	width:270px;
	margin:0 auto;
	text-align:center;
	font-size:3.5em;
	font-weight:bold;
	margin-top: 70px;
	margin-bottom: 10px;
	}
	
	.font_enH2{
		font-family:HAL;
		font-size:30px; 
		color:#3f1809;
	}
	.font_jpH2{
		font-family:HAN;
		font-size:15px; 
		color:#3f1809;
	}

	
	.heading03{
	position:relative;
	margin:0 -1px;
	font:bold 20px/1.2 Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333;
	margin:30px 0  0px;
	padding-left:25px;
	}
	
	
	
	#cal{
		overflow:scroll;
		  -webkit-overflow-scrolling:touch;
	}
	
	.special_blk_table{
	display:table;
	width:100%; 
	margin:5px auto;
	}
	
	.special_block2{
	float:left;
	margin-bottom:10px;
	width:95%;
	display:table-cell;
	padding:10px 10px;;
	border: 1px dotted #3f1808;
	background-color: rgba(63,24,8, 0.1);
	position:relative;
	}
	
	.special_block2:hover{
	background-color:#f3eddd;
	}
	
	.special_block2 .fas{
	text-align: right;
	    float: right;
	    color: #d6c508;
	    font-size: 1.5em;
	    }
	
	.special_block2 a{
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	}
	
	.special_block3{
	float:left;
	margin-bottom:10px;
	width:90%;
	display:table-cell;
	padding:10px 10px;;
	border: 1px dotted #3f1808;
	background-color: rgba(63,24,8, 0.1);
	}
	
	#calview{
		display:none;
	}
	
	#pclogo{
		display:none;
	}
	
	/*グループ ランダム提案ボタン*/
	.suggestion-button{
        border: 1px solid #ccc;
		width:100px;
        background-color: #f5ce27;
        text-align: center;
        padding: 5px 10px;
        border-radius: 5px;
		margin-top:5px;
	}

}


/* タブレット／スマホ向け */
@media only screen and (min-width: 480px) {
/* スマホ向け改行 */
.br480{
display:none;
}
	
	
}

@media only screen and (max-width: 480px) {

	.eventAreCL{
		position: relative;
		padding-bottom: 60%; // これが縦横比
		margin-top:15px;
		overflow:auto;
		height: 500px;
		width:90%;
		-webkit-overflow-scrolling:touch;
		  display:block; /* 追加で指定 */
		  border: 1px solid #f4cd1e;
	}
	
	.eventAreCL iframe,enbed,object{
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	max-width: 100%;
	border:none; /* 追加で指定 */
	  display:block; /* 追加で指定 */
	  overflow:auto;
	}
	
	

	
	.insta{
	width:90% !important;
	height:99% !important;
	margin:10px;
	float:left;
	color:#955824;
	overflow-y: scroll;
	border: 1px solid #ccc;
	}
	
	.insta::-webkit-scrollbar {
  display: none;
	}
	
	.instaimg{
		width:99%;
		border: 1px solid #3f1808;
	}
	
	#calview{
		display:none;
	}
	
	#pclogo{
		display:none;
	}
	
	#soundbt{
		display:none;
	}
	
	.contentsMain2{
	width:90%;
	margin:0 auto;
	margin-top:10px;
	background-color: rgba(255, 255, 255, 0.9);
	position:relative;
	padding:10px;
	}
	
	.contentsMain3{
	width:90%;
	margin:0 auto;
	margin-top:10px;
	background-color: rgba(255, 255, 255, 0.9);
	position:relative;
	padding:10px;
	height:100%;
	margin-bottom:100px;
	}

}

@media only screen and (max-width: 320px) {

	.point_box{
		width:50px;
		height:70px;
		margin:2px;
		float:left;
		text-align:center;
		text-shadow: 1px 1px 1px #FFF;
	}
	.cafestmparea{
		width:100%;
		 max-width:120px;
		height:120px; 
		float:left;
	}
	
	.nocafestmparea{
		width:100%;
		 max-width:120px;
		height:120px; 
		border: 1px dashed #fff;
		float:left;
		position:relative;
	}
	
	.vidate{
		font-weight:bold;
		font-size:12px;
		width:90px;
		height:20px;
		float:left;
		text-align:center;
		padding-top: 61px;
		margin-left: 18px;
	}
	
	. iphonese}
		height:100%;
	}
}

/* #container
--------------------------- */
#container {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}

/* .stageBase
--------------------------- */
.stageBase {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.stageBase .fieldWrap {
	padding: 10px 0 0 0;
	text-align: center;
}



/* .stageSlide
--------------------------- */
.stageSlide {
	position: relative;
	overflow: hidden;
	visibility: hidden;
}
.stageSlide .slideWrap {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
.stageSlide .slideWrap:before,
.stageSlide .slideWrap:after {
	content: " ";
	display: table;
}
.stageSlide .slideWrap:after {clear: both;}
.stageSlide .slideWrap {*zoom: 1;}

.stageSlide .slidePanel {
	float: left;
	overflow: hidden;
}

.stageSlide .sdPrev,
.stageSlide .sdNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	z-index: 99;
}
.stageSlide .sdPrev {
	left: 80px;
	background: transparent url(../images/slide_prev.png) no-repeat left top;
}
.stageSlide .sdNext {
	right: 80px;
	background: transparent url(../images/slide_next.png) no-repeat left top;
}

.stageSlide .slideNav {
	bottom: 70px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 98;
}
.stageSlide .slideNav a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	background: transparent url(../images/nav.png) no-repeat center center;
	display: inline-block;
	overflow: hidden;
}
.stageSlide .slideNav a.pnActive {
	background: transparent url(../images/nav_acv.png) no-repeat center center;
}

/* #pageNav
--------------------------- */
#pageNav {
	top: 0;
	right: 25px;
	width: 15px;
	text-align: center;
	position: fixed;
	z-index: 2;
}
#pageNav ul {
	width: 15px;
	display: block;
}
#pageNav ul li {
	padding-bottom: 5px;
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
}
#pageNav ul li a {
	width: 15px;
	height: 15px;
	background: transparent url(../images/nav.png) no-repeat center center;
	display: block;
}
#pageNav ul li.activeStage a {
	background: transparent url(../images/nav_acv.png) no-repeat center center;
}

/* #pageDown
--------------------------- */
#pageDown {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	position: fixed;
	overflow: hidden;
	z-index: 3;
}
#pageDown a {
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background: transparent url(../images/next_arw.png) no-repeat center center;
	display: block;
}



/* さらに詳しくbutton*/

@media only screen and (min-width: 980px) {

	.dtbtn {
		border: none;
		font-size: inherit;
		color: inherit;
		background: none;
		cursor: pointer;
		padding: 25px 80px;
		display: inline-block;
		margin: 15px 20px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 700;
		outline: none;
		bottom:0px;
		margin-left:700px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		z-index:5;
		position: absolute;
	}

}

@media only screen and (max-width: 980px) {

	.dtbtn {
		border: none;
		font-size: inherit;
		color: inherit;
		background: none;
		cursor: pointer;
		padding: 15px 55px;
		display: inline-block;
		margin: 15px 20px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 700;
		outline: none;
		bottom:0px;
		float:right;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		z-index:1;
		position: absolute;
	}

}


.dtbtn a{
position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;

}

.dtbtn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}

/* Pseudo elements for icons */
.dtbtn:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

/* Button 1 */
.dtbtn-1 {
	border: 3px solid #fff;
	color: #fff;
	
}


/* Button 1f */
.dtbtn-1f {
	overflow: hidden;
	
}

.dtbtn-1f:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background-color: #fff;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.dtbtn-1f:hover,
.dtbtn-1f:active {
	color: #0e83cd;
}

.dtbtn-1f:hover:after {
	height: 85%;
	opacity: 1;
	
}

.dtbtn-1f:active:after {
	height: 130%;
	opacity: 1;
}


/*ラジオ／チェックボックス*/



.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}

.cancelcheck{
	background-color: #ffe6e6;
}

.weightcheck{
	background-color: #e6ffe8;
}

.allchk{
	background-color: #f9e6ac;
}

.radio:hover, .checkbox:hover {
  background-color: #8c8c8c;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #122a4c;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f3cc1e;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #f3cc1e;
  border-bottom: 3px solid #f3cc1e;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.checkbox2 {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #fffbe8;
  vertical-align: middle;
  cursor: pointer;
  width:100%;
  border: 1px solid #ada764;
}

.checkbox2:hover {
  background-color: #8c8c8c;
}
.checkbox2:hover:after {
  border-color: #122a4c;
}
.checkbox2:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}

.checkbox2:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #f3cc1e;
  border-bottom: 3px solid #f3cc1e;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox2:before {
  opacity: 1;
}

@media only screen and (min-width: 980px) {
	.confirmbutton{
		margin:0 auto;
		width:530px;
		margin-top:10px;
		margin-bottom:20px;
	}
	
	
	.stfconfirmbutton{
		margin:0 auto;
		width:530px;
		margin-top:10px;
		margin-bottom:20px;
	}
	
	.stfchgconfirmbutton{
		margin:0 auto;
		width:530px;
		margin-top:10px;
		margin-bottom:20px;
	}
	
	.backbutton{
		margin:0 auto;
		width:530px;
		margin-top:5px;
		margin-bottom:10px;
	}
	
	button.confirmbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#f3cc1e,  50%,#f3cc1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	background: linear-gradient(to bottom right, #f3cc1e, #f3cc1e);
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 500px;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	cursor:pointer;
	}

	button.payconfirmbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#f3cc1e,  50%,#f3cc1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	background: linear-gradient(to bottom right, #f3cc1e, #f3cc1e);
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 440px;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	cursor:pointer;
	float:left;
	}

	.backarrow{
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	width: 40px;
	margin: 15px 0 15px 0;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	float:left;
	}	
	
	button.confirmbtn2{
	margin: 0 auto;
	background-color:#cccccc;
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #666666;
	width: 500px;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	}

	button.backbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#1D96F2,  50%,#1D6BF2);
	background: -webkit-gradient(linear, left top, left bottom, from(#1D96F2),to(#1D6BF2));
	background: linear-gradient(to bottom right, #1D96F2, #1D6BF2);
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0D3D8F;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 500px;
	padding: 5px 5px 5px 5px;
	margin: 15px;
	cursor:pointer;
	}

}
@media only screen and (max-width: 980px) {
	.confirmbutton, .stfconfirmbutton{
		margin:0 auto;
		width:100%;
		margin-top:10px;
		margin-bottom:20px;
	}
	
	.backbutton{
		margin:0 auto;
		width:60%;
		margin-top:5px;
		margin-bottom:10px;
	}
	
	.stfchgconfirmbutton{
		margin:0 auto;
		width:90%;
		margin-top:10px;
		margin-bottom:120px;
	}
	
	button.confirmbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#f3cc1e,  50%,#f3cc1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 90%;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	}
	
	button.confirmbtn2{
	margin: 0 auto;
	background-color:#cccccc;
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #666666;
	width: 90%;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	}

	button.payconfirmbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#f3cc1e,  50%,#f3cc1e);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	color: #FFF;
	font-size: 1.5em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 72%;
	padding: 10px 5px 10px 10px;
	margin: 15px;
	float:left;
	}
	
	button.backbtn{
	margin: 0 auto;
	background: -moz-linear-gradient(top,#1D96F2,  50%,#1D6BF2);
	background: -webkit-gradient(linear, left top, left bottom, from(#1D96F2),to(#1D6BF2));
	color: #FFF;
	font-size: 1.2em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0D3D8F;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	width: 90%;
	padding: 5px 5px 5px 5px;
	margin: 15px;
	}

	.backarrow{
	background: -webkit-gradient(linear, left top, left bottom, from(#f3cc1e),to(#f3cc1e));
	    width: 13%;
	    margin: 15px 0 15px 0;
	    padding: 5px;
	    border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #b49717;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	float:left;
    }
}

button.confirmbtn:hover,.stfbackbtn:hover {
    /* 透明度を20%に指定 */
    opacity: 0.8;
    cursor:pointer;
}

/* スタンプレース*/
/* PC*/
@media only screen and (min-width: 980px) {

.sracetitle{
	border: 1px solid #96c2c3;
    margin: 5px;
    text-align: center;
    border-radius: 7px;
    padding: 5px;
    background-color: #f9ea19;
}

.stamp_lankbox {
	width: 90%;
    margin: 0 auto;
    margin-bottom: 7px;
    border: 4px solid #ffbe2b;
    color: #3f1809;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}

.lankbg1{	
    background-image: url(/images/rankbg1.png);
}
.lankbg2{	
    background-image: url(/images/rankbg2.png);
}
.lankbg3{	
    background-image: url(/images/rankbg3.png);
}
.lankbg4{	
    background-image: url(/images/rankbg4.png);
}
.lankbg5{	
    background-image: url(/images/rankbg5.png);
}
.lankbg6{	
    background-image: url(/images/rankbg6.png);
}
.lankbg7{	
    background-image: url(/images/rankbg7.png);
}
.lankbg8{	
    background-image: url(/images/rankbg8.png);
}
.lankbg9{	
    background-image: url(/images/rankbg9.png);
}
.lankbg10{	
    background-image: url(/images/rankbg10.png);
}

.lank_count{
	float:left;
	padding:56px 36px 48px;
	font-size:22px;
	font-weight: bold;
	width:20%;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.lank_name{
	float:left;
	padding:40px 0;
	font-size:25px;
	width:50%;
}

}
/* スマホ*/
@media only screen and (max-width: 979px) {

.sracetitle{
	border: 1px solid #96c2c3;
    margin: 5px;
    text-align: center;
    border-radius: 7px;
    padding: 5px 0px 15px;
    background-color: #f3cc1d;
    color:
}

.stamp_lankbox {
	width: 90%;
    margin: 0 auto;
    margin-bottom: 7px;
    border: 4px solid #ffbe2b;
    color: #3f1809;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
}

.lankbg1{	
    background-image: url(/images/rankbg1.png);
}
.lankbg2{	
    background-image: url(/images/rankbg2.png);
}
.lankbg3{	
    background-image: url(/images/rankbg3.png);
}
.lankbg4{	
    background-image: url(/images/rankbg4.png);
}
.lankbg5{	
    background-image: url(/images/rankbg5.png);
}
.lankbg6{	
    background-image: url(/images/rankbg6.png);
}
.lankbg7{	
    background-image: url(/images/rankbg7.png);
}
.lankbg8{	
    background-image: url(/images/rankbg8.png);
}
.lankbg9{	
    background-image: url(/images/rankbg9.png);
}
.lankbg10{	
    background-image: url(/images/rankbg10.png);
}

.lank_count{
	float:left;
	padding:47px 30px 40px;
	font-size:20px;
	font-weight: bold;
	width:20%;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.lank_name{
	float:left;
	padding:40px 0;
	font-size:25px;
	width:55%;
}

}