@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

body,
html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media (max-width: 813px) {
  body,
  html {
    font-size: 13px;
  }
}
.p-body {
  min-width: 1560px;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}

.p-hide--pc {
  display: none;
}

.p-color--orange {
  color: #eb9800;
}

@media (max-width: 813px) {
  .p-body {
    min-width: 100%;
  }
  .p-hide--pc {
    display: block;
  }
  .p-hide--sp {
    display: none;
  }
}
.p-header {
  background: url(/heatillness/images/background_header.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 900px;
  position: relative;
  padding: 90px 0 80px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-header h1 {
  position: absolute;
  top: 30px;
  left: 30px;
}
.p-header h1 a {
  display: block;
  width: 342px;
  height: 48px;
  text-indent: -9999px;
  background: url(/heatillness/images/logo_jhbf.png) no-repeat top center;
}
.p-header h2 {
  width: 1280px;
  height: 180px;
  text-indent: -9999px;
  background: url(/heatillness/images/title_main.png) no-repeat top center;
  margin: 30px auto;
}
.p-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
.p-header__menu--top {
  width: 1100px;
  margin: 0 auto;
}
.p-header__menu--top li a {
  display: block;
  height: 265px;
}
.p-header__menu--top li a img {
  height: 265px;
  width: auto;
}
.p-header__menu--bottom {
  width: 1530px;
}
.p-header__menu--bottom li a {
  display: block;
  height: 250px;
}
.p-header__menu--bottom li a img {
  height: 250px;
  width: auto;
}
.p-header__credit {
  position: absolute;
  bottom: 10px;
  right: 40px;
  text-align: right;
  font-size: 13px;
}

@media (max-width: 813px) {
  .p-header {
    background: url(/heatillness/images/background_header_sp.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: auto;
    position: relative;
    min-height: 500px;
    padding: 0;
  }
  .p-header h1 {
    position: static;
    padding: 15px 0 15px 10px;
  }
  .p-header h1 a {
    display: block;
    width: 172px;
    height: 24px;
    background-size: contain;
  }
  .p-header h2 {
    width: 96%;
    height: 0;
    padding-top: 40.96%;
    background: url(/heatillness/images/title_main_sp.png) no-repeat top center;
    background-size: contain;
    margin: 0 auto 5px auto;
  }
  .p-header__menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
  .p-header__menu--top {
    width: 98%;
  }
  .p-header__menu--top li {
    margin: 0 auto 15px auto;
  }
  .p-header__menu--top li a {
    display: block;
    height: 40vw;
  }
  .p-header__menu--top li a img {
    height: 100%;
    width: auto;
  }
  .p-header__menu--bottom {
    width: 98%;
  }
  .p-header__menu--bottom li {
    margin: 15px auto 0 auto;
  }
  .p-header__menu--bottom li a {
    display: block;
    height: 40vw;
  }
  .p-header__menu--bottom li a img {
    height: 100%;
    width: auto;
  }
  .p-header__credit {
    position: static;
    text-align: right;
    font-size: 11px;
    padding: 10px;
  }
}
.p-introduction {
  background: #ffbe57;
  padding: 40px;
}
.p-introduction__text {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 2;
}

@media (max-width: 813px) {
  .p-introduction {
    padding: 20px;
  }
  .p-introduction__text {
    width: auto;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
  }
}
.p-main {
  position: relative;
  overflow: hidden;
}

.p-side-menu {
  position: absolute;
  top: 222px;
  left: 0;
  width: 300px;
  background: #FFFFFF;
  border-radius: 0 16px 16px 0;
  padding: 30px;
  z-index: 1000;
}
.p-side-menu.is-fixed {
  position: fixed;
  top: 0;
}
.p-side-menu li {
  border-bottom: 2px dotted #b6e9f4;
}
.p-side-menu li:last-child {
  border-bottom: none;
}
.p-side-menu__link {
  padding: 10px 24px 10px 0;
  display: block;
  font-weight: 700;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.p-side-menu__link--top {
  color: #004a81;
  background: url(/heatillness/images/icon_arrow_top.png) no-repeat center right;
  background-size: 20px 20px;
}
.p-side-menu__link--top:hover {
  color: #43c6ed;
}
.p-side-menu__link--navy {
  color: #004a81;
  background: url(/heatillness/images/icon_arrow_navy.png) no-repeat center right;
  background-size: 20px 20px;
}
.p-side-menu__link--navy:hover {
  color: #43c6ed;
}
.p-side-menu__link--orange {
  color: #eb9800;
  background: url(/heatillness/images/icon_arrow_orange.png) no-repeat center right;
  background-size: 20px 20px;
}
.p-side-menu__link--orange:hover {
  color: #ffbe57;
}

@media (max-width: 813px) {
  .p-side-menu__button {
    position: absolute;
    top: 8px;
    right: 0;
    width: 50px;
    height: 50px;
    background: #004a81;
    cursor: pointer;
    border-radius: 8px 0 0 8px;
    z-index: 10000;
  }
  .p-side-menu__button.is-fixed {
    position: fixed;
    top: 8px;
  }
  .p-side-menu__button__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .p-side-menu__button span {
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 24px;
    width: 28px;
    height: 2px;
    background: #FFFFFF;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  .p-side-menu__button span::after {
    position: absolute;
    content: "";
    display: block;
    right: 0;
    top: -10px;
    width: 28px;
    height: 2px;
    background: #FFFFFF;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .p-side-menu__button span::before {
    position: absolute;
    content: "";
    display: block;
    right: 0;
    top: 10px;
    width: 28px;
    height: 2px;
    background: #FFFFFF;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .p-side-menu__button.is-open span {
    height: 0;
  }
  .p-side-menu__button.is-open span::after {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 32px;
    height: 2px;
    background: #FFFFFF;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(-405deg);
            transform: rotate(-405deg);
  }
  .p-side-menu__button.is-open span::before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 32px;
    height: 2px;
    background: #FFFFFF;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
  .p-side-menu {
    position: absolute;
    top: 68px;
    right: -120%;
    left: auto;
    width: 230px;
    border-radius: 8px 0 0 8px;
    padding: 16px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1000;
  }
  .p-side-menu.is-open {
    right: 0;
  }
  .p-side-menu.is-fixed {
    position: fixed;
    top: 68px;
  }
  .p-side-menu li {
    border-bottom: 2px dotted #b6e9f4;
  }
  .p-side-menu li:last-child {
    border-bottom: none;
  }
  .p-side-menu__link {
    padding: 8px 20px 8px 0px;
    font-size: 13px;
  }
  .p-side-menu__link--top {
    background-size: 16px 16px;
  }
  .p-side-menu__link--top:hover {
    color: #004a81;
  }
  .p-side-menu__link--navy {
    background-size: 16px 16px;
  }
  .p-side-menu__link--navy:hover {
    color: #004a81;
  }
  .p-side-menu__link--orange {
    background-size: 16px 16px;
  }
  .p-side-menu__link--orange:hover {
    color: #eb9800;
  }
}
.p-wrapper {
  padding: 90px 0 20px 0;
}
.p-wrapper--dot {
  background: url(/heatillness/images/background_dot.gif) repeat;
}
.p-wrapper--orange {
  background: #ffbe57;
}
.p-wrapper--orange .p-heading-category {
  margin-bottom: 40px;
}
.p-wrapper--orange .p-wrapper__inner {
  padding-bottom: 20px;
}
.p-wrapper--slash {
  background: url(/heatillness/images/background_slash.gif) repeat;
}
.p-wrapper--slash .p-heading-category {
  margin-bottom: 40px;
}
.p-wrapper--grid {
  background: url(/heatillness/images/background_grid.gif) repeat;
}
.p-wrapper__inner {
  width: calc(100% - 352px);
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto 0 352px;
  padding-bottom: 80px;
}
.p-wrapper__inner#a-category06, .p-wrapper__inner#a-category07 {
  padding-bottom: 100px;
}
.p-wrapper__inner#a-checksheet {
  padding-bottom: 0;
}
.p-wrapper__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-wrapper__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}

@media (min-width: 451px) and (max-width: 812px) {
  .p-wrapper {
    padding: 50px 0 0 0;
  }
  .p-wrapper__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    row-gap: 15px;
  }
}
@media (max-width: 450px) {
  .p-wrapper {
    padding: 50px 0 0 0;
  }
  .p-wrapper__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 20px;
  }
}
@media (max-width: 813px) {
  .p-wrapper {
    padding: 50px 0 0 0;
  }
  .p-wrapper--orange .p-heading-category {
    margin-bottom: 20px;
  }
  .p-wrapper--orange .p-wrapper__inner {
    padding-bottom: 10px;
  }
  .p-wrapper--slash .p-heading-category {
    margin-bottom: 20px;
  }
  .p-wrapper--grid {
    background-size: 33px 33px;
  }
  .p-wrapper__inner {
    width: auto;
    max-width: 100%;
    min-width: auto;
    margin: 0 4%;
    padding-bottom: 50px;
  }
  .p-wrapper__inner#a-category06, .p-wrapper__inner#a-category07 {
    padding-bottom: 60px;
  }
}
.p-heading-category {
  text-align: center;
  margin-bottom: 60px;
}
.p-heading-category img {
  height: 70px;
  width: auto;
}
.p-heading-category--long img {
  height: 160px;
  width: auto;
}

