@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

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 */
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

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;
}

/* 共通 */


:root {
  --main-color-blue: #004392;
  --main-color-blue2: #0F4492;
  --main-color-blue3: #003DA5;
  --pale-blue: #C0CBDB; 
  --pale-blue2: #EAF0F8;
  --history-pale-blue: #E6EDF8;
  /* --monoblue: #003da5; */

  --grad-color1: #6787f0;
  --grad-color2: #aadaf6;


}

html { 
  font-size: 62.5%; 
  scroll-behavior: smooth;
  margin-top: 0 !important;
}

body {
  font-size: 1.6rem;
  font-family: "Barlow", "Noto Sans JP", sans-serif;
  color: #333;
  line-height: 1.6;
  background-color: #fff;
  padding-top: 80px;
}

body.no-scroll {
  overflow: hidden;
}

::selection {
  background-color: var(--main-color-blue3);
  color: #fff;
}

.uppercase {
  text-transform: uppercase;
}

a,
button {
  transition: all 0.3s;
}

a:hover,
button:hover {
  opacity: 0.7;
}

.shadow {
  filter: drop-shadow(0 4px 4px rgba(0,0,0,0.25));
}

.hiddenPC {
  display: none;
}

.link-underline {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #aaa;
}

@media (max-width:768px) {
  .hiddenPC {
    display: block;
  }

  .hiddenSP {
    display: none;
  }
}

@media (max-width:768px) {
  body {
    padding-top: 60px;
  }
}


/* ローディングアニメーション */
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loading-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  width: clamp(200px,20%,280px);
}

.loading-container img {
  display: block;
  width: 100%;
}

.loading-container .loading-logo-monograph, 
 .loading-container .loading-logo-10th {
  opacity: 0;
}

.loading-container .loading-logo-monograph {
  margin-bottom: 6px;
  /* transform: translateY(50%); */
}

.loading-container .loading-logo-down {
  width: 86%;
  opacity: 0;
}



/* ヘッダー */
header {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

header::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, rgba(0,61,165,1) 0%, rgba(9,102,230,1) 21%, rgba(1,167,252,1) 53%, rgba(23,207,220,1) 82%, rgba(51,254,211,1) 100%);
  position: absolute;
  bottom: 0;
}

.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1192px;
  margin: 0 auto;
  padding: 0 16px;
}

.header-inner .header-logo a {
  display: flex;
  align-items: center;
  gap: 15px;
}

.header-inner .header-monograph-logo {
  display: block;
  width: 180px;
}

.header-inner .header-aniv-logo {
  display: block;
  width: 34px;
}

.header-inner nav ul {
  display: flex;
  gap: 30px;
}

.header-btn {
  display: none;
}

@media (max-width:1000px) {
  .header-inner nav ul {
    font-size: 1.4rem;
    gap: 16px;
  }

  .header-inner .header-logo a {
    gap: 11px;
  }

  .header-inner .header-monograph-logo {
    display: block;
    width: 138px;
  }
  
  .header-inner .header-aniv-logo {
    display: block;
    width: 26px;
  }
}

@media (max-width:768px) {

  .header-btn {
    display: block;
    width: 24px;
    height: 18px;
    /* background-color: yellow; */
    position: relative;
  }

  .header-btn span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--main-color-blue3);
    position: absolute;
    top: 0;
    transition: all 0.5s;
  }

  .header-btn span:nth-child(2) {
    top: 8px;
  }

  .header-btn span:nth-child(3) {
    top: 16px;
  }

  header.open .header-btn span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
  }

  header.open .header-btn span:nth-child(2) {
    display: none;
  }

  header.open .header-btn span:nth-child(3) {
    transform: rotate(-45deg);
    top: 10px;
  }

  header {
    width: 100%;
    height: 60px;
  }
   
  header::after {
    height: 2px;
 }
  
  .header-inner {
    /* display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1192px;
    margin: 0 auto;
    padding: 0 16px; */
    position: relative;
    padding-left: 40px;
  }
  
  

  header .header-inner nav {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #F6FAFF;
    z-index: 90;
    font-size: 2.4rem;
    padding: 40px 40px 150px;
    visibility: hidden;
    opacity: 0; /* 初期状態は不透明 */
    transition: opacity 0.5s ease, visibility 0.5s ease;
  }

  header.open {
    background-color: #F6FAFF;
  }

  header.open::after {
    top: 0;
  }

  /* header .header-inner nav {
    animation-name: slideUp;
    animation-duration: 0.7s;
    animation-timing-function: cubic-bezier(0.42, 0, 0.11, 0.94);   
    transition: all 0.3s; 
  } */
  
  header.open .header-inner nav {
    display: block;
    animation-name: slideDown;
    animation-duration: 0.7s;
    animation-timing-function: cubic-bezier(0.42, 0, 0.11, 0.94);   
    visibility: visible;
    animation-fill-mode: forwards;
    /* transition: all 0.3s;  */
  }

  @keyframes slideDown {
    0% {
      transform: translateY(-100%);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }

  header .header-inner nav ul {
    flex-direction: column;
    gap: 30px;
    font-size: 2.4rem;
  }

}


