@charset "utf-8";

.listIcon2.ver-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.tps_rsltList > li > .pannel > .content > .text {
	font-size: 16px;
}

.comment {
	margin-top: 1.4em;
}
.tps_thumList > .content .comment {
	margin-top: 0;
}

.tps_iBlock { display: inline-block; }
.tps_mt30 { margin-top: 30px; }
.tps_mt50 { margin-top: 50px; }
.tps_mt60 { margin-top: 60px; }

.tps_accordion {
	margin-top: 0;
	border: none;
}
.tps_accordionButton {
	display: none;
}
.tps_accordion > .tps_accordionContent {
	padding: 0;
	border: none;
}

.tps_formList, .tps_rsltList {
	border-top: 1px solid #e7e7e7;
}
.tps_formList > li, .tps_rsltList > li {
	border-bottom: 1px solid #e7e7e7;
}
.tps_formList > li {
	display: table;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tps_formList > li > div {
	display: table-cell;
}
.tps_formList > li .title {
	width: 22.5%;
	font-size: 112.5%;
	font-weight: bold;
	white-space: nowrap;
}
.tps_formList.s_tag > li .title {
	width: 17.5%;
}
.tps_formList > li .body {
	width: 77.5%;
}
.tps_formList.s_tag > li .body {
	width: 82.5%;
}

.tps_formButton {
	text-align: center;
	margin-top: 25px;
}
.tps_formButton .btnPrimary {
	width: 172px;
}
.tps_formButton .btnPrimary:hover {
	background: #ff0008;
	cursor: pointer;
}

.tps_list.s_flex {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
}
.tps_list.s_flex > li {
	margin-right: 30px;
}
.tps_button {
	margin-top: 72px;
}
.tps_button.s_mt40 {
	margin-top: 40px;
}
.tps_button .btnNormal {
	max-width: 320px;
	font-size: 112.5%;
	padding-right: 30px;
	padding-left: 30px;
}
.tps_count {
	margin-top: 35px;
}
.tps_count .sum {
	font-size: 125%;
	font-weight: bold;
	padding-right: 1em;
}
.tps_count .sum .num {
	font-size: 200%;
}
.tps_count .part {
	font-size: 112.5%;
}
.tps_rsltList {
	display: block;
	margin-top: 10px;
}
.tps_rsltList > li {
	padding-top: 30px;
	padding-bottom: 30px;
}
.tps_rsltList > li > .pannel {
	align-items: center;
}
.tps_rsltList > li > .pannel > .image {
	width: 14%;
	text-align: center;
}
.tps_rsltList > li > .pannel > .image .badge, .tps_pannelList > li > a.pannel > .image .thumb, .tps_pannelList > li > a.pannel > .image .badge {
	position: absolute;
}
.tps_rsltList > li > .pannel > .image .badge, .tps_pannelList > li > a.pannel > .image .badge {
	width: 19.5%;
	bottom: 4px;
	left: 6px;
}
.tps_rsltList > li > .pannel > .content {
	width: 86%;
	padding-left: 40px;
}

.tps_thumList, .tps_movieInBox {
	margin-bottom: 20px;
}
.tps_thumList {
	display: flex;
}
.tps_thumList.s_reverse {
	flex-direction: row-reverse;
}
.boxCase > .content > .tps_thumList:first-of-type, .boxCase > .content > .tps_movieInBox:first-of-type {
	margin-top: 20px !important;
}
.tps_thumList + .tps_thumList, .tps_thumList + .tps_movieInBox, .tps_movieInBox + .tps_thumList, .tps_movieInBox + .tps_movieInBox, .tps_thumList + .tps_movie, .tps_movie + .tps_thumList, .tps_movie + .tps_movie {
	margin-top: 40px;
}
.tps_thumList > img {
	width: 240px;
	padding-right: 40px;
}
.tps_thumList.s_reverse > img {
	padding-right: 0;
	padding-left: 40px;
}
.tps_thumList > img + .content {
	width: calc(100% - 240px);
}
.tps_thumList > .content p {
	margin-top: 0;
}
.tps_movieInBox {
	max-width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.tps_pannelList .image {
	text-align: center;
	padding-top: 100%;
	z-index: 1;
}
.tps_pannelList .image + p {
	margin-top: 10px;
}
.tps_pannelList > li > a.pannel > .image:before {
	z-index: 4;
}
.tps_pannelList > li > a.pannel > .image .thumb {
	width: auto;
	max-height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 2;
}
.tps_pannelList > li > a.pannel > .image .badge {
	width: 19.5%;
	bottom: 4px;
	left: 6px;
	z-index: 3;
}

@media screen and (min-width: 769px) {
	.tps_accordionContent {
		display: block !important;
	}
}

@media (max-width: 768px) {
	body {
		font-size: 16px;
	}
	.tps_rsltList > li {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.tps_rsltList > li > .pannel > .content {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

@media screen and (max-width: 768px) {
	.tps_rsltList > li > .pannel > .content > .head {
		font-size: 18px;
		font-weight: normal;
	}
	.tps_mainvis {
		margin: 30px -18px 0;
	}
	.tps_accordion {
		margin-top: 30px;
	}
	.tps_accordionButton {
		display: block;
	}
	.tps_accordion > .tps_accordionContent {
		padding-top: 1px;
		padding-right: 20px;
		padding-left: 20px;
		border: 2px solid #E7E7E7;
		border-width: 0 2px 2px 2px;
	}
	.tps_formList.s_tag, .tps_button {
		margin-top: 40px;
	}
	.tps_formList.s_tag > li .title {
		margin-bottom: 0;
	}
	.tps_thumList {
		display: block;
	}
	.tps_thumList > img, .tps_thumList > img + .content {
		width: auto;
	}
	.tps_thumList > img {
		display: block;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0;
	}
	.tps_thumList.s_reverse > img {
		padding-left: 0;
	}
	.tps_thumList > img + .content {
		margin-top: 20px;
	}
	.lytTextImage.tps_reverse > .image {
		margin-top: 25px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.lytTextImage.tps_reverse > .content {
		margin-top: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

@media screen and (max-width: 767px) {
	.tps_formList > li, .tps_formList > li > div {
		display: block;
	}
	.tps_formList > li {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.tps_formList > li .title, .tps_formList > li .body {
		width: auto;
	}
	.tps_formList > li .title {
		margin-bottom: 10px;
	}
	.tps_formList .formRadio > .text {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.tps_formButton {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.tps_list.s_flex {
		flex-wrap: wrap;
	}
	.tps_rsltList > li > .pannel > .image {
		width: 24%;
	}
	.tps_rsltList > li > .pannel > .content {
		width: 76%;
		padding-left: 15px;
	}
	.tps_rsltList > li > .pannel > .content > .text {
		display: none;
	}
	.tps_rsltList > li > .pannel > .image .badge, .tps_pannelList > li > a.pannel > .image .badge {
		width: 30%;
		max-width: 64px;
	}
	.tps_pannelList .image + p {
		line-height: 1.5;
	}
}
