@charset "UTF-8";

/*===================================================================
index.html
===================================================================*/
/* ------ headSection ------ */
#contents .headSection { }
#contents .headSection .leftArea {
	width: 540px;
}
#contents .headSection .aside {
	display: table-cell;
	float: none;
	padding-top: 3px;
	text-align: right;
	vertical-align: bottom;
	width: 440px;
}
#contents .headSection .aside .guide {
	font-size:72%;
}
#contents .headSection .aside .guide li {
	float:none;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:bottom;
}
#contents .headSection .ttl h1.productsLogo {
	padding-left:0;
	background:none;
}
#contents .headSection .ttl h1 span { font-size:150%; line-height: 1.1em; }

/* ------ mainSection ------ */
#contents .mainSection {
	width:960px;
	margin:0 auto 40px;
}
#contents .mainSection .mainvisual_guide {
	position:relative;
	z-index:500;
	width:1200px;
	height:257px;
	margin:0 -120px;
	overflow:hidden;
}
#contents .mainSection .mainvisual_guide #pagination_guide {
	position:absolute;
	top:72px;
	z-index:990;
	width:1200px;
}
#contents .mainSection .mainvisual_guide #pagination_guide li {
	position:absolute;
	z-index:999;
	width:40px;
	cursor:pointer;
}
#contents .mainSection .mainvisual_guide #pagination_guide li#mainPrev {
	left:0;
}
#contents .mainSection .mainvisual_guide #pagination_guide li#mainNext {
	right:0;
}
#contents .mainSection .mainvisual_guide #slide_guide {
	position:relative;
	left:0;
	top:0;
	z-index:980;
	/*width:3600px;*/
	height:257px;
}
#contents .mainSection .mainvisual_guide #slide_guide li{
	float:left;
}
.mainSection #mainList {
	text-align:center;
}
.mainSection #mainList li {
	z-index:970;
	display:inline-block;
	/display:inline;
	/zoom:1;
	width:15px;
	height:15px;
	padding:0 5px;
	cursor:pointer;
}


/* ------ detailSection ------ */
#contents .detailSection {
	width:100%;
	min-width:960px;
}
#contents .detailSection .headMod02 {
	width:960px;
	margin:0 auto 20px;
}

#contents .detailSection #tabGroup {
	width:100%;
	min-width:960px;
}

#contents .detailSection #tabGroup .tabNav {
	width:100%;
	height:43px;
	background:url(/common/images/bg_line_01.gif) repeat-x left bottom;
}
#contents .detailSection #tabGroup .tabNav .tab {
	width:960px;
	margin:0 auto;
}
#contents .detailSection #tabGroup .tabNav .tab li {
	float:left;
	width:120px;
	height:43px;
}
#contents .detailSection #tabGroup .tabNav .tab li img {
	cursor:pointer;
}

#contents .detailSection #tabGroup div.disnon{
	display: none !important;
}

#contents .detailSection #tabGroup div.current{
	display: block !important;
}

#largeprinter .tabNav .tab li img {
	cursor:pointer;
}

.tab li.current img {visibility:hidden;}

#largeprinter .tabNav .tab li.current.lnav01top { background:url(/products/largeprinter/img/nav_top_01_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav02top { background:url(/products/largeprinter/img/nav_top_02_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav03top { background:url(/products/largeprinter/img/nav_top_03_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav04top { background:url(/products/largeprinter/img/nav_top_04_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav05top { background:url(/products/largeprinter/img/nav_top_05_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav06top { background:url(/products/largeprinter/img/nav_top_06_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav07top { background:url(/products/largeprinter/img/nav_top_07_on.gif) no-repeat left top!important; }
#largeprinter .tabNav .tab li.current.lnav08top { background:url(/products/largeprinter/img/nav_top_08_on.gif) no-repeat left top!important; }

