@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;
  }
}

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

@media only screen and (max-width: 800px) {
  aside {
    margin-top: 8vw;
  }
}


/* 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 {
  font-weight: bold;
  color: #2d90aa;
  text-decoration: underline;
}

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

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

.section-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(254,254,254,0.70);
  margin: 0 0 35px;
  padding: 20px 20px 20px 120px;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 26px;
}

.section-title:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 0;
  display: block;
  background: url(/jp/~/media/medicom/clinics/mchrf/icon_ribon_pc.png) no-repeat 0 0;
  width: 92px;
  height: 133px;
}

.section-title .title {
  line-height: 1.4;
  font-size: 26px;
}

.section-sub-title {
  margin: 0 50px 20px;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 20px;
}

@media only screen and (max-width: 768px) {
  .section-title {
    margin: 0 0 6vw;
    padding: 3.333333vw 4.6666667vw 3.333333vw 14vw;
  }

  .section-title:before {
    top: -4vw;
    background: url(/jp/~/media/medicom/clinics/mchrf/icon_ribon_pc.png) 0 0 / 100% 100% no-repeat;
    width: 12.2666667vw;
    height: 17.733333vw;
  }

  .section-title .title {
    line-height: 1.3;
    font-size: 4.8vw;
  }
  
  .section-sub-title {
    margin: 0 5.3333333vw 3.333333vw;
    font-size: 4.8vw;
  }
}





/* Page Styles
------------------------------------------------*/
/* main Visual */
.page-title-wrap {
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_pc.png"), -moz-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_pc.png"), -webkit-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_pc.png"), -ms-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: auto 200px;
  min-width: 1195px;
  line-height: 1.4;
}

.page-title-wrap .page-title-inner {
  display: flex;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 33px;
  position: relative;
  height: 200px;
}

.page-title-wrap .page-title-inner .title {
  font-weight: bold;
  font-size: 42px;
  color: #595657;
}

@media only screen and (max-width: 768px) {
.page-title-wrap {
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_sp.png"), -moz-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_sp.png"), -webkit-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/bg_h1_2nd_sp.png"), -ms-linear-gradient(0deg, #4b9cc0 0%, #4b9cc0 50%, #c8dadc 51%, #c8dadc 100%);
  background-size: auto 29.333333vw;
  min-width: 100%;
}

.page-title-wrap .page-title-inner {
  max-width: 100%;
  padding: 0 6vw;
  height: 29.333333vw;
}

.page-title-wrap .page-title-inner .title {
  font-size: 6.6666667vw;
}
}





/* Introduction */
#introduction {
  background: #f5f9fa;
  margin: 0 0 55px;
  padding: 20px 20px 20px 50px;
}

#introduction .txt {
  padding: 20px 0 0;
  width: 45%;
  line-height: 1.75;
}

#introduction .img {
  width: 48.2%;
}

@media only screen and (max-width: 768px) {
  #introduction {
    flex-direction: column-reverse;
    margin: 0 0 11.333333vw;
    padding: 5.3333333vw 5.3333333vw 12vw;
  }

  #introduction .txt {
    padding: 4vw 0 0;
    width: 100%;
  }

  #introduction .img {
    width: 100%;
  }
}





/* Detail Contents */
.detail-cont {
  padding: 0 0 45px;
}

.detail-cont .txt {
  padding: 0 50px 40px;
  line-height: 1.75;
}

.detail-cont .link-wrap {
  padding: 0 50px 20px;
}

.detail-cont .link-wrap:last-child {
  padding: 0 50px;
}

.detail-cont .link-wrap .link-item {
  padding: 0 0 30px;
}

.detail-cont .arrow-green {
  position: relative;
  padding: 0 0 0 34px;
}

.detail-cont .arrow-green:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  display: block;
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/arrow_green.png") 0 0 / 100% 100% no-repeat;
  width: 24px;
  height: 24px;
}

.detail-cont .qa-wrap .title-q {
  position: relative;
  padding: 0 50px 40px;
}