/* Section: KV */
@media (min-width:769px) {

  .kv {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1440 / 740;
    /* height: calc(100vh - 80px); */
    background-image: url('../img/kv_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }
  
  .kv-inner {
    width: auto;
    /* max-width: 1160px; */
    max-width: 95%;
    height: 75%;
    aspect-ratio: 1160 / 555;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-40%);
  }
  
  
  .kv img {
    width: 100%;
  }
  
   /* .kv .kv-10th-logo {
    width: 19.44%;
    position: absolute;
    right: 9.72%;
    top:37.43%;
  } */
   .kv .kv-10th-logo {
    width: 24.05%;
    position: absolute;
    right: 0;
    top: 22.16%;
  }
  
  /* .kv img.kv-text {
    width: 26.39%;
    position: absolute;
    top: 19.59%;
    left: 9.7%;
  } */
  .kv img.kv-text {
    width: 34.9%;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  /* .kv .kv-monograph-container {
    width: 48.89%;
    height: fit-content;
    position: absolute;
    top: 20.81%;
    left: 22.22%;
  } */
  .kv .kv-monograph-container {
    width: 60.68%;
    height: fit-content;
    position: absolute;
    top: 1.44%;
    left: 15.52%;
  }
  
  .kv img.kv-monograph {
    position: absolute;
    width: 100%;
    height: auto;  
  }
  
  /* .kv img.kv-bnr {
    width: 19.38%;
    position: absolute;
    bottom: 5.4%;
    right: 9.72%;
  } */
  .kv .kv-bnr {
    /* display: block; */
    width: 24.05%;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .kv .kv-bnr img {
    width: 100%;
  }


}


@media (min-width:769px) and (min-aspect-ratio:1.5/1) and (max-aspect-ratio: 2.3/1) {
  .kv {
    height: calc(100vh - 80px);
    min-height: 700px;
    aspect-ratio: unset;

  }
}

@media (min-width:769px) and (min-aspect-ratio: 2.3/1) {
  .kv {
    height: auto;
    aspect-ratio: 1440 / 740;

  }
}


/* @media (max-aspect-ratio: 1000/666) */
@media (max-width:768px) {
  .kv {
    aspect-ratio: 750 / 1300;
    width: 100%;
    /* height: calc(100svh - 60px); */
    /* min-height: 600px; */
    background-image: url('../img/kv_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden;
  }

  .kv-inner {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .kv .kv-10th-logo {
    position: absolute;
    width: 37.2%;
    max-width: 200px;
    right:4%;
    top:55.08%;
  }

  .kv .kv-bnr {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
  } 

  .kv .kv-bnr img {
    width: 100%;
  }
 
  .kv img.kv-text {
    position: absolute;
    width: 63.2%;
    max-width: 340px;
    top: 6.15%;
    left: 5.3%;
  }
   
  .kv .kv-monograph-container {
    position: absolute;
    width: 93.87%;
    height: fit-content;
    top: 25.38%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .kv img.kv-monograph {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    
  }

}

@media (max-width:768px) and (min-aspect-ratio: 1/2) and (max-aspect-ratio:8/10) {
  
  
  .kv {
    width: 100%;
    height: auto;
    height: calc(100svh - 60px);
  }

  .kv-inner {
    width: 100%;
    height: 100%;
  }

  .kv .kv-10th-logo {
    width: 37.2%;
    max-width: 200px;
    right:2.4%;
    top:59.08%;
  }

     
  .kv .kv-monograph-container {
    top: 29.38%;
  }

  
}

@media (max-width:768px) and (min-aspect-ratio:8/10) {
  .kv {
    aspect-ratio: 750 / 900;
    width: 100%;
  }
}


/* Section: Intro */
.intro {
  padding: 96px 0 100px;
  overflow: hidden;
  background-image: url('../img/bg_main_pattern.jpg');
}

.intro h2 {
  width: fit-content;
  margin: 0 auto;
  line-height: 66px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.intro h2 img:nth-child(1) {
  width: 108px;
}

.intro h2 img:nth-child(2) {
  width: 352px;
}

.intro .message {
  font-size: 2rem;
  text-align: center;
  margin-top: 70px;
}

.intro .message p:not(:first-child) {
  margin-top: 24px;
}

.intro .message span {
  color: var(--main-color-blue);
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
}

.message-ty-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px;
}

.message-ty {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  animation: scroll 30s linear infinite;
}

.message-ty span {
  display: inline-block;
  font-size: 12.8rem;
  font-weight: 600;
  line-height: 1.2;
  -webkit-text-stroke: 2px var(--pale-blue);
  color: #fff;
  font-family: "Barlow", sans-serif;
  text-wrap: nowrap;
  padding-right: 40px;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.ty-anchor {
  margin-top: 30px;
  display: flex;
  width: 100%;
}

.ty-anchor li {
  flex: 1;
  border-left: 1px solid #6B6B6B;
}

.ty-anchor li:last-child {
  border-right: 1px solid #6B6B6B;

}

.ty-anchor .ty-num {
  color: var(--main-color-blue);
  text-align: center;
  line-height: 1;
  width: 66px;
  margin: 0 auto;
}

.ty-anchor .ty-title {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto 0;
  line-height: 1.4;
}

.ty-anchor li:nth-child(1) .ty-title {
  width: 208px;
}
.ty-anchor li:nth-child(2) .ty-title {
  width: 168px;
}
.ty-anchor li:nth-child(3) .ty-title {
  width: 216px;
}

.ty-anchor img {
  display: block;
  width: auto;
}

.ty-arrow-down {
  display: block;
  margin: 10px auto 0;
}

@media (max-width:1000px) {
  .intro .message {
    font-size: 1.8rem;
    margin-top: 40px;
  }
}

@media (max-width:768px) {
  .intro {
    padding: 50px 0;
    background-size: 41px 40px;
  }
  
  .intro h2 {
    width: 64%;
    gap: 10px;
  }

  .intro .message {
    font-size: 1.6rem;
    margin: 30px auto 0;
    width: 77.5%;
    max-width: 450px;
  }

  
/* .intro .message p .hiddenPC {
  display: none;  
} */

  
  .intro .message span {
    font-size: 2rem;
  } 
  
  .message-ty {
    animation: scroll 20s linear infinite;
  }
  
  .message-ty span {
    font-size: 6.4rem;
    font-weight: 600;
    -webkit-text-stroke: 1px var(--pale-blue);
    padding-right: 20px;
  }
  
  @keyframes scroll {
    0% {
      transform: translateX(0); 
    }
    100% {
      transform: translateX(-50%);
    }
  } 
  
  .ty-anchor.ty-inner {
    margin-top: 30px;
    flex-direction: column;
    width: 78.67%;
    max-width: 500px;
    padding: 0;
  }
  
  .ty-anchor li {
    flex: 1;
    border-left: unset;
    border-bottom: 1px solid #6B6B6B;
  }
  
  .ty-anchor li:first-child {
    border-top: 1px solid #6B6B6B;

  }
  
  .ty-anchor li:last-child {
    border-right:unset;
  }

  .ty-anchor li a {
    width: 90%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }

  
  .ty-anchor .ty-num {
    width: 33px;
    margin: 0 auto 0 0;
  }

  .ty-anchor .ty-num img {
    width: 100%;
  }

  .ty-anchor li:nth-child(1) .ty-title {
    width: 52%;
  }

  .ty-anchor li:nth-child(2) .ty-title {
    width: 52%;
  }

  .ty-anchor li:nth-child(3) .ty-title {
    width: 52%;
  }
  
  .ty-anchor li:nth-child(1) .ty-title img {
    width: 100%;
  }
  .ty-anchor li:nth-child(2) .ty-title img {
    width: 80%;
  }

  .ty-anchor li .ty-title img {
    width: 100%;
  }

  .ty-anchor img.ty-arrow-down {
    width: 10px;
  }
  
  
  .ty-anchor .ty-title {
    margin-top: 0;
  }

}

@media (max-width:450px) {
  .intro .message p .hiddenPC {
    display: block;  
  }
}

/* ありがとう01 */
.ty1 {
  padding: 87px 0 142px;
  background: linear-gradient(90deg, rgba(13,78,167,1) 0%, rgba(77,120,192,1) 35%, rgba(77,120,192,1) 62%, rgba(13,78,167,1) 100%);
  position: relative;
  overflow: hidden;
}

.ty1 .ty-inner {
  position: relative;
}

.ty1 .ty-text {
  position: relative;
  width: fit-content;
}

.ty1 .ty-text::after {
  content: '';
  display: block;
  width: 1000px;
  height: 100%;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

.ty1 h2 {
  width: 621px;
  margin-top: 37px;
}

.ty1 .ty-desc {
  font-size: 2rem;
  margin-top: 30px;
  color: #fff;
}

.ty1-flex {
  display: flex;
  margin-top: 46px;
  width: 100%;  
}

.ty1-logo {
  width: 27%;
  max-width: 289px;
  min-width:200px
}

.ty1-logo img {
  width: 100%;
}

.ty1-details {
  width: 56%;
  position: relative;
  left: -180px;
  top: -20px;
}

.ty1-details-product-img {
  width: 100%;
  filter: drop-shadow(20px 10px 3px #00000040);
}

.ty1-details .abs {
  display: block;
  position: absolute;
}

.ty1-details .point1 {
  width: 45%;
  top: 18%;
  left: 83%;
}

.ty1-details .point2 {
  width: 52.7%;
  top: 34%;
  left: 55%;
}

.ty1-details .point3 {
  width: 45.5%;
  top: 65%;
  left: 40%;
}

.ty1-details .point4 {
  width: 39%;
  left: 30%;
  bottom: -14%;
}

.point-img {
  width: 25.7%;
  aspect-ratio: 1 / 1;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
}

.point-img.point1-img {
  top: 14%;
  right: -51%;
}

.point-img.point2-img {
  top: 38%;
  right: -31%;
}

.point-img.point3-img {
  top: 62%;
  right: -11%;
}

.point-img.package {
  top: 86%;
  right: 9%;
}

.point-img img {
  position: absolute;
  display: block;
}

.point-img.point1-img img {
  width: 300%;
  top: 50%;
  right: -20%;
  transform: translateY(-60%);
}

.point-img.point2-img img {
  width: 90%;
  top: -17%;
  right: 7%;
}

.point-img.point3-img img {
  width: 35%;
  top: -17%;
  left: 50%;
  transform: translateX(-50%);
}

.point-img.package img {
  width: 26%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ty1-specs {
  position: absolute;
  width: 27.41%;
  bottom: -100px;
  right: 0;
}

.ty1 .deco-vertical-text {
  left: unset;
  right: 0;
  top: -70px;
  transform: translateX(100%);
  padding-top: 0;
}

.ty1 .deco-vertical-text span {
  color: transparent;
}

@media (max-width:1000px) {
  .ty1-logo {
    width: 24%;
  }

  .ty1-details {
    left: -130px;
  }
}

@media (max-width:768px) {
  .ty1 {
    padding: 50px 0 40px;
  }
  
  .ty1 .ty-text {
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    width: 86px;
  }
   
  .ty1 .ty-text::after {
    content: unset;
  }
  
  .ty1 h2 {
    width: 254px;
    margin: 18px auto 0;
  }

  .ty1 h2 img {
    width: 100%;
  }  
  
  .ty1 .ty-desc {
    font-size: 1.6rem;
    margin: 25px auto 0;
    text-align: center;
  }
 
  .ty1-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
    position: relative;
    gap: 40px;
  }
  
  .ty1-logo {
    width: 158px;
  }
   
  
  .ty1-details {
    width: 70%;
    min-width: 330px;
    position: relative;
    margin: 0 auto;
    left: unset;
    overflow: hidden;
  }
  
  .ty1-details-product-img {
    width: 18%;
    filter: drop-shadow(10px 5px 2px #00000040);

  }
  
  
  .ty1-details .point1 {
    width: 55.8%;
    top: 18%;
    left: 11%;
  }
  
  .ty1-details .point2 {
    width: 64%;
    top: 35%;
    left: 3%;
  }
  
  .ty1-details .point3 {
    width: 55.69%;
    top: 58%;
    left: 11.5%;
  }
  
  .ty1-details .point4 {
    width: 49.25%;
    left: 22%;
    bottom: 6%;
  }

  .point-img {
    width: 26.9%;
  }
   
  .point-img.point1-img {
    top: 16.5%;
    right: 6%;
  }
  
  .point-img.point2-img {
    top: 37%;
    right: 6%;
  }
  
  .point-img.point3-img {
    top: 57%;
    right: 6%;
  }
  
  .point-img.package {
    top: 77%;
    right: 6%;
  }

  .ty1-specs {
    position: static;
    width: 100%;
    max-width: 334px;
    margin: 0 auto;
  }
}

/* Section: New Color Lineup */
.new-color {
  padding: 80px 0 100px;
  background-image: url('../img/bg_main_pattern.jpg');
  position: relative;
}



.new-color-inner {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;

}


.deco-vertical-text {
  height: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  padding-top: 80px;
  width: 150px;
}

.deco-vertical-text span {
  display: block;
  font-size: 12.8rem;
  font-weight: 600;
  -webkit-text-stroke: 2px var(--pale-blue);
  color: #fff;
  line-height: 1.2;
  writing-mode: vertical-rl;
  text-wrap: nowrap;
  
}

.new-color h2 {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
  color: var(--main-color-blue2);
  text-align: center;
}

.new-color .lineup.monograph {
  margin-top: 70px;
}

.new-color .lineup h3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 6px;
  margin: 0 auto;
  position: relative;
  font-size: 1.6rem;
  font-family: "Barlow", "Noto Sans JP", sans-serif;
  padding: 0 16px;
}

.new-color .lineup h3::before {
  content: '';
  display: block;
  width: calc((100% - 460px) / 2);
  height: 2px;
  border-top: 1px solid #6B6B6B;
  position: absolute;
  top: 50%;
  left: 16px;  
}

.new-color .lineup h3::after {
  content: '';
  display: block;
  width: calc((100% - 460px) / 2);
  height: 2px;
  border-top: 1px solid #6B6B6B;
  position: absolute;
  top: 50%;
  right: 16px;  
}

.new-color .lineup h3 img {
  height: 31px;
  width: auto;
}

.new-color .neutral {
  width: 33%;
  margin-left: 13.4%;
  margin-top: 24px;
}


.new-color .lineup .lineup-flex {
  display: flex;
  align-items: center;
  gap: 9.66%;
  width: 100%;
  padding: 45px 5.7% 80px;
}

.new-color .lineup.monograph .lineup-flex {
  padding-top: 24px;
  align-items: start;
}



.new-color .lineup .product-images {
  display: flex;
  justify-content: center;
  gap: 2.7%;
  width: 44.64%;
}

.new-color .lineup.monographlite .product-images {
  gap: 10%;
}

.new-color .lineup .product-images figure {
  width: 100%;
}

.new-color .lineup.monographlite .product-images figure {
  width: 25%;
}

.new-color .lineup.monographmg .product-images {
  gap: 20%;
}

.new-color .lineup.monographmg .product-images figure {
  width: 16%;
}

.new-color .lineup .product-images figure img {
  width: 100%;
}

.new-color .lineup .product-images figcaption {
  text-align: left;
  margin-top: 12px;
  font-size: 1.4rem;
}

.new-color .lineup.monographmg .product-images figcaption {
  text-align: center;
}

.new-color .lineup.monograph .product-details {
  padding-top: 20px;
}

.new-color .lineup .product-details .type {
  font-size: 1.4rem;
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 20px;
}

.new-color .lineup .product-details .functions {
  height: 50px;
}

.new-color .lineup .product-details .functions img {
  height: 100%;
}

.new-color .lineup .product-details .desc {
  margin-top: 20px;
}

.new-color .lineup .product-details .price {
  font-size: 1.4rem;
  margin-top: 20px;
  font-weight: 600;
}

.btn {
  display: block;
  width: 330px;
  height: 54px;
  border-radius: 27px;
  line-height: 54px;
  text-align: center;
  border: 1px solid var(--main-color-blue3);
  color: var(--main-color-blue3);
  background-color: #fff;
  position: relative;
  transition: all 0.3s;
}

.btn:hover {
  color: #fff;
  background-color: var(--main-color-blue3);
  opacity: 1;
}

.btn::after {
  content: '';
  display: block;
  width: 20px;
  height: 6px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDI1IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0LjMzNDggNC45ODc1OUMyNC41MzAxIDQuNzkyMzMgMjQuNTMwMSA0LjQ3NTc0IDI0LjMzNDggNC4yODA0OEwyMS4xNTI5IDEuMDk4NUMyMC45NTc2IDAuOTAzMjM5IDIwLjY0MSAwLjkwMzIzOSAyMC40NDU4IDEuMDk4NUMyMC4yNTA1IDEuMjkzNzYgMjAuMjUwNSAxLjYxMDM1IDIwLjQ0NTggMS44MDU2MUwyMy4yNzQyIDQuNjM0MDRMMjAuNDQ1OCA3LjQ2MjQ2QzIwLjI1MDUgNy42NTc3MiAyMC4yNTA1IDcuOTc0MzEgMjAuNDQ1OCA4LjE2OTU3QzIwLjY0MSA4LjM2NDgzIDIwLjk1NzYgOC4zNjQ4MyAyMS4xNTI5IDguMTY5NTdMMjQuMzM0OCA0Ljk4NzU5Wk0wLjgyMTI4OSA1LjEzNDAzTDIzLjk4MTMgNS4xMzQwNEwyMy45ODEzIDQuMTM0MDRMMC44MjEyODkgNC4xMzQwM0wwLjgyMTI4OSA1LjEzNDAzWiIgZmlsbD0iIzMzMzMzMyIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.btn:hover::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDI1IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0LjMzNDggNC45ODc1OUMyNC41MzAxIDQuNzkyMzMgMjQuNTMwMSA0LjQ3NTc0IDI0LjMzNDggNC4yODA0OEwyMS4xNTI5IDEuMDk4NUMyMC45NTc2IDAuOTAzMjM5IDIwLjY0MSAwLjkwMzIzOSAyMC40NDU4IDEuMDk4NUMyMC4yNTA1IDEuMjkzNzYgMjAuMjUwNSAxLjYxMDM1IDIwLjQ0NTggMS44MDU2MUwyMy4yNzQyIDQuNjM0MDRMMjAuNDQ1OCA3LjQ2MjQ2QzIwLjI1MDUgNy42NTc3MiAyMC4yNTA1IDcuOTc0MzEgMjAuNDQ1OCA4LjE2OTU3QzIwLjY0MSA4LjM2NDgzIDIwLjk1NzYgOC4zNjQ4MyAyMS4xNTI5IDguMTY5NTdMMjQuMzM0OCA0Ljk4NzU5Wk0wLjgyMTI4OSA1LjEzNDAzTDIzLjk4MTMgNS4xMzQwNEwyMy45ODEzIDQuMTM0MDRMMC44MjEyODkgNC4xMzQwM0wwLjgyMTI4OSA1LjEzNDAzWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");
}

.new-color .lineup .btn {
  margin-top: 48px;
}

@media (max-width:768px) {
  .new-color {
    padding: 40px 0 10px;
    background-size: 41px 40px;
  }
  
  .new-color-inner {
    width: 100%;
    padding: 0 20px;
    overflow: hidden;
  }
  

 
  .new-color h2 {
    font-size: 3.2rem;
  }
  
  .new-color .lineup.monograph {
    margin-top: 28px;
  }
   
  .new-color .lineup h3 {
    width: 225px;
    gap: 6px;
    font-size: 1rem;
    font-family: "Barlow", "Noto Sans JP", sans-serif;
    padding: 0;
  }

  .new-color .lineup h3 img {
    height: auto;
    width: 180px;
    margin: 0 auto;
  }
  
  .new-color .lineup h3::before {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    border-top: 1px solid #6B6B6B;
    position: absolute;
    top: 50%;
    left: 0;  
    transform: translateX(-100%);
  }
  
  .new-color .lineup h3::after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    border-top: 1px solid #6B6B6B;
    position: absolute;
    top: 50%;
    right: 0; 
    transform: translateX(100%); 
  }
  

  .new-color .neutral {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 10px auto 0;
  }

  .new-color .lineup .lineup-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    width: 100%;
    padding: 16px 0 48px;
  }

  .new-color .lineup.monograph .lineup-flex {
    align-items: center;
  }

  
  
  .new-color .lineup .product-images {
    gap: 2.7%;
    width: 100%;
    max-width: 400px;
  }
   
  .new-color .lineup.monographlite .product-images {
    width: 60%;
    gap: 10%;
  }
  
  .new-color .lineup.monograph .product-images figure {
    width: 20%;
  }
  
  .new-color .lineup.monographlite .product-images figure {
    width: 30%;
    max-width: 80px;
  }

  .new-color .lineup.monographmg .product-images figure {
    width: 30%;
    margin: 0 auto;
  }
  .new-color .lineup.monographmg .product-images {
    width: 35%;
    max-width: 200px;
    gap: 30%;
    justify-content: center;
  }
   
  .new-color .lineup .product-images figcaption {
    margin-top: 6px;
    font-size: 1rem;
    text-wrap: nowrap;
  }
  
  .new-color .lineup .product-details {
    width: 100%;
    max-width: 335px;
    padding: 0 20px;
  }
  
  .new-color .lineup .product-details .type {
    font-size: 1.2rem;
    gap: 7px;
  }

  .new-color .lineup .product-details .type img {
    width: 61%;
  }
  
  .new-color .lineup .product-details .functions {
    height: 45px;
  }
  
  .new-color .lineup .product-details .desc {
    font-size: 1.4rem;
  }
  
  .new-color .lineup .product-details .price {
    font-size: 1.2rem;
  }
 
  .btn {
    width: 100%;
    max-width: 295px;
    height: 48px;
    border-radius: 24px;
    line-height: 48px;
    background-color: #fff;
    font-size: 1.4rem;
  }
   
  .new-color .lineup .btn {
    margin-top: 30px;
  }

}




/* Section: ありがとう02 */
.ty2 {
  padding-top: 100px;
  background: linear-gradient(90deg, rgba(228,230,231,1) 0%, rgba(253,254,254,1) 35%, rgba(253,254,254,1) 62%, rgba(228,230,231,1) 100%);
}

.ty-text {
  padding-bottom: 8px;
}

.ty2 .ty-text {
  border-bottom: 1px solid #6B6B6B;
  width: fit-content;
  margin: 0 auto;
}

.ty2 h2 {
  width: 340px;
  margin: 20px auto 18px;
}

.ty2 h2 img {
  width: 100%;
}

.ty2 .ty2-desc {
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
}

.ty2-anchor {
  margin: 50px auto 0;
  display: flex;
  justify-content: center;
}

.ty2-anchor a {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  padding: 0 40px;
  border-left: 1px dashed #6B6B6B;
}

.ty2-anchor a:last-child {
  border-right: 1px dashed #6B6B6B;
}

.ty2-anchor a span {
  font-size: 2.2rem;
}


.ty-section-header {
  margin: 0 auto;
  width: 360px;
  height: 74px;
  text-align: center;
  font-weight: 400;
  color: var(--main-color-blue3);
  border-top: 1px solid var(--main-color-blue3);
  border-bottom: 1px solid var(--main-color-blue3);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}

.ty-section-header .year {
  font-weight: 300;
}

.ty-section-header h3 {
  font-size: 2.4rem;
  line-height: 1.2;
}

.all-colors.ty-inner {
  padding: 50px 16px;
}

.all-colors > p {
  font-size: 2rem;
  text-align: center;
  margin-top: 30px;
}

.all-colors ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); 
  gap: 20px;
  width: 100%;
  margin: 50px auto 0;
}

.all-colors ul.color-list2 {
  margin-top: 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
}

.all-colors ul.color-list2.view {
  max-height:1000px
}

.all-colors ul li {
  aspect-ratio: 1 / 1;
  background-color: var(--pale-blue2);
}

.all-colors ul li button {
  position: relative;
  width: 100%;
  height: 100%;
}

.all-colors ul li button span {
  font-size: 1.4rem;
  display: block;
  position: absolute;
  top: 30%;
  left: 10px;
  transform: translate(0,-50%);
  line-height: 1.2;
  text-align: center;
}

.all-colors ul li button img {
  display: block;
  width: 45%;
  margin-left: auto;
  margin-right: 12%;
  transition: all 0.3s;
  filter: drop-shadow(3px 3px 4px rgba(0,0,0,0.25));
}

.all-colors ul li button:hover img {
  transform: scale(1.2);
}

.show-more-btn {
  display: none;
}


@media (max-width:768px) {
  .ty2 {
    padding: 50px 0 0;
  }
  
  .ty-text {
    padding-bottom: 5px;
  }
  
  .ty2 h2 {
    width: 204px;
    margin: 20px auto 25px;
  }
  
  .ty2 .ty2-desc {
    font-size: 1.6rem;
  }

  .ty2-anchor {
    width: fit-content;
    margin: 25px auto 0;
    flex-direction: column;
    justify-content: center;
  }
  
  .ty2-anchor a {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    padding: 8px 23px;
    border-left: none;
    border-top: 1px dashed #6B6B6B;
  }
  
  .ty2-anchor a:last-child {
    border-right: none;
    border-bottom: 1px dashed #6B6B6B;
  }
  
  .ty2-anchor a span {
    font-size: 2rem;
  }

  .ty2-anchor img {
    width: 8px;
    margin-top: 2px;
  }
  
  .ty-section-header {
    margin: 0 auto;
    width: 100%;
    max-width: 295px;
    height: 60px;
    font-weight: 400;
  }

  .ty-section-header h3 {
    font-size: 1.8rem;
  }

  .all-colors.ty-inner {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .all-colors > p {
    font-size: 1.6rem;
    margin: 25px auto 0;
    width: 100%;
    max-width: 290px;
  }

  .all-colors ul {
    width: 100%;
    max-width: 550px;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); 
    gap: 17px;
    margin: 25px auto 0;
  }
 
  .all-colors ul.color-list2 {
    margin-top: 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease;
  }
   
  .all-colors ul.color-list2.view {
    max-height:1000px
  }
  
  .all-colors ul li button span {
    font-size: 1.2rem;
  }

  .btn.show-more-btn {
    display: block;
    margin: 20px auto 0;
  }

  .btn.show-more-btn::after {
    transform: translateY(-30%) rotate(90deg);
    transition: transform 0.4s;
  }
  
  .btn.show-more-btn.showing::after {
    transform: translateY(-80%) rotate(-90deg);
  }
}

@media (max-width:500px) {
  .all-colors ul li button span {
    left: 4px;
  }
}


/* History 2014 */
.history {
  padding-top: 50px;
  padding-bottom: 100px;
}

.history > p {
  font-size: 2rem;
  text-align: center;
  margin-top: 30px;
}

.history-contents {
  position: relative;

}

.history-contents::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  border-left: 2px solid #333333;
  position: absolute;
  top: 0;
  left: 50%;
}

.history-contents::after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-left: 2px solid #333;
  border-bottom: 2px solid #333;  
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: rotate(-45deg) translate(-35%, -30%);
}

.history-contents-inner {
  position: relative;
  z-index: 2;
  margin-top: 66px;

}

.year-2014 {
  position: relative;
  width: 100%;
  background-color: var(--history-pale-blue);
  padding: 40px 0 70px;
  border-radius:500px;
}

.year-2014 .year-2014-texts {
  width: 58%;
  margin: 0 auto;
}

.history .year-2014 h4 {
  position: relative;
  left: -30px;
  width: 59%;
  margin-left: 0;
}

.year-2014 h4 img {
  width: 100%;
}

.year-2014 h5 {
  background-color: var(--main-color-blue);
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  width: fit-content;
  padding: 0 6px;
}

.year-2014 p {
  font-size: 2rem;
  font-weight: 500;
  margin-top:20px;
}

.monograph2014-img1 {
  display: block;
  width: 75%;
  margin: 20px auto 0;
}

.monograph2014-img2 {
  display: block;
  width: 15%;
  position: absolute;
  top: 32px;
  right: 5%;
}

.award {
  width: 30%;
  min-width: 400px;
  margin: 40px auto 0;
}

.award.award-2016 {
  width: 65%;
  min-width: 400px;
}

.award img {
  width: 100%;
}

@media (max-width:768px) {
  .history-contents-inner {
    margin-top: 30px;
  }

  .history {
    padding-bottom: 50px;
  }

  .history > p {
    font-size: 1.6rem;
  }

  .year-2014 {
    padding: 40px 16px 140px;
    border-radius:25px;
  }
  
  .year-2014 .year-2014-texts {
    width: 100%;
    margin: 0 auto;
  }

  .history .year-2014 h4 {
    left: 0;
    width: 47.6%;
    max-width: 200px;
    margin: 0 auto;
  }
  
  .year-2014 h5 {
    font-size: 1.4rem;
    color: #fff;
    width: fit-content;
    margin: 6px auto;
  }
  
  .year-2014 p {
    font-size: 1.4rem;
  }
  
  .monograph2014-img1 {
    width: 80%;
    height: auto;
    margin: 0;
    transform: rotate(-30deg);
    margin-top: 100px;
  }
  
  .monograph2014-img2 {
    width: 22%;
    top: unset;
    bottom: 30px;
    right:20px;
  }

  .award {
    width: 100%;
    max-width: 335px;
    min-width: unset;
    margin: 30px auto;
  }

  .award.award-2016 {
    width: 100%;
    min-width: 300px;
    max-width: 400px;
  }
}

@media (max-width:500px) {
  .year-2014 {
    padding: 40px 17px 80px;
  }

  .monograph2014-img1 {
    width: 90%;
    margin-top: 60px;
  }

  .monograph2014-img2 {
    width: 22%;
    top: unset;
    bottom: 10px;
    right:20px;
  }
}

/* History 2015以降 */
.history2015-2024 {
  width: 100%;
  max-width: 700px;
  margin: 60px auto 0;
}

.history h4 {
  width: 41.35%;
}

.year-2015 h4 {
  margin-left: auto;
  margin-right: -120px;
}

.history h4 img {
  width: 100%;
}

.year-flex {
  display: flex;
  transform: translateX(3%);
}

.year-flex-item:nth-of-type(1) {
  width: 47%;
}

.year-flex-item:nth-of-type(2) {
  flex: 1;
}

.year-desc {
  display: flex;
  flex-direction: row;
  align-items: start;
  font-weight: 500;
  position: relative;
}

.year-2015 .year-desc {
  flex-direction: row;
  align-items: start;
  position: relative;
  top: -160px;
}

.year-2015 .year-desc img {
  display: block;
  width: 40%;
  margin-top: 0;
}

.year-2015 .year-desc > div {
  width: 62%;
}

.year-2015 .year-desc > div::after {
  content: none;
}

.year-desc > div p:nth-of-type(1) {
  font-size: 2.4rem;
  color: var(--main-color-blue);
}

.year-desc > div p:nth-of-type(2) {
  margin-top: 10px;
  font-size: 2.2rem;
  border-left: 14px solid var(--main-color-blue);
  line-height: 1.3;
  padding-left: 12px;
  position: relative;
} 

.year-2015  .year-desc > div p:nth-of-type(2)::after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 70%;
  right: -10px;
  z-index: -1;
}

.year-desc > div p:nth-of-type(2) span {
  font-size: 1.6rem;
}

.year-desc > div p:nth-of-type(3) {
  margin-top: 10px;
  font-size: 1.6rem; 
  line-height: 1.4;
  padding-right: 10px;
} 

.history-series {
  margin-left: 15.4%;
  max-width: 423px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  border-radius: 20px;
  background-color: rgba(230, 237, 248, 0.5);
  padding: 30px 6% 22px 14.18% ;
}

.history-series > div {
  width: 80%;
}

.history-series > div p {
  font-weight: 500;
}

.history-series > div p:nth-of-type(1) {
  font-size: 1.8rem;
  color: var(--main-color-blue3);
}

.history-series > div p:nth-of-type(2) {
  font-size: 2rem;
}

.history-series > div p:nth-of-type(3) {
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 10px;
}

.history-series > div button {
  width: 100%;
  height: 32px;
  background-color: #fff;
  border: 1px solid var(--main-color-blue3);
  color: var(--main-color-blue3);
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  position: relative;
  margin-top: 16px;
}

.history-series > div button::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--main-color-blue3);
  border-right: 2px solid var(--main-color-blue3);
  position: absolute;
  top: 50%;
  right: 12%;
  transform: rotate(45deg) translateY(-50%);
}

