@charset "UTF-8";

.hamburger_nav_contents .hamburger_nav_list_child_contents {
	height: 500px;
	overflow-y: auto;
}
/* モーダル
----------------------------------------*/
.size-drawing {
	position:relative;
	display:block;
	cursor: pointer;
}
.size-drawing:after {
	content: "";
	width: 33px;
	height: 33px;
	background: #000 url(/jp/densetsu/powertool/common/img/icon_zoom.png) center center no-repeat;
	background-size: 16px auto;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.size-drawing:hover:after {
	background-color: #666;
}
.size-modal {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);  
	top: 0;
	left: 0;
	display: none;
}
.size-modal img {
	position: fixed;
	border: 10px solid #ccc;
	top: 50%;
	left: 50%;
	margin-top: 0;
	margin-left: 0;
	width: 600px;
	height: auto;
	box-sizing: border-box;
}
.size-modal span {
	background: url(/jp/densetsu/powertool/common/img/btn_close.png) no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: 50%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
}
.size-modal span:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}

/* MV
----------------------------------------*/

.block-selection {
	border:1px solid #e6e6e6;
}
.block-selection .block-selection_left {
	position:relative;
}
.block-selection_left_image img {
	width:auto;
}
.block-selection .block-selection_left .block-selection_left_image {
	display: table;
	height: 350px;
	padding-right: 20px;
	border:none;
	position:static;
}
.block-selection .block-selection_left .block-selection_left_image > p {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
.block-selection .block-selection_left .block-selection_left_image > p img {
	width: 320px;
	height: auto;
}
.block-selection .block-selection_left .block-selection_left_image dd {
	/*position:absolute;
	bottom:40px;
	right:40px;*/
}
.block-selection .block-selection_left .block-selection_left_image dd img {
	width:170px;
}
.block-selection .block-selection_left .title {
	display: table-cell;
	vertical-align: middle;
}
.block-selection .block-selection_left .title p {
	font-size: 18px;
	padding-bottom: 2%;
}
.block-selection .block-selection_left .title p .notes {
	margin-top: .5em;
	font-size: .7em;
	line-height: 1.3;
	display: inline-block;
}
.block-selection .block-selection_left .title dl dt {
	font-size: 24px;
	font-weight: bold;
	/*margin-bottom: 20px;*/
	color: #13216c;
	line-height: 1.2;
}
.block-selection .block-selection_left .title dl dt span {
	background: #f00;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 3px 5px;
}
.block-selection .block-selection_left .title dl dt b {
	font-size: 40px;
}
.block-selection .block-selection_left .title dl dd {
	font-size: 16px;
}
.block-selection .block-selection_left .title dl dd .border-box {
	margin-top: 0.5em;
	padding: 0.2em 0.5em;
	font-size: 0.8em;
	border: 1px solid #333;
	display: inline-block;
}

.block-selection .block-selection_right {
	background: #f1f1f1;
	border:none;
}
.block-selection .block-selection_right ul li {
	float: left;
	padding: 20px 0 0 17px;
}
.block-selection .block-selection_right ul li .size-drawing {
	position: relative;
	display: block;
}
.block-selection .block-selection_right ul li .size-drawing img {
	width: 110px;
	height: auto;
}
.block-selection_right_title {
	background: #13216c;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}


/* 大見出し直下
----------------------------------------*/
.title_block + .section {
	border: none;
	padding: 0;
	margin-top: 0px !important;
	padding-top: 0px;
}
.title_block.fixed + .section {
	margin-top: 70px;
}

/* Title
----------------------------------------*/
.title01 span {
	vertical-align:middle;
}
.title01 .redText {
	padding:3px 10px;
	display:inline-block;
	font-size:14px;
	color:#fff;
	background-color:#e70012;
}
.title01 + .column-one .column-one_text {
	padding-top:0;
}

/* column-one
----------------------------------------*/
/*.column-one_default .column-one_text .h4_default {
	color:#333;
}
div.column-one_image {
	width:487px;
}*/
.column-one_image .column-one_child {
	padding: 20px 16px;
	}
.column-one_image .column-one_child .column-one_text {
	padding-bottom: 20px;
	}

/* column-three
----------------------------------------*/
#contents .rightBox01 {
	overflow:hidden;
}
#contents .rightBox01 .column_child {
	float:right;
	width: 324px;
}
#contents .rightBox01 .column_text {
	padding:15px 20px 0;
}
#contents .textBox01 {
	padding-top:15px;
}