.detail-cont .qa-wrap .title-q:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50px;
  display: block;
  background: #2d90aa;
  width: 32px;
  height: 1px;
}

.detail-cont .qa-wrap .title-q::first-letter {
  margin: 0 0 0 37px;
}

.detail-cont .qa-wrap .txt-a {
  position: relative;
  padding: 0 0 0 115px;
}

.detail-cont .qa-wrap .txt-a:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 50px;
  display: block;
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/ico_men.png") 0 0 / 100% 100% no-repeat;
  width: 90px;
  height: 90px;
}

.detail-cont .case-list {
  margin: 0 auto 10px;
  width: 90.34%;
}

.detail-cont .case-list .case-item {
  width: 48%;
}

.detail-cont .case-list .case-item a {
  position: relative;
  display: flex;
  background: rgba(255, 255, 255, 1.00);
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.0175);
  padding: 10px 3.3333% 0 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.detail-cont .case-list .case-item a:before {
  content: '';
  position: absolute;
  bottom: 2px;
  right: 2px;
  display: block;
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/arrow_case-s.png") 0 0 / 100% 100% no-repeat;
  width: 40px;
  height: 40px;
}

.detail-cont .case-list .case-item .img {
  margin: 0 3.333% 10px 10px;
  width: 31.111%;
}

.detail-cont .case-list .case-item .txt-wrap {
  width: 60%;
}

.detail-cont .case-list .case-item .case-title {
  margin: 10px 0 15px;
  font-size: 18px;
}

.detail-cont .case-list .case-item .case-name {
  margin: 0 0 40px;
}

.detail-cont .case-list .case-item .case-name sub {
  display: block;
  font-size: 16px;
}




@media only screen and (max-width: 768px) {
  .detail-cont {
    padding: 0 0 8vw;
  }

  .detail-cont .txt {
    padding: 0 5.3333333vw 8vw;
    line-height: 1.75;
  }

  .detail-cont .link-wrap {
    padding: 0 5.3333333vw 2vw;
  }

  .detail-cont .link-wrap:last-child {
    padding: 0 5.3333333vw;
  }

  .detail-cont .link-wrap .link-item {
    padding: 0 0 5.3333333vw;
  }

  .detail-cont .arrow-green {
    padding: 0 0 0 6vw;
  }

  .detail-cont .arrow-green:before {
    top: -0.4vw;
    width: 4.8vw;
    height: 4.8vw;
  }
  
  .detail-cont .qa-wrap .title-q {
    padding: 0 5.3333333vw 8vw;
  }

  .detail-cont .qa-wrap .title-q:before {
    top: 2.4vw;
    left: 5.3333333vw;
    width: 7.4666667vw;
    height: 0.2666667vw;
  }

  .detail-cont .qa-wrap .title-q::first-letter {
    margin: 0 0 0 8.6666667vw;
  }

  .detail-cont .qa-wrap .txt-a {
    position: relative;
    padding: 0 ;
  }

  .detail-cont .qa-wrap .txt-a:before {
    display: none;
  }

  .detail-cont .qa-wrap .txt-a .img {
    float: left;
    margin: 0 4vw 0 0;
    width: 14.4vw;
  }

  .detail-cont .case-list {
    margin: 0 auto;
    width: 86.66667vw;
  }

  .detail-cont .case-list .case-item {
    margin: 0 0 5.3333333vw;
    width: 100%;
  }

  .detail-cont .case-list .case-item a {
    box-shadow: 0 0 5.3333333vw 0 rgba(0, 0, 0, 0.0175);
    padding: 1.3333333vw 3.3333% 0 0;
  }

  .detail-cont .case-list .case-item a:before {
    content: '';
    position: absolute;
    bottom: 2px;
    right: 2px;
    display: block;
    background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/arrow_case-s.png") 0 0 / 100% 100% no-repeat;
    width: 40px;
    height: 40px;
  }

  .detail-cont .case-list .case-item .img {
    margin: 0 3.333% 1.3333333vw 1.3333333vw;
    width: 24vw;
  }

  .detail-cont .case-list .case-item .txt-wrap {
    width: 56vw;
  }

  .detail-cont .case-list .case-item .case-title {
    margin: 1.3333333vw 0 3.333333vw;
    font-size: 4vw;
  }

  .detail-cont .case-list .case-item .case-name {
    margin: 0 0 3.333333vw;
    font-size: 3.2vw;
  }

  .detail-cont .case-list .case-item .case-name sub {
    font-size: 3.2vw;
  }

}





