/* common style */
input,
textarea {
  font-family: 'UD Shin Go Regular', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

strong,
b,
.fwb{
  font-family: 'UD Shin Go DemiBold', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

body{
  font-family: 'UD Shin Go Regular', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-weight: normal;
	font-size: 100%;
	color: #252525;
}

body,html,p,ul,ol,li,form,h1,h2,h3,h4,dd,dl,dt,iframe,span,figure,figcaption,article,section{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

img{
  max-width: 100%;
  height: auto;
	vertical-align: top;
}

a img{
	border: none;
	outline: none;
}


ul,ol {
	list-style: none;
}


a{
  color: #0d64f2;
	text-decoration: none;
	transition: 0.3s linear;
  word-break: break-all;
}

a:hover{
	text-decoration: none;
	transition: 0.3s;
	opacity: 0.7;
}

a:focus {
  outline: none;
}

/* ページ固有 */

* {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
}

a:hover {
  opacity: 0.7;
  transition: 0.3s;
  text-decoration: none;
}

.typography--w4 {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.typography--w5 {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}

.typography--w6 {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 600;
}

.typography--db {
  font-family: "UD Shin Go DemiBold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.typography--b {
  font-family: "UD Shin Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.typography--r {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.typography--m {
  font-family: "UD Shin Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* header要素 */

header {
  background: rgba(0, 0, 0, 0);
  height: 52px;
}

header h1 {
  display: block;
  position: absolute;
  top: 14.5px;
  left: 30px;
  width: 70px;
  height: 23px;
}

.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 20;
}

.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.modal-container.active {
  opacity: 1;
  visibility: visible;
}

.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 50vw;
  width: 90%;
}

.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}

.modal-content {
  background: #fff;
  text-align: left;
  padding: 30px;
}

/* follow要素 */
.follow_btn {
  width: 360px;
  height: 110px;
  background: linear-gradient(90deg, #d37405 0%, #e05a06 100%);
  position: fixed;
  bottom: 20px;
  right: 40px;
  border-radius: 8px;
  transition: all 0.3s ease;
  z-index: 10;
}

.follow_btn__wrapper {
  padding: 0 39px 0 100px;
  font-size: 14px;
  line-height: 1.6;
  color: #ffffff;
  position: relative;
  display: block;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.follow_btn__wrapper::before {
  content: "";
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/btn_img.png);
  width: 80px;
  height: 80px;
  position: absolute;
  top: 15px;
  left: 10px;
}

.follow_btn__wrapper::after {
  content: "";
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/btn_arrow_top.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 43px;
  right: 10px;
}

/* 共通パーツ */
.tablet-only {
  display: none;
}

.sp-only {
  display: none;
}

.section-heading {
  font-size: 2.125em;
  line-height: 1.4;
  color: #464646;
  text-align: center;
}

.section-heading::after {
  content: "";
  margin: 8.2px auto;
  display: block;
  width: 100%;
  height: 20px;
}

.section-heading span {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 9.2px;
}

.section-img {
  position: relative;
  display: flex;
  align-items: flex-end;
}

.section-img--modal {
  content: "";
  background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/detail-btn.svg);
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* fv要素 */
.fv {
  background: linear-gradient(180deg, #01a6c4 -10%, #f2f9fc 100%);
  width: 100%;
  position: relative;
}

.fv__inner {
  padding: 64px 540px 121px 40px;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.fv__inner::before {
  content: "";
  width: 470px;
  height: 492px;
  background: url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/background_line.svg);
  position: absolute;
  top: 0;
  left: 309px;
  z-index: 1;
}

.fv__inner::after {
  content: "";
  background: left / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/demo-screen.png);
  position: absolute;
  width: 684px;
  height: 430px;
  top: 64px;
  left: 466px;
  z-index: 2;
}

@media screen and (max-width: 1520px) {
  .fv__inner::after {
    width: 608px;
    height: 382px;
    top: 112px;
    left: 499px;
  }
}

.fv__form-iframe {
  background: #f7f7f7;
  display: block;
  padding: 40px;
  width: 500px;
  position: absolute;
  top: -52px;
  right: 0;
  z-index: 5;
  height: calc(100% + 52px);
  overflow: hidden;
}

.fv-form__ttl {
  font-size: 1.25em;
  line-height: 1.4;
  color: #464646;
  text-align: center;
}

.fv-form__ttl::after {
  content: "";
  margin: 8.2px auto 40px;
  display: block;
  width: 60px;
  height: 3px;
  background-color: #01a6c4;
}

.fv-form__ttl .sub-text {
  font-size: 1rem;
  display: block;
  margin-bottom: 9.2px;
}

.fv-form__ttl .small {
  font-size: 1rem;
}

.fv__form-iframe iframe {
  display: block;
  margin: 0 auto;
}

.fv__catch-copy {
  font-size: 1.75em;
  line-height: 1;
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 0.357em;
  position: relative;
  margin-left: -60px;
  z-index: 2;
}

@media screen and (max-width: 1520px) {
  .fv__catch-copy {
    margin-left: 0;
  }
}

.fv__catch-copy img {
  margin-top: 40px;
  display: block;
  width: 488px;
  height: 50px;
}

.fv__logo-img {
  display: block;
  margin-top: 30px;
  margin-left: -340px;
  padding-left: 280px;
  padding-right: 40px;
  background: linear-gradient(90deg, #FFFFFF33 0%, #FFFFFF 29%, #FFFFFF 59%, #FFFFFF00 100%);
  position: relative;
  width: 940px;
  display: block;
  z-index: 2;
}

@media screen and (max-width: 1520px) {
  .fv__logo-img {
    margin-left: -280px;
  }
}

.fv__logo-img img {
  display: block;
  width: 364px;
  height: 96px;
}

.fv__no1-img {
  margin-top: -7px;
  margin-left: -54px;
  display: block;
  width: 278px;
  height: 170px;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 1520px) {
  .fv__no1-img {
    margin-left: 6px;
  }
}

.fv__source-iframe {
  margin-top: -30px;
  margin-left: -60px;
  width: 459px;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 1520px) {
  .fv__source-iframe {
      margin-left: 0 ;
  }
}

.resolution {
  margin-top: 58px;
}

.resolution .section-heading::after {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/resolution_under-line.svg);
}

.resolution__flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 40px;
  row-gap: 40px;
  margin: 75px auto 0;
}

.resolution__item {
  width: 260px;
  border-top: 1px solid #01a6c4;
  border-bottom: 1px solid #01a6c4;
  background-color: #ffffff;
  position: relative;
  text-align: center;
  z-index: 1;
}

.resolution__item::before {
  content: "";
  position: absolute;
  width: 62px;
  height: 30px;
  top: -15px;
  left: 0;
  z-index: 1;
}

.resolution__item:nth-child(1)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/resolution_n_01.svg);
}

