<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,  td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

a {
  color: #004797;
  text-decoration: none;
}

a:hover, a:active {
  color: #c00;
}

::-moz-selection {
  background: #004797;
  color: #fff;
}

::selection {
  background: #004797;
  color: #fff;
}

html {
  font-size: 81.25%;
  overflow-y: scroll;
}

body {
  color: #333;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
}

.arrowLink {
  position: relative;
  padding-left: 13px;
}

.arrowLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 6px;
  height: 10px;
  background: url(/homesecurity/medicalclub/images/icon_arrow01.png) no-repeat;
  background-size: contain;
}

.clearfix::after, .note::after, .note--mt15::after, .helpline__list::after, .l-contents::after, .l-contents--pt0::after, .l-footer__nav::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.linkList &gt; li, .linkList--mt15 &gt; li {
  position: relative;
  padding-left: 13px;
  font-size: 1.07692rem;
  font-weight: bold;
}

.linkList &gt; li::before, .linkList--mt15 &gt; li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 10px;
  background: url(/homesecurity/medicalclub/images/icon_arrow01.png) no-repeat;
  background-size: contain;
}

.linkList--mt15 {
  margin-top: 15px;
}

.note, .note--mt15 {
  font-size: 0.92308rem;
}

.note__mark {
  float: left;
  margin-right: 2px;
}

.note__body {
  overflow: hidden;
}

.note--mt15 {
  margin-top: 15px;
}

.section {
  margin-top: 30px;
}

.table, .table--mt15 {
  width: 100%;
  border-collapse: separate;
}

.table__cell--c {
  text-align: center;
}

.table &gt; thead &gt; tr &gt; th, .table--mt15 &gt; thead &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td, .table--mt15 &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; th, .table--mt15 &gt; tbody &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; td, .table--mt15 &gt; tbody &gt; tr &gt; td {
  padding: 6px 10px;
  vertical-align: middle;
}

.table &gt; thead &gt; tr &gt; th[data-radius="tl"], .table--mt15 &gt; thead &gt; tr &gt; th[data-radius="tl"],
.table &gt; thead &gt; tr &gt; td[data-radius="tl"], .table--mt15 &gt; thead &gt; tr &gt; td[data-radius="tl"],
.table &gt; tbody &gt; tr &gt; th[data-radius="tl"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-radius="tl"],
.table &gt; tbody &gt; tr &gt; td[data-radius="tl"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-radius="tl"] {
  border-top-left-radius: 4px;
}

.table &gt; thead &gt; tr &gt; th[data-radius="tr"], .table--mt15 &gt; thead &gt; tr &gt; th[data-radius="tr"],
.table &gt; thead &gt; tr &gt; td[data-radius="tr"], .table--mt15 &gt; thead &gt; tr &gt; td[data-radius="tr"],
.table &gt; tbody &gt; tr &gt; th[data-radius="tr"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-radius="tr"],
.table &gt; tbody &gt; tr &gt; td[data-radius="tr"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-radius="tr"] {
  border-top-right-radius: 4px;
}

.table &gt; thead &gt; tr &gt; th[data-radius="bl"], .table--mt15 &gt; thead &gt; tr &gt; th[data-radius="bl"],
.table &gt; thead &gt; tr &gt; td[data-radius="bl"], .table--mt15 &gt; thead &gt; tr &gt; td[data-radius="bl"],
.table &gt; tbody &gt; tr &gt; th[data-radius="bl"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-radius="bl"],
.table &gt; tbody &gt; tr &gt; td[data-radius="bl"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-radius="bl"] {
  border-bottom-left-radius: 4px;
}

.table &gt; thead &gt; tr &gt; th[data-radius="br"], .table--mt15 &gt; thead &gt; tr &gt; th[data-radius="br"],
.table &gt; thead &gt; tr &gt; td[data-radius="br"], .table--mt15 &gt; thead &gt; tr &gt; td[data-radius="br"],
.table &gt; tbody &gt; tr &gt; th[data-radius="br"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-radius="br"],
.table &gt; tbody &gt; tr &gt; td[data-radius="br"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-radius="br"] {
  border-bottom-right-radius: 4px;
}

.table &gt; thead &gt; tr &gt; th[data-width="0"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="0"],
.table &gt; thead &gt; tr &gt; td[data-width="0"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="0"],
.table &gt; tbody &gt; tr &gt; th[data-width="0"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="0"],
.table &gt; tbody &gt; tr &gt; td[data-width="0"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="0"] {
  width: 0%;
}

