@charset "UTF-8";
.page5_responsive{
  display: none!important;
}
.aa{
  border: solid 26px #8ed2df;
  padding-top: 0.3em;
  margin-bottom: 2em;
}
.me{
  font-size: 2.3em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.4em;
  border-bottom: solid 2px #65645d;
  width: 72%;
  position:relative;
  left: 14%; top: 0.3em;
}
.balloon4 {
  position: relative;
  left: 3%;
  margin: 1em 2.2em 0em 2.6em;
  padding: 1.5em 5%;
  padding-bottom: 0em;
  background: #ffc685;
  border-radius: 30px;
  width: 75%;
}
.white{
  font-weight: bold;
  font-size: 2.6em;
  color: white;
  position: relative;
  top: -0.7em;
}
.titlebox{
  position: relative;
  font-weight: bold;
  color: white;
  text-align: center;
  background-color: #db002b;
  font-size: 22px;
  padding: 5px;
  margin: 10px 8px;
  margin-top: 0;
  width: 8%;
}
@media all and (-ms-high-contrast: none){
  .titlebox{
    padding: 2px;
    padding-top: 7px;
  }
}

.balloon4:before {
  content: "";
  position: absolute;
  left: 22%;
  width: 1.5em;
  height: 1.5em;
  top: 140%;
  background: #ffc685;
  border-radius: 50%;
}
.balloon4:after {
  content: "";
  position: absolute;
  left: 26%;
  width: 1.8em;
  height: 1.8em;
  top: 110%;
  background: #ffc685;
  border-radius: 50%;
}

.you{
  width: auto;
  overflow: hidden;
  position: relative;
  left: 5%;
}
.circle{
  font-style: normal;
  margin-left: 4%;
  margin-bottom: 0;
  clear: both;
}
.button{
  background-color: #76d9cb;
  color: white;
  text-align: center;
  font-size: 1.2em;
  padding: 0.4em; margin: 0.5em;
  width: 82%;
  position: relative;
  left: 2%; bottom: 1%;
}
.button:hover{
  text-decoration: underline;
}
.check{
  color: white;
  text-decoration: none;
}
.icon{
  width: 14%;
  border: solid 1px white;
  position: relative;
  right: 3%;
}
.color{
  background: #df5656;
  height: 0.5em;
  width: 65%;
  z-index: 1;
  position: absolute;
  top:1px;
  border-left: solid 1px #a39f9f;
}
.block{
  width: 57%;
  position: relative;
  bottom: 0.6em;
}
.inline{
  display: inline-block;
  vertical-align: middle;
}
.aiueo{
  margin: 0.5em 0;
  font-size: 1.1rem;
}

.parent {
  width: 100%; height: auto;
  padding: 0 6%;
}

.divider {
  background: #4f221c;
  width: 7px;
  height: 140rem;
  display: inline-block;
  vertical-align: top;
}

.leftbox {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  text-align: right;
}
.rightbox {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}

