
@charset "utf-8";

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: normal;
	
}

html{
	height: 100%;
}

/*******************************
index
*******************************/
body { font-family: Helvetica, Arial, sans-serif; line-height: 1.3em; -webkit-font-smoothing: antialiased; background-color: #000; }

.container {
	width: 206px;
	background-color: #000;
	opacity:0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
	zoom:1;
	height: 100%;
	float: left;
	position: fixed;
	
}

#stage a:hover img{
 opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

#movie a:hover img{
 opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.container h1 {
	position: relative;
	margin-top: 0;
	top: -1%;
	height: 25.4%;
	text-align: center;
}
@media screen and (max-height: 740px) {
	.container h1 {
    top: -3%;
	}
}

.container h1 a img {
	height: 100%;
	width: auto;
}

.black {
	height: 26px;
	width: 206px;
	background-image: url(../images/black.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	display: none;
}


#menu_con {
	position: fixed;
	bottom: 220px;
	margin-bottom: -196px;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
}

#menu {
	
	font-size: 12px;
}
#menu li {
	list-style: none outside none;
	
}

#menu02 {
	top:20px;
	left: 35px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom: 1px solid #333;
 
}

.banner01 {
	font-size: 12px;
	margin-left: 15px;
	
}
div#map {
    display: none;
}
#news {
	float: right;
	width: 260px;
	height: 384px;
	position: fixed;
	margin-bottom: -200px;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	right: 15px;
	bottom: 220px;
	background-color: #000;
	opacity: 0.8;
}
#facebook {
	float: right;
	width: 300px;
	height: 355px;
	position: fixed;
	margin-bottom: -200px;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	right: 290px;
	bottom: 220px;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 1;
	padding: 15px;
}
#movie {
	float: right;
	width: 268px;
	height: 220px;
	position: fixed;
	margin-bottom: -200px;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	bottom: 220px;
	background-color: #000;
	opacity: 0.8;
	
	
	
}

ul.nav {
	list-style:none; 
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	width:152px; 
	font-size:13px; 
}
#navi ul a {
    font-size: 11px;
}	
.letter_sp_01 { 
	letter-spacing: 0.1em;
}

.letter_sp_02 { 
	letter-spacing: 0.2em;
}

.letter_sp_03 { 
	letter-spacing: 0.3em;
}

.letter_sp_04 { 
	letter-spacing: 0.4em;
}

#header .mask {
	top: 60px;
	left: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100vh;
	opacity: 1;
	display: none;
}

.mean-container .mean-bar {
	width: 100%;
	background: none;
	/* min-height: 60px; */
	top: 0;
	left: 0;
	z-index: 10;
	display: inline-block;
	padding-right: 0px;
}
.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 9;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 17px;
}
.meanmenu-reveal {
  width: 26px;
  height: 20px;
  margin: 13px 17px 27px 17px;
  display: block !important;
  position: relative;
}
.meanmenu-reveal:after {
	content: "MENU";
	position: absolute;
	bottom: -20px;
	color: #fac51a;
	font-size: 10px;
	width: 60px;
	left: -17px;
	text-align: center;
	display: block;
	font-family:serif;
}
.meanmenu-reveal.meanclose:after {
	content: "CLOSE";
}
.meanmenu-reveal span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #fac51a;
}
.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #fac51a;
}
.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #fac51a;
}

