@charset "UTF-8";
a:hover,
a:hover img {
  opacity: 1; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

#LowPage .Bredcrumb {
  border-bottom: 1px solid #dddddd; }
#LowPage .mainWrapper .main {
  min-height: 40vh;
  margin: auto;
  position: relative;
  background: rgba(0, 0, 0, 0.2); }
  #LowPage .mainWrapper .main .copy {
    font-size: 2.4rem;
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    line-height: 1.8;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }
    @media screen and (max-width: 640px) {
      #LowPage .mainWrapper .main .copy {
        top: 47%; } }
    #LowPage .mainWrapper .main .copy h2 {
      text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9); }
#LowPage .mainWrapper .BackPh {
  background-size: cover;
  background-position: center;
  height: 40vh;
  width: 100%;
  position: absolute;
  z-index: -1; }
@media screen and (max-width: 640px) {
  #LowPage .box-right {
    width: 100%;
    margin: 0;
    padding: 60% 0 0; } }
@media screen and (max-width: 640px) {
  #LowPage .box-left {
    width: 100%; } }
#LowPage .box-list {
  background-color: #f8f8f8;
  padding: 10% 12%; }
  #LowPage .box-list .dlbox {
    background-color: #4fbe4f;
    max-width: 300px;
    margin: auto;
    padding: 16px 0px;
    font-weight: bold; }
    @media screen and (max-width: 1100px) {
      #LowPage .box-list .dlbox {
        width: 100%; } }
    @media screen and (max-width: 640px) {
      #LowPage .box-list .dlbox {
        max-width: 550px; } }
    #LowPage .box-list .dlbox a {
      display: block; }
  @media screen and (max-width: 640px) {
    #LowPage .box-list {
      padding: 6%; } }
@media screen and (max-width: 640px) {
  #LowPage .box-right_obj {
    width: 100%; } }
@media screen and (max-width: 640px) {
  #LowPage .box-left_text {
    width: 100%;
    padding: 60% 0 0; } }
#LowPage .c-list .c-list__item {
  padding: 30px 20px;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #979999; }
  @media screen and (max-width: 640px) {
    #LowPage .c-list .c-list__item {
      padding: 60px 0px;
      display: block; } }
  #LowPage .c-list .c-list__item .c-list__head {
    align-items: center;
    background: #ecf7fb;
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: 200px;
    justify-content: center;
    position: relative;
    width: 200px; }
    @media screen and (max-width: 640px) {
      #LowPage .c-list .c-list__item .c-list__head {
        margin: auto;
        margin-bottom: 30px; } }
    #LowPage .c-list .c-list__item .c-list__head .c-list__head__num {
      color: #367cb3;
      font-family: Barlow,sans-serif;
      left: 50%;
      letter-spacing: .1em;
      position: absolute;
      top: 25px;
      transform: translateX(-50%); }
      #LowPage .c-list .c-list__item .c-list__head .c-list__head__num:before {
        border-bottom: 1px solid;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        width: 100%; }
    #LowPage .c-list .c-list__item .c-list__head .c-list__head__title {
      color: #1e2229;
      font-size: 2rem;
      text-align: center; }
      @media screen and (max-width: 640px) {
        #LowPage .c-list .c-list__item .c-list__head .c-list__head__title {
          line-height: 3rem;
          font-size: 1.8rem;
          padding-top: 15px; } }
  #LowPage .c-list .c-list__item .c-list__body {
    padding-left: 80px; }
    @media screen and (max-width: 640px) {
      #LowPage .c-list .c-list__item .c-list__body {
        padding-left: 0px;
        text-align: center; } }
#LowPage .c-heading {
  color: #1e2229;
  font-family: 丸明Yoshino StdN R,serif;
  font-size: 2.6rem;
  letter-spacing: .2em;
  line-height: 1.7;
  padding-top: 70px;
  position: relative;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 640px) {
    #LowPage .c-heading {
      margin-bottom: 0px !important; } }
#LowPage .c-heading02 {
  border-bottom: 1px solid #1e2229;
  padding: 20px 0; }
#LowPage .mcal_box_right {
  padding: 5% 6%;
  background-color: #f8f8f8;
  box-shadow: 10px 10px 20px -20px #00001a;
  margin-left: -30%;
  position: relative;
  width: calc(100% - 43% + 40px); }
  @media screen and (max-width: 640px) {
    #LowPage .mcal_box_right {
      width: 100%;
      margin-left: 0%; } }
@media screen and (max-width: 640px) {
  #LowPage .mcal_box_left {
    width: 100%; } }
#LowPage .blueback {
  background: #f6fafb; }
#LowPage .bluebox {
  background: #f6fafb;
  border-radius: 5px;
  padding: 20px 40px 20px 20px; }
