@charset "utf-8";

/*==============================

		/fare/2020s/

==============================*/

/*==============================

		PC + SP

==============================*/
.l-content {
	overflow: hidden;
	background: #000;
}
.l-content-head {
	display: none;
}
.m-nav-breadcrumb a {
	color: white;
}

.mainCont {
	overflow: hidden;
	margin: 25px 0;
	background: white;
}
.pageTopBox {
	font-size: 13px;
}
.w1000 {
	font-size: 15px;
	line-height: 1.3;
	max-width: 1000px;
	margin: 0 auto;
}
.mincho {font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}

.pc-only {
	display: block !important;
}
.sp-only {
	display: none !important;
}

.mv_info {
	margin-top: 0;
	text-align: right;
	padding: 5px;
	background: #000;
	color: white;
	font-size: 90%;
}

/*--------------------------------------------------
		notices
--------------------------------------------------*/
.notices {
	padding: 40px 0;
	text-align: center;
}
.notices p {
	display: inline-block;
	vertical-align: middle;
}
.notices .icon {
	position: relative;
	background: #7c7c7c;
	color: white;
	padding: .4em 1.5em;
	padding-right: 1em;
	line-height: 1;
	margin-right: 1.2em;
}
.notices .icon:after {
	position: absolute;
	content: '';
	display: block;
	right: -1.75em;
	top: 0;
	border: calc(1.8em/2) solid transparent;
	border-left-color: #7c7c7c;
}
.notices .txt {
	font-size: 120%;
	border-bottom: 1px solid;
}
.notices .txt span {
	color: #af0006;
}
.notices .txt:hover {
	border-bottom: none;
}
.notices .txt a {
	color: currentColor;
	text-decoration: none !important;
}

/*--------------------------------------------------
		section
--------------------------------------------------*/
.section {
	padding: 0 50px;
}
.section+.section {
	margin-top: 40px;
}
.section .title {
	font-size: 134%;
	line-height: 42px;
	font-weight: normal !important;
	height: 42px;
	padding: 0 20px;
	margin-bottom: 20px;
	background: #000000;
	text-align: center;
	color: white;
}
.section .title span {
	color: #ff0000;
}


.commingsoon {
	background: #bdbdbd;
	color: white;
	padding: 1em;
	text-align: center;
	font-size: 107%;
	line-height: 1;
}

/*--------------------------------------------------
		sec01
--------------------------------------------------*/
#sec01 {
	margin-bottom: 80px;
}
#sec01 .notes {
	color: #990000;
	margin-bottom: 20px;
}
#sec01 .block01 {
	margin-bottom: 40px;
}
#sec01 .block01 .box01 {
	font-size: 120%;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 30px;
}
#sec01 .block01 .box01 .txt01,
#sec01 .block01 .box01 .txt02{
	/*margin-bottom: 20px;*/
	margin:0;
}
#sec01 .block01 .box01 dl dt {
	margin-bottom: 5px;
}
#sec01 .block01 .box02 {
}
#sec01 .block01 .box02 .txt01 {
	font-size: 120%;
	line-height: 1.6;
	width: 600px;
	margin: 0 auto 30px auto;
}
#sec01 .block01 .box02 .txt02 {
	text-align: center;
}
#sec01 .block01 .box02 .txt02 a {
	text-decoration: underline;
}
#sec01 .block01 .box02 .txt02 a:hover {
	text-decoration: none;
}
#sec01 .block01 .box01 .txt04 {
	display: inline-block;
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px solid #000000;
}
#sec01 .min-fare {
	padding: 15px 12px 25px;
	background: #ededed;
	margin-bottom: 25px;
}
#sec01 .min-fare__info {
	text-align: right;
	font-size: 80%;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 3em;
}