/* column-five
----------------------------------------*/
.column-four_default.five {
	margin-top: 1px;
}
.column-four_default.five .column-four_child {
    width: 194px;
}
.column-four_default.five .column-four_child:nth-child(4n) {
    margin-right: 1px;
}
.column-four_default.five .column-four_child:nth-child(5n) {
    margin-right: 0;
}
.column-four_default.five .column-four_child:nth-child(n+5) {
    margin-top: 0;
}
.column-four_default.five .column-four_child:nth-child(n+6) {
    margin-top: 1px;
}

/* text-list-notes-02 + withnum
----------------------------------------*/
.text-list-notes-03 dt {
	width: 2em;
	float: left;
}
.text-list-notes-03 dd {
	margin-left: 2em;
}

/* c-list--notice02 + withnum
----------------------------------------*/
.c-list--notice02 {
  counter-reset: number 0;
}
.c-list--notice02 > li {
  line-height: 1.6;
  margin-bottom: 0;
  padding-left: 2.5em;
  text-indent: -2.5em;
  /*font-size: 1.2rem;*/
  counter-increment: number;
}
.c-list--notice02 > li:before {
  content: "注" counter(number) "）";
}

/* indent
----------------------------------------*/
ul.indent-1 li {
	text-indent: -1em;
	padding-left: 1em;
	}
ul.indent-2 li {
	text-indent: -2em;
	padding-left: 2em;
	}
dl.indent-2 dt {
	width: 2em;
	float: left;
	}
dl.indent-2 dd {
	margin-left: 2em;
	}
ul.indent-3 li {
	text-indent: -3em;
	padding-left: 3em;
	}
dl.indent-3 dt {
	width: 3em;
	float: left;
	}
dl.indent-3 dd {
	margin-left: 3em;
	}

/* relate_products
----------------------------------------*/
#relate_products .column-two_product .column-two_text .title {
	padding-right: 0;
}
#relate_products .column-two_product a:hover .link-blank-dark-gray:after {
	opacity: 0.5;
}

/* text-list-ast-number
----------------------------------------*/
.text-list-ast-number > li {
	padding-left: 2.5em;
	position: relative;
	text-indent: 0;
}
.text-list-ast-number > li > a {
	font-size: 12px;
}
.text-list-ast-number { counter-reset: number;}
.text-list-ast-number.start02 { counter-reset: number 1;}
.text-list-ast-number.start03 { counter-reset: number 2;}
.text-list-ast-number.start04 { counter-reset: number 3;}
.text-list-ast-number.start05 { counter-reset: number 4;}
.text-list-ast-number.start06 { counter-reset: number 5;}
.text-list-ast-number.start07 { counter-reset: number 6;}
.text-list-ast-number.start08 { counter-reset: number 7;}
.text-list-ast-number.start09 { counter-reset: number 8;}
.text-list-ast-number.start10 { counter-reset: number 9;}
.text-list-ast-number > li:before {
	position: absolute;
	top: 0;
	left: 0;
	counter-increment: number;
	content: "※"counter(number)"";
}
.text-list-ast-number > li + li {
	margin-top: 5px;
}

/* text-list-notes-number
----------------------------------------*/
.text-list-notes-number > li {
	padding-left: 2.5em;
	position: relative;
	text-indent: 0;
}
.text-list-notes-number > li > a {
	font-size: 12px;
}
.text-list-notes-number { counter-reset: n-number;}
.text-list-notes-number.start02 { counter-reset: n-number 1;}
.text-list-notes-number.start03 { counter-reset: n-number 2;}
.text-list-notes-number.start04 { counter-reset: n-number 3;}
.text-list-notes-number.start05 { counter-reset: n-number 4;}
.text-list-notes-number.start06 { counter-reset: n-number 5;}
.text-list-notes-number.start07 { counter-reset: n-number 6;}
.text-list-notes-number.start08 { counter-reset: n-number 7;}
.text-list-notes-number.start09 { counter-reset: n-number 8;}
.text-list-notes-number.start10 { counter-reset: n-number 9;}
.text-list-notes-number > li:before {
	position: absolute;
	top: 0;
	left: 0;
	counter-increment: n-number;
	content: "注"counter(n-number)")";
}
.text-list-notes-number > li + li {
	margin-top: 5px;
}

