<style type="text/css">
  @font-face{
    font-family:grandam;src:url(fonts/grandam.ttf) format("truetype");
    font-style:normal;
    font-weight:400
  }

  @font-face{
    font-family:Material Icons;
    font-style:normal;
    font-weight:400;
    src:url(https://fonts.gstatic.com/s/materialicons/v70/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.StudioCanvas{height:auto;min-height:100vh;display:flex}.StudioCanvas>.sd{overflow:hidden;min-height:100vh}a,abbr,address,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,select,small,span,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;list-style:none;font-family:sans-serif;line-height:1;text-decoration:none;-webkit-font-smoothing:antialiased;box-sizing:border-box;transition:.3s cubic-bezier(.4,.4,0,1);color:#333;word-spacing:1px;-webkit-backface-visibility:hidden}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}textarea{resize:none}.clearfix:after{content:"";clear:both;display:block}[slot=after] button{overflow-anchor:none}
  
  body{
    margin: 0; padding: 0;
    background: #F6F6F6;
    text-align: center;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  }

  @media screen and (min-width: 480px){
    .sp { display: none !important; }
  }

  @media screen and (max-width: 480px){
    .pc { display: none !important; }
  }
  .button-primary {
    display: block;
    color: #fff;
    padding: 1em 2em;
    font-size: 1.25rem;
    font-weight: 700;
    border-radius: 50em;
    text-decoration: none;
    text-align: center;
    box-shadow: 0 0.1875rem 0.375rem rgb(0 0 0 / 16%);
    text-shadow: 0 0.1875rem 0.375rem rgb(0 0 0 / 16%);
    background: #29b183;
    background: radial-gradient(circle at 33% top, #42df9b 0%, #31c08b 40%, #2bb183 60%, #29ac81 100%);
    transition: opacity .15s linear;
  }
  @media screen and (max-width: 480px){
    .button-primary {
      font-size: 12pt;
    }
  }

  p,span,li{
    color: #333;
    font-family: 'ゴシックMB101 DB JIS2004';
    font-size: 15px;
    font-weight: 400;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: auto;
    max-width: 100%;
    justify-content: center;
  }
  section,header,footer{
    margin: auto;
  }
  @media screen and (min-width: 480px){
    section,header,footer{
    width: 1024px;
    max-width: 100%;
    }
  }


  header{
    vertical-align: top;

  }
  header div{
    display: inline-block;
    width: 565px;
    max-width: 45%;
    vertical-align:top;
  }
  header p{
    margin: 10% auto 5% auto;
    font-size: 18px;
    letter-spacing: 5pt;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  header h1{
    font-size: 25px;
    color: #4EAE80;
    text-align: left;
    letter-spacing: 4pt;
    margin: 5% auto 5% auto;
    line-height: 50px;
  }
  header img{
    display: inline-block;
    width: 565px;
    max-width: 45%
  }
  header h2{
    font-size: 11px;
    font-weight: 100;
    text-align: left;
    margin: 5% auto 5% auto;
  }
  header .button_contact{
    width: 100%;
    margin: 5% auto 5% auto;
  }
  header span{
    font-size: 11px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }

  @media screen and (max-width: 480px){
    header div{
      width: 100%;
      max-width: 100%;
      padding-bottom: 5%;
    }
    header p{
      text-align: left;
      font-size: 16px;
      letter-spacing: 3pt;
      margin: 5% auto 5% 5%;
    }
    header h1{
      font-size: 25px;
      color: #4EAE80;
      text-align: left;
      letter-spacing: 4pt;
      margin: 5% auto 5% 5%;
      line-height: 50px;
    }
    header img{
      display: inline-block;
      width: 100%;
      max-width: 100%
    }
    header h2{
      font-size: 14px;
      font-weight: 100;
      text-align: left;
      margin: 5% auto 5% 5%;
    }
    header .button_contact{
      width: 80%;
      margin: 5% auto 5% auto;
    }
    header span{
      font-size: 14px;
      font-family: 'ゴシックMB101 DB JIS2004';
    }

  }
  
  
  
  
  
  section.sec_descriptionCalomeal,section.sec_data,section.sec_service{
    background-color: #fff;
    padding: 30px 20px;
    margin-bottom: 80px;
  }
  section h1{
    color: #4EAE80;
    font-size: 25px;
  }
  section.sec_descriptionCalomeal h1{
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
  }
  section.sec_descriptionCalomeal p{
    width: 80%;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_descriptionCalomeal .img_descriptionCalomeal1{
    width: 25%;
    display: inline-block;
  }
  section.sec_descriptionCalomeal .img_descriptionCalomeal2{
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-top: 2%;
  }

  @media screen and (max-width: 480px){
    section.sec_descriptionCalomeal,section.sec_data,section.sec_service{
      background-color: #fff;
      padding: 5%;
      margin-bottom: 80px;
    }
    section h1{
      color: #4EAE80;
      font-size: 20px;
      margin-bottom: 5%;
    }
    section.sec_descriptionCalomeal p{
      display: inline-block;
      font-size: 16px;
      text-align: left;
      margin-left: 10px;
      width: 100%;
      font-family: 'ゴシックMB101 DB JIS2004';
    }
    section.sec_descriptionCalomeal .img_descriptionCalomeal1{
      width: 60%;
      display: block;
      margin: auto;
    }
  section.sec_descriptionCalomeal .img_descriptionCalomeal2{
      width: 100%;
      display: block;
      vertical-align: top;
      margin-top: 2%;
      margin-bottom: 5%;
    }
  }

  
  
  section.sec_descriptionCalomeal div{
    margin-bottom: -5%;
  }
  
  section.sec_data{
    font-size: 14px;
  }
  section.sec_data span{
    text-align: right;
    margin:10px auto; 
    display: block;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_data h2{
    border-radius: 0 50em 50em 0;
    width: 267px;
    height: 62px;
    background: #FFED77;
    margin-left: -265px;
    padding-top: 20px;
    font-weight: 800;
    display: inline-block;

  }
  section.sec_data p{
    margin-left: 10px;
    width: 500px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
    font-family: 'ゴシックMB101 DB JIS2004';
    margin-top: 10px;
  }
  section.sec_data .img_csv{
    width: 100%;
    margin-top: 20px;
  }
  section.sec_data .div_api{
    margin-top: 30px;
  }
  section.sec_data .div_api img.img_api{
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    margin: 40px 50px -30px auto;
  }
  section.sec_data .div_api img.img_agree{
        width: 35%;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -51px;
  }

  @media screen and (max-width: 480px){
    section.sec_data{
      font-size: 13px;
    }
    section.sec_data span{
    font-family: 'ゴシックMB101 DB JIS2004' !important;
    }
    section.sec_data p{
    font-family: 'ゴシックMB101 DB JIS2004' !important;
    }
    section.sec_data h2{
      height: 50px;
      margin-left: -165px;
      font-size: 18px;
      padding-top: 5%;

    }
    section.sec_data .div_api img.img_api{
      width: 100%;
      display: block;
      margin: 40px 50px 5% auto;
    }

    section.sec_data .div_api img.img_agree{
      width: 100%;
      display: block;
      margin-bottom: -45px;
    }
  }
  
  
  section.sec_service h1{
    margin-bottom: 30px;
  }
  section.sec_service div{
    width: 45%;
    display: inline-block;
  }
  section.sec_service img.img_capture{
    width: 50%;
    display: inline-block;
  }
  section.sec_service .div_servicewrap{
    margin-right: auto 20px 30px auto;
    vertical-align: top;
  }
  section.sec_service h2{
    font-size: 16px;
    line-height: 20px;
  }
  section.sec_service img.img_logo {
    width: 50%;
    margin-bottom: 10px;
  }
  section.sec_service img.img_logo astari{
    width: 80%;
    margin-bottom: 0px;
  }
  section.sec_service h3{
    margin: 10px auto;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  
  section.sec_service p{
    font-size: 14px;
    text-align: left;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_service ul{
    margin: 30px auto auto 50px;
    text-align: left;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_service li{
    width: 30%;
    min-width: 300px;
    display: inline-block;
    margin-top: 20px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_service i{
    width: 45px;
    height: 45px;
    display: inline-block;
  }
  section.sec_service li h2{
    font-size: 14px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_service span{
    display: inline-block;
    width: 80%;
    text-align: left;
    font-family: 'ゴシックMB101 DB JIS2004';
  }

  @media screen and (max-width: 480px){
    section.sec_service .div_servicewrap{
      width: 100%;
      display: block;
      margin-bottom: 10%;
    }
    section.sec_service img.img_capture{
      width: 35%;
      vertical-align: top;
    }
    section.sec_service div{
      width: 60%;

    }
    section.sec_service h1{
      text-align: left;
      font-size: 20px;
      font-family: 'ゴシックMB101 DB JIS2004';
    }
    section.sec_service h2{
      text-align: left;
      font-size: 14px;
      font-family: 'ゴシックMB101 DB JIS2004';
    }
    section.sec_service img.img_logo {
      width: 30%;
      margin-bottom: 10px;
    }
    section.sec_service ul{
      margin:0;
      font-family: 'ゴシックMB101 DB JIS2004';
   }
   section.sec_service li,section.sec_service p,section.sec_service span{
    font-family: 'ゴシックMB101 DB JIS2004' !important;
    }
  }
  
  
  
  section.sec_service .i_search{
    background: url("img/i_search.svg");
    background-repeat: no-repeat;
  }
  section.sec_service .i_hia{
    background: url("img/i_hia.svg");
    background-repeat: no-repeat;
  }
  section.sec_service .i_hospital{
    background: url("img/i_hospital.svg");
    background-repeat: no-repeat;
  }
  section.sec_service .i_company{
    background: url("img/i_company.svg");
    background-repeat: no-repeat;
  }
  section.sec_service .i_service{
    background: url("img/i_service.svg");
    background-repeat: no-repeat;
  }
  section.sec_service .i_app{
    background: url("img/i_app.svg");
    background-repeat: no-repeat;
  }
  section.sec_contact{
    background: #B3E2C1;
    text-align: center;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;
    margin-block-end: 3rem;
  }
  section.sec_contact p{
    padding: 10px;
    font-size: 12px;
    font-family: 'ゴシックMB101 DB JIS2004';
    z-index: 2;
  }
  section.sec_contact span{
    font-size: 12px;
    font-weight: 800;
    font-family: 'ゴシックMB101 DB JIS2004';
    z-index: 2;
  }
  section.sec_contact img{
    width: 100%;
    margin: -75px 0 -50px 0;
    top: 0;
    z-index: 3;
  }
  section.sec_contact a{
    width: 35%;
    position: absolute;
    top: 40%;
    left: 32%;
    z-index: 4;
  }
  @media screen and (max-width: 480px){
    section.sec_contact{
      height: 170px;
    }
    section.sec_contact img{
      margin: -15px 0 -50px 0;
      z-index: 3;
    }
    section.sec_contact a{
    width: 80%;
    position: absolute;
    top: 60%;
    left: 10%;
    z-index: 4 !important;
  }
  section.sec_contact p,section.sec_contact span{
    font-family: 'ゴシックMB101 DB JIS2004' !important;
  }
    
  }
  
  section.sec_solution{
    width: 100%;
    background-image: url(img/bg_solution.svg);
    background-position: left 0% top 30%;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 50px;
  }
  section.sec_solution h1{
    font-size: 16pt;
    text-align: left;
    margin-bottom: 30px;
  }
  section.sec_solution .div_solutionwrap{
    width: 1024px;
    max-width: 100%;
    margin: auto;
  }
  section.sec_solution .div_solutionwrap div.div_system,section.sec_solution .div_solutionwrap div.div_analysis{
    width: 40%;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
  }
  @media screen and (max-width: 480px){
    section.sec_solution{
    background-image: none;
  }
    section.sec_solution h1{
      font-size: 16pt;
      margin-left: 5%;
    }
    section.sec_solution .div_solutionwrap{
     width: 100%;
    }
    section.sec_solution .div_solutionwrap div.div_system,section.sec_solution .div_solutionwrap div.div_analysis{
      width: 100%;
      display: block;
      padding-bottom: 5%;
    }
    section.sec_solution p,section.sec_solution span, section.sec_solution div{
      font-family: 'ゴシックMB101 DB JIS2004' !important;
    }
  }

  
  
  section.sec_solution .div_solutionwrap .div_system{
    height: 100%;
    margin-right: 30px;
  }
  section.sec_solution .div_solutionwrap .div_system h2{
    margin-top: 3px;
  }
  section.sec_solution .div_solutionwrap .div_system img{
    width: 30%;
    display: inline-block;
    margin: 20px;
  }
  section.sec_solution .div_solutionwrap .div_system .span_detail{
    width: 50%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-top: 20px;
  }
  section.sec_solution .div_solutionwrap h2{
    font-size: 18px;
    color: #4EAE80;
    margin-bottom: 10px;
  }
  section.sec_solution .div_solutionwrap p{
    font-size: 14px;
    text-align: left;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_solution .div_solutionwrap .button-primary{
    width: 80%;
    margin: auto auto 30px auto;
  }
  section.sec_solution .div_solutionwrap .span_description{
    font-size: 14px;
    font-weight: 800;
    margin: 50px auto 10px;
    display: block;
  }
  section.sec_solution .div_solutionwrap .div_analysis h2{
    margin-top: 20px;
  }
  section.sec_solution .div_solutionwrap .div_analysis p{
    margin: auto 20px 10px 20px;
    font-family: 'ゴシックMB101 DB JIS2004';
  }
  section.sec_solution .div_solutionwrap .div_analysis img{
    width: 50%;
  }
  @media screen and (max-width: 480px){
    section.sec_solution .div_solutionwrap .div_analysis h2{
     padding-top: 5%;
     font-family: 'ゴシックMB101 DB JIS2004';
    }
    section.sec_solution .div_solutionwrap .span_description{
    font-size: 12px;
    font-family: 'ゴシックMB101 DB JIS2004';
    }
  }


  
  /* FOOTER */
.flexbox {
    display: flex;
    justify-content: space-between;
}
.xsmall {
  font-size: 12px;
}
@media screen and (max-width: 768px) {
    a:hover, a:focus {
        text-decoration: none;
    }

    .flexbox.sp-noflex {
        display: block;
    }
}
footer {
    background-color: #fff;
    width: 100%;
    margin auto;
}
footer div{
  margin: auto;
}
footer .content-wrapper {
    max-width: 1200px;
}

footer h2 {
    font-size: 1.5rem;
    padding-bottom: 4rem;
}

footer h3 {
    font-size: 1rem;
    text-align: left;
    padding-bottom: 1rem;
}

footer img {
    width: 100%;
    vertical-align: bottom;
}

footer .service .menu {
    display: block;
    margin: 0;
    padding: 1rem 0 .5rem;
}

footer .service .menu p {
    line-height: 2.2;
    padding-left: 1.25em;
    background: url("img/right.svg") 0/.5em .6em no-repeat;
    text-align: left;
  font-size: clamp(13px, 1.46vw, 15px);
}

footer .link-navigation {
    justify-content: space-between;
}

footer .link-navigation a {
    border-left: solid 1px #CCC;
    padding: 0 1.5em;
}

footer .link-navigation a:first-child {
    border-left: none;
    padding-left: 0;
}

footer .about {
    padding-top: 3rem;
    font-size: 14px;
}

footer .sns {
    color: #8d8a90;
}

footer .sns a {
    display: block;
    width: 1.875rem;
    margin: 0 .5em;
}

footer .copyright {
    padding-top: 1rem;
    text-align: left;
    font-size: 12px;
}

@media print, screen and (min-width: 769px) {
    footer {
        padding: 5rem 0 3rem;
    }

    footer .service {
        padding: 0 1.5rem;
    }

    footer .service .menu {
        margin-bottom: 2rem;
        width: 30%;
        box-sizing: border-box;
    }

    footer .service .menu:not(:first-child) {
        padding-left: clamp(5px, 1.2vw, 20px);
        border-left: solid 1px #ccc;
    }

    footer .about .flexbox {
        align-items: center;
    }

    footer .about > .flexbox {
        flex-direction: row-reverse;
    }

    footer .sns a img {
        transition: transform .15s linear;
    }

    footer .sns a:hover img {
        transform: scale(1.08);
    }
}

@media screen and (max-width: 768px) {
    footer {
        padding: 3rem 0;
    }

    footer .service > .flexbox.sp-noflex {
        padding: 0 5%;
    }

    footer h2 {
        font-size: 2rem;
        padding-bottom: 1rem;
        font-size: 90%;
    }

    footer h3,
    footer .service .menu p {
        font-size: 1.5rem;
        font-size: 90%;
    }

    footer .service .menu {
        padding-bottom: 2rem;
    }

    footer .sns {
        padding-bottom: 2rem;
        justify-content: center;
        align-items: center;
        font-size: 1rem;
    }

    footer .sns a {
        width: 3rem;
    }
    footer .sns a img {
      width: 60%;
    }

    footer .link-navigation {
        padding: 2rem 0 1rem;
        justify-content: center;
        font-size: 80%;
    }

    footer .copyright {
        text-align: center;
    }


  </style>

