@charset "UTF-8";
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.one_column .contents_in
{
	width: 487px !important;
}
@media only screen and (max-device-width: 1280px) and (max-width: 640px){
.hamburger_nav_contents .hamburger_nav_list .hamburger_nav_list_child_contents.one_column .contents_in {
			width: 100% !important;
	}

}
/* .mv
----------------------------------------*/
.block-selection_right {
	background: #fff;
}
.block-selection_right_title + div p {
	padding: 20px 10px;
}

.block-selection_right_btn a {
	border-radius: 4px;
	padding: 8px 0;
	border: 1px solid #cf7f00;
	line-height: 1.25em;
	background: #f90 url(/jp/common/v2/img/icon_white-arrow-right.png) no-repeat 96% 50%;
  font-size: 16px !important;
}
.block-selection_right_btn a + a {
	bottom: 10px;
}
.block-selection_right_btn a .arrow {
	display: inline-block;
	padding-left: 16px;
	font-size: 20px;
	background: url(/jp/template/common/v2/img/icon_black-arrow-right.png) no-repeat 0 50%;
}
.block-selection_right_btn a span {
	background: url(/jp/densetsu/haisen/switch_concent/img/top/icon_black-arrow-right.png) no-repeat 0 50% !important;
}
.block-selection_right_btn a:hover {
	background: #ffa33e url(/jp/common/v2/img/icon_white-arrow-right.png) no-repeat 96% 50%;
}
.block-selection_right_btn.notarrow a:hover {
	background: #ffa33e;
}
.block-selection_right_btn a:hover span {
	color: #fff !important;
}


/* 新着情報
----------------------------------------*/
.top .section.news {
	margin-top: 60px;
	margin-bottom: 60px;
	overflow: hidden;
}
.top .section.news dl {
	margin-top: 18px;
}
.top .section.news dl:nth-child(n+6) {
	display: none;
}
.top .section.news dl:first-child {
	margin-top: 0;
}
.top .section.news dl dt {
	color: #666;
	float: left;
}
.top .section.news dl dd {
	margin-left: 128px;
}
.top .section.news dl dd a {
	color: #003a91;
}
.top .section.news dl dd a:hover {
	color: #5378c6;
}
.top #linkBtn01 .btn_wrap {
	font-size:0;
}
.top #linkBtn01 .btn_link {
	width:323px;
	margin-right:3px;
	box-sizing:border-box;
}
.top #linkBtn01 .btn_link:nth-child(3) {
	width:324px;
	margin-right:0;
}

.top #lineup .boxLineup01 {
	position:relative;
}
.top #lineup .boxLineup01 .listLineup01 li {
	position:absolute;
}
.top #lineup .boxLineup01 .listLineup01 li:nth-child(1) {
	bottom:74px;
	left:113px;
}
.top #lineup .boxLineup01 .listLineup01 li:nth-child(2) {
	bottom:106px;
	right:12px;
}
.top .column-three_ttl{
	display: block;
	background: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;}
@media only screen and (max-device-width: 1280px) and (max-width: 640px){
.top .column-three_ttl{
	padding-top: 20px;}
	}
/* modal
--------------------------------------------------------------------*/
.top .size-drawing {
    position: relative;
    display: block;
}
.top .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;
}
.top .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;
}
.top .size-modal p {
    position: fixed;
    border: 10px solid #ccc;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: 0;
}
.top .size-modal span {
    background: url(/jp/densetsu/bs/emanage/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;
}
/* inquiry
-----------------------------------------*/
.freefit .inquiry {
	background: #e8e8e8;
	padding: 40px 0;
}
.freefit .inquiry h2 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 25px;
}
.freefit .inquiry .inner {
	background: #fff;
	margin: 0 auto;
	width: 827px;
	padding: 20px;
	overflow: hidden;
}
.freefit .inquiry .pic {
	float: left;
	width: 360px;
}
.freefit .inquiry .pic + div {
	float: right;
	width: 407px;
	padding: 33px 0 0;
}
.freefit .inquiry .pic + div .btn {
	height: 60px;
	line-height: 60px;
	font-size: 21px;
	text-align: center;
	display: block;
	background: #fe8e12 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 360px center;
	margin: 20px auto 0;
	color: #fff;
	font-weight: bold;
}
.freefit .inquiry .pic + div .btn:hover {
	background: #ffc285 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 360px center;
}
.freefit .inquiry .pic + div .btn[target="_blank"]:after {
	content: "";
	background: url(/jp/souchikuene/solar_industrial/img/icon_blank_white.png) no-repeat top center;
	padding-right: 22px;
}
.freefit .inquiry .red {
    color: #ef3232;
}
/* conversion_link
-----------------------------------------*/
.conversion_link {
	overflow: hidden;
	border: 1px solid #666;
	width: 488px;
	margin: 0 auto 40px;
}
.conversion_link dl {
	overflow: hidden;
	padding: 20px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.conversion_link dl dt {
	position: relative;
	padding: 0 0 0 12px;
	font-size: 15px;
	text-align: center;
}
.conversion_link dl dt strong{
	color: #ef3232;
}
.conversion_link dl dd .btn {
	width: 430px;
	height: 60px;
	line-height: 60px;
	font-size: 21px;
	text-align: center;
	display: block;
	background: #fe8e12 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 390px center;
	margin: 10px auto 0;
	color: #fff;
	font-weight: bold;
}
.conversion_link dl dd .btn:hover {
	background: #ffc285 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 390px center;
}
.conversion_link dl dd .btn[target="_blank"]:after {
	content: "";
	background: url(/jp/souchikuene/solar_industrial/img/icon_blank_white.png) no-repeat top center;
	padding-right: 22px;
}
/* FAQ用
-----------------------------------------*/
#faqbox li {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 1em;
}
#faqbox li dl{
	padding-top: 1em;
}
#faqbox li:first-child dl{
	padding-top: 0;}
