@charset "utf-8";
.spOnly {
	display: none;
}
a:hover {
	opacity: 0.7;
}
.arwlink {
	margin-top: 5px;
	margin-bottom: 15px;
}
.arwlink a {
	color: #407cba;
	background-image: url(/wr_css/wr_img/under/left_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}
#main, #main p {
	font-size: 15px;
	line-height: 1.5em;
}
#main h1 {
	box-sizing: border-box;
	width: 100% !important;
	height: auto;
	margin: 0 0 50px !important;
	padding: 2em 0;
	background: linear-gradient(135deg, #33a2c3 0%, #4a63b1 100%);
	color: #fff;
	text-align: center;
	font-size: 30px !important;
	font-weight: normal;
	line-height: 1.2em;
}
#main .inner {
	width: 910px;
	margin: 30px auto;
}
#main h2 {
	border: solid 1px #c4d8e1;
	padding: 5px;
	margin-bottom: 15px;
}
#main .inner ul {
	list-style-type:decimal;
	margin: 2em 0 2em 1.5em;
}
#main .inner ul li {
	margin: 1em 0;
	list-style: none;
}
@media screen and (max-width: 767px){
	body.spNav_fixed::before {
		z-index: 150;
	}
	.spOnly {
		display: block;
	}
	.pcOnly {
		display: none;
	}
	#main h1 {
		margin-bottom: 20px !important;
		padding: 1em 10px;
		font-size: 22px !important;
		line-height: 1.2em;
	}
	#main .inner {
		width: 93%;
	}
}
#main_contents_new2008 .sousa_area {
	border: 1px solid #ccc;
	padding:30px;
	margin: 20px 0;
}
#main_contents_new2008 .sousa_img {
	margin: 0 0 10px 0;
	text-align: center;
}
#main_contents_new2008 .sousa_txt {
	color: #3c3c3c;
	line-height: 1.4em;
}
#main_contents_new2008 .sousa_txt_s {
	color: #3c3c3c;
	font-size: 14px;
	line-height: 1.4em;
	text-indent: -14px;
	padding-left: 14px;
	display: block;
}
#main_contents_new2008 .sousa_txt_b {
	color: #3c3c3c;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	margin: 20px 0;
}
#main_contents_new2008 .sousa_table {
	border-collapse: separate;
	text-align: center;
	margin: 10px auto 0;
}
#main_contents_new2008 .sousa_table td{
	overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
}
#main_contents_new2008 .sousa_table td:first-child{
	width: 300px;
}
#main_contents_new2008 .border_strong {
	padding: 5px;
	border: #cccccc 1px solid;
	text-align: center;
	color: #3c3c3c;
	line-height: 1.4em;
	font-weight: bold;
}
#main_contents_new2008 .sousa_table td.border_strong_r {
	padding: 5px;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	text-align: center;
	color: #3c3c3c;
	line-height: 1.4em;
	font-weight: bold;
}
#main_contents_new2008 .sousa_table td.border_normal {
	padding: 5px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	text-align: left;
	color: #3c3c3c;
	line-height: 1.4em;
}
#main_contents_new2008 .sousa_table td.border_normal_r {
	padding: 5px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	text-align: left;
	color: #3c3c3c;
	line-height: 1.4em;
}
#main_contents_new2008 .border_area {
	padding: 10px;
	border: 2px solid #9ebede;
}
#main_contents_new2008 .sousa_area .note{
	text-align: center;
	margin: 0;
}
@media screen and (max-width: 767px){
	#main_contents_new2008 .sousa_img img{
		width: 100%;
		height: auto;
	}
	#main_contents_new2008 .sousa_area {
    padding: 10px;
	}
	#main_contents_new2008 .sousa_table td:first-child {
    width: 50%;
	}
}
