@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: #ffffff;
  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: #ffffff;
  text-shadow: none;
}

::selection {
  background-color: #f4f2ef;
  /* required when declaring ::selection */
  color: #ffffff;
  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: #205D32;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-size: 62.5%;
  letter-spacing: .05em;
  line-height: 180%;
  width: 100%;
}

body {
  background: #205D32;
  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-family: Lato, sans-serif;
  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: Lato, sans-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: 'EB Garamond', serif;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1em;
  margin-bottom: 8rem;
  position: relative;
  text-align: center;
  z-index: 1;
  color: #CBA835;
}

@media only screen and (max-width: 640px) {
  .articleLabelL {
    font-size: 3rem;
  }
}

.articleLabelM {
  color: #aaa;
  font-family: Lato, sans-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: Lato, sans-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: #ddd;
}

.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: Lato, sans-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: #205D32;
  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: 500px;
  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: 30rem;
}

.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 {
  font-family: 'EB Garamond', serif;
  font-size: 5rem;
  font-weight: 700;
  color: #fff;
  margin: 4rem auto;
  text-align: center;
  text-shadow: 2px 2px 0px #922020;
}

@media only screen and (max-width: 640px) {
  .Header__subTtl {
    font-size: 4rem;
	  color: #fff;
	  margin: 2rem auto;
  }
	
	.Header__logo_ARK{
	margin: 4rem auto;
	width: 15rem;
}

}

.footer {
  background: #205D32;
  font-size: 13px;
  padding: 15px 0;
  text-align: center;
  color: #CBA835;
  font-family: 'EB Garamond', 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: 60px 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: 'EB Garamond', serif;
  font-size: 1.4rem;
  font-weight: bold;
  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: #000;
  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: #000;
  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__body {
  position: relative;
}


.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: 10rem auto auto;
  position: relative;
}

.Hero__sentence {
  font-family: 'EB Garamond', serif;
  animation-fill-mode: none;
  margin: 6rem auto;
  width: 40rem;
}

.Hero__sentence_Logo {
  font-family: 'EB Garamond', serif;
  animation-fill-mode: none;
  margin: 10rem auto 8rem auto;
  width: 23rem;
}

.Hero__top{
  animation-fill-mode: none;
  margin: 8rem auto;
  width: 100%;
	color: #fff;
  font-family: 'EB Garamond', serif;
  text-align: center;
  font-size: 8rem;
  text-shadow: 3px 3px 0px #922020;
}

@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__top{
	animation-fill-mode: none;
    margin: 3rem auto;
    min-width: auto;
    font-family: 'EB Garamond', serif;
    transform: none;
    width: 100%;
	font-size: 45px;
	text-shadow: 2px 2px 0px #922020;
}
	
.Hero__sentence_Logo{
	width: 15rem;
	}
	
	
}

@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;
    font-family: 'EB Garamond', serif;
    transform: none;
    width: 100%;
	font-size: 45px;
	text-shadow: 2px 2px 0px #922020;
}
	
.Hero__sentence_Logo{
	width: 15rem;
	}
	
	


	
}

.Hero__side {
  -webkit-transform: translate(-50%, 50%) rotate(-90deg);
  font-family: 'EB Garamond', serif;
  font-weight: 700;
  left: 1.5rem;
  position: fixed;
  top: 50%;
  transform: translate(-50%, 50%) rotate(-90deg);
	color: #CBA835;
	font-size: 18px;
}





@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: 30px 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: 50%;
}

