@charset "UTF-8";
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/********************
AG2Origin
	https://ag2works.tokyo/
	Ver 2.1 - 8 May 2026
	License: none (public domain)
********************/
* {
  font-family: Helvetica, Arial, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

html, body {
  width: 100%;
  min-width: 320px;
  font-size: 0;
  line-height: 1;
  word-wrap: break-word;
  word-break: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

pre, code {
  background-color: #272822;
  color: #f8f8f2;
}

pre {
  padding: 2em 1em;
  margin: 15px auto;
}

a {
  color: #44A7C2;
  transition: 0.2s;
}

a:hover {
  color: #000;
  text-decoration: none;
}

img, svg {
  width: auto;
  height: auto;
}

hr {
  color: #505050;
}

input:not([type=radio]):not([type=checkbox]), button, textarea, select {
  outline: none;
  background-color: #fff;
  caret-color: #000;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  border: 1px solid;
  padding: 5px;
}

button:not(:disabled), input[type=button]:not(:disabled), input[type=reset]:not(:disabled), input[type=submit]:not(:disabled) {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  transition: 0.2s;
}

button:not(:disabled):hover, input[type=button]:not(:disabled):hover, input[type=reset]:not(:disabled):hover, input[type=submit]:not(:disabled):hover {
  background-color: #909090;
  border: 1px solid #909090;
}

button:disabled, input[type=submit]:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  background-color: #ccc;
  color: #fff;
  border: 1px solid #ccc;
  cursor: not-allowed;
}

dialog {
  max-width: none;
  max-height: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
}

dialog::backdrop {
  background-color: transparent;
}

/**********************************
Start of block-content
**********************************/
.block-content {
  counter-reset: headline001;
  text-align: left;
  font-size: var(--ag2txt);
  font-weight: var(--ag2txtwght);
  line-height: var(--ag2txtlh);
  /*font-feature-settings: 'palt';*/
}
.block-content blockquote {
  position: relative;
  width: 90%;
  background-color: #ffffff;
  color: #909090;
  font-size: 90%;
  font-style: italic;
  line-height: var(--ag2txtlh);
  padding: 40px 20px;
  margin: 20px auto;
  border: 1px solid #eeeeee;
}
.block-content blockquote::before, .block-content blockquote::after {
  position: absolute;
}
.block-content blockquote::before {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M6.857%2C15.193L6.857%2C15.193c0.021%2C1.189%2C1.135%2C2.163%2C2.477%2C2.163h1.943c1.341%2C0%2C2.438%2C1.097%2C2.438%2C2.438v6.553%20c0%2C1.341-1.097%2C2.438-2.438%2C2.438H2.438C1.097%2C28.785%2C0%2C27.688%2C0%2C26.347v-8.99c0-6.044%2C1.816-8.997%2C5.054-12.216%20c0.663-0.66%2C1.282-1.264%2C1.282-1.264c0.958-0.938%2C2.457-0.871%2C3.329%2C0.147l1.219%2C1.423c0.873%2C1.019%2C0.828%2C2.388-0.099%2C3.042%20c0%2C0%2C0%2C0-0.947%2C0.817C7.916%2C10.966%2C6.857%2C12.785%2C6.857%2C15.193z%20M28.123%2C9.307C29.07%2C8.49%2C29.07%2C8.49%2C29.07%2C8.49%20c0.927-0.655%2C0.972-2.024%2C0.1-3.042l-1.22-1.423c-0.872-1.019-2.37-1.085-3.329-0.147c0%2C0-0.618%2C0.604-1.281%2C1.264%20c-3.238%2C3.219-5.054%2C6.171-5.054%2C12.216v8.99c0%2C1.341%2C1.097%2C2.438%2C2.438%2C2.438h8.838c1.341%2C0%2C2.438-1.098%2C2.438-2.438v-6.553%20c0-1.341-1.098-2.438-2.438-2.438h-1.942c-1.341%2C0-2.455-0.974-2.477-2.163l0%2C0C25.143%2C12.785%2C26.201%2C10.966%2C28.123%2C9.307z%22%2F%3E%3C%2Fsvg%3E");
  top: 0;
  left: 10px;
}
.block-content blockquote::after {
  content: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M25.143%2C16.806L25.143%2C16.806c-0.021-1.189-1.135-2.163-2.476-2.163h-1.943c-1.341%2C0-2.438-1.097-2.438-2.438V5.652%20c0-1.341%2C1.097-2.438%2C2.438-2.438h8.838C30.902%2C3.214%2C32%2C4.312%2C32%2C5.652v8.991c0%2C6.044-1.816%2C8.997-5.054%2C12.216%20c-0.663%2C0.659-1.282%2C1.264-1.282%2C1.264c-0.959%2C0.938-2.457%2C0.871-3.329-0.147l-1.219-1.424c-0.872-1.019-0.828-2.388%2C0.099-3.042%20c0%2C0%2C0%2C0%2C0.947-0.817C24.085%2C21.033%2C25.143%2C19.215%2C25.143%2C16.806z%20M3.876%2C22.692C2.93%2C23.51%2C2.93%2C23.51%2C2.93%2C23.51%20c-0.927%2C0.654-0.972%2C2.023-0.099%2C3.042l1.219%2C1.424c0.872%2C1.019%2C2.371%2C1.085%2C3.329%2C0.147c0%2C0%2C0.619-0.604%2C1.282-1.264%20c3.238-3.22%2C5.054-6.172%2C5.054-12.216V5.652c0-1.341-1.097-2.438-2.438-2.438H2.438C1.097%2C3.214%2C0%2C4.312%2C0%2C5.652v6.553%20c0%2C1.341%2C1.097%2C2.438%2C2.438%2C2.438h1.943c1.341%2C0%2C2.456%2C0.973%2C2.476%2C2.163l0%2C0C6.857%2C19.215%2C5.799%2C21.033%2C3.876%2C22.692z%22%2F%3E%3C%2Fsvg%3E");
  bottom: 0;
  right: 10px;
}
.block-content ol,
.block-content ul {
  padding-left: 1.5em;
  margin: 5px auto;
}
.block-content ol li,
.block-content ul li {
  list-style-position: outside;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  line-height: calc(var(--ag2txtlh) * 0.9);
  padding: 2px 0;
}
.block-content ol li {
  list-style-type: decimal;
}
.block-content ul li {
  list-style-type: disc;
  list-style-type: "・";
}
.block-content hr {
  border-style: none;
  border: none;
  border-top: 1px solid var(--ag2black);
}
.block-content a {
  color: var(--ag2linkclr);
  text-decoration: underline;
  transition: 0.2s;
}
.block-content a:hover {
  color: var(--ag2black);
  text-decoration: none;
}
.block-content h2, .block-content h3, .block-content h4, .block-content h5, .block-content h6 {
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 15px;
}
.block-content p {
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.block-content img,
.block-content iframe {
  display: block;
  max-width: 100%;
  margin: 15px auto;
}
.block-content iframe {
  min-width: 150px;
  min-height: 100px;
}

/**********************************
End of block-content
**********************************/
/**********************************
Start of theme origin
**********************************/
/***** privacy-policy *****/
/**********************************
End of theme origin
**********************************/
/** Start of body **/
:root {
  --ag2header: 55px;
  --ag2side: clamp(20px,6.25vw,50px);
  --ag2side02: clamp(10px,3.125vw,50px);
  --ag2txt: clamp(13px,1.4rem,15px);
  --ag2txtwght: 500;
  --ag2txtlh: 2;
  --ag2black: #1a1a1a;
  --ag2white: #f9f7f1;
  --ag2gray: #575757;
  --ag2clr001: #ebc283;
  --ag2linkclr: #44A7C2;
  --ag2red: #c1272d;
  --ag2blue: #21759b;
  --ag2gglmp: #ea4335;
  --ag2line: #06c755;
  --ag2whitergba: rgba(247, 247, 247, .1);
  --ag2easing001: linear(
  0, 0.009, 0.032 2.4%,
  0.122, 0.237 7.9%,
  0.619 15.8%,
  0.727, 0.817, 0.892, 0.953, 1 28.6%,
  1.035 31.4%,
  1.051, 1.063 35.5%,
  1.069 37.8%,
  1.07 40.4%,
  1.061 45.4%,
  1.016 59.4%,
  1.001 67.6%,
  0.995 78.4%,
  1
  );
  --ag2ffm001: Helvetica, Arial, "Zen Kaku Gothic New", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  --ag2ffm002: 'Lemon', Helvetica, Arial, "Noto Sans JP", 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

* {
  font-family: var(--ag2ffm001);
}

::selection {
  color: var(--ag2white);
  background-color: var(--ag2clr001);
}

html,
body {
  background-color: var(--ag2white);
  color: var(--ag2black);
}

html {
  font-size: 2.5316455696vw;
}

body {
  font-size: clamp(14px, 1.5rem, 16px);
}
body.bodyfixed {
  overflow: hidden;
  touch-action: none;
}

#ag2wrap {
  position: relative;
  display: flex;
  flex-flow: column;
  width: 100%;
  min-height: 100vh;
  min-height: 100svh;
}

main {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  min-height: 100%;
}

header,
footer {
  flex: 0 0 auto;
}

/** End of body **/
/**********************************
***********************************
Start of z-index
***********************************
**********************************/
#fv-h1 {
  z-index: 1000;
}

#ag2wrap {
  z-index: 10;
}

