@charset "utf-8";


.mL75{margin-left:75px !important;}
/*-------------------------------- corporate_leftNav -----*/
body#denki #leftNav ul li a{
	background-image:url(../../share/images/arr_6.gif);
}
body#denki #leftNav ul li a:hover{
	background-image:url(../../share/images/arr_o.gif) !important;
	background-color:#fe9a02;
}
body#denki #leftNav .activ-menu a{
	background-color:#fe9a02!important;
}

body#corporate #leftNav ul li .activ-menulast a{
	background-image:url(../../share/images/arr_6.gif);
	background-color:#fe9a02!important;
}
body#corporate #leftNav .activ-menu a,
body#corporate #leftNav .activ-menu a:hover{
	background-image:url(../../share/images/arr_o.gif) !important;
}

/*-------------------------------- h3_home -----*/
h3{
	border-bottom-color:#f79646;
}

/*-------------------------------- h5_bgOn_corporate -----*/
h5.bgOn span {
    background-image:url(../../share/images/h5_bg_icon_corporate.gif);
}

h5.bgOof {
   background-image:url(../../share/images/h5_icon_corporate.gif);
}

/*-------------------------------- h6 -----*/
h6 {
	text-indent:-1em;
	padding-left:1em;
}
h6.w440 {
	width:440px;	
}
h6 span {
	color:#ff8700;
}


