@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
/*! sanitize.css v3.2.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
audio:not([controls]) {
  display: none;
  /* Chrome 44-, iOS 8+, Safari 9+ */
}

button {
  -webkit-appearance: button;
  /* iOS 8+ */
  overflow: visible;
  /* Internet Explorer 11- */
}

details {
  display: block;
  /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* Edge 12+, Internet Explorer 11- */
  overflow-y: scroll;
  /* iOS 8+ */
}

input {
  -webkit-border-radius: 0;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* iOS 8+ */
}

input[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* Chrome 45+, Safari 9+ */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Chrome 45+, Safari 9+ */
}

main {
  display: block;
  position: inherit;
  z-index: 2;
  /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
  overflow: auto;
  /* Internet Explorer 11- */
}

progress {
  display: inline-block;
  /* Internet Explorer 11-, Windows Phone 8.1+ */
}

small {
  font-size: 75%;
  /* All browsers */
}

summary {
  display: block;
  /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

template {
  display: none;
  /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
  overflow: auto;
  /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
  display: none;
  /* Internet Explorer 10- */
}

/*
 * Universal inheritance
 */
*,
:before,
:after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

:before,
:after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
/* specify the border style and width of all elements */
*,
:before,
:after {
  border-style: solid;
  border-width: 0;
}

/* specify the core styles of all elements */
* {
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

/* specify the root styles of the document */
:root {
  background-color: #fffffa;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 100%/1.5 sans-serif;
}

/* specify the text decoration of anchors */
a {
  cursor: pointer;
  text-decoration: none;
}

/* specify the alignment of media elements */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* specify the background color of form elements */
button,
input,
select,
textarea {
  background-color: transparent;
}

/* specify the inherited color and font of form elements */
button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/* specify the minimum height of form elements */
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;
}

/* specify the font family of code elements */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

/* specify the list style of nav lists */
nav ol,
nav ul {
  list-style: none;
}

/* specify the standard appearance of selects */
select {
  -moz-appearance: none;
  /* Firefox 40+ */
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
  /* Edge 12+, Internet Explorer 11- */
}

select::-ms-value {
  color: currentColor;
  /* Edge 12+, Internet Explorer 11- */
}

/* specify the border styling of tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* specify the resizability of textareas */
textarea {
  resize: vertical;
}

/* specify the background color, font color, and drop shadow of text selections */
::-moz-selection {
  background-color: #f4f2ef;
  /* required when declaring ::selection */
  color: #fffffa;
  text-shadow: none;
}

::selection {
  background-color: #f4f2ef;
  /* required when declaring ::selection */
  color: #fffffa;
  text-shadow: none;
}

/* specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* specify the style of visually hidden yet accessible elements */
[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

/* remove delay from tapping on clickable elements */
a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  touch-action: manipulation;
}

/*# sourceMappingURL=sanitize.css.map */
::-moz-selection {
  background: #eee;
}
::selection {
  background: #eee;
}

::-moz-selection {
  background: #eee;
}

#wrapper {
  overflow: hidden;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  #wrapper {
    overflow: auto;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  #wrapper {
    overflow: auto;
  }
}

:root, html, body {
  background-color: #6F060A;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", "MS Mincho", serif;
  font-size: 62.5%;
  letter-spacing: .05em;
  line-height: 180%;
  width: 100%;
}

body {
  background: #6F060A;
  font-size: 14px;
  font-size: 1.4rem;
}

* {
  box-sizing: border-box;
}

li {
  list-style-type: none;
}

a {
  color: #222;
  transition: all .5s ease;
}

a img {
  transition: all .8s ease-out;
}

a:hover {
  border-color: #ddd;
  color: #ddd;
  text-decoration: none;
  transition: all .5s ease;
}

a:hover img {
  /*opacity: .66;*/
  transition: all .8s;
  background-color: #ddd;
  border-radius: 3px;
}


.Brand__logo a{
  display: block;
  padding: 30px;
}

.img-max {
  border-radius: 2px;
  height: auto;
  width: 100%;
}

.Photo__img_category {
  border-radius: 2px;
  height: auto;
  width: 100%;
}

.l-content {
  display: flex;
  flex: 0 1 1076px;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1076px;
}

@media only screen and (max-width: 640px) {
  .l-content {
    flex-direction: column;
  }
}

.l-main {
  flex: 0 2 auto;
  margin: 0 20px;
  max-width: 865px;
}

.l-sub {
  flex: 0 0 275px;
  margin: 0 20px;
  margin-left: 40px;
}

@media only screen and (max-width: 640px) {
  .l-sub {
    flex: 1 1 100%;
    margin: 10px;
  }
}

.l-column {
  flex: 0 1 1076px;
  margin: 0 auto;
  max-width: 1076px;
}

@media only screen and (max-width: 640px) {
  .l-column {
    width: auto;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .l-column {
    padding: 0 20px;
    width: auto;
  }
}

.l-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .l-row {
    flex-direction: column;
  }
}

.l-halfColumn {
  flex: 1 0 0px;
  margin-right: 40px;
  max-width: 518px;
}

.l-halfColumn:nth-child(even) {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .l-halfColumn {
    display: block;
    flex: 1 1 100%;
    margin-right: 0;
    max-width: none;
  }
}

.l-quaterColumn {
  flex: 1 0 0px;
  margin-right: 40px;
  max-width: 239px;
}

.l-quaterColumn:nth-child(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 640px) {
  .l-quaterColumn {
    flex: 1 1 100%;
    margin: 0;
    max-width: none;
  }
}

.l-tripartitionColumn {
  flex: 1 0 0px;
  margin-right: 26.66667px;
  max-width: 349.77778px;
}

@media only screen and (max-width: 640px) {
  .l-tripartitionColumn {
    flex: 1 1 100%;
    margin: 0;
    max-width: none;
  }
}

.l-tripartitionColumn:last-child {
  margin-right: 0;
}

.l-halfTile {
  display: flex;
  flex: 1 1 50%;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 640px) {
  .l-halfTile {
    flex-basis: 100%;
  }
}

.l-fitImg {
  max-height: 100%;
  max-width: 100%;
}

.sectionLabel {
  align-items: center;
  color: #222;
  display: flex;
  flex: 1 1 auto;
  
  font-size: 4.5rem;
  font-weight: 300;
  justify-content: center;
  line-height: 1;
  padding-bottom: 80px;
  padding-top: 20px;
}

