/*
Theme Name: Lightning Child
Version: 15.32.4
Template: lightning
*/

[id] { /* IDを持つ全要素の場合 */
    scroll-margin-top: 300px !important; /* ヘッダーの高さ + 余白 */
}

/*お問い合わせの調整*/
.acceptance-box{
    font-size: 12px;
    background: #fff;
    padding: 2em;
	border:solid 1px #eee;
	height: 150px;
	overflow-y: auto;
}
.acceptance-box strong{
    display: block;
}
.sub{
    text-align: center;
}
.s-form .sub{
    margin-top:15px;
}
span.s12{
	color:red;
	font-size:0.8em;
}
.sub p.wpcf7-list-item-label{
    font-size: 14px;
}
.sub p{
    line-height: 3;
}
.post-name-contact .page-header, .post-name-recruit .page-header{
	color:#3255ff;
	background-color:#fff;
}
.c-form tr td.c08{
	width:25%;
	background-color:#eee;
}
.c-form tr p{
	margin: 5px 0;
}
.s-form span.at, .c-form span.at{
	background-color:red;
	color:#fff;
	padding: 2px 3px;
    font-size: 0.8em;
    margin-right: 5px;
}
.s-form span.nat, .c-form span.nat{
	background-color:blue;
	color:#fff;
	padding: 2px 3px;
    font-size: 0.8em;
    margin-right: 5px;
}
.s-form tr td:first-child{
	background-color:#eee;
}
@media (max-width: 991px) {	
	.c-form tr{
		display:flex;
		flex-wrap:wrap;
	}
	.c-form tr td.c08{
		width:100%
	}
	.s-form tr td{
		display:block;
		width:100%
	}
}
aside.widget-first{
	margin-bottom:0 !important;
}
/*トップメニュー設定*/
.site-header {
    box-shadow: none;
    border-top: none;
    border-bottom: none;	
	margin-top: 72px;
}
.header-top-block{
    display: flex;
    width:100%;
	justify-content: space-between;
    margin: 0 auto;
    padding:7px 10px;
	position:fixed;
	top:0;
	z-index:999;
	background:#fff;
	box-shadow: 0 2rem 1.8rem -1.8rem hsl(200 50% 20% / 50%);
}

.header-top-block .header-top-block_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-top-block h1, .header-top-block p{
    margin-bottom:0;
}
.header-top-block h1 img{
    max-width:100%;
    height: auto;
}
.block_box_left{
	width:100%;
	max-width:380px;
}
.block_box_right{
    justify-content: flex-end;
    align-items: center;
}
@media (max-width: 991px) {	
	.header-top-block .block_box_right{
	   display:none !important;
	}
	.header-top-block h1 img{
		max-width:300px;
		height: auto;
	}
	.site-header{
		margin-top: 56px !important;
	}
	body{
		margin-bottom:60px;
	}
}

