@charset "UTF-8";

/*==================================================
ヘッダー・フッター
================================================== */

/************************/
/**  SPメニューCSS     **/
/************************/
.toggle_button,
.toggle_button span {
  display: inline-block;
  transition: all 0.8s;
  box-sizing: border-box;
  cursor: pointer;
}

.toggle_button {
  position: fixed;
  top: 8px;
  right: 8px;
  width: 40px;
  height: 40px;
  background: #aaa;
  z-index: 101;
}
.toggle_button span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
  height: 2px;
  background: #fff;
  border-radius: 2px;
}
.toggle_button span:nth-child(1) {
  top: 25%;
}
.toggle_button span:nth-child(2) {
  top: 47.5%;
}
.toggle_button span:nth-child(3) {
  top: 70%;
}
.toggle_button.active span:nth-child(1) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.toggle_button.active span:nth-child(2),
.toggle_button.active span:nth-child(3) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.sp_menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 55;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  transition: all 0.8s;
  transform: translateX(100%);
  transition-delay: 1s;
  /* メニュー動作時のパラパラ */
}
.sp_menu .fil {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: all 0.8s;
  transform: scaleX(0);
  transform-origin: right;
  z-index: -1;
}
.sp_menu .fil.sp_fil1 {
  background: rgba(249, 249, 249, 0.33);
  transition-delay: 0.5s;
}
.sp_menu .fil.sp_fil2 {
  background: rgba(252, 252, 252, 0.66);
  transition-delay: 0.35s;
}
.sp_menu .fil.sp_fil3 {
  background: #fff;
  transition-delay: 0.2s;
}
.sp_menu .sp_nav {
  transition: all 0.8s;
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.1s;
}
.sp_menu.active {
  transform: translateX(0%);
  transition-delay: 0s;
}
.sp_menu.active .fil {
  transform: scaleX(1);
}
.sp_menu.active .fil.sp_fil1 {
  transition-delay: 0.1s;
}
.sp_menu.active .fil.sp_fil2 {
  transition-delay: 0.25s;
}
.sp_menu.active .fil.sp_fil3 {
  transition-delay: 0.4s;
}
.sp_menu.active .sp_nav {
  opacity: 1;
  transition-delay: 1s;
  transition-duration: 0.6s;
}

/*************wrapper***************/
#wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

/***************header***************/
header {
  width: 100%;
  min-width: 1180px;
  max-width: 1920px;
  padding-top: 1.198%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 1920px) {
  header {
    left: 0;
    transform: none;
  }
}
header .logo {
  width: 15.573%;
  text-align: center;
  margin: 0 auto;
}
header .logo img {
  max-width: 100%;
}

/********メイン画像********/
.visual-wrap .main_bgs {
  height: 0;
  background: url(/image/common/sv.png) no-repeat center/cover;
  position: relative;
  z-index: 0;
}
.visual-wrap .main_bgs h1 {
  display: none;
}

/*********footer***********/
footer {
  width: 100%;
  background: #3f1f00;
  padding: 20px 0 12px;
}
footer .footer {
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  padding: 0 42px 0 18px;
}
@media screen and (max-width: 767px) {
  footer .footer {
    width: 90%;
  }
}
footer .le {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .logo {
  margin-right: 34px;
}
footer .oth {
  padding-top: 6px;
}
footer .oth dl {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.625;
}
footer .oth dl.add dt {
  margin-right: 4px;
}
footer .oth dl.tels dt::after {
  content: "：";
}
footer .oth dl.tels dd a {
  color: #fff;
  text-decoration: none;
}
footer .oth .sns {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 16px;
}
footer .oth .sns li {
  margin-right: 30px;
}
footer .oth .sns li:last-of-type {
  margin-right: 0;
}
footer .links {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
footer .links li {
  margin: 0 0 0 20px;
}
footer .f-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 18px;
}
footer .f-nav li {
  margin-left: 50px;
}
footer .f-nav li a {
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
  line-height: 1.76924;
}
footer .f-nav li a:hover {
  text-decoration: underline;
}

/*********copy***********/
div.copy {
  overflow: hidden;
  background: #3f1f00;
}
div.copy p {
  text-align: center;
  font-size: 1rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
  line-height: 2.4;
}
div.copy p a {
  color: #fff;
}
div.copy p a:hover {
  text-decoration: underline;
}

/******pagetop******/
.side-box {
  position: fixed;
  bottom: 16px;
  right: 0;
  z-index: 50;
}
.side-box .side-btn {
  width: 69px;
  height: 257px;
  margin-left: auto;
  margin-bottom: 17px;
}
.side-box .side-btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  flex-direction: column;
  background: #ff9023;
  border-radius: 20px 0 0 20px;
  transition: all 0.3s;
}
.side-box .side-btn a::before {
  content: "";
  display: inline-block;
  background: url(../image/common/shop-icon.png) no-repeat center/contain;
  width: 42px;
  height: 33px;
  margin-bottom: 13px;
}
.side-box .side-btn a:hover {
  background: #ae8b68;
}
.side-box .pagetop {
  margin-right: 6px;
}

