/*************/
/*   reset   */
/*************/
#tedukuri h3:before {
  content: none; /* reset */
}


/*************************/
/*   feedback settings   */
/*************************/
#feedbackArea {
  background: #f3f3f3;
  display: block;
  margin: 10px 0 50px;
  padding: 10px;
}

.fbmanager {
  height: 480px;
  width: 100%;
}


/*******************************/
/*  tedukuri default settings  */
/*******************************/
.visible-sp-blc,
.visible-sp-inl {
  display: none!important;
}

.visible-pc-blc {
  display: block!important;
}

.visible-pc-inl {
  display: inline!important;
}

#tedukuri * {
  box-sizing: border-box;
}

#tedukuri .pbNestedWrapper {
  overflow: visible;
}

section[id^="tedukuri"] a {
  color: #009944;
}

.tedukuri-link-ext::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-icon_window.svg) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 3px;
  margin-right: 3px;
  width: 10px;
}

section[id^="tedukuri"] a.tedukuri-link-ul {
  text-decoration: underline;
}

section[id^="tedukuri"] a.tedukuri-link-ul:hover {
  color: #009944;
  text-decoration: none;
}

.tedukuri-profile-link {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 15px;
}

.tedukuri-profile-link::before {
  margin-left: 0;
  margin-right: 5px;
}

#tedukuri-kvArea {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-kv-bg.png) no-repeat;
  background-size: cover;
  height: 404px;
  margin-bottom: 70px;
  width: 100%;
}

#tedukuri-kv-titleimg {
  display: inline;
  margin: 30px 0 72px 60px;
}

#tedukuri-kv-txt {
  color: #eb6900;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0; /* reset */
  line-height: 1.7;
  margin-top: 0; /* reset */
  padding-left: 35px;
  padding-right: 50px;
  text-align: justify;
}

#tedukuri-leadArea {
  margin-bottom: 40px;
  padding: 0 35px;
  position: relative;
  z-index: 0;
}

#tedukuri-leadArea::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-lead-brdrtop.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 82px;
  left: 0;
  position: absolute;
  width: 710px;
  z-index: -2;
}

#tedukuri-leadArea::after {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-lead-brdrbtm.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 54px;
  margin-left: -30px;
  margin-top: -20px;
  position: relative;
  width: 670px;
  z-index: 1;
}

#tedukuri-lead-episode {
  border-bottom: 2px #eb6900 dotted;
  padding-bottom: 35px;
  padding-top: 100px;
}

#tedukuri-episode-vol {
  color: #fff;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  left: 20px;
  line-height: 1;
  padding-top: 40px;
  position: absolute;
  text-align: center;
  top: 40px;
  width: 112px;
}

#tedukuri-episode-vol::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-sticker-vol.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 111px;
  left: 0;
  position: absolute;
  top: 0;
  width: 112px;
  z-index: -1;
}

.tedukuri-episode-vol-num {
  font-size: 2.7rem;
  line-height: 1;
  margin: 0 10px;
}

#tedukuri-episode-title {
  color: #eb6900;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 30px;
  margin-left: 0; /* reset */
  text-align: center;
}

#tedukuri-episode-desc {
  line-height: 1.7;
  margin-bottom: 25px;
  margin-top: 0; /* reset */
  text-align: justify;
}

#tedukuri-lead-profile {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
}

#tedukuri-profile-txtArea {
  margin-bottom: 20px;
  width: 410px;
}

#tedukuri-profile-name {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 0; /* reset */
}

.tedukuri-profile-name-san {
  font-size: 1.2rem;
  margin-left: 5px;
}

#tedukuri-profile-desc {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 0; /* reset */
}

#tedukuri-profile-imgArea {
  position: relative;
}

#tedukuri-profile-imgArea::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-sticker-instructor.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 95px;
  left: -55px;
  position: absolute;
  top: -40px;
  width: 93px;
}

#tedukuri-profile-imgcap {
  color: #eb6900;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  left: -55px;
  line-height: 1;
  position: absolute;
  top: -2px;
  text-align: center;
  width: 93px;
}