.resolution__item:nth-child(2)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/resolution_n_02.svg);
}

.resolution__item:nth-child(3)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/resolution_n_03.svg);
}

.resolution__request {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/bk_bubble.svg);
  width: 100%;
  height: 121px;
  padding: 0 20px 10px;
  color: #464646;
  font-size: 1em;
  position: relative;
}

.resolution__request p {
  position: absolute;
  width: 220px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}

.resolution__text {
  color: #01a6c4;
  padding: 15px 20px 20px;
  height: 181px;
  display: flex;
  flex-direction: column;
}

.resolution__text p {
  height: 43px;
}

.resolution__text img {
  width: 133px;
  margin: auto auto 0;
}

/* specialty要素 */
.specialty {
  position: relative;
  padding: 199px 40px 150px;
}

.specialty::before {
  content: "";
  width: 2px;
  height: 209px;
  background-color: #01a6c4;
  position: absolute;
  top: -91px;
  left: 0;
  right: 0;
  margin: auto;
}

.specialty::after {
  content: "";
  width: 773px;
  height: 100%;
  background: top / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/background_line02.svg);
  position: absolute;
  top: 0;
  right: 40px;
  z-index: -1;
}

.specialty .section-heading::after {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/specialty_under-line.svg);
}

.specialty__flex-box {
  display: flex;
  justify-content: center;
  column-gap: 40px;
  margin-top: 60px;
  position: relative;
}

.specialty__flex-box + .specialty__flex-box {
  margin-top: 150px;
}

.specialty__flex-box::before {
  content: "";
  width: 90px;
  height: 70px;
  position: absolute;
  top: 0;
  left: calc(((100vw - 80px - 1060px) / 2) - 100px);
}

.specialty__flex-box:nth-child(2)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/specialty_n_01.svg);
}

