/* CSS Document */
/* CSS Document */
@media screen and (min-width: 760.01px) and (max-width: 930px) {
  /* line 6, style.scss */
  #director-container .wp-block-columns {
    flex-wrap: nowrap !important; } }

/* line 12, style.scss */
.director-box {
  margin: 40px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap !important;
  gap: 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 12, style.scss */
    .director-box {
      display: inherit;
      margin: 30px 0 0;
      flex-wrap: wrap !important; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 12, style.scss */
    .director-box {
      display: inherit;
      margin: 30px 0 0;
      flex-wrap: wrap !important; } }
  @media screen and (max-width: 350px) {
    /* line 12, style.scss */
    .director-box {
      display: inherit;
      margin: 20px 0 0;
      flex-wrap: wrap !important; } }
  /* line 39, style.scss */
  .director-box .director-photo {
    max-width: 280px;
    width: 100%;
    text-align: center;
    margin-right: 40px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 39, style.scss */
      .director-box .director-photo {
        max-width: 240px;
        margin-right: 30px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 39, style.scss */
      .director-box .director-photo {
        margin: 0 auto 0;
        max-width: 240px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 39, style.scss */
      .director-box .director-photo {
        margin: 0 auto 0;
        max-width: 240px; } }
    @media screen and (max-width: 350px) {
      /* line 39, style.scss */
      .director-box .director-photo {
        margin: 0 auto 0;
        max-width: 240px; } }
    /* line 64, style.scss */
    .director-box .director-photo p {
      font-size: 14px;
      font-size: 1.4rem;
      margin: 10px 0 0; }
      /* line 69, style.scss */
      .director-box .director-photo p.name {
        font-size: 20px;
        font-size: 2.0rem;
        margin: 0;
        line-height: 1.5; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 69, style.scss */
          .director-box .director-photo p.name {
            font-size: 18px;
            font-size: 1.8rem; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 69, style.scss */
          .director-box .director-photo p.name {
            font-size: 18px;
            font-size: 1.8rem; } }
        @media screen and (max-width: 350px) {
          /* line 69, style.scss */
          .director-box .director-photo p.name {
            font-size: 18px;
            font-size: 1.8rem; } }
      /* line 92, style.scss */
      .director-box .director-photo p.name2 {
        font-size: 20px;
        font-size: 2.0rem;
        margin: 0;
        line-height: 1.5; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 92, style.scss */
          .director-box .director-photo p.name2 {
            font-size: 18px;
            font-size: 1.8rem; } }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 92, style.scss */
          .director-box .director-photo p.name2 {
            font-size: 18px;
            font-size: 1.8rem; } }
        @media screen and (max-width: 350px) {
          /* line 92, style.scss */
          .director-box .director-photo p.name2 {
            font-size: 18px;
            font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 117, style.scss */
    .director-box .director-text {
      margin: 0 auto 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 117, style.scss */
    .director-box .director-text {
      margin: 0 auto 0; } }
  @media screen and (max-width: 350px) {
    /* line 117, style.scss */
    .director-box .director-text {
      margin: 0 auto 0; } }
  /* line 135, style.scss */
  .director-box .director-text h3 {
    font-size: 22px;
    font-size: 2.2rem;
    color: #0070c0;
    font-weight: 600; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 135, style.scss */
      .director-box .director-text h3 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 135, style.scss */
      .director-box .director-text h3 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 135, style.scss */
      .director-box .director-text h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 350px) {
      /* line 135, style.scss */
      .director-box .director-text h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 161, style.scss */
  .director-box .director-text p {
    margin: 10px 0 0; }

/* line 167, style.scss */
.director-box .director-text p.new_doctor {
  text-align: center;
  margin: 30px 0 0; }
  /* line 170, style.scss */
  .director-box .director-text p.new_doctor a {
    display: inline-block;
    background-color: #00afee;
    border-radius: 60px;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 0.5em 0;
    text-align: center;
    max-width: 350px;
    width: 100%; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 170, style.scss */
      .director-box .director-text p.new_doctor a {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 170, style.scss */
      .director-box .director-text p.new_doctor a {
        font-size: 16px;
        font-size: 1.6rem;
        max-width: 250px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 170, style.scss */
      .director-box .director-text p.new_doctor a {
        font-size: 15px;
        font-size: 1.5rem;
        max-width: 250px; } }
    @media screen and (max-width: 350px) {
      /* line 170, style.scss */
      .director-box .director-text p.new_doctor a {
        font-size: 15px;
        font-size: 1.5rem;
        max-width: 70%;
        padding: 0.5em 15px; } }
    /* line 206, style.scss */
    .director-box .director-text p.new_doctor a:before {
      display: inline-block;
      content: '';
      width: 0.5em;
      height: 0.5em;
      border-right: 1px solid #ffffff;
      border-top: 1px solid #ffffff;
      transform: rotate(45deg);
      position: relative;
      top: -2px;
      margin-right: 0.5em; }

/* line 223, style.scss */
.concept-box dl dt {
  margin: 30px 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  /* line 229, style.scss */
  .concept-box dl dt h3 {
    display: inline-block;
    width: calc(100% - 80px);
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
    font-weight: 600; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 229, style.scss */
      .concept-box dl dt h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 229, style.scss */
      .concept-box dl dt h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 229, style.scss */
      .concept-box dl dt h3 {
        font-size: 16px;
        font-size: 1.6rem;
        width: calc(100% - 55px); } }
    @media screen and (max-width: 350px) {
      /* line 229, style.scss */
      .concept-box dl dt h3 {
        font-size: 16px;
        font-size: 1.6rem;
        width: calc(100% - 55px); } }
  /* line 259, style.scss */
  .concept-box dl dt:before {
    display: inline-block;
    width: 60px;
    height: 60px;
    content: '';
    background-image: url("../images/img_point01.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 60px auto;
    vertical-align: middle;
    margin-right: 20px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 259, style.scss */
      .concept-box dl dt:before {
        width: 40px;
        height: 40px;
        background-size: 40px auto;
        margin-right: 15px; } }
    @media screen and (max-width: 350px) {
      /* line 259, style.scss */
      .concept-box dl dt:before {
        width: 40px;
        height: 40px;
        background-size: 40px auto;
        margin-right: 15px; } }
  /* line 291, style.scss */
  .concept-box dl dt.number1 h3 {
    color: #FFC000;
    font-weight: bold; }
  /* line 295, style.scss */
  .concept-box dl dt.number1:before {
    background-image: url("../images/img_point01.png"); }
  /* line 300, style.scss */
  .concept-box dl dt.number2 h3 {
    color: #0070c0;
    font-weight: bold; }
  /* line 304, style.scss */
  .concept-box dl dt.number2:before {
    background-image: url("../images/img_point02.png"); }
  /* line 309, style.scss */
  .concept-box dl dt.number3 h3 {
    color: #92D050;
    font-weight: bold; }
  /* line 313, style.scss */
  .concept-box dl dt.number3:before {
    background-image: url("../images/img_point03.png"); }
  /* line 318, style.scss */
  .concept-box dl dt.number4 h3 {
    color: #ED7D31;
    font-weight: bold; }
  /* line 322, style.scss */
  .concept-box dl dt.number4:before {
    background-image: url("../images/img_point04.png"); }
/* line 327, style.scss */
.concept-box dl dd {
  margin: 30px 0 0 30px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 327, style.scss */
    .concept-box dl dd {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 327, style.scss */
    .concept-box dl dd {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 327, style.scss */
    .concept-box dl dd {
      margin: 20px 0 0; } }
  /* line 344, style.scss */
  .concept-box dl dd .concept-ozon {
    margin: 30px auto;
    text-align: center;
    max-width: 650px;
    width: 100%; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 344, style.scss */
      .concept-box dl dd .concept-ozon {
        max-width: 600px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 344, style.scss */
      .concept-box dl dd .concept-ozon {
        max-width: 300px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 344, style.scss */
      .concept-box dl dd .concept-ozon {
        max-width: 300px; } }
    @media screen and (max-width: 350px) {
      /* line 344, style.scss */
      .concept-box dl dd .concept-ozon {
        max-width: 300px; } }
    /* line 365, style.scss */
    .concept-box dl dd .concept-ozon p {
      display: inline-block;
      border: 1px solid #e2e2e2; }

/* line 374, style.scss */
.overview-box table {
  margin: auto;
  max-width: 900px;
  width: 100%;
  border: none; }
  /* line 380, style.scss */
  .overview-box table th {
    border: none;
    border-bottom: 1px solid #ececec;
    font-weight: bold;
    color: #0070c0;
    padding: 15px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 380, style.scss */
      .overview-box table th {
        width: 100%;
        display: block;
        border-bottom: none;
        padding: 10px 0 5px; } }
    @media screen and (max-width: 350px) {
      /* line 380, style.scss */
      .overview-box table th {
        width: 100%;
        display: block;
        border-bottom: none;
        padding: 5px 0 0; } }
  /* line 407, style.scss */
  .overview-box table td {
    border: none;
    border-bottom: 1px solid #ececec;
    padding: 15px; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 407, style.scss */
      .overview-box table td {
        width: 100%;
        display: block;
        padding: 5px 0 10px; } }
    @media screen and (max-width: 350px) {
      /* line 407, style.scss */
      .overview-box table td {
        width: 100%;
        display: block;
        padding: 5px 0; } }

/* line 431, style.scss */
.difference-box {
  margin: 40px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 431, style.scss */
    .difference-box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 431, style.scss */
    .difference-box {
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 431, style.scss */
    .difference-box {
      margin: 20px 0 0; } }
  /* line 448, style.scss */
  .difference-box p {
    margin: 0 0 1.0em; }
    /* line 451, style.scss */
    .difference-box p:last-of-type {
      margin: 0; }
  /* line 455, style.scss */
  .difference-box h3 {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 600;
    margin: 30px auto 15px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 455, style.scss */
      .difference-box h3 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 455, style.scss */
      .difference-box h3 {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 455, style.scss */
      .difference-box h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 350px) {
      /* line 455, style.scss */
      .difference-box h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    /* line 480, style.scss */
    .difference-box h3 span {
      display: inline-block;
      text-align: left; }
  /* line 485, style.scss */
  .difference-box .img_graf {
    display: block;
    text-align: center;
    margin: 0 auto 2.0em; }
  /* line 490, style.scss */
  .difference-box ul {
    margin: 0 0 1.0em; }
    /* line 492, style.scss */
    .difference-box ul li {
      text-indent: -1.0em;
      margin-left: 1.0em; }
  /* line 497, style.scss */
  .difference-box ul.differrence-list {
    margin: 2.0em 0 0; }
    /* line 500, style.scss */
    .difference-box ul.differrence-list li a {
      border-bottom: 1px solid blue; }

/* line 506, style.scss */
.differ-table {
  margin: 30px auto; }
  /* line 509, style.scss */
  .differ-table table {
    border: none;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: auto;
    line-height: 1.5; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 509, style.scss */
      .differ-table table {
        width: 100%;
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 509, style.scss */
      .differ-table table {
        width: 100%;
        margin: 0; } }
    /* line 535, style.scss */
    .differ-table table th {
      border: none;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      background: #daf4fc;
      padding: 10px;
      text-align: center; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 535, style.scss */
        .differ-table table th {
          padding: 8px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 535, style.scss */
        .differ-table table th {
          padding: 8px 3px; } }
    /* line 557, style.scss */
    .differ-table table td {
      border: none;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 10px;
      text-align: center;
      width: 33.3%; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 557, style.scss */
        .differ-table table td {
          padding: 8px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 557, style.scss */
        .differ-table table td {
          padding: 8px 3px; } }
      /* line 579, style.scss */
      .differ-table table td p {
        text-align: left;
        display: inline-block; }
      /* line 584, style.scss */
      .differ-table table td:first-of-type {
        text-align: left;
        white-space: nowrap; }
        /* line 588, style.scss */
        .differ-table table td:first-of-type p {
          padding-left: 1em;
          text-indent: -1em; }

/* line 597, style.scss */
.differ-table2 {
  margin: 30px auto; }
  /* line 600, style.scss */
  .differ-table2 table {
    border: none;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: auto;
    line-height: 1.5; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 600, style.scss */
      .differ-table2 table {
        width: 100%;
        margin: 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 600, style.scss */
      .differ-table2 table {
        width: 100%;
        margin: 0; } }
    /* line 626, style.scss */
    .differ-table2 table th {
      border: none;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      background: #daf4fc;
      padding: 10px;
      text-align: center; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 626, style.scss */
        .differ-table2 table th {
          padding: 8px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 626, style.scss */
        .differ-table2 table th {
          padding: 8px 3px; } }
    /* line 648, style.scss */
    .differ-table2 table td {
      border: none;
      border-left: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 10px;
      text-align: center;
      width: 33.3%; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 648, style.scss */
        .differ-table2 table td {
          padding: 8px 5px;
          width: 85px; } }
      @media screen and (max-width: 350px) {
        /* line 648, style.scss */
        .differ-table2 table td {
          padding: 8px 3px;
          width: 85px; } }
      /* line 672, style.scss */
      .differ-table2 table td p {
        text-align: left;
        display: inline-block; }
      /* line 677, style.scss */
      .differ-table2 table td:first-of-type {
        text-align: left; }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 677, style.scss */
          .differ-table2 table td:first-of-type {
            width: auto; } }
        @media screen and (max-width: 350px) {
          /* line 677, style.scss */
          .differ-table2 table td:first-of-type {
            width: auto; } }
        /* line 687, style.scss */
        .differ-table2 table td:first-of-type p {
          padding-left: 1em;
          text-indent: -1em; }

/*-------------------------
privacy
-------------------------*/
/* line 701, style.scss */
.privacy-box .privacy-txt h4 {
  margin: 30px 0 0; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 701, style.scss */
    .privacy-box .privacy-txt h4 {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 701, style.scss */
    .privacy-box .privacy-txt h4 {
      margin: 20px 0 0; } }
/* line 718, style.scss */
.privacy-box .privacy-txt ol {
  list-style-type: decimal;
  margin-left: 2.0em; }
/* line 727, style.scss */
.privacy-box .signature {
  text-align: right;
  margin: 30px 0 0; }
  /* line 730, style.scss */
  .privacy-box .signature p {
    display: inline-block;
    text-align: left; }

/*-------------------------
price
-------------------------*/
/* line 742, style.scss */
.price-box {
  margin: 40px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 742, style.scss */
    .price-box {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 742, style.scss */
    .price-box {
      margin: 30px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 742, style.scss */
    .price-box {
      margin: 20px 0 0; } }
  /* line 759, style.scss */
  .price-box:first-of-type {
    margin: 0; }

/* line 764, style.scss */
.price_date {
  margin: 40px 0 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 764, style.scss */
    .price_date {
      margin: 30px 0 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 764, style.scss */
    .price_date {
      margin: 30px 0 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 764, style.scss */
    .price_date {
      margin: 20px 0 0 0; } }
  /* line 781, style.scss */
  .price_date span {
    border: 1px solid #ccc;
    padding: 1px 20px;
    display: inline-block; }

/* line 788, style.scss */
.price_lead_img {
  float: right;
  max-width: 300px;
  margin: 40px 0 20px 20px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 788, style.scss */
    .price_lead_img {
      max-width: 270px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 788, style.scss */
    .price_lead_img {
      max-width: 240px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 788, style.scss */
    .price_lead_img {
      float: none;
      margin: 30px auto 30px auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 788, style.scss */
    .price_lead_img {
      float: none;
      margin: 30px auto 30px auto; } }
  @media screen and (max-width: 350px) {
    /* line 788, style.scss */
    .price_lead_img {
      float: none;
      margin: 20px auto 30px auto; } }

/* line 813, style.scss */
.price_lead_list {
  margin: 20px 0 0 0; }
  /* line 817, style.scss */
  .price_lead_list > ul > li {
    padding-left: 1em;
    text-indent: -1em; }
  /* line 821, style.scss */
  .price_lead_list > ul > li + li {
    margin-top: 20px; }

/* line 827, style.scss */
.price_lead_meyasu {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 827, style.scss */
    .price_lead_meyasu {
      margin: 30px 0 0;
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 827, style.scss */
    .price_lead_meyasu {
      margin: 30px 0 0;
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 827, style.scss */
    .price_lead_meyasu {
      margin: 20px 0 0;
      display: block; } }

/* line 850, style.scss */
.price_lead_meyasu_single {
  width: calc(50% - 20px);
  border: 5px solid #e1f2fe;
  border-radius: 10px;
  position: relative; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 850, style.scss */
    .price_lead_meyasu_single {
      width: auto; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 850, style.scss */
    .price_lead_meyasu_single {
      width: auto; } }
  @media screen and (max-width: 350px) {
    /* line 850, style.scss */
    .price_lead_meyasu_single {
      width: auto; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 866, style.scss */
    .price_lead_meyasu_single + .price_lead_meyasu_single {
      margin-top: 40px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 866, style.scss */
    .price_lead_meyasu_single + .price_lead_meyasu_single {
      margin-top: 40px; } }
  @media screen and (max-width: 350px) {
    /* line 866, style.scss */
    .price_lead_meyasu_single + .price_lead_meyasu_single {
      margin-top: 40px; } }
  /* line 878, style.scss */
  .price_lead_meyasu_single + .price_lead_meyasu_single:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -45px;
    width: 40px;
    background: url("../images/price_arrow.jpg") 50% 50% no-repeat;
    background-size: 24px auto; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 878, style.scss */
      .price_lead_meyasu_single + .price_lead_meyasu_single:before {
        background: url("../images/price_arrow-sp.jpg") 50% 50% no-repeat;
        background-size: 45px auto;
        left: 0;
        right: 0;
        width: auto;
        bottom: auto;
        top: -45px;
        height: 40px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 878, style.scss */
      .price_lead_meyasu_single + .price_lead_meyasu_single:before {
        background: url("../images/price_arrow-sp.jpg") 50% 50% no-repeat;
        background-size: 45px auto;
        left: 0;
        right: 0;
        width: auto;
        bottom: auto;
        top: -45px;
        height: 40px; } }
    @media screen and (max-width: 350px) {
      /* line 878, style.scss */
      .price_lead_meyasu_single + .price_lead_meyasu_single:before {
        background: url("../images/price_arrow-sp.jpg") 50% 50% no-repeat;
        background-size: 45px auto;
        left: 0;
        right: 0;
        width: auto;
        bottom: auto;
        top: -45px;
        height: 40px; } }

/* line 927, style.scss */
.price_lead_meyasu_single_head {
  background: #e1f2fe;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 10px;
  line-height: 1.5; }

/* line 937, style.scss */
.price_lead_meyasu_single_head_txt1 {
  color: #f00;
  font-weight: bold; }

/* line 942, style.scss */
.price_lead_meyasu_single_head_txt2 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 942, style.scss */
    .price_lead_meyasu_single_head_txt2 {
      font-size: 16px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 942, style.scss */
    .price_lead_meyasu_single_head_txt2 {
      font-size: 16px; } }
  @media screen and (max-width: 350px) {
    /* line 942, style.scss */
    .price_lead_meyasu_single_head_txt2 {
      font-size: 16px; } }

/* line 958, style.scss */
.price_lead_meyasu_single_body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 10px; }

/* line 970, style.scss */
.price_lead_meyasu_single_body_txt2 {
  margin-top: 5px; }

/* line 976, style.scss */
.price_main {
  padding-top: 40px; }

/* line 981, style.scss */
.price_menu {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin-top: 40px; }
  /* line 988, style.scss */
  .price_menu > a {
    background: 10px 50% no-repeat;
    background-size: 45px auto;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666;
    width: calc(100% / 4);
    height: 80px;
    line-height: 1.5;
    align-items: center;
    display: flex;
    padding: 0 10px 0 70px; }
    /* line 1001, style.scss */
    .price_menu > a:nth-of-type(1) {
      background-image: url("../images/price_menuicon1.jpg"); }
    /* line 1005, style.scss */
    .price_menu > a:nth-of-type(2) {
      background-image: url("../images/price_menuicon2.jpg"); }
    /* line 1009, style.scss */
    .price_menu > a:nth-of-type(3) {
      background-image: url("../images/price_menuicon3.jpg"); }
    /* line 1013, style.scss */
    .price_menu > a:nth-of-type(4) {
      background-image: url("../images/price_menuicon4.jpg"); }
    /* line 1017, style.scss */
    .price_menu > a:nth-of-type(5) {
      background-image: url("../images/price_menuicon5.jpg"); }
    /* line 1021, style.scss */
    .price_menu > a:nth-of-type(6) {
      background-image: url("../images/price_menuicon6.jpg"); }
    /* line 1025, style.scss */
    .price_menu > a:nth-of-type(7) {
      background-image: url("../images/price_menuicon7.jpg"); }
    /* line 1029, style.scss */
    .price_menu > a:nth-of-type(8) {
      background-image: url("../images/price_menuicon8.jpg"); }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 988, style.scss */
      .price_menu > a {
        width: calc(100% / 3); } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 988, style.scss */
      .price_menu > a {
        width: calc(100% / 3); } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 988, style.scss */
      .price_menu > a {
        width: calc(100% / 2);
        padding: 0 10px 0 60px;
        background-size: 35px auto; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 988, style.scss */
      .price_menu > a {
        width: auto;
        padding: 0 10px 0 60px;
        background-size: 35px auto;
        width: 100%;
        height: 50px; } }
    @media screen and (max-width: 350px) {
      /* line 988, style.scss */
      .price_menu > a {
        width: auto;
        padding: 0 10px 0 60px;
        background-size: 35px auto;
        width: 100%;
        height: 50px; } }

/*
----------------------------------*/
/* line 1067, style.scss */
.price_main .back_green {
  margin-bottom: 40px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1067, style.scss */
    .price_main .back_green {
      margin-bottom: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1067, style.scss */
    .price_main .back_green {
      margin-bottom: 30px; } }
  @media screen and (max-width: 350px) {
    /* line 1067, style.scss */
    .price_main .back_green {
      margin-bottom: 20px; } }

/* line 1083, style.scss */
.price_main h4 {
  color: #0070c0;
  font-weight: bold;
  font-size: 18px;
  margin-top: 40px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1083, style.scss */
    .price_main h4 {
      margin-top: 30px;
      font-size: 16px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1083, style.scss */
    .price_main h4 {
      margin-top: 30px;
      font-size: 16px; } }
  @media screen and (max-width: 350px) {
    /* line 1083, style.scss */
    .price_main h4 {
      margin-top: 20px;
      font-size: 16px; } }

/* line 1106, style.scss */
.price_main h5 {
  font-weight: bold;
  margin-top: 20px; }

/* line 1121, style.scss */
.price_main p {
  padding-top: 10px; }

/* line 1126, style.scss */
.price_main_meyasu {
  text-align: center;
  margin-top: 20px; }
  /* line 1130, style.scss */
  .price_main_meyasu > table {
    margin: 0 auto;
    width: 100%; }
    /* line 1136, style.scss */
    .price_main_meyasu > table > tbody > tr > th {
      background: #d5eeff;
      border: 1px solid #d5eeff;
      padding: 10px 10px;
      text-align: center;
      width: 200px; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1136, style.scss */
        .price_main_meyasu > table > tbody > tr > th {
          width: auto;
          display: block; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1136, style.scss */
        .price_main_meyasu > table > tbody > tr > th {
          width: auto;
          display: block; } }
      @media screen and (max-width: 350px) {
        /* line 1136, style.scss */
        .price_main_meyasu > table > tbody > tr > th {
          width: auto;
          display: block; } }
    /* line 1155, style.scss */
    .price_main_meyasu > table > tbody > tr > td {
      border: 1px solid #99D4FF;
      padding: 10px 20px;
      text-align: left; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1155, style.scss */
        .price_main_meyasu > table > tbody > tr > td {
          display: block; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1155, style.scss */
        .price_main_meyasu > table > tbody > tr > td {
          display: block; } }
      @media screen and (max-width: 350px) {
        /* line 1155, style.scss */
        .price_main_meyasu > table > tbody > tr > td {
          display: block; } }

/* line 1176, style.scss */
.price_main_meyasu_head_txt1 {
  color: #f00;
  font-weight: bold; }

/* line 1181, style.scss */
.price_main_meyasu_head_txt2 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 5px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1181, style.scss */
    .price_main_meyasu_head_txt2 {
      font-size: 16px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1181, style.scss */
    .price_main_meyasu_head_txt2 {
      font-size: 16px; } }
  @media screen and (max-width: 350px) {
    /* line 1181, style.scss */
    .price_main_meyasu_head_txt2 {
      font-size: 16px; } }

/* line 1201, style.scss */
.price_main_meyasu_body_txt2 {
  margin-top: 5px; }
  /* line 1205, style.scss */
  .price_main_meyasu_body_txt2 > ul > li {
    padding-left: 1em;
    text-indent: -1em; }

/* line 1215, style.scss */
.price_pricetable {
  text-align: center;
  margin-top: 20px; }
  /* line 1219, style.scss */
  .price_pricetable > table {
    margin: 0 auto;
    width: 100%; }
    /* line 1225, style.scss */
    .price_pricetable > table > tbody > tr > th {
      background: #d5eeff;
      border: 1px solid #ccc;
      padding: 10px 10px;
      text-align: center; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1225, style.scss */
        .price_pricetable > table > tbody > tr > th {
          padding: 10px 5px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1225, style.scss */
        .price_pricetable > table > tbody > tr > th {
          padding: 10px 5px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1225, style.scss */
        .price_pricetable > table > tbody > tr > th {
          padding: 10px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 1225, style.scss */
        .price_pricetable > table > tbody > tr > th {
          padding: 10px 5px; } }
      /* line 1244, style.scss */
      .price_pricetable > table > tbody > tr > th p {
        text-align: left;
        padding: 0; }
    /* line 1250, style.scss */
    .price_pricetable > table > tbody > tr > td {
      border: 1px solid #ccc;
      padding: 10px 10px;
      text-align: left;
      text-align: center; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1250, style.scss */
        .price_pricetable > table > tbody > tr > td {
          padding: 10px 5px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1250, style.scss */
        .price_pricetable > table > tbody > tr > td {
          padding: 10px 5px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 1250, style.scss */
        .price_pricetable > table > tbody > tr > td {
          padding: 10px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 1250, style.scss */
        .price_pricetable > table > tbody > tr > td {
          padding: 10px 5px; } }
      /* line 1269, style.scss */
      .price_pricetable > table > tbody > tr > td p {
        text-align: left;
        padding: 0; }

/* line 1281, style.scss */
.price_pricetable-th50 th {
  width: 50%; }

/* line 1287, style.scss */
.price_pricetable-th30 th {
  width: 300px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1287, style.scss */
    .price_pricetable-th30 th {
      width: 200px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1287, style.scss */
    .price_pricetable-th30 th {
      width: 200px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 1287, style.scss */
    .price_pricetable-th30 th {
      width: 40%; } }
  @media screen and (max-width: 350px) {
    /* line 1287, style.scss */
    .price_pricetable-th30 th {
      width: 40%; } }

/*# sourceMappingURL=style.css.map */