#tedukuri-overviewArea {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  margin-bottom: 80px;
  padding: 30px 35px 35px;
}

div[id^="tedukuri-overview-"] {
  display: flex;
  margin-bottom: 13px;
}

dt[id^="tedukuri-overview-term-"] {
  background-color: #b3b3b3;
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  height: 2rem;
  line-height: 2rem;
  margin-right: 15px;
  text-align: center;
  width: 110px;
}

dd[id^="tedukuri-overview-desc-"] {
  display: inline;
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: justify;
}

.tedukuri-overview-desc-note {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 5px;
  text-align: justify;
  text-indent: -1em;
  padding-left: 1em;
}

#tedukuri-overview-desc-prep {
  display: block;
  width: 515px;
}

.tedukuri-overview-prep-item {
  display: inline;
}

.tedukuri-overview-prep-item::before {
  content: '\25CF';
  margin-right: 2px;
}

.tedukuri-overview-prep-item + .tedukuri-overview-prep-item {
  margin-left: 5px;
}

#tedukuri-overview-timediff {
  margin-bottom: 0; /* reset */
}

#tedukuri-overview-time {
  width: 270px;
}

#tedukuri-overview-difficulty {
  width: 380px;
}

#tedukuri-overview-recommendation {
  margin-bottom: 20px;
}

#tedukuri-overview-desc-recommendation {
  width: 515px;
}

#tedukuri-overview-img {
  margin: 0 auto;
  display: block;
}

.tedukuri-para + .tedukuri-para {
  margin-top: 80px;
}

.tedukuri-para-titleArea {
  align-items: flex-end;
  display: flex;
  margin-bottom: 20px;
}

.tedukuri-para-step {
  border-bottom: 3px solid #8c640e;
  margin-right: 25px;
  padding-bottom: 10px;
  text-align: center;
  width: 74px;
}

.tedukuri-para-title {
  color: #eb6900;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3;
}

.tedukuri-para-txt {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 20px;
  margin-top: 0; /* reset */
  text-align: justify;
}

.tedukuri-para-txt:last-of-type {
  margin-bottom: 25px;
}

.tedukuri-para-imgcap {
  color: #802e0e;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 8px;
  text-align: justify;
}

.tedukuri-para-imgArea + .tedukuri-para-imgArea {
  margin-top: 24px;
}

.tedukuri-para-balloon {
  margin-top: 200px;
  position: relative;
}


.tedukuri-para-balloon::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-balloon.png) no-repeat;
  content: '';
  height: 176px;
  position: absolute;
  right: 0;
  top: -130px;
  width: 222px;
}

.tedukuri-para-img-start {
  position: absolute;
  right: 20px;
  top: -105px;
}

.tedukuri-para-img-finish {
  position: absolute;
  right: 20px;
  top: -105px;
}

#tedukuri-para01::after {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-start.svg) no-repeat;
  content: '';
  height: 102px;
  position: absolute;
  right: 20px;
  top: -117px;
  width: 155px;
}

.tedukuri-para-tips {
  border-left: 7px #b3b3b3 solid;
  border-right: 7px #b3b3b3 solid;
  margin-bottom: 99px;
  margin-top: 60px;
  padding: 10px 30px 5px;
  position: relative;
}

.tedukuri-para-tips::before,
.tedukuri-para-tips::after {
  content: '';
  height: 19px;
  left: 0;
  position: absolute;
  width: 100%;
}


.tedukuri-para-tips::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-tips-line-horizontal.svg) no-repeat;
  top: -19px;
}

.tedukuri-para-tips::after {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-tips-line-horizontal.svg) no-repeat;
  bottom: -19px;
  transform: rotate(180deg);
}

.tedukuri-para-tips-title {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-sticker-tips.png) no-repeat;
  background-size: contain;
  display: block;
  height: 141px;
  margin-left: -15px;
  padding: 25px 0 0 25px;
  position: absolute;
  transform: rotate(-5deg);
  top: -28px;
  width: 138px;
  z-index: 1;
}

.tedukuri-para-tips-txt {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-left: 155px;
  margin-top: 0; /* reset */
  text-align: justify;
}

