@charset "UTF-8";
.sub-eyecatch {
    /*     background: #000; */
    background: url(../img/header.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 100px;
}

.sub-eyecatch h2 {
    margin: 0;
}

.spot-hdlead {
    padding: 60px 0;
    background: url(../img/lead-img01.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 60px;
}

.spot-hdlead .lead {
    font-size: 1.6rem;
    line-height: 2.0;
    text-align: justify;
    font-weight: 500 !important;
}

.spot-day {
    background: #032e32;
    padding: 60px 0;
    overflow: hidden;
}

.spot-day h3 {
    font-size: 25px;
    text-align: center;
    margin: 0 auto 80px;
    color: #fff;
}

.spot-day h3 img {
    display: inline-block;
}

.spot-day h3 span {
    margin-left: 30px;
}

.spot-day-hd04 {
    position: relative;
    min-height: 100px;
}

.spot-day-hd04 span {
    display: inline-block;
    border-bottom: solid 1px #38291f;
    margin: 40px 0 0 113px;
    padding: 0 10px 5px;
}

.spot-day .patrol:before {
    content: "";
    background: url(../../img/icon_spot02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -52px;
    left: -72px;
}

.spot-day .patrol:after {
    content: "";
    background: url(../img/spot-365-img01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.spot-day .maintenance:before {
    content: "";
    background: url(../../img/icon_spot03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}
.spot-day .maki:before {
    content: "";
    background: url(../img/icon_spot05.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}
.spot-day .yuki:before {
    content: "";
    background: url(../img/icon_spot06.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -48px;
    left: -65px;
}

.spot-day .maintenance:after {
    content: "";
    background: url(../img/spot-365-img02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.spot-day .cleaning:before {
    content: "";
    background: url(../../img/icon_spot04.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -51px;
    left: -76px;
}

.spot-day .cleaning:after {
    content: "";
    background: url(../img/spot-365-img03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.spot-day .garden:before {
    content: "";
    background: url(../../img/icon_spot01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -52px;
    left: -57px;
}

.spot-day .garden:after {
    content: "";
    background: url(../img/spot-365-img04.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 300px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: 590px;
}

.spot-day-item {
    margin: 0 15px;
    padding-bottom: 60px;
}

.spot-day-item-row {
    margin: 0 45px;
    border-bottom: solid 1px #e8e3df;
    padding: 15px 0;
}

.spot-day-item .last {
    border-bottom: none;
}

.spot-day-item .container {
    background: #fff;
    padding-bottom: 30px;
}

.spot-day-item .container p {
    font-size: 1.5rem;
    margin: 0;
}

.spot-season {
    padding: 60px 0 0;
}

.support-plan h3,
.spot-season h3 {
    font-size: 25px;
    text-align: center;
    margin: 0 auto 30px;
    color: #664b39;
}

.spot-season h3 img {
    display: inline-block;
}

.spot-season h3 span {
    margin-left: 30px;
}

.spot-season dl dt {
    font-size: 1.8rem;
    float: left;
    width: 20%;
}

.spot-season dl dd {
    font-size: 1.6rem;
    float: left;
    width: 80%;
}

.spot-season .spring {
    padding-top: 20px;
}

.spot-season .spring dt {
    color: #dd8dc7;
}

.spot-season .summer {
    padding-top: 20px;
}

.spot-season .summer dt {
    color: #9cba00;
}

.spot-season .autumn {
    padding-top: 20px;
}

.spot-season .autumn dt {
    color: #dda140;
}

.spot-season .winter {
    padding-top: 20px;
}

.spot-season .winter dt {
    color: #92bfce;
}

.spot-hdlead {
    background-size: 50%
}

@media screen and (max-width:1200px) {
    .spot-hdlead {
        background-size: 45%
    }
}

@media screen and (max-width:991px) {
    .spot-hdlead {
        background: none;
        margin-bottom: 0;
    }
}

.indent {
    padding-left: 28px;
}

.indent h5 {
    color: #01a496;
    text-indent: -14px;
    line-height: 1.3;
    font-size: 1.5rem;
}

.indent ul {
    padding-left: 0;
    font-size: 15px;
    list-style: none;
    margin-left: -14px;
}

@media screen and (max-width:1200px) {
    .spot-day .maintenance::after,
    .spot-day .patrol::after,
    .spot-day .cleaning::after,
    .spot-day .garden::after {
        right: 0
    }
}

@media screen and (max-width:600px) {
    .spot-day-item-row {
        margin: 0 10px;
        border-bottom: solid 1px #e8e3df;
        padding: 15px 0 30px 0;
    }

    .spot-day .maintenance::after,
    .spot-day .patrol::after,
    .spot-day .cleaning::after,
    .spot-day .garden::after {
        top: -45px;
        width: 130px;
    }
    .spot-day .garden::after {
        top: -45px;
        width: 200px;
    }
}

.nbnm {
    display: inline-block;
    white-space: nowrap;
    margin-left: 0 !important;
}

@media screen and (max-width:1200px) {
    .spot-season dl dt {
        width: 30%;
    }
    .spot-season dl dd {
        width: 70%;
    }
}

@media screen and (max-width:991px) {
    .spot-season .spring,
    .spot-season .summer,
    .spot-season .autumn,
    .spot-season .winter {
        padding-top: 16px;
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .spot-season dl dt,
    .spot-season dl dd {
        width: 100%;
        text-align: left;
    }
    .spot-season-row h4 img{
        margin:0 auto;
        margin-top:25px;
    }
}
#spot-cat01,#spot-cat02,#spot-cat03,#spot-cat04 {
    margin-top:-160px;
    padding-top:160px;
}



body .spot__box__item__card {
    border: solid 1px #ddd;
}

#about table th{
    width: 20%;
}
@media screen and (max-width: 600px) {
    #about table th{
        width: 25%;
    }
}







#main.site-main .message {
    background-image: url("../img/spot-bg.jpg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding: 0 0 100px;
}

@media (min-width: 768px) {
    #main.site-main .message {
        padding: 150px 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
    }
}

#main.site-main .message__title {
    font-size: 24px;
    line-height: 2em;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    #main.site-main .message__title {
        font-size: 24px;
        margin-bottom: 60px;
    }
}

#main.site-main .message__title-jp {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    #main.site-main .message__title-jp {
        font-size: 28px;
        margin-bottom: 60px;
    }
}

@media (min-width: 768px) {
    #main.site-main .message__text {
        width: 100%;
        margin: 0 auto;
        line-height: 2em;
    }
}

#main.site-main .message__inner {
    width: 95%;
    max-width: 345px;
    margin: 0 auto;
    padding: 60px 30px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
}

@media (min-width: 768px) {
    #main.site-main .message__inner {
        width: 79.6875vw;
        max-width: 79.6875vw;
        padding: 95px 140px;
    }
}


#main.site-main .history {
    width: 95%;
    max-width: 315px;
    padding: 100px 0 0;
    margin: 0 auto;
    margin-bottom: 80px;
}

@media (min-width: 768px) {
    #main.site-main .history {
        padding: 250px 0 0;
        max-width: 1170px;
        margin: 0 auto 180px;
    }
}

#main.site-main .history__text {
    text-align: left;
    letter-spacing: 1px;
}

@media (min-width: 768px) {
    #main.site-main .history__text {
        line-height: 2em;
        width: 663px;
        margin-top: 30px;
    }
}

#main.site-main .history__img {
    width: 100%;
    text-align: right;
    margin-top: 60px;
}

