@charset "utf-8";


/*
*/

.pcOnly ,
#gNav,
#megaMenu,
header
{ display: none; }


.spOnly {
	display: block;
}

.flexWrap.spCancel { display: block; }
.pdw1em.spCancel { padding: 0; }
.InnerWrap.spCancel { padding: 0; }
.mgl2em.spCancel { margin-left: 0; }
.mgl1em.spCancel { margin-left: 0; }
.otherImgBox img.spCancel{ display: none; }

html,body {
	height: 100%;
}
body {
	-webkit-text-size-ajust: 100%;
}

header {
	height: auto;
}

img.flexImg {
	width: 100%;
	height: auto;
}

.InnerWrap {
	width: 100%;
	padding: 0 .5em;
}

.InnerWrap.flexWrap {
	display: block;
}

.spCenter {
	text-align: center;
}

.agreeArea {
	margin: 0 1.5em;
}



/********************************
 TOP 
********************************/
.windowHeight { 
	box-sizing: border-box;
	overflow: hidden;
}	
.slide_btm {
	bottom: 0px;
}
.slideOnBox,
#mainSlide,
#mainSlide .bx-viewport {
	min-width: 100%;
	/*min-height: calc(100vh - 55px);*/
	/*max-height: calc(100vh - 55px);*/
}

.slideOnBox {
	bottom: 25%;
}

.bx-wrapper .bx-pager {
	bottom: 10rem;
}
.slideOnBox {
}

.slideOnTxt {
	min-width: 100%;
	top: 30%;
	font-size: 2.3rem;
}
.slideOnTxt span {
	font-size: 3.1rem;
}

.slideOnBox .Inner {
	width: 100%;
}

.newsList {
	width: 100%;
}
.newsList span {
	display: block;
	margin-bottom: .5em;
}
.newsList li {
	background: none;
	line-height: 1.2;
}
.newsList li.link {
	padding-right: 1.5em;
}

.categoryBtns {
	width: 100%;
}
.categoryBtns a {
	width: 46%;
	margin: 5px;
}
.flexWrap.accesories {
	justify-content: space-around;
}
.flexWrap.accesories > p.btnSearch {
	margin-left: 5px;
	margin-right: 5px;
	white-space: nowrap;
	width: 50%;
}
p.btnSearch.accessories a {
	padding: .7em 2em .7em 2em;	
}
p.btnSearch a {
	padding: 0.7em 3em 0.7em 2em;
	background-position-x: 87%;
}
.flexWrap.special-download {
	display: block;
}
#otherLink .special-download > a {
	display: block;
	width: 100%;
	height: 120px;
	background-position-y: center;
}

.topBnrWrap {
	width: 100%;
}

.topBnrWrap.flexWrap {
	display: block;
	text-align: center;
}
.topBnrWrap.flexWrap > p {
	margin-bottom: 1em;
}
ul.slide li {
	height: calc(100vh - 55px);
}

.bunsho {
	bottom: 1em;
	right: 0;
	top: auto;
	width: 100%;
	text-align: center;
}

.highlights {
	display: flex;
	justify-content: space-between;
}
.highlights .before ,
.highlights .after {
	content: "　";
	width: 20px;
	background: url("../images/common/marker_right.png") no-repeat;
	background-size: contain;
}
.highlights .before {
	transform: rotate(-180deg);
}

.sld_ctrl {
	display: none;
}

ul.bxHilights li .title {
	font-size: 1.1rem;
	white-space: nowrap;
}

.infoBlock {
	display: block;
	width: auto;
	height: auto;
}
.infoBlock .telBox {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.infoBlock .label {
	padding: 1em;
}

#info .InnerWrap p:after {
	display: none;
}

.infoBlock .acceptBox {
	padding-bottom: 1em;
	text-align: center;
	line-height: 1.4;
}

footer {
	height: auto;
	padding: 1em 0;
}

footer > div {
	text-align: center;
}

