@charset "UTF-8";
.wauto {
	width: auto !important;
}

#contents .headSection .leftArea {
    float: left;
    width: 644px;
}

figure {
	margin: 0;
}

#read{
	background-image: url(../images/bg_read.png);
	background-repeat: no-repeat;
	background-position: center;
}

/* ------ headSection ------ */
#contents .headSection .ttl {
	display: table-cell;
	width: 610px;
	vertical-align: bottom;
	float: none;
}
#contents .headSection .aside {
	display: table-cell;
	width: 440px;
	padding-top: 3px;
	vertical-align: bottom;
	text-align: right;
	float: none;
}
#contents .headSection .aside .guide {
	font-size: 72%;
}
#contents .headSection .aside .guide li {
	float: left;
	display: inline-block;
	vertical-align: bottom;
}
/* ------ mainSection -------------------------------------------------------------------- */

#contents .mainSection {
	width: 960px;
	margin: 0 auto 40px;
}

.info {
	width:600px;
	margin:0 auto;
	margin-bottom:40px;
	border:2px solid #e5e5e5;
	padding:15px;
	font-size:85%;
	text-align: center;
}
.info li {
	margin-top:5px;
}
.info li:first-child {
	margin-top:0;
}


/* ------ indexVisual -------------------------------------------------------------------- */
.indexVisual {
	position: relative;
	width: 100%;
	height: 375px;
	background-image: url(../images/bg_visual_main.png),url(../images/bg_visual_main_back.png);
	background-repeat: no-repeat, repeat-x;
	background-position: center center;
}
.indexVisual h2 {
	position: absolute;
	left: 0;
	margin: 0 auto;
	right: 0;
	width: 960px;
}
/* ------ detailSection -------------------------------------------------------------------- */

#contents .detailSection .detailInfo .mf {
	font-size: 90% !important;
}
/* ------ #sec01, #sec02, #sec03, #sec04, #sec05,  -------------------------------------------------- */

#sec01 p, #sec02 p, #sec03 p, #sec04 p, #sec05 p, #sec06 p{
font-size: 116%;	
}

#sec01 {
	margin-bottom: 50px;
}
#sec02 {
	margin-bottom: 75px;
}
#sec04 {
	margin-bottom: 85px;
}
#sec05 {
	background-color: #f1f2f6;
	padding-top: 0;
	padding-bottom: 50px;
}
#sec051 {
	padding-top: 0;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
#sec06 {
	padding-top: 45px;
}
/* ------ readTxt02 -------------------------------------------------------------------- */
#sec03 p.readTxt02 {
	font-size: 100%;
}

#sec03 p.readTxt02 a{
	text-decoration: underline;
}

#sec05 p.readTxt02 {
	font-size: 100%;
}

#sec05 p.readTxt02 a{
	text-decoration: underline;
}

/* ------ #sec02 -------------------------------------------------------------------- */
#sec02 {
}
.inner {
	width: 960px;
	margin: 0 auto;
}
#read p {
	line-height: 1.8;
	text-align: center;
}
/* ------ linkBox01 -------------------------------------------------------------------- */
.linkBox {
	width: 600px;
	margin-bottom: 60px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	height: 90px;
	background-color: #0d5cb1;
}
.linkBox p {
	width: 100%;
}
.linkBox p a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 90px;
	background-image: url(/products/ac/denshi_gimuka/images/bt01_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-size: 22px;
	text-indent: -70px;
	opacity: 1;
}
.linkBox p a:hover img {
	display: none;
}
/* ------ linkBox02 -------------------------------------------------------------------- */
.linkBox02 {
	width: 600px;
	margin-bottom: 60px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	height: 90px;
	background-color: #0d5cb1;
}
.linkBox02 p {
	width: 100%;
}
.linkBox02 p a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 90px;
	background-image: url(/products/ac/denshi_gimuka/images/bt02_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-size: 22px;
	text-indent: -70px;
	opacity: 1;
}
.linkBox02 p a:hover img {
	display: none;
}
/* ------ ttlA01 -------------------------------------------------------------------- */
h2.ttlA01 {
	width: 960px;
	height: 90px;
	margin-bottom: 25px;
}
/* ------ borderNo -------------------------------------------------------------------- */
.borderNo {
	border: none!important;
	background-color: #FFF;
}
.borderNoB {
	border-bottom: none!important;
}
/* ------ tableC -------------------------------------------------------------------- */
.tableC {
	margin-bottom: 20px;
}
.tableC th {
	box-sizing: border-box;
	border: 4px #FFFFFF solid;
	border-top: none;
	border-left: none;
	border-right: none;
	border-collapse: separate;
	padding: 30px;
	background : #f0f2f5;
	width: 318px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: top;
}
.tableC th div {
	margin-left: -2em;
	padding-left: 3.8em;
	text-indent: -1.9em;
}
.tableC th img.num {
	margin-right: 20px;
}
.tableC td {
	border: 4px #FFFFFF solid;
	border-top: none;
	border-right: none;
	background : #F0F2F5;
	border-collapse: separate;
	border-spacing: 5px;
	padding: 20px 30px;
}
.tableC td ul li {
	padding-left: 1.7em;
	text-indent: -1.7em;
	font-size: 110%;
}
.tableC td p {
	font-size: 110%;
}
.tableC td p.note {
	font-size: 115%;
}
.tableC td.td02 {
	padding: 20px 30px;
}
/* ------ #sec01 -------------------------------------------------------------------- */

