@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: inherit;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: inherit;
}
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: 'Shippori Mincho';
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #020304;
  background: #e0e4e7;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
}
.txt {
  font-family: 'Noto Sans JP';
  font-weight: 400;
}
body > .post-box {
  display: none;
}
:root {
  --blue: #0f3e59;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  vertical-align: top;
  text-decoration: none;
  color: inherit;
}
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;
}

@media screen and (max-width: 767px) {
  a[href^='tel:'] {
    pointer-events: auto;
    cursor: pointer;
  }

  .auto_height {
    height: auto !important;
  }
}
@media screen and (min-width: 767px) {
  .txt-vertical-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .txt-vertical-pc .txt-latin {
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
  }
}
@media screen and (min-width: 1140px) {
  .txt-vertical-pc2 {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  .txt-vertical-pc2 .txt-latin {
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
  }
}

/*--------------------------------------
	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;
}
/* shippori-mincho-regular - japanese_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 400;
  src: url('./libs/shippori-mincho-v17-japanese_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* shippori-mincho-500 - japanese_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 500;
  src: url('./libs/shippori-mincho-v17-japanese_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* shippori-mincho-700 - japanese_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Shippori Mincho';
  font-style: normal;
  font-weight: 700;
  src: url('./libs/shippori-mincho-v17-japanese_latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-regular - cyrillic_japanese_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('./libs/noto-sans-jp-v55-cyrillic_japanese_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-infant-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Infant';
  font-style: normal;
  font-weight: 400;
  src: url('./libs/cormorant-infant-v22-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-infant-500 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Infant';
  font-style: normal;
  font-weight: 500;
  src: url('./libs/cormorant-infant-v22-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-infant-600 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cormorant Infant';
  font-style: normal;
  font-weight: 600;
  src: url('./libs/cormorant-infant-v22-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* josefin-sans-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: url('./libs/josefin-sans-v34-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('./libs/montserrat-v31-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.f400 {
  font-weight: 400;
}
.fnt-cor {
  font-family: 'Cormorant Infant';
  font-weight: 400;
}
[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;
}
.ipad {
  display: none;
}
.mb {
  display: none;
}
@media screen and (max-width: 1000px) {
  .ipad {
    display: block !important;
  }
}
@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%;
}

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

/*--------------------------------------
	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: relative;
  width: 100%;
  z-index: 1000;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  height: 120px;
}

/* 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 {
  justify-content: space-between;
  padding: 32px 33px 20px 40px;
  position: fixed;
  top: 0;
  width: 100%;
}

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

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

/*--------------------------------------
	logo
--------------------------------------*/
header .header__logo {
  width: 126px;
}
header .header__logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  header .header__logo {
    width: 60px;
  }
}
/*--------------------------------------
	nav
--------------------------------------*/
header .header__nav {
  position: fixed;
  width: 100%;
  height: 430px;
  left: 0;
  top: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  padding: 100px 20px 60px;
  max-width: unset;
  z-index: 99;
  background: linear-gradient(to bottom, #fbffff, #dfe3e6);
  pointer-events: none;
}
.menu-open {
  overflow: hidden;
}
.menu-open header .header__nav {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
header .header__nav nav ol {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  opacity: 1 !important;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  justify-content: space-between;
}
header .header__nav nav ol > li {
  width: 20%;
}
header .header__nav nav ol > li .up-menu {
  position: relative;
  width: auto;
  vertical-align: middle;
  text-align: center;
  white-space: pre;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #545c63;
}
header .header__nav nav ol > li .up-menu a {
  background: #fff;
  display: block;
  border-bottom: 1px solid #a9bcc5;
  font-size: 18px;
  line-height: 64px;
  letter-spacing: 0em;
}
header .header__nav nav ol > li.current-menu-item .up-menu a,
header .header__nav nav ol > li .up-menu:hover a {
  border-color: #0f3e59;
}
header .header__nav nav ol > li > .up-menu a,
header .header__nav nav ol > li > .up-menu span {
  display: block;
  margin: 0 auto;
}

.sub-menu {
  position: absolute;
  top: calc(100% + 48px);
  left: 0;
  min-width: max-content;
  height: auto;
  border-radius: 0.5em;
}
.sub-menu a {
  line-height: 16px;
  font-size: 16px;
  display: block;
  margin-bottom: 24px;
}
.sub-menu a:after {
  content: '';
  display: inline-block;
  background: url('./img/icons/arrow.svg') no-repeat center top;
  background-size: contain;
  width: 13px;
  height: 8px;
  margin-left: 8px;
}
.menu-item-has-children {
  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;
  }

  header .header__nav nav ol .sub-menu a:hover {
    color: var(--blue);
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -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;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  header .header__nav nav ol > li .up-menu {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  header .header__nav {
    width: 100%;
    padding: 104px 30px 0;
    background: url('./img/nav_bg.jpg') no-repeat center top;
    background-size: cover;
    overflow-y: scroll;
    height: 100vh;
  }
  header .header__nav nav ol {
    -webkit-flex-direction: column;
    flex-direction: column;
    border: none;
    padding-bottom: 0;
  }

  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;
    margin-bottom: 16px;
  }

  header .header__nav nav ol > li > .up-menu a {
    font-size: 20px;
    line-height: 57px;
    padding-left: 17px;
    letter-spacing: 0em;
    height: 56px;
    border-radius: 8px;
    color: #0f3e59;
    position: relative;
  }

  header .header__nav nav ol > li > .up-menu a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 14px;
    width: 13px;
    height: 100%;
    background: url('./img/icons/arrow.svg') no-repeat center;
    background-size: contain;
  }

  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 + li {
    margin-left: 0px;
  }

  .menu-item-has-children .up-menu a::after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .sub-menu {
    width: 100%;
    position: static;
    margin-bottom: 15px;
    margin-top: -6px;
    border-radius: 8px;
    background: #fbffff;
    padding: 24px 0 1px 17px;
    letter-spacing: 0em;
  }

  .sub-menu li {
    display: block;
  }

  .sub-menu a {
    display: block;
    position: relative;
    padding-left: 28px;
  }

  .sub-menu a::after {
    left: 0;
    position: absolute;
    top: 4px;
  }

  header .header__nav nav ol .conversion {
    margin: 60px -30px 0;
    width: auto;
    padding-bottom: 150px;
  }
}

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

.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:after {
  content: 'MENU';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Cormorant Infant';
  font-weight: 600;
  font-size: 20px;
  color: #020304;
}
.toggle-menu__trigger {
  position: absolute;
  top: 30px;
  right: 32px;
  display: block;
  width: 64px;
  height: 57px;
  padding: 0;
  border: 0px;
  margin: 0;
  text-align: center;
  background: none;
  z-index: 100;
  cursor: pointer;
  padding-bottom: 15px;
  box-sizing: content-box;
}
.toggle-menu__trigger:hover {
  opacity: 0.8;
}
.toggle-menu__trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #020304;
}

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

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

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

