.widget_vkexunit_cta .veu_cta .cta_title {
    border-top-color: #ea358a;
}

.navbar-brand img {
max-height: 62px;
}

.gMenu_name i{
	color:#e992a7;
}

.sub-menu i{
	color:#e992a7;
}

.menu-item a:active{
	border-bottom:dotted 1px #999;
}

.carousel{
border-bottom:none;
}

.siteHeader {
   -webkit-box-shadow: none;
}

h3:after, .subSection-title:after{
border-bottom:none;
}

.subSection-title {
    border: dashed 2px #fff;
border-radius:8px;
 color: #d84888;
 font-size:20px;
	background:#f3e1e6;
	box-shadow: 0px 0px 0px 5px #f3e1e6;
 padding: 0.2em 0.5em;
 margin: 1em 0;
 font-size:18px;
}

.subSection-title i{
color:#fff;
}

.veu_3prArea_image {
	border:none;
}

.veu_3prArea_image img{
	border-radius: 10px;
}

h2,.mainSection-title{
border: dashed 2px #fff;
border-radius:8px;
 color: #d84888;
 font-size:20px;
	background:#f3e1e6;
	box-shadow: 0px 0px 0px 5px #f3e1e6;
 padding: 0.2em 0.5em;
 margin: 1em 0;
 font-size:18px;
}

 .postList_thumbnail img{
	border-radius:15px;
}

.media .postList_thumbnail a  {
	border:none;
}

.carousel-control {
	opacity: 0;
	background-color:none;
}
.carousel-control a:hover{
	opacity: 0;
	background-color:none;
}

.media {
	border-bottom:dashed 2px #f3e1e6 ;
}

.media:first-child {
    border-top: dashed 2px #f3e1e6 ;
}

.navbar .menu li{
	border-bottom:dashed px #f3e1e6 ;
}

.widget_archive ul li a, .widget_categories ul li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries ul li a {
    border-bottom:none;
}

.veu_postList .postList_miniThumb .postList_item {
    border-bottom: dashed 1px #f3e1e6;
}

.widget a{
	border-radius:10px;
}

.veu_card {
    border: 2px dashed #f3e1e6;
}

@media (min-width: 768px)
ul.gMenu > li > a:after {
    border-bottom: 2px dashed #f3e1e6;
}

@media (min-width: 992px)
ul.gMenu>li>a:after {
    border-bottom: 2px dashed #f3e1e6;
}
body{
  background-size: 30px 30px;
  margin: 0 auto;
  background-color: #fcf8f0;
  
  background-position: 0 0, 15px 15px;
}

.siteHeader{
  background-size: 30px 30px;
  margin: 0 auto;
  background-color: #fcf8f0;
  
}

.siteContent .container .row{
  background-color: #fcf8f0;
}

.veu_profile{
  background-color: #fcf8f0;
}

@media screen and (max-width: 768px){
	.veu_3prArea .prArea{
		padding-top:10px;
}
	}

@media (max-width: 767px){
h1.entry-title {
    font-size: 23px;
}
h3{
    font-size: 20px;
			line-height:1.4;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-size: 25px;
    line-height: 1.5;
}
	h2, .mainSection-title {
    padding: 0 0.5em;
    margin: 1em 0;
		font-size:20px;
}
}

.entry-body h3{
	font-size: 19px;
}

/**投稿と固定ページ内サムネ非表示**/
.veu_autoEyeCatchBox {
  display: none;
}