@charset "UTF-8";
/* 
Theme Name: genova_tpl
File: style.css
Author: Genova Design
Author URL: https://genova.co.jp/
Description: Genova 2021 Wordpress template
Version: 1.0
*/
@font-face {
  font-family: "Shippori Mincho";
  src: url("./font/ShipporiMincho-Regular.ttf");
  font-weight: 400;
  font-display: fallback;
}
@font-face {
  font-family: "Shippori Mincho Medium";
  src: url("./font/ShipporiMincho-Medium.ttf");
  font-weight: 600;
  font-display: fallback;
}
@font-face {
  font-family: "Shippori Mincho Semibold";
  src: url("./font/ShipporiMincho-SemiBold.ttf");
  font-weight: 600;
  font-display: fallback;
}
@font-face {
  font-family: "Lora";
  src: url("./font/Lora-Regular.ttf");
  font-weight: 400;
  font-display: fallback;
}
@font-face {
  font-family: "Source Han Serif";
  src: url("./font/SourceHanSerif-Regular.otf");
  font-weight: 400;
  font-display: fallback;
}
/*-----------------------------------------------------------
■ 1 Html
-----------------------------------------------------------*/
/*--------------------------------------
	general
--------------------------------------*/
/*reset*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, figure, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic, sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 32px;
  color: #22201E;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}


body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
  /*    cursor: none !important;*/
  touch-action: none !important;
  pointer-events: none !important;
}

.navOpen {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: none !important;
  pointer-events: none !important;
}

body.navOpen .toggle-menu,
body.navOpen .header_menu,
body.navOpen .header_menu * {
  touch-action: auto !important;
  pointer-events: visible !important;
}

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

a {
  vertical-align: middle;
  text-decoration: none;
  color: #333;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

a:focus, *:focus {
  outline: none;
}

a:hover img {
  opacity: 0.8;
}

img {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

p {
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 0;
}

table {
  width: 100%;
}

strong {
  font-weight: bold;
}

.fnt-shippori-w4 {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}

.fnt-shippori-w5 {
  font-family: "Shippori Mincho Medium", serif;
  font-weight: 500;
}

.fnt-shippori-w6 {
  font-family: "Shippori Mincho Semibold";
  font-weight: 600;
}

.fnt-lora {
  font-family: "Lora", serif;
}

.fnt-hiragino-w6 {
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic, sans-serif;
  font-weight: 600;
}

.fnt-source-han {
  font-family: "Source Han Serif", serif;
}

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }
  .auto_height {
    height: auto !important;
  }
}
/*--------------------------------------
	icons
--------------------------------------*/
@font-face {
  font-family: "icomoon";
  src:  url("./libs/icomoon/icomoon.eot");
  src: url("../libs/icomoon/icomoon.eot#iefix") format("embedded-opentype"), url("./libs/icomoon/icomoon.ttf") format("truetype"), url("./libs/icomoon/icomoon.woff") format("woff"), url("./libs/icomoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=icon-]:not([class*=eicon-]):not([class*=elementor-icon-])::before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home::before {
  content: "\e90b";
}

.icon-blog::before {
  content: "\e900";
}

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

.icon-check::before {
  content: "\e902";
}

.icon-checked::before {
  content: "\e903";
}

.icon-down::before {
  content: "\e904";
}

.icon-facebook::before {
  content: "\e905";
}

.icon-google::before {
  content: "\e906";
}

.icon-line::before {
  content: "\e907";
}

.icon-twitter::before {
  content: "\e908";
}

.icon-arrow02::before {
  content: "\e909";
}

.icon-arrow01::before {
  content: "\e910";
}

.icon-search::before {
  content: "\e911";
}

.icon-tag::before {
  content: "\e912";
}

.icon-checkbox-unchecked::before {
  content: "\ea53";
}

.icon-checkbox-checked::before {
  content: "\ea52";
}

.radio-unchecked::before {
  content: "\ea56";
}

.radio-checked::before {
  content: "\ea54";
}

.radio-checked2::before {
  content: "\ea55";
}

/*--------------------------------------
	shortcuts
--------------------------------------*/
/*margin */
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

/* float */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

/* clear */
.clearfix {
  /* zoom: 1; */
}

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

.cl {
  clear: both !important;
}

/* text indent */
.textHide {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* text-align */
.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

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

/* font-weight */
.fb {
  font-weight: bold !important;
}

.half {
  display: inline-block;
}

/*Pc/sp change*/
.sp {
  display: none;
}

.mb {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
@media screen and (max-width: 480px) {
  .mb {
    display: block;
  }
  .pcm {
    display: none;
  }
}
/*--------------------------------------
	container / wrapper
--------------------------------------*/
.container {
  width: 100%;
  max-width: 1140px;
  padding: 0 15px;
  margin: 0 auto;
}

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

#wrapper {
  height: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .container {
    padding: 0 5px;
  }
}
/*--------------------------------------
	text color
--------------------------------------*/
.txt_color {
  color: #E09041;
}

.txt_link {
  vertical-align: top;
  text-decoration: underline !important;
  font-weight: bold;
  color: #E09041 !important;
}

.txt_link:hover {
  text-decoration: none !important;
}

.catch_title {
  text-align: center;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #FFAEA2;
}

.tel-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Lora", serif;
  font-weight: 400;
  letter-spacing: 0.23em;
}

.tel-style::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.323 24.323'%3E%3Cpath d='M24.966,19.6,21.527,19.2a2.7,2.7,0,0,0-2.221.772l-2.491,2.491a20.372,20.372,0,0,1-8.923-8.923l2.5-2.5a2.7,2.7,0,0,0,.772-2.221l-.393-3.412a2.71,2.71,0,0,0-2.694-2.4H5.739a2.687,2.687,0,0,0-2.708,2.8A23.007,23.007,0,0,0,24.547,27.328a2.687,2.687,0,0,0,2.8-2.708V22.278A2.684,2.684,0,0,0,24.966,19.6Z' transform='translate(-3.026 -3.01)' fill='%23fff'/%3E%3C/svg%3E") center/contain no-repeat;
}

