@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* 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;
  line-height: 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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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;
}

/**
 * 1. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

/**
 * 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;
}

/**
 * 1. 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * 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;
}

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* -----------------------------------------------
* Common
-------------------------------------------------- */
body {
  color: #111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  padding-bottom: 90px;
}

.container {
  width: 100%;
  padding: 0 10px;
}

.inner {
  width: 100%;
}

.button {
  display: block;
}

.button img {
  width: 100%;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.button img:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pc-only {
  display: none;
}

.arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #259faa transparent transparent transparent;
  margin: 0 auto;
}

/* -----------------------------------------------
* Title
-------------------------------------------------- */
.subtitle {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.28;
  text-align: center;
}

.title {
  color: #ef5f60;
  font-style: italic;
  font-size: 37px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.title .number {
  font-size: 55px;
}

.title_serif {
  font-family: "Noto Serif JP", serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
}

.title_serif .small-text {
  font-size: 20px;
}

.heading_serif {
  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;
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
}

.heading_serif:before {
  content: "";
  height: 2px;
  width: 30px;
  background-color: #1a3151;
  margin-right: 15px;
}

.heading_serif:after {
  content: "";
  height: 2px;
  width: 30px;
  background-color: #1a3151;
  margin-left: 15px;
}

/* -----------------------------------------------
* CTA
-------------------------------------------------- */
.cta {
  padding: 40px 0;
}

.cta__wrapper {
  border: 3px solid #c02c14;
}

.cta__title {
  background-color: #c02c14;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.33;
  text-align: center;
  padding: 2px 0 5px;
}

.cta__content {
  background-color: #f0f0f0;
  padding: 15px 10px 20px;
}

.cta__heading_online {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.43;
  text-align: center;
  margin-bottom: 10px;
}

.cta__button_online {
  margin-bottom: 15px;
}

.cta__heading_visit {
  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;
  color: #1a3151;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 10px;
}

.cta__heading_visit:before {
  content: "";
  height: 2px;
  width: 30px;
  background-color: #1a3151;
  margin-right: 15px;
}

.cta__heading_visit:after {
  content: "";
  height: 2px;
  width: 30px;
  background-color: #1a3151;
  margin-left: 15px;
}

.cta__button_web {
  margin-bottom: 10px;
}

.cta__heading_exclusive {
  color: #ef5f60;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 10px;
}

.cta__button_tel {
  margin-bottom: 7px;
}

.cta__tel {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

.cta__time {
  font-size: 13px;
  text-align: center;
  margin-top: 8px;
}

.cta__time .accent {
  color: #dd0000;
}

.cta__reception {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

.cta__text {
  background-color: #fff;
  color: #1a3151;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.33;
  text-align: center;
  border-top: 1px solid #1a3151;
  border-bottom: 1px solid #1a3151;
  padding: 4px 0 5px;
  margin: 15px auto 0;
}

/* -----------------------------------------------
* Header
-------------------------------------------------- */
.header img {
  display: block;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

/* -----------------------------------------------
* Mv
-------------------------------------------------- */
.mv {
  width: 100%;
  margin: 0 auto;
  height: 145.3333333333vw;
  background: top/cover no-repeat url(../img/mv.jpg);
  padding-top: 4vw;
}

.mv__inner {
  width: 100%;
  padding: 0 4vw;
}

.mv__sub {
  display: inline;
  font-style: italic;
  font-size: 4.8vw;
  font-weight: 900;
  line-height: 1.44;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(255, 241, 0, 0)), color-stop(70%, #fff100));
  background: linear-gradient(rgba(255, 241, 0, 0) 70%, #fff100 70%);
  position: relative;
}

.mv__sub:before {
  display: inline-block;
  position: absolute;
  right: -4.26667vw;
  bottom: 2.13333vw;
  content: "※1";
  font-size: 2.66667vw;
}

.mv__main {
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  color: #1a4b92;
  font-size: 9.6vw;
  font-weight: 900;
  line-height: 1.2;
  text-shadow: 0.26667vw 0.26667vw 0 #fff, -0.26667vw -0.26667vw 0 #fff, -0.26667vw 0.26667vw 0 #fff, 0.26667vw -0.26667vw 0 #fff, 0px 0.26667vw 0 #fff, 0 -0.26667vw 0 #fff, -0.26667vw 0 0 #fff, 0.26667vw 0 0 #fff, 0.26667vw 0.26667vw 0.8vw;
  margin-top: 1.33333vw;
}

.mv__content {
  background-color: #fff;
  margin-top: 34.66667vw;
}

.mv__title {
  background-color: #ef5f60;
  color: #fff;
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.23;
  text-align: center;
  padding: 1.6vw 0;
}

.mv__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 35px 10px;
  padding: 4vw 9.3333333333vw 2.6666666667vw;
}

.mv__item {
  width: 50%;
  color: #ef5f60;
  font-size: 4.5333333333vw;
  font-weight: 900;
  letter-spacing: 0.03em;
  line-height: 1.11;
  position: relative;
  padding-left: 7.2vw;
}

.mv__item:before {
  position: absolute;
  top: 0.2666666667vw;
  left: 0;
  display: inline-block;
  content: "";
  width: 5.3333333333vw;
  height: 5.3333333333vw;
  background: center/contain no-repeat url(../img/check.png);
}

.mv__item:nth-of-type(n + 3) {
  margin-top: 2.1333333333vw;
}

.mv__item .small-text {
  color: #000;
  font-size: 3.2vw;
  font-weight: 700;
}

.mv__item .accent {
  color: #dd0000;
}

.mv__item--note1:after {
  position: absolute;
  bottom: 1.6vw;
  content: "※1";
  font-size: 2.6666666667vw;
}

.mv__note {
  font-size: 3.2vw;
  line-height: 1.33;
  margin-top: 3.2vw;
  padding: 0 2.6666666667vw;
}

/* -----------------------------------------------
* Catch
-------------------------------------------------- */
.catch {
  background: bottom/cover no-repeat url(../img/bg1.jpg);
}

.catch__image {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

/* -----------------------------------------------
* Partner
-------------------------------------------------- */
.partner {
  background: bottom/cover no-repeat url(../img/bg8.png);
  padding: 25px 0 45px;
}

.partner__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-size: 23px;
  font-weight: 900;
  line-height: 39px;
  text-align: center;
}

.partner__title .accent {
  color: #c02c14;
  font-size: 30px;
  font-weight: 700;
}

.partner__price {
  text-align: center;
  margin-top: 10px;
}

.partner__price .marker {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #255caa), to(#255caa));
  background: linear-gradient(#255caa 0, #255caa 100%);
  padding: 20px 20px;
  position: relative;
}

.partner__price .marker:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 64px solid #ef5f60;
  border-left: 12px solid transparent;
  position: absolute;
  bottom: 0;
  left: -12px;
}

.partner__price .marker:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 64px solid #ef5f60;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: 0;
  right: -12px;
}

@-moz-document url-prefix() {
  .partner__price .marker:after {
    border-top: 63px solid #ef5f60;
  }
}

.partner__text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partner__number {
  display: inline-block;
  color: #eef526;
  font-size: 20px;
  line-height: 16px;
}

.partner__number .large-text {
  font-size: 36px;
}

/* -----------------------------------------------
* STD
-------------------------------------------------- */
.std {
  padding: 30px 5px 0;
}

.std__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.std__tab {
  width: calc(50% - 2px / 2);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
  position: relative;
}

.std__tab:after {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center/contain no-repeat url(../img/arrow.png);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.std__tab.active:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.std__tab--online {
  background-color: #ef5f60;
}

.std__tab--online.active:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 200%;
  height: 3px;
  background-color: #ef5f60;
  z-index: 1;
}

.std__tab--visit {
  background-color: #f75e74;
}

.std__tab--visit.active:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 200%;
  height: 3px;
  background-color: #f75e74;
  z-index: 1;
}

.std__title {
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.std__list {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.std__item {
  width: calc(50% - 15px / 2);
}

.std__item a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.std__item a:hover {
  opacity: 0.7;
}

.std__item img {
  width: 100%;
}

.std__item:not(:nth-of-type(2n)) {
  margin-right: 15px;
}

.std__item:nth-of-type(n + 3) {
  margin-top: 15px;
}

.std__text {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  margin-top: 35px;
}

/* -----------------------------------------------
* Symptoms
-------------------------------------------------- */
.symptoms {
  padding: 40px 0 0;
}

.symptoms__title {
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.symptoms__list {
  margin-top: 25px;
}

.symptoms__item img {
  width: 100%;
}

.symptoms__item:not(:first-of-type) {
  margin-top: 15px;
}

.symptoms__image {
  width: 100%;
  margin-top: 40px;
}

/* -----------------------------------------------
* About
-------------------------------------------------- */
.about {
  margin-top: 40px;
}

.about_top {
  background-color: #ffffd5;
  text-align: center;
  padding: 40px 0 20px;
}

.about_top__subtitle {
  font-size: 23px;
  font-weight: 700;
  line-height: 1.82;
}

.about_top__title {
  text-align: center;
  margin-top: 20px;
}

.about_top__title h2 {
  height: 41px;
  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;
  color: #ef5f60;
  font-style: italic;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.about_top__title h2:not(:first-of-type) {
  margin-top: 10px;
}

.about_top__title h2 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef526), to(#eef526));
  background: linear-gradient(#eef526 0, #eef526 100%);
  padding: 2px 6px 6px;
  position: relative;
}

.about_top__title h2 span:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 44px solid #eef526;
  border-left: 7px solid transparent;
  position: absolute;
  bottom: 0;
  left: -7px;
}

.about_top__title h2 span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 44px solid #eef526;
  border-right: 7px solid transparent;
  position: absolute;
  bottom: 0;
  right: -7px;
}

.about_top__text {
  color: #ef5f60;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.56;
  margin-top: 20px;
}

.about_bottom {
  padding: 25px 0 35px;
}

.about_bottom__text {
  font-style: italic;
  font-size: 17px;
  font-weight: 700;
  line-height: 33px;
  text-align: center;
  margin-top: 5px;
}

.about_bottom__text .accent {
  color: #c02c14;
  font-size: 23px;
}

.about_bottom__text .note {
  position: relative;
}

.about_bottom__text .note:before {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "※";
  font-size: 12px;
}

.about_bottom__note {
  font-size: 12px;
  line-height: 1.33;
  margin-top: 20px;
}

.about_bottom__note a {
  text-decoration: underline;
}

.about_bottom__note a:hover {
  text-decoration: none;
}

/* -----------------------------------------------
* Risk
-------------------------------------------------- */
.risk_top {
  background: center/cover no-repeat url(../img/bg1.jpg);
  padding: 45px 0;
}

.risk_top__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
}

.risk_top__title span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eef526), to(#eef526));
  background: linear-gradient(#eef526 0, #eef526 100%);
  padding: 2px 6px 4px;
  position: relative;
}

.risk_top__title span:before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 34px solid #eef526;
  border-left: 7px solid transparent;
  position: absolute;
  bottom: 0;
  left: -7px;
}

.risk_top__title span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 34px solid #eef526;
  border-right: 7px solid transparent;
  position: absolute;
  bottom: 0;
  right: -7px;
}

@-moz-document url-prefix() {
  .risk_top__title span:after {
    border-top: 35px solid #eef526;
  }
}

.risk_top__text {
  font-size: 15px;
  line-height: 1.67;
  margin-top: 15px;
}

.risk_top__message {
  width: 345px;
  height: 170px;
  background: center/cover no-repeat url(../img/text_bg.png);
  margin: 25px auto 0;
  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;
  text-align: center;
}

.risk_top__message p {
  color: #c02c14;
  font-style: italic;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.62;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.risk_bottom {
  padding: 40px 0;
}

.risk_bottom__wrapper {
  background-color: #fff;
  border-top: 2px solid #ef5f60;
  border-left: 2px solid #ef5f60;
}

.risk_bottom__title {
  background-color: #ef5f60;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  padding: 12px 0;
}

.risk_bottom__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0;
  border-right: 2px solid #ef5f60;
  border-bottom: 2px solid #ef5f60;
}

.risk_bottom__icon {
  width: 90px;
}

.risk_bottom__icon img {
  width: 100%;
}

.risk_bottom__icon--1 {
  padding: 0 30px 0 20px;
}

.risk_bottom__icon--2 {
  padding: 0 15px;
}

.risk_bottom__text {
  width: calc(100% - 90px);
  font-size: 14px;
  line-height: 1.57;
}

.risk_bottom__wrapper--test {
  border: 2px solid #c02c14;
  margin-top: 20px;
}

.risk_bottom__wrapper--test .risk_bottom__title {
  background-color: #c02c14;
}

.risk_bottom__image_wrapper {
  padding: 20px 24px;
}

.risk_bottom__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.risk_bottom__image {
  width: calc(50% - 15px / 2);
}

.risk_bottom__image_text {
  font-size: 14px;
  line-height: 1.57;
  margin-top: 20px;
}

/* -----------------------------------------------
* FAQ
-------------------------------------------------- */
.faq {
  background-color: #ffffd5;
  padding: 40px 0 50px;
}

.faq__title {
  font-style: italic;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.faq__list {
  margin-top: 40px;
}

.faq__item {
  border: 2px solid #ef5f60;
}

.faq__item:not(:first-of-type) {
  margin-top: 10px;
}

.faq__mark {
  width: 40px;
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-size: 32px;
}

.faq__question {
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ef5f60;
  color: #fff;
  padding: 10px 15px;
}

.faq__question--center .faq__question_text {
  padding-top: 12px;
}

.faq__question_text {
  width: calc(100% - 40px);
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  line-height: 1.56;
}

.faq__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  padding: 15px 15px;
}

.faq__answer .faq__mark {
  color: #ef5f60;
}

.faq__answer--center {
  padding: 10px 15px 15px;
}

.faq__answer--center .faq__answer_text {
  padding-top: 10px;
}

.faq__answer_text {
  width: calc(100% - 40px);
  font-size: 14px;
  line-height: 1.57;
}

/* -----------------------------------------------
* Inaction
-------------------------------------------------- */
.inaction {
  background: center/cover no-repeat url(../img/bg9.jpg);
  padding: 35px 0 45px;
}

.inaction__title {
  text-align: center;
}

.inaction__title span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #255caa), to(#255caa));
  background: linear-gradient(#255caa 0, #255caa 100%);
  color: #eef526;
  font-style: italic;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 4px;
}

.inaction__title span:not(:first-of-type) {
  margin-top: 8px;
}

.inaction__text {
  color: #fff;
  font-size: 14px;
  line-height: 1.57;
  margin-top: 15px;
  margin-bottom: 30px;
  padding: 0 20px;
}

.inaction__table_wrapper {
  background-color: #fff;
  border-top: 2px solid #ef5f60;
  border-left: 2px solid #ef5f60;
  margin-top: 20px;
}

.inaction__table {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #ef5f60;
  border-bottom: 2px solid #ef5f60;
  padding: 10px 20px;
}

.inaction__table_left {
  width: 50%;
  color: #ef5f60;
  font-size: 18px;
  font-weight: 700;
}

.inaction__table_right {
  width: 50%;
  color: #ef5f60;
  font-size: 14px;
  line-height: 1.5;
}

/* -----------------------------------------------
* Prescription
-------------------------------------------------- */
.prescription {
  background: center/cover no-repeat url(../img/bg1.jpg);
  padding: 25px 0 40px;
}

.prescription__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-size: 32px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
}

