@charset "UTF-8";
/* CSS Document */
.specialIntro {
	margin-top: 0;
}
.specialIntro .title {

}
.specialContents {
	margin-top: 24px;
	margin-bottom: 40px;
}
.tabTitle {
	width: 710px;
	margin-bottom: 20px;
	text-align: center;
}
dl.panel h3 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 133%;
	font-weight: bold;
}
dl.panel h4 {
	font-size: 133%;
	font-weight: bold;
	margin-top: 10px;
}
dl.panelY h3 {
	border-left: 5px solid #ffcc00;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelY h4 {
	color: #ffcc00;
}
dl.panelP h3 {
	border-left: 5px solid #ff88a4;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelP h4 {
	color: #ff88a4;
}
dl.panelB h3 {
	border-left: 5px solid #3bb2fc;
	border-bottom: 1px solid #d0cbc7;
}
dl.panelB h4 {
	color: #3bb2fc;
}
dl.panel p {
	font-size: 117%;
}
.tabL,
.tabR {
	float: left;
	width: 300px;
	text-align: center;
}
.tabL img,
.tabR img {
	width: 300px;
	margin-bottom: 5px;
}
.tabL {
	margin-left: 28px;
}
.tabR {
	margin-left: 55px;
}


.tab1Img {
	display: block;
	width: 710px;
	margin-top: 25px;
}
.tab1Img img {
	float: left;
	display: block;
	width: 345px;
	height: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tab1Img img:nth-of-type(2n) {
	margin-right: 0;
}
.tab1_5 {
	display: block;
	width: 710px;
	height: 149px;
	margin: 25px 0 20px 0;
}
.tab2Inner {
	margin-top: 25px;
	margin-bottom: 40px;
}
.tab2L {
	float: left;
	width: 300px;
}
.tab2R {
	float: right;
	width: 390px;
	margin-left: 20px;
}
.tab2R img {
	display: block;
	width: 390px;
	height: 220px;
}
.tab3Inner {
	width: 100%;
}
.tab3L {
	float: left;
	width: 450px;
}
.tab3R {
	float: left;
	width: 235px;
	margin-left: 25px;
	margin-top: 30px;
}
.tab3R img {
	display: block;
	margin: 0 auto;
}
.tab3LImg {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 15px;
}
.tab3LImg img {
	display: block;
}