@charset "UTF-8";

/*共通*/
.sp {
    display: none;
}

.pc {
    display: block;
}

@media screen and (max-width:999px) {
    .tb {
        display: block;
    }

    .pc {
        display: none;
    }
}

@media screen and (max-width:650px) {
    .sp {
        display: block;
    }

    .pc {
        display: none;
    }
}

.cf:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.flex {
   display: -moz-flex;
   display: -webkit-flex;
   display: flex;
   vertical-align:top;
   -webkit-flex-direction: row;
   flex-direction: row;

}
.reverse{
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    vertical-align:top;
    -webkit-flex-direction: row-reverse;
    flex-direction:row-reverse;  
}
.flex .middle {
    align-self:center;
}


/*header*/
header .fv {
    position: relative;
}

header .fv .fv-text {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 99;
}

header .fv .fv-text p span {
    font-size: 75px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    letter-spacing: 0.03em;
}

header .fv .fv-text p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

@media screen and (max-width:1300px) {
    header .fv .fv-text {
        top: 30%;
    }
}

@media screen and (max-width:960px) {

    header .fv .fv-text p span {
        font-size: 65px;
    }

    header .fv .fv-text p {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 0.2em;
    }

}

@media screen and (max-width:800px) {

    header .fv .fv-text p span {
        font-size: 60px;
    }

    header .fv .fv-text p {
        font-size: 14px;
        line-height: 1.6;
    }

}

@media screen and (max-width:730px) {

    header .fv .fv-text {
        top: 28%;
    }

    header .fv .fv-text p span {
        font-size: 55px;
    }

    header .fv .fv-text p {
        font-size: 13px;
        line-height: 1.5;
    }

}

@media screen and (max-width:700px) {

    header .fv .fv-text p span {
        font-size: 50px;
    }

}

@media screen and (max-width:630px) {

    header .fv .fv-text p {
        font-size: 12px;
    }

}

@media screen and (max-width:560px) {

    header .fv .fv-text {
        top: 27%;
    }

    header .fv .fv-text p span {
        font-size: 45px;
    }

    header .fv .fv-text p {
        font-size: 11px;
        line-height: 1.4;
    }

}

@media screen and (max-width:480px) {

    header .fv .fv-text {
        top: 25%;
    }

    header .fv .fv-text p span {
        font-size: 40px;
    }

    header .fv .fv-text p {
        line-height: 1.3;
    }

}

@media screen and (max-width:374px) {

    header .fv .fv-text {
        top: 23%;
    }

}


/*roomstay-top*/
#roomstay-top{
    max-width: 1000px;
    margin: 9% auto 6%;
    justify-content: space-between;
    padding: 0 3.5%;
}

#roomstay-top > div{
    
}

#roomstay-top > div > p{
    width: 450px;
}

#roomstay-top > div > p:nth-child(1){
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}

#roomstay-top > div > p:nth-child(1) a{
    line-height: 300px;
    font-size: 45px;
    text-align: center;
    color: #fff;
    display: block;
    transition: 0.8s;
}

#roomstay-top > div > p:first-child:hover a {
    background: rgba(0, 0, 0, 0.6);
}

#roomstay-top > div:nth-child(1) > p:nth-child(1){
    background-image: url(../img/roomstay_top1.jpg);
}

#roomstay-top > div:nth-child(2) > p:nth-child(1){
    background-image: url(../img/roomstay_top2.jpg);
}

#roomstay-top > div > p:nth-child(2) a{
    font-size: 15px;
    text-align: center;
    display: block;
    margin-top: 20px;
}


/*room*/
#room{
    background-color: #f0f0f0;
    padding: 4% 3.5% 10%;
}

#room h2{
    color: #888;
    text-align: center;
    font-size: 50px;
    margin-bottom: 5%;
    font-family: 'Josefin Sans', sans-serif;
}

#room > div{
    max-width: 1200px;
    margin: 0 auto;
}

#room > div > p:nth-child(1){
    margin-bottom: 5%;
}

#room > div > p:nth-child(2){
    margin-bottom: 3.5%;
}

#room > div > p:nth-child(3){
    margin-bottom: 11%;
    color: #888;
}

#room > div > p{
    font-size: 15px;
    text-align: center;
}

#room > div > p span{
    font-weight: bold;
}

#room > div.roomtype{
    
}

#room > div.roomtype h3{
    width: 390px;
    font-size: 60px;
    color: #fff;
    padding: 5px 0 0;
    background-color: #6c8797;
    margin: 0 auto 7%;
    text-align: center;
    height: 100px;
    box-sizing: border-box;
    font-family: 'Josefin Sans', sans-serif;
}

#room > div.roomtype h3 span{
    font-size: 47px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
}