.specialty__flex-box:nth-child(3)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/specialty_n_02.svg);
}

.specialty__flex-box:nth-child(4)::before {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/specialty_n_03.svg);
}

.specialty__item:first-child {
  flex: 0 460px;
}

.specialty__item:nth-child(2) {
  flex: 0 560px;
}

.specialty__ttl {
  color: #01a6c4;
  font-size: 1.75em;
  line-height: 1.4;
}

.specialty__ttl span {
  display: block;
}

.specialty__ttl + .specialty__text {
  margin-top: 28px;
}

.specialty__text {
  color: #464646;
  font-size: 1em;
  line-height: 1.8;
  margin-top: 7.2px;
}

.specialty__link {
  font-size: 16px;
  line-height: 1;
  padding-left: 6px;
  color: #0056a8;
  margin-top: 20px;
}

.specialty__link i {
  padding-right: 10px;
}

.specialty__link span {
  text-decoration: underline;
}

/* support要素 */
.support {
  position: relative;
  padding: 80px 40px;
  background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/support_background.jpg);
}

.support .section-heading::after {
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/support_under-line.svg);
}

.support__box {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 40px;
  max-width: 1160px;
  margin: 61px auto 0;
}

.support__box + .support__box {
  margin-top: 40px;
}

.support__ttl {
  width: 260px;
  font-size: 1.75em;
  border-right: 2px solid #464646;
  align-items: center;
  display: flex;
}

.support__list {
  display: flex;
  justify-content: center;
}

.support__item {
  width: 260px;
  padding: 20px 0;
  position: relative;
  background-color: #f2f9fc;
}

.support__item + .support__item::before {
  content: "";
  width: 2px;
  height: 188px;
  background-color: #464646;
  position: absolute;
  top: 20px;
  left: -1px;
}

.support__text {
  font-size: 1em;
  line-height: 1.4;
  width: 220px;
  display: block;
  margin: 0 auto;
  text-align: center;
}

/* inquiry要素 */
.inquiry {
  padding: 80px 40px;
  margin-bottom: 120px;
  background: linear-gradient(0deg, #ffffff 0%, #a4e5ef 66%, #a1e4ef 100%);
}

.inquiry__flex-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 20px;
  column-gap: 40px;
}

.inquiry__item {
  width: 360px;
}

.inquiry__ttl {
  color: #464646;
  font-size: 1.5em;
  text-align: center;
  position: relative;
}

.inquiry__ttl::after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #cad8db 0%, #01a6c4 100%);
  position: absolute;
  left: 0;
  bottom: -10px;
}

.inquiry__wrapper {
  width: 320px;
  margin: 24.6px auto 0;
}

.inquiry__text {
  font-size: 1em;
  line-height: 1.8;
}

.inquiry__wrapper img {
  width: 280px;
  margin: 13.6px auto 0;
  display: block;
}

.inquiry__btn {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  border-radius: 10px;
}

.inquiry__btn span {
  flex: 1;
  text-align: center;
}

.document_request .inquiry__btn {
  background: linear-gradient(90deg, #da7c10 0%, #e05a06 100%);
}

.document_request .inquiry__btn::after {
  content: "";
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/btn_arrow_top.svg);
  width: 20px;
  height: 20px;
}

.consul_inquiry .inquiry__btn {
  background: linear-gradient(90deg, #098dd3 0%, #0d64f2 100%);
}

.consul_inquiry .inquiry__btn::after,
.online_demo .inquiry__btn::after {
  content: "";
  background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/btn_arrow.svg);
  width: 20px;
  height: 20px;
}