.table &gt; thead &gt; tr &gt; th[data-width="5"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="5"],
.table &gt; thead &gt; tr &gt; td[data-width="5"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="5"],
.table &gt; tbody &gt; tr &gt; th[data-width="5"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="5"],
.table &gt; tbody &gt; tr &gt; td[data-width="5"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="5"] {
  width: 5%;
}

.table &gt; thead &gt; tr &gt; th[data-width="10"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="10"],
.table &gt; thead &gt; tr &gt; td[data-width="10"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="10"],
.table &gt; tbody &gt; tr &gt; th[data-width="10"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="10"],
.table &gt; tbody &gt; tr &gt; td[data-width="10"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="10"] {
  width: 10%;
}

.table &gt; thead &gt; tr &gt; th[data-width="15"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="15"],
.table &gt; thead &gt; tr &gt; td[data-width="15"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="15"],
.table &gt; tbody &gt; tr &gt; th[data-width="15"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="15"],
.table &gt; tbody &gt; tr &gt; td[data-width="15"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="15"] {
  width: 15%;
}

.table &gt; thead &gt; tr &gt; th[data-width="20"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="20"],
.table &gt; thead &gt; tr &gt; td[data-width="20"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="20"],
.table &gt; tbody &gt; tr &gt; th[data-width="20"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="20"],
.table &gt; tbody &gt; tr &gt; td[data-width="20"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="20"] {
  width: 20%;
}

.table &gt; thead &gt; tr &gt; th[data-width="25"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="25"],
.table &gt; thead &gt; tr &gt; td[data-width="25"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="25"],
.table &gt; tbody &gt; tr &gt; th[data-width="25"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="25"],
.table &gt; tbody &gt; tr &gt; td[data-width="25"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="25"] {
  width: 25%;
}

.table &gt; thead &gt; tr &gt; th[data-width="30"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="30"],
.table &gt; thead &gt; tr &gt; td[data-width="30"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="30"],
.table &gt; tbody &gt; tr &gt; th[data-width="30"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="30"],
.table &gt; tbody &gt; tr &gt; td[data-width="30"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="30"] {
  width: 30%;
}

.table &gt; thead &gt; tr &gt; th[data-width="35"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="35"],
.table &gt; thead &gt; tr &gt; td[data-width="35"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="35"],
.table &gt; tbody &gt; tr &gt; th[data-width="35"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="35"],
.table &gt; tbody &gt; tr &gt; td[data-width="35"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="35"] {
  width: 35%;
}

.table &gt; thead &gt; tr &gt; th[data-width="40"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="40"],
.table &gt; thead &gt; tr &gt; td[data-width="40"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="40"],
.table &gt; tbody &gt; tr &gt; th[data-width="40"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="40"],
.table &gt; tbody &gt; tr &gt; td[data-width="40"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="40"] {
  width: 40%;
}

.table &gt; thead &gt; tr &gt; th[data-width="45"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="45"],
.table &gt; thead &gt; tr &gt; td[data-width="45"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="45"],
.table &gt; tbody &gt; tr &gt; th[data-width="45"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="45"],
.table &gt; tbody &gt; tr &gt; td[data-width="45"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="45"] {
  width: 45%;
}

.table &gt; thead &gt; tr &gt; th[data-width="50"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="50"],
.table &gt; thead &gt; tr &gt; td[data-width="50"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="50"],
.table &gt; tbody &gt; tr &gt; th[data-width="50"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="50"],
.table &gt; tbody &gt; tr &gt; td[data-width="50"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="50"] {
  width: 50%;
}

.table &gt; thead &gt; tr &gt; th[data-width="55"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="55"],
.table &gt; thead &gt; tr &gt; td[data-width="55"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="55"],
.table &gt; tbody &gt; tr &gt; th[data-width="55"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="55"],
.table &gt; tbody &gt; tr &gt; td[data-width="55"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="55"] {
  width: 55%;
}

.table &gt; thead &gt; tr &gt; th[data-width="60"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="60"],
.table &gt; thead &gt; tr &gt; td[data-width="60"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="60"],
.table &gt; tbody &gt; tr &gt; th[data-width="60"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="60"],
.table &gt; tbody &gt; tr &gt; td[data-width="60"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="60"] {
  width: 60%;
}

.table &gt; thead &gt; tr &gt; th[data-width="65"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="65"],
.table &gt; thead &gt; tr &gt; td[data-width="65"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="65"],
.table &gt; tbody &gt; tr &gt; th[data-width="65"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="65"],
.table &gt; tbody &gt; tr &gt; td[data-width="65"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="65"] {
  width: 65%;
}

