@charset "UTF-8";
.gaishi{
	background: url("../../images/gaishi/top/back.jpg") no-repeat;
	background-size:  100vw 100vh ;
}
.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_block4,#mainv_block5,#mainv_block6{
	width:84%;
	margin:0 auto;
}
h4.toiawase_title{
	font-family: 'Shippori Mincho B1', serif;
	font-size:19px;
	letter-spacing: 3px;
	border-bottom:1px solid #181F6C;
	display: inline-block;
	margin-bottom:40px;
}
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;
}
p.add a{
	color:#181F6C;
}
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;
}