@media only screen and (max-width: 640px) {
  .sectionLabel {
    font-size: 3rem;
    padding: 0 2rem 2.5rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .sectionLabel {
    font-size: 3.5rem;
    padding: 0 2rem 4rem;
  }
}

.logo {
  color: #222;
  display: inline-block;
  font-family: "Marcellus", serif;
  font-size: 45px;
  font-weight: lighter;
  font-weight: 300;
  padding: 10px 0;
}

@media only screen and (max-width: 640px) {
  .logo {
    font-size: 30px;
  }
}

.articleLabelL {
  display: inline-block;
  font-family: "Marcellus", serif;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 10rem;
  position: relative;
  text-align: center;
  z-index: 1;
  color: #CBA835;
}
.marcellus-regular {
  
  font-weight: 400;
  font-style: normal;
}

@media only screen and (max-width: 640px) {
  .articleLabelL {
    font-size: 3rem;
  }
}

.articleLabelM {
  color: #aaa;
  font-family: "Marcellus", serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5em;
  text-align: center;
  z-index: 50;
}

@media only screen and (max-width: 640px) {
  .articleLabelM {
    line-height: 1.5em;
  }
}

.articleLabelS {
  font-size: 1.2rem;
  font-weight: 100;
  margin-right: 10px;
}

.articleTxt {
  color: #666;
  font-size: 1.4rem;
  line-height: 1.8em;
}

@media only screen and (max-width: 640px) {
  .articleTxt {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
  }
}

.linkButton {
  font-size: 1.3rem;
  font-family: "Marcellus", serif;
}

.linkButton a:before {
  background: #000;
	
  display: inline-block;
  height: 1px;
  margin-right: 10px;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  vertical-align: 2px;
  width: 6rem;
}

.linkButton a:hover {
  color: #fff;
}

.linkButton a:hover:before {
  width: 11rem;
}

.topBtn {
  bottom: 40px;
  display: inline-block;
  position: fixed;
  right: 40px;
  width: 30px;
}

@media only screen and (max-width: 640px) {
  .topBtn {
    bottom: 20px;
    right: 20px;
    width: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .nonePc {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .noneSp {
    display: none;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .noneTl {
    display: none;
  }
}

.BtnArr {
  border: 1px solid #000;
  color: #000;
  display: block;
  position: relative;
  text-align: left;
  width: 200px;
}

.BtnArr__arr {
  background-color: #000;
  bottom: 1em;
  height: 1px;
  position: absolute;
  right: 24px;
  transition: all .5s ease;
  width: 35px;
}

.BtnArr__arr:before {
  -webkit-transform: rotate(40deg);
  background-color: #000;
  bottom: 3px;
  content: "";
  height: 1px;
  position: absolute;
  right: -1px;
  transform: rotate(40deg);
  transition: all .5s ease;
  width: 10px;
}

.BtnArr__wrap {
  display: block;
  font-size: 1.2rem;
  height: 100%;
  letter-spacing: 0.08em;
  line-height: 3em;
  padding-left: 18px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.BtnArr:hover {
  background-color: #ddd;
  border: 1px solid #ddd;
  color: #fff;
}

.BtnArr:hover .BtnArr__arr,
.BtnArr:hover .BtnArr__arr:before {
  background-color: #000;
  transition: all .5s ease;
}

.newIcon {
  background-color: #eee;
  color: #fff;
  display: inline-block;
  font-family: "Marcellus", serif;
  font-size: 1.4rem;
  line-height: 2em;
  margin-top: 2rem;
  padding: 0 12px;
}

.LoadWrap {
  background: #fff;
  bottom: 0;
  left: 0;
  overflow: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.LoadWrap__inner {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
}

.LoadWrap__logo {
  margin: 0 0 15px;
}

.LoadWrap__items {
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  background-color: #aaa;
  border-radius: 100%;
  display: inline-block;
  height: 6px;
  margin: 0 5px;
  width: 6px;
}

.LoadWrap__items:first-of-type {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.LoadWrap__items:nth-of-type(2) {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*--------------------------------------------------------------------------
   OPENIG
---------------------------------------------------------------------------*/
.HiddenLayer {
  background: #6F060A;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}






.logoArea {
  -webkit-transform: translate(-50%, -50%);
  left: 50%;
  opacity: 0;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  z-index: 9999;
}

@media only screen and (max-width: 640px) {
  .logoArea {
    width: 100%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .logoArea {
    width: 100%;
  }
}

.mainvisualMono {
  background: url(../images/heroImgMono.jpg) no-repeat center center/cover;
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9997;
}

.mainvisual {
  background: url(../images/heroImg.jpg) no-repeat center center/cover;
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9996;
}

/* header */
.Header__ttl {
  margin: 0 auto;
  padding: 8rem 0;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .Header__ttl {
    padding: 6rem 0 4rem;
  }
}

.Header__logo {
  margin: 0 auto 3rem;
  width: 43rem;
}

.Header__logo_ARK{
	margin: 6rem auto;
	width: 20rem;
}

@media only screen and (max-width: 640px) {
  .Header__logo {
    margin: 0 auto 1rem;
    width: 60%;
  }
}

.Header__subTtl_main{
	font-size: 4rem;
  color: #fff;
  margin: 4rem auto auto;
  text-align: center;
  /*text-shadow: 2px 2px 0px #922020;*/
	font-family: "Marcellus", serif;
font-weight: 400;
font-style: normal;
}

.Header__subTtl {
  font-size: 2rem;
  color: #fff;
  margin: 4rem auto;
  text-align: center;
  /*text-shadow: 2px 2px 0px #922020;*/
	font-family: "Marcellus", serif;
font-weight: 400;
font-style: normal;
}

@media only screen and (max-width: 640px) {
  .Header__subTtl {
    font-size: 14px;
	  color: #fff;
	  margin: 2rem auto;
  }
	
	.Header__logo_ARK{
	margin: 4rem auto;
	width: 15rem;
}
.Header__subTtl_main{
	font-size: 3rem;
  margin: 4rem auto auto;
}
	
	

}

.footer {
  background: #6F060A;
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
  color: #CBA835;
  font-family: "Marcellus", serif;
}

@media only screen and (max-width: 640px) {
  .footer {
    font-size: 10px;
  }
}

.footer--fixed {
  bottom: 0;
  height: 40px;
  line-height: 40px;
  padding: 0;
  position: fixed;
  width: 100%;
}

.Section {
  padding: 100px 0;
  text-align: center;
}

@media only screen and (max-width: 640px) {
  .Section {
    padding: 20px 0;
  }
}

/*--------------------------------------------------------------------------
   メニュー
---------------------------------------------------------------------------*/
/* ------------------------------------------------ drawer menu */
.drawer-menu {
  background: #fff;
  box-sizing: border-box;
  height: 100%;
  opacity: 0;
  padding: 120px 0;
  position: fixed;
  right: 0;
  top: 0;
  transition-delay: 0s;
  transition-duration: .5s;
  transition-property: all;
  visibility: hidden;
  width: 300px;
}

.drawer-menu li {
  text-align: center;
}

.drawer-menu li a {
  color: #000;
  display: block;
  font-family: "Marcellus", serif;
font-weight: 400;
  font-size: 1.4rem;
  height: 50px;
  line-height: 50px;
  transition: all .8s;
}

.drawer-menu li a:hover {
  background: #CBA835;
}

/* ------------------------------------------------ checkbox */
.check {
  display: none;
}

/* ------------------------------------------------ menu button */
.menu-btn {
  cursor: pointer;
  display: block;
  display: block;
  font-size: 10px;
  height: 30px;
  position: fixed;
  right: 40px;
  text-align: center;
  top: 40px;
  width: 30px;
  z-index: 10;
}

@media only screen and (max-width: 640px) {
  .menu-btn {
    right: 20px;
    top: 20px;
  }
}

.bar {
  -webkit-transform-origin: left top;
  background: #CBA835;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  transform-origin: left top;
  transition: all .5s;
  width: 30px;
}

.bar.middle {
  opacity: 1;
  top: 10px;
}

.bar.bottom {
  -webkit-transform-origin: left bottom;
  top: 20px;
  transform-origin: left bottom;
}

.menu-btn__text {
  bottom: -15px;
  color: #CBA835;
  display: block;
  left: 0;
  margin: auto;
  opacity: 1;
  position: absolute;
  right: 0;
  transition: all .5s;
  visibility: visible;
}

@media only screen and (min-width: 1024px) {
  .menu-btn:hover .bar {
    background: #999;
  }
}

@media only screen and (min-width: 1024px) {
  .menu-btn:hover .menu-btn__text {
    color: #999;
  }
}

.close-menu {
  background: rgba(0, 0, 0, 0);
  cursor: url(../images/cross.svg), auto;
  height: 100vh;
  opacity: 0;
  position: fixed;
  right: 300px;
  top: 0;
  transition-delay: 0s;
  transition-duration: .3s;
  transition-property: all;
  visibility: hidden;
  width: 100%;
}

/* ------------------------------------------------ checked */
.check:checked ~ .drawer-menu {
  -webkit-transform: none;
  opacity: 1;
  transform: none;
  transition-delay: .3s;
  visibility: visible;
  z-index: 5;
}

.check:checked ~ .contents {
  transition-delay: 0s;
}

.check:checked ~ .menu-btn .menu-btn__text {
  opacity: 0;
  visibility: hidden;
}

.check:checked ~ .menu-btn .bar.top {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 35px;
}

.check:checked ~ .menu-btn .bar.middle {
  opacity: 0;
}

.check:checked ~ .menu-btn .bar.bottom {
  -webkit-transform: rotate(-45deg);
  top: 23px;
  transform: rotate(-45deg);
  width: 35px;
}

.check:checked ~ .close-menu {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition-delay: .3s;
  transition-duration: 1s;
  visibility: visible;
  z-index: 3;
}

@media only screen and (max-width: 640px) {
  .check:checked ~ .close-menu {
    opacity: 0;
  }
}

#androidBrowser_alert {
  background: rgba(17, 17, 17, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

#androidBrowser_alert div.wrap {
  background: #313131;
  left: 50%;
  margin-left: -160px;
  margin-top: -150px;
  max-width: 320px;
  position: fixed;
  top: 50%;
}

#androidBrowser_alert div.con {
  border: solid 1px #fff;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  padding: 20px;
}

#androidBrowser_alert a.go2chrome {
  background: #2492c8;
  color: #fff;
  display: block;
  padding: 5px;
  text-align: center;
}

.Hero{
	position: relative;
}


.Hero__body {
  position: absolute;
  top: 0;
  left: 0;
	right: 0;
	/* height: 0; */
	bottom: 0;
	max-width: 100%;
	margin: auto;
}





.main__hedder{
	width: 100%;
}
.sab_item{
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.sab_item img{
	width: 140px;
	height: 140px;
}



@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.sab_item img{
	width: 100px;
	height: 100px;
}
	.icn_delete{
	display: none;
}
}


@media only screen and (max-width: 640px) {
	.sab_item img{
	width: 75px;
	height: 75px;
}
.sab_item{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}	

.icn_delete_sp{
	display: none;
}
.icn_delete{
	display: none;
}
	
}







.Hero__image {
	margin: 0 auto;
	position: relative;
	height: auto;
	width: 100%;
    line-height: 0; 
}

.Hero__image .img-max {
    display: block; 
    width: 100%;
    height: auto;
}

.Hero__image picture{
	display: block;
}



.Hero__sentence {
  font-family: 'EB Garamond', serif;
  animation-fill-mode: none;
  margin: 6rem auto;
  width: 40rem;
}

.Hero__sentence_Logo {
	position: absolute;
    width: 30vw;
    top: 5vw;
    left: 13vw;
	
}

.Hero__ttl{
  animation-fill-mode: none;
  margin: 8rem auto;
  width: 100%;
	color: #fff;
  /*font-family: 'EB Garamond', serif;*/
font-family: "Marcellus", serif;
font-weight: 400;
  text-align: center;
  font-size: 6rem;
}


.Hero__top{
  animation-fill-mode: none;
  margin: 8rem auto;
  width: 100%;
	color: #fff;
  /*font-family: 'EB Garamond', serif;*/
	font-family: "Marcellus", serif;
  text-align: center;
  font-size: 3rem;
}

@media only screen and (max-width: 640px) {
  .Hero__sentence {
	  animation-fill-mode: none;
    margin: 5rem auto;
    min-width: auto;
    transform: none;
    width: 58%;
    top:40px;
	  right: 84px;
	  font-family: 'EB Garamond', serif;
  }
	
.Hero__ttl{
  animation-fill-mode: none;
  margin: 3rem auto;
  width: 100%;
	color: #fff;
  text-align: center;
  font-size: 3rem;
}
	
	
.Hero__top{
	animation-fill-mode: none;
    margin: 3rem auto;
    min-width: auto;
    font-family: "Marcellus", serif;
    transform: none;
    width: 100%;
	font-size: 15px;
}
	
.Hero__sentence_Logo{
	width: 30rem;
	position: absolute;
	top: 40vw;
	left: 50%; 
	transform: translateX(-50%);
	margin: 0;
	}
}
	
	

	

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .Hero__sentence {
	  animation-fill-mode: none;
    margin: 6rem auto;
    min-width: auto;
    font-family: 'EB Garamond', serif;
    transform: none;
    width: 35%;
  }
	
.Hero__top{
	animation-fill-mode: none;
    margin: 3rem auto;
    min-width: auto;
    transform: none;
    width: 100%;
	font-size: 18px;
}
	
	
.Hero__ttl{
		font-size: 4rem;
	margin: 3rem auto;
	
	}

	
}

.Hero__side {
  -webkit-transform: translate(-50%, 50%) rotate(-90deg);
  font-family: "Marcellus", serif;
font-weight: 400;
font-style: normal;
  left: 1.5rem;
  position: fixed;
  top: 50%;
  transform: translate(-50%, 50%) rotate(-90deg);
	color: #CBA835;
	font-size: 18px;
	z-index: 4;
}





@media only screen and (max-width: 640px) {
  .Hero__side {
    display: none;
  }
}

.Hero__side--right {
  -webkit-transform: translate(50%, 50%) rotate(-90deg);
  left: auto;
  right: 1.5rem;
  transform: translate(50%, 50%) rotate(-90deg);
}

.Products__inner {
  align-items: center;
  margin: 50px auto 0;
}

@media only screen and (max-width: 640px) {
  .Products__inner {
    margin: 5rem 2rem 3rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .Products__inner {
    margin: 0 2rem;
  }
}

.Products__img {
  border-radius: .5rem;
  flex: 0 0 48%;
  max-width: 48%;
}

@media only screen and (max-width: 640px) {
  .Products__img {
    flex: 0 0 90%;
    max-width: 90%;
  }
}

.Products__ext {
  margin: 0 auto;
  max-width: 1000px;
}

@media only screen and (max-width: 640px) {
  .Products__ext {
    flex: 0 0 100%;
    max-width: 100%;
  }
}






.Contents__Menu{
	max-width: 1076px;
	margin: 0 auto 12rem auto;
	display: block;
}

.Contents__id{
	display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0 auto;
}


.Contents__li{
	border-radius: .5rem;
margin: 4rem 0 5rem;
overflow: hidden;
width: calc(200 / 900 * 100%);
}

.Contents__li a:hover img {
	opacity: .66;
transition: all .8s;
border-radius: 3px;
	background-color: transparent;
}


@media only screen and (max-width: 640px) {
	.Contents__li{
		border-radius: .2rem;
margin: 0 auto 3rem auto;
width: calc(330 / 1076 * 145%);
	}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
		.Contents__li{
		border-radius: .2rem;
margin: 0 auto 3rem auto;
width: calc(430 / 1074 * 100%)
	}
	.Contents__Menu{
		width: 68%;
	}
}









.Products__txtArea {
  border-left: 2px solid #111;
  font-family: "Marcellus", serif;
  font-size: 1.2rem;
  margin: 0 0 2rem;
  padding-left: 2rem;
  text-align: left;
}

.Products__name {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 1.5rem 0 .5rem 0;
}


.Products__desc {
	font-size: 1.4rem;
	text-align: left;
	/* 段落間隔をちょうどよい 2.5rem に統一 */
	margin-bottom: 2.5rem; 
	color: #fff;
	line-height: 2em;
}

/* 最後の段落のみ、末尾に大きな余白（5rem）を適用 */
.Products__ext .Products__desc:last-child {
    margin-bottom: 5rem;
}
.Products__ttl{
	font-weight: 200;
	font-size: 3rem;
	text-align: center;
	margin: 3rem auto 1rem;
	color: #fff;
	letter-spacing: 0.2em;
	font-family: "YuMincho", "Yu Mincho", "游明朝", "游明朝体", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media only screen and (max-width: 640px) {
	.Products__ttl{
		margin: 3rem auto 1rem;
		line-height: 1.3em;
		font-size: 1.5rem;
	}
}


.Products__list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 65%;
	margin: 0 auto;
	line-height: 4rem;
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Products__list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 80%;
	margin: 0 auto;
	line-height: 4rem;
}	
}

@media only screen and (max-width: 640px) {
  .Products__list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	line-height: 4rem;
}
}

.Products__linkWrap {
  margin: 4rem 0 0;
  text-align: left;
}

.Products__linkWrap_more {
  margin: 8rem auto 12rem;
  text-align: center;
  width: 20%;
  background-color: #CBA835;
  border-radius: 30px;
}



.Products__linkWrap_more a {
	display: block;
	padding: 12px;
}


.Products__linkWrap_more_gift {
  margin: 0 auto 2rem;
  text-align: center;
  display: inline-block;
  background-color: #CBA835;
  border-radius: 30px;
}



.Products__linkWrap_more_gift a {
	display: block;
	padding: 12px 24px;
}




@media only screen and (max-width: 640px) {
.Products__linkWrap_more {
  margin: 2rem auto 9rem auto;
  text-align: center;
	font-size: 12px;
	width: 40%;
}
.Products__linkWrap_more_gift {
  margin: 2rem auto;
  text-align: center;
	font-size: 12px;
	width: 60%;
}
	
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Products__linkWrap_more {
		margin: 2rem auto 5rem;
		width: 23%;
	}
	.Products__linkWrap_more {
		margin: 2rem auto 5rem;
		width: 35%;
	}
	.Products__linkWrap_more_gift {
  text-align: center;
	font-size: 12px;
	width: 35%;
}
}


.Photo__head {
  align-items: center;
  text-align: left;
	display: block;
}

@media only screen and (max-width: 640px) {
  .Photo__head {
    align-items: flex-start;
    margin: 2rem auto;
  }
}



.backclr{
	width: 60%;
	margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .backclr{
	width: 100%;
}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.backclr{
	width: 83%;
	}
}


.backclr_2{
	width: 55%;
	margin: 0 auto;
	background-color: #F8F8F8;
	padding: 45px;
	max-width: 1200px;
}


@media only screen and (max-width: 640px) {
  .backclr_2{
	width: 90%;
	  padding: 15px;
}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.backclr_2{
	width: 85%;
	}
}





@media only screen and (max-width: 640px) {
  .backclr{
	width: 100%;
}
}




.contents_01{
	background-color: #F8F8F8;
	max-width: 100%;
}

.contents_02{
	background-color: #6F060A;
	max-width: 100%;
}


.contents_03{
	background-color: #013926;
	max-width: 100%;
}

.contents_04{
	background-color: #6F060A;
	max-width: 100%;
	margin: 5rem auto;
}



@media only screen and (max-width: 640px) {
.contents_01{
	margin: auto;
	padding-bottom: 5rem;
	}
.contents_02{
	margin: auto;
	padding-bottom: 5rem;
	}
.contents_03{
	margin: auto;
	padding-bottom: 5rem;
	}
.contents_04{
	margin: 3rem auto;
	padding-bottom: 5rem;
	}
}


@media only screen and (min-width: 640px) and (max-width: 1024px) {

.Photo__head{
		margin: 0 3rem;
}	

.contents_02{
		margin: auto;
	padding-bottom: 5rem;
}	

.contents_03{
		margin: auto;
	padding-bottom: 5rem;
}
.contents_04{
		margin: 3rem auto;
	padding-bottom: 5rem;
}	
}



.Gift_txt{
	font-size: 1.4rem;
    text-align: center;
    color: #000;
    line-height: 2.5em;
    margin: 0 auto 5rem;
    width: 80%;
}
@media only screen and (max-width: 640px) {
	.Gift_txt{
		font-size: 1.4rem;
		width: 100%;
		margin: 0 auto 2rem;
}
}









.Photo__Contents{
margin: 0 auto 6rem;
text-align: center;
color: #fff;
font-size: 20px;
font-family: "Marcellus", serif;
font-weight: 700;
border-radius: 45px;
background-color: #CBA835;
width: 50px;
padding: 12px;
}

@media only screen and (max-width: 640px) {
	.Photo__Contents{
		margin: 0 auto 3rem;
	}
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Photo__Contents{
		margin: 0 auto 4rem;
	}
}



.Photo__no{
	margin: 3rem auto 2rem;
	text-align: center;
	color: #013926;
	font-size: 45px;
	font-family: "Marcellus", serif;
font-weight: 400;
font-style: normal;
}

.Photo__no_2{
	margin: 0 2rem;
	text-align: center;
	color: #fff;
	font-size: 45px;
	font-family: "Marcellus", serif;
font-weight: 400;
font-style: normal;
}


.Photo__fo{
	font-family: "Marcellus", serif;
	text-align: center;
margin: 3rem auto 5rem;
	color: #013926;
}
.Photo__fo_2{
	text-align: center;
	color: #fff;
}

@media only screen and (max-width: 640px) {
	.Photo__fo{
	margin: 0 auto 5rem;
}
.Photo__fo_2{
margin: 0 auto 5rem;
}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Photo__no{
	font-size: 38px;
}

.Photo__no_2{
	font-size: 38px;
}
}




.Photo__no_women{
	margin: 0 2rem;
	text-align: center;
	font-family: "Marcellus", serif;
	color: #F8F8F8;
	font-size: 45px;
}

.Photo__ttl{
	position:absolute;
	top:45%;
	left:65%;
	margin: 0.5rem auto;
	font-family: "Marcellus", serif;
  font-size: 3rem;
  margin: .5rem 0 0 0;
	font-weight: 600;
}

.Photo__kana{
	position:absolute;
	top:45%;
	left:65%;
	margin: 3.5rem auto;
	font-weight: 500;
}

@media only screen and (max-width: 640px) {
	.Photo__no{
	margin: 1rem auto;
	font-size: 35px;
}
		.Photo__no_2{
	margin: 1rem auto;
	font-size: 35px;
}
	
	
	.Photo__no_women{
	margin: 0 auto;
	font-size: 35px;
	padding: 4rem ;
}

.Photo__ttl{
	position:absolute;
	top:40%;
	left:58%;
	margin: -0.5rem auto;
	font-size: 18px;
}

.Photo__kana{
	position:absolute;
	top:40%;
	left:58%;
	margin: 1.5rem auto;
	font-size: 12px;
}
}


.Co__price img{
	width: 26%;
	margin: 8rem auto 3rem;
}

@media only screen and (max-width: 640px) {
	.Co__price img{
	width: 55%;
	margin: 4rem auto 3rem;
}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Co__price img{
	width: 33%;
	margin: 5rem auto 3rem;
}
	.Photo__fo_2{
		margin: 3rem auto 3rem;
	}
}














@media only screen and (max-width: 640px) {
  .Photo__ttlWrap {
    border-right: none;
    margin: 0 0 2rem;
    padding: 0;
  }
}



.Photo__img_category{
	max-width: 100%;
}

.Photo__desc {
  flex: 1;
	margin: 3rem auto 0;
	font-family: "Marcellus", serif;
}

@media only screen and (max-width: 640px) {
.Photo__desc {
  flex: 1;
	margin: 15px auto 0;
}
}

.Photo__name {
  flex: 1;
	margin: 0;
	font-family: "Marcellus", serif;
}

@media only screen and (max-width: 640px) {
.Photo__name {
  flex: 1;
	margin: 5px auto 0;
}
}

.Photo__price {
  flex: 1;
	margin: 1rem auto 0;
	font-family: "Marcellus", serif;
}

@media only screen and (max-width: 640px) {
.Photo__price {
  flex: 1;
	margin: 5px auto 0;
}
}





.Photo__desc_wht {
  flex: 1;
	margin: 3rem auto 0;
	font-family: "Marcellus", serif;
	color: #fff;
}

@media only screen and (max-width: 640px) {
.Photo__desc_wht {
  flex: 1;
	margin: 15px auto 0;
}
}

.Photo__name_wht {
  flex: 1;
	margin: 0;
	font-family: "Marcellus", serif;
	color: #fff;
}

@media only screen and (max-width: 640px) {
.Photo__name_wht {
  flex: 1;
	margin: 5px auto 0;
}
}

.Photo__price_wht {
  flex: 1;
	margin: 1rem auto 0;
	font-family: "Marcellus", serif;
	color: #fff;
}

@media only screen and (max-width: 640px) {
.Photo__price_wht {
  flex: 1;
	margin: 5px auto 0;
}
}






















.Block__link{
	font-size: 1.3rem;
font-family: "Marcellus", serif;
border: #000 solid 1px;
width: 50%;
margin: 2rem auto;
	background-color: #fff;
}
.Block__link a{
	display: block;
	padding: 4px 5px;
}

.Block__link a:hover {
  color: #fff;
  background: #CBA835;
}


.Block__link_C{
	font-size: 1.3rem;
font-family: "Marcellus", serif;
border: #6F060A solid 4px;
width: 65%;
margin: 2rem auto;
	background-color: #fff;
	border-radius: 27px;
	color: #6F060A;
}
.Block__link_C a{
	display: block;
	padding: 7px 5px;
}

.Block__link_C a:hover {
  color: #fff;
  background: #CBA835;
	border-radius: 27px;
}

@media only screen and (max-width: 640px) {
	.Block__link_C{
		width: 90%;
	}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Block__link_C{
		width: 90%;
	}
}





.Photo__img amp-img{
	border: #6F060A solid 4px;
}

.Photo__img img{
	border: #013926 solid 4px;
}













.Photo__img {
  border-radius: .5rem;
  margin: 4rem 0 5rem;
  overflow: hidden;
  width: calc(200 / 900 * 100%);
}

@media only screen and (max-width: 640px) {
.Photo__imgWrap {
    flex-direction: row;
}
}
	
	
@media only screen and (max-width: 640px) {
  .Photo__img {
    border-radius: .2rem;
    margin: 0 auto 3rem 1.5rem;
    width: calc(330 / 1076 * 145%);
  }
  .Photo__img:nth-child(even) {
    margin: 0 1.5rem 3rem auto;
  }
  .Photo__img--row {
    margin: 0 0 3rem 0;
    width: 100%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	.Photo__img {
  margin: 2rem 0 5rem;
}

}


.Gift__logo {
  margin: 4rem auto;
  width: 85%;
}
.Gift__logo img{
width: 100%;
height: 100%;
}

.CK__logo {
  margin: 15rem auto;
  text-align: center;
}

.CK__logo img{
	width: 800px;
	height: 530px;
}

.Brand__logo {
  margin: 0 auto 40px;
  width: 35rem;
  border-radius: 5px;
  border: solid 1px #7c7c7c;
  background-color: #fffffa;
	
}

.Brand__logo a:hover{
	transition: all .8s;
  background-color: #ddd;
}

.Brand__logo a:hover img {
  background-color: transparent;
}

@media only screen and (max-width: 640px) {
  .Brand__logo {
    width: 80%;
    border-radius: 5px;
  border: solid 1px #7c7c7c;
  background-color: #fffffa;
  }
	
  .Brand__logo img{
		width: 100%;
	  height: 100%;
	}
	
  .Gift__logo {
    width: 100%;
  padding: 10px;
  }
	.Gift__logo img{
		width: 100%;
		height: 100%;
	}
	
.CK__logo {
  margin: 6rem 2rem;
}

	
.CK__logo img{
  width: 100%;
  height: 100%;
}
	
	
	
}




.Fair {
  background: #eee;
  border-radius: 5px;
  padding: 5%;
  align-items: center;
  width: 85%;
}
.Fair__image {
  flex: 0 0 40%;
}
.Fair__desc {
  flex: 0 0 57%;
  text-align: left;
}
.Fair__ttl {
  margin: 0 0 2rem;
  font-weight: normal;
  font-size: 24px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 0 24px;
}
.Fair__ttl > span {
  background: #a70e13;
  color: white;
  padding: 4px 8px;
  border-radius: 2px;
  margin: 0 0 16px;
  font-size: 16px;
  letter-spacing: .1em;
}
.Fair__txt {
  margin: 0 0 32px;
}
.Fair__linkWrap_more_gift {
  margin: 0;
  width: auto;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .Fair {
    width: auto;
    padding: 32px 5%;
  }
  .Fair__image {
    flex: 1;
    padding: 0;
    margin: 0 0 24px;
  }
  .Fair__desc {
    flex: 1;
    text-align: center;
  }
  .Fair__ttl {
    font-size: 20px;
    align-items: center;
  }
  .Fair__ttl > span {
    padding: 2px 8px;
    font-size: 14px;
  }
  .Fair__txt {
    text-align: left;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1440px) {
  .Fair {
    /* width: auto; */
    padding: 32px 5%;
    flex-direction: column;
  }
  .Fair__image {
    flex: 1;
    padding: 0;
    margin: 0 0 24px;
  }
  .Fair__desc {
    flex: 1;
    text-align: center;
  }
  .Fair__ttl {
    font-size: 20px;
    align-items: center;
  }
  .Fair__ttl > span {
    padding: 2px 8px;
    margin: 0 0 16px;
    font-size: 14px;
  }
  .Fair__txt {
    text-align: left;
  }
}


.Brand__linkWrap {
  margin: 3rem auto 8rem;
  text-align: center;
  border: solid 1px;
  padding: 15px;
  width: 25%;
  background-color: #fff;
}

.Brand__linkWrap a{
	display: block;
}

@media only screen and (max-width: 640px) {
  .Brand__linkWrap {
    max-width: 30rem;
    width: 80%;
	  margin-bottom: 5rem;
  }
}

.Backnum__inner {
  margin: 0 auto;
  max-width: 100rem;
  width: 90%;
}

@media only screen and (max-width: 640px) {
  .Backnum__inner {
    flex-direction: row;
  }
}

.Backnum__bnr {
  flex: 0 0 calc((100% - 4rem) / 4);
}

@media only screen and (max-width: 640px) {
  .Backnum__bnr {
    flex: 0 0 calc((100% - 1rem) / 2);
    margin: 0 0 2rem;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .Backnum__bnr {
    flex: 0 0 calc((100% - 2rem) / 3);
    margin: 0 0 2rem;
  }
	
  .Brand__linkWrap{
	width: 35%;
}
	
.CK__logo{
	margin: 10rem 10rem;
}
	
.CK__logo img{
  width: 100%;
  height: 100%;
}
	
}

.Backnum__num {
  align-items: center;
  display: flex;
  font-family: "Marcellus", serif;
  margin: 1rem 0 0;
  text-align: left;
}

.Backnum__num::before {
  background: #000;
  content: "";
  display: block;
  height: .1rem;
  margin-right: 1rem;
  width: 4rem;
}

.Shoplist {
  font-family: "Marcellus", serif;
}

.Shoplist__block {
  letter-spacing: .1em;
  margin: 0 0 10rem;
  text-align: left;
  width: 50rem;
  color: #CBA835;
}

@media only screen and (max-width: 640px) {
  .Shoplist__block {
    margin: 0 auto 10rem;
    width: 90%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .Shoplist__block {
    margin: 0 auto 10rem;
    width: 90%;
  }
}

.Shoplist__shopName {
  border-bottom: 1px solid;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .15em;
  line-height: 1em;
  padding-bottom: 1rem;
}

.Shoplist__kana {
  font-size: 1rem;
  margin: 0 0 0 1rem;
}

.Shoplist__block a{
	color: #CBA835;
	transition: all .5s ease;
}

.Shoplist__block a:hover{
	color: #ddd;
}



@media only screen and (max-width: 640px) {
  .Shoplist__kana {
    display: block;
    margin: .5rem 0 0 0;
  }
}

.Shoplist__shopinfo {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 15px auto;
}

.Shoplist__shopinfo dt {
  align-items: center;
  color: #CBA835;
  display: flex;
  flex: 0 0 8rem;
  font-size: 1.2rem;
  font-style: italic;
  margin: 1rem 0 0 0;
  max-width: 8rem;
}

.Shoplist__shopinfo dd {
  flex: 0 0 calc(100% - 8rem);
  line-height: 1.4;
  margin: 1rem 0 0 0;
  width: calc(100% - 8rem);
}

.Shoplist__map {
  border-bottom: 2px solid;
  font-style: italic;
  margin-left: .5rem;
}

.Shoplist__sns ul {
  display: flex;
  justify-content: flex-start;
  margin: 10px 0 20px;
}

.Shoplist__sns li {
  font-size: 2rem;
  margin-right: 10px;
}















.u-mt10px {
  margin-top: 10px;
}

.u-mt20px {
  margin-top: 20px;
}

.u-mt30px {
  margin-top: 30px;
}

.u-mt60px {
  margin-top: 60px;
}

.u-mb100px {
  margin-bottom: 100px;
}

.u-crWht {
  color: #fff;
}

.u-clGry {
  background: #f7f7f7;
}


body { 
	background-color: #6F060A;
	color: #fffffa;
	letter-spacing: 0.12em;

} 





.infoTtl {
    display: flex;
    align-items: center;
    font-family: "Marcellus", serif;
    color: #fffffa;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-size: 40px; 
    width: 75%;
    /* max-width: 1200px; は冗長なため削除 */
    justify-content: flex-start;
    margin: 0 auto 10px;
    line-height: 1;
}

.infoTtl::before {
    content: "|";
    display: inline-block;
    font-size: 40px; 
    margin-right: 12px;
    color: currentColor;
    font-family: Arial, sans-serif;
    line-height: 1;
}

.infoTtlSub {
    text-align: left; 
    font-size: 20px;
    margin-bottom: 80px;
    color: #fffffa;
    width: 75%; 
    /* max-width: 1200px; を削除（親の制約内） */
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

/* =========================================================
    COUPON セクション
========================================================= */
#Coupon {
    padding: 120px 0 80px; 
}

#Coupon .CouponEvent__wrap {
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 60px;
	max-width: 1200px;
}

#Coupon .CouponEvent__left {
    flex: 0 0 30%; 
    max-width: 400px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    justify-content: center;
}
#Coupon .CouponEvent__img img {
    width: 100%;
    height: auto; 
    display: block;
}

#Coupon .CouponEvent__linkBtn {
    display: inline-block;
    padding: 8px 30px;
    border: 1px solid #fffffa;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #fffffa; 
    text-decoration: none;
    border-radius: 30px; /* 角丸ボタン */
}

#Coupon .CouponEvent__right {
    flex: 1; 
    padding: 40px;
    background-color: transparent; 
    border: 1px solid #fffffa; 
    text-align: left;
}

#Coupon .CouponEvent__OutlineHead {
    font-size: 20px;
    font-weight: bold;
    text-align: left; 
    margin-bottom: 25px;
}

/* dt, dd */
#Coupon .CouponEvent__OutlineList dt {
    margin-top: 20px;
    font-weight: bold; 
    position: relative;
    padding-left: 1.5em;
    font-size: 15px;
}
#Coupon .CouponEvent__OutlineList dt::before {
    content: "■";
    position: absolute;
    left: 0;
    color: #fffffa;
    font-size: 0.8em;
    top: 0.1em;
}
#Coupon .CouponEvent__OutlineList dd {
    margin-top: 5px;
    margin-left: 0;
    padding-left: 1.5em; 
    font-size: 14px;
    line-height: 1.6;
}

/* オンラインストア手順の 1, 2, 3 のカスタム表示 */
#Coupon .CouponEvent__EcSteps {
    list-style-type: none;
    counter-reset: step-counter;
    padding: 0;
    margin: 0;
}
#Coupon .CouponEvent__EcSteps li {
    position: relative;
    padding-left: 1.5em;
    counter-increment: step-counter;
    margin-bottom: 8px;
}
#Coupon .CouponEvent__EcSteps li::before {
    content: counter(step-counter);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #fffffa;
}
#Coupon .CouponEvent__EcSteps li span {
    display: none; 
}
#Coupon a.luminous {
    color: #CBA735; /* ゴールド系の強調色（画像で見る） */
    text-decoration: none;
    font-size: 0.9em;
    margin-left: 0.5em;
    white-space: nowrap;
}