.table &gt; thead &gt; tr &gt; th[data-width="70"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="70"],
.table &gt; thead &gt; tr &gt; td[data-width="70"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="70"],
.table &gt; tbody &gt; tr &gt; th[data-width="70"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="70"],
.table &gt; tbody &gt; tr &gt; td[data-width="70"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="70"] {
  width: 70%;
}

.table &gt; thead &gt; tr &gt; th[data-width="75"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="75"],
.table &gt; thead &gt; tr &gt; td[data-width="75"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="75"],
.table &gt; tbody &gt; tr &gt; th[data-width="75"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="75"],
.table &gt; tbody &gt; tr &gt; td[data-width="75"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="75"] {
  width: 75%;
}

.table &gt; thead &gt; tr &gt; th[data-width="80"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="80"],
.table &gt; thead &gt; tr &gt; td[data-width="80"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="80"],
.table &gt; tbody &gt; tr &gt; th[data-width="80"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="80"],
.table &gt; tbody &gt; tr &gt; td[data-width="80"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="80"] {
  width: 80%;
}

.table &gt; thead &gt; tr &gt; th[data-width="85"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="85"],
.table &gt; thead &gt; tr &gt; td[data-width="85"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="85"],
.table &gt; tbody &gt; tr &gt; th[data-width="85"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="85"],
.table &gt; tbody &gt; tr &gt; td[data-width="85"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="85"] {
  width: 85%;
}

.table &gt; thead &gt; tr &gt; th[data-width="90"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="90"],
.table &gt; thead &gt; tr &gt; td[data-width="90"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="90"],
.table &gt; tbody &gt; tr &gt; th[data-width="90"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="90"],
.table &gt; tbody &gt; tr &gt; td[data-width="90"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="90"] {
  width: 90%;
}

.table &gt; thead &gt; tr &gt; th[data-width="95"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="95"],
.table &gt; thead &gt; tr &gt; td[data-width="95"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="95"],
.table &gt; tbody &gt; tr &gt; th[data-width="95"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="95"],
.table &gt; tbody &gt; tr &gt; td[data-width="95"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="95"] {
  width: 95%;
}

.table &gt; thead &gt; tr &gt; th[data-width="100"], .table--mt15 &gt; thead &gt; tr &gt; th[data-width="100"],
.table &gt; thead &gt; tr &gt; td[data-width="100"], .table--mt15 &gt; thead &gt; tr &gt; td[data-width="100"],
.table &gt; tbody &gt; tr &gt; th[data-width="100"], .table--mt15 &gt; tbody &gt; tr &gt; th[data-width="100"],
.table &gt; tbody &gt; tr &gt; td[data-width="100"], .table--mt15 &gt; tbody &gt; tr &gt; td[data-width="100"] {
  width: 100%;
}

.table &gt; thead &gt; tr &gt; th, .table--mt15 &gt; thead &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td, .table--mt15 &gt; thead &gt; tr &gt; td {
  border-right: 1px solid #ccc;
  background: #f49c24;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}

.table &gt; thead &gt; tr &gt; th:last-child, .table--mt15 &gt; thead &gt; tr &gt; th:last-child,
.table &gt; thead &gt; tr &gt; td:last-child, .table--mt15 &gt; thead &gt; tr &gt; td:last-child {
  border-right: none;
}

.table &gt; tbody &gt; tr &gt; th, .table--mt15 &gt; tbody &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; td, .table--mt15 &gt; tbody &gt; tr &gt; td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.table &gt; tbody &gt; tr &gt; th[data-bl], .table--mt15 &gt; tbody &gt; tr &gt; th[data-bl],
.table &gt; tbody &gt; tr &gt; td[data-bl], .table--mt15 &gt; tbody &gt; tr &gt; td[data-bl] {
  border-left: 1px solid #ccc;
}

.table--mt15 {
  margin-top: 15px;
}

.title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f49c24;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.53846rem;
  font-weight: bold;
  line-height: 1.3;
}

.sub_title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f49c24;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
}

.toplist {
  overflow: hidden;
}

.toplist__item {
  position: relative;
  float: left;
  width: 475px;
  height: 168px;
  padding: 20px;
  margin-top: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-sizing: border-box;
  background: right bottom no-repeat;
  background-size: 111px;
}

.toplist__item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.toplist__item a:hover {
  background: rgba(255, 255, 255, 0.4);
}

