h2 {
  background: #fc505b;
}
.subnav li a.active {
  background: #fc505b;
  color: #fff;
}
article h3 {
  border-top: 2px solid #fc505b;
  border-bottom: 2px solid #fc505b;
  color: #fc505b;
}
.template h4 {
  background: #fc505b;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  padding: 20px;
  margin-bottom: 10px;
}
.qafq a {
  display: block;
  color: #000;
}
.qafq li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 12px;
  border: 2px solid #ddd;
}
.qafq li img {margin-bottom: 5px;}
.qafq li.qanda {background: url(../images/common/qanda.jpg) no-repeat right top / contain;}
.qafq li.faq {background: url(../images/common/faq.jpg) no-repeat right top / contain;}


/* ---------------------------------------------------------------------------------------
   kenkou01.html
---------------------------------------------------------------------------------------- */
img.arrow_down {
  transform: rotate(90deg);
}
@media screen and (max-width: 1199px) {
  img.right_to_down-xl {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 991px) {
  img.right_to_down-lg {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 767px) {
  img.right_to_down-md {
    transform: rotate(90deg);
  }
}
@media only screen and (max-width: 575px) {
  img.right_to_down-sm {
    transform: rotate(90deg);
  }
}
#kenkou01 .section01 .right_to_down-xl,
#kenkou01 .section02 .right_to_down-xl,
#kenkou01 .section03 .right_to_down-xl,
#kenkou01 .section04 .right_to_down-xl,
#kenkou01 .section05 .right_to_down-xl {
  margin-top: 85px;
}
@media print, screen and (max-width: 1199px) {
  #kenkou01 .section01 .right_to_down-xl,
  #kenkou01 .section02 .right_to_down-xl,
  #kenkou01 .section03 .right_to_down-xl,
  #kenkou01 .section04 .right_to_down-xl,
  #kenkou01 .section05 .right_to_down-xl {
    margin-top: 0px;
  }
}
#kenkou01 .section01 .merit_box {
  border: 5px solid #94cdfd;
  background: url(../kenkou/images/01-01c.jpg) no-repeat left bottom;
  font-size: 14px;
  padding-bottom: 5px;
}
#kenkou01 .section02 .merit_box {
  border: 5px solid #abfd95;
  background: url(../kenkou/images/01-02c.jpg) no-repeat left bottom;
  font-size: 14px;
  padding-bottom: 25px;
}
#kenkou01 .section03 .merit_box {
  border: 5px solid #f9fd95;
  background: url(../kenkou/images/01-03c.jpg) no-repeat left bottom;
  font-size: 14px;
}
#kenkou01 .section04 .merit_box {
  border: 5px solid #fdaae5;
  background: url(../kenkou/images/01-04c.jpg) no-repeat left bottom;
  font-size: 14px;
  padding-bottom: 15px;
}
#kenkou01 .section05 .merit_box {
  border: 5px solid #fcd4aa;
  background: url(../kenkou/images/01-05c.jpg) no-repeat left bottom;
  font-size: 14px;
  padding-bottom: 25px;
}
.merit_box div:first-child figure:first-child img {
  margin: 5px 0;
}
.merit_box p.f14 {
  background: rgba(255,255,255,0.7);
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px;
}
.merit_box strong {
  color: #011daa;
}
.merit_box a.button {
  display: block;
  max-width: 300px;
  height: 55px;
  margin: 0 auto;
}
.merit_box a.button i img {
  vertical-align: baseline;
}
@media print, screen and (max-width: 991px) {
  #kenkou01 .section01 .merit_box,
  #kenkou01 .section02 .merit_box,
  #kenkou01 .section03 .merit_box,
  #kenkou01 .section04 .merit_box,
  #kenkou01 .section05 .merit_box {
    background-position: center bottom;
    padding-bottom: 0;
  }
  .merit_box a.button {
    margin-top: 170px;
  }
}

