  @charset "UTF-8";
/* CSS Document */

/*===========================================*/
/*============ fukufuku ==========*/
/*===========================================*/
.marker {
background: rgb(255,241,0);
background: linear-gradient(180deg, rgba(255,241,0,0) 0%, rgba(255,241,0,1) 20%,rgba(255,241,0,0) 100%);
background-repeat: no-repeat;
background-size: 0% .8em;
background-position: 0 1em;
transition: all 1.5s ease 0.5s;
font-weight: 500;
background-position: 0 .8em;
}
h2 .marker {
background: rgb(242,168,170);
background: linear-gradient(180deg, rgba(242,168,170,0) 0%, rgba(242,168,170,1) 20%,rgba(242,168,170,0) 100%);
background-repeat: no-repeat;
background-size: 0% .8em;
background-position: 0 1em;
transition: all 0.8s ease;
font-weight: 700;
background-position: 0 .8em;
}
#single #titBox h1 {
font-size: 36px;
font-weight: 700;
padding: 0.4em 0;
  letter-spacing: -0.03em;
}
#single .editer .txtBox {
  width: calc(100% - 160px);
  background-color: #e6e6e5;
  font-size: 16px;
  padding: 1.5em;
  border-radius: 15px;
  position: relative;
  display: flex;
align-items: center;
  
}

/*.marker.active {
    background-size: 100% .8em;
}*/
#single .taro {
  flex-direction: row-reverse;
}
#single .taro .txtBox {
  background-color: #d3edfb;
}

#single .editer .txtBox::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 100%;
  top: 45%;
  transform: translateY(-50%) rotateZ(180deg);
  border-right: #e6e6e5 solid 30px;
  border-top: transparent solid 15px;
    border-bottom: transparent solid 15px
}
#single .taro .txtBox::after {
border-right: #d3edfb solid 30px;
}
#single .fukuko .txtBox::after {
border-right: #fbe8e8 solid 30px;
}

#single .editer.quest .imgBox {
  border-radius: 50%;
  overflow: hidden;
}
#single .fukuko .txtBox {
  background-color: #FCEAEA;
}
#single .fukuko .txtBox::after {
  left: inherit;
  right: 100%;
  transform: translateY(-50%);
  border-right: #FCEAEA solid 30px;
  border-top: transparent solid 15px;
    border-bottom: transparent solid 15px
}
#single #sec03 .taro .txtBox {
  background-color: #fbe8e8;
}
#single #sec03 .taro .txtBox::after {
border-right: #fbe8e8 solid 30px;
}
#single #sec03 .fukuko .txtBox {
  background-color: #d3edfb;
}
#single #sec03 .fukuko .txtBox::after {
  border-right: #d3edfb solid 30px;
}

#single #sec03 .matome {
  background-color: #fbe3e8;
  border-radius: 15px;
  font-size: 16px;
padding: 2.5em 3em;
  margin-top: 50px;
  margin-bottom: 40px;
}
#single #sec03 .matome::before,
#single #sec03 .matome::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 100%;
  transform: translateX(-100%) ;
  border-top: #fbe3e8 solid 30px;
  border-left: transparent solid 15px;
    border-right: transparent solid 15px
}
#single #sec03 .matome::after {
  transform: translateX(0%) ;
}

#single #secMessage {
  background-color: #EAEAE2;
  border-radius: 15px;
  padding: 30px 50px 20px 50px;
}
#single #secMessage h4 {
  font-size: 21px;
  font-weight: 500;
  padding-bottom: 1em;
}
#single #secMessage .flex {}
#single #secMessage .flex .txtBox {
  background-color: #fff;
}
#single #secMessage .flex .txtBox::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  left: inherit;
  right: 100%;
  top: 45%;
  transform: translateY(-50%);
  border-right: #fff solid 30px;
  border-top: transparent solid 15px;
    border-bottom: transparent solid 15px
}
#single #secMessage h5 {
  display: block;
width: 100%;
font-size: 20px;
color: #fff;
text-align: center;
padding: 0.6em;
background-color: #00A983;
border-radius: 12px;
margin-bottom: 20px;
}

#single #secMessage a {
  display: block;
  padding: 15px 30px;
}
#single #secMessage a:hover {
  opacity: 0.7;
}

#single a.linkGrn.linkPnk {
background-color: #ea5c71;
  width: 25em;
}
.mgnBtm {
  margin-bottom: 30px;
}
#single .pointWrap {
  padding: 50px 0;
}
#single .pointWrap .pointBox {
  border: #DCDDDD solid 2px;
  border-radius: 15px;
  position: relative;
  padding: 50px 50px 25px;
}

#single .pointWrap .pointBox h4 {
  position: absolute;
  width: 20%;
  top: 0;
  left: 50%;
  transform: translate(-50%,-60%);
}
#single .pointWrap .pointBox h3 {
  font-size: 24px;
  border: none;
}
#single .pointWrap .pointBox dl {
}
#single .pointWrap .pointBox dt {
  font-size: 24px;
}
#single .pointWrap .pointBox dd {
  font-size: 16px;
  line-height: 1.6;
  padding: 1em 0;
}
#single .pointWrap .pointBox .figBox {
  padding: 0 0 20px 0;
}
#single .pointWrap .pointBox .fig02 {
  max-width:600px;
  margin: 0 auto;
}
#single .pointWrap .pointBox .caption {
  text-align: right;
  font-size: clamp(10px, 3.0vw, 12px);
}
#single p.desc,
#single .pointBox p {
  font-size: 18px;
  line-height: 2;
  margin: 0 auto;
  padding: 1em 0;
  max-width: 800px;
}
#single p.desc.caption {
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
  
}
#single .castBox {
  border:#c30d23 solid 1px;
  border-radius: 15px;
  padding: 20px 30px;
}
#single .castBox dt {
  color: #c30d23;
  font-size: 21px;
  }
