<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*  スプリットイメージ */
.imgSprit {
	align-items: center;
}
.imgSprit p {
	flex-basis: 50%;
}

/* 下層スライド */
.bx-wrapper .bx-pager {
	bottom: -30px;
	z-index: 90;
}
.bx-controls.bx-has-pager.bx-has-controls-direction {
	
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 85px;
	height: 4px;
	background: #C2C2C2;
	border-radius: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #333;
}

/* 比較表 */
.optPageTtl {
	font-size: 2.4rem;
	font-weight: 600;
	padding: 1em 0;
}
.tableType01 {
	width: 100%;
	line-height: 1.3;
}
.empty {
	background: #fff;
}
.tableType01 th ,
.tableType01 td {
	border: 1px solid #808080;
	vertical-align: middle;
	text-align: center;
	font-size: 1.3rem;
	padding: 1em;
	white-space: nowrap;
}
th.head  {
	font-size: 1.1rem;
	color: #fff;
	background: #000;
	padding: 1.5em 1em;
}
.tableType01 td {
	background: #fff;
}
td.imgCel {
	padding: 0;
}
th.item01 {
	background: #e5e5e5;
}
th.item01.thead {
	font-size: 1.1rem;
}
th.item02 {
	background: #d9d9d9;
}
table .rowTxt {
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
}
td.imgEmp {
	background-image: linear-gradient(to top left , transparent, transparent 49%, #808080 50%, #808080 50%, transparent 50%, transparent);
}
td .celTxt {
	border-radius: 4px;
	background: #e5e5e5;
	padding: .5em;
	font-size: 1.0rem;
	margin: .5em 0;
}
td.nowrap {
	white-space: normal;
	font-size: 1.0rem;
}
.tableType01.narrow td ,
.tableType01.narrow th {
	padding: .5em .5em;
}
.tableType01 td.thick ,
.tableType01 th.thick {
	border-bottom: 2px solid #808080;	
}

/* 製品スライド　*/
#categoryImg .InnerWrap {
	position: relative;
	min-height: 300px;
	/*z-index: 10;*/
}

#categoryImg  ul li {
	height: 300px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
}

#categoryImg  ul li img.space {
	position: absolute;
	width: 100%;
	/*background: rgba(19,19,19, .3);*/
}

.slideLink {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 5;
}

.expTtl {
	position: absolute;
	top: 33px;
	left: 33px;
	font-size: 1.7rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 1px 3px rgba(23,23,23, .5);
}


/* 製品リスト */
#indexList .listTtl {
	border: 1px solid #c2c2c2;
	padding: .8em 1em;
	display: inline-block;
	margin: 2.5em 0  1.5em;
}

.typeLabel {
	font-size: 2.0rem;
	font-weight: 600;
	margin: 1em 0 0 2em;
}
#indexList ul {
	overflow: hidden;
	margin-top: 2em;
}

#indexList ul li ,
ul.detailList li {
	float: left;
	width: 220px;
	margin: 20px 10px;
	text-align: center;
}

