@charset "utf-8";
.limit {
  margin: auto;
  width: 1040px;
  min-width: 1040px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .limit {
    width: 100%;
    min-width: 100%;
  }
}
.limit .limit {
  margin: auto;
  width: 920px;
  min-width: 920px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
.limit .limit .limit {
  margin: auto;
  width: 790px;
  min-width: 790px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .limit .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
.limit .limit .limit .limit {
  margin: auto;
  width: 500px;
  min-width: 500px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .limit .limit .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
.serif {
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
.sans,
*,
*:before,
*:after {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #221815;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  *,
  *:before,
  *:after {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
* *,
*:before *,
*:after * {
  font-size: inherit;
}
table,
caption,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
table {
  width: 100%;
}
img {
  pointer-events: none;
}
a {
  color: #127fab;
  font-size: inherit;
  cursor: pointer;
  display: inline-block;
}
a:hover,
a.active {
  cursor: pointer;
}
a img:hover {
  opacity: 0.7;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  a img:hover {
    opacity: 1;
  }
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
h1 {
  /* text-align: center;
	.mixin-font(@sizeL, @sizeL, bold);
	.mixin-padding(0 0 20px, 10px 0); */
}
h2 {
  text-align: center;
  color: #221815;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
  padding: 20px 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  h2 {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  h2 {
    padding: 10px 0;
  }
}
h3 {
  text-align: center;
  color: #221815;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  padding: 20px 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  h3 {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  h3 {
    padding: 10px 0;
  }
}
.errors {
  color: #ff0000;
  text-align: left;
  padding: 10px;
  margin: 0 !important;
  color: #221815;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  font-weight: bold;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .errors {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
a img,
iframe {
  border: none;
}
iframe {
  display: block;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
.clearfix {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.reset {
  font-size: initial;
  font-weight: initial;
  font-family: initial;
  border: initial;
  padding: initial;
  margin: initial;
  width: initial;
  min-width: initial;
  max-width: initial;
  height: initial;
  min-height: initial;
  max-height: initial;
  line-height: initial;
  list-style: initial;
  vertical-align: initial;
  color: initial;
  text-decoration: initial;
}
.reset * {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  list-style: inherit;
  vertical-align: inherit;
  color: inherit;
  text-decoration: inherit;
}
.reset div,
.reset p,
.reset ul,
.reset ol,
.reset dl,
.reset table,
.reset tbody,
.reset tr {
  width: 100%;
}
.reset img,
.reset span,
.reset strong,
.reset a,
.reset b,
.reset em,
.reset i,
.reset q,
.reset s,
.reset small,
.reset strike,
.reset sub,
.reset sup {
  width: initial;
}
.reset b,
.reset strong {
  font-weight: bold;
  color: inherit;
}
.reset span {
  font-weight: inherit;
  color: inherit;
}
.reset a {
  color: #127fab;
  text-decoration: underline;
}
.reset p {
  line-height: 2.5rem;
}
.btn a {
  padding: 5px;
  display: block;
  text-decoration: none;
  background-color: #127fab;
  color: #221815;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  font-weight: bold;
  text-align: center;
  border-radius: 10px;
  margin: auto;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .btn a {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.8);
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .btn a {
    padding: 20px 0;
  }
}
.btn a:hover {
  opacity: 0.8;
}
@media all and (max-width: 812px) {
  .scroll {
    overflow-y: scroll;
  }
}
@media all and (max-width: 812px) {
  .scroll::-webkit-scrollbar {
    width: 15px;
    height: 10px;
  }
}
@media all and (max-width: 812px) {
  .scroll::-webkit-scrollbar-track {
    background: #ffffff;
    border: solid 1px #efafb9;
  }
}
@media all and (max-width: 812px) {
  .scroll::-webkit-scrollbar-thumb {
    background: #efafb9;
  }
}
.pc {
  display: initial;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .sp {
    display: initial;
  }
}
#showtitlewrapper {
  padding: 5px 20px;
  height: initial;
  -webkit-transform: translate(-2px, -2px);
          transform: translate(-2px, -2px);
  border: solid 1px black;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  #showtitlewrapper {
    padding: 5px 20px;
  }
}
.debug {
  display: none !important;
}
.order.o01 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order.o02 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.order.o03 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.order.o04 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.order.o05 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.order.o06 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.order.o07 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.order.o08 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.order.o09 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.order.o10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.order.o11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.order.o12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.order.o13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.order.o14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.order.o15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  .order.o01sp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order.o02sp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order.o03sp {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order.o04sp {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order.o05sp {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order.o06sp {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order.o07sp {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order.o08sp {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order.o09sp {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order.o10sp {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order.o11sp {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order.o12sp {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order.o13sp {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order.o14sp {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order.o15sp {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
.bg_gray {
  background-color: #ffffff;
}
.loading {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -o-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -ms-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -moz-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  animation: cssload-spin ease infinite 4.6s;
  -o-animation: cssload-spin ease infinite 4.6s;
  -ms-animation: cssload-spin ease infinite 4.6s;
  -webkit-animation: cssload-spin ease infinite 4.6s;
  -moz-animation: cssload-spin ease infinite 4.6s;
}
@keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
@-webkit-keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
/** ベース設計 **/
html {
  scroll-behavior: smooth;
}
body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  min-width: 1040px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body {
    width: 100%;
    min-width: 100%;
  }
}
body.hd {
  overflow: hidden;
}
header {
  width: 100%;
  min-width: 1040px;
  position: fixed;
  z-index: 5;
  height: 60px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header {
    position: fixed;
  }
}
header .side_btn {
  background-color: #221815;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 200;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header .side_btn {
    display: none;
  }
}
header .side_btn a {
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.2rem;
  width: 50px;
  height: 250px;
  padding: 10px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header .side_btn a {
    padding: 10px;
  }
}
header .side_btn a:before {
  display: block;
  content: "";
  background: url("../img/common/maru_arrow.png") no-repeat center center;
  background-size: 25px;
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}
header .side_btn a span {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: inline-block;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  display: inherit;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header .side_btn a span {
    font-size: initial;
    line-height: calc(initial * 1.8);
  }
}
header > div {
  position: relative;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div {
    position: fixed;
    width: 100%;
  }
}
header > div.head {
  background-color: #000000;
  border-bottom: solid 1px rgba(255, 255, 255, 0.8);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  height: inherit;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div.head {
    border-bottom: none;
  }
}
header > div.lowwer {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
header > div.lowwer.side_btn {
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
header > div.upper {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
header > div.upper.side_btn {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
header > div .limit {
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
header > div .limit ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
header > div .limit ul li {
  border-bottom: solid 2px transparent;
}
header > div .limit ul li.o11,
header > div .limit ul li.o12 {
  display: none;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li.o11,
  header > div .limit ul li.o12 {
    display: initial;
  }
}
header > div .limit ul li a {
  padding: initial;
  text-decoration: none;
  padding: 19px 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li a {
    padding: 20px;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li a {
    padding: initial;
  }
}
header > div .limit ul li a span {
  display: block;
  border-right: solid 1px #ffffff;
  padding: 0 12px;
  color: #ffffff;
  font-size: 0.7rem;
  line-height: calc(0.7rem * 1.8);
  font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li a span {
    padding: 20px 0;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li a span {
    font-size: initial;
    line-height: calc(initial * 1.8);
  }
}
header > div .limit ul li:nth-last-child(3) a span {
  border: none;
}
header > div .limit ul li.active {
  border-bottom: solid 2px #ffffff;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit ul li.active {
    border: none;
  }
}
header > div .limit .title a {
  padding: 5px 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .title a {
    padding: 0 0;
  }
}
header > div .limit .title a span {
  border: none !important;
  padding: 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .title a span {
    padding: 10px 0;
  }
}
header > div .limit .title a span img {
  height: 50px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .title ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  header > div .limit .title ul li {
    padding-left: 20px !important;
  }
  header > div .limit .title ul li.active {
    border: none !important;
  }
  header > div .limit .title ul li span img {
    height: 35px;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .gnavi {
    display: none;
  }
}
header > div .limit .menu {
  display: none;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .menu {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: initial;
    left: initial;
    z-index: 2001;
    -webkit-transform: initial;
            transform: initial;
    padding: 10px;
  }
  header > div .limit .menu .hum {
    width: 100%;
    height: 30px;
    position: relative;
  }
  header > div .limit .menu .hum > * {
    position: absolute;
    top: 50%;
    right: initial;
    bottom: initial;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  header > div .limit .menu .hum span {
    display: block;
    width: 100%;
    height: 4px;
    background-color: #ffffff;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header > div .limit .menu .hum span:nth-of-type(1) {
    top: 0;
  }
  header > div .limit .menu .hum span:nth-of-type(2) {
    top: calc(50% - 2px);
  }
  header > div .limit .menu .hum span:nth-of-type(3) {
    top: initial;
    bottom: 0;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) and all and (min-width: 0px) and (max-width: 812px) {
  header > div .limit .menu {
    padding: 10px;
  }
}
header.open:-webkit-scrollber {
  display: none;
}
header.open:before {
  content: "";
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  right: initial;
  bottom: initial;
  left: -50px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}
header.open .head {
  background: initial;
  border: none;
}
header.open > div .title {
  background-color: initial;
}
header.open > div .menu .hum span {
  width: 120%;
}
header.open > div .menu .hum span:nth-child(1) {
  top: 0;
  -webkit-transform: translate(-50%, 13px) rotate(315deg);
          transform: translate(-50%, 13px) rotate(315deg);
}
header.open > div .menu .hum span:nth-child(2) {
  display: none;
}
header.open > div .menu .hum span:nth-child(3) {
  top: 0;
  -webkit-transform: translate(-50%, 13px) rotate(-135deg);
          transform: translate(-50%, 13px) rotate(-135deg);
}
header.open > div .gnavi {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
  z-index: 1;
  -webkit-transform: initial;
          transform: initial;
  display: block;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
}
header.open > div .gnavi::-webkit-scrollbar {
  display: none;
}
header.open > div .gnavi > div {
  padding: 50px 50px;
  height: 100vh;
}
header.open > div .gnavi > div ul {
  position: relative;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header.open > div .gnavi > div ul li {
    width: 100%;
  }
}
header.open > div .gnavi > div ul li a {
  display: block;
  border: initial;
}
header.open > div .gnavi > div ul li a span {
  border: none;
  padding: initial;
  color: #ffffff;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header.open > div .gnavi > div ul li a span {
    padding: 10px 0;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  header.open > div .gnavi > div ul li a span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
main {
  padding-top: 60px;
  width: 100%;
  min-width: 1040px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main {
    width: 100%;
    min-width: 100%;
  }
}
main .container {
  width: 100%;
  min-width: 1040px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container {
    width: 100%;
    min-width: 100%;
  }
}
main .container section.sec00 {
  width: 100%;
  min-width: 1040px;
  margin: 0 auto 80px;
  overflow: hidden;
  height: 488px;
  position: relative;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 {
    width: 100%;
    min-width: 100%;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 {
    margin: 0 auto 50px;
  }
}
main .container section.sec00 > * {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 {
    height: 250px;
  }
}
main .container section.sec00:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 19, 39, 0.5)), to(rgba(18, 29, 50, 0)));
  background: linear-gradient(top, rgba(12, 19, 39, 0.5), rgba(18, 29, 50, 0));
  z-index: 2;
}
main .container section.sec00:after {
  content: "";
  display: block;
  width: 100%;
  height: inherit;
  background-color: rgba(18, 50, 57, 0.6);
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
}
main .container section.sec00 > div {
  position: relative;
  width: 100%;
  min-width: 100%;
}
main .container section.sec00 > div > * {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 > div {
    width: 100%;
    min-width: 100%;
  }
}
main .container section.sec00 > div > img {
  min-width: 100%;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 > div > img {
    max-height: 400px !important;
  }
}
main .container section.sec00 > .limit {
  padding: 0 0 50px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 > .limit {
    padding: 0 20px 20px;
  }
}
main .container section.sec00 > .limit > span {
  width: 100%;
  min-width: 1040px;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 2.25rem;
  line-height: calc(2.25rem * 1.8);
  font-weight: bold;
  letter-spacing: 0.3rem;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 > .limit > span {
    width: 100%;
    min-width: 100%;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section.sec00 > .limit > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
main .container section h1,
main .container section h2 {
  text-align: center;
  margin: 0 auto 50px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section h1,
  main .container section h2 {
    margin: 0 auto 50px;
  }
}
main .container section h1 .top_title,
main .container section h2 .top_title {
  color: #96a9b3;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  display: block;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section h1 .top_title,
  main .container section h2 .top_title {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.8);
  }
}
main .container section h1 .btm_title,
main .container section h2 .btm_title {
  color: #221815;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
  display: block;
  position: relative;
  letter-spacing: 0.3rem;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section h1 .btm_title,
  main .container section h2 .btm_title {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
main .container section h1 .btm_title:before,
main .container section h2 .btm_title:before {
  content: "";
  position: absolute;
  top: initial;
  right: initial;
  bottom: -20px;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-bottom: solid 5px #96a9b3;
  width: 80px;
}
main .container section .contact_box {
  width: 840px;
  min-width: 840px;
  padding: 100px 0;
  margin-bottom: 50px;
  margin: 0 auto;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box {
    width: 100%;
    min-width: 100%;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box {
    padding: 50px 10px;
  }
}
main .container section .contact_box h2 {
  margin-bottom: 50px;
}
main .container section .contact_box h2 a {
  text-decoration: none;
}
main .container section .contact_box h2 .btm_title {
  color: #221815;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box h2 .btm_title {
    font-size: initial;
    line-height: calc(initial * 1.8);
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box h2 .btm_title {
    font-size: 1rem !important;
  }
}
main .container section .contact_box > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
main .container section .contact_box > div ul li {
  width: 48%;
  padding: 10px 0;
  background-color: #221815;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li {
    padding: 10px 0;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li {
    width: 100%;
  }
}
main .container section .contact_box > div ul li a {
  display: block;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  text-decoration: none;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
main .container section .contact_box > div ul li a span {
  display: inline-block;
}
main .container section .contact_box > div ul li a span:nth-of-type(1) {
  position: relative;
  width: 40px;
}
main .container section .contact_box > div ul li a span:nth-of-type(1) img {
  width: 30px;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main .container section .contact_box > div ul li a span:nth-of-type(2) {
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: bold;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li a span:nth-of-type(2) {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
main .container section .contact_box > div ul li a span:nth-of-type(3) {
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: bold;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li a span:nth-of-type(3) {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
main .container section .contact_box > div ul li:nth-of-type(1) span:nth-of-type(3) {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
  margin-left: 15px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container section .contact_box > div ul li:nth-of-type(1) span:nth-of-type(3) {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
main .container .js-flickity {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background-color: #221815;
}
main .container .js-flickity .flickity-slider > div {
  min-height: 200px;
  min-width: 200px;
  background: url("../img/common/loading.gif") no-repeat center center;
  background-size: 50px;
  z-index: 0;
}
main .container .js-flickity .flickity-button {
  border: solid 1px #ffffff;
  background: none;
}
main .container .js-flickity .flickity-button svg path {
  color: #ffffff;
}
main .container .js-flickity > div {
  position: relative;
}
main .container .js-flickity > div img {
  min-height: 200px;
  min-width: 100px;
  max-height: 200px;
  z-index: 1;
}
main .container .js-flickity .caption {
  padding: 10px;
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: initial;
          transform: initial;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
  color: #221815;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: bold;
  color: #ffffff !important;
  background-color: rgba(34, 24, 21, 0.5) !important;
  display: inline-block;
  width: 90%;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .js-flickity .caption {
    padding: 10px;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .js-flickity .caption {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
main .container .js-flickity .no_thumb {
  display: block;
  position: relative;
  width: 300px;
  height: 200px;
  background-color: #96a9b3;
}
main .container .js-flickity .no_thumb > * {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
main .container .js-flickity .no_thumb span {
  z-index: 0;
  padding: 20px;
  color: #ffffff;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  width: 100%;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .js-flickity .no_thumb span {
    padding: 20px;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .js-flickity .no_thumb span {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
main .container .b_btn a {
  padding: 5px 20px;
  margin: auto;
  background-color: #221815;
  border-radius: 5px;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.7rem;
  line-height: calc(0.7rem * 1.8);
  font-weight: bold;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .b_btn a {
    padding: 5px 20px;
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  main .container .b_btn a {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.8);
  }
}
main .pager form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
main .pager form > span {
  position: relative;
  min-width: 20px;
  min-height: 40px;
}
main .pager form > span span {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 1rem;
  font-weight: bold;
}
main .pager form a {
  margin: 0 5px;
  min-width: 40px;
  min-height: 40px;
  text-align: center;
  position: relative;
  color: #221815;
  background-color: #ffffff;
}
main .pager form a.active {
  background-color: #221815;
  border-radius: 50%;
}
main .pager form a.active span {
  color: #ffffff;
  text-decoration: none;
}
main .pager form a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
main .pager form.laglend .return_list {
  width: 8rem;
  background-color: #ffffff;
}
main .pager form.laglend .return_list span {
  white-space: nowrap;
}
main .pager form.laglend .not_prev,
main .pager form.laglend .not_next {
  visibility: hidden;
}
footer {
  background-color: #000000;
  padding: 30px 0 15px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer {
    padding: 20px 10px;
  }
}
footer > div .inner .menu .fnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 20px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .menu .fnavi {
    display: none;
  }
}
footer > div .inner .menu .fnavi > div {
  width: 200px;
  min-width: 200px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .menu .fnavi > div {
    width: initial;
    min-width: initial;
  }
}
footer > div .inner .menu .fnavi > div li {
  border-left: solid 1px #ffffff;
  margin-bottom: 20px;
}
footer > div .inner .menu .fnavi > div li a {
  text-decoration: none;
  padding: 0 10px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .menu .fnavi > div li a {
    padding: initial;
  }
}
footer > div .inner .menu .fnavi > div li a span {
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .menu .fnavi > div li a span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.8);
  }
}
footer > div .inner .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 50px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address {
    gap: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
footer > div .inner .address .company_name {
  width: 200px;
  min-width: 200px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address .company_name {
    width: 100%;
    min-width: 100%;
  }
}
footer > div .inner .address .company_name img {
  max-width: 100%;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address .company_name img {
    height: 40px;
  }
}
footer > div .inner .address > div address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  min-width: 100%;
  font-style: normal;
  margin-bottom: 30px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address > div address {
    width: 100%;
    min-width: 100%;
  }
}
footer > div .inner .address > div address span {
  color: #ffffff;
  font-size: 0.7rem;
  line-height: calc(0.7rem * 1.8);
  font-weight: normal;
  margin-right: 1rem;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address > div address span {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.8);
  }
}
footer > div .inner .address > div address span:nth-of-type(1) {
  width: 100%;
}
footer > div .inner .address > div .small_box small span {
  color: #ffffff;
  font-size: 0.7rem;
  line-height: calc(0.7rem * 1.8);
  font-weight: normal;
  display: inline-block;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer > div .inner .address > div .small_box small span {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.8);
  }
}
footer .to_top {
  display: block;
  width: 50px;
  position: fixed;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (min-width: 0px) and (max-width: 812px) {
  footer .to_top {
    position: fixed;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
    z-index: 100;
    -webkit-transform: translate(-10px, -50%);
            transform: translate(-10px, -50%);
  }
}
footer .to_top a {
  display: block;
}
footer .to_top a img {
  width: 100%;
}
body#pet_memorial_park main .container section.sec01,
body#pet_memorial_park main .container section.sec02 {
  padding: 10px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec01,
  body#pet_memorial_park main .container section.sec02 {
    padding: 10px;
  }
}
body#pet_memorial_park main .container section.sec01 > .limit {
  width: 1040px;
  min-width: 1040px;
  margin: 0 auto 100px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec01 > .limit {
    width: 100%;
    min-width: 100%;
  }
}
body#pet_memorial_park main .container section.sec01 > .limit .text_box {
  margin: 0 auto;
  text-align: center;
}
body#pet_memorial_park main .container section.sec01 > .limit .text_box strong span {
  color: #221815;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
  display: inline-block;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec01 > .limit .text_box strong span {
    font-size: calc(1.5rem * 0.8);
    line-height: calc(calc(1.5rem * 0.8) * 1.8);
  }
}
body#pet_memorial_park main .container section.sec01 > .limit .text_box p {
  color: #221815;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec01 > .limit .text_box p {
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
  }
}
body#pet_memorial_park main .container section.sec01 > .limit .text_box p span {
  display: block;
  line-height: 2.5rem;
}
body#pet_memorial_park main .container section.sec01 > .limit .text_box p span span {
  display: inline-block;
}
body#pet_memorial_park main .container section.sec02 .contents {
  padding: 0 0 200px;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec02 .contents {
    padding: 0 0 30px;
  }
}
body#pet_memorial_park main .container section.sec02 .contents dl {
  text-align: center;
}
body#pet_memorial_park main .container section.sec02 .contents dl dt {
  background-color: #96a9b3;
  width: 500px;
  min-width: 500px;
  margin: 0 auto 35px;
  text-align: center;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec02 .contents dl dt {
    width: 100%;
    min-width: 100%;
  }
}
body#pet_memorial_park main .container section.sec02 .contents dl dt span {
  display: inline-block;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: bold;
  letter-spacing: 0.2rem;
  padding: 40px 0;
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec02 .contents dl dt span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.8);
  }
}
@media all and (min-width: 0px) and (max-width: 812px) {
  body#pet_memorial_park main .container section.sec02 .contents dl dt span {
    padding: 20px 0;
  }
}