.block_box_right ul{
    display: flex;
    list-style-type: none;
    padding-left:0;
    margin: 0 10px;
    margin-top:5px;
	align-items: anchor-center;
}
.block_box_right ul li{
    padding:0 10px;
	padding-left:30px;
	padding-right:30px;
    font-size:14px;
	display: flex;
	align-items: center;
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-01-1.png) no-repeat;
	background-position: left center;
	background-size:auto 20px;
}
@media screen and (min-width: 992px) and (max-width: 1352px) {
  .block_box_right ul li{
    padding-right:15px;
  }
}
.block_box_right ul li:nth-child(2){
	background:url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/m-02b.png) no-repeat;
	background-position: left center;
	background-size:auto 20px;
}
.block_box_right ul li:nth-child(3){
	background:url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/m-03b.png) no-repeat;	
	background-position: left center;
	background-size:auto 24px;
}
.block_box_right ul li:nth-child(4){
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-04-1.png) no-repeat;
	background-position: left center;
	background-size:auto 25px;
}
.block_box_right ul li:nth-child(5){
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-06-1.png) no-repeat;
	background-position: left center;
	background-size:auto 25px;
}
.block_box_right ul li:last-child{
	background:none;
	padding-left:0;
	padding-right:0;
}
.block_box_right ul li img{
    max-width:160px;
}
@media (min-width: 992px) {
    body:not(.header_scrolled) .global-nav--layout--float-right {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
	.vk-menu-acc li {
		position: relative;
		margin-bottom: 0;
		border-right: 1px solid #A0A0A0;
		width: 222px;
	}
	.vk-menu-acc li:first-child{
		border-left: 1px solid #A0A0A0;
	}
	.global-nav-list>li .global-nav-name {
		font-weight: normal;
		font-size: 15px !important;
	}
}

/*共通*/
body {
  font-family: "Source Han Sans JP", "Noto Sans JP", sans-serif;
}
a{
    color:initial;
}
a:hover{
   opacity: 0.5 !important;
}
li a, p a{
    text-decoration: none;
}
li a:hover, p a:hover{
    color:initial;
}
li {
    margin-top: 0;
    margin-bottom: 0;
}
.sp{
	display:none;
}
.home h2{
	font-size:1.5rem;
	text-align:center;
	color:#007CD6;
}
.en{
	font-family: "Futura", "Trebuchet MS", Arial, sans-serif;
}
.po-re{
	position:relative;
}
.po-ab{
	position:absolute;
}
a:hover{
	opacity:0.5;
}
.page-header{
    background-size: cover !important;
}
@media (min-width: 600px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}
.wpcf7-spinner{
	display:none;
}
@media (max-width: 991px) {
	.sp{
		display:block;
	}
	.pc{
		display:none !important;
	}
}
/*フッター*/
.site-footer{
	background:#006BB9;
	background-image:url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/foot-back.png);
	background-repeat:none;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom;
}
.site-footer, .site-footer li, .site-footer a{
	color:#fff;
	font-weight: 500;
}
.site-footer p{
	font-size:16px;
	margin-bottom:0;
}
.foot-logo img{
	max-width: 288px;
}
.site-footer .col-lg-4:first-child{
	max-width:100%;
	flex:initial;
}
.site-footer .col-lg-4:nth-child(2){
	max-width:40%;
	flex:initial;
}
.site-footer .col-lg-4:last-child{
	max-width:60%;
	flex:initial;
}
@media (max-width: 991px) {
		.site-footer .col-lg-4:nth-child(2){
		max-width:100%;
	}
	.site-footer .col-lg-4:last-child{
		max-width:100%;
	}
	.site-footer{
		background-image:url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/foot-backsp.png);
	}
	.site-footer-content{
		padding: 10vw !important;
	}
}
.foot-logo{
	padding-top: 10px;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #fff;
}
.site-footer a:hover{
	color:#fff;
	opacity:0.5;
}
.foot-box{
	display:flex;
	justify-content: flex-end;
	flex-wrap:wrap;
}
#custom_html-4 .custom-html-widget{
	text-align:center;
}
#custom_html-4 img{
	width:100%;
	max-width:960px;
}
.fmenu li{
	font-size:15px;
	list-style-type: disclosure-closed;
}
.fmenu .fmenu-sub li{
	list-style-type: disc;
}
.fmenu{
	margin-right:3em;
}
.foot-c{
	position:relative;
}
.foot-youtube img{
	max-width:38px;
	vertical-align: middle;
    margin-right: 10px;
}
.foot-youtube{
	padding-top:10px;
	font-size:15px;
	font-weight: 500;
}
.foot-b .fm-01{
	margin-right:30px;
}
.foot-b .fm-02{
	margin-right:30px;
}
.site-footer-copyright p{
	font-size:14px;
}
.foot-youtube img{
	max-width:38.5px;
}
@media (max-width: 991px) {
	.foot-box{
		justify-content: flex-start;
		padding-top: 2em;
	}
	.foot-box ul.fmenu{
		margin-top:0 !important;
		margin-bottom:0 !important;
		width:100% !important;
	}
	.foot-box > ul.fmenu li{
		margin-right: 40px;
		margin-top:8px;
	}
	.foot-box ul.fmenu-sub{
		margin-bottom:0;
	}
	.foot-b .fm-01{
		margin-right:0;
		display:flex;
		flex-wrap:wrap;
	}
	.foot-b .fm-02{
		margin-right:0;
	}
	.foot-b .fm-03{
		display:flex;
		flex-wrap:wrap;
	}
}
/*　追従バナー　*/
.fixed_banner02 a {
    width: 96px;
    display: block;
    margin: 0;
    margin-top: -7px;
    margin-bottom: -35px;
}
.fixed_banner02 {
        display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 99999;
    top: 16%;
    right: -18px;
    background: transparent;
    border: none;
    border-radius: 0;
    gap: 0;
}
.fixed_banner02 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.fixed_banner02{
  animation: fade-in 4s;
  animation-fill-mode: forwards;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 991px) {
	.fixed_banner02, .fixed_banner00{
		display:none;
	}
}
.foot-box .r-b{
	border-right:1px solid #707070;
}
@media (max-width: 991px) {
	.foot-box .r-b{
		border-right:none;
		border-bottom:1px solid #707070;
		padding-bottom:20px;
	}
}
/*　スクロール*/
/* スクロールダウンの位置 */
.scroll {
  position: absolute;
	font-size:12px;
	right: 30px;
  top: 12%;
  writing-mode: vertical-rl;
	color:#fff;
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}
@media (max-width: 991px) {
	.scroll {
		display:none;
	}
}
/* 線のアニメーション部分 */
.scroll::before {
  animation: scroll 2s infinite;
  bottom: -115px;
  content: "";
  height: 100px;
  margin: auto;
  position: absolute;
  right: 9px;
  width: 2px;
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/sen.png);
	background-size:contain;
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
/*　メガメニュー　*/
#mega-menu-wrap-global-nav{
	background-color:#fff;
    clear: initial;
    margin: 15px auto;
	padding: 0;
    width: 100%;
    max-width: 1000px;
    display: block;
    position: absolute;
    border-radius: 150px;
	top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
	box-shadow: 0 2rem 1.8rem -1.8rem hsl(200 50% 20% / 50%);
}
#mega-menu-wrap-global-nav #mega-menu-global-nav{
	text-align:center;
	padding: 15px 30px;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li{
	width:25% !important;
	border-right:solid 2px #D9D9D9 !important;
	border-left:solid 10px #fff !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li{
	padding-left:40px !important;
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-icon-01.png) no-repeat !important;
	background-position: left center !important;
	background-size:contain !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li:nth-child(2){
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-icon-02.png) no-repeat !important;
	background-position: left center !important;
	background-size:contain !important;
	padding-left:40px !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li:nth-child(3){
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-icon-03.png) no-repeat !important;
	background-position: left center !important;
	background-size:contain !important;
	padding-left:40px !important;
}