#dough {
  z-index: 100;
}

#bg {
  z-index: 1;
}

.ag2modal {
  z-index: 99999;
}

/**********************************
***********************************
End of z-index
***********************************
**********************************/
/**********************************
***********************************
Start of mututal
***********************************
**********************************/
.ag2column-max {
  width: 100%;
  width: min(100%, 760px);
  padding-left: var(--ag2side);
  padding-right: var(--ag2side);
  margin: 0 auto;
}

.ag2column-max02 {
  width: 100%;
  width: min(100%, 760px);
  margin: 0 auto;
}

/***** a-btn *****/
.a-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: clamp(200px, 24rem, 300px);
  height: 5rem;
  color: var(--ag2black);
  font-size: clamp(12px, 1.3rem, 14px);
  font-weight: 600;
  z-index: 1;
  cursor: pointer;
  transition: 0.3s;
}
.a-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: 1px solid;
  border-color: #ddd;
  border-radius: 45px;
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: 0.3s;
}
.a-btn span {
  transition: 0.025s;
}
.a-btn svg {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  fill: var(--ag2black);
  width: 2.2rem;
  height: auto;
  transform: translate(50%, -50%);
  transition: 0.3s;
}
.a-btn:hover {
  color: #fff;
}
.a-btn:hover::before {
  width: 98%;
  height: 98%;
  background-color: var(--ag2black);
  border-color: #aaa;
}
.a-btn:hover svg {
  right: 2.8rem;
  fill: #fff;
}
.a-btn.block-modal-access-gglmap-btn svg {
  width: 2rem;
  height: auto;
}
.a-btn.block-modal-access-gglmap-btn:hover::before {
  background-color: var(--ag2gglmp);
}
.a-btn.block-modal-qr-share-btn-copy svg {
  width: 1.8rem;
  height: auto;
}
.a-btn.block-modal-qr-share-btn-ln:hover::before {
  background-color: var(--ag2line);
}

