/* 追記調整用CSS */
body, p {
  color: #333333;
}
.wrap {
  overflow: hidden;
  width: 100%;
}
.gray {
  background: #e8e8e8;
}
/* ヘッダー */
.header-area {
  background-color: #131979;
}
.header-sticky.sticky-bar {
  background: #131979;
}
#navigation li a {
  border-left: 2px solid #FFF
}
#navigation li a {
  padding: 0 24px !important
}
#navigation li a span {
  font-weight: normal;
  font-size: 12px
}
#navigation li {
  padding: 10px 0;
}
#product01.pc {
  background: url("../img/presen/pc_top_main_back.jpg") top center no-repeat;
  text-align: center;
  width: 100%;
  height: 917px;
  background-size: 100% 705px;
}
#product01.pc > img {
  margin-top: 35px
}
#product01.pc ul {
  width: 1156px;
  margin: 0 auto;
  height: 269px;
  overflow: hidden;
  font-size: 0;
  margin-top: -200px
}
#product01.pc ul li {
  display: inline-block;
  margin-left: 10px
}
#product01.pc ul li:first-child {
  margin-left: 0
}
#product01.pc ul li:nth-of-type(3) {
  margin-left: 406px
}
#product01.pc ul li img {
  width: 180px
}
#btn {
  text-align: center
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
#other {
  background: #E6E8FF;
  text-align: center;
  padding: 20px 0
}
#other h2 {
  color: #5251dc;
  padding: 10px;
  font-size: 30px;
  font-weight: bold;
}
#other ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#other ul li {
  width: 350px;
  height: 350px;
  background: #FFF;
  line-height: 350px;
  text-align: center;
  font-size: 16px;
  color: #5251dc;
}
#other > p {
  margin-top: 20px
}
/* 各ページタイトルの英語表記 */
div.hero-cap > p {
  color: #131979;
}
/* 各ページタイトルの背景 */
.slider-area2 {
  background-image: none;
  background-color: #E6E8FF;
}
.headline {
  background-color: #d30300;
  padding: 20px;
  text-align: center;
}
.headline h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
/*　プレゼンテーション */
.presen01 {
  background-image: url(./../img/bg/bg01.png);
  background-repeat: repeat-x; /* 画像の繰り返しを指定  */
  background-position: center center; /* 画像の表示位置を指定  */
  background-size: cover; /* 画像のサイズを指定    */
  width: 100%; /* 横幅のサイズを指定    */
  height: 350px; /* 縦幅のサイズを指定    */
}
.presen02 {
  margin: -30px auto;
  padding-bottom: 20px;
}
.presen02 .section-tittle span::before {
  position: absolute;
  content: "";
  background-color: #d30300;
  width: 30px;
  height: 2px;
  top: 0;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -70px !important;
}
.presen02 .section-tittle span {
  font-size: 16px;
  font-weight: 700;
  color: #d30300;
  margin-bottom: 22px;
  text-transform: none;
  display: inline-block;
  position: relative;
  letter-spacing: 0.05em;
  margin-left: 70px !important;
}
.presen04 {
  height: 120px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.presen04 .container {
  margin: 50px auto;
}
.section-tittle span {
  font-size: 14px;
  padding-left: 0px;
}
.about-caption > .section-tittle span::before {
  position: absolute;
  content: "";
  width: 18px;
  height: 2px;
  background: #FFFFFF;
  top: 0;
  left: -70px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 47%;
}
.about-caption > .section-tittle span {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 22px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  letter-spacing: 0.05em;
  margin-left: 47%;
}
.about-caption > .section-tittle h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 22px;
  color: #FFFFFF;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  letter-spacing: 0.05em;
  margin-top: 0px;
  margin-left: 40%;
}
/* フッターの文字色 */
.footer-tittle ul li {
  color: #fff;
}
.footer-tittle ul.link {
  font-size: 0
}
.footer-tittle ul.link li {
  width: 46%;
  display: inline-block;
  border-bottom: 1px solid #FFF;
  padding-bottom: 10px
}
.footer-tittle ul.link li:nth-of-type(2n+2) {
  margin-left: 8%
}
.footer-tittle ul.link li:last-child {
  width: 100%
}
.footer-tittle ul.link li a {
  font-size: 20px !important;
  font-weight: bold !important;
  border-left: 2px solid #FFF;
  padding-left: 10px
}
.footer-tittle ul.link li span {
  float: right;
  font-size: 0.7em;
  margin-top: 6px;
  font-weight: normal
}
.footer-tittle h3 {
  color: #FFF;
  font-size: 20px;
  margin-top: 50px;
  font-weight: bold
}
/* フッター会社ロゴの高さ調整 */
.footer-area .footer-top .footer-logo {
  margin-bottom: 20px;
}
/* 受付時間の高さ調整 */
.reception {
  margin-top: -10px;
  font-size: 14px;
}
/* フリーダイアル */
.freedial {
  width: 100%;
  background: #ffffff;
  text-align: center;
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
  padding: 20px 0;
  cursor: pointer;
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  border-radius: 0px;
  height: 96px;
  line-height: 56px;
  -moz-user-select: none;
  letter-spacing: 1px;
  margin: 10px;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  border: 0;
  overflow: hidden;
}
.freedial img {
  margin-right: 20px
}
.freedial a {
  color: #131979;
}
/* フッター背景色 */
.footer-area {
  background-color: #131979;
}
/* フッターコピーライト */
.footer-area .footer-bottom .footer-copy-right {
  text-align: center;
}
.footer-area .footer-bottom .footer-copy-right p a {
  color: #FFF;
  text-decoration: underline;
}
/* スクロールアップ */
#back-top {
  display: none
}
#back-top a {
  width: 46px;
  height: 50px;
  right: 31px;
  bottom: 18px;
  position: fixed;
  background: url("../img/logo/pc_home.png") no-repeat top center;
}
/* メニュー */
.slicknav_nav {
  background: #131979;
  float: right;
  margin-top: 11px;
  padding: 19px;
  width: 100%;
  border-bottom: 1px solid #eee;
}
ul.slicknav_nav > li > a, .slicknav_nav a {
  color: #FFF;
}
/* スマートフォンで表示 */
.sp-hide {
  display: block;
}
/* スマートフォンで非表示 */
.pc-hide {
  display: none;
}
/*//////////////　HOME　//////////////////*/
.main-image {
  background-image: url(./../img/hero/h1_hero_sp.png);
  background-position: center center; /* 画像の表示位置を指定  */
  background-size: cover; /* 画像のサイズを指定    */
  background-repeat: no-repeat;
  width: 100%;
}
.presen-image {
  background-image: url(./../img/hero/h1_hero_presen_sp.png);
  background-position: center center; /* 画像の表示位置を指定  */
  background-size: cover; /* 画像のサイズを指定    */
  background-repeat: no-repeat;
  width: 100%;
  height: 650px;
}
div.slider-area.presen03 > div > div.owl-stage-outer > div > div.owl-item.active > div {
  height: 650px;
}
/* キャッチコピーの強調表示 */
.slide-full-content {
  margin-bottom: 150px;
}
div.slide-full-content > h1 > span.strong-yellow {
  font-size: 36px;
  color: #fff100;
  font-weight: 700;
}
.slider-area .slide-full-content h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.1;
  text-transform: uppercase;
}
section.about-area.section-padding2.presen02 > div > div > div:nth-child(1) > div > p {
  margin-left: 20px;
}
/*//////////////　プロダクト　//////////////////*/
.product04-sub {
  vertical-align: top;
  height: 180px;
  text-align: center;
}
.product04-sub img {
  width: 90%;
}
.product04-sub p {
  width: 90%;
  margin: 0 auto;
  text-align: left;
}
.product-caption {
  font-size: x-small;
  margin: 0 auto;
  text-align: left;
  line-height: 1.8em;
  width: 90%;
  margin-bottom: 50px;
}
.gallery-item {
  width: 96%;
  margin: 30px auto;
}
.gallery-item > div > img {
  padding: 10px;
}
.cap {
  font-size: x-small;
  vertical-align: middle;
}
/*//////////////　補助金　//////////////////*/
.subsidy {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 20px;
}
.subsidy h3 {
  font-size: 32px;
  font-weight: bold;
  padding: 30px;
}
.subsidy p {
  text-align: left;
  font-size: 16px;
}
.about-headline {
  text-align: center;
}
.about-headline h3 {
  background-color: #091b20;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px;
  margin: 20px;
  margin-top: 40px;
  width: 150px;
}
.popular-work-area .center {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
section > div > div > div.col-xl-4.col-lg-4.col-md-4.col-sm-4 {
  font-weight: bold;
}
.line {
  border-bottom: #666666 solid;
  text-align: left;
  margin-bottom: 20px;
}
/*//////////////　カタログ　//////////////////*/
.catalog-headline {
  background-color: #091b20;
  padding: 10px 20px;
  margin-left: 8%;
  width: 200px;
  text-align: center;
}
.catalog-headline h3 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  margin-top: 5px;
}
section > div > div > div.catalog-contents {
  margin-left: 50px;
  padding: 30px 50px 30px 50px;
}
section > div > div.catalog-contents > p {
  text-align: left;
}
.catalog > div > a {
  background-color: #d30300;
  padding: 10px 20px 10px 20px;
  color: #FFFFFF;
}
.catalog {
  border: #666666 solid;
  margin-bottom: 20px;
  padding: 30px 0;
}
.catalog-text {
  margin-bottom: 30px;
}
.catalog-link {}
/*//////////////　お問い合わせ　//////////////////*/
/* フォームの調整 */
.section-padding30 {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* フォームの英語表記 */
form#mail_form dl dt span {
  display: block;
  font-size: 85%;
  color: #CCCCCC !important;
}
/* フォームの郵便番号検索 */
form#mail_form input#postal + a {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #091b20 !important;
  border-radius: 3px;
  background: #154451 !important;
  font-size: 100%;
  color: #ffffff;
  text-decoration: none;
}
/* フォームの送信ボタン */
form#mail_form input[type="button"] {
  padding: 7px 20px;
  border: 1px solid #3E8865 !important;
  border-radius: 3px;
  background: #27A379 !important;
  font-size: 100%;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
  margin-bottom: 30px;
}
form#mail_form input#form_submit_button {
  margin-left: 20%;
}
/* 同意  */
#agreement h3 {
  margin-bottom: 30px;
}
#agreement ul li {
  list-style: disc;
  float: none;
}
#agree ul {
  width: 100%;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
}
#scene {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
#scene li {
  width: 45%
}
#scene li:last-child {
  width: 100%
}
#scene li:last-child input {
  width: 400% !important
}
select[name="numbers"] {
  width: 30%;
  height: 32px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  padding: 7px 2%;
  text-align: center;
  text-align-last: center;
}
select[name="numbers"]:focus {
  box-shadow: 0px 0px 5px #55ccff;
  background: #FFF;
  outline: none;
}
#agree_check > label > a, #agree_check > label > a:hover {
  color: #d30300;
  margin-bottom: 30px;
}
#agree_check > span.error_check {
  display: none;
  color: #ff0000;
  margin-top: 3px;
  margin-bottom: 20px;
}
/* GoogleMap */
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
/* 規約系のCSS */
#agreement h3 {
  font-weight: bold;
}
#agreement h4 {
  font-weight: bold;
}
#agreement p {
  font-size: small;
  line-height: 1.8em;
}
#product01.pc {
  display: block
}
#product01.sp {
  display: none
}
/*///////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1199px) {
  .footer-tittle ul.link li {
    vertical-align: bottom
  }
  .footer-tittle ul.link li span {
    width: 100%;
    clear: both;
    padding-left: 12px;
    display: block;
  }
  .freedial {
    margin: 0 auto
  }
  .footer-copy-right {
    width: 100%
  }
  #product01.pc {
    display: none
  }
  #product01.sp {
    display: block
  }
  #product01.sp {
    margin-top: 73px
  }
  #product01.sp ul {
    width: 100%;
    margin: 0 auto 10px;
    overflow: hidden;
    font-size: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
  }
  #product01.sp ul li {
    width: 47%;
    margin-top: 10px;
  }
  #product01.sp ul li img {
    width: 100%
  }
  #btn img {
    max-width: 80%
  }
  #scene li {
    width: 100%
  }
  #scene li:last-child input {
    width: 80% !important
  }
}
@media screen and (min-width: 667px) and (max-width: 736px) {
  .footer-tittle ul.link li a {
    font-size: 16px !important
  }
  .freedial {
    width: 200%;
    margin: 0 auto
  }
}
/* 【【iphoneSE】 */
@media screen and (max-width: 320px) {
  .freedial {
    margin: 0 auto
  }
  .freedial a {
    font-size: 20px
  }
  /* キャッチコピーの強調表示 */
  .slider-area .slide-full {
    background-size: contain;
    margin-bottom: -40px;
  }
  .slider-area .slide-full-content h1 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
  }
  div.slide-full-content > span {
    font-size: 12px;
    color: #fff100;
    font-weight: 700;
  }
  div.slide-full-content > h1 > span.strong-yellow {
    font-size: 18px;
    color: #fff100;
    font-weight: 700;
  }
  div.slide-full-content > h1 > span.strong-yellow::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0px;
    background: #fff;
    left: 0;
    transform: translateY(-50%);
    bottom: 0;
  }
  .slider-area .slide-full-content span.strong-yellow::after {
    position: absolute;
    content: "";
    width: 0px;
    background: #ff1313;
    left: 0;
    bottom: 0px;
    height: 0px;
  }
  .about-caption > .section-tittle span::before {
    position: absolute;
    content: "";
    width: 18px;
    height: 2px;
    background: #FFFFFF;
    top: 0;
    left: -70px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 47%;
  }
  .about-caption > .section-tittle span {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 0.05em;
    margin-left: 47%;
  }
}
/*///////////////////////////////////////////////////////////////////////////////*/
/* 【【スマートフォン横 375px】 */
@media screen and (min-width: 376px) {
  /* 共通部 */
  .img-fluid {
    max-width: none;
    height: auto;
  }
  /* ハンバーガーでメニューを隠す */
  .hamburger-menu {
    float: right;
    margin-right: 0px;
    opacity: 100;
    transition: all 0.3s ease 0s;
    visibility: hidden;
  }
  .main-image {
    background-image: url(./../img/hero/h1_hero.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  .presen-image {
    background-image: url(./../img/hero/h1_hero_presen.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  /* プレゼンテーション */
  .about-caption > .section-tittle span::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #FFFFFF;
    top: 0;
    left: -67px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 50%;
  }
  .about-caption > .section-tittle span {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-transform: none;
    display: inline-block;
    position: relative;
    left: 25px;
    letter-spacing: 0.05em;
    margin-left: 55%;
  }
  .about-caption > .section-tittle h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 0.05em;
    margin-top: 0px;
    margin-left: 55%;
  }
  .presen02 .section-tittle span::before {
    position: absolute;
    content: "";
    background-color: #d30300;
    width: 30px;
    height: 2px;
    top: 0;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -13%;
  }
  .presen02 .section-tittle span {
    font-size: 16px;
    font-weight: 700;
    color: #d30300;
    margin-bottom: 22px;
    text-transform: none;
    display: inline-block;
    position: relative;
    letter-spacing: 0.05em;
    margin-left: 20%;
  }
  .subsidy {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 100px;
  }
  .catalog-text {
    margin-bottom: 0px;
  }
}
/*///////////////////////////////////////////////////////////////////////////////*/
@media screen and (min-width: 400px) {
  .main-image {
    background-image: url(./../img/hero/h1_hero_sp.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  .presen-image {
    background-image: url(./../img/hero/h1_hero_presen_sp.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  .subsidy {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 20px;
  }
  .catalog-text {
    margin-bottom: 30px;
  }
}
/*///////////////////////////////////////////////////////////////////////////////*/
/* 【タブレット縦以上】 */
@media screen and (min-width: 768px) {
  /* 共通部 */
  /* スマートフォンで非表示 */
  .sp-hide {
    display: none;
  }
  /* PCで表示 */
  .pc-hide {
    display: block;
  }
  /* ハンバーガーでメニューを隠さない */
  .hamburger-menu {
    float: right;
    margin-right: 0px;
    opacity: 100;
    transition: all 0.3s ease 0s;
    visibility: visible;
  }
  /* ハンバーガー表示を消す */
  .hamburger-box {
    position: relative;
    display: none;
    width: 40px;
    height: 24px;
  }
  /* ページタイトル */
  .slider-area2 .hero-cap h2 {
    color: #131979;
    font-size: 42px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1;
  }
  /* ページタイトル背景　*/
  .slider-height2 {
    height: 350px;
    background-size: cover;
  }
  .main-image {
    background-image: url(./../img/hero/h1_hero.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  .presen-image {
    background-image: url(./../img/hero/h1_hero_presen.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    background-repeat: no-repeat;
    width: 100%;
  }
  section.about-area.section-padding2.presen02 > div > div > div > div > p {
    font-size: 20px;
  }
  .presen02 .section-tittle span::before {
    position: absolute;
    content: "";
    background-color: #d30300;
    width: 30px;
    height: 2px;
    top: 0;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -15%;
  }
  .presen02 .section-tittle span {
    font-size: 24px;
    font-weight: 700;
    color: #d30300;
    margin-bottom: 22px;
    text-transform: none;
    display: inline-block;
    position: relative;
    letter-spacing: 0.05em;
    margin-left: 30%;
  }
  /* フォームの調整 */
  .section-padding30 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
  .subsidy {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    padding: 0 100px;
  }
  section.about-area.section-padding2.presen02 > div > div > div > div > p {
    margin-left: 30px;
  }
  .about-headline h3 {
    background-color: #091b20;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 20px;
    margin-left: 8%;
    width: 150px;
  }
  form#mail_form input#form_submit_button {
    margin-left: 25%;
  }
  .catalog-text {
    margin-bottom: 0px;
  }
}
/*///////////////////////////////////////////////////////////////////////////////*/
/* 【【PC 896px以上】 */
@media screen and (min-width: 897px) {
  .slider-area .slide-full-content span {
    font-size: 24px;
  }
  /* キャッチコピーの強調表示 */
  .slider-area .slide-full-content h1 {
    font-size: 54px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
    line-height: 1.1;
    text-transform: uppercase;
  }
  div.slide-full-content > h1 > span.strong-yellow {
    font-size: 54px;
    color: #fff100;
    font-weight: 700;
  }
  div.slide-full-content > h1 > span.strong-yellow::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 0px;
    background: #fff;
    left: 0;
    transform: translateY(-50%);
    bottom: 0;
  }
  .slider-area .slide-full-content span.strong-yellow::after {
    position: absolute;
    content: "";
    width: 0px;
    background: #ff1313;
    left: 0;
    bottom: 0px;
    height: 0px;
  }
  /*//////////////　プロダクト　//////////////////*/
}
/*///////////////////////////////////////////////////////////////////////////////*/
/* 【【PC 1000px以上】 */
@media screen and (min-width: 1001px) {
  .slide-full-content {
    margin-bottom: 210px;
  }
  /* プレゼンテーション */
  .section-padding2 {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  /* プレゼンテーション */
  .about-caption.about-caption {
    margin-top: 0px;
    margin-left: 10%;
    margin-top: 50px;
  }
  .about-caption > .section-tittle span::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #FFFFFF;
    left: -67px;
    transform: translateY(-50%);
    margin-left: 8%;
  }
  .about-caption > .section-tittle span {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-transform: none;
    display: inline-block;
    position: relative;
    left: 30px;
    letter-spacing: 0.05em;
    margin-left: 8%;
  }
  .about-caption > .section-tittle h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    letter-spacing: 0.05em;
    margin-top: 0px;
    margin-left: 0%;
  }
  /*　プレゼンテーション */
  .presen01 {
    background-image: url(./../img/bg/bg01.png);
    background-repeat: repeat-x; /* 画像の繰り返しを指定  */
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定    */
    width: 100%; /* 横幅のサイズを指定    */
    height: 550px; /* 縦幅のサイズを指定    */
  }
  .presen-image {
    background-image: url(./../img/hero/h1_hero_presen.png);
    background-position: center center; /* 画像の表示位置を指定  */
    background-size: cover; /* 画像のサイズを指定  */
    background-repeat: no-repeat;
    width: 100%;
    height: 1000px;
  }
  .presen02 .section-tittle span::before {
    position: absolute;
    content: "";
    background-color: #d30300;
    width: 30px;
    height: 2px;
    top: 0;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10%;
  }
  form#mail_form input#form_submit_button {
    margin-left: 30%;
  }
}