@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
*/

/*-----------------------------------------------------------
■ 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: 'Zen Maru Gothic';
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 32px;
  color: #7e7062;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  body {
    line-height: 28px;
  }
}

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

a {
  text-decoration: none;
  color: inherit;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -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;
}

.text-link {
  color: #ffb7a2;
  font-size: 20px;
  text-decoration: underline !important;
}

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

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

p {
  margin-bottom: 20px;
}

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

table {
  width: 100%;
}

strong {
  font-weight: bold;
}

@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;
}

@font-face {
  font-family: 'Zen Maru Gothic';
  src: url('./libs/ZenMaruGothic-Regular.ttf');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Zen Maru Gothic';
  src: url('./libs/ZenMaruGothic-Medium.ttf');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Zen Maru Gothic';
  src: url('./libs/ZenMaruGothic-Bold.ttf');
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: 'Zen Maru Gothic';
  src: url('./libs/ZenMaruGothic-Black.ttf');
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: 'KodomoRounded';
  src: url('./libs/KodomoRounded.otf');
  font-weight: 400;
  font-display: swap;
}
.fnt-komodo {
  font-weight: 400;
  font-family: 'KodomoRounded';
}
.f500 {
  font-weight: 500;
}
.fwb {
  font-weight: bold;
}

/*=============================================
******************* font-size  ****************
*=============================================*/
.fz32 {
  letter-spacing: 0.05em;
  font-size: 32px;
  line-height: 48px;
}
.fz20 {
  font-size: 20px;
  letter-spacing: 0.03em;
}

[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;
}
.mb150 {
  margin-bottom: 150px !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 30px;
  margin: 0 auto;
}

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

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

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

/*--------------------------------------
	text color
--------------------------------------*/
.green {
  color: #7ebebd;
}
.orange {
  color: #de7d3f;
}
.txt_color {
  color: #94c789;
}

.txt_link {
  vertical-align: top;
  text-decoration: underline !important;
  font-weight: bold;
  color: #94c789 !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;
}

/*-----------------------------------------------------------
■ 2 Header
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#header {
  position: fixed;
  top: 0 !important;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

/* container */
.header__main-container,
.header__sub-container {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.header__main-container {
  height: 80px;
  padding: 0 41px 0 24px;
}
/* menu */

/* sub menu */

@media screen and (max-width: 767px) {
  /* container */
  .header__main-container {
    padding: 0px;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 64px;
  }

  .header__sub-container {
    width: calc(100% - 31px);
    margin: 0 auto;
    height: inherit;
  }
}

/*--------------------------------------
	logo
--------------------------------------*/
header .header__logo {
  width: 271px;
  height: 45px;
}
header .header__logo a {
  display: block;
}
header .header__logo img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  header .header__logo {
    width: 177px;
    height: 30px;
  }
}

/*--------------------------------------
	nav
--------------------------------------*/

header .header__nav nav ol {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  gap: 38px;
}

header .header__nav nav ol > li .up-menu {
  position: relative;
  width: auto;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.2;
  white-space: pre;
  font-weight: 500;
  color: inherit;
  cursor: pointer;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
header .header__nav nav ol > li .up-menu:hover,
header .header__nav nav ol > li:nth-child(1) .up-menu {
  color: #de7d3f;
}
header .header__nav nav ol > li > .up-menu a,
header .header__nav nav ol > li > .up-menu span {
  display: block;
  margin: 0 auto;
}

header .header__nav nav ol > li > .up-menu sub {
  display: block;
  padding-top: 10px;
  font-size: 10px;
  letter-spacing: 0.25em;
}

.sub-menu {
  position: absolute;
  top: calc(100% + 34px);
  left: 50%;
  width: 315px;
  height: auto;
  border-radius: 0.5em;
  visibility: hidden;
  opacity: 0;
  color: #fff;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  font-weight: bold;
  font-size: 16px;
}

.sub-menu a {
  display: block;
  background: #febc78;
  margin-bottom: 3px;
  padding: 14px 0 14px 25px;
}
.sub-menu a:hover {
  opacity: 0.8;
}
.menu-item-has-children {
  cursor: pointer;
  position: relative;
}

.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  header .header__nav nav ol > li dl {
    pointer-events: none;
  }
  .menu-item-has-children:hover::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 40px;
  }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
  header .header__nav nav ol > li .up-menu {
    font-size: 14px;
  }
  .header__main-container {
    padding: 0 20px 0 10px;
  }
}

