@media screen and (max-width: 812px) { /*480*/

* { -webkit-text-size-adjust: none; }

body {
	position:relative;
}

#header {
	display:block;
	background: #FFF;
	color:#000;
/*	position:fixed; */
	z-index:100;
	margin-top:0;
	position:relative;
}
#header a.left {
	display:block;
	color:#000;
	float:left;
	text-align:left;
	font-size:0.9em;
}
.rang {
	font-size:0.9em;
	color:#666;
	line-height:1.2em;
	text-align:left;
	display:block;
	margin-bottom:10px;
	position:absolute;
	z-index:9999;
}


a.logo {
	margin-top:20px;
	z-index:9998;
}

.tel {
	width:100%;
	background:#FFF;
	margin-bottom:10px;
	padding:5px 0;
}
.sptel {
	margin-right:14px;
}
.tel a{
	float:right;
}
a.sptel-l1 {
	float:left;
	width:51%;
}
a.sptel-l2 {
	float:left;
	width:48%;
}


#cont {
	position:static;
	background:#FFF;
/*	padding-top:180px; */
}
.inner {
	width:90%;
	padding:0;
	margin:0 auto;
	position:relative;
	text-align:left;
}
.white {
	width:100%;
	padding:0;
	margin:0 auto;
}

.news{
	 width: 100%;
  margin: 0 auto;
  margin: 0 auto;
  } 


.px18b {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}


/*.pc-left {
	text-align:center;
}*/







#camera_wrap_2 {
	width:100%;
/*	height:177.7%;*/
/*	margin-top:90px;*/
}

.gmap {
	width:100%;
}
.memo span {
	display:block;
}


.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}
.scroll table td {
	min-width:60px;
	padding:4px;
}



#menu {
	position:fixed;
	top:15px;
	padding:0 ;
	right:0;
	z-index: 150;
	width:100%;
	height:40px;
	font-size: 16px;
	line-height: 40px;
}

#txt-nav {
	display: block;
	font-size: 10px;
	line-height:10px;
	position:absolute;
	top:35px;
	right:5px;
	width:40px;
	text-align:center;
	z-index: 200;
}

#nav {
	display: block;
	z-index: 150;
	height: 40px;
	position:absolute;
	width:100%;
}


.p30 a h4.l2 {
	display: block;
	text-align:center;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:22px;
	font-weight:100;
letter-spacing: 0.1em;
	line-height:24px;
	margin:6px 0;
}


/*　メニュー
-------------------------*/
nav {
text-align: center;
line-height: 1.3em;
}
nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
nav ul li {
margin: 0;
padding: 0;
float: none;
}

