@charset "UTF-8";

/* ----------------------------------------------- CSS Information
 Style Info:     時刻表 / 運賃
 Notes:          
--------------------------------------------------------------- */

.time-wrap{
width:56%;
margin: 5% auto 0;
}

.time-wrap .rinji-bana{
width:100%;
}
.time-wrap .rinji-bana img{
width:100%;
}

.time-wrap02{
width:70%;
margin: 2% auto ;
}

.time-wrap02 .rinji-bana{
width:100%;
}
.time-wrap02 .rinji-bana img{
width:100%;
}


.content .wrap {
	width: 80%;
  max-width: 1225px;
  margin: 0 auto 15%;
}
.info-box {
	padding: 0 0 10%;
}
.content .headline {
	text-align: center;
	margin: 0 auto 3%;
	color: #0080CB;
	font-size: 1.3em;
	font-weight: bold;
}
/* アコーディオン */
dl.accordion {
  width: 100%;
  margin: 0 auto;
	cursor: default;
}
dl.accordion dt::before {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  float: left;
  background-image: url(../img/faq/plus.png);
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.9em;
  right: 1.1em;
}
dl.accordion dt.open::before {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  float: left;
  background-image: url(../img/faq/minus.png);
  background-size: 100%;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.9em;
  right: 1.1em;
}
dl.accordion dt {
  font-size: 1.2em;
	cursor: pointer;
}
dl.accordion dd {
  width: 100%;
}
/* /アコーディオン */
.info-wrap {
	width: 100%;
  margin: 0 0 3%;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.infomation {
	width: 100%;
  margin: 0 auto 5%;
  padding: 0.2em 0.5em;
	border: 1px solid #0080CB;
	box-sizing: border-box;
	font-size: 1.3em;
	color: #0080CB;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
}
.calendar {
  margin: 0 auto 10%;
}
.ship-area {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.ship-wrap {
  width: 100%;
  margin: 0 auto 1em;
  display: flex;
  align-items: center;
  line-height: 1;
}
.ship-box01 {
  width: 10em;
  padding: 2px 4px;
  border-radius: 3px;
  color: #FFF;
  font-size: 11px;
}
.ship-wrap .lazuli {
  background-color: #668CD9;
  border: 1px solid #2952A3;
}
.ship-wrap .citrus {
  background-color: #D47F1E;
  border: 1px solid #8C500B;
}
.ship-box02 {
  width: 70%;
}
.txt01 {
	margin: 0 auto 3%;
	padding: 0 2em;
	display: table;
	font-size: 1.3em;
	text-align: center;
	color: #0080CB;
	border-bottom: 1px solid #0080CB;
}
.txt02 {
	margin: 0 auto 3%;
	padding: 0 2em;
	display: table;
	font-size: 1.3em;
	text-align: center;
	color: #DC3C3C;
	border-bottom: 1px solid #DC3C3C;
}
.txt03 {
	width: 100%;
	margin: 0 auto 1%;
	padding: 0.5em 0;
	font-size: 1.5em;
	font-weight: 900;
	text-align: center;
	border: 1px solid #000;
	background: #DADADA;
}
.txt04 {
	margin: 1% 0 0 auto;
  display: table;
	font-size: 0.9em;
}
.txt04 .in-box {
	display: table;
}
.txt04 .box01 {
	width: 1.2em;
	display: table-cell;
}
.txt04 .box02 {
	display: table-cell;
}
.txt05 {
	text-align: center;
	font-size: 1.2em;
}
.txt06 {
	margin: 0 auto 3%;
	padding: 0 2em;
	display: table;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #DC3C3C;
	border-bottom: 2px solid #DC3C3C;
}
.txt07 {
  margin: 1% 0 0;
	text-align: right;
	font-size: 0.9em;
}
.table-wrap {
	width: 90%;
	margin: 0 auto 10%;
}
.table01 {
	margin: 0 auto 5%;
	border-top: 1px solid #000;
}
.table02 {
	margin: 0 auto 5%;
	border-top: 1px solid #000;
}
.table03 {
	margin: 0 auto 5%;
	border-top: 1px solid #000;
}
.table04 {
	margin: 0 auto 5%;
	border-top: 1px solid #000;
}
.tr {
	width: 100%;
	display: table;
	line-height: 1.5;
}
.th01 {
	padding: 1em 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
  border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogIzAwMDAwMDtzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+');
}
.td01 {
	padding: 1em 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #D9F1FC;
}
.th02 {
	padding: 1em 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
  border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #D9F1FC;
}
.td02 {
	padding: 1em 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.table01 .th01 {
	width: 20%;
}
.table01 .th02 {
	width: 20%;
}
.table01 .td01 {
	width: 10%;
}
.table01 .td02 {
	width: 10%;
}
.table02 .th01 {
	width: 50%;
}
.table02 .th02 {
	width: 50%;
}
.table02 .td01 {
	width: 50%;
}
.table02 .td02 {
	width: 50%;
}
.table03 .th01 {
	width: 20%;
	position: relative;
}
.regular .th01:before {
	content: '普通料金';
	position: absolute;
	bottom: 0.3em;
	left: 0.3em;
}
.regular .th01:after {
	content: '種別';
	position: absolute;
	top: 0.3em;
	right: 0.3em;
}
.table03 .th02 {
	width: 20%;
}
.table03 .td01 {
	width: 20%;
}
.table03 .td02 {
	width: 20%;
}
.table04 .th {
	width: 100%;
	padding: 0.5em 0;
	text-align: center;
	background-color: #D9F1FC;
	border-right: 1px solid #000;
  border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.table04 .td {
	width: 100%;
	padding: 0.5em 0;
	text-align: center;
	border-right: 1px solid #000;
  border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.color01 {
	color: #0080CB;
	font-weight: bold;
	font-size: 1.2em;
}
.color01 a {
	color: #0080CB;
	text-decoration: underline;
}
.color02 {
	color: #DC3C3C;
	font-weight: bold;
	font-size: 0.8em;
}
.content .btn {
  margin: 0 auto 10%;
  display: table;
}
.content .btn a {
  padding: 1em 3em;
  display: block;
  color: #FFF;
  background-color: #00469B;
}

.yotei{
text-align: right;
line-height: 300%;
    font-size: 1.5em;
    font-weight: 900;
    color: #ff0000;
}
.yotei span{

 padding:  15px;
}


/* ================= smartphone ================= */
@media only screen and (max-width:699px) {
.content .wrap {
  width: 90%;
}
.content .headline {
  font-size: 1.1em;
}
dl.accordion dt {
  font-size: 1em;
}
.txt03 {
  width: 100%;
  margin: 0 auto 1%;
  padding: 0.5em 0;
  font-size: 1.1em;
  font-weight: 900;
  text-align: center;
  border: 1px solid #000;
  background: #DADADA;
}
.table-wrap {
  width: 100%;
  margin: 0 auto 5%;
}
.table01 {
  margin: 0 auto 10%;
}
.txt05 {
  font-size: 1em;
}
.regular .th01:after {
  font-size: 12px;
}
.regular .th01:before {

  font-size: 12px;
}

.time-wrap {
    width: 90%;
    margin: 5% auto 0;
}

.time-wrap02 {
    width: 100%;
    margin: 2% auto;
}

.yotei{
text-align: center;
line-height: 200%;
    font-size: 18px;
    font-weight: 900;
    color: #ff0000;
     
}

.yotei span{

 padding:  5px;
}
}