@charset "UTF-8";

/*========================================================================

  /products/service/cmaxs_lc_a

========================================================================*/

hr.clear{
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
}
.cmaxsimg{
	margin-bottom: 0 !important;
}
.cmaxsimg.pc_none{
	display: none;
}
.cmaxsimg img{
	width: 100%;
}
.cmaxs_sttl{
	text-align: center;
}

#cm_detail{
	position: relative;
	max-width: 730px;
	margin: 40px auto 0;
}
#cm_detail h4{
	display: inline-block;
	color: #fff000;
	background: #000077;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 15px;
}
#cmdt_report h4{
	width: 320px;
	margin: 15px auto 15px;
	text-align: center;
}

.arrow2{
	clear: both;
	width: 325px;
	margin: 0 auto;
}
.arrow3{
	position: absolute;
	bottom: 40px;
	left: 0px;
}
.arrow3 img{
	width: 100px !important;
}
.chart_part{
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
#cm_chart1 .chart_part{
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_part1.png) no-repeat center center;
	position: absolute;
	bottom: 0;
	margin-left: 15px;
	width: 150px;
	line-height: 35px;
}
#cmdt_report .chart_part{
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_part2.png) no-repeat center center;
	width: 230px;
	line-height: 35px;
	margin: -36px auto 0;
}
#topinfo .chart_part{
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_part3.png) no-repeat center center;
	width: 180px;
	line-height: 35px;
	margin: 0 auto 10px;
	background-size: contain;
}
#cm_chart1 .chart_part,
#cmdt_report .chart_part,
#topinfo .chart_part{
	background-size: contain;
}

#cm_chart1{
	width: 100%;
	height: 168px;
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_arrow1.png) no-repeat center bottom 15px;
	background-size: contain;
	position: relative;
}
#cm_chart2{
	clear: both;
	width: 650px;
	background: #fffbbb;
	padding: 20px;
	margin: 20px 0 0 80px;
}
#cm_chart1 h4{
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -120px;
}
#cm_chart1 h4 .pc_none{
	display: none;
}
#cm_chart1 .partsimg{
	float: left;
}
#cm_chart1 .partsimg img{
	width: 187px;
}

#sc_mini{
	width: 160px;
	margin: 0 auto;
	padding: 5px 0 10px;
}
#topinfo{
	background: #def1f7;
	border: 1px solid #0255ab;
	border-right: 0;
	padding: 15px;
	font-size: 13px;
}
#cmaxs_top{
	float: left;
	width: 203px;
	margin-top: 20px;
}
#cmaxs_topimg{
	float: right;
	width: 407px;
}
#cmaxs_topimg img{
	vertical-align: bottom;
}
#cmaxs_top #topinfo p:nth-child(2){
	margin-bottom: 0;
}

#cmdt_function{
	background: #def1f7;
	border: 1px solid #0255ab;
	padding: 15px;
}
#cmdt_function .pc_none{
	display: none;
}
.ft01,
.ft02{
	width: 278px;
	text-align: center;
	font-size: 13px;
}
.ft01{
	float: left;
}
.ft02{
	float: right;
}
.ttlbtn{
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_part2.png) no-repeat center center;
	background-size: contain;
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	line-height: 35px;
	border-radius: 15px;
	padding: 0 15px;
	margin-bottom: 15px;
}
.ft01 .cmaxsimg img,
.ft02 .cmaxsimg img{
	border: 1px solid #aaa;
}
.ftttl{
	position: relative;
	background: #0255ab;
	color: #fff000;
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	border-radius: 15px;
	padding: 0 15px;
	margin: -20px auto 10px;
	width: 90%;
}
div.ft02 ul{
	list-style: none;
	margin: 10px 0 0;
	padding-top: 10px;
}
.ft02 ul li{
	display: inline-block;
	position: relative;
	background: #fff000;
	padding: 2px 5px;
	border: 1px solid #0255ab;
	border-radius: 3px;
}
.ft02 ul li:before{
	position: absolute;
	content: "";
	top: -17px;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	background: url(/products/service/cmaxs_lc_a/assets/img/chart_arrow4.png) no-repeat;
	background-size: contain;
}

