@charset "UTF-8";

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

	html,body {
		width: 100%;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch; 
	}

	img {
		border-style:none;
		width: 100%;
		height: auto;
	} 

	/*.fa {
	    display: inline-block;
	    font: normal normal normal 14px/1 FontAwesome;
	    font-size: inherit;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    transform: translate(0, 0);
	}

	.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	    content: "\f0c9";
	}*/

	.sp_only{
		display: block;
	}

	.pc_only{
		display: none;
	}

	#wrap {
    min-width: auto;
	}

	.local_container{
		float: none;
		margin-left: 0;
		width: 100%;
		padding: 0;
		margin: 60px auto;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.local_container .sublist {
	    width: 100%;
	}

	.local_container .content_box {
	    margin-bottom: 60px;
	    background: #f5f5f5;
	    padding: 20px 20px;
	}

	.top_rightbox{
		width: 100%;
	}

	/*header*/

	#spnNav {
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

	#spnNav nav{ 
		display: none;
		background: rgba(0,0,0,0.9);
		font-size: 16px;
		padding: 5px;
	}

	#spnNav li{ 
		line-height: 40px;
		border-bottom: dotted 1px #ccc;
	    width: 100%;
	}

	#spnNav .closebt {
		padding-top: 10px;
		text-align: right;
		color: #ccc;
	}


	#spnNav .btBlock {

		background: #b00000 !important;
		height: 30px;
		text-align: right;
		font-size: 25px;
		line-height: 30px;
		padding: 5px;
		color: #fff;
		width: auto;
	}


	/*スマホ用Gボタン*/
	#nav_tf {
	    width: 92%;
	    height: auto;
	    position: relative;
	    margin-top: 4%;
	    text-align: center;
	}
	#nav_tf,
	#nav_tf2,
	#nav_tf3 {
	    width: 96%;
	    margin: 0 auto 0 auto;
	}
	#nav_tf li:hover,
	#nav_tf2 li:hover,
	#nav_tf3 li:hover {
	    background-color: #ddfcff;
	}

	#nav_tf li {
	    display: inline-block;
	    width: 31%;
	    height: auto;
	    text-align: center;
	    background-color: #fff;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	}

	#nav_tf li {
	    -webkit-box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	    box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	}

	#nav_tf li img {
	    display: block;
	    width: 60%;
	    margin: 10px auto 5px;
	}

	#nav_tf li p {
	    width: 100%;
	    margin: 0 auto;
	    height: 30px;
	    font-weight: bold;
	    display: table;
	    line-height: 1em;
	    padding-bottom: 3px;
	    min-height: 43px;
	}

	#nav_tf2 {
	    width: 92%;
	    height: auto;
	    position: relative;
	    padding-bottom: 4%;
	    text-align: center;
	}

	#nav_tf2 li {
	    display: inline-block;
	    width: calc(100% / 2.02);;