#mega-menu-wrap-global-nav #mega-menu-global-nav > li:nth-child(4){
	background:url(https://nakatutent.co.jp/wp/wp-content/uploads/2026/02/m-icon-04.png) no-repeat !important;
	background-position: left center !important;
	background-size:contain !important;
	padding-left:40px !important;
	border-right:none !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link{
	color:#000;
	font-size:16px;
	line-height:1.4;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:visited, #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:active, #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:focus{
	color:#000 !important;
	background:#fff !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link:hover{
	opacity:0.5;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link span{
	display:block;
	color:#006BB9;
	font-size:14px;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-item > a.mega-menu-link span.mega-indicator{
	display:none;
}
@media (min-width: 992px) {
    .site-header--layout--nav-float .site-header-container {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 991px) {
	#mega-menu-wrap-global-nav{
		display:none;
	}
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-01 > ul.mega-sub-menu{
    background-color: rgba(0,107,185,0.85);
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 8em 6em 5em;
    margin-top: 15px;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-02 > ul.mega-sub-menu{
    background-color: rgba(0,137,42,0.85);
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 8em 6em 5em;
    margin-top: 15px;
}
@media (min-width: 1100px) {
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-01a > ul.mega-sub-menu{
    background-color: rgba(0,107,185,0.85);
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	padding: 8em 18em 5em;
    margin-top: 15px;
}
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu a{
    color: #fff !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu li{
    padding:0 15px; !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu a.mega-menu-link{
	display: flex !important;
    align-items: center;
	line-height:1.4;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu a.mega-menu-link img{
	max-width: 60px;
    height: auto;
    vertical-align: middle;
    margin-right: 10px;
	display:block;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu .sb-title{
	width:100% !important;
	text-align:center;
	position:absolute;
	top:3em;
	left: 85% !important;
	transform: translateX(-50%) !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu .sb-title a{
	font-size:24px !important;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.m-list > ul.mega-sub-menu .sb-title span{
	font-size:16px !important;
	padding-left:15px;
	font-family: "Futura", "Century Gothic", sans-serif;
	text-transform: initial;
	font-weight:100;
	padding-top:8px;
}
#mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-global-nav #mega-menu-global-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px !important;
}
/*　トップへ戻るボタン　*/
.page_top_btn {
    right: 2%;
    bottom: 5%;
    width: 50px;
    height: 50px;
    color: transparent;
    border: solid 2px #fff;
    background: #006BB9;
    box-shadow: none;
    background-image: var(--ver_page_top_button_url);
    border-radius:50%;
}
@media (max-width: 991px) {
	.page_top_btn {
		right: 4%;
		bottom: 12%;
		}
}
/*　固定ページ　*/
.page-header{
	background:url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/title-bg.png);
	background-size:cover;
	min-height:300px;
}
.page-header h1{
	color:#fff;
	padding-top:2em;
}
@media (max-width: 991px) {
	.page-header{
		min-height:150px;
	}
	.page-header h1{
		padding-top:1em;
	}
}
/*　ODMの見積もり　*/
.odm-form{
	max-width:700px;
	margin:0 auto;
}
.odm-form .f-box{
	display:flex;
}
.odm-form .f-box .box-left{
	width:30%;
    background-color: #E8E5E5;
    border-left: solid 2px #D0D0D0;
    border-top: solid 2px #D0D0D0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left:1em
}
.odm-form .f-box .box-left p{
	font-size: 15px;
}
.odm-form .f-box .box-left span{
	font-size: 10px;
    color:#fff;
    padding:2px 5px;
    margin-right:5px;
}
.odm-form .f-box .box-left span.required{
	background-color: #FC021A;
}
.odm-form .f-box .box-left span.no-required{
	background-color: #0174FA;
}
.odm-form .f-box .box-right{
	width:70%;
    background-color: #fff;
    border-left: solid 2px #D0D0D0;
    border-top: solid 2px #D0D0D0;
    border-right: solid 2px #D0D0D0;
    box-sizing: border-box;
	padding:15px;
}
.odm-form .f-box .box-right input, .odm-form .f-box .box-right textarea{
    margin-bottom:0;
}
.odm-form .f-box .box-right input::placeholder{
    color:#707070;
}
.odm-form .f-box .box-right .wpcf7-list-item{
    margin-left:0;
}
.odm-form .wpcf7-checkbox{
    display: flex;
    flex-direction: column;
}
.odm-form .wpcf7-checkbox span{
    padding:0;
}
.odm-form .i-short input{
    max-width:200px;
}
.odm-form .i-zip input{
    max-width:150px;
    margin-left: 10px;
}
.odm-form .adrs input{
    margin-bottom:0.2rem !important;
}
.odm-form .f-box .box-right p{
    margin:5px 0;
    padding-right: 10px;
    font-size: 12px;
}
.odm-form .f-box.att-last{
    border-bottom: solid 2px #D0D0D0;
}
.odm-form .hogo{
    margin: 30px 0 15px;
}
.odm-form .hogo p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.odm-form .hogo input[type="checkbox"]{
    transform: scale(1.5);
    border-radius: 0;
}
.odm-form .submit{
    margin:15px 0;
    text-align: center;
    position: relative;
}
.odm-form .submit p{
    position: relative;
}
.odm-form .submit p::before{
    content: "";
    display: block;
    position: absolute;
    width:48px;
    height: 28.5px;
    background-image: url(https://nakatutent.co.jp/new-site/wp-content/uploads/2026/02/submit.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 37%;
    top: 15px;
}
.odm-form .submit input{
    background-color: #FA9033;
    font-size:24px;
    min-width: 300px;
    border: none;
    border-radius: 30px;
    padding-left: 12%;
    font-weight: 600;
}
@media (max-width: 781px) {
	.odm-form .submit input{
		padding-left: 24%;
	}
	.odm-form .submit p::before{
	   left: 24%;
		top: 10px;
	}
	.odm-form .f-box {
		display: flex;
		flex-wrap: wrap;
	}
	.odm-form .f-box .box-left{
		width:100%;
	}
	.odm-form .f-box .box-right{
		width:100%;
	}
}

 /* トップの調整 */
.scrolling-background {
  width: 100%;
  height: 372px; /* 任意の高さ */
  background-image: url('https://nakatutent.co.jp/new-site/wp-content/uploads/2026/03/haikei.png'); /* 画像のパス */
  background-repeat: repeat-x; /* 画像を横に繰り返す */
  background-position: 0 0;
  animation: scrollBackground 20s linear infinite; /* アニメーションの設定 */
}
@keyframes scrollBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -3200px 0; /* 画像の幅に合わせて調整 */
  }
}


/* Fixed Bottom Menu */
@media (min-width: 502px) {
    #fixed-bottom-menu {
        display: none !important;
    }
}

@media (max-width: 501px) {
    #fixed-bottom-menu {
        position: fixed !important;
        left: 0;
        bottom: 0 !important;
        width: 100% !important;
        margin: 0;
        padding: 0; 
        z-index: 1000;
    }
    .fixed-bottom-menu-container {
        display: flex !important;
        flex-wrap: wrap !important; 
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        background-color: transparent;
    }

    .fixed-bottom-menu-item {
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
		height:60px;
		border-left: solid 1px #EFEFEF;
    }
	.fixed-bottom-menu-container{
		border-top: solid 1px #EFEFEF;
	}
	.fixed-bottom-menu-container .fixed-bottom-menu-item:first-child{
		border-left:none;
	}
    .fixed-bottom-menu-item a {
    text-indent: -9999px; 
    overflow: hidden; 
    background-size: cover; 
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
	height: 40px !important;
	margin: 10px 10px;
}
.fixed-bottom-menu-item:nth-child(1) a {
		background-image: url('https://nakatutent.co.jp/new-site/wp-content/uploads/2026/03/foot-kotei-sp03.png');
	}
.fixed-bottom-menu-item:nth-child(2) a {
        background-image: url('https://nakatutent.co.jp/new-site/wp-content/uploads/2026/03/foot-kotei-sp01.png');
    }
.fixed-bottom-menu-item:nth-child(3) a {
        background-image: url('https://nakatutent.co.jp/new-site/wp-content/uploads/2026/03/foot-kotei-sp02.png');
    }
}


/* トップ動画の調整　*/
.movie_blk {
    width: 100%;
	max-width: 100%;
    height: 90vh;
    position: relative;
}
.movie_blk video {
    width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: bottom !important;
    position: absolute;
    bottom: 0;
    left: 0;
	margin: 0 calc(50% - 50vw);
    width: 100vw;
}
.movie_blk p {
	position: absolute;
    top: 60vh;
    left: 50%;
	width:100%;
	max-width:798px;
    z-index: 1;
    transform: translate(-50%,-50%);
}
.top-b{
	position:absolute;
	top:-14vh;
}
.top-b img{
	max-width:882px;
}
@media (max-width: 767px) {
	.movie_blk {
		height: 80vh;
	}
	.movie_blk p {
		width:90%;
		top: 39vh;
	}
	.top-b{
		top:-13vh;
	}
}
@media (max-width: 501px) {
	.movie_blk {
		height: 60vh;
	}
	.movie_blk p {
		top: 39vh;
	}
}

/* トップお知らせのカテゴリー色　*/
.news-category-rec .taxonomy-news-category{
    background-color: #ffdbad !important;
}
.news-category-info  .taxonomy-news-category{
    background-color: #ddf1ff !important;
}
.news-category-prd  .taxonomy-news-category{
    background-color: #cbedc0 !important;
}
/* お知らせ調整　*/
.news-template-default .page-header-title{
	color:#fff !important;
}
.card-img-overlay span{
	color:#000 !important;
}
.entry-meta .entry-meta-item-updated, .entry-meta .entry-meta-item-author{
	display:none;
}
.card-img-overlay span{
	color:#fff !important;
}
.card-intext .card-intext-inner .vk_post_body{
	background-color:#006BB9 !important;
}
.post-list .card-img-overlay span{
	color:#000 !important;
}