/* comparison
----------------------------------------*/
.comparison li {
	float: left;
}
.comparison li + li {
	float: right;
}
.comparison li div {
	position: relative;
	text-align: center;
}
.comparison li + li div:before {
	content: "";
	display: block;
	width: 20px;
	height: 36px;
	position: absolute;
	top: 50%;
	left: -36px;
	margin: -18px 0 0;
	background: url(../img/comparison_arrow.gif) no-repeat;
}
.comparison li span {
	display: block;
	padding: 5px 0 0;
}

/* 商品特長
----------------------------------------*/
.feature .red {
	color:#f00;
}

/* 仕様
----------------------------------------*/
.specification .red {
	color:#f00;
}
.specification table.table_default th {
	text-align: left;
	white-space:nowrap;
}
.specification table.table_default td .image {
	width: 100px;
}
.specification table.table_default.text-center th {
	text-align: center;
}
.specification .red ol li {
	margin: 0 0 5px 20px;
	list-style-type: decimal;
}


/* セット
----------------------------------------*/
.set .text-blue {
	color: #4296dc;
}
.set .column-two_child {
	width: 470px;
	margin-right: 20px;
	float: left;
}
.set .column-two_child:nth-child(2n) {
  margin-right: 0;
}

.set .h3_blue .icon02 {
	margin-left: 10px;
}

.set .products {
	float:left;
	width: 183px;
	margin-right: 15px;
}
.set .products .size-drawing:after {
	width: 35px;
	height: 35px;
}
.set .products .size-drawing > img {
	width: 183px;
	height: auto;
}
.set .size-drawing {
	position: relative;
}
.set .zoom {
	position: absolute;
	bottom: 0;
	right: 0;
}

.set .detail {
	width: 270px;
	float: left;
}
.set .detail dl {
	line-height: 1.2;
}
.set .detail dt {
	margin-bottom: 10px;
}
.set .detail dt b {
	display:block;
	margin-bottom: 5px;
}
.set .detail dt .number {
	display:block;
	margin-bottom: 5px;
	font-size: 22px;
}
.set .detail .price {
	font-size: 18px;
	font-weight: bold;
}
.set .detail dd {
	margin-bottom: 10px;
}
.set .icon .icon01 {
	/*width: 220px;*/
	height: auto;
}
.set .icon span {
	font-size: 12px;
	display: block;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.set .accessory {
	float: right;
	width: 484px;
}
.set .accessory h4 {
	background-color: #888888;
	font-size: 16.8px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 100%;
	padding: 4px 0;
	margin-bottom: 10px;
}
.set .accessory ul li {
	width: 112px;
	margin-left: 12px;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
}
.set .accessory ul li.left {
	margin-left: 0;
}
.set .accessory ul li.wide {
	width: 236px;
}
.set .accessory ul li.ultrawide {
	/*width: 100%;*/
	width: 360px;
}
.set .accessory ul li .size-drawing > img {
	width: 100%;
	height: auto;
}
.set .accessory ul li dd {
	margin-top: 8px;
	font-size: 12px;
}
.set .accessory ul li dd .attention {
	color: #f00;
	display: block;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.set .accessory .notes {
	font-size: 12px;
	text-align: right;
}
.set .accessory .block-link-page-two .child_block {
  margin-left:auto;
  width: 45%;
  display: block;
}
.set .accessory .block-link-page-two .child_block a {
  padding: 10px 5px;
  font-size: 14px;
}
.set .accessory ul li.left,
.set .accessory ul li.pcLeft {
	margin-left: 0;
}


@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
.set .accessory .block-link-page-two {
  text-align: center;
}
.set .accessory .block-link-page-two .child_block {
  margin: 10px auto 0 auto;
  width: auto;
  display: inline-block;
  text-align: center;
}
.set .accessory .block-link-page-two .child_block a {
  height: auto;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
}
}

/* オプション
----------------------------------------*/
.option .red {
	color:#f00;
}
.option .text-blue {
	color: #4296dc;
}
.option table.table_default th:first-child {
	/*width: 615px;*/
}
.option table.table_default th:nth-child(2) {
	/*width: 180px;*/
}
.option table.table_default th:last-child {
	/*width: 160px;*/
}
.option table.table_default td:nth-child(3) {
	/*width: 160px;
	text-align: right;*/
}
.option .indent-list {
	margin-left: 1em;
}
.option .indent-list li {
	margin-left: 1em;
	text-indent: -1em;
}
.option .text-right {
	text-align: right;
}


@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
.hamburger_nav_contents .hamburger_nav_list_child_contents {
	height: auto;
	overflow-y: auto;
}

/* モーダル
----------------------------------------*/
.size-drawing {
	position:relative;
	display:block;
	cursor: pointer;
}
.size-drawing:after {
	content: "";
	width: 25px;
	height: 25px;
	background: #000 url(/jp/densetsu/powertool/common/img/icon_zoom.png) center center no-repeat;
	background-size: 60% auto;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
}
.size-drawing:hover:after {
	background-color: #000;
}
.size-modal {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);  
	top: 0;
	left: 0;
	display: none;
}
.size-modal img {
	position: fixed;
	border: 10px solid #ccc;
	top: 50%;
	left: 50%;
	margin-top: 0;
	margin-left: 0;
	width: 300px!important;
	height: auto;
	box-sizing: border-box;
}
.size-modal span {
	background: url(/jp/densetsu/powertool/common/img/btn_close.png) no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	right: 50%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
}
.size-modal span:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}