.prescription__subtitle {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
  margin-top: 20px;
}

.prescription__box {
  background-color: #fff;
  padding: 20px;
  border: 2px solid #ef5f60;
  margin-top: 20px;
}

.prescription__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
}

.prescription__text:not(:first-of-type) {
  margin-top: 20px;
}

/* -----------------------------------------------
* Price
-------------------------------------------------- */
.price {
  padding: 30px 0 0;
}

.price__title {
  color: #ef5f60;
  font-style: italic;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.625;
  text-align: center;
}

.price__heading {
  background-color: #ef5f60;
  color: #fff;
  font-style: italic;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 8px 0;
  margin-top: 20px;
}

.price__heading:not(:first-of-type) {
  margin-top: 10px;
}

.price__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price__content:nth-of-type(even) {
  background-color: #f0f3f4;
}

.price__content_left {
  width: 50%;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.37;
  color: #ef5f60;
  padding: 15px 10px;
}

.price__content_right {
  width: 50%;
  padding: 15px 15px;
}

.price__text {
  font-size: 13px;
  font-weight: 700;
  line-height: 25px;
}

.price__text .accent {
  color: #c02c14;
  font-size: 20px;
}

.price__text:not(:first-of-type) {
  margin-top: 15px;
}

.price__note {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.88;
  margin-top: 10px;
}

