@charset  "utf-8";


/*スマートフォン用スタイル*/

@media(max-width: 640px) {

	/*左右コンテンツエリア*/
	#jsdatmp_wrapper p {
		font-size: 2rem;
	}

	/*下層ページ右コンテンツ*/
	#jsdatmp_cnt_r > section {
		margin: 0 21px;
	}

	#jsdatmp_cnt_r {
		display: block;
		height: 100%;
		padding: 10px 0 0;
		vertical-align: top;
		font: 2rem "Meiryo UI";
	}
	#jsdatmp_cnt_r ol {
		margin: 24px 15px 24px 31px;
		font-size: 2rem;
	}
	#jsdatmp_cnt_r ul {
		width: 504px;
		margin: 24px 15px 24px 31px;
		font-size: 2rem;
	}
	#jsdatmp_cnt_r li {
		width: 504px;
	}
	#jsdatmp_cnt_r li > ul {
		margin: 24px 15px 24px 0px;
		font-size: 2rem;
	}

	#jsdatmp_cnt_r .contMain01 {
		margin: 0 0 20px;
		padding: 15px 0 14px 29px;
		background: #4e74b7 url(/en/common/image/bg_h1_title.png) left center no-repeat;
		color: #FFF;
		font: 2.1rem "Meiryo UI";
	}

	#jsdatmp_cnt_r .contMain02 {
		margin: 0 0 20px;
		padding: 15px 0 14px 18px;
		border-bottom: 5px #4e74b7 solid;
		font: bold 2rem "Meiryo UI";
	}

	#jsdatmp_cnt_r .contMain03 {
		margin: 20px 0;
		padding: 0 0 0 18px;
		border-left: 5px #4e74b7 solid;
		font: bold 1.8rem "Meiryo UI";
	}

	section > div > span {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 18px 0;
	}
	.imgCenter {
	display: block;
	margin: 0 auto;
	}

	/*下層ページ右コンテンツ Activities */
	.blockCont01 {
		overflow: hidden;
		margin: 0 0 0 -20px;
	}

	.blockCont01 .blockContBox01 {
		float: left;
		width: 97%;
		margin: 0 0 20px 20px;
		border: 5px #dcdcdc solid;
		box-sizing: border-box;
	}

	.blockCont01 .ttlContBox {
		padding: 16px;
		border: 3px #FFF solid;
		background: #DCE3F1;
		font: 2rem "Meiryo UI";
	}

	.blockCont01 .txtContBox {
		margin: 0!important;
		padding: 12px 15px 15px;
		font: 1.4rem "Meiryo UI";
		line-height: 1.6!important;
	}

	.listCont02 {
		width: 100%;
		margin: 20px 8px;
		box-sizing: border-box;
		border-spacing: 1px;
		font-size: 1.6rem;
	}

	.listCont02 th {
		width: 145px;
		padding: 5px 15px;
		background: #dcdcdc;
		text-align: left;
		box-sizing: border-box;
	}

	.listCont02 td {
		padding: 5px 15px;
		background: #eee;
		box-sizing: border-box;
	}

	.listCont01 {
		margin: 20px 32px;
		/*font-size: 1.6rem;*/
		line-height: 2;
	}

	ul.listCont01,
	.listCont01 li {
		width: 90%!important;
	}

	.listLinkFile {
		width: auto;
	}

	.listLinkFile a {
		padding-left: 0px;
		background: url(/en/common/image/bg_list_mark05.jpg) no-repeat 18px center;
	}

	.listLinkFile02 {
		width: 100%;
		/*	margin:5px 15px;*/
		/*font-size: 1.6rem;*/
		line-height: 1.6;
		list-style-image: url(/en/common/image/bg_list_mark05.jpg);
	}

	.listLinkFile05 {
		width: 100%;
		margin: 0 0 0 18px;
		font-size: 1.4rem;
		line-height: 1.8;
		list-style: none;
	}

	.listLinkFile05 a {
		display: inline-block;
		width: 504px;
		padding-left: 33px;
		background: url(/en/common/image/bg_list_mark05.jpg) no-repeat 18px center;
	}


	.tblFaq {
		display: table;
		width: 100%;
		padding: 0 0 0 18px;
		font-size: 1.8rem;
		line-height: 1.14;
	}

	.tblFaq tr {
		display: table-cell;
		width: 100%;
		margin-bottom: 8px;
		font-size: 1.8rem;
		line-height: 1.6;
		float: left;
	}



	table.tblData01 {
		font-size:1.4rem;
	}

	table.tblData02 {
		font-size:1.6rem;
	}


	ol.listLink01,
	ul.listLink01 {
		margin: 0 0 0 0!important;
	}

	ol.listLink01 li,
	ul.listLink01 li {
		display: inline-block;
		padding: 18px 0;
		border-bottom: 1px #000 dotted;
		font-size: 1.8rem;
	}

	ol.listLink01 li span,
	ul.listLink01 li span {
		display: inline-block;
	}

	ol.listLink01 li a,
	ul.listLink01 li a {
		display: block;
		width: 100%;
		float: right;
		/*	margin-left: 105px;*/
	}

	.listLink01 li {
		width: 100%!important;
	}

	.listLink02 > li > ol {
		padding: 0;
	}


	.listLink02 > li > ol > li {
		width: auto!important;
	}

	.listLink02 > li {
		font-size: 1.8rem;
	}
	.blockContBox02 {
		width: 100%;
		margin: 20px 0 0;
		padding: 20px 30px;
		border: 5px #DCE3F1 solid;
		box-sizing: border-box;
	}

	.blockContBox02 ol {
		padding: 5px 15px;
	}

	.blockContBox02 ol > ol > li {
		width: 446px!important;
	}

	.blockContBox03 {
		display: none;
	}

	.wrapContBox01 {
		height: auto !important;
	}

	.tblCont01 {
		line-height: 1.14;
		font-size: 1.8rem;
	}

	.tblCont01 ol li {
		width: 100%!important;
		font-size: 1.6rem;
	}

	table.tblCont02 {
		display: block;
		padding: 0 18px;
		width: auto;
		table-layout: fixed;
	}

	.tblCont02 tr {
		font-size: 1.8rem;
	}

	td.tblDate {
		width: 100%;
	}

	td.tblContHistory {
		width: 100%;
	}

	/* Reference Statistical Prices [Yields] for OTC Bond Transactions /Rating Matrix Download */

	#inner table td.blue {
		background: #ccebff;
	}

}

/* globalNavi */
  .global_header .header_nav_list li { /* textshadow --overwrite-common.css */
    text-shadow: none;
  }




@media screen and (max-width: 736px) {
	#bizasarchAspSuggest2 {
		top:35px !important;
		left:16px !important;
	}
	#bizasarchAspSuggest2 li {
		width:100%;
		margin-bottom:0;
	}
	.global_header .header_link li #bizasarchAspSuggest2 li {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		border-left: 1px solid #B0C4DE;
		border-bottom: 1px solid #B0C4DE;
		border-right: 1px solid #B0C4DE;
		text-align: left;
	}
	.header_search_fix .header_search {
		display: none;
	}
}
