@charset "UTF-8";
/* ============================================================================================== */
/* 全体                                                                                           */
/* ===============================================================================================*/
.cd_sp_only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .cd_pc_only {
    display: none !important;
  }
  .cd_sp_only {
    display: block !important;
  }
  br.cd_sp_only,
  span.cd_sp_only,
  img.cd_sp_only {
    display: inline !important;
  }
  article img {
    max-width: none !important;
  }
}
/* ============================================================================================== */
/* HEADLINE                                                                                       */
/* ===============================================================================================*/
#headline {
  height: 323px;
  background-image: url("../../images/hotelling/headline_bg_pc.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  #headline {
    height: 53.3333333333vw;
    background-image: url("../../images/hotelling/headline_bg_sp.jpg");
  }
}
/* ============================================================================================== */
/* SUMMARY                                                                                        */
/* ===============================================================================================*/
#summary .headline {
  padding-top: 40px;
  background: #f5f7e9;
  text-align: center;
}
#summary .headline .catchphrase {
  color: #4ca74f;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
#summary .headline h1 {
  margin-top: 10px;
}
#summary .headline .label {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 150px;
  height: 29px;
  margin: 15px auto 0;
  background: #6d57a3;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
#summary .headline .explain {
  margin-top: 22px;
  color: #424242;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.1em;
}
#summary .headline .display {
  margin-top: 15px;
}
#summary .various_spaces {
  padding: 56px 0 65px;
  background: #ffffff;
}
#summary .various_spaces .title {
  text-align: center;
  line-height: 0;
}
#summary .various_spaces .explain {
  margin-top: 22px;
  text-align: center;
  color: #424242;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
}
#summary .various_spaces ul.space_list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 880px;
  margin: 40px auto 0;
  line-height: 1;
}
#summary .various_spaces ul.space_list > li {
  width: 260px;
  text-align: center;
}
#summary .various_spaces ul.space_list > li > p {
  color: #4ca74f;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#summary .various_spaces ul.space_list > li img {
  margin-top: 12px;
  border-radius: 9.2857px;
}

@media screen and (max-width: 768px) {
  #summary .headline {
    padding-top: 4.5333333333vw;
  }
  #summary .headline .catchphrase {
    font-size: 3.8666666667vw;
    line-height: 5.1133333333vw;
  }
  #summary .headline h1 {
    margin-top: 2vw;
  }
  #summary .headline h1 img {
    width: 49.2vw !important;
  }
  #summary .headline .label {
    width: 32vw;
    height: 6.2666666667vw;
    margin: 3.3333333333vw auto 0;
    font-size: 3.3333333333vw;
  }
  #summary .headline .explain {
    margin-top: 2.2666666667vw;
    font-size: 3.0666666667vw;
    line-height: 4.968vw;
    letter-spacing: 0.0773333333vw;
  }
  #summary .headline .display {
    margin-top: 4.2666666667vw;
  }
  #summary .headline .display img {
    width: 93.3333333333vw !important;
  }
  #summary .various_spaces {
    padding: 6.9333333333vw 0 7.2vw;
  }
  #summary .various_spaces .title img {
    width: 84.2666666667vw !important;
  }
  #summary .various_spaces .explain {
    margin-top: 4.4vw;
    font-size: 3.0666666667vw;
    line-height: 4.7546666667vw;
    letter-spacing: normal;
  }
  #summary .various_spaces ul.space_list {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 93.3333333333vw;
    margin: 6.9333333333vw auto 0;
    line-height: 1;
  }
  #summary .various_spaces ul.space_list > li {
    width: 44vw;
  }
  #summary .various_spaces ul.space_list > li:nth-child(2) {
    margin-left: 5.3333333333vw;
  }
  #summary .various_spaces ul.space_list > li:nth-child(3) {
    margin-top: 4.9333333333vw;
  }
  #summary .various_spaces ul.space_list > li > p {
    font-size: 4.8vw;
  }
  #summary .various_spaces ul.space_list > li img {
    width: 100% !important;
    margin-top: 1.3333333333vw;
    border-radius: 1.5714266667vw;
  }
}
/* ============================================================================================== */
/* Feature                                                                                        */
/* ===============================================================================================*/
#feature {
  padding: 70px 0 75px;
  background: #4ca74f;
}
#feature .title {
  text-align: center;
  line-height: 0;
}
#feature .list {
  margin-top: 40px;
}
#feature .list > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}
#feature .list > ul > li {
  width: 298px;
}
#feature .list > ul > li:nth-child(n+4) {
  margin-top: 35px;
}
#feature .list > ul > li .illust {
  text-align: center;
  line-height: 0;
}
#feature .list > ul > li .point {
  margin-top: 12px;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  line-height: 34px;
  white-space: nowrap;
}
#feature .list > ul > li .detail {
  margin-top: 10px;
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  #feature {
    padding: 10.6666666667vw 0;
  }
  #feature .title img {
    width: 34.4vw !important;
  }
  #feature .list {
    margin-top: 6.4vw;
  }
  #feature .list > ul {
    width: 93.3333333333vw;
  }
  #feature .list > ul > li {
    width: 44.5333333333vw;
  }
  #feature .list > ul > li:nth-child(n+4) {
    margin-top: 0;
  }
  #feature .list > ul > li:nth-child(n+3) {
    margin-top: 8.2666666667vw;
  }
  #feature .list > ul > li .illust img {
    width: 40vw !important;
  }
  #feature .list > ul > li .point {
    margin-top: 2.6666666667vw;
    font-size: 4.9333333333vw;
    line-height: 6.8826666667vw;
  }
  #feature .list > ul > li .detail {
    margin-top: 1.8666666667vw;
    font-size: 3.0666666667vw;
    line-height: 4.7946666667vw;
  }
}
/* ============================================================================================== */
/* User Interface                                                                                 */
/* ===============================================================================================*/
#user_interface {
  padding-top: 60px;
  background: #ffffff;
}
#user_interface .title {
  text-align: center;
  line-height: 0;
}
#user_interface .flipsnap_wrapper {
  margin-top: 35px;
}
#user_interface .flipsnap_wrapper > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 860px;
  margin: 0 auto;
}
#user_interface .flipsnap_wrapper > ul > li {
  width: 260px;
  text-align: center;
  line-height: 1;
}
#user_interface .flipsnap_wrapper > ul > li h3 {
  color: #4ca74f;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#user_interface .flipsnap_wrapper > ul > li img {
  margin-top: 15px;
}
#user_interface .flipsnap_wrapper > ul > li p {
  margin-top: 18px;
  text-align: left;
  color: #424242;
  font-size: 16px;
  line-height: 24px;
}