#cmaxsflow {
	max-width: 730px;
	margin: 40px auto 0;
}
#cmaxsflow p{
	margin: 0 !important;
}
#cmaxsflow p img{
	vertical-align: bottom;
}
#cmaxsflow ul{
	display: inline-block;
	list-style: none;
	border: 1px solid #0255ab;
	border-radius: 5px;
	margin: 0 0 20px 0;
	padding: 15px;
}
#cmaxsflow ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
#cmaxsflow ul li:nth-child(3){
	margin-right: 0;
}
#cmaxsflow ul li img{
margin-bottom: 5px;
	border: 1px solid #aaa;
}
#cmaxsflow ul li{
	color: #0255ab;
	font-size: 14px;
	font-weight: 400;
}


@media screen and (max-width: 767px) {
	.sp_none {
		display: none  !important;
	}
	
	.ttlbtn{
		font-size: 13px;
	}
	#cm_chart1{
		height: initial;
		background: none;
		padding-bottom: 50px;
		margin-bottom: 17px;
		background: url(/products/service/cmaxs_lc_a/assets/img/sp_chart_arrow1.png) no-repeat center bottom;
		background-size: 10%;
	}
	#cm_chart1 h4{
		position: relative;
		top: initial;
		left: initial;
		margin-left: initial;
		text-align: center;
		width: 88%;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
	}
	#cm_chart1 h4 .pc_none{
		display: initial;
	}
	#cm_chart1 .partsimg{
		float: initial;
		text-align: center;
		margin-bottom: 20px;
	}
	#cm_chart1 .partsimg img{
		width: 70% !important;
	}
	#cm_chart1 .chart_part{
		bottom: 136px;
		left: 50%;
		margin-left: -75px;
	}
	
	#cm_chart2{
		width: initial;
		margin-left: initial;
	}
	#cmdt_report h4{
		width: 100%;
	}
	#cmaxs_top{
		float: initial;
		width: 100%;
		margin-top: 5px;
	}
	#topinfo{
		border: none;
	}
	#cmaxs_topimg{
		float: initial;
		width: 100%;
	}
	.arrow2{
		width: 60%;
	}
	
	#cmdt_function .pc_none{
		display: initial;
	}
	#cmdt_function{
		padding: 0;
	}
	#cmdt_function.tab-content input[type="radio"]{
		display: none;
	}
	#cmdt_function.tab-content label{
		display: inline-block;
		float: left;
		width: 50%;
		padding: 10px 10px;
		color: #ffffff;
		background: #0255ab;
		font-weight: 400;
		font-size: 82%;
		cursor: pointer;
		box-sizing: border-box;
		box-shadow: 0px -4px 8px 0px rgba(0,0,0,0.3) inset;
		text-align: center;
	}
	#cmdt_function.tab-content label:hover,
	#cmdt_function.tab-content input[type="radio"]:checked + label{
		color: #0255ab;
		background-color: #def1f7;
		font-weight: 600;
		box-shadow: none;
	}
	#cmdt_function.tab-content .tab-box{
		clear: both;
		width: 100%;
		height: auto;
		padding: 15px;
		box-sizing: border-box;
	}
	#cmdt_function.tab-content > .tab-box > div{
		display: none;
	}
	#tab1:checked ~ .tab-box > .ft01{
		display: block;
	}
	#tab2:checked ~ .tab-box > .ft02{
		display: block;
	}
	.ft01, .ft02{
		float: initial;
		width: 100%;
	}
	.ft02 ul li{
		font-size: 78%;
		padding: 2px 3px;
	}
	
	.cmaxsimg.pc_none{
		display: initial;
	}
	#cmaxsflow ul li{
		float: initial;
		width: 100%;
		font-size: 126%;
	}
	#cmaxsflow ul li:nth-child(1):after,
	#cmaxsflow ul li:nth-child(2):after{
		width: 0;
		height: 0;
		border: 25px solid transparent;
		border-top: 15px solid #0255ab;
		content: "";
		display: block;
		margin: 8px auto -15px;
	}
	
	.catalog_thumb:nth-of-type(2n+1){
		clear: both !important;
		margin-left: 0;
	}
	.catalog_thumb:nth-of-type(3n+1){
		clear: initial;
		margin-left: initial;
	}
	.catalog_thumb:nth-of-type(2n){
		margin-left: 2%;
	}
	.catalog_thumb{
		float: left;
		width: 49% !important;
	}
	.catalog_thumb table tr{
		width: 100%;
		padding-right: 0;
	}
	
	.btn_catalog, .btn_pdf{
		width: 100%;
	}
	.btn_catalog a,
	.btn_pdf a{
		font-size: 80%;
		line-height: 30px;
		padding: 0 0 0 28px;
	}
	.btn_pdf a{
		background-size: cover;
	}
}