/* =========================================================
    EVENT GUIDE セクション
========================================================= */
#EventGuide {
    padding: 80px 0 100px;
}

#EventGuide .EventInfo__wrap {
    width: 75%;
    max-width: 1000px;
    margin: 0 auto;
}

/* COUPON GUIDEのタイトル */
#EventGuide .EventInfo__ttl {
    font-family: 'Marcellus', serif;
    font-size: 25px; 
    margin-bottom: 60px;
    letter-spacing: 0.2em;
    text-align: center;
    font-weight: normal;
    padding-left: 0;
    position: static;
}
#EventGuide .EventInfo__ttl::before {
    content: none;
}

/* 本文を囲う要素: 濃い緑の背景を適用 */
.EventInfo__txtWrap {
    background: #013926; /* 濃い緑 */
    padding: 50px;
    margin: 0;
	position: relative;
    z-index: 101;
}

/* 開催日時などの見出しに四角（■）のマークを追加 */
#EventGuide dt {
    position: relative;
    padding-left: 1.2em;
    font-weight: bold; 
    margin-bottom: 10px;
}
#EventGuide dt::before {
    content: "■";
    position: absolute;
    left: 0;
    color: #fffffa;
}
#EventGuide dd {
    padding-left: 1.2em;
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 20px;
}

