@charset "UTF-8";
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

ul {
  list-style: none;
}

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

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

object, embed {
  vertical-align: top;
}

legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

img, abbr, acronym, fieldset {
  border: 0;
}

body {
  font: 14px/1.9 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  color: #000;
  background: #fff;
}

a {
  color: #124309;
  text-decoration: none;
}

a:hover, .active {
  text-decoration: underline;
}

a:active, a:focus, input:active, input:focus {
  outline: 0;
}

/* white_bar
------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #white_bar {
    display: none;
  }
}
@media only screen and (min-width: 821px) {
  #white_bar {
    display: block !important;
  }
}
@media only screen and (max-width: 820px) {
  #white_bar {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  #white_bar {
    display: block;
  }
}
#white_bar .white_bar_blocks {
  width: 120px;
  height: 99.5vh;
  background: linear-gradient(to bottom, rgba(51, 187, 193, 0.81), rgb(49, 183, 194), rgb(27, 134, 201), rgb(6, 114, 193));
  box-shadow: 0px 0px 12px -8px #000000;
  border: 4px solid #ffffff;
  border-radius: 0px;
  position: relative;
}
#white_bar .white_bar_blocks .tel {
  writing-mode: vertical-rl;
  text-align: center;
  margin: 0 auto 0;
  line-height: 2;
  letter-spacing: 1rem;
  font-size: 16px;
  position: absolute;
  bottom: 30%;
  left: 50%;
  transform: translate(-50%, -25%);
}
#white_bar .white_bar_blocks .tel:hover {
  opacity: 0.5;
  transition-duration: 0.5s;
}
#white_bar .white_bar_blocks .tel a {
  text-decoration: none;
  color: #ffffff;
  font-weight: 600;
}

/* ヘッダー
------------------------------------------------------------*/
/* フッター
------------------------------------------------------------*/
#footer {
  clear: both;
  text-align: center;
  font-size: 12px;
}
#footer center {
  padding-bottom: 24px;
  position: relative;
  z-index: 10;
}

#footer01 {
  padding: 107px 57px;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(to bottom, rgb(51, 187, 193), rgb(49, 183, 194), rgb(27, 134, 201), rgb(6, 114, 193), rgb(51, 187, 193));
}
#footer01 .footer-block a {
  color: #ffffff;
}
#footer01 .footer-block ul {
  padding-bottom: 26px;
}
#footer01 .footer-block ul li a {
  color: #ffffff;
}
#footer01 .footer-block .company-names {
  font-size: 22px;
  border-top: 0.5px solid #ffffff;
  padding-top: 10px;
}
#footer01 .footer-block .company-names span {
  font-size: 14px;
}
#footer01 .footer-block .company-names02 {
  font-size: 18px;
}
#footer01 .footer-block .company-names02 span {
  font-size: 14px;
}
#footer01 .footer-block .company-names03 {
  font-size: 16px;
  padding-top: 10px;
}
#footer01 .footer-block .company-names03 span {
  font-size: 14px;
}

#footer02 {
  clear: both;
  padding: 50px 0px 0px 0;
  text-align: center;
  font-size: 12px;
}
#footer02 center {
  padding-bottom: 24px;
}

/* 共通
------------------------------------------------------------*/
img {
  width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: bottom;
  margin-top: -1px;
}

section {
  clear: both;
}

section h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

.small {
  font-size: 14px;
}

.inner {
  width: 88%;
  margin: 0 auto;
}

.col2 li {
  width: 100%;
  margin: 20px 0 20px 0;
}

#contents {
  box-shadow: 2px 2px 10px rgba(0, 1, 0, 0.51);
}
@media only screen and (min-width: 440px) {
  #contents {
    border-radius: 20px 20px 20px 20px;
    overflow: clip;
  }
}

/* hero VISION
------------------------------------------------------------*/
#hero {
  position: relative;
}