.footerNav {
	margin-bottom: 0;
	padding: 1em 0;
}
.footerNav li {
	width: 41%;
	text-align: left;
	margin-bottom: 1em;
}
.footerNav li:first-child {
	margin-left: 1em;
}

#bottomMenu {
	margin-top: 2em;
	padding: 1em 0 2em;
}

.linkDownload {
	width: 100%;
}

.otherLink {
	justify-content: center;
	margin-left: 0;
}
/********************
   product index 
********************/
#categoryImg {
	min-width: 100%;
}
#categoryImg ul li {
	height: 112px;
}
#categoryImg .InnerWrap {
	min-height: 200px;
}

#indexList ul li {
	width: 45%;
	margin: .5em;
	box-sizing: border-box;
	padding-bottom: .5em;
}
#indexList ul li p a img {
	width: 100%;
}
#indexList .indexName, ul.detailList li .indexName {
	font-size: 1.1rem;
}
.txtIndexList ul li {
	margin-bottom: 1em;
	font-size: 1.1rem;
	width: 100%;
	margin-right: 0;
	height: 44px;
}

.btn_optLink {
	position: relative;
	top: auto;
	right: auto;
}
.btn_optLink a {
	margin-bottom: 1em;
}

body.index h1 span {
	margin-left: 0;
	margin-top: .5em;
	display: block;
}

#categoryImg ul li img.space {
	height: 100%;
}

.expTtl {
	top: 13px;
	left: 13px;
}
.index .bx-wrapper .bx-pager.bx-default-pager a {
	width: 60px;
}
.index .bx-wrapper .bx-pager {
	bottom: -30px;
}
/********************
	 product pags 
********************/

.breadList {
	line-height: 1.3;
}

.btn_spLink {
	position: static;
	margin: 1em;
}

.detailBlock {
	margin: 1em;
}

.detailBlock.flexWrap {
	display: block;
}

.detailBlock.flexWrap > div:last-child {
	margin-top: 1em;
}
.detailBlock .mainImage img {
	border: none;
	width: 100%;
}
.detailBlock .cad_logo img.flexImg {
	width: 100%;
}

.detailTtl {
	font-size: 1.8rem;
}

.changeTabBtn p {
	padding: 1em .5em;
	font-size: 1.4rem;
}
.changeTabBtn.spSmall p {
	font-size: 1.2rem;
}

.changeTabContentsList .changeContent.InnerWrap {
	padding: 0;
}

ul.detailList li {
	width: 25%;
	margin: 0;
	margin-bottom: 1.3em;
}
.detail_sw.active::after {
	bottom: -45px;
}

ul.detailList li p:not(.downSam) img {
	width: 100%;
}

.orderFlex {
	display: block;
	padding: 0 1em;
}

.detailTxt {
	margin-left: 0;
	margin-top: 1em;
}

li.changeContent {
	margin-bottom: 1em;
}

.otherList {
	padding: 1em;
}

.otherList li {
	display: block;
}

.otherImgBox img {
	width: 100%;
}

.otherTxtBox {
	margin-left: 0;
	margin-top: 1em;
}

.otherName {
	padding: 0;
}

.otherList li:after {
	width: 100%;
}

.featureBlock {
	padding: 1em;
}

.rightNote {
	text-align: left;
}

.orderNotice {
	margin: 1em 0 0 1em;
	line-height: 1.4;
}

ul.detailList li {
	width: 50%;
}

.txtOnly .otherOrder {
	display: block;
}
.txtOnly > .orderList_sw {
	padding: 1em;
}
.txtFlex:not(.spKeep) {
	display: block;
}
.txtFlex p {
	white-space: normal;
}
.txtOnly .orderList_sw a {
	top: 8px;
}
.detailList {
	margin-top: 1em;
}
.noImg .otherTxtBox {
	width: auto;
}

.orderSet > .setImg {
	position: relative;
	top: auto;
	left: auto;
	margin-bottom: 1em;
} 
body.detail h1 {
	padding-left: 20px;
}
body.detail h1 span {
	display: block;
	margin-left: 0;
	margin-top: .5em;
}

