﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');
body {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 1.0rem;
  color: #111;
  line-height: 1.8;
  font-weight: normal;
  overflow-x: hidden;
  background: #fcfcfc;
}

.btn_fixed img:hover {
  opacity: 0.78;
}

p {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
  margin: 0;
  padding: 0;
  font-size: 1.0rem;
  color: #111;
  line-height: 1.8;
}

p:last-child {
  margin-bottom: 0;
}

.align_left {
  text-align: left !important;
}

b {
  font-weight: bold;
}

a {
  outline: none;
  text-decoration: none;
  border: none;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  outline: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

p {
  margin: 0;
}

p.Center {
  text-align: center;
}

main#wrapper {
  margin: auto;
  max-width: 700px;
  background: #fff;
}

.comm_contents {
  max-width: 700px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 6;
  padding-bottom: 31%;
}

article.cta {
  background-size: contain;
  padding: 0;
  position: relative;
  z-index: 2;
  margin-top: 2em;
}

article.triangle {
  position: relative;
  z-index: 0;
  padding: 0;
  margin-top: 3em;
}

article.triangle section {
  padding: 0 .75em 2em .75em;
  background: #fdedf2;
}

article.Blue_light {
  background: #f8fafb;
  padding-top: 3em;
}

article.pl-none {
  padding-left: 0;
  padding-right: 0;
}

article.gray {
  position: relative;
  background-color: #e4e5e7;
}

section.cta {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: auto;
}

article.Blue {
  background: #e6f1f7;
  padding-top: 3em;
  padding-bottom: 3em;
}

article.Blue-middle {
  background: #eef4fa;
  padding-top: 3em;
  padding-bottom: 3em;
}

article.no {
  padding-top: 3em;
  padding-bottom: 2em;
}

article.pb_triangle {
  padding-bottom: 25vh;
}

section.fv {
  margin-bottom: 0;
  position: relative;
}

.fv-ctaImg {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  z-index: 9;
  width: 55%;
}

.fv-ctaBtn {
  position: absolute;
  bottom: -20px;
  z-index: 9;
}

.fv-ctaImg:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.cta_middle {
  text-align: center;
}

.cta_btn,
.tel {
  padding-left: 1em;
  padding-right: 1em;
}

.comm_title {
  margin-bottom: 2em;
}

.Cta_btn {
  animation: bound 3s infinite;
  max-width: 970px;
  border-radius: 1.2em;
  margin-left: auto;
  margin-right: auto;
}

.Cta_btn:hover {
  filter: brightness(1.1);
}

/* .fv-ctaImg a {
  overflow: hidden;
  position: relative;
  display: block;
}

.fv-ctaImg a::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 40px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 3s ease-in-out infinite;
} */


