@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: 'Zen Old Mincho';
  src: url('font/ZenOldMincho-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zen Old Mincho';
  src: url('font/ZenOldMincho-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Crimson Text';
  src: url('font/CrimsonText-Italic.ttf');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Crimson Text';
  src: url('font/CrimsonText-Italic.ttf');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Crimson Text';
  src: url('font/CrimsonText-Italic.ttf');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('font/NotoSansJP-Light.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/*-----------------------------------------------------------
■ 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: 'Meiryo', 'メイリオ', Verdana, '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 1.6em;
  letter-spacing: 0.1em;
  line-height: 2em;
  color: #333;
  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 .toggle-menu *,
body.navOpen #g_nav,
body.navOpen #g_nav *,
body.navOpen .fixed-box,
body.navOpen .fixed-box * {
  touch-action: auto !important;
  pointer-events: visible !important;
}

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

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

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

/*--------------------------------------
	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 30px !important;
  box-sizing: border-box;
  margin: 0 auto;
}

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

#wrapper {
  height: 100%;
}

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

/*--------------------------------------
	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: 200;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
}

/* 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: 0px 30px;
}

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

/* menu */
.menu-text {
  color: #362c50;
}

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

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

  .header__sub-container {
    width: calc(100% - 40px);
    margin: 10px 20px;
    flex-grow: initial;
    flex-shrink: initial;
    flex-basis: initial;
  }
}

@media screen and (min-width: 768px) {
  #header {
    position: fixed;
    top: 0;
  }
  #header.fixed {
    background: #fff;
  }
  #header.fixed .header__logo img {
    -webkit-filter: none;
    filter: none;
  }
  #header.fixed .header__nav .menu-text,
  #header.fixed .header__nav nav ol > li .up-menu {
    color: #362c50;
  }
}

/*--------------------------------------
	logo
--------------------------------------*/

header .header__logo {
  padding-right: 20px;
}

header .header__logo img {
  width: 100%;
  max-width: 250px;
  height: auto;
}

@media screen and (max-width: 767px) {
  header .header__logo img {
    max-width: 190px;
  }
}

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

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

header .header__nav nav ol > li .up-menu {
  position: relative;
  width: auto;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  white-space: pre;
  color: #362c50;
  cursor: pointer;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

header .header__nav nav ol > li > .up-menu a,
header .header__nav nav ol > li > .up-menu span {
  display: block;
  padding: 30px 20px;
  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% + 10px);
  left: 50%;
  width: 130px;
  height: auto;
  padding: 10px 20px;
  border-radius: 0.5em;
  box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
  visibility: hidden;
  opacity: 0;
  background: rgba(222, 241, 204, 0.9);
  -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;
}

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

.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: #94c789;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

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

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

@media screen and (min-width: 1025px) {
  header .header__nav nav ol > li:first-child .up-menu {
    font-size: 15px;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  header .header__nav nav ol > li .up-menu {
    font-size: 12px;
  }
  header .header__nav nav ol > li > .up-menu a,
  header .header__nav nav ol > li > .up-menu span {
    padding: 20px 10px !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .header__main-container {
    padding: 0 10px;
  }
  .header__sub-container {
    flex-basis: 165px;
  }
  header .header__logo {
    padding-right: 10px;
  }
  header .header__nav nav ol > li .up-menu {
    font-size: 11px;
    letter-spacing: 0;
  }
  header .header__nav nav ol > li > .up-menu a,
  header .header__nav nav ol > li > .up-menu span {
    padding: 20px 5px !important;
  }
}

@media screen and (max-width: 767px) {
  #g_nav {
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 102;
  }

  header .header__nav {
    width: 100%;
    height: 100vh;
    box-sizing: border-box;
    overflow: auto;
    background: #8b699e;
    color: #fff;
  }

  header .header__nav .header__logo {
    padding: 10px 20px;
  }

  header .header__nav nav {
    margin-top: 50px;
  }

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

  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;
    padding: 15px 30px;
  }

  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,
  header .header__nav nav ol > li > .up-menu sub {
    color: white;
  }

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

  .menu-item-has-children .up-menu::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    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;
    background: #e5f9d3;
  }

  header .header__nav nav ol > li .sub-menu a:hover {
    text-decoration: none;
    background: #edfae1;
  }

  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;
    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: 21px;
  height: 16px;
  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: #fff;
}

