<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main {
  font-size: 15px;
}

#mainV {
  padding: 25px 20px;
  background: url(../img/series/mainV_bg_002.jpg);
  /*
  position: relative;
  height: 725px;
  */
}
#kenko #wrapper #contents #main #mainV &gt; .inner {
  margin: 0 auto;
  background-image: none;
}
/*�糸��*/
#mainV img {
  max-width: 100%;
  height: auto;
}
/*���鴻����������*/
#mainV .listbox01 {
  display: table;
}
#mainV .listbox01 &gt; li {
  display: table-cell;
  vertical-align: top;
}
#mainV .listbox01 &gt; li:nth-child(2) {
  padding-top: 15px;
  padding-left: 4px;
}
/*������*/
#mainV .bnr01::after {
  content: "";
  clear: both;
  display: block;
}
#mainV .bnr01 &gt; li {
  width: 49%;
}
#mainV .bnr01 &gt; li:nth-child(odd) {
  float: left;
}
#mainV .bnr01 &gt; li:nth-child(even) {
  float: right;
}
/*���潟�����帥��*/
#mainV .btn01 {
  text-align: right;
  /*
  position: absolute;
  bottom: 15px;
  right: 25px;
  */
}

#section01 {
  padding: 50px 45px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background: #fde87d url(../img/series/sec01_bg.png) no-repeat right center;
}
#sec01_txt02 {
  margin: 15px 0 20px;
}
#section01 ul li {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8em;
}

#section02 {
  margin-top: 60px;
}

#section02 h2 {
  text-align: center;
}

#section02 .cont {
  width: 634px;
  margin: 20px auto;
  padding: 25px 0;
}

#section02 h3 + p {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  margin: 5px 0 30px;
}

/* #section02 #sec02_cont01 dl {
  width: 309px;
  float: left;
} */
#section02 #sec02_cont01 dl.mr16 {
  /* margin-right: 16px; */
  margin-bottom: 20px;
}
#section02 #sec02_cont01 dl dt {
  margin-bottom: 0px;
}
#section02 #sec02_cont01 dl dd span {
  font-weight: bold;
  font-size: 20px;
  /* text-align: center; */
  padding: 10px 0;
  display: block;
}
#section02 #sec02_cont01 dl dd span.p10 {
  padding: 0 10px;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
}

#section02 #sec02_cont01 dl dd span.kk {
  font-size: 15px;
  margin-left: -5px;
  padding-bottom: 3px;
  text-align: left;
}
#section02 #sec02_cont01 dl dd img {
  /* display: block; */
  margin: 8px auto;
}

#section02 #cont01_wrap {
  margin-top: 30px;
}
#section02 #cont01_wrap:after {
  content: "";
  display: block;
  clear: both;
}

#section02 #sec02_cont02 h3 + p {
  margin: 25px 0;
}

#section02 #sec02_cont02_wrap {
  background: #fffcdb;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#section02 #sec02_cont02_wrap ul {
  margin: 25px 0;
  padding: 30px 25px 70px;
}
#section02 #sec02_cont02_wrap ul li {
  clear: both;
  position: relative;
}
#section02 #sec02_cont02_wrap ul li#s_plus {
  margin-bottom: 70px;
}
#section02 #sec02_cont02_wrap ul li span {
  width: 400px;
  display: block;
  font-weight: bold;
  color: #6c2c2f;
  float: left;
  margin-bottom: 5px;
  font-size: 20px;
}

#section02 #sec02_cont02_wrap ul li img {
  float: left;
  margin-right: 25px;
}

#section02 #sec02_cont02_wrap ul li#s_plus:after {
  content: "";
  display: inline-block;
  width: 38px;
  height: 39px;
  background-image: url(../img/series/sec02_cont02_pic04.png);
  background-size: contain;
  position: absolute;
  bottom: -50px;
  left: 300px;
}

#section02 #sec02_cont03 h3 + p {
  margin: 25px 0 0;
}
#section02 #sec02_cont03 h3 + p + p {
  text-align: center;
  margin: 20px 0;
  font-size: 20px;
  font-weight: bold;
}
#section02 #sec02_cont03_pic01 {
  text-align: center;
  margin-bottom: 30px;
}

#section03 {
  width: 638px;
  background: url(../img/series/sec03_bk.png);
  box-sizing: border-box;
  padding: 25px 0;
  border: 1px solid #999;
}

#section03 h2 {
  text-align: center;
}
#section03 ul {
  margin: 30px 50px 15px;
}
#section03 ul li {
  margin-bottom: 15px;
  font-weight: bold;
}
#section03 ul li span {
  font-weight: bold;
  font-size: 17px;
  color: #f08437;
  display: block;
}

#btn02 {
  margin: 50px 0;
}
</pre></body></html>