<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ------------------------------------------
  Base Style
------------------------------------------ */
body {
  min-width: 1260px;
}
.l-container {
  position: relative;
  width: 100%;
}
.inner {
  width: 1200px;
  margin: auto;
}
.item-sp {
  display: none;
}

/* ------------------------------------------
  Header
------------------------------------------ */
.l-header {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 58px;
  background: rgba(255,255,255,0.8);
}
.l-header .inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header h1 {
  width: 80px;
}

/* ------------------------------------------
  Page Header
------------------------------------------ */
.page-header {
  position: relative;
  top: -58px;
  width: 100%;
  margin: 0 0 -58px;
}
.page-header &gt; p img {
  width: 100%;
  height: auto;
}
.catch-area {
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  height: calc(100% - 58px);
}
.catch-area h3 {
  margin: 40px 0 0;
}
.catch-area h2 {
  margin: 55px 0 0;
}
.catch-area h2 span {
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  color: #ffffff;
  display: inline-block;
  background-color: #04a864;
  border-radius: 10px;
  padding: 0.15em 1em;
  margin: 0 0 25px;
}
.catch-area p {
  margin: 15px 0 0;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  text-shadow: 0 0 5px rgba(255,255,255,0.8);
}




@media screen and (max-width:1260px) {
.device-img {
  position: absolute;
  z-index: 3;
  top: -12.5%;
  right: 0;
  width: 42.8666666vw; /* 643/1500 */
}
}


@media screen and (min-width:1261px) {
.device-img {
  position: absolute;
  z-index: 3;
  top: -12.5%;
  right: 0;
  width: 643px /* 643/1500 */
}
}


/* 
.device-img {
  position: absolute;
  z-index: 3;
  top: -12.5%;
  right: 0;
  width: 42.8666666vw; 
}
*/


/* ------------------------------------------
  Section
------------------------------------------ */
.section {
  position: relative;
  width: 100%;
}

/* Section01
------------------------------------------ */
.sec01 {
  background: url(../images/bg_pattern.jpg) repeat 50% 50%;
  background-size: contain;
  padding: 140px 0;
}
.sec01 h2 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  color: #04a864;
  margin: 0 0 60px;
}
.can-do {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.can-do dl {
  width: 21.25%;
  text-align: center;
}
.can-do dl dd {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  margin: 20px 0 0;
}

/* Section02
------------------------------------------ */
.point {
  position: relative;
  width: 100%;
  height: 690px;
}
.point:nth-of-type(even) {
  background-color: #fafafa;
}
.point dl dt {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  color: #04a864;
  margin: 0 0 30px;
}
.point dl dd {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.025em;
}
.point01 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.point01 dl {
  width: 50%;
}
.point01 p {
  padding: 0 110px 0 0;
}
.point02 dl {
  width: 45.8333333%;
}
.point02 p {
  position: relative;
  z-index: 1;
  top: 65px;
}
.point02 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.point03 {
  background-image: url(../images/mfs-lp_sec02_img03.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.point03 .inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.point03 dl {
  width: 48.3333333%;
}
.point04 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.point04 dl {
  width: 45.8333333%;
}

/* Section03
------------------------------------------ */
.sec03 &gt; p img {
  width: 100%;
  height: auto;
}
.sec03 h2 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #04a864;
  text-align: center;
  margin: 0 0 60px;
}
.sec03 a {
  position: relative;
  width: 310px;
  height: 60px;
  line-height: 60px;
  display: block;
  background-color: #04a864;
  border-radius: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  margin: 100px auto 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sec03 a::before {
  content: url(../images/btn_arrow.svg);
  position: absolute;
  left: 20px;
  top: 0;
  width: 7px;
  height: 12px;
}
.sec03 a:hover {
  opacity: 0.7;
}
.flow-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flow-unit {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.flow {
  width: 828px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width:1100px) {
  .flow {
    padding: 0 0 0 6.8666666%;
  }
  .scroll {
    overflow-x: scroll;
  }
}
.flow &gt; div {
  position: relative;
  width: 276px;
  height: 206px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.flow01 {
  background-image: url(../images/mfs-lp_flow_img01.png);
}
.flow02 {
  background-image: url(../images/mfs-lp_flow_img02.png);
}
.flow03 {
  background-image: url(../images/mfs-lp_flow_img03.png);
}
.flow04 {
  background-image: url(../images/mfs-lp_flow_img04.png);
}
.flow &gt; div p {
  position: absolute;
  top: 40px;
  left: 20px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #ffffff;
}

/* ------------------------------------------
  Footer
------------------------------------------ */

/* Footer Area
------------------------------------------ */
#footer_area {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  background: #fff;
  color: #2c2c2c;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8;
}
#footer_area #footer_menu {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
}
#footer_area #footer_menu ul li {
  display: inline-block;
}
#footer_area #footer_menu ul li a {
  color: #2c2c2c;
}
#footer_area #footer_menu ul li a:hover {
  text-decoration: underline;
}
#footer_menu1 { float:left; }
#footer_menu1 li { margin-right:15px; }
#footer_menu2 { float:right; }
#footer_menu2 li { margin-left:15px; }
#footer_area #footer_copyright {
  clear: both;
  width: 1200px;
  margin: 0 auto;
  padding: 0 0 15px;
  color: #666;
  text-align: right;
  line-height: 1.4;
  font-size: 9px;
  font-size: 0.9rem;
}

/* Foot Info
------------------------------------------ */
#foot_info {
  position: relative;
  width: 100%;
  height: 74px;
  background-color: #f4f4f4;
}
#foot_info ul {
  width: 1200px;
  height: 74px;
  margin: 0 auto;
  overflow: hidden;
}
#foot_info ul li#foot_info01 {
  float: left;
}
#foot_info ul li#foot_info02 {
  float: right;
}

/* To Top Button
------------------------------------------ */
#btn_top {
  position: fixed;
  z-index: 999;
  right: 10%;
  bottom: 86px;
  width: 36px;
  height: 36px;
}
@media screen and (max-width:1500px) {
  #btn_top {
    right: 20px;
  }
}
@media screen and (max-width:1260px) {
  #btn_top {
    right: 15px;
    bottom: 154px;
  }
}
</pre></body></html>