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

/* line 12, top.scss */
.wide_nav {
  width: 100%;
  margin-bottom: 0%;
}

/*============================
#slider
============================*/
/* line 29, top.scss */
.slider_wide_back {
  padding: 0% 0 5% 0;
  width: 100%;
}
/* line 34, top.scss */
.slider_wide_back #slider {
  width: 100%;
}
/* line 39, top.scss */
.slider_wide_back #slider P:nth-of-type(n+2) {
  display: none;
}
/* line 43, top.scss */
.slider_wide_back #slider P img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 499px) {
  /* line 56, top.scss */
  .slider_wide_back #slider p img {
    display: none;
  }
}

/*============================
chapter_1
============================*/
/* line 75, top.scss */
#chapter_1 {
  margin-bottom: 7%;
  overflow: hidden;
}
/* line 79, top.scss */
#chapter_1 p img {
  float: left;
  width: 40.42553%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 83, top.scss */
#chapter_1 div {
  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 87, top.scss */
#chapter_1 div h3 {
  line-height: 1.3;
  font-size: 3.3rem;
  font-size: 33px;
}
@media only screen and (max-width: 499px) {
  /* line 104, top.scss */
  #chapter_1 p img {
    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%;
  }
  /* line 109, top.scss */
  #chapter_1 div {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*============================
chapter_2
============================*/
/* line 126, top.scss */
.outer {
  float: left;
  width: 31.91489%;
  margin-right: 2.12766%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 129, top.scss */
.outer:nth-of-type(3) {
  margin-right: 0;
}
@media only screen and (max-width: 499px) {
  /* line 126, top.scss */
  .outer {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/* line 142, top.scss */
#chapter_2 {
  margin-bottom: 3%;
  overflow: hidden;
}
/* line 146, top.scss */
#chapter_2 h3 {
  text-align: center;
  font-size: 3rem;
  font-size: 30px;
}
/* line 154, top.scss */
#chapter_2 dl {
  width: 90%;
  margin: 0 auto 5%;
  padding: 5%;
  background: #ffffff;
  border: 1px solid #007837;
  border-bottom: 10px solid #007837;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 163, top.scss */
#chapter_2 dl dt {
  width: 100%;
}
/* line 166, top.scss */
#chapter_2 dl dt a {
  display: inline;
}
/* line 170, top.scss */
#chapter_2 dl dt:nth-of-type(1) {
  text-align: center;
  margin-bottom: 5%;
}
/* line 175, top.scss */
#chapter_2 dl dt:nth-of-type(2) {
  margin-bottom: 3%;
  text-align: center;
  font-size: 150%;
  color: #007837;
}
/* line 181, top.scss */
#chapter_2 dl dt:nth-of-type(2):before {
  content: "h";
  font-family: "fontello";
  font-size: 65%;
  margin-right: 3%;
  vertical-align: .2em;
}
@media only screen and (max-width: 499px) {
  /* line 201, top.scss */
  #chapter_2 dl {
    width: 100%;
  }
}

/*============================
chapter_3
============================*/
/* line 215, top.scss */
#chapter_3 {
  overflow: hidden;
  margin-bottom: 10%;
}
/* line 222, top.scss */
#chapter_3 Ul li {
  float: left;
  width: 50%;
  border: 1px solid #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 499px) {
  /* line 233, top.scss */
  #chapter_3 ul li {
    width: 100%;
  }
}

/*============================
chapter_4
============================*/
/* !! information*/
/* line 249, top.scss */
#information {
  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: 7%;
  overflow: hidden;
}
/* line 255, top.scss */
#information h4 {
  margin-bottom: 2%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0;
  box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0;
}
/* line 260, top.scss */
#information dl {
  height: 250px;
  overflow: auto;
  padding-right: 5%;
}
/* line 265, top.scss */
#information dl dt {
  color: #505050;
}
/* line 268, top.scss */
#information dl dd {
  padding-left: 1em;
  padding-bottom: .5em;
}
/* line 272, top.scss */
#information dl dd span {
  font-family: "GenShinGothic-P-Regular";
  color: red;
}
@media only screen and (max-width: 499px) {
  /* line 249, top.scss */
  #information {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15%;
  }
  /* line 287, top.scss */
  #information h4 {
    text-align: center;
  }
}

/*============================
faceboook
============================*/
/* !! faceboook */
/* line 302, top.scss */
#facebook {
  float: left;
  width: 40.42553%;
  margin-right: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  overflow: hidden;
  /*
  	h4 {
  		margin-bottom: 2%;
  		color: $main_color;
  		@include line-bottom;
  
  			&:before  {//リストアイコン処理
  				font-family:"fontello" ;
  				content: '\h';//改行しない
  				margin-right:.3rem;
  			}
  	}//h4
  */
}
@media only screen and (max-width: 499px) {
  /* line 302, top.scss */
  #facebook {
    float: left;
    width: 100%;
    margin-right: 2.12766%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
