@charset "UTF-8";

/*共通*/
#corpBlock .corpInner { max-width: 790px; }
.corpWrapper h3.caption:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #b50081;
	left: -20px;
	top: 42%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.corpWrapper h3.caption {
	margin-top: 25px;
	margin-bottom: 12px;
	text-align: left;
	position: relative;
	font-size: 138%;
	font-weight: bold;
	margin-left: 20px;
}
/*.corpWrapper .box h3 + dl { margin-top: 0px; }*/
.corpWrapper .box h3 { 
	border: 1px solid #d5d5d5;
	position: relative;
	font-weight: bold;
	height: 40px;
	font-size: 123%;
	line-height: 40px;
	padding-left: 20px;
	margin-top: 30px;
	clear: both;
}
.corpWrapper .box h3:before {
	content: "";
	display: inline-block;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 7px solid #b50081;
	position: absolute;
	left: 6px;
	top: 16px;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}
.corpWrapper .year {
	padding: 10px;
	display: table;
}
.corpWrapper .year li { 
	border-bottom: none;
	font-size: 100%;
	margin: 0px;
	display: inline-block;
  	border-right: 1px solid #333;
}
.corpWrapper .target li a {
	line-height: 32px;
	padding: 8px 0;
}
.corpWrapper .target li a:hover {
	color: #b50081;
}


.corpWrapper .year a { 
   padding: 0 7px;
   color: #b50081;
} 
.corpWrapper li { 
	border-bottom: 1px dotted #d5d5d5;
	font-size: 100%;
	margin: 0px 20px;
}
.corpWrapper li a {
	display: block;
	overflow: hidden;
}
.corpWrapper li a:hover,
.corpWrapper li a.active {
	color: #000;
}
.corpWrapper li span:nth-child(1) {
  width: calc(100% - 115px);
  vertical-align: middle;
  line-height: 20px;
}
.corpWrapper li span:nth-child(2) { 
	float: right;
	font-size: 10px;
	width: 80px;
}
.corpWrapper li span:nth-child(2) img { 
	margin: 5px 7px 0px 0px; 
}
.corpWrapper .box.open h3 span:before {
	content: "";
	width: 4px;
	height: 4px;
	display: block;
	border-top: 2px solid #b50081;
	border-right: 2px solid #b50081;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	position: absolute;
	top: 0;
	right: 13px;
	bottom: 2px;
	margin: auto 0;
}
.corpWrapper .box.open h3 { cursor: pointer; }
.corpWrapper .box.open h3:hover span { 
	color: #b50081;
}
.corpWrapper .box.open h3:hover {
	border: 1px solid #b50081;;
}
.corpWrapper .box.open h3:after {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
	border: 2px solid #b50081;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	top: 0;
	right: 8px;
	bottom: 0;
	margin: auto 0;
}
.corpWrapper .box.open li { display: none; }
.corpWrapper .box.open.show h3 span:before {
	transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	bottom: -1px;
}
.corpWrapper .box.open.show li { display: block; }
.corpWrapper .box.open dl { margin-bottom: 9px; }
.corpWrapper .box.open.show dl { margin-bottom: 20px; }
.mab20 { margin-bottom: 20px; }
.mat35 { margin-top: 35px; }

@media (max-width: 768px) {
	#corpBlock .corpInner {
		paliing: 0px;
	}
	.corpWrapper h3.caption {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.corpWrapper h3.caption { font-size: 16px; }
	.corpWrapper .box h3:before { top: 17px; }
	.corpWrapper .box li {
		font-size: 12px;
	}
.corpWrapper .year li {
		font-size: 12px;
		line-height: 20px;
	}
	.corpWrapper .box li span:nth-child(1) { 
		line-height: 15px;
		display: inline-block;
		vertical-align: middle;
	}
	.corpWrapper .box h3 { 
		font-size: 14px; 
		clear: both;
	}
	.corpWrapper .box h3 span { 
		line-height: 15px;
		display: inline-block;
		vertical-align: middle;
	}
	.mat35 {
		margin-top: 0px;
	}
	.corpWrapper h3.caption:before {
		width: 12px;
		height: 12px;
		top: 45%;
	}
}
@media (max-width: 450px) {
	.corpWrapper .box li {
		height: auto;
	}
}
@media (max-width: 350px) { 
	.corpWrapper .box li { height: auto; }
}
@media (max-width: 280px) { 
	.corpWrapper .box li span:nth-child(1) { 
		width: 40%;
	}
}

