@charset "UTF-8";
/* Basic Settings
------------------------------------------------*/
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

#wrap {
  margin: 0 auto;
}

.column-main {
  background: #dfedf2;
  min-width: 955px;
  max-width: 955px;
  margin: 0 5px 0 0;
}

.column-main em {
  font-style: normal;
}

.header-global,
.breadcrumbs {
  min-width: 1195px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header-pageTitle-low,
.container-contact,
.footer-global {
  min-width: 1195px;
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 1195px;
}

.column-main {
  width: 955px;
  min-width: 955px;
  color: #444;
  line-height: 1.4;
}

.column-sidebar {
  width: 25%;
  min-width: 200px;
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  #wrap {
    width: 1000px;
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 800px) {
  .header-global, .breadcrumbs {
    width: 100%;
    min-width: inherit;
  }
  .header-pageTitle-low, .container-contact, .footer-global {
    min-width: inherit;
  }
  .container {
    min-width: inherit;
    display: inherit;
  }
  .column-main {
    min-width: inherit;
    max-width: inherit;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  #wrap {
    width: 100%;
    overflow: hidden;
  }
}

.inner {
  position: relative;
  margin: 0 auto;
}

.column section + section{
  margin-top: 0 !important;
}
.column-main {
  min-width: 100%;
  max-width: 100%;
}

@media only screen and (max-width: 800px) {
.column-main {
    margin-right: 0;
    margin-left: -4vw;
    max-width: 100vw !important;
    min-width: 100vw !important;
    width: 100vw !important;
  }
}

.column_head.old_head > div {
  padding-bottom: 110px;
}

@media only screen and (max-width: 800px) {
  .column_head.old_head > div {
    padding: 0;
  }
}



/* Page Common Styles
------------------------------------------------*/
.color0 {
  color: #444;
}

.color1 {
  color: #3da9c5;
}

.color2 {
  color: #2b6780;
}

.color3 {
  color: #2d90aa;
}

.column-main * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.column-main a {
  color: #444;
  text-decoration: underline;
}

.column-main a:hover {
  text-decoration: none;
}

.column-main .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 550px;
}

.column-main .btn-wrap li {
  width: 100%;
}

.column-main a.btn {
  display: block;
  border: 1px solid #fff;
  width: 100%;
  max-width: 548px;
  height: 54px;
  line-height: 52px;
  border-radius: 6px;
  position: relative;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}

.column-main a.btn:hover {
  opacity: 0.75;
}

.page-title-wrap a.btn:after,
.column-main a.btn:after {
  content: "";
  display: block;
  background: url("/jp/~/media/medicom/clinics/paycasmobile/ico_arrow_pc.png") no-repeat 0 0;
  width: 16px;
  height: 11px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
}

