@charset "UTF-8";
/*───────────────────────────────────
	定義
───────────────────────────────────*/
/*───────────────────────────────────
	ブレイクポイント
───────────────────────────────────*/
/*───────────────────────────────────
	カラー
───────────────────────────────────*/
.colorRed {
  color: #f00;
}

.colorDarkRed {
  color: #951717;
}

.colorOrange {
  color: #FF9933;
}

.colorPink {
  color: #e75684;
}

.colorDarkPink {
  color: #e9568b;
}

.colorGreen {
  color: #74b941;
}

.colorDarkGreen {
  color: #398330;
}

.colorGreen02 {
  color: #19aa85;
}

.colorBlue {
  color: #00f;
}

.colorDarkBlue {
  color: #07348e;
}

.colorBlueBlack {
  color: #011227;
}

.colorYellow {
  color: #ff0;
}

.colorGray {
  color: #999 !important;
}

.colorWhite {
  color: #fff !important;
}

.colorCoop {
  color: #263c8c;
}

/*───────────────────────────────────
	リンク
───────────────────────────────────*/
.div_topLinkTitleBlock {
  padding: 10px 0;
}
.div_topLinkTitleBlock h2 {
  margin: 0;
  padding: 0;
  color: #fff !important;
  font-size: 1.25em;
  text-align: center;
}
@media all and (min-width: 1024px), print {
  .div_topLinkTitleBlock h2 {
    font-size: 1.375em;
  }
}

.div_topLinkAreaTitle {
  background-color: #feb04e;
}
.div_topLinkAreaTitle i {
  font-size: 1.25em !important;
  padding: 15px;
  color: #f09064 !important;
  background-color: #fff;
  border-radius: 50%;
}
@media all and (min-width: 1024px), print {
  .div_topLinkAreaTitle i {
    font-size: 1.375em;
  }
}

