@charset "Shift_JIS";
/* Updated 2025/11/10.T */
/* ----------------------------------
base
---------------------------------- */
#footer-content {
  margin-top: 0;
}
@media screen and (min-width: 1025px) {
  .content-block02:not(.-contentsFull01)>.inner {
    max-width: 1120px;
  }
}
.content-block02:not(:last-child) {
  padding-bottom: 300px;
}
.content-block02+.content-block02 {
  border-top-left-radius: 50% 345px;
  border-top-right-radius: 50% 345px;
  margin-top: -208px !important;
  margin-left: -200px;
  margin-right: -200px;
}
@media screen and (max-width: 767px) {
  .content-block02+.content-block02 {
    border-top-left-radius: 50% 106px;
    border-top-right-radius: 50% 106px;
    margin: -200px 0 0;
  }
}
.content-block02.-orange01 {
  background: #fff7dd;
}
.content-block02.-green01 {
  background-color: #e2efbc;
  background-image: radial-gradient(circle, #d9e7bd 2px, transparent 2px), radial-gradient(circle, #d9e7bd 2px, transparent 2px);
  background-position: 0 0, 5px 10px;
  background-size: 10px 20px;
}
.section-main {
  overflow: hidden;
}
/*-----------------------------------
column
-----------------------------------*/
[class*=column-layout] {
  justify-content: center;
}
.column-layoutB3.-wide01>* {
  width: 31%;
  margin: 28px 0 0 3.5%;
}
.column-layoutB3.-small01>* {
  width: 26.5%;
  margin: 0 0 0 1%;
}
.column-layoutB3>:nth-child(3n+1) {
  margin-left: 0;
}
.column-layoutB3>:nth-child(-n+3) {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .column-layoutB3.-wide01.-spColumn2>* {
    width: 47.5%;
    margin: 28px 0 0 5%;
  }
  [class*=column-layoutB].-small01.-spColumn1>*,
  [class*=column-layoutB].-small02.-spColumn1>* {
    margin: 8px 0 0 0;
  }
  [class*=column-layoutB].-spColumn1>* {
    width: 100%;
  }
  [class*=column-layoutB].-spColumn2>:nth-child(-n+2),
  [class*=column-layoutB].-spColumn1>:nth-child(-n+1) {
    margin-top: 0;
  }
  [class*=column-layoutB].-spColumn2>:nth-child(2n+1),
  [class*=column-layoutB].-spColumn1>:nth-child(3n+1) {
    margin-left: 0;
  }
}
/*-----------------------------------
title
-----------------------------------*/
.title-block {
  text-align: center;
  background: #0b6b4b;
}
.title-heading02 {
  margin-bottom: 30px;
}
section>.title-heading02 {
  margin-top: 66px;
}
.title-heading02>.title>.inner {
  font-size: 4.2rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .title-heading02>.title>.inner {
    font-size: 2.8rem;
  }
}
.title-heading02.-bg01::before,
.title-heading02.-bg01::after {
  content: '';
  width: 79px;
  height: 51px;
  position: absolute;
  top: -35px;
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_flag_01.svg) center center /100% auto no-repeat;
}
.title-heading02.-bg01::before {
  left: 13.8%;
}
.title-heading02.-bg01::after {
  right: 13.8%;
  transform: scale(-1, 1);
}
@media screen and (max-width: 767px) {
  .title-heading02.-bg01::before,
  .title-heading02.-bg01::after {
    width: 65px;
    top: -14px;
  }
  .title-heading02.-bg01::before {
    left: 0;
  }
  .title-heading02.-bg01::after {
    right: 0;
  }
}
.title-heading02.-green01>.title>.inner {
  color: #0a6b4b;
}
/*-----------------------------------
card
-----------------------------------*/
.card-circle.-dashed01 {
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.card-circle.-dashed01>.inner {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  color: #0a6b4b;
  border: 2px solid #0a6b4b;
  border-radius: 50%;
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_dashed_circle_01.svg) center center / 95% auto no-repeat #fff;
}
.card-normal02 {
  border-radius: 16px;
}
.card-normal02>.inner>.header {
  margin: 0;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}
