﻿.tal {
	text-align: left;
}
.maindesign img {
	vertical-align: bottom;
}
.maindesign .father-anc {
	border-radius: 0 !important;
	background-color: #6296ca;
	color: #fff !important;
}
.maindesign .father-anc::after {
	border-top: 2px solid #fff !important;
	border-right: 2px solid #fff !important;
}
.maindesign .bgc_fa {
	background-color: #d8e3fa;
	position: relative;
	margin-top: 20px;
}
.maindesign .early li {
	position: relative;
}
.maindesign .abs-early {
	position: absolute;
	top: 1%;
	left: 1%;
	color: #fff;
	max-width: 60px;
}
.maindesign .text-box {
	padding: 0.5em;
	line-height: 1.6em;
}
.maindesign .yen03 {
	font-size: 2em;
	font-weight: 700;
	display: flex;
	align-items: baseline;
	justify-content: flex-end;
	margin-bottom: 10px;
	color: #c0302c;
	padding-right: 10px;
}
.maindesign .tax3 {
	font-size: 0.4em;
	color: #000;
}
.maindesign .yen {
	font-size: 0.5em;
	color: #c0302c;
}
.maindesign .father_cate .text-box {
	background-color: #6296ca;
	position: relative;
	padding: 2em !important;
}
.father_cate p {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#deadline .cont_ac {
	padding: 10px;
}
.report {
	color: red;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 10px;
}
@media screen and (min-width: 768px) {
	.maindesign .slide3 .slider3 {
		width: 860px;
		margin: 0 auto 40px;
	}
}
@media screen and (max-width: 767px) {
	.maindesign .fs85vwsp {
		font-size: 8.5vw !important;
	}
	.slick-next {
		right: 20px !important;
	}
	.report {
		font-size: 14px;
	}
}

/*230321*/
.maindesign .kakaku_img {
	margin-left: auto;
	max-width: 300px;
}
.maindesign .osusume-contents {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .osusume-contents a {
	display: block;
	width: 48%;
	color: #333;
	text-decoration: none;
	background-color: #ccc;
	margin-top: 30px;
}
.maindesign .osusume-contents a:nth-child(-n + 2) {
	margin-top: 0;
}
.maindesign .osusume-contents a img {
	display: block;
}
.maindesign .osusume-contents .osusume-contents--text-area {
	padding: 10px;
}
.maindesign .osusume-contents--text-area p {
	line-height: 1.3;
	text-align: justify;
}
.maindesign .osusume-contents--text-area .osusume-contents--text-area__title {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
}
@media screen and (max-width: 767px) {
	.maindesign .osusume-contents {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.maindesign .osusume-contents a {
		display: block;
		width: 100%;
		margin-bottom: 20px;
		color: #333;
		text-decoration: none;
		background-color: #ccc;
	}
	.maindesign .osusume-contents a:last-child {
		margin-bottom: 0;
	}
	.maindesign .osusume-contents a img {
		display: block;
	}
	.maindesign .osusume-contents .osusume-contents--text-area {
		padding: 10px;
	}
	.maindesign .osusume-contents--text-area p {
		line-height: 1.3;
		text-align: justify;
	}
	.maindesign .osusume-contents--text-area .osusume-contents--text-area__title {
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 5px;
		text-decoration: underline;
	}
}

/*240321*/
.maindesign #deadline .tbl02 td {
	background-color: #fff;
}
.maindesign #deadline .kome,
.maindesign .deadline_notes {
	color: #e5002d;
	margin-top: 10px;
	line-height: 1.3;
	text-indent: -1em;
	padding-left: 1em;
}
.maindesign #deadline .notes-list {
	padding: 10px;
}
.maindesign #deadline .notes-list li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.4;
	margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
	.maindesign .notes-list span.indent {
		margin: 0;
	}
}