/**********************************
***********************************
End of mututal
***********************************
**********************************/
/**********************************
***********************************
Start of ag2boxFn
***********************************
**********************************/
.boxfade {
  opacity: 0;
  transform: translate3d(0px, 60px, 0px);
  transition: 1.2s cubic-bezier(0.175, 0.575, 0.34, 1), opacity 0.8s;
}

.boxvwOn .boxfade {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/**********************************
***********************************
End of ag2boxFn
***********************************
**********************************/
/**********************************
***********************************
Start of modal
***********************************
**********************************/
dialog.ag2modal {
  display: none;
  opacity: 0;
}
dialog.ag2modal.ag2modalOn {
  display: block;
}

dialog.ag2modal[open] {
  opacity: 1;
}

dialog.ag2modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 4rem var(--ag2side02) 3rem;
}

/***** modal-cls *****/
.block-modal-cls-btn-top {
  display: inline-block;
  position: fixed;
  top: 2.3rem;
  right: calc(7.5px + var(--ag2side02));
  z-index: 1;
}

button.modal-cls {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: clamp(30px, 3.4rem, 40px);
  aspect-ratio: 1/1;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
  border: 1px solid;
  border-color: #ddd;
  border-radius: 50%;
  padding: 0;
  transform: scale(1);
  transition: 0.3s ease-out, transform 0.1s ease;
}
button.modal-cls .modal-cls-bars {
  position: relative;
  width: clamp(14px, 1.6rem, 18px);
  height: 2px;
}
button.modal-cls .modal-cls-bars span {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--ag2black);
  border-radius: 2px;
}
button.modal-cls .modal-cls-bars span:nth-child(1) {
  transform: rotate(45deg);
}
button.modal-cls .modal-cls-bars span:nth-child(2) {
  transform: rotate(-45deg);
}
button.modal-cls .modal-cls-txt {
  position: absolute;
  bottom: -3px;
  left: 50%;
  font-size: 0;
  transform: translate(-50%, 100%);
}
button.modal-cls .modal-cls-txt span {
  color: #aaa;
  word-break: keep-all;
  white-space: nowrap;
  font-family: var(--ag2ffm002);
  font-size: clamp(8px, 1rem, 12px);
  line-height: 1;
  letter-spacing: 0em;
  transition: 0.3s ease-out;
}
button.modal-cls:hover {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #aaa;
  transition: 0.3s ease-in;
}
button.modal-cls:hover .modal-cls-txt span {
  color: var(--ag2black);
  letter-spacing: 0.05em;
  transition: 0.3s ease-in;
}
button.modal-cls:active {
  background-color: white;
  transform: scale(0.9);
  transition: 0.3s ease-out, transform 0.1s ease;
}

/***** modal-pic *****/
.block-modal-pic-wrap {
  position: relative;
}
.block-modal-pic-wrap .block-modal-pic {
  overflow: hidden;
  border-radius: 15px;
}
.block-modal-pic-wrap .block-modal-pic img {
  width: 100%;
  height: auto;
}
.block-modal-pic-wrap .block-modal-pic.block-modal-qr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: rgb(255, 255, 255);
}
.block-modal-pic-wrap .block-modal-pic.block-modal-qr img {
  max-width: 200px;
}
.block-modal-pic-wrap .block-modal-title {
  position: absolute;
  top: 0;
  left: 7.5px;
  transform: translateY(-50%);
  z-index: 1;
}
.block-modal-pic-wrap .block-modal-title .h2-block-modal span {
  color: var(--ag2white);
  text-transform: uppercase;
  font-family: var(--ag2ffm002);
  font-size: clamp(26px, 3rem, 32px);
  letter-spacing: 0.015em;
}

/***** modal-txt *****/
.block-modal-txt-wrap {
  background-color: var(--ag2white);
  border-radius: 15px;
  padding: 4.5rem 3rem;
}
.block-modal-txt-wrap .block-modal-h3 {
  padding: 0 0 2.5rem;
}
.block-modal-txt-wrap .block-modal-h3 .h3-block-modal {
  position: relative;
  text-align: center;
  font-size: clamp(16px, 1.8rem, 20px);
  line-height: 1.4;
}
.block-modal-txt-wrap .block-modal-h3 .h3-block-modal::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
  width: 30px;
  height: 3px;
  background-color: var(--ag2clr001);
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 2'%3E%3Ccircle cx='1' cy='1' r='1'/%3E%3Ccircle cx='9' cy='1' r='1'/%3E%3Ccircle cx='17' cy='1' r='1'/%3E%3Ccircle cx='25' cy='1' r='1'/%3E%3Ccircle cx='33' cy='1' r='1'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 2'%3E%3Ccircle cx='1' cy='1' r='1'/%3E%3Ccircle cx='9' cy='1' r='1'/%3E%3Ccircle cx='17' cy='1' r='1'/%3E%3Ccircle cx='25' cy='1' r='1'/%3E%3Ccircle cx='33' cy='1' r='1'/%3E%3C/svg%3E");
  -webkit-mask-size: 60px 3px;
  mask-size: 60px 3px;
  transform: translate(-50%, 0);
  pointer-events: none;
}
.block-modal-txt-wrap .block-modal-h3 .h3-block-modal span {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
}
.block-modal-txt-wrap .block-modal-txt {
  padding-top: 2.5rem;
}
.block-modal-txt-wrap .block-modal-txt .img-block-modal-txt {
  border-radius: 10px;
}
.block-modal-txt-wrap .block-modal-txt h4 {
  color: var(--ag2clr001);
  text-align: center;
  font-size: clamp(12px, 1.4rem, 16px);
  line-height: 1.5;
  padding: 0;
  margin: 0 auto 0.7rem;
}
.block-modal-txt-wrap .block-modal-txt h4 .span-h4-en {
  display: block;
  color: var(--ag2clr001);
  font-size: clamp(16px, 1.8rem, 20px);
  font-family: var(--ag2ffm002);
}
.block-modal-txt-wrap .block-modal-cls-btn-bttm {
  text-align: center;
  padding: 3.5rem 0 1.5rem;
}

