@charset "utf-8";
/* style - EN */

/*------------------------------------------------------------
common
------------------------------------------------------------*/
.comBorder {
	outline: 1px solid #AEAEAE;
}
.cc-message .jp {
	display: none;
}
.cc-message .en {
	display: block;
}
#nsc-bar-customLink {
	font-size: 0;
	position: relative;
}
#nsc-bar-customLink:after {
	font-size: 15px;
	line-height: 1.2;
	border-bottom: 1px solid currentColor;
	position: absolute;  
	top: 0;
	left: 0;
	content: "Terms of Use"; 
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
.cc-floating .cc-compliance > .cc-btn {
	font-size: 0;
	position: relative;
}
.cc-floating .cc-compliance > .cc-btn:after {
	font-size: 15px;
	position: absolute;  
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "Accept Cookies"; 
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}
#gHeader .hBox h1 {
	min-height: 4rem;
	display: flex;
	align-items: center;
}
#gHeader .hBox h1 a {
	display: block;
}
#gHeader .hBox h1 img {
	display: block;
}
@media all and (min-width: 897px) {
	/* #main {
		padding-top: 20rem;
	} */
	#gFooter .naviBox .naviUl .subUl {
		line-height: 1.0;
	}
	#gFooter .naviBox .naviUl .subUl li {
		margin-bottom: 1rem;
	}
	#gFooter .naviBox .naviUl02 .subUl ul {
		margin-top: 1rem;
	}
	#gFooter .naviBox > .naviUl02 {
		width: 93.4rem;
	}
	#gHeader .hBox h1 a {
		margin-left: 2.1rem;
	}
	#gHeader .hBox h1 img {
		width: 40rem;
	}
	#gHeader .logo span {
		margin-block-start: 1.6rem;
	}
	#gHeader .logo {
		align-items: center;
	}
}

@media all and (max-width: 896px) {
	/* .global img {
		width: 2rem;
	}
	.global {
		top: 0.5rem;
		transform: none;
	}
	.menu {
		top: 0;
	}
	.menuBox {
		top: 44px;
	} */
	#gHeader .hBox h1 {
		padding-inline: 1.5rem;
		min-height: 3rem;
	}
}

/*------------------------------------------------------------
about
------------------------------------------------------------*/

@media all and (min-width: 897px) {
	#about .sec01 .imgBox dt {
		width: 32rem !important;
	}
	#about .sec01 .imgBox dd {
		margin-right: 0 !important; 
		width: calc(100% - 32rem) !important;
	}
	#about .sec01 .imgBox .comLink {
		width: 50rem;
	}
	#about .sec05 .imgBox .comLink {
		width: 50rem;
	}
	#about .historyList li .txtSpan {
		width: 10rem;
	}
}

@media all and (max-width: 896px) {
	#about .historyList li .txtSpan {
		width: 5rem;
	}
}


/*------------------------------------------------------------
office
------------------------------------------------------------*/
#office .officeBox02 .imgBox {
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#office .officeBox02 .imgBox:last-child {
	margin-bottom: 0;
}
#office .officeBox02 .imgBox .photoBox {
	order: 2;
	width: 45%;
	margin-left: 2rem;
}
#office .officeBox02 .imgBox .photoBox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#office .officeBox02 .imgBox .lBox {
	flex: 1;
}
#office .officeBox02 .imgBox .photoBox span {
	margin-bottom: 2rem;
	display: block;
	aspect-ratio: 16 / 9;
	position: relative;
}
#office .officeBox02 .imgBox .photoBox:has(.subSpan) {
	width: 30%;
	margin-left: 5rem;
}
#office .officeBox02 .imgBox .photoBox .subSpan {
	aspect-ratio: 1;
}
#office .officeBox02 .imgBox .photoBox span:last-child {
	margin-bottom: 0;
}
#office .officeBox02 .imgBox dl {
	margin-bottom: 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#office .officeBox02 .imgBox dl:last-child {
	margin-bottom: 0;
}
#office .officeBox02 .imgBox dt {
	width: 12rem;
}
#office .officeBox02 .imgBox dd {
	width: calc(100% - 12rem);
}
#office .officeBox02 .imgBox dd a[target="_blank"] {
	color: #005F8C;
	text-decoration: underline;
}
#office .officeBox02 .imgBox dd a[target="_blank"]:hover {
	opacity: 0.7;
}

