@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

/*.noto-serif-jp-<uniquifier> {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}*/

.sec-tds25th .ti01, .sec-tds25th .ti02,
.modal-tds25th .sec-info .ti01 {
  font-family: "Noto Serif JP", serif !important;
}


.sec-tds25th {
  border-radius: 30px;
  background: url("../images/benefit/tds25th_bg01.png")  no-repeat 0 0 / 100% auto, linear-gradient(135deg, #71c1d5 0%, #008da7 700px) no-repeat 0 0 / 100% auto;
  background-color: #008da7;
	color: #fff;
	margin: 50px 0 50px;
	padding: 50px 50px 50px;
}
.sec-tds25th .ti01 {
  font-weight: 900;
	color: #fff;
  /*font-size: calc(40/26*1em);*/
	position: relative;
	text-align: center;
	margin: 0 -.5em 1em;
}
/*.sec-tds25th .ti01 .-sub {
  font-size: calc(26/40*1em);
}*/
.sec-tds25th .-ti01 .ic-new {
	display: block;
	transform: translateY(-50%);
}
.sec-tds25th .ti02 {
  background: none;
	color: #fff;
  margin: 1.5em 0 1em;
  padding: 0;
  position: relative;
}
.sec-tds25th .ti02.-bg {
  display: table;
  text-align: center;
  margin: 0 auto;
}
.sec-tds25th .ti02.-bg::before,
.sec-tds25th .ti02.-bg::after {
  content: "";
  background: url("../images/benefit/tds25th_bg03.png") no-repeat 50% 50% / contain;
  width: calc(85/26*1em);
  height: calc(52/26*1em);
  display: inline-block;
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}
.sec-tds25th .ti02.-bg::before {
  left: -1em;
}
.sec-tds25th .ti02.-bg::after {
  right: -1em;
  background-image: url("../images/benefit/tds25th_bg03b.png");
}
.sec-tds25th .ti03 {
	color: #fff;
}
.sec-tds25th > .sec-item {
	max-width: 343px;
}
.sec-tds25th .sec-item .img img {
	width: 100%;
}
.sec-tds25th .sec-items > .sec-item .img, .modal-tds25th.-collab .img.img-b1 {
	border-color: #007089;
}
.sec-tds25th .hr-line01 {
	border: none !important;
	height: 65px !important;
	display: block !important;
	background: url("../images/benefit/tds25th_bg02.png") no-repeat 50% 0 / contain;
	margin: 2em 0 !important;
}
.sec-tds25th .text {
  max-width: 560px;
  margin: 0 auto 40px;
}
.sec-tds25th .logo {
  display: table;
  position: relative;
  margin: 45px auto;
}
.sec-tds25th .logo::before {
  content: "";
  background: #fff;
  width: calc(188/217*100%);
  height: calc(188/199*100%);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  filter: blur(45px);
}
.sec-tds25th .logo img {
  position: relative;
  z-index: 2;
}
.modal-tds25th {
  border: none;
  border-radius: 30px;
  background: url("../images/benefit/tds25th_bg01.png")  no-repeat 0 0 / 100% auto, linear-gradient(135deg, #71c1d5 0%, #008da7 700px) no-repeat 0 0 / 100% auto;
  background-color: #008da7;
  color: #FFFFFF;
}
.modal-tds25th .sec-info {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  }
.modal-tds25th .list-item .ti03, .modal-tds25th a {
	color: inherit !important;
}
.modal-tds25th .list-item + .list-item::before {
	content: "";
	height: 65px;
	display: block;
	background: url("../images/benefit/tds25th_bg02.png") 50% 0 no-repeat;
	background-size: contain;
	margin: 20px 0 25px;
}
.modal-tds25th .slick-prev:before, .modal-tds25th .slick-next:before, .modal-tds25th .modal-close {
	background-color: #007089;
}
.modal-tds25th .sec-info::before {
	display: none;
}
.modal-tds25th .sec-info {
	background: #007089;
  color: #fff;
}
.modal-tds25th .sec-info .ti01 {
  color: #fff;
  position: relative;
  margin-top: 2.2em;
}
.modal-tds25th .sec-info .ti01::before,
.modal-tds25th .sec-info .ti01::after {
  content: "";
  background: url("../images/benefit/tds25th_bg03.png") no-repeat 50% 50% / contain;
  width: calc(85/26*1em);
  height: calc(52/26*1em);
  display: inline-block;
  position: absolute;
  top: -1em;
  transform: translateY(-50%);
}
.modal-tds25th .sec-info .ti01::before {
  left: 0;
}
.modal-tds25th .sec-info .ti01::after {
  right: 0;
  background-image: url("../images/benefit/tds25th_bg03b.png");
}
.status-login .modal-tds25th .sec-info .ti01 {
  margin-top: 1.2em;
}
.status-login .modal-tds25th .sec-info .ti01::before,
.status-login .modal-tds25th .sec-info .ti01::after {
  top: 0;
}
.modal-tds25th .sec-info p a {
  color: #fff !important;
}
.sec-tds25th ul.btn-link a {
  min-width: 400px;
  border-color: #fff;
  background-color: #007089;
  color: #fff !important;
}
.modal-tds25th .sec-info ul.btn-link a {
  border-color: #fff;
  background-color: #008DA7;
  color: #fff !important;
}
.sec-tds25th ul.btn-link a::after,
.modal-tds25th .sec-info ul.btn-link a::after {
filter: brightness(0) invert(1);
}
.modal-tds25th.-collab {
  background: #fcf1db url("../images/benefit/tds25th_bg04.jpg") repeat 50% 0 / 100% auto;
  color: #007089;
}
.modal-tds25th.-collab .sec-info {
	background: #008DA7;
}
.modal-tds25th.-collab .sec-info ul.btn-link a {
  background-color: #236897;
}
@media screen and (min-width: 768px) {
	.sec-tds25th .sec-items > .sec-item {
		width: 48.37%;
	}
}
@media screen and (max-width: 767px) {
	.sec-tds25th {
    border-radius: 15px;
		margin: 25px 0;
		padding: 20px;
	}
	.sec-tds25th .ti01 {
		font-size: 20px;
	}
	.sec-tds25th .ti01 .-sub {
	}
	.sec-tds25th .ti02 {
		font-size: 1rem;
	}
	.sec-tds25th .hr-line01 {
		height: 32px !important;
	}
  .sec-tds25th .logo {
    max-width: 124px;
    margin: 2em auto;
  }
  .sec-tds25th .text {
    max-width: none;
    margin: 0 2em 1.5em;
  }
  .sec-tds25th ul.btn-link {
    max-width: 350px;
    display: block;
  }
	.sec-tds25th ul.btn-link a {
        min-width: 0;
	}
}