@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
.site-footer-copyright p:nth-child(2) {
    display:none;
}

footer .copySection {
    display:none !important;
}

.entry-meta-item-updated {
	display:none;
}
.entry-meta-item-author {
	display:none;
}

.entry-meta_updated {
    display:none !important;	
}
h4 {
    padding: 10px 15px 8px;
    background-color: #ccff99;
    border-radius: 4px;
}
.h4, h4 {
    font-size: 20px;
    position: relative;
}
.prBlock_image {
    border-radius: 10% !important;
	width: 160px !important;
}

.siteHeader_logo {
    font-size: 22px;
}

.slide-text-set {
    top: 50%;
}
.ltg-slide-text-set {
    left: 55%;
}

.siteHeader {
background-color: #f9f9f9;
}

.navbar-brand {
	padding:5px 0 0 10px;
}
.navbar-brand a{
	pointer-events: none;
}

.slide .btn-ghost {
    margin-top: 15em;
}

.gMenu_outer {
    float: left;
}

@media (min-width: 768px) {
.slide-text-title {
	font-size: calc(2.5rem + .7vw) !important;
	font-weight: 700;
/*	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	text-shadow: 0 0 10px #000000 !important;
	line-height:1.5em;
}

.ltg-slide picture img {
    width:initial;
    height: 598px;
    margin: 0 auto;
}
.site-header_bogo {
    padding-top: 30px;
}

}

@media (max-width: 767px) {
.site-header_bogo {
    padding-top: 60px;
    font-size: x-small;
}
.header_bogo {
font-size:8px;
}
.bogoflags, .bogoflags-before:before {
    width: 10px;
}
.vk_posts {
    margin-left: 0;
    margin-right: 0;
}
}

.table, table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.site-header-logo img {
    max-width: 240px;
}

ul.bogo-language-switcher { 
    /* 翻訳ボタンを横並びに */ 
    display: flex; 
}

.bogo-header {    
    position: absolute;    
    right: 2%;    
/*    transform: translateY(-45%);    */
    z-index: 10; 
    /* Bogoを他の要素の上に表示するためのz-index */ 
    margin-bottom:0;
}
.bogo-header a{    
color:#c23a00;
font-weight:700;
}
.bogo-header li a{ 
    text-decoration: underline;
/*    text-decoration-style: dotted;*/
    text-underline-offset: 2px;
    text-decoration-color: #ff9313;
    text-decoration-thickness: 2px;
}

.bogo-header ul{
margin:5px 0;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
    margin-top: 4px;
}

.wp-block-button_job .wp-block-button__link_job {
    background-color: var(--vk-color-primary) !important;
}

.site-header--layout--nav-float .site-header-logo {
        margin-right: 0.5em;
}

.header_bogo {
height:40px;
}

