@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: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, 'Meiryo', 'メイリオ', Verdana, "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 1.6em;
  letter-spacing: 0;
  line-height: 2em;
  color: #333;
  background: #fff;
  -webkit-text-size-adjust: 100%; }

@media screen and (max-width: 767px) {
  body {
    font-size: 1.5em; } }
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  vertical-align: middle;
  text-decoration: none;
  color: #333;
  -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; }

code {
  font-family: inherit; }

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

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

/*--------------------------------------
	font
--------------------------------------*/
.fnt-zen-old-mincho {
  font-family: "Zen Old Mincho", serif;
  font-style: normal; }

.fnt-noto-sans {
  font-family: "Noto Sans JP", sans-serif; }

.fnt-cormorant {
  font-family: "Cormorant", serif;
  font-optical-sizing: auto;
  font-style: normal; }

.fnt-dnp-shuei-gothic {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif; }

/*--------------------------------------
	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; }

/* color text */
.cl-yellow {
  color: #AC9F5A; }

/*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%; }

/*--------------------------------------
	text color
--------------------------------------*/
.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;
  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; }

@media screen and (max-width: 767px) {
  #header {
    position: sticky;
    top: 0; } }
/* 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 {
  padding: 12px 45px 12px 20px; }

.header__sub-container {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 220px; }

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

  .header__sub-container {
    background-color: #fff;
    width: 100%;
    flex-grow: initial;
    flex-shrink: initial;
    flex-basis: initial;
    z-index: 1; } }
/*--------------------------------------
	logo
--------------------------------------*/
header .header__logo {
  padding: 12px 0 12px 14px; }

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

@media screen and (max-width: 767px) {
  header .header__logo img {
    max-width: 159px; } }
