@charset "UTF-8";
/* CSS Document */
.specialIntro {
	margin-top: 0;
}
.specialIntro .title {
	display: block;
	width: 748px;
	height: 240px;
}
.specialContents {
	margin-top: 24px;
	margin-bottom: 40px;
}
.tabTitle {
	display: block;
	width: 710px;
	height: 160px;
	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%;
}
dl.panel .gwrapper {
	margin-top: 10px;
	padding: 10px 15px;
	border: 3px solid #cfcac6;
}
dl.panel .gwrapper ul {
	font-size: 117%;
}
dl.panel .gwrapper ul li {
	list-style: disc outside;
	float: left;
	margin-left: 1.5em;
	margin-right: 2.5em;
}
dl.panel .gwrapper ul li.title {
	float: none;
	list-style: none;
	margin-left: 0;
	font-weight: bold;
}
dl.panel .gwrapper ul li.caption {
	float: none;
	clear: both;
	list-style: none inside;
	font-size: 86%;
}


.tab1_point {
	display: block;
	width: 383px;
	height: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pointPhoto {
	display: block;
	width: 710px;
	margin-top: 20px;
}
.pointPhoto img {
	display: block;
	width: 710px;
	height: 156px;
}
.pointCaption {
	display: table;
	width: 710px;
	margin: 5px auto 0 auto;
}
.pointCaption span {
	display: table-cell;
	width: 236px;
	font-size: 166.6666%;
	font-weight: bold;
	text-align: center;
}

.tab2Wrapper {
	display: flex;
		-webkit-justify-content: space-between;
	justify-content: space-between;
		-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 710px;
	margin: 0 auto;
}
.tab2Cont_blue {
	width: 228px;
	border: 1px solid #00607f;
	margin-bottom: 10px;
}
.tab2Cont_blue img {
	display: block;
	width: 100%;
}
.tab2Cont_blue_title {
	display: block;
	padding: 0.4em 0;
	color: #fff;
	background: #00607f;
	font-size: 133.3333%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.tab2Cont_blue_Caption {
	display: block;
	padding: 8px;
	font-size: 116.6666%;
}

.tab2Cont_orange {
	width: 348px;
	border: 1px solid #eb6c6c;
}
.tab2Cont_orange_title {
	display: block;
	padding: 0.2em 0 0 10px;
	color: #fff;
	background: #eb6c6c;
	font-size: 133.3333%;
	font-weight: bold;
	line-height: 1em;
	vertical-align: top;
}
.tab2Cont_orange_title span {
	position: relative;
	top: -0.5em;
}
.tab2Cont_orange_Caption {
	display: block;
	padding: 8px;
	font-size: 116.6666%;
}
#tab2 h5 {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 133.3333%;
	font-weight: bold;
}
.tab23L {
	float: left;
	width: 335px;
	padding-right: 25px;
	font-size: 116.6666%;
}
.tab23R {
	float: left;
	width: 350px;
}
.tab23R img {
	display: block;
	width: 350px;
	height: 210px;
}
.tab31 {
	display: block;
	width: 424px;
	height: 340px;
	margin: 20px auto;
}
.tab32 {
	display: block;
	width: 487px;
	height: 340px;
	margin: 20px auto;
}
.tab33 {
	display: block;
	float: right;
	width: 94px;
	height: 91px;
	padding-left: 20px;
}
.tab341 {
	display: block;
	float: right;
	width: 200px;
	height: 136px;
	padding-left: 20px;
}
.tab342,
.tab343 {
	display: block;
	float: right;
	width: 200px;
	height: 119px;
	padding-left: 20px;
}
.tab41 {
	display: block;
	width: 710px;
	height: 162px;
	margin-top: 10px;
	margin-bottom: 10px;
}