/**********************************
***********************************
End of modal
***********************************
**********************************/
/**********************************
***********************************
Start of boxModal
***********************************
**********************************/
.boxModalh2 span.char-h2-block-modal {
  display: inline-block;
  transform: translateY(25px);
  opacity: 0;
  transition: 0.3s ease, transform 0.6s ease;
}
.boxModalh2.boxModalOn span.char-h2-block-modal {
  transform: translateY(0px);
  opacity: 1;
  transition: 0.6s ease var(--delay), transform 1s var(--ag2easing001) var(--delay);
}

@media (prefers-reduced-motion: reduce) {
  .boxModalh2.boxModalOn span.char-h2-block-modal {
    transition: 0.6s ease var(--delay), transform 1s ease var(--delay);
  }
}
.boxModalBtn {
  transform: scale(0.5);
  opacity: 0;
  transition: 0.3s 0.2s ease;
}
.boxModalBtn.boxModalOn {
  transform: scale(1);
  opacity: 1;
  transition: 0.8s ease, transform 0.8s var(--ag2easing001);
}

.boxModalFade {
  transform: translateY(40px);
  opacity: 0;
  transition: 0.6s cubic-bezier(0.175, 0.575, 0.34, 1), opacity 0.6s;
}
.boxModalFade.boxModalOn {
  transform: translateY(0px);
  opacity: 1;
  transition: 1s cubic-bezier(0.175, 0.575, 0.34, 1), opacity 0.6s;
}

/**********************************
***********************************
End of boxModal
***********************************
**********************************/
/**********************************
***********************************
Start of fv-logo
***********************************
**********************************/
:root {
  --logo-vw: 320px;
  --logo-vh: 129.65px;
  --logo-sw: 34.57px;
  --logo-sh: 55.418px;
  --logo-sp: 59.768px;
}

#fv-h1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ag2index2 #fv-h1 {
  display: none;
  pointer-events: none;
}

h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  touch-action: none;
}

.fv-logo-wrap {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  opacity: 1;
  transition: 1s cubic-bezier(0.5, 0.575, 0.375, 1), opacity 0.25s;
  -webkit-user-select: none;
  user-select: none;
}
.fv-logo-wrap.ag2logoFade {
  transform: scale(2.5);
  opacity: 0;
}
.fv-logo-wrap .block-fv-logo-base {
  touch-action: none;
}
.fv-logo-wrap .block-fv-logo-base svg {
  width: 100%;
  height: auto;
}
.fv-logo-wrap .block-fv-logo-draw {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fv-logo-wrap .block-fv-logo-draw svg {
  fill: #fff;
  transition: 1.5s cubic-bezier(0.175, 0.575, 0.34, 1);
}
.fv-logo-wrap .block-fv-logo-draw svg .ag2write-mask {
  opacity: 0;
}
.fv-logo-wrap .block-fv-logo-draw svg .g-svg-logo-s #ag2draw-s {
  cursor: pointer;
}
.fv-logo-wrap .block-fv-logo-draw svg .g-svg-logo-s #ag2draw-pntr {
  fill: rgba(0, 0, 0, 0.5);
  opacity: 0;
  cursor: pointer;
}

:root body {
  --logo-base-color: var(--ag2clr001);
}
:root body.ag2laoded {
  --logo-base-color: #f0f0f0;
}

.block-fv-logo-base svg,
.g-svg-logo-s #ag2draw-s-base {
  fill: var(--logo-base-color);
  transition: 0.8s cubic-bezier(0.175, 0.575, 0.74, 1);
}

body.ag2laoded .block-fv-logo-base svg,
body.ag2laoded .g-svg-logo-s #ag2draw-s-base {
  opacity: 0.5;
}

/**********************************
***********************************
End of fv-logo
***********************************
**********************************/
/**********************************
***********************************
Start of fv-loupe
***********************************
**********************************/
.fv-loupe {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  border-radius: 30px;
  border: 1px solid rgba(250, 250, 250, 0.1);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(18px);
  pointer-events: none;
  opacity: 0;
}
.fv-loupe svg {
  position: relative;
  width: 100%;
  height: auto;
  transform: scale(4.8);
}
.fv-loupe svg #g-svg-logo-s {
  transform: translate(calc((-1 * var(--logo-vw) + var(--logo-sw)) / 2), calc(-1 * var(--logo-sp) + (var(--logo-vh) - var(--logo-sh)) / 2));
}