/*-----------------------------------------------------------
■ 2 Header
-----------------------------------------------------------*/
/*--------------------------------------
	general
--------------------------------------*/
#header {
  background: rgba(29, 18, 0, 0.9);
  position: absolute;
  top: 0 !important;
  left: 0;
  z-index: 99;
  width: 100%;
  max-height: 100%;
  color: #fff;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
#header .tel .tel-style {
  height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 7px 0 10px;
  background: #E09041;
  font-size: 19px;
  line-height: 24px;
  color: #fff;
}
#header .tel .tel-style::before {
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1207px) {
  #header .tel .tel-style {
    min-width: 150px;
    font-size: 14px;
    letter-spacing: 0.15em;
  }
  #header .tel .tel-style::before {
    width: 13px;
    height: 13px;
  }
}
@media screen and (min-width: 768px) {
  #header {
    background: linear-gradient(to right, rgba(29, 18, 0, 0.9), rgba(73, 58, 53, 0.9));
  }
}

/* container */
.header__sub-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__main-container {
  padding: 0px 30px;
}

.header__sub-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 160px;
      flex-basis: 160px;
  padding-right: 5px;
}

/* menu */
/* sub menu */
header .g-nav > li > .up-menu sub {
  color: #94C789;
}

@media screen and (max-width: 767px) {
  /* container */
  .header__main-container {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__sub-container {
    min-height: 60px;
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    -ms-flex-negative: initial;
        flex-shrink: initial;
    -ms-flex-preferred-size: initial;
        flex-basis: initial;
  background: rgba(29, 18, 0, 0.9);
  position: relative;
  z-index: 9;
  }
}
@media screen and (min-width: 768px) {
  /* container */
  .header__main-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
  }
}
@media screen and (min-width: 1024px) {
  .header__main-container {
    padding: 0 30px;
  }
  .header__sub-container {
    -ms-flex-preferred-size: 220px;
      flex-basis: 220px;
  }
}
@media screen and (min-width: 1208px) {
}
/*--------------------------------------
	logo
--------------------------------------*/
header .header__logo {
  padding: 0 15px;
  line-height: 1;
}

header .header__logo img {
  width: 100%;
  max-width: 176px;
}

