@charset "UTF-8";


#contents h2 {
	font-size: 24px;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-top: 40px;
}
@media screen and (max-width: 736px) {
#contents h2 {
	font-size: 14px;
	margin-top: 30px;
}
}

/* handicapped
------------------------------------------------------------*/
.handicapped #contents h2 .num {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	letter-spacing: 0;
	color: #F0AF00;
	font-weight: 400;
	display: inline-block;
	width: 80px;
	height: 46px;
	line-height: 46px;
	border: 2px solid #F0AF00;
	text-align: center;
	vertical-align: middle;
	border-radius: 30px;
	-moz-border-radius: 30px;
}
.handicapped #contents .case {
	background: #FFF;
	display: table;
	width: 100%;
}
.handicapped #contents .case .image {
	display: table-cell;
	width: 500px;
	margin: 0;
}
.handicapped #contents .case > div {
	display: table-cell;
	padding: 50px;
	vertical-align: middle;
}
.handicapped #contents .case h2 {
	margin-top: 0;
}
.handicapped #contents .case .category {
	border: 1px solid #D0311B;
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 20px;
	color: #D0311B;
}
.handicapped #contents .case .name {
	font-size: 18px;
	line-height: 1.8;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
}
.handicapped #contents .case .name:after {
	content: '';
	display: block;
	height: 3px;
	width: 0;
	margin: 8px auto 0;
	border-left: 40px solid #4A5583;
	border-right: 40px solid #FFF;
}
.handicapped #contents .case .name:after {
	border-right-color: #859DCD;
}
.handicapped #contents .case .bio {
	text-align: center;
	color: #4A5583;
	font-size: 13px;
	margin: 0 0 50px;
	line-height: 1.8;
}
.handicapped #contents .case .linkBtn {
	margin-bottom: 0;
}
.handicapped #contents .case .linkBtn a {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
.handicapped #contents .flow ol {
	margin: 0;
}
.handicapped #contents .flow li:first-child {
	margin: 0;
}
.handicapped #contents .flow li {
	border: 1px solid #6785C1;
	display: block;
	margin: 50px 0 0;
	text-align: center;
	padding: 10px;
	line-height: 2;
	position: relative;
}
.handicapped #contents .flow li:after {
	content: '';
	display: block;
	background: url(../common_images/icn_arrow_bl_dw.png) no-repeat;
	width: 20px;
	height: 12px;
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -10px;
}
.handicapped #contents .flow li:first-child:after {
	display: none;
}
.handicapped #contents .contact {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 30px 0 0;
	margin: 50px 0;
}
.handicapped #contents .contact h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px;
}
@media screen and (max-width: 736px) {
.handicapped #contents h2 .num {
	font-size: 16px;
	font-weight: 400;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #F0AF00;
	width: 50px;
	display: block;
	margin: 0 0 5px;
}
.handicapped #contents .case {
	display: block;
}
.handicapped #contents .case .image {
	display: block;
	width: auto;
	margin: 0;
	padding: 20px 20px 0;
}
.handicapped #contents .case .image img {
	width: 100%;
	height: auto;
}
.handicapped #contents .case > div {
	display: block;
	padding: 20px;
}
.handicapped #contents .case h2 {
	margin-top: 0;
}
.handicapped #contents .case .category {
	font-size: 14px;
	padding: 5px 0;
}
.handicapped #contents .case .name {
	font-size: 14px;
}
.handicapped #contents .case .name:after {
	content: '';
	display: block;
	height: 3px;
	width: 0;
	margin: 8px auto 0;
	border-left: 40px solid #4A5583;
	border-right: 40px solid #FFF;
}
.handicapped #contents .case .name:after {
	border-right-color: #859DCD;
}
.handicapped #contents .case .bio {
	font-size: 11px;
	margin-bottom: 20px;
}
.handicapped #contents .case .linkBtn a {
	padding-top: 20px;
	padding-bottom: 20px;
}


