.bread {
	clear: both;
	font-size:0.8rem;
	/*margin-top:-6px;*/
	margin-left:0.5rem;
	padding-bottom:5px;
}
.list {
	width:100%;
	margin:auto;
	padding:0;
}
.list>li {
	padding:0.4rem 1rem;
	border-bottom:#F9B2C2 solid 1px;
	position:relative;
}
.list>li.bottom {border:none;}
.list>li a {display:block;}
.list>li>a:after {
	content:url(/spn/common/img/link2.png);
	position:absolute; top:50%; right:1rem;
	margin-top:-0.4rem;
}
.list>li>a.pc:after {
	content:url(/spn/common/img/pc3.png);
	position:absolute; top:45%; right:1rem;
	margin-top:-0.4rem;
}
.list>li.bottomlist {
	border:none;
	padding:0.4rem 0rem 0.4rem 1rem;
}
.list>li.uplist {
	padding:0.4rem 0rem 0.4rem 1rem;
}
/*.list>li.follow:after {
	content:none;
}
*/
.list2 {
	width:100%;
	margin:auto;
	padding:0;
}
.list2>li {
	padding:0.4rem 1rem;
	border-bottom:#F9B2C2 dotted 1px;
	position:relative;
}
.list2>li.bottom {border:none;}
.list2>li a {display:block;}
.list2>li>a:after {
	content:url(/spn/common/img/link2.png);
	position:absolute; top:50%; right:1rem;
	margin-top:-0.4rem;
}
.tab {overflow:hidden;}
.tab>li.select {
	background-color: #FCD6E0;
}
.tab3>li.select {
	background-color: #FCD6E0;
	border-right:#FCD6E0 solid 1px;
}
.tab>li {
	background-color: #BFBFBF;
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	text-align: center;
}
.tab>li>p, .tab3>li>p { padding:0.2rem 0.2rem 0.1rem; font-weight:bold}
.tab3>li {
	background-color: #BFBFBF;
	margin: 0;
	padding: 0;
	float: left;
	width: 33%;
	text-align: center;
	border-right:#CCCCCC solid 1px;
}
.tab-contents {
	font-size: 0.9rem;
	padding: 0 0.6rem;
	line-height: 1.5rem;
	border-top: 4px solid #FCD6E0;
}
.tab-contents>li>p {padding:0.3rem 0 0.2rem}
ul.link {	margin-left: 1rem;}
ul.link>li>a:after {
	content:url(/spn/common/img/pc3.png);
	position:relative; left:0.4rem;
}
ul.link>li.o {text-indent: -0.9rem}
.information>ul.tab-contents {
	padding: 0;
	font-size: 1rem;
	line-height: 1.5rem;
	border-top: 4px solid #FCD6E0;
}
.date {
	text-align: center;
	border-bottom: 2px dotted #C9C6C6;
}
h3 {
	margin: 1rem 0.3rem 0.5rem;
	padding-left: 0.3rem;
	font-weight: bold;
	border-bottom: 1px dotted  #BC1938;
/*	background: linear-gradient(white 0%, #FCD6E0 100%); */
	background : -webkit-linear-gradient(top, #fff, #FCD6E0) ;
	background : linear-gradient(to bottom, #fff, #FCD6E0) ;
}
.contents {
	font-size: 0.9rem;
	padding: 0 0.6rem;
	line-height: 1.5rem;
}
.date2 {
	padding:0.3rem 0 0.4rem;
	text-align: center;
	border-bottom: 2px dotted #C9C6C6;
}
.date_contents {padding:0.3rem 0 0.2rem}
.small { font-size:0.8rem;}
.large { font-size:1.1rem;}
.hide { display:none}
.mb {margin-bottom:1.0rem !important;}
.mbh {margin-bottom:0.5rem !important;}
.red {color: #C70019;}
.orange {color: #ff9900;}
.indent {margin-left:1.0rem}
.t-indent {text-indent: -1.0rem}
.green {color: #327014;}
table { 
	width: 100%;
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
td,th {
	padding: 0.2rem;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	text-align: center;
	vertical-align: middle;
}
table.adoption td {text-align: left}
table.adoption th {text-align: left}
.exam>div.contents>table>tbody>tr>td>a:link {text-decoration:underline}
.exam div.contents ul.entrytext li{
	padding-left: 1rem;
	text-indent: -1rem}
.w30 {width:30px}
.w40 {width:40px}
.w50 {width:50px}
.w60 {width:60px}
.w80 {width:80px}
.w100 {width:100px}
.w3c {width: 3rem}
.w2c {width: 2rem}
.strength div.contents p img {width: 100%}
/*.communication div.contents p img.all {width: 100%}*/
/*.guide div.contents p img.all {width: 100%}*/
.guide div.page {width: 100%; text-align: center; margin-bottom: 8px; font-size: 0.8rem}
.guide div.page ul { display: inline-block }
.guide div.page ul li {background-color:#FCD6E0; padding: 0.4rem; margin: 0 0.5rem; border-radius: 5px}
.guide p.button,
.point p.button{
	float:right;
  padding: 0.1rem 0.2rem;
  border: solid 1px #cccccc;
  border-radius: 5px;
}
.guide div.chapter p {margin: 8px 5px 0px 5px}
.guide div.chapter p img {width: 100%}
/*.commute p img.all {width: 100%}*/
.commute p img.img2 {width: 87%}
/*.event div.contents p img.all {width: 100%}*/
.event p.button{
  padding: 0.1rem 0.2rem;
  border: solid 1px #cccccc;
  border-radius: 5px;
}
p.button{
	display: inline;
  padding: 0.3rem 0.5rem 0.3rem 0.3rem;
  border: solid 1px #cccccc;
  border-radius: 5px;
}
p.capture{
	display: inline;
  padding: 0.1rem 0.5rem 0.1rem 0.5rem;
  border: solid 1px #FCD6E0;
  border-radius: 10px;
	background-color:#FCD6E0;
	font-weight: bold;
	color: #C70019;
}
.column {
  padding: 0.2rem 0.3rem 0.2rem 0.3rem;
  border: solid 1px #cccccc;
  border-radius: 10px;
	font-size: 0.9rem;
}
.backpink {background-color: #FCD6E0}
.newdata {
	display: -webkit-flex;
	display: flex;
	padding:0.5rem 0 1rem 0;
	justify-content: center;
}
.newdata p.left {
	margin-right: 0.8rem;
}
.newdata p{
	max-width: 100%;
	height: auto;
  border: solid 1px #F4EDC7;
	background-color: #FFFADD;
  border-radius: 1rem;
	padding: 0.5rem 1rem;
	text-align: center;
}
.newdata>p a {display:block;}
.job {
	display: -webkit-flex;
	display: flex;
	padding:10px;
	flex-wrap: wrap;
	align-content: stretch;
	justify-content: space-between;
}
.job p {
	display: inline-block;
	width:45%; 
	height: auto;
  border: solid 1px #F4EDC7;
	background-color: #FFFADD;
  border-radius: 0.5rem;
	padding: 0.3rem 0.3rem;
	font-size: 0.9rem;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 8px;
}
.job>p a {display:block;}
.page {width: 100%; text-align: center; margin-bottom: 8px; font-size: 0.8rem}
.page ul { display: inline-block }
.page ul li {padding: 0.4rem; border: solid 1px #FCD6E0; margin: 0 0.5rem; float: left}
.page ul li.ac {background-color:#FCD6E0}
.title {margin: 0 2% 1rem 2%}
.title>div.titleL{width: 49%;height: 150px;float: left; overflow: hidden}
.title>div.titleR{width: 49%;height: 150px;float: right; overflow: hidden}
.title>div.titleL>p.lead{height: 3rem; border-left: solid 4px #BC1938;
	background : -webkit-linear-gradient(top, #FCD6E0, #fff) ;
	background : linear-gradient(to bottom, #FCD6E0, #fff);
	font-size: 0.8rem;padding: 0.2rem 0.1rem 0.1rem 5px;line-height: 1.0rem;}
.title>div.titleR>p.lead{height: 3rem; border-left: solid 4px #BC1938;
	background : -webkit-linear-gradient(top, #FCD6E0, #fff) ;
	background : linear-gradient(to bottom, #FCD6E0, #fff) ;
	font-size: 0.8rem;padding: 0.2rem 0.1rem 0.1rem 5px;line-height: 1.0rem;}
.title div.titleL p img {width: 100%}
.title div.titleR p img {width: 100%}
.text {width: 150px; height:auto; float: right; margin: 0 0px 8px 8px}
.textL {width: 150px; height:auto; float: left; margin: 0 8px 8px 0px}
.photo {width: 100px; height:auto; float: right; margin: 0 0px 8px 8px}
.photoL {width: 100px; height:auto; float: left; margin: 0 8px 8px 0px}
.cover {width: 50px; height:auto; float: left; margin: 0 8px 0px 0px}
.underline {text-decoration: underline}
.map {width: 100%}
.clear{clear: both}
h4 {clear: both; background-color: #FCD6E0; margin: 1rem 0rem 0rem; padding:5px; font-weight:bold }
h4.mt0 {margin-top: 0}
.information th { font-size:0.8rem; background: #fafafa}
.question {margin-left: 2rem; text-indent: -2rem}
.answer {margin-left: 2rem; text-indent: -1.5rem; border-bottom: dotted 1px #C9C6C6;}
.answerbottom {margin-left: 2rem; text-indent: -1.5rem;}
.answertableback {background: #fff1f4}
.answertableth{background: #fafafa}
ul.jichitai>li>a:before {
	content:url(/spn/common/img/arrow.gif);
	position:relative; left:-0.4rem;
}
ul.jichitai>li{display: inline; padding-left: 0.4rem;margin-right: 1rem}
#page-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 15px;
}
#page-top a {
	display: block;
	background-color: #CCC;
	border: solid 1px #CCC;
	border-radius: 0.8rem;
	text-align: center;
	color: #222;
	/*font-size: ;*/
	text-decoration: none;
	padding: 5px 8px;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;	
}
.scroll {
	overflow: auto;
	width: 100%;
}
.scroll{-webkit-overflow-scrolling:touch;}
.scroll::-webkit-scrollbar{height:5px;}
.scroll::-webkit-scrollbar-track{background:#ddd;}
.scroll::-webkit-scrollbar-thumb{background:#999;}