.page-title-wrap a.btn.btn-color1,
.column-main a.btn.btn-color1 {
  background-image: -moz-linear-gradient(90deg, #328d17 0%, #4dbf29 17%, #9dd431 100%);
  background-image: -webkit-linear-gradient(90deg, #328d17 0%, #4dbf29 17%, #9dd431 100%);
  background-image: -ms-linear-gradient(90deg, #328d17 0%, #4dbf29 17%, #9dd431 100%);
}

.page-title-wrap a.btn.btn-color2,
.column-main a.btn.btn-color2 {
  background-image: -moz-linear-gradient(90deg, #b11818 0%, #df7b39 17%, #e7b10b 100%);
  background-image: -webkit-linear-gradient(90deg, #b11818 0%, #df7b39 17%, #e7b10b 100%);
  background-image: -ms-linear-gradient(90deg, #b11818 0%, #df7b39 17%, #e7b10b 100%);
}

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


@media only screen and (max-width: 768px) {
  .column-main .btn-wrap {
    width: 86.666667vw;
  }

  .column-main a.btn {
    border-radius: 0.8vw;
    border: 0.2666667vw solid #fff;
    max-width: 86.133333vw;
    height: 11.7333333vw;
    line-height: 11.7333333vw;
    font-size: 4.2666667vw;
  }

  .page-title-wrap a.btn:after,
  .column-main a.btn:after {
    background: url("/jp/~/media/medicom/clinics/paycasmobile/ico_arrow_sp.png") no-repeat 0 0;
    width: 4vw;
    height: 2.666667vw;
    right: 2vw;
    margin-top: -1.3333333vw;
  }
  .page-title-wrap a.btn,
  .column-main a.btn {
    border: 0.2666667vw solid #fff;
    width: 100%;
    max-width: auto;
    height: 13.3333333vw;
    line-height: 12.8vw;
    border-radius: 0.8vw;
    font-size: 4.2666667vw;
  }

  .page-title-wrap a.btn:after,
  .column-main a.btn:after {
    background: url(/jp/~/media/medicom/clinics/mchrf/icon_arrow03_sp.png) 0 0 / 100% 100% no-repeat;
    width: 2.666667vw;
    height: 4vw;
    margin-top: -2vw;
  }
}



/* Page Styles
------------------------------------------------*/
/* main Visual */
.page-title-wrap {
  background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_h1_pc.png"), -moz-linear-gradient(0deg, #84d4e1 0%, #84d4e1 50%, #00aaf0 51%, #00aaf0 100%);
  background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_h1_pc.png"), -webkit-linear-gradient(0deg, #84d4e1 0%, #84d4e1 50%, #00aaf0 51%, #00aaf0 100%);
  background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_h1_pc.png"), -ms-linear-gradient(0deg, #84d4e1 0%, #84d4e1 50%, #00aaf0 51%, #00aaf0 100%);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 320px;
  min-width: 1195px;
  line-height: 1.4;
}

.page-title-wrap .page-title-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 33px 0 12.5%;
  font-weight: normal;
  color: #fff;
  position: relative;
  height: 320px;
}

.page-title-wrap .page-title-inner .copy {
  display: block;
  padding: 65px 0 0;
  line-height: 1;
  font-size: 36px;
}

.page-title-wrap .page-title-inner .sub {
  display: block;
  padding: 35px 0 10px;
  line-height: 1;
  font-size: 20px;
  color: #222;
}

.page-title-wrap .page-title-inner .logo {
  display: block;
  background: url("/jp/~/media/medicom/clinics/paycasmobile/img_h1_logo_pc.png") no-repeat 0 0;
  width: 554px;
  height: 87px;
  text-indent: 100%; 
  white-space: nowrap; 
  overflow: hidden; 
}

@media only screen and (max-width: 768px) {
  /* main Visual */
  .page-title-wrap {
    background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_h1_sp.png") 0 0 / 100% 100% no-repeat;
    min-width: 100%;
    line-height: 1.4;
  }

  .page-title-wrap .page-title-inner {
    box-sizing: border-box;
    max-width: 100%;
    padding: 6.6666667vw 0 0 5.3333333vw;
    height: 66.666667vw;
  }

  .page-title-wrap .page-title-inner .copy {
    padding: 0;
    font-size: 4.8vw;
  }

  .page-title-wrap .page-title-inner .sub {
    padding: 4vw 0 2.4vw;
    font-size: 2.4vw;
  }

  .page-title-wrap .page-title-inner .logo {
    background: url("/jp/~/media/medicom/clinics/paycasmobile/img_h1_logo_sp.png") 0 0 / 100% 100% no-repeat;
    width: 44.533333vw;
    height: 20.8vw;
  }
}





/* Introduction */
#intro {
  background: #fff;
}

#intro .inquiry-wrap {
  border-radius: 10px;
  background: #dfedf2;
  padding: 30px 0 40px;
  text-align: center;
}

#intro .inquiry-wrap .title {
  margin: 0 0 15px;
  font-size: 22px;
}

#intro .inquiry-wrap .title sup {
}

#intro .inquiry-wrap .title .large {
  font-size: 28px;
}

#intro .inquiry-wrap picture {
  display: block;
  margin: 0 auto 20px;
  width: 73.45%;
}

#intro .ev-txt {
  padding: 8px 0 35px;
  font-size: 12px;
}

#q-wrap {
  position: relative;
  background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_q_pc.png") 0 0 / 100% 100% no-repeat;
  padding: 50px 0 95px;
  text-align: center;
}

#q-wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -22px;
  border-top: 30px solid #ffd235;
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  margin: 0 0 0 -40px;
}

#q-wrap .title {
  margin: 0 0 75px;
  line-height: 1;
  font-size: 30px;
}

#q-wrap .title .sub {
  display: block;
  margin: 0 0 20px;
  font-size: 24px;
}

#worries-list {
  justify-content: center;
}

#worries-list .worries-list-item {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  margin: 0 1.44%;
  padding: 25px 0;
  width: 19.7%;
}

