@charset "utf-8";
/* ===============================================================

  共通部分 

=============================================================== */
html {
  scroll-padding-top: 150px;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}
body {
  margin: 0;
  padding: 0;
  font-family: "Inter", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 16px;
  color: #382209;
  background: #fff;
  line-height: 1.8;
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 21px;
  }
}
h1, h2, h3, h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1 {
  margin-bottom: 0;
  font-weight: 800;
  color: #B2ABA7;
}
h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-weight: 800;
  letter-spacing: 3px;
  line-height: 1em;
  font-size: 2.875rem;
  text-align: center;
}
h2 {
  height: 134px;
  margin: 0 auto;
  font-size: 2em;
  padding: 0em;
  line-height: 1;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-size: 3px 100%, 100% 3px, 3px 100%, 100% 3px;
  background-repeat: no-repeat;
  --clr-border: #fff;
  --AnimationLength: 0px;
  background-image: linear-gradient(0deg, transparent 15%, var(--clr-border) 15%, var(--clr-border) 85%, transparent 85%), linear-gradient(90deg, transparent 15%, var(--clr-border) 15%, var(--clr-border) 85%, transparent 85%), linear-gradient(180deg, transparent 15%, var(--clr-border) 15%, var(--clr-border) 85%, transparent 85%), linear-gradient(270deg, transparent 15%, var(--clr-border) 15%, var(--clr-border) 85%, transparent 85%);
}
#toplayer h2 {
  width: 100%;
  margin-bottom: 2em;
  background-color: #fff;
  --clr-border: #382209;
}
@media (min-width: 992px) {
  #toplayer h2 {
    width: 500px;
  }
}
#underlayer h2 {
  color: #fff;
}
h2 span {
  display: block;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.25em 1em;
  font-size: 1rem;
  line-height: 1.4;
  border-radius: 100vh;
}
@media (min-width: 992px) {
  h2 span {
    font-size: 1.375rem;
  }
}
#toplayer h2 span {
  border: 3px solid #fff;
  color: #fff;
  background: #cf000e;
}
#underlayer h2 span {
  border: 3px solid #382209;
  color: #cf000e;
  background: #fff;
}
h3 {
  margin-bottom: 1em;
  color: #382209;
  border-radius: 3px;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.4;
}
@media (min-width: 992px) {
  h3 {
    font-size: 2.222rem;
  }
}
h3 span.decoration {
  display: block;
  margin-top: 0.25em;
  font-size: 0.85rem;
  font-weight: 400;
  line-height: 1.4;
  color: #cf000e;
}
@media (min-width: 992px) {
  h3 span.decoration {
    font-size: 1rem;
  }
}
h4 {
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.4;
}
@media (min-width: 992px) {
  h4 {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  main {
    /*
    padding-top: 50px;
    padding-bottom: 50px;
	  */
  }
}
main dl.catchcopy dt {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.5rem;
  color: #1E4585;
}
@media (min-width: 992px) {
  main dl.catchcopy dt {
    font-size: 2.5rem;
  }
}
p {
  text-align: left;
  line-height: 1.6em;
}
p strong {
  display: block;
  padding: 1em 0;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
em {
  font-style: normal;
}
ul {
  padding-left: 1.2em;
}
a {
  color: #333;
  text-decoration: none;
}
a.imgLink {
  overflow: hidden;
}
a.imgLink img {
  transition: transform .6s ease; /* ゆっくり変化させる */
}
a.imgLink:hover img {
  transform: scale(1.1);
}
img {
  vertical-align: middle;
}
svg {
  vertical-align: bottom;
}
.container_center {
  justify-content: space-around;
  align-items: center;
}
/* マージン調整 */
.marginTop_1 {
  margin-top: 1rem !important;
}
.marginTop_5 {
  margin-top: 5rem !important;
}
.marginBottom_5 {
  margin-bottom: 5rem !important;
}
.marginBottom_10 {
  margin-bottom: 10rem !important;
}
/* 並べ替え */
@media (max-width: 991px) {
  .order-1 {
    order: 1 !important;
  }
  .order-2 {
    order: 2 !important;
  }
}
@media (min-width: 992px) {
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
}
@media (min-width: 992px) {
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
}
/* 上下中央寄せ */
.container_centered {
  align-items: center;
  justify-items: center;
}
/* クリップパス */
.clip_img_small {
  clip-path: inset(0px round 10px);
}
.clip_img_large {
  clip-path: inset(0px round 50px);
}
.bg_red {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f6e8e2;
}
#toplayer .bg_red {
  background: url("../img/common/hitsuji.png"), #f6e8e2;
}
.bg_yellow {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #faf5e4;
}
#toplayer .bg_yellow {
  background: url("../img/common/hitsuji.png"), #faf5e4;
}
.bg_white {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
}
#toplayer .bg_white {
  background: url("../img/common/hitsuji.png"), #fff;
}
.ulList ul {
  margin: 0;
  padding: 0;
}
.ulList ul li {
  list-style: none;
}
.dlList dl {
  margin-bottom: 1em;
}
.dlList dl dt {
  margin-bottom: .5em;
  padding: .5em;
  color: #fff;
  background: #403a91;
}
table {
  width: 100%;
  border: 2px solid #f4f4f4;
  font-size: .95em;
  line-height: 1.2;
}
table tr {
  border-bottom: 2px solid #f4f4f4;
}
table tr:last-of-type {
  border-bottom: none;
}
table tr td {
  line-height: 1.4;
}
@media (min-width: 1200px) {
  table tr td {
    font-size: 18px;
  }
}
table.colType caption {
  padding: 1em;
  color: #fff;
  background: #0b318f;
}
table.colType th {
  width: 20%;
  /*
  background: #e5ecf9;
	*/
  padding: 1em;
}
table.colType td {
  width: 80%;
  padding: 1em;
  background: #fff;
}
@media screen and (max-width: 640px) {
  .last td:last-child {
    width: 100%;
  }
  table.colType {
    width: 100%;
  }
  table.colType th, table.colType td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
table.colType th, table.colType td {
  font-size: .8em;
}
@media (max-width: 991px) {
  #underlayer table.colType th {
    padding-top: 1.5em;
    padding-bottom: 0.5em;
  }
  #underlayer table.colType td {
    padding-top: 0.5em;
    padding-bottom: 1.5em;
  }
}
@media (min-width: 992px) {
  #underlayer table.colType th, #underlayer table.colType td {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
table tbody tr td dl {
  padding-bottom: 0;
}
table tr td dl dd:last-of-type {
  padding-bottom: 0;
}
table dl dt {
  margin-bottom: .5em;
}
table dl dt:nth-of-type(n+2) {
  margin-top: 1em;
}
.txtBox {
  max-width: 710px;
  margin: 0 auto;
}
.tableBox {
  max-width: 864px;
  margin: 0 auto;
}
.contents_wrap {
  margin: 50px 0;
}
@media (min-width: 768) {
  .contents_wrap {
    margin: 100px 0;
  }
}
.imgFluid {
  max-width: 100%;
  height: auto;
}
.imgRotate {
  transform: rotate(180deg);
}
.txtEmpha {
  color: #D90012;
}
.txtBold {
  font-weight: bold;
}
.txtLink {
  text-decoration: underline;
  transition: .3s;
}
.txtCenter {
  text-align: center;
}
.txtRight {
  text-align: right;
}
.txtLeft {
  text-align: left;
}
.align_items_center {
  align-items: center;
}
.align_self_start {
  align-self: start;
}
.align_self_end {
  align-self: end;
}
.color_white {
  color: #fff;
}
/* スマホのみ非表示 */
@media (max-width: 991px) {
  .hideSp {
    display: none;
  }
}
/* タブレットのみ非表示 */
@media screen and (min-width: 992px) and (max-width: 991px) {
  .hideTab {
    display: none;
  }
}
/* パソコンのみ非表示 */
@media (min-width: 992px) {
  .hidePc {
    display: none;
  }
}
/* スマホミニのみ改行させる */
@media (max-width: 379px) {
  .brSpMini::before {
    content: "\A";
    white-space: pre;
  }
}
/* スマホのみ改行させる */
@media (max-width: 991px) {
  .brSp::before {
    content: "\A";
    white-space: pre;
  }
}
/* タブレットのみ改行させる */
@media screen and (min-width: 992px) and (max-width: 991px) {
  .brTab::before {
    content: "\A";
    white-space: pre;
  }
}
/* パソコンのみ改行させる */
@media (max-width: 991px) {
  .brPc {
    margin-left: -.2em;
  }
}
@media (min-width: 992px) {
  .brPc::before {
    content: "\A";
    white-space: pre;
  }
}
.caution {
  font-size: .85em;
}
@media (max-width: 991px) {
  .kochira p {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .kochira {
    text-align: right;
  }
}
.kochira p {
  font-size: 1.85rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .kochira p {
    display: inline;
  }
}
/* リンクボタン */
a.btn {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  text-decoration: none;
  max-width: 420px;
  width: 100%;
  margin: auto;
  padding: 1rem 4rem 1rem 3rem;
  font-weight: 800;
  background: #ded3cb;
  border: 3px solid #382209;
  border-radius: 100vh;
  position: relative;
  transition: .3s;
}
a.btn:hover {
  color: #fff;
  background: #b59178;
}
a.btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: #b59178;
  height: calc(tan(60deg) * 16px / 2);
  width: 10px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transition: .3s;
}
a.btn:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: #fff;
  height: calc(tan(60deg) * 16px / 2);
  width: 10px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transition: .3s;
}
a.btn_red {
  display: inline-block;
  width: 330px;
  margin: 0 auto;
  padding: 1rem;
  font-weight: 800;
  line-height: 1.4;
  border: 3px solid #fff;
  border-radius: 100vh;
  color: #fff;
  background: #cf000e;
  text-align: center;
  transition: .3s;
}
a.btn_red:hover {
  background: #b59178;
  text-decoration: none;
}
a.btn_brown {
  display: inline-block;
  width: 330px;
  margin: 0 auto;
  padding: 1rem;
  font-weight: 800;
  line-height: 1.4;
  border: 3px solid #fff;
  border-radius: 100vh;
  color: #fff;
  background: #382209;
  text-align: center;
  transition: .3s;
}
a.btn_brown:hover {
  background: #b59178;
  text-decoration: none;
}
a.btn_Back {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin: auto;
  padding: 1rem 4rem 1rem 3rem;
  font-weight: 800;
  background: #ded3cb;
  border: 3px solid #382209;
  border-radius: 100vh;
  position: relative;
  transition: .3s;
}
@media (min-width: 992px) {
  a.btn_Back {
    width: 420px;
  }
}
a.btn_Back:hover {
  color: #fff;
  background: #b59178;
}
a.btn_Back::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #b59178;
  height: calc(tan(60deg) * 16px / 2);
  width: 10px;
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
  transition: .3s;
}
a.btn_Back:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #fff;
  height: calc(tan(60deg) * 16px / 2);
  width: 10px;
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
  transition: .3s;
}
/* クリップパス */
.clip_img_small {
  clip-path: inset(0px round 10px);
}
.clip_img_large {
  clip-path: inset(0px round 50px);
}
/*
  画像ロールエリア
================================================ */
.img_sliderArea {
  width: 100%;
}
.img_sliderArea img {
  width: 95%;
}
.img_sliderArea ul.swiper-wrapper {
  position: relative;
  transition-timing-function: linear;
  margin: 50px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.img_sliderArea ul.swiper-wrapper li.swiper-slide {
  position: relative;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .img_sliderArea ul.swiper-wrapper li.swiper-slide {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.img_sliderArea ul.swiper-wrapper li.swiper-slide .swiper_txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.img_sliderArea ul.swiper-wrapper li.swiper-slide .swiper_txtBox {
  width: 65%;
  margin: auto 0;
}
@media (max-width: 991px) {
  .img_sliderArea ul.swiper-wrapper li.swiper-slide .swiper_txtBox p {
    font-size: 0.85em;
  }
}
.img_sliderArea ul.swiper-wrapper li.swiper-slide p:last-of-type {
  margin-bottom: 0;
}
/*
  画像付きリンク
================================================ */
.toLink_box {
  width: 100%;
  height: 600px;
}
@media (max-width: 991px) {
  .toLink_box {
    clip-path: inset(0px round 10px);
  }
}
@media (min-width: 992px) {
  .toLink_box {
    clip-path: inset(0px round 50px);
  }
}
.toLink_img p {
  position: absolute; /*絶対配置*/
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  font-weight: 800;
  letter-spacing: 3px;
  line-height: 1em;
  font-size: 2.875rem;
  color: #fff;
  text-align: center;
}
.toLink_img p span {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1rem;
  line-height: 1.4;
  color: #60C2E2;
}
@media (min-width: 992px) {
  .toLink_img p span {
    font-size: 1.375rem;
  }
}
/* ===============================================================

  ヘッダー

=============================================================== */
/* ========================================================
 * ナビゲーション
 * ===================================================== */
/*
  共通
================================================ */
header {
  position: relative;
  font-size: 1rem;
  font-weight: 800;
}
#toplayer header {
  background: transparent;
}
#underlayer header {
  background: #fff;
}
#g_nav ul li h1 img {
  min-width: 300px;
}
/*
  PC用スタイル
================================================ */
@media (min-width: 1200px) {
  header {
    position: fixed;
    width: 100%;
    min-height: 64px;
    padding: 40px 0;
    z-index: 999;
  }
  #g_nav {
    height: 100%;
  }
  #g_nav ul {
    display: flex;
    align-items: center !important;
    justify-content: right;
    margin: 0 276px 0 auto;
    padding: 0 0 0 30px;
    list-style-type: none;
  }
  #toplayer #g_nav ul li:first-of-type {
    display: none;
  }
  #g_nav ul li:not(:first-of-type):not(:last-of-type) {
    position: relative;
    margin-left: 30px;
  }
  #g_nav li:first-of-type {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
  }
  #g_nav li:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 30px;
    z-index: 999;
    width: 216px;
    border: 3px solid #382209;
    border-radius: 100vh;
    color: #382209;
    background: #e8e0db;
    transition: .3s;
  }
  #g_nav li:last-of-type::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 47px;
    margin-right: .25em;
    background-image: url("../img/common/tel.svg");
    background-size: contain;
    vertical-align: middle;
  }
  #g_nav li:last-of-type::before {
    width: 20px;
    height: 23px;
  }
  #g_nav li:last-of-type:hover {
    background: rgba(207, 0, 14, .65);
  }
  #g_nav ul li a {
    display: block;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    transition: .3s;
  }
  #g_nav ul li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    border-radius: 4px;
    background: #fff;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform .3s ease-in-out;
  }
  #g_nav li:hover a:last-of-type {
    color: #fff;
  }
  #g_nav ul li:not(:first-of-type):not(:last-of-type) a {
    font-weight: 800;
  }
  #g_nav ul li:not(:first-of-type):not(:last-of-type) a:hover {
    color: #cf000e;
  }
  #g_nav ul li:not(:first-of-type):not(:last-of-type) a:hover::before {
    transform-origin: left;
    transform: scaleX(1);
  }
  #toplayer #g_nav li:not(:last-of-type) a {
    color: #fff;
    text-shadow: 0 0 5px #382209;
  }
}
@media (min-width: 992px) {
  #g_nav ul {
    max-width: 62%;
    font-size: .875em;
  }
}
@media (min-width: 1200px) {
  #g_nav ul {
    max-width: 57%;
    font-size: 1em;
  }
}
@media (min-width: 1500px) {
  #g_nav ul {
    max-width: 47%;
    font-size: 1em;
  }
}
@media (min-width: 1900px) {
  #g_nav ul {
    max-width: 40%;
    font-size: 1em;
  }
}
/*
  SP・TAB用スタイル
================================================ */
@media (max-width: 1199px) {
  #nav_toggle {
    position: relative;
  }
  #nav_toggle p {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    font-size: .8em;
    font-weight: bold;
    color: #fff;
    line-height: 1;
  }
  .toggle_position {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  .toggle_style {
    position: relative; /*ボタン内側の基点となるためrelativeを指定*/
    top: 0;
    right: 0;
    cursor: pointer;
    background: #cf000e;
    width: 100px;
    height: 100px;
  }
  /*ボタン内側*/
  .toggle_style span {
    display: inline-block;
    transition: transform 0.6s ease-in-out, top 0.5s ease;
    position: absolute;
    left: 27px;
    height: 3px;
    background: #fff;
    width: 46%;
  }
  .toggle_style span:nth-of-type(1) {
    top: 26px;
  }
  .toggle_style span:nth-of-type(2) {
    top: 41px;
  }
  .toggle_style span:nth-of-type(3) {
    top: 56px;
  }
  .toggle_style span:nth-of-type(3)::after {
    content: "Menu"; /*3つ目の要素のafterにMenu表示を指定*/
    position: absolute;
    top: 5px;
    left: -1px;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
  }
  /*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/
  .toggle_style.active span:nth-of-type(1) {
    top: 30px;
    left: 25px;
    transform: translateY(6px) rotate(-45deg);
    width: 47%;
  }
  .toggle_style.active span:nth-of-type(2) {
    opacity: 0;
  }
  .toggle_style.active span:nth-of-type(3) {
    top: 42px;
    left: 25px;
    transform: translateY(-6px) rotate(45deg);
    width: 47%;
  }
  .toggle_style.active span:nth-of-type(3)::after {
    content: "Close";
    transform: translateY(0) rotate(-45deg);
    top: 12px;
    left: 20px;
  }
  /* open */
  .open {
    overflow: hidden;
  }
  .open #g_nav {
    visibility: visible;
    opacity: 1;
  }
  .open #g_nav li {
    opacity: 1;
    transform: translateX(0);
    transition: transform 1s ease, opacity 0.9s ease;
  }
  #g_nav {
    background: #cf000e;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    text-align: center;
    display: flex;
    visibility: hidden;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 1.75em;
    opacity: 0;
    transition: opacity .6s ease, visibility .6s ease;
  }
  #g_nav a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    transition: color 0.6s ease;
  }
  #g_nav a:hover {
    color: #cf000e;
  }
  #g_nav ul {
    list-style: none;
    padding-left: 0;
  }
  #g_nav ul li {
    opacity: 0;
    transform: translateX(200px);
    transition: transform 0.6s ease, opacity 0.2s ease;
  }
  #g_nav ul li:nth-child(2) {
    transition-delay: 0.1s;
  }
  #g_nav ul li:nth-child(3) {
    transition-delay: 0.3s;
  }
  #g_nav ul li:nth-child(4) {
    transition-delay: 0.5s;
  }
  #g_nav ul li:nth-child(5) {
    transition-delay: 0.7s;
  }
  #g_nav ul li:nth-child(6) {
    transition-delay: 0.9s;
  }
  #g_nav ul li:nth-child(7) {
    transition-delay: 1.1s;
  }
  #g_nav li:last-of-type {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 3px solid #382209;
    border-radius: 100vh;
    background: #e8e0db;
    transition: .3s;
  }
  #g_nav li:last-of-type::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 46px;
    margin-right: .25em;
    background-image: url("../img/common/tel.svg");
    background-size: contain;
    vertical-align: middle;
  }
  #g_nav li:last-of-type a {
    color: #382209 !important;
  }
}
/* ===============================================================

  コンテンツをはみ出させる

=============================================================== */
.container_outArea {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.col-inner {
  position: relative;
  padding: 0;
}
@media (min-width: 576px) {
  .col-inner {
    padding: 0 15px;
  }
}
@media (min-width: 576px) {
  .col-inner {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-inner {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .col-inner {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .col-inner {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .col-inner {
    max-width: 1380px;
  }
}
@media only screen and (min-width: 992px) {
  .col-inner {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .col-inner {
    padding: 0 10px;
  }
}
.container_outArea .innerBox {
  display: flex;
  align-items: center;
}
.container_outArea .innerBox + .innerBox {
  margin-top: 100px;
}
@media only screen and (max-width: 991px) {
  .container_outArea .innerBox_img {
    padding-left: 30px;
  }
}
.innerBox_img img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}
.container_outArea .innerBox_img img {
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 992px) {
  .container_outArea .innerBox:nth-child(odd) {
    margin-right: calc(50% - 50vw);
    flex-direction: row-reverse;
  }
  .container_outArea .innerBox:nth-child(odd) .innerBox_txt {
    margin-right: 30px;
  }
  .container_outArea .innerBox:nth-child(even) {
    margin-left: calc(50% - 50vw);
  }
  .container_outArea .innerBox:nth-child(even) .innerBox_txt {
    margin-left: 30px;
  }
  .container_outArea .innerBox_img {
    flex: 2 1 680px;
  }
  .container_outArea .innerBox_txt {
    flex: 1 1 510px;
  }
}
@media only screen and (max-width: 991px) {
  .container_outArea .innerBox {
    flex-direction: column;
  }
  .container_outArea .innerBox_img {
    margin: 0 calc(50% - 50vw);
  }
  .container_outArea .innerBox_txt {
    margin-top: 20px;
  }
}
/* ===============================================================

  動画

=============================================================== */
.videoBox {
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.videoBox::after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  z-index: 100;
  background-image: url("../img/common/play.svg");
  background-size: contain;
  pointer-events: none;
}
@media (min-width: 992px) {
  .videoBox::after {
    width: 100px;
    height: 100px;
  }
}
.videoBox:hover::after {
  cursor: pointer;
}
.videoBox img {
  width: 100%;
  height: auto;
  transition: .4s ease;
  filter: brightness(60%);
  opacity: .9;
}
.videoBox img:hover {
  cursor: pointer;
  filter: none;
  opacity: 1;
}
#toplayer .videoBox {
  height: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  #toplayer .videoBox::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    display: block;
    width: 100%;
    aspect-ratio: 141 / 181;
    z-index: 0;
    background-image: url("../img/movie.png");
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
  }
}
/* ===============================================================

  トップページ

=============================================================== */
@media (min-width: 992px) {
  #toplayer .page_title {
    width: 100%;
    min-width: 400px;
    margin: 0 auto;
  }
}
/*
  ヒーローエリア
================================================ */
.top_imgArea {
  position: relative;
  width: 100vw;
  height: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .top_imgArea {
    height: 100vh;
  }
}
.top_imgArea::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  z-index: 100;
  background-image: url("../img/logo_top.svg");
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 991px) {
  .top_imgArea::after {
    width: 90%;
    aspect-ratio: 483 / 194;
  }
}
@media (min-width: 992px) {
  .top_imgArea::after {
    width: 966px;
    height: 388px;
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .swiper-img, .swiper-slide-duplicate-active .swiper-img, .swiper-slide-prev .swiper-img {
  animation: zoomUp 7s linear 0s normal both;
}
.swiper-slide img {
  height: auto;
  width: 100%;
}
@keyframes steam01 {
  0% {
    bottom: -600px;
    filter: blur(16px);
    transform: rotateY(0deg);
    transform: scale(0.6, 1);
    opacity: 0
  }
  11% {
    opacity: 0.1
  }
  33% {
    transform: rotateY(40deg);
    transform: scale(1, 1.4);
    opacity: 0.5
  }
  66% {
    transform: rotateY(10deg);
    transform: scaleY(1.8, 1);
    opacity: 0.4
  }
  100% {
    bottom: 0;
    filter: blur(20px);
    transform: rotateY(60deg);
    transform: scaleY(2, 1.8);
    opacity: 0
  }
}
@keyframes steam02 {
  0% {
    bottom: -400px;
    filter: blur(16px);
    transform: rotateY(0deg);
    transform: scale(0.6, 0.6);
    opacity: 0
  }
  11% {
    opacity: 0.1
  }
  33% {
    transform: rotateY(40deg);
    transform: scale(0.8, 1);
    opacity: 0.4
  }
  66% {
    transform: rotateY(2deg);
    transform: scaleY(1, 1.2)
  }
  100% {
    bottom: 0;
    filter: blur(20px);
    transform: rotateY(50deg);
    transform: scaleY(1.2, 1.4);
    opacity: 0
  }
}
.steamBox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden
}
.steamBox > img {
  width: 100%;
  display: block
}
.steam01 {
  position: absolute;
  right: 0;
  animation: steam01 10s infinite linear;
  opacity: 0
}
.steam02 {
  position: absolute;
  left: 0;
  animation: steam02 14s infinite linear;
  opacity: 0
}
.steam03 {
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  animation: steam03 12s infinite linear;
  animation-delay: 6s;
  opacity: 0
}
.steam01 img, .steam03 img {
  width: 800px;
  height: 1200px
}
.steam02 img {
  width: 800px;
  height: 1200px
}
.kitchencar, .tent {
  position: relative;
}
@media (max-width: 991px) {
  .kitchencar {
    margin-right: 15px;
  }
}
.kitchencar img {
  border-radius: 0 50px 50px 0;
}
@media (max-width: 991px) {
  .tent {
    margin-left: 15px;
  }
}
.tent img {
  border-radius: 50px 0 0 50px;
}
.kitchencar a.btn_brown, .tent a.btn_brown {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -2rem;
}
.kitchencar img:hover a.btn_brown {
  background: #b59178;
}
/*
  画像スクロール
================================================ */
.moving_yakitori {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .moving_yakitori {}
}
/* 画像の動き */
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.scroll-infinity__item {
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .scroll-infinity__item {
    width: calc(100vw / 2);
  }
}
@media (min-width: 992px) {
  .scroll-infinity__item {
    width: calc(100vw / 5);
  }
}
.scroll-infinity__item > img {
  width: 100%;
}
/* ===============================================================

  下層ページ

=============================================================== */
/* ========================================================
 * 共通
 * ===================================================== */
@media (min-width: 992px) {
  .underlayer_top main {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 992px) {
  #underlayer .pageNav_box {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  #underlayer .mainContents_box {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  #underlayer #company main section {
    padding-top: 150px; /* 調整したい高さ（固定ヘッダーの高さ） */
    margin-top: -150px; /* heightと同じ分のネガティブマージン */
  }
}
@media (max-width: 991px) {
  .mainContents_box main {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .mainContents_box main {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* ========================================================
 * ヒーローエリア
 * ===================================================== */
/* videoエリア */
@media (max-width: 991px) {
  .under_videoArea {
    position: relative;
    width: 100%;
    height: 300px;
  }
}
@media (min-width: 992px) {
  .under_videoArea {
    position: relative;
    width: 100%;
    height: 450px;
    padding-top: 120px;
  }
}
/* video部分 */
.under_videoArea .videoBox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.under_videoArea .videoBox .video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100vh;
}
@media (min-width: 992px) {
  .under_videoArea .videoBox .video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.pageTitle_wrap {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(56, 34, 9, 0.6);
}
@media (max-width: 991px) {
  .pageTitle_box {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .pageTitle_box {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page_title {
  width: 100%;
}
@media (min-width: 992px) {
  #underlayer .page_title {
    width: 35%;
    min-width: 400px;
    margin: 0 auto;
  }
}
.pageTitle_txt {
  width: 100%;
}
@media (min-width: 992px) {
  .pageTitle_txt {
    width: 65%;
  }
}
.pageTitle_txt p {
  margin: 0;
  padding: 0;
  color: #fff;
}
/* imgエリア */
.under_imgArea {
  position: relative;
  width: 100%;
  height: 450px;
  padding-top: 120px;
}
/* img部分 */
.under_imgArea .imgBox {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.under_imgArea .imgBox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100vh;
}
@media (min-width: 992px) {
  .under_imgArea .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
/* ===============================================================

  Event／イベント出張

=============================================================== */
#toplayer .event_select {
  padding-top: 100px;
  padding-bottom: 150px;
}
.selectMenu_area {
  margin-top: 50px;
}
.selectMenu_area ul {
  padding: 0;
  list-style: none;
}
.selectMenu_area ul li {
  margin-bottom: 2em;
}
@media screen and (min-width: 768px) and (max-width: 1439px) {
  .selectMenu_area ul li a.btn_red {
    width: 100% !important;
  }
}
.selectMenu_area ul li:hover a.btn_red {
  background: #b59178;
}
#event .selectMenu_img {
  position: relative;
  text-align: center;
}
#event .selectMenu_img a.btn_red {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -2rem;
}
#event .selectMenu_btn {
  text-align: center;
}
#event .selectMenu_btn a.btn_red {}
#event #kitchencar ul.btn_list, #event #tent ul.btn_list {
  padding: 0;
  list-style: none;
}
@media (max-width: 991px) {
  #event #kitchencar ul.btn_list, #event #tent ul.btn_list {
    display: block;
  }
}
@media (min-width: 992px) {
  #event #kitchencar ul.btn_list, #event #tent ul.btn_list {
    display: flex;
    padding: 0;
    list-style: none;
  }
}
@media (min-width: 992px) {
  #event #kitchencar ul.btn_list li:not(:last-of-type), #event #tent ul.btn_list li:not(:last-of-type) {
    margin-right: 1em;
  }
}
#event #kitchencar ul.btn_list li a.btn, #event #tent ul.btn_list li a.btn {
  width: 300px;
  padding: .5rem 2rem .5rem 1rem;
}
@media (max-width: 991px) {
  ul.btn_list li a.btn {
    margin-bottom: 1em;
  }
}
#event .menu_list_area {
  padding: 50px 0;
  color: #fff;
  background: #382209;
}
ul.menu_list {
  list-style: none;
}
ul.menu_list h3 {
  color: #fff;
}
ul.menu_list h3 span.decoration {
  color: #b59178;
}
ul.menu_list h4 {
  margin-bottom: 1rem;
}
ul.menu_list h4 span.osusume {
  display: inline-block;
  margin-left: 1em;
  padding: 0.25em 1em;
  font-weight: 800;
  line-height: 1.4em;
  border: 2px solid #fff;
  border-radius: 100vh;
  font-size: 0.5em;
  color: #fff;
  background: #cf000e;
  text-align: center;
  vertical-align: middle;
}
ul.menu_list img {
  margin-bottom: 1rem;
}
ul.menu_list p {
  font-size: 18px;
}
ul.menu_list p.caution {
  font-size: .85em !important;
}
@media (min-width: 992px) {
  ul.menu_list p.caution {
    font-size: .65em !important;
  }
}
ul.menu_list p.caution::first-line {
  line-height: 3em;
}
.price {
  display: flex;
  align-items: center;
}
.price::before {
  background-color: #a89b8e;
  content: "";
  height: 1px;
  flex-grow: 1;
  margin-right: 15px;
}
dl.toriatsukai {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: .7em;
}
dl.toriatsukai {
  font-size: .85em;
}
@media (min-width: 992px) {
  dl.toriatsukai {
    font-size: .7em;
  }
}
dl.toriatsukai dt span {
  width: 25%;
  display: inline;
  margin-right: 0.75rem;
  padding: 0.25em 0.6em 0.25em 1em;
  font-weight: 800;
  line-height: 1.4;
  border: 2px solid #fff;
  border-radius: 100vh;
  color: #fff;
  text-align: center;
  letter-spacing: 0.4em;
  vertical-align: middle;
}
dl.toriatsukai dd {
  width: 70%;
  padding-bottom: 0.25em;
  margin-bottom: 10px;
}
/* ========================================================
 * ご依頼の流れ
 * ===================================================== */
