@media screen and (max-width: 960px) {
  section.visual {
    background-color: darkolivegreen;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    color: #ffffff;
    position: relative;
  }
  section.visual .images {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
  }
  section.visual .images li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  section.visual .images li:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
  }
  section.visual .images figure {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
  }
  section.visual .images li:nth-child(1) figure {
    background-image: url("../images/top/sm/visual1.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(1):before {
    background-image: url("../images/top/sm/visual1.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(2) figure {
    background-image: url("../images/top/sm/visual2.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(2):before {
    background-image: url("../images/top/sm/visual2.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(3) figure {
    background-image: url("../images/top/sm/visual3.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(3):before {
    background-image: url("../images/top/sm/visual3.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(4) figure {
    background-image: url("../images/top/sm/visual4.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(4):before {
    background-image: url("../images/top/sm/visual4.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(5) figure {
    background-image: url("../images/top/sm/visual5.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(5):before {
    background-image: url("../images/top/sm/visual5.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .over-ray {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  section.visual .contents {
    padding-left: 5.06666667vw;
    padding-top: 4.8vw;
  }
  section.visual .contents .logo {
    height: 19.2vw;
    width: 20.26666667vw;
    display: block;
    background-image: url("../images/top/sm/text/0_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
  }
  section.visual .contents .copy,
  section.visual .contents .en {
    display: none;
  }
  section.visual .text {
    position: absolute;
    right: 0vw;
    top: 0vw;
    background-color: rgba(0, 128, 0, 0.5);
    height: 100vh;
  }
  section.visual .text li {
    position: absolute;
  }
  section.visual .text li:nth-child(1) {
    top: 25vh;
    right: 23.73333333vw;
    display: none;
  }
  section.visual .text li:nth-child(1) span:nth-child(1) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(2) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 13.46666667vw;
    top: 7.86666667vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(3) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 21.46666667vw;
    top: 7.86666667vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(4) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_4.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 29.06666667vw;
    top: 7.86666667vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(5) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_5.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 36.53333333vw;
    top: 7.86666667vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(6) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/1_6.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 44.4vw;
    top: 7.86666667vw;
  }
  section.visual .text li:nth-child(2) {
    display: none;
    right: 31.06666667vw;
    top: 23vh;
  }
  section.visual .text li:nth-child(2) span:nth-child(1) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/2_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(2) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/2_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 15.46666667vw;
    top: 1.46666667vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(3) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/2_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 23.2vw;
    top: 1.46666667vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(4) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/2_4.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 30.66666667vw;
    top: 1.46666667vw;
  }
  section.visual .text li:nth-child(3) {
    display: none;
    right: 42vw;
    top: 23vh;
  }
  section.visual .text li:nth-child(3) span:nth-child(1) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/3_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(3) span:nth-child(2) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/3_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 7.86666667vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(4) {
    display: none;
    right: 38.8vw;
    top: 23vh;
  }
  section.visual .text li:nth-child(4) span:nth-child(1) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/4_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(4) span:nth-child(2) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/4_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 7.2vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(4) span:nth-child(3) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/4_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 15.2vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(5) {
    display: none;
    right: 42.8vw;
    top: 23vh;
  }
  section.visual .text li:nth-child(5) span:nth-child(1) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/5_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(5) span:nth-child(2) {
    height: 74.66666667vw;
    width: 6.66666667vw;
    display: block;
    background-image: url("../images/top/sm/text/5_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 7.33333333vw;
    top: 0vw;
  }
  section.visual .controller {
    position: absolute;
    bottom: 24vw;
    left: 0;
    width: 100%;
    text-align: center;
  }
  section.visual .controller .num {
    font-size: 2.4vw;
    margin-bottom: 2vw;
    display: inline-block;
  }
  section.visual .controller ul {
    display: flex;
    justify-content: center;
  }
  section.visual .controller li {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    width: 12vw;
    height: 7px;
    margin-right: 2vw;
  }
  section.visual .controller li:last-child {
    margin-right: 0;
  }
  section.visual .controller li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.4;
  }
  section.visual .controller li span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 3px;
    display: block;
    background-color: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  section.visual .hotel-name {
    font-size: 2.4vw;
    line-height: 3.73333333vw;
    text-align: right;
    position: absolute;
    bottom: 6.66666667vw;
    right: 6vw;
  }
  section.visual .scroll-down {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    font-family: sans-serif;
    width: 100%;
    height: 17.33333333vw;
    left: 0;
    font-size: 2.4vw;
    letter-spacing: 0.2em;
    text-align: center;
  }
  section.visual .scroll-down > span {
    display: block;
    height: 4.53333333vw;
  }
  section.visual .scroll-down i {
    display: block;
    height: 12.8vw;
    width: 1px;
    position: relative;
    background-color: #ffffff;
    margin: 0 auto 8px;
  }
  section.visual .scroll-down i span {
    position: absolute;
    left: -1px;
    top: 0;
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background-color: #ffffff;
    -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
  section.concept {
    width: 100%;
    height: 100vh;
    background-color: lightblue;
    display: flex;
    align-items: center;
  }
  main .hotels {
    margin-top: -20vw;
  }
  main .hotels section {
    width: 100%;
    padding-top: 10vw;
    padding-bottom: 13.33333333vw;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    opacity: 1;
    transition-delay: 0s;
  }
  main .hotels section.unfocus {
    opacity: 0.1;
    transition-delay: 0.2s;
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  main .hotels section .slide {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    position: relative;
  }
  main .hotels section .slide header {
    width: 26.66666667vw;
    position: relative;
    display: flex;
    justify-content: center;
  }
  main .hotels section .slide header .hotel-name {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    letter-spacing: 0.2em;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    padding-top: 2vw;
  }
  main .hotels section .slide header .hotel-name h2 span:first-child {
    font-size: 2.4vw;
    margin-bottom: 4.66666667vw;
    position: relative;
  }
  main .hotels section .slide header .hotel-name h2 span:last-child {
    font-size: 4.66666667vw;
    letter-spacing: 0.25em;
  }
  main .hotels section .slide header .hotel-name h3 {
    padding-top: 13.33333333vw;
    padding-right: 2.4vw;
    font-size: 3.2vw;
    line-height: 2;
  }
  main .hotels section .slide header .hotel-name h3 span {
    display: block;
    padding-top: 10.66666667vw;
  }
  main .hotels section .slide header .hotel-name h3 span:first-child {
    padding-top: 0;
  }
  main .hotels section .slide header .extra {
    box-sizing: border-box;
    position: absolute;
    width: 100vw;
    left: -64.66666667vw;
    top: 0vw;
    padding-top: 52vw;
    padding-left: 8.66666667vw;
    letter-spacing: 0.15em;
    font-size: 3.2vw;
    line-height: 1.6;
  }
  main .hotels section .slide footer {
    position: absolute;
    bottom: -13.33333333vw;
    left: 4.26666667vw;
    font-size: 2.66666667vw;
  }
  main .hotels section .slide ul.images {
    position: relative;
    height: 89.33333333vw;
    width: 64.66666667vw;
  }
  main .hotels section .slide ul.images li figure {
    position: relative;
    overflow: hidden;
  }
  main .hotels section .slide ul.images li figure span {
    display: block;
    background-size: cover;
  }
  main .hotels section .slide ul.images li:first-child.solo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 64.66666667vw;
  }
  main .hotels section .slide ul.images li:first-child.solo figure {
    height: 89.33333333vw;
    width: 64.66666667vw;
  }
  main .hotels section .slide ul.images li:first-child.solo figure span {
    height: 89.33333333vw;
    width: 64.66666667vw;
  }
  main .hotels section .slide ul.images li:nth-child(2).solo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100vw;
  }
  main .hotels section .slide ul.images li:nth-child(2).solo figure {
    height: 46.66666667vw;
    width: 100vw;
  }
  main .hotels section .slide ul.images li:nth-child(2).solo figure span {
    height: 46.66666667vw;
    width: 100vw;
  }
  main .hotels section .slide ul.images li:nth-child(2).solo figure a {
    display: block;
    width: 100%;
    height: 100%;
  }
  main .hotels section .slide ul.images li.solo {
    position: absolute;
    top: 0;
    left: 4.33333333vw;
    display: block;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.solo figure {
    height: 46.66666667vw;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.solo figure span {
    height: 46.66666667vw;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.trio-a,
  main .hotels section .slide ul.images li.trio-b {
    position: absolute;
    top: 0;
    left: 4.33333333vw;
    display: block;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(1),
  main .hotels section .slide ul.images li.trio-b figure:nth-child(1) {
    height: 46.66666667vw;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(1) span,
  main .hotels section .slide ul.images li.trio-b figure:nth-child(1) span {
    height: 46.66666667vw;
    width: 91.33333333vw;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(2),
  main .hotels section .slide ul.images li.trio-b figure:nth-child(2),
  main .hotels section .slide ul.images li.trio-a figure:nth-child(3),
  main .hotels section .slide ul.images li.trio-b figure:nth-child(3) {
    height: 41.33333333vw;
    width: 44.93333333vw;
    position: absolute;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(2) span,
  main .hotels section .slide ul.images li.trio-b figure:nth-child(2) span,
  main .hotels section .slide ul.images li.trio-a figure:nth-child(3) span,
  main .hotels section .slide ul.images li.trio-b figure:nth-child(3) span {
    height: 41.33333333vw;
    width: 44.93333333vw;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(2),
  main .hotels section .slide ul.images li.trio-b figure:nth-child(2) {
    top: 48.13333333vw;
    left: 0vw;
  }
  main .hotels section .slide ul.images li.trio-a figure:nth-child(3),
  main .hotels section .slide ul.images li.trio-b figure:nth-child(3) {
    top: 48.13333333vw;
    left: 46.4vw;
  }
  main .hotels section.kashikojima .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_kashikojima1.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_kashikojima2.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_kashikojima3.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_kashikojima4a.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_kashikojima4b.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_kashikojima4c.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_kashikojima5a.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_kashikojima5b.jpg?1577349653694");
  }
  main .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_kashikojima5c.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_atami1.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_atami2.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_atami3.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_atami4a.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_atami4b.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_atami4c.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_atami5a.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_atami5b.jpg?1577349653694");
  }
  main .hotels section.atami .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_atami5c.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_sengokuhara1.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_sengokuhara2.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_sengokuhara3.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_sengokuhara4a.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_sengokuhara4b.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_sengokuhara4c.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_sengokuhara5a.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_sengokuhara5b.jpg?1577349653694");
  }
  main .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_sengokuhara5c.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_ginoza1.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_ginoza2.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_ginoza3.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_ginoza4a.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_ginoza4b.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_ginoza4c.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_ginoza5a.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_ginoza5b.jpg?1577349653694");
  }
  main .hotels section.ginoza .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_ginoza5c.jpg?1577349653694");
  }
  main .hotels section.kyoto .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_kyoto1.jpg?1577349653694");
  }
  main .hotels section.kyoto .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_kyoto2.jpg?1577349653694");
  }
  main .hotels section.kyoto .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_kyoto3.jpg?1577349653694");
  }
  main .hotels section.miyota .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_miyota1.jpg");
  }
  main .hotels section.miyota .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_miyota2.jpg");
  }
  main .hotels section.miyota .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_miyota3.jpg");
  }
  main .hotels section.sakurai .images li:nth-child(1) figure span {
    background-image: url("../images/top/sm/hotel_sakurai1.jpg?1577349653694");
  }
  main .hotels section.sakurai .images li:nth-child(2) figure span {
    background-image: url("../images/top/sm/hotel_sakurai2.jpg?1577349653694");
  }
  main .hotels section.sakurai .images li:nth-child(3) figure span {
    background-image: url("../images/top/sm/hotel_sakurai3.jpg?1577349653694");
  }
  main .hotels section.sakurai .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/sm/hotel_sakurai4a.jpg?1577349653694");
  }
  main .hotels section.sakurai .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/sm/hotel_sakurai4b.jpg?1577349653694");
  }
  main .hotels section.sakurai .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/sm/hotel_sakurai4c.jpg?1577349653694");
  }
  main .hotels section nav.controller {
    margin-top: 16vw;
  }
  main .hotels section nav.controller ul {
    display: flex;
    justify-content: center;
  }
  main .hotels section nav.controller li {
    position: relative;
    display: block;
    width: 17.33333333vw;
    height: 7px;
    cursor: pointer;
    margin-right: 1.06666667vw;
  }
  main .hotels section nav.controller li:last-child {
    margin-right: 0;
  }
  main .hotels section nav.controller li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9d8f70;
    opacity: 0.4;
  }
  main .hotels section nav.controller li span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 3px;
    display: block;
    background-color: #9d8f70;
  }
  main .hotels section nav.controller .indicator {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    height: 5.33333333vw;
    width: 24vw;
    font-size: 3.33333333vw;
    margin-top: 4vw;
    color: #84764a;
  }
  main .hotels section nav.controller .indicator .current {
    padding-top: 1.33333333vw;
  }
  main .hotels section nav.controller .indicator .btn-prev,
  main .hotels section nav.controller .indicator .btn-next {
    display: block;
    background-image: url("../images/svg/arrow_gold.svg?1577349653694");
    height: 5.33333333vw;
    width: 2.53333333vw;
    background-repeat: no-repeat;
    background-size: contain;
  }
  main .hotels section nav.controller .indicator .btn-prev {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  section.magazine {
    padding-bottom: 13.33333333vw;
  }
  section.magazine header > * {
    text-align: center;
    letter-spacing: 0.15em;
  }
  section.magazine header h2 {
    font-size: 3.33333333vw;
    height: 16vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.magazine header h3 {
    font-size: 3.2vw;
    margin-bottom: 8vw;
  }
  section.magazine .carousel {
    position: relative;
  }
  section.magazine .btns {
    display: none;
  }
  section.magazine .large-view {
    width: 56vw;
    height: 106.66666667vw;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  section.magazine .large-view a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #000000;
    text-decoration: none;
  }
  section.magazine .large-view h3 {
    position: absolute;
    top: 1.33333333vw;
    right: -13.33333333vw;
    display: flex;
    flex-direction: column;
  }
  section.magazine .large-view h3 .num {
    display: block;
    text-align: right;
    font-size: 3.46666667vw;
    position: relative;
    right: -0.66666667vw;
    margin-bottom: 1.33333333vw;
  }
  section.magazine .large-view h3 .title {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  section.magazine .large-view h3 .title span {
    display: block;
  }
  section.magazine .large-view h3 .title span:first-child {
    font-size: 3.46666667vw;
    margin-left: 1.33333333vw;
    letter-spacing: 0.4em;
  }
  section.magazine .large-view h3 .title span:last-child {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
  }
  section.magazine .large-view figure .img-wrapper {
    display: block;
    height: 80vw;
    width: 56vw;
  }
  section.magazine .large-view figure .img-wrapper img {
    display: block;
    width: 100%;
    height: auto;
  }
  section.magazine .large-view figcaption {
    margin-top: 4vw;
    margin-left: -1.33333333vw;
    font-size: 2.66666667vw;
    line-height: 4vw;
  }
  section.magazine .large-view .line {
    position: relative;
    display: block;
    height: 1px;
    width: 9.33333333vw;
    margin-left: -1.6vw;
    margin-top: 0.66666667vw;
    background-color: #9d8f70;
  }
  section.magazine .large-view .line:after {
    display: block;
    content: "";
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #9d8f70;
    position: absolute;
    right: -1px;
    top: -2px;
  }
  section.magazine .links .th-wrapper {
    display: none;
  }
  section.magazine .controller {
    height: 5.33333333vw;
    width: 36vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  section.magazine .controller > span {
    height: 5.33333333vw;
    width: 5.33333333vw;
  }
  section.magazine .controller > span:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url("../images/svg/arrow_gold.svg?1577349653694");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  section.magazine .controller > span:first-child:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  section.magazine .controller .num {
    color: #84764a;
    line-height: 1;
    font-size: 3.2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.8vw;
    letter-spacing: 0.1em;
  }
  section.magazine .controller .num .divider {
    width: 5.33333333vw;
    height: 1px;
    margin-left: 2.13333333vw;
    margin-right: 2.13333333vw;
    margin-top: 1.06666667vw;
    background-color: #9d8f70;
    -webkit-transform: translateY(-3px) rotate(-45deg);
            transform: translateY(-3px) rotate(-45deg);
    will-change: transform;
  }
  section.magazine .controller .num .total {
    color: #dddddd;
  }
  section.news {
    padding-bottom: 33.33333333vw;
  }
  section.news a {
    color: #000000;
    text-decoration: none;
  }
  section.news h2 {
    font-size: 3.33333333vw;
    height: 20vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section.news ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 8.66666667vw;
    padding-right: 8.66666667vw;
  }
  section.news li a {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 10.66666667vw;
  }
  section.news li img {
    width: 33.33333333vw;
    height: auto;
    align-self: start;
  }
  section.news li .text {
    width: 49.33333333vw;
  }
  section.news li header {
    display: flex;
    flex-direction: column-reverse;
  }
  section.news li header h3 {
    margin-top: 1.33333333vw;
    font-size: 2.4vw;
  }
  section.news li header .date {
    margin-top: 1.33333333vw;
    font-size: 2.4vw;
  }
  section.news li p {
    font-size: 2.66666667vw;
    line-height: 4vw;
    margin-top: 3.33333333vw;
    padding-right: 5.33333333vw;
    letter-spacing: 0.15em;
  }
  section.news .btn-more {
    width: 18.66666667vw;
    font-size: 2.66666667vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: underline;
  }
  .news_hot {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 80%;
    border: 1px solid #666;
    margin: 0 auto;
    margin-bottom: 2.5em;
    padding: 2em;
    box-sizing: border-box;
     -webkit-box-sizing: border-box;
  }
  #corona .box_corona {
     width: 90%;
     margin: 0 auto;
     background: #fff;
     padding: 3em 1.5em;
     line-height: 1.5;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
  }
  #corona .box_corona .date {
    text-align: right;
    padding-bottom: 0;
  }
  #corona .box_corona .name {
    padding-bottom: .5em;
  } 
  #corona .box_corona .company {
    padding-bottom: 1em;
    text-align: right;
  } 
  #corona .box_corona .new_name {
    padding-bottom: 1em;
    text-align: center;
  } 
  #corona .box_corona .intro {
    padding-bottom: 1em;
  } 
   #corona .box_corona p {
    padding-bottom: 1em;
  } 
  .popup_close {
    position: absolute;
    top: 10px;
    right: 50%;
    margin-right: -43%;
  }
  .popup_close a {
    font-size: 200%;
  }
}
@media screen and (min-width: 961px) {
  section.visual {
    width: 100%;
    height: 100vh;
    color: #ffffff;
    position: relative;
  }
  section.visual .images {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
  }
  section.visual .images li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  section.visual .images li:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
  }
  section.visual .images figure {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
  }
  section.visual .images li:nth-child(1) figure {
    background-image: url("../images/top/lg/visual1.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(1):before {
    background-image: url("../images/top/lg/visual1.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(2) figure {
    background-image: url("../images/top/lg/visual2.jpg?1577349653694");
    background-position: top 20% left 70%;
  }
  section.visual .images li:nth-child(2):before {
    background-image: url("../images/top/lg/visual2.jpg?1577349653694");
    background-position: top 20% left 70%;
  }
  section.visual .images li:nth-child(3) figure {
    background-image: url("../images/top/lg/visual3.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(3):before {
    background-image: url("../images/top/lg/visual3.jpg?1577349653694");
    background-position: center center;
  }
  section.visual .images li:nth-child(4) figure {
    background-image: url("../images/top/lg/visual4.jpg?1577349653694");
    background-position: top 20% left 50%;
  }
  section.visual .images li:nth-child(4):before {
    background-image: url("../images/top/lg/visual4.jpg?1577349653694");
    background-position: top 20% left 50%;
  }
  section.visual .images li:nth-child(5) figure {
    background-image: url("../images/top/lg/visual5.jpg?1577349653694");
    background-position: top 70% left 70%;
  }
  section.visual .images li:nth-child(5):before {
    background-image: url("../images/top/lg/visual5.jpg?1577349653694");
    background-position: top 70% left 70%;
  }
  section.visual .over-ray {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  section.visual .contents {
    opacity: 0.4;
    transition-property: opacity;
    transition-duration: 2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    padding-left: 5vw;
    padding-bottom: 15vh;
  }
  section.visual .contents.active {
    opacity: 1;
  }
  section.visual .contents .logo {
    height: 7.08333333vw;
    width: 7.5vw;
    display: block;
    background-image: url("../images/top/lg/text/0_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
  }
  section.visual .contents .copy {
    height: 4.25vw;
    width: 22.83333333vw;
    display: block;
    background-image: url("../images/top/lg/text/0_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    margin-top: 4.16666667vw;
    margin-bottom: 3.75vw;
  }
  section.visual .contents .en {
    height: 12vw;
    width: 22.41666667vw;
    display: block;
    background-image: url("../images/top/lg/text/0_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
  }
  section.visual .text {
    position: absolute;
    right: 0vw;
    top: 0vw;
  }
  section.visual .text li:nth-child(1) {
    display: none;
  }
  section.visual .text li:nth-child(1) span:nth-child(1) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 10.66666667vw;
    top: 14.41666667vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(2) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 16.75vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(3) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 19.75vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(4) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_4.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 22.91666667vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(5) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_5.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 26vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(1) span:nth-child(6) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/1_6.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 29.08333333vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(2) {
    display: none;
  }
  section.visual .text li:nth-child(2) span:nth-child(1) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/2_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 16.91666667vw;
    top: 17.25vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(2) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/2_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 23.16666667vw;
    top: 17.75vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(3) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/2_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 26.25vw;
    top: 17.75vw;
  }
  section.visual .text li:nth-child(2) span:nth-child(4) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/2_4.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 29.33333333vw;
    top: 17.75vw;
  }
  section.visual .text li:nth-child(3) {
    display: none;
  }
  section.visual .text li:nth-child(3) span:nth-child(1) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/3_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 16.83333333vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(3) span:nth-child(2) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/3_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 19.91666667vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(4) {
    display: none;
  }
  section.visual .text li:nth-child(4) span:nth-child(1) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/4_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 17vw;
    top: 17.91666667vw;
  }
  section.visual .text li:nth-child(4) span:nth-child(2) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/4_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 20.08333333vw;
    top: 17.91666667vw;
  }
  section.visual .text li:nth-child(4) span:nth-child(3) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/4_3.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 23.16666667vw;
    top: 17.91666667vw;
  }
  section.visual .text li:nth-child(5) {
    display: none;
  }
  section.visual .text li:nth-child(5) span:nth-child(1) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/5_1.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 47.41666667vw;
    top: 18vw;
  }
  section.visual .text li:nth-child(5) span:nth-child(2) {
    height: 25vw;
    width: 2.16666667vw;
    display: block;
    background-image: url("../images/top/lg/text/5_2.png?1577349653694");
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: center top;
    position: absolute;
    right: 50.5vw;
    top: 18vw;
  }
  section.visual .controller {
    position: absolute;
    bottom: 7.5vw;
    left: 0;
    width: 100%;
    text-align: center;
  }
  section.visual .controller .num {
    font-size: 0.66666667vw;
    display: inline-block;
    margin-bottom: 0.41666667vw;
  }
  section.visual .controller ul {
    display: flex;
    justify-content: center;
  }
  section.visual .controller li {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    width: 3.75vw;
    height: 7px;
    margin-right: 0.66666667vw;
  }
  section.visual .controller li:last-child {
    margin-right: 0;
  }
  section.visual .controller li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.4;
  }
  section.visual .controller li span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 3px;
    display: block;
    background-color: #fff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  section.visual .hotel-name {
    text-align: right;
    position: absolute;
    font-size: 0.66666667vw;
    line-height: 0.91666667vw;
    right: 5vw;
    bottom: 2.5vw;
  }
  section.visual .scroll-down {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    font-family: sans-serif;
    cursor: pointer;
    width: 400px;
    height: 70px;
    display: block;
    left: calc((100% - 400px) / 2);
    font-size: 11px;
    letter-spacing: 0.2em;
    text-align: center;
  }
  section.visual .scroll-down > span {
    display: block;
    height: 25px;
  }
  section.visual .scroll-down i {
    display: block;
    height: 45px;
    width: 1px;
    position: relative;
    background-color: #ffffff;
    margin: 0 auto 8px;
  }
  section.visual .scroll-down i span {
    position: absolute;
    left: -1px;
    top: 0;
    content: "";
    display: block;
    width: 3px;
    height: 100%;
    background-color: #ffffff;
    -webkit-transform: scaleY(0.5);
            transform: scaleY(0.5);
  }
  section.concept {
    width: 100%;
    height: 52.08333333vw;
    min-height: 625px;
    background-color: #ccc;
    margin-top: -100px;
    background-image: url("../images/top/lg/concept_bg.jpg?1577349653694");
    background-size: cover;
    background-position: right bottom;
    margin-bottom: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  section.concept,
  section.concept .inner {
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
    opacity: 1;
    transition-delay: 0s;
  }
  section.concept.hidden .inner {
    -webkit-filter: blur(50px);
            filter: blur(50px);
  }
  section.concept.unfocus {
    opacity: 0.2;
  }
  section.concept .inner {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  section.concept h2 {
    font-size: 22px;
    margin-left: 64px;
    letter-spacing: 0.3em;
  }
  section.concept p {
    font-size: 15px;
    line-height: 32px;
    margin-left: 32px;
    letter-spacing: 0.1em;
  }
  .hotels section {
    scroll-snap-align: start;
    width: 83.33333333vw;
    margin: 0 auto 150px;
    margin-bottom: 12.5vw;
    color: black;
    transition-duration: 1.5s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    opacity: 1;
    transition-delay: 0s;
  }
  .hotels section.unfocus {
    opacity: 0.1;
    transition-delay: 0.2s;
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  .hotels section .slide {
    display: flex;
    flex-direction: row-reverse;
  }
  .hotels section header {
    position: relative;
    width: 20vw;
    display: flex;
    justify-content: center;
  }
  .hotels section header .hotel-name {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    letter-spacing: 0.2em;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .hotels section header .hotel-name h2 {
    padding-top: 10px;
  }
  .hotels section header .hotel-name h2 span:first-child {
    font-size: 1.08333333vw;
    margin-bottom: 1.66666667vw;
    position: relative;
    left: 0.41666667vw;
  }
  .hotels section header .hotel-name h2 span:last-child {
    font-size: 2.5vw;
    letter-spacing: 0.25em;
  }
  .hotels section header .hotel-name h3 {
    padding-top: 6.25vw;
    padding-right: 4.16666667vw;
    font-size: 1.33333333vw;
    line-height: 1.25vw;
    line-height: 2;
  }
  .hotels section header .hotel-name h3 span {
    display: block;
    padding-top: 5vw;
  }
  .hotels section header .hotel-name h3 span:first-child {
    padding-top: 0;
  }
  .hotels section header .extra {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    position: absolute;
    left: 0;
    top: 0;
    left: 1.66666667vw;
    letter-spacing: 0.15em;
    width: 100%;
    padding-top: 5.83333333vw;
    font-size: 1.08333333vw;
    line-height: 2.5vw;
  }
  .hotels section.miyota header .extra {
    padding-top: 2.83333333vw;
  }
  .hotels section footer {
    box-sizing: border-box;
    flex-shrink: 0;
    font-size: 0.91666667vw;
    width: 2.5vw;
    padding-left: 1.25vw;
  }
  .hotels section footer p {
    white-space: nowrap;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .hotels section ul.images {
    position: relative;
    height: 36.66666667vw;
    width: 61.25vw;
  }
  .hotels section ul.images li figure {
    position: relative;
    overflow: hidden;
  }
  .hotels section ul.images li figure span {
    background-size: cover;
  }
  .hotels section ul.images li figure a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .hotels section ul.images li.solo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 61.25vw;
  }
  .hotels section ul.images li.solo figure {
    height: 36.66666667vw;
    width: 61.25vw;
    display: block;
  }
  .hotels section ul.images li.solo figure span {
    height: 36.66666667vw;
    width: 61.25vw;
    display: block;
  }
  .hotels section ul.images li.trio-a,
  .hotels section ul.images li.trio-b {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
  .hotels section ul.images li.trio-a figure:nth-child(1),
  .hotels section ul.images li.trio-b figure:nth-child(1) {
    position: absolute;
    height: 36.66666667vw;
    width: 45.83333333vw;
  }
  .hotels section ul.images li.trio-a figure:nth-child(1) span,
  .hotels section ul.images li.trio-b figure:nth-child(1) span {
    display: block;
    height: 36.66666667vw;
    width: 45.83333333vw;
  }
  .hotels section ul.images li.trio-a figure:nth-child(2),
  .hotels section ul.images li.trio-b figure:nth-child(2),
  .hotels section ul.images li.trio-a figure:nth-child(3),
  .hotels section ul.images li.trio-b figure:nth-child(3) {
    position: absolute;
    height: 18.08333333vw;
    width: 34.58333333vw;
  }
  .hotels section ul.images li.trio-a figure:nth-child(2) span,
  .hotels section ul.images li.trio-b figure:nth-child(2) span,
  .hotels section ul.images li.trio-a figure:nth-child(3) span,
  .hotels section ul.images li.trio-b figure:nth-child(3) span {
    display: block;
    height: 18.08333333vw;
    width: 34.58333333vw;
  }
  .hotels section ul.images li.trio-a figure:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hotels section ul.images li.trio-a figure:nth-child(2) {
    left: 46.33333333vw;
    top: 0vw;
  }
  .hotels section ul.images li.trio-a figure:nth-child(3) {
    left: 46.33333333vw;
    top: 18.58333333vw;
  }
  .hotels section ul.images li.trio-b figure:nth-child(1) {
    left: 35.08333333vw;
    top: 0vw;
  }
  .hotels section ul.images li.trio-b figure:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
  }
  .hotels section ul.images li.trio-b figure:nth-child(3) {
    left: 0vw;
    top: 18.58333333vw;
  }
  .hotels section.kashikojima .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_kashikojima1.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_kashikojima2.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_kashikojima3.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_kashikojima4a.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_kashikojima4b.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_kashikojima4c.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_kashikojima5a.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_kashikojima5b.jpg?1577349653694");
  }
  .hotels section.kashikojima .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_kashikojima5c.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_atami1.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_atami2.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_atami3.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_atami4a.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_atami4b.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_atami4c.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_atami5a.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_atami5b.jpg?1577349653694");
  }
  .hotels section.atami .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_atami5c.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_sengokuhara1.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_sengokuhara2.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_sengokuhara3.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_sengokuhara4a.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_sengokuhara4b.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_sengokuhara4c.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_sengokuhara5a.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_sengokuhara5b.jpg?1577349653694");
  }
  .hotels section.sengokuhara .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_sengokuhara5c.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_ginoza1.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_ginoza2.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_ginoza3.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_ginoza4a.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_ginoza4b.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_ginoza4c.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(5) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_ginoza5a.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(5) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_ginoza5b.jpg?1577349653694");
  }
  .hotels section.ginoza .images li:nth-child(5) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_ginoza5c.jpg?1577349653694");
  }
  .hotels section.kyoto .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_kyoto1.jpg?1577349653694");
  }
  .hotels section.kyoto .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_kyoto2.jpg?1577349653694");
  }
  .hotels section.kyoto .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_kyoto3.jpg?1577349653694");
  }
  .hotels section.miyota .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_miyota1.jpg");
  }
  .hotels section.miyota .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_miyota2.jpg");
  }
  .hotels section.miyota .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_miyota3.jpg");
  }
  .hotels section.sakurai .images li:nth-child(1) figure span {
    background-image: url("../images/top/lg/hotel_sakurai1.jpg?1577349653694");
  }
  .hotels section.sakurai .images li:nth-child(2) figure span {
    background-image: url("../images/top/lg/hotel_sakurai2.jpg?1577349653694");
  }
  .hotels section.sakurai .images li:nth-child(3) figure span {
    background-image: url("../images/top/lg/hotel_sakurai3.jpg?1577349653694");
  }
  .hotels section.sakurai .images li:nth-child(4) figure:nth-child(1) span {
    background-image: url("../images/top/lg/hotel_sakurai4a.jpg?1577349653694");
  }
  .hotels section.sakurai .images li:nth-child(4) figure:nth-child(2) span {
    background-image: url("../images/top/lg/hotel_sakurai4b.jpg?1577349653694");
  }
  .hotels section.sakurai .images li:nth-child(4) figure:nth-child(3) span {
    background-image: url("../images/top/lg/hotel_sakurai4c.jpg?1577349653694");
  }
  .hotels section nav.controller {
    margin-top: 2.5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .hotels section nav.controller ul {
    display: flex;
  }
  .hotels section nav.controller li {
    position: relative;
    display: block;
    height: 7px;
    width: 4.16666667vw;
    cursor: pointer;
    margin-right: 0.33333333vw;
  }
  .hotels section nav.controller li:last-child {
    margin-right: 0;
  }
  .hotels section nav.controller li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9d8f70;
    opacity: 0.4;
  }
  .hotels section nav.controller li span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100%;
    height: 3px;
    display: block;
    background-color: #9d8f70;
  }
  .hotels section nav.controller .indicator {
    margin-top: 0.83333333vw;
  }
  .hotels section nav.controller .indicator span.current {
    font-size: 1vw;
  }
  section.magazine {
    padding-bottom: 200px;
  }
  section.magazine header > * {
    text-align: center;
    letter-spacing: 0.15em;
  }
  section.magazine header h2 {
    font-size: 18px;
    margin-bottom: 40px;
  }
  section.magazine header h3 {
    font-size: 16px;
    margin-bottom: 60px;
  }
  section.magazine .carousel {
    position: relative;
  }
  section.magazine .btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 600px;
    position: absolute;
    top: 0;
    left: 0;
  }
  section.magazine .btns .inner {
    width: 800px;
    height: 32px;
    display: flex;
    justify-content: space-between;
  }
  section.magazine .btns .inner span {
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  section.magazine .btns .inner span:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url("../images/svg/arrow_gold.svg?1577349653694");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  section.magazine .btns .inner span:first-child:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  section.magazine .btns .inner span:hover:first-child {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  section.magazine .btns .inner span:hover:last-child {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
  section.magazine .large-view {
    width: 420px;
    height: 600px;
    margin: 0 auto;
    position: relative;
  }
  section.magazine .large-view a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #000000;
    text-decoration: none;
  }
  section.magazine .large-view a img {
    width: 100%;
    display: block;
    transition-property: -webkit-filter;
    transition-property: filter;
    transition-property: filter, -webkit-filter;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  section.magazine .large-view a .line {
    transition-property: width;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  section.magazine .large-view a:hover img {
    -webkit-filter: saturate(0.3) contrast(0.9);
            filter: saturate(0.3) contrast(0.9);
  }
  section.magazine .large-view a:hover .line {
    width: 63px;
  }
  section.magazine .large-view h3 {
    position: absolute;
    right: -90px;
    top: 10px;
    -webkit-transform-origin: top right;
            transform-origin: top right;
  }
  section.magazine .large-view h3 .num {
    display: block;
    text-align: right;
    margin-bottom: 15px;
    font-size: 18px;
    letter-spacing: 0.3em;
    position: relative;
    right: -0.5em;
  }
  section.magazine .large-view h3 .title {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  section.magazine .large-view h3 .title span {
    display: block;
  }
  section.magazine .large-view h3 .title span:first-child {
    font-size: 18px;
    margin-left: 12px;
    letter-spacing: 0.4em;
  }
  section.magazine .large-view h3 .title span:last-child {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  section.magazine .large-view figure {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  section.magazine .large-view figure .img-wrapper {
    display: block;
    width: 420px;
    height: 600px;
    background-color: mediumaquamarine;
  }
  section.magazine .large-view figure figcaption {
    position: absolute;
    box-sizing: border-box;
    bottom: 0;
    font-size: 13px;
    line-height: 21px;
    letter-spacing: 0.15em;
    background-color: rgba(0, 0, 0, 0.3);
    color: #ffffff;
    width: 420px;
    height: 60px;
    padding-top: 12px;
    padding-left: 20px;
  }
  section.magazine .controller {
    height: 30px;
    width: 200px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  section.magazine .controller > span {
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
  }
  section.magazine .controller > span:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url("../images/svg/arrow_gold.svg?1577349653694");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  section.magazine .controller > span:first-child:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  section.magazine .controller > span:hover:first-child {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  section.magazine .controller > span:hover:last-child {
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
  section.magazine .controller .num {
    color: #84764a;
    line-height: 1;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    letter-spacing: 0.1em;
  }
  section.magazine .controller .num .divider {
    width: 20px;
    height: 1px;
    display: block;
    margin: 0 8px;
    background-color: #9d8f70;
    -webkit-transform: translateY(-3px) rotate(-45deg);
            transform: translateY(-3px) rotate(-45deg);
    will-change: transform;
  }
  section.magazine .controller .num .total {
    color: #dddddd;
  }
  section.news {
    padding-bottom: 200px;
  }
  section.news a {
    color: #000000;
    text-decoration: none;
  }
  section.news h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 40px;
  }
  section.news ul {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    width: 990px;
    margin: 0 auto;
  }
  section.news li {
    width: 310px;
    margin-right: 30px;
    margin-bottom: 60px;
  }
  section.news li:nth-child(3n) {
    margin-right: 0;
  }
  section.news li img {
    display: block;
    margin-bottom: 6px;
  }
  section.news li header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    letter-spacing: 0.1em;
  }
  section.news li header h3 {
    font-size: 9px;
    background-color: #84764a;
    color: #ffffff;
    padding: 5px 5px 2px;
  }
  section.news li header .date {
    font-size: 12px;
  }
  section.news li p {
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.15em;
  }
  section.news .btn-more {
    margin: 40px auto 0;
    width: 180px;
    height: 35px;
    display: block;
    border: 1px solid #dbd6c9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    box-sizing: border-box;
    padding-top: 4px;
    letter-spacing: 0.1em;
    transition-property: color, background-color;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  section.news .btn-more:hover {
    background-color: #9d8f70;
    color: #ffffff;
  }
  section.news li a img {
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-duration: 0.4s;
    transition-property: -webkit-filter, -webkit-transform;
    transition-property: filter, transform;
    transition-property: filter, transform, -webkit-filter, -webkit-transform;
  }
  section.news li a:hover img {
    -webkit-filter: saturate(0);
            filter: saturate(0);
  }
  section.news li a:hover p {
    text-decoration: underline;
  }
  .news_hot {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 990px;
    border: 1px solid #666;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .news_hot a {
    padding: 30px;
    display: block;
    width: 100%;
    text-align: center;
  }
  #corona .box_corona {
     width: 900px;
     margin: 0 auto;
     background: #fff;
     padding: 50px;
     line-height: 1.5;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
  }
  #corona .box_corona .date {
    text-align: right;
    padding-bottom: 0;
  }
  #corona .box_corona .name {
    padding-bottom: 0;
  } 
  #corona .box_corona .company {
    padding-bottom: 15px;
    text-align: right;
  } 
  #corona .box_corona .new_name {
    padding-bottom: 1.5em;
    text-align: center;
  } 
  #corona .box_corona .intro {
    padding-bottom: 1.5em;
  } 
   #corona .box_corona p {
    padding-bottom: 1.5em;
  } 
   #corona .box_corona p:last-child {
    padding-bottom: 0;
   }
  .popup_close {
    position: absolute;
    top: 0px;
    right: 50%;
    margin-right: -440px;
  }
  .popup_close a {
    font-size: 50px;
  }
}
