@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
}
main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
html {
  font-family: "Shippori Mincho", system-ui;
  text-size-adjust: 100%;
  color: #393939;
  font-size: 62.5%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
input,
textarea {
  margin: 0;
  padding: 0;
}
input::-webkit-input-placeholder,
input:-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder {
  color: #888;
}
textarea,
select,
input[type="button"],
input[type="submit"],
input[type="search"],
input[type="reset"] {
  -webkit-appearance: none;
}
ol,
ul {
  list-style: none;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
caption,
th {
  text-align: left;
}
a:focus {
  outline: none;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  max-width: 100%;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}
/* link */
a {
  color: #393939;
  text-decoration: none;
  outline: none;
}
a:visited {
  color: #393939;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #393939;
  text-decoration: underline;
  outline: none;
}
a:active {
  color: #393939;
  text-decoration: none;
  outline: none;
}
a.opacity,
a img {
  opacity: 1;
  transition: all 0.4s !important;
}
a.opacity:hover,
a:hover img {
  opacity: 0.8;
}
/* margin-top */
.mt00 {
  margin-top: 0px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
/* margin-right */
.mr00 {
  margin-right: 0px !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
/* margin-bottom */
.mb00 {
  margin-bottom: 0px !important;
}
.mb05 {
  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;
}
/* margin-left */
.ml00 {
  margin-left: 0px !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
/* padding-top */
.pt00 {
  padding-top: 0px !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt08 {
  padding-top: 8px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
/* padding-right */
.pr00 {
  padding-right: 0px !important;
}
.pr05 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
/* padding-bottom */
.pb00 {
  padding-bottom: 0px !important;
}
.pb05 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
/* padding-left */
.pl00 {
  padding-left: 0px !important;
}
.pl05 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}
/* float */
.fl {
  float: left;
}
.fr {
  float: right;
}
/* clearfix */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/*IE6,7対策 （haslayout対策）*/
.cf {
  *zoom: 1;
}
/* 変数 */
.mypink {
  color: #fb637e;
}
.mywhite {
  color: #fff;
}
/*enrty_rollover_color*/
/*navi_rollover_color*/
/*navi_list_rollover_color*/
/*table_color*/
/*table_color2*/
/*看護師テーマカラーの指定ゴールド*/
/*指定オレンジ極薄*/
/*薄いグレー*/
/*中間グレー*/
/*intern使用の中間グレー*/
/*薄いグレー*/
/*濃いグレー*/
/*SPハンバーガーメニューの色 濃いグレー*/
/*mixin*/
/*印刷用*/

body {
  position: relative;
  padding-top: 80px;
  background: #eff8fb;
}
@media screen and (max-width: 959px) {
  body {
    padding-top: 55px;
  }
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  .pagetop {
    display: none;
  }
}

@media screen and (max-width: 959px) {
  /* ----------header---------------------------------------------------------------------*/
  #header {
    width: 100%;
    padding: 0;
    height: 55px;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
    flex-direction: row;
    background: #fff;
  }
  #header .headerWrap {
    width: auto;
    display: flex;
    flex-grow: 1;
    align-items: center;
    margin-left: 10px;
  }
  #header .headerLogo {
    width: 130px;
  }
  #header .headerLogo a {
    line-height: 1;
    display: block;
  }
  #header .headerWrap span {
    font-size: 13px;
    border: 1px solid #cecece;
    padding: 10px;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 18%;
    height: auto;
    width: 64%;
    margin: 0 auto;
    line-height: 1.5;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
  }
  /* #header .headerWrap h1 {
    margin: 0 0 0 12px;
    line-height: 1;
  }
  #header .headerWrap h1 a {
    font-size: initial;
    display: block;
    z-index: 1;
  }
  #header .headerWrap h1 object {
    pointer-events: none;
    width: 128px;
  }
  #header .headerWrap h1 img {
    max-height: 40px;
    margin: 5px 0 0 0px;
  } */
  #header .ham-btn {
    display: flex;
    align-items: center;
    z-index: 9999;
  }
  /* #header .ham-btn .tcon-menu--xcross {
        width: 55px;
        height: 30px;
    } */
  #header .h_nav {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    transition-duration: 0.2s;
    transform-origin: right top;
    /* transform: scale(0); */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    overflow-y: auto;
    padding: 70px 15px 15px;
  }
  #header .h_nav .h_nav_in {
    background: #fff;
    padding: 25px 28px 30px;
  }
  #header .sns {
    display: flex;
    gap: 10px;
    position: absolute;
    right: 160px;
    top: 18px;
  }
  #header .sns a {
    display: block;
    line-height: 1;
  }
  #header .h_nav .g_nav {
    text-align: left;
    margin: 0 0 24px;
    font-size: 12px;
  }
  #header .h_nav .g_nav .mi {
    padding: 5px 0;
    color: #fff;
  }
  #header .h_nav .g_nav li {
    line-height: 1.6;
    border-bottom: 1px solid rgba(184, 184, 184, 0.5);
    margin-bottom: 17px;
    padding-bottom: 17px;
  }
  #header .h_nav .g_nav li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #header .h_nav .g_nav li a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #35434b;
    display: block;
  }
  #header .h_nav .g_nav li a.init-bottom {
    font-size: 12px;
    color: #bd9d4e;
    margin-bottom: 8px;
  }
  #header .h_nav .g_nav li ul:not(.linkh) {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 0;
  }
  #header .h_nav .g_nav li ul:not(.linkh) li {
    width: 50%;
  }
  #header .h_nav .g_nav li ul li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #header .h_nav .g_nav li ul li.w100 {
    width: 100%;
  }
  #header .h_nav .g_nav li .linkh li {
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  #header .h_nav .g_nav li .linkh li a {
    font-size: 12px;
  }
  #header .h_nav .g_nav li .linkh li:last-child {
    margin-bottom: 0;
  }
  #header.nav_active .ham-btn .tcon-menu__lines::after,
  #header.nav_active .ham-btn .tcon-menu__lines::before {
    /* background-color: #fff; */
  }
  #header.nav_active .h_nav {
    /* transform: scale(1); */
    opacity: 1;
    visibility: visible;
    pointer-events: initial;
  }
  #header.nav_active .entrybtn_navi {
    font-size: 15px;
    color: #bd9d4e;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 100%;
    border: 1px solid #bd9d4e;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.08em;
    font-style: italic;
  }
  #header .entrybtn {
    color: #bd9d4e;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    width: 85px;
    border: 1px solid #bd9d4e;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 2px;
    letter-spacing: 0.08em;
    position: absolute;
    right: 60px;
    top: 12px;
    z-index: 9999;
    font-style: italic;
    font-family: "Cormorant Garamond", serif;
    text-decoration: none;
    overflow: hidden;
    transition:
      color 0.45s ease,
      border-color 0.45s ease;
  }
  #header .entrybtn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #bd9d4e;
    transform: translateY(101%);
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: -1;
  }
  #header .entrybtn:hover {
    color: #fff;
    border-color: #bd9d4e;
  }
  #header .entrybtn:hover::before {
    transform: translateY(0);
  }
  #header .entrybtn:hover {
    /* background-color: #EACC91; */
    text-decoration: none;
  }
  #header .link {
    display: none;
    justify-content: flex-end;
    font-size: 13px;
    flex-grow: 1;
    margin: 0 10px;
  }
  #header .link li {
    list-style: none;
    padding: 3px 0;
  }
  #header .tab1 {
    position: absolute;
    top: auto;
    right: 200px;
    width: 21px;
    height: 20px;
  }
  #header .tab2 {
    position: absolute;
    top: auto;
    right: 175px;
    width: 20px;
    height: 20px;
  }

  #pagetop {
    width: 48px;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 1000;
    color: #fff;
    margin: 0;
    z-index: 99;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
  }
  #pagetop.visible {
    opacity: 1;
    visibility: visible;
  }
  #pagetop a {
    /* display: block;
    height: 57px;
    width: 57px;
    line-height: 57px;
    color: #393939;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    background: #dde1ea;
    cursor: pointer;
    transition: background-color 0.3s ease-out; */
  }
  #pagetop a:hover {
    /* opacity: 0.7; */
    /*background-color: $pinkm;*/
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .wrapper {
    animation: fadeIn 0s;
    animation-fill-mode: both;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
    z-index: 4;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .wrapper--fadeOut {
    animation: fadeOut 1s;
    animation-fill-mode: both;
  }
  .wrapper .typeing {
    opacity: 0;
  }
  .wrapper .typeing.active {
    opacity: 1;
  }
  .wrapper .text {
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0.5s;
    margin: 20px 0;
    color: 000;
    font-size: clamp(22px, 1.8vw, 40px);
    letter-spacing: 0.1rem;
  }
  .wrapper .text img {
    width: 40%;
  }
  .wrapper .logo {
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-delay: 3s;
    margin: 5px 0;
  }
  .wrapper .logo img {
    width: 55%;
  }
  .wrapper .ph {
    animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    margin: 20px 0;
  }
  .wrapper .ph img {
    width: 60%;
  }
}

