@media only screen and (max-width: 768px) {
  body.index h3 {
    font-size: 19px;
    font-size: 1.9rem;
    margin: 0 0 20px; } }

@media only screen and (max-width: 768px) {
  body.index main section .new-box {
    margin: 50px auto 40px; } }

body.index main section .new-box ul {
  margin-right: -1%; }
  @media only screen and (max-width: 768px) {
    body.index main section .new-box ul {
      margin-right: 0; } }
  body.index main section .new-box ul span {
    letter-spacing: 1px; }

@media only screen and (max-width: 768px) {
  body.index main section .new-box .img-01 {
    right: 30px;
    margin-top: -60px; } }

body.index main section .btn-staff img {
  height: auto !important; }
  @media only screen and (max-width: 768px) {
    body.index main section .btn-staff img {
      height: auto !important; } }

body.index main section .annai-box {
  padding: 50px 0; }
  body.index main section .annai-box .annai-box-content ul li {
    width: 49%;
    text-align: justify;
    letter-spacing: 1px; }
    body.index main section .annai-box .annai-box-content ul li:first-child {
      margin-right: 30px; }
      @media only screen and (max-width: 768px) {
        body.index main section .annai-box .annai-box-content ul li:first-child {
          margin-right: 10px; } }
    body.index main section .annai-box .annai-box-content ul li:last-child {
      margin-right: 0; }
    body.index main section .annai-box .annai-box-content ul li p {
      margin-bottom: 5px; }

@media only screen and (max-width: 768px) {
  body.index main section .access-map-box #map {
    height: 320px; } }

@media only screen and (max-width: 768px) {
  body.index main section .how-text-box .bg-02 {
    margin: 275px 0 0; } }

@media only screen and (max-width: 480px) {
  body.index main section .how-text-box .bg-02 {
    margin: 310px 0 0; } }

@media only screen and (max-width: 400px) {
  body.index main section .how-text-box .bg-02 {
    margin: 340px 0 0; } }

@media only screen and (max-width: 375px) {
  body.index main section .how-text-box .bg-02 {
    margin: 375px 0 0; } }

@media only screen and (max-width: 320px) {
  body.index main section .how-text-box .bg-02 {
    margin: 465px 0 0; } }

.button-2 a.button-3 {
  background: #788392 url("../../images/room/ico-02.png") right 60px center/auto 10px no-repeat; }

.button-2 a.button-4 {
  background: #788392 url("../../images/room/ico-02.png") right 17px center/auto 10px no-repeat; }

.footer__linkswrapper--entry::after {
  display: inline-block;
  content: '';
  background: url("../images/common/footer-link-arrow-w.svg") center/5px 10px no-repeat;
  width: 5px;
  height: 10px;
  margin-left: 8px; }

.footer__sp-contact--entry::after {
  display: inline-block;
  content: '';
  background: url("../images/common/footer-link-arrow-w.svg") center/5px 10px no-repeat;
  width: 5px;
  height: 10px;
  margin-left: 8px; }

@media only screen and (max-width: 768px) {
  .footer__sp-contact {
    padding: 0 15px; } }

.header {
  padding-left: 18px; }

@media only screen and (max-width: 976px) {
  .header__nav {
    padding: 12px 0 50px; } }

@media only screen and (max-width: 976px) {
  .header__nav__links--link {
    margin: 0 12px 12px 0; } }

@media only screen and (max-width: 976px) {
  .header__nav__links {
    padding: 0 31px 0 20px; } }

.close {
  width: 80px;
  height: 48px;
  margin: 36px auto 0; }
  .close img {
    margin-left: -10px; }