#flow {
  background: #fff;
}
.flow_design05 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow05 {
  padding-left: 0;
  list-style-type: none;
}
.flow05 > li {
  position: relative;
  width: 100%;
  padding-left: 130px;
}
.flow05 > li:not(:last-child) {
  padding-bottom: 10px;
}
.flow05 > li .icon05 {
  width: 80px;
  height: 80px;
  line-height: 2em;
  text-align: center;
  display: inline-block;
  color: #fff;
  position: absolute;
  left: 0;
}
.flow05 > li:not(:last-child)::before {
  content: "";
  background: #ded3cb;
  width: 6px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 37px;
  transform: translateY(-50%);
}
.flow05 > li dl {
  padding: 1rem 2rem;
  border: 4px solid #382209;
  border-radius: 20px;
}
.flow05 > li dl dt {
  margin-bottom: .5em;
  font-size: 1.3em;
  font-weight: 800;
}
.flow05 > li dl dd {
  margin-left: 0;
}
/* ========================================================
 * 費用の目安
 * ===================================================== */
#cost table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
#cost table th, #cost table td {
  border: 2px solid #382209;
  padding: 1em;
}
#cost table thead th {
  background-color: #cf000e;
  color: #fff;
  border: 2px solid #cf000e;
  border-right: 2px solid #fff;
}
#cost table thead th:last-of-type {
  border-right: 2px solid #cf000e;
}
#cost table tbody th {
  color: #cf000e;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 787px) {
  #cost table {
    text-align: left;
  }
  #cost table thead {
    display: none;
  }
  #cost table th, #cost table td {
    display: block;
    border: 0;
    border-bottom: 2px solid #382209;
  }
  #cost table tbody th {
    background: #cf000e;
    color: #fff;
  }
  #cost table td::before {
    content: attr(data-label);
    color: #cf000e;
    font-weight: bold;
    display: inline-block;
    width: 50%;
    min-width: 4em;
  }
}
/* ===============================================================

  Take out／テイクアウト

=============================================================== */
/* ========================================================
 * Take out／トップページ
 * ===================================================== */
