/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2025 | 00:25:45 */
body {
font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
   color: #333;
   line-height: 1.6;
   font-size: 15px;
}

.siteHeader_sub .contact_btn a {
  height: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 1.5em;
  margin: 2px 0 2px;
  font-size: 16px;
}

.mainSection-title, .page-header, .subSection-title, .veu_leadTxt, dt, h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

a {
  color: #0087c8;
}

a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

a.anchor{
  display: block;
  padding-top: 140px;
  margin-top: -140px;
}


.gMenu_outer {
  border-top-color: #014760;
  background: #014760;
}

ul.gMenu > li {
  background: #014760;
}

ul.gMenu li a {
  color: #fff !important;
  font-size: 13px;
}

ul.gMenu > li .gMenu_description {
  opacity: .2;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 2px !important;
  font-size: 14px;
}

ul.gMenu li ul.sub-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #014760;
  width: 260px;
  left: -50px;
}


ul.gMenu > li > ul.sub-menu li {
  width: 260px;
  left: 0px;
  margin: 0;
  display: block;
  overflow: visible;
  position: relative;
  list-style: none;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.2);
  box-shadow: 1px 1px 3px rgba(0,0,0,.2);
  background: #014760;
}

ul.gMenu > li > ul.sub-menu li ul {
    margin-bottom: 0;
    display: none;
    position: absolute;
    left: 260px;
    top: .8em;
}


ul.gMenu > li > ul.sub-menu li a {
  border-bottom: #fff;
  text-align: left;
}

.link-list li {
    padding: 0em;
}

li.kome {
  list-style:none;
  color: #ff0000;
  font-size: 12px;
  text-indent:-1em;
　padding-left:1em;
}
li.kome:before { content:"※" }

li.kome2 { list-style:none;
  color: #333;
  font-size: 12px;
  text-indent:-1em;
　padding-left:1em;
  margin-bottom: 0.5em;
}
li.kome2:before { content:"※" }

footer .footerMenu li {
  float: left;
  padding: 0 1em 0 1em;
}

footer .footerMenu li a {
  border-left: 0px solid #fff !important;
  font-size: 14px;
}

.slide-text-caption {
  margin-top: 0;
  font-size: 18px !important;
  line-height: 1.5;
}

.page-header .page-header_pageTitle, .page-header h1.page-header_pageTitle {
  font-size: 24px;
  margin: 40px 0 35px;
  color: #000;
}

div.whatsnew {
  margin:0 0 10px 0;
  font-size: 100%;
  word-break: break-all;
  overflow: hidden;
}

p {
  line-height: 2em;
  margin-bottom: 1.2em;
}

#pg-2-0, #pg-2-1, #pg-2-2, #pg-2-3, #pg-2-4, #pg-2-5, #pg-2-6, #pg-2-7, #pl-2 .so-panel {
  margin-bottom: 20px !important;
}

#pg-80-0, #pg-80-1, #pg-80-2, #pg-80-3, #pg-80-4, #pg-80-5, #pg-80-6, #pg-80-7, #pl-80 .so-panel {
  margin-bottom: 20px !important;
}

.veu_contact .contact_bt {
  float: right;
  padding: .7em 0.5em;
  font-size: 15px;
}


.btn.btn-primary {
  color: #fff;
  text-align: left;
}

.btn-primary:hover {
  background-color: #999;
  border-color: #999;
}

.btn.btn-info {
  color: #fff;
  text-align: left;
  background: #2294d6;
}

.veu_button .button_mainText, .veu_button .button_subText {
  display: block;
}

.btn {
  text-align: left;
  border: 1px solid rgba(255,255,255,.5);
  border-top-color: rgba(255, 255, 255, 0.3);
  border-right-color: rgba(255, 255, 255, 0.3);
  border-bottom-color: rgba(255, 255, 255, 0.3);
  border-left-color: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}

.entry-meta_items_term {
  display: none;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #ccc;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav li a {
  display: block;
  width: auto;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-width: 1px 1px 0 1px;
  margin-right: 3px;
  outline: none;
}

.pager {
  display: none;
}

.wp-caption p.wp-caption-text {
  color: #333;
  font-size: 14px;
  margin: 0;
  margin-bottom: 0px;
}

.wp-caption {
  background: #fff;
  line-height: 18px;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  padding: 0 0 5px;
  text-align: center;
  border: 0px solid #e5e5e5;
  max-width: 100% !important;
}

.wc-shortcodes-tabs ul.wcs-tabs-nav {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  border-bottom: solid 1px #ccc;
}

.btn-primary {
  background-color: #014760;
  border-color: #014760;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1.5em;
  margin-left: 0;
}

li {
  margin-bottom: 1em;
}

li {
  line-height: 1.6;
}


.slide-text-caption {
  margin-top: 0;
  font-size: 18px;
  line-height: 1.5;
}

.navbar-brand img {
  margin-top: 10px;
}

.fn.typesquare_tags {
  color: transparent !important;
  display: none;
}
.entry-meta_items_author {
  margin-left: .8em;
  display: none;
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
  position: relative;
  text-align: center;
  background: none;
}

.slide-text-caption {
  margin-top: 0;
  font-size: 16px;
  line-height: 1.5;
}

.wp-megamenu-main-wrapper ul, .wp-megamenu-main-wrapper ol, .wp-megamenu-main-wrapper li {
  list-style: none;
  margin-bottom: 0;
}

.veu_leadTxt, p.veu_leadTxt {
  font-size: 2em;
  font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-weight: 600;
  line-height: 2.5;
}