.ul_topLinkArea {
  margin: 0;
  padding: 0;
}
.ul_topLinkArea li {
  position: relative;
  list-style: none;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.ul_topLinkArea li:hover {
  opacity: 0.5;
}
.ul_topLinkArea li:last-child {
  border-bottom: none;
}
.ul_topLinkArea li a {
  display: block;
  padding: 18px;
  color: #333 !important;
}
.ul_topLinkArea li i {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 1.25em;
  height: calc(100% - 1.25em);
  background-color: #fde492;
  color: #f09064 !important;
}
.ul_topLinkArea li i.i_topLinkhalf {
  padding-top: 0.75em;
  height: calc(100% - 0.75em);
}

.div_topLinkPlaceTitle {
  background-color: #57acc5;
}
.div_topLinkPlaceTitle i {
  font-size: 1.25em !important;
  padding: 15px;
  color: #6a95d2 !important;
  background-color: #fff;
  border-radius: 50%;
}
@media all and (min-width: 1024px), print {
  .div_topLinkPlaceTitle i {
    font-size: 1.375em;
  }
}

.ul_topLinkPrice {
  margin: 0;
  padding: 0;
}
.ul_topLinkPrice li {
  position: relative;
  list-style: none;
  background-color: #eee;
  border-bottom: 1px solid #ccc;
}
.ul_topLinkPrice li:hover {
  opacity: 0.5;
}
.ul_topLinkPrice li:last-child {
  border-bottom: none;
}
.ul_topLinkPrice li a {
  display: block;
  padding: 18px;
  color: #333 !important;
}
.ul_topLinkPrice li i {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 1.25em;
  height: calc(100% - 1.25em);
  background-color: #c5e7ec;
  color: #5bb1cb !important;
}
.ul_topLinkPrice li i.i_topLinkhalf {
  padding-top: 0.75em;
  height: calc(100% - 0.75em);
}

/*───────────────────────────────────
	ニュース
───────────────────────────────────*/
.div_topNewsContentsBlock {
  width: 100%;
}
.div_topNewsContentsBlock div {
  border-bottom: 1px dotted #666;
}
.div_topNewsContentsBlock div:last-child {
  border-bottom: none;
}

.div_topNewsBorder {
  padding: 0 0 15px 0;
}

.p_topNewsPhoto {
  margin: 0 15px 0 0 !important;
}

.p_topNewsPhoto img {
  width: 50px !important;
}

.dl_topNewsArticle {
  margin: 0;
}
.dl_topNewsArticle dt {
  margin: 0;
}
.dl_topNewsArticle dd {
  margin: 5px 0 0 0;
}

.section_topNewsBlock {
  padding: 15px 0;
  background-color: #f5e989;
}
@media all and (min-width: 840px), print {
  .section_topNewsBlock {
    padding: 30px 0;
  }
}

.h2_topTitleBlock {
  position: relative;
  margin: 0;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
}
.h2_topTitleBlock h2 {
  margin: 0;
  padding: 7px;
  font-size: 1.375em;
}
.h2_topTitleBlock button {
  position: absolute;
  top: 7px;
  right: 10px;
}

.section_topCalendarBlock {
  padding: 15px 0;
  background-color: #cddf83;
}
@media all and (min-width: 840px), print {
  .section_topCalendarBlock {
    padding: 30px 0;
  }
}

/*───────────────────────────────────
	カレンダー
───────────────────────────────────*/
.p_businessTimeNormal {
  padding: 3px 0;
  font-size: 0.875em !important;
}
.p_businessTimeNormal span.span_Headtitle {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 3px 5px;
  border-radius: 3px;
  color: #fff;
  background-color: #666;
}

.span_businessTime {
  display: inline-block;
  margin: 10px 10px 0 0;
  width: 3.625em;
  border: 1px solid #666;
}

.span_businessTimeDaytime {
  background-color: #fff;
}

.span_businessTimeSunday {
  background-color: #ffb6c1;
}

.span_businessTimeSaturday {
  background-color: #AFDFE4;
}

.p_calendarNote {
  padding: 0 0 0 10px !important;
  font-size: 0.875em !important;
}

.table_topCalendar {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-collapse: collapse;
  background-color: #fff;
}
.table_topCalendar th {
  color: #fff;
  background-color: #999;
  border-right: solid 1px #fff;
}
.table_topCalendar tr > td:first-child {
  color: #f00;
}
.table_topCalendar tr > td:last-child {
  color: #00f;
}
.table_topCalendar th:last-child {
  border-right: 1px solid #999 !important;
}
.table_topCalendar td {
  width: 14.28571428%;
  text-align: center;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.table_topCalendar caption {
  padding: 15px 0 5px 5px;
  font-size: 1.125em;
  text-align: left;
}

.td_calendarDaytime {
  background-color: #add8e6;
}

.td_calendarClose {
  background-color: #ffb6c1;
}

.td_calendarHoliday {
  color: #f00;
}

.td_calendarReserve {
  background-color: #cddf83;
}

.td_calendarSaturdayTime {
  background-color: #AFDFE4;
}

/*───────────────────────────────────
	トップページ
───────────────────────────────────*/
.div_topImageBlock {
  position: relative;
  background-image: url(../../common/img_top_cross_back.svg);
  background-size: 45px;
  padding: 15px 0 0 0;
  display: none;
}
@media all and (min-width: 840px), print {
  .div_topImageBlock {
    display: block;
  }
}
.div_topImageBlock h1 {
  position: relative;
  margin: 0 auto !important;
  padding: 0 0 0 230px !important;
  width: 400px;
  height: 117px;
  background-size: 400px 92.848px !important;
  background-image: url(../../common/top_logo.svg);
  background-repeat: no-repeat;
  background-position: top right;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.div_topImageBlock h1 span {
  position: absolute;
  left: 0;
  width: 200px;
  height: 117px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url(../../common/img_top_p01.png);
  background-repeat: no-repeat;
  background-size: 200px 117px;
}
.div_topImageBlock .div_topImageGrass {
  height: 200px;
  background-image: url(../../common/top_logo_bottom.svg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.div_topLinkFrame {
  margin: 30px 9px 0 9px;
  border: 5px solid #eee;
  border-radius: 5px;
}