
/* sekou -------------------------------------------------------------------- */

.pageselector {
  clear: both;
  width: 100%;
  height: auto;
  padding: 0.5em 0.1em;
  /* padding: 0.5em; */
  overflow: hidden;
  }
@media (max-width:767px) {
 pageselector {
  padding: 1.5em 0.1em;
  }
}

.page_number {
  float: left;
  background-color: #aa8055;
  margin-right: 0.8em;
  /* margin-right: 0.4em; */
  margin-bottom: 0.75em;
  /* margin-bottom: 0.25em; */
  padding: 0.4em 0.6em;
  /* padding: 0.2em 0.6em; */
  border-right: solid 1px #725538;
  border-bottom: solid 1px #725538;
  color: #fffaf4;
  font-family: 'Hiragino Mincho Pro', 'MS PMincho', serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
  text-align: center;
  overflow: hidden;
  }
@media (max-width:767px) {
.page_number {
  border: solid 1px #725538;
  margin-right: 0.0em;
  padding: 0.4em 0.6em;
  font-size: 5.0vw;
  width: 6.5vw;
  }
 }

.page_number a {
	color: #fffaf4;
	}

.page_number_top {
  }
@media (max-width:767px) {
.page_number_top {
  float: none;
  background-color: #aa8055;
  border: solid 1px #725538;
  color: #fffaf4;
  font-family: 'Hiragino Mincho Pro', 'MS PMincho', serif;
  font-size: 4.0vw;
  font-weight: normal;
  line-height: 1.3;
  margin: 2.5em auto 0.75em;
  overflow: hidden;
  padding: 0.4em 0.6em;
  text-align: center;
  width: 30.0vw;
  }
 }

.page_number-upper {
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.25em;
	padding: 0.3em 0.6em;
	color: #552b2b;
	/* color: #aa8055; */
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.3;
	text-align: left;
	overflow: hidden;
	}
.page_number-upper a {
	color: #552b2b;
	border-bottom:dotted 1px #232323;
	}
.page_number_cut {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0.75em;
	padding: 0.4em 0.0em;
	color: #aa8055;
	font-family: 'Hiragino Mincho Pro', 'MS PMincho', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
	overflow: hidden;
	}
.page_number_cut a {
	color: #aa8055;
	}
.display_page, .display_page a {
	background-color: #fff;
	color: #aa8055;
	}

.sekou_area {
  margin: 0 auto;
  width: 92%;
  min-width: 820px;
  }
@media (max-width:767px) {
.sekou_area {
  margin: 1.5em auto 1.5em 4.0vw;
  width: 95.0%;
  min-width: 95.0%;
  }
 }

.sekou_photo {
  float: left;
  margin-right: 0.6em;
  margin-bottom: 0.6em;
  width: auto;
  height: 90px;
  }
@media (max-width:767px) {
.sekou_photo {
  margin-right: 4.0vw;
  margin-bottom: 4.0vw;
  width: 27.5vw;
  max-width: 120px;
  height: auto;
  }
 }

.sekou_photo_image {
  width: 90px;
  height: auto;
  border:none;
  }
@media (max-width:767px) {
.sekou_photo_image {
  width: 100.0%;
  }
 }

.sekou_photo_double {
  float: left;
  margin-right: 0.75em;
  margin-bottom: 0.6em;
  width: auto;
  height: 90px;
  }
@media (max-width:767px) {
.sekou_photo_double {
  margin-right: 4.0vw;
  margin-bottom: 4.0vw;
  width: 59.0vw;
  max-width: 250px;
  height: auto;
  }
 }

.sekou_photo_image_double {
  width: auto;
  height: 90px;
  border:none;
  }
@media (max-width:767px) {
.sekou_photo_image_double {
  width: 100.0%;
  }
 }

.sekou_photo_mark {
  float: left;
  margin-right: 0.6em;
  margin-bottom: 0.6em;
  padding: 0px;
  width: auto;
  height: 90px;
  }
@media (max-width:767px) {
.sekou_photo_mark {
  margin-right: 4.0vw;
  margin-bottom: 4.0vw;
  width: 27.5vw;
  max-width: 100px;
  height: auto;
  }
 }

.sekou_photo-rodai {
  float: left;
  margin-right: 0.75em;
  margin-bottom: 0.75em;
  width: auto;
  height: 120px;
  }
@media (max-width:767px) {
.sekou_photo-rodai {
  margin-right: 4.0vw;
  margin-bottom: 4.0vw;
  width: 27.5vw;
  max-width: 120px;
  height: auto;
  }
 }

.sekou_photo_image-rodai {
  width: 120px;
  height: auto;
  border:none;
  }
@media (max-width:767px) {
.sekou_photo_image-rodai {
  width: 100.0%;
  }
 }