.minaoshi {
  position: relative;
  background: #fadcde;
  text-align: right;
  padding: 18px 30px 0;
}
.minaoshi::after {
  content: url(../kenkou/images/01-06.png);
  position: absolute;
  top: -20px;
  left: 0;
}
.minaoshi strong {
  color: #fc505b;
  font-weight: 700;
}
.minaoshi .text {
  padding: 0 110px;
  text-align: left;
}
.minaoshi a.button {
  display: inline-block;
  text-align: left;
  width: 330px;
}
.assist {
  position: relative;
  background: #f9ead0;
  text-align: right;
  padding: 25px 30px 0;
}
.assist::after {
  position: absolute;
  top: -24px;
  right: 40px;
}
.assist strong {
  color: #be841e;
  font-weight: 700;
}
.assist .text {
  text-align: left;
}
.assist a.button {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 330px;
  z-index: 1;
}
@media print, screen and (max-width: 1199px) {
  .minaoshi,
  .assist {
    text-align: left;
  }
  .minaoshi::after,
  .assist::after {
    display: none;
  }
  .minaoshi .text {
    padding: 0;
  }
}
#kenkou01 .section06 {
  font-size: 14px;
  background: #fffff0;
  border: 3px double #fc505b;
  padding: 10px 15px 0;
}
#kenkou01 .section06 em {
  text-decoration: underline;
}

/* ---------------------------------------------------------------------------------------
   kenkou02.html
---------------------------------------------------------------------------------------- */
#kenkou02 strong {
  color: #f00;
}
#kenkou02 h4 {
  font-size: 21px;
  line-height: 30px;
  padding: 0 15px;
}
#kenkou02 .div01,
#kenkou02 .div02,
#kenkou02 .div03,
#kenkou02 .div04,
#kenkou02 .div05 {
  border: 5px solid #eee;
  padding: 10px;
  font-size: 16px;
}
#kenkou02 .div01 .row div {
  padding: 0 15px;
}
#kenkou02 ul li {
  margin-left: 30px;
  text-indent: -1em;
}
#kenkou02 ul li::before {
  content: "●";
  color: #4fc64e;
}
#kenkou02 .decimal-xl {
  counter-reset: item;
  margin-left: 35px;
}
#kenkou02 .decimal-xl li {
  position: relative;
  margin-bottom: 20px;
  border-left: 3px solid #ccc;
  padding-left: 10px;
  font-size: 14px;
}
#kenkou02 .decimal-xl li::before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  top: -6px;
  left: -27px;
  font-family: "Arial Black", Gadget, "sans-serif";
  font-size: 24px;
  color: #a1d426;
}
#kenkou02 .div04 .box01 {
  max-width: 900px;
  margin: 10px auto;
  background: #eee;
  border: 1px solid #000;
  padding: 10px 15px;
}
#kenkou02 .div04 .box02 {
  max-width: 900px;
  margin: 10px auto;
}
/* ---------------------------------------------------------------------------------------
   kenkou03.html
---------------------------------------------------------------------------------------- */
#kenkou03 strong {
  color: #f00;
}
#kenkou03 h4 {
  font-size: 21px;
  line-height: 30px;
  padding: 0 15px;
}
#kenkou03 .table02-1 {
  width: 100%;
  margin: 0 0 15px;
  font-size: 13px;
}
#kenkou03 .table02-1 th,
#kenkou03 .table02-1 td {
  border: 1px solid #666;
  vertical-align: middle;
  padding: 2px 7px;
  font-weight: 400;
  text-align: center;
}
#kenkou03 .table02-1 thead {
  background: #a1d426;
  color: #fff;
}

#kenkou03 .table02-1 thead tr:first-child td:first-child,
#kenkou03 .table02-1 tbody th {
  background: #ff7e06;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #kenkou03 .table02-1 thead,
  #kenkou03 .table02-1 td br {
    display: none;
  }
  #kenkou03 .table02-1 tbody,
  #kenkou03 .table02-1 tr,
  #kenkou03 .table02-1 th,
  #kenkou03 .table02-1 td {
    display: block;
    border: 0;
  }
  #kenkou03 .table02-1 {
    display: block;
    border: 1px solid #ddd;
  }
  #kenkou03 .table02-1 tbody th {
    background: #00a1f3;
    width: 105%;
    margin-left: -2.5%;
  }
  #kenkou03 .table02-1 td::before {
    content: attr(aria-label);
    display: block;
    background: #81b615;
    color: #fff;
    padding-left: 5px;
    width: 90%;
    margin: 0 5%;
  }
  #kenkou03 .table02-1 td:first-of-type::before {
    content: attr(aria-label);
    display: block;
    background: #ff7e06;
    color: #fff;
    padding-left: 5px;
    width: 105%;
    margin-left: -2.5%;
  }
}
#kenkou03 .section03,
#kenkou03 .section04,
#kenkou03 .section05 {
  border: 5px solid #eee;
  padding: 10px;
}
#kenkou03 .decimal-xl {
  counter-reset: item;
  margin-left: 35px;
}
#kenkou03 .decimal-xl li {
  position: relative;
  margin-bottom: 20px;
  border-left: 3px solid #ccc;
  padding-left: 10px;
  font-size: 14px;
}
#kenkou03 .decimal-xl li::before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  top: -6px;
  left: -27px;
  font-family: "Arial Black", Gadget, "sans-serif";
  font-size: 24px;
  color: #a1d426;
}
#kenkou03 .arrowDown {
  position: relative;
}
#kenkou03 .arrowDown::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 60px;
  height: 60px;
  background: #888;
  clip-path: polygon(20% 60%, 20% 0, 80% 0, 80% 60%, 100% 60%, 50% 100%, 0 60%);
}