/* MV 
----------------------------------------*/
.block-selection {
	margin-bottom:6%;
	display: block;
	height: auto;
	border: none;
}
.block-selection_left {
	padding: 4% 2%;
	display: block;
}
.block-selection .block-selection_left {
	position:relative;
}
.block-selection_left_image img {
	width:100%;
}
.block-selection .block-selection_left .block-selection_left_image {
	display: table;
	width: 100%!important;
	height: auto;
	padding-right: 0;
	border:none;
}
.block-selection .block-selection_left .block-selection_left_image > p {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	width: 36%;
	padding: 0 1% 0 0;
}
.block-selection .block-selection_left .block-selection_left_image > p img {
	width: 100%;
	height: auto;
}
.block-selection .block-selection_left .block-selection_left_image dd {
	position:relative;
	bottom:auto;
	right:auto;
}
.block-selection .block-selection_left .block-selection_left_image dd img {
	width:100%;
}

.block-selection .block-selection_left .title {
	display: table-cell;
	vertical-align: middle;
	padding-left: 2%;
}
.block-selection .block-selection_left .title p {
	padding-bottom: 2%;
	font-size: 14px;
}
.block-selection .block-selection_left .title dl dt {
	font-weight: bold;
	color: #13216c;
	line-height: 1.2;
	font-size: 18px;
	margin-bottom: 1%;
}
.block-selection .block-selection_left .title dl dt span {
	background: #f00;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	padding: 3px 5px;
	margin-bottom: 2%!important;
}
.block-selection .block-selection_left .title dl dt b {
	font-size: 28px;
}
.block-selection .block-selection_left .title dl dd {
	font-size: 15px;
}

.block-selection .block-selection_right {
	background: #f1f1f1;
	border:none;
}
.block-selection .block-selection_right ul {
	padding: 4% 2% 5%;
	width: 100%;
	background: #f1f1f1;
	box-sizing: border-box;
}
.block-selection .block-selection_right ul li {
	float: left;
	padding: 0 0 0 4%;
	width: 22%;
}
.block-selection .block-selection_right ul li:first-child {
	padding: 0;
}
.block-selection .block-selection_right ul li .size-drawing {
	position: relative;
	display: block;
}
.block-selection .block-selection_right ul li .size-drawing img {
	width: 100%;
	height: auto;
}
.block-selection_right {
	width: 100%!important;
	display: block;
}
.block-selection_right_title {
	padding: 2%;
	font-size: 16px;
}