.pedestal {
	display: block;
	width: 60%;
}
.pedestal > p {
	margin-top: 1em;
	display: block;
}
/**************************
	sp Navi 
**************************/
#headerSp {
	display: block;
}
#headerSp .flexWrap {
	flex-basis: 100%;
	justify-content: space-between;
}
.headerTop {
	display: flex;
	justify-content: flex-start;
}
.spMenuSw {
	padding: 17px 0px 16px 11px;
}
#nav-drawer {
	position: relative;
}
.nav-unshown {
	display: none;
}
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
}
.spMenuSw span ,
.spMenuSw span:before ,
.spMenuSw span:after {
	position: absolute;
	height: 3px;
	width: 25px;
	border-radius: 3px;
	background: #666;
	display block;
	content: '';
	cursor: pointer;
	transition: all 0.3s ease-out;
}
.spMenuSw span:before{
	bottom: -8px;
}
.spMenuSw span:after {
	bottom: -16px;
}

.spMenuSw.open  span {
	height: 0;
}
.spMenuSw.open  span:before {
	transform: rotate(-45deg);
	bottom: -12px;
}
.spMenuSw.open  span:after {
	transform: rotate(45deg);
	bottom: -12px;
}
.spMenuSw.open #nav-close {
	display: block;
	opacity: .5;
}

#nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
#nav-close {
	display: none;
	position: fixed;
	z-index: 20;
	top: 55px;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
}

#nav-content {
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
}
#searchBox {
	background: #ebebeb;
	padding: 1em  .5em;
}
#searchword {
	font-size: 1.3rem;
	padding: 0 .5em;
	width: auto;
	flex-grow: 2;
}
.searchsubmit {
	background: url("../images/common/icon_search.svg") no-repeat 50% 50%;;
	background-size: 24px;
	text-indent: -9999px;
	aling-self: center;
}
.menuWrap {
	color: #fff;
	padding: 0 1em;
	background: #4396cd;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 2.0;
}
.menuWrap a {
	color: #fff;
	font-size: 1.3rem;
}
.menuWrap.otherMenu {
	background: #fff;
}
.menuWrap.otherMenu a {
	color: #000;
}

.productSw {
	padding: 7px 0;
}
.productList {
	display: none;
}
.productSw .btnSw {
	text-indent: -9999px;
	background: url("../images/sp/spmenu_open.svg") no-repeat 0 50%;
	width: 25px;
	background-size: 25px;
	margin-right: 14px;
}
.productSw.open .btnSw {
/*
	background: url("../images/sp/spmenu_close.svg") no-repeat 0 50%;
	background-size: 25px;
*/
	transform: rotate(45deg);
}
.productLabel {
	color: #000;
	clear:both;
}
.productLabel span {
	font-size: .9em;
}
.productMenu {
	overflow: hidden;
	margin-bottom: .5em;
}
.productMenu li {
	width: 50%;
	float: left;
	padding: .5em 0;
}
.line01 {
	border-top: 1px solid #A1CAE6;
}
.line02 {
	border-top: 1px solid #808080;
}
.line02:first-child {
	border: none;
}
.lineLink {
	position: relative;
}
.lineLink a {
	display: block;
	padding: 7px 0;
	background: url("../images/sp/spmenu_right_white.svg") no-repeat 94% 50%;
	background-size: 11px;
}
.lineLink.line02 a {
	background: url("../images/sp/spmenu_right_black.svg") no-repeat 94% 50%;
	background-size: 11px;
}
.Region {
	padding-left: 1.8em;
	background: url("../images/sp/mark_region.svg") no-repeat 0% 50%;
	background-size: 20px;
}

#navClose {
	text-indent: -9999px;
	background: url("../images/sp/spmenu_up.svg") no-repeat 50% 50%;
	padding: 2em;
	background-size: 24px;
}



/************************
  比較表
************************/
.optPageTtl {
	font-size: 1.4rem;
}
.tableType01 th, .tableType01 td {
	padding: 5px;
}
.tableWrap {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cements .variableWrap, #core_buildup .variableWrap {
	width: 100%;
}

