@charset "utf-8";

/* CSS Document */
/* 
a {
    color: #fff;
} */

a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

img.bg.spview {
    display: none;
}

header.list--header {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
}

img.bg.pcview {
    width: 100%;
    margin-top: -0.7%;
}

@media screen and (max-width: 897px) {
    .imgcover img {
        height: 100%;
        width: auto;
    }
}

img.logo {
    display: block;
    position: absolute;
    bottom: 41%;
    left: 44%;
}

.article.list {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    text-align-last: left;
    padding-top: 5%;
}

.article.list a {
    color: #fff;
}

.article--item {
    display: inline-block;
    width: 23%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 6%;
    vertical-align: top;
}

@media screen and (max-width: 897px) {
    .article--item {
        width: 30%;
    }
}

.article--item img {
    width: 100%;
}

.article--name {
    display: block;
    width: 100%;
    height: auto;
    padding: 4%;
    box-sizing: border-box;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: bold;
    color: #C5BC72;
    font-family: "Roboto Slab", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width:480px) {
    .article--name {
        font-size: 1.4rem;
    }
}

.article--description {
    display: block;
    width: 100%;
    height: auto;
    padding: 0% 3%;
    line-height: 2rem;
    box-sizing: border-box;
    text-align: left;
    font-family: "Roboto Slab", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width:480px) {
    .article--description {
        font-size: 1.2rem;
    }
}

.article--add {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 7%;
    text-align: left;
    font-size: 1rem;
    font-weight: bold;
}


/*観光案内の投稿内容*/

.swiper-wrapper {
    display: block;
    width: 100%;
    height: auto;
}

.description p {
    line-height: 2.4rem;
}

header.header--single {
    display: block;
    width: 100%;
    height: auto;
    color: #C5BC72;
    font-size: 1.5rem;
    margin-top: 3%;
    margin-bottom: 2%;
}

header.header--single h2 {
    display: inline-block;
    width: 59%;
    text-align: left;
    padding-left: 2%;
    line-height: 2rem;
    box-sizing: border-box;
}

.header--add {
    display: inline-block;
    width: 35%;
    text-align: right;
}

.swiper-slide {
    margin-bottom: 3%;
}

.swiper-slide img {
    width: 100%;
}

section.detail {
    display: block;
    width: 90%;
    height: auto;
    margin: 0 auto;
    color: #fff;
}

.copy {
    display: block;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 1%;
    font-family: "Roboto Slab", Garamond, "Times New Roman", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.syousai.noppeople img {
    margin-top: 1%;
    margin-bottom: 3%;
}

.introduction,
.basic {
    display: block;
    width: 90%;
    height: auto;
    margin: 0 auto;
    color: #fff;
}

.introduction {
    font-size: 1.1rem;
    margin-bottom: 1%;
}

h3.headline {
    display: none;
}

table.basic--table {
    display: block;
    width: 95%;
    height: auto;
    margin: 0 auto;
    border-collapse: collapse;
    border-top: solid 1px #fff;
    margin-bottom: 4%;
}

table.basic--table tbody {
    display: block;
    width: 100%;
}

table.basic--table tr {
    display: block;
    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-bottom: solid 1px #fff;
}

table.basic--table th {
    display: inline-block;
    width: 10%;
    vertical-align: top;
}

@media screen and (max-width:480px) {
    table.basic--table th {
        display: block;
        width: 100%;
    }
}

table.basic--table td {
    display: inline-block;
    width: 87%;
}

@media screen and (max-width:480px) {
    table.basic--table td {
        display: block;
        width: 100%;
    }
}

a.map {
    padding: 1%;
    color: #24264c;
    background-color: #fff;
    font-weight: bold;
}

@media screen and (max-width:480px) {
    a.map {
        display: inline-block;
        margin-top: 2%;
    }
}

.near {
    display: block;
    width: 90%;
    height: auto;
    margin: 1% auto;
    color: #fff;
    margin-bottom: 6%;
}

.near h3 {
    text-align: center;
    margin-bottom: 3%;
}

section.nearVilla {
    display: block;
    width: 100%;
    height: auto;
}

section.nearVilla h4 {
    height: auto;
    margin-bottom: 2%;
    border-bottom: solid 1px #C5BC72;
    padding-bottom: 1%;
    font-size: 2.4rem;
}

.nearVilla--iv {
    display: block;
    width: 60%;
    height: auto;
    text-align: center;
    margin: 0 auto 3%;
}

.nearVilla--plan {
    display: inline-block;
    width: 47%;
    height: auto;
    vertical-align: top;
    margin-left: 1%;
}

.nearVilla--plan {
    display: block;
    width: 47%;
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 20%;
}

#map_pl {
    display: inline-block;
    width: 47%;
    height: auto;
    text-align: right;
}