.mean-container .mean-nav{
	margin-top: 70px;
	max-height: 100vh;
	overflow-y:auto;
}
.mean-container .mean-nav > ul{
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	-webkit-overflow-scrolling:touch;
	position: relative;
	z-index: 99;
	max-height: 100vh;
	max-height: calc(100vh - 60px);
	background: #ffffff;
	display: block;
}
.mean-container .mean-nav ul ul{
	padding-bottom:0;
	margin-bottom:0;
}
.mean-container .mean-nav ul li{
	position:relative;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #fac51a;
	background: #ffffff;
	border-left: none;
	border-right: none;
}
.mean-container .mean-nav ul li ul li{
	background: #fac51a;
}
.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span.pre{
	display:block;
	width:100%;
	padding:1em;
	text-decoration:none;
	color: #000;
	box-sizing: border-box;
}
.mean-container .mean-nav ul li a{
	padding: 10px;
	font-size: 14px;
	color: #0097e3;
	display: inline-block;
}
.mean-container .mean-nav ul li li a{
	width:100%;
	/* padding:1em 10%; */
	text-shadow:none !important;
	visibility:visible;
	padding-left: 4%;
	font-size: 13px;
}
.mean-container .mean-nav ul li.mean-last a{
	border-bottom:none;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a{
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a{
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a{
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a span img{
	display: inline-block;
	padding-right: 10px;
}
.mean-container .mean-nav ul li a:hover{
	background:#252525;
	background:rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  color: #fff;
}
.mean-container .mean-push {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  clear:both;
}
.mean-nav .wrapper{
  width:100%;
  padding:0;
  margin:0;
}
.mean-container .mean-bar, .mean-container .mean-bar *{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  margin-top: 0;
}
img.tel_n { margin-right: 5px; }
.mean-remove{
  display:none !important;
}
.mean-container .mean-nav ul.sub-menu{
	background: #fac51a;
	display: block;
	width: 100%;
}
.mean-container .mean-nav ul.sub-menu li {
    border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul.sub-menu a{
	color: #fff;
}
.mean-container .mean-nav ul.sub-menu li {
    border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul.sub-menu li:nth-child(4) {
    border: none;
}
/*.mean-container .mean-nav ul li:nth-of-type(6) a{
	width: auto;
}*/
	header{
	width: 100%;
	padding: 0;
	display: block;
	height: auto;
	border-bottom: none;
	display: none;
	margin: 10px auto 0 auto;
	height: 63px;
}
header .logo{
	margin-left: 0;
}
header .logo img{
	top: 6%;
	max-width: 360px;
	width: 37%;
	position: absolute;
	min-width: 207px;
	margin-left: 13px;
	margin-top: 10px;
}
.mean-container .mean-nav ul li a {color: #e63077;font-weight: bold;text-align: center;}
.mean-container .mean-nav > ul .business_hours {
    text-align: center;
    display: block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
header .business_hours .tel {
    font-size: 26px;
    color: #0097e3;
}

header .business_hours p {
    font-size: 12px;
}

.mean-container .mean-nav ul li:nth-child(1) {
    border-left: none;
}

.mean-container .mean-nav ul li:nth-child(1) {
    border-left: none;
    border-top: 1px solid #9c3d4a;
}
.mean-container .mean-nav ul li a.mean-expand {
    width: 100%;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0.2em;
    font-size: 4.5vw;
    color: #fac51a;
    line-height: 39px;
    text-align: right;
    margin: 0;
    padding: 0;
    padding-right: 3%;
}
.mean-container .mean-nav ul li.menu-item.mean-last {
   background: #fac51a;
}


ul.nav li {
	position:relative;
	border-bottom:1px solid #333;
	display:block;
	height:30px;
	overflow:hidden;
	/* background: aqua; */
}

ul.nav li a {
	position: relative;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 30px;
	z-index: 100;
	text-transform: uppercase;
	padding: 4px;
}

ul.nav li.nav_eng {
	height: auto; 
}

ul.nav li.nav_eng a {
	height: auto; 
	text-transform: none;
}



#news .ti_news {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	margin-bottom: 5px;
}



#news .news_btn {
	margin-top: 15px;
	background: url(../images/news_btn_on.png) no-repeat left bottom;
	width: 112px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#news .news_btn a:hover{
	text-indent:-9999px;
}

#news .news_btn a{
	display:block;
	padding:0;
	height:26px;
}

#language{
	color: #FFFFFF;
	font-size: small;
	position: relative;
	/*left: -25px;*/
	left: 0;
	top: -25px;
	margin-top: 26px;
}

#language ul{
	/*width: 230px;*/
	width: 100%;
	height: 62px;
	position: relative;
}

#language ul li{
	display: inline-block;
	padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#language ul li:nth-child(2) {
  top: 31px;
}

 #language ul li a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

 #language ul li a p {
 	float: left;
 }


/************************************
************************************/
#header {
	background-image: url(../images/news/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

.header_top {
	width: 977px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}

.header_top:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.head_navi {
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
	width: 500px;
	text-align: right;
}

.header_main {
	height: 50px;
}

.header_top h1 {
	width: 317px;
	float: left;
	margin-bottom: 22px;
	margin-top: 25px;
}


/* ------ SUB MENU */
.sub_menu{
	float: right;
	width: 216px;
	height: 29px;
	padding-bottom: 5px;
	margin-left: 217px;
	margin-top: 25px;
	margin-right: 35px;
}

.sub_menu ul {
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.sub_menu li {
	display:block;
	list-style-type:none;
	padding: 0px;
	float: left;
	margin: 0px;
}

.bg_navi {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity: 0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
	height: 67px;
	width: 977px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}

.header_grow {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 232px;
}


/* ------ Global Navi */
#navi {
	width: 977px;
	height: 67px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	zoom:1;
	letter-spacing: 0.1em;
	

}


#navi ul {
	margin: 0px;
	padding: 0px;
	clear:both
	
}

#navi li {
	display: block;
	list-style-type: none;
	float: left;
	width: 195px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#navi li:nth-child(n+6) { width: 243px; }

#stage{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 18px;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
}

#stage .column_right {
	float: right;
	width: 289px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 417px;
}

#stage .column_right02 {
	float: right;
	width: 289px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#stage .column_right03 {
	float: right;
	width: 473px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#stage .column_left {
	width: 515px;
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;

}

#stage .column_left02{
	width: 520px;
	float: left;
	margin-bottom: 65px;
	padding-left: 15px;

}

#stage .column_left03{
	float: left;
	margin-bottom: 45px;
	padding-left: 30px;

}



.header_top .logo {
	float: left;
	width: 194px;
	margin-top: 25px;
	margin-left: 40px;
}

#navi ul a {
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
	text-decoration:none;
	
}

  .con {
	background-color: #000;
	padding-bottom: 10px;
}

#stage02{
	width: 854px;
	background-color: #E8E8E8;
	padding-top: 37px;
	padding-bottom: 0px;
}

#stage02 .tour{
	font-size:13px;
	line-height:160%;
	padding:10px;
}

#stage02 .tour a {
	color: #000000;
	text-decoration:underline;
}

#stage02 .tour a:hover {
	color: #808080;
	text-decoration:underline;
	
}



#stage02 .column_right h2 {
	margin-bottom: 14px;
}
.inner_news,.news_detail_inner p {
	font-size: 14px;
	line-height: 200%;
	margin-top: 20px;
	margin-right: 66px;
	margin-left: 30px;
	padding-bottom: 60px;
	
	
}

.inner_about {
	font-size: 14px;
	line-height: 200%;
	margin-top: 14px;
	margin-right: 10px;
	
	
}
.column_right p {
	margin: 0px;
	padding: 0px;
}
.con #stage .vis {
	height: 180px;
	width: 854px;
	margin: 0px;
	padding: 0px;
}
#navi ul .gnav01 {width: 20;}

#navi ul a:hover {
	color: #999;
	
}
.column_left h2 {
	font-size: 30px;
	color: #AF933A;
	font-weight: normal;
	
}

.news_detail_inner h2 {
	font-size: 26px;
	color: #AF933A;
	font-weight: normal;
	margin-left: 30px;
	line-height: 110%;
	margin-right: 66px;
}

#copy {
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	color: #FFF;
	background-color: #000;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	clear: both;
	
}

.column_left02 h2 {
	font-size: 28px;
	color: #AF933A;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 20px;
}


/* ------ model */