/* ---------------------------------------------------------------------------------------
   kenkou04.html
---------------------------------------------------------------------------------------- */
#kenkou04 strong {
  color: #f00;
}
#kenkou04 p > span {
  color: #011daa;
}
#kenkou04 h4 {
  font-size: 21px;
  line-height: 30px;
  padding: 0 15px;
}
#kenkou04 .div02-1,
#kenkou04 .div03-1,
#kenkou04 .div03-2,
#kenkou04 .div05-1 {
  border: 5px solid #eee;
  padding: 10px;
}
#kenkou04 .div02-1 .decimal-xl {
  counter-reset: item;
  margin-left: 35px;
}
#kenkou04 .div02-1 .decimal-xl li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 60px;
  font-size: 14px;
}
#kenkou04 .div02-1 .decimal-xl li::before {
  counter-increment: item;
  content: "Point "counter(item);
  position: absolute;
  top: -1px;
  left: -27px;
  font-family: "Arial Black", Gadget, "sans-serif";
  font-size: 18px;
  color: #a1d426;
}
#kenkou04 h5 {
  padding: 15px 15px 5px;
  color: #011daa;
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px dotted #aaa;
}
#kenkou04 .div03-1 table {
  width: 80%;
  font-size: 13px;
  margin: 15px auto;
}
#kenkou04 .div03-1 table th,
#kenkou04 .div03-1 table td {
  border: 1px solid #666;
  vertical-align: middle;
  padding: 2px 10px;
  font-weight: 400;
  text-align: center;
}
#kenkou04 .div03-1 table thead tr:first-child {
  background: #a1d426;
  color: #fff;
}
#kenkou04 .div03-1 table thead tr:last-child {
  background: #fff8bc;
}
#kenkou04 .div03-1 li,
#kenkou04 .div03-2 li {
  margin-left: 15px;
  text-indent: -1em;
}
#kenkou04 .div03-1 li::before,
#kenkou04 .div03-2 li::before {
  content: "●";
  color: #4fc64e;
}

/* ---------------------------------------------------------------------------------------
   kenkou05.html
---------------------------------------------------------------------------------------- */
#kenkou05 strong {
  color: #f00;
}
#kenkou05 h4 {
  font-size: 18px;
  line-height: 30px;
  padding: 0 15px;
}
#kenkou05 .div02-1 {
  border: 5px solid #eee;
  padding: 10px;
}
#kenkou05 .div02-1 table {
  margin: 15px 0;
  width: 100%;
}
#kenkou05 .div02-1 th,
#kenkou05 .div02-1 td {
  border: 1px solid #666;
  font-size: 13px;
  padding: 0 5px;
}
#kenkou05 .div02-1 .col1 {
  color:#fff;
  background: #8ed600;
}
#kenkou05 .div02-1 .col2 {
  color:#fff;
  background: #ff6500;
}
#kenkou05 li {
  list-style: disc;
  margin-left: 35px;
}

/* ---------------------------------------------------------------------------------------
   gantokuyaku01.html
---------------------------------------------------------------------------------------- */
#gan01 strong {
  color: #f00;
}
#gan01 h4 {
  font-size: 21px;
  line-height: 30px;
  padding: 0 15px;
}
#gan01 .section01 .row.vertical {
  align-items: center;
}

