@charset "utf-8";
/*
Theme Name: ycvb2016 from Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.1.2
*/


html {
	background:#fff;
	height: 100%;
}
body {
	font-family: -apple-system, 'Noto Sans Japanese', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 1.8;
	color: #333;
	background: transparent;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size: 14px;
	height: 100%;
	font-weight: 200;
}

::selection {
	background: #333;
	/*背景色*/
	color: #fff;
	/*文字色*/
}
::-moz-selection {
	background: #333;
	/*背景色*/
	color: #fff;
	/*文字色*/
}

img {
	vertical-align: top;
}

a, a img {
transition-duration: .2s;
}

a {
	color: #000;
}

a:focus,
a:hover {
	color: #666 !important;
	text-decoration: underline;
}
a:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

.single .entry-body a,
.page .entry-body a {
text-decoration: underline;
}

a.more,
a.link_bt {
    text-decoration: none !important;
    border: 2px solid #333;
    padding: 6px 10px;
    display: inline-block;
    font-weight: normal;
}
a.more:before,
a.link_bt:before {
    content: "\f105";
    font-family: FontAwesome;
    float: left;
    margin-right: 0.5em;
    font-weight: bold;
    /*transition: .2s;*/
}
a.more:hover,
a.link_bt:hover {
	background: #333;
	color: #fff !important;
}
/*a.more:hover:before,
a.link_bt:hover:before {
    float: right;
    margin-left: 0.5em;
    margin-right: 0;
}*/

a.link_bt.center_bt {
    display: block;
	text-align: center;
	font-size: 14px;
}

a.more {
    line-height: 1.2;
    font-size: 11px;
    padding: 4px 8px;
    float: right;
    margin-top: 5px;
}


hr {
	margin-top: 60px;
	margin-bottom: 60px;
	border: 0;
	border-top: 1px solid rgba(60,60,60,0.7);
	clear: both;
}

table {
    margin-bottom: 30px;
}

h1.entry-title:first-letter,
.single h1.entry-title:first-letter {
	color:inherit !important;
}

h2, h3, .mainSection-title {
    margin: 2em 0 1.2em;
}
h4, h5, h6 {
    margin: 1.5em 0 1.2em;
}

h3, .subSection-title {
    box-shadow: none;
    font-weight: 200;
    border-bottom: 2px solid #a07f3b;
    padding-bottom: 15px;
}

.single .entry-body h4,
.page .entry-body h4 {
    padding: 8px 10px;
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    border: 1px solid #a07f3b;
    font-size: 18px;
    color: #a07f3b;
    font-weight: 300;
}



.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
    margin: 30px 0;
    font-size: 22px;
    line-height: 1.1;
	font-weight: 100;
	letter-spacing: 0.05em;
}

@media (min-width: 768px) {
.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
    margin: 100px 0;
    font-size: 32px;
}
}


.scroll-back-to-top-wrapper i.fa {
    line-height: 1 !important;
}


.siteContent {
    padding: 60px 0;
}
.sectionBox {
    padding-top: 60px;
    padding-bottom: 60px;
}



.siteHeader .container {
	padding-top: 5px;
	padding-bottom: 4px;
}

.siteHeader_logo.navbar-brand {
}
.main_logo {
	display: block;
    line-height: 1.3;
	white-space: nowrap;
	font-size: 22px;
}
.main_logo .s_txt {
font-size: 14px;
	font-weight: 300;
	display: block;
}
.main_logo .en_txt {
    font-size: 11px;
    font-weight: 100;
    letter-spacing: 0.056em;
    color: #999;
    display: block;
    padding-top: 3px;
}

.main_logo img {
	max-height: 40px;
	display: inline;
	margin-right: 10px;
	float: left;
}

.nav > li > a {
    padding: 10px;
    margin: 0 5px;
}

@media (min-width: 992px) {
.siteHeader .container {
	padding-top: 15px;
	padding-bottom: 13px;
}
.main_logo img {
	max-height: 60px !important;
}
}

@media (min-width: 768px){
ul.gMenu {
	padding-top: 15px;
}
.navbar {
    border-radius: 0;
}
}


@media (max-width: 767px){
.main_logo {
    font-size: 13px;
    text-align: left;
}
.main_logo .s_txt {
    font-size: 11px;
}
.main_logo .en_txt {
	display: none;
}
.siteHeader_logo.navbar-brand {
    padding: 5px 60px;
}
.siteHeader_logo.navbar-brand img {
    display: none;
}
}



.page-header {
	background: rgba(0,0,0,0.4) !important;
}


.veu_autoEyeCatchBox {
	overflow: inherit !important;
}
.veu_autoEyeCatchBox img {
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}


.row:after { content: ""; display: block; clear: both; }


footer {
    border-top: none;
    padding-bottom: 60px;
}
footer .footerMenu {
    border-top: none;
    border-bottom: none;
}
footer .copySection {
    border-top: none;
}

footer .main_logo img {
    margin-right: 0px;
    margin-left: 10px;
    float: right;
}

footer .nav {
	margin-bottom: 30px;
}

.bnr_set > div {
margin-bottom: 15px;
}
.bnr_set > div img {
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
}

@media (min-width: 768px) {
footer .footerMenu li a {
    border-left: none;
}
footer .footerMenu li:last-child a {
    border-right: none;
}
}