@media screen and (max-width: 768px) {
  #user_interface {
    padding-top: 7.7333333333vw;
  }
  #user_interface .title img {
    width: 57.2vw !important;
  }
  #user_interface .flipsnap_wrapper {
    margin-top: 7.2vw;
    overflow: hidden;
    -webkit-transform: translateZ(0);
  }
  #user_interface .flipsnap_wrapper > ul {
    display: block;
    width: 180vw;
    margin-left: 23.6vw;
  }
  #user_interface .flipsnap_wrapper > ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  #user_interface .flipsnap_wrapper > ul > li {
    float: left;
    box-sizing: border-box;
    width: 60vw;
    padding-right: 8vw;
  }
  #user_interface .flipsnap_wrapper > ul > li h3 {
    font-size: 4vw;
  }
  #user_interface .flipsnap_wrapper > ul > li img {
    margin-top: 2.6666666667vw;
    width: 51.7333333333vw !important;
  }
  #user_interface .flipsnap_wrapper > ul > li p {
    margin-top: 4vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
}
/* ============================================================================================== */
/* Manager Interface                                                                              */
/* ===============================================================================================*/
#manager_interface {
  padding: 65px 0 55px;
  background: #ffffff;
}
#manager_interface .title {
  text-align: center;
  line-height: 0;
}
#manager_interface ul.content {
  width: 1000px;
  margin: 35px auto 0;
}
#manager_interface ul.content > li {
  position: relative;
}
#manager_interface ul.content > li .image {
  line-height: 0;
}
#manager_interface ul.content > li .text {
  box-sizing: border-box;
  width: 432px;
  padding: 33px 32px 0;
  background: #f5f7e9;
  border: 1px solid #4ca74f;
  border-radius: 10px;
  position: absolute;
  top: 30px;
}
#manager_interface ul.content > li .text h3 {
  color: #4ca74f;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
#manager_interface ul.content > li .text p {
  margin-top: 13px;
  color: #424242;
  font-size: 16px;
  line-height: 24px;
  font-feature-settings: "palt";
}
#manager_interface ul.content > li .text p i {
  font-style: normal;
  font-feature-settings: normal;
}
#manager_interface ul.content > li:nth-child(n+2) {
  margin-top: 40px;
}
#manager_interface ul.content > li:nth-child(2n-1) .image {
  text-align: left;
}
#manager_interface ul.content > li:nth-child(2n-1) .text {
  right: 0;
}
#manager_interface ul.content > li:nth-child(2n) .image {
  text-align: right;
}
#manager_interface ul.content > li:nth-child(2n) .text {
  left: 0;
}
#manager_interface ul.content > li:nth-child(1) .text {
  height: 180px;
}
#manager_interface ul.content > li:nth-child(2) .text {
  height: 202px;
}
#manager_interface ul.content > li:nth-child(3) .text {
  height: 180px;
}