#worries-list .worries-list-item:after {
  content: '';
  position: absolute;
  left: 38px;
  bottom: -16px;
  border-bottom: 16px solid transparent;
  border-left: 11px solid #fff;
}

#worries-list .worries-list-item .txt {
  width: 100%;
}

#a-wrap {
  background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_a_pc.png") 0 0 / cover no-repeat;
  padding: 65px 0 40px;
  text-align: center;
}

#a-wrap .title {
  margin: 0 0 40px;
  line-height: 1;
  font-size: 30px;
  color: #fff;
}

#a-wrap .title .logo {
  display: inline-block;
  background: url("/jp/~/media/medicom/clinics/paycasmobile/img_h1_logo_pc.png") 0 0 / 100% 100% no-repeat;
  margin: 0 5px -6px -3px;
  width: 230px;
  height: 37px;
  text-indent: 100%; 
  white-space: nowrap; 
  overflow: hidden; 
}

#merit-list {
  margin: 0 0 20px;
  justify-content: center;
}

#merit-list .merit-list-item {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 3px 16px 0 rgba(36, 36, 36, 0.2);
  margin: 0 1.44% 30px;
  padding: 25px 0;
  width: 30.88%;
}

#merit-list .merit-list-item .txt {
  width: 100%;
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  #intro {
    padding: 3vw 0 0;
  }

  #intro .inquiry-wrap {
    border-radius: 1.3333333vw;
    margin: 0 auto;
    padding: 4vw 0;
    width: 94.666667vw;
  }

  #intro .inquiry-wrap .title {
    margin: 0 0 2.666667vw;
    font-size: 3.733333vw;
  }

  #intro .inquiry-wrap .title .large {
    font-size: 4.2666667vw;
  }

  #intro .inquiry-wrap picture {
    margin: 0 auto 5.2vw;
    width: 86.933333vw;
  }

  #intro .ev-txt {
    padding: 1.3333333vw 3.333333vw 8vw;
    font-size: 2.666667vw;
  }

  #q-wrap {
    background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_q_sp.png") 0 0 / 100% 100% no-repeat;
    padding: 8vw 0 10.666667vw;
  }

  #q-wrap:after {
    bottom: -2.4vw;
    border-top: 4vw solid #ffd235;
    border-right: 5.3333333vw solid transparent;
    border-left: 5.3333333vw solid transparent;
    margin: 0 0 0 -5.3333333vw;
  }

  #q-wrap .title {
    margin: 0 0 18.666667vw;
    font-size: 5.6vw;
  }

  #q-wrap .title .sub {
    margin: 0 0 4vw;
    font-size: 4.8vw;
  }

  #worries-list {
    flex-wrap: wrap;
  }

  #worries-list .worries-list-item {
    border-radius: 2.1333333vw;
    box-shadow: 0 0.6666667vw 2vw 0 rgba(0, 0, 0, 0.1);
    margin: 0 2.2666667vw 6vw;
    padding: 4vw 0;
    width: 43.733333vw;
    font-size: 3.733333vw;
  }

  #worries-list .worries-list-item:after {
    left: 5.0666667vw;
    bottom: -3.466667vw;
    border-bottom: 3.466667vw solid transparent;
    border-left: 2.533333vw solid #fff;
  }

  #worries-list .worries-list-item .txt {
    width: 100%;
  }

  #a-wrap {
    background: url("/jp/~/media/medicom/clinics/paycasmobile/bg_a_sp.png") 0 0 / cover no-repeat;
    padding: 10.666667vw 0;
  }

  #a-wrap .title {
    margin: 0 0 8vw;
    line-height: 1.4;
    font-size: 5.6vw;
  }

  #a-wrap .title .logo {
    margin: 0 0.6666667vw -0.8vw -0.4vw;
    width: 51.866667vw;
    height: 8.2666667vw;
  }

  #merit-list {
    margin: 0 auto 9.3333333vw;
    width: 80vw;
  }

  #merit-list .merit-list-item {
    display: block;
    border-radius: 1.3333333vw;
    box-shadow: 0 0.4vw 2.1333333vw 0 rgba(36, 36, 36, 0.2);
    margin: 0 0 4vw;
    padding: 4vw 0;
    width: 100%;
  }

  #merit-list .merit-list-item .txt {
    font-size: 3.733333vw;
  }
}





/* Reason */
#reason {
  background: #f0f6f8;
  padding: 100px 0 0;
}