#single .castBox dd {}

#single .castBox dd li:before {
  color: #c30d23;
  }
#single #memberBox {
  border-radius: 15px;
  padding: 20px 30px;
  background-color: #fff5c4;
}
#single #memberBox ul {
  margin-bottom: 1em;
}
#single .pointBox li,
#single .castBox li,
#single #memberBox li
{
  font-size: 18px;
  line-height: 1.54;
  text-indent: -1.2em;
padding: 0.3em 0 0.3em 1.2em;
}
#single .pointBox li:before,
#single .castBox li:before,
#single #memberBox li:before
{
  content: '●';
  color: #e61e73;
  margin-right: 0.3em;
  }
#single .castBox dd li:before {
  color: #c30d23;
  }
#single .pointWrap .pointBox li:before {
  color: #8ac2ea;
  }
#single #memberBox p {
  font-size: 18px;
  text-align: center;
  color: #e61e73;
}

#single #secSisetu .ended {
	font-size: 24px;
	font-size: clamp(13px, 4vw, 21px);
	font-weight: 500;
	color: #E10003;
	text-align: center;
	padding: 1em 0 0.5em;
	line-height: 1.4;
}



@media screen and (max-width: 959px) {
  #single .secQ h2 {
    font-size: clamp(22px, 3vw, 24px);
  }
  #single #pdfWrap {
    font-size: clamp(18px, 2.5vw, 20px);
  }
  #single .pointWrap .pointBox h3 {
    font-size: clamp(22px, 3vw, 24px);
  }

}
@media screen and (max-width: 599px) {
  #single #titBox h1 {
  font-size: clamp(24px, 3.3vw, 26px);
  }
  #single .pointWrap .pointBox h3 {
    font-size: clamp(18px, 5.1vw, 20px);
  }
  #single p.desc, #single .pointBox p {
    font-size: clamp(15px, 4.3vw, 17px);
    line-height: 2;
    padding: 1em;
  }
  #single .pointBox p {

    padding: 1em 0;
  }
  #single .secQ h2 {
    font-size: clamp(17px, 4.8vw, 19px);
    padding: 2em 1em 1em;
  }
  #single .secQ h2::after {
    width: 3.2em;
    height: 3.2em;
  }
  #single .editer {
    flex-direction: column-reverse;
  }
  #single .editer .txtBox {
    width: 100%;
    font-size: 16px;
    padding: 1.5em;
    border-radius: 15px;
    position: relative;
    margin-top: 30px;
  }
  #single .editer .txtBox::after {
    width: 30px;
    height: 30px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 100%;
    transform: translateX(-50%);
    border-bottom: #e6e6e5 solid 30px;
    border-left: transparent solid 15px;
    border-right: transparent solid 15px;
  }
  #single .editer.fukuko,#single .editer.taro{
    flex-direction: column;
  }
    #single .editer.fukuko .txtBox::after {
      border-bottom: #FCEAEA solid 30px;
  }
  #single .editer.taro .txtBox::after {
      border-bottom: #d3edfb solid 30px;
    
  }
#single #sec03 .taro .txtBox::after {
border-bottom: #fbe8e8 solid 30px;
  border-right: transparent solid 15px;
}

#single #sec03 .fukuko .txtBox::after {
  border-bottom: #d3edfb solid 30px;
  border-right: transparent solid 15px;
}
  
  #single #secMessage {
    border-radius: 15px;
    padding: 5%;
  }
  #single #secMessage .editer {
    flex-direction: column;
  }
  #single #secMessage .flex .txtBox::after {
    width: 30px;
    height: 30px;
    right: auto;
    left: 50%;
    top: auto;
    bottom: 100%;
    transform: translateX(-50%);
    border-bottom: #fff solid 30px;
    border-left: transparent solid 15px;
    border-right: transparent solid 15px;
  }
  #single #secMessage h5 {
    font-size: clamp(15px, 4.3vw, 17px);
  }
  #single #secMessage a {
    display: block;
    padding: 15px 0px;
  }
  #single #pdfWrap {
  font-size: clamp(15px, 4.3vw, 17px);
  padding: 1.5em 1em;
  }
  #single #pdfWrap li {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
  #single #pdfWrap a {
    width: 90%;
  }
  #single a.linkGrn.linkPnk {
    width: 100%;
  }
  #single #secSisetu h3 {
  font-size: clamp(18px, 5.1vw, 20px);
  }#single .castBox dt {
    font-size: clamp(15px, 4.3vw, 17px);
    }
   #single .castBox,
  #single #memberBox {
    border-radius: 10px;
    padding: 15px;
  }
  #single .pointBox li,
    #single .castBox li,
  #single #memberBox li {
    font-size: clamp(13px, 3.7vw, 15px);
    }
  #single .pointWrap .pointBox h4 {
  position: absolute;
  width: 40%;
  }
  #single .pointWrap .pointBox {
    padding: 10% 5% 2%;
  }
  #single .pointWrap .pointBox dt {
    font-size: clamp(18px, 5.1vw, 20px);
    font-weight: 500;
    text-align: center;
    padding-top: 1em;
    line-height: 1.3;
  }
  #single .pointWrap .pointBox dd {
    font-size: clamp(15px, 4.3vw, 17px);
  }
  
}
  
  