.block-title {
	margin-bottom: .75em;
	text-indent: -.5em;
	font-size: 107%;
	font-weight: normal !important;
}
.line {
	border-bottom: 1px solid #b3b3b3;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

.fare {
	overflow: hidden;
}

.fare ul, .timetable ul {
	letter-spacing: -.35em;
	margin-right: -1.66%;
	overflow: hidden;
}
.fare li, .timetable li {
	float: left;
	display: block;
	width: 31.66666%;
	letter-spacing: 0;
	margin-right: 1.66%;
	margin-bottom: 1.66%;
	font-feature-settings: 'palt';
}
.specialPrice .m-tab .m-tab-list-em {
	font-size: 1.8rem;
}
#sec01 .block01 .box_03 {
	margin-bottom: 60px;
}
#sec01 .block01 .box_03 .box_title {
	text-align: center;
	margin-bottom: 20px;
}
#sec01 .block01 .box_03 .box_title h4 {
	font-size: 2rem;
	font-weight: bold;
}
#sec01 .block01 .box_03 .txt {
	text-align: center;
}
#sec01 .block01 .box_03 .box_inner {
	display: flex;
	justify-content: center;
}
#sec01 .block01 .box_03 .tbl {
	display: table;
	margin-top: 20px;
}
#sec01 .block01 .box_03 .tbl .tbl_tr {
	display: table-row;
}
#sec01 .block01 .box_03 .tbl .tbl_th,
#sec01 .block01 .box_03 .tbl .tbl_td {
	display: table-cell;
}
#sec01 .block01 .box_03 .tbl .tbl_th {
	padding-right: 20px;
}
@media screen and (max-width: 768px) {
	.fare li, .timetable li {
		width: 48.333%;
	}
}

.fare a, .timetable a {
	position: relative;
	background: #202020;
	color: white;
	display: block;
	padding: 1em;
	border-radius: 5px;
	text-decoration: none !important;
	font-size: 93.3%;
}
.fare a:after, .timetable a:after {
	position: absolute;
	right: .5em;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
	border: .4em solid transparent;
	border-left: .8em solid #ffffff;
}
.fare a span, .timetable a span {
	font-size: 114.5%;
}
.fare__kkjoka-info {
	float: right;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 7px;
	margin-right: 1em;
	word-break: break-all;
}

.timetable a {
	background: #444444;
}
.fare__info a,
.timetable__info a {
	text-decoration: underline;
}
.fare__info a:hover,
.timetable__info a:hover {
	text-decoration: none;
}

/*--------------------------------------------------
		sec02
--------------------------------------------------*/

#sec02 {
	margin-bottom: 40px;
}
#sec02 .title {
	background: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: #000000;
}
#sec02 .commingsoon {
	padding-top: 4em;
	padding-bottom: 4em;
}
#sec02 .btn-group {
	padding: 1.8em;
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
}
#sec02 .btn-caption {
	margin-top: .5em;
}
#sec02 .banner {
	margin-bottom: 2em;
}

.btn {
	display: inline-block;
	background: #202020;
	padding: 3px;
	border-radius: 5px;
	font-size: 145%;
	width: 43%;
	min-width: 15em;
}
.btn a {
	display: block;
	position: relative;
	background: #202020;
	text-decoration: none !important;
	color: white;
	border: 1px solid white;
	padding: .55em 1em;
	padding-right: 2em;
	border-radius: 5px;
	min-width: 15em;
	width: 100%;
	text-align: center;
	box-sizing: border-box !important;
}
.btn a:after {
	position: absolute;
	right: .5em;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
	border: 6px solid transparent;
	border-left: 12px solid #ffffff;
}

/*--------------------------------------------------
		sec03
--------------------------------------------------*/

#sec03 {
	margin-bottom: 90px;
}
#sec03 .txt {
	font-size: 106%;
	line-height: 1.75;
	margin-bottom: 1.5em;
	font-feature-settings: 'palt';
}
#sec03 .image {
	text-align: center;
	margin-bottom: 1em;
}
#sec03 .caption {
	font-size: 106%;
	text-align: center;
	margin-bottom: 1em;
}


/*--------------------------------------------------
		sec04
--------------------------------------------------*/

#sec04 {
	margin-bottom: 90px;
}
#sec04 .txt {
	font-size: 120%;
	margin-bottom: 1em;
	text-align: center;
	font-weight: normal;
}

/*--------------------------------------------------
		sec05
--------------------------------------------------*/

#sec05 .block01 {
	margin: 0 auto 90px;
	text-align: center;
}



