@charset "UTF-8";
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSerifJP-Regular.woff") format("woff");
  font-display: swap; }
@font-face {
  font-family: "NotoSerifJP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSerifJP-Bold.woff") format("woff");
  font-display: swap; }
/* リセットCSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;*/
  vertical-align: baseline; }

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

body {
  line-height: 1;
  word-break: keep-all;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

body {
  word-break: break-all;
  -webkit-text-size-adjust: none; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*==============================
	基本設定
==============================*/
html, body {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,"NotoSerifJP",メイリオ,Meiryo,serif; }

html {
  font-size: 62.5%; }
  @media screen and (max-width: 767.98px) {
    html {
      font-size: 60.0%; } }
  @media screen and (max-width: 575.98px) {
    html {
      font-size: 58.0%; } }
  @media screen and (max-width: 400px) {
    html {
      font-size: 55.0%; } }

body {
  font-size: 1.7em !important;
  font-weight: 400;
  line-height: 1.7;
  color: #111;
  -webkit-text-stroke: 0.1px;
  text-underline-position: under;
  padding-top: 110px;
  /*ナビ固定用*/ }
  @media screen and (max-width: 575.98px) {
    body {
      padding-top: 70px; } }

a {
  color: #2CB4A4;
  transition: all 0.2s; }
  a:hover {
    text-decoration: none;
    color: #2CB4A4; }
  a img:hover {
    opacity: 0.7; }

/*ページトップへ戻るボタン*/
/*ページトップへ戻るボタン*/
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999; }

#pageTop i {
  padding-top: 1px;
  font-size: 2.8rem; }

#pageTop a {
  display: block;
  z-index: 999;
  padding: 9px 0 0 0;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  background-color: rgba(171, 171, 171, 0.75);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center; }

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7; }

/*==============================
	共通
==============================*/
/*フォントサイズ*/
.fs12 {
  font-size: 1.2rem; }
  @media screen and (max-width: 767.98px) {
    .fs12 {
      font-size: 1.14rem; } }

.fs13 {
  font-size: 1.3rem; }
  @media screen and (max-width: 767.98px) {
    .fs13 {
      font-size: 1.235rem; } }

.fs14 {
  font-size: 1.4rem; }
  @media screen and (max-width: 767.98px) {
    .fs14 {
      font-size: 1.33rem; } }

.fs15 {
  font-size: 1.5rem; }
  @media screen and (max-width: 767.98px) {
    .fs15 {
      font-size: 1.425rem; } }

.fs17 {
  font-size: 1.7rem; }
  @media screen and (max-width: 767.98px) {
    .fs17 {
      font-size: 1.615rem; } }

.fs18 {
  font-size: 1.8rem; }
  @media screen and (max-width: 767.98px) {
    .fs18 {
      font-size: 1.71rem; } }

.fs20 {
  font-size: 2rem; }
  @media screen and (max-width: 767.98px) {
    .fs20 {
      font-size: 1.9rem; } }

.fs21 {
  font-size: 2.1rem; }
  @media screen and (max-width: 767.98px) {
    .fs21 {
      font-size: 1.995rem; } }

.fs22 {
  font-size: 2.2rem; }
  @media screen and (max-width: 767.98px) {
    .fs22 {
      font-size: 2.09rem; } }

.fs24 {
  font-size: 2.4rem; }
  @media screen and (max-width: 767.98px) {
    .fs24 {
      font-size: 2.28rem; } }

.fs25 {
  font-size: 2.5rem; }
  @media screen and (max-width: 767.98px) {
    .fs25 {
      font-size: 2.375rem; } }

.fs26 {
  font-size: 2.6rem; }
  @media screen and (max-width: 767.98px) {
    .fs26 {
      font-size: 2.47rem; } }

.fs28 {
  font-size: 2.8rem; }
  @media screen and (max-width: 767.98px) {
    .fs28 {
      font-size: 2.66rem; } }

.fs30 {
  font-size: 3rem; }
  @media screen and (max-width: 767.98px) {
    .fs30 {
      font-size: 2.85rem; } }

.fs32 {
  font-size: 3.2rem; }
  @media screen and (max-width: 767.98px) {
    .fs32 {
      font-size: 3.04rem; } }

.fs34 {
  font-size: 3.4rem; }
  @media screen and (max-width: 767.98px) {
    .fs34 {
      font-size: 3.23rem; } }

