@charset "utf-8";

.page_title {
  background: #dae69b url("../images/li_03_18.png") no-repeat scroll 10px 50%;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.25;
  padding: 12px 10px 10px 0;
  text-indent: 40px;
  margin-top: 2%;
}
.page_desc {
  background: #f2f3ea none repeat scroll 0 0;
  font-size: 132%;
  line-height: 1.45;
  padding: 10px;
  border-bottom: 6px solid #dae69b;
  margin-bottom: 2%;
}
.itami_img {
  float: right;
  max-width: 200px;
  width: 45%;
  margin: 0 0 10px 5px;
}
.img_double {
  display: block;
  float: right;
  width: 168px;
}
.sec_box {
  border-bottom: 1px dotted #999999;
  margin-top: 2%;
  margin-bottom: 3%;
}
.sec_title {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff url("../images/li_01_18.png"); /* Old browsers */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
  background: url("../images/li_01_18.png") no-repeat 10px 50%, linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  border: 1px solid #dddddd;
  margin-bottom: 1%;
  padding: 0 2%;
  position: relative;
  cursor: pointer;
}
.sec_title:hover { opacity: 0.8; }
.sec_title .sec_btn {
  background: rgba(0, 0, 0, 0) url("../images/close_26.png") no-repeat scroll right center;
  display: block;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 0;
  margin-left: 22px;
  margin-top: 0;
  padding: 1.6% 4% 1.6% 2%;
  vertical-align: middle;
  color: #555555;
}
.sec_subttl {
  background: url("/images/hifuka/arrow.png") no-repeat scroll -3px 50%;
  clear: both;
  color: #b03f73;
  font-size: 140%;
  font-weight: bold;
  margin: 0 0 1%;
  padding-left: 16px;
}
.sec_desc {
  font-size: 132%;
  line-height: 1.45;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.sec_img {
  float: right;
  margin: 0 0 8px 8px;
  max-width: 160px;
}
.infoarea_body {
  background: #EBEFCC;
  border: 2px solid #CFD983;
  padding: 15px 0;
  margin-bottom: 2%;
}
.infoarea_cont {
  border-bottom: 1px solid #97A812;
  margin: 0 12px 13px;
  padding-bottom: 10px;
}
.infoarea_cont_end {
  border: 0 none;
  margin: 0 12px 0;
}
.infoarea_cont_title {
  color: #A30C6C;
  font-size: 132%;
  font-weight: bold;
  margin-bottom: 12px;
}
.infoarea_cont_desc {
  line-height: 1.5;
  margin-bottom: 5px;
  min-height: 80px;
  font-size: 116%;
}
.infoarea_cont_desc .img {
  float: right;
  margin-left: 10px;
  width: 128px;
  height: 96px;
}
.taisho_title {
  background: none repeat scroll 0 0 #EDC1DD;
  display: inline-block;
  margin-right: 5px;
  padding: 3px;
  line-height: 1.4;
}
.taisho_shikkan {
  display: inline-block;
  line-height: 1.4;
}
.supple_list { padding-left: 16px; }
.supple_list li {
  list-style-type: square;
  color: orange;
  line-height: 1.4;
  padding-bottom: 8px;
  font-size: 123%;
}
.supple_list li:last-child { padding-bottom: 0; }
.supple_list li span { color: #222222; }
.subtitle {
  font-weight: bold;
  font-size: 132%;
  line-height: 1.4;
}
.subtitle .fas {
  padding: 0 0.5em 0 0.2em;
  color: orange;
}


@media only screen and (max-width: 460px) {

  .page_title {
    font-size: 132%;
  }
  .page_desc {
    font-size: 123%;
  }
  .sec_title {
    padding: 1% 10px;
  }
  .sec_title .sec_btn {
    font-size: 132%;
  }
  .sec_desc {
    font-size: 123%;
  }


}