@media (min-width: 768px) {
    #main.site-main .history__img {
        margin-top: -130px;
        position: relative;
        z-index: -1;
        right: 0;
    }
}

@media (min-width: 768px) {
    #main.site-main .history__img img {
        width: 480px;
        margin-left: auto;
    }
}

#main.site-main .design {
    width: 100%;
    margin: 0 auto 80px;
    position: relative;
}

@media (max-width: 768px) {
    #main.site-main .design {
        max-width: 315px;
    }
}

@media (min-width: 768px) {
    #main.site-main .design {
        margin-bottom: 150px;
    }
}

#main.site-main .design__text {
    box-sizing: border-box;
    padding-right: 0;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    #main.site-main .design__text {
        padding-top: 13.28125vw;
        margin-left: 39.0625vw;
        width: 50.78125vw;
    }
}

#main.site-main .design__text--inner {
    background: #fff;
    padding: 60px 30px;
}

@media (min-width: 768px) {
    #main.site-main .design__text--inner {
        padding: 6.25vw 4.6875vw;
        padding-right: 0;
    }
}

#main.site-main .design__img {
    /*@include pc__flex ("1200px")
    {
    left:130/1280)* -100vw;
}*/
}

@media (min-width: 768px) {
    #main.site-main .design__img {
        width: 45.3125vw;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    #main.site-main .design__img img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #main.site-main .design__img {
        margin-left: -30px;
    }
}


#main.site-main .fragrance {
    margin: 0 auto;
    margin-bottom: 80px;
    width: 95%;
    max-width: 315px;
}

@media (min-width: 768px) {
    #main.site-main .fragrance {
        max-width: 1000px;
        margin: 0 auto 200px;
        display: flex;
        justify-content: space-between;
    }
}

#main.site-main .fragrance .fragrance__img {
    margin-top: 60px;
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__img {
        width: 480px;
        margin-top: 0;
        order: 1;
    }
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__text {
        margin-top: 100px;
        width: 420px;
        order: 2;
    }
}