/* -----------------------------------------------
* Worries
-------------------------------------------------- */
.worries__image {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

/* -----------------------------------------------
* Online
-------------------------------------------------- */
.online {
  background: bottom/cover no-repeat url(../img/bg3.png);
  padding: 80px 0 50px;
  position: relative;
}

.online__image3 {
  width: 100%;
  position: absolute;
  top: 0;
  mix-blend-mode: multiply;
  z-index: -1;
}

.online__logo {
  width: 100%;
}

.online__title {
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-top: 20px;
}

.online__list {
  margin-top: 25px;
  padding: 0 15px;
}

.online__item {
  background-color: #fff;
  text-align: center;
  border: 3px solid #ef5f60;
  padding: 16px 0;
}

.online__item:not(:first-of-type) {
  margin-top: 20px;
}

.online__heading {
  color: #ef5f60;
  font-size: 24px;
  font-weight: 900;
}

.online__heading .marker {
  display: inline-block;
  background-color: #eef526;
  padding: 3px 5px 5px;
}

.online__text {
  color: #ef5f60;
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
}

.online__text .accent {
  color: #dd0000;
  font-size: 20px;
}

.online__note {
  font-size: 12px;
  line-height: 1;
  margin-top: 12px;
}

.online__bottom-text {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-size: 25px;
  font-weight: 900;
  line-height: 1.34;
  text-align: center;
  margin-top: 30px;
}

.online__bottom-note {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 10px;
}

.online__box {
  background-color: #fff;
  color: #00b349;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.32;
  text-align: center;
  border: 3px solid #00b349;
  padding: 5px 0;
  margin-top: 30px;
}

/* -----------------------------------------------
* Shinjuku
-------------------------------------------------- */
.shinjuku__image {
  width: 100%;
}

.shinjuku__title {
  color: #ef5f60;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.18;
  margin-top: 15px;
}

.shinjuku__title span {
  display: inline-block;
}

.shinjuku__text {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

.shinjuku__text span {
  display: inline-block;
}

/* -----------------------------------------------
* Measures
-------------------------------------------------- */
.measures {
  padding: 0 0 40px;
}

.measures__wrapper {
  background-color: #f0f0f0;
  padding: 20px 15px;
}

.measures__content:not(:first-of-type) {
  margin-top: 15px;
}

.measures__title {
  color: #ef5f60;
  font-size: 17px;
  font-weight: 700;
}

.measures__text {
  font-size: 14px;
  line-height: 1.5;
}

.measures__text:first-of-type {
  margin-top: 10px;
}

.measures__text:not(:first-of-type) {
  margin-top: 1em;
}

.measures__text .large-text {
  font-size: 15px;
}

.measures__text--bold {
  font-weight: 700;
}

/* -----------------------------------------------
* Promise-Payment
-------------------------------------------------- */
.promise-payment {
  background: bottom/cover no-repeat url(../img/bg7.png);
  padding: 40px 0 50px;
}

/* -----------------------------------------------
* Promise
-------------------------------------------------- */
.promise__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  padding: 20px 15px;
  margin-top: 30px;
}

.promise__item {
  width: calc(50% - 15px / 2);
}

.promise__item:nth-of-type(n + 3) {
  margin-top: 20px;
}

.promise__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: -5px;
}

