.red{color: #d6001c;}
.solid_btn a{
	box-sizing: border-box;
	padding: 5px 30px;
	border: 1px solid #fff;
	text-align: center;
	display: inline-block;
	color: #fff;
}
.solid_btn a span{
    background: url(../images/ui03.png) right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
.solid_btn_red a{
	box-sizing: border-box;
	padding: 5px 30px;
	border: 1px solid #d6001c;
	text-align: center;
	display: inline-block;
	color: #d6001c;
}
.solid_btn_red a span{
    background: url(../images/ui04.png) right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
.solid_btn_bk a{
	box-sizing: border-box;
	padding: 5px 30px;
	border: 1px solid #000;
	text-align: center;
	display: inline-block;
	color: #484849;
}
.solid_btn_bk a span{
    background: url(../images/ui11.png) right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
.solid_btn_bk a span.arr_left{
    background: url(../images/ui11.png) left center no-repeat;
    background-size: 10px;
    padding-left: 15px;
}
.ttl{
    color: #d6001c;
    font-size: 26px;
    margin-bottom: 30px;
}
.ttl span{
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	margin-left: 15px;
}
.flbox{
	margin: 0 -30px;
}
.flbox .left{
	float: left;
	width: 50%;
	padding: 0 30px;
	box-sizing: border-box;
}
.flbox .right{
	float: left;
	width: 50%;
	padding: 0 30px;
	box-sizing: border-box;
}
.liquid_btn a{
	color: #d6001c;
}
.liquid_btn a span{
    background: url(../images/ui04.png) right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
.liquid_btn_bk a{
	color: #484848;
}
.liquid_btn_bk a span{
    background: url(../images/ui11.png) right center no-repeat;
    background-size: 10px;
    padding-right: 15px;
}
#page.in{
	padding-top: 107px;
}
#page_mv {
	position: relative;
}
#page_mv img{
	display: block;
	vertical-align: bottom;
}
#page_mv .page_mv_layer{
	position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 90%;
  height: auto;
  display: block;
  max-width: 1000px;
  margin: -30px auto 0;
}
html.ie #page_mv .page_mv_layer{
	top: 50%;
	margin-top: -32px;
	display: block;
}
#page_mv .page_mv_layer .page_mv_ttl {
  display: block;
  width: 100%;
  height: auto;
}
#page_mv .page_mv_layer .page_mv_ttl h1 {
  font-weight: normal;
  font-size: 30px;
  line-height: 1.3em;
	color: #d6001c;
  margin-bottom: 5px;
}
#page_mv .page_mv_layer .page_mv_ttl span{
	font-size: 14px;
	display: block;
	line-height: 1.3em;
}
#page_mv .page_mv_layer .page_mv_ttl .color_wh{color: #fff;}
#page_mv .page_mv_layer .page_mv_ttl .color_gr{color: #3e3a39;}
.news_list{
	border-top: 1px dashed #A9A9AA;
	margin-bottom: 10px;
}
.news_list li{
	border-bottom: 1px dashed #A9A9AA;
	padding: 20px 0;
}
.news_list li a{

	display: block;
}
.news_list li a .news_sta{
	margin-bottom: 10px;
}
.news_list li a .news_sta time{
	display: inline-block;
}
.news_list li a .news_sta .cat{
	display: inline-block;
	background: #d6001c;
	color: #fff;
	line-height: 1em;
	padding: 5px 10px;
}
.news_list li a h3{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	font-weight: normal;
}
.news_list li a p{}
#pagenation{
	text-align: center;
	padding: 30px 0;
}
#pagenation .page-numbers{
	display: inline-block;
	padding: 5px 10px;
	box-sizing:border-box;
	border: 1px solid #808080;
}
#pagenation .page-numbers.current{
	color: #fff;
	background: #d6001c;
	border: none;
	border: 1px solid #d6001c;
}
#single_pagenate{
	text-align: center;
	padding: 30px 0;
}
#single_pagenate .chip{
	display: inline-block;
	text-align: center;
}
#single_pagenate .chip a{
	display: block;
	padding: 10px 20px;
}
#single_pagenate .chip.top{
	width: 200px;
}
#single_pagenate .chip.prev{
	border-right: 1px solid #c7c8c8;
}
#single_pagenate .chip.next{
	border-left: 1px solid #c7c8c8;
}
.bl_ttl{
	font-size: 17px;
	padding-left: 10px;
	border-left: 4px solid #d6001c;
	margin-bottom: 15px;
}
.underline{
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #939494;
	padding-bottom: 5px;
	margin-bottom: 30px;
	line-height: 1.3em;
}
.underline.mb15{
	margin-bottom: 15px;
}
.mini{
	font-size: 11px;
}
.normal_ttl{
	font-size: 22px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 15px;
}
.flbox.triple .grid{
	float: left;
	width: 33.3333%;
	padding: 0 30px;
	box-sizing:border-box;
}
.normal_sub_ttl{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
table{
	box-sizing:border-box;
	border: 1px solid #939494;
	width: 100%;
	margin-bottom: 30px;
}
table tr th,
table tr td{
	padding: 15px;
}
table tr th{
	text-align: left;
	font-weight: normal;
}
.large_lead{
	font-size: 27px;
	font-weight: normal;
	padding: 35px 0 60px;
	line-height: 1.5em;
}
#page.products .large_lead{
	padding: 35px 0 40px;
	border-bottom: 1px solid #bdbebe;
}
#page.inhouse .large_lead{
	border-bottom: none;
}
.large_lead .en{
	display: block;
	font-size: 15px;
	line-height: 1em;
}
.fix_pagination{
	margin-bottom: 60px;
	padding: 10px 0;
	border-top: 1px solid #939494;
	border-bottom: 1px solid #939494;
	display: table;
	width: 100%;
	font-size: 13px;
}
.fix_pagination .chip{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	box-sizing: border-box;
}
.fix_pagination .chip.top{
	width: 20%;
	text-align: center;
	border-left: 1px solid #939494;
	border-right: 1px solid #939494;
}
.fix_pagination .chip.prev{
	width: 40%;
	text-align: left;
}
.fix_pagination .chip.next{
	width: 40%;
	text-align: right;
}
.fix_pagination .chip.prev a{
	background: url(../images/ui12.png) left center no-repeat;
	padding-left: 15px;
}
.fix_pagination .chip.next a{
	background: url(../images/ui11.png) right center no-repeat;
	padding-right: 15px;
}
.fix_pagination .chip a:hover{
	color: #d6001c;
}
.fix_pagination .chip.next a:hover{
	background: url(../images/ui04.png) right center no-repeat;

}
.fix_pagination .chip.prev a:hover{
	background: url(../images/ui16.png) left center no-repeat;
}
#para_mv{
	width: 100%;
	display: table;
}
#para_mv .title_card.spv{display: none;}
#para_mv .title_card{
	display: table-cell;
	width: 390px;
	background: #d6001c;
	color: #fff;
	vertical-align: middle;
	height: 328px;
	padding-left: 42px;
	padding-right: 10px;
	box-sizing:border-box;
}
#para_mv .title_card span{
	line-height: 17px;
}
#para_mv .title_card h1{
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 36px;
}
#para_mv .parallax{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}