@media only screen and (max-width: 640px) {
  .Products__ext {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.Products__txtArea {
  border-left: 2px solid #111;
  font-family: Lato, sans-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;
	margin-bottom: 5rem;
	color: #fff;
}

.Products__ttl{
	font-size: 15px;
	text-align: center;
	margin: 3rem auto;
}


.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: 15rem auto 2rem;
  text-align: center;
  border: solid 1px;
  padding: 10px;
  width: 25%;
  background-color: #fff;
}



.Products__linkWrap_more a {
	display: block;
}


@media only screen and (max-width: 640px) {
.Products__linkWrap_more {
  margin: 2rem auto 0 auto;
  text-align: center;
	font-size: 12px;
	width: 40%;
}
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .Photo {
    margin: 0 2rem;
  }
}

.Photo__head {
  align-items: center;
  text-align: left;
	display: block;
}

@media only screen and (max-width: 640px) {
  .Photo__head {
    align-items: flex-start;
    margin: 0 2rem 2rem;
  }
}


.contents_01{
	background-color: #F8F8F8;
	padding: 5rem;
}

.contents_01::after{
	content: "";
	border-bottom: dashed 3px;
	padding-bottom: 5rem;
	color: #CBA835;
	margin: 0 2rem;
	display: block;
}





.contents_02{
	background-color: #CBA835;
	padding: 5rem;
	margin: 15rem auto;
}

.contents_02::after{
	content: "";
	border-bottom: dashed 3px;
	padding-bottom: 5rem;
	color: #F8F8F8;
	margin: 0 2rem;
	display: block;
}

.contents_03{
	background-color: #F8F8F8;
	padding: 5rem;
}

.contents_03::after{
	content: "";
	border-bottom: dashed 3px;
	padding-bottom: 5rem;
	color: #CBA835;
	margin: 0 2rem;
	display: block;
}

@media only screen and (max-width: 640px) {
.contents_01{
	padding: 0;
	margin: 2rem 2rem 5rem 2rem;
	padding-bottom: 5rem;
	}
.contents_02{
	padding: 0;
	margin: 2rem 2rem 5rem 2rem;
	padding-bottom: 5rem;
	}
.contents_03{
	padding: 0;
	margin: 2rem 2rem 5rem 2rem;
	padding-bottom: 5rem;
	}
}


@media only screen and (min-width: 640px) and (max-width: 1024px) {

.contents_01{
		margin: 0 3rem;
}	

.contents_02{
		margin: 15rem 3rem;
}	

.contents_03{
		margin: 15rem 3rem;
}


	
}


.Photo__no{
	margin: 0 2rem;
	text-align: center;
	font-family: 'EB Garamond', serif;
	color: #CBA835;
	font-size: 45px;
	border-bottom: dashed 3px;
	padding-bottom: 5rem;
}

.Photo__no_women{
	margin: 0 2rem;
	text-align: center;
	font-family: 'EB Garamond', serif;
	color: #F8F8F8;
	font-size: 45px;
	border-bottom: dashed 3px;
	padding-bottom: 5rem;
}

.Photo__ttl{
	position:absolute;
	top:45%;
	left:65%;
	margin: 0.5rem auto;
	font-family: Lato, sans-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: 0 auto;
	font-size: 35px;
	padding: 4rem ;
}
	
	.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;
}
	

	
}


@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: Lato, sans-serif;
}

@media only screen and (max-width: 640px) {
.Photo__desc {
  flex: 1;
	margin: 15px auto 0;
}
}

.Photo__img {
  border-radius: .5rem;
  margin: 4rem 0 0;
  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%;
  }
}

.Gift__logo {
  margin: 4rem auto;
  width: 35rem;
}
.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: #FFFFFF;
	
}

.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: #FFFFFF;
  }
	
  .Brand__logo img{
		width: 100%;
	  height: 100%;
	}
	
  .Gift__logo {
    width: 75%;
  padding: 10px;
  }
	.Gift__logo img{
		width: 100%;
		height: 100%;
	}
	
.CK__logo {
  margin: 6rem 2rem;
}

	
.CK__logo img{
  width: 100%;
  height: 100%;
}
	
	
	
}

.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: Lato, sans-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: Lato, sans-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;
}


/* ===== 雪を表示するコンテナのスタイル ===== */
.snow-container {
  position: relative;
  height: 100%; /* コンテナの高さ */
  width: 100%;　/* コンテナの横幅 */
  overflow: hidden;
  background-color: #205D32; /* コンテナの背景 */
}

/* ===== 雪のスタイル ===== */
.snow {
  background-color: #fff; /* 雪の色 */
  border-radius: 50%;
  position: absolute;
  animation: animate-snow 50s linear;
}

/* ===== 雪のアニメーション ===== */
@keyframes animate-snow {
  0% {
    opacity: 0;
    top: 0;
  }

5% {
    opacity: 1;
  }
	
  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    top: 100%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
	/* ===== 雪を表示するコンテナのスタイル ===== */
.snow-container {
  position: relative;
  height: 100%; /* コンテナの高さ */
  width: 100%;　/* コンテナの横幅 */
  overflow: hidden;
  background-color: #205D32; /* コンテナの背景 */
}

/* ===== 雪のスタイル ===== */
.snow {
  background-color: #fff; /* 雪の色 */
  border-radius: 50%;
  position: absolute;
  animation: animate-snow 70s linear;
}
}





@media only screen and (max-width: 640px) {
	.snow-container {
  position: relative;
  height: 100%; /* コンテナの高さ */
  width: 100%;　/* コンテナの横幅 */
  overflow: hidden;
  background-color: #205D32; /* コンテナの背景 */
}
/* ===== 雪のスタイル ===== */
.snow {
  background-color: #fff; /* 雪の色 */
  border-radius: 50%;
  position: absolute;
  animation: animate-snow 90s linear;
}

/* ===== 雪のアニメーション ===== */
@keyframes animate-snow {
  0% {
    opacity: 0;
    top: 0;
  }

3% {
    opacity: 1;
  }
	
  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    top: 100%;
  }
}
	
	
}













.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;
}