.promise__tag {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px 4px;
  margin-top: 5px;
}

.promise__tag:not(:last-of-type) {
  margin-right: 5px;
}

.promise__tag--visit {
  background-color: #ef5f60;
}

.promise__tag--online {
  background-color: #00b349;
}

.promise__heading {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  margin-top: 10px;
}

.promise__heading span {
  display: inline-block;
}

.promise__heading--adjust {
  min-height: 69px;
}

.promise__image {
  width: 100%;
  margin-top: 10px;
}

.promise__text {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

.promise__text .accent {
  color: #c02c14;
}

/* -----------------------------------------------
* Payment
-------------------------------------------------- */
.payment {
  padding: 50px 0 0;
}

.free__payment {
  color: #dd0000;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  margin-top: 20px;
}

.free__payment .number {
  font-size: 120px;
}

.plan {
  padding: 40px 15px 0;
}

.plan__list {
  margin-top: 20px;
}

.plan__item:not(:first-of-type) {
  margin-top: 10px;
}

.plan__heading {
  background-color: #259faa;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 7px 0;
}

.plan__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  padding: 10px 0 10px 10px;
}

.plan__text {
  width: 220px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  padding-right: 15px;
  position: relative;
}

.plan__text:before {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 1px;
  height: calc(100% - 10px);
  background-color: #259faa;
}

