@charset "UTF-8";
/* line 7, omotegae.scss */
.switch {
  visibility: hidden;
}

/*============================
chapter_1
============================*/
/* line 17, omotegae.scss */
#chapter_1 {
  margin-bottom: 7%;
  overflow: hidden;
}
/* line 21, omotegae.scss */
#chapter_1 p {
  text-align: center;
  margin-bottom: 5%;
}
/* line 27, omotegae.scss */
#chapter_1 div h2 {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 60px;
  line-height: .43;
  color: #007837;
}
/* line 154, ../../common/css/_mixin.scss */
#chapter_1 div h2:after {
  content: "\aomotegae";
  font-size: 15px;
  white-space: pre;
  word-spacing: 1em;
}
/* line 31, omotegae.scss */
#chapter_1 div p {
  text-align: center;
}
@media only screen and (max-width: 499px) {
  /* line 193, ../../common/css/_mixin.scss */
  #chapter_1 p {
    display: none;
  }
  /* line 197, ../../common/css/_mixin.scss */
  #chapter_1 h2 {
    margin-top: 10%;
    margin-bottom: 10%;
  }
  /* line 202, ../../common/css/_mixin.scss */
  #chapter_1 h2 + p {
    text-align: center;
  }
}

/*============================
chapter_2
============================*/
/* line 53, omotegae.scss */
#chapter_2 {
  margin-bottom: 3%;
  overflow: hidden;
}
/* line 57, omotegae.scss */
#chapter_2 p img {
  float: left;
  width: 48.93617%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 62, omotegae.scss */
#chapter_2 ul {
  float: left;
  width: 48.93617%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 67, omotegae.scss */
#chapter_2 ul li h3:before {
  content: "h";
  font-family: "fontello";
  font-size: 75%;
  margin-right: 1%;
  vertical-align: .1em;
}
@media only screen and (max-width: 499px) {
  /* line 82, omotegae.scss */
  #chapter_2 p img, #chapter_2 ul {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5%;
  }
}

/*============================
chapter_3
============================*/
/* line 98, omotegae.scss */
#chapter_3, #chapter_4 {
  overflow: hidden;
  margin-bottom: 10%;
}
/* line 103, omotegae.scss */
#chapter_3 h3, #chapter_4 h3 {
  position: relative;
  margin-bottom: 3%;
  text-align: center;
  letter-spacing: 4px;
  color: #007837;
}
/* line 125, ../../common/css/_mixin.scss */
#chapter_3 h3:before, #chapter_4 h3:before {
  content: "";
  display: block;
  border-top: 1px solid #007837;
  width: 100%;
  max-width: 940px;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: -1;
}
/* line 137, ../../common/css/_mixin.scss */
#chapter_3 h3 span, #chapter_4 h3 span {
  background: #ffffff;
  padding: 0 5px 0px 15px;
  display: inline-block;
  z-index: 50;
}
/* line 108, omotegae.scss */
#chapter_3 div ul, #chapter_4 div ul {
  overflow: hidden;
  margin-bottom: 3%;
}
/* line 54, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(1), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(1) {
  float: left;
  width: 48.93617%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3%;
}
/* line 59, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) {
  float: left;
  width: 48.93617%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 64, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li {
  clear: both;
}
/* line 67, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) {
  width: 100%;
  margin-bottom: 1%;
  color: #007837;
}
/* line 72, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) span, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) span {
  font-family: "GenShinGothic-P-Regular";
  color: #FFA299;
}
/* line 78, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(2), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(2) {
  width: 100%;
  margin-bottom: 3%;
  padding-left: 1em;
  font-family: "GenShinGothic-P-Regular";
  font-size: 120%;
  line-height: 1.7;
  color: #ffffff;
  background: #007837;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 93, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) {
  font-size: 120%;
}
/* line 96, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) span, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) span {
  font-size: 130%;
  margin-left: 2%;
}
/* line 107, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(odd) .type, #chapter_4 div ul:nth-of-type(odd) .type {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
/* line 54, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(1), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(1) {
  float: left;
  width: 48.93617%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3%;
}
/* line 59, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) {
  float: left;
  width: 48.93617%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 64, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li {
  clear: both;
}
/* line 67, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) {
  width: 100%;
  margin-bottom: 1%;
  color: #345473;
}
/* line 72, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) span, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) span {
  font-family: "GenShinGothic-P-Regular";
  color: #FFA299;
}
/* line 78, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(2), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(2) {
  width: 100%;
  margin-bottom: 3%;
  padding-left: 1em;
  font-family: "GenShinGothic-P-Regular";
  font-size: 120%;
  line-height: 1.7;
  color: #ffffff;
  background: #345473;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 93, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) {
  font-size: 120%;
}
/* line 96, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) span, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) span {
  font-size: 130%;
  margin-left: 2%;
}
/* line 107, ../../common/css/_mixin.scss */
#chapter_3 div ul:nth-of-type(even) .type, #chapter_4 div ul:nth-of-type(even) .type {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 499px) {
  /* line 128, omotegae.scss */
  #chapter_3 div ul, #chapter_4 div ul {
    overflow: hidden;
    margin-bottom: 3%;
  }
  /* line 54, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(1), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(1) {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3%;
  }
  /* line 59, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) {
    float: left;
    width: 100%;
    margin-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 64, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li {
    clear: both;
  }
  /* line 67, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) {
    width: 100%;
    margin-bottom: 1%;
    color: #007837;
  }
  /* line 72, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) span, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(1) span {
    font-family: "GenShinGothic-P-Regular";
    color: #FFA299;
  }
  /* line 78, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(2), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(2) {
    width: 100%;
    margin-bottom: 3%;
    padding-left: 1em;
    font-family: "GenShinGothic-P-Regular";
    font-size: 120%;
    line-height: 1.7;
    color: #ffffff;
    background: #007837;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  /* line 93, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4), #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) {
    font-size: 120%;
  }
  /* line 96, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) span, #chapter_4 div ul:nth-of-type(odd) li:nth-of-type(2) ul li:nth-of-type(4) span {
    font-size: 130%;
    margin-left: 2%;
  }
  /* line 107, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(odd) .type, #chapter_4 div ul:nth-of-type(odd) .type {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  /* line 54, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(1), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(1) {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3%;
  }
  /* line 59, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) {
    float: left;
    width: 100%;
    margin-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 64, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li {
    clear: both;
  }
  /* line 67, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) {
    width: 100%;
    margin-bottom: 1%;
    color: #345473;
  }
  /* line 72, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) span, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(1) span {
    font-family: "GenShinGothic-P-Regular";
    color: #FFA299;
  }
  /* line 78, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(2), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(2) {
    width: 100%;
    margin-bottom: 3%;
    padding-left: 1em;
    font-family: "GenShinGothic-P-Regular";
    font-size: 120%;
    line-height: 1.7;
    color: #ffffff;
    background: #345473;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
  }
  /* line 93, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4), #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) {
    font-size: 120%;
  }
  /* line 96, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) span, #chapter_4 div ul:nth-of-type(even) li:nth-of-type(2) ul li:nth-of-type(4) span {
    font-size: 130%;
    margin-left: 2%;
  }
  /* line 107, ../../common/css/_mixin.scss */
  #chapter_3 div ul:nth-of-type(even) .type, #chapter_4 div ul:nth-of-type(even) .type {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