@media (min-width: 451px) and (max-width: 812px) {
  .p-heading-category {
    margin-bottom: 30px;
  }
  .p-heading-category img {
    height: 60px;
    width: auto;
  }
  .p-heading-category img.p-hide--pc {
    height: 120px;
    width: auto;
    margin: 0 auto;
  }
  .p-heading-category--long img {
    height: auto;
    width: 100%;
    max-width: 560px;
  }
}
@media (max-width: 450px) {
  .p-heading-category {
    text-align: center;
    margin-bottom: 30px;
  }
  .p-heading-category img {
    height: 40px;
    width: auto;
    max-width: 100%;
  }
  .p-heading-category img.p-hide--pc {
    height: 90px;
    width: auto;
    margin: 0 auto;
  }
  .p-heading-category--long img {
    height: auto;
    width: 100%;
    max-width: 400px;
  }
}
.p-lead-category {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 2;
}

@media (max-width: 813px) {
  .p-lead-category {
    font-size: 14px;
    line-height: 1.6;
  }
}
.p-unit-base {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 40px;
}
.p-unit__text {
  line-height: 1.8;
}
.p-unit__note {
  font-size: 14px;
}
.p-unit__note--indent {
  text-indent: -1em;
  margin-left: 1em;
}
.p-unit__picture img {
  width: 100%;
  height: auto;
}
.p-unit__num {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 60px;
  height: 60px;
}
.p-unit__num img {
  width: 100%;
  height: auto;
}
.p-unit__checkbox label {
  cursor: pointer;
}
.p-unit__checkbox input[type=checkbox],
.p-unit__checkbox input[type=radio] {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
}
.p-unit__checkbox input[type=checkbox]:checked + span.p-unit__checkbox__text::before,
.p-unit__checkbox input[type=radio]:checked + span.p-unit__checkbox__text::before {
  background: #ffbe57;
}
.p-unit__checkbox input[type=checkbox]:checked + span.p-unit__checkbox__text::after,
.p-unit__checkbox input[type=radio]:checked + span.p-unit__checkbox__text::after {
  opacity: 1;
}
.p-unit__checkbox__text {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  vertical-align: middle;
  font-weight: 500;
}
.p-unit__checkbox__text::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  border: 2px solid #004a81;
  background: #fff;
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.p-unit__checkbox__text::after {
  position: absolute;
  top: 4px;
  bottom: auto;
  left: 8px;
  width: 8px;
  height: 15px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  content: "";
  opacity: 0;
  border: solid #004a81;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-unit__checkbox__text--heavy::after {
  top: 7px;
}
.p-unit__checkbox__text--long {
  margin-top: 5px;
}
.p-unit__checkbox__text--long::before {
  top: 1px;
  bottom: auto;
}