.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) {
  bottom: 0;
}

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

@media screen and (max-width: 767px) {
  header .toggle-menu {
    width: 64px;
    height: 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(54, 44, 80, 0.6);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
  }
}

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

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

#footer {
  padding: 100px 0 175px;
  background: #362c50;
  color: #fff;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
  position: relative;
  z-index: 101;
}
#footer .bnr img {
	height: auto;
}
#footer .footer-content {
  position: relative;
  z-index: 103;
}
#footer a {
  color: #fff;
}
#footer .footer__logo {
  margin-bottom: 45px;
}
#footer .footer__logo img {
  width: 318px;
  height: auto;
  filter: brightness(0%) invert(1);
}
#footer address,
#footer .sitemap {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0.02em;
}
#footer .copyright {
  margin-top: 50px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 11px;
  line-height: 21px;
  letter-spacing: 0.1em;
}
#footer .footer__nav .ttl {
  display: flex;
  align-items: center;
  column-gap: 30px;
  margin-bottom: 30px;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 42px;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
#footer .footer__nav .ttl::after {
  content: '';
  flex: 0 1 100%;
  display: block;
  border-top: 1px solid;
}
#footer .footer__nav ul .menu-text {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.02em;
}
#footer .footer__nav ul li + li {
  margin-top: 16px;
}
#footer .set {
  display: flex;
  justify-content: space-between;
}
#footer .set .gr1 {
  width: 320px;
}
#footer .set .gr2 {
  width: 410px;
}

@media screen and (max-width: 1024px) {
  #footer .set .gr2 {
    width: 280px;
  }
}

@media screen and (max-width: 767px) {
  #footer {
    padding: 40px 0 140px;
  }
  #footer .set {
    display: block;
  }
  #footer .set .gr1 {
    width: 100%;
  }
  #footer .set .gr2 {
    margin-top: 80px;
  }
}

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

.fixed-box {
  position: fixed;
  right: 0px;
  bottom: 0;
  display: block;
  width: 100%;
  height: auto;
  z-index: 103;
  -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-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;
}
body.navOpen .fixed-box .fixed-banner__sp ul li:last-child {
  display: none;
}

.fixed-banner__sp {
  display: none;
}

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

@media screen and (max-width: 767px) {
  .fixed-banner__sp {
    display: block;
  }

  .fixed-banner__pc {
    display: none;
  }

  #footer {
    padding-bottom: 20%;
  }
}
@media screen and (min-width: 768px) {
  .fixed-box {
    width: auto;
    pointer-events: none;
  }
  .fixed-box ul li {
    pointer-events: all;
  }
  .fixed-box .fixed-banner__pc ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .fixed-box .fixed-banner__pc ul li:first-child {
    transform: translateX(calc(100% - 50px));
    transition: 0.5s ease-out;
  }
  .fixed-box .fixed-banner__pc ul li:first-child:hover {
    transform: translateX(0);
  }
}

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

/*--------------------------------------
	common
--------------------------------------*/

