@charset "utf-8";

iframe{
	width:100%;
}


#teaser {
	background:url("../img/bg_teaser.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@media screen and (max-width: 959px) {
#teaser {
	background:url("../img/bg_teaser_ts.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
}

@media screen and (max-width: 959px) {
	.access .anchor a {
		width:100%;
		display:block;
		text-align:left;
	}
}
@media screen and (max-width: 959px) {
	.access .contentin {
		padding-left:0 !important;
		padding-right:0 !important;
		padding-bottom:0 !important;
	}
	.access .commonbox {
		border:none;
		padding:30px 15px;
		border-bottom:none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
	}
	.access .commonbox+.commonbox {
		margin-top:0;
		padding-top:0;
	}
	.access .commonbox+.commonbox h4 {
		padding-top:20px;
	}
}

.access .bytrain {
	overflow:hidden;
}
.access .bytrain li {
	float:left;
	text-align:center;
}
.access .bytrain li+li {
	float:right;
}
@media screen and (max-width: 959px) {
.access .bytrain li {
	float:none;
}
.access .bytrain li+li {
	float:none;
	margin-top:40px;
}
}

.access .accessmap {
	margin-bottom:75px;
}
@media screen and (max-width: 959px) {
.access .accessmap {
	margin-bottom:30px;
}
}
.access .accessmap .addresspc {
	width:900px;
	margin:50px auto 0;
}
.access .accessmap .addressts {
	display:none;
}
@media screen and (max-width: 959px) {
.access .accessmap .addresspc {
	display:none;
}
.access .accessmap .addressts {
	display:block;
	padding:0 15px;
	margin-top:25px;
}
.access .accessmap .addressts .fll {
	float:left;
	padding-right: 20px;
}
.access .accessmap .addressts .ftbox {
	padding-top:30px;
}
.access .accessmap .addressts .tit {
	font-size:22px;
	color:#3ca36c;
}
}
@media screen and (max-width: 767px) {
.access .accessmap .addressts .ftbox {
	padding-top:0;
}
}
@media screen and (max-width: 479px) {
.access .accessmap .addressts .fll {
	width:45%;
	box-sizing: border-box;
}
.access .accessmap .addressts .tit {
	font-size:16px;
}
}
.access .accessmap .addresspc .fll {
	margin-right:60px;
}
.access .accessmap .addresspc .ftbox {
	padding-top:20px;
	/*font-size:24px;*/
}
.access .accessmap .addresspc .tit {
	font-size:26px;
	color:#a53782;
	/* font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
}


@media screen and (max-width: 959px) {
.access .sightseeing {
	background:#efefee !important;
}
}
.access .sightseeinglist li {
	float:left;
	width:555px;
	margin-right:30px;
	border:1px #d0d0d0 solid;
	background:#fff;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	behavior: url("../../../PIE.htc.html");
	position:relative;
}
.access .sightseeinglist li .img{
	width:auto;
	height: auto;
	position: relative;
}
.access .sightseeinglist li .img span{
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 12px;
	color: #FFF;
}

@media screen and (max-width: 959px) {
.access .sightseeinglist li {
	float:none;
	width:auto;
	margin-right:0;
	padding:40px;
}
.access .sightseeinglist li .img {
	text-align:center;
}
.access .sightseeinglist li .img span{
	font-size: 10px;
}
}
@media screen and (max-width: 959px) {
.access .sightseeinglist li {
	padding:20px;
}
}
.access .sightseeinglist li:nth-child(2n) {
	margin-right:0;
}
.access .sightseeinglist li:nth-child(n+3) {
	margin-top:40px;
}
@media screen and (max-width: 959px) {
.access .sightseeinglist li:nth-child(n+2) {
	margin-top:30px;
}
}
.access .sightseeinglist .sightseeingin {
	padding:20px 40px 40px;
}
@media screen and (max-width: 959px) {
.access .sightseeinglist .sightseeingin {
	padding:20px 0 0;
}
}
.access .sightseeinglist .tit {
	font-size:30px;
	text-align:center;
	color:#9b3a7c;
	line-height:1em;
	margin-bottom:20px;
	/* font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; */
}
.access .sightseeinglist .tit.tit02 {
	font-size:22px;
}
@media screen and (max-width: 959px) {
.access .sightseeinglist .tit {
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}
	
}
.access .sightseeinglist .tit span {
	display:inline-block;
	background: #a53782;
	color:#fff;
	font-size:20px;
	width:34px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:15px;
	vertical-align:middle;
}
.access .sightseeinglist .commontab {
	height: 160px;
    display: flex;
    align-items: flex-end;	
	margin-top:0;
}
.access .sightseeinglist .commontab.flex_clm {
	height: unset;
	flex-direction: column;
}
.access .sightseeinglist .commontab.flex_clm table{
	margin:0 0 20px;
}
.access .sightseeinglist .commontab.flex_clm table th,
.access .sightseeinglist .commontab.flex_clm table td {
	padding: 15px 0 15px 15px;
}
@media screen and (max-width: 767px) {
	.access .sightseeinglist .commontab {
		margin-top:30px;
		height: auto;
		display: block;	
	}

	.access .sightseeinglist .commontab td.fs15{
		font-size: 14px!important;
		}
		
	.access .sightseeinglist .tit{
	line-height: 1.4;
	padding-left: 40px;
	position: relative;
	}

	.access .sightseeinglist .tit span{
	margin-right: 0;
	position: absolute;
	left: 0;
	}

}
/* アクセスページ交通案内 */
.white_box {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
	width: 48%;
	background: #fff;
    border-bottom: 1px solid #dddddd;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.white_box_3 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
	width: 30%;
	background: #fff;
    border-bottom: 1px solid #dddddd;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.col1{
    text-align: center;
    margin: 0 auto;
}
.col2 {
	margin: 0 1%;
	display: inline;
    float: left;
}
.col3 {
	margin: 0 1.55%;
	display: inline;
    float: left;
}
.white_box_tit {
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    background: url("../img/white_box_tit_bottom_line.png") center bottom no-repeat;
    padding: 0 0 20px;
    font-size: 163%;
}
.white_box_tit .fa {
    padding: 10px;
    color: #fff;
    background: #a53782;
    font-size: 200%;
    margin-bottom: 10px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
}
.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;
	text-align: center;
}
.white_box_tit_en {
    text-align: center;
	display: block;
}
.p_middle {
    padding: 20px;
}

table.access_line {
    border-collapse: separate;/* 角丸対応 */
	width: 100%;
}
.access_line .station {
    border: 1px solid #e4e4e4;
    background: #f8f8f8;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.access_line td,
.access_line_wrap .access_line th {
    text-align: center;
    padding: 20px 0 20px 20px;
    font-size: 119%;
}
.access_line .left {
    text-align: right;
    width: 50%;
    border-right: 4px solid #777777;
    font-size: 100%;
}
.access_line th {
    text-align: center;
    padding: 20px;
    font-size: 119%;
}
.access_line .right {
    text-align: left;
    width: 50%;
    font-size: 90%;
}
.access_line th {
    text-align: center;
    padding: 20px;
    font-size: 119%;
}
.access_line .hotel {
    border: 1px solid #DD7C1D;
    background: #a53782;
    color: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.access_line th {
    text-align: center;
    padding: 20px;
    font-size: 119%;
}
.cf::after {
    clear: both;
}
.cf::before, .cf::after {
    content: "";
    display: table;
	text-align: center;
}
@media screen and (max-width: 959px) {
	.mb_min {
		margin-bottom: 5px;
	}
	.col1, .col2,.col3 {
		width: 98%;
		margin: 0 1% 20px;
	}

}
