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

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
}

input {
  font-size: 16px;
  border: 0;
  outline: 0;
}

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

body {
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  background-color: #f7f4ec;
}

/* ---------- modules ---------- */
@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }
}

/* ---------- #header ---------- */
#header {
  position: relative;
  border-bottom: 0.5333333333vw solid #CC0022;
  background-color: #fff;
  width:100%;
}
@media screen and (min-width: 768px) {
  #header {
    border-bottom-width: 2px;
  }

  #page_top{
    width:100%;
  }
  #page_top &gt; div{
    width:1400px;
    margin-left:auto;
    margin-right:auto;
  }
  #page_top &gt; footer{
    width:1400px;
  }
  #page_top &gt; #header,.kv{
    width:1400px;
  }
}

@media screen and (min-width: 1400px) {
  #page_top &gt; footer{
    width:calc(100%);
  }
  #page_top &gt; #header,.kv{
    width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }
}
#header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 2.6666666667vw 0.6666666667vw 1.8666666667vw;
  height: 17.0666666667vw;
}
@media screen and (min-width: 768px) {
  #header .inner {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
    height: 60px;
  }
}
#header .logo {
  width: 65px;
}

/* ---------- breadcrumb ---------- */
.breadcrumb {
  padding: 10px;
  font-size: 3.2vw;
  color: #424242;
}
@media screen and (min-width: 768px) {
  .breadcrumb {
    margin: 0 auto;
    padding: 13px 0 13px 40px;
    width: 1100px;
    font-size: 12px;
  }
}
.breadcrumb a {
  color: #424242;
}

/* ---------- .kv ---------- */
.kv {
  margin-bottom: 9.3333333333vw;
  height: 77.0666666667vw;
  background: left top/100% auto no-repeat url("https://d18f657670wm8u.cloudfront.net/cancer-insurance/article/img/bg_kv.jpg?20220124");
}
@media screen and (min-width: 768px) {
  .kv {
    margin-bottom: 90px;
    height: 428px;
    background: center top/2280px auto no-repeat url("https://d18f657670wm8u.cloudfront.net/cancer-insurance/article/img/bg_kv_d.jpg?20220124");
  }
}
#content .wrapper{
  margin-bottom: 94px;
}
.kv .wrapper {
  position: relative;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .kv .wrapper {
    width: 1100px;
    margin: 0 auto;
  }
}
.kv h1 {
  position: absolute;
  bottom: 0;
  left: 0.8vw;
}
@media screen and (min-width: 768px) {
  .kv h1 {
    left: 0;
  }
}
.kv h1 img {
  width: 74.1333333333vw;
}
@media screen and (min-width: 768px) {
  .kv h1 img {
    width: 530px;
  }
}

