@charset "UTF-8";
/* 
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* 1280 */
/* フルワイド */
/* フルワイド */
.area_visual .pagettl svg {
  width: 100%;
  height: auto;
  max-width: 16vw;
  min-width: 160px;
}
.area_visual .copy {
  top: 6vw;
}
@media all and (max-width: 896px) {
  .area_visual .copy {
    font-size: 1.7rem;
    top: 40px;
    right: 20px;
    letter-spacing: 0em;
  }
}

.area_history {
  position: relative;
  padding: 0 12vw;
}
@media all and (max-width: 896px) {
  .area_history {
    padding: 0 20px;
  }
}
.area_history .block_history {
  padding: 40px 0 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_history .block_history {
    padding: 30px 0 0;
  }
}
.area_history .block_history .box_ttl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 896px) {
  .area_history .block_history .box_ttl {
    justify-content: center;
  }
}
.area_history .block_history .box_ttl .side_ttl {
  width: 40%;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_history .block_history .box_ttl .side_ttl {
    width: 100%;
  }
}
.area_history .block_history .box_ttl .side_ttl h1 {
  font-family: "Hina Mincho", serif;
  font-size: 3.6rem;
  line-height: 1.1em;
  font-weight: 200;
  letter-spacing: 0.2em;
}
@media all and (max-width: 896px) {
  .area_history .block_history .box_ttl .side_ttl h1 {
    font-size: 2.8rem;
  }
}
.area_history .block_history .box_ttl .side_ttl .cloud {
  padding: 5px 0 0;
}
.area_history .block_history .box_ttl .side_ttl .cloud img {
  width: 100%;
  height: auto;
}
.area_history .block_history .box_ttl .side_logo {
  width: 50%;
}
@media all and (max-width: 896px) {
  .area_history .block_history .box_ttl .side_logo {
    width: 40%;
  }
}
.area_history .block_history .box_ttl .side_logo img {
  width: 100%;
  height: auto;
  max-width: 200px;
}
.area_history .block_history .box_copy {
  text-align: center;
  padding: 10px 0 0;
}
.area_history .block_history .box_copy p {
  font-size: 1.6rem;
  line-height: 2em;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_history .block_history .box_copy p {
    font-size: 1.5rem;
    text-align: justify;
  }
}
.area_history .block_history .elem02 {
  position: absolute;
  bottom: -10vw;
  right: -10vw;
  width: 20vw;
  mix-blend-mode: multiply;
}
.area_history .block_history .elem02 img {
  width: 100%;
  height: auto;
}