.plan__payment {
  width: calc(100% - 220px);
  text-align: center;
}

.plan__payment_ex {
  color: #dd0000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.325;
}

.plan__payment_in {
  color: #dd0000;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.21;
}

.plan__box {
  background-color: #ef5f60;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 15px;
  margin-top: 25px;
}

.plan__notes {
  margin-top: 10px;
}

.plan__note {
  font-size: 12px;
  line-height: 1.58;
}

/* -----------------------------------------------
* Flow
-------------------------------------------------- */
.flow {
  padding: 0 0 40px;
}

.flow__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

.flow__tab {
  width: calc(50% - 2px / 2);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
  position: relative;
}

.flow__tab:after {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: center/contain no-repeat url(../img/arrow.png);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.flow__tab.active:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.flow__tab--online {
  background-color: #00b349;
}

.flow__tab--online.active:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 200%;
  height: 3px;
  background-color: #00b349;
  z-index: 1;
}

.flow__tab--visit {
  background-color: #ef5f60;
}

.flow__tab--visit.active:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 200%;
  height: 3px;
  background-color: #ef5f60;
  z-index: 1;
}

.flow__wrapper {
  background-color: #f0f0f0;
  padding: 30px 0 40px;
}

.flow__list {
  padding: 0 15px;
}

.flow__item:not(:first-of-type) {
  margin-top: 40px;
}

.flow__item:not(:last-of-type) {
  position: relative;
}

.flow__item:not(:last-of-type):before {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #259faa transparent transparent transparent;
}

.flow__image {
  width: 100%;
}

.flow__content {
  background-color: #fff;
  padding: 15px 15px 20px;
}

.flow__heading {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.flow__heading span {
  display: inline-block;
}

.flow__text {
  font-size: 15px;
  line-height: 1.47;
  margin-top: 10px;
}

.flow__note {
  font-size: 12px;
  line-height: 1.58;
  margin-top: 5px;
}

/* -----------------------------------------------
* Special
-------------------------------------------------- */
.special {
  background: center/cover no-repeat url(../img/bg4.jpg);
  padding: 35px 15px;
}

.special__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.32;
  text-align: center;
}

.special__title span {
  display: inline-block;
}

