@charset "utf-8";

/* station
------------------------------- */

.station_wrap{
	width: 1120px;
 	padding: 0 10px;
  margin: 0 auto;
}
.station{
	margin-bottom:30px;
}
.rosenImg{
	text-align:center;
}
.rosenGuide{
	margin-bottom:60px;
}
.rosenGuide dt{
	clear:left;
	float:left;
	width:80px;
	padding:10px 0 10px 10px;
}
.rosenGuide dd{
	padding:10px 10px 10px 80px;
}
.rosenguide_border{
	border-top:solid 1px #ccc;
}
.eizancolor{
	color:#00994d;
}
.kuramacolor{
	color:#da1e3c;
}

@media screen and (max-width:767px) {
.station_wrap{
  width:auto;
  margin:0 10px;
}
	
}


/* notice
------------------------------- */

.notice_wrap {
  width: 1120px;
  margin: 0 auto;
  padding: 10px;
}
.notice {
  border: 3px solid #b82510;
}

.notice_col {
  display: table;
  float: left;
}


.notice_col.notice_col-left {
  width: 112px;
  background-color: #b82510;
}

.notice_col_tit {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-weight: 700;
  font-size: 107.1%;
  text-align: center;
}
.notice_col.notice_col-right {
  width: 982px;
  padding: 20px;
}

.notice_col_row {
  margin-top: 10px;
}
.notice_col_row:first-child {
  margin-top: 0;
}
.notice_col_row .iconTag {
  float: left;
}
.notice_col_row .tit {
  width: 100%;
  padding-left: 90px;
}
.notice_col_row .tit a {
  color: inherit;
  font-size: 92.9%;
}


@media screen and (max-width:767px) {
  /*スマホ指定*/
#titleHead_wrap{
	margin-bottom:30px;
}
  .notice {
  }
  .notice_wrap {
    width: auto;
    padding: 0 ;
  }
  .notice_col.notice_col-left {
  	width: 22%;
  }
  .notice_col.notice_col-right {
    width: 78%;
    padding: 10px;
  }

  .notice_col_row:nth-child(n + 2) {
    display: none;
  }
  .notice_col_row:nth-child(n + 2) {
    display: none;
  }
  .notice_col_row .iconTag {
    display: block;
    float: none;
    width: 80px;
  }
  .notice_col_row .tit {
    padding-left: 0;
  }
}

/* attention
------------------------------- */

.attention_wrap {
  width: 1120px;
  margin: 0 auto;
}

.attention {
  padding: 20px;
  border: 3px solid #ccc;
}
.attention .tit {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 123.1%;
  margin-top: 20px;
}
.attention .tit:first-child {
  margin-top: 0;
}

@media screen and (max-width:767px) {
  /*スマホ指定*/

  .attention_wrap {
    width: auto;
    padding: 10px 10px 20px;
  }
  .attention {
    padding: 10px;
  }
  .attention .tit {
  font-size: 114.2%;
  margin-top: 15px;
  }
}
/* guide
------------------------------- */

.guide_wrap {
  width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
  margin-top: -150px;
  padding-top: 180px;
}
.guide {
  border: 1px solid #dddbd5;
}

@media screen and (max-width:767px) {
  /*スマホ指定*/

	.guide_wrap {
		width: auto;
		margin-top: -15%;
		padding-top: 20%;
	}
}

.font_small {
	font-size: 10.5px;
}

/* guide time_table
------------------------------- */
.time_table_note{
	display:none;
}
.time_table {
	position: relative;
	padding: 40px 0 30px;
  z-index: 10;
}

.time_table .time_table_title {
	position: absolute;
	top: 35px;
	left: 40px;
}

.time_table .time_table_title h2 {
	background: url(/files/img/guide/ico_time.png) 0 center no-repeat;
	margin-bottom: 5px;
	padding-left: 55px;
	min-height: 44px;
	line-height: 44px;
	font-weight: bold;
	font-size: 114.2%;
}

.time_table .time_table_img {
	text-align: center;
}

.time_table area{
  border:none;
  outline:none;
}

@media screen and (max-width:767px) {
  /*スマホ指定*/

.time_table_note{
	display: inherit;
	text-align:right;
}
	.time_table {
		padding: 15px;
	}
	
	.time_table .time_table_title {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 10px;
	}
}

/* guide_bnr
------------------------------- */
.guide_bnr{
	width: 1120px;
	padding: 0 10px;
	margin:30px auto;
}
.guid_list {
	padding: 20px 19px 20px 19px;
    background-color: #f4f3f0;
}

.guid_list li {
  display: block;
  float: left;
  width: 204px;
  margin-left: 10px;
}