/* .denkiBox */
.denkiBox {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denkiBox .img {
	float:right;
}
.denkiBox .tit {
	width:490px;
	padding:0 0 0 10px;
	float:left;
}
.denkiBox .txt {
	width:480px;
	float:left;
	padding:0 0 0 10px;
}
.denkiBox ul {
	width:764px;
	overflow:hidden;
	clear:both;
	padding:35px 0 0 0;
}
.denkiBox ul li {
	width:377px;
	height:79px;
	float:left;
	padding:0 5px 10px 0;
}
.denkiBox ul li a {
	display:block;
	width:377px;
	height:79px;
	background:url(../images/bg_nav.jpg) no-repeat left top;
	color:#000;
	font-size:16px;
}
.denkiBox ul li a:hover {
	background:url(../images/bg_nav_on.jpg) no-repeat left top;
}
.denkiBox ul li a span {
	display:block;
	padding:13px 50px 0 45px;
}
.denkiBox ul li a span.pt {
	padding-top:25px;
}

/* .denki01Box */
.denki01Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki01Box dl {
	width:152px;
	float:right;
}
.denki01Box dl.w176 {
	width:176px;
}
.denki01Box dl dd {
	font-size:85.71%;
	line-height:1.2;
	padding:0 0 10px 10px;
}
.denki01Box .txt {
	width:450px;
}
.denki01Box .txt2 {
	width:450px;
	text-indent:-1.5em;
	padding-left:1.5em;
}
.denki01Box .txt2 span {
	font-style:italic;
}

/* .denki02Box */
.denki02Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki02Box .img {
	float:right;
}
.denki02Box .txt {
	width:400px;
}
.denki02Box .txt2 {
	text-indent:-1.5em;
	padding-left:1.5em;
}
.denki02Box .txt2 span {
	font-style:italic;
}
.denki02Box .txt3 {
	width:515px;
}

/* .denki03Box */
.denki03Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki03Box dl {
	float:right;
	width:180px;
}
.denki03Box dl dd {
	font-size:85.71%;
	line-height:1.2;
	padding:0 0 0 10px;
}
.denki03Box dl dd span {
	font-weight:bold;
}
.denki03Box .txt {
	width:555px;
}

/* .denki04Box */
.denki04Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki04Box .img {
	float:right;
}
.denki04Box div {
	width:764px;
	height:808px;
	position:relative;
	clear:both;
}
.denki04Box div .img2 {
	float:right;
}
.denki04Box div .img3 {
	position:absolute;
	top:0;
	left:20px;
}
.denki04Box div .img4 {
	position:absolute;
	top:544px;
	left:20px;
}

/* .denki05Box */
.denki05Box {
	width:764px;
	overflow:hidden;
	clear:both;
	font-family:'Arial';
}
.denki05Box .blod {
	font-weight:bold;
}
.denki05Box .img {
	float:right;
	padding:0 70px 0 90px;
}

.denki05Box .fright{
	float:right;
}

.denki05Box .txt {
	width:350px;
	float:left;
	text-indent:-1.5em;
	padding-left:1.5em;
}
.denki05Box .txt span {
	font-style:italic;
}

.denki-list-type1{
	counter-reset:denki-counter;
	column-count: 2;
	column-gap: 20px;
}

.denki-list-type1 li{
	margin-bottom:20px;
	box-sizing:border-box;
	display:block;
	break-inside: auto;
}

.break-after{
	break-after:column;
}

.denki-list-type1 .frame-type1 p:nth-of-type(1){
	font-weight:bold;
	font-size:136%;
	position:relative;
	padding-left:20px;
	line-height:1.2;
}
.denki-list-type1 .frame-type1 p:nth-of-type(1)::before{
	position:absolute;

	counter-increment:denki-counter;
	content:counter(denki-counter);
	color:#ffffff;
	padding:5px 8px;
	background-color:#00613B;
	border-radius:100%;
	line-height:1;
	font-size:16px;
	display:inline-block;
	margin-right:0.5em;
	vertical-align:baseline;
	left:-10px;
}

.heading_style3{
	font-weight:bold;
	font-size:136%;
	color:#00613B;
	position:relative;
	padding-left: 1em;
	line-height:1.25;
	margin-bottom: 0.5em !important;
}

.heading_style3::before{
	content:"";
	width:0.75em;
	height:0.75em;
	display:inline-block;
	background-color:#00613B;
	transform:rotate(45deg);
	position:absolute;
	left:0;
	top: calc(0.5em / 2);
}

.text-type1{
	font-size:116%;
	line-height:1.25em;
	padding-left: 1em;
}


.mark-circle{
	text-indent:-1em;
}

.mark-circle::before{
	content:"";
	width: 0.5em;
	height: 0.5em;
	display:inline-block;
	background-color:#00613B;
	border-radius:100%;
	vertical-align:middle;
	margin-right:0.25em;
}

.ind1{
	text-indent:-1em;
	padding-left:1em;
}

.box-type1::before{
	float:right;
	content:"";
	width:0;
	height: 3em;
	display:inline-block;
}

.box-type1 img{
	float:right;
	clear: both;
}

.box-type2{
	/* display:flex; */
	flex-wrap:wrap;
	justify-content:space-between;
	column-count:2;
}

.box-type2 li{
	font-size:116%;
	margin-bottom:1em;
	padding: 0 2em;
}

.order1{
	order:1;
}
.order2{
	order:2;
}
.order3{
	order:3;
}
.order4{
	order:4;
}
.order5{
	order:5;
}
.order6{
	order:6;
}


.frame-type1{
	background-color:#FFFCDB;
	border:solid 3px #881319;
	border-radius:10px;
	padding:10px 20px;
	display: inline-grid;
}

.frame-type1 img{
	display:block;
	margin: 30px auto 10px;
	max-width: 100%;
}

.frame-type2{
	background-color:#F0F2ED;
	border:dashed 3px #00613B;
	padding: 10px 10px;
	overflow: auto;
}

.frame-type3{
	font-size:116%;
	padding:1em 2em;
	box-shadow:0 0 1px rgba(61,61,61,0.6),0 0 5px rgba(125,125,125,0.3);
	border-radius:3px;
	

}


.teiden_flow{
    display:flex;
    font-size: 87%;
    font-family: Arial;
    font-weight: bold;
}
.teiden_flow > li{
    box-sizing: border-box;
    border:#ccc solid 1px;
    position:relative;
    padding: 10px;
    flex:0 1 auto;
    flex-basis:calc(100% / 6);
    margin: 0 15px 30px 0;
    display: flex;
    align-items: flex-start;
}
.teiden_flow > li:last-of-type{
    margin-right:0;
}
.teiden_flow > li:not(:last-child)::after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #ff4d4d;
    border-style: solid;
    height: 0;
    right: -15px;
    width: 0;
}



/* .denki06Box */
.denki06Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki06Box .img {
	float:right;
}

/* .denki07Box */
.denki07Box {
	width:764px;
	overflow:hidden;
	clear:both;
}
.denki07Box .img {
	float:right;
}
h5.contact {
	color: #eb6000;
}
.freecall_frame .freecall > div:nth-of-type(2) a {
	color: #eb6000;
    font-size: 60px;
    font-weight: bold;
    padding-left: 4%;
    vertical-align: middle;
    white-space: nowrap;
}
.freecall_frame .num_font {
	font-family: Arial;
}
.freecall_frame .freecall .number .front {
	font-size: 70%;
}
.freecall_frame .freecall .number .back {
	text-decoration: underline;
}
.freecall {
	display: flex;
	align-items: center;
}
.freecall_frame .callimg {
	width: 5em;
	color: #0e0d6a;
	font-weight: bold;
	font-size: 25px;
	padding: 0.6em 0 0 0;
}