nav ul li a{
display: block;
float:none;
height:24px;
width:100%;
margin:0;
padding-left:50px;
line-height:35px;
background:#0A4389;
color:#FFF;
text-decoration:none;
text-indent:30px;
overflow:hidden;
}
a.menu01{background:url(../img/ico-01.png) 10px center no-repeat #0A4389;}
a.menu02{background:url(../img/ico-02.png) 10px center no-repeat #0A4389;}
a.menu03{background:url(../img/ico-03.png) 10px center no-repeat #0A4389;}
a.menu04{background:url(../img/ico-04.png) 10px center no-repeat #0A4389;}
a.menu05{background:url(../img/ico-05.png) 10px center no-repeat #0A4389;}

a.menu01:hover{background:url(../img/ico-01.png) 10px center no-repeat #0F76BF;}
a.menu02:hover{background:url(../img/ico-02.png) 10px center no-repeat #0F76BF;}
a.menu03:hover{background:url(../img/ico-03.png) 10px center no-repeat #0F76BF;}
a.menu04:hover{background:url(../img/ico-04.png) 10px center no-repeat #0F76BF;}
a.menu05:hover{background:url(../img/ico-05.png) 10px center no-repeat #0F76BF;}

.mean-container .mean-nav ul li li a:hover {
background:#0F76BF;
}


nav ul li:first-child {
margin-left: 0;
}
nav a:link {color: #FFF;}
nav a:hover {color: #fff;}


nav li ul li{
  height: auto;
  z-index:99999999999;
}
nav li:hover ul li{
  overflow: hidden;
  height: auto;
  padding:0;
  margin:0;
}



.toptit {
	display:block;
	width:90%;
	margin:0 auto 15px;
	padding-top:10px;
	padding-bottom:10px;
	height:24px;
	line-height:24px;
	background:none;
	font-size:18px;
	font-weight:bold;
	color:#666;
	text-align:left;
	clear:both;
}


.banner1 {
	margin:30px auto;
	position:relative;
}
.banner1 img.bn1 {
	margin: 0;
	width:100%;
	height:auto;
}
.banner1 a img.bn2l {
	display:block;
	width:49%;
	height:auto;
	float:left;
	margin:1% 1% 0 0;
}
.banner1 a img.bn2r {
	display:block;
	width:49%;
	height:auto;
	float:left;
	margin:1% 0 0 1%;
}

.banner2 li {
	display:block;
	width:32.3%;
	margin:0.5%;
	float:left;
}

#footer a {
	font-size:10px;
	line-height:14px;
}
#footer a.btn-yl {
	display:block;
	height:32px;
	width:100%;
	text-align:center;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin:10px auto;
	background:url(../img/bg-ybtn.png) center center no-repeat;
	background-size:100% auto;
}

#footer {
	border-bottom:none;
	margin-bottom:0;
}
#footer-btm {
	height:30px;
	background:url(../img/bg-blue.png) repeat-y;
	background-size:100% auto;
}





.site-title {
font-size:16px;
line-height: 1.3em;
display:none;
}


.list4 li, .list3 li {
	display:block;
	float:none;
	width:100%;
	margin-right:0;
}


a.panel {
	display:block;
	width:100%;
	height:auto;
	min-height:60px;
	background:none;
	padding:0;
	color:#000;
	text-decoration:none;
	margin-bottom:10px;
	clear:both;
}
a.panel img {
	display:block;
	float:left;
	width:38%;
	margin:0 2% 0 0;
	margin-bottom:10px;
}
a.panel .txt {
	padding:10px 0;
	line-height:1.4em;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	margin-left:40%;
	min-height:58px;
}
a.panel .txt span {
	display:block;
	font-size:14px;
	line-height:1.4em;
	color:#009DE2;
}


.title.bg-blue {
	font-size:16px;
	line-height:20px;
	text-align:left;
	padding-left:15px;
}
.f-table {
	width:100%;
}
.d-table {
	width:100%;
}

















.list3 li {
	width:100%;
	margin:0 auto 2%;
}
.list3 li:first-child {
	margin:0 auto 2%;
}


#news-cont li, #select li, .p30, .p30r {
	display:block;
	float:left;
	width:48%;
	min-height:230px;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:30px;
	
}
#news-cont li .ntxt {
	font-size:12px;
	line-height:18px;
	hight:70px;
}
#select li {
	font-size:10px;
}

#news-cont li .date {
	font-size:10px;
}
#news-cont li .blogimg {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	border:none;
	text-align:center;
	margin-bottom:15px;
}
#news-cont li .blogimg img {
	border:solid 1px #ccc;
	width:99%;
	height:auto;
}

.demo3 li {
	width:80%;
	margin:0 auto;
}
.demo3 li a {
	color:#000;
}

iframe.news-rss {
	width:100%;
	height:100px;
	overflow:hidden;
}
iframe.cont-rss {
	width:100%;
	height:1620px;
	overflow:hidden;
}



.bg-title img {
	display:none;
}
.bg-title.facilli {
	height:80px;
	background:url(../img/title-facilli.png) 20px center;
	background-size:cover;
}
.bg-title.locate {
	height:80px;
	background:url(../img/title-locate.png) 20px center;
	background-size:cover;
}
.bg-title.corp {
	height:80px;
	background:url(../img/title-corp.png) 20px center;
	background-size:cover;
}
.bg-title.recruit {
	height:80px;
	background:url(../img/title-recruit.png) 20px center;
	background-size:cover;
}
.bg-title.news {
	height:80px;
	background:url(../img/title-news.png) 20px center;
	background-size:cover;
}
.bg-title.products {
	height:80px;
	background:url(../img/title-prdct.png) 20px center;
	background-size:cover;
}






/*
.p30 {
	width: 100%;
	margin:0 auto 20px;
	float:none;
}
*/

a.btn1, a.btn2, a.btn3, a.btn4, a:hover.btn1, a:hover.btn2, a:hover.btn3, a:hover.btn4 {
	background-size:contain;
}

a.btn, input.btn {
	width:60%;
}
a .btn {
	display:inline-block;
	width:auto;
	height:auto;
	padding:10px 20px;
	margin:10px auto;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	background:#62676B;
}

.para25 {
	width:100%;
	float:left;
	text-align:center;
}
.para25 img {
	width:50%;
}
.para25.right {
	text-align:center;
}
.para75 {
	width:100%;
	float:left;
}


iframe.insta {
	height:900px;
}
.instagram {
	overflow: hidden;
	width: 284px;
	margin: 0 auto 30px;
	
	padding-left: 0;
}
.instagram a img {

	width:136px;
	margin:0 3px 2px;
}
/*.instagram a img:nth-child(4n){
	margin-right: 0;
}*/

.instagram-placeholder {
	float: left;
}


.instabtnwrap {
	display:block;
	width:228px;
	margin:0 auto;
}



.p-access {
	width:100%;
	float:none;
	margin:0 auto 30px;
}
.r-access {
	width:100%;
	float:none;
	text-align:left;
	margin:0 auto;
}


#sns {
	display: block;
	width:240px;
	margin:100px auto;
}
#sns a {
	display: block;
	width:100px;
	height:100px;
	background:url(../img/btn-sns.png) no-repeat;
	background-size:contain;
	float:left;
	margin: 0 10px 20px;
	line-height:100px;
	font-family:"Baskerville Regular", "MS Serif", "New York", serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#sns a:hover {
	background:url(../img/btn-sns-on.png) no-repeat;
	background-size:contain;
	color:#FFF;
}

