@charset "UTF-8";
sub {
	font-size: 60%;
	vertical-align: bottom;
	position: relative;
	bottom: -0.2em;
}
.ceramic{
	background: url("../../images/ceramic/top/back.jpg") no-repeat;
	background-size:  100vw 100vh ;
}
.ceramic{
	padding-top:36%;
}
.per86{
	width:86%;
	margin:50px auto;
}
.gaishi_photo,.gaishi_photo_box img{
	width:48%;
}
.gaishi_photo_box2{
	width:86%;
	margin:30px auto 80px auto;
}
.bijutsu_photo{
	margin-top:80px;
}
.section_mt{
	margin-top:80px;
}
#mainv_block,#mainv_block2,#mainv_block4,#mainv_block5,#mainv_block6{
	width:84%;
	margin:0 auto;
}
h4.toiawase_title,h4.ceramic_title{
	font-family: 'Shippori Mincho B1', serif;
	font-size:19px;
	letter-spacing: 3px;
	border-bottom:1px solid #181F6C;
	display: inline-block;
	margin-bottom:40px;
}
h4.ceramic_title{
	width:86%;
	margin:0 7% 20px 7%;
	display: inline-block;
	border-bottom: 0;
	text-decoration: underline;
	margin-top:30px;
}
h5{
	font-size:16px;
	letter-spacing: 2px;
	line-height: 50px;
}
p.add{
	font-size:12px!important;
	line-height: 22px!important;
	letter-spacing: 2px!important;
	width:100%!important;
}
a.toiawase{
	height:100px;
	text-align: center;
	margin-top:50px;
	color:#181F6C;
	font-family: 'Shippori Mincho B1', serif;
	font-size:19px;
	letter-spacing: 2px;
	width:100%;
	display: block;
	padding-top:25px;
	box-sizing: border-box;
}
a.toiawase span.contact{
	font-family: 'Cormorant Garamond', serif;
	font-size:12px;
	font-weight: 600;
	display: block;
	margin-bottom:5px;
}
a.toiawase span.txt{
	display: none;
}
h2.product_h2{
	font-size:12px;
	width:86%;
	margin:40px auto 0 auto;
	font-weight: normal;
}
h2.product_h2 a{
	color:#181F6C;
}
h3.top{
	text-align: left;
	font-size:19px;
	font-family: 'Shippori Mincho B1', serif;
	width:86%;
	margin:28px auto!important;
}
span.products_list{
	font-family: 'EB Garamond', "a-otf-ryumin-pr6n", serif;
	font-size:14px;
	width:86%;
	margin:0 auto;
	display: block;
}
ul.p_list{
	width:86%;
	margin:28px auto;
}
ul.p_list li{
	background-color: #F2F1EE;
	background-image: url("../../images/gaishi/li_icon.png"),url("../../images/gaishi/li_dot.png");
	background-size:14px 12px,181px 1.5px;
	background-repeat: no-repeat, repeat-x;
	background-position:95% center,20px center;
	color:#181F6C;
	font-size:11.5px;
	margin-bottom:3px;
}
ul.p_list li span{
	background: #F2F1EE;
	padding:0 5px 0 15px;
	display: block;
}
ul.p_list li a{
	display: block;
	color:#181F6C;
	padding:10px 20% 10px 0
}
.gaishi_box{
	width:86%;
	margin:100px auto 0 auto;
	text-align: center;
}
.gaishi_box .clearfix:after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}

.gaishi_box .gaishi_detail img{
	width: 100%;
	height: 40vw; /* 任意の高さ */
	object-fit: cover;	
}