@media screen and (max-width: 767px) {
  header .header__nav {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 64px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    background: #f8f7f7;
    padding: 27px 30px 1px;
    overflow-y: scroll;
  }

  .menu-open header .header__nav {
    opacity: 1;
    visibility: visible;
  }

  header .header__nav nav ol {
    display: block !important;
    -webkit-flex-direction: column;
    flex-direction: column;
    opacity: 1 !important;
    padding: 0;
  }

  header .header__nav nav ol > li {
    position: relative;
    width: 100%;
    border-left: none;
    margin-bottom: 46px;
  }

  header .header__nav nav ol > li.contact-sec {
    margin: 68px -30px 0;
    width: auto;
    padding: 62px 30px 180px;
  }

  header .header__nav nav ol > li > .up-menu {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  header .header__nav nav ol > li .up-menu:hover,
  header .header__nav nav ol > li:nth-child(1) .up-menu {
    color: inherit;
  }

  header .header__nav nav ol > li > .up-menu a,
  header .header__nav nav ol > li > .up-menu span {
    padding: 0px;
  }

  header .header__nav nav ol > li > .up-menu span {
    margin: 0;
  }

  header .header__nav nav ol > li > span {
    position: relative;
  }

  .menu-item-has-children .up-menu::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    margin-top: -14px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }

  .menu-item-has-children.hover .up-menu::after {
    margin-top: -3px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .sub-menu {
    width: 100%;
  }

  header .header__nav nav ol > li .sub-menu a {
    padding: 15px 20px 12px;
    text-align: left;
  }

  header .header__nav nav ol > li dl {
    position: relative;
    top: 0;
    padding: 0;
    background: none;
  }

  header .header__nav nav ol > li dl li {
    padding-left: 0;
  }

  header .header__nav nav ol > li dl li::before {
    display: none;
  }

  header .header__nav nav ol > li dt {
    display: none;
  }

  header .header__nav nav ol > li .sub-menu {
    position: inherit;
    display: none;
    top: 0;
    padding: 0;
    border-radius: 0;
  }

  header .header__nav nav ol > li.hover .sub-menu {
    display: block;
    visibility: initial;
    opacity: 1;
    margin-top: 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  }

  header .header__nav nav ol > li .sub-menu li {
    display: block;
  }

  header .header__nav nav ol > li .sub-menu li:first-child {
    border-top: 0px;
  }

  header .header__nav nav ol > li .sub-menu a {
    display: block;
  }

  header .header__nav nav ol > li.hover > span + dl,
  header .header_menu .header__nav nav ol > li > span:hover + dl {
    opacity: 1;
    pointer-events: auto;
  }
}

/*--------------------------------------
	toggle menu
--------------------------------------*/

header .toggle-menu {
  display: none;
}

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

.toggle-menu__trigger {
  position: relative;
  display: block;
  width: 32px;
  height: 22px;

  padding: 0;
  border: 0px;
  margin: 0;
  text-align: center;
  background: none;
}

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

.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) {
  -moz-transform: translateY(10px) rotate(-45deg);
  -ms-transform: translateY(10px) rotate(-45deg);
  -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) {
  -moz-transform: translateY(-10px) rotate(45deg);
  -ms-transform: translateY(-10px) rotate(45deg);
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}

@media screen and (max-width: 767px) {
  header .toggle-menu {
    display: block;
  }
}

/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#footer {
  padding: 0;
  position: relative;

  z-index: 99;
}
#footer .f-logo {
  width: 270px;
}
#footer .f-info {
  margin: 32px 0 9px;
  letter-spacing: 0.01em;
}
#footer .sitemap a:hover {
  text-decoration: underline;
}
.footer-content {
  padding-top: 64px;
  font-size: 14px;
  line-height: 24px;
}
/*--------------------------------------
	footer menu
--------------------------------------*/

footer .copyright {
  margin-top: 63px;
  padding: 20px 0;
  color: #fff;
  background: #7e7062;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-content {
    padding-top: 40px;
  }
  #footer .container {
    padding: 0 30px;
  }
  #footer .f-logo {
    width: 150px;
  }
  footer .copyright {
    margin-top: 39px;
    padding-bottom: 28vw;
  }
}

/*--------------------------------------
	fixed box
--------------------------------------*/

.fixed-box {
  position: fixed;
  right: 0px;
  bottom: 0;
  display: block;
  width: 80px;
  height: auto;
  z-index: 1;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background: #fff;
  padding: 8px;
  border-radius: 8px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
}
.fixed-box:before {
  content: '';
  position: absolute;
  top: -22px;
  left: -26px;
  background: url('./img/fixed_deco.png') no-repeat center top;
  width: 53px;
  height: 67px;
  background-size: contain;
}