.model01 {
	margin-top: 10px;
	background: url(../images/model/model01_on.jpg) no-repeat left bottom;
	width: 854px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.model01 a:hover{
	text-indent:-9999px;
}

.model01 a{
	display:block;
	padding:0;
	height:70px;
}


.model02 {
	margin-top: 10px;
	background: url(../images/model/model02_on.jpg) no-repeat left bottom;
	width: 854px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.model02 a:hover{
	text-indent:-9999px;
}

.model02 a{
	display:block;
	padding:0;
	height:70px;
}


.model03 {
	margin-top: 10px;
	background: url(../images/model/model03_on.jpg) no-repeat left bottom;
	width: 854px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.model03 a:hover{
	text-indent:-9999px;
}

.model03 a{
	display:block;
	padding:0;
	height:70px;
}


.model04 {
	margin-top: 10px;
	background: url(../images/model/model04_on.jpg) no-repeat left bottom;
	width: 854px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.model04 a:hover{
	text-indent:-9999px;
}

.model04 a{
	display:block;
	padding:0;
	height:70px;
}

#course ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#course ul li {
	background-image: url(../images/model/arrow01.png);
	background-position: left center;
	padding-left: 26px;
	background-repeat: no-repeat;
	font-size: 13px;
	margin-bottom: 5px;
	
}
#course ul .arrow01 {
	background-image: none;
	padding-left: 60px;
		
}
#stage02 .inner_model {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1BCAE;
	margin-top: 30px;
}

.line02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1BCAE;
	margin-top: 30px;
	padding-bottom:80px;
}

.line03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1BCAE;
	
}

.model_text01 {
	font-size: 26px;
	color: #6B634B;
	text-align: center;
	display: block;
	padding-top: 20px;
}
.arrow02 {
	background-image: url(../images/model/arrow03.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 27px;
	height: 9px;
	width: 18px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
}

.arrow03 {
	background-image: url(../images/model/arrow03.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 30px;
	height: 9px;
	width: 51px;
	margin-left: auto;
	position: relative;
	left: 249px;
	margin-bottom: 30px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 164px;
}

.arrow04 {
	background-image: url(../images/model/arrow03.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-top: 30px;
	height: 9px;
	width: 51px;
	margin-left: auto;
	position: relative;
	left: 214px;
	clip: rect(auto,auto,auto,auto);
	margin-right: 181px;
}
.model_box {
	width: 738px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F8D56;
	border-right-color: #9F8D56;
	border-bottom-color: #9F8D56;
	border-left-color: #9F8D56;
	padding: 26px;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}

.model_box02 {
	width: 738px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F8D56;
	border-right-color: #9F8D56;
	border-bottom-color: #9F8D56;
	border-left-color: #9F8D56;
	padding: 26px;
	overflow: hidden;
	zoom: 1;
	
}

.left {
	float: left;
	
}

.right {
	float: right;
}
.inner_model .model_box .left .spot_bun {
	font-size: 13px;
	line-height: 205%;
	margin-top: 14px;
}

 .inner_model .model_box02 .right .spot_bun {
	font-size: 13px;
	line-height: 205%;
	margin-top: 14px;
}

.model_box .left {
	width: 374px;
}

.model_box02 .right {
	width: 374px;
}


.inner_model .model_arrouw_right {
	background-image: url(../images/model/arrow05.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 65px;
	text-align: left;
	float: right;
	padding-top: 33px;
	padding-right: 40px;
	font-size: 24px;
	margin-right: 103px;
}

.inner_model .model_arrouw_left {
	background-image: url(../images/model/arrow06.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 81px;
	text-align: right;
	float: left;
	padding-top: 37px;
	font-size: 24px;
	margin-left: 87px;
	padding-left: 50px;
}

.inner_model .model_box h3 a {
	color: #000000;
	text-decoration:none;
}

.inner_model .model_box h3 a:hover {
	color: #808080;
	text-decoration:underline
	
}

.inner_model .model_box02 h3 a {
	color: #000000;
	text-decoration:none;
}

.inner_model .model_box02 h3 a:hover {
	color: #808080;
	text-decoration:underline
	
}

.detail_btn {
	text-indent:-9999px;
	
}
.detail_btn a:hover{
	text-indent:-9999px;
}

.detail_btn a{
	background-image: url(../images/model/arrow04.png);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.spot_bun img {
	vertical-align: middle;
	margin: 0px 5px 2px 5px;
}

.goal {
	width: 792px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 26px;
	color: #6B634B;
	text-align: center;
}

#course ul li a {
	color: #000000;
	text-decoration:none;
}

#course ul li a:hover {
	color: #808080;
	text-decoration:underline
	
}


/* ------ spot */
#map{
	float:left;
}

.clear{
	clear:both;
}


.gmap_block{
	width:320px;
}


.gmap_block .gmap_title{
	font-size:100%;
	font-weight:bold;
	margin-bottom:10px;
}

.gmap_block .gmap_photo{
	float:right;
	margin-left:10px;
	overflow:hidden;
	width: 200px;
}
.gmap_block .gmap_photo img {
	width: 100%;
	height: auto;
}

.gmap_block .gmap_info{
	font-size:75%;
}

.gmap_block .gmap_description{
	font-size:75%;
	margin-top:10px;
}

#gmap_data{
	float:left;
	margin-right:10px;
	width:320px;
}

#gmap_data .gmap_photo{
	float:left;
	width:130px;
}

#gmap_data .gmap_title{
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
}

#gmap_data .gmap_info,
#gmap_data .gmap_description{
	font-size:75%;
	line-height:1.5em;
}

#gmap_data .gmap_description{
	padding-top:5px;
}

#gmap_list{
	
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	#gmap_list {
	width: 830px;
	margin-top: 40px;
}
}

#gmap_list li{
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 260px;
}

#gmap_list .gmap_photo{
	float:left;
	width:130px;
}

#gmap_list .gmap_title{
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
}

#gmap_list .gmap_title a{
	color:#0000FF;
	text-decoration: underline;
	cursor:pointer;
}

#gmap_list .gmap_info,
#gmap_list .gmap_description{
	font-size:75%;
	line-height:1.5em;
}

#gmap_list .gmap_description{
	padding-top:5px;
}

.gmap_coord,
.gmap_kml{
	display:none;
}

/* ------ spot tab */

#tab li {
  float: left;
  padding: 10px;
  list-style: none;
  cursor: pointer;
  background: #eee;
}
#tab li.select {
  background: #999999;
}
.disnon {
  display: none;
}
.content_wrap {
	clear: left;
	width: 830px;
	background: #ccc;
	margin-top: 35px !important;
	margin-bottom: 35px !important;
	padding: 10px;
}