#largeprinter .tabNav .tab li. { width: 120px; }
#largeprinter .tabNav .tab li.lnav01top a,
#largeprinter .tabNav .tab li.lnav01top a:hover { background-image:url(/products/largeprinter/img/nav_top_01_on.gif); }
#largeprinter .tabNav .tab li.lnav02top a,
#largeprinter .tabNav .tab li.lnav02top a:hover { background-image:url(/products/largeprinter/img/nav_top_02_on.gif); }
#largeprinter .tabNav .tab li.lnav03top a,
#largeprinter .tabNav .tab li.lnav03top a:hover { background-image:url(/products/largeprinter/img/nav_top_03_on.gif); }
#largeprinter .tabNav .tab li.lnav04top a,
#largeprinter .tabNav .tab li.lnav04top a:hover { background-image:url(/products/largeprinter/img/nav_top_04_on.gif); }
#largeprinter .tabNav .tab li.lnav05top a,
#largeprinter .tabNav .tab li.lnav05top a:hover { background-image:url(/products/largeprinter/img/nav_top_05_on.gif); }
#largeprinter .tabNav .tab li.lnav06top a,
#largeprinter .tabNav .tab li.lnav06top a:hover { background-image:url(/products/largeprinter/img/nav_top_06_on.gif); }
#largeprinter .tabNav .tab li.lnav07top a,
#largeprinter .tabNav .tab li.lnav07top a:hover { background-image:url(/products/largeprinter/img/nav_top_07_on.gif); }
#largeprinter .tabNav .tab li.lnav08top a,
#largeprinter .tabNav .tab li.lnav08top a:hover { background-image:url(/products/largeprinter/img/nav_top_08_on.gif); }

#contents .detailSection #tabGroup .tabCont {
	width:960px;
	margin:0 auto;
}
#contents .detailSection #tabGroup .tabCont .subttl {
	font-size:117%;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom: 1px solid #ededed;
}
#contents .detailSection #tabGroup .tabCont1 .line {
	background:url(/common/images/bg_line_01.gif) repeat-x left bottom;
	padding-bottom:20px;
	margin-bottom: 55px;
}
#contents .detailSection #tabGroup .tabCont li {
	float: left;
	padding: 5px 10px;
}

#contents .detailSection .btn_lineup img {
	margin: 20px 0 0 20px;
}

#contents .detailSection .tabCont .btn {
	float: left;
}

#contents .detailSection .tabCont .btn a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 30px 0 30px 30px;
}

#contents .detailSection .tabCont .btn4 a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 70px 0 30px 30px;
}

#contents .detailSection .tabCont .btn2 {
	background-image: url('/products/largeprinter/img/btn_arrow_small.png');
	background-repeat: no-repeat;
	background-position: 16px 32px;
	background-color: #26A2F0;
	font-weight: bold;
	width: 225px;
	height: 80px;
}

#contents .detailSection .tabCont .btn3 {
	background-image: url('/products/largeprinter/img/btn_arrow_small.png');
	background-repeat: no-repeat;
	background-position: 16px 32px;
	background-color: #5AC5F4;
	font-weight: bold;
	width: 225px;
	height: 80px;
}

#contents .detailSection .tabCont .btn4 {
	background-image: url('/products/largeprinter/img/btn_arrow_small.png');
	background-repeat: no-repeat;
	background-position: 16px 73px;
	background-color: #26A2F0;
	font-weight: bold;
	width: 170px;
	height: 155px;
}

#contents .detailSection .tabCont .last {
	padding-right: 0 !important;
}
#contents .detailSection div.img_wrapper h2.large {
	font-size: 20px;
}
#contents .detailSection div.product_list .title {
	border: solid 1px #dddddd;
	border-top: solid 1px #4791d7;
	font-size: 20px;
	padding: 0.8em 1em;
	font-weight: bold;
	height: auto;
	line-height: 1.5em;
}
#contents .detailSection div.product_list .title02 {
	border-left: solid 3px #4791d7;
	font-size: 16px;
	padding: 0 1em;
	text-align: left;
	float: none;
	height: 2em;
	line-height: 2em;
	font-weight: bold;
	background: none;
	width: 100%;
}
#contents .detailSection div.product_list .title03 {
	background-color: #dddddd;
	font-size: 16px;
	padding: 0.5em 1em;
	box-sizing: border-box;
	text-align: left;
}
/* ------ recommendSection ------ */
.recommendSection {
	position:relative;
	z-index:990;
	width:960px;
	margin:0 auto;
	overflow:hidden;

}
.recommendSection .headMod02 {
	padding:0 20px;
	background: #fafafa;
	padding: 14px 16px;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}
