.slideshow-window{
	background: none !important;
	border: 0 !important;
}

.slideshow-slide-caption {
    font-size: 16px;
    color: #666;
    text-shadow: none;
    line-height: 30px;
    height: 30px;
    bottom: 0;
    background-color:rgba(255,255,255,0.8);
}

.voiceCV{
	width: 60%;
	margin: 0 auto;
}
@media screen and (max-width:600px) {
	.voiceCV{
	width: 80%;
	}
}


section.gReviewArea{
	border: solid 1px #E0DFDF;
	padding: 1%;
	margin-bottom: 3%;
}
section.gReviewArea .wp-gr.wpac{
	background: #fffbfc !important;
	padding: 2% !important;
}

section.gReviewArea .wp-gr a.wp-google-url{
	display: block !important;
	width: 40% !important;
	margin: 2rem auto !important;
    color: #fff !important;
	padding: 1rem !important;
    background: #bf377e !important;
    font-weight: bold !important;
    border-radius: 8px !important;
}

.campain{
  border: 2px solid #d33077;
	box-shadow:2px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  margin: 40px 0;
  padding: 10px;
  text-align: center;
  font-size:16px;
}
.campain_title{
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0;
  transform: translateY(-50%) translateX(-50%);
  font-size: 3em;
  color: #d33077;
  background-color: #ffffff;
  width: 70%;
  font-weight:bold;
}
.campain_subtitle{
  margin: 30px 0;
  font-size:1.4em;
  font-weight: bold;
}
.campain_text{
  margin-bottom:20px;
  font-size:1.2em;
  font-weight:bold;
}
.campain_name{
  font-size:1.6em;
  font-weight:bold;
}
h5{
	font-size:20px;
}
h6{
	font-size:18px;
}
.nayami{
	text-align: center;
  font-size: 18px;
	font-weight:bold;
	font-family: 'book antiqua', palatino, serif;
}
.satomi{
  text-align: center;
  font-size: 24px;
  color: #d33077;
	font-weight:bold;
	padding:10px 0 20px 0;
	font-family: 'book antiqua', palatino, serif;
}
@media (max-width: 767px) {
	.campain{
		font-size:11px;
	}
	.campain_title{
		font-size: 2em;
	}
}
@media (max-width: 767px) {
	.sideSection .widget_nav_menu {
    display: none;
  }
  .sideSection .veu_postList {
    display: none;
  }
	.wp-show-posts-image.wpsp-image-left {
		float: left;
		margin-right: 1.5em !important;
  }
}

@media (max-width: 767px){
	h3,h4,h5{
		font-size:16px !important;
		font-weight:bold;
		color:#161616;
		text-align:center;
		font-family: 'book antiqua', palatino, serif;
	}
 	h4{
		background-color:#ffeeff;
		padding:5px !important;
	}
	h6{
		font-size:14px !important;
		font-weight:bold;
		color:#161616;
		text-align:center;
		font-family: 'book antiqua', palatino, serif;
	}
	p{
		font-size:14px !important;
		color:#161616;
	}
	.br-sp{
		display:block;
	}
	.point-box{
		border:1px solid #ddd;
		box-shadow:2px 2px rgba(0, 0, 0, 0.2);
		padding:20px;
	}
	.nayami{
		font-size:14px;
	}
	.satomi{
		font-size:18px;
	}
	ul{
		font-size:14px;
	}
}
@media (min-width: 767px){
	h3{
		font-size:20px !important;
		font-weight:bold;
	}
	h4{
		font-size:18px !important;
		font-weight:bold;
		background-color:#ffeeff;
		padding:5px !important;
	}	
	.br-sp{
		display:none;
	}
}
.point-box{
	margin:50px 0;
}

.wp-google-reviews .wp-google-review:nth-child(2){
	display: none;
}

.siteHeader_logo.navbar-brand img {
max-height: 70px !important;
}
@media (max-width: 991.98px) {
.siteHeader_logo.navbar-brand img {
max-height: 60px !important;
  }
}
#vkexunit_banner-7 img{
	width: 80%;
}