/* kokokara */
.clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}
.clearfix:after { /* for modern browser */
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
dl.line_up {
	padding: 20px 0 30px;
	clear: both;
}
dl.line_up dt {
	width: 260px;
	float:left;
	margin-right: 40px;
}
li.changeContent p.ptitle {
	font-size:.9em;
	font-weight: bold;
	margin-top: 30px;
}
dl.line_up dd {
	width: 660px;
	float: left;
}
dl.line_up dd table {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	width: 100%;
}
dl.line_up dd table th {
	width: 30%;
}
dl.line_up dd table th,
dl.line_up dd table td {
	font-size: 0.8em;
	line-height: 1.5;
	font-weight: normal;
	padding: 0.5em;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
dl.line_up dd table td span.bottom {
	font-size: 0.7em;
		}
		dl.line_up dd table td span.top {
			vertical-align: top;
			font-size: 0.7em;
				}
dl.line_up dd p.note {
	margin-top: 10px;
	font-size: 0.7em;
	line-height: 1.5;
}
dl.line_up dd p.note2 {
	margin-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.5;
}

/* kokomade */

#indexList .indexName ,
ul.detailList li .indexName {
	font-size: 1.3rem;
	height: 3em;
	line-height: 1.3;
	margin-top: 1em;
	text-align: center;
	font-weight: 500;
}
.tab-down ul.detailList li .indexName span {
	font-weight: 300;
}
.tab-down ul.detailList li .downSam {
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tab-down ul.detailList li .downSam a {
	display: inline-block;
	border: 1px solid #ccc;
}

/* テキスト版製品リスト */

.txtIndexList .listTtl {
	font-size: 2.0rem;
	margin: 2em auto 2em;
}

.txtIndexList ul {
	width: 886px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.txtIndexList ul li {
	border: 1px solid #ccc;
	margin-bottom: 2em;
	width: 270px;
	font-size: 1.35rem;
	margin-right: 35px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1.4;
}
.txtIndexList ul li:nth-child(3n) {
	margin-right: 0;
}
.txtIndexList ul li:after {
	content: "〉";
	float: right;
}
.txtIndexList ul li p {
	padding-left: 1em;
}

/* 製品注文番号など パネル */
.detailWrap {
	background: #333;
	color: #fff;
	overflow: hidden;
	margin-bottom: 1em;
}

.orderFlex {
	margin-top: 3em;
	margin-bottom: 3em;
	padding: 0 2em;
	position: relative;
	justify-content: flex-start;
/*	align-items: center; */
}

.orderBlock {
	font-size: 1.5rem;
	flex-basis: 290px;
}

.setName {
	font-weight: 500;
	padding: 0 0 .5em 0;
	line-height: 1.7;
}
.setName.setGroup {
	padding: 0 2em;
}

.orderNum {
	font-weight: 300;
	margin-bottom: 2em;
	line-height: 1.6;
}

.detailTxt {
	padding-left: 1em;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.4;
	flex-basis: 580px;
	align-self: flex-start;
}

.detail_sw {
	position: relative;
	cursor: pointer;
}

.detail_sw.active::after {
	content: " ";
	background: #333;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -40px;
	left: 42%;
	transform: rotate(-45deg);
}

.btnClose {
	position: absolute;
	top: 1em;
	right: 1em;
	cursor: pointer;
}

.btnClose img {
	width: 20px;
	height: 20px;
}

.bottomDotLine {
	border-bottom: 1px dotted #a6a6a6;
}
.bottomSolidLine {
	border-bottom: 1px solid #a6a6a6;
}

.detailBlock {
	margin: 3em 2.5em;
	line-height: 1.4;
}

.toIndex {
	margin: 3em 0;
}

.btn_optLink {
	position: absolute;
	top: 1.2em;
	right: 1.2em;
}

.btn_blue {
	background: #035893;
	color: #fff;
	font-size: 1.1rem;
	padding: .7em 1em .7em 1.5em;
	display: inline-block;
}

.btn_glay {
	background: #f2f2f2;
	font-size: 1.1rem;
	padding: .7em 1em .7em 1.5em;
	display: inline-block;
	line-height: 1.3;
}

.btn_glay span {
	color: #e20012;
}

.btn_spLink {
	position: absolute;
	top: .4em;
	right: 2.2em;
	font-size: 1.7rem;
	color: #fff;
	padding: 0;
	width: 226px;
	height: 50px;
	background-size: cover;
	background-image: url("../product/adhesives/images/clearfil_bond_quick/bg_sp_btn.png");
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.btn_spLink .arrow {
	margin-right: 1em;
	color: #d0bb86;
	position: relative;
	left: 5px;
}

.orderNotice {
	font-size: 1.2rem;
	margin: 3em 0 0 3em;
	text-align: left;
	display: none;
}

/* 製品特徴 */
.featureBlock {
	padding: 20px 33px;
	line-height: 1.4;
}

.featureBlock .midTtl {
	font-size: 2.0rem;
	font-weight: 600;
	margin: 1em 0 1.5em;
}

/*
	detail
*/
.certification {
	font-size: 1.0rem;
	font-weight: 300;
	line-height: 1.3;
}
.subName {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 1em 0;
}
.detailShoulder {
	border: 1px solid #c0c0c0;
	padding: .5em .8em;
	display: inline-block;
	font-size: 1.2rem;
}

.UseLabel {
	color: #fff;	
	padding: .4em .8em;
	font-size: 1.2rem;
}
.UseLabel.celec {
	background: #e94d45;
}
.UseLabel.uni {
	background: #54c3f1;
}
.UseLabel.hosoku {
	margin-left: 1em;
	background: #e5e5e5;
	color: #000;
}
.detailTtl {
	font-size: 2.4rem;
	margin: 1em 0;
	font-weight: bold;
}
.detailCopy {
	font-size: 1.4rem;
}
.detailBlock img {
	border-left: 25px solid #fff;
}
.detailBlock .cmBnr {
	margin-top: 1.5em;
}
.detailBlock .cmBnr img {
	border: none;
}
.detailBlock .cad_logo img {
	border: none;
}
.detailBlock .cad_logo {
	margin-top: 3em;
}

.changeContent {
	display: none;
}
.changeTabBtn {
	display: flex;
	padding-bottom: 2px;
	border-bottom: 1px solid #dedede;
}
.changeTabBtn p {
	font-size: 1.3rem;
	padding: 1em 6em;
	background: #dedede;
	margin-right: 2px;
	position: relative;
	cursor: pointer;
}
.changeTabBtn p.is-active {
	background: #fff;
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff;
}
.changeTabBtn p.is-active:after {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	background: #fff;
	bottom: -4px;
	left: -1px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

/*
	other その他の製品
*/

.otherList {
	padding: 0 0 0 2.2em;
}
.otherList li {
	display: flex;
	margin-bottom: 2em;
	padding-top: 2em;
	position: relative;
}
.otherList li:after {
	content: " ";
	width: 960px;
	border-bottom: 1px dotted #a6a6a6;
	position: absolute;
	bottom: -2em;
	right: 0;
}
.otherList li:last-child {
	margin-bottom: 2em;
}
.otherList li:last-child:after {
	border: none;
}
.otherList li &gt; div {
}
.otherImgBox img.openSw {
	cursor: pointer;
}
.noImg .otherImgBox {
	width: 288px;
}
.noImg .otherTxtBox {
	width: 620px;
}
.noImg .otherOrder.active {
	border: none;
	margin-top: 0;
}
.noImg .orderSet {
	padding-top: 0;
}
.otherTxtBox{
	margin-left: 1em;
	width: 100%;
}
.otherName {
	padding-left: 1em;
}
.txtOnly .orderList_sw:first-child {
	border-top: none;
}
.orderList_sw {
	border-top: 1px dotted #a6a6a6;
	padding: 1em;
	font-size: 1.5rem;
	position: relative;
}
.orderList_sw.dummy {
	border: none;
	padding: 1px;
}
.txtOnly &gt; .orderList_sw {
	padding: 3em 1em 3em 3em;
}
.txtOnly &gt; .orderList_sw .label {
	font-weight: 600;
}
.txtOnly .orderList_sw a {
	top: 2em;
}
.orderList_sw a ,
.faqBlock dt a {
	position: absolute;
	right: 0;
	top: 1em;
	width: 30px;
	height: 30px;
	background: #f0f0f0 url("../images/common/icon_plus.svg") no-repeat;
	background-size: 60%;
	background-position: 50% 50%;
	text-indent: -9999px;
	cursor: pointer;
}
.orderList_sw.open a ,
.faqBlock dt.open a {
	background: #f0f0f0 url("../images/common/icon_cross.svg") no-repeat;
	background-size: 55%;
	background-position: 50% 50%;
}
.otherOrder {
	display: none;
}
.txtOnly .otherOrder {
	display: flex;
	margin-top: 1em;
}
.txtOnly .otherOrder {
}
.otherOrder.active {
	display: block;
	border-top: 1px dotted #a6a6a6;
	margin-top: 3em;
}
.orderSet {
	border-bottom: 1px dotted #a6a6a6;
	padding: 1em;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
}
.orderSet.Img {
	min-height: 156px;
}
.orderSet &gt; .setImg {
	position: absolute;
	top: 1em;
	left: -305px;
}
.orderSet &gt; span {
	font-weight: bold;
	margin-right: 2em;
}
.orderSet &gt; span.nColor ,
.indexName &gt; span.nColor {
	color: #656565;
	font-weight: normal;
	margin-right: 0;
}
.orderSet:last-child {
	border: none;
}
/*
.orderSet .otherImg {
	position: absolute;
	left: 0;
}*/
.txtFlex {
	display: flex;
}
.txtFlex p {
	white-space:nowrap;
}

/* VIDEO */
.productMovList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2em 0;
}
.productMovList li {
  text-align: center;
}

.productMovList li p {
  margin: 1em 0 2.5em;
  line-height: 1.5;
  font-size: 1.4rem;
}
	
/* ボンディング */

#adhesives #categoryImg li:nth-child(1) {
	background-image: url("../product/adhesives/images/sld_01.jpg");
}
#adhesives #categoryImg li:nth-child(2) {
	background-image: url("../product/adhesives/images/sld_01.jpg");
}

.featureList {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 3em;
}
.featureList li {
	margin-bottom: 1.1em;
	line-height: 1.7;
}
.featureList li span.listMark {
	font-size: .8rem;
}
.btn_spLink.bonding {
	background-image: url("../product/adhesives/images/clearfil_bond_quick/bg_sp_btn.png");
}
.btn_spLink.bonding2 {
	background-image: url("../product/adhesives/images/clearfil_bond_quick_er/bg_sp_btn.png");
}

/* ADHESIVES */
.classcatalyst {
	background: #000;
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.4;
}
.classcatalyst .flexWrap p {
	padding: 1em;
}
.classcatalyst .flexWrap p:nth-child(1) {
	padding-right: 0;
}
.pointList li {
	border-right: 1px dotted #a6a6a6;
	padding-right: 5px;
}
.pointList li:last-child {
	border-right: none;
	padding-right: 0;
}

/* CEMENTS */
#cements #categoryImg li:nth-child(1) {
	background-image: url("../product/cements/images/sld_01.jpg");
	background-position: 50% 70%;
}
#cements #categoryImg li:nth-child(2) {
	background-image: url("../product/cements/images/sld_02.jpg");
	background-position: 50% 70%;
}
.btn_spLink.cements {
	background-image: url("../product/cements/images/panav5/bg_sp_btn.png");
}

#cements .variableWrap ,
#core_buildup .variableWrap {
	width: 886px;
	margin: 0 auto;
}

