@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho:wght@100..900&display=swap');

.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}R400 M500 SM600 Bold700 Black900
.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}R400 M500 SM600 Bold700 EB800 Black900
*/

/*.sec-special li, .sec-special p, .sec-special dt, .sec-special dd {
	font-family: "M PLUS 1p", sans-serif;
	transform: rotate(0.03deg);
}*/
.sec-special .-btn > span, .sec-special .sec-cp .-list-detail > dt {
	/*transform: rotate(0.03deg);*/
  font-family: "Zen Old Mincho", serif;
}
.sec-special .note-list li, .sec-special .note li {
	display: table;
}
.sec-special .note-list > li {
font-size:14px;}
.sec-special .note-list > li:first-letter {
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: normal;
}
.sec-special .note-list-m.-dot > li:before {
	content: "・";
	width: 1em;
}
@media screen and (max-width: 767px) {
	.sec-special .note-list > li {
		line-height: 1.75;
		font-size: calc( 100vw * 12 / 375);
	}
}
@media screen and (max-width: 767px) {
}
.-btn {
	background: url(/treasure/fantasy/funderful/tds25th/images/btn_bg01.png) no-repeat 0 50%;
	font-size: 26px;
  font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
  color: #fff !important;
  width: 470px;
  height: 100px;
	margin: 155px auto 0;
  padding-right: .2em;
	position: relative;
	transition: all .3s ease;
	text-decoration: none !important;
  letter-spacing: .04em;
}
.-btn.-entry {
  background-image: url(/treasure/fantasy/funderful/tds25th/images/btn_bg01b.png);
  padding-right: .2em;
  letter-spacing: .1em;
}
.-btn .-inner {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
    padding-left: .2em;
}
.-btn .tx-kana {
  letter-spacing: -.08em;
}
span.-btn {
	filter: grayscale(1) contrast(50%);
}
a.-btn:hover {
	opacity: .8;
}
.-btn + .-btn {
	margin-top: 20px;
}
.-btn-caption {
	text-align: center;
	margin-top: 1em;
	display: block;
	line-height: 1.6;
}
.-btn-caption + .-btn,
.icon-att + .-btn {
	margin-top: 45px;
}
@media screen and (max-width: 767px) {
	.-btn {
		background-size: contain;
		font-size: calc( 100vw * 38 / 750);
		width: calc( 100vw * 600 / 750);
		height: calc( 100vw * 139 / 750);
		margin: calc( 100vw * 195 / 750) auto 0;
    padding-bottom: 2%;
	}
	.-btn.-entry {
	}
	.-btn + .-btn {
    	margin-top: 4%;
	}
	.-btn-caption {
		margin-top: .8em;
	}
	.-btn-caption + .-btn,
	.icon-att + .-btn {
		margin-top: 3.5em;
	}
}
.sec-cp {
	padding: 0 0 105px;
	position: relative;
}
.sec-cp .content-inner {
	max-width: 980px;
	padding: .1px 50px .1px;
}
.sec-cp .sec-detail {
	padding: 0 0 135px;
}
.sec-cp .sec-detail .sec-info{
	margin-top: 8em;
	margin-bottom: 0;
	font-size: 15px;
}
.sec-cp hr.hr0 {
	height: 0;
	border: none;
	margin: 25px 0;
}
.sec-cp .-text {
	margin: 13px 0px -0.8em;
    line-height: 2.25;
}
.sec-cp .-list-detail .-img {
	margin: 2em 0 10px;
}
.sec-cp .-text + .-img {
	margin-top: -56px;
}
.sec-cp .-list-detail {
	font-size: 16px;
	line-height: 2.125;
	margin: 12px 0;
	padding: 0 0 10px;
	border-bottom: 2px solid #a0d5db;
	display: flex;
	align-items: flex-start;
}
.sec-cp dl.-list-detail.-first {
  margin-top: 0;
}
.sec-cp .-list-detail.-bl0{
	padding-bottom: 0;
	border-bottom: none;  
}
.sec-cp .-list-detail > dt {
	clear: both;
	font-size: 16px;
  font-weight: 500;
	width: 100px;
	background: #008da7;
  background-image: linear-gradient(-45deg, #008da7, #2ca8bb);
  color: #fff;
	text-align: center;
	margin: 30px 30px 30px 0;
	padding: .1em 0;
	white-space: nowrap;
}
.sec-cp .-list-detail > dt .fs-s {
	font-size: 12px !important;
	line-height: 1.5;
	text-align: left;
	display: inline-block;
	padding: .3em 0;
}
.sec-cp .-list-detail > dd {
	width: calc( 100% - 124px );
	padding: 1.20em 0;
}
.sec-cp dl.-list-detail > dd .note-list {
  margin-top: .1em;
	line-height: 1.95;
}
.sec-cp .-list-detail > dd.tx-line01 {
	padding-top: 2em;
}
.sec-cp .-list-detail > dd .fs-s {
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.sec-cp {
		padding: 0 0 calc( 100vw * 130 / 750);
	}
	.sec-cp .content-inner {
		padding: 0 25px .1px;
		padding: .1px calc( 100vw * 25 / 375) .1px;
	}
  .sec-cp .sec-detail {
		padding: 0 0 calc( 100vw * 230 / 750);
	}
	.sec-cp .sec-detail .content-inner {
		padding: .1px calc( 100vw * 35 / 750) .1px;
	}
	.sec-cp .-text {
		margin: calc( 100vw * 15 / 750) calc( 100vw * 15 / 750) calc( 100vw * -15 / 750);
        line-height: 2;
	}
	.sec-cp .-img {
		margin:  calc( 100vw * 14 / 375) 3%  calc( 100vw * 30 / 375);
	}
	.sec-cp .-text + .-img {
		margin-top:  calc( 100vw * -40 / 375);
	}
	.sec-cp .-list-detail {
		font-size: calc( 100vw * 28 / 750);
		margin: 0 calc( 100vw * 15 / 750);
    padding: 0;
	}
	.sec-cp .-list-detail > dt {
		width: 5.5em;
		font-size: calc( 100vw * 26 / 750);
    margin: 1.2em calc( 100vw * 15 / 375) 0 0;
		padding: .1em 0;
	}
	.sec-cp .-list-detail > dd.tx-line01 {
		padding-top: .8em;
	}
	.sec-cp .-list-detail > dt .fs-s {
		font-size: 10px !important;
		font-size: calc( 100vw * 10 / 375) !important;
		line-height: 1.3;
		padding: 0;
	}
	.sec-cp .-list-detail > dt .fs-m {
		font-size: calc( 100vw * 14 / 375) !important;
		line-height: 1.3;
		padding: 0;
		display: inline-block;
    text-align: left;
	}
	.sec-cp .-list-detail > dd {
		width: 100%;
		padding: .9em 0 1.6em 0;
    line-height: 2;
	}
	.sec-cp .-list-detail > dd .fs-s {
		font-size: 12px;
		font-size: calc( 100vw * 12 / 375);
	}
  .sec-cp dl.-list-detail {
    display: inherit;
  }
  .sec-cp dl.-list-detail + .-list-detail {
    margin-top: 1.6em
  }
	.sec-cp dl.-list-detail > dd .note-list {
		margin-top: .8em;
	}
	.sec-cp dl.-list-detail > dd .note-list > li {
		font-size: calc( 100vw * 13 / 375);
	}
}


/*
.sec-special::before {
	content: "";
	width: 100%;
	background: 50% 0 no-repeat;
	opacity: .3;
	pointer-events: none;
	z-index: 50;
	position: absolute;
	    height: 100%;
	left: 0;
	top: 0;
}
@media screen and (min-width: 768px) {
	.sec-special::before {
		background-image: url("../images/tds25th_water_preview/__pc2.jpg");
    background-position: 50% -257px;
	}
}
@media screen and (max-width: 767px) {
	.sec-special::before {
		background-image: url("../images/tds25th_water_preview/__sp2.jpg");
    background-position: 50% calc(-450/750*100vw);
		background-size: 100% auto;
	}
}*/