/*
	start COMMON CSS
*/




/* --------------- common --------------- */

#en {
	line-height: 1.8;
}

#en .pagettl {
	padding: 0 15px;
	text-align: center;
}

sup {
	line-height: 1;
	position: relative;
	top: 1px;
}


/* --------------- header --------------- */

.col_header_group {
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 0 8px 6%;
	box-sizing: border-box;
	display: flex;
}
.col_header_group ul {
	width: calc( 100% - 135px );
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}
.col_header_group ul li {
	margin: 0;
	padding: 0;
}
.col_header_group ul li + li { margin-left: 2%; }
.col_header_group ul li img {
	width: auto;
	max-width: 100%;
	height: 2.8vw;
	max-height: 26px;
}

.col_header_group a.btn_en {
	width: 125px;
	margin: 0 0 0 10px;
	padding: 1px 0;
	color: #fff;
	text-align: center;
	background-color: #0075c1;
	border: solid 1px #0075c1;
	border-radius: 3px;
	box-sizing: border-box;
	display: block;
	transition: all .3s;
}
.col_header_group a.btn_en span {
	margin: 0;
	padding: 0 0 0 5px;
	display: inline-block;
	position: relative;
	z-index: 0;
}
.col_header_group a.btn_en span:before {
	content: "";
	margin: -4px 0 0 0;
	padding: 0;
	border-left: solid 5px #fff;
	border-top: solid 4px transparent;
	border-bottom: solid 4px transparent;
	position: absolute;
	top: 50%;
	left: -5px;
	transition: all .3s;
}

#en ul.col_navi li a,
#en ul.col_navi li span.navi {
	width: 239px;
}

#en ul.col_navi li ul.col_subnavi li a {
	width: 100%;
	min-height: 48px;
	height: auto;
	padding: 5px;
}


/* --------------- footer --------------- */

#en .col_r_footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

#en .col_r_footer dl {
	width: 37%;
	float: none;
}

#en .col_r_footer dl.short {
	width: 150px;
}

.iconarea_footer {
	width: 100%;
	margin: 0;
	padding: 40px 0 0 0;
	display: flex;
	justify-content: flex-end;
}

.iconarea_footer a {
	width: 34px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
}

.iconarea_footer a + a {
	margin-left: 15px;
}


/* --------------- top --------------- */

#en .copy_mainimg div:nth-child(2) {
	width: 100%;
}

#en .copy_mainimg div:nth-child(4) {
	width: 70%;
}

#en .copy_mainimg div:nth-child(4):before {
	padding-bottom: 0;
}

#en dl.txt_topgreeting {
	width: 70%;
}

#en dl.txt_topgreeting dt,
#en dl.txt_topgroup dt {
	margin-bottom: 19px;
	padding-bottom: 22px;
	line-height: 1.6;
}

#en dl.txt_topgreeting dd,
#en dl.txt_topgroup dd {
	line-height: 1.8;
}

#en dl.txt_topgreeting dd .name_topgroup {
	width: 300px;
	margin: 0 5% 30px 10px;
	font-size: 17px;
}

#en dl.txt_topgreeting dd .name_topgroup span.big {
	padding-right: 4px;
	font-size: 22px;
	line-height: 1.5;
}

#en .bg_topproduct {
	padding-bottom: 130px;
	background-position: right 62px;
	background-image: url(../../img/en/top/bg_topproduct.jpg);
}

#en .txt_topproduct {
	width: 59%;
	margin-bottom: 23%;
	padding-top: 100px;
	font-size: 28px;
}

#en .txt_topproduct span.iblock {
	color: #3e3a39;
}

#en .mov_topproduct {
	width: 91%;
	top: 270px;
}

#en .img_topproduct {
	width: 36.8%;
	right: -2%;
}

#en .img_topproduct img {
	top: 0;
}

#en .wrapbtn_topproducts {
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}

#en .wrapbtn_topproducts a.btn_topgroup {
	margin: 30px 0 0 15px;
}

#en .col_topbnr {
	max-width: 900px;
	padding-bottom: 114px;
}

#en .bnr_top {
	width: 100%;
}

#en .bnr_top dl dt {
	margin-bottom: 16px;
}

#en .bg_topbnr:before {
	height: 56vh;
}


/*------------ advantage ------------*/

.lead_advantage_en1 {
	width: 90%;
	max-width: 895px;
	margin: 0 auto;
	padding: 50px 0 70px 0;
}

#en .col_advantage1 {
	padding: 220px 0 70px;
}

#en .mds_advantage1 img {
	height: 89px;
}

#en .lead_advantage2 {
	margin-bottom: 55px;
}



/*------------ company /  The Vision of Hashimoto Industry Group ------------*/

#en .tabbtn_company ul li {
	width: calc(( 100% - 45px )/4 );
	margin: 0 15px 0 0;
	font-size: 14px;
	line-height: 1.3;
}

#en .tabbtn_company ul li:last-child {
	margin-right: 0;
}

#en .tabbtn_company ul li div {
	padding: 0 8px;
}