/************************
 個別特長 
************************/

/* クリアフィルカフェメガボンド2 */
.classcatalyst .flexWrap p:nth-child(1) {
	padding-right: 1em;
}

/*クリアフィルセラミックプライマープラス*/
.featureBlock .midTtl {
	font-size: 1.6rem;
	font-weight: 500;
}
.splitImg {
	font-size: 1.4rem;
	font-weight: 300;

}
.splitImg > div {
	margin-left: 0;
	margin-top: 1em;
}
.conditTxt {
	font-size: 1.4rem;
	font-weight: 300;
}

/* マジェスティ esflow */
.sp70 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
/* ティースメイト */
.ap_paste_Inner {
	width: 100%;
}
.hpaSplit > div {
	margin-left: 0;
}
.hpaSplit2 ,
.hpaSplit2 > * {
	width: 100%;
}
.apTxt.step {
	top:0;
}

#other_chairside .changeTabBtn p {
	padding: .5em;
	font-size: .7em;
	line-height: 1.3;
}

.inBox {
	padding: 1em;
}
.diseInBlock {
	padding: .5em;
}

p.diseStep {
	top: 0;
}

.noTitle {
	position: relative;
	border: 2px solid #5cc4f0;
	border-radius: 40px;
	padding: 5px 10px 5px 64px;
	font-size: 1.8rem;
	background: #f4fbfe;
	color: #41bded;
	height: 2.8em;
}
.noTitle span {
	position: absolute;
	top: -9px;
	left: -15px;
	border: 2px solid;
	background: #fff;
	width: 70px;
	height: 70px;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 3.5rem;
	font-weight: 500;
}
.noTitle.cPink {
	border: 2px solid #ef8a9d;
	background: #fef6fa;
	color: #ef8a9d;
}
.noTitle.cPink span {
}

/* 3Dプリンター */
.cad4to2 {
	flex-wrap: wrap;
}
.cad4to2 div {
	flex-basis: 68%;
	font-size: .8em;
}
.cad4to2 p {
	margin: 0 0 1em 0;
}

.softList {
	width: 100%;
	padding-top: 90px;
}
.softList li:first-child {
	margin: 0;
}
.softList li {
	float: none;
	width: auto;
	margin: 0;

}

/* other Page */
body.index h1 {
	margin: 1em;
	font-size: 2.0rem;
}

h2 {
	font-size: 1.8rem;
}
.insideWrap {
	width: auto;
	padding-left: 1em;
	padding-right: 1em;
}

.faqBlock {
	font-size: .8em;
}
.faqBlock dt {
	padding-right: 3em;
	text-indent: -1em;
	margin-left: 1em;
}
.faqBlock dd {
}

/**/
.featureFlex {
	flex-wrap: wrap;
}
.featureItem {
	flex-basis: 48%;
	margin-bottom: 1em;
}
.featureItem img {
	width: 100%;
}

/**/
#contact .introTxt {
	font-size: 1.35rem;
	top: 20px;
	left: 8px;
}

.dialList {
	margin: 2em 0 2em 0;
	line-height: 1.3;
}

.dialList li {
	text-indent: -1em;
	margin-left: 1em;
	font-size: .8em;
}

.addressBox {
	font-size: 1.3rem;
}

.formListWrap ,
.formList ,
.formList dd {
	display: block;
}

.formList dt {
	text-align: left;
	width: 100%;
	font-size: .8em;
}
.formList dt label {
	padding: 0;
}
.formList dd ,
.formList dd input[type="text"], .formList dd textarea {
	width: 100%;
	box-sizing: border-box;
}

#contact .msgTxt {
	font-size: .8em;
}


/**/
#corporate .txt_index {
	background-position: 25px 60px;
	background-size: 310px;
}
#categoryImg.corporate {
	background-position: 70% 50%;
}

#categoryImg.president {
	background-position: 29% 50%;
}
.txt_president {
	background: url("../corporate/images/president_txt_sp.svg") no-repeat;
	background-position: 95% 47%;
	background-size: 161px;
}

