.page_ttl.sec_timee::before {
    background-image: url(../img/timee/bg_page_ttl_timee.jpg);
}

.section--tz9hero {
    background-color: #FFD700;
    padding: 40px 0px 0px 0px;
    width: 1280px;
    margin: 50px auto 0 auto;
}

.wrapper--tz9hero {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content--tz9text {
  flex: 1 1 400px;
  color: #000;
  padding: 0 0 0 80px;
}

.headline--tz9 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.4;
}

.highlight--tz9 {
  font-weight: 900;
}

.subtext--tz9 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: 600;
}

.btn--tz9link {
  display: inline-block;
  background-color: #007bff;
  color: #fff;
  padding: 14px 30px;
  border-radius: 80px;
  font-weight: bold;
  text-decoration: none;
  transition: transform 0.1s ease, background-color 0.2s ease, box-shadow 0.2s ease;
  width: 220px;
  text-align: center;
  box-shadow: 0 5px 0 #005BBD;
}

.btn--tz9link:hover {
  transform: translateY(3px);
  box-shadow: 0 1px 0 #005BBD;
  background-color: #0062c5;
  color: #fff; /* 白のまま強調 */
}

.visual--tz9img {
  flex: 1 1 400px;
}

.visual--tz9img img {
    max-width: 100%;
    height: auto;
    width: 468px;
}

.font-siz-m {
    font-size: .8rem;
}

.cmp__timySection--cmp54 {
  background: #ffe000;
  font-family: sans-serif;
  padding: 40px 20px;
  margin: 50px 0;
}

.cmp__timyHeader--tz93 {
  text-align: center;
  margin-bottom: 30px;
}

.cmp__timyLead--hdr02 {
  font-size: 20px;
  font-weight: bold;
}

.cmp__timySub--txt39 {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}

.cmp__timyFlexGrid--flg88 {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
    width: 70%;
    margin: 0 auto;
}

.cmp__timyCol--bx1x {
  background: white;
  padding: 20px;
  flex: 1 1 250px;
  min-width: 250px;
  text-align: center;
  border: 2px solid #ccc;
  border-radius: 10px;
}

.cmp__timyIcon--img {
  width: 60px;
  margin-top: 10px;
}

.cmp__timyStep--txt {
  font-weight: bold;
  margin: 5px 0;
}

.cmp__timyArrow--icon {
  font-size: 20px;
  color: #888;
}

.cmp__timyNote--info {
  font-weight: bold;
  color: #000;
  margin-top: 10px;
}

.cmp__timyNote--small {
  font-size: 12px;
  color: #666;
}

.cmp__timyTable--tbl91 {
  max-width: 100%;
  overflow-x: auto;
  background: white;
  border-radius: 8px;
}

.cmp__timyRow--head,
.cmp__timyRow--item {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 12px 8px;
  border-bottom: 1px solid #ddd;
}

.cmp__timyRow--head {
  background: #ffe000;
  font-weight: bold;
}


/* Responsive */
@media (max-width: 768px) {

    .cmp__timyFlexGrid--flg88 {
    width: 100%;
}
  .wrapper--tz9hero {
    flex-direction: column;
    text-align: center;
    display: contents;
  }

  .content--tz9text {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .section--tz9hero {
    width: 100%;
  }

  .headline--tz9 {
    font-size: 2.2rem;
    text-align: left;
  }

  .subtext--tz9 {
    text-align: left;
  }

  .visual--tz9img {
    flex: 1 1 0;
    }

    .visual--tz9img img {
    width: 70%;
    }
}

.cmp__tableBlock--timy {
  overflow-x: auto;
}

.cmp__table--timy {
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
  min-width: 700px;
  font-family: sans-serif;
}

.cmp__table--timy thead tr {
  background-color: #ffe000;
  color: #000;
}

.cmp__table--timy th,
.cmp__table--timy td {
  border: 1px solid #eee;
  padding: 1.2em 0.8em;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}

.cmp__table--timy th {
  background: #f9f9f9;
  font-weight: bold;
}

.cmp__highlight--timy {
  background: #ffe000 !important;
  font-weight: bold;
}

.cmp__table--timy .circle {
  font-weight: bold;
  color: #000;
}

.cmp__table--timy .free {
  font-weight: bold;
  font-size: 1.3em;
  color: #000;
  background-color: #ffe000;
}

.cmp__table--timy small {
  display: block;
  font-size: 0.75em;
  color: #666;
  margin-top: 4px;
}

td.circle.td-yellow {
    background-color: #ffe000;
}

@media screen and (max-width: 768px) {
  .cmp__tableBlock--timy {
    overflow-x: scroll;
  }
}


.cta__timeeSection--tz91 {
  background: #ffe000;
  padding: 60px 20px;
  text-align: center;
margin: 50px 0;
}

.cta__timeeInner--box {
  max-width: 800px;
  margin: 0 auto;
}

.cta__timeeText--lead {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
  margin-bottom: 30px;
}

.cta__timeeBtn--link {
  display: inline-block;
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 16px 40px;
  border-radius: 100px;
  transition: transform 0.1s ease, background-color 0.2s ease;
  box-shadow: 0 5px 0 #005BBD;
  font-size: 18px;
}

.cta__timeeBtn--link:hover {
  transform: translateY(3px);
  box-shadow: 0 1px 0 #005BBD;
  background-color: #006ee3;
}

/* スマホ向け */
@media screen and (max-width: 600px) {
  .cta__timeeText--lead {
    font-size: 18px;
  }

  .cta__timeeBtn--link {
    width: 90%;
    font-size: 16px;
    padding: 14px;
  }

  .sp-only {
    display: inline;
  }
}

@media screen and (min-width: 601px) {
  .sp-only {
    display: none;
  }
}