.history-series > div img {
  display: none;
}

.history-series > img {
  display: block;
  width: 14%;
  height: auto;
}

.history h4 {
  margin-left: -120px;
}

.history .year-2015 h4 {
  margin-left: auto;
}

.year-2016 {
  margin-top: -50px;
}

.year-2016 .year-flex {
  align-items: center;
  margin-top: -40px;
}

.year-desc {
  flex-direction: column;
}

.year-desc > div p:nth-of-type(2)::after {
  content: none;
}

.year-desc > div {
  width: 100%;
  position: relative;
}

.year-desc > div::after {
  content: '';
  display: block;
  width: 1px;
  height: 65px;
  border-left: 1px solid #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(110%);
  z-index: -1;
}

.year-desc img {
  display: block;
  width: 60%;
  margin: 79px auto 0;
}

.history .year-2018 h4 {
  margin-left: auto;
  margin-right: -80px;
} 

.history .year-2018 .year-flex {
  margin-top: -40px;
}

.history .year-2018 .year-flex:nth-of-type(2) {
  margin-top: 35px;
  position: relative;
  z-index: 100;
}

.year-2016 .year-desc img {
  width: 70%;
}

.year-2019 {
  margin-top: -380px;
}

.year-2020 {
  margin-top: 70px;
}