@media screen and (min-width: 960px) {
  /* ----------header---------------------------------------------------------------------*/
  #header {
    width: 100%;
    padding: 25px;
    height: 80px;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
    flex-direction: row;
    background: #fff;
  }
  #header .headerWrap {
    width: auto;
    display: flex;
    flex-grow: inherit;
    align-items: center;
  }
  #header .headerWrap span {
    font-size: 12px;
    border: 1px solid #cecece;
    padding: 10px;
    display: block;
    position: relative;
    bottom: 0;
    left: 0%;
    height: auto;
    width: auto;
    margin: 0 auto;
    line-height: 1.5;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
  }
  /* #header .headerWrap h1 {
    margin: 2px 0 0;
    line-height: 1;
  }
  #header .headerWrap h1 a {
    font-size: initial;
    display: block;
    z-index: 1;
  }
  #header .headerWrap h1 img {
    margin: 13px 0px 0px 0px;
  } */
  #header .headerWrap .headerLogo {
    width: 160px;
  }
  #header .headerWrap .headerLogo a {
    line-height: 1;
    display: block;
  }
  #header .h_nav {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    flex-grow: 0;
  }
  #header .h_nav .h_nav_in {
    display: flex;
    align-items: center;
  }
  #header .h_nav .sns {
    display: flex;
    gap: 15px;
    margin-right: 30px;
    transform: translateY(2px);
  }
  #header .h_nav .sns a {
    display: block;
    line-height: 1;
  }
  #header .h_nav .g_nav {
    display: flex;
    margin: 0 15px 0 25px;
  }
  #header .h_nav .g_nav li {
    display: inline-block;
    position: relative;
    transition: background-color 0.3s ease-out;
  }
  #header .h_nav .g_nav li ul {
    display: none;
  }
  #header .h_nav .g_nav li a {
    text-align: center;
    color: #35434b;
    padding: 0 15px;
    font-weight: 500;
    font-size: 13px;
    height: 60px;
    display: flex;
    align-items: center;
    position: relative;
  }
  #header .h_nav .g_nav li a:hover {
    text-decoration: none;
  }
  #header .h_nav .g_nav li:hover {
    background-color: #2f3d41;
  }
  #header .h_nav .g_nav li:hover a {
    color: #fff;
  }
  #header .h_nav .g_nav li:hover ul {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 60px;
    left: 0;
    list-style-type: none;
  }
  #header .h_nav .g_nav li:hover ul li {
    width: 100%;
    display: inline-block;
    position: relative;
    transition: background-color 0.3s ease-out;
  }
  #header .h_nav .g_nav li:hover ul li a {
    text-align: left;
    color: #fff;
    background-color: #2f3d41;
    padding: 15px 10px;
    height: auto;
    line-height: 1.5;
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 13px;
    transition: background-color 0.3s ease-out;
  }
  #header .h_nav .g_nav .h_entry {
    background-color: #2f3d41;
    color: #fff;
  }
  #header .h_nav .linkh {
    display: none;
  }
  #header .entrybtn {
    color: #bd9d4e;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 137px;
    height: 44px;
    border: 1px solid #bd9d4e;
    background: #fff;
    cursor: pointer;
    transition: background-color 0.3s ease-out;
    font-size: 15px;
    padding-bottom: 2px;
    letter-spacing: 0.08em;
    font-style: italic;
    font-family: "Cormorant Garamond", serif;
    text-decoration: none;
    overflow: hidden;
    transition:
      color 0.45s ease,
      border-color 0.45s ease;
    position: relative;
  }
  #header .entrybtn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #bd9d4e;
    transform: translateY(101%);
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    z-index: -1;
  }
  #header .entrybtn:hover {
    color: #fff;
    border-color: #bd9d4e;
  }
  #header .entrybtn:hover::before {
    transform: translateY(0);
  }
  #header .entrybtn:hover {
    /* background-color: #EACC91; */
    text-decoration: none;
  }
  #header .link {
    display: flex;
    justify-content: flex-end;
    font-size: 13px;
    flex-grow: 1;
  }
  #header .link ul {
    padding: 5px 10px;
    background: #f5f2f2;
  }
  #header .link li {
    font-size: 10px;
    list-style: none;
    margin-bottom: 1px;
  }
  #header .link li:last-child {
    margin-bottom: 0;
  }
  #header .tab1 {
    position: fixed;
    top: 100px;
    right: 0;
    width: 56px;
    z-index: 3;
  }
  #header .tab2 {
    position: fixed;
    top: 278px;
    right: 0;
    width: 56px;
    z-index: 3;
  }

  #pagetop {
    width: 48px;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 1000;
    color: #fff;
    margin: 0;
    z-index: 2;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
  }
  #pagetop.visible {
    opacity: 1;
    visibility: visible;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .wrapper {
    animation: fadeIn 0s;
    animation-fill-mode: both;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    text-align: center;
    z-index: 4;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .wrapper--fadeOut {
    animation: fadeOut 1s;
    animation-fill-mode: both;
  }
  .wrapper .typeing {
    opacity: 0;
  }
  .wrapper .typeing.active {
    opacity: 1;
  }
  .wrapper .text {
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0.5s;
    margin: 20px 0;
    color: 000;
    font-size: clamp(22px, 1.8vw, 40px);
    letter-spacing: 0.1rem;
  }
  .wrapper .text img {
    width: 60px;
  }
  .wrapper .logo {
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-delay: 3s;
    margin: 10px 0 20px 0;
  }
  .wrapper .logo img {
    width: 120px;
  }
  .wrapper .ph {
    animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-delay: 1.5s;
    margin: 20px 0;
  }
  .wrapper .ph img {
    width: 250px;
  }
}

