h1,p,span,a {
   font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:500 !important;
    }
.siteHeader .container {
	padding-top: 15px;
	padding-bottom: 13px;
}
h2, h2 span {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
	font-size: 38px!important;
	line-height:1.2!important;
}
h2:first-child {
	padding-bottom:1.5rem;
}
h2 span {
	color: #468;
}
h2.mainSection-title {
	margin-top:80px;
	text-align: center;
}
.siteContent {
			padding-bottom: 100px;
	}	
.widget_ltg_full_wide_title_outer
{
	padding-top: 4em;
	padding-bottom: 0;
}

.widget_ltg_full_wide_title_title {
	font-size: 1.8rem;
}
.widget_ltg_full_wide_title_caption {
	line-height:2;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
	font-size:16px;
}



/*フッター*/
.siteFooter {
	background: #446688;
}
.footerMenu ul {
	margin-top: 45px;
}
.footerMenu li a {
	color: #fff;
}
footer .nav {
	justify-content: center;
}
footer ul.sns_btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content:center;
}
.veu_profile .sns_btns li {
	float:none;
}
.copySection p {
	color: #ccc;
}
.copySection p a {
	color: #ccc;
}

/*こだわり*/
.prBlocks {
	margin-top: 5em;
}
.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_image {
	width: 280px;
	height: 280px;
}
.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_title {
	margin-top: 0;
	margin-bottom:0;
	padding: 30px 0 10px;
	color: #468;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
	font-size: 18px;
	font-weight:600;
}
.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_summary {
	text-align: left;
	margin-bottom:0;
	line-height:1.8;
	padding: 0 20px;
}


/*インスタ*/
.sbi_header_img,
.sbi_header_text {
	display: none;
}
h2.mainSection-title {
	margin-bottom: 0;
	border-top:1px solid #468;
	border-bottom:0;
	font-size:45px!important;
}
h2.mainSection-title span {
	color: #468!important;
}
#sb_instagram #sbi_load {
	padding-top:30px;
}
div#vkexunit_contact-3 {
	/*margin-bottom:80px;*/
}
.widget_ltg_full_wide_title_outer   {
		margin-bottom:0!important
	}
#sb_instagram .sb_instagram_header, .sb_instagram_header {
    display: none;
}

/*お問い合わせ*/
.veu_contact {
	text-align: -webkit-center;
}
.veu_contact a {
	width: 500px;
}
.btn.btn-block {
	padding-top:25px;
	padding-bottom:25px;
}

/*沿革*/
table.sowa-history {
	border-top: none;
}
table.sowa-history th,
table.sowa-history td {
	border-bottom: none;
	vertical-align: top;
}
table.sowa-history th {
	color: #446688;
	font-weight: bold;
	line-height: 2;
}
table.sowa-history td {
	border-left: 1px solid #ccc;
	line-height: 2;
}

/*取引先一覧*/
.wp-block-table td, .wp-block-table th {
	border:1px solid rgba(0,0,0,.05);
	border-left: none;
	border-right: none;
}

/*copyってやつ消す*/
.veu_socialSet {
	display: none;
}

/*商品一覧*/

.products_list .published {
	display: none;
}