.comment /*,.reply*/{
  width: 70%;
  height: auto;
  border: solid 3px #4f221c;
  box-shadow: 2px 2px 4px #828077;
  background: white;
  padding: 0.7em;
  padding-left: 1.5em;
  font-weight: bold;
  position: relative;
  margin: 0.5em 0;
  text-align: left;
}
.comment::before{
  background: #8ed2df;
  border-radius: 50%;
  content: "2";
  color: white;
  font-weight: bold;
  font-size: 3rem;
  padding: 0.5rem 2rem;
  text-align: center;
  position: absolute;
  z-index: 1;
  display: block;
  position: absolute;
  left: -8%; top: 80%;
}
.connect{
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.key1{
  background-color: transparent;
  border-top: solid 3px #4f221c;
  border-right: solid 3px #4f221c;
  width: 7%; height: 3.5em;
}
.key2{
  background-color: transparent;
  border-bottom: solid 3px #4f221c;
  width: 7%; height:3.5em;
}

.one::before{
  padding: 0.9rem 1.6rem;
  font-size: 2.7rem;
  content:"10";
}
.two::before{
  padding: 0.9rem 1.6rem;
  font-size: 2.7rem;
  content:"11";
}
.three::before{
  padding: 0.9rem 1.6rem;
  font-size: 2.7rem;
  content:"13";
}
.four::before{
  padding: 0.9rem 1.6rem;
  font-size: 2.7rem;
  content:"15";
}
.five::before{
  content: "8";
}
.six::before{
  content: "9";
}
.seven::before{
  padding: 0.9rem 1.6rem;
  font-size: 2.7rem;
  content: "14";
}
@media all and (-ms-high-contrast: none) {
  .yoko::before{
    padding-top: 1.3%;
    padding-bottom: 0.2%;
  }
  .button{
    padding-top: 0.6em;
  }
}

.link{
  text-decoration: none;
  color: white;
}
/*余白*/
.normal{
  clear: both !important;
  height: 5.85em;
}
.main{
  overflow: hidden;
}
.fas{
  color: white;
  margin-right: 0.4em;
}

.img{
  width: 85%;
  height: auto;
  border: solid 3px #4f221c;
  box-shadow: 2px 2px 4px #828077;
  background: white;
  padding: 0.3em;
  font-weight: bold;
  font-size: 1.2em;
  white-space: nowrap;
  position: relative;
  margin: 0.5em 0;
}

.tyuugaku{
  left: 11.5%;
}

.epi{
  font-weight: bold;
  border-radius: 0.4em;
  background: #db002b;
  color: white;
  text-align: center;
  width: 25%;
  font-size: 1.1em;
  padding: 0.2em;
  margin-top: 0.2em;
  margin-left: 0.3em;
}
.episo{
  font-weight: bold;
  background: #76d9cb;
  color: white;
  width: 94.3%;
  font-size: 1.4em;
  padding: 0.25em 0.8em;
  margin: -0.23em -0.23em;
  text-align: left;
}

.explanation{
  width: 100%;
  max-width: 100%;
  height: auto;
}

.iconmiss{
  margin: 0 0.5em;
}
.movie2{
  width: 56%;
  position: relative;
}

/*タブレット対応（画面サイズが959px以下の場合ここの記述が適用される）*/
@media screen and (max-width:959px) {
.episo {
  width: 89.5%;
}
.comment::before {
  left: -20%;
}
.titlebox{
  width: 12%;
}
.epi {
  width: 39%;
}
}

/*スマホ対応（画面サイズが559px以下の場合ここの記述が適用される）*/
@media screen and (max-width:559px) {
  .comment::before {
    left: -8%;
  }
  .white{
    font-size: 24px;
    top: 0;
    margin-block-start: 10px;
    margin-block-end: 0em;
  }
  .balloon4{
    left: 0;
    margin: 20px;
    padding:20px;
    width:78%;
    border-radius: 15px;
  }
  .balloon4::after{
    width: 15px; height: 15px;
    left: 20%;
    top: 105%;
  }
  .balloon4::before{
    width: 12px; height: 12px;
    left: 15%;
    top: 125%;
  }
  .titlebox{
    font-size: 15px;
    width:20%;
    margin: 0;
  }
  .aa{
    border: none;
  }
  .me{
    font-size: 18px;
  }
  .divider,.key1,.key2, .rightbox{
    display: none;
  }
  .leftbox{
    width: auto;
    padding: 0 30px 30px 30px;
  }
  .parent{
    padding: 0;
    width: 100%;
  }
  .img{
    margin: 0;
    white-space: normal;
    padding: 0;
    width: auto;
  }
  .comment{
    display: block;
    width: auto;
    margin: 50px 0;
  }
  .comment::before{
    width:15px; height: auto;
    font-size: 35px;
    text-align: center;
    padding:0.5rem 1.9rem 0.3rem 1.3rem;
    top: 86%;
  }
  .one::before, .two::before,.three::before,.four::before,.seven::before{
    padding: 0.5rem 2.6rem 0.3rem 0.7rem;
  }
  .episo{
    padding: 5px 0;
    margin:0;
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
  .epi{
    font-size: 15px;
    margin: 10px;
    padding: 5px 10px;
  }
  .aiueo{
    font-size: 13px;
    margin: 15px 0;
  }
  .page5_responsive{
    display: block!important;
  }
  .tyuugaku{
    left: 0;
  }
  br{
    display: none;
  }
  .explanation{
    width: 85%;
    max-width: 85%;
    height: auto;
  }
  .lightbox {
    margin-top: 200px;
  }
  .movie2{
    width: 76.5%;
  }
  .normal{
    height: 5.85em;
  }
}