.guid_list li a {
  display: table;
  position: relative;
  width: 100%;
  height: 125px;
  line-height: 1.3;
  border: 1px solid #dddbd5;
  color: inherit;
  background-color: #fff;
  font-weight: 700;
  font-size: 114.2%;
  text-align: center;
  text-decoration: none;
  table-layout: fixed;
}
.guid_list li a:hover {
  opacity: 0.7;
}
.guid_list li a .fa {
  margin-right: 5px;
  color: #63a15e;
}
.guid_list li a .guid_list_img {
  position: absolute;
  top: 18px;
  width: 100%;
}


.guid_list li a span.inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-top: 60px;
}
.guid_list li a span.inner span.enTit {
  display: block;
  font-size: 71.4%;
  font-weight: 700;
  margin-top: 3px;
}
.guid_list li:first-child {
  margin-left: 0;
}

.guidenav {
	padding: 20px;
	width: 1120px;
	margin: 40px auto 40px;
	background-color: #f4f3f0;
}
.guidenav-main {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 10px;
}
.guidenav-main li {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 3;
}
.guidenav-main li a {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 3;
  gap: 0;
	place-items: center;
	padding: 10px;
  border: 1px solid #dddbd5;
  color: inherit;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
}
.guidenav-main li a:hover {
	opacity: 0.7;
}
.guidenav-main li a span:first-of-type {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}
.guidenav-main li a span:last-of-type {
  font-size: 11px;
  font-weight: 700;
}
.guidenav-sub {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
	margin-top: 10px;
}
.guidenav-sub li {
	display: grid;
}
.guidenav-sub li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
	padding: 10px;
	line-height: 1.8;
  border: 1px solid #dddbd5;
  color: inherit;
  background-color: #fff;
  font-weight: 700;
  font-size: 114.2%;
  text-align: center;
  text-decoration: none;
}
.guidenav-sub li a:hover {
	opacity: 0.7;
}
.guidenav-sub li a img {
	width: 60px;
  height: 60px;
  object-fit: contain;
}
.guidenav-sub li a span {
	flex-shrink: 1;
}


@media screen and (max-width:767px) {
  .guide_bnr{
	  width:auto;
  }
  .guid_list {
    padding: 15px 10px 15px;
  }

  .guid_list li {
    width: 49.5%;
    margin-bottom: 1%;
    margin-left: 1%;
  }
  .guid_list li:nth-child(2n-1) {
    margin-left: 0;
  }

  .guid_list .guid_list-w100Sp {
    width: 100%;
  }

  .guid_list li a {
    position: relative;
    height: auto;
    padding: 17px 0 17px 42px;
    font-size: 100%;
  }

  .guid_list li a span.inner {
    padding-top: 0;
    font-weight: 700;
    text-align-last: left;
  }
  .guid_list li a .guid_list_img {
    position: absolute;
    top: 21px;
    left: 10px;
    width: 25px;
  }
  .guid_list li a .guid_list_img.guid_list_img-bgnr {
    top: 16px;
  }
  .guid_list li a .fa {
    position: absolute;
    right: 0;
  }
.guid_list li a span.inner span.enTit {
  margin-top: 0;
}
.guidenav {
	width: auto;
}
.guidenav-main {
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, 1fr);
}
.guidenav-main li {
	grid-template-rows: auto;
	grid-row: auto;
}
.guidenav-sub {
	grid-template-columns: auto;
	grid-template-rows: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-row: auto;
}
.guidenav-sub li a img {
	width: 48px;
  height: 48px;
}
}

@media screen and (max-width:320px) {
  /*スマホ指定*/

  .guid_list li a span.inner {
    font-size: 92.9%;
  }
  .guid_list li a {
    padding: 17px 0 17px 35px;
  }
  .guid_list li a .guid_list_img {
    top: 13px;
    left: 8px;
    width: 23px;
  }
  .guid_list li.guid_list-i5small a span {
    font-size: 12px;
  }
}

/* time_table_other
------------------------------- */

.time_table_other_wrap {
  width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
 }

.time_table_other .time_table_other_box {
	float: left;
	width: 535px;
	margin-right: 15px;
	margin-top: -150px;
	padding-top: 180px;
}

.time_table_other .time_table_other_box:nth-child(1) {
  z-index: 1;
  position: relative;
}
.time_table_other .time_table_other_box:nth-child(2) {
	float: right;
	margin-right: 0;
}

.time_table_other .time_table_other_box h2 {
	background: #921b0f;
	padding: 10px;
	font-weight: bold;
	color: #fff;
}

.time_table_other .time_table_other_box .time_table_other_box_frame {
	border: 1px solid #dddbd5;
	border-top: none;
	padding: 10px;
}