/* ------ 	new */
#maincontainer {
	width: 960px;
	margin: 0 auto;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#maincolumn {
	margin-top: 12px;
}

.text {
	margin: 0 0 15px 0;
}

* html #maincolumn {
margin-top: 10px; 
}
#panorama{
width : 63%;
height : 630px;

float : left;
}

#map{
width : 72%;
height : 600px;
float : left;
}

#map3d{
width : 960px;
height : 620px;
border-width : 1px;border-style : solid;border-color : silver;
}

#side_bar{
border-width : 1px;border-style : solid;border-color : silver;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;

width : 25%;
height : 590px;

overflow : auto;
}

#map100{
width : 100%;
height : 600px;
}

#map_canvas{
width : 100%;
height : 600px;
}

/***** NAVIGATION TOP *****/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#navtoplist {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\";
}\"";
	voice-family: inherit;
}

#navtoplist ul {
	font: bold 13px arial;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}

#navtoplist li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#navtoplist a, #navtoplist a:link, #navtoplist a:visited {
	float: left;
	display: block;
	color: #fff;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background : #333333 url(../../mysite1/start/start/css/button.png) repeat-x;
	border-bottom: 1px solid #fff;
}

#navtoplist a:hover{
	background: #999;
}

#navtoplist #current a {
	background : #5190b2 url(../../mysite1/start/start/css/button_current.png) repeat-x; 
	border-color: #5190b2;
}

#navtoplistline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #5190b2;
	margin-bottom: 5px; 
}

/***** NAVIGATION MAIN *****/

#navmainlist {
		
	width: 200px;
}

#navmainlist li {
	list-style-type: none;
	margin: 0px;
	line-height: 2em;
}

#navmainlist ul {
	
	margin: 0;
	padding: 0;
}

#navmainlist ul li ul {
	padding-left: 10px;
}

#navmainlist li a {
	text-decoration: none;
	font-weight: normal;
	text-indent : 7px;
	vertical-align: middle;
	background-color: #f4f4f4;
	display: block;
	width: 100%;
	font-size : 12px;
	font-family : inherit;
}

#navmainlist li a:hover, #navmainlist .activeMainMenuItem {
	color: #669933;
	background-color: #fff;
	text-decoration: none;
}

.navmainlist_subMenu {
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}

.navmainlist_subMenu ul {
	margin: 0;
	padding: 0;	
}

.navmainlist_subMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navmainlist_subMenu ul li a, .navmainlist_subMenu ul li a:link, .navmainlist_subMenu ul li a:visited {
	font-size: 85%;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	padding: 2px 4px 2px 4px;
	display: block;
	text-decoration: none;
}

.navmainlist_subMenu ul li a:hover {
	color: #fff;
	background-color: #5190b2;
}

#navmainlistline {
	clear: both;
	padding:0;
	width: 100%;
	height: 2px;
	line-height: 2px;
	background: #ccc;
	margin: 2px 0 15px 0; 
}

/***** NAVIGATION WEBLINKS *****/

#weblinks li
{
	font-size: 90%;
	list-style: none;
	margin-left: 5px;
}

#weblinks a, #weblinks a:link, #weblinks a:visited
{
	color: #999;
}

#weblinks a:hover
{
	color: #ccc;
}


/* ------ 	new */
.news_detail_inner .link_list {
	text-align: right;
	margin-right: 66px;
	padding-bottom: 30px;
}

.news_detail_inner {
	padding-bottom: 60px;
}

.news_detail_inner .link_list a {
	color: #000000;
	text-decoration:none;
}


ul.news_list li {
	position: relative;
	list-style-type: none;
}


.news_detail_inner .link_list a {
	color: #94874E;
}

.news_detail_inner .link_list a:hover {
	color: #94874E;
	text-decoration:underline
	
}

ul.news_list li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0AFB4;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

ul.news_list li .date {
	font-weight: bold;
	padding-right: 15px;
	margin-right: 15px;
	background-position: right;
	font-size: 12px;
}

.news_list_inner {
	padding-right: 66px;
	padding-left: 30px;
	padding-bottom: 60px;
}
/*.page {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 60px;
}
*/
ul.news_list li a {
	color: #94874E;
	text-decoration:none
}

ul.news_list li a:hover {
	color: #94874E;
	text-decoration:underline
	
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background: #fff !important;
	border: 1px solid #BFBFBF;
	padding: 5px !important;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/***************************
2014/1/15
****************************/

.tab_nav{
	display:block;
	margin:0;
	overflow:hidden;
}
.tab_nav li{
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	border-bottom-width: 0;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	border: 1px solid #D3D3D3;
	background-color: #EEE;
	font-weight: normal;
	color: #797979;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	cursor: pointer;
	behavior: url(ie_css3/PIE.htc); 						height: 28px;
	margin-top: 1px;
	margin-right: 0.2em;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 0;
}
.tab_nav li.on{
	background-color: #FFF;
	/* margin-bottom: 1px; */
	/* padding-bottom: 1px; */
	/* border-top-width: 3px; */
	border-top-style: solid;
	border-top-color: #000;
	border: 1px solid #D3D3D3;
}

.tab_nav li.tab_eng {
	padding-left: 8px;
}

#tab10,
#tab9,
#tab8,
#tab7,
#tab6,
#tab5,
#tab4,
#tab3,
#tab2{
	display:none;
}
.gmap_list{
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	overflow:hidden;
	background-color:#FFF;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.gmap_list li{
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 8px;
	margin-bottom: 15px;
	width: 250px;
}

.gmap_list .gmap_photo{
	float:left;
	width:130px;
	margin-bottom:10px;
}
.gmap_list .gmap_photo img{
	max-width:120px;
}

.gmap_list .gmap_title{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 5px;
}

.gmap_list .gmap_title a{
	color: #4F4F4F;
	text-decoration:none;
	cursor:pointer;
	font-size:14px;
	line-height: 140%;
}

