@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  font-size: 16px;
  overflow-y: scroll; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

a:focus {
  outline: none; }

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

table {
  width: 100%; }

a:hover, a img:hover {
  -webkit-transition: 0.7s;
  transition: 0.7s; }

a img:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.6;
  opacity: 0.6; }

b,strong {
	font-weight:bold;
}

body {
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-size: 16px;
  line-height: 140%;
  margin: 0 auto;
  text-align: center; }

@media screen and (min-width: 769px) {
  .pc_hide {
    display: none; } }
@media screen and (max-width: 768px) {
  .sp_hide {
    display: none; } }
a {
  text-decoration: none; }

a:hover {
  opacity: .5; }

a[href$=".pdf"]:before {
  background: url(../../images/wp/pdf.png) no-repeat;
  content: "";
  display: inline-block;
  height: 31px;
  width: 33px; }

ul li.wr_button {
  background: #fff;
  border: 1px solid #018777;
  border-radius: 25px;
  display: block;
  margin: 45px auto 0;
  padding: 7px 0;
  width: 250px; }

ul li.gr_button {
  background: #018777;
  border: 1px solid #018777;
  border-radius: 25px;
  color: #fff;
  display: block;
  margin: 20px auto 0;
  padding: 7px 0;
  width: 250px; }

h2 {
  font-size: 1.5em;
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center; }

h3 {
  border-bottom: 2px solid #018777;
  color: #018777;
  font-size: 1.5em;
  margin-top: 150px;
  margin-bottom: 50px;
  padding-bottom: 10px;
  text-align: left;
}

h4 {
  background: #b7b7b7;
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center; }

.col4 {
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
  padding: 0;
  width: 100%;
  -moz-box-lines: multiple;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap; }
  .col4 li {
    margin: 0 1%;
    width: 23%; }
    .col4 li img {
      max-width: 350px;
      width: 100%; }
    .col4 li a.look {
      background: #018777;
      border: 1px solid #018777;
      border-radius: 25px;
      color: #fff;
      display: block;
      margin: 20px auto 0;
      padding: 7px 0;
      width: 250px; }
  @media screen and (max-width: 1200px) {
    .col4 li {
      margin: 0 0 50px;
      width: 50%; } }

.col3 {
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: 100%;
  -moz-box-lines: multiple;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap; }
  .col3 li {
    margin: 0 1%;
    width: 31%; }
    .col3 li span {
      display: block;
      font-size: 1.5em; }
    @media screen and (max-width: 1280px) {
      .col3 li span {
        font-size: 1.25em; } }
    .col3 li span.blue {
      color: #074d7f;
      margin-bottom: 8px; }
    .col3 li a.look {
      background: #fff;
      border: 1px solid #018777;
      border-radius: 25px;
      display: block;
      margin: 45px auto 0;
      padding: 7px 0;
      width: 250px; }
    @media screen and (max-width: 1060px) {
      .col3 li a.look {
        margin: 5px auto 0; } }
  @media screen and (max-width: 1060px) {
    .col3 li {
      margin: 0 0 50px;
      width: 100%; } }
  .col3 li:nth-child(2) img {
    margin-top: 8px; }
  .col3 li:nth-child(2) a {
    margin-top: 29px; }
  .col3 li:nth-child(3) a {
    margin-top: 29px; }
  @media screen and (max-width: 1060px) {
    .col3 li:nth-child(2) a {
      margin-top: 10px; }
    .col3 li:nth-child(3) a {
      margin-top: 10px; } }

.col2 ul {
  display: -webkit-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  padding: 0;
  width: 100%;
  -moz-box-lines: multiple;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-lines: multiple;
  -webkit-flex-wrap: wrap; }
  .col2 ul li {
    margin: 0 2%;
    width: 45%; }

#page-top img {
  bottom: 30px;
  position: fixed;
  right: 2%;
  z-index: 99; }


