@charset "utf-8";


.mb--55 {margin-bottom: 55px !important;}
.mb--70 {margin-bottom: 70px !important;}
/* ------------------------------------------------------
FLEX
------------------------------------------------------ */

/* ------------------------------------------------------
MAIN
------------------------------------------------------ */
.head__main_inner {padding-bottom: 35px;}
.about__nav--anchor li a span:before {
  background-image: url(../img/common/arrow02.png);
}
.service__head {
  text-align: center;
}
.service__title {
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
}
.service__title--sub {
  line-height: 1.3;
  font-size: 24px;
  font-weight: 500;
}
.service__head p {
  font-size: 16px;
}
.service__head--small .service__title {font-size: 34px;}
.service__head--small p {
  font-size: 14px;
}
.whychoose {
  margin-bottom: 75px;
}
.whychoose__wrap {
  position: relative;
  padding: 40px 0;
}
.whychoose__wrap:after {
  content: "";
  position: absolute;
  right: -20px;
  width: 60%;
  top: 0;
  bottom: 0;
  background-color: #eaeef2;
  border-radius: 10px 0 0 10px;
}
.whychoose__item {
  margin: 0 auto 40px;
  max-width: 950px;
  padding: 0;
  position: relative;
  z-index: 1;
}
.whychoose__item:last-child {margin-bottom: 0 !important;}
.whychoose__item figure img {
  display: block;
  width: 100%;
  border-radius: 8px;
}
.whychoose__content {
  background-color: #fff;
  border-radius: 8px;
  padding: 35px 20px 40px 20px;
  -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  max-width: 565px;
}
.whychoose__content h3 {
  line-height: 1;
  margin: 0 0 22px;
}
.whychoose__content h3 span,
.whychoose__content h3 img {
  display: inline-block;
  vertical-align: bottom;
}
.whychoose__content h3 img {
  width: auto;
  height: 40px;
  margin-right: 25px;
}
.whychoose__content h3 span {
  font-weight: bold;
  font-size: 27px;
}
.whychoose__content h4 {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 8px;
}
.whychoose__content p {
  font-size: 14px;
  line-height: 1.85;
}
.flow {
  margin-bottom: 80px;
}
.flow__wrap {
  margin: 0 auto;
  max-width: 950px;
  background: #eaeef2 url(../img/service/bg.png) no-repeat center 20px / 880px auto;
  border-radius: 8px;
  padding: 50px 10px 10px 10px;
}
.flow__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px 18px;
  position: relative;
}
.flow__list li {
  width: 50%;
  text-align: center;
  padding: 0 5px;
  position: relative;
  margin: 0 0 10px;
}
.flow__icon {
  margin-bottom: 10px;
}
.flow__icon img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.flow__content {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  border: 3px solid #0078c8;
  border-radius: 5px;
  padding: 17px 5px 17px 5px;
}
.flow__content h3 {
  font-size: 4vw;
  font-weight: bold;
  color: #0078c8;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 8px;
}
.flow__content p {
  font-size: 3vw;
  line-height: 1.46;
}
.flow__right figure img {
  display: block;
  width: 100%;
}
.flow__box {
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 5px;
  -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
}
.flow__left {margin-bottom: 30px;}
.flow__left h3 {
  font-size: 0;
  line-height: 1;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center!important;
  align-items: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  padding-bottom: 5px;
}
.flow__left h3 img {width: 114px;}
.flow__right h3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center!important;
  align-items: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  line-height: 1.3;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
  height: 40px;
  padding-bottom: 5px;
}
.flow__left ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #eaeef2;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  padding: 15px 0 0 0;
}
.flow__left ul li {
  width: 33.333%;
}
.flow__left ul li h4 {
  line-height: 1.3;
  font-weight: normal;
  color: #505050;
  font-size: 1.8vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center!important;
  align-items: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 5px;
  height: 6vw;
}
.flow__left ul li figure img {
  display: block;
  width: 100%;
}
.flow__left {
  position: relative;
}
.flow__left:after {
  content: "";
  width: 55px;
  height: 55px;
  background: url(../img/service/plus.png) no-repeat 0 0 / 100% 100%;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .service__title { font-size: 7vw;}
  .service__head--small .service__title {font-size: 6vw;}
  .service__title--sub {font-size: 5vw;}
  .service__head p {font-size: 14px; text-align: left;}
  .whychoose__item figure {padding-right: 20px;}
  .whychoose__content {margin-left: 20px;margin-top: -20px;position: relative;z-index: 1;}
  .whychoose__content h3 span {font-size: 22px;}
  .flow__wrap {background-size: 90% auto;}
  .flow__icon img {max-width: 73px;}
  .flow__right h3 {font-size: 13px;}
  .service__list--top .service__box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flow__left:after {
    left: 50%;
    margin-left: -28px;
    bottom: -40px;
  }
}
/*
@media screen and (max-width: 430px) {
  .whychoose__item:nth-child(2) .whychoose__content h3 span {
    display: block;
    margin: -40px 0 0 0;
    padding: 0 0 0 80px;
  }
}*/
@media screen and (min-width: 768px) {
  .service__title {font-size: 44px;}
  .about__nav--3 li {
    width: 33.333%;
  }
  .whychoose__wrap:after {width: 40%; right: -40px;}
  .whychoose .container {padding: 0;}
  .whychoose__content {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 35px 30px 40px 40px;
  }
  .whychoose__item {padding: 0 160px 42px 0;}
  
  .flow__wrap {padding: 100px 20px 20px 20px;}
  .flow .container {padding: 0;}
  .flow__list {
    padding: 0 5px;
    margin: 0 0 18px;
  }
  .flow__list li {width: 25%;margin: 0;}
  .flow__list:after {
    content: "";
    border: 2px solid #0078c8;
    border-top: none;
    height: 18px;
    width: 680px;
    margin: 0 auto;
    display: block;
    border-radius: 0 0 5px 5px;
  }
  .flow__list:before,
  .flow__list li:after {
    content: "";
    width: 2px;
    background-color: #0078c8;
    height: 18px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: -18px;
  }
  .flow__list li:first-child:after,.flow__list li:last-child:after {display: none;}
  .flow__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -5px;
  }
  .flow__left {width: 600px;padding: 0 5px;margin: 0;}
  .flow__right {width: 320px;padding: 0 5px;}
  .flow__left ul li {
    width: 20%;
  }
  .flow__content h3 {font-size: 16px;}
  .flow__content p {font-size: 13px;}
  .flow__icon img {width: 73px;}
  .flow__left ul li h4 {font-size: 11px;height: 31px;}
  .service__list--top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flow__left:after {
    top: 50%;
    margin-top: -28px;
    right: -28px;
  }
}