.fixed-box .fixed-banner__pc ul,
.fixed-box .fixed-banner__sp ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.fixed-box .fixed-banner__pc ul {
  flex-direction: column;
  gap: 8px;
}
.fixed-banner__sp {
  display: none;
}
.fixed-box img {
  max-width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .fixed-box {
    width: 100%;
    padding: 4px;
  }
  .fixed-box::before {
    width: 52px;
    height: 42px;
    left: auto;
    right: 38px;
    top: -10px;
  }
  .fixed-box .fixed-banner__sp ul {
    gap: 4px;
  }
  .fixed-box .fixed-banner__sp ul img {
    opacity: 1 !important;
  }
  .fixed-banner__sp {
    display: block;
  }

  .fixed-banner__pc {
    display: none;
  }
}

/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/

/*--------------------------------------
	conversion section
--------------------------------------*/

.conversion {
  padding: 53px 0 61px;
  text-align: center;
  background: #ccc;
  background-size: cover;
}

.conversion .conversion__title {
  margin-bottom: 25px;
  font-size: 34px;
  letter-spacing: 0.15em;
  line-height: 1.6;
  color: #fff;
}

.conversion .conversion__text {
  margin-top: 30px;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #fff;
}

.conversion .conversion__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.conversion .conversion__list li + li {
  margin-left: 1%;
}

@media screen and (max-width: 767px) {
  .conversion .conversion__title {
    font-size: 28px;
  }

  .conversion .conversion__list {
    max-width: 535px;
    margin: 0 auto;
  }

  .conversion .conversion__list {
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .conversion .conversion__list li + li {
    margin-top: 10px;
    margin-left: 0%;
  }
}

/*-----------------------------------------------------------
■ 4 Elementor overwrite
-----------------------------------------------------------*/

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor img {
  width: auto !important;
}

.elementor-image-box-wrapper {
  display: block !important;
}

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

.elementor-image-box-title {
  padding: 10px 20px;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  background: #3dc2b7;
}

.elementor-image-box-img {
  float: right;
  display: block !important;
  width: 30% !important;
  margin: 0 0 10px 20px !important;
  text-align: center;
  text-align: right;
}

.img_l .elementor-image-box-img {
  margin: 0 0px 10px 10px !important;
  border-radius: 10px;
  overflow: hidden;
}
.img_l .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  display: block;
}

.big-img .elementor-image-box-img {
  width: 45% !important;
}
.big_img .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  display: block;
}
.auto_width .elementor-image-box-img {
  width: auto !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;
}

@media screen and (max-width: 767px) {
  .elementor-image-box-img,
  .img_l .elementor-image-box-img,
  .big-img .elementor-image-box-img {
    float: none;
    width: 100% !important;
    margin: 0 auto 20px !important;
    text-align: center;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  padding: 0 30px;
}
.container .elementor-section.elementor-section-boxed > .elementor-container,
.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {
  padding: 0 !important;
}
/*--------------------------------------
  common
--------------------------------------*/
.timetable-top {
  text-align: center;
  border-bottom: 1px solid;
}
.timetable-top thead {
  border-bottom: 1px solid;
  line-height: 38px;
}
.timetable-top th {
  padding-left: 7px;
  width: 38%;
  font-weight: 500;
}
.timetable-top td:last-child {
  min-width: 49px;
  width: 13%;
}
.timetable-top tbody {
  line-height: 39px;
}
.timetable-top tbody tr {
  position: relative;
}
.timetable-top tbody tr:first-child {
  border-bottom: 2px dotted #cca88d;
}
.table-note {
  font-size: 14px;
  line-height: 24px;
  margin: 13px 0 38px;
  letter-spacing: 0em;
}
.wrap {
  width: 100%;
  max-width: 1140px;
  padding: 0 30px;
  position: relative;
  margin: 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
}

.btn-cus {
  width: 100%;
  max-width: 535px;
  margin: 0 auto;
}
.btn-cus a {
  background: #492e22;
  border-radius: 8px;
  display: block;
  font-size: 20px;
  letter-spacing: 0em;
  height: 64px;
  font-weight: 500;
  line-height: 63px;
  position: relative;
  transition: all 0.3s ease;
  text-align: left;
  color: #fff;
  padding-left: 24px;
}
.btn-cus a:before {
  content: '';
  position: absolute;
  top: 0;
  right: 16px;
  width: 10px;
  height: 100%;
  background: url('./img/icons/arrow2.png') no-repeat center center;
  background-size: contain;
}
.btn-cus a:hover {
  opacity: 0.8;
}
.btn-cus.btn2 a {
  background: #f3eeea;
  color: #492e22;
  border: 1px solid #492e22;
}
.btn-cus.btn2 a::before {
  background: url('./img/icons/arrow.png') no-repeat center center;
  background-size: contain;
}
.row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
p {
  margin-bottom: 0;
}
.ttl-common .elementor-heading-title {
  font-size: 88px;
  line-height: 39px;
  text-align: center;
  font-family: 'KodomoRounded';
  display: table;
  margin: 0 auto;
  color: #fac976;
  padding-left: 23px;
  letter-spacing: 0em;
  position: relative;
}
.ttl-common .elementor-heading-title::before {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 23px;
  height: 2px;
  right: 23px;
  background: url('./img/top/ttl_line.png') repeat-x center top;
  background-size: auto 100%;
}
.ttl-common h3.elementor-heading-title {
  font-size: 32px;
}
.ttl-common span {
  display: inline-block;
  font-family: 'Zen Maru Gothic';
  font-size: 20px;
  line-height: 32px;
  color: #cca88d;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0 8px;
  position: relative;
  z-index: 2;
  margin-left: -22px;
}
@media screen and (max-width: 767px) {
  .fz32 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.01em;
  }
  .table-note {
    margin-bottom: 20px;
  }
  .timetable-top th {
    width: 36%;
  }
  .btn-cus {
    width: 100%;
  }
  .btn-cus a {
    height: 48px;
    font-size: 16px;
    text-align: left;
    padding-left: 16px;
    line-height: 48px;
  }
  .btn-cus a:before {
    width: 5px;
  }
  .row {
    flex-direction: column;
  }
  .ttl-common .elementor-heading-title {
    font-size: 48px;
    line-height: 25px;
    letter-spacing: -0.12em;
    padding-left: 5px;
  }
  .ttl-common .elementor-heading-title:before {
    left: 3px;
    height: 2px;
    right: 0;
  }
  .ttl-common span {
    margin-left: -5px;
    font-size: 14px;
  }
}