/* topページここから */
section#top {
  margin: 0 auto 80px;
  text-align: left;
  width: 100%; }
  section#top section.mainvisual {
    height: 240px;
    line-height: 1.5;
    margin-bottom: 200px;
    text-align: center;
    vertical-align: middle;
    width: 100%; }
    section#top section.mainvisual img {
      margin-bottom: 20px;
      width: 100%; }
    section#top section.mainvisual p.title {
      font-size: 1.875em;
      letter-spacing: 10px;
      margin-bottom: 10px; }
    section#top section.mainvisual p.subtitle {
      font-size: 1.5em; }
  section#top section.midashi {
    border: 1px solid #ccc;
    border-radius: 15px;
    line-height: 1.5;
    margin: 0 auto 50px;
    padding: 20px;
    width: 90%; }
  section#top section.guideline {
    margin: 0 auto 150px;
    width: 96%; }
  section#top section.guideline ul li {
    margin-bottom: 20px;}
  section#top .col2 ul li {
    width: 100%; }
    section#top .col2 ul li section {
      margin: 0 auto 50px;
      width: 100%; }
      section#top h3.withbutton {
        margin-bottom: 50px; }
      section#top .col2 ul li section ul li {
		margin-bottom: 20px;
        width: 100%; }
      section#top span.tolist a {
        border-radius: 25px;
        display: block;
        float: right;
        font-size: .75em;
        margin: -50px auto 0;
        text-align: center;
        width: 120px; }
      section#top span.tolist a:after {
        content: ">>"; }
  section#top section.link {
    background-size: 3px 1px;
    background-color: #e5f3f1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #eaf5f4), color-stop(50%, transparent), to(transparent));
    background-image: linear-gradient(left, #eaf5f4 50%, transparent 50%, transparent);
    margin-bottom: 80px;
    padding: 60px 0;
    -webkit-background-size: 3px 1px;
    -moz-background-size: 3px 1px; }
    section#top section.link ul.col4 li {
      text-align: center;
      width: 46%;
      margin: 0 2% 50px; }
      section#top section.link ul.col4 li a.look {
        background: #018777;
        border: 1px solid #018777;
        border-radius: 25px;
        color: #fff;
        display: block;
        margin: 20px auto 0;
        text-align: center;
        padding: 7px 0;
        width: 250px; }
      section#top section.link ul.col4 li img {
        max-width: 350px;
        width: 100%; }
    @media screen and (max-width: 600px) {
      section#top section.link ul.col4 li {
        width: 100%; } }
    section#top section.link ul.col3 li {
      text-align: center;
      width: 100%;
      margin-bottom: 50px; }
      section#top section.link ul.col3 li a.look {
        background: #fff;
        border: 1px solid #018777;
        border-radius: 25px;
        display: block;
        margin: 20px auto 0;
        text-align: center;
        padding: 7px 0;
        width: 250px; }
      section#top section.link ul.col3 li img {
        max-width: 100%; }
      section#top section.link ul.col3 li span {
        font-size: 1.25em; }
      section#top section.link ul.col3 li span.blue {
        color: #074d7f; }
/* topページここまで */



/* 下層ページここから */
section#about {
  margin: 0 auto 150px;
  padding-top:50px;
  text-align: left;
  width: 100%; }

/* あなたは医療関係者ですか？モーダルここから */
  #tlight {
    width : 100vw;
    height : 100vh;
    top : 0;
    left : 0;
  }
  #tlight .termspopupcontainer h3 {
    background : none;
    color: #000;
    background-image: linear-gradient(to right, #fff, #187777, #fff);
    background-repeat: no-repeat;
    background-size: 60% 3%;
    background-position: bottom;
    transition: all 0.25s ease-in;
    position: absolute;
    top: 50%;
    left: 60%;
  }
  .termspopupcontainer {
    text-align : center;
    width: 85%;
    border: 1px solid #b7b7b7;
    border-radius: 10px;
    position: absolute;
    padding: 5px;
    top: 5%;
    left: 2%;
  }
  .termscontentwrapper {
    margin-bottom : 30px;
  }
  .termscontentwrapper {
    margin-bottom: 20px;
  }
  .termsagree {
    background : #187777;
    border : none;
    border-radius : 10px;
    color : #fff;
    margin : 120px 20px 0;
    padding : 15px 20px;
    cursor : pointer;
  }
  .termsdecline {
    background : #187777;
    border : none;
    border-radius : 10px;
    color : #fff;
    margin : 0 20px;
    padding : 15px;
    cursor : pointer;
  }
}
/* あなたは医療関係者ですか？モーダルここまで */
/* 下層ページここまで */


/* 追加CSSここから */
h2 {
	font-size:1.5em;
	margin-bottom: 30px;
	padding: 10px 10px;
	color: #fff;
	background: #017466;
	border-bottom: none;
	border-radius:2px;
}

.midashi h2 {
    font-size: 1.5em;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    text-align: center;
	background:none;
	border-radius:0;
	color:#000;
}

.main h2 {
    font-size: 1.5em;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    text-align: center;
	background:none;
	border-radius:0;
	color:#000;
}

.uk-modal-header h2 {
    border-bottom: 2px solid #e14546;
    font-size: 1.5em;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    text-align: center;
	background:none;
	border-radius:0;
	color:#000;
}

h3{
	margin-top:60px;
	margin-bottom:30px;
}

section#about {
	padding-top: 160px;
}