h1.page-header_pageTitle {
  color: #fff;
}

h1.entry-title {
  font-size: 25px;
}

#gallery-3 img {
  border: 0px solid #fff !important;
}

#gallery-4 img {
  border: 0px solid #fff !important;
}

.mainSection h2.col2 {
  border-top-color: #2294d6;
}

h3 {
  position: relative;
  padding: 0.3em;
  background: #333;
  color: #fff;
  border-top: 0px solid #999;
  border-bottom: 0px solid #999;
  font-size: 17px;
}



h3.col1 {
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background: #2294d6;
  color: #fff;
}

h3.col1:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #2294d6;
  width: 0;
  height: 0;
}

h3.col1:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em; 
}

h3.col12 {
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background: #333;
    color: #fff;
}

h3.col12:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #333;
  width: 0;
  height: 0;
}

h3.col12:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em; 
}

h3.col12s {
  position: relative;
  padding: 0.2em 0.2em 0.2em 1.8em;
  background: #333;
  color: #fff;
  font-size: 16px;
}

h3.col12s:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #333;
  width: 0;
  height: 0;
}

h3.col12s:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em;
}

h4 {
  background: #f7f7f7;
  padding: .8em 1em;
  border-left: 2px solid #014760;
}
h5 {
  padding: 0.3em;
  border-bottom: 1px dotted #333;
  color: #333;
  font-size: 1.4em;
}

h5.col1 {
  padding: 0.5em 0.5em 0.5em 1.8em;
  border-bottom: 1px dotted #000;
  color: #000;
  font-weight: 500;
  font-size: 1.4em;
}
h5.col1:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em; 
}

h6 {
font-weight: 600;
  margin: 20px 0 10px 0;
}

.media .media-body .media-heading {
  border-left: 0px solid #014760;
}

.gallery .gallery-caption {
  color: #333;
  font-size: 13px;
  margin: 0 0 12px;
  margin-left: 0px;
  text-align:center;
}

.veu_3prArea .subSection-title {
  font-size: 18px;
  margin-top: .8em;
  background-color: #333;
  color: #fff;
  padding: 0px 10px;
  text-align: center;
}

.alert-info {
  color: #333;
  background-color: #eeeeee;
  border-color: #eeeeee;
}

.siteFooter .widget .widget-title {
  padding: 0px 0 10px;
  border-bottom: 1px solid rgba(255,255,255,.1);
}


.siteFooter {
  color: #333;
  background-color: #f7f7f7;
  border-top: 3px solid #014760;
  border-top-color: rgb(1, 71, 96);
}

.siteFooter .footerMenu a {
  color: #333;
}

footer .footerMenu li a {
  border-left: 1px solid #fff;
  font-size: 14px;
}

.prBlock .prBlock_image {
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 50%;
  text-indent: -9999px;
}


.prBlock .prBlock_title {
  margin-top: .9em;
  margin-bottom: .7em;
  text-align: center;
  font-size: 18px;
  line-height: 1.4em;
  color: #337ab7;
}

.veu_3prArea .summary {
  margin-bottom: .5em;
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
}

.col-sm-4 {
  float: left;
  width: 31%;
  margin: 0 1% 32px 1%;
  padding: 12px 16px 12px 16px;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 4px 4px;
  border: 1px solid #e2e5e8;
  background-color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}


.box26 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 2px #337ab7;
  border-radius: 8px;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -12px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #337ab7;
  font-weight: bold;
}
.box26 p {
  margin: 0; 
  padding:0 10px 10px 10px;
}

li {
  line-height: 1.5;
}

.f12｛
  line-height: 1.2ex;
  font-size: 12px;
  color: #cc3300;
}

.lh12｛
  line-height: 1.0;
  font-size: 13px;
｝

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 760px) {
  .pc { display: none !important; }
  .sp { display: block !important; }
}

@media screen and (min-width: 760px) {
  a[href^="tel:"] {
pointer-events: none;
}
}

@media screen and (min-width:960px) and (max-width:1279px) {
.col-md-8 {
  width: 70.66666667%;
}

.col-md-offset-1 {
  margin-left: 1.33333333%;
}
.col-md-3 {
  width: 26%;
}
}

@media screen and (min-width:1280px) {
.col-md-8 {
  width: 70.66666667%;
}

.col-md-offset-1 {
  margin-left: 1.33333333%;
}
.col-md-3 {
  width: 26%;
}
}

@media screen and (max-width:760px){
body {
  line-height: 1.5;
  font-size: 14px;
}
  
.page-header .page-header_pageTitle, .page-header h1.page-header_pageTitle {
  font-size: 18px;
  margin: 20px 0 15px;
  color: #000;
}
  
.h3, h3 {
  font-size: 18px;
}
  
  h5.col1 {
    font-size: 1.2em;
}
  
h6 {
    font-size: 1.1em;
}

.col-sm-4 {
  float: left;
  width: 94%;
  margin: 10px 3% 32px 3%;
  padding: 5px 16px 5px 16px;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 4px 4px;
  border: 1px solid #e2e5e8;
  background-color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
  
.veu_3prArea .summary {
  margin-bottom: .5em;
  font-size: 16px;
  line-height: 1.6em;
  color: #333;
  height: auto !important;
}
  
.col-sm-3 {
  width: 33%;
}
  
.veu_leadTxt, p.veu_leadTxt {
  font-size: 1.6em;
  font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-weight: 600;
  line-height: 1.6;
}
  
.box2 .inner {
  padding: 0.5em 0.5em;
}
}