.time_table_other .time_table_other_box .time_table_other_box_frame_in {
	background-position: right top ;
	background-repeat: no-repeat;
	background-size: auto 110px;
}
.time_table_other .time_table_other_box:nth-child(1) .time_table_other_box_frame_in {
  background-size: contain;
}

.time_table_other .time_table_other_box p {
	display: inline-block;
	margin-right: 5px;
	padding: 5px 0 0 5px;
}

.time_table_other .time_table_other_box p img {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}

.time_table_other .time_table_other_box p .fa {
  margin-right: 5px;
  color: #921b0f;
}

.time_table_other .time_table_other_box a {
	font-size: inherit;
	color: inherit;
}

.time_table_other .time_table_other_box .time_table_other_btn {
	margin-top: 17px;
	padding: 0 0 5px 5px;
}

.time_table_other .time_table_other_box .time_table_other_btn a{
    display: inline-block;
    background-color: #ebeae4;
    padding: 5px 30px;
    font-size: inherit;
    text-decoration: none;
    text-align: center;
    color: inherit;
	font-weight: bold;
    border-radius: 33px;
    -moz-border-radius: 33px;
    -webkit-border-radius: 33px;
}
.time_table_other .time_table_other_box .time_table_other_btn a .fa{
	margin-right:5px;
	color:#921b0f;
}
.time_table_other .time_table_other_box .time_table_other_cap {
  margin: 3px 0 0 3px;
}
.time_table_other .time_table_all .time_table_other_box_frame_in {
	background-image: url(/files/img/guide/img_timetable_all.jpg);
  min-height: 107px;
}

.time_table_other .time_table_kirara .time_table_other_box_frame_in {
  background-image: url(/files/img/guide/img_timetable_kirara.jpg);
}

.time_table_other .time_table_hiei .time_table_other_box_frame_in {
	background-image: url(/files/img/guide/img_timetable_hiei.jpg);
}

@media screen and (max-width:767px) {
  /*スマホ指定*/

	.time_table_other_wrap {
		width: auto;
	}
	
	.time_table_other .time_table_other_box {
		float: none;
		width: auto;
    margin-top: -15%;
    padding-top: 24%;
		margin-right: 0;
	}
	
	.time_table_other .time_table_other_box:nth-child(2) {
		float: none;
		margin-top: 10px;
		margin-top: -15%;
		padding-top: 24%;
	}
	
	.time_table_other .time_table_other_box .time_table_other_box_frame_in {
		background-size: 150px auto;
	}
	.time_table_other h2 .font_small {
		display: block;
	}
  .time_table_other .time_table_other_box p {
    display: block;
    width: 59%;
  }
}

@media screen and (max-width:585px) {
  /*スマホ指定*/
  .time_table_other .time_table_other_box .time_table_other_box_frame_in {
		background-size:115px auto;
	}
  .time_table_other .time_table_other_box:nth-child(1) .time_table_other_box_frame_in {
    background-image: url(/files/img/guide/img_timetable_kirara_sp.jpg);
    background-size: 45% auto;
  }
}
@media screen and (max-width:320px) {
	.time_table_other .time_table_other_box .time_table_other_box_frame_in {
		background-size:110px auto;
		padding-right: 0px;
	}
  .time_table_other .time_table_other_box:nth-child(1) .time_table_other_box_frame_in {
    background-image: url(/files/img/guide/img_timetable_kirara.jpg);
		background-size:90px auto;
	}
  .time_table_other .time_table_other_box .time_table_other_box_frame_in:nth-child(1) .time_table_other_btn:first-of-type {
    margin-top: 60px;
  }
}

/* use_guide
------------------------------- */

.use_guide {
  width: 1120px;
  margin: 0 auto;
  padding: 0 10px;
  margin-top: 30px;
  margin-bottom: 70px;
}

.use_guide ul li {
	float: left;
	width: 542.5px;
	margin-right: 15px;
  padding: 10px 0;
}

.use_guide ul li:nth-child(2) {
	margin-right: 0;
}

.use_guide ul li a {
	display: block;
	border: 1px solid #dddbd5;
	padding: 10px 15px;
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}

.use_guide ul li a .fa{
	margin-right:5px;
	color:#921b0f;
}

@media screen and (max-width:767px) {
  /*スマホ指定*/

	.use_guide {
		width: auto;
	}
	
	.use_guide ul li {
		float: none;
		width: auto;
		margin-right: 0;
    padding: 2px 0;
	}
}