/* ---------- #content ---------- */
#content .dsc {
  margin: 0 8vw 10.6666666667vw;
  font-size: 3.7333333333vw;
  line-height: 6.4vw;
  color: #4d7288;
}
@media screen and (min-width: 768px) {
  #content .dsc {
    margin: 0 auto 70px;
    width: 1040px;
    font-size: 14px;
    line-height: 24px;
  }
}
#content .index {
  margin: 0 1.8666666667vw 13.3333333333vw;
  padding: 8vw 5.3333333333vw;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #content .index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 50px;
    padding: 25px 0;
    width: 1100px;
    box-shadow: 0px 2px 3px 0px rgba(213, 209, 197, 0.4);
  }
}
#content .index .title {
  margin-bottom: 8vw;
  padding-bottom: 8vw;
  font-size: 6.6666666667vw;
  text-align: center;
  font-weight: bold;
  color: #4d7288;
  border-bottom: 0.2666666667vw solid #c7c7c7;
}
@media screen and (min-width: 768px) {
  #content .index .title {
    margin: 0;
    padding: 24px 0;
    width: 300px;
    height: 100%;
    font-size: 25px;
    border-bottom: none;
  }
}
#content .index &gt; ul {
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  #content .index &gt; ul {
    padding: 22px 0 22px 90px;
    width: calc(100% - 300px);
    border-left: 1px solid #c7c7c7;
    font-size: 14px;
  }
}
#content .index &gt; ul li {
  line-height: 7.7333333333vw;
}
@media screen and (min-width: 768px) {
  #content .index &gt; ul li {
    line-height: 24px;
  }
}
#content .index &gt; ul li a {
  color: #0047fd;
}
#content .index &gt; ul ul {
  margin-left: 1em;
}
#content .main {
  margin: 0 1.8666666667vw 0;
  padding: 21.3333333333vw 5.3333333333vw;
  font-size: 3.7333333333vw;
  color: #4d7288;
  background-color: #fff;
  box-shadow: 0px 2px 3px 0px rgba(213, 209, 197, 0.4);
}
@media screen and (min-width: 768px) {
  #content .main {
    margin: 0 auto;
    padding: 90px;
    width: 1100px;
    font-size: 14px;
  }
}
#content .main h2 {
  position: relative;
  margin-bottom: 10.6666666667vw;
  height: 13.3333333333vw;
  font-size: 6.4vw;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #content .main h2 {
    margin-bottom: 40px;
    height: 50px;
    font-size: 24px;
  }
}
#content .main h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 13.3333333333vw;
  height: 1.0666666667vw;
  background-color: #4d7288;
}
@media screen and (min-width: 768px) {
  #content .main h2::after {
    width: 50px;
    height: 4px;
  }
}
#content .main h3 {
  margin-bottom: 8vw;
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  #content .main h3 {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
#content .main h4 {
  margin-bottom: 9.3333333333vw;
  font-size: 4.8vw;
}
@media screen and (min-width: 768px) {
  #content .main h4 {
    margin-bottom: 35px;
    font-size: 18px;
  }
}
#content .main p {
  margin-bottom: 1.5em;
  line-height: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main p {
    line-height: 25px;
  }
}
#content .main dl {
  margin-bottom: 1.5em;
  line-height: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main dl {
    line-height: 25px;
  }
}
#content .main dl span {
  display: block;
  font-size: 3.2vw;
}
@media screen and (min-width: 768px) {
  #content .main dl span {
    font-size: 12px;
  }
}
#content .main figure img {
  width: 100%;
}
#content .main figure figcaption {
  margin-top: 8vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
  color: #000;
}
@media screen and (min-width: 768px) {
  #content .main figure figcaption {
    margin-top: 30px;
    font-size: 12px;
    line-height: 18px;
  }
}
#content .main section {
  margin-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main section {
    margin-bottom: 60px;
  }
}
#content .main section:last-child {
  margin-bottom: 0;
}
#content .main section *:last-child {
  margin-bottom: 0;
}
#content .main .inner {
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main .inner {
    margin-bottom: 40px;
  }
}
#content .main .source {
  margin-top: 8vw;
  font-size: 3.2vw;
  line-height: 4.8vw;
  color: #000;
}
@media screen and (min-width: 768px) {
  #content .main .source {
    margin-top: 30px;
    font-size: 12px;
    line-height: 18px;
  }
}
#content .main .note {
  font-size: 3.2vw;
  line-height: 5.6vw;
}
@media screen and (min-width: 768px) {
  #content .main .note {
    font-size: 12px;
    line-height: 21px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
#content .main .sct1 {
  margin-bottom: 26.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_1 .flex {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_1 .flex .inner {
    width: 450px;
  }
}
#content .main .sct1 .sct1_1 .flex figure img {
  width: 85.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_1 .flex figure img {
    width: 435px;
  }
}
#content .main .sct1 .sct1_2 &gt; p {
  margin-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_2 &gt; p {
    margin-bottom: 40px;
  }
}
#content .main .sct1 .sct1_2 figure {
  text-align: center;
}
#content .main .sct1 .sct1_2 figure img {
  width: 82.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_2 figure img {
    margin: 0 auto;
    width: 883px;
  }
}
#content .main .sct1 .sct1_2 figure figcaption {
  text-align-last: left;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_3 .flex {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_3 .flex .inner {
    width: 450px;
  }
}
#content .main .sct1 .sct1_3 .flex .image {
  margin-bottom: 10.6666666667vw;
  height: 56.9333333333vw;
  background: left top/100% auto no-repeat url("https://d18f657670wm8u.cloudfront.net/cancer-insurance/article/img/img_sct1_3.jpg?20220124");
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_3 .flex .image {
    margin-bottom: 40px;
    width: 442px;
    height: 295px;
    background-image: url("https://d18f657670wm8u.cloudfront.net/cancer-insurance/article/img/img_sct1_3_d.jpg?20220124");
  }
}
#content .main .sct1 .sct1_3 figure {
  margin-bottom: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct1 .sct1_3 figure {
    margin: 0 auto 50px;
    width: 721px;
  }
}
#content .main .sct2 &gt; p {
  margin-bottom: 21.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 &gt; p {
    margin-bottom: 60px;
  }
}
#content .main .sct2 .sct2_1 .inr_sct {
  margin-top: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .inr_sct {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .inr_sct .flex {
    flex-direction: row-reverse;
  }
}
#content .main .sct2 .sct2_1 .inr_sct .flex &gt; p {
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .inr_sct .flex &gt; p {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is1 .flex p {
    width: 450px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is1 figure img {
    width: 445px;
    height: 290px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is2 .flex p {
    width: 450px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is2 figure img {
    width: 444px;
    height: 269px;
  }
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is3 .flex .inner {
    width: 450px;
  }
}
#content .main .sct2 .sct2_1 .is3 .image {
  width: 85.3333333333vw;
  height: 56.8vw;
  background: left top/100% auto no-repeat url("https://d18f657670wm8u.cloudfront.net/cancer-insurance/article/img/img_sct2_1_3.jpg?20220124");
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_1 .is3 .image {
    width: 445px;
    height: 290px;
  }
}
#content .main .sct2 .sct2_2 .define {
  margin-bottom: 10.6666666667vw;
  width: 100%;
  font-size: 3.2vw;
  border: 0.5333333333vw solid #87a1b0;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define {
    margin: 0 auto 40px;
    width: 720px;
    font-size: 14px;
    border: 4px solid #87a1b0;
  }
}
#content .main .sct2 .sct2_2 .define dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
#content .main .sct2 .sct2_2 .define dl dt, #content .main .sct2 .sct2_2 .define dl dd {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl dt, #content .main .sct2 .sct2_2 .define dl dd {
    height: 80px;
  }
}
#content .main .sct2 .sct2_2 .define dl dt {
  width: 31.8666666667vw;
  line-height: 4.8vw;
  text-align: center;
  border-right-width: 0.5333333333vw;
  border-style: solid;
  border-color: #87a1b0;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl dt {
    width: 170px;
    line-height: 18px;
    line-height: 25px;
    border-right-width: 2px;
  }
}
#content .main .sct2 .sct2_2 .define dl dt span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl dt span {
    font-size: 18px;
  }
}
#content .main .sct2 .sct2_2 .define dl dd {
  padding: 5.3333333333vw 4vw;
  width: 53.2vw;
  line-height: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    width: calc(100% - 170px);
    line-height: 28px;
  }
}
#content .main .sct2 .sct2_2 .define dl:nth-child(1) dt {
  padding-bottom: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl:nth-child(1) dt {
    padding-bottom: 2px;
  }
}
#content .main .sct2 .sct2_2 .define dl:nth-child(1) dt span {
  background-color: #ffbbc5;
}
#content .main .sct2 .sct2_2 .define dl:nth-child(2) dt span {
  background-color: #d1f1ff;
}
#content .main .sct2 .sct2_2 .define dl:nth-child(2) dd {
  background-color: #e3e3e3;
}
#content .main .sct2 .sct2_2 .define dl:nth-child(3) dt {
  padding-top: 0.5333333333vw;
}
@media screen and (min-width: 768px) {
  #content .main .sct2 .sct2_2 .define dl:nth-child(3) dt {
    padding-top: 2px;
  }
}
#content .main .sct2 .sct2_2 .define dl:nth-child(3) dt span {
  background-color: #ffc87b;
}
#content .main .sct2 .sct2_2 .define dl:last-child dt {
  padding-bottom: 0;
}

