/*************************/
/*   feedback settings   */
/*************************/
#feedbackArea {
  background: #f3f3f3;
  display: block;
  margin: 10px 0 50px;
  padding: 10px;
}

.fbmanager {
  height: 480px;
  width: 100%;
}


/*****************************/
/*   ehon default settings   */
/*****************************/
.visible-sp-blc,
.visible-sp-inl {
  display: none!important;
}

.visible-pc-blc {
  display: block!important;
}

.visible-pc-inl {
  display: inline!important;
}

#ehon * {
  box-sizing: border-box;
}

#ehon .pbNestedWrapper {
  overflow: visible;
}

#ehon-kvArea {
  background: url(/library/anshin/kodomo/ehon/common/img/ehon-kv-bg.png) no-repeat;
  background-size: cover;
  height: 460px;
  margin-bottom: 80px;
  text-align: center;
  width: 100%;
}

#ehon-kvArea h2 {
  text-align: center;
}

#ehon-kv-titleimg {
  display: inline;
  margin-bottom: 100px;
  margin-top: 109px;
}

#ehon-kv-txt {
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0; /* reset */
  line-height: 1.7;
  margin-top: 0; /* reset */
  padding-left: 73px;
  padding-right: 73px;
  text-align: justify;
}

#ehon-coverimgArea {
  margin: 0 auto 30px;
  width: 566px;
}

#ehon-headArea {
  margin: 0 auto 40px;
  width: 566px;
}

#ehon-head-vol {
  background: url(/library/anshin/kodomo/ehon/common/img/eohn-vol-bg.svg) no-repeat;
  background-position-x: center;
  background-size: contain;
  color: #fff;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
  margin-bottom: 25px;
  margin-top: 0; /* reset */
  text-align: center;
}

.ehon-head-vol-num {
  font-size: 2.3rem;
  margin: 0 5px;
}

#ehon-head-title {
  color: #333;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-left: 0; /* reset */
  text-align: center;
  text-indent: 0; /* reset */
}

#ehon-head-title::before {
  content: none;
}

.ehon-head-info {
  line-height: 1.3;
  margin-top: 0; /* reset */
  padding-left: 2em;
  text-align: center;
  text-indent: -2em;
}

.ehon-head-info + .ehon-head-info {
  margin-top: 15px;
}

#ehon-bodyArea {
  margin-bottom: 80px;
  padding: 0 35px;
}

.ehon-body-txt {
  line-height: 1.7;
  text-align: justify;
}

#ehon-selectorArea {
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

#ehon-selectorArea::before {
  background: url(/library/anshin/kodomo/ehon/common/img/ehon-selector-border-top.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 47px;
  margin-bottom: 20px;
  width: 100%;
}

#ehon-selectorArea::after {
  background: url(/library/anshin/kodomo/ehon/common/img/ehon-selector-border-btm.png) repeat-x;
  background-size: 355px 12px;
  content: '';
  display: block;
  height: 12px;
  margin-top: 30px;
  width: 100%;
}

#ehon-selector-person {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  left: 16px;
  line-height: 1;
  position: absolute;
  top: 22px;
}

#ehon-selector-logo {
  margin-bottom: 20px;
}

.ehon-selector-txt {
  line-height: 1.7;
  margin-bottom: 24px;
  margin-top: 0; /* reset */
  padding: 0 35px;
  text-align: justify;
}

#ehon-selector-link {
  color: #e63e00;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}

#ehon-selector-link:hover {
  color: #e63e00;
  text-decoration: underline;
}

#ehon-selector-link::before {
  background: url(/library/anshin/kodomo/ehon/common/img/ic-window-ehon.svg) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 0;
  margin-right: 5px;
  width: 10px;
}

#ehon-next {
  background: url(/library/anshin/kodomo/ehon/common/img/ehon-next-bg.png) no-repeat;
  background-size: cover;
  display: table;
  height: 94px;
  margin-bottom: 50px;
  width: 100%;
}

#ehon-next-txt {
  display: table-cell;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  vertical-align: middle;
}

#ehon-navbtm {
  margin-bottom: 50px;
}

#ehon-navbtm-list {
  align-items: flex-end;
  display: flex;
  justify-content: center;
}

#ehon-navbtm-current,
#ehon-navbtm-linkprev,
#ehon-navbtm-linknext {
  color: #fff;
  letter-spacing: 2px;
  line-height: 25px;
  text-align: center;
}

#ehon-navbtm-current {
  background-color: #333;
  font-weight: bold;
  margin: 0 15px;
  width: 300px;
}

#ehon-navbtm-linkprev,
#ehon-navbtm-linknext {
  background-color: #b3b3b3;
  display: block;
  position: relative;
  width: 125px;
}

#ehon-navbtm-linkprev:hover,
#ehon-navbtm-linknext:hover {
  opacity: .8;
  text-decoration: none;
}

#ehon-navbtm-linkprev::before {
  border-style: solid;
  border-width: 12px 8px 12px 0;
  border-color: transparent #b3b3b3 transparent transparent;
  content: '';
  left: -25px;
  position: absolute;
}

#ehon-navbtm-linknext::after {
  border-style: solid;
  border-width: 12px 0 12px 8px;
  border-color: transparent transparent transparent #b3b3b3;
  content: '';
  position: absolute;
  right: -25px;
}

.ehon-navbtm-bf::before {
  content: '';
  width: 125px;
}

.ehon-navbtm-af::after {
  content: '';
  width: 125px;
}

/* added on 2019-4-24 */
.ehon-coverimg-brdr {
  border: 1px solid #ababab;
}