#about.product .cat_list ul li {
	list-style:none;
	margin-bottom:20px;
}
#about.product .cat_list ul li a {
	display:block;
	max-width:300px;
	padding:8px 20px;
	border:1px solid #018777;
	border-radius: 10px;
	color:#018777;
	position:relative;
}
#about.product .cat_list ul li a::before {
     position:absolute;
     content:'';
     width:6px;
     height:6px;
     border-top:solid 2px #018777;
     border-right:solid 2px #018777;
     -webkit-transform:rotate(45deg);
     transform: rotate(45deg);
     top:50%;
     right:15px;
     margin-top: -3px;
}
#about.document .cat_list ul li {
	list-style:none;
	margin-bottom:20px;
}
#about.document .cat_list ul li a {
	display:block;
	max-width:300px;
	padding:8px 20px;
	border:1px solid #018777;
	border-radius: 10px;
	color:#018777;
	position:relative;
}
#about.document .cat_list ul li a::before {
     position:absolute;
     content:'';
     width:6px;
     height:6px;
     border-top:solid 2px #018777;
     border-right:solid 2px #018777;
     -webkit-transform:rotate(45deg);
     transform: rotate(45deg);
     top:50%;
     right:15px;
     margin-top: -3px;
}

#about.fee ul {
	display:flex;
	flex-wrap: wrap;
}

#about.fee ul li {
	list-style:none;
	margin-bottom:15px;
}
#about.fee ul li a {
	display:block;
	min-width:250px;
	max-width:300px;
	padding:8px 20px;
	border:1px solid #018777;
	border-radius: 10px;
	color:#018777;
	position:relative;
}
#about.fee ul li a::before {
     position:absolute;
     content:'';
     width:6px;
     height:6px;
     border-top:solid 2px #018777;
     border-right:solid 2px #018777;
     -webkit-transform:rotate(45deg);
     transform: rotate(45deg);
     top:50%;
     right:15px;
     margin-top: -3px;
}

#about.document td {
	padding-bottom:5px;
}

a[href$=".pdf"]:before {
margin: 10px 5px -5px 2px;
}

section#about ul#document li.document span {
	background:rgba(255,255,255,0.25);
    border: 1px solid #1f8282;
    color: #187777;
    margin: 0 10px;
    padding: 5px 10px;
}

section#about ul#product li span {
    background:rgba(255,255,255,0.25);
    border: 1px solid #1f8282;
    color: #187777;
    padding: 5px 10px;
}

section#about ul#product li span.pc_hide {
    background:rgba(255,255,255,0);
    border: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 768px) {
  section#about ul#product li {
      margin-bottom: 50px;
  }
  section#about ul#product li span {
      margin: 10px 0 0;
  }
}
section#about ul#product li p {
    margin-left : 1em;
    margin-top : 1em;
}

ul.company-table{
	padding-top:10px;
}
.company-table li {
	padding:0 5px 15px;
	border-bottom:1px solid #b7b7b7;
}
.company-table li:last-child {
	border-bottom:none;
}
.company-table span.title {
	display:inline-block;
	min-width:160px;
	font-weight:bold;	
	vertical-align:top;
}
.company-table span.dd {
	display:inline-block;
	width:calc(100% - 200px);
}
.company-table span.dd ul {
	margin:0 0 0 -20px;
}
.company-table span.dd ul li {
	padding-bottom:0;
	border-bottom:none;
}

#about.institute ul {
	margin-bottom: 20px;
}

#about.policy ul {
	margin-left:15px;	
}
#about.policy ul li {
	list-style:circle;
}
#about.link ul {
	margin-left:15px;	
}
#about.link ul li {
	list-style:disc;
}
#about.company ul.company li {
	list-style:none;
}

#page-top img {
	width:50px;
	height:50px;
}
/* 追加CSSここまで */


/* Web展示会ここから */
.product_detail img {
  width: 150px;
  max-height: 150px;
  margin-bottom: 10px;
}
.content-carrousel figure:nth-child(1) {
  transform: rotateY(0deg) translateZ(180px);
}
.content-carrousel figure:nth-child(2) {
  transform: rotateY(60deg) translateZ(180px);
}
.content-carrousel figure:nth-child(3) {
  transform: rotateY(120deg) translateZ(180px);
}
.content-carrousel figure:nth-child(4) {
  transform: rotateY(180deg) translateZ(180px);
}
.content-carrousel figure:nth-child(5) {
  transform: rotateY(240deg) translateZ(180px);
}
.content-carrousel figure:nth-child(6) {
  transform: rotateY(300deg) translateZ(180px);
}
.content-carrousel figure:nth-child(7) {
  transform: rotateY(360deg) translateZ(180px);
}
