@charset "UTF-8";

#main {
	margin-top: 20px;
}

/* 見出し */
.sub-section .sub-title1 {
	padding: 0.2em 0.5em !important;
	background: #f8f8f8 !important;
	margin-bottom: 20px;
	font-weight: 300 !important;
	font-size: 1.8rem;
}

.sub-section .sub-title2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

.sub-section .sub-title3 {
	margin-top: 20px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
}

.remoconWrap h3._h3 {
	font-size: 1.8rem;
	border: none;
}

.remoconWrap h5._h5 {
	background: none;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 0;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.remoconWrap .sub-title2 {
	background: none;
	padding: 0;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.remoconWrap .sub-title2.typeB {
	border-bottom: 3px solid #ccc;
}

@media print,
screen and (min-width: 768px) {

	.sub-section .sub-title1,
	.remoconWrap h3._h3 {
		font-size: 2.6rem;
	}
}

.sub-section .remoconWrap h4.cate-title {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.sub-section .remoconWrap h4.cate-title.hd_row {
	padding-bottom: 5px;
}

.sub-section .remoconWrap h4.cate-title:not(.hd_row) {
	background: none;
	padding-left: 0;
	height: auto;
	line-height: normal;
}

.sub-section .remoconWrap h5.cate-sub-title {
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0;
	padding-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	background: none;
}

.sub-section .cloudWrap h3.sub-title {
	padding: 0.2em 0.5em;
	background: #f8f8f8;
	margin-bottom: 20px;
	font-weight: 300;
	border: none;
}

@media print,
screen and (min-width: 768px) {
	.sub-section .cloudWrap h3.sub-title {
		font-size: 2.6rem;
	}
}

/* .remoconWrap */
.remoconWrap{
	margin-top: 20px;
}

.remoconWrap h3 {
	padding: 0;
	padding-bottom: 10px;
}

.remoconWrap h3.sub-title {
	padding: 0.2em 0.5em;
	background: #f8f8f8;
	margin-bottom: 20px;
	font-weight: 300;
	border: none;
}

.remoconWrap h5 {
	padding-bottom: 0;
	border: none;
	font-size: 16px;
	background: url(/support/images/ico_square_matb.gif) no-repeat 2px 7px;
}

.remoconWrap .date {
	padding-right: 0;
	padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.remoconWrap {
		padding-right: 0;
	}
}


.remoconWrap {
	margin-top: 20px;
}

.txtBox a {
	color: #000099;
}

.txtBox a:hover {
	text-decoration: underline;
}

.mainContentWrap {
	padding: 0 20px;
}

.listFlow2 .no01 {
	background: url("/support/images/img_no1_black.gif") no-repeat 0 5px;
}

.listFlow2 .no02 {
	background: url("/support/images/img_no2_black.gif") no-repeat 0 5px;
}

.listFlow2 .no03 {
	background: url("/support/images/img_no3_black.gif") no-repeat 0 5px;
}

.listFlow2 .no04 {
	background: url("/support/images/img_no4_black.gif") no-repeat 0 5px;
}

.listFlow2 .no05 {
	background: url("/support/images/img_no5_black.gif") no-repeat 0 5px;
}

@media print,
screen and (min-width: 768px) {
	.mainContentWrap h3.sub-title {
		font-size: 2.6rem;
	}
}

@media only screen and (max-width: 767px) {
	.mainContentWrap h3.sub-title {
		font-size: 1.17em;
	}

	.mainContentWrap {
		padding: 0;
	}
}

/* general */
.txtBox .icoSq {
	padding-left: 20px;
	background: url(/support/images/ico_square_matb.gif) no-repeat 2px 8px;
}

.txtBox .listDot2 li {
	background: url("/support/images/dot_black.gif") no-repeat 6px 11px;
}


/* linkAr */
.linkAr,
.linkAr02,
.icoLink {
	background: none;
	padding: 0;
	position: relative;
	padding-left: 1em;
}

.linkAr::before,
.linkAr02::before,
.icoLink::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	color: #ff0000;
	display: inline-block;
	font-size: 1.2em;
	line-height: 1;
	position: absolute;
	top: 11px;
	left: 0;
	margin-top: -0.4em;
}

.linkAr._black::before {
	color: #000;
}

.linkAr a,
.linkAr02 a,
.icoLink a {
	color: #000099;
}

.linkAr._black a {
	color: #000;
}

.linkAr a:hover,
.linkAr02 a:hover,
.icoLink a:hover {
	text-decoration: underline !important;
}

/* textLink */
.textLink a {
	color: #000099;
}

.textLink a:hover {
	color: #FF6633;
	text-decoration: none;
}

/* linkTextBox */
.linkTextBox li {
	display: inline-block;
	margin-right: 1em;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.linkTextBox li {
		display: block;
		margin-right: 0;
		margin-bottom: 10px;
	}
}

/* 背景画像『青●』 */
.listDot {
	padding-top: 10px;
}

.listDot li {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style: none;
	background: url("/support/images/ico_circle_ns.gif") no-repeat 3px 0.5em;
}

/* 背景画像『青●』 */
.icoDot {
	padding-left: 20px;
	background: url("/support/images/ico_circle_ns.gif") no-repeat 3px 8px;
}

.icoDot3 {
	padding-left: 20px;
	background: url(/support/images/ico_circle_gray_s.gif) no-repeat 3px 8px;
}

/* 背景画像『・』 */
.listDot2 {
	padding-top: 10px;
}

.listDot2 li {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style: none;
	background: url("/support/images/dot_black.gif") no-repeat 6px 11px;
}

/* 背景画像『青■』 */
.icoSq {
	padding-left: 20px;
	background: url("/support/images/ico_square_matb.gif") no-repeat 2px 8px;
}

/* 背景画像『青■』 */
.listSq {
	padding-top: 10px;
}

.listSq li {
	padding-left: 20px;
	padding-bottom: 10px;
	list-style: none;
	background: url("/support/images/ico_square_matb.gif") no-repeat 2px 8px;
}

.snowListBox {
	margin: 0 20px 10px 20px;
	padding: 0 0 0 15px;
	line-height: 1.4em;
	background: url(/support/images/ar_bl01.gif) no-repeat 0 3px;
}

.cmtArrowred {
	margin: 10px 0;
	padding: 0 0 0 15px;
	background: url(/support/images/arrow-red.gif) no-repeat 0 5px;
}

/* general */
.maxImg img {
	max-width: 100%;
	width: auto;
}

.bnrHv a:hover {
	opacity: 0.6;
}

.textList {
	margin-top: 10px;
}

.textList li {
	margin-bottom: 10px;
}

.udW {
	border-bottom: double;
}

.indent {
	text-indent: -1em;
	padding-left: 1em;
}

.indent15 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.spOnly {
	display: none !important;
}

.pcOnly {
	display: block !important;
}

.wordB {
	word-break: break-all;
}

.txtRig {
	text-align: right;
}

.bgGray {
	background: #f0f0f0;
}

@media only screen and (max-width: 910px) {
	.scrollArea {
		overflow-x: scroll;
		margin-bottom: 20px;
	}

	.scrollArea .grayTable,
	.scrollArea .tableStyle2 {
		width: 910px;
	}
}

@media only screen and (max-width: 767px) {
	.maxImg img {
		width: 100%;
		height: auto;
	}

	.autoImg img {
		width: auto;
	}

	.spOnly {
		display: block !important;
	}

	.pcOnly {
		display: none !important;
	}

	.m0_sp {
		margin: 0 !important;
	}
}

@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}


/* #specialRepairSupport */
#specialRepairSupport #information {
	margin-top: 20px;
}