/* 注意事項リスト */
#EventGuide .EventInfo__Clause {
    position: relative;
    font-size: 14px;
    padding-left: 1em;
    margin-bottom: 6px;
    list-style-type: none;
    line-height: 1.7;
}
#EventGuide .EventInfo__Clause::before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
}

/* リンク色の修正 */
#EventGuide .EventInfo__points a {
    color: #CBA735; 
    text-decoration: none;
}

/* LINE公式アカウントのリンク色 */
/* .EventInfo__add { color: #fffffa; } は冗長なため削除 */
.EventInfo__add a {
    color: #CBA735;
    text-decoration: none;
}


/* =========================================================
    GIFTS BY CATEGORY セクション (CONTENTS 03)
========================================================= */

.Section.contents_03 .backclr {
    background-color: #013926;
    color: #fffffa;
}
.Section.contents_03 .Photo__head {
    text-align: center;
    padding-top: 60px;
    max-width: 1000px;
    margin: 0 auto;
}
.Section.contents_03 .Photo__no_2 {
    font-size: 50px;
    letter-spacing: 0.2em;
    font-family: "Marcellus", serif;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.Section.contents_03 .Photo__fo_2 {
    font-size: 16px;
    margin: 3rem auto 10rem;
}

/* 画像グリッド全体 */
.Section.contents_03 .Photo__imgWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 30px; 
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 100px;
    list-style: none;
}