/*加盟店様向け*/
ul.product-topmenu{
	padding-left: 20px;
}
.product-topmenu li{
	list-style: none;
}
.product-topmenu span{
	display: inline-block;
	vertical-align: middle;
	color: #468;
	line-height: 1;
	width: 8px;
	height: 8px;
	border: 1px solid #468;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(45deg);
	margin-left: 8px;
}
.product-topmenu a:hover {
	color: #468;
	text-decoration:none;
}
.product-menu{
	list-style: none;
	padding-left: 0;
	margin-top: 0;
}
.product-menu li {
	margin-bottom: 0.1em;
}
.product-menu span {
	display: inline-block;
  vertical-align: middle;
  color: #468;
  line-height: 1;
  width: 7px;
  height: 7px;
  border: 1px solid #468;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
	margin-right: 7px;
}
.product-list {
	display: flex;
	flex-wrap:wrap;
	margin-left: -20px;
}
.product-list dl{
	width: 25%;
	margin-top: 0;
}
.product-list dt,dd{
	border: none;
	padding-left: 20px;
}
.product-list dt img{
	width:100%;
}
.product-list dd span {
	font-weight:bold;
}
.product-name{
	font-weight: bold;
	color: #468;
	margin-bottom: 3px;
}
.product-detail {
	font-size:14px;
	margin-bottom: 0px;
}
.product-text {
	font-size:14px;
	padding-top: 5px;
	color:#999;
}
.product-icon {
	margin-bottom: 2px;
}
.pb-icon {
	  display: inline-block;
    background: #468;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    line-height: 1;
    padding: 3px 5px;
    border-radius: 3px;
}
.limited-icon{
		display: inline-block;
    background: #ba5656;
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    line-height: 1;
    padding: 3px 5px;
    border-radius: 3px;
}

/*ブログ*/
.blog_detail th {
		color: #446688;
	  font-weight: bold;
	  width:30%;
}
.blog-maru{
	  display: inline-block;
    width: 6px;
    height: 6px;
    background: #468;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
}

@media (min-width: 1200px){
	/*こだわり*/
	.prBlock .prBlock_image {
		/*width: 250px;
		height: 250px;*/
	}
}

@media (min-width: 992px) {
	.siteHeader .container {
		padding-top: 20px;
    padding-bottom: 20px;
	}
	
	/*こだわり*/
	.prBlock .prBlock_image {
		/*width: 250px;
		height: 250px;*/
	}
}
@media (max-width: 991.98px) {
	.siteContent {
			padding: 2rem 0 4rem;
	}
}
@media screen and (max-width: 992px) {
	/*こだわり*/
	.vk_prBlocks .vk_prBlocks_item .vk_prBlocks_item_image {
		width: 150px;
		height: 150px;
	}
	.prBlock .prBlock_summary {
		padding: 0;
	}
	/*加盟店様向け*/
	.product-list{
		margin-left: -10px;
	}
	.product-list dl{
	 width: 50%;
  }
	.product-list dt, dd {
    padding-left: 10px;
 }
	.product-detail,.product-text {
	font-size:12px;
}
}

@media screen and (max-width: 575.98px){
	h2, h2 span {
		font-size: 30px!important;
	}
	.siteContent {
		padding: 2rem 0 4rem!important;
	}
	.widget_ltg_full_wide_title_caption {
		font-size: 14px;
		line-height:1.8;
	}
	h2:first-child {
		padding-bottom: 1rem;
	}
	.widget_ltg_full_wide_title_outer {
		padding-top: 2em;
	}
	/*こだわり*/
	.prBlock .prBlock_image {
		width: 250px;
		height: 250px;
	}
	.prBlock {
		margin-bottom: 30px;
	}
	.prBlock:nth-child(3) {
		margin-bottom: 0;
	}
	h2.mainSection-title {
		margin-top:50px;
	}
	td {
		padding-left:0;
	}
	th {
		padding-right: 0;
	}	
	article.prBlocks {
		padding: 0 15px;
	}
	.prBlock .prBlock_title {
		padding: 20px 0 5px;
		font-size: 18px;
	}
	.prBlock .prBlock_summary {
		line-height:1.7;
		padding: 0 0;
		font-size: 14px;
	}
	
	/*インスタ*/
	#sb_instagram #sbi_load {
		padding-top:10px;
	}
	div#vkexunit_contact-3 {
		margin-bottom:50px;
	}
	div#sbi_images {
		padding:1px!important;
	}
	
	/*沿革*/
	table.sowa-history th {
		padding-left:0;
		padding-right: 0;
		width:65px;
	}
	table.sowa-history td {
		padding-left:1em;
		padding-right: 0;
	}
	
	/*お問い合わせ*/
	.veu_contact a {
		width: 80%;
	}
	.btn.btn-block {
		padding-top:15px;
		padding-bottom:15px;
	}
	
	/*加盟店様向け*/
	
}