/* .toggle-menu.active .toggle-menu__trigger span:nth-of-type(1) {
  -moz-transform: translateY(22px) rotate(-45deg);
  -ms-transform: translateY(22px) rotate(-45deg);
  -webkit-transform: translateY(22px) rotate(-45deg);
  transform: translateY(22px) 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(-22px) rotate(45deg);
  -ms-transform: translateY(-22px) rotate(45deg);
  -webkit-transform: translateY(-22px) rotate(45deg);
  transform: translateY(-22px) rotate(45deg);
} */

@media screen and (max-width: 767px) {
  header .toggle-menu {
    display: block;
  }
  .toggle-menu__trigger {
    top: 15px;
    right: 15px;
    width: 32px;
    height: 20px;
  }
  .toggle-menu__trigger::after {
    font-size: 10px;
  }
  .toggle-menu__trigger span {
    height: 2px;
  }
  .toggle-menu__trigger span:nth-of-type(2) {
    top: 8px;
  }
  .toggle-menu__trigger span:nth-of-type(3) {
    top: 17px;
  }
  /* .toggle-menu.active .toggle-menu__trigger span:nth-of-type(1) {
    -moz-transform: translateY(11px) rotate(-45deg);
    -ms-transform: translateY(11px) rotate(-45deg);
    -webkit-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
  }

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

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

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

footer {
  padding: 48px 0 130px;
}
footer .row {
  justify-content: space-between;
  gap: 15px;
}
footer .logo {
  width: 104px;
  margin-bottom: 40px;
}
footer .info {
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
footer .sitemap {
  margin-top: 14px;
}
footer .sitemap a {
  font-size: 12px;
}
footer .sitemap a:hover {
  text-decoration: underline;
}
footer .banner {
  width: 341px;
  margin-top: 10px;
}
footer .banner li {
  margin-bottom: 8px;
}
footer .f-nav {
  margin: 93px 0 0 64px;
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0em;
  width: 320px;
  column-count: 2;
}
footer .f-nav li a {
  color: var(--blue);
  font-size: 12px;
}
footer .f-nav li a:hover {
  opacity: 0.8;
}
footer .f-nav li a:before {
  content: '';
  display: inline-block;
  background: url('./img/icons/arrow.svg') no-repeat center top;
  width: 13px;
  height: 8px;
  background-size: contain;
  margin-right: 6px;
}
footer .copyright {
  font-size: 10px;
  margin-top: 22px;
  letter-spacing: 0.1em;
}
.pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 64px;
  z-index: 99;
}
@media (max-width: 1000px) and (min-width: 767px) {
  footer .f-nav {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-top: 40px;
    overflow: hidden;
  }
  footer .container {
    padding: 0 30px;
  }
  footer .logo {
    width: 75px;
  }
  footer .f-nav {
    margin: 0;
  }
  footer .row {
    gap: 37px;
  }
  footer .banner {
    width: 100%;
    margin-top: -9px;
  }
  footer .banner li {
    margin-bottom: 16px;
  }
  footer .copyright {
    margin-top: 6px;
  }
  .pagetop {
    bottom: 70px;
  }
}

/*--------------------------------------
	fixed box
--------------------------------------*/
.f-fixed {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
  transform: translateY(-50%);
}
.f-fixed > p {
  font-size: 28px;
  text-align: center;
  display: block;
  height: 420px;
  width: 64px;
  line-height: 64px;
  background: linear-gradient(to bottom, #0f3e59, #000304);
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.43em;
  padding-top: 15px;
}
.f-fixed > p.sp {
  display: none;
}
.f-fixed .conversion {
  position: absolute;
  right: 64px;
  top: 0;
  height: 100%;
  width: 522px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s ease;
}
.f-fixed .conversion .right {
  margin-right: 0;
}
.f-fixed .conversion .row {
  justify-content: center;
  gap: 0;
}

@media screen and (min-width: 767px) {
  .f-fixed .conversion .btn-cus:last-child {
    margin-top: 8px;
  }
  .f-fixed:hover .conversion {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
  .f-fixed .conversion {
    background: linear-gradient(to bottom, #0f3e59, #000304);
    padding: 29px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .f-fixed {
    top: auto;
    bottom: 0;
    width: 100%;
    transform: none;
    height: 64px;
    z-index: 1000;
  }
  .f-fixed > p {
    width: 50%;
    height: 64px;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.44;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 0 0 16px;
  }
  .f-fixed > p.sp {
    display: block;
  }
  .f-fixed > .fix-first {
    padding: 0;
  }
  .f-fixed > .fix-first a {
    padding: 8px 9px 0 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    background: #695c55;
    height: inherit;
  }
  .f-fixed > .fix-open {
    left: auto;
    right: 0;
  }
  .f-fixed > .fix-open:before {
    content: '';
    position: absolute;
    top: 0;
    right: 14px;
    background: url('./img/icons/fix-arrow.png') no-repeat center;
    width: 15px;
    height: 100%;
    background-size: contain;
    transform: rotate(180deg);
    transition: all 0.3s ease;
  }
  .drop-down .f-fixed > .fix-open:before {
    transform: none;
  }
  .f-fixed > p span {
    display: inline !important;
  }
  .f-fixed .conversion {
    right: 0;
    top: auto;
    bottom: 64px;
    width: 100vw;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .f-fixed .conversion .ttl-common {
    margin-bottom: 15px;
  }
  .f-fixed .conversion .right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }
  .drop-down .conversion {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
}

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

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

.conversion {
  background:
    url('./img/cv_deco.jpg') no-repeat right top / auto 100%,
    #183240;
  color: #fff;
  padding: 64px 0 52px;
  position: relative;
  z-index: 1;
}
.conversion .row {
  width: calc(100% - 30px);
  max-width: 1166px;
  margin: 0 auto;
  justify-content: space-between;
}
.conversion .ttl-common {
  text-align: left;
  margin-bottom: 20px;
}
.conversion .ttl-common h2 {
  color: inherit;
}
.conversion .ttl-common h2 span {
  color: inherit;
}
.conversion .txt {
  line-height: 1.6;
  letter-spacing: 0em;
  font-family: 'Shippori Mincho';
  font-weight: 500;
}
.conversion .tel {
  font-size: 40px;
  position: relative;
  margin-top: -2px;
  line-height: 1;
  letter-spacing: 0.14em;
  margin-bottom: 25px;
  padding-left: 70px;
  text-align: center;
}
.conversion .tel small {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
  letter-spacing: 0em;
}
.conversion .tel::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  background: url('./img/icons/tel.svg') no-repeat center;
  background-size: contain;
  width: 32px;
  height: 56px;
}
.conversion .right {
  margin-right: 64px;
  width: 423px;
}
.conversion .btn-cus {
  max-width: 423px;
}
.conversion p + p {
  margin-top: 10px;
}

.conversion .btn-cus a {
  height: 60px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 58px;
  padding-left: 51px;
  background: rgba(255, 255, 255, 0.1);
}
.conversion .btn-cus a:after {
  filter: grayscale(1) invert(1);
}
.conversion .btn-cus a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 19px;
  width: 36px;
  height: 100%;
  background: url('./img/icons/web.svg') no-repeat center;
  background-size: contain;
}
.conversion .btn-line a:before {
  background: url('./img/icons/icon_line.png') no-repeat center;
  background-size: contain;
}
.conversion .btn-contact a:before {
  background: url('./img/icons/icon_contact.png') no-repeat center;
  background-size: contain;
  width: 34px;
}
.conversion .btn-contact a {
  padding-left: 20px;
}
.conversion .btn-contact a small {
  font-size: inherit;
}
.conversion .btn-first a {
  padding-left: 0 !important;
}
.conversion .btn-first a:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .conversion {
    padding: 56px 30px 56px;
    background:
      url('./img/cv_deco_sp.jpg') no-repeat right top / 100%,
      #183240;
  }
  .conversion .row {
    width: 100%;
  }
  .conversion .btn-cus {
    max-width: 330px;
  }
  .conversion .ttl-common {
    margin-bottom: 35px;
  }
  .conversion .right {
    width: 100%;
    margin-right: 0;
  }
  .conversion .tel {
    padding-left: 0;
    width: 330px;
    max-width: 100%;
    margin: 24px auto 16px;
  }
  .conversion .tel:before {
    height: 100%;
    width: 17px;
    left: 43px;
    top: 0;
  }
  .conversion .tel a {
    border-radius: 40px;
    height: 53px;
    font-size: 16px;
    text-align: left;
    border: 1px solid;
    display: block;
    padding: 10px 0 0 80px;
    letter-spacing: 0em;
    background: rgba(255, 255, 255, 0.1);
  }
  .conversion .tel a small {
    font-size: 12px;
    margin-top: 2px;
  }
  .conversion .tel a small span {
    display: inline-block !important;
  }
  .conversion .tel a:after {
    content: '';
    position: absolute;
    right: 22px;
    top: 0;
    background: url('./img/icons/arrow.svg') no-repeat center;
    background-size: contain;
    width: 12px;
    height: 100%;
    transition: all 0.3s ease;
    filter: grayscale(1) invert(1);
  }
  .conversion .btn-cus a {
    height: 53px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 34px;
    letter-spacing: 0em;
  }
  .conversion .btn-cus a:before {
    left: 32px;
    width: 26px;
  }
  .conversion p + p {
    margin-top: 16px;
  }

  .conversion .btn-contact a {
    line-height: 1.28;
    text-align: left;
    padding: 5px 0 0 70px;
  }
  .conversion .btn-contact a small {
    font-size: 12px;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1040px) {
  .conversion {
    padding-top: 32px;
  }
  .conversion .row {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .conversion .ttl-common h2 span {
    margin-bottom: 3px;
  }
}
@media screen and (max-width: 374px) {
  .conversion {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*-----------------------------------------------------------
■ 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 {
  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 (min-width: 767px) {
  .img-w36 .elementor-image-box-img {
    width: 36% !important;
  }
}

@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;
  }
}
.container .elementor-section.elementor-section-boxed > .elementor-container,
.elementor-section.elementor-section-boxed > .elementor-container .elementor-container {
  padding: 0 !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  padding: 0 30px;
  max-width: 1264px !important;
}
@media screen and (max-width: 374px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 15px;
  }
}
/*=============================================
 * .toggle
 *=============================================*/
.toggle {
}
.toggle .toggle-link {
  cursor: pointer;
  position: relative;
}
.toggle .toggle-main {
  display: none;
}
.toggle.active .toggle-main {
  display: block;
}
/*--------------------------------------
  common
--------------------------------------*/
.ttl-common {
  position: relative;
}
.ttl-common h2 {
  letter-spacing: 0em;
  line-height: 1.5;
  color: var(--blue);
  font-size: 30px;
  font-weight: 500;
}
.ttl-common h2 > span {
  color: #183240;
  font-size: 110px;
  line-height: 1;
  font-family: 'Cormorant Infant';
  font-weight: 400;
  display: table;
  margin-bottom: 17px;
}
.ttl-common.txt-vertical-pc h2,
.ttl-common.txt-vertical-pc2 h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  white-space: nowrap;
  flex-direction: column-reverse;
  gap: 16px;
}
.ttl-common.txt-vertical-pc h2 > span,
.ttl-common.txt-vertical-pc2 h2 > span {
  margin-bottom: 0;
}
.wrap {
  width: 100%;
  max-width: 1180px;
  padding: 0 30px;
  position: relative;
  margin: 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
}
.infinite-slide li img {
  width: auto;
  height: 100%;
  object-fit: cover;
}
.btn-cus {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
}

.btn-cus.ml0 {
  margin-left: 0;
  width: 240px;
}
.btn-cus.btn2 {
  width: auto;
  max-width: unset;
  display: table;
}
.btn-cus a {
  display: block;
  height: 49px;
  line-height: 49px;
  position: relative;
  transition: all 0.3s ease;
  color: var(--blue);
  font-size: 14px;
  border: 1px solid;
  border-radius: 100px;
  box-sizing: border-box;
  padding-left: 23px;
  letter-spacing: 0em;
  font-family: 'Shippori Mincho';
  font-weight: 500;
}
.btn-cus.btn2 a {
  padding-right: 60px;
}
.btn-cus a:hover {
  opacity: 0.8;
}
.btn-cus a::after {
  content: '';
  position: absolute;
  right: 22px;
  top: 0;
  background: url('./img/icons/arrow.svg') no-repeat center;
  background-size: contain;
  width: 12px;
  height: 100%;
  transition: all 0.3s ease;
}
.btn-cus a:hover:after {
  transform: translateX(5px);
}
.btn-bl a {
  color: #020304;
}
.btn-bl a:after {
  filter: grayscale(1);
}
.row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
p {
  margin-bottom: 0;
}
.fz32 {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.04em;
}
.w796 {
  width: 796px;
  margin: 0 auto;
  max-width: 100%;
}
.c-banner a {
  display: block;
  padding: 59px 44px 57px;
  letter-spacing: 0em;
  position: relative;
  background: #a9bcc5;
  color: #3b4043;
  z-index: 1;
  font-family: 'Shippori Mincho';
  font-weight: 500;
}
.c-banner a:hover {
  opacity: 0.8;
}
.c-banner a:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
  background: url('./img/top/s4_bg2.jpg') no-repeat center top;
  background-size: cover;
  z-index: -1;
}
.c-banner a:before {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 27px;
  background: url('./img/top/s4_img.png') no-repeat center top;
  background-size: contain;
  width: 168px;
  height: 208px;
  z-index: 2;
}
.c-banner a h3 {
  letter-spacing: 0em;
  margin-bottom: 23px;
}
.c-banner a .txt {
  max-width: calc(100% - 210px);
  font-family: 'Shippori Mincho';
  font-weight: 500;
}
.c-banner a .catch {
  position: absolute;
  width: 144px;
  height: 144px;
  background: #fff;
  border-radius: 50%;
  font-size: 14px;
  top: 4px;
  right: 138px;
  padding: 33px 0 0 20px;
  color: #020304;
}
.c-banner a .catch > span {
  font-size: 20px;
  line-height: 1.28;
  display: block;
}
.c-banner a .catch > span span {
  color: var(--blue);
}
@media screen and (max-width: 767px) {
  .ttl-common h2 {
    font-size: calc((20 / 390) * 100vw);
  }
  .ttl-common h2 > span {
    margin-bottom: 8px;
    font-size: calc((48 / 390) * 100vw);
  }
  .ttl-common.txt-vertical-pc h2,
  .ttl-common.txt-vertical-pc2 h2 {
    flex-direction: column;
    gap: 0;
  }
  .ttl-common.txt-vertical-pc h2 > span,
  .ttl-common.txt-vertical-pc2 h2 > span {
    margin-bottom: 8px;
  }
  .btn-cus {
    width: 100%;
    max-width: unset;
  }
  .btn-cus a {
    font-size: 14px;
    line-height: 49px;
    height: 49px;
  }
  .btn-cus.btn2 a {
    height: auto;
    line-height: 25px;
    padding: 11px 70px 11px 23px;
  }
  .row {
    flex-direction: column;
  }
  .fz32 {
    font-size: calc((32 / 390) * 100vw);
    line-height: 1.6;
  }
  .c-banner a {
    border-width: 10px;
    padding: 30px 26px 35px;
    overflow: hidden;
  }
  .c-banner a:after {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
  }
  .c-banner a::before {
    bottom: -22px;
    right: -34px;
    width: 139px;
    height: 175px;
  }
  .c-banner a h3 {
    font-size: 6.1538461538vw;
    margin-bottom: 7px;
  }
  .c-banner a .txt {
    font-size: 14px;
    line-height: 1.6;
    width: 140px;
    max-width: calc(100% - 120px);
  }
  .c-banner a .catch {
    width: 108px;
    height: 108px;
    right: 48px;
    top: 30px;
    padding: 24px 15px;
  }
  .c-banner a .catch > span {
    font-size: 15px;
  }
}