.special__text {
  color: #111;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.47;
  margin-top: 20px;
}

/* -----------------------------------------------
* efforts
-------------------------------------------------- */
.efforts {
  max-width: 800px;
  padding: 45px 0 50px;
  margin: 0 auto;
  position: relative;
}

.efforts__bg_top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.efforts__bg_bottom {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.efforts__speechbaloon {
  background-color: #fff;
  border: 3px solid #ef5f60;
  padding: 15px;
  position: relative;
}

.efforts__speechbaloon:before {
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #255caa transparent transparent transparent;
}

.efforts__speechbaloon:after {
  position: absolute;
  bottom: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #fff transparent transparent transparent;
}

.efforts__text {
  color: #ef5f60;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.efforts__wrapper {
  padding: 0 32px;
  margin-top: 30px;
}

.efforts__item {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.35;
  padding-left: 50px;
  position: relative;
}

.efforts__item:before {
  position: absolute;
  top: -5px;
  left: 0;
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: center/cover no-repeat url(../img/check.png);
}

.efforts__item:not(:first-of-type) {
  margin-top: 25px;
}

.efforts__item span {
  display: inline-block;
}

.efforts__note {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  padding-left: 50px;
  margin-top: 10px;
}

.efforts__note span {
  display: inline-block;
}

.efforts__title2 {
  display: block;
  width: 100%;
  margin: 20px auto 0;
}

.efforts__bottom_text {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.47;
  padding: 0 25px;
  margin-top: 15px;
}

.efforts__bottom_note {
  font-size: 14px;
  line-height: 1.21;
  padding: 0 20px;
  margin-top: 10px;
  margin-left: 1em;
  text-indent: -1em;
}

/* -----------------------------------------------
* Contact
-------------------------------------------------- */
.contact {
  background-color: #ffffd5;
  padding: 40px 15px;
}

.contact__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-size: 23px;
  font-weight: 900;
  line-height: 1.39;
  text-align: center;
}

.contact__text {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.47;
  margin-top: 15px;
}

.contact__link {
  text-align: center;
  margin-top: 25px;
}

.contact__link a {
  display: inline-block;
  color: #ef5f60;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #ef5f60;
  padding-bottom: 7px;
}

.contact__link a:hover {
  border-bottom: none;
  padding-bottom: 8px;
}

/* -----------------------------------------------
* Treatment
-------------------------------------------------- */
.treatment {
  background: center/cover no-repeat url(../img/bg5.png);
  margin-top: 85px;
  padding: 0 0 50px;
}

.treatment__title3 {
  width: 100%;
  margin-top: -48px;
}

.treatment__text {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.47;
  padding: 0 30px;
  margin-top: 25px;
}

.treatment__large-text {
  color: #ef5f60;
  font-style: italic;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.26;
  text-align: center;
  margin-top: 35px;
}

.treatment__image {
  width: 100%;
  margin-top: 35px;
}

.treatment__medium-text {
  font-style: italic;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.32;
  text-align: center;
  margin-top: 20px;
}

.treatment__title4 {
  width: 100%;
  margin-top: 25px;
}

/* -----------------------------------------------
* Access-Doctor
-------------------------------------------------- */
.access-doctor {
  padding: 0 15px;
}

/* -----------------------------------------------
* Access
-------------------------------------------------- */
.access__heading {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid #245db3;
  padding-bottom: 10px;
  margin-top: 30px;
}

.access__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.access__list:first-of-type {
  width: calc(100% - 32px * 7);
}

.access__list:not(first-of-type) {
  width: 32px;
}

.access__term {
  background-color: #245db3;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 1em 0;
}

.access__description {
  background-color: #f0f0f0;
  color: #111;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 1em 0;
}

.access__description .fa-circle {
  color: #245db3;
}

.access__close {
  font-size: 14px;
  line-height: 1;
  text-align: right;
  margin-top: 10px;
}

.access__address {
  font-size: 14px;
  line-height: 1.5;
}

.access__map {
  margin-top: 10px;
  height: 200px;
}