@media (max-width: 813px) {
  .p-unit-base {
    padding: 20px 15px;
  }
  .p-unit__num {
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
  }
  .p-unit__note {
    font-size: 12px;
  }
  .p-unit__checkbox__text {
    padding-left: 25px;
  }
  .p-unit__checkbox__text::before {
    width: 20px;
    height: 20px;
  }
  .p-unit__checkbox__text::after {
    top: 3px;
    bottom: auto;
    left: 7px;
    width: 7px;
    height: 13px;
  }
  .p-unit__checkbox__text--heavy::after {
    top: 3px;
  }
}
.p-unit-category01 {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-radius: 16px;
  padding: 24px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.p-unit-category01__num {
  position: absolute;
  top: 0;
  left: 0;
  width: 88px;
  height: 88px;
  border-radius: 16px 0 0 0;
  display: block;
  overflow: hidden;
}
.p-unit-category01__num img {
  width: 100%;
  height: auto;
}
.p-unit-category01__text {
  width: 750px;
}
.p-unit-category01__picture {
  width: 360px;
}

@media (max-width: 813px) {
  .p-unit-category01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 16px;
    padding: 20px 20px 10px 20px;
    max-width: 480px;
    margin: 0 auto 12px auto;
  }
  .p-unit-category01__text {
    width: auto;
    padding-left: 60px;
  }
  .p-unit-category01__text__2ndline {
    margin-left: -50px;
    display: block;
  }
  .p-unit-category01__picture {
    width: 100%;
  }
}
.p-unit-category02 {
  width: 384px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 4;
  grid-row: span 4;
  background: #FFFFFF;
  border-radius: 16px;
}
.p-unit-category02__heading {
  background: #004a81;
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  position: relative;
  text-align: center;
  padding: 15px 0;
  border-radius: 16px 16px 0 0;
}
.p-unit-category02__inner {
  background: #FFFFFF;
  border-radius: 0 0 16px 16px;
  padding: 30px 24px 20px 24px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
}
.p-unit-category02__lead {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #004a81;
  line-height: 1.8;
}
.p-unit-category02__lead mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(0%, #a5e4f2));
  background: linear-gradient(transparent 85%, #a5e4f2 0%);
  color: #004a81;
}
.p-unit-category02__text {
  margin: 25px 0 0 0;
}
.p-unit-category02__note {
  margin: 15px 0 0 0;
  display: block;
}

@media (max-width: 813px) {
  .p-unit-category02 {
    width: auto;
    max-width: 480px;
    margin: 0 auto;
  }
  .p-unit-category02__heading {
    font-size: 24px;
    padding: 10px 0;
  }
  .p-unit-category02__inner {
    padding: 0 20px 10px 20px;
    display: block;
  }
  .p-unit-category02__lead {
    font-size: 20px;
  }
  .p-unit-category02__text {
    margin: 15px 0 0 0;
  }
  .p-unit-category02__note {
    margin: 10px 0 0 0;
  }
}
.p-unit-category03 {
  background: #FFFFFF;
  border-radius: 18px;
  margin: 40px 0 60px 0;
  padding-bottom: 1px;
}
.p-unit-category03__heading {
  background: #004a81;
  color: #FFFFFF;
  text-align: center;
  border-radius: 16px 16px 0 0;
  padding: 20px 0;
}
.p-unit-category03__subheading {
  text-align: center;
  margin-bottom: 40px;
}
.p-unit-category03__inner {
  padding: 40px 40px 20px 40px;
  border-radius: 0 16px 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-unit-category03__inner--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 40px;
}
.p-unit-category03__block {
  width: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-unit-category03__block-border {
  width: 480px;
  position: relative;
  border: 4px solid #004a81;
  border-radius: 16px;
  display: block;
  background: #004a81;
}
.p-unit-category03__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.p-unit-category03__text--w600 {
  width: 600px;
}
.p-unit-category03__note {
  margin-top: 10px;
}
.p-unit-category03__list li {
  text-indent: -1em;
  margin-left: 1em;
}
.p-unit-category03__info {
  background: #004a81;
  padding: 10px 20px;
  color: #FFFFFF;
  font-weight: 500;
  border-radius: 0 0 8px 8px;
}
.p-unit-category03__arrow {
  display: block;
  width: 70px;
  margin: 0 10px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.p-unit-category03__arrow img {
  width: 100%;
  height: auto;
}
.p-unit-category03__picture--round {
  border-radius: 14px 14px 0 0;
  overflow: hidden;
}
.p-unit-category03__picture--w500 {
  width: 500px;
  -webkit-box-flex: unset !important;
      -ms-flex-positive: unset !important;
          flex-grow: unset !important;
}
.p-unit-category03--howto {
  background: #8fd9f2;
  padding: 40px;
  border-radius: 16px;
  margin: 0 40px 40px 40px;
}
.p-unit-category03--howto#handcooling {
  margin-top: 60px;
  padding-top: 20px;
}
.p-unit-category03--howto#handcooling .p-unit-category03__subheading {
  margin-bottom: 20px;
}
.p-unit-category03--howto#handcooling .p-unit-category03__text,
.p-unit-category03--howto#handcooling .p-unit-category03__note {
  padding: 0 40px;
}
.p-unit-category03--howto#handcooling .p-unit-category03__inner {
  padding: 40px 0 0 0;
}
.p-unit-category03--howto__heading {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.p-unit-category03--howto__heading img {
  vertical-align: bottom;
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: auto;
}
.p-unit-category03--howto__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.p-unit-category03--howto__block {
  width: 508px;
  padding: 15px 10px;
  border-radius: 8px 8px 0 0;
}
.p-unit-category03--howto__block--mixer {
  background: #004a81;
}
.p-unit-category03--howto__block--no-mixer {
  background: #487e98;
  position: relative;
}
.p-unit-category03--howto__box--1 {
  width: 340px;
}
.p-unit-category03--howto__box--2 {
  width: 685px;
}
.p-unit-category03--howto__box dt {
  font-weight: 400;
  text-indent: -1em;
  margin-left: 1em;
}
.p-unit-category03--howto__box dd {
  margin-bottom: 10px;
}
.p-unit-category03--howto__box dd img {
  width: 340px;
  height: auto;
  display: inline-block;
}
.p-unit-category03--howto__box dd img + img {
  margin-left: 5px;
}
.p-unit-category03--howto__caption {
  position: absolute;
  top: -110px;
  right: 0;
}
.p-unit-category03--howto__picture {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: auto;
}

@media (max-width: 813px) {
  .p-unit-category03 {
    margin: 20px 0 30px 0;
  }
  .p-unit-category03__heading {
    padding: 10px 15px;
    text-align: center;
  }
  .p-unit-category03__heading img {
    width: 100%;
    height: auto;
    max-width: 400px;
    margin: 0 auto;
  }
  .p-unit-category03__subheading {
    text-align: center;
    margin-bottom: 15px;
  }
  .p-unit-category03__subheading img {
    height: auto;
    width: 100%;
    margin: 0 auto;
    max-width: 300px;
  }
  .p-unit-category03__inner {
    padding: 20px 20px 10px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-unit-category03__inner--center {
    padding: 0 20px;
    display: block;
  }
  .p-unit-category03__block {
    width: auto;
    display: block;
    margin: 0 auto 10px auto;
  }
  .p-unit-category03__block-border {
    width: auto;
    max-width: 480px;
    margin: 0 auto;
  }
  .p-unit-category03__text {
    -webkit-box-flex: unset !important;
        -ms-flex-positive: unset !important;
            flex-grow: unset !important;
  }
  .p-unit-category03__text--w600 {
    width: auto;
  }
  .p-unit-category03__list li {
    margin-top: 3px;
    font-size: 12px;
  }
  .p-unit-category03__info {
    padding: 10px;
    border-radius: 0 0 8px 8px;
  }
  .p-unit-category03__arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 10px auto;
    width: 35px;
  }
  .p-unit-category03__picture--w500 {
    width: auto;
    margin-bottom: 20px;
  }
  .p-unit-category03--howto {
    padding: 20px 15px;
    margin: 0 auto 20px auto;
    width: 90%;
    max-width: 640px;
  }
  .p-unit-category03--howto#handcooling {
    margin-top: 30px;
    padding-top: 10px;
  }
  .p-unit-category03--howto#handcooling .p-unit-category03__subheading {
    margin-bottom: 10px;
  }
  .p-unit-category03--howto#handcooling .p-unit-category03__subheading img {
    width: 100%;
    height: auto;
    max-width: 400px;
  }
  .p-unit-category03--howto#handcooling .p-unit-category03__text,
  .p-unit-category03--howto#handcooling .p-unit-category03__note {
    padding: 0;
  }
  .p-unit-category03--howto#handcooling .p-unit-category03__inner {
    padding: 20px 0 0 0;
  }
  .p-unit-category03--howto__heading {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .p-unit-category03--howto__heading img {
    width: 30px;
    height: auto;
    margin-right: 6px;
  }
  .p-unit-category03--howto__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-unit-category03--howto__block {
    width: auto;
  }
  .p-unit-category03--howto__block--mixer {
    margin-bottom: 40px;
  }
  .p-unit-category03--howto__box--1 {
    width: auto;
    margin-bottom: 15px;
  }
  .p-unit-category03--howto__box--2 {
    width: auto;
  }
  .p-unit-category03--howto__box dt {
    font-weight: 400;
    text-indent: -1em;
    margin-left: 1em;
  }
  .p-unit-category03--howto__box dd {
    margin-bottom: 5px;
  }
  .p-unit-category03--howto__box dd img {
    width: 100%;
    height: auto;
  }
  .p-unit-category03--howto__box dd img + img {
    margin: 5px 0 0 0;
  }
  .p-unit-category03--howto__caption {
    top: -35px;
    right: -20px;
    width: 90px;
    height: auto;
  }
  .p-unit-category03--howto__caption img {
    width: 100%;
    height: auto;
  }
  .p-unit-category03--howto__picture {
    display: block;
    margin-top: 10px;
    width: 100%;
    height: auto;
  }
}
.p-unit-category04 {
  margin-top: 40px;
  padding: 0 40px 40px 40px;
}
.p-unit-category04 .p-wrapper__grid {
  row-gap: 25px;
}
.p-unit-category04--before {
  background: #004a81;
}
.p-unit-category04--after {
  background: #487e98;
  padding: 0 0 40px 0;
}
.p-unit-category04__heading {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
}
.p-unit-category04__grid__block {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 20px;
  text-align: center;
}
.p-unit-category04__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.p-unit-category04__tag__item {
  margin: 0 10px 0 0;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
  border-radius: 20px;
  padding: 8px;
  line-height: 1;
  min-width: 96px;
  font-size: 14px;
}
.p-unit-category04__tag__item:last-child {
  margin-right: 0;
}
.p-unit-category04__tag__item--player {
  background: #004a81;
}
.p-unit-category04__tag__item--manager {
  background: #ff8280;
}
.p-unit-category04__tag__item--coach {
  background: #efac2a;
}
.p-unit-category04__lead {
  text-align: center;
  font-size: 22px;
  color: #004a81;
  font-weight: 700;
  margin: 15px 0 10px 0;
}
.p-unit-category04__text {
  margin-bottom: 15px;
  text-align: center;
}
.p-unit-category04__flex {
  background: #FFFFFF;
  padding: 40px;
}
.p-unit-category04__flex__text {
  width: 680px;
}
.p-unit-category04__flex__picture {
  width: 400px;
}
.p-unit-category04__inner {
  margin: 40px 40px 0 40px;
}
.p-unit-category04__inner__block {
  background: #FFFFFF;
  border-radius: 16px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.p-unit-category04__inner__info {
  width: 740px;
}
.p-unit-category04__inner .p-unit-category04__lead,
.p-unit-category04__inner .p-unit-category04__text {
  text-align: left;
}
.p-unit-category04__inner .p-unit-category04__picture {
  width: 320px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 813px) {
  .p-unit-category04 {
    margin-top: 20px;
    padding: 0 15px 20px 15px;
  }
  .p-unit-category04 .p-wrapper__grid {
    row-gap: 15px;
  }
  .p-unit-category04--after {
    padding: 0 0 5px 0;
  }
  .p-unit-category04__heading {
    font-size: 22px;
    padding: 15px 0;
  }
  .p-unit-category04__grid__block {
    padding: 15px 15px 10px 15px;
  }
  .p-unit-category04__tag {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-unit-category04__tag__item {
    margin: 0 5px 0 0;
    padding: 5px;
    min-width: 60px;
    font-size: 12px;
  }
  .p-unit-category04__lead {
    font-size: 18px;
    margin: 10px 0;
  }
  .p-unit-category04__text {
    margin-bottom: 10px;
  }
  .p-unit-category04__flex {
    padding: 20px;
  }
  .p-unit-category04__flex__text {
    width: auto;
    margin-bottom: 15px;
  }
  .p-unit-category04__flex__picture {
    width: auto;
  }
  .p-unit-category04__inner {
    margin: 20px 12px 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-unit-category04__inner__block {
    padding: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 1% 15px 1%;
    width: auto;
    max-width: 326px;
  }
  .p-unit-category04__inner__info {
    width: auto;
  }
  .p-unit-category04__inner__info .p-unit-category04__lead {
    font-size: 18px;
  }
  .p-unit-category04__inner .p-unit-category04__picture {
    width: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
@media (max-width: 450px) {
  .p-unit-category04__inner__block {
    max-width: 100%;
  }
}
.p-unit-category05--symptom {
  margin-top: 60px;
}
.p-unit-category05__heading {
  background: #004a81;
  border-radius: 16px 16px 0 0;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  padding: 15px 0;
  color: #FFFFFF;
}
.p-unit-category05__flex__info {
  width: 700px;
}
.p-unit-category05__flex__info .p-unit__note {
  margin-top: 10px;
}
.p-unit-category05__flex__picture {
  width: 400px;
}
.p-unit-category05__flex--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-unit-category05 .p-lead-category {
  margin: 30px auto;
}
.p-unit-category05__heading-wrap {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.p-unit-category05__heading-wrap .p-unit__text {
  font-size: 18px;
}
.p-unit-category05__subheading {
  margin-bottom: 10px;
  text-align: center;
}
.p-unit-category05__point {
  position: absolute;
  left: 70px;
  top: -60px;
}
.p-unit-category05__block-border {
  width: 340px;
  position: relative;
  border: 4px solid #004a81;
  border-radius: 16px;
  display: block;
  padding: 10px 0;
}
.p-unit-category05__block-border .p-unit-category05__picture {
  border-radius: 14px;
  overflow: hidden;
}
.p-unit-category05__block-border .p-unit__num {
  left: -30px;
}
.p-unit-category05__block-border .p-unit__text {
  line-height: 1.5;
}
.p-unit-category05__info {
  background: #004a81;
  padding: 10px 20px;
  color: #FFFFFF;
  font-weight: 500;
  border-radius: 0 0 8px 8px;
}
.p-unit-category05__arrow {
  display: block;
  width: 35px;
  margin: 0 5px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.p-unit-category05__arrow img {
  width: 100%;
  height: auto;
}
.p-unit-category05__table {
  width: 100%;
  border-radius: 16px;
  border: 4px solid #004a81;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  margin-top: 40px;
}
.p-unit-category05__table thead th {
  background: #004a81;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  border-collapse: collapse;
  padding: 10px 0 15px 0;
}
.p-unit-category05__table__head--degree {
  width: 200px;
}
.p-unit-category05__table__head--symptom {
  width: 420px;
}
.p-unit-category05__table tbody th {
  color: #004a81;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.p-unit-category05__table tbody th,
.p-unit-category05__table tbody td {
  border-bottom: 2px solid #004a81;
}
.p-unit-category05__table tbody tr:last-child th,
.p-unit-category05__table tbody tr:last-child td {
  border-bottom: none;
}
.p-unit-category05__table__detail--heavy {
  background: #efac2b;
}
.p-unit-category05__table__detail--middle {
  background: #f5cd80;
}
.p-unit-category05__table__detail--mild {
  background: #fae6bf;
}
.p-unit-category05__table__detail--symptom {
  border-right: 2px dotted #004a81;
  position: relative;
  padding: 40px;
}
.p-unit-category05__table__detail--todo {
  position: relative;
  padding: 40px;
}
.p-unit-category05__table__detail--picture {
  padding-bottom: 150px;
}
.p-unit-category05__table__arrow {
  position: absolute;
  right: -35px;
  width: 70px;
  height: 70px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: auto;
}
.p-unit-category05__table__arrow img {
  width: 100%;
  height: auto;
}
.p-unit-category05__table__picture {
  position: absolute;
  width: 280px;
  right: 0;
  bottom: 0;
}
.p-unit-category05__table__picture img {
  width: 100%;
  height: auto;
}
.p-unit-category05__list--heavy li {
  font-size: 20px;
  font-weight: 500;
}
.p-unit-category05__checklist li {
  margin-bottom: 8px;
}
.p-unit-category05__todolist li {
  text-indent: -1.2em;
  margin-left: 1.2em;
  margin-bottom: 5px;
}
.p-unit-category05__todolist li::first-letter {
  color: #efac2b;
  display: inline-block;
  margin-right: 5px;
}
.p-unit-category05__advice {
  background: #f3f3f3;
  padding: 20px;
  border-radius: 16px;
  margin-top: 20px;
}
.p-unit-category05__advice p {
  font-weight: 600;
  font-size: 20px;
  color: #efac2b;
}

@media (max-width: 813px) {
  .p-unit-category05--symptom {
    margin-top: 30px;
  }
  .p-unit-category05__heading {
    font-size: 18px;
    padding: 10px 15px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .p-unit-category05__flex {
    display: block;
  }
  .p-unit-category05__flex__info {
    width: auto;
  }
  .p-unit-category05__flex__info .p-unit__note {
    margin-top: 10px;
  }
  .p-unit-category05__flex__picture {
    width: auto;
    margin-top: 15px;
  }
  .p-unit-category05 .p-lead-category {
    margin: 20px auto;
  }
  .p-unit-category05__heading-wrap {
    margin: 30px auto 20px auto;
    max-width: 420px;
  }
  .p-unit-category05__heading-wrap .p-unit__text {
    font-size: 14px;
    line-height: 1.6;
  }
  .p-unit-category05__heading-wrap .p-unit-category05__subheading {
    padding-left: 78px;
  }
  .p-unit-category05__subheading {
    margin: 0 auto 10px auto;
    text-align: center;
  }
  .p-unit-category05__subheading img {
    width: 100%;
    height: auto;
    max-width: 320px;
  }
  .p-unit-category05__point {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 100px;
  }
  .p-unit-category05__point img {
    width: 100%;
    height: auto;
  }
  .p-unit-category05__block-border {
    width: auto;
    position: relative;
    border-radius: 16px;
    max-width: 480px;
    margin: 0 auto;
  }
  .p-unit-category05__block-border .p-unit__num {
    left: -15px;
  }
  .p-unit-category05__info {
    padding: 10px 15px;
  }
  .p-unit-category05__arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: 5px auto;
  }
  .p-unit-category05__table {
    margin-top: 20px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-unit-category05__table thead {
    display: none;
  }
  .p-unit-category05__table__head--degree {
    width: auto;
  }
  .p-unit-category05__table__head--symptom {
    width: auto;
  }
  .p-unit-category05__table tbody {
    display: block;
  }
  .p-unit-category05__table tbody tr {
    display: block;
  }
  .p-unit-category05__table tbody th {
    padding: 10px;
    font-size: 20px;
  }
  .p-unit-category05__table tbody th,
  .p-unit-category05__table tbody td {
    border-bottom: none;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-unit-category05__table tbody tr:last-child th,
  .p-unit-category05__table tbody tr:last-child td {
    border-bottom: none;
  }
  .p-unit-category05__table__detail--symptom {
    border-right: none;
    border-bottom: 2px dotted #004a81 !important;
    padding: 20px;
  }
  .p-unit-category05__table__detail--todo {
    padding: 20px 15px;
    border-bottom: 4px solid #004a81 !important;
  }
  .p-unit-category05__table__detail--todo--last {
    border-bottom: none !important;
  }
  .p-unit-category05__table__detail--picture {
    padding: 20px 15px;
  }
  .p-unit-category05__table__arrow {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: 0;
    left: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    top: auto;
    bottom: -20px;
  }
  .p-unit-category05__table__picture {
    position: static;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .p-unit-category05__list--heavy li {
    font-size: 16px !important;
    line-height: 1.3;
  }
  .p-unit-category05__checklist li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .p-unit-category05__todolist li {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .p-unit-category05__advice {
    padding: 15px;
    margin-top: 15px;
    border-radius: 8px;
  }
  .p-unit-category05__advice p {
    font-size: 15px;
  }
}
.p-unit-category06__heading {
  background: #004a81;
  border-radius: 16px 16px 0 0;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  padding: 15px 0;
  color: #FFFFFF;
}
.p-unit-category06__heading--trend {
  margin-top: 60px;
  position: relative;
}
.p-unit-category06__heading--trend span {
  display: block;
  font-size: 16px;
  position: absolute;
  bottom: 15px;
  right: 30px;
  line-height: 1.4;
}
.p-unit-category06__flex {
  margin-top: 40px;
}
.p-unit-category06__flex__info {
  width: 560px;
  position: relative;
}
.p-unit-category06__picture {
  position: absolute;
  width: 300px;
  bottom: 0;
  right: 0;
}
.p-unit-category06__graph {
  width: 540px;
}
.p-unit-category06__graph img {
  width: 100%;
  height: auto;
}
.p-unit-category06__grid {
  margin-top: 30px;
  row-gap: 25px;
}
.p-unit-category06__grid__box {
  background: #bde9f6;
  border-radius: 16px;
  padding: 40px 28px;
  line-height: 1.8;
}
.p-unit-category06__grid__box dt {
  text-align: center;
  color: #004a81;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}
.p-unit-category06__grid__box dd {
  font-size: 16px;
}

@media (max-width: 813px) {
  .p-unit-category06__heading {
    font-size: 22px;
    padding: 10px;
    line-height: 1.4;
  }
  .p-unit-category06__heading--trend {
    margin-top: 40px;
    position: relative;
  }
  .p-unit-category06__heading--trend span {
    font-size: 13px;
    position: static;
    margin-top: 5px;
  }
  .p-unit-category06__flex {
    margin-top: 20px;
  }
  .p-unit-category06__flex__info {
    width: auto;
    position: relative;
  }
  .p-unit-category06__picture {
    position: static;
    width: 50vw;
    max-width: 400px;
    margin: -6vw 0 0 auto;
  }
  .p-unit-category06__graph {
    width: 100%;
    margin-top: 20px;
  }
  .p-unit-category06__grid {
    margin-top: 20px;
    row-gap: 15px;
  }
  .p-unit-category06__grid__box {
    padding: 20px 15px;
    line-height: 1.6;
  }
  .p-unit-category06__grid__box dt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .p-unit-category06__grid__box dd {
    font-size: 13px;
  }
}
.p-unit-category07__list {
  margin-top: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-unit-category07__list__item {
  position: relative;
  background: #bde9f6;
  border-radius: 16px;
  width: 540px;
  text-align: center;
  margin-bottom: 30px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-unit-category07__text {
  color: #004a81;
  font-weight: 700;
  font-size: 22px;
}
.p-unit-category07__text--normal {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
.p-unit-category07__flex__info {
  width: 560px;
  position: relative;
}
.p-unit-category07__picture {
  width: 500px;
}
.p-unit-category07__picture--s {
  width: 400px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 813px) {
  .p-unit-category07 {
    padding: 30px 20px 20px 20px;
  }
  .p-unit-category07__list {
    margin-top: 30px;
  }
  .p-unit-category07__list__item {
    width: 100%;
    margin-bottom: 20px;
    height: auto;
    padding: 15px 10px;
    border-radius: 8px;
  }
  .p-unit-category07__text {
    font-size: 17px;
    line-height: 1.5;
    padding: 0 15px;
  }
  .p-unit-category07__text--normal {
    font-size: 13px;
    line-height: 1.3;
    display: block;
    margin-top: 5px;
  }
  .p-unit-category07__flex__info {
    width: auto;
  }
  .p-unit-category07__picture {
    width: 100%;
  }
  .p-unit-category07__picture--s {
    width: 50vw;
    max-width: 400px;
    position: static;
    margin: 0 0 0 auto;
  }
}
.p-unit-category08 {
  padding: 40px 40px 30px 40px;
}
.p-unit-category08__list {
  width: 540px;
}
.p-unit-category08__list li {
  text-indent: -1.3em;
  margin-left: 1.3em;
  margin-bottom: 10px;
}
.p-unit-category08__list li:first-letter {
  color: #eb9800;
  display: inline-block;
  margin-right: 5px;
}

@media (max-width: 813px) {
  .p-unit-category08 {
    padding: 20px 20px 10px 20px;
  }
  .p-unit-category08__list {
    width: auto;
  }
}
.p-unit-category09__block__inner {
  padding: 30px 60px;
  background: #bde9f6;
  border-radius: 0 0 16px 16px;
}
.p-unit-category09__block__inner .p-unit__text {
  margin-bottom: 30px;
}
.p-unit-category09__subheading {
  background: #004a81;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  padding: 15px;
  border-radius: 16px 16px 0 0;
  color: #FFFFFF;
}
.p-unit-category09__lead-01 {
  margin-bottom: 40px;
}
.p-unit-category09__lead-02 {
  margin: 30px 0 20px 0;
}
.p-unit-category09__flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-unit-category09__checklist--single {
  width: 700px;
  margin: 0 auto;
}
.p-unit-category09__checklist li {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-unit-category09__checklist li label {
  display: inline-block;
  margin-left: 1em;
}
.p-unit-category09__checklist__question {
  width: 500px;
}
.p-unit-category09__button {
  display: block;
  width: 560px;
  background: #efac2b;
  margin: 60px auto;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  border-radius: 60px;
  padding: 5px;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.p-unit-category09__button:hover {
  background: #eb9800;
}
.p-unit-category09__button span {
  display: block;
  height: 110px;
  line-height: 110px;
  border: 1px solid #FFFFFF;
  border-radius: 55px;
}
.p-unit-category09__button span img {
  width: 32px;
  height: auto;
  vertical-align: middle;
}

@media (max-width: 813px) {
  .p-unit-category09 {
    padding: 20px;
  }
  .p-unit-category09__block__inner {
    padding: 15px;
    border-radius: 0 0 16px 16px;
  }
  .p-unit-category09__block__inner .p-unit__text {
    margin-bottom: 10px;
  }
  .p-unit-category09__subheading {
    font-size: 18px;
    padding: 10px;
    line-height: 1.4;
  }
  .p-unit-category09__lead-01 {
    margin-bottom: 20px;
  }
  .p-unit-category09__checklist {
    width: 100%;
  }
  .p-unit-category09__checklist--single {
    width: 100%;
  }
  .p-unit-category09__checklist li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-unit-category09__checklist li label {
    margin-left: 0;
    margin-right: 1em;
  }
  .p-unit-category09__checklist .p-unit__checkbox__text::before {
    top: 1px;
    bottom: auto;
  }
  .p-unit-category09__checklist__question {
    width: auto;
  }
  .p-unit-category09__button {
    display: block;
    width: 90%;
    max-width: 360px;
    margin: 40px auto;
    font-size: 14px;
    text-align: center;
    border-radius: 30px;
    padding: 3px;
  }
  .p-unit-category09__button span {
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
  .p-unit-category09__button span img {
    width: 20px;
    height: auto;
  }
}
.p-footer {
  text-align: center;
  padding: 60px 0 40px 0;
  border-top: 1px solid #FFFFFF;
  width: 1200px;
  margin: 100px auto 0 auto;
}
.p-footer__copy {
  color: #FFFFFF;
  font-size: 14px;
}

@media (max-width: 813px) {
  .p-footer {
    padding: 30px 0;
    width: auto;
    margin: 40px auto 0 auto;
  }
  .p-footer__copy {
    font-size: 10px;
  }
}
/*# sourceMappingURL=style.css.map */