.hero-blocks .hero {
  position: relative;
}
.hero-blocks .hero-title {
  letter-spacing: 0.1rem;
  font-size: 22px;
  font-family: ヒラギノ明朝 ProN;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  z-index: 10;
  top: 170px;
  left: 50%;
  width: 325px;
  text-align: center;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
}
.hero-blocks .title-sub {
  padding-top: 20px;
  font-family: ヒラギノ明朝 ProN;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
  width: 100%;
  height: 270px;
  position: absolute;
  top: 61%;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(to bottom, rgba(51, 187, 193, 0.81), rgba(49, 183, 194, 0.81), rgba(27, 134, 201, 0.81), rgba(6, 114, 193, 0.81));
}
.hero-blocks .title-sub .title-name {
  font-size: 58px;
  line-height: 1;
  border-bottom: 1px white solid;
  width: 273px;
  margin: 0 auto;
  padding-bottom: 12px;
}
.hero-blocks .title-sub .sub-name {
  padding-top: 12px;
  line-height: 1;
  font-size: 19px;
}
@media only screen and (min-width: 1024px) {
  .hero-blocks .title-sub {
    height: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-blocks .title-sub {
    height: 500px;
  }
}

/* works VISION
------------------------------------------------------------*/
#works {
  position: relative;
  margin-top: -75px;
}

.works-block {
  position: relative;
}

