@charset "UTF-8";

.info_title {
  margin: 10px 0 4px;
  display: inline-block;
  background: #ffd189;
  padding: 15px 10px 15px 15px;
  border-radius: 5px;
  font-size: 170%;
  letter-spacing: 1px;
  border: 1px solid #ffbe74;
}
.infobox_wrap {
  overflow: auto;
  height: 2300px;
}
.infobox {
  background: url(/images/home_info_bg.png?date=2345) no-repeat  right top;
  border: 1px solid #999999;
  margin-right: 5px;
  padding: 0 12px;
}
.lead {
  text-align: center;
  border-bottom: 1px dotted #999999;
  margin: 0 0 18px;
}
.lead01 {
  font-size: 180%;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: -1px;
  padding: 16px 0 0;
}
.lead02 {
  font-size: 180%;
  font-weight: bold;
  margin-bottom: 5px;
}
.lead03 {
  margin-bottom: 10px;
}
.lead04 {
  font-size: 123%;
  margin-bottom: 30px;
}
.lead05 {
  color: #008e41;
  font-size: 170%;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.red { color: #ff0000; }
.info_p {
  font-size: 108%;
  line-height: 1.4;
}
.sho {
  font-size: 108%;
  margin: 0 auto 15px;
  padding-left: 20px;
  width: 720px;
}
.sho li {
  color: #cc0000;
  list-style-type: circle;
  line-height: 1.2;
  padding-bottom: 2px;
}
.sho li span {
  color: #333333;
}
.keii {
  text-align: center;
  margin-bottom: 30px;
}
.onegai {
  font-size: 145%;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 40px 30px;
  min-height: 60px;
  position: relative;
}
.onegai span {
  position: absolute;
  right: 0;
}
#home_bottom {}
#home_bottom_left {
  width: 778px;
  float: left;
}
#home_bottom_right {
  float: right;
  width: 182px;
}
.oomori {
  font-size: 123%;
  margin-bottom: 10px;
}
.kenkyujo {
  display: inline-block;
  font-size: 116%;
  margin-bottom: 8px;
}
.jusho {
  font-size: 116%;
  line-height: 1.45;
  margin-bottom: 5px;
}
.cnt_ttl {
  margin: 0 0 30px 2px;
  text-align: center;
}
.cnt_ttl img {
  width: 13.1%;
  margin-right: 2px;
}

.katsuyo {
  border: 1px solid #999999;
  margin: 0 auto 20px;
  padding: 1.3em 1em;
  width: 760px;
}
.katsuyo_title_outer {
  font-size: 200%;
  font-weight: bold;
  margin: 0 0 25px;
  text-align: center;
}
.katsuyo_title {
/*  border: 1px solid #999999;*/
  font-size: 190%;
  font-weight: bold;
  margin: 0 auto 15px;
  padding: 5px 15px 3px;
  text-align: center;
  white-space: nowrap;
  width: 585px;
  color: red;
}
.katsuyo_title span { color: #222222; }
.katsuyo_desc01 {
  font-size: 123%;
  line-height: 1.45;
  text-align: center;
}
.katsuyo_desc02 {
  font-size: 116%;
  line-height: 1.45;
  padding-left: 4em;
  position: relative;
  margin-left: 2em;
  margin-bottom: 10px;
}
.katsuyo_desc02 .head {
  left: 0;
  position: absolute;
}
.sakubun {
  text-align: center;
  font-size: 320%;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-weight: bold;
}
.sakubun a { color: #067700; }
.grn {
  color: #008e41;
  font-weight: bold;
}
.sakubun_btn {
  text-align: center;
}
.sakubun_btn a {
  border-radius: 8px;
  color: #ffffff;
  display: block;
  font-size: 132%;
  margin: 0 auto;
  padding: 8px;
  text-decoration: none;
  width: 200px;
  background: #98c719;
  border: 1px solid #999999;
  font-weight: bold;
}
.sakubun_btn a:hover {
  opacity: 0.5;
}
.p1st { font-size: 100%; }
.koen {
  font-size: 132%;
  line-height: 1.3;
  margin: 0 0 1em 1.35em;
}



@media only screen and (max-width: 740px) {

}

@media only screen and (max-width: 415px) {

}

@media only screen and (max-width: 320px) {

}