header .header__logo > p {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.1em;
}

header .header__logo > p > small {
  font-size: 9px;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  header .header__logo {
    padding: 0;
  }
  header .header__logo > p {
    margin-top: 5px;
    font-size: 16px;
  }
  header .header__logo > p > small {
    font-size: 12px;
  }
  header .header__logo img {
    max-width: 277px;
  }
}

@media screen and (min-width: 1208px) {
  header .header__logo > p {
    margin-top: 0;
    font-size: 21px;
    line-height: 30px;
  }
  header .header__logo > p > small {
    font-size: 16px;
  }
}
/*--------------------------------------
	nav
--------------------------------------*/
.header__nav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header__nav .nav > li:hover {
  background-color: rgba(209, 209, 240, 0.2);
}

.header__nav .nav .menu-text {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
}

.header__nav .nav > li .up-menu {
  position: relative;
  width: auto;
  vertical-align: middle;
  text-align: center;
  white-space: pre;
  cursor: pointer;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

.header__nav .nav > li > .up-menu sub {
  display: block;
  padding-top: 10px;
  font-size: 10px;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__nav .nav .menu-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  header .header_menu {
    height: 100vh;
    overflow: hidden;
    visibility: hidden;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  header .header_menu.open {
    visibility: visible;
    display: block;
  }
  header .header_menu .conversion {
    padding-bottom: 150px;
  }
  .header__nav {
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #E1D8CC;
  }
  .header__nav .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 90px 30px 30px;
  }
  .header__nav .nav > li {
    position: relative;
    width: 100%;
    border-left: none;
    border-top: 1px solid #E1D8CC;
  }
  .header__nav .nav > li > .up-menu {
    display: block;
    width: 100%;
    height: auto;
    padding: 18px 50px 18px 20px;
    text-align: left;
    background: #fff;
    color: #22201E;
  }
  .header__nav .nav .current-menu-item .up-menu {
    background: #E09041;
  }
  .header__nav .nav > li > .up-menu a,
  .header__nav .nav > li > .up-menu span {
    padding: 0px;
  }
  .header__nav .nav > li > .up-menu span {
    margin: 0;
  }
  .header__nav .nav > li > span {
    position: relative;
  }
  .header__nav .nav > li + li {
    margin-left: 0px;
  }
  .header__nav .nav > li ul li {
    border-top: 1px solid #E1D8CC;
  }
  .sub-menu {
    width: 100%;
  }
  .header__nav .nav > li .sub-menu a {
    padding: 15px 20px 12px;
    text-align: left;
  }
  .header__nav .nav > li .sub-menu a:hover {
    text-decoration: none;
    background: #edfae1;
  }
  .header__nav .nav > li dl {
    position: relative;
    top: 0;
    padding: 0;
    background: none;
  }
  .header__nav .nav > li dl li {
    padding-left: 0;
  }
  .header__nav .nav > li dl li::before {
    display: none;
  }
  .header__nav .nav > li dt {
    display: none;
  }
  .header__nav .nav > li .sub-menu {
    position: inherit;
    display: none;
    top: 0;
    padding: 0;
    border-radius: 0;
  }
  .header__nav .nav > li.hover .sub-menu {
    display: block;
    visibility: initial;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  }
  .header__nav .nav > li .sub-menu li {
    display: block;
  }
  .header__nav .nav > li .sub-menu li:first-child {
    border-top: 0px;
  }
  .header__nav .nav > li .sub-menu a {
    display: block;
  }
  .header__nav .nav > li.hover > span + dl,
  .header__nav .nav > li > span:hover + dl {
    opacity: 1;
    pointer-events: auto;
  }
}

@media screen and (min-width: 768px) {
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__nav .nav {
    font-family: "Shippori Mincho Medium", serif;
    font-weight: 500;
  }
  .header__nav .nav .menu-text {
    display: block;
    padding: 28px 5px;
    color: #fff;
  }
  .header__nav .nav > li {
    margin: 0 5px;
  }
  .header__nav .nav > li dl {
    pointer-events: none;
  }
  .header__nav .nav .sub-menu a:hover {
    color: #E09041;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .menu-item-has-children:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 40px;
  }
  header .g_nav .btnTel {
    padding: 7px 15px;
    background: #E09041;
    color: #fff;
  }
  header .g_nav .btnTel::before {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 1208px) {
  .header__nav .nav .menu-text {
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0.1em;
  }
}

.header__nav .nav .sub-menu {
  position: absolute;
  top: calc(100% - 10px);
  left: 50%;
  height: auto;
  padding: 10px 17px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
  visibility: hidden;
  opacity: 0;
  background: #F2ECE4;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.header__nav .nav .sub-menu .menu-text {
  padding: 7px 0 7px 40px;
  font-size: 16px;
  color: #57301B;
  position: relative;
}
.header__nav .nav .sub-menu .menu-text::before {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 6px solid #E09041;
  border-right: 0;
  position: absolute;
  top: 14px;
  left: 20px;
}
@media screen and (min-width: 768px) {
  .header__nav .nav .sub-menu {
    width: 180px;
  }
  .header__nav .nav .sub-menu::before {
    content: "";
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom: 22px solid #F2ECE4;
    border-top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    top: -11px;
    left: 50%;
  }
  .header__nav .nav .sub-menu .menu-text {
    padding-left: 20px;
  }
  .header__nav .nav .sub-menu .menu-text::before {
    left: 0;
  }
}

.header__nav .nav .menu-item-has-children {
  position: relative;
}

.header__nav .nav .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 9;
}

.nav-fixed {
  display: none;
}

@media screen and (min-width: 768px) {
  .nav-fixed {
    width: 100%;
    display: block;
    padding: 0 30px;
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 97;
    opacity: 0;
    visibility: visible;
    transition: .5s ease-out;
  }
  .nav-fixed.show {
    opacity: 1;
    visibility: visible;
  }
  .nav-fixed .logo {
    max-width: 200px;
    line-height: 1;
  }
  .nav-fixed .header__nav .nav > li:hover {
    background-color: rgba(87, 48, 27, 0.15);
  }
  .nav-fixed .header__nav .nav .menu-text {
    color: #57301B;
  }
  .nav-fixed .set {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .nav-fixed .logo {
    max-width: 277px;
  }
}
/*--------------------------------------
	toggle menu
--------------------------------------*/
header .toggle-menu {
  display: none;
}

.toggle-menu__trigger,
.toggle-menu__trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.toggle-menu__trigger {
  position: relative;
  display: block;
  width: 23px;
  height: 24px;
  padding: 0;
  border: 0px;
  margin: 0;
  text-align: center;
  background: none;
}

.toggle-menu__trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
}

.toggle-menu__trigger span:nth-of-type(1) {
  top: 0;
}

.toggle-menu__trigger span:nth-of-type(2) {
  top: 10px;
}

.toggle-menu__trigger span:nth-of-type(3) {
  bottom: 0;
}

.toggle-menu.active .toggle-menu__trigger span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}