.works-block-ul .works-block-li:nth-child(1) {
  position: relative;
  z-index: 12;
}
.works-block-ul .works-block-li:nth-child(1) .tops {
  position: absolute;
  top: 0px;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .works-block-ul .works-block-li:nth-child(1) .tops {
    top: -6px;
  }
}
@media only screen and (min-width: 1200px) {
  .works-block-ul .works-block-li:nth-child(1) .tops {
    top: -15px;
  }
}
.works-block-ul .works-block-li:nth-child(1) .works-contents {
  text-align: left;
  padding-top: 120px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .title-block {
  padding: 0 20px;
  position: relative;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .title-block::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 57px;
  background-color: #95E3DB;
  left: 10px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .title-block h2 {
  padding: 0 20px;
  text-align: left;
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 6px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .title-block .h2-sub {
  margin: 0 20px;
  font-family: ヒラギノ明朝 ProN;
  font-size: 22px;
  font-weight: 300;
  border-top: #D8D8D8 solid 0.5px;
  color: #36A4AD;
  padding-top: 6px;
  line-height: 1;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .works-photo {
  margin-top: 30px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents {
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgb(232, 252, 255), rgb(182, 230, 247));
  padding: 24px 20px 140px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents .works-p {
  font-size: 16px;
  font-weight: bold;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents .works-psub {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents .p-contents02 {
  padding-top: 40px;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents .p-contents02 ul {
  padding-left: 16px;
  padding-bottom: 40px;
  font-weight: 600;
}
.works-block-ul .works-block-li:nth-child(1) .works-contents .p-contents .p-contents02 ul li {
  list-style-type: disc;
}

.works-block-ul .works-block-li:nth-child(7) {
  position: relative;
  z-index: 12;
}
.works-block-ul .works-block-li:nth-child(7) .tops {
  position: absolute;
  top: -120px;
  z-index: -1;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents {
  text-align: left;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .title-block {
  padding: 0 20px;
  position: relative;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .title-block::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 57px;
  background-color: #95E3DB;
  left: 10px;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .title-block h2 {
  padding: 0 20px;
  text-align: left;
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 6px;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .title-block .h2-sub {
  margin: 0 20px;
  font-family: ヒラギノ明朝 ProN;
  font-size: 22px;
  font-weight: 300;
  border-top: #D8D8D8 solid 0.5px;
  color: #36A4AD;
  padding-top: 6px;
  line-height: 1;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .works-photo {
  margin-top: 30px;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .p-contents {
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgb(232, 252, 255), rgb(182, 230, 247));
  padding: 24px 20px 120px;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .p-contents .works-p {
  font-size: 16px;
  font-weight: bold;
}
.works-block-ul .works-block-li:nth-child(7) .works-contents .p-contents .works-psub {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
}

.works-block-ul .works-block-li {
  position: relative;
  z-index: 12;
}
.works-block-ul .works-block-li .tops {
  position: absolute;
  top: -120px;
  z-index: -1;
}
.works-block-ul .works-block-li .works-contents {
  text-align: left;
}
.works-block-ul .works-block-li .works-contents .title-block {
  padding: 0 20px;
  position: relative;
}
.works-block-ul .works-block-li .works-contents .title-block::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 57px;
  background-color: #95E3DB;
  left: 10px;
}
.works-block-ul .works-block-li .works-contents .title-block h2 {
  padding: 0 20px;
  text-align: left;
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 6px;
}
.works-block-ul .works-block-li .works-contents .title-block .h2-sub {
  margin: 0 20px;
  font-family: ヒラギノ明朝 ProN;
  font-size: 22px;
  font-weight: 300;
  border-top: #D8D8D8 solid 0.5px;
  color: #36A4AD;
  padding-top: 6px;
  line-height: 1;
}
.works-block-ul .works-block-li .works-contents .works-photo {
  margin-top: 30px;
}
.works-block-ul .works-block-li .works-contents .p-contents {
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgb(232, 252, 255), rgb(182, 230, 247));
  padding: 24px 20px 140px;
}
.works-block-ul .works-block-li .works-contents .p-contents .works-p {
  font-size: 16px;
  font-weight: bold;
}
.works-block-ul .works-block-li .works-contents .p-contents .works-psub {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
}

.works-block-ul .works-block-li:nth-child(even) {
  position: relative;
  z-index: 12;
}
.works-block-ul .works-block-li:nth-child(even) .tops {
  position: absolute;
  top: -98px;
  z-index: -1;
}
@media only screen and (min-width: 1024px) {
  .works-block-ul .works-block-li:nth-child(even) .tops {
    top: -6px;
  }
}
@media only screen and (min-width: 1200px) {
  .works-block-ul .works-block-li:nth-child(even) .tops {
    top: -108px;
  }
}
.works-block-ul .works-block-li:nth-child(even) .works-contents {
  text-align: left;
  padding-top: 0px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .title-block {
  padding: 0 20px;
  position: relative;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .title-block::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 57px;
  background-color: #C2D0F2;
  left: 10px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .title-block h2 {
  padding: 0 20px;
  text-align: left;
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  padding-bottom: 6px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .title-block .h2-sub {
  margin: 0 20px;
  font-family: ヒラギノ明朝 ProN;
  font-size: 22px;
  font-weight: 300;
  border-top: #D8D8D8 solid 0.5px;
  color: #C2D0F2;
  padding-top: 6px;
  line-height: 1;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .works-photo {
  margin-top: 30px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .p-contents {
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgb(234, 241, 255), rgb(208, 221, 255));
  padding: 24px 20px 140px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .p-contents .works-p {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}
.works-block-ul .works-block-li:nth-child(even) .works-contents .p-contents .works-psub {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
}

/* works VISION
------------------------------------------------------------*/
#company {
  background: linear-gradient(to bottom, rgb(51, 187, 193), rgb(49, 183, 194), rgb(27, 134, 201), rgb(6, 114, 193), rgb(51, 187, 193));
}

.company-block {
  padding: 100px 20px 75px;
  position: relative;
}
.company-block .company-blocks .company-p {
  padding-top: 20px;
  border-top: #D8D8D8 solid 0.5px;
  position: absolute;
  font-family: ヒラギノ明朝 ProN;
  font-size: 18px;
  line-height: 2.938;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.company-block .SEO {
  font-size: 17px;
  text-align: center;
  margin-top: 32px;
}
.company-block .SEO p {
  color: #ffffff;
  font-family: ヒラギノ明朝 ProN;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.53);
}

/* about-company VISION
------------------------------------------------------------*/
#about-company {
  background-color: #ffffff;
}

.about-blocks {
  padding: 107px 0;
  font-size: 16px;
  font-weight: bold;
}
.about-blocks .about-title .about-logo {
  width: 56px;
  margin: 0 auto;
}
.about-blocks .about-title .about-h2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 106px;
}

.campany_outline {
  padding: 0 20px;
}

.campany_map iframe {
  width: 100%;
}

.campany_outline {
  display: flex;
  flex-wrap: wrap;
  max-width: 400px; /* 最大幅を400pxに設定 */
  margin: 0 auto; /* 中央揃え（オプション） */
}

.campany_outlineHeding,
.campany_outlineBody {
  border-bottom: #707070 solid 0.5px; /* 下部ボーダーを追加 */
  padding: 20px 0; /* 上下の余白のみ */
  box-sizing: border-box; /* ボーダーを含めた幅調整 */
}

/* デフォルトのスタイル */
.campany_outlineHeding {
  width: 30%; /* 項目の幅を30% */
  font-weight: bold;
  color: #65B3DB;
}

.campany_outlineBody {
  width: 70%; /* 内容の幅を70% */
  font-size: 14px;
  font-weight: bold;
}

/* レスポンシブ対応（画面幅400px以下の場合） */
/* 最後のdt, ddにボーダーを無効化 */
.campany_outlineHeding:last-of-type,
.campany_outlineBody:last-of-type {
  border-bottom: none;
}

/* RESPONSIVE 設定
------------------------------------------------------------*/
/* SEC10 INFO
------------------------------------------------------------*/
#sec10 {
  padding: 0 20px;
  background-color: #E2F0F2;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ateention {
  text-align: left;
  font-size: 13px;
}

#big_title {
  max-width: 500px;
  min-width: 420px;
  width: calc(95% - 580px);
}
@media only screen and (max-width: 767px) {
  #big_title {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #big_title {
    max-width: 545px;
    min-width: 354px;
    width: calc(95% - 580px);
  }
}
@media only screen and (min-width: 1024px) {
  #big_title {
    max-width: 545px;
    min-width: 354px;
    width: calc(95% - 580px);
    margin: 0 auto;
  }
}
#big_title .title_blocks {
  justify-content: center;
  align-items: center;
  padding: 128px 0;
  max-width: 545px;
  margin: 0 auto;
}
#big_title .title_blocks .title_png {
  width: 120px;
  margin: 0 auto;
  padding-bottom: 32px;
}
#big_title .title_blocks .title_titles {
  text-align: center;
}
#big_title .title_blocks .title_titles .sub_titles {
  font-size: 38px;
  margin: 0 0 32px;
  line-height: 1.5;
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
  font-family: ヒラギノ明朝 ProN;
  font-weight: bold;
  letter-spacing: 0.4rem;
}
#big_title .title_blocks .title_titles .name_titles {
  font-size: 22px;
  margin-top: 16px;
  font-weight: bold;
  color: #238D41;
  line-height: 1.5;
  letter-spacing: 0.4rem;
}
#big_title .title_blocks .title_titles h1 {
  max-width: 510px;
}
#big_title .title_blocks .menu_block {
  padding: 72px 0 0 72px;
  color: #ffffff;
}
#big_title .title_blocks .menu_block h2 {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
}
#big_title .title_blocks .menu_block h2 span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 8px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
}
#big_title .title_blocks .menu_block ul {
  padding: 24px 0 0;
}
@media only screen and (min-width: 1024px) {
  #big_title .title_blocks .menu_block ul {
    display: block;
  }
}
@media only screen and (min-width: 1025px) {
  #big_title .title_blocks .menu_block ul {
    display: flex;
    flex-wrap: wrap;
  }
}
#big_title .title_blocks .menu_block ul li {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.39);
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding-bottom: 16px;
  color: #333333;
}
@media only screen and (min-width: 1024px) {
  #big_title .title_blocks .menu_block ul li {
    width: 100%;
    padding-bottom: 24px;
  }
}
@media only screen and (min-width: 1025px) {
  #big_title .title_blocks .menu_block ul li {
    width: 50%;
  }
}
#big_title .title_blocks .menu_block ul li:hover {
  transition-duration: 0.5s;
  opacity: 0.5;
}
#big_title .title_blocks .menu_block ul li a {
  width: 50%;
  color: #ffffff;
  text-decoration: none;
}