/* ----------entry---------------------------------------------------------------------*/
#entryWrap {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: 100px;
  text-align: center;
  /*
  &::before{
     content: "";
     position: absolute;
  top: 0;
  right: 0;
  width:50%;
  height: 100%;
  display: block;
  background:$skypink;
  z-index:-1;
   }*/
}
#entryWrap::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0%;
  background: #bd9d4e;
  width: 1px;
  z-index: 1;
  height: 20%;
}
#entryWrap::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -20%;
  background: #bd9d4e;
  width: 1px;
  z-index: 1;
  height: 20%;
}
#entryWrap p {
  color: #fff;
  font-size: 1.6rem;
  display: block;
  padding: 0.5rem 1rem 0rem 1rem;
  line-height: 1.8;
}
#entryWrap .tit {
  font-size: 5rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.2rem;
  display: block;
  margin: 15px 0 0px 0;
}
#entryWrap span {
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0rem;
}
#entryWrap .end {
  background: #fff;
  width: 50%;
  display: block;
  margin: 0 auto;
  padding: 0px 0;
  position: relative;
}
#entryWrap .end span {
  color: #2f3d41;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
}
#entryWrap a {
  width: 100%;
  height: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(90deg, #e1eeee 0%, #dae9e4 100%);
  margin: 0 auto;
  position: relative;
  transition: all 0.4s;
  cursor: pointer;
}
#entryWrap a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#entryWrap a .in {
  font-size: 32px;
  color: #bd9d4e;
  letter-spacing: 0.08em;
  max-width: 330px;
  width: 100%;
  height: 95px;
  background: #fff;
  border: 1px solid #bd9d4e;
  font-style: italic;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 3px;
  font-family: "Cormorant Garamond", serif;
}
#entryWrap a span {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  padding: 0;
  margin: 10px 0 30px 0;
}
@media screen and (max-width: 959px) {
  #entryWrap a {
    height: 215px;
  }
  #entryWrap a .in {
    font-size: 26px;
    max-width: 280px;
    height: 75px;
    padding-bottom: 2px;
    font-family: "Cormorant Garamond", serif;
  }
}