/*--------------------------------------------------
		sec01
--------------------------------------------------*/
#sec01 .min-fare .comingSoonBox {
	color: #FFFFFF;
	text-align: center;
	line-height: 100px;
	background: #CCCCCC;
}



/*--------------------------------------------------
		sec02
--------------------------------------------------*/
#sec02 .comingSoonBox {
	color: #FFFFFF;
	text-align: center;
	line-height: 200px;
	background: #CCCCCC;
}
#sec02 .m-list-btn li {
	float: none;
	margin: 0 auto;
}



/*==============================

		1906 Refurbishment

==============================*/

/*sec01-box1*/

#sec01 .block01 .box01 .boxFlex{
		/*
    display:flex;
    flex-wrap: wrap;
		flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    align-content: space-between;
		*/
    margin:0 auto 40px auto;
}
#sec01 .block01 .box01 .boxFlex .kidFlex{
    /*border: solid 1px;*/
    /*width: calc(420/900*100%);*/
    padding:20px 0px 20px 0px;
    display: flex;
    flex-direction:column;
		margin:0 auto;
}
#sec01 .block01 .box01 .boxFlex .kidFlex dt{
    font-family: 'Yu Mincho', YuMincho, 游明朝;
    /*color:#990100;*/
    font-size:3.5rem;
}
#sec01 .block01 .box01 .boxFlex .kidFlex dd{
    width: 70%;
    margin: 0 auto;
    font-size: 2rem;
		color:#990100;
}
#sec01 .block01 .box01 .boxFlex .kidFlex .dtSpace{
    margin-bottom: 15px;
}
#sec01 .block-title-Re{
	margin-bottom: .75em;
	text-indent: -.5em;
	font-size: 130%;
	font-weight: normal !important;
}
/*sec01-box2*/

#sec01 .block01 .box02 .boxFlex{
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    /*margin-bottom: 40px;*/
}
#sec01 .block01 .box02 .boxFlex .kidFlex{
    width: calc(420/900*100%);
}

/*sec01-specialPrice*/
.specialPrice{
    margin-bottom: 40px;
}
#sec01 .title2 {
	background: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	color: #000000;
    text-align:center;
    font-size: 2.3rem;
    padding-top: 15px;
    padding-bottom: 15px;
}
#sec01 .specialPrice .m-tab .m-tab-list .m-tab-list-em{
    padding:15px 5px 15px 5px;
}
/*sec02*/
.w1000 #sec01 #sec02 {
	margin-bottom: 40px;
}
/*sec04-banner*/

#sec04 .bannerSpace{
    margin-bottom: 20px;
}

/*--------------------------------------------------
		20190718 box01
--------------------------------------------------*/
#sec01 .box01{
	padding-bottom:30px;
}
#sec01 .m-list-btn li{
	margin:0 auto;
	float:none;
}
.mb20{
	margin-bottom: 20px;
}
.fs20{
	font-size: 2.0rem;
}
#sec01 .box01 .txt01{
	text-align: left;
	font-size: 1.8rem;
}
/*--------------------------------------------------
		グリッド（PC6カラムSP1カラム）
--------------------------------------------------*/
.m-grid[data-col="5-1"] .m-grid__content {
  width: 20%;
	text-align: center;
}
.m-grid[data-col="5-1"] .m-grid__content:nth-child(-n+6) {
  margin-top: 0;
	border-left: 1px solid #d1d1d1;
  padding: 0 12px;
}
.m-grid[data-col="5-1"] .m-grid__content:first-child {
	border-left: none;
}

@media screen and (max-width: 767px) {
	.box6-1 {
		text-align: center;
	}
	.m-grid[data-col="5-1"] {
		margin-left: 0;
	}
	.m-grid[data-col="5-1"] .m-grid__content {
		width: 100%;
		height: auto !important;
		padding-left: 0;
		float: none;
	}
	.m-grid[data-col="5-1"] .m-grid__content:nth-child(-n+6) {
		margin-top: 10px;
		border-left: none;
		border-top: 1px solid #d1d1d1;
		padding-top: 10px;
	}
	.m-grid[data-col="5-1"] .m-grid__content:first-child {
		margin-top: 0;
		border-top: none;
	}
	.m-grid[data-col="5-1"] .m-grid__inner {
		height: auto !important;
	}
}