.foot-cont {
	display:block;
	float:none;
}
.foot-address {
	display:block;
	width:auto;
	float:none;
	margin-right:0;
}
.foot-logo {
	float:none;
	display:block;
	width:185px;
	height:164px;
	margin:25px auto;
	text-align:center;
}

#footer .right, .rightb {
	float:none;
	text-align:center;
}


.plist span {
	width:100%;
}



.title {
	padding-top:40px;
	font-size:18px;
	color:#0F62A6;
}


.title span {
	font-size:14px;
	color:#25723F;
	display:block;
	margin-left:0;
	line-height:20px;
}

.sub {
	font-size:16px;
letter-spacing: 0;
line-height:20px;
}

dd {
	text-indent:none;
}

.tbl01 dt {
	width:100%;
	float:none;
	text-align:left;
}
.tbl01 dd {
	width:95%;
	margin-left:5%;
	float:none;
}



#others.item10 li {
	margin-right:1.5%;
	margin-left:1.5%;
	margin-bottom:20px;
	width:30%;
	height:150px;
	text-align:center;
	font-size:10px;
	line-height:12px;
}
#others li:nth-child(8n) {
	margin-right:0;
}

table.resp {
	width:100%;
}
table.resp th, table.resp td {
	display:block;
	width:100%;
}

.toi input.submitbtn {
	float:none;
	display:block;
	margin:0 auto;
}

.inner980 {
	width:96%;
	margin:0 2%;
	text-align:left;
}

.tit-effect {
	display:block;
	width:280px;
	margin:0 auto;
	padding:20px 10px;
	background:#F4F3F2;
	text-align:center;
	font-size:16px;
	line-height:20px;
}
.about-epsom {
	width:100%;
}
.shoptel {
	display:block;
	width:100%;
	float:none;
	text-align:right;
}