#faqbox li dt{
  margin-bottom: 10px;
  line-height: 1.5;
	text-indent: -1.1em;
  margin-left: 1.5em;
}
#faqbox li dd {
	text-indent: -1.1em;
  margin-left: 1.5em;
	line-height: 1.5;
	color: #333;
}
#faqbox li dt:before,
#faqbox li dd:before {
	margin-right: 0.3em;
}
#faqbox li dt:before {
	content: "Q";
	color: #0071BC;
}
#faqbox li dd:before {
	content: "A";
	color: #C1272D;
}
/* .freefit.top
----------------------------------------*/
.freefit.top .point {
	position: absolute;
	top: -25px;
	left: 8px;
	z-index: 1;
}
.freefit.top #reason .column-three{
	margin-top: 40px;
}
.freefit.top #reason .column-three,.freefit.top #reason .column-three_caption .column-three_child{
	overflow: visible;
}
/* .freefit.lineup
----------------------------------------*/
.freefit.lineup .label-icon-blue,
.freefit.lineup .label-icon-red{
	display: inline-block;
}
/* .freefit.function
----------------------------------------*/
.freefit.function .label-icon-mx,.freefit.function .label-icon-fit,.freefit.function .label-icon-light{
	display: inline-block;
	margin-right: 0.5em;
	padding: 2px 10px;
	font-size: 12px;
	color: #ffffff;
	background: #ba6575;
	font-weight: normal;
	vertical-align: text-top;
}
.freefit.function .label-icon-fit{
	background: #007f68;}
.freefit.function .label-icon-light{
	background: #0072be;}
@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
/* .mv
----------------------------------------*/
.block-selection_right_title + div p {
	padding: 0;
}
.block-selection_right .block-selection_right_title + div {
	float: none;
	width: auto;
	margin: 12px 4% !important;
}
.block-selection_right .block-selection_right_btn {
	margin-left: 0;
	margin-right: 0;
}

/* 新着情報
----------------------------------------*/
.top .section.news {
	margin-bottom: 40px;
	padding: 0 2%;
}
.top .section.news dl {
	margin-top: 15px;
}
.top .section.news dl:first-child {
	margin-top: 0;
}
.top .section.news dl dt {
	font-weight: bold;
	line-height: 1.8;
}
.top .section.news dl dd a:hover {
	color: #003a91;
}
.top .btn_wrap .btn_link {
	width:auto;
	display:block;
}
.top .btn_wrap .btn_link + .btn_link {
	margin-top:10px;
}
.top #linkBtn01 .btn_link {
	width:100%;
	margin-right:0;
}
.top #linkBtn01 .btn_link:nth-child(3) {
	width:100%;
}

html.touch-device .imageScroll > div {
	overflow: auto;
	white-space: nowrap;
}
html.touch-device .imageScroll:before {
	content: "※こちらの画像は横スクロールです";
}
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:none;
}

.top #lineup .boxLineup01 .listLineup01 li:nth-child(1) {
	bottom:11%;
	left:11.7%;
	width:41%;
}
.top #lineup .boxLineup01 .listLineup01 li:nth-child(2) {
	bottom:17%;
	right:2%;
	width:45%;
}
#container #type .size-modal img {
   width: 500px;
		max-width: none;
}
	#container #type .size-modal span {
    margin-top: -210px !important;
		width: 50px;
    height: 50px;
    top: 46% !important;
    right: 0 !important;
    margin-right: 0 !important;
}
	#container #type .size-modal .scroll {
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    margin-left: 0 !important;
    left: 0 !important;
}
/* inquiry
-----------------------------------------*/
.freefit .inquiry {
	padding: 20px 10px !important;
}
.freefit .inquiry .inner {
	width: 100%;
	box-sizing:border-box;
}
.freefit .inquiry .pic {
	float: none;
	width: 100%;
	box-sizing:border-box;
}
.freefit .inquiry .pic + div {
	float: none;
	width: 100%;
	padding: 20px 0 0;
	box-sizing:border-box;
}
.freefit .inquiry.pic + div .btn:hover {
	background: #fe8e12 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 360px center;
}
.freefit .inquiry h2 {
	font-size: 22px;
}	
	
/* conversion_link
-----------------------------------------*/
.conversion_link {
	border: none;
}
.conversion_link dl {
	float: none;
	width: 100%;
	box-sizing:border-box;
	border: 1px solid #666;
	margin-top:15px;
}
.conversion_link dl:first-child {
	margin-top:0;
}
.conversion_link dl dd .btn {
	width: 100%;
	height: auto;
	padding:15px 0;
	font-size: 16px;
	line-height: 1.4;
	box-sizing:border-box;
}
.conversion_link dl dd .btn:hover {
	background: #fe8e12 url(/jp/souchikuene/solar_industrial/img/icon_arw01.png) no-repeat 390px center;
}	
	
/* .freefit.top
----------------------------------------*/
.freefit.top .point {
	position: absolute;
	top: -25px;
	left: 8px;
	z-index: 1;
	width: auto;
}
.freefit.top #reason .column-three,.freefit.top #reason .column-three_caption .column-three_child{
	overflow: visible;
	margin-bottom: 40px !important;
}
.freefit.top #reason .column-three_caption .column-three_child:last-child{
	margin-bottom: 0px !important;}
}


