/* Common */
@font-face {
  font-family: 'taipo';
  src: url(./fonts/taipo.otf) format('opentype');
}

body, p, h1, h3 {
  font-family: taipo;
}

div {
  cursor: url(./img/cursor.png), auto !important;
}

a :hover, a:link, a:visited {
  cursor: url(./img/cursor2.png), auto !important;
}

h2 {
  font-size: 53px;
  letter-spacing: 0.5px;
  font-kerning: auto;
  font-family: serif;
}

h3 {
  font-size: 44px;
  letter-spacing: 0.5px;
  font-kerning: auto;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

.boxwl1100 {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* Keyvisual */
.key_container {
  width: 100%;
  height: 100vh;
  position: relative;
}

.key_logo {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 25%;
  z-index: 12;
  min-width: 300px;
}

.key_logo div {
  margin: 18% 0;
}

.key_logo div:nth-child(3) {
  width: 54%;
}

.key_catch {
  position: absolute;
  top: 15%;
  right: 10%;
  width: 9%;
  z-index: 12;
  min-width: 150px;
}

.key_keni {
  position: absolute;
  bottom: 5%;
  right: 5%;
  width: 24%;
  z-index: 12;
  min-width: 318px;
}

.key_block {
  background: linear-gradient(to right, #4fd295, #7867ff);
  /*  background-color: #66ba91;*/
  position: absolute;
  width: 80%;
  height: 93%;
  top: 0;
  left: 0;
}

.key_bg {
  background-image: url(./img/key.jpg);
  position: absolute;
  width: 80%;
  z-index: 11;
  height: 93%;
  bottom: 0;
  right: 0;
  background-position: center;
  background-size: cover;
}

.key_bg::before {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-color: #00000017;
}

/* Introduction */
.int_headline {
  background-image: url(./img/inthead.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 50px;
}

.introduction_container {
  margin-top: 145px;
}

.introduction_container h2 {
  text-align: center;
  color: #85BD96;
  margin-bottom: 3rem;
}

.introduction_container p {
  text-align: center;
  font-size: 33px;
  line-height: 1.5em;
  margin: 93px 0 2.5em 0;
}

.int_case {
  position: relative;
  /*height: 700px;*/
}

/*
.int_case img {
  position: absolute;
}

.int_case img:nth-child(1) {
  top: 0;
  left: 17%;
}

.int_case img:nth-child(2) {
  right: 2%;
  top: 280px;
}

.int_case img:nth-child(3) {
  top: 354px;
  left: 4px;
}
*/
.int_img {
  text-align: center;
  margin: 150px auto 250px auto;
}

/* Merit */
.merit_wrap {
  background: linear-gradient(to right, #4fd295, #7867ff);

  position: relative;
  width: 100%;
}

.merit_wrap_st {
  background-image: url(./img/merit_st.png);
  background-position: top;
  padding-top: 74px;
}

.merit_wrap::before {
  content: url(./img/mrit_before2.svg);
  width: 100%;
  height: auto;
  position: absolute;
  top: -7vw;
}

.merit_wrap::after {
  content: url(./img/merit_after.svg);
  width: 100%;
  height: auto;
  position: absolute;
  bottom: -11vw;
}

.merit_container h2 {
  text-align: center;
  color: #85BD96;
  margin-bottom: 3rem;
}

.merit_case {
  display: flex;
  flex-wrap: wrap;
}

.merit_case_box {
  width: 100%;
  position: relative;
  height: 340px;
}

.merit_case_box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.merit_img {
  text-align: center;
  margin: 100px auto;
}

.merit ul {
  width: 100%;
  overflow: hidden;
}

.slick01::before {
  /*  background-color: #66ba91;*/
  position: absolute;
  top: 0;
  left: 0;
}

.slick01::after {
  position: absolute;
  top: 0;
  left: 0;
}

.merit_room_slider {
  position: relative;
}

.slick01 {
  padding-bottom: 50px;
}

.merit_room_slider_st {
  position: relative;
  z-index: 1;
}

.merit_room_slider_st span {
  position: absolute;
}

.merit_room_slider_st span:nth-child(1) {
  top: -700px;
  left: 0;
}

.merit_room_slider_st span:nth-child(2) {
  top: -700px;
  right: 0;
}

.merit_room_slider_st span:nth-child(3) {
  top: -72px;
  left: 260px;
}

.merit_room_slider_st span:nth-child(4) {
  right: 85px;
  top: -98px;
}

/* Room */
.room {
  margin-top: 300px;
  position: relative;
}

.room_headline {
  background-image: url(./img/roomhead.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 50px;
}

.room_pl {
  line-height: 2rem;
}

.room_pl img {
  vertical-align: top;
}

.room_container h2 {
  text-align: center;
  color: #E2B3BE;
  margin-bottom: 3rem;
}

.room_container p {
  text-align: center;
  font-size: 33px;
  line-height: 1.4em;
  margin-top: 105px;
}

.room-fr {
  color: #7C5150;
  text-align: center;
}

.room-fr_container_up {
  text-align: center;
  height: auto;
  position: relative;
  margin: 150px 0;
}

.room-fr_container_up p {
  display: inline-block;
  margin: 0 30px;
}

.room-fr_container_up h3 {
  color: #785150;
  font-weight: 500;
  margin-bottom: 20px;
  align-items: center;
  display: inline-flex;
}

.room-fr_container_up img {
  display: block;
  margin: 0 auto;
}

.room-fr_block {
  position: relative;
}

.room-fr_block::before {
  content: "";
    background-image: url(./img/frroom1tex.png);
    position: absolute;
    top: -28%;
    left: calc(50% - 500px);
    z-index: 10;
    width: 23%;
    height: 200px;
    max-width: 253px;
    background-repeat: no-repeat;
    background-size: contain;
}

.room-fr_block::after {
  content: "";
  width: 95%;
  height: 400px;
  position: absolute;
  background-color: #D3C1CE;
  right: 0;
  bottom: -76px;
  z-index: -1;
}

.room1_container_mid {
  display: flex;
  align-items: center;
  text-align: center;
  margin-bottom: 75px;
}

.fr_storyL, .fr_storyR {
  width: 50%;
}

.fr_storyL::before {
  content: "";
  background-image: url(./img/frroom2tex.png);
  position: absolute;
  top: -6%;
  left: 0;
  z-index: 10;
  width: 23%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}

.ret_storyL, .ret_storyR {
  width: 50%;
}

.ret_storyL::before {
  content: "";
  background-image: url(./img/reroom2tex.png);
  position: absolute;
  top: -21%;
  right: 27%;
  z-index: 10;
  width: 23%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}

.room1_container_low {
  text-align: center;
}

.room1_wrapdown {
  background-image: url(./img/f_bgp.jpg);
  background-size: cover;
  padding: 100px 0;
}

.room1point1,.room1point0,.room2point1,.room2point0 {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
.room1point0::before{
  content: "";
  background-image: url(./img/frroom3tex.png);
  position: absolute;
  top: -5%;
  left: calc(50% - 350px);
  z-index: 10;
  width: 23%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.room2point0::before{
  content: "";
  background-image: url(./img/reroom3tex.png);
  position: absolute;
  top: -5%;
  left: calc(50% - 350px);
  z-index: 10;
  width: 23%;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.room_res1 {
  width: 43%;
  padding: 43px;
}

.room-ret_block {
  position: relative;
}

.room-ret_block::before {
  content: "";
      background-image: url(./img/reroom1tex.png);
      position: absolute;
      top: -28%;
      left: calc(50% - 500px);
      z-index: 10;
      width: 23%;
      height: 200px;
      max-width: 253px;
      background-repeat: no-repeat;
      background-size: contain;
}

.room-ret_block::after {
  content: "";
  width: 95%;
  height: 400px;
  position: absolute;
  background-color: #6f84ac;
  right: 0;
  bottom: -76px;
  z-index: -1;
}

.room2_wrapdown {
  background-image: url(./img/r_bgp.jpg);
  background-size: cover;
  padding: 100px 0;
}

.room2_container_mid {
  display: flex;
  align-items: baseline;
  text-align: center;
  margin-bottom: 75px;
}

.room-ret_container_up {
  text-align: center;
  height: auto;
  position: relative;
  margin: 200px 0;
}

.room-ret_container_up p {
  display: inline-block;
  margin: 0 30px;
}

.room-ret_container_up h3 {
  color: #785150;
  color: #007298;
  font-weight: 500;
  margin-bottom: 20px;
  align-items: center;
  display: inline-flex;
}

.room-ret_container_up img {
  display: block;
  margin: 0 auto;
}

/* Cost */
.cost_headline {
  background-image: url(./img/costhead.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 50px;
}

.cost_headline h2 {
  text-align: center;
  color: #85BD96;
  margin-bottom: 3rem;
}

.cost_container {
  text-align: center;
  margin-top: 100px;
}

.cost_box {
  margin-top: 100px;
}

.costp {
  font-size: 32px;
  font-weight: 500;
}

.marker {
  position: relative;
}

.marker::before {
  content: "";
  background: #FFDC00;
  width: 107px;
  height: 22px;
  display: initial;
  position: absolute;
  left: -6px;
  top: 21px;
  z-index: -1;
}

.cost_keni {
  text-align: center;
}

.cost_container {
  text-align: center;
  margin-top: 100px;
}

.kenip {
  font-size: 32px;
  font-weight: 500;
  margin: 125px 0 75px 0;
  line-height: 2.8rem;
}

.customer_container {
  text-align: center;
  margin-top: 100px;
}

.customer_container li {
  margin-bottom: 75px;
}

.cusp {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 75px;
  line-height: 3rem;
}

.cusp img {
  margin: 0 10px;
}

/* Campaign */
.campaign_wrap {
  position: relative;
  background: linear-gradient(to right, #66c491, #4fdda1);
  margin: 200px 0;
}

.campaign_wrap_bt {
  position: absolute;
  bottom: -3vw;
}

.campaign_wrap_bt img {
  width: 100vw;
}

.campaign_wrap {
  padding-top: 90px;
}

.con_fix {
  position: fixed;
  bottom: -1px;
  right: -1px;
  opacity: 0.5;
  transition-duration: 1s;
  z-index: 10;
  width: 22%;
}

.con_fix_wrap {
  position: relative;
  height: auto;
}

.con_fix_wrap img {
  width: 100%;
}

.con_fixp {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.con_fixp p {
  text-align: center;
  font-size: 2.4vw;
  color: #fff;
  padding-top: 3vw;
  padding-left: 1vw;
  line-height: 3vw;
}

.con_fix:hover {
  opacity: 1;
  animation-duration: 1s;
}

/* Footer */
#contact button {
  background-color: #ffc617;
  border-radius: 23px;
  padding: 0 6%;
  height: 75px;
  border: none;
  font-size: 20px;
  font-weight: 900;
}

button {}

button img {
  display: inline !important;
  margin: 0 !important;
  vertical-align: sub;
  width: 20px;
  padding-left: 16px;
}

.contact_wrap {
  margin: 200px 0 150px 0;
}

.contact_container {
  text-align: center;
}

.contact_container img {
  display: block;
  margin: 100px auto;
}

.contact_container p {
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 2.8rem;
}

footer {
  position: relative;
  z-index: 18;
}

.fotter-wrap {
  width: 100%;
  height: 200px;
  background:linear-gradient(to right, #4fd295, #7867ff);
}

.footer_sns {
  width: 100%;
  font-size: 3vw;
  display: flex;
  color: #fff;
  text-align: right;
  display: inline-block;
  position: relative;
  border-bottom: solid 1px #fff;
  padding: 20px 0;
}

.footer_sns a {
  color: #fff;
}

.footer_sns i {
  margin-left: 2%;
}

.footer_uline {
  position: relative;
  color: #fff;
  margin-top: 20px;
}

.footer_menu {
  position: absolute;
  display: flex;
  right: 0;
  top: 0;
}

address {
  width: 100%;
  display: inline;
}

.footer_menu li {
  margin-left: 10px;
}

.footer_menu a {
  color: #fff;
  text-decoration: none;
}

.fotter-container {}

#stalker {
  pointer-events: none;
  position: fixed;
  top: -6px;
  left: -8px;
  width: 32px;
  height: 32px;
  background: #fff;
  filter: blur(16px);
  border-radius: 104%;
  transform: translate(0, 0);
  transition: transform 0.2s;
  transition-timing-function: ease-out;
  z-index: 999;
}
@media screen and (max-width:960px) {
.room-ret_block::before,.room-fr_block::before{
  top: -38%;
    left: 0;
}
.room2point0::before,.room1point0::before{    top: -6%;
    left: 6%;}
}