.toplist__item:nth-child(2n) {
  float: right;
}

.toplist__item__ttl {
  margin-bottom: 15px;
  font-size: 1.53846rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.1;
  color: #009fa8;
  background: url(/homesecurity/medicalclub/images/icon_arrow04.png) right 2px no-repeat;
  background-size: 7px auto;
}

.toplist__item__txt {
  padding-right: 110px;
}

.txt--bold {
  font-weight: bold;
}

.txt--cyan, .txt--cyan--bold {
  color: #009fa8;
}

.txt--cyan--bold {
  font-weight: bold;
}

.txt--orange, .txt--orange--bold {
  color: #f49c24;
}

.txt--orange--bold {
  font-weight: bold;
}

.helpline {
  margin-top: 10px;
  padding: 25px 10px 15px 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

.helpline__lead {
  text-align: center;
  color: #004797;
  font-weight: bold;
}

.helpline__txt {
  margin-top: 20px;
  font-size: 0.84615rem;
}

.helpline__list {
  margin-top: 10px;
}

.helpline__list__mark {
  float: left;
}

.helpline__list__txt {
  display: block;
  overflow: hidden;
}

.helpline__list:first-child {
  margin-top: 0;
}

.homeVisual {
  margin-bottom: 55px;
}

.homeVisual__in {
  position: relative;
  height: 329px;
  background: url(/homesecurity/medicalclub/images/bg_homevisual01.jpg) no-repeat;
}

.homeVisual__in__copy {
  position: absolute;
  top: 65px;
  left: 30px;
  font-size: 2.30769rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.4;
  color: #fff;
  text-shadow: 0 3px 10px rgba(89, 61, 0, 0.35);
}

.homeVisual__in__notion {
  position: absolute;
  bottom: 15px;
  left: 30px;
  padding-left: 2em;
  text-indent: -2em;
  font-size: 0.84615rem;
  line-height: 1.45455;
  color: #fff;
  text-shadow: 0 3px 10px rgba(89, 61, 0, 0.35);
}

.homeVisual__in__btn {
  display: block;
  position: absolute;
  bottom: 15px;
  right: 30px;
  width: 292px;
  padding: 10px 0;
  border-radius: 25px;
  background: #f49c24;
  font-size: 1.23077rem;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.homeVisual__in__btn:hover, .homeVisual__in__btn:active {
  color: #fff;
  background: #f6b050;
}

.hot {
  margin-bottom: 40px;
}

.hot__ttl {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 4px solid #f49c24;
  font-size: 1.84615rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  color: #f49c24;
  line-height: 1.08333;
}

.hot__ttl::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 30px;
  height: 4px;
  background: url(/homesecurity/medicalclub/images/bg_index_title02.png);
}

.hot__ttl a {
  display: block;
  padding: 0 0 10px;
  color: #f49c24;
}

.hot__ttl a:hover, .hot__ttl a:active {
  opacity: 0.5;
}

.hot__ttl a span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 23px;
  background: url(/homesecurity/medicalclub/images/icon_arrow03.png) top center no-repeat;
  background-size: 7px auto;
  z-index: 1;
}

.hot__txt {
  font-size: 1rem;
  line-height: 1.84615;
  letter-spacing: -.02em;
}

.hot__list {
  padding: 10px 0 0 0;
  overflow: hidden;
}

.hot__list__item {
  float: left;
  width: 50%;
  margin-bottom: 12px;
  box-sizing: border-box;
}

.hot__list__item__ttl {
  padding-left: 12px;
  font-size: 1.53846rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  color: #004797;
  background: url(/homesecurity/medicalclub/images/icon_arrow01.png) left center no-repeat;
  background-size: 6px auto;
}

.hot__list__item__txt {
  padding-left: 12px;
}

.lifecheck {
  margin-bottom: 40px;
}

.lifecheck__ttl {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 4px solid #004797;
  font-size: 1.84615rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.08333;
}

.lifecheck__ttl::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 30px;
  height: 4px;
  background: url(/homesecurity/medicalclub/images/bg_index_title01.png);
}

.lifecheck__ttl a {
  display: block;
  padding: 0 0 10px;
  color: #004797;
}

.lifecheck__ttl a:hover, .lifecheck__ttl a:active {
  opacity: 0.5;
}

.lifecheck__ttl a span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 23px;
  background: url(/homesecurity/medicalclub/images/icon_arrow02.png) top center no-repeat;
  background-size: 7px auto;
  z-index: 1;
}

