@charset "UTF-8";
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; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

strong {
  font-weight: bold; }

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

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

a {
  color: #333;
  text-decoration: none;
  opacity: 1; }
  a:hover {
    opacity: 0.7;
    transition: opacity .3s ease-out;
    text-decoration: underline;
    -moz-transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out; }

b {
  font-weight: bold; }

@media only screen and (max-width: 768px) {
  img {
    width: 100%; } }

.sans-serif {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }

.tac {
  text-align: center; }

.tal {
  text-align: left !important; }

.tar {
  text-align: right; }

.vab {
  vertical-align: bottom; }

.vam {
  vertical-align: middle; }

.vat {
  vertical-align: top; }

.lh0 {
  line-height: 0; }

.lh10 {
  line-height: 1; }

.lh15 {
  line-height: 1.5; }

.lh20 {
  line-height: 2; }

.lh25 {
  line-height: 2.5; }

.fs30em {
  font-size: 3.0em; }
  @media only screen and (max-width: 768px) {
    .fs30em {
      font-size: 2.4em; } }

.fs25em {
  font-size: 2.5em; }

.fs23em {
  font-size: 2.3em; }
  @media only screen and (max-width: 768px) {
    .fs23em {
      font-size: 1em; } }

.fs20em {
  font-size: 2em; }

.fs15em {
  font-size: 1.5em; }

.fs10em {
  font-size: 1em; }

.fs09em {
  font-size: 0.9em; }

.fs08em {
  font-size: 0.8em; }