@-webkit-keyframes shiny-btn1 {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

@keyframes bound {
  0% {
    transform: translateY(0)
  }
  5% {
    transform: translateY(0)
  }
  10% {
    transform: translateY(0)
  }
  20% {
    transform: translateY(-25px)
  }
  25% {
    transform: translateY(0)
  }
  30% {
    transform: translateY(-15px)
  }
  50% {
    transform: translateY(0)
  }
  100% {
    transform: translateY(0)
  }
}

.center {
  text-align: center !important;
}

.section-flow {
  padding-bottom: 31%;
}

.flow-cta {
  position: absolute;
  bottom: -20px;
}

.section-reason {
  padding-bottom: 31%;
}

.reason-cta {
  position: absolute;
  bottom: 0;
}

.section-present {
  margin-top: 5%;
}

/************ 見出し *************/

.txt_center {
  text-align: center;
}


h3 span.big {
  font-size: 3.0rem;
  color: #001566;
}

h3.mt_none {
  margin-top: 0 !important;
  margin-bottom: 0.5em;
}


/************ SP *************/

@media screen and (max-width: 480px) {
  h2.ttl span.sub {
      font-size: 1.15rem;
  }
  h3 span.big {
      font-size: 3.0rem;
      color: #001566;
  }
  .head-border:before,
  .head-border:after {
      display: inline-block;
      width: 30px;
      height: 2px;
  }
  .head-border {
      padding: 0 35px;
  }
}


/************ 見出し *************/


/************ コンテンツ *************/

video {
  width: 100%;
}

p.text {
  font-size: 1.45rem;
  line-height: 2.0;
  text-align: justify;
  text-justify: inter-ideograph;
}

.Flex_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Flex_wrap_around {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 1em;
}

.Flex_wrap .Image {
  width: calc(97% / 2);
}

.Flex_wrap .Text {
  width: calc(97% / 3);
  margin-top: .3em;
  text-align: center;
  font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 26px;
}

.Flex_wrap .Text:nth-of-type(1) {
  text-align: right;
}

.Flex_wrap .Text:nth-of-type(2) {
  width: 50px;
}

.Flex_wrap .Text:nth-of-type(3) {
  text-align: left;
}

.Flex_wrap .Hurf {
  width: calc(97% / 2);
  margin-bottom: 1em;
}

.Flex_wrap .Hurf img {
  padding: 8px;
  background: #fff;
  border: 1px solid #ddd;
}

.Flex_wrap .Blue {
  color: #004174;
  font-weight: 700;
}

.Flex_wrap .Red {
  color: #e1596f;
  font-weight: 700;
}

.box_border {
  border: 5px solid rgba(221, 221, 221, 0.35);
  background: #fff;
  padding: 2em 1em;
  margin: 0 auto 0 auto;
}

.box_border p:last-child {
  margin-bottom: 0;
}

.text_center {
  text-align: center;
}

.comm_wrap {
  max-width: 700px;
  margin: auto;
  position: relative;
  z-index: 6;
  padding: 0 20px;
}

.Center {
  text-align: center;
}

p span.underline {
  text-decoration: underline;
}

p span.red {
  color: #e1596f;
}

p span.blue {
  color: #006da0;
}

p.min {
  font-size: 1.0rem;
  text-align: right;
}

span.marker {
  background: linear-gradient(transparent 00%, #FDF5E8 20%);
}

p.right {
  text-align: right !important;
}



/********************** 比較表  ***********************/

table, th, th, td {
  border:1px solid #000;
}
table.hikaku thead {
  border-bottom: 1px solid #000 !important;
}
table.hikaku th {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
table.hikaku th span {
  font-size: 16px;
}
table.hikaku th:nth-of-type(2) {
  background-color: #6C99C2;
  color: #fff;
}
.medicine-body .medicine-bodyTxt {
  padding: 0 18px;
}
.medicine-body .txt-blk {
  color: #46545F;
  font-weight: 900 !important;
  font-size: 1.05rem;
}

.medicine-body .marker {
  color: #e79e1d;
  background: linear-gradient(transparent 00%, #FDF5E8 20%);
}

.compare-wrap {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.compare-left {
  width: 150px;
}

.compare-left img {
  width: 100%;
  height: auto;
}

.compare-right {
  width: calc(100% - 150px);
  height: 100%;
  overflow-x: auto;
}

.compare-right img {
  width: 100%;
  height: auto;
}

.compare-scroll {
  width: 700px;
  overflow-x: auto;
}

.scroll-title {
  text-align: center;
  font-weight: bold;
  margin: 8px auto;
  font-size: 1.2rem;
}

.scroll-title-tax {
  font-size: .8rem;
}

.scrollTxt {
  text-align: right;
  font-size: 13px;
  padding-right: 1%;
}

.scroll-caution {
  font-size: 12px;
  margin-top: 12px;
}

.scroll-table {
  width: 100%;
  max-width: 700px;
  height: 100%;
  overflow-x: auto;
}

.scroll-table-img {
  width: 800px;
  overflow-x: auto;
}
@media screen and (max-width: 480px) {
  .scroll-table-img {
    width: 560px;
  }
}


/********************** 比較表 ***********************/


/**************** こんなお悩みありませんか *****************/

ul.check {
  list-style: none;
  color: #fff;
  margin: 0;
  padding: 0;
}

ul.check li:before {
  content: '';
  background: url(../../images/check.svg)no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 0;
}

ul.check li {
  padding-left: 40px;
  font-size: 2.0rem;
  text-decoration: underline;
  margin: 0 0 .5em;
  font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: 600;
  position: relative;
}

ul.check li:last-child {
  margin-bottom: 0;
}

.fukidashi {
  background: #fff;
  border-radius: 8px;
  padding: .5em;
  text-align: center;
  font-size: 1.4rem;
  color: #172f89;
  font-weight: bold;
  position: relative;
  margin-top: -2em;
  margin-bottom: 1em;
}

.fukidashi:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.grade-wrap {
  background: #172f89;
  padding: 2em;
}

.grade-wrap .inner {
  background: #fff;
  padding: 2em;
}

table.grade {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

table.grade tr th {
  padding: 1em .75em;
  text-align: center;
  color: #fff;
  width: 50%;
  vertical-align: middle;
  line-height: 1.25;
  font-weight: bold;
}

table.grade tr td {
  padding: 1em .75em;
  text-align: left;
  width: 50%;
  background: #fff;
  line-height: 1.25;
  vertical-align: middle;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

table.grade tr:first-child th {
  background: #5ba4c4;
}

table.grade tr:nth-of-type(2) th {
  background: #0d81be;
}

table.grade tr:nth-of-type(3) th {
  background: #0052ac;
}

table.grade tr:nth-of-type(4) th {
  background: #0d37b0;
}

table.grade tr:nth-of-type(5) th {
  background: #001b82;
}

.grade_bottom {
  color: #001b82;
  font-weight: bold;
  font-size: 1.56rem;
  margin: 0 auto .35em;
  text-align: center;
  line-height: 1.4;
}

.grade_bottom span.red {
  color: #e60012;
}

.grade_bottom span.big {
  font-size: 2.8rem;
  text-decoration: underline;
  font-weight: 900;
  display: block;
  text-align: center;
}

p.mb10 {
  margin-bottom: 1em;
}

.dr_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 2em auto;
  padding: 0 1em;
}

.dr_wrap .item {
  width: 35%;
  text-align: center;
}

.dr_wrap .text {
  width: 65%;
  background: #f4f9fd;
  padding: 2em;
}

span.orange {
  color: #ff9110;
}

.dr_wrap .text p {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  ul.check li {
      font-size: 1.25rem;
  }
  .worries .wrap .inner {
      padding: .75em 0;
  }
  .grade-wrap,
  .grade-wrap .inner {
      padding: 1em;
  }
  .worries .wrap {
      padding-bottom: 6vh;
      padding-top: 15vh
  }
  .fukidashi {
      margin-top: -1em;
  }
  table.grade tr td {
      font-size: 0.9rem;
  }
  .grade_bottom {
      font-size: 1.15rem;
      margin: 0 auto .3em;
  }
  .grade_bottom span.big {
      font-size: 1.55rem;
  }
  .dr_wrap .item {
      width: 40%;
  }
  .dr_wrap .text {
      width: 60%;
      padding: .5em;
  }
  .dr_wrap .text p {
      font-size: 0.9rem;
      line-height: 1.65;
  }
  .medicine-body .medicine-bodyTxt {
    padding: 0 10px;
  }
}


/********************** こんなお悩みありませんか  ***********************/


/********************** 選ばれる理由  ***********************/

section.reason {
  background: #f4f9ff;
  padding-bottom: 2em;
}

.reason .inner {
  margin: 0 auto 4em;
}

.reason .inner:last-child {
  margin-bottom: 0;
}

.reason .inner figure {
  margin: 0 auto 1em;
  position: relative;
}

.reason .inner figure .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 1em;
  top: -25px;
}

.reason .inner figure .icon02 {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 1em;
  top: -25px;
}

.reason .inner h3.title {
  color: #172f89;
  border-left: 6px solid #172f89;
  padding-left: 15px;
  text-align: left;
}

@media screen and (max-width: 480px) {
  .reason .inner figure .icon {
      width: 50px;
      height: 50px;
      top: -25px;
  }
}

/****************** 選ばれる理由 ********************/


/********************** FAQ ***********************/

.section-faq {
  background-color: #E4E5E7;
  padding: 20px 0;
}

ul.menu,
ul.menu li {
  list-style: none;
  padding: 0;
}

#sec--01 ul.menu {
  margin-bottom: 0;
}

ul.submenu {
  list-style: none;
  margin-bottom: 0;
  margin-top: -1px;
  padding-left: 0.5em;
  border-radius: 0;
}

.course__title ul.submenu {
  padding-left: 0;
}

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

.menu__item__link div.sec-wrap {
  width: calc(100% - 30px);
  padding: 1em 1em 1em 54px;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.6;
}

.menu__item__link div.sec-wrap div {
  display: flex;
  text-align: left;
  line-height: 1.5;
  align-items: center;
  flex-direction: row;
}

.menu__item__link div.sec-wrap div.center {
  align-items: center;
}

.menu__item__link div.sec-wrap div:before {
  content:'';
  background: url(../../images/EDLP_9_Q.png)no-repeat;
  background-size:contain;
  width:44px;
  height:54px;
  position:absolute;
  top:auto;
  left:8px;
}

.submenu {
  background: #fff;
  display: none;
}

.submenu__item {
  padding: 1em !important;
}

.menu__item {
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
  border-left: 0;
  border-right: 0;
  background: #46545F;
  color: #fff;
}

.course__title {
  background: #304630;
  padding: .9em;
  position: relative;
  border: none;
}

.menu__item__link {
  padding: 0;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.menu_item_wrap {
  width: calc(100% - 60px);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.flex_items_center {
  align-items: center;
  padding: .5em 0;
}

.menu__item__link:after {
  content: '';
	width: 16px;
  height: 16px;
  border: 2px solid;
  border-color: transparent transparent #fff #fff;
  transform: rotate(-45deg);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content:center;
	align-items: center;
  font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
  text-align: center;
  font-size:30px;
  margin-top: auto;
  margin-bottom: auto;
	margin-right: 24px;
}

.menu__item__link.on:after {
  content: '';
	width: 16px;
  height: 16px;
  border: 2px solid;
  border-color: transparent transparent #fff #fff;
	transform: rotate(135deg);
}

@media screen and (max-width: 480px) {
  .menu__item__link div.sec-wrap {
    font-size: 1rem;
    width: calc(100% - 30px);
    padding: 1em 0 1em 54px;
  }
}


/********************** FAQ  ***********************/

footer {
  padding: 3em 1em 190px 1em;
  font-size: 0.8rem;
  background: #46545F;
  color: #fff;
  margin-top: 1em;
}

footer .copy {
  font-size: 0.7rem;
  text-align: center;
  margin: auto;
  color: #fff;
}

.Bnr {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: none;
}

.Bnr .Bnr__img {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

.Bnr__img__inner {
  box-sizing: border-box;
  max-width: 1080px;
  margin: auto;
  display: flex;
}

.Bnr .Bnr__img__inner .link_line {
  display: block;
  border-radius: 5px;
  /* -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
  border-bottom: 3px solid #160;
  text-decoration: none;
  color: #fff; */
  padding: 0;
  position: relative;
  overflow: hidden;
  font-weight: 700;
  width: 60%;
}

.Bnr .Bnr__img__inner .link_tel {
  display: block;
  border-radius: 5px;
  /* -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
  border-bottom: 3px solid #160;
  text-decoration: none;
  color: #fff; */
  padding: 0;
  position: relative;
  overflow: hidden;
  font-weight: 700;
  width: 49%;
}

.Bnr .Bnr__img__inner a::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 40px;
  height: 100%;
  background-color: #fff;
  animation: shiny-btn1 3s ease-in-out infinite;
}

.Bnr .Bnr__img p.close {
  position: absolute;
  right: 20px;
  top: 10px;
}

.Bnr .Bnr__img p.close a {
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}

.Bnr .Bnr__img p.close a span {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.Bnr .Bnr__img p.close a i {
  font-size: 22px;
  z-index: 888;
  color: #fff;
}

.Bnr__img__inner .Text_center {
  text-align: center;
  font-size: 1.2rem;
  margin: 0 auto 5px auto;
  color: #fff;
  padding: .2em;
  border: 1px solid #fff;
  width: 90%;
  max-width: 400px;
}

.Bnr .Bnr__img__inner p {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}

.bottom_menu_contents_wrap {
  width: 100%;
  margin: 0;
  display: table;
}

.bottom_menu_contents_wrap__inner img {
  width: 100%;
}

.bottom_menu_contents {
  display: table-cell;
  width: 49%;
  padding-right: 5px;
  vertical-align: top;
}

.bottom_menu_contents:nth-of-type(2) {
  padding-right: 0;
  padding-left: 5px;
}

.bottom_menu_contents a {
  display: block;
  width: 100%;
}

.bottom_menu_contents .btn_tel {
  font-size: 1.7rem;
  padding: .55em .3em;
}

.bottom_menu_contents a:hover {
  background: none;
}

.btn_mail {
  background: #319400 !important;
  border-bottom: solid 3px #216500 !important;
}

.btn_mail:hover {
  background: #43ca00 !important;
}

span.small {
  display: block;
  line-height: 1.3;
  font-size: 0.9rem;
  letter-spacing: 0;
}

ul.footer_links {
  max-width: 1080px;
  margin: 0 auto 2em auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}

ul.footer_links li {
  margin-right: 1em;
  font-size: 1.0rem;
}

ul.footer_links li:after {
  content: '/';
  margin-left: 1em;
}

.point_wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.point_wrap .Item {
  width: calc(97% / 3);
  margin-bottom: 1em;
}

.privacy_text {
  font-size: 1.6rem;
  background: url(../../images/check.svg)no-repeat left top;
  background-size: 40px 40px;
  line-height: 1.4;
  padding-left: 2em;
  text-align: left;
  margin-bottom: 1em;
  font-weight: 700;
}

p.left {
  text-align: left;
}

.attention {
  color: #c31b1b;
  font-size: 1.2rem;
  line-height: 1.5;
}

.flow {
  text-align: center;
  position: relative;
}

dl.table {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  border-top: 1px solid #eee;
}

dl.table:first-child {
  border-top: none;
}

dl.table dt {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  font-size: 0.9rem;
  background: #fafaf9;
}

dl.table dd {
  width: 70%;
  padding: 1em;
  vertical-align: middle;
  display: table-cell;
  letter-spacing: .1em;
  text-align: left;
  font-size: 0.9rem;
}

iframe {
  margin: 0 auto 0 auto;
  vertical-align: bottom;
}

.Logo {
  margin: 0 auto 1.5em auto;
  text-align: center;
  max-width: 250px;
}

dl dd {
  margin-left: 0;
}

ul.disc {
  list-style: disc !important;
  padding: 0;
  margin: 0;
}

ul.disc li {
  margin-bottom: .5em;
  padding-left: 1em;
  text-indent: -1.4em;
  list-style-position: inside;
  margin-left: 1.2em;
  list-style: disc !important;
}

ul.disc li:last-child {
  margin-bottom: 0;
}


/******* クリニック情報 *******/

.bg--gold {
  background: #f2eee8;
  padding: 1em;
  position: relative;
  z-index: 2;
  margin-top: -5em;
}

.Clinic_wrapper {
  width: 100%;
  padding-top: 2em;
}

.Clinic_wrapper .Item {
  width: calc(100% / 1);
  vertical-align: middle;
  background: #fff;
}

.Clinic_wrapper h2 {
  color: #fff;
}

ul.footer_links {
  max-width: 1080px;
  margin: 0 auto 2em auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}

ul.footer_links li {
  margin-right: 1em;
  font-size: 1.0rem;
}

ul.footer_links li:after {
  content: '/';
  margin-left: 1em;
}

p span.min {
  display: block;
  font-size: 12px;
}


/******* 追従フッター *******/

.Bnr .Bnr__img__inner p:before {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(../../images/line.png);
  background-size: cover;
  background-position: 50%;
  -webkit-transform: translate(-5px, 5px);
  transform: translate(-5px, 5px);
}

.Bnr .Bnr__img__inner:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

@media screen and (min-width: 481px) {
  .sp_image {
    display: none;
  }
  .br-sp02 {
    display: none;
  }
  .Bnr .Bnr__img__inner p:before {
    -webkit-transform: translate(-9px, 7px);
    transform: translate(-9px, 7px);
    width: 40px;
    height: 40px;
  }
  .Bnr .Bnr__img__inner p {
    font-size: 32px;
  }
}

@media screen and (max-width: 480px) {
  ul.footer_links li {
    margin-right: 1em;
    font-size: 1.0rem;
    width: 100%;
    border: 1px solid #ddd;
    margin: 0 auto 1em auto;
    padding: 0;
  }
  ul.footer_links li a {
    display: block;
    padding: .5em;
  }
  ul.footer_links li:after {
    display: none;
  }
  p.top {
    margin-top: 50px !important;
  }
  p.min {
    font-size: 0.6rem;
    text-align: right;
  }
  .pc_image {
    display: none;
  }
  .br-sp {
    display: none;
  }
  .sp_img {
    max-width: 480px;
    margin: auto;
    display: block;
  }
  #header {
    padding: .5em;
  }
  #header .Contents_wrapper .Left {
    max-width: 100px;
    width: 16%;
  }
  main #wrapper {
    max-width: 640px;
    margin: auto;
  }
  p.text {
    font-size: 1.025rem;
    margin-bottom: 1em;
  }

  #header .Contents_wrapper .Right {
    width: 100%;
    min-width: 70%;
  }
  .comm_wrap {
    padding-left: .75em;
    padding-right: .75em;
  }
  article.Blue,
  article.Blue-middle {
    padding-top: 2em;
    padding-bottom: 1em;
  }
  article.Blue_light {
    padding-top: 2em;
  }
  article.pb_triangle {
    padding-bottom: 5em;
  }
  article.triangle:before {
    width: 100vw;
    height: 18vh;
    top: 5vh;
  }
  article.triangle {
    margin-top: 2em;
  }
  .box_border {
    padding: .75em;
  }
  .box_border>p.min {
    font-size: 0.85rem;
  }
  .Bnr .Bnr__img p.close {
    position: absolute;
    right: 3px;
    top: 0px;
  }
  .Bnr__img__inner {
    text-align: center;
  }
  .Bnr .Bnr__img__inner .link_line{
    width: 100%;
  }
  .Bnr__img__inner .Text_center {
    text-align: center;
    font-size: 0.9rem;
    margin: 0 auto 5px auto;
    color: #fff;
    padding: .2em;
    border: 1px solid #fff;
    width: 90%;
  }
  .bottom_menu_contents_wrap {
    margin-top: 0px;
  }
  .fv-ctaImg {
    padding: 4px;
  }
  footer {
    padding: 1.5em 1em 110px 1em;
    font-size: 0.9rem;
  }
  ul.footer_links {
    padding: 0;
    margin-bottom: 0;
  }
  ul.footer_links li {
    margin-right: 1em;
    font-size: 1.0rem;
    width: 100%;
    border: 1px solid #fff;
    margin: 0 auto 1em auto;
    padding: 0;
  }
  ul.footer_links li a {
    display: block;
    padding: .5em;
    font-size: 0.85rem;
  }
  ul.footer_links li:after {
    display: none;
  }
  footer .copy {
    font-size: 0.75rem;
  }
  /************ 見出し *************/
  h2.ttl {
    font-size: 1.5rem;
    margin: 0 auto .75em auto;
  }
  h2.small {
    font-size: 1.2rem;
  }
  h3 {
    font-size: 1.35rem;
    margin-bottom: .5em;
  }
  /************ 見出し *************/
  .price_title {
    font-size: 1.45rem;
  }
  .price_title span {
    font-size: 1.25rem;
  }
  .price_table dl dt {
    font-size: 1.1rem;
    width: 60%;
    line-height: 1.4;
    padding: .8em;
  }
  .price_table dl dt span {
    font-size: 1.45rem;
  }
  .price_table dl dd {
    font-size: 1.1rem;
    width: 40%;
    vertical-align: middle;
    padding: .8em;
  }
  .price_table dl dd span {
    font-size: 1.4rem;
  }
  article.pink {
    background: rgba(255, 245, 248, 0.75);
    padding: 1.5em 1em 1.5em 1em;
  }
  .privacy_text {
    font-size: 1.1rem;
    background: url(../../images/check.svg)no-repeat left top -2px;
    background-size: 30px 30px;
    line-height: 1.4;
  }
  .caution_wrap p {
    margin-bottom: 1em;
    font-size: 1.1rem;
  }
  .caution_wrap .Title {
    font-size: 1.4rem;
    color: #5f3939;
  }
  section.pt {
    padding: 2em 0;
    margin-bottom: 0;
  }
  section.pt .caution_wrap {
    margin-bottom: 0;
  }
  div.name p {
    font-size: 1.0rem;
    margin-bottom: 1em;
  }
  .menu__item__link {
    align-items: center;
  }
  .menu__item__link:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -8px;
    font-size: 20px;
    width:14px;
    height: 14px;
  }
  .menu__item__link.on:after {
    width: 14px;
    height: 14px;
  }
  .attention {
    font-size: 1.0rem;
  }
  p.txt_center {
    text-align: left;
  }
  .caution_wrap p {
    text-align: left;
  }
  .Logo {
    text-align: center;
    max-width: 150px;
  }
  .privacy_text_wrap {
    margin-top: 0;
  }
  .Bnr__img__inner {
    text-align: center;
  }
  .Bnr__img__inner .Text_center {
    text-align: center;
    font-size: .9rem;
    margin: 0 auto;
    color: #fff;
    padding: .2em;
    border: 1px solid #fff;
    width: 90%;
  }
  .Bnr .Bnr__img__inner p {
    font-size: 20px;
  }
  .Bnr .Bnr__img__inner p i {
    margin-left: 2px;
    font-size: 18px;
  }
  span.marker_w {
    font-size: 1.1rem;
  }
  ul.menu {
    margin-bottom: .5em;
  }
  ul.disc li {
    margin-bottom: .5em;
    padding-left: .2em;
    text-indent: 0em;
    list-style-position: inside;
    margin-left: 1.2em;
    list-style: disc !important;
  }
  .menu__item__link div.sec-wrap div.center:before {
    margin-top: 0;
  }
  span.marker_w {
    font-size: 16px;
  }
  .Bnr .Bnr__img__inner p {
    font-size: 19px;
  }
  .Bnr .Bnr__img__inner p i {
    margin-left: 2px;
    font-size: 17px;
  }
  .Bnr .Bnr__img__inner p:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../../images/line.png);
    background-size: cover;
    background-position: 50%;
    -webkit-transform: translate(-5px, 5px);
    transform: translate(-5px, 5px);
  }
  /********************** 比較表  ***********************/
  .Flex_wrap .Text:nth-of-type(1) {
    text-align: center;
  }
  table.hikaku th,
  table.hikaku td {
    font-size: 1.0rem;
    padding: .5em;
  }
  table.hikaku td:nth-of-type(3) {
    font-size: 0.9rem;
  }
  /********************** 比較表  ***********************/
  .Flex_wrap .Text:nth-of-type(3) {
    text-align: center;
  }
  .Flex_wrap .Text:nth-of-type(2) {
    width: 50px;
    font-size: 0.9rem;
  }
  .Flex_wrap .Hurf {
    width: calc(97% / 2);
    margin-bottom: .5em;
  }
  .Flex_wrap .Hurf img {
    padding: 4px;
  }
  .Flex_wrap .Hurf:nth-of-type(n+3) {
    margin-bottom: 0;
  }
  article.triangle section {
    padding-bottom: .75em;
  }

  .compare-left {
    width: 120px;
  }
  .compare-right {
    width: calc(100% - 120px);
  }
  .compare-scroll {
    max-width: 552px;
  }
}