.service {
  margin-bottom: 90px;
}
.service .container {padding: 0;}
.service__block {
  padding: 0 10px 10px 10px;
  position: relative;
  margin: 0 auto;
  max-width: 950px;
}
.service__block:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 153px;
  bottom: 0;
  background-color: #dae0e6;
  border-radius: 10px;
}
.service__list--top {
  position: relative;
  z-index: 1;
  padding: 15px 0 0;
}
.service__list--top .service__box {position: relative;}
.service__list--top .service__box:after {
  content: "";
  border-radius: 6px;
  position: absolute;
  left: 0;
  right: 10px;
  top: 0;
  bottom: 30px;
  background: -webkit-linear-gradient(135deg,#0479c2 0%,#009fda 45%,#00a5dc 49%,#00c8ec 85%,#00d1ef 100%);
  background: linear-gradient(135deg,#0078c8 0%,#009fda 45%,#00a5dc 49%,#00c8ec 85%,#00d1ef 100%);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.service__list--top .service__icon,
.service__list--top .service__content {
  position: relative;
  z-index: 1;
}
.service__list--top .service__icon {
  text-align: center;
  font-size: 0;
  padding: 0 20px 0 0;
  margin-bottom: 25px;
}
.service__list--top .service__content {
  background-color: #fff;
  border-radius: 6px;
  padding: 24px 15px 35px;
  -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  text-align: center;
}
.service__list--top .service__content h3 {
  line-height: 1;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}
.service__list--top .service__content h4 {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.4773;
  letter-spacing: -0.01em;
  margin-bottom: 8px;
  font-feature-settings: "palt";
}
.service__list--top .service__content p {
  color: #787d82;
  font-size: 13px;
  line-height: 1.615;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .service__block {padding-left: 0;}
  .service__block:after {
    top: 0;
    left: 0;
    right: 20px;
    border-radius: 0 12px 12px 0;
  }
  .service__list--top li {margin-bottom: 15px;}
  .service__list--top li:last-child {margin-bottom: 0;}
  .service__list--top .service__box {padding: 10px 0 0 0;}
  .service__list--top .service__box:after {
    right: 20px;
    bottom: 10px;
    border-radius: 0 6px 6px 0;
  }
  .service__list--top .service__icon {
    padding: 0;
    margin: 0;
  }
  .service__list--top .service__icon img {width: 75px;}
  .service__list--top .service__head {width: 39.0625vw;}
  .service__list--top .service__content {
    width: 60vw;
    padding: 25px;
  }
  .service__content p {
    text-align: left;
  }
}
@media screen and (max-width: 410px) {
  .service__list--top .service__content {padding: 25px 10px;}
  .service__list--top .service__content p {font-size: 12px;}
}
@media screen and (max-width: 373px) {
  .service__list--top .service__content {padding: 25px 10px;}
  .service__list--top .service__content h4 {font-size: 15px;}
  .service__list--top .service__content p {font-size: 11px;}
}
@media screen and (min-width: 768px) {
  .service__block {padding: 0 20px 20px 20px;}
  .service__list--top {
    margin: 0 -10px;
    padding: 0;
  }
  .service__list--top li {
    width: 33.333%;
    padding: 0 10px;
  }
  .service__list--top li a {
    display: block;
    -webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
  }
  .service__list--top li a:hover {opacity: 0.7;}
  .service__list--top .service__box {padding: 35px 0 0 10px;height: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
  .service__list--top .service__content {padding: 24px 15px;}
  .service__list--top .service__content h4 {font-size: 16px;}
  .service__list--top .service__content p {font-size: 11px;}
}
@media screen and (min-width: 1400px) and (max-width: 1440px) {
  .service__list--top .service__content {padding: 24px 20px;}
}

/* Labo */
.merit {
  margin-bottom: 75px;
}
.merit__wrap {
  margin: 0 auto;
  max-width: 950px;
  position: relative;
  padding: 0 10px 20px;
}
.merit__wrap:after {
  content: "";
  background-color: #eaeef2;
  position: absolute;
}
.merit__box {
  height: 100%;
  -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 40px 10px 45px;
}
.merit__no {margin-bottom: 25px;}
.merit__no img {
  display: block;
  width: 79px;
  margin: 0 auto;
}
.merit__list {
  position: relative;
  z-index: 1;
}
.merit__box h4 {
  line-height: 1;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px;
}
.merit__box p {
  color: #787d82;
  font-size: 13px;
  line-height: 1.6;
}
.merit__list li {
  margin-bottom: 15px;
}
.merit__list li:last-child {margin-bottom: 0;}
@media screen and (max-width: 767px) {
  .merit__wrap {
    padding: 20px 0 20px;
    margin: 0 0 0 -10px;
  }
  .merit__wrap:after {
    left: 0;
    right: 15px;
    top: 0;
    bottom: 0;
    border-radius: 0 10px 10px 0;
  }
  .merit__box {
    border-radius: 0 8px 8px 0;
  }
}
@media screen and (min-width: 768px) {
  .merit .container {padding: 0;}
  .merit__wrap:after {
    left: 0;
    right: 0;
    bottom: 0;
    top: 60px;
    border-radius: 10px;
  }
  .merit__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .merit__list li {
    width: 33.333%;
    padding: 0 10px;
    margin: 0;
  }
  .merit__list--col2 li {
    width: 50%;
  }
}

.labo {
  margin-bottom: 90px;
}
.labo__list {
  margin: 0 auto;
  max-width: 950px;
  position: relative;
}
.labo__list:after {
  content: "";
  background-color: #eaeef2;
  position: absolute;
}
.labo__item {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.labo__item:last-child {margin-bottom: 0;}
.labo__item figure img {
  width: 100%;
  display: block;
}
.labo__item .flag img {
  width: 94px;
  display: block;
}
.labo__box {
  height: 100%;
  -moz-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.03);
  background-color: #fff;
  border-radius: 8px;
  padding: 5px;
}
.labo__item h3 {
  text-align: center;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 17px;
}
.labo__item ul li {
  margin: 0 0 5px;
  position: relative;
  padding:  0 0 0 22px;
  line-height: 1.3;
  font-size: 13px;
  background-color: #eaeef2;
  height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.labo__item ul li:last-child {margin-bottom: 0;}
.labo__item ul li:before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(135deg,#0078c8 0%,#00d2f0 100%);
  background: linear-gradient(135deg,#0078c8 0%,#00d2f0 100%);
}
.labo__content {
  padding: 50px 15px 15px;
  position: relative;
}
.labo__item .flag {
  position: absolute;
  left: 50%;
  top: -32px;
  margin-left: -47px;
}
.container__inner {
  margin: 0 auto;
  max-width: 950px;
}
.labo.bg--color-white {
  margin-bottom: 0;
  padding: 90px 0;
  margin-right: -10px;
}
@media screen and (max-width: 767px) {
  .labo__list {
    margin-left: -10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .labo__list:after {
    left: 0;
    right: 15px;
    top: 0;
    bottom: 0;
    border-radius: 0 10px 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .labo__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px 20px;
  }
  .labo__list:after {
    left: 0;
    right: 0;
    bottom: 0;
    top: 60px;
    border-radius: 10px;
  }
  .labo__item {
    padding: 0 10px;
    width: 50%;
    margin: 0;
  }
  .labo.bg--color-white {
    margin-right: -40px;
  }
}

.labo tbody { background-color: #fff;}
table {
  width: 100%;
}
table thead th {
  color: #fff;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  border-right: 1px solid #e0e2e4;
}
table thead th span {
  display: block;
  background-color: #737d8c;
  padding: 15px 5px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
table thead th:last-child {border-right: none;}
table tbody td {
  border-right: 1px solid #e0e2e4;
  border-bottom: 1px solid #e0e2e4;
  padding: 16px 10px 17px 18px;
}
table tbody td:last-child {border-right: none;}
@media screen and (max-width: 767px) {
  table thead th {font-size: 13px;}
  table thead th span {height: 58px;}
  table tbody td { font-size: 11px;}
}