.fs35 {
  font-size: 3.5rem; }
  @media screen and (max-width: 767.98px) {
    .fs35 {
      font-size: 3.325rem; } }

.fs36 {
  font-size: 3.6rem; }
  @media screen and (max-width: 767.98px) {
    .fs36 {
      font-size: 3.42rem; } }

.fs38 {
  font-size: 3.8rem; }
  @media screen and (max-width: 767.98px) {
    .fs38 {
      font-size: 3.61rem; } }

.fs40 {
  font-size: 4rem; }
  @media screen and (max-width: 767.98px) {
    .fs40 {
      font-size: 3.8rem; } }

.fs42 {
  font-size: 4.2rem; }
  @media screen and (max-width: 767.98px) {
    .fs42 {
      font-size: 3.99rem; } }

.fs44 {
  font-size: 4.4rem; }
  @media screen and (max-width: 767.98px) {
    .fs44 {
      font-size: 4.18rem; } }

.fs48 {
  font-size: 4.8rem; }
  @media screen and (max-width: 767.98px) {
    .fs48 {
      font-size: 4.56rem; } }

.fs74 {
  font-size: 7.4rem; }
  @media screen and (max-width: 767.98px) {
    .fs74 {
      font-size: 7.03rem; } }

.fs88 {
  font-size: 8.8rem; }
  @media screen and (max-width: 767.98px) {
    .fs88 {
      font-size: 8.36rem; } }

/**背景カラー**/
.bg-main {
  background-color: #2CB4A4; }

.bg-main-l {
  background-color: #F2FAF9; }

.bg-sub {
  background-color: #CC9F23; }

.bg-red {
  background-color: #D05E5D; }

/**テキストカラー**/
.cl-main {
  color: #2CB4A4; }

.cl-black {
  color: #111; }

.cl-white {
  color: #fff; }

.cl-sub {
  color: #CC9F23; }

.cl-red {
  color: #D05E5D; }

/**テキスト太さ**/
.b {
  font-weight: 700 !important; }

/*サイズ100%*/
.size-full {
  width: 100%;
  height: auto; }

/*ulリスト・有り*/
.list-style-inside {
  list-style: inside; }
  .list-style-inside li {
    text-indent: -2.3rem;
    padding-left: 2.3rem;
    line-height: 3rem; }

/*行間*/
.line-h_1 {
  line-height: 1.4; }

/*レスポンシブ改行*/
@media screen and (min-width: 768px) {
  .br-pc {
    display: block; }

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

  .br-sp {
    display: block; } }
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; } }
/*アンカーズレ調整*/
.sec_wrap {
  margin-top: -110px;
  padding-top: 110px;
  display: block; }
  @media screen and (max-width: 575.98px) {
    .sec_wrap {
      margin-top: -70px;
      padding-top: 70px; } }

/*==============================
	ヘッダー
==============================*/
#header {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  line-height: 1; }

#header a:hover {
  opacity: 0.6; }
#header a img:hover {
  opacity: 1; }

#header {
  height: 110px; }
  #header #h_top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
  #header .h_logo {
    padding: 0 15px;
    width: 420px; }
    #header .h_logo a {
      color: #111;
      font-size: 1.2rem; }
    #header .h_logo #h_logo_pc {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content:left;
      -moz-justify-content: left;
      -ms-justify-content: left;
      justify-content: left;
      -ms-flex-pack: left;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center; }
      #header .h_logo #h_logo_pc h1 {
        padding-bottom: 0.25rem; }
    #header .h_logo #h_logo_sp {
      display: none; }
    @media screen and (max-width: 840px) {
      #header .h_logo #h_logo_pc {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content:left;
      -moz-justify-content: left;
      -ms-justify-content: left;
      justify-content: left;
      -ms-flex-pack: left;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center; } }
    @media screen and (max-width: 767.98px) {
      #header .h_logo {
        padding: 0 5px 0 0; }
        #header .h_logo #h_logo_pc {
          display: none; }
        #header .h_logo #h_logo_sp {
          display: block; } }
  #header nav ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #header nav ul .nav-tel a {
      color: #111;
      padding: 0.5rem 2rem; }
      #header nav ul .nav-tel a span {
        color: #CC9F23;
        letter-spacing: 1px; }
    @media screen and (max-width: 991.98px) {
      #header nav ul .nav-tel .fs15 {
        font-size: 1.1rem; } }
    @media screen and (max-width: 650px) {
      #header nav ul .nav-tel {
        display: none; } }
    #header nav ul .nav-tel-sp a {
      color: #fff;
      height: 110px;
      padding: 0.5rem 2rem; }
    @media screen and (min-width: 650px) {
      #header nav ul .nav-tel-sp {
        display: none; } }
    @media screen and (max-width: 575.98px) {
      #header nav ul .nav-tel-sp {
        height: 70px; } }
    #header nav ul .nav-mail a {
      color: #fff;
      height: 110px;
      padding: 0.5rem 2rem; }
      #header nav ul .nav-mail a img {
        width: 18px; }
      @media screen and (max-width: 575.98px) {
        #header nav ul .nav-mail a {
          height: 70px; }
          #header nav ul .nav-mail a img {
            width: 15px; } }
      @media screen and (min-width: 992px) {
        #header nav ul .nav-mail a {
          padding: 0.5rem 4rem;
          font-size: 2.0rem; }
          #header nav ul .nav-mail a img {
            width: 22px; } }
  @media screen and (max-width: 810px) {
    #header .h_logo {
      width: 375px; } }
  @media screen and (max-width: 767.98px) {
    #header .h_logo {
      width: 340px;
      max-width: 46%; }
    #header .nav-tel .fs28 {
      font-size: 2.4rem; } }
  @media screen and (max-width: 650px) {
    #header .h_logo {
      width: 60vw;
      max-width: inherit; } }
  @media screen and (max-width: 575.98px) {
    #header {
      height: 70px; }
      #header nav ul li {
        width: 18vw;
        font-size: 1.4rem; }
      #header nav ul .nav-tel-sp a, #header nav ul .nav-mail a {
        height: 70px;
        padding: 0.5rem 0.5rem; } }