.pr10 {
  padding-right: 10px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pt50 {
  padding-top: 50px; }

.w50p {
  width: 50%; }
  @media only screen and (max-width: 768px) {
    .w50p {
      width: 100%; } }

@media only screen and (max-width: 768px) {
  .spw100p img {
    width: 100%; } }

.nopc {
  display: none; }
  @media only screen and (max-width: 768px) {
    .nopc {
      display: initial; } }

@media only screen and (max-width: 768px) {
  .nosp {
    display: none !important; } }

.flex {
  display: flex; }

.l-flex {
  display: flex; }
  @media only screen and (max-width: 768px) {
    .l-flex {
      display: block; } }

.aiCenter {
  align-items: center; }

.spBetween {
  justify-content: space-between; }

.spAround {
  justify-content: space-around; }

.right {
  float: right; }

.left {
  float: left; }

.clearfix:after {
  display: block;
  content: "";
  clear: both; }

.table {
  display: table; }

.tableCell {
  display: table-cell; }

.pointer {
  cursor: pointer; }

body {
  color: #4c113f;
  font: 17px/ 1.5 "Yu Mincho", "YuMincho", serif; }

.container-1 {
  margin: 0 auto;
  width: 96%; }
  @media only screen and (min-width: 1200px) {
    .container-1 {
      max-width: 1200px;
      width: 100%; } }

.container-2 {
  margin: 0 auto;
  width: 96%; }
  @media only screen and (min-width: 1200px) {
    .container-2 {
      max-width: 1040px;
      width: 100%; } }

.container-3 {
  max-width: 800px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .container-3 {
      margin: 0 auto;
      width: 96%; } }

.container-4 {
  max-width: 768px;
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .container-4 {
      margin: 0 auto;
      width: 96%; } }

.title-1 {
  color: #4c113f; }

.section-title {
  color: #4c113f;
  font-size: 2.4em;
  padding: 60px 0 0; }
  @media only screen and (max-width: 768px) {
    .section-title {
      font-size: 1.2em;
      padding: 20px 0 0; } }

.title-wrap {
  display: inline-block;
  padding: 0 180px;
  border-bottom: solid 1px  #4c113f; }
  @media only screen and (max-width: 768px) {
    .title-wrap {
      padding: 0 10px; } }

.ivy-1 {
  display: inline-block;
  position: relative; }
  .ivy-1:before {
    content: "";
    background-image: url(../images/ivy.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 61px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -86px;
    margin-top: -15px; }
  .ivy-1:after {
    content: "";
    background-image: url(../images/ivy-02.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 61px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -86px;
    margin-top: -15px; }

.ivy-2 {
  display: inline-block;
  position: relative; }
  .ivy-2:before {
    content: "";
    background-image: url(../images/ivy-03.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 242px;
    height: 102px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -300px;
    margin-top: -62px; }
    @media only screen and (max-width: 768px) {
      .ivy-2:before {
        left: -82px;
        width: 80px;
        height: 34px;
        margin-top: -20px; } }
  .ivy-2:after {
    content: "";
    background-image: url(../images/ivy-04.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 242px;
    height: 102px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -300px;
    margin-top: -62px; }
    @media only screen and (max-width: 768px) {
      .ivy-2:after {
        right: -82px;
        width: 80px;
        height: 34px;
        margin-top: -20px; } }

.button-shaddow {
  display: inline-block;
  line-height: 0;
  position: relative; }
  .button-shaddow img {
    position: relative;
    z-index: 1; }
  @media only screen and (max-width: 768px) {
    .button-shaddow {
      width: 60%;
      max-width: 220px; } }

.button-shaddow:before, .button-shaddow:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 40px;
  left: 0;
  width: 150px;
  height: 5px;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #333;
  -moz-box-shadow: 0 35px 20px #333;
  box-shadow: 0 35px 20px #333;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-7deg); }
  @media only screen and (max-width: 768px) {
    .button-shaddow:before, .button-shaddow:after {
      width: 50px;
      height: 1px;
      max-width: 100px;
      display: none; } }

.button-shaddow:after {
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(7deg);
  right: 0;
  left: auto; }

@media only screen and (max-width: 768px) {
  .hall-capacity {
    font-size: 0.5em; } }

.parking {
  background-image: url(../images/icon_parking.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 20px;
  padding: 0 0 0 25px; }
  @media only screen and (max-width: 768px) {
    .parking {
      background-size: 13px;
      padding: 0 0 0 15px; } }

.bg-purple1 {
  background: #4c113f;
  color: #fff; }

.bg-purple2 {
  background: #ead3e5; }

.bg-grey {
  background: #e8e8e8; }

.bg-lightGrey {
  background: #fafafa; }

.bg-grey-grd {
  background: linear-gradient(-180deg, #e8e8e8 10%, #ffffff); }

.bg-lightGrey-grd {
  background: linear-gradient(-180deg, #c9c9ca, #fbfbfb 20px, #ffffff); }

.bg-purple-grd {
  background: linear-gradient(-180deg, #caabbd, #f9ebf7 20px, #ffffff 200px, #ffffff); }
  @media only screen and (max-width: 768px) {
    .bg-purple-grd {
      background: linear-gradient(-180deg, #caabbd, #f9ebf7 10px, #ffffff 200px, #ffffff); } }

.bg-flower {
  background-image: url(../images/bg-02.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-room {
  background-image: url(../images/bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }

.bg-funeral {
  background-image: url(../images/bg-mv.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }

.modal {
  display: none; }

.modal-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 120%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9; }

.hole_detail_section {
  background: #fff; }
  .hole_detail_section h2 {
    text-align: center;
    font-size: 2em;
    padding: 10px 0; }
  .hole_detail_section table {
    width: 100%; }
  .hole_detail_section th {
    background: #00a9ab;
    color: #fff;
    text-align: left;
    width: 30%;
    padding: 10px; }
  .hole_detail_section td {
    width: 70%;
    border: solid 1px;
    border-color: #00a9ab;
    padding: 10px; }
  .hole_detail_section .text_red {
    font-size: 0.8em;
    text-align: right; }
  .hole_detail_section .googleMapFrame {
    width: 100%; }

.acordion {
  display: none; }
  .acordion .plan-detail-inner {
    padding: 20px; }

#voice .shinbun {
  padding: 30px 0 70px; }
  @media only screen and (max-width: 768px) {
    #voice .shinbun {
      padding: 15px 0 20px; } }

.pc-header {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 8;
  line-height: 0;
  padding: 10px 0; }

.sp-header {
  background: #fff;
  display: block;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  z-index: 8; }
  .sp-header span {
    line-height: 0; }

#lp-footer {
  background: #4c113f;
  color: #fff; }

.loan {
  position: relative;
  margin-left: -77px; }
  @media only screen and (max-width: 768px) {
    .loan {
      margin-left: -20px;
      margin-top: 13px; } }
  .loan:after {
    content: "";
    background-image: url(../images/loan.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 73px;
    width: 73px;
    position: absolute; }
    @media only screen and (max-width: 768px) {
      .loan:after {
        height: 20px;
        width: 20px; } }

.blue-price {
  color: #00a9ab;
  font-size: 1.66em;
  position: relative; }
  .blue-price:after {
    position: absolute;
    font-size: 8px;
    color: #4c113f;
    width: 40px;
    bottom: 36px;
    right: -43px; }
    @media only screen and (max-width: 768px) {
      .blue-price:after {
        content: ""; } }
  @media only screen and (max-width: 768px) {
    .blue-price {
      font-size: 1em; } }

.zeibetsu {
  display: inline;
  position: relative; }
  .zeibetsu:before {
    content: "(税別）";
    position: absolute;
    font-size: 8px;
    color: #4c113f;
    /* width: 40px; */
    bottom: 35px;
    right: 0; }
    @media only screen and (max-width: 768px) {
      .zeibetsu:before {
        font-size: 0.5em;
        width: 40px;
        bottom: 16px;
        right: -15px; } }

.buttons {
  max-width: 800px;
  padding: 15px 0;
  margin: 0 auto; }
  @media (max-width: 799px) {
    .buttons .left, .buttons .right {
      text-align: center;
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .buttons {
      padding: 10px 12%; } }

.mainvisual .mvLeft {
  max-width: 620px;
  width: 60%;
  padding: 10px 0; }
.mainvisual .mvRight {
  max-width: 420px;
  text-align: right;
  width: 40%;
  padding: 10px 0; }

#features {
  padding: 60px 0 0; }
  @media only screen and (max-width: 768px) {
    #features {
      padding: 10px 0 0; } }
  #features .title-1 .larger {
    font-size: 2.4em;
    line-height: 0.8; }
  #features .feature-title h3 {
    display: block;
    font-size: 2.5em;
    position: relative;
    padding: 100px 0 40px; }
    @media only screen and (max-width: 768px) {
      #features .feature-title h3 {
        font-size: 1.2em;
        padding: 30px 0 15px; } }
    #features .feature-title h3 .hasImage {
      position: relative;
      text-align: left;
      display: block;
      margin: 0 auto;
      font-weight: bold; }
      #features .feature-title h3 .hasImage:before {
        position: absolute;
        left: 0;
        top: -30px; }
        @media only screen and (max-width: 768px) {
          #features .feature-title h3 .hasImage:before {
            top: 5px; } }
      #features .feature-title h3 .hasImage.point1 {
        max-width: 430px;
        padding-left: 165px; }
        @media only screen and (max-width: 768px) {
          #features .feature-title h3 .hasImage.point1 {
            max-width: initial;
            padding-left: 55px;
            max-width: 210px; } }
        #features .feature-title h3 .hasImage.point1:before {
          content: "";
          background-image: url(../images/lp1.png);
          background-repeat: no-repeat;
          background-size: cover;
          width: 165px;
          height: 165px; }
          @media only screen and (max-width: 768px) {
            #features .feature-title h3 .hasImage.point1:before {
              height: 53px;
              width: 53px; } }
      #features .feature-title h3 .hasImage.point2 {
        max-width: 810px;
        padding-left: 165px; }
        @media only screen and (max-width: 768px) {
          #features .feature-title h3 .hasImage.point2 {
            max-width: initial;
            padding-left: 55px; } }
        #features .feature-title h3 .hasImage.point2:before {
          content: "";
          background-image: url(../images/lp1-04.png);
          background-repeat: no-repeat;
          background-size: cover;
          width: 165px;
          height: 165px; }
          @media only screen and (max-width: 768px) {
            #features .feature-title h3 .hasImage.point2:before {
              height: 53px;
              width: 53px; } }
      #features .feature-title h3 .hasImage.point3 {
        max-width: 645px;
        padding-left: 165px; }
        @media only screen and (max-width: 768px) {
          #features .feature-title h3 .hasImage.point3 {
            max-width: initial;
            padding-left: 55px; } }
        #features .feature-title h3 .hasImage.point3:before {
          content: "";
          background-image: url(../images/lp.png);
          background-repeat: no-repeat;
          background-size: cover;
          width: 165px;
          height: 165px; }
          @media only screen and (max-width: 768px) {
            #features .feature-title h3 .hasImage.point3:before {
              height: 53px;
              width: 53px; } }
      #features .feature-title h3 .hasImage.point4 {
        max-width: 640px;
        padding-left: 165px;
        font-size: 0.8em;
        line-height: 1;
        padding-top: 15px; }
        #features .feature-title h3 .hasImage.point4 .larger {
          font-size: 1.5em; }
        @media only screen and (max-width: 768px) {
          #features .feature-title h3 .hasImage.point4 {
            max-width: initial;
            padding-left: 55px;
            max-width: 200px; } }
        #features .feature-title h3 .hasImage.point4:before {
          content: "";
          background-image: url(../images/lp-04.png);
          background-repeat: no-repeat;
          background-size: cover;
          width: 165px;
          height: 165px; }
          @media only screen and (max-width: 768px) {
            #features .feature-title h3 .hasImage.point4:before {
              height: 53px;
              width: 53px; } }
  #features .hall-box-long-outer {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    margin: 5px auto; }
  #features .hall-box-outer {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    max-width: 590px;
    width: 49%;
    margin: 15px auto; }
    @media only screen and (max-width: 768px) {
      #features .hall-box-outer {
        width: 100%;
        max-width: initial;
        margin: 10px auto; } }
  #features .hall-box, #features .hall-box-long {
    border: solid 2px #4c113f; }
  @media only screen and (max-width: 768px) {
    #features .hall-box-inner {
      display: flex; } }
  #features .bg-okuribito {
    background-image: url(../images/hall-06.jpg);
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 100px;
    text-align: left;
    font-size: 1.8em; }
    @media only screen and (max-width: 768px) {
      #features .bg-okuribito {
        background-position: right bottom;
        padding: 20px;
        font-size: 0.8em; } }
  #features .hall-image {
    line-height: 0; }
    #features .hall-image img {
      width: 100%; }
      @media only screen and (max-width: 768px) {
        #features .hall-image img {
          height: 320px;
          object-fit: cover; } }
    @media only screen and (max-width: 768px) {
      #features .hall-image {
        height: 42%; } }
  #features .plan-body, #features .hall-body {
    padding: 25px; }
    @media only screen and (max-width: 768px) {
      #features .plan-body, #features .hall-body {
        padding: 30px 5px 0; } }
  #features .hall-name {
    font-size: 2em; }
    @media only screen and (max-width: 768px) {
      #features .hall-name {
        font-size: 1em; } }
    #features .hall-name .hall-name-inner {
      /*border-bottom: solid 1px #4c113f;*/
      padding: 10px 70px 5px 70px; }
      @media only screen and (max-width: 768px) {
        #features .hall-name .hall-name-inner {
          padding: 5px 10px; } }
    #features .hall-name .no-border {
      border: none;
      display: block;
      padding: 54px 0 5px; }
      @media only screen and (max-width: 768px) {
        #features .hall-name .no-border {
          display: block;
          padding: 20px 0; } }
  @media only screen and (max-width: 768px) {
    #features .hall-address {
      font-size: 0.5em;
      padding-top: 15px; } }
  #features .hall-footer-inner {
    padding: 25px; }
    @media only screen and (max-width: 768px) {
      #features .hall-footer-inner {
        padding: 10px; } }
  #features .handmade {
    width: 100%; }
  #features .oke {
    line-height: 0; }
    #features .oke img {
      width: 100%; }
  #features .oke-image {
    line-height: 0; }
  #features .oke-text {
    font-size: 0.4em; }
  #features .handmade-image {
    width: 52%; }
    @media only screen and (max-width: 768px) {
      #features .handmade-image {
        width: 100%; } }
  #features .handmade-info {
    width: 48%;
    padding-top: 50px; }
    @media only screen and (max-width: 768px) {
      #features .handmade-info {
        width: 100%;
        padding-top: 20px; } }
    #features .handmade-info .plan-price {
      font-size: 2em; }
      @media only screen and (max-width: 768px) {
        #features .handmade-info .plan-price {
          font-size: 1em; } }
  #features .feature-2-1 {
    padding: 0 0 50px; }
    @media only screen and (max-width: 768px) {
      #features .feature-2-1 {
        padding: 0 0 15px; } }
  #features .feature-2-2 {
    padding: 50px 0; }
    @media only screen and (max-width: 768px) {
      #features .feature-2-2 {
        padding: 15px 0; } }
    #features .feature-2-2 h3 {
      font-size: 2em; }
    #features .feature-2-2 .temples {
      max-width: 1200px;
      margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      #features .feature-2-2 .templePlan:nth-child(2) {
        background: #e8e8e8; } }
    @media only screen and (max-width: 768px) {
      #features .feature-2-2 .templePlan {
        padding: 25px 20%; } }
    @media only screen and (max-width: 768px) {
      #features .feature-2-2 .templePlan .blue-price {
        font-size: 1.5em; } }
    @media only screen and (max-width: 768px) {
      #features .feature-2-2 .templePlan .fs30 {
        font-size: 2em; } }
    #features .feature-2-2 .templePlan-contents {
      border: solid 1px #4c113f; }
  #features .betsu {
    font-size: 0.6em; }