.access__note {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

/* -----------------------------------------------
* Doctor
-------------------------------------------------- */
.doctor {
  padding: 50px 0 0;
}

.doctor__name {
  font-size: 17px;
  font-weight: 700;
  line-height: 17px;
  border-bottom: 1px solid #245db3;
  padding-bottom: 15px;
  margin-top: 30px;
}

.doctor__name .large-text {
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
}

.doctor__career {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 1em;
}

/* -----------------------------------------------
* Policy
-------------------------------------------------- */
.policy {
  padding: 0 0 40px;
}

.policy__box {
  padding: 30px;
  border: 1px solid #000;
  overflow-y: scroll;
  height: 350px;
}

.policy__text {
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

.policy__text:not(:first-of-type) {
  margin-top: 1em;
}

/* -----------------------------------------------
* Footer
-------------------------------------------------- */
.footer {
  background-color: #259faa;
  text-align: center;
  padding: 25px 0;
}

.footer__copy {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
}

/* -----------------------------------------------
* Footer_Fixed
-------------------------------------------------- */
.footer_fixed {
  display: none;
  width: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 20px 0;
  z-index: 1;
}

/* -----------------------------------------------
* Modal
-------------------------------------------------- */
body.active {
  width: 100%;
  height: 100vh;
  overflow-y: hidden;
  position: fixed;
}

.modal_bg {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100vh;
  z-index: 1;
  overflow-y: scroll;
}

.modal_bg__inner {
  width: calc(100% - 30px);
  max-width: 768px;
  margin: 40px auto;
  position: relative;
}

.modal_bg__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -30px;
  right: 0;
  cursor: pointer;
}

.modal {
  background-color: #fff;
}

.modal__title {
  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;
  width: 100%;
  height: 60px;
  background-color: #ef5f60;
  color: #fff;
  font-size: 27px;
  font-weight: 700;
  line-height: 1;
}

.modal__wrapper {
  padding: 15px 20px 25px;
}

.modal__text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
}

.modal__cta {
  padding: 0;
}

.modal_title {
  background-color: #efefef;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  border-left: 4px solid #ef5f60;
  padding: 10px 12px;
}

.modal_text {
  font-size: 14px;
  line-height: 1.57;
}

.modal_text .accent {
  color: #dd0000;
}

.modal_payment {
  margin-top: 25px;
}

.modal_payment__list {
  margin-top: 22px;
}

.modal_payment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal_payment__item:not(:first-of-type) {
  margin-top: 15px;
}

.modal_payment__heading {
  width: 50%;
  background-color: #efefef;
  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;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
}

.modal_payment__content {
  width: 50%;
  font-size: 14px;
  line-height: 1.43;
  border: 2px solid #efefef;
  padding: 6px 10px;
}

.modal_payment__link {
  text-align: center;
  margin-top: 15px;
}

.modal_payment__link a {
  display: inline-block;
  color: #ef5f60;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-decoration: underline;
}

.modal_payment__link a:hover {
  text-decoration: none;
}

.modal_about {
  margin-top: 40px;
}

.modal_about__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  border-bottom: 2px solid #ef5f60;
  padding-bottom: 10px;
  margin-top: 20px;
}

.modal_about__heading:not(:first-of-type) {
  margin-top: 25px;
}

.modal_about__modal_text {
  margin-top: 10px;
}

.modal_symptoms {
  margin-top: 40px;
}

.modal_symptoms__modal_text {
  margin-top: 20px;
}

.modal_symptoms__list {
  margin-top: 25px;
}

.modal_symptoms__item {
  border: 1px solid #e1e1e1;
  padding: 16px 20px;
}

.modal_symptoms__item:not(:first-of-type) {
  margin-top: 15px;
}

.modal_symptoms__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.22;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.modal_symptoms__heading.accent {
  color: #dd0000;
}

.modal_faq {
  margin-top: 40px;
}

.modal_faq__list {
  margin-top: 20px;
}

.modal_faq__item:not(:first-of-type) {
  margin-top: 15px;
}

.modal_faq__question {
  color: #ef5f60;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  border-bottom: 2px solid #ef5f60;
  padding-bottom: 8px;
}

.modal_faq__answer {
  font-size: 14px;
  line-height: 22px;
  margin-top: 10px;
}

.modal_faq__answer .modal_faq__mark {
  font-size: 18px;
}

.modal_treatment {
  margin-top: 40px;
}

.modal_treatment__modal_text {
  margin-top: 20px;
}