/* ---------- footer ---------- */
footer {
  background-color: #e3e3e3;
}
footer .area1 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 2vw;
  height: 90px;
  font-size: 12px;
}
footer .copyright {
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #CC0022;
}
footer .copyright .inner {
  position: relative;
  padding: 20px 0;
  width: 100%;
}

.btn_top {
  display: block;
  background: #4d7288;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 10px;
}

.btn_top:before {
  background: none;
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: calc(50% - 2px);
  left: 15px;
}

@media screen and (min-width: 768px) {
  footer .area1 .inner {
    margin: 0 auto;
    padding: 0;
    width: 1100px;
  }
  footer .copyright .inner {
    position: relative;
    padding: 20px 0;
    width: 100%;
  }

  .btn_top {
    display: block;
    background: #4d7288;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 11px;
  }

  .btn_top:before {
    background: none;
    content: '';
    width: 18px;
    height: 18px;
    border: 0px;
    border-top: solid 4px #fff;
    border-right: solid 4px #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 4px);
    left: 11px;
  }
}

.panel-list.last {
  margin-top: -50px;
  margin-bottom: 40px;
  padding-right: 1.8666666667vw;
  padding-left: 1.8666666667vw;
  line-height: 6.6666666667vw;
  font-size: 3.7333333333vw;
}

