@charset "UTF-8";
/*--------------------------------------------------
 Font
-------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;800;900&family=Oxygen:wght@700&display=swap");
@import url("https://use.fontawesome.com/releases/v5.15.1/css/all.css");
/*文字シャギーを解消*/
a, p, small, h1, h2, h3, h4, h5, h6, li, ol, dl, label, select, button, span, table, .no-shaggy {
  transform: rotate(0.06deg);
}

.item-category-name {
  transform: rotateZ(-0.05deg !important);
}

/*レイアウト 崩れた時はみ出し防止*/
main, #mainvisual, .navigation, #mainvisual, #item-section {
  width: 100%;
  overflow: hidden;
}

/*回転戻す*/
/* 画像 hover:半透明 ＿＿＿＿＿＿＿＿＿＿＿*/
.bg-brown {
  background-color: #996f49;
}

.bg-blue {
  background-color: #2929c1;
}

.bg-green {
  background-color: #00913a;
}

.bg-pink {
  background-color: #ff6d7e;
}

.bg-orange {
  background-color: #ea1c00;
}

.bg-v-blue {
  background-color: #2659ea;
}

.bg-p-blue {
  background-color: #ebfbff;
}

.bg-maccha {
  background-color: #609311;
}

.bg-p-maccha {
  background-color: #ecffde;
}

.bg-v-orange {
  background-color: #ff4104;
}

.bg-p-orange {
  background-color: #fff5f3;
}

.text-yellow {
  color: #ffff00 !important;
}

.text-red {
  color: #ff0000;
}

.text-aqua {
  color: #009fc4;
}

.text-blue {
  color: #2659ea;
}

.text-maccha {
  color: #609311;
}

.text-orange {
  color: #ff4104;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-8 {
  border-width: 8px !important;
}
@media all and (max-width: 768px) {
  .border-8 {
    border-width: 2px !important;
  }
}

.marker-yellow {
  background-color: #ffff63 !important;
}

.border-radius5 {
  border-radius: 5px;
}

.border-radius10 {
  border-radius: 10px;
}

.border-radius20 {
  border-radius: 20px;
}

.border-radius35 {
  border-radius: 35px;
}
@media all and (max-width: 768px) {
  .border-radius35 {
    border-radius: 15px;
  }
}

.border-radius50 {
  border-radius: 50px;
}
@media all and (max-width: 768px) {
  .border-radius50 {
    border-radius: 20px;
  }
}

.right-0 {
  right: 0;
}

.right-50 {
  right: 50px;
}

.right-100 {
  right: 100px;
}

.right-n50 {
  right: -50px;
}

.left-0 {
  left: 0;
}

.left-50 {
  left: 50px;
}

.left-100 {
  left: 100px;
}

.left-n50 {
  left: -50px;
}

.top-0 {
  top: 0;
}

.bottom-0 {
  bottom: 0;
}

.top-100 {
  top: 100px;
}

.top-200 {
  top: 200px;
}

.top-300 {
  top: 300px;
}

.top-400 {
  top: 400px;
}

.top-500 {
  top: 500px;
}

.top-600 {
  top: 600px;
}

.top-700 {
  top: 700px;
}

.top-800 {
  top: 800px;
}

.top-900 {
  top: 900px;
}

/*--------------------------------------------------
 *リセット*
-------------------------------------------------*/
small {
  font-weight: inherit;
}

/*--------------------------------------------------
 *bootstrap上書き*
-------------------------------------------------*/
.btn-gentei .btn-outline-dark {
  transition: 0ms;
}
.btn-gentei .btn-outline-dark:hover {
  color: #343a40;
  border-color: #343a40;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 1200px) {
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1.125rem, 1.065rem + 0.3vw, 1.2rem);
  }
}
@media screen and (max-width: 576px) {
  .btn-gentei .btn-outline-dark h5 {
    font-size: 1rem;
  }
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1rem, 0.844rem + 0.78vw, 1.125rem);
  }
  .btn-gentei .btn-outline-dark .btn-gentei--img {
    margin: auto;
  }
}

@media (min-width: 374.98px) {
  .d-xs-block {
    display: block !important;
  }
  .d-xs-none {
    display: none !important;
  }
  .order-xs-0 {
    order: 0;
  }
  .order-xs-1 {
    order: 1;
  }
  .order-xs-2 {
    order: 2;
  }
  .order-xs-3 {
    order: 3;
  }
  .order-xs-4 {
    order: 4;
  }
  .order-xs-5 {
    order: 5;
  }
  .order-xs-6 {
    order: 6;
  }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

#summer2025 {
  color: #3e3a39;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  width: 100%;
}