/* author */
#author {
  background: #f5f9fa;
  padding: 80px 0 60px;
}

#author .txt {
  padding: 0 50px;
  line-height: 1.75;
}

#author .title {
  position: relative;
  padding: 0 0 40px 165px;
}

#author .title:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 50px;
  display: block;
  background: url("/jp/~/media/medicom/clinics/mchrf/function-detail/ico_men.png") 0 0 / 100% 100% no-repeat;
  width: 90px;
  height: 90px;
}

#author .title sub {
  display: block;
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 16px;
}

#author .title em {
  font-size: 20px;
}

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

  #author .txt {
    padding: 0 5.3333333vw;
  }

  #author .title {
    padding: 0 0 6.6666667vw 24vw;
    font-size: 3.733333vw;
  }

  #author .title:before {
    top: 0;
    left: 5.3333333vw;
    width: 14.4vw;
    height: 14.4vw;
  }

  #author .title sub {
    margin: 0;
    font-size: 3.2vw;
  }

  #author .title em {
    font-size: 4.8vw;
  }

}




/* Function Detail List */
#function-detail-list {
  background: #fff;
  padding: 55px 0;
}

#function-detail-list .title {
  margin: 0 0 35px;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
}

#function-detail-list .flex-wrap {
  justify-content: flex-start;
  margin: 0 auto;
  width: 94.7875%;
}

#function-detail-list .function-detail-list-item {
  background: #f5f9fa;
  margin: 0 0.66% 6px;
  width: 31.568%;
}

#function-detail-list .function-detail-list-item a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 35px 20px 30px;
  height: 100%;
  text-decoration: none;
}

#function-detail-list .function-detail-list-item a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 25px;
	margin: -4px 0 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media only screen and (max-width: 768px) {
  #function-detail-list {
    padding: 7.7333333vw 0;
  }

  #function-detail-list .title {
    margin: 0 0 4vw;
    font-size: 4.8vw;
  }

  #function-detail-list .flex-wrap {
    justify-content: space-between;
    background: #dfedf2;
    padding: 0.2666667vw 0 0;
    width: 100%;
  }

  #function-detail-list .function-detail-list-item {
    background: #fff;
    margin: 0 0 0.2666667vw;
    width: 49.866667vw;
  }

  #function-detail-list .function-detail-list-item a {
    padding: 0 0 0 4vw;
    height: 12vw;
    line-height: 12vw;
    font-size: 3.2vw;
  }

  #function-detail-list .function-detail-list-item a:after {
    right: 3.733333vw;
    margin: -0.8vw 0 0;
    width: 1.6vw;
    height: 1.6vw;
    border-top: 0.5333333vw solid #ccc;
    border-right: 0.5333333vw solid #ccc;
  }
}





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

/* cv
------------------------------------------------*/
.bg1 {
  background-color: #dfedf2;
}

.color1 {
  color: #3da9c5;
}

.color3 {
  color: #2b6780;
}

.index-header {
  padding: 22px 25px 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
}

@media only screen and (max-width: 800px) {
  .index-header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 5.86667vw 15px;
  }
}

.index-header-col1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.index-header .txt1 {
  margin-bottom: 7px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.86667;
}

@media only screen and (max-width: 800px) {
  .index-header .txt1 {
    font-size: 3.73333vw;
    letter-spacing: -0.05em;
  }
}

.index-header .txt2 {
  background: url(/jp/~/media/medicom/clinics/mchrf-hybrid-cloud_02/CV_logo_pc.png) no-repeat 0 0;
  width: 268px;
  height: 72px;
  background-size: 100%;
  text-indent: -9999px;
  overflow: hidden;
}