#reason .title {
  margin: 0 0 50px;
  text-align: center;
  font-size: 30px;
}

#reason-list {
  background: #dfedf2;
  counter-reset: my-counter;
}

#reason-list .reason-list-wrap {
  padding: 50px 0 0;
}

#reason-list .reason-list-wrap .sub-title {
  margin: 0 0 40px;
  text-align: center;
  font-size: 26px;
}

#reason-list .reason-list-wrap .sub-title:before {
  content: counter(my-counter, decimal-leading-zero);
  counter-increment: my-counter;
  display: block;
  position: relative;
  margin: 0 0 10px;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 34px;
}

#reason-list #reason01 > .flex-wrap {
  margin: 0 auto;
  padding: 0 0 50px;
  width: 92.278%;
}

#logo-list {
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 10px;
  background: #fff;
  margin: 0 0 30px;
  padding: 30px 0 0;
  width: 100%;
}

#logo-list .logo-list-wrap {
  position: relative;
  margin: 0 0 30px;
  width: 33.333%;
  min-width: 275px;
  text-align: center;
}

#logo-list .logo-list-wrap:nth-child(2):before,
#logo-list .logo-list-wrap:nth-child(2):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #cce7e7;
  width: 1px;
  height: 100%;
}

#logo-list .logo-list-wrap:nth-child(2):after {
  left: auto;
  right: 0;
}

#logo-list .logo-list-wrap .logo-list-title {
  display: block;
  border-radius: 20px;
  background-image: -moz-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  margin: 0 auto 30px;
  width: 73.6%;
  height: 40px;
  line-height: 40px;
  color: #fff;
}

#reason-list #reason01 #allinone,
#reason-list #reason01 #reception {
  border-radius: 10px;
  background: #fff;
  padding: 25px 0 30px;
  width: 48.43%;
  text-align: center;
}

#reason-list #reason01 h4 {
  margin: 0 0 30px;
  font-size: 18px;
}

#reason-list #reason01 #reception h4 {
  margin: 0 0 40px;
}

#reason-list #reason01 .img {
  display: block;
  margin: 0 auto;
  width: 69.1%;
}

#reason-list #reason01 #reception .img {
  width: 51.2%;
}


#reason-list #reason02 {
  background: #f0f6f8;
  padding: 50px 0;
}

#price-plan {
  flex-wrap: wrap;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #e2e9eb;
  background: #fff;
  margin: 0 auto;
  padding: 30px 0 0;
  width: 82.6%;
  text-align: center;
}

#price-plan .txt {
  margin: 0 0 30px;
  width: 100%;
  font-size: 20px;
}

#price-plan01 {
  width: 43.22%;
}

#price-plan02 {
  width: 56.5%;
}

#price-plan .price-plan-title {
  display: block;
  border-radius: 20px;
  background-image: -moz-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  margin: 0 auto 30px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
}

#price-plan #price-plan02 .price-plan-title {
  margin: 0 auto 42px;
  width: 170px;
}

#price-plan .price-plan-title sup {
  line-height: 1;
}

#price-plan .price-plan-wrap dd {
  margin: 0 0 40px;
}

#price-plan .price-txt {
  display: block;
  margin: 0 auto;
  text-indent: 100%; 
  white-space: nowrap; 
  overflow: hidden;
}

#price-plan #price01 {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price01_pc.png") 0 0 / 100% 100% no-repeat; width: 64px; height: 54px;}
#price-plan #price02 {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price02_pc.png") 0 0 / 100% 100% no-repeat; width: 208px; height: 61px;}
#price-plan #price03a {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03a_pc.png") 0 0 / 100% 100% no-repeat; width: 330px; height: 42px;}
#price-plan #price03b {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03b_pc.png") 0 0 / 100% 100% no-repeat; width: 330px; height: 42px;}
#price-plan #price03c {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03c_pc.png") 0 0 / 100% 100% no-repeat; width: 330px; height: 42px;}

#price-plan #price-plan02 .list-circle li {
 position: relative;
 margin: 0 auto 40px;
 padding: 0 0 0 20px;
  width: 320px;
 font-size: 1rem;
 line-height: 1.4;
}

#price-plan #price-plan02 .list-circle li::before {
 content: '';
 position: absolute;
 top: 18px;
 left: 0;
 display: block;
 border-radius: 50%;
 background: #7ab6cb;
 width: 8px;
 height: 8px;
}