.gaishi_box h4{
	font-size:17px;
	font-family: 'Shippori Mincho B1', serif;
	border-bottom:1px solid #181F6C;
	display: inline-block;
	margin-bottom:6px;
}
.gaishi_box .gaishi_detail{
	width:48%;
	margin-top:22px;
	background: #F2F1EE;
}
.gaishi_box .gaishi_detail div{
	line-height: 16px;
	display:flex;
    flex-direction: column;
    justify-content:center;
    align-items:center;
	font-family: "a-otf-ryumin-pr6n", "Cormorant Garamond", sans-serif;
	height:70px;
	font-size:10.5px;
	padding:0 10px;
}
.gaishi_box .gaishi_detail div span{
	font-size:9px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"
}
.gaishi_box .gaishi_detail:nth-child(even){
	float:right;
}
.gaishi_box .gaishi_detail:nth-child(odd){
	float:left;
	clear: both;
}
.hyou_link{
	width:86%;
	margin:22px auto 0 auto;
	height:50px;
	text-align: center;
	line-height: 50px;
	font-size:14px;
	color:#181F6C!important;
	font-family: 'Shippori Mincho B1', serif;
	background: url("../images/gaishi/link.png") no-repeat  450px center;
	background-size:27px 27px;
}
.hyou_link:hover{
	color:#fff!important;
	background: #233B98 url("../../images/gaishi/link_hover.png") no-repeat  90%  center!important;
	background-size:22px 22px!important;
}
#main-image{
	width:86%;
	margin:0 7%;
}
#products .gallery dt{
	display: none;
	
}
#products .gallery dd{
	margin-bottom:30px;
}
#products .gallery dd li{
	position: relative;
}
#products .gallery dd li span{
	display: block;
	width:100%;
	position: absolute;
	bottom:10px;
	text-align: center;
	color:#fff;
	font-size:11px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
#products .gallery dd#mainv_block2 img{
	height:30vh!important;
	object-fit: cover!important;
}
#products .gallery dd#mainv_block2 .bx-wrapper .bx-pager{position:absolute;bottom:-7vw!important;left:25%}
#products .gallery dd#mainv_block2 .bx-wrapper .bx-pager.bx-default-pager a{margin:0 5px!important;}
.mobile-scroll {width: 86%; overflow-x: scroll; margin:0 7% 15px 7%!important;}
span.chuui_txt{
	display: block;
	width:86%;
	margin:0 auto;
	color:#181F6C;
	font-size:11px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.mobile-scroll::-webkit-scrollbar{
  height:6px;
}
.mobile-scroll::-webkit-scrollbar-track{
   background-color: #D1D1D1;
	border-radius: 10px;
}
.mobile-scroll::-webkit-scrollbar-thumb{
   background-color: #2456CC;
	border-radius: 10px;
}
table.hyou{
	width:500px;
	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;
}
table.hyou2{
	width:245px;
	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;
}
table.hyou3{
	width:285px;
	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;
}
table.hyou4{
	width:370px;
	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;
}
table.hyou_productsize{
	width:500px;
	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:30px;
}
table.hyou .col2{
	width:135px;
}
table.hyou .col3{
	width:65px;
}
table.hyou2 .col1{
	width:30px;
}
table.hyou2 .col2{
	width:120px;
}
table.hyou2 .col3{
	width:95px;
}
table.hyou3 .col1{
	width:30px;
}
table.hyou3 .col2{
	width:160px;
}
table.hyou3 .col3{
	width:95px;
}
table.hyou4 .col2{
	width:180px;
}
table.hyou4 .col3{
	width:95px;
}
table.hyou_productsize .col1{
	width:160px;
}
table.hyou_productsize .col2{
	width:85px;
}
table.hyou_productsize .col3{
	width:130px;
}
table.hyou_productsize .col4{
	width:115px;
}
table.hyou_productsize .col5{
	width:85px;
}
table.hyou_productsize .col6{
	width:150px;
}
table.hyou_productsize .col7{
	width:70px;
}
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:28px;
	font-weight: normal;
	font-size:10px;
	
}
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:25px;
	padding:0 5px;
	background: #F9F8F7;
	font-size:10px;
	border-right:0.5px solid #233B98;
	border-bottom:0.5px solid #233B98;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
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:60px;
	float:right;
	font-size:10px;
	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!important;
	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!important;
}
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;
}
a.pdf,a.download{
	width:86%;
	height:50px;
	font-size:17px;
	line-height: 50px;
	font-family: 'Shippori Mincho B1', serif;
	color:#181F6C;
	padding:0 0 0 20px;
	margin:24px auto 24px auto;
	background: url("../../images/ceramic/pdf.png") no-repeat 95% center;
	background-size: 20px 20px;
	box-sizing: border-box;
}
a.download{
	background: url("../../images/ceramic/download.png") no-repeat 95% center;
	background-size: 19px 21px;
	margin-bottom:30px;
}