.gmap_list .gmap_title a:hover{
	color: #4F4F4F;
	text-decoration: underline;
	cursor: pointer;
	font-size: 14px;
}

.gmap_list .gmap_info,
.gmap_list .gmap_description{
	font-size: 75%;
	line-height: 140%;
}

.gmap_list .gmap_description{
	padding-top:5px;
}

.gmap_list .icon,
.gmap_list .gmap_coord,
.gmap_list .gmap_kml,
.gmap_block .icon,
.gmap_block .gmap_coord,
.gmap_block .gmap_kml{
	display:none;
}
#pagetop {
	clear: both;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}

.arrow02 .car {
	padding-right: 100px;
	width: 120px;
	height: 50px;
	display: block;
	font-size: 24px;
	position: absolute;
	top: -5px;
	left: 15px;
	
}

.arrow03 .car {
	padding-right: 100px;
	width: 120px;
	height: 50px;
	display: block;
	font-size: 24px;
	position: absolute;
	top: -5px;
	left: 15px;
	
}

.arrow04 .car02 {
	padding-right: 100px;
	width: 120px;
	height: 50px;
	display: block;
	font-size: 24px;
	position: absolute;
	top: -5px;
	left: 23px;
}

#stage02 #photo h3 {
	background-image: url(../images/photo/movie_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 651px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#stage02 #photo .movie_bg {
	padding-left: 100px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#stage02 #photo h2 {
	font-size: 26px;
	color: #AF933A;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF933A;
	padding-bottom: 10px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
}
.inner_model ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.inner_model ul li {
	float: left;
	
}

.news_box{
	/* [disabled]text-indent: 1em; */
	font-weight: bold;
	line-height: 1.9;
	color: #FFF;
	padding-bottom:22px;
	padding-left:22px;
	padding-right:10px;
	padding-top:10px;
	
}

.scroll_area{
	width: 240px;
	height: 145px;
    
}

.news_box dt{
	font-size: 9px;
	line-height: 110%;
}

.news_box dd{
	font-size: 11px;
	margin-bottom:10px;
	line-height: 130%;
}

#news .scroll_area .news_box dd a {
	color: #ffffff;
	text-decoration:none;
}

#news .scroll_area .news_box dd a:hover {
	color: #ffffff;
	text-decoration:underline
	
}

#movie .movie_b p a {
	color: #ffffff;
	text-decoration:none;
}

#movie .movie_b p a:hover {
	color: #ffffff;
	text-decoration:underline
	
}

#movie .movie_b {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#movie .movie_b p {
	color: #FFF;
	text-align: right;
	font-size: 11px;
}
#right_con {
	float: right;
	width: 560px;
	position: relative;
	height: 250px;
}



/* post */
.page h2{
	margin-bottom: 20px;
}
.page h3{
	font-weight: bold;
}
.page p{
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 1em;
}
.page h3{
	margin-top: 2em;
}
.page h3,.page table{
	margin-left: 30px;
	margin-right: 30px;
}
.table{
	width: 100%;
	border: 1px solid #222;
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table th,.table td{
	border: 1px solid #222;
	padding: 4px;
}

/* /post */

/* contact */
.contact_detail_inner{
	padding-bottom: 40px;
	text-align: left;
}
.contact_detail_inner{
	font-size: 14px;
	background: #fff;
	margin: 0 20px;
	padding: 40px;
}
.contact_detail_inner .inner_about{
	line-height: 150%;
	padding-bottom: 25px;
}
.contact_detail_inner .tb_guide{
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.contact_detail_inner .tb_guide small{
	font-size: .8em;
}
.contact_detail_inner .tb_guide th,.contact_detail_inner .tb_guide td{
	border-bottom: 1px solid #C5C5C5;
	line-height: 3em;
	vertical-align: top;
}
.contact_detail_inner .tb_guide th{
	width: 235px;
}
.contact_detail_inner .tb_guide input[type=text],
.contact_detail_inner .tb_guide textarea,
.contact_detail_inner .tb_guide input[type=email]{
	max-width: 345px;
	width: 98%;
}
.contact_detail_inner .tb_guide input[name="TEL[data][0]"],
.contact_detail_inner .tb_guide input[name="TEL[data][1]"],
.contact_detail_inner .tb_guide input[name="TEL[data][2]"],
.contact_detail_inner .tb_guide input[name="FAX[data][0]"],
.contact_detail_inner .tb_guide input[name="FAX[data][1]"],
.contact_detail_inner .tb_guide input[name="FAX[data][2]"] {
	width: 20%;
}
.contact_detail_inner .tb_guide textarea{
	margin-top: 1em;
}
.contact_detail_inner h2,.contact_detail_inner p{
	margin-left: 0;
}
.required{
	color: red;
}
#form_confirm,
input[name="submitConfirm"] {
	background: url(../images/contact/btn_confirm.png) no-repeat 0 0;
	width: 113px;
	height: 26px;
	cursor: pointer;
	border: none;
	vertical-align: top;
	text-indent: -9999px;
}
#form_reset{
	background: url(../images/contact/btn_reset.png) no-repeat 0 0;
	width: 113px;
	height: 26px;
	cursor: pointer;
	border: none;
}
#form_back,
input[name="submitBack"] {
	background: url(../images/contact/btn_redo2.png) no-repeat 0 0;
	width: 113px;
	height: 40px;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
}
#form_submit,
input[name="mwform_submitButton-301"] {
	background: url(../images/contact/btn_submit2.png) no-repeat 0 0;
	width: 113px;
	height: 40px;
	cursor: pointer;
	border: none;
	text-indent: -9999px;
}
#form_back_btn,#form_submit_btn{
	width: 113px;
	margin-bottom:10px;
}
.form_back_submit{
	margin:0 auto;
	width: 113px;
}
.form_back_submit div{
	margin: 0 2px;
}
.center{
	text-align: center;
}

