@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

html, body {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  color: #262823;
  font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
}

::selection {
  color: #ffffff;
  background-color: #008488;
}

a {
  outline: none !important;
  -moz-transition: border 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
  -o-transition: border 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
  -webkit-transition: border 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
  transition: border 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

a:link, a:visited {
  color: #008488;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  color: #e51313;
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: text-bottom;
  image-rendering: -webkit-optimize-contrast;
}

strong {
  font-weight: 600;
}

sup {
  vertical-align: super;
  font-size: 60%;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.textleft {
  text-align: left;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

.container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 1.875rem;
}
.container::after {
  content: '';
  clear: both;
  display: block;
}

.fv {
  position: relative;
  padding: 2.1875rem 0 1.6875rem;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/fblaCAcFwXKwwijRANDbBzwqaVDNiTDl/a1d85a21-253e-4132-8b06-30b564f14977.png") repeat-x left bottom;
  -moz-background-size: 46.875rem;
  -o-background-size: 46.875rem;
  -webkit-background-size: 46.875rem;
  background-size: 46.875rem;
}
.fv .badge {
  position: absolute;
  top: -2.1875rem;
  left: 0;
  width: 7.875rem;
  height: 7.875rem;
}
.fv h1 {
  margin-bottom: 0.75rem;
  margin-left: 0.6875rem;
}
.fv h1 img {
  width: 34.4375rem;
}
.fv .illust {
  position: absolute;
  top: -0.875rem;
  right: 1.4375rem;
  width: 30.5rem;
}
.fv .cards {
  position: relative;
  z-index: 10;
  margin-left: 0.6875rem;
}
.fv .cards img {
  width: 33.875rem;
}

.intro {
  position: relative;
  z-index: 9;
  padding: 1.25rem 0 1.875rem;
  background-color: #008488;
}
.intro::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.5rem 1.5rem 0 1.5rem;
  border-color: #008388 transparent transparent transparent;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.intro .subject {
  margin-bottom: 0.75rem;
  text-align: center;
}
.intro .subject img {
  width: 40.75rem;
}
.intro .lead {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 48.75rem;
  margin: 0 auto;
  padding: 0.875rem 2.5rem 0.75rem 2.8125rem;
  background-color: #ffffff;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.intro .lead p {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.333;
}
.intro .lead p strong {
  color: #E20910;
}
.intro .lead p + p {
  margin-top: 1em;
}

.worries {
  padding: 3.125rem 0 3.75rem;
}
.worries .subject {
  margin-bottom: 3.125rem;
  text-align: center;
}
.worries .subject img {
  width: 28.25rem;
}
.worries .contents {
  display: flex;
  justify-content: space-between;
}
.worries .contents .panel {
  flex-basis: 32.353%;
  position: relative;
  margin-bottom: 3rem;
}
.worries .contents .panel h3 {
  position: absolute;
  top: -2.25rem;
  left: 0;
  width: 100%;
}
.worries .contents .panel .box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  padding: 3.75rem 1.25rem 7.5rem;
  border-right: solid 0.1875rem #262823;
  border-left: solid 0.1875rem #262823;
  font-weight: 600;
}
.worries .contents .panel .box p {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  text-align: center;
}
.worries .contents .panel .box h4 {
  margin-bottom: 1.0625rem;
  text-align: center;
}
.worries .contents .panel .box h4 img {
  height: 1.75rem;
}
.worries .contents .panel .box .card {
  margin-bottom: 1rem;
  padding: 0.3125rem;
  text-align: center;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/RxPmJktljgVIhGdNHtQOCSlWdIvaZSzk/6405159c-c0ee-407f-a2bf-579a1979ad04.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.worries .contents .panel .box .card img {
  width: 10.5625rem;
}
.worries .contents .panel .box ul li {
  position: relative;
  padding-left: 1.4em;
  font-size: 0.875rem;
  line-height: 1.4;
}
.worries .contents .panel .box ul li::before {
  display: block;
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 1em;
  height: 1em;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/JmxNiooaRMQWkSAqUyYsulzlfGcpGdBi/419df714-0cb2-47f3-a1f4-7a703e166b85.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.worries .contents .panel .box ul li + li {
  margin-top: 0.3125rem;
}
.worries .contents .panel .box ul li strong {
  color: #E20910;
}
.worries .contents .panel .box .cta_nav {
  position: absolute;
  bottom: 0.9375rem;
  left: 0.5rem;
}
.worries .contents .panel .box .cta_nav a {
  position: relative;
  display: block;
}
.worries .contents .panel .box .cta_nav a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.worries .contents .panel .box .cta_nav a img {
  width: 19.25rem;
}
.worries .contents .panel .detail_nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.worries .contents .panel .detail_nav a {
  display: block;
  padding: 0.875rem;
  border: solid 0.1875rem #262823;
  color: #262823;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  -moz-border-radius: 0 0 0.375rem 0.375rem;
  -webkit-border-radius: 0;
  border-radius: 0 0 0.375rem 0.375rem;
}
.worries .contents .panel .detail_nav a::after {
  content: '\25BC';
  display: inline-block;
  margin-top: 0.125em;
  margin-left: 0.5em;
  font-size: 0.75em;
  vertical-align: top;
}
.worries .contents .panel .detail_nav a:hover {
  background-color: #EFF5F7;
}
.worries .contents .panel:nth-child(1) .box .cta_nav a::before, .worries .contents .panel:nth-child(1) .box .cta_nav a::after {
  content: '';
  position: absolute;
}
.worries .contents .panel:nth-child(1) .box .cta_nav a::before {
  top: -1.5rem;
  left: 0.5625rem;
  width: 4.5rem;
  height: 3.4375rem;
  background: url("../images/worry01_btn_badge_pc.png") no-repeat 0 0;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.worries .contents .panel:nth-child(1) .box .cta_nav a::after {
  right: 1.375rem;
  bottom: -0.125rem;
  width: 2.75rem;
  height: 2.5rem;
  background: url("../images/worry01_btn_hand.svg") no-repeat 0 0;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

.detail {
  padding: 3.125rem 0 5rem;
  background-color: #EFF5F7;
}
.detail .subject {
  margin-bottom: 1.875rem;
  text-align: center;
}
.detail .subject img {
  width: 20.5rem;
}
.detail .panel {
  padding: 2.5rem 1.875rem 3.125rem;
  border-top: solid 0.375rem #008488;
  background-color: #ffffff;
  -moz-border-radius: 0 0 0.25rem 0.25rem;
  -webkit-border-radius: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.detail .panel + .panel {
  margin-top: 2.5rem;
}
.detail .panel .row {
  display: flex;
  justify-content: space-between;
}
.detail .panel .row .info {
  flex-basis: 37.5%;
}
.detail .panel .row .info h3 {
  margin-bottom: 1.125rem;
  text-align: center;
}
.detail .panel .row .info h3 img {
  width: 18.9375rem;
}
.detail .panel .row .info dl {
  display: flex;
  flex-direction: column-reverse;
  width: 18.75rem;
  margin: 0 auto 1.0625rem;
}
.detail .panel .row .info dl dt {
  text-align: center;
}
.detail .panel .row .info dl dt img {
  height: 1.75rem;
}
.detail .panel .row .info dl dd {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0.875rem;
  padding: 0.3125rem;
  text-align: center;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/RxPmJktljgVIhGdNHtQOCSlWdIvaZSzk/6405159c-c0ee-407f-a2bf-579a1979ad04.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}
.detail .panel .row .info dl dd img {
  width: 11.5rem;
}
.detail .panel .row .info table {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border: solid 2px #E3EBED;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.detail .panel .row .info table tbody tr th, .detail .panel .row .info table tbody tr td {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333%;
  font-size: 0.75rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
}
.detail .panel .row .info table tbody tr th + th, .detail .panel .row .info table tbody tr th + td, .detail .panel .row .info table tbody tr td + th, .detail .panel .row .info table tbody tr td + td {
  border-left: solid 2px #E3EBED;
}
.detail .panel .row .info table tbody tr th.attention, .detail .panel .row .info table tbody tr td.attention {
  height: auto;
  color: #E20910;
  font-size: 1rem;
}
.detail .panel .row .info table tbody tr th {
  padding: 0.3125rem;
}
.detail .panel .row .info table tbody tr td {
  height: 5em;
  padding: 0.3125rem;
}
.detail .panel .row .info table tbody tr + tr th, .detail .panel .row .info table tbody tr + tr td {
  border-top: solid 2px #E3EBED;
}
.detail .panel .row .explanation {
  flex-basis: 58.333%;
}
.detail .panel .row .explanation h5 {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
}
.detail .panel .row .explanation h5 .marker {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTQ0MSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZTQ0MSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZTQ0MSIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZmZlNDQxIi8+PHN0b3Agb2Zmc2V0PSI5MCUiIHN0b3AtY29sb3I9IiNmZmU0NDEiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZlNDQxIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 228, 65, 0)), color-stop(63%, rgba(255, 228, 65, 0)), color-stop(63%, #ffe441), color-stop(90%, #ffe441), color-stop(90%, rgba(255, 228, 65, 0)), color-stop(100%, rgba(255, 228, 65, 0)));
  background-image: -moz-linear-gradient(top, rgba(255, 228, 65, 0) 0%, rgba(255, 228, 65, 0) 63%, #ffe441 63%, #ffe441 90%, rgba(255, 228, 65, 0) 90%, rgba(255, 228, 65, 0) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 228, 65, 0) 0%, rgba(255, 228, 65, 0) 63%, #ffe441 63%, #ffe441 90%, rgba(255, 228, 65, 0) 90%, rgba(255, 228, 65, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 228, 65, 0) 0%, rgba(255, 228, 65, 0) 63%, #ffe441 63%, #ffe441 90%, rgba(255, 228, 65, 0) 90%, rgba(255, 228, 65, 0) 100%);
}
.detail .panel .row .explanation p {
  font-size: 0.875rem;
  line-height: 1.75;
}
.detail .panel .row .explanation p + p {
  margin-top: 1.75em;
}
.detail .panel .row .explanation p strong {
  color: #E20910;
}
.detail .panel .row .explanation .recommend {
  position: relative;
  margin-top: 3.125rem;
  padding: 1.25rem 1.875rem;
  background-color: #F8F8F8;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.detail .panel .row .explanation .recommend .badge {
  position: absolute;
  top: -2.1875rem;
  left: 0;
  width: 4rem;
}
.detail .panel .row .explanation .recommend ul li {
  position: relative;
  padding-left: 1.4em;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
}
.detail .panel .row .explanation .recommend ul li::before {
  display: block;
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 1em;
  height: 1em;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/JmxNiooaRMQWkSAqUyYsulzlfGcpGdBi/419df714-0cb2-47f3-a1f4-7a703e166b85.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail .panel .row .explanation .recommend ul li + li {
  margin-top: 0.3125rem;
}
.detail .panel .row .explanation .recommend ul li strong {
  color: #E20910;
}
.detail .panel .row .explanation .bnr {
  margin-top: 1.875rem;
}
.detail .panel .row .explanation .bnr .copy {
  text-align: center;
}
.detail .panel .row .explanation .bnr .copy img {
  width: 17.3125rem;
}
.detail .panel .row .explanation .bnr a {
  display: block;
  margin-top: -0.3125rem;
  text-align: center;
}
.detail .panel .row .explanation .bnr a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.detail .panel .row .explanation .bnr a img {
  width: 34.875rem;
}
.detail .panel .cta {
  position: relative;
  margin-top: 1.6875rem;
  padding: 1.875rem 2.8125rem 1.25rem;
  background-color: #FFE441;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.detail .panel .cta .copy {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22.5rem;
}
.detail .panel .cta .copy .card {
  flex-basis: 6.125rem;
}
.detail .panel .cta .copy .text {
  padding-left: 1rem;
}
.detail .panel .cta .copy .text img {
  height: 2.625rem;
}
.detail .panel .cta .feature {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  right: 1.875rem;
  width: 31.25rem;
  padding: 1.5625rem 1.875rem;
  background-color: #ffffff;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail .panel .cta .feature::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.125rem 1.125rem 1.125rem 0;
  border-color: transparent #ffffff transparent transparent;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail .panel .cta .feature::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 2.3125rem;
  width: 7.5625rem;
  height: 4.0625rem;
  background: url("../images/detail_feature_fig.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail .panel .cta .feature ul li {
  position: relative;
  padding-left: 1.4em;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.4;
}
.detail .panel .cta .feature ul li::before {
  display: block;
  content: '';
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 1em;
  height: 1em;
  background: url("https://prd-cdn-zuuonline.storage.googleapis.com/images/JmxNiooaRMQWkSAqUyYsulzlfGcpGdBi/419df714-0cb2-47f3-a1f4-7a703e166b85.png") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.detail .panel .cta .feature ul li + li {
  margin-top: 0.3125rem;
}
.detail .panel .cta .feature ul li strong {
  color: #E20910;
}
.detail .panel .cta .nav {
  margin-top: 0.625rem;
  width: 22.5rem;
  text-align: center;
}
.detail .panel .cta .nav a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.detail .panel .cta .nav img {
  width: 21.125rem;
}
.detail .panel .diagnose {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 1.25rem;
  border: solid 0.25rem #262823;
}
.detail .panel .diagnose .copy {
  flex-basis: 33.5625rem;
  margin-top: 0.5rem;
}
.detail .panel .diagnose .nav {
  flex-basis: 20.9375rem;
  margin-top: 0.625rem;
}
.detail .panel .diagnose .nav a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.detail .panel#detail04 .row .explanation .bnr .copy img {
  width: 15.625rem;
}
.detail .panel#detail04 .row .explanation .bnr a {
  margin-top: -0.625rem;
}

.method {
  padding: 2.5rem 0 4.375rem;
}
.method .subject {
  margin-bottom: 1.875rem;
  text-align: center;
}
.method .subject img {
  width: 28.5rem;
}
.method dl + dl {
  margin-top: 3.75rem;
}
.method dl dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 37.5rem;
  margin: 0 auto 1.875rem;
  padding: 0.5rem;
  border: solid 3px #262823;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  background-color: #E3EBED;
  -moz-border-radius: 0.375rem;
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
}
.method dl dt::before, .method dl dt::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem 0.75rem 0 0.75rem;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.method dl dt::before {
  top: calc(100% + 1px);
  border-color: #262823 transparent transparent transparent;
}
.method dl dt::after {
  top: calc(100% - 3px);
  border-color: #E3EBED transparent transparent transparent;
}
.method dl dd {
  margin: 0 1.25rem;
}
.method dl dd p {
  font-size: 0.875rem;
  line-height: 1.75;
}
.method dl dd p + p {
  margin-top: 1.75em;
}

.just {
  padding: 1.875rem 0 2.5rem;
  background-color: #FFE441;
}
.just .subject {
  margin-bottom: 1.875rem;
  text-align: center;
}
.just .subject img {
  width: 37.375rem;
}
.just .contents {
  display: flex;
  justify-content: space-between;
}
.just .contents .panel {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-grow: 1;
  position: relative;
  padding: 1.875rem 1.875rem 6.25rem;
  background-color: #ffffff;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
}
.just .contents .panel + .panel {
  margin-left: 1.25rem;
}
.just .contents .panel h3 {
  margin-bottom: 1.0625rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
}
.just .contents .panel figure {
  text-align: center;
}
.just .contents .panel figure img {
  width: 21.4375rem;
}
.just .contents .panel .nav {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.just .contents .panel .nav a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.just .contents .panel .nav img {
  width: 19.25rem;
}

.footer {
  padding: 0.625rem 0;
  background-color: #111;
}
.footer .marks{
  text-align: center;
  display: flex;
  max-width: 780px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
.footer .marks{
  flex-wrap: wrap;
}
}
.footer .marks .mark {
     text-align: center;
    padding: 1rem;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 768px) {
  .footer .marks .mark {
    display: flex;
  }
}
.footer .marks .mark .mark-wrap {
    width: 75px;
    margin: 0;
    text-align: center;
}
@media only screen and (max-width: 768px) {
  .footer .marks .mark .mark-wrap {
    display: contents;
  }
}
.footer .marks .mark .mark-wrap img {
   width: 75px;
}
@media only screen and (max-width: 768px) {
  .footer .marks .mark .mark-wrap img {
    margin-bottom: 0;
  }
}
.footer .mark-caption {
  color: #aaa;
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
 .footer .mark-caption {
    text-align: left;
    padding-left: 0.5rem;
  }
}
.footer .copyright {
  color: #F8F8F8;
  font-size: 0.625rem;
  text-align: center;
  margin: 1rem 0 0.5rem;
}

/* RWD
---------------------------------------------------------------- */
@media only screen and (max-width: 1080px) {
  html, body {
    font-size: 1.481vw;
  }

  img {
    image-rendering: auto;
  }
}
@media only screen and (max-width: 768px) {
  html, body {
    font-size: 5vw;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .container {
    padding: 0 2.66667vw;
  }

  .fv {
    margin-bottom: -11.06667vw;
    padding: 0;
    -moz-background-size: 100vw;
    -o-background-size: 100vw;
    -webkit-background-size: 100vw;
    background-size: 100vw;
  }
  .fv .container {
    padding: 0;
  }
  .fv .badge {
    top: 0;
    width: 20.93333vw;
    height: 20.93333vw;
  }
  .fv h1 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .fv h1 img {
    width: 100%;
  }
  .fv .illust {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }
  .fv .cards {
    margin-left: 0;
  }
  .fv .cards img {
    width: 100%;
  }

  .intro {
    padding: 13.33333vw 0 6.66667vw;
  }
  .intro::after {
    border-width: 3.73333vw 3.73333vw 0 3.73333vw;
  }
  .intro .subject {
    margin-bottom: 2.66667vw;
  }
  .intro .subject img {
    width: 86.26667vw;
  }
  .intro .lead {
    padding: 4.8vw 2.66667vw 4.8vw 3.46667vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
  .intro .lead p {
    font-size: 2.66667vw;
  }

  .worries {
    padding: 8vw 0 13.33333vw;
  }
  .worries .subject {
    margin-bottom: 10.66667vw;
  }
  .worries .subject img {
    width: 83.73333vw;
  }
  .worries .contents {
    display: block;
  }
  .worries .contents .panel {
    margin-bottom: 29.33333vw;
  }
  .worries .contents .panel h3 {
    top: -8vw;
  }
  .worries .contents .panel .box {
    padding: 14.66667vw 4vw 5.33333vw;
    border-right: solid 0.8vw #262823;
    border-left: solid 0.8vw #262823;
  }
  .worries .contents .panel .box p {
    margin-bottom: 2.13333vw;
    font-size: 3.2vw;
  }
  .worries .contents .panel .box h4 {
    margin-bottom: 2vw;
  }
  .worries .contents .panel .box h4 img {
    height: 7.2vw;
  }
  .worries .contents .panel .box .card {
    margin-bottom: 3.73333vw;
    padding: 1.33333vw;
  }
  .worries .contents .panel .box .card img {
    width: 53.33333vw;
  }
  .worries .contents .panel .box ul {
    margin-left: 4vw;
  }
  .worries .contents .panel .box ul li {
    font-size: 4.26667vw;
  }
  .worries .contents .panel .box ul li + li {
    margin-top: 1.33333vw;
  }
  .worries .contents .panel .box .cta_nav {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0 -1.2vw;
  }
  .worries .contents .panel .box .cta_nav a {
    margin: 4.66667vw 1.86667vw 0;
  }
  .worries .contents .panel .box .cta_nav a img {
    width: 83.73333vw;
  }
  .worries .contents .panel .detail_nav {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .worries .contents .panel .detail_nav a {
    padding: 4.26667vw;
    border: solid 0.8vw #262823;
    font-size: 4.26667vw;
    -moz-border-radius: 0 0 0.53333vw 0.53333vw;
    -webkit-border-radius: 0;
    border-radius: 0 0 0.53333vw 0.53333vw;
  }
  .worries .contents .panel:nth-child(1) .box .cta_nav a {
    margin: 10.66667vw 0 0;
  }
  .worries .contents .panel:nth-child(1) .box .cta_nav a::before, .worries .contents .panel:nth-child(1) .box .cta_nav a::after {
    content: '';
    position: absolute;
  }
  .worries .contents .panel:nth-child(1) .box .cta_nav a::before {
    top: -6.66667vw;
    left: 1.2vw;
    width: 23.2vw;
    height: 17.73333vw;
    background: url("../images/worry01_btn_badge_sp.png") no-repeat 0 0;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .worries .contents .panel:nth-child(1) .box .cta_nav a::after {
    right: 4.53333vw;
    bottom: -1.6vw;
    width: 14.4vw;
    height: 13.33333vw;
  }
  .worries .contents .panel:nth-child(1) .box .cta_nav a img {
    width: 89.06667vw;
  }
  .worries .contents .panel:last-child {
    margin-bottom: 14.66667vw;
  }

  .detail {
    padding: 6.66667vw 0 13.33333vw;
  }
  .detail .container {
    padding: 0;
  }
  .detail .subject {
    margin-bottom: 4vw;
  }
  .detail .subject img {
    width: 61.86667vw;
  }
  .detail .panel {
    position: relative;
    padding: 16vw 6.66667vw 9.33333vw;
    border-top: none 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .detail .panel + .panel {
    margin-top: 14.66667vw;
  }
  .detail .panel .row {
    display: block;
  }
  .detail .panel .row .info h3 {
    position: absolute;
    top: -6.66667vw;
    left: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .detail .panel#detail01 .row .info h3 {
    top: -11.66667vw;
  }
  .detail .panel .row .info h3 img {
    width: 100vw;
  }
  .detail .panel .row .info dl {
    display: block;
    width: 86.66667vw;
    margin: 0 auto 4.4vw;
  }
  .detail .panel .row .info dl dt {
    margin-bottom: 2.26667vw;
  }
  .detail .panel .row .info dl dt img {
    height: 7.2vw;
  }
  .detail .panel .row .info dl dd {
    margin-bottom: 0;
    padding: 1.33333vw;
  }
  .detail .panel .row .info dl dd img {
    width: 53.33333vw;
  }
  .detail .panel .row .info table {
    border: solid 0.53333vw #E3EBED;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
  .detail .panel .row .info table tbody tr th, .detail .panel .row .info table tbody tr td {
    font-size: 2.66667vw;
  }
  .detail .panel .row .info table tbody tr th + th, .detail .panel .row .info table tbody tr th + td, .detail .panel .row .info table tbody tr td + th, .detail .panel .row .info table tbody tr td + td {
    border-left: solid 0.53333vw #E3EBED;
  }
  .detail .panel .row .info table tbody tr th.attention, .detail .panel .row .info table tbody tr td.attention {
    font-size: 4.26667vw;
  }
  .detail .panel .row .info table tbody tr th {
    padding: 1.06667vw 0.66667vw 0.66667vw;
  }
  .detail .panel .row .info table tbody tr td {
    padding: 0.66667vw;
  }
  .detail .panel .row .info table tbody tr + tr th, .detail .panel .row .info table tbody tr + tr td {
    border-top: solid 0.53333vw #E3EBED;
  }
  .detail .panel .row .explanation {
    margin-top: 5.33333vw;
  }
  .detail .panel .row .explanation h5 {
    margin-bottom: 4vw;
    font-size: 4.26667vw;
  }
  .detail .panel .row .explanation p {
    font-size: 4.26667vw;
    line-height: 1.5;
  }
  .detail .panel .row .explanation p + p {
    margin-top: 1.5em;
  }
  .detail .panel .row .explanation .recommend {
    margin-top: 13.33333vw;
    padding: 4vw 5.33333vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
  .detail .panel .row .explanation .recommend .badge {
    position: absolute;
    top: -10.66667vw;
    left: -2.93333vw;
    width: 18.26667vw;
  }
  .detail .panel .row .explanation .recommend ul li {
    font-size: 4.26667vw;
  }
  .detail .panel .row .explanation .recommend ul li + li {
    margin-top: 1.33333vw;
  }
  .detail .panel .row .explanation .bnr {
    margin-top: 5.73333vw;
  }
  .detail .panel .row .explanation .bnr .copy img {
    width: 66vw;
  }
  .detail .panel .row .explanation .bnr a {
    margin-top: 1.86667vw;
  }
  .detail .panel .row .explanation .bnr a img {
    width: 86.66667vw;
  }
  .detail .panel .cta {
    margin-top: 5.33333vw;
    padding: 4vw 2.13333vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
  .detail .panel .cta .copy {
    justify-content: flex-start;
    width: 77.33333vw;
    margin: 0 auto;
  }
  .detail .panel .cta .copy .card {
    flex-basis: 21.33333vw;
  }
  .detail .panel .cta .copy .text {
    padding-left: 4.26667vw;
  }
  .detail .panel .cta .copy .text img {
    height: 8.26667vw;
  }
  .detail .panel .cta .feature {
    position: relative;
    top: 0;
    right: 0;
    width: 77.33333vw;
    margin: 2.93333vw auto 0;
    padding: 4vw 4vw 4vw 6vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .detail .panel .cta .feature::before, .detail .panel .cta .feature::after {
    display: none;
  }
  .detail .panel .cta .feature ul li {
    font-size: 4.26667vw;
  }
  .detail .panel .cta .feature ul li + li {
    margin-top: 1.33333vw;
  }
  .detail .panel .cta .nav {
    margin-top: 2.66667vw;
    width: 100%;
  }
  .detail .panel .cta .nav img {
    width: 82.4vw;
  }
  .detail .panel .diagnose {
    display: block;
    margin: 4.93333vw -1.2vw 0;
    border: none 0;
  }
  .detail .panel .diagnose .copy {
    margin-top: 0;
    text-align: center;
  }
  .detail .panel .diagnose .copy img {
    width: 79.73333vw;
  }
  .detail .panel .diagnose .nav {
    margin-top: -0.66667vw;
  }
  .detail .panel#detail04 .row .explanation .bnr .copy img {
    width: 59.33333vw;
  }
  .detail .panel#detail04 .row .explanation .bnr a {
    margin-top: 1.33333vw;
  }

  .method {
    padding: 6.66667vw 0 12vw;
  }
  .method .subject {
    margin-bottom: 4vw;
  }
  .method .subject img {
    width: 53.33333vw;
  }
  .method dl + dl {
    margin-top: 8vw;
  }
  .method dl dt {
    width: 100%;
    margin-bottom: 4.66667vw;
    padding: 2.13333vw;
    border: solid 0.8vw #262823;
    font-size: 4.26667vw;
    -moz-border-radius: 0.8vw;
    -webkit-border-radius: 0.8vw;
    border-radius: 0.8vw;
  }
  .method dl dt::before, .method dl dt::after {
    border-width: 3.2vw 3.2vw 0 3.2vw;
  }
  .method dl dt::before {
    top: calc(100% + 0.4vw);
  }
  .method dl dt::after {
    top: calc(100% - 0.6vw);
  }
  .method dl dd {
    margin: 0;
  }
  .method dl dd p {
    font-size: 4.26667vw;
    line-height: 1.5;
  }
  .method dl dd p + p {
    margin-top: 1.5em;
  }

  .just {
    padding: 6vw 0 13.33333vw;
  }
  .just .subject {
    margin-bottom: 6vw;
  }
  .just .subject img {
    width: 75.6vw;
  }
  .just .contents {
    display: block;
  }
  .just .contents .panel {
    width: 89.33333vw;
    margin: 0 auto;
    padding: 5.33333vw 2.8vw 5.33333vw;
    -moz-border-radius: 0.53333vw;
    -webkit-border-radius: 0.53333vw;
    border-radius: 0.53333vw;
  }
  .just .contents .panel + .panel {
    margin-top: 2.66667vw;
    margin-left: auto;
  }
  .just .contents .panel h3 {
    margin-bottom: 2.66667vw;
    font-size: 4.26667vw;
  }
  .just .contents .panel figure {
    margin-bottom: 2.66667vw;
  }
  .just .contents .panel figure img {
    width: 72vw;
  }
  .just .contents .panel .nav {
    position: relative;
    bottom: 0;
    left: 0;
  }
  .just .contents .panel .nav img {
    width: 83.73333vw;
  }

  .footer {
    padding: 1.86667vw 0;
  }
  .footer .copyright {
    font-size: 2.4vw;
  }
}

.fdb-wrapper{
  background-color: #EFF5F7;
  padding: 2.5rem 0 3.8rem;
}
@media screen and (max-width: 768px) {
  .fdb-wrapper{padding: 1.5rem 0 2.8rem;}
}

.fdb-wrapper-tile{
  text-align: center;
  max-width: 301px;
  margin: 0 auto;
}
@media screen and (max-width: 768px){
  .fdb-wrapper-tile{
    max-width: none;
    width: 53.33333vw;
  }
}

.search-content{
  display: flex;
  flex-wrap: wrap;
  max-width: 1020px;
  margin: 2rem auto 0;
  font-size: 1.25rem;
}
@media screen and (min-width: 769px) and (max-width: 1019px) {
  .search-content{
    justify-content: space-between;
    padding: 0 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .search-content{
    display: inherit;
    margin: 1rem auto 0;
    padding: 0 2.66667vw;
    font-size: .85rem;
  }
}

.search-content-list{
  border: 3px solid #262823;
  border-radius: 6px;
  background-color: #FFF;
  max-width: 240px;
  width: 100%;
  box-sizing: border-box;
}
.search-content-list:nth-of-type(2),
.search-content-list:nth-of-type(3),
.search-content-list:nth-of-type(4){
  margin-left: 1.25rem;
}
.search-content-list:nth-of-type(5){
  margin-top: 1.25rem;
}
.search-content-list:nth-of-type(6),
.search-content-list:nth-of-type(7){
  margin-top: 1.25rem;
  margin-left: 1.25rem;
}
@media screen and (min-width: 769px) and (max-width: 1019px) {
  .search-content-list:nth-of-type(2),
  .search-content-list:nth-of-type(3),
  .search-content-list:nth-of-type(4){
    margin-left: 0;
  }
  .search-content-list:nth-of-type(5){
    margin-top: 0;
  }
  .search-content-list:nth-of-type(6),
  .search-content-list:nth-of-type(7){
    margin-top: 0;
    margin-left: 0;
  }
  .search-content-list{
    max-width: none;
    width: 49%;
    margin: .5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .search-content-list:nth-of-type(2),
  .search-content-list:nth-of-type(3),
  .search-content-list:nth-of-type(4){
    margin-left: 0;
  }
  .search-content-list:nth-of-type(5){
    margin-top: 0;
  }
  .search-content-list:nth-of-type(6),
  .search-content-list:nth-of-type(7){
    margin-top: 0;
    margin-left: 0;
  }
  .search-content-list{
    max-width: none;
    margin: .5rem 0;
  }
}

.search-content-label{
  display: block;
  padding: 1rem 0 1rem .9rem;
}

.search-content-label input{
  display: none;
}

.search-content-checkbox-icon{
  position: relative;
  padding-left: 2.5rem;
}
@media screen and (max-width: 768px) {
  .search-content-checkbox-icon{
    padding-left: 1.7rem;
  }
}

.search-content-checkbox-icon::before,
.search-content-checkbox-icon::after{
  display: block;
  content: "";
  position: absolute;
}
.search-content-checkbox-icon::after{
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 2px;
  border: 3px solid #262823;
  background-color: #EFF5F7;
  top: 50%;
  transform: translateY(-50%);
}

.search-content-label input:checked + .search-content-checkbox-icon::before{
  width: .3rem;
  height: .7rem;
  border-right: .3rem solid #008488;
  border-bottom: .3rem solid #008488;
  transform: rotate(45deg);
  left: .5rem;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .search-content-checkbox-icon::after{
    width: 0.8rem;
    height: 0.8rem;
  }
  .search-content-label input:checked + .search-content-checkbox-icon::before{
    border-width: 2px;
    left: 0.4rem;
    top: 44%;
    transform: translate3d(0, -50%, 0)rotate(45deg);
    width: 0.15rem;
    height: 0.35rem;
    border-width: 3px;
  }
}

.search-price{
  max-width: 1020px;
  margin: 1.0rem auto 0;
}
@media screen and (min-width: 769px) and (max-width: 1019px) {
  .search-price{padding: 0 1.875rem;}
}
@media screen and (max-width: 768px) {
  .search-price{
    max-width: none;
    padding: 0 2.66667vw;
  }
}

.search-price-inner{
  display: flex;
  flex-wrap: wrap;
  border-radius: 6px;
  border: 3px solid #262823;
  background-color: #FFF;
  padding: 1.25rem 0 1.25rem 2rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .search-price-inner{
    font-size: .85rem;
    padding: 1rem 0 1rem 1rem;
  }
}

.search-price-list{
  max-width: 15.2rem;
  width: 100%;
  margin: .85rem 0;
}
@media screen and (max-width: 768px) {
  .search-price-list{width: 50%;}
}

.search-price-label{cursor: pointer;}

.search-price-label input{display: none;}

.search-price-radio{
  position: relative;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .search-price-radio{
    padding-left: 1.5rem;
  }
}

.search-price-radio::before,
.search-price-radio::after{
  display: block;
  content: "";
  position: absolute;
}

.search-price-radio::before{
  width: 1.25rem;
  height: 1.25rem;
  background-color: #EFF5F7;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .search-price-radio::before{
    width: .85rem;
    height: .85rem;
  }
}

.search-price-label input:checked + .search-price-radio::after{
  width: .55rem;
  height: .55rem;
  background-color: #008488;
  border-radius: 50%;
  top: 50%;
  left: .35rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .search-price-label input:checked + .search-price-radio::after{
    width: .35rem;
    height: .35rem;
    left: .25rem;
  }
}

.search-percent{
  max-width: 1020px;
  margin: 1.2rem auto 0;
}
@media screen and (min-width: 769px) and (max-width: 1019px) {
  .search-percent{padding: 0 1.875rem;}
}
@media screen and (max-width: 768px) {
  .search-percent{
    max-width: none;
    padding: 0 2.66667vw;
  }
}

.search-percent_inner{
  display: flex;
  border-radius: 6px;
  border: 3px solid #262823;
  background-color: #FFF;
  padding: 1.25rem 0 1.25rem 2rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .search-percent_inner{
    flex-wrap: wrap;
    font-size: .85rem;
    padding: 1rem 0 1rem 1rem;
  }
}

.search-percent_list{
  max-width: 15.2rem;
  width: 100%;
  margin: .85rem 0;
}
@media screen and (max-width: 768px) {
  .search-percent_list{
    width: 50%;
  }
}

.search-percent-label{cursor: pointer;}

.search-percent-label input{display: none;}

.search-percent-radio{
  position: relative;
  padding-left: 2rem;
}
@media screen and (max-width: 768px) {
  .search-percent-radio{
    padding-left: 1.5rem;
  }
}

.search-percent-radio::before,
.search-percent-radio::after{
  display: block;
  content: "";
  position: absolute;
}

.search-percent-radio::before{
  width: 1.25rem;
  height: 1.25rem;
  background-color: #EFF5F7;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .search-percent-radio::before{
    width: .85rem;
    height: .85rem;
  }
}

.search-percent-label input:checked + .search-percent-radio::after{
  width: .55rem;
  height: .55rem;
  background-color: #008488;
  border-radius: 50%;
  top: 50%;
  left: .35rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .search-percent-label input:checked + .search-percent-radio::after{
    width: .35rem;
    height: .35rem;
    left: .25rem;
  }
}

.search-btn{
  display: block;
  max-width:308px;
  margin: 2rem auto 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .search-btn{max-width:none;}
}

.standard {
 padding: 2.5rem 0 3.8rem;
}
@media screen and (max-width: 768px) {
  .standard {
    padding: 6vw 0 13.33333vw
  }
}
.standard .subject {
 text-align: center;
}
.standard .subject img {
  width: 23%;
}
@media screen and (max-width: 768px) {
 .standard .subject img {
   width: 45%;
 }
}
.standard p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin: 1rem 0 1.5rem;
}
.standard-table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #E3EBED;
}
.standard-table tbody {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.standard-table tr {
  width: 20%;
}
@media screen and (max-width: 768px) {
.standard-table {
  border: none;
}
.standard-table tr {
  width: 50%;
}
}
.standard-table th, .standard-table td {
  border-collapse: collapse;
  border: 1px solid #E3EBED;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
 .standard-table th, .standard-table td {
   font-size: 10px;
 }
}
.standard-table th {
    padding: 0.5rem 0;
}
.standard-table td {
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.standard-table td a {
  text-decoration: none;
}
.footer-nav {
  background: #404040;
  padding: 1rem 0;
}
.footer-nav a {
  color: #fff;
  text-decoration: none;
  font-size: 0.75rem;
}
.footer-nav li {
  margin-right: 1.5rem;
  display: inline-block;
}
.footer-nav li::before {
  content:">";
  color: #fff;
  padding-right: 0.4rem;
}
@media screen and (max-width: 768px) { 
 .footer-nav {
   padding: 0.5rem 0;
  }
 .footer-nav a {
   font-size: 10px;
 }
.footer-nav li {
  margin-right: 1rem;
 }
.footer-nav li::before {
  padding-right: 0.2rem;
  font-size: 10px;
 }
}