#room > div.roomtype > div{
    margin-top: 10%;
}

#room > div.roomtype > div > p{
    position: relative;
}

#room > div.roomtype > div > p span{
    font-family: 'Josefin Sans', sans-serif;
    color: #888;
}

#room > div.roomtype > div > p span.type{
    position: absolute;
    top: -50px;
    left: 0;
    font-size: 45px;
}

#room > div.roomtype > div > p span.for{
    display: block;
    text-align: right;
    font-size: 33px;
    padding-right: 10px;
    margin-top: 10px;
}


/*type*/
#type{
    max-width: 1200px;
    margin: 6.5% auto;
    padding: 0 3.5%;
}

#type > div{
    margin-top: 8%;
}

#type > div > h3{
    position: relative;
}

#type > div > h3 .type{
    display: block;
    background-color: #000;
    text-align: center;
    color: #fff;
    min-width: 350px;
    padding: 0 30px;
    height: 100px;
    line-height: 100px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
}

#type > div > h3 .type span{
    color: #fff;
    font-size: 15px;
    margin-right: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

#type > div > h3 .type span.main{
    font-size: 50px;
}

#type > div > h3 .type span.sub{
    font-size: 30px;
}

#type > div > h3 .square{
    background-color: #6c8797;
    width: 175px;
    height: 175px;
}

#type > div > h3 .square p{
    color: #fff;
    font-size: 33px;
    text-align: center;
    margin: 44px 0;
}

#type > div > h3 .square span{
    display: block;
    color: #fff;
    line-height: 1;
}

#type > div.typeA > h3 .type,
#type > div.typeC > h3 .type{
    position: absolute;
    left: 70px;
    top: -61px;
}


#type > div.typeA > h3 .square,
#type > div.typeC > h3 .square{
    position: absolute;
    right: 70px;
    top: -60px;
}

#type > div.typeB > h3 .type,
#type > div.typeD > h3 .type{
    position: absolute;
    right: 70px;
    top: -61px;
}


#type > div.typeB > h3 .square,
#type > div.typeD > h3 .square{
    position: absolute;
    left: 70px;
    top: -60px;
}


#type > div > div.type-description{
    max-width: 1000px;
    margin: 4% auto 0 auto;
    margin-top: 4%;
    justify-content: space-between;
}

#type > div > div.type-description > div:nth-child(1) p{
    color: #888;
    font-size: 13px;
}

#type > div > div.type-description > div:nth-child(2){
    width: 450px;
    height: 235px;
    box-sizing: border-box;
    padding: 35px 40px 50px;
    border: 1px solid #000;
}

#type > div > div.type-description > div:nth-child(2) h4{
    font-size: 30px;
}

#type > div > div.type-description > div:nth-child(2) p{
    color: #888;
    font-size: 14px;
}

#type div.w1000{
    max-width: 1000px;
    margin: 0 auto 9% auto;
}

a.a-aroww {
    padding-right: 50px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(90, 90, 90);
    margin-top: 5%;
    font-weight: 500;
    color: rgb(90, 90, 90);
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    float: right;
}

a.a-aroww:hover {
    padding-right: 65px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

a.a-aroww:after {
    content: "";
    width: 2px;
    height: 40px;
    background-color: rgb(90, 90, 90);
    display: block;
    position: absolute;
    bottom: -5px;
    right: 10px;
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
}


/*stay*/
#stay{
    background-color: #f0f0f0;
}

#stay h2{
    background-color: #c6af8d;
    color: #fff;
    text-align: center;
    font-size: 50px;
    height: 200px;
    line-height: 200px;
    font-family: 'Josefin Sans', sans-serif;
}

#stay > div{
    position: relative;
    max-width: 1200px;
    height: 1475px;
    margin: 6.5% auto 0;
    padding-bottom: 6.5%;
}

#stay > div > div.flex{
    justify-content: space-between;
    margin-bottom: 580px;
}

#stay > div > div > div.flex-left h3{
    font-size: 50px;
    font-family: 'Josefin Sans', sans-serif;
}

#stay > div > div > div.flex-left h3 span{
    display: block;
    font-size: 15px;
    font-weight: bold;
}

#stay > div > div > div.flex-left p{
    font-size: 14px;
    color: #888;
    margin-top: 20px;
    line-height: 2.2;
}

#stay > div > div > div.flex-right img{
    width: 630px;
    height: 370px;
}

#stay > div p,
#stay > div .p{
    position: absolute;
    z-index: 3;
}

#stay .float .flex,
#stay .float .flex .flex-left,
#stay .float .flex .flex-right{
    z-index: 3;
}

#stay > div > div.p{
    width: 370px;
}

#stay > div > div.p h4{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 2.5;
}

