@charset "utf-8";
/*
Theme Name: SANWA SEKKEI
Theme URI: null
Description: Description
Author: 81bridge - LZJ
Version: 1.0
*/

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}

a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
.bgimg {
	display: block;
	padding-bottom: 83%;
	background-repeat: no-repeat;
	background-size: cover;
}
.bgimg01 {
	padding-bottom: 60%;
}
.bgimg02 {
	padding-bottom: 79%;
}
.bgimg03 {
	padding-bottom: 67%;
}

.bgimg img {
	display: none !important;
}