@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%;
}
.sengan {
}
.saisei_img {
  float: right;
  max-width: 200px;
  width: 45%;
  margin: 0 0 10px 5px;
}

.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;
}
.fr { float: right; }
.fl { float: left; }
.bdr {
  border-bottom: 1px dotted #999999;
  margin-bottom: 3%;
}
.img_double {
  display: block;
  float: right;
  width: 168px;
}

.hiyo_wrap {
  text-align: center;
}
.hiyo {
  display: inline-block;
  text-align: left;
  width: 65%;
  padding: 1em 1em;
  /* border: 1px solid; */
  background: #eee;
  margin-bottom: 1em;
}
.hiyo_title {
  padding: 0 0 0.5em;
  margin-top: 0;
  font-size: 123%;
  font-weight: bold;
}
.hiyo_p {
  font-size: 116%;
  line-height: 1.45;
}

.sub_ttl_no_arrow {
  background: none repeat scroll 0 0 #F8D0EC;
  clear: both;
  color: #B03F73;
  font-size: 123%;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 10px;
  padding: 9px 0 7px 0;
  text-align: center;
}
.coolsca_reco {
  background: none repeat scroll 0 0 #F7F7F7;
  margin-bottom: 8px;
}
.coolsca_reco ul {
  margin: 0 auto;
  padding: 1em 1em 1em 3em;
}
.coolsca_reco ul li {
  list-style: decimal;
  color: #222;
  line-height: 1.45;
  white-space: normal;
  font-size: 116%;
  padding-bottom: 5px;
}
.coolsca_reco ul li:last-child {
  padding-bottom: 0;
}
.coolsca_reco ul li::marker {
  color: #b03f73;
}
.feat {
  color: #c00;
  font-weight: bold;
}

@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%;
  }


}