#stay > div > div.p p{
    font-size: 14px;
    color: #888;
    line-height: 2.2;
}

#stay > div > p:nth-child(2){
    right: 449px;
    top: 270px;
}
#stay > div > p:nth-child(2) img{
    width: 300px;
    height: 200px;
}

#stay > div > p:nth-child(3){
    left: 0;
    top: 405px;
}
#stay > div > p:nth-child(3) img{
    width: 225px;
    height: 155px;
}

#stay > div > div.p:nth-child(4){
    right: 0;
    top: 475px;
}

#stay > div > p:nth-child(5){
    left: 260px;
    top: 560px;
}
#stay > div > p:nth-child(5) img{
    width: 270px;
    height: 190px;
}

#stay > div > p:nth-child(6){
    right: 0;
    top: 740px;
}
#stay > div > p:nth-child(6) img{
    width: 460px;
    height: 220px;
}

#stay div.flex2{
    justify-content: space-between;
    margin-bottom: 1000px;
}

#stay div.flex2 > div.flex-left img{
    width: 500px;
    height: 310px;
}

#stay div.flex2 > div.flex-right{
    width: 290px;
    margin-right: 240px;
    margin-top: 100px;
}

#stay div.flex2 > div.flex-right h4{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 2.5;
}

#stay div.flex2 > div.flex-right p{
    font-size: 14px;
    color: #888;
    line-height: 2.2;
}

#stay > div > p:nth-child(8){
    left: 350px;
    top: 1210px;
}
#stay > div > p:nth-child(8) img{
    width: 230px;
    height: 160px;
}

#stay > div > p:nth-child(9){
    right: 200px;
    top: 1410px;
    width: 35%;
}

#stay > div > p:nth-child(9) a{
    font-size: 18px;
    color: rgb(90, 90, 90);
}

/*棒線*/
#stay > div > div.flex:after{
    content: "";
    border: 5px solid #000;
    width: 28%;
    position: absolute;
    z-index: 2;
    transform: rotate(-25deg);
    left: 165px;
    top: 416px;
}

#stay > div > div.flex:before{
    content: "";
    border: 5px solid #000;
    width: 67%;
    position: absolute;
    z-index: 2;
    transform: rotate(-155deg);
    left: 46px;
    top: 677px;
}

#stay > div > div.flex2:after{
    content: "";
    border: 5px solid #000;
    width: 35%;
    position: absolute;
    z-index: 2;
    transform: rotate(-15deg);
    left: 475px;
    top: 986px;
}


/*tourism*/
#tourism{
    max-width: 1200px;
    margin: 0 auto;
}

#tourism h3{
    
}

#tourism .float > p,
#tourism .float > .p{
    position: absolute;
    z-index: 3;
}

#tourism .float .flex,
#tourism .float .flex .flex-left,
#tourism .float .flex .flex-right{
    z-index: 3;
}

#tourism .float{
    max-width: 1200px;
    margin: 5.5% auto;
    position: relative;
    height: 1475px;
}

#tourism .float .flex{
    justify-content: space-between;
    margin-bottom: 900px;
}

#tourism .float .flex .flex-left h3{
    font-size: 50px;
    font-family: 'Josefin Sans', sans-serif;
}

#tourism .float .flex .flex-left h3 span{
    display: block;
    font-size: 15px;
    font-weight: bold;
}

#tourism .float .flex .flex-left{
    margin-left: 100px;
}

#tourism .float .flex .flex-left p{
    font-size: 14px;
    color: #888;
    margin-top: 20px;
    line-height: 2.2;
}

#tourism .float .flex .flex-right{
    margin-right: 100px;
}

#tourism .float .flex .flex-right img{
    width: 350px;
    height: 250px;
}

#tourism .float > p:nth-child(2){
    right: 475px;
    top: 135px;
}
#tourism .float > p:nth-child(2) img{
    width: 230px;
    height: 230px;
}

#tourism .float > p:nth-child(3){
    right: -20px;
    top: 180px;
}
#tourism .float > p:nth-child(3) img{
    width: 230px;
    height: 230px;
}

#tourism .float > p:nth-child(4){
    left: 100px;
    top: 410px;
}
#tourism .float > p:nth-child(4) img{
    width: 665px;
    height: 350px;
}

#tourism .float > div.p:nth-child(5){
    right: 0;
    top: 560px;
}
#tourism .float > div.p:nth-child(5) img{
    width: 350px;
    height: 230px;
}

#tourism .float > div.p:nth-child(6){
    left: 100px;
    top: 810px;
}
#tourism .float > div.p:nth-child(6) img{
    width: 350px;
    height: 230px;
}

#tourism .float > p:nth-child(7){
    right: 0;
    top: 920px;
}
#tourism .float > p:nth-child(7) img{
    width: 640px;
    height: 270px;
}