#sec01 .cnts03 ul li a:hover {
	color: #333;
}
#sec01 .cnts03 ul li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#sec03 .inner {
	position: relative;
}
#sec03 {
	padding-bottom: 0;
}
/* ------ #sec05 -------------------------------------------------------------------- */
#sec05 {
}
#sec05 .inner {
	background-image: url(../images/img_sec05_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#shinkoku {
	position: relative;
}
#sec05 #link01 {
	position: absolute;
	top: 179px;
	left: 602px;
	font-size: 96%;
}
#sec05 #link02 {
	position: absolute;
	top: 443px;
	left: 58px;
	font-size: 96%;
}
#sec05 #link03 {
	position: absolute;
	top: 733px;
	left: 7px;
	font-size: 96%;
}
#sec05 #link04 {
	position: absolute;
	top: 733px;
	left: 128px;
	font-size: 96%;
}
#sec05 #link05 {
	position: absolute;
	top: 1182px;
	left: 58px;
	font-size: 96%;
}
#sec05 #link06 {
	position: absolute;
	top: 1402px;
	left: 58px;
	font-size: 96%;
}
#sec05 #link07 {
	position: absolute;
	top: 1647px;
	left: 58px;
	font-size: 96%;
}
#sec05 #link08 {
	position: absolute;
	top: 1885px;
	left: 7px;
	font-size: 96%;
}
#sec05 #link09 {
	position: absolute;
	top: 1885px;
	left: 128px;
	font-size: 96%;
}
#sec05 #link10 {
	position: absolute;
	top: 962px;
	left: 58px;
	font-size: 96%;
}
#sec05 .detailDownload a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


#sec05 .allinonepack table {
	width: 850px;
	margin-top: 5px;
	background: #fff;
}

#sec05 .allinonepack table th {
	border: 1px solid;
	text-align: center;
	background: #ddd;
}

#sec05 .allinonepack table td {
	border: 1px solid;
	padding: 8px;
}

#sec05 .allinonepack table .right_up_border { 
  	background-image: linear-gradient(-14deg,transparent 49%,black 49%,black 51%,transparent 51%,transparent);
}



/* ------ #sec051 -------------------------------------------------------------------- */
#sec051 {
	background-color: #dedce9;
}
#sec051 .inner {
	background-image: url(../images2/img_sec051_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* ------ #sec06 -------------------------------------------------------------------- */
#sec06 h4 {
	border-bottom: 1px solid #0b0506;
	padding-bottom: 5px;
}
#sec06 h4 span {
	border-left: 8px solid #1483c9;
	padding-left: 5px;
	font-size: 16px;
}

#sec06 .inner .main .detailInfo {
width: 96%;
margin: 0 auto;
}

/* ------ #readTitle -------------------------------------------------------------------- */
#sec05 p#readTitle {
	background : #005AB4;
	font-size : 36px;
	letter-spacing : 3.6px;
	color : #FFFFFF;
	text-align: center;
	padding: 35px;
}
/* ------ #readTitle02 -------------------------------------------------------------------- */
#readTitle02 {
	background : #5a5190;
	font-size : 33px;
	color : #FFFFFF;
	text-align: center;
	padding: 35px;
	font-weight: 400;
}
/* ------ .otherTtl01 -------------------------------------------------------------------- */
.otherTtl01 {
	background-color: #f05561;
	font-size: 33px;
	color: #FFFFFF;
	box-sizing: border-box;
	padding: 35px 45px;
	height: 135px;
	font-weight: bold;
}
.otherTtl01 span {
	display: block;
	font-size: 24px;
	margin-left: -13px;
}
/* ------ .otherbox -------------------------------------------------------------------- */
.otherbox {
	box-sizing: border-box;
	background-color: #FFF;
	padding: 35px 40px 35px 60px;
	margin-bottom: 10px;
}
.otherbox h3 {
	font-size: 26px;
	color: #0d5cb1;
	margin-bottom: 10px;
	font-weight: bold;
}
.otherbox p {
	font-size: 16px;
}
.otherbox figure {
	margin: 0;
	padding: 0;
}
.otherbox div.flR {
	position: relative;
	height: 181px;
}
.otherbox p.det {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}
.otherbox p.det a {
	font-size: 14px;
}
/* ------ .otherbox02 -------------------------------------------------------------------- */
.otherbox02 {
	box-sizing: border-box;
	background-color: #FFF;
	padding: 35px 40px 35px 40px;
	margin-bottom: 40px;
}
.otherbox02 h3 {
	font-size: 26px;
	color: #0d5cb1;
	margin-bottom: 10px;
	font-weight: normal;
}
.otherbox02 p {
	font-size: 16px;
}
.otherbox02 figure {
	margin: 0;
	padding: 0;
}
.otherbox02 div.flL {
	width: 538px;
}
.otherbox02 div.flR {
	width: 294px;
}
.otherbox02 p.det {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}
.otherbox02 p.det a {
	font-size: 14px;
}
#contents .detailSection .detailInfo .tel_num {
	font-size: 250%;
}
.wauto {
	width: auto !important;
}
/* ------ .tel_num -------------------------------------------------------------------- */
#contents .detailSection .detailInfo .tel_num {
	font-size: 250%;
}
.wauto {
	width: auto !important;
}
/*--------------------------------------------------------------------------------
mainSection
--------------------------------------------------------------------------------*/
#contents .mainSection {
	width: 960px;
	margin: 0 auto 39px;
}
#contents .mainSection #main a:hover {
	text-decoration: none;
}
#contents .mainSection a:hover {
	text-decoration: underline;
}
#contents .mainSection #main ul li:last-child:hover {
	background-image: url(../images/bg_scan02_o.png);
	background-repeat: no-repeat;
}
/*===================================================================
	index.html
===================================================================*/
/* ------ mainSection ------ */
#contents .mainSection {
	width: 100%;
	margin: 0 auto 40px;
}