/* PRE - TREATMENTS */

#pre_treatments #categoryImg li:nth-child(1) {
	background-image: url("../product/pre_treatments/images/sld_katana_cleaner.jpg");
}
#pre_treatments #categoryImg li:nth-child(2) {
	background-image: url("../product/pre_treatments/images/sld_01.jpg");
}
#pre_treatments #categoryImg li:nth-child(3) {
	background-image: url("../product/pre_treatments/images/sld_02.jpg");
}

/* COMPOSITES */

#composites  #categoryImg li:nth-child(1) {
	background-image: url("../product/composites/images/sld_03.jpg");
}
#composites #categoryImg li:nth-child(2) {
	background-image: url("../product/composites/images/sld_01.jpg");
}
#composites #categoryImg li:nth-child(3) {
	background-image: url("../product/composites/images/sld_02.jpg");
}

/* CORE BUILD - UP */

#core_buildup  #categoryImg li:nth-child(1) {
	background-image: url("../product/core_buildup/images/sld_01.jpg");
}
#core_buildup #categoryImg li:nth-child(2) {
	background-image: url("../product/core_buildup/images/sld_02.jpg");
}

/* OTHER CHAIRSIDE MATERIALS  */

#other_chairside  #categoryImg li:nth-child(1) {
	background-image: url("../product/other_chairside/images/sld_01.jpg");
}
#other_chairside #categoryImg li:nth-child(2) {
	background-image: url("../product/other_chairside/images/sld_02.jpg");
}
#other_chairside .changeTabBtn p {
	padding: 1em 2em;
}

