@charset "utf-8";

.btnAnchor {
   margin-bottom: 3em;
}
.specialcnts img {
	width: 100%;
}
.specialcnts h2 span, .specialcnts h3 span {
    background-color: #e45f4c;
    display: block;
    color:  #fff;
    padding: 0.5em 3.1%;
    font-size: 110%;
    margin-bottom: 1em;
    text-align:  center;
}
.specialcnts h2 img {
    padding: 0 3.1%;
    width: 93.8%;
    margin-bottom: 1em;
}
.specialcnts .cnts {
    padding: 0 3.1% 2rem;
}
.specialcnts .cnts .red {
    color:  #e45f4c;
    font-weight: bold;
}
.specialcnts .cnts .intro {
	font-weight: bold;
	margin-bottom: 3em;
}
.specialcnts .tour {
    padding: 0;
    margin: 0 0 2em 0;
}
.specialcnts .cnts p {
    margin-bottom: 1rem;
}


/*////////////// leaskdaleCSS Document //////////////*/

.leaskdale .cnts .profile {
    border: solid 1px #929292;
    clear: both;
    padding: 1em 3.1%;
}
.leaskdale .cnts .profile .img {
    float:  left;
    width: 35%;
    margin-right: 2%;
}
.leaskdale .cnts .profile .txt {
    margin-bottom:  0;
    font-size: 85%;
}
.leaskdale .cnts .profile .txt .bold {
    display:  block;
    font-size: 150%;
    font-weight: bold;
}
.leaskdale  .bnr {
    display:  block;
    margin: 0 3.1% 2rem;
}

/*////////////// legendaryCSS Document //////////////*/

.legendary .topic {
    display: flex;
    flex-direction: column;
    align-items: center;
	margin-top: 1em;
}
.legendary .topic strong {
    font-size: 120% !important;
    line-height: 1.8;
}
.legendary .topic.is-winery img {
    width: 85%;
    padding: 0 3.1%;
    margin-bottom: 1em;
}
.legendary .topic.is-stay img {
    width: 85%;
    padding: 0 3.1%;
    margin-bottom: 2em;
}
.legendary .topic.is-powerstation img {
    width: 80%;
    padding: 0 3.1%;
    margin-bottom: 1em;
}