/**********************************
***********************************
End of block-fv-logo
***********************************
**********************************/
/**********************************
***********************************
Start of dough
***********************************
**********************************/
#dough {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
  pointer-events: none;
}

.svg-dough {
  width: 100%;
  height: 100%;
}
.svg-dough .path-dough {
  fill: var(--ag2clr001);
}

/**********************************
***********************************
End of dough
***********************************
**********************************/
/**********************************
***********************************
Start of bg
***********************************
**********************************/
#bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  touch-action: none;
  pointer-events: none;
}
#bg .bg-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
#bg .bg-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
#bg .bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ag2bgImgOn #bg .bg-img {
  opacity: 1;
}

/**********************************
***********************************
End of bg
***********************************
**********************************/
/**********************************
***********************************
Start of logo
***********************************
**********************************/
.home-logo-wrap {
  max-width: 300px;
  text-align: center;
  padding: 45px 60px;
  margin: 0 auto;
}

.home-logo-bakerys-wrap {
  padding-bottom: 10%;
}
.home-logo-bakerys-wrap .home-logo-bakerys {
  display: inline-block;
  width: 92%;
}
.home-logo-bakerys-wrap .home-logo-bakerys svg {
  width: 100%;
  height: auto;
  fill: var(--ag2black);
}

.home-logo-bread-wrap {
  padding-bottom: 13%;
}
.home-logo-bread-wrap .home-logo-bread {
  display: inline-block;
  width: 49%;
}
.home-logo-bread-wrap .home-logo-bread svg {
  width: 100%;
  height: auto;
  fill: var(--ag2black);
}

.home-logo-ja-wrap .home-logo-ja {
  display: inline-block;
  width: 100%;
}
.home-logo-ja-wrap .home-logo-ja svg {
  width: 100%;
  height: auto;
  fill: var(--ag2black);
}

/**********************************
***********************************
End of logo
***********************************
**********************************/
/**********************************
***********************************
Start of news
***********************************
**********************************/
:root {
  --news-gap: 24px;
}

.section-home-news {
  padding-bottom: 25px;
}

.home-news {
  display: flex;
  align-items: center;
  gap: var(--news-gap);
}
.home-news .home-news-l {
  flex: 0 0 auto;
}
.home-news .home-news-r {
  flex: 1 1 auto;
  overflow: hidden;
}

.h2-home-news {
  position: relative;
}
.h2-home-news::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -12.5px;
  right: calc(-1 * var(--news-gap) / 2);
  width: 0;
  border-right: 1px solid;
  border-color: var(--ag2black);
  transform: translateY(-50%);
}
.h2-home-news .span-h2-home-news {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 20px;
  height: clamp(20px, 2.2rem, 24px);
  color: #fff;
  font-family: var(--ag2ffm002);
  font-size: clamp(10px, 1.1rem, 12px);
  letter-spacing: 0.02em;
}
.h2-home-news .span-h2-home-news::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  background-color: var(--ag2clr001);
  border-radius: 5px;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.boxvw .h2-home-news::after {
  height: 0%;
  transition: 2s cubic-bezier(0.175, 0.575, 0.34, 1);
}
.boxvw .h2-home-news .span-h2-home-news::after {
  width: 0%;
  transition: 0.6s cubic-bezier(0.175, 0.575, 0.34, 1);
}
.boxvw .h2-home-news .span-h2-home-news .char-h2-home-news {
  display: inline-block;
  transform: translateY(10px);
  opacity: 0;
  transition: 0.6s ease var(--delay), transform 1.2s var(--ag2easing001) var(--delay);
}
.boxvw.boxvwOn .h2-home-news::after {
  height: calc(100% + 2px);
}
.boxvw.boxvwOn .h2-home-news .span-h2-home-news::after {
  width: 100%;
}
.boxvw.boxvwOn .h2-home-news .span-h2-home-news .char-h2-home-news {
  transform: translateY(0px);
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .boxvwOn .h2-home-news .span-h2-home-news .char-h2-home-news {
    transform: translateY(0px);
    opacity: 1;
  }
}
.block-home-news-area {
  display: block;
  width: 100%;
}
.block-home-news-area .block-home-news {
  display: inline-block;
}
.block-home-news-area .block-home-news .p-block-home-news {
  display: inline-block;
  white-space: nowrap;
  font-size: clamp(12px, 1.4rem, 16px);
}
.block-home-news-area .block-home-news .p-block-home-news .span-block-home-news-date {
  display: inline-block;
  padding-right: 1em;
}

.boxvw .block-home-news-area {
  transform: translateX(10px);
  opacity: 0;
  transition: 0.6s ease, transform 1.2s var(--ag2easing001);
}
.boxvw.boxvwOn .block-home-news-area {
  transform: translateX(0px);
  opacity: 1;
}

/**********************************
***********************************
End of news
***********************************
**********************************/
/**********************************
***********************************
Start of nav
***********************************
**********************************/
.home-nav-wrap {
  padding-bottom: 45px;
}