#tourism .float > div.p p{
    font-size: 13px;
    color: #888;
    margin-top: 20px;
    line-height: 2.2;
}

#tourism .float .flex2{
    margin-left: 37%;
}

#tourism .float .flex2 .flex-left{
    margin-left: 0;
}

#tourism .float .flex2 .flex-right{
    margin-right: 0;
}

#tourism .float .flex2 .flex-right h4{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 2.5;
}

#tourism .float .flex2 .flex-right p{
    font-size: 14px;
    color: #888;
    line-height: 2.2;
}

#tourism .float .flex2 .flex-left p{
    font-size: 18px;
    color: rgb(90, 90, 90);
    margin-top: 40%;
}

/*棒線*/
#tourism .float .flex:after{
    content: "";
    border: 5px solid #000;
    width: 40%;
    position: absolute;
    z-index: 2;
    transform: rotate(-30deg);
    left: 315px;
    top: 315px;
}

#tourism .float .flex:before{
    content: "";
    border: 5px solid #000;
    width: 45%;
    position: absolute;
    z-index: 2;
    transform: rotate(-150deg);
    left: 367px;
    top: 819px;
}


/*event*/
#event {
    background-color: #f0f0f0;
}

#event h3{
    max-width: 1200px;
    margin: 0 auto;
}

#event .float{
    max-width: 1200px;
    margin: 0 auto;
}

#event .float > p,
#event .float > .p{
    position: absolute;
    z-index: 3;
}

#event .float .flex,
#event .float .flex .flex-left,
#event .float .flex .flex-right{
    z-index: 3;
}

#event .float{
    max-width: 1200px;
    margin: 5.5% auto 0;
    position: relative;
    height: 1140px;
    padding-bottom: 6.5%;
}

#event .float .flex{
    justify-content: space-between;
    margin-bottom: 350px;
}

#event .float .flex .flex-left h3{
    font-size: 50px;
    font-family: 'Josefin Sans', sans-serif;
}

#event .float .flex .flex-left h3 span{
    display: block;
    font-size: 15px;
    font-weight: bold;
}

#event .float .flex .flex-left{
    margin-left: 100px;
}

#event .float .flex .flex-left p{
    font-size: 14px;
    color: #888;
    margin-top: 20px;
    line-height: 2.2;
}


#event .float .flex .flex-right img{
    width: 380px;
    height: 220px;
}

#event .float > p:nth-child(2){
    right: 340px;
    top: 120px;
}
#event .float > p:nth-child(2) img{
    width: 230px;
    height: 230px;
}

#event .float > p:nth-child(3){
    right: 15px;
    top: 315px;
}
#event .float > p:nth-child(3) img{
    width: 315px;
    height: 225px;
}

#event .float > p:nth-child(4){
    left: 425px;
    top: 380px;
}
#event .float > p:nth-child(4) img{
    width: 305px;
    height: 220px;
}

#event .float > p:nth-child(5){
    left: 100px;
    top: 515px;
}
#event .float > p:nth-child(5) img{
    width: 260px;
    height: 170px;
}

#event .float > div.p p{
    font-size: 13px;
    color: #888;
    margin-top: 20px;
    line-height: 2.2;
}


#event .float .flex2 .flex-left{
    margin-left: 200px;
}

#event .float .flex2 .flex-left img{
    width: 555px;
    height: 380px;
}

#event .float .flex2 .flex-right{
    margin-top: 4%;
    width: 34%;
}

#event .float .flex2 .flex-right h4{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 2.5;
}

#event .float .flex2 .flex-right p{
    font-size: 14px;
    color: #888;
    line-height: 2.2;
}

#event a.a-aroww{
    float: none;
    margin-top: 9%;
}

#event .float .flex2 .flex-right p a{
    font-size: 18px;
    color: rgb(90, 90, 90);
}

/*棒線*/
#event .float .flex:after{
        content: "";
    border: 5px solid #000;
    width: 65%;
    position: absolute;
    z-index: 2;
    transform: rotate(-35deg);
    left: 115px;
    top: 357px;
}

#event .float .flex:before{
    content: "";
    border: 5px solid #000;
    width: 15%;
    position: absolute;
    z-index: 2;
    transform: rotate(-150deg);
    left: 210px;
    top: 710px;
}


@media screen and (max-width:1200px){
    #stay > div,
    #tourism > div,
    #event > div{
        transform: scale(0.95);
    }
}

