@charset "UTF-8";
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
/*
 * Normalization
 */
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

audio:not([controls]) {
  display: none; }

details {
  display: block; }

input[type="number"] {
  width: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

main {
  display: block; }

summary {
  display: block; }

pre {
  overflow: auto; }

progress {
  display: inline-block; }

small {
  font-size: 75%; }

template {
  display: none; }

textarea {
  overflow: auto; }

[hidden] {
  display: none; }

[unselectable] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
 * Universal inheritance
 */
*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

* {
  font-size: inherit;
  line-height: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0; }

* {
  margin: 0;
  padding: 0; }

:root {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  font: 16px / 1.5 sans-serif;
  text-rendering: optimizeLegibility; }

html {
  background-color: #FFFFFF; }

a {
  text-decoration: none; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

button,
input,
select,
textarea {
  background-color: transparent; }

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit; }

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

nav ol,
nav ul {
  list-style: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

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

textarea {
  resize: vertical; }

::-moz-selection {
  background-color: #B3D4FC;
  text-shadow: none; }

::selection {
  background-color: #B3D4FC;
  text-shadow: none; }

@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important; } }

:root {
  font-size: 1px; }

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 14px;
  font-family: "Noto Serif JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, serif;
  letter-spacing: .1em;
  color: #141414;
  background-color: #fff; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

* img {
  display: block;
  max-width: 100%;
  height: auto; }

* a {
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

* ul {
  list-style: none; }

* p {
  line-height: 1.8; }

.clr {
  clear: both;
  zoom: 1; }
  .clr:before, .clr:after {
    content: "";
    display: table; }

.description {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #202020; }

.container {
  width: 1100px;
  margin-left: auto;
  margin-right: auto; }

.btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 18rem;
  width: 300px;
  height: 50px;
  border-radius: 25px;
  background: #66bf97; }
  .btn a i {
    margin-right: 10px; }
  .btn a:hover {
    opacity: .7; }

section {
  padding-top: 80px;
  padding-bottom: 80px; }
  section:nth-child(odd) {
    background-color: #e2f2e9; }
  section p:not(:last-child) {
    margin-bottom: 12px; }

.section-title {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .section-title h3 {
    display: inline-block;
    color: #1d2088;
    font-size: 50rem;
    font-weight: bold !important;
    text-align: center; }

.section-5 {
  width: 100%;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../img/mv.jpg) center center no-repeat;
  background-size: cover; }
  .section-5 .mv-title {
    font-size: 60rem;
    text-align: center;
    font-weight: bold !important; }
    .section-5 .mv-title span {
      font-size: 60rem;
      font-weight: bold !important;
      color: #1d2088; }
  .section-5 .mv-text {
    text-align: center;
    font-size: 18rem;
    font-weight: bold;
    padding-top: 20px; }

.header {
  width: 100%;
  background: #fff; }
  .header .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px; }
  .header .sitename img {
    height: 100px; }
  .header .btn {
    position: absolute;
    right: 0; }

.section-6 .kouka-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-6 .kouka-list li {
    width: 50%;
    padding: 20px; }
    .section-6 .kouka-list li .inner {
      padding: 40px;
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
      .section-6 .kouka-list li .inner .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 150px;
        height: 150px;
        background: #66bf97;
        border-radius: 75px;
        margin: 0 auto 20px; }
        .section-6 .kouka-list li .inner .icon i {
          color: #fff;
          font-size: 80rem; }
      .section-6 .kouka-list li .inner .title {
        text-align: center;
        margin-bottom: 10px; }
        .section-6 .kouka-list li .inner .title h3 {
          color: #66bf97;
          font-size: 18rem; }
      .section-6 .kouka-list li .inner .text p {
        text-align: center; }

.section-7 .ekizai-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-7 .ekizai-list li {
    width: 50%;
    padding: 20px; }
    .section-7 .ekizai-list li .description {
      color: #fff;
      background: #141414;
      text-align: center;
      padding: 10px 20px;
      margin-bottom: 20px; }
      .section-7 .ekizai-list li .description h4 {
        display: inline-block;
        font-size: 18rem;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #e2f2e9; }

.section-7 .ekizai-text {
  padding-left: 80px;
  padding-right: 80px; }
  .section-7 .ekizai-text p {
    text-align: center; }

.section-1 .text-title {
  margin-bottom: 20px; }
  .section-1 .text-title h3 {
    font-size: 24rem;
    padding-left: 10px;
    border-left: 5px solid #66bf97; }

.section-1 .text-content p {
  font-size: 18rem; }

.section-2 .syoumei-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-2 .syoumei-list li {
    width: 33.3%;
    padding: 20px; }
    .section-2 .syoumei-list li p {
      text-align: center;
      padding-top: 10px; }

.section-9 .container {
  padding-left: 80px;
  padding-right: 80px; }

.section-9 table {
  margin-bottom: 30px;
  background: #f5f5f5; }
  .section-9 table tr {
    border: 1px solid #d5d5d5; }
    .section-9 table tr th, .section-9 table tr td {
      padding: 15px;
      border: 1px solid #d5d5d5; }
      .section-9 table tr th small, .section-9 table tr td small {
        display: block; }
    .section-9 table tr th {
      width: 20%;
      color: #fff;
      background: #1d2088; }
    .section-9 table tr td {
      width: 40%; }

.section-9 .diff-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .section-9 .diff-list li {
    width: 100%; }
    .section-9 .diff-list li:not(:last-child) {
      margin-bottom: 30px; }

.section-8 .container {
  padding-left: 80px;
  padding-right: 80px; }

.section-8 .flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-8 .flow-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .section-8 .flow-list li:not(:last-child) {
      margin-bottom: 30px; }
    .section-8 .flow-list li .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      padding: 40px;
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }
      .section-8 .flow-list li .content .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 150px;
        height: 150px;
        background: #66bf97;
        border-radius: 75px; }
        .section-8 .flow-list li .content .icon i {
          color: #fff;
          font-size: 80rem; }
      .section-8 .flow-list li .content .text {
        width: calc(100% - 151px);
        padding-left: 40px; }
        .section-8 .flow-list li .content .text .number {
          color: #66bf97;
          font-size: 18rem;
          font-weight: bold; }

.section-3 {
  background: #66bf97; }
  .section-3 .text-content {
    text-align: center; }
  .section-3 .btn a {
    background: #1d2088;
    margin: 20px auto 0; }

.section-4 .works-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .section-4 .works-list li {
    width: 25%;
    padding: 10px; }

.main-visal {
  position: relative;
  width: 100%;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .main-visal.virus {
    background-image: url(../img/mv-virus.jpg); }
  .main-visal.nanopride {
    background-image: url(../img/mv-nanopride.jpg); }
  .main-visal.thermography {
    background-image: url(../img/mv-thermography.jpg); }
  .main-visal.himatsu {
    background-image: url(../img/mv-himatsu.jpg); }
  .main-visal.partner {
    background-image: url(../img/mv-partner.jpg); }
  .main-visal.index {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background-image: none; }
  .main-visal .main-visual-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .main-visal .main-visual-text h2 {
      color: #1d2088;
      text-align: center;
      font-size: 40rem;
      font-weight: bold !important; }

.subpage-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .subpage-content:not(:last-child) {
    margin-bottom: 40px; }
  .subpage-content .subpage-title {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #66bf97; }
    .subpage-content .subpage-title h3 {
      color: #fff;
      font-size: 24rem;
      text-align: center; }
  .subpage-content .subpage-img {
    width: 30%; }
  .subpage-content .subpage-text {
    width: 70%;
    padding-left: 40px; }
    .subpage-content .subpage-text.full {
      width: 100%;
      padding-left: 0; }
    .subpage-content .subpage-text h4 {
      color: #3ea275;
      font-size: 24rem;
      font-weight: bold;
      margin-bottom: 10px; }
    .subpage-content .subpage-text h5 {
      color: #3ea275;
      font-size: 18rem;
      border-bottom: 2px  solid #3ea275;
      margin-bottom: 15px; }
    .subpage-content .subpage-text p strong {
      color: #1d2088;
      font-size: 16rem; }
    .subpage-content .subpage-text ul li:not(:last-child) {
      margin-bottom: 12px; }
    .subpage-content .subpage-text ul li.check {
      font-weight: bold;
      background: #fff; }
      .subpage-content .subpage-text ul li.check i {
        color: #1d2088;
        margin-right: 10px; }
  .subpage-content.half .subpage-img {
    width: 40%; }
  .subpage-content.half .subpage-text {
    width: 60%; }

img.aligncenter, .section-text.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.section-13 .feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px; }
  .section-13 .feature-list li {
    width: 33.2%;
    padding-left: 20px;
    padding-right: 20px; }
    .section-13 .feature-list li .inner h4 {
      color: #66bf97;
      font-size: 18rem;
      padding-bottom: 5px;
      border-bottom: 2px solid #66bf97;
      margin-bottom: 12px; }

.sub-menu .toggle {
  display: none; }

.sub-menu ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: cener;
  -ms-flex-align: cener;
  align-items: cener;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #66bf97; }
  .sub-menu ul li {
    width: 16.5%; }
    .sub-menu ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: cener;
      -ms-flex-align: cener;
      align-items: cener;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      padding: 20px 0 15px; }
      .sub-menu ul li a:hover {
        opacity: .5; }

.section-14 .news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px; }
  .section-14 .news-list li {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px; }
    .section-14 .news-list li img {
      margin-left: auto;
      margin-right: auto; }

.section-15 .dokuji-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -20px; }
  .section-15 .dokuji-list li {
    position: relative;
    text-align: center;
    width: 24.9%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18rem; }
    .section-15 .dokuji-list li span {
      font-weight: bold; }
    .section-15 .dokuji-list li:not(:last-child) {
      border-right: 1px solid #66bf97; }
    .section-15 .dokuji-list li:nth-child(1) {
      color: #0080C5; }
    .section-15 .dokuji-list li:nth-child(2) {
      color: #0080C5; }
    .section-15 .dokuji-list li:nth-child(3) {
      color: #293484; }
    .section-15 .dokuji-list li:nth-child(4) {
      color: #FF7400; }

.section-15 .syoumei-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 40px; }
  .section-15 .syoumei-image li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 35%;
    padding-left: 20px;
    padding-right: 20px; }
    .section-15 .syoumei-image li img {
      margin-left: auto;
      margin-right: auto; }

.dokuji-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -20px 40px; }
  .dokuji-image li {
    position: relative;
    width: 33.2%;
    padding: 20px; }
    .dokuji-image li img {
      margin-left: auto;
      margin-right: auto; }
    .dokuji-image li .inner {
      position: relative; }
      .dokuji-image li .inner .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(29, 32, 136, 0.3); }
        .dokuji-image li .inner .text .number span {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 30rem;
          font-weight: bold; }
        .dokuji-image li .inner .text .number p {
          display: block;
          text-align: center;
          color: #fff;
          font-size: 18rem;
          font-weight: bold; }

.header .flex-cols ._contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 520px;
  height: auto;
  position: inherit;
  top: inherit;
  right: inherit;
  background: none;
  margin-right: 40px; }
  .header .flex-cols ._contact a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 250px;
    padding: 10px 20px;
    border-radius: 50px; }
    .header .flex-cols ._contact a:hover {
      opacity: .5; }
    .header .flex-cols ._contact a.mail {
      background: #1d2088;
      margin-right: 20px; }
    .header .flex-cols ._contact a.tel {
      background: #66bf97; }
    .header .flex-cols ._contact a i {
      font-size: 18rem;
      padding-right: 10px; }
    .header .flex-cols ._contact a span {
      font-size: 18rem; }

.contact-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .contact-content .text {
    width: 59.9%;
    padding-right: 20px; }
    .contact-content .text span {
      font-size: 30rem;
      font-weight: bold;
      line-height: 1; }
    .contact-content .text h4 {
      font-size: 50rem;
      font-weight: bold !important;
      color: #1d2088; }
    .contact-content .text p {
      font-size: 18rem;
      font-weight: bold; }
  .contact-content .btn {
    width: 39.9%;
    padding-left: 20px; }
    .contact-content .btn a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      width: 100%;
      padding: 10px 20px;
      border-radius: 50px; }
      .contact-content .btn a:hover {
        opacity: .5; }
      .contact-content .btn a.mail {
        background: #1d2088; }
      .contact-content .btn a.tel {
        background: #66bf97; }
      .contact-content .btn a i {
        font-size: 18rem;
        padding-right: 10px; }
      .contact-content .btn a span {
        font-size: 18rem; }

.contact-form dl {
  display: table;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d5d5d5; }
  .contact-form dl dt {
    display: table-cell;
    width: 20%;
    vertical-align: middle; }
    .contact-form dl dt .require {
      color: red;
      padding-left: 10px; }
  .contact-form dl dd {
    display: table-cell;
    width: 80%; }
    .contact-form dl dd input {
      width: 100%;
      height: 40px;
      padding: 5px 8px;
      background: #fff;
      border: 1px solid #e5e5e5; }
    .contact-form dl dd textarea {
      width: 100%;
      height: 200px;
      padding: 5px 8px;
      background: #fff;
      border: 1px solid #e5e5e5; }

.contact-form .submit {
  color: #fff;
  padding: 10px 20px;
  background: #141414;
  border-radius: 5px; }

@media screen and (max-width: 1100px) {
  .section-14 .news-list {
    margin-left: 0;
    margin-right: 0; }
    .section-14 .news-list li {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
  .sub-menu {
    display: none; }
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
  .header .btn {
    right: 20px; }
  .section-8 .container,
  .section-9 .container {
    padding-left: 20px;
    padding-right: 20px; } }

.header .flex-cols {
  height: auto !important; }

.header .flex-cols ._sitename {
  width: 30% !important; }

.header .flex-cols ._sitename a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header .flex-cols ._sitename a h1 {
  padding-left: 20px; }

.header .flex-cols ._sitename a h1,
.header .flex-cols ._menu ul li a {
  font-size: 1.25em; }

.header .flex-cols ._menu ul li a span {
  font-size: .8em; }

.footer ._meta h3 {
  font-size: 20rem !important; }

.main-image-slider, .main-image {
  position: relative; }
  .main-image-slider .text, .main-image .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999; }
    .main-image-slider .text h2, .main-image .text h2 {
      color: #fff;
      font-size: 30rem;
      text-align: center;
      padding: 10px 40px;
      background: rgba(101, 191, 151, 0.9); }

@media screen and (max-width: 768px) {
  .header {
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px; }
    .header .container {
      height: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .header .sitename {
      margin-bottom: 12px; }
      .header .sitename a img {
        height: 80px;
        margin-left: auto;
        margin-right: auto; }
    .header .btn {
      position: inherit;
      right: inherit; }
  .section-5 .mv-title {
    font-size: 42rem; }
    .section-5 .mv-title br {
      display: none; }
    .section-5 .mv-title span {
      font-size: 42rem; }
  .section-6 .kouka-list li {
    width: 100%; }
  .section-7 .ekizai-list li {
    width: 100%; }
  .section-2 .syoumei-list li {
    width: 100%; }
  .section-4 .works-list li {
    width: 50%; }
  .section-8 .flow-list li .content .icon {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px; }
  .section-8 .flow-list li .content .text {
    width: 100%;
    padding-left: 0; }
  .header {
    padding-bottom: 0; }
  .header .flex-cols ._sitename {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px; }
    .header .flex-cols ._sitename img {
      display: block; }
    .header .flex-cols ._sitename h1 {
      width: 100%; }
  .main-visal .main-visual-text h2 {
    font-size: 28rem; }
  .subpage-content .subpage-title {
    width: 100%;
    margin-bottom: 20px; }
  .subpage-content .subpage-img {
    width: 100%;
    margin-bottom: 20px; }
  .subpage-content .subpage-text {
    width: 100%;
    padding-left: 0; }
  .sub-menu .toggle {
    display: none; }
  .sub-menu ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: cener;
    -ms-flex-align: cener;
    align-items: cener;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #66bf97; }
    .sub-menu ul li {
      width: 19.9%; }
      .sub-menu ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: cener;
        -ms-flex-align: cener;
        align-items: cener;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff;
        padding: 20px 20px 15px; }
        .sub-menu ul li a:hover {
          opacity: .5; }
  .section-13 .feature-list {
    margin-left: 0;
    margin-right: 0; }
    .section-13 .feature-list li {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
      .section-13 .feature-list li:not(:last-child) {
        margin-bottom: 20px; }
  .section-15 .dokuji-list {
    margin-left: 0;
    margin-right: 0; }
    .section-15 .dokuji-list li {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 20px; }
      .section-15 .dokuji-list li:not(:last-child) {
        margin-bottom: 20px; }
      .section-15 .dokuji-list li:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #66bf97; }
  .section-15 .syoumei-image {
    margin-left: 0;
    margin-right: 0; }
    .section-15 .syoumei-image li {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
  .dokuji-image {
    margin-left: 0;
    margin-right: 0; }
    .dokuji-image li {
      width: 100%;
      padding: 0; }
      .dokuji-image li:not(:last-child) {
        margin-bottom: 20px; }
  .section-title h3 {
    font-size: 32rem; }
  .contact-content .text {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px; }
  .contact-content .btn {
    width: 100%;
    padding-left: 0; }
  .section-15 .subpage-content .subpage-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

    .video{
      padding-top: 60px;
      padding-bottom: 60px;
    }

    .video video{
      max-width: 100%;
    }
