/* banner-cta-th24.css — ベースライン(自動読込・module-base.css前提)。編集せず上書きで調整。 */
@charset "UTF-8";

@media (max-width: 767px) {
  ._th24_module_wrap {
    padding: 0 2em;
  }
}
._th24_module_wrap .container {
  max-width: none;
}
._th24_module_wrap .container h3,
._th24_module_wrap .container p {
  color: var(--color-on-primary);
}
._th24_module_wrap .container h3:after, ._th24_module_wrap .container h3:before {
  content: none;
}
._th24_module_wrap .container h3 {
  border-bottom: none;
}
._th24_module_wrap .container .bg_01 {
  background: #1f9bbe;
}
._th24_module_wrap .container .bg_01 ._th10_txt_bnr:before {
  background: #1f9bbe;
}
._th24_module_wrap .container .bg_02 {
  background: #3861a3;
}
._th24_module_wrap .container .bg_02 ._th10_txt_bnr:before {
  background: #3861a3;
}
._th24_module_wrap .container .bg_03 {
  background: #0e558d;
}
._th24_module_wrap .container .bg_03 ._th10_txt_bnr:before {
  background: #0e558d;
}
._th24_module_wrap .container .bg_04 {
  background: #1992b4;
}
._th24_module_wrap .container .bg_04 ._th10_txt_bnr:before {
  background: #1992b4;
}
@media (min-width: 960px) {
  ._th24_module_wrap .container ._th10_block_wrap {
    display: flex;
  }
}
@media (min-width: 768px) {
  ._th24_module_wrap .container ._th10_block_wrap ._th10_block a {
    display: flex;
  }
}
@media (min-width: 768px) and (min-width: 960px) {
  ._th24_module_wrap .container ._th10_block_wrap:last-child ._th10_block a {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 959px) {
  ._th24_module_wrap .container ._th10_block_wrap:first-child ._th10_block:last-child a {
    flex-direction: row-reverse;
  }
  ._th24_module_wrap .container ._th10_block_wrap:last-child ._th10_block:last-child a {
    flex-direction: row-reverse;
  }
}
._th24_module_wrap .container ._th10_block_wrap ._th10_block > a {
  text-decoration: none;
  height: 100%;
}
@media (min-width: 768px) {
  ._th24_module_wrap .container ._th10_txt_bnr {
    min-height: 430px;
  }
}
._th24_module_wrap .container ._th10_txt_bnr {
  padding: 3em;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  ._th24_module_wrap .container ._th10_txt_bnr {
    padding: 2em;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  ._th24_module_wrap .container ._th10_txt_bnr {
    padding: 1em;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner {
    padding-bottom: 4em;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner h3 {
  font-size: 1.625rem;
  padding: 0;
  margin-bottom: 0.7em;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner h3 {
    font-size: 1rem;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p {
  font-size: 1.125rem;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p {
    font-size: 1rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p {
    font-size: 0.875rem;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more {
  position: absolute;
  width: 100%;
  text-align: right;
  bottom: 0;
  left: 0;
  line-height: 1;
  font-size: 2rem;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more {
    font-size: 1.625rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more {
    font-size: 1.25rem;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more span {
  position: relative;
  display: block;
  border: 1px solid var(--color-primary);
  color: var(--color-heading-ink);
  background: transparent;
  padding: 0.6em;
  margin: 0 auto 1px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  ._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more span {
    font-size: 1.125rem;
  }
}
._th24_module_wrap .container ._th10_txt_bnr ._th10_txt_inner p._th10_more span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid var(--color-primary);
  border-right: 1px solid var(--color-primary);
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}
._th24_module_wrap .container ._th10_txt_bnr:before {
  position: absolute;
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
._th24_module_wrap .container ._th10_txt_bnr.arrow_r:before {
  right: 0;
  left: auto;
  transform: translate(50%, -50%) rotate(45deg);
}
@media (min-width: 768px) and (max-width: 959px) {
  ._th24_module_wrap .container ._th10_txt_bnr.arrow_r.tab_arrow_reverse:before {
    left: 0;
    right: auto;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
._th24_module_wrap .container ._th10_txt_bnr.arrow_l:before {
  left: 0;
  right: auto;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (min-width: 768px) and (max-width: 959px) {
  ._th24_module_wrap .container ._th10_txt_bnr.arrow_l.tab_arrow_reverse:before {
    left: auto;
    right: 0;
    transform: translate(50%, -50%) rotate(45deg);
  }
}
._th24_module_wrap .container ._th10_img_bnr {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  ._th24_module_wrap .container ._th10_img_bnr figure {
    height: 100%;
  }
  ._th24_module_wrap .container ._th10_img_bnr figure img {
    position: absolute;
    margin: auto;
    left: -300%;
    right: -300%;
    top: -300%;
    bottom: -300%;
    height: 100%;
    width: auto;
    max-width: none;
  }
}
@media (min-width: 768px) and (min-width: 1920px) {
  ._th24_module_wrap .container ._th10_img_bnr figure img {
    width: 100%;
    object-fit: cover;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  ._th24_module_wrap .container > .row > .col {
    float: none;
    width: 100%;
  }
  ._th24_module_wrap .container > .row > .col ._th10_txt_bnr {
    padding: 2em;
  }
}
@media (max-width: 767px) {
  ._th24_module_wrap .container ._th10_block .col {
    margin-bottom: 0;
  }
  ._th24_module_wrap .container ._th10_block {
    margin-bottom: 4% !important;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr {
    padding: 2em;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr h3 {
    font-size: 1rem;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr p {
    font-size: 0.875rem;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr p._th10_more {
    font-size: 1.25rem;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr p._th10_more span {
    padding-right: 20px;
  }
  ._th24_module_wrap .container .col ._th10_txt_bnr.arrow_l:before, ._th24_module_wrap .container .col ._th10_txt_bnr.arrow_r:before {
    left: 0;
    right: 0;
    top: 100%;
    transform: translate(0%, -50%) rotate(45deg);
    margin: 0 auto;
  }
}
._th24_module_wrap .container img {
  width: 100%;
  vertical-align: bottom;
}
._th24_module_wrap ._th10_block {
  position: relative;
  cursor: pointer;
}
._th24_module_wrap ._th10_block:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  border-width: 5px;
  border-style: solid;
  transition: 0.4s;
  opacity: 0;
  box-sizing: border-box;
}
._th24_module_wrap ._th10_block ._th10_txt_bnr {
  position: relative;
  z-index: 10;
  position: relative;
}
._th24_module_wrap ._th10_block.bg_01:before {
  border-color: color-mix(in srgb, #1f9bbe 90%, black);
}
._th24_module_wrap ._th10_block.bg_01 figure:before {
  background: color-mix(in srgb, #1f9bbe 90%, black);
}
._th24_module_wrap ._th10_block.bg_02:before {
  border-color: color-mix(in srgb, #3861a3 90%, black);
}
._th24_module_wrap ._th10_block.bg_02 figure:before {
  background: color-mix(in srgb, #3861a3 90%, black);
}
._th24_module_wrap ._th10_block.bg_03:before {
  border-color: color-mix(in srgb, #0e558d 90%, black);
}
._th24_module_wrap ._th10_block.bg_03 figure:before {
  background: color-mix(in srgb, #0e558d 90%, black);
}
._th24_module_wrap ._th10_block.bg_04:before {
  border-color: color-mix(in srgb, #1992b4 90%, black);
}
._th24_module_wrap ._th10_block.bg_04 figure:before {
  background: color-mix(in srgb, #1992b4 90%, black);
}
._th24_module_wrap ._th10_block figure {
  overflow: hidden;
}
._th24_module_wrap ._th10_block figure:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.4s ease-out;
  z-index: 1;
}
._th24_module_wrap ._th10_block figure img {
  transition: 0.4s ease-out;
  transform: scale(1);
}
._th24_module_wrap ._th10_block:hover:before {
  opacity: 0.8;
}
._th24_module_wrap ._th10_block:hover figure:before {
  opacity: 0.5;
}
._th24_module_wrap ._th10_block:hover figure img {
  transition: 0.4s ease-out;
  transform: scale(1.15);
}