@media screen and (max-width:1150px){
    #stay > div,
    #tourism > div,
    #event > div{
        transform: scale(0.9);
    }
    
    #stay > div > div > div.flex-right img,
    #stay > div > p:nth-child(2) img,
    #stay > div > p:nth-child(3) img,
    #stay > div > p:nth-child(5) img,
    #stay > div > p:nth-child(6) img,
    #stay div.flex2 > div.flex-left img,
    #stay > div > p:nth-child(8) img{
        transform: scale(0.8);
    }
    
    #stay > div > div > div.flex-left p,
    #stay > div > div.p p,
    #stay div.flex2 > div.flex-right p{
        font-size: 13px;
    }
    
    #stay > div > p:nth-child(2){
        right: 410px;
    }
    
    #stay > div > p:nth-child(8){
        left: 280px;
        top: 1150px;
    }
    
    #stay > div > div.flex2:after{
        width: 45%;
        left: 400px;
    }
}


@media screen and (max-width:1000px){
    #type .flex{
       display: -moz-flex;
       display: -webkit-flex;
       display: block;
       vertical-align:top;
       -webkit-flex-direction: row;
       flex-direction: row;
    }
    #type .reverse{
         display: -moz-flex;
       display: -webkit-flex;
       display: block;
       vertical-align:top;
       -webkit-flex-direction: row-reverse;
       flex-direction:row-reverse;  
    }
   
    /*roomstay-top*/
    #roomstay-top{
        flex-wrap: wrap;
    }
    
    #roomstay-top > div > p{
        margin: 5% auto;
        width: 350px;
    }
    
    #roomstay-top > div > p:nth-child(1){
        margin-bottom: 10px;
        height: 250px;
    }
    
    #roomstay-top > div > p:nth-child(1) a{
        line-height: 250px;
    }
    
    #roomstay-top > div > p:nth-child(2){
        margin-top: 0;
    }
    
    #roomstay-top > div > p:nth-child(2) a{
        margin-top: 0;
    }
    
    /*room*/
    #room .flex{
        flex-wrap: wrap;
    }
    
    #room > div.roomtype > div > p{
        max-width: 350px;
        min-width: 250px;
        margin: 0 auto 10%;
    }
    
    #room > div.roomtype > div > p:nth-child(3),
    #room > div.roomtype > div > p:nth-child(4){
        margin-bottom: 0;
    }
    
    /*type*/
    #type > div{
        margin-top: 13%;
    }
    
    #type > div > div.type-description > div:nth-child(1){
        width: 100%;
        margin: 0 auto 5%;
    }
    
    #type > div > div.type-description > div:nth-child(2){
        margin: 0 auto;
    }
    
    #type div.w1000{
        max-width: 355px;
        margin: 5% auto 7%;
    }
    
    /*stay*/
    #stay > div{
        text-align: center;
        margin-top: 0;
    }
    
    #stay > div > div > div.flex-right,
    #stay > div > p:nth-child(2),
    #stay > div > p:nth-child(3),
    #stay > div > div.p:nth-child(4),
    #stay > div > p:nth-child(5),
    #stay > div > p:nth-child(6),
    #stay div.flex2 > div.flex-left,
    #stay > div > p:nth-child(8),
    #stay > div > p:nth-child(9){
        position: static;
    }
    
    #stay > div > div > div.flex-right img,
    #stay > div > p:nth-child(2) img,
    #stay > div > p:nth-child(3) img,
    #stay > div > p:nth-child(5) img,
    #stay > div > p:nth-child(6) img,
    #stay div.flex2 > div.flex-left img,
    #stay > div > p:nth-child(8) img{
        transform: scale(1);
    }
    
    #stay > div > div.flex:before,
    #stay > div > div.flex2:after{
        display: none;
    }
    
    #stay > div .flex{
        flex-wrap: wrap;
    }
    
    #stay > div .flex .flex-right{
        order: 1;
        width: 100%;
    }
    
    #stay > div .flex .flex-left{
        order: 2;
        width: 100%;
    }
    
    #stay > div > div > div.flex-left h3{
        margin-top: 8%;
    }
    
    #stay > div > div > div.flex-left p,
    #stay > div > div.p p,
    #stay div.flex2 > div.flex-right p{
        font-size: 16px;
    }
    
    #stay > div > p:nth-child(2),
    #stay > div > p:nth-child(3),
    #stay > div > p:nth-child(5){
        position: absolute;
        width: 250px;
        height: 200px;
        object-fit: cover;
    }
    
    #stay > div > p:nth-child(2) img,
    #stay > div > p:nth-child(3) img,
    #stay > div > p:nth-child(5) img{
        width: 100%;
        height: 100%;
    }
    
    #stay > div > p:nth-child(2){
        top: 800px;
        left: 5%;
    }
    
    #stay > div > p:nth-child(3){
        top: 800px;
        left: 37%;
    }
    
    #stay > div > p:nth-child(5){
        top: 800px;
        left: 69%;
    }
    
    #stay > div > div.flex:after {
        content: "";
        border: 5px solid #000;
        width: 65%;
        position: absolute;
        z-index: 2;
        transform: rotate(0deg);
        left: 160px;
        top: 896px;
    }
    
    #stay > div > div.flex{
        margin-bottom: 500px;
    }
    
    #stay > div > div.p h4{
        text-align: left;
    }
    
    #stay > div > div.p:nth-child(4){
        margin: 0 auto;
        width: 100%;
        margin-bottom: 165px;
    }
    
    #stay > div > p:nth-child(6){
        margin-bottom: 100px;
        text-align: center;
    }
    
    #stay > div{
        height: 2400px;
    }
    
    #stay > div .flex2 .flex-right{
        order: 2;
        width: 100%;
    }
    
    #stay > div .flex2 .flex-left{
        order: 1;
        width: 100%;
    }
    
    #stay div.flex2 > div.flex-left img{
        max-width: 700px;
        width: auto;
        height: auto;
    }
    
    #stay div.flex2 > div.flex-right h4{
        text-align: left;
    }
    
    #stay div.flex2 > div.flex-right{
        margin: 0 auto;
        margin-top: 10%;
        width: 100%;
    }
    
    #stay > div > p:nth-child(8){
        position: absolute;
        top: 1985px;
        left: 70%;
    }
    
    #stay > div > p:nth-child(9){
        position: absolute;
        top: 2400px;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
    }
    
    #stay > div > p:nth-child(9) a{
        text-align: center;
    }
}

