@charset "UTF-8";
sub {
	font-size: 70%;
	vertical-align: bottom;
	position: relative;
	bottom: -0.3em;
}

@media screen and (max-width:1250px) {
	#mainv_block2{
		width:90%;
		margin:0 auto;
	}
	#mainv_block2 img{
		width:100%;
		height: auto;
	}
}

#mainv_block2 .bx-wrapper{height:auto!important;}
#mainv_block2 .bx-wrapper .bx-pager{position:absolute;bottom:-2.5vw!important;left:35%}
.ceramic,.ceramic_priducts{
	background: url("../images/ceramic/top/back.jpg") no-repeat;
	background-size: 33.33vw , 100vh;
	background-size: cover;
}
section h3 span.tec{
	font-family: 'EB Garamond', "a-otf-ryumin-pr6n", serif;
	font-size:24px!important;
	line-height: 42px!important;
}
.ceramic_priducts h2.sub,.ceramic_priducts h3{
	width:106px!important;
}
.ceramic_priducts h2.sub{
	line-height: 106px;
	padding:20px 0;
}
h2.product_h2{
	font-size:14px;
	margin:0 auto 30px auto;
	letter-spacing: 4px;
}
h2.product_h2 a{
	color:#181F6C;
}
@media screen and (max-width:1250px) {
	h2.product_h2{
		width:90%;
	}
}
.ceramic_priducts{
	padding-top:80px;
}
.ceramic_priducts h3{
	font-size:23px;
	letter-spacing: 4px;
	padding:20px 5px;
	display:flex;
    flex-direction: column;
    justify-content:center;
   
}
h3.top {
	margin-top:0px!important;
}
h3.top span{
	font-weight: normal!important;
}
.per86{
	width:710px!important;
}