/* RESPONSIVE 設定
------------------------------------------------------------*/
@media only screen and (min-width: 1200px) {
  .inner {
    padding-top: 100px;
  }
  section h2 {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 20px;
  }
  .txt h2 {
    padding: 0 0 20px !important;
  }
}
#footer {
  border-radius: 0 0 50px;
}
#footer #fixnav {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 40;
  width: 100%;
}
#footer #fixnav.active {
  position: relative;
}
#footer #fixnav #gotop {
  position: absolute;
  right: 0;
  bottom: 50px;
}
#footer #fixnav #gotop #btn {
  width: 59px;
  margin: 10px;
}
#footer #fixnav #navwrap {
  width: 100%;
}
#footer #fixnav #navwrap ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 auto;
}
#footer #fixnav #navwrap ul li {
  border: solid 1px white;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to bottom, #0071AC, #1037A3);
}
#footer #fixnav #navwrap ul li:nth-child(1) .footer__icon {
  width: 28px;
  margin: -1px 0 -20px -20px;
}
#footer #fixnav #navwrap ul li:nth-child(2) .footer__icon {
  width: 28px;
  margin: -1px 0 -20px -20px;
}
#footer #fixnav #navwrap ul li a {
  padding: 16px 30px 16px 30px;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
}
#footer #fixnav #navwrap ul li .footer__icon {
  width: 20px;
  margin: -2px 0 -28px -1.6rem;
}
#footer #fixnav #navwrap ul li .footer_text {
  line-height: 1.27;
  margin: -32px -13px 0 15px;
  font-weight: bold;
}
#footer #fixnav #navwrap ul li img {
  width: 100%;
}
#footer #fixnav #navwrap ul li small {
  color: #c4c4c4;
  display: block;
  text-align: center;
}
#footer .footer_icon {
  width: 1.9rem;
  margin: 0 0 0 0.4rem;
}
#footer .footer_spFixButton {
  display: none;
  position: fixed;
  bottom: 0;
  width: calc(100% - 42px);
  height: 40px;
}
#footer .footer_spFixButton a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