.area_fac {
  padding: 0 12vw;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .area_fac {
    padding: 0 20px;
  }
}
.area_fac .block_fac {
  padding: 100px 0 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_fac .block_fac {
    padding: 60px 0 0;
  }
}
.area_fac .block_fac .elem03 {
  position: absolute;
  top: 9vw;
  left: 2vw;
  width: 10vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem03 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem04 {
  position: absolute;
  top: 68vw;
  right: -11vw;
  width: 16vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem04 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem05 {
  position: absolute;
  bottom: 62vw;
  left: -11vw;
  width: 20vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem05 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem06 {
  position: absolute;
  bottom: 0vw;
  right: -10vw;
  width: 14vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem06 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem07 {
  position: absolute;
  top: 64vw;
  left: -12vw;
  width: 14vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem07 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem08 {
  position: absolute;
  bottom: 30vw;
  right: -12vw;
  width: 14vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem08 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .elem11 {
  position: absolute;
  top: 8vw;
  left: 1vw;
  width: 4vw;
  mix-blend-mode: multiply;
}
.area_fac .block_fac .elem11 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .box_ttl {
  position: relative;
  text-align: center;
}
.area_fac .block_fac .box_ttl h2 {
  max-width: 400px;
  margin: auto;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .box_ttl h2 {
    width: 80%;
    margin: auto;
  }
}
.area_fac .block_fac .box_ttl h2 img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .box_ttl p {
  display: inline-block;
  text-align: left;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .box_ttl p {
    text-align: justify;
  }
}
.area_fac .block_fac .img_large {
  width: 100%;
  line-height: 0em;
  margin: 24px 0 0;
  position: relative;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .img_large {
    margin: 16px 0 0;
    overflow: hidden;
    aspect-ratio: 3/2;
  }
}
.area_fac .block_fac .img_large img {
  width: 100%;
  height: auto;
  position: relative;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .img_large img {
    height: 100%;
    object-fit: cover;
  }
}
.area_fac .block_fac .img_large .mark {
  position: absolute;
  bottom: 2vw;
  left: 2vw;
  width: 10%;
}
.area_fac .block_fac .column_large {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0 60px;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_fac .block_fac .column_large {
    padding: 0px 0 40px;
  }
}
.area_fac .block_fac .column_large .ttl_fac {
  position: relative;
  display: inline-block;
  min-width: 300px;
  padding: 15px 50px 10px 0;
  position: relative;
}
.area_fac .block_fac .column_large .ttl_fac h3 {
  font-size: 2.2rem;
  line-height: 1.2em;
  color: #B68458;
  font-weight: 500;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .column_large .ttl_fac h3 {
    font-size: 2rem;
  }
}
.area_fac .block_fac .column_large .ttl_fac h3 .accent {
  font-size: 0.7em;
  color: #CF145A;
}
.area_fac .block_fac .column_large .ttl_fac .line {
  width: 100%;
  position: absolute;
  top: 15px;
  right: 0px;
}
.area_fac .block_fac .column_large .ttl_fac .line img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .column_large .side_ttl {
  position: relative;
}
.area_fac .block_fac .column_large .side_ttl .btn_menu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
}
@media all and (max-width: 480px) {
  .area_fac .block_fac .column_large .side_ttl .btn_menu {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 0 0 auto;
  }
}
.area_fac .block_fac .column_large .side_ttl .btn_menu img {
  width: 100%;
  height: auto;
}
.area_fac .block_fac .column_large .side_img {
  width: 26vw;
  padding: 15px 15px 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_fac .block_fac .column_large .side_img {
    width: 80%;
    padding-top: 10px;
  }
}
.area_fac .block_fac .column_large .side_img img {
  width: 100%;
  height: auto;
}
.area_fac .block_point {
  padding: 0px 0 0;
  position: relative;
}
.area_fac .block_point .column_point {
  position: relative;
}
.area_fac .block_point .column_point .bg_point {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
}
.area_fac .block_point .column_point .bg_point img {
  width: 100%;
  height: 100%;
}
.area_fac .block_point .column_point .inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 3vw 3vw 5vw;
}
.area_fac .block_point .column_point .inner img {
  width: 100%;
  height: auto;
}
.area_fac .block_point .column_point .inner h3 {
  width: 34%;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
@media all and (max-width: 896px) {
  .area_fac .block_point .column_point .inner h3 {
    padding: 50px 0px 10px 0;
    width: 100%;
    text-align: center;
  }
  .area_fac .block_point .column_point .inner h3 img {
    max-width: 240px;
  }
}
.area_fac .block_point .column_point .inner ul {
  width: 66%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_fac .block_point .column_point .inner ul {
    padding: 5px 5px 20px;
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .area_fac .block_point .column_point .inner ul {
    padding: 5px 5px 40px;
  }
}
.area_fac .block_point .column_point .inner ul li {
  width: 33.3333%;
  padding: 10px;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_fac .block_point .column_point .inner ul li {
    padding: 5px;
  }
}
@media all and (max-width: 480px) {
  .area_fac .block_point .column_point .inner ul li {
    width: 50%;
  }
}
.area_fac .block_point .column_point .inner ul li .box_img {
  line-height: 0em;
}
.area_fac .block_point .column_point .inner ul li .box_txt {
  padding: 8px 0 0;
}
.area_fac .block_point .column_point .inner ul li .box_txt p {
  font-size: 1.4rem;
  line-height: 1.8em;
  padding-top: 0px;
}
@media all and (max-width: 896px) {
  .area_fac .block_point .column_point .inner ul li .box_txt p {
    line-height: 1.6em;
  }
}

.area_roten {
  padding: 0 12vw;
}
@media all and (max-width: 896px) {
  .area_roten {
    padding: 0 20px;
  }
}
.area_roten .block_roten {
  padding: 100px 0 0;
  position: relative;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_roten .block_roten {
    padding: 60px 0 0;
  }
}
.area_roten .block_roten .elem09 {
  position: absolute;
  top: 2vw;
  left: 2vw;
  width: 17vw;
  mix-blend-mode: multiply;
}
.area_roten .block_roten .elem09 img {
  width: 100%;
  height: auto;
}
.area_roten .block_roten h2 {
  max-width: 400px;
  margin: auto;
  position: relative;
}
@media all and (max-width: 480px) {
  .area_roten .block_roten h2 {
    width: 80%;
    margin: auto;
  }
}
.area_roten .block_roten h2 img {
  width: 100%;
  height: auto;
}

.area_large {
  line-height: 0em;
  padding: 30px 0 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_large {
    padding: 15px 0 0;
  }
}
.area_large img {
  width: 100%;
  height: auto;
}

.area_room {
  padding: 0 12vw;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .area_room {
    padding: 0 20px;
  }
}
.area_room .block_room {
  padding: 10px 0 70px;
  position: relative;
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_room .block_room {
    padding: 0px 0 30px;
  }
}
.area_room .block_room p {
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_room .block_room p {
    text-align: justify;
  }
}
.area_room .block_room ul {
  padding: 15px 0;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 896px) {
  .area_room .block_room ul {
    padding: 8px 0;
    margin: 0 -8px;
  }
}
.area_room .block_room ul li {
  padding: 15px;
  box-sizing: border-box;
  width: 50%;
}
@media all and (max-width: 896px) {
  .area_room .block_room ul li {
    padding: 8px;
  }
}
@media all and (max-width: 480px) {
  .area_room .block_room ul li {
    width: 100%;
  }
}
.area_room .block_room ul li .box_img {
  line-height: 0em;
}
.area_room .block_room ul li .box_img img {
  width: 100%;
  height: auto;
}
.area_room .block_room ul li .box_txt {
  text-align: left;
  padding: 8px 0 0;
  display: flex;
  justify-content: space-between;
}
.area_room .block_room ul li .box_txt h3 {
  font-size: 2rem;
  line-height: 1.2em;
  color: #B68458;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .area_room .block_room ul li .box_txt h3 {
    font-size: 1.6rem;
  }
}
.area_room .block_room ul li .box_txt .btn_check {
  max-width: 100px;
  margin-top: -16px;
}
@media all and (max-width: 896px) {
  .area_room .block_room ul li .box_txt .btn_check {
    max-width: 80px;
  }
}
.area_room .block_room ul li .box_txt .btn_check img {
  width: 100%;
  height: auto;
}

p {
  font-size: 1.5rem;
  line-height: 2em;
  padding: 20px 0 0;
  text-align: justify;
}
@media all and (max-width: 896px) {
  p {
    padding: 12px 0 0;
    text-align: justify;
  }
}

/***************************************************
 * Generated by SVG Artista on 6/19/2023, 1:19:28 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 899.5103759766px;
    stroke-dasharray: 899.5103759766px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 899.5103759766px;
  }
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 899.5103759766px;
    stroke-dasharray: 899.5103759766px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 899.5103759766px;
  }
}
@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 280.122833252px;
    stroke-dasharray: 280.122833252px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 280.122833252px;
  }
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 280.122833252px;
    stroke-dasharray: 280.122833252px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 280.122833252px;
  }
}
@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 324.3150024414px;
    stroke-dasharray: 324.3150024414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 324.3150024414px;
  }
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 324.3150024414px;
    stroke-dasharray: 324.3150024414px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 324.3150024414px;
  }
}
@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 272.526184082px;
    stroke-dasharray: 272.526184082px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 272.526184082px;
  }
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 272.526184082px;
    stroke-dasharray: 272.526184082px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 272.526184082px;
  }
}
@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 280.1252441406px;
    stroke-dasharray: 280.1252441406px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 280.1252441406px;
  }
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 280.1252441406px;
    stroke-dasharray: 280.1252441406px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 280.1252441406px;
  }
}
@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
  animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
}