.box18{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #0a7214;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #0a7214;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}

footer .copySection p:nth-child(2) {
    display:none !important;
}

@media screen and (max-width: 650px){
	.veu_3prArea_image {
    width: 100%;
    margin: 0 1em 0 0;
    float: left;
	}
	.slide-text-title{
		font-size:22px;
	}
	.slide-text-caption{
	font-size:16px;
	}
	}
.page .entry-body .sectionBox	{ 
	margin-bottom:30px; 
	display:block; 
	overflow:hidden; 
}
.page .entry-body .flowBox{
	padding-bottom:30px;
	margin-bottom:15px;
	display:block;
	overflow:hidden;
	background:url(../images/arrow_down.png) center bottom no-repeat
}
.page .entry-body.flowBox:last-child{
	background:0 0;
	padding-bottom:0;
	margin-bottom:0
}
.page .entry-body .flowBox dl{
	display:block;
	overflow:hidden;
	padding:15px 20px;
	border:3px solid #e5e5e5
}
.page .entry-body .flowBox dl dt{
	border-bottom:1px dotted #ccc;margin-bottom:10px;
	font-size:1.2em
}
.page .entry-body .flowBox dl dd{
	margin-bottom:0
}
.page .entry-body .flowBox dl dd h4{
	margin:0;
	padding:0
}
.page .entry-body .flowBox dl dd p{
	margin-bottom:10px
}
.page .entry-body .flowBox dl dd ul{
	margin-bottom:0
}
.slide-text-title{
  text-shadow    : 
       3px  3px 4px #ffffff,
      -3px  3px 4px #ffffff,
       3px -3px 4px #ffffff,
      -3px -3px 4px #ffffff,
       3px  0px 4px #ffffff,
       0px  3px 4px #ffffff,
      -3px  0px 4px #ffffff,
       0px -3px 4px #ffffff; 
}
.slide-text-caption{
  text-shadow    : 
       3px  3px 5px #ffffff,
      -3px  3px 5px #ffffff,
       3px -3px 5px #ffffff,
      -3px -3px 5px #ffffff,
       3px  0px 5px #ffffff,
       0px  3px 5px #ffffff,
      -3px  0px 5px #ffffff,
       0px -3px 5px #ffffff; 
}
ul.gMenu, h2, .mainSection-title, div.textwidget{

}

table{
  border-collapse:collapse;
  margin:0 auto;
}
td,th{
  padding:10px;
}
th{
  color:#fff;
  background:#005ab3;
}
table tr:nth-child(odd){
  background:#e6f2ff;
}

p.linkurl {
	display: none;
}
.metaslider .caption {
    font-size: xx-small;
}
.veu_postList .postList_date {
    color: #999;
}

@media screen and (min-width: 650px){	
.none-pc {display:none}
}

@media screen and (max-width: 650px){
.none-sp {display:none}
}

@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

.box19{
    margin:2em 0;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #cfa62b;
    border-radius: 3px 0 3px 0;
}
.box19:before,.box19:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #cfa62b;
    border-radius: 50%;
}
.box19:after {
    top:-12px;
    left:-12px;
}
.box19:before {
    bottom:-12px;
    right:-12px;
}
.box19 p {
    margin: 0; 
    padding: 0;
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #0a7214;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #0a7214;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}



.sample07 {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
	border-radius: 10px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}


.balloon{
  position: relative;
  padding: 20px;
  background-color: #778899;
	display: inline-block;
  border-radius: 30px;
}

.balloon::before{
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #778899;
  left: -35px;
  bottom: 15px;
  width: 30px;
  height: 30px;
}

.balloon::after{
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #778899;
  left: -55px;
  bottom: 10px;
  width: 15px;
  height: 15px;
}

.sample2 {
  color: #ffffff ;
  background: #ff9900;
  font-size: 16pt ;
  line-height: 1.4;
  margin:15px 0px;
  padding: 15px 15px 15px 15px;
    border-top:1px solid #d5d5d3;
    border-radius: 2px ;
}

ul.check_list {
  border: solid 2px #ffb03f;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

ul.check_list li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}

ul.check_list li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
	font-weight: 400;
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}

.sample3 {
  padding-bottom: .5em;
  border-bottom: 1px solid #ccc;
}

.sample3 span {
  display: block;
  margin-bottom: .1em;
  color: #aaa;
  font-size: .9em;
}

.box25{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
}
.box25:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box25 p {
    margin: 0; 
    padding: 0;
}


h6 {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #ffffff;/*背景色*/
  border-left: solid 5px #e08a3e;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #2c2c2f;
    background: #cde4ff;/*背景色*/
}
.box3 p {
    margin: 0; 
    padding: 0;
}

/*point box CSS*/
.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #e08a3e;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #e08a3e;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}

/*丸の見出し*/
.sample4 {
  color: #505050;/*文字色*/
  padding: 0.5em;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 1.3;/*行高*/
  background: #ffd700;/*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}

.sample4:before {
  content: '●';
  color: white;
  margin-right: 8px;
}

/*吹き出し見出し*/
.sample5 {
  position: relative;
  padding: 8px 15px;
  margin-left: 40px;
  background: #ffbf7f;
  border-radius: 20px;
}

.sample5:before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 900;
  position: absolute;
  font-size: 15px;
  left: -40px;
  bottom: 0;
  color: #ffbf7f;
}

.sample5:after {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  font-weight: 900;
  position: absolute;
  font-size: 23px;
  left: -23px;
  bottom: 0;
  color: #ffbf7f;
}

.mobilefooter{
  position:fixed;
  bottom:0;
  width:100%;
	 height:10vh;
  z-index:100;
}

header.siteHeader { display:none; }
.vk-mobile-nav-menu-btn { display:none; }

footer.siteFooter { display:none; }
.vk-mobile-nav-menu-btn { display:none; }


/*p {
 font-family: "游明朝体","YuMincho" !important;
}*/