#footer02 p {
  margin: 0;
  padding: 0px 0px 64px;
}

@media only screen and (min-width: 800px) {
  body {
    font-size: 14px;
  }
  a#menu {
    display: none;
  }
  .panel {
    display: block !important;
  }
  #mainnav {
    display: none;
  }
  #mainnav ul {
    text-align: right;
    padding-right: 30px;
  }
  #mainnav li {
    display: inline-block;
    padding: 25px 10px 20px;
    font-size: 14px;
    font-weight: 300;
  }
  #mainnav a {
    color: #000000;
  }
  #mainnav.changeNav {
    background: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #d1d1d1;
  }
  #mainnav.changeNav li {
    padding: 20px 10px;
  }
  /* SEC03 SERVICE MESSAGE STORY
  -----------------*/
}
.footer_pagetop {
  position: fixed;
  z-index: 40;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  right: 10px;
  bottom: 90px;
  width: 60px;
  height: 60px;
  font-size: 10px;
  line-height: 1;
  border-radius: 50%;
  border: solid 3px #ffffff;
  background-color: #ffffff;
  cursor: pointer;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 641px) {
  .footer_pagetop img {
    padding-bottom: 4px;
    line-height: 1;
  }
}
@media only screen and (min-width: 641px) {
  .footer_pagetop {
    width: 64px;
    height: 64px;
    right: 40px;
    bottom: 32px;
    border-radius: 50%;
  }
}
.footer_pagetop div {
  max-width: 40px;
}

.footer_spFixButton {
  display: none;
  position: fixed;
  bottom: -4px;
  max-width: 430px;
  width: calc(100% - 42px);
  height: 50px;
  padding-top: 64px;
  font-size: 16px;
  z-index: 6;
}
@media only screen and (min-width: 641px) {
  .footer_spFixButton {
    display: none;
  }
}
.footer_spFixButton a {
  display: block;
  height: 40px;
  font-weight: 600;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border: solid 3px #ffffff;
  background-image: linear-gradient(180deg, rgb(255, 165, 0) 20px, rgb(244, 109, 38));
  text-decoration: none;
}