body.page-id-40412 #form_reset {
	display: none;
}
body.page-id-40414 .center >a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: 8px 0;
  background-color: #504D4B;
  width: 200px;
  text-align: center;
}
body.page-id-40414 .center >a span {
	display: inline-block;
	vertical-align: middle;
}
body.page-id-40414 .center >a::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../images/btn-arrow.png) no-repeat;
  background-size: 100%;
  margin-left: 5px;
  vertical-align: middle;
}
/* /contact */



#stage02 #photo .movie_box {
	height: 180px;
	width: 780px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 48px;
	margin-bottom: 40px;
	
}

#stage02 #photo .movie_box02 {
	height: 256px;
	width: 780px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 48px;
	margin-bottom: 40px;
	
}

.inner_model ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.inner_model ul li {
	float: left;
	
}
.movie_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.movie_box ul li {
	float: left;
	margin-right: 20px;
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.movie_box02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.movie_box02 ul li {
	float: left;
	margin-right: 30px;
	width: 343px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#map{
	width:854px;
	height:400px;
}

.page .left h3,
.page .right h3{
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
}





/*****************************************************************************************/

/*****************************************************************************************/
.lity-container {
  width: 70%;
  height: 80%;
  overflow-y: scroll;
  color: #ffffff;
}

h2.lity-ttl {
	font-size: 25px;
  font-weight: bold;
  padding-top: 20px;
}

.imgBox {
	width: 80%;
	margin: 0 auto 40px;
	display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

ul.thumb {
    padding: 0;
    margin: 0;
    list-style: none;
    letter-spacing: -4.0em;
}
/*ul.thumb li.attachment:not(:last-child) {
    margin-right: 10px;
}*/
ul.thumb li:hover {
    cursor: pointer;
}
ul.thumb li.attachment {
    width: 90%;
    height: 150px;
    position: relative;
    margin: 0 0 10px 0;
    color: #444;
    cursor: pointer;
    list-style: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: bottom;
}
ul.thumb div.attachment-preview {
    height: 100%;
    position: relative;
    background: #eee;
    cursor: pointer;
}
/*ul.thumb div.attachment-preview::before {
    content: "";
    display: block;
    padding-top: 100%;
}*/
ul.thumb ul.thumbnail {
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
/*ul.thumb ul.thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    overflow: hidden;
}*/
ul.thumb li.centerd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
ul.thumb li.centerd >a {
	width: 100%;
	height: 100%;
	display: block;
}
ul.thumb li.centerd img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.galleryLargeImg {
  width: 68%;
  height: 537px;
  background-color: #ccc;
  position: relative;
}
.galleryLargeImg >img {
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.galleryThumbImg {
	width: 25%;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: space-around;
}
.galleryThumbImg li {
	width: 30%;
}
.galleryThumbImg li img {
	width: 100%;
	height: auto;
}
p.description {
	width: 80%;
	margin: 0 auto;
}
.aboutBox {
	width: 80%;
	margin: 60px auto;
}
.aboutBox >dl {
	letter-spacing: -.40em;
	background-color: rgba(255,255,255,0.5);
}
.aboutBox >dl:not(:last-child) {
	border-bottom: 1px solid #ffffff;
}
.aboutBox >dl >dt {
	width: 25%;
	padding: 0.5em 0;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	text-indent: 1em;
}
.aboutBox >dl >dd {
	width: 70%;
	padding: 0.5em 0;
	display: inline-block;
	border-left: 1px solid #ffffff;
	letter-spacing: normal;
	vertical-align: top;
	text-indent: 1em;
  min-height: 36px;
}
.aboutBox >dl >dd >a {
	color: #ffffff;
}
.aboutBox >p {
	margin-top: 3em;
}
.aboutBox #map_canvas {
	width: 100%;
	height: 350px;
}
.aboutBox #map_canvas iframe {
	width: 100%;
	height: 100%;
}
.lity-content >a {
  width: 250px;
  padding: 10px 0;
  margin: 15px auto;
  display: block;
  border: 1px solid;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}
.lity-content >a:hover {
  background-color: rgba(255,255,255,0.5);
  border-color: rgba(255,255,255,0.5);
  color: #ffffff;
  transition: .3s;
  cursor: pointer;
}
.lity-container >.lity-content >div.lity-content {
	padding-bottom: 15px;
}
header#header {
    display: none;
}


@media screen and (max-width: 769px) {
header#header {
    display: block;
    background-image: none;
}
.header_top { width: 100%; }
#stage {width: 98%;padding: 0%;clear: both;float: none;margin-right: 1%;margin-left: 1%;min-width: auto;max-width: 98%;/* overflow: inherit; */display: block;/* margin: auto; */position: static;}
.bg_navi { width: 100%; }
#stage02 {width: 100%;}
#stage .column_right02 { float: none; }
#stage .column_left02 {float: none;width: 94%;margin: auto;}
#stage .column_right02 {
    float: none;
    clear: both;
    width: 100%;
}
body{background:none;}
.column_left02 h2 {
    width: 100%;
    margin: 0;
}
.con #stage .vis {
    width: 100%;
    height: auto;
    display: block;
}
.con #stage .vis img {width: 100%;height: auto;}
#navi {
    width: 100%;
    height: auto;
}
.bg_navi { width: 100%; }
#navi { width: 100%; }
#header {display: block;}
.con {width: 100%!important;/* overflow: hidden; */position: static;overflow: auto;margin: 0;padding: 0;}
body.page-template-default.page.page-id-34750.page-child.parent-pageid-34732.logged-in.admin-bar.customize-support {
    width: 100%;
    position: static;
}
#copy {width: 100%;margin: auto;overflow: hidden;margin: 0;padding: 0;display: block;clear: both;}
.inner_about { margin: 0; }
#stage .column_left02 { padding: 0; }
html {
    position: static;
    width: 100%;
    overflow-x: hidden;
}
.pt45.div0_img { padding: 0;}
.pt45.div0_img img {
    width: 100%;
    height: auto;
}
.sub_menu { display: none; }
#stage02 #photo h2 {
    width: 96%;
    clear: both;
    display: block;
    display: none;
}
#stage02 #photo .movie_box02 {width: 100%;margin-left: 0;}
#stage02 #photo .movie_box {width: 100%;height: auto;margin: 0;}
.contact_detail_inner {
    padding: 10px;
    margin: 0 5px;
}
.contact_detail_inner .tb_guide th, .contact_detail_inner .tb_guide td {
    width: 100%;
    clear: both;
    float: none;
    display: block;
}
.contact_detail_inner .tb_guide th { border-bottom: none; }
.contact_detail_inner p.eng { margin: 0; }
#navi li { width: 89px;}
#navi li:nth-child(n+6) { width: 145px; }
.container {
    display: none;
    background: none;
}
.backstretch {
    display:block;
}
#facebook {position: static;clear: both;display: block;margin-bottom: 0;overflow: hidden;float: none;margin: auto;margin-top: 15px;}
#news {
	position: static;
	height: auto;
	float: left;
	height: auto;
	margin-bottom: 0;
	left: 0;
	width: 320px;
	clear: both;
	margin: auto;
	display: block;
	float: none;
	margin: auto;
	margin-top: 15px;
	}