#intro {
	display:none;
}
#second, #second .bg {
	width:100%;
	height: auto;
}

#p-concept {
	display:block;
}

.pc-view {
	display:none;
}
a.sp-view, .sp-view {
	display:block;
}



/*blog*/
.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

.main-inner .columns {
        padding-left: 0;
        padding-right: 0;
      }

      .main-inner .fauxcolumn-center-outer {
        left: 0;
        right: 0;
        /* IE6 does not respect left and right together */
        _width: expression(this.parentNode.offsetWidth -
            parseInt("$(main.column.left.width)") -
            parseInt("$(main.column.right.width)") + 'px');
      }

      .main-inner .fauxcolumn-left-outer {
        width: 100%;
      }

      .main-inner .fauxcolumn-right-outer {
        width: 100%;
      }

      .main-inner .column-left-outer {
        width: 100%;
        right: 100%;
        margin-left: -$(main.column.left.width);
      }

      .main-inner .column-right-outer {
        width: 100%;
        margin-right: -$(main.column.right.width);
      }
	  
	  .post-body img {
		  width: 90%;
		  margin:10px 0;
	  }
	  
#select li a h4.l2sp {
	line-height:20px;
	
}
.lmargn20 {
	padding-left:0;
}	  

.left30 {
	float:none;
	margin-right:0;
}


.news li, .news li:nth-child(3n), .news.cont li, .news.cont li:nth-child(3n) {
	display:block;
	width:100%;
	margin:0 auto 20px;
	float:none;
	height:270px;
}
.news-p {
	overflow:hidden;
	max-height:190px;
}
.news-p img {
	width:100%;
}
.news-txt {
	display:block;
	padding:0;
	
}
.news li a {
	color:#000;
	text-decoration:none;
}



a.eventlistwrapper {
	width:90%;
	padding:1%;
	height:200px;
	margin:0 auto 30px;
	display:block;
	float:none;
	text-align:left;
	border:solid 6px #EEE;
	color:#000;
	text-decoration:none;
}


.news-list li span.date {
	display:block;
}


.foot-banner {
	width:100%;
}
.foot-banner a {
	display:block;
	width:48%;
	float:left;
	margin: 0 1% 1%;
}


.event-tab a {
	display:block;
	float:none;
	width:100%;
	margin:0;
}


.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 0px solid #ededed;
		border-top: 0px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