/*--------------------------------------
	nav
--------------------------------------*/
.menu-text {
  color: #363636; }

header .header__nav nav ol {
  display: flex;
  flex-wrap: wrap;
  gap: 35px; }
  header .header__nav nav ol .up-menu a, header .header__nav nav ol .up-menu span {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 21px; }
    header .header__nav nav ol .up-menu a sub, header .header__nav nav ol .up-menu span sub {
      display: block;
      color: #797BB5;
      font-weight: 600;
      font-size: 10px;
      letter-spacing: 0.05em;
      line-height: 15px;
      text-transform: uppercase;
      padding-top: 5px; }

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

@media screen and (max-width: 991px) {
  header .header__nav nav ol {
    gap: 15px; }

  header .header__nav nav ol .up-menu a, header .header__nav nav ol .up-menu span {
    font-size: 12px; } }
@media screen and (max-width: 767px) {
  header .header__nav {
    width: 100%;
    height: 100vh;
    background: #fff;
    color: #434548;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 88px 30px 0;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear; }

  header .header__nav nav ol {
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 0px; }

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

  header .header__nav nav ol > li > .up-menu {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #434548; }

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

  header .header__nav nav ol > li .up-menu .menu-text {
    color: #434548;
    font-family: "dnp-shuei-gothic-kin-std", sans-serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 32px;
    text-align: left;
    padding: 20px 0; }

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

  header .header__nav nav ol > li + li {
    margin-left: 0px; }

  .menu-item-has-children .up-menu sub {
    display: block !important;
    width: 14px;
    height: 14px;
    font-size: 0 !important;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    padding-top: 0; }
    .menu-item-has-children .up-menu sub:before {
      content: '';
      width: 100%;
      height: 2px;
      background-color: #797BB5;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition-duration: 0.2s; }
    .menu-item-has-children .up-menu sub:after {
      content: '';
      width: 2px;
      height: 100%;
      background-color: #797BB5;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition-duration: 0.2s; }

  .menu-item-has-children.active .up-menu sub:after {
    transform: translate(-50%, -50%) rotate(90deg); }

  .sub-menu {
    display: none;
    width: 100%;
    background-color: #E9E9F2;
    padding: 30px;
    border-radius: 2px; }
    .sub-menu li + li {
      padding-top: 15px; }

  header .header__nav nav ol > li .sub-menu a {
    display: block;
    color: #434548;
    font-family: "dnp-shuei-gothic-kin-std", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0.04em;
    line-height: 20px;
    text-align: left;
    padding: 0 0 0 14px;
    position: relative; }
    header .header__nav nav ol > li .sub-menu a:before {
      content: '';
      border-width: 3.5px 0 3.5px 6px;
      border-color: transparent transparent transparent #797BB5;
      border-style: solid;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }

  .header__nav .conversion {
    margin: 30px -30px 0;
    padding-bottom: 150px; }

  .navOpen .header__nav {
    opacity: 1;
    visibility: visible; } }
@media screen and (min-width: 768px) {
  header .header__nav nav ol > li dl {
    pointer-events: none; }

  header .header__nav nav ol .sub-menu a:hover {
    opacity: 0.7;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }

  .menu-item-has-children {
    cursor: pointer; }

  .sub-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    width: max-content;
    height: auto;
    padding: 10px 20px;
    border-radius: 0.5em;
    box-shadow: 0 1px 5px black;
    visibility: hidden;
    opacity: 0;
    background: linear-gradient(45deg, #9583B5, #5E5E7B);
    -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;
    z-index: 1; }

  .sub-menu a {
    font-size: 14px;
    color: #fff; }

  .menu-item-has-children:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 40px; }

  .menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1; } }
/*--------------------------------------
	toggle menu
--------------------------------------*/
header .toggle-menu {
  width: 78px;
  height: 78px;
  background-color: #fff;
  display: none; }

.toggle-menu__trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

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

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

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

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

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

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

.toggle-menu.active .toggle-menu__trigger span:nth-of-type(1) {
  -moz-transform: translateY(6px) rotate(-35deg);
  -ms-transform: translateY(6px) rotate(-35deg);
  -webkit-transform: translateY(6px) rotate(-35deg);
  transform: translateY(6px) rotate(-35deg); }

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

.toggle-menu.active .toggle-menu__trigger span:nth-of-type(3) {
  width: 100%;
  -moz-transform: translateY(-8px) rotate(35deg);
  -ms-transform: translateY(-8px) rotate(35deg);
  -webkit-transform: translateY(-8px) rotate(35deg);
  transform: translateY(-8px) rotate(35deg); }

@media screen and (max-width: 767px) {
  header .toggle-menu {
    display: block; } }
/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/
/*--------------------------------------
	general
--------------------------------------*/
#footer {
  padding: 32px 0 0;
  background-color: #fff;
  background-size: cover; }

/*--------------------------------------
	footer menu
--------------------------------------*/
footer .footer-content {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 18px; }
  footer .footer-content .logo {
    width: 237px;
    margin: 0 auto; }
  footer .footer-content .container p {
    margin-bottom: 0;
    padding-top: 28px; }
    footer .footer-content .container p + p {
      padding-top: 12px; }
    footer .footer-content .container p a:hover {
      text-decoration: underline; }

footer .copyright {
  margin-top: 67px;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.04em;
  background-color: #5E5E7B;
  color: #fff;
  text-align: center;
  padding: 16px 0; }

@media screen and (max-width: 767px) {
  footer .footer-content .container {
    padding: 0; }
    footer .footer-content .container p {
      padding-top: 20px; }
      footer .footer-content .container p + p {
        padding-top: 2px; }
  footer .footer-content .logo {
    width: 225px; }

  footer .copyright {
    margin-top: 35px;
    padding-bottom: 26vw; } }
/*--------------------------------------
	fixed box
--------------------------------------*/
.fixed-box {
  position: fixed;
  display: block;
  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; }

.fixed-banner__sp {
  display: none; }

.fixed-box img {
  max-width: 100%;
  vertical-align: middle; }

.fixed-banner__pc {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
  transition: all 0.3s; }
  .fixed-banner__pc .title {
    width: 65px;
    margin-bottom: 0;
    position: relative;
    cursor: pointer; }
    .fixed-banner__pc .title:after {
      content: '';
      width: 12.5px;
      height: 12.5px;
      background: url("img/fixed_arrow.png") no-repeat center top/cover;
      position: absolute;
      top: 23.5px;
      left: 50%;
      transform: translateX(-50%);
      transition: all 0.3s; }
  .fixed-banner__pc ul {
    width: 398px;
    background-color: #FAFAF2; }
  .fixed-banner__pc .btn-close {
    width: 22px;
    position: absolute;
    top: -10px;
    right: 25px;
    cursor: pointer; }

@media screen and (max-width: 767px) {
  .fixed-box {
    bottom: 0;
    left: 0; }

  .fixed-banner__sp {
    display: block; }
    .fixed-banner__sp ul {
      display: flex; }

  .fixed-banner__pc {
    display: none; } }
@media screen and (min-width: 768px) {
  .fixed-box {
    top: 50%;
    right: 0;
    transform: translate(400px, -50%); }
    .fixed-box.active {
      transform: translate(0px, -50%); }
      .fixed-box.active .fixed-banner__pc .title:after {
        opacity: 0; } }
/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/
/*--------------------------------------
	conversion section
--------------------------------------*/
.conversion {
  padding: 72px 0;
  background: url("img/conversion-bg-img.jpg") no-repeat center top/cover;
  background-size: cover; }
  .conversion .container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 66px; }
    .conversion .container:after {
      display: none; }
  .conversion .col {
    width: calc(50% - 46px); }

.conversion .conversion__title {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase; }
  .conversion .conversion__title span {
    display: block;
    font-weight: 500;
    font-size: 55px;
    line-height: 67px; }

.conversion .conversion__text {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 32px;
  color: #fff; }

.conversion .conversion__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: calc(50% - 20px); }

@media screen and (max-width: 767px) {
  .conversion {
    padding: 40px 0; }
    .conversion .col {
      width: 100%; }

  .conversion .conversion__title {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px; }
    .conversion .conversion__title span {
      font-size: 39px;
      line-height: 48px; }

  .conversion .conversion__text {
    padding-top: 20px; }

  .conversion .conversion__list {
    margin: 0 auto; }

  .conversion .conversion__list {
    width: 100%; } }
/*-----------------------------------------------------------
■ 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-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 {
  float: left;
  margin: 0 20px 10px 0 !important; }

.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 {
    float: none;
    width: 100% !important;
    margin: 0 auto 20px !important;
    text-align: center; } }
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 0 !important; }

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important; }

/*# sourceMappingURL=style.css.map */
