.col01 {
  padding-top: 0; }

.col_head02 {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  cursor: pointer; }

.col_head02:before {
  content: '';
  background: url(/common/images/ico_toggle_b.svg) no-repeat left top;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 10px;
  top: calc(50% - 5px); }

.col_head02.open:before {
  background-position: left bottom; }

.news_list {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  display: none; }
  .news_list li {
    border-bottom: none;
    border-top: 1px solid #e5e5e5; }
  .news_list li:first-child {
    border-top: none; }

.news_list.open {
  display: block; }

.bread {
    padding: 95px 0 19px;
}

body {
font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif !important; 
}

.news_listColDate, .news_listColTxt {
	color: #000 !important;
}

li {
	float: none;
	color: #000;
}
.ft_resvColSubNotes > li {
	color: #fff !important;
}

header,footer {
    font-family: 'Noto Serif JP', serif !important;
}

.tbtn a {
    color: #fff !important;
}

.fixed_menuMain li.parents {
    margin-top: 5px !important;
}

.ft_infoSns li {
    margin-right: 60px !important;
}

.fixed_menu li,.fixed_menu2 li {
	color: #fff !important;
}

.gheader li {
	color: #fff !important;
}

@media screen and (max-width: 767px) {
  .news_listCol a {
    padding: 15px 30px 15px 0; }
	
.bread {
    padding: 12px 0 12px;
}	

.hotels .ft_infoSns li.ft_infoSnsInsta {
    margin-right: 20px !important;
}

.ft_infoSns li {
    margin-right: 20px !important;
}
	}
	
@media screen and (max-width: 750px) {

.ft_infoLinksOther li a {
    font-size: 2.8vw !important;
    line-height: 2em !important;
}

.ft_corpLinksList li a {
    font-size: 2.8vw !important;
    line-height: 2em !important;
}

.ft_infoLinksOther li {
    width: 60% !important;
	vertical-align: top;
}

.ft_infoLinksOther li:nth-child(2n) {
    width: 38% !important;
}

.fixed_btnResvTxt {
    font-size: 0.6rem !important;
}

.fixed_menuMain li.parents.noLink, .fixed_menuMain li.parents > a {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 13px !important;
}
}