@charset "utf-8";


#title {
	margin-bottom: 20px;
}
article > section {
	padding: 70px 20px;
	margin: 0 auto;
}
article section h3 {
	font-size: 32px;
	color: #222;
	margin-bottom: 40px;
}
article section p {
	font-size: 16px;
	line-height: 1.75;
}

/* -- anchor -- */
#anc {
	margin-bottom: 60px;
}
#anc p {
	text-align: right;
	display: block;
	height: 45px;
}
#anc p a {
	font-size: 13px;
	line-height: 26px;
	color: #222;
	background: #F4DB2A;
	text-align: center;
	display: block;
	float: right;
	width: 230px;
	border-radius: 5px;
	box-shadow: 0 4px #bb900c;
}
#anc p a:after {
	content: "";
	background: url(/common/img/arw5.png) no-repeat;
	vertical-align: middle;
	display: inline-block;
	height: 13px;
	width: 14px;
	margin-left: 8px;
}
#anc > ul {
	background: #F5F5F5;
	display: block;
	padding: 30px 46px;
	height: 64px;
}
#anc > ul > li {
	float: left;
	display: block;
	padding: 0 10px;
	width: 193px;
	position: relative;
}
#anc > ul > li > a {
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	height: 60px;
	width: 193px;
	padding-top: 10px;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 2;
}
#anc > ul > li:nth-child(n+4) > a { padding-top: 22px; }
#anc > ul > li > a:after {
	background: url(/common/img/arw6.png) no-repeat;
	height: 9px;
	width: 13px;
	margin-top: -4px;
}

/* -- about -- */
#sec1:before {
	background: #fcf7e6;
}
#sec1 h4 {
	font-size: 24px;
	line-height: 1.5;
	color: #ff9b1a;
	margin-bottom: 35px;
}
#sec1 > p {
	display: block;
	padding-right: 560px;
	margin-bottom: 75px;
}
#sec1 > p + img {
	position: absolute;
	right: 20px;
	top: 70px;
}
#sec1 section {
	background: #fff;
	padding: 70px 55px 45px;
	border-radius: 17px;
}
#sec1 section ul {
	display: block;
	margin: 0 -10px 55px;
	overflow: hidden;
}
#sec1 section ul li {
	float: left;
	display: block;
	width: 194px;
	margin: 0 10px;
}
#sec1 section ul li strong {
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	display: block;
	margin-top: 15px;
}
#sec1 section p {
	margin-top: 30px;
}

/* -- case -- */
#sec2 ul.note {
	font-size: 12px;
	line-height: 1.5;
	margin: 25px 0 45px;
}
#sec2 ul#tab {
	display: block;
	margin: 0 -5px;
	overflow: hidden;
}
#sec2 ul#tab li {
	display: block;
	float: left;
	width: 224px;
	margin: 0 5px;
}
#sec2 ul#tab li a {
	font-size: 16px;
	font-weight: bold;
	background: #FEFBEB;
	padding: 27px 0 0 30px;
	height: 43px;
	display: block;
	border-top: 4px solid #FFA229;
	position: relative;
}
#sec2 ul#tab li a:after {
	content: "";
	background: url(/about/img/case_arw_cl.png) no-repeat;
	display: block;
	height: 9px;
	width: 15px;
	position: absolute;
	top: 30px;
	right: 30px;
}
#sec2 ul#tab li a.open { background: #fcea9e; }
#sec2 ul#tab li a.open:after { background: url(/about/img/case_arw_op.png) no-repeat; }
#sec2 div[id] {
	background: #FCEA9E;
	padding: 15px;
	overflow: hidden;
	display: none;
}
#sec2 section {
	background: #FFF;
	float: left;
	width: 485px;
	padding: 30px 25px;
	margin: 15px;
}
#sec2 div section:nth-child(odd) {
	clear: both;
}
#sec2 section b {
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #FFF;
	background: #ff9f00;
	text-align: center;
	display: block;
	height: 25px;
	width: 90px;
}
#sec2 section h4 {
	color: #444;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 -25px 25px;
	padding: 12px 25px 12px 100px;
	position: relative;
	border-bottom: solid 2px #fcea9e;
}
#sec2 section h4:before {
	content: "団体名：";
	display: inline-block;
	margin-left: -75px;
	width: 75px;
}
#sec2 section h4 span {
	font-size: 12px;
	font-weight: normal;
}
#sec2 section table {
	width: 485px;
	margin-top: 20px;
}
#sec2 section th,
#sec2 section td {
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
#sec2 section th {
	color: #ff9f00;
	width: 120px;
}

/* -- point -- */
#sec3 section {
	background: #FFF;
	width: 500px;
	float: left;
	padding: 0 30px 30px;
	margin-top: 40px;
	border-top: 4px solid #FFA229;
}
#sec3 section:nth-child(odd) {
	clear: both;
	margin-right: 40px;
}
#sec3 h4 {
	font-size: 24px;
	line-height: 1.5;
	color: #ff9b1a;
	width: 500px;
	height: 123px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 2px solid #FFA229;
}
#sec3 h4 + p {
	margin: 25px 0;
}
#sec3 figure {
	text-align: center;
}
#sec3 section p:last-child {
	font-size: 14px;
	margin-top: 25px;
}
#sec3 section p a {
	color: #888;
	text-decoration: underline;
}

/* -- FAQ -- */
#sec4 dt {
	font-size: 18px;
	line-height: 30px;
	background: #F6D2A7 url(/about/img/qa_icon_q.png) no-repeat 40px 13px;
	padding: 15px 30px 15px 95px;
	margin-bottom: 2px;
	position: relative;
	cursor: pointer;
}
#sec4 dt:after {
	content: "";
	background: url(/about/img/qa_icon_cl.png) no-repeat;
	display: block;
	height: 22px;
	width: 22px;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	right: 40px;
}
#sec4 dt.open:after { background: url(/about/img/qa_icon_op.png) no-repeat; }
#sec4 dd {
	font-size: 16px;
	line-height: 1.5;
	background: url(/about/img/qa_icon_a.png) no-repeat 40px 40px;
	padding: 40px 30px 40px 95px;
	display: none;
}

/* -- link -- */
#sec5:before {
	background: #f5f4ef;
}
#sec5 h4 {
	font-size: 24px;
	line-height: 1.5;
	color: #ff9b1a;
	margin: 60px 0 0;
}
#sec5 table {
	width: 100%;
	margin-top: 30px;
}
#sec5 table th,
#sec5 table td {
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
}
#sec5 table th {
	font-size: 16px;
	background: #F7DD98;
	width: 264px;
	padding: 50px 38px 25px 38px;
}
#sec5 table th span {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-top: 25px;
}
#sec5 table td {
	border-bottom: solid 1px #f5f4ef;
}
#sec5 table tr:last-child td {
	border-bottom: none;
}
#sec5 table td a {
	font-size: 14px;
	background: #FFF url(/common/img/arw2.png) no-repeat 40px 32px;
	padding: 25px 38px 25px 55px;
	display: block;
	position: relative;
}
#sec5 table td span {
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
}
#sec5 table td span:after,
#sec5 table td a.inline:after {
	content: "";
	background: url(/common/img/icon_blank.png) no-repeat right bottom;
	vertical-align: baseline;
	display: inline-block;
	height: 12px;
	width: 13px;
	margin-left: 10px;
}
#sec5 table td a.inline span {
	display: inline;
}
#sec5 table td a.inline span:after {
	display: none;
}