.txtIndexList ul {
	width: 100%;
}

.presidentMsg .InnerWrap div {
	width: 100%;
	margin: 0;
	padding: 2em 1em 0;
	box-sizing: border-box;
	font-size: .8em;
}

#categoryImg.business {
	background: url("../corporate/images/corpo_image3_sp.jpg") no-repeat ;
	background-size: cover;
	background-position: 0% 50%;
}
#categoryImg.system {
	background: url("../corporate/images/corpo_image4_sp.jpg") no-repeat ;
	background-size: cover;
	background-position: 0% 50%;
}
/**/

.aboutList:first-child {
	margin-top: 1em;
}
.aboutList li {
	padding: 1em;
}
.aboutList li p {
	flex-basis: 25%;
}
.aboutList li div {
	flex-basis: 75%;
}
.txt_about {
	background-position: 10% 50%;
	background-size: 270px;
}

/**/
.corpWrap {
	width: auto;
	margin: 1em;
}

#corporate h2 {
	margin: 0 0 1.5em;
}
#categoryImg.system {
	background-position: 10% 50%;
}
.txt_system {
	background-position: 10% 50%;
	background-size: 270px;
}


/**/
.txt_business {
	background-position: 50% 50%;
	background-size: 320px;
}

/* search */

#gglSearch {
	width: 100%;
}

.searchTabBtn {
	justify-content: center;
	flex-wrap: wrap;
}
.searchTabBtn p {
	margin: 0 4px 3px 0;
	width: 33px;
}
.numberList li {
	display: block;
}

/* sitemap */
#sitemap .sitemapFlex p {
	font-size: .8em;
	line-height: 1.2;
}
#sitemap .productLabel span {
	font-size: 1.1rem;
	font-weight: 600;
}

/* news */
#news .holiday_plan {
	font-size: 1.6rem;
	line-height: 1.3;
}
#news .holiday_plan span {
	font-size: 1.8rem;
}
#news .newsTxt {
	font-size: 1.3rem;
}
#news .dialLabel.mgt4em {
	font-size: .8em;	
	margin-top: 2em;
}
#news .telNo {
	font-size: 2.0rem;
}
#news .acceptance {
	font-size: 1.3rem;
}

/* cad material */
.space100 {
	margin-left: auto;
}

.detailList.mov {
	flex-direction: column;
}
.detailList.mov li {
	flex-basis: 100%;
	width: 100%;
}
/**************/
/* AP Banner */
/**************/
/*
#nav-close { top: 155px; }
#nav-content { top: 155px; }
#SmBnLink { position: relative; display: none; }
.bnrClose { position: absolute; top: 0; right: 0; width: 22px; height: 22px; text-indent: -9999px; }
*/

/**************/
/* clearfil   */
/**************/
#clearfil .formList dt, .clearfil .formList dt {
	width: auto;
}
#clearfil #categoryImg .InnerWrap {
	min-height: 100px;
}


/* add English */
.detailBlock.flexWrap div:first-child {
	width: 100%;
}

.areaList li {
	width: auto;
	padding: 5px 8px;
}

.linkDownload {
	margin-bottom: 2em;
}

.fbSp {
	text-align: center;
}

.downWrap.spCancel {
	display: block;
}

.downList {
	width: 100%;
}

#distributors .searchTabBtn p ,
#download .searchTabBtn p {
	width: 10.7em;
}

.countryList li > div:before {
	flex-basis: 44%;
}

#instructors .insideWrap {
	width: 90%;
}

.drPhoto {
	flex-wrap: wrap;
}
.drPhoto li {
	flex-basis: 42%;
	margin-bottom: 1em;
	line-height: 1.2;
}

.drList {
	display: block;
}

.drList li {
	display: block;
	margin: 1em 0 .5em;
}

.drList li p {
	margin-bottom: .5em;	
}

.instDetail {
	display: block;
}
.photoWrap {
	margin: 0;
}