#reason02 .ev-txt {
  margin: 5px auto 0;
  width: 82.6%;
  font-size: 12px;
}

#compact-list {
  margin: 0 auto;
  padding: 0 0 50px;
  width: 92.664%;
}

#compact-list .compact-list-item {
  position: relative;
  border-radius: 10px;
  background: #fff;
  padding: 0 0 15px;
  width: 31.25%;
  text-align: center;
}

#compact-list .compact-list-item .txt {
  padding: 40px 0 35px;
  line-height: 1.7;
  font-size: 18px;
}

#compact-list .compact-list-item:nth-child(2) .txt {
  padding: 20px 0 25px;
}

#compact-list .compact-list-item .img img {
  margin: 0 auto;
  width: auto;
  height: 140px;
}

#compact-list .compact-list-item:nth-child(2) .img img {height: 142px;}
#compact-list .compact-list-item:nth-child(3) .img img {height: 99px;}


@media only screen and (max-width: 768px) {
  #reason {
    padding: 10.666667vw 0 0;
  }

  #reason .title {
    margin: 0 0 10vw;
    font-size: 5.6vw;
  }

  #reason-list .reason-list-wrap {
    padding: 10.666667vw 0 0;
  }

  #reason-list .reason-list-wrap .sub-title {
    margin: 0 0 7.3333333vw;
    font-size: 4.8vw;
  }

  #reason-list .reason-list-wrap .sub-title:before {
    margin: 0 0 2vw;
    height: 6.6666667vw;
    line-height: 6.6666667vw;
    font-size: 6.6666667vw;
  }

  #reason-list #reason01 > .flex-wrap {
    display: block;
    margin: 0 auto;
    padding: 0 0 5.3333333vw;
    width: 86.666667vw;
  }

  #logo-list {
    display: block;
    border-radius: 1.3333333vw;
    margin: 0 0 5.3333333vw;
    padding: 8vw 0 6.6666667vw;
  }

  #logo-list .logo-list-wrap {
    margin: 0 0 6.6666667vw;
    width: 100%;
    min-width: auto;
  }

  #logo-list .logo-list-wrap:nth-child(2):before,
  #logo-list .logo-list-wrap:nth-child(2):after {
    display: none;
  }

  #logo-list .logo-list-wrap .logo-list-title {
    border-radius: 4.4vw;
    margin: 0 auto 6vw;
    width: 52.266667vw;
    height: 8.8vw;
    line-height: 8.8vw;
  }

  #reason-list #reason01 #allinone,
  #reason-list #reason01 #reception {
    border-radius: 1.3333333vw;
    margin: 0 0 5.3333333vw;
    padding: 6vw 0 8vw;
    width: 100%;
  }

  #reason-list #reason01 h4 {
    margin: 0 0 8vw;
    font-size: 3.733333vw;
  }

  #reason-list #reason01 #reception h4 {
    margin: 0 0 8vw;
  }

  #reason-list #reason01 .img {
    width: 58.666667vw;
  }

  #reason-list #reason01 #allinone .img {
    width: 65.733333vw;
  }

  #reason-list #reason01 #reception .img {
    width: 44.266667vw;
  }

  #reason-list #reason02 {
    padding: 10.666667vw 0 6.6666667vw;
  }

  #price-plan {
    display: block;
    border-radius: 1.3333333vw;
    border: 0.2666667vw solid #e2e9eb;
    padding: 6vw 0 0;
    width: 86.666667vw;
  }

  #price-plan .txt {
    margin: 0 0 8vw;
    font-size: 3.733333vw;
  }

  #price-plan01 {
    width: 100%;
  }

  #price-plan02 {
    width: 100%;
  }

  #price-plan .price-plan-title {
    border-radius: 4.5333333vw;
    margin: 0 auto 5.3333333vw;
    width: 38.4vw;
    height: 9.0666667vw;
    line-height: 9.0666667vw;
    font-size: 3.733333vw;
  }

  #price-plan #price-plan02 .price-plan-title {
    margin: 0 auto 6.4vw;
    width: 38.4vw;
  }

  #price-plan .price-plan-wrap dd {
    margin: 0 0 7.7333333vw;
  }

  #price-plan #price01 {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price01_sp.png") 0 0 / 100% 100% no-repeat; width: 14.133333vw; height: 11.2vw;}
  #price-plan #price02 {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price02_sp.png") 0 0 / 100% 100% no-repeat; width: 42.533333vw; height: 12.6666667vw;}
  #price-plan #price03a {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03a_sp.png") 0 0 / 100% 100% no-repeat; width: 68.4vw; height: 8.9333333vw;}
  #price-plan #price03b {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03b_sp.png") 0 0 / 100% 100% no-repeat; width: 68.533333vw; height: 9.0666667vw;}
  #price-plan #price03c {background: url("/jp/~/media/medicom/clinics/paycasmobile/img_txt-price03c_sp.png") 0 0 / 100% 100% no-repeat; width: 68.2666667vw; height: 9.0666667vw;}

  #price-plan #price-plan02 .list-circle li {
    margin: 0 auto 5.3333333vw;
    padding: 0 0 0 4.6666667vw;
    width: 73.6vw;
    line-height: 1.4;
  }

  #price-plan #price-plan02 .list-circle li::before {
   top: 3.733333vw;
   width: 2.666667vw;
   height: 2.666667vw;
  }

  #reason02 .ev-txt {
    margin: 1.3333333vw auto 0;
    padding: 0 0 0 2.666667vw;
    width: 86.666667vw;
    font-size: 2.666667vw;
  }

  #reason02 .ev-txt:first-letter {
    margin: 0 0 0 -2.666667vw;
  }

  #compact-list {
    display: block;
    padding: 0 0 5.3333333vw;
    width: 86.666667vw;
  }

  #compact-list .compact-list-item {
    border-radius: 1.3333333vw;
    margin: 0 0 5.3333333vw;
    padding: 0 0 6vw;
    width: 100%;
  }

  #compact-list .compact-list-item .txt {
    padding: 6vw 0 8vw;
    line-height: 1.5;
    font-size: 3.733333vw;
  }

  #compact-list .compact-list-item:nth-child(2) .txt {
    padding: 6vw 0 8vw;
  }

  #compact-list .compact-list-item .img img {
    height: 30.666667vw;
  }

  #compact-list .compact-list-item:nth-child(2) .img img {height: 31.066667vw;}
  #compact-list .compact-list-item:nth-child(3) .img img {height: 23.733333vw;}
}