/* ----------footer---------------------------------------------------------------------*/
.footer {
  padding: 100px 20px 75px;
  background: linear-gradient(135deg, #f5fefb 0%, #e6f3fc 100%);
}
.footer__inner {
  max-width: 1240px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__inner .g_nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
  width: 100%;
}
.footer__inner .g_nav > li {
  border-right: 1px solid #c9ece4;
  padding-left: 50px;
  padding-right: 20px;
}
.footer__inner .g_nav > li:nth-child(1) {
  width: 7%;
  padding-left: 0;
}
.footer__inner .g_nav > li:nth-child(2) {
  width: 22%;
}
.footer__inner .g_nav > li:nth-child(3) {
  width: 41%;
}
.footer__inner .g_nav > li:nth-child(4) {
  width: 30%;
  border-right: none;
  padding-right: 0;
}
.footer__inner .g_nav li a {
  font-size: 16px;
  color: #444444;
  letter-spacing: 0.03em;
  display: block;
}
.footer__inner .g_nav li .init-bottom {
  font-size: 14px;
  color: #bd9d4e;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  display: block;
}
.footer__inner .g_nav li ul li {
  margin-bottom: 18px;
}
.footer__inner .g_nav li ul li:last-child {
  margin-bottom: 0;
}
.footer__inner .g_nav li ul li.w100 {
  width: 100% !important;
}
.footer__inner .g_nav li ul.flex {
  display: flex;
  flex-wrap: wrap;
}
.footer__inner .g_nav li ul.flex li:nth-child(2n-1) {
  /* width: 36%; */
  width: 50%;
}
.footer__inner .g_nav li ul.flex li:nth-child(2n) {
  /* width: 64%; */
  width: 50%;
}
.footer__inner .linkh {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 20px;
}
.footer__inner .linkh li a {
  font-size: 14px;
  color: #444444;
  letter-spacing: 0.03em;
  display: block;
}
.footer .copyright {
  font-size: 11px;
  color: #669e9f;
  text-align: right;
}
@media screen and (max-width: 959px) {
  .footer {
    padding: 50px 20px 20px;
  }
  .footer__inner .g_nav {
    display: block;
    text-align: left;
    margin: 0;
    font-size: 12px;
    width: 100%;
  }

  .footer__inner .g_nav > li {
    line-height: 1.6;
    border-right: none;
    border-bottom: 1px solid rgba(184, 184, 184, 0.5);
    margin-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 17px;
  }

  .footer__inner .g_nav > li:nth-child(1),
  .footer__inner .g_nav > li:nth-child(2),
  .footer__inner .g_nav > li:nth-child(3),
  .footer__inner .g_nav > li:nth-child(4) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer__inner .g_nav li a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #444444;
    display: block;
  }

  .footer__inner .g_nav li .init-bottom {
    font-size: 12px;
    color: #bd9d4e;
    margin-bottom: 8px;
    display: block;
  }

  .footer__inner .g_nav li ul:not(.linkh) {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 0;
  }

  .footer__inner .g_nav li ul:not(.linkh) li {
    width: 50%;
  }

  .footer__inner .g_nav li ul.flex li:nth-child(2n-1),
  .footer__inner .g_nav li ul.flex li:nth-child(2n) {
    width: 50%;
  }

  .footer__inner .g_nav li ul li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .footer__inner .g_nav li ul li.w100 {
    width: 100% !important;
  }

  .footer__inner .linkh {
    display: block;
  }

  .footer__inner .linkh li {
    width: auto;
    padding-bottom: 0;
    margin-bottom: 5px;
  }

  .footer__inner .linkh li a {
    font-size: 12px;
    color: #444444;
  }

  .footer .copyright {
    text-align: center;
    width: 100%;
  }
}