.ul-home-nav .li-home-nav {
  position: relative;
}
.ul-home-nav .li-home-nav::before, .ul-home-nav .li-home-nav:last-child::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 2'%3E%3Ccircle cx='1' cy='1' r='1'/%3E%3Ccircle cx='9' cy='1' r='1'/%3E%3Ccircle cx='17' cy='1' r='1'/%3E%3Ccircle cx='25' cy='1' r='1'/%3E%3Ccircle cx='33' cy='1' r='1'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 2'%3E%3Ccircle cx='1' cy='1' r='1'/%3E%3Ccircle cx='9' cy='1' r='1'/%3E%3Ccircle cx='17' cy='1' r='1'/%3E%3Ccircle cx='25' cy='1' r='1'/%3E%3Ccircle cx='33' cy='1' r='1'/%3E%3C/svg%3E");
  -webkit-mask-size: 40px 2px;
  mask-size: 40px 2px;
  pointer-events: none;
  transform: translateX(-50%);
}
.ul-home-nav .li-home-nav::before {
  top: 0;
}
.ul-home-nav .li-home-nav:last-child::after {
  bottom: 0;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px 20px 20px 15px;
  cursor: pointer;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-l {
  flex: 0 0 24px;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-l svg {
  fill: var(--ag2black);
  width: 100%;
  height: auto;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c {
  flex: 1 1 auto;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c .span-li-home-nav-tilte {
  text-transform: uppercase;
  font-family: var(--ag2ffm002);
  font-size: 16px;
  font-size: clamp(16px, 1.8rem, 20px);
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c .span-li-home-nav-tilte span.char-home-nav {
  display: inline-block;
  font-family: inherit;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c .span-li-home-nav-tilte-jp {
  display: inline-block;
  height: 1.1em;
  overflow: hidden;
  vertical-align: bottom;
  font-size: clamp(10px, 1.1rem, 12px);
  font-weight: 600;
  line-height: 1.2em;
  padding-left: 0.8em;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c .span-li-home-nav-tilte-jp .char-home-nav-tilte-jp {
  display: inline-block;
  position: relative;
  color: var(--ag2black);
  transform: translateY(0em);
  transition: 0.6s var(--delay) cubic-bezier(0.175, 0.575, 0.34, 1), color 0.3s var(--delay) ease;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-c .span-li-home-nav-tilte-jp .char-home-nav-tilte-jp::after {
  content: attr(data-char);
  display: inline-block;
  position: absolute;
  bottom: -1.2em;
  left: 0;
  color: transparent;
  transition: 0.6s var(--delay) cubic-bezier(0.175, 0.575, 0.34, 1), color 0.3s var(--delay) ease;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-r {
  flex: 0 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ul-home-nav .li-home-nav div.li-home-nav-inner div.li-home-nav-r .span-li-home-nav-dot {
  display: inline-block;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--ag2black);
}
.ul-home-nav .li-home-nav div.li-home-nav-inner:hover div.li-home-nav-c .span-li-home-nav-tilte-jp .char-home-nav-tilte-jp {
  color: transparent;
  transform: translateY(-1.2em);
}
.ul-home-nav .li-home-nav div.li-home-nav-inner:hover div.li-home-nav-c .span-li-home-nav-tilte-jp .char-home-nav-tilte-jp::after {
  color: var(--ag2clr001);
}

.li-home-nav.boxvw::before, .li-home-nav.boxvw:last-child::after {
  opacity: 0;
  transition: 1s cubic-bezier(0.175, 0.575, 0.34, 1);
}
.li-home-nav.boxvw div.li-home-nav-inner div.li-home-nav-l svg {
  transform: translateY(10px);
  opacity: 0;
  transition: 0.6s ease, transform 1.2s var(--ag2easing001);
}
.li-home-nav.boxvw div.li-home-nav-inner div.li-home-nav-c {
  transform: translateX(10px);
  opacity: 0;
  transition: 0.6s ease, transform 1.2s var(--ag2easing001);
}
.li-home-nav.boxvw div.li-home-nav-inner div.li-home-nav-r .span-li-home-nav-dot {
  width: 0px;
  opacity: 0;
  transition: 0.6s;
  transition: 0.5s ease, transform 0.3s var(--ag2easing001);
}
.li-home-nav.boxvw.boxvwOn::before, .li-home-nav.boxvw.boxvwOn:last-child::after {
  opacity: 1;
}
.li-home-nav.boxvw.boxvwOn div.li-home-nav-inner div.li-home-nav-l svg {
  transform: translateY(0px);
  opacity: 1;
}
.li-home-nav.boxvw.boxvwOn div.li-home-nav-inner div.li-home-nav-c {
  transform: translateX(0px);
  opacity: 1;
}
.li-home-nav.boxvw.boxvwOn div.li-home-nav-inner div.li-home-nav-r .span-li-home-nav-dot {
  width: 7px;
  opacity: 1;
}
.li-home-nav.boxvw.boxvwOn div.li-home-nav-inner:hover div.li-home-nav-r .span-li-home-nav-dot {
  width: 5px;
}

/**********************************
***********************************
End of nav
***********************************
**********************************/
/**********************************
***********************************
Start of access
***********************************
**********************************/
.block-modal-access-map {
  background-color: #fff;
  padding: 3rem;
  border-radius: 15px;
}

.block-modal-access-map-note p {
  position: relative;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: clamp(11px, 1.2rem, 13px);
  font-weight: 500;
  line-height: 1.6em;
  margin: 1.5rem 0 0 1.2rem;
}
.block-modal-access-map-note p::before {
  content: "※";
  position: absolute;
  top: 0;
  left: -1.1rem;
}

.section-modal-access .block-modal-txt-wrap {
  padding: 4.5rem 0rem;
}

.block-modal-access-txt-store {
  padding: 0 3rem 3.5rem;
}
.block-modal-access-txt-store h4.h4-block-modal-access {
  color: var(--ag2black);
  text-align: left;
  font-size: clamp(22px, 2.4rem, 26px);
  line-height: 1.6;
  margin: 0 auto 0rem;
}
.block-modal-access-txt-store h4.h4-block-modal-access span {
  display: inline-block;
  position: relative;
  font-size: clamp(12px, 1.3rem, 14px);
}
.block-modal-access-txt-store h4.h4-block-modal-access span::before {
  content: "/";
  display: inline-block;
  color: #aaa;
  font-weight: 400;
  margin: 0 0.8rem 0 1rem;
}
.block-modal-access-txt-store .p-block-modal-access-jp {
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: var(--ag2txt);
  font-weight: var(--ag2txtwght);
  line-height: 1.6em;
  padding: 1.2rem 0 0;
}
.block-modal-access-txt-store .p-block-modal-access-en {
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: clamp(13px, 1.4rem, 15px);
  font-weight: 300;
  line-height: 1.5em;
  padding: 1.2rem 0 0;
}

.ul-block-modal-access-train {
  padding: 0 3rem 3rem;
}
.ul-block-modal-access-train li {
  background-color: #fff;
  border-radius: 10px;
  padding: 1.7rem 2rem 2rem;
  margin-bottom: 0.2rem;
}
.ul-block-modal-access-train li:last-child {
  margin-bottom: 0rem;
}
.ul-block-modal-access-train li div {
  display: flex;
  align-items: flex-start;
}
.ul-block-modal-access-train li div svg {
  flex: 0 0 auto;
  fill: var(--ag2gray);
  width: clamp(14px, 1.5rem, 16px);
  height: auto;
  margin-top: 0.15rem;
}
.ul-block-modal-access-train li div span {
  color: var(--ag2gray);
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: clamp(12px, 1.3rem, 14px);
  font-weight: var(--ag2txtwght);
  line-height: 1.5em;
  margin-left: 0.5rem;
}
.ul-block-modal-access-train li div span span {
  color: #aaa;
  margin: 0 0.5rem;
}
.ul-block-modal-access-train li p {
  font-size: var(--ag2txt);
  font-weight: var(--ag2txtwght);
  padding-top: 1.3rem;
}
.ul-block-modal-access-train li p b {
  font-size: clamp(14px, 1.5rem, 16px);
}

.block-modal-access-gglmap {
  position: relative;
  width: 100%;
  aspect-ratio: 2/1;
  overflow: hidden;
  background-color: #fff;
}
.block-modal-access-gglmap iframe {
  width: 100%;
  height: 100%;
}

.block-modal-access-gglmap-btn-wrap {
  text-align: center;
  padding-top: 2rem;
}

/**********************************
***********************************
End of access
***********************************
**********************************/
/**********************************
***********************************
Start of calendar
***********************************
**********************************/
.block-modal-calendar {
  background-color: #fff;
  padding: 1.5rem 1rem;
  border-radius: 15px;
}

/***** table *****/
.table-ag2cal {
  table-layout: fixed;
  width: 100%;
  font-size: 0;
  border-collapse: separate;
  border-spacing: 0.3rem;
}
.table-ag2cal caption {
  padding: 1.5rem 0;
}
.table-ag2cal caption h3 {
  text-align: center;
}
.table-ag2cal caption h3 div {
  position: relative;
  display: inline-block;
  text-align: left;
}
.table-ag2cal caption h3 div span {
  vertical-align: bottom;
  line-height: 1.3em;
}
.table-ag2cal caption h3 div span.span-table-ag2cal-h3-y {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  color: #555;
  font-size: clamp(16px, 1.8rem, 20px);
  padding-right: 0.5em;
  transform: translateX(-100%);
}
.table-ag2cal caption h3 div span.span-table-ag2cal-h3-m {
  font-size: clamp(22px, 2.4rem, 26px);
}
.table-ag2cal thead tr th.th-ag2cal-youbi {
  text-align: center;
  padding-bottom: 0.3rem;
}
.table-ag2cal thead tr th.th-ag2cal-youbi:nth-child(6) {
  color: var(--ag2blue);
}
.table-ag2cal thead tr th.th-ag2cal-youbi:nth-child(7) {
  color: var(--ag2red);
}
.table-ag2cal thead tr th.th-ag2cal-youbi span {
  display: block;
  font-size: clamp(13px, 1.4rem, 15px);
  padding-bottom: 0.2rem;
  border-bottom: 1px solid;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap {
  position: relative;
  width: 100%;
  background-color: #f9f9f9;
  border: 1px solid;
  border-color: transparent;
  border-radius: 5px;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day {
  display: flex;
  flex-flow: column;
  width: 100%;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .span-ag2cal-day-num {
  flex: 0 0 auto;
  display: block;
  text-align: right;
  font-size: clamp(13px, 1.4rem, 15px);
  font-weight: 600;
  padding: 0.3rem 0.5rem 0 0;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner {
  flex: 1 1 auto;
  width: 100%;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner .ag2cal-event {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 3.5em;
  font-size: clamp(11px, 1.2rem, 12px);
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner .span-ag2cal-starttime,
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner .span-ag2cal-endtime {
  display: block;
  width: 100%;
  color: var(--ag2gray);
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner .span-ag2cal-starttime::after {
  content: "-";
  display: block;
  width: 100%;
  line-height: 0.8em;
}
.table-ag2cal tbody tr td .ag2cal-day-wrap .ag2cal-day .ag2cal-day-inner .span-ag2cal-closed {
  display: block;
  width: 100%;
  background-color: var(--ag2clr001);
  color: #fff;
  font-weight: 600;
  padding: 0.2rem 0;
  border-radius: 5px;
}
.table-ag2cal tbody tr td:nth-child(6) .ag2cal-day-wrap {
  color: var(--ag2blue);
}
.table-ag2cal tbody tr td:nth-child(7) .ag2cal-day-wrap {
  color: var(--ag2red);
}
.table-ag2cal tbody tr td.ag2cal-today .ag2cal-day-wrap {
  background-color: var(--ag2white);
  border-color: #ccc;
}

/***** block-modal-txt *****/
.span-block-modal-txt-ag2cal-closed {
  display: inline-block;
  vertical-align: middle;
  width: 4.5rem;
  background-color: var(--ag2clr001);
  text-align: center;
  color: #fff;
  font-size: clamp(11px, 1.2rem, 12px);
  font-weight: 600;
  line-height: 1;
  border-radius: 5px;
  padding: 0.2rem 0;
  margin-right: 0.5rem;
}

.span-block-modal-txt-note {
  position: relative;
  display: inline-block;
  font-size: clamp(11px, 1.2rem, 12px);
  line-height: 1.6;
  margin: 1rem 0 0 1.2rem;
}
.span-block-modal-txt-note::before {
  content: "※";
  position: absolute;
  top: 0;
  left: -1.1rem;
}

/**********************************
***********************************
End of calendar
***********************************
**********************************/
footer {
  text-align: center;
}

/**********************************
***********************************
Start of footer-sns
***********************************
**********************************/
.footer-sns {
  width: 100%;
  padding: 0 0 60px;
}

.ul-footer-sns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(30px, 3.5rem, 40px);
}
.ul-footer-sns li {
  display: inline-block;
}
.ul-footer-sns li .a-footer-sns {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 26px;
  aspect-ratio: 1/1;
  cursor: pointer;
}
.ul-footer-sns li .a-footer-sns .svg-footer-sns {
  fill: var(--ag2black);
  width: 100%;
  height: auto;
  transition: 0.3s;
  transition: 0.3s, transform 1s var(--ag2easing001);
}
.ul-footer-sns li .a-footer-sns span {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  color: var(--ag2black);
  white-space: nowrap;
  font-size: clamp(10px, 1.1rem, 12px);
  font-weight: 600;
  letter-spacing: 0em;
  transform: translate(-50%, 150%);
  transition: 0.3s cubic-bezier(0.175, 0.575, 0.34, 1);
}
.ul-footer-sns li .a-footer-sns:hover .svg-footer-sns {
  fill: var(--ag2clr001);
  transform: translateY(-3px);
}
.ul-footer-sns li .a-footer-sns:hover span {
  letter-spacing: 0.1em;
}

/**********************************
***********************************
End of footer-sns
***********************************
**********************************/
/**********************************
***********************************
End of modal-qr
***********************************
**********************************/
.block-modal-qr-txt-content {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
  text-align: justify;
  text-justify: inter-character;
  -webkit-hyphens: auto;
  hyphens: auto;
  font-size: var(--ag2txt);
  font-weight: var(--ag2txtwght);
  line-height: var(--ag2txtlh);
}

.block-modal-qr-share {
  text-align: center;
}
.block-modal-qr-share .ul-block-modal-qr-share {
  display: inline-block;
  padding: 30px 0 15px;
}
.block-modal-qr-share .ul-block-modal-qr-share li {
  display: block;
  padding: 0 0 20px;
}
.block-modal-qr-share .ul-block-modal-qr-share li:last-child {
  padding: 0;
}

/***** ag2copy *****/
#copyBtn.copied span {
  opacity: 0;
}

#copyBtn::after {
  content: "コピーしました!";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.025s;
}

#copyBtn.copied::after {
  opacity: 1;
}

/**********************************
***********************************
End of modal-qr
***********************************
**********************************/
/**********************************
***********************************
Start of copyright
***********************************
**********************************/
.footer-copyright {
  width: 100%;
  padding: 5px 0;
}

.p-copyright {
  color: var(--ag2black);
  font-size: 11px;
  letter-spacing: 0.02em;
}
.p-copyright .a-copyright {
  color: var(--ag2black);
}
.p-copyright .a-copyright:hover {
  opacity: 0.6;
}

/**********************************
***********************************
End of copyright
***********************************
**********************************/
.display-pc {
  display: none;
}

/**********************************
***********************************
Start of 640
***********************************
**********************************/
@media screen and (min-width: 640px) {
  :root {
    --ag2txt: clamp(15px,1.6rem,18px);
    --ag2txtlh: 2;
  }
  html {
    font-size: 0.6944444444vw;
  }
  /** Start of body **/
  .display-sp {
    display: none !important;
  }
  .display-pc {
    display: inline;
  }
  /** End of body **/
  /**********************************
  Start of mututal
  **********************************/
}
/**********************************
***********************************
End of 640
***********************************
**********************************/
/**********************************
***********************************
Start of 840
***********************************
**********************************/
@media screen and (min-width: 840px) {
  /**********************************
  Start of mututal
  **********************************/
  /**********************************
  End of mututal
  **********************************/
}
/**********************************
***********************************
End of 840
***********************************
**********************************/
/*# sourceMappingURL=style.css.map */