/* More */
#more {
  background: #f0f6f8;
  padding: 50px 0 80px;
}

#more .sub {
  display: block;
  padding: 0 0 5px;
  font-size: 24px;
}

#more .title {
  display: block;
  padding: 0 0 55px;
  font-size: 26px;
}

#more .img {
  display: block;
  margin: 0 auto 15px;
  width: 62.9%;
}

#more .txt {
  padding: 0 0 100px;
  font-size: 18px;
}

#more .cooperation-wrap .title {
  padding: 0 0 38px;
}

#cooperation-list {
  margin: 0 auto;
  width: 81.08%;
}

#cooperation-list .cooperation-list-item {
  width: 47.62%;
}

#cooperation-list .cooperation-list-item a {
  display: block;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 34px 8% 0;
  width: 100%;
  height: 140px;
}

#cooperation-list .cooperation-list-item .img {
  margin: 0 auto 15px;
  width: 100%;
  text-align: center;
}

#cooperation-list .cooperation-list-item .img img {
  width: auto;
  max-height: 79px;
}

@media only screen and (max-width: 768px) {
  #more {
    padding: 9.3333333vw 0 9.3333333vw;
  }

  #more .sub {
    padding: 0 0 0.8vw;
    font-size: 4.5333333vw;
  }

  #more .title {
    padding: 0 0 8vw;
    font-size: 4.8vw;
  }

  #more .img {
    margin: 0 auto 7.2vw;
    width: 89.2vw;
  }

  #more .txt {
    padding: 0 0 8vw;
    font-size: 3.733333vw;
  }

  #more .cooperation-wrap .title {
    padding: 0 0 7.2vw;
  }

  #cooperation-list {
    width: 81.333333vw;
  }

  #cooperation-list .cooperation-list-item {
    margin: 0 0 4vw;
    width: 100%;
  }

  #cooperation-list .cooperation-list-item a {
    border-radius: 1.3333333vw;
    box-shadow: 0 0.6666667vw 2vw 0 rgba(0, 0, 0, 0.1);
    padding: 6vw 7.3333333vw 0;
    height: 26.666667vw;
    line-height: 26.666667vw;
  }

  #cooperation-list .cooperation-list-item .img {
    margin: 0 auto;
  }

  #cooperation-list .cooperation-list-item .img img {
    max-height: auto;
  }
}