overflow:hidden;
margin-bottom:0;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}

	.main-navigation li a {
		border-bottom: 0;
		color: #000;
line-height: 2.4;
		text-transform: uppercase;
		white-space: nowrap;
display:block;
background:#fff;

-webkit-transition: background .3s;
-moz-transition: background .3s;
-o-transition: background .3s;
-ms-transition: background .3s;
transition: background .3s;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {
		margin: 0;
		position: relative;
text-align: center;
letter-spacing:0.2em;
font-size:12px;
border-bottom:0px solid #e8e8e8;
padding:0;
background:none;
	}
	.menu-toggle {
		display: none;
	}
.nav-menu .menu1 {width:33%; border-right:0px solid #eee; border-left:0px solid #eee;}
.nav-menu .menu2 {width:33%; border-right:0px solid #eee;}
.nav-menu .menu3 {width:34%; border-right:0px solid #eee;}
.nav-menu .menu4 {width:33%; border-right:0px solid #eee;}
.nav-menu .menu5 {width:33%; border-right:0px solid #eee;}
.nav-menu .menu6 {width:34%; border-right:0px solid #eee;}
.nav-menu .menu7 {width:33%; border-right:0px solid #eee;}
.nav-menu .menu8 {width:33%; border-right:0px solid #eee;}
.nav-menu .menu9 {width:34%; border-right:0px solid #eee;}

.nav-menu .menu1 a:hover {background: #b8c9fc;}
.nav-menu .menu2 a:hover {background: #bde4fe;}
.nav-menu .menu3 a:hover {background: #c3fbf6;}
.nav-menu .menu4 a:hover {background: #e7fdd3;}
.nav-menu .menu5 a:hover {background: #feeec9;}
.nav-menu .menu6 a:hover {background: #ffccc3;}
.nav-menu .menu7 a:hover {background: #fdc4d1;}
.nav-menu .menu8 a:hover {background: #e6d0ff;}
.nav-menu .menu9 a:hover {background: #ecd1cc;}

#searchwrapper {
	width:100%;
margin:0 auto 25px;
padding-bottom:30px;
background:url(../img/border_bg.gif) left bottom repeat-x;
}


.l-poster {
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.r-poster {
	width:100%;
	float:none;
	margin:0 auto;
	padding-left:0;
	border-left: none;
}


.girlcont {
	text-align:left;
}
.girlcont span {
	display:inline;
}


.rtable th {
	width:95%;
	display:block;
	border-bottom:solid 1px #237D3D;
	text-align:center;
}
.rtable td {
	border-bottom:solid 1px #CCC;
	display:block;
}

.kitai {
	width:100%;
	margin:0 auto;
}
.kitai span {
	display:block;
	padding-top:0;
}

h1.entry-title1 {
	font-size:18px;
	line-height:24px;
}

.bigbtn {
	font-size:22px;
	background-size:cover;
	margin-bottom:20px;
}
.bigbtn.bl {
	background-size:cover;
}

.btn4 a {
	width:50%;
}


table.tbl-how td.step {
	width:45px;
	text-align:center;
	vertical-align:middle;
	background:#FFF;
}
table.tbl-how td.way {
	padding:10px 10px 10px 10px;
	line-height:1.4em;
	vertical-align:middle;
}
table.tbl-how td.way img {
	display:block;
	margin:0 auto 10px; 
	float:none;
}

a.btnor .i-book {
	display: block;
	min-height:46px;
	font-size:14px;
	background:url(../img/i-book.png) 0 0 no-repeat;
}
a.btnor .i-book.i-watch {
	background:url(../img/i-watch.png) 0 0 no-repeat;
}
a.btnor .i-book.i-park {
	background:url(../img/i-park.png) 0 0 no-repeat;
}

img.map {
	display:block;
	background:#0C68AD;
}

.p-right {
	display:block;
	float:none;
	
	text-align:center;
}

.merrit .p-right, .merrit .p-left {
	display:block;
	width:60%;
	float:none;
	margin:0 auto 15px;
}
.merrit-l, .merrit-r {
	float:left;
	width:30%;
	padding:2%;
	margin-right:2%;
	text-align:center;
	color:#006CB8;
	font-size:16px;
	border-top:solid 1px #006CB8;
	border-right:solid 1px #006CB8;
	border-left:none;
}
.merrit-l span, .merrit-r span {
	font-size:30px;
	line-height:60px;
	font-weight:bold;
}
.merrit-txt {
	float:none;
	width:100%;
}
.merrit-txtr {
	float:none;
	width:100%;
}


.block2-l, .block2-r {
	width:100%;
	float:none;
}
.block2-l img, block2-r img {
	display:block;
	margin:0 auto 10px;
}

table.link th, table.link td {
	display:block;
	width:100%;
}

a.btn-yl {
	font-size:14px;
}

/*#######　キャラクター　#######*/
.tit-chara1 {
	border-bottom:solid 2px #f39800;
	margin-top:50px;
	margin-bottom:20px;
}
.tit-chara2 {
	border-bottom:solid 2px #0076be;
	text-align:left;
	margin-top:50px;
	margin-bottom:20px;
}
.tit-chara1 img, .tit-chara2 img {
	height:30px;
}
.charap1-r {
	display:block;
	width:100%;
	float:none;
	z-index:1;
	margin-top:0;
}
.charap1-l {
	display:block;
	width:100%;
	float:none;
}
.charap2-l {
	display:block;
	width:100%;
	float:none;
	z-index:1;
	margin-top:0;
}
.charap2-r {
	display:block;
	width:100%;
	float:none;
}



}/*640*/