/*タブレット専用*/
@media screen and (max-width:999px){
/*stay*/
    #stay > div.tb{
        height: auto;
        transform: scale(1);
        margin-bottom: 0;
        margin-top: 10%;
        padding: 0 3.5% 15%;
    }
    
    #stay > div.tb > div.flex:after{
        display: none;
    }
    
    #stay > div.tb > div.flex{
        margin-bottom: 50px;
    }
    
    #stay > div.tb > div > div.flex-right img{
        width: 100%;
        height: auto;
    }
    
    #stay > div.tb p,
    #stay > div.tb .p{
        position: static;
    }
    
    #stay > div.tb > div.flex:nth-child(2){
        flex-wrap: nowrap;
        margin-bottom: 100px;
    }
    
    #stay > div.tb > div.flex:nth-child(2) p{
        width: 30%;
    }
    
    #stay > div.tb > div.flex:nth-child(2) p img{
        max-width: 300px;
        max-height: 200px;
        object-fit: cover;
        width: 100%;
        height: auto;
    }
    
    #stay > div.tb > div.p{
        width: 100%;
        margin-bottom: 50px;
    }
    
    #stay > div > p:nth-child(4){
        width: 100%;
        height: auto;
        margin: 0 auto 100px;
    }
    
    #stay > div.tb div.flex2 .flex-left{
        order: 2;
        position: relative;
    }
    
    #stay > div.tb div.flex2 .flex-left > img{
        width: 100%;
        max-width: 100%;
    }
    
    #stay > div.tb div.flex2 .flex-right{
        order: 1;
        margin-top: 0;
        margin-bottom: 50px;
    }
    
    #stay > div.tb div.flex2 .flex-left > p{
        position: absolute;
        bottom: -30px;
        right: 0;
        width: 35%;
    }
    
    #stay > div.tb div.flex2 .flex-left > p img{
        width: 100%;
    }
    
    #stay > div.tb > p:nth-child(6){
        margin-bottom: 0;
        text-align: right;
        width: 100%;
    }
    #stay .float.tb a.a-aroww{
        margin-top: 5%;
        font-size: 14px;
    }
/*stay*/
    
