@charset "UTF-8";
/* 英語版
   ========================================================================== */
.en-hd {
  display: flex;
  align-items: center;
  justify-content: space-between; }

h1 {
  display: block;
  padding: 0 !important;
  width: 462px; }

.hd-conts {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.ec-btn-area {
  margin-right: 20px; }

.ec-btn-area a {
  transition: .3s; }

.ec-btn-area a:hover {
  opacity: .6; }

.language {
  font-size: 12px;
  line-height: 1; }

/*h1{
	float:left;
}*/
/*#japanese{
	float:right;
	margin-top:50px;
	text-align:right;
	font-size:12px;
}*/
#container {
  clear: both; }

#secContents h2 {
  padding: 0 0 40px; }

#brand_3 {
  text-align: center;
  margin-bottom: 70px; }

#brand h3 {
  text-align: center;
  margin-bottom: 30px; }

.left45 {
  text-indent: -45px; }

.margin40 {
  margin-top: 40px; }

.brand_h3 {
  text-align: center;
  margin-bottom: 50px; }
