@charset "utf-8";
@media screen and (max-width:767px){

/* display none
-------------------*/
#header,#header_sub {
  display:none!important
}

.menuSp.menuSp--shadow {
    -webkit-box-shadow:none;
     -moz-box-shadow:none;
          box-shadow:none;
}

#container {
  width:100%;
  margin:0 auto;
  position:relative;
  height:auto!important;
  height:100%;
  min-height:100%
}

#contents {
  box-sizing: border-box;
  margin-top: 15%;
  width: 100%;
}

#contents .inner {
  margin:-6.5% auto 0;
}

#contents .inner02 {
  margin:-0.2% auto 0;
}

.backtotop a {
  color:#666
}

/*
 * ad
 */
.pc_none{
	display:block!important;
}
.sp_none{
	display:none!important;
}

#contents #main {
    margin: 0 auto 5%;
    position: relative;
    width: 100%;
}

#contents #main .main_img{
	position:relative;
	display:inline-block;
	line-height:0;
	overflow:hidden;
	}

#contents #main .main_img::after {
    content:"";
    position:absolute;
    top:0; right:0; bottom:0; left:0;
    /*border-radius:15px;*/
    -webkit-box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;
  	-moz-box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;
	  box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;  
}

#contents #main .main_img img{
	width:100%;
}
	
#contents .inner02 .wrap {
    -webkit-box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;
  	-moz-box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;
	  box-shadow:rgba(173, 173, 173, 0.388235) 0px 7px 5px -3px inset;  
}

#contents .number {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -67px;
    font-size: 15px;
    left: 0;
    margin: 4% auto 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 100;
	line-height: 1.4;
}

#contents .number02{
    font-size: 16px;
    padding: 0;
}

#contents .sec_01 h2{
	font-size: 20px;
    font-weight: normal;
    margin-top: -1%;
	margin-bottom: 1%;
}

#contents .sec_01 h3{
	font-size: 15px;
    font-weight: bold;
    margin-bottom: 6%;
}

#contents .title02 h2{
	font-size: 20px;
    font-weight: normal;
    padding-bottom: 2.1%;
    padding-top: 5%;
}

#contents .title02 h3{
	font-size: 15px;
    font-weight: bold;
    margin-bottom: 2%;
}

#contents .title02 .find_img{
	padding-top: 24px;
}

#contents .title02 .find_img img{
	width: 65px;
}

#contents .sec_01 .img_box{
	width: 100%;
	float: none;
}

#contents .sec_01 .txt_box{
	float: none;
    width: 100%;
	padding: 0;
}

#contents .sec_01 .txt_box p{
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 8%;
}

#contents .sec_01 .img_box02{
	width: 100%;
	float: none;
	margin-bottom: 3%;
}

#contents .sec_01 .img_box img {
    margin-bottom: 2%;
}

#contents .sec_01 .txt_box02{
	float: none;
    width: 100%;
	padding: 0;
}

#contents .sec_01 .txt_box02 p{
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 8%;
}

#contents .sec_01 {
    padding-top: 90px;
}

#contents .inner02 .sec_01 {
    padding-top: 0;
}


#contents .sec_02 .inner {
    margin: 0 6% 7%;
}

#contents .sec_02 .info {
    padding: 2% 13% 7%;
}
#contents .sec_02 .title {
    background: none;
    height: auto;
	margin: 3% auto 9%;
}

#contents .sec_02 .title p {
    float: none;
    font-size: 12px;
    text-align: center;
}

#contents .sec_02 .info dt {
    margin-bottom: 3%;
    text-align: center;
}

#contents .sec_02 .info dd {
    font-size: 12px;
}

#contents .sec_02 .info dd span.small {
	font-size: 11px;
}

/* 地図が１つの場合 */
#contents .sec_03 .g_map {
    padding-bottom: 100%;
}
#contents .sec_03 .g_map iframe,
#contents .sec_03 .g_map object,
#contents .sec_03 .g_map embed {
	height: 90%;
}

/* 地図が２つ以上で幅を狭くする場合 */
#contents .sec_03 .g_map_wid_short {
    padding-bottom: 100%;
	width:100%;
}
#contents .sec_03 .g_map_wid_short iframe,
#contents .sec_03 .g_map_wid_short object,
#contents .sec_03 .g_map_wid_short embed {
	height: 90%;
}


#contents .sec_04 {
	padding-bottom: 8%;
}

#contents .sec_04 .title{
	height: 16px;
    margin: 0 auto;
    padding: 22px 0 10px;
    width: 90px;
}

#contents .sec_04 .title img{
	width: 87%;
}

#map_canvas label { width: auto; display:inline; }
#map_canvas img { max-width: none; }

.station_bg{
	background-image:url(../../images/stations/background.jpg) ;
	background-repeat: repeat-y;
	background-size: auto;
}