.plan-detail-outer {
  position: fixed;
  top: 30px;
  left: 50%;
  margin-left: -310px;
  width: 620px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 10;
  overflow-y: scroll;
  overflow-x: hidden;
  height: auto; }

.plan-detail-inner {
  background: #fff;
  text-align: center; }

@media only screen and (max-width: 768px) {
  .plan-body .plan-heading {
    font-size: 0.6em; } }
.plan-body .plan-name {
  font-size: 2.3em; }
  @media only screen and (max-width: 768px) {
    .plan-body .plan-name {
      font-size: 1em; } }
.plan-body .plan-price {
  font-size: 1.6em; }
  @media only screen and (max-width: 768px) {
    .plan-body .plan-price {
      font-size: 0.8em; } }
.plan-body .plan-flow {
  padding: 20px 0; }

.plan-detail-table table {
  border-collapse: collapse;
  border: solid 1px #00a9ab;
  width: 100%; }
  .plan-detail-table table th {
    background: #00a9ab;
    color: #fff;
    width: 25%;
    font-size: 0.7em;
    padding: 5px 0; }
  .plan-detail-table table td {
    border: solid 1px #00a9ab; }
  .plan-detail-table table .nodata {
    height: 26px; }

#feature-1 {
  padding: 0 0 50px; }

