/*******************************/
/*   summer special  setting   */
/*******************************/

.no-link {
  pointer-events: none;
}

/*** tedukuri05 common ***/
.tedukuri-contents-summer #tedukuri-kvArea {
  background: url(/library/anshin/kodomo/tedukuri/common/img/special/tedukuri-summer-kv-bg.png) no-repeat;
  background-size: cover;
}

.tedukuri-contents-summer #tedukuri-kv-txt {
  color: #1e64c8;
}

.tedukuri-contents-summer #tedukuri-episode-vol {
  left: 0;
  top: -70px;
  width: 152px;
}

.tedukuri-contents-summer #tedukuri-episode-vol::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/special/tedukuri-summer-sticker-vol.png) no-repeat;
  background-size: contain;
  height: 238px;
  width: 182px;
}

.tedukuri-contents-summer #tedukuri-episode-title {
  color: #1e64c8;
  padding-left: 20px;
 }

.tedukuri-contents-summer #tedukuri-lead-episode {
  border-bottom-color: #1e64c8;
}

.tedukuri-contents-summer #tedukuri-profile-imgcap {
  color: #1e64c8;
}

.tedukuri-contents-summer .tedukuri-para-balloon-start::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/special/tedukuri-summer-balloon-start.png) no-repeat;
}

.tedukuri-contents-summer .tedukuri-para-balloon-finish::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/special/tedukuri-summer-balloon-finish.png) no-repeat;
}

.tedukuri-contents-summer .tedukuri-para-step {
  border-bottom-color: #f0d200;
}

.tedukuri-contents-summer .tedukuri-para-title {
  color: #1e64c8;
}

#tedukuri-continue {
  margin: 50px 0;
}

.tedukuri-cont-txt {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 0;
}

div[id^="tedukuri"] a.tedukuri-link-int {
  color: #644817;
  text-decoration: underline;
}

div[id^="tedukuri"] a.tedukuri-link-int:hover {
  text-decoration: none;
}

.tedukuri-contents-summer #tedukuri-navbtm-currentlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
  width: 304px;
}

.tedukuri-contents-summer .tedukuri-navbtm-currentitem-vol {
  margin-bottom: 3px;
  width: 100%;
}

.tedukuri-cotents-summer #tedukuri-navbtm-currentlist {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px;
  width: 304px;
}

.tedukuri-contents-summer #tedukuri-navbtm-edit-current {
  background-color: #1e64c8;
  color: #fff;
  text-align: center;
}

.tedukuri-contents-summer .tedukuri-navbtm-currentitem-edit {
  width: 150px;
}

.tedukuri-contents-summer #tedukuri-navbtm-edit-first,
.tedukuri-contents-summer #tedukuri-navbtm-edit-last {
  background-color: #9cd5fc;
  color: #fff;
  cursor: pointer;
  display: block;
  line-height: 2.5rem;
  text-align: center;
}

.tedukuri-contents-summer #tedukuri-navbtm-edit-first:hover,
.tedukuri-contents-summer #tedukuri-navbtm-edit-last:hover {
  opacity: .8;
  text-decoration: none;
}

.tedukuri-contents-summer #tedukuri-navbtm a[id$="-thisedit"] {
  background-color: #5ab9fa;
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 2.5rem;
  pointer-events: none;
  text-align: center;
}