.lifecheck__txt {
  font-size: 1rem;
  line-height: 1.84615;
  letter-spacing: -.02em;
}

.information {
  margin-bottom: 55px;
}

.information__ttl {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 4px solid #004797;
  background: url(/homesecurity/medicalclub/images/icon_megaphone01.png) left 2px no-repeat;
  background-size: 14px auto;
  font-size: 1.53846rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.1;
}

.information__ttl::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 30px;
  height: 4px;
  background: url(/homesecurity/medicalclub/images/bg_index_title01.png);
}

.information__ttl a {
  display: block;
  padding: 0 0 12px 24px;
  color: #333;
}

.information__ttl a:hover, .information__ttl a:active {
  opacity: 0.6;
  color: #333;
}

.information__ttl a span {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 23px;
  background: url(/homesecurity/medicalclub/images/icon_arrow02.png) top center no-repeat;
  background-size: 7px auto;
  z-index: 1;
}

.information__list {
  padding: 2px 0 8px;
  border-bottom: 2px solid #ccc;
  overflow: hidden;
  line-height: 1.53846;
}

.information__list__date {
  float: left;
  width: 98px;
  clear: left;
}

.information__list__text {
  float: left;
  width: 862px;
  margin-bottom: 10px;
}

.information__list__text a {
  color: #333;
}

.information__list__text a:hover, .information__list__text a:active {
  color: #c00;
}

.inquiryBtn {
  display: table;
  width: 250px;
  height: 50px;
  margin-top: 10px;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

.inquiryBtn &gt; a {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding-left: 38px;
  padding-right: 14px;
  letter-spacing: -.9px;
  background: url(/homesecurity/medicalclub/images/bg_inquiryBtn01.png) no-repeat;
}

.inquiryBtn &gt; a::before {
  position: absolute;
  top: 19px;
  right: 7px;
  width: 7px;
  height: 11px;
  background: url(/homesecurity/medicalclub/images/icon_arrow02.png) no-repeat;
  background-size: contain;
  content: "";
}

.inquiryBtn &gt; a::after {
  position: absolute;
  top: 17px;
  left: 15px;
  width: 17px;
  height: 14px;
  background: url(/homesecurity/medicalclub/images/icon_pc01.png) no-repeat;
  background-size: contain;
  content: "";
}

.inquiryBtn &gt; a:hover {
  opacity: .8;
  color: #004797;
}

.l-contents, .l-contents--pt0 {
  width: 960px;
  margin: 0 auto;
  padding: 50px 20px 100px;
}

.l-contents--pt0 {
  padding-top: 0;
}

.l-footer {
  border-top: 4px solid #f49c24;
}

.l-footer__in {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 20px 20px 70px;
}

.l-footer__lead {
  font-size: 0.92308rem;
  line-height: 1.4;
  letter-spacing: -0.25px;
}

.l-footer__nav {
  margin-top: 15px;
}

.l-footer__nav &gt; li {
  position: relative;
  float: left;
  margin: 5px 0 0 16px;
  padding-left: 16px;
  line-height: 1.4;
}

.l-footer__nav &gt; li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 12px;
  background: #333;
}

.l-footer__nav &gt; li &gt; a {
  font-size: 0.92308rem;
}

.l-footer__nav &gt; li:nth-child(1), .l-footer__nav &gt; li:nth-child(2), .l-footer__nav &gt; li:nth-child(3), .l-footer__nav &gt; li:nth-child(4) {
  margin-top: 0;
}

.l-footer__nav &gt; li:nth-child(1), .l-footer__nav &gt; li:nth-child(5), .l-footer__nav &gt; li:nth-child(8) {
  clear: left;
  margin-left: 0;
  padding-left: 0;
}

.l-footer__nav &gt; li:nth-child(1)::before, .l-footer__nav &gt; li:nth-child(5)::before, .l-footer__nav &gt; li:nth-child(8)::before {
  content: normal;
}

.l-footer__last {
  position: absolute;
  right: 20px;
  top: 20px;
}

.l-footer__certification {
  width: 46px;
  height: 88px;
  margin-left: auto;
}

.l-footer__company {
  margin-top: 15px;
  text-align: right;
  line-height: 1;
}

.l-footer__copyright {
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 1.4;
  text-align: right;
}

.l-header {
  border-top: 4px solid #f49c24;
}

.l-header__in {
  position: relative;
  width: 1000px;
  height: 82px;
  margin: 0 auto;
}

.l-header__in::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 960px;
  height: 2px;
  background: #ccc;
}