/* 各画像アイテム (PC版: 3列表示) */
.Section.contents_03 .Photo__item {
    flex: 0 0 calc(33.333% - 13.333px); 
    max-width: 250px;
    text-align: center;
    position: relative;
}

/* 縦長楕円の画像ラッパー (内側の線と画像本体) */
.Section.contents_03 .Category__imgWrap {
    width: 250px; 
    height: 300px; 
    border-radius: 50%; 
    overflow: hidden;
    margin: 0 auto 15px;
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.2); 
    position: relative; 
    z-index: 2;
    background-color: #013926; 
}

/* 画像本体 */
.Section.contents_03 .Category__img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
}

/* カテゴリー名 */
.Section.contents_03 .Category__itemName {
    font-size: 20px;
    letter-spacing: 0.1em;
    padding: 5px;
    margin: 0;
    font-family: "Marcellus", serif;
    letter-spacing: 0.2em;
}

/* Photo__item内のリンク文字色 */
.Section.contents_03 .Photo__item a {
    color: #fffffa; 
    text-decoration: none;
}

/* 枠線の間隔を背景色にするための擬似要素（外側の線） */
.Section.contents_03 .Category__imgWrap::after {
    content: "";
    position: absolute;
    top: -5px;      
    left: -5px;     
    width: calc(100% + 10px); 
    height: calc(100% + 10px); 
    border: 1px solid rgba(255, 255, 255, 0.3); 
    border-radius: 50%;
    z-index: 1; 
}