.handicapped #contents .flow li {
	margin: 20px 0 0;
}
.handicapped #contents .flow li:after {
	background-size: 10px 6px;
	width: 10px;
	height: 6px;
	top: -15px;
	margin-left: -5px;
}
.handicapped #contents .contact {
	padding: 20px 0 0;
	margin: 30px 0;
}
.handicapped #contents .contact h2 {
	font-size: 12px;
	margin: 0 0 10px;
}
}

/* contact
------------------------------------------------------------*/
.contact #contents .tel,
.contact #contents .mail {
	padding: 50px;
	background: #FFF;
}
.contact #contents .tel .num,
.contact #contents .mail {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color: #6785C1;
	font-size: 40px;
	line-height: 1;
	letter-spacing: 0.1em;
}
.contact #contents .mail {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 24px;
}
@media screen and (max-width: 736px) {
.contact #contents .tel,
.contact #contents .mail {
	padding: 20px;
}
.contact #contents .tel .num {
	font-size: 20px;
}
.contact #contents .mail {
	font-size: 15px;
}
.contact #contents .tel .num + span {
	white-space: nowrap;
}
}


/* sitemap
------------------------------------------------------------*/
.sitemap #contents .sitemap li {
	list-style: none;
	line-height: 1.6;
	margin: 0 0 10px;
}
.sitemap #contents .sitemap > li {
	width: 500px;
	list-style: none;
}
.sitemap #contents .sitemap > li a {
	text-decoration: none;
}
.sitemap #contents .sitemap > li li a,
.sitemap #contents .sitemap > li li .off {
	padding-left: 25px;
	position: relative;
	display: inline-block;
}
.sitemap #contents .sitemap > li li .off {
	color: #999;
}
.sitemap #contents .sitemap > li li a:before,
.sitemap #contents .sitemap > li li .off:before {
	content: '';
	background: url(../common_images/icn_arrow_bl.png) no-repeat;
	width: 12px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: 0.1em;
	left: 0;
}
.sitemap #contents .sitemap > li li .off:before {
	opacity: 0.3;
}
@media screen and (max-width: 736px) {
.sitemap #contents .sitemap > li li a,
.sitemap #contents .sitemap > li li .off {
	padding-left: 13px;
}
.sitemap #contents .sitemap > li li a:before,
.sitemap #contents .sitemap > li li .off:before {
	background-size: 6px auto;
	width: 6px;
	height: 10px;
	top: 0.3em;
}
}


/* profile
------------------------------------------------------------*/
@media screen and (max-width: 736px) {
.profile #contents table td table th,
.profile #contents table td table td {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	padding: 5px 3px !important;
	line-height: 1.2;
	font-size: 10px;
}
}
@media screen and (max-width: 736px) {
.profile #contents table td table th {
	font-weight: 700;
}
}


/* agreement
------------------------------------------------------------*/
.agreement #contents .clauses dt {
	float: left;
	width: 6em;
}
.agreement #contents .clauses dd {
	overflow: hidden;
}
.agreement #contents .clauses dd li ul,
.agreement #contents .clauses dd li ol {
	margin-bottom: 0;
}
.agreement #contents .clauses dd li ol > li {
	counter-increment: cnt;
	list-style: none;
	margin-left: 2.5em;
}
.agreement #contents .clauses dd li ol > li::before {
	content: '(' counter(cnt) ')';
	width: 2.5em;
	display: inline-block;
	margin-left: -2.5em;
}
.agreement #contents hr {
	display: block;
	border: none;
	border-top: 1px solid #CCC;
	margin: 60px 0;
}

@media screen and (max-width: 736px) {
	.agreement #contents .clauses dt {
		float: none;
		width: auto;
	}
	.agreement #contents .clauses dd {
		margin-left: 1em;
	}
	.agreement #contents hr {
		display: block;
		border: none;
		border-top: 1px solid #CCC;
		margin: 30px 0;
	}
}