/* CAD/CAM MATERIALS */

#cad_materials  #categoryImg li:nth-child(1) {
	background-image: url("../product/cad_materials/images/sld_zirconia_block.jpg");
}
#cad_materials  #categoryImg li:nth-child(2) {
	background-image: url("../product/cad_materials/images/sld_01.jpg");
}

/* LAB ACCESSORIES */
#lab_accessories #categoryImg li:nth-child(1) {
	background-image: url("../product/lab_accessories/images/sld_01.jpg");
}
#lab_accessories #categoryImg li:nth-child(2) {
	background-image: url("../product/lab_accessories/images/sld_02.jpg");
}

.featureBlock .midTtl.celec {
	color: #e94d45;
}
.space100 {
	margin-left: 112px;
}
.pedestal {
	justify-content: space-around;
	width: 80%;
	margin: 4em auto;
}

.movList {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin: 2em 50px;
}
.movList li {
	flex-basis: 40%;
}
.movList li p {
	padding: 1em 0 3em;
	font-size: 1.4rem;
}
.movList li a {
	display: inline-block;
	position: relative;
}

/* CAD CAM 機械 */

#cad_machines  #categoryImg li:nth-child(1) {
	background-image: url("../product/cad_machines/images/sld_01.jpg");
}
#cad_machines  #categoryImg li:nth-child(2) {
	background-image: url("../product/cad_machines/images/sld_02.jpg");
}
#cad_machines  #categoryImg li:nth-child(3) {
	background-image: url("../product/cad_machines/images/sld_03.jpg");
}
.btn_spLink.cad_machines {
	background-image: url("../product/cad_machines/images/bg_sp_btn.png");
	height: 40px;
}
.btn_spLink.cad_material {
	background-image: url("../product/cad_material/images/bg_sp_btn.png");
	height: 40px;
}

