@charset "UTF-8";

#main {
	max-width: 954px;
	min-width: 688px;
	_width:954px;
	margin:0 auto;
	padding: 0 13px;
	line-height: 1.5;
}
#module_titleArea {
	padding: 0;
}
#module_zoomFontSize {
	right: 0;
}
#title {
	padding:10px 0 20px 10px;
	float: left;
	font-size: 1.36em;
	font-weight: bold;
	color: #333;
}
#title:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    display: inline-block;
    width: 4px;
    height: 1em;
    margin-right: 6px;
    background-color: #c00;
    border-radius: 3px
}
#textweb {
	position:absolute;
	top:17px;
	left:207px;
	line-height:1;
}

/* Head Elements
 -------------------------------------------------- */
.heading {
	margin-bottom:12px;
	padding: 10px 9px 10px;
	border-top: 2px solid #c00;
	border-bottom:1px solid #bbb;
	font-size: 121.43%;
	font-weight: bold;
}
.head_bold {
	font-weight: bold;
	margin-bottom: .5em;
}
.head_order {
	margin-bottom:.25em;
	font-weight:bold;
}
.head_order .order {
	position:absolute;
	margin-left: -2em;
}

/* PageTop
 -------------------------------------------------- */
.pagetop {
	margin:2em 0 3em;
	padding-top:1.25em;
	text-align: right;
	border-top:1px solid #e5e5e5;
}
.pagetop a {
	display:inline-block;
	padding: 0 12px 0 28px;
	background: url(../img/arr_pagetop.gif) no-repeat 12px center;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	font-size: 85.714%;
}

/* Back Button
 -------------------------------------------------- */
.link_back {
	float: left;
	margin-left: 20px;
	padding-top: 13px;
}
.link_back .inner {
	display:inline-block;
	padding-left:19px;
	color:#666;
	background:url(../img/arr_back.png) no-repeat left center;
}

/* MutualLink
 -------------------------------------------------- */
.mutual_link {
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}
.mutual_link li {
	float: left;
	margin-left: 10px;
	border: 1px solid #999;
	background-color: #f7f7f7;
	border-radius: 3px;
}
.mutual_link li:first-child {
	margin-left: 0;
}
.mutual_link a {
	display: block;
	padding: 7px 19px;
	color: #111;
}
.mutual_link .inner {
	display: inline-block;
	padding-left: 19px;
	background: url(../img/arr_circle_gary.png) no-repeat left center;
}


/* General Style
 -------------------------------------------------- */
.mb05em {
	margin-bottom:.5em;
}
.mb1em {
	margin-bottom:1em;
}
.mb15em {
	margin-bottom:1.5em;
}
.mb2em {
	margin-bottom:2em;
}
.indent {
	padding-left:2em;
}
section p{
	margin-bottom:1em;
}
.link_pc.inline{margin-right:3px;}
/* ol li,
ul li {
	margin-bottom: 0.3em;
}
section ol li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
section p,
section ol {
	margin-bottom: 1em;
} */
.arr {
	display: inline-block;
	padding-left: 9px;
	background: url(../img/arr.png) no-repeat 0 .5em;
}
.arr_square {
	display: inline-block;
	padding-left: 14px;
	background: url(../img/arr_square.png) no-repeat 0 0.38em;
}
/* font size */
.large {
	font-size: 112.5%;
}
.subsection {
	margin-bottom: 2.5em;
}
.subhead {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #d9d9d9;
}
.icon_blank img {
	margin-left: 5px;
}

.list_arrow {
    width: 9em;
    padding: 5px 0px 0px 10px;
    background: transparent url(../img/list_arrow.png) no-repeat scroll 0px 12px;
}

/* List Style
 -------------------------------------------------- */
.list_order li {
 	margin-top: 0.5em;
 	padding-left: 2em;
}
.high_space li {
 	margin-top: 2em;
}
.list_order li:first-child {
	margin-top: 0;
}
.list_order ul {
	margin-top: 0.5em;
}
.list_order .order {
	position: absolute;
	margin-left: -2em;
}
p.marker_circle,
ul.marker_circle li{
 	padding-left: 12px;
 	background: url(../img/marker_circle.png) no-repeat 0 .42em;
}
ul.marker_circle li {
	margin-top: 0.5em;
}
* html ul.marker_circle li {
	zoom: 1;
}
*:first-child+html ul.marker_circle li {
	zoom: 1;
}
ul.marker_circle li:first-child {
	margin-top: 0;
}

.list_anchor {
	margin-bottom: 1.66em;
	padding: 1em 20px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	background-color: #fafafa;
}
.list_anchor li + li {
	margin-top: .5em;
}
.list_anchor a {
	display: inline-block;
	padding-left: 14px;
	background: url(../img/arr_anchor.png) no-repeat 0 .5em;
	color: #005e8c;
}
.list_banner {
	overflow: hidden;
	_zoom: 1;
}
.list_banner li{
	float: left;
	margin-right: 15px;
}