#office p {
	margin-bottom: 2rem;
}
#office div + h4 {
	margin-top: 8rem;
}
#main .officeInner {
	padding-bottom: 0;
}
#office p .subSpan {
	display: block;
}
#office p .subSpan small {
	display: block;
}
#office .txt02 {
	margin-left: 0;
}
@media all and (min-width: 897px) {
	#office .officeBox02 .imgBox dl {
		font-size: 2.7rem;
	}
	#main .officeDl dt {
		width: 50rem;
	}
	#main .officeDl dd {
		margin-bottom: 1rem;
		width: calc(100% - 50rem);
	}
	#office .txt03 .span01 {
		width: 27rem;
	}
	#office .officeBox02 h4 {
		font-size: 4rem;
		margin-bottom: 1rem;
	}
	#office p {
		font-size: 2.7rem;
	}
	#office h4 {
		font-size: 4rem;
	}
	#office .txt {
		font-size: 2.7rem;
	}
	#office .list li span {
		font-size: 3rem;
	}
}

@media all and (max-width: 896px) {
	#office p {
		font-size: 1.6rem;
	}
	#office .officeBox02 {
		margin: 0 0 10rem;
	}
	#office div + h4 {
		margin-top: 4rem;
	}
	#office .officeBox02 .imgBox {
		display: block;
	}
	#office .officeBox02 .imgBox .photoBox {
		width: auto !important;
		margin: 0 0 2rem !important;
		order: -1;
	}
	#office .officeBox02 .imgBox .photoBox img {
		height: auto;
		object-fit: inherit;
	}
	#office .officeBox02 .imgBox .photoBox span {
		aspect-ratio: inherit !important;
	}
	#office .officeBox02 .imgBox dl {
		font-size: 1.6rem;
	}
	#office .officeBox02 .imgBox dt {
		width: 8rem;
	}
	#office .officeBox02 .imgBox dd {
		width: calc(100% - 8rem);
	}
}


/*------------------------------------------------------------
blast_hole_drills
------------------------------------------------------------*/
#main .blast_hole_drills .breakerList li .photo,
#main .blast_hole_drills .breakerList02 li .photo {
	position: relative;
}
#main .blast_hole_drills .comSubSpan {
	min-width: 10rem;
	position: absolute;
	top: 0.5rem;
	font-size: 2.5rem;
	right: 0.5rem;
	width: fit-content;
	display: block;
	border-radius: 1rem;
	border: 1px solid #000;
	color: #fff;
	text-align: center;
	padding: 0.3rem 1rem;
	background-color: #78206E;
}
#main .blast_hole_drills .breakerList02 li .photo {
	aspect-ratio: 222 / 155;
	position: relative;
}
#main .blast_hole_drills .breakerList02 li .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media all and (min-width: 897px) {
	#main .blast_hole_drills .breakerList .ttl02 {
		margin-right: 0;
	}
	
}

@media all and (max-width: 896px) {
	#main .blast_hole_drills .comSubSpan {
		font-size: 1.5rem;
	}
	#main .blast_hole_drills .breakerList02 li .photo {
		aspect-ratio: 335 / 234;
	}
}


/*------------------------------------------------------------
products
------------------------------------------------------------*/


@media all and (max-width: 896px) {
}


/*------------------------------------------------------------
network
------------------------------------------------------------*/

@media all and (min-width: 897px) {
	#network .imgBox:not(.imgBox02,.imgBox03) .img {
		margin-top: -7rem;
	}
	#network .imgBox03 .comLink {
		margin-right: 45rem;
	}
	#network .link {
		margin-top: 30rem;
	}
}

@media all and (max-width: 896px) {
}


/*------------------------------------------------------------
drifter
------------------------------------------------------------*/
#main .breakerList .photo {
	aspect-ratio: 241 / 194;
	position: relative;
}
#main .breakerList .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media all and (min-width: 897px) {

}

@media all and (max-width: 896px) {
	
}

/*------------------------------------------------------------
crusher
------------------------------------------------------------*/

@media all and (min-width: 897px) {
	#main .crusher .comImgBox .photoBox {
		width: 30%;
		margin-left: 3rem;
	}
}

@media all and (max-width: 896px) {
}

