.idx-kv {
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-kv__in {
    max-width: 1232px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media print, (min-width: 768px) {
  .idx-kv__in2 {
    display: flex;
    align-items: center;
    width: calc(50% - 164px);
    height: 640px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__in2 {
    padding: 30px 0;
  }
}

@media print, (min-width: 768px) {
  .idx-kv__in3 {
    width: 100%;
  }
}

.idx-kv__tt {
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-kv__tt {
    margin-bottom: 28px;
    font-size: 36px;
    letter-spacing: 8px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__tt {
    margin-bottom: 22px;
    font-size: 28px;
    letter-spacing: 3px;
  }
}

.idx-kv__p {
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .idx-kv__p {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% + 60px);
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__p {
    position: relative;
    aspect-ratio: 750 / 494;
  }
}

.idx-kv__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.idx-kv__t {
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-kv__t {
    font-size: 15px;
    line-height: 2.4;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__t {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.8;
  }
}

@media print, (min-width: 768px) {
  .idx-kv__ct {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct {
    margin: 30px 25px 0;
  }
}

.idx-kv__ct__hd {
  display: flex;
  align-items: center;
}

@media print, (min-width: 768px) {
  .idx-kv__ct__hd {
    gap: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__hd {
    gap: 10px;
    margin-bottom: 15px;
  }
}

.idx-kv__ct__hd__ln {
  flex: 1;
  position: relative;
  height: 3px;
}

.idx-kv__ct__hd__ln::before,
.idx-kv__ct__hd__ln::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #9cbcc8;
}

.idx-kv__ct__hd__ln::before {
  top: 0;
}

.idx-kv__ct__hd__ln::after {
  bottom: 0;
}

.idx-kv__ct__hd__tt {
  width: fit-content;
  margin: 0 auto;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-kv__ct__hd__tt {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__hd__tt {
    font-size: 13px;
  }
}

.idx-kv__ct__bt__ag {
  display: block;
  position: absolute;
  top: 50%;
  background: #fff;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt__ag {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt__ag {
    width: 12px;
    height: 12px;
  }
}

.idx-kv__ct__bt__ag:nth-child(1) {
  transform: translate(0, -50%);
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt__ag:nth-child(1) {
    right: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt__ag:nth-child(1) {
    right: 15px;
  }
}

.idx-kv__ct__bt__ag:nth-child(2) {
  transform: translate(-40px, -50%);
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt__ag:nth-child(2) {
    left: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt__ag:nth-child(2) {
    left: 15px;
  }
}

.idx-kv__ct__bt__t {
  display: block;
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt__t {
    padding-left: 60px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt__t {
    padding-left: 40px;
  }
}

.idx-kv__ct__bt__t > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  box-sizing: border-box;
  border-radius: 50%;
  background: #eff4f6;
  color: #156082;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  transform: translateY(-50%);
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt__t > span {
    left: -20px;
    width: 60px;
    height: 60px;
    padding-left: 2px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt__t > span {
    left: -15px;
    width: 44px;
    height: 44px;
    padding-left: 1px;
    font-size: 12px;
    letter-spacing: 1px;
  }
}

.idx-kv__ct__bt a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #156082;
  background: #156082;
  overflow: hidden;
  color: #fff;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt a {
    height: 90px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__bt a {
    height: 66px;
    font-size: 15px;
  }
}

@media print, (min-width: 768px) {
  .idx-kv__ct__bt a:hover,
  .idx-kv__ct__bt a:active {
    background-color: transparent;
    color: #156082;
  }
  .idx-kv__ct__bt a:hover .idx-kv__ct__bt__ag,
  .idx-kv__ct__bt a:active .idx-kv__ct__bt__ag {
    background: #156082;
  }
  .idx-kv__ct__bt a:hover .idx-kv__ct__bt__ag:nth-child(1),
  .idx-kv__ct__bt a:active .idx-kv__ct__bt__ag:nth-child(1) {
    transform: translate(40px, -50%);
  }
  .idx-kv__ct__bt a:hover .idx-kv__ct__bt__ag:nth-child(2),
  .idx-kv__ct__bt a:active .idx-kv__ct__bt__ag:nth-child(2) {
    transform: translate(0, -50%);
  }
}

.idx-kv__ct__n {
  line-height: 1.5;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-kv__ct__n {
    margin-top: 24px;
    font-size: clamp(11px, calc(11px + 1 * (100vw - 1155px) / 225), 12px);
  }
}

@media screen and (max-width: 767px) {
  .idx-kv__ct__n {
    margin-top: 20px;
    font-size: 11px;
  }
}

.idx-toc {
  position: relative;
  background: #f3f3f3;
}

.idx-toc__ul {
  display: flex;
  flex-wrap: wrap;
}

@media print, (min-width: 768px) {
  .idx-toc__ul {
    gap: 10px;
    max-width: 1232px;
    margin: 0 auto;
    padding: 40px clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-toc__ul {
    gap: 5px;
    margin: 0 25px;
    padding: 20px 0;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar {
    position: absolute;
    right: 16px;
    top: 50%;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    transform: translateY(-50%);
    transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #156082;
    border-radius: 50%;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar > span {
    position: absolute;
    left: 0;
    top: -16.5px;
    width: 100%;
    height: 40px;
  }
}

.idx-toc__ul__ar > span::before,
.idx-toc__ul__ar > span::after {
  content: '';
  display: block;
  position: absolute;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
  transform: rotate(90deg);
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar > span::before,
  .idx-toc__ul__ar > span::after {
    left: 50%;
    width: 15px;
    height: 15px;
    margin-left: -7.5px;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar > span::before {
    top: 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-toc__ul__ar > span::before {
    right: 8px;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul__ar > span::after {
    top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .idx-toc__ul__ar > span::after {
    display: none;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul > li {
    width: calc((100% - 20px) / 3);
  }
}

@media screen and (max-width: 767px) {
  .idx-toc__ul > li {
    width: calc((100% - 5px) / 2);
  }
}

.idx-toc__ul > li a {
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  color: inherit;
  line-height: 1.4;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .idx-toc__ul > li a {
    justify-content: center;
    height: 64px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-toc__ul > li a {
    height: 54px;
    padding-left: 12px;
    font-size: 13px;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul > li a:hover .idx-toc__ul__ar,
  .idx-toc__ul > li a:active .idx-toc__ul__ar {
    background: #156082;
  }
  .idx-toc__ul > li a:hover .idx-toc__ul__ar > span::before,
  .idx-toc__ul > li a:hover .idx-toc__ul__ar > span::after,
  .idx-toc__ul > li a:active .idx-toc__ul__ar > span::before,
  .idx-toc__ul > li a:active .idx-toc__ul__ar > span::after {
    background: #fff;
  }
}

@media print, (min-width: 768px) {
  .idx-toc__ul > li a.is-enterStart .idx-toc__ul__ar > span {
    animation: arrow_trans_y25_2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .idx-toc__ul > li a.is-enterStart:hover .idx-toc__ul__ar > span,
  .idx-toc__ul > li a.is-enterStart:active .idx-toc__ul__ar > span {
    animation: arrow_trans_y25_1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

.idx-idea {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .idx-idea {
    padding: 150px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea {
    padding: 70px 0 80px;
  }
}

.idx-idea__a {
  position: absolute;
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-idea__a {
    top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__a {
    top: 50px;
  }
}

.idx-idea__bg::before {
  content: '';
  display: block;
  position: absolute;
  background: url(/madori/images/index/bg_idea01.webp) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-idea__bg::before {
    left: -61px;
    top: -30px;
    width: 415px;
    height: 380px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__bg::before {
    left: -78px;
    top: -53px;
    width: 193px;
    height: 177px;
  }
}

.idx-idea__bg::after {
  content: '';
  display: block;
  position: absolute;
  background: url(/madori/images/index/bg_idea02.webp) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-idea__bg::after {
    right: -24px;
    bottom: -35px;
    width: 192.5px;
    height: 271px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__bg::after {
    right: 0;
    bottom: -76px;
    width: 94px;
    height: 132px;
  }
}

.idx-idea__tt {
  position: relative;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-idea__tt {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__tt {
    margin-bottom: 15px;
    font-size: 22px;
    letter-spacing: 3px;
  }
}

.idx-idea__t {
  position: relative;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-idea__t {
    margin-bottom: 92px;
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__t {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 1.8;
  }
}

.idx-idea__ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-idea__ul {
    gap: 40px 24px;
    max-width: 1128px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul {
    gap: 22px 7px;
    margin: 0 25px;
  }
}

.idx-idea__ul__tt {
  position: relative;
  font-weight: 500;
  line-height: 1.4;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__tt {
    margin-bottom: 22px;
    padding-left: 36px;
    font-size: 18px;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__tt {
    margin-bottom: 10px;
    padding-left: 17px;
    font-size: 14px;
  }
}

.idx-idea__ul__tt::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  background: #156082;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__tt::before {
    width: 20px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__tt::before {
    width: 12px;
  }
}

.idx-idea__ul__pr__p {
  position: relative;
  aspect-ratio: 720 / 524;
  overflow: hidden;
}

.idx-idea__ul__pr__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 350ms cubic-bezier(.215, .61, .355, 1);
}

.idx-idea__ul__pr__rd {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: right;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd {
    gap: 12px;
    margin-top: 16px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__pr__rd {
    gap: 7px;
    margin-top: 10px;
    font-size: 12px;
  }
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd__ar {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__pr__rd__ar {
    margin-top: 1px;
  }
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd__ar::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #156082;
    border-radius: 50%;
  }
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd__ar > span {
    display: block;
    position: absolute;
    left: -16.5px;
    top: 0;
    width: 42px;
    height: 100%;
  }
}

.idx-idea__ul__pr__rd__ar > span::before,
.idx-idea__ul__pr__rd__ar > span::after {
  content: '';
  display: block;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd__ar > span::before,
  .idx-idea__ul__pr__rd__ar > span::after {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__pr__rd__ar > span::before,
  .idx-idea__ul__pr__rd__ar > span::after {
    width: 12px;
    height: 12px;
  }
}

.idx-idea__ul__pr__rd__ar > span::before {
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr__rd__ar > span::after {
    left: 27px;
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul__pr__rd__ar > span::after {
    display: none;
  }
}

.idx-idea__ul__pr a {
  display: block;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr a:hover .idx-idea__ul__pr__p img,
  .idx-idea__ul__pr a:active .idx-idea__ul__pr__p img {
    transform: scale(1.1);
  }
  .idx-idea__ul__pr a:hover .idx-idea__ul__pr__rd__ar,
  .idx-idea__ul__pr a:active .idx-idea__ul__pr__rd__ar {
    background: #156082;
  }
  .idx-idea__ul__pr a:hover .idx-idea__ul__pr__rd__ar > span::before,
  .idx-idea__ul__pr a:hover .idx-idea__ul__pr__rd__ar > span::after,
  .idx-idea__ul__pr a:active .idx-idea__ul__pr__rd__ar > span::before,
  .idx-idea__ul__pr a:active .idx-idea__ul__pr__rd__ar > span::after {
    background: #fff;
  }
}

@media print, (min-width: 768px) {
  .idx-idea__ul__pr a.is-enterStart .idx-idea__ul__pr__rd__ar > span {
    animation: arrow_trans_x27_2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .idx-idea__ul__pr a.is-enterStart:hover .idx-idea__ul__pr__rd__ar > span,
  .idx-idea__ul__pr a.is-enterStart:active .idx-idea__ul__pr__rd__ar > span {
    animation: arrow_trans_x27_1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media print, (min-width: 768px) {
  .idx-idea__ul > li {
    width: calc((100% - 48px) / 3);
  }
}

@media screen and (max-width: 767px) {
  .idx-idea__ul > li {
    width: calc((100% - 7px) / 2);
  }
}

.idx-hint {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .idx-hint {
    padding: 150px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint {
    padding: 70px 0;
  }
}

.idx-hint::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #f5f4f2;
}

@media print, (min-width: 768px) {
  .idx-hint::before {
    height: 640px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint::before {
    height: 600px;
  }
}

.idx-hint__a {
  position: absolute;
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-hint__a {
    top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__a {
    top: 50px;
  }
}

.idx-hint__tt {
  position: relative;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-hint__tt {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__tt {
    margin-bottom: 15px;
    font-size: 22px;
    letter-spacing: 3px;
  }
}

.idx-hint__t {
  position: relative;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-hint__t {
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__t {
    font-size: 15px;
    line-height: 1.8;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__bt {
    width: 280px;
    margin: 32px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__bt {
    width: 160px;
    margin: 25px auto 0;
  }
}

.idx-hint__bt__ag {
  display: block;
  position: absolute;
  top: 50%;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

@media print, (min-width: 768px) {
  .idx-hint__bt__ag {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__bt__ag {
    width: 12px;
    height: 12px;
  }
}

.idx-hint__bt__ag:nth-child(1) {
  transform: translate(0, -50%);
}

@media print, (min-width: 768px) {
  .idx-hint__bt__ag:nth-child(1) {
    right: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__bt__ag:nth-child(1) {
    right: 15px;
  }
}

.idx-hint__bt__ag:nth-child(2) {
  transform: translate(-40px, -50%);
}

@media print, (min-width: 768px) {
  .idx-hint__bt__ag:nth-child(2) {
    left: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__bt__ag:nth-child(2) {
    left: 15px;
  }
}

.idx-hint__bt a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #156082;
  background: #fff;
  overflow: hidden;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-hint__bt a {
    height: 56px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__bt a {
    height: 44px;
    font-size: 14px;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__bt a:hover,
  .idx-hint__bt a:active {
    background-color: #156082;
    color: #fff;
  }
  .idx-hint__bt a:hover .idx-hint__bt__ag,
  .idx-hint__bt a:active .idx-hint__bt__ag {
    background: #fff;
  }
  .idx-hint__bt a:hover .idx-hint__bt__ag:nth-child(1),
  .idx-hint__bt a:active .idx-hint__bt__ag:nth-child(1) {
    transform: translate(40px, -50%);
  }
  .idx-hint__bt a:hover .idx-hint__bt__ag:nth-child(2),
  .idx-hint__bt a:active .idx-hint__bt__ag:nth-child(2) {
    transform: translate(0, -50%);
  }
}

.idx-hint__pu {
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-hint__pu {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu {
    margin-top: 34px;
  }
}

.idx-hint__pu__tt {
  position: relative;
  width: fit-content;
  padding: 0 96px;
  color: #156082;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 3px;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__tt {
    margin: 0 auto 32px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__tt {
    margin: 0 auto 20px;
  }
}

.idx-hint__pu__tt::before,
.idx-hint__pu__tt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 80px;
  height: 1px;
  background: #9cbcc8;
}

.idx-hint__pu__tt::before {
  left: 0;
}

.idx-hint__pu__tt::after {
  right: 0;
}

.idx-hint__pu__ul {
  display: flex;
  flex-wrap: wrap;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul {
    gap: 48px 24px;
    max-width: 1128px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul {
    gap: 20px 7px;
    margin: 0 25px;
  }
}

.idx-hint__pu__ul__p {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__p {
    aspect-ratio: 720 / 524;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__p {
    aspect-ratio: 159 / 136;
  }
}

.idx-hint__pu__ul__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 350ms cubic-bezier(.215, .61, .355, 1);
}

.idx-hint__pu__ul__tg {
  display: flex;
  position: absolute;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__tg {
    gap: 6px;
    left: 8px;
    top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__tg {
    flex-direction: column;
    gap: 2px;
    left: 5px;
    top: 5px;
  }
}

.idx-hint__pu__ul__tg > li {
  position: relative;
  width: fit-content;
  box-sizing: border-box;
  border: 1px solid #9cbcc8;
  border-radius: 2px;
  background: #fff;
  color: #156082;
  font-weight: 500;
  line-height: 1.2;
  transition: border-color 350ms cubic-bezier(.215, .61, .355, 1), background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__tg > li {
    padding: 10px 18px 10px 34px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__tg > li {
    padding: 3px 5px 3px 14px;
    font-size: 11px;
  }
}

.idx-hint__pu__ul__tg > li::before {
  content: '';
  display: block;
  position: absolute;
  background: #9cbcc8;
  mask: url(/madori/common/images/icon_hashtag01.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__tg > li::before {
    left: 15px;
    top: 11.5px;
    width: 12px;
    height: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__tg > li::before {
    left: 4px;
    top: 5px;
    width: 8px;
    height: 10px;
  }
}

.idx-hint__pu__ul__ar {
  position: absolute;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__ar {
    right: 10px;
    bottom: 10px;
    width: 36px;
    height: 36px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__ar {
    right: 5px;
    bottom: 5px;
    width: 24px;
    height: 24px;
  }
}

.idx-hint__pu__ul__ar > span {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__ar > span {
    left: -16.5px;
    width: 42px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__ar > span {
    left: 0;
    width: 100%;
  }
}

.idx-hint__pu__ul__ar > span::before,
.idx-hint__pu__ul__ar > span::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__ar > span::before,
  .idx-hint__pu__ul__ar > span::after {
    width: 15px;
    height: 15px;
    margin-top: -7.5px;
    transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__ar > span::before,
  .idx-hint__pu__ul__ar > span::after {
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__ar > span::before {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__ar > span::before {
    left: 50%;
    margin-left: -6px;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul__ar > span::after {
    left: 27px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul__ar > span::after {
    display: none;
  }
}

.idx-hint__pu__ul > li {
  display: none;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul > li {
    width: calc((100% - 48px) / 3);
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__pu__ul > li {
    width: calc((100% - 7px) / 2);
  }
}

.idx-hint__pu__ul > li a {
  display: block;
  position: relative;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul > li a:hover .idx-hint__pu__ul__p img,
  .idx-hint__pu__ul > li a:active .idx-hint__pu__ul__p img {
    transform: scale(1.1);
  }
  .idx-hint__pu__ul > li a:hover .idx-hint__pu__ul__ar,
  .idx-hint__pu__ul > li a:active .idx-hint__pu__ul__ar {
    background: #156082;
  }
  .idx-hint__pu__ul > li a:hover .idx-hint__pu__ul__ar > span::before,
  .idx-hint__pu__ul > li a:hover .idx-hint__pu__ul__ar > span::after,
  .idx-hint__pu__ul > li a:active .idx-hint__pu__ul__ar > span::before,
  .idx-hint__pu__ul > li a:active .idx-hint__pu__ul__ar > span::after {
    background: #fff;
  }
  .idx-hint__pu__ul > li a:hover .idx-hint__pu__ul__tg > li,
  .idx-hint__pu__ul > li a:active .idx-hint__pu__ul__tg > li {
    border-color: #156082;
    background: #156082;
    color: #fff;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__pu__ul > li a.is-enterStart .idx-hint__pu__ul__ar > span {
    animation: arrow_trans_x27_2 450ms cubic-bezier(.215, .61, .355, 1);
  }
  .idx-hint__pu__ul > li a.is-enterStart:hover .idx-hint__pu__ul__ar > span,
  .idx-hint__pu__ul > li a.is-enterStart:active .idx-hint__pu__ul__ar > span {
    animation: arrow_trans_x27_1 450ms cubic-bezier(.215, .61, .355, 1);
  }
}

.idx-hint__sp {
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-hint__sp {
    max-width: 1128px;
    margin: 48px auto 0;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp {
    margin-top: 40px;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__sp__in {
    padding: 55px 0;
    border: 1px solid #9cbcc8;
  }
}

.idx-hint__sp__tt {
  position: relative;
  width: fit-content;
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-hint__sp__tt {
    margin: 0 auto 30px;
    padding-left: 38px;
    font-size: 18px;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp__tt {
    margin: 0 auto 24px;
    padding-left: 27px;
    font-size: 16px;
    letter-spacing: .5px;
  }
}

.idx-hint__sp__tt::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  background: #156082;
  mask: url(/madori/images/index/icon_magnifier01.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-hint__sp__tt::before {
    top: -2px;
    width: 26px;
    height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp__tt::before {
    top: 0;
    width: 19.5px;
    height: 21px;
  }
}

.idx-hint__sp__ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media print, (min-width: 768px) {
  .idx-hint__sp__ul {
    gap: 10px;
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp__ul {
    gap: 8px;
    margin: 0 25px;
  }
}

.idx-hint__sp__ul > li a {
  display: block;
  position: relative;
  border: 1px solid #9cbcc8;
  border-radius: 2px;
  color: #156082;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  transition: border-color 350ms cubic-bezier(.215, .61, .355, 1), background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-hint__sp__ul > li a {
    padding: 10px 18px 10px 34px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp__ul > li a {
    padding: 5px 10px 5px 19px;
    font-size: 12px;
  }
}

.idx-hint__sp__ul > li a::before {
  content: '';
  display: block;
  position: absolute;
  background: #9cbcc8;
  mask: url(/madori/common/images/icon_hashtag01.svg) no-repeat 0 0/contain;
}

@media print, (min-width: 768px) {
  .idx-hint__sp__ul > li a::before {
    left: 15px;
    top: 11.5px;
    width: 12px;
    height: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-hint__sp__ul > li a::before {
    left: 8px;
    top: 8px;
    width: 8px;
    height: 10px;
  }
}

@media print, (min-width: 768px) {
  .idx-hint__sp__ul > li a:hover,
  .idx-hint__sp__ul > li a:active {
    border-color: #156082;
    background-color: #156082;
    color: #fff;
  }
}

.idx-small {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
}

@media print, (min-width: 768px) {
  .idx-small {
    padding: 150px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-small {
    padding: 70px 0;
  }
}

.idx-small__a {
  position: absolute;
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-small__a {
    top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__a {
    top: 50px;
  }
}

.idx-small__tt {
  position: relative;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-small__tt {
    margin-bottom: 25px;
    font-size: 30px;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__tt {
    margin-bottom: 15px;
    font-size: 22px;
    letter-spacing: 3px;
  }
}

@media print, (min-width: 768px) {
  .idx-small__tt > span {
    font-size: 24px;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__tt > span {
    font-size: 15px;
    letter-spacing: 1px;
  }
}

.idx-small__t {
  position: relative;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-small__t {
    font-size: 16px;
    line-height: 2.4;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__t {
    font-size: 15px;
    line-height: 1.8;
  }
}

@media print, (min-width: 768px) {
  .idx-small__bt {
    width: 280px;
    margin: 32px auto 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__bt {
    width: 160px;
    margin: 25px auto 0;
  }
}

.idx-small__bt__ag {
  display: block;
  position: absolute;
  top: 50%;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

@media print, (min-width: 768px) {
  .idx-small__bt__ag {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__bt__ag {
    width: 12px;
    height: 12px;
  }
}

.idx-small__bt__ag:nth-child(1) {
  transform: translate(0, -50%);
}

@media print, (min-width: 768px) {
  .idx-small__bt__ag:nth-child(1) {
    right: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__bt__ag:nth-child(1) {
    right: 15px;
  }
}

.idx-small__bt__ag:nth-child(2) {
  transform: translate(-40px, -50%);
}

@media print, (min-width: 768px) {
  .idx-small__bt__ag:nth-child(2) {
    left: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__bt__ag:nth-child(2) {
    left: 15px;
  }
}

.idx-small__bt a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #156082;
  background: #fff;
  overflow: hidden;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-small__bt a {
    height: 56px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__bt a {
    height: 44px;
    font-size: 14px;
  }
}

@media print, (min-width: 768px) {
  .idx-small__bt a:hover,
  .idx-small__bt a:active {
    background-color: #156082;
    color: #fff;
  }
  .idx-small__bt a:hover .idx-small__bt__ag,
  .idx-small__bt a:active .idx-small__bt__ag {
    background: #fff;
  }
  .idx-small__bt a:hover .idx-small__bt__ag:nth-child(1),
  .idx-small__bt a:active .idx-small__bt__ag:nth-child(1) {
    transform: translate(40px, -50%);
  }
  .idx-small__bt a:hover .idx-small__bt__ag:nth-child(2),
  .idx-small__bt a:active .idx-small__bt__ag:nth-child(2) {
    transform: translate(0, -50%);
  }
}

@media print, (min-width: 768px) {
  .idx-small__pw {
    max-width: 1184px;
    margin: 72px auto 0;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pw {
    margin: 40px 25px 0;
  }
}

.idx-small__pw__p {
  position: relative;
}

@media print, (min-width: 768px) {
  .idx-small__pw__p {
    aspect-ratio: 2368 / 682;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pw__p {
    aspect-ratio: 650 / 308;
  }
}

.idx-small__pw__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.idx-small__pl {
  display: flex;
}

@media print, (min-width: 768px) {
  .idx-small__pl {
    gap: 8px;
    max-width: 1184px;
    margin: 24px auto 0;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl {
    flex-wrap: wrap;
    gap: 5px;
    margin: 20px 25px 0;
  }
}

.idx-small__pl__tt {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eff4f6;
  color: #156082;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-small__pl__tt {
    width: 100px;
    margin: 0 auto 36px;
    height: 24px;
    font-size: 15px;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__tt {
    width: 60px;
    margin: 0 auto 17px;
    height: 18px;
    font-size: 10px;
    letter-spacing: 1.5px;
  }
}

.idx-small__pl__tp__p {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 108 / 68;
}

@media print, (min-width: 768px) {
  .idx-small__pl__tp__p {
    width: 54px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__tp__p {
    width: 32px;
  }
}

.idx-small__pl__tp__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.idx-small__pl__tp__t {
  line-height: 1.4;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-small__pl__tp__t {
    margin-top: 6px;
    padding-left: 3px;
    font-size: 16px;
    letter-spacing: 3px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__tp__t {
    margin-top: 4px;
    padding-left: 2px;
    font-size: 12px;
    letter-spacing: 2px;
  }
}

.idx-small__pl__p {
  position: relative;
  aspect-ratio: 560 / 332;
}

@media print, (min-width: 768px) {
  .idx-small__pl__p {
    margin: 25px 5px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__p {
    margin-top: 8px;
  }
}

.idx-small__pl__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.idx-small__pl__t {
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-small__pl__t {
    margin-top: 24px;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__t {
    margin-top: 18px;
    font-size: 12px;
    line-height: 1.6;
  }
}

@media print, (min-width: 768px) {
  .idx-small__pl__bt {
    margin: 40px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__bt {
    margin: 18px 12px 0;
  }
}

.idx-small__pl__bt__in {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #156082;
  overflow: hidden;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1), color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-small__pl__bt__in {
    height: 56px;
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__bt__in {
    height: 40px;
    font-size: 12px;
  }
}

.idx-small__pl__bt__ag {
  display: block;
  position: absolute;
  top: 50%;
  background: #156082;
  mask: url(/common/images/icon_arrow01.svg) no-repeat 0 0/contain;
  transition: transform 400ms cubic-bezier(.215, .61, .355, 1) 30ms, background-color 400ms cubic-bezier(.215, .61, .355, 1) 30ms;
}

@media print, (min-width: 768px) {
  .idx-small__pl__bt__ag {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__bt__ag {
    width: 12px;
    height: 12px;
  }
}

.idx-small__pl__bt__ag:nth-child(1) {
  transform: translate(0, -50%);
}

@media print, (min-width: 768px) {
  .idx-small__pl__bt__ag:nth-child(1) {
    right: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__bt__ag:nth-child(1) {
    right: 10px;
  }
}

.idx-small__pl__bt__ag:nth-child(2) {
  transform: translate(-40px, -50%);
}

@media print, (min-width: 768px) {
  .idx-small__pl__bt__ag:nth-child(2) {
    left: 19px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__bt__ag:nth-child(2) {
    left: 10px;
  }
}

@media print, (min-width: 768px) {
  .idx-small__pl__u {
    flex: 1;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__u {
    width: calc((100% - 5px) / 2);
  }
}

.idx-small__pl__u a {
  display: block;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .idx-small__pl__u a {
    padding: 56px 0 32px;
  }
}

@media screen and (max-width: 767px) {
  .idx-small__pl__u a {
    padding: 24px 0 20px;
  }
}

@media print, (min-width: 768px) {
  .idx-small__pl__u a:hover .idx-small__pl__bt__in,
  .idx-small__pl__u a:active .idx-small__pl__bt__in {
    background-color: #156082;
    color: #fff;
  }
  .idx-small__pl__u a:hover .idx-small__pl__bt__ag,
  .idx-small__pl__u a:active .idx-small__pl__bt__ag {
    background: #fff;
  }
  .idx-small__pl__u a:hover .idx-small__pl__bt__ag:nth-child(1),
  .idx-small__pl__u a:active .idx-small__pl__bt__ag:nth-child(1) {
    transform: translate(40px, -50%);
  }
  .idx-small__pl__u a:hover .idx-small__pl__bt__ag:nth-child(2),
  .idx-small__pl__u a:active .idx-small__pl__bt__ag:nth-child(2) {
    transform: translate(0, -50%);
  }
}

.idx-life {
  position: relative;
  overflow: hidden;
}

@media print, (min-width: 768px) {
  .idx-life {
    padding: 150px 0;
  }
}

@media screen and (max-width: 767px) {
  .idx-life {
    padding: 70px 0;
  }
}

.idx-life__a {
  position: absolute;
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-life__a {
    top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__a {
    top: 50px;
  }
}

.idx-life__tt {
  position: relative;
  line-height: 1.6;
  text-align: center;
}

@media print, (min-width: 768px) {
  .idx-life__tt {
    margin-bottom: 60px;
    font-size: 30px;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__tt {
    margin-bottom: 30px;
    font-size: 22px;
    letter-spacing: 1px;
  }
}

.idx-life__ul {
  display: flex;
}

@media print, (min-width: 768px) {
  .idx-life__ul {
    flex-wrap: wrap;
    gap: 48px 32px;
    max-width: 1184px;
    margin: 0 auto;
    padding: 0 clamp(20px, calc(20px + 40 * (100vw - 1155px) / 225), 60px);
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul {
    flex-direction: column;
    gap: 15px;
    margin: 0 25px;
  }
}

@media print, (min-width: 768px) {
  .idx-life__ul__c:nth-child(1) {
    flex: 61.80556;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__c:nth-child(1) {
    flex: 48.92308;
  }
}

@media print, (min-width: 768px) {
  .idx-life__ul__c:nth-child(2) {
    flex: 38.19444;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__c:nth-child(2) {
    flex: 51.07692;
  }
}

.idx-life__ul__p {
  position: relative;
  aspect-ratio: 712 / 508;
  overflow: hidden;
}

.idx-life__ul__p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-life__ul__tt {
    margin-left: 32px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 1px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__tt {
    margin-left: 20px;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: .5px;
  }
}

.idx-life__ul__mr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  color: #156082;
  font-weight: 500;
  line-height: 1.4;
  text-align: right;
}

@media print, (min-width: 768px) {
  .idx-life__ul__mr {
    gap: 8px;
    right: 10px;
    bottom: 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__mr {
    gap: 7px;
    right: 5px;
    bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__mr__t {
    display: none;
  }
}

.idx-life__ul__mr__ic {
  position: relative;
  border-radius: 50%;
  background: #fff;
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-life__ul__mr__ic {
    width: 32px;
    height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .idx-life__ul__mr__ic {
    width: 24px;
    height: 24px;
  }
}

.idx-life__ul__mr__ic::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 8px;
  background: #156082;
  mask: url(/common/images/icon_window01.svg) no-repeat 0 0/contain;
  transform: translate(-50%, -50%);
  transition: background-color 350ms cubic-bezier(.215, .61, .355, 1);
}

@media print, (min-width: 768px) {
  .idx-life__ul > li {
    width: calc((100% - 32px) / 2);
  }
}

.idx-life__ul > li a {
  display: flex;
  align-items: center;
  position: relative;
  background: #f3f3f3;
  color: inherit;
  text-decoration: none;
}

@media print, (min-width: 768px) {
  .idx-life__ul > li a:hover .idx-life__ul__p img,
  .idx-life__ul > li a:active .idx-life__ul__p img {
    transform: scale(1.1);
  }
  .idx-life__ul > li a:hover .idx-life__ul__mr__ic,
  .idx-life__ul > li a:active .idx-life__ul__mr__ic {
    background: #156082;
  }
  .idx-life__ul > li a:hover .idx-life__ul__mr__ic::before,
  .idx-life__ul > li a:active .idx-life__ul__mr__ic::before {
    background: #fff;
  }
}

.idx-column {
  position: relative;
}

.idx-column__a {
  position: absolute;
  left: 0;
}

@media print, (min-width: 768px) {
  .idx-column__a {
    top: 35px;
  }
}

@media screen and (max-width: 767px) {
  .idx-column__a {
    top: 40px;
  }
}

@media print, (min-width: 768px) {
  .idx-cta {
    padding: 95px 0 120px;
  }
}

@media screen and (max-width: 767px) {
  .idx-cta {
    padding: 80px 0;
  }
}