.year-2019 .year-flex,
.year-2020 .year-flex {
  margin-top: -50px;
}

.year-2019 .year-desc img {
  margin: 54px 0 0 auto;
  width: 70%;
}

.year-2019 .year-desc > div::after,
.year-2022 .year-flex.kusumipastel .year-desc > div::after,
.year-2023 .year-flex.shearstone .year-desc > div::after,
.year-2023 .year-flex.greyscale .year-desc > div::after {
  content: '';
  display: block;
  width: 70px;
  height: 100px;
  background-color: unset;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  left: 10%;
}

.year-2022 .year-flex.kusumipastel .year-desc > div::after {
  left: 18%;
}
.year-2023 .year-flex.shearstone .year-desc > div::after {
  left: 15%;
}

.year-2023 .year-flex.greyscale .year-desc > div::after {
  left: 27%;
}


.year-2021 {
  margin-top: -400px;
}

.year-2021 h4 {
  margin-left: auto;
  margin-right: -84px;
}

.year-2021 .year-flex:nth-of-type(1) {
  margin-top: -20px;
} 

.year-2021 .year-desc img {
  width: 80%;
}

.year-2022 {
  margin-top: 100px;
}

.year-2022 .year-flex.kusumipastel {
  margin-top: -60px;
}

.year-2022 .year-flex.kusumipastel .year-desc img {
  margin: 0 10px 0 auto;
}

.year-2022 .year-flex.monographlitesharp {
  margin-top: -120px;
}

.year-2022 .year-flex.dustycolor {
  margin-top: -190px;
}

.year-2023 {
  position: relative;
}

.year-2023 h4 {
  position: absolute;
  top: 80px;
  right: -50px;
}

.year-2023 .year-flex.monographfine.hiddenPC {
  display: none;
}

.year-2023 .shearstone .year-desc img,
.year-2023 .greyscale .year-desc img {
  margin: 0 0 0 auto;
}

.year-2023 .shearstone .year-desc img {
  width: 63%;
}

.year-2023 .ashcolor .year-desc img {
  width: 70%;
}

.year-2023 .greyscale .year-desc img {
  width: 48%;
  margin-top: 20px;
  margin-right: 10px;
}

.year-2023 .history-series > img {
  width: 24%;
}


.year-2024 .year-flex.mineralcolor {
  margin-top: -70px;
}

.year-2024 .mineralcolor .year-desc img {
  width: 60%;
}

.year-2024 .year-flex.pastelglass .year-desc img {
  margin: 0 10px 0 auto;
  width: 56%;
}

.year-2024 .year-flex.pastelglass .year-desc > div::after {
  content: '';
  display: block;
  width: 90px;
  height: 148px;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  background-color: transparent;
  left: 12%;
  transform: translateY(105%);
}

.year-2024 .year-flex.limited {
  margin-top: -300px;
  transform: translateX(10%);
}

.year-2024 .year-flex.limited .year-flex-item:nth-of-type(1) {
  flex: 1;
  width: auto;
}

.year-2024 .year-flex.limited .year-flex-item:nth-of-type(2) {
  position: relative;
  margin-left: 12%;
  width: 41%;
  flex: unset;
  margin-bottom:100px;
}