.icon_logo_wrap{
	display: table;
	width: 100%;
	margin-bottom: 1em;
}
.icon_logo{
	display: table-cell;
	width: 33%;
	text-align: center;
}
.icon_logo .label{
	display: block;
	margin-left: 5%;
	padding: 0.5em 5px;
	background-color: #efefef;
}
.icon_logo:first-child .label{
	margin-left: 0;
}
.icon_logo .image {
	margin-left: 5%;
	height: 80px;
	padding: 10px 0;
	text-align: center;
	background-color: #595959;
}
.icon_logo:first-child .image {
	margin-left: 0;
}
.icon_logo .image img {
	vertical-align: bottom;
}
.icon_logo .logo_w120{
	display: inline-block;
	width: 120px;
	height: 48px;
	margin-top: 16px;
	/*background: url(http://www.mitsubishielectric.co.jp/images/logo/logo_mitsubishielectric_120.gif) no-repeat;*/
	background: url(/images/logo/logo_mitsubishielectric_120.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}
.icon_logo .logo_w160{
	display: inline-block;
	width: 160px;
	height: 64px;
	margin-top: 8px;
	/*background: url(http://www.mitsubishielectric.co.jp/images/logo/logo_mitsubishielectric_160.gif) no-repeat;*/
	background: url(/images/logo/logo_mitsubishielectric_160.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}
.icon_logo .logo_w200{
	display: inline-block;
	width: 200px;
	height: 80px;
	/*background: url(http://www.mitsubishielectric.co.jp/images/logo/logo_mitsubishielectric_200.gif) no-repeat;*/
	background: url(/images/logo/logo_mitsubishielectric_200.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}
/*.icon_logo img {
	margin-right: 10px;
	vertical-align: middle;
}
.icon_logo .code {
	display: block;
	margin-top: 1em;
	padding: 10px 15px;
	background-color: #faf9f4;
	word-wrap:break-word;
}*/

.list_scope_row {
	display: table;
	border-collapse: collapse;
}
.list_scope_row dl {
	display: table-row;
}
.list_scope_row dt,
.list_scope_row dd {
	display: table-cell;
	padding: .25em 10px;
}
.list_scope_row dl:first-child dt,
.list_scope_row dl:first-child dd{
	padding-top: 0;
}
.list_scope_row dt {
	padding-left: 0;
}

* html .list_scope_row { display: block; }
* html .list_scope_row dl { display: block; overflow: hidden; zoom: 1; }
* html .list_scope_row dt,
* html .list_scope_row dd { float: left; display: block; padding: .25em 10px; }
* html .list_scope_row dt { padding-left: 0; }
*:first-child+html .list_scope_row { display: block; }
*:first-child+html .list_scope_row dl { display: block; overflow: hidden; zoom: 1; }
*:first-child+html .list_scope_row dt,
*:first-child+html .list_scope_row dd { float: left; display: block; padding: .25em 10px; }
*:first-child+html .list_scope_row dt {	padding-left: 0; }
*:first-child+html .icon_logo{ display: block; float: left; width: 33%; }

/*-------------------------
 * max-width: 767px
--------------------------*/
@media only screen and (max-width: 767px) {
body{
	font-size:14px !important;
}
#main {
	width:auto;
	max-width:none;
	min-width:inherit;
	margin:0 10px;
	padding: 0;
	font-size:100%;
}
#module_titleArea {
	width: 100%;
	min-width: 100%;
}
#title {
	padding:20px 0 20px 10px;
}
#title:before {
	top: 24px;
}
#textweb {
	display:none;
}

/* Head Elements
 -------------------------------------------------- */
.heading {
	font-size: 114.28%;
}
.head_order {
	padding-left: 2em;
}

/* Back Button
 -------------------------------------------------- */
.link_back {
	float: none;
	clear: both;
	margin: 0 0 10px;
	padding: 0;
}
.link_back a {
	display: block;
	padding: 6px 10px;
	border: 1px solid #666;
	border-radius: 3px;
	text-align: center;
}
.link_back .inner {
	background-image: url(../img/arr_back_2x.png);
	-webkit-background-size: 16px;
	background-size: 16px;
}

/* MutualLink
 -------------------------------------------------- */
.mutual_link li {
	float: none;
	margin: 10px 0 0 0;
}
.mutual_link li:first-child {
	margin-top: 0;
}
.mutual_link a {
	padding: 6px 10px;
	text-align: center;
}
.mutual_link .inner {
	background: url(../img/arr_circle_gary_2x.png) no-repeat 0 .17em;
	-webkit-background-size: 16px;
	background-size: 16px;
	text-align: left;
}

/* PageTop
 -------------------------------------------------- */
.pagetop a {
	font-size:85.7%;
}

/* List Style
 -------------------------------------------------- */
.list_anchor {
	padding: 0.71em 14px;
}
.list_anchor li {
}
.list_anchor li + li {
	margin-top: 0;
}
.list_anchor a {
	display: block;
	padding: 0.92em 0 0.71em 14px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../img/arr_anchor_2x.png) no-repeat 0 1.42em;
	-webkit-background-size: 7px;
	background-size: 7px;
}
.list_anchor .last a {
	border: none;
}
p.marker_circle,
ul.marker_circle li{
	background-position: 0 .5em;
}

/* Other Style
 -------------------------------------------------- */
.arr {
	background-image: url(../img/arr_2x.png);
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
}
.arr_square {
	background-image: url(../img/arr_square_2x.png);
	-webkit-background-size: 12px;
	background-size: 12px;
}
.indent{
	padding-left:0;
}
.icon_logo_wrap{
	display: block;
}
.icon_logo,
.icon_logo:first-child{
	display: block;
	width: 100%;
	margin-bottom: 1.5em;
}
.icon_logo .label{
	margin-left: 0;
}
.icon_logo .image{
	margin-left: 0;
	height: auto;
}
.icon_logo .logo_w120,
.icon_logo .logo_w160 {
	margin-top: 0;
}
/*.icon_logo .image {
	display: block;
	margin-bottom: .33em;
}*/

.icon_blank:after {
	content: "";
	display: inline-block;
	position: relative;
	top: 1px;
	width: 15px;
	height: 14px;
	margin-left: 5px;
	background: url(/contact/ssl/img/other_contact/icon_blank_x2.png) no-repeat;
	background-size: 15px auto;
	vertical-align: baseline;
}
.icon_blank img { display: none; }

}