.recommendSection #recommend {
	overflow: hidden;
	border:1px solid #E5E5E5;
}
.recommendSection #recommend #slide {
	padding: 20px 0 20px 4px;
}
.recommendSection #recommend #slide li {
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	width:223px;
	margin: 0 0 20px 12px;
	padding:0;
}
.recommendSection #recommend #slide li dl { }
.recommendSection #recommend #slide li dl dt span {
	display:block;
}
.recommendSection #recommend #slide li dl dt .bnrImg img {
	height: 108px;
}
.recommendSection #close{
	text-align: center;
	color: #fff;
	line-height: 1;
	cursor: pointer;
}

a:hover .hover_txt {
	color: #FF3300;
	text-decoration: underline;
}


/*////////////////////////////////////////////////////////////////////////
202106
////////////////////////////////////////////////////////////////////////*/
/* 製品比較タブを表示しないための臨時対策 */
.tab_area .tab_label {
	width: 238px;
}
/*トップ新着情報下、注意*/
.attention {
	position: relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	margin: 30px;
	border: solid #ffb438;
	height: 60px;
}

.attention a {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	font-weight: 800;
	padding: 11px;
	color: #333;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.attention a:hover {
	text-decoration: none;
	opacity: 0.6;
}
.attention a::before {
	content: "";
	display:inline-block;
	width: 10px;
	height: 10px;
}

.attention a .triangle {
	position: relative;
	background-color: orange;
	text-align: left;
	top: -2px;
	left: -15px;
}
.attention a .triangle:before,
.attention a .triangle:after {
	content: '';
	position: absolute;
	background-color: inherit;
}
.attention a .triangle,
.attention a .triangle:before,
.attention a .triangle:after {
	width: 25px;
	height: 25px;
	border-top-right-radius: 30%;
}

.attention a .triangle {
	transform: rotate(-60deg) skewX(-30deg) scale(1,.866);
}
.attention a .triangle:before {
	transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.attention a .triangle:after {
	transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}

.attention a .triangle span {
	position: absolute;
	z-index: 1;
	color: #fff;
	transform: rotateZ(45deg);
	top: -2px;
	right: 12px;
	font-size: 23px;
	font-weight: 800;
}


/*20210601 導入事例*/
section.case_study {
    width: 960px !important;
    height: 100%;
    margin: 50px auto 0;
    display: block;
		border: solid #054098;
}


section.case_study .case_study_head {
	background: #054098;
	padding: 10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

section.case_study .case_study_head .title {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

section.case_study .case_study_head .title h2 {
}

section.case_study .case_study_head .title p {
	font-size: 18px;
margin-left: 15px;
color: #fff;
}
section.case_study .case_study_head .link {
    display: inline-block;
    background: #fff;
}
section.case_study .case_study_head .link p.iLink01 {
	background: url(/common/images/ico_link_01.gif) no-repeat center left;
	font-size: 16px;
	padding: 10px 10px 10px 20px;
	margin-left: 10px;
}
section.case_study .case_study_head .link a:hover {
text-decoration-color: #074098;

}


section.case_study .case_study_body {
    display: -webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
}

section.case_study .case_study_body .box {
    width: 48%;
}
section.case_study .case_study_body .box:first-child,
section.case_study .case_study_body .box:nth-child(2) {
    margin-bottom: 20px;
}
section.case_study .case_study_body .box a {
  display: block;
}
section.case_study .case_study_body .box a:hover {
  text-decoration: none;
	opacity: 0.8;
}


section.case_study .case_study_body .box a ul.item {
	display: -webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
section.case_study .case_study_body .box a ul.item li.title {
	width: 100%;
	background: #cbd9ee;
    padding: 10px;
    margin-bottom: 5px;
}
section.case_study .case_study_body .box a ul.item li.img {
	width: 38%;
		padding-left: 10px;
}
section.case_study .case_study_body .box a ul.item li.img img {
	width: 100%;
	height: auto;
}
section.case_study .case_study_body .box a ul.item li.img img:hover {
	opacity: 1!important;
}

section.case_study .case_study_body .box a ul.item li.text {
	width: 55%;
	padding-right: 10px;

}
section.case_study .case_study_body .box a ul.item li.text h4 {
}
section.case_study .case_study_body .box a ul.item li.text p {
}