/*===================================================================
    Transformicons
===================================================================*/
.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  background: none;
  user-select: none;
  height: 60px;
  width: 60px;
  outline: none;
  display: flex;
  flex-direction: column;
}
.tcon > * {
  display: block;
}
.tcon:hover,
.tcon:focus {
  outline: none;
}
.tcon::-moz-focus-inner {
  border: 0;
}
.tcon-menu__lines {
  display: inline-block;
  height: 1px;
  width: 18px;
  border-radius: 0;
  transition: 0.3s;
  background: #35434b;
  position: relative;
}
.tcon-menu__lines::before,
.tcon-menu__lines::after {
  display: inline-block;
  height: 1px;
  width: 18px;
  border-radius: 0;
  transition: 0.3s;
  background: #35434b;
  content: "";
  position: absolute;
  left: 0;
  transform-origin: 0.1607142857em center;
  width: 100%;
}
.tcon-menu__lines::before {
  top: 6px;
}
.tcon-menu__lines::after {
  top: -6px;
}
.tcon-transform .tcon-menu__lines {
  /* transform: scale3d(0.8, 0.8, 0.8); */
}
.tcon:hover .tcon-menu__lines {
  background: #35434b;
}
.tcon:hover .tcon-menu__lines::before,
.tcon:hover .tcon-menu__lines::after {
  background: #35434b;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
  background: transparent !important;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before,
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  transform-origin: 50% 50%;
  top: 0;
  width: 18px;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
  transform: rotate3d(0, 0, 1, 30deg);
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  transform: rotate3d(0, 0, 1, -30deg);
}
.tcon-visuallyhidden {
  border: 0;
  margin: 10px 0 0 0;
  color: #2f3d41;
  height: 0.5rem;
}
.tcon-visuallyhidden:hover {
  color: #eacc91;
}
.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
  /*clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;*/
}
.tcon-menu--xcross.tcon-transform .tcon-visuallyhidden {
  color: #fff;
}

