@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#ff8a00;
	background-image:url(../../img/s/spbg.jpg);
	background-position: 50% 0%;
	background-repeat: repeat;
  }  
.smenu{float:left;z-index:100; position:absolute;}
.smenu a{
	
    display:block;
    width:46px; height:30px; text-align:center;
	margin-top:10px;
    padding-top:12px;
    margin-left:10px;
    background-color:#ffbe00; color:#fff;
    border:1px solid #ff8a00;
    -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;
    background-image: -ms-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* IE10 */
    background-image: -moz-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffbe00), color-stop(1, #ff8a00));/* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Webkit (Chrome 11+) */
    background-image: linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Proposed W3C Markup */
  }  
.smenu a:link{color:#fff;text-decoration:none;}
.smenu a:visited{color:#fff;text-decoration:none;}
.smenu a:hover{	color:#fff;text-decoration:none;}
.smenu a:active{color:#fff;text-decoration:none;}


.meset li{
	padding-top:6px;
	padding-left:10px;
	font-size:16px;
	height:30px;
	width:200px;
	-webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px;
	background-image: -ms-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* IE10 */
    background-image: -moz-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Mozilla Firefox */
    background-image: -o-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffbe00), color-stop(1, #ff8a00));/* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Webkit (Chrome 11+) */
    background-image: linear-gradient(top, #ffbe00 0%, #ff8a00 100%);/* Proposed W3C Markup */
}
.meset a:link{color:#fff;text-decoration:none;}
.meset a:visited{color:#fff;text-decoration:none;}
.meset a:hover{	color:#fff;text-decoration:none;}
.meset a:active{color:#fff;text-decoration:none;}

.meset{
	position:absolute; top:0px; left:0px; bottom:0px; width:200px; background-color:#ff8a00;
}

.content{
	z-index:1;
	position:relative;
}
.header{
	height:100px;
}
.h1{
	text-align:center;
	font-size:12px;
}
.concept{
	padding-left:2%;
	padding-right:2%;
}
.iframe{
	width:100%;
	height:100%;
}
@media only screen and (max-width:930px) {
  .iframe-wrapper {
    position: relative;
    width: 100%;
  }
  .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.bodytitle{
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-color: #ff8a00;
	color: #fff;

	padding:5px;
}
.bodytitle h2{
	font-size: 120%;
	font-weight:bold;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}

div.table_view table,
#schedule table
{
    background: #ffffff;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    width: 100%;
    margin: 0 auto;
}
div.table_view table th,
div.table_view table td,
#schedule table th,
#schedule table td
{
    padding: 5px;
    border-bottom: 1px solid #CCCCCC;
}
div.table_view table th,
#schedule table th
{
    background: #EFEFEF;
}

div.table_view table td{
    background-color: #F9F9F9;
}
div.table_view table th,
div.table_view table td{
    border-right: 1px solid #CCCCCC;
}

.txtFont1{
	color: #000;
	font-size: 100%;
	text-shadow: 1px 1px 0 rgba(150, 150, 150, 0.1);
}
.txtFont2{
	color: #666666;
	font-size: 100%;
}
.txtFont3{
	color: #ff8a00;
	font-size: 100%;
	text-shadow: 1px 1px 0 rgba(150, 150, 150, 0.1);
}

.txtFont4{
	color: #ff8a00;
	font-size: 100%;
	font-weight:bold;
	text-shadow: 1px 1px 0 rgba(150, 150, 150, 0.1);
}
.txtFont7{
	height:5px;
}

.reviewboxSet{
	background:#FFF;
}

#date.mobre {
	margin:0px;
	padding:0px;
	font-size:12px;
}
#com_name.mobre {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#ff0076;    
}

#value.mobre {
	margin:0px;
	padding:0px;
	font-size:11px;
}


.magabox{
}
	.magabox img{
		width:100%;
	}
	
	
.moviebox{
	margin:0 auto;
	padding:0;
	width:320px;
	overflow:hidden;
}


.mailformSet{
	margin:0 auto;
	width:100%;
	padding:10px;
	margin-top:50px;
	color:#000;
	background:#fff;
}
.mailformSet table{
	width:80%;
	margin-bottom:20px;
}
.mailtitle{
	width:150px;
	text-align:center
}

.mailtxt input{
	width:100%;
	margin:0 auto;
	padding:5px;
}
.btn01{
	width:150px;
	padding:5px;
	text-align:center;
}

.btn03{
	text-align:left;
}


.btn03 input{
	border-radius: 5px;
	padding:5px 30px;
	border:none;
	font-size:16px;


}				


.info-set{
	text-align: center;
	margin: 0 auto;
}

.info-set img{
	width: 100%;
}


.xxx{
	margin: 0 auto;
	width: 90%;
}

.mobile-news img{
	width: 100%;
}