@charset "UTF-8";
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
} /*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
}
audio:not([controls]) {
    display: none;
}
b,
strong {
    font-weight: bolder;
}
button {
    overflow: visible;
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
button,
select {
    text-transform: none;
}
details {
    display: block;
}
html {
    overflow-y: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-text-size-adjust: 100%;
}
hr {
    overflow: visible;
}
input {
    -webkit-border-radius: 0;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
}
input[type="number"] {
    width: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
main {
    display: block;
}
pre {
    overflow: auto;
}
progress {
    display: inline-block;
}
summary {
    display: block;
}
svg:not(:root) {
    overflow: hidden;
}
template {
    display: none;
}
textarea {
    overflow: auto;
}
[hidden] {
    display: none;
}
*,
:before,
:after {
    box-sizing: inherit;
}
* {
    font-size: inherit;
    line-height: inherit;
}
:before,
:after {
    vertical-align: inherit;
    text-decoration: inherit;
}
button,
input,
select,
textarea {
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
}
* {
    margin: 0;
    padding: 0;
}
*,
:before,
:after {
    border-width: 0;
    border-style: solid;
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
}
select::-ms-expand {
    display: none;
}
select::-ms-value {
    color: currentColor;
}
svg {
    fill: currentColor;
}
[aria-busy="true"] {
    cursor: progress;
}
[aria-controls] {
    cursor: pointer;
}
[aria-disabled] {
    cursor: default;
}
[hidden][aria-hidden="false"] {
    position: absolute;
    display: inherit;
    clip: rect(0 0 0 0);
}
[hidden][aria-hidden="false"]:focus {
    clip: auto;
}
* {
    background-repeat: no-repeat;
}
a {
    text-decoration: none;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
button,
input,
select,
textarea {
    background-color: transparent;
    color: inherit;
}
button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
    min-height: 1.5em;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}
nav ol,
nav ul {
    list-style: none;
}
small {
    font-size: 75%;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
textarea {
    resize: vertical;
}
@font-face {
    font-weight: 500;
    font-family: MyYuGothic;
    src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular"), local("游ゴシック");
}
html {
    box-sizing: border-box;
    color: #59493f;
    letter-spacing: 0.1em;
    font-size: 87.5%;
    font-family: MyYuGothic, YuGothic, -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
    line-height: 1.75;
}
body {
    width: 100%;
}
@media print, screen and (min-width: 768px) {
    .c-main {
        min-width: 970px;
    }
    body {
        display: table;
        table-layout: fixed;
    }
}
* + p {
    margin-top: 1rem;
}
em {
    font-weight: 700;
    font-style: normal;
}
small {
    font-size: 0.86rem;
}
ul,
dl,
ol {
    padding: 0;
    list-style-type: none;
}
noscript p {
    padding: 10px;
    text-align: center;
}
img {
    width: 100%;
    height: auto;
}
@media screen and (min-width: 768px) {
    img {
        max-width: 100%;
        width: auto;
    }
}
a {
    color: #000;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-tap-highlight-color: transparent;
}
a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
a:hover,
a:active,
a:focus {
    opacity: 0.8;
}
@media print, screen and (min-width: 768px) {
    .sp {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .pc {
        display: none;
    }
}
.clearfix:after {
    display: table;
    clear: both;
    content: "";
}
.mb0 {
    margin-bottom: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mtHalf {
    margin-top: 0.5rem !important;
}
.text-align-center {
    text-align: center !important;
}
.visibility-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    width: 1px;
    height: 1px;
}
@media only screen and (max-width: 767px) {
    @-webkit-keyframes hourse {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(-87.5vw);
            transform: translateX(-87.5vw);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    @keyframes hourse {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(-87.5vw);
            transform: translateX(-87.5vw);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    @-webkit-keyframes wave {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        5% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        10% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        15% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        20% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        25% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        30% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        35% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        40% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        45% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        50% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        55% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        60% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        65% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        70% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        75% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        80% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        85% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        90% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        95% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
    @keyframes wave {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        5% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        10% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        15% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        20% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        25% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        30% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        35% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        40% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        45% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        50% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        55% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        60% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        65% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        70% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        75% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        80% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        85% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        90% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        95% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px);
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}
@media only screen and (min-width: 768px) {
    @-webkit-keyframes hourse {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(-784px);
            transform: translateX(-784px);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    @keyframes hourse {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        50% {
            -webkit-transform: translateX(-784px);
            transform: translateX(-784px);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
    @-webkit-keyframes wave {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        5% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        10% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        15% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        20% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        25% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        30% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        35% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        40% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        45% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        50% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        55% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        60% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        65% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        70% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        75% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        80% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        85% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        90% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        95% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
    @keyframes wave {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        5% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        10% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        15% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        20% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        25% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        30% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        35% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        40% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        45% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        50% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        55% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        60% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        65% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        70% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        75% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        80% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        85% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        90% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        95% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px);
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}
@-webkit-keyframes hanten {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50% {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@keyframes hanten {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    50% {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@-webkit-keyframes sun {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sun {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.sun {
    -webkit-animation: sun 2s infinite steps(1);
    animation: sun 2s infinite steps(1);
}
@media only screen and (max-width: 767px) {
    .hourse {
        -webkit-animation: hourse 30s infinite linear alternate;
        animation: hourse 30s infinite linear alternate;
    }
    .wave {
        -webkit-animation: wave 10s infinite linear;
        animation: wave 10s infinite linear;
    }
    .hanten {
        -webkit-animation: hanten 30s infinite steps(1);
        animation: hanten 30s infinite steps(1);
    }
}
@media only screen and (min-width: 768px) {
    .hourse {
        -webkit-animation: hourse 60s infinite linear alternate;
        animation: hourse 60s infinite linear alternate;
    }
    .wave {
        -webkit-animation: wave 20s infinite linear;
        animation: wave 20s infinite linear;
    }
    .hanten {
        -webkit-animation: hanten 60s infinite steps(1);
        animation: hanten 60s infinite steps(1);
    }
}
.fixnav {
    position: fixed;
    top: -16.875vw;
    z-index: 10;
    padding: 2.4vw 0;
    width: 100%;
    background-color: rgba(89, 73, 63, 0.95);
    color: #fff;
}
@media only screen and (min-width: 768px) {
    .fixnav {
        padding: 18px 0;
    }
}
.fixnav__inner {
    position: relative;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .fixnav__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        padding: 0 34px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
    }
}
.fixnav__ttl {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .fixnav__ttl {
        width: 152px;
    }
}
@media only screen and (max-width: 767px) {
    .fixnav__ttl img {
        width: 30.4vw;
    }
}
@media only screen and (min-width: 768px) {
    .fixnav__ttl img {
        margin-bottom: 4px;
    }
}
.fixnav__ttl span {
    display: block;
    color: #fff;
    font-size: 2.2vw;
}
@media only screen and (min-width: 768px) {
    .fixnav__ttl span {
        font-weight: 400;
        font-size: 11px;
    }
}
.fixnav__toggle {
    position: absolute;
    top: -4px;
    left: 4vw;
    width: 44px;
    height: 44px;
    background: url(../img/index/ico-menu.png) no-repeat center/20px 14px;
}
.fixnav__toggle.is-open {
    background-image: url(../img/index/ico-close.png);
}
.fixnav__lists {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .fixnav__lists {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.fixnav__lists__wrapper {
    z-index: 10;
    display: none;
    padding-top: 8vw;
}
@media only screen and (min-width: 768px) {
    .fixnav__lists__wrapper {
        display: block;
        margin-right: 115px;
        padding: 0;
    }
}
.fixnav__lists__wrapper.is-open {
    display: block;
}
.fixnav__list:not(:last-child) {
    margin-bottom: 8.53333vw;
}
@media only screen and (min-width: 768px) {
    .fixnav__list:not(:last-child) {
        margin: 0 40px 0 0;
    }
}
.fixnav__list:last-child {
    position: relative;
    margin: 0 13.33333vw;
    padding: 8.53333vw 0 6.13333vw;
    border-top: solid 1px #fff;
}
.fixnav__list:last-child a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(112px, -7px);
    transform: translate(112px, -7px);
}
.fixnav__list a {
    color: #fff;
}
.fixnav__snss {
    position: absolute;
    top: 8px;
    right: 4vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (min-width: 768px) {
    .fixnav__snss {
        top: 4px;
        right: 34px;
    }
}
.fixnav__sns {
    width: 20px;
    height: 20px;
    background: url(../img/index/ico-maru.png) no-repeat center/cover;
    text-align: center;
    font-size: 10px;
    line-height: 2.2;
}
@media only screen and (min-width: 768px) {
    .fixnav__sns {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}
.fixnav__sns:first-child {
    margin-right: 4.53333vw;
}
@media only screen and (min-width: 768px) {
    .fixnav__sns:first-child {
        margin-right: 22px;
    }
}
.fixnav__sns a {
    display: block;
}
.fixnav__sns span {
    color: #59493f;
}
.Index .header {
    display: none;
}
.header {
    padding: 2.4vw 0;
    width: 100%;
    background-color: #5c493f;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
    }
}
@media only screen and (min-width: 768px) {
    .header {
        padding: 18px 0;
    }
}
.header__inner {
    position: relative;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) {
    .header__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        padding: 0 34px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
    }
}
.header__ttl {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .header__ttl {
        margin-bottom: 20px;
        width: 152px;
    }
}
@media only screen and (max-width: 767px) {
    .header__ttl img {
        width: 30.4vw;
    }
}
@media only screen and (min-width: 768px) {
    .header__ttl img {
        margin-bottom: 4px;
    }
}
.header__ttl span {
    display: block;
    color: #fff;
    font-size: 2.2vw;
}
@media only screen and (min-width: 768px) {
    .header__ttl span {
        font-weight: 400;
        font-size: 11px;
    }
}
.header__toggle {
    position: absolute;
    top: 11px;
    left: 4vw;
    z-index: 1;
    width: 20px;
    height: 14px;
    background: url(../img/index/ico-menu.png) no-repeat center/cover;
}
.header__toggle.is-open {
    background-image: url(../img/index/ico-close.png);
}
.header__foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.header__lists {
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .header__lists {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.header__lists__wrapper {
    z-index: 10;
    display: none;
    padding-top: 8vw;
}
@media only screen and (max-width: 767px) {
    .header__lists__wrapper {
        margin: 0 auto;
    }
}
@media only screen and (min-width: 768px) {
    .header__lists__wrapper {
        display: block;
        padding: 0;
    }
}
.header__lists__wrapper.is-open {
    display: block;
}
.header__list:not(:last-child) {
    margin-bottom: 8.53333vw;
}
@media only screen and (min-width: 768px) {
    .header__list:not(:last-child) {
        margin: 0 40px 0 0;
    }
}
.header__list:last-child {
    position: relative;
    margin: 0 13.33333vw;
    padding: 8.53333vw 0 6.13333vw;
    border-top: solid 1px #fff;
}
.header__list:last-child a span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(112px, -4px);
    transform: translate(112px, -4px);
}
.header__list a {
    color: #fff;
}
.header__snss {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 767px) {
    .header__snss {
        position: absolute;
        top: 8px;
        right: 4vw;
    }
}
.header__sns {
    width: 20px;
    height: 20px;
    background: url(../img/index/ico-maru.png) no-repeat center/cover;
    text-align: center;
    font-size: 10px;
    line-height: 2.4;
}
@media only screen and (min-width: 768px) {
    .header__sns {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}
.header__sns:first-child {
    margin-right: 4.53333vw;
}
@media only screen and (min-width: 768px) {
    .header__sns:first-child {
        margin-right: 22px;
    }
}
.header__sns span {
    color: #59493f;
}
.footer {
    position: relative;
    background-color: #59493f;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .footer {
        padding: 16.66667vw 0 12.26667vw;
    }
}
@media only screen and (min-width: 768px) {
    .footer {
        margin-top: 160px;
        padding: 80px 0 66px;
    }
}
@media only screen and (max-width: 767px) {
    .footer:before {
        position: relative;
        z-index: -10;
        display: block;
        margin: 0 auto;
        width: 100vw;
        height: 12.53333vw;
        background: url(../img/index/illust-footer.png) no-repeat center top/107%;
        content: "";
        -webkit-transform: translateY(-29.33333vw);
        transform: translateY(-29.33333vw);
    }
}
@media only screen and (min-width: 768px) {
    .footer:before {
        position: relative;
        z-index: -10;
        display: block;
        margin: 0 auto -100px;
        width: 840px;
        height: 100px;
        background: url(../img/index/illust-footer.png) no-repeat center top/contain;
        content: "";
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px);
    }
}
.footer__hourse {
    position: absolute;
    top: 0;
    right: 0;
}
@media only screen and (max-width: 767px) {
    .footer__hourse {
        width: 12.5vw;
    }
}
.footer__hourse span {
    display: block;
}
@media only screen and (max-width: 767px) {
    .footer__hourse__wrapper {
        position: relative;
        top: -39.46667vw;
        z-index: -5;
        margin: 0 auto;
        width: 100vw;
    }
}
@media only screen and (min-width: 768px) {
    .footer__hourse__wrapper {
        position: relative;
        top: -126px;
        z-index: -5;
        margin: 0 auto;
        width: 840px;
    }
}
.footer__sun {
    position: absolute;
    top: -110px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
    .footer__sun {
        top: -24vw;
        left: 47%;
        width: 10vw;
    }
}
.footer__txt {
    overflow: hidden;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .footer__txt {
        margin-bottom: 12vw;
    }
}
@media only screen and (min-width: 768px) {
    .footer__txt {
        margin: 0 auto 44px;
        width: 606px;
    }
}
.footer__txt span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
}
.footer__txt span:before,
.footer__txt span:after {
    position: absolute;
    top: 50%;
    width: 400%;
    height: 1px;
    background-color: #ccc;
    content: "";
}
.footer__txt span:before {
    right: 100%;
}
.footer__txt span:after {
    left: 100%;
}
@media only screen and (max-width: 767px) {
    .footer__inner {
        padding: 0 5.33333vw;
    }
}
.footer__logo {
    display: block;
}
@media only screen and (max-width: 767px) {
    .footer__logo {
        margin-bottom: 6vw;
    }
}
@media only screen and (min-width: 768px) {
    .footer__logo {
        margin: 0 auto 30px;
        width: 417px;
    }
}
.footer__link {
    position: relative;
    display: block;
    border: solid 1px #fff;
    background: #fff url(../img/index/ico-newwindow.png) no-repeat 92% 44%/16px;
    color: #fff;
    color: #59493f;
    text-align: center;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
@media only screen and (max-width: 767px) {
    .footer__link {
        margin-bottom: 12vw;
        padding: 4.8vw;
    }
}
@media only screen and (min-width: 768px) {
    .footer__link {
        margin: 0 auto 56px;
        padding: 18px 0;
        width: 300px;
    }
}
.footer__link:active,
.footer__link:hover {
    background: #a8214e url(../img/index/ico-newwindow-white.png) no-repeat 92% 44%/16px;
    color: #fff;
    opacity: 1;
}
.footer__copy {
    text-align: center;
}
.topReturn {
    position: fixed;
    right: 60px;
    bottom: 60px;
    z-index: 10;
    display: block;
    opacity: 0;
}
@media only screen and (max-width: 767px) {
    .topReturn {
        right: 3.2vw;
        bottom: 21.875vw;
        width: 10.8vw;
    }
}
@media only screen and (min-width: 768px) {
    .topReturn {
        width: 48px;
    }
}
.linkBtn {
    display: block;
    padding: 2.93333vw 0;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(89, 73, 63, 0.2);
    color: #a6214d;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.linkBtn span {
    display: block;
    font-weight: 400;
    font-size: 12px;
}
.sec__ttl {
    margin: 0 auto;
}
.sec__ttl span {
    display: block;
    margin-bottom: 10px;
    color: #59493f;
    text-align: center;
    font-weight: 400;
}
@media only screen and (max-width: 767px) {
    .sec__ttl span {
        margin-bottom: 1.33333vw;
    }
}
.sec__ttl2 {
    margin: 0 auto 1.33333vw;
}
.sec__ttl2 span {
    display: block;
    margin-top: 2vw;
    color: #59493f;
    text-align: center;
    font-weight: 400;
}
@media only screen and (min-width: 768px) {
    .sec__ttl2 span {
        margin-top: 30px;
    }
}
.breadCrumbs {
    margin: 20px auto 0;
    width: 88.88889vw;
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    .breadCrumbs {
        display: none;
    }
}
.breadCrumbs ul {
    overflow: hidden;
}
.breadCrumbs li {
    float: left;
}
.breadCrumbs li + li {
    position: relative;
    margin-left: 42px;
    color: rgba(89, 73, 63, 0.5);
}
.breadCrumbs li + li:before {
    position: absolute;
    top: -1px;
    left: -22px;
    display: inline-block;
    color: #59493f;
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
.breadCrumbs li a {
    color: #59493f;
}
.Index .c-main {
    overflow: hidden;
}
.Index .mv {
    position: relative;
    margin: 0 auto 18.66667vw;
    padding: 12vw 5.33333vw 0;
}
@media only screen and (min-width: 768px) {
    .Index .mv {
        margin: 0 auto 110px;
        padding: 80px 80px 0;
    }
}
.Index .mv__l,
.Index .mv__r {
    position: absolute;
    top: 0;
    z-index: 10;
}
.Index .mv__l {
    left: 0;
    max-width: 50.13333vw;
}
.Index .mv__r {
    right: 0;
    max-width: 50.66667vw;
}
.Index .mv__inner {
    padding: 12vw 5.33333vw 13.33333vw;
    background-color: rgba(233, 218, 203, 0.3);
}
@media only screen and (max-width: 767px) {
    .Index .mv__inner {
        position: relative;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__inner {
        position: relative;
        margin: 0 auto;
        padding: 108px 30px 28px;
        width: 100%;
    }
}
.Index .mv__inner .mv__note {
    color: #59493f;
    text-align: center;
    font-size: 10px;
}
@media only screen and (min-width: 768px) {
    .Index .mv__inner .mv__note {
        margin-top: 2rem;
        text-align: left;
        font-size: 12px;
    }
}
.Index .mv .illust01 {
    position: absolute;
    top: -17px;
    left: 137px;
}
.Index .mv .illust02 {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .Index .mv .illust02 {
        right: 3.46667vw;
        bottom: -25.33333vw;
        width: 21.6vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv .illust02 {
        right: 55px;
        bottom: -190px;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__side {
        position: absolute;
        top: 50%;
        left: -48px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
.Index .mv__txt {
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .Index .mv__txt {
        margin-top: 0.8rem;
        width: 19.92vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__txt {
        font-size: 1.28571rem;
    }
}
.Index .mv__ribbon {
    display: block;
    margin: 0 auto 5.33333vw;
}
@media only screen and (max-width: 767px) {
    .Index .mv__ribbon {
        width: 53.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__ribbon {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__ttl {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .mv__illust {
        margin-top: 1rem;
    }
}
@media only screen and (min-width: 768px) {
    .Index .mv__illust {
        display: block;
        margin: 4rem auto 0;
    }
}
.Index .actualites {
    position: relative;
    margin-bottom: 24vw;
}
@media only screen and (min-width: 768px) {
    .Index .actualites {
        margin-bottom: 140px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .actualites__inner {
        padding: 0 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .actualites__inner {
        position: relative;
        margin: 0 auto;
        max-width: 740px;
        width: 100%;
    }
}
.Index .actualites__ttl {
    margin-bottom: 10.66667vw;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .Index .actualites__ttl {
        margin-bottom: 62px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .actualites__ttl img {
        width: 38.66667vw;
    }
}
.Index .actualites__lists {
    overflow: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
@media only screen and (max-width: 767px) {
    .Index .actualites__lists {
        position: relative;
        max-height: 79.2vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .actualites__lists {
        max-height: 184px;
    }
}
.Index .actualites .is-active:before {
    visibility: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.Index .actualites__list:not(:last-child) {
    margin-bottom: 2.66667vw;
}
@media only screen and (min-width: 768px) {
    .Index .actualites__list:not(:last-child) {
        margin-bottom: 16px;
        width: 100%;
    }
}
.Index .actualites__list .date {
    display: inline-block;
    margin-right: 3.33333vw;
    color: #59493f;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .Index .actualites__list .date {
        margin-right: 14px;
        width: 96px;
        letter-spacing: 2px;
    }
    .Index .actualites__list .cat {
        width: 90px;
    }
    .Index .actualites__list .ttl {
        width: 526px;
    }
}
.Index .actualites__list .cat {
    display: inline-block;
    width: 70px;
    color: #fff;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .Index .actualites__list .cat {
        margin-right: 14px;
        width: 90px;
    }
}
.Index .actualites__list .update {
    background-color: #8a8437;
}
.Index .actualites__list .event {
    background-color: #d9d941;
}
.Index .actualites__list .category1 {
    background-color: #59493f;
}
.Index .actualites__list .category2 {
    background-color: #b8946b;
}
.Index .actualites__list .category3 {
    background-color: #cb8099;
}
.Index .actualites__list .category4 {
    background-color: #83b3b2;
}
.Index .actualites__list .ttl {
    display: block;
    overflow: hidden;
    vertical-align: bottom;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .Index .actualites__list .ttl {
        margin-top: 2vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .actualites__list .ttl {
        display: inline-block;
    }
}
.Index .actualites__list .ttl a {
    padding-bottom: 0.8vw;
    border-bottom: dotted 1px #59493f;
    color: #59493f;
}
@media only screen and (min-width: 768px) {
    .Index .actualites__list .ttl a {
        padding-bottom: 2px;
        width: 520px;
    }
}
.Index .actualites__link {
    position: relative;
    display: block;
    padding: 3.33333vw 0;
    width: 100%;
    background-color: #f8f4ef;
    box-shadow: 0 4px 12px rgba(89, 73, 63, 0.2);
    color: #a6214d;
    text-align: center;
    font-weight: 700;
}
@media only screen and (max-width: 767px) {
    .Index .actualites__link {
        margin-top: 4.8vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .actualites__link {
        margin-top: 38px;
        padding: 13px 0;
    }
}
.Index .actualites__link__ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    -webkit-transform: translate(44px, -60%);
    transform: translate(44px, -60%);
}
.Index .regions {
    position: relative;
    padding: 16vw 0 24vw;
    background-color: rgba(233, 218, 203, 0.3);
}
@media only screen and (min-width: 768px) {
    .Index .regions {
        padding: 94px 0 110px;
    }
}
.Index .regions .illust03 {
    position: absolute;
    top: -15.46667vw;
    left: 6vw;
}
@media only screen and (max-width: 767px) {
    .Index .regions .illust03 {
        top: -15.46667vw;
        left: 6vw;
        width: 20vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions .illust03 {
        top: -210px;
        left: 0;
    }
}
.Index .regions .illust04 {
    position: absolute;
    z-index: 10;
}
@media only screen and (max-width: 767px) {
    .Index .regions .illust04 {
        right: 5.33333vw;
        bottom: -26.66667vw;
        width: 18.93333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions .illust04 {
        right: 0;
        bottom: -305px;
    }
}
.Index .regions .illust-horse1 {
    position: absolute;
    right: 0;
    bottom: 23.61111vw;
}
@media only screen and (max-width: 767px) {
    .Index .regions .illust-horse1 {
        width: 10.4vw;
    }
}
.Index .regions .illust-horse2 {
    position: absolute;
    bottom: 6.66667vw;
    left: 0;
}
@media only screen and (max-width: 767px) {
    .Index .regions .illust-horse2 {
        width: 10.4vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__inner {
        position: relative;
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
    }
}
.Index .regions__ttl {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Index .regions__ttl img {
        width: 24.8vw;
    }
}
@media only screen and (max-width: 767px) {
    .Index .regions__map {
        margin: 0 auto 14.66667vw;
        width: 92vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__map {
        margin: -30px auto 70px;
        text-align: center;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__map__wrapper {
        position: relative;
    }
}
.Index .regions__map__link {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.Index .regions__map__link:hover {
    opacity: 0.7;
}
.Index .regions__map__link--champagne {
    -webkit-transform: translate(-91%, -328%);
    transform: translate(-91%, -328%);
}
.Index .regions__map__link--bordeaux {
    -webkit-transform: translate(-355%, 273%);
    transform: translate(-355%, 273%);
}
.Index .regions__map__link--bourgogne {
    -webkit-transform: translate(-37%, -119%);
    transform: translate(-37%, -119%);
}
.Index .regions__map__link--loire {
    -webkit-transform: translate(-407%, -7%);
    transform: translate(-407%, -7%);
}
.Index .regions__map__link--rhone {
    -webkit-transform: translate(81%, 192%);
    transform: translate(81%, 192%);
}
.Index .regions__map__link--ouest {
    -webkit-transform: translate(-183%, 566%);
    transform: translate(-183%, 566%);
}
.Index .regions__map__link--alsace {
    -webkit-transform: translate(266%, -418%);
    transform: translate(266%, -418%);
}
.Index .regions__map__link--jura {
    -webkit-transform: translate(111%, 42%);
    transform: translate(111%, 42%);
}
.Index .regions__map__link--languedoc {
    -webkit-transform: translate(17%, 576%);
    transform: translate(17%, 576%);
}
.Index .regions__map__link--provence {
    -webkit-transform: translate(185%, 505%);
    transform: translate(185%, 505%);
}
.Index .regions__map__link--bretagne {
    -webkit-transform: translate(-209%, -251%);
    transform: translate(-209%, -251%);
}
.Index .regions__pdf {
    position: relative;
    padding: 6.13333vw 0;
    width: 68vw;
    background-color: #d9d941;
}
.Index .regions__pdf:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    left: 172px;
    display: block;
    margin: auto;
    width: 28px;
    height: 30px;
    background-image: url(../img/index/ico-pdf.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
}
@media only screen and (max-width: 767px) {
    .Index .regions__pdf {
        margin: 0 auto 13.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__pdf {
        position: absolute;
        top: 84px;
        right: 0;
        padding: 20px 0;
        width: 270px;
    }
}
.Index .regions__pdf:active:after,
.Index .regions__pdf:hover:after {
    background-image: url(../img/index/ico-pdf-hover.svg);
}
.Index .regions__pdf__illust {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .Index .regions__pdf__illust {
        top: -7.46667vw;
        left: -2.66667vw;
        width: 19.73333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__pdf__illust {
        top: -34px;
        left: -12px;
        width: 93px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .regions__lists {
        padding: 0 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__lists {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
}
@media only screen and (max-width: 767px) {
    .Index .regions__list:not(:last-child) {
        margin-bottom: 2.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__list {
        width: 271px;
    }
    .Index .regions__list:not(:nth-child(4n)) {
        margin-right: 12px;
    }
    .Index .regions__list:not(:nth-child(-n + 4)) {
        margin-top: 20px;
    }
}
@media print, screen and (max-width: 1119px) and (min-width: 768px) {
    .Index .regions__list:not(:nth-child(3n)) {
        margin-right: 12px;
    }
    .Index .regions__list:not(:nth-child(-n + 3)) {
        margin-top: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .Index .regions__list .linkBtn {
        padding: 22px 0;
    }
}
.Index .regions .linkBtn:active,
.Index .regions .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Index .sns {
    padding: 25.33333vw 0;
}
@media only screen and (min-width: 768px) {
    .Index .sns {
        padding: 160px 0;
    }
}
@media only screen and (max-width: 767px) {
    .Index .sns__inner {
        padding: 0 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .sns__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}
@media only screen and (max-width: 767px) {
    .Index .sns__block:first-child {
        margin-bottom: 8vw;
    }
}
@media print, screen and (min-width: 768px) and (max-width: 1119px) {
    .Index .sns__block {
        padding: 0 15px;
    }
}
@media only screen and (min-width: 768px) {
    .Index .sns__block {
        width: 540px;
    }
}
.Index .sns__fb {
    margin: 0 auto;
    max-width: 500px;
}
.Index .sns__fb iframe {
    width: 100% !important;
}
.Index .sns__fb > .fb-page {
    width: 100%;
}
.Index .sns__fb > .fb-page > span {
    width: 100% !important;
}
.Index .sns__link {
    position: relative;
    display: block;
    background: #f8f4ef url(../img/index/ico-newwindow.png) no-repeat 98% 90%/20px;
    box-shadow: 0 2px 6px rgba(89, 73, 63, 0.2);
    color: #59493f;
}
@media only screen and (max-width: 767px) {
    .Index .sns__link {
        background-size: 4.375vw;
    }
}
.Index .sns__link:not(:last-child) {
    margin-bottom: 4vw;
}
@media only screen and (min-width: 768px) {
    .Index .sns__link:not(:last-child) {
        margin-bottom: 15px;
    }
}
.Index .sns__link:active,
.Index .sns__link:hover {
    background-image: url(../img/index/ico-newwindow-red.png);
}
.Index .sns__link:active .trim-img,
.Index .sns__link:hover .trim-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.Index .sns__link:active .arrow,
.Index .sns__link:hover .arrow {
    color: #a6214d;
}
.Index .sns__link .trim {
    position: relative;
    display: table-cell;
    overflow: hidden;
    width: 120px;
    height: 120px;
}
@media only screen and (max-width: 767px) {
    .Index .sns__link .trim {
        width: 26.66667vw;
        height: 26.66667vw;
    }
}
.Index .sns__link .trim-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.Index .sns__link p {
    display: table-cell;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .Index .sns__link p {
        padding: 0 2.5vw;
    }
    .Index .sns__link p i {
        margin-right: 1.25vw;
        font-size: 24px;
    }
}
@media only screen and (min-width: 768px) {
    .Index .sns__link p {
        padding: 0 40px;
    }
    .Index .sns__link p i {
        margin-right: 8px;
        font-size: 32px;
    }
}
.Index .sns__link .arrow {
    position: absolute;
    right: 6px;
    bottom: 6px;
}
@media only screen and (max-width: 767px) {
    .Index .sns__link .arrow {
        right: 0;
        bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .Index .sns__block-frame img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 26.66667vw;
        height: 26.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .sns__block-frame img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 120px;
        height: 120px;
    }
}
.Index .magazine {
    position: relative;
    background-color: #f8f4ef;
}
@media only screen and (max-width: 767px) {
    .Index .magazine {
        padding: 16vw 0 24vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine {
        padding: 110px 0;
    }
}
.Index .magazine .illust05 {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .Index .magazine .illust05 {
        top: -13.33333vw;
        left: 5.33333vw;
        width: 26vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine .illust05 {
        top: -208px;
        left: 0;
    }
}
.Index .magazine__ttl {
    margin-bottom: 1.33333vw;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .Index .magazine__ttl {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .magazine__ttl img {
        width: 71.2vw;
    }
}
.Index .magazine p.external {
    text-align: center;
    font-size: 0.9em;
}
@media only screen and (min-width: 768px) {
    .Index .magazine p.external {
        margin-bottom: 58px;
    }
}
@media only screen and (max-width: 767px) {
    .Index .magazine p.external {
        margin-bottom: 10.66667vw;
    }
}
@media only screen and (max-width: 767px) {
    .Index .magazine__inner {
        padding: 0 13.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine__inner {
        position: relative;
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine__inner .linkBtn {
        margin: 0 auto;
        padding: 12px 0;
        width: 300px;
    }
}
.Index .magazine__inner .linkBtn:active,
.Index .magazine__inner .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Index .magazine__block {
    display: block;
    color: #59493f;
}
@media only screen and (max-width: 767px) {
    .Index .magazine__block:not(:last-child) {
        margin-bottom: 9.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine__block {
        width: 353px;
    }
}
.Index .magazine__block__wrapper {
    margin-bottom: 12.53333vw;
}
@media only screen and (min-width: 768px) {
    .Index .magazine__block__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 68px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}
.Index .magazine__block:hover .trim img,
.Index .magazine__block:active .trim img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.Index .magazine .trim {
    position: relative;
    overflow: hidden;
    margin-bottom: 1vw;
    padding-top: calc(200 / 300 * 100%);
    width: 100%;
    height: 0;
}
@media only screen and (max-width: 767px) {
    .Index .magazine .trim {
        margin-bottom: 5.86667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .magazine .trim {
        margin-bottom: 24px;
    }
}
.Index .magazine .trim img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.Index .magazine__subttl {
    margin-bottom: 2.66667vw;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Index .magazine__subttl {
        margin-bottom: 15px;
    }
}
.Index .magazine__txt {
    margin: 0;
}
.Index .magazine__date {
    font-weight: 700;
}
.Index .concept {
    padding: 26vw 0 31.73333vw;
    background: url(../img/index/illust-concept.png) no-repeat center top/contain;
}
@media only screen and (min-width: 768px) {
    .Index .concept {
        padding: 150px 0 12px;
        background-size: auto;
    }
}
@media only screen and (max-width: 767px) {
    .Index .concept__inner {
        padding: 0 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .concept__inner {
        margin: 0 auto;
        width: 556px;
        text-align: center;
    }
}
.Index .concept__glass {
    display: block;
    margin: 0 auto;
}
@media only screen and (max-width: 767px) {
    .Index .concept__glass {
        width: 8.93333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Index .concept__glass {
        width: 40px;
    }
}
.Index .concept__txt {
    color: #59493f;
}
@media only screen and (max-width: 767px) {
    .Index .concept__txt {
        margin-bottom: 10.66667vw;
        font-size: 16px;
        line-height: 2;
    }
}
@media only screen and (min-width: 768px) {
    .Index .concept__txt {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 2;
    }
}
.Index .concept .linkBtn {
    background-color: #f8f4ef;
}
@media only screen and (max-width: 767px) {
    .Index .concept .linkBtn {
        padding: 7.33333vw 0;
    }
}
@media only screen and (min-width: 768px) {
    .Index .concept .linkBtn {
        margin: 0 auto;
        padding: 24px 0;
        width: 400px;
    }
}
.Index .concept .linkBtn:active,
.Index .concept .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Concept .box {
    margin: 26.4vw auto 14.66667vw;
    padding: 38.93333vw 6.66667vw 6.66667vw;
    width: 89.33333vw;
    background: #f8f4ef url(../img/index/illust-concept.png) no-repeat center top/contain;
}
@media only screen and (min-width: 768px) {
    .Concept .box {
        margin: 48px auto 94px;
        padding: 236px 0 150px;
        width: 88.88889vw;
        background-size: 764px;
    }
}
.Concept .block1 {
    margin-bottom: 12vw;
}
@media only screen and (min-width: 768px) {
    .Concept .block1 {
        margin: 0 auto;
        max-width: 980px;
        width: 100%;
    }
}
.Concept .block1__ttl {
    position: relative;
    margin-bottom: 8vw;
    color: #59493f;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Concept .block1__ttl {
        margin-bottom: 48px;
        font-size: 30px;
    }
}
.Concept .block1__ttl:before {
    position: absolute;
    top: -19.73333vw;
    left: 50%;
    display: block;
    width: 34px;
    height: 51px;
    background: url(../img/index/illust-concept-glass.png) no-repeat center/cover;
    content: "";
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media only screen and (min-width: 768px) {
    .Concept .block1__ttl:before {
        top: -90px;
        width: 40px;
        height: 61px;
    }
}
@media only screen and (min-width: 768px) {
    .Concept .block1__img {
        margin-bottom: 62px;
    }
}
.Concept .block1__txt {
    color: #59493f;
}
@media only screen and (min-width: 768px) {
    .Concept .block1__txt {
        margin-bottom: 48px;
        text-align: center;
        font-size: 16px;
    }
}
.Concept .block2 {
    padding: 12.26667vw 5.33333vw 10.66667vw;
    background-color: #fff;
}
@media only screen and (min-width: 768px) {
    .Concept .block2 {
        margin: 0 auto;
        padding: 78px 70px 100px;
        max-width: 980px;
        width: 100%;
    }
}
.Concept .block2__logo {
    margin: 0 auto 7.2vw;
    width: 25.86667vw;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__logo {
        margin: 0 auto 42px;
        width: 130px;
    }
}
.Concept .block2__ttl {
    position: relative;
    overflow: hidden;
    margin-bottom: 2.66667vw;
    color: #59493f;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__ttl {
        margin-bottom: 32px;
        font-size: 30px;
    }
}
.Concept .block2__ttl span {
    position: relative;
    display: inline-block;
    padding: 0 1em;
}
.Concept .block2__ttl span:before,
.Concept .block2__ttl span:after {
    position: absolute;
    top: 50%;
    width: 400%;
    height: 1px;
    background-color: #59493f;
    content: "";
}
.Concept .block2__ttl span:before {
    right: 100%;
}
.Concept .block2__ttl span:after {
    left: 100%;
}
.Concept .block2__lead {
    margin: 0 0 7.2vw;
    padding-bottom: 5.33333vw;
    border-bottom: solid 1px #59493f;
    color: #59493f;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__lead {
        margin-bottom: 50px;
        padding-bottom: 48px;
        text-align: center;
        font-size: 16px;
        line-height: 1.8;
    }
}
@media only screen and (min-width: 768px) {
    .Concept .block2__contents {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
    }
}
.Concept .block2__contents:first-of-type {
    margin-bottom: 15.46667vw;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__contents:first-of-type {
        margin-bottom: 40px;
    }
}
.Concept .block2__contents--img {
    margin-bottom: 6.66667vw;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__contents--img {
        margin: 0;
        width: 400px;
    }
}
.Concept .block2__contents--txt {
    color: #59493f;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__contents--txt {
        width: 400px;
    }
}
.Concept .block2__contents--txt h3 {
    margin-bottom: 2vw;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Concept .block2__contents--txt h3 {
        margin: 0;
        width: 400px;
        font-size: 24px;
    }
}
@media only screen and (max-width: 767px) {
    .Concept .block2__contents--txt p {
        margin: 0;
    }
}
.Concept .linkarea {
    margin-bottom: 37.33333vw;
}
@media only screen and (min-width: 768px) {
    .Concept .linkarea {
        margin-bottom: 248px;
    }
}
.Concept .linkarea__img {
    margin: 0 auto;
    width: 33.33333vw;
}
@media only screen and (min-width: 768px) {
    .Concept .linkarea__img {
        width: 154px;
    }
}
.Concept .linkarea__txt {
    margin-bottom: 7.46667vw;
    color: #59493f;
    text-align: center;
    font-size: 16px;
}
@media only screen and (min-width: 768px) {
    .Concept .linkarea__txt {
        margin-bottom: 35px;
        font-size: 20px;
    }
}
.Concept .linkBtn {
    margin: 0 auto;
    padding: 6.93333vw;
    width: 89.33333vw;
    background-color: #f8f4ef;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Concept .linkBtn {
        padding: 24px 0;
        width: 400px;
    }
}
.Concept .linkBtn:active,
.Concept .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
@media only screen and (max-width: 767px) {
    .Regions .c-main {
        margin-bottom: 36.8vw;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .regions {
        margin-top: 26.4vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions {
        margin: 48px 5.55556vw 0;
        padding: 52px 0;
        background-color: #f8f4ef;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .regions__inner {
        margin: 0 auto;
        padding: 8vw 0;
        width: 89.46667vw;
        background-color: #f8f4ef;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__inner {
        position: relative;
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
    }
}
.Regions .regions__ttl {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Regions .regions__ttl {
        margin-bottom: 10vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__ttl {
        margin-bottom: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .regions__ttl img {
        width: 24.8vw;
    }
}
.Regions .regions__pdf {
    position: relative;
    padding: 6.13333vw 0;
    width: 68vw;
    background-color: #d9d941;
}
.Regions .regions__pdf:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    left: 172px;
    display: block;
    margin: auto;
    width: 28px;
    height: 30px;
    background-image: url(../img/index/ico-pdf.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
}
@media only screen and (max-width: 767px) {
    .Regions .regions__pdf {
        margin: 0 auto 8vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__pdf {
        position: absolute;
        top: 4px;
        right: 0;
        padding: 20px 0;
        width: 270px;
    }
}
.Regions .regions__pdf:active,
.Regions .regions__pdf:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Regions .regions__pdf:active:after,
.Regions .regions__pdf:hover:after {
    background-image: url(../img/index/ico-pdf-hover.svg);
}
.Regions .regions__pdf__illust {
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .Regions .regions__pdf__illust {
        top: -7.46667vw;
        left: -2.66667vw;
        width: 19.73333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__pdf__illust {
        top: -34px;
        left: -12px;
        width: 93px;
    }
}
.Regions .regions__lists {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
    .Regions .regions__lists {
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0 auto;
        width: 81.33333vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__lists {
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .regions__list {
        width: 38.66667vw;
        height: 40px;
    }
    .Regions .regions__list:not(:last-child) {
        margin-bottom: 2.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__list {
        width: 271px;
        height: 40px;
    }
    .Regions .regions__list:not(:nth-child(-n + 4)) {
        margin-top: 20px;
    }
}
@media print, screen and (min-width: 1260px) {
    .Regions .regions__list:not(:nth-child(4n)) {
        margin-right: 12px;
    }
}
@media print, screen and (max-width: 1259px) and (min-width: 768px) {
    .Regions .regions__list:not(:nth-child(-n + 3)) {
        margin-top: 20px;
    }
    .Regions .regions__list:not(:nth-child(3n)) {
        margin-right: 12px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .regions__list .linkBtn {
        display: table-cell;
        padding: 0;
        width: 38.66667vw;
        height: 40px;
        vertical-align: middle;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .regions__list .linkBtn {
        display: table-cell;
        padding: 0;
        width: 271px;
        height: 40px;
        vertical-align: middle;
    }
}
.Regions .regions__list .linkBtn:active,
.Regions .regions__list .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .Regions .area {
        padding: 26.66667vw 5.33333vw 0;
    }
    .Regions .area.no-title-map {
        padding: 15vw 5.33333vw 0;
    }

    .Regions .area:not(:last-child) {
        margin-bottom: 16.8vw;
    }

    .Regions .area.no-title-map .sec__ttl2 span {
        font-size: 5vw;
        color: #a6214d;
        font-weight: bold;
        margin-bottom: 8vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area {
        padding: 190px 0;
    }
    .Regions .area.no-title-map {
        padding-top: 80px;
    }
    .Regions .area.no-title-map .sec__ttl2 span {
        font-size: 2.4rem;
        color: #a6214d;
        font-weight: bold;
        margin-bottom: 20px;
    }
}
.Regions .area:nth-child(odd) {
    background-color: #f8f4ef;
}
@media only screen and (max-width: 767px) {
    .Regions .area:nth-child(odd) {
        padding-bottom: 13.33333vw;
    }
}
.Regions .area:nth-child(odd) .area__desc:before {
    background-color: #f8f4ef;
}
.Regions .area:nth-child(odd) .linkBtn {
    background-color: #fff;
}
.Regions .area:nth-child(odd) .linkBtn:active,
.Regions .area:nth-child(odd) .linkBtn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .Regions .area__inner {
        position: relative;
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
    }
}
.Regions .area__ttl {
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .Regions .area__ttl {
        margin-bottom: 105px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .area__ttl img {
        width: auto;
        height: 6vw;
    }
}
.Regions .area__ttl:before {
    position: absolute;
    top: -16vw;
    left: 50%;
    display: block;
    background: no-repeat center/cover;
    content: "";
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
    .Regions .area__ttl:before {
        width: 40px;
        height: 40px;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__ttl:before {
        top: -110px;
        width: 85px;
        height: 85px;
    }
}
.Regions .area__illust {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Regions .area__illust {
        margin-bottom: 12.26667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__illust {
        position: absolute;
        top: -125px;
        right: 66px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .area__illust img {
        width: 34.8vw;
    }
}
.Regions .area__subttl {
    position: relative;
    overflow: hidden;
    margin-bottom: 5.6vw;
    color: #59493f;
    color: #a6214d;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Regions .area__subttl {
        margin-bottom: 32px;
        font-size: 24px;
    }
}
.Regions .area__subttl--border {
    position: relative;
    display: inline-block;
    padding: 0 1em;
}
.Regions .area__subttl--border:before,
.Regions .area__subttl--border:after {
    position: absolute;
    top: 50%;
    width: 400%;
    height: 1px;
    background-color: #a6214d;
    content: "";
}
.Regions .area__subttl--border:before {
    right: 100%;
}
.Regions .area__subttl--border:after {
    left: 100%;
}
.Regions .area__contents:last-of-type {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .Regions .area__contents {
        margin-bottom: 13.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__contents {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 85px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .area__contents--img {
        margin-bottom: 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__contents--img {
        width: 420px;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__contents--txt {
        width: 660px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .area__desc {
        position: relative;
        overflow: hidden;
        margin-bottom: 2.5vw;
        height: 98px;
        text-align: justify;
        text-justify: inter-ideograph;
        word-break: break-all;
        line-height: 1.75;
    }
    .Regions .area__desc:before {
        position: absolute;
        top: 73.5px;
        right: 0;
        width: 1.2em;
        background: #fff;
        content: "...";
        text-aline: center;
    }
    .Regions .area__desc:after {
        width: 100%;
        height: 100%;
        background: #fff;
        content: "";
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__desc {
        position: relative;
        overflow: hidden;
        margin-bottom: 8px;
        height: 73.5px;
        text-align: justify;
        text-justify: inter-ideograph;
        word-break: break-all;
        line-height: 1.75;
    }
    .Regions .area__desc:before {
        position: absolute;
        top: 49px;
        right: 0;
        width: 1.2em;
        background: #fff;
        content: "...";
        text-aline: center;
    }
    .Regions .area__desc:after {
        width: 100%;
        height: 100%;
        background: #fff;
        content: "";
    }
}
.Regions .area__link {
    display: inline-block;
    margin-bottom: 10.13333vw;
    color: #a6214d;
    font-weight: 700;
}
@media only screen and (min-width: 768px) {
    .Regions .area__link {
        margin-bottom: 30px;
    }
}
.Regions .area__winettl {
    color: #59493f;
    font-weight: 700;
    font-size: 16px;
}
.Regions .area__wine {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    padding-left: 6.93333vw;
    background: url(../img/regions/ico-wine.png) no-repeat left center;
    color: #59493f;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
@media only screen and (max-width: 767px) {
    .Regions .area__wine__wrapper {
        margin-bottom: 6.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__wine__wrapper {
        overflow: hidden;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .area__wine {
        min-height: 11.6vw;
        background-size: 3.6vw 11.6vw;
    }
}
@media only screen and (min-width: 768px) {
    .Regions .area__wine {
        float: left;
        margin-top: 1rem;
        padding-left: 20px;
        min-height: 43.5px;
        width: 316px;
        background-size: 13.5px 43.5px;
    }
    .Regions .area__wine:not(:last-child) {
        margin-right: 10px;
    }
}
.Regions .area__wine:not(:last-child) {
    margin-bottom: 3.2vw;
}
@media only screen and (min-width: 768px) {
    .Regions .area__wine:not(:last-child) {
        margin-bottom: 0;
    }
}
.Regions .area__btn {
    background-color: #f8f4ef;
}
@media only screen and (min-width: 768px) {
    .Regions .area__btn {
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
}
.Regions .area__btn:not(:last-child) {
    margin-bottom: 14.66667vw;
}
.Regions .area__btn:active,
.Regions .area__btn:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Regions .champagne .area__ttl:before {
    background-image: url(../img/regions/illust-champagne.png);
}
.Regions .bordeaux .area__ttl:before {
    background-image: url(../img/regions/illust-bordeaux.png);
}
.Regions .bourgogne .area__ttl:before {
    background-image: url(../img/regions/illust-bourgogne.png);
}
.Regions .loire .area__ttl:before {
    background-image: url(../img/regions/illust-loire.png);
}
.Regions .cotedurhone .area__ttl:before {
    background-image: url(../img/regions/illust-cotedurhone.png);
}
.Regions .sudouest .area__ttl:before {
    background-image: url(../img/regions/illust-sudouest.png);
}
.Regions .alsace .area__ttl:before {
    background-image: url(../img/regions/illust-alsace.png);
}
.Regions .jurasavoie .area__ttl:before {
    background-image: url(../img/regions/illust-jurasavoie.png);
}
.Regions .languedoc .area__ttl:before {
    background-image: url(../img/regions/illust-languedoc.png);
}
.Regions .provence .area__ttl:before {
    background-image: url(../img/regions/illust-provence.png);
}
.Regions .bretagne .area__ttl:before {
    background-image: url(../img/regions/illust-bretagne.png);
}
.Regions .autres .area__ttl:before {
    background-image: url(../img/regions/illust-autres.png);
}
.Regions .autres2 .area__ttl:before {
    background-image: url(../img/regions/illust-autres2.png);
}
@media only screen and (max-width: 767px) {
    .Regions .autres {
        padding-top: 13.33333vw;
    }
}
@media only screen and (max-width: 767px) {
    .Regions .autres .area__ttl {
        margin-bottom: 16vw;
    }
}
@media only screen and (max-width: 767px) {
    .Detail .area {
        padding: 34.66667vw 0 13.86667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area {
        position: relative;
        padding: 90px 0;
    }
}
.Detail .area__ttl {
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 768px) {
    .Detail .area__ttl {
        margin-bottom: 48px;
    }
    .Detail .area__ttl span {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .Detail .area__ttl img {
        width: auto;
        height: 4.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__ttl img {
        height: 24px;
    }
}
.Detail .area__ttl:before {
    position: absolute;
    top: -11.73333vw;
    left: 50%;
    display: block;
    background: url(../img/regions/illust-champagne.png) no-repeat center/cover;
    content: "";
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
    .Detail .area__ttl:before {
        width: 40px;
        height: 40px;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__ttl:before {
        top: -66px;
        width: 52px;
        height: 52px;
    }
}
.Detail .area__bg {
    background-color: #f8f4ef;
}
@media only screen and (max-width: 767px) {
    .Detail .area__bg {
        margin-top: 26.66667vw;
        padding: 18.66667vw 0 14vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__bg {
        margin: 0 auto;
        padding: 90px 0;
        width: 88.88889vw;
    }
}
.Detail .area__inner {
    position: relative;
}
@media only screen and (max-width: 767px) {
    .Detail .area__inner {
        margin: 0 auto;
        width: 89.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__inner {
        margin: 0 auto;
        max-width: 1120px;
        width: 100%;
    }
}
.Detail .area__illust {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Detail .area__illust {
        position: absolute;
        top: -42.66667vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__illust {
        position: absolute;
        top: -280px;
        right: 40px;
    }
}
@media only screen and (max-width: 767px) {
    .Detail .area__illust img {
        width: 34.8vw;
    }
}
.Detail .area__subttl {
    position: relative;
    overflow: hidden;
    margin-bottom: 5.6vw;
    color: #59493f;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Detail .area__subttl {
        margin-bottom: 54px;
        font-size: 24px;
    }
}
.Detail .area__subttl--border {
    position: relative;
    display: inline-block;
    padding: 0 1em;
}
.Detail .area__subttl--border:before,
.Detail .area__subttl--border:after {
    position: absolute;
    top: 50%;
    width: 400%;
    height: 1px;
    background-color: #59493f;
    content: "";
}
.Detail .area__subttl--border:before {
    right: 100%;
}
.Detail .area__subttl--border:after {
    left: 100%;
}
.Detail .area__contents:last-of-type {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .Detail .area__contents {
        margin-bottom: 13.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__contents {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 85px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
}
@media only screen and (max-width: 767px) {
    .Detail .area__contents--img {
        margin-bottom: 5.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__contents--img {
        width: 420px;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .area__contents--txt {
        width: 660px;
    }
}
.Detail .area__desc {
    color: #59493f;
}
@media only screen and (max-width: 767px) {
    .Detail .area__desc:not(:last-child) {
        margin-bottom: 10.13333vw;
    }
}
@media only screen and (max-width: 767px) {
    .Detail .vins {
        margin-bottom: 53.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins {
        margin-bottom: 100px;
    }
}
.Detail .vins__ttl span {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px;
}
.Detail .vins__ttl {
    margin-bottom: 25px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__ttl {
        margin-bottom: 14.66667vw;
    }
    .Detail .vins__ttl img {
        width: 52px;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__ttl img {
        width: 52px;
    }
}
.Detail .vins__contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__contents {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 0 auto;
        width: 89.33333vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
    }
    .Detail .vins__contents:not(:last-of-type) {
        margin-bottom: 24vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__contents {
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        margin: 0 auto;
        width: 980px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
    .Detail .vins__contents:not(:last-of-type) {
        margin-bottom: 80px;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__contents--txt {
        width: 750px;
    }
}
.Detail .vins__contents--img {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__contents--img {
        margin-bottom: 6.13333vw;
    }
    .Detail .vins__contents--img img {
        width: auto;
        height: 300px;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__contents--img {
        width: 230px;
    }
    .Detail .vins__contents--img img {
        max-width: 200px;
        max-height: 400px;
    }
}
.Detail .vins__subttl {
    margin-bottom: 5.33333vw;
    color: #59493f;
    font-weight: 700;
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .Detail .vins__subttl {
        margin-bottom: 28px;
    }
}
.Detail .vins__data {
    border-top: solid 1px #d9d941;
}
@media only screen and (min-width: 768px) {
    .Detail .vins__data {
        overflow: hidden;
    }
}
.Detail .vins__data dt {
    color: #59493f;
    font-weight: 700;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__data dt {
        padding-top: 2.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__data dt {
        float: left;
        padding-top: 10px;
    }
}
.Detail .vins__data dd {
    border-bottom: solid 1px #d9d941;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__data dd {
        padding-bottom: 2.66667vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__data dd {
        padding: 10px 0 10px 170px;
    }
}
.Detail .vins__link {
    background-color: #f8f4ef;
}
@media only screen and (max-width: 767px) {
    .Detail .vins__link {
        margin: 18.4vw auto 0;
        width: 89.33333vw;
    }
}
@media only screen and (min-width: 768px) {
    .Detail .vins__link {
        margin: 95px auto 0;
        padding: 0;
        width: 400px;
        height: 40px;
        line-height: 40px;
    }
}
.Detail .vins__link:active,
.Detail .vins__link:hover {
    background-color: #a6214d;
    color: #fff;
    opacity: 1;
}
.Detail .linkarea--sp {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 4vw 0;
    width: 100%;
    background-color: rgba(89, 73, 63, 0.9);
}
.Detail .linkarea--sp a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 auto;
    width: 89.33333vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.Detail .linkarea--sp a span {
    display: inline-block;
    margin-right: 3.2vw;
    width: 8.66667vw;
}
.Detail .linkarea--pc {
    margin: 0 auto 180px;
    padding: 50px 0;
    width: 980px;
    background-color: #59493f;
    color: #fff;
    text-align: center;
}
.Detail .linkarea--pc p {
    font-size: 18px;
}
.Detail .linkarea--pc a {
    margin: 30px auto 0;
    padding: 0;
    width: 400px;
    height: 70px;
    border: solid 1px #fff;
    font-size: 18px;
    line-height: 70px;
}
.Detail .linkarea--pc a:hover {
    background: #a8214c;
    color: #fff;
}