#LowPage .bluebox2 {
  padding: 30px;
  background-color: rgba(37, 139, 203, 0.1);
  border: 1px solid #1c95db; }
#LowPage .tokuocyou {
  background: #ecf7fb;
  border-radius: 10px;
  padding: 32px; }
  @media screen and (max-width: 640px) {
    #LowPage .tokuocyou {
      padding: 25px; } }
#LowPage .telbox {
  padding: 20px;
  margin: 10px 0;
  background: linear-gradient(-135deg, #fafcd6, #d9f2e5); }
#LowPage .checkList-inner {
  width: 100%;
  max-width: 1200px;
  padding: 30px;
  background: linear-gradient(-135deg, #fafcd6, #d9f2e5); }
  #LowPage .checkList-inner .checkList-wrap {
    background-color: #fff; }
    #LowPage .checkList-inner .checkList-wrap .checkList {
      padding: 30px;
      background-color: #fff; }
      #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ttl {
        margin: 0 0 30px 0;
        font-size: 2rem;
        text-align: center; }
      #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul {
        display: flex;
        flex-wrap: wrap;
        padding-left: 30px; }
        @media screen and (max-width: 640px) {
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul {
            padding-left: 0px;
            justify-content: space-between; } }
        #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li {
          border: solid 1px #4fbe4f;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          align-content: stretch;
          justify-content: center;
          position: relative;
          max-width: 23%;
          width: 100%;
          padding: 20px 10px 20px 40px;
          text-align: center;
          background-position: 19px center;
          background-repeat: no-repeat;
          margin: 7px;
          background-image: url(../../img/common/check.svg);
          background-size: 10%; }
          @media screen and (max-width: 1100px) {
            #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li {
              max-width: 30%; } }
          @media screen and (max-width: 800px) {
            #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li {
              max-width: 46%; } }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li:before {
            top: -1px;
            left: -1px; }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li:after {
            top: -1px;
            right: -1px; }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li span:before {
            bottom: -1px;
            left: -1px; }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li span:after {
            bottom: -1px;
            right: -1px; }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li:before, #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li:after {
            content: "";
            display: block;
            position: absolute;
            width: 14px;
            height: 14px;
            background-color: #fff; }
          #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li span:before, #LowPage .checkList-inner .checkList-wrap .checkList .checkList-ul .checkList-li span:after {
            content: "";
            display: block;
            position: absolute;
            width: 14px;
            height: 14px;
            background-color: #fff; }
#LowPage #payment {
  padding: 0em 0 5em !important; }
#LowPage #apply {
  padding: 5em 0 5em !important; }
#LowPage #difference-table {
  margin-bottom: 15px;
  border-collapse: collapse; }
  #LowPage #difference-table th {
    text-align: center;
    background-color: #ecf7fb; }
  #LowPage #difference-table td, #LowPage #difference-table th {
    padding: 3px 2px;
    vertical-align: top;
    border: 1px #ddd solid; }
  #LowPage #difference-table .topic {
    text-align: center;
    vertical-align: middle;
    line-height: 1.2; }
#LowPage #kigyou .BackPh {
  background-image: url(../img/kigyou/main.jpg);
  background-position: center; }
#LowPage #kigyou #flow {
  padding: 7em 0 4em; }
  @media screen and (max-width: 640px) {
    #LowPage #kigyou #flow {
      padding: 5em 0 5em; } }
#LowPage #kigyou .kenshin_price {
  background: #f6fafb;
  border-radius: 5px;
  padding: 20px; }
  @media screen and (max-width: 640px) {
    #LowPage #kigyou .kenshin_price {
      display: block; } }
#LowPage #kojin .BackPh {
  background-image: url(../img/kojin/main.jpg);
  background-position: center; }
#LowPage #kojin .mcbox {
  background-color: #f7fcfa;
  margin-bottom: 5em; }
  #LowPage #kojin .mcbox .menu_item {
    padding: 0px 10px 30px; }
    @media screen and (max-width: 800px) {
      #LowPage #kojin .mcbox .menu_item {
        width: 100%;
        padding: 0px 0px 30px;
        /*background-color: #fff;*/
        padding: 15px;
        margin-bottom: 20px; } }
    @media screen and (max-width: 800px) {
      #LowPage #kojin .mcbox .menu_item dl {
        display: flex;
        justify-content: space-between; } }
    @media screen and (max-width: 800px) {
      #LowPage #kojin .mcbox .menu_item dl dt {
        width: 30%; } }
    #LowPage #kojin .mcbox .menu_item .textarea {
      margin-top: -50px;
      color: #000;
      line-height: 2.8rem; }
      @media screen and (max-width: 800px) {
        #LowPage #kojin .mcbox .menu_item .textarea {
          width: 65%;
          margin-top: 0px; } }
      #LowPage #kojin .mcbox .menu_item .textarea .link {
        align-items: center;
        background-color: #fff;
        color: #1e2229;
        display: inline-flex;
        padding: 10px 44px 10px 20px;
        margin-bottom: 20px;
        position: relative;
        border-radius: 0 10px 0 0;
        top: 2px; }
        #LowPage #kojin .mcbox .menu_item .textarea .link:after {
          font-family: "Font Awesome 5 Free";
          content: "\2192";
          color: #4fbe4f;
          position: absolute;
          right: 12px;
          font-size: 1.3em; }
          @media screen and (max-width: 640px) {
            #LowPage #kojin .mcbox .menu_item .textarea .link:after {
              right: 6px; } }
        @media screen and (max-width: 800px) {
          #LowPage #kojin .mcbox .menu_item .textarea .link {
            margin-bottom: 0px;
            background-color: transparent;
            padding: 0px 44px 10px 0px;
            font-weight: bold; } }
        @media screen and (max-width: 640px) {
          #LowPage #kojin .mcbox .menu_item .textarea .link {
            padding: 0px 44px 0px 0px; } }