/* Flow */
#flow {
  padding: 80px 0 60px;
}

#flow .title {
  display: block;
  padding: 0 0 5px;
  font-size: 30px;
}

#flow .sub {
  display: block;
  padding: 0 0 40px;
  font-size: 30px;
}

#flow-list {
  margin: 0 auto 10px;
  width: 94.2%;
}

#flow-list .flow-list-item {
  position: relative;
  box-sizing: border-box;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  padding: 30px 10px 20px;
  width: 22.54%;
}

#flow-list .flow-list-item:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  right: -24px;
  display: block;
  background: url("/jp/~/media/medicom/clinics/paycasmobile/arrow_flow_pc.png") 0 0 / 100% 100% no-repeat;
  margin: -11px 0 0;
  width: 17px;
  height: 22px;
}

#flow-list .flow-list-item .sub-title {
  display: block;
  width: 100%;
  font-size: 18px;
}

#flow-list .flow-list-item .img {
  display: flex;
  align-items: center;
  height: 85px;
}

#flow-list .flow-list-item .img img {
  margin: 0 auto;
  width: 49px;
  height: auto;
}

#flow-list .flow-list-item:nth-child(2) .img img {width: 35px;}
#flow-list .flow-list-item:nth-child(3) .img img {width: 45px;}
#flow-list .flow-list-item:nth-child(4) .img img {width: 35px;}

#flow-list .flow-list-item .time {
  display: block;
  border-radius: 14px;
  background-image: -moz-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(62,190,237) 0%, rgb(134,212,225) 100%);
  margin: 0 auto 25px;
  width: 118px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}

#flow-list .flow-list-item:nth-child(4) .time {
  margin: 0 auto 15px;
}

#flow-list .flow-list-item .txt {
  line-height: 1.7;
}

#flow > .txt {
  margin: 0 auto;
  width: 94.2%;
  line-height: 1.7;
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  #flow {
    padding: 10.666667vw 0 13.3333333vw;
  }

  #flow .title {
    padding: 0;
    font-size: 5.6vw;
  }

  #flow .sub {
    padding: 0 0 7.2vw;
    font-size: 5.6vw;
  }

  #flow-list {
    display: block;
    margin: 0 auto 2.666667vw;
    width: 86.666667vw;
  }

  #flow-list .flow-list-item {
    border-radius: 1.3333333vw;
    box-shadow: 0 0.6666667vw 2vw 0 rgba(0, 0, 0, 0.1);
    padding: 4.8vw 0;
    width: 100%;
  }

  #flow-list .flow-list-item:not(:last-child):after {
    top: auto;
    bottom: -6.4vw;
    right: 50%;
    background: url("/jp/~/media/medicom/clinics/paycasmobile/arrow_flow_sp.png") 0 0 / 100% 100% no-repeat;
    margin: 0 -3.0666667vw 0 0;
    width: 6.1333333vw;
    height: 4.5333333vw;
  }

  #flow-list .flow-list-item:not(:last-child) {
    margin: 0 0 8.6666667vw;
  }

  #flow-list .flow-list-item .sub-title {
    font-size:  4.8vw;
  }

  #flow-list .flow-list-item .img {
    height: 26.666667vw;
  }

  #flow-list .flow-list-item .img img {
    width: 15.6vw;
  }

  #flow-list .flow-list-item:nth-child(2) .img img {width: 12.6666667vw;}
  #flow-list .flow-list-item:nth-child(3) .img img {width: 14.933333vw;}
  #flow-list .flow-list-item:nth-child(4) .img img {width: 11.7333333vw;}

  #flow-list .flow-list-item .time {
    border-radius: 3.8666667vw;
    margin: 0 auto 2vw;
    width: 40vw;
    height: 7.7333333vw;
    line-height: 7.7333333vw;
  }

  #flow-list .flow-list-item:nth-child(4) .time {
    margin: 0 auto 2vw;
  }

  #flow > .txt {
    width: 86.666667vw;
    font-size: 3.733333vw;
  }

}





/* ------------------------------------------------------------------------
	Ajustment For Smart Phone 
------------------------------------------------------------------------ */
@media only screen and (max-width: 650px) {
  .main-scroll-area {
    min-width: 0;
  }
  .column-main {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