/*==================================================
その他
================================================== */
.fle {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

/* ボタン */
.btn {
  box-sizing: content-box;
  width: 251px;
  height: 56px;
  margin: 0 auto;
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #ff9023;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 700;
  color: #fff !important;
  text-decoration: none !important;
  transition: all 0.3s;
  position: relative;
  z-index: 0;
}
.btn a::after {
  content: "";
  background: url(/image/common/arrow.png) no-repeat center/contain;
  width: 20px;
  height: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
.btn a:hover {
  text-decoration: none;
  background: #ae8b68;
}

.table table {
  width: 100%;
  border-collapse: separate;
}
.table th {
  background: #ff9023;
  box-sizing: border-box;
  color: #fff;
}
.table td {
  box-sizing: border-box;
}
.table td span {
  display: inline-block;
  margin-right: 4px;
}
.table td span:last-of-type {
  margin-right: 0;
}

/*==================================================
コラム関連
================================================== */
.column .u-m0 {
  margin: 0 !important;
}
.column .u-mt10 {
  margin-top: 10px !important;
}
.column .u-mt15 {
  margin-top: 15px !important;
}
.column .u-mt20 {
  margin-top: 20px !important;
}
.column .u-mt30 {
  margin-top: 30px !important;
}
.column .u-mt40 {
  margin-top: 40px !important;
}
.column .u-mt50 {
  margin-top: 50px !important;
}
.column .u-mt60 {
  margin-top: 60px !important;
}
.column .u-mt1em {
  margin-top: 1em !important;
}
.column .u-mb10 {
  margin-bottom: 10px !important;
}
.column .u-mb15 {
  margin-bottom: 15px !important;
}
.column .u-mb20 {
  margin-bottom: 20px !important;
}
.column .u-mb30 {
  margin-bottom: 30px !important;
}
.column .u-mb40 {
  margin-bottom: 40px !important;
}
.column .u-mb50 {
  margin-bottom: 50px !important;
}
.column .u-mb60 {
  margin-bottom: 60px !important;
}
.column .u-mb1em {
  margin-bottom: 1em !important;
}
.column .u-p0 {
  padding: 0 !important;
}
.column .u-p10 {
  padding: 10px !important;
}
.column .u-p15 {
  padding: 15px !important;
}
.column .u-p20 {
  padding: 20px !important;
}
.column .u-pt10 {
  padding-top: 10px !important;
}
.column .u-pt20 {
  padding-top: 20px !important;
}
.column .u-pt30 {
  padding-top: 30px !important;
}
.column .u-pt1em {
  padding-top: 1em !important;
}
.column .u-pb10 {
  padding-bottom: 10px !important;
}
.column .u-pb20 {
  padding-bottom: 20px !important;
}
.column .u-pb30 {
  padding-bottom: 30px !important;
}
.column .u-pb1em {
  padding-bottom: 1em !important;
}

.column a,
.column a:visited {
  color: #a91b4c;
  text-decoration: underline;
}
.column a:hover {
  color: #a91b4c;
  text-decoration: none;
}