/*tourism*/
    #tourism > div.tb{
        height: auto;
        transform: scale(1);
        padding: 0 3.5% 15%;
        margin-bottom: 0;
    }
    
    #tourism > div.tb > div.flex:after,
    #tourism .float.tb .flex:after,
    #tourism .float.tb .flex:before{
        display: none;
    }
    
    #tourism .float.tb .flex .flex-left{
        margin-left: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    
    #tourism .float.tb .flex .flex-right{
        margin-right: 0;
        text-align: center;
        position: relative;
    }
    
    #tourism .float.tb .flex .flex-right > img{
        width: 100%;
        max-width: 700px;
        height: auto
    }
    
    #tourism .float.tb .flex .flex-right > p{
        position: absolute;
        width: 30%;
    }
    
    #tourism .float.tb .flex .flex-right > p img{
        max-width: 200px;
        width: 100%;
        height: auto;
    }
    
    #tourism .float.tb .flex .flex-right > p:nth-child(2){
        left: 0;
        bottom: -20%;
    }
    
    #tourism .float.tb .flex .flex-right > p:nth-child(3){
        right: 0;
        bottom: -20%;
    }
    
    #tourism > div .flex .flex-right{
        order: 2;
        width: 100%;
    }
    
    #tourism > div .flex .flex-left{
        order: 1;
        width: 100%;
    }
    
    #tourism > div.tb > div.flex{
        margin-bottom: 50px;
    }
    
    #tourism > div.tb > div > div.flex-right img{
        width: 100%;
        height: auto;
    }
    
    #tourism > div.tb p,
    #tourism > div.tb .p,
    #tourism .float.tb .flex2 .flex-right > p{
        position: static;
    }
    
    #tourism > div.tb > div.flex{
        flex-wrap: wrap;
        margin-bottom: 100px;
    }
    
    #tourism .float.tb > p:nth-child(2){
        margin-bottom: 50px;
        margin-top: 20%;
    }
    
    #tourism .float.tb > p:nth-child(2) img{
        width: 100%;
        height: auto;
    }
    
    #tourism > div.tb > div.p{
        width: 100%;
        margin: 0 auto 50px;
        text-align: center;
    }
    
    # > div.tb > div.p img{
        max-width: 700px;
    }
    
    #tourism .float.tb > div.p p{
        max-width: 700px;
        margin: 0 auto;
    }
    
    #tourism .float.tb .flex2{
        margin-left: 0;
        margin-top: 100px;
        margin-bottom: 0;
    }
    
    #tourism .float.tb .flex2 .flex-right > p{
        width: 100%;
    }
    
    #tourism .float.tb a.a-aroww{
        font-size: 14px;
    }
/*tourism*/
    
    
/*event*/
    #event > div.tb{
        height: auto;
        transform: scale(1);
        padding: 0 3.5% 15%;
        margin-bottom: 0;
    }
    
    #event > div.tb > div.flex:after,
    #event .float.tb .flex:after,
    #event .float.tb .flex:before{
        display: none;
    }
    
    #event .float.tb .flex .flex-left{
        margin-left: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    
    #event .float.tb .flex .flex-right{
        margin-right: 0;
        text-align: center;
        position: relative;
        margin: 0 auto 100px;
    }
    
    #event .float.tb .flex .flex-right > img{
        width: 100%;
        max-width: 760px;
        height: auto;
    }
    
    #event .float.tb .flex .flex-right > p{
        position: absolute;
        width: 30%;
    }
    
    #event .float.tb .flex .flex-right > p img{
        max-width: 200px;
        width: 100%;
        height: auto;
    }
    
    #event .float.tb .flex .flex-right > p:nth-child(2){
        left: 0;
        bottom: -20%;
    }
    
    #event > div.tb > div.flex{
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    
    #event > div.tb > div.flex:nth-child(2){
        flex-wrap: nowrap;
        margin-bottom: 100px;
    }
    
    #event > div.tb > div.flex:nth-child(2) p{
        width: 30%;
    }
    
    #event > div.tb > div.flex:nth-child(2) p img{
        max-width: 300px;
        max-height: 200px;
        object-fit: cover;
        width: 100%;
        height: auto;
    }
    
    #event > div.tb > div.p{
        width: 100%;
        margin-bottom: 50px;
    }
    
    #event > div.tb .flex2 .flex-right{
        order: 1;
        width: 100%;
        margin: 0 auto 50px;
    }
    
    #event > div.tb .flex2 .flex-left{
        order: 2;
        width: 100%;
        margin-bottom: 100px;
    }
    
    #event .float.tb .flex2 .flex-right > p,
    #event .float.tb > p:nth-child(4){
        position: static;
        width: 100%;
    }
    
    #event .float.tb .flex2 .flex-left img{
        width: 100%;
        height: auto;
    }
    
    #event > div.tb > p:nth-child(4){
        text-align: right;
    }
    
    #event a.a-aroww{
        margin-top: 0;
        font-size: 14px;
    }
    
    #event > div.tb > div.flex2{
        margin-bottom: 0;
    }
    
    
/*event*/
}
/*タブレット専用*/