#LowPage #kojin #symptoms {
  margin-bottom: 50px; }
  #LowPage #kojin #symptoms .tokuocyou {
    background: #fff; }
    @media screen and (max-width: 1100px) {
      #LowPage #kojin #symptoms .tokuocyou {
        padding-left: 72px; } }
    @media screen and (max-width: 640px) {
      #LowPage #kojin #symptoms .tokuocyou {
        padding-left: 60px; } }
    #LowPage #kojin #symptoms .tokuocyou .checkbox {
      width: 85%;
      margin: auto; }
      @media screen and (max-width: 1100px) {
        #LowPage #kojin #symptoms .tokuocyou .checkbox {
          display: block;
          width: 100%;
          justify-content: space-evenly; } }
      #LowPage #kojin #symptoms .tokuocyou .checkbox .check {
        position: relative;
        border-bottom: 1px dotted #cdcdcd;
        width: 44%;
        margin-bottom: 10px; }
        @media screen and (max-width: 1100px) {
          #LowPage #kojin #symptoms .tokuocyou .checkbox .check {
            width: 100%; } }
        #LowPage #kojin #symptoms .tokuocyou .checkbox .check:before {
          position: absolute;
          background-image: url(../img/common/check.svg);
          display: block;
          top: 7px;
          left: -30px;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-position: left center;
          content: ''; }
          @media screen and (max-width: 640px) {
            #LowPage #kojin #symptoms .tokuocyou .checkbox .check:before {
              top: 10px; } }
#LowPage #kojin #kinen {
  padding-bottom: 0em; }
  #LowPage #kojin #kinen .flow .flowbox {
    background: #fff;
    border: 1px solid #3a87c2;
    text-align: center;
    position: relative;
    width: 150px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 3rem; }
    @media screen and (max-width: 1100px) {
      #LowPage #kojin #kinen .flow .flowbox {
        width: 100px;
        height: 100px;
        line-height: 2.3rem; } }
    #LowPage #kojin #kinen .flow .flowbox:after {
      position: absolute;
      z-index: -1;
      top: 4.5em;
      left: -77%;
      width: 100%;
      height: 1px;
      content: "";
      background-color: #000; }
      @media screen and (max-width: 1100px) {
        #LowPage #kojin #kinen .flow .flowbox:after {
          top: 3em; } }
    #LowPage #kojin #kinen .flow .flowbox:first-child:after {
      display: none; }
    #LowPage #kojin #kinen .flow .flowbox .num {
      color: #367cb2;
      font-size: 1.4rem; }
#LowPage #kojin #vitamin .c-list__body {
  text-align: left; }
#LowPage #kojin #online .tbl th {
  width: 15%; }
#LowPage #kojin #online .tbl .blood {
  border-right: 1px solid #ddd; }
#LowPage #kojin #online .button {
  max-width: 300px;
  width: 100%; }
#LowPage #kojin #online .appdl .border {
  border-bottom: solid 1px #000; }
#LowPage #kojin #online .appdl a {
  color: #000; }
#LowPage #yoyaku .BackPh {
  background-image: url(../img/yoyaku/main.jpg);
  background-position: center; }
@media screen and (max-width: 640px) {
  #LowPage #yoyaku .c-list__body {
    text-align: left; } }
#LowPage #privacy .BackPh {
  background-image: url(../img/privacy/main.jpg);
  background-position: center; }
#LowPage #privacy .privacybox {
  padding: 40px;
  border: 1px solid #d8d8d8; }

.tbl tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .tbl tr th {
    width: 40%;
    padding: 8px 0;
    font-weight: bold;
    background: #f6fafb; }
  .tbl tr td {
    padding-left: 30px;
    background-color: #fff; }