@media only screen and (min-width: 641px) {
  .col1 li {
    width: 90%;
    padding: 0 5%;
    vertical-align: top;
  }
}
@media only screen and (min-width: 641px) {
  .col2 li {
    padding-top: 50px;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 0;
    vertical-align: top;
  }
}
@media only screen and (max-width: 640px) {
  #gallery li {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 441px) {
  #mainnav {
    position: absolute;
    top: 64px !important;
    width: 100%;
    max-width: 430px;
    text-align: right;
    z-index: 500;
  }
}
@media only screen and (max-width: 767px) {
  a#menu {
    display: inline-block;
    position: relative;
    right: 0;
    width: 38px;
    height: 21px;
    margin: 16px 0px 12px 6px;
    transition: 0.6s;
  }
  #menuBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 1px;
    margin: -1px 0 0 -7px;
    background: #00299A;
    transition: 0.2s;
  }
  #menuBtn:before, #menuBtn:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 1px;
    background: #00299A;
    transition: 0.3s;
  }
  #menuBtn:before {
    margin-top: -8px;
  }
  #menuBtn:after {
    margin-top: 7px;
  }
  a#menu .close {
    background: transparent;
  }
  a#menu .close:before, a#menu .close:after {
    margin-top: 0;
  }
  a#menu .close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  a#menu .close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  .panel {
    margin: 0 auto;
    padding: 0 16px 64px 16px;
    display: none;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    z-index: 100;
    background: linear-gradient(to bottom, #33BBC1, #31B7C2, #1B86C9, #0672C1);
  }
  #mainnav {
    position: fixed;
    top: -68px;
    width: 100%;
    max-width: 430px;
    text-align: left;
    z-index: 100;
    background-color: #ffffff;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.6);
    transition: 0.5s;
  }
  .show {
    top: 0px !important;
    display: block;
  }
  .white {
    display: flex;
    justify-content: space-around;
  }
  .menu-block {
    background-color: #ffffff;
    padding-bottom: 42px;
  }
  .menus {
    line-height: 1;
    font-size: 15px;
    color: #106896;
    padding-top: 28px;
    margin-bottom: 44px;
    padding-left: 25px;
    font-weight: bold;
  }
  #mainnav ul {
    text-align: left;
    font-weight: bold;
  }
  #mainnav li a {
    position: relative;
    display: block;
    border-bottom: 1px solid #1984C8;
    padding: 12px 25px;
    color: #1984C8;
    font-size: 18px;
    font-weight: bold;
    transform: 0.6s;
    line-height: 1;
  }
  #mainnav li:nth-child(10) a {
    border-bottom: none;
  }
  .header-2 {
    display: flex;
    margin-top: 16px;
  }
  .headerLogo {
    max-width: 118px;
    line-height: 1;
  }
  .headertel {
    color: #106896;
    line-height: 1;
    padding-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
  }
  .headertel span {
    font-size: 14px;
    color: #106896;
  }
  .headertel a {
    color: #106896;
  }
  #mainnav li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 12px;
    height: 12px;
    margin: -4px 0 0 0;
    border-top: solid 2px #1984C8;
    border-right: solid 2px #1984C8;
    transform: rotate(45deg);
  }
  .col3 li {
    margin: 0 auto;
    display: block;
    max-width: 288px;
  }
}
/* 640pixel start INFO*/
form#mail_form {
  width: 95%;
}

form#mail_form dl {
  overflow: visible;
}

form#mail_form dl dt {
  width: auto;
  float: none;
  text-align: left;
  padding: 10px 0 5px;
  font-weight: bold;
}

form#mail_form dl dd {
  width: auto;
  float: none;
  border-top: none;
  padding: 0px 0 13px 0px;
}

form#mail_form dl dt span {
  font-weight: normal;
}

/* -- for JavaScript ここから -------------------------------------------------------------------------------- */
/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
form#mail_form input#form_submit_button {
  margin-left: 0;
}

form#mail_form input#phone,
form#mail_form input#schedule {
  width: 50%;
}

/* 640pixel end */
.list-mv02 {
  opacity: 0;
}

.mv02:nth-child(1) {
  animation: example 0.5s ease 0.1s 1 forwards;
}

.mv02:nth-child(2) {
  animation: example 0.5s ease 0.2s 1 forwards;
}

.mv02:nth-child(3) {
  animation: example 0.5s ease 0.3s 1 forwards;
}

.mv02:nth-child(4) {
  animation: example 0.5s ease 0.4s 1 forwards;
}

.mv02:nth-child(5) {
  animation: example 0.5s ease 0.4s 1 forwards;
}