@media screen and (max-width: 320px) {
  .Bnr .Bnr__img__inner p {
    font-size: 17px;
  }
  .Bnr .Bnr__img__inner p i {
    font-size: 14px;
  }
}

.section-menu {
  position: relative;
}

.edlp-menu {
  position: absolute;
  top: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.edlp-menuImg {
  margin-right: 4px;
}
.edlp-menuImg:last-of-type {
  margin-right: 0;
}

.edlp-menu img {
  width: 100%;
  height: auto;
}

.medicine-title {
  background-color: #46545f;
  border-radius: 12px 12px 0 0;
  margin: 0 20px;
}

.medicine-bodyWrap {
  background-color: #e79e1d;
  margin: 0 20px;
  border-radius: 0 0 12px 12px;
}

.medicine-body {
  background-color: #fff;
  border-left: 2px solid #46545F;
  border-right: 2px solid #46545F;
  padding: 20px;
}

.medicine-btnTxt p {
  vertical-align: middle;
  color: #fff;
  font-size: 28px;
}

.medicine-btnImg {
  width: 80px;
}

.medicine-btnImg img {
  width: 100%;
  height: auto;
}

.medicine {
  display: none;
}

.medicine.is-active {
  display: block;
}

.medicine-moreBtn {
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 0 0 12px 12px;
  align-items: center;
  cursor: pointer;
}
.medicine-moreBtn.is-open {
  display: none;
}

.medicine-moreBtnCloase {
  display: none;
}

.medicine-moreBtnCloase.is-open {
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 0 0 12px 12px;
  align-items: center;
  cursor: pointer;
}

.section-medicine {
  padding-top: 20px;
}

.section-medicine:first-of-type {
  padding-top: 0;
}

.credit {
  padding-top: 40px;
}

.anther-center span {
  color: #e79e1d;
}

.pt-4 {
  padding-top: 40px;
}

@media screen and (max-width: 480px) {
  .pt-4 {
    padding-top: 20px;
  }
  .edlp-menu {
    top: 20px;
  }
  .edlp-menuImg {
    margin-right: 2px;
  }
  .fv-ctaBtn {
    bottom: -10px;
  }

  .medicine-bodyWrap {
    margin: 0 14px;
  }
  .medicine-title {
    margin: 0 14px;
  }
  .medicine-btnTxt p {
    font-size: 16px;
  }
  .medicine-btnImg {
    width: 36px;
  }
  .credit {
    padding-top: 20px;
  }
}

/************* Slider *********************/

.slider-plan {
	margin-bottom: 0;
}

.slick-next{
 right:-7px;
}

.slick-prev {
    left:-7px;
}

.slick-slider, .slider-sec{
 padding:0;
}

.slider-flow, .slider-voice{
 padding:0;
 margin:auto;
}

.slick-initialized .slick-slide{
 outline:0;
}

.slick-prev:before, .slick-next:before{
 content:'';
 }

.slick-prev{
  background-size:contain;
	width: 40px;
	height: 40px;
  max-width:104px;
  max-height:74px;
}

.slick-next{
  font-size:0;
  background-size:contain;
	width: 40px;
	height: 40px;
  max-width:104px;
  max-height:74px;
}

.slick-slide img{
 margin-left:auto;
 margin-right:auto;
}

.slider-clinic img{
 padding:6px;
 background:#fff;
 border:1px solid #ddd;
}

.slider-clinic{
 margin-bottom:0;
}