/* ========================================================
 * Take out／下層ページ
 * ===================================================== */
dl.shop_info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
dl.shop_info dt {
  width: 25%;
  margin-right: 1.5em;
  font-size: 85%;
}
dl.shop_info dt span {
  display: block !important;
  padding: 0.25em 0.6em 0.25em 1em;
  font-weight: 800;
  line-height: 1.4;
  border: 2px solid #382209;
  border-radius: 100vh;
  text-align: center;
  letter-spacing: 0.4em;
  vertical-align: middle;
}
dl.shop_info dd {
  width: 70%;
  padding-bottom: 0.25em;
  margin-bottom: 10px;
}
#takeout a.btn {
  display: inline-block;
  width: 330px;
  margin-right: 1rem;
  padding: 1rem;
  font-weight: 800;
  line-height: 1.4;
  border: 3px solid #382209;
  border-radius: 100vh;
  color: #382209;
  background: #ded3cb;
  text-align: center;
  transition: .3s;
}
#takeout a.btn:hover {
  color: #fff;
  background: #b59178;
}
#takeout .menu_list_area {
  padding: 50px 0;
  background: #f6e8e2;
}
/* ===============================================================

  Company／企業情報

=============================================================== */
/* ========================================================
 * Company／トップページ
 * ===================================================== */