/*========================================================================

  /ir/financial/segment

========================================================================*/

@media print, screen and (min-width: 768px) {
	.gchart {
		display: flex;
	}
}

/*========================================================================

  /company/history

========================================================================*/

.book-link a {
	position: relative;
	display: inline-block;
	padding-right: 20px;
	text-decoration: none;
	color: #005EB8;
}
.book-link a:before,
.book-link a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	width: 12px;
	height: 2px;
	background: #005EB8;
	transition: all .3s;
	pointer-events: none;
}
.book-link a:after {
	transform: rotate(90deg);
}
.book-link a.active:after {
	transform: rotate(360deg);
}
@media (min-width: 768px) {
	.book-link a:hover {
		opacity: .6;
	}
}
.imgbox-r,
img.right {
	float: right;
	margin: 0 0 10px 1.5em;
}
.historyTable {
	width: 100%;
	margin-top: 30px;
}
.historyTable td {
	padding: 15px;
	border-top: dotted 1px #ccc;
}
.historyTable td.year,
.historyTable td.month {
	white-space: nowrap;
}
.historyTable td.year {
	width: 100px;
	text-align: center;
	border-left: solid 3px #999 !important;
	color: #999;
}
.historyTable td.month {
	width: 82px;
	text-align: center;
	background: #f2f2f2;
}
.historyTable .year + .month {
	line-height: 30px;
}
.historyTable .ad {
	font: 26px Georgia, "Times New Roman", Times, serif;
	width: 100%;
	display: block;
}
.historyTable .jpny {
	display: block;
	font-size: 12px;
}
#history-past .historyTable {
	background: #f2f0ea;
}
#history-past .historyTable td.month {
	background: #dbd9d4;
}

.history-book {
	display: none;
	overflow: hidden;
	font-size: 14px;
	clear: both;
	background: #F3F3F3;
	padding: 20px 25px;
	margin-top: 20px;
}
#history-past .history-book {
	background: #fff;
}
.history-book ul {
	margin: 0 0 0 16px !important;
	padding: 0 !important;
}
.history-book ul li {
	list-style-type: square !important;
}
.history-book p {
	margin: 0 0 8px !important;
	padding: 0 !important;
}
.history-book table {
	border-bottom: solid 1px #ccc;
	margin-bottom: 8px;
}
.history-book table td {
	padding: 2px;
	border-top: solid 1px #ccc;
}
p.rightimg {
	text-align: center;
	float: right;
	padding: 0 0 0 20px !important;
	color: #808080;
}
p.leftimg {
	text-align: center;
	float: left;
	padding: 0 20px 0 0 !important;
	color: #808080;
}

@media screen and (max-width: 767px) {
	.imgbox-r,
	img.right {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.historyTable {
		margin-top: 10px;
		font-size: 12px;
	}
	.historyTable td.year {
		width: 80px;
		padding: 10px 5px;
	}
	.historyTable td.month {
		width: 40px;
		padding: 15px 5px;
	}
	.historyTable .year + .month {
		line-height: normal;
	}
	.historyTable td.cont img {
		margin-bottom: 7px;
	}
	.historyTable td.cont br + img {
		margin-top: 10px;
	}
	.historyTable .ad {
		font: 20px Georgia, "Times New Roman", Times, serif;
	}
	
	.history-book {
		font-size: 12px;
		padding: 10px;
		margin-top: 15px;
	}
	.history-book p {
		margin: 0 0 13px !important;
		padding: 0 !important;
	}
	p.rightimg,
	p.leftimg {
		display: block;
		float: none;
		margin: 0 auto;
		font-size: 10px;
		line-height: 1;
	}
}