#en .col_world1 {
	height: auto;
}

#en .lead_world1 {
	padding-top: 30px;
}

#en .lead_world1 .txt {
	width: 60%;
	max-width: 650px;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.65;
	text-shadow: 1px 2px 3px #FFF;
	border-left: solid 4px #00aa71 ;
}

#en .col_world2:after {
	bottom: -20px;
}


/*------------ company /  Management Philosophy,Compliance ------------*/

#en .txt_company_philosophy2 {
	max-width: 910px;
}


/*------------ company /  group ------------*/

#en .box_company_map #company1_harima,
#en .box_company_map #company2_kakogawa,
#en .box_company_map #company2_higashikakogawa,
#en .box_company_map #company2_kobe,
#en .box_company_map #company3_sakuraso,
#en .box_company_map #company4_thailand {
	width: 100%;
	min-height: 290px;
}



#en .box_company_history1 dl:nth-child(1) {
	margin-bottom: 38px;
}
#en .box_company_history1 dl:nth-child(2) {
	margin-top: 124px;
	margin-bottom: 56px;
}

#en .box_company_history1 dl:nth-child(3) {
	margin-bottom: 54px;
}
#en .box_company_history1 dl:nth-child(4) {
	margin-bottom: 76px;
}

#en .box_company_history1 dl:nth-child(5) {
	margin-bottom: 70px;
}

#en .box_company_history1 dl:nth-child(6) {
	margin-bottom: 70px;
}

#en .box_company_history1 dl:nth-child(7) {
	margin-bottom: 68px;
}
#en .box_company_history1 dl:nth-child(8) {
	margin-bottom: 70px;
}

#en .box_company_history1 dl:nth-child(9) {
	margin-bottom: 70px;
}
#en .box_company_history1 dl:nth-child(10) {
	margin-bottom: 70px;
}
#en .box_company_history1 dl:nth-child(12) {
	margin-bottom: 65px;
}
#en .box_company_history1 dl:nth-child(13) {
	margin-bottom: 55px;
}
#en .box_company_history1 dl:nth-child(14) {
	margin-bottom: 55px;
}
#en .box_company_history1 dl:nth-child(15) {
	margin-bottom: 65px;
}
#en .box_company_history1 dl:nth-child(16) {
	margin-bottom: 75px;
}

#en .box_company_history1 dl:nth-child(17) {
	margin-bottom: 90px;
}

#en .box_company_history1 dl:nth-child(18) {
	margin-bottom: 20px;
}

#en .box_company_history1 dl:nth-child(19) {
	margin-bottom: 25px;
}

#en .box_company_history1 dl:nth-child(20) {
	margin-bottom: 210px !important;
}


/*------------ csr ------------*/

#en .col_breadcrumb.csr {
	padding-top: 5px;
}

#en .bg_pagettl.csr {
	height: 120px;
	margin-bottom: 65px;
	color: #3e3a39;
	background-image: none;
}

#en .wrap_csrr { overflow: hidden; }

#en .col_csr1 {
	padding-bottom: 88px;
}

#en dl.list_policy1 {
	background-color: #059f6b;
	background-image: none;
}

#en dl.list_policy1 dt {
	width: 435px;
}

#en dl.list_policy1 dt span.inner {
	line-height: 1.7;
	vertical-align: middle;
	display: inline-block;
}

#en dl.list_policy1 dd {
	padding: 0 18px 0 23px;
	font-weight: 350;
}

#en dl.list_policy1 dt .small {
	font-size: 12px;
}

#en .submds_csr1 {
	line-height: 1;
}

#en .mds_policy1:before {
	background-color: #00a971;
}

#en dl.list_policy2 {
	min-height: 140px;
}

#en dl.list_policy2 dt {
	width: 348px;
	padding-top: 26px;
	line-height: 2.1;
	vertical-align: top;
}

#en dl.list_policy2.quality dt {
	padding-bottom: 35px;
}

#en dl.list_policy2 dd {
	padding-top: 34px;
	padding-bottom: 35px;
	padding-left: 22px;
	vertical-align: top;
}

#en dl.list_policy2.btm1 {
	margin-bottom: 160px;
}

#en .mds_policy1.right {
	margin-bottom: 30px;
}

#en dl.list_policy2.btm2 {
	margin-bottom: 195px;
}

#en .box_csr_for dl dt:before {
	background-color: #00a971;
}

#en .box_csr_for dl.box1 {
	margin-bottom: 174px;
}


#en .box_csr_for dl:last-of-type {
	margin-bottom: 0;
}



/*------------ contact ------------*/

#en .cont_contact1 {
	padding-bottom: 140px;
}

#en p.note_contact1 {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.6;
}

#en p.note_contact1 .inner {
	text-align: left;
	display: inline-block;
}

#en .annotation {
	color: #00aa71;
}

#en .border_contact1 {
	max-width: 986px;
	margin: 0 auto 25px;
	padding: 0 0 25px;
	border: none;
	border-bottom: solid 1px #3d3939;
}