.year-2024 .year-flex.limited .limited-product-img {
  width: 115%;
  position: absolute;
  bottom: -20px;
  transform: translateX(-78%);
  filter: drop-shadow(20px 10px 4px rgba(0,0,0,0.25));
}

.year-2024 .year-flex.limited .limited-contents > div img {
  width: 100%;
}

.year-2024 .year-flex.limited .limited-contents > div img.history-limited-logo {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.year-2024 .year-flex.limited .limited-contents > div p {
  font-weight: 500;
  font-size: 2rem;
}

.year-2024 .year-flex.limited .limited-contents > div p:nth-of-type(1) {
  margin-top: 44px;
  color: var(--main-color-blue3);
}

.year-2024 .year-flex.limited .limited-contents > div p:nth-of-type(2) {
  margin-top: 8px;
  font-size: 1.6rem;
  

  width: fit-content;
}

.year-2024 .year-flex.limited .limited-contents .history-limited-texts {
  margin-left: 6%;
  width: 90%;
}


@media (max-width:1300px) {
  .year-2015 h4,
  .year-2021 h4,
  .history .year-2018 h4 {
    margin-right: 0;
  }

  .year-2016 h4,
  .year-2019 h4,
  .year-2020 h4,
  .year-2022 h4,
  .year-2024 h4 {
    margin-left: 0;
  }

  .year-2023 h4 {
    right: 0;
  }

  .year-flex {
    transform: none;
  }

}

@media (max-width:900px) {
  
  .year-2024 .year-flex.limited {
    transform: translateX(3%);
  }

  .year-2024 .year-flex.limited .limited-product-img {
    transform: translateX(-70%);
  }
}

@media (max-width:768px) {
  .year-flex {
    margin-top: 40px;
  }
  .year-flex-item:nth-of-type(1) {
    width: 50%;
  }
  .year-2015 .year-desc {
    flex-direction: column;
    align-items: start;
    position: relative;
    top: -80px;
  }
  
  .year-2015  .year-desc img {
    width: 50%;
    max-width: 130px;
    margin: 30px auto 0;
  }
  
  .year-2015 .year-desc > div {
    width: 96%;
  }
  
  .year-desc > div p:nth-of-type(1) {
    font-size: 1.6rem;
  }
 
  .year-desc > div p:nth-of-type(2) {
    margin-top: 4px;
    font-size: 1.6rem;
    border-left: 7px solid var(--main-color-blue);
    line-height: 1.3;
    padding-left: 6px;
  } 
   
  .year-desc > div p:nth-of-type(2)::after {
    content: none;
  }
  
  .year-desc > div p:nth-of-type(2) span {
    font-size: 1.2rem;
  }
  
  .year-desc > div p:nth-of-type(3) {
    margin-top: 10px;
    font-size: 1.2rem;
    position: relative;
  } 

  .year-desc > div p:nth-of-type(3)::after {
    content: '';
    display: block;
    width: 1px;
    height: 25px;
    background-color: #333;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateY(110%);
  }

  .history-series {
    margin-left: 6%;
    max-width: 423px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 15px 10px;
  }
  
  .history-series > div {
    width: 100%;
  }
  
  .history-series > div p:nth-of-type(1) {
    font-size: 1.6rem;
  }

  .history-series > div p:nth-of-type(2) {
    font-size: 1.6rem;
  }
  
  .history-series > div p:nth-of-type(3) {
    font-size: 1.2rem;
    margin-top: 0;
  }

  .history-series > div img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
    
  .history-series > div button {
    width: 100%;
    max-width: 140px;
    height: 25px;
    font-size: 1.2rem;
    line-height: 25px;
    display: block;
    margin: 16px auto 0;
  }
  
  .history-series > div button::after {
    width: 6px;
    height: 6px;
    border-top: 1px solid var(--main-color-blue3);
    border-right: 1px solid var(--main-color-blue3);  
  }
  
  .history-series > img {
    display: none;
  }

  .year-2015 .year-desc > div p:nth-of-type(2)::after {
    content: none;
  }

  .year-2016 {
    margin-top: 0;
  }

  .year-2016 .year-flex {
    margin-top: 50px;
  }
  .year-2016 .year-desc {
    margin-top: -50px;
  }

  .year-2016 .year-desc img {
    margin-top: 30px;
  }

  .year-2016 .year-desc > div::after {
    height: 30px;
  }
  
  .history .year-2018 h4 {
    margin-left: auto;
    margin-right: 0;
  } 

  .history .year-2018 .year-flex {
    margin-top: 0;
  }

  .history .year-2018 .year-flex:nth-of-type(1) {
    margin-top: 10px;
  }

  .history .year-2018 .year-flex:nth-of-type(2) {
    margin-top: 16px;
  }

  .year-2018 .history-series > div p:nth-of-type(2) {
    text-wrap: nowrap;
  }

  .year-2019 {
    margin-top: -100px;
  }

  .year-2020 {
    margin-top: 30px;
  }

  .year-2019 .year-flex {
    margin-top: 6px;
  }

  .year-2020 .year-flex {
    margin-top: 16px;
  }

  .year-2019 .year-desc > div::after,
  .year-2020 .year-desc > div::after {
    content: none;
  }

  .year-2019 .year-desc img,
  .year-2020 .year-desc img {
    margin: 30px auto;
    width: 60%;
  }

  .year-2019 .year-desc img {
    width: 70%;
  }

  .year-2021 {
    margin-top: -170px;
  }

  .year-2021 .year-flex:nth-of-type(1) {
    margin-top: 10px;
  }

  .year-2021 .year-flex.clearcolor {
    margin-top: -140px;
  }

  .year-2021 .year-desc > div::after {
    content: none;
  }

  .year-2021 .year-desc img {
    margin-top: 30px;
    width: 80%;
  }

  .year-2022 {
    margin-top: 30px;
  }

  .history .year-2022 h4 {
    margin-left: 0;
  }

  .year-2022 .year-flex.kusumipastel {
    margin-top: 10px;
  }

  .year-2022 .year-flex.kusumipastel .year-desc > div::after {
    content: none;
  }

  .year-2022 .year-flex.kusumipastel .year-desc img {
    margin: 30px auto;
  }
  .year-2022 .year-flex.monographlitesharp {
    margin-top: -220px;
  }

  .year-2022 .year-flex.dustycolor {
    margin-top: -40px;
  }

  .year-2022 .year-desc > div::after {
    content: none;
  }

  .year-2022 .year-flex:last-of-type .year-desc img {
    margin-top: 30px;
  }

  .year-2023 .year-desc > div::after {
    content: none;
  }

  .year-2023 {
    margin-top: -50px;
  }

  .year-2023 h4 {
    position: static;
    margin: 0 0 0 auto;
  }

  .year-2023 .year-flex {
    margin-top: 20px;
  }

  .year-2023 .monographfine {
    margin-top: 10px;
  }

  .year-2023 .shearstone {
    margin-top: -120px;
  }

  .year-2023 .year-flex .year-desc img {
    margin: 30px auto 0;
  } 

  .year-2023 .year-flex.shearstone .year-desc > div::after,
  .year-2023 .year-flex.greyscale .year-desc > div::after {
    content: none;
  }

  .year-2023 .year-flex.monographfine.hiddenPC {
    display: flex;
  }

  .year-2024 {
    margin-top: 30px;
  }

  .year-2024 .year-flex {
    margin-top: 10px;
  }
  .year-2024 .year-flex.mineralcolor {
    margin-top: 0;
  }

  .year-2024 .year-desc > div::after {
    height: 30px;
  }

  .year-2024 .year-flex.pastelglass .year-desc > div::after {
    content: none;
  }

  .year-2024 .year-flex.neutralcolor .year-desc > div::after {
    content: none;
  }

  .year-2024 .year-flex.pastelglass .year-desc img,
  .year-2024 .year-flex .year-desc img {
    margin: 30px auto 0;
  }

  .year-2024 .year-flex.mineralcolor .year-desc img {
    width: 60%;
  }

  .year-2024 .year-flex.limited {
    margin-top: -40px;
    transform: none;
  }
  
  .year-2024 .year-flex.limited .year-flex-item:nth-of-type(1) {
    flex: 1;
    width: auto;
  }
  
   .year-2024 .year-flex.limited .year-flex-item:nth-of-type(2) {
    position: relative;
    margin-left: 0;
    padding-left: 10px;
    width: 50%;
    flex: unset;
    margin-bottom: 30px;
  }
 
  .year-2024 .year-flex.limited .limited-product-img {
    width: 100%;
    max-width: 250px;
    position: absolute;
    bottom: unset;
    top: -80px;
    transform: translateX(-85%);
    filter: drop-shadow(10px 5px 4px rgba(0,0,0,0.25));
  }
  
  .year-2024 .year-flex.limited .limited-contents > div p {
    font-size: 1.6rem;
  }
  
  .year-2024 .year-flex.limited .limited-contents > div p:nth-of-type(1) {
    margin-top: 15px;
  }
  
  .year-2024 .year-flex.limited .limited-contents > div p:nth-of-type(2) {
    margin-top: 10px;
    font-size: 1.2rem;
    width: fit-content;
  }

  .year-2024 .history-limited-texts img {
    max-width: 200px;
  }
}

@media (max-width:500px) {
  .year-2016 .year-flex {
    margin-top: 70px;
  }
  .year-2016 .year-desc {
    margin-top: -140px;
  }


}







/* Section: ありがとう03 */
.ty3 {
  background-image: url('../img/bg_main_pattern.jpg');
  padding-top: 100px;
  overflow: hidden;
}

/* .ty3 .cover-wrapper {
  position: relative;
} */

.ty3 .cover {
  background-color: rgba(133, 133, 133, 0.7);
  /* width: calc(100% + 16px);
  height: calc(100% + 16px); */
  display: flex;
  justify-content: center;
  align-items: center;
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); */
}

.ty3 .cover-inner {
  background-color: #003DA5;
  padding: 10px;
  /* width: 711px; */
  width: 100%;
  margin-top: 20px;
}

.ty3 .cover-inner div {
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  padding: 23px 20px 33px;
  font-size: 2.4rem;
}

.ty3 .cover-inner div p:first-child {
  font-size: 3.2rem;
  font-weight: 700;
}

.ty-inner {
  width: 100%;
  max-width: 1192px;
  padding: 0 16px;
  margin: 0 auto;
}

.ty3 .ty-inner {
  position: relative;
}

.ty3 .ty-inner .deco-vertical-text {
  left: unset;
  right: 0;
  transform: translateX(100%);
  padding-top: 100px;
}

