@charset "utf-8";

div#globalHeader p#logoSharp {
	width: 120px;
}

@media screen and (max-width: 768px) {
	
}


/*----------------------------------------------------
	深度指定
----------------------------------------------------*/
div#globalHeader {
	position: relative;
	z-index: 5000;
}
#breadCrumb {
	position: relative;
	z-index: 5000;
}
#hdgNav {
	position: relative;
	z-index: 5000;
}

/*----------------------------------------------------
	製品ラインアップ 展開
----------------------------------------------------*/
#hdgBlock {
	width:965px;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
}
#hdglineUpBlock {
	position:absolute;
	display:none;
	z-index:1000;
	padding:20px 0 0;
}
.hdgBgBlock {
	margin-left:7px;
	width: 910px;
	background:#ebeef0;
	padding:20px;
}
.hdgBgArw01 {
	top:10px;
	left: 60px;
	z-index:1000;
}

.hdgBgArw01{
	width:15px;
	height:12px;
	background:url(/business/tablet/images_global/n_hd_ic01.png) no-repeat;
	position:absolute;
}
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:0;
	width:100%;
	height:100%;
	background-image: url(/business/tablet/images_global/n_overlay.png);
	display:none;
}
.hdgClose {
	position:absolute;
	right:15px;
	top:35px;
	cursor:pointer;
}

.btnPrdLineup {
	margin-bottom:22px;
}

/*----------------------------------------------------
	印刷・共有ボタン
----------------------------------------------------*/

#main .shareInfoBox {
	margin:0 0 15px 0;
	width: 680px;
}

#main .shareInfoBox .btn {
	float:right;
	padding-right:5px;
}

#main .shareInfoBox .btn li {
	float: left;
	margin: 0 5px 0 0;
}

/* --- SP --- */
body.responsive-sp #main .shareInfoBox {
	width: auto;
}


/*----------------------------------------------------
	コンテンツエリア要素
----------------------------------------------------*/

/* インデントエリア
--------------------------------------------------- */
.indentBlock {
	width:auto!important;
	margin-left:10px!important;
	margin-right:10px!important;
	margin-bottom:0!important;
	float:none!important;
}

/* --- SP --- */
body.responsive-sp .indentBlock {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* 共通リード
--------------------------------------------------- */
#main .lead01Box {
	margin: 0;
}

/* 共通リンク矢印
--------------------------------------------------- */
#main a.arrow01 {
	background: url(/business/images_global/products/n_ic_arw.gif) no-repeat left 0.2em;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	line-height:1.25;
}

/* トップへ戻るボタン
--------------------------------------------------- */
#main p.toTop a {
	background: url(/business/images_global/products/n_ic_arw_04.gif) no-repeat left 0.2em;
  min-height: 12px;
  height: auto !important;
  height: 12px;
	line-height:1.25;
}
/* accessoryList
----------------------------------------------------------- */

.accessoryList ul {
	width:100%;
}
.accessoryList ul li {
	float: left;
	width: 48%;
	padding:5px 6px;
	margin:auto;
}

/* --- SP --- */

body.responsive-sp .accessoryList ul li {
	width: 97%;
}
.pcDisNone {
	display: none;
}
body.responsive-sp .pcDisNone {
	display: block;
}

/* サイドナビ（見出し部分調整）
--------------------------------------------------- */
.rSideNav h3 {
	padding: 1.105em 0.357em 1.105em 1em;
}
.rSideNav h3 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	text-decoration: none;
}
.rSideNav h3 a {
	padding: 0 0 0 1.5em;
	font-size: 100%;
	font-weight: normal;
}
.rSideNav h3 a:before {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 1.14em;
	height: 1.069em;
	margin-top: -0.5345em;
	background: url(/business/images_global/r_menu_title.png) no-repeat!important;
	background-size: 100%;
}



/*----------------------------------------------------
	r-module.cssの取り消し
----------------------------------------------------*/
.rBlock {
	padding: 0 10px 20px;
}

.rBlockSect {
	margin-top: 0;
	padding: 0 5px;
}

.rBlockSect p {
	line-height: 1.6;
}

.rBlock .rContentHeader {
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px;
}