.nearVilla--infor {
    display: inline-block;
    width: 47%;
    height: auto;
    vertical-align: top;
    margin-top: 5%;
    margin-left: 2%;
    box-sizing: border-box;
}

table.nearVilla--table {
    display: block;
    width: 100%;
    height: auto;
    line-height: 2rem;
}

table.nearVilla--table tbody {
    display: block;
    width: 100%;
    height: auto;
}

table.nearVilla--table tbody tr {
    display: block;
    width: 100%;
    height: auto;
}

table.nearVilla--table tbody th {
    display: inline-block;
    width: 29%;
    height: auto;
    text-align: left;
    padding-left: 12%;
    box-sizing: border-box;
}

table.nearVilla--table tbody td {
    display: inline-block;
    width: 50%;
    height: auto;
}

.nearVilla--plan img {
    width: 40%;
    margin-bottom: 3%;
}

.nearVilla--plan a {
    display: block;
    height: auto;
    text-align: left;
    padding-left: 7%;
}

.btnposition {
    display: block;
    padding: 1%;
    background-color: #C5BC72;
    width: 15%;
    text-align: center;
    margin: 1% auto;
}

.btnposition a {
    color: #24264c;
}

.introduction--block {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 5%;
}

.introduction--item {
    width: 30%;
    display: inline-block;
    letter-spacing: normal;
    margin-left: 30px;
    margin-bottom: 65px;
}

.introduction--item img {
    width: 100%;
}

.detail p img {
    width: auto;
}

.detail__ttl {
    width: 100%;
    justify-content: space-between;
}

@media screen and (max-width:896px) {
    .copy {
        font-size: 2rem;
    }

    .detail__ttl {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .detail__ttl>* {
        width: 100%;
    }

    .detail__ttl .header--add {
        font-size: 1.2rem;
        text-align: left;
        padding-bottom: 5vw;
    }

    .nearVilla>* {
        width: 100%;
    }

    #map_pl {
        width: 100%;
        height: 40vw;
    }

    .nearVillaMap iframe {
        width: 100%;
        height: 40vw;
    }

    .nearVilla--table th {
        width: 30% !important;
        padding-left: 0 !important;
    }

    .nearVilla--table td {
        width: 68% !important;
        padding-bottom: 20px !important;
    }

    section.nearVilla h4 {
        font-size: 1.6rem;
    }
}

/* PCのMV　見た目調整 */
@media screen and (min-width:897px) {
    main .mv img {
        margin-top: -26%;
    }
}

/*PC*/
@media screen and (min-width: 768px) {
    main .page-title h1 {
        color: #fff;
        text-shadow:
            black 1px 1px 2px, black -1px 1px 2px,
            black 1px -1px 2px, black -1px -1px 2px;
        position: absolute;
        font-size: 50px;
        top: 11%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        letter-spacing: 6px;
        width: 80%;
    }

    main .page-title h1 span {
        font-size: 22px;
    }

    main .page-title h2 {
        color: #fff;
        text-shadow:
            black 1px 1px 2px, black -1px 1px 2px,
            black 1px -1px 2px, black -1px -1px 2px;
        position: absolute;
        font-size: 22px;
        top: 300px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    main .page-title p {
        color: #fff;
        text-shadow:
            black 1px 1px 2px, black -1px 1px 2px,
            black 1px -1px 2px, black -1px -1px 2px;
        position: absolute;
        font-size: 16px;
        top: 380px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        line-height: 1.8;
    }

}

@media screen and (min-width: 1028px) {
    main .page-title h1 {
        top: 200px;
        width: 80%;
    }
}

/*END*/

/*Smartphone*/
@media screen and (max-width: 767px) {

    /*	main {
          padding-top: 60px;
      }*/
    main .page-title h1 {
        color: #fff;
        text-shadow:
            black 1px 1px 2px, black -1px 1px 2px,
            black 1px -1px 2px, black -1px -1px 2px;
        position: absolute;
        font-size: 28px;
        top: 15%;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        letter-spacing: 6px;
        width: 85%;
    }

    main .page-title h1 .sub {
        font-size: 13px;
    }

    main .page-title h2 {
        color: #000;
        font-size: 16px;
        margin-bottom: 10px;
    }

    main .page-title p {
        color: #000;
        font-size: 14px;
    }

    .inr {
        width: 100%;
        max-width: 1280px;
        margin-right: auto;
        margin-left: auto;
    }

    .list-box {
        padding-bottom: 30px;
        padding-bottom: 60px;
    }

    .list-box .tit {
        font-size: 1.6rem;
    }
}

/*END*/
#tourism dl.table-dot.fb {
    margin: unset;
}