#feature-3 {
  padding: 0 0 60px; }
  #feature-3 .support {
    padding: 100px 0 30px;
    font-size: 2em; }
    @media only screen and (max-width: 768px) {
      #feature-3 .support {
        font-size: 1.5em;
        padding: 30px 0 10px; } }
  #feature-3 .container-flow {
    max-width: 980px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      #feature-3 .container-flow > .right {
        width: 13%; } }
    @media only screen and (max-width: 768px) {
      #feature-3 .container-flow > .left {
        width: 87%; } }
  #feature-3 .flow-box {
    padding: 8px 0;
    width: 700px; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-box {
        width: 100%; } }
  #feature-3 .flow-heading {
    font-size: 2em;
    padding: 0 0 25px 0; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-heading {
        font-size: 0.8em;
        padding: 0 0 10px 0; } }
  @media only screen and (max-width: 768px) {
    #feature-3 .flow-contents {
      font-size: 0.8em; } }
  #feature-3 .flow-text {
    padding: 0 0 0 15px; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-text {
        width: 65%;
        padding: 0 0 0 5px; } }
  #feature-3 .flow-body, #feature-3 .flow-title {
    text-align: left; }
  #feature-3 .flow-title {
    width: 180px;
    padding: 20px 0 0 0; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-title {
        width: 100%; } }
  #feature-3 .flow-title-inner {
    border-bottom: solid 1px #4c113f;
    font-size: 1.8em; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-title-inner {
        font-size: 1em; } }
  #feature-3 .flow-body-wrap, #feature-3 .flow-title {
    display: table-cell;
    vertical-align: top; }
    @media only screen and (max-width: 768px) {
      #feature-3 .flow-body-wrap, #feature-3 .flow-title {
        display: block; } }
  @media only screen and (max-width: 768px) {
    #feature-3 .flow-image {
      width: 35%; } }
  #feature-3 .picture {
    border: solid 4px #fff;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    line-height: 0; }
    @media only screen and (max-width: 768px) {
      #feature-3 .picture {
        border: solid 2px #fff; } }
  #feature-3 .hajimete {
    border: solid 1px #4c113f;
    max-width: 895px;
    margin: 50px auto 0;
    padding: 25px 0; }
    #feature-3 .hajimete span {
      padding: 25px; }