/*==============================
	フッター
==============================*/
.footer_copy {
  background-color: #2CB4A4;
  display: block;
  text-align: center;
  font-size: 1.3rem;
  padding: 3rem 0;
  color: #fff; }

/*==============================
	共通
==============================*/
/*アニメーション*/
.animation, .animation-r, .animation-l {
  opacity: 0;
  visibility: hidden;
  transition: 1.5s;
  transform: translateY(15px); }

.animation-r {
  transform: translateX(15px); }

.animation-l {
  transform: translateX(-15px); }

.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transform: translateX(0); }

/* ローディング */
.loader-wrap {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background: #fff;
  top: 0; }

.loader {
  color: #2CB4A4;
  font-size: 10px;
  margin: 100px auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0; }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em; }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em; }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em; }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0; }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em; } }
/*==============================
	フォーム
==============================*/
#contact #cotact_form {
  /* 送信ボタン */ }
  #contact #cotact_form .form-group {
    margin-bottom: 0 !important; }
  #contact #cotact_form .form-control {
    font-size: 1.6rem; }
  #contact #cotact_form .col-md-4, #contact #cotact_form .col-lg-4 {
    padding: 20px 20px 40px;
    border-bottom: 1px solid #CBCBCB;
    background: #F7FDFD; }
  #contact #cotact_form .col-md-8, #contact #cotact_form .col-lg-6 {
    padding: 20px 40px 20px 20px;
    border-bottom: 1px solid #CBCBCB; }
  #contact #cotact_form .col-lg-10 {
    padding: 1.5rem 2.5rem; }
  #contact #cotact_form .row:first-child .col-lg-4, #contact #cotact_form .row:first-child .col-lg-6 {
    border-top: 1px solid #CBCBCB; }
  @media screen and (max-width: 767.98px) {
    #contact #cotact_form .col-md-4, #contact #cotact_form .col-lg-4 {
      border-bottom: none;
      padding: 1.0rem 2.5rem; }
    #contact #cotact_form .col-md-8, #contact #cotact_form .col-lg-6 {
      border-bottom: none;
      padding: 1rem 2.5rem 2rem; }
    #contact #cotact_form .row:first-child .col-lg-4, #contact #cotact_form .row:first-child .col-lg-6 {
      border-top: none; }
    #contact #cotact_form .row:not(:last-child):not(:nth-child(7)) {
      border-bottom: 1px solid #CBCBCB; }
    #contact #cotact_form .row:first-child {
      border-top: 1px solid #CBCBCB; } }
  #contact #cotact_form .control-label {
    font-weight: bold;
    color: #111;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    flex-wrap: wrap; }
  #contact #cotact_form .required {
    color: #fff;
    background-color: #D05E5D;
    font-size: 1.4rem;
    padding: 4px 10px;
    display: inline-block; }
  #contact #cotact_form input[type="text"], #contact #cotact_form input[type="email"], #contact #cotact_form textarea {
    border: 1px solid #E3E3E3; }
  #contact #cotact_form input::placeholder {
    color: #A4A4A4;
    font-size: 1.4rem; }
  #contact #cotact_form input:focus::placeholder {
    color: transparent;
    transition: 0.3s; }
  #contact #cotact_form input[type="submit"] {
    width: 100%;
    height: 100%;
    border: none !important;
    background: transparent;
    color: #fff;
    background: #111;
    border-radius: 5px;
    font-size: 2.0rem;
    width: 220px;
    padding: 1rem 0;
    display: block;
    margin: 7rem auto 0;
    transition: 0.3s; }
    #contact #cotact_form input[type="submit"]:hover {
      opacity: 0.8;
      transition: 0.3s;
      transform: translateY(4px); }
    @media screen and (max-width: 767.98px) {
      #contact #cotact_form input[type="submit"] {
        margin: 4rem auto 0; } }
    @media screen and (max-width: 575.98px) {
      #contact #cotact_form input[type="submit"] {
        width: 80%; } }