/*	    width: 47%;*/
	    height: auto;
	    text-align: center;
	    background-color: #fff;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	}

	#nav_tf2 li {
	    -webkit-box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	    box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	}

	#nav_tf2 li img {
	    display: block;
	    width: 40%;
	    margin: 10px auto 5px;
	}
	#nav_tf2 li p {
	    width: 100%;
	    margin: 0 auto;
	    font-weight: bold;
	    line-height: 1em;
	    padding-bottom: 10px;
	}

	#nav_tf3 {
	    width: 92%;
	    height: auto;
	    position: relative;
	    padding-bottom: 4%;
	    text-align: center;
	}

	#nav_tf3 li {
	    display: inline-block;
	    width: 100%;
	    height: auto;
	    text-align: center;
	    background-color: #fff;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    border-radius: 4px;
	}

	#nav_tf3 li {
	    -webkit-box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	    box-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
	}

	#nav_tf3 li img {
	    display: block;
	    width: 40%;
	    margin: 10px auto 5px;
	}
	#nav_tf3 li p {
	    width: 100%;
	    margin: 0 auto;
	    font-weight: bold;
	    line-height: 1em;
	    padding: 25px 0 20px;
	}

	#nav_access{
	    margin: 16% auto 20px auto !important;
	}

	img.nav_guideBtn{
		width: 50% !important;
	}
	/*スマホ用Gボタン*/



	#header {
		height: 80px;
		padding-top: 50px; 
		width: 100%;
		min-width: 320px;
	}

	#header .body{
		width: 100%;
		height: 80px;
		margin: 0 auto;
	}

	#header h1{
		width: 100%;
		margin: 0 auto;

	}

	#header h1 a{
		display: block;
		width: 100%;
		background-position: center;
		background-repeat: no-repeat;
	}




	/*headerNav*/

	#headerNav {
		display: block;
	    width: 100%;
	}

	#headerIcon {
		width: 144px;
		height: 144px;
		float: none;
		margin: 0 auto;
	}

	#headerIcon a{
		display: block;
		background: url(../img/common/headerIcon.png);
		width: 144px;
		height: 144px;
		text-indent: -10000px;
		overflow: hidden;
	}


	#headerNav {
		margin-top: 0;

	}

	#headerNav .sns {
	    width: 120px;
	    height: 50px;
	    float: none; 
	    margin: 10px auto 0;
	    display: block;
	}


	#headerNav .headerNavLeft {
		display: none;
	}

	#headerNav .headerNavRight {
		display: none;
	}

	#headerNav ul{
		width: 380px;
		height: 40px;
		line-height: 40px;
		margin: 0 auto;

		display: block;

	}

	#headerNav li {
	    text-align: center;
	}

	#headerNav li a{
		color: #dfbab5;	
		font-weight: 100;
	}


	#headerNav li a:hover{
		color: #ffffff;
	}

	#headerNav li a.current{
		cursor: default;
		color: #e3ccc9;
	}

	.logo{
		margin: auto;
	}

	a.logo_link{
		margin: 0 auto;
	    display: block;
	}

	.top_rightbox{
        width: 100%;
	}

	.top_content .top_rightbox .facebook{
		width: 50%;
	    margin: 10px auto;
	    display: block;
	}

	.top_content .top_rightbox .snsBox {
		display: flex;
		justify-content: flex-end;
	}

	.top_content .top_rightbox .snsBox a{
		width: 20px;
		display: block;
		margin: 0 10px;
	}

	.top_content .top_rightbox .snsBox .facebook{
		width: 100%;
	    margin: 10px auto;
	    display: block;
	}

	#topSlider .swiper-slide h2{
		font-size: 14px;
		top: 40%;
	}

	.spn_top_nav{
		margin-top: 20px; 
	}

	/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝コンテナー*/

	.top_content {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
	}

	#Gnavi {
	    display: none;
	}

	#container {
		width: 100%;
		margin: 20px auto 0;
	}

	#taxonomyContents{
		width:  100%;
	    margin: 0 auto;
	}


	#container {
	    padding-bottom: 50px !important;
	}

	#container .contentBox {
		/*border-left: 5px solid #000a6c;*/
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 60px;
		margin-right: 5px;
	    margin-left: 5px;
	}


	#container h2 {
		text-align: center;
	    font-size: 28px;
	    font-weight: 100;
	    padding-left: 3px;
	}

	#container h3 {
		font-size: 20px;
		width: 100%;
	}

	#container h4 {
		font-size: 18px;
	}

	.contentTxt {
		line-height: 1.5;
	}


	#fixedpageBody{
		margin: 0 auto;
		width: 85%;
		padding: 10px;
	}

	/*時刻表*/
	.timetable{
	   margin: 0 auto;
	   width: 100%;
	   box-sizing: border-box;
	}

	.timetable tr{
	    border-top: 1px solid;
	    box-sizing: border-box;
	}

	.timetable td:last-child{
	    border-bottom: 0 ;
	    box-sizing: border-box;
	}

	.timetable td{
        border-left: 1px solid;
	    border-right: 1px solid;
	    border-bottom: 1px solid;
	    width: 100%;
	    display: block;
	    box-sizing: border-box;
	}

	.timetable p{
        margin: 0;
        padding: 20px;
	}

	#fixedpageBody .rosenzu_base img{
		width: 90%;
	}

	#fixedpageBody .rosenzu img{
		width: 80%;
	}

	/*時刻表*/

	#line{
		width: 100%;
	}

	#line .banner{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	#fixedpageBody .fare_syogai{
		width: 100%;
	}

	#fixedpageBody .otoku_kippu {
	    width:  100%;
	}

	#fixedpageBody .pass_kippu {
	    width:  100%;
	}


	#movie_contents {
	    width: 100%;
		padding-top: 56.25%;
        margin: 50px auto 50px;
        position: relative;
        text-align: center;
	}

	#movie_contents iframe{
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}

	/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝単一記事*/
	.singleContainer {
		display: block;
	}

	.singleContainer img{
		width: auto;
		max-width: 100%;
	}


	#singleNav {
		display: none;
	}



	#singleBody {
		width: auto;
		padding: 0 5px;
		border-right: none;	
	}

	#nextNav {
		display: block;

		border-top: 1px solid #000a6c;
		margin-top: 20px;
		padding: 20px 0 30px;
	}

	#nextNav li{
	    text-align: center;
	    line-height: 3;
	}


	/*	＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ブログリスト*/



	#container .blogListBox {
		width: auto;
		padding: 20px 5px;
	}



	#container .blogListBox .image{
		width: 19%;
		float:left;
	}


	#container .blogListBox dl{
		width: 80%;
		line-height: 30px;
		float:right;
		line-height: 1.2;
	}


	#container .blogListBox dl a{
		font-size: 20px;
		display: block;
		border-bottom: dotted 1px #ccc;
	}

	#container .blogListBox dl .date{
		display: block;
		font-size: 12px;
		padding-bottom: 5px;
		text-align: right;
	}



	#container .blogListBox dd{
		font-size: 12px;
		line-height: 1.2;
	}




	#container .time {
	    text-align: right;
	    margin-top: -18px;
	}


	#container .txtWap {
		padding: 20px 0;
	}

	#container .categoryTxt p{
		padding: 10px 5px;
	}


	#container .page-nav {
		font-size: 10px;
	}

	#singleBody {
	    margin: 50px auto;
	    padding: 10px;
	    width: 95%;
	    box-sizing: border-box;
	}

	#singleBody .singleContent iframe{
		height: 350px;
	    width: auto;
	    margin: 0 auto;
	    display: block;	
	}

	#railwayBody .singlePost iframe{
		height: 350px;
	    width: auto;
	    margin: 0 auto;
	    display: block;	
	}

	#newsContents {
	    width: 100%;
	    margin: 100px auto;
	}

	#newsContents .box{
	    width: 100%;
	}

	#taxonomyContents {
	    width: 100%;
	    margin: 100px auto;
	}

	#taxonomyContents .box{
	    width: 100%;
	}

	/*	＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝メイン*/




	/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝フッター*/

	.banner a {
	    margin: 0 auto;
	}

	.gallery_title{
		display: none;
	}

	#footer {
		width: 100%;
		min-width: 320px;
		padding-bottom: 10px;
		padding-top: 10px;
		color: #fff;
		text-decoration: none;
		background-color: #b00000;
	}

	#footer .body{
		width: 100%;
		height: 0;
		margin: 0 auto;
	}

	.navi_UL_outsite{
		display: none;
	}

	#footer h2{
		display: none;
	}

	#local_licenseNav .navi_UL {
		display: flex !important;zc
	}


	.navi_UL {
		display: none;
	}

	.navi_UL li {
		display: inline-block;
		padding-left: 20px;
	}

	.navi_UL li a{
		color: #fff;
	}

	#localNav .navi_UL{
		display: flex;
		width: 302px;
	}

	#localNav{
		margin: 0 auto;
		float: none;
		height: 160px;
		width: 302px;
		box-shadow: none;
	}

	#local_licenseNav{
		margin: 0 auto;
		float: none;
		height: 300px;
		width: 302px;
		box-shadow: none;
	}

	#localNav .body, #local_licenseNav .body {
	    width: 302px;
	}
	    
	#localNav li a, #local_licenseNav li a {
		display: flex;
		width: 280px;
		padding: 10px 0 10px 20px;
	}


	#footer address {
		width: 100%;
		padding-right: 0;
		margin: 0px auto 0px;
		color: #fff;
		font-size: 10px;
		text-align: center;
		font-style: normal;
	}




	.time{
		text-align: right;
	}

	.floatL{
		float: none;
	}

	.floatR{
		float: none;
	}

	.pinkcolor {
		background-color: #f5cff0 !important;
	}

	.local_container iframe{
		height: 350px;
	}

	.local_container #spot_box iframe{
		height: 350px;
		width: auto;
	}

	#spot_box .info_table th, .info_table td {
	    width: 100%;
	    display: block;
	}

	#spot_box .table_title {
	    width: 170px;
	}

	.flex_box{
		margin: 0 10px 0 0;
		width: 100%;
	}


	.instant_button {
		width: 100%;
	    padding: 0;
	    margin: 5px;
	    display: flex;
	}

	.instant_button img {
	    width: 50%;
	    height: 100%;
	}

	#footer .footer_banner{
		display: none;
	}

}