div#right_con {float: none;width: 100%;display: block;overflow: hidden;height: auto;margin: auto;}
body.customize-support {
    width: 100%;
    min-width: auto;
    height: auto;
    /* overflow: hidden; */
    background: none;
    position: static;
}
header#header .container {display: block;}

/* -----------------------------------------------------------
    meanmenu
----------------------------------------------------------- */
header#header .container {
    height: 65px;
    width: 100%;
    position: static;
}

.top_page#wrapper .inner {
    margin-top: -14px;
}
header#header {
    z-index: 999;
    width: 100%;
    overflow: inherit;
    margin: 0;
    height: 75px;
    background: black;
    /* display: none; */
}
#h_top h1{
	width: 1%;
	height: 75px;
	position: relative;
	z-index: 100;
	padding: 0;
}
#h_top h1 a{
	width: 100%;
	height: 100%;
}
.h_logo{
	width: 115px;
	position: relative;
	z-index: 9999;
	margin-left: 15px;
}
a.meanmenu-reveal{
	display:none;
}
.fixed {
	/*position: fixed;*/
	width: 100%;
	height: 100%;
	z-index: 1;
}
#header .mask {
	top: 60px;
	left: 0;
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100vh;
	opacity: 1;
	display: none;
}

.mean-container .mean-bar {
	width: 100%;
	background: none;
	/* min-height: 60px; */
	top: 0;
	left: 0;
	z-index: 10;
	display: inline-block;
	padding-right: 0px;
}
.meanmenu-reveal-btn {
  position: absolute;
  display: block;
  z-index: 9;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  right: 0;
  top: 17px;
}
.meanmenu-reveal {
  width: 26px;
  height: 20px;
  margin: 13px 17px 27px 17px;
  display: block !important;
  position: relative;
}
.meanmenu-reveal:after {
	content: "MENU";
	position: absolute;
	bottom: -20px;
	color: #fac51a;
	font-size: 10px;
	width: 60px;
	left: -17px;
	text-align: center;
	display: block;
	font-family:serif;
}
.meanmenu-reveal.meanclose:after {
	content: "CLOSE";
}
.meanmenu-reveal span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #fac51a;
}
.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #fac51a;
}
.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #fac51a;
}