@media screen and (max-width:800px){
    /*roomstay-top*/
    #roomstay-top > div{
        margin: 0 auto;
    }
    
    #roomstay-top > div > p{
        width: 450px;
    }
    
    #roomstay-top > div > p:nth-child(1){
        margin-bottom: 10px;
        height: 300px;
    }
    
    #roomstay-top > div > p:nth-child(1) a{
        line-height: 300px;
    }
    
     /*room*/
    #room > div.roomtype > div > p{
        max-width: 400px;
    }
    
    #room > div.roomtype > div > p:nth-child(3),
    #room > div.roomtype > div > p:nth-child(4){
        margin-bottom: 10%;
    }
    
    /*type*/
    #type > div > h3 .square{
        width: 120px;
        height: 120px;
    }
    
    #type > div > h3 .square p{
        margin: 25px 10px;
        font-size: 25px;
    }
    
    #type > div > h3 .type{
        font-size: 13px;
        max-width: 300px;
        min-width: 200px;
        height: 70px;
        line-height: 70px;
    }
    
    #type > div > h3 .type span.main{
        font-size: 30px;
    }
    
    #type > div > h3 .type span.sub{
        font-size: 20px;
    }
    
    #type > div.typeA > h3 .type,
    #type > div.typeC > h3 .type{
        left: 20px;
        top: -50px;
    }
    
    #type > div.typeA > h3 .square,
    #type > div.typeC > h3 .square{
        right: 20px;
    }
    
    #type > div.typeB > h3 .square,
    #type > div.typeD > h3 .square{
        left: 20px;
    }
    
    #type > div.typeB > h3 .type,
    #type > div.typeD > h3 .type{
        right: 20px;
        top: -50px;
    }
}

@media screen and (max-width:600px){
    /*room*/
    #room > div.roomtype h3{
        font-size: 40px;
        height: 80px;
        width: 300px;
        margin-bottom: 15%;
    }
    
    /*type*/
    #type > div{
        margin: 20% 0;
    }
    #type > div > h3 .square{
        width: 100px;
        height: 100px;
    }
    
    #type > div > h3 .square p{
        margin: 22px 10px;
        font-size: 20px;
    }
    
    #type > div > h3 .type{
        font-size: 13px;
        max-width: calc(100% - 60px);
        min-width: calc(100% - 60px);
        height: 70px;
        line-height: 70px;
    }
    
    #type > div > h3 .type span.main{
        font-size: 30px;
    }
    
    #type > div > h3 .type span.sub{
        font-size: 20px;
    }
    
    #type > div.typeA > h3 .type,
    #type > div.typeC > h3 .type{
        left: 0;
        top: -50px;
    }
    
    #type > div.typeA > h3 .square,
    #type > div.typeC > h3 .square{
        right: 0;
        top: -50px;
    }
    
    #type > div.typeB > h3 .square,
    #type > div.typeD > h3 .square{
        right: 0;
        top: -50px;
        left: calc(100% - 100px);
    }
    
    #type > div.typeB > h3 .type,
    #type > div.typeD > h3 .type{
        left: 0;
        top: -50px;
    }
}

@media screen and (max-width:580px){
    
    /*type*/
    #type > div > h3 .type{
        padding: 0 100px 0 10px;
        max-width: calc(100% - 110px);
        min-width: calc(100% - 110px);
    }
}

@media screen and (max-width:500px){
    /*roomstay-top*/
    #roomstay-top > div > p{
        width: 300px;
    }
    
    #roomstay-top > div > p:nth-child(1){
        height: 200px;
    }
    
    #roomstay-top > div > p:nth-child(1) a{
        line-height: 200px;
    }
    
    /*type*/
    #type > div{
        margin: 30% 0;
    }
    #type > div > h3 .type{
        font-size: 11px;
    }
    
    #type > div > h3 .type span.main{
        font-size: 20px;
    }
    
    #type > div > h3 .type span.sub{
        font-size: 15px;
    }
    
    #type > div > div.type-description > div:nth-child(2){
        width: 100%;
        padding: 30px 10px 30px;
        height: auto;
    }
    
    #type > div > div.type-description > div:nth-child(2) h4{
        font-size: 20px;
    }
    
    #type > div > div.type-description > div:nth-child(2) p{
        font-size: 12px;
    }
    
    /*room*/
    #room > div.roomtype > div > p{
        max-width: 280px;
    }
    #room > div > p:nth-child(3){
        text-align: left;
    }
    #room > div.roomtype h3{
        margin-bottom: 25%;
    }
    #room > div.roomtype > div > p{
        margin-bottom: 20%;
    }
    
}

@media screen and (max-width:480px){
    #stay h2{
        height: 130px;
        line-height: 130px;
    }
}

@media screen and (max-width:410px){
    /*type*/
    #type > div > h3 .type span{
        margin-right: 5px;
    }
}

@media screen and (max-width:374px){
    /*type*/
    #type > div > h3 .square p{
        margin: 15px 5px;
        font-size: 15px;
    }
    #type > div > h3 .square{
        width: 70px;
        height: 70px;
    }
    #type > div.typeB > h3 .square,
    #type > div.typeD > h3 .square{
        left: calc(100% - 70px);
    }
    
    #type > div > h3 .type{
        padding: 0 70px 0 10px;
        max-width: calc(100% - 80px);
        min-width: calc(100% - 80px);
    }
    
    a.a-aroww{
        font-size: 14px;
    }
}