.toggle-menu.active .toggle-menu__trigger span:nth-of-type(2) {
  opacity: 0;
}

.toggle-menu.active .toggle-menu__trigger span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

@media screen and (max-width: 767px) {
  header .toggle-menu {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: rgba(29, 18, 0, 0.9);
    position: fixed;
    top: 0;
    right: 0;
  }
}
/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/
/*--------------------------------------
	general
--------------------------------------*/
#footer {
  padding: 30px 15px 60px;
  background-color: #fff;
  color: #291D1A;
}
#footer .sitemap,
#footer .copyright {
  font-size: 12px;
  letter-spacing: 0.1em;
}
#footer .sitemap {
  margin-top: 40px;
}
#footer .set1 .gr1 .txt {
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.1em;
}
#footer .set1 .gr1 .txt small {
  font-size: 8px;
  letter-spacing: 0.1em;
}
#footer .set1 .gr2 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #footer .logo img {
    width: 330px;
    height: auto;
  }
  #footer .sitemap {
    margin: 10px 0 0;
  }
  #footer .copyright {
    text-align: right;
  }
  #footer .set1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #footer .set1 .gr1 .txt {
    font-size: 25px;
    line-height: 36px;
  }
  #footer .set1 .gr1 .txt small {
    font-size: 19px;
  }
  #footer .set1 .gr2 {
    margin-top: 0;
  }
  #footer .set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
  }
}