/* 硬質レジン */

#indirect_composites #categoryImg li:nth-child(1) {
	background-image: url("../product/indirect_composites/images/sld_01.jpg");
}
#indirect_composites #categoryImg li:nth-child(2) {
	background-image: url("../product/indirect_composites/images/sld_01.jpg");
}

/* DENTAL PORCELAINS */

#dental_porcelains  #categoryImg li:nth-child(1) {
	background-image: url("../product/dental_porcelains/images/sld_01.jpg");
}
#dental_porcelains #categoryImg li:nth-child(2) {
	background-image: url("../product/dental_porcelains/images/sld_02.jpg");
}

/* 石こう 埋没材 */

#dental_plasters  #categoryImg li:nth-child(1) {
	background-image: url("../product/dental_plasters/images/main.jpg");
}

/* 研削研磨 */

#abrasives #categoryImg li:nth-child(1) {
	background-image: url("../product/abrasives/images/main.jpg");
}

/* 付属品 */

#attachments #categoryImg li:nth-child(1) {
	background-image: url("../product/accessories/images/main.jpg");
}


/* 特設コンテンツ */

#feature #categoryImg li:nth-child(1) {
	background-image: url("../product/adhesives/images/sld_01_er.jpg");
}
#feature #categoryImg li:nth-child(2) {
	background-image: url("../product/cements/images/sld_01.jpg");
}

/* FAQ PDF Add */
.faqBtnWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.faqBtnWrap &gt; div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	top: .8em;
}
.faqBtnWrap &gt; div a {
	background: #234082;
	color: #fff;
	font-size: 2.0rem;
	font-weight: 500;
	padding: .4em 2.4em;
	margin-left: 1em;
}
.faqBtnWrap &gt; div a:hover {
	opacity: .8;
}



/* /////////////////////// SP /////////////////////////////*/
@media screen and (max-width:767px){

	dl.line_up {
		padding: 10px 0;
		clear: both;
	}
	dl.line_up dt {
		width: 100%;
		float:none;
		margin: 0 auto;
		display: block;
		text-align: center;

	}
	dl.line_up dt img {
		max-width: 60%;
		height: auto;
	}
	li.changeContent p.ptitle {
		font-size:.9em;
		font-weight: bold;
		margin: 25px auto 0;
		width: 92%;
	}
	dl.line_up dd {
		width: 94%;
		float: none;
		margin: 20px auto 0;
		display: block;
	}
	dl.line_up dd table {
		border-top: 1px solid #999;
		border-right: 1px solid #999;
		width: 100%;
	}
	dl.line_up dd table th {
		width: 30%;
	}
	dl.line_up dd table th,
	dl.line_up dd table td {
		font-size: 0.8em;
		line-height: 1.5;
		font-weight: normal;
		padding: 0.5em;
		border-left: 1px solid #999;
		border-bottom: 1px solid #999;
	}
	dl.line_up dd p.note {
		margin-top: 10px;
		font-size: 0.7em;
		line-height: 1.5;
	}
	dl.line_up dd p.note2 {
		margin-bottom: 10px;
		font-size: 0.8em;
		line-height: 1.5;
	}
	.faqBtnWrap {
		flex-direction: column;
	}
	.faqBtnWrap h1 {
		align-self: flex-start;
	}
	.faqBtnWrap &gt; div {
		margin-top: .5em;
		margin-bottom: .8em;
		align-self: flex-end;
		top: initial;
	}
	.faqBtnWrap &gt; div img {
		width: 140px;
	}
	.faqBtnWrap &gt; div a {
		font-size: 1.5rem;
	}

	.imgSprit {
		display: block;
	}
	.imgSprit p {
		margin-bottom: 1em;
	}
	.imgSprit p img {
		max-width: 100%;
		height: auto;
	}

}



</pre></body></html>