/* line 145, omotegae.scss */
#chapter_3 p, #chapter_4 p {
  padding: 1%;
  text-align: center;
  font-size: 120%;
  color: #FFA299;
  border: 1px solid #FFA299;
}

/*============================
chapter_5
============================*/
/* line 162, omotegae.scss */
#chapter_5 {
  overflow: hidden;
  margin-bottom: 10%;
  border: 1px solid #007837;
  padding: 3%;
  background: url(../images/character_02.png) no-repeat 99% 2%;
  -moz-background-size: 23%;
  -o-background-size: 23%;
  -webkit-background-size: 23%;
  background-size: 23%;
}
/* line 175, omotegae.scss */
#chapter_5 p {
  width: 75%;
  margin-bottom: 2%;
}
/* line 180, omotegae.scss */
#chapter_5 dl {
  overflow: hidden;
  margin-bottom: 2%;
  clear: both;
}
/* line 185, omotegae.scss */
#chapter_5 dl dt {
  margin-bottom: 0%;
  padding: 1% 1% 1%;
  font-size: 1.7rem;
  font-size: 17px;
  font-family: "GenShinGothic-P-Regular";
  color: #345473;
  background: #f3f7e3;
  border-left: 7px solid #345473;
  border-bottom: 1px solid #345473;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 196, omotegae.scss */
#chapter_5 dl dt:hover {
  background: #ffd1cc;
}
/* line 200, omotegae.scss */
#chapter_5 dl dt:before {
  content: "d";
  font-family: "fontello";
  font-size: 75%;
  margin-right: 1%;
  vertical-align: .25em;
}
/* line 211, omotegae.scss */
#chapter_5 dl dd {
  padding-top: 2%;
}
/* line 216, omotegae.scss */
#chapter_5 dl dd ul li:nth-of-type(1) {
  float: left;
  width: 57.44681%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 220, omotegae.scss */
#chapter_5 dl dd ul li:nth-of-type(2) {
  float: left;
  width: 40.42553%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 499px) {
  /* line 230, omotegae.scss */
  #chapter_5 p {
    width: 100%;
  }
  /* line 238, omotegae.scss */
  #chapter_5 dl dd ul li:nth-of-type(1) {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 241, omotegae.scss */
  #chapter_5 dl dd ul li:nth-of-type(2) {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