#specialRepairSupport .remoconWrap h3.ttl {
	font-size: 2rem;
}

#specialRepairSupport .remoconWrap h5 {
	background-size: cover !important;
}

#specialRepairSupport .supportBox03 {
	border: 1px solid #ccc;
	margin: 20px;
	padding: 10px;
}

#specialRepairSupport .supportBox03 .link {
	text-decoration: underline;
}

#specialRepairSupport .supportBox03 .link:hover {
	text-decoration: none;
}

#specialRepairSupport .telfaxBox01 {
	width: 100%;
	margin: 0 0 40px;
	text-align: right;
}

#specialRepairSupport .telfaxBox01 .telfax {
	display: inline-block;
}

#specialRepairSupport .telfaxBox01 .telfax:first-child {
	margin-right: 2em;
}

#specialRepairSupport .telfaxIcon {
	display: inline-block;
	color: #ffffff;
	text-align: center;
	padding: 2px 0.5em;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 1;
	vertical-align: middle;
}

#specialRepairSupport .telfaxIcon._tel {
	background: #666666;
}

#specialRepairSupport .telfaxIcon._fax {
	background: #6666ff;
}

#specialRepairSupport .telfaxBox01 .number {
	font-size: 16px;
	padding-top: 0;
	line-height: 1;
	vertical-align: middle;
	margin-left: 5px;
}

#specialRepairSupport .telfaxBox01 .number .red {
	color: #ed1c24;
}

#specialRepairSupport .inquiry_out {
	width: 100%;
	margin-bottom: 0;
}

#specialRepairSupport .contactInfo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

#specialRepairSupport .contactInfo .tblStyle01 {
	margin-right: 40px;
}

#specialRepairSupport .contactInfo .text {
	font-weight: normal;
}

@media only screen and (max-width: 767px) {
	#specialRepairSupport .supportBox03 {
		margin: 20px 0;
	}

	#specialRepairSupport .contactInfo {
		display: block;
	}

	#specialRepairSupport .contactInfo {
		display: block;
	}

	#specialRepairSupport .contactInfo .tblStyle01 {
		margin-right: 0;
		margin-bottom: 5px;
	}

	#specialRepairSupport .contactInfo .tblStyle02 {
		width: 100%;
		margin-top: 10px;
	}

	#specialRepairSupport .inquiry_out {
		text-align: left;
	}

	#specialRepairSupport .telfaxBox01 {
		margin-top: 20px;
		text-align: left;
	}

	#specialRepairSupport .remoconWrap h5 {
		background-size: auto !important;
	}

	#specialRepairSupport .telfaxBox01 .telfax {
		display: block;
	}

	#specialRepairSupport .telfaxBox01 .telfax:first-child {
		margin-right: 0;
		margin-bottom: 10px;
	}

	#specialRepairSupport .telfaxIcon {
		font-size: 12px;
	}

	#specialRepairSupport .telfaxBox01 .number {
		font-size: 18px;
	}
}

/* .qaBox */
.qaBox {
	word-break: break-all;
}

/* modal */
#modal #mMovie {
	width: 100%;
	height: auto;
}

#mMovie .mMovieBox {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}

#mMovie iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 767px) {
	#modal #mMovie {
		width: 95%;
		margin: auto;
	}
}


/*  */
#option_remocon .tableBlockA03 table{
	table-layout: fixed;
	word-break: break-all;
}
.remoconWrap .tableBlockA03 table th:first-child {
	width: 8em;
}