#item-section {
  background-color: #fff769;
  position: relative;
  z-index: 0;
}
#item-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(90deg, #fffcbf, #fffcbf 10px, transparent 10px, transparent 40px);
  background-position: -6px;
  z-index: 1;
}

/*--------------------------------------------------
 *共通コンポーネント*
-------------------------------------------------*/
.content-1200 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .content-1200 {
    padding: 0;
  }
}

.content-991 {
  max-width: 991px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-991 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-991 {
    padding: 0;
  }
}

.content-750 {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-750 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-750 {
    padding: 0;
  }
}

/* アイコン類 */
.item-icon-otoku {
  width: 113px;
}

.item-icon-square {
  border-radius: 5px;
  color: #ffff00;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1 !important;
  padding: 5px;
}
@media (max-width: 576px) {
  .item-icon-square {
    font-size: 16px;
  }
}

.i-this-month {
  background-color: #00c3ff;
}

.bg-white-area {
  background-color: #fff;
  border-radius: 0 0 35px 35px;
  position: relative;
  padding: 30px 24px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 1;
}
@media (max-width: 576px) {
  .bg-white-area {
    padding: 20px 12px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 0 0 20px 20px;
  }
}

/* 価格まわりのコンポーネント */
.item-quantity {
  font-family: "Oxygen", "M PLUS Rounded 1c", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1 !important;
  vertical-align: bottom;
  bottom: -0.04em;
  position: relative;
}
.item-quantity small {
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  bottom: 0.04em;
}
@media all and (max-width: 1200px) {
  .item-quantity {
    font-size: 2.2rem;
  }
  .item-quantity small {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .item-quantity {
    font-size: 2.4rem;
  }
  .item-quantity small {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 768px) {
  .item-quantity {
    font-size: 34px;
  }
  .item-quantity small {
    font-size: 26px;
  }
}
@media all and (max-width: 576px) {
  .item-quantity {
    font-size: 30px;
  }
  .item-quantity small {
    font-size: 22px;
  }
}

.price {
  font-family: "Oxygen", sans-serif;
  letter-spacing: -0.1rem;
  font-size: 3.4rem;
  font-weight: 700;
  padding: 0 0 0 3px;
  line-height: 1 !important;
  bottom: -0.06em;
  position: relative;
}
.price > small {
  bottom: 0.04em;
  position: relative;
}
@media (max-width: 1200px) {
  .price {
    font-size: 3.3rem;
  }
}
@media (max-width: 991px) {
  .price {
    font-size: 3.6rem;
  }
}
@media (max-width: 768px) {
  .price {
    font-size: 44px;
  }
}
@media (max-width: 576px) {
  .price {
    font-size: 40px;
    padding: 0 0 0 2px;
  }
}

.price--unit {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1 !important;
  position: relative;
}
@media (max-width: 768px) {
  .price--unit {
    font-size: 28px;
  }
}
@media (max-width: 576px) {
  .price--unit {
    font-size: 22px;
  }
}

.red-right {
  color: #ff0000;
}

.soutou {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: right;
  line-height: 1 !important;
  color: #3e3a39;
}
@media (max-width: 576px) {
  .soutou {
    font-size: 16px;
  }
}

.ippai {
  background-color: #ff0000;
  padding: 2px 12px;
  color: #fff;
  display: inline-block;
  border-radius: 50em;
  font-size: 1.1rem;
  font-weight: 600;
  align-items: end;
}

.ippai-value {
  position: relative;
  bottom: -1px;
}
.ippai-value > small {
  position: relative;
  bottom: 1px;
}

/* itemユニット */
.item-title-wrap {
  font-size: 2rem;
  position: relative;
  width: calc(100% + 48px);
  top: -30px;
  left: -24px;
  background-color: #00c3ff;
  z-index: 1;
  padding: 0 0 0px clamp(90px, 14vw, 120px);
}
.item-title-wrap::before, .item-title-wrap::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #4960ab;
  z-index: -1;
  left: 0;
}
.item-title-wrap::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
  top: 0;
}
.item-title-wrap::after {
  -webkit-clip-path: polygon(0 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 100%, 0 100%);
  bottom: 0;
}
@media (max-width: 576px) {
  .item-title-wrap {
    padding-left: calc(min(90px, 20vw) + 0.8rem);
    width: calc(100% + 24px);
    top: -20px;
    left: -12px;
  }
}
@media (max-width: 768px) {
  .item-title-wrap::before, .item-title-wrap::after {
    width: 14px;
    height: 14px;
  }
}