@media screen and (max-width:1250px) {
	.per86{
		width:90%!important;
		margin:0 auto;
	}
	.gaishi_photo_box2{
		width:90%!important;
		margin:30px auto 0 auto;
	}
}
.section_mt{
	margin-top:70px;
}
.section_mt2{
	margin-top:140px;
}
a.to_link:hover{
	opacity: 0.9;
}
h4.toiawase_title,h4.ceramic_title{
	font-family: 'Shippori Mincho B1', serif;
	font-size:24px;
	letter-spacing: 3px;
	border-bottom:1px solid #181F6C;
	display: inline-block;
	margin-bottom:40px;
}
h4.ceramic_title{
	margin-top:70px;
	margin-bottom:20px;
}
@media screen and (max-width:1250px) {
	h4.ceramic_title{
		margin-left:5%;
	}
}
h5{
	font-size:20px;
	letter-spacing: 2px;
	float:left;
}
@media screen and (max-width:1370px) {
	h5{
		float:none;
	}
}
p.add{
	font-size:14px!important;
	line-height: 30px!important;
	letter-spacing: 2px!important;
	margin-left:210px;
}
a.toiawase{
	width:710px;
	height:180px;
	text-align: center;
	margin-top:70px;
	color:#181F6C;
	font-family: 'Shippori Mincho B1', serif;
	font-size:23px;
	letter-spacing: 2px;
}
a.toiawase span.contact{
	font-family: 'Cormorant Garamond', serif;
	font-size:13px;
	font-weight: 600;
	display: block;
	margin-bottom:10px;
	margin-top:40px;
}
a.toiawase span.txt{
	font-family: 'a-otf-ryumin-pr6n',serif;
	font-size:14px;
	display: block;
	margin-top:15px;
}
#products img#main-image{
	max-width: 710px;
	width:710px;
	object-fit: cover;
	margin-bottom:20px;
}
@media screen and (max-width: 1250px) {
	#products img#main-image{
		max-width: 90%;
		width:90%;
		margin:0 5% 20px 5%;
	}
}
#products .gallery ul{
	margin-bottom:30px;
}
#products .gallery dt{
	position: relative;
}
#products .gallery ul:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}
#products .gallery ul li{
	width:80px;
	margin-right: 10px;
	float:left;
	background-color: black;
}
@media screen and (max-width: 1060px) {
	#products .gallery ul li{
		margin-right: 5px;
	}
}
#products .gallery ul li:last-child{
	margin-right:0;
}
#products .gallery ul li span{
	display: none;
}
#products .gallery ul li:hover{
	cursor: pointer;
	cursor: hand;
}
#products .gallery ul li img{
	width:80px;
	height: 80px;
	object-fit: cover;
}
#products .gallery ul li img#photo1{
	opacity: 1.0;
}
#photo2,#photo3,#photo4,#photo5,#photo6,#photo7,#photo8{
	opacity: 0.5;
}
#txt1{
	font-size:13px;
	width:710px;
	text-align: center;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	position: absolute;
	bottom:35px;
	color:#fff;
}
#txt2,#txt3,#txt4,#txt5,#txt6,#txt7,#txt8{
	display: none;
	font-size:13px;
	width:710px;
	text-align: center;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	position: absolute;
	bottom:35px;
	color:#fff;
}
a.pdf,a.download{
	width:340px;
	height:60px;
	font-size:20px;
	line-height: 60px;
	font-family: 'Shippori Mincho B1', serif;
	color:#181F6C;
	padding:0 0 0 20px;
	margin:24px 12px 24px 0;
	float:left;
	background: url("../images/ceramic/pdf.png") no-repeat 95% center;
	background-size: 20px 20px;
	box-sizing: border-box;
}
@media screen and (max-width: 1250px) {
	a.pdf,a.download{
		width:280px;
	}
}
a.download{
	background: url("../images/ceramic/download.png") no-repeat 95% center;
	background-size: 19px 21px;
}
a.pdf:hover{
	background: #233B98 url("../images/ceramic/pdf_hover.png") no-repeat 95% center;
	background-size: 27px 27px;
}
a.download:hover{
	background:#233B98 url("../images/ceramic/download_hober.png") no-repeat 95% center;
	background-size: 27px 27px;
}
span.chuui_txt{
	display: block;
	margin-bottom:50px;
	color:#181F6C;
	font-size:13px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	line-height: 0px;
}
table.hyou{
	width:710px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-collapse: collapse;
	border:0.5px solid #233B98;
	table-layout: fixed;
	margin:5px 0 0 0;
}
table.hyou2{
	width:300px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-collapse: collapse;
	border:0.5px solid #233B98;
	table-layout: fixed;
	margin:5px 0 0 0;
}
table.hyou3{
	width:330px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-collapse: collapse;
	border:0.5px solid #233B98;
	table-layout: fixed;
	margin:5px 0 0 0;
}
table.hyou4{
	width:510px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-collapse: collapse;
	border:0.5px solid #233B98;
	table-layout: fixed;
	margin:5px 0 0 0;
}
table.hyou_productsize{
	width:710px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	border-collapse: collapse;
	border:0.5px solid #233B98;
	table-layout: fixed;
	margin:5px 0 0 0;
}
table.hyou .col1{
	width:40px;
}
table.hyou .col2{
	width:245px;
}
table.hyou .col3{
	width:85px;
}
table.hyou2 .col1{
	width:40px;
}
table.hyou2 .col2{
	width:210px;
}
table.hyou2 .col3{
	width:180px;
}
table.hyou3 .col1{
	width:40px;
}
table.hyou3 .col2{
	width:240px;
}
table.hyou3 .col3{
	width:180px;
}
table.hyou4 .col2{
	width:200px;
}
table.hyou4 .col3{
	width:110px;
}
table.hyou_productsize .col1{
	width:210px;
}
table.hyou_productsize .col2{
	width:125px;
}
table.hyou_productsize .col3{
	width:170px;
}
table.hyou_productsize .col4{
	width:165px;
}
table.hyou_productsize .col5{
	width:125px;
}
table.hyou_productsize .col6{
	width:210px;
}
table.hyou_productsize .col7{
	width:100px;
}
table.hyou th,
table.hyou2 th,
table.hyou3 th,
table.hyou4 th,
table.hyou_productsize th{
	border-right:1px solid #fff;
	border-bottom:1px solid #FFF;
	color:#fff;
	text-align: center;
	background: #181F6C;
	height:40px;
	font-weight: normal;
	font-size:14px;
	
}
table.hyou th:last-child,
table.hyou2 th:last-child,
table.hyou3 th:last-child,
table.hyou4 th:last-child,
table.hyou_productsize th:last-child{
	border-right:none;
}
table.hyou th.border,
table.hyou2 th.border,
table.hyou3 th.border,
table.hyou4 th.border,
table.hyou_productsize th.border {
  background-image: linear-gradient(to left top, transparent calc(50% - 0.5px), #FFF 50%, #FFF calc(50% + 0.5px), transparent calc(50% + 1px));
}
table.hyou td,
table.hyou2 td,
table.hyou3 td,
table.hyou4 td,
table.hyou_productsize td{
	color:#323232;
	height:36px;
	padding:0 5px;
	background: #F9F8F7;
	font-size:14px;
	border-right:0.5px solid #233B98;
	border-bottom:0.5px solid #233B98;
	text-align: center;
	font-weight: bold;
}
table.hyou tr:nth-child(odd) td,
table.hyou2 tr:nth-child(odd) td,
table.hyou3 tr:nth-child(odd) td,
table.hyou4 tr:nth-child(odd) td,
table.hyou_productsize tr:nth-child(odd) td{
	background: #FFF;
}
table.hyou_productsize td.bg_gray{
	background: #F9F8F7!important;
}
table.hyou tr td span.tani,
table.hyou2 tr td span.tani,
table.hyou3 tr td span.tani,
table.hyou4 tr td span.tani{
	display: block;
	width:113px;
	float:right;
	font-size:13px;
	letter-spacing: -0.5px;
	hite-space: nowrap;
}
table.hyou tr td.tate_column,
table.hyou2 tr td.tate_column,
table.hyou3 tr td.tate_column,
table.hyou4 tr td.tate_column{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding:0 5px!important;
}
table.hyou th.title,
table.hyou2 th.title,
table.hyou3 th.title,
table.hyou4 th.title,
table.hyou_productsize th.title{
	border-right:2px solid #fff;
	
}
table.hyou td.title,
table.hyou2 td.title,
table.hyou3 td.title,
table.hyou4 td.title,
table.hyou_productsize td.title{
	border-right:2px solid #181F6C;
	background: #F2F1EE!important;
	text-align: left;
	color:#181F6C!important;
	padding:0 5px 0 10px!important;
}

table.hyou_productsize td:first-child + td.title{
	border-right:1px solid #181F6C!important;
	text-align: center;
}
table.hyou tr td:first-child,
table.hyou2 tr td:first-child,
table.hyou3 tr td:first-child,
table.hyou4 tr td:first-child,
table.hyou_productsize tr td:first-child{
	background: #F2F1EE!important;
	border-left:1px solid #233B98;
	color:#181F6C!important;
}
table.hyou td.dot,
table.hyou2 td.dot,
table.hyou3 td.dot,
table.hyou4 td.dot{
	border-bottom:1px dotted #233B98;
}