.ty3 .ty-text {
  position: relative;
  width: fit-content;
}

.ty3 .ty-text::after {
  content: '';
  display: block;
  width: 1000px;
  height: 100%;
  border-bottom: 1px solid #6B6B6B;
  position: absolute;
  bottom: 0;
  right: 0;
}

.ty3 h2 {
  width: 100%;
  max-width: 860px;
  margin-top: 35px;
}

.ty3 h2 img {
  width: 100%;
}

.ty3 .campaign-period {
  background: linear-gradient(284.41deg, #9198CB 0%, #014099 100%);
  height: 50px;
  color: #fff;
  line-height: 50px;
  width: fit-content;
  padding: 0 24px;
  margin-top: 20px;
}

.ty3 .campaign-period span {
  font-size: 2rem;
  font-weight: 700;
}

.collab-desc-flex {
  display: flex;
  align-items: center;
  gap: 17px;
  padding-right: 6.63%;
}

.collab-desc-flex p {
  flex: 1;
  font-size: 2rem;
}

span.c-blue {
  color: var(--main-color-blue3);
  font-weight: 700;
}

span.c-blue span.large {
  font-size: 3.2rem;
}

.collab-desc-flex .img-present1 {
  width: 400px;
}

.collab-desc-flex .img-present1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0 0;
}