/*------------------------------------------------------------
support
------------------------------------------------------------*/
#support .sub {
	margin-bottom: 6rem;
}
#support .sub:last-child {
	margin-bottom: 0;
}
#support .sub .ttl {
	margin-bottom: 0;
}
#support .sub .ttl strong {
	display: block;
}
#support .supportInnerDl dt {
	width: 16rem;
}
#support .supportInnerDl dd {
	width: calc(100% - 16rem);
}
#support .supportInnerDl dd a[target="_blank"] {
	color: #002965;
	text-decoration: underline;
}
#support .supportInnerDl dd a:hover {
	opacity: 0.7;
}
#support .supportInner {
	margin-bottom: 10rem;
}
#support .imgBox02 .comLink {
	width: fit-content;
	margin: 3rem 0 0;
}
#support .imgBox02 .comLink a {
	background-position: right 1.5rem center;
}
#support .imgBox02 .textBox {
	margin: 0;
}
#support .imgBox02 .photoBox01 {
	width: 20%;
	margin-left: 5rem;
}
#support .imgBox02 p {
	line-height: 1.6;
	margin-bottom: 4rem;
}
#support .imgBox02 p:last-child {
	margin-bottom: 0;
}
#support .imgBox02 .list {
	margin-bottom: 2rem;
}
#support .imgBox02 .list li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
#support .imgBox02 .text {
	margin-bottom: 0;
	display: flex;
	font-size: 2.5rem;
}
#support .imgBox02 .text .subSpan {
	flex-shrink: 0;
	margin-right: 1rem;
}
#support .imgBox02 .text a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#support p {
		font-size: 3rem;
	}
	#support .text {
		font-size: 3rem;
	}
}

@media all and (max-width: 896px) {
	#support .supportInnerDl dt {
		width: 8rem;
	}
	#support .supportInnerDl dd {
		width: calc(100% - 8rem);
	}
	#support .sub {
		margin-bottom: 3rem;
	}
	#support .imgBox02 .comLink a {
		min-height: 40px;
		background-position: right 1rem center;
	}
	#support .imgBox02 .comLink {
		margin: 0 auto;
	}
	#support .imgBox02 .text {
		font-size: 1.4rem;
	}
}

/*------------------------------------------------------------
drill_jumbo
------------------------------------------------------------*/
#main .breakerList02 li .photo {
	aspect-ratio: 223 / 164;
	position: relative;
}
#main .breakerList02 li .photo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#main .drill_jumbo .breakerList .ttl {
	margin-bottom: 0;
	min-height: inherit;
}
@media all and (min-width: 897px) {
	#main .drill_jumbo .breakerList .ttl {
		line-height: 1.2;
	}
}

@media all and (max-width: 896px) {
}

/*------------------------------------------------------------
core_competency
------------------------------------------------------------*/

@media all and (min-width: 897px) {
	#core_competency .mainImg .ttlBox {
		max-width: inherit;
	}
	#core_competency .list02 li .photo {
		aspect-ratio: 252 / 160;
		position: relative;
	}
	#core_competency .list02 li .photo img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	
}

@media all and (max-width: 896px) {
}

/*------------------------------------------------------------
breaker
------------------------------------------------------------*/
#main .termsBox .txt02 {
	text-align: center;
	font-size: 5rem;
}
#main .termsBox .txt02 a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#breaker .breakerList {
		margin-bottom: 5rem;
	}
	#breaker .comImgBox .photoBoxStyle {
		aspect-ratio: 375 / 250;
		position: relative;
	}
	#breaker .comImgBox .photoBoxStyle img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}
}

@media all and (max-width: 896px) {
	#main .termsBox .txt02 {
		line-height: 1.3;
		font-size: 2rem;
	}
}


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.popBox table .wid01 {
	width: 120px;
}
.popBox .tableD .wid01 {
	width: 27%;
}
.popBox .tableD .wid03 {
	width: 18%;
}
.popBox table {
	word-break: break-word;
}
.popBox .tableC .wid01 {
	width: 30%;
}
@media all and (min-width: 897px) {
	.drifterPop {
		width: auto;
		max-width: 1060px;
	}
	.popBox table sup {
		vertical-align: 0.8rem;
	}
}

@media all and (max-width: 896px) {
	.drifterPop .subPop table {
		width: 1320px;
	}
}