.online_demo .inquiry__btn {
  background: linear-gradient(270deg, #08a593 0%, #09a5b2 100%);
}

.inquiry__sup {
  font-size: 0.75em;
  margin-top: 20px;
}

/* footer要素 */
footer {
  border-top: #707070 1px solid;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
  margin-top: 130px;
}

.footer__logo {
  max-width: 223px;
  margin: 0 auto 20px;
}

.footer__copyText {
  color: #707070;
  font-size: 10px;
  line-height: 1;
  display: block;
}

@media screen and (max-width: 1215px) {
  /* 共通パーツ */
  .pc-only {
    display: none;
  }

  .tablet-only {
    display: block;
  }

  .section-heading {
    font-size: 3.39vw;
  }

  .section-heading::after {
    content: "";
    margin: 1.28vw auto;
    background-size: cover;
    height: 2.6vw;
  }

  .section-heading span {
    font-size: 2.08vw;
    margin-bottom: 1.28vw;
  }

  /* fv要素 */

  .fv__inner {
    padding: 20px calc(41.67vw + 15px) 41px 15px;
    overflow-x: hidden;
  }

  .fv__inner::before {
    width: 470px;
    height: 542px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    background-repeat: no-repeat;
  }

  .fv__inner::after {
    margin: auto;
    padding-right: calc(41.67vw + 15px);
    top: 35.94vw;
    left: 0;
    right: 0;
    width: 54.43vw;
    height: 34.24vw;
  }

  .fv__form-iframe {
    width: 41.67vw;
    padding: 60px 15px 0;
  }

  .fv-form__ttl {
    font-size: 2.6vw;
  }

  .fv-form__ttl::after {
    margin: 1.95vw auto;
    width: 7.81vw;
    height: 0.39vw;
  }

  .fv-form__ttl .sub-text {
    font-size: 2.08vw;
    margin-bottom: 0.39vw;
  }

  .fv-form__ttl .small {
    font-size: 2.08vw;
  }

  .fv__catch-copy {
    text-align: center;
    font-size: 2.6vw;
    text-underline-offset: 1.3vw;
  }

  .fv__catch-copy img {
    margin: 3.91vw auto 0;
    width: 50.65vw;
    height: 5.21vw;
  }

  .fv__logo-img {
    background: linear-gradient(89deg, #FFFFFFE6 40%, #FFFFFF00 100%) ;
    margin-top: 2.6vw;
    margin-left: -1.95vw;
    padding-left: 1.95vw;
    padding-right: 1.95vw;
    width: 100vw;
  }

  .fv__logo-img img {
    display: block;
    width: 47.4vw;
    height: 12.5vw;
  }

  .fv__no1-img {
    margin: 38.54vw auto 0;
    width: 36.2vw;
    height: 22.14vw;
  }

  .fv__source-iframe {
    margin-top: -1.69vw;
    width: 54.43vw;
  }

  .resolution {
    margin-top: 10.42vw;
  }

  .resolution .section-heading::after {
    background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/resolution_under-line.svg);
    height: 2.6vw;
  }

  .resolution__flex-box {
    row-gap: 4.69vw;
    margin: 7.16vw auto 0;
  }

  .resolution__item {
    display: flex;
    width: 54.43vw;
    border-top: 0.13vw solid #01a6c4;
    border-bottom: 0.13vw solid #01a6c4;
  }

  .resolution__item::before {
    width: 8.07vw;
    height: 3.91vw;
    top: -1.95vw;
  }

  .resolution__request {
    background: center / contain no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/bk_bubble_tablet.svg);
    width: 23.18vw;
    height: 18.92vw;
    padding: 5.86vw 3.26vw 5.86vw 1.95vw;
    font-size: 1.82vw;
  }

  .resolution__request p {
    position: static;
    width: 17.97vw;
    text-align: center;
    transform: none;
  }

  .resolution__text {
    width: 100%;
    padding: 1.95vw 1.95vw 1.95vw 5px;
    height: 18.92vw;
  }

  .resolution__text p {
    height: 28.65vw;
  }

  .resolution__text img {
    width: 13.67vw;
  }

  /* specialty要素 */
  .specialty__flex-box {
    margin-top: 145px;
  }

  .specialty__flex-box + .specialty__flex-box {
    margin-top: 235px;
  }

  .specialty__flex-box::before {
    top: -85px;
    left: 0;
  }

  /* support要素 */
  .support__ttl {
    width: auto;
    padding-left: 10px;
    border-right: none;
    border-left: 2px solid #464646;
  }

  .support__list {
    flex-wrap: wrap;
    justify-content: left;
    row-gap: 10px;
  }

  .support__item:nth-child(3)::before {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* heder要素 */
  header {
    height: 15vw;
  }

  header h1 {
    top: 3.75vw;
    left: 4.69vw;
    width: 23vw;
  }

  /* follow要素 */
  .follow_btn {
    width: 35.94vw;
    height: 30.94vw;
    bottom: 4.69vw;
    right: 4.69vw;
    border-radius: 2.5vw;
  }

  .follow_btn__wrapper {
    padding: 17.25vw 10.5vw 3.13vw 3.13vw;
    font-size: 3.75vw;
    line-height: 1.4;
    color: #ffffff;
  }

  .follow_btn__wrapper::before {
    width: 15.63vw;
    height: 15.63vw;
    top: 2.13vw;
    left: 5vw;
  }

  .follow_btn__wrapper::after {
    width: 7.5vw;
    height: 7.5vw;
    top: 11.88vw;
    right: 3.13vw;
  }

  /* 共通パーツ */
  .tablet-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .section-heading {
    font-size: 7.5vw;
  }

  .section-heading::after {
    margin: 4.69vw auto;
    height: 5vw;
  }

  .section-heading span {
    font-size: 5vw;
    margin-bottom: 3.18vw;
  }

  .section-img--modal {
    display: none;
  }

  /* fv要素 */

  .fv__inner {
    padding: 9.38vw 4.69vw 25vw;
  }

  .fv__inner::before {
    background: url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/background_line_sp.svg);
    width: 100vw;
    height: 100%;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .fv__inner::after {
    padding-right: 0;
    top: 75.931vw;
    width: 90.63vw;
    height: 57.19vw;
  }

  .fv__form-iframe {
    width: 100vw;
    height: auto;
    padding: 40px 17px 40px 13px;
    top: 210vw;
    left: 0;
  }
  .section-heading::after {
    margin: 4.69vw auto;
    height: 5vw;
  }

  .section-heading span {
    font-size: 5vw;
    margin-bottom: 3.18vw;
  }

  .fv-form__ttl {
    font-size: 6.25vw;
  }

  .fv-form__ttl::after {
    margin: 4.69vw auto 9.38vw;
    width: 18.75vw;
    height: 0.94vw;
  }

  .fv-form__ttl .sub-text {
    font-size: 5vw;
    margin-bottom: 0.94vw;
  }

  .fv-form__ttl .small {
    font-size: 5vw;
  }

  .fv__catch-copy {
    line-height: 1.4;
    text-align: left;
    font-size: 5vw;
    text-decoration: none;
    position: relative;
  }

  .fv__catch-copy::after {
    content: "";
    width: 100%;
    height: 0.47vw;
    background: #ffffff;
    position: absolute;
    top: 15vw;
    left: 0;
  }

  .fv__catch-copy img {
    margin: 9.38vw auto 0;
    width: 100%;
    height: 9.38vw;
  }

  .fv__logo-img {
    background: linear-gradient(89deg, #FFFFFFE6 60%, #FFFFFF00 100%) ;
    margin-top: 6.25vw;
    margin-left: -4.69vw;
    padding-left: 4.69vw;
    padding-right: 4.69vw;
    width: 100vw;
  }

  .fv__logo-img img {
    display: block;
    width: 62.5vw;
    height: 16.56vw;
  }

  .fv__no1-img {
    margin: 67.5vw 0 0 5vw;
    width: 86.88vw;
    height: 53.13vw;
  }

  .fv__source-iframe {
    margin-top: -5.31vw;
    width: 100vw;
    margin-left: -4.69vw;
  }

  .resolution {
    margin-top: 1760px;
  }

  .resolution .section-heading::after {
    height: 5vw;
  }

  .resolution__flex-box {
    row-gap: 10.94vw;
    margin: 17.19vw auto 0;
  }

  .resolution__item {
    display: block;
    width: 100%;
    border-top: 0.31vw solid #01a6c4;
    border-bottom: 0.31vw solid #01a6c4;
  }

  .resolution__item::before {
    width: 19.38vw;
    height: 9.38vw;
    top: -4.69vw;
  }

  .resolution__request {
    background: bottom / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/bk_bubble_sp.svg);
    width: 100%;
    height: auto;
    padding: 7.81vw 4.69vw 10.94vw;
    font-size: 3.75vw;
  }

  .resolution__request p {
    width: 100%;
  }

  .resolution__text {
    width: 100%;
    padding: 3.13vw 4.69vw 4.69vw;
    height: auto;
  }

  .resolution__text p {
    height: auto;
    font-size: 5vw;
  }

  .resolution__text img {
    width: 41.56vw;
    margin-top: 1.56vw;
  }

  /* specialty要素 */
  .specialty {
    position: relative;
    padding: 25vw 4.69vw 37.5vw;
  }

  .specialty::before {
    width: 0.63vw;
    height: 34.38vw;
    top: -18.75vw;
  }

  .specialty::after {
    display: none;
  }

  .specialty .section-heading::after {
    background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/specialty_under-line.svg);
  }

  .specialty__flex-box {
    flex-flow: column;
    row-gap: 4.69vw;
    margin-top: 12.5vw;
  }

  .specialty__flex-box + .specialty__flex-box {
    margin-top: 25vw;
  }

  .specialty__flex-box::before {
    position: static;
    width: 23.44vw;
    height: 18.13vw;
  }

  .specialty__item + .specialty__item {
    margin-top: 4.69vw;
  }

  .specialty__item:first-child,
  .specialty__item:nth-child(2) {
    flex: 1;
  }

  .specialty__ttl {
    font-size: 6.25vw;
  }

  .specialty__ttl span {
    display: inline;
  }

  .specialty__text {
    font-size: 4.38vw;
    line-height: 1.8;
    margin-top: 6.25vw;
  }

  .specialty__ttl + .specialty__text {
    margin-top: 9.38vw;
  }

  .specialty__link {
    font-size: 4.38vw;
    padding-left: 1.56vw;
    margin-top: 6.25vw;
    display: block;
  }

  .specialty__link i {
    padding-right: 3.13vw;
  }

  /* support要素 */
  .support {
    padding: 18.75vw 4.69vw 37.5vw;
    background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/support_background_sp.jpg);
  }

  .support .section-heading::after {
    background: center / cover no-repeat url(/jp/-/media/medicom/solution/mchrf-hybrid-cloud03/support_under-line.svg);
  }

  .support__box {
    flex-flow: column;
    row-gap: 9.38vw;
    margin: 12.5vw auto 0;
  }

  .support__box + .support__box {
    margin-top: 12.5vw;
  }

  .support__ttl {
    width: 100%;
    font-size: 6.25vw;
    border-right: none;
    border-bottom: 0.63vw solid #464646;
    display: block;
    border-left: none;
    padding-left: 0;
  }

  .support__list {
    display: block;
    border: 0.31vw solid #c5e3f0;
  }
  
  .support__item {
    width: 100%;
    padding: 4.69vw;
  }

  .support__item:nth-child(3)::before {
    display: block;
  }

  .support__item + .support__item::before {
    content: "";
    width: 81.25vw;
    height: 0.63vw;
    background-color: #464646;
    position: absolute;
    top: -0.31vw;
    left: 0;
    right: 0;
    margin: auto;
  }

  .support__text {
    font-size: 4.38vw;
    width: 100%;
    margin-top: 4.69vw;
  }

  /* inquiry要素 */
  .inquiry {
    padding: 18.75vw 4.69vw;
    margin-bottom: 26.25vw;
  }

  .inquiry__flex-box {
    flex-flow: column;
    row-gap: 15.63vw;
  }

  .inquiry__item {
    width: 90.63vw;
  }

  .inquiry__ttl {
    font-size: 6.25vw;
  }

  .inquiry__ttl::after {
    height: 0.31vw;
    bottom: -3.13vw;
  }

  .inquiry__wrapper {
    width: 100%;
    margin: 9.38vw auto 0;
  }

  .inquiry__text {
    font-size: 4.38vw;
  }

  .inquiry__wrapper img {
    width: 100%;
    margin: 6.25vw auto 0;
  }

  .inquiry__btn {
    column-gap: 3.13vw;
    margin-top: 6.25vw;
    padding: 6.25vw;
    font-size: 5.63vw;
    border-radius: 10px;
  }

  .document_request .inquiry__btn::after {
    width: 6.25vw;
    height: 6.25vw;
  }

  .consul_inquiry .inquiry__btn::after,
  .online_demo .inquiry__btn::after {
    width: 6.25vw;
    height: 6.25vw;
  }

  .inquiry__sup {
    font-size: 3.75vw;
    margin-top: 6.25vw;
    margin-left: 0;
  }

  /* footer要素 */
  footer {
    border-top: #707070 1px solid;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer__logo {
    width: 72.5vw;
    margin: 0 auto 6.25vw;
  }

  .footer__logo img {
    width: 100%;
  }

  .footer__copyText {
    font-size: 3.13vw;
  }
}