.tedukuri-para-tips-imgArea {
  margin-top: 20px;
}

.tedukuri-para-tips-imgcap {
  color: #802e0e;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 6px;
  text-align: justify;
}

.tedukuri-para-imgArea-arrangements {
  position: relative;
}

.tedukuri-para-imgArea-arrangements::before {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-sticker-arrangements.png) no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 123px;
  left: 15px;
  position: absolute;
  top: 15px;
  transform: rotate(-5deg);
  width: 126px;
}

.tedukri-para-img-arrangements {
  left: 30px;
  position: absolute;
  transform: rotate(-5deg);
  top: 65px;
}

#tedukuri-coop {
  margin: 50px 0;
}

.tedukuri-coop-reporter {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-top: 0; /* reset */
  text-align: right;
}


#tedukuri-next {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-next-bg.png) no-repeat;
  background-size: cover;
  height: 170px;
  margin-bottom: 50px;
  padding-top: 70px;
  width: 100%;
}

#tedukuri-next-txt {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
  margin-top: 0; /* reset */
  text-align: center;
}

#tedukuri-navbtm {
  margin-bottom: 50px;
}

#tedukuri-navbtm-list {
  align-items: flex-end;
  display: flex;
  justify-content: center;
}

#tedukuri-navbtm-current,
#tedukuri-navbtm-linkprev,
#tedukuri-navbtm-linknext {
  color: #fff;
  letter-spacing: 2px;
  line-height: 25px;
  text-align: center;
}

#tedukuri-navbtm-current {
  background-color: #eb6900;
  font-weight: bold;
  margin: 0 15px;
  width: 300px;
}

#tedukuri-navbtm-linkprev,
#tedukuri-navbtm-linknext {
  background-color: #b3b3b3;
  display: block;
  position: relative;
  width: 125px;
}

#tedukuri-navbtm-linkprev:hover,
#tedukuri-navbtm-linknext:hover {
  opacity: .8;
  text-decoration: none;
}

#tedukuri-navbtm-linkprev::before {
  border-style: solid;
  border-width: 12px 8px 12px 0;
  border-color: transparent #b3b3b3 transparent transparent;
  content: '';
  left: -25px;
  position: absolute;
}

#tedukuri-navbtm-linknext::after {
  border-style: solid;
  border-width: 12px 0 12px 8px;
  border-color: transparent transparent transparent #b3b3b3;
  content: '';
  position: absolute;
  right: -25px;
}

.tedukuri-navbtm-bf::before {
  content: '';
  width: 125px;
}

.tedukuri-navbtm-af::after {
  content: '';
  width: 125px;
}


/* added on 2019-06-03 */
#tedukuri-comments {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-comments-bg.png) no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 80px;
  padding: 90px 60px 40px 50px;
  position: relative;
  width: 100%;
}

.tedukuri-comments-title {
  background: url(/library/anshin/kodomo/tedukuri/common/img/tedukuri-sticker-comments.png) no-repeat;
  background-size: contain;
  display: block;
  height: 136px;
  margin-left: -30px;
  padding: 40px 0 0 25px;
  position: absolute;
  top: -28px;
  width: 136px;
  z-index: 1;
}

.tedukuri-comments-content {
  display: flex;
}

.tedukuri-para-imgArea {
  margin-right: 30px;
}

.tedukuri-comments-family {
  color: #333;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}

#tedukuri-comments-list {
  margin-top: 15px;
}

.tedukuri-comments-item {
  font-size: 1.4rem;
  line-height: 1.7;
}

.tedukuri-comments-item + .tedukuri-comments-item {
  margin-top: 15px;
}

.tedukuri-comments-name {
  color: #ff7264;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.7;
}

/* added on 19-10-01 */
.tedukuri-overview-desc-title {
  margin-bottom: 5px;
}

.list-pc2col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-pc2col {
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
  width: 49%;
}

.tedukuri-overview-prep-item.item-pc2col + .tedukuri-overview-prep-item.item-pc2col {
  margin-left: 0; /* reset */
}

.tedukuri-overview-prep-item.item-pc2col:nth-of-type(n+3) {
  margin-top: 5px;  
}