@media (max-width:768px) {
  .ty3 {
    background-size: 41px 40px;
    padding-top: 50px;
  }
  
  .ty3 .ty-inner {
    padding: 0 40px;
  }

  .ty3 .ty-text {
    position: relative;
    width: 90px;
    border-bottom: 1px solid #6B6B6B;
    padding-bottom: 5px;
    margin: 0 auto;
  }

  .ty3 .ty-text::after {
    content: none;
  }
      
  .ty3 h2 {
    width: 100%;
    max-width: 260px;
    margin: 20px auto 0;
  }
  
  .ty3 .cover {
    width: calc(100% + 32px);
    height: calc(100% + 24px);
    padding: 16px;
  }
  
  .ty3 .cover-inner {
    background-color: #003DA5;
    padding: 10px;
    width: 100%;
    /* position: relative;
    top: -100px; */
  }
  
  .ty3 .cover-inner div {
    padding: 18px 10px;
    font-size: 1.2rem;
  }
  
  .ty3 .cover-inner div p:first-child {
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
  
  .ty3 .campaign-period {
    width: 100%;
    max-width: 295px;
    height: auto;
    color: #fff;
    line-height: 1.6;
    padding: 10px 0 10px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 1.2rem;
  }
  
  .ty3 .campaign-period span {
    font-size: 1.4rem;
  }
  
  .collab-desc-flex {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
    padding-right: 0;
  }
   
  .collab-desc-flex p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  
  span.c-blue span.large {
    font-size: 2.4rem;
  }
  
  .collab-desc-flex .img-present1 {
    width:100%;
  }
}

/* プレゼント01 */
.present h3 {
  width: 200px;
  margin: 0 auto;
}

.present h3 img {
  width: 100%;
}

.present h4 {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
}

.present h4 span {
  font-size: 3.2rem;
  font-weight: 800;
}

.present1 .collab-logos {
  margin: 15px auto 0;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 20px;
}

.collab-logo-monograph {
  width: 246px;
}

.collab-cross {
  width: 32px;
}

.collab-logo-inujirushi {
  width: 252px;
}

.present > p {
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center;
}

.present > p span.x {
  font-size: 3.4rem;
  position: relative;
  top: 3px;
}

.product-desc ul {
  width: 100%;
  display: flex;
  align-items: start;
  gap: 7.3%;
  margin: 50px auto 0;
}

.product-desc ul.point-list-2 {
  width: fit-content;
  justify-content: center;
  gap: 12.84%;
}

.product-desc ul li {
  width: 28.4%;
  position: relative;
}

.product-desc ul li::after {
  content: '';
  display: block;
  width: 2px;
  height: 83px;
  border-left: 1px solid var(--main-color-blue3);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(100%);
}

.product-desc ul.point-list-1 li:last-child::after {
  content: none;
}

.product-desc ul.point-list-2 li::after {
  height: 151px;
  bottom: unset;
  top: 0;
  left: 0;
  transform: translateY(calc( -100% + 38.5px ));
}

.product-desc ul.point-list-2 li:first-child::after {
  left: unset;
  right: 0;
}

.product-desc ul h5 {
  text-align: center;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  height: 38.5px;
}

.product-desc ul h5 img {
  display: inline-block;
  width: 39px;
  margin-right: 10px;
}

.product-desc ul p {
  padding: 12px 0;
  border-top: 1px solid var(--main-color-blue3);
  border-bottom: 1px solid var(--main-color-blue3);
}

.present01-img {
  width: 82.33%;
  margin: 50px auto 0;
}

.present01-img img {
  width: 100%;
}

.product-desc ul.point-list-2 li {
  display: flex;
  position: relative;
}

.product-desc ul.point-list-2 li > img {
  display: block;
  width: 45.32%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(calc( -100% - 20px ), -50%);
}

.product-desc ul.point-list-2 li:nth-of-type(2) > img {
  left: unset;
  right: 0;
  transform: translate(calc( 100% + 20px ), -50%);
}

.inujirushi {
  width: 546px;
  background-color: var(--pale-blue2);
  padding: 25px 30px 34px;
  margin: 50px auto 0;
}

.inujirushi-inner {
  display: flex;
  align-items: start;
  gap: 22px;
}

.inujirushi-inner img {
  display: block;
  width: 160px;
}

.inujirushi-inner > div {
  flex: 1;
}

.inujirushi-inner > div h5 {
  font-size: 2rem;
  font-weight: 500;
}

.inujirushi-inner .btn {
  width: 162px;
  height: 32px;
  line-height: 30px;
  margin: 15px auto 0;
  font-size: 1.2rem;
  font-weight: 500;
  padding-right: 14px;
}

.inujirushi-inner .btn::after {
  right: 6px;
}

@media (max-width:1200px) {
  .product-desc ul h5 {
    font-size: 1.7rem;
    height: 38.5px;
    align-items: end;
  }
  
  .product-desc ul h5 img {
    width: 34px;
    position: relative;
    top: -4px;
  }
  
  .product-desc ul p {
    font-size: 1.5rem;
    padding: 8px 0;  
  }
}

@media (max-width:900px) {
  .product-desc ul h5 {
    font-size: 1.4rem;
    height: 38.5px;
    align-items: end;
  }

}

@media (max-width:768px) {  
  .present h3 {
    width: 170px;
    margin: 0 auto;
  }
  
  .present h4 {
    font-size: 1.2rem;
  }
   
  .present h4 span {
    font-size: 2.4rem;
    font-weight: 900;
  }
  
  .present1 .collab-logos {
    margin: 30px auto 0;
    flex-direction: column;
    gap: 6px;
  }
  
  .collab-logo-monograph {
    width: 165px;
  }
  
  .collab-cross {
    width: 22px;
    margin-top: 6px;
  }
  
  .collab-logo-inujirushi {
    width: 170px;
  }
  
  .present > p {
    margin-top: 30px;
    font-size: 1.6rem;
    line-height: 1.3;
    text-align: center;
  }

  .present > p span.x {
    font-size: 2.8rem;
    position: relative;
    top: 3px;
  }

  .product-desc > div {
    display: flex;
    flex-direction: column-reverse;
  }

  .present01-img {
    width: 100%;
    max-width: 440px;
    margin-top: 20px;
  }
 
  .product-desc ul {
    max-width: 440px;
    flex-direction: column;
    align-items: start;
    gap: 30px;
    margin: 30px auto 0;
  }
   
  .product-desc ul.point-list-2 {
    width: 100%;
    justify-content: center;
    gap: 30px;
    margin-top: 30px;
  }
 
  .product-desc ul li {
    width: 100%;
  }
  
  .product-desc ul li::after {
    content: none;
  }
  
  .product-desc ul h5 {
    font-size: 2.1rem;
    height: auto;
  }
  
  .product-desc ul h5 img {
    width: 35px;
  }
 
  .product-desc ul p {
    font-size: 1.4rem;
    padding: 10px 0;
  }
  
  .product-desc ul.point-list-2 li {
    display: flex;
    flex-direction: column;
  }
  
  .product-desc ul.point-list-2 li > img {
    display: block;
    width: 33.56%;
    position: static;
    transform: unset;
    margin: 0 auto 10px;
  }
  
  .product-desc ul.point-list-2 li:nth-of-type(2) > img {
    left: unset;
    right: 0;
    transform: unset;
  }
   
  .inujirushi {
    width: 100%;
    max-width: 440px;
    padding: 20px 15px;
  }
  
  .inujirushi-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  
  .inujirushi-inner img {
    width: 162px;
  }
  

  .inujirushi-inner > div h5 {
    font-size: 1.6rem;
    text-align: center;
  }

  .inujirushi-inner p {
    font-size: 1.2rem;
    text-align: center;
  }
  
  .inujirushi-inner .btn {
    width: 100%;
    max-width: 265px;
    height: 43px;
    line-height: 43px;
    margin: 20px auto 0;
    font-weight: 400;
    padding-right: 0;
  }
  
  .inujirushi-inner .btn::after {
    right: 6px;
  }
}

/* プレゼント02 */
.present.present2 > p {
  margin: 0;
}

.present2-img {
  display: flex;
  justify-content: space-between;
  margin-top: 76px;
  width: fit-content;
  height: fit-content;
}

.present2-img > div {
  display: flex;
  align-items: start;
  position: relative;
}

.present2-img img.product-img {
  display: block;
  flex-shrink: 0;
  height: auto;
  position: relative;
  filter: drop-shadow(3px 3px 0 #00000025);
}


.present2-img-1 {
  width: 23.45%;
  justify-content: space-between;
}

.present2-img-1 img.product-img:nth-child(1) {
  width: 42.6%;
}

.present2-img-1 img.product-img:nth-child(2) {
  width: 44%;  
  top: 90px;
}

.present2-img-2 {
  width: 33.62%;
  justify-content: space-between;
}

.present2-img-2 img.product-img:nth-child(1) {
  width: 29.74%;
}

.present2-img-2 img.product-img:nth-child(2) {
  width: 72%;
  top: 90px;
}

.present2-img-3 {
  width: 33.62%;
  justify-content: space-between;
}

.present2-img-3 img.product-img:nth-child(1) {
  width: 29.74%;
}
.present2-img-3 img.product-img:nth-child(2) {
  width: 29%;
  top: 90px;
}

.present2-img-3 img.product-img:nth-child(3) {
  width: 40.2%;
}

.present2-img .abs {
  position: absolute;
}

.present2-img-1 .text-monograph {
  width: 42%;
  top: -13%;
  left: 0;
}

.present2-img-1 .text-monographmulti {
  width: 100%;
  bottom: -55%;
  right: -59%;
}

.present2-img-2 .text-monographgrip {
  width: 41%;
  top: -13%;
  left: -15%;
}

.present2-img-2 .text-monographliteball {
  width: 61.79%;
  bottom: -55%;
  right: -13%;
}

.present2-img-3 .text-monographlitesharp {
  width: 60.76%;
  top: -13%;
  left: -35%;
}

.present2-img-3 .text-monographfine {
  width: 40%;
  bottom: -42.4%;
  left: 30%;
}

.present2-img-3 .text-monographmg {
  width: 37.18%;
  top: -13%;
  right: 5%;
}

@media (max-width:1200px) {
  .present2-img-1 .text-monographmulti {
    bottom: -60.2%;
  }

  .present2-img-2 .text-monographliteball {
    bottom: -60.5%;
  }

  .present2-img-3 .text-monographfine {
    bottom: -48%;
  }
}

@media (max-width:900px) {
  .present2-img-1 .text-monographmulti {
    bottom: -72%;
  }

  .present2-img-2 .text-monographliteball {
    bottom: -66.5%;
  }

  .present2-img-3 .text-monographfine {
    bottom: -53%;
  }
}

@media (max-width:768px) {

  .present.present2 > p {
    margin: 0;
    line-height: 1.6;
  }
  
  .present2-img {
    flex-direction: column;
    justify-content: center;
    margin: 50px auto 0;
  }
   
  .present2-img > div {
    justify-content: center;
    margin: 0 auto;
  } 
  
  div.present2-img-1 {
    width: 42%;
    max-width: 220px;
    position: relative;
    left: -4%;
  }
  
  .present2-img-1 img.product-img:nth-child(1) {
    width: 50%;
  }
  
  .present2-img-1 img.product-img:nth-child(2) {
    width: 50%;    
    top: 0;
  }
  
  div.present2-img-2 {
    width: 70%;
    margin-top: 160px;
    position: relative;
    right: -7%;
  }
  
  .present2-img-2 img.product-img:nth-child(1) {
    width: 29.74%;
  }
  
  .present2-img-2 img.product-img:nth-child(2) {
    width: 72%;
    top: 0;
  }
  
  div.present2-img-3 {
    width: 70%;
    margin-top: 160px;
  }
  
  .present2-img-3 img.product-img:nth-child(1) {
    width: 29.74%;
  }

  .present2-img-3 img.product-img:nth-child(2) {
    width: 29%;
    top: 0;
  }
  
  .present2-img-3 img.product-img:nth-child(3) {
    width: 40.2%;
    margin-top: auto;
    position: relative;
    left: -10%;
  }  
  
  .present2-img-1 .text-monograph {
    width: 85%;
    top: -15%;
    left: -50%;
  }
  
  .present2-img-1 .text-monographmulti {
    width: 90%;
    bottom: -30%;
    right: -45%;
  }
  
  .present2-img-2 .text-monographgrip {
    width: 42%;
    top: -13%;
    left: -18%;
  }
  
  .present2-img-2 .text-monographliteball {
    width: 50%;
    bottom: -28%;
    right: 6%;
  }
  
  .present2-img-3 .text-monographlitesharp {
    width: 37%;
    top: -17%;
    left: -12%;
  }
  
  .present2-img-3 .text-monographfine {
    width: 45%;
    bottom: -20%;
    left: -14%;
  }
  
  .present2-img-3 .text-monographmg {
    width: 35%;
    top: unset;
    bottom: -20%;
    right: -3%;
  }
}

@media (max-width:500px) {
  .present2-img-1 .text-monograph {
    width: 120%;
    top: -18%;
    left: -72%;
  }
  
  .present2-img-1 .text-monographmulti {
    width: 127%;
    bottom: -53%;
    right: -80%;
  }
  
  .present2-img-2 .text-monographgrip {
    width: 65%;
    top: -17%;
    left: -40%;
  }
  
  .present2-img-2 .text-monographliteball {
    width: 78%;
    bottom: -44%;
    right: -12%;
  }
  
  .present2-img-3 .text-monographlitesharp {
    width: 56%;
    top: -24%;
    left: -30%;
  }
  
  .present2-img-3 .text-monographfine {
    width: 66%;
    bottom: -25%;
    left: -33%;
  }
  
  .present2-img-3 .text-monographmg {
    width: 49%;
    top: unset;
    bottom: -23.5%;
    right: -14%;
  }
}

/* 参加方法 */
.ty3 .application h3,
.ty3 .terms h3 {
  color: var(--main-color-blue3);
  font-size: 2.8rem;
  font-weight: 300;
  text-align: center;
}

.ty3 section {
  padding-top: 100px;
}

.ty3 section.application {
  padding-top: 300px;
}

.application ul {
  margin-top: 50px;
}

.application ul li:not(:first-child) {
  margin-top: 56px;
}

.application ul li {
  width: 100%;
  padding: 33px 130px 33px 28px;
  display: flex;
  align-items: center;
  gap: 30px;
  background-color: #F2F7FF;
  position: relative;
}

.application ul li:last-child {
  background-color: #5697FF;
  color: #fff;
}

.application .x-logo {
  position: absolute;
  right: 60px;
  display: block;
  width: 64px;
  height: 64px;
}

.application .x-logo img {
  width: 100%;
}


.application ul li:first-child::after {
  content: '';
  display: block;
  width: 16px;
  height: 36px;
  background-image: url('../img/arrow-down.svg');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%,100%);
}

.application .step-num {
  color: var(--main-color-blue3);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
  text-wrap: nowrap;
  width: 200px;
}

.application .step-num span {
  font-size: 1.3rem;
  font-weight: 400;
}

.application .step-text {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.45;
  flex: 1;
  position: relative;
}

/* .application ul li:nth-child(2)::after {
  content: '';
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(../img/logo_x.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 70px;
  transform: translateY(-50%);
} */

.application .step-text span,
.application .step-text a {
  color: #3A7EDA;
}

.application .step-text .link-underline {
  text-decoration-color: #3A7EDA;
  text-underline-offset: 4px;
  color: inherit;
}

.application ul li:last-child .step-num,
.application ul li:last-child .step-text span,
.application ul li:last-child .step-text a {
  color: #fff;
}

@media (max-width:1000px) {
  .application ul li {
    padding: 33px 100px 33px 28px;
  }

  .application .step-num {
    font-size: 2rem;
  }
  
  .application .step-text {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.45;
    flex: 1;
  }

  .application .x-logo {
    right: 20px;
  }

  .application .step-text br.hiddenMD {
    display: none;
  }
}

@media (max-width:768px) {
  .ty3 .application h3,
  .ty3 .terms h3 {
    font-size: 2.4rem;
  }

  .ty3 section {
    padding-top: 50px;
  }

  .ty3 section.application {
    padding-top: 105px;
  }

  .application ul {
    margin-top: 20px;
  }
  
  .application ul li:not(:first-child) {
    margin-top: 38px;
  }
  
  .application ul li {
    padding: 15px 10px 20px;
    flex-direction: column;
    gap: 10px;
  }
  
  .application ul li:first-child::after {
    width: 9px;
    height: 18px;
  }
  
  .application .step-num {
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
    width: fit-content;
  }
  
  .application .step-num span {
    font-size: 1.2rem;
  }
  
  .application .step-text {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.45;
    flex: 1;
  }

  .application .x-logo {
    position: static;
  }

  .application ul li:nth-child(1) p.step-text {
    width: fit-content;
    margin: 0 auto;
  }
  
  .application .step-text span,
  .application .step-text a {
    color: #3A7EDA;
  }
  
  .application ul li:last-child .step-num,
  .application ul li:last-child .step-text span,
  .application ul li:last-child .step-text a {
    color: #fff;
  }
}

/* 応募規約 */
.terms-container {
  width: 100%;
  height: 180px;
  overflow-y: scroll;
  border: 1px solid var(--main-color-blue3);
  border-radius: 5px;
  padding: 30px 40px 30px 30px;
  background-color: #fff;
  margin-top: 30px;
}

.terms-container::-webkit-scrollbar {
  width: 12px;
  height: 100px;
  margin-top: 2px;
  
}

.terms-container::-webkit-scrollbar-track {
  padding: 4px;
  margin: 4px;
}


.terms-container::-webkit-scrollbar-thumb {
  width: 3px;
  background-color: var(--pale-blue); 
  border-radius: 5px; 
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  background-clip: padding-box;
}

.terms-container h4 {
  font-size: 2rem;
  font-weight: 700;
}

.terms-container h5 {
  margin-top: 16px;
  font-size: 1.8rem;
  font-weight: 700;
}

.terms-container ul.disc > li {
  padding-left: 16px;
  position: relative;
}

.terms-container ul.disc > li::before {
  content: "・";
  position: absolute;
  left: -4px;
}

@media (max-width:768px) {
  .terms-container {
    border-radius: 2.5px;
    padding: 10px 15px 15px;
    margin-top: 15px;
    font-size: 1.2rem;
  }

  .terms-container h4 {
    font-size: 1.8rem;
  }
  
  .terms-container h5 {
    margin-top: 16px;
    font-size: 1.6rem;
  }
  
  .terms-container ul.disc > li {
    padding-left: 10px;
  }
  
  .terms-container ul.disc > li::before {
    left: -4px;
  }
}

@media (max-width:500px) {
  .terms-container {
    height: 110px;
  }
}

/* Section: お問い合わせ */
.contact.ty3-inner {
  padding-bottom: 150px;
  padding-top: 0;
}

.contact .btn {
  height: 70px;
  line-height: 66px;
  border-radius: 35px;
  color: #333;
  font-size: 2rem;
  font-weight: 500;
  border: 2px solid var(--main-color-blue3);
  margin: 50px auto 0;
}

.contact .btn:hover {
  color: #fff;
}

.contact p.note {
  margin-top: 10px;
  font-size: 1.4rem;
  text-align: center;
}

@media (max-width:768px) {
  .contact {
    padding-bottom: 80px;
  }
  
  .contact .btn {
    width: 240px;
    height: 60px;
    line-height: 57px;
    border-radius: 35px;
    color: #333;
    font-size: 1.4rem;
    font-weight: 500;
    border: 2px solid var(--main-color-blue3);
    margin: 50px auto 0;
  }
  
  .contact p.note {
    margin-top: 10px;
    font-size: 1.2rem;
    text-align: center;
  }
}

/* フッター */
footer {
  height: 120px;
  background-color: #F0F0F0;
  color: #767575;
  font-size: 1.1rem;
  font-weight: 600;
}

footer .company-logo {
  width: 54px;
  margin: 0 auto;
  padding-top: 30px;
}

footer .company-logo a {
  display: block;
  width: 100%;
  height: 100%;
}

footer .company-logo img {
  width: 100%;
  margin-top: 0;
}

footer p {
  width: fit-content;
  margin: 14px auto 0;
}


@media (max-width:768px) {
  footer {
    height: 100px;
    font-size: 1rem;
  }

  footer .company-logo {
    padding-top: 20px;
  }
}

/* Modal Common */
.modal {
  display: none;
}

.modal.open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14,22,24,0.9);
  z-index: 1000;
  overflow-y: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
}