.txt-vertical {
  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 .txt-latin {
  cursor: vertical-text;
  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;
  letter-spacing: 0.25em;
}

.txt-vertical-latin {
  cursor: vertical-text;
  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;
}

.btn-style .elementor-button {
  width: 260px !important;
  background: transparent;
  border: 1px solid;
  border-radius: 0;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  z-index: 0;
}
.btn-style .elementor-button::after {
  content: '';
  width: 40px;
  height: 7px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: skewX(45deg) translate(15px, -50%);
  transform: skewX(45deg) translate(15px, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  right: 0;
}
.btn-style .elementor-button:hover::after {
  right: -5px;
}

.btn-style.black .elementor-button {
  background: #fff;
  color: #362c50;
}

.btn-style.left .elementor-button {
  text-align: left;
}
.btn-style.left .elementor-button .elementor-button-content-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.catch {
  color: #b1904c;
}
.catch .elementor-heading-title {
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.06em;
}

@media screen and (min-width: 768px) {
  .txt-vertical-tablet {
    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-tablet .txt-latin {
    cursor: vertical-text;
    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;
    letter-spacing: 0.25em;
  }
}
@media screen and (min-width: 1024px) {
  .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 {
    cursor: vertical-text;
    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;
    letter-spacing: 0.25em;
  }
  .txt-vertical-latin-pc {
    cursor: vertical-text;
    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;
  }
}

/*--------------------------------------
	doctor-sec
--------------------------------------*/
div.doctor-sec {
  position: relative;
  z-index: 1;
}
div.doctor-sec:before {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: url('./img/bg.jpg');
  z-index: -1;
  width: auto !important;
  max-width: unset !important;
}

.doctor-sec .ttl h2.elementor-heading-title .en {
  display: inline-block;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #b1904c;
  font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.06em;
  position: relative;
  bottom: 5px;
}
.doctor-sec .set {
  position: relative;
  z-index: 0;
}
.doctor-sec .set::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('./img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: 185px;
  left: -168px;
  z-index: -1;
}
.doctor-sec .set .gr1 {
  width: 591px;
  margin-top: 44px;
  padding: 50px 65px 60px;
  background: #fff;
  border: 1px solid #362c50;
  position: relative;
  z-index: 1;
}
.doctor-sec .set .gr2 {
  width: 608px;
  margin-left: -59px;
}
.doctor-sec .set .gr2 .ttl {
  position: absolute;
  top: -60px;
  right: 30px;
  z-index: 1;
}
.doctor-sec .set .gr2 .ttl .elementor-heading-title {
  color: #fff;
}
.doctor-sec .set .gr2 .ttl .elementor-heading-title > span {
  display: inline-block;
  padding: 15px 0;
}
.doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(1) {
  background: #b38d42;
  font-size: 19px;
  line-height: 38px;
  letter-spacing: 0.1em;
}
.doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(3) {
  margin: 40px 5px 0 0;
  background: #362c50;
  font-weight: 400;
  font-size: 26px;
  line-height: 52px;
  letter-spacing: 0.1em;
}
.doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(3) em {
  margin-top: 15px;
  font-style: normal;
}
.doctor-sec .set .gr2 .img {
  position: relative;
}
.doctor-sec .set .gr2 .img::before {
  content: '';
  width: 210px;
  height: 110px;
  background: url('./img/deco2.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -26px;
  left: -155px;
  z-index: -1;
}
.doctor-sec .set .gr2 .img::after {
  content: '';
  width: 210px;
  height: 110px;
  background: url('./img/deco2.png') 0 0 / contain no-repeat;
  position: absolute;
  bottom: -60px;
  right: -84px;
}
.doctor-sec .set .gr2 .btn-link {
  margin-top: auto;
}
@media screen and (max-width: 1024px) {
  .doctor-sec .set::before {
    top: auto;
    bottom: -200px;
    left: auto;
    right: -100px;
  }
  .doctor-sec .set .gr1 {
    width: 100%;
    margin-top: -50px;
  }
  .doctor-sec .set .gr2 {
    width: auto;
    margin: 0 -30px;
  }
  .doctor-sec .set .gr2 .img {
    height: 410px;
  }
  .doctor-sec .set .gr2 .img::before {
    top: -62px;
    left: 50px;
  }
  .doctor-sec .set .gr2 .img::after {
    bottom: -95px;
    right: auto;
    left: -45px;
    z-index: -1;
  }
  .doctor-sec .set .gr2 .img img {
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 10%;
    object-position: 50% 10%;
  }
}
@media screen and (max-width: 767px) {
  .doctor-sec .ttl h2.elementor-heading-title {
    font-weight: 400;
  }
  .doctor-sec .ttl h2.elementor-heading-title .en {
    margin-left: 20px;
    font-size: 15px;
  }
  .doctor-sec .set::before {
    width: 159px;
    height: 97px;
    bottom: -140px;
    right: -47px;
  }
  .doctor-sec .set .gr1 {
    margin-top: 30px;
    padding: 30px;
  }
  .doctor-sec .set .gr2 .ttl {
    top: -37px;
    right: 40px;
  }
  .doctor-sec .set .gr2 .ttl .elementor-heading-title > span {
    padding: 15px 0;
  }
  .doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(1) {
    font-size: 15px;
    line-height: 28px;
  }
  .doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(3) {
    margin: 30px 3px 0 0;
    font-size: 22px;
    line-height: 38px;
  }
  .doctor-sec .set .gr2 .ttl .elementor-heading-title > span:nth-child(3) em {
    margin-top: 10px;
  }
  .doctor-sec .set .gr2 .img {
    height: 200px;
  }
  .doctor-sec .set .gr2 .img::before {
    width: 99px;
    height: 52px;
    top: -30px;
    left: 66px;
  }
  .doctor-sec .set .gr2 .img::after {
    width: 99px;
    height: 52px;
    bottom: -45px;
    left: -9px;
  }
}

div.cycle-sec {
  position: relative;
  z-index: 2;
  background: url('./img/bg.jpg');
}
div.cycle-sec .container::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('./img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -125px;
  left: -200px;
  z-index: -1;
}
.cycle-sec .set1 .catch .elementor-heading-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  color: #362c50;
}
.cycle-sec .set1 .catch .elementor-heading-title::before {
  content: '';
  width: 84px;
  display: block;
  border-top: 1px solid;
}
.cycle-sec .set2 {
  position: relative;
}
.cycle-sec .set2::before {
  content: '';
  width: 337px;
  height: 206px;
  background: url('./img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: -145px;
  left: auto;
  right: -180px;
  z-index: -1;
}
.cycle-sec .set2::after {
  content: '';
  width: 337px;
  height: 206px;
  background: url('./img/deco1.png') 0 0 / contain no-repeat;
  position: absolute;
  top: auto;
  bottom: -125px;
  left: -250px;
  z-index: -1;
}
.cycle-sec .set2 .ttl {
  padding-top: 20px;
  position: relative;
}
.cycle-sec .set2 .ttl::before,
.cycle-sec .set2 .ttl::after {
  content: '';
  border-left: 1px solid;
  position: absolute;
}
.cycle-sec .set2 .ttl::before {
  top: 40px;
  bottom: 0;
  left: 0;
}
.cycle-sec .set2 .ttl::after {
  top: 0;
  bottom: 50px;
  right: 0;
}
.cycle-sec .set2 .ttl h3.elementor-heading-title .txt-latin {
  margin-top: 25px;
  color: #b1904c;
  font-family: 'Crimson Text', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.06em;
}
.cycle-sec .set-style {
  width: calc(100% - 110px);
  margin-left: auto;
  margin-right: auto;
  padding: 80px 100px;
  color: #fff;
  position: relative;
  z-index: 0;
}
.cycle-sec .set-style::before {
  content: '';
  width: 70%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(68, 50, 116, 0.9)), color-stop(70%, rgba(54, 44, 80, 0.4)), to(transparent));
  background: linear-gradient(to right, rgba(68, 50, 116, 0.9), rgba(54, 44, 80, 0.4) 70%, transparent);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.cycle-sec .set-style::after {
  content: '';
  width: 189px;
  height: 136px;
  background: url('./img/deco3.png') 0 0 / contain no-repeat;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
}
.cycle-sec .set-style a {
  color: #fff;
}
.cycle-sec .set-style .ttl1 .elementor-heading-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-weight: 400;
  font-size: 54px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.cycle-sec .set-style .ttl1 .elementor-heading-title .number {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56px;
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 18px;
  background: url('./img/bg_deco.png') center/100% 100% no-repeat;
  font-family: 'Crimson Text', serif;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
.cycle-sec .set-style .ttl2 {
  margin-top: 10px;
}
.cycle-sec .set-style .ttl2 .elementor-heading-title {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.cycle-sec .set-style .gr {
  width: 500px;
}
.cycle-sec .set-style .gr .txt {
  margin-top: 20px;
}
.cycle-sec .set-style .gr .btn-link {
  margin-top: 30px;
}
.cycle-sec .set-style.reverse {
  background-position: top left;
}
.cycle-sec .set-style.reverse::after {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
  right: auto;
}
.cycle-sec .set-style.reverse::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: auto;
  right: 0;
}
.cycle-sec .set-style.reverse .gr {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .cycle-sec .set-style {
    width: calc(100% - 60px);
    padding: 50px 30px;
  }
}
@media screen and (max-width: 767px) {
  .cycle-sec .container::before {
    width: 159px;
    height: 97px;
    top: -67px;
    left: auto;
    right: -33px;
  }
  .cycle-sec .set2::before {
    display: none;
  }
  .cycle-sec .set2::after {
    width: 159px;
    height: 97px;
    bottom: -5px;
    left: -100px;
    z-index: 0;
  }
  .cycle-sec .set2 .ttl {
    padding-top: 0;
  }
  .cycle-sec .set2 .ttl::before,
  .cycle-sec .set2 .ttl::after {
    display: none;
  }
  .cycle-sec .set2 .ttl h3.elementor-heading-title .txt-latin {
    display: block;
    margin-top: 0;
    font-size: 12px;
  }
  .cycle-sec .set-style {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 240px 30px 50px;
    background-position: top center;
  }
  .cycle-sec .set-style::before {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, rgba(54, 44, 80, 0.4)), to(rgba(68, 50, 116, 0.9)));
    background: linear-gradient(transparent, rgba(54, 44, 80, 0.4) 70%, rgba(68, 50, 116, 0.9));
  }
  .cycle-sec .set-style::after {
    width: 140px;
    height: 101px;
  }
  .cycle-sec .set-style .ttl1 .elementor-heading-title {
    font-size: 40px;
  }
  .cycle-sec .set-style .ttl1 .elementor-heading-title .number {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39px;
    flex: 0 0 39px;
    width: 39px;
    height: 39px;
    margin-top: 13px;
    font-size: 26px;
  }
  .cycle-sec .set-style .gr {
    width: 100%;
    margin-left: 0;
  }
  .cycle-sec .set-style.reverse::after {
    -webkit-transform: none;
    transform: none;
    left: auto;
    right: 0;
  }
}

/*--------------------------------------
	c-contact
--------------------------------------*/
div.c-contact {
  color: #fff;
  position: relative;
  padding: 80px 0;
  background: #997ca9;
}

div.c-contact.bg2 {
  background: #f8f9fa;
  color: inherit;
}
.c-contact h2 {
  font-size: 33px;
  line-height: 58px;
  margin-bottom: 34px;
}
.c-contact .btn-style .elementor-button {
  font-size: 16px;
  padding: 24px;
  width: 352px !important;
  margin: 0 auto;
  display: block !important;
}
.c-contact .btn-web .elementor-button:before {
  content: '';
  top: 0;
  position: absolute;
  left: 28px;
  background: url('./img/sub/Calendar.svg') no-repeat center;
  background-size: contain;
  width: 20px;
  height: 100%;
}
.c-contact.bg2 .btn-style .elementor-button {
  color: inherit;
}
.c-contact .btn-web.btn-web2 .elementor-button,
.c-contact .btn-tel .elementor-button {
  width: 296px !important;
  background: #fff;
  color: #362c50;
  border-radius: 8px;
  border-color: transparent;
  height: 56px;
  padding: 15px 0 15px 12px;
}
.c-contact .btn-tel .elementor-button {
  font-size: 24px;
  letter-spacing: 0.15em;
  padding-left: 24px;
}
.c-contact .btn-web.btn-web2 .elementor-button:after,
.c-contact .btn-tel .elementor-button:after {
  display: none;
}
.c-contact.bg2 .btn-web .elementor-button:before {
  background: url('./img/sub/Calendar2.svg') no-repeat center;
  background-size: contain;
}
.c-contact .btn-web.btn-web2 .elementor-button:before {
  background: url('./img/sub/Calendar3.svg') no-repeat center;
  background-size: contain;
}
.c-contact .btn-tel .elementor-button:before {
  content: '';
  top: 0;
  position: absolute;
  left: 28px;
  width: 20px;
  height: 100%;
  background: url('./img/sub/Phone2.svg') no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-contact h2 {
    font-size: 26px;
    line-height: 48px;
  }
  .c-contact .btn-style .elementor-button {
    width: 100% !important;
    font-size: 15px;
  }
}