.top_infolist {
    width: 1120px;
    margin: 30px auto;
}
.top_infolist .top_infolist_01{
    border: 2px solid #4a4a4a;
    display: table;
     margin-bottom: 20px;
     vertical-align: middle;
     width: 100%;
     border-collapse: collapse;
}
.top_infolist .top_infolist_01 dt{
    background-color: #4a4a4a;
    color: #fff;
    width: 13%;
    padding: 15px 0;
    font-weight: bold;
    font-size: 114.3%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.top_infolist .top_infolist_01 dd{
    width: 87%;
    padding: 20px 25px;
    display: table-cell;
    font-size:107.7%;
    font-weight: bold;
    vertical-align: middle;
}
.top_infolist .top_infolist_01 dd a{
    color: #333;
    text-decoration: none;
}
.top_infolist .top_infolist_01 dd a:hover{
  text-decoration: underline;
}
.top_infolist .top_infolist_02{
    border: 2px solid #921b0f;
    display: table;
    width: 100%;
}
.top_infolist .top_infolist_02 dt{
    background-color: #921b0f;
    color: #fff;
    width: 13%;
    padding: 20px 0;
    font-weight: bold;
    font-size: 114.3%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.top_infolist .top_infolist_02 dd {
    width: 87%;
    padding: 10px 25px;
    display: table-cell;
    vertical-align: middle;
}
.top_infolist .top_infolist_02 .newsList{
    border: none;
}
.top_infolist .top_infolist_02 .newsList li{
    border: none;
    padding: 0;
    margin-bottom: 10px;
}
.top_infolist .top_infolist_02 .newsList li{
    font-size: 107.7%
}
.top_infolist .top_infolist_02 .newsList li:last-child{
    margin-bottom: 0;
}
.top_infolist .top_infolist_01 dd .circle,
.top_infolist .top_infolist_01 dd .triangle,
.top_infolist .top_infolist_01 dd .cross {
    position: relative;
    padding-left: 45px;
    vertical-align: middle;
    line-height: 1.3;
}
.top_infolist .top_infolist_01 dd .circle span,
.top_infolist .top_infolist_01 dd .triangle span,
.top_infolist .top_infolist_01 dd .cross span {
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.top_infolist .top_infolist_01 dd .circle span {
  color: #00a30f;
}
.top_infolist .top_infolist_01 dd .triangle span {
    color: #ff9100;
}
.top_infolist .top_infolist_01 dd .cross span {
  color: #FF0000;
}
.top_infolist .top_infolist_01 dd .top_delay_certificate {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.top_infolist .enTit {
  display: block;
  font-size: 71.4%;
  font-weight: 700;
  margin-top: 3px;
}
@media screen and (max-width:767px) {
  .top_infolist .top_infolist_01 dd .circle span,
  .top_infolist .top_infolist_01 dd .triangle span,
  .top_infolist .top_infolist_01 dd .cross span {
    top: 0;
    transform: none;
  }
  .top_infolist .top_infolist_01 dd .top_delay_certificate {
    position: static;
    display: block;
    margin-top: 20px;
    text-align: right;
    transform: none;
  }
}
.top_infolist .top_infolist_01 dd .top_pcNone {
  display: none;
}
@media screen and (max-width:767px) {
  .top_infolist .top_infolist_01 dd .top_pcNone {
    display: block;
  }
}
.top_infolist .top_infolist_01 dd .circle span img,
 .top_infolist .top_infolist_01 dd .triangle span img{
    vertical-align: middle;
 }

.newsList li .iconTag {
    float: left;
    margin-right: 15px;
}
.newsList li .tit {
    display: block;
    line-height: 1.6;
    color: inherit;
}


@media screen and (max-width:767px) {
  .top_infolist {
      width: 95%;
      margin: 20px auto;
  }
  .top_infolist .top_infolist_01 dt{
      width: 25%;
      font-size: 16px;
  }
  .top_infolist .top_infolist_01 dd{
      width: inherit;
      padding: 15px 15px;
      font-size: 13px;
  }
  .top_infolist .top_infolist_02 dt{
      width: 25%;
      font-size: 16px;
  }
  .top_infolist .top_infolist_02 dd{
      width: inherit;
      padding: 15px 15px;
      font-size: 14px;
  }
  .top_infolist .top_infolist_01 dd .circle {
      padding-left: 25px;
  }
  .top_infolist .top_infolist_01 dd .triangle{
      padding-left: 25px;
  }
  .top_infolist .top_infolist_01 dd .circle span {
      width: 18px;
      height: 16px;
  }
  .top_infolist .top_infolist_01 dd .triangle span{
      width: 18px;
      height: 16px;
  }
  .newsList li .iconTag {
    float: none;
    font-size: 12px;
  }
  .top_infolist .top_infolist_02 .newsList li,
  .top_infolist .top_infolist_02 .newsList li a{
    font-size: 13px;
  }
  .newsList li .iconTag {
    margin-bottom: 3px;
}
}