.l-header__medicalclub {
  position: absolute;
  top: 20px;
  left: 20px;
}

.l-header__secom {
  position: absolute;
  top: 20px;
  right: 20px;
}

.home .l-header .l-header__in::before {
  content: normal;
}

.l-main {
  float: left;
  width: 670px;
}

.l-side {
  float: right;
  width: 250px;
}

.l-wrapper {
  min-width: 1000px;
}

.pageTitle {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 4px solid #004797;
  color: #004797;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.84615rem;
  font-weight: bold;
  line-height: 1.2;
}

.reading {
  margin-bottom: 55px;
}

.reading__ttl {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-bottom: 4px solid #009fa8;
  font-size: 1.84615rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.08333;
  color: #009fa8;
}

.reading--bg01 {
  background-image: url(/homesecurity/medicalclub/images/pic_reading01.jpg);
}

.reading--bg02 {
  background-image: url(/homesecurity/medicalclub/images/pic_reading02.jpg);
}

.sideNav__title {
  text-align: center;
}

.sideNav__title &gt; a {
  display: block;
  padding: 19px 0;
  color: #fff;
  background: #004797;
  font-size: 1.23077rem;
  letter-spacing: -.9px;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

.sideNav__title &gt; a:hover {
  opacity: .8;
}

.sideNav__title:first-child &gt; a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.sideNav__nav {
  border: 1px solid #555;
}

.sideNav__nav li {
  border-top: 1px solid #ccc;
}

.sideNav__nav li &gt; a {
  position: relative;
  display: block;
  padding: 15px 0 15px 25px;
  color: #333;
  line-height: 1.3;
}

.sideNav__nav li &gt; a::before {
  position: absolute;
  top: 17px;
  left: 12px;
  width: 6px;
  height: 10px;
  background: url(/homesecurity/medicalclub/images/icon_arrow01.png) no-repeat;
  background-size: contain;
  content: "";
}

.sideNav__nav li &gt; a:hover {
  color: #c00;
  opacity: 1;
}

.sideNav__nav li:first-child {
  border-top: none;
}

.sideNav__nav:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.trove__ttl {
  position: relative;
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-bottom: 4px solid #009fa8;
  font-size: 1.84615rem;
  font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.08333;
  color: #009fa8;
}

.trove--bg01 {
  background-image: url(/homesecurity/medicalclub/images/pic_trove01.jpg);
}

.trove--bg02 {
  background-image: url(/homesecurity/medicalclub/images/pic_trove02.jpg);
}

.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}

.mt30{margin-top: 30px;}

.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}

.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}

.pr10{padding-right: 10px;}

h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #b3b3b3;
    font-weight: bold;
}

.bold{
  font-weight: bold !important;
}

.pt10a {
    font-size: 12px;
    line-height: 130%;
}

div.voice h2 {
    height: auto;
    padding: 13px 10px 13px;
    font-size: 114.3%;
    line-height: 1.25;
    border-top: 3px solid #2a5aa4;
    background: url(/homesecurity/shared/img/bg_h2_voice.gif) left bottom repeat-x;
    position: relative;
}

div.section h2 {
    height: 56px;
    padding-top: 9px;
    font-size: 128.6%;
    line-height: 1.25;
    border-top: 3px solid #2a5aa4;
    background: url(/homesecurity/shared/img/bg_h2.gif) left top repeat-x;
}
div.voice h2 img {
    position: absolute;
    top: 10px;
    left: 0;
}
div.section h2 img {
    float: left;
    padding: 0 15px 0 10px;
}
div.voice h2 span {
    padding-top: 0;
    margin-left: 37px;
}
div.section h2 span {
    padding-top: 5px;
    display: block;
}

p.pageTop {
    width: 670px;
    margin-top: 30px;
    text-align: right;
}

h3.dot {
    border-bottom: 1px dotted #009ea7;
    margin-bottom: 10px;
}
h3.dot span {
    color: #333333;
    border-left: 2px solid #009ea7;
    padding: 2px 0 1px 5px;
    font-weight: bold;
}
td.vt{
	vertical-align: top;
}

img.vBaseline{
	vertical-align: baseline;
}

.vat{
	vertical-align: top;
}

.sslImage{
    display: block;
    height: 30px;
}

.sideNav__title &gt; span {
    display: block;
    padding: 19px 0;
    color: #fff;
    background: #004797;
    font-size: 1.23077rem;
    letter-spacing: -.9px;
    font-family: "ヒラギノ丸ゴ ProN", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}
</pre></body></html>