VK All in One Expansion Unit - Version 6.4.6

Version Description

Download this release

Release Info

Developer kurudrive
Plugin Icon 128x128 VK All in One Expansion Unit
Version 6.4.6
Comparing to
See all releases

Code changes from version 6.4.5 to 6.4.6

_scss/_contents_option_style.scss CHANGED
@@ -32,9 +32,18 @@ dl.veu_qaItem { display:block; overflow:hidden;border-bottom:1px dotted #ccc; p
32
  /* .flowBox
33
  /*-------------------------------------------*/
34
  .veu_flowBox { display:block; overflow:hidden; }
35
- .veu_flowBox:after { font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position: relative;left:48%;line-height: 120%;color:#ccc; }
 
 
 
 
 
 
 
 
 
36
  .veu_flowBox:last-child { padding-bottom:0px; margin-bottom:30px; }
37
- .veu_flowBox:last-child:after {content:"";font-size:0;}
38
  .veu_flowBox dl { display:block; overflow:hidden; padding:20px 25px; border:3px solid #e5e5e5;margin:0; }
39
  .veu_flowBox dl dt,
40
  .veu_flowBox dl dd { padding-left:0;border:none; }
@@ -44,7 +53,6 @@ dl.veu_qaItem { display:block; overflow:hidden;border-bottom:1px dotted #ccc; p
44
  .veu_flowBox dl dd p { margin-bottom:10px; }
45
  .veu_flowBox dl dd ul { margin-bottom:0px; }
46
 
47
-
48
  .veu_dummyImage { padding: 20px; display: block; vertical-align: middle;text-align: center; background-color: #f5f5f5; border:1px solid #ccc;margin-bottom:15px;
49
  }
50
  .veu_floatLeft { float:left;margin-right:20px; }
32
  /* .flowBox
33
  /*-------------------------------------------*/
34
  .veu_flowBox { display:block; overflow:hidden; }
35
+ .veu_flowBox:after {
36
+ content:"";
37
+ background: url('../../images/arrow_bottom.svg') center 50% no-repeat;
38
+ background-size: 50px 50px;
39
+ display:block; overflow:hidden;
40
+ height:50px;
41
+ width:50px;
42
+ margin:0 auto;
43
+ }
44
+
45
  .veu_flowBox:last-child { padding-bottom:0px; margin-bottom:30px; }
46
+ .veu_flowBox:last-child:after {content:"";font-size:0;background-image: none;}
47
  .veu_flowBox dl { display:block; overflow:hidden; padding:20px 25px; border:3px solid #e5e5e5;margin:0; }
48
  .veu_flowBox dl dt,
49
  .veu_flowBox dl dd { padding-left:0;border:none; }
53
  .veu_flowBox dl dd p { margin-bottom:10px; }
54
  .veu_flowBox dl dd ul { margin-bottom:0px; }
55
 
 
56
  .veu_dummyImage { padding: 20px; display: block; vertical-align: middle;text-align: center; background-color: #f5f5f5; border:1px solid #ccc;margin-bottom:15px;
57
  }
58
  .veu_floatLeft { float:left;margin-right:20px; }
css/vkExUnit_editor_style.css CHANGED
@@ -1 +1 @@
1
- .veu_flowBox,.veu_flowBox dl,dl.veu_qaItem{overflow:hidden;display:block}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0}.veu_flowBox dl{padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}@media (min-width:768px){.veu_leadTxt,p.veu_leadTxt{font-size:2em}}
1
+ .veu_flowBox,.veu_flowBox dl,.veu_flowBox:after,dl.veu_qaItem{overflow:hidden;display:block}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;height:50px;width:50px;margin:0 auto}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0;background-image:none}.veu_flowBox dl{padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}@media (min-width:768px){.veu_leadTxt,p.veu_leadTxt{font-size:2em}}
css/vkExUnit_style.css CHANGED
@@ -1 +1 @@
1
- .media .postList_thumbnail,.media .postList_thumbnail a,.veu_autoEyeCatchBox,.veu_contentAddSection,.veu_flowBox,.veu_flowBox dl,dl.veu_qaItem{display:block;overflow:hidden}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0}.veu_flowBox dl{padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.media .media-heading a,.media a.media-body_excerpt{color:#464646}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}html{font-size:inherit}.link-list li{padding:.5em}iframe.wp-embedded-content{width:100%}.veu_adminEdit{margin-top:5px}.veu_contentAddSection{clear:both;margin-top:20px}.btn{white-space:inherit}.media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:.5em;padding-right:30px;float:left}.media .postList_thumbnail a{position:relative}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:.5em;font-weight:400}.media .media-heading a:hover{text-decoration:none}.media p{margin-bottom:0}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em;margin-top:1em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .cat-item,.veu_sitemap .sitemap-col .page_item{padding:0}.veu_socialSet{margin-top:3em}.veu_socialSet.veu_contentAddSection ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.veu_socialSet.veu_contentAddSection ul li{position:relative;display:block;overflow:visible;width:50%;margin:3px;padding:0;background:0 0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{display:block;overflow:hidden;padding:7px 10px;border-radius:4px;color:#fff;text-decoration:none;line-height:100%;font-size:90%}.veu_socialSet.veu_contentAddSection ul li.sb_icon a:hover{-webkit-box-shadow:none;box-shadow:none;transform:translate3d(0,2px,0);-webkit-transform:translate3d(0,2px,0)}.veu_socialSet.veu_contentAddSection ul li.sb_icon a .sns_txt{position:relative;top:-1px}.veu_socialSet.veu_contentAddSection ul li iframe{border:none}.veu_socialSet.veu_contentAddSection ul li a .icon_sns{font-size:100%;padding:5px 8px 5px 0;display:inline-block}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_facebook a{background:#425dab;-webkit-box-shadow:0 4px 0 #344e84;box-shadow:0 4px 0 #344e84}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_hatena a{background:#007fc5;-webkit-box-shadow:0 4px 0 #00679f;box-shadow:0 4px 0 #00679f}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_twitter a{background:#00abec;-webkit-box-shadow:0 4px 0 #007eaa;box-shadow:0 4px 0 #007eaa}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_google a{background:#dd4b39;-webkit-box-shadow:0 4px 0 #a03524;box-shadow:0 4px 0 #a03524}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_line a{background:#6ebd30;-webkit-box-shadow:0 4px 0 #5b9c28;box-shadow:0 4px 0 #5b9c28}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_pocket a{background:#ea4654;-webkit-box-shadow:0 4px 0 #c1303c;box-shadow:0 4px 0 #c1303c}.veu_count_sns_fb,.veu_count_sns_hb,.veu_count_sns_pocket{position:absolute;bottom:5px;right:5px;font-size:77%;line-height:1;font-weight:700}@font-face{font-weight:400;font-style:normal;font-family:vk_sns;src:url(../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj);src:url(../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj) format("embedded-opentype"),url(../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj) format("woff"),url(../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj) format("truetype"),url(../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns) format("svg")}[class*=" vk_icon_w_r_sns_"],[class^=vk_icon_w_r_sns_]{text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:vk_sns;line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.vk_icon_w_r_sns_pocket:before{content:"\e605"}.veu_childPage_list{margin:2.5em 0 1em}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1.5em;width:100%;text-decoration:none}.veu_childPage_list .childPage_list_body:hover,.veu_pageList_ancestor ul.pageList a:hover{text-decoration:underline}.veu_childPage_list .childPage_list_box_inner{position:relative;display:block;overflow:hidden;padding:0 20px;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_childPage_list .childPage_list_title{margin-top:20px;color:#464646;font-size:16px;line-height:1.4}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;margin-bottom:1em;width:30%;height:auto;border:1px solid #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;margin-bottom:5px;color:#333;font-size:14px}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:1em}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}.veu_pageList_ancestor{clear:both;margin:2.5em 0 1em;padding:20px 20px 0;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_pageList_ancestor h3{margin:.5em 0}.veu_pageList_ancestor h3 a{color:#333;font-size:16px}.veu_pageList_ancestor ul.pageList{margin-top:1em;padding-left:0}.veu_pageList_ancestor ul.pageList a{display:block;padding:8px 5px;border-bottom:solid 1px #ddd;color:#333;font-size:14px}.veu_pageList_ancestor ul.pageList>.page_item{list-style:none}.veu_pageList_ancestor ul.pageList li{margin-bottom:0}.veu_pageList_ancestor ul.pageList ul{margin:0;padding-left:0;padding-bottom:0}.veu_pageList_ancestor ul.pageList ul li{position:relative;list-style:none}.veu_pageList_ancestor ul.pageList ul li:before{position:absolute;top:.26em;left:5px;display:inline-block}.veu_pageList_ancestor ul.pageList ul li a{padding-left:20px}.veu_pageList_ancestor ul.pageList ul li li a{padding-left:30px}.veu_pageList_ancestor ul.pageList ul li li li a{padding-left:40px}.veu_pageList_ancestor .current_page_item>a{font-weight:700}.veu_followSet{margin:30px 0;display:table;table-layout:fixed;width:100%;background-color:#2b2b2b;color:#fff}.veu_followSet .followSet_img{display:table-cell;min-width:240px;background-position:center;background-size:cover}.veu_followSet .followSet_body{display:table-cell;padding:15px;text-align:center;vertical-align:middle;line-height:1.4;font-size:20px}.veu_followSet .followSet_fb_page{margin-top:0;display:block;width:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}.veu_followSet .followSet_tw_follow{width:100%;padding:15px 0 0}.veu_followSet .followSet_feedly{text-align:center}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;background-color:#f9f9f9;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:14px;line-height:128.6%}.veu_contact .contact_txt_tel{padding:4px 0;font-size:28px;line-height:105%}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:12px;margin-top:.4rem}.veu_relatedPosts .relatedPosts_item>.media .media-body,.veu_relatedPosts .relatedPosts_item>.media .media-heading{font-size:14px}.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}.widget .veu_contact>.contact_bt{display:inline-block;float:none}.veu_insertAds{margin-top:1em;margin-bottom:2em}.veu_relatedPosts>.row{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 -3% 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_relatedPosts .relatedPosts_item{float:none;margin-right:2.9%;padding-right:0;padding-left:0;width:47%;border-bottom:solid 1px #e5e5e5}.veu_relatedPosts .relatedPosts_item>.media:first-child{border:none}.veu_relatedPosts .relatedPosts_item>.media{padding:1em 0 .8em;margin-top:0;border:none}.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail{width:80px;padding-right:15px;margin-bottom:0}.veu_relatedPosts .relatedPosts_item:nth-child(1),.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:solid 1px #e5e5e5}.page_top_btn{position:fixed;right:2%;bottom:3%;z-index:99999;display:none;width:40px;height:38px;border:none;background:rgba(0,0,0,.8);outline:rgba(0,0,0,.8) solid 1px;border:1px solid rgba(255,255,255,.8);-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn:hover{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn .arrow{padding-bottom:5px;color:#fff;vertical-align:bottom;text-align:center;line-height:30px}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_postList{margin-bottom:30px}.veu_postList .subSection-title,.veu_postList h1.mainSection-title{margin-bottom:0}.veu_postList ul.postList{margin:0;padding:0}.veu_postList ul.postList li{display:block;clear:both;overflow:hidden;margin:0;padding:15px 0;border-bottom:1px dotted #666;line-height:1.4em}.veu_postList .postList a{color:#464646;text-decoration:none}.veu_postList .postList a:hover{text-decoration:underline}.prBlock a:hover,.veu_3prArea .linkurl a,.veu_profile .sns_btns a{text-decoration:none}.veu_postList .postList_title{display:block;clear:both;margin:3px 0 0}.veu_postList .postList_meta_items{font-size:14px;color:#666}.veu_postList .postList_date{margin-right:10px;color:#d44950}.veu_postList .postList_date:before{content:"";margin-right:0}.veu_postList .postList_terms a{margin-right:3px;padding:2px 5px 1px;border-radius:3px;background-color:#efefef;font-size:12px}.veu_postList .postList_more{margin:10px 5px 0 0;text-align:right}.veu_postList .postList_miniThumb .postList_item{display:block;overflow:hidden;clear:both;position:relative;padding:15px 0;border-bottom:1px dotted #666;margin-bottom:0}.veu_postList .postList_miniThumb .postList_thumbnail{float:left;margin-right:15px}.veu_postList .postList_miniThumb .postList_thumbnail a{position:relative;display:block;overflow:hidden;border:1px solid #e5e5e5}.veu_postList .postList_miniThumb .postList_thumbnail img{width:80px;height:auto}.veu_postList .postList_miniThumb .postList_body{display:block;overflow:hidden;width:auto}.veu_postList .postList_miniThumb .postList_title{font-size:14px}.mainSection .veu_postList.pt_0 .postList.postList_miniThumb{padding:0;margin-left:0;margin-right:0}.veu_profile .profile{overflow:hidden}.veu_profile .media_outer{position:relative;display:block;overflow:hidden;margin:.8em 0;-webkit-box-sizing:border-box;box-sizing:border-box}.veu_profile .media_center,.veu_profile .media_center img{margin-left:auto;margin-right:auto}.veu_profile .media_outer img{max-width:100%;height:auto}.veu_profile .media_round{border-radius:50%;width:120px;height:120px;position:relative}.veu_profile .media_round img{position:absolute;left:-9999px}.veu_profile .media_center img{display:block}.veu_profile .media_float{float:left;margin-right:1em}.veu_profile .media_float+.profile_text{padding-top:.8em}.veu_profile .profile_text{margin-bottom:1em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;position:relative;width:40px;height:40px;border-radius:23px;color:#fff;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:.8}.veu_profile .sns_btns .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px;margin-top:.8em}.veu_3prArea .summary{margin-bottom:.5em;font-size:14px;line-height:1.6em}.veu_3prArea_image{margin-bottom:.8em;border:1px solid #e5e5e5}.veu_3prArea_image .image_pc{display:block}.veu_3prArea_image .image_sp{display:none}.veu_3prArea_image img{width:100%}.veu_3prArea_image_link{border:1px solid #fff;display:block;overflow:hidden}.prBlock a,.prBlock a:hover{color:#333}.prBlock a .prBlock_summary:hover{text-decoration:underline}.prBlock .prBlock_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);font-size:36px}.prBlock .prBlock_title{margin-top:.9em;margin-bottom:.7em;text-align:center;font-size:18px;line-height:1.4em}.prBlock .prBlock_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.prBlock .prBlock_summary{margin-bottom:.5em;text-align:center;font-size:14px;line-height:1.6em}.prBlock_icon{color:#fff}.veu_button i,.veu_button svg{margin-left:.3em;margin-right:.3em}.veu_button .button_mainText,.veu_button .button_subText{display:block}.veu_button .btn.btn-sm{padding-top:.6em;padding-bottom:.45em}.veu_button .btn{padding-top:.8em;padding-bottom:.6em}.veu_button .btn.btn-lg{padding-top:.8em;padding-bottom:.7em}@media (min-width:481px){.veu_followSet .followSet_body{padding:40px}.veu_followSet .followSet_title{font-size:18px;margin-bottom:10px}}@media (min-width:541px){.veu_childPage_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.veu_childPage_list .childPage_list_box{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.veu_leadTxt,p.veu_leadTxt{font-size:2em}.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (min-width:992px){.mainSection .veu_postList.pt_0.postList_item .postList_thumbnail{margin-right:30px;margin-left:0}.mainSection .veu_postList.pt_0.postList_item.even .postList_thumbnail{margin-left:30px;margin-right:0}}@media (min-width:1200px){.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left;text-align:left}.veu_contact .contact_bt{float:right;padding:.7em 2em}}@media screen and (max-width:992px){.prBlock{margin-bottom:1.5em}}@media (max-width:971px){.veu_insertAds{margin-bottom:.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}@media (max-width:768px){.veu_relatedPosts .relatedPosts_item{display:block;width:100%}.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:none}}@media screen and (max-width:768px){.veu_3prArea .prArea{margin-bottom:1em;display:block;overflow:hidden}.veu_3prArea .image_pc{display:none}.veu_3prArea .image_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}.veu_3prArea_image{width:138px;margin:0 1em 0 0;float:left}}@media (max-width:767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:.5em}.veu_socialSet.veu_contentAddSection ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_socialSet.veu_contentAddSection ul li{width:48%;margin-bottom:9px}.veu_socialSet.veu_contentAddSection ul li:nth-child(even){margin-right:0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{padding:8px 10px}.pocket-count,.veu_count_sns_fb,.veu_count_sns_hb{bottom:2px}.veu_childPage_list .wp-post-image{width:25%}.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (max-width:500px){.media .postList_thumbnail{width:100px}}@media (max-width:480px){.veu_followSet .followSet_title{font-size:12px;margin-bottom:0}}
1
+ .media .postList_thumbnail,.media .postList_thumbnail a,.veu_autoEyeCatchBox,.veu_contentAddSection,.veu_flowBox,.veu_flowBox dl,.veu_flowBox:after,dl.veu_qaItem{display:block;overflow:hidden}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;height:50px;width:50px;margin:0 auto}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0;background-image:none}.veu_flowBox dl{padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;vertical-align:middle;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.media .media-heading a,.media a.media-body_excerpt{color:#464646}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}html{font-size:inherit}.link-list li{padding:.5em}iframe.wp-embedded-content{width:100%}.veu_adminEdit{margin-top:5px}.veu_contentAddSection{clear:both;margin-top:20px}.btn{white-space:inherit}.media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:.5em;padding-right:30px;float:left}.media .postList_thumbnail a{position:relative}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:.5em;font-weight:400}.media .media-heading a:hover{text-decoration:none}.media p{margin-bottom:0}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em;margin-top:1em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .cat-item,.veu_sitemap .sitemap-col .page_item{padding:0}.veu_socialSet{margin-top:3em}.veu_socialSet.veu_contentAddSection ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.veu_socialSet.veu_contentAddSection ul li{position:relative;display:block;overflow:visible;width:50%;margin:3px;padding:0;background:0 0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{display:block;overflow:hidden;padding:7px 10px;border-radius:4px;color:#fff;text-decoration:none;line-height:100%;font-size:90%}.veu_socialSet.veu_contentAddSection ul li.sb_icon a:hover{-webkit-box-shadow:none;box-shadow:none;transform:translate3d(0,2px,0);-webkit-transform:translate3d(0,2px,0)}.veu_socialSet.veu_contentAddSection ul li.sb_icon a .sns_txt{position:relative;top:-1px}.veu_socialSet.veu_contentAddSection ul li iframe{border:none}.veu_socialSet.veu_contentAddSection ul li a .icon_sns{font-size:100%;padding:5px 8px 5px 0;display:inline-block}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_facebook a{background:#425dab;-webkit-box-shadow:0 4px 0 #344e84;box-shadow:0 4px 0 #344e84}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_hatena a{background:#007fc5;-webkit-box-shadow:0 4px 0 #00679f;box-shadow:0 4px 0 #00679f}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_twitter a{background:#00abec;-webkit-box-shadow:0 4px 0 #007eaa;box-shadow:0 4px 0 #007eaa}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_google a{background:#dd4b39;-webkit-box-shadow:0 4px 0 #a03524;box-shadow:0 4px 0 #a03524}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_line a{background:#6ebd30;-webkit-box-shadow:0 4px 0 #5b9c28;box-shadow:0 4px 0 #5b9c28}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_pocket a{background:#ea4654;-webkit-box-shadow:0 4px 0 #c1303c;box-shadow:0 4px 0 #c1303c}.veu_count_sns_fb,.veu_count_sns_hb,.veu_count_sns_pocket{position:absolute;bottom:5px;right:5px;font-size:77%;line-height:1;font-weight:700}@font-face{font-weight:400;font-style:normal;font-family:vk_sns;src:url(../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj);src:url(../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj) format("embedded-opentype"),url(../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj) format("woff"),url(../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj) format("truetype"),url(../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns) format("svg")}[class*=" vk_icon_w_r_sns_"],[class^=vk_icon_w_r_sns_]{text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:vk_sns;line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.vk_icon_w_r_sns_pocket:before{content:"\e605"}.veu_childPage_list{margin:2.5em 0 1em}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1.5em;width:100%;text-decoration:none}.veu_childPage_list .childPage_list_body:hover,.veu_pageList_ancestor ul.pageList a:hover{text-decoration:underline}.veu_childPage_list .childPage_list_box_inner{position:relative;display:block;overflow:hidden;padding:0 20px;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_childPage_list .childPage_list_title{margin-top:20px;color:#464646;font-size:16px;line-height:1.4}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;margin-bottom:1em;width:30%;height:auto;border:1px solid #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;margin-bottom:5px;color:#333;font-size:14px}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:1em}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}.veu_pageList_ancestor{clear:both;margin:2.5em 0 1em;padding:20px 20px 0;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_pageList_ancestor h3{margin:.5em 0}.veu_pageList_ancestor h3 a{color:#333;font-size:16px}.veu_pageList_ancestor ul.pageList{margin-top:1em;padding-left:0}.veu_pageList_ancestor ul.pageList a{display:block;padding:8px 5px;border-bottom:solid 1px #ddd;color:#333;font-size:14px}.veu_pageList_ancestor ul.pageList>.page_item{list-style:none}.veu_pageList_ancestor ul.pageList li{margin-bottom:0}.veu_pageList_ancestor ul.pageList ul{margin:0;padding-left:0;padding-bottom:0}.veu_pageList_ancestor ul.pageList ul li{position:relative;list-style:none}.veu_pageList_ancestor ul.pageList ul li:before{position:absolute;top:.26em;left:5px;display:inline-block}.veu_pageList_ancestor ul.pageList ul li a{padding-left:20px}.veu_pageList_ancestor ul.pageList ul li li a{padding-left:30px}.veu_pageList_ancestor ul.pageList ul li li li a{padding-left:40px}.veu_pageList_ancestor .current_page_item>a{font-weight:700}.veu_followSet{margin:30px 0;display:table;table-layout:fixed;width:100%;background-color:#2b2b2b;color:#fff}.veu_followSet .followSet_img{display:table-cell;min-width:240px;background-position:center;background-size:cover}.veu_followSet .followSet_body{display:table-cell;padding:15px;text-align:center;vertical-align:middle;line-height:1.4;font-size:20px}.veu_followSet .followSet_fb_page{margin-top:0;display:block;width:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}.veu_followSet .followSet_tw_follow{width:100%;padding:15px 0 0}.veu_followSet .followSet_feedly{text-align:center}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;background-color:#f9f9f9;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:14px;line-height:128.6%}.veu_contact .contact_txt_tel{padding:4px 0;font-size:28px;line-height:105%}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:12px;margin-top:.4rem}.veu_relatedPosts .relatedPosts_item>.media .media-body,.veu_relatedPosts .relatedPosts_item>.media .media-heading{font-size:14px}.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}.widget .veu_contact>.contact_bt{display:inline-block;float:none}.veu_insertAds{margin-top:1em;margin-bottom:2em}.veu_relatedPosts>.row{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 -3% 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_relatedPosts .relatedPosts_item{float:none;margin-right:2.9%;padding-right:0;padding-left:0;width:47%;border-bottom:solid 1px #e5e5e5}.veu_relatedPosts .relatedPosts_item>.media:first-child{border:none}.veu_relatedPosts .relatedPosts_item>.media{padding:1em 0 .8em;margin-top:0;border:none}.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail{width:80px;padding-right:15px;margin-bottom:0}.veu_relatedPosts .relatedPosts_item:nth-child(1),.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:solid 1px #e5e5e5}.page_top_btn{position:fixed;right:2%;bottom:3%;z-index:99999;display:none;width:40px;height:38px;border:none;background:rgba(0,0,0,.8);outline:rgba(0,0,0,.8) solid 1px;border:1px solid rgba(255,255,255,.8);-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn:hover{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn .arrow{padding-bottom:5px;color:#fff;vertical-align:bottom;text-align:center;line-height:30px}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_postList{margin-bottom:30px}.veu_postList .subSection-title,.veu_postList h1.mainSection-title{margin-bottom:0}.veu_postList ul.postList{margin:0;padding:0}.veu_postList ul.postList li{display:block;clear:both;overflow:hidden;margin:0;padding:15px 0;border-bottom:1px dotted #666;line-height:1.4em}.veu_postList .postList a{color:#464646;text-decoration:none}.veu_postList .postList a:hover{text-decoration:underline}.prBlock a:hover,.veu_3prArea .linkurl a,.veu_profile .sns_btns a{text-decoration:none}.veu_postList .postList_title{display:block;clear:both;margin:3px 0 0}.veu_postList .postList_meta_items{font-size:14px;color:#666}.veu_postList .postList_date{margin-right:10px;color:#d44950}.veu_postList .postList_date:before{content:"";margin-right:0}.veu_postList .postList_terms a{margin-right:3px;padding:2px 5px 1px;border-radius:3px;background-color:#efefef;font-size:12px}.veu_postList .postList_more{margin:10px 5px 0 0;text-align:right}.veu_postList .postList_miniThumb .postList_item{display:block;overflow:hidden;clear:both;position:relative;padding:15px 0;border-bottom:1px dotted #666;margin-bottom:0}.veu_postList .postList_miniThumb .postList_thumbnail{float:left;margin-right:15px}.veu_postList .postList_miniThumb .postList_thumbnail a{position:relative;display:block;overflow:hidden;border:1px solid #e5e5e5}.veu_postList .postList_miniThumb .postList_thumbnail img{width:80px;height:auto}.veu_postList .postList_miniThumb .postList_body{display:block;overflow:hidden;width:auto}.veu_postList .postList_miniThumb .postList_title{font-size:14px}.mainSection .veu_postList.pt_0 .postList.postList_miniThumb{padding:0;margin-left:0;margin-right:0}.veu_profile .profile{overflow:hidden}.veu_profile .media_outer{position:relative;display:block;overflow:hidden;margin:.8em 0;-webkit-box-sizing:border-box;box-sizing:border-box}.veu_profile .media_center,.veu_profile .media_center img{margin-left:auto;margin-right:auto}.veu_profile .media_outer img{max-width:100%;height:auto}.veu_profile .media_round{border-radius:50%;width:120px;height:120px;position:relative}.veu_profile .media_round img{position:absolute;left:-9999px}.veu_profile .media_center img{display:block}.veu_profile .media_float{float:left;margin-right:1em}.veu_profile .media_float+.profile_text{padding-top:.8em}.veu_profile .profile_text{margin-bottom:1em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;position:relative;width:40px;height:40px;border-radius:23px;color:#fff;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:.8}.veu_profile .sns_btns .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px;margin-top:.8em}.veu_3prArea .summary{margin-bottom:.5em;font-size:14px;line-height:1.6em}.veu_3prArea_image{margin-bottom:.8em;border:1px solid #e5e5e5}.veu_3prArea_image .image_pc{display:block}.veu_3prArea_image .image_sp{display:none}.veu_3prArea_image img{width:100%}.veu_3prArea_image_link{border:1px solid #fff;display:block;overflow:hidden}.prBlock a,.prBlock a:hover{color:#333}.prBlock a .prBlock_summary:hover{text-decoration:underline}.prBlock .prBlock_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);font-size:36px}.prBlock .prBlock_title{margin-top:.9em;margin-bottom:.7em;text-align:center;font-size:18px;line-height:1.4em}.prBlock .prBlock_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.prBlock .prBlock_summary{margin-bottom:.5em;text-align:center;font-size:14px;line-height:1.6em}.prBlock_icon{color:#fff}.veu_button i,.veu_button svg{margin-left:.3em;margin-right:.3em}.veu_button .button_mainText,.veu_button .button_subText{display:block}.veu_button .btn.btn-sm{padding-top:.6em;padding-bottom:.45em}.veu_button .btn{padding-top:.8em;padding-bottom:.6em}.veu_button .btn.btn-lg{padding-top:.8em;padding-bottom:.7em}@media (min-width:481px){.veu_followSet .followSet_body{padding:40px}.veu_followSet .followSet_title{font-size:18px;margin-bottom:10px}}@media (min-width:541px){.veu_childPage_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.veu_childPage_list .childPage_list_box{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.veu_leadTxt,p.veu_leadTxt{font-size:2em}.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (min-width:992px){.mainSection .veu_postList.pt_0.postList_item .postList_thumbnail{margin-right:30px;margin-left:0}.mainSection .veu_postList.pt_0.postList_item.even .postList_thumbnail{margin-left:30px;margin-right:0}}@media (min-width:1200px){.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left;text-align:left}.veu_contact .contact_bt{float:right;padding:.7em 2em}}@media screen and (max-width:992px){.prBlock{margin-bottom:1.5em}}@media (max-width:971px){.veu_insertAds{margin-bottom:.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}@media (max-width:768px){.veu_relatedPosts .relatedPosts_item{display:block;width:100%}.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:none}}@media screen and (max-width:768px){.veu_3prArea .prArea{margin-bottom:1em;display:block;overflow:hidden}.veu_3prArea .image_pc{display:none}.veu_3prArea .image_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}.veu_3prArea_image{width:138px;margin:0 1em 0 0;float:left}}@media (max-width:767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:.5em}.veu_socialSet.veu_contentAddSection ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_socialSet.veu_contentAddSection ul li{width:48%;margin-bottom:9px}.veu_socialSet.veu_contentAddSection ul li:nth-child(even){margin-right:0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{padding:8px 10px}.pocket-count,.veu_count_sns_fb,.veu_count_sns_hb{bottom:2px}.veu_childPage_list .wp-post-image{width:25%}.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (max-width:500px){.media .postList_thumbnail{width:100px}}@media (max-width:480px){.veu_followSet .followSet_title{font-size:12px;margin-bottom:0}}
css/vkExUnit_style_in_bs.css CHANGED
@@ -9,4 +9,4 @@
9
  * Bootstrap v3.3.7 (http://getbootstrap.com)
10
  * Copyright 2011-2016 Twitter, Inc.
11
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
12
- *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */caption,th{text-align:left}.btn,[role=button]{cursor:pointer}.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-warning{background-image:none}.btn,.btn-link{font-weight:400}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.btn-block,.table,iframe.wp-embedded-content,input[type=button].btn-block,input[type=submit].btn-block,input[type=reset].btn-block{width:100%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.btn,.veu_dummyImage,.veu_followSet .followSet_body{vertical-align:middle;text-align:center}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}.btn{display:inline-block;margin-bottom:0;-ms-touch-action:manipulation;touch-action:manipulation;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:inherit}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-xs{font-size:12px;line-height:1.5;border-radius:3px}.btn-sm{padding:5px 10px}.btn-xs{padding:1px 5px}.btn-block{display:block}.btn-block+.btn-block{margin-top:5px}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox{display:block;overflow:hidden}.veu_flowBox:after{font-family:FontAwesome;content:"\f0d7";font-size:50px;margin:0 auto 15px;position:relative;left:48%;line-height:120%;color:#ccc}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0}.veu_flowBox dl{display:block;overflow:hidden;padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.media .media-heading a,.media a.media-body_excerpt{color:#464646}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}html{font-size:inherit}.link-list li{padding:.5em}.veu_adminEdit{margin-top:5px}.veu_contentAddSection{display:block;clear:both;overflow:hidden;margin-top:20px}.media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:.5em;padding-right:30px;display:block;overflow:hidden;float:left}.media .postList_thumbnail a{position:relative;display:block;overflow:hidden}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:.5em;font-weight:400}.media .media-heading a:hover{text-decoration:none}.media p{margin-bottom:0}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{display:block;overflow:hidden;margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em;margin-top:1em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .cat-item,.veu_sitemap .sitemap-col .page_item{padding:0}.veu_socialSet{margin-top:3em}.veu_socialSet.veu_contentAddSection ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.veu_socialSet.veu_contentAddSection ul li{position:relative;display:block;overflow:visible;width:50%;margin:3px;padding:0;background:0 0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{display:block;overflow:hidden;padding:7px 10px;border-radius:4px;color:#fff;text-decoration:none;line-height:100%;font-size:90%}.veu_socialSet.veu_contentAddSection ul li.sb_icon a:hover{-webkit-box-shadow:none;box-shadow:none;transform:translate3d(0,2px,0);-webkit-transform:translate3d(0,2px,0)}.veu_socialSet.veu_contentAddSection ul li.sb_icon a .sns_txt{position:relative;top:-1px}.veu_socialSet.veu_contentAddSection ul li iframe{border:none}.veu_socialSet.veu_contentAddSection ul li a .icon_sns{font-size:100%;padding:5px 8px 5px 0;display:inline-block}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_facebook a{background:#425dab;-webkit-box-shadow:0 4px 0 #344e84;box-shadow:0 4px 0 #344e84}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_hatena a{background:#007fc5;-webkit-box-shadow:0 4px 0 #00679f;box-shadow:0 4px 0 #00679f}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_twitter a{background:#00abec;-webkit-box-shadow:0 4px 0 #007eaa;box-shadow:0 4px 0 #007eaa}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_google a{background:#dd4b39;-webkit-box-shadow:0 4px 0 #a03524;box-shadow:0 4px 0 #a03524}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_line a{background:#6ebd30;-webkit-box-shadow:0 4px 0 #5b9c28;box-shadow:0 4px 0 #5b9c28}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_pocket a{background:#ea4654;-webkit-box-shadow:0 4px 0 #c1303c;box-shadow:0 4px 0 #c1303c}.veu_count_sns_fb,.veu_count_sns_hb,.veu_count_sns_pocket{position:absolute;bottom:5px;right:5px;font-size:77%;line-height:1;font-weight:700}@font-face{font-weight:400;font-style:normal;font-family:vk_sns;src:url(../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj);src:url(../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj) format("embedded-opentype"),url(../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj) format("woff"),url(../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj) format("truetype"),url(../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns) format("svg")}[class*=" vk_icon_w_r_sns_"],[class^=vk_icon_w_r_sns_]{text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:vk_sns;line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.vk_icon_w_r_sns_pocket:before{content:"\e605"}.veu_childPage_list{margin:2.5em 0 1em}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1.5em;width:100%;text-decoration:none}.veu_childPage_list .childPage_list_body:hover,.veu_pageList_ancestor ul.pageList a:hover{text-decoration:underline}.veu_childPage_list .childPage_list_box_inner{position:relative;display:block;overflow:hidden;padding:0 20px;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_childPage_list .childPage_list_title{margin-top:20px;color:#464646;font-size:16px;line-height:1.4}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;margin-bottom:1em;width:30%;height:auto;border:1px solid #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;margin-bottom:5px;color:#333;font-size:14px}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:1em}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}.veu_pageList_ancestor{clear:both;margin:2.5em 0 1em;padding:20px 20px 0;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_pageList_ancestor h3{margin:.5em 0}.veu_pageList_ancestor h3 a{color:#333;font-size:16px}.veu_pageList_ancestor ul.pageList{margin-top:1em;padding-left:0}.veu_pageList_ancestor ul.pageList a{display:block;padding:8px 5px;border-bottom:solid 1px #ddd;color:#333;font-size:14px}.veu_pageList_ancestor ul.pageList>.page_item{list-style:none}.veu_pageList_ancestor ul.pageList li{margin-bottom:0}.veu_pageList_ancestor ul.pageList ul{margin:0;padding-left:0;padding-bottom:0}.veu_pageList_ancestor ul.pageList ul li{position:relative;list-style:none}.veu_pageList_ancestor ul.pageList ul li:before{position:absolute;top:.26em;left:5px;display:inline-block}.veu_pageList_ancestor ul.pageList ul li a{padding-left:20px}.veu_pageList_ancestor ul.pageList ul li li a{padding-left:30px}.veu_pageList_ancestor ul.pageList ul li li li a{padding-left:40px}.veu_pageList_ancestor .current_page_item>a{font-weight:700}.veu_followSet{margin:30px 0;display:table;table-layout:fixed;width:100%;background-color:#2b2b2b;color:#fff}.veu_followSet .followSet_img{display:table-cell;min-width:240px;background-position:center;background-size:cover}.veu_followSet .followSet_body{display:table-cell;padding:15px;line-height:1.4;font-size:20px}.veu_followSet .followSet_fb_page{margin-top:0;display:block;width:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}.veu_followSet .followSet_tw_follow{width:100%;padding:15px 0 0}.veu_followSet .followSet_feedly{text-align:center}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;background-color:#f9f9f9;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:14px;line-height:128.6%}.veu_contact .contact_txt_tel{padding:4px 0;font-size:28px;line-height:105%}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:12px;margin-top:.4rem}.veu_relatedPosts .relatedPosts_item>.media .media-body,.veu_relatedPosts .relatedPosts_item>.media .media-heading{font-size:14px}.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}.widget .veu_contact>.contact_bt{display:inline-block;float:none}.veu_insertAds{margin-top:1em;margin-bottom:2em}.veu_relatedPosts>.row{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 -3% 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_relatedPosts .relatedPosts_item{float:none;margin-right:2.9%;padding-right:0;padding-left:0;width:47%;border-bottom:solid 1px #e5e5e5}.veu_relatedPosts .relatedPosts_item>.media:first-child{border:none}.veu_relatedPosts .relatedPosts_item>.media{padding:1em 0 .8em;margin-top:0;border:none}.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail{width:80px;padding-right:15px;margin-bottom:0}.veu_relatedPosts .relatedPosts_item:nth-child(1),.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:solid 1px #e5e5e5}.page_top_btn{position:fixed;right:2%;bottom:3%;z-index:99999;display:none;width:40px;height:38px;border:none;background:rgba(0,0,0,.8);outline:rgba(0,0,0,.8) solid 1px;border:1px solid rgba(255,255,255,.8);-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn:hover{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn .arrow{padding-bottom:5px;color:#fff;vertical-align:bottom;text-align:center;line-height:30px}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_postList{margin-bottom:30px}.veu_postList .subSection-title,.veu_postList h1.mainSection-title{margin-bottom:0}.veu_postList ul.postList{margin:0;padding:0}.veu_postList ul.postList li{display:block;clear:both;overflow:hidden;margin:0;padding:15px 0;border-bottom:1px dotted #666;line-height:1.4em}.veu_postList .postList a{color:#464646;text-decoration:none}.veu_postList .postList a:hover{text-decoration:underline}.prBlock a:hover,.veu_3prArea .linkurl a,.veu_profile .sns_btns a{text-decoration:none}.veu_postList .postList_title{display:block;clear:both;margin:3px 0 0}.veu_postList .postList_meta_items{font-size:14px;color:#666}.veu_postList .postList_date{margin-right:10px;color:#d44950}.veu_postList .postList_date:before{content:"";margin-right:0}.veu_postList .postList_terms a{margin-right:3px;padding:2px 5px 1px;border-radius:3px;background-color:#efefef;font-size:12px}.veu_postList .postList_more{margin:10px 5px 0 0;text-align:right}.veu_postList .postList_miniThumb .postList_item{display:block;overflow:hidden;clear:both;position:relative;padding:15px 0;border-bottom:1px dotted #666;margin-bottom:0}.veu_postList .postList_miniThumb .postList_thumbnail{float:left;margin-right:15px}.veu_postList .postList_miniThumb .postList_thumbnail a{position:relative;display:block;overflow:hidden;border:1px solid #e5e5e5}.veu_postList .postList_miniThumb .postList_thumbnail img{width:80px;height:auto}.veu_postList .postList_miniThumb .postList_body{display:block;overflow:hidden;width:auto}.veu_postList .postList_miniThumb .postList_title{font-size:14px}.mainSection .veu_postList.pt_0 .postList.postList_miniThumb{padding:0;margin-left:0;margin-right:0}.veu_profile .profile{overflow:hidden}.veu_profile .media_outer{position:relative;display:block;overflow:hidden;margin:.8em 0;-webkit-box-sizing:border-box;box-sizing:border-box}.veu_profile .media_center,.veu_profile .media_center img{margin-left:auto;margin-right:auto}.veu_profile .media_outer img{max-width:100%;height:auto}.veu_profile .media_round{border-radius:50%;width:120px;height:120px;position:relative}.veu_profile .media_round img{position:absolute;left:-9999px}.veu_profile .media_center img{display:block}.veu_profile .media_float{float:left;margin-right:1em}.veu_profile .media_float+.profile_text{padding-top:.8em}.veu_profile .profile_text{margin-bottom:1em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;position:relative;width:40px;height:40px;border-radius:23px;color:#fff;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:.8}.veu_profile .sns_btns .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px;margin-top:.8em}.veu_3prArea .summary{margin-bottom:.5em;font-size:14px;line-height:1.6em}.veu_3prArea_image{margin-bottom:.8em;border:1px solid #e5e5e5}.veu_3prArea_image .image_pc{display:block}.veu_3prArea_image .image_sp{display:none}.veu_3prArea_image img{width:100%}.veu_3prArea_image_link{border:1px solid #fff;display:block;overflow:hidden}.prBlock a,.prBlock a:hover{color:#333}.prBlock a .prBlock_summary:hover{text-decoration:underline}.prBlock .prBlock_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);font-size:36px}.prBlock .prBlock_title{margin-top:.9em;margin-bottom:.7em;text-align:center;font-size:18px;line-height:1.4em}.prBlock .prBlock_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.prBlock .prBlock_summary{margin-bottom:.5em;text-align:center;font-size:14px;line-height:1.6em}.prBlock_icon{color:#fff}.veu_button i,.veu_button svg{margin-left:.3em;margin-right:.3em}.veu_button .button_mainText,.veu_button .button_subText{display:block}.veu_button .btn.btn-sm{padding-top:.6em;padding-bottom:.45em}.veu_button .btn{padding-top:.8em;padding-bottom:.6em}.veu_button .btn.btn-lg{padding-top:.8em;padding-bottom:.7em}@media (min-width:481px){.veu_followSet .followSet_body{padding:40px}.veu_followSet .followSet_title{font-size:18px;margin-bottom:10px}}@media (min-width:541px){.veu_childPage_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.veu_childPage_list .childPage_list_box{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.container{width:750px}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}.veu_leadTxt,p.veu_leadTxt{font-size:2em}.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (min-width:992px){.container{width:970px}.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}.mainSection .veu_postList.pt_0.postList_item .postList_thumbnail{margin-right:30px;margin-left:0}.mainSection .veu_postList.pt_0.postList_item.even .postList_thumbnail{margin-left:30px;margin-right:0}}@media (min-width:1200px){.container{width:1170px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left;text-align:left}.veu_contact .contact_bt{float:right;padding:.7em 2em}}@media screen and (max-width:992px){.prBlock{margin-bottom:1.5em}}@media (max-width:971px){.veu_insertAds{margin-bottom:.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}@media (max-width:768px){.veu_relatedPosts .relatedPosts_item{display:block;width:100%}.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:none}}@media screen and (max-width:768px){.veu_3prArea .prArea{margin-bottom:1em;display:block;overflow:hidden}.veu_3prArea .image_pc{display:none}.veu_3prArea .image_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}.veu_3prArea_image{width:138px;margin:0 1em 0 0;float:left}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}@media (max-width:767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:.5em}.veu_socialSet.veu_contentAddSection ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_socialSet.veu_contentAddSection ul li{width:48%;margin-bottom:9px}.veu_socialSet.veu_contentAddSection ul li:nth-child(even){margin-right:0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{padding:8px 10px}.pocket-count,.veu_count_sns_fb,.veu_count_sns_hb{bottom:2px}.veu_childPage_list .wp-post-image{width:25%}.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (max-width:500px){.media .postList_thumbnail{width:100px}}@media (max-width:480px){.veu_followSet .followSet_title{font-size:12px;margin-bottom:0}}
9
  * Bootstrap v3.3.7 (http://getbootstrap.com)
10
  * Copyright 2011-2016 Twitter, Inc.
11
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
12
+ *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */caption,th{text-align:left}.btn,[role=button]{cursor:pointer}.btn,.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-info,.open>.dropdown-toggle.btn-primary,.open>.dropdown-toggle.btn-success,.open>.dropdown-toggle.btn-warning{background-image:none}.btn,.btn-link{font-weight:400}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.btn-block,.table,input[type=button].btn-block,input[type=submit].btn-block,input[type=reset].btn-block{width:100%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777}.table{max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.btn,.veu_dummyImage,.veu_followSet .followSet_body{vertical-align:middle;text-align:center}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}.btn{display:inline-block;margin-bottom:0;-ms-touch-action:manipulation;touch-action:manipulation;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:inherit}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-xs{font-size:12px;line-height:1.5;border-radius:3px}.btn-sm{padding:5px 10px}.btn-xs{padding:1px 5px}.btn-block{display:block}.btn-block+.btn-block{margin-top:5px}.veu_leadTxt,p.veu_leadTxt{font-size:1.6em;line-height:150%;padding:0}.veu_caption{font-size:.8em}.btn.btn-blank::after{margin-left:.7em;font-family:FontAwesome;content:"\f08e"}dl.veu_qaItem{display:block;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 0 20px;margin:0 0 20px;width:100%;position:relative}dl.veu_qaItem dd,dl.veu_qaItem dt{border:none;padding-left:35px}dl.veu_qaItem dd:before,dl.veu_qaItem dt:before{position:absolute;left:0;font-size:24px;line-height:105%}dl.veu_qaItem dt{margin-bottom:15px;font-size:18px}dl.veu_qaItem dt:before{font-family:areal;content:"Q ";color:#e50000}dl.veu_qaItem dd{margin-bottom:0}dl.veu_qaItem dd:before{content:"A ";color:#337ab7;font-family:""}.veu_flowBox{display:block;overflow:hidden}.veu_flowBox:after{content:"";background:url(../images/arrow_bottom.svg) center 50% no-repeat;background-size:50px 50px;display:block;overflow:hidden;height:50px;width:50px;margin:0 auto}.veu_flowBox:last-child{padding-bottom:0;margin-bottom:30px}.veu_flowBox:last-child:after{content:"";font-size:0;background-image:none}.veu_flowBox dl{display:block;overflow:hidden;padding:20px 25px;border:3px solid #e5e5e5;margin:0}.veu_flowBox dl dd,.veu_flowBox dl dt{padding-left:0;border:none}.veu_flowBox dl dt{border-bottom:1px dotted #ccc;margin-bottom:10px;font-size:1.2em}.veu_flowBox dl dd{margin-bottom:0}.veu_flowBox dl dd h4{margin:0;padding:0}.veu_flowBox dl dd p{margin-bottom:10px}.veu_flowBox dl dd ul{margin-bottom:0}.veu_dummyImage{padding:20px;display:block;background-color:#f5f5f5;border:1px solid #ccc;margin-bottom:15px}.veu_feat_list,.veu_feat_list::after,.veu_feat_list::before{border:none;background:0 0}.veu_floatLeft{float:left;margin-right:20px}.veu_floatRight{float:right;margin-left:20px}.veu_feat_list{padding:0 0 0 2em;font-size:2em;margin-top:1.5em;position:relative}.veu_feat_list::before{position:absolute;left:0;top:-.2em;background-color:#4e7729;color:#fff;border-radius:100%;margin-right:.5em;padding:.2em .5em}.media .media-heading a,.media a.media-body_excerpt{color:#464646}.veu_feat_list_1::before{content:"1"}.veu_feat_list_2::before{content:"2"}.veu_feat_list_3::before{content:"3"}.veu_feat_list_4::before{content:"4"}.veu_feat_list_5::before{content:"5"}.veu_feat_list_6::before{content:"6"}.veu_feat_list_7::before{content:"7"}.veu_feat_list_8::before{content:"8"}.veu_feat_list_9::before{content:"9"}html{font-size:inherit}.link-list li{padding:.5em}iframe.wp-embedded-content{width:100%}.veu_adminEdit{margin-top:5px}.veu_contentAddSection{display:block;clear:both;overflow:hidden;margin-top:20px}.media{border-bottom:1px solid #e5e5e5;padding:2em 0;margin-top:0}.media:first-child{border-top:1px solid #e5e5e5}.media .postList_thumbnail{width:160px;margin-bottom:.5em;padding-right:30px;display:block;overflow:hidden;float:left}.media .postList_thumbnail a{position:relative;display:block;overflow:hidden}.media .postList_thumbnail img{width:100%;height:auto}.media .postList_thumbnail .postList_cateLabel{position:absolute;bottom:0;left:0}.media .media-heading{font-size:1.8em;line-height:1.3em;margin-top:0;margin-bottom:.5em;font-weight:400}.media .media-heading a:hover{text-decoration:none}.media p{margin-bottom:0}.relatedPosts h2{margin-bottom:10px}.veu_autoEyeCatchBox{display:block;overflow:hidden;margin-bottom:2em}.veu_sitemap .sectionBox{padding-top:0}.veu_sitemap .sitemap-col{padding-bottom:2em;margin-top:1em}.veu_sitemap .sitemap-col .link-list{margin-top:0;margin-bottom:0}.veu_sitemap .sitemap-col .cat-item,.veu_sitemap .sitemap-col .page_item{padding:0}.veu_socialSet{margin-top:3em}.veu_socialSet.veu_contentAddSection ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.veu_socialSet.veu_contentAddSection ul li{position:relative;display:block;overflow:visible;width:50%;margin:3px;padding:0;background:0 0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{display:block;overflow:hidden;padding:7px 10px;border-radius:4px;color:#fff;text-decoration:none;line-height:100%;font-size:90%}.veu_socialSet.veu_contentAddSection ul li.sb_icon a:hover{-webkit-box-shadow:none;box-shadow:none;transform:translate3d(0,2px,0);-webkit-transform:translate3d(0,2px,0)}.veu_socialSet.veu_contentAddSection ul li.sb_icon a .sns_txt{position:relative;top:-1px}.veu_socialSet.veu_contentAddSection ul li iframe{border:none}.veu_socialSet.veu_contentAddSection ul li a .icon_sns{font-size:100%;padding:5px 8px 5px 0;display:inline-block}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_facebook a{background:#425dab;-webkit-box-shadow:0 4px 0 #344e84;box-shadow:0 4px 0 #344e84}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_hatena a{background:#007fc5;-webkit-box-shadow:0 4px 0 #00679f;box-shadow:0 4px 0 #00679f}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_twitter a{background:#00abec;-webkit-box-shadow:0 4px 0 #007eaa;box-shadow:0 4px 0 #007eaa}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_google a{background:#dd4b39;-webkit-box-shadow:0 4px 0 #a03524;box-shadow:0 4px 0 #a03524}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_line a{background:#6ebd30;-webkit-box-shadow:0 4px 0 #5b9c28;box-shadow:0 4px 0 #5b9c28}.veu_socialSet.veu_contentAddSection ul li.sb_icon.sb_pocket a{background:#ea4654;-webkit-box-shadow:0 4px 0 #c1303c;box-shadow:0 4px 0 #c1303c}.veu_count_sns_fb,.veu_count_sns_hb,.veu_count_sns_pocket{position:absolute;bottom:5px;right:5px;font-size:77%;line-height:1;font-weight:700}@font-face{font-weight:400;font-style:normal;font-family:vk_sns;src:url(../plugins/sns/icons/fonts/vk_sns.eot?-bq20cj);src:url(../plugins/sns/icons/fonts/vk_sns.eot?#iefix-bq20cj) format("embedded-opentype"),url(../plugins/sns/icons/fonts/vk_sns.woff?-bq20cj) format("woff"),url(../plugins/sns/icons/fonts/vk_sns.ttf?-bq20cj) format("truetype"),url(../plugins/sns/icons/fonts/vk_sns.svg?-bq20cj#vk_sns) format("svg")}[class*=" vk_icon_w_r_sns_"],[class^=vk_icon_w_r_sns_]{text-transform:none;font-weight:400;font-style:normal;font-variant:normal;font-family:vk_sns;line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vk_icon_w_r_sns_twitter:before{content:"\e600"}.vk_icon_w_r_sns_line:before{content:"\e601"}.vk_icon_w_r_sns_hatena:before{content:"\e602"}.vk_icon_w_r_sns_google:before{content:"\e603"}.vk_icon_w_r_sns_fb:before{content:"\e604"}.vk_icon_w_r_sns_pocket:before{content:"\e605"}.veu_childPage_list{margin:2.5em 0 1em}.veu_childPage_list .childPage_list_box{display:block;margin-bottom:1.5em;width:100%;text-decoration:none}.veu_childPage_list .childPage_list_body:hover,.veu_pageList_ancestor ul.pageList a:hover{text-decoration:underline}.veu_childPage_list .childPage_list_box_inner{position:relative;display:block;overflow:hidden;padding:0 20px;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_childPage_list .childPage_list_title{margin-top:20px;color:#464646;font-size:16px;line-height:1.4}.veu_childPage_list .wp-post-image{float:left;margin-right:1em;margin-bottom:1em;width:30%;height:auto;border:1px solid #ddd}.veu_childPage_list .childPage_list_body{overflow:hidden;margin-bottom:5px;color:#333;font-size:14px}.veu_childPage_list p{line-height:1.5em}.veu_childPage_list .childPage_list_text{overflow:hidden;margin-bottom:1em}.veu_childPage_list .childPage_list_more{float:right;margin-bottom:20px}.veu_pageList_ancestor{clear:both;margin:2.5em 0 1em;padding:20px 20px 0;border:3px solid #efefef;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_pageList_ancestor h3{margin:.5em 0}.veu_pageList_ancestor h3 a{color:#333;font-size:16px}.veu_pageList_ancestor ul.pageList{margin-top:1em;padding-left:0}.veu_pageList_ancestor ul.pageList a{display:block;padding:8px 5px;border-bottom:solid 1px #ddd;color:#333;font-size:14px}.veu_pageList_ancestor ul.pageList>.page_item{list-style:none}.veu_pageList_ancestor ul.pageList li{margin-bottom:0}.veu_pageList_ancestor ul.pageList ul{margin:0;padding-left:0;padding-bottom:0}.veu_pageList_ancestor ul.pageList ul li{position:relative;list-style:none}.veu_pageList_ancestor ul.pageList ul li:before{position:absolute;top:.26em;left:5px;display:inline-block}.veu_pageList_ancestor ul.pageList ul li a{padding-left:20px}.veu_pageList_ancestor ul.pageList ul li li a{padding-left:30px}.veu_pageList_ancestor ul.pageList ul li li li a{padding-left:40px}.veu_pageList_ancestor .current_page_item>a{font-weight:700}.veu_followSet{margin:30px 0;display:table;table-layout:fixed;width:100%;background-color:#2b2b2b;color:#fff}.veu_followSet .followSet_img{display:table-cell;min-width:240px;background-position:center;background-size:cover}.veu_followSet .followSet_body{display:table-cell;padding:15px;line-height:1.4;font-size:20px}.veu_followSet .followSet_fb_page{margin-top:0;display:block;width:100%;-webkit-transform:scale(1.2);transform:scale(1.2)}.veu_followSet .followSet_tw_follow{width:100%;padding:15px 0 0}.veu_followSet .followSet_feedly{text-align:center}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;overflow:hidden;margin:0;padding:12px 20px 10px;background-color:#333;color:#fff;font-size:22px;line-height:1.2em}.veu_cta .cta_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em;line-height:170%}.veu_cta .cta_body_image{margin-bottom:1.5em}.veu_cta .cta_body_image img{max-width:250px}.veu_cta .cta_body_image_center{display:block;overflow:hidden;text-align:center}.veu_cta .cta_body_image_center img{display:block;margin:0 auto 15px;max-width:100%}.veu_cta .cta_body_txt{display:block;overflow:hidden}.veu_cta .cta_body_link{clear:both;margin-top:1.5em}.veu_contact{display:block;overflow:hidden}.veu_contact .contact_frame{display:block;overflow:hidden;padding:25px 24px 21px;border:3px solid #efefef;background-color:#f9f9f9;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_tel,.veu_contact .contact_txt_time{display:block;overflow:hidden}.veu_contact .contact_txt_catch,.veu_contact .contact_txt_time{font-size:14px;line-height:128.6%}.veu_contact .contact_txt_tel{padding:4px 0;font-size:28px;line-height:105%}.veu_contact .contact_bt_subTxt{display:block;overflow:hidden;font-size:12px;margin-top:.4rem}.veu_relatedPosts .relatedPosts_item>.media .media-body,.veu_relatedPosts .relatedPosts_item>.media .media-heading{font-size:14px}.veu_contact .contact_txt{text-align:center}.veu_contact .contact_bt{display:block}.widget .veu_contact>.contact_bt{display:inline-block;float:none}.veu_insertAds{margin-top:1em;margin-bottom:2em}.veu_relatedPosts>.row{display:-ms-flexbox;display:-webkit-box;display:flex;margin:0 -3% 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_relatedPosts .relatedPosts_item{float:none;margin-right:2.9%;padding-right:0;padding-left:0;width:47%;border-bottom:solid 1px #e5e5e5}.veu_relatedPosts .relatedPosts_item>.media:first-child{border:none}.veu_relatedPosts .relatedPosts_item>.media{padding:1em 0 .8em;margin-top:0;border:none}.veu_relatedPosts .relatedPosts_item>.media .postList_thumbnail{width:80px;padding-right:15px;margin-bottom:0}.veu_relatedPosts .relatedPosts_item:nth-child(1),.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:solid 1px #e5e5e5}.page_top_btn{position:fixed;right:2%;bottom:3%;z-index:99999;display:none;width:40px;height:38px;border:none;background:rgba(0,0,0,.8);outline:rgba(0,0,0,.8) solid 1px;border:1px solid rgba(255,255,255,.8);-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn:hover{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s}.page_top_btn .arrow{padding-bottom:5px;color:#fff;vertical-align:bottom;text-align:center;line-height:30px}.veu_fbPagePlugin .fbPagePlugin_body{margin:0 auto;border:4px solid #efefef;background-color:#f9f9f9;text-align:center}.twitter-timeline iframe{margin-right:auto;margin-left:auto}.veu_postList{margin-bottom:30px}.veu_postList .subSection-title,.veu_postList h1.mainSection-title{margin-bottom:0}.veu_postList ul.postList{margin:0;padding:0}.veu_postList ul.postList li{display:block;clear:both;overflow:hidden;margin:0;padding:15px 0;border-bottom:1px dotted #666;line-height:1.4em}.veu_postList .postList a{color:#464646;text-decoration:none}.veu_postList .postList a:hover{text-decoration:underline}.prBlock a:hover,.veu_3prArea .linkurl a,.veu_profile .sns_btns a{text-decoration:none}.veu_postList .postList_title{display:block;clear:both;margin:3px 0 0}.veu_postList .postList_meta_items{font-size:14px;color:#666}.veu_postList .postList_date{margin-right:10px;color:#d44950}.veu_postList .postList_date:before{content:"";margin-right:0}.veu_postList .postList_terms a{margin-right:3px;padding:2px 5px 1px;border-radius:3px;background-color:#efefef;font-size:12px}.veu_postList .postList_more{margin:10px 5px 0 0;text-align:right}.veu_postList .postList_miniThumb .postList_item{display:block;overflow:hidden;clear:both;position:relative;padding:15px 0;border-bottom:1px dotted #666;margin-bottom:0}.veu_postList .postList_miniThumb .postList_thumbnail{float:left;margin-right:15px}.veu_postList .postList_miniThumb .postList_thumbnail a{position:relative;display:block;overflow:hidden;border:1px solid #e5e5e5}.veu_postList .postList_miniThumb .postList_thumbnail img{width:80px;height:auto}.veu_postList .postList_miniThumb .postList_body{display:block;overflow:hidden;width:auto}.veu_postList .postList_miniThumb .postList_title{font-size:14px}.mainSection .veu_postList.pt_0 .postList.postList_miniThumb{padding:0;margin-left:0;margin-right:0}.veu_profile .profile{overflow:hidden}.veu_profile .media_outer{position:relative;display:block;overflow:hidden;margin:.8em 0;-webkit-box-sizing:border-box;box-sizing:border-box}.veu_profile .media_center,.veu_profile .media_center img{margin-left:auto;margin-right:auto}.veu_profile .media_outer img{max-width:100%;height:auto}.veu_profile .media_round{border-radius:50%;width:120px;height:120px;position:relative}.veu_profile .media_round img{position:absolute;left:-9999px}.veu_profile .media_center img{display:block}.veu_profile .media_float{float:left;margin-right:1em}.veu_profile .media_float+.profile_text{padding-top:.8em}.veu_profile .profile_text{margin-bottom:1em;font-size:14px}.veu_profile .sns_btns{margin:0;padding:0;width:100%}.veu_profile .sns_btns li{float:left;margin-right:.45em;list-style:none;text-align:center}.veu_profile .sns_btns a{display:block;position:relative;width:40px;height:40px;border-radius:23px;color:#fff;font-size:20px}.veu_profile .sns_btns a:hover{color:#fff;text-decoration:none;opacity:.8}.veu_profile .sns_btns .icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.veu_profile .sns_btns .facebook_btn a{background:#3b5998}.veu_profile .sns_btns .twitter_btn a{background:#55acee}.veu_profile .sns_btns .mail_btn a{background:#2F915F}.veu_profile .sns_btns .youtube_btn a{background:#C81D1C}.veu_profile .sns_btns .rss_btn a{background:#f26522}.veu_profile .sns_btns .instagram_btn a{background:#3f729b}.veu_profile .sns_btns .linkedin_btn a{background:#0077b5}.veu_3prArea .subSection-title{font-size:18px;margin-top:.8em}.veu_3prArea .summary{margin-bottom:.5em;font-size:14px;line-height:1.6em}.veu_3prArea_image{margin-bottom:.8em;border:1px solid #e5e5e5}.veu_3prArea_image .image_pc{display:block}.veu_3prArea_image .image_sp{display:none}.veu_3prArea_image img{width:100%}.veu_3prArea_image_link{border:1px solid #fff;display:block;overflow:hidden}.prBlock a,.prBlock a:hover{color:#333}.prBlock a .prBlock_summary:hover{text-decoration:underline}.prBlock .prBlock_icon_outer{display:block;position:relative;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);font-size:36px}.prBlock .prBlock_title{margin-top:.9em;margin-bottom:.7em;text-align:center;font-size:18px;line-height:1.4em}.prBlock .prBlock_image{position:relative;display:block;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:50%;text-indent:-9999px}.prBlock .prBlock_summary{margin-bottom:.5em;text-align:center;font-size:14px;line-height:1.6em}.prBlock_icon{color:#fff}.veu_button i,.veu_button svg{margin-left:.3em;margin-right:.3em}.veu_button .button_mainText,.veu_button .button_subText{display:block}.veu_button .btn.btn-sm{padding-top:.6em;padding-bottom:.45em}.veu_button .btn{padding-top:.8em;padding-bottom:.6em}.veu_button .btn.btn-lg{padding-top:.8em;padding-bottom:.7em}@media (min-width:481px){.veu_followSet .followSet_body{padding:40px}.veu_followSet .followSet_title{font-size:18px;margin-bottom:10px}}@media (min-width:541px){.veu_childPage_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.veu_childPage_list .childPage_list_box{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:768px){.container{width:750px}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}.veu_leadTxt,p.veu_leadTxt{font-size:2em}.veu_cta .cta_body_image_right{float:right;margin-left:30px}.veu_cta .cta_body_image_left{float:left;margin-right:30px}}@media (min-width:992px){.container{width:970px}.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}.mainSection .veu_postList.pt_0.postList_item .postList_thumbnail{margin-right:30px;margin-left:0}.mainSection .veu_postList.pt_0.postList_item.even .postList_thumbnail{margin-left:30px;margin-right:0}}@media (min-width:1200px){.container{width:1170px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}.veu_contact p.contact_txt{margin-bottom:0}.veu_contact .contact_txt{float:left;text-align:left}.veu_contact .contact_bt{float:right;padding:.7em 2em}}@media screen and (max-width:992px){.prBlock{margin-bottom:1.5em}}@media (max-width:971px){.veu_insertAds{margin-bottom:.5em}.veu_insertAds .col-md-6{margin-bottom:1em}}@media (max-width:768px){.veu_relatedPosts .relatedPosts_item{display:block;width:100%}.veu_relatedPosts .relatedPosts_item:nth-child(2){border-top:none}}@media screen and (max-width:768px){.veu_3prArea .prArea{margin-bottom:1em;display:block;overflow:hidden}.veu_3prArea .image_pc{display:none}.veu_3prArea .image_sp{display:block}.veu_3prArea .linkurl{margin-bottom:1.5em}.veu_3prArea_image{width:138px;margin:0 1em 0 0;float:left}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}@media (max-width:767px){.media .postList_thumbnail{padding-right:20px}.media .media-body .media-heading{font-size:1.2em;line-height:1.3em;margin-bottom:.5em}.veu_socialSet.veu_contentAddSection ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.veu_socialSet.veu_contentAddSection ul li{width:48%;margin-bottom:9px}.veu_socialSet.veu_contentAddSection ul li:nth-child(even){margin-right:0}.veu_socialSet.veu_contentAddSection ul li.sb_icon a{padding:8px 10px}.pocket-count,.veu_count_sns_fb,.veu_count_sns_hb{bottom:2px}.veu_childPage_list .wp-post-image{width:25%}.veu_cta .cta_body_image img{display:block;margin:0 auto 1.5em;max-width:100%}}@media (max-width:500px){.media .postList_thumbnail{width:100px}}@media (max-width:480px){.veu_followSet .followSet_title{font-size:12px;margin-bottom:0}}
images/arrow_bottom.svg ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="レイヤー_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
4
+ y="0px" viewBox="0 0 48 48" style="enable-background:new 0 0 48 48;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:#CFCFCF;}
7
+ </style>
8
+ <g>
9
+ <g>
10
+ <polygon class="st0" points="11.7,20 24,32.3 36.2,20 "/>
11
+ </g>
12
+ </g>
13
+ </svg>
languages/vkExUnit-ja.mo CHANGED
Binary file
languages/vkExUnit-ja.po CHANGED
@@ -1,7 +1,7 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2018-05-22 23:11+0900\n"
5
  "PO-Revision-Date: \n"
6
  "Last-Translator: Kurudrive <kurudrive@gmail.com>\n"
7
  "Language-Team: Vektor translate Team <info@vektor-inc.co.jp>\n"
@@ -16,260 +16,209 @@ msgstr ""
16
  "X-Poedit-SearchPath-0: .\n"
17
  "X-Poedit-SearchPathExcluded-0: node_modules\n"
18
 
19
- #: admin_active_setting_page.php:3 dist/admin_active_setting_page.php:3
20
  msgid "Enable setting"
21
  msgstr "有効化設定"
22
 
23
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
24
- #: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:74
25
  msgid "Select all"
26
  msgstr "全てを選択"
27
 
28
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
29
- #: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:74
30
  msgid "Function"
31
  msgstr "有効化"
32
 
33
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
34
- #: dist/admin_active_setting_page.php:16 dist/admin_active_setting_page.php:74
35
  msgid "Description"
36
  msgstr "説明"
37
 
38
- #: admin_active_setting_page.php:28 dist/admin_active_setting_page.php:28
39
- #: dist/veu-packages.php:357 veu-packages.php:357
40
  msgid "Automatic Eye Catch insert"
41
  msgstr "アイキャッチ画像自動挿入"
42
 
43
- #: admin_active_setting_page.php:80 dist/admin_active_setting_page.php:80
44
  msgid "Extension Setting"
45
  msgstr "拡張設定"
46
 
47
- #: admin_active_setting_page.php:85 dist/admin_active_setting_page.php:85
48
  msgid "Extention contents"
49
  msgstr "拡張コンテンツ"
50
 
51
- #: admin_active_setting_page.php:86 dist/admin_active_setting_page.php:86
52
  msgid "set extension contents to loop_end hook"
53
  msgstr "ループ終了時にコンテンツを追加する"
54
 
55
- #: admin_active_setting_page.php:92 dist/admin_active_setting_page.php:92
56
  msgid "Plugin setting options"
57
  msgstr "プラグイン設定オプション"
58
 
59
- #: admin_active_setting_page.php:94 dist/admin_active_setting_page.php:94
60
  msgid "Delete myOptions when deactivate me."
61
  msgstr "プラグインを無効化する際にDBに保存したオプション項目を削除します。"
62
 
63
  #: admin_main_setting_page.php:10 admin_main_setting_page.php:11
64
- #: dist/admin_main_setting_page.php:10 dist/admin_main_setting_page.php:11
65
- #: dist/plugins/meta_keyword.php:103 plugins/meta_keyword.php:103
66
  msgid "Main setting"
67
  msgstr "メイン設定"
68
 
69
- #: admin_main_setting_page.php:76 dist/admin_main_setting_page.php:76
70
  msgid "Activated Packages is noting. please activate some package."
71
  msgstr ""
72
  "有効化されているパッケージがありません。何かの機能を有効化してください。"
73
 
74
- #: dist/plugins/auto_eyecatch.php:40 plugins/auto_eyecatch.php:40
75
  msgid "Automatic EyeCatch"
76
  msgstr "アイキャッチ自動挿入"
77
 
78
- #: dist/plugins/auto_eyecatch.php:50 plugins/auto_eyecatch.php:50
79
  msgid "Do not set eyecatch image automatic."
80
  msgstr "アイキャッチ画像を自動挿入しない"
81
 
82
- #: dist/plugins/bootstrap.php:9 plugins/bootstrap.php:9
83
  msgid "Settings"
84
  msgstr "設定"
85
 
86
- #: dist/plugins/bootstrap.php:36 plugins/bootstrap.php:36
87
  msgid "Key color"
88
  msgstr "キーカラー"
89
 
90
- #: dist/plugins/bootstrap.php:47 plugins/bootstrap.php:47
91
  msgid "Key color(dark)"
92
  msgstr "キーカラー(暗)"
93
 
94
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:63
95
- #: dist/plugins/call-to-action/view-actionbox.php:71
96
  #: plugins/call-to-action/class-vk-call-to-action.php:63
97
  #: plugins/call-to-action/view-actionbox.php:71
98
  msgid "Edit CTA"
99
  msgstr "CTAの編集"
100
 
101
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:64
102
  #: plugins/call-to-action/class-vk-call-to-action.php:64
103
  msgid "Add new CTA"
104
  msgstr "CTAの新規作成"
105
 
106
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:65
107
  #: plugins/call-to-action/class-vk-call-to-action.php:65
108
  msgid "New CTA"
109
  msgstr "CTA 新規作成"
110
 
111
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:97
112
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:99
113
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:100
114
  #: plugins/call-to-action/class-vk-call-to-action.php:97
115
  #: plugins/call-to-action/class-vk-call-to-action.php:99
116
  #: plugins/call-to-action/class-vk-call-to-action.php:100
117
  msgid "Call to Action setting"
118
  msgstr "CTA設定"
119
 
120
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:102
121
  #: plugins/call-to-action/class-vk-call-to-action.php:102
122
  msgid "CTA Contents"
123
  msgstr "CTA Contents"
124
 
125
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:128
126
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:604
127
- #: dist/plugins/call-to-action/widget-call-to-action.php:74
128
  #: plugins/call-to-action/class-vk-call-to-action.php:128
129
  #: plugins/call-to-action/class-vk-call-to-action.php:604
130
  #: plugins/call-to-action/widget-call-to-action.php:74
131
  msgid "Random"
132
  msgstr "ランダム表示"
133
 
134
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:134
135
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:611
136
  #: plugins/call-to-action/class-vk-call-to-action.php:134
137
  #: plugins/call-to-action/class-vk-call-to-action.php:611
138
  msgid "Disable display"
139
  msgstr "表示しない"
140
 
141
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:140
142
  #: plugins/call-to-action/class-vk-call-to-action.php:140
143
  msgid "Follow common setting"
144
  msgstr "共通設定を使用"
145
 
146
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:153
147
  #: plugins/call-to-action/class-vk-call-to-action.php:153
148
  msgid "CTA common setting"
149
  msgstr "CTA共通設定"
150
 
151
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:154
152
- #: dist/plugins/call-to-action/view-adminsetting.php:31
153
- #: dist/plugins/call-to-action/widget-call-to-action.php:88
154
  #: plugins/call-to-action/class-vk-call-to-action.php:154
155
  #: plugins/call-to-action/view-adminsetting.php:31
156
  #: plugins/call-to-action/widget-call-to-action.php:88
157
  msgid "Show CTA index page"
158
  msgstr "CTAの一覧を表示"
159
 
160
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:221
161
  #: plugins/call-to-action/class-vk-call-to-action.php:221
162
  msgid "CTA image"
163
  msgstr "CTA画像"
164
 
165
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:227
166
  #: plugins/call-to-action/class-vk-call-to-action.php:227
167
  msgid "Add image"
168
  msgstr "画像を追加"
169
 
170
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:228
171
  #: plugins/call-to-action/class-vk-call-to-action.php:228
172
  msgid "Change image"
173
  msgstr "画像を変更"
174
 
175
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:229
176
  #: plugins/call-to-action/class-vk-call-to-action.php:229
177
  msgid "Remove image"
178
  msgstr "画像を削除"
179
 
180
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:234
181
  #: plugins/call-to-action/class-vk-call-to-action.php:234
182
  msgid "CTA image position"
183
  msgstr "CTA画像の位置"
184
 
185
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:237
186
  #: plugins/call-to-action/class-vk-call-to-action.php:237
187
  msgid "right"
188
  msgstr "右寄せ"
189
 
190
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:238
191
  #: plugins/call-to-action/class-vk-call-to-action.php:238
192
  msgid "center"
193
  msgstr "中央"
194
 
195
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:239
196
  #: plugins/call-to-action/class-vk-call-to-action.php:239
197
  msgid "left"
198
  msgstr "左寄せ"
199
 
200
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:243
201
  #: plugins/call-to-action/class-vk-call-to-action.php:243
202
  msgid "Button text"
203
  msgstr "ボタンの表記文言"
204
 
205
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:247
206
  #: plugins/call-to-action/class-vk-call-to-action.php:247
207
  msgid "Button icon"
208
  msgstr "ボタンアイコン"
209
 
210
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:248
211
- #: dist/plugins/other_widget/widget-button.php:111
212
  #: plugins/call-to-action/class-vk-call-to-action.php:248
213
  #: plugins/other_widget/widget-button.php:111
214
  msgid "To choose your favorite icon, and enter the class."
215
  msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
216
 
217
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:249
218
- #: dist/plugins/other_widget/widget-button.php:112
219
  #: plugins/call-to-action/class-vk-call-to-action.php:249
220
  #: plugins/other_widget/widget-button.php:112
221
  msgid "Before :"
222
  msgstr "文字の前 :"
223
 
224
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:251
225
- #: dist/plugins/other_widget/widget-button.php:114
226
  #: plugins/call-to-action/class-vk-call-to-action.php:251
227
  #: plugins/other_widget/widget-button.php:114
228
  msgid "After :"
229
  msgstr "文字の後 :"
230
 
231
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:263
232
  #: plugins/call-to-action/class-vk-call-to-action.php:263
233
  msgid "Button link url"
234
  msgstr "ボタンのリンク先URL"
235
 
236
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:276
237
  #: plugins/call-to-action/class-vk-call-to-action.php:276
238
  msgid "Target window"
239
  msgstr "リンク先ターゲット"
240
 
241
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:278
242
  #: plugins/call-to-action/class-vk-call-to-action.php:278
243
  msgid "Open in a self window"
244
  msgstr "同じウィンドウで開く"
245
 
246
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:280
247
  #: plugins/call-to-action/class-vk-call-to-action.php:280
248
  msgid "Text message"
249
  msgstr "テキストメッセージ"
250
 
251
- #: dist/plugins/call-to-action/class-vk-call-to-action.php:286
252
- #: dist/plugins/call-to-action/widget-call-to-action.php:91
253
  #: plugins/call-to-action/class-vk-call-to-action.php:286
254
  #: plugins/call-to-action/widget-call-to-action.php:91
255
  msgid "CTA setting"
256
  msgstr "CTA設定"
257
 
258
- #: dist/plugins/call-to-action/view-adminsetting.php:15
259
- #: dist/veu-packages.php:306 plugins/call-to-action/view-adminsetting.php:15
260
- #: veu-packages.php:306
261
  msgid "Call To Action"
262
  msgstr "Call To Action"
263
 
264
- #: dist/plugins/call-to-action/view-adminsetting.php:19
265
- #: dist/veu-packages.php:298 plugins/call-to-action/view-adminsetting.php:19
266
- #: veu-packages.php:298
267
  msgid "Display the CTA at the end of the post content."
268
  msgstr "投稿内容の最後にCTAを表示します。"
269
 
270
- #: dist/plugins/call-to-action/view-adminsetting.php:20
271
- #: dist/veu-packages.php:300 plugins/call-to-action/view-adminsetting.php:20
272
- #: veu-packages.php:300
273
  msgid ""
274
  "The CTA stands for \"Call to action\" and this is the area that prompts the "
275
  "user behavior."
@@ -277,9 +226,7 @@ msgstr ""
277
  "CTAは「Call To Action」の略で、ユーザーにとってもらいたい行動へ誘導するための"
278
  "情報を表示します。"
279
 
280
- #: dist/plugins/call-to-action/view-adminsetting.php:21
281
- #: dist/veu-packages.php:302 plugins/call-to-action/view-adminsetting.php:21
282
- #: veu-packages.php:302
283
  msgid ""
284
  "As an example, text message and a link button for induction to the free "
285
  "sample download page."
@@ -287,24 +234,20 @@ msgstr ""
287
  "例えば、無料サンプルのダウンロードページへの誘導のためのテキストやリンクボタ"
288
  "ンなどです。"
289
 
290
- #: dist/plugins/call-to-action/view-adminsetting.php:23
291
  #: plugins/call-to-action/view-adminsetting.php:23
292
  msgid "How to use"
293
  msgstr "使い方"
294
 
295
- #: dist/plugins/call-to-action/view-adminsetting.php:26
296
  #: plugins/call-to-action/view-adminsetting.php:26
297
  msgid ""
298
  "You register the contents on \"CTA\" that you want to display to bottom of "
299
  "the content."
300
  msgstr "まずは投稿タイプCTAで、本文の最後に表示させたい内容を登録します。"
301
 
302
- #: dist/plugins/call-to-action/view-adminsetting.php:27
303
  #: plugins/call-to-action/view-adminsetting.php:27
304
  msgid "Choose the CTA to be displayed from the following."
305
  msgstr "下記のプルダウンで、投稿タイプ別に表示するCTAを選択して保存します。"
306
 
307
- #: dist/plugins/call-to-action/view-adminsetting.php:28
308
  #: plugins/call-to-action/view-adminsetting.php:28
309
  msgid ""
310
  "If you want to switch the CTA to be displayed on each post, please set in "
@@ -313,54 +256,39 @@ msgstr ""
313
  "投稿毎に表示するCTAを切り替えたい場合は、投稿などの詳細ページで設定してくださ"
314
  "い。"
315
 
316
- #: dist/plugins/call-to-action/view-adminsetting.php:41
317
  #: plugins/call-to-action/view-adminsetting.php:41
318
  msgid "Show index page"
319
  msgstr "一覧ページを表示する"
320
 
321
- #: dist/plugins/call-to-action/widget-call-to-action.php:20
322
  #: plugins/call-to-action/widget-call-to-action.php:20
323
  msgid "CTA"
324
  msgstr "CTA"
325
 
326
- #: dist/plugins/call-to-action/widget-call-to-action.php:26
327
  #: plugins/call-to-action/widget-call-to-action.php:26
328
  msgid "Select CTA and display it."
329
  msgstr "CTAを選択して表示します。"
330
 
331
- #: dist/plugins/call-to-action/widget-call-to-action.php:66
332
  #: plugins/call-to-action/widget-call-to-action.php:66
333
  msgid "Please select CTA to display."
334
  msgstr "表示するCTAを選択してください。"
335
 
336
- #: dist/plugins/call-to-action/widget-call-to-action.php:80
337
  #: plugins/call-to-action/widget-call-to-action.php:80
338
  msgid "Please select"
339
  msgstr "選択してください"
340
 
341
- #: dist/plugins/child_page_index.php:76
342
- #: dist/plugins/other_widget/widget-3pr-area.php:193
343
  #: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:193
344
  msgid "Read more"
345
  msgstr "詳しくはこちら"
346
 
347
- #: dist/plugins/child_page_index.php:139
348
- #: dist/plugins/other_widget/widget-page.php:166
349
  #: plugins/child_page_index.php:139 plugins/other_widget/widget-page.php:166
350
  msgid "Display a child page index"
351
  msgstr "子ページ一覧の表示"
352
 
353
- #: dist/plugins/contact-section/contact-section.php:104
354
- #: dist/plugins/contact-section/contact-section.php:132
355
  #: plugins/contact-section/contact-section.php:104
356
  #: plugins/contact-section/contact-section.php:132
357
  msgid "Contact Information"
358
  msgstr "お問い合わせ情報"
359
 
360
- #: dist/plugins/contact-section/contact-section.php:114
361
- #: dist/plugins/contact-section/contact-section.php:143
362
- #: dist/plugins/contact-section/customizer.php:53
363
- #: dist/plugins/contact-section/customizer.php:67
364
  #: plugins/contact-section/contact-section.php:114
365
  #: plugins/contact-section/contact-section.php:143
366
  #: plugins/contact-section/customizer.php:53
@@ -368,22 +296,16 @@ msgstr "お問い合わせ情報"
368
  msgid "Please feel free to inquire."
369
  msgstr "お気軽にお問い合わせください。"
370
 
371
- #: dist/plugins/contact-section/contact-section.php:116
372
- #: dist/plugins/contact-section/customizer.php:95
373
  #: plugins/contact-section/contact-section.php:116
374
  #: plugins/contact-section/customizer.php:95
375
  msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
376
  msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
377
 
378
- #: dist/plugins/contact-section/contact-section.php:120
379
- #: dist/plugins/contact-section/customizer.php:179
380
  #: plugins/contact-section/contact-section.php:120
381
  #: plugins/contact-section/customizer.php:179
382
  msgid "Contact us"
383
  msgstr "お問い合わせ"
384
 
385
- #: dist/plugins/contact-section/contact-section.php:134
386
- #: dist/plugins/contact-section/customizer.php:33
387
  #: plugins/contact-section/contact-section.php:134
388
  #: plugins/contact-section/customizer.php:33
389
  msgid ""
@@ -393,8 +315,6 @@ msgstr ""
393
  "ここに入力された内容が各固定ページ下部や『お問い合わせ情報』ウィジェット、"
394
  "『お問い合わせボタン』ウィジェットなどに反映されます。"
395
 
396
- #: dist/plugins/contact-section/contact-section.php:136
397
- #: dist/plugins/contact-section/customizer.php:35
398
  #: plugins/contact-section/contact-section.php:136
399
  #: plugins/contact-section/customizer.php:35
400
  msgid ""
@@ -404,27 +324,11 @@ msgstr ""
404
  "固定ページに表示する場合は、各固定ページの編集画面で\"お問い合わせ情報の表示"
405
  "\"にチェックを入れる必要があります。"
406
 
407
- #: dist/plugins/contact-section/contact-section.php:140
408
- #: dist/plugins/contact-section/customizer.php:62
409
  #: plugins/contact-section/contact-section.php:140
410
  #: plugins/contact-section/customizer.php:62
411
  msgid "Message"
412
  msgstr "メッセージ"
413
 
414
- #: dist/plugins/contact-section/contact-section.php:143
415
- #: dist/plugins/contact-section/contact-section.php:150
416
- #: dist/plugins/contact-section/contact-section.php:157
417
- #: dist/plugins/contact-section/contact-section.php:165
418
- #: dist/plugins/contact-section/contact-section.php:173
419
- #: dist/plugins/contact-section/contact-section.php:181
420
- #: dist/plugins/contact-section/customizer.php:67
421
- #: dist/plugins/contact-section/customizer.php:88
422
- #: dist/plugins/contact-section/customizer.php:109
423
- #: dist/plugins/contact-section/customizer.php:130
424
- #: dist/plugins/contact-section/customizer.php:151
425
- #: dist/plugins/contact-section/customizer.php:172
426
- #: dist/plugins/google_analytics/ga_admin.php:16
427
- #: dist/plugins/sns/sns_admin.php:31
428
  #: plugins/contact-section/contact-section.php:143
429
  #: plugins/contact-section/contact-section.php:150
430
  #: plugins/contact-section/contact-section.php:157
@@ -441,17 +345,11 @@ msgstr "メッセージ"
441
  msgid "ex) "
442
  msgstr "例) "
443
 
444
- #: dist/plugins/contact-section/contact-section.php:147
445
- #: dist/plugins/contact-section/customizer.php:83
446
  #: plugins/contact-section/contact-section.php:147
447
  #: plugins/contact-section/customizer.php:83
448
  msgid "Phone number"
449
  msgstr "電話番号"
450
 
451
- #: dist/plugins/contact-section/contact-section.php:154
452
- #: dist/plugins/contact-section/contact-section.php:157
453
- #: dist/plugins/contact-section/customizer.php:104
454
- #: dist/plugins/contact-section/customizer.php:109
455
  #: plugins/contact-section/contact-section.php:154
456
  #: plugins/contact-section/contact-section.php:157
457
  #: plugins/contact-section/customizer.php:104
@@ -459,71 +357,51 @@ msgstr "電話番号"
459
  msgid "Office hours"
460
  msgstr "営業時間"
461
 
462
- #: dist/plugins/contact-section/contact-section.php:157
463
- #: dist/plugins/contact-section/customizer.php:109
464
  #: plugins/contact-section/contact-section.php:157
465
  #: plugins/contact-section/customizer.php:109
466
  msgid "Weekdays except holidays"
467
  msgstr "土日・祝日除く"
468
 
469
- #: dist/plugins/contact-section/contact-section.php:162
470
- #: dist/plugins/contact-section/customizer.php:125
471
  #: plugins/contact-section/contact-section.php:162
472
  #: plugins/contact-section/customizer.php:125
473
  msgid "The contact page URL"
474
  msgstr "お問い合わせ先URL"
475
 
476
- #: dist/plugins/contact-section/contact-section.php:165
477
- #: dist/plugins/contact-section/customizer.php:130
478
  #: plugins/contact-section/contact-section.php:165
479
  #: plugins/contact-section/customizer.php:130
480
  msgid "or"
481
  msgstr "もしくは"
482
 
483
- #: dist/plugins/contact-section/contact-section.php:166
484
- #: dist/plugins/contact-section/customizer.php:130
485
  #: plugins/contact-section/contact-section.php:166
486
  #: plugins/contact-section/customizer.php:130
487
  msgid "* If you fill in the blank, widget's contact button does not appear."
488
  msgstr "※ 未入力の場合、お問い合わせウィジェットには何も表示されません。"
489
 
490
- #: dist/plugins/contact-section/contact-section.php:170
491
- #: dist/plugins/contact-section/customizer.php:146
492
  #: plugins/contact-section/contact-section.php:170
493
  #: plugins/contact-section/customizer.php:146
494
  msgid "Contact button Text"
495
  msgstr "お問い合わせボタンに表示するテキスト"
496
 
497
- #: dist/plugins/contact-section/contact-section.php:173
498
- #: dist/plugins/contact-section/customizer.php:151
499
  #: plugins/contact-section/contact-section.php:173
500
  #: plugins/contact-section/customizer.php:151
501
  msgid "Contact Us from email."
502
  msgstr "メールでのお問い合わせはこちら"
503
 
504
- #: dist/plugins/contact-section/contact-section.php:178
505
- #: dist/plugins/contact-section/customizer.php:167
506
  #: plugins/contact-section/contact-section.php:178
507
  #: plugins/contact-section/customizer.php:167
508
  msgid "Contact button text( sub )"
509
  msgstr "お問い合わせボタンに表示するテキスト2(オプション)"
510
 
511
- #: dist/plugins/contact-section/contact-section.php:182
512
- #: dist/plugins/contact-section/customizer.php:172
513
  #: plugins/contact-section/contact-section.php:182
514
  #: plugins/contact-section/customizer.php:172
515
  msgid "Email contact form"
516
  msgstr "お気軽にお問い合わせください。"
517
 
518
- #: dist/plugins/contact-section/contact-section.php:187
519
- #: dist/plugins/contact-section/customizer.php:188
520
  #: plugins/contact-section/contact-section.php:187
521
  #: plugins/contact-section/customizer.php:188
522
  msgid "Contact button short text for side widget"
523
  msgstr "お問い合わせボタンウィジェットに表示するテキスト"
524
 
525
- #: dist/plugins/contact-section/contact-section.php:191
526
- #: dist/plugins/contact-section/customizer.php:193
527
  #: plugins/contact-section/contact-section.php:191
528
  #: plugins/contact-section/customizer.php:193
529
  msgid "This will used to \"Contact Button\" widget."
@@ -531,70 +409,52 @@ msgstr ""
531
  "このテキストはお問い合わせボタンウィジェットで使用されます。サイドバーでの利"
532
  "用を想定していますので少ない文字数で設定してください。"
533
 
534
- #: dist/plugins/contact-section/contact-section.php:195
535
  #: plugins/contact-section/contact-section.php:195
536
  msgid "Advanced Setting"
537
  msgstr "高度な設定"
538
 
539
- #: dist/plugins/contact-section/contact-section.php:204
540
- #: dist/plugins/contact-section/customizer.php:217
541
  #: plugins/contact-section/contact-section.php:204
542
  #: plugins/contact-section/customizer.php:217
543
  msgid "Inquiry Banner image"
544
  msgstr "お問い合わせバナー画像"
545
 
546
- #: dist/plugins/contact-section/contact-section.php:206
547
  #: plugins/contact-section/contact-section.php:206
548
  msgid "Select Image"
549
  msgstr "画像を選択"
550
 
551
- #: dist/plugins/contact-section/contact-section.php:207
552
- #: dist/plugins/contact-section/customizer.php:207
553
  #: plugins/contact-section/contact-section.php:207
554
  #: plugins/contact-section/customizer.php:207
555
  msgid "Display the image instead of the above inquiry information"
556
  msgstr ""
557
  "画像が登録されている場合は標準のお問い合わせ情報ではなく画像が表示されます。"
558
 
559
- #: dist/plugins/contact-section/contact-section.php:211
560
- #: dist/plugins/contact-section/customizer.php:243
561
  #: plugins/contact-section/contact-section.php:211
562
  #: plugins/contact-section/customizer.php:243
563
  msgid "Display HTML message instead of the standard"
564
  msgstr "お問い合わせ情報として表示するHTML"
565
 
566
- #: dist/plugins/contact-section/contact-section.php:213
567
- #: dist/plugins/contact-section/customizer.php:236
568
  #: plugins/contact-section/contact-section.php:213
569
  #: plugins/contact-section/customizer.php:236
570
  msgid "HTML takes precedence over image"
571
  msgstr "HTMLが登録されている場合は画像より優先されます。"
572
 
573
- #: dist/plugins/contact-section/contact-section.php:235
574
  #: plugins/contact-section/contact-section.php:235
575
  msgid "Display Contact Section"
576
  msgstr "お問い合わせ情報の表示"
577
 
578
- #: dist/plugins/contact-section/contact-section.php:368
579
- #: dist/plugins/contact-section/contact-section.php:420
580
  #: plugins/contact-section/contact-section.php:368
581
  #: plugins/contact-section/contact-section.php:420
582
  msgid "Edit contact information"
583
  msgstr "Contact情報を編集"
584
 
585
- #: dist/plugins/contact-section/contact-section.php:436
586
  #: plugins/contact-section/contact-section.php:436
587
  msgid "Contact Button"
588
  msgstr "お問い合わせボタン"
589
 
590
- #: dist/plugins/contact-section/contact-section.php:437
591
  #: plugins/contact-section/contact-section.php:437
592
  msgid "Display contact button."
593
  msgstr "お問い合わせボタンを表示します。"
594
 
595
- #: dist/plugins/contact-section/contact-section.php:438
596
- #: dist/plugins/contact-section/contact-section.php:466
597
- #: dist/plugins/contact-section/contact-section.php:488
598
  #: plugins/contact-section/contact-section.php:438
599
  #: plugins/contact-section/contact-section.php:466
600
  #: plugins/contact-section/contact-section.php:488
@@ -605,23 +465,18 @@ msgid ""
605
  msgstr ""
606
  "「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
607
 
608
- #: dist/plugins/contact-section/contact-section.php:465
609
  #: plugins/contact-section/contact-section.php:465
610
  msgid "Display contact button"
611
  msgstr "お問い合わせボタンを表示します。"
612
 
613
- #: dist/plugins/contact-section/contact-section.php:486
614
- #: dist/veu-packages.php:270 plugins/contact-section/contact-section.php:486
615
- #: veu-packages.php:270
616
  msgid "Contact Section"
617
  msgstr "お問い合わせ情報"
618
 
619
- #: dist/plugins/contact-section/contact-section.php:487
620
  #: plugins/contact-section/contact-section.php:487
621
  msgid "Display Phone number and contact button etc."
622
  msgstr "電話番号とお問い合わせボタンなどを表示します。"
623
 
624
- #: dist/plugins/contact-section/contact-section.php:516
625
  #: plugins/contact-section/contact-section.php:516
626
  #, php-format
627
  msgid ""
@@ -631,22 +486,15 @@ msgstr ""
631
  "* 「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要がありま"
632
  "す。"
633
 
634
- #: dist/plugins/contact-section/customizer.php:23
635
  #: plugins/contact-section/customizer.php:23
636
  msgid "Contact Settings"
637
  msgstr "お問い合わせ情報"
638
 
639
- #: dist/plugins/contact-section/customizer.php:210
640
- #: dist/plugins/contact-section/customizer.php:239
641
  #: plugins/contact-section/customizer.php:210
642
  #: plugins/contact-section/customizer.php:239
643
  msgid "It is not reflected in the header."
644
  msgstr "ヘッダーには反映されません。"
645
 
646
- #: dist/plugins/css_customize/css_customize-edit.php:2
647
- #: dist/plugins/css_customize/css_customize.php:28
648
- #: dist/plugins/css_customize/css_customize.php:44
649
- #: dist/plugins/css_customize/css_customize.php:45
650
  #: plugins/css_customize/css_customize-edit.php:2
651
  #: plugins/css_customize/css_customize.php:28
652
  #: plugins/css_customize/css_customize.php:44
@@ -654,49 +502,43 @@ msgstr "ヘッダーには反映されません。"
654
  msgid "CSS Customize"
655
  msgstr "CSSカスタマイズ"
656
 
657
- #: dist/plugins/css_customize/css_customize-edit.php:5
658
  #: plugins/css_customize/css_customize-edit.php:5
659
  msgid "You can add custom CSS here."
660
  msgstr "デザインをカスタマイズする場合は下のテキストエリアにCSSを入力します"
661
 
662
- #: dist/plugins/css_customize/css_customize-edit.php:13
663
  #: plugins/css_customize/css_customize-edit.php:13
664
  msgid "Save CSS"
665
  msgstr "CSSを保存する"
666
 
667
- #: dist/plugins/css_customize/css_customize.php:102
668
  #: plugins/css_customize/css_customize.php:102
669
  msgid "Your custom CSS was saved."
670
  msgstr "CSSが保存されました"
671
 
672
- #: dist/plugins/css_customize/css_customize.php:105
673
  #: plugins/css_customize/css_customize.php:105
674
  msgid "Error occured. Please try again."
675
  msgstr "何らかのエラー!! また試してみてください"
676
 
677
- #: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:52
678
- #: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:54
679
- #: plugins/font-awesome/class-vk-font-awesome-versions.php:52
680
- #: plugins/font-awesome/class-vk-font-awesome-versions.php:54
 
 
681
  msgid "Ex ) "
682
  msgstr "例 ) "
683
 
684
- #: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:123
685
- #: plugins/font-awesome/class-vk-font-awesome-versions.php:123
686
  msgid "Font Awesome"
687
  msgstr ""
688
 
689
- #: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:143
690
- #: plugins/font-awesome/class-vk-font-awesome-versions.php:143
691
  msgid "Font Awesome Version"
692
  msgstr ""
693
 
694
- #: dist/plugins/font-awesome/class-vk-font-awesome-versions.php:146
695
- #: plugins/font-awesome/class-vk-font-awesome-versions.php:146
696
  msgid "4.7 will be abolished in the near future."
697
  msgstr "4.7は将来的に廃止します。"
698
 
699
- #: dist/plugins/footer_copyright_change.php:6
700
  #: plugins/footer_copyright_change.php:6
701
  msgid ""
702
  "<p>Powered by <a href=\"https://wordpress.org/\">WordPress</a> with <a href="
@@ -711,23 +553,18 @@ msgstr ""
711
  "nagoya/ja/“ target=\"_blank\">VK All in One Expansion Unit</a> by <a href="
712
  "\"//www.vektor-inc.co.jp\" target=\"_blank\">Vektor,Inc.</a> technology.</p>"
713
 
714
- #: dist/plugins/google_analytics/ga_admin.php:9
715
- #: dist/plugins/google_analytics/ga_admin.php:13
716
- #: dist/plugins/google_analytics/google_analytics.php:23
717
  #: plugins/google_analytics/ga_admin.php:9
718
  #: plugins/google_analytics/ga_admin.php:13
719
  #: plugins/google_analytics/google_analytics.php:23
720
  msgid "Google Analytics Settings"
721
  msgstr "Google Analytics設定"
722
 
723
- #: dist/plugins/google_analytics/ga_admin.php:14
724
  #: plugins/google_analytics/ga_admin.php:14
725
  msgid ""
726
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
727
  "the site."
728
  msgstr "このサイトで使用する Google アナリティクスの ID を入力して下さい。"
729
 
730
- #: dist/plugins/google_analytics/ga_admin.php:19
731
  #: plugins/google_analytics/ga_admin.php:19
732
  msgid ""
733
  "Please select the type of Analytics code . (If you are unsure you can skip "
@@ -736,38 +573,29 @@ msgstr ""
736
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
737
  "す )"
738
 
739
- #: dist/plugins/google_analytics/ga_admin.php:23
740
- #: dist/plugins/google_analytics/ga_customizer.php:74
741
  #: plugins/google_analytics/ga_admin.php:23
742
  #: plugins/google_analytics/ga_customizer.php:74
743
  msgid "Recommendation ( gtag )"
744
  msgstr "推奨 ( gtag )"
745
 
746
- #: dist/plugins/google_analytics/ga_admin.php:24
747
- #: dist/plugins/google_analytics/ga_customizer.php:75
748
  #: plugins/google_analytics/ga_admin.php:24
749
  #: plugins/google_analytics/ga_customizer.php:75
750
  msgid "Universal Analytics code ( analytics.js )"
751
  msgstr "ユニバーサル アナリティクスのコード ( analytics.js )"
752
 
753
- #: dist/plugins/google_analytics/ga_admin.php:25
754
- #: dist/plugins/google_analytics/ga_customizer.php:76
755
  #: plugins/google_analytics/ga_admin.php:25
756
  #: plugins/google_analytics/ga_customizer.php:76
757
  msgid "Normal code ( analytics.js )"
758
  msgstr "ノーマルのコード ( analytics.js )"
759
 
760
- #: dist/plugins/google_analytics/ga_customizer.php:24
761
  #: plugins/google_analytics/ga_customizer.php:24
762
  msgid "Google Analtics Settings"
763
  msgstr "Google Analytics設定"
764
 
765
- #: dist/plugins/google_analytics/ga_customizer.php:45
766
  #: plugins/google_analytics/ga_customizer.php:45
767
  msgid "Google Analytics ID"
768
  msgstr "Google Analyticsの ID"
769
 
770
- #: dist/plugins/google_analytics/ga_customizer.php:49
771
  #: plugins/google_analytics/ga_customizer.php:49
772
  msgid ""
773
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
@@ -776,12 +604,10 @@ msgstr ""
776
  "このサイトで使用する Google アナリティクスの ID を入力して下さい。<br>例) "
777
  "XXXXXXXX-X"
778
 
779
- #: dist/plugins/google_analytics/ga_customizer.php:68
780
  #: plugins/google_analytics/ga_customizer.php:68
781
  msgid "Select the type of Analytics code"
782
  msgstr "アナリティクスコードの種類を選択"
783
 
784
- #: dist/plugins/google_analytics/ga_customizer.php:78
785
  #: plugins/google_analytics/ga_customizer.php:78
786
  msgid ""
787
  "Print the select the type of Analytics code.<br>(If you are unsure you can "
@@ -790,12 +616,11 @@ msgstr ""
790
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
791
  "す。)"
792
 
793
- #: dist/plugins/icons.php:38 dist/plugins/icons.php:68 plugins/icons.php:38
794
- #: plugins/icons.php:68
795
  msgid "icon setting"
796
  msgstr "アイコン設定"
797
 
798
- #: dist/plugins/icons.php:74 plugins/icons.php:74
799
  #, php-format
800
  msgid ""
801
  "This feature will be discontinued shortly.<br>You can set the site icon from "
@@ -806,55 +631,52 @@ msgstr ""
806
  "サイトアイコンは「<a href=%s>外観 > カスタマイズ</a>」の「サイト基本情報」パ"
807
  "ネルから設定できます。"
808
 
809
- #: dist/plugins/icons.php:81 plugins/icons.php:81
810
  msgid "Favicon Setting"
811
  msgstr "ファビコン設定"
812
 
813
- #: dist/plugins/icons.php:83 plugins/icons.php:83
814
  msgid "Choose icon"
815
  msgstr "アイコンを選択"
816
 
817
- #: dist/plugins/icons.php:84 plugins/icons.php:84
818
  msgid "Please upload your \".ico\" file"
819
  msgstr "作成したicoファイルをアップロードしてください"
820
 
821
- #: dist/plugins/insert_ads.php:37 dist/plugins/insert_ads.php:137
822
- #: dist/veu-packages.php:329 plugins/insert_ads.php:37
823
- #: plugins/insert_ads.php:137 veu-packages.php:329
824
  msgid "Insert ads"
825
  msgstr "広告の挿入"
826
 
827
- #: dist/plugins/insert_ads.php:140 plugins/insert_ads.php:140
828
  msgid "Insert ads to post."
829
  msgstr "投稿に広告を挿入"
830
 
831
- #: dist/plugins/insert_ads.php:142 plugins/insert_ads.php:142
832
  msgid "Insert ads to before content and more tag and after content."
833
  msgstr "記事の直前 / moreタグの直後 / 記事の最後に広告を挿入できます。"
834
 
835
- #: dist/plugins/insert_ads.php:142 plugins/insert_ads.php:142
836
  msgid "If you want to separate ads area, you fill two fields."
837
  msgstr "2つのフィールドに分けて挿入すると、横並び(col-md-6)に表示されます。"
838
 
839
- #: dist/plugins/insert_ads.php:144 plugins/insert_ads.php:144
840
  msgid "insert the ad [ before content ]"
841
  msgstr "広告を挿入 [ 記事の最初 ]"
842
 
843
- #: dist/plugins/insert_ads.php:152 plugins/insert_ads.php:152
844
  msgid "insert the ad [ more tag ]"
845
  msgstr "広告を挿入 [ moreタグ ]"
846
 
847
- #: dist/plugins/insert_ads.php:160 plugins/insert_ads.php:160
848
  msgid "insert the ad [ after content ]"
849
  msgstr "広告を挿入 [ 記事の最後 ]"
850
 
851
- #: dist/plugins/meta_description.php:20 dist/plugins/meta_description.php:31
852
- #: dist/plugins/meta_description.php:34 plugins/meta_description.php:20
853
- #: plugins/meta_description.php:31 plugins/meta_description.php:34
854
  msgid "Meta Description"
855
  msgstr "メタディスクリプション"
856
 
857
- #: dist/plugins/meta_description.php:37 plugins/meta_description.php:37
858
  msgid ""
859
  "What you have to complete the \"excerpt\" column of the edit screen of each "
860
  "page will be reflected in the description of the meta tag."
@@ -862,7 +684,7 @@ msgstr ""
862
  "各ページの編集画面の「抜粋」欄に記入した内容がmetaタグのディスクリプションに"
863
  "反映されます"
864
 
865
- #: dist/plugins/meta_description.php:38 plugins/meta_description.php:38
866
  msgid ""
867
  "Description of meta tags in the search results screen of search sites such "
868
  "as Google, will be Displayed, such as the bottom of the site title. If the "
@@ -873,7 +695,7 @@ msgstr ""
873
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
874
  "内容が反映されます。"
875
 
876
- #: dist/plugins/meta_description.php:39 plugins/meta_description.php:39
877
  msgid ""
878
  "The meta description of the top page is subject to the catchphrase of the "
879
  "site. However, its contents will be reflected if the excerpt is entered in "
@@ -883,7 +705,7 @@ msgstr ""
883
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
884
  "内容が反映されます。"
885
 
886
- #: dist/plugins/meta_description.php:40 plugins/meta_description.php:40
887
  msgid ""
888
  "If \"excerpt\" column is not found, Click \"Display Option\" of page top at "
889
  "each article edit page, and check the expert column display."
@@ -892,23 +714,21 @@ msgstr ""
892
  "ので、そこをクリックすると「抜粋」欄を表示するチェックボックスが出てきますの"
893
  "で、チェックして下さい。"
894
 
895
- #: dist/plugins/meta_keyword.php:40 dist/plugins/meta_keyword.php:91
896
- #: dist/plugins/meta_keyword.php:93 dist/plugins/meta_keyword.php:94
897
- #: dist/plugins/meta_keyword.php:101 plugins/meta_keyword.php:40
898
- #: plugins/meta_keyword.php:91 plugins/meta_keyword.php:93
899
- #: plugins/meta_keyword.php:94 plugins/meta_keyword.php:101
900
  msgid "Meta Keywords"
901
  msgstr "メタキーワード"
902
 
903
- #: dist/plugins/meta_keyword.php:68 plugins/meta_keyword.php:68
904
  msgid "Meta Keyword"
905
  msgstr "メタキーワード"
906
 
907
- #: dist/plugins/meta_keyword.php:71 plugins/meta_keyword.php:71
908
  msgid "Common Keywords"
909
  msgstr "共通キーワード設定"
910
 
911
- #: dist/plugins/meta_keyword.php:72 plugins/meta_keyword.php:72
912
  msgid ""
913
  "Keywords for meta tag. This words will set Meta Keyword with post keywords. "
914
  "if you want multiple keywords, enter with separator of \",\"."
@@ -916,13 +736,13 @@ msgstr ""
916
  "メタタグに入力するキーワードを入力します。ここでは全てのページで使用する共通"
917
  "のキーワードを設定します。複数ある場合は「,」で区切ってください。"
918
 
919
- #: dist/plugins/meta_keyword.php:75 plugins/meta_keyword.php:75
920
  msgid "This is not seriously, Because the SearchEngine does not care this."
921
  msgstr ""
922
  "あまり深く考える必要はありません。現状のサーチエンジンではそこまで重要なファ"
923
  "クターとはなりません。"
924
 
925
- #: dist/plugins/meta_keyword.php:76 plugins/meta_keyword.php:76
926
  msgid ""
927
  "For each page individual keyword is enter at the edit screen of each "
928
  "article. 10 keywords maximum, together with a each article keywords is "
@@ -931,65 +751,50 @@ msgstr ""
931
  "個々のページのキーワードはそれぞれの投稿ページのキーワード入力欄から追加して"
932
  "ください。それらと合わせて10個程度のキーワード数であることが望ましいです。"
933
 
934
- #: dist/plugins/meta_keyword.php:77 plugins/meta_keyword.php:77
935
  msgid "\",\" separator at end of the last keyword is do not need."
936
  msgstr "最後のキーワードの後ろに「,」は必要ありません。"
937
 
938
- #: dist/plugins/meta_keyword.php:78 plugins/meta_keyword.php:78
939
  msgid "Example: WordPress,template,theme,free,GPL"
940
  msgstr "【例】 WordPress,テンプレート,テーマ,無料,GPL"
941
 
942
- #: dist/plugins/meta_keyword.php:102 plugins/meta_keyword.php:102
943
  msgid ""
944
  "To distinguish between individual keywords, please enter a , delimiter "
945
  "(optional)."
946
  msgstr "キーワードを複数入力する場合は , ( カンマ )で区切って下さい。"
947
 
948
- #: dist/plugins/meta_keyword.php:104 plugins/meta_keyword.php:104
949
  #, php-format
950
  msgid "* keywords common to the entire site can be set from %s."
951
  msgstr "サイト全体のキーワードは %s より設定することができます。"
952
 
953
- #: dist/plugins/other_widget/widget-3pr-area.php:9
954
- #: dist/plugins/other_widget/widget-3pr-area.php:156
955
  #: plugins/other_widget/widget-3pr-area.php:9
956
  #: plugins/other_widget/widget-3pr-area.php:156
957
  msgid "3PR area"
958
  msgstr "3PR エリア"
959
 
960
- #: dist/plugins/other_widget/widget-3pr-area.php:14
961
  #: plugins/other_widget/widget-3pr-area.php:14
962
  msgid "Displays a 3PR area"
963
  msgstr "3PR エリアを表示します。"
964
 
965
- #: dist/plugins/other_widget/widget-3pr-area.php:21
966
  #: plugins/other_widget/widget-3pr-area.php:21
967
  msgid "3PR area1 title"
968
  msgstr "3PR エリア1 タイトル"
969
 
970
- #: dist/plugins/other_widget/widget-3pr-area.php:29
971
  #: plugins/other_widget/widget-3pr-area.php:29
972
  msgid "3PR area2 title"
973
  msgstr "3PR エリア2 タイトル"
974
 
975
- #: dist/plugins/other_widget/widget-3pr-area.php:37
976
  #: plugins/other_widget/widget-3pr-area.php:37
977
  msgid "3PR area3 title"
978
  msgstr "3PR エリア3 タイトル"
979
 
980
- #: dist/plugins/other_widget/widget-3pr-area.php:56
981
  #: plugins/other_widget/widget-3pr-area.php:56
982
  msgid "3PR area setting"
983
  msgstr "3PR エリア設定"
984
 
985
- #: dist/plugins/other_widget/widget-3pr-area.php:58
986
- #: dist/plugins/other_widget/widget-new-posts.php:204
987
- #: dist/plugins/other_widget/widget-page.php:126
988
- #: dist/plugins/other_widget/widget-pr-blocks.php:111
989
- #: dist/plugins/other_widget/widget-profile.php:55
990
- #: dist/plugins/related_posts/related_posts.php:252
991
- #: dist/plugins/sns/widget-fb-page-plugin.php:79
992
- #: dist/plugins/sns/widget-twitter.php:84
993
  #: plugins/other_widget/widget-3pr-area.php:58
994
  #: plugins/other_widget/widget-new-posts.php:204
995
  #: plugins/other_widget/widget-page.php:126
@@ -1000,15 +805,10 @@ msgstr "3PR エリア設定"
1000
  msgid "Title:"
1001
  msgstr "タイトル"
1002
 
1003
- #: dist/plugins/other_widget/widget-3pr-area.php:64
1004
  #: plugins/other_widget/widget-3pr-area.php:64
1005
  msgid "Select image for PC:"
1006
  msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
1007
 
1008
- #: dist/plugins/other_widget/widget-3pr-area.php:73
1009
- #: dist/plugins/other_widget/widget-3pr-area.php:90
1010
- #: dist/plugins/other_widget/widget-pr-blocks.php:174
1011
- #: dist/plugins/other_widget/widget-profile.php:70
1012
  #: plugins/other_widget/widget-3pr-area.php:73
1013
  #: plugins/other_widget/widget-3pr-area.php:90
1014
  #: plugins/other_widget/widget-pr-blocks.php:174
@@ -1016,10 +816,6 @@ msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
1016
  msgid "Select image"
1017
  msgstr "画像を選択"
1018
 
1019
- #: dist/plugins/other_widget/widget-3pr-area.php:74
1020
- #: dist/plugins/other_widget/widget-3pr-area.php:91
1021
- #: dist/plugins/other_widget/widget-pr-blocks.php:175
1022
- #: dist/plugins/other_widget/widget-profile.php:71
1023
  #: plugins/other_widget/widget-3pr-area.php:74
1024
  #: plugins/other_widget/widget-3pr-area.php:91
1025
  #: plugins/other_widget/widget-pr-blocks.php:175
@@ -1027,42 +823,32 @@ msgstr "画像を選択"
1027
  msgid "Clear image"
1028
  msgstr "画像クリア"
1029
 
1030
- #: dist/plugins/other_widget/widget-3pr-area.php:81
1031
  #: plugins/other_widget/widget-3pr-area.php:81
1032
  msgid "Select image for Mobile:"
1033
  msgstr ""
1034
  "スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
1035
  "690px 以上推奨。空欄も可)"
1036
 
1037
- #: dist/plugins/other_widget/widget-3pr-area.php:102
1038
- #: dist/plugins/other_widget/widget-pr-blocks.php:115
1039
  #: plugins/other_widget/widget-3pr-area.php:102
1040
  #: plugins/other_widget/widget-pr-blocks.php:115
1041
  msgid "Summary Text:"
1042
  msgstr "概要となるテキスト"
1043
 
1044
- #: dist/plugins/other_widget/widget-3pr-area.php:108
1045
- #: dist/plugins/other_widget/widget-pr-blocks.php:120
1046
  #: plugins/other_widget/widget-3pr-area.php:108
1047
  #: plugins/other_widget/widget-pr-blocks.php:120
1048
  msgid "Link URL:"
1049
  msgstr "リンク先ページのURL"
1050
 
1051
- #: dist/plugins/other_widget/widget-3pr-area.php:111
1052
- #: dist/plugins/other_widget/widget-banner.php:87
1053
- #: dist/plugins/other_widget/widget-pr-blocks.php:124
1054
  #: plugins/other_widget/widget-3pr-area.php:111
1055
  #: plugins/other_widget/widget-banner.php:87
1056
  #: plugins/other_widget/widget-pr-blocks.php:124
1057
  msgid "Open link new tab."
1058
  msgstr "リンクを別ウィンドウで開く"
1059
 
1060
- #: dist/plugins/other_widget/widget-archives.php:9 dist/veu-packages.php:205
1061
  #: plugins/other_widget/widget-archives.php:9 veu-packages.php:205
1062
  msgid "archive list"
1063
  msgstr "アーカイブリスト"
1064
 
1065
- #: dist/plugins/other_widget/widget-archives.php:14 dist/veu-packages.php:205
1066
  #: plugins/other_widget/widget-archives.php:14 veu-packages.php:205
1067
  msgid ""
1068
  "Displays a list of archives. You can choose the post type and also to "
@@ -1071,199 +857,154 @@ msgstr ""
1071
  "アーカイブの一覧を表示します。月ごともしくは年ごとでの表示。また、ポストタイ"
1072
  "プを選択できます。"
1073
 
1074
- #: dist/plugins/other_widget/widget-archives.php:53
1075
- #: dist/plugins/other_widget/widget-archives.php:54
1076
  #: plugins/other_widget/widget-archives.php:53
1077
  #: plugins/other_widget/widget-archives.php:54
1078
  msgid "Monthly archives"
1079
  msgstr "月別アーカイブ"
1080
 
1081
- #: dist/plugins/other_widget/widget-archives.php:63
1082
- #: dist/plugins/other_widget/widget-new-posts.php:209
1083
- #: dist/plugins/other_widget/widget-new-posts.php:210
1084
  #: plugins/other_widget/widget-archives.php:63
1085
  #: plugins/other_widget/widget-new-posts.php:209
1086
  #: plugins/other_widget/widget-new-posts.php:210
1087
  msgid "Title"
1088
  msgstr "タイトル"
1089
 
1090
- #: dist/plugins/other_widget/widget-archives.php:67
1091
  #: plugins/other_widget/widget-archives.php:67
1092
  msgid "Post type"
1093
  msgstr "ポストタイプ"
1094
 
1095
- #: dist/plugins/other_widget/widget-archives.php:77
1096
  #: plugins/other_widget/widget-archives.php:77
1097
  msgid "Monthly"
1098
  msgstr "月別"
1099
 
1100
- #: dist/plugins/other_widget/widget-archives.php:79
1101
  #: plugins/other_widget/widget-archives.php:79
1102
  msgid "Yearly"
1103
  msgstr "年別"
1104
 
1105
- #: dist/plugins/other_widget/widget-archives.php:97
1106
  #: plugins/other_widget/widget-archives.php:97
1107
  msgid "archive"
1108
  msgstr "アーカイブ"
1109
 
1110
- #: dist/plugins/other_widget/widget-banner.php:16
1111
  #: plugins/other_widget/widget-banner.php:16
1112
  msgid "Banner"
1113
  msgstr "バナー"
1114
 
1115
- #: dist/plugins/other_widget/widget-banner.php:22
1116
  #: plugins/other_widget/widget-banner.php:22
1117
  msgid ""
1118
  "You can easily set up a banner simply by registering images and link "
1119
  "destinations."
1120
  msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
1121
 
1122
- #: dist/plugins/other_widget/widget-banner.php:83
1123
  #: plugins/other_widget/widget-banner.php:83
1124
  msgid "Set image"
1125
  msgstr "画像を選択"
1126
 
1127
- #: dist/plugins/other_widget/widget-banner.php:88
1128
  #: plugins/other_widget/widget-banner.php:88
1129
  msgid "Alternative text"
1130
  msgstr "代替テキスト(alt)"
1131
 
1132
- #: dist/plugins/other_widget/widget-button.php:32
1133
  #: plugins/other_widget/widget-button.php:32
1134
  msgid "Button"
1135
  msgstr "ボタン"
1136
 
1137
- #: dist/plugins/other_widget/widget-button.php:37
1138
  #: plugins/other_widget/widget-button.php:37
1139
  msgid "You can set buttons for arbitrary text."
1140
  msgstr "任意のテキストのボタンを設定できます。"
1141
 
1142
- #: dist/plugins/other_widget/widget-button.php:105
1143
  #: plugins/other_widget/widget-button.php:105
1144
  msgid "Main text(Required):"
1145
  msgstr "ボタンテキスト(必須):"
1146
 
1147
- #: dist/plugins/other_widget/widget-button.php:110
1148
  #: plugins/other_widget/widget-button.php:110
1149
  msgid "Class name of the icon font"
1150
  msgstr "使用したいアイコンフォント"
1151
 
1152
- #: dist/plugins/other_widget/widget-button.php:123
1153
  #: plugins/other_widget/widget-button.php:123
1154
  msgid "Sub text:"
1155
  msgstr "サブテキスト:"
1156
 
1157
- #: dist/plugins/other_widget/widget-button.php:127
1158
  #: plugins/other_widget/widget-button.php:127
1159
  msgid "Link URL(Required):"
1160
  msgstr "リンク先ページのURL(必須):"
1161
 
1162
- #: dist/plugins/other_widget/widget-button.php:137
1163
  #: plugins/other_widget/widget-button.php:137
1164
  msgid "Open with new tab"
1165
  msgstr "リンクを別ウィンドウで開く"
1166
 
1167
- #: dist/plugins/other_widget/widget-button.php:140
1168
  #: plugins/other_widget/widget-button.php:140
1169
  msgid "Size"
1170
  msgstr "サイズ"
1171
 
1172
- #: dist/plugins/other_widget/widget-button.php:147
1173
  #: plugins/other_widget/widget-button.php:147
1174
  msgid "Small"
1175
  msgstr "小"
1176
 
1177
- #: dist/plugins/other_widget/widget-button.php:153
1178
  #: plugins/other_widget/widget-button.php:153
1179
  msgid "Medium"
1180
  msgstr "中"
1181
 
1182
- #: dist/plugins/other_widget/widget-button.php:159
1183
  #: plugins/other_widget/widget-button.php:159
1184
  msgid "Large"
1185
  msgstr "大"
1186
 
1187
- #: dist/plugins/other_widget/widget-button.php:163
1188
  #: plugins/other_widget/widget-button.php:163
1189
  msgid "Button color:"
1190
  msgstr "ボタンの色:"
1191
 
1192
- #: dist/plugins/other_widget/widget-button.php:200
1193
  #: plugins/other_widget/widget-button.php:200
1194
  msgid "Key Color(.primary)"
1195
  msgstr "キーカラー(.primary)"
1196
 
1197
- #: dist/plugins/other_widget/widget-button.php:201
1198
  #: plugins/other_widget/widget-button.php:201
1199
  msgid "No paint(.default)"
1200
  msgstr "塗りなし(.default)"
1201
 
1202
- #: dist/plugins/other_widget/widget-button.php:202
1203
  #: plugins/other_widget/widget-button.php:202
1204
  msgid "Light green(.success)"
1205
  msgstr "明るい緑(.success)"
1206
 
1207
- #: dist/plugins/other_widget/widget-button.php:203
1208
  #: plugins/other_widget/widget-button.php:203
1209
  msgid "Light blue(.info)"
1210
  msgstr "空色(.info)"
1211
 
1212
- #: dist/plugins/other_widget/widget-button.php:204
1213
  #: plugins/other_widget/widget-button.php:204
1214
  msgid "Orange(.warning)"
1215
  msgstr "オレンジ(.warning)"
1216
 
1217
- #: dist/plugins/other_widget/widget-button.php:205
1218
  #: plugins/other_widget/widget-button.php:205
1219
  msgid "Red(.danger)"
1220
  msgstr "赤(.danger)"
1221
 
1222
- #: dist/plugins/other_widget/widget-child-page-list.php:10
1223
  #: plugins/other_widget/widget-child-page-list.php:10
1224
  msgid "Child Page List"
1225
  msgstr "子ページのリスト"
1226
 
1227
- #: dist/plugins/other_widget/widget-child-page-list.php:15
1228
- #: dist/plugins/other_widget/widget-child-page-list.php:50
1229
  #: plugins/other_widget/widget-child-page-list.php:15
1230
  #: plugins/other_widget/widget-child-page-list.php:50
1231
  msgid "Display the child pages list from ancestor page."
1232
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1233
 
1234
- #: dist/plugins/other_widget/widget-new-posts.php:11
1235
- #: dist/plugins/other_widget/widget-new-posts.php:181
1236
  #: plugins/other_widget/widget-new-posts.php:11
1237
  #: plugins/other_widget/widget-new-posts.php:181
1238
  msgid "Recent Posts"
1239
  msgstr "最新記事"
1240
 
1241
- #: dist/plugins/other_widget/widget-new-posts.php:16
1242
  #: plugins/other_widget/widget-new-posts.php:16
1243
  msgid "Displays a list of your most recent posts"
1244
  msgstr "最新の投稿記事リストを表示します。"
1245
 
1246
- #: dist/plugins/other_widget/widget-new-posts.php:208
1247
  #: plugins/other_widget/widget-new-posts.php:208
1248
  msgid "Display Format"
1249
  msgstr "表示形式"
1250
 
1251
- #: dist/plugins/other_widget/widget-new-posts.php:209
1252
  #: plugins/other_widget/widget-new-posts.php:209
1253
  msgid "Thumbnail"
1254
  msgstr "サムネイル画像"
1255
 
1256
- #: dist/plugins/other_widget/widget-new-posts.php:209
1257
- #: dist/plugins/other_widget/widget-new-posts.php:210
1258
  #: plugins/other_widget/widget-new-posts.php:209
1259
  #: plugins/other_widget/widget-new-posts.php:210
1260
  msgid "Date"
1261
  msgstr "日付"
1262
 
1263
- #: dist/plugins/other_widget/widget-new-posts.php:210
1264
- #: dist/plugins/other_widget/widget-taxonomies.php:24
1265
- #: dist/plugins/other_widget/widget-taxonomies.php:54
1266
- #: dist/plugins/other_widget/widget-taxonomies.php:55
1267
  #: plugins/other_widget/widget-new-posts.php:210
1268
  #: plugins/other_widget/widget-taxonomies.php:24
1269
  #: plugins/other_widget/widget-taxonomies.php:54
@@ -1271,141 +1012,112 @@ msgstr "日付"
1271
  msgid "Category"
1272
  msgstr "カテゴリー"
1273
 
1274
- #: dist/plugins/other_widget/widget-new-posts.php:213
1275
  #: plugins/other_widget/widget-new-posts.php:213
1276
  msgid "Order by"
1277
  msgstr "表示順"
1278
 
1279
- #: dist/plugins/other_widget/widget-new-posts.php:214
1280
  #: plugins/other_widget/widget-new-posts.php:214
1281
  msgid "Publish date"
1282
  msgstr "公開日"
1283
 
1284
- #: dist/plugins/other_widget/widget-new-posts.php:215
1285
  #: plugins/other_widget/widget-new-posts.php:215
1286
  msgid "Modified date"
1287
  msgstr "最終更新日"
1288
 
1289
- #: dist/plugins/other_widget/widget-new-posts.php:219
1290
  #: plugins/other_widget/widget-new-posts.php:219
1291
  msgid "Display count"
1292
  msgstr "表示する記事数"
1293
 
1294
- #: dist/plugins/other_widget/widget-new-posts.php:224
1295
  #: plugins/other_widget/widget-new-posts.php:224
1296
  msgid "Slug for the custom type you want to display"
1297
  msgstr "表示したい記事タイプ"
1298
 
1299
- #: dist/plugins/other_widget/widget-new-posts.php:229
1300
  #: plugins/other_widget/widget-new-posts.php:229
1301
  msgid "taxonomy ID"
1302
  msgstr "カテゴリー(タクソノミー)ID"
1303
 
1304
- #: dist/plugins/other_widget/widget-new-posts.php:231
1305
  #: plugins/other_widget/widget-new-posts.php:231
1306
  msgid "if you need filtering by term, add the term ID separate by \",\"."
1307
  msgstr ""
1308
  "特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
1309
  "します。"
1310
 
1311
- #: dist/plugins/other_widget/widget-new-posts.php:233
1312
- #: dist/plugins/sns/sns_admin.php:94
1313
  #: plugins/other_widget/widget-new-posts.php:233 plugins/sns/sns_admin.php:94
1314
  msgid "if empty this area, I will do not filtering."
1315
  msgstr "空欄の場合はフィルタリングは行いません。"
1316
 
1317
- #: dist/plugins/other_widget/widget-new-posts.php:238
1318
  #: plugins/other_widget/widget-new-posts.php:238
1319
  msgid "Destination URL:"
1320
  msgstr "リンク先URL:"
1321
 
1322
- #: dist/plugins/other_widget/widget-new-posts.php:241
1323
  #: plugins/other_widget/widget-new-posts.php:241
1324
  msgid "Notation text:"
1325
  msgstr "表記テキスト:"
1326
 
1327
- #: dist/plugins/other_widget/widget-page.php:9
1328
  #: plugins/other_widget/widget-page.php:9
1329
  msgid "page content to widget"
1330
  msgstr "固定ページ本文"
1331
 
1332
- #: dist/plugins/other_widget/widget-page.php:14
1333
  #: plugins/other_widget/widget-page.php:14
1334
  msgid "Displays a page contents to widget."
1335
  msgstr "選択したページの内容を表示します。"
1336
 
1337
- #: dist/plugins/other_widget/widget-page.php:135
1338
  #: plugins/other_widget/widget-page.php:135
1339
  msgid "Display the entered title"
1340
  msgstr "入力したタイトルを表示する"
1341
 
1342
- #: dist/plugins/other_widget/widget-page.php:139
1343
  #: plugins/other_widget/widget-page.php:139
1344
  msgid "Display the title of page"
1345
  msgstr "固定ページのタイトルを表示する"
1346
 
1347
- #: dist/plugins/other_widget/widget-page.php:143
1348
  #: plugins/other_widget/widget-page.php:143
1349
  msgid "Do not display titles"
1350
  msgstr "タイトルを表示しない"
1351
 
1352
- #: dist/plugins/other_widget/widget-page.php:175
1353
- #: dist/plugins/pageList_ancestor.php:96
1354
  #: plugins/other_widget/widget-page.php:175 plugins/pageList_ancestor.php:96
1355
  msgid "Display a page list from ancestor"
1356
  msgstr "現在のページの先祖階層からの子ページリストを表示"
1357
 
1358
- #: dist/plugins/other_widget/widget-page.php:243
1359
  #: plugins/other_widget/widget-page.php:243
1360
  msgid "Edit"
1361
  msgstr "編集"
1362
 
1363
- #: dist/plugins/other_widget/widget-pr-blocks.php:17
1364
  #: plugins/other_widget/widget-pr-blocks.php:17
1365
  msgid "PR Blocks"
1366
  msgstr "PR Blocks"
1367
 
1368
- #: dist/plugins/other_widget/widget-pr-blocks.php:22
1369
  #: plugins/other_widget/widget-pr-blocks.php:22
1370
  msgid "Displays a circle image or icon font for pr blocks"
1371
  msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
1372
 
1373
- #: dist/plugins/other_widget/widget-pr-blocks.php:30
1374
  #: plugins/other_widget/widget-pr-blocks.php:30
1375
  msgid "Service"
1376
  msgstr "サービス紹介"
1377
 
1378
- #: dist/plugins/other_widget/widget-pr-blocks.php:40
1379
  #: plugins/other_widget/widget-pr-blocks.php:40
1380
  msgid "Company"
1381
  msgstr "会社案内"
1382
 
1383
- #: dist/plugins/other_widget/widget-pr-blocks.php:50
1384
  #: plugins/other_widget/widget-pr-blocks.php:50
1385
  msgid "Recruit"
1386
  msgstr "採用情報"
1387
 
1388
- #: dist/plugins/other_widget/widget-pr-blocks.php:60
1389
  #: plugins/other_widget/widget-pr-blocks.php:60
1390
  msgid "Contact"
1391
  msgstr "Contact"
1392
 
1393
- #: dist/plugins/other_widget/widget-pr-blocks.php:83
1394
  #: plugins/other_widget/widget-pr-blocks.php:83
1395
  msgid "The choice of the number of columns:"
1396
  msgstr "列の数"
1397
 
1398
- #: dist/plugins/other_widget/widget-pr-blocks.php:90
1399
  #: plugins/other_widget/widget-pr-blocks.php:90
1400
  msgid "3column"
1401
  msgstr "3列"
1402
 
1403
- #: dist/plugins/other_widget/widget-pr-blocks.php:96
1404
  #: plugins/other_widget/widget-pr-blocks.php:96
1405
  msgid "4column"
1406
  msgstr "4列"
1407
 
1408
- #: dist/plugins/other_widget/widget-pr-blocks.php:98
1409
  #: plugins/other_widget/widget-pr-blocks.php:98
1410
  msgid ""
1411
  "If you change the number of columns, click to \"Save\" botton and exit the "
@@ -1415,152 +1127,118 @@ msgstr ""
1415
  "列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
1416
  "す。それから編集画面を再度開くと列の入力フォームが増減します。"
1417
 
1418
- #: dist/plugins/other_widget/widget-pr-blocks.php:107
1419
- #: dist/plugins/other_widget/widget-pr-blocks.php:277
1420
  #: plugins/other_widget/widget-pr-blocks.php:107
1421
  #: plugins/other_widget/widget-pr-blocks.php:277
1422
  msgid "PR Block"
1423
  msgstr "PRブロック"
1424
 
1425
- #: dist/plugins/other_widget/widget-pr-blocks.php:129
1426
  #: plugins/other_widget/widget-pr-blocks.php:129
1427
  msgid "Icon"
1428
  msgstr "アイコン"
1429
 
1430
- #: dist/plugins/other_widget/widget-pr-blocks.php:132
1431
  #: plugins/other_widget/widget-pr-blocks.php:132
1432
  msgid "Class name of the icon font you want to use:"
1433
  msgstr "使用したいアイコンフォントのクラス名:"
1434
 
1435
- #: dist/plugins/other_widget/widget-pr-blocks.php:143
1436
- #: dist/plugins/other_widget/widget-profile.php:157
1437
  #: plugins/other_widget/widget-pr-blocks.php:143
1438
  #: plugins/other_widget/widget-profile.php:157
1439
  msgid "Icon color:"
1440
  msgstr "アイコンの色:"
1441
 
1442
- #: dist/plugins/other_widget/widget-pr-blocks.php:147
1443
- #: dist/plugins/other_widget/widget-profile.php:142
1444
  #: plugins/other_widget/widget-pr-blocks.php:147
1445
  #: plugins/other_widget/widget-profile.php:142
1446
  msgid "Icon Background:"
1447
  msgstr "アイコン背景:"
1448
 
1449
- #: dist/plugins/other_widget/widget-pr-blocks.php:151
1450
- #: dist/plugins/other_widget/widget-profile.php:148
1451
  #: plugins/other_widget/widget-pr-blocks.php:151
1452
  #: plugins/other_widget/widget-profile.php:148
1453
  msgid "Solid color"
1454
  msgstr "塗りつぶし"
1455
 
1456
- #: dist/plugins/other_widget/widget-pr-blocks.php:155
1457
- #: dist/plugins/other_widget/widget-profile.php:151
1458
- #: dist/plugins/sns/sns_customizer.php:317
1459
  #: plugins/other_widget/widget-pr-blocks.php:155
1460
  #: plugins/other_widget/widget-profile.php:151
1461
  #: plugins/sns/sns_customizer.php:317
1462
  msgid "No background"
1463
  msgstr "背景なし"
1464
 
1465
- #: dist/plugins/other_widget/widget-pr-blocks.php:161
1466
  #: plugins/other_widget/widget-pr-blocks.php:161
1467
  msgid "PR Image"
1468
  msgstr "画像"
1469
 
1470
- #: dist/plugins/other_widget/widget-pr-blocks.php:162
1471
  #: plugins/other_widget/widget-pr-blocks.php:162
1472
  msgid "When you have an image. Image is displayed with priority"
1473
  msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
1474
 
1475
- #: dist/plugins/other_widget/widget-profile.php:9
1476
- #: dist/plugins/other_widget/widget-profile.php:32
1477
  #: plugins/other_widget/widget-profile.php:9
1478
  #: plugins/other_widget/widget-profile.php:32
1479
  msgid "Profile"
1480
  msgstr "プロフィール"
1481
 
1482
- #: dist/plugins/other_widget/widget-profile.php:14
1483
  #: plugins/other_widget/widget-profile.php:14
1484
  msgid "Displays a your profile"
1485
  msgstr ""
1486
  "ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
1487
 
1488
- #: dist/plugins/other_widget/widget-profile.php:40
1489
  #: plugins/other_widget/widget-profile.php:40
1490
  msgid "Profile Text"
1491
  msgstr "プロフィールテキスト"
1492
 
1493
- #: dist/plugins/other_widget/widget-profile.php:60
1494
  #: plugins/other_widget/widget-profile.php:60
1495
  msgid "Select Profile image:"
1496
  msgstr "プロフィール用画像を選択"
1497
 
1498
- #: dist/plugins/other_widget/widget-profile.php:79
1499
  #: plugins/other_widget/widget-profile.php:79
1500
  msgid "Cut out round the image."
1501
  msgstr "画像を丸く切り抜いて表示する"
1502
 
1503
- #: dist/plugins/other_widget/widget-profile.php:83
1504
  #: plugins/other_widget/widget-profile.php:83
1505
  msgid "Media size (Optional)"
1506
  msgstr "画像の大きさ( 任意 )"
1507
 
1508
- #: dist/plugins/other_widget/widget-profile.php:93
1509
  #: plugins/other_widget/widget-profile.php:93
1510
  msgid "Align left"
1511
  msgstr "画像左揃え"
1512
 
1513
- #: dist/plugins/other_widget/widget-profile.php:96
1514
  #: plugins/other_widget/widget-profile.php:96
1515
  msgid "Align center"
1516
  msgstr "画像中央揃え"
1517
 
1518
- #: dist/plugins/other_widget/widget-profile.php:100
1519
  #: plugins/other_widget/widget-profile.php:100
1520
  msgid "Text float to image."
1521
  msgstr "テキストを画像に回りこませる"
1522
 
1523
- #: dist/plugins/other_widget/widget-profile.php:104
1524
  #: plugins/other_widget/widget-profile.php:104
1525
  msgid "Profile Text:"
1526
  msgstr "プロフィールテキスト"
1527
 
1528
- #: dist/plugins/other_widget/widget-profile.php:108
1529
  #: plugins/other_widget/widget-profile.php:108
1530
  msgid "Facebook URL:"
1531
  msgstr "Facebook リンク先ページのURL"
1532
 
1533
- #: dist/plugins/other_widget/widget-profile.php:113
1534
  #: plugins/other_widget/widget-profile.php:113
1535
  msgid "Twitter URL:"
1536
  msgstr "twitterリンク先ページのURL"
1537
 
1538
- #: dist/plugins/other_widget/widget-profile.php:118
1539
  #: plugins/other_widget/widget-profile.php:118
1540
  msgid "Email Address:"
1541
  msgstr "Email リンク先ページのURL"
1542
 
1543
- #: dist/plugins/other_widget/widget-profile.php:123
1544
  #: plugins/other_widget/widget-profile.php:123
1545
  msgid "Youtube URL:"
1546
  msgstr "Youtube リンク先ページのURL"
1547
 
1548
- #: dist/plugins/other_widget/widget-profile.php:128
1549
  #: plugins/other_widget/widget-profile.php:128
1550
  msgid "RSS URL:"
1551
  msgstr "RSS リンク先ページのURL"
1552
 
1553
- #: dist/plugins/other_widget/widget-profile.php:133
1554
  #: plugins/other_widget/widget-profile.php:133
1555
  msgid "instagram URL:"
1556
  msgstr "instagram リンク先ページのURL"
1557
 
1558
- #: dist/plugins/other_widget/widget-profile.php:137
1559
  #: plugins/other_widget/widget-profile.php:137
1560
  msgid "linkedin URL:"
1561
  msgstr "linkedin リンク先ページのURL"
1562
 
1563
- #: dist/plugins/other_widget/widget-profile.php:153
1564
  #: plugins/other_widget/widget-profile.php:153
1565
  msgid ""
1566
  "* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
@@ -1569,150 +1247,119 @@ msgstr ""
1569
  "※ 「アイコン背景 : 塗りつぶし」を選択した場合で「アイコンの色」の指定がないと"
1570
  "きは各ブランドカラーで塗りつぶしされます。"
1571
 
1572
- #: dist/plugins/other_widget/widget-side-child-page-list.php:12
1573
  #: plugins/other_widget/widget-side-child-page-list.php:12
1574
  msgid "child pages list"
1575
  msgstr "子ページのリスト"
1576
 
1577
- #: dist/plugins/other_widget/widget-side-child-page-list.php:17
1578
  #: plugins/other_widget/widget-side-child-page-list.php:17
1579
  msgid "Displays list of child page for the current page."
1580
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1581
 
1582
- #: dist/plugins/other_widget/widget-taxonomies.php:10
1583
  #: plugins/other_widget/widget-taxonomies.php:10
1584
  msgid "Categories/Custom taxonomies list"
1585
  msgstr "カテゴリー/カスタム分類リスト"
1586
 
1587
- #: dist/plugins/other_widget/widget-taxonomies.php:15
1588
  #: plugins/other_widget/widget-taxonomies.php:15
1589
  msgid "Displays a categories and custom taxonomies list."
1590
  msgstr "カテゴリーやカスタム分類のリストを表示します。"
1591
 
1592
- #: dist/plugins/other_widget/widget-taxonomies.php:70
1593
  #: plugins/other_widget/widget-taxonomies.php:70
1594
  msgid "Label to display"
1595
  msgstr "表示するラベル"
1596
 
1597
- #: dist/plugins/other_widget/widget-taxonomies.php:74
1598
  #: plugins/other_widget/widget-taxonomies.php:74
1599
  msgid "Display page"
1600
  msgstr "ページを表示"
1601
 
1602
- #: dist/plugins/other_widget/widget-taxonomies.php:83
1603
  #: plugins/other_widget/widget-taxonomies.php:83
1604
  msgid "Do not display terms without posts"
1605
  msgstr "投稿のない分類項目を表示しない"
1606
 
1607
- #: dist/plugins/other_widget/widget-taxonomies.php:95
1608
  #: plugins/other_widget/widget-taxonomies.php:95
1609
  msgid "Blog"
1610
  msgstr "ブログ"
1611
 
1612
- #: dist/plugins/other_widget/widget-taxonomies.php:100
1613
- #: dist/plugins/template-tags/template-tags.php:136
1614
  #: plugins/other_widget/widget-taxonomies.php:100
1615
  #: plugins/template-tags/template-tags.php:136
1616
  msgid "Archives"
1617
  msgstr "アーカイブ"
1618
 
1619
- #: dist/plugins/post-type-manager/class.post-type-manager.php:22
1620
- #: dist/plugins/post-type-manager/class.post-type-manager.php:23
1621
- #: dist/plugins/post-type-manager/class.post-type-manager.php:65
1622
  #: plugins/post-type-manager/class.post-type-manager.php:22
1623
  #: plugins/post-type-manager/class.post-type-manager.php:23
1624
  #: plugins/post-type-manager/class.post-type-manager.php:65
1625
  msgid "Custom Post Type Setting"
1626
  msgstr "カスタム投稿タイプ設定"
1627
 
1628
- #: dist/plugins/post-type-manager/class.post-type-manager.php:88
1629
  #: plugins/post-type-manager/class.post-type-manager.php:88
1630
  msgid "Post Type ID(Required)"
1631
  msgstr "投稿タイプID(必須)"
1632
 
1633
- #: dist/plugins/post-type-manager/class.post-type-manager.php:89
1634
  #: plugins/post-type-manager/class.post-type-manager.php:89
1635
  msgid "20 characters or less in alphanumeric"
1636
  msgstr "半角英数字20文字以内で入力ください"
1637
 
1638
- #: dist/plugins/post-type-manager/class.post-type-manager.php:94
1639
  #: plugins/post-type-manager/class.post-type-manager.php:94
1640
  msgid "title"
1641
  msgstr "タイトル"
1642
 
1643
- #: dist/plugins/post-type-manager/class.post-type-manager.php:95
1644
  #: plugins/post-type-manager/class.post-type-manager.php:95
1645
  msgid "editor"
1646
  msgstr "本文"
1647
 
1648
- #: dist/plugins/post-type-manager/class.post-type-manager.php:96
1649
  #: plugins/post-type-manager/class.post-type-manager.php:96
1650
  msgid "author"
1651
  msgstr "投稿者"
1652
 
1653
- #: dist/plugins/post-type-manager/class.post-type-manager.php:97
1654
  #: plugins/post-type-manager/class.post-type-manager.php:97
1655
  msgid "thumbnail"
1656
  msgstr "アイキャッチ画像"
1657
 
1658
- #: dist/plugins/post-type-manager/class.post-type-manager.php:98
1659
  #: plugins/post-type-manager/class.post-type-manager.php:98
1660
  msgid "excerpt"
1661
  msgstr "抜粋"
1662
 
1663
- #: dist/plugins/post-type-manager/class.post-type-manager.php:99
1664
  #: plugins/post-type-manager/class.post-type-manager.php:99
1665
  msgid "comments"
1666
  msgstr "コメント"
1667
 
1668
- #: dist/plugins/post-type-manager/class.post-type-manager.php:100
1669
  #: plugins/post-type-manager/class.post-type-manager.php:100
1670
  msgid "revisions"
1671
  msgstr "リビジョン"
1672
 
1673
- #: dist/plugins/post-type-manager/class.post-type-manager.php:105
1674
  #: plugins/post-type-manager/class.post-type-manager.php:105
1675
  msgid "Supports(Required)"
1676
  msgstr "有効にする項目(必須)"
1677
 
1678
- #: dist/plugins/post-type-manager/class.post-type-manager.php:118
1679
  #: plugins/post-type-manager/class.post-type-manager.php:118
1680
  msgid "Menu position(optional)"
1681
  msgstr "メニューの位置( 任意 )"
1682
 
1683
- #: dist/plugins/post-type-manager/class.post-type-manager.php:119
1684
  #: plugins/post-type-manager/class.post-type-manager.php:119
1685
  msgid "Please enter a number."
1686
  msgstr "数字を入力してください。数字が小さいほど上に表示されます。"
1687
 
1688
- #: dist/plugins/post-type-manager/class.post-type-manager.php:126
1689
  #: plugins/post-type-manager/class.post-type-manager.php:126
1690
  msgid "Export to REST API(optional)"
1691
  msgstr "REST API に出力する( 任意 )"
1692
 
1693
- #: dist/plugins/post-type-manager/class.post-type-manager.php:138
1694
  #: plugins/post-type-manager/class.post-type-manager.php:138
1695
  msgid "Export to REST API"
1696
  msgstr "REST API に出力する"
1697
 
1698
- #: dist/plugins/post-type-manager/class.post-type-manager.php:143
1699
  #: plugins/post-type-manager/class.post-type-manager.php:143
1700
  msgid "Custom taxonomies(optional)"
1701
  msgstr "カスタム分類(任意)"
1702
 
1703
- #: dist/plugins/post-type-manager/class.post-type-manager.php:146
1704
  #: plugins/post-type-manager/class.post-type-manager.php:146
1705
  msgid "Custom taxonomy is like a category in post."
1706
  msgstr "カスタム分類とは投稿で言うカテゴリーです。"
1707
 
1708
- #: dist/plugins/post-type-manager/class.post-type-manager.php:147
1709
  #: plugins/post-type-manager/class.post-type-manager.php:147
1710
  msgid ""
1711
  "However, it refers to the \"category\" itself, not to the “item” of the "
1712
  "category."
1713
  msgstr "しかし、カテゴリーの”項目”ではなく、”カテゴリー”そのものを指します。"
1714
 
1715
- #: dist/plugins/post-type-manager/class.post-type-manager.php:148
1716
  #: plugins/post-type-manager/class.post-type-manager.php:148
1717
  msgid ""
1718
  "For example, if you create a post type \"construction result\", Custom "
@@ -1721,42 +1368,34 @@ msgstr ""
1721
  "例えば「施工実績」という投稿タイプを作成した場合、カスタム分類は「施工タイ"
1722
  "プ」「施工地域」等になります。"
1723
 
1724
- #: dist/plugins/post-type-manager/class.post-type-manager.php:172
1725
  #: plugins/post-type-manager/class.post-type-manager.php:172
1726
  msgid "Custon taxonomy name(slug)"
1727
  msgstr "カスタム分類名(スラッグ)"
1728
 
1729
- #: dist/plugins/post-type-manager/class.post-type-manager.php:176
1730
  #: plugins/post-type-manager/class.post-type-manager.php:176
1731
  msgid "* Please be sure to enter it with one-byte alphanumeric characters"
1732
  msgstr "※ 必ず半角英数字にて入力してください"
1733
 
1734
- #: dist/plugins/post-type-manager/class.post-type-manager.php:182
1735
  #: plugins/post-type-manager/class.post-type-manager.php:182
1736
  msgid "Custon taxonomy label"
1737
  msgstr "カスタム分類名(表示名)"
1738
 
1739
- #: dist/plugins/post-type-manager/class.post-type-manager.php:189
1740
  #: plugins/post-type-manager/class.post-type-manager.php:189
1741
  msgid "Hierarchy"
1742
  msgstr "階層"
1743
 
1744
- #: dist/plugins/post-type-manager/class.post-type-manager.php:190
1745
  #: plugins/post-type-manager/class.post-type-manager.php:190
1746
  msgid "Make it a tag (do not hierarchize)"
1747
  msgstr "タグにする(階層化しない)"
1748
 
1749
- #: dist/plugins/post-type-manager/class.post-type-manager.php:199
1750
  #: plugins/post-type-manager/class.post-type-manager.php:199
1751
  msgid "REST API(optional)"
1752
  msgstr "REST API ( 任意 )"
1753
 
1754
- #: dist/plugins/post-type-manager/class.post-type-manager.php:200
1755
  #: plugins/post-type-manager/class.post-type-manager.php:200
1756
  msgid "Use for REST API"
1757
  msgstr "REST API に利用する"
1758
 
1759
- #: dist/plugins/post-type-manager/class.post-type-manager.php:262
1760
  #: plugins/post-type-manager/class.post-type-manager.php:262
1761
  #, php-format
1762
  msgid ""
@@ -1765,103 +1404,92 @@ msgid ""
1765
  msgstr ""
1766
  "設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
1767
 
1768
- #: dist/plugins/related_posts/related_posts.php:201 dist/veu-packages.php:346
1769
  #: plugins/related_posts/related_posts.php:201 veu-packages.php:346
1770
  msgid "Related posts"
1771
  msgstr "関連記事を表示"
1772
 
1773
- #: dist/plugins/related_posts/related_posts.php:235
1774
  #: plugins/related_posts/related_posts.php:235
1775
  msgid "Related Settings"
1776
  msgstr "関連記事設定"
1777
 
1778
- #: dist/plugins/sitemap_page/sitemap_admin.php:9
1779
  #: plugins/sitemap_page/sitemap_admin.php:9
1780
  msgid "HTML Sitemap Settings"
1781
  msgstr "HTMLサイトマップ設定"
1782
 
1783
- #: dist/plugins/sitemap_page/sitemap_admin.php:13
1784
  #: plugins/sitemap_page/sitemap_admin.php:13
1785
  msgid "Exclude page Settings"
1786
  msgstr "除外ページ設定"
1787
 
1788
- #: dist/plugins/sitemap_page/sitemap_admin.php:15
1789
  #: plugins/sitemap_page/sitemap_admin.php:15
1790
  msgid "Input you want to exclude page id."
1791
  msgstr "HTMLサイトマップから除外したい固定ページのIDを入力してください。"
1792
 
1793
- #: dist/plugins/sitemap_page/sitemap_admin.php:17
1794
  #: plugins/sitemap_page/sitemap_admin.php:17
1795
  msgid ""
1796
  "* Please enter separated by \",\"(commas) if there is more than one page ID "
1797
  "that you want to exclude."
1798
  msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
1799
 
1800
- #: dist/plugins/sitemap_page/sitemap_page.php:31
1801
  #: plugins/sitemap_page/sitemap_page.php:31
1802
  msgid "HTML Sitemap"
1803
  msgstr "HTMLサイトマップ"
1804
 
1805
- #: dist/plugins/sitemap_page/sitemap_page.php:238
1806
  #: plugins/sitemap_page/sitemap_page.php:238
1807
  msgid "Display a HTML sitemap"
1808
  msgstr "HTMLサイトマップの表示"
1809
 
1810
- #: dist/plugins/sns/function_follow.php:17 plugins/sns/function_follow.php:17
1811
  msgid "Follow me"
1812
  msgstr "このサイトをフォローする"
1813
 
1814
- #: dist/plugins/sns/function_follow.php:65 plugins/sns/function_follow.php:65
1815
  msgid "Edit follow button"
1816
  msgstr "Follow me box の編集"
1817
 
1818
- #: dist/plugins/sns/function_meta_box.php:28
1819
  #: plugins/sns/function_meta_box.php:28
1820
  msgid "Sns Title"
1821
  msgstr "OGPタイトル"
1822
 
1823
- #: dist/plugins/sns/function_meta_box.php:39
1824
  #: plugins/sns/function_meta_box.php:39
1825
  msgid "if filled this area then override title of OGP and Twitter Card"
1826
  msgstr ""
1827
  "このエリアにタイトルを入力すると、このページのOGP,ツイッターカードに出力され"
1828
  "るタイトルを上書きすることができます"
1829
 
1830
- #: dist/plugins/sns/hide_controller.php:28 plugins/sns/hide_controller.php:28
1831
  msgid "Share bottons"
1832
  msgstr "ソーシャルボタン"
1833
 
1834
- #: dist/plugins/sns/hide_controller.php:65 plugins/sns/hide_controller.php:65
1835
  msgid "This post type is not set to display the share button."
1836
  msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
1837
 
1838
- #: dist/plugins/sns/hide_controller.php:86 plugins/sns/hide_controller.php:86
1839
  msgid "Don't display share bottons."
1840
  msgstr "ソーシャルボタンを表示しない"
1841
 
1842
- #: dist/plugins/sns/sns.php:27 plugins/sns/sns.php:27
1843
  msgid "SNS"
1844
  msgstr "SNS"
1845
 
1846
- #: dist/plugins/sns/sns.php:127 plugins/sns/sns.php:127
1847
  msgctxt "facebook language code"
1848
  msgid "en_US"
1849
  msgstr "ja_JP"
1850
 
1851
- #: dist/plugins/sns/sns_admin.php:1 dist/plugins/sns/sns_customizer.php:24
1852
  #: plugins/sns/sns_admin.php:1 plugins/sns/sns_customizer.php:24
1853
  msgid "SNS Settings"
1854
  msgstr "SNS設定"
1855
 
1856
- #: dist/plugins/sns/sns_admin.php:13 plugins/sns/sns_admin.php:13
1857
  msgid "facebook application ID"
1858
  msgstr "facebookアプリケーションID"
1859
 
1860
- #: dist/plugins/sns/sns_admin.php:15 plugins/sns/sns_admin.php:15
1861
  msgid "I will check and get the application ID"
1862
  msgstr "アプリケーションIDを確認・取得する "
1863
 
1864
- #: dist/plugins/sns/sns_admin.php:16 plugins/sns/sns_admin.php:16
1865
  msgid ""
1866
  "* If an application ID is not specified, neither a Like button nor the "
1867
  "comment field displays and operates correctly."
@@ -1869,7 +1497,7 @@ msgstr ""
1869
  "※アプリケーションIDを入力しないとボタンやコメント欄が表示・正しく動作しませ"
1870
  "ん。"
1871
 
1872
- #: dist/plugins/sns/sns_admin.php:17 plugins/sns/sns_admin.php:17
1873
  msgid ""
1874
  "Please search for terms as [get Facebook application ID] If you do not know "
1875
  "much about how to get application ID for Facebook."
@@ -1877,16 +1505,15 @@ msgstr ""
1877
  "facebookのアプリケーションIDの取得方法についてよくわからない場合は「facebook "
1878
  "アプリケーションID 取得」などで検索して下さい。"
1879
 
1880
- #: dist/plugins/sns/sns_admin.php:21 plugins/sns/sns_admin.php:21
1881
  msgid "facebook page URL"
1882
  msgstr "FacebookページURL"
1883
 
1884
- #: dist/plugins/sns/sns_admin.php:26 dist/plugins/sns/sns_customizer.php:103
1885
  #: plugins/sns/sns_admin.php:26 plugins/sns/sns_customizer.php:103
1886
  msgid "OG default image"
1887
  msgstr "デフォルトのOGPイメージ"
1888
 
1889
- #: dist/plugins/sns/sns_admin.php:27 plugins/sns/sns_admin.php:27
1890
  msgid ""
1891
  "If, for example someone pressed the Facebook [Like] button, this is the "
1892
  "image that appears on the Facebook timeline."
@@ -1894,36 +1521,34 @@ msgstr ""
1894
  "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
1895
  "ムラインに表示されます。"
1896
 
1897
- #: dist/plugins/sns/sns_admin.php:28 plugins/sns/sns_admin.php:28
1898
  msgid "If a featured image is specified for the page, it takes precedence."
1899
  msgstr ""
1900
  "ページにアイキャッチ画像が指定されている場合は、アイキャッチ画像が優先されま"
1901
  "す。"
1902
 
1903
- #: dist/plugins/sns/sns_admin.php:30 plugins/sns/sns_admin.php:30
1904
  msgid "Select an image"
1905
  msgstr "画像を選択"
1906
 
1907
- #: dist/plugins/sns/sns_admin.php:32 plugins/sns/sns_admin.php:32
1908
  msgid ""
1909
  "* Picture sizes are 1280x720 pixels or more and picture ratio 16:9 is "
1910
  "recommended."
1911
  msgstr "画像サイズ 橫 1280px 縦 720px 以上、画像比率 16:9 を推奨します。"
1912
 
1913
- #: dist/plugins/sns/sns_admin.php:36 plugins/sns/sns_admin.php:36
1914
  msgid "twitter ID"
1915
  msgstr "twitterアカウント"
1916
 
1917
- #: dist/plugins/sns/sns_admin.php:41 plugins/sns/sns_admin.php:41
1918
  msgid "OG tags"
1919
  msgstr "OGタグ"
1920
 
1921
- #: dist/plugins/sns/sns_admin.php:43 dist/plugins/sns/sns_customizer.php:139
1922
  #: plugins/sns/sns_admin.php:43 plugins/sns/sns_customizer.php:139
1923
  msgid "Print the OG tags"
1924
  msgstr "OGタグを出力する"
1925
 
1926
- #: dist/plugins/sns/sns_admin.php:44 dist/plugins/sns/sns_customizer.php:143
1927
  #: plugins/sns/sns_admin.php:44 plugins/sns/sns_customizer.php:143
1928
  msgid ""
1929
  "If other plug-ins are used for the OG, do not output the OG using this "
@@ -1932,103 +1557,91 @@ msgstr ""
1932
  "OGタグの出力を選択して下さい。もし他のプラグインやテーマでOGタグを出力してい"
1933
  "る場合は、このプラグインでの出力は必要ありません。"
1934
 
1935
- #: dist/plugins/sns/sns_admin.php:49 dist/plugins/sns/sns_customizer.php:199
1936
  #: plugins/sns/sns_admin.php:49 plugins/sns/sns_customizer.php:199
1937
  msgid "Twitter Card tags"
1938
  msgstr "Twitterカードタグ"
1939
 
1940
- #: dist/plugins/sns/sns_admin.php:51 dist/plugins/sns/sns_customizer.php:203
1941
  #: plugins/sns/sns_admin.php:51 plugins/sns/sns_customizer.php:203
1942
  msgid "Print the Twitter Card tags"
1943
  msgstr "Twitter カードタグを html head 内へ出力します。"
1944
 
1945
- #: dist/plugins/sns/sns_admin.php:56 dist/plugins/sns/sns_customizer.php:216
1946
  #: plugins/sns/sns_admin.php:56 plugins/sns/sns_customizer.php:216
1947
  msgid "Social bookmark buttons"
1948
  msgstr "ソーシャルボタン"
1949
 
1950
- #: dist/plugins/sns/sns_admin.php:57 dist/plugins/sns/sns_customizer.php:239
1951
  #: plugins/sns/sns_admin.php:57 plugins/sns/sns_customizer.php:239
1952
  msgid "Print the social bookmark buttons"
1953
  msgstr "ソーシャルブックマーク(シェアボタンやtweetボタン)を表示します。"
1954
 
1955
- #: dist/plugins/sns/sns_admin.php:60 dist/plugins/sns/sns_customizer.php:254
1956
  #: plugins/sns/sns_admin.php:60 plugins/sns/sns_customizer.php:254
1957
  msgid "Exclude Post Types"
1958
  msgstr "シェアボタンを表示しない投稿タイプ"
1959
 
1960
- #: dist/plugins/sns/sns_admin.php:82 plugins/sns/sns_admin.php:82
1961
  msgid "Exclude Post ID"
1962
  msgstr "シェアボタンを表示しない投稿のID"
1963
 
1964
- #: dist/plugins/sns/sns_admin.php:92 plugins/sns/sns_admin.php:92
1965
  msgid ""
1966
  "if you need filtering by post_ID, add the ignore post_ID separate by \",\"."
1967
  msgstr ""
1968
  "特定のポストのみSNSボタンを表示したくない場合、カンマ(,)区切りでポストIDを入"
1969
  "力します。"
1970
 
1971
- #: dist/plugins/sns/sns_admin.php:96 plugins/sns/sns_admin.php:96
1972
  msgid "example"
1973
  msgstr "例"
1974
 
1975
- #: dist/plugins/sns/sns_admin.php:105 dist/plugins/sns/sns_customizer.php:470
1976
  #: plugins/sns/sns_admin.php:105 plugins/sns/sns_customizer.php:470
1977
  msgid "Follow me box"
1978
  msgstr "Follow me box"
1979
 
1980
- #: dist/plugins/sns/sns_admin.php:106 plugins/sns/sns_admin.php:106
1981
  msgid "Print the Follow me box"
1982
  msgstr "Follow me ユニットを本文の下に表示する"
1983
 
1984
- #: dist/plugins/sns/sns_admin.php:108 dist/plugins/sns/sns_customizer.php:504
1985
  #: plugins/sns/sns_admin.php:108 plugins/sns/sns_customizer.php:504
1986
  msgid "Follow me box title"
1987
  msgstr "Follow me box の見出しテキスト"
1988
 
1989
- #: dist/plugins/sns/sns_admin.php:115 dist/plugins/sns/sns_customizer.php:354
1990
  #: plugins/sns/sns_admin.php:115 plugins/sns/sns_customizer.php:354
1991
  msgid "Share button for display"
1992
  msgstr "表示するボタン"
1993
 
1994
- #: dist/plugins/sns/sns_admin.php:123 plugins/sns/sns_admin.php:123
1995
  msgid "Facebook"
1996
  msgstr "Facebook"
1997
 
1998
- #: dist/plugins/sns/sns_admin.php:129 dist/plugins/sns/sns_customizer.php:395
1999
- #: dist/plugins/sns/widget-twitter.php:9 plugins/sns/sns_admin.php:129
2000
- #: plugins/sns/sns_customizer.php:395 plugins/sns/widget-twitter.php:9
2001
  msgid "Twitter"
2002
  msgstr "Twitter"
2003
 
2004
- #: dist/plugins/sns/sns_admin.php:135 dist/plugins/sns/sns_customizer.php:416
2005
  #: plugins/sns/sns_admin.php:135 plugins/sns/sns_customizer.php:416
2006
  msgid "Hatena"
2007
  msgstr "はてな"
2008
 
2009
- #: dist/plugins/sns/sns_admin.php:141 dist/plugins/sns/sns_customizer.php:437
2010
  #: plugins/sns/sns_admin.php:141 plugins/sns/sns_customizer.php:437
2011
  msgid "Pocket"
2012
  msgstr "Pocket"
2013
 
2014
- #: dist/plugins/sns/sns_admin.php:147 dist/plugins/sns/sns_customizer.php:458
2015
  #: plugins/sns/sns_admin.php:147 plugins/sns/sns_customizer.php:458
2016
  msgid "LINE (mobile only)"
2017
  msgstr "LINE (mobile only)"
2018
 
2019
- #: dist/plugins/sns/sns_customizer.php:36 plugins/sns/sns_customizer.php:36
2020
  msgid "Facebook Settings"
2021
  msgstr "Facebook 設定"
2022
 
2023
- #: dist/plugins/sns/sns_customizer.php:59 plugins/sns/sns_customizer.php:59
2024
  msgid "Facebook application ID"
2025
  msgstr "facebookアプリケーションID"
2026
 
2027
- #: dist/plugins/sns/sns_customizer.php:80 plugins/sns/sns_customizer.php:80
2028
  msgid "Facebook Page URL"
2029
  msgstr "FacebookページURL"
2030
 
2031
- #: dist/plugins/sns/sns_customizer.php:106 plugins/sns/sns_customizer.php:106
2032
  msgid ""
2033
  "If, for example someone pressed the Facebook [Like] button, this is the "
2034
  "image that appears on the Facebook timeline.<br>If a featured image is "
@@ -2040,183 +1653,157 @@ msgstr ""
2040
  "アイキャッチ画像が優先されます。<br>画像サイズ 橫 1280px 縦 720px 以上、画像"
2041
  "比率 16:9 程度を推奨します。"
2042
 
2043
- #: dist/plugins/sns/sns_customizer.php:116 plugins/sns/sns_customizer.php:116
2044
  msgid "OG Settings"
2045
  msgstr "OG 設定"
2046
 
2047
- #: dist/plugins/sns/sns_customizer.php:152 plugins/sns/sns_customizer.php:152
2048
  msgid "Twitter Settings"
2049
  msgstr "Twitter 設定"
2050
 
2051
- #: dist/plugins/sns/sns_customizer.php:175 plugins/sns/sns_customizer.php:175
2052
  #, fuzzy
2053
  #| msgid "twitter ID"
2054
  msgid "Twitter ID"
2055
  msgstr "twitterアカウント"
2056
 
2057
- #: dist/plugins/sns/sns_customizer.php:297 plugins/sns/sns_customizer.php:297
2058
  msgid "Social button style setting"
2059
  msgstr "ソーシャルボタンのスタイル設定"
2060
 
2061
- #: dist/plugins/sns/sns_customizer.php:339 plugins/sns/sns_customizer.php:339
2062
  msgid "Btn color"
2063
  msgstr "ボタンの色:"
2064
 
2065
- #: dist/plugins/sns/sns_customizer.php:374 plugins/sns/sns_customizer.php:374
2066
  #, fuzzy
2067
  #| msgid "Facebook URL:"
2068
  msgid "Facebook "
2069
  msgstr "Facebook リンク先ページのURL"
2070
 
2071
- #: dist/plugins/sns/widget-fb-page-plugin.php:13
2072
  #: plugins/sns/widget-fb-page-plugin.php:13
2073
  msgid "Displays a Facebook Page Plugin"
2074
  msgstr "Facebook ページプラグインを表示します。"
2075
 
2076
- #: dist/plugins/sns/widget-fb-page-plugin.php:89
2077
  #: plugins/sns/widget-fb-page-plugin.php:89
2078
  msgid "Height"
2079
  msgstr "高さ"
2080
 
2081
- #: dist/plugins/sns/widget-fb-page-plugin.php:94
2082
  #: plugins/sns/widget-fb-page-plugin.php:94
2083
  msgid "Show Friend's Faces"
2084
  msgstr "アイコンを表示する"
2085
 
2086
- #: dist/plugins/sns/widget-fb-page-plugin.php:99
2087
  #: plugins/sns/widget-fb-page-plugin.php:99
2088
  msgid "Hide Cover Photo"
2089
  msgstr "カバー画像を表示しない"
2090
 
2091
- #: dist/plugins/sns/widget-fb-page-plugin.php:104
2092
  #: plugins/sns/widget-fb-page-plugin.php:104
2093
  msgid "Show Page Posts"
2094
  msgstr "タイムラインを表示"
2095
 
2096
- #: dist/plugins/sns/widget-twitter.php:13 plugins/sns/widget-twitter.php:13
2097
  msgid "Display Twitter timeline."
2098
  msgstr "Twitter のタイムラインを表示します。"
2099
 
2100
- #: dist/plugins/sns/widget-twitter.php:89 plugins/sns/widget-twitter.php:89
2101
  msgid "Account:<br>Please enter your Twitter account."
2102
  msgstr "アカウント:<br>Twitter アカウントを入力してください。"
2103
 
2104
- #: dist/plugins/sns/widget-twitter.php:90 plugins/sns/widget-twitter.php:90
2105
  msgid "@"
2106
  msgstr ""
2107
 
2108
- #: dist/plugins/sns/widget-twitter.php:94 plugins/sns/widget-twitter.php:94
2109
  msgid "Height:<br>Please enter an arbitrary number.(Example: 300)"
2110
  msgstr "高さ:<br>任意の数値を入力してください(例:300)"
2111
 
2112
- #: dist/plugins/sns/widget-twitter.php:99 plugins/sns/widget-twitter.php:99
2113
  msgid "Background color:"
2114
  msgstr "背景の色:"
2115
 
2116
- #: dist/plugins/sns/widget-twitter.php:122 plugins/sns/widget-twitter.php:122
2117
  msgid "Link color:"
2118
  msgstr "リンクの色:"
2119
 
2120
- #: dist/plugins/template-tags/template-tags.php:95
2121
  #: plugins/template-tags/template-tags.php:95
2122
  #, php-format
2123
  msgid "Author: %s"
2124
  msgstr "著者: %s"
2125
 
2126
- #: dist/plugins/template-tags/template-tags.php:97
2127
- #: dist/plugins/template-tags/template-tags.php:179
2128
  #: plugins/template-tags/template-tags.php:97
2129
  #: plugins/template-tags/template-tags.php:179
2130
  msgctxt "yearly archives date format"
2131
  msgid "Y"
2132
  msgstr "Y年"
2133
 
2134
- #: dist/plugins/template-tags/template-tags.php:99
2135
- #: dist/plugins/template-tags/template-tags.php:183
2136
  #: plugins/template-tags/template-tags.php:99
2137
  #: plugins/template-tags/template-tags.php:183
2138
  msgctxt "monthly archives date format"
2139
  msgid "F Y"
2140
  msgstr "Y年F"
2141
 
2142
- #: dist/plugins/template-tags/template-tags.php:101
2143
  #: plugins/template-tags/template-tags.php:101
2144
  msgctxt "daily archives date format"
2145
  msgid "F j, Y"
2146
  msgstr "Y年Fj日"
2147
 
2148
- #: dist/plugins/template-tags/template-tags.php:104
2149
  #: plugins/template-tags/template-tags.php:104
2150
  msgctxt "post format archive title"
2151
  msgid "Asides"
2152
  msgstr "サイド"
2153
 
2154
- #: dist/plugins/template-tags/template-tags.php:106
2155
  #: plugins/template-tags/template-tags.php:106
2156
  msgctxt "post format archive title"
2157
  msgid "Galleries"
2158
  msgstr "ギャラリー"
2159
 
2160
- #: dist/plugins/template-tags/template-tags.php:108
2161
  #: plugins/template-tags/template-tags.php:108
2162
  msgctxt "post format archive title"
2163
  msgid "Images"
2164
  msgstr "画像"
2165
 
2166
- #: dist/plugins/template-tags/template-tags.php:110
2167
  #: plugins/template-tags/template-tags.php:110
2168
  msgctxt "post format archive title"
2169
  msgid "Videos"
2170
  msgstr "ビデオ"
2171
 
2172
- #: dist/plugins/template-tags/template-tags.php:112
2173
  #: plugins/template-tags/template-tags.php:112
2174
  msgctxt "post format archive title"
2175
  msgid "Quotes"
2176
  msgstr "引用"
2177
 
2178
- #: dist/plugins/template-tags/template-tags.php:114
2179
  #: plugins/template-tags/template-tags.php:114
2180
  msgctxt "post format archive title"
2181
  msgid "Links"
2182
  msgstr "リンク"
2183
 
2184
- #: dist/plugins/template-tags/template-tags.php:116
2185
  #: plugins/template-tags/template-tags.php:116
2186
  msgctxt "post format archive title"
2187
  msgid "Statuses"
2188
  msgstr "ステータス"
2189
 
2190
- #: dist/plugins/template-tags/template-tags.php:118
2191
  #: plugins/template-tags/template-tags.php:118
2192
  msgctxt "post format archive title"
2193
  msgid "Audio"
2194
  msgstr "オーディオ"
2195
 
2196
- #: dist/plugins/template-tags/template-tags.php:120
2197
  #: plugins/template-tags/template-tags.php:120
2198
  msgctxt "post format archive title"
2199
  msgid "Chats"
2200
  msgstr "チャット"
2201
 
2202
- #: dist/plugins/template-tags/template-tags.php:167
2203
- #: dist/plugins/template-tags/template-tags.php:175
2204
  #: plugins/template-tags/template-tags.php:167
2205
  #: plugins/template-tags/template-tags.php:175
2206
  #, php-format
2207
  msgid "About %s"
2208
  msgstr "%s について"
2209
 
2210
- #: dist/plugins/template-tags/template-tags.php:180
2211
  #: plugins/template-tags/template-tags.php:180
2212
  #, php-format
2213
  msgctxt "Yearly archive description"
2214
  msgid "Article of %s."
2215
  msgstr "%s の記事"
2216
 
2217
- #: dist/plugins/template-tags/template-tags.php:184
2218
- #: dist/plugins/template-tags/template-tags.php:188
2219
- #: dist/plugins/template-tags/template-tags.php:193
2220
  #: plugins/template-tags/template-tags.php:184
2221
  #: plugins/template-tags/template-tags.php:188
2222
  #: plugins/template-tags/template-tags.php:193
@@ -2225,38 +1812,34 @@ msgctxt "Archive description"
2225
  msgid "Article of %s."
2226
  msgstr "%s の記事"
2227
 
2228
- #: dist/plugins/template-tags/template-tags.php:211
2229
- #: dist/plugins/wp_title.php:59 plugins/template-tags/template-tags.php:211
2230
- #: plugins/wp_title.php:59
2231
  #, php-format
2232
  msgid "Page of %s"
2233
  msgstr "%sページ目"
2234
 
2235
- #: dist/plugins/wp_title.php:47 plugins/wp_title.php:47
2236
  #, php-format
2237
  msgid "Search Results for : %s"
2238
  msgstr "検索結果 : %s"
2239
 
2240
- #: dist/plugins/wp_title.php:50 plugins/wp_title.php:50
2241
  msgid "Not found"
2242
  msgstr "見つかりません"
2243
 
2244
- #: dist/plugins/wp_title.php:71 dist/plugins/wp_title.php:83
2245
- #: dist/plugins/wp_title.php:87 plugins/wp_title.php:71 plugins/wp_title.php:83
2246
- #: plugins/wp_title.php:87
2247
  msgid "&lt;title&gt; tag of homepage"
2248
  msgstr "トップページの&lt;title&gt;タグ"
2249
 
2250
- #: dist/plugins/wp_title.php:91 plugins/wp_title.php:91
2251
  msgid "title of the site"
2252
  msgstr "サイトのタイトル"
2253
 
2254
- #: dist/plugins/wp_title.php:92 plugins/wp_title.php:92
2255
  #, php-format
2256
  msgid "Normally \"%1$s\" is placed in the title tags of all the pages."
2257
  msgstr "通常「%1$s」が全ページのタイトルタグに入ります。"
2258
 
2259
- #: dist/plugins/wp_title.php:93 plugins/wp_title.php:93
2260
  #, php-format
2261
  msgid ""
2262
  "For example, it appears in the form of <br />&lt;title&gt;page title | "
@@ -2265,7 +1848,7 @@ msgstr ""
2265
  "例えば固定ページであれば<br>&lt;title&gt;固定ページ名 | %1$s&lt;/title&gt;"
2266
  "<br>というような形式で出力されます。"
2267
 
2268
- #: dist/plugins/wp_title.php:95 plugins/wp_title.php:95
2269
  #, php-format
2270
  msgid ""
2271
  "However, it might have negative impact on search engine rankings if the &lt;"
@@ -2277,11 +1860,11 @@ msgstr ""
2277
  "くなるので、%s は一番検索されたいキーワードを盛り込みつつなるべく短くまとめる"
2278
  "事が望ましいです。"
2279
 
2280
- #: dist/plugins/wp_title.php:97 plugins/wp_title.php:97
2281
  msgid "Tagline"
2282
  msgstr "キャッチフレーズ"
2283
 
2284
- #: dist/plugins/wp_title.php:98 plugins/wp_title.php:98
2285
  #, php-format
2286
  msgid ""
2287
  "In the top page will be output usually in the form of <br />&lt;title&gt;"
@@ -2290,7 +1873,7 @@ msgstr ""
2290
  "トップページでは<br>&lt;title&gt;%1$s | %2$s&lt;/title&gt;<br>というような形"
2291
  "式で出力されます。"
2292
 
2293
- #: dist/plugins/wp_title.php:99 plugins/wp_title.php:99
2294
  msgid ""
2295
  "However, it may be too long in the above format. If the input to the input "
2296
  "field of the following, its contents will be reflected."
@@ -2298,42 +1881,39 @@ msgstr ""
2298
  "しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
2299
  "力すれば、その内容が反映されます。"
2300
 
2301
- #: dist/plugins_admin/admin_bar.php:28 plugins_admin/admin_bar.php:28
2302
  msgid "Active Setting"
2303
  msgstr "有効化設定"
2304
 
2305
- #: dist/plugins_admin/admin_bar.php:36 plugins_admin/admin_bar.php:36
2306
  msgid "Main Setting"
2307
  msgstr "メイン設定"
2308
 
2309
- #: dist/plugins_admin/content-meta-box.php:11
2310
  #: plugins_admin/content-meta-box.php:11
2311
  msgid "Setting of insert items"
2312
  msgstr "挿入アイテムの設定"
2313
 
2314
- #: dist/plugins_admin/customizer.php:38 plugins_admin/customizer.php:38
2315
  msgid "ExUnit Settings"
2316
  msgstr "ExUnit 設定"
2317
 
2318
- #: dist/plugins_admin/disable_guide.php:17 plugins_admin/disable_guide.php:17
2319
  msgid "Edit Guide"
2320
  msgstr "編集ガイド"
2321
 
2322
- #: dist/plugins_admin/vk-admin/class-vk-admin.php:262
2323
  #: plugins_admin/vk-admin/class-vk-admin.php:262
2324
  msgid "Sorry, there is no post"
2325
  msgstr "お知らせはありません。"
2326
 
2327
- #: dist/plugins_admin/vk-admin/class-vk-admin.php:316
2328
  #: plugins_admin/vk-admin/class-vk-admin.php:316
2329
  msgid "Vektor WordPress Information"
2330
  msgstr ""
2331
 
2332
- #: dist/veu-packages.php:72 veu-packages.php:72
2333
  msgid "Print Bootstrap css ( grid / button / table )"
2334
  msgstr "Bootstrap の CSS(grid/button/tableのみ)を出力"
2335
 
2336
- #: dist/veu-packages.php:73 veu-packages.php:73
2337
  msgid ""
2338
  "If your using theme has already including Bootstrap, you deactivate this "
2339
  "item."
@@ -2342,28 +1922,28 @@ msgstr ""
2342
  "(Lightningなど)やプラグインで Bootstrap を既に読み込んでいる場合はチェック"
2343
  "を外して下さい。"
2344
 
2345
- #: dist/veu-packages.php:83 veu-packages.php:83
2346
  msgid "Print link fontawesome"
2347
  msgstr "fontawesome link タグを出力"
2348
 
2349
- #: dist/veu-packages.php:84 veu-packages.php:84
2350
  msgid "Print fontawesome link tag to html head."
2351
  msgstr ""
2352
  "fontawesome を読み込むための link タグを html head 内へ出力します。使用中の"
2353
  "テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
2354
  "さい。"
2355
 
2356
- #: dist/veu-packages.php:94 veu-packages.php:94
2357
  msgid "Favicon setting"
2358
  msgstr "ファビコン設定"
2359
 
2360
- #: dist/veu-packages.php:95 veu-packages.php:95
2361
  msgid "About favicon."
2362
  msgstr ""
2363
  "ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
2364
  "(ファビコン)を設定します。"
2365
 
2366
- #: dist/veu-packages.php:95 veu-packages.php:95
2367
  msgid ""
2368
  "This feature will be discontinued shortly.<br>You can set the site icon from "
2369
  "\"Site Identity\" panel of \"Themes > Customize\"."
@@ -2372,81 +1952,77 @@ msgstr ""
2372
  "サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
2373
  "ます。"
2374
 
2375
- #: dist/veu-packages.php:105 veu-packages.php:105
2376
  msgid "Rewrite the title tag"
2377
  msgstr "タイトルタグの書き換え"
2378
 
2379
- #: dist/veu-packages.php:106 veu-packages.php:106
2380
  msgid "Print is rewritten by its own rules to html head."
2381
  msgstr ""
2382
  "head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
2383
  "EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
2384
  "ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
2385
 
2386
- #: dist/veu-packages.php:109 dist/veu-packages.php:127
2387
- #: dist/veu-packages.php:166 dist/veu-packages.php:184
2388
- #: dist/veu-packages.php:214 dist/veu-packages.php:232
2389
- #: dist/veu-packages.php:274 dist/veu-packages.php:310
2390
- #: dist/veu-packages.php:333 dist/veu-packages.php:414 veu-packages.php:109
2391
- #: veu-packages.php:127 veu-packages.php:166 veu-packages.php:184
2392
- #: veu-packages.php:214 veu-packages.php:232 veu-packages.php:274
2393
- #: veu-packages.php:310 veu-packages.php:333 veu-packages.php:414
2394
  msgid "Setting"
2395
  msgstr "設定"
2396
 
2397
- #: dist/veu-packages.php:123 veu-packages.php:123
2398
  msgid "Print meta Keyword"
2399
  msgstr "メタキーワードを出力"
2400
 
2401
- #: dist/veu-packages.php:124 veu-packages.php:124
2402
  msgid "Print meta Keyword to html head."
2403
  msgstr "ヘッダーにメタキーワードを出力します。"
2404
 
2405
- #: dist/veu-packages.php:140 veu-packages.php:140
2406
  msgid "Print meta description"
2407
  msgstr "メタディスクリプションタグを出力"
2408
 
2409
- #: dist/veu-packages.php:141 veu-packages.php:141
2410
  msgid "Print meta description to html head."
2411
  msgstr ""
2412
  "投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
2413
  "head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
2414
  "している場合はチェックを外して下さい。"
2415
 
2416
- #: dist/veu-packages.php:150 veu-packages.php:150
2417
  msgid "Main setting page"
2418
  msgstr "メイン設定画面"
2419
 
2420
- #: dist/veu-packages.php:152 veu-packages.php:152
2421
  msgid "Print og tags to html head."
2422
  msgstr "OG タグを html head 内へ出力します。"
2423
 
2424
- #: dist/veu-packages.php:153 veu-packages.php:153
2425
  msgid "Print twitter card tags to html head."
2426
  msgstr "Twitter カードタグを html head 内へ出力します。"
2427
 
2428
- #: dist/veu-packages.php:154 veu-packages.php:154
2429
  msgid "Print social bookmark buttons."
2430
  msgstr "ソーシャルブックマークボタンを表示します。"
2431
 
2432
- #: dist/veu-packages.php:155 veu-packages.php:155
2433
  msgid "Facebook Page Plugin widget."
2434
  msgstr "Facebookページプラグインウィジェット"
2435
 
2436
- #: dist/veu-packages.php:156 veu-packages.php:156
2437
  msgid "Print Follow me box to content bottom."
2438
  msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
2439
 
2440
- #: dist/veu-packages.php:158 veu-packages.php:158
2441
  #, php-format
2442
  msgid "* You can stop the function separately from the %s."
2443
  msgstr "%s から個別に機能を停止する事ができます。"
2444
 
2445
- #: dist/veu-packages.php:162 veu-packages.php:162
2446
  msgid "Social media cooperation"
2447
  msgstr "ソーシャルメディア連携"
2448
 
2449
- #: dist/veu-packages.php:181 veu-packages.php:181
2450
  msgid "Print Google Analytics tracking code."
2451
  msgstr ""
2452
  "Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
@@ -2454,64 +2030,64 @@ msgstr ""
2454
  "のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
2455
  "合はチェックを外して下さい。"
2456
 
2457
- #: dist/veu-packages.php:197 veu-packages.php:197
2458
  msgid "You can use various widgets."
2459
  msgstr ""
2460
  "以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
2461
  "→「ウィジェット」の設定画面より行って下さい。"
2462
 
2463
- #: dist/veu-packages.php:199 veu-packages.php:199
2464
  msgid ""
2465
  "VK_Recent Posts - display the link text and the date of the latest article "
2466
  "title."
2467
  msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
2468
 
2469
- #: dist/veu-packages.php:200 veu-packages.php:200
2470
  msgid ""
2471
  "VK_Page content to widget - display the contents of the page to the widgets."
2472
  msgstr ""
2473
  "VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
2474
 
2475
- #: dist/veu-packages.php:201 veu-packages.php:201
2476
  msgid "VK_Profile - display the profile entered in the widget."
2477
  msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
2478
 
2479
- #: dist/veu-packages.php:202 veu-packages.php:202
2480
  msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
2481
  msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
2482
 
2483
- #: dist/veu-packages.php:203 veu-packages.php:203
2484
  msgid "VK_3PR area - display the 3PR area."
2485
  msgstr "VK_3PR エリア - 3PR エリアを表示します。"
2486
 
2487
- #: dist/veu-packages.php:204 veu-packages.php:204
2488
  msgid "categories/tags list"
2489
  msgstr "カテゴリー/タグ リスト"
2490
 
2491
- #: dist/veu-packages.php:204 veu-packages.php:204
2492
  msgid "Displays a categories, tags or format list."
2493
  msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
2494
 
2495
- #: dist/veu-packages.php:210 veu-packages.php:210
2496
  msgid "Widgets"
2497
  msgstr "ウィジェット"
2498
 
2499
- #: dist/veu-packages.php:228 veu-packages.php:228
2500
  msgid "CSS customize"
2501
  msgstr "CSSカスタマイズ"
2502
 
2503
- #: dist/veu-packages.php:229 veu-packages.php:229
2504
  msgid "You can set Customize CSS."
2505
  msgstr ""
2506
  "テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
2507
  "追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
2508
  "さい。"
2509
 
2510
- #: dist/veu-packages.php:247 veu-packages.php:247
2511
  msgid "Child page index"
2512
  msgstr "子ページの一覧表示"
2513
 
2514
- #: dist/veu-packages.php:248 veu-packages.php:248
2515
  msgid ""
2516
  "At the bottom of the specified page, it will display a list of the child "
2517
  "page."
@@ -2519,106 +2095,105 @@ msgstr ""
2519
  "指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
2520
  "サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
2521
 
2522
- #: dist/veu-packages.php:259 veu-packages.php:259
2523
  msgid "Page list from ancestor"
2524
  msgstr "先祖階層からの子ページリスト表示"
2525
 
2526
- #: dist/veu-packages.php:260 veu-packages.php:260
2527
  msgid "Display Page list from ancestor at after content."
2528
  msgstr ""
2529
  "現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
2530
 
2531
- #: dist/veu-packages.php:271 veu-packages.php:271
2532
  msgid "Display Contact Section at after content."
2533
  msgstr "お問い合わせ情報を本文の下に表示する"
2534
 
2535
- #: dist/veu-packages.php:288 veu-packages.php:288
2536
  msgid "Display HTML Site Map"
2537
  msgstr "HTMLサイトマップの表示"
2538
 
2539
- #: dist/veu-packages.php:289 veu-packages.php:289
2540
  msgid "It displays a HTML Site Map to the specified page."
2541
  msgstr "指定した固定ページにHTMLサイトマップを表示します。"
2542
 
2543
- #: dist/veu-packages.php:315 veu-packages.php:315
2544
  msgid "Contents setting"
2545
  msgstr "CTA表示内容設定"
2546
 
2547
- #: dist/veu-packages.php:330 veu-packages.php:330
2548
  msgid "Insert ads to content."
2549
  msgstr "記事に広告を挿入します"
2550
 
2551
- #: dist/veu-packages.php:347 veu-packages.php:347
2552
  msgid "Print Related posts lists to post content bottom."
2553
  msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
2554
 
2555
- #: dist/veu-packages.php:358 veu-packages.php:358
2556
  msgid "Display Eye Catch image at before content."
2557
  msgstr ""
2558
  "アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
2559
  "す。"
2560
 
2561
- #: dist/veu-packages.php:368 veu-packages.php:368
2562
  msgid "Disable ping back"
2563
  msgstr "ping backを停止"
2564
 
2565
- #: dist/veu-packages.php:369 veu-packages.php:369
2566
  msgid "Disable xmlrpc ping back."
2567
  msgstr "xmlrpcを停止"
2568
 
2569
- #: dist/veu-packages.php:378 dist/veu-packages.php:379 veu-packages.php:378
2570
- #: veu-packages.php:379
2571
  msgid "Disable dashbord"
2572
  msgstr "ダッシュボードに最新情報を表示しない"
2573
 
2574
- #: dist/veu-packages.php:390 veu-packages.php:390
2575
  msgid "TinyMCE Style Tags"
2576
  msgstr "TinyMCE スタイルタグ"
2577
 
2578
- #: dist/veu-packages.php:391 veu-packages.php:391
2579
  msgid "Add TinyMCE Editor to style tags."
2580
  msgstr "スタイルタグにTinyMCEエディタを追加する"
2581
 
2582
- #: dist/veu-packages.php:399 veu-packages.php:399
2583
  msgid "Admin bar manu"
2584
  msgstr "管理バーメニュー"
2585
 
2586
- #: dist/veu-packages.php:400 veu-packages.php:400
2587
  msgid "Add ExUnit menu to admin bar."
2588
  msgstr "ExUnitのメニューを管理バーに表示する"
2589
 
2590
- #: dist/veu-packages.php:410 veu-packages.php:410
2591
  msgid "Post Type Manager"
2592
  msgstr "カスタム投稿タイプマネージャー"
2593
 
2594
- #: dist/veu-packages.php:411 veu-packages.php:411
2595
  msgid "Add custom post types and custom taxonomies."
2596
  msgstr "カスタム投稿タイプやカスタム分類を追加します。"
2597
 
2598
- #: dist/veu-packages.php:428 veu-packages.php:428
2599
  msgid "Page Top Button"
2600
  msgstr "ページトップへ戻るボタン"
2601
 
2602
- #: dist/veu-packages.php:429 veu-packages.php:429
2603
  msgid ""
2604
  "The page top button is displayed in the lower right corner of the screen."
2605
  msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
2606
 
2607
- #: dist/vkExUnit.php:81 vkExUnit.php:81
2608
  #, php-format
2609
  msgid "The current PHP version(%s) is too old, so VK ExUnit will not work."
2610
  msgstr "使用中のPHPのバージョン(%s) が古すぎるので VK ExUnit は動作しません。"
2611
 
2612
- #: dist/vkExUnit.php:84 vkExUnit.php:84
2613
  msgid "VK ExUnit supports PHP5.6 or later."
2614
  msgstr "VKExUnit がサポートしているPHPのバージョンは5.6以降です"
2615
 
2616
- #: dist/vkExUnit.php:100 vkExUnit.php:100
2617
  #, php-format
2618
  msgid "Current PHP Version(%s) is old."
2619
  msgstr "使用中のPHPのバージョン(%s) が古いです。"
2620
 
2621
- #: dist/vkExUnit.php:101 vkExUnit.php:101
2622
  #, php-format
2623
  msgid "%s supports PHP5.6 or later."
2624
  msgstr "%s がサポートしているPHPのバージョンは5.6以降です。"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2018-05-31 13:59+0900\n"
5
  "PO-Revision-Date: \n"
6
  "Last-Translator: Kurudrive <kurudrive@gmail.com>\n"
7
  "Language-Team: Vektor translate Team <info@vektor-inc.co.jp>\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
  "X-Poedit-SearchPathExcluded-0: node_modules\n"
18
 
19
+ #: admin_active_setting_page.php:3
20
  msgid "Enable setting"
21
  msgstr "有効化設定"
22
 
23
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
 
24
  msgid "Select all"
25
  msgstr "全てを選択"
26
 
27
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
 
28
  msgid "Function"
29
  msgstr "有効化"
30
 
31
  #: admin_active_setting_page.php:16 admin_active_setting_page.php:74
 
32
  msgid "Description"
33
  msgstr "説明"
34
 
35
+ #: admin_active_setting_page.php:28 veu-packages.php:357
 
36
  msgid "Automatic Eye Catch insert"
37
  msgstr "アイキャッチ画像自動挿入"
38
 
39
+ #: admin_active_setting_page.php:80
40
  msgid "Extension Setting"
41
  msgstr "拡張設定"
42
 
43
+ #: admin_active_setting_page.php:85
44
  msgid "Extention contents"
45
  msgstr "拡張コンテンツ"
46
 
47
+ #: admin_active_setting_page.php:86
48
  msgid "set extension contents to loop_end hook"
49
  msgstr "ループ終了時にコンテンツを追加する"
50
 
51
+ #: admin_active_setting_page.php:92
52
  msgid "Plugin setting options"
53
  msgstr "プラグイン設定オプション"
54
 
55
+ #: admin_active_setting_page.php:94
56
  msgid "Delete myOptions when deactivate me."
57
  msgstr "プラグインを無効化する際にDBに保存したオプション項目を削除します。"
58
 
59
  #: admin_main_setting_page.php:10 admin_main_setting_page.php:11
60
+ #: plugins/meta_keyword.php:103
 
61
  msgid "Main setting"
62
  msgstr "メイン設定"
63
 
64
+ #: admin_main_setting_page.php:76
65
  msgid "Activated Packages is noting. please activate some package."
66
  msgstr ""
67
  "有効化されているパッケージがありません。何かの機能を有効化してください。"
68
 
69
+ #: plugins/auto_eyecatch.php:40
70
  msgid "Automatic EyeCatch"
71
  msgstr "アイキャッチ自動挿入"
72
 
73
+ #: plugins/auto_eyecatch.php:50
74
  msgid "Do not set eyecatch image automatic."
75
  msgstr "アイキャッチ画像を自動挿入しない"
76
 
77
+ #: plugins/bootstrap.php:9
78
  msgid "Settings"
79
  msgstr "設定"
80
 
81
+ #: plugins/bootstrap.php:36
82
  msgid "Key color"
83
  msgstr "キーカラー"
84
 
85
+ #: plugins/bootstrap.php:47
86
  msgid "Key color(dark)"
87
  msgstr "キーカラー(暗)"
88
 
 
 
89
  #: plugins/call-to-action/class-vk-call-to-action.php:63
90
  #: plugins/call-to-action/view-actionbox.php:71
91
  msgid "Edit CTA"
92
  msgstr "CTAの編集"
93
 
 
94
  #: plugins/call-to-action/class-vk-call-to-action.php:64
95
  msgid "Add new CTA"
96
  msgstr "CTAの新規作成"
97
 
 
98
  #: plugins/call-to-action/class-vk-call-to-action.php:65
99
  msgid "New CTA"
100
  msgstr "CTA 新規作成"
101
 
 
 
 
102
  #: plugins/call-to-action/class-vk-call-to-action.php:97
103
  #: plugins/call-to-action/class-vk-call-to-action.php:99
104
  #: plugins/call-to-action/class-vk-call-to-action.php:100
105
  msgid "Call to Action setting"
106
  msgstr "CTA設定"
107
 
 
108
  #: plugins/call-to-action/class-vk-call-to-action.php:102
109
  msgid "CTA Contents"
110
  msgstr "CTA Contents"
111
 
 
 
 
112
  #: plugins/call-to-action/class-vk-call-to-action.php:128
113
  #: plugins/call-to-action/class-vk-call-to-action.php:604
114
  #: plugins/call-to-action/widget-call-to-action.php:74
115
  msgid "Random"
116
  msgstr "ランダム表示"
117
 
 
 
118
  #: plugins/call-to-action/class-vk-call-to-action.php:134
119
  #: plugins/call-to-action/class-vk-call-to-action.php:611
120
  msgid "Disable display"
121
  msgstr "表示しない"
122
 
 
123
  #: plugins/call-to-action/class-vk-call-to-action.php:140
124
  msgid "Follow common setting"
125
  msgstr "共通設定を使用"
126
 
 
127
  #: plugins/call-to-action/class-vk-call-to-action.php:153
128
  msgid "CTA common setting"
129
  msgstr "CTA共通設定"
130
 
 
 
 
131
  #: plugins/call-to-action/class-vk-call-to-action.php:154
132
  #: plugins/call-to-action/view-adminsetting.php:31
133
  #: plugins/call-to-action/widget-call-to-action.php:88
134
  msgid "Show CTA index page"
135
  msgstr "CTAの一覧を表示"
136
 
 
137
  #: plugins/call-to-action/class-vk-call-to-action.php:221
138
  msgid "CTA image"
139
  msgstr "CTA画像"
140
 
 
141
  #: plugins/call-to-action/class-vk-call-to-action.php:227
142
  msgid "Add image"
143
  msgstr "画像を追加"
144
 
 
145
  #: plugins/call-to-action/class-vk-call-to-action.php:228
146
  msgid "Change image"
147
  msgstr "画像を変更"
148
 
 
149
  #: plugins/call-to-action/class-vk-call-to-action.php:229
150
  msgid "Remove image"
151
  msgstr "画像を削除"
152
 
 
153
  #: plugins/call-to-action/class-vk-call-to-action.php:234
154
  msgid "CTA image position"
155
  msgstr "CTA画像の位置"
156
 
 
157
  #: plugins/call-to-action/class-vk-call-to-action.php:237
158
  msgid "right"
159
  msgstr "右寄せ"
160
 
 
161
  #: plugins/call-to-action/class-vk-call-to-action.php:238
162
  msgid "center"
163
  msgstr "中央"
164
 
 
165
  #: plugins/call-to-action/class-vk-call-to-action.php:239
166
  msgid "left"
167
  msgstr "左寄せ"
168
 
 
169
  #: plugins/call-to-action/class-vk-call-to-action.php:243
170
  msgid "Button text"
171
  msgstr "ボタンの表記文言"
172
 
 
173
  #: plugins/call-to-action/class-vk-call-to-action.php:247
174
  msgid "Button icon"
175
  msgstr "ボタンアイコン"
176
 
 
 
177
  #: plugins/call-to-action/class-vk-call-to-action.php:248
178
  #: plugins/other_widget/widget-button.php:111
179
  msgid "To choose your favorite icon, and enter the class."
180
  msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
181
 
 
 
182
  #: plugins/call-to-action/class-vk-call-to-action.php:249
183
  #: plugins/other_widget/widget-button.php:112
184
  msgid "Before :"
185
  msgstr "文字の前 :"
186
 
 
 
187
  #: plugins/call-to-action/class-vk-call-to-action.php:251
188
  #: plugins/other_widget/widget-button.php:114
189
  msgid "After :"
190
  msgstr "文字の後 :"
191
 
 
192
  #: plugins/call-to-action/class-vk-call-to-action.php:263
193
  msgid "Button link url"
194
  msgstr "ボタンのリンク先URL"
195
 
 
196
  #: plugins/call-to-action/class-vk-call-to-action.php:276
197
  msgid "Target window"
198
  msgstr "リンク先ターゲット"
199
 
 
200
  #: plugins/call-to-action/class-vk-call-to-action.php:278
201
  msgid "Open in a self window"
202
  msgstr "同じウィンドウで開く"
203
 
 
204
  #: plugins/call-to-action/class-vk-call-to-action.php:280
205
  msgid "Text message"
206
  msgstr "テキストメッセージ"
207
 
 
 
208
  #: plugins/call-to-action/class-vk-call-to-action.php:286
209
  #: plugins/call-to-action/widget-call-to-action.php:91
210
  msgid "CTA setting"
211
  msgstr "CTA設定"
212
 
213
+ #: plugins/call-to-action/view-adminsetting.php:15 veu-packages.php:306
 
 
214
  msgid "Call To Action"
215
  msgstr "Call To Action"
216
 
217
+ #: plugins/call-to-action/view-adminsetting.php:19 veu-packages.php:298
 
 
218
  msgid "Display the CTA at the end of the post content."
219
  msgstr "投稿内容の最後にCTAを表示します。"
220
 
221
+ #: plugins/call-to-action/view-adminsetting.php:20 veu-packages.php:300
 
 
222
  msgid ""
223
  "The CTA stands for \"Call to action\" and this is the area that prompts the "
224
  "user behavior."
226
  "CTAは「Call To Action」の略で、ユーザーにとってもらいたい行動へ誘導するための"
227
  "情報を表示します。"
228
 
229
+ #: plugins/call-to-action/view-adminsetting.php:21 veu-packages.php:302
 
 
230
  msgid ""
231
  "As an example, text message and a link button for induction to the free "
232
  "sample download page."
234
  "例えば、無料サンプルのダウンロードページへの誘導のためのテキストやリンクボタ"
235
  "ンなどです。"
236
 
 
237
  #: plugins/call-to-action/view-adminsetting.php:23
238
  msgid "How to use"
239
  msgstr "使い方"
240
 
 
241
  #: plugins/call-to-action/view-adminsetting.php:26
242
  msgid ""
243
  "You register the contents on \"CTA\" that you want to display to bottom of "
244
  "the content."
245
  msgstr "まずは投稿タイプCTAで、本文の最後に表示させたい内容を登録します。"
246
 
 
247
  #: plugins/call-to-action/view-adminsetting.php:27
248
  msgid "Choose the CTA to be displayed from the following."
249
  msgstr "下記のプルダウンで、投稿タイプ別に表示するCTAを選択して保存します。"
250
 
 
251
  #: plugins/call-to-action/view-adminsetting.php:28
252
  msgid ""
253
  "If you want to switch the CTA to be displayed on each post, please set in "
256
  "投稿毎に表示するCTAを切り替えたい場合は、投稿などの詳細ページで設定してくださ"
257
  "い。"
258
 
 
259
  #: plugins/call-to-action/view-adminsetting.php:41
260
  msgid "Show index page"
261
  msgstr "一覧ページを表示する"
262
 
 
263
  #: plugins/call-to-action/widget-call-to-action.php:20
264
  msgid "CTA"
265
  msgstr "CTA"
266
 
 
267
  #: plugins/call-to-action/widget-call-to-action.php:26
268
  msgid "Select CTA and display it."
269
  msgstr "CTAを選択して表示します。"
270
 
 
271
  #: plugins/call-to-action/widget-call-to-action.php:66
272
  msgid "Please select CTA to display."
273
  msgstr "表示するCTAを選択してください。"
274
 
 
275
  #: plugins/call-to-action/widget-call-to-action.php:80
276
  msgid "Please select"
277
  msgstr "選択してください"
278
 
 
 
279
  #: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:193
280
  msgid "Read more"
281
  msgstr "詳しくはこちら"
282
 
 
 
283
  #: plugins/child_page_index.php:139 plugins/other_widget/widget-page.php:166
284
  msgid "Display a child page index"
285
  msgstr "子ページ一覧の表示"
286
 
 
 
287
  #: plugins/contact-section/contact-section.php:104
288
  #: plugins/contact-section/contact-section.php:132
289
  msgid "Contact Information"
290
  msgstr "お問い合わせ情報"
291
 
 
 
 
 
292
  #: plugins/contact-section/contact-section.php:114
293
  #: plugins/contact-section/contact-section.php:143
294
  #: plugins/contact-section/customizer.php:53
296
  msgid "Please feel free to inquire."
297
  msgstr "お気軽にお問い合わせください。"
298
 
 
 
299
  #: plugins/contact-section/contact-section.php:116
300
  #: plugins/contact-section/customizer.php:95
301
  msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
302
  msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
303
 
 
 
304
  #: plugins/contact-section/contact-section.php:120
305
  #: plugins/contact-section/customizer.php:179
306
  msgid "Contact us"
307
  msgstr "お問い合わせ"
308
 
 
 
309
  #: plugins/contact-section/contact-section.php:134
310
  #: plugins/contact-section/customizer.php:33
311
  msgid ""
315
  "ここに入力された内容が各固定ページ下部や『お問い合わせ情報』ウィジェット、"
316
  "『お問い合わせボタン』ウィジェットなどに反映されます。"
317
 
 
 
318
  #: plugins/contact-section/contact-section.php:136
319
  #: plugins/contact-section/customizer.php:35
320
  msgid ""
324
  "固定ページに表示する場合は、各固定ページの編集画面で\"お問い合わせ情報の表示"
325
  "\"にチェックを入れる必要があります。"
326
 
 
 
327
  #: plugins/contact-section/contact-section.php:140
328
  #: plugins/contact-section/customizer.php:62
329
  msgid "Message"
330
  msgstr "メッセージ"
331
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
332
  #: plugins/contact-section/contact-section.php:143
333
  #: plugins/contact-section/contact-section.php:150
334
  #: plugins/contact-section/contact-section.php:157
345
  msgid "ex) "
346
  msgstr "例) "
347
 
 
 
348
  #: plugins/contact-section/contact-section.php:147
349
  #: plugins/contact-section/customizer.php:83
350
  msgid "Phone number"
351
  msgstr "電話番号"
352
 
 
 
 
 
353
  #: plugins/contact-section/contact-section.php:154
354
  #: plugins/contact-section/contact-section.php:157
355
  #: plugins/contact-section/customizer.php:104
357
  msgid "Office hours"
358
  msgstr "営業時間"
359
 
 
 
360
  #: plugins/contact-section/contact-section.php:157
361
  #: plugins/contact-section/customizer.php:109
362
  msgid "Weekdays except holidays"
363
  msgstr "土日・祝日除く"
364
 
 
 
365
  #: plugins/contact-section/contact-section.php:162
366
  #: plugins/contact-section/customizer.php:125
367
  msgid "The contact page URL"
368
  msgstr "お問い合わせ先URL"
369
 
 
 
370
  #: plugins/contact-section/contact-section.php:165
371
  #: plugins/contact-section/customizer.php:130
372
  msgid "or"
373
  msgstr "もしくは"
374
 
 
 
375
  #: plugins/contact-section/contact-section.php:166
376
  #: plugins/contact-section/customizer.php:130
377
  msgid "* If you fill in the blank, widget's contact button does not appear."
378
  msgstr "※ 未入力の場合、お問い合わせウィジェットには何も表示されません。"
379
 
 
 
380
  #: plugins/contact-section/contact-section.php:170
381
  #: plugins/contact-section/customizer.php:146
382
  msgid "Contact button Text"
383
  msgstr "お問い合わせボタンに表示するテキスト"
384
 
 
 
385
  #: plugins/contact-section/contact-section.php:173
386
  #: plugins/contact-section/customizer.php:151
387
  msgid "Contact Us from email."
388
  msgstr "メールでのお問い合わせはこちら"
389
 
 
 
390
  #: plugins/contact-section/contact-section.php:178
391
  #: plugins/contact-section/customizer.php:167
392
  msgid "Contact button text( sub )"
393
  msgstr "お問い合わせボタンに表示するテキスト2(オプション)"
394
 
 
 
395
  #: plugins/contact-section/contact-section.php:182
396
  #: plugins/contact-section/customizer.php:172
397
  msgid "Email contact form"
398
  msgstr "お気軽にお問い合わせください。"
399
 
 
 
400
  #: plugins/contact-section/contact-section.php:187
401
  #: plugins/contact-section/customizer.php:188
402
  msgid "Contact button short text for side widget"
403
  msgstr "お問い合わせボタンウィジェットに表示するテキスト"
404
 
 
 
405
  #: plugins/contact-section/contact-section.php:191
406
  #: plugins/contact-section/customizer.php:193
407
  msgid "This will used to \"Contact Button\" widget."
409
  "このテキストはお問い合わせボタンウィジェットで使用されます。サイドバーでの利"
410
  "用を想定していますので少ない文字数で設定してください。"
411
 
 
412
  #: plugins/contact-section/contact-section.php:195
413
  msgid "Advanced Setting"
414
  msgstr "高度な設定"
415
 
 
 
416
  #: plugins/contact-section/contact-section.php:204
417
  #: plugins/contact-section/customizer.php:217
418
  msgid "Inquiry Banner image"
419
  msgstr "お問い合わせバナー画像"
420
 
 
421
  #: plugins/contact-section/contact-section.php:206
422
  msgid "Select Image"
423
  msgstr "画像を選択"
424
 
 
 
425
  #: plugins/contact-section/contact-section.php:207
426
  #: plugins/contact-section/customizer.php:207
427
  msgid "Display the image instead of the above inquiry information"
428
  msgstr ""
429
  "画像が登録されている場合は標準のお問い合わせ情報ではなく画像が表示されます。"
430
 
 
 
431
  #: plugins/contact-section/contact-section.php:211
432
  #: plugins/contact-section/customizer.php:243
433
  msgid "Display HTML message instead of the standard"
434
  msgstr "お問い合わせ情報として表示するHTML"
435
 
 
 
436
  #: plugins/contact-section/contact-section.php:213
437
  #: plugins/contact-section/customizer.php:236
438
  msgid "HTML takes precedence over image"
439
  msgstr "HTMLが登録されている場合は画像より優先されます。"
440
 
 
441
  #: plugins/contact-section/contact-section.php:235
442
  msgid "Display Contact Section"
443
  msgstr "お問い合わせ情報の表示"
444
 
 
 
445
  #: plugins/contact-section/contact-section.php:368
446
  #: plugins/contact-section/contact-section.php:420
447
  msgid "Edit contact information"
448
  msgstr "Contact情報を編集"
449
 
 
450
  #: plugins/contact-section/contact-section.php:436
451
  msgid "Contact Button"
452
  msgstr "お問い合わせボタン"
453
 
 
454
  #: plugins/contact-section/contact-section.php:437
455
  msgid "Display contact button."
456
  msgstr "お問い合わせボタンを表示します。"
457
 
 
 
 
458
  #: plugins/contact-section/contact-section.php:438
459
  #: plugins/contact-section/contact-section.php:466
460
  #: plugins/contact-section/contact-section.php:488
465
  msgstr ""
466
  "「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
467
 
 
468
  #: plugins/contact-section/contact-section.php:465
469
  msgid "Display contact button"
470
  msgstr "お問い合わせボタンを表示します。"
471
 
472
+ #: plugins/contact-section/contact-section.php:486 veu-packages.php:270
 
 
473
  msgid "Contact Section"
474
  msgstr "お問い合わせ情報"
475
 
 
476
  #: plugins/contact-section/contact-section.php:487
477
  msgid "Display Phone number and contact button etc."
478
  msgstr "電話番号とお問い合わせボタンなどを表示します。"
479
 
 
480
  #: plugins/contact-section/contact-section.php:516
481
  #, php-format
482
  msgid ""
486
  "* 「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要がありま"
487
  "す。"
488
 
 
489
  #: plugins/contact-section/customizer.php:23
490
  msgid "Contact Settings"
491
  msgstr "お問い合わせ情報"
492
 
 
 
493
  #: plugins/contact-section/customizer.php:210
494
  #: plugins/contact-section/customizer.php:239
495
  msgid "It is not reflected in the header."
496
  msgstr "ヘッダーには反映されません。"
497
 
 
 
 
 
498
  #: plugins/css_customize/css_customize-edit.php:2
499
  #: plugins/css_customize/css_customize.php:28
500
  #: plugins/css_customize/css_customize.php:44
502
  msgid "CSS Customize"
503
  msgstr "CSSカスタマイズ"
504
 
 
505
  #: plugins/css_customize/css_customize-edit.php:5
506
  msgid "You can add custom CSS here."
507
  msgstr "デザインをカスタマイズする場合は下のテキストエリアにCSSを入力します"
508
 
 
509
  #: plugins/css_customize/css_customize-edit.php:13
510
  msgid "Save CSS"
511
  msgstr "CSSを保存する"
512
 
 
513
  #: plugins/css_customize/css_customize.php:102
514
  msgid "Your custom CSS was saved."
515
  msgstr "CSSが保存されました"
516
 
 
517
  #: plugins/css_customize/css_customize.php:105
518
  msgid "Error occured. Please try again."
519
  msgstr "何らかのエラー!! また試してみてください"
520
 
521
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:20
522
+ msgid "Not recommended"
523
+ msgstr "非推奨"
524
+
525
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:55
526
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:57
527
  msgid "Ex ) "
528
  msgstr "例 ) "
529
 
530
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:152
 
531
  msgid "Font Awesome"
532
  msgstr ""
533
 
534
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:172
 
535
  msgid "Font Awesome Version"
536
  msgstr ""
537
 
538
+ #: plugins/font-awesome/class-vk-font-awesome-versions.php:175
 
539
  msgid "4.7 will be abolished in the near future."
540
  msgstr "4.7は将来的に廃止します。"
541
 
 
542
  #: plugins/footer_copyright_change.php:6
543
  msgid ""
544
  "<p>Powered by <a href=\"https://wordpress.org/\">WordPress</a> with <a href="
553
  "nagoya/ja/“ target=\"_blank\">VK All in One Expansion Unit</a> by <a href="
554
  "\"//www.vektor-inc.co.jp\" target=\"_blank\">Vektor,Inc.</a> technology.</p>"
555
 
 
 
 
556
  #: plugins/google_analytics/ga_admin.php:9
557
  #: plugins/google_analytics/ga_admin.php:13
558
  #: plugins/google_analytics/google_analytics.php:23
559
  msgid "Google Analytics Settings"
560
  msgstr "Google Analytics設定"
561
 
 
562
  #: plugins/google_analytics/ga_admin.php:14
563
  msgid ""
564
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
565
  "the site."
566
  msgstr "このサイトで使用する Google アナリティクスの ID を入力して下さい。"
567
 
 
568
  #: plugins/google_analytics/ga_admin.php:19
569
  msgid ""
570
  "Please select the type of Analytics code . (If you are unsure you can skip "
573
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
574
  "す )"
575
 
 
 
576
  #: plugins/google_analytics/ga_admin.php:23
577
  #: plugins/google_analytics/ga_customizer.php:74
578
  msgid "Recommendation ( gtag )"
579
  msgstr "推奨 ( gtag )"
580
 
 
 
581
  #: plugins/google_analytics/ga_admin.php:24
582
  #: plugins/google_analytics/ga_customizer.php:75
583
  msgid "Universal Analytics code ( analytics.js )"
584
  msgstr "ユニバーサル アナリティクスのコード ( analytics.js )"
585
 
 
 
586
  #: plugins/google_analytics/ga_admin.php:25
587
  #: plugins/google_analytics/ga_customizer.php:76
588
  msgid "Normal code ( analytics.js )"
589
  msgstr "ノーマルのコード ( analytics.js )"
590
 
 
591
  #: plugins/google_analytics/ga_customizer.php:24
592
  msgid "Google Analtics Settings"
593
  msgstr "Google Analytics設定"
594
 
 
595
  #: plugins/google_analytics/ga_customizer.php:45
596
  msgid "Google Analytics ID"
597
  msgstr "Google Analyticsの ID"
598
 
 
599
  #: plugins/google_analytics/ga_customizer.php:49
600
  msgid ""
601
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
604
  "このサイトで使用する Google アナリティクスの ID を入力して下さい。<br>例) "
605
  "XXXXXXXX-X"
606
 
 
607
  #: plugins/google_analytics/ga_customizer.php:68
608
  msgid "Select the type of Analytics code"
609
  msgstr "アナリティクスコードの種類を選択"
610
 
 
611
  #: plugins/google_analytics/ga_customizer.php:78
612
  msgid ""
613
  "Print the select the type of Analytics code.<br>(If you are unsure you can "
616
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
617
  "す。)"
618
 
619
+ #: plugins/icons.php:38 plugins/icons.php:68
 
620
  msgid "icon setting"
621
  msgstr "アイコン設定"
622
 
623
+ #: plugins/icons.php:74
624
  #, php-format
625
  msgid ""
626
  "This feature will be discontinued shortly.<br>You can set the site icon from "
631
  "サイトアイコンは「<a href=%s>外観 > カスタマイズ</a>」の「サイト基本情報」パ"
632
  "ネルから設定できます。"
633
 
634
+ #: plugins/icons.php:81
635
  msgid "Favicon Setting"
636
  msgstr "ファビコン設定"
637
 
638
+ #: plugins/icons.php:83
639
  msgid "Choose icon"
640
  msgstr "アイコンを選択"
641
 
642
+ #: plugins/icons.php:84
643
  msgid "Please upload your \".ico\" file"
644
  msgstr "作成したicoファイルをアップロードしてください"
645
 
646
+ #: plugins/insert_ads.php:37 plugins/insert_ads.php:137 veu-packages.php:329
 
 
647
  msgid "Insert ads"
648
  msgstr "広告の挿入"
649
 
650
+ #: plugins/insert_ads.php:140
651
  msgid "Insert ads to post."
652
  msgstr "投稿に広告を挿入"
653
 
654
+ #: plugins/insert_ads.php:142
655
  msgid "Insert ads to before content and more tag and after content."
656
  msgstr "記事の直前 / moreタグの直後 / 記事の最後に広告を挿入できます。"
657
 
658
+ #: plugins/insert_ads.php:142
659
  msgid "If you want to separate ads area, you fill two fields."
660
  msgstr "2つのフィールドに分けて挿入すると、横並び(col-md-6)に表示されます。"
661
 
662
+ #: plugins/insert_ads.php:144
663
  msgid "insert the ad [ before content ]"
664
  msgstr "広告を挿入 [ 記事の最初 ]"
665
 
666
+ #: plugins/insert_ads.php:152
667
  msgid "insert the ad [ more tag ]"
668
  msgstr "広告を挿入 [ moreタグ ]"
669
 
670
+ #: plugins/insert_ads.php:160
671
  msgid "insert the ad [ after content ]"
672
  msgstr "広告を挿入 [ 記事の最後 ]"
673
 
674
+ #: plugins/meta_description.php:20 plugins/meta_description.php:31
675
+ #: plugins/meta_description.php:34
 
676
  msgid "Meta Description"
677
  msgstr "メタディスクリプション"
678
 
679
+ #: plugins/meta_description.php:37
680
  msgid ""
681
  "What you have to complete the \"excerpt\" column of the edit screen of each "
682
  "page will be reflected in the description of the meta tag."
684
  "各ページの編集画面の「抜粋」欄に記入した内容がmetaタグのディスクリプションに"
685
  "反映されます"
686
 
687
+ #: plugins/meta_description.php:38
688
  msgid ""
689
  "Description of meta tags in the search results screen of search sites such "
690
  "as Google, will be Displayed, such as the bottom of the site title. If the "
695
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
696
  "内容が反映されます。"
697
 
698
+ #: plugins/meta_description.php:39
699
  msgid ""
700
  "The meta description of the top page is subject to the catchphrase of the "
701
  "site. However, its contents will be reflected if the excerpt is entered in "
705
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
706
  "内容が反映されます。"
707
 
708
+ #: plugins/meta_description.php:40
709
  msgid ""
710
  "If \"excerpt\" column is not found, Click \"Display Option\" of page top at "
711
  "each article edit page, and check the expert column display."
714
  "ので、そこをクリックすると「抜粋」欄を表示するチェックボックスが出てきますの"
715
  "で、チェックして下さい。"
716
 
717
+ #: plugins/meta_keyword.php:40 plugins/meta_keyword.php:91
718
+ #: plugins/meta_keyword.php:93 plugins/meta_keyword.php:94
719
+ #: plugins/meta_keyword.php:101
 
 
720
  msgid "Meta Keywords"
721
  msgstr "メタキーワード"
722
 
723
+ #: plugins/meta_keyword.php:68
724
  msgid "Meta Keyword"
725
  msgstr "メタキーワード"
726
 
727
+ #: plugins/meta_keyword.php:71
728
  msgid "Common Keywords"
729
  msgstr "共通キーワード設定"
730
 
731
+ #: plugins/meta_keyword.php:72
732
  msgid ""
733
  "Keywords for meta tag. This words will set Meta Keyword with post keywords. "
734
  "if you want multiple keywords, enter with separator of \",\"."
736
  "メタタグに入力するキーワードを入力します。ここでは全てのページで使用する共通"
737
  "のキーワードを設定します。複数ある場合は「,」で区切ってください。"
738
 
739
+ #: plugins/meta_keyword.php:75
740
  msgid "This is not seriously, Because the SearchEngine does not care this."
741
  msgstr ""
742
  "あまり深く考える必要はありません。現状のサーチエンジンではそこまで重要なファ"
743
  "クターとはなりません。"
744
 
745
+ #: plugins/meta_keyword.php:76
746
  msgid ""
747
  "For each page individual keyword is enter at the edit screen of each "
748
  "article. 10 keywords maximum, together with a each article keywords is "
751
  "個々のページのキーワードはそれぞれの投稿ページのキーワード入力欄から追加して"
752
  "ください。それらと合わせて10個程度のキーワード数であることが望ましいです。"
753
 
754
+ #: plugins/meta_keyword.php:77
755
  msgid "\",\" separator at end of the last keyword is do not need."
756
  msgstr "最後のキーワードの後ろに「,」は必要ありません。"
757
 
758
+ #: plugins/meta_keyword.php:78
759
  msgid "Example: WordPress,template,theme,free,GPL"
760
  msgstr "【例】 WordPress,テンプレート,テーマ,無料,GPL"
761
 
762
+ #: plugins/meta_keyword.php:102
763
  msgid ""
764
  "To distinguish between individual keywords, please enter a , delimiter "
765
  "(optional)."
766
  msgstr "キーワードを複数入力する場合は , ( カンマ )で区切って下さい。"
767
 
768
+ #: plugins/meta_keyword.php:104
769
  #, php-format
770
  msgid "* keywords common to the entire site can be set from %s."
771
  msgstr "サイト全体のキーワードは %s より設定することができます。"
772
 
 
 
773
  #: plugins/other_widget/widget-3pr-area.php:9
774
  #: plugins/other_widget/widget-3pr-area.php:156
775
  msgid "3PR area"
776
  msgstr "3PR エリア"
777
 
 
778
  #: plugins/other_widget/widget-3pr-area.php:14
779
  msgid "Displays a 3PR area"
780
  msgstr "3PR エリアを表示します。"
781
 
 
782
  #: plugins/other_widget/widget-3pr-area.php:21
783
  msgid "3PR area1 title"
784
  msgstr "3PR エリア1 タイトル"
785
 
 
786
  #: plugins/other_widget/widget-3pr-area.php:29
787
  msgid "3PR area2 title"
788
  msgstr "3PR エリア2 タイトル"
789
 
 
790
  #: plugins/other_widget/widget-3pr-area.php:37
791
  msgid "3PR area3 title"
792
  msgstr "3PR エリア3 タイトル"
793
 
 
794
  #: plugins/other_widget/widget-3pr-area.php:56
795
  msgid "3PR area setting"
796
  msgstr "3PR エリア設定"
797
 
 
 
 
 
 
 
 
 
798
  #: plugins/other_widget/widget-3pr-area.php:58
799
  #: plugins/other_widget/widget-new-posts.php:204
800
  #: plugins/other_widget/widget-page.php:126
805
  msgid "Title:"
806
  msgstr "タイトル"
807
 
 
808
  #: plugins/other_widget/widget-3pr-area.php:64
809
  msgid "Select image for PC:"
810
  msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
811
 
 
 
 
 
812
  #: plugins/other_widget/widget-3pr-area.php:73
813
  #: plugins/other_widget/widget-3pr-area.php:90
814
  #: plugins/other_widget/widget-pr-blocks.php:174
816
  msgid "Select image"
817
  msgstr "画像を選択"
818
 
 
 
 
 
819
  #: plugins/other_widget/widget-3pr-area.php:74
820
  #: plugins/other_widget/widget-3pr-area.php:91
821
  #: plugins/other_widget/widget-pr-blocks.php:175
823
  msgid "Clear image"
824
  msgstr "画像クリア"
825
 
 
826
  #: plugins/other_widget/widget-3pr-area.php:81
827
  msgid "Select image for Mobile:"
828
  msgstr ""
829
  "スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
830
  "690px 以上推奨。空欄も可)"
831
 
 
 
832
  #: plugins/other_widget/widget-3pr-area.php:102
833
  #: plugins/other_widget/widget-pr-blocks.php:115
834
  msgid "Summary Text:"
835
  msgstr "概要となるテキスト"
836
 
 
 
837
  #: plugins/other_widget/widget-3pr-area.php:108
838
  #: plugins/other_widget/widget-pr-blocks.php:120
839
  msgid "Link URL:"
840
  msgstr "リンク先ページのURL"
841
 
 
 
 
842
  #: plugins/other_widget/widget-3pr-area.php:111
843
  #: plugins/other_widget/widget-banner.php:87
844
  #: plugins/other_widget/widget-pr-blocks.php:124
845
  msgid "Open link new tab."
846
  msgstr "リンクを別ウィンドウで開く"
847
 
 
848
  #: plugins/other_widget/widget-archives.php:9 veu-packages.php:205
849
  msgid "archive list"
850
  msgstr "アーカイブリスト"
851
 
 
852
  #: plugins/other_widget/widget-archives.php:14 veu-packages.php:205
853
  msgid ""
854
  "Displays a list of archives. You can choose the post type and also to "
857
  "アーカイブの一覧を表示します。月ごともしくは年ごとでの表示。また、ポストタイ"
858
  "プを選択できます。"
859
 
 
 
860
  #: plugins/other_widget/widget-archives.php:53
861
  #: plugins/other_widget/widget-archives.php:54
862
  msgid "Monthly archives"
863
  msgstr "月別アーカイブ"
864
 
 
 
 
865
  #: plugins/other_widget/widget-archives.php:63
866
  #: plugins/other_widget/widget-new-posts.php:209
867
  #: plugins/other_widget/widget-new-posts.php:210
868
  msgid "Title"
869
  msgstr "タイトル"
870
 
 
871
  #: plugins/other_widget/widget-archives.php:67
872
  msgid "Post type"
873
  msgstr "ポストタイプ"
874
 
 
875
  #: plugins/other_widget/widget-archives.php:77
876
  msgid "Monthly"
877
  msgstr "月別"
878
 
 
879
  #: plugins/other_widget/widget-archives.php:79
880
  msgid "Yearly"
881
  msgstr "年別"
882
 
 
883
  #: plugins/other_widget/widget-archives.php:97
884
  msgid "archive"
885
  msgstr "アーカイブ"
886
 
 
887
  #: plugins/other_widget/widget-banner.php:16
888
  msgid "Banner"
889
  msgstr "バナー"
890
 
 
891
  #: plugins/other_widget/widget-banner.php:22
892
  msgid ""
893
  "You can easily set up a banner simply by registering images and link "
894
  "destinations."
895
  msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
896
 
 
897
  #: plugins/other_widget/widget-banner.php:83
898
  msgid "Set image"
899
  msgstr "画像を選択"
900
 
 
901
  #: plugins/other_widget/widget-banner.php:88
902
  msgid "Alternative text"
903
  msgstr "代替テキスト(alt)"
904
 
 
905
  #: plugins/other_widget/widget-button.php:32
906
  msgid "Button"
907
  msgstr "ボタン"
908
 
 
909
  #: plugins/other_widget/widget-button.php:37
910
  msgid "You can set buttons for arbitrary text."
911
  msgstr "任意のテキストのボタンを設定できます。"
912
 
 
913
  #: plugins/other_widget/widget-button.php:105
914
  msgid "Main text(Required):"
915
  msgstr "ボタンテキスト(必須):"
916
 
 
917
  #: plugins/other_widget/widget-button.php:110
918
  msgid "Class name of the icon font"
919
  msgstr "使用したいアイコンフォント"
920
 
 
921
  #: plugins/other_widget/widget-button.php:123
922
  msgid "Sub text:"
923
  msgstr "サブテキスト:"
924
 
 
925
  #: plugins/other_widget/widget-button.php:127
926
  msgid "Link URL(Required):"
927
  msgstr "リンク先ページのURL(必須):"
928
 
 
929
  #: plugins/other_widget/widget-button.php:137
930
  msgid "Open with new tab"
931
  msgstr "リンクを別ウィンドウで開く"
932
 
 
933
  #: plugins/other_widget/widget-button.php:140
934
  msgid "Size"
935
  msgstr "サイズ"
936
 
 
937
  #: plugins/other_widget/widget-button.php:147
938
  msgid "Small"
939
  msgstr "小"
940
 
 
941
  #: plugins/other_widget/widget-button.php:153
942
  msgid "Medium"
943
  msgstr "中"
944
 
 
945
  #: plugins/other_widget/widget-button.php:159
946
  msgid "Large"
947
  msgstr "大"
948
 
 
949
  #: plugins/other_widget/widget-button.php:163
950
  msgid "Button color:"
951
  msgstr "ボタンの色:"
952
 
 
953
  #: plugins/other_widget/widget-button.php:200
954
  msgid "Key Color(.primary)"
955
  msgstr "キーカラー(.primary)"
956
 
 
957
  #: plugins/other_widget/widget-button.php:201
958
  msgid "No paint(.default)"
959
  msgstr "塗りなし(.default)"
960
 
 
961
  #: plugins/other_widget/widget-button.php:202
962
  msgid "Light green(.success)"
963
  msgstr "明るい緑(.success)"
964
 
 
965
  #: plugins/other_widget/widget-button.php:203
966
  msgid "Light blue(.info)"
967
  msgstr "空色(.info)"
968
 
 
969
  #: plugins/other_widget/widget-button.php:204
970
  msgid "Orange(.warning)"
971
  msgstr "オレンジ(.warning)"
972
 
 
973
  #: plugins/other_widget/widget-button.php:205
974
  msgid "Red(.danger)"
975
  msgstr "赤(.danger)"
976
 
 
977
  #: plugins/other_widget/widget-child-page-list.php:10
978
  msgid "Child Page List"
979
  msgstr "子ページのリスト"
980
 
 
 
981
  #: plugins/other_widget/widget-child-page-list.php:15
982
  #: plugins/other_widget/widget-child-page-list.php:50
983
  msgid "Display the child pages list from ancestor page."
984
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
985
 
 
 
986
  #: plugins/other_widget/widget-new-posts.php:11
987
  #: plugins/other_widget/widget-new-posts.php:181
988
  msgid "Recent Posts"
989
  msgstr "最新記事"
990
 
 
991
  #: plugins/other_widget/widget-new-posts.php:16
992
  msgid "Displays a list of your most recent posts"
993
  msgstr "最新の投稿記事リストを表示します。"
994
 
 
995
  #: plugins/other_widget/widget-new-posts.php:208
996
  msgid "Display Format"
997
  msgstr "表示形式"
998
 
 
999
  #: plugins/other_widget/widget-new-posts.php:209
1000
  msgid "Thumbnail"
1001
  msgstr "サムネイル画像"
1002
 
 
 
1003
  #: plugins/other_widget/widget-new-posts.php:209
1004
  #: plugins/other_widget/widget-new-posts.php:210
1005
  msgid "Date"
1006
  msgstr "日付"
1007
 
 
 
 
 
1008
  #: plugins/other_widget/widget-new-posts.php:210
1009
  #: plugins/other_widget/widget-taxonomies.php:24
1010
  #: plugins/other_widget/widget-taxonomies.php:54
1012
  msgid "Category"
1013
  msgstr "カテゴリー"
1014
 
 
1015
  #: plugins/other_widget/widget-new-posts.php:213
1016
  msgid "Order by"
1017
  msgstr "表示順"
1018
 
 
1019
  #: plugins/other_widget/widget-new-posts.php:214
1020
  msgid "Publish date"
1021
  msgstr "公開日"
1022
 
 
1023
  #: plugins/other_widget/widget-new-posts.php:215
1024
  msgid "Modified date"
1025
  msgstr "最終更新日"
1026
 
 
1027
  #: plugins/other_widget/widget-new-posts.php:219
1028
  msgid "Display count"
1029
  msgstr "表示する記事数"
1030
 
 
1031
  #: plugins/other_widget/widget-new-posts.php:224
1032
  msgid "Slug for the custom type you want to display"
1033
  msgstr "表示したい記事タイプ"
1034
 
 
1035
  #: plugins/other_widget/widget-new-posts.php:229
1036
  msgid "taxonomy ID"
1037
  msgstr "カテゴリー(タクソノミー)ID"
1038
 
 
1039
  #: plugins/other_widget/widget-new-posts.php:231
1040
  msgid "if you need filtering by term, add the term ID separate by \",\"."
1041
  msgstr ""
1042
  "特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
1043
  "します。"
1044
 
 
 
1045
  #: plugins/other_widget/widget-new-posts.php:233 plugins/sns/sns_admin.php:94
1046
  msgid "if empty this area, I will do not filtering."
1047
  msgstr "空欄の場合はフィルタリングは行いません。"
1048
 
 
1049
  #: plugins/other_widget/widget-new-posts.php:238
1050
  msgid "Destination URL:"
1051
  msgstr "リンク先URL:"
1052
 
 
1053
  #: plugins/other_widget/widget-new-posts.php:241
1054
  msgid "Notation text:"
1055
  msgstr "表記テキスト:"
1056
 
 
1057
  #: plugins/other_widget/widget-page.php:9
1058
  msgid "page content to widget"
1059
  msgstr "固定ページ本文"
1060
 
 
1061
  #: plugins/other_widget/widget-page.php:14
1062
  msgid "Displays a page contents to widget."
1063
  msgstr "選択したページの内容を表示します。"
1064
 
 
1065
  #: plugins/other_widget/widget-page.php:135
1066
  msgid "Display the entered title"
1067
  msgstr "入力したタイトルを表示する"
1068
 
 
1069
  #: plugins/other_widget/widget-page.php:139
1070
  msgid "Display the title of page"
1071
  msgstr "固定ページのタイトルを表示する"
1072
 
 
1073
  #: plugins/other_widget/widget-page.php:143
1074
  msgid "Do not display titles"
1075
  msgstr "タイトルを表示しない"
1076
 
 
 
1077
  #: plugins/other_widget/widget-page.php:175 plugins/pageList_ancestor.php:96
1078
  msgid "Display a page list from ancestor"
1079
  msgstr "現在のページの先祖階層からの子ページリストを表示"
1080
 
 
1081
  #: plugins/other_widget/widget-page.php:243
1082
  msgid "Edit"
1083
  msgstr "編集"
1084
 
 
1085
  #: plugins/other_widget/widget-pr-blocks.php:17
1086
  msgid "PR Blocks"
1087
  msgstr "PR Blocks"
1088
 
 
1089
  #: plugins/other_widget/widget-pr-blocks.php:22
1090
  msgid "Displays a circle image or icon font for pr blocks"
1091
  msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
1092
 
 
1093
  #: plugins/other_widget/widget-pr-blocks.php:30
1094
  msgid "Service"
1095
  msgstr "サービス紹介"
1096
 
 
1097
  #: plugins/other_widget/widget-pr-blocks.php:40
1098
  msgid "Company"
1099
  msgstr "会社案内"
1100
 
 
1101
  #: plugins/other_widget/widget-pr-blocks.php:50
1102
  msgid "Recruit"
1103
  msgstr "採用情報"
1104
 
 
1105
  #: plugins/other_widget/widget-pr-blocks.php:60
1106
  msgid "Contact"
1107
  msgstr "Contact"
1108
 
 
1109
  #: plugins/other_widget/widget-pr-blocks.php:83
1110
  msgid "The choice of the number of columns:"
1111
  msgstr "列の数"
1112
 
 
1113
  #: plugins/other_widget/widget-pr-blocks.php:90
1114
  msgid "3column"
1115
  msgstr "3列"
1116
 
 
1117
  #: plugins/other_widget/widget-pr-blocks.php:96
1118
  msgid "4column"
1119
  msgstr "4列"
1120
 
 
1121
  #: plugins/other_widget/widget-pr-blocks.php:98
1122
  msgid ""
1123
  "If you change the number of columns, click to \"Save\" botton and exit the "
1127
  "列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
1128
  "す。それから編集画面を再度開くと列の入力フォームが増減します。"
1129
 
 
 
1130
  #: plugins/other_widget/widget-pr-blocks.php:107
1131
  #: plugins/other_widget/widget-pr-blocks.php:277
1132
  msgid "PR Block"
1133
  msgstr "PRブロック"
1134
 
 
1135
  #: plugins/other_widget/widget-pr-blocks.php:129
1136
  msgid "Icon"
1137
  msgstr "アイコン"
1138
 
 
1139
  #: plugins/other_widget/widget-pr-blocks.php:132
1140
  msgid "Class name of the icon font you want to use:"
1141
  msgstr "使用したいアイコンフォントのクラス名:"
1142
 
 
 
1143
  #: plugins/other_widget/widget-pr-blocks.php:143
1144
  #: plugins/other_widget/widget-profile.php:157
1145
  msgid "Icon color:"
1146
  msgstr "アイコンの色:"
1147
 
 
 
1148
  #: plugins/other_widget/widget-pr-blocks.php:147
1149
  #: plugins/other_widget/widget-profile.php:142
1150
  msgid "Icon Background:"
1151
  msgstr "アイコン背景:"
1152
 
 
 
1153
  #: plugins/other_widget/widget-pr-blocks.php:151
1154
  #: plugins/other_widget/widget-profile.php:148
1155
  msgid "Solid color"
1156
  msgstr "塗りつぶし"
1157
 
 
 
 
1158
  #: plugins/other_widget/widget-pr-blocks.php:155
1159
  #: plugins/other_widget/widget-profile.php:151
1160
  #: plugins/sns/sns_customizer.php:317
1161
  msgid "No background"
1162
  msgstr "背景なし"
1163
 
 
1164
  #: plugins/other_widget/widget-pr-blocks.php:161
1165
  msgid "PR Image"
1166
  msgstr "画像"
1167
 
 
1168
  #: plugins/other_widget/widget-pr-blocks.php:162
1169
  msgid "When you have an image. Image is displayed with priority"
1170
  msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
1171
 
 
 
1172
  #: plugins/other_widget/widget-profile.php:9
1173
  #: plugins/other_widget/widget-profile.php:32
1174
  msgid "Profile"
1175
  msgstr "プロフィール"
1176
 
 
1177
  #: plugins/other_widget/widget-profile.php:14
1178
  msgid "Displays a your profile"
1179
  msgstr ""
1180
  "ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
1181
 
 
1182
  #: plugins/other_widget/widget-profile.php:40
1183
  msgid "Profile Text"
1184
  msgstr "プロフィールテキスト"
1185
 
 
1186
  #: plugins/other_widget/widget-profile.php:60
1187
  msgid "Select Profile image:"
1188
  msgstr "プロフィール用画像を選択"
1189
 
 
1190
  #: plugins/other_widget/widget-profile.php:79
1191
  msgid "Cut out round the image."
1192
  msgstr "画像を丸く切り抜いて表示する"
1193
 
 
1194
  #: plugins/other_widget/widget-profile.php:83
1195
  msgid "Media size (Optional)"
1196
  msgstr "画像の大きさ( 任意 )"
1197
 
 
1198
  #: plugins/other_widget/widget-profile.php:93
1199
  msgid "Align left"
1200
  msgstr "画像左揃え"
1201
 
 
1202
  #: plugins/other_widget/widget-profile.php:96
1203
  msgid "Align center"
1204
  msgstr "画像中央揃え"
1205
 
 
1206
  #: plugins/other_widget/widget-profile.php:100
1207
  msgid "Text float to image."
1208
  msgstr "テキストを画像に回りこませる"
1209
 
 
1210
  #: plugins/other_widget/widget-profile.php:104
1211
  msgid "Profile Text:"
1212
  msgstr "プロフィールテキスト"
1213
 
 
1214
  #: plugins/other_widget/widget-profile.php:108
1215
  msgid "Facebook URL:"
1216
  msgstr "Facebook リンク先ページのURL"
1217
 
 
1218
  #: plugins/other_widget/widget-profile.php:113
1219
  msgid "Twitter URL:"
1220
  msgstr "twitterリンク先ページのURL"
1221
 
 
1222
  #: plugins/other_widget/widget-profile.php:118
1223
  msgid "Email Address:"
1224
  msgstr "Email リンク先ページのURL"
1225
 
 
1226
  #: plugins/other_widget/widget-profile.php:123
1227
  msgid "Youtube URL:"
1228
  msgstr "Youtube リンク先ページのURL"
1229
 
 
1230
  #: plugins/other_widget/widget-profile.php:128
1231
  msgid "RSS URL:"
1232
  msgstr "RSS リンク先ページのURL"
1233
 
 
1234
  #: plugins/other_widget/widget-profile.php:133
1235
  msgid "instagram URL:"
1236
  msgstr "instagram リンク先ページのURL"
1237
 
 
1238
  #: plugins/other_widget/widget-profile.php:137
1239
  msgid "linkedin URL:"
1240
  msgstr "linkedin リンク先ページのURL"
1241
 
 
1242
  #: plugins/other_widget/widget-profile.php:153
1243
  msgid ""
1244
  "* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
1247
  "※ 「アイコン背景 : 塗りつぶし」を選択した場合で「アイコンの色」の指定がないと"
1248
  "きは各ブランドカラーで塗りつぶしされます。"
1249
 
 
1250
  #: plugins/other_widget/widget-side-child-page-list.php:12
1251
  msgid "child pages list"
1252
  msgstr "子ページのリスト"
1253
 
 
1254
  #: plugins/other_widget/widget-side-child-page-list.php:17
1255
  msgid "Displays list of child page for the current page."
1256
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1257
 
 
1258
  #: plugins/other_widget/widget-taxonomies.php:10
1259
  msgid "Categories/Custom taxonomies list"
1260
  msgstr "カテゴリー/カスタム分類リスト"
1261
 
 
1262
  #: plugins/other_widget/widget-taxonomies.php:15
1263
  msgid "Displays a categories and custom taxonomies list."
1264
  msgstr "カテゴリーやカスタム分類のリストを表示します。"
1265
 
 
1266
  #: plugins/other_widget/widget-taxonomies.php:70
1267
  msgid "Label to display"
1268
  msgstr "表示するラベル"
1269
 
 
1270
  #: plugins/other_widget/widget-taxonomies.php:74
1271
  msgid "Display page"
1272
  msgstr "ページを表示"
1273
 
 
1274
  #: plugins/other_widget/widget-taxonomies.php:83
1275
  msgid "Do not display terms without posts"
1276
  msgstr "投稿のない分類項目を表示しない"
1277
 
 
1278
  #: plugins/other_widget/widget-taxonomies.php:95
1279
  msgid "Blog"
1280
  msgstr "ブログ"
1281
 
 
 
1282
  #: plugins/other_widget/widget-taxonomies.php:100
1283
  #: plugins/template-tags/template-tags.php:136
1284
  msgid "Archives"
1285
  msgstr "アーカイブ"
1286
 
 
 
 
1287
  #: plugins/post-type-manager/class.post-type-manager.php:22
1288
  #: plugins/post-type-manager/class.post-type-manager.php:23
1289
  #: plugins/post-type-manager/class.post-type-manager.php:65
1290
  msgid "Custom Post Type Setting"
1291
  msgstr "カスタム投稿タイプ設定"
1292
 
 
1293
  #: plugins/post-type-manager/class.post-type-manager.php:88
1294
  msgid "Post Type ID(Required)"
1295
  msgstr "投稿タイプID(必須)"
1296
 
 
1297
  #: plugins/post-type-manager/class.post-type-manager.php:89
1298
  msgid "20 characters or less in alphanumeric"
1299
  msgstr "半角英数字20文字以内で入力ください"
1300
 
 
1301
  #: plugins/post-type-manager/class.post-type-manager.php:94
1302
  msgid "title"
1303
  msgstr "タイトル"
1304
 
 
1305
  #: plugins/post-type-manager/class.post-type-manager.php:95
1306
  msgid "editor"
1307
  msgstr "本文"
1308
 
 
1309
  #: plugins/post-type-manager/class.post-type-manager.php:96
1310
  msgid "author"
1311
  msgstr "投稿者"
1312
 
 
1313
  #: plugins/post-type-manager/class.post-type-manager.php:97
1314
  msgid "thumbnail"
1315
  msgstr "アイキャッチ画像"
1316
 
 
1317
  #: plugins/post-type-manager/class.post-type-manager.php:98
1318
  msgid "excerpt"
1319
  msgstr "抜粋"
1320
 
 
1321
  #: plugins/post-type-manager/class.post-type-manager.php:99
1322
  msgid "comments"
1323
  msgstr "コメント"
1324
 
 
1325
  #: plugins/post-type-manager/class.post-type-manager.php:100
1326
  msgid "revisions"
1327
  msgstr "リビジョン"
1328
 
 
1329
  #: plugins/post-type-manager/class.post-type-manager.php:105
1330
  msgid "Supports(Required)"
1331
  msgstr "有効にする項目(必須)"
1332
 
 
1333
  #: plugins/post-type-manager/class.post-type-manager.php:118
1334
  msgid "Menu position(optional)"
1335
  msgstr "メニューの位置( 任意 )"
1336
 
 
1337
  #: plugins/post-type-manager/class.post-type-manager.php:119
1338
  msgid "Please enter a number."
1339
  msgstr "数字を入力してください。数字が小さいほど上に表示されます。"
1340
 
 
1341
  #: plugins/post-type-manager/class.post-type-manager.php:126
1342
  msgid "Export to REST API(optional)"
1343
  msgstr "REST API に出力する( 任意 )"
1344
 
 
1345
  #: plugins/post-type-manager/class.post-type-manager.php:138
1346
  msgid "Export to REST API"
1347
  msgstr "REST API に出力する"
1348
 
 
1349
  #: plugins/post-type-manager/class.post-type-manager.php:143
1350
  msgid "Custom taxonomies(optional)"
1351
  msgstr "カスタム分類(任意)"
1352
 
 
1353
  #: plugins/post-type-manager/class.post-type-manager.php:146
1354
  msgid "Custom taxonomy is like a category in post."
1355
  msgstr "カスタム分類とは投稿で言うカテゴリーです。"
1356
 
 
1357
  #: plugins/post-type-manager/class.post-type-manager.php:147
1358
  msgid ""
1359
  "However, it refers to the \"category\" itself, not to the “item” of the "
1360
  "category."
1361
  msgstr "しかし、カテゴリーの”項目”ではなく、”カテゴリー”そのものを指します。"
1362
 
 
1363
  #: plugins/post-type-manager/class.post-type-manager.php:148
1364
  msgid ""
1365
  "For example, if you create a post type \"construction result\", Custom "
1368
  "例えば「施工実績」という投稿タイプを作成した場合、カスタム分類は「施工タイ"
1369
  "プ」「施工地域」等になります。"
1370
 
 
1371
  #: plugins/post-type-manager/class.post-type-manager.php:172
1372
  msgid "Custon taxonomy name(slug)"
1373
  msgstr "カスタム分類名(スラッグ)"
1374
 
 
1375
  #: plugins/post-type-manager/class.post-type-manager.php:176
1376
  msgid "* Please be sure to enter it with one-byte alphanumeric characters"
1377
  msgstr "※ 必ず半角英数字にて入力してください"
1378
 
 
1379
  #: plugins/post-type-manager/class.post-type-manager.php:182
1380
  msgid "Custon taxonomy label"
1381
  msgstr "カスタム分類名(表示名)"
1382
 
 
1383
  #: plugins/post-type-manager/class.post-type-manager.php:189
1384
  msgid "Hierarchy"
1385
  msgstr "階層"
1386
 
 
1387
  #: plugins/post-type-manager/class.post-type-manager.php:190
1388
  msgid "Make it a tag (do not hierarchize)"
1389
  msgstr "タグにする(階層化しない)"
1390
 
 
1391
  #: plugins/post-type-manager/class.post-type-manager.php:199
1392
  msgid "REST API(optional)"
1393
  msgstr "REST API ( 任意 )"
1394
 
 
1395
  #: plugins/post-type-manager/class.post-type-manager.php:200
1396
  msgid "Use for REST API"
1397
  msgstr "REST API に利用する"
1398
 
 
1399
  #: plugins/post-type-manager/class.post-type-manager.php:262
1400
  #, php-format
1401
  msgid ""
1404
  msgstr ""
1405
  "設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
1406
 
 
1407
  #: plugins/related_posts/related_posts.php:201 veu-packages.php:346
1408
  msgid "Related posts"
1409
  msgstr "関連記事を表示"
1410
 
 
1411
  #: plugins/related_posts/related_posts.php:235
1412
  msgid "Related Settings"
1413
  msgstr "関連記事設定"
1414
 
 
1415
  #: plugins/sitemap_page/sitemap_admin.php:9
1416
  msgid "HTML Sitemap Settings"
1417
  msgstr "HTMLサイトマップ設定"
1418
 
 
1419
  #: plugins/sitemap_page/sitemap_admin.php:13
1420
  msgid "Exclude page Settings"
1421
  msgstr "除外ページ設定"
1422
 
 
1423
  #: plugins/sitemap_page/sitemap_admin.php:15
1424
  msgid "Input you want to exclude page id."
1425
  msgstr "HTMLサイトマップから除外したい固定ページのIDを入力してください。"
1426
 
 
1427
  #: plugins/sitemap_page/sitemap_admin.php:17
1428
  msgid ""
1429
  "* Please enter separated by \",\"(commas) if there is more than one page ID "
1430
  "that you want to exclude."
1431
  msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
1432
 
 
1433
  #: plugins/sitemap_page/sitemap_page.php:31
1434
  msgid "HTML Sitemap"
1435
  msgstr "HTMLサイトマップ"
1436
 
 
1437
  #: plugins/sitemap_page/sitemap_page.php:238
1438
  msgid "Display a HTML sitemap"
1439
  msgstr "HTMLサイトマップの表示"
1440
 
1441
+ #: plugins/sns/function_follow.php:17
1442
  msgid "Follow me"
1443
  msgstr "このサイトをフォローする"
1444
 
1445
+ #: plugins/sns/function_follow.php:65
1446
  msgid "Edit follow button"
1447
  msgstr "Follow me box の編集"
1448
 
 
1449
  #: plugins/sns/function_meta_box.php:28
1450
  msgid "Sns Title"
1451
  msgstr "OGPタイトル"
1452
 
 
1453
  #: plugins/sns/function_meta_box.php:39
1454
  msgid "if filled this area then override title of OGP and Twitter Card"
1455
  msgstr ""
1456
  "このエリアにタイトルを入力すると、このページのOGP,ツイッターカードに出力され"
1457
  "るタイトルを上書きすることができます"
1458
 
1459
+ #: plugins/sns/hide_controller.php:28
1460
  msgid "Share bottons"
1461
  msgstr "ソーシャルボタン"
1462
 
1463
+ #: plugins/sns/hide_controller.php:65
1464
  msgid "This post type is not set to display the share button."
1465
  msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
1466
 
1467
+ #: plugins/sns/hide_controller.php:86
1468
  msgid "Don't display share bottons."
1469
  msgstr "ソーシャルボタンを表示しない"
1470
 
1471
+ #: plugins/sns/sns.php:27
1472
  msgid "SNS"
1473
  msgstr "SNS"
1474
 
1475
+ #: plugins/sns/sns.php:127
1476
  msgctxt "facebook language code"
1477
  msgid "en_US"
1478
  msgstr "ja_JP"
1479
 
 
1480
  #: plugins/sns/sns_admin.php:1 plugins/sns/sns_customizer.php:24
1481
  msgid "SNS Settings"
1482
  msgstr "SNS設定"
1483
 
1484
+ #: plugins/sns/sns_admin.php:13
1485
  msgid "facebook application ID"
1486
  msgstr "facebookアプリケーションID"
1487
 
1488
+ #: plugins/sns/sns_admin.php:15
1489
  msgid "I will check and get the application ID"
1490
  msgstr "アプリケーションIDを確認・取得する "
1491
 
1492
+ #: plugins/sns/sns_admin.php:16
1493
  msgid ""
1494
  "* If an application ID is not specified, neither a Like button nor the "
1495
  "comment field displays and operates correctly."
1497
  "※アプリケーションIDを入力しないとボタンやコメント欄が表示・正しく動作しませ"
1498
  "ん。"
1499
 
1500
+ #: plugins/sns/sns_admin.php:17
1501
  msgid ""
1502
  "Please search for terms as [get Facebook application ID] If you do not know "
1503
  "much about how to get application ID for Facebook."
1505
  "facebookのアプリケーションIDの取得方法についてよくわからない場合は「facebook "
1506
  "アプリケーションID 取得」などで検索して下さい。"
1507
 
1508
+ #: plugins/sns/sns_admin.php:21
1509
  msgid "facebook page URL"
1510
  msgstr "FacebookページURL"
1511
 
 
1512
  #: plugins/sns/sns_admin.php:26 plugins/sns/sns_customizer.php:103
1513
  msgid "OG default image"
1514
  msgstr "デフォルトのOGPイメージ"
1515
 
1516
+ #: plugins/sns/sns_admin.php:27
1517
  msgid ""
1518
  "If, for example someone pressed the Facebook [Like] button, this is the "
1519
  "image that appears on the Facebook timeline."
1521
  "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
1522
  "ムラインに表示されます。"
1523
 
1524
+ #: plugins/sns/sns_admin.php:28
1525
  msgid "If a featured image is specified for the page, it takes precedence."
1526
  msgstr ""
1527
  "ページにアイキャッチ画像が指定されている場合は、アイキャッチ画像が優先されま"
1528
  "す。"
1529
 
1530
+ #: plugins/sns/sns_admin.php:30
1531
  msgid "Select an image"
1532
  msgstr "画像を選択"
1533
 
1534
+ #: plugins/sns/sns_admin.php:32
1535
  msgid ""
1536
  "* Picture sizes are 1280x720 pixels or more and picture ratio 16:9 is "
1537
  "recommended."
1538
  msgstr "画像サイズ 橫 1280px 縦 720px 以上、画像比率 16:9 を推奨します。"
1539
 
1540
+ #: plugins/sns/sns_admin.php:36
1541
  msgid "twitter ID"
1542
  msgstr "twitterアカウント"
1543
 
1544
+ #: plugins/sns/sns_admin.php:41
1545
  msgid "OG tags"
1546
  msgstr "OGタグ"
1547
 
 
1548
  #: plugins/sns/sns_admin.php:43 plugins/sns/sns_customizer.php:139
1549
  msgid "Print the OG tags"
1550
  msgstr "OGタグを出力する"
1551
 
 
1552
  #: plugins/sns/sns_admin.php:44 plugins/sns/sns_customizer.php:143
1553
  msgid ""
1554
  "If other plug-ins are used for the OG, do not output the OG using this "
1557
  "OGタグの出力を選択して下さい。もし他のプラグインやテーマでOGタグを出力してい"
1558
  "る場合は、このプラグインでの出力は必要ありません。"
1559
 
 
1560
  #: plugins/sns/sns_admin.php:49 plugins/sns/sns_customizer.php:199
1561
  msgid "Twitter Card tags"
1562
  msgstr "Twitterカードタグ"
1563
 
 
1564
  #: plugins/sns/sns_admin.php:51 plugins/sns/sns_customizer.php:203
1565
  msgid "Print the Twitter Card tags"
1566
  msgstr "Twitter カードタグを html head 内へ出力します。"
1567
 
 
1568
  #: plugins/sns/sns_admin.php:56 plugins/sns/sns_customizer.php:216
1569
  msgid "Social bookmark buttons"
1570
  msgstr "ソーシャルボタン"
1571
 
 
1572
  #: plugins/sns/sns_admin.php:57 plugins/sns/sns_customizer.php:239
1573
  msgid "Print the social bookmark buttons"
1574
  msgstr "ソーシャルブックマーク(シェアボタンやtweetボタン)を表示します。"
1575
 
 
1576
  #: plugins/sns/sns_admin.php:60 plugins/sns/sns_customizer.php:254
1577
  msgid "Exclude Post Types"
1578
  msgstr "シェアボタンを表示しない投稿タイプ"
1579
 
1580
+ #: plugins/sns/sns_admin.php:82
1581
  msgid "Exclude Post ID"
1582
  msgstr "シェアボタンを表示しない投稿のID"
1583
 
1584
+ #: plugins/sns/sns_admin.php:92
1585
  msgid ""
1586
  "if you need filtering by post_ID, add the ignore post_ID separate by \",\"."
1587
  msgstr ""
1588
  "特定のポストのみSNSボタンを表示したくない場合、カンマ(,)区切りでポストIDを入"
1589
  "力します。"
1590
 
1591
+ #: plugins/sns/sns_admin.php:96
1592
  msgid "example"
1593
  msgstr "例"
1594
 
 
1595
  #: plugins/sns/sns_admin.php:105 plugins/sns/sns_customizer.php:470
1596
  msgid "Follow me box"
1597
  msgstr "Follow me box"
1598
 
1599
+ #: plugins/sns/sns_admin.php:106
1600
  msgid "Print the Follow me box"
1601
  msgstr "Follow me ユニットを本文の下に表示する"
1602
 
 
1603
  #: plugins/sns/sns_admin.php:108 plugins/sns/sns_customizer.php:504
1604
  msgid "Follow me box title"
1605
  msgstr "Follow me box の見出しテキスト"
1606
 
 
1607
  #: plugins/sns/sns_admin.php:115 plugins/sns/sns_customizer.php:354
1608
  msgid "Share button for display"
1609
  msgstr "表示するボタン"
1610
 
1611
+ #: plugins/sns/sns_admin.php:123
1612
  msgid "Facebook"
1613
  msgstr "Facebook"
1614
 
1615
+ #: plugins/sns/sns_admin.php:129 plugins/sns/sns_customizer.php:395
1616
+ #: plugins/sns/widget-twitter.php:9
 
1617
  msgid "Twitter"
1618
  msgstr "Twitter"
1619
 
 
1620
  #: plugins/sns/sns_admin.php:135 plugins/sns/sns_customizer.php:416
1621
  msgid "Hatena"
1622
  msgstr "はてな"
1623
 
 
1624
  #: plugins/sns/sns_admin.php:141 plugins/sns/sns_customizer.php:437
1625
  msgid "Pocket"
1626
  msgstr "Pocket"
1627
 
 
1628
  #: plugins/sns/sns_admin.php:147 plugins/sns/sns_customizer.php:458
1629
  msgid "LINE (mobile only)"
1630
  msgstr "LINE (mobile only)"
1631
 
1632
+ #: plugins/sns/sns_customizer.php:36
1633
  msgid "Facebook Settings"
1634
  msgstr "Facebook 設定"
1635
 
1636
+ #: plugins/sns/sns_customizer.php:59
1637
  msgid "Facebook application ID"
1638
  msgstr "facebookアプリケーションID"
1639
 
1640
+ #: plugins/sns/sns_customizer.php:80
1641
  msgid "Facebook Page URL"
1642
  msgstr "FacebookページURL"
1643
 
1644
+ #: plugins/sns/sns_customizer.php:106
1645
  msgid ""
1646
  "If, for example someone pressed the Facebook [Like] button, this is the "
1647
  "image that appears on the Facebook timeline.<br>If a featured image is "
1653
  "アイキャッチ画像が優先されます。<br>画像サイズ 橫 1280px 縦 720px 以上、画像"
1654
  "比率 16:9 程度を推奨します。"
1655
 
1656
+ #: plugins/sns/sns_customizer.php:116
1657
  msgid "OG Settings"
1658
  msgstr "OG 設定"
1659
 
1660
+ #: plugins/sns/sns_customizer.php:152
1661
  msgid "Twitter Settings"
1662
  msgstr "Twitter 設定"
1663
 
1664
+ #: plugins/sns/sns_customizer.php:175
1665
  #, fuzzy
1666
  #| msgid "twitter ID"
1667
  msgid "Twitter ID"
1668
  msgstr "twitterアカウント"
1669
 
1670
+ #: plugins/sns/sns_customizer.php:297
1671
  msgid "Social button style setting"
1672
  msgstr "ソーシャルボタンのスタイル設定"
1673
 
1674
+ #: plugins/sns/sns_customizer.php:339
1675
  msgid "Btn color"
1676
  msgstr "ボタンの色:"
1677
 
1678
+ #: plugins/sns/sns_customizer.php:374
1679
  #, fuzzy
1680
  #| msgid "Facebook URL:"
1681
  msgid "Facebook "
1682
  msgstr "Facebook リンク先ページのURL"
1683
 
 
1684
  #: plugins/sns/widget-fb-page-plugin.php:13
1685
  msgid "Displays a Facebook Page Plugin"
1686
  msgstr "Facebook ページプラグインを表示します。"
1687
 
 
1688
  #: plugins/sns/widget-fb-page-plugin.php:89
1689
  msgid "Height"
1690
  msgstr "高さ"
1691
 
 
1692
  #: plugins/sns/widget-fb-page-plugin.php:94
1693
  msgid "Show Friend's Faces"
1694
  msgstr "アイコンを表示する"
1695
 
 
1696
  #: plugins/sns/widget-fb-page-plugin.php:99
1697
  msgid "Hide Cover Photo"
1698
  msgstr "カバー画像を表示しない"
1699
 
 
1700
  #: plugins/sns/widget-fb-page-plugin.php:104
1701
  msgid "Show Page Posts"
1702
  msgstr "タイムラインを表示"
1703
 
1704
+ #: plugins/sns/widget-twitter.php:13
1705
  msgid "Display Twitter timeline."
1706
  msgstr "Twitter のタイムラインを表示します。"
1707
 
1708
+ #: plugins/sns/widget-twitter.php:89
1709
  msgid "Account:<br>Please enter your Twitter account."
1710
  msgstr "アカウント:<br>Twitter アカウントを入力してください。"
1711
 
1712
+ #: plugins/sns/widget-twitter.php:90
1713
  msgid "@"
1714
  msgstr ""
1715
 
1716
+ #: plugins/sns/widget-twitter.php:94
1717
  msgid "Height:<br>Please enter an arbitrary number.(Example: 300)"
1718
  msgstr "高さ:<br>任意の数値を入力してください(例:300)"
1719
 
1720
+ #: plugins/sns/widget-twitter.php:99
1721
  msgid "Background color:"
1722
  msgstr "背景の色:"
1723
 
1724
+ #: plugins/sns/widget-twitter.php:122
1725
  msgid "Link color:"
1726
  msgstr "リンクの色:"
1727
 
 
1728
  #: plugins/template-tags/template-tags.php:95
1729
  #, php-format
1730
  msgid "Author: %s"
1731
  msgstr "著者: %s"
1732
 
 
 
1733
  #: plugins/template-tags/template-tags.php:97
1734
  #: plugins/template-tags/template-tags.php:179
1735
  msgctxt "yearly archives date format"
1736
  msgid "Y"
1737
  msgstr "Y年"
1738
 
 
 
1739
  #: plugins/template-tags/template-tags.php:99
1740
  #: plugins/template-tags/template-tags.php:183
1741
  msgctxt "monthly archives date format"
1742
  msgid "F Y"
1743
  msgstr "Y年F"
1744
 
 
1745
  #: plugins/template-tags/template-tags.php:101
1746
  msgctxt "daily archives date format"
1747
  msgid "F j, Y"
1748
  msgstr "Y年Fj日"
1749
 
 
1750
  #: plugins/template-tags/template-tags.php:104
1751
  msgctxt "post format archive title"
1752
  msgid "Asides"
1753
  msgstr "サイド"
1754
 
 
1755
  #: plugins/template-tags/template-tags.php:106
1756
  msgctxt "post format archive title"
1757
  msgid "Galleries"
1758
  msgstr "ギャラリー"
1759
 
 
1760
  #: plugins/template-tags/template-tags.php:108
1761
  msgctxt "post format archive title"
1762
  msgid "Images"
1763
  msgstr "画像"
1764
 
 
1765
  #: plugins/template-tags/template-tags.php:110
1766
  msgctxt "post format archive title"
1767
  msgid "Videos"
1768
  msgstr "ビデオ"
1769
 
 
1770
  #: plugins/template-tags/template-tags.php:112
1771
  msgctxt "post format archive title"
1772
  msgid "Quotes"
1773
  msgstr "引用"
1774
 
 
1775
  #: plugins/template-tags/template-tags.php:114
1776
  msgctxt "post format archive title"
1777
  msgid "Links"
1778
  msgstr "リンク"
1779
 
 
1780
  #: plugins/template-tags/template-tags.php:116
1781
  msgctxt "post format archive title"
1782
  msgid "Statuses"
1783
  msgstr "ステータス"
1784
 
 
1785
  #: plugins/template-tags/template-tags.php:118
1786
  msgctxt "post format archive title"
1787
  msgid "Audio"
1788
  msgstr "オーディオ"
1789
 
 
1790
  #: plugins/template-tags/template-tags.php:120
1791
  msgctxt "post format archive title"
1792
  msgid "Chats"
1793
  msgstr "チャット"
1794
 
 
 
1795
  #: plugins/template-tags/template-tags.php:167
1796
  #: plugins/template-tags/template-tags.php:175
1797
  #, php-format
1798
  msgid "About %s"
1799
  msgstr "%s について"
1800
 
 
1801
  #: plugins/template-tags/template-tags.php:180
1802
  #, php-format
1803
  msgctxt "Yearly archive description"
1804
  msgid "Article of %s."
1805
  msgstr "%s の記事"
1806
 
 
 
 
1807
  #: plugins/template-tags/template-tags.php:184
1808
  #: plugins/template-tags/template-tags.php:188
1809
  #: plugins/template-tags/template-tags.php:193
1812
  msgid "Article of %s."
1813
  msgstr "%s の記事"
1814
 
1815
+ #: plugins/template-tags/template-tags.php:211 plugins/wp_title.php:59
 
 
1816
  #, php-format
1817
  msgid "Page of %s"
1818
  msgstr "%sページ目"
1819
 
1820
+ #: plugins/wp_title.php:47
1821
  #, php-format
1822
  msgid "Search Results for : %s"
1823
  msgstr "検索結果 : %s"
1824
 
1825
+ #: plugins/wp_title.php:50
1826
  msgid "Not found"
1827
  msgstr "見つかりません"
1828
 
1829
+ #: plugins/wp_title.php:71 plugins/wp_title.php:83 plugins/wp_title.php:87
 
 
1830
  msgid "&lt;title&gt; tag of homepage"
1831
  msgstr "トップページの&lt;title&gt;タグ"
1832
 
1833
+ #: plugins/wp_title.php:91
1834
  msgid "title of the site"
1835
  msgstr "サイトのタイトル"
1836
 
1837
+ #: plugins/wp_title.php:92
1838
  #, php-format
1839
  msgid "Normally \"%1$s\" is placed in the title tags of all the pages."
1840
  msgstr "通常「%1$s」が全ページのタイトルタグに入ります。"
1841
 
1842
+ #: plugins/wp_title.php:93
1843
  #, php-format
1844
  msgid ""
1845
  "For example, it appears in the form of <br />&lt;title&gt;page title | "
1848
  "例えば固定ページであれば<br>&lt;title&gt;固定ページ名 | %1$s&lt;/title&gt;"
1849
  "<br>というような形式で出力されます。"
1850
 
1851
+ #: plugins/wp_title.php:95
1852
  #, php-format
1853
  msgid ""
1854
  "However, it might have negative impact on search engine rankings if the &lt;"
1860
  "くなるので、%s は一番検索されたいキーワードを盛り込みつつなるべく短くまとめる"
1861
  "事が望ましいです。"
1862
 
1863
+ #: plugins/wp_title.php:97
1864
  msgid "Tagline"
1865
  msgstr "キャッチフレーズ"
1866
 
1867
+ #: plugins/wp_title.php:98
1868
  #, php-format
1869
  msgid ""
1870
  "In the top page will be output usually in the form of <br />&lt;title&gt;"
1873
  "トップページでは<br>&lt;title&gt;%1$s | %2$s&lt;/title&gt;<br>というような形"
1874
  "式で出力されます。"
1875
 
1876
+ #: plugins/wp_title.php:99
1877
  msgid ""
1878
  "However, it may be too long in the above format. If the input to the input "
1879
  "field of the following, its contents will be reflected."
1881
  "しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
1882
  "力すれば、その内容が反映されます。"
1883
 
1884
+ #: plugins_admin/admin_bar.php:28
1885
  msgid "Active Setting"
1886
  msgstr "有効化設定"
1887
 
1888
+ #: plugins_admin/admin_bar.php:36
1889
  msgid "Main Setting"
1890
  msgstr "メイン設定"
1891
 
 
1892
  #: plugins_admin/content-meta-box.php:11
1893
  msgid "Setting of insert items"
1894
  msgstr "挿入アイテムの設定"
1895
 
1896
+ #: plugins_admin/customizer.php:38
1897
  msgid "ExUnit Settings"
1898
  msgstr "ExUnit 設定"
1899
 
1900
+ #: plugins_admin/disable_guide.php:17
1901
  msgid "Edit Guide"
1902
  msgstr "編集ガイド"
1903
 
 
1904
  #: plugins_admin/vk-admin/class-vk-admin.php:262
1905
  msgid "Sorry, there is no post"
1906
  msgstr "お知らせはありません。"
1907
 
 
1908
  #: plugins_admin/vk-admin/class-vk-admin.php:316
1909
  msgid "Vektor WordPress Information"
1910
  msgstr ""
1911
 
1912
+ #: veu-packages.php:72
1913
  msgid "Print Bootstrap css ( grid / button / table )"
1914
  msgstr "Bootstrap の CSS(grid/button/tableのみ)を出力"
1915
 
1916
+ #: veu-packages.php:73
1917
  msgid ""
1918
  "If your using theme has already including Bootstrap, you deactivate this "
1919
  "item."
1922
  "(Lightningなど)やプラグインで Bootstrap を既に読み込んでいる場合はチェック"
1923
  "を外して下さい。"
1924
 
1925
+ #: veu-packages.php:83
1926
  msgid "Print link fontawesome"
1927
  msgstr "fontawesome link タグを出力"
1928
 
1929
+ #: veu-packages.php:84
1930
  msgid "Print fontawesome link tag to html head."
1931
  msgstr ""
1932
  "fontawesome を読み込むための link タグを html head 内へ出力します。使用中の"
1933
  "テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
1934
  "さい。"
1935
 
1936
+ #: veu-packages.php:94
1937
  msgid "Favicon setting"
1938
  msgstr "ファビコン設定"
1939
 
1940
+ #: veu-packages.php:95
1941
  msgid "About favicon."
1942
  msgstr ""
1943
  "ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
1944
  "(ファビコン)を設定します。"
1945
 
1946
+ #: veu-packages.php:95
1947
  msgid ""
1948
  "This feature will be discontinued shortly.<br>You can set the site icon from "
1949
  "\"Site Identity\" panel of \"Themes > Customize\"."
1952
  "サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
1953
  "ます。"
1954
 
1955
+ #: veu-packages.php:105
1956
  msgid "Rewrite the title tag"
1957
  msgstr "タイトルタグの書き換え"
1958
 
1959
+ #: veu-packages.php:106
1960
  msgid "Print is rewritten by its own rules to html head."
1961
  msgstr ""
1962
  "head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
1963
  "EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
1964
  "ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
1965
 
1966
+ #: veu-packages.php:109 veu-packages.php:127 veu-packages.php:166
1967
+ #: veu-packages.php:184 veu-packages.php:214 veu-packages.php:232
1968
+ #: veu-packages.php:274 veu-packages.php:310 veu-packages.php:333
1969
+ #: veu-packages.php:414
 
 
 
 
1970
  msgid "Setting"
1971
  msgstr "設定"
1972
 
1973
+ #: veu-packages.php:123
1974
  msgid "Print meta Keyword"
1975
  msgstr "メタキーワードを出力"
1976
 
1977
+ #: veu-packages.php:124
1978
  msgid "Print meta Keyword to html head."
1979
  msgstr "ヘッダーにメタキーワードを出力します。"
1980
 
1981
+ #: veu-packages.php:140
1982
  msgid "Print meta description"
1983
  msgstr "メタディスクリプションタグを出力"
1984
 
1985
+ #: veu-packages.php:141
1986
  msgid "Print meta description to html head."
1987
  msgstr ""
1988
  "投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
1989
  "head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
1990
  "している場合はチェックを外して下さい。"
1991
 
1992
+ #: veu-packages.php:150
1993
  msgid "Main setting page"
1994
  msgstr "メイン設定画面"
1995
 
1996
+ #: veu-packages.php:152
1997
  msgid "Print og tags to html head."
1998
  msgstr "OG タグを html head 内へ出力します。"
1999
 
2000
+ #: veu-packages.php:153
2001
  msgid "Print twitter card tags to html head."
2002
  msgstr "Twitter カードタグを html head 内へ出力します。"
2003
 
2004
+ #: veu-packages.php:154
2005
  msgid "Print social bookmark buttons."
2006
  msgstr "ソーシャルブックマークボタンを表示します。"
2007
 
2008
+ #: veu-packages.php:155
2009
  msgid "Facebook Page Plugin widget."
2010
  msgstr "Facebookページプラグインウィジェット"
2011
 
2012
+ #: veu-packages.php:156
2013
  msgid "Print Follow me box to content bottom."
2014
  msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
2015
 
2016
+ #: veu-packages.php:158
2017
  #, php-format
2018
  msgid "* You can stop the function separately from the %s."
2019
  msgstr "%s から個別に機能を停止する事ができます。"
2020
 
2021
+ #: veu-packages.php:162
2022
  msgid "Social media cooperation"
2023
  msgstr "ソーシャルメディア連携"
2024
 
2025
+ #: veu-packages.php:181
2026
  msgid "Print Google Analytics tracking code."
2027
  msgstr ""
2028
  "Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
2030
  "のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
2031
  "合はチェックを外して下さい。"
2032
 
2033
+ #: veu-packages.php:197
2034
  msgid "You can use various widgets."
2035
  msgstr ""
2036
  "以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
2037
  "→「ウィジェット」の設定画面より行って下さい。"
2038
 
2039
+ #: veu-packages.php:199
2040
  msgid ""
2041
  "VK_Recent Posts - display the link text and the date of the latest article "
2042
  "title."
2043
  msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
2044
 
2045
+ #: veu-packages.php:200
2046
  msgid ""
2047
  "VK_Page content to widget - display the contents of the page to the widgets."
2048
  msgstr ""
2049
  "VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
2050
 
2051
+ #: veu-packages.php:201
2052
  msgid "VK_Profile - display the profile entered in the widget."
2053
  msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
2054
 
2055
+ #: veu-packages.php:202
2056
  msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
2057
  msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
2058
 
2059
+ #: veu-packages.php:203
2060
  msgid "VK_3PR area - display the 3PR area."
2061
  msgstr "VK_3PR エリア - 3PR エリアを表示します。"
2062
 
2063
+ #: veu-packages.php:204
2064
  msgid "categories/tags list"
2065
  msgstr "カテゴリー/タグ リスト"
2066
 
2067
+ #: veu-packages.php:204
2068
  msgid "Displays a categories, tags or format list."
2069
  msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
2070
 
2071
+ #: veu-packages.php:210
2072
  msgid "Widgets"
2073
  msgstr "ウィジェット"
2074
 
2075
+ #: veu-packages.php:228
2076
  msgid "CSS customize"
2077
  msgstr "CSSカスタマイズ"
2078
 
2079
+ #: veu-packages.php:229
2080
  msgid "You can set Customize CSS."
2081
  msgstr ""
2082
  "テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
2083
  "追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
2084
  "さい。"
2085
 
2086
+ #: veu-packages.php:247
2087
  msgid "Child page index"
2088
  msgstr "子ページの一覧表示"
2089
 
2090
+ #: veu-packages.php:248
2091
  msgid ""
2092
  "At the bottom of the specified page, it will display a list of the child "
2093
  "page."
2095
  "指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
2096
  "サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
2097
 
2098
+ #: veu-packages.php:259
2099
  msgid "Page list from ancestor"
2100
  msgstr "先祖階層からの子ページリスト表示"
2101
 
2102
+ #: veu-packages.php:260
2103
  msgid "Display Page list from ancestor at after content."
2104
  msgstr ""
2105
  "現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
2106
 
2107
+ #: veu-packages.php:271
2108
  msgid "Display Contact Section at after content."
2109
  msgstr "お問い合わせ情報を本文の下に表示する"
2110
 
2111
+ #: veu-packages.php:288
2112
  msgid "Display HTML Site Map"
2113
  msgstr "HTMLサイトマップの表示"
2114
 
2115
+ #: veu-packages.php:289
2116
  msgid "It displays a HTML Site Map to the specified page."
2117
  msgstr "指定した固定ページにHTMLサイトマップを表示します。"
2118
 
2119
+ #: veu-packages.php:315
2120
  msgid "Contents setting"
2121
  msgstr "CTA表示内容設定"
2122
 
2123
+ #: veu-packages.php:330
2124
  msgid "Insert ads to content."
2125
  msgstr "記事に広告を挿入します"
2126
 
2127
+ #: veu-packages.php:347
2128
  msgid "Print Related posts lists to post content bottom."
2129
  msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
2130
 
2131
+ #: veu-packages.php:358
2132
  msgid "Display Eye Catch image at before content."
2133
  msgstr ""
2134
  "アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
2135
  "す。"
2136
 
2137
+ #: veu-packages.php:368
2138
  msgid "Disable ping back"
2139
  msgstr "ping backを停止"
2140
 
2141
+ #: veu-packages.php:369
2142
  msgid "Disable xmlrpc ping back."
2143
  msgstr "xmlrpcを停止"
2144
 
2145
+ #: veu-packages.php:378 veu-packages.php:379
 
2146
  msgid "Disable dashbord"
2147
  msgstr "ダッシュボードに最新情報を表示しない"
2148
 
2149
+ #: veu-packages.php:390
2150
  msgid "TinyMCE Style Tags"
2151
  msgstr "TinyMCE スタイルタグ"
2152
 
2153
+ #: veu-packages.php:391
2154
  msgid "Add TinyMCE Editor to style tags."
2155
  msgstr "スタイルタグにTinyMCEエディタを追加する"
2156
 
2157
+ #: veu-packages.php:399
2158
  msgid "Admin bar manu"
2159
  msgstr "管理バーメニュー"
2160
 
2161
+ #: veu-packages.php:400
2162
  msgid "Add ExUnit menu to admin bar."
2163
  msgstr "ExUnitのメニューを管理バーに表示する"
2164
 
2165
+ #: veu-packages.php:410
2166
  msgid "Post Type Manager"
2167
  msgstr "カスタム投稿タイプマネージャー"
2168
 
2169
+ #: veu-packages.php:411
2170
  msgid "Add custom post types and custom taxonomies."
2171
  msgstr "カスタム投稿タイプやカスタム分類を追加します。"
2172
 
2173
+ #: veu-packages.php:428
2174
  msgid "Page Top Button"
2175
  msgstr "ページトップへ戻るボタン"
2176
 
2177
+ #: veu-packages.php:429
2178
  msgid ""
2179
  "The page top button is displayed in the lower right corner of the screen."
2180
  msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
2181
 
2182
+ #: vkExUnit.php:81
2183
  #, php-format
2184
  msgid "The current PHP version(%s) is too old, so VK ExUnit will not work."
2185
  msgstr "使用中のPHPのバージョン(%s) が古すぎるので VK ExUnit は動作しません。"
2186
 
2187
+ #: vkExUnit.php:84
2188
  msgid "VK ExUnit supports PHP5.6 or later."
2189
  msgstr "VKExUnit がサポートしているPHPのバージョンは5.6以降です"
2190
 
2191
+ #: vkExUnit.php:100
2192
  #, php-format
2193
  msgid "Current PHP Version(%s) is old."
2194
  msgstr "使用中のPHPのバージョン(%s) が古いです。"
2195
 
2196
+ #: vkExUnit.php:101
2197
  #, php-format
2198
  msgid "%s supports PHP5.6 or later."
2199
  msgstr "%s がサポートしているPHPのバージョンは5.6以降です。"
plugins/font-awesome/class-vk-font-awesome-versions.php CHANGED
@@ -14,9 +14,10 @@ if ( ! class_exists( 'Vk_Font_Awesome_Versions' ) ) {
14
 
15
  static function versions() {
16
  global $font_awesome_directory_uri;
 
17
  $versions = array(
18
  '5.0_SVG_JS' => array(
19
- 'label' => '5.0 SVG with JS',
20
  'version' => '5.0',
21
  'type' => 'svg-with-js',
22
  'url_css' => $font_awesome_directory_uri . 'versions/5.0.13/web-fonts-with-css/css/fontawesome-all.min.css',
14
 
15
  static function versions() {
16
  global $font_awesome_directory_uri;
17
+ global $vk_font_awesome_version_textdomain;
18
  $versions = array(
19
  '5.0_SVG_JS' => array(
20
+ 'label' => '5.0 SVG with JS ( ' . __( 'Not recommended', $vk_font_awesome_version_textdomain ) . ' )',
21
  'version' => '5.0',
22
  'type' => 'svg-with-js',
23
  'url_css' => $font_awesome_directory_uri . 'versions/5.0.13/web-fonts-with-css/css/fontawesome-all.min.css',
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link:
4
  Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
5
  Requires at least: 4.4
6
  Tested up to: 4.9.5
7
- Stable tag: 6.4.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
4
  Tags: Google Analytics, New posts, Related Posts, sitemap, sns, twitter card, Facebook Page Plugin, OG tags,
5
  Requires at least: 4.4
6
  Tested up to: 4.9.5
7
+ Stable tag: 6.4.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
vkExUnit.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: VK All in One Expansion Unit
4
  * Plugin URI: https://ex-unit.nagoya
5
  * Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
- * Version: 6.4.5
7
  * Author: Vektor,Inc.
8
  * Text Domain: vkExUnit
9
  * Domain Path: /languages
3
  * Plugin Name: VK All in One Expansion Unit
4
  * Plugin URI: https://ex-unit.nagoya
5
  * Description: This plug-in is an integrated plug-in with a variety of features that make it powerful your web site. Many features can be stopped individually. Example Facebook Page Plugin,Social Bookmarks,Print OG Tags,Print Twitter Card Tags,Print Google Analytics tag,New post widget,Insert Related Posts and more!
6
+ * Version: 6.4.6
7
  * Author: Vektor,Inc.
8
  * Text Domain: vkExUnit
9
  * Domain Path: /languages