#para_mv .parallax .para_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#para_mv .parallax span.para_img_static{
	display: none;
}
html.ie #para_mv .parallax .para_img_static{
	display: none;
}
html.ie #para_mv .parallax span.para_img_static{
	display: block;
	width: 100%;
	height: 328px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
ol li{
    list-style-type: decimal;
}
table .row{
	display: table-row;
}
table .col{
	display: table-cell;
	vertical-align: middle;
}
ul.disc{
	padding-left: 10px;
	margin-bottom: 15px;
}
ul.disc li:before{
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #484848;
	position: relative;
	left: -6px;
    top: -3px;
}
ul.compliance-listdiv{
	margin-top: 1em;
}
ul.compliance-listdiv h4{
	font-size: 1.1em;
	margin: 0;
	margin-top: 1em;
	/* margin-bottom: 0.5em; */
	font-weight: bold;
}
ul.compliance-list{
	padding-left: 1em;
	margin-left: 0.75em;
}

ul.compliance-list li{
	position: relative;
	margin-top: 0.5em;
}
ul.compliance-list li h5{
	font-size: 1em;
	margin: 0;
	display: inline-block;
	font-weight: bold;
	position: relative;
	vertical-align: baseline;
	margin-left: -0.6em;
}
ul.compliance-list li h5::before{
	content: '';
	width: 0.357em;
	height: 0.357em;
	display: inline-block;
	border-radius: 100%;
	background: #484848;
	vertical-align: 0.225em;
	margin-right: 0.25em;
	/* position: absolute;
	left: -1em;
    top: 0.4em;
	transform: translate(50%,50%); */
}
/* ul.compliance-list li:before{
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 100%;
	background: #484848;
	position: absolute;
	left: -1em;
    top: 0.5em;
	transform: translate(50%,50%);
} */
ul.compliance-list.governance-list{
	margin-left: 0;
	padding-left: 0;
}
ul.compliance-list.governance-list li h5{
	font-weight: normal;
	padding-left: 0.75em;
}
.btn_link_normal{
  float: right;
	display: block;
	width: auto;
	height: auto;
  font-size: 14px;
  color: #484848;
  line-height: 1.4;
  margin: 20px 30px 0;
  border: solid 1px #484848;
	position: relative;
}
.btn_link_normal a{
	display: block;
	width: 100%;
	height: 100%;
  color: #484848;
  padding: 0.8em 2.2em 0.6em;
  text-decoration: none;
}
.btn_link_normal:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.btn_link_normal span{
  position: relative;
}
.btn_link_normal a span:after{
  content: "";
  width: 10px;
  height: 10px;
  position: relative;
  margin-left: 10px;
  background: url(../images/ui11.png) right center no-repeat;
  background-size: 10px;
  display: inline-block;
}
#page.in.human-rights h3{
	font-weight: normal;
	font-size: 1.25em;
	margin: 2em 0 0.25em;
}