@media screen and (max-width: 768px) {
  #manager_interface {
    padding: 12.6666666667vw 0 9.7333333333vw;
  }
  #manager_interface .title img {
    width: 44.2666666667vw !important;
  }
  #manager_interface ul.content {
    width: 93.3333333333vw;
    margin: 4.4vw auto 0;
  }
  #manager_interface ul.content > li .image {
    position: relative;
    z-index: 5;
  }
  #manager_interface ul.content > li .image img {
    width: 100% !important;
  }
  #manager_interface ul.content > li .text {
    width: 86.4vw;
    margin: -2.6666666667vw auto 0;
    padding: 6.6666666667vw 6.6666666667vw;
    border: 0.2vw solid #4ca74f;
    border-radius: 2vw;
    position: relative;
    top: 0;
    z-index: 10;
  }
  #manager_interface ul.content > li .text h3 {
    font-size: 4vw;
  }
  #manager_interface ul.content > li .text p {
    margin-top: 2.9333333333vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  #manager_interface ul.content > li:nth-child(n+2) {
    margin-top: 7.3333333333vw;
  }
  #manager_interface ul.content > li:nth-child(1) .text {
    height: auto;
  }
  #manager_interface ul.content > li:nth-child(2) .text {
    height: auto;
  }
  #manager_interface ul.content > li:nth-child(3) .text {
    height: auto;
  }
}
/* ============================================================================================== */
/* Price                                                                                          */
/* ===============================================================================================*/
#price {
  padding: 60px 0 0;
  background: #f5f7e9;
  position: relative;
  z-index: 10;
}
#price::after {
  display: block;
  height: 35px;
  background: #ffffff;
}
#price .title {
  text-align: center;
  line-height: 0;
}
#price .content {
  margin-top: 26px;
  position: relative;
  z-index: 10;
}
#price .content dl.item {
  display: -webkit-flex;
  display: flex;
  width: 1000px;
  margin: 0 auto;
}
#price .content dl.item > dd {
  background: #ffffff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding-bottom: 80px;
  position: relative;
}
#price .content dl.item > dd .points {
  box-sizing: border-box;
  width: 510px;
  padding-left: 25px;
  flex-shrink: 0;
}
#price .content dl.item > dd .points > p {
  color: #4ca74f;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
#price .content dl.item > dd .points > ul {
  margin-top: 4px;
}
#price .content dl.item > dd .points > ul > li {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
  text-indent: -1em;
  padding-left: 1em;
}
#price .content dl.item > dd .fee {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 35px;
  color: #64b368;
  white-space: nowrap;
  position: relative;
}
#price .content dl.item > dd .fee .sub {
  font-size: 20px;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 0;
}
#price .content dl.item > dd .fee .number {
  font-size: 46px;
  line-height: 1;
}
#price .content dl.item > dd .fee .unit {
  padding-left: 5px;
  padding-top: 20px;
  font-size: 20px;
  line-height: 1;
}
#price .content dl.item > dd .example {
  width: 748px;
  position: absolute;
  left: 25px;
  top: 147px;
}
#price .content dl.item > dd .example .example_title {
  padding-left: 7px;
  background: #dbe48c;
  color: #4ca74f;
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
}
#price .content dl.item > dd .example .example_content {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 8px;
  font-size: 16px;
}
#price .content dl.item > dd .example .example_content span:nth-child(n+2) {
  margin-left: 4px;
}
#price .content dl.item > dd .example .example_content span i {
  font-style: normal;
}
#price .content dl.item > dd .example .example_content span i.underline {
  text-decoration: underline;
}
#price .content dl.item > dd .example .example_content span i.total {
  color: #4ca74f;
  font-weight: bold;
}
#price .more_detail {
  margin-top: 30px;
  padding-bottom: 15px;
}
#price .more_detail > div:nth-child(1) {
  text-align: center;
  color: #424242;
  font-size: 18px;
  line-height: 1;
}
#price .more_detail > div:nth-child(2) {
  margin-top: 15px;
  text-align: center;
}
#price .more_detail > div:nth-child(2) a {
  display: inline-block;
  width: 250px;
  background: #4ca74f;
  border-radius: 20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}