.index-header .txt3 {
  font-size: 24px;
  font-weight: bold;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 800px) {
  .index-header .txt3 {
    font-size: 4.26667vw;
  }
}

.index-header2 {
  padding: 0 25px 40px;
}

@media only screen and (max-width: 800px) {
  .index-header2 {
    padding: 0 25px 28px;
  }
}

.column-main .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 800px) {
  .column-main .btn-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
  }
}

.column-main .btn-wrap a:nth-child(2) {
  margin-left: 15px;
}

@media only screen and (max-width: 800px) {
  .column-main .btn-wrap a:nth-child(2) {
    margin-left: 0;
  }
}

.btn-wrap .renew_btn {
  color: rgb(255, 255, 255);
  text-align: center;
  height: 68px;
  font-size: 20px;
  font-family: "UD Shin Go DemiBold", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, ãƒ¡ã‚¤ãƒªã‚ª, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
  border-radius: 15px;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 430px;
}

.renew_btn--orange {
  background-color: rgb(218, 124, 16);
}

.renew_btn--green {
  background-color: rgb(8, 165, 147);
}

.renew_btn::after {
  content: url(/jp/-/media/medicom/mchsf/side-detail.svg);
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  display: inline-table;
}

@media screen and (max-width: 770px) {
  .btn-wrap .renew_btn {
    width: 100%;
    height: auto;
    padding: 4.27vw 0;
    border-radius: 15px;
    border: none;
    font-size: 4.8vw;
    line-height: 1;
  }
}

.cta-wrap {
  background: url(/jp/~/media/medicom/clinics/mchrf-hybrid-cloud_02/bg_cta_pc.png) no-repeat 0 0;
  background-size: cover;
  width: 100%;
  height: 265px;
  padding: 34px 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media only screen and (max-width: 800px) {
  .cta-wrap {
    background: url(/jp/~/media/medicom/clinics/mchrf-hybrid-cloud_02/bg_cta_sp.png) no-repeat 0 0;
    background-size: 100%;
    width: 100%;
    height: auto;
    padding: 6.66667vw 6.13333vw 8vw;
  }
}

.cta-wrap-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 6px;
}

@media only screen and (max-width: 800px) {
  .cta-wrap-col {
    position: relative;
    width: 100vw;
    margin-left: -5.33333vw;
    margin-right: -5.33333vw;
    margin-bottom: 2.66667vw;
  }
}

.cta-wrap .btn-wrap {
  width: 100%;
}

.cta-wrap .txt1 {
  margin-bottom: -13px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.86667;
  text-shadow: #fff 1px 1px 18px, #fff -1px 1px 18px, #fff 1px -1px 18px, #fff -1px -1px 18px;
  z-index: 1;
}

@media only screen and (max-width: 800px) {
  .cta-wrap .txt1 {
    font-size: 3.73333vw;
    margin-bottom: 1.46667vw;
  }
}

.cta-wrap .txt2 {
  background: url(/jp/~/media/medicom/clinics/mchrf-hybrid-cloud_01/cta_logo_pc_hc.png) no-repeat center 0 /100%;
  width: 310px;
  height: 110px;
  background-size: 100%;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 0;
}

@media only screen and (max-width: 800px) {
  .cta-wrap .txt2 {
    background: url(/jp/~/media/medicom/clinics/mchrf-hybrid-cloud_01/cta_logo_pc_hc.png) no-repeat center 0 /100%;
    width: 59.73333vw;
    height: 23.4vw;
    margin-right: 0;
  }
}

.cta-wrap .txt3 {
  font-size: 24px;
  font-weight: bold;
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W6", "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-shadow: #fff 1px 1px 18px, #fff -1px 1px 18px, #fff 1px -1px 18px, #fff -1px -1px 18px;
  margin-top: 40px;
}

@media only screen and (max-width: 800px) {
  .cta-wrap .txt3 {
    font-size: 4.26667vw;
  }
}