﻿/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: 100%;
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

main {
  min-height: 80%;
}

main.main-recruit {
  min-height: initial;
  margin-bottom: -40px;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0.2em 0.8em;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

@font-face {
  font-family: "migmix_1pregular";
  src: url("../fonts/migmix2-1p-regular-webfont.eot");
  src: url("../fonts/migmix2-1p-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/migmix2-1p-regular-webfont.woff2") format("woff2"),
    url("../fonts/migmix2-1p-regular-webfont.woff") format("woff"),
    url("../fonts/migmix2-1p-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?2y6wka");
  src: url("../fonts/icomoon.eot?2y6wka#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?2y6wka") format("truetype"),
    url("../fonts/icomoon.woff?2y6wka") format("woff"),
    url("../fonts/icomoon.svg?2y6wka#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ico-arrow-left:before {
  content: "\e900";
}

.icon-ico-arrow-right:before {
  content: "\e904";
}

.icon-ico-arrow-right2:before {
  content: "\e905";
}

.icon-arrow-top:before {
  content: "\e901";
}

.icon-bars:before {
  content: "\e902";
  font-size: 20px;
}

.icon-close:before {
  content: "\e903";
  font-size: 20px;
}

html {
  font-size: 87.5%;
  height: 100%;
}

body {
  font-size: 14px;
  font-size: 1rem;
  color: #000;
  line-height: 1.8;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
    "メイリオ", Meiryo;
  font-feature-settings: "palt";
}

a {
  color: #435f8f;
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

em {
  font-style: normal;
  font-weight: bold;
}

ol,
ul {
  margin: 0;
  padding-left: 1.5em;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
    "メイリオ", Meiryo;
}

main {
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    font-size: 0.92857rem;
  }
}

.header {
  background-color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dbdbdb;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header .container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  height: 80px;
  position: relative;
}

.header__logo {
  margin: 0 1em 0 0;
  line-height: 0;
}

.header__logo img {
  width: 205px;
  height: auto;
}

.header nav>ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.header nav>ul>li {
  display: table-cell;
}

/* 通常のメニュー項目はホバー時に下線を表示 */
.header nav>ul>li:hover>a:after {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 72%;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-bottom: 1px solid #3a3a3a;
}

/* 事業内容メニューだけ特別なスタイル */
/* 通常時：下矢印を表示 */
.header nav>ul>li:first-child>a:after {
  content: "▼";
  width: auto;
  height: auto;
  position: relative;
  top: -1px;
  left: 3px;
  transform: translateY(-50%);
  border-bottom: none;
  margin-left: 0.3em;
  font-size: 10px;
  color: #3a3a3a;
  transition: color 0.4s ease;
}

/* ホバー時：青色になり上矢印に変更 */
.header nav>ul>li:first-child:hover>a {
  color: #435f8f;
}

.header nav>ul>li:first-child:hover>a:after {
  content: "▲";
  color: #435f8f;
}

/* PC時のみsubmenu-containerを表示 */
@media (min-width: 768px) {
  .header nav>ul>li:hover .submenu-container {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .header nav>ul>li .submenu-container {
    max-width: 800px;
    margin-left: auto;
    border-radius: 5px;
  }
}

.header nav>ul>li .submenu-container {
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 30px 40px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.header nav>ul>li .submenu-container ul {
  display: grid;
  grid-template-columns: 0.8fr 1.5fr 1fr;
  column-gap: 30px;
}

.header nav>ul>li:hover>ul {
  /* display: -webkit-flex;
  display: flex; */
  display: grid;
  grid-template-columns: 1fr 1.5fr 1fr;
  column-gap: 30px;
}

.header nav>ul>li>a {
  text-decoration: none;
  display: block;
  /* height: 80px; */
  line-height: 1.5;
  font-size: 14px;
  padding: 1em 1.5em;
  color: #3a3a3a;
  position: relative;
  transition: all 0.4s ease;
}

.header nav>ul>li ul {
  position: relative;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 30px 0px;
  width: 100%;
  max-width: none;
  list-style: none;
  display: none;
  text-align: left;
  line-height: 1.6;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.header nav>ul>li ul li {
  text-align: left;
  width: 100%;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  background-color: transparent;
  border-bottom: 2px solid #e0e0e0;
  padding: 4px 0px;
  transition: all 0.4s ease;
}

.header nav>ul>li ul li:last-child {
  border-right: none;
}

.header nav>ul>li ul li:hover {
  background-color: transparent;
}

.header nav>ul>li ul a {
  width: 100%;
  text-decoration: none;
  color: #333;
  display: block;
  padding: 8px 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
    "メイリオ", Meiryo;
  font-feature-settings: "palt";
  position: relative;
  padding-left: 30px;
  transition: all 0.4s ease;
}

.header nav>ul>li ul a::before {
  content: ">";
  position: absolute;
  left: 0;
  color: #333;
}

@media (min-width: 768px) {
  .header nav>ul>li ul a::before {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(../images/common/icon-submenu.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  /* サブメニューを持つ項目（ブライダル、レストラン・カフェ）は+マーク */
  .header nav>ul>li ul li.has-submenu>a::before {
    content: "+";
    background-image: none;
    color: #435f8f;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
  }

  /* ホバー時は-マーク */
  .header nav>ul>li ul li.has-submenu:hover>a::before {
    content: "ー";
    font-weight: normal;
  }
}

.header nav>ul>li ul a span {
  display: inline;
}

.header .submenu-title {
  font-size: 20px;
  color: #435f8f;
  font-weight: bold;
}

@media (min-width: 768px) {
  .header nav>ul>li ul a span {
    display: none;
  }
}

/* サブメニューを持つ項目のスタイル */
.header nav>ul>li ul li.has-submenu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* ペット事業のメニューを上寄せ */
.header nav>ul>li .submenu-container ul li:nth-child(4) {
  align-self: flex-start;
}

.header nav>ul>li ul li.has-submenu ul.submenu {
  position: static;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  max-height: 0;
  overflow: hidden;
  padding: 0px 15px 0px 0px;
  box-shadow: none;
  width: 100%;
  left: auto;
  right: auto;
  transition: opacity 0.3s ease, visibility 0.3s ease, max-height 0.3s ease, padding 0.4s ease;
  display: block;
}

.header nav>ul>li ul li.has-submenu:hover ul.submenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  max-height: 500px;
  padding: 0px 15px 10px 0px;
}

.header nav>ul>li ul li.has-submenu ul.submenu li {
  border: none;
  padding: 0;
  background-color: transparent;
  display: block;
  width: 100%;
  transition: all 0.4s;
}

.header nav>ul>li ul li.has-submenu ul.submenu li:hover {
  background-color: #e2e9f5;
}

.header nav>ul>li ul li.has-submenu ul.submenu li a {
  padding-left: 30px;
  width: 100%;
}

.header nav>ul>li ul li.has-submenu ul.submenu li a::before {
  content: ">";
  background: none;
  left: 10px;
}

.header__bars {
  display: none;
}

.header__bnr {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
  padding-left: 25.2px;
}

.header__bnr img {
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.header__tel {
  display: none;
}

@media screen and (max-width: 1000px) {
  .header nav>ul>li {
    white-space: nowrap;
  }

  .header nav>ul>li>a {
    padding: 0 1.2em;
  }

  .header nav>ul>li ul {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    left: 0;
    font-size: 13px;
    font-size: 0.92857rem;
  }

  .header__bnr {
    padding-left: 1em;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 100%;
    background: none;
    border: none;
    pointer-events: none;
  }

  .header .container {
    height: 60px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dbdbdb;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .header.is-open {
    pointer-events: all;
  }

  .header.is-open .container {
    z-index: 559;
    border-bottom: 1px solid #435f8f;
    background-color: #fff;
  }

  .header.is-open nav {
    display: block;
    visibility: visible;
    -webkit-transition: all 0.5s cubic-bezier(0, 0.7, 0.3, 1);
    transition: all 0.5s cubic-bezier(0, 0.7, 0.3, 1);
    opacity: 1;
    pointer-events: auto;
    z-index: 333;
  }

  .header.is-open nav .submenu-container {
    pointer-events: auto;
  }

  .header.is-open .header__bars .icon-bars {
    display: none;
  }

  .header.is-open .header__bars .icon-close {
    display: inherit;
  }

  .headerWrap {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    pointer-events: all;
  }

  .header__logo {
    z-index: 88;
  }

  .header__logo img {
    width: 162px;
  }

  .header nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    margin-top: 60px;
    padding-bottom: 60px;
    z-index: -1;
    overflow: scroll;
    height: 100%;
    visibility: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0.7, 0.3, 1);
    transition: all 0.5s cubic-bezier(0, 0.7, 0.3, 1);
    opacity: 0;
    pointer-events: none;
    border-bottom: 5px solid #bdb69a;
  }

  .header nav>ul {
    display: block;
  }

  .header nav>ul>li {
    display: block;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    letter-spacing: 0.15em;
  }

  .header nav>ul>li:first-child>a:after {
    content: none;
  }

  .header nav>ul>li:hover>a:after {
    content: none;
  }

  .header nav>ul>li:hover>ul {
    display: block;
  }

  /* SP時にsubmenu-containerを表示 */
  .header nav>ul>li .submenu-container {
    display: block;
    position: relative;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
  }

  .header nav>ul>li .submenu-container ul {
    display: block;
    grid-template-columns: none;
  }

  .header nav>ul>li ul {
    position: relative;
    display: block;
    height: auto;
    bottom: auto;
    left: auto;
    font-weight: normal;
  }

  .header nav>ul>li ul li {
    display: block;
    width: auto;
    text-align: left;
    background: none;
    font-size: 13px;
    font-size: 13px;
    padding: 0;
    border-bottom: none;
  }

  .header nav>ul>li ul li:hover {
    background: none;
  }

  .header nav>ul>li ul li br {
    display: none;
  }

  .header nav>ul>li ul li a {
    color: #535353;
    padding: 0.6em 1.2em;
    font-weight: 400;
  }

  .header nav>ul>li ul li a:before {
    content: "－";
    color: #bdb69a;
    margin-right: 0.8em;
    position: relative;
  }

  .header nav>ul>li ul li:nth-child(3) a {
    /*padding:6% 0;
*/
  }

  .header nav>ul>li a {
    height: auto;
    line-height: 1;
    padding: 1.2em;
  }

  .header nav>ul>li ul li.has-submenu ul.submenu li a {
    padding-left: 1.4em;
  }

  .header nav>ul>li a:before {
    content: "◆";
    color: #bdb69a;
    margin-right: 0.5em;
    font-size: 13px;
    font-size: 0.92857rem;
  }

  .header__bars {
    display: inherit;
    color: #435f8f;
    font-size: 20px;
    font-size: 1.42857rem;
    z-index: 66;
  }

  .header__bars .icon-close {
    display: none;
  }

  .header__bnr {
    display: none;
  }

  .header__tel {
    display: inherit;
    text-align: center;
    padding: 20px 40px;
  }
}

.footer {
  color: #535353;
  margin-top: 120px;
  position: relative;
}

.footer>.container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}

.footer__nav:nth-of-type(2) {
  width: 52%;
}

.footer__nav dl {
  margin: 0;
}

.footer__nav dl dt {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 2;
}

.footer__nav dl dt:before {
  content: "◆";
  font-size: 10px;
  font-size: 0.71429rem;
  color: #bdb69a;
  margin-right: 0.8em;
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  display: inline-block;
  vertical-align: text-top;
}

.footer__nav dl dd {
  margin: 0;
  font-size: 12px;
  font-size: 0.85714rem;
  margin-left: 1.6em;
}

.footer__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  letter-spacing: 0.1em;
}

.footer__nav ul li {
  font-size: 12px;
  width: 33.3%;
  line-height: 2;
}

.footer__nav ul li:before {
  content: "◆";
  font-size: 10px;
  font-size: 0.71429rem;
  color: #bdb69a;
  margin-right: 0.8em;
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  display: inline-block;
  vertical-align: text-top;
}

.footer a {
  font-size: 11px;
  text-decoration: none;
  color: #535353;
  line-height: 24px;
}

.footer a:hover {
  opacity: 0.6;
}

.footer__privacyMark {
  position: absolute;
  right: 25px;
  bottom: 0;
  line-height: 0;
  width: 70px;
  height: 72px;
}

.footer__copyright {
  background-color: #435f8f;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.footer__copyright p {
  margin: 0;
  padding: 0.5em;
}

.footer__pageup {
  z-index: 100;
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  background-color: #435f8f;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
  font-size: 0.85714rem;
}

.footer__pageup:hover {
  opacity: 0.6;
}

@media screen and (max-width: 1000px) {
  .footer__address {
    width: 30%;
  }

  .footer__nav:nth-of-type(2) {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    margin-top: 80px;
  }

  .footer>.container {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /*border-top:1px solid #435f8f;*/
    padding-bottom: 10px;
    padding-top: 25px;
    margin-bottom: 90px;
    border-bottom: 1px solid #ccc;
  }

  .footer__address {
    font-size: 12px;
    width: 100%;
  }

  .footer__address img {
    width: 210px;
    margin-bottom: 15px;
  }

  .footer__address p {
    position: absolute;
    bottom: -90px;
    font-size: 12px;
    font-size: 14px;
  }

  .footer__nav {
    width: 50% !important;
  }

  .footer__nav dl {
    font-size: 12px;
    font-size: 0.85714rem;
  }

  .footer__nav dl dt:before {
    vertical-align: inherit;
  }

  .footer__nav dl dd {
    margin: 0.3em 0 0.3em 0;
  }

  .footer__nav ul li {
    width: 100%;
    font-size: 12px;
    font-size: 0.85714rem;
    margin: 0.2em 0;
  }

  .footer__nav ul li:before {
    vertical-align: inherit;
  }

  .footer__pageup {
    right: 10px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 10px;
    font-size: 0.71429rem;
  }

  .footer__privacyMark {
    width: 55px;
    bottom: -90px;
    right: 20px;
  }
}

.container {
  margin: 0 auto;
  padding: 0 25px;
  max-width: 1010px;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 20px;
  }
}

.container-inner {
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .container-inner {
    padding: 0 10px;
  }
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pd-0 {
  padding: 0rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.pd-1 {
  padding: 1rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.pr-2 {
  padding-right: 2rem !important;
}

.pl-2 {
  padding-left: 2rem !important;
}

.pd-2 {
  padding: 2rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.pd-3 {
  padding: 3rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

.pd-4 {
  padding: 4rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.pb-5 {
  padding-bottom: 5rem !important;
}

.pt-5 {
  padding-top: 5rem !important;
}

.pr-5 {
  padding-right: 5rem !important;
}

.pl-5 {
  padding-left: 5rem !important;
}

.pd-5 {
  padding: 5rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}

.pd-6 {
  padding: 6rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.mt-7 {
  margin-top: 7rem !important;
}

.pb-7 {
  padding-bottom: 7rem !important;
}

.pt-7 {
  padding-top: 7rem !important;
}

.pr-7 {
  padding-right: 7rem !important;
}

.pl-7 {
  padding-left: 7rem !important;
}

.pd-7 {
  padding: 7rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.pb-8 {
  padding-bottom: 8rem !important;
}

.pt-8 {
  padding-top: 8rem !important;
}

.pr-8 {
  padding-right: 8rem !important;
}

.pl-8 {
  padding-left: 8rem !important;
}

.pd-8 {
  padding: 8rem !important;
}

.mb-9 {
  margin-bottom: 9rem !important;
}

.mt-9 {
  margin-top: 9rem !important;
}

.pb-9 {
  padding-bottom: 9rem !important;
}

.pt-9 {
  padding-top: 9rem !important;
}

.pr-9 {
  padding-right: 9rem !important;
}

.pl-9 {
  padding-left: 9rem !important;
}

.pd-9 {
  padding: 9rem !important;
}

.mb-10 {
  margin-bottom: 10rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

.pb-10 {
  padding-bottom: 10rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pr-10 {
  padding-right: 10rem !important;
}

.pl-10 {
  padding-left: 10rem !important;
}

.pd-10 {
  padding: 10rem !important;
}

.wd-5 {
  width: 5%;
}

.wd-10 {
  width: 10%;
}

.wd-15 {
  width: 15%;
}

.wd-20 {
  width: 20%;
}

.wd-25 {
  width: 25%;
}

.wd-30 {
  width: 30%;
}

.wd-35 {
  width: 35%;
}

.wd-40 {
  width: 40%;
}

.wd-45 {
  width: 45%;
}

.wd-50 {
  width: 50%;
}

.wd-55 {
  width: 55%;
}

.wd-60 {
  width: 60%;
}

.wd-65 {
  width: 65%;
}

.wd-70 {
  width: 70%;
}

.wd-75 {
  width: 75%;
}

.wd-80 {
  width: 80%;
}

.wd-85 {
  width: 85%;
}

.wd-90 {
  width: 90%;
}

.wd-95 {
  width: 95%;
}

.wd-100 {
  width: 100%;
}

.js-clickable {
  cursor: pointer;
}

.js-clickable:hover {
  opacity: 0.6;
}

.ti-pagetitle,
.ti-pagetitle--border,
.ti-pagetitle--profile,
.ti-pagetitle--tips,
.ti-pagetitle--csr,
.ti-pagetitle--news,
.ti-pagetitle--info,
.ti-pagetitle--policy {
  text-align: center;
  font-size: 28px;
  font-size: 2rem;
  font-weight: normal;
  margin: 2.8em auto 2em auto;
  padding-bottom: 0.7em;
  line-height: 1.2;
  letter-spacing: 0.2em;
  position: relative;
}

.ti-pagetitle--policy.recruit {
  text-align: center;
  font-size: 28px;
  font-size: 2rem;
  font-weight: normal;
  margin: 1.9em auto 1.5em auto;
  padding-bottom: 0.7em;
  line-height: 1.2;
  letter-spacing: 0.06em;
  position: relative;
}

.ti-pagetitle:before,
.ti-pagetitle--border:before,
.ti-pagetitle--profile:before,
.ti-pagetitle--tips:before,
.ti-pagetitle--csr:before,
.ti-pagetitle--news:before,
.ti-pagetitle--info:before,
.ti-pagetitle--policy:before {
  position: absolute;
  left: 50%;
  transform-origin: top center;
}

.ti-pagetitle--policy.recruit:before {
  position: absolute;
  left: 50%;
  transform-origin: bottom center;
}

.ti-pagetitle span,
.ti-pagetitle--border span,
.ti-pagetitle--profile span,
.ti-pagetitle--tips span,
.ti-pagetitle--csr span,
.ti-pagetitle--news span,
.ti-pagetitle--info span,
.ti-pagetitle--policy span {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #435f8f;
  letter-spacing: 0.05em;
}

.ti-pagetitle--policy.recruit span.preTitle {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.14285rem;
  letter-spacing: 0.05em;
  line-height: 2.2;
  color: #000;
}

.c-desc__policy {
  font-size: 14px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-bottom: 50px;
}

.ti-pagetitle--border {
  margin: 1.8em auto 1em auto;
  border-bottom: 1px solid #435f8f;
}

.ti-pagetitle--profile:before {
  content: url(../images/common/ico-service.png);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-left: -5.2em;
}

.ti-pagetitle--tips:before {
  content: url(../images/common/ico-tips.png);
  margin-left: -3.2em;
}

.ti-pagetitle--csr:before {
  /*他とは違うまっとうなやりかたで柔軟に表示する。*/
  content: " ";
  display: inline-block;
  position: static;
  background: url(../images/common/ico-csr.png) no-repeat center center/contain;
  width: 1em;
  height: 1em;

  transform: none !important;
  margin-right: 0.3em;
}

.ti-pagetitle--news:before {
  content: url(../images/common/ico-news.png);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-top: 1px;
  margin-left: -4.5em;
}

.ti-pagetitle--info:before {
  content: url(../images/common/ico-info.png);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-top: 1px;
  margin-left: -5.5em;
}

.ti-pagetitle--policy:before {
  content: url(../images/common/ico-lock.png);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-top: 1px;
  margin-left: -6.8em;
}

.ti-pagetitle--policy.recruit:before {
  content: url(../images/common/ico-lock.png);
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  margin-top: 0px;
  margin-left: -8em;
}

.ti-primary,
.ti-primary--left {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 1.4;
  margin: 2.8em 0 1em;
}

.ti-primary--left {
  text-align: left;
  border-bottom: 1px solid #435f8f;
  padding-bottom: 0.5em;
}

.ti-secondary {
  color: #fff;
  background-color: #435f8f;
  padding: 0.7em 2em;
  margin: 2.5em 0 1.2em;
  font-size: 14px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
}

.ti-pagetitle__wrap {
  position: relative;
}

.ti-pagetitle__sdgs-bnr {
  width: 33.33%;
  max-width: 319.7px;
  height: auto;
  position: absolute;
  top: 25%;
  right: 0;
  transform: translateY(-50%);
}

.ti-pagetitle__sdgs-bnr:hover {
  opacity: 0.7;
}

.sdgs-bnr__wrap--sp {
  display: none;
}

@media screen and (max-width: 767px) {
  main.main-recruit {
    min-height: initial;
    margin-bottom: -25px;
  }

  .ti-pagetitle,
  .ti-pagetitle--border,
  .ti-pagetitle--profile,
  .ti-pagetitle--csr,
  .ti-pagetitle--news,
  .ti-pagetitle--info,
  .ti-pagetitle--policy {
    font-size: 23px;
    font-size: 1.64286rem;
    margin: 1.8em auto 0.7em auto;
  }

  .ti-pagetitle--policy.recruit {
    font-size: 23px;
    font-size: 1.64286rem;
    margin: 0.5em auto 0.7em auto;
    line-height: initial;
  }

  .ti-pagetitle:before,
  .ti-pagetitle--border:before,
  .ti-pagetitle--profile:before,
  .ti-pagetitle--csr:before,
  .ti-pagetitle--news:before,
  .ti-pagetitle--info:before,
  .ti-pagetitle--policy:before {
    transform-origin: top center;
    -moz-transform: scale(0.75, 0.75);
    -ms-transform: scale(0.75, 0.75);
    -webkit-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75);
  }

  .ti-pagetitle span,
  .ti-pagetitle--border span,
  .ti-pagetitle--profile span,
  .ti-pagetitle--csr span,
  .ti-pagetitle--news span,
  .ti-pagetitle--info span,
  .ti-pagetitle--policy span {
    font-size: 10px;
    font-size: 0.71429rem;
  }

  .ti-pagetitle--policy.recruit span.preTitle {
    font-size: 14px;
    font-size: 1rem;
    line-height: 2.2;
  }

  .ti-pagetitle--profile:before {
    -moz-transform: scale(0.42, 0.42);
    -ms-transform: scale(0.42, 0.42);
    -webkit-transform: scale(0.42, 0.42);
    transform: scale(0.42, 0.42);
    margin-top: 0;
    margin-left: -5.5em;
  }

  .ti-pagetitle--csr:before {
    -moz-transform: scale(0.45, 0.45);
    -ms-transform: scale(0.45, 0.45);
    -webkit-transform: scale(0.45, 0.45);
    transform: scale(0.45, 0.45);
    margin-top: 0;
  }

  .ti-pagetitle--news:before {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    margin-top: 0;
  }

  .ti-pagetitle--info:before {
    -moz-transform: scale(0.45, 0.45);
    -ms-transform: scale(0.45, 0.45);
    -webkit-transform: scale(0.45, 0.45);
    transform: scale(0.45, 0.45);
    margin-top: 0;
  }

  .ti-pagetitle--policy:before {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    margin-top: 0;
  }

  .ti-pagetitle--policy.recruit:before {
    -moz-transform: scale(0.4, 0.4);
    -ms-transform: scale(0.4, 0.4);
    -webkit-transform: scale(0.4, 0.4);
    transform: scale(0.4, 0.4);
    margin-top: -6px;
    margin-left: -8.2em;
  }

  .ti-primary,
  .ti-primary--left {
    font-size: 18px;
    font-size: 1.28571rem;
  }

  .ti-secondary {
    padding: 0.6em 1em;
    margin: 2em 0 1em;
  }

  .ti-pagetitle__sdgs-bnr {
    display: none;
  }

  .sdgs-bnr__wrap--sp {
    display: block;
    width: 100%;
    padding: 34px 0 0 0;
  }
}

.al-right {
  text-align: right;
}

.al-center {
  text-align: center;
}

.cl-red {
  color: #aa002e;
}

.tx-xxs {
  font-size: 10px;
  font-size: 0.71429rem;
}

.tx-xs {
  font-size: 11px;
  font-size: 0.78571rem;
}

.tx-s {
  font-size: 12px;
  font-size: 0.85714rem;
}

.tx-m {
  font-size: 14px;
  font-size: 1rem;
}

.tx-l {
  font-size: 16px;
  font-size: 1.14286rem;
}

.tx-xl {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 1.6;
}

.tx-xxl {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.5;
}

.tx-xxxl {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.4;
}

.tx-bold {
  font-weight: bold;
}

.tx-normal {
  font-weight: bold;
}

li li+li {
  margin-top: 0;
}

[class*="li-"] {
  padding-left: 1.5rem;
}

.li-brackets {
  padding-left: 2.1em;
}

.li-brackets li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
}

.li-brackets li:before {
  display: marker;
  content: "("counter(cnt) ") ";
  display: inline-block;
  margin-left: -2em;
  width: 2em;
}

.li-alpha {
  list-style: lower-alpha outside none;
}

.li-disc {
  list-style: disc outside none;
}

.li-num {
  list-style: decimal outside none;
}

.li-none {
  list-style: none;
  padding-left: 0;
}

.li-none li {
  list-style: none;
  padding-left: 0;
}

.li-none li:before {
  content: none;
}

.li-inline {
  list-style: none;
  padding-left: 0;
}

.li-inline li {
  display: inline-block;
  margin-left: -0.3em;
}

.dl-primary dt {
  color: #435f8f;
  font-weight: bold;
}

.dl-primary dd {
  margin: 0;
}

.tbl-primary,
.tbl-secondary,
.tbl-thirdry {
  border-collapse: collapse;
  width: 100%;
}

.tbl-primary th,
.tbl-secondary th,
.tbl-thirdry th {
  white-space: nowrap;
}

.tbl-primary {
  border: 1px solid #ccc;
}

.tbl-primary th {
  border: 1px solid #ccc;
  background-color: #435f8f;
  color: #fff;
  font-weight: normal;
  padding: 1em 1.5em;
  vertical-align: top;
  text-align: left;
}

.tbl-primary td {
  border: 1px solid #ccc;
  padding: 1em 1.5em;
}

.tbl-secondary {
  border: 1px solid #ccc;
}

.tbl-secondary th {
  border: 1px solid #ccc;
  background-color: #f3f1e9;
  font-weight: normal;
  padding: 1em 1.5em;
  vertical-align: top;
  text-align: left;
}

.tbl-secondary td {
  border: 1px solid #ccc;
  padding: 1em 1.5em;
}

.tbl-thirdry {
  border: 1px solid #ccc;
}

.tbl-thirdry th {
  background-color: #f3f1e9;
  padding: 0.5em 1.5em;
  display: block;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ccc;
  white-space: normal;
}

.tbl-thirdry td {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 1em 1.5em;
}

.tbl-thirdry tr:last-child td {
  border: none;
}

@media screen and (max-width: 767px) {
  .tbl-primary {
    line-height: 1.6;
  }

  .tbl-primary th {
    display: block;
    text-align: center;
    width: 100%;
    border: none;
    padding: 0.5em 1em;
    white-space: normal;
  }

  .tbl-primary td {
    display: block;
    border: none;
    padding: 1em 0.8em;
  }

  .tbl-secondary {
    line-height: 1.6;
  }

  .tbl-secondary th {
    display: block;
    text-align: center;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0.5em 1em;
    white-space: normal;
  }

  .tbl-secondary td {
    display: block;
    border: none;
    padding: 1em 0.8em;
    border-bottom: 1px solid #ccc;
  }

  .tbl-secondary tr:last-child td {
    border: none;
  }
}

.btn-primary {
  background-color: #435f8f;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.65em 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 5px;
  width: 240px;
}

.btn-primary:before {
  font-family: "icomoon";
  content: "\e905";
  font-size: 10px;
  font-size: 0.71429rem;
  transform-origin: top center;
  -moz-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  display: inline-block;
  margin-right: 1em;
  font-weight: normal;
}

.btn-primary:hover {
  opacity: 0.6;
}

.btn-secondary {
  background-color: #bdb69a;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}

.btn-primary.btn-recruit {
  width: 295px;
  padding: 0.9em 1em;
}

.btn-primary.btn-recruit::before {
  content: none;
}

.al-center.btn-policy__recruit {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .btn-primary {
    width: 88%;
  }

  .btn-primary:before {
    content: none;
  }
}

@media screen and (min-width: 768px) {
  .footer__address p {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .only-sp {
    display: none !important;
  }

  .only-pc {
    display: inherit;
  }
}

@media screen and (max-width: 767px) {
  .only-sp {
    display: inherit;
  }

  .only-pc {
    display: none !important;
  }
}

.localNavi {
  width: 23.4375%;
}

.localNavi h3 {
  color: #435f8f;
  font-size: 16px;
  font-size: 1.14286rem;
  letter-spacing: 0.15em;
  border-bottom: 1px dotted #a0a0a0;
  padding-bottom: 0.9em;
  margin: 0.2em 0 1em 0;
}

.localNavi h3 span {
  color: #000;
  font-size: 14px;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .localNavi {
    order: 1;
    width: 100%;
    margin-bottom: 50px;
  }

  .localNavi h3 {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.dropdown-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.dropdown-menu li {
  margin: 0.8em 0;
}

.dropdown-menu a {
  text-decoration: none;
  color: #000;
  display: block;
}

.dropdown-menu a:before {
  font-family: "icomoon";
  content: "\e904";
  font-size: 12px;
  font-size: 0.85714rem;
  margin-right: 2em;
}

.dropdown-menu a:hover {
  opacity: 0.6;
}

.dropdown-open {
  display: none;
}

@media screen and (max-width: 767px) {
  .dropdown.is-open .dropdown-menu {
    display: inherit;
  }

  .dropdown-open {
    display: inherit;
    background-color: #fff;
    border: 1px solid #ccc;
    height: 40px;
    width: 100%;
    border-radius: 3px;
    text-align: left;
    position: relative;
  }

  .dropdown-open:after {
    font-family: "icomoon";
    content: "\e901";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 10px;
    font-size: 0.71429rem;
    -webkit-transform: translateY(-50%) rotate(180deg) scale(0.75);
    transform: translateY(-50%) rotate(180deg) scale(0.75);
  }

  .dropdown-menu {
    display: none;
    font-size: 13px;
    font-size: 0.92857rem;
  }

  .dropdown-menu li {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    margin: 0;
  }

  .dropdown-menu a {
    padding: 0.5em 1em;
  }

  .dropdown-menu a:before {
    margin-right: 0.8em;
    font-size: 10px;
    font-size: 0.71429rem;
  }
}

.pager {
  text-align: center;
  margin-top: 40px;
}

.pager ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.pager ul li {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1;
  font-weight: bold;
  margin: 0 5px;
}

.pager ul li span.current {
  display: inline-block;
  background-color: #435f8f;
  border: 1px solid #435f8f;
  color: #fff;
  padding: 0.6em 0.9em;
}

.pager ul li a {
  display: block;
  padding: 0.6em 0.9em;
  border: 1px solid #435f8f;
  color: #435f8f;
  text-decoration: none;
  background-color: #fff;
}

.pager ul li a:hover {
  background-color: #435f8f;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .pager {
    margin-top: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  height: auto;
  max-height: 350px;
  display: block;
  margin: auto;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  -webkit-transform: translatez(0);
}

.bx-pager {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}

.bx-pager:before,
.bx-pager:after {
  content: " ";
  display: table;
}

.bx-pager:after {
  clear: both;
}

.bx-pager li {
  float: left;
  margin-left: 5px;
}

.bx-pager li:first-child {
  margin-left: 0;
}

.bx-wrapper {
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -25px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #435f8f;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-controls.bx-has-pager {
  margin-bottom: 50px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .bx-wrapper img {
    max-height: 200px;
  }
}

.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container>.ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  height: 15px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
  height: 11px;
}

.ps-container>.ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out,
    -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
  width: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
  background-color: #999;
  height: 11px;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
  background-color: #999;
  width: 11px;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
  opacity: 0.6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
  background-color: #999;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
  background-color: #999;
}

.vegas-wrapper,
.vegas-overlay,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0;
}

.vegas-overlay {
  opacity: 0.5;
  background: transparent url("overlays/02.png") center center repeat;
}

.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}

.vegas-timer-progress {
  width: 0%;
  height: 100%;
  background: white;
  -webkit-transition: width ease-out;
  transition: width ease-out;
}

.vegas-timer-running .vegas-timer-progress {
  width: 100%;
}

.vegas-slide,
.vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: transparent center center no-repeat;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -moz-transform: rotate(0.001deg);
  -ms-transform: rotate(0.001deg);
  -webkit-transform: rotate(0.001deg);
  transform: rotate(0.001deg);
}

body .vegas-container {
  overflow: hidden !important;
  position: relative;
}

.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2;
}

body.vegas-container>.vegas-timer,
body.vegas-container>.vegas-overlay,
body.vegas-container>.vegas-slide {
  position: fixed;
  z-index: -1;
}

_::full-page-media,
_:future,
:root body.vegas-container>.vegas-slide,
:root body.vegas-container>.vegas-overlay {
  bottom: -76px;
}

.vegas-transition-fade,
.vegas-transition-fade2 {
  opacity: 0;
}

.vegas-transition-fade-in,
.vegas-transition-fade2-in {
  opacity: 1;
}

.vegas-transition-fade2-out {
  opacity: 0;
}

.vegas-animation-infiniteZoom {
  -webkit-animation: infiniteZoom linear;
  -moz-animation: infiniteZoom linear;
  -ms-animation: infiniteZoom linear;
  -o-animation: infiniteZoom linear;
  animation: infiniteZoom linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes infiniteZoom {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

@-ms-keyframes infiniteZoom {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

@keyframes infiniteZoom {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}

.home-mainVisual {
  height: 700px !important;
  width: 100%;
  text-align: center;
  -webkit-transform: translatez(0);
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.home-mainVisualWrap {
  width: 100%;
  height: 700px !important;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.home-mainVisual h2 {
  margin: 0;
}

.home-mainVisual--static h2 {
  margin: 0;
}

.home-mainVisual--static h2 img {
  display: block;
  width: 100%;
}

.home-supporter {
  background-image: url(../images/common/bg-flower-03.png),
    url(../images/common/bg-flower-02.png),
    url(../images/common/bg-flower-01.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: bottom right, left top, center center;
  background-size: contain, contain, cover;
}

.home-supporter>.container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  padding-top: 55px;
  padding-bottom: 60px;
}

.home-supporter h2 {
  width: 100%;
  padding-left: 28%;
  font-size: 30px;
  font-size: 2.14286rem;
  font-weight: normal;
  letter-spacing: 0.25em;
  margin: 0 0 0.5em;
}

.home-supporter__img {
  width: 28%;
}

.home-supporter p {
  width: 72%;
  font-size: 16px;
  font-size: 1.14286rem;
  margin: 0;
  line-height: 1.9;
  letter-spacing: 0.15em;
}

.home-service {
  margin-top: 100px;
  margin-bottom: 50px;
  text-align: center;
}

.home-service p {
  letter-spacing: 0.2em;
  font-size: 16px;
  font-size: 1.14286rem;
  text-align: center;
}

.home-serviceWrap {
  padding-top: 25px;
}

.home-serviceWrap ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  padding: 0 0 50px;
  margin: 0;
}

/*これがないと最後の行が2要素の場合左寄せと右寄せになる。*/
.home-serviceWrap ul::after {
  content: "";
  display: block;
  width: 31%;
}

.home-serviceWrap ul li {
  width: 31%;
  height: 160px;
  margin-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 20px;
  font-size: 1.42857rem;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.1em;
  border-radius: 5px;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.home-serviceWrap ul li:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #d2516d transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.home-serviceWrap ul li:hover:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
  background-color: #d2516d;
  opacity: 0.6;
}

.home-serviceWrap ul li span {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  letter-spacing: 0.2em;
}

.home-serviceWrap ul li.bridal {
  background-image: url(../images/home/bg-service-bridal.jpg);
}

.home-serviceWrap ul li.bridal:before {
  border-color: #d2516d transparent transparent transparent;
}

.home-serviceWrap ul li.bridal:hover:after {
  background-color: #d2516d;
}

.home-serviceWrap ul li.restaurant {
  background-image: url(../images/home/bg-service-restaurant.jpg);
}

.home-serviceWrap ul li.restaurant:before {
  border-color: #fad1a2 transparent transparent transparent;
}

.home-serviceWrap ul li.restaurant:hover:after {
  background-color: #fad1a2;
}

.home-serviceWrap ul li.bridal-1 {
  background-image: url(../images/home/bg-service-01-1.jpg);
}

.home-serviceWrap ul li.funeral {
  background-image: url(../images/home/bg-service-02.jpg);
}

.home-serviceWrap ul li.estate {
  background-image: url(../images/home/bg-service-estate.jpg);
}

.home-serviceWrap ul li.estate:before {
  border-color: #c175b5 transparent transparent transparent;
}

.home-serviceWrap ul li.estate:hover:after {
  background-color: #c175b5;
}

.home-serviceWrap ul li:before {
  border-color: #7d85b2 transparent transparent transparent;
}

.home-serviceWrap ul li.funeral:hover:after {
  background-color: #7d85b2;
}

.home-serviceWrap ul li.cemetery {
  background-image: url(../images/home/bg-service-cemetery.webp);
}

.home-serviceWrap ul li.cemetery:before {
  border-color: #C1B075 transparent transparent transparent;
}

.home-serviceWrap ul li.cemetery:hover:after {
  background-color: #C1B075;
}

.home-serviceWrap ul li.petlife {
  background-image: url(../images/home/bg-service-petlife.jpg);
}

.home-serviceWrap ul li.petlife:before {
  border-color: #52ab65 transparent transparent transparent;
}

.home-serviceWrap ul li.petlife:hover:after {
  background-color: #52ab65;
}

.home-serviceWrap ul li.housekeeping {
  background-image: url(../images/home/bg-service-timeplus.jpg);
}

.home-serviceWrap ul li.housekeeping:before {
  border-color: #ffbb5e transparent transparent transparent;
}

.home-serviceWrap ul li.housekeeping:hover:after {
  background-color: #ffbb5e;
}

.home-serviceWrap ul li.care {
  background-image: url(../images/home/bg-service-03.jpg);
}

.home-serviceWrap ul li.care:before {
  border-color: #b1b71a transparent transparent transparent;
}

.home-serviceWrap ul li.care:hover:after {
  background-color: #b1b71a;
}

.home-serviceWrap ul li.dressshop {
  background-image: url(../images/home/bg-service-04.jpg);
}

.home-serviceWrap ul li.dressshop:before {
  border-color: #cf9287 transparent transparent transparent;
}

.home-serviceWrap ul li.dressshop:hover:after {
  background-color: #cf9287;
}

.home-serviceWrap ul li.matching {
  background-image: url(../images/home/bg-service-05.jpg);
}

.home-serviceWrap ul li.matching:before {
  border-color: #de8351 transparent transparent transparent;
}

.home-serviceWrap ul li.matching:hover:after {
  background-color: #de8351;
}

.home-serviceWrap ul li.diverse {
  background-image: url(../images/home/bg-service-diversspace.webp);
}

.home-serviceWrap ul li.diverse .font-small {
  font-size: .75rem;
  white-space: nowrap;
}

.home-serviceWrap ul li.diverse:before {
  border-color: #DE4C25 transparent transparent transparent;
}

.home-serviceWrap ul li.diverse:hover:after {
  background-color: #DE4C25;
}

.home-serviceWrap ul li.photostudio {
  background-image: url(../images/home/bg-service-06.jpg);
}

.home-serviceWrap ul li.photostudio:before {
  border-color: #6d9bc4 transparent transparent transparent;
}

.home-serviceWrap ul li.photostudio:hover:after {
  background-color: #6d9bc4;
}

.home-serviceWrap ul li.gozyokai {
  background-image: url(../images/home/bg-service-07.jpg);
}

.home-serviceWrap ul li.gozyokai:before {
  border-color: #f3e056 transparent transparent transparent;
}

.home-serviceWrap ul li.gozyokai:hover:after {
  background-color: #f3e056;
}

.home-serviceWrap ul li.fudousan {
  background-image: url(../images/home/bg-service-fudousan.jpg);
}

.home-serviceWrap ul li.fudousan:before {
  border-color: #40b9b4 transparent transparent transparent;
}

.home-serviceWrap ul li.fudousan:hover:after {
  background-color: #40b9b4;
}

.home-serviceWrap ul li.online {
  background-image: url(../images/home/bg-service-08.jpg);
}

@media (max-width: 768px) {
  .home-serviceWrap ul li.online .m-small {
    font-size: 0.7rem;
  }

  .home-serviceWrap ul li.diverse .font-small {
    font-size: .5rem;
  }
}

.home-serviceWrap ul li.online:before {
  border-color: #171c60 transparent transparent transparent;
}

.home-serviceWrap ul li.online:hover:after {
  background-color: #171c60;
}

.home-serviceWrap a {
  display: block;
  width: 100%;
  padding: 20% 0;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 100;
}

.home-serviceWrap .has-submenu a {
  padding: 0;
}

.home-serviceWrap .fudousan a {
  padding: 15% 0;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .home-service {
    margin-top: 5.5rem;
  }

  .home-serviceWrap a {
    padding: 23% 0;
  }

  .home-serviceWrap .diverse a {
    padding: 15% 0;
  }
}

.home-serviceWrap .sp-only {
  display: none;
}

@media (max-width: 768px) {
  .home-serviceWrap .sp-only {
    display: block;
  }
}

.home-serviceWrap .yohaku {
  margin-right: -10px;
}

@media (max-width: 768px) {
  .home-serviceWrap .yohaku {
    display: none;
  }
}

/* activity */
.home-activity {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" !important;
  background-color: #F3F1E9;
  padding: 1rem 0 3rem;
  text-align: center;
  margin-bottom: 100px;
}

p.home-activity__title {
  font-size: 20px;
  letter-spacing: 0.1em;
}

.home-activity__content {
  width: 100%;
  margin: .5rem auto 0;
}

.home-activity__content a {
  text-decoration: none;
}

.home-activity__flex-pc {
  display: flex;
  justify-content: center;
}

.home-activity__flex-pc__inner {
  border: 5px solid #435F8F;
  border-radius: 5px;
  padding: .5rem .6rem .5rem 1rem;
  display: flex;
  justify-content: space-between;
  width: 310px;
  background-color: #FFFF;
  color: #333;
}

.home-activity__flex-pc__inner.--sdgs {
  margin-right: 20px;
}

.home-activity__text {
  width: 90%;
  text-align: left;
  margin: auto 0;
}

.home-activity__text-left {
  margin-left: .5rem;
}

.home-activity__text-green {
  color: #3EB049;
  font-weight: bold;
  font-size: 15px;
}

.home-activity__text-red {
  color: #E61400;
  font-weight: bold;
  font-size: 16px;
}

.home-activity__text-gold {
  color: #D39206;
  font-weight: bold;
  font-size: 15px;
}

.home-activity__logo.--sdgs {
  width: 30.85%;
  margin: auto 0 0;
}

.home-activity__logo.--health {
  margin: .3rem 0 0;
  width: 48.45%;
}

.home-activity__certification {
  width: 640px;
  border: 5px solid #435F8F;
  border-radius: 5px;
  padding: 1rem;
  display: flex;
  margin: 1.5rem auto 0;
  background-color: #FFFF;
  color: #333;
}

.home-activity__certification__flex-pc {
  display: flex;
}

.home-activity__text.--certification {
  margin: auto 0 auto 2rem;
}

.home-activity__logo.--certification {
  width: 70%;
  margin: .3rem 1rem 0 0
}

@media (max-width: 768px) {
  .home-activity {
    padding: 2.5rem 0;
    text-align: center;
    margin-bottom: 5.75rem;

  }

  p.home-activity__title {
    font-size: 1.3rem !important;
    letter-spacing: 0.1em !important;
    margin: 0 auto 1.7rem;
    width: fit-content;
  }

  .home-activity__flex-pc {
    display: block;
    margin: 0 auto;
    width: 88.3%;
  }

  .home-activity__flex-pc__inner {
    width: 100%;
    padding: .5rem .6rem .5rem 1rem;
    justify-content: space-around;
  }

  .home-activity__flex-pc__inner.--sdgs {
    margin-right: 0px;
    margin-bottom: 1.5rem;
  }

  .home-activity__certification__flex-pc {
    display: block;
  }

  .home-activity__text {
    width: auto;
    letter-spacing: 0.03rem;
  }

  .home-activity__text-green {
    font-size: 14px;
  }

  .home-activity__text-red {
    font-size: 15px;
  }

  .home-activity__text-gold {
    font-size: 14px;
  }

  .home-activity__logo.--sdgs {
    width: 23%;
  }

  .home-activity__logo.--health {
    margin: 0 0;
    width: 34.99%;
  }

  .home-activity__certification {
    width: 88.3%;
    padding: 1rem 1rem 1rem 1.5rem;
    justify-content: center;
  }

  .home-activity__text.--certification {
    text-align: center;
    margin: auto 0 auto 0
  }

  .home-activity__logo.--certification {
    margin: .5rem auto 0;
    width: 100%;
  }
}


.home-newsArea {
  background-color: #f3f1e9;
  padding-top: 10px;
  padding-bottom: 60px;
  margin-bottom: 80px;
  text-align: start;
}

.home-news {
  width: 100%;
}

.home-newsArticles,
.news-newsArticles {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}

.home-newsArticles dl,
.news-newsArticles dl {
  margin: 0.8em 0 0 0;
  padding-bottom: 0.7em;
  border-bottom: 1px dotted #a0a0a0;
}

.home-newsArticles dl:first-child,
.news-newsArticles dl:first-child {
  margin-top: 0;
}

.home-newsArticles dl dt,
.news-newsArticles dl dt {
  color: #535353;
  font-size: 12px;
  font-size: 0.85714rem;
  margin-bottom: 0.5em;
}

.home-newsArticles dl dd,
.news-newsArticles dl dd {
  margin: 0;
  line-height: 1.6;
}

.home-newsArticles dl dd a,
.news-newsArticles dl dd a {
  text-decoration: none;
  color: #000;
}

.home-newsArticles dl dd a:hover,
.news-newsArticles dl dd a:hover {
  opacity: 0.6;
}

.home-news__category,
.home-news__category.category--recruit,
.home-news__category.category--bridal,
.home-news__category.category--funeral,
.home-news__category.category--care,
.home-news__category.category--matching,
.home-news__category.category--photostudio,
.home-news__category.category--gozyokai,
.news-news__category,
.news-archive__category {
  margin-right: 1em;
}

.home-news__category a,
.home-news__category.category--recruit a,
.home-news__category.category--bridal a,
.home-news__category.category--funeral a,
.home-news__category.category--care a,
.home-news__category.category--matching a,
.home-news__category.category--photostudio a,
.home-news__category.category--gozyokai a,
.news-news__category a,
.news-archive__category a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: #435f8f;
  border-radius: 3px;
  width: 8em;
  text-align: center;
}

.home-news__category.category--recruit a,
.category--recruit.news-news__category a,
.category--recruit.news-archive__category a {
  background-color: #00c3df;
}

.home-news__category.category--bridal a,
.category--bridal.news-news__category a,
.category--bridal.news-archive__category a {
  background-color: #d2516c;
}

.home-news__category.category--funeral a,
.category--funeral.news-news__category a,
.category--funeral.news-archive__category a {
  background-color: #7d85b2;
}

.home-news__category.category--care a,
.category--care.news-news__category a,
.category--care.news-archive__category a {
  background-color: #b1b71a;
}

.home-news__category.category--matching a,
.category--matching.news-news__category a,
.category--matching.news-archive__category a {
  background-color: #de8351;
}

.home-news__category.category--photostudio a,
.category--photostudio.news-news__category a,
.category--photostudio.news-archive__category a {
  background-color: #6d9bc4;
}

.home-news__category.category--gozyokai a,
.category--gozyokai.news-news__category a,
.category--gozyokai.news-archive__category a {
  background-color: #e0cb34;
}

.home-info {
  width: 100%;
}

.home-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 7px;
}

.home-info ul li {
  line-height: 0;
  margin-bottom: 10px;
  width: 22.8%;
}

.home-info .info-flex {
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
  margin-top: 20px;
}

.home-recruit {
  text-align: center;
}

.home-recruitWrap {
  background-image: url(../images/home/bg-recruit-pc.jpg);
  background-size: cover;
  background-position: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 270px;
}

.home-recruit h2 {
  font-size: 30px;
  font-size: 2.14286rem;
  line-height: 0.9;
  letter-spacing: 0.2em;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
  margin: 0 0 60px;
  width: 100%;
}

.home-recruit h2:after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.home-recruit h2 em {
  color: #00c3df;
}

.home-recruit h2 span {
  font-size: 12px;
  font-size: 0.85714rem;
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  font-weight: normal;
}

.home-recruit p {
  font-size: 40px;
  font-size: 2.85714rem;
  width: 100%;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.home-recruit p span {
  font-size: 18px;
  font-size: 1.28571rem;
}

.home-recruit a {
  color: #fff;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 767px) {
  .home-mainVisual {
    height: 450px !important;
  }

  .home-mainVisualWrap {
    height: 450px !important;
  }

  .home-mainVisual h2 {
    width: 88%;
    margin: auto;
  }

  .home-supporter {
    background-size: 230px 165px, 250px 165px, cover;
  }

  .home-supporter h2 {
    font-size: 18px;
    font-size: 1.28571rem;
    padding-left: 0;
  }

  .home-supporter__img {
    width: 100%;
    text-align: center;
    margin: 10px 0 15px;
  }

  .home-supporter__img img {
    width: 136px;
  }

  .home-supporter p {
    font-size: 13px;
    font-size: 0.92857rem;
    width: 100%;
    letter-spacing: 0;
  }

  .home-service {
    margin-bottom: 25px;
  }

  .home-service p {
    font-size: 13px;
    font-size: 0.92857rem;
    text-align: left;
  }

  .home-service p br {
    display: none;
  }

  .home-serviceWrap {
    padding-top: 15px;
  }

  .home-serviceWrap ul {
    padding: 0 .35rem 5rem;
  }

  .home-serviceWrap ul li {
    width: 48%;
    height: 130px;
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.07143rem;
    letter-spacing: 0.05em;
    white-space: nowrap;
  }

  .home-serviceWrap ul li span {
    font-size: 10px;
    font-size: 0.71429rem;
    letter-spacing: 0.05em;
  }

  .home-newsArea {
    padding-bottom: 30px;
    margin-bottom: 5rem;
  }

  .home-news {
    width: 100%;
    margin-bottom: 40px;
  }

  .home-newsArticles dl,
  .news-newsArticles dl {
    margin-top: 1em;
    padding-bottom: 1em;
  }

  .home-newsArticles dl dt,
  .news-newsArticles dl dt {
    font-size: 12px;
    font-size: 0.85714rem;
  }

  .home-newsArticles dl dd,
  .news-newsArticles dl dd {
    font-size: 13px;
    font-size: 0.92857rem;
  }

  .home-info {
    width: 100%;
  }

  .home-info ul {
    padding: 0;
  }

  .home-info ul li {
    margin-bottom: 20px;
    width: 100%;
  }

  .home-info .info-flex {
    display: block;
    padding: 0;
    margin: 0;
  }

  .home-info .info-flex .e-item {
    margin-bottom: 12px;
  }

  .home-recruitWrap {
    background-image: url(../images/home/bg-recruit-sp.jpg);
    height: 300px;
  }

  .home-recruit h2 {
    font-size: 24px;
    font-size: 1.71429rem;
    margin-bottom: 32px;
  }

  .home-recruit h2 span {
    font-size: 10px;
    font-size: 0.71429rem;
  }

  .home-recruit p {
    font-size: 22px;
    font-size: 1.57143rem;
  }

  .home-recruit p span {
    font-size: 11px;
    font-size: 0.78571rem;
  }
}

.profile-philosophy {
  background-image: url(../images/common/bg-flower-03.png),
    url(../images/common/bg-flower-02.png),
    url(../images/common/bg-flower-01.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: bottom right, left top, center center;
  background-size: contain, contain, cover;
}

.profile-philosophy>.container {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.profile-philosophyWrap {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.profile-philosophy h2 {
  font-size: 24px;
  font-size: 1.71429rem;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.2;
  width: 50%;
}

.profile-philosophy h2 span {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  letter-spacing: 0.1em;
  color: #435f8f;
}

.profile-philosophy dl {
  margin: 0;
  width: 50%;
}

.profile-philosophy dl dt {
  font-size: 18px;
  font-size: 1.28571rem;
  color: #bdb69a;
  letter-spacing: 0.15em;
}

.profile-philosophy dl dd {
  margin: 0.8em 0 0 0;
  letter-spacing: 0.1em;
  position: relative;
  margin-left: 1.5em;
}

.profile-philosophy dl dd:before {
  content: "◆";
  font-size: 10px;
  font-size: 0.71429rem;
  color: #bdb69a;
  position: absolute;
  left: -1.8em;
  top: 0.3em;
  -moz-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

/* 20190207 追加分 */
.profile-philosophy2 h2 {
  font-size: 1.71429rem;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.2;
  margin: 2.8em 0 1em;
}

.profile-philosophy2 h2 span {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 0.85714rem;
  letter-spacing: 0.1em;
  color: #435f8f;
}

.profile-philosophy2 .img_link {
  list-style: none;
  position: relative;
  width: 500px;
  height: 350px;
  padding: 50px;
  margin: 120px auto 70px;
  background: url(../images/profile/bg_philosophy.png) no-repeat center;
  background-size: contain;
}

.profile-philosophy2 .btn_mission {
  left: 50%;
  margin-left: -93px;
  top: 0;
  margin-top: -80px;
  position: absolute;
  width: 186px;
}

.profile-philosophy2 .btn_vision {
  display: block;
  position: absolute;
  width: 186px;
  bottom: 0px;
  left: -40px;
}

.profile-philosophy2 .btn_value {
  display: block;
  bottom: 0px;
  right: -40px;
  position: absolute;
  width: 186px;
}

.profile-philosophy2 .btn_mission:hover img {
  opacity: 0;
}

.profile-philosophy2 .btn_mission:hover {
  background: url(../images/profile/btn_mission_on.png) no-repeat;
  background-size: contain;
}

.profile-philosophy2 .btn_value:hover img {
  opacity: 0;
}

.profile-philosophy2 .btn_value:hover {
  background: url(../images/profile/btn_value_on.png) no-repeat;
  background-size: contain;
}

.profile-philosophy2 .btn_value:hover img {
  opacity: 0;
}

.profile-philosophy2 .btn_vision:hover {
  background: url(../images/profile/btn_vision_on.png) no-repeat;
  background-size: contain;
}

.profile-philosophy2 .btn_vision:hover img {
  opacity: 0;
}

.profile-philosophy2 .link_txt {
  text-align: center;
}

.profile-philosophy2 .link_txt .fbox {
  overflow: hidden;
  margin-bottom: 20px;
}

.profile-philosophy2 .link_txt .mission {
  width: 49%;
  margin-right: 10px;
  float: left;
  border: solid 8px #e9e9e9;
  box-sizing: border-box;
  padding: 4.3rem 0;
}

.profile-philosophy2 .link_txt .vision {
  width: 49%;
  float: right;
  border: solid 8px #e9e9e9;
  box-sizing: border-box;
  padding: 4.3rem 0;
}

.profile-philosophy2 .link_txt .value {
  width: 100%;
  border: solid 8px #e9e9e9;
  box-sizing: border-box;
  padding: 4.3rem 0;
}

.profile-philosophy2 .link_txt h3 {
  margin-bottom: 0;
}

.profile-philosophy2 .link_txt p {
  font-size: 1.7rem;
  margin: 0.5em;
}

.profile-philosophy2 .link_txt span {
  font-size: 1rem;
}

/* 20190207 追加分ここまで */

.profile-historyWrap {
  background-image: url(../images/profile/bg-history.jpg);
  background-size: cover;
  background-position: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.profile-history .container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 460px;
  color: #fff;
}

.profile-history table {
  color: #fff;
}

.profile-history table th {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  vertical-align: top;
  padding: 2.5em 2.5em 0 0;
}

.profile-history table td {
  vertical-align: top;
  padding: 2.5em 0 0 0;
}

.profile-history table tr:first-of-type th,
.profile-history table tr:first-of-type td {
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .profile-philosophy {
    background-size: 230px 165px, 250px 165px, cover;
  }

  .profile-philosophyWrap {
    padding: 20px;
  }

  .profile-philosophy h2 {
    font-size: 20px;
    font-size: 1.42857rem;
    width: 100%;
    margin-bottom: 1.4em;
  }

  .profile-philosophy h2 span {
    font-size: 10px;
    font-size: 0.71429rem;
  }

  .profile-philosophy dl {
    width: 100%;
  }

  .profile-philosophy dl dt {
    font-size: 16px;
    font-size: 1.14286rem;
  }

  .profile-philosophy dl dd {
    line-height: 1.6;
  }

  .profile-philosophy dl dd br {
    display: none;
  }

  /* 20190207 追加分 */
  .profile-philosophy2 .img_link {
    width: 70%;
    height: 60vw;
    margin: 10vw auto;
  }

  .profile-philosophy2 .btn_mission {
    width: 30vw;
    margin-left: -15vw;
    margin-top: -10vw;
  }

  .profile-philosophy2 .btn_vision {
    width: 30vw;
    margin-bottom: -5vw;
    left: -13vw;
    bottom: 3vw;
  }

  .profile-philosophy2 .btn_value {
    width: 30vw;
    margin-bottom: -5vw;
    right: -13vw;
    bottom: 3vw;
  }

  .profile-philosophy2 .link_txt .mission {
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
  }

  .profile-philosophy2 .link_txt .vision {
    width: 100%;
    padding: 20px;
  }

  .profile-philosophy2 .link_txt .value {
    padding: 20px;
  }

  .profile-philosophy2 .link_txt p {
    font-size: 0.92857rem;
  }

  .profile-philosophy2 .link_txt span {
    font-size: 0.71429rem;
  }

  /* 20190207 追加分ここまで */

  .profile-historyWrap {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .profile-history table th {
    padding: 2em 1em 0 0;
  }

  .profile-history table td {
    padding: 2em 0 0 0;
  }
}

.csr-about {
  margin-bottom: 60px;
}

.csr-about h3 {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1.2;
}

.csr-about h3 span {
  font-family: "migmix_1pregular", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #435f8f;
  letter-spacing: 0.1em;
}

.csr-aboutWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.csr-about__txt {
  width: 65%;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.65;
  letter-spacing: 0.1em;
}

.csr-about__img {
  width: 30%;
}

.csr-archive,
.news-archive {
  background-color: #f3f1e9;
  padding: 60px 0;
}

.csr-archive>.container,
.news-archive>.container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.csr-archiveArticles {
  /* width:70.834% */
  width: 100%;
}

.csr-archiveArticlesWrap {
  position: relative;
  overflow: hidden;
  height: 850px;
  width: 100%;
}

.csr-archiveArticles h3 {
  color: #435f8f;
  font-size: 20px;
  font-size: 1.42857rem;
  letter-spacing: 0.15em;
  border-bottom: 1px dotted #a0a0a0;
  padding-bottom: 0.5em;
  margin: 0 0 1em;
}

.csr-archive__article {
  background-color: #fff;
  border-radius: 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  width: 94.118%;
  overflow: hidden;
  text-decoration: none;
}

.csr-archive__article:hover {
  opacity: 0.6;
}

.csr-archive__article dl {
  width: 64.0625%;
  margin: 0;
}

.csr-archive__article dl dt {
  margin-bottom: 15px;
}

.csr-archive__article dl dd {
  margin: 0;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #000;
}

.csr-archive__img {
  width: 31.25%;
  min-height: 124px;
  line-height: 0;
  background-size: cover;
  background-position: center;
}

.csr-archive__date,
.news-archive__date {
  color: #bdb69a;
  margin-top: 0;
}

.csr-archive__date br,
.news-archive__date br {
  display: none;
}

.csr-archive__area {
  background-color: #bdb69a;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  padding: 0.4em;
  margin-right: 1em;
  width: 8.5em;
  line-height: 1;
  text-align: center;
}

.csr-archive__more {
  display: none;
}

.csr-archiveArticle,
.news-archiveArticle {
  width: 680px;
}

.csr-archiveArticleWrap,
.news-archiveArticleWrap {
  background-color: #fff;
  padding: 40px 25px 25px 25px;
  margin-bottom: 40px;
  border-radius: 10px;
}

.csr-archiveArticle h2,
.news-archiveArticle h2 {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.28571rem;
  border-bottom: 1px dotted #a0a0a0;
  line-height: 1.5;
  padding: 0.5em 0 0.8em;
}

.csr-archiveArticle__body,
.news-archiveArticle__body {
  padding: 10px 15px;
}

.csr-archiveArticle__file a,
.news-archiveArticle__file a {
  color: #aa002e;
}

.csr-archiveArticle__file a:before,
.news-archiveArticle__file a:before {
  content: url(../images/common/ico-pdf.png);
  display: inline-block;
  -moz-transform: scale(0.55, 0.55);
  -ms-transform: scale(0.55, 0.55);
  -webkit-transform: scale(0.55, 0.55);
  transform: scale(0.55, 0.55);
  vertical-align: middle;
  margin-left: -5px;
}

@media screen and (max-width: 767px) {
  .csr-about {
    margin-bottom: 40px;
  }

  .csr-about h3 {
    font-size: 18px;
    font-size: 1.28571rem;
  }

  .csr-about h3 span {
    font-size: 10px;
    font-size: 0.71429rem;
  }

  .csr-about__txt {
    width: 100%;
    font-size: 13px;
    font-size: 0.92857rem;
    order: 2;
  }

  .csr-about__img {
    width: 80%;
    margin: 0 auto 20px auto;
    order: 1;
  }

  .csr-archive,
  .news-archive {
    padding: 40px 0;
  }

  .csr-archiveArticles {
    order: 2;
    width: 100%;
  }

  .csr-archiveArticlesWrap {
    height: auto;
    overflow: visible !important;
  }

  .csr-archive__article {
    width: 100%;
    min-height: 110px;
  }

  .csr-archive__article dl {
    width: 55%;
  }

  .csr-archive__article dl dt {
    margin-bottom: 0;
  }

  .csr-archive__article dl dd {
    font-size: 13px;
    font-size: 0.92857rem;
    margin-right: 1em;
  }

  .csr-archive__img {
    width: 40%;
    height: 110px;
    overflow: hidden;
    position: relative;
  }

  .csr-archive__img img {
    max-width: none;
    position: absolute;
  }

  .csr-archive__date,
  .news-archive__date {
    font-size: 12px;
    font-size: 0.85714rem;
    margin-top: 0;
  }

  .csr-archive__date br,
  .news-archive__date br {
    display: inherit;
  }

  .csr-archive__more {
    display: inherit;
    color: #435f8f;
    text-align: center;
  }

  .csr-archive__more span {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    font-size: 16px;
    font-size: 1.14286rem;
  }

  .csr-archiveArticle,
  .news-archiveArticle {
    order: 2;
    width: 100%;
  }

  .csr-archiveArticle h2,
  .news-archiveArticle h2 {
    padding-top: 0;
  }

  .csr-archiveArticleWrap,
  .news-archiveArticleWrap {
    padding: 20px;
    margin-bottom: 20px;
  }

  .csr-archiveArticle__body,
  .news-archiveArticle__body {
    padding: 0;
  }
}

.news-news>.container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.news-newsArticles {
  width: 70.834%;
  padding: 0;
}

.news-newsArticles dl dd {
  margin-left: 7.7em;
}

.news-archiveArticle {
  width: 70.834%;
}

.news-archiveArticle__img {
  text-align: center;
}

.news-archiveArticle__img img {
  /*max-height:350px*/
}

.news-archive__date {
  color: #535353;
}

@media screen and (max-width: 767px) {
  .news-newsArticles {
    width: 100%;
    order: 2;
  }

  .news-newsArticles dl dd {
    margin-left: 0;
  }

  .news-archiveArticle {
    width: 100%;
  }

  .news-archiveArticle__img img {
    /*max-height:200px*/
  }
}

.lets-about {
  margin-bottom: 60px;
}

.lets-aboutWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.lets-about h2 {
  font-size: 24px;
  font-size: 1.71429rem;
  font-weight: normal;
  letter-spacing: 0.2em;
}

.lets-about__img {
  width: 24%;
}

.lets-about__txt {
  width: 68%;
  letter-spacing: 0.1em;
}

.lets-shopList {
  background-color: #f3f1e9;
  padding-top: 60px;
  padding-bottom: 60px;
}

.lets-shopList h3 {
  font-size: 20px;
  font-size: 1.42857rem;
  letter-spacing: 0.15em;
  border-bottom: 1px dotted #a0a0a0;
  color: #435f8f;
  margin-top: 0;
  padding-bottom: 0.5em;
}

.lets-shopListWrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.lets-shopListWrap dl {
  width: 31.25%;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.lets-shopListWrap dl dt {
  background-color: #435f8f;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.28571rem;
  text-align: center;
  letter-spacing: 0.2em;
  padding: 0.25em;
  margin-bottom: 20px;
}

.lets-shopListWrap dl dd {
  margin: 0 20px 20px 20px;
}

.lets-shopList__address {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.lets-shopList__address>div {
  width: 40%;
  line-height: 0;
}

.lets-shopList__address>p {
  width: 55%;
  margin: 0;
}

.lets-shopList__address a[href^="tel"] {
  text-decoration: none;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .lets-about {
    margin-bottom: 30px;
  }

  .lets-about h2 {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 1.5;
  }

  .lets-about__img {
    width: 100%;
    padding: 15px 19%;
  }

  .lets-about__txt {
    width: 100%;
  }

  .lets-shopList {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lets-shopList h2 {
    font-size: 18px;
    font-size: 1.28571rem;
  }

  .lets-shopListWrap {
    padding-right: 10px;
    padding-left: 10px;
  }

  .lets-shopListWrap dl {
    width: 100%;
  }

  .lets-shopList__address a[href^="tel"] {
    text-decoration: underline;
    pointer-events: all;
  }
}

.policy-mark {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 40px;
}

.policy-mark>div img {
  width: 80px;
}

.policy-mark>div {
  position: relative;
  top: 5px;
  max-width: 130px;
  font-size: 10px;
  font-size: 0.71429rem;
  color: #727070;
  text-align: center;
}

@media (max-width: 767px) {
  .policy-mark>div {
    max-width: 80px;
  }
}

.policy-mark>p {
  text-align: left;
  margin: 0 0 0 1.5em;
}

@media (max-width: 767px) {
  .policy-mark>div {
    margin: auto;
  }
}

.lets-shopList a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.lets-shopList a:hover {
  opacity: 0.6;
}

.header__bnr a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.header__bnr a:hover {
  opacity: 0.6;
}

.hinshitunintei {
  background-color: #f3f1e9;
  padding: 30px 0;
  margin: 80px auto 20px;
}

.hinshitunintei .container {
  overflow: hidden;
}

.hinshitunintei .container div {
  float: left;
}

.hinshitunintei .container div img {
  width: 300px;
}

.hinshitunintei .container div p {
  width: 630px;
  padding-left: 30px;
  font-size: 14px;
}

.hinshitunintei .container div p a {
  font-size: 14px;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .hinshitunintei .container div {
    float: none;
  }

  .hinshitunintei .container div img {
    width: 100%;
  }

  .hinshitunintei .container div p {
    width: 100%;
    padding: 0;
    font-size: 13px;
  }

  .hinshitunintei .container div p a {
    font-size: 13px;
    text-decoration: underline;
  }
}

/* 404 */
.error-post {
  max-width: 980px;
  margin: 15vw auto 20vw;
}

.error-post .entry-title {
  font-size: 60px;
  font-weight: bold;
  color: #999;
  text-align: center;
}

.error-post p {
  text-align: center;
  font-size: 16px;
  margin: 5vw 0 0;
}

.footer__address {
  font-size: 14px;
}

/*tips page*/

/***********.tips-list ************/
.tips-list {
  display: flex;
  flex-wrap: wrap;

  list-style-type: none;
  padding-left: 0;

  justify-content: space-between;
}

.tips-list__item {
  width: calc(50% - 10px);

  margin-bottom: 3em;
}

@media screen and (max-width: 767px) {
  .tips-list__item {
    width: 100%;

    margin-bottom: 5em;
  }
}

/***********.tips-block************/
.tips-block {}

.tips-block__header {
  border-radius: 3px;
  background-image: url(../images/tips/mame_head_01.png);
  background-repeat: no-repeat;
  background-size: cover;

  padding: 44px 30px 35px;

  color: white;

  line-height: 1;
}

.tips-block__header--funeral {
  background-image: url(../images/tips/mame_head_01.png);
}

.tips-block__header--bridal {
  background-image: url(../images/tips/mame_head_02.png);
}

.tips-block__header--rite-of-passage {
  background-image: url(../images/tips/mame_head_03.png);
}

.tips-block__title {
  font-size: 18px;
  font-weight: bold;

  padding: 0;
  margin: 0;
  margin-bottom: 15px;

  letter-spacing: 0.1em;
}

.tips-block__en {
  font-size: 13px;

  line-height: 1;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .tips-block__header {
    padding: 26px 21px;
  }

  .tips-block__title {
    margin-bottom: 9px;
    font-size: 18px;
  }

  .tips-block__en {
    font-size: 8px;
  }
}

.tips-block__hr {
  margin: 15px 0;

  border: 1px dotted #aaa;
  border-width: 1px 0 0;
}

.tips-block__columns {
  display: flex;
}

.tips-block__column {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .tips-block__column {
    width: 100%;
  }
}

.tips-block__list {
  list-style: disc;
}

.tips-block__item {
  /*書かなくて良かったようだ*/
}

.tips-block__link {
  /*書かなくて良かったようだ*/
}

.pr-moviebnr {
  padding: 2rem 5rem;
  margin: 0 auto;
  max-width: 1010px;
}

@media screen and (max-width: 767px) {
  .pr-moviebnr {
    padding: 2rem 0rem;
  }
}

.e-youtubebnr {
  padding: 2rem 5rem;
  margin: 0 auto;
  max-width: 1010px;
}

@media screen and (max-width: 767px) {
  .e-youtubebnr {
    padding: 2rem 0rem;
  }
}

.e-linebnr {
  padding: 1rem 5rem 2rem;
  margin: 0 auto;
  max-width: 1010px;
}

@media screen and (max-width: 767px) {
  .e-linebnr {
    padding: 2rem 0rem;
  }
}

/* 事業内容セクション サブメニュー */
.home-serviceWrap ul li.has-submenu {
  position: relative;
  overflow: visible;
}

.home-serviceWrap ul li.has-submenu .submenu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 4px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.25);
  padding: 25px;
  width: 835px;
  z-index: 1000;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  display: flex;
  column-gap: 24px;
  justify-content: center;
}

.home-serviceWrap ul li.restaurant.has-submenu .submenu {
  width: 565px;
}

.home-serviceWrap ul li.has-submenu .submenu::before {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #fff;
}

/* PC時のみホバーでサブメニュー表示 */
@media (min-width: 768px) {
  .home-serviceWrap ul li.has-submenu:hover .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}

.home-serviceWrap ul li.has-submenu .submenu li {
  width: auto;
  height: auto;
  margin-bottom: 0;
  background: none;
  padding: 0;
}

.home-serviceWrap ul li.has-submenu .submenu li::before {
  display: none;
}

.home-serviceWrap ul li.has-submenu .submenu li:hover::after {
  display: none;
}

.home-serviceWrap ul li.has-submenu .submenu li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  transition: all 0.4s ease;
}

.home-serviceWrap ul li.has-submenu .submenu li .submenu-image {
  width: 245px;
  height: 130px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
}

.home-serviceWrap ul li.has-submenu .submenu li .submenu-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 0.4s ease;
}

/* ブライダルのサブメニューはピンク色 */
.home-serviceWrap ul li.bridal.has-submenu .submenu li a:hover .submenu-image::before {
  background-color: rgba(210, 81, 109, 0.6);
}

/* レストラン・カフェのサブメニューはオレンジ色 */
.home-serviceWrap ul li.restaurant.has-submenu .submenu li a:hover .submenu-image::before {
  background-color: rgba(250, 209, 162, 0.6);
}

.home-serviceWrap ul li.has-submenu .submenu li .submenu-text {
  margin-top: 10px;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  text-shadow: none;
}

/* 各画像の背景 */
.home-serviceWrap ul li.has-submenu .submenu li.submenu-mariage .submenu-image {
  background-image: url(../images/common/img-mariage.png);
}

.home-serviceWrap ul li.has-submenu .submenu li.submenu-reve .submenu-image {
  background-image: url(../images/common/img-reve.png);
}

.home-serviceWrap ul li.has-submenu .submenu li.submenu-hyggelig .submenu-image {
  background-image: url(../images/common/img-hyggelig.png);
}

/* レストラン・カフェのサブメニュー用画像 */
.home-serviceWrap ul li.restaurant.has-submenu .submenu li.submenu-reve .submenu-image {
  background-image: url(../images/common/img-res-reve.png);
}

.home-serviceWrap ul li.restaurant.has-submenu .submenu li.submenu-hyggelig .submenu-image {
  background-image: url(../images/common/img-res-hyggelig.png);
}

/* レスポンシブ対応: 1200px (87%サイズ) */
@media screen and (max-width: 1280px) {
  .home-serviceWrap ul li.has-submenu .submenu {
    width: 726px;
    padding: 22px;
    column-gap: 21px;
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu {
    left: 10%;
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu::before {
    left: 70%;
  }


  .home-serviceWrap ul li.has-submenu .submenu li .submenu-image {
    width: 213px;
    height: 113px;
  }

  .home-serviceWrap ul li.has-submenu .submenu li .submenu-text {
    margin-top: 9px;
    font-size: 12px;
  }
}

@media screen and (max-width: 1000px) {
  .home-serviceWrap ul li.restaurant.has-submenu .submenu {
    left: -10%;
    width: 500px;
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu::before {
    left: 76%;
  }
}

/* スマホ・タブレットでのタップ操作対応 */
@media screen and (max-width: 767px) {

  /* 事業内容サブメニューのレスポンシブ対応 (59%サイズ) */
  .home-serviceWrap ul li.has-submenu .submenu {
    max-width: calc(100vw - 35px);
    width: 225%;
    padding: 15px 10px;
    column-gap: 10px;
  }

  .home-serviceWrap ul li.bridal .submenu {
    left: 0;
    transform: translate(-2%);
  }

  .home-serviceWrap ul li.has-submenu .submenu::before {
    left: 25%;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu {
    left: auto;
    transform: translateX(-15%);
    width: 150%;
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu::before {
    left: 64%;
  }

  .home-serviceWrap ul li.has-submenu .submenu li .submenu-image {
    width: 25vw;
    height: 22vw;
  }

  .home-serviceWrap ul li.has-submenu .submenu li .submenu-text {
    margin-top: 6px;
    font-size: 8px;
  }

  /* SP時は各画像をSP用に変更 */
  .home-serviceWrap ul li.has-submenu .submenu li.submenu-mariage .submenu-image {
    background-image: url(../images/common/img-mariage_sp.png);
  }

  .home-serviceWrap ul li.has-submenu .submenu li.submenu-reve .submenu-image {
    background-image: url(../images/common/img-reve_sp.png);
  }

  .home-serviceWrap ul li.has-submenu .submenu li.submenu-hyggelig .submenu-image {
    background-image: url(../images/common/img-hyggelig_sp.png);
  }

  /* レストラン・カフェのサブメニュー用SP画像 */
  .home-serviceWrap ul li.restaurant.has-submenu .submenu li.submenu-reve .submenu-image {
    background-image: url(../images/common/img-res-reve_sp.png);
  }

  .home-serviceWrap ul li.restaurant.has-submenu .submenu li.submenu-hyggelig .submenu-image {
    background-image: url(../images/common/img-res-hyggelig_sp.png);
  }

  /* SP時はタップで表示 */
  .home-serviceWrap ul li.has-submenu.is-active .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  /* ヘッダーメガメニューのSP時の余白調整 */
  .header nav>ul>li ul {
    padding-top: 0px;
    padding-bottom: 1em;
  }

  .header .submenu-title {
    display: none;
  }


  /* ヘッダーサブメニューはSP時は常に表示 */
  .header nav>ul>li ul li.has-submenu ul.submenu {
    display: block;
    position: static;
    background-color: transparent;
    padding: 0;
    margin-top: 5px;
    margin-left: 1.75em;
    margin-bottom: 5px;
    box-shadow: none;
    visibility: visible;
    max-height: 100%;
    opacity: 1;
  }

  .header nav>ul>li ul li.has-submenu ul.submenu li {
    padding: 0;
  }

  .header nav>ul>li ul li.has-submenu ul.submenu a:before {
    display: none;
  }
}