.modal-content {
  width: 42%;
  min-width: 600px;
  max-width: 630px;
  background-color: #fff;
  margin: auto;
  animation: fadeIn 0.5s ease; /* アニメーションを適用 */
}

.modal-content-wrapper {
  overflow: hidden;
  padding: 20px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.btn-modal-close {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -20px;
  right: -20px;
  transform: translate(120%,-120%);
}

.btn-modal-close span {
  display: block;
  width: 1px;
  height: 54px;
  background-color: #fff;
  position: absolute;
}

.btn-modal-close span:nth-child(1) {
  transform: rotate(45deg);
  top: -8px;
  left: 19px;
}

.btn-modal-close span:nth-child(2) {
  transform: rotate(-45deg);
  top: -8px;
  left: 19px;
}

@media (max-width:800px) {
  .btn-modal-close {
    top: -20px;
    right: 0;
    transform: translate(0,-120%);
  }
}

@media (max-width:768px) {
  .modal-content {
    width: 90%;
    height: auto;
    min-width: 300px;
    max-width: 360px;
  }

  .modal-content-wrapper {
    overflow: hidden;
    padding: 20px 10px 10px;
  } 

  .btn-modal-close {
    width: 30px;
    height: 30px;
    top: -10px;
    right: 0;
    transform: translate(0,-100%);
  }
  
  .btn-modal-close span {
    width: 1px;
    height: 43px;
    background-color: #fff;
    position: absolute;
  }
  
  .btn-modal-close span:nth-child(1) {
    transform: rotate(45deg);
    top: -8px;
    left: 15px;
  }
  
  .btn-modal-close span:nth-child(2) {
    transform: rotate(-45deg);
    top: -8px;
    left: 15px;
  }
}

/* All Colors Modal */
.modal.all-colors-modal .modal-content {
  background: linear-gradient(90deg, rgba(228,230,231,1) 0%, rgba(253,254,254,1) 35%, rgba(253,254,254,1) 62%, rgba(228,230,231,1) 100%);
  padding: 30px 40px;
  position: relative;
}

.modal.all-colors-modal .modal-content-inner {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 1;
}

.modal.all-colors-modal .flex-item:nth-of-type(2) {
  width: 52%;
  text-align: left;
}

.modal.all-colors-modal .modal-img-container {
  width: 30%;
  margin-right: 13.8%;
  padding-top: 5%;
}

.modal.all-colors-modal .modal-img-container img {
  width: 100%;
}

.modal.all-colors-modal svg.allcolors-modal-deco {
  position: absolute;
  right: 0;
  bottom: 0;
}

.modal.all-colors-modal .modal-texts h3 {
  border-left: 8px solid;
  padding-left: 6px;
  line-height: 1;
  font-weight: 500;
}

.modal.all-colors-modal .modal-texts h3 span.color-num {
  font-size: 2.2rem;
}

.modal.all-colors-modal .modal-texts h3 span.color-name {
  font-size: 2rem;
}

.modal.all-colors-modal .modal-texts p.series {
  margin-top: 7px;
  font-size: 1.4rem;
  line-height: 1.5;
}

.modal.all-colors-modal .modal-texts p.series span.limited-color {
  font-size: 1.2rem;
  color: #fff;
  background-color: #B5BBC3;
  padding: 2px 8px;
  margin-left: 15px;
}

.modal.all-colors-modal .modal-texts p.period {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: 700;
}

.modal.all-colors-modal .modal-texts p.size {
  margin-top: 14px;
  font-size: 1.4rem;
}

.modal.all-colors-modal .modal-texts hr {
  border-top: 1px dashed #333;
  height: 1px;
  margin-top: 14px;
}

.modal.all-colors-modal .modal-texts p.color-desc {
  margin-top: 15px;
  padding: 10px 10px 10px 0;
  background-color: rgba(255, 255, 255, 0.8);
  line-height: 1.45;
  text-align: justify;
}

@media (max-width:768px) {
  .modal.all-colors-modal .modal-content {
    padding: 16px;
  }
  
  .modal.all-colors-modal .modal-content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    height: auto;
  }
  
  .modal.all-colors-modal .flex-item:nth-of-type(2) {
    width: 100%;
  }
  
  .modal.all-colors-modal .modal-img-container {
    height: auto;
    width: 40%;
    margin: 0 auto;
    padding-top: 5%;
  }
  
  .modal.all-colors-modal .modal-img-container img {
    height: auto;
    width: 100%;
  }
  
  .modal.all-colors-modal .modal-texts h3 {
    border-left: 6px solid;
  }
  
  .modal.all-colors-modal .modal-texts h3 span.color-num {
    font-size: 2rem;
  }
  
  .modal.all-colors-modal .modal-texts h3 span.color-name {
    font-size: 1.8rem;
  }
  
  .modal.all-colors-modal .modal-texts p.series {
    font-size: 1.2rem;
  }
  
  .modal.all-colors-modal .modal-texts p.series span.limited-color {
    font-size: 1.1rem;
    padding: 2px 6px;
    margin-left: 10px;
  }
  
  .modal.all-colors-modal .modal-texts p.period {
    margin-top: 12px;
    font-size: 1.2rem;
  }
  
  .modal.all-colors-modal .modal-texts p.size {
    margin-top: 4px;
    font-size: 1.2rem;
  }
  
  .modal.all-colors-modal .modal-texts hr {
    height: 1px;
    margin-top: 10px;
  }
  
  .modal.all-colors-modal .modal-texts p.color-desc {
    margin-top: 8px;
    font-size: 1.4rem;
    padding-left: 10px;
  
  }
}


/* History Modal */
.history-modal .modal-content {
  width: 100%;
  max-width: 893px;
  position: relative;
}

.history-modal .modal-content-inner {
  position: relative;
}

.history-modal .bg-year {
  display: block;
  width: 46.58%;
  position: absolute;
  top: 0;
  left: 0;
}

.history-modal.monographzero-modal.history-modal .bg-year,
.history-modal.monographmulti-modal.history-modal .bg-year,
.history-modal.monographgrip-modal.history-modal .bg-year {
  top: -40px;
}

.history-modal .product-logo {
  display: block;
  width: 40%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.history-modal-flex {
  display: flex;
  gap: 3%;
}

.history-modal .product-name {
  width: 45%;
  top: 0;
  left: 0;
  text-align: right;
}

.history-modal .modal-content-inner:has(.product-logo) {
  padding-bottom: 50px;
}
.history-modal .modal-content-inner {
  padding-bottom: 30px;
}

.history-modal .product-name p:nth-of-type(1) {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 20px;
}

.history-modal .product-name p:nth-of-type(2) {
  font-size: 2rem;
  font-weight: 500;
}

.history-modal .product-details {
  width: 50%;
  top: 0;
  right: 0;
}

.history-modal .product-details p:nth-of-type(1) {
  border-bottom: 1px dashed #333;
  padding-bottom: 10px;
}

.history-modal .product-details p:nth-of-type(2) {
  display: flex;
  gap: 20px;
  font-size: 1.3rem;
  margin-top: 6px;
}

.history-modal-images {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-top: -40px;

}

.history-modal-images img {
  width: 100%;
}

.history-modal-images .product-img {
  width: 8%;
  position: relative;
  left: 10%;
}

.monographgrip-modal .history-modal-images .product-img {
  top: 50px;
}

.history-modal-images > div:nth-child(2) {
  width: 70%;
}

.history-modal-images:has(.center) {
  align-items: center;
}

.product-img img {
  transform: rotate(15deg);
  filter: drop-shadow(14px 4px 2px rgba(0,0,0,0.25));
}

.monographlitesharp-modal .history-modal-images {
  align-items: center;
}

.monographmulti-modal.history-modal .product-details p:nth-of-type(2) {
  flex-direction: column;
  gap: 4px;
}


.monographfine-modal .history-modal-images {
  justify-content: start;
  gap: 6%;
}



@media (max-width:768px) {
  .history-modal .modal-content {
    padding-bottom: 0;
  }
  
  .history-modal .bg-year {
    width: 62%;
    max-width: 300px;
    position: static;
    transform: none;
    margin: 0 auto;
  }
  
  .history-modal .product-logo {
    width: 50%;
  }
  
  .history-modal-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
 
  .history-modal .product-name {
    width: 100%;
    text-align: center;
  }
  
  .history-modal .product-name p:nth-of-type(1) {
    font-size: 1.6rem;
    margin-top: -40px;
    line-height: 1.2;
  }
  
  .history-modal .product-name p:nth-of-type(2) {
    font-size: 1.2rem;
  }

  .history-modal-flex img {
    transform: rotate(30deg);
    width: 10%;
    max-width: 170px;
    filter: drop-shadow(7px 2px 2px rgba(0,0,0,0.25));
  }
  
  .history-modal .product-details {
    width: 100%;
  }
  
  .history-modal .product-details p:nth-of-type(1) {
    padding-bottom: 10px;
    font-size: 1.2rem;
  }
  
  .history-modal .product-details p:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 0;
    font-size: 1.2rem;
    margin-top: 6px;
  }
  
  .history-modal-images {
    display: flex;
    align-items: end;
    justify-content: center;
    margin-top: 20px;
  }
  
  .history-modal-images  > div.chart {
    width: 100%;
    max-width: 300px;
  }

  .monographfine-modal .history-modal-flex img {
    width: 20%;
  }

  .monographfine-modal .history-modal-flex img {
    transform: none;
    width: 40%;
  }

  .monographone-modal .history-modal-images img {
    width: 70%;
    margin: 0 auto;
    transform: translateX(-10%);
  }
}

.year-2022 .monographlitesharp {
  position: relative;
  z-index: 100;
}

