@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: yu-mincho-pr6n, "yu-mincho-pr6", "Yu Mincho", "YuMincho", sans-serif; }
  @media all and (-ms-high-contrast: none\0) {
    html *::-ms-backdrop, html, body *::-ms-backdrop, body, div *::-ms-backdrop, div, span *::-ms-backdrop, span, object *::-ms-backdrop, object, iframe *::-ms-backdrop, iframe,
    h1 *::-ms-backdrop,
    h1, h2 *::-ms-backdrop, h2, h3 *::-ms-backdrop, h3, h4 *::-ms-backdrop, h4, h5 *::-ms-backdrop, h5, h6 *::-ms-backdrop, h6, p *::-ms-backdrop, p, blockquote *::-ms-backdrop, blockquote, pre *::-ms-backdrop, pre,
    abbr *::-ms-backdrop,
    abbr, address *::-ms-backdrop, address, cite *::-ms-backdrop, cite, code *::-ms-backdrop, code,
    del *::-ms-backdrop,
    del, dfn *::-ms-backdrop, dfn, em *::-ms-backdrop, em, img *::-ms-backdrop, img, ins *::-ms-backdrop, ins, kbd *::-ms-backdrop, kbd, q *::-ms-backdrop, q, samp *::-ms-backdrop, samp,
    small *::-ms-backdrop,
    small, strong *::-ms-backdrop, strong, sub *::-ms-backdrop, sub, var *::-ms-backdrop, var,
    b *::-ms-backdrop,
    b, i *::-ms-backdrop, i,
    dl *::-ms-backdrop,
    dl, dt *::-ms-backdrop, dt, dd *::-ms-backdrop, dd, ol *::-ms-backdrop, ol, ul *::-ms-backdrop, ul, li *::-ms-backdrop, li,
    fieldset *::-ms-backdrop,
    fieldset, form *::-ms-backdrop, form, label *::-ms-backdrop, label, legend *::-ms-backdrop, legend,
    table *::-ms-backdrop,
    table, caption *::-ms-backdrop, caption, tbody *::-ms-backdrop, tbody, tfoot *::-ms-backdrop, tfoot, thead *::-ms-backdrop, thead, tr *::-ms-backdrop, tr, th *::-ms-backdrop, th, td *::-ms-backdrop, td,
    article *::-ms-backdrop,
    article, aside *::-ms-backdrop, aside, canvas *::-ms-backdrop, canvas, details *::-ms-backdrop, details, figcaption *::-ms-backdrop, figcaption, figure *::-ms-backdrop, figure,
    footer *::-ms-backdrop,
    footer, header *::-ms-backdrop, header, hgroup *::-ms-backdrop, hgroup, menu *::-ms-backdrop, menu, nav *::-ms-backdrop, nav, section *::-ms-backdrop, section, summary *::-ms-backdrop, summary,
    time *::-ms-backdrop,
    time, mark *::-ms-backdrop, mark, audio *::-ms-backdrop, audio, video *::-ms-backdrop, video, input *::-ms-backdrop, input, textarea *::-ms-backdrop, textarea {
      font-family: "メイリオ", Meiryo, sans-serif !important; } }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