/* ========================================================
 * Company／下層ページ
 * ===================================================== */
.tableBox {
  max-width: 864px;
  margin: 0 auto;
}
table {
  width: 100%;
  font-size: .95em;
  line-height: 1.2;
}
#company table tr {
  border-bottom: 10px solid #fff;
}
table tr:last-of-type {
  border-bottom: none;
}
table tr td {
  line-height: 1.4;
}
@media (min-width: 1200px) {
  table tr td {
    font-size: 18px;
  }
}
table.colType th {
  width: 20%;
  background: #d3c1ba;
  padding: 1em;
}
table.colType td {
  width: 80%;
  padding: 1em;
  background: #f6e8e2;
}
@media screen and (max-width: 640px) {
  .last td:last-child {
    width: 100%;
  }
  table.colType {
    width: 100%;
  }
  table.colType th, table.colType td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
table tbody tr td dl {
  padding-bottom: 0;
}
table tr td dl dd:last-of-type {
  padding-bottom: 0;
}
table dl dt {
  margin-bottom: .5em;
}
table dl dt:nth-of-type(n+2) {
  margin-top: 1em;
}
.txtBox {
  max-width: 710px;
  margin: 0 auto;
}
.tableBox {
  max-width: 864px;
  margin: 0 auto;
}
table.colType th {
  width: 20%;
  background: #d3c1ba;
  padding: 1em;
}
table.colType td {
  width: 80%;
  padding: 1em;
  background: #f6e8e2;
}
@media screen and (max-width: 640px) {
  .last td:last-child {
    width: 100%;
  }
  table.colType {
    width: 100%;
  }
  table.colType th, table.colType td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
/* ===============================================================

  ニュース

=============================================================== */
/*
  共通
================================================ */
#news {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.news_list {
  background: #fff;
}
.news_list ul {
  margin: 0;
  padding: 0;
}
.news_list li {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 20px;
  border-bottom: 2px solid #b59178;
}
.news_list li::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background: #b59178;
  height: calc(tan(60deg) * 16px / 2);
  width: 10px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transition: .3s;
}
.news_list li:hover::after {
  position: absolute;
  right: 10px;
  background: #cf000e;
}
.news_list time {
  font-size: .8em;
  color: #b59178;
}
.news_list p {
  width: 100%;
  margin: 0;
  text-align: left;
}
.news_list p a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-decoration: none;
  color: #382209;
  transition: .3s;
}
.news_list p a:hover {
  color: #cf000e;
}
@media (max-width: 768px) {
  .news_list {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0 10px;
  }
  .news_list li {
    flex-direction: column;
  }
}
.newsBox {
  max-width: 970px;
  margin: 0 auto;
  padding: 2em;
  background: #f6e8e2;
}
@media (min-width: 992px) {
  .newsBox {
    padding: 4em;
  }
}
.newsBox h2 {
  display: block;
  height: auto !important;
  margin-bottom: 50px;
  padding: 0em;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 1.2em;
  letter-spacing: 0px;
  color: #cf000e !important;
  background: none;
  text-align: left;
}
@media (min-width: 992px) {
  .newsBox h2 {
    font-size: 2.875rem;
  }
}
.newsBox time {
  font-size: .85em;
}
.newsBox a.btn_Back {
  margin-top: 80px;
}
@media (min-width: 992px) {
  #toplayer #news h2 {
    margin-bottom: 0;
  }
}
/* ===============================================================

  faq／よくある質問

=============================================================== */
.faq_list dl {
  position: relative;
  margin: 0;
  padding: 28px 80px 28px 30px;
  cursor: pointer;
  border-bottom: 2px solid #b59178;
  background: #fff;
}
.faq_list dl::before, .faq_list dl::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #b59178;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .3s;
}
.faq_list dl::after {
  transform: translateY(-50%) rotate(90deg);
  transition: transform .3s;
}
.faq_list .open::before {
  opacity: 0;
}
.faq_list .open::after {
  transform: translateY(-50%) rotate(180deg);
}
.faq_list dl dt {
  position: relative;
  margin: 0;
  padding: 0 0 0 50px;
  font-weight: 400;
  font-size: 20px;
}
.faq_list dl dt::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: 'Q';
  font-weight: 700;
  color: #cf000e;
}
.faq_list dl dd::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: 2px;
  display: block;
  content: 'A';
  font-weight: 700;
  color: #cf000e;
}
.faq_list dl dd {
  position: relative;
  display: none;
  height: auto;
  margin: 20px 0 0;
  padding: 0 0 0 50px;
}
.faq_list dl dd p {
  margin: 30px 0 0;
}
.faq_list dl dd p:first-of-type {
  margin-top: 0;
}
.qa::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #cf000e;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}
.toggle_btn .open::after {
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 992px) {
  #toplayer #faq h2 {
    margin-bottom: 1em;
  }
}
@media (max-width: 991px) {
  #toplayer .faq_list {
    margin-bottom: 2em;
  }
}
/* ===============================================================

  Privacy／個人情報保護方針

=============================================================== */
#privacy .col-12 {
  max-width: 864px;
  margin: 0 auto;
}
.privacy_lead {
  margin-bottom: 50px;
  font-size: .85em;
}
.privacyBox {
  padding: 4em;
  font-size: .85em;
  background: #f6e8e2;
}
.privacyBox section {
  margin-bottom: 50px;
}
.privacyBox h3 {
  display: block;
  font-weight: 800;
  letter-spacing: 0px;
  font-size: 1.875rem;
  text-align: left;
  padding: 0em;
  line-height: 1.2em;
  color: #cf000e !important;
  background: none;
}
/* ===============================================================

  asideリンク

=============================================================== */
/* imgエリア */
aside {
  background-image: url("../img/common/aside_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
aside p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin: 0 auto 1em;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  aside p {
    font-size: 3rem;
  }
}
aside ul {
  padding: 0;
  list-style: none;
}
@media (max-width: 991px) {
  aside ul {
    display: block;
  }
}
@media (min-width: 992px) {
  aside ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
aside ul li {
  width: 100%;
}
@media (min-width: 992px) {
  aside ul li {
    width: calc(50% - 15px);
  }
}
@media (max-width: 991px) {
  aside ul li:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
aside ul li a {
  display: block;
  max-width: 400px;
  margin: 0 auto;
  padding: 8px 0;
  border: 3px solid #fff;
  border-radius: 100vh;
  background: #382209;
  color: #fff;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
aside ul li a:hover {
  color: #fff;
  background: #cf000e;
  text-decoration: none;
}
aside ul li:first-of-type a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 19px;
  margin-right: .25em;
  background-image: url("../img/common/aside_tel.svg");
  background-size: contain;
  vertical-align: middle;
}
aside ul li:last-of-type a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: .25em;
  background-image: url("../img/common/aside_mail.svg");
  background-size: contain;
  vertical-align: middle;
}
/* ===============================================================

  トップへ移動ボタン  

=============================================================== */
#up {
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 99;
}
@media (min-width: 992px) {
  #up {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 99;
  }
}
#up a {
  display: block;
  opacity: .9;
  transition: all .3s ease;
}
#up a:hover {
  text-decoration: none;
  opacity: .6;
}
@media (max-width: 991px) {
  #up a img {
    max-width: 80px;
    width: 80%;
  }
}
/* ===============================================================

  フッター  

=============================================================== */
footer {
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-size: 12px;
  color: #fff;
  background: #382209;
}
@media (min-width: 992px) {
  footer .container {
    font-size: 14px;
  }
}
footer a {
  transition: .3s;
  color: #fff;
}
footer a:hover {
  color: #0075B9;
  text-decoration: none;
}
@media (min-width: 992px) {
  .address_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
}
address {
  display: block;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  address {
    text-align: center;
  }
}
address p {
  font-size: 1.3125em;
}
@media (max-width: 991px) {
  .footLogo_box {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .footLogo_box {
    width: 340px;
  }
}
.footLogo_box img {
  width: 310px;
}
@media (max-width: 991px) {
  .footLogo_box img {
    margin-bottom: 1em;
  }
}
.footLink_box {
  margin-top: 2rem;
}
.footLink_box ul {
  padding: 0;
  list-style: none;
}
@media (max-width: 991px) {
  .footLink_box ul {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .footLink_box ul {
    display: flex;
    justify-content: center;
  }
}
.footLink_box ul li:not(:last-of-type) {
  margin-right: 1rem;
}
.footLink_box a {
  text-underline-offset: 3px;
}
.footLink_box a:hover {
  color: #fff;
  text-decoration: underline;
}
footer small {
  display: block;
  padding: .5em;
  font-size: .85em;
  text-align: center;
}