.mean-container .mean-nav{
	margin-top: 70px;
	max-height: 100vh;
	overflow-y:auto;
}
.mean-container .mean-nav > ul{
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	-webkit-overflow-scrolling:touch;
	position: relative;
	z-index: 99;
	max-height: 100vh;
	max-height: calc(100vh - 60px);
	background: #ffffff;
	display: block;
}
.mean-container .mean-nav ul ul{
	padding-bottom:0;
	margin-bottom:0;
}
.mean-container .mean-nav ul li{
	position:relative;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #fac51a;
	background: #170505;
	border-left: none;
	border-right: none;
	height: 33px;
	line-height: 13px;
}
.mean-container .mean-nav ul li ul li{
	background: #fac51a;
}
.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span.pre{
	display:block;
	width:100%;
	padding:1em;
	text-decoration:none;
	color: #000;
	box-sizing: border-box;
}
.mean-container .mean-nav ul li a{
	padding: 10px;
	font-size: 14px;
	color: #0097e3;
	display: inline-block;
}
.mean-container .mean-nav ul li li a{
	width:100%;
	/* padding:1em 10%; */
	text-shadow:none !important;
	visibility:visible;
	padding-left: 4%;
	font-size: 13px;
}
.mean-container .mean-nav ul li.mean-last a{
	border-bottom:none;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a{
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a{
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a{
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a span img{
	display: inline-block;
	padding-right: 10px;
}
.mean-container .mean-nav ul li a:hover{
	background:#252525;
	background:rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  color: #fff;
}
.mean-container .mean-push {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  clear:both;
}
.mean-nav .wrapper{
  width:100%;
  padding:0;
  margin:0;
}
.mean-container .mean-bar, .mean-container .mean-bar *{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  margin-top: 0;
}
img.tel_n { margin-right: 5px; }
.mean-remove{
  display:none !important;
}
.mean-container .mean-nav ul.sub-menu{
	background: #fac51a;
	display: block;
	width: 100%;
}
.mean-container .mean-nav ul.sub-menu li {
    border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul.sub-menu a{
	color: #fff;
}
.mean-container .mean-nav ul.sub-menu li {
    border-bottom: 1px solid #fff;
}
.mean-container .mean-nav ul.sub-menu li:nth-child(4) {
    border: none;
}
/*.mean-container .mean-nav ul li:nth-of-type(6) a{
	width: auto;
}*/
	header{
	width: 100%;
	padding: 0;
	display: block;
	height: auto;
	border-bottom: none;
	display: none;
	margin: 10px auto 0 auto;
	height: 63px;
}
header .logo{
	margin-left: 0;
}
header .logo img{
	top: 0%;
	max-width: 360px;
	width: 37%;
	position: absolute;
	min-width: 160px;
	margin-left: 10px;
	margin-top: -1px;
}

.mean-container .mean-nav ul li a {color: #ffffff;font-weight: bold;text-align: center;}
.mean-container .mean-nav > ul .business_hours {
    text-align: center;
    display: block;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}
header .business_hours .tel {
    font-size: 26px;
    color: #0097e3;
}

header .business_hours p {
    font-size: 12px;
}

.mean-container .mean-nav ul li:nth-child(1) {
    border-left: none;
}

.mean-container .mean-nav ul li:nth-child(1) {
    border-left: none;
    border-top: 1px solid #565055;
}
.mean-container .mean-nav ul li a.mean-expand {
    width: 100%;
    height: 39px;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0.2em;
    font-size: 4.5vw;
    color: #fac51a;
    line-height: 39px;
    text-align: right;
    margin: 0;
    padding: 0;
    padding-right: 3%;
}
.mean-container .mean-nav ul li.menu-item.mean-last {
   background: #c79d14;
}
.backstretch img { width: 100%;}
.backstretch{width:100%}
.black {
    width: 66%;
    height: auto;
    display: block;
    background: aqua;
    display: none;
}
div#wpadminbar { display: none; }
.header_grow { display: none; }
.column_left02 h2.letter_sp_01 {
    font-size: 20px;
}
#stage .column_right02 img {
    margin: auto;
    display: block;
}
.box780 { width: 100%; }
.pt10.div0_img img {
    width: 100%;
    height: auto;
}
.sp_none {display: none !important;}
.div0_img img {
    width: 100%;
    height: auto;
}
.div0_img.pb60 img {
    width: 98%;
    margin: auto;
    margin-left: 1%;
}
.box_680x {
    width: 96%;
    margin: auto;
    display: block;
}
img.w100 {
    width: 100%;
}
.box_680x .div0_img img {
    max-width: 210px;
    width: 100%;
}
.content_wrap {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
    margin-top: 0px !important;
}
.div0_img img {
    max-width: 100%;
    margin: auto;
}
.pt20b30.tx_right.tx14 {
    padding: 0;
    width: auto;
}
.box33 img {
    width: 290px;
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.box33 .pt35.div0_img img {
    display: none;
}
.box33 .pb20.div0_img {
    display: none;
}
.box33 .movie_box02 ul li {
    margin-right: 0;
}
.movie_box02 ul li {
    margin-right: 0;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    width: 100%;
}
.movie_box02 ul li img {
    margin: auto;
    display: block;
    /* display: none; */
}
.movie_box ul li {
    float: none;
    width: 270px;
    margin: auto;
}
.movie_box ul li img {
    width: 100%;
    height: auto;
    margin: auto;
}
.movie_box ul {
    margin: 0;
    float: none;
    margin: auto;
    margin: 0;
    padding: 0;
}
p.inner_about {
    width: 100%;
}
.box892 { width: 100%; }
.box854 {width: 98%;}

.box_0.flL { float: none; }

p.model,p.model01,p.model02,p.model03,p.model04 {
    width: 96%;
    background: none;
    height: auto;
    margin-bottom: 0;
    }
    
p.model01 img,p.model02 img,p.model03 img,p.model04 img {
    width: 100%;
    height: auto;
}
.model01 a,.model02 a,.model03 a,.model04 a{
	display:block;
	padding:0;
	height:auto;
}
.model_box,.model_box01,.model_box02,.model_box03,.model_box04{
    margin: 0 2%;
    padding: 1%;
    width: 94%;
}
h2 img {width: 100%;height: auto;}
#stage02 .inner_model {
    width: 100%;
}
.model_box02 {width: 94%;}
.right {
    float: none;
    clear: both;
    width: 100%;
}
#stage .column_right03 {width: 100%;float: none;}
#stage .column_right03 img { 
    width: 100%;
    height: auto;
}
.inner_model ul li { float: none; }
.left img {width: 100%;height: auto;}
.right img {
    width: 100%;
    height: auto;
}
.page h2 {
    margin: 0 2%;
    font-size: 20px;
}
.page p {
    margin: 0 2%;
    line-height: 140%;
}
.news_detail_inner .link_list {
    margin: 0;
    margin-right: 2%;
    margin-top: 30px;
}
h2.letter_sp_01 { margin-bottom: 10px; }
.news_detail_inner .link_list a { font-size: 13px; }
.news_list_inner { padding: 0 2%;}

ul.news_list li span.date {
    display: block;
    clear: both;
    width: 100%;
}
ul.news_list li {
    padding-left: 0;
    padding-right: 0;
}
#stage .column_left03 {
    float: none;
    width: 267px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
#course ul { text-align: center; }
img.img_auto {
    height: auto;
    width: auto;
    clear: both;
    display: block;
    margin: auto;
    width: 50px;
    background: white;
    border: 1px solid #6d6239;
    padding: 7px 35px;
    margin-top: 13px;
    margin-bottom: 13px;
}
.model_box02 .right { width: 100%; }
#stage{Ã£â‚¬â‚¬width: 100%; }
.left {
    float: none;
    height: auto;
    width: 100%;
}
.model_box .left {
    width: 100%;
    margin: 0;
    padding: 0;
}
.page p.arrow02 {
    text-align: center;
    display: block;
    margin: auto;
    margin-top: 10px;
}
.model_text01 { font-size: 21px; }
.page .left h3, .page .right h3 { font-size: 18px; }
.goal { width: auto; font-size: 24px; }
.font26 {
    font-size: 20px;
    line-height: 120%;
}
#stage02 .box { margin-bottom: 50px; }
#stage02 .box img { margin-top: 15px; }
.box854 img {
    width: 100%;
    height: auto;
}
.box_0.flL { width: 100% !important; }
.box_0 { width: 100% !important; }


img.m100 {
    max-width: 420px;
    margin: auto;
    display: block;
}
/* top */

body.customize-support{min-height: 775px;}
}

@media screen and (max-width: 480px){
    #facebook {width: 190px;background-color: rgba(0, 0, 0, 0.5);}
    #news {width: 220px;}

}
@media screen and (max-width: 376px){
.tab_nav li {
    padding-left: 5px;
    padding-right: 5px;
}
}
.scroll_area.jspScrollable {width: 100% !important;}
.jspContainer { width: 100% !important; }
.jspPane { width: 100% !important; }