#page.in.human-rights.compliance h3,
#page.in.human-rights.governance h3{
	font-weight: bold;
}

#page.in.human-rights h2+h3{
	margin-top: 0;
}

#page.in.human-rights .wrap + .wrap{
	margin-top: 7em;
}
#page.in.human-rights .hrp_sign{
	margin-top: 3em;
	/* border-top: 1px solid #a8a8a9;
	border-bottom: 1px solid #a8a8a9;
	padding: 30px 0; */
	text-align: right;
	/* display: flex;
	justify-content: flex-end; */
}
#page.in.human-rights .hrp_sign .name{
	margin-top: 1em;
	font-size: 17px;
	/* margin-bottom: 15px; */
}
#page.in.human-rights .hrp_sign .date{
	font-size: 15px;
	margin-top: 1em;
	/* margin-right: 2em; */
}

.whistleblowing-note{
	font-size: 0.9em;
	margin-bottom: 1em;
}
.whistleblowing-caution{
	font-size: 0.8em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

@media(min-width: 1px) and (max-width: 940px){
	#page.in{
		padding-top: 60px;
	}
	.flbox.triple .grid{
		width: 50%;
	}
	#para_mv .title_card h1{
		font-size: 22px;
		margin-bottom: 5px;
	}
	#para_mv .title_card{
		width: 290px;
		height: 230px;
	}
	html.ie #para_mv .parallax span.para_img_static{
		height: 230px;
	}
}
@media(min-width: 1px) and (max-width: 640px){
	.flbox{
		margin: 0;
	}
	.flbox .left{
		margin-bottom: 30px;
	}
	.flbox .left,
	.flbox .right{
		float: none;
		width: auto;
		padding: 0;
	}
	#single_pagenate .chip.top{
		width: auto;
	}
	.flbox.triple .grid{
		margin-bottom: 30px;
		float: none;
		width: auto;
		padding: 0;
	}
	.large_lead{
		text-align: left;
		font-size: 18px;
	}
	.large_lead br{display: none;}
	.fix_pagination .chip{
		display: block;
		padding: 0;
	}
	.fix_pagination .chip a{
		padding-top: 10px;
		padding-bottom: 10px;
		display: inline-block;
	}
	.fix_pagination .chip.prev,
	.fix_pagination .chip.top,
	.fix_pagination .chip.next{
		width: auto;
		text-align: center;
	}
	.fix_pagination .chip.top{
		border-left: none;
		border-right: none;
	}
	#para_mv .parallax{
		display: block;
		height: 160px;
	}
	#para_mv .title_card{
		display: block;
		width: auto;
		text-align: center;
		padding: 10px;
		height: auto;
	}
	#para_mv .title_card.spv{display: block;}
	#para_mv .title_card.pcv{display: none;}
	html.ie #para_mv .parallax span.para_img_static{
		height: 160px;
	}
	html.ie #page_mv .page_mv_layer{
		margin-top: 0;
	}
	#page_mv .page_mv_layer{
		position: static;
    display: block;
    padding: 10px 0;
    margin: 0 auto;
	}
	#page_mv .page_mv_layer .page_mv_ttl h1{
		font-size: 24px;
	}
	#page_mv .page_mv_layer .page_mv_ttl span{
		color: #484848 !important;
	}
	#page_mv{
		border-bottom: 1px solid #939494;
	}
	.normal_ttl{
		font-size: 18px;
	}
  .btn_link_normal{
    float: none;
    width: 16em;
    margin: 20px auto 0;
  }
  .btn_link_normal:hover{
    opacity:1;
    filter:alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
  }
}