.panel-list .item:not(:first-child) {
  margin-top: 16px;
}

.panel-list .item {
  border: 2px solid #DDD;
  margin:0 17px;
}

.panel-list .link {
  text-decoration: none;
}

.panel-list .head {
  padding: 15px;
  background-color: #fff;
  text-align: center;
}

.panel-list .img {
  width: 100%;
  vertical-align: middle;
}

#content .body.box .panel-list .img {
  margin-bottom: 0;
}

.panel-list .body {
  position: relative;
  padding: 15px 40px 15px 10px;
  background-color: #F2F3F0;
  line-height:2em;
  text-align: center;
}

.panel-list .body::after {
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  display: block;
  width: 22px;
  height: 16px;
  margin: auto 0;
  content: "";
  background: url(https://d18f657670wm8u.cloudfront.net/image/arrow--green.svg?20240528) 0 0/cover;
}

#content .panel-list .txt,
#content .panel-list .txt-sub {
  margin-bottom: 0;
  color: #333;
}

#content .panel-list .txt-sub {
  margin-top: 10px;
  font-size: 12px;
}

.panel-list {
  margin:0 1.8666666667vw;
  background-color: #4cAC9A;
}

@media screen and (min-width: 768px) {
  .panel-list {
    width:1100px;
    background-color: #4cAC9A;
    margin: 0 auto;
  }

  .panel-list.last {
    margin-top: -60px;
    margin-bottom: 50px;
    font-size: 14px;
  }

  .panel-list .link {
    display: flex;
    flex-direction: column;
    transition: .2s opacity ease-out;
    height: 100%;
  }

  .panel-list .head {
    width: 100%;
  }

  .panel-list .img {
    margin-right: auto;
    margin-left: auto;
  }

  .panel-list .body {
    display: flex;
    flex-direction: column;
    height: 100%;
    line-height: 25px;
  }

  .panel-list .list {
    display: flex;
    justify-content: center;
    margin-top: -16px;
    margin-left: -16px;
  }

  .panel-list .item {
    margin-top: 16px;
    margin-left: 16px;
    width: 80%;
  }

  .panel-list .item:hover {
    opacity: .5;
  }

  .panel-list .body::after {
    transition: .2s transform ease-out;
  }

  .panel-list .item:hover .body::after{
    transform: translateX(2px);
  }

  .panel-list .img {
    width: auto;
  }
  .br-sp{
    display: none !important;
  }

  .panel-list .text{
    color: #FFFFFF !important;
    text-align: center;
    font-size: 14px !important;
    margin: 20px auto 0px auto;
    padding-bottom:55px;
  }
}

.panel-list .title{
  color: #FFFFFF !important;
  text-align: center;
  font-size: 20px !important;
  padding-top: 56px;
  margin:0px auto 27px auto !important;
  line-height:1.8;
  font-weight: bold;
}
.panel-list .text{
  color: #FFFFFF !important;
  text-align: center;
  font-size: 14px !important;
  margin: 20px auto 0px auto;
  padding-bottom:55px;
}

.br-sp{
  display: inline;
}
</pre></body></html>