.Products__Subttl {
	letter-spacing: 0.2em;
	font-size: 2rem;
	margin: 3rem auto 8rem;
}
@media only screen and (max-width: 640px) {
	.Products__Subttl {
	font-size: 1rem;
	margin: 1rem auto 3rem;
}}

/* =========================================================
    スマートフォン対応 (max-width: 640px)
========================================================= */
@media only screen and (max-width: 640px) {

    /* タイトル共通 */
    .infoTtlSub {
        width: 100%; 
        padding: 0 15px; 
        margin-bottom: 40px;
        text-align: left;
		font-size: 15px;
    }
    #Coupon .infoTtl {
        font-size: 32px;
        margin-bottom: 5px;
        padding-left: 15px; 
        width: 100%;
        line-height: 1.2;
    }
    #Coupon .infoTtl::before {
        font-size: 32px;
    }

    /* COUPON Section Adjustments */
    #Coupon {
        padding: 60px 0 40px;
    }
    #Coupon .CouponEvent__wrap {
        width: 90%;
        flex-direction: column;
        gap: 40px;
    }
    #Coupon .CouponEvent__right {
        padding: 20px;
        background-color: transparent; 
        border: 1px solid #fffffa; 
        text-align: left;
    }
    #Coupon .CouponEvent__left {
        width: 100%;
    }
    #Coupon .CouponEvent__img img {
        max-width: 90%; 
        height: auto;
    }
    
    /* EVENT GUIDE Section Adjustments */
    #EventGuide {
        padding: 40px 0 60px;
    }
    #EventGuide .EventInfo__wrap {
        width: 90%;
    }
    .EventInfo__txtWrap {
        padding: 30px 20px;
    }
    #EventGuide .EventInfo__ttl {
        margin-bottom: 40px;
    }

    /* GIFTS BY CATEGORY Section Adjustments */
    .Section.contents_03 .Photo__head {
        padding-top: 40px;
		width: 90%;
    }
    .Section.contents_03 .Photo__imgWrap {
        padding: 0 15px 60px;
        gap: 30px 10px; 
    }
    .Section.contents_03 .Photo__item {
        flex: 0 0 calc(50% - 5px); 
        max-width: none; 
    }
    .Section.contents_03 .Category__imgWrap {
        width: 160px;
        height: 200px; 
        margin-bottom: 10px;
        border: 1px solid rgba(255, 255, 255, 0.2); 
    }
    .Section.contents_03 .Photo__no_2 {
        font-size: 26px;
    }
    .Section.contents_03 .Category__imgWrap::after {
        top: -3px;      
        left: -3px;
        width: calc(100% + 6px); 
        height: calc(100% + 6px); 
        border: 1px solid rgba(255, 255, 255, 0.3); 
    }
	.CouponEvent__img {
	width: 60%;
}

	
	
}
.CouponEvent__img {
	transform: rotate(-5deg);
}







.linkbtn {
  position: sticky;
  bottom: 16px;
  z-index: 9990;
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
}
.linkbtn.is-show {
  opacity: 1;
  visibility: initial;
  transition: all .4s;
}
.linkbtn a {
  background: #CBA835;
  border-radius: 50px;
  line-height: 60px;
  height: 60px;
  width: 300px;
  color: #fff;
  display: block;
  font-size: 16px;
  text-align: center;
  margin: 80px auto;
  position: relative;
  font-weight: bold;
  -webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.3));
}
@media only screen and (max-width: 640px) {
  .linkbtn a {
    background: #CBA835;
    line-height: 50px;
    height: 50px;
    width: 250px;
  }
}

.linkbtn a:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px #ffffff solid;
  border-top: 2px #ffffff solid;
  transform: translateY(-50%) rotate(45deg);
}