html {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
  line-height: 1.8;
  color: #222;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック",
    YuGothic, "メイリオ", "Meiryo", sans-serif;
}
div {
  max-height: 999999px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: inherit;
  font-size: inherit;
  font: 100%;
  vertical-align: middle;
}
caption,
th {
  text-align: left;
}
input,
textarea,
select {
  font-size: inherit;
  font-family: inherit;
  vertical-align: middle;
  line-height: inherit;
}
button {
  font-size: inherit;
  font-family: inherit;
  vertical-align: inherit;
  line-height: inherit;
  border: none;
  cursor: pointer;
}
::-moz-selection {
  background: #778995;
  color: #fff;
}
::selection {
  background: #778995;
  color: #fff;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  color: #0081cc;
  -webkit-transition: background-color 100ms, color 100ms;
  -o-transition: background-color 100ms, color 100ms;
  transition: background-color 100ms, color 100ms;
  outline: 0;
}
a:hover {
  color: #0081cc;
}
a:active {
  color: #0081cc;
}
strong {
  font-weight: bold;
}
i {
  font-style: italic;
}
.clearfix::after {
  content: " ";
  display: block;
  clear: both;
}
.external::after {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: inline-block;
  margin: 0 4px;
}
.pdflink::after {
  content: "\f1c1";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  display: inline-block;
  margin: 0 4px;
}
.mini {
  font-size: 12px;
}
.wrapper--w990 {
  max-width: 990px;
  margin: 0 auto;
}
.header {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
.header--top {
  background: radial-gradient(circle, #fff 10%, #a1edff);
  height: 760px;
}
.globalmenu {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 15px 0;
  font-size: 0;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0);
}
.globalmenu a,
.globalmenu button {
  display: inline-block;
  color: #222;
  text-decoration: none;
  font-weight: bold;
}
.globalmenu__main {
  float: left;
}
.globalmenu__main li {
  display: inline-block;
  font-size: 13px;
}
.globalmenu__main a,
.globalmenu__main button {
  padding: 10px 8px;
  -webkit-transition: color, background-color 0.2s ease-in-out;
  -o-transition: color, background-color 0.2s ease-in-out;
  transition: color, background-color 0.2s ease-in-out;
  border-radius: 2px;
}
.globalmenu__main a:hover {
  color: #000;
  background-color: #f1f7f7;
}
.globalmenu__sub {
  float: right;
}
.globalmenu__sub li {
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
}
.globalmenu__sub li:first-child {
  margin-left: 0;
}
.globalmenu__sub a,
.globalmenu__sub button {
  padding: 10px 12px;
  -webkit-transition: color, background-color 0.2s ease-in-out;
  -o-transition: color, background-color 0.2s ease-in-out;
  transition: color, background-color 0.2s ease-in-out;
  border-radius: 2px;
  color: #fff;
}
.globalmenu__sub .globalmenu__sub__btn--buy {
  background: url(/img/cart_icon.png) no-repeat 8px 50% #fe550f;
  background-size: 20px;
  padding-left: 38px;
}
.globalmenu__sub__btn--buy:hover {
  background-color: #fe9332;
}
.globalmenu__sub__btn--member {
  background-color: #32bfdb;
}
.globalmenu__sub__btn--member:hover {
  background-color: #71ddec;
}
.globalmenu__sub .globalmenu__sub__btn--twitter {
  padding: 4px 6px;
  background-color: #1da1f2;
  font-weight: normal;
  font-size: 12px;
  width: 6em;
}
.globalmenu__sub .globalmenu__sub__btn--twitter i {
  float: left;
}
.globalmenu__sub .globalmenu__sub__btn--twitter:hover {
  background-color: #52cbf8;
}
.globalmenu__sub .globalmenu__sub__btn--facebook {
  padding: 4px 6px;
  background-color: #3b5998;
  font-weight: normal;
  font-size: 12px;
  width: 6em;
}
.globalmenu__sub .globalmenu__sub__btn--facebook i {
  float: left;
}
.globalmenu__sub .globalmenu__sub__btn--facebook:hover {
  background-color: #7b97c5;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.9);
}
.topheader {
  position: relative;
  margin-top: 60px;
  background: url(/img/top.png) no-repeat center;
  background-size: 990px;
  background-position: top 88% center;
}
.toplogo {
  width: 520px;
  margin: 0 auto 30px;
}
.topkit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.price {
  display: inline-block;
  border-left: 1px solid #222;
  margin-left: 10px;
  padding-left: 12px;
  letter-spacing: 0;
}
.price__num {
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 22px;
}
.price__tax {
  font-size: 12px;
  font-weight: normal;
}
.topheader__leadtext {
  font-size: 18px;
}
.topheader__leadtext--more{
  font-size: 18px;
  margin-top: 290px;
  padding: 10px;
}
.buybtn {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #fe550f;
  width: 125px;
  height: 125px;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: color, background-color 0.2s ease-in-out;
  -o-transition: color, background-color 0.2s ease-in-out;
  transition: color, background-color 0.2s ease-in-out;
}
.buybtn__buy {
  font-size: 40px;
  display: block;
  margin-bottom: 4px;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: normal;
}
.buybtn:hover {
  color: #fff;
  background-color: #fe9332;
}

.blocks__wrapper {
  margin: 5px 0;
}
.blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 5px;
}
.block {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  text-align: center;
  padding: 5px;
}
.block a {
  color: #222;
  display: block;
  height: 100%;
  padding-bottom: 40px;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.block--gray a {
  background-color: #f5f5f5;
}
.block a:hover {
  color: #000;
  background-color: #f1f7f7;
}
.block__title {
  font-size: 28px;
  margin: 30px 0;
}
.block__excerpt {
  margin: 20px 0;
}
.morebtn {
  display: inline-block;
  border: 1px solid #222;
  border-radius: 18px;
  line-height: 36px;
  padding: 0 15px 0 40px;
  color: #222;
  background: url(/img/arrow.png) no-repeat 10px 50%;
  background-size: 20px;
  font-family: Arial, Helvetica, "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "メイリオ", "Meiryo",
    sans-serif;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
}
.morebtn--sfont {
  font-size: 14px;
}
a.morebtn:hover {
  color: #000;
  background-color: #fff;
}
.block__img {
  overflow: hidden;
  background-color: #fff;
}
.block__img--play {
  position: relative;
}
.block__img--play::after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: url(/img/playbtn.png) no-repeat;
  background-size: 120px;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
}
.block img {
  -webkit-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.block a:hover img {
  opacity: 0.9;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.block a:hover .morebtn {
  background-color: #fff;
}
.snsblock {
  display: none;
}
.cpigi {
  padding: 50px 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cpigi__text {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  max-width: 80%;
}
.cpigi__logo {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
  text-align: center;
}
.cpigi__logo img {
  width: 110px;
}
.kenkokeiei {
  padding: 30px 120px;
}
.kenkokeiei__note {
  font-size: 12px;
}
.footer {
  margin-top: 40px;
  padding-bottom: 40px;
  font-size: 12px;
  text-align: center;
}
.footer li {
  display: inline;
  margin: 0 10px;
}
.footer a {
  color: #222;
  text-decoration: none;
}
.footer a:hover {
  color: #0081cc;
  text-decoration: underline;
}

.bluebg {
  background-color: #d6f7fe;
  padding: 25px 0;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
}
.buyblock {
  margin: 0 25px;
  border: 1px solid #222;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
.buyblock__title {
  font-size: 20px;
  margin-bottom: 20px;
}
.buyblock__title img {
  width: 500px;
  margin-top: 10px;
}
.buyblock__promoprice {
  font-size: 20px;
  font-weight: bold;
  color: #e03c2d;
  margin-bottom: 5px;
}
.buyblock__price {
  font-size: 46px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.buyblock__tax {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}
.buyblock__shipping {
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  font-size: 24px;
  border-left: 1px solid #222;
  line-height: 1.5;
}
.buyblock__img {
  position: absolute;
  right: 5%;
  top: 50%;
  width: 28%;
  margin-top: -16%;
}
.buyblock__buybtns {
  margin-top: 40px;
}
.buyblock__buybtns form {
  display: inline;
}
.buyblock__buybtn {
  display: inline-block;
  padding: 15px 60px;
  -webkit-transition: color, background-color 0.2s ease-in-out;
  -o-transition: color, background-color 0.2s ease-in-out;
  transition: color, background-color 0.2s ease-in-out;
  border-radius: 2px;
  color: #fff;
  background-color: #fe550f;
  text-decoration: none;
  vertical-align: bottom;
  font-size: 20px;
  margin-right: 10px;
}
.buyblock__buybtn:hover {
  background-color: #fe9332;
  color: #fff;
}
.buyblock__buybtn::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 5px 8px;
  border-style: solid;
  border-color: transparent;
  border-left-color: #fff;
  vertical-align: middle;
  margin-left: 20px;
}
/*imanoanata*/
.headerbg--imanoanata {
  background-color: #e8ebef;
}
.headerimg--imanoanata {
  padding: 100px 0;
  background: url(/img/headerbg_imanoanata.jpg) no-repeat center;
  background-size: cover;
}
.header__title h1 {
  font-size: 28px;
  line-height: 1.2;
}
.shadow {
  margin: 50px 0;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.col {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  width: 33.3333%;
  max-width: 33.3333%;
  position: relative;
}
.col::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.col--2col {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  width: 50%;
  max-width: 50%;
  min-height: 300px;
}
.col--2col::before {
  content: none;
}
.col__inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.col__innertable {
  display: table;
  width: 100%;
  height: 100%;
}
.col--2col .col__innertable {
  height: 300px;
}
.col__cell {
  display: table-cell;
  vertical-align: middle;
}
.col__title {
  text-align: center;
  font-size: 28px;
}

.col__read {
  text-align: center;
  background-color: #f5f5f5;
  padding: 0 20px;
  line-height: 1.5;
}
.col__read p {
  margin-bottom: 0.4em;
}
.col__read .morebtn {
  margin-top: 20px;
}
.bigread {
  font-size: 18px;
}
.celllabel {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 2px 15px;
  background-color: #4a6172;
  color: #fff;
  font-size: 18px;
}
.order1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.imaimg1 {
  background: url(/img/mv_ima.jpg) no-repeat center;
  background-size: cover;
}
.imaimg2 {
  background: url(/img/ima2.jpg) no-repeat center;
  background-size: cover;
}
.imaimg3 {
  background: url(/img/ima3.jpg) no-repeat center;
  background-size: cover;
}
.imaimg4 {
  background: url(/img/ima4.jpg) no-repeat center;
  background-size: cover;
}
.playmark::after {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: url(/img/playbtn.png) no-repeat;
  background-size: 120px;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.playmark:hover::after {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.youtube__sp {
  display: none;
}
/*mirainodareka*/
.headerbg--mirainodareka {
  background-color: #eee;
}
.headerimg--mirainodareka {
  padding: 100px 0;
  background: url(/img/headerbg_mirainodareka.jpg) no-repeat center;
  background-size: cover;
}
.miraiimg1 {
  background: url(/img/mv_mirai.jpg) no-repeat center;
  background-size: cover;
}
.centertitle {
  font-size: 24px;
  text-align: center;
  padding: 15px 15px 0;
  margin-top: 50px;
}
.col__inner--pad {
  padding: 5%;
}
.col__user {
  background: url(/img/mirai1.jpg) no-repeat center;
  background-size: cover;
}
.col__yahoo {
  background-color: #fff;
}
.col__institute {
  background: url(/img/mirai2.jpg) no-repeat center;
  background-size: cover;
}
.col__inner--pad .col__innertable {
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  position: relative;
}
.projectfig__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
}
.projectfig__title h3 {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #666;
  padding: 10px 0;
}
.col__inner--pad p {
  margin-top: 1em;
}
.projectlabel {
  display: inline-block;
  padding: 2px 15px;
  background-color: #4a6172;
  color: #fff;
  font-size: 18px;
  border-radius: 20px;
}
.col__yahooinner {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
}
.col__yahooinner .col__yahoorow {
  display: table-row;
}
.col__yahooinner .col__yahoocell {
  display: table-cell;
  height: 33.3333%;
  vertical-align: middle;
}
.col__yahooinner img {
  width: 190px;
}
.yahooarrow--r,
.yahooarrow--l {
  display: block;
  background-color: #eee;
  margin: 0 5%;
  padding: 20px 0;
  font-size: 20px;
  position: relative;
  line-height: 1;
}
.yahooarrow--r::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 30px solid #fff;
  border-bottom: 30px solid #fff;
  border-left: 30px solid #eee;
  right: -10px;
  top: 0;
}
.yahooarrow--l::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 30px solid #fff;
  border-bottom: 30px solid #fff;
  border-right: 30px solid #eee;
  left: -10px;
  top: 0;
}
/*voice*/
.headerbg--voice {
  background-color: #e8ebef;
}
.headerimg--voice {
  padding: 100px 0;
  background: url(/img/headerbg_voice.jpg) no-repeat center;
  background-size: cover;
}
.voicewrap {
  margin: 50px 0;
}
.block--voice {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  max-width: 33.3333%;
}
.block--voice .voice__modallink {
  padding: 0;
  position: relative;
}
.voice__text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  padding-bottom: 20px;
}
.voice__title {
  font-size: 20px;
  margin: 15px 0;
  line-height: 1.5;
}
.voice__age {
  font-size: 14px;
}
.voice__modal {
  padding: 30px 40px;
}
.modal__title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.voice__modal p {
  margin-bottom: 1em;
}
.voice__modal h2 {
  font-size: 18px;
  margin: 2em 0 0.75em;
}
.modal__photo {
  width: 240px;
}
.modal__photo--left {
  float: left;
  margin: 0 30px 15px 0;
}
.modal__photo--right {
  float: right;
  margin: 0 0 15px 30px;
}
/*reliability*/
.headerbg--reliability {
  background: url(/img/ph_reliability.jpg) no-repeat center;
  background-size: cover;
  text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff,
    0px 0px 10px #fff, 0px 0px 10px #fff;
}
.headerimg--reliability {
  padding: 100px 0;
}
.okazaki {
  line-height: 1;
  font-size: 20px;
}
.reliabilityimg2 {
  background: url(/img/ph_reliability.jpg) no-repeat center;
  background-size: cover;
}
.reliabilityimg3 {
  background: url(/img/reliability3.jpg) no-repeat center;
  background-size: cover;
}
.reliabilityimg4 {
  background: url(/img/reliability4.jpg) no-repeat center;
  background-size: cover;
}
.modal__title--okazaki .mini {
  display: block;
  line-height: 1.2;
}
/*flow*/
.headerbg--flow {
  background: url(/img/ph_flow.jpg) no-repeat center;
  background-size: cover;
  text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff,
    0px 0px 10px #fff, 0px 0px 10px #fff;
}
.headerimg--flow {
  padding: 100px 0;
}
.flowno {
  font-size: 28px;
  width: 1.5em;
  text-align: center;
  padding: 0;
  line-height: 1.5;
  font-family: Arial, Helvetica, "sans-serif";
}
.flowimg1 {
  background: url(/img/flowimg1.jpg) no-repeat center;
  background-size: cover;
}
.flowimg2 {
  background: url(/img/flowimg2.jpg) no-repeat center;
  background-size: cover;
}
.flowimg3 {
  background: url(/img/flowimg3.jpg) no-repeat center;
  background-size: cover;
}
.flowimg4 {
  background: url(/img/flowimg4.jpg) no-repeat center;
  background-size: cover;
}
.flowimg5 {
  background: url(/img/flowimg5.jpg) no-repeat center;
  background-size: cover;
}
/*promise*/
.headerbg--promise {
  background-color: #e8ebef;
}
.headerimg--promise {
  padding: 100px 0;
  background: url(/img/headerbg_promise.jpg) no-repeat center;
  background-size: cover;
  text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff,
    0px 0px 10px #fff, 0px 0px 10px #fff;
}
.promiseno {
  display: inline-block;
  background-color: #4a6172;
  color: #fff;
  font-size: 28px;
  width: 1.5em;
  text-align: center;
  padding: 0;
  line-height: 1.5;
  font-family: Arial, Helvetica, "sans-serif";
  margin-right: 0.75em;
  vertical-align: middle;
}
.promise__lead {
  font-size: 18px;
  margin: 80px 160px;
}
.promiseimg1 img {
  display: block;
  width: 165px;
  height: 248px;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  margin: auto;
}
.promiseimg2 {
  background: url(/img/promise2.jpg) no-repeat center;
  background-size: cover;
}
.promiseimg3 {
  background: url(/img/promise3.jpg) no-repeat center;
  background-size: cover;
}
/*item*/
.headerbg--common {
  background-color: #a2edff;
}
.headerimg--common,
.headerimg--common2 {
  padding: 100px 0;
  background: url(/img/headerbg_common.jpg) no-repeat center;
  background-size: cover;
}
.scrollspy__side {
  float: left;
  width: 280px;
  padding-top: 30px;
}
.scrollspy__nav {
  padding: 15px 20px;
  background-color: #f5f5f5;
}
.scrollspy__content {
  float: right;
  width: 640px;
}
.items {
  border: 1px solid #666;
  margin: 30px 0;
  padding: 0 30px 30px;
}
.items li {
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.scrollspy__nav .nav {
  font-size: 16px;
}
.scrollspy__nav .nav .nav {
  margin-left: 15px;
  font-size: 12px;
}
.scrollspy__nav li {
  margin: 5px 0;
}
.scrollspy__nav .nav-link {
  display: inline-block;
  color: #666;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  padding: 2px 8px;
}
.scrollspy__title1 {
  display: inline-block;
  font-size: 18px;
  margin: 30px 0 15px;
  background-color: #4a6172;
  color: #fff;
  line-height: 1.5;
  padding: 5px 20px;
  margin-left: -30px;
}
.scrollspy__title2 {
  font-size: 18px;
  margin: 15px 0 10px;
  border-bottom: 1px solid #666;
  font-weight: bold;
}
.scrollspy__nav .active {
  background-color: #fe9332;
  color: #fff;
}
.stickynav {
  position: fixed;
  top: 60px;
  z-index: 100;
}
:target::before {
  content: "";
  display: block;
  height: 60px;
  margin-top: -60px;
}
.sidelinks {
  margin-top: 15px;
}
.sidelinks li {
  margin-bottom: 5px;
}
.sidelink {
  font-size: 12px;
}
.sidelink::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: inline-block;
  margin: 0 4px;
}
.note {
  clear: both;
  color: #666;
  font-size: 12px;
  list-style: disc;
  padding: 15px 15px 10px;
  margin-top: 30px;
  background-color: #f5f5f5;
}
.note li {
  margin: 0 0 5px 1em;
}
.monitarnote {
  border: 1px solid #f00;
  padding: 30px;
  color: #f00;
  margin: 30px 0;
  font-size: 18px;
  text-align: center;
}
/*criteria*/
.criteria__lead {
  font-size: 18px;
  margin: 30px 160px;
}
.criteria__title {
  font-size: 18px;
  margin: 30px 15px 20px 0;
  line-height: 1.5;
}
.criteria__title span {
  background-color: #4a6172;
  color: #fff;
  display: inline-block;
  padding: 5px 20px;
}
.criteria__table__wrapper {
  width: 100%;
  margin-bottom: 5px;
}
.criteria__table {
  width: 100%;
}
.criteria__table th {
  padding: 4px 12px;
  background-color: #f5f5f5;
  text-align: center;
}
.criteria__table td {
  border-bottom: 1px solid #eee;
  padding: 8px 12px;
  text-align: center;
}
.criteria__p {
  margin: 0 15px 1em;
}
.basislist {
  list-style: disc;
  margin-left: 1em;
  font-size: 18px;
}
.basislist__wrapper {
  background: url(/img/basislist_bg.png) no-repeat right bottom #f1f7f7;
  border-radius: 2px;
  padding: 30px;
  margin-bottom: 30px;
}
.starlist {
  margin: 0 15px 60px;
}
.star {
  color: #be9f00;
  letter-spacing: 3px;
}
.starlist dt {
  font-size: 18px;
  color: #a5a5a5;
  float: left;
  width: 120px;
  clear: both;
  letter-spacing: 3px;
}
.starlist dd {
  margin: 0 0 15px 120px;
  padding-top: 3px;
}
.nomark {
  font-size: 16px;
  letter-spacing: 0;
  color: #666;
}
/*sample*/
.sampleset {
  padding: 30px 0;
}
.sample__img {
  width: 280px;
  float: left;
}
.samplethumb__wrapper {
  display: block;
  background-color: #000;
  position: relative;
}
.samplethumb__wrapper:hover {
  opacity: 0.8;
}
.samplethumb {
  height: 600px;
  background-color: #ededed;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transition: background-position 0.6s ease-in-out,
    opacity 0.6s ease-in-out;
  -o-transition: background-position 0.6s ease-in-out, opacity 0.6s ease-in-out;
  transition: background-position 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.highlight {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 270px;
  height: 0;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: -5px -5px;
  -webkit-transition: background-position 0.6s ease-in-out,
    opacity 0.3s 0.6s ease-in-out, height 0.6s ease-in-out;
  -o-transition: background-position 0.6s ease-in-out,
    opacity 0.3s 0.6s ease-in-out, height 0.6s ease-in-out;
  transition: background-position 0.6s ease-in-out,
    opacity 0.3s 0.6s ease-in-out, height 0.6s ease-in-out;
}
.sample0 .samplethumb,
.sample0 .highlight {
  background-image: url(/img/example_total_s.png);
}
.sample1 .samplethumb,
.sample1 .highlight {
  background-image: url(/img/example_diabetes_s.png);
}
.sample2 .samplethumb,
.sample2 .highlight {
  background-image: url(/img/example_alcohol_s.png);
}
.sample3 .samplethumb,
.sample3 .highlight {
  background-image: url(/img/example_glaucoma_s.png);
}
.sample4 .samplethumb,
.sample4 .highlight {
  background-image: url(/img/example_ancestry_s.png);
}
.sample__text {
  margin: 0 0 0 300px;
}
.sample__btn {
  text-align: center;
  margin-top: 15px;
}
.sample__btn .morebtn:hover {
  background-color: #f1f7f7;
}
.sample__list li {
  border-radius: 2px;
  background-color: #f1f7f7;
  padding: 15px;
  margin-bottom: 15px;
  line-height: 1.5;
  position: relative;
  -webkit-transition: background-color 100ms, color 100ms;
  -o-transition: background-color 100ms, color 100ms;
  transition: background-color 100ms, color 100ms;
}
.sample__list li:hover::after {
  content: "";
  position: absolute;
  top: 10px;
  left: -15px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 15px solid #a2edff;
}
.sample__list li:hover {
  background-color: #a2edff;
}
.sample__list h2 {
  font-weight: bold;
  margin: 0 0 5px;
}
/*qa*/
.qadl dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.qadl dd {
  margin-bottom: 20px;
}
/*partner*/
.partnerdl {
  border: 1px solid #666;
  padding: 30px 30px 15px;
  margin: 0 15px 30px;
}
.partnerdl dt {
  float: left;
  width: 150px;
  clear: both;
  color: #666;
  text-align: right;
  padding-top: 2px;
}
.partnerdl dd {
  margin: 0 0 15px 180px;
  font-size: 16px;
}
.partnerlist {
  list-style: disc;
}
.partnerlist li {
  margin: 0 0 0 1em;
}
/*ethics*/
.ethicsmember {
  margin: 0 15px 30px;
}
.ethicsmember dt {
  float: left;
  width: 120px;
  clear: both;
  font-size: 18px;
}
.ethicsmember dd {
  margin: 0 0 15px 120px;
  padding-top: 3px;
  color: #666;
}
.ethics__lead {
  font-size: 18px;
  margin: 30px 140px;
}
.ethics__title {
  font-size: 18px;
  margin: 30px 15px 20px 0;
  line-height: 1.5;
}
.ethics__p {
  margin: 0 15px 1em;
}
.ethicsdl {
  border-top: 1px solid #666;
  padding: 15px 15px 10px;
  margin: 0 15px;
}
.ethicsdl:last-child {
  border-bottom: 1px solid #666;
  margin-bottom: 80px;
}
.ethicsdl dt {
  float: left;
  width: 100px;
  clear: both;
  color: #666;
  text-align: right;
  padding-top: 2px;
}
.ethicsdl dd {
  margin: 0 0 5px 130px;
  font-size: 16px;
}
/*counselor*/
.counselor__title {
  font-size: 18px;
  margin: 30px 15px 20px 0;
  line-height: 1.5;
}
.counselorform {
  border-radius: 2px;
  background-color: #f1f7f7;
  padding: 30px;
  margin-bottom: 30px;
}
.counselorform h4 {
  line-height: 1.5;
  margin-bottom: 5px;
  font-weight: bold;
}
.counselorform select {
  width: 160px;
  padding: 2px;
}
.srchbtn {
  border: none;
  border-radius: 2px;
  background-color: #fe550f;
  color: #fff;
  padding: 2px 15px;
  cursor: pointer;
  -webkit-transition: color, background-color 0.2s ease-in-out;
  -o-transition: color, background-color 0.2s ease-in-out;
  transition: color, background-color 0.2s ease-in-out;
}
.srchbtn:hover {
  background-color: #fe9332;
}
.counselorinfo {
  margin: 30px 15px;
  color: #666;
}
.counselorinfo i {
  color: #e3efef;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 989px) {
  .header {
    padding-top: 0;
  }
  .header--top {
    background: none;
    height: auto;
  }
  .globalmenu {
    position: relative;
    width: 100%;
    padding: 0;
  }
  .globalmenu .wrapper--w990 {
    max-width: auto;
    overflow: scroll;
    white-space: nowrap;
    padding: 5px;
    -webkit-overflow-scrolling: touch;
  }
  .globalmenu::after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    line-height: 44px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    color: #666;
    font-size: 12px;
    background: -webkit-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 1) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 0)),
      color-stop(50%, rgba(255, 255, 255, 1)),
      to(rgba(255, 255, 255, 1))
    );
    background: -o-linear-gradient(
      left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 1) 50%,
      rgba(255, 255, 255, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  }
  .end::after {
    content: none;
  }
  .globalmenu__main {
    padding: 5px 0;
  }
  .globalmenu__main li {
    margin-right: 0;
    border-left: 1px solid #d6d6d6;
  }
  .globalmenu__main li:first-child {
    border-left: none;
  }
  .globalmenu__main a {
    padding: 5px 10px;
    border-radius: 2px;
  }
  .globalmenu__sub {
    float: none;
    display: inline-block;
    white-space: nowrap;
    padding-right: 5px;
  }
  .globalmenu__sub li {
    display: inline-block;
  }

  .topheader {
    margin-top: 0;
    background: none;
  }
  .topheader__title {
    background: radial-gradient(#fff 25%, #a1edff);
    padding-top: 40px;
  }
  .toplogo {
    width: 80%;
    max-width: 400px;
  }

  .topkit {
    display: block;
    letter-spacing: 0;
  }
  .price {
    display: block;
    border-left: none;
    margin: 20px 0;
    padding-left: 0;
  }
  .price__tax {
    display: block;
    margin-top: 5px;
  }
  .top__image{
    background: url(/img/top.png) no-repeat center;
    background-size: 800px;
    height: 250px;
  }
  .topheader__lead {
    padding: 25px;
  }
  .topheader__leadtext {
    text-align: left;
  }
  .topheader__leadtext--more{
    margin-top: 20px;
    padding: 0;
    text-align: left;
    font-size: 15px;
  }
  .buybtn {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    padding: 25px;
    border-radius: 2px;
    margin: 25px 0 10px 0;
    font-size: 20px;
  }
  .buybtn__buy {
    display: none;
  }
  .blocks__wrapper {
    margin: 0;
  }
  .blocks {
    display: block;
    margin: 0;
  }
  .block {
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
  }
  .block a {
    padding: 0 25px 60px;
  }
  .block--gray a {
    background-color: #fff;
  }
  .block__img {
    margin: 0 -65px;
  }
  .block__img--play::after {
    width: 90px;
    height: 90px;
    background-size: 90px;
  }

  .block__title {
    margin: 20px 0 15px;
    line-height: 1.4;
    font-size: 24px;
  }
  .block__excerpt {
    margin-top: 15px;
    text-align: left;
    font-size: 16px;
  }
  .pconly {
    display: none;
  }
  .snsblock {
    display: block;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    padding: 40px 0;
  }
  .snsblock--noborder {
    padding: 0;
    border: none;
    margin: 40px 0;
  }
  .snsblock--bordertop {
    border-top: 1px solid #909090;
    border-bottom: none;
    padding: 40px 0 0 0;
    margin: 0 0 40px 0;
  }
  .snslist {
    text-align: center;
    line-height: 1;
  }
  .snslist li {
    display: inline-block;
  }
  .snslist a {
    display: inline-block;
    padding: 10px 15px;
    -webkit-transition: color, background-color 0.2s ease-in-out;
    -o-transition: color, background-color 0.2s ease-in-out;
    transition: color, background-color 0.2s ease-in-out;
    border-radius: 2px;
    color: #fff;
    text-decoration: none;
    width: 6.5em;
  }
  .snslist i {
    float: left;
  }
  .snslist .snslist__btn--twitter {
    padding: 4px 6px;
    background-color: #1da1f2;
    font-weight: normal;
    font-size: 12px;
  }
  .snslist .snslist__btn--twitter:hover {
    background-color: #52cbf8;
  }
  .snslist .snslist__btn--facebook {
    padding: 4px 6px;
    background-color: #3b5998;
    font-weight: normal;
    font-size: 12px;
  }
  .snslist .snslist__btn--facebook:hover {
    background-color: #7b97c5;
  }
  .cpigi {
    padding: 40px 25px;
    display: block;
  }
  .cpigi__text {
    max-width: 100%;
  }
  .cpigi__logo {
    max-width: 100%;
    margin: 40px 0 0;
  }
  .cpigi__logo img {
    width: 100px;
  }
  .kenkokeiei {
    padding: 20px 25px;
    display: block;
  }

  .footer__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f9f8f9;
    overflow: hidden;
  }
  .footer__menu1 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    border-right: 1px solid #d6d6d6;
    margin-bottom: -1px;
  }
  .footer__menu2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    max-width: 50%;
    margin-bottom: -1px;
  }

  .footer li {
    display: block;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
  }
  .footer a {
    display: block;
    padding: 10px 0;
    background-color: #f9f8f9;
  }
  .footer a:hover {
    color: #222;
    text-decoration: none;
  }

  .bluebg {
    padding: 15px 0;
  }
  .buyblock {
    margin: 0 15px;
    padding: 20px;
    text-align: center;
  }
  .buyblock__title {
    margin-bottom: 40px;
  }
  .buyblock__title img {
    width: 95%;
    max-width: 500px;
    margin-top: 10px;
  }
  .buyblock__price {
    font-size: 30px;
  }
  .buyblock__tax {
    display: block;
    font-size: 12px;
    margin-top: 4px;
  }
  .buyblock__shipping {
    font-size: 20px;
    line-height: 2.5;
  }
  .buyblock__img {
    position: static;
    display: block;
    width: 75%;
    max-width: 320px;
    margin: 0 auto;
  }
  .buyblock__buybtns {
    margin-top: 0;
  }
  .buyblock__buybtn {
    display: block;
    width: 100%;
    padding: 15px 0;
    margin: 0 0 15px;
  }

  .headerimg--imanoanata {
    padding: 40px 0;
  }
  .header__title h1 {
    font-size: 24px;
  }
  .shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .row {
    display: block;
  }
  .col::before {
    content: none;
  }
  .col {
    position: relative;
    width: auto;
    max-width: 100%;
  }
  .col--2col {
    width: auto;
    max-width: 100%;
    min-height: 0;
  }
  .col__inner {
    position: static;
    display: block;
    width: auto;
    height: auto;
  }
  .col__innertable {
    display: block;
    width: auto;
    height: auto;
  }
  .col--2col .col__innertable {
    height: auto;
  }
  .col__cell {
    display: block;
  }
  .col__title {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .col__read {
    padding: 40px 20px;
    line-height: 1.8;
  }
  .col__read .morebtn {
    margin-top: 20px;
  }
  .celllabel {
    padding: 5px 15px;
    font-size: 14px;
  }
  .imaimg1,
  .imaimg2,
  .imaimg3,
  .imaimg4 {
    height: 250px;
  }
  .playmark::after {
    width: 94px;
    height: 94px;
    background-size: 94px;
  }

  .playmark {
    display: none !important;
  }
  .youtube__sp {
    display: block;
    background-color: #f5f5f5;
  }
  .youtube__sp .celllabel {
    position: static;
  }
  .youtube__wrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  /*mirainodareka*/
  .headerimg--mirainodareka {
    padding: 40px 0;
  }
  .col__institute {
    background: url(/img/mirai2.jpg) no-repeat center;
    background-size: cover;
  }
  .col__inner--pad .col__innertable {
    height: 180px;
  }
  .projectfig__title {
    position: static;
  }
  .col__user p {
    margin-top: 45px;
  }
  .col__yahooinner {
    display: table;
    padding: 10px 0;
  }
  .col__yahooinner .col__yahoorow {
    display: table-cell;
    vertical-align: middle;
  }
  .col__yahooinner .col__yahoocell {
    display: block;
  }
  .col__yahooinner .col__yahoorow--logo .col__yahoocell {
    height: auto;
  }
  .col__yahooinner img {
    width: 160px;
  }
  .yahooarrow--r,
  .yahooarrow--l {
    width: 60px;
    height: 12.5em;
    margin: 0 auto;
    padding: 30px 20px 20px;
    font-size: 20px;
    position: relative;
    line-height: 1;
  }
  .yahooarrow--r::after {
    border-top: 30px solid #eee;
    border-bottom: none;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
  }
  .yahooarrow--l::after {
    border-top: none;
    border-bottom: 30px solid #eee;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
    left: 0;
    top: 0;
  }

  /*voice*/
  .headerimg--voice {
    padding: 40px 0;
  }
  .block--voice {
    max-width: 100%;
    margin-bottom: 50px;
  }
  .block__img--voice {
    margin: 0;
  }
  .voice__modal {
    padding: 20px 30px;
  }
  .modal__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .modal__photo {
    max-width: 100%;
  }
  .modal__photo--left,
  .modal__photo--right {
    float: none;
    margin: 0 auto;
  }
  /*reliability*/
  .headerimg--reliability {
    padding: 40px 0;
  }
  .okazaki {
    line-height: 1;
    font-size: 20px;
  }
  .reliabilityimg2,
  .reliabilityimg3,
  .reliabilityimg4 {
    height: 250px;
  }
  /*flow*/
  .headerimg--flow {
    padding: 54px 0;
  }
  .flowno {
    padding: 0;
    font-size: 20px;
  }
  .flowimg1,
  .flowimg2,
  .flowimg3,
  .flowimg4,
  .flowimg5 {
    height: 200px;
  }
  /*promise*/
  .headerimg--promise {
    padding: 40px 0;
  }
  .promise__lead {
    margin: 60px 40px;
  }
  .promiseimg1 {
    border-top: 1px solid #f5f5f5;
    height: 250px;
  }
  .promiseimg2,
  .promiseimg3 {
    height: 250px;
  }
  .promiseimg1 img {
    width: 110px;
    height: 165px;
  }
  /*item*/
  .headerimg--common {
    padding: 54px 0;
  }
  .headerimg--common2 {
    padding: 40px 0;
  }
  .scrollspy__side {
    float: none;
    width: auto;
    padding-top: 0;
  }
  .scrollspy__nav {
    padding: 10px 15px;
  }
  .scrollspy__content {
    float: none;
    width: auto;
  }
  .items {
    border: none;
    margin: 0;
    padding: 0 15px 15px;
  }
  .scrollspy__nav .nav {
    margin: 0 -10px 0 0;
  }
  .scrollspy__nav .nav .nav {
    display: none;
  }
  .scrollspy__nav .nav li {
    float: left;
    width: 50%;
    margin: 0;
    padding: 5px 10px 5px 0;
  }
  .scrollspy__nav .nav-link {
    display: block;
  }
  .scrollspy__title1 {
    margin-left: -15px;
  }
  :target::before {
    content: none;
  }
  .sidelinks {
    margin-top: 10px;
  }
  .monitarnote {
    margin: 15px;
  }
  /*criteria*/
  .criteria__lead {
    margin: 60px 40px;
  }
  .criteria__table__wrapper {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .criteria__table th,
  .criteria__table td {
    white-space: nowrap;
  }
  .basislist__wrapper {
    margin: 0 15px 30px;
  }
  /*sample*/
  .sample__img {
    float: none;
    margin: 0 auto 30px;
  }
  .samplethumb {
    height: 210px;
  }
  .highlight {
    display: none;
  }
  .sample0 .samplethumb {
    background-image: url(/img/example_total_s.png);
    background-size: 280px;
  }
  .sample1 .samplethumb {
    background-image: url(/img/example_diabetes_s.png);
    background-size: 280px;
  }
  .sample2 .samplethumb {
    background-image: url(/img/example_alcohol_s.png);
    background-size: 280px;
  }
  .sample3 .samplethumb {
    background-image: url(/img/example_glaucoma_s.png);
    background-size: 280px;
  }
  .sample4 .samplethumb {
    background-image: url(/img/example_ancestry_s.png);
    background-size: 280px;
  }
  .sample__text {
    margin: 0;
  }
  .sample__list {
    margin: 0 15px;
  }
  .sample__list li:hover {
    background-color: #f1f7f7;
  }
  .sample__list li:hover::after {
    content: none;
  }
  /*qa*/
  .scrollspy__nav--qa .nav li {
    float: none;
    width: 100%;
  }
  /*partner*/
  .partnerdl {
    padding: 15px 15px 0;
    margin: 0 15px 30px;
  }
  .partnerdl dt {
    float: none;
    width: auto;
    text-align: left;
    padding-top: 0;
  }
  .partnerdl dd {
    margin: 0 0 15px 0;
  }
  /*ethics*/
  .ethics__lead {
    margin: 60px 40px;
  }
  .ethicsmember {
    margin: 0 15px 30px;
  }
  .ethicsmember dt {
    float: left;
    width: 120px;
    clear: both;
    font-size: 18px;
  }
  .ethicsmember dd {
    margin: 0 0 15px 120px;
    padding-top: 3px;
    color: #666;
  }
  .ethics__p {
    margin: 0 15px 1em;
  }
  .ethicsdl {
    border-top: 1px solid #666;
    padding: 15px 15px 10px;
    margin: 0;
  }
  .ethicsdl:last-child {
    border-bottom: 1px solid #666;
    margin-bottom: 0;
  }
  .ethicsdl dt {
    float: none;
    width: auto;
    clear: both;
    color: #666;
    text-align: left;
    padding-top: 0;
  }
  .ethicsdl dd {
    margin: 0 0 5px 0;
    font-size: 16px;
  }
  /*counselor*/
  .counselorform {
    margin: 0 15px 30px;
  }
  .counselorinfo i {
    display: block;
    float: left;
  }
  .counselorinfo__text {
    display: block;
    overflow: hidden;
  }
}
@media screen and (min-width: 990px) {
  .sponly {
    display: none;
  }
}

/* 1113 在庫切れ対応 */
.buybtn.is-soldout {
  background-color: #999;
  cursor: default;
  font-size: 24px;
}
.buybtn.is-soldout:hover {
  background-color: #999;
}
.buybtn.is-soldout:focus {
  outline: none;
}
.globalmenu__sub__btn--buy.is-soldout {
  background-color: #999;
  cursor: default;
}
.globalmenu__sub__btn--buy.is-soldout:hover {
  background-color: #999;
}
.globalmenu__sub__btn--buy.is-soldout:focus {
  outline: none;
}
.buyblock__buybtn.is-soldout {
  background-color: #999;
  cursor: default;
}
.buyblock__buybtn.is-soldout:hover {
  background-color: #999;
}
.buyblock__buybtn.is-soldout:focus {
  outline: none;
}
.buyblock__buybtn.is-soldout:after {
  content: none;
}
