<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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 {
}
.ippan_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.8% 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;
}
.ikumou {
  margin: 0 0 2% 26px;
}
.ikumou li {
  color: orange;
  font-size: 123%;
  line-height: 1.25;
  list-style-type: square;
}
.ikumou li span {
  color: #55555;
}
.ikumou_4col { margin-bottom: 3%; }
.ikumou_4col li {
  float: left;
  width: 25%;
  display: block;
  text-align: center;
}
.ikumou_4col li img { margin-bottom: 3%; }
.ikumou_4col li .cap {
  display: block;
  font-size: 116%;
  line-height: 1.25;
  margin: 0 0;
}
.ippan_16_feat {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.ippan_16_02 {
  text-align: center;
}
.ippan_16_02 img {
  border: 1px solid #ccc;
  margin-bottom: 1em;
  max-width: 422px;
}
.ippan_16_03 {
  text-align: center;
}
.ippan_16_03 img {
  border: 1px solid #ccc;
  margin-bottom: 1em;
  max-width: 422px;
  width: 100%;
}

/* Vビーム */
.step {
  background: url("/images/hifuka/step.gif") no-repeat scroll left bottom transparent;
  /* margin-left: 3px; */
  clear: both;
  width: 100;
  max-width: 300px;
  box-sizing: border-box;
  padding: 0 0 0 1em;
  margin: 0 auto 2em;
}
.step.v15_3 {
}
.step h4 {
  padding: 0 3px;
  background-image: linear-gradient(transparent 60%, #ffd6e3 60%);
  display: inline-block;
  margin-bottom: 0.5em;
  font-size: 132%;
  line-height: 1.45;
  font-weight: bold;
}
.step ol {
  display: flex;
  flex-direction: column;
/*  justify-content: space-between;*/
  padding: 0;
}
.step ol &gt; li {
  width: auto;
  margin-bottom: 1em;
}
.step ol &gt; li:last-child {
  margin-bottom: 0;
}
.step ol &gt; li strong {
  font-size: 116%;
  display: block;
  font-weight: normal;
}
.step ol &gt; li:first-child strong {
  padding-left: 0;
}
.step ol &gt; li:last-child strong {
  background: none;
}
.step ol &gt; li img {
  width: 100%;
  margin-bottom: 5px;
}
.step.v15_4 ol &gt; li img {
  width: 67%;
}
.step.v10.r2 ol &gt; li img {
  width: 67%;
}

.ippan_18_05_2 {
  max-width: 400px;
  margin: 0 auto 2em;
}
.ippan_18_05_2 a img {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.ippan_18_06_2 {
  max-width: 400px;
  margin: 0 auto 2em;
}
.ippan_18_06_2 img {
  width: 100%;
}
.ippan_20_02 {
  text-align: center;
  margin: 0 auto 0;
}
.ippan_20_02 img {
  max-width: 518px;
  width: 100%;
}
.ippan_21_02 {
  text-align: center;
  margin: 0 auto 2em;
}
.ippan_21_02 img {
  max-width: 500px;
  width: 100%;
}
.ippan_22_02 {
  text-align: center;
  margin: 0 auto 2em;
}
.ippan_22_02 img {
  max-width: 550px;
  width: 100%;
}

.iryo_dx {
  background: #eee;
  padding: 1.5em;
  margin: 1em 0;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.iryo_dx h2 {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 150%;
}
.iryo_dx ul {
}
.iryo_dx ul &gt; li {
  font-size: 132%;
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.5em;
  line-height: 1.45;
}
.iryo_dx ul &gt; li:last-child {
  margin-bottom: 0;
}
.iryo_dx ul &gt; li::before {
  content: "・";
  position: absolute;
  left: 0;
}

@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%;
  }
  .ikumou_4col li { width: 50%; }

  .iryo_dx {
    padding: 1em;
  }

}
</pre></body></html>