.entry-body {
     overflow: inherit;
}

.entry-meta_items {
    margin-bottom: 0.8em;
    padding-left: 3px;
    color: #999;
}

.entry-meta_items.published:before {
    font-family: FontAwesome;
    content: "\f073";
    margin-right: 5px;
}
.entry-meta-dataList dd a {
    padding: 1px 2px;
}

#vkexunit_post_list-3 .entry-meta_items {
	display: none;
}

@media (max-width: 767px) {
.entry-meta .entry-meta_items_author {
    display: none;
}
}


.mainSection header {
    border-bottom: 1px solid #ccc;
}


body .btn {
    padding: 6px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #333;
    background-color: #fff !important;
    border-radius: 0;
    color: #333;
transition: .2s;
}

body .btn:hover {
	background: #333 !important;
	color: #fff !important;
    border: 2px solid #333;
}
/*
body .btn:before {
    content: "\f105";
    font-family: FontAwesome;
    float: left;
    margin-right: 0.5em;
    font-weight: bold;
}*/


/* error ==================================================================================== */

#error {
 padding: 20px 0;
 color: #000;
 background: #f3d922;
 text-align: center;
}

#error p {
 font-weight: bold;
}

#error a {
 color: #f00;
 text-decoration: underline;
}

#error a:hover {
 color: #fff;
 background: #f00;
}



/* fade ==================================================================================== */

/*

.fade-layer,
body:before{
	content: '';
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/*background:#000 url(img/puff.svg) no-repeat center center;* /
	background-size: 150px 150px;
	z-index:99999;
	background: #fff;
}
body.fade-layer-off:before{
	content: none;
}

*/


/*-------------------------------------------*/
/* .pager
/*-------------------------------------------*/

.pager li {
    margin-bottom: 15px;
}

.pager li > a {
	border-radius: 0;
	padding: 7px 15px 7px;
    border: 2px solid #000 !important;
    color: #333 !important;
    font-weight: 300;
}
.pager li > a:hover {
    background: #000 !important;
    color: #fff !important;
}

.pager li.previous a:before { display: none; }
.pager li.next a:before { display: none; }




/* wp_social_bookmarking_light ==================================================================================== */


.wp_social_bookmarking_light{
    border: 0 !important;
    padding: 15px 15px 5px !important;
    margin: 60px 0 0 !important;
    background: #eee;
}
.wp_social_bookmarking_light:after { content: ""; display: block; clear: both; }

.wp_social_bookmarking_light div{
    float: left !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 5px 0px 0 !important;
    min-height: 30px !important;
    line-height: 18px !important;
    text-indent: 0 !important;
}
.wp_social_bookmarking_light img{
    border: 0 !important;
    padding: 0;
    margin: 0;
    vertical-align: top !important;
}
.wp_social_bookmarking_light_clear{
    clear: both !important;
}
#fb-root{
    display: none;
}
.wsbl_twitter{
    /*width: 100px;*/
}
.wsbl_facebook_like iframe{
    max-width: none !important;
}
.wsbl_pinterest a{
    border: 0px !important;
}




/* ==================================================================================== */








.cont_st {
	text-align: center;
	border-bottom: none;
	padding-bottom: 0;
    font-weight: 100;
    letter-spacing: 0.2em;
	overflow: hidden;
    margin-bottom: 60px;
}
.cont_st:after {
	display: none;
}

.cont_st span {
	position: relative;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	text-align: left;
}
.cont_st span::before,
.cont_st span::after {
	position: absolute;
	top: 50%;
	content: '';
    width: 20%;
	height: 1px;
	background-color: #666;
}
.cont_st span::before {
	right: 100%;
}
.cont_st span::after {
	left: 100%;
}



a.topic_box {
	line-height: 1.3;
    display: block;
    margin-bottom: 30px;
}
a.topic_box:hover {
	text-decoration: none;
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
a.topic_box:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.thumb_box {
	margin-bottom: 10px;
    display: block;
    height: 180px;
    overflow: hidden;
    background: url(img/noimage.png) no-repeat center center;
    background-size: cover;
-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}

@media (max-width: 767px){
.thumb_box {
    height: 100px;
}
}

.activities_set_wrap {
	background: #000 url(img/slide/s1.jpg) no-repeat fixed center center;
	background-size: cover;
	color: #fff;
}
.activities_set {
	background: rgba(0,0,0,0.6);
}
.activities_box {
background: #fff;
background: rgba(255,255,255,0.8);
color: #333;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.activities_box h2 {
background: transparent;
font-weight: 100;
border: none;
    font-size: 24px;
    padding: 30px 0;
    margin-bottom: 10px;
}
.activities_box a {
	display: block;
    border: 2px solid #000;
    padding: 10px;
    font-weight: 300;
    margin-top: 30px;
}
.activities_box a:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
}
.activities_box a:hover {
	text-decoration: none;
	background: #000;
	color: #fff !important;
}

@media (max-width: 767px) {
.activities_set_wrap {
	background: #000 url(img/slide/s1.jpg) no-repeat center center;
	background-size: cover;
}
.activities_box {
background: #fff;
}
}


.pastlink {
	margin-top: 60px;
}


@media (max-width: 1200px) {
body .navbar-header {
    float: none;
}
}