.rBlockTitArea {
	margin: 0 0 20px;
}

.imgR {
	margin-bottom: 1em;
}

.imgL {
	margin-bottom: 1em;
}



/*----------------------------------------------------
	共通
----------------------------------------------------*/
.mgbLine {
	margin-bottom: 1.5em;
}

.paragraph {
	margin-bottom: 3em;
}

.sentence {
	margin-bottom: 4em;
}

.sentence:last-of-type {
	margin-bottom: 0;
}

.section {
	margin-bottom: 4em;
}

.section:last-of-type {
	margin-bottom: 0 !important;
}

.rContentInner {
	padding: 15px 0px;
}

.rContentTit span.sale{
	font-size: 60% !important;
	color: #555;
}

.leadTtl {
	margin-bottom: 30px;
}

.lead01 {
	line-height: 1.3 !important;
}


/* --- SP --- */
body.responsive-sp .section {
	margin-bottom: 3em;
}

body.responsive-sp .rBlockSect.paragraph {
	padding-bottom: 0;
}

body.responsive-sp .rBlockSect.sentence {
	margin-bottom: 3em;
}

body.responsive-sp .rContentInner {
	padding: 0;
}

body.responsive-sp .sp-mgt30 {
	margin-top: 30px !important;
}



/*----------------------------------------------------
	アイコン
----------------------------------------------------*/

