@charset "utf-8";

h2 {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

.sus {
  margin: 0 auto;
  padding: 0;
  max-width: 950px;
  font-size: 16px;
}

.m-font{
	font-family:"Hiragino Mincho ProN",YuMincho,serif;
}

.mark {
  color: #ff8002;
}

.sus a:link {
  text-decoration: underline;
  color: #0379b2;
}
.sus a:visited {
  color: #0379b2;
}
.sus a:hover {
  text-decoration: underline;
  color: #e00;
}

.sus .intro a {
  background: #6dd1d3;
  font-weight: 700;
  text-decoration: none;
  color: #000;
  padding: 24px 0;
  display: block;
  margin: 0 auto 64px;
  text-align: center;
  width: 460px;
  letter-spacing: 2px;
}

.sus .intro h2 {
  text-align: center;
  font-size: 32px;
	margin-bottom: 30px;
}

.sus .intro p {
  margin: 0 auto 45px;
  width: 640px;
}

.sus .intro a span {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 30px;
}

.sus .socialAttempt h2 {
  border-top: solid 2px #6dd1d3;
  border-bottom: solid 2px #6dd1d3;
}

.sus .socialAttempt h2 .item {
  background: #6dd1d3;
  display: inline-block;
  padding: 13px 20px;
	font-size: 16px;
}
.sus .itemTxt{
padding: 0 30px;
vertical-align: middle;
letter-spacing: 0.2rem;
}
.sus .socialLead{
	margin: 35px auto;
}

.sus .declaration {
  border: solid 2px #73d2d3;
	padding-bottom: 30px;
}

.sus .declaration h2 dt {
  display: flex;
  background-color: #b9e8e9;
  font-size: 16px;
	font-weight: normal;
  font-weight: normal;
  padding: 28px 40px 28px 0;
}

.sus .declaration .item {
  min-width: 200px;
  font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: auto;
}

.sus .system {
  text-align: center;
}

.sus .system h3 {
  font-size: 22px;
	color: #244267;
	letter-spacing: 0.6rem;
}

.sus .system img {
  width: 80%;
	padding: 30px 0;
}
.sus .attempt {
  width: 830px;
  margin: 0 auto;
}
.sus .attempt h3 {
  text-align: center;
  border-top: solid 2px #ff8002;
  border-bottom: solid 2px #ff8002;
	font-size: 20px;
	padding: 15px;
	letter-spacing: 0.3rem;
}
.sus .attemptList {
  display: flex;
	margin-bottom: 30px;
}
.sus .attemptList .attemptListDtl {
  width: 50%;
}

.sus .attemptList .attemptListDtl h4{
	background-color: #ff8002;
	padding: 4px 6px;
	width: 80px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1rem;
}

.sus .silver {
  border: solid 2px #b2b2b2;
  padding: 20px 30px;
}
.sus .silver h5{
  font-size: 21px;
	color: #ff8002;
	margin: 0 0 20px;
}
.sus .silver h5 img {
  width: 20px;
	vertical-align: sub;
}

.sus .silverBlock {
  display: flex;
}
.sus .silverBlock .leftBlock {
  width: 420px;
	margin-right: 30px;
}
.sus .silverBlock img {
  width: 300px;
}

.sus .kome{
	font-size: 14px;
	margin-top: 35px;
	text-indent: -1em;
  padding-left: 1em;
}
.sus .caption{
	font-size: 14px;
	text-align: center;
}