/* -----------------------------------------------
* Responsive
-------------------------------------------------- */
@media screen and (min-width: 768px) {
  body {
    padding-bottom: 145px;
  }
  .container {
    max-width: 768px;
    margin: 0 auto;
  }
  .inner {
    max-width: 576px;
    margin: 0 auto;
  }
  .pc-only {
    display: block;
  }
  .sp-only {
    display: none;
  }
  .cta__title {
    font-size: 20px;
  }
  .cta__heading_online {
    font-size: 18px;
  }
  .cta__heading_visit {
    font-size: 22px;
  }
  .cta__tel {
    font-size: 22px;
  }
  .cta__time {
    font-size: 16px;
  }
  .cta__reception {
    font-size: 22px;
  }
  .cta__text {
    font-size: 20px;
  }
  .mv {
    height: 64.1666666667vw;
    background: top/100% no-repeat url(../img/mv_pc.jpg);
    padding-top: 5.83333vw;
  }
  .mv__inner {
    padding: 0 8.3333333333vw;
  }
  .mv__sub {
    font-size: 3.33333vw;
  }
  .mv__sub:before {
    right: -3.33333vw;
    bottom: 1.66667vw;
    font-size: 1.83333vw;
  }
  .mv__main {
    font-size: 6vw;
    text-shadow: none;
    margin-top: 0.83333vw;
  }
  .mv__content {
    margin-top: 3.33333vw;
  }
  .mv__title {
    font-size: 2.25vw;
    padding: 0.8333333333vw 0;
  }
  .mv__title br {
    display: none;
  }
  .mv__title .accent {
    display: inline-block;
    color: #f3f258;
    font-size: 2.6666666667vw;
    padding: 0 0.4166666667vw;
  }
  .mv__list {
    padding: 2.6666666667vw 2.6666666667vw 3.5vw;
  }
  .mv__item {
    width: 25%;
    font-size: 2.5833333333vw;
    padding-left: 3.3333333333vw;
  }
  .mv__item:before {
    top: 0.0833333333vw;
    width: 3vw;
    height: 3vw;
  }
  .mv__item:nth-of-type(n + 3) {
    margin-top: 0;
  }
  .mv__item .small-text {
    font-size: 1.8333333333vw;
  }
  .mv__item--note1:after {
    bottom: 0.8333333333vw;
    font-size: 1.5vw;
  }
  .mv__note {
    font-size: 1.4166666667vw;
    margin-top: 0.8333333333vw;
    padding: 0;
  }
  .about_bottom__note {
    text-align: center;
  }
  .faq__question .faq__question_text {
    padding-top: 12px;
  }
  .faq__answer {
    padding: 10px 15px 15px;
  }
  .faq__answer .faq__answer_text {
    padding-top: 10px;
  }
  .online {
    padding: 80px 0 100px;
  }
  .promise-payment {
    padding: 40px 0 100px;
  }
  .promise__heading--adjust {
    min-height: 46px;
  }
  .plan__text {
    width: 50%;
    padding-right: 10px;
  }
  .plan__payment {
    width: 50%;
  }
  .flow__tabs {
    width: 768px;
    margin: 30px auto 0;
  }
  .flow__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flow__image {
    width: 50%;
  }
  .flow__content {
    width: 50%;
  }
  .access__list:first-of-type {
    width: 50%;
  }
  .access__list:not(first-of-type) {
    width: calc(50% / 7);
  }
  .access__map {
    height: 400px;
  }
  .trigger {
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .trigger:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 374px) {
  .xs-hide {
    display: none;
  }
  .xs-show {
    display: block;
  }
  .promise__item {
    width: 100%;
  }
  .promise__item:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .promise__heading--adjust {
    min-height: auto;
  }
  .efforts__text br {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .mv {
    width: 1440px;
    height: 924px;
    padding-top: 84px;
  }
  .mv__inner {
    padding: 0 120px;
  }
  .mv__sub {
    font-size: 48px;
  }
  .mv__sub:before {
    right: -48px;
    bottom: 24px;
    font-size: 26.4px;
  }
  .mv__main {
    font-size: 86.4px;
    margin-top: 12px;
  }
  .mv__content {
    margin-top: 48px;
  }
  .mv__title {
    font-size: 32.4px;
    padding: 12px 0;
  }
  .mv__title .accent {
    font-size: 38.4px;
    padding: 0 6px;
  }
  .mv__list {
    padding: 38.4px 38.4px 50.4px;
  }
  .mv__item {
    font-size: 37.2px;
    padding-left: 48px;
  }
  .mv__item:before {
    top: 1.2px;
    width: 43.1875px;
    height: 43.1875px;
  }
  .mv__item .small-text {
    font-size: 26.4px;
  }
  .mv__item--note1:after {
    bottom: 12px;
    font-size: 21.6px;
  }
  .mv__note {
    font-size: 20.4px;
    margin-top: 12px;
  }
}

@media all and (-ms-high-contrast: none) {
  .partner__price .marker:before {
    left: -13px;
  }
  .partner__price .marker:after {
    border-top: 63px solid #ef5f60;
    right: -13px;
  }
  .risk_top__title span:after {
    border-top: 35px solid #eef526;
  }
}

/* -----------------------------------------------
* Suport
-------------------------------------------------- */
.support {
  background-color: #ffffd5;
  padding: 40px 15px;
}

.support__title {
  color: #ef5f60;
  font-family: "Noto Serif JP", serif;
  font-style: italic;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  text-align: center;
}

.support__title .small-text {
  font-size: 23px;
}

.support__text {
  font-size: 15px;
  line-height: 1.47;
  padding: 0 10px;
  margin-top: 15px;
}

.support__text .accent {
  color: #c02c14;
}

.support__image {
  width: 100%;
  margin-top: 20px;
}
/*# sourceMappingURL=style.css.map */