.mv02:nth-child(6) {
  animation: example 0.5s ease 0.3s 1 forwards;
}

.mv02:nth-child(7) {
  animation: example 0.5s ease 0.2s 1 forwards;
}

.mv02:nth-child(8) {
  animation: example 0.5s ease 0.1s 1 forwards;
}
@keyframes example {
  100% {
    opacity: 1;
  }
}
.list-mv01, .right-left, .left-right, .bottom-up {
  opacity: 0; /* 透明 */
}

.mv01:nth-child(1) {
  animation: example2 0.5s ease 0s 1 forwards;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

.mv01:nth-child(2) {
  animation: example2 0.5s ease 0.2s 1 forwards;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

.mv01:nth-child(3) {
  animation: example2 0.5s ease 0.4s 1 forwards;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
}

@media only screen and (max-width: 768px) {
  .mv01:nth-child(1), .mv01:nth-child(2), .mv01:nth-child(3) {
    animation: example2 0.5s ease 0s 1 forwards;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
  }
}
@keyframes example2 {
  100% {
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
.right-left-mv {
  opacity: 1; /* 不透明 */
  animation-duration: 2s; /* アニメーション時間 */
  animation-name: RightToLeft; /* アニメーション名 */
}

@keyframes RightToLeft {
  0% {
    transform: translateX(50px); /* X軸方向に50px */
  }
  100% {
    transform: translateX(0);
  }
}
.left-right-mv {
  opacity: 1; /* 不透明 */
  animation-duration: 2s; /* アニメーション時間 */
  animation-name: LeftToRight; /* アニメーション名 */
}

@keyframes LeftToRight {
  0% {
    transform: translateX(-50px); /* X軸方向に50px */
  }
  100% {
    transform: translateX(0);
  }
}
@media only screen and (max-width: 768px) {
  .right-left-mv, .left-right-mv {
    animation-duration: 2s; /* アニメーション時間 */
    animation-name: BottomToUp; /* アニメーション名 */
  }
}
.bottom-up-mv {
  opacity: 1; /* 不透明 */
  animation-duration: 2s; /* アニメーション時間 */
  animation-name: BottomToUp; /* アニメーション名 */
}

@keyframes BottomToUp {
  0% {
    transform: translateY(50px); /* X軸方向に50px */
  }
  100% {
    transform: translateY(0);
  }
}
.square_btn:hover {
  transform: scale(1.2);
}

@keyframes slider-zoomin {
  0% {
    opacity: 0.3;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slider-zoomout {
  0% {
    opacity: 1;
    transform: scale(1.2);
  }
  20.83% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  45.83% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
#two_contents {
  width: 100%;
  display: flex;
}
@media only screen and (min-width: 768px) {
  #two_contents {
    position: fixed;
  }
}

#mainblocks {
  width: 700px;
  position: relative;
  height: 100vh;
}
@media only screen and (max-width: 1023px) {
  #mainblocks {
    display: none;
  }
}
#mainblock {
  position: relative;
  z-index: 4;
}
@media only screen and (max-width: 440px) {
  #mainblock {
    max-width: 430px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 441px) {
  #mainblock {
    max-width: 430px;
    margin: 64px auto 0;
  }
}
@media only screen and (min-width: 768px) {
  #mainblock {
    max-width: 400px;
    margin: 0px 64px 0 auto;
    padding-top: 64px;
    z-index: 1;
  }
}
@media only screen and (min-width: 820px) {
  #mainblock {
    max-width: 400px;
    margin: 0px 64px 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  #mainblock {
    max-width: 450px;
    margin: 0px 32px 0 auto;
  }
}
@media only screen and (min-width: 1200px) {
  #mainblock {
    max-width: 500px;
    margin: 0px 10% 0 auto;
  }
}

#container {
  border-radius: 20px 20px;
  width: 100%;
  background: url(../images/background.webp);
  background-size: contain;
}

@media only screen and (min-width: 430px) {
  #background {
    background-image: url(../images/backgreen.webp);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
  }
}

.privacypolicy {
  padding: 50px 16px 50px;
}/*# sourceMappingURL=style.css.map */