/* 大見出し直下
----------------------------------------*/
#contents .title_block + .section {
	border: none;
	margin: 0px;
	padding: 0px;
}
#contents .title_block.fixed + .section {
	margin-top: 0;
	padding-top: 70px;
}

/* Title
----------------------------------------*/
.title01 span {
	vertical-align:middle;
}
.title01 .redText {
	padding:3px 10px;
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	color:#fff;
	background-color:#e70012;
}
.title01 + .column-one .column-one_text {
	padding-top:0;
}


/* column-one
----------------------------------------*/
/*.column-one_default .column-one_text .h4_default {
	color:#333;
}
div.column-one_image {
	width:100%;
}*/
.column-one_image .column-one_child {
	padding: 10px;
}


#contents .rightBox01 {
	overflow:visible;
}
#contents .rightBox01 .column_child {
	float:none;
	width: 50%;
}
#contents .rightBox01 .column_text {
	padding:10px 10px 0;
}
#contents .textBox01 {
	padding-top:0;
}

/* column-five
----------------------------------------*/
.column-four_default.five {
	margin-top: 0;
}
.column-four_default.five .column-four_child {
	margin: 0;
    width: 50%;
}

/* comparison
----------------------------------------*/
.comparison li {
	float: none;
}
.comparison li + li {
	float: none;
	margin: 40px 0 0;
}
.comparison li + li div:before {
	content: "";
	display: block;
	width: 36px;
	height: 20px;
	position: absolute;
	top: -30px;
	left: 50%;
	margin: 0 0 0 -18px;
	background: url(../img/comparison_arrow_sp.gif) no-repeat;
	background-size: 36px 20px;
}
.comparison li img {
	margin: 0 auto;
}


/* 仕様
----------------------------------------*/
.specification table.table_default {
	width: auto;
}
.specification table.table_default th {
	text-align: left;
	white-space:nowrap;
}

/* セット
----------------------------------------*/

.set .column-two_child {
	width: 100%;
	margin-right: 0;
	float: none;
}
.set .column-two_child + .column-two_child {
	margin-top:20px;
}

.set .products {
	width: 45%;
	margin-right: 5%;
	margin-bottom: 5%;
}
.set .detail {
	float: left;
	width: 50%;
	margin-bottom: 4%;
}
.set .detail dt .number {
	display: block;
}
.set .icon img {
	max-width: 100%!important;
}
.set .icon .icon01 {
	width: auto;
	height: auto;
	padding-bottom:10px;
}
.set .zoom img {
	padding: 20% 0;
	width: 50%!important;
	margin: 0 auto;
}
.set .accessory {
	clear:both;
	float: none;
	width: 100%;
}
.set .accessory ul li {
	width: 32%;
	margin-left: 2%;
	margin-bottom: 2%;
}
.set .accessory ul li.wide {
	width: 66%;
}
.set .accessory ul li.ultrawide {
	margin-left: 2%;
	width: 64%;
}
.set .accessory ul li,
.set .accessory ul li.pcLeft {
	margin-left: 2%;
}
.set .accessory ul li.spLeft {
	margin-left: 0;
}


/* オプション
----------------------------------------*/
.option .red {
	color:#f00;
}
.option table.table_default tr:nth-of-type(2) th {
	width: auto;
}

}


@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
/* imageScroll */
html.touch-device .imageScroll > div {
	overflow: auto;
	white-space: nowrap;
}
html.touch-device .imageScroll:before {
	content: "※こちらの画像は横スクロールです";
	margin-bottom: 4px;
	display: block;
}
html.touch-device .imageScroll > div::-webkit-scrollbar{
	height: 8px;
}
html.touch-device .imageScroll > div::-webkit-scrollbar-thumb{
	background: #bcbcbc;
}
html.touch-device .imageScroll > div::-webkit-scrollbar-track-piece:start,
html.touch-device .imageScroll > div::-webkit-scrollbar-track-piece:end{
	background: #f1f1f1;
}
html.touch-device .imageScroll img {
	width:auto;
	max-width:840px;
}
}


.pdf-cont {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.pdf-cont img {
	max-width: 300px;
	margin: 0 auto;
}
@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
	.pdf-cont img {
		width: 60%;
	}
}
.pdf-cont .btn_link {
	width: fit-content;
}