#feature-4 .mitsume {
  padding: 70px 0 50px;
  font-size: 2em; }
  @media only screen and (max-width: 768px) {
    #feature-4 .mitsume {
      padding: 20px 0 15px;
      font-size: 1em; } }

#promises .larger {
  font-size: 2.4em;
  line-height: 0.8; }
@media only screen and (max-width: 768px) {
  #promises .title-1 {
    padding: 55px 0 0;
    padding: 15px 0 0; } }
#promises .promise-wrap {
  padding: 90px 0; }
  @media only screen and (max-width: 768px) {
    #promises .promise-wrap {
      padding: 20px 0; } }
#promises .promise-unit {
  max-width: 720px;
  margin: 0 auto; }
#promises .promise-heading {
  font-size: 2em;
  padding: 20px 0; }
  @media only screen and (max-width: 768px) {
    #promises .promise-heading {
      font-size: 1.1em; } }
#promises .promise-body {
  padding: 10px 0; }
@media only screen and (max-width: 768px) {
  #promises .promise-number {
    min-width: 90px;
    padding-top: 20px; } }

#faq .title-1 {
  padding: 90px 0 0; }
  @media only screen and (max-width: 768px) {
    #faq .title-1 {
      padding: 55px 0 0; } }
#faq .faq-field {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }
#faq .faq-unit {
  border-bottom: solid 1px #4c113f;
  padding: 50px 60px; }
  @media only screen and (max-width: 768px) {
    #faq .faq-unit {
      padding: 30px 2%; } }
  #faq .faq-unit dt, #faq .faq-unit dd {
    background-image: url(../images/faqq.png);
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: left 0 top 0;
    padding: 0 0 0 40px; }
  #faq .faq-unit dt {
    background-position: left 0 top 25px;
    font-size: 1.5em;
    padding: 20px 0 20px 40px; }
    @media only screen and (max-width: 768px) {
      #faq .faq-unit dt {
        font-size: 1em; } }
  #faq .faq-unit dd {
    background-image: url(../images/faqa.png); }
    @media only screen and (max-width: 768px) {
      #faq .faq-unit dd {
        font-size: 0.8em; } }
  #faq .faq-unit:last-child {
    border-bottom: none; }

