/* =============== distributors =============== */
.distributors_contents_nav_letters a {
	background: #0F1416;
	border-radius: 5px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 1em;
	min-height: 26px;
	min-width: 25px;
	margin: 0px 2px 2px 0px;
	padding: 9px 5px 0px;
	text-align: center;
	text-decoration: none;
}
.distributors_block_left,
.distributors_block_right {
	width: 50%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.distributors_block_left {
	padding-right: 5%;
}
.distributors_block_right {
	padding-left: 5%;
}
#distributors_view p strong a {
	font-weight: 700;
}
#distributors_view .header3 {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
#distributors_view .distributors_blocks .header4 {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #E5E5E5;
}
#distributors_view p {
	font-size: 1em;
	line-height: 1.8em;
}
.clear_after a {
	font-size: 1em;
	color: #0F1416;
	text-decoration: none;
	font-weight: 200;
}

/* =============== profile =============== */
.left_box {
	width:67%;
	float: left;
}
.right_box {
	width:25%;
	float: right;
}
.right_box h2 {
	font-size: 2em;
}
.right_box h3 {
	font-size: 1.7em;
	border-bottom: solid 1px #E5E5E5;
	padding-bottom: 10px;
}
.table {
	display: table;
}
.tr {
	display: table-row;
}
.td {
	padding: 32px 30px;
	vertical-align: top;
	border-bottom: solid 1px #E5E5E5;
}
.td:first-child {
	padding: 20px 30px;
}
.td h3 {
	white-space: nowrap;
}
#englishinfo_view .right_box a {
	color: #0F1416;
}
.asof_year {
	text-align: right;
	padding: 10px 30px;
	margin: 10px 0;
}
@media only screen and (max-width:1000px){
	.tr{
		display: block;
		border-bottom: solid 1px #E5E5E5;
		padding: 20px 0px;
	}
	.td{
		padding: 0px 30px;
		display: block;
		border-bottom: none;
	}
	.td:first-child {
		padding: 10px 15px;
	}
}
/* =============== office =============== */
.office_block {
	float: left;
	width:44%;
	padding:20px 3%;
}
.office_block h4{
	padding-bottom: 10px;
	border-bottom: solid 1px #E5E5E5;
}

/* =============== recruit =============== */
#recruit_view .td:first-child h4{
	white-space: nowrap;
}
#recruit_view .td:first-child {
	width:120px;
}
#recruit_view .td {
	padding: 22px 30px;
}
#recruit_view .td:first-child {
	padding: 16px 30px;
}
#recruit_view .yoko {
	font-size: 1.7em;
}
#recruit_view .intern_img01,
#recruit_view .intern_img03 {
	width: 64%;
	max-width: 640px;
	float: left;
}
#recruit_view .intern_img02,
#recruit_view .intern_img04 {
	width: 36%;
	max-width: 360px;
	float: left;
}

/* =============== privacy =============== */
#privacy_view .contents_view a {
	color: #0F1416;
}
#privacy_view .contents_view h3 {
	font-size: 1.6em;
	border-bottom: solid 1px #E5E5E5;
	padding-bottom: 5px;
}

/* =============== legal =============== */
#legal_view .contents_view h2 {
	font-size: 1.8em;
	padding-bottom: 5px;
}
#legal_view .contents_view h3 {
	font-size: 1.6em;
	border-bottom: solid 1px #E5E5E5;
	padding-bottom: 5px;
}
.legal_list_left,.legal_list_right {
	width: 50%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 25px
}

#legal_view dl dt {
	width: 25%;
	float: left;
	padding: 20px 30px 0 0;
	font-weight: 200;
	letter-spacing: 0;
	font-size:1.6em;
}

#legal_view dl dt,
#legal_view dl dd {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0
}

#legal_view dl dd {
	width: 50%;
	float: right;
	clear: right
}

#legal_view dl dt.header4 {
	font-size: 1.6em;
	font-weight: 200;
	line-height: 1em;
	letter-spacing: 0
}

#legal_view dl dd {
	padding: 20px 0 0
}

#legal_view dl dd,#legal_view dl {
	font-weight: 200;
	letter-spacing: 0
}

#legal_view dl {
	clear: both;
	float: left;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

#legal_view dl,#legal_view dl dl {
	border-bottom: 1px solid;
	border-right: none;
	border-left: none;
	border-color: rgba(0,0,0,.1)
}

#legal_view dl dl {
	border-top: none;
	padding-bottom: 20px
}

#legal_view dl dl,#legal_view dl .last_dl {
	width: 75%;
	clear: none;
	float: right;
	font-weight: 200;
	letter-spacing: 0
}

#legal_view dl .last_dl {
	border: none
}

#legal_view dl dl dt {
	width: 35%;
	border-bottom: none;
	font-size: 1.2em;
	font-weight: 200;
	letter-spacing: 0
}

#legal_view dl dl dd {
	width: 65%;
	font-weight: 200;
	letter-spacing: 0
}

/* =============== sitemap =============== */
#sitemap_view .contents_view a {
	text-decoration: none;
	color: #0F1416;
	padding: 5px;
	display: block;
	-webkit-transition: background-color 0.2s ease-out;
	-moz-transition: background-color 0.2s ease-out;
	-o-transition: background-color 0.2s ease-out;
	transition: background-color 0.2s ease-out;
}
#sitemap_view .contents_view  a:hover{
	background-color:#f3f3f3;
}
#sitemap_view li {
	list-style: none;
	padding-left: 2%;
	width: 48%;
	float: left;
}
#sitemap_view .contents_view h3,
#sitemap_view .contents_view h4 {
	background: url("/global/images/icon_arrow_b.png") no-repeat right 50%;
	padding-right: 20px;
}

/* =============== english info =============== */
#englishinfo_view .note {
	padding: 40px 30px;
}

#profile_view strong.corpprofstudiotitle {
	font-weight: 600;
}