#gan01 .div01-1 {
  border: 1px solid #ccc;
  background: linear-gradient(to bottom, #fff, #eee);
  padding: 10px;
  margin: 5px;
  border-radius: 6px;
}
#gan01 .div01-1 strong {
  color: #2bb2b2;
}
#gan01 .div01-2 {
  border: 2px solid #f7c02d;
  background: linear-gradient(to bottom, #faf2ac, #fae95a);
  padding: 10px;
  margin: 5px;
  border-radius: 6px;
}
#gan01 .div01-3 {
  background: linear-gradient(to bottom, #fee8e8, #fdd3d3);
  border-radius: 100%;
  padding: 15px;
  margin: 10px 20px;
}
#gan01 .div01-4 {
  height: 90%;
  border: 1px solid #ccc;
  background: linear-gradient(to bottom, #fff, #eee);
  padding: 5px 10px;
  margin: 5px;
  border-radius: 6px;
}
#gan01 .div01-4 h5 {
  background: #2bb2b2;
  color: #fff;
  width: 120px;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  border-radius: 100%;
}
#gan01 .section02 table {
  min-width: 50%;
  margin-left: 15px;
}
#gan01 .section02 table col:first-child { background: #d7f0fc;}
#gan01 .section02 table col:nth-child(2) { background: #ffffcc;}
#gan01 .section02 table col:nth-child(3) { background: #edfddd;}
#gan01 .section02 thead th:first-child { color:#fff;background: #2fb3f8;}
#gan01 .section02 thead th:nth-child(2) { color:#fff;background: #e9ad06;}
#gan01 .section02 thead th:nth-child(3) { color:#fff;background: #82d92c;}
#gan01 .section02 th,
#gan01 .section02 td {
  border: 1px solid #666;
  vertical-align: middle;
  padding: 2px 7px;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
#gan01 .div03 {
  border: 2px solid #aaa;
  padding: 15px 15px 0;
  height: 100%;
}
#gan01 .div03 h4 {
  font-size: 18px;
}
#gan01 .div03 h4 strong {
  color: #f45f0e;
  font-size: 21px;
}
#gan01 .div03 a.button {
  height: 60px;
}

#gan01 .div05-1 {
  border: 2px solid #f00;
  padding: 15px 15px 0;
  border-radius: 10px;
  margin-bottom: 15px;
}
#gan01 .div05-1 h4 {
  color: #f00;
  font-size: 21px;
}
#gan01 .div05-1 span {
  color: #f00;
}
#gan01 .div05-2 {
  background: #d9f5f8;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
}
#gan01 .div05-2 h4 {
  color: #152daa;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
#gan01 .div05-2 div {
  background: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  margin-top: 5px;
}
#gan01 .div05-2 div p {
  margin-bottom: 0;
  font-size: 14px;
}
#gan01 .div05-2 div p strong {
  color: #152daa;
}
#gan01 .div05-3 {
  background: #fefed8;
  border: 2px solid #f00;
  padding: 10px 15px 0;
  border-radius: 10px;
  margin-bottom: 15px;
}
#gan01 .div05-3 h4 {
  background: #f00;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}
#gan01 .div05-3 p strong {
  color: #f00;
}

/* ---------------------------------------------------------------------------------------
   Q&A
---------------------------------------------------------------------------------------- */
#qa h4 {
  font-size: 18px;
  margin: 15px 0;
  padding: 10px;
}
#qa dt {
  background: #fde3e5;
  font-size: 16px;
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}
#qa dt::before {
  content: "Q";
}
#qa dt::before,
#qa dt span {
  content: "Q";
  font-family: "Arial Black", Gadget, "sans-serif";
  color: #fc505b;
  font-size: 27px;
  position: relative;
  top: 2px;
}
#qa dt span {
  margin-right: 10px;
}
#qa dd {
  display: none;
  font-size: 14px;
  padding: 15px;
  border: 1px solid #ddd;
}
#qa dd p {
  margin: 1em 0;
}
#qa dd > p:first-child {
  margin-top: 0;
}
#qa dd ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 1em;
}
#qa dd ol li {
  list-style: decimal;
  margin-left: 25px;
  margin-bottom: 1em;
}
#qa dd ol li li {
  list-style: lower-roman;
}
#qa dd img {
  margin: 10px 0;
}
#qa p + table {
  margin-top: -5px;
}
#qa table {
  margin-top: -10px;
  margin-bottom: 15px;
}
#qa table th,
#qa table td {
  border: 1px solid #666;
  font-size: 13px;
  padding: 0 2px;
  text-align: center;
  vertical-align: middle;
}

/* ---------------------------------------------------------------------------------------
   movie
---------------------------------------------------------------------------------------- */
#mv .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#mv .youtube iframe {
  position: absolute;
  border: 5px solid #fde3e5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mv a.button {
  max-width: 370px;
}
#mv a.button span {
  padding-left: 0;
  width: 100%;
  text-align: center;
}

@media print {
  #qa dd {
    display: block !important;
  }
}