#about .container-about {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 90px 0 60px; }
  @media only screen and (max-width: 768px) {
    #about .container-about {
      padding: 55px 0 40px; } }
#about .about-info {
  max-width: 320px; }
  @media only screen and (max-width: 768px) {
    #about .about-info {
      max-width: initial;
      width: 96%;
      margin: 20px 2%;
      text-align: center; } }
  @media only screen and (max-width: 768px) {
    #about .about-info img {
      max-width: 320px;
      margin: 0 auto; } }
#about .about dl {
  border-bottom: solid 1px #4c113f;
  display: flex;
  font-size: 0.7em;
  padding: 10px 5px;
  text-align: left; }
#about .about dt {
  width: 23%; }
#about .about dd {
  width: 77%; }
#about .googleMapFrame {
  width: 550px; }
  @media only screen and (max-width: 768px) {
    #about .googleMapFrame {
      width: 100%; } }

#form {
  padding: 0 0 80px; }
  #form .contact_caution_txt {
    color: #ec6f8f;
    text-align: center; }
  #form .title-1 {
    padding: 90px 0 0; }
  #form .okigaru {
    font-size: 1.5em;
    padding: 30px 0 40px; }
  #form .form-outer {
    max-width: 580px;
    margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    #form table {
      width: 100%; } }
  #form th {
    width: 180px;
    text-align: left;
    vertical-align: middle; }
    #form th:after {
      content: "";
      clear: both; }
    @media only screen and (max-width: 768px) {
      #form th {
        display: block;
        width: 100%; } }
  #form td {
    padding: 15px; }
    @media only screen and (max-width: 768px) {
      #form td {
        display: block;
        padding: 3px 0 30px;
        width: 100%; } }
  #form i {
    background: #ec6f8f;
    border-radius: 5px;
    color: #fff;
    font-size: 11.2px;
    padding: 5px 12px;
    float: right; }
    @media only screen and (max-width: 768px) {
      #form i {
        float: left;
        margin-right: 15px; } }
  #form input[type="text"], #form textarea {
    border: solid 1px #4c113f;
    border-radius: 5px;
    width: 100%;
    height: 48px;
    padding: 0 15px; }
    @media only screen and (max-width: 768px) {
      #form input[type="text"], #form textarea {
        width: 96%;
        padding: 0 2%; } }
  #form input[type="checkbox"] {
    top: -2px;
    position: relative; }
  #form textarea {
    height: 175px; }
  @media only screen and (max-width: 768px) {
    #form input[type="image"] {
      width: 100%; } }
  #form .nota {
    font-size: 0.7em; }
  #form .checkbox_text {
    display: block;
    padding: 0 0 10px; }
  #form .text_pink {
    color: #ec6f8f; }

#faq .faq-unit2 {
  border-bottom: solid 1px #4c113f;
  padding: 50px 60px; }
  @media only screen and (max-width: 768px) {
    #faq .faq-unit2{
      padding: 30px 2%; } }
#faq .faq-unit2 dt, #faq .faq-unit2 dd {
    
    background-repeat: no-repeat;
    background-size: 29px;
    background-position: left 0 top 0;
    padding: 0 0 0 0px; }
  #faq .faq-unit2 dt {
    background-position: left 0 top 25px;
    font-size: 1.5em;
    padding: 20px 0 20px 0px; }
    @media only screen and (max-width: 768px) {
      #faq .faq-unit2 dt {
        font-size: 1em; } }
  #faq .faq-unit2 dd {
     }
    @media only screen and (max-width: 768px) {
      #faq .faq-unit2 dd {
        font-size: 0.8em; } }
  #faq .faq-unit2:last-child {
    border-bottom: none; }

.fancybox-close {
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 380px;
    top: 1px;
    width: 36px;
    z-index: 8040;
	display: block !important;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("https://www.nihon-kazokuso.com/owari/images/fancybox_sprite.png");
}


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