.card-normal02.-wide01>.inner>.header {
  padding: 10px 32px;
}
.card-normal02.-wide01>.inner>.body {
  padding: 29px 32px;
}
.card-normal02.-wide01>.inner:nth-child(2)>.header {
  padding: 0.5px 32px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-normal02.-wide01>.inner:nth-child(2)>.header>.title>.inner {
  font-size: 1.2rem;
}
.card-normal02.-wide01>.inner:nth-child(2)>.body {
  padding: 32px 32px 40px;
}
.card-normal02>.inner>.header>.title>.inner {
  color: #141d1d;
}
.card-normal02>.inner>.body {
  text-align: center;
}
.card-normal02.-narrow01>.inner>.header {
  padding: 12px 24px;
}
.card-normal02.-narrow01>.inner>.body {
  padding: 12px 12px 20px;
  min-height: 119px;
}
.card-normal02.-green04 {
  border: 2px solid #c6de78;
}
.card-normal02.-green04>.inner>.header {
  background: #c6de78;
}
.card-normal02.-green05 {
  border: 2px solid #0a6b4b;
}
.card-normal02.-green05>.inner>.header {
  background: #0a6b4b;
}
.card-normal02.-green05>.inner>.body {
  background: 20px;
}
.card-normal02.-green05>.inner>.header>.title>.inner {
  color: #fff;
}
.card-normal02.-border01 {
  overflow: hidden;
}
.card-normal02.-border01>.inner>.body {
  padding: 24px 24px 31px;
}
.card-normal02.-green05.-border01>.inner>.body:not(:first-child) {
  border-top: 2px solid #0a6b4b;
}
.card-normal02.-border01>.inner>.body.-bg01 {
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_01.png) center bottom / cover no-repeat;
}
@media screen and (max-width: 767px) {
  .card-normal02.-border01>.inner>.body.-bg01 {
    background-image: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_01_sp.png);
  }
  .card-normal02>.inner>.body {
    padding: 15px;
  }
  .card-normal02.-border01>.inner>.body {
    padding: 21px 12px;
  }
}
/*-----------------------------------
list
-----------------------------------*/
.list-step01.-side01.-column2>.item {
  width: 47.3%;
  margin-left: 5.4%;
}
.list-step01.-side01>.item:not(:first-child)::before,
.list-step01.-side01>.item:not(:first-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -5%;
  right: auto;
  width: 12.75px;
  height: 25.11px;
  border: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background: #00563a;
  transform: translate(-50%,-50%);
}
.list-step01.-side01>.item:not(:first-child)::after {
  background: #a0c81e;
  left: -6.5%;
}
.list-step01.-side01 .card-normal02>.inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.list-step01.-side01 .inner>.body {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .list-step01.-side01>.item:not(:first-child)::before,
  .list-step01.-side01>.item:not(:first-child)::after {
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
  }
  .list-step01.-side01>.item:not(:first-child)::before {
    top: 12%;
  }
  .list-step01.-side01>.item:not(:first-child)::after {
    top: 9%;
  }
  .list-step01.-side01.-spColumn01>.item {
    width: 100%;
  }
  .list-step01.-side01.-spColumn01>.item {
    margin-left: 0;
  }
}
.list-normal01[class*=-mark]>.item {
  position: relative;
}
.list-normal01[class*=-mark]>.item::before {
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
}
.list-normal01.-mark01>.-plus01::before {
  content: '{';
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.1em;
  font-weight: bold;
  font-size: 6.4rem;
  background: #c5e735;
  border-radius: 50%;
  color: #0a6b4b;
  -webkit-text-stroke: 3px #0a6b4b;
  text-stroke: 3px #0a6b4b;
  box-shadow: 0px 3px 0px 0px #0000001f;
}
@media screen and (max-width: 767px) {
  .list-normal01.-mark01>.-plus01::before {
    width: 48px;
    height: 48px;
    font-size: 4.1rem;
  }
}
.list-normal01.-mark01>.-tri01::before {
  content: '';
  width: 93px;
  height: 31px;
  display: block;
  background: #c5e735;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.list-normal01.-mark01>:not(:first-child) {
  margin-top: 144px;
}
.list-normal01.-mark01>.item::before {
  top: calc(144px / -2);
}
.list-normal01.-mark02>.-equal01::before {
  content: '';
  display: inline-block;
  font-weight: bold;
  font-size: 1.8rem;
  transform: translate(-50%,-50%) rotate(90deg);
}
.list-normal01.-mark02>:not(:first-child) {
  margin-top: 32px;
}
.list-normal01.-mark02>.item::before {
  top: calc(32px / -2);
}
.list-notice01.-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.detail-list03>.title {
  font-size: inherit;
}
/*-----------------------------------
table
-----------------------------------*/
.table-type01 {
  font-size: 1.4rem;
  border-right: 2px solid #0a6b4b;
  border-bottom: 2px solid #0a6b4b;
}
.table-type01>tbody>tr>th {
  background: #0a6b4b;
}
.table-type01>tbody>tr:not(:first-child)>th {
  border-top: 2px solid #fff;
}
.table-type01>tbody>tr:first-child>th {
  border-top: 2px solid #0a6b4b;
}
.table-type01>tbody>tr>:first-child {
  border-left: 2px solid #0a6b4b;
}
.table-type01>tbody>tr>td {
  border-top: 2px solid #0a6b4b;
  border-left: 2px solid #0a6b4b;
}
/*-----------------------------------
button
-----------------------------------*/
.btn-type01.-orange01 {
  background: #ff5f04;
}
.btn-type01.-large01 {
  width: 480px;
}
.btn-type01.-large02 {
  width: 500px;
}
.btn-type01.-large02>.inner {
  min-height: 54px;
  font-size: 2.0rem;
}
@media screen and (max-width: 767px) {
  .btn-type01.-large01,
  .btn-type01.-large02 {
    width: 257px;
  }
  .btn-type01.-large01>.inner,
  .btn-type01.-large02>.inner {
    min-height: 34px;
    font-size: 1.5rem;
  }
}
/*-----------------------------------
text
-----------------------------------*/
.text-circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.1em;
  height: 1.1em;
  border-radius: 50%;
}
.text-circle>.inner {
  font-size: 1.1rem;
}
.text-circle.-orange01 {
  width: 1.017em;
  height: 1.017em;
  font-weight: bold;
  background: #fff21a;
  color: #ff5f04;
}
.text-circle.-green01 {
  background: #c4d700;
  color: #141d1d;
}
.text-balloon.-right01.-orange01 {
  position: relative;
  display: inline-block;
  margin-right: 0.5em;
  padding: 0.17em 0.58em;
  background: #ff5f04;
  color: #fff;
  border-radius: 1em;
  filter: drop-shadow(0 2px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0 2px rgba(0, 0, 0, 0.15));
}
.text-balloon.-right01.-orange01::before {
  content: '';
  position: absolute;
  top: 50%;
  right: -6px;
  display: block;
  width: 10px;
  height: 10px;
  background: #ff5f04;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.text-ribbon01.-yellow01 {
  display: inline-block;
  margin: 0 13px;
  padding: .3em;
  background: #fff21a;
  filter: drop-shadow(0 3px 0 #0000000f);
  -webkit-filter: drop-shadow(0 3px 0 #0000000f);
  position: relative;
}
.text-ribbon01.-yellow01::before,
.text-ribbon01.-yellow01::after {
  content: '';
  display: block;
  width: 13px;
  height: 100%;
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_ribbon_01.svg) right center / auto 100% no-repeat;
  position: absolute;
  top: 0;
  left: -12px;
}
.text-ribbon01.-yellow01::before {
  transform: rotate(180deg);
  left: auto;
  right: -12px;
}
@media screen and (max-width: 767px) {
  .text-balloon.-right01.-orange01 {
    margin: 0.2em 0.3em 0 0;
    padding: 0.15em 0.43em;
  }
  .text-balloon.-right01.-orange01::before {
    right: -6px;
  }
}
/*-----------------------------------
wrap
-----------------------------------*/
.wrap-block01.-narrow03 {
  max-width: 568px;
}
.wrap-block.-border01 {
  padding: 8px;
  border: 2px solid #0a6b4b;
  background: #fff;
  border-radius: 16px;
}
.wrap-block.-border01>.inner {
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_dashed_01.svg) 0 bottom / 100% 99% no-repeat #fff;
  border: 0;
  border-radius: 11px;
}
@media screen and (max-width: 767px) {
  .wrap-block.-border01>.inner {
    background-image: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_dashed_01_sp.svg);
  }
}
/*-----------------------------------
label
-----------------------------------*/
.label-mark01 {
  border-radius: 1em;
}
.label-mark01.-green01 {
  background: #0a6b4b;
}
.label-mark01.-green02 {
  padding: 9px 16px;
  font-size: 2.0rem;
  background: #f5f9e6;
  border: 1px solid #e2efbc;
}
.label-mark01.-green03 {
  background: #c5e735;
  color: #00563a;
}
.label-mark01.-large01 {
  width: 100%;
}
.label-mark01.-large02 {
  padding: 2px;
  width: 380px;
  min-height: 40px;
  font-size: 1.6rem;
  border-radius: 3em;
}
@media screen and (max-width: 767px) {
  .label-mark01.-large02 {
    font-size: 1.2rem;
  }
}
/*-----------------------------------
background
-----------------------------------*/
.bg-img01 {
  background: url(/kojin/yokin/sisandukuri/campaign202511/imgs/index_bg_kirakira_01.svg) center bottom / 30% auto no-repeat;
}
@media screen and (max-width: 767px) {
  .bg-img01 {
    background-size: 68% auto;
  }
}
/*-----------------------------------
general
-----------------------------------*/
._t-orange02 {
  padding-top: 1.5em;
  color: #ff5f04 !important;
  font-weight: bold !important;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px !important;
  filter: drop-shadow(0 2px rgba(0, 0, 0, 0.15)) !important;
  -webkit-filter: drop-shadow(0 2px rgba(0, 0, 0, 0.15)) !important;
  letter-spacing: 0.06em !important;
}
._t-green01 {
  color: #0a6b4b !important;
}
._lh01 {
  line-height: 1 !important;
}
._fs72 {
  font-size: 7.2rem!important;
}
@media screen and (max-width: 767px) {
  ._sp-fs09 {
    font-size: 0.9rem!important;
  }
}