<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'æ¸¸æ˜Žæœ', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    !important;
    font-size: 100%;
    vertical-align: baseline
}

li.gallery_li img {
    width: 100%;
}

picture img {
    width: 100%;
}

ul {
    list-style: none;
}

html {
    line-height: 1
}

a img {
    border: none
}

.lp_width {
    max-width: 750px;
    margin: 0 auto;
}

section#section-top {
    margin-bottom: 5%;
}

dt.intro_dt {
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 5%;
    width: 95%;
    margin: 0 auto 5%;
    color: #8a7c3e;
}

dd.intro_dd {
    font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 5%;
    width: 95%;
    margin: 0 auto 5%;
}

p.intro_img {
    margin-bottom: 10%;
}

.youtube {
    width: 95%;
    aspect-ratio: 16 / 9;
    margin: 0 auto 10%;
}

.youtube iframe {
    width: 100%;
    height: 100%;
}

.intro_txt {
    text-align: center;
    margin-bottom: 5%;
}

h2.ttl_head2 {
    margin-bottom: 5%;
}

p.fair_txt {
    text-align: center;
    font-size: 12px;
    margin-bottom: 5%;
    width: 90%;
    margin: 0 auto 10%;
    line-height: 1.8em;
}

.fair_content_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10%;
}

p.fair_content_img {}

dl.fair_content_dl {
    width: 53%;
    padding: 10px;
}

dd.fair_content_dt {
    font-size: 14px;
}

dd.fair_content_dd {
    font-size: 12px;
}

.fair_info_box {
    width: 90%;
    margin: 0 auto 10%;
    background: #fff;
    border-radius: 10px;
}

section#fair {

    padding: 0 0 10%;
}

.fair_content_box {
    width: 95%;
    margin: 0 auto 10%;
}

.fair_info_box {
    padding: 0.5em;
    font-size: 14px;
}

dl.fair_info_dl {
    margin-bottom: 15px;
    padding: 10px;
    line-height: 1.5em;
    width: 70%;
    margin: 0 auto;
    text-align: left;
}

p.present_txt {
    text-align: center;
    margin-bottom: 10%;
    width: 70%;
    text-align: left;
    line-height: 1.5em;
    font-size: 12px;
    float: right;
    padding-right: 3%;
}

dt.fair_info_dt {
    color: #9b8e62;
    border-bottom: solid 1px #9b8e62;
    margin-bottom: 10px;
    font-size: 14px
}

dd.fair_info_dd {
    margin-bottom: 10px;
    font-size: 14px
}

ul.fair_present_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10%;
}

li.fair_present_li {
    width: 49%;
}

dd.fair_present_dd {
    text-align: left;
    font-size: 12px;
}

a.cvbt {
    border: none !important;
    background: #c20032;
    color: #fff;
    text-decoration: none;
    width: 80%;
    margin: 0 auto 10%;
    border-radius: 30px;
    text-align: center;
    display: block;
    padding: 10px;
}


h3.point-box-head3 {
    margin: 5px 0;
    text-align: left;
    font-size: 16px;
    color: #9b8e62;
    width: 90%;
    margin: 0 auto 3%;
}

p.point-box-txt {
    font-size: 13px;
    margin-bottom: 10%;
    width: 95%;
    margin: 0 auto 10%;
    line-height: 1.5em;
}

p.fair-box-txt {
    font-size: 14px;
    margin-bottom: 10%;
    width: 80%;
    margin: 0 auto 10%;
    line-height: 1.5em;
}

ul.gallery_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

li.gallery_li {
    width: 25%;
    margin-bottom: 5px;
}

ul.gallery_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10%;
}

p.fair_img {
    margin-bottom: 3%;
}

.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    margin: 0 auto 3%;
    width: 95%;
}

.gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

li.gallery_li {
    width: 24%;
    margin-bottom: 5px;
}

li.gallery_li img {
    object-fit: cover;
    height: 150px;
}

a.fixbt.cvbt {
    position: fixed;
    z-index: 10;
    bottom: 0;
    max-width: 750px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin-bottom: 0px;
    transition: opacity 1s ease-out;
    padding: 15px;
    font-size: 18px;
}

a.fixbt.cvbt.hidden {
    opacity: 0;
}

p.point_num {
    text-align: left;
    font-size: 24px;
    color: #9b8e62;
    width: 90%;
    margin: 0 auto;
    font-style: italic;
    line-height: 1;
}

p.point_num span {
    font-size: 36px;
}

p.point_img {
    margin-bottom: 2%;
}

section.gallery {

    padding: 10% 0 10%;
}
p.lp_img {
    margin-bottom: 5%;
}
.slide_out_blind2 {
    overflow: hidden;
}
/* PCå¯¾å¿œ */
@media(min-width: 769px) {
    .intro_txt {
        text-align: left;
        padding-left: 1.5em;
        margin-bottom: 5%;
        font-size: 18px;
        padding-top: 5%;
        line-height: 1.5em;
    }

    p.fair_txt {
        text-align: left;
        font-size: 16px;
        padding: 0.5em;
        margin-bottom: 5%;
        line-height: 1.8em;
    }

    dt.fair_content_dt {
        margin-bottom: 10px;
        font-size: 18px;
    }

    dd.fair_content_dd {
        font-size: 16px;
        line-height: 1.8em;
    }

    .fair_info_box {
        padding: 1.5em;
        font-size: 14px;
    }

    .fair_info_box {
        padding: 1.5em;
        font-size: 14px;
        line-height: 1.5em;
    }

    p.present_txt {
        text-align: left;
        margin-bottom: 4%;
        padding: 1em;
        font-size: 18px;
    }

    dd.fair_present_dd {
        text-align: left;
        font-size: 17px;
    }

    a.cvbt {
        border: none !important;
        color: #fff;
        text-decoration: none;
        width: 80%;
        margin: 0 auto 10%;
        border-radius: 30px;
        text-align: center;
        display: block;
        padding: 20px;
    }

    dl.fair_info_dl {
        margin-bottom: 15px;
        line-height: 1.8em;
    }

    dt.fair_content_dt {
        margin-bottom: 10px;
        font-size: 21px;
        margin-bottom: 5%;
        line-height: 1.6em;
    }

    dt.fair_content_dt span {
        font-size: 30px;
        font-style: italic;
    }

    .fair_info_box {
        padding: 1.5em;
        font-size: 16px;
        line-height: 1.5em;
    }

    dt.fair_present_dt {
        margin-bottom: 3%;
    }

    p.point_img {
        margin-bottom: 3%;
    }

    h3.point-box-head3 {
        margin: 5px auto 2%;
        text-align: left;
        font-size: 18px;
        color: #9b8e62;
    }

    p.point-box-txt {
        font-size: 16px;
        margin-bottom: 10%;
        line-height: 1.8em;
    }

    dl.fair_info_dl {
        margin-bottom: 15px;
        line-height: 1.8em;
        font-size: 18px;
    }
p.fair-box-txt {
    font-size: 16px;
    margin-bottom: 10%;
    width: 80%;
    margin: 0 auto 10%;
    line-height: 1.5em;
}
}</pre></body></html>