@media screen and (max-width: 768px) {
  #price {
    padding: 9.0666666667vw 0 0;
  }
  #price::after {
    height: 6.6666666667vw;
  }
  #price .title img {
    width: 32.2666666667vw !important;
  }
  #price .content {
    margin-top: 6.2666666667vw;
  }
  #price .content dl.item {
    display: block;
    width: 86vw;
  }
  #price .content dl.item > dt img {
    width: 100% !important;
  }
  #price .content dl.item > dd {
    display: block;
    padding: 5vw 4vw 5.3vw;
  }
  #price .content dl.item > dd .points {
    width: auto;
    padding-left: 0;
  }
  #price .content dl.item > dd .points > p {
    font-size: 4.2vw;
    line-height: 1.35;
  }
  #price .content dl.item > dd .points > ul {
    margin-top: 1.4vw;
    white-space: nowrap;
  }
  #price .content dl.item > dd .points > ul > li {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  #price .content dl.item > dd .fee {
    width: 76vw;
    margin: 2.5vw auto 0;
    padding-top: 0;
    padding-left: 0;
  }
  #price .content dl.item > dd .fee .sub {
    margin-right: auto;
    font-size: 4vw;
    line-height: 1.2;
    white-space: nowrap;
    position: static;
  }
  #price .content dl.item > dd .fee .number {
    font-size: 12.26vw;
  }
  #price .content dl.item > dd .fee .unit {
    padding-left: 0;
    padding-top: 4vw;
    font-size: 5.3vw;
  }
  #price .content dl.item > dd .example {
    width: 76vw;
    margin: 3vw auto 0;
    position: static;
    left: 0;
    top: 0;
  }
  #price .content dl.item > dd .example .example_title {
    padding-left: 1.3vw;
    font-size: 2.66vw;
    line-height: 5.86vw;
  }
  #price .content dl.item > dd .example .example_content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 1.5vw;
    font-size: 2.66vw;
    line-height: 1.4;
  }
  #price .content dl.item > dd .example .example_content span:nth-child(n+2) {
    margin-left: 0;
  }
  #price .content dl.item > dd .example .example_content span i {
    font-style: normal;
  }
  #price .content dl.item > dd .example .example_content span i.underline {
    text-decoration: underline;
  }
  #price .content dl.item > dd .example .example_content span i.total {
    padding-right: 2.4vw;
  }
  #price .more_detail {
    margin-top: 4vw;
    padding-botton: 10.6666666667vw;
  }
  #price .more_detail > div:nth-child(1) {
    font-size: 3.2vw;
    line-height: 1.5;
  }
  #price .more_detail > div:nth-child(2) {
    margin-top: 2.5vw;
  }
  #price .more_detail > div:nth-child(2) a {
    width: 54vw;
    border-radius: 4.25vw;
    font-size: 4.26vw;
    line-height: 8.5vw;
  }
}
/* ============================================================================================== */
/* 社内の新型コロナウイルス感染拡大防止に                                                         */
/* ===============================================================================================*/
#infection_control {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 70px;
  padding-top: 40px;
  position: relative;
  z-index: 0;
}
#infection_control dl > dt {
  text-align: center;
  line-height: 0;
  position: relative;
  z-index: 1;
}
#infection_control dl > dt img {
  width: 579px;
  margin: 0 auto;
}
#infection_control dl > dd {
  margin-top: -32px;
  padding: 60px 60px 30px;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  z-index: 0;
}
#infection_control dl > dd .item.type_headline {
  padding-bottom: 25px;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
}
#infection_control dl > dd ul.item.type_point li {
  width: 497px;
  padding: 19px 0;
  border-top: 1px solid #4CA74F;
  color: #4CA74F;
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
}
#infection_control dl > dd ul.item.type_point li:last-child {
  border-bottom: 1px solid #4CA74F;
}
#infection_control dl > dd .item.type_image {
  position: absolute;
  top: 114px;
  right: 54px;
}
#infection_control dl > dd .item.type_image img {
  width: 363px;
}
#infection_control dl > dd .item.type_detail {
  margin-top: 25px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
}

@media screen and (max-width: 768px) {
  #infection_control {
    width: 94.66vw;
    margin-bottom: 7vw;
    padding-top: 4vw;
  }
  #infection_control dl > dt {
    text-align: center;
    line-height: 0;
    position: relative;
    z-index: 1;
  }
  #infection_control dl > dt img {
    width: 78.4vw;
  }
  #infection_control dl > dd {
    margin-top: -8.26vw;
    padding: 11.86vw 5.73vw 6.5vw;
    border-radius: 2.66vw;
  }
  #infection_control dl > dd .item.type_headline {
    padding-bottom: 3vw;
    font-size: 6.93vw;
    line-height: 8.27vw;
  }
  #infection_control dl > dd ul.item.type_point li {
    width: auto;
    padding: 3.5vw 0;
    font-size: 4.8vw;
    line-height: 6.4vw;
  }
  #infection_control dl > dd .item.type_image {
    margin-top: 4.8vw;
    text-align: right;
    position: relative;
    top: 0;
    right: -3px;
  }
  #infection_control dl > dd .item.type_image img {
    width: 80vw;
  }
  #infection_control dl > dd .item.type_detail {
    margin-top: 4vw;
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

/*# sourceMappingURL=index.css.map */