@media screen and (max-width: 575.98px) {
  #contact article {
    padding: 0 1.5rem; } }

/*スライダー*/
.hero {
  position: relative;
  text-align: center;
  width: 100%; }

.hero-inr {
  position: relative; }

h2#head img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: auto;
  z-index: 10;
  max-width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }
  @media screen and (max-width: 767.98px) {
    h2#head img {
      max-width: 70%; } }

.bxslider li {
  display: none; }

.bx-viewport .bxslider li {
  display: block !important; }

#scroll {
  background-color: #ededed; }

/*タイトル装飾*/
.titl_box {
  margin-bottom: 2.2rem;
  color: #2CB4A4; }
  .titl_box::before {
    content: url("../images/icon_title.png");
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    padding-right: 1.5rem; }
  .titl_box::after {
    content: url("../images/icon_title.png");
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    padding-left: 1.5rem; }

.titl_box_wh {
  display: block;
  width: 100%;
  padding: 1rem;
  text-align: center;
  margin: auto; }
  .titl_box_wh::before {
    content: url("../images/icon_title_w.png");
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    padding-right: 1.5rem; }
  .titl_box_wh::after {
    content: url("../images/icon_title_w.png");
    display: inline-block;
    height: 25px;
    vertical-align: bottom;
    padding-left: 1.5rem; }

/*光の庭*/
#intro {
  background: url("../images/bg_intro.jpg") no-repeat;
  background-size: cover;
  height: 215px; }
  #intro .inr {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    #intro .inr img {
      vertical-align: bottom; }
  #intro .img-l {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 5%; }
  #intro .img-r {
    position: absolute;
    z-index: 100;
    bottom: 0;
    right: 5%; }
  @media screen and (max-width: 991.98px) {
    #intro .titl_box::before {
      display: none; }
    #intro .titl_box::after {
      display: none; } }
  @media screen and (max-width: 767.98px) {
    #intro {
      height: auto;
    /*
    .img-r{
      opacity: 0.2;
      right: 0;
    width: 140px;
  }
    */ }
      #intro .inr {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        padding: 4rem 0; }
      #intro .img-l, #intro .img-r {
        display: none; } }

/*選ばれる理由*/
#point {
  background: url("../images/bg_point.jpg") no-repeat;
  background-size: cover;
  text-align: center;
  height: 400px; }
  @media screen and (max-width: 991.98px) {
    #point {
      height: auto; } }
  @media screen and (max-width: 767.98px) {
    #point h3 {
      display: inline-block;
      position: relative; }
    #point .titl_box_wh::before {
      position: absolute;
      left: 0;
      top: 35%; }
    #point .titl_box_wh::after {
      position: absolute;
      right: 0;
      top: 35%; } }
  #point .pointList {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    @media screen and (max-width: 991.98px) {
      #point .pointList {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    #point .pointList li {
      padding: 1rem;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 991.98px) {
        #point .pointList li {
          width: 33%; } }
      @media screen and (max-width: 767.98px) {
        #point .pointList li {
          padding: .5rem; } }
    #point .pointList img {
      max-width: 100%;
      height: auto;
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0; }

