@charset "utf-8";
/*-----------------------------------------------------
Reset
----------------------------------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, 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, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul { list-style: none; line-height: 1.5; }
table { border-collapse: collapse; border-spacing: 0; }

* { margin: 0; padding: 0; }
img { max-width: 100%; width: 100%; height: auto; vertical-align: top; image-rendering: -webkit-optimize-contrast; }

* { min-height: 0; min-width: 0; }

html { scroll-behavior: smooth; }
body { line-height: 1; margin: 0; padding: 0; height: 100%; font-family: "Noto Sans JP", sans-serif; letter-spacing : 0.1em; color: #754c24; }
a {	text-decoration: none; color: inherit; transition: 0.3s ease-in-out; }
@media (min-width: 1025px) {
	a[href*="tel:"] { pointer-events: none; cursor: default; text-decoration: none;}
}
p , div { text-align: justify; }
p:not(.footerMainMenu__textItem) { font-family: "Noto Sans JP", sans-serif; letter-spacing: .02em; }
button { margin: 0; padding: 0; outline: 0; border: 0; border-radius: 0; color: inherit; vertical-align: middle; text-align: inherit;font: inherit; -webkit-appearance: none; appearance: none; }
picture { display: block; }

[data-overDirection="full"] { width: 100vw; margin: 0 calc(50% - 50vw); }
[data-size="inner"]{ width: 90%; margin: 0 auto; padding: 90px 0 60px; }

.contentArea { position: relative; background-color: #711732!important; z-index: 1!important; }
main { z-index: -1; position: relative; overflow: hidden; }
body.no_scroll{ overflow: hidden; }


/*コンテンツ領域*/
.container { background: #711732 url("../img/okagean-coupon0827_bglogo.png")no-repeat; background-size: 43%; background-position: left top; }
.img01 { margin-bottom: 20px; }
.img02 { margin-bottom: 40px; }
.img03 { margin-bottom: 50px; }
.annotation img { width: 80%; margin-bottom: 20px; }
.annotation p.txt { font-size: 14px; color: #fff; font-feature-settings: "palt"; }