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

/*============================
chapter_1
============================*/
/* line 19, kodawari.scss */
#chapter_1 {
  margin-bottom: 7%;
  overflow: hidden;
}
/* line 23, kodawari.scss */
#chapter_1 p {
  text-align: center;
  margin-bottom: 5%;
}
/* line 29, kodawari.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: "\akodawari";
  font-size: 15px;
  white-space: pre;
  word-spacing: 1em;
}
@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, kodawari.scss */
#chapter_2 {
  margin-bottom: 3%;
  overflow: hidden;
}
/* line 57, kodawari.scss */
#chapter_2 h3 {
  float: left;
  width: 48.93617%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px inset #A9A9A9;
}
/* line 63, kodawari.scss */
#chapter_2 P {
  float: left;
  width: 48.93617%;
  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 70, kodawari.scss */
  #chapter_2 h3, #chapter_2 p {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*============================
chapter_3　こだわり3種類
============================*/
/* line 89, kodawari.scss */
#chapter_3 {
  overflow: hidden;
  margin-bottom: 5%;
  padding-bottom: 5%;
  border-bottom: 1px dashed rgba(0, 120, 55, 0.5);
}
/* line 95, kodawari.scss */
#chapter_3 p img {
  float: left;
  width: 57.44681%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 99, kodawari.scss */
#chapter_3 div {
  float: left;
  width: 40.42553%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2em;
}
/* line 103, kodawari.scss */
#chapter_3 div h4 {
  text-align: center;
  padding: 2% 0 2%;
  margin-bottom: 10%;
  color: #345473;
  border-top: 1px solid #007837;
  border-bottom: 1px solid #007837;
}
/* line 112, kodawari.scss */
#chapter_3 div p img {
  width: 95%;
  margin-top: 2em;
}
@media only screen and (max-width: 499px) {
  /* line 182, ../../common/css/_mixin.scss */
  #chapter_3 p img, #chapter_3 div {
    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%;
    padding-left: 0;
    padding-right: 0;
  }
}

/*============================
chapter_4
============================*/
/* line 137, kodawari.scss */
#chapter_4 {
  overflow: hidden;
  margin-bottom: 5%;
  padding-bottom: 5%;
  border-bottom: 1px dashed rgba(0, 120, 55, 0.5);
}
/* line 143, kodawari.scss */
#chapter_4 p img {
  float: left;
  width: 57.44681%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
}
/* line 148, kodawari.scss */
#chapter_4 div {
  float: left;
  width: 40.42553%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 2em;
}
/* line 153, kodawari.scss */
#chapter_4 div h4 {
  text-align: center;
  padding: 2% 0 2%;
  margin-bottom: 10%;
  color: #345473;
  border-top: 1px solid #007837;
  border-bottom: 1px solid #007837;
}
@media only screen and (max-width: 499px) {
  /* line 182, ../../common/css/_mixin.scss */
  #chapter_4 p img, #chapter_4 div {
    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%;
    padding-left: 0;
    padding-right: 0;
  }
}

/*============================
chapter_5
============================*/
/* line 183, kodawari.scss */
#chapter_5 {
  overflow: hidden;
  margin-bottom: 10%;
}
/* line 187, kodawari.scss */
#chapter_5 p img {
  float: left;
  width: 57.44681%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 191, kodawari.scss */
#chapter_5 div {
  float: left;
  width: 40.42553%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2em;
}
/* line 195, kodawari.scss */
#chapter_5 div h4 {
  text-align: center;
  padding: 2% 0 2%;
  margin-bottom: 10%;
  color: #345473;
  border-top: 1px solid #007837;
  border-bottom: 1px solid #007837;
}
/* line 204, kodawari.scss */
#chapter_5 div p {
  margin-bottom: 1em;
}
/* line 209, kodawari.scss */
#chapter_5 div dl dt {
  text-align: center;
  color: #ffffff;
  background: #FFA299;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: .5em;
}
/* line 216, kodawari.scss */
#chapter_5 div dl dd {
  margin-bottom: 1em;
}
@media only screen and (max-width: 499px) {
  /* line 182, ../../common/css/_mixin.scss */
  #chapter_5 p img, #chapter_5 div {
    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%;
    padding-left: 0;
    padding-right: 0;
  }
}