li {
  list-style: none; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

strong {
  font-weight: normal; }

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

/* clearfix */
.fix:before,
.fix:after {
  content: "";
  display: table; }

.fix:after {
  clear: both; }

.fix {
  *zoom: 1; }

/*  メディアクエリ   */
/*  Color  */
/*  Font  */
/*  Margin  （レイアウト関係）　*/
/*  Padding　（レイアウト関係）  */
.ta-c {
  text-align: center !important; }

.ta-r {
  text-align: right !important; }

.ta-l {
  text-align: left !important; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mt110 {
  margin-top: 110px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.mt120 {
  margin-top: 120px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.mt130 {
  margin-top: 130px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.mt140 {
  margin-top: 140px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.mt150 {
  margin-top: 150px !important; }

.mb150 {
  margin-bottom: 150px !important; }

.mt160 {
  margin-top: 160px !important; }

.mb160 {
  margin-bottom: 160px !important; }

.mt170 {
  margin-top: 170px !important; }

.mb170 {
  margin-bottom: 170px !important; }

.mt180 {
  margin-top: 180px !important; }

.mb180 {
  margin-bottom: 180px !important; }

.mt190 {
  margin-top: 190px !important; }

.mb190 {
  margin-bottom: 190px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pt110 {
  padding-top: 110px !important; }

.pb110 {
  padding-bottom: 110px !important; }

/*   LAYOUT
================================================ */
/*   カラム表示
================================================ */
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 639px) {
    .column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media screen and (max-width: 639px) {
    .column > .inner {
      width: auto; } }
  @media screen and (max-width: 639px) {
    .column.-reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  @media screen and (min-width: 640px) {
    .column.-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
  .column.-column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media screen and (min-width: 640px) {
      .column.-column2 > .inner {
        width: 48%;
        margin-right: 100px; } }
    @media screen and (max-width: 639px) {
      .column.-column2 > .inner:not(:last-child) {
        margin-bottom: 50px; } }
    @media screen and (max-width: 639px) {
      .column.-column2.-two-third {
        margin-bottom: 50px; } }
    @media screen and (min-width: 640px) {
      .column.-column2.-two-third > .inner:first-child {
        width: 60%; } }
    @media screen and (max-width: 639px) {
      .column.-column2.-two-third > .inner:last-child {
        margin-bottom: 1rem; } }
    @media screen and (min-width: 640px) {
      .column.-column2.-two-third > .inner:last-child {
        width: 36%; } }
  .column.-column3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto; }
    @media screen and (max-width: 639px) {
      .column.-column3 {
        width: 90%; } }
    @media screen and (min-width: 640px) {
      .column.-column3 > .inner {
        width: 23%; } }
    @media screen and (max-width: 639px) {
      .column.-column3 > .inner:not(:last-child) {
        margin-bottom: 20px; } }

/*   共通
================================================ */
.shadow {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }

/*   LINK  (主にテキストリンクなど)
================================================ */
/*   BUTTON（ボタン）
================================================ */
/*   見出し
------------------------------------------ */
.ttl {
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.6; }
  .ttl.-ttl1 {
    color: #fff; }
  .ttl.-ttl2 {
    color: #3495d9; }
  .ttl.-ttl3 {
    color: #505050; }
  .ttl.-ttl3 {
    color: #3ec678; }
  @media screen and (max-width: 639px) {
    .ttl {
      font-size: 1.15rem; } }

/*   段落・テキスト
------------------------------------------ */
.txt {
  line-height: 1.6;
  margin-bottom: 30px; }

.border-bt {
  border-bottom: solid 2px #ffe44e; }

/*   各ページ
================================================ */
body {
  font-family: yu-mincho-pr6n, "yu-mincho-pr6", "Yu Mincho", "YuMincho", sans-serif;
  font-style: normal;
  font-weight: 400; }
  @media screen and (min-width: 640px) {
    body {
      min-width: 1130px; } }
  @media all and (-ms-high-contrast: none\0) {
    body *::-ms-backdrop, body {
      font-family: "メイリオ", Meiryo, sans-serif !important; } }

a {
  text-decoration: none; }

@media screen and (max-width: 639px) {
  .sp {
    display: block; } }

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

@media screen and (max-width: 639px) {
  .pc {
    display: none; } }

@media screen and (min-width: 640px) {
  .pc {
    display: initial; } }

br {
  color: rgba(255, 255, 255, 0); }

@media screen and (max-width: 639px) {
  .nav {
    width: 90%;
    margin: 2.5% auto 0; }
    .nav h1 {
      width: 43%; }
    .nav li {
      margin-left: 5%; }
    .nav .mail {
      position: fixed;
      top: -1.5%;
      right: 5%;
      z-index: 1000;
      width: 40%; } }

@media screen and (min-width: 640px) {
  .nav {
    width: 80%;
    margin: 2% auto 0; }
    .nav li {
      margin-left: 5%; } }

@media screen and (max-width: 639px) {
  .br::before {
    content: "\A";
    white-space: pre; } }

.bg-keyimage {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #fff), to(transparent));
  background: -webkit-linear-gradient(top, #fff 90%, transparent);
  background: -o-linear-gradient(top, #fff 90%, transparent);
  background: linear-gradient(to bottom, #fff 90%, transparent);
  height: 100%;
  position: relative;
  z-index: -5;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 0; }
  @media screen and (max-width: 639px) {
    .bg-keyimage {
      background: url(../images/keyimage.jpg) no-repeat;
      background-size: contain;
      background-position: 100% -10%;
      height: 70vh; }
      .bg-keyimage h2 {
        font-size: 1.2rem;
        color: #505050;
        line-height: 1.4;
        text-align: center;
        display: table;
        z-index: 100;
        margin: 55% auto 0; }
        .bg-keyimage h2 .br::before {
          content: "\A";
          white-space: pre; }
        .bg-keyimage h2 .txt-bgblue {
          background: #3495d9;
          color: #FFF;
          padding: 4px;
          font-size: 1rem;
          display: inline-block;
          margin-bottom: 4%; }
        .bg-keyimage h2 .txt-blue {
          color: #3495d9;
          font-size: 1.8rem;
          margin: 3px 0; }
        .bg-keyimage h2 .txt-small {
          font-weight: normal;
          font-size: 1rem;
          display: block;
          margin-top: 6%;
          line-height: 1.4; } }
  @media screen and (min-width: 640px) {
    .bg-keyimage {
      background: url(../images/keyimage.jpg) no-repeat;
      background-size: 100% auto;
      background-position: 100% center;
      height: 100vh; }
      .bg-keyimage h2 {
        position: absolute;
        top: 30%;
        left: 10%;
        bottom: 0;
        right: 0;
        font-size: 1.9rem;
        color: #505050;
        line-height: 1.6;
        text-align: center;
        display: table;
        z-index: 100; }
        .bg-keyimage h2 .txt-bgblue {
          background: #3495d9;
          color: #FFF;
          padding: 4px;
          font-size: 1.5rem;
          display: inline-block; }
        .bg-keyimage h2 .txt-blue {
          color: #3495d9;
          font-size: 2.8rem;
          margin: 3px 0; }
        .bg-keyimage h2 .txt-small {
          font-weight: normal;
          font-size: 1.6rem;
          display: block; }
      .bg-keyimage img {
        position: absolute;
        top: 22%;
        left: auto;
        bottom: 0;
        right: 10%;
        width: 33%; } }

.company {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #fff), to(transparent));
  background: -webkit-linear-gradient(top, #fff 90%, transparent);
  background: -o-linear-gradient(top, #fff 90%, transparent);
  background: linear-gradient(to bottom, #fff 90%, transparent);
  height: 100%;
  position: relative;
  z-index: -5;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 0; }
  @media screen and (max-width: 639px) {
    .company {
      background: url(../images/water_bg_01_sp.png) no-repeat;
      background-size: cover;
      background-position: 100% 0;
      height: 100%;
      padding-bottom: 20%; }
      .company .ex {
        margin: 4% auto;
        display: block;
        width: 20%; }
      .company .ttl {
        margin-top: 20%; }
      .company .column {
        margin-top: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
      .company .card {
        width: 47%;
        background: #fff;
        border-radius: 5px; }
        .company .card:last-child {
          background: none;
          width: 40%;
          margin: 0 auto 0 10%;
          height: 100%; }
      .company .card-img {
        border-radius: 5px 5px 0 0;
        width: 100%;
        height: auto; }
      .company .card-content {
        padding: 5%; }
      .company .card-title {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
        color: #333; }
      .company .card-text {
        color: #505050;
        font-size: 0.8rem;
        font-weight: bold;
        line-height: 1.5;
        text-align: center; } }
  @media screen and (min-width: 640px) {
    .company {
      background: url(../images/water_bg_01.png) no-repeat;
      background-size: 100% 100%;
      background-position: 100% 0;
      height: 100%;
      padding-bottom: 9%; }
      .company .ex {
        margin: 2% auto 0;
        display: block;
        text-align: center; }
      .company .ttl {
        margin-top: 170px; }
      .company .column {
        margin-top: 20px; }
      .company .card {
        margin: 30px auto;
        width: 350px;
        background: #fff;
        border-radius: 15px; }
        .company .card:last-child {
          background: none;
          width: 186px;
          height: 199px; }
      .company .card-img {
        border-radius: 5px 5px 0 0;
        width: 100%;
        height: auto; }
      .company .card-content {
        padding: 20px; }
      .company .card-title {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
        color: #333; }
      .company .card-text {
        color: #505050;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.5;
        text-align: center; } }

.about {
  position: relative; }
  @media screen and (max-width: 639px) {
    .about .ttl {
      margin-top: 10% !important; }
    .about .column {
      width: 90%;
      margin: 10% auto;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .about h3 {
      font-size: 1.2rem; }
    .about p {
      line-height: 1.6;
      font-size: 0.9rem; }
      .about p.-middle {
        font-size: 1.2rem;
        font-weight: bold;
        padding: 25px 0 10px; }
      .about p.-gold {
        color: #b78b37;
        font-weight: bold; }
      .about p span.-large {
        font-size: 1.5rem; }
    .about ::after {
      content: '';
      display: block;
      background: url(../images/water_01.svg) no-repeat;
      position: absolute;
      top: auto;
      left: 0;
      bottom: -5%;
      right: 0;
      width: 15%;
      height: 2%;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain; }
    .about .how_01 {
      width: 70%;
      margin: 0 auto; }
    .about .ban {
      width: 85%;
      margin: 0 auto;
      display: block; } }
  @media screen and (min-width: 640px) {
    .about .column {
      width: 80%;
      margin: 80px auto;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .about h3 {
      font-size: 1.6rem; }
    .about p {
      line-height: 1.6;
      font-size: 1rem; }
      .about p.-middle {
        font-size: 1.2rem;
        font-weight: bold;
        padding: 25px 0 10px; }
      .about p.-gold {
        color: #b78b37;
        font-weight: bold; }
      .about p span.-large {
        font-size: 1.7rem; }
    .about .small {
      margin-top: 20px;
      font-size: 0.85rem; }
      .about .small span {
        text-decoration: underline;
        color: #3495d9; }
    .about::after {
      content: '';
      display: block;
      background: url(../images/water_01.svg) no-repeat;
      position: absolute;
      top: auto;
      left: 0;
      bottom: -100px;
      right: 0;
      width: 5%;
      height: 3%;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain; }
    .about .ban {
      width: 38%;
      margin: 0 auto;
      display: block; }
    .about .how_01 {
      width: 259px;
      height: 482px; } }

.eco {
  position: relative; }
  @media screen and (max-width: 639px) {
    .eco .ttl {
      margin-top: 30% !important; }
    .eco img {
      width: 75%;
      margin: 0 auto 5%; }
      .eco img:nth-of-type(1) {
        width: 65%; }
      .eco img:nth-of-type(2) {
        width: 65%; }
    .eco .img01 {
      width: 59% !important; }
    .eco a {
      width: 100%;
      display: block;
      margin: 0 auto;
      text-align: center; }
    .eco span.-bgblue {
      background: #3495d9;
      padding: 2px 7px;
      border-radius: 5px;
      color: #FFF;
      margin-right: 6px; }
    .eco span.-green {
      color: #3ec678;
      border-bottom: solid 5px #ffe44e; }
    .eco h3 {
      font-size: 1.2rem;
      text-align: center;
      color: #3ec678;
      border-radius: 50px;
      padding: 2.2% 12% 1.6%;
      border: 2px solid #3ec678;
      display: table;
      margin: 0 auto;
      position: relative;
      line-height: 1.4; }
      .eco h3::before {
        content: '';
        display: block;
        background: url(../images/me.svg) no-repeat;
        position: absolute;
        top: -21%;
        left: 0;
        bottom: auto;
        right: 0;
        width: 9%;
        height: 27%;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain; }
    .eco::after {
      content: '';
      display: block;
      background: url(../images/water_02.svg) no-repeat;
      position: absolute;
      top: auto;
      left: 0;
      bottom: -7%;
      right: 0;
      width: 3%;
      height: 5%;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain; } }
  @media screen and (min-width: 640px) {
    .eco .column {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .eco img {
      margin-right: 3.5%;
      margin-left: 5.5%; }
    .eco span.-bgblue {
      background: #3495d9;
      padding: 2px 7px;
      border-radius: 5px;
      color: #FFF;
      margin-right: 6px; }
    .eco span.-green {
      color: #3ec678;
      border-bottom: solid 5px #ffe44e; }
    .eco h3 {
      font-size: 1.4rem;
      text-align: center;
      color: #3ec678;
      border-radius: 50px;
      padding: 10px 40px;
      border: 2px solid #3ec678;
      display: table;
      margin: 0 auto;
      position: relative; }
      .eco h3::before {
        content: '';
        display: block;
        background: url(../images/me.svg) no-repeat;
        position: absolute;
        top: -52%;
        left: 0;
        bottom: auto;
        right: 0;
        width: 9%;
        height: 50%;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain; }
    .eco::after {
      content: '';
      display: block;
      background: url(../images/water_02.svg) no-repeat;
      position: absolute;
      top: auto;
      left: 0;
      bottom: -100px;
      right: 0;
      width: 3%;
      height: 11%;
      margin: 0 auto;
      background-repeat: no-repeat;
      background-size: contain; } }

.product {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #fff), to(transparent));
  background: -webkit-linear-gradient(top, #fff 90%, transparent);
  background: -o-linear-gradient(top, #fff 90%, transparent);
  background: linear-gradient(to bottom, #fff 90%, transparent);
  height: 100%;
  position: relative;
  z-index: -5;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  z-index: 0; }
  @media screen and (max-width: 639px) {
    .product {
      background: url(../images/water_bg_01_sp.png) no-repeat;
      background-size: cover;
      background-position: 100% 0;
      height: 100%;
      padding-bottom: 9%; }
      .product .ttl {
        margin-top: 30% !important; }
      .product .product-txt {
        position: relative;
        padding-left: 4.8rem; }
        .product .product-txt::before {
          position: absolute;
          top: 0;
          left: -.8rem;
          content: '';
          display: block;
          background: url(../images/product_02.png) no-repeat;
          width: 6em;
          height: 7em;
          background-size: contain; }
      .product .column {
        width: 90%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 5% !important; }
        .product .column:nth-of-type(2) {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
        .product .column li {
          width: 100%;
          margin: 2%; }
          .product .column li a {
            width: 100%;
            display: block; }
        .product .column .demo {
          position: relative;
          margin-left: 5%; }
          .product .column .demo .product-img {
            width: 85%;
            display: block;
            margin: 5% auto; }
          .product .column .demo .demo-btn {
            position: absolute;
            top: 45%;
            right: 0;
            width: 37%;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s; }
            .product .column .demo .demo-btn:hover {
              opacity: 0.8;
              filter: alpha(opacity=80);
              -ms-filter: "alpha(opacity=80)";
              top: 47%; }
        .product .column.-column2 {
          margin: 0 auto;
          width: 85%; }
          .product .column.-column2 p {
            width: 100%;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            color: #FFF;
            line-height: 1.6;
            font-size: .9rem; }
            .product .column.-column2 p span {
              color: #ffe44e;
              font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
          .product .column.-column2 a {
            display: block; }
      .product .btn {
        margin: 30px auto 0;
        padding: 3% 2%;
        text-align: center;
        text-transform: uppercase;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        background-size: 200% auto;
        color: white;
        background-image: -webkit-gradient(linear, left top, right top, from(#10d0ed), color-stop(51%, #1f93ff), to(#10d0ed));
        background-image: -webkit-linear-gradient(left, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        background-image: -o-linear-gradient(left, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        background-image: linear-gradient(to right, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        border-radius: 50px;
        font-size: 3.5vw;
        display: block;
        width: 80%;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        border: 2px solid white;
        position: relative; }
        .product .btn:hover {
          background-position: right center;
          /* change the direction of the change here */ }
        .product .btn::after {
          content: '';
          display: block;
          background: url(../images/blank_link.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: auto;
          bottom: auto;
          right: 4%;
          width: 5%;
          height: 32%;
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
  @media screen and (min-width: 640px) {
    .product {
      background: url(../images/water_bg_02.png) no-repeat;
      background-size: 100% 100%;
      background-position: 100% 0;
      height: 100%;
      padding-bottom: 9%; }
      .product .ttl {
        margin-top: 170px; }
      .product .product-txt {
        position: relative;
        padding-left: 4rem; }
        .product .product-txt::before {
          position: absolute;
          top: 0;
          left: -4rem;
          content: '';
          display: block;
          background: url(../images/product_02.png) no-repeat;
          width: 8em;
          height: 9em;
          background-size: contain; }
      .product .column {
        width: 70%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .product .column li {
          width: 37%;
          margin: 10px; }
          .product .column li a {
            width: 100%;
            display: block;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s; }
            .product .column li a:hover {
              opacity: 0.8;
              filter: alpha(opacity=80);
              -ms-filter: "alpha(opacity=80)";
              top: 47%; }
        .product .column .demo {
          position: relative;
          margin-left: 5%; }
          .product .column .demo .demo-btn {
            position: absolute;
            top: 30%;
            right: -25%;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s; }
            .product .column .demo .demo-btn:hover {
              opacity: 0.8;
              filter: alpha(opacity=80);
              -ms-filter: "alpha(opacity=80)";
              top: 32%; }
        .product .column.-column2 {
          margin: 0 auto;
          width: 67%; }
          .product .column.-column2 p {
            width: 40%;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            color: #FFF;
            line-height: 1.6; }
            .product .column.-column2 p span {
              color: #ffe44e;
              font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
          .product .column.-column2 a {
            display: block; }
      .product .btn {
        margin: 30px auto 0;
        padding: 1.3% 4%;
        text-align: center;
        text-transform: uppercase;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        background-size: 200% auto;
        color: white;
        background-image: -webkit-gradient(linear, left top, right top, from(#10d0ed), color-stop(51%, #1f93ff), to(#10d0ed));
        background-image: -webkit-linear-gradient(left, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        background-image: -o-linear-gradient(left, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        background-image: linear-gradient(to right, #10d0ed 0%, #1f93ff 51%, #10d0ed 100%);
        border-radius: 50px;
        font-size: 1rem;
        display: block;
        width: 28%;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        border: 2px solid white;
        position: relative; }
        .product .btn:hover {
          background-position: right center;
          /* change the direction of the change here */ }
        .product .btn::after {
          content: '';
          display: block;
          background: url(../images/blank_link.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: auto;
          bottom: auto;
          right: 10%;
          width: 5%;
          height: 32%;
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }

.voice {
  position: relative; }
  @media screen and (max-width: 639px) {
    .voice {
      margin-top: 20% !important; }
      .voice h2 {
        position: relative;
        margin-top: 0 !important; }
        .voice h2::before {
          content: '';
          display: block;
          background: url(../images/icon_voice.svg) no-repeat;
          position: absolute;
          top: -115%;
          left: 0;
          bottom: auto;
          right: 0;
          width: 8%;
          height: 100%;
          background-repeat: no-repeat;
          background-size: contain;
          margin: 0 auto; }
      .voice .column {
        width: 85%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto; }
      .voice .card {
        margin: 0 auto 10%;
        width: 100%;
        background: #fff; }
      .voice .card-img {
        width: 100%;
        height: auto; }
      .voice .card-content {
        padding: 5%; }
        .voice .card-content h3 {
          padding: 0.25em 0.5em;
          color: #3495d9;
          background: transparent;
          border-left: solid 5px #3495d9;
          font-size: 1rem;
          line-height: 1.4; }
          .voice .card-content h3 span {
            border: dashed 2px #3495d9;
            padding: 1px 6px;
            display: inline-block;
            margin-bottom: 5px;
            font-size: 0.8rem; }
        .voice .card-content p {
          text-align: left;
          line-height: 1.4;
          font-size: 0.9rem; }
      .voice .card-title {
        font-size: 20px;
        margin-bottom: 20px;
        text-align: center;
        color: #333; }
      .voice .card-text {
        color: #505050;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.5;
        text-align: center; }
      .voice .siryo-btn {
        width: 72%;
        display: table;
        padding: 0.5em 2em;
        text-decoration: none;
        background: #3ec678;
        color: #FFF;
        border-bottom: solid 4px #299959;
        border-radius: 5px;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        margin: 2% auto;
        text-align: center;
        line-height: 1.8;
        font-weight: normal;
        font-size: 0.7rem;
        color: #fcffad;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s; }
        .voice .siryo-btn span {
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          font-size: 1rem;
          font-weight: bold;
          color: #FFF;
          position: relative; }
          .voice .siryo-btn span::before {
            content: '';
            display: block;
            background: url(../images/txt_icon.svg) no-repeat;
            position: absolute;
            top: 50%;
            left: -13%;
            bottom: auto;
            right: auto;
            width: 8%;
            height: 77%;
            background-repeat: no-repeat;
            background-size: contain;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .voice .siryo-btn span::after {
            content: '';
            display: block;
            background: url(../images/arrow.svg) no-repeat;
            position: absolute;
            top: 50%;
            left: auto;
            bottom: auto;
            right: -20%;
            width: 8%;
            height: 42%;
            background-repeat: no-repeat;
            background-size: contain;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
        .voice .siryo-btn:active {
          -webkit-transform: translateY(4px);
          -ms-transform: translateY(4px);
          transform: translateY(4px);
          border-bottom: none; }
        .voice .siryo-btn:hover {
          background: #5dd28f; } }
  @media screen and (min-width: 640px) {
    .voice h2 {
      position: relative; }
      .voice h2::before {
        content: '';
        display: block;
        background: url(../images/icon_voice.svg) no-repeat;
        position: absolute;
        top: -100%;
        left: 0;
        bottom: auto;
        right: 0;
        width: 3%;
        height: 88%;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto; }
    .voice .column {
      width: 80%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 0 auto; }
    .voice .card {
      margin: 30px auto;
      width: 45%;
      background: #fff; }
    .voice .card-img {
      width: 100%;
      height: auto; }
    .voice .card-content {
      padding: 20px; }
      .voice .card-content h3 {
        padding: 0.25em 0.5em;
        color: #3495d9;
        background: transparent;
        border-left: solid 5px #3495d9;
        font-size: 1.4rem;
        line-height: 1.6; }
        .voice .card-content h3 span {
          border: dashed 2px #3495d9;
          padding: 1px 6px;
          display: inline-block;
          margin-bottom: 10px;
          font-size: 1rem; }
      .voice .card-content p {
        text-align: left;
        line-height: 1.6;
        font-size: 0.9rem; }
    .voice .card-title {
      font-size: 20px;
      margin-bottom: 20px;
      text-align: center;
      color: #333; }
    .voice .card-text {
      color: #505050;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1.5;
      text-align: center; }
      .voice .card-text span {
        font-size: 1rem;
        color: #3495d9;
        margin: 2% auto 0;
        display: block; }
    .voice .siryo-btn {
      display: table;
      padding: 1.5em 2em;
      text-decoration: none;
      background: #3ec678;
      color: #FFF;
      border-bottom: solid 4px #299959;
      border-radius: 100px;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      margin: 50px auto;
      text-align: center;
      line-height: 1.8;
      font-weight: normal;
      font-size: 1rem;
      color: #fcffad;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
      .voice .siryo-btn span {
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: 1.5rem;
        font-weight: bold;
        color: #FFF;
        position: relative; }
        .voice .siryo-btn span::before {
          content: '';
          display: block;
          background: url(../images/txt_icon.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: -13%;
          bottom: auto;
          right: auto;
          width: 8%;
          height: 77%;
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
        .voice .siryo-btn span::after {
          content: '';
          display: block;
          background: url(../images/arrow.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: auto;
          bottom: auto;
          right: -20%;
          width: 8%;
          height: 42%;
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
      .voice .siryo-btn:active {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px);
        border-bottom: none; }
      .voice .siryo-btn:hover {
        background: #5dd28f; } }

.faq {
  position: relative; }
  @media screen and (max-width: 639px) {
    .faq {
      margin-top: 0 !important; }
      .faq h2 {
        position: relative;
        margin-top: 22% !important; }
        .faq h2::before {
          content: '';
          display: block;
          background: url(../images/icon_faq.svg) no-repeat;
          position: absolute;
          top: -100%;
          left: 0;
          bottom: auto;
          right: 0;
          width: 6%;
          height: 88%;
          background-repeat: no-repeat;
          background-size: contain;
          margin: 0 auto; }
      .faq dl {
        margin: 50px auto 0;
        width: 85%; }
        .faq dl dt {
          list-style: none;
          background: #eaf1f5;
          padding: 2.5% 2%;
          position: relative;
          width: 100%;
          display: block;
          margin: 0 auto 1.5%;
          -webkit-transition: .5s;
          -o-transition: .5s;
          transition: .5s;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          font-size: .75rem;
          font-weight: bold;
          color: #3495d9;
          position: relative;
          line-height: 1.4; }
          .faq dl dt::after {
            content: '';
            display: block;
            background: url(../images/faq_arrow_under.svg) no-repeat;
            position: absolute;
            top: 50%;
            left: auto;
            bottom: auto;
            right: 0;
            width: 6%;
            height: 57%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-repeat: no-repeat;
            background-size: contain;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s; }
          .faq dl dt:hover {
            background: #3495d9;
            color: #fff; }
          .faq dl dt .q {
            font-family: poppins, sans-serif;
            margin-right: 2%; }
          .faq dl dt a {
            text-decoration: none;
            display: block;
            font-size: 1vw; }
        .faq dl .icon {
          position: relative;
          background: #3495d9;
          color: #fff; }
          .faq dl .icon::after {
            content: '';
            display: block;
            background: url(../images/faq_arrow_top.svg) no-repeat;
            position: absolute;
            top: 50%;
            left: auto;
            bottom: auto;
            right: 0;
            width: 6%;
            height: 57%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background-repeat: no-repeat;
            background-size: contain; }
        .faq dl dd {
          display: none;
          line-height: 1.6;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          font-size: 1rem;
          width: 97%;
          margin: 5% auto; }
          .faq dl dd .column {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row; }
          .faq dl dd .a {
            font-family: poppins, sans-serif;
            margin-right: 2%;
            font-size: 1rem;
            font-weight: bold; }
          .faq dl dd p {
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            font-size: .8rem; } }
  @media screen and (min-width: 640px) {
    .faq h2 {
      position: relative; }
      .faq h2::before {
        content: '';
        display: block;
        background: url(../images/icon_faq.svg) no-repeat;
        position: absolute;
        top: -100%;
        left: 0;
        bottom: auto;
        right: 0;
        width: 3%;
        height: 88%;
        background-repeat: no-repeat;
        background-size: contain;
        margin: 0 auto; }
    .faq dl {
      margin: 50px auto 0;
      width: 80%; }
      .faq dl dt {
        list-style: none;
        background: #eaf1f5;
        padding: 1.5% 2%;
        position: relative;
        width: 100%;
        display: block;
        margin: 0 auto 1.5%;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: 1.2rem;
        font-weight: bold;
        color: #3495d9;
        position: relative; }
        .faq dl dt::after {
          content: '';
          display: block;
          background: url(../images/faq_arrow_under.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: auto;
          bottom: auto;
          right: 0;
          width: 30px;
          height: 30px;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background-repeat: no-repeat;
          background-size: contain;
          -webkit-transition: .4s;
          -o-transition: .4s;
          transition: .4s; }
        .faq dl dt:hover {
          background: #3495d9;
          color: #fff; }
        .faq dl dt .q {
          font-family: poppins, sans-serif;
          margin-right: 2%; }
        .faq dl dt a {
          text-decoration: none;
          display: block;
          font-size: 1vw; }
      .faq dl .icon {
        position: relative;
        background: #3495d9;
        color: #fff; }
        .faq dl .icon::after {
          content: '';
          display: block;
          background: url(../images/faq_arrow_top.svg) no-repeat;
          position: absolute;
          top: 50%;
          left: auto;
          bottom: auto;
          right: 0;
          width: 30px;
          height: 30px;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background-repeat: no-repeat;
          background-size: contain; }
      .faq dl dd {
        display: none;
        line-height: 1.8;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: 1rem;
        width: 97%;
        margin: 0 auto 2%; }
        .faq dl dd .column {
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; }
        .faq dl dd .a {
          font-family: poppins, sans-serif;
          margin-right: 2%;
          font-size: 1.2rem;
          font-weight: bold; }
        .faq dl dd p {
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          font-size: 1rem; } }

.contact {
  position: relative;
  /* IE */ }
  .contact input::-webkit-input-placeholder {
    color: #a9a9a9; }
  .contact input:-ms-input-placeholder {
    color: #a9a9a9; }
  .contact input::-ms-input-placeholder {
    color: #a9a9a9; }
  .contact input::placeholder {
    color: #a9a9a9; }
  .contact input:-ms-input-placeholder {
    color: #a9a9a9; }
  @media screen and (max-width: 639px) {
    .contact {
      margin-top: 0 !important;
      width: 85%;
      margin: 0 auto; }
      .contact h2 {
        margin-top: 20% !important; }
      .contact p {
        text-align: left;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: .8rem;
        line-height: 1.6; }
      .contact .for_company {
        border: 2px solid #3ec678;
        padding: 2% 5% 4%;
        display: table;
        margin: 5% auto;
        border-radius: 10px;
        font-size: .8rem; }
        .contact .for_company span {
          background: #FFF;
          padding: 2%;
          text-align: center;
          font-weight: bold;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          color: #3ec678;
          display: block;
          margin: 0 auto; }
      .contact .contact-img {
        margin: 20px auto;
        width: 100%; }
      .contact .sub-ttl {
        background: #3ec678;
        border-radius: 100px;
        padding: 3% 6%;
        text-align: center;
        color: #FFF;
        font-size: .9rem;
        font-weight: bold;
        display: table;
        margin: 9% auto 2%;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
      .contact .tel {
        margin: 8% auto;
        display: block;
        text-align: center; }
      .contact ul {
        margin: 30px auto;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        width: 100%; }
        .contact ul li {
          text-align: center;
          padding: 1% 8%;
          margin: 0 auto;
          padding: 1.5% 0;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
          .contact ul li label {
            color: #505050;
            padding: 1.5% 0 1.5% 0;
            font-size: .9rem;
            display: block;
            width: 100%;
            margin: 0 auto;
            text-align: left;
            vertical-align: middle;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            font-weight: bold; }
            .contact ul li label .bg-red {
              background: #f24d64;
              color: #FFF;
              padding: 1px 5px;
              font-size: 0.7rem;
              margin-left: 1%;
              font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
              border-radius: 5px; }
          .contact ul li input,
          .contact ul li textarea {
            padding: 1.1% 2% 1.1% 2%;
            font-size: .9rem;
            text-align: left;
            width: 100%;
            vertical-align: middle;
            resize: vertical;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            border: 1px solid #505050;
            border-radius: 5px; }
          .contact ul li .content-title {
            vertical-align: top; }
      .contact input#submit_button {
        width: 43.5%;
        padding: 2% 3%;
        color: #FFF;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        display: block;
        position: relative;
        background-color: #3495d9;
        cursor: pointer;
        cursor: hand;
        font-size: 3.5vw;
        margin: 4% auto 0;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
      .contact input#submit_button:hover {
        background-color: #60aee6; }
      .contact .personal {
        width: 100%;
        height: 250px;
        margin: 5% auto;
        overflow-y: scroll;
        border: 1px solid #bfbfbf;
        padding: 27px 25px;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        background: #FFF; }
        .contact .personal h3 {
          color: #3495d9;
          font-size: 14px;
          margin-bottom: 15px;
          font-weight: bold;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
        .contact .personal p {
          color: #2b2b2b;
          font-size: 12px;
          line-height: 1.5;
          margin-bottom: 35px;
          text-align: left;
          width: 100%; }
        .contact .personal ul {
          width: 100%;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          margin-bottom: 35px; }
          .contact .personal ul li {
            text-align: left;
            font-size: 12px;
            line-height: 1.5;
            padding: 0;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; } }
  @media screen and (min-width: 640px) {
    .contact p {
      text-align: center;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      font-size: 1rem;
      line-height: 1.8; }
    .contact .for_company {
      border: 2px solid #3ec678;
      padding: 5px 33px 17px;
      display: table;
      margin: 10px auto;
      border-radius: 10px; }
      .contact .for_company span {
        background: #FFF;
        padding: 2%;
        text-align: center;
        font-weight: bold;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        color: #3ec678;
        display: block;
        margin: 0 auto; }
    .contact .contact-img {
      margin: 20px auto;
      display: block; }
    .contact .sub-ttl {
      background: #3ec678;
      border-radius: 100px;
      padding: 1% 3%;
      text-align: center;
      color: #FFF;
      font-size: 1rem;
      font-weight: bold;
      display: table;
      margin: 30px auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
    .contact .tel {
      margin: 40px auto 50px;
      display: block;
      text-align: center; }
    .contact ul {
      margin: 30px auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      width: 60%; }
      .contact ul li {
        text-align: center;
        padding: 1% 8%;
        margin: 0 auto;
        padding: 1.5% 0;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
        .contact ul li label {
          color: #505050;
          padding: 1.5% 0 1.5% 0;
          font-size: 1rem;
          display: block;
          width: 80%;
          margin: 0 auto;
          text-align: left;
          vertical-align: middle;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          font-weight: bold; }
          .contact ul li label .bg-red {
            background: #f24d64;
            color: #FFF;
            padding: 1px 5px;
            font-size: 0.8rem;
            margin-left: 10px;
            font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
            border-radius: 5px; }
        .contact ul li input,
        .contact ul li textarea {
          padding: 1.1% 2% 1.1% 2%;
          font-size: 1rem;
          text-align: left;
          width: 80%;
          vertical-align: middle;
          resize: vertical;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
          border: 1px solid #505050;
          border-radius: 5px; }
        .contact ul li .content-title {
          vertical-align: top; }
    .contact input#submit_button {
      width: 25.5%;
      padding: 1.4% 3%;
      color: #FFF;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      display: block;
      position: relative;
      background-color: #3495d9;
      cursor: pointer;
      cursor: hand;
      font-size: .8rem;
      margin: 4% auto 0;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
    .contact input#submit_button:hover {
      background-color: #60aee6; }
    .contact .personal {
      width: 45%;
      height: 250px;
      margin: 5% auto;
      overflow-y: scroll;
      border: 1px solid #bfbfbf;
      padding: 27px 25px;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      background: #FFF; }
      .contact .personal h3 {
        color: #3495d9;
        font-size: 14px;
        margin-bottom: 15px;
        font-weight: bold;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
      .contact .personal p {
        color: #2b2b2b;
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 35px;
        text-align: left;
        width: 100%; }
      .contact .personal ul {
        width: 100%;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        margin-bottom: 35px; }
        .contact .personal ul li {
          text-align: left;
          font-size: 12px;
          line-height: 1.5;
          padding: 0;
          font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; } }

@media screen and (max-width: 639px) {
  footer p {
    background: #3495d9;
    color: #FFF;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: .7rem;
    text-align: center;
    display: block;
    padding: 10px 0;
    line-height: 1.4;
    margin-top: 20%; } }

@media screen and (min-width: 640px) {
  footer p {
    background: #3495d9;
    color: #FFF;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: .7rem;
    text-align: center;
    display: block;
    padding: 10px 0; } }

.l-contents {
  text-align: center; }
  @media screen and (max-width: 639px) {
    .l-contents h2 {
      margin: 5% auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      font-size: 1rem;
      color: #505050; }
    .l-contents p {
      font-size: .8rem;
      color: #505050;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      line-height: 1.4;
      margin: 0 auto;
      width: 85%; }
    .l-contents form {
      margin: 50px auto;
      text-align: left; }
      .l-contents form table {
        margin: 0 auto 20px;
        width: 90%; }
      .l-contents form td, .l-contents form th {
        padding: 10px 20px 10px 10px;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: .9rem;
        color: #505050; }
    .l-contents .btn {
      width: 50%;
      padding: 2% 3%;
      color: #FFF;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      display: block;
      position: relative;
      background-color: #3495d9;
      cursor: pointer;
      cursor: hand;
      font-size: .8rem;
      margin: 4% auto 0;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
    .l-contents .btn:hover {
      background-color: #60aee6; }
    .l-contents .re-btn {
      width: 50%;
      padding: 2% 3%;
      color: #3495d9;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      display: block;
      position: relative;
      background-color: #eaf1f5;
      cursor: pointer;
      cursor: hand;
      font-size: .8rem;
      margin: 0 auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; } }
  @media screen and (min-width: 640px) {
    .l-contents h2 {
      margin: 2% auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
      font-size: 1.2rem;
      color: #505050; }
    .l-contents p {
      font-size: 1rem;
      color: #505050;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
    .l-contents form {
      margin: 50px auto;
      text-align: left; }
      .l-contents form table {
        margin: 0 auto 20px; }
      .l-contents form td, .l-contents form th {
        padding: 10px 20px 10px 10px;
        font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
        font-size: 1rem;
        color: #505050; }
    .l-contents .btn {
      width: 12.5%;
      padding: .8% 3%;
      color: #FFF;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      display: block;
      position: relative;
      background-color: #3495d9;
      cursor: pointer;
      cursor: hand;
      font-size: .8rem;
      margin: 4% auto 0;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; }
    .l-contents .btn:hover {
      background-color: #60aee6; }
    .l-contents .re-btn {
      width: 12.5%;
      padding: .8% 3%;
      color: #3495d9;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      display: block;
      position: relative;
      background-color: #eaf1f5;
      cursor: pointer;
      cursor: hand;
      font-size: .8rem;
      margin: 0 auto;
      font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif; } }

@media screen and (max-width: 639px) {
  .thanks {
    width: 85%;
    margin: 0 auto; }
    .thanks h2 {
      margin-bottom: 5%;
      font-size: 1rem;
      color: #505050; }
    .thanks p {
      font-size: .8rem;
      line-height: 1.4;
      color: #505050; } }

@media screen and (min-width: 640px) {
  .thanks {
    width: 80%;
    margin: 0 auto; }
    .thanks h2 {
      margin-bottom: 5%;
      font-size: 1rem;
      color: #505050; }
    .thanks p {
      font-size: .8rem;
      line-height: 1.4;
      color: #505050;
      margin-bottom: 50px; } }