@media only screen and (min-width: 961px) {
  .sp {
    display: none !important;
  }
}

@media only screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
}

/* アニメーション：a-riseUpText
-------------------------------- */

.a-riseUpText {
  overflow: hidden !important;
  position: relative !important;
}

span.a-riseUpText {
  display: inline-block;
  overflow: hidden !important;
  position: relative !important;

  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
  color: inherit !important;
}
.scroll-anim.a-riseUpText > span,
.scroll-anim .a-riseUpText > span {
  display: inline-block !important;
  transform: translateY(140%);
  opacity: 0;
  will-change: transform, opacity;

  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
  color: inherit !important;

  padding: 0;
  margin: 0;
}

.scroll-anim.a-riseUpText.active > span,
.scroll-anim.active .a-riseUpText > span {
  animation: globalRiseUp 1.8s cubic-bezier(0.1, 1, 0.1, 1) forwards;
}

@keyframes globalRiseUp {
  0% {
    transform: translateY(140%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.reveal {
  opacity: 0;
  transform: translateY(26px);
  transition:
    opacity 1s cubic-bezier(0.2, 0.7, 0.2, 1),
    transform 1s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.reveal.in {
  opacity: 1;
  transform: none;
}

/*===================================================================
    タイトル
===================================================================*/
.titlehero {
  padding-top: 95px;
}
.titlehero .en {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.46em;
  font-size: 25px;
  color: #bd9d4e;
  line-height: 1;
  font-weight: 500;
}

.titlehero .en::before,
.titlehero .en::after {
  content: "";
  width: 46px;
  height: 1px;
  background: #bd9d4e;
  opacity: 0.7;
}

.titlehero .ja {
  font-weight: 500;
  font-size: clamp(26px, 2.6vw, 30px);
  letter-spacing: 0.16em;
  color: #2f3d41;
  margin: 20px 0 0;
}

@media only screen and (max-width: 960px) {
  .titlehero {
    padding-top: 55px;
  }
  .titlehero .en {
    letter-spacing: 0.2em;
    font-size: 18px;
  }
  .titlehero .en::before,
  .titlehero .en::after {
    width: 30px;
  }

  .titlehero .ja {
    font-size: 26px;
    margin-top: 15px;
  }
}