#main.site-main .fragrance .fragrance__text dl {
    margin: 30px auto 0;
}

@media (min-width: 768px) {
    #main.site-main .fragrance .fragrance__text dl {
        width: 100%;
    }
    #main.site-main .fragrance .fragrance__text dl:nth-of-type(1) {
        margin-top: 0;
    }
}

#main.site-main .fragrance .fragrance__text dl dd,
#main.site-main .fragrance .fragrance__text dl dt {
    text-align: left;
}

#main.site-main .page_sub-title {
    font-size: 20px;
    line-height: 1.7;
}





#main.site-main .moretrees {
    width: 95%;
    max-width: 315px;
    margin: 0 auto;
    margin-bottom: 100px;
}

@media (min-width: 768px) {
    #main.site-main .moretrees
    {
        max-width: 1170px;
        margin-bottom: 100px;
    }
}

#main.site-main .moretrees_title {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}

#main.site-main .moretrees_title p {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
}
#main.site-main .moretrees_title p span{
    font-size: 18px;
    color: #4dcaa1;
}

@media (min-width: 768px) {
    #main.site-main .moretrees_title p {
        font-size: 32px;
    }

}

#main.site-main .moretrees_title p span {
    display: block;
}

#main.site-main .moretrees_title p img {
    vertical-align: top;
}

#main.site-main .moretrees_text {
    text-align: left;
}

#main.site-main .moretrees_text-gray {
    padding: 20px;
    background: #f9f9f9;
    font-size: 1.1rem;
    margin-top: 15px;
}

@media (min-width: 768px) {
    #main.site-main .moretrees_text-gray {
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    #main.site-main .moretrees_img {
        transform: translateY(-100px);
    }
}

@media (min-width: 769px) {
    .u-flexoder_1,
    .order-1 {
        order: 1;
    }
    .u-flexoder_2,
    .order-2 {
        order: 2;
    }
}

#tourist_contents h4{
    font-size: 2.5rem;
    letter-spacing: 1px;
    color: #444444;
    position: relative;
    display: inline-block;
    padding: 2rem;
    margin-top: 50px;
    text-shadow: 0 0 2px white;
    left: 50%;
    transform: translateX(-50%);
}
#tourist_contents h4:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 50%;
    width: 85px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #01a496;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media screen and (max-width: 600px) {
    #tourist_contents h4{
        font-size: 2rem;
    }
}




#tourist_contents h3 {
    text-align:center;
    font-size:1.2em;
    color:#000000;
    margin-bottom:25px;
}
#tourist_contents figure {
    margin: 0 auto;
    margin-bottom:25px;
}
#tourist_contents figure figurecaption {
    font-size: 15px;
    color:#000000;
    margin:5px 0 90px;
    display: inline-block;
    vertical-align:top;
}
#tourist_contents figure figurecaption.mb_20 {
    margin-bottom:0px;
}
#tourist_contents img {
    width:100%;
    height:auto;
}
#tourist_contents p {
    font-size: 1em;
    color:#000000;
    margin-top: 15px;
    line-height: 1.5em;
    /* width: 100%; */
}
#tourist_contents .cnt.w30{
    border: solid 1px #ddd;
    padding: 10px 12px 15px;
    margin: 1%;
    width: 31.333%;
    border-radius: 4px;
}
@media screen and (max-width: 600px) {
    #tourist_contents .cnt.w30{
        width: 98%;
    }
}
#tourist_contents .plase_title {
    text-align:left;
    margin-bottom:10px;
}
#tourist_contents .gr_box {
    margin: 15px 0;
    padding:15px;
    background-color:#f5f5f5;
    background: whitesmoke;
    padding: 0 0.7em;
    position: relative;
}
#tourist_contents .gr_box li {line-height: 1.5;padding: 0.7em 0 0.7em 1.5em;border-bottom: 2px solid white;list-style-type: none!important;}


#tourist_contents .gr_box li:before {
    font-family: "FontAwesome";
    content: "\f00c";/*アイコン種類*/
    position: absolute;
    left: 0.7em; /*左端からのアイコンまで*/
    color: #668ad8; /*アイコン色*/
}

#tourist_contents .gr_box li:last-of-type {
    border-bottom: none;/*最後の線だけ消す*/
}



.categoryArea{
    /* text-align: center; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pCate{padding: 1% 0;/* font-size:14px; *//* text-align: right; *//* display: inline; */display: contents;}
.pCate a{font-size: 17px;color: #01a496;border: 2px solid #01a496;padding: 1% 2%;margin: 1%;border-radius: 50px;background: #fff;line-height: 1.5;}
.pCate a:hover{background:#959595;color: #fff;}

.pCate a:after{
    font-size: 18px;
    font-family: 'FontAwesome';
    content: "\f107";
    font-weight: normal;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
}