/*--------------------------------------
	fixed box
--------------------------------------*/
.fixed-box {
  position: fixed;
  right: 0px;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.fixed-box .fixed-banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.fixed-box img {
  max-width: 100%;
  vertical-align: middle;
}
.fixed-box .btnTel {
  width: 315px;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
  background: #E09041;
  font-size: 24px;
  line-height: 31px;
  color: #fff;
}
.fixed-box .btnTel::before {
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .fixed-box .fixed-banner ul li:not(.pagetop) {
    flex: 1 1 auto;
  }
  .fixed-box .fixed-banner ul li.pagetop {
    flex: 0 1 60px;
  }
  .fixed-box .btnTel {
    width: 100%;
  }
  #footer {
    padding-bottom: 20%;
  }
}
/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/
/*--------------------------------------
	conversion section
--------------------------------------*/
.conversion {
  padding: 53px 15px 61px;
  background: #291D1A;
  background-size: cover;
  color: #fff;
}
.conversion .conversion__title {
  margin-bottom: 20px;
  font-family: "Shippori Mincho Medium", serif;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 40px;
}
.conversion .conversion__text {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .conversion .contact-box dl {
    font-family: "Shippori Mincho Semibold";
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .conversion .conversion__title {
    letter-spacing: 0.05em;
  }
  .conversion .conversion__title {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
  }
  .conversion .conversion__text {
    font-size: 22px;
    line-height: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .conversion .conversion__title {
    letter-spacing: 0.1em;
  }
  .conversion .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .conversion .set .txtbox {
    min-width: 510px;
  }
  .conversion .set .gr {
    width: 530px;
  }
}

.contact-box .btnTel {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 20px;
  background: #fff;
  border-radius: 5px;
  font-size: 24px;
  line-height: 31px;
  color: #291D1A;
}
.contact-box .btnTel::before {
  -webkit-filter: brightness(0) saturate(100%) invert(61%) sepia(49%) saturate(622%) hue-rotate(347deg) brightness(94%) contrast(86%);
          filter: brightness(0) saturate(100%) invert(61%) sepia(49%) saturate(622%) hue-rotate(347deg) brightness(94%) contrast(86%);
}
.contact-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 21px;
}
.contact-box dl dt {
  padding: 4px 7px;
  background: #B5A78E;
  font-size: 14px;
}
.contact-box dl dd {
  margin-left: 10px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .contact-box .btnTel {
    max-width: 460px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 22px 25px;
    font-size: 36px;
    line-height: 46px;
  }
  .contact-box .btnTel::before {
    width: 35.5px;
    height: 35.5px;
  }
  .contact-box dl dt {
    font-size: 13px;
  }
  .contact-box dl dd {
    margin-left: 10px;
    font-size: 20px;
  }
}

#wrapper {
  padding-top: 60px;
}

@media screen and (min-width: 768px) {
  #wrapper {
    padding-top: 80px;
  }
}

/*-----------------------------------------------------------
■ 4 Elementor overwrite
-----------------------------------------------------------*/
.elementor-image-box-wrapper {
  display: block !important;
}

.elementor-widget-image-box .elementor-image-box-content {
  text-align: left !important;
}

.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
  display: inline-block !important;
}

.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
  opacity: 0.8 !important;
}

.elementor-slideshow__header {
  width: calc(100% - 50px) !important;
  padding-left: 0em !important;
  padding-right: 0em !important;
}

.elementor-text-editor ul {
  list-style: inside;
}
.elementor-text-editor p {
  margin-bottom: 0;
}

.elementor-section.elementor-section-height-full {
  height: 100vh;
}

.elementor-section.elementor-section-height-full > .elementor-container {
  height: 100%;
}

.w_auto {
  width: auto !important;
}

@media screen and (max-width: 767px) {
  .img_l .elementor-image-box-img {
    float: none;
    margin: 0 auto 20px !important;
    text-align: center;
  }
  .img_l .elementor-image-box-img {
    width: 100% !important;
  }
}