@charset "UTF-8";

/* CSS Document */

@media screen and print {
body {
	width: 1024px;
}
#area1 {
	font-size: 1.75rem;
}
#area2 {
	margin: 80px auto 0;
}
.accordion .pc_title {
	display: block;
}
.ac-cont:after {
	content: "";
	display: block;
	clear: both;
}
.ac-cont .left {
	width: 40.2298%;
	float: left;
}
.ac-cont .right {
	width: 53.4482%;
	margin-top: 0;
	font-size: 1.6rem;
	line-height: 1.6;
	float: right;
}
.ac-cont .other_text {
	font-size: 1.6rem;
	margin-top: -15px;
}
.ac-cont .right .day dt {
	float: left;
}
.ac-cont .right .day dd {
	margin-left: 17em
}
.ac-cont .right table {
	font-size: 1.6rem;
	line-height: 22px;
	border-top: 1px solid #604C3F;
}
.ac-cont .right table th,  .ac-cont .right table td {
	padding: 4px 16px;
}
.ac-cont .right table th {
	white-space: nowrap;
	border: solid #604C3F;
	border-width: 0 0 1px 0
}
.ot_area {
	width: 95%;
	max-width: 870px;
	margin: auto;
}
.ot_area:after {
	content: "";
	display: block;
	clear: both;
}
.ot_area .ot_left {
	width: 46%;
	float: left;
}
.ot_area .ot_right {
	width: 43.678%;
	float: right;
}
}
