VK All in One Expansion Unit - Version 6.2.0

Version Description

  • [ SNS ][ Follow Me Section ] Change design
  • [ SNS ][ Add function ] Add customizer setting
Download this release

Release Info

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

Code changes from version 6.1.2 to 6.2.0

_scss/vkExUnit_customize.scss ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #customize-controls .section-title {
2
+ border-top: 1px solid #ccc;
3
+ font-size: 16px;
4
+ margin: 1em 0 0;
5
+ padding-top: 1em;
6
+ }
7
+ #customize-controls .section-title-sub {
8
+ font-size: 14px;
9
+ margin: 0;
10
+ }
11
+ #customize-control-Facebook_application_ID_title .section-title {
12
+ border-top: none;
13
+ margin: 0;
14
+ padding-top: 0;
15
+ }
_scss/vkExUnit_style.scss CHANGED
@@ -322,11 +322,60 @@ $section_pagelist_margin:2.5em 0 1em;
322
  /*-------------------------------------------*/
323
  /* .veu_followSet
324
  /*-------------------------------------------*/
325
- .veu_followSet { @include veu_content_bottom_section; clear: both;
326
- h1.followSet_title { @include veu_content_bottom_section_title; }
327
- .followSet_body { @include veu_content_bottom_section_body; }
328
- .follow_btn { float:left;margin-right:20px;margin-bottom:10px; }
329
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
330
 
331
  /*-------------------------------------------*/
332
  /* .veu_cta
322
  /*-------------------------------------------*/
323
  /* .veu_followSet
324
  /*-------------------------------------------*/
325
+ /*記事がよかったら、いいね*/
326
+ .veu_followSet {
327
+ margin: 30px 0;
328
+ display: table;
329
+ table-layout: fixed;
330
+ width: 100%;
331
+ background-color: #2b2b2b;
332
+ color: #fff;
333
+
334
+ .followSet_img {
335
+ display: table-cell;
336
+ min-width: 240px;
337
+ background-position: center;
338
+ background-size:cover;
339
+ }
340
+ .followSet_body {
341
+ display: table-cell;
342
+ padding: 15px;
343
+ @media (min-width: 481px) {padding: 40px;}
344
+ text-align: center;
345
+ vertical-align: middle;
346
+ line-height: 1.4;
347
+ font-size: 20px;
348
+ }
349
+
350
+ .followSet_title {
351
+ @media (max-width: 480px) {
352
+ font-size: 12px;
353
+ margin-bottom: 0;
354
+ }
355
+ @media (min-width: 481px) {
356
+ font-size: 18px;
357
+ margin-bottom: 10px;
358
+ }
359
+ }
360
+
361
+ .followSet_fb_page {
362
+ margin-top: 0;
363
+ display: block;
364
+ width: 100%;
365
+ -webkit-transform: scale(1.2);
366
+ -ms-transform: scale(1.2);
367
+ transform: scale(1.2);
368
+ }
369
+ .followSet_tw_follow {
370
+ width: 100%;
371
+ padding: 15px 0 0;
372
+ }
373
+ .followSet_feedly {
374
+ text-align: center;
375
+ }
376
+
377
+ } // .veu_followSet
378
+
379
 
380
  /*-------------------------------------------*/
381
  /* .veu_cta
css/vkExUnit_customize.css ADDED
@@ -0,0 +1 @@
 
1
+ #customize-controls .section-title{border-top:1px solid #ccc;font-size:16px;margin:1em 0 0;padding-top:1em}#customize-controls .section-title-sub{font-size:14px;margin:0}#customize-control-Facebook_application_ID_title .section-title{border-top:none;margin:0;padding-top:0}
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_adminEdit a.btn:before{margin-right:5px;content:"\f040";font-family:FontAwesome}.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:2.5em}.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 .fa-get-pocket,.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_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"}.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_cta .cta_title,.veu_followSet h1.followSet_title{font-size:22px;line-height:1.2em;color:#fff;overflow:hidden}.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{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef;clear:both}.veu_followSet h1.followSet_title{display:block;margin:0;padding:12px 20px 10px;background-color:#333}.veu_followSet .followSet_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em}.veu_followSet .follow_btn{float:left;margin-right:20px;margin-bottom:10px}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;margin:0;padding:12px 20px 10px;background-color:#333}.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_txt:before{margin-right:7px;content:"\f003";font-family:FontAwesome}.veu_contact .contact_bt_txt:after{margin-left:7px;content:"\f18e";font-family:FontAwesome}.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;display:table;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 .fa{display:table-cell;vertical-align:middle;text-align:center}.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:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{display:table-cell;vertical-align:middle;text-align:center;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{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: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}}
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_adminEdit a.btn:before{margin-right:5px;content:"\f040";font-family:FontAwesome}.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:2.5em}.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 .fa-get-pocket,.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_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"}.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_txt:before{margin-right:7px;content:"\f003";font-family:FontAwesome}.veu_contact .contact_bt_txt:after{margin-left:7px;content:"\f18e";font-family:FontAwesome}.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;display:table;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 .fa{display:table-cell;vertical-align:middle;text-align:center}.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:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{display:table-cell;vertical-align:middle;text-align:center;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{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{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_adminEdit a.btn:before{margin-right:5px;content:"\f040";font-family:FontAwesome}.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:2.5em}.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 .fa-get-pocket,.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_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"}.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_cta .cta_title,.veu_followSet h1.followSet_title{font-size:22px;line-height:1.2em;color:#fff;overflow:hidden}.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{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef;clear:both}.veu_followSet h1.followSet_title{display:block;margin:0;padding:12px 20px 10px;background-color:#333}.veu_followSet .followSet_body{display:block;overflow:hidden;padding:1.5em 1.5em 2em}.veu_followSet .follow_btn{float:left;margin-right:20px;margin-bottom:10px}.veu_cta{display:block;overflow:hidden;margin-top:30px;margin-bottom:30px;background-color:#efefef}.veu_cta .cta_title{display:block;margin:0;padding:12px 20px 10px;background-color:#333}.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_txt:before{margin-right:7px;content:"\f003";font-family:FontAwesome}.veu_contact .contact_bt_txt:after{margin-left:7px;content:"\f18e";font-family:FontAwesome}.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;display:table;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 .fa{display:table-cell;vertical-align:middle;text-align:center}.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:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{display:table-cell;vertical-align:middle;text-align:center;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{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: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}}
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_adminEdit a.btn:before{margin-right:5px;content:"\f040";font-family:FontAwesome}.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:2.5em}.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 .fa-get-pocket,.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_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"}.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_txt:before{margin-right:7px;content:"\f003";font-family:FontAwesome}.veu_contact .contact_bt_txt:after{margin-left:7px;content:"\f18e";font-family:FontAwesome}.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;display:table;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 .fa{display:table-cell;vertical-align:middle;text-align:center}.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:table;margin:0 auto;width:80px;height:80px;border-radius:50%}.prBlock .prBlock_icon{display:table-cell;vertical-align:middle;text-align:center;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{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}}
initialize.php CHANGED
@@ -16,25 +16,26 @@
16
  /*-------------------------------------------*/
17
  add_action( 'admin_menu', 'vkExUnit_setting_menu_parent' );
18
  function vkExUnit_setting_menu_parent() {
19
- global $menu;
20
- $parent_name = vkExUnit_get_little_short_name();
21
- $Capability_required = 'activate_plugins';
22
-
23
- $custom_page = add_menu_page(
24
- $parent_name, // Name of page
25
- $parent_name, // Label in menu
26
- $Capability_required,
27
- 'vkExUnit_setting_page', // ユニークなこのサブメニューページの識別子
28
- 'vkExUnit_add_setting_page' // メニューページのコンテンツを出力する関数
29
- );
30
- if ( ! $custom_page ) { return; }
 
31
  }
32
 
33
  /*-------------------------------------------*/
34
  /* Load master setting page
35
  /*-------------------------------------------*/
36
  function vkExUnit_add_setting_page() {
37
- require dirname( __FILE__ ) . '/admin_active_setting_page.php';
38
  }
39
 
40
  require_once( 'admin_main_setting_page.php' );
@@ -45,17 +46,16 @@ require_once( 'admin_other_functions.php' );
45
  /*-------------------------------------------*/
46
 
47
  require vkExUnit_get_directory() . '/common_init.php';
 
48
  require vkExUnit_get_directory() . '/veu-package-manager.php';
49
  require vkExUnit_get_directory() . '/veu-packages.php';
50
  $options = vkExUnit_get_common_options();
51
- require vkExUnit_get_directory() . '/common_helpers.php';
52
-
53
- require vkExUnit_get_directory() . '/plugins_admin/disable_guide.php';
54
 
55
  require vkExUnit_get_directory() . '/plugins/footer_copyright_change.php';
56
 
 
57
  require vkExUnit_get_directory() . '/plugins_admin/vk-admin-config.php';
58
- require vkExUnit_get_directory() . '/plugins_admin/customize-panel.php';
59
  require vkExUnit_get_directory() . '/plugins_admin/content-meta-box.php';
60
 
61
  vkExUnit_package_include(); // package_manager.php
@@ -64,34 +64,34 @@ vkExUnit_package_include(); // package_manager.php
64
  /* Add vkExUnit css
65
  /*-------------------------------------------*/
66
  // Add vkExUnit css
67
- add_action( 'wp_enqueue_scripts','vkExUnit_print_css' );
68
  function vkExUnit_print_css() {
69
- global $vkExUnit_version;
70
- $options = vkExUnit_get_common_options();
71
- if ( isset( $options['active_bootstrap'] ) && $options['active_bootstrap'] ) {
72
- wp_enqueue_style( 'vkExUnit_common_style', plugins_url( '', __FILE__ ).'/css/vkExUnit_style_in_bs.css', array(), $vkExUnit_version, 'all' );
73
- } else {
74
- wp_enqueue_style( 'vkExUnit_common_style', plugins_url( '', __FILE__ ).'/css/vkExUnit_style.css', array(), $vkExUnit_version, 'all' );
75
- }
76
- if ( isset( $options['active_fontawesome'] ) && $options['active_fontawesome'] ) {
77
- wp_enqueue_style( 'font-awesome', vkExUnit_get_directory_uri() . '/libraries/font-awesome/css/font-awesome.min.css', array(), '4.7.0', 'all' );
78
- }
79
  }
80
 
81
  function vkExUnit_print_editor_css() {
82
- add_editor_style( plugins_url( '', __FILE__ ).'/css/vkExUnit_editor_style.css' );
83
  }
84
- add_action('after_setup_theme', 'vkExUnit_print_editor_css');
85
 
86
  /*-------------------------------------------*/
87
  /* Add vkExUnit js
88
  /*-------------------------------------------*/
89
- add_action( 'wp_head','vkExUnit_addJs' );
90
  function vkExUnit_addJs() {
91
- global $vkExUnit_version;
92
- wp_register_script( 'vkExUnit_master-js' , plugins_url( '', __FILE__ ).'/js/all.min.js', array( 'jquery' ), $vkExUnit_version, true );
93
- wp_localize_script( 'vkExUnit_master-js', 'vkExOpt', apply_filters('vkExUnit_localize_options', array('ajax_url'=>admin_url('admin-ajax.php')) ) );
94
- wp_enqueue_script( 'vkExUnit_master-js' );
95
  }
96
 
97
  /*-------------------------------------------*/
@@ -99,11 +99,11 @@ function vkExUnit_addJs() {
99
  /*-------------------------------------------*/
100
  add_action( 'admin_print_scripts-vk-exunit_page_vkExUnit_main_setting', 'vkExUnit_admin_add_js' );
101
  function vkExUnit_admin_add_js( $hook_suffix ) {
102
- global $vkExUnit_version;
103
- wp_enqueue_media();
104
- wp_register_script( 'vkExUnit_admin_js', plugins_url( '', __FILE__ ).'/js/vkExUnit_admin.js', array( 'jquery' ), $vkExUnit_version );
105
- wp_enqueue_script( 'jquery' );
106
- wp_enqueue_script( 'vkExUnit_admin_js' );
107
  }
108
 
109
  /*-------------------------------------------*/
@@ -121,28 +121,28 @@ function vkExUnit_admin_add_js( $hook_suffix ) {
121
 
122
 
123
  if ( function_exists( 'register_activation_hook' ) ) {
124
- register_activation_hook( __FILE__ , 'vkExUnit_install_function' );
125
  }
126
  function vkExUnit_install_function() {
127
- $opt = get_option( 'vkExUnit_common_options' );
128
- if ( ! $opt ) {
129
- add_option( 'vkExUnit_common_options', vkExUnit_get_common_options_default() );
130
- }
131
  }
132
 
133
  /*
134
  /* Lightning Charm 1.2.0 での表示崩れ回避用
135
  /* Lightning Charm 1.4.0 以降になったら削除
136
  */
137
- add_action( 'wp_head', 'ltg_charm_1_2_fix_function',2 );
138
- function ltg_charm_1_2_fix_function(){
139
- $theme_opt = wp_get_theme( get_template() );
140
- $skin = get_option('lightning_design_skin');
141
- $theme = $theme_opt->Name;
142
 
143
- if ( $skin == 'charm' && $theme == 'Lightning' ){
144
 
145
- $charm_custom_css = "
146
  .veu_postList .postList .postList_item:first-child { border-top:none; }
147
  .mainSection .veu_postList.pt_0 .postList.postList_miniThumb { padding:0;margin-left:0;margin-right:0; }
148
  .mainSection .veu_postList.pt_0 .postList.postList_miniThumb postList_body { display:table-cell; }
@@ -153,8 +153,8 @@ function ltg_charm_1_2_fix_function(){
153
  .mainSection .veu_postList.pt_0 .postList_item .postList_thumbnail { width:50%;margin-left:0;margin-right:0;padding-right:30px; }
154
  .mainSection .veu_postList.pt_0 .postList_item.even .postList_thumbnail { margin-right:0; }
155
  }
156
- ";
157
- wp_add_inline_style( 'lightning-design-style', $charm_custom_css );
158
 
159
- } // if ( $skin == 'charm' && $theme == 'Lightning' ){
160
  }
16
  /*-------------------------------------------*/
17
  add_action( 'admin_menu', 'vkExUnit_setting_menu_parent' );
18
  function vkExUnit_setting_menu_parent() {
19
+ global $menu;
20
+ $parent_name = vkExUnit_get_little_short_name();
21
+ $Capability_required = 'activate_plugins';
22
+
23
+ $custom_page = add_menu_page(
24
+ $parent_name, // Name of page
25
+ $parent_name, // Label in menu
26
+ $Capability_required,
27
+ 'vkExUnit_setting_page', // ユニークなこのサブメニューページの識別子
28
+ 'vkExUnit_add_setting_page' // メニューページのコンテンツを出力する関数
29
+ );
30
+ if ( ! $custom_page ) {
31
+ return; }
32
  }
33
 
34
  /*-------------------------------------------*/
35
  /* Load master setting page
36
  /*-------------------------------------------*/
37
  function vkExUnit_add_setting_page() {
38
+ require dirname( __FILE__ ) . '/admin_active_setting_page.php';
39
  }
40
 
41
  require_once( 'admin_main_setting_page.php' );
46
  /*-------------------------------------------*/
47
 
48
  require vkExUnit_get_directory() . '/common_init.php';
49
+ require vkExUnit_get_directory() . '/common_helpers.php';
50
  require vkExUnit_get_directory() . '/veu-package-manager.php';
51
  require vkExUnit_get_directory() . '/veu-packages.php';
52
  $options = vkExUnit_get_common_options();
 
 
 
53
 
54
  require vkExUnit_get_directory() . '/plugins/footer_copyright_change.php';
55
 
56
+ require vkExUnit_get_directory() . '/plugins_admin/disable_guide.php';
57
  require vkExUnit_get_directory() . '/plugins_admin/vk-admin-config.php';
58
+ require vkExUnit_get_directory() . '/plugins_admin/customizer.php';
59
  require vkExUnit_get_directory() . '/plugins_admin/content-meta-box.php';
60
 
61
  vkExUnit_package_include(); // package_manager.php
64
  /* Add vkExUnit css
65
  /*-------------------------------------------*/
66
  // Add vkExUnit css
67
+ add_action( 'wp_enqueue_scripts', 'vkExUnit_print_css' );
68
  function vkExUnit_print_css() {
69
+ global $vkExUnit_version;
70
+ $options = vkExUnit_get_common_options();
71
+ if ( isset( $options['active_bootstrap'] ) && $options['active_bootstrap'] ) {
72
+ wp_enqueue_style( 'vkExUnit_common_style', plugins_url( '', __FILE__ ) . '/css/vkExUnit_style_in_bs.css', array(), $vkExUnit_version, 'all' );
73
+ } else {
74
+ wp_enqueue_style( 'vkExUnit_common_style', plugins_url( '', __FILE__ ) . '/css/vkExUnit_style.css', array(), $vkExUnit_version, 'all' );
75
+ }
76
+ if ( isset( $options['active_fontawesome'] ) && $options['active_fontawesome'] ) {
77
+ wp_enqueue_style( 'font-awesome', vkExUnit_get_directory_uri() . '/libraries/font-awesome/css/font-awesome.min.css', array(), '4.7.0', 'all' );
78
+ }
79
  }
80
 
81
  function vkExUnit_print_editor_css() {
82
+ add_editor_style( plugins_url( '', __FILE__ ) . '/css/vkExUnit_editor_style.css' );
83
  }
84
+ add_action( 'after_setup_theme', 'vkExUnit_print_editor_css' );
85
 
86
  /*-------------------------------------------*/
87
  /* Add vkExUnit js
88
  /*-------------------------------------------*/
89
+ add_action( 'wp_head', 'vkExUnit_addJs' );
90
  function vkExUnit_addJs() {
91
+ global $vkExUnit_version;
92
+ wp_register_script( 'vkExUnit_master-js', plugins_url( '', __FILE__ ) . '/js/all.min.js', array( 'jquery' ), $vkExUnit_version, true );
93
+ wp_localize_script( 'vkExUnit_master-js', 'vkExOpt', apply_filters( 'vkExUnit_localize_options', array( 'ajax_url' => admin_url( 'admin-ajax.php' ) ) ) );
94
+ wp_enqueue_script( 'vkExUnit_master-js' );
95
  }
96
 
97
  /*-------------------------------------------*/
99
  /*-------------------------------------------*/
100
  add_action( 'admin_print_scripts-vk-exunit_page_vkExUnit_main_setting', 'vkExUnit_admin_add_js' );
101
  function vkExUnit_admin_add_js( $hook_suffix ) {
102
+ global $vkExUnit_version;
103
+ wp_enqueue_media();
104
+ wp_register_script( 'vkExUnit_admin_js', plugins_url( '', __FILE__ ) . '/js/vkExUnit_admin.js', array( 'jquery' ), $vkExUnit_version );
105
+ wp_enqueue_script( 'jquery' );
106
+ wp_enqueue_script( 'vkExUnit_admin_js' );
107
  }
108
 
109
  /*-------------------------------------------*/
121
 
122
 
123
  if ( function_exists( 'register_activation_hook' ) ) {
124
+ register_activation_hook( __FILE__, 'vkExUnit_install_function' );
125
  }
126
  function vkExUnit_install_function() {
127
+ $opt = get_option( 'vkExUnit_common_options' );
128
+ if ( ! $opt ) {
129
+ add_option( 'vkExUnit_common_options', vkExUnit_get_common_options_default() );
130
+ }
131
  }
132
 
133
  /*
134
  /* Lightning Charm 1.2.0 での表示崩れ回避用
135
  /* Lightning Charm 1.4.0 以降になったら削除
136
  */
137
+ add_action( 'wp_head', 'ltg_charm_1_2_fix_function', 2 );
138
+ function ltg_charm_1_2_fix_function() {
139
+ $theme_opt = wp_get_theme( get_template() );
140
+ $skin = get_option( 'lightning_design_skin' );
141
+ $theme = $theme_opt->Name;
142
 
143
+ if ( $skin == 'charm' && $theme == 'Lightning' ) {
144
 
145
+ $charm_custom_css = '
146
  .veu_postList .postList .postList_item:first-child { border-top:none; }
147
  .mainSection .veu_postList.pt_0 .postList.postList_miniThumb { padding:0;margin-left:0;margin-right:0; }
148
  .mainSection .veu_postList.pt_0 .postList.postList_miniThumb postList_body { display:table-cell; }
153
  .mainSection .veu_postList.pt_0 .postList_item .postList_thumbnail { width:50%;margin-left:0;margin-right:0;padding-right:30px; }
154
  .mainSection .veu_postList.pt_0 .postList_item.even .postList_thumbnail { margin-right:0; }
155
  }
156
+ ';
157
+ wp_add_inline_style( 'lightning-design-style', $charm_custom_css );
158
 
159
+ } // if ( $skin == 'charm' && $theme == 'Lightning' ){
160
  }
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-04-06 16:03+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"
@@ -9,222 +9,276 @@ msgstr ""
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 2.0.6\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e;_x;_ex;_ex:1,2c;_x:1,2c;_n:1,2;esc_attr__\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:356
 
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:64
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:600
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:607
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:86
134
  msgid "Show CTA index page"
135
  msgstr "CTAの一覧を表示"
136
 
 
137
  #: plugins/call-to-action/class-vk-call-to-action.php:222
138
  msgid "CTA image"
139
  msgstr "CTA画像"
140
 
 
141
  #: plugins/call-to-action/class-vk-call-to-action.php:228
142
  msgid "Add image"
143
  msgstr "画像を追加"
144
 
 
145
  #: plugins/call-to-action/class-vk-call-to-action.php:229
146
  msgid "Change image"
147
  msgstr "画像を変更"
148
 
 
149
  #: plugins/call-to-action/class-vk-call-to-action.php:230
150
  msgid "Remove image"
151
  msgstr "画像を削除"
152
 
 
153
  #: plugins/call-to-action/class-vk-call-to-action.php:235
154
  msgid "CTA image position"
155
  msgstr "CTA画像の位置"
156
 
 
157
  #: plugins/call-to-action/class-vk-call-to-action.php:238
158
  msgid "right"
159
  msgstr "右寄せ"
160
 
 
161
  #: plugins/call-to-action/class-vk-call-to-action.php:239
162
  msgid "center"
163
  msgstr "中央"
164
 
 
165
  #: plugins/call-to-action/class-vk-call-to-action.php:240
166
  msgid "left"
167
  msgstr "左寄せ"
168
 
 
169
  #: plugins/call-to-action/class-vk-call-to-action.php:244
170
  msgid "Button text"
171
  msgstr "ボタンの表記文言"
172
 
 
173
  #: plugins/call-to-action/class-vk-call-to-action.php:248
174
  msgid "Button icon"
175
  msgstr "ボタンアイコン"
176
 
 
 
 
177
  #: plugins/call-to-action/class-vk-call-to-action.php:249
178
- #: plugins/other_widget/widget-button.php:104
179
  #: plugins/other_widget/widget-pr-blocks.php:113
180
  msgid "To choose your favorite icon, and enter the class."
181
  msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
182
 
 
 
183
  #: plugins/call-to-action/class-vk-call-to-action.php:250
184
- #: plugins/other_widget/widget-button.php:105
185
  msgid "Before :"
186
  msgstr "文字の前 :"
187
 
 
 
188
  #: plugins/call-to-action/class-vk-call-to-action.php:252
189
- #: plugins/other_widget/widget-button.php:107
190
  msgid "After :"
191
  msgstr "文字の後 :"
192
 
 
 
193
  #: plugins/call-to-action/class-vk-call-to-action.php:254
194
- #: plugins/other_widget/widget-button.php:109
195
  msgid " ex:fa-arrow-circle-o-right"
196
  msgstr "例: fa-arrow-circle-o-right"
197
 
 
198
  #: plugins/call-to-action/class-vk-call-to-action.php:259
199
  msgid "Button link url"
200
  msgstr "ボタンのリンク先URL"
201
 
 
202
  #: plugins/call-to-action/class-vk-call-to-action.php:272
203
  msgid "Target window"
204
  msgstr "リンク先ターゲット"
205
 
 
206
  #: plugins/call-to-action/class-vk-call-to-action.php:274
207
  msgid "Open in a self window"
208
  msgstr "同じウィンドウで開く"
209
 
 
210
  #: plugins/call-to-action/class-vk-call-to-action.php:276
211
  msgid "Text message"
212
  msgstr "テキストメッセージ"
213
 
 
 
214
  #: plugins/call-to-action/class-vk-call-to-action.php:282
215
  #: plugins/call-to-action/widget-call-to-action.php:89
216
  msgid "CTA setting"
217
  msgstr "CTA設定"
218
 
219
- #: plugins/call-to-action/view-adminsetting.php:15 veu-packages.php:305
 
 
220
  msgid "Call To Action"
221
  msgstr "Call To Action"
222
 
223
- #: plugins/call-to-action/view-adminsetting.php:19 veu-packages.php:297
 
 
224
  msgid "Display the CTA at the end of the post content."
225
  msgstr "投稿内容の最後にCTAを表示します。"
226
 
227
- #: plugins/call-to-action/view-adminsetting.php:20 veu-packages.php:299
 
 
228
  msgid ""
229
  "The CTA stands for \"Call to action\" and this is the area that prompts the "
230
  "user behavior."
@@ -232,7 +286,9 @@ msgstr ""
232
  "CTAは「Call To Action」の略で、ユーザーにとってもらいたい行動へ誘導するための"
233
  "情報を表示します。"
234
 
235
- #: plugins/call-to-action/view-adminsetting.php:21 veu-packages.php:301
 
 
236
  msgid ""
237
  "As an example, text message and a link button for induction to the free "
238
  "sample download page."
@@ -240,20 +296,24 @@ msgstr ""
240
  "例えば、無料サンプルのダウンロードページへの誘導のためのテキストやリンクボタ"
241
  "ンなどです。"
242
 
 
243
  #: plugins/call-to-action/view-adminsetting.php:23
244
  msgid "How to use"
245
  msgstr "使い方"
246
 
 
247
  #: plugins/call-to-action/view-adminsetting.php:26
248
  msgid ""
249
  "You register the contents on \"CTA\" that you want to display to bottom of "
250
  "the content."
251
  msgstr "まずは投稿タイプCTAで、本文の最後に表示させたい内容を登録します。"
252
 
 
253
  #: plugins/call-to-action/view-adminsetting.php:27
254
  msgid "Choose the CTA to be displayed from the following."
255
  msgstr "下記のプルダウンで、投稿タイプ別に表示するCTAを選択して保存します。"
256
 
 
257
  #: plugins/call-to-action/view-adminsetting.php:28
258
  msgid ""
259
  "If you want to switch the CTA to be displayed on each post, please set in "
@@ -262,58 +322,79 @@ msgstr ""
262
  "投稿毎に表示するCTAを切り替えたい場合は、投稿などの詳細ページで設定してくださ"
263
  "い。"
264
 
 
265
  #: plugins/call-to-action/view-adminsetting.php:41
266
  msgid "Show index page"
267
  msgstr "一覧ページを表示する"
268
 
 
269
  #: plugins/call-to-action/widget-call-to-action.php:21
270
  msgid "CTA"
271
  msgstr "CTA"
272
 
 
273
  #: plugins/call-to-action/widget-call-to-action.php:27
274
  msgid "Select CTA and display it."
275
  msgstr "CTAを選択して表示します。"
276
 
 
277
  #: plugins/call-to-action/widget-call-to-action.php:69
278
  msgid "Please select CTA to display."
279
  msgstr "表示するCTAを選択してください。"
280
 
 
281
  #: plugins/call-to-action/widget-call-to-action.php:78
282
  msgid "Please select"
283
  msgstr "選択してください"
284
 
 
 
285
  #: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:193
286
  msgid "Read more"
287
  msgstr "詳しくはこちら"
288
 
 
 
289
  #: plugins/child_page_index.php:139 plugins/other_widget/widget-page.php:166
290
  msgid "Display a child page index"
291
  msgstr "子ページ一覧の表示"
292
 
 
 
293
  #: plugins/contact-section/contact-section.php:104
294
  #: plugins/contact-section/contact-section.php:132
295
  msgid "Contact Information"
296
  msgstr "お問い合わせ情報"
297
 
 
 
 
 
298
  #: plugins/contact-section/contact-section.php:114
299
  #: plugins/contact-section/contact-section.php:143
300
- #: plugins/contact-section/customizer.php:65
301
- #: plugins/contact-section/customizer.php:79
302
  msgid "Please feel free to inquire."
303
  msgstr "お気軽にお問い合わせください。"
304
 
 
 
305
  #: plugins/contact-section/contact-section.php:116
306
- #: plugins/contact-section/customizer.php:107
307
  msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
308
  msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
309
 
 
 
310
  #: plugins/contact-section/contact-section.php:120
311
- #: plugins/contact-section/customizer.php:191
312
  msgid "Contact us"
313
  msgstr "お問い合わせ"
314
 
 
 
315
  #: plugins/contact-section/contact-section.php:134
316
- #: plugins/contact-section/customizer.php:45
317
  msgid ""
318
  "The contents entered here will be reflected in the bottom of each fixed "
319
  "page, the \"Contact Section\" widget, the \"Contact Button\" widget, etc."
@@ -321,8 +402,10 @@ msgstr ""
321
  "ここに入力された内容が各固定ページ下部や『お問い合わせ情報』ウィジェット、"
322
  "『お問い合わせボタン』ウィジェットなどに反映されます。"
323
 
 
 
324
  #: plugins/contact-section/contact-section.php:136
325
- #: plugins/contact-section/customizer.php:47
326
  msgid ""
327
  "When I display it on the page, it is necessary to classify a check into "
328
  "\"Display Contact Section\" checkbox with the edit page of each page."
@@ -330,137 +413,197 @@ msgstr ""
330
  "固定ページに表示する場合は、各固定ページの編集画面で\"お問い合わせ情報の表示"
331
  "\"にチェックを入れる必要があります。"
332
 
 
 
333
  #: plugins/contact-section/contact-section.php:140
334
- #: plugins/contact-section/customizer.php:74
335
  msgid "Message"
336
  msgstr "メッセージ"
337
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
338
  #: plugins/contact-section/contact-section.php:143
339
  #: plugins/contact-section/contact-section.php:150
340
  #: plugins/contact-section/contact-section.php:157
341
  #: plugins/contact-section/contact-section.php:165
342
  #: plugins/contact-section/contact-section.php:173
343
  #: plugins/contact-section/contact-section.php:181
344
- #: plugins/contact-section/customizer.php:79
345
- #: plugins/contact-section/customizer.php:100
346
- #: plugins/contact-section/customizer.php:121
347
- #: plugins/contact-section/customizer.php:142
348
- #: plugins/contact-section/customizer.php:163
349
- #: plugins/contact-section/customizer.php:184
350
  #: plugins/google_analytics/ga_admin.php:16 plugins/sns/sns_admin.php:31
351
  msgid "ex) "
352
  msgstr "例: "
353
 
 
 
354
  #: plugins/contact-section/contact-section.php:147
355
- #: plugins/contact-section/customizer.php:95
356
  msgid "Phone number"
357
  msgstr "電話番号"
358
 
 
 
 
 
359
  #: plugins/contact-section/contact-section.php:154
360
  #: plugins/contact-section/contact-section.php:157
361
- #: plugins/contact-section/customizer.php:116
362
- #: plugins/contact-section/customizer.php:121
363
  msgid "Office hours"
364
  msgstr "営業時間"
365
 
 
 
366
  #: plugins/contact-section/contact-section.php:157
367
- #: plugins/contact-section/customizer.php:121
368
  msgid "Weekdays except holidays"
369
  msgstr "土日・祝日除く"
370
 
 
 
371
  #: plugins/contact-section/contact-section.php:162
372
- #: plugins/contact-section/customizer.php:137
373
  msgid "The contact page URL"
374
  msgstr "お問い合わせ先URL"
375
 
 
 
376
  #: plugins/contact-section/contact-section.php:165
377
- #: plugins/contact-section/customizer.php:142
378
  msgid "or"
379
  msgstr "もしくは"
380
 
 
 
381
  #: plugins/contact-section/contact-section.php:166
382
- #: plugins/contact-section/customizer.php:142
383
  msgid "* If you fill in the blank, widget's contact button does not appear."
384
  msgstr "※ 未入力の場合、お問い合わせウィジェットには何も表示されません。"
385
 
 
 
386
  #: plugins/contact-section/contact-section.php:170
387
- #: plugins/contact-section/customizer.php:158
388
  msgid "Contact button Text"
389
  msgstr "お問い合わせボタンに表示するテキスト"
390
 
 
 
391
  #: plugins/contact-section/contact-section.php:173
392
- #: plugins/contact-section/customizer.php:163
393
  msgid "Contact Us from email."
394
  msgstr "メールでのお問い合わせはこちら"
395
 
 
 
396
  #: plugins/contact-section/contact-section.php:178
397
- #: plugins/contact-section/customizer.php:179
398
  msgid "Contact button text( sub )"
399
  msgstr "お問い合わせボタンに表示するテキスト2(オプション)"
400
 
 
 
401
  #: plugins/contact-section/contact-section.php:182
402
- #: plugins/contact-section/customizer.php:184
403
  msgid "Email contact form"
404
  msgstr "お気軽にお問い合わせください。"
405
 
 
 
406
  #: plugins/contact-section/contact-section.php:187
407
- #: plugins/contact-section/customizer.php:200
408
  msgid "Contact button short text for side widget"
409
  msgstr "お問い合わせボタンウィジェットに表示するテキスト"
410
 
 
 
411
  #: plugins/contact-section/contact-section.php:191
412
- #: plugins/contact-section/customizer.php:205
413
  msgid "This will used to \"Contact Button\" widget."
414
  msgstr ""
415
  "このテキストはお問い合わせボタンウィジェットで使用されます。サイドバーでの利"
416
  "用を想定していますので少ない文字数で設定してください。"
417
 
 
418
  #: plugins/contact-section/contact-section.php:195
419
  msgid "Advanced Setting"
420
  msgstr "高度な設定"
421
 
 
 
422
  #: plugins/contact-section/contact-section.php:204
423
- #: plugins/contact-section/customizer.php:229
424
  msgid "Inquiry Banner image"
425
  msgstr "お問い合わせバナー画像"
426
 
 
427
  #: plugins/contact-section/contact-section.php:206
428
  msgid "Select Image"
429
  msgstr "画像を選択"
430
 
 
 
431
  #: plugins/contact-section/contact-section.php:207
432
- #: plugins/contact-section/customizer.php:219
433
  msgid "Display the image instead of the above inquiry information"
434
  msgstr ""
435
  "画像が登録されている場合は標準のお問い合わせ情報ではなく画像が表示されます。"
436
 
 
 
437
  #: plugins/contact-section/contact-section.php:211
438
- #: plugins/contact-section/customizer.php:255
439
  msgid "Display HTML message instead of the standard"
440
  msgstr "お問い合わせ情報として表示するHTML"
441
 
 
 
442
  #: plugins/contact-section/contact-section.php:213
443
- #: plugins/contact-section/customizer.php:248
444
  msgid "HTML takes precedence over image"
445
  msgstr "HTMLが登録されている場合は画像より優先されます。"
446
 
 
447
  #: plugins/contact-section/contact-section.php:235
448
  msgid "Display Contact Section"
449
  msgstr "お問い合わせ情報の表示"
450
 
 
 
451
  #: plugins/contact-section/contact-section.php:350
452
  #: plugins/contact-section/contact-section.php:381
453
  msgid "Edit contact information"
454
  msgstr "Contact情報を編集"
455
 
 
456
  #: plugins/contact-section/contact-section.php:397
457
  msgid "Contact Button"
458
  msgstr "お問い合わせボタン"
459
 
 
460
  #: plugins/contact-section/contact-section.php:398
461
  msgid "Display contact button."
462
  msgstr "お問い合わせボタンを表示します。"
463
 
 
 
 
464
  #: plugins/contact-section/contact-section.php:399
465
  #: plugins/contact-section/contact-section.php:427
466
  #: plugins/contact-section/contact-section.php:449
@@ -471,18 +614,23 @@ msgid ""
471
  msgstr ""
472
  "「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
473
 
 
474
  #: plugins/contact-section/contact-section.php:426
475
  msgid "Display contact button"
476
  msgstr "お問い合わせボタンを表示します。"
477
 
478
- #: plugins/contact-section/contact-section.php:447 veu-packages.php:269
 
 
479
  msgid "Contact Section"
480
  msgstr "お問い合わせ情報"
481
 
 
482
  #: plugins/contact-section/contact-section.php:448
483
  msgid "Display Phone number and contact button etc."
484
  msgstr "電話番号とお問い合わせボタンなどを表示します。"
485
 
 
486
  #: plugins/contact-section/contact-section.php:477
487
  #, php-format
488
  msgid ""
@@ -492,15 +640,22 @@ msgstr ""
492
  "* 「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要がありま"
493
  "す。"
494
 
 
495
  #: plugins/contact-section/customizer.php:23
496
  msgid "Contact Settings"
497
  msgstr "お問い合わせ情報"
498
 
499
- #: plugins/contact-section/customizer.php:222
500
- #: plugins/contact-section/customizer.php:251
 
 
501
  msgid "It is not reflected in the header."
502
  msgstr "ヘッダーには反映されません。"
503
 
 
 
 
 
504
  #: plugins/css_customize/css_customize-edit.php:2
505
  #: plugins/css_customize/css_customize.php:28
506
  #: plugins/css_customize/css_customize.php:44
@@ -508,22 +663,27 @@ msgstr "ヘッダーには反映されません。"
508
  msgid "CSS Customize"
509
  msgstr "CSSカスタマイズ"
510
 
 
511
  #: plugins/css_customize/css_customize-edit.php:5
512
  msgid "You can add custom CSS here."
513
  msgstr "デザインをカスタマイズする場合は下のテキストエリアにCSSを入力します"
514
 
 
515
  #: plugins/css_customize/css_customize-edit.php:13
516
  msgid "Save CSS"
517
  msgstr "CSSを保存する"
518
 
 
519
  #: plugins/css_customize/css_customize.php:102
520
  msgid "Your custom CSS was saved."
521
  msgstr "CSSが保存されました"
522
 
 
523
  #: plugins/css_customize/css_customize.php:105
524
  msgid "Error occured. Please try again."
525
  msgstr "何らかのエラー!! また試してみてください"
526
 
 
527
  #: plugins/footer_copyright_change.php:6
528
  msgid ""
529
  "<p>Powered by <a href=\"https://wordpress.org/\">WordPress</a> with <a href="
@@ -538,18 +698,23 @@ msgstr ""
538
  "target=\"_blank\">VK All in One Expansion Unit</a> by <a href=\"//www.vektor-"
539
  "inc.co.jp\" target=\"_blank\">Vektor,Inc.</a> technology.</p>"
540
 
 
 
 
541
  #: plugins/google_analytics/ga_admin.php:9
542
  #: plugins/google_analytics/ga_admin.php:13
543
  #: plugins/google_analytics/google_analytics.php:22
544
  msgid "Google Analytics Settings"
545
  msgstr "Google Analytics設定"
546
 
 
547
  #: plugins/google_analytics/ga_admin.php:14
548
  msgid ""
549
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
550
  "the site."
551
  msgstr "このサイトで使用する Google アナリティクスの ID を入力して下さい。"
552
 
 
553
  #: plugins/google_analytics/ga_admin.php:19
554
  msgid ""
555
  "Please select the type of Analytics code . (If you are unsure you can skip "
@@ -558,29 +723,38 @@ msgstr ""
558
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
559
  "す )"
560
 
 
 
561
  #: plugins/google_analytics/ga_admin.php:23
562
  #: plugins/google_analytics/ga_customizer.php:70
563
  msgid "To output the Universal Analytics code (default)"
564
  msgstr "ユニバーサル アナリティクスのコードを出力します。( デフォルト )"
565
 
 
 
566
  #: plugins/google_analytics/ga_admin.php:24
567
  #: plugins/google_analytics/ga_customizer.php:71
568
  msgid "To output only normal code"
569
  msgstr "ノーマルのコードのみを出力します。"
570
 
 
 
571
  #: plugins/google_analytics/ga_admin.php:25
572
  #: plugins/google_analytics/ga_customizer.php:72
573
  msgid "To output both types"
574
  msgstr "両タイプのコードを出力します。"
575
 
 
576
  #: plugins/google_analytics/ga_customizer.php:23
577
  msgid "Google Analtics Settings"
578
  msgstr "Google Analytics設定"
579
 
 
580
  #: plugins/google_analytics/ga_customizer.php:43
581
  msgid "Google Analytics ID"
582
  msgstr "Google Analyticsの ID"
583
 
 
584
  #: plugins/google_analytics/ga_customizer.php:47
585
  msgid ""
586
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
@@ -589,10 +763,12 @@ msgstr ""
589
  "このサイトで使用する Google アナリティクスの ID を入力して下さい。<br>例) "
590
  "XXXXXXXX-X"
591
 
 
592
  #: plugins/google_analytics/ga_customizer.php:64
593
  msgid "Select the type of Analytics code"
594
  msgstr "アナリティクスコードの種類を選択"
595
 
 
596
  #: plugins/google_analytics/ga_customizer.php:74
597
  msgid ""
598
  "Print the select the type of Analytics code.<br>(If you are unsure you can "
@@ -601,11 +777,12 @@ msgstr ""
601
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
602
  "す。)"
603
 
604
- #: plugins/icons.php:38 plugins/icons.php:68
 
605
  msgid "icon setting"
606
  msgstr "アイコン設定"
607
 
608
- #: plugins/icons.php:74
609
  #, php-format
610
  msgid ""
611
  "This feature will be discontinued shortly.<br>You can set the site icon from "
@@ -616,52 +793,55 @@ msgstr ""
616
  "サイトアイコンは「<a href=%s>外観 > カスタマイズ</a>」の「サイト基本情報」パ"
617
  "ネルから設定できます。"
618
 
619
- #: plugins/icons.php:81
620
  msgid "Favicon Setting"
621
  msgstr "ファビコン設定"
622
 
623
- #: plugins/icons.php:83
624
  msgid "Choose icon"
625
  msgstr "アイコンを選択"
626
 
627
- #: plugins/icons.php:84
628
  msgid "Please upload your \".ico\" file"
629
  msgstr "作成したicoファイルをアップロードしてください"
630
 
631
- #: plugins/insert_ads.php:37 plugins/insert_ads.php:137 veu-packages.php:328
 
 
632
  msgid "Insert ads"
633
  msgstr "広告の挿入"
634
 
635
- #: plugins/insert_ads.php:140
636
  msgid "Insert ads to post."
637
  msgstr "投稿に広告を挿入"
638
 
639
- #: plugins/insert_ads.php:142
640
  msgid "Insert ads to before content and more tag and after content."
641
  msgstr "記事の直前 / moreタグの直後 / 記事の最後に広告を挿入できます。"
642
 
643
- #: plugins/insert_ads.php:142
644
  msgid "If you want to separate ads area, you fill two fields."
645
  msgstr "2つのフィールドに分けて挿入すると、横並び(col-md-6)に表示されます。"
646
 
647
- #: plugins/insert_ads.php:144
648
  msgid "insert the ad [ before content ]"
649
  msgstr "広告を挿入 [ 記事の最初 ]"
650
 
651
- #: plugins/insert_ads.php:152
652
  msgid "insert the ad [ more tag ]"
653
  msgstr "広告を挿入 [ moreタグ ]"
654
 
655
- #: plugins/insert_ads.php:160
656
  msgid "insert the ad [ after content ]"
657
  msgstr "広告を挿入 [ 記事の最後 ]"
658
 
659
- #: plugins/meta_description.php:20 plugins/meta_description.php:31
660
- #: plugins/meta_description.php:34
 
661
  msgid "Meta Description"
662
  msgstr "メタディスクリプション"
663
 
664
- #: plugins/meta_description.php:37
665
  msgid ""
666
  "What you have to complete the \"excerpt\" column of the edit screen of each "
667
  "page will be reflected in the description of the meta tag."
@@ -669,7 +849,7 @@ msgstr ""
669
  "各ページの編集画面の「抜粋」欄に記入した内容がmetaタグのディスクリプションに"
670
  "反映されます"
671
 
672
- #: plugins/meta_description.php:38
673
  msgid ""
674
  "Description of meta tags in the search results screen of search sites such "
675
  "as Google, will be Displayed, such as the bottom of the site title. If the "
@@ -680,7 +860,7 @@ msgstr ""
680
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
681
  "内容が反映されます。"
682
 
683
- #: plugins/meta_description.php:39
684
  msgid ""
685
  "The meta description of the top page is subject to the catchphrase of the "
686
  "site. However, its contents will be reflected if the excerpt is entered in "
@@ -690,7 +870,7 @@ msgstr ""
690
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
691
  "内容が反映されます。"
692
 
693
- #: plugins/meta_description.php:40
694
  msgid ""
695
  "If \"excerpt\" column is not found, Click \"Display Option\" of page top at "
696
  "each article edit page, and check the expert column display."
@@ -699,21 +879,23 @@ msgstr ""
699
  "ので、そこをクリックすると「抜粋」欄を表示するチェックボックスが出てきますの"
700
  "で、チェックして下さい。"
701
 
702
- #: plugins/meta_keyword.php:40 plugins/meta_keyword.php:91
703
- #: plugins/meta_keyword.php:93 plugins/meta_keyword.php:94
704
- #: plugins/meta_keyword.php:101
 
 
705
  msgid "Meta Keywords"
706
  msgstr "メタキーワード"
707
 
708
- #: plugins/meta_keyword.php:68
709
  msgid "Meta Keyword"
710
  msgstr "メタキーワード"
711
 
712
- #: plugins/meta_keyword.php:71
713
  msgid "Common Keywords"
714
  msgstr "共通キーワード設定"
715
 
716
- #: plugins/meta_keyword.php:72
717
  msgid ""
718
  "Keywords for meta tag. This words will set Meta Keyword with post keywords. "
719
  "if you want multiple keywords, enter with separator of \",\"."
@@ -721,13 +903,13 @@ msgstr ""
721
  "メタタグに入力するキーワードを入力します。ここでは全てのページで使用する共通"
722
  "のキーワードを設定します。複数ある場合は「,」で区切ってください。"
723
 
724
- #: plugins/meta_keyword.php:75
725
  msgid "This is not seriously, Because the SearchEngine does not care this."
726
  msgstr ""
727
  "あまり深く考える必要はありません。現状のサーチエンジンではそこまで重要なファ"
728
  "クターとはなりません。"
729
 
730
- #: plugins/meta_keyword.php:76
731
  msgid ""
732
  "For each page individual keyword is enter at the edit screen of each "
733
  "article. 10 keywords maximum, together with a each article keywords is "
@@ -736,50 +918,65 @@ msgstr ""
736
  "個々のページのキーワードはそれぞれの投稿ページのキーワード入力欄から追加して"
737
  "ください。それらと合わせて10個程度のキーワード数であることが望ましいです。"
738
 
739
- #: plugins/meta_keyword.php:77
740
  msgid "\",\" separator at end of the last keyword is do not need."
741
  msgstr "最後のキーワードの後ろに「,」は必要ありません。"
742
 
743
- #: plugins/meta_keyword.php:78
744
  msgid "Example: WordPress,template,theme,free,GPL"
745
  msgstr "【例】 WordPress,テンプレート,テーマ,無料,GPL"
746
 
747
- #: plugins/meta_keyword.php:102
748
  msgid ""
749
  "To distinguish between individual keywords, please enter a , delimiter "
750
  "(optional)."
751
  msgstr "キーワードを複数入力する場合は , ( カンマ )で区切って下さい。"
752
 
753
- #: plugins/meta_keyword.php:104
754
  #, php-format
755
  msgid "* keywords common to the entire site can be set from %s."
756
  msgstr "サイト全体のキーワードは %s より設定することができます。"
757
 
 
 
758
  #: plugins/other_widget/widget-3pr-area.php:9
759
  #: plugins/other_widget/widget-3pr-area.php:156
760
  msgid "3PR area"
761
  msgstr "3PR エリア"
762
 
 
763
  #: plugins/other_widget/widget-3pr-area.php:14
764
  msgid "Displays a 3PR area"
765
  msgstr "3PR エリアを表示します。"
766
 
 
767
  #: plugins/other_widget/widget-3pr-area.php:21
768
  msgid "3PR area1 title"
769
  msgstr "3PR エリア1 タイトル"
770
 
 
771
  #: plugins/other_widget/widget-3pr-area.php:29
772
  msgid "3PR area2 title"
773
  msgstr "3PR エリア2 タイトル"
774
 
 
775
  #: plugins/other_widget/widget-3pr-area.php:37
776
  msgid "3PR area3 title"
777
  msgstr "3PR エリア3 タイトル"
778
 
 
779
  #: plugins/other_widget/widget-3pr-area.php:56
780
  msgid "3PR area setting"
781
  msgstr "3PR エリア設定"
782
 
 
 
 
 
 
 
 
 
783
  #: plugins/other_widget/widget-3pr-area.php:58
784
  #: plugins/other_widget/widget-new-posts.php:204
785
  #: plugins/other_widget/widget-page.php:126
@@ -790,10 +987,15 @@ msgstr "3PR エリア設定"
790
  msgid "Title:"
791
  msgstr "タイトル"
792
 
 
793
  #: plugins/other_widget/widget-3pr-area.php:64
794
  msgid "Select image for PC:"
795
  msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
796
 
 
 
 
 
797
  #: plugins/other_widget/widget-3pr-area.php:73
798
  #: plugins/other_widget/widget-3pr-area.php:90
799
  #: plugins/other_widget/widget-pr-blocks.php:147
@@ -801,6 +1003,10 @@ msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
801
  msgid "Select image"
802
  msgstr "画像を選択"
803
 
 
 
 
 
804
  #: plugins/other_widget/widget-3pr-area.php:74
805
  #: plugins/other_widget/widget-3pr-area.php:91
806
  #: plugins/other_widget/widget-pr-blocks.php:148
@@ -808,32 +1014,42 @@ msgstr "画像を選択"
808
  msgid "Clear image"
809
  msgstr "画像クリア"
810
 
 
811
  #: plugins/other_widget/widget-3pr-area.php:81
812
  msgid "Select image for Mobile:"
813
  msgstr ""
814
  "スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
815
  "690px 以上推奨。空欄も可)"
816
 
 
 
817
  #: plugins/other_widget/widget-3pr-area.php:102
818
  #: plugins/other_widget/widget-pr-blocks.php:93
819
  msgid "Summary Text:"
820
  msgstr "概要となるテキスト"
821
 
 
 
822
  #: plugins/other_widget/widget-3pr-area.php:108
823
  #: plugins/other_widget/widget-pr-blocks.php:98
824
  msgid "Link URL:"
825
  msgstr "リンク先ページのURL"
826
 
 
 
 
827
  #: plugins/other_widget/widget-3pr-area.php:111
828
  #: plugins/other_widget/widget-banner.php:87
829
  #: plugins/other_widget/widget-pr-blocks.php:102
830
  msgid "Open link new tab."
831
  msgstr "リンクを別ウィンドウで開く"
832
 
 
833
  #: plugins/other_widget/widget-archives.php:9 veu-packages.php:204
834
  msgid "archive list"
835
  msgstr "アーカイブリスト"
836
 
 
837
  #: plugins/other_widget/widget-archives.php:14 veu-packages.php:204
838
  msgid ""
839
  "Displays a list of archives. You can choose the post type and also to "
@@ -842,154 +1058,199 @@ msgstr ""
842
  "アーカイブの一覧を表示します。月ごともしくは年ごとでの表示。また、ポストタイ"
843
  "プを選択できます。"
844
 
 
 
845
  #: plugins/other_widget/widget-archives.php:53
846
  #: plugins/other_widget/widget-archives.php:54
847
  msgid "Monthly archives"
848
  msgstr "月別アーカイブ"
849
 
 
 
 
850
  #: plugins/other_widget/widget-archives.php:63
851
  #: plugins/other_widget/widget-new-posts.php:209
852
  #: plugins/other_widget/widget-new-posts.php:210
853
  msgid "Title"
854
  msgstr "タイトル"
855
 
 
856
  #: plugins/other_widget/widget-archives.php:67
857
  msgid "Post type"
858
  msgstr "ポストタイプ"
859
 
 
860
  #: plugins/other_widget/widget-archives.php:77
861
  msgid "Monthly"
862
  msgstr "月別"
863
 
 
864
  #: plugins/other_widget/widget-archives.php:79
865
  msgid "Yearly"
866
  msgstr "年別"
867
 
 
868
  #: plugins/other_widget/widget-archives.php:97
869
  msgid "archive"
870
  msgstr "アーカイブ"
871
 
 
872
  #: plugins/other_widget/widget-banner.php:16
873
  msgid "Banner"
874
  msgstr "バナー"
875
 
 
876
  #: plugins/other_widget/widget-banner.php:22
877
  msgid ""
878
  "You can easily set up a banner simply by registering images and link "
879
  "destinations."
880
  msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
881
 
 
882
  #: plugins/other_widget/widget-banner.php:83
883
  msgid "Set image"
884
  msgstr "画像を選択"
885
 
 
886
  #: plugins/other_widget/widget-banner.php:88
887
  msgid "Alternative text"
888
  msgstr "代替テキスト(alt)"
889
 
890
- #: plugins/other_widget/widget-button.php:35
 
891
  msgid "Button"
892
  msgstr "ボタン"
893
 
894
- #: plugins/other_widget/widget-button.php:40
 
895
  msgid "You can set buttons for arbitrary text."
896
  msgstr "任意のテキストのボタンを設定できます。"
897
 
898
- #: plugins/other_widget/widget-button.php:98
 
899
  msgid "Main text(Required):"
900
  msgstr "ボタンテキスト(必須):"
901
 
902
- #: plugins/other_widget/widget-button.php:103
 
903
  msgid "Class name of the icon font"
904
  msgstr "使用したいアイコンフォント"
905
 
906
- #: plugins/other_widget/widget-button.php:113
 
907
  msgid "Sub text:"
908
  msgstr "サブテキスト:"
909
 
910
- #: plugins/other_widget/widget-button.php:117
 
911
  msgid "Link URL(Required):"
912
  msgstr "リンク先ページのURL(必須):"
913
 
914
- #: plugins/other_widget/widget-button.php:122
 
915
  msgid "Open with new tab"
916
  msgstr "リンクを別ウィンドウで開く"
917
 
918
- #: plugins/other_widget/widget-button.php:125
 
919
  msgid "Size"
920
  msgstr "サイズ"
921
 
922
- #: plugins/other_widget/widget-button.php:127
 
923
  msgid "Small"
924
  msgstr "小"
925
 
926
- #: plugins/other_widget/widget-button.php:128
 
927
  msgid "Medium"
928
  msgstr "中"
929
 
930
- #: plugins/other_widget/widget-button.php:129
 
931
  msgid "Large"
932
  msgstr "大"
933
 
934
- #: plugins/other_widget/widget-button.php:133
 
935
  msgid "Button color:"
936
  msgstr "ボタンの色:"
937
 
938
- #: plugins/other_widget/widget-button.php:162
 
939
  msgid "Key Color(.primary)"
940
  msgstr "キーカラー(.primary)"
941
 
942
- #: plugins/other_widget/widget-button.php:163
 
943
  msgid "No paint(.default)"
944
  msgstr "塗りなし(.default)"
945
 
946
- #: plugins/other_widget/widget-button.php:164
 
947
  msgid "Light green(.success)"
948
  msgstr "明るい緑(.success)"
949
 
950
- #: plugins/other_widget/widget-button.php:165
 
951
  msgid "Light blue(.info)"
952
  msgstr "空色(.info)"
953
 
954
- #: plugins/other_widget/widget-button.php:166
 
955
  msgid "Orange(.warning)"
956
  msgstr "オレンジ(.warning)"
957
 
958
- #: plugins/other_widget/widget-button.php:167
 
959
  msgid "Red(.danger)"
960
  msgstr "赤(.danger)"
961
 
 
962
  #: plugins/other_widget/widget-child-page-list.php:10
963
  msgid "Child Page List"
964
  msgstr "子ページのリスト"
965
 
 
 
966
  #: plugins/other_widget/widget-child-page-list.php:15
967
  #: plugins/other_widget/widget-child-page-list.php:50
968
  msgid "Display the child pages list from ancestor page."
969
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
970
 
 
 
971
  #: plugins/other_widget/widget-new-posts.php:11
972
  #: plugins/other_widget/widget-new-posts.php:181
973
  msgid "Recent Posts"
974
  msgstr "最新記事"
975
 
 
976
  #: plugins/other_widget/widget-new-posts.php:16
977
  msgid "Displays a list of your most recent posts"
978
  msgstr "最新の投稿記事リストを表示します。"
979
 
 
980
  #: plugins/other_widget/widget-new-posts.php:208
981
  msgid "Display Format"
982
  msgstr "表示形式"
983
 
 
984
  #: plugins/other_widget/widget-new-posts.php:209
985
  msgid "Thumbnail"
986
  msgstr "サムネイル画像"
987
 
 
 
988
  #: plugins/other_widget/widget-new-posts.php:209
989
  #: plugins/other_widget/widget-new-posts.php:210
990
  msgid "Date"
991
  msgstr "日付"
992
 
 
 
 
 
993
  #: plugins/other_widget/widget-new-posts.php:210
994
  #: plugins/other_widget/widget-taxonomies.php:24
995
  #: plugins/other_widget/widget-taxonomies.php:54
@@ -997,112 +1258,141 @@ msgstr "日付"
997
  msgid "Category"
998
  msgstr "カテゴリー"
999
 
 
1000
  #: plugins/other_widget/widget-new-posts.php:213
1001
  msgid "Order by"
1002
  msgstr "表示順"
1003
 
 
1004
  #: plugins/other_widget/widget-new-posts.php:214
1005
  msgid "Publish date"
1006
  msgstr "公開日"
1007
 
 
1008
  #: plugins/other_widget/widget-new-posts.php:215
1009
  msgid "Modified date"
1010
  msgstr "最終更新日"
1011
 
 
1012
  #: plugins/other_widget/widget-new-posts.php:219
1013
  msgid "Display count"
1014
  msgstr "表示する記事数"
1015
 
 
1016
  #: plugins/other_widget/widget-new-posts.php:224
1017
  msgid "Slug for the custom type you want to display"
1018
  msgstr "表示したい記事タイプ"
1019
 
 
1020
  #: plugins/other_widget/widget-new-posts.php:229
1021
  msgid "taxonomy ID"
1022
  msgstr "カテゴリー(タクソノミー)ID"
1023
 
 
1024
  #: plugins/other_widget/widget-new-posts.php:231
1025
  msgid "if you need filtering by term, add the term ID separate by \",\"."
1026
  msgstr ""
1027
  "特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
1028
  "します。"
1029
 
1030
- #: plugins/other_widget/widget-new-posts.php:233 plugins/sns/sns_admin.php:88
 
 
1031
  msgid "if empty this area, I will do not filtering."
1032
  msgstr "空欄の場合はフィルタリングは行いません。"
1033
 
 
1034
  #: plugins/other_widget/widget-new-posts.php:238
1035
  msgid "Destination URL:"
1036
  msgstr "リンク先URL:"
1037
 
 
1038
  #: plugins/other_widget/widget-new-posts.php:241
1039
  msgid "Notation text:"
1040
  msgstr "表記テキスト:"
1041
 
 
1042
  #: plugins/other_widget/widget-page.php:9
1043
  msgid "page content to widget"
1044
  msgstr "固定ページ本文"
1045
 
 
1046
  #: plugins/other_widget/widget-page.php:14
1047
  msgid "Displays a page contents to widget."
1048
  msgstr "選択したページの内容を表示します。"
1049
 
 
1050
  #: plugins/other_widget/widget-page.php:135
1051
  msgid "Display the entered title"
1052
  msgstr "入力したタイトルを表示する"
1053
 
 
1054
  #: plugins/other_widget/widget-page.php:139
1055
  msgid "Display the title of page"
1056
  msgstr "固定ページのタイトルを表示する"
1057
 
 
1058
  #: plugins/other_widget/widget-page.php:143
1059
  msgid "Do not display titles"
1060
  msgstr "タイトルを表示しない"
1061
 
 
 
1062
  #: plugins/other_widget/widget-page.php:175 plugins/pageList_ancestor.php:96
1063
  msgid "Display a page list from ancestor"
1064
  msgstr "現在のページの先祖階層からの子ページリストを表示"
1065
 
 
1066
  #: plugins/other_widget/widget-page.php:243
1067
  msgid "Edit"
1068
  msgstr "編集"
1069
 
 
1070
  #: plugins/other_widget/widget-pr-blocks.php:9
1071
  msgid "PR Blocks"
1072
  msgstr "PR Blocks"
1073
 
 
1074
  #: plugins/other_widget/widget-pr-blocks.php:14
1075
  msgid "Displays a circle image or icon font for pr blocks"
1076
  msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
1077
 
 
1078
  #: plugins/other_widget/widget-pr-blocks.php:23
1079
  msgid "Service"
1080
  msgstr "サービス紹介"
1081
 
 
1082
  #: plugins/other_widget/widget-pr-blocks.php:33
1083
  msgid "Company"
1084
  msgstr "会社案内"
1085
 
 
1086
  #: plugins/other_widget/widget-pr-blocks.php:43
1087
  msgid "Recruit"
1088
  msgstr "採用情報"
1089
 
 
1090
  #: plugins/other_widget/widget-pr-blocks.php:53
1091
  msgid "Contact"
1092
  msgstr "Contact"
1093
 
 
1094
  #: plugins/other_widget/widget-pr-blocks.php:74
1095
  msgid "The choice of the number of columns:"
1096
  msgstr "列の数"
1097
 
 
1098
  #: plugins/other_widget/widget-pr-blocks.php:76
1099
  msgid "3column"
1100
  msgstr "3列"
1101
 
 
1102
  #: plugins/other_widget/widget-pr-blocks.php:77
1103
  msgid "4column"
1104
  msgstr "4列"
1105
 
 
1106
  #: plugins/other_widget/widget-pr-blocks.php:79
1107
  msgid ""
1108
  "If you change the number of columns, click to \"Save\" botton and exit the "
@@ -1112,121 +1402,157 @@ msgstr ""
1112
  "列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
1113
  "す。それから編集画面を再度開くと列の入力フォームが増減します。"
1114
 
 
 
1115
  #: plugins/other_widget/widget-pr-blocks.php:86
1116
  #: plugins/other_widget/widget-pr-blocks.php:243
1117
  msgid "PR Block"
1118
  msgstr "PRブロック"
1119
 
 
1120
  #: plugins/other_widget/widget-pr-blocks.php:107
1121
  msgid "Icon"
1122
  msgstr "アイコン"
1123
 
 
1124
  #: plugins/other_widget/widget-pr-blocks.php:110
1125
  msgid "Class name of the icon font you want to use:"
1126
  msgstr "使用したいアイコンフォントのクラス名:"
1127
 
 
1128
  #: plugins/other_widget/widget-pr-blocks.php:113
1129
  msgid " ex:fa-file-text-o"
1130
  msgstr "例:fa-file-text-o"
1131
 
 
 
1132
  #: plugins/other_widget/widget-pr-blocks.php:117
1133
  #: plugins/other_widget/widget-profile.php:149
1134
  msgid "Icon color:"
1135
  msgstr "アイコンの色:"
1136
 
 
 
1137
  #: plugins/other_widget/widget-pr-blocks.php:121
1138
  #: plugins/other_widget/widget-profile.php:134
1139
  msgid "Icon Background:"
1140
  msgstr "アイコン背景:"
1141
 
 
 
1142
  #: plugins/other_widget/widget-pr-blocks.php:125
1143
  #: plugins/other_widget/widget-profile.php:140
1144
  msgid "Solid color"
1145
  msgstr "塗りつぶし"
1146
 
 
 
 
1147
  #: plugins/other_widget/widget-pr-blocks.php:129
1148
- #: plugins/other_widget/widget-profile.php:143 plugins/sns/sns.php:191
 
1149
  msgid "No background"
1150
  msgstr "背景なし"
1151
 
 
1152
  #: plugins/other_widget/widget-pr-blocks.php:135
1153
  msgid "PR Image"
1154
  msgstr "画像"
1155
 
 
1156
  #: plugins/other_widget/widget-pr-blocks.php:136
1157
  msgid "When you have an image. Image is displayed with priority"
1158
  msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
1159
 
 
 
1160
  #: plugins/other_widget/widget-profile.php:9
1161
  #: plugins/other_widget/widget-profile.php:25
1162
  msgid "Profile"
1163
  msgstr "プロフィール"
1164
 
 
1165
  #: plugins/other_widget/widget-profile.php:14
1166
  msgid "Displays a your profile"
1167
  msgstr ""
1168
  "ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
1169
 
 
1170
  #: plugins/other_widget/widget-profile.php:33
1171
  msgid "Profile Text"
1172
  msgstr "プロフィールテキスト"
1173
 
 
1174
  #: plugins/other_widget/widget-profile.php:53
1175
  msgid "Select Profile image:"
1176
  msgstr "プロフィール用画像を選択"
1177
 
 
1178
  #: plugins/other_widget/widget-profile.php:71
1179
  msgid "Cut out round the image."
1180
  msgstr "画像を丸く切り抜いて表示する"
1181
 
 
1182
  #: plugins/other_widget/widget-profile.php:75
1183
  msgid "Media size (Optional)"
1184
  msgstr "画像の大きさ( 任意 )"
1185
 
 
1186
  #: plugins/other_widget/widget-profile.php:85
1187
  msgid "Align left"
1188
  msgstr "画像左揃え"
1189
 
 
1190
  #: plugins/other_widget/widget-profile.php:88
1191
  msgid "Align center"
1192
  msgstr "画像中央揃え"
1193
 
 
1194
  #: plugins/other_widget/widget-profile.php:92
1195
  msgid "Text float to image."
1196
  msgstr "テキストを画像に回りこませる"
1197
 
 
1198
  #: plugins/other_widget/widget-profile.php:96
1199
  msgid "Profile Text:"
1200
  msgstr "プロフィールテキスト"
1201
 
 
1202
  #: plugins/other_widget/widget-profile.php:100
1203
  msgid "Facebook URL:"
1204
  msgstr "Facebook リンク先ページのURL"
1205
 
 
1206
  #: plugins/other_widget/widget-profile.php:105
1207
  msgid "Twitter URL:"
1208
  msgstr "twitterリンク先ページのURL"
1209
 
 
1210
  #: plugins/other_widget/widget-profile.php:110
1211
  msgid "Email Address:"
1212
  msgstr "Email リンク先ページのURL"
1213
 
 
1214
  #: plugins/other_widget/widget-profile.php:115
1215
  msgid "Youtube URL:"
1216
  msgstr "Youtube リンク先ページのURL"
1217
 
 
1218
  #: plugins/other_widget/widget-profile.php:120
1219
  msgid "RSS URL:"
1220
  msgstr "RSS リンク先ページのURL"
1221
 
 
1222
  #: plugins/other_widget/widget-profile.php:125
1223
  msgid "instagram URL:"
1224
  msgstr "instagram リンク先ページのURL"
1225
 
 
1226
  #: plugins/other_widget/widget-profile.php:129
1227
  msgid "linkedin URL:"
1228
  msgstr "linkedin リンク先ページのURL"
1229
 
 
1230
  #: plugins/other_widget/widget-profile.php:145
1231
  msgid ""
1232
  "* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
@@ -1235,119 +1561,150 @@ msgstr ""
1235
  "※ 「アイコン背景 : 塗りつぶし」を選択した場合で「アイコンの色」の指定がないと"
1236
  "きは各ブランドカラーで塗りつぶしされます。"
1237
 
 
1238
  #: plugins/other_widget/widget-side-child-page-list.php:12
1239
  msgid "child pages list"
1240
  msgstr "子ページのリスト"
1241
 
 
1242
  #: plugins/other_widget/widget-side-child-page-list.php:17
1243
  msgid "Displays list of child page for the current page."
1244
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1245
 
 
1246
  #: plugins/other_widget/widget-taxonomies.php:10
1247
  msgid "Categories/Custom taxonomies list"
1248
  msgstr "カテゴリー/カスタム分類リスト"
1249
 
 
1250
  #: plugins/other_widget/widget-taxonomies.php:15
1251
  msgid "Displays a categories and custom taxonomies list."
1252
  msgstr "カテゴリーやカスタム分類のリストを表示します。"
1253
 
 
1254
  #: plugins/other_widget/widget-taxonomies.php:70
1255
  msgid "Label to display"
1256
  msgstr "表示するラベル"
1257
 
 
1258
  #: plugins/other_widget/widget-taxonomies.php:74
1259
  msgid "Display page"
1260
  msgstr "ページを表示"
1261
 
 
1262
  #: plugins/other_widget/widget-taxonomies.php:83
1263
  msgid "Do not display terms without posts"
1264
  msgstr "投稿のない分類項目を表示しない"
1265
 
 
1266
  #: plugins/other_widget/widget-taxonomies.php:95
1267
  msgid "Blog"
1268
  msgstr "ブログ"
1269
 
 
 
1270
  #: plugins/other_widget/widget-taxonomies.php:100
1271
  #: plugins/template-tags/template-tags.php:136
1272
  msgid "Archives"
1273
  msgstr "アーカイブ"
1274
 
 
 
 
1275
  #: plugins/post-type-manager/class.post-type-manager.php:21
1276
  #: plugins/post-type-manager/class.post-type-manager.php:22
1277
  #: plugins/post-type-manager/class.post-type-manager.php:64
1278
  msgid "Custom Post Type Setting"
1279
  msgstr "カスタム投稿タイプ設定"
1280
 
 
1281
  #: plugins/post-type-manager/class.post-type-manager.php:87
1282
  msgid "Post Type ID(Required)"
1283
  msgstr "投稿タイプID(必須)"
1284
 
 
1285
  #: plugins/post-type-manager/class.post-type-manager.php:88
1286
  msgid "20 characters or less in alphanumeric"
1287
  msgstr "半角英数字20文字以内で入力ください"
1288
 
 
1289
  #: plugins/post-type-manager/class.post-type-manager.php:93
1290
  msgid "title"
1291
  msgstr "タイトル"
1292
 
 
1293
  #: plugins/post-type-manager/class.post-type-manager.php:94
1294
  msgid "editor"
1295
  msgstr "本文"
1296
 
 
1297
  #: plugins/post-type-manager/class.post-type-manager.php:95
1298
  msgid "author"
1299
  msgstr "投稿者"
1300
 
 
1301
  #: plugins/post-type-manager/class.post-type-manager.php:96
1302
  msgid "thumbnail"
1303
  msgstr "アイキャッチ画像"
1304
 
 
1305
  #: plugins/post-type-manager/class.post-type-manager.php:97
1306
  msgid "excerpt"
1307
  msgstr "抜粋"
1308
 
 
1309
  #: plugins/post-type-manager/class.post-type-manager.php:98
1310
  msgid "comments"
1311
  msgstr "コメント"
1312
 
 
1313
  #: plugins/post-type-manager/class.post-type-manager.php:99
1314
  msgid "revisions"
1315
  msgstr "リビジョン"
1316
 
 
1317
  #: plugins/post-type-manager/class.post-type-manager.php:104
1318
  msgid "Supports(Required)"
1319
  msgstr "有効にする項目(必須)"
1320
 
 
1321
  #: plugins/post-type-manager/class.post-type-manager.php:117
1322
  msgid "Menu position(optional)"
1323
  msgstr "メニューの位置( 任意 )"
1324
 
 
1325
  #: plugins/post-type-manager/class.post-type-manager.php:118
1326
  msgid "Please enter a number."
1327
  msgstr "数字を入力してください。数字が小さいほど上に表示されます。"
1328
 
 
1329
  #: plugins/post-type-manager/class.post-type-manager.php:125
1330
  msgid "Export to REST API(optional)"
1331
  msgstr "REST API に出力する( 任意 )"
1332
 
 
1333
  #: plugins/post-type-manager/class.post-type-manager.php:137
1334
  msgid "Export to REST API"
1335
  msgstr "REST API に出力する"
1336
 
 
1337
  #: plugins/post-type-manager/class.post-type-manager.php:142
1338
  msgid "Custom taxonomies(optional)"
1339
  msgstr "カスタム分類(任意)"
1340
 
 
1341
  #: plugins/post-type-manager/class.post-type-manager.php:145
1342
  msgid "Custom taxonomy is like a category in post."
1343
  msgstr "カスタム分類とは投稿で言うカテゴリーです。"
1344
 
 
1345
  #: plugins/post-type-manager/class.post-type-manager.php:146
1346
  msgid ""
1347
  "However, it refers to the \"category\" itself, not to the “item” of the "
1348
  "category."
1349
  msgstr "しかし、カテゴリーの”項目”ではなく、”カテゴリー”そのものを指します。"
1350
 
 
1351
  #: plugins/post-type-manager/class.post-type-manager.php:147
1352
  msgid ""
1353
  "For example, if you create a post type \"construction result\", Custom "
@@ -1356,34 +1713,42 @@ msgstr ""
1356
  "例えば「施工実績」という投稿タイプを作成した場合、カスタム分類は「施工タイ"
1357
  "プ」「施工地域」等になります。"
1358
 
 
1359
  #: plugins/post-type-manager/class.post-type-manager.php:171
1360
  msgid "Custon taxonomy name(slug)"
1361
  msgstr "カスタム分類名(スラッグ)"
1362
 
 
1363
  #: plugins/post-type-manager/class.post-type-manager.php:175
1364
  msgid "* Please be sure to enter it with one-byte alphanumeric characters"
1365
  msgstr "※ 必ず半角英数字にて入力してください"
1366
 
 
1367
  #: plugins/post-type-manager/class.post-type-manager.php:181
1368
  msgid "Custon taxonomy label"
1369
  msgstr "カスタム分類名(表示名)"
1370
 
 
1371
  #: plugins/post-type-manager/class.post-type-manager.php:188
1372
  msgid "Hierarchy"
1373
  msgstr "階層"
1374
 
 
1375
  #: plugins/post-type-manager/class.post-type-manager.php:189
1376
  msgid "Make it a tag (do not hierarchize)"
1377
  msgstr "タグにする(階層化しない)"
1378
 
 
1379
  #: plugins/post-type-manager/class.post-type-manager.php:198
1380
  msgid "REST API(optional)"
1381
  msgstr "REST API ( 任意 )"
1382
 
 
1383
  #: plugins/post-type-manager/class.post-type-manager.php:199
1384
  msgid "Use for REST API"
1385
  msgstr "REST API に利用する"
1386
 
 
1387
  #: plugins/post-type-manager/class.post-type-manager.php:260
1388
  #, php-format
1389
  msgid ""
@@ -1392,96 +1757,103 @@ msgid ""
1392
  msgstr ""
1393
  "設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
1394
 
 
1395
  #: plugins/related_posts/related_posts.php:201 veu-packages.php:345
1396
  msgid "Related posts"
1397
  msgstr "関連記事を表示"
1398
 
 
1399
  #: plugins/related_posts/related_posts.php:235
1400
  msgid "Related Settings"
1401
  msgstr "関連記事設定"
1402
 
 
1403
  #: plugins/sitemap_page/sitemap_admin.php:9
1404
  msgid "HTML Sitemap Settings"
1405
  msgstr "HTMLサイトマップ設定"
1406
 
 
1407
  #: plugins/sitemap_page/sitemap_admin.php:13
1408
  msgid "Exclude page Settings"
1409
  msgstr "除外ページ設定"
1410
 
 
1411
  #: plugins/sitemap_page/sitemap_admin.php:15
1412
  msgid "Input you want to exclude page id."
1413
  msgstr "HTMLサイトマップから除外したい固定ページのIDを入力してください。"
1414
 
 
1415
  #: plugins/sitemap_page/sitemap_admin.php:17
1416
  msgid ""
1417
  "* Please enter separated by \",\"(commas) if there is more than one page ID "
1418
  "that you want to exclude."
1419
  msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
1420
 
 
1421
  #: plugins/sitemap_page/sitemap_page.php:31
1422
  msgid "HTML Sitemap"
1423
  msgstr "HTMLサイトマップ"
1424
 
 
1425
  #: plugins/sitemap_page/sitemap_page.php:238
1426
  msgid "Display a HTML sitemap"
1427
  msgstr "HTMLサイトマップの表示"
1428
 
1429
- #: plugins/sns/function_follow.php:16
1430
  msgid "Follow me"
1431
  msgstr "このサイトをフォローする"
1432
 
1433
- #: plugins/sns/function_follow.php:44
1434
  msgid "Edit follow button"
1435
  msgstr "Follow me box の編集"
1436
 
 
1437
  #: plugins/sns/function_meta_box.php:28
1438
  msgid "Sns Title"
1439
  msgstr "OGPタイトル"
1440
 
 
1441
  #: plugins/sns/function_meta_box.php:39
1442
  msgid "if filled this area then override title of OGP and Twitter Card"
1443
  msgstr ""
1444
  "このエリアにタイトルを入力すると、このページのOGP,ツイッターカードに出力され"
1445
  "るタイトルを上書きすることができます"
1446
 
1447
- #: plugins/sns/hide_controller.php:28
1448
  msgid "Share bottons"
1449
  msgstr "ソーシャルボタン"
1450
 
1451
- #: plugins/sns/hide_controller.php:65
1452
  msgid "This post type is not set to display the share button."
1453
  msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
1454
 
1455
- #: plugins/sns/hide_controller.php:86
1456
  msgid "Don't display share bottons."
1457
  msgstr "ソーシャルボタンを表示しない"
1458
 
1459
- #: plugins/sns/sns.php:26
1460
  msgid "SNS"
1461
  msgstr "SNS"
1462
 
1463
- #: plugins/sns/sns.php:126
1464
  msgctxt "facebook language code"
1465
  msgid "en_US"
1466
  msgstr "ja_JP"
1467
 
1468
- #: plugins/sns/sns.php:177 plugins/sns/sns_admin.php:1
 
1469
  msgid "SNS Settings"
1470
  msgstr "SNS設定"
1471
 
1472
- #: plugins/sns/sns.php:207
1473
- msgid "Btn color"
1474
- msgstr "ボタンの色:"
1475
-
1476
- #: plugins/sns/sns_admin.php:13
1477
  msgid "facebook application ID"
1478
  msgstr "facebookアプリケーションID"
1479
 
1480
- #: plugins/sns/sns_admin.php:15
1481
  msgid "I will check and get the application ID"
1482
  msgstr "アプリケーションIDを確認・取得する "
1483
 
1484
- #: plugins/sns/sns_admin.php:16
1485
  msgid ""
1486
  "* If an application ID is not specified, neither a Like button nor the "
1487
  "comment field displays and operates correctly."
@@ -1489,7 +1861,7 @@ msgstr ""
1489
  "※アプリケーションIDを入力しないとボタンやコメント欄が表示・正しく動作しませ"
1490
  "ん。"
1491
 
1492
- #: plugins/sns/sns_admin.php:17
1493
  msgid ""
1494
  "Please search for terms as [get Facebook application ID] If you do not know "
1495
  "much about how to get application ID for Facebook."
@@ -1497,15 +1869,16 @@ msgstr ""
1497
  "facebookのアプリケーションIDの取得方法についてよくわからない場合は「facebook "
1498
  "アプリケーションID 取得」などで検索して下さい。"
1499
 
1500
- #: plugins/sns/sns_admin.php:21
1501
  msgid "facebook page URL"
1502
  msgstr "FacebookページURL"
1503
 
1504
- #: plugins/sns/sns_admin.php:26
 
1505
  msgid "OG default image"
1506
  msgstr "デフォルトのOGPイメージ"
1507
 
1508
- #: plugins/sns/sns_admin.php:27
1509
  msgid ""
1510
  "If, for example someone pressed the Facebook [Like] button, this is the "
1511
  "image that appears on the Facebook timeline."
@@ -1513,35 +1886,37 @@ msgstr ""
1513
  "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
1514
  "ムラインに表示されます。"
1515
 
1516
- #: plugins/sns/sns_admin.php:28
1517
  msgid "If a featured image is specified for the page, it takes precedence."
1518
  msgstr ""
1519
  "ページにアイキャッチ画像が指定されている場合は、アイキャッチ画像が優先されま"
1520
  "す。"
1521
 
1522
- #: plugins/sns/sns_admin.php:30
1523
  msgid "Select an image"
1524
  msgstr "画像を選択"
1525
 
1526
- #: plugins/sns/sns_admin.php:32
1527
  msgid ""
1528
  "* Picture sizes are 300x300 pixels or more and picture ratio 16:9 is "
1529
  "recommended."
1530
  msgstr "画像サイズ 橫 300px 縦 300px 以上、画像比率 16:9 を推奨します。"
1531
 
1532
- #: plugins/sns/sns_admin.php:36
1533
  msgid "twitter ID"
1534
  msgstr "twitterアカウント"
1535
 
1536
- #: plugins/sns/sns_admin.php:41
1537
  msgid "OG tags"
1538
  msgstr "OGタグ"
1539
 
1540
- #: plugins/sns/sns_admin.php:43
 
1541
  msgid "Print the OG tags"
1542
  msgstr "OGタグを出力する"
1543
 
1544
- #: plugins/sns/sns_admin.php:44
 
1545
  msgid ""
1546
  "If other plug-ins are used for the OG, do not output the OG using this "
1547
  "plugin."
@@ -1549,200 +1924,293 @@ msgstr ""
1549
  "OGタグの出力を選択して下さい。もし他のプラグインやテーマでOGタグを出力してい"
1550
  "る場合は、このプラグインでの出力は必要ありません。"
1551
 
1552
- #: plugins/sns/sns_admin.php:49
 
1553
  msgid "Twitter Card tags"
1554
  msgstr "Twitterカードタグ"
1555
 
1556
- #: plugins/sns/sns_admin.php:51
 
1557
  msgid "Print the Twitter Card tags"
1558
  msgstr "Twitter カードタグを html head 内へ出力します。"
1559
 
1560
- #: plugins/sns/sns_admin.php:56
 
1561
  msgid "Social bookmark buttons"
1562
  msgstr "ソーシャルボタン"
1563
 
1564
- #: plugins/sns/sns_admin.php:57
 
1565
  msgid "Print the social bookmark buttons"
1566
  msgstr "ソーシャルブックマーク(シェアボタンやtweetボタン)を表示します。"
1567
 
1568
- #: plugins/sns/sns_admin.php:60
 
1569
  msgid "Exclude Post Types"
1570
  msgstr "シェアボタンを表示しない投稿タイプ"
1571
 
1572
- #: plugins/sns/sns_admin.php:82
1573
  msgid "Exclude Post ID"
1574
  msgstr "シェアボタンを表示しない投稿のID"
1575
 
1576
- #: plugins/sns/sns_admin.php:86
1577
  msgid ""
1578
  "if you need filtering by post_ID, add the ignore post_ID separate by \",\"."
1579
  msgstr ""
1580
  "特定のポストのみSNSボタンを表示したくない場合、カンマ(,)区切りでポストIDを入"
1581
  "力します。"
1582
 
1583
- #: plugins/sns/sns_admin.php:90
1584
  msgid "example"
1585
  msgstr "例"
1586
 
1587
- #: plugins/sns/sns_admin.php:98
 
1588
  msgid "Follow me box"
1589
  msgstr "Follow me box"
1590
 
1591
- #: plugins/sns/sns_admin.php:99
1592
  msgid "Print the Follow me box"
1593
  msgstr "Follow me ユニットを本文の下に表示する"
1594
 
1595
- #: plugins/sns/sns_admin.php:101
 
1596
  msgid "Follow me box title"
1597
  msgstr "Follow me box の見出しテキスト"
1598
 
1599
- #: plugins/sns/sns_admin.php:108
 
1600
  msgid "Share button for display"
1601
  msgstr "表示するボタン"
1602
 
1603
- #: plugins/sns/sns_admin.php:111
1604
  msgid "Facebook"
1605
- msgstr ""
1606
 
1607
- #: plugins/sns/sns_admin.php:112 plugins/sns/widget-twitter.php:9
 
 
1608
  msgid "Twitter"
1609
- msgstr ""
1610
 
1611
- #: plugins/sns/sns_admin.php:113
 
1612
  msgid "Hatena"
1613
  msgstr "はてな"
1614
 
1615
- #: plugins/sns/sns_admin.php:114
 
1616
  msgid "Pocket"
1617
- msgstr ""
1618
 
1619
- #: plugins/sns/sns_admin.php:115
 
1620
  msgid "LINE (mobile only)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1621
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1622
 
 
1623
  #: plugins/sns/widget-fb-page-plugin.php:13
1624
  msgid "Displays a Facebook Page Plugin"
1625
  msgstr "Facebook ページプラグインを表示します。"
1626
 
 
1627
  #: plugins/sns/widget-fb-page-plugin.php:89
1628
  msgid "Height"
1629
  msgstr "高さ"
1630
 
 
1631
  #: plugins/sns/widget-fb-page-plugin.php:94
1632
  msgid "Show Friend's Faces"
1633
  msgstr "アイコンを表示する"
1634
 
 
1635
  #: plugins/sns/widget-fb-page-plugin.php:99
1636
  msgid "Hide Cover Photo"
1637
  msgstr "カバー画像を表示しない"
1638
 
 
1639
  #: plugins/sns/widget-fb-page-plugin.php:104
1640
  msgid "Show Page Posts"
1641
  msgstr "タイムラインを表示"
1642
 
1643
- #: plugins/sns/widget-twitter.php:13
1644
  msgid "Display Twitter timeline."
1645
  msgstr "Twitter のタイムラインを表示します。"
1646
 
1647
- #: plugins/sns/widget-twitter.php:89
1648
  msgid "Account:<br>Please enter your Twitter account."
1649
  msgstr "アカウント:<br>Twitter アカウントを入力してください。"
1650
 
1651
- #: plugins/sns/widget-twitter.php:90
1652
  msgid "@"
1653
  msgstr ""
1654
 
1655
- #: plugins/sns/widget-twitter.php:94
1656
  msgid "Height:<br>Please enter an arbitrary number.(Example: 300)"
1657
  msgstr "高さ:<br>任意の数値を入力してください(例:300)"
1658
 
1659
- #: plugins/sns/widget-twitter.php:99
1660
  msgid "Background color:"
1661
  msgstr "背景の色:"
1662
 
1663
- #: plugins/sns/widget-twitter.php:122
1664
  msgid "Link color:"
1665
  msgstr "リンクの色:"
1666
 
 
1667
  #: plugins/template-tags/template-tags.php:95
1668
  #, php-format
1669
  msgid "Author: %s"
1670
  msgstr "著者: %s"
1671
 
 
 
1672
  #: plugins/template-tags/template-tags.php:97
1673
  #: plugins/template-tags/template-tags.php:179
1674
  msgctxt "yearly archives date format"
1675
  msgid "Y"
1676
  msgstr "Y年"
1677
 
 
 
1678
  #: plugins/template-tags/template-tags.php:99
1679
  #: plugins/template-tags/template-tags.php:183
1680
  msgctxt "monthly archives date format"
1681
  msgid "F Y"
1682
  msgstr "Y年F"
1683
 
 
1684
  #: plugins/template-tags/template-tags.php:101
1685
  msgctxt "daily archives date format"
1686
  msgid "F j, Y"
1687
  msgstr "Y年Fj日"
1688
 
 
1689
  #: plugins/template-tags/template-tags.php:104
1690
  msgctxt "post format archive title"
1691
  msgid "Asides"
1692
  msgstr "サイド"
1693
 
 
1694
  #: plugins/template-tags/template-tags.php:106
1695
  msgctxt "post format archive title"
1696
  msgid "Galleries"
1697
  msgstr "ギャラリー"
1698
 
 
1699
  #: plugins/template-tags/template-tags.php:108
1700
  msgctxt "post format archive title"
1701
  msgid "Images"
1702
  msgstr "画像"
1703
 
 
1704
  #: plugins/template-tags/template-tags.php:110
1705
  msgctxt "post format archive title"
1706
  msgid "Videos"
1707
  msgstr "ビデオ"
1708
 
 
1709
  #: plugins/template-tags/template-tags.php:112
1710
  msgctxt "post format archive title"
1711
  msgid "Quotes"
1712
  msgstr "引用"
1713
 
 
1714
  #: plugins/template-tags/template-tags.php:114
1715
  msgctxt "post format archive title"
1716
  msgid "Links"
1717
  msgstr "リンク"
1718
 
 
1719
  #: plugins/template-tags/template-tags.php:116
1720
  msgctxt "post format archive title"
1721
  msgid "Statuses"
1722
  msgstr "ステータス"
1723
 
 
1724
  #: plugins/template-tags/template-tags.php:118
1725
  msgctxt "post format archive title"
1726
  msgid "Audio"
1727
  msgstr "オーディオ"
1728
 
 
1729
  #: plugins/template-tags/template-tags.php:120
1730
  msgctxt "post format archive title"
1731
  msgid "Chats"
1732
  msgstr "チャット"
1733
 
 
 
1734
  #: plugins/template-tags/template-tags.php:167
1735
  #: plugins/template-tags/template-tags.php:175
1736
  #, php-format
1737
  msgid "About %s"
1738
  msgstr "%s について"
1739
 
 
1740
  #: plugins/template-tags/template-tags.php:180
1741
  #, php-format
1742
  msgctxt "Yearly archive description"
1743
  msgid "Article of %s."
1744
  msgstr "%s の記事"
1745
 
 
 
 
1746
  #: plugins/template-tags/template-tags.php:184
1747
  #: plugins/template-tags/template-tags.php:188
1748
  #: plugins/template-tags/template-tags.php:193
@@ -1751,34 +2219,38 @@ msgctxt "Archive description"
1751
  msgid "Article of %s."
1752
  msgstr "%s の記事"
1753
 
1754
- #: plugins/template-tags/template-tags.php:211 plugins/wp_title.php:59
 
 
1755
  #, php-format
1756
  msgid "Page of %s"
1757
  msgstr "%sページ目"
1758
 
1759
- #: plugins/wp_title.php:47
1760
  #, php-format
1761
  msgid "Search Results for : %s"
1762
  msgstr "検索結果 : %s"
1763
 
1764
- #: plugins/wp_title.php:50
1765
  msgid "Not found"
1766
  msgstr "見つかりません"
1767
 
1768
- #: plugins/wp_title.php:71 plugins/wp_title.php:83 plugins/wp_title.php:87
 
 
1769
  msgid "&lt;title&gt; tag of homepage"
1770
  msgstr "トップページの&lt;title&gt;タグ"
1771
 
1772
- #: plugins/wp_title.php:91
1773
  msgid "title of the site"
1774
  msgstr "サイトのタイトル"
1775
 
1776
- #: plugins/wp_title.php:92
1777
  #, php-format
1778
  msgid "Normally \"%1$s\" is placed in the title tags of all the pages."
1779
  msgstr "通常「%1$s」が全ページのタイトルタグに入ります。"
1780
 
1781
- #: plugins/wp_title.php:93
1782
  #, php-format
1783
  msgid ""
1784
  "For example, it appears in the form of <br />&lt;title&gt;page title | "
@@ -1787,7 +2259,7 @@ msgstr ""
1787
  "例えば固定ページであれば<br>&lt;title&gt;固定ページ名 | %1$s&lt;/title&gt;"
1788
  "<br>というような形式で出力されます。"
1789
 
1790
- #: plugins/wp_title.php:95
1791
  #, php-format
1792
  msgid ""
1793
  "However, it might have negative impact on search engine rankings if the &lt;"
@@ -1799,11 +2271,11 @@ msgstr ""
1799
  "くなるので、%s は一番検索されたいキーワードを盛り込みつつなるべく短くまとめる"
1800
  "事が望ましいです。"
1801
 
1802
- #: plugins/wp_title.php:97
1803
  msgid "Tagline"
1804
  msgstr "キャッチフレーズ"
1805
 
1806
- #: plugins/wp_title.php:98
1807
  #, php-format
1808
  msgid ""
1809
  "In the top page will be output usually in the form of <br />&lt;title&gt;"
@@ -1812,7 +2284,7 @@ msgstr ""
1812
  "トップページでは<br>&lt;title&gt;%1$s | %2$s&lt;/title&gt;<br>というような形"
1813
  "式で出力されます。"
1814
 
1815
- #: plugins/wp_title.php:99
1816
  msgid ""
1817
  "However, it may be too long in the above format. If the input to the input "
1818
  "field of the following, its contents will be reflected."
@@ -1820,39 +2292,43 @@ msgstr ""
1820
  "しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
1821
  "力すれば、その内容が反映されます。"
1822
 
1823
- #: plugins_admin/admin_bar.php:28
1824
  msgid "Active Setting"
1825
  msgstr "有効化設定"
1826
 
1827
- #: plugins_admin/admin_bar.php:36
1828
  msgid "Main Setting"
1829
  msgstr "メイン設定"
1830
 
 
1831
  #: plugins_admin/content-meta-box.php:11
1832
  msgid "Setting of insert items"
1833
  msgstr "挿入アイテムの設定"
1834
 
1835
- #: plugins_admin/customize-panel.php:31
 
1836
  msgid "ExUnit Settings"
1837
  msgstr "ExUnit 設定"
1838
 
1839
- #: plugins_admin/disable_guide.php:17
1840
  msgid "Edit Guide"
1841
  msgstr "編集ガイド"
1842
 
1843
- #: plugins_admin/vk-admin/class-vk-admin.php:267
 
1844
  msgid "Sorry, there is no post"
1845
  msgstr "お知らせはありません。"
1846
 
1847
- #: plugins_admin/vk-admin/class-vk-admin.php:321
 
1848
  msgid "Vektor WordPress Information"
1849
  msgstr ""
1850
 
1851
- #: veu-packages.php:72
1852
  msgid "Print Bootstrap css ( grid / button / table )"
1853
  msgstr "Bootstrap の CSS(grid/button/tableのみ)を出力"
1854
 
1855
- #: veu-packages.php:73
1856
  msgid ""
1857
  "If your using theme has already including Bootstrap, you deactivate this "
1858
  "item."
@@ -1861,28 +2337,28 @@ msgstr ""
1861
  "(Lightningなど)やプラグインで Bootstrap を既に読み込んでいる場合はチェック"
1862
  "を外して下さい。"
1863
 
1864
- #: veu-packages.php:83
1865
  msgid "Print link fontawesome"
1866
  msgstr "fontawesome link タグを出力"
1867
 
1868
- #: veu-packages.php:84
1869
  msgid "Print fontawesome link tag to html head."
1870
  msgstr ""
1871
  "fontawesome を読み込むための link タグを html head 内へ出力します。使用中の"
1872
  "テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
1873
  "さい。"
1874
 
1875
- #: veu-packages.php:93
1876
  msgid "Favicon setting"
1877
  msgstr "ファビコン設定"
1878
 
1879
- #: veu-packages.php:94
1880
  msgid "About favicon."
1881
  msgstr ""
1882
  "ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
1883
  "(ファビコン)を設定します。"
1884
 
1885
- #: veu-packages.php:94
1886
  msgid ""
1887
  "This feature will be discontinued shortly.<br>You can set the site icon from "
1888
  "\"Site Identity\" panel of \"Themes > Customize\"."
@@ -1891,77 +2367,81 @@ msgstr ""
1891
  "サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
1892
  "ます。"
1893
 
1894
- #: veu-packages.php:104
1895
  msgid "Rewrite the title tag"
1896
  msgstr "タイトルタグの書き換え"
1897
 
1898
- #: veu-packages.php:105
1899
  msgid "Print is rewritten by its own rules to html head."
1900
  msgstr ""
1901
  "head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
1902
  "EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
1903
  "ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
1904
 
1905
- #: veu-packages.php:108 veu-packages.php:126 veu-packages.php:165
1906
- #: veu-packages.php:183 veu-packages.php:213 veu-packages.php:231
1907
- #: veu-packages.php:273 veu-packages.php:309 veu-packages.php:332
1908
- #: veu-packages.php:413
 
 
 
 
1909
  msgid "Setting"
1910
  msgstr "設定"
1911
 
1912
- #: veu-packages.php:122
1913
  msgid "Print meta Keyword"
1914
  msgstr "メタキーワードを出力"
1915
 
1916
- #: veu-packages.php:123
1917
  msgid "Print meta Keyword to html head."
1918
  msgstr "ヘッダーにメタキーワードを出力します。"
1919
 
1920
- #: veu-packages.php:139
1921
  msgid "Print meta description"
1922
  msgstr "メタディスクリプションタグを出力"
1923
 
1924
- #: veu-packages.php:140
1925
  msgid "Print meta description to html head."
1926
  msgstr ""
1927
  "投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
1928
  "head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
1929
  "している場合はチェックを外して下さい。"
1930
 
1931
- #: veu-packages.php:149
1932
  msgid "Main setting page"
1933
  msgstr "メイン設定画面"
1934
 
1935
- #: veu-packages.php:151
1936
  msgid "Print og tags to html head."
1937
  msgstr "OG タグを html head 内へ出力します。"
1938
 
1939
- #: veu-packages.php:152
1940
  msgid "Print twitter card tags to html head."
1941
  msgstr "Twitter カードタグを html head 内へ出力します。"
1942
 
1943
- #: veu-packages.php:153
1944
  msgid "Print social bookmark buttons."
1945
  msgstr "ソーシャルブックマークボタンを表示します。"
1946
 
1947
- #: veu-packages.php:154
1948
  msgid "Facebook Page Plugin widget."
1949
  msgstr "Facebookページプラグインウィジェット"
1950
 
1951
- #: veu-packages.php:155
1952
  msgid "Print Follow me box to content bottom."
1953
  msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
1954
 
1955
- #: veu-packages.php:157
1956
  #, php-format
1957
  msgid "* You can stop the function separately from the %s."
1958
  msgstr "%s から個別に機能を停止する事ができます。"
1959
 
1960
- #: veu-packages.php:161
1961
  msgid "Social media cooperation"
1962
  msgstr "ソーシャルメディア連携"
1963
 
1964
- #: veu-packages.php:180
1965
  msgid "Print Google Analytics tracking code."
1966
  msgstr ""
1967
  "Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
@@ -1969,64 +2449,64 @@ msgstr ""
1969
  "のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
1970
  "合はチェックを外して下さい。"
1971
 
1972
- #: veu-packages.php:196
1973
  msgid "You can use various widgets."
1974
  msgstr ""
1975
  "以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
1976
  "→「ウィジェット」の設定画面より行って下さい。"
1977
 
1978
- #: veu-packages.php:198
1979
  msgid ""
1980
  "VK_Recent Posts - display the link text and the date of the latest article "
1981
  "title."
1982
  msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
1983
 
1984
- #: veu-packages.php:199
1985
  msgid ""
1986
  "VK_Page content to widget - display the contents of the page to the widgets."
1987
  msgstr ""
1988
  "VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
1989
 
1990
- #: veu-packages.php:200
1991
  msgid "VK_Profile - display the profile entered in the widget."
1992
  msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
1993
 
1994
- #: veu-packages.php:201
1995
  msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
1996
  msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
1997
 
1998
- #: veu-packages.php:202
1999
  msgid "VK_3PR area - display the 3PR area."
2000
  msgstr "VK_3PR エリア - 3PR エリアを表示します。"
2001
 
2002
- #: veu-packages.php:203
2003
  msgid "categories/tags list"
2004
  msgstr "カテゴリー/タグ リスト"
2005
 
2006
- #: veu-packages.php:203
2007
  msgid "Displays a categories, tags or format list."
2008
  msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
2009
 
2010
- #: veu-packages.php:209
2011
  msgid "Widgets"
2012
  msgstr "ウィジェット"
2013
 
2014
- #: veu-packages.php:227
2015
  msgid "CSS customize"
2016
  msgstr "CSSカスタマイズ"
2017
 
2018
- #: veu-packages.php:228
2019
  msgid "You can set Customize CSS."
2020
  msgstr ""
2021
  "テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
2022
  "追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
2023
  "さい。"
2024
 
2025
- #: veu-packages.php:246
2026
  msgid "Child page index"
2027
  msgstr "子ページの一覧表示"
2028
 
2029
- #: veu-packages.php:247
2030
  msgid ""
2031
  "At the bottom of the specified page, it will display a list of the child "
2032
  "page."
@@ -2034,109 +2514,128 @@ msgstr ""
2034
  "指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
2035
  "サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
2036
 
2037
- #: veu-packages.php:258
2038
  msgid "Page list from ancestor"
2039
  msgstr "先祖階層からの子ページリスト表示"
2040
 
2041
- #: veu-packages.php:259
2042
  msgid "Display Page list from ancestor at after content."
2043
  msgstr ""
2044
  "現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
2045
 
2046
- #: veu-packages.php:270
2047
  msgid "Display Contact Section at after content."
2048
  msgstr "お問い合わせ情報を本文の下に表示する"
2049
 
2050
- #: veu-packages.php:287
2051
  msgid "Display HTML Site Map"
2052
  msgstr "HTMLサイトマップの表示"
2053
 
2054
- #: veu-packages.php:288
2055
  msgid "It displays a HTML Site Map to the specified page."
2056
  msgstr "指定した固定ページにHTMLサイトマップを表示します。"
2057
 
2058
- #: veu-packages.php:314
2059
  msgid "Contents setting"
2060
  msgstr "CTA表示内容設定"
2061
 
2062
- #: veu-packages.php:329
2063
  msgid "Insert ads to content."
2064
  msgstr "記事に広告を挿入します"
2065
 
2066
- #: veu-packages.php:346
2067
  msgid "Print Related posts lists to post content bottom."
2068
  msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
2069
 
2070
- #: veu-packages.php:357
2071
  msgid "Display Eye Catch image at before content."
2072
  msgstr ""
2073
  "アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
2074
  "す。"
2075
 
2076
- #: veu-packages.php:367
2077
  msgid "Disable ping back"
2078
  msgstr "ping backを停止"
2079
 
2080
- #: veu-packages.php:368
2081
  msgid "Disable xmlrpc ping back."
2082
  msgstr "xmlrpcを停止"
2083
 
2084
- #: veu-packages.php:377 veu-packages.php:378
 
2085
  msgid "Disable dashbord"
2086
  msgstr "ダッシュボードに最新情報を表示しない"
2087
 
2088
- #: veu-packages.php:389
2089
  msgid "TinyMCE Style Tags"
2090
  msgstr "TinyMCE スタイルタグ"
2091
 
2092
- #: veu-packages.php:390
2093
  msgid "Add TinyMCE Editor to style tags."
2094
  msgstr "スタイルタグにTinyMCEエディタを追加する"
2095
 
2096
- #: veu-packages.php:398
2097
  msgid "Admin bar manu"
2098
  msgstr "管理バーメニュー"
2099
 
2100
- #: veu-packages.php:399
2101
  msgid "Add ExUnit menu to admin bar."
2102
  msgstr "ExUnitのメニューを管理バーに表示する"
2103
 
2104
- #: veu-packages.php:409
2105
  msgid "Post Type Manager"
2106
  msgstr "カスタム投稿タイプマネージャー"
2107
 
2108
- #: veu-packages.php:410
2109
  msgid "Add custom post types and custom taxonomies."
2110
  msgstr "カスタム投稿タイプやカスタム分類を追加します。"
2111
 
2112
- #: veu-packages.php:427
2113
  msgid "Page Top Button"
2114
  msgstr "ページトップへ戻るボタン"
2115
 
2116
- #: veu-packages.php:428
2117
  msgid ""
2118
  "The page top button is displayed in the lower right corner of the screen."
2119
  msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
2120
 
2121
- #: vkExUnit.php:81
2122
  #, php-format
2123
  msgid "The current PHP version(%s) is too old, so VK ExUnit will not work."
2124
  msgstr "使用中のPHPのバージョン(%s) が古すぎるので VK ExUnit は動作しません。"
2125
 
2126
- #: vkExUnit.php:84
2127
  msgid "VK ExUnit supports PHP5.6 or later."
2128
  msgstr "VKExUnit がサポートしているPHPのバージョンは5.6以降です"
2129
 
2130
- #: vkExUnit.php:100
2131
  #, php-format
2132
  msgid "Current PHP Version(%s) is old."
2133
  msgstr "使用中のPHPのバージョン(%s) が古いです。"
2134
 
2135
- #: vkExUnit.php:101
2136
  #, php-format
2137
  msgid "%s supports PHP5.6 or later."
2138
  msgstr "%s がサポートしているPHPのバージョンは5.6以降です。"
2139
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2140
  #~ msgid ""
2141
  #~ "For details on CSS customization, please refer to <a href=\"https://www."
2142
  #~ "vektor-inc.co.jp/post/css_customize/\" target=\"_blank\">this page</a>."
@@ -2455,10 +2954,6 @@ msgstr "%s がサポートしているPHPのバージョンは5.6以降です。
2455
  #~ msgid "AdWords"
2456
  #~ msgstr "広告の挿入"
2457
 
2458
- #, fuzzy
2459
- #~ msgid "acebook application ID"
2460
- #~ msgstr "facebookアプリケーションID"
2461
-
2462
  #~ msgid "Site's Profile"
2463
  #~ msgstr "プロフィール"
2464
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2018-04-24 23:20+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"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 2.0.4\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e;_x;_ex;_ex:1,2c;_x:1,2c;_n:1,2;esc_attr__\n"
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:356 veu-packages.php:356
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:64
96
  #: plugins/call-to-action/class-vk-call-to-action.php:63
97
  #: plugins/call-to-action/view-actionbox.php:64
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:600
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:600
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:607
136
  #: plugins/call-to-action/class-vk-call-to-action.php:134
137
  #: plugins/call-to-action/class-vk-call-to-action.php:607
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:86
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:86
157
  msgid "Show CTA index page"
158
  msgstr "CTAの一覧を表示"
159
 
160
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:222
161
  #: plugins/call-to-action/class-vk-call-to-action.php:222
162
  msgid "CTA image"
163
  msgstr "CTA画像"
164
 
165
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:228
166
  #: plugins/call-to-action/class-vk-call-to-action.php:228
167
  msgid "Add image"
168
  msgstr "画像を追加"
169
 
170
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:229
171
  #: plugins/call-to-action/class-vk-call-to-action.php:229
172
  msgid "Change image"
173
  msgstr "画像を変更"
174
 
175
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:230
176
  #: plugins/call-to-action/class-vk-call-to-action.php:230
177
  msgid "Remove image"
178
  msgstr "画像を削除"
179
 
180
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:235
181
  #: plugins/call-to-action/class-vk-call-to-action.php:235
182
  msgid "CTA image position"
183
  msgstr "CTA画像の位置"
184
 
185
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:238
186
  #: plugins/call-to-action/class-vk-call-to-action.php:238
187
  msgid "right"
188
  msgstr "右寄せ"
189
 
190
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:239
191
  #: plugins/call-to-action/class-vk-call-to-action.php:239
192
  msgid "center"
193
  msgstr "中央"
194
 
195
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:240
196
  #: plugins/call-to-action/class-vk-call-to-action.php:240
197
  msgid "left"
198
  msgstr "左寄せ"
199
 
200
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:244
201
  #: plugins/call-to-action/class-vk-call-to-action.php:244
202
  msgid "Button text"
203
  msgstr "ボタンの表記文言"
204
 
205
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:248
206
  #: plugins/call-to-action/class-vk-call-to-action.php:248
207
  msgid "Button icon"
208
  msgstr "ボタンアイコン"
209
 
210
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:249
211
+ #: dist/plugins/other_widget/widget-button.php:106
212
+ #: dist/plugins/other_widget/widget-pr-blocks.php:113
213
  #: plugins/call-to-action/class-vk-call-to-action.php:249
214
+ #: plugins/other_widget/widget-button.php:106
215
  #: plugins/other_widget/widget-pr-blocks.php:113
216
  msgid "To choose your favorite icon, and enter the class."
217
  msgstr "アイコンフォントを選んでそのクラス名を入力してください。"
218
 
219
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:250
220
+ #: dist/plugins/other_widget/widget-button.php:107
221
  #: plugins/call-to-action/class-vk-call-to-action.php:250
222
+ #: plugins/other_widget/widget-button.php:107
223
  msgid "Before :"
224
  msgstr "文字の前 :"
225
 
226
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:252
227
+ #: dist/plugins/other_widget/widget-button.php:109
228
  #: plugins/call-to-action/class-vk-call-to-action.php:252
229
+ #: plugins/other_widget/widget-button.php:109
230
  msgid "After :"
231
  msgstr "文字の後 :"
232
 
233
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:254
234
+ #: dist/plugins/other_widget/widget-button.php:111
235
  #: plugins/call-to-action/class-vk-call-to-action.php:254
236
+ #: plugins/other_widget/widget-button.php:111
237
  msgid " ex:fa-arrow-circle-o-right"
238
  msgstr "例: fa-arrow-circle-o-right"
239
 
240
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:259
241
  #: plugins/call-to-action/class-vk-call-to-action.php:259
242
  msgid "Button link url"
243
  msgstr "ボタンのリンク先URL"
244
 
245
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:272
246
  #: plugins/call-to-action/class-vk-call-to-action.php:272
247
  msgid "Target window"
248
  msgstr "リンク先ターゲット"
249
 
250
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:274
251
  #: plugins/call-to-action/class-vk-call-to-action.php:274
252
  msgid "Open in a self window"
253
  msgstr "同じウィンドウで開く"
254
 
255
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:276
256
  #: plugins/call-to-action/class-vk-call-to-action.php:276
257
  msgid "Text message"
258
  msgstr "テキストメッセージ"
259
 
260
+ #: dist/plugins/call-to-action/class-vk-call-to-action.php:282
261
+ #: dist/plugins/call-to-action/widget-call-to-action.php:89
262
  #: plugins/call-to-action/class-vk-call-to-action.php:282
263
  #: plugins/call-to-action/widget-call-to-action.php:89
264
  msgid "CTA setting"
265
  msgstr "CTA設定"
266
 
267
+ #: dist/plugins/call-to-action/view-adminsetting.php:15
268
+ #: dist/veu-packages.php:305 plugins/call-to-action/view-adminsetting.php:15
269
+ #: veu-packages.php:305
270
  msgid "Call To Action"
271
  msgstr "Call To Action"
272
 
273
+ #: dist/plugins/call-to-action/view-adminsetting.php:19
274
+ #: dist/veu-packages.php:297 plugins/call-to-action/view-adminsetting.php:19
275
+ #: veu-packages.php:297
276
  msgid "Display the CTA at the end of the post content."
277
  msgstr "投稿内容の最後にCTAを表示します。"
278
 
279
+ #: dist/plugins/call-to-action/view-adminsetting.php:20
280
+ #: dist/veu-packages.php:299 plugins/call-to-action/view-adminsetting.php:20
281
+ #: veu-packages.php:299
282
  msgid ""
283
  "The CTA stands for \"Call to action\" and this is the area that prompts the "
284
  "user behavior."
286
  "CTAは「Call To Action」の略で、ユーザーにとってもらいたい行動へ誘導するための"
287
  "情報を表示します。"
288
 
289
+ #: dist/plugins/call-to-action/view-adminsetting.php:21
290
+ #: dist/veu-packages.php:301 plugins/call-to-action/view-adminsetting.php:21
291
+ #: veu-packages.php:301
292
  msgid ""
293
  "As an example, text message and a link button for induction to the free "
294
  "sample download page."
296
  "例えば、無料サンプルのダウンロードページへの誘導のためのテキストやリンクボタ"
297
  "ンなどです。"
298
 
299
+ #: dist/plugins/call-to-action/view-adminsetting.php:23
300
  #: plugins/call-to-action/view-adminsetting.php:23
301
  msgid "How to use"
302
  msgstr "使い方"
303
 
304
+ #: dist/plugins/call-to-action/view-adminsetting.php:26
305
  #: plugins/call-to-action/view-adminsetting.php:26
306
  msgid ""
307
  "You register the contents on \"CTA\" that you want to display to bottom of "
308
  "the content."
309
  msgstr "まずは投稿タイプCTAで、本文の最後に表示させたい内容を登録します。"
310
 
311
+ #: dist/plugins/call-to-action/view-adminsetting.php:27
312
  #: plugins/call-to-action/view-adminsetting.php:27
313
  msgid "Choose the CTA to be displayed from the following."
314
  msgstr "下記のプルダウンで、投稿タイプ別に表示するCTAを選択して保存します。"
315
 
316
+ #: dist/plugins/call-to-action/view-adminsetting.php:28
317
  #: plugins/call-to-action/view-adminsetting.php:28
318
  msgid ""
319
  "If you want to switch the CTA to be displayed on each post, please set in "
322
  "投稿毎に表示するCTAを切り替えたい場合は、投稿などの詳細ページで設定してくださ"
323
  "い。"
324
 
325
+ #: dist/plugins/call-to-action/view-adminsetting.php:41
326
  #: plugins/call-to-action/view-adminsetting.php:41
327
  msgid "Show index page"
328
  msgstr "一覧ページを表示する"
329
 
330
+ #: dist/plugins/call-to-action/widget-call-to-action.php:21
331
  #: plugins/call-to-action/widget-call-to-action.php:21
332
  msgid "CTA"
333
  msgstr "CTA"
334
 
335
+ #: dist/plugins/call-to-action/widget-call-to-action.php:27
336
  #: plugins/call-to-action/widget-call-to-action.php:27
337
  msgid "Select CTA and display it."
338
  msgstr "CTAを選択して表示します。"
339
 
340
+ #: dist/plugins/call-to-action/widget-call-to-action.php:69
341
  #: plugins/call-to-action/widget-call-to-action.php:69
342
  msgid "Please select CTA to display."
343
  msgstr "表示するCTAを選択してください。"
344
 
345
+ #: dist/plugins/call-to-action/widget-call-to-action.php:78
346
  #: plugins/call-to-action/widget-call-to-action.php:78
347
  msgid "Please select"
348
  msgstr "選択してください"
349
 
350
+ #: dist/plugins/child_page_index.php:76
351
+ #: dist/plugins/other_widget/widget-3pr-area.php:193
352
  #: plugins/child_page_index.php:76 plugins/other_widget/widget-3pr-area.php:193
353
  msgid "Read more"
354
  msgstr "詳しくはこちら"
355
 
356
+ #: dist/plugins/child_page_index.php:139
357
+ #: dist/plugins/other_widget/widget-page.php:166
358
  #: plugins/child_page_index.php:139 plugins/other_widget/widget-page.php:166
359
  msgid "Display a child page index"
360
  msgstr "子ページ一覧の表示"
361
 
362
+ #: dist/plugins/contact-section/contact-section.php:104
363
+ #: dist/plugins/contact-section/contact-section.php:132
364
  #: plugins/contact-section/contact-section.php:104
365
  #: plugins/contact-section/contact-section.php:132
366
  msgid "Contact Information"
367
  msgstr "お問い合わせ情報"
368
 
369
+ #: dist/plugins/contact-section/contact-section.php:114
370
+ #: dist/plugins/contact-section/contact-section.php:143
371
+ #: dist/plugins/contact-section/customizer.php:53
372
+ #: dist/plugins/contact-section/customizer.php:67
373
  #: plugins/contact-section/contact-section.php:114
374
  #: plugins/contact-section/contact-section.php:143
375
+ #: plugins/contact-section/customizer.php:53
376
+ #: plugins/contact-section/customizer.php:67
377
  msgid "Please feel free to inquire."
378
  msgstr "お気軽にお問い合わせください。"
379
 
380
+ #: dist/plugins/contact-section/contact-section.php:116
381
+ #: dist/plugins/contact-section/customizer.php:95
382
  #: plugins/contact-section/contact-section.php:116
383
+ #: plugins/contact-section/customizer.php:95
384
  msgid "Office hours 9:00 - 18:00 [ Weekdays except holidays ]"
385
  msgstr "受付時間 9:00-18:00 [ 土・日・祝日除く ]"
386
 
387
+ #: dist/plugins/contact-section/contact-section.php:120
388
+ #: dist/plugins/contact-section/customizer.php:179
389
  #: plugins/contact-section/contact-section.php:120
390
+ #: plugins/contact-section/customizer.php:179
391
  msgid "Contact us"
392
  msgstr "お問い合わせ"
393
 
394
+ #: dist/plugins/contact-section/contact-section.php:134
395
+ #: dist/plugins/contact-section/customizer.php:33
396
  #: plugins/contact-section/contact-section.php:134
397
+ #: plugins/contact-section/customizer.php:33
398
  msgid ""
399
  "The contents entered here will be reflected in the bottom of each fixed "
400
  "page, the \"Contact Section\" widget, the \"Contact Button\" widget, etc."
402
  "ここに入力された内容が各固定ページ下部や『お問い合わせ情報』ウィジェット、"
403
  "『お問い合わせボタン』ウィジェットなどに反映されます。"
404
 
405
+ #: dist/plugins/contact-section/contact-section.php:136
406
+ #: dist/plugins/contact-section/customizer.php:35
407
  #: plugins/contact-section/contact-section.php:136
408
+ #: plugins/contact-section/customizer.php:35
409
  msgid ""
410
  "When I display it on the page, it is necessary to classify a check into "
411
  "\"Display Contact Section\" checkbox with the edit page of each page."
413
  "固定ページに表示する場合は、各固定ページの編集画面で\"お問い合わせ情報の表示"
414
  "\"にチェックを入れる必要があります。"
415
 
416
+ #: dist/plugins/contact-section/contact-section.php:140
417
+ #: dist/plugins/contact-section/customizer.php:62
418
  #: plugins/contact-section/contact-section.php:140
419
+ #: plugins/contact-section/customizer.php:62
420
  msgid "Message"
421
  msgstr "メッセージ"
422
 
423
+ #: dist/plugins/contact-section/contact-section.php:143
424
+ #: dist/plugins/contact-section/contact-section.php:150
425
+ #: dist/plugins/contact-section/contact-section.php:157
426
+ #: dist/plugins/contact-section/contact-section.php:165
427
+ #: dist/plugins/contact-section/contact-section.php:173
428
+ #: dist/plugins/contact-section/contact-section.php:181
429
+ #: dist/plugins/contact-section/customizer.php:67
430
+ #: dist/plugins/contact-section/customizer.php:88
431
+ #: dist/plugins/contact-section/customizer.php:109
432
+ #: dist/plugins/contact-section/customizer.php:130
433
+ #: dist/plugins/contact-section/customizer.php:151
434
+ #: dist/plugins/contact-section/customizer.php:172
435
+ #: dist/plugins/google_analytics/ga_admin.php:16
436
+ #: dist/plugins/sns/sns_admin.php:31
437
  #: plugins/contact-section/contact-section.php:143
438
  #: plugins/contact-section/contact-section.php:150
439
  #: plugins/contact-section/contact-section.php:157
440
  #: plugins/contact-section/contact-section.php:165
441
  #: plugins/contact-section/contact-section.php:173
442
  #: plugins/contact-section/contact-section.php:181
443
+ #: plugins/contact-section/customizer.php:67
444
+ #: plugins/contact-section/customizer.php:88
445
+ #: plugins/contact-section/customizer.php:109
446
+ #: plugins/contact-section/customizer.php:130
447
+ #: plugins/contact-section/customizer.php:151
448
+ #: plugins/contact-section/customizer.php:172
449
  #: plugins/google_analytics/ga_admin.php:16 plugins/sns/sns_admin.php:31
450
  msgid "ex) "
451
  msgstr "例: "
452
 
453
+ #: dist/plugins/contact-section/contact-section.php:147
454
+ #: dist/plugins/contact-section/customizer.php:83
455
  #: plugins/contact-section/contact-section.php:147
456
+ #: plugins/contact-section/customizer.php:83
457
  msgid "Phone number"
458
  msgstr "電話番号"
459
 
460
+ #: dist/plugins/contact-section/contact-section.php:154
461
+ #: dist/plugins/contact-section/contact-section.php:157
462
+ #: dist/plugins/contact-section/customizer.php:104
463
+ #: dist/plugins/contact-section/customizer.php:109
464
  #: plugins/contact-section/contact-section.php:154
465
  #: plugins/contact-section/contact-section.php:157
466
+ #: plugins/contact-section/customizer.php:104
467
+ #: plugins/contact-section/customizer.php:109
468
  msgid "Office hours"
469
  msgstr "営業時間"
470
 
471
+ #: dist/plugins/contact-section/contact-section.php:157
472
+ #: dist/plugins/contact-section/customizer.php:109
473
  #: plugins/contact-section/contact-section.php:157
474
+ #: plugins/contact-section/customizer.php:109
475
  msgid "Weekdays except holidays"
476
  msgstr "土日・祝日除く"
477
 
478
+ #: dist/plugins/contact-section/contact-section.php:162
479
+ #: dist/plugins/contact-section/customizer.php:125
480
  #: plugins/contact-section/contact-section.php:162
481
+ #: plugins/contact-section/customizer.php:125
482
  msgid "The contact page URL"
483
  msgstr "お問い合わせ先URL"
484
 
485
+ #: dist/plugins/contact-section/contact-section.php:165
486
+ #: dist/plugins/contact-section/customizer.php:130
487
  #: plugins/contact-section/contact-section.php:165
488
+ #: plugins/contact-section/customizer.php:130
489
  msgid "or"
490
  msgstr "もしくは"
491
 
492
+ #: dist/plugins/contact-section/contact-section.php:166
493
+ #: dist/plugins/contact-section/customizer.php:130
494
  #: plugins/contact-section/contact-section.php:166
495
+ #: plugins/contact-section/customizer.php:130
496
  msgid "* If you fill in the blank, widget's contact button does not appear."
497
  msgstr "※ 未入力の場合、お問い合わせウィジェットには何も表示されません。"
498
 
499
+ #: dist/plugins/contact-section/contact-section.php:170
500
+ #: dist/plugins/contact-section/customizer.php:146
501
  #: plugins/contact-section/contact-section.php:170
502
+ #: plugins/contact-section/customizer.php:146
503
  msgid "Contact button Text"
504
  msgstr "お問い合わせボタンに表示するテキスト"
505
 
506
+ #: dist/plugins/contact-section/contact-section.php:173
507
+ #: dist/plugins/contact-section/customizer.php:151
508
  #: plugins/contact-section/contact-section.php:173
509
+ #: plugins/contact-section/customizer.php:151
510
  msgid "Contact Us from email."
511
  msgstr "メールでのお問い合わせはこちら"
512
 
513
+ #: dist/plugins/contact-section/contact-section.php:178
514
+ #: dist/plugins/contact-section/customizer.php:167
515
  #: plugins/contact-section/contact-section.php:178
516
+ #: plugins/contact-section/customizer.php:167
517
  msgid "Contact button text( sub )"
518
  msgstr "お問い合わせボタンに表示するテキスト2(オプション)"
519
 
520
+ #: dist/plugins/contact-section/contact-section.php:182
521
+ #: dist/plugins/contact-section/customizer.php:172
522
  #: plugins/contact-section/contact-section.php:182
523
+ #: plugins/contact-section/customizer.php:172
524
  msgid "Email contact form"
525
  msgstr "お気軽にお問い合わせください。"
526
 
527
+ #: dist/plugins/contact-section/contact-section.php:187
528
+ #: dist/plugins/contact-section/customizer.php:188
529
  #: plugins/contact-section/contact-section.php:187
530
+ #: plugins/contact-section/customizer.php:188
531
  msgid "Contact button short text for side widget"
532
  msgstr "お問い合わせボタンウィジェットに表示するテキスト"
533
 
534
+ #: dist/plugins/contact-section/contact-section.php:191
535
+ #: dist/plugins/contact-section/customizer.php:193
536
  #: plugins/contact-section/contact-section.php:191
537
+ #: plugins/contact-section/customizer.php:193
538
  msgid "This will used to \"Contact Button\" widget."
539
  msgstr ""
540
  "このテキストはお問い合わせボタンウィジェットで使用されます。サイドバーでの利"
541
  "用を想定していますので少ない文字数で設定してください。"
542
 
543
+ #: dist/plugins/contact-section/contact-section.php:195
544
  #: plugins/contact-section/contact-section.php:195
545
  msgid "Advanced Setting"
546
  msgstr "高度な設定"
547
 
548
+ #: dist/plugins/contact-section/contact-section.php:204
549
+ #: dist/plugins/contact-section/customizer.php:217
550
  #: plugins/contact-section/contact-section.php:204
551
+ #: plugins/contact-section/customizer.php:217
552
  msgid "Inquiry Banner image"
553
  msgstr "お問い合わせバナー画像"
554
 
555
+ #: dist/plugins/contact-section/contact-section.php:206
556
  #: plugins/contact-section/contact-section.php:206
557
  msgid "Select Image"
558
  msgstr "画像を選択"
559
 
560
+ #: dist/plugins/contact-section/contact-section.php:207
561
+ #: dist/plugins/contact-section/customizer.php:207
562
  #: plugins/contact-section/contact-section.php:207
563
+ #: plugins/contact-section/customizer.php:207
564
  msgid "Display the image instead of the above inquiry information"
565
  msgstr ""
566
  "画像が登録されている場合は標準のお問い合わせ情報ではなく画像が表示されます。"
567
 
568
+ #: dist/plugins/contact-section/contact-section.php:211
569
+ #: dist/plugins/contact-section/customizer.php:243
570
  #: plugins/contact-section/contact-section.php:211
571
+ #: plugins/contact-section/customizer.php:243
572
  msgid "Display HTML message instead of the standard"
573
  msgstr "お問い合わせ情報として表示するHTML"
574
 
575
+ #: dist/plugins/contact-section/contact-section.php:213
576
+ #: dist/plugins/contact-section/customizer.php:236
577
  #: plugins/contact-section/contact-section.php:213
578
+ #: plugins/contact-section/customizer.php:236
579
  msgid "HTML takes precedence over image"
580
  msgstr "HTMLが登録されている場合は画像より優先されます。"
581
 
582
+ #: dist/plugins/contact-section/contact-section.php:235
583
  #: plugins/contact-section/contact-section.php:235
584
  msgid "Display Contact Section"
585
  msgstr "お問い合わせ情報の表示"
586
 
587
+ #: dist/plugins/contact-section/contact-section.php:350
588
+ #: dist/plugins/contact-section/contact-section.php:381
589
  #: plugins/contact-section/contact-section.php:350
590
  #: plugins/contact-section/contact-section.php:381
591
  msgid "Edit contact information"
592
  msgstr "Contact情報を編集"
593
 
594
+ #: dist/plugins/contact-section/contact-section.php:397
595
  #: plugins/contact-section/contact-section.php:397
596
  msgid "Contact Button"
597
  msgstr "お問い合わせボタン"
598
 
599
+ #: dist/plugins/contact-section/contact-section.php:398
600
  #: plugins/contact-section/contact-section.php:398
601
  msgid "Display contact button."
602
  msgstr "お問い合わせボタンを表示します。"
603
 
604
+ #: dist/plugins/contact-section/contact-section.php:399
605
+ #: dist/plugins/contact-section/contact-section.php:427
606
+ #: dist/plugins/contact-section/contact-section.php:449
607
  #: plugins/contact-section/contact-section.php:399
608
  #: plugins/contact-section/contact-section.php:427
609
  #: plugins/contact-section/contact-section.php:449
614
  msgstr ""
615
  "「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要があります。"
616
 
617
+ #: dist/plugins/contact-section/contact-section.php:426
618
  #: plugins/contact-section/contact-section.php:426
619
  msgid "Display contact button"
620
  msgstr "お問い合わせボタンを表示します。"
621
 
622
+ #: dist/plugins/contact-section/contact-section.php:447
623
+ #: dist/veu-packages.php:269 plugins/contact-section/contact-section.php:447
624
+ #: veu-packages.php:269
625
  msgid "Contact Section"
626
  msgstr "お問い合わせ情報"
627
 
628
+ #: dist/plugins/contact-section/contact-section.php:448
629
  #: plugins/contact-section/contact-section.php:448
630
  msgid "Display Phone number and contact button etc."
631
  msgstr "電話番号とお問い合わせボタンなどを表示します。"
632
 
633
+ #: dist/plugins/contact-section/contact-section.php:477
634
  #: plugins/contact-section/contact-section.php:477
635
  #, php-format
636
  msgid ""
640
  "* 「%s」→ 「メイン設定」ページで『お問い合わせ情報』を設定する必要がありま"
641
  "す。"
642
 
643
+ #: dist/plugins/contact-section/customizer.php:23
644
  #: plugins/contact-section/customizer.php:23
645
  msgid "Contact Settings"
646
  msgstr "お問い合わせ情報"
647
 
648
+ #: dist/plugins/contact-section/customizer.php:210
649
+ #: dist/plugins/contact-section/customizer.php:239
650
+ #: plugins/contact-section/customizer.php:210
651
+ #: plugins/contact-section/customizer.php:239
652
  msgid "It is not reflected in the header."
653
  msgstr "ヘッダーには反映されません。"
654
 
655
+ #: dist/plugins/css_customize/css_customize-edit.php:2
656
+ #: dist/plugins/css_customize/css_customize.php:28
657
+ #: dist/plugins/css_customize/css_customize.php:44
658
+ #: dist/plugins/css_customize/css_customize.php:45
659
  #: plugins/css_customize/css_customize-edit.php:2
660
  #: plugins/css_customize/css_customize.php:28
661
  #: plugins/css_customize/css_customize.php:44
663
  msgid "CSS Customize"
664
  msgstr "CSSカスタマイズ"
665
 
666
+ #: dist/plugins/css_customize/css_customize-edit.php:5
667
  #: plugins/css_customize/css_customize-edit.php:5
668
  msgid "You can add custom CSS here."
669
  msgstr "デザインをカスタマイズする場合は下のテキストエリアにCSSを入力します"
670
 
671
+ #: dist/plugins/css_customize/css_customize-edit.php:13
672
  #: plugins/css_customize/css_customize-edit.php:13
673
  msgid "Save CSS"
674
  msgstr "CSSを保存する"
675
 
676
+ #: dist/plugins/css_customize/css_customize.php:102
677
  #: plugins/css_customize/css_customize.php:102
678
  msgid "Your custom CSS was saved."
679
  msgstr "CSSが保存されました"
680
 
681
+ #: dist/plugins/css_customize/css_customize.php:105
682
  #: plugins/css_customize/css_customize.php:105
683
  msgid "Error occured. Please try again."
684
  msgstr "何らかのエラー!! また試してみてください"
685
 
686
+ #: dist/plugins/footer_copyright_change.php:6
687
  #: plugins/footer_copyright_change.php:6
688
  msgid ""
689
  "<p>Powered by <a href=\"https://wordpress.org/\">WordPress</a> with <a href="
698
  "target=\"_blank\">VK All in One Expansion Unit</a> by <a href=\"//www.vektor-"
699
  "inc.co.jp\" target=\"_blank\">Vektor,Inc.</a> technology.</p>"
700
 
701
+ #: dist/plugins/google_analytics/ga_admin.php:9
702
+ #: dist/plugins/google_analytics/ga_admin.php:13
703
+ #: dist/plugins/google_analytics/google_analytics.php:22
704
  #: plugins/google_analytics/ga_admin.php:9
705
  #: plugins/google_analytics/ga_admin.php:13
706
  #: plugins/google_analytics/google_analytics.php:22
707
  msgid "Google Analytics Settings"
708
  msgstr "Google Analytics設定"
709
 
710
+ #: dist/plugins/google_analytics/ga_admin.php:14
711
  #: plugins/google_analytics/ga_admin.php:14
712
  msgid ""
713
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
714
  "the site."
715
  msgstr "このサイトで使用する Google アナリティクスの ID を入力して下さい。"
716
 
717
+ #: dist/plugins/google_analytics/ga_admin.php:19
718
  #: plugins/google_analytics/ga_admin.php:19
719
  msgid ""
720
  "Please select the type of Analytics code . (If you are unsure you can skip "
723
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
724
  "す )"
725
 
726
+ #: dist/plugins/google_analytics/ga_admin.php:23
727
+ #: dist/plugins/google_analytics/ga_customizer.php:70
728
  #: plugins/google_analytics/ga_admin.php:23
729
  #: plugins/google_analytics/ga_customizer.php:70
730
  msgid "To output the Universal Analytics code (default)"
731
  msgstr "ユニバーサル アナリティクスのコードを出力します。( デフォルト )"
732
 
733
+ #: dist/plugins/google_analytics/ga_admin.php:24
734
+ #: dist/plugins/google_analytics/ga_customizer.php:71
735
  #: plugins/google_analytics/ga_admin.php:24
736
  #: plugins/google_analytics/ga_customizer.php:71
737
  msgid "To output only normal code"
738
  msgstr "ノーマルのコードのみを出力します。"
739
 
740
+ #: dist/plugins/google_analytics/ga_admin.php:25
741
+ #: dist/plugins/google_analytics/ga_customizer.php:72
742
  #: plugins/google_analytics/ga_admin.php:25
743
  #: plugins/google_analytics/ga_customizer.php:72
744
  msgid "To output both types"
745
  msgstr "両タイプのコードを出力します。"
746
 
747
+ #: dist/plugins/google_analytics/ga_customizer.php:23
748
  #: plugins/google_analytics/ga_customizer.php:23
749
  msgid "Google Analtics Settings"
750
  msgstr "Google Analytics設定"
751
 
752
+ #: dist/plugins/google_analytics/ga_customizer.php:43
753
  #: plugins/google_analytics/ga_customizer.php:43
754
  msgid "Google Analytics ID"
755
  msgstr "Google Analyticsの ID"
756
 
757
+ #: dist/plugins/google_analytics/ga_customizer.php:47
758
  #: plugins/google_analytics/ga_customizer.php:47
759
  msgid ""
760
  "Please fill in the Google Analytics ID from the Analytics embed code used in "
763
  "このサイトで使用する Google アナリティクスの ID を入力して下さい。<br>例) "
764
  "XXXXXXXX-X"
765
 
766
+ #: dist/plugins/google_analytics/ga_customizer.php:64
767
  #: plugins/google_analytics/ga_customizer.php:64
768
  msgid "Select the type of Analytics code"
769
  msgstr "アナリティクスコードの種類を選択"
770
 
771
+ #: dist/plugins/google_analytics/ga_customizer.php:74
772
  #: plugins/google_analytics/ga_customizer.php:74
773
  msgid ""
774
  "Print the select the type of Analytics code.<br>(If you are unsure you can "
777
  "アナリティクスコードの種類を選択して下さい。( 不明な場合この設定は省略できま"
778
  "す。)"
779
 
780
+ #: dist/plugins/icons.php:38 dist/plugins/icons.php:68 plugins/icons.php:38
781
+ #: plugins/icons.php:68
782
  msgid "icon setting"
783
  msgstr "アイコン設定"
784
 
785
+ #: dist/plugins/icons.php:74 plugins/icons.php:74
786
  #, php-format
787
  msgid ""
788
  "This feature will be discontinued shortly.<br>You can set the site icon from "
793
  "サイトアイコンは「<a href=%s>外観 > カスタマイズ</a>」の「サイト基本情報」パ"
794
  "ネルから設定できます。"
795
 
796
+ #: dist/plugins/icons.php:81 plugins/icons.php:81
797
  msgid "Favicon Setting"
798
  msgstr "ファビコン設定"
799
 
800
+ #: dist/plugins/icons.php:83 plugins/icons.php:83
801
  msgid "Choose icon"
802
  msgstr "アイコンを選択"
803
 
804
+ #: dist/plugins/icons.php:84 plugins/icons.php:84
805
  msgid "Please upload your \".ico\" file"
806
  msgstr "作成したicoファイルをアップロードしてください"
807
 
808
+ #: dist/plugins/insert_ads.php:37 dist/plugins/insert_ads.php:137
809
+ #: dist/veu-packages.php:328 plugins/insert_ads.php:37
810
+ #: plugins/insert_ads.php:137 veu-packages.php:328
811
  msgid "Insert ads"
812
  msgstr "広告の挿入"
813
 
814
+ #: dist/plugins/insert_ads.php:140 plugins/insert_ads.php:140
815
  msgid "Insert ads to post."
816
  msgstr "投稿に広告を挿入"
817
 
818
+ #: dist/plugins/insert_ads.php:142 plugins/insert_ads.php:142
819
  msgid "Insert ads to before content and more tag and after content."
820
  msgstr "記事の直前 / moreタグの直後 / 記事の最後に広告を挿入できます。"
821
 
822
+ #: dist/plugins/insert_ads.php:142 plugins/insert_ads.php:142
823
  msgid "If you want to separate ads area, you fill two fields."
824
  msgstr "2つのフィールドに分けて挿入すると、横並び(col-md-6)に表示されます。"
825
 
826
+ #: dist/plugins/insert_ads.php:144 plugins/insert_ads.php:144
827
  msgid "insert the ad [ before content ]"
828
  msgstr "広告を挿入 [ 記事の最初 ]"
829
 
830
+ #: dist/plugins/insert_ads.php:152 plugins/insert_ads.php:152
831
  msgid "insert the ad [ more tag ]"
832
  msgstr "広告を挿入 [ moreタグ ]"
833
 
834
+ #: dist/plugins/insert_ads.php:160 plugins/insert_ads.php:160
835
  msgid "insert the ad [ after content ]"
836
  msgstr "広告を挿入 [ 記事の最後 ]"
837
 
838
+ #: dist/plugins/meta_description.php:20 dist/plugins/meta_description.php:31
839
+ #: dist/plugins/meta_description.php:34 plugins/meta_description.php:20
840
+ #: plugins/meta_description.php:31 plugins/meta_description.php:34
841
  msgid "Meta Description"
842
  msgstr "メタディスクリプション"
843
 
844
+ #: dist/plugins/meta_description.php:37 plugins/meta_description.php:37
845
  msgid ""
846
  "What you have to complete the \"excerpt\" column of the edit screen of each "
847
  "page will be reflected in the description of the meta tag."
849
  "各ページの編集画面の「抜粋」欄に記入した内容がmetaタグのディスクリプションに"
850
  "反映されます"
851
 
852
+ #: dist/plugins/meta_description.php:38 plugins/meta_description.php:38
853
  msgid ""
854
  "Description of meta tags in the search results screen of search sites such "
855
  "as Google, will be Displayed, such as the bottom of the site title. If the "
860
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
861
  "内容が反映されます。"
862
 
863
+ #: dist/plugins/meta_description.php:39 plugins/meta_description.php:39
864
  msgid ""
865
  "The meta description of the top page is subject to the catchphrase of the "
866
  "site. However, its contents will be reflected if the excerpt is entered in "
870
  "す。しかし、トップページに設定した固定ページに抜粋が記入されている場合はその"
871
  "内容が反映されます。"
872
 
873
+ #: dist/plugins/meta_description.php:40 plugins/meta_description.php:40
874
  msgid ""
875
  "If \"excerpt\" column is not found, Click \"Display Option\" of page top at "
876
  "each article edit page, and check the expert column display."
879
  "ので、そこをクリックすると「抜粋」欄を表示するチェックボックスが出てきますの"
880
  "で、チェックして下さい。"
881
 
882
+ #: dist/plugins/meta_keyword.php:40 dist/plugins/meta_keyword.php:91
883
+ #: dist/plugins/meta_keyword.php:93 dist/plugins/meta_keyword.php:94
884
+ #: dist/plugins/meta_keyword.php:101 plugins/meta_keyword.php:40
885
+ #: plugins/meta_keyword.php:91 plugins/meta_keyword.php:93
886
+ #: plugins/meta_keyword.php:94 plugins/meta_keyword.php:101
887
  msgid "Meta Keywords"
888
  msgstr "メタキーワード"
889
 
890
+ #: dist/plugins/meta_keyword.php:68 plugins/meta_keyword.php:68
891
  msgid "Meta Keyword"
892
  msgstr "メタキーワード"
893
 
894
+ #: dist/plugins/meta_keyword.php:71 plugins/meta_keyword.php:71
895
  msgid "Common Keywords"
896
  msgstr "共通キーワード設定"
897
 
898
+ #: dist/plugins/meta_keyword.php:72 plugins/meta_keyword.php:72
899
  msgid ""
900
  "Keywords for meta tag. This words will set Meta Keyword with post keywords. "
901
  "if you want multiple keywords, enter with separator of \",\"."
903
  "メタタグに入力するキーワードを入力します。ここでは全てのページで使用する共通"
904
  "のキーワードを設定します。複数ある場合は「,」で区切ってください。"
905
 
906
+ #: dist/plugins/meta_keyword.php:75 plugins/meta_keyword.php:75
907
  msgid "This is not seriously, Because the SearchEngine does not care this."
908
  msgstr ""
909
  "あまり深く考える必要はありません。現状のサーチエンジンではそこまで重要なファ"
910
  "クターとはなりません。"
911
 
912
+ #: dist/plugins/meta_keyword.php:76 plugins/meta_keyword.php:76
913
  msgid ""
914
  "For each page individual keyword is enter at the edit screen of each "
915
  "article. 10 keywords maximum, together with a each article keywords is "
918
  "個々のページのキーワードはそれぞれの投稿ページのキーワード入力欄から追加して"
919
  "ください。それらと合わせて10個程度のキーワード数であることが望ましいです。"
920
 
921
+ #: dist/plugins/meta_keyword.php:77 plugins/meta_keyword.php:77
922
  msgid "\",\" separator at end of the last keyword is do not need."
923
  msgstr "最後のキーワードの後ろに「,」は必要ありません。"
924
 
925
+ #: dist/plugins/meta_keyword.php:78 plugins/meta_keyword.php:78
926
  msgid "Example: WordPress,template,theme,free,GPL"
927
  msgstr "【例】 WordPress,テンプレート,テーマ,無料,GPL"
928
 
929
+ #: dist/plugins/meta_keyword.php:102 plugins/meta_keyword.php:102
930
  msgid ""
931
  "To distinguish between individual keywords, please enter a , delimiter "
932
  "(optional)."
933
  msgstr "キーワードを複数入力する場合は , ( カンマ )で区切って下さい。"
934
 
935
+ #: dist/plugins/meta_keyword.php:104 plugins/meta_keyword.php:104
936
  #, php-format
937
  msgid "* keywords common to the entire site can be set from %s."
938
  msgstr "サイト全体のキーワードは %s より設定することができます。"
939
 
940
+ #: dist/plugins/other_widget/widget-3pr-area.php:9
941
+ #: dist/plugins/other_widget/widget-3pr-area.php:156
942
  #: plugins/other_widget/widget-3pr-area.php:9
943
  #: plugins/other_widget/widget-3pr-area.php:156
944
  msgid "3PR area"
945
  msgstr "3PR エリア"
946
 
947
+ #: dist/plugins/other_widget/widget-3pr-area.php:14
948
  #: plugins/other_widget/widget-3pr-area.php:14
949
  msgid "Displays a 3PR area"
950
  msgstr "3PR エリアを表示します。"
951
 
952
+ #: dist/plugins/other_widget/widget-3pr-area.php:21
953
  #: plugins/other_widget/widget-3pr-area.php:21
954
  msgid "3PR area1 title"
955
  msgstr "3PR エリア1 タイトル"
956
 
957
+ #: dist/plugins/other_widget/widget-3pr-area.php:29
958
  #: plugins/other_widget/widget-3pr-area.php:29
959
  msgid "3PR area2 title"
960
  msgstr "3PR エリア2 タイトル"
961
 
962
+ #: dist/plugins/other_widget/widget-3pr-area.php:37
963
  #: plugins/other_widget/widget-3pr-area.php:37
964
  msgid "3PR area3 title"
965
  msgstr "3PR エリア3 タイトル"
966
 
967
+ #: dist/plugins/other_widget/widget-3pr-area.php:56
968
  #: plugins/other_widget/widget-3pr-area.php:56
969
  msgid "3PR area setting"
970
  msgstr "3PR エリア設定"
971
 
972
+ #: dist/plugins/other_widget/widget-3pr-area.php:58
973
+ #: dist/plugins/other_widget/widget-new-posts.php:204
974
+ #: dist/plugins/other_widget/widget-page.php:126
975
+ #: dist/plugins/other_widget/widget-pr-blocks.php:89
976
+ #: dist/plugins/other_widget/widget-profile.php:48
977
+ #: dist/plugins/related_posts/related_posts.php:252
978
+ #: dist/plugins/sns/widget-fb-page-plugin.php:79
979
+ #: dist/plugins/sns/widget-twitter.php:84
980
  #: plugins/other_widget/widget-3pr-area.php:58
981
  #: plugins/other_widget/widget-new-posts.php:204
982
  #: plugins/other_widget/widget-page.php:126
987
  msgid "Title:"
988
  msgstr "タイトル"
989
 
990
+ #: dist/plugins/other_widget/widget-3pr-area.php:64
991
  #: plugins/other_widget/widget-3pr-area.php:64
992
  msgid "Select image for PC:"
993
  msgstr "PC 用に表示される画像を選択(横 300px 程度推奨)"
994
 
995
+ #: dist/plugins/other_widget/widget-3pr-area.php:73
996
+ #: dist/plugins/other_widget/widget-3pr-area.php:90
997
+ #: dist/plugins/other_widget/widget-pr-blocks.php:147
998
+ #: dist/plugins/other_widget/widget-profile.php:62
999
  #: plugins/other_widget/widget-3pr-area.php:73
1000
  #: plugins/other_widget/widget-3pr-area.php:90
1001
  #: plugins/other_widget/widget-pr-blocks.php:147
1003
  msgid "Select image"
1004
  msgstr "画像を選択"
1005
 
1006
+ #: dist/plugins/other_widget/widget-3pr-area.php:74
1007
+ #: dist/plugins/other_widget/widget-3pr-area.php:91
1008
+ #: dist/plugins/other_widget/widget-pr-blocks.php:148
1009
+ #: dist/plugins/other_widget/widget-profile.php:63
1010
  #: plugins/other_widget/widget-3pr-area.php:74
1011
  #: plugins/other_widget/widget-3pr-area.php:91
1012
  #: plugins/other_widget/widget-pr-blocks.php:148
1014
  msgid "Clear image"
1015
  msgstr "画像クリア"
1016
 
1017
+ #: dist/plugins/other_widget/widget-3pr-area.php:81
1018
  #: plugins/other_widget/widget-3pr-area.php:81
1019
  msgid "Select image for Mobile:"
1020
  msgstr ""
1021
  "スマホ用(ウィンドウサイズが 768px 以下の場合)に表示される画像を選択(橫 "
1022
  "690px 以上推奨。空欄も可)"
1023
 
1024
+ #: dist/plugins/other_widget/widget-3pr-area.php:102
1025
+ #: dist/plugins/other_widget/widget-pr-blocks.php:93
1026
  #: plugins/other_widget/widget-3pr-area.php:102
1027
  #: plugins/other_widget/widget-pr-blocks.php:93
1028
  msgid "Summary Text:"
1029
  msgstr "概要となるテキスト"
1030
 
1031
+ #: dist/plugins/other_widget/widget-3pr-area.php:108
1032
+ #: dist/plugins/other_widget/widget-pr-blocks.php:98
1033
  #: plugins/other_widget/widget-3pr-area.php:108
1034
  #: plugins/other_widget/widget-pr-blocks.php:98
1035
  msgid "Link URL:"
1036
  msgstr "リンク先ページのURL"
1037
 
1038
+ #: dist/plugins/other_widget/widget-3pr-area.php:111
1039
+ #: dist/plugins/other_widget/widget-banner.php:87
1040
+ #: dist/plugins/other_widget/widget-pr-blocks.php:102
1041
  #: plugins/other_widget/widget-3pr-area.php:111
1042
  #: plugins/other_widget/widget-banner.php:87
1043
  #: plugins/other_widget/widget-pr-blocks.php:102
1044
  msgid "Open link new tab."
1045
  msgstr "リンクを別ウィンドウで開く"
1046
 
1047
+ #: dist/plugins/other_widget/widget-archives.php:9 dist/veu-packages.php:204
1048
  #: plugins/other_widget/widget-archives.php:9 veu-packages.php:204
1049
  msgid "archive list"
1050
  msgstr "アーカイブリスト"
1051
 
1052
+ #: dist/plugins/other_widget/widget-archives.php:14 dist/veu-packages.php:204
1053
  #: plugins/other_widget/widget-archives.php:14 veu-packages.php:204
1054
  msgid ""
1055
  "Displays a list of archives. You can choose the post type and also to "
1058
  "アーカイブの一覧を表示します。月ごともしくは年ごとでの表示。また、ポストタイ"
1059
  "プを選択できます。"
1060
 
1061
+ #: dist/plugins/other_widget/widget-archives.php:53
1062
+ #: dist/plugins/other_widget/widget-archives.php:54
1063
  #: plugins/other_widget/widget-archives.php:53
1064
  #: plugins/other_widget/widget-archives.php:54
1065
  msgid "Monthly archives"
1066
  msgstr "月別アーカイブ"
1067
 
1068
+ #: dist/plugins/other_widget/widget-archives.php:63
1069
+ #: dist/plugins/other_widget/widget-new-posts.php:209
1070
+ #: dist/plugins/other_widget/widget-new-posts.php:210
1071
  #: plugins/other_widget/widget-archives.php:63
1072
  #: plugins/other_widget/widget-new-posts.php:209
1073
  #: plugins/other_widget/widget-new-posts.php:210
1074
  msgid "Title"
1075
  msgstr "タイトル"
1076
 
1077
+ #: dist/plugins/other_widget/widget-archives.php:67
1078
  #: plugins/other_widget/widget-archives.php:67
1079
  msgid "Post type"
1080
  msgstr "ポストタイプ"
1081
 
1082
+ #: dist/plugins/other_widget/widget-archives.php:77
1083
  #: plugins/other_widget/widget-archives.php:77
1084
  msgid "Monthly"
1085
  msgstr "月別"
1086
 
1087
+ #: dist/plugins/other_widget/widget-archives.php:79
1088
  #: plugins/other_widget/widget-archives.php:79
1089
  msgid "Yearly"
1090
  msgstr "年別"
1091
 
1092
+ #: dist/plugins/other_widget/widget-archives.php:97
1093
  #: plugins/other_widget/widget-archives.php:97
1094
  msgid "archive"
1095
  msgstr "アーカイブ"
1096
 
1097
+ #: dist/plugins/other_widget/widget-banner.php:16
1098
  #: plugins/other_widget/widget-banner.php:16
1099
  msgid "Banner"
1100
  msgstr "バナー"
1101
 
1102
+ #: dist/plugins/other_widget/widget-banner.php:22
1103
  #: plugins/other_widget/widget-banner.php:22
1104
  msgid ""
1105
  "You can easily set up a banner simply by registering images and link "
1106
  "destinations."
1107
  msgstr "画像とリンク先を登録するだけで簡単にバナーを設定できます。"
1108
 
1109
+ #: dist/plugins/other_widget/widget-banner.php:83
1110
  #: plugins/other_widget/widget-banner.php:83
1111
  msgid "Set image"
1112
  msgstr "画像を選択"
1113
 
1114
+ #: dist/plugins/other_widget/widget-banner.php:88
1115
  #: plugins/other_widget/widget-banner.php:88
1116
  msgid "Alternative text"
1117
  msgstr "代替テキスト(alt)"
1118
 
1119
+ #: dist/plugins/other_widget/widget-button.php:33
1120
+ #: plugins/other_widget/widget-button.php:33
1121
  msgid "Button"
1122
  msgstr "ボタン"
1123
 
1124
+ #: dist/plugins/other_widget/widget-button.php:38
1125
+ #: plugins/other_widget/widget-button.php:38
1126
  msgid "You can set buttons for arbitrary text."
1127
  msgstr "任意のテキストのボタンを設定できます。"
1128
 
1129
+ #: dist/plugins/other_widget/widget-button.php:100
1130
+ #: plugins/other_widget/widget-button.php:100
1131
  msgid "Main text(Required):"
1132
  msgstr "ボタンテキスト(必須):"
1133
 
1134
+ #: dist/plugins/other_widget/widget-button.php:105
1135
+ #: plugins/other_widget/widget-button.php:105
1136
  msgid "Class name of the icon font"
1137
  msgstr "使用したいアイコンフォント"
1138
 
1139
+ #: dist/plugins/other_widget/widget-button.php:115
1140
+ #: plugins/other_widget/widget-button.php:115
1141
  msgid "Sub text:"
1142
  msgstr "サブテキスト:"
1143
 
1144
+ #: dist/plugins/other_widget/widget-button.php:119
1145
+ #: plugins/other_widget/widget-button.php:119
1146
  msgid "Link URL(Required):"
1147
  msgstr "リンク先ページのURL(必須):"
1148
 
1149
+ #: dist/plugins/other_widget/widget-button.php:129
1150
+ #: plugins/other_widget/widget-button.php:129
1151
  msgid "Open with new tab"
1152
  msgstr "リンクを別ウィンドウで開く"
1153
 
1154
+ #: dist/plugins/other_widget/widget-button.php:132
1155
+ #: plugins/other_widget/widget-button.php:132
1156
  msgid "Size"
1157
  msgstr "サイズ"
1158
 
1159
+ #: dist/plugins/other_widget/widget-button.php:139
1160
+ #: plugins/other_widget/widget-button.php:139
1161
  msgid "Small"
1162
  msgstr "小"
1163
 
1164
+ #: dist/plugins/other_widget/widget-button.php:145
1165
+ #: plugins/other_widget/widget-button.php:145
1166
  msgid "Medium"
1167
  msgstr "中"
1168
 
1169
+ #: dist/plugins/other_widget/widget-button.php:151
1170
+ #: plugins/other_widget/widget-button.php:151
1171
  msgid "Large"
1172
  msgstr "大"
1173
 
1174
+ #: dist/plugins/other_widget/widget-button.php:155
1175
+ #: plugins/other_widget/widget-button.php:155
1176
  msgid "Button color:"
1177
  msgstr "ボタンの色:"
1178
 
1179
+ #: dist/plugins/other_widget/widget-button.php:192
1180
+ #: plugins/other_widget/widget-button.php:192
1181
  msgid "Key Color(.primary)"
1182
  msgstr "キーカラー(.primary)"
1183
 
1184
+ #: dist/plugins/other_widget/widget-button.php:193
1185
+ #: plugins/other_widget/widget-button.php:193
1186
  msgid "No paint(.default)"
1187
  msgstr "塗りなし(.default)"
1188
 
1189
+ #: dist/plugins/other_widget/widget-button.php:194
1190
+ #: plugins/other_widget/widget-button.php:194
1191
  msgid "Light green(.success)"
1192
  msgstr "明るい緑(.success)"
1193
 
1194
+ #: dist/plugins/other_widget/widget-button.php:195
1195
+ #: plugins/other_widget/widget-button.php:195
1196
  msgid "Light blue(.info)"
1197
  msgstr "空色(.info)"
1198
 
1199
+ #: dist/plugins/other_widget/widget-button.php:196
1200
+ #: plugins/other_widget/widget-button.php:196
1201
  msgid "Orange(.warning)"
1202
  msgstr "オレンジ(.warning)"
1203
 
1204
+ #: dist/plugins/other_widget/widget-button.php:197
1205
+ #: plugins/other_widget/widget-button.php:197
1206
  msgid "Red(.danger)"
1207
  msgstr "赤(.danger)"
1208
 
1209
+ #: dist/plugins/other_widget/widget-child-page-list.php:10
1210
  #: plugins/other_widget/widget-child-page-list.php:10
1211
  msgid "Child Page List"
1212
  msgstr "子ページのリスト"
1213
 
1214
+ #: dist/plugins/other_widget/widget-child-page-list.php:15
1215
+ #: dist/plugins/other_widget/widget-child-page-list.php:50
1216
  #: plugins/other_widget/widget-child-page-list.php:15
1217
  #: plugins/other_widget/widget-child-page-list.php:50
1218
  msgid "Display the child pages list from ancestor page."
1219
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1220
 
1221
+ #: dist/plugins/other_widget/widget-new-posts.php:11
1222
+ #: dist/plugins/other_widget/widget-new-posts.php:181
1223
  #: plugins/other_widget/widget-new-posts.php:11
1224
  #: plugins/other_widget/widget-new-posts.php:181
1225
  msgid "Recent Posts"
1226
  msgstr "最新記事"
1227
 
1228
+ #: dist/plugins/other_widget/widget-new-posts.php:16
1229
  #: plugins/other_widget/widget-new-posts.php:16
1230
  msgid "Displays a list of your most recent posts"
1231
  msgstr "最新の投稿記事リストを表示します。"
1232
 
1233
+ #: dist/plugins/other_widget/widget-new-posts.php:208
1234
  #: plugins/other_widget/widget-new-posts.php:208
1235
  msgid "Display Format"
1236
  msgstr "表示形式"
1237
 
1238
+ #: dist/plugins/other_widget/widget-new-posts.php:209
1239
  #: plugins/other_widget/widget-new-posts.php:209
1240
  msgid "Thumbnail"
1241
  msgstr "サムネイル画像"
1242
 
1243
+ #: dist/plugins/other_widget/widget-new-posts.php:209
1244
+ #: dist/plugins/other_widget/widget-new-posts.php:210
1245
  #: plugins/other_widget/widget-new-posts.php:209
1246
  #: plugins/other_widget/widget-new-posts.php:210
1247
  msgid "Date"
1248
  msgstr "日付"
1249
 
1250
+ #: dist/plugins/other_widget/widget-new-posts.php:210
1251
+ #: dist/plugins/other_widget/widget-taxonomies.php:24
1252
+ #: dist/plugins/other_widget/widget-taxonomies.php:54
1253
+ #: dist/plugins/other_widget/widget-taxonomies.php:55
1254
  #: plugins/other_widget/widget-new-posts.php:210
1255
  #: plugins/other_widget/widget-taxonomies.php:24
1256
  #: plugins/other_widget/widget-taxonomies.php:54
1258
  msgid "Category"
1259
  msgstr "カテゴリー"
1260
 
1261
+ #: dist/plugins/other_widget/widget-new-posts.php:213
1262
  #: plugins/other_widget/widget-new-posts.php:213
1263
  msgid "Order by"
1264
  msgstr "表示順"
1265
 
1266
+ #: dist/plugins/other_widget/widget-new-posts.php:214
1267
  #: plugins/other_widget/widget-new-posts.php:214
1268
  msgid "Publish date"
1269
  msgstr "公開日"
1270
 
1271
+ #: dist/plugins/other_widget/widget-new-posts.php:215
1272
  #: plugins/other_widget/widget-new-posts.php:215
1273
  msgid "Modified date"
1274
  msgstr "最終更新日"
1275
 
1276
+ #: dist/plugins/other_widget/widget-new-posts.php:219
1277
  #: plugins/other_widget/widget-new-posts.php:219
1278
  msgid "Display count"
1279
  msgstr "表示する記事数"
1280
 
1281
+ #: dist/plugins/other_widget/widget-new-posts.php:224
1282
  #: plugins/other_widget/widget-new-posts.php:224
1283
  msgid "Slug for the custom type you want to display"
1284
  msgstr "表示したい記事タイプ"
1285
 
1286
+ #: dist/plugins/other_widget/widget-new-posts.php:229
1287
  #: plugins/other_widget/widget-new-posts.php:229
1288
  msgid "taxonomy ID"
1289
  msgstr "カテゴリー(タクソノミー)ID"
1290
 
1291
+ #: dist/plugins/other_widget/widget-new-posts.php:231
1292
  #: plugins/other_widget/widget-new-posts.php:231
1293
  msgid "if you need filtering by term, add the term ID separate by \",\"."
1294
  msgstr ""
1295
  "特定のカテゴリーのみ表示したい場合は<br/>カンマ(,)区切りでカテゴリーIDを入力"
1296
  "します。"
1297
 
1298
+ #: dist/plugins/other_widget/widget-new-posts.php:233
1299
+ #: dist/plugins/sns/sns_admin.php:88
1300
+ #: plugins/other_widget/widget-new-posts.php:233 plugins/sns/sns_admin.php:94
1301
  msgid "if empty this area, I will do not filtering."
1302
  msgstr "空欄の場合はフィルタリングは行いません。"
1303
 
1304
+ #: dist/plugins/other_widget/widget-new-posts.php:238
1305
  #: plugins/other_widget/widget-new-posts.php:238
1306
  msgid "Destination URL:"
1307
  msgstr "リンク先URL:"
1308
 
1309
+ #: dist/plugins/other_widget/widget-new-posts.php:241
1310
  #: plugins/other_widget/widget-new-posts.php:241
1311
  msgid "Notation text:"
1312
  msgstr "表記テキスト:"
1313
 
1314
+ #: dist/plugins/other_widget/widget-page.php:9
1315
  #: plugins/other_widget/widget-page.php:9
1316
  msgid "page content to widget"
1317
  msgstr "固定ページ本文"
1318
 
1319
+ #: dist/plugins/other_widget/widget-page.php:14
1320
  #: plugins/other_widget/widget-page.php:14
1321
  msgid "Displays a page contents to widget."
1322
  msgstr "選択したページの内容を表示します。"
1323
 
1324
+ #: dist/plugins/other_widget/widget-page.php:135
1325
  #: plugins/other_widget/widget-page.php:135
1326
  msgid "Display the entered title"
1327
  msgstr "入力したタイトルを表示する"
1328
 
1329
+ #: dist/plugins/other_widget/widget-page.php:139
1330
  #: plugins/other_widget/widget-page.php:139
1331
  msgid "Display the title of page"
1332
  msgstr "固定ページのタイトルを表示する"
1333
 
1334
+ #: dist/plugins/other_widget/widget-page.php:143
1335
  #: plugins/other_widget/widget-page.php:143
1336
  msgid "Do not display titles"
1337
  msgstr "タイトルを表示しない"
1338
 
1339
+ #: dist/plugins/other_widget/widget-page.php:175
1340
+ #: dist/plugins/pageList_ancestor.php:96
1341
  #: plugins/other_widget/widget-page.php:175 plugins/pageList_ancestor.php:96
1342
  msgid "Display a page list from ancestor"
1343
  msgstr "現在のページの先祖階層からの子ページリストを表示"
1344
 
1345
+ #: dist/plugins/other_widget/widget-page.php:243
1346
  #: plugins/other_widget/widget-page.php:243
1347
  msgid "Edit"
1348
  msgstr "編集"
1349
 
1350
+ #: dist/plugins/other_widget/widget-pr-blocks.php:9
1351
  #: plugins/other_widget/widget-pr-blocks.php:9
1352
  msgid "PR Blocks"
1353
  msgstr "PR Blocks"
1354
 
1355
+ #: dist/plugins/other_widget/widget-pr-blocks.php:14
1356
  #: plugins/other_widget/widget-pr-blocks.php:14
1357
  msgid "Displays a circle image or icon font for pr blocks"
1358
  msgstr "丸抜きの画像やアイコンフォントをPRブロックに表示"
1359
 
1360
+ #: dist/plugins/other_widget/widget-pr-blocks.php:23
1361
  #: plugins/other_widget/widget-pr-blocks.php:23
1362
  msgid "Service"
1363
  msgstr "サービス紹介"
1364
 
1365
+ #: dist/plugins/other_widget/widget-pr-blocks.php:33
1366
  #: plugins/other_widget/widget-pr-blocks.php:33
1367
  msgid "Company"
1368
  msgstr "会社案内"
1369
 
1370
+ #: dist/plugins/other_widget/widget-pr-blocks.php:43
1371
  #: plugins/other_widget/widget-pr-blocks.php:43
1372
  msgid "Recruit"
1373
  msgstr "採用情報"
1374
 
1375
+ #: dist/plugins/other_widget/widget-pr-blocks.php:53
1376
  #: plugins/other_widget/widget-pr-blocks.php:53
1377
  msgid "Contact"
1378
  msgstr "Contact"
1379
 
1380
+ #: dist/plugins/other_widget/widget-pr-blocks.php:74
1381
  #: plugins/other_widget/widget-pr-blocks.php:74
1382
  msgid "The choice of the number of columns:"
1383
  msgstr "列の数"
1384
 
1385
+ #: dist/plugins/other_widget/widget-pr-blocks.php:76
1386
  #: plugins/other_widget/widget-pr-blocks.php:76
1387
  msgid "3column"
1388
  msgstr "3列"
1389
 
1390
+ #: dist/plugins/other_widget/widget-pr-blocks.php:77
1391
  #: plugins/other_widget/widget-pr-blocks.php:77
1392
  msgid "4column"
1393
  msgstr "4列"
1394
 
1395
+ #: dist/plugins/other_widget/widget-pr-blocks.php:79
1396
  #: plugins/other_widget/widget-pr-blocks.php:79
1397
  msgid ""
1398
  "If you change the number of columns, click to \"Save\" botton and exit the "
1402
  "列の数を変更する場合は「保存して公開」ボタンをクリックして編集画面を終了しま"
1403
  "す。それから編集画面を再度開くと列の入力フォームが増減します。"
1404
 
1405
+ #: dist/plugins/other_widget/widget-pr-blocks.php:86
1406
+ #: dist/plugins/other_widget/widget-pr-blocks.php:243
1407
  #: plugins/other_widget/widget-pr-blocks.php:86
1408
  #: plugins/other_widget/widget-pr-blocks.php:243
1409
  msgid "PR Block"
1410
  msgstr "PRブロック"
1411
 
1412
+ #: dist/plugins/other_widget/widget-pr-blocks.php:107
1413
  #: plugins/other_widget/widget-pr-blocks.php:107
1414
  msgid "Icon"
1415
  msgstr "アイコン"
1416
 
1417
+ #: dist/plugins/other_widget/widget-pr-blocks.php:110
1418
  #: plugins/other_widget/widget-pr-blocks.php:110
1419
  msgid "Class name of the icon font you want to use:"
1420
  msgstr "使用したいアイコンフォントのクラス名:"
1421
 
1422
+ #: dist/plugins/other_widget/widget-pr-blocks.php:113
1423
  #: plugins/other_widget/widget-pr-blocks.php:113
1424
  msgid " ex:fa-file-text-o"
1425
  msgstr "例:fa-file-text-o"
1426
 
1427
+ #: dist/plugins/other_widget/widget-pr-blocks.php:117
1428
+ #: dist/plugins/other_widget/widget-profile.php:149
1429
  #: plugins/other_widget/widget-pr-blocks.php:117
1430
  #: plugins/other_widget/widget-profile.php:149
1431
  msgid "Icon color:"
1432
  msgstr "アイコンの色:"
1433
 
1434
+ #: dist/plugins/other_widget/widget-pr-blocks.php:121
1435
+ #: dist/plugins/other_widget/widget-profile.php:134
1436
  #: plugins/other_widget/widget-pr-blocks.php:121
1437
  #: plugins/other_widget/widget-profile.php:134
1438
  msgid "Icon Background:"
1439
  msgstr "アイコン背景:"
1440
 
1441
+ #: dist/plugins/other_widget/widget-pr-blocks.php:125
1442
+ #: dist/plugins/other_widget/widget-profile.php:140
1443
  #: plugins/other_widget/widget-pr-blocks.php:125
1444
  #: plugins/other_widget/widget-profile.php:140
1445
  msgid "Solid color"
1446
  msgstr "塗りつぶし"
1447
 
1448
+ #: dist/plugins/other_widget/widget-pr-blocks.php:129
1449
+ #: dist/plugins/other_widget/widget-profile.php:143
1450
+ #: dist/plugins/sns/sns_customizer.php:317
1451
  #: plugins/other_widget/widget-pr-blocks.php:129
1452
+ #: plugins/other_widget/widget-profile.php:143
1453
+ #: plugins/sns/sns_customizer.php:317
1454
  msgid "No background"
1455
  msgstr "背景なし"
1456
 
1457
+ #: dist/plugins/other_widget/widget-pr-blocks.php:135
1458
  #: plugins/other_widget/widget-pr-blocks.php:135
1459
  msgid "PR Image"
1460
  msgstr "画像"
1461
 
1462
+ #: dist/plugins/other_widget/widget-pr-blocks.php:136
1463
  #: plugins/other_widget/widget-pr-blocks.php:136
1464
  msgid "When you have an image. Image is displayed with priority"
1465
  msgstr "画像を設定するとアイコンフォントよりも画像が優先されます。"
1466
 
1467
+ #: dist/plugins/other_widget/widget-profile.php:9
1468
+ #: dist/plugins/other_widget/widget-profile.php:25
1469
  #: plugins/other_widget/widget-profile.php:9
1470
  #: plugins/other_widget/widget-profile.php:25
1471
  msgid "Profile"
1472
  msgstr "プロフィール"
1473
 
1474
+ #: dist/plugins/other_widget/widget-profile.php:14
1475
  #: plugins/other_widget/widget-profile.php:14
1476
  msgid "Displays a your profile"
1477
  msgstr ""
1478
  "ブログのサイドバーに運営者情報を表示したり、フッターに企業情報を表示します。"
1479
 
1480
+ #: dist/plugins/other_widget/widget-profile.php:33
1481
  #: plugins/other_widget/widget-profile.php:33
1482
  msgid "Profile Text"
1483
  msgstr "プロフィールテキスト"
1484
 
1485
+ #: dist/plugins/other_widget/widget-profile.php:53
1486
  #: plugins/other_widget/widget-profile.php:53
1487
  msgid "Select Profile image:"
1488
  msgstr "プロフィール用画像を選択"
1489
 
1490
+ #: dist/plugins/other_widget/widget-profile.php:71
1491
  #: plugins/other_widget/widget-profile.php:71
1492
  msgid "Cut out round the image."
1493
  msgstr "画像を丸く切り抜いて表示する"
1494
 
1495
+ #: dist/plugins/other_widget/widget-profile.php:75
1496
  #: plugins/other_widget/widget-profile.php:75
1497
  msgid "Media size (Optional)"
1498
  msgstr "画像の大きさ( 任意 )"
1499
 
1500
+ #: dist/plugins/other_widget/widget-profile.php:85
1501
  #: plugins/other_widget/widget-profile.php:85
1502
  msgid "Align left"
1503
  msgstr "画像左揃え"
1504
 
1505
+ #: dist/plugins/other_widget/widget-profile.php:88
1506
  #: plugins/other_widget/widget-profile.php:88
1507
  msgid "Align center"
1508
  msgstr "画像中央揃え"
1509
 
1510
+ #: dist/plugins/other_widget/widget-profile.php:92
1511
  #: plugins/other_widget/widget-profile.php:92
1512
  msgid "Text float to image."
1513
  msgstr "テキストを画像に回りこませる"
1514
 
1515
+ #: dist/plugins/other_widget/widget-profile.php:96
1516
  #: plugins/other_widget/widget-profile.php:96
1517
  msgid "Profile Text:"
1518
  msgstr "プロフィールテキスト"
1519
 
1520
+ #: dist/plugins/other_widget/widget-profile.php:100
1521
  #: plugins/other_widget/widget-profile.php:100
1522
  msgid "Facebook URL:"
1523
  msgstr "Facebook リンク先ページのURL"
1524
 
1525
+ #: dist/plugins/other_widget/widget-profile.php:105
1526
  #: plugins/other_widget/widget-profile.php:105
1527
  msgid "Twitter URL:"
1528
  msgstr "twitterリンク先ページのURL"
1529
 
1530
+ #: dist/plugins/other_widget/widget-profile.php:110
1531
  #: plugins/other_widget/widget-profile.php:110
1532
  msgid "Email Address:"
1533
  msgstr "Email リンク先ページのURL"
1534
 
1535
+ #: dist/plugins/other_widget/widget-profile.php:115
1536
  #: plugins/other_widget/widget-profile.php:115
1537
  msgid "Youtube URL:"
1538
  msgstr "Youtube リンク先ページのURL"
1539
 
1540
+ #: dist/plugins/other_widget/widget-profile.php:120
1541
  #: plugins/other_widget/widget-profile.php:120
1542
  msgid "RSS URL:"
1543
  msgstr "RSS リンク先ページのURL"
1544
 
1545
+ #: dist/plugins/other_widget/widget-profile.php:125
1546
  #: plugins/other_widget/widget-profile.php:125
1547
  msgid "instagram URL:"
1548
  msgstr "instagram リンク先ページのURL"
1549
 
1550
+ #: dist/plugins/other_widget/widget-profile.php:129
1551
  #: plugins/other_widget/widget-profile.php:129
1552
  msgid "linkedin URL:"
1553
  msgstr "linkedin リンク先ページのURL"
1554
 
1555
+ #: dist/plugins/other_widget/widget-profile.php:145
1556
  #: plugins/other_widget/widget-profile.php:145
1557
  msgid ""
1558
  "* When \"Icon Background: Fill\" is selected and \"Icon color\" is not "
1561
  "※ 「アイコン背景 : 塗りつぶし」を選択した場合で「アイコンの色」の指定がないと"
1562
  "きは各ブランドカラーで塗りつぶしされます。"
1563
 
1564
+ #: dist/plugins/other_widget/widget-side-child-page-list.php:12
1565
  #: plugins/other_widget/widget-side-child-page-list.php:12
1566
  msgid "child pages list"
1567
  msgstr "子ページのリスト"
1568
 
1569
+ #: dist/plugins/other_widget/widget-side-child-page-list.php:17
1570
  #: plugins/other_widget/widget-side-child-page-list.php:17
1571
  msgid "Displays list of child page for the current page."
1572
  msgstr "表示しているページの先祖階層からの子ページリストを表示します。"
1573
 
1574
+ #: dist/plugins/other_widget/widget-taxonomies.php:10
1575
  #: plugins/other_widget/widget-taxonomies.php:10
1576
  msgid "Categories/Custom taxonomies list"
1577
  msgstr "カテゴリー/カスタム分類リスト"
1578
 
1579
+ #: dist/plugins/other_widget/widget-taxonomies.php:15
1580
  #: plugins/other_widget/widget-taxonomies.php:15
1581
  msgid "Displays a categories and custom taxonomies list."
1582
  msgstr "カテゴリーやカスタム分類のリストを表示します。"
1583
 
1584
+ #: dist/plugins/other_widget/widget-taxonomies.php:70
1585
  #: plugins/other_widget/widget-taxonomies.php:70
1586
  msgid "Label to display"
1587
  msgstr "表示するラベル"
1588
 
1589
+ #: dist/plugins/other_widget/widget-taxonomies.php:74
1590
  #: plugins/other_widget/widget-taxonomies.php:74
1591
  msgid "Display page"
1592
  msgstr "ページを表示"
1593
 
1594
+ #: dist/plugins/other_widget/widget-taxonomies.php:83
1595
  #: plugins/other_widget/widget-taxonomies.php:83
1596
  msgid "Do not display terms without posts"
1597
  msgstr "投稿のない分類項目を表示しない"
1598
 
1599
+ #: dist/plugins/other_widget/widget-taxonomies.php:95
1600
  #: plugins/other_widget/widget-taxonomies.php:95
1601
  msgid "Blog"
1602
  msgstr "ブログ"
1603
 
1604
+ #: dist/plugins/other_widget/widget-taxonomies.php:100
1605
+ #: dist/plugins/template-tags/template-tags.php:136
1606
  #: plugins/other_widget/widget-taxonomies.php:100
1607
  #: plugins/template-tags/template-tags.php:136
1608
  msgid "Archives"
1609
  msgstr "アーカイブ"
1610
 
1611
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:21
1612
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:22
1613
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:64
1614
  #: plugins/post-type-manager/class.post-type-manager.php:21
1615
  #: plugins/post-type-manager/class.post-type-manager.php:22
1616
  #: plugins/post-type-manager/class.post-type-manager.php:64
1617
  msgid "Custom Post Type Setting"
1618
  msgstr "カスタム投稿タイプ設定"
1619
 
1620
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:87
1621
  #: plugins/post-type-manager/class.post-type-manager.php:87
1622
  msgid "Post Type ID(Required)"
1623
  msgstr "投稿タイプID(必須)"
1624
 
1625
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:88
1626
  #: plugins/post-type-manager/class.post-type-manager.php:88
1627
  msgid "20 characters or less in alphanumeric"
1628
  msgstr "半角英数字20文字以内で入力ください"
1629
 
1630
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:93
1631
  #: plugins/post-type-manager/class.post-type-manager.php:93
1632
  msgid "title"
1633
  msgstr "タイトル"
1634
 
1635
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:94
1636
  #: plugins/post-type-manager/class.post-type-manager.php:94
1637
  msgid "editor"
1638
  msgstr "本文"
1639
 
1640
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:95
1641
  #: plugins/post-type-manager/class.post-type-manager.php:95
1642
  msgid "author"
1643
  msgstr "投稿者"
1644
 
1645
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:96
1646
  #: plugins/post-type-manager/class.post-type-manager.php:96
1647
  msgid "thumbnail"
1648
  msgstr "アイキャッチ画像"
1649
 
1650
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:97
1651
  #: plugins/post-type-manager/class.post-type-manager.php:97
1652
  msgid "excerpt"
1653
  msgstr "抜粋"
1654
 
1655
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:98
1656
  #: plugins/post-type-manager/class.post-type-manager.php:98
1657
  msgid "comments"
1658
  msgstr "コメント"
1659
 
1660
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:99
1661
  #: plugins/post-type-manager/class.post-type-manager.php:99
1662
  msgid "revisions"
1663
  msgstr "リビジョン"
1664
 
1665
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:104
1666
  #: plugins/post-type-manager/class.post-type-manager.php:104
1667
  msgid "Supports(Required)"
1668
  msgstr "有効にする項目(必須)"
1669
 
1670
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:117
1671
  #: plugins/post-type-manager/class.post-type-manager.php:117
1672
  msgid "Menu position(optional)"
1673
  msgstr "メニューの位置( 任意 )"
1674
 
1675
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:118
1676
  #: plugins/post-type-manager/class.post-type-manager.php:118
1677
  msgid "Please enter a number."
1678
  msgstr "数字を入力してください。数字が小さいほど上に表示されます。"
1679
 
1680
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:125
1681
  #: plugins/post-type-manager/class.post-type-manager.php:125
1682
  msgid "Export to REST API(optional)"
1683
  msgstr "REST API に出力する( 任意 )"
1684
 
1685
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:137
1686
  #: plugins/post-type-manager/class.post-type-manager.php:137
1687
  msgid "Export to REST API"
1688
  msgstr "REST API に出力する"
1689
 
1690
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:142
1691
  #: plugins/post-type-manager/class.post-type-manager.php:142
1692
  msgid "Custom taxonomies(optional)"
1693
  msgstr "カスタム分類(任意)"
1694
 
1695
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:145
1696
  #: plugins/post-type-manager/class.post-type-manager.php:145
1697
  msgid "Custom taxonomy is like a category in post."
1698
  msgstr "カスタム分類とは投稿で言うカテゴリーです。"
1699
 
1700
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:146
1701
  #: plugins/post-type-manager/class.post-type-manager.php:146
1702
  msgid ""
1703
  "However, it refers to the \"category\" itself, not to the “item” of the "
1704
  "category."
1705
  msgstr "しかし、カテゴリーの”項目”ではなく、”カテゴリー”そのものを指します。"
1706
 
1707
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:147
1708
  #: plugins/post-type-manager/class.post-type-manager.php:147
1709
  msgid ""
1710
  "For example, if you create a post type \"construction result\", Custom "
1713
  "例えば「施工実績」という投稿タイプを作成した場合、カスタム分類は「施工タイ"
1714
  "プ」「施工地域」等になります。"
1715
 
1716
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:171
1717
  #: plugins/post-type-manager/class.post-type-manager.php:171
1718
  msgid "Custon taxonomy name(slug)"
1719
  msgstr "カスタム分類名(スラッグ)"
1720
 
1721
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:175
1722
  #: plugins/post-type-manager/class.post-type-manager.php:175
1723
  msgid "* Please be sure to enter it with one-byte alphanumeric characters"
1724
  msgstr "※ 必ず半角英数字にて入力してください"
1725
 
1726
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:181
1727
  #: plugins/post-type-manager/class.post-type-manager.php:181
1728
  msgid "Custon taxonomy label"
1729
  msgstr "カスタム分類名(表示名)"
1730
 
1731
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:188
1732
  #: plugins/post-type-manager/class.post-type-manager.php:188
1733
  msgid "Hierarchy"
1734
  msgstr "階層"
1735
 
1736
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:189
1737
  #: plugins/post-type-manager/class.post-type-manager.php:189
1738
  msgid "Make it a tag (do not hierarchize)"
1739
  msgstr "タグにする(階層化しない)"
1740
 
1741
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:198
1742
  #: plugins/post-type-manager/class.post-type-manager.php:198
1743
  msgid "REST API(optional)"
1744
  msgstr "REST API ( 任意 )"
1745
 
1746
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:199
1747
  #: plugins/post-type-manager/class.post-type-manager.php:199
1748
  msgid "Use for REST API"
1749
  msgstr "REST API に利用する"
1750
 
1751
+ #: dist/plugins/post-type-manager/class.post-type-manager.php:260
1752
  #: plugins/post-type-manager/class.post-type-manager.php:260
1753
  #, php-format
1754
  msgid ""
1757
  msgstr ""
1758
  "設定を更新したら<a href=\"%s\">パーマリンク設定</a>を保存してください。"
1759
 
1760
+ #: dist/plugins/related_posts/related_posts.php:201 dist/veu-packages.php:345
1761
  #: plugins/related_posts/related_posts.php:201 veu-packages.php:345
1762
  msgid "Related posts"
1763
  msgstr "関連記事を表示"
1764
 
1765
+ #: dist/plugins/related_posts/related_posts.php:235
1766
  #: plugins/related_posts/related_posts.php:235
1767
  msgid "Related Settings"
1768
  msgstr "関連記事設定"
1769
 
1770
+ #: dist/plugins/sitemap_page/sitemap_admin.php:9
1771
  #: plugins/sitemap_page/sitemap_admin.php:9
1772
  msgid "HTML Sitemap Settings"
1773
  msgstr "HTMLサイトマップ設定"
1774
 
1775
+ #: dist/plugins/sitemap_page/sitemap_admin.php:13
1776
  #: plugins/sitemap_page/sitemap_admin.php:13
1777
  msgid "Exclude page Settings"
1778
  msgstr "除外ページ設定"
1779
 
1780
+ #: dist/plugins/sitemap_page/sitemap_admin.php:15
1781
  #: plugins/sitemap_page/sitemap_admin.php:15
1782
  msgid "Input you want to exclude page id."
1783
  msgstr "HTMLサイトマップから除外したい固定ページのIDを入力してください。"
1784
 
1785
+ #: dist/plugins/sitemap_page/sitemap_admin.php:17
1786
  #: plugins/sitemap_page/sitemap_admin.php:17
1787
  msgid ""
1788
  "* Please enter separated by \",\"(commas) if there is more than one page ID "
1789
  "that you want to exclude."
1790
  msgstr "複数のページを除外する場合は , (コンマ)で区切って入力してください。"
1791
 
1792
+ #: dist/plugins/sitemap_page/sitemap_page.php:31
1793
  #: plugins/sitemap_page/sitemap_page.php:31
1794
  msgid "HTML Sitemap"
1795
  msgstr "HTMLサイトマップ"
1796
 
1797
+ #: dist/plugins/sitemap_page/sitemap_page.php:238
1798
  #: plugins/sitemap_page/sitemap_page.php:238
1799
  msgid "Display a HTML sitemap"
1800
  msgstr "HTMLサイトマップの表示"
1801
 
1802
+ #: dist/plugins/sns/function_follow.php:17 plugins/sns/function_follow.php:17
1803
  msgid "Follow me"
1804
  msgstr "このサイトをフォローする"
1805
 
1806
+ #: dist/plugins/sns/function_follow.php:65 plugins/sns/function_follow.php:65
1807
  msgid "Edit follow button"
1808
  msgstr "Follow me box の編集"
1809
 
1810
+ #: dist/plugins/sns/function_meta_box.php:28
1811
  #: plugins/sns/function_meta_box.php:28
1812
  msgid "Sns Title"
1813
  msgstr "OGPタイトル"
1814
 
1815
+ #: dist/plugins/sns/function_meta_box.php:39
1816
  #: plugins/sns/function_meta_box.php:39
1817
  msgid "if filled this area then override title of OGP and Twitter Card"
1818
  msgstr ""
1819
  "このエリアにタイトルを入力すると、このページのOGP,ツイッターカードに出力され"
1820
  "るタイトルを上書きすることができます"
1821
 
1822
+ #: dist/plugins/sns/hide_controller.php:28 plugins/sns/hide_controller.php:28
1823
  msgid "Share bottons"
1824
  msgstr "ソーシャルボタン"
1825
 
1826
+ #: dist/plugins/sns/hide_controller.php:65 plugins/sns/hide_controller.php:65
1827
  msgid "This post type is not set to display the share button."
1828
  msgstr "この投稿タイプはシェアボタンを表示するように設定されていません。"
1829
 
1830
+ #: dist/plugins/sns/hide_controller.php:86 plugins/sns/hide_controller.php:86
1831
  msgid "Don't display share bottons."
1832
  msgstr "ソーシャルボタンを表示しない"
1833
 
1834
+ #: dist/plugins/sns/sns.php:27 plugins/sns/sns.php:27
1835
  msgid "SNS"
1836
  msgstr "SNS"
1837
 
1838
+ #: dist/plugins/sns/sns.php:127 plugins/sns/sns.php:127
1839
  msgctxt "facebook language code"
1840
  msgid "en_US"
1841
  msgstr "ja_JP"
1842
 
1843
+ #: dist/plugins/sns/sns_admin.php:1 dist/plugins/sns/sns_customizer.php:24
1844
+ #: plugins/sns/sns_admin.php:1 plugins/sns/sns_customizer.php:24
1845
  msgid "SNS Settings"
1846
  msgstr "SNS設定"
1847
 
1848
+ #: dist/plugins/sns/sns_admin.php:13 plugins/sns/sns_admin.php:13
 
 
 
 
1849
  msgid "facebook application ID"
1850
  msgstr "facebookアプリケーションID"
1851
 
1852
+ #: dist/plugins/sns/sns_admin.php:15 plugins/sns/sns_admin.php:15
1853
  msgid "I will check and get the application ID"
1854
  msgstr "アプリケーションIDを確認・取得する "
1855
 
1856
+ #: dist/plugins/sns/sns_admin.php:16 plugins/sns/sns_admin.php:16
1857
  msgid ""
1858
  "* If an application ID is not specified, neither a Like button nor the "
1859
  "comment field displays and operates correctly."
1861
  "※アプリケーションIDを入力しないとボタンやコメント欄が表示・正しく動作しませ"
1862
  "ん。"
1863
 
1864
+ #: dist/plugins/sns/sns_admin.php:17 plugins/sns/sns_admin.php:17
1865
  msgid ""
1866
  "Please search for terms as [get Facebook application ID] If you do not know "
1867
  "much about how to get application ID for Facebook."
1869
  "facebookのアプリケーションIDの取得方法についてよくわからない場合は「facebook "
1870
  "アプリケーションID 取得」などで検索して下さい。"
1871
 
1872
+ #: dist/plugins/sns/sns_admin.php:21 plugins/sns/sns_admin.php:21
1873
  msgid "facebook page URL"
1874
  msgstr "FacebookページURL"
1875
 
1876
+ #: dist/plugins/sns/sns_admin.php:26 dist/plugins/sns/sns_customizer.php:103
1877
+ #: plugins/sns/sns_admin.php:26 plugins/sns/sns_customizer.php:103
1878
  msgid "OG default image"
1879
  msgstr "デフォルトのOGPイメージ"
1880
 
1881
+ #: dist/plugins/sns/sns_admin.php:27 plugins/sns/sns_admin.php:27
1882
  msgid ""
1883
  "If, for example someone pressed the Facebook [Like] button, this is the "
1884
  "image that appears on the Facebook timeline."
1886
  "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
1887
  "ムラインに表示されます。"
1888
 
1889
+ #: dist/plugins/sns/sns_admin.php:28 plugins/sns/sns_admin.php:28
1890
  msgid "If a featured image is specified for the page, it takes precedence."
1891
  msgstr ""
1892
  "ページにアイキャッチ画像が指定されている場合は、アイキャッチ画像が優先されま"
1893
  "す。"
1894
 
1895
+ #: dist/plugins/sns/sns_admin.php:30 plugins/sns/sns_admin.php:30
1896
  msgid "Select an image"
1897
  msgstr "画像を選択"
1898
 
1899
+ #: dist/plugins/sns/sns_admin.php:32
1900
  msgid ""
1901
  "* Picture sizes are 300x300 pixels or more and picture ratio 16:9 is "
1902
  "recommended."
1903
  msgstr "画像サイズ 橫 300px 縦 300px 以上、画像比率 16:9 を推奨します。"
1904
 
1905
+ #: dist/plugins/sns/sns_admin.php:36 plugins/sns/sns_admin.php:36
1906
  msgid "twitter ID"
1907
  msgstr "twitterアカウント"
1908
 
1909
+ #: dist/plugins/sns/sns_admin.php:41 plugins/sns/sns_admin.php:41
1910
  msgid "OG tags"
1911
  msgstr "OGタグ"
1912
 
1913
+ #: dist/plugins/sns/sns_admin.php:43 dist/plugins/sns/sns_customizer.php:139
1914
+ #: plugins/sns/sns_admin.php:43 plugins/sns/sns_customizer.php:139
1915
  msgid "Print the OG tags"
1916
  msgstr "OGタグを出力する"
1917
 
1918
+ #: dist/plugins/sns/sns_admin.php:44 dist/plugins/sns/sns_customizer.php:143
1919
+ #: plugins/sns/sns_admin.php:44 plugins/sns/sns_customizer.php:143
1920
  msgid ""
1921
  "If other plug-ins are used for the OG, do not output the OG using this "
1922
  "plugin."
1924
  "OGタグの出力を選択して下さい。もし他のプラグインやテーマでOGタグを出力してい"
1925
  "る場合は、このプラグインでの出力は必要ありません。"
1926
 
1927
+ #: dist/plugins/sns/sns_admin.php:49 dist/plugins/sns/sns_customizer.php:199
1928
+ #: plugins/sns/sns_admin.php:49 plugins/sns/sns_customizer.php:199
1929
  msgid "Twitter Card tags"
1930
  msgstr "Twitterカードタグ"
1931
 
1932
+ #: dist/plugins/sns/sns_admin.php:51 dist/plugins/sns/sns_customizer.php:203
1933
+ #: plugins/sns/sns_admin.php:51 plugins/sns/sns_customizer.php:203
1934
  msgid "Print the Twitter Card tags"
1935
  msgstr "Twitter カードタグを html head 内へ出力します。"
1936
 
1937
+ #: dist/plugins/sns/sns_admin.php:56 dist/plugins/sns/sns_customizer.php:216
1938
+ #: plugins/sns/sns_admin.php:56 plugins/sns/sns_customizer.php:216
1939
  msgid "Social bookmark buttons"
1940
  msgstr "ソーシャルボタン"
1941
 
1942
+ #: dist/plugins/sns/sns_admin.php:57 dist/plugins/sns/sns_customizer.php:239
1943
+ #: plugins/sns/sns_admin.php:57 plugins/sns/sns_customizer.php:239
1944
  msgid "Print the social bookmark buttons"
1945
  msgstr "ソーシャルブックマーク(シェアボタンやtweetボタン)を表示します。"
1946
 
1947
+ #: dist/plugins/sns/sns_admin.php:60 dist/plugins/sns/sns_customizer.php:254
1948
+ #: plugins/sns/sns_admin.php:60 plugins/sns/sns_customizer.php:254
1949
  msgid "Exclude Post Types"
1950
  msgstr "シェアボタンを表示しない投稿タイプ"
1951
 
1952
+ #: dist/plugins/sns/sns_admin.php:82 plugins/sns/sns_admin.php:82
1953
  msgid "Exclude Post ID"
1954
  msgstr "シェアボタンを表示しない投稿のID"
1955
 
1956
+ #: dist/plugins/sns/sns_admin.php:86 plugins/sns/sns_admin.php:92
1957
  msgid ""
1958
  "if you need filtering by post_ID, add the ignore post_ID separate by \",\"."
1959
  msgstr ""
1960
  "特定のポストのみSNSボタンを表示したくない場合、カンマ(,)区切りでポストIDを入"
1961
  "力します。"
1962
 
1963
+ #: dist/plugins/sns/sns_admin.php:90 plugins/sns/sns_admin.php:96
1964
  msgid "example"
1965
  msgstr "例"
1966
 
1967
+ #: dist/plugins/sns/sns_admin.php:98 dist/plugins/sns/sns_customizer.php:470
1968
+ #: plugins/sns/sns_admin.php:105 plugins/sns/sns_customizer.php:470
1969
  msgid "Follow me box"
1970
  msgstr "Follow me box"
1971
 
1972
+ #: dist/plugins/sns/sns_admin.php:99 plugins/sns/sns_admin.php:106
1973
  msgid "Print the Follow me box"
1974
  msgstr "Follow me ユニットを本文の下に表示する"
1975
 
1976
+ #: dist/plugins/sns/sns_admin.php:101 dist/plugins/sns/sns_customizer.php:504
1977
+ #: plugins/sns/sns_admin.php:108 plugins/sns/sns_customizer.php:504
1978
  msgid "Follow me box title"
1979
  msgstr "Follow me box の見出しテキスト"
1980
 
1981
+ #: dist/plugins/sns/sns_admin.php:108 dist/plugins/sns/sns_customizer.php:354
1982
+ #: plugins/sns/sns_admin.php:115 plugins/sns/sns_customizer.php:354
1983
  msgid "Share button for display"
1984
  msgstr "表示するボタン"
1985
 
1986
+ #: dist/plugins/sns/sns_admin.php:111 plugins/sns/sns_admin.php:123
1987
  msgid "Facebook"
1988
+ msgstr "Facebook"
1989
 
1990
+ #: dist/plugins/sns/sns_admin.php:112 dist/plugins/sns/sns_customizer.php:395
1991
+ #: dist/plugins/sns/widget-twitter.php:9 plugins/sns/sns_admin.php:129
1992
+ #: plugins/sns/sns_customizer.php:395 plugins/sns/widget-twitter.php:9
1993
  msgid "Twitter"
1994
+ msgstr "Twitter"
1995
 
1996
+ #: dist/plugins/sns/sns_admin.php:113 dist/plugins/sns/sns_customizer.php:416
1997
+ #: plugins/sns/sns_admin.php:135 plugins/sns/sns_customizer.php:416
1998
  msgid "Hatena"
1999
  msgstr "はてな"
2000
 
2001
+ #: dist/plugins/sns/sns_admin.php:114 dist/plugins/sns/sns_customizer.php:437
2002
+ #: plugins/sns/sns_admin.php:141 plugins/sns/sns_customizer.php:437
2003
  msgid "Pocket"
2004
+ msgstr "Pocket"
2005
 
2006
+ #: dist/plugins/sns/sns_admin.php:115 dist/plugins/sns/sns_customizer.php:458
2007
+ #: plugins/sns/sns_admin.php:147 plugins/sns/sns_customizer.php:458
2008
  msgid "LINE (mobile only)"
2009
+ msgstr "LINE (mobile only)"
2010
+
2011
+ #: dist/plugins/sns/sns_customizer.php:36 plugins/sns/sns_customizer.php:36
2012
+ msgid "Facebook Settings"
2013
+ msgstr "Facebook 設定"
2014
+
2015
+ #: dist/plugins/sns/sns_customizer.php:59 plugins/sns/sns_customizer.php:59
2016
+ msgid "Facebook application ID"
2017
+ msgstr "facebookアプリケーションID"
2018
+
2019
+ #: dist/plugins/sns/sns_customizer.php:80 plugins/sns/sns_customizer.php:80
2020
+ msgid "Facebook Page URL"
2021
+ msgstr "FacebookページURL"
2022
+
2023
+ #: dist/plugins/sns/sns_customizer.php:106
2024
+ msgid ""
2025
+ "If, for example someone pressed the Facebook [Like] button, this is the "
2026
+ "image that appears on the Facebook timeline.<br>If a featured image is "
2027
+ "specified for the page, it takes precedence.<br>ex) https://www.vektor-inc."
2028
+ "co.jp/images/ogImage.png<br>* Picture sizes are 300x300 pixels or more and "
2029
+ "picture ratio 16:9 is recommended."
2030
  msgstr ""
2031
+ "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
2032
+ "ムラインに表示されます。<br>ページにアイキャッチ画像が指定されている場合は、"
2033
+ "アイキャッチ画像が優先されます。<br>例: https://www.vektor-inc.co.jp/images/"
2034
+ "ogImage.png<br>画像サイズ 橫 300px 縦 300px 以上、画像比率 16:9 を推奨しま"
2035
+ "す。"
2036
+
2037
+ #: dist/plugins/sns/sns_customizer.php:116 plugins/sns/sns_customizer.php:116
2038
+ msgid "OG Settings"
2039
+ msgstr "OG 設定"
2040
+
2041
+ #: dist/plugins/sns/sns_customizer.php:152 plugins/sns/sns_customizer.php:152
2042
+ msgid "Twitter Settings"
2043
+ msgstr "Twitter 設定"
2044
+
2045
+ #: dist/plugins/sns/sns_customizer.php:175 plugins/sns/sns_customizer.php:175
2046
+ #, fuzzy
2047
+ #| msgid "twitter ID"
2048
+ msgid "Twitter ID"
2049
+ msgstr "twitterアカウント"
2050
+
2051
+ #: dist/plugins/sns/sns_customizer.php:297 plugins/sns/sns_customizer.php:297
2052
+ msgid "Social button style setting"
2053
+ msgstr "ソーシャルボタンのスタイル設定"
2054
+
2055
+ #: dist/plugins/sns/sns_customizer.php:339 plugins/sns/sns_customizer.php:339
2056
+ msgid "Btn color"
2057
+ msgstr "ボタンの色:"
2058
+
2059
+ #: dist/plugins/sns/sns_customizer.php:374 plugins/sns/sns_customizer.php:374
2060
+ #, fuzzy
2061
+ #| msgid "Facebook URL:"
2062
+ msgid "Facebook "
2063
+ msgstr "Facebook リンク先ページのURL"
2064
 
2065
+ #: dist/plugins/sns/widget-fb-page-plugin.php:13
2066
  #: plugins/sns/widget-fb-page-plugin.php:13
2067
  msgid "Displays a Facebook Page Plugin"
2068
  msgstr "Facebook ページプラグインを表示します。"
2069
 
2070
+ #: dist/plugins/sns/widget-fb-page-plugin.php:89
2071
  #: plugins/sns/widget-fb-page-plugin.php:89
2072
  msgid "Height"
2073
  msgstr "高さ"
2074
 
2075
+ #: dist/plugins/sns/widget-fb-page-plugin.php:94
2076
  #: plugins/sns/widget-fb-page-plugin.php:94
2077
  msgid "Show Friend's Faces"
2078
  msgstr "アイコンを表示する"
2079
 
2080
+ #: dist/plugins/sns/widget-fb-page-plugin.php:99
2081
  #: plugins/sns/widget-fb-page-plugin.php:99
2082
  msgid "Hide Cover Photo"
2083
  msgstr "カバー画像を表示しない"
2084
 
2085
+ #: dist/plugins/sns/widget-fb-page-plugin.php:104
2086
  #: plugins/sns/widget-fb-page-plugin.php:104
2087
  msgid "Show Page Posts"
2088
  msgstr "タイムラインを表示"
2089
 
2090
+ #: dist/plugins/sns/widget-twitter.php:13 plugins/sns/widget-twitter.php:13
2091
  msgid "Display Twitter timeline."
2092
  msgstr "Twitter のタイムラインを表示します。"
2093
 
2094
+ #: dist/plugins/sns/widget-twitter.php:89 plugins/sns/widget-twitter.php:89
2095
  msgid "Account:<br>Please enter your Twitter account."
2096
  msgstr "アカウント:<br>Twitter アカウントを入力してください。"
2097
 
2098
+ #: dist/plugins/sns/widget-twitter.php:90 plugins/sns/widget-twitter.php:90
2099
  msgid "@"
2100
  msgstr ""
2101
 
2102
+ #: dist/plugins/sns/widget-twitter.php:94 plugins/sns/widget-twitter.php:94
2103
  msgid "Height:<br>Please enter an arbitrary number.(Example: 300)"
2104
  msgstr "高さ:<br>任意の数値を入力してください(例:300)"
2105
 
2106
+ #: dist/plugins/sns/widget-twitter.php:99 plugins/sns/widget-twitter.php:99
2107
  msgid "Background color:"
2108
  msgstr "背景の色:"
2109
 
2110
+ #: dist/plugins/sns/widget-twitter.php:122 plugins/sns/widget-twitter.php:122
2111
  msgid "Link color:"
2112
  msgstr "リンクの色:"
2113
 
2114
+ #: dist/plugins/template-tags/template-tags.php:95
2115
  #: plugins/template-tags/template-tags.php:95
2116
  #, php-format
2117
  msgid "Author: %s"
2118
  msgstr "著者: %s"
2119
 
2120
+ #: dist/plugins/template-tags/template-tags.php:97
2121
+ #: dist/plugins/template-tags/template-tags.php:179
2122
  #: plugins/template-tags/template-tags.php:97
2123
  #: plugins/template-tags/template-tags.php:179
2124
  msgctxt "yearly archives date format"
2125
  msgid "Y"
2126
  msgstr "Y年"
2127
 
2128
+ #: dist/plugins/template-tags/template-tags.php:99
2129
+ #: dist/plugins/template-tags/template-tags.php:183
2130
  #: plugins/template-tags/template-tags.php:99
2131
  #: plugins/template-tags/template-tags.php:183
2132
  msgctxt "monthly archives date format"
2133
  msgid "F Y"
2134
  msgstr "Y年F"
2135
 
2136
+ #: dist/plugins/template-tags/template-tags.php:101
2137
  #: plugins/template-tags/template-tags.php:101
2138
  msgctxt "daily archives date format"
2139
  msgid "F j, Y"
2140
  msgstr "Y年Fj日"
2141
 
2142
+ #: dist/plugins/template-tags/template-tags.php:104
2143
  #: plugins/template-tags/template-tags.php:104
2144
  msgctxt "post format archive title"
2145
  msgid "Asides"
2146
  msgstr "サイド"
2147
 
2148
+ #: dist/plugins/template-tags/template-tags.php:106
2149
  #: plugins/template-tags/template-tags.php:106
2150
  msgctxt "post format archive title"
2151
  msgid "Galleries"
2152
  msgstr "ギャラリー"
2153
 
2154
+ #: dist/plugins/template-tags/template-tags.php:108
2155
  #: plugins/template-tags/template-tags.php:108
2156
  msgctxt "post format archive title"
2157
  msgid "Images"
2158
  msgstr "画像"
2159
 
2160
+ #: dist/plugins/template-tags/template-tags.php:110
2161
  #: plugins/template-tags/template-tags.php:110
2162
  msgctxt "post format archive title"
2163
  msgid "Videos"
2164
  msgstr "ビデオ"
2165
 
2166
+ #: dist/plugins/template-tags/template-tags.php:112
2167
  #: plugins/template-tags/template-tags.php:112
2168
  msgctxt "post format archive title"
2169
  msgid "Quotes"
2170
  msgstr "引用"
2171
 
2172
+ #: dist/plugins/template-tags/template-tags.php:114
2173
  #: plugins/template-tags/template-tags.php:114
2174
  msgctxt "post format archive title"
2175
  msgid "Links"
2176
  msgstr "リンク"
2177
 
2178
+ #: dist/plugins/template-tags/template-tags.php:116
2179
  #: plugins/template-tags/template-tags.php:116
2180
  msgctxt "post format archive title"
2181
  msgid "Statuses"
2182
  msgstr "ステータス"
2183
 
2184
+ #: dist/plugins/template-tags/template-tags.php:118
2185
  #: plugins/template-tags/template-tags.php:118
2186
  msgctxt "post format archive title"
2187
  msgid "Audio"
2188
  msgstr "オーディオ"
2189
 
2190
+ #: dist/plugins/template-tags/template-tags.php:120
2191
  #: plugins/template-tags/template-tags.php:120
2192
  msgctxt "post format archive title"
2193
  msgid "Chats"
2194
  msgstr "チャット"
2195
 
2196
+ #: dist/plugins/template-tags/template-tags.php:167
2197
+ #: dist/plugins/template-tags/template-tags.php:175
2198
  #: plugins/template-tags/template-tags.php:167
2199
  #: plugins/template-tags/template-tags.php:175
2200
  #, php-format
2201
  msgid "About %s"
2202
  msgstr "%s について"
2203
 
2204
+ #: dist/plugins/template-tags/template-tags.php:180
2205
  #: plugins/template-tags/template-tags.php:180
2206
  #, php-format
2207
  msgctxt "Yearly archive description"
2208
  msgid "Article of %s."
2209
  msgstr "%s の記事"
2210
 
2211
+ #: dist/plugins/template-tags/template-tags.php:184
2212
+ #: dist/plugins/template-tags/template-tags.php:188
2213
+ #: dist/plugins/template-tags/template-tags.php:193
2214
  #: plugins/template-tags/template-tags.php:184
2215
  #: plugins/template-tags/template-tags.php:188
2216
  #: plugins/template-tags/template-tags.php:193
2219
  msgid "Article of %s."
2220
  msgstr "%s の記事"
2221
 
2222
+ #: dist/plugins/template-tags/template-tags.php:211
2223
+ #: dist/plugins/wp_title.php:59 plugins/template-tags/template-tags.php:211
2224
+ #: plugins/wp_title.php:59
2225
  #, php-format
2226
  msgid "Page of %s"
2227
  msgstr "%sページ目"
2228
 
2229
+ #: dist/plugins/wp_title.php:47 plugins/wp_title.php:47
2230
  #, php-format
2231
  msgid "Search Results for : %s"
2232
  msgstr "検索結果 : %s"
2233
 
2234
+ #: dist/plugins/wp_title.php:50 plugins/wp_title.php:50
2235
  msgid "Not found"
2236
  msgstr "見つかりません"
2237
 
2238
+ #: dist/plugins/wp_title.php:71 dist/plugins/wp_title.php:83
2239
+ #: dist/plugins/wp_title.php:87 plugins/wp_title.php:71 plugins/wp_title.php:83
2240
+ #: plugins/wp_title.php:87
2241
  msgid "&lt;title&gt; tag of homepage"
2242
  msgstr "トップページの&lt;title&gt;タグ"
2243
 
2244
+ #: dist/plugins/wp_title.php:91 plugins/wp_title.php:91
2245
  msgid "title of the site"
2246
  msgstr "サイトのタイトル"
2247
 
2248
+ #: dist/plugins/wp_title.php:92 plugins/wp_title.php:92
2249
  #, php-format
2250
  msgid "Normally \"%1$s\" is placed in the title tags of all the pages."
2251
  msgstr "通常「%1$s」が全ページのタイトルタグに入ります。"
2252
 
2253
+ #: dist/plugins/wp_title.php:93 plugins/wp_title.php:93
2254
  #, php-format
2255
  msgid ""
2256
  "For example, it appears in the form of <br />&lt;title&gt;page title | "
2259
  "例えば固定ページであれば<br>&lt;title&gt;固定ページ名 | %1$s&lt;/title&gt;"
2260
  "<br>というような形式で出力されます。"
2261
 
2262
+ #: dist/plugins/wp_title.php:95 plugins/wp_title.php:95
2263
  #, php-format
2264
  msgid ""
2265
  "However, it might have negative impact on search engine rankings if the &lt;"
2271
  "くなるので、%s は一番検索されたいキーワードを盛り込みつつなるべく短くまとめる"
2272
  "事が望ましいです。"
2273
 
2274
+ #: dist/plugins/wp_title.php:97 plugins/wp_title.php:97
2275
  msgid "Tagline"
2276
  msgstr "キャッチフレーズ"
2277
 
2278
+ #: dist/plugins/wp_title.php:98 plugins/wp_title.php:98
2279
  #, php-format
2280
  msgid ""
2281
  "In the top page will be output usually in the form of <br />&lt;title&gt;"
2284
  "トップページでは<br>&lt;title&gt;%1$s | %2$s&lt;/title&gt;<br>というような形"
2285
  "式で出力されます。"
2286
 
2287
+ #: dist/plugins/wp_title.php:99 plugins/wp_title.php:99
2288
  msgid ""
2289
  "However, it may be too long in the above format. If the input to the input "
2290
  "field of the following, its contents will be reflected."
2292
  "しかし、上記の形式では長くなりすぎる事があります。その場合は下記の入力欄に入"
2293
  "力すれば、その内容が反映されます。"
2294
 
2295
+ #: dist/plugins_admin/admin_bar.php:28 plugins_admin/admin_bar.php:28
2296
  msgid "Active Setting"
2297
  msgstr "有効化設定"
2298
 
2299
+ #: dist/plugins_admin/admin_bar.php:36 plugins_admin/admin_bar.php:36
2300
  msgid "Main Setting"
2301
  msgstr "メイン設定"
2302
 
2303
+ #: dist/plugins_admin/content-meta-box.php:11
2304
  #: plugins_admin/content-meta-box.php:11
2305
  msgid "Setting of insert items"
2306
  msgstr "挿入アイテムの設定"
2307
 
2308
+ #: dist/plugins_admin/customize-panel.php:31
2309
+ #: dist/plugins_admin/customizer.php:45 plugins_admin/customizer.php:45
2310
  msgid "ExUnit Settings"
2311
  msgstr "ExUnit 設定"
2312
 
2313
+ #: dist/plugins_admin/disable_guide.php:17 plugins_admin/disable_guide.php:17
2314
  msgid "Edit Guide"
2315
  msgstr "編集ガイド"
2316
 
2317
+ #: dist/plugins_admin/vk-admin/class-vk-admin.php:262
2318
+ #: plugins_admin/vk-admin/class-vk-admin.php:262
2319
  msgid "Sorry, there is no post"
2320
  msgstr "お知らせはありません。"
2321
 
2322
+ #: dist/plugins_admin/vk-admin/class-vk-admin.php:316
2323
+ #: plugins_admin/vk-admin/class-vk-admin.php:316
2324
  msgid "Vektor WordPress Information"
2325
  msgstr ""
2326
 
2327
+ #: dist/veu-packages.php:72 veu-packages.php:72
2328
  msgid "Print Bootstrap css ( grid / button / table )"
2329
  msgstr "Bootstrap の CSS(grid/button/tableのみ)を出力"
2330
 
2331
+ #: dist/veu-packages.php:73 veu-packages.php:73
2332
  msgid ""
2333
  "If your using theme has already including Bootstrap, you deactivate this "
2334
  "item."
2337
  "(Lightningなど)やプラグインで Bootstrap を既に読み込んでいる場合はチェック"
2338
  "を外して下さい。"
2339
 
2340
+ #: dist/veu-packages.php:83 veu-packages.php:83
2341
  msgid "Print link fontawesome"
2342
  msgstr "fontawesome link タグを出力"
2343
 
2344
+ #: dist/veu-packages.php:84 veu-packages.php:84
2345
  msgid "Print fontawesome link tag to html head."
2346
  msgstr ""
2347
  "fontawesome を読み込むための link タグを html head 内へ出力します。使用中の"
2348
  "テーマやプラグインで fontawesome を既に読み込んでいる場合はチェックを外して下"
2349
  "さい。"
2350
 
2351
+ #: dist/veu-packages.php:93 veu-packages.php:93
2352
  msgid "Favicon setting"
2353
  msgstr "ファビコン設定"
2354
 
2355
+ #: dist/veu-packages.php:94 veu-packages.php:94
2356
  msgid "About favicon."
2357
  msgstr ""
2358
  "ブラウザでページを表示した際にタブやウィンドウのタイトルに表示されるアイコン"
2359
  "(ファビコン)を設定します。"
2360
 
2361
+ #: dist/veu-packages.php:94 veu-packages.php:94
2362
  msgid ""
2363
  "This feature will be discontinued shortly.<br>You can set the site icon from "
2364
  "\"Site Identity\" panel of \"Themes > Customize\"."
2367
  "サイトアイコンは「外観 > カスタマイズ」の「サイト基本情報」パネルから設定でき"
2368
  "ます。"
2369
 
2370
+ #: dist/veu-packages.php:104 veu-packages.php:104
2371
  msgid "Rewrite the title tag"
2372
  msgstr "タイトルタグの書き換え"
2373
 
2374
+ #: dist/veu-packages.php:105 veu-packages.php:105
2375
  msgid "Print is rewritten by its own rules to html head."
2376
  msgstr ""
2377
  "head title タグ内へ出力される内容を VK EX Unit のルールで出力します。 ( VK "
2378
  "EX Unit 側で wp_title() をフィルターフックでカスタマイズ ) 使用中のテーマやプ"
2379
  "ラグインで title タグの内容を出力する場合はチェックを外して下さい。"
2380
 
2381
+ #: dist/veu-packages.php:108 dist/veu-packages.php:126
2382
+ #: dist/veu-packages.php:165 dist/veu-packages.php:183
2383
+ #: dist/veu-packages.php:213 dist/veu-packages.php:231
2384
+ #: dist/veu-packages.php:273 dist/veu-packages.php:309
2385
+ #: dist/veu-packages.php:332 dist/veu-packages.php:413 veu-packages.php:108
2386
+ #: veu-packages.php:126 veu-packages.php:165 veu-packages.php:183
2387
+ #: veu-packages.php:213 veu-packages.php:231 veu-packages.php:273
2388
+ #: veu-packages.php:309 veu-packages.php:332 veu-packages.php:413
2389
  msgid "Setting"
2390
  msgstr "設定"
2391
 
2392
+ #: dist/veu-packages.php:122 veu-packages.php:122
2393
  msgid "Print meta Keyword"
2394
  msgstr "メタキーワードを出力"
2395
 
2396
+ #: dist/veu-packages.php:123 veu-packages.php:123
2397
  msgid "Print meta Keyword to html head."
2398
  msgstr "ヘッダーにメタキーワードを出力します。"
2399
 
2400
+ #: dist/veu-packages.php:139 veu-packages.php:139
2401
  msgid "Print meta description"
2402
  msgstr "メタディスクリプションタグを出力"
2403
 
2404
+ #: dist/veu-packages.php:140 veu-packages.php:140
2405
  msgid "Print meta description to html head."
2406
  msgstr ""
2407
  "投稿画面「抜粋」欄に入力されたテキストを meta description タグとして html "
2408
  "head 内へ出力します。使用中のテーマやプラグインで meta description タグを出力"
2409
  "している場合はチェックを外して下さい。"
2410
 
2411
+ #: dist/veu-packages.php:149 veu-packages.php:149
2412
  msgid "Main setting page"
2413
  msgstr "メイン設定画面"
2414
 
2415
+ #: dist/veu-packages.php:151 veu-packages.php:151
2416
  msgid "Print og tags to html head."
2417
  msgstr "OG タグを html head 内へ出力します。"
2418
 
2419
+ #: dist/veu-packages.php:152 veu-packages.php:152
2420
  msgid "Print twitter card tags to html head."
2421
  msgstr "Twitter カードタグを html head 内へ出力します。"
2422
 
2423
+ #: dist/veu-packages.php:153 veu-packages.php:153
2424
  msgid "Print social bookmark buttons."
2425
  msgstr "ソーシャルブックマークボタンを表示します。"
2426
 
2427
+ #: dist/veu-packages.php:154 veu-packages.php:154
2428
  msgid "Facebook Page Plugin widget."
2429
  msgstr "Facebookページプラグインウィジェット"
2430
 
2431
+ #: dist/veu-packages.php:155 veu-packages.php:155
2432
  msgid "Print Follow me box to content bottom."
2433
  msgstr "Follow me box を記事コンテンツ下のエリアへ表示します。"
2434
 
2435
+ #: dist/veu-packages.php:157 veu-packages.php:157
2436
  #, php-format
2437
  msgid "* You can stop the function separately from the %s."
2438
  msgstr "%s から個別に機能を停止する事ができます。"
2439
 
2440
+ #: dist/veu-packages.php:161 veu-packages.php:161
2441
  msgid "Social media cooperation"
2442
  msgstr "ソーシャルメディア連携"
2443
 
2444
+ #: dist/veu-packages.php:180 veu-packages.php:180
2445
  msgid "Print Google Analytics tracking code."
2446
  msgstr ""
2447
  "Google アナリティクスのトラッキングコードを出力します。有効化した後「設定」の"
2449
  "のテーマやプラグインで Google アナリティクスのトラッキングコードを埋め込む場"
2450
  "合はチェックを外して下さい。"
2451
 
2452
+ #: dist/veu-packages.php:196 veu-packages.php:196
2453
  msgid "You can use various widgets."
2454
  msgstr ""
2455
  "以下の機能を持ったウィジェットを追加します。各ウィジェットの設定は「外観」"
2456
  "→「ウィジェット」の設定画面より行って下さい。"
2457
 
2458
+ #: dist/veu-packages.php:198 veu-packages.php:198
2459
  msgid ""
2460
  "VK_Recent Posts - display the link text and the date of the latest article "
2461
  "title."
2462
  msgstr "VK_最新記事 - 最新記事タイトルのリンクテキストと日付を表示します。"
2463
 
2464
+ #: dist/veu-packages.php:199 veu-packages.php:199
2465
  msgid ""
2466
  "VK_Page content to widget - display the contents of the page to the widgets."
2467
  msgstr ""
2468
  "VK_固定ページ本文 - 固定ページのコンテンツ部分をウィジェットに表示します。"
2469
 
2470
+ #: dist/veu-packages.php:200 veu-packages.php:200
2471
  msgid "VK_Profile - display the profile entered in the widget."
2472
  msgstr "VK_プロフィール - ウィジェットに入力されたプロフィールを表示します。"
2473
 
2474
+ #: dist/veu-packages.php:201 veu-packages.php:201
2475
  msgid "VK_FB Page Plugin - display the Facebook Page Plugin."
2476
  msgstr "VK_FB Page Plugin - Facebook ページプラグインを表示します。"
2477
 
2478
+ #: dist/veu-packages.php:202 veu-packages.php:202
2479
  msgid "VK_3PR area - display the 3PR area."
2480
  msgstr "VK_3PR エリア - 3PR エリアを表示します。"
2481
 
2482
+ #: dist/veu-packages.php:203 veu-packages.php:203
2483
  msgid "categories/tags list"
2484
  msgstr "カテゴリー/タグ リスト"
2485
 
2486
+ #: dist/veu-packages.php:203 veu-packages.php:203
2487
  msgid "Displays a categories, tags or format list."
2488
  msgstr "カテゴリ・タグまたは、フォーマットリストを表示します。"
2489
 
2490
+ #: dist/veu-packages.php:209 veu-packages.php:209
2491
  msgid "Widgets"
2492
  msgstr "ウィジェット"
2493
 
2494
+ #: dist/veu-packages.php:227 veu-packages.php:227
2495
  msgid "CSS customize"
2496
  msgstr "CSSカスタマイズ"
2497
 
2498
+ #: dist/veu-packages.php:228 veu-packages.php:228
2499
  msgid "You can set Customize CSS."
2500
  msgstr ""
2501
  "テーマデザインをカスタマイズする CSS を管理画面より追加できるようになります。"
2502
  "追加する CSS コードは「VK Ex Unit」→「CSS カスタマイズ」の画面にて入力して下"
2503
  "さい。"
2504
 
2505
+ #: dist/veu-packages.php:246 veu-packages.php:246
2506
  msgid "Child page index"
2507
  msgstr "子ページの一覧表示"
2508
 
2509
+ #: dist/veu-packages.php:247 veu-packages.php:247
2510
  msgid ""
2511
  "At the bottom of the specified page, it will display a list of the child "
2512
  "page."
2514
  "指定した固定ページの下部へ、その固定ページの下層子ページの「ページタイトル / "
2515
  "サムネイル / 抜粋文 / 該当ページへのリンク」をセットで一覧表示します。"
2516
 
2517
+ #: dist/veu-packages.php:258 veu-packages.php:258
2518
  msgid "Page list from ancestor"
2519
  msgstr "先祖階層からの子ページリスト表示"
2520
 
2521
+ #: dist/veu-packages.php:259 veu-packages.php:259
2522
  msgid "Display Page list from ancestor at after content."
2523
  msgstr ""
2524
  "現在のページの先祖階層からの子ページリストをページ本文の下に表示します。"
2525
 
2526
+ #: dist/veu-packages.php:270 veu-packages.php:270
2527
  msgid "Display Contact Section at after content."
2528
  msgstr "お問い合わせ情報を本文の下に表示する"
2529
 
2530
+ #: dist/veu-packages.php:287 veu-packages.php:287
2531
  msgid "Display HTML Site Map"
2532
  msgstr "HTMLサイトマップの表示"
2533
 
2534
+ #: dist/veu-packages.php:288 veu-packages.php:288
2535
  msgid "It displays a HTML Site Map to the specified page."
2536
  msgstr "指定した固定ページにHTMLサイトマップを表示します。"
2537
 
2538
+ #: dist/veu-packages.php:314 veu-packages.php:314
2539
  msgid "Contents setting"
2540
  msgstr "CTA表示内容設定"
2541
 
2542
+ #: dist/veu-packages.php:329 veu-packages.php:329
2543
  msgid "Insert ads to content."
2544
  msgstr "記事に広告を挿入します"
2545
 
2546
+ #: dist/veu-packages.php:346 veu-packages.php:346
2547
  msgid "Print Related posts lists to post content bottom."
2548
  msgstr "関連記事を記事コンテンツ下のエリアへ表示します。"
2549
 
2550
+ #: dist/veu-packages.php:357 veu-packages.php:357
2551
  msgid "Display Eye Catch image at before content."
2552
  msgstr ""
2553
  "アイキャッチ画像を本文の最初に表示します。各記事毎に非表示にする事も出来ま"
2554
  "す。"
2555
 
2556
+ #: dist/veu-packages.php:367 veu-packages.php:367
2557
  msgid "Disable ping back"
2558
  msgstr "ping backを停止"
2559
 
2560
+ #: dist/veu-packages.php:368 veu-packages.php:368
2561
  msgid "Disable xmlrpc ping back."
2562
  msgstr "xmlrpcを停止"
2563
 
2564
+ #: dist/veu-packages.php:377 dist/veu-packages.php:378 veu-packages.php:377
2565
+ #: veu-packages.php:378
2566
  msgid "Disable dashbord"
2567
  msgstr "ダッシュボードに最新情報を表示しない"
2568
 
2569
+ #: dist/veu-packages.php:389 veu-packages.php:389
2570
  msgid "TinyMCE Style Tags"
2571
  msgstr "TinyMCE スタイルタグ"
2572
 
2573
+ #: dist/veu-packages.php:390 veu-packages.php:390
2574
  msgid "Add TinyMCE Editor to style tags."
2575
  msgstr "スタイルタグにTinyMCEエディタを追加する"
2576
 
2577
+ #: dist/veu-packages.php:398 veu-packages.php:398
2578
  msgid "Admin bar manu"
2579
  msgstr "管理バーメニュー"
2580
 
2581
+ #: dist/veu-packages.php:399 veu-packages.php:399
2582
  msgid "Add ExUnit menu to admin bar."
2583
  msgstr "ExUnitのメニューを管理バーに表示する"
2584
 
2585
+ #: dist/veu-packages.php:409 veu-packages.php:409
2586
  msgid "Post Type Manager"
2587
  msgstr "カスタム投稿タイプマネージャー"
2588
 
2589
+ #: dist/veu-packages.php:410 veu-packages.php:410
2590
  msgid "Add custom post types and custom taxonomies."
2591
  msgstr "カスタム投稿タイプやカスタム分類を追加します。"
2592
 
2593
+ #: dist/veu-packages.php:427 veu-packages.php:427
2594
  msgid "Page Top Button"
2595
  msgstr "ページトップへ戻るボタン"
2596
 
2597
+ #: dist/veu-packages.php:428 veu-packages.php:428
2598
  msgid ""
2599
  "The page top button is displayed in the lower right corner of the screen."
2600
  msgstr "ページトップへ戻るボタンは、画面の右下隅に表示されます。"
2601
 
2602
+ #: dist/vkExUnit.php:81 vkExUnit.php:81
2603
  #, php-format
2604
  msgid "The current PHP version(%s) is too old, so VK ExUnit will not work."
2605
  msgstr "使用中のPHPのバージョン(%s) が古すぎるので VK ExUnit は動作しません。"
2606
 
2607
+ #: dist/vkExUnit.php:84 vkExUnit.php:84
2608
  msgid "VK ExUnit supports PHP5.6 or later."
2609
  msgstr "VKExUnit がサポートしているPHPのバージョンは5.6以降です"
2610
 
2611
+ #: dist/vkExUnit.php:100 vkExUnit.php:100
2612
  #, php-format
2613
  msgid "Current PHP Version(%s) is old."
2614
  msgstr "使用中のPHPのバージョン(%s) が古いです。"
2615
 
2616
+ #: dist/vkExUnit.php:101 vkExUnit.php:101
2617
  #, php-format
2618
  msgid "%s supports PHP5.6 or later."
2619
  msgstr "%s がサポートしているPHPのバージョンは5.6以降です。"
2620
 
2621
+ #: plugins/sns/sns_admin.php:32
2622
+ msgid ""
2623
+ "* Picture sizes are 1280x720 pixels or more and picture ratio 16:9 is "
2624
+ "recommended."
2625
+ msgstr "画像サイズ 橫 1280px 縦 720px 以上、画像比率 16:9 を推奨します。"
2626
+
2627
+ #: plugins/sns/sns_customizer.php:106
2628
+ msgid ""
2629
+ "If, for example someone pressed the Facebook [Like] button, this is the "
2630
+ "image that appears on the Facebook timeline.<br>If a featured image is "
2631
+ "specified for the page, it takes precedence.<br>* Picture sizes are 1280x720 "
2632
+ "pixels or more and picture ratio 16:9 is recommended."
2633
+ msgstr ""
2634
+ "Facebookの「いいね!」ボタンを押した際、ここで設定した画像が Facebook のタイ"
2635
+ "ムラインに表示されます。<br>ページにアイキャッチ画像が指定されている場合は、"
2636
+ "アイキャッチ画像が優先されます。<br>画像サイズ 橫 1280px 縦 720px 以上、画像"
2637
+ "比率 16:9 程度を推奨します。"
2638
+
2639
  #~ msgid ""
2640
  #~ "For details on CSS customization, please refer to <a href=\"https://www."
2641
  #~ "vektor-inc.co.jp/post/css_customize/\" target=\"_blank\">this page</a>."
2954
  #~ msgid "AdWords"
2955
  #~ msgstr "広告の挿入"
2956
 
 
 
 
 
2957
  #~ msgid "Site's Profile"
2958
  #~ msgstr "プロフィール"
2959
 
plugins/call-to-action/class-vk-call-to-action.php CHANGED
@@ -252,7 +252,7 @@ if ( ! class_exists( 'Vk_Call_To_Action' ) ) {
252
  <label for="icon_after"><?php _e( 'After :', $vk_call_to_action_textdomain ); ?>
253
  <input type="text" name="vkExUnit_cta_button_icon_after" id="vkExUnit_cta_button_icon_after" value="<?php echo get_post_meta( get_the_id(), 'vkExUnit_cta_button_icon_after', true ); ?>" /><br>
254
  <?php _e( ' ex:fa-arrow-circle-o-right', $vk_call_to_action_textdomain ); ?><br>
255
- <a href="http://fortawesome.github.io/Font-Awesome/icons/" target="_blank">[Font Awesome Icons]</a><br>
256
  </p>
257
  </td></tr>
258
  <tr><th>
252
  <label for="icon_after"><?php _e( 'After :', $vk_call_to_action_textdomain ); ?>
253
  <input type="text" name="vkExUnit_cta_button_icon_after" id="vkExUnit_cta_button_icon_after" value="<?php echo get_post_meta( get_the_id(), 'vkExUnit_cta_button_icon_after', true ); ?>" /><br>
254
  <?php _e( ' ex:fa-arrow-circle-o-right', $vk_call_to_action_textdomain ); ?><br>
255
+ <a href="https://fontawesome.com/icons?d=gallery&m=free" target="_blank">[Font Awesome Icons]</a><br>
256
  </p>
257
  </td></tr>
258
  <tr><th>
plugins/contact-section/customizer.php CHANGED
@@ -10,7 +10,7 @@ function veu_customize_panel_activation_contact() {
10
 
11
  // カスタマイズ関数を実行
12
  // if ( apply_filters('veu_customize_panel_activation', false ) ){
13
- add_action( 'customize_register', 'veu_customize_register_contact' );
14
  // }
15
 
16
  function veu_customize_register_contact( $wp_customize ) {
@@ -26,18 +26,6 @@ function veu_customize_register_contact( $wp_customize ) {
26
  )
27
  );
28
 
29
- /* Add text control description
30
- /*-------------------------------------------*/
31
- class VkExUnit_Custom_Html extends WP_Customize_Control {
32
- public $type = 'customtext';
33
- public $custom_html = ''; // we add this for the extra custom_html
34
- public function render_content() {
35
- ?>
36
- <div><?php echo wp_kses_post( $this->custom_html ); ?></div>
37
- <?php
38
- } // public function render_content() {
39
- } // class VkExUnit_Custom_Html extends WP_Customize_Control
40
-
41
  // Contact Description
42
  $wp_customize->add_setting( 'veu_contact_description', array( 'sanitize_callback' => 'sanitize_text_field' ) );
43
 
@@ -48,7 +36,7 @@ function veu_customize_register_contact( $wp_customize ) {
48
  $custom_html .= '</p>';
49
 
50
  $wp_customize->add_control(
51
- new VkExUnit_Custom_Html(
52
  $wp_customize, 'veu_contact_description', array(
53
  // 'label' => __( '', 'vkExUnit' ),
54
  'section' => 'veu_contact_setting',
10
 
11
  // カスタマイズ関数を実行
12
  // if ( apply_filters('veu_customize_panel_activation', false ) ){
13
+ add_action( 'customize_register', 'veu_customize_register_contact',20 );
14
  // }
15
 
16
  function veu_customize_register_contact( $wp_customize ) {
26
  )
27
  );
28
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  // Contact Description
30
  $wp_customize->add_setting( 'veu_contact_description', array( 'sanitize_callback' => 'sanitize_text_field' ) );
31
 
36
  $custom_html .= '</p>';
37
 
38
  $wp_customize->add_control(
39
+ new ExUnit_Custom_Html(
40
  $wp_customize, 'veu_contact_description', array(
41
  // 'label' => __( '', 'vkExUnit' ),
42
  'section' => 'veu_contact_setting',
plugins/other_widget/widget-button.php CHANGED
@@ -4,171 +4,201 @@
4
  /*-------------------------------------------*/
5
  class WP_Widget_Button extends WP_Widget {
6
 
7
- static function button_otherlabels()
8
- {
9
- return array(
10
- 'primary' => 'Key Color(.primary)',
11
- 'default' => 'No paint(.default)',
12
- 'success' => 'Light green(.success)',
13
- 'info' => 'Light blue(.info)',
14
- 'warning' => 'Orange(.warning)',
15
- 'danger' => 'Red(.danger)',
16
- );
17
- }
18
-
19
- static function defaults()
20
- {
21
- return array(
22
- 'maintext' => '',
23
- 'icon_before' => '',
24
- 'icon_after' => '',
25
- 'subtext' => '',
26
- 'linkurl' => '',
27
- 'blank' => false,
28
- 'size' => '',
29
- 'color' => 'primary'
30
- );
31
- }
32
-
33
-
34
- function __construct() {
35
- $widget_name = 'VK_' . __( 'Button', 'vkExUnit' );
36
-
37
- parent::__construct(
38
- 'vkExUnit_button',
39
- $widget_name,
40
- array( 'description' => __( 'You can set buttons for arbitrary text.' , 'vkExUnit' ) )
41
- );
42
- }
43
-
44
-
45
- function widget( $args, $instance )
46
- {
47
- $options = self::default_options( $instance );
48
-
49
- $classes = array(
50
- 'btn',
51
- 'btn-block'
52
- );
53
- $classes[] = 'btn-' . $options['color'];
54
- if (in_array($options['size'], array('sm', 'lg')))
55
- $classes[] = 'btn-' . $options['size'];
56
- ?>
57
- <?php echo $args['before_widget']; ?>
58
- <?php if ( $options['linkurl'] && $options['maintext'] ): ?>
59
- <div class="veu_button">
60
- <a type="button" class="<?php echo implode(' ', $classes); ?>" href="<?php echo $options['linkurl']; ?>" <?php if($options['blank']) echo 'target="_blank"'; ?> >
61
- <span class="button_mainText">
62
-
63
- <?php
64
- if ( isset( $instance[ 'icon_before' ] ) && $instance[ 'icon_before' ] ) {
65
- echo '<i class="fa '.esc_attr( $instance[ 'icon_before' ] ).' font_icon"></i>';
66
- }
67
-
68
- echo esc_html($options['maintext']);
69
-
70
- if ( isset( $instance[ 'icon_after' ] ) && $instance[ 'icon_after' ] ) {
71
- echo '<i class="fa '.esc_attr( $instance[ 'icon_after' ] ).' font_icon"></i>';
72
- }
73
- ?>
74
-
75
- </span>
76
- <?php if ($options['subtext']): ?>
77
- <span class="veu_caption button_subText"><?php echo htmlspecialchars($options['subtext']); ?></span>
78
- <?php endif; ?>
79
- </a>
80
- </div>
81
- <?php endif; ?>
82
- <?php echo $args['after_widget']; ?>
83
- <?php
84
- }
85
-
86
- public static function default_options( $option=array() )
87
- {
88
- return wp_parse_args( $option, static::defaults() );
89
- }
90
-
91
-
92
- function form( $instance ) {
93
- $instance = self::default_options($instance);
94
-
95
- ?>
96
- <div class="warp" style="padding: 1em 0;line-height: 2.5em;">
97
-
98
- <?php _e('Main text(Required):', 'vkExUnit'); ?>
99
- <input type="text" id="<?php echo $this->get_field_id('maintext'); ?>" name="<?php echo $this->get_field_name('maintext') ?>" style="width:100%; margin-bottom: 0.5em;" value="<?php echo esc_attr( $instance['maintext'] ); ?>">
100
-
101
- <?php
102
- // icon font class input
103
- echo '<p>'.__( 'Class name of the icon font', 'vkExUnit' ).'</label><br/>';
104
- echo __( 'To choose your favorite icon, and enter the class.', 'vkExUnit' ).'<br>';
105
- echo '<label for="'.$this->get_field_id( 'icon_before' ).'">'.__('Before :','vkExUnit' );
106
- echo '<input type="text" id="'.$this->get_field_id( 'icon_before' ).'-font" class="font_class" name="'.$this->get_field_name( 'icon_before' ).'" value="'. esc_attr( $instance[ 'icon_before' ] ) .'" /><br>';
107
- echo '<label for="'.$this->get_field_id( 'icon_after' ).'">'.__('After :','vkExUnit' );
108
- echo '<input type="text" id="'.$this->get_field_id( 'icon_after' ).'-font" class="font_class" name="'.$this->get_field_name( 'icon_after' ).'" value="'. esc_attr( $instance[ 'icon_after' ] ) .'" />';
109
- echo __( ' ex:fa-arrow-circle-o-right', 'vkExUnit' ).'<br>';
110
- echo '[ <a href="http://fortawesome.github.io/Font-Awesome/icons/" target="_blank">Font Awesome Icons</a> ]<br>';
111
- echo '</p>';
112
  ?>
113
- <?php _e('Sub text:', 'vkExUnit'); ?>
114
- <input type="text" id="<?php echo $this->get_field_id('subtext'); ?>" name="<?php echo $this->get_field_name('subtext') ?>" style="width:100%; margin-bottom: 0.5em;" value="<?php echo esc_attr( $instance['subtext'] ); ?>">
115
-
116
- <br/>
117
- <?php _e('Link URL(Required):', 'vkExUnit'); ?>
118
- <input type="text" id="<?php echo $this->get_field_id('linkurl'); ?>" name="<?php echo $this->get_field_name('linkurl') ?>" value="<?php echo esc_attr( $instance['linkurl'] ); ?>" style="width: 100%" />
119
-
120
- <br/>
121
- <input type="checkbox" id="<?php echo $this->get_field_id('blank'); ?>" name="<?php echo $this->get_field_name('blank') ?>" value="true" <?php if($instance['blank']) echo 'checked'; ?> />
122
- <label for="<?php echo $this->get_field_id('blank'); ?>"><?php _e('Open with new tab', 'vkExUnit'); ?></label>
123
-
124
- <br/>
125
- <label for="<?php echo $this->get_field_id('size'); ?>"><?php _e('Size', 'vkExUnit'); ?> :</label>
126
- <select id="<?php echo $this->get_field_id('size'); ?>" name="<?php echo $this->get_field_name('size') ?>">
127
- <option value="sm" <?php if($instance['size'] == 'sm') echo 'selected'; ?> ><?php _e('Small', 'vkExUnit'); ?></option>
128
- <option value="md" <?php if(!in_array($instance['size'], array('sm', 'lg'))) echo 'selected'; ?> ><?php _e('Medium', 'vkExUnit'); ?></option>
129
- <option value="lg" <?php if($instance['size'] == 'lg') echo 'selected'; ?> ><?php _e('Large', 'vkExUnit'); ?></option>
130
- </select>
131
-
132
- <br/>
133
- <label for="<?php echo $this->get_field_id('size'); ?>"><?php _e('Button color:', 'vkExUnit');?> </label>
134
- <select id="<?php echo $this->get_field_id('color'); ?>" name="<?php echo $this->get_field_name('color'); ?>">
135
- <?php
136
- if ( !isset($instance['color']) || !$instance['color'] ) $instance['color'] = $default['color'];
137
- foreach( static::button_otherlabels() as $key => $label ): ?>
138
- <option value="<?php echo $key; ?>" <?php if ( $instance['color'] == $key ) echo 'selected'; ?> >
139
- <?php _e($label, 'vkExUnit'); ?>
140
- </option>
141
- <?php endforeach; ?>
142
- </select>
143
- </div>
144
- <?php
145
- }
146
-
147
-
148
- function update( $new_instance, $old_instance ) {
149
- $opt = array();
150
- $opt['maintext'] = $new_instance['maintext'];
151
- $opt['icon_before'] = $new_instance['icon_before'];
152
- $opt['icon_after'] = $new_instance['icon_after'];
153
- $opt['subtext'] = $new_instance['subtext'];
154
- $opt['linkurl'] = $new_instance['linkurl'];
155
- $opt['blank'] = (isset($new_instance['blank']) && $new_instance['blank'] == 'true');
156
- $opt['size'] = in_array($new_instance['size'], array('sm', 'lg'))? $new_instance['size'] : 'md';
157
- $opt['color'] = in_array($new_instance['color'], array_keys(self::button_otherlabels()))? $new_instance['color'] : static::$button_default;
158
- return $opt;
159
- }
160
-
161
- public static function dummy(){
162
- __( 'Key Color(.primary)', 'vkExUnit' );
163
- __( 'No paint(.default)', 'vkExUnit' );
164
- __( 'Light green(.success)', 'vkExUnit' );
165
- __( 'Light blue(.info)', 'vkExUnit' );
166
- __( 'Orange(.warning)', 'vkExUnit' );
167
- __( 'Red(.danger)', 'vkExUnit' );
168
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
169
  } // class WP_Widget_Button extends WP_Widget {
170
 
171
- add_action('widgets_init', 'vkExUnit_widget_button');
172
- function vkExUnit_widget_button(){
173
- return register_widget("WP_Widget_Button");
174
  }
4
  /*-------------------------------------------*/
5
  class WP_Widget_Button extends WP_Widget {
6
 
7
+ static function button_otherlabels() {
8
+ return array(
9
+ 'primary' => 'Key Color(.primary)',
10
+ 'default' => 'No paint(.default)',
11
+ 'success' => 'Light green(.success)',
12
+ 'info' => 'Light blue(.info)',
13
+ 'warning' => 'Orange(.warning)',
14
+ 'danger' => 'Red(.danger)',
15
+ );
16
+ }
17
+
18
+ static function defaults() {
19
+ return array(
20
+ 'maintext' => '',
21
+ 'icon_before' => '',
22
+ 'icon_after' => '',
23
+ 'subtext' => '',
24
+ 'linkurl' => '',
25
+ 'blank' => false,
26
+ 'size' => '',
27
+ 'color' => 'primary',
28
+ );
29
+ }
30
+
31
+
32
+ function __construct() {
33
+ $widget_name = 'VK_' . __( 'Button', 'vkExUnit' );
34
+
35
+ parent::__construct(
36
+ 'vkExUnit_button',
37
+ $widget_name,
38
+ array( 'description' => __( 'You can set buttons for arbitrary text.', 'vkExUnit' ) )
39
+ );
40
+ }
41
+
42
+
43
+ function widget( $args, $instance ) {
44
+ $options = self::default_options( $instance );
45
+
46
+ $classes = array(
47
+ 'btn',
48
+ 'btn-block',
49
+ );
50
+ $classes[] = 'btn-' . $options['color'];
51
+ if ( in_array( $options['size'], array( 'sm', 'lg' ) ) ) {
52
+ $classes[] = 'btn-' . $options['size'];
53
+ }
54
+ ?>
55
+ <?php echo $args['before_widget']; ?>
56
+ <?php if ( $options['linkurl'] && $options['maintext'] ) : ?>
57
+ <div class="veu_button">
58
+ <a type="button" class="<?php echo implode( ' ', $classes ); ?>" href="<?php echo $options['linkurl']; ?>"
59
+ <?php
60
+ if ( $options['blank'] ) {
61
+ echo 'target="_blank"';}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  ?>
63
+ >
64
+ <span class="button_mainText">
65
+
66
+ <?php
67
+ if ( isset( $instance['icon_before'] ) && $instance['icon_before'] ) {
68
+ echo '<i class="fa ' . esc_attr( $instance['icon_before'] ) . ' font_icon"></i>';
69
+ }
70
+
71
+ echo esc_html( $options['maintext'] );
72
+
73
+ if ( isset( $instance['icon_after'] ) && $instance['icon_after'] ) {
74
+ echo '<i class="fa ' . esc_attr( $instance['icon_after'] ) . ' font_icon"></i>';
75
+ }
76
+ ?>
77
+
78
+ </span>
79
+ <?php if ( $options['subtext'] ) : ?>
80
+ <span class="veu_caption button_subText"><?php echo htmlspecialchars( $options['subtext'] ); ?></span>
81
+ <?php endif; ?>
82
+ </a>
83
+ </div>
84
+ <?php endif; ?>
85
+ <?php echo $args['after_widget']; ?>
86
+ <?php
87
+ }
88
+
89
+ public static function default_options( $option = array() ) {
90
+ return wp_parse_args( $option, static::defaults() );
91
+ }
92
+
93
+
94
+ function form( $instance ) {
95
+ $instance = self::default_options( $instance );
96
+
97
+ ?>
98
+ <div class="warp" style="padding: 1em 0;line-height: 2.5em;">
99
+
100
+ <?php _e( 'Main text(Required):', 'vkExUnit' ); ?>
101
+ <input type="text" id="<?php echo $this->get_field_id( 'maintext' ); ?>" name="<?php echo $this->get_field_name( 'maintext' ); ?>" style="width:100%; margin-bottom: 0.5em;" value="<?php echo esc_attr( $instance['maintext'] ); ?>">
102
+
103
+ <?php
104
+ // icon font class input
105
+ echo '<p>' . __( 'Class name of the icon font', 'vkExUnit' ) . '</label><br/>';
106
+ echo __( 'To choose your favorite icon, and enter the class.', 'vkExUnit' ) . '<br>';
107
+ echo '<label for="' . $this->get_field_id( 'icon_before' ) . '">' . __( 'Before :', 'vkExUnit' );
108
+ echo '<input type="text" id="' . $this->get_field_id( 'icon_before' ) . '-font" class="font_class" name="' . $this->get_field_name( 'icon_before' ) . '" value="' . esc_attr( $instance['icon_before'] ) . '" /><br>';
109
+ echo '<label for="' . $this->get_field_id( 'icon_after' ) . '">' . __( 'After :', 'vkExUnit' );
110
+ echo '<input type="text" id="' . $this->get_field_id( 'icon_after' ) . '-font" class="font_class" name="' . $this->get_field_name( 'icon_after' ) . '" value="' . esc_attr( $instance['icon_after'] ) . '" />';
111
+ echo __( ' ex:fa-arrow-circle-o-right', 'vkExUnit' ) . '<br>';
112
+ echo '[ <a href="https://fontawesome.com/icons?d=gallery&m=free" target="_blank">Font Awesome Icons</a> ]<br>';
113
+ echo '</p>';
114
+ ?>
115
+ <?php _e( 'Sub text:', 'vkExUnit' ); ?>
116
+ <input type="text" id="<?php echo $this->get_field_id( 'subtext' ); ?>" name="<?php echo $this->get_field_name( 'subtext' ); ?>" style="width:100%; margin-bottom: 0.5em;" value="<?php echo esc_attr( $instance['subtext'] ); ?>">
117
+
118
+ <br/>
119
+ <?php _e( 'Link URL(Required):', 'vkExUnit' ); ?>
120
+ <input type="text" id="<?php echo $this->get_field_id( 'linkurl' ); ?>" name="<?php echo $this->get_field_name( 'linkurl' ); ?>" value="<?php echo esc_attr( $instance['linkurl'] ); ?>" style="width: 100%" />
121
+
122
+ <br/>
123
+ <input type="checkbox" id="<?php echo $this->get_field_id( 'blank' ); ?>" name="<?php echo $this->get_field_name( 'blank' ); ?>" value="true"
124
+ <?php
125
+ if ( $instance['blank'] ) {
126
+ echo 'checked';}
127
+ ?>
128
+ />
129
+ <label for="<?php echo $this->get_field_id( 'blank' ); ?>"><?php _e( 'Open with new tab', 'vkExUnit' ); ?></label>
130
+
131
+ <br/>
132
+ <label for="<?php echo $this->get_field_id( 'size' ); ?>"><?php _e( 'Size', 'vkExUnit' ); ?> :</label>
133
+ <select id="<?php echo $this->get_field_id( 'size' ); ?>" name="<?php echo $this->get_field_name( 'size' ); ?>">
134
+ <option value="sm"
135
+ <?php
136
+ if ( $instance['size'] == 'sm' ) {
137
+ echo 'selected';}
138
+ ?>
139
+ ><?php _e( 'Small', 'vkExUnit' ); ?></option>
140
+ <option value="md"
141
+ <?php
142
+ if ( ! in_array( $instance['size'], array( 'sm', 'lg' ) ) ) {
143
+ echo 'selected';}
144
+ ?>
145
+ ><?php _e( 'Medium', 'vkExUnit' ); ?></option>
146
+ <option value="lg"
147
+ <?php
148
+ if ( $instance['size'] == 'lg' ) {
149
+ echo 'selected';}
150
+ ?>
151
+ ><?php _e( 'Large', 'vkExUnit' ); ?></option>
152
+ </select>
153
+
154
+ <br/>
155
+ <label for="<?php echo $this->get_field_id( 'size' ); ?>"><?php _e( 'Button color:', 'vkExUnit' ); ?> </label>
156
+ <select id="<?php echo $this->get_field_id( 'color' ); ?>" name="<?php echo $this->get_field_name( 'color' ); ?>">
157
+ <?php
158
+ if ( ! isset( $instance['color'] ) || ! $instance['color'] ) {
159
+ $instance['color'] = $default['color'];
160
+ }
161
+ foreach ( static::button_otherlabels() as $key => $label ) :
162
+ ?>
163
+ <option value="<?php echo $key; ?>"
164
+ <?php
165
+ if ( $instance['color'] == $key ) {
166
+ echo 'selected';}
167
+ ?>
168
+ >
169
+ <?php _e( $label, 'vkExUnit' ); ?>
170
+ </option>
171
+ <?php endforeach; ?>
172
+ </select>
173
+ </div>
174
+ <?php
175
+ }
176
+
177
+
178
+ function update( $new_instance, $old_instance ) {
179
+ $opt = array();
180
+ $opt['maintext'] = $new_instance['maintext'];
181
+ $opt['icon_before'] = $new_instance['icon_before'];
182
+ $opt['icon_after'] = $new_instance['icon_after'];
183
+ $opt['subtext'] = $new_instance['subtext'];
184
+ $opt['linkurl'] = $new_instance['linkurl'];
185
+ $opt['blank'] = ( isset( $new_instance['blank'] ) && $new_instance['blank'] == 'true' );
186
+ $opt['size'] = in_array( $new_instance['size'], array( 'sm', 'lg' ) ) ? $new_instance['size'] : 'md';
187
+ $opt['color'] = in_array( $new_instance['color'], array_keys( self::button_otherlabels() ) ) ? $new_instance['color'] : static::$button_default;
188
+ return $opt;
189
+ }
190
+
191
+ public static function dummy() {
192
+ __( 'Key Color(.primary)', 'vkExUnit' );
193
+ __( 'No paint(.default)', 'vkExUnit' );
194
+ __( 'Light green(.success)', 'vkExUnit' );
195
+ __( 'Light blue(.info)', 'vkExUnit' );
196
+ __( 'Orange(.warning)', 'vkExUnit' );
197
+ __( 'Red(.danger)', 'vkExUnit' );
198
+ }
199
  } // class WP_Widget_Button extends WP_Widget {
200
 
201
+ add_action( 'widgets_init', 'vkExUnit_widget_button' );
202
+ function vkExUnit_widget_button() {
203
+ return register_widget( 'WP_Widget_Button' );
204
  }
plugins/other_widget/widget-pr-blocks.php CHANGED
@@ -108,7 +108,7 @@ for ( $i = 1; $i <= intval( $instance['block_count'] ); ) {
108
 
109
  // icon font class input
110
  echo '<p><label for="'.$this->get_field_id( 'iconFont_'.$i ).'">'.__( 'Class name of the icon font you want to use:', 'vkExUnit' ).'</label><br/>'.
111
- '[ <a href="http://fortawesome.github.io/Font-Awesome/icons/" target="_blank">Font Awesome Icons</a> ]<br/>
112
  <input type="text" id="'.$this->get_field_id( 'iconFont_class_'.$i ).'-font" class="font_class" name="'.$this->get_field_name( 'iconFont_class_'.$i ).'" value="'. esc_attr( $instance[ 'iconFont_class_'.$i ] ) .'" /><br>'
113
  .__( 'To choose your favorite icon, and enter the class.', 'vkExUnit' ).'<br>'.__( ' ex:fa-file-text-o', 'vkExUnit' ).'</p>';
114
 
108
 
109
  // icon font class input
110
  echo '<p><label for="'.$this->get_field_id( 'iconFont_'.$i ).'">'.__( 'Class name of the icon font you want to use:', 'vkExUnit' ).'</label><br/>'.
111
+ '[ <a href="https://fontawesome.com/icons?d=gallery&m=free" target="_blank">Font Awesome Icons</a> ]<br/>
112
  <input type="text" id="'.$this->get_field_id( 'iconFont_class_'.$i ).'-font" class="font_class" name="'.$this->get_field_name( 'iconFont_class_'.$i ).'" value="'. esc_attr( $instance[ 'iconFont_class_'.$i ] ) .'" /><br>'
113
  .__( 'To choose your favorite icon, and enter the class.', 'vkExUnit' ).'<br>'.__( ' ex:fa-file-text-o', 'vkExUnit' ).'</p>';
114
 
plugins/sns/function_follow.php CHANGED
@@ -8,40 +8,61 @@ function vkExUnit_add_follow( $content ) {
8
  if ( is_single() && $postType['slug'] == 'post' ) :
9
 
10
  $options = veu_get_sns_options();
11
- if ( ! $options['enableFollowMe'] ) { return $content; }
 
12
 
13
  if ( isset( $options['followMe_title'] ) && $options['followMe_title'] ) {
14
  $title = $options['followMe_title'];
15
  } else {
16
- $title = __( 'Follow me','vkExUnit' ).'!';
17
  }
18
 
19
  // https://about.twitter.com/resources/buttons#follow
20
  $follow_html = '';
21
 
22
- $fbPageUrl = (isset( $options['fbPageUrl'] )) ? $options['fbPageUrl'] : '';
23
- $twitterId = (isset( $options['twitterId'] )) ? $options['twitterId'] : '';
24
 
25
- $follow_html .= '<section class="veu_followSet">'."\n";
26
- $follow_html .= '<h1 class="followSet_title">'.$title.'</h1>';
27
- $follow_html .= '<div class="followSet_body">';
28
 
29
- if ( $fbPageUrl ) {
30
- $follow_html .= '<div class="follow_btn fb-like" data-href="'.esc_url( $options['fbPageUrl'] ).'" data-layout="button" data-action="like" data-show-faces="false" data-share="true"></div>'."\n";
 
 
 
 
 
 
31
  }
32
 
 
 
 
 
 
 
 
 
 
 
 
33
  if ( $twitterId ) {
34
- $follow_html .= '<div class="follow_btn follow_twitter"><a href="https://twitter.com/'.esc_html( $options['twitterId'] ).'" class="twitter-follow-button" data-show-count="false" data-lang="ja" data-show-screen-name="false">@'.esc_html( $options['twitterId'] ).'</a></div>'."\n";
 
35
  }
 
 
 
36
 
37
- $follow_html .= '<div class="follow_btn follow_feedly"><a href="http://cloud.feedly.com/#subscription/feed/'.home_url().'/feed/" target="blank"><img id="feedlyFollow" src="http://s3.feedly.com/img/follows/feedly-follow-rectangle-volume-small_2x.png" alt="follow us in feedly" width="66" height="20"></a></div>'."\n";
38
- $follow_html .= '</div><!-- [ /.followSet_body ] -->'."\n";
39
- $follow_html .= '</section><!-- [ /.followSet ] -->'."\n";
40
 
41
  global $post;
42
  if ( $url = get_edit_post_link( $post->ID ) ) {
43
- $url = admin_url( 'admin.php?page=vkExUnit_main_setting#vkExUnit_sns_options' );
44
- $follow_html .= '<div class="veu_adminEdit"><a href="'.$url.'" class="btn btn-default" target="_blank">'.__( 'Edit follow button', 'vkExUnit' ).'</a></div>';
45
  }
46
 
47
  $content .= $follow_html;
8
  if ( is_single() && $postType['slug'] == 'post' ) :
9
 
10
  $options = veu_get_sns_options();
11
+ if ( ! $options['enableFollowMe'] ) {
12
+ return $content; }
13
 
14
  if ( isset( $options['followMe_title'] ) && $options['followMe_title'] ) {
15
  $title = $options['followMe_title'];
16
  } else {
17
+ $title = __( 'Follow me', 'vkExUnit' ) . '!';
18
  }
19
 
20
  // https://about.twitter.com/resources/buttons#follow
21
  $follow_html = '';
22
 
23
+ $fbPageUrl = ( isset( $options['fbPageUrl'] ) ) ? $options['fbPageUrl'] : '';
24
+ $twitterId = ( isset( $options['twitterId'] ) ) ? $options['twitterId'] : '';
25
 
26
+ /*----------------------------------------------*/
27
+ /* 記事がよかったらいいね ここから
28
+ /*----------------------------------------------*/
29
 
30
+ $image_id = get_post_thumbnail_id();
31
+ $image_url = wp_get_attachment_image_src( $image_id, true );
32
+
33
+ $follow_html .= '<div class="veu_followSet">';
34
+
35
+ // 画像
36
+ if ( has_post_thumbnail() ) {
37
+ $follow_html .= '<div class="followSet_img" style="background-image: url(\'' . $image_url[0] . '\')"></div>';
38
  }
39
 
40
+ $follow_html .= '
41
+ <div class="followSet_body">
42
+ <p class="followSet_title">' . $title . '</p>' . "\n";
43
+ // fb
44
+ if ( $fbPageUrl ) {
45
+ $follow_html .= '
46
+ <div class="followSet_fb_page">
47
+ <div class="fb-like" data-href="' . esc_url( $options['fbPageUrl'] ) . '" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
48
+ </div>' . "\n";
49
+ }
50
+ // twitter
51
  if ( $twitterId ) {
52
+ $follow_html .= '<div class="followSet_tw_follow">' . "\n";
53
+ $follow_html .= '<a href="https://twitter.com/' . esc_html( $options['twitterId'] ) . '" class="twitter-follow-button" data-show-count="false" data-lang="ja" data-show-screen-name="false">@' . esc_html( $options['twitterId'] ) . '</a> </div><!-- [ /.twitter ] -->' . "\n";
54
  }
55
+ // feedly
56
+ $follow_html .= '<div class="follow_feedly"><a href="http://cloud.feedly.com/#subscription/feed/' . home_url() . '/feed/" target="blank"><img id="feedlyFollow" src="http://s3.feedly.com/img/follows/feedly-follow-rectangle-volume-small_2x.png" alt="follow us in feedly" width="66" height="20"></a></div>' . "\n";
57
+ $follow_html .= '</div><!-- [ /.followSet_body ] -->';
58
 
59
+ $follow_html .= '</div>' . "\n";
60
+ // 記事がよかったらいいね ここまで
 
61
 
62
  global $post;
63
  if ( $url = get_edit_post_link( $post->ID ) ) {
64
+ $url = admin_url( 'admin.php?page=vkExUnit_main_setting#vkExUnit_sns_options' );
65
+ $follow_html .= '<div class="veu_adminEdit"><a href="' . $url . '" class="btn btn-default" target="_blank">' . __( 'Edit follow button', 'vkExUnit' ) . '</a></div>';
66
  }
67
 
68
  $content .= $follow_html;
plugins/sns/sns.php CHANGED
@@ -17,6 +17,7 @@
17
 
18
  // シェアボタンを表示する設定の読み込み
19
  require_once(dirname(__FILE__)."/hide_controller.php");
 
20
 
21
  function veu_sns_options_init() {
22
  if ( false === veu_get_sns_options() ) {
@@ -152,71 +153,5 @@ require vkExUnit_get_directory() . '/plugins/sns/function_meta_box.php';
152
 
153
  function vkExUnit_add_sns_options_page() {
154
  require dirname( __FILE__ ) . '/sns_admin.php';
155
- ?>
156
- <?php
157
- }
158
 
159
- /*-------------------------------------------*/
160
- /* Add Customize Panel
161
- /*-------------------------------------------*/
162
- add_filter( 'veu_customize_panel_activation', 'veu_customize_panel_activation_sns' );
163
- function veu_customize_panel_activation_sns(){
164
- return true;
165
  }
166
-
167
- if ( apply_filters('veu_customize_panel_activation', false ) ){
168
- add_action( 'customize_register', 'veu_customize_register_sns' );
169
- }
170
-
171
- function veu_customize_register_sns( $wp_customize ) {
172
-
173
- /*-------------------------------------------*/
174
- /* SNS Settings
175
- /*-------------------------------------------*/
176
- $wp_customize->add_section( 'veu_sns_setting', array(
177
- 'title' => __('SNS Settings', 'vkExUnit'),
178
- 'priority' => 1000,
179
- 'panel' => 'veu_setting',
180
- ) );
181
-
182
- // Bin bg fill
183
- $wp_customize->add_setting( 'vkExUnit_sns_options[snsBtn_bg_fill_not]', array(
184
- 'default' => false,
185
- 'type' => 'option', // 保存先 option or theme_mod
186
- 'capability' => 'edit_theme_options',
187
- 'sanitize_callback' => 'veu_sanitize_boolean',
188
- ) );
189
-
190
- $wp_customize->add_control( 'snsBtn_bg_fill_not', array(
191
- 'label' => __( 'No background', 'vkExUnit' ),
192
- 'section' => 'veu_sns_setting',
193
- 'settings' => 'vkExUnit_sns_options[snsBtn_bg_fill_not]',
194
- 'type' => 'checkbox',
195
- 'priority' => 1,
196
- ) );
197
-
198
- // Btn color
199
- $wp_customize->add_setting( 'vkExUnit_sns_options[snsBtn_color]', array(
200
- 'default' => false,
201
- 'type' => 'option', // 保存先 option or theme_mod
202
- 'capability' => 'edit_theme_options',
203
- 'sanitize_callback' => 'sanitize_hex_color',
204
- ) );
205
-
206
- $wp_customize->add_control( new WP_Customize_Color_Control( $wp_customize, 'snsBtn_color', array(
207
- 'label' => __('Btn color', 'vkExUnit'),
208
- 'section' => 'veu_sns_setting',
209
- 'settings' => 'vkExUnit_sns_options[snsBtn_color]',
210
- 'priority' => 2,
211
- )));
212
-
213
- // $wp_customize->get_setting( 'vkExUnit_sns_options[snsBtn_bg_fill_not]' )->transport = 'postMessage';
214
-
215
- /*-------------------------------------------*/
216
- /* Add Edit Customize Link Btn
217
- /*-------------------------------------------*/
218
- $wp_customize->selective_refresh->add_partial( 'vkExUnit_sns_options[snsBtn_bg_fill_not]', array(
219
- 'selector' => '.veu_socialSet',
220
- 'render_callback' => '',
221
- ) );
222
- }
17
 
18
  // シェアボタンを表示する設定の読み込み
19
  require_once(dirname(__FILE__)."/hide_controller.php");
20
+ require_once(dirname(__FILE__)."/sns_customizer.php");
21
 
22
  function veu_sns_options_init() {
23
  if ( false === veu_get_sns_options() ) {
153
 
154
  function vkExUnit_add_sns_options_page() {
155
  require dirname( __FILE__ ) . '/sns_admin.php';
 
 
 
156
 
 
 
 
 
 
 
157
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
plugins/sns/sns_admin.php CHANGED
@@ -1,4 +1,4 @@
1
- <h3><?php echo __( 'SNS Settings' );?></h3>
2
  <?php
3
  $options = veu_get_sns_options();
4
  /*-------------------------------------------*/
@@ -28,8 +28,8 @@
28
  <?php _e( 'If a featured image is specified for the page, it takes precedence.', 'vkExUnit' ); ?><br />
29
  <input type="text" name="vkExUnit_sns_options[ogImage]" id="ogImage" value="<?php echo esc_attr( $options['ogImage'] ); ?>" />
30
  <button id="media_src_ogImage" class="media_btn button"><?php _e( 'Select an image', 'vkExUnit' ); ?></button><br />
31
- <span><?php _e( 'ex) ', 'vkExUnit' );?>https://www.vektor-inc.co.jp/images/ogImage.png</span><br />
32
- <?php _e( '* Picture sizes are 300x300 pixels or more and picture ratio 16:9 is recommended.', 'vkExUnit' ); ?>
33
  </td>
34
  </tr>
35
  <tr>
@@ -40,7 +40,7 @@
40
  <tr>
41
  <th><?php _e( 'OG tags', 'vkExUnit' ); ?></th>
42
  <td><label>
43
- <input type="checkbox" name="vkExUnit_sns_options[enableOGTags]" id="enableOGTags" value="true" <?php echo ( $options['enableOGTags'] )? 'checked': ''; ?> /><?php _e( 'Print the OG tags', 'vkExUnit' );?></label>
44
  <p><?php _e( 'If other plug-ins are used for the OG, do not output the OG using this plugin.', 'vkExUnit' ); ?></p>
45
  </td>
46
  </tr>
@@ -48,28 +48,28 @@
48
  <tr>
49
  <th><?php _e( 'Twitter Card tags', 'vkExUnit' ); ?></th>
50
  <td><label>
51
- <input type="checkbox" name="vkExUnit_sns_options[enableTwitterCardTags]" id="enableTwitterCardTags" value="true" <?php echo ( $options['enableTwitterCardTags'] )? 'checked': ''; ?> /><?php _e( 'Print the Twitter Card tags', 'vkExUnit' );?></label>
52
  </td>
53
  </tr>
54
 
55
  <tr>
56
  <th><label for="enableSnsBtns"><?php _e( 'Social bookmark buttons', 'vkExUnit' ); ?></label></th>
57
- <td><label><input type="checkbox" name="vkExUnit_sns_options[enableSnsBtns]" id="enableSnsBtns" value="true" <?php echo ( $options['enableSnsBtns'] )? 'checked': ''; ?> /><?php _e( 'Print the social bookmark buttons', 'vkExUnit' );?></label>
58
 
59
  <dl>
60
- <dt><?php _e('Exclude Post Types', 'vkExUnit');?></dt>
61
  <dd>
62
  <?php
63
- $args = array(
64
- 'public' => true,
65
  );
66
- $post_types = get_post_types($args,'object');
67
  echo '<ul>';
68
- foreach ($post_types as $key => $value) {
69
  if ( $key != 'attachment' ) {
70
- $checked = ( isset( $options['snsBtn_exclude_post_types'][$key] ) && $options['snsBtn_exclude_post_types'][$key] == 'true' ) ? ' checked':'';
71
  echo '<li><label>';
72
- echo '<input type="checkbox" name="vkExUnit_sns_options[snsBtn_exclude_post_types]['.$key.']" id="snsBtn_exclude_post_types" value="true"'.$checked.' />'.$value->label;
73
  echo '</label></li>';
74
  }
75
  }
@@ -79,15 +79,22 @@ echo '</ul>';
79
  </dl>
80
 
81
  <dl>
82
- <dt><?php _e( 'Exclude Post ID' ,'vkExUnit'); ?></dt>
83
  <dd>
84
- <input type="text" id="snsBtn_ignorePosts" name="vkExUnit_sns_options[snsBtn_ignorePosts]" value="<?php if( isset( $options['snsBtn_ignorePosts'] ) ) echo $options['snsBtn_ignorePosts'] ?>" />
 
 
 
 
 
85
  <br/>
86
- <?php _e( 'if you need filtering by post_ID, add the ignore post_ID separate by ",".', 'vkExUnit' );
 
87
  echo '<br/>';
88
  _e( 'if empty this area, I will do not filtering.', 'vkExUnit' );
89
- echo "<br/>";
90
- _e( 'example', 'vkExUnit'); ?>
 
91
  (12,31,553)
92
  </dd>
93
  </dl>
@@ -96,7 +103,7 @@ _e( 'example', 'vkExUnit'); ?>
96
 
97
  <tr>
98
  <th><label for="enableFollowMe"><?php _e( 'Follow me box', 'vkExUnit' ); ?></label></th>
99
- <td><label><input type="checkbox" name="vkExUnit_sns_options[enableFollowMe]" id="enableFollowMe" value="true" <?php echo ( $options['enableFollowMe'] )? 'checked': ''; ?> /><?php _e( 'Print the Follow me box', 'vkExUnit' );?></label>
100
  <dl>
101
  <dt><?php _e( 'Follow me box title', 'vkExUnit' ); ?></dt>
102
  <dd><input type="text" name="vkExUnit_sns_options[followMe_title]" id="followMe_title" value="<?php echo esc_attr( $options['followMe_title'] ); ?>" /></dd>
@@ -105,14 +112,39 @@ _e( 'example', 'vkExUnit'); ?>
105
  </tr>
106
 
107
  <tr>
108
- <th><label><?php _e('Share button for display', 'vkExUnit'); ?></label></th>
109
  <td><label></label>
110
  <ul>
111
- <li><label><input type="checkbox" name="vkExUnit_sns_options[useFacebook]" value="true" <?php if( $options['useFacebook'] ) echo 'checked' ?> /> <?php _e('Facebook', 'vkExUnit'); ?></label></li>
112
- <li><label><input type="checkbox" name="vkExUnit_sns_options[useTwitter]" value="true" <?php if( $options['useTwitter'] ) echo 'checked' ?> /> <?php _e('Twitter', 'vkExUnit'); ?></label></li>
113
- <li><label><input type="checkbox" name="vkExUnit_sns_options[useHatena]" value="true" <?php if( $options['useHatena'] ) echo 'checked' ?> /> <?php _e('Hatena', 'vkExUnit'); ?></label></li>
114
- <li><label><input type="checkbox" name="vkExUnit_sns_options[usePocket]" value="true" <?php if( $options['usePocket'] ) echo 'checked' ?> /> <?php _e('Pocket', 'vkExUnit'); ?></label></li>
115
- <li><label><input type="checkbox" name="vkExUnit_sns_options[useLine]" value="true" <?php if( $options['useLine'] ) echo 'checked' ?> /> <?php _e('LINE (mobile only)', 'vkExUnit'); ?></label></li>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  </ul>
117
  </td>
118
  </tr>
1
+ <h3><?php echo __( 'SNS Settings' ); ?></h3>
2
  <?php
3
  $options = veu_get_sns_options();
4
  /*-------------------------------------------*/
28
  <?php _e( 'If a featured image is specified for the page, it takes precedence.', 'vkExUnit' ); ?><br />
29
  <input type="text" name="vkExUnit_sns_options[ogImage]" id="ogImage" value="<?php echo esc_attr( $options['ogImage'] ); ?>" />
30
  <button id="media_src_ogImage" class="media_btn button"><?php _e( 'Select an image', 'vkExUnit' ); ?></button><br />
31
+ <span><?php _e( 'ex) ', 'vkExUnit' ); ?>https://www.vektor-inc.co.jp/images/ogImage.png</span><br />
32
+ <?php _e( '* Picture sizes are 1280x720 pixels or more and picture ratio 16:9 is recommended.', 'vkExUnit' ); ?>
33
  </td>
34
  </tr>
35
  <tr>
40
  <tr>
41
  <th><?php _e( 'OG tags', 'vkExUnit' ); ?></th>
42
  <td><label>
43
+ <input type="checkbox" name="vkExUnit_sns_options[enableOGTags]" id="enableOGTags" value="true" <?php echo ( $options['enableOGTags'] ) ? 'checked' : ''; ?> /><?php _e( 'Print the OG tags', 'vkExUnit' ); ?></label>
44
  <p><?php _e( 'If other plug-ins are used for the OG, do not output the OG using this plugin.', 'vkExUnit' ); ?></p>
45
  </td>
46
  </tr>
48
  <tr>
49
  <th><?php _e( 'Twitter Card tags', 'vkExUnit' ); ?></th>
50
  <td><label>
51
+ <input type="checkbox" name="vkExUnit_sns_options[enableTwitterCardTags]" id="enableTwitterCardTags" value="true" <?php echo ( $options['enableTwitterCardTags'] ) ? 'checked' : ''; ?> /><?php _e( 'Print the Twitter Card tags', 'vkExUnit' ); ?></label>
52
  </td>
53
  </tr>
54
 
55
  <tr>
56
  <th><label for="enableSnsBtns"><?php _e( 'Social bookmark buttons', 'vkExUnit' ); ?></label></th>
57
+ <td><label><input type="checkbox" name="vkExUnit_sns_options[enableSnsBtns]" id="enableSnsBtns" value="true" <?php echo ( $options['enableSnsBtns'] ) ? 'checked' : ''; ?> /><?php _e( 'Print the social bookmark buttons', 'vkExUnit' ); ?></label>
58
 
59
  <dl>
60
+ <dt><?php _e( 'Exclude Post Types', 'vkExUnit' ); ?></dt>
61
  <dd>
62
  <?php
63
+ $args = array(
64
+ 'public' => true,
65
  );
66
+ $post_types = get_post_types( $args, 'object' );
67
  echo '<ul>';
68
+ foreach ( $post_types as $key => $value ) {
69
  if ( $key != 'attachment' ) {
70
+ $checked = ( isset( $options['snsBtn_exclude_post_types'][ $key ] ) && $options['snsBtn_exclude_post_types'][ $key ] == 'true' ) ? ' checked' : '';
71
  echo '<li><label>';
72
+ echo '<input type="checkbox" name="vkExUnit_sns_options[snsBtn_exclude_post_types][' . $key . ']" id="snsBtn_exclude_post_types" value="true"' . $checked . ' />' . esc_html( $value->label );
73
  echo '</label></li>';
74
  }
75
  }
79
  </dl>
80
 
81
  <dl>
82
+ <dt><?php _e( 'Exclude Post ID', 'vkExUnit' ); ?></dt>
83
  <dd>
84
+ <input type="text" id="snsBtn_ignorePosts" name="vkExUnit_sns_options[snsBtn_ignorePosts]" value="
85
+ <?php
86
+ if ( isset( $options['snsBtn_ignorePosts'] ) ) {
87
+ echo $options['snsBtn_ignorePosts'];}
88
+ ?>
89
+ " />
90
  <br/>
91
+ <?php
92
+ _e( 'if you need filtering by post_ID, add the ignore post_ID separate by ",".', 'vkExUnit' );
93
  echo '<br/>';
94
  _e( 'if empty this area, I will do not filtering.', 'vkExUnit' );
95
+ echo '<br/>';
96
+ _e( 'example', 'vkExUnit' );
97
+ ?>
98
  (12,31,553)
99
  </dd>
100
  </dl>
103
 
104
  <tr>
105
  <th><label for="enableFollowMe"><?php _e( 'Follow me box', 'vkExUnit' ); ?></label></th>
106
+ <td><label><input type="checkbox" name="vkExUnit_sns_options[enableFollowMe]" id="enableFollowMe" value="true" <?php echo ( $options['enableFollowMe'] ) ? 'checked' : ''; ?> /><?php _e( 'Print the Follow me box', 'vkExUnit' ); ?></label>
107
  <dl>
108
  <dt><?php _e( 'Follow me box title', 'vkExUnit' ); ?></dt>
109
  <dd><input type="text" name="vkExUnit_sns_options[followMe_title]" id="followMe_title" value="<?php echo esc_attr( $options['followMe_title'] ); ?>" /></dd>
112
  </tr>
113
 
114
  <tr>
115
+ <th><label><?php _e( 'Share button for display', 'vkExUnit' ); ?></label></th>
116
  <td><label></label>
117
  <ul>
118
+ <li><label><input type="checkbox" name="vkExUnit_sns_options[useFacebook]" value="true"
119
+ <?php
120
+ if ( $options['useFacebook'] ) {
121
+ echo 'checked';}
122
+ ?>
123
+ /> <?php _e( 'Facebook', 'vkExUnit' ); ?></label></li>
124
+ <li><label><input type="checkbox" name="vkExUnit_sns_options[useTwitter]" value="true"
125
+ <?php
126
+ if ( $options['useTwitter'] ) {
127
+ echo 'checked';}
128
+ ?>
129
+ /> <?php _e( 'Twitter', 'vkExUnit' ); ?></label></li>
130
+ <li><label><input type="checkbox" name="vkExUnit_sns_options[useHatena]" value="true"
131
+ <?php
132
+ if ( $options['useHatena'] ) {
133
+ echo 'checked';}
134
+ ?>
135
+ /> <?php _e( 'Hatena', 'vkExUnit' ); ?></label></li>
136
+ <li><label><input type="checkbox" name="vkExUnit_sns_options[usePocket]" value="true"
137
+ <?php
138
+ if ( $options['usePocket'] ) {
139
+ echo 'checked';}
140
+ ?>
141
+ /> <?php _e( 'Pocket', 'vkExUnit' ); ?></label></li>
142
+ <li><label><input type="checkbox" name="vkExUnit_sns_options[useLine]" value="true"
143
+ <?php
144
+ if ( $options['useLine'] ) {
145
+ echo 'checked';}
146
+ ?>
147
+ /> <?php _e( 'LINE (mobile only)', 'vkExUnit' ); ?></label></li>
148
  </ul>
149
  </td>
150
  </tr>
plugins/sns/sns_customizer.php ADDED
@@ -0,0 +1,527 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /*-------------------------------------------*/
4
+ /* Add Customize Panel
5
+ /*-------------------------------------------*/
6
+ add_filter( 'veu_customize_panel_activation', 'veu_customize_panel_activation_sns' );
7
+ function veu_customize_panel_activation_sns() {
8
+ return true;
9
+ }
10
+
11
+ if ( apply_filters( 'veu_customize_panel_activation', false ) ) {
12
+ add_action( 'customize_register', 'veu_customize_register_sns', 20 );
13
+ }
14
+
15
+ function veu_customize_register_sns( $wp_customize ) {
16
+
17
+ /*-------------------------------------------*/
18
+ /* SNS Settings
19
+ /*-------------------------------------------*/
20
+ //1. テーマカスタマイザー上に新しいセクションを追加
21
+ $wp_customize->add_section(
22
+ 'veu_sns_setting',
23
+ array(
24
+ 'title' => __( 'SNS Settings', 'vkExUnit' ),
25
+ 'priority' => 1,
26
+ 'panel' => 'veu_setting',
27
+ )
28
+ );
29
+
30
+ //2. WPデータベースに新しいテーマ設定を追加
31
+ // Facebook_application_ID_title
32
+ $wp_customize->add_setting( 'Facebook_application_ID_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
33
+ $wp_customize->add_control(
34
+ new ExUnit_Custom_Html(
35
+ $wp_customize, 'Facebook_application_ID_title', array(
36
+ 'label' => __( 'Facebook Settings', 'vkExUnit' ),
37
+ 'section' => 'veu_sns_setting',
38
+ 'type' => 'text',
39
+ 'custom_title_sub' => '',
40
+ 'custom_html' => '',
41
+ )
42
+ )
43
+ );
44
+
45
+ // Facebook application ID
46
+ $wp_customize->add_setting(
47
+ 'vkExUnit_sns_options[fbAppId]',
48
+ array(
49
+ 'default' => '',
50
+ 'type' => 'option', // 保存先 option or theme_mod
51
+ 'capability' => 'edit_theme_options',
52
+ 'sanitize_callback' => 'sanitize_text_field',
53
+ )
54
+ );
55
+
56
+ $wp_customize->add_control(
57
+ 'fbAppId',
58
+ array(
59
+ 'label' => __( 'Facebook application ID', 'vkExUnit' ),
60
+ 'section' => 'veu_sns_setting',
61
+ 'settings' => 'vkExUnit_sns_options[fbAppId]',
62
+ 'type' => 'text',
63
+ )
64
+ );
65
+
66
+ // Facebook Page URL
67
+ $wp_customize->add_setting(
68
+ 'vkExUnit_sns_options[fbPageUrl]',
69
+ array(
70
+ 'default' => '',
71
+ 'type' => 'option', // 保存先 option or theme_mod
72
+ 'capability' => 'edit_theme_options',
73
+ 'sanitize_callback' => 'sanitize_text_field',
74
+ )
75
+ );
76
+
77
+ $wp_customize->add_control(
78
+ 'fbPageUrl',
79
+ array(
80
+ 'label' => __( 'Facebook Page URL', 'vkExUnit' ),
81
+ 'section' => 'veu_sns_setting',
82
+ 'settings' => 'vkExUnit_sns_options[fbPageUrl]',
83
+ 'type' => 'text',
84
+ )
85
+ );
86
+
87
+ // OG default image
88
+ $wp_customize->add_setting(
89
+ 'vkExUnit_sns_options[ogImage]',
90
+ array(
91
+ 'default' => '',
92
+ 'type' => 'option',
93
+ 'capability' => 'edit_theme_options',
94
+ 'sanitize_callback' => 'esc_url_raw',
95
+ )
96
+ );
97
+
98
+ $wp_customize->add_control(
99
+ new WP_Customize_Image_Control(
100
+ $wp_customize,
101
+ 'ogImage',
102
+ array(
103
+ 'label' => __( 'OG default image', 'vkExUnit' ),
104
+ 'section' => 'veu_sns_setting',
105
+ 'settings' => 'vkExUnit_sns_options[ogImage]',
106
+ 'description' => __( 'If, for example someone pressed the Facebook [Like] button, this is the image that appears on the Facebook timeline.<br>If a featured image is specified for the page, it takes precedence.<br>* Picture sizes are 1280x720 pixels or more and picture ratio 16:9 is recommended.', 'vkExUnit' ),
107
+ )
108
+ )
109
+ );
110
+
111
+ // Print the OG_title
112
+ $wp_customize->add_setting( 'Print the OG_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
113
+ $wp_customize->add_control(
114
+ new ExUnit_Custom_Html(
115
+ $wp_customize, 'Print the OG_title', array(
116
+ 'label' => __( 'OG Settings', 'vkExUnit' ),
117
+ 'section' => 'veu_sns_setting',
118
+ 'type' => 'text',
119
+ 'custom_title_sub' => '',
120
+ 'custom_html' => '',
121
+ )
122
+ )
123
+ );
124
+
125
+ // Print the OG tags
126
+ $wp_customize->add_setting(
127
+ 'vkExUnit_sns_options[enableOGTags]',
128
+ array(
129
+ 'default' => false,
130
+ 'type' => 'option', // 保存先 option or theme_mod
131
+ 'capability' => 'edit_theme_options',
132
+ 'sanitize_callback' => 'veu_sanitize_boolean',
133
+ )
134
+ );
135
+
136
+ $wp_customize->add_control(
137
+ 'enableOGTags',
138
+ array(
139
+ 'label' => __( 'Print the OG tags', 'vkExUnit' ),
140
+ 'section' => 'veu_sns_setting',
141
+ 'settings' => 'vkExUnit_sns_options[enableOGTags]',
142
+ 'type' => 'checkbox',
143
+ 'description' => __( 'If other plug-ins are used for the OG, do not output the OG using this plugin.', 'vkExUnit' ),
144
+ )
145
+ );
146
+
147
+ // Twitter_application_ID_title
148
+ $wp_customize->add_setting( 'Twitter_application_ID_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
149
+ $wp_customize->add_control(
150
+ new ExUnit_Custom_Html(
151
+ $wp_customize, 'Twitter_application_ID_title', array(
152
+ 'label' => __( 'Twitter Settings', 'vkExUnit' ),
153
+ 'section' => 'veu_sns_setting',
154
+ 'type' => 'text',
155
+ 'custom_title_sub' => '',
156
+ 'custom_html' => '',
157
+ )
158
+ )
159
+ );
160
+
161
+ // Twitter ID
162
+ $wp_customize->add_setting(
163
+ 'vkExUnit_sns_options[twitterId]',
164
+ array(
165
+ 'default' => '',
166
+ 'type' => 'option', // 保存先 option or theme_mod
167
+ 'capability' => 'edit_theme_options',
168
+ 'sanitize_callback' => 'sanitize_text_field',
169
+ )
170
+ );
171
+
172
+ $wp_customize->add_control(
173
+ new ExUnit_Custom_Text_Control(
174
+ $wp_customize, 'twitterId', array(
175
+ 'label' => __( 'Twitter ID', 'vkExUnit' ),
176
+ 'section' => 'veu_sns_setting',
177
+ 'settings' => 'vkExUnit_sns_options[twitterId]',
178
+ 'type' => 'text',
179
+ 'description' => '',
180
+ 'input_before' => '@',
181
+ )
182
+ )
183
+ );
184
+
185
+ // Twitter Card tags
186
+ $wp_customize->add_setting(
187
+ 'vkExUnit_sns_options[enableTwitterCardTags]',
188
+ array(
189
+ 'default' => false,
190
+ 'type' => 'option', // 保存先 option or theme_mod
191
+ 'capability' => 'edit_theme_options',
192
+ 'sanitize_callback' => 'veu_sanitize_boolean',
193
+ )
194
+ );
195
+
196
+ $wp_customize->add_control(
197
+ 'enableTwitterCardTags',
198
+ array(
199
+ 'label' => __( 'Twitter Card tags', 'vkExUnit' ),
200
+ 'section' => 'veu_sns_setting',
201
+ 'settings' => 'vkExUnit_sns_options[enableTwitterCardTags]',
202
+ 'type' => 'checkbox',
203
+ 'description' => __( 'Print the Twitter Card tags', 'vkExUnit' ),
204
+ )
205
+ );
206
+
207
+ /*-------------------------------------------*/
208
+ /* Share_button
209
+ /*-------------------------------------------*/
210
+
211
+ // share_button_title
212
+ $wp_customize->add_setting( 'share_button_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
213
+ $wp_customize->add_control(
214
+ new ExUnit_Custom_Html(
215
+ $wp_customize, 'share_button_title', array(
216
+ 'label' => __( 'Social bookmark buttons', 'vkExUnit' ),
217
+ 'section' => 'veu_sns_setting',
218
+ 'type' => 'text',
219
+ 'custom_title_sub' => '',
220
+ 'custom_html' => '',
221
+ )
222
+ )
223
+ );
224
+
225
+ // Social bookmark buttons
226
+ $wp_customize->add_setting(
227
+ 'vkExUnit_sns_options[enableSnsBtns]',
228
+ array(
229
+ 'default' => false,
230
+ 'type' => 'option', // 保存先 option or theme_mod
231
+ 'capability' => 'edit_theme_options',
232
+ 'sanitize_callback' => 'veu_sanitize_boolean',
233
+ )
234
+ );
235
+
236
+ $wp_customize->add_control(
237
+ 'enableSnsBtns',
238
+ array(
239
+ 'label' => __( 'Print the social bookmark buttons', 'vkExUnit' ),
240
+ 'section' => 'veu_sns_setting',
241
+ 'settings' => 'vkExUnit_sns_options[enableSnsBtns]',
242
+ 'type' => 'checkbox',
243
+ )
244
+ );
245
+
246
+ // share_button_title
247
+ $wp_customize->add_setting( 'share_button_exclude_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
248
+ $wp_customize->add_control(
249
+ new ExUnit_Custom_Html(
250
+ $wp_customize, 'share_button_exclude_title', array(
251
+ 'label' => '',
252
+ 'section' => 'veu_sns_setting',
253
+ 'type' => 'text',
254
+ 'custom_title_sub' => __( 'Exclude Post Types', 'vkExUnit' ),
255
+ 'custom_html' => '',
256
+ )
257
+ )
258
+ );
259
+
260
+ $args = array(
261
+ 'public' => true,
262
+ );
263
+ $post_types = get_post_types( $args, 'object' );
264
+ foreach ( $post_types as $key => $value ) {
265
+ if ( $key != 'attachment' ) {
266
+ // Exclude Post Types(post,page)
267
+ $wp_customize->add_setting(
268
+ 'vkExUnit_sns_options[snsBtn_exclude_post_types][' . $key . ']',
269
+ array(
270
+ 'default' => false,
271
+ 'type' => 'option', // 保存先 option or theme_mod
272
+ 'capability' => 'edit_theme_options',
273
+ 'sanitize_callback' => 'veu_sanitize_boolean',
274
+ )
275
+ );
276
+
277
+ $wp_customize->add_control(
278
+ 'snsBtn_exclude_post_types_' . $key,
279
+ array(
280
+ 'label' => esc_html( $value->label ),
281
+ 'section' => 'veu_sns_setting',
282
+ 'settings' => 'vkExUnit_sns_options[snsBtn_exclude_post_types][' . $key . ']',
283
+ 'type' => 'checkbox',
284
+ )
285
+ );
286
+ }
287
+ }
288
+
289
+ // share_button_bg_title
290
+ $wp_customize->add_setting( 'share_button_bg_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
291
+ $wp_customize->add_control(
292
+ new ExUnit_Custom_Html(
293
+ $wp_customize, 'share_button_bg_title', array(
294
+ 'label' => '',
295
+ 'section' => 'veu_sns_setting',
296
+ 'type' => 'text',
297
+ 'custom_title_sub' => __( 'Social button style setting', 'vkExUnit' ),
298
+ 'custom_html' => '',
299
+ )
300
+ )
301
+ );
302
+
303
+ // Bin bg fill
304
+ $wp_customize->add_setting(
305
+ 'vkExUnit_sns_options[snsBtn_bg_fill_not]',
306
+ array(
307
+ 'default' => false,
308
+ 'type' => 'option', // 保存先 option or theme_mod
309
+ 'capability' => 'edit_theme_options',
310
+ 'sanitize_callback' => 'veu_sanitize_boolean',
311
+ )
312
+ );
313
+
314
+ $wp_customize->add_control(
315
+ 'snsBtn_bg_fill_not',
316
+ array(
317
+ 'label' => __( 'No background', 'vkExUnit' ),
318
+ 'section' => 'veu_sns_setting',
319
+ 'settings' => 'vkExUnit_sns_options[snsBtn_bg_fill_not]',
320
+ 'type' => 'checkbox',
321
+ )
322
+ );
323
+
324
+ // Btn color
325
+ $wp_customize->add_setting(
326
+ 'vkExUnit_sns_options[snsBtn_color]',
327
+ array(
328
+ 'default' => false,
329
+ 'type' => 'option', // 保存先 option or theme_mod
330
+ 'capability' => 'edit_theme_options',
331
+ 'sanitize_callback' => 'sanitize_hex_color',
332
+ )
333
+ );
334
+
335
+ $wp_customize->add_control(
336
+ new WP_Customize_Color_Control(
337
+ $wp_customize, 'snsBtn_color',
338
+ array(
339
+ 'label' => __( 'Btn color', 'vkExUnit' ),
340
+ 'section' => 'veu_sns_setting',
341
+ 'settings' => 'vkExUnit_sns_options[snsBtn_color]',
342
+ )
343
+ )
344
+ );
345
+
346
+ // Follow_me_box_use_title
347
+ $wp_customize->add_setting( 'Follow_me_box_use_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
348
+ $wp_customize->add_control(
349
+ new ExUnit_Custom_Html(
350
+ $wp_customize, 'Follow_me_box_use_title', array(
351
+ 'label' => '',
352
+ 'section' => 'veu_sns_setting',
353
+ 'type' => 'text',
354
+ 'custom_title_sub' => __( 'Share button for display', 'vkExUnit' ),
355
+ 'custom_html' => '',
356
+ )
357
+ )
358
+ );
359
+
360
+ // Follow me box(Facebook)
361
+ $wp_customize->add_setting(
362
+ 'vkExUnit_sns_options[useFacebook]',
363
+ array(
364
+ 'default' => false,
365
+ 'type' => 'option', // 保存先 option or theme_mod
366
+ 'capability' => 'edit_theme_options',
367
+ 'sanitize_callback' => 'veu_sanitize_boolean',
368
+ )
369
+ );
370
+
371
+ $wp_customize->add_control(
372
+ 'useFacebook',
373
+ array(
374
+ 'label' => __( 'Facebook ', 'vkExUnit' ),
375
+ 'section' => 'veu_sns_setting',
376
+ 'settings' => 'vkExUnit_sns_options[useFacebook]',
377
+ 'type' => 'checkbox',
378
+ )
379
+ );
380
+
381
+ // Follow me box(Twitter)
382
+ $wp_customize->add_setting(
383
+ 'vkExUnit_sns_options[useTwitter]',
384
+ array(
385
+ 'default' => false,
386
+ 'type' => 'option', // 保存先 option or theme_mod
387
+ 'capability' => 'edit_theme_options',
388
+ 'sanitize_callback' => 'veu_sanitize_boolean',
389
+ )
390
+ );
391
+
392
+ $wp_customize->add_control(
393
+ 'useTwitter',
394
+ array(
395
+ 'label' => __( 'Twitter', 'vkExUnit' ),
396
+ 'section' => 'veu_sns_setting',
397
+ 'settings' => 'vkExUnit_sns_options[useTwitter]',
398
+ 'type' => 'checkbox',
399
+ )
400
+ );
401
+
402
+ // Follow me box(Hatena)
403
+ $wp_customize->add_setting(
404
+ 'vkExUnit_sns_options[useHatena]',
405
+ array(
406
+ 'default' => false,
407
+ 'type' => 'option', // 保存先 option or theme_mod
408
+ 'capability' => 'edit_theme_options',
409
+ 'sanitize_callback' => 'veu_sanitize_boolean',
410
+ )
411
+ );
412
+
413
+ $wp_customize->add_control(
414
+ 'useHatena',
415
+ array(
416
+ 'label' => __( 'Hatena', 'vkExUnit' ),
417
+ 'section' => 'veu_sns_setting',
418
+ 'settings' => 'vkExUnit_sns_options[useHatena]',
419
+ 'type' => 'checkbox',
420
+ )
421
+ );
422
+
423
+ // Follow me box(Pocket)
424
+ $wp_customize->add_setting(
425
+ 'vkExUnit_sns_options[usePocket]',
426
+ array(
427
+ 'default' => false,
428
+ 'type' => 'option', // 保存先 option or theme_mod
429
+ 'capability' => 'edit_theme_options',
430
+ 'sanitize_callback' => 'veu_sanitize_boolean',
431
+ )
432
+ );
433
+
434
+ $wp_customize->add_control(
435
+ 'usePocket',
436
+ array(
437
+ 'label' => __( 'Pocket', 'vkExUnit' ),
438
+ 'section' => 'veu_sns_setting',
439
+ 'settings' => 'vkExUnit_sns_options[usePocket]',
440
+ 'type' => 'checkbox',
441
+ )
442
+ );
443
+
444
+ // Follow me box(LINE)
445
+ $wp_customize->add_setting(
446
+ 'vkExUnit_sns_options[useLine]',
447
+ array(
448
+ 'default' => false,
449
+ 'type' => 'option', // 保存先 option or theme_mod
450
+ 'capability' => 'edit_theme_options',
451
+ 'sanitize_callback' => 'veu_sanitize_boolean',
452
+ )
453
+ );
454
+
455
+ $wp_customize->add_control(
456
+ 'useLine',
457
+ array(
458
+ 'label' => __( 'LINE (mobile only)', 'vkExUnit' ),
459
+ 'section' => 'veu_sns_setting',
460
+ 'settings' => 'vkExUnit_sns_options[useLine]',
461
+ 'type' => 'checkbox',
462
+ )
463
+ );
464
+
465
+ // Follow_me_box_title
466
+ $wp_customize->add_setting( 'Follow_me_box_title', array( 'sanitize_callback' => 'sanitize_text_field' ) );
467
+ $wp_customize->add_control(
468
+ new ExUnit_Custom_Html(
469
+ $wp_customize, 'Follow_me_box_title', array(
470
+ 'label' => __( 'Follow me box', 'vkExUnit' ),
471
+ 'section' => 'veu_sns_setting',
472
+ 'type' => 'text',
473
+ 'custom_title_sub' => '',
474
+ 'custom_html' => '',
475
+ )
476
+ )
477
+ );
478
+
479
+ // Follow me box
480
+ $wp_customize->add_setting(
481
+ 'vkExUnit_sns_options[enableFollowMe]',
482
+ array(
483
+ 'default' => false,
484
+ 'type' => 'option', // 保存先 option or theme_mod
485
+ 'capability' => 'edit_theme_options',
486
+ 'sanitize_callback' => 'veu_sanitize_boolean',
487
+ )
488
+ );
489
+
490
+ // Follow me box title
491
+ $wp_customize->add_setting(
492
+ 'vkExUnit_sns_options[followMe_title]',
493
+ array(
494
+ 'default' => '',
495
+ 'type' => 'option', // 保存先 option or theme_mod
496
+ 'capability' => 'edit_theme_options',
497
+ 'sanitize_callback' => 'sanitize_text_field',
498
+ )
499
+ );
500
+
501
+ $wp_customize->add_control(
502
+ 'followMe_title',
503
+ array(
504
+ 'label' => __( 'Follow me box title', 'vkExUnit' ),
505
+ 'section' => 'veu_sns_setting',
506
+ 'settings' => 'vkExUnit_sns_options[followMe_title]',
507
+ 'type' => 'text',
508
+ )
509
+ );
510
+ // Add Edit Customize Link Btn
511
+ $wp_customize->selective_refresh->add_partial(
512
+ 'vkExUnit_sns_options[followMe_title]', array(
513
+ 'selector' => '.followSet_title',
514
+ 'render_callback' => '',
515
+ )
516
+ );
517
+
518
+ /*-------------------------------------------*/
519
+ /* Add Edit Customize Link Btn
520
+ /*-------------------------------------------*/
521
+ $wp_customize->selective_refresh->add_partial(
522
+ 'vkExUnit_sns_options[snsBtn_bg_fill_not]', array(
523
+ 'selector' => '.veu_socialSet',
524
+ 'render_callback' => '',
525
+ )
526
+ );
527
+ }
plugins_admin/customizer.php ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * VkExUnit customize-panel.php
4
+ *
5
+ * @package VkExUnit
6
+ * @author Kurudrive<kurudrive@gmail.com>
7
+ * @since 28/Sep/2017
8
+ */
9
+
10
+ /**
11
+ * Add Customize Panel
12
+ */
13
+
14
+ add_action( 'after_setup_theme', 'veu_add_customize_panel' );
15
+
16
+ // カスタマイズパネルを出力するかどうかの判別
17
+ function veu_add_customize_panel(){
18
+ // 基本的にはカスタマイズ画面で「ExUnit設定」パネルは表示されない
19
+ if ( apply_filters('veu_customize_panel_activation', false ) ){
20
+ // 各機能からカスタマイザー機能を有効化する指定がされてたら、親パネルである「ExUnit設定」を出力する関数を実行する
21
+ add_action( 'customize_register', 'veu_customize_register' );
22
+ // パネルを表示する = カスタマイザーが利用されるので、独自のコントロールクラスを追加
23
+ add_action( 'customize_register', 'veu_customize_register_add_control',10 );
24
+ // カスタマイザー用CSSの読み込み
25
+ add_action( 'customize_controls_enqueue_scripts', 'veu_customize_style' );
26
+ }
27
+ }
28
+
29
+ function veu_customize_style() {
30
+ wp_enqueue_style( 'veu-customize-style', vkExUnit_get_directory_uri().'/css/vkExUnit_customize.css' );
31
+ }
32
+
33
+
34
+
35
+
36
+ // 「ExUnit設定」パネルを出力する関数
37
+ function veu_customize_register( $wp_customize ) {
38
+ /*-------------------------------------------*/
39
+ /* ExUnit Panel
40
+ /*-------------------------------------------*/
41
+ $wp_customize->add_panel( 'veu_setting', array(
42
+ 'priority' => 1000,
43
+ 'capability' => 'edit_theme_options',
44
+ 'theme_supports' => '',
45
+ 'title' => __( 'ExUnit Settings', 'vkExUnit' ),
46
+ ));
47
+
48
+ }
49
+
50
+ /*-------------------------------------------*/
51
+ /* ExUnit Original Controls
52
+ /*-------------------------------------------*/
53
+ function veu_customize_register_add_control(){
54
+
55
+ /* Add text control description
56
+ /*-------------------------------------------*/
57
+ class ExUnit_Custom_Text_Control extends WP_Customize_Control {
58
+ public $type = 'customtext';
59
+ public $description = ''; // we add this for the extra description
60
+ public $input_before = '';
61
+ public $input_after = '';
62
+ public function render_content() {
63
+ ?>
64
+ <label>
65
+ <span class="customize-control-title"><?php echo esc_html( $this->label ); ?></span>
66
+ <?php $style = ( $this->input_before || $this->input_after ) ? ' style="width:50%"' : '';?>
67
+ <div>
68
+ <?php echo wp_kses_post( $this->input_before ); ?>
69
+ <input type="text" value="<?php echo esc_attr( $this->value() ); ?>"<?php echo $style; ?> <?php $this->link(); ?> />
70
+ <?php echo wp_kses_post( $this->input_after ); ?>
71
+ </div>
72
+ <span><?php echo $this->description; ?></span>
73
+ </label>
74
+ <?php
75
+ } // public function render_content() {
76
+ } // class Custom_Text_Control extends WP_Customize_Control
77
+
78
+ /* Add text control description
79
+ /*-------------------------------------------*/
80
+ class ExUnit_Custom_Html extends WP_Customize_Control {
81
+ public $type = 'customtext';
82
+ public $custom_title_sub = ''; // we add this for the extra custom_html
83
+ public $custom_html = ''; // we add this for the extra custom_html
84
+ public function render_content() {
85
+ if ( $this->label ) {
86
+ echo '<h3 class="section-title">'.wp_kses_post( $this->label ).'</h3>';
87
+ }
88
+ if ( $this->custom_title_sub ) {
89
+ echo '<h4 class="section-title-sub">'.wp_kses_post( $this->custom_title_sub ).'</h4>';
90
+ }
91
+ if ( $this->custom_html ) {
92
+ echo '<div>'.wp_kses_post( $this->custom_html ).'</div>';
93
+ }
94
+ ?>
95
+ <?php
96
+ } // public function render_content() {
97
+ } // class VkExUnit_Custom_Html extends WP_Customize_Control
98
+
99
+ } // function veu_customize_register_add_control(){
plugins_admin/vk-admin/_scss/vk_admin.scss CHANGED
@@ -138,10 +138,11 @@
138
  .admin_widget_h2{
139
  box-sizing: border-box;
140
  margin:0 0 1em;
141
- padding: 0.8em;
142
  width: 100%;
143
  border: solid 1px #ddd;
144
- background: #EDEDED;
 
145
  font-size: 1em;
146
  }
147
  .admin_widget_h3{
138
  .admin_widget_h2{
139
  box-sizing: border-box;
140
  margin:0 0 1em;
141
+ padding: 0.8em 1em;
142
  width: 100%;
143
  border: solid 1px #ddd;
144
+ background: #555;
145
+ color:#fff;
146
  font-size: 1em;
147
  }
148
  .admin_widget_h3{
plugins_admin/vk-admin/class-vk-admin.php CHANGED
@@ -229,7 +229,7 @@ if ( ! class_exists( 'Vk_Admin' ) ) {
229
  /* RSS方針で現在は日本語以外でのみ使用
230
  /*--------------------------------------------------*/
231
  public static function get_news_from_rss() {
232
-
233
  $output = '';
234
 
235
  include_once( ABSPATH . WPINC . '/feed.php' );
@@ -259,7 +259,7 @@ if ( ! class_exists( 'Vk_Admin' ) ) {
259
 
260
  if ( $maxitems == 0 ) {
261
  $output .= '<li>';
262
- $output .= __( 'Sorry, there is no post', 'vkExUnit' );
263
  $output .= '</li>';
264
  } else {
265
  foreach ( $rss_items as $item ) {
229
  /* RSS方針で現在は日本語以外でのみ使用
230
  /*--------------------------------------------------*/
231
  public static function get_news_from_rss() {
232
+ global $vk_admin_textdomain;
233
  $output = '';
234
 
235
  include_once( ABSPATH . WPINC . '/feed.php' );
259
 
260
  if ( $maxitems == 0 ) {
261
  $output .= '<li>';
262
+ $output .= __( 'Sorry, there is no post', $vk_admin_textdomain );
263
  $output .= '</li>';
264
  } else {
265
  foreach ( $rss_items as $item ) {
plugins_admin/vk-admin/css/vk_admin.css CHANGED
@@ -1 +1 @@
1
- .text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-warning{color:#a94442}#dashboard-widgets .vk-metabox-sub-title,.vk-metabox-sub-title{display:block;overflow:hidden;border-bottom:1px solid #e5e5e5;margin-top:1em;padding-bottom:.3em}#dashboard-widgets .vk-metabox-sub-title .dashicons,.vk-metabox-sub-title .dashicons{position:relative;top:-2px;margin-left:3px}.vk-metabox-more-link{float:right;font-size:12px}.vk-metabox-post-list{margin-bottom:2em}.vk-metabox-post-list li{border-bottom:1px dotted #ccc;padding-bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex}.vk-metabox-post-list li .date{font-size:11px;margin-right:1em;width:75px;white-space:nowrap}.vk-metabox-post-list li a{width:100%}.vk-admin-banner{display:block;overflow:hidden;margin-right:1em;margin-top:1em}.vk-admin-banner a.admin_banner{display:block;margin-bottom:1em;border:1px solid #ccc;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.vk-admin-banner a.admin_banner img{max-width:100%;height:auto;display:block}.vk-admin-banner a.admin_banner img:hover{opacity:.7}.vk-admin-banner .vektor_logo{margin-top:1em}.vk-admin-banner .vektor_logo img{width:150px;float:right}#vk_dashboard_widget .vk-admin-banner-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#vk_dashboard_widget .vk-admin-banner-grid a.admin_banner{width:48%}.wp-core-ui .button-block{display:block;width:100%;text-align:center}.logo_exUnit{display:block;overflow:hidden;text-align:center;margin-bottom:10px;border-bottom:1px solid #ccc}.logo_exUnit img{width:150px;max-width:100%}.vk_option_nav{display:block!important;overflow:hidden}.vk_option_nav ul{display:block;overflow:hidden;margin:0;padding:0}.vk_option_nav ul li{display:block;border:1px solid #ccc;margin-bottom:0;border-bottom:none;background-color:#fff}.vk_option_nav ul li:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.vk_option_nav ul li:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom:1px solid #ccc}.vk_option_nav ul li:hover{background-color:#666}.vk_option_nav ul li a{display:block;overflow:hidden;padding:.5em;text-decoration:none;color:#666;font-size:12px}.vk_option_nav ul li:hover a{color:#fff;border:none}.vk_option_nav ul li.current{background-color:#333;color:#fff}.vk_option_nav ul li.current a{color:#fff}.vk_admin_page{padding-top:1em}.vk_admin_page h2.page_title{font-size:16px;text-align:center;line-height:140%;margin:10px 0 20px}.vk_admin_page h3{background-color:#333;color:#fff;padding:10px 15px;font-size:150%;margin-top:0;border-left:5px solid #e50000}.vk_admin_page input[type=text]{width:50%}.vk_admin_page select{width:50%}.vk_admin_page dl dt{font-weight:700;margin-bottom:5px}.vk_admin_page dl dd{margin-left:0}.vk_admin_page tr.dev_object{display:none}.vk_admin_page .pageLogo{text-align:center}.vk_admin_page .pageLogo img{max-width:150px;margin:0 auto}.vk_admin_page .adminMain{display:block;overflow:hidden;width:74%;float:left}.vk_admin_page .adminMain #adminContent_sub{display:block;overflow:hidden;width:23%;float:left;padding-bottom:10px}.vk_admin_page .adminMain #adminContent_main{display:block;overflow:hidden;width:74%;float:right}.vk_admin_page .adminMain #adminContent_main .form_horizontal_item{margin-right:1em}.vk_admin_page .adminMain.column_2 #adminContent_main{width:100%}.vk_admin_page .adminSub{display:block;overflow:hidden;width:24%;float:right;padding-bottom:10px}.vk_admin_page .adminSub .infoBox{display:block;overflow:hidden;padding:1em;margin-right:1em;background-color:#fff}.vk_admin_page .adminSub .vk-metabox-sub-title{background-color:#ccc;width:auto;padding:5px 10px;border-radius:3px;margin-top:0;margin-bottom:15px}.vk_admin_page .adminSub .vk-metabox-more-link{display:none}.admin_widget_section{display:block;overflow:hidden;margin:1.5em 0}.admin_widget_section p{margin-top:.5em}.admin_widget_h2{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 1em;padding:.8em;width:100%;border:solid 1px #ddd;background:#ededed;font-size:1em}.admin_widget_h3{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4em 0;margin-bottom:.3em;width:100%;border-bottom:solid 1px #ddd;font-size:1em}input[type=checkbox].admin_widget_input,input[type=color].admin_widget_input,input[type=date].admin_widget_input,input[type=datetime-local].admin_widget_input,input[type=datetime].admin_widget_input,input[type=email].admin_widget_input,input[type=month].admin_widget_input,input[type=number].admin_widget_input,input[type=password].admin_widget_input,input[type=radio].admin_widget_input,input[type=search].admin_widget_input,input[type=tel].admin_widget_input,input[type=text].admin_widget_input,input[type=time].admin_widget_input,input[type=url].admin_widget_input,input[type=week].admin_widget_input,select.admin_widget_input,textarea.admin_widget_input{width:100%;margin:.3em 0}.admin_widget_thumb_outer{position:relative;overflow:hidden;z-index:2;margin:3px 0;min-height:70px;border:1px solid #e5e5e5;background-color:#f5f5f5;width:100%}.admin_widget_thumb_outer:before{position:absolute;top:50%;left:50%;z-index:1;margin:-8px 0 0 -30px;color:#999;content:"No Image"}.admin_widget_thumb{position:relative;z-index:3;display:block;width:100%;height:auto}@media (max-width:991px){.vk_admin_page .adminSub .adminMain table.form-table td,.vk_admin_page .adminSub .adminMain table.form-table th{display:block}.vk_admin_page .adminSub .adminMain table.form-table th{background-color:#ccc;width:auto;padding:10px;border-radius:3px}}
1
+ .text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-warning{color:#a94442}#dashboard-widgets .vk-metabox-sub-title,.vk-metabox-sub-title{display:block;overflow:hidden;border-bottom:1px solid #e5e5e5;margin-top:1em;padding-bottom:.3em}#dashboard-widgets .vk-metabox-sub-title .dashicons,.vk-metabox-sub-title .dashicons{position:relative;top:-2px;margin-left:3px}.vk-metabox-more-link{float:right;font-size:12px}.vk-metabox-post-list{margin-bottom:2em}.vk-metabox-post-list li{border-bottom:1px dotted #ccc;padding-bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex}.vk-metabox-post-list li .date{font-size:11px;margin-right:1em;width:75px;white-space:nowrap}.vk-metabox-post-list li a{width:100%}.vk-admin-banner{display:block;overflow:hidden;margin-right:1em;margin-top:1em}.vk-admin-banner a.admin_banner{display:block;margin-bottom:1em;border:1px solid #ccc;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.vk-admin-banner a.admin_banner img{max-width:100%;height:auto;display:block}.vk-admin-banner a.admin_banner img:hover{opacity:.7}.vk-admin-banner .vektor_logo{margin-top:1em}.vk-admin-banner .vektor_logo img{width:150px;float:right}#vk_dashboard_widget .vk-admin-banner-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#vk_dashboard_widget .vk-admin-banner-grid a.admin_banner{width:48%}.wp-core-ui .button-block{display:block;width:100%;text-align:center}.logo_exUnit{display:block;overflow:hidden;text-align:center;margin-bottom:10px;border-bottom:1px solid #ccc}.logo_exUnit img{width:150px;max-width:100%}.vk_option_nav{display:block!important;overflow:hidden}.vk_option_nav ul{display:block;overflow:hidden;margin:0;padding:0}.vk_option_nav ul li{display:block;border:1px solid #ccc;margin-bottom:0;border-bottom:none;background-color:#fff}.vk_option_nav ul li:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.vk_option_nav ul li:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom:1px solid #ccc}.vk_option_nav ul li:hover{background-color:#666}.vk_option_nav ul li a{display:block;overflow:hidden;padding:.5em;text-decoration:none;color:#666;font-size:12px}.vk_option_nav ul li:hover a{color:#fff;border:none}.vk_option_nav ul li.current{background-color:#333;color:#fff}.vk_option_nav ul li.current a{color:#fff}.vk_admin_page{padding-top:1em}.vk_admin_page h2.page_title{font-size:16px;text-align:center;line-height:140%;margin:10px 0 20px}.vk_admin_page h3{background-color:#333;color:#fff;padding:10px 15px;font-size:150%;margin-top:0;border-left:5px solid #e50000}.vk_admin_page input[type=text]{width:50%}.vk_admin_page select{width:50%}.vk_admin_page dl dt{font-weight:700;margin-bottom:5px}.vk_admin_page dl dd{margin-left:0}.vk_admin_page tr.dev_object{display:none}.vk_admin_page .pageLogo{text-align:center}.vk_admin_page .pageLogo img{max-width:150px;margin:0 auto}.vk_admin_page .adminMain{display:block;overflow:hidden;width:74%;float:left}.vk_admin_page .adminMain #adminContent_sub{display:block;overflow:hidden;width:23%;float:left;padding-bottom:10px}.vk_admin_page .adminMain #adminContent_main{display:block;overflow:hidden;width:74%;float:right}.vk_admin_page .adminMain #adminContent_main .form_horizontal_item{margin-right:1em}.vk_admin_page .adminMain.column_2 #adminContent_main{width:100%}.vk_admin_page .adminSub{display:block;overflow:hidden;width:24%;float:right;padding-bottom:10px}.vk_admin_page .adminSub .infoBox{display:block;overflow:hidden;padding:1em;margin-right:1em;background-color:#fff}.vk_admin_page .adminSub .vk-metabox-sub-title{background-color:#ccc;width:auto;padding:5px 10px;border-radius:3px;margin-top:0;margin-bottom:15px}.vk_admin_page .adminSub .vk-metabox-more-link{display:none}.admin_widget_section{display:block;overflow:hidden;margin:1.5em 0}.admin_widget_section p{margin-top:.5em}.admin_widget_h2{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 1em;padding:.8em 1em;width:100%;border:solid 1px #ddd;background:#555;color:#fff;font-size:1em}.admin_widget_h3{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.4em 0;margin-bottom:.3em;width:100%;border-bottom:solid 1px #ddd;font-size:1em}input[type=checkbox].admin_widget_input,input[type=color].admin_widget_input,input[type=date].admin_widget_input,input[type=datetime-local].admin_widget_input,input[type=datetime].admin_widget_input,input[type=email].admin_widget_input,input[type=month].admin_widget_input,input[type=number].admin_widget_input,input[type=password].admin_widget_input,input[type=radio].admin_widget_input,input[type=search].admin_widget_input,input[type=tel].admin_widget_input,input[type=text].admin_widget_input,input[type=time].admin_widget_input,input[type=url].admin_widget_input,input[type=week].admin_widget_input,select.admin_widget_input,textarea.admin_widget_input{width:100%;margin:.3em 0}.admin_widget_thumb_outer{position:relative;overflow:hidden;z-index:2;margin:3px 0;min-height:70px;border:1px solid #e5e5e5;background-color:#f5f5f5;width:100%}.admin_widget_thumb_outer:before{position:absolute;top:50%;left:50%;z-index:1;margin:-8px 0 0 -30px;color:#999;content:"No Image"}.admin_widget_thumb{position:relative;z-index:3;display:block;width:100%;height:auto}@media (max-width:991px){.vk_admin_page .adminSub .adminMain table.form-table td,.vk_admin_page .adminSub .adminMain table.form-table th{display:block}.vk_admin_page .adminSub .adminMain table.form-table th{background-color:#ccc;width:auto;padding:10px;border-radius:3px}}
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.1.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -46,10 +46,10 @@ Many features can be stopped individually.
46
  * Insert Related Posts
47
  * Insert Call to action
48
  * Insert Child page List to page
49
- * Insert Page list from ancestor
50
  * Insert Auto HTML Site Map
51
- * Automatic Eye Catch insert
52
- * Custom post type and custom taxonomy manager
53
 
54
  and more.
55
 
@@ -73,6 +73,10 @@ e.g.
73
 
74
  == Changelog ==
75
 
 
 
 
 
76
  = 6.1.0 =
77
  * [ Add Function ] Add Page Top Button
78
  * [ Google Analytics ][ Add function ] Add customizer setting
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.2.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
46
  * Insert Related Posts
47
  * Insert Call to action
48
  * Insert Child page List to page
49
+ * Insert Page list from ancestor
50
  * Insert Auto HTML Site Map
51
+ * Automatic Eye Catch insert
52
+ * Custom post type and custom taxonomy manager
53
 
54
  and more.
55
 
73
 
74
  == Changelog ==
75
 
76
+ = 6.2.0 =
77
+ * [ SNS ][ Follow Me Section ] Change design
78
+ * [ SNS ][ Add function ] Add customizer setting
79
+
80
  = 6.1.0 =
81
  * [ Add Function ] Add Page Top Button
82
  * [ Google Analytics ][ Add function ] Add customizer setting
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.1.2
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.2.0
7
  * Author: Vektor,Inc.
8
  * Text Domain: vkExUnit
9
  * Domain Path: /languages