.item-icon-m-gentei {
  width: 100px;
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  z-index: 3;
}
@media (max-width: 768px) {
  .item-icon-m-gentei {
    width: 80px;
    left: 6px;
  }
}
@media (max-width: 576px) {
  .item-icon-m-gentei {
    width: min(90px, 20vw);
  }
}

.item-category-name {
  border-radius: 50em;
  font-weight: 700;
}
@media (max-width: 576px) {
  .item-category-name {
    font-size: 12px;
  }
}

.item-title {
  position: relative;
  z-index: 1;
  padding: 15px 6px 15px 0;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(1.4rem, 1.218rem + 0.78vw, 1.8rem);
  font-weight: 800;
  z-index: 1;
}
.item-title::before, .item-title::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #4960ab;
  z-index: -1;
  right: 0;
}
.item-title::before {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 0);
          clip-path: polygon(100% 0, 100% 100%, 0 0);
  top: 0;
}
.item-title::after {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
  bottom: 0;
}
@media (max-width: 768px) {
  .item-title {
    padding: 6px 3px 6px 0;
  }
  .item-title::before, .item-title::after {
    width: 14px;
    height: 14px;
  }
}

.item-name {
  font-size: clamp(1.6rem, 1.418rem + 0.78vw, 2rem);
  font-weight: 800;
  line-height: 1;
  color: #00c3ff;
}

.item-name-mini {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1;
  color: #00c3ff;
}
@media (max-width: 1200px) {
  .item-name-mini {
    font-size: clamp(1.375rem, 1.261rem + 0.48vw, 1.625rem);
  }
}

.item-text {
  font-size: 1rem;
  line-height: 1.3 !important;
  font-weight: 500;
}

.item-set-box {
  position: relative;
  padding: 26px 6px 6px;
  border: 2px solid #8c8c8c;
  border-radius: 4px;
}

.item-set-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px 5px 2px;
  margin: 0;
  font-size: 0.9rem;
  background-color: #8c8c8c;
  color: #fff;
}

.item-set-text {
  font-size: 0.9rem;
}

