@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%;
}
.web_yoyaku_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;
}
.caution {
  background: #f7f9bc;
  color: #cc0000;
  font-size: 150%;
  font-weight: bold;
  line-height: 1.4;
  margin: 3% 0;
  padding: 10px;
  text-align: center;
  border: 1px solid #cc0000;
}
.caution span{
  display: inline;
  color: #cc0000;
}
.yoyakukomoku {
  margin-bottom: 2em;
}
.yoyakukomoku li {
  list-style-type: disc;
  font-size: 132%;
  margin-left: 1.2em;
  line-height: 1.7;
}
.yoyakukomoku li::marker {
  color: #9b295c;
}
.yoyakukomoku .innerlist {
  margin-bottom: 1em;
  margin-left: 1em;
}
.yoyakukomoku .innerlist > li {
  list-style-type: disclosure-closed;
  font-size: 123%;
  font-weight: normal;
  line-height: 1.45;
}
.yoyakukomoku .innerlist > li::marker {
  color: #777;
}
.sec {
  font-size: 132%;
  font-weight: bold;
  margin-bottom: 1%;
}
.tejun {
  background: #eeeeee none repeat scroll 0 0;
  font-size: 115%;
  margin: -1% 0 1%;
  padding: 7px 7px 0;
}
.tejun li {
  list-style-type: disc;
  margin: 0 0 0 20px;
  padding-bottom: 7px;
}
.tejun_note {
  color: #cc0000;
  font-size: 123%;
  margin-bottom: 3%;
  line-height: 1.25;
}
.karamail_dl {
  margin-bottom: 3%;
}
.karamail_dl dt {
  color: #b03f73;
  font-size: 132%;
  font-weight: bold;
  padding-bottom: 1%;
}
.karamail_dl dd {
  font-size: 132%;
  line-height: 1.3;
  padding-bottom: 1%;
}
.karamail_dl dd .btn {
  display: block;
  margin: 3% auto 0;
  width: auto;
}
.title_wrap {
  text-align: center;
  background: #9b295c;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
  padding: 4px 0;
  margin: 0 0 15px;
  letter-spacing: 1px;
  color: #fff;
}
.title_wrap span {
  display: block;
  border-bottom: 2px solid #ffffff;
  padding: 0.4em 0 0.4em;
  color: inherit;
}
.line_qr {
  width: 125px;
  float: right;
}

.lacoon_inline {
  vertical-align: baseline;
  width: 126px;
  margin: 0 0.5em;
}
.lacoon_qr {
  text-align: center;
}
.lacoon_qr img {
  border: 1px solid #6cc4b2;
  max-width: 300px;
}
.sec_desc.kuwashii {
  text-align: center;
  margin-bottom: 1.5em;
}
.sec_desc.kuwashii a {
  color: #00f;
  text-decoration: underline;
}
.lacoon_line {
  text-align: center;
}
.lacoon_line img {
  max-width: 300px;
}
.yoyakukomoku.deci {
  margin-left: 0;
}
.yoyakukomoku.deci li {
  list-style-type: decimal;
  list-style-position: inside;
  border-bottom: 1px dashed #555;
  padding: 0.5em;
  line-height: 1.45;
}
.yoyakukomoku.deci li::marker {
  color: #333;
}
.lacoonbox {
  display: block;
  max-width: 302px;
  margin: 0 auto 0;
}
.lacoonbox img {
  max-width: 302px;
  width: 100%;
  margin: 5px 0;
  height: auto;
}


@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%;
  }
  .caution span{ display: block; }
  .yoyakukomoku li { font-size: 123%; }

}