/* MV IR */
#corpBlock .corpInner:after {
    content: "";
    display: block;
    clear: both;
}
.corpWrapper .sales table {
  text-align: center;
  float: right;
  margin-bottom: 10px;
  width: 100%;
  table-layout: fixed;
}
.corpWrapper .sales .total {
  text-align: center;
  float: right;
  margin-bottom: 10px;
  width: 36%;
}
.corpWrapper .sales section {
  margin: 0 10px;
}
.corpWrapper .sales table thead th {
  text-align: center;
  background-color: #ffffff;
  color: #000000;
}
.corpWrapper .sales table thead th:first-child {
  background-color: #333333;
  color: #ffffff;
  text-align: left;
  width: 125px;
}
.corpWrapper .sales table thead th:last-child {
  text-align: center;
  background-color: #d5d5d5;
  color: #000000;
}
.corpWrapper .sales table th {
  background-color: #e6e6e6;
}
.corpWrapper .sales table th, .corpWrapper table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  border: solid 1px #d5d5d5;
}
.corpWrapper .salse .total {
  margin-bottom: 20px;
}

.corpWrapper .seni section,
.corpWrapper .minasama section {
  margin: 0 10px;
}
.corpWrapper .seni {
	margin-top: 30px;
}
.corpWrapper .seni h3 {
	margin-bottom: 20px;
}
.corpWrapper .seni table,
.corpWrapper .minasama table {
	width: 100%;
	table-layout: fixed;
}
.corpWrapper .seni table th,
.corpWrapper .minasama table th  {
  background-color: #e6e6e6;
  font-weight: bold;
  text-align: center;
}
.corpWrapper .seni table thead th {
  text-align: center;
}

.corpWrapper .seni table td {
	text-align: right;
	padding-right: 10px;
}
.corpWrapper .seni > p {
  display: inline-block;
}
.corpWrapper .seni p:nth-child(odd) {
  float: right;
}
.corpWrapper .seni .graph {
  width: 456px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.corpWrapper .seni table th, 
.corpWrapper .minasama table th,
.corpWrapper table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  border: solid 1px #d5d5d5;
}
.corpWrapper .minasama section {
  padding-top: 20px;
}
.corpWrapper .minasama table thead th:first-child {
  width: 140px;
}
.corpWrapper .minasama table span {
  float: right;
  font-size: 10px;
  width: 80px;
}
.corpWrapper .minasama table img {
	margin: 0px 7px 0px 0px;
}
.corpWrapper .minasama #kabunushi img {
	vertical-align: middle;
}
.corpWrapper .minasama #kabunushi td {
	line-height: 24px;
}
.corpWrapper #kabunushi a:hover {
  color: #b50081;
}
.corpWrapper .target, 
.corpWrapper .uriage {
	display: none;
}
.corpWrapper .target.active,
.corpWrapper .uriage.active {
	display: block;
}


@media (max-width: 450px) {
	.corpWrapper .minasama table thead th:first-child {
		width: 36%;
	}
	.corpWrapper .minasama table thead th {
    text-align: center;
	}
	.corpWrapper .minasama table tbody th {
    text-align: left;
	}
	.corpWrapper .minasama #kabunushi td {
    line-height: 20px;
	}
	.corpWrapper .minasama table span {
    float: none;
    font-size: 10px;
    width: 80px;
    margin-top: 4px;
    display: block;
    clear: both;
	}
	.corpWrapper .minasama table td a {
    display: block;
	}
	.corpWrapper .year {
    padding: 10px 0;
	}
	.corpWrapper li {
    margin: 0px;
  }
  .corpWrapper .sales section {
    margin: 0px;
	}
	.corpWrapper .seni section, .corpWrapper .minasama section {
	  margin: 0px;
	}
	.corpWrapper .seni p:nth-child(odd) {
	  float: none;
	}
	.corpWrapper .seni p {
	  display: block;
	  text-align: center;
	}
	.corpWrapper .seni .graph {
	  width: 100%;
	}
	.corpWrapper .scroll {
		float: none;
		overflow: auto;
	}
	.corpWrapper .scroll table {
		width: 640px;
		float: none;
	}
	.corpWrapper .scroll .total {
    width: 100%;
    float: none;
	}
}

.backnum {
	float: right;
	margin-top: 5px;
}
.ketugi .backnum {
	margin: 5px 20px 0;
}