/*お知らせ*/
#news {
  text-align: center;
  padding: 6rem 0; }
  #news a {
    color: #111; }
    #news a:hover {
      opacity: 0.7; }
  #news li {
    line-height: 1.3;
    border-bottom: dotted 1px #A3A3A3;
    padding: 10px; }
    #news li:not(last-child) {
      margin-bottom: 1.5rem; }
  @media screen and (max-width: 575.98px) {
    #news {
      text-align: left;
      padding: 4rem 0; }
      #news span {
        display: block;
        margin-bottom: .3rem; } }

/*女神*/
#area {
  background: url("../images/bg_area.jpg") no-repeat;
  background-size: 100%;
  background-position: center;
  position: relative;
  overflow: hidden; }
  #area .text-box {
    padding: 3rem 15rem 3rem 0; }
  #area .img-box img {
    vertical-align: bottom;
    height: 100%; }
  #area .bg-box {
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0; }
    #area .bg-box img {
      vertical-align: bottom;
      height: 100%; }
  @media screen and (max-width: 1199.98px) {
    #area .row {
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: flex-start; } }
  @media screen and (max-width: 991.98px) {
    #area .text-box {
      padding: 3rem 8rem 3rem 0; }
    #area .bg-box {
      opacity: 0.6;
      height: 90%;
      width: 35%;
      bottom: 0; } }
  @media screen and (max-width: 767.98px) {
    #area .text-box {
      width: 80%; } }
  @media screen and (max-width: 575.98px) {
    #area .text-box {
      padding: 3rem 2rem 3rem 0; }
    #area .bg-box {
      height: 72%;
      width: 28%;
      top: 10px; } }

/*価格表*/
.price_wrap {
  padding: 5rem 0; }
  @media screen and (min-width: 1200px) {
    .price_wrap .container {
      padding: 0 60px; } }

.table_price {
  width: 100%; }
  .table_price th, .table_price td {
    font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
    border: #b9b9b9 solid 1px;
    text-align: center;
    color: #111;
    padding: .8rem .5rem;
    font-size: 1.4rem;
    font-weight: normal; }
  .table_price th {
    background-color: #eaeaea; }
  .table_price td {
    background-color: #fff; }

/*アクセス・Google map*/
.fluid_inr, #gaiyo .fluid_inr {
  padding: 5rem 0;
  display: block; }
  @media screen and (min-width: 992px) {
    .fluid_inr, #gaiyo .fluid_inr {
      width: 75%;
      margin-right: 4rem; } }

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 37%;
  position: relative; }
  @media screen and (max-width: 1800px) {
    .gmap {
      padding-bottom: 43%; } }
  @media screen and (max-width: 1600px) {
    .gmap {
      padding-bottom: 50%; } }
  @media screen and (max-width: 1500px) {
    .gmap {
      padding-bottom: 56.25%; } }
  @media screen and (max-width: 1300px) {
    .gmap {
      padding-bottom: 65%; } }
  @media screen and (max-width: 1200px) {
    .gmap {
      padding-bottom: 75%; } }
  @media screen and (max-width: 991.98px) {
    .gmap {
      padding-bottom: 55%; } }

.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

/*霊園概要*/
@media screen and (min-width: 992px) {
  #gaiyo .fluid_inr {
    width: 70%;
    margin: 0 15%; } }

/*ギャラリー*/
.gallery_wrap {
  padding: 7rem 0; }

.gallery {
  overflow: hidden;
  margin-bottom: 40px; }

.gallery p {
  font-size: 18px;
  text-align: center; }

.gallery li {
  width: 25%;
  float: left;
  padding: .5rem;
  line-height: 1;
  border: none;
  opacity: 1;
  transition: 0.3s; }

@media only screen and (max-width: 575px) {
  .gallery li {
    width: 50%; }

  .gallery a {
    width: 50%; } }
.gallery li a:hover {
  opacity: 0.8; }

.gallery img {
  display: block;
  width: 100%; }

@media screen and (max-width: 1199px) {
  .gallery {
    margin-bottom: 3rem; }

  .gallery p {
    font-size: 1.4rem;
    margin-bottom: 1em; }

  .gallery a {
    width: 25%; } }
/*ご案内会開催中*/
#annai h5 {
  letter-spacing: 1px; }
#annai a {
  letter-spacing: 1px; }
  #annai a:hover {
    color: #fff;
    opacity: 0.6; }

.overlay_soldout {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(105,105,105,0.77); /* 半透明の黒 */
    color: white;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
}

.section_soldout {
	position: relative;
	
}

/*# sourceMappingURL=style.css.map */