/*=============================================
******************* contact-sec  **************
*=============================================*/
.contact-sec {
  background: #de7d3f;
  padding: 77px 0 63px;
  z-index: 1;
  position: relative;
  color: #fff;
}
.contact-sec:before {
  content: '';
  position: absolute;
  top: 20px;
  left: calc(50% - 663px);
  background: url('./img/contact_deco.png') no-repeat center top;
  background-size: contain;
  width: 56px;
  height: 106px;
  z-index: -1;
}
.contact-sec .ttl-common .elementor-heading-title {
  margin-left: -23px;
  color: #fff;
  background: transparent;
  padding: 0 0 0 23px;
  font-weight: 400;
}
.contact-sec .ttl-common .elementor-heading-title:before {
  background: url('./img/top/ttl_line3.png') repeat-x center top;
  background-size: auto 100%;
}
.contact-sec .ttl-common span {
  color: #fff;
  background: #de7d3f;
}
.contact-sec .row {
  justify-content: space-between;
  margin-top: 18px;
  gap: 20px;
}
.contact-sec .row .link {
  display: flex;
  width: 469px;
  gap: 8px;
  min-width: 469px;
}
.contact-sec .row .link li:last-child {
  opacity: 0;
  visibility: hidden;
}
.contact-sec .row .right {
  width: 500px;
  margin-top: -132px;
}
.contact-sec .row img {
  height: auto;
}
@media (max-width: 950px) and (min-width: 767px) {
  .contact-sec .ttl-common .elementor-heading-title {
    font-size: clamp(66px, 7.68vw, 73px);
  }
  .contact-sec .row .link {
    min-width: 350px;
  }
}
@media screen and (max-width: 767px) {
  .contact-sec {
    padding: 62px 0 52px;
  }
  .contact-sec:before {
    top: 46px;
    left: 20px;
    width: 34px;
    height: 65px;
  }
  .contact-sec .ttl-common {
    margin-bottom: 15px !important;
  }
  .contact-sec .ttl-common .elementor-heading-title {
    margin-left: auto;
    padding-left: 5px;
  }
  .contact-sec .row {
    flex-direction: column-reverse;
    gap: 33px;
    margin-top: 0;
  }
  .contact-sec .row .right {
    width: 100%;
    margin-top: 0;
  }
  .contact-sec .row .link {
    width: 100%;
    flex-wrap: wrap;
    gap: 2px;
    justify-content: space-between;
    min-width: unset;
  }
  .contact-sec .row .link li {
    width: 48.4%;
  }
  .contact-sec .row .link li img {
    height: auto;
  }
  .contact-sec .row .link li:first-child {
    width: 100%;
  }
}