.btn-cart {
  width: 80%;
  max-width: 500px;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0.5rem;
  background-color: #3cb200;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.btn-cart:hover {
  background-color: #339900;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
@media screen and (max-width: 576px) {
  .btn-cart {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart {
    font-size: 1rem;
  }
}

/*矢印ボタン_____________*/
.arrow_btn {
  color: #fff !important;
  position: relative;
  transition: 0.5s;
}

.arrow_btn::after {
  transition: 0.3s;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(45deg);
}

.arrow_btn:hover::after {
  right: 12px;
}

a.text-link {
  text-decoration: underline;
}

.btn-more-info {
  font-size: 0.9rem;
  line-height: 1.1 !important;
  display: inline-block;
}

.info-text {
  font-size: 0.9rem;
  line-height: 1.1 !important;
}

.outside-text {
  z-index: 3;
  position: relative;
}

.under-btn-text-wrap {
  max-width: 400px;
}

@media (max-width: 576px) {
  .pc-img {
    display: none !important;
  }
}

.sp-img {
  display: none !important;
}
@media (max-width: 576px) {
  .sp-img {
    display: block !important;
  }
}

.atention-text {
  font-size: 0.8rem;
  padding-bottom: 1px;
  line-height: 1.4 !important;
}

/*--------------------------------------------------
 ファーストビュー
-------------------------------------------------*/
.mainvisual-area {
  position: relative;
  margin: 0 auto;
  width: 100%;
  overflow: hidden !important;
  text-align: center;
  background-color: #ffff15;
  padding: 20px 12px 20px;
  z-index: 0;
}
@media (max-width: 768px) {
  .mainvisual-area {
    padding: 15px 10px;
  }
}
@media (max-width: 576px) {
  .mainvisual-area {
    padding: 18px 3px 12px 3px;
  }
}

.main-title-area-sp {
  display: none;
}

@media (max-width: 576px) {
  .main-title-area-sp {
    display: block;
  }
  .main-title-area {
    display: none;
  }
}
.fv-bg {
  position: absolute;
}

.fv-bg-left {
  top: 10px;
  left: 10px;
}

.fv-bg-top {
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.fv-bg-right {
  top: 10px;
  right: 10px;
}

.fv-main-title {
  width: clamp(200px, 70%, 500px);
  margin-bottom: -30px;
}
@media (max-width: 576px) {
  .fv-main-title {
    margin-bottom: 2px;
    display: inline-block;
    padding-left: 1rem;
    width: 80vw;
  }
}

.fv-houzai {
  z-index: 1;
  align-items: center;
}

.fv-houzai-sp {
  align-items: center;
  z-index: 2;
}

.fv-houzai-01 {
  width: clamp(70px, 36%, 360px);
  margin-right: 1rem;
}

.fv-houzai-02 {
  width: clamp(68px, 36%, 300px);
  margin-left: 0.3rem;
}

.fv-bg {
  z-index: -1;
}

.fv-bg-left {
  width: clamp(70px, 33%, 420px);
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
@media (max-width: 576px) {
  .fv-bg-left {
    top: 30%;
    left: -30px;
  }
}

.fv-bg-top {
  width: clamp(70px, 36%, 390px);
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 576px) {
  .fv-bg-top {
    top: auto;
    bottom: 26%;
    transform: rotate(180deg) translateX(50%);
    left: 50%;
  }
}

.fv-bg-right {
  width: clamp(70px, 36%, 450px);
  top: 50%;
  transform: translateY(-50%);
  right: -70px;
}
@media (max-width: 576px) {
  .fv-bg-right {
    top: 30%;
    right: -30px;
  }
}

/*--------------------------------------------------
 ナビゲーション
-------------------------------------------------*/
.navigation {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

.nav-wrap > li:not(:last-child) {
  border-right: 2px dotted #00c3ff;
}

.nav-wrap {
  margin-bottom: 0;
  padding: 6px 0;
}

.nav-li {
  transition: all 0.2s;
}
.nav-li:hover {
  opacity: 0.6;
  background-color: #e5f9ff;
}

/*--------------------------------------------------
　アイテムセクションの背景あしらい
-------------------------------------------------*/
.item-section-bg {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.bg-circle-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}
@media (max-width: 991px) {
  .bg-circle-wrap {
    display: none;
  }
}

.bg-circle-wrap > img {
  position: absolute;
  display: inline-block;
  z-index: 0;
}

/*--------------------------------------------------
　ドリップバッグ モカ
-------------------------------------------------*/
/*--------------------------------------------------
　ドリップバッグ ブルマン
-------------------------------------------------*/
.item-houzai-blmn {
  max-width: 300px;
}

.item-desc {
  font-size: 1.1rem;
  color: #ff0000;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .item-desc {
    font-size: 14px;
    margin-bottom: 3px;
  }
}

/*--------------------------------------------------
　水出し　アイスコーヒー
-------------------------------------------------*/
.desc-unit {
  border-radius: 15px;
  padding: 0 5px 5px 5px;
  font-weight: 500;
  max-width: 500px;
}

.desc-unit-head {
  padding: 5px 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.1;
}
@media (max-width: 576px) {
  .desc-unit-head {
    font-size: 1rem;
  }
}

.desc-unit-body {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
.desc-unit-body > ol {
  padding-left: 2rem;
}
@media (max-width: 576px) {
  .desc-unit-body {
    font-size: 0.85rem;
  }
}

#cold-brew-coffee .desc-unit-body {
  background-color: #ecfbff;
}

#cold-brew-sencha .desc-unit-body {
  background-color: #ecffde;
}

/*--------------------------------------------------
　水出し　煎茶
-------------------------------------------------*/
/*--------------------------------------------------
　かんたフェ
-------------------------------------------------*/
/*--------------------------------------------------
　ぬか美人
-------------------------------------------------*/
.tsukemono-ill {
  position: absolute;
  top: -52px;
  right: 0;
  width: 150px;
}
@media (max-width: 576px) {
  .tsukemono-ill {
    top: -20px;
    width: 100px;
  }
}
@media (max-width: 372px) {
  .tsukemono-ill {
    top: -5px;
    width: 70px;
  }
}

/* --------------------------------------------------
 キャンペーン
-------------------------------------------------*/
#campaign {
  position: relative;
  overflow-x: hidden;
  z-index: 1;
  margin-top: -1px;
}
#campaign a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.4s;
}

.cp-bg {
  position: relative;
  background-image: url("../55th/images/present-55th-bg--2307.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
@media all and (max-width: 768px) {
  .cp-bg {
    background-position: center;
  }
}
.cp-bg-color {
  background-color: #00bbff;
  border-radius: 15px;
  padding: 2rem;
}
.cp-wrapper {
  z-index: 100;
}

.mame555-coins-01 {
  position: absolute;
  top: 150px;
  left: -10%;
}
@media all and (max-width: 1000px) {
  .mame555-coins-01 {
    display: none;
  }
}
.mame555-coins-02 {
  position: absolute;
  top: 330px;
  left: -2%;
}
@media all and (max-width: 1000px) {
  .mame555-coins-02 {
    display: none;
  }
}
.mame555-coins-03 {
  position: absolute;
  top: 110px;
  right: 1%;
}
@media all and (max-width: 1000px) {
  .mame555-coins-03 {
    display: none;
  }
}
.mame555-coins-04 {
  position: absolute;
  top: 160px;
  right: -12%;
}
@media all and (max-width: 1000px) {
  .mame555-coins-04 {
    display: none;
  }
}
.mame555-obj-01 {
  position: absolute;
  bottom: 200px;
  left: -32%;
}
@media all and (max-width: 1000px) {
  .mame555-obj-01 {
    display: none;
  }
}
.mame555-obj-02 {
  position: absolute;
  top: 100px;
  right: -25%;
}
@media all and (max-width: 1000px) {
  .mame555-obj-02 {
    display: none;
  }
}
.mame555-obj-03 {
  position: absolute;
  bottom: 35px;
  left: -22%;
}
@media all and (max-width: 1000px) {
  .mame555-obj-03 {
    display: none;
  }
}
.mame555-obj-04 {
  position: absolute;
  bottom: 45px;
  right: -26%;
}
@media all and (max-width: 1000px) {
  .mame555-obj-04 {
    display: none;
  }
}

.present-55th-text-attention {
  list-style: none;
  padding-left: 0;
}
@media (max-width: 576px) {
  .present-55th-text-attention {
    font-size: 0.85rem;
  }
}

#ntbkr {
  position: relative;
  overflow-x: hidden;
}

.ntbkr a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.4s;
}
.ntbkr-bg {
  position: relative;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url("images25/summer_bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.ntbkr-bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 768px) {
  .ntbkr-bg {
    background-position: center;
  }
}
.ntbkr-bg-color {
  background-color: #F3370A;
  border-radius: 15px;
  padding: 2rem;
}
.ntbkr-wrapper {
  z-index: 100;
}
.ntbkr-ff-01 {
  position: absolute;
  top: 7%;
  left: -28%;
}
@media all and (max-width: 1200px) {
  .ntbkr-ff-01 {
    display: none;
  }
}
.ntbkr-ff-02 {
  position: absolute;
  top: 2%;
  right: -40%;
}
@media all and (max-width: 1200px) {
  .ntbkr-ff-02 {
    display: none;
  }
}
.ntbkr-ff-03 {
  position: absolute;
  top: 65%;
  left: -5%;
}
@media all and (max-width: 1200px) {
  .ntbkr-ff-03 {
    display: none;
  }
}
.ntbkr-ff-04 {
  position: absolute;
  top: 58%;
  right: -25%;
  z-index: 200;
}
@media all and (max-width: 1200px) {
  .ntbkr-ff-04 {
    display: none;
  }
}
.ntbkr-obj-01 {
  position: absolute;
  bottom: 50%;
  left: -60%;
  transform: translateY(50%);
}
@media all and (max-width: 1200px) {
  .ntbkr-obj-01 {
    left: -110%;
  }
}
.ntbkr-obj-02 {
  position: absolute;
  bottom: 50%;
  right: -45%;
  transform: translateY(50%);
}
@media all and (max-width: 1200px) {
  .ntbkr-obj-02 {
    right: -80%;
  }
}

.osusume-head {
  font-size: clamp(1.6rem, 1.055rem + 2.33vw, 2.8rem);
  font-weight: 600;
}
@media (max-width: 576px) {
  .osusume-head {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .osusume-head {
    font-size: 18px;
  }
}

.osusume-link-text {
  font-size: 1.6rem;
}
@media (max-width: 576px) {
  .osusume-link-text {
    font-size: 16px;
  }
}

/* --------------------------------------------------
 note
-------------------------------------------------*/
.description p, .description ul {
  font-size: 1.2rem;
}
@media all and (max-width: 575px) {
  .description p, .description ul {
    font-size: 0.9rem;
  }
}

.h1-note {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 575px) {
  .h1-note {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 320px) {
  .h1-note {
    font-size: 1.5rem;
  }
}

/*--------------------------------------------------
 SNS
-------------------------------------------------*/
.sns-area {
  max-width: 750px;
  margin: 0 auto;
}
.sns-area ul {
  list-style: none;
  margin: 0;
  padding: 0 1rem;
}
.sns-area li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
  border-right: 1px solid #d7ba9a;
}
.sns-area li:last-child {
  border: none;
}
.sns-area img {
  max-width: 60px;
  height: auto;
}
@media all and (max-width: 575px) {
  .sns-area p {
    font-size: 0.8rem;
  }
  .sns-area img {
    max-width: 40px;
  }
}

/* --------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0.5);
  color: #fff;
  transition: 0.3s;
  opacity: 0;
  z-index: 1000;
}

#sns {
  z-index: 100;
  background-color: #fff;
}