@charset "utf-8";
#news-listLink {
  position: absolute;
  right: 20px;
  top: 0px;
  font-size: 12px;
  height: 48px;
  line-height: 48px
}

#news-listLink a {
  text-decoration: underline;
}

#news-listLink a:hover {
  text-decoration: none;
}

.information {
  width: 908px;
  margin: 20px auto 0;
  padding: 15px 20px 0;
  color: #333;
  line-height: 1.8 !important;
  font-size: 14px;
}

.information h2 {
  font-size: 18px !important;
  font-weight: bold !important;
  padding: 0.2em 0 0.2em .75em;
  border-left: 6px solid #ccc;
}


/*.information h2 { font-size:18px; text-align:center; border-bottom:none; margin-bottom:0; padding-top:0; }*/

.information h3.page-section-title {
  /* 20181130
	width: 950px;
	*/
  font-size: 24px !important;
  font-weight: bold !important;
  text-align: center;
  margin: 0 auto 20px auto;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #EFEFEF;
}

.information .page-section-txt {
  display: table;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 auto 15px;
	/* 20181130
  width: 820px;
	*/
}

.information .page-section-txt p {
  margin-bottom: 20px;
}

.information .page-section-txt span {
  font-size: 14px;
  display: block;
  margin-top: 15px;
}

.information table {
	/*
  width: 908px;
	*/
  border-top: solid 1px #e2e2e2;
  border-left: solid 1px #e2e2e2;
  margin: 0 auto;
}

.information tr:nth-child(2n+1) {
  background-color: #fcfcfc;
}

.information table th {
  padding: 5px 10px;
  background: #ececec;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #d9d9d9;
  text-align: center;
  font-size: 14px;
  font-weight: bold
}

.information table th.longtb {
  width: 300px;
}

.information table td {
  padding: 10px 10px 12px;
  border-bottom: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
  vertical-align: top;
}

.information table th.col-terms, .information table td.col-terms {
  width: 190px;
}

.information table td:nth-child(2) {
  /* 20181130
	width: 280px;
	*/
  width: 300px;
}

.information table td:nth-child(2):first-line {
  /*text-decoration:underline;*/
  font-weight: bold;
  /* font-size:16px;*/
}

.information table td dl {
  position: relative;
}

.information table td dl dt {
  position: absolute;
}

.information table td dl dd {
  padding: 0 0 0 6em;
}

/* **********************

20190925 tsuiki

*********************** */
.information table td:nth-child(3) {
  width: 300px;
}
/* **********************

20190925 tsuiki end

*********************** */

.information table td:nth-child(3):first-line {
  font-weight: bold;
}

.information table .shop-close {
  display: none;
}

.information .attention-time {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

.information .shop-info h4 {
  color: #0285d1;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.information .shop-info h5 {
  color: #032750;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}

.information .shop-info {
  height: 300px;
  margin-top: 30px;
  margin-bottom: 10px;
  clear: both;
}
.information .shop-info .shop-info-txt {
	float: left;
	width: 430px;
	margin-right: 20px;
}

/************************

no_photo

*************************


.information .shop-info .shop-info-txt2 {
	float: left;
	width: 380px;
	margin-left: 80px;
}


.information .shop-info {
  height: auto;
  margin-top: 30px;
  margin-bottom: 10px;
  clear: both;
  vertical-align: top;
}
.information .shop-info .shop-info-txt {
	width: auto;
	height: auto;
}

*/


.information .shop-info .shop-info-txt p {
  font-size: 15px;
}

.information .shop-info .shop-info-txt ul {
  margin: 10px 0;
  clear: both;
}

.information .shop-info .shop-info-txt li {
  float: left;
  margin-right: 16px;
}

.information .shop-info .shop-info-img {
  float: right;
}

.information .shop-info .shop-info-img2 {
  float: right;
	margin-right: 80px;
}