/* 外部リンク
------------------------------------------- */
.iconBlank {
	background-image: url(../images_global/icon_blank.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 25px;
}

.iconPdf {
	background-image: url(../images_global/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px;
	margin-right: 5px;
}

.iconNew {
	width: 34px;
	background-image: url(../images_global/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 5px;
}

.iconOrder {
	width: 48px;
	background-image: url(../images_global/icon_order.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 5px;
}

.iconFew {
	width: 48px;
	background-image: url(../images_global/icon_few.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 5px;
}

.rContentTit .iconNew + .iconSchedule,
.rBlockSectTit .iconNew + .iconSchedule,
.rContentTit .iconSchedule.asterisk {
	font-weight: normal;
	margin-left: 5px;
	font-size: 1rem;
}
.rContentTit .iconSchedule.asterisk {
	vertical-align: top;
}
/*
.iconPdf {
	background-image: url(../images_global/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 22px;
}
*/




/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/

/* 画像レイアウト
------------------------------------------- */
.photoWrap {
	/*text-align: center;*/
	letter-spacing: -0.4em;
	margin-left: -6px;
}

.photoWrap > .photo {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 6px;
	vertical-align: top;
}

.photo {
	/*text-align: center;*/
}

/* --- SP --- */
body.responsive-sp .photoWrap {
	margin-left: 0;
}

body.responsive-sp .photoWrap > .photo {
	width: 100%;
	text-align: center;
	margin: 1em 0 0 0;
}

body.responsive-sp .photoWrap > .photo:first-child {
	margin-top: 0;
}

/* キャプション
------------------------------------------- */
span.caption {
	display: block;
	padding: 5px 0 0;
	text-align: center;
}

span.caption.alLeft {
	text-align: left !important;
}

span.caption.alRight {
	text-align: right !important;
}

/* レイアウト - 2列（50%）
------------------------------------------- */
.twoWrap {
	margin-left: -3%;
}

.twoWrap > div {
	width: 47%;
	margin-left: 3%;
	box-sizing: border-box;
}

/* --- SP --- */
body.responsive-sp .twoWrap {
	margin-left: 0;
}

body.responsive-sp .twoWrap > div {
	width: 100%;
	margin-left: 0;
}

body.responsive-sp .twoWrap > div.flRight {
	margin-top: 2em;
}



/*----------------------------------------------------
	文字関連
----------------------------------------------------*/

/* 文字装飾
------------------------------------------- */
.fsSSS {
	font-size: 60%;
}

.fsSS {
	font-size: 84.6153846154%; /*11px相当*/
}

.fsS {
	font-size: 92.3076923077%; /*12px相当*/
}

.fsM {
	font-size: 123.076923077%; /*16px相当*/
}

.fsL {
	font-size: 153.846153846%; /*20px相当*/
}

.fsLL {
	font-size: 184.615384615%; /*24px相当*/
}

.fontWrap01 {
	display: inline-block;
	border: 1px solid #295e71;
	margin-bottom: 1.3em;
}

.fontWrap01 .hn {
	font-size: 116%;
	font-weight: normal;
	color: #295e71;
	padding: 7px 10px;
}

.colorBlack { color: #333 !important;}
.colorBlue  { color: #06C !important;}
.colorGreen { color: #257C90 !important;}
.colorGray  { color: #999 !important;}
.colorRed  { color: #C00 !important;}

sub {
	font-size: 77%;
	vertical-align: bottom;
}

/* --- SP --- */
body.responsive-sp .fontWrap01 {
	display: block;
	text-align: center;
}

body.responsive-sp .fontWrap01 .hn {
	font-size: 100%;
}

/* 注釈
------------------------------------------- */

/* --- なし --- */
ul.notesNone li { 
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #666;
}

/* --- ※、●、・ --- */
.notesList {
}

/* --- ※1 --- */
ul.noteNum1 li { 
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #666;
	padding-left: 2.15em;
	text-indent: -2.15em;
}

ul.noteNum1 li span {
	margin-right: 0.5em;
}

ul.noteNum1 li.num2 {
	padding-left: 2.78em;
	text-indent: -2.78em;
}
ul.noteNum1 li.single {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
/* --- (注1) --- */
ul.notesParentAttenNum li {
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #666;
	padding-left: 2.85em;
	text-indent: -2.85em;
}

ul.notesParentAttenNum li span {
	margin-right: 0.5em;
}

/* ボーダー装飾
------------------------------------------- */
.borderBD {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}



/*----------------------------------------------------
	リスト
----------------------------------------------------*/
.ulListNo li {
	margin-bottom: 0.5em;
}

.ulList01 li {
	background: url(../images_global/icn_arrow_1.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

.ulList02 li {
	background: url(../images_global/icn_arrow_2.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

.ulList03 li {
	background: url(../images_global/icn_arrow_3.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

.ulListNo.float li,
.ulList01.float li,
.ulList02.float li,
.ulList03.float li {
	display: inline-block;
	margin-right: 1.5em;
}



/*----------------------------------------------------
	テーブル
----------------------------------------------------*/
.bgBlue {
	background: #D5E8ED !important;
}

.bgWhite {
	background: #FFFFFF !important;
}

/* --- SP --- */
body.responsive-sp .t_scroll {
	overflow: scroll !important;
	white-space: nowrap !important;
}

body.responsive-sp .t_scroll::-webkit-scrollbar {
	height: 10px !important;
}

body.responsive-sp .t_scroll::-webkit-scrollbar-track {
	background: #F1F1F1 !important;
}

body.responsive-sp .t_scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC !important;
}



/*----------------------------------------------------
	幅取り消し
----------------------------------------------------*/

/* --- SP --- */
body.responsive-sp .w200,
body.responsive-sp .w455 {
	width: 100% !important;
}



/*----------------------------------------------------
	ナビボタン
----------------------------------------------------*/

/* tabMenuWrap
------------------------------------------- */
.tabMenuWrap {
	margin: 0 0 2em;
}

.tabMenuWrap .tabMenu {
	/*height: 35px;*/
	overflow: hidden;
	border-bottom: 3px solid #275e72;
}

.tabMenuWrap .tabMenu li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 7px;
}

.tabMenuWrap .tabMenu li.first-child {
	background-position: left top;
	margin-right: 6px;
}

.tabMenuWrap .tabMenu li.last-child {
	background-position: right top;
	margin-right: 0;
}

.tabMenuWrap .tabMenu li a {
	display: block;
	padding: 10px 5px;
	width: 155px;
	height: auto;
	color: #333;
	font-weight: normal;
	background: #ebeef0;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.tabMenuWrap .tabMenu li a.active,
.tabMenuWrap .tabMenu li a:hover {
	color: #fff;
	background: #295e71;
}

.tabMenuWrap .tabMenu li.first-child a.active,
.tabMenuWrap .tabMenu li.first-child a:hover {
}

.tabMenuWrap .tabMenu li.last-child a.active,
.tabMenuWrap .tabMenu li.last-child a:hover {
}

/* --- SP --- */
body.responsive-sp .tabMenuWrap {
	margin: 2em 0;
}
body.responsive-sp .tabMenu li,
body.responsive-sp .tabMenu li.first-child,
body.responsive-sp .tabMenu li.last-child {
	margin-right: 0;

}
body.responsive-sp .tabMenuWrap .tabMenu {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
}
body.responsive-sp .tabMenuWrap .tabMenu li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .tabMenuWrap .tabMenu li:first-child {
	padding-left: 0;
}
body.responsive-sp .tabMenuWrap .tabMenu li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url("/business/solar/images_global/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .tabMenuWrap .tabMenu li a.active,
body.responsive-sp .tabMenuWrap .tabMenu li a:hover {
	background: #275e72 url("/business/solar/images_global/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}

/* lineupTab
------------------------------------------- */
.lineupDetailBox {
	margin: 0 0 2em;
}

.lineupDetailBox .lineupTab {
	/*height: 35px;*/
	overflow: hidden;
	border-bottom: 3px solid #275e72;
}

.lineupDetailBox .lineupTab li {
	float: left;
	text-align: center;
	font-size: 92.30769%;
	margin-right: 7px;
}

.lineupDetailBox .lineupTab li.first-child {
	background-position: left top;
	margin-right: 6px;
}

.lineupDetailBox .lineupTab li.last-child {
	background-position: right top;
	margin-right: 0;
}

.lineupDetailBox .lineupTab li a {
	display: block;
	padding: 10px 5px;
	width: 155px;
	height: auto;
	color: #333;
	font-weight: normal;
	background: #ebeef0;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.lineupDetailBox .lineupTab li a.active,
.lineupDetailBox .lineupTab li a:hover {
	color: #fff;
	background: #295e71;
}

.lineupDetailBox .lineupTab li.first-child a.active,
.lineupDetailBox .lineupTab li.first-child a:hover {
}

.lineupDetailBox .lineupTab li.last-child a.active,
.lineupDetailBox .lineupTab li.last-child a:hover {
}

/* --- SP --- */
body.responsive-sp .lineupDetailBox {
	margin: 2em 0;
}
body.responsive-sp .lineupTab li,
body.responsive-sp .lineupTab li.first-child,
body.responsive-sp .lineupTab li.last-child {
	margin-right: 0;

}
body.responsive-sp .lineupDetailBox .lineupTab {
	margin-bottom: 16px;
	height: auto;
	border-bottom: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li {
	width: 25%;
	padding-left: 1px;
	margin-bottom: 0;
	box-sizing: border-box;
	background-image: none;
	background-color: transparent;
}
body.responsive-sp .lineupDetailBox .lineupTab li:first-child {
	padding-left: 0;
}
body.responsive-sp .lineupDetailBox .lineupTab li a {
	width: auto;
	padding: 20px 0 44px 0;
	background: #dae0e4 url("/business/solar/images_global/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}
body.responsive-sp .lineupDetailBox .lineupTab li a.active,
body.responsive-sp .lineupDetailBox .lineupTab li a:hover {
	background: #275e72 url("/business/solar/images_global/r_lineup_tab_sp_active.png") no-repeat center 50px;
	background-size: 9px auto;
}



/*----------------------------------------------------
	コンテンツエリア要素
----------------------------------------------------*/

/* インデントエリア
--------------------------------------------------- */
.indentBlock {
	width: auto !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 0 !important;
	float: none !important;
}

/* --- SP --- */
body.responsive-sp .indentBlock {
	margin-left: 0 !important;
	margin-right: 0 !important;
}



/*----------------------------------------------------
	lineupArea
----------------------------------------------------*/
.lineupArea  {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F0EDE6;
	padding: 1.2em;
}

.lineupArea .hn {
	color: #275E72;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

/* --- SP --- */
body.responsive-sp .lineupArea {
}



/*----------------------------------------------------
	FAQ
----------------------------------------------------*/
.faqBox .arwList {
	margin-bottom: 2em;
}

.faqBox dl {
	margin-bottom: 2.5em;
}

.faqBox dt {
	background: url(/business/tablet/images_global/n_bg_dot_01.gif) repeat-x left bottom;
	padding: 0 0 0.5em;
	margin-bottom: 0.5em;
}

.faqBox dt span {
	background: url(/business/tablet/support/faq/images/img_question.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
	display: block;
	color: #275e72;
	font-weight: bold;
	font-size: 107.6923%;
}

.faqBox dd {
	background: url(/business/tablet/support/faq/images/img_answer.gif) no-repeat left 0.1em;
	padding: 3px 0 3px 30px;
}

.faqBox dd ul {
	margin: 1em 0;
}

.faqBox dd ul li {
	color: #333;
}

/* --- SP --- */
body.responsive-sp .faqBox .arwList {
	margin-top: 1em;
}

body.responsive-sp .faqBox dl {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #d9d9d9;
}

body.responsive-sp .faqBox dl dt {
	margin: 0 1em 0.5em;
}

body.responsive-sp .faqBox dl dd {
	margin: 0 1em;
}

/*----------------------------------------------------
	#hdgNav Globalリンク追加
----------------------------------------------------*/
#hdgNav li a {
	padding: 0 18px;
}
#hdgNav li a[target="_blank"] {
	background-image: url("/business/images_global/r_ico_blank_03.png");
	background-repeat: no-repeat;
	background-position: right 4px top 10px;
	background-size: 10px auto;
}
/* SP */
body.responsive-sp #hdgSpNav ul li a[target="_blank"] {
	background-image: url("/business/images_global/r_ico_blank_02_sp.png") !important;
	background-repeat: no-repeat;
	background-position: right 10px top 10px;
	background-size: 16px auto;
}
/*----------------------------------------------------
	注釈赤文字追加
----------------------------------------------------*/
.red {
color: #C81010
}
/*----------------------------------------------------
	ラインアップアンカーリンク追加
----------------------------------------------------*/
.ancLinkList {
	display: flex;
	justify-content: space-between;
	margin: 2em 0;
}
.ancLinkList > li {
	width: 32%;
	text-align: center;
}
.ancLinkList > li a {
	display: block;
	border: 1px solid #cbd2d7;
	border-radius: 5px;
	background-color: #eaeef1;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	line-height: 1;
	padding: 0.75em 3em;
	position: relative;
}
.ancLinkList > li a::before {
	content: '';
	display: block;
	width: 0.54em;
	height: 0.54em;
	border-top: 3px solid #295e71;
	border-right: 3px solid #295e71;
	transform: rotate(135deg);
	position: absolute;
	left: 1.5em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.lineupList .item {
	text-align: center;
}
.lineupList .item .no {
	display: inline-block;
}
@media print, screen and (min-width: 768px) {
.lineupList .item {
	width: 21.3%;
}
.lineupList .item:nth-child(4n) {
	margin-right: 0;
}
.lineupList .item .cat.hLine-3 {
	height: 4.8em;
}
}
@media screen and (max-width: 768px) {
.lineupList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.lineupList .item {
	width: calc(50% - 40px);
}
.lineupList .item:nth-child(even) {
	margin-right: 0;
}
.lineupList .item .img {
	text-align: center;
}
}


/* 右メニュー追加 */
.rSideNav h3 + h3 {
	border-top: #eaeef1 1px solid;
}
.rSideNav h3.current {
	background-color: #295e71;
}
br + .iconSchedule {
	font-weight: normal;
	font-size: 1rem;
}
@media print, screen and (min-width: 768px) {
br.spDisNone + .iconSchedule {
	margin-left: 0;
}
}
@media screen and (max-width: 768px) {
.ancLinkListWrap {
	padding: 0 3.125%;
}
.ancLinkList > li {
	flex-direction: column;
}
.ancLinkList > li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	height: 100%;
	padding: 0.25em 2em;
}
.ancLinkList > li a::before {
	left: 0.75em;
}
.spDisNone {
	display: none !important;
}
br.spDisNone + .iconSchedule {
	margin-left: 5px;
}
}
@media (hover: hover) {
.ancLinkList > li a:hover {
	background-color: #295e71;
	color: #fff;
	transition: 0.3s;
	opacity: 1;
}
.ancLinkList > li a:hover::before {
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}
}