#en dl.list_contact {
	max-width: 780px;
}

#en dl.list_contact dt {
	width: 260px;
	padding-top: 8px;
}

#en dl.list_contact dd input {
	width: 92%;
	padding: 10px;
}

#en .border_contact2 {
	max-width: 986px;
	margin: 0 auto 40px;
	padding: 0 0 40px;
	border: none;
	border-bottom: solid 1px #3d3939;
}

#en dl.list_contact dd textarea {
	width: 92%;
	height: 10em;
	padding: 10px;
}

#en .btn_contact input {
	font-size: 15px;
}

#en dl.list_contact .error {
	color: #B70000;
	display: block;
}

#en #Confirm dl.list_contact dt {
	padding-top: 0;
}




/*------------ product ------------*/


#en .bg_pagettl.product {
	background-image: url(../../img/en/product/bg_ttl.jpg);
	background-repeat: no-repeat;
}

#en .col_product1 {
	padding: 25px 0 50px 0;
}

#en .txt_product1 {
	max-width: 894px;
	margin: 0 auto;
}

.bg_figure_product {
	width: 100%;
	margin: 0;
	padding: 40px 0;
	background-image: url(../../img/en/product/bg_figure.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 2000px auto;
}

.col_figure_product {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto 30px;
	padding: 0;
	display: flex;
}

.box_figure_product {
	width: 50%;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	box-sizing: border-box;
}

.box_figure_product.hybrid {
	border-left: solid 1px #3e3a39;
}

.box_figure_product img {
	width: 71%;
}

.mds_product_heater {
	margin: 0 0 40px;
	color: #0074c1;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

ul.list_product_water {
	width: 96%;
	max-width: 1025px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

ul.list_product_water li {
	width: calc( (100% - 40px)/3 );
	margin: 0 20px 10px 0;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}

ul.list_product_water li:nth-child(3n) {
	margin-right: 0;
}

ul.list_product_water li:before {
	content: "";
	width: 110px;
	height: 110px;
	margin: 0;
	padding: 0;
	border: solid 1px #00c2a9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}

ul.list_product_water li a {
	width: 100%;
	margin: 0;
	padding: 1px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
}

ul.list_product_water li a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
}

ul.list_product_water li .img_product_water {
	width: 108px;
	height: 108px;
	margin: 0;
	pardding: 1px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.txt_product_water {
	width: calc( 100% - 110px );
	height: 80px;
	margin: 0;
	padding: 6px 20px 6px 10px;
	line-height: 1.5;
	text-indent: -1em;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}

.txt_product_water:before {
	content: "";
	width: calc( 100% + 20px );
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: solid 1px #00c2a9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
}

.txt_product_water:after {
	content: "";
	margin: 0;
	padding: 0;
	border-bottom: solid 10px #00c2a9;
	border-left: solid 10px transparent;
	position: absolute;
	right: 5px;
	bottom: 3px;
}

.txt_product_water * {
	text-indent: 0;
}

.txt_product_water .txt {
	width: 100%;
	height: 100%;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 0;
}

.txt_product_water .txt:before {
	content: "";
	width: 100%;
	height: 5px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 2px;
}

.txt_product_water .txt:before {
	background-color: #0074c1;
}

li.hybrid .txt_product_water .txt:before {
	background-color: #e50038;
}

li.water.hybrid .txt_product_water .txt:before {
	background-color: none;
	background: linear-gradient( to right, #0074c1, #0074c1 50%, #e50038 50%, #e50038);
}

.txt_product_water .txt .inner {
	margin: 0;
	padding: 0 0 5px 1em;
	text-indent: -1em;
}

.hybrid .mds_product_heater {
	color: #e50038;
}

.hybrid .list_program_heater li {
	background-color: #e50038;
}


#en .box_pickup_product dl,
#en .box_product dl {
	padding: 15px 30px;
}

#en .box_pickup_product dl dt,
#en .box_product dl dt {
	padding-bottom: 18px;
	line-height: 1.4;
}

#en .img_box_product {
	height: 17.57vw;
	max-height: 232px;
	overflow: hidden;
}

#en .img_box_product img {
	width: auto;
	height: 100%;
	transform: translateX(-50%);
	position: relative;
	left: 50%;
}

a.btn_contact_products {
	width: 240px;
	margin: 60px auto 0;
	padding: 0.8em;
	color: #fff;
	text-align: center;
	background-color: #e60039;
	border-radius: 3px;
	box-sizing: border-box;
	display: block;
}
a.btn_contact_products span {
	margin: 0;
	padding: 0 0 0 15px;
	display: inline-block;
	position: relative;
	z-index: 0;
}
a.btn_contact_products span::before {
	content: "";
	margin: 0;
	padding: 0;
	border-left: solid 6px #fff;
	border-top: solid 6px rgba(255,255,255,0);
	border-bottom: solid 6px rgba(255,255,255,0);
	position: absolute;
	top: calc( 50% - 6px );
	left: 0;
}





