/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.5.1
*/

@import "common.css";
@import "hover.css";


/*----以下 TDN追加css------------------------------------------*/

body {
	color: #fff !important;
	-webkit-text-size-adjust: 100%;
}


/*----Googleフォント----*/
.font-poppins {
	font-family: 'Poppins', sans-serif !important;
}


/*-------------------------------------------*/
/*  ヘッダー
/*-------------------------------------------*/

@media (min-width: 1199px){
.site-header-logo img {
	max-height: 65px;
}
}

/*----ロゴ（タブレットの幅大きさ調整）----*/
@media screen and ( min-width: 992px ) and ( max-width:1199px){
.container, .container-lg, .container-md, .container-sm{
	max-width: 990px!important;
}
.site-header--layout--nav-float .site-header-logo {
	margin-right: 0.5em!important;
}
}

/*----ロゴ下余白----*/
@media (min-width: 992px){
	.site-header-logo {
	margin-top:0rem ;
	margin-bottom: 0;
}
}

/*----ヘッダーウィジェット下余白----*/
@media (min-width: 992px){
.site-header-sub {
	margin-top:1.5rem ;
	margin-bottom: 0;
}
}

/*----TEL----*/
.header-tel {
	pointer-events: none !important;
}


/*----グローバルナビ----*/
.global-nav-list > li .global-nav-name {
	font-size: 16px;
	font-weight: 600 !important;
	color:#fff;
	opacity: 1;
	font-family: ;
}
.global-nav-list > li .global-nav-description {
	font-size: 12px;
	line-height:22px ;
	font-weight: 300 !important;
	color:#fff;
	opacity: 1;
}


.global-nav-list > li#menu-item-80::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-81::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-82::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-83::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-84::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-86::before {
	border-bottom: 3px solid #f28bb7;
}
.global-nav-list > li#menu-item-85::before {
	border-bottom: 3px solid #f28bb7;
}



/*----スクロール時透過----*/
.header_scrolled .site-header {
	color:#fff;
	background-color: rgba(0,0,0,0.8)!important;
}

/*----モバイルメニューボタン----*/
.vk-mobile-nav-menu-btn.position-right {
	right: 10px !important;
	top: 8px !important;
}

/*----モバイル固定ナビ----*/
.mobile-fix-nav .mobile-fix-nav-menu {
	font-family: ;
	font-weight: 600 !important;
}

/*----モバイルメニュー背景----*/
@media screen and (max-width: 992px){
.vk-mobile-nav-drop-in{
		background-color:rgba(0,0,0,0.9)!important;
}
.vk-mobile-nav-drop-in .menu-item a{
		color:#fff !important;
}
}

/*----ページヘッダー----*/
.page-header-title {
	font-family: ;
	font-weight: 600 !important;
	font-size: 3.5rem !important;
	line-height:1 !important;
}
.page-header-subtext {
	font-family: ;
	font-weight: 600 !important;
	font-size: 1rem;
	line-height:1 !important;
}
@media screen and ( max-width: 768px ){
.page-header-title {
	font-weight: 600 !important;
	font-size: 2.5rem !important;
	line-height:1 !important;
}}


/*----ぱんくず----*/
.breadcrumb {
	color: #fff !important;
}
.breadcrumb a {
	color: #c7a252 !important;
}
.breadcrumb a:hover {
	color: #c7a252!important;
}


/*-------------------------------------------*/
/*  スライダー
/*-------------------------------------------*/
@media screen and ( min-width: 991.98px ){
.sliderwrap{
	margin-top: 100px !important;
}
}
@media screen and ( min-width: 768px ) and ( max-width:991.98px){
.sliderwrap{
	margin-top: 60px !important;
}
}
@media screen and ( max-width: 768px ){
.sliderwrap{
	margin-top: 50px !important;
}
}
@media screen and ( min-width: 991.98px ) {
.slider-logo{
	width: 375px !important;
	max-width: 80% !important;
	padding-top: 80px !important;
	margin-bottom: 10px !important;
	filter: drop-shadow(5px 5px 5px #000);
}
}
@media screen and ( min-width: 768px ) and ( max-width:991.98px){
.slider-logo{
	width: 80% !important;
	filter: drop-shadow(5px 5px 5px #000);
}
}
@media screen and (max-width: 768px) {
.slider-logosp{
	margin-top: 60px !important;
	max-width: 45% !important;
	filter: drop-shadow(2px 2px 2px #000);
}
}


/*-------------------------------------------*/
/*  来店予約
/*-------------------------------------------*/
.site-body-bottom {
}


/*-------------------------------------------*/
/*  フッター
/*-------------------------------------------*/

.site-footer {
}

.site-body-bottom .container .widget {
	margin-top:0px !important;
	margin-bottom:10px !important;
}

/*----フッターウィジェット　ナビ----*/
.site-footer {
	font-weight:500 !important;
	font-family: ;
}

.menu-footer-nav01-container, .menu-footer-nav02-container, .menu-footer-nav03-container, .menu-footer-nav04-container {
	font-family: ;
}

/*----コピーライト----*/
.site-footer-copyright p {
	color:#fff;
}
.site-footer-copyright p a {
	color:#fff !important;
}
.site-footer-copyright p a:hover {
	color:#fff !important;
}


/*----ページトップボタン----*/
.page_top_btn{
	background-color:rgba(199, 162, 82, 0.9); 
	outline-color:#fff !important;
}



/*-------------------------------------------*/
/*  カラム
/*-------------------------------------------*/

.wrapbox{
	border: 1px solid #c7a252 !important;
	background-color:rgba(255,255,255, 0.1);
	margin-top:0 !important;
	padding:3rem 0 4rem 0 !important;
}
@media screen and (max-width: 768px) {
.wrapbox{
	padding:2rem 0 !important;
}
}


/* ギャップ0 */
.columngap0 {
	gap: 0em !important;
	margin-bottom: 0 !important;
}


/*-------------------------------------------*/
/*  カラム フレックスの左右表示順番変更
/*-------------------------------------------*/

/* 親要素でflex指定 */
.reversebox {
	display: flex;
}

/* 幅600px以下は縦向き表示にする設定 */
@media screen and (max-width: 768px) {
.reversebox {
	flex-direction: column;
}
}

/* 子要素に縦向きの際の並び順を指定 */
@media screen and (max-width: 768px) {
.order1 {
	order: 1;
}
.order2 {
	order: 2;
}
}



/*-------------------------------------------*/
/*  ボタン
/*-------------------------------------------*/

/* ボタンのフォント変更 */
.vk_button .vk_button_link_caption {
	font-weight: 500 !important;
	font-family: ;
}


/*-------------------------------------------*/
/*  カバー画像調整
/*-------------------------------------------*/

  @media (min-width: 768px){
.vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover, .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover {
  margin-left: calc(100% - 50vw) !important;
}
}

  @media (min-width: 768px){
.vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover, .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover {
  margin-right: calc(100% - 50vw) !important;
  width: 50vw !important;
}
}

  @media (max-width: 768px){
.vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover, .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull.vk-cols--reverse > .wp-block-column:nth-child(2) > .wp-block-cover {
  margin-left: calc(100% - 100vw) !important;
}
}

  @media (max-width: 768px){
.vk-cols--fit.vk-cols--grid.vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover, .vk-cols--fit.vk-cols--grid:not(.is-not-stacked-on-mobile).vk-cols--grid--alignfull > .wp-block-column:nth-child(2) > .wp-block-cover {
  margin-right: calc(100% - 100vw) !important;
  width: 100vw !important;
}
}


.coverimg-topeve {
	min-height: 400px !important;
}
@media screen and (max-width: 1198px){
.coverimg-topeve {
	min-height: 300px !important;
}
}
@media screen and (max-width: 600px){
.coverimg-topeve {
	min-height: 200px !important;
}
}


.coverimg-link {
	min-height: 360px !important;
}
@media screen and (max-width: 1198px){
.coverimg-link {
	min-height: 360px !important;
}
}
@media screen and (max-width: 600px){
.coverimg-link {
	min-height: 200px !important;
}
}



/*-------------------------------------------*/
/*  タイトル
/*-------------------------------------------*/

/* 大タイトル・お問合せ */
.title-l-j .vk_heading_title {
font-size: 3rem !important;
font-weight: 600 !important;
line-height: 1.2 !important;

background: repeating-linear-gradient(0deg, #B67B03 0.1em, #DAAF08 0.2em, #FEE9A0 0.3em, #DAAF08 0.4em, #B67B03 0.5em); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

/* 文字色を前面に出すために白の光は薄く広がりだけにする */
text-shadow:
  1px 1px 3px rgba(255, 255, 255, 0.4
	);

}
.title-l-j .vk_heading_subtext{
	font-weight: 300 !important;
	font-size: 1rem !important;
}

@media screen and (max-width: 768px){   
.title-l-j .vk_heading_title {
	font-size: 2.4rem !important;
}
}
@media screen and (max-width: 400px){   
.title-l-j .vk_heading_title {
	font-size: 2.4rem !important;
}
}


/* 大タイトル */
.title-l {
    position: relative;
    text-align: center;
    padding: 45px 20px 40px; /* ←背景画像に合わせて調整 */
    background: url("https://www.kuruwachaya.com/wp-content/uploads/back_title-l.png")
        center center no-repeat;
    background-size: auto; /* 背景を全部表示 */
}

/* 大タイトル */
.title-l .vk_heading_title {
    font-size: 3.6rem;
    font-weight: 500;
    margin-bottom: 0px;
}

.title-l .vk_heading_subtext {
    position: relative;
    font-size: 1.2rem;
    font-weight: 500;
    padding-top: 30px; /* ← 飾りの高さ */
    margin-top: -10px;
}

/* 飾り画像を疑似要素で subtext の背景に表示 */
.title-l .vk_heading_subtext::before {
    content: "";
    position: absolute;
    top: 0; /* サブテキストの上部に設置 */
    left: 50%;
    transform: translateX(-50%);
    width: 316px;   /* 飾り画像の幅に合わせて調整 */
    height: 28px;   /* 飾り画像の高さに合わせて調整 */
    background: url("https://www.kuruwachaya.com/wp-content/uploads/back_title-lsub.png")
        center center no-repeat;
    background-size: contain;
}
@media screen and (max-width: 768px){   
	.title-l {
    position: relative;
    text-align: center;
    padding: 55px 20px 55px; /* ←背景画像に合わせて調整 */
    background: url("https://www.kuruwachaya.com/wp-content/uploads/back_title-l.png")
        center center no-repeat;
    background-size: auto; /* 背景を全部表示 */
}
.title-l .vk_heading_title {
	font-size: 2.6rem !important;
}

.title-l .vk_heading_subtext {
    position: relative;
    font-size: 1.2rem;
    font-weight: 500;
    padding-top: 30px; /* ← 飾りの高さ */
    margin-top: -10px;
}

/* 飾り画像を疑似要素で subtext の背景に表示 */
.title-l .vk_heading_subtext::before {
    content: "";
    position: absolute;
    top: 0; /* サブテキストの上部に設置 */
    left: 50%;
    transform: translateX(-50%);
    width: 316px;   /* 飾り画像の幅に合わせて調整 */
    height: 28px;   /* 飾り画像の高さに合わせて調整 */
    background: url("https://www.kuruwachaya.com/wp-content/uploads/back_title-lsub.png")
        center center no-repeat;
    background-size: contain;
}
}

/* 中タイトル----*/
.title-m{
	font-size: 2.2rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.1rem !important;
}
.title-m::first-letter {
	color: #bc0000;
	font-size: 2.8rem;
}

/* 中タイトルの下線*/
.title-m::after{
	content: '';
	position: relative;
	display: block;
	width: 3rem;
	height: 1px;
	margin-top: 0.1rem;
	background-color:#bc0000 !important;
	/*Lightning見出しデザイン設定のCSS対策*/
	border: unset;
	top:unset;
	left:unset;
	bottom:unset;
}

/*中央寄せ*/
.title-m::after{
	margin-left: auto;
	margin-right: auto;
}

/* 中タイトル サブテキスト */
.title-m-sub{
	color: #fff;
	font-size: 0.9rem !important;
	margin-top:-1.5rem !important;
	margin-bottom:0 !important;

	font-weight: 400 !important;
}



/* 大タイトル トップインフォ */
.title-l-topinfo .vk_heading_title {
	 position: relative; /* relativeを指定してオフセット基準に */
	font-size: 3.6rem !important;
	font-weight: 500 !important;
	line-height:1.2 !important;
	padding-top:20px !important;
	margin-bottom:-4.5rem !important;
	color: #fff;
	text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 10px #000;
}
.title-l-topinfo .vk_heading_subtext{
	font-weight: 300 !important;
	font-size: 1rem !important;
	padding-top:80px !important;
	font-weight: 500 !important;
	background: url(https://www.kuruwachaya.com/wp-content/uploads/back_title-lsub-topinfo.png) center top no-repeat;
}
@media screen and (max-width: 768px){   
.title-l-topinfo .vk_heading_title {
	color:#fff;
	font-size: 2.6rem !important;
	font-weight: 500 !important;
	line-height:1.2 !important;
	padding-top:40px !important;
	margin-bottom:-5rem !important;
}
}


/* 大タイトル top3pr */
.title-l-3pr .vk_heading_title {
	color:#fff;
	font-family: ;
	font-size: 3.8rem !important;
	font-weight: 500 !important;
	line-height:1.3 !important;
	padding-top: !important;
	margin-top: !important;
}
.title-l-3pr .vk_heading_subtext{
	font-family: ;
	font-weight: 300 !important;
	font-size: 1rem !important;
	font-weight:bold !important;
}



@media screen and (max-width: 400px){   
.title-l-3pr .vk_heading_title {
	font-size: 2.6rem !important;
}
}


/* 中タイトル top イベントクーポン */
.title-m-eve .vk_heading_title {
	font-family: ;
	font-size: 3.2rem !important;
	font-weight: 500 !important;
	line-height:1.3 !important;
	padding-left:80px;
	background: url(https://www.kuruwachaya.com/wp-content/uploads/back_title-m.png) left bottom no-repeat;
}
.title-m-eve .vk_heading_title::first-letter {
	font-size: 4.2rem !important;
}
.title-m-eve .vk_heading_subtext{
	font-family: ;
	font-weight: bold !important;
	padding-left:3px;
	padding-left:83px;
}

@media screen and (max-width: 400px){   
.title-m-eve .vk_heading_title {
	font-size: 2.8rem !important;
}
}


/* 中タイトル　left */
.title-m .vk_heading_title {
	font-family: ;
	font-size: 3.2rem !important;
	font-weight: 500 !important;
	line-height:100% !important;
	padding-left:80px;
	padding-bottom:1rem;
	background: url(https://www.kuruwachaya.com/wp-content/uploads/back_title-m.png) left center no-repeat;
}
.title-m .vk_heading_title::first-letter {
	font-size: 4.2rem !important;
}
.title-m .vk_heading_subtext{
	font-family: ;
	font-weight: bold !important;
	padding-left:83px;
}

@media screen and (max-width: 400px){   
.title-m .vk_heading_title {
	font-size: 2.8rem !important;
}
}

/* 中タイトル リンク　left */
.title-m-link .vk_heading_title {
	font-family: ;
	font-size: 3.2rem !important;
	font-weight: 500 !important;
	line-height:1.3 !important;
}
.title-m-link .vk_heading_title::first-letter {
	font-size: 4.2rem !important;
}
.title-m-link .vk_heading_subtext{
	font-family: ;
	font-weight: bold !important;
	padding-left:3px;
}

@media screen and (max-width: 400px){   
.title-m-link .vk_heading_title {
	font-size: 2.8rem !important;
}
}


/* 小タイトル　center */
.title-s-center .vk_heading_title{
	font-family: ;
	color:#fff;
	font-size: 1.8rem !important;
	padding-top:18px !important;
	padding-bottom:32px !important;
	filter: none !important;
	background: url(https://www.kuruwachaya.com/wp-content/uploads/back_title-s.png) center center no-repeat;
}
.title-s-center .vk_heading_title span{
	filter: none !important;
}
.title-s-center .vk_heading_title .vk_heading_subtext{
	filter: none !important;
}


.title-s-eve .vk_heading_title {
	color:#fff;
	font-size: 1.8rem !important;
	padding-top:18px !important;
	padding-bottom:32px !important;
	font-family: ;
	filter: none !important;
	background: url(https://www.kuruwachaya.com/wp-content/uploads/back_title-s.png) center center no-repeat;
}
.title-s-eve .vk_heading_title span{
	filter: none !important;
}
.title-s-eve .vk_heading_title .vk_heading_subtext{
	filter: none !important;
}



/*-------------------------------------------*/
/*  テーブル
/*-------------------------------------------*/

.table01 {
	width: 80%;
	margin: 0 auto !important;
	border:none !important;
}

.table01 tr:first-child {
	border-top: 1px solid #000 !important;
}

.table01 tr {
	border-bottom: 1px solid #000 !important;
}
.table01 th,
.table01 td {
	padding: 1.5rem !important;
	border: none !important;
}
.table01 th {
	color:#000 !important;
	width: 40% !important;
	text-align: center  !important;
	font-weight: 600 !important;
	font-size: 1rem !important;
	background-color:#bc0000;
}
.table01 tr:nth-child(even) th {
	background-color:#000;
	color:#fff !important;
}

.table01 th.th-lpink {
	background-color:#000;
}


.table01 td {
	text-align: left;
	font-size: 1rem !important;
}
.table01 .ta01-tdleft {
	padding: 1rem !important;
	text-align: left;
}

@media only screen and (max-width: 768px) {
.table01 {
	width: 90%;
}
.table01 th,
.table01 td {
	width: 100% !important;
	display: block !important;
	text-align: center  !important;
}
.table01 th {
	width: 100% !important;
	padding: 1rem !important;
	border-bottom: 1px solid #000 !important;
}
.table01 .ta01-tdleft {
	color:#fff !important;
	}
}



.table02 {
	line-height:1.75;
	width: 80%;
	margin: 0 auto !important;
	border:none !important;
}

.table02 tr:first-child {
	border-top: 1px solid #fff !important;
}

.table02 tr {
	border-bottom: 1px solid #fff !important;
}
.table02 th,
.table02 td {
	padding: 1.5rem !important;
	border: none !important;
}
.table02 th {
	color:#fdf3f7 !important;
	width: 25% !important;
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgba(230,23,111, 1);
}

.table02 tr:nth-child(even) th {
	background-color:rgba(242,139,183, 1);
}

.table02 td {
	text-align: left;
	font-size: 1rem !important;
}

@media only screen and (max-width: 768px) {
.table02 {
	width: 90%;
}
.table02 th,
.table02 td {
	width: 100% !important;
	display: block !important;
	text-align: center  !important;
}
.table02 th {
	width: 100% !important;
	padding: 1rem !important;
	border-bottom: 1px solid #000 !important;
}
}


.table03 {
	line-height:1.75;
	width: 80%;
	margin: 0 auto !important;
	border:none !important;
}

.table03 tr:first-child {
	border-top: 1px solid #fff !important;
}

.table03 tr {
	border-bottom: 1px solid #fff !important;
}
.table03 th,
.table03 td {
	padding: 1.5rem !important;
	border: none !important;
}
.table03 th {
	color:#fdf3f7 !important;
	width: 40% !important;
	text-align: center  !important;
	font-weight: 600 !important;
	font-size: 1.1rem !important;
	background-color:#1db3cf;
}

.table03 tr:nth-child(even) th {
	background-color:#8ed9e7;
}

.table03 td {
	text-align: left;
	font-size: 1rem !important;
}

@media only screen and (max-width: 768px) {
.table03 {
	width: 90%;
}
.table03 th,
.table03 td {
	width: 100% !important;
	display: block !important;
}
.table03 th {
	text-align: center  !important;
	width: 100% !important;
	padding: 1rem !important;
	border-bottom: 1px solid #000 !important;
}
.table03 td {
	text-align: left  !important;
}
}
.table04 {
	width: 80%;
	margin: 0 auto !important;
	border:none !important;
}

.table04 tr:first-child {
	border-top: 1px solid #c7a252 !important;
}

.table04 tr {
	border-bottom: 1px solid #c7a252 !important;
}
.table04 th,
.table04 td {
	padding: 1.5rem !important;
	border: none !important;
}
.table04 th {
	width: 40% !important;
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgb(199, 162, 82, 0.5);
}
.table04 td {
	text-align: right;
	font-size: 1rem !important;
}
.table04 .ta01-tdleft {
	padding: 1rem !important;
	text-align: left;
}

@media only screen and (max-width: 768px) {
.table04 {
	width: 90%;
}
.table04 th,
.table04 td {
	width: 100% !important;
	display: block !important;
	text-align: center  !important;
}
.table04 th {
	width: 100% !important;
	padding: 1rem !important;
	border-bottom: 1px solid #c7a252 !important;
}
.table04 .ta01-tdleft {
	background-color:rgb(199, 162, 82, 0.1);
}
}

/*-------------------------------------------*/
/*  アコーディオンの色
/*-------------------------------------------*/
/* 募集要項のテーブル*/
.table-rec01 {
	width: 100%;
	margin: 0 0 !important;
	border:none !important;
}

.table-rec01 tr:first-child {
	border-top: 1px solid #fff !important;
}

.table-rec01 tr {
	border-bottom: 1px solid #fff !important;
}


.table-rec01 th {
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
}
.table-rec01 th i {
	color: #e4007f !important;
	font-size: 2rem !important;
}
.table-rec01 td {
	text-align: left  !important;
	font-size: 1rem !important;
}

.table-rec01 th,
.table-rec01 td {
	padding: 1.5rem !important;
	border: none !important;
}

.table-rec01 th {
	width: 25% !important;
}

@media only screen and (max-width: 768px) {
.table-rec01 {
	width: 100%;

}
.table-rec01 th,
.table-rec01 td {
	width: 100% !important;
	display: block !important;
	text-align: center  !important;
}

.table-rec01 th {
	width: 100% !important;
	background-color:rgb(158, 110, 97, 0.5);
}
}
.title-rec01 {
	font-size: 1.5rem !important;
  padding: 0 0 0 0.5em;/*上下 左右の余白*/
  color: #fff;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 6px #9e6e61;/*左線*/
}



/* スタッフのテーブル*/
.table-rec03 {
	width: 95%;
	margin: 0 auto !important;
	border:none !important;
}

.table-rec03 tr:first-child {
	border-top: 1px solid #0059b2 !important;
}

.table-rec03 tr {
	border-bottom: 1px solid #0059b2 !important;
}


.table-rec03 th {
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
}
.table-rec03 th i {
	color: #7299c9 !important;
	font-size: 1.6rem !important;
}
.table-rec03 td {
	text-align: left  !important;
	font-size: 1rem !important;
}

.table-rec03 th,
.table-rec03 td {
	padding: 1rem !important;
	border: none !important;
}

.table-rec03 th {
	width: 25% !important;
}

.table-rec03 td span {
	display:inline-block;
	border:1px solid #0059b2;
  background: transparent;/*背景透明に*/
	color:#7299c9;
	font-size:1rem;
	padding:4px 7px;
	margin:0.5rem 0.5rem 0.5rem 0;
}

@media only screen and (max-width: 768px) {
.table-rec03 {
	width: 100%;
}
.table-rec03 th,
.table-rec03 td {
	width: 100% !important;
	display: block !important;
	text-align: center  !important;
}

.table-rec03 th {
	width: 100% !important;
	background-color:rgb(0, 89, 178, 0.5);
}
}
.benefittt {
	margin:0 0 1rem 0;
}
.benefittt span {
	display:inline-block;
	border:1px solid #0059b2;
	color:#7299c9;
	font-size:1rem;
	padding:5px 7px;
	margin:1rem 1rem 0 0;
}
}
/* 文字の周りシカク*/
.benefit {
	margin:0 0 1rem 0;
}
.benefit span {
	display:inline-block;
	border:3px solid #e4007f;
	color:#ffffff;
	font-size:1rem;
	padding:5px 7px;
	margin:0 1rem 1rem 0;
}
}
/*-------------------------------------------*/
/*  アコーディオンの色
/*-------------------------------------------*/
.is-style-vk_accordion-background-color-rounded-border {
	border: 1px solid #d1001c;
}

.is-style-vk_accordion-background-color-rounded-border .vk_accordion-trigger {
	background-color:rgba(0, 0, 0, 0.3);
}
.vk_accordion-trigger .vk_accordion-toggle-open {
	border-bottom: 1px dotted #d1001c;
}


/*-------------------------------------------*/
/*  投稿
/*-------------------------------------------*/

/*---「新着!!」非表示---*/
.vk_post_title_new {
	display:none;
}

/*---色調整---*/
.widget_link_list > ul li a:hover {
	color: #f28bb7 !important;
}
.sub-section .vk_post .vk_post_title a:hover {
	color: #f28bb7 !important;
}

/*---ボーダー---*/
.vk_post.media {
	border-bottom: 1px solid #f28bb7 !important;
}
.vk_post.media.vk_post:first-child {
	border-top: 1px solid #f28bb7 !important;
}
.main-section > .vk_posts > .media.vk_post-col-sm-12:first-child {
	border-top: 1px solid #f28bb7 !important;
}


/*---黒背景に伴う色調整---*/

.widget_link_list > ul li a {
	color: #fff !important;
}
.widget_link_list > ul li a:hover {
	color: #f28bb7 !important;
}
.entry-meta-data-list dd a {
	color: #fff !important;
}

.card-horizontal .card-body .vk_post .vk_post_title a {
	color: #fff !important;
}


.main-section > .vk_posts > .vk_post-col-lg-12 .vk_post_title a {
	color: #fff !important;
}
.main-section > .vk_posts > .vk_post-col-lg-12 .vk_post_date {
	color: #f0f0f5 !important;
}


.sub-section .vk_post .vk_post_title a {
	color: #fff !important;
}
.sub-section .vk_post .vk_post_title a:hover {
	color: #f28bb7 !important;
}
.sub-section .vk_posts .vk_post_date {
	color: #f0f0f5 !important;
}



/*-------------------------------------------*/
/*  TOP
/*-------------------------------------------*/

/*---上部文章---*/
.top_greeting {
	padding:0 2rem;
}
@media screen and (max-width: 768px){   
.top_greeting {
	padding:0 0;
}
}

/*---インフォメーション---*/
.infobox{
	background:rgba(255, 255, 255, 0) !important;
	border:#E0D8CD 1px solid;
	border-radius: 15px !important;
}
/*INFO 文字のみのとき*/
.vk_posts-layout-postListText .postListText_date {
  font-size:.9rem;
  color:#000000;
}
.vk_posts-layout-postListText .postListText {
  padding:1rem 0 .9rem;
  border-bottom:1px dotted #ffffff;
}

/*---インスタフィード---*/
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
color: #fff;
}
#sb_instagram .sbi_follow_btn a{
	border-radius: 30px !important;
}


/*---TOPイベントクーポン---*/

.coverimg-topeve {
	min-height: 300px;
}
@media screen and (max-width: 991.98px){
.coverimg-topeve {
	min-height: 300px;
}
}
@media screen and (max-width: 600px){
.coverimg-topeve {
	min-height: 200px;
}
}

.coverimg-topcou {
	min-height: 300px;
}
@media screen and (max-width: 991.98px){
.coverimg-topcou {
	min-height: 300px;
}
}
@media screen and (max-width: 600px){
.coverimg-topcou {
	min-height: 200px;
}
}

.topeve{
	background:rgba(171,184,195, 0.2) !important;

}
.topcou{
	background:rgba(171,184,195, 0.2) !important;
}

.linkbox{
	background:rgba(171,184,195, 0.2) !important;

}


/*-------------------------------------------*/
/*  システム
/*-------------------------------------------*/
.tabletxt {
	font-size: 1.1rem !important;
	width: 80%;
	margin: 0.5rem auto 1rem auto !important;
	color:#f8c5db;
}



/*-------------------------------------------*/
/*  キャスト
/*-------------------------------------------*/
.castphoto .wp-element-caption{
	font-weight: 600 !important;
	font-size: 1rem !important;
	font-family: 'Poppins', sans-serif;
}
.castphoto .wp-block-image.is-style-vk-image-border img {
  border: 1px solid # bc0000;
}



/*-------------------------------------------*/
/*  イベント・クーポン
/*-------------------------------------------*/




/*-------------------------------------------*/
/*  サイトマップ
/*-------------------------------------------*/

.sitemap-wrap{
	width:80% !important;
	margin: 1rem auto 0 auto !important;
}

.sitemap {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.sitemap ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}
.sitemap li.large:first-child {
	margin:0px 0px 0px 0px;
}
.sitemap li.large {
	color:#fff;
	background-color:rgba(238,93,154, 1);
	font-size:1.1rem;
	font-weight:600;
	margin:30px 0px 0px 0px;
	padding:10px;
}
.sitemap li.large a {
	color:#fff;
	text-decoration: none;
}
.sitemap li.large a:hover {
	color:#000;
	text-decoration: none;
}
.sitemap li.midium {
	font-size:1rem;
	margin:10px 0px 0px 0px!important;
	padding:0px 20px 0px 30px !important;
}
.sitemap li.midium a {
	color:#fff;
}
.sitemap li.midium a:hover {
	color:#f28bb7;
	text-decoration: none;
}
.sitemap li.small {
	font-size:1rem;
	margin:10px 0px 30px 0px !important;
	padding:0px 20px 0px 30px !important;
}
.sitemap li.small a {
	color:;
}
.sitemap li.small a:hover {
	color:;
	text-decoration: none;
}
.sitemap li.large i {
	color:#fff;
}
.sitemap li.midium i {
	color:#fff;
}



/*-------------------------------------------*/
/*  Contact Form 7
/*-------------------------------------------*/

/*---非表示---*/
.grecaptcha-badge { visibility: hidden; } 

.ajax-loader {
	margin:0 0 !important;
	display: none !important;
}
.wpcf7-spinner{
	display: none !important;
}



/*---枠---*/
.form-wrap{
	width:80% !important;
	margin: 0 auto !important;
}
@media screen and (max-width: 991.98px){   
.form-wrap{
	width:90% !important;
	margin: 0 auto !important;
}
}


/*---must free---*/
.must{
	font-size:13px;
	padding:5px;
	background:#bc0000;
	color:#fff;
	border-radius:5px;
	margin-right:10px;
	position:relative;
	bottom:1px;
	font-weight:bold;
}
.free{
	font-size:13px;
	padding:5px;
	background:#fff;
	color:#000;
	border-radius:5px;
	margin-right:10px;
	position:relative;
	bottom:1px;
	font-weight:bold;
}



/*---入力欄---*/
input[type=text],input[type=tel],input[type=email],button,textarea,select {
	margin-top:10px;
}
#zip{
	width: 25%;
}

/* Chrome, Safari */
::-webkit-input-placeholder{
	color: #C9C9C9 !important;
}
 
/* Firefox */
::-moz-placeholder{
	color: #C9C9C9 !important;
}
 
/* Firefox 18以前 */
:-moz-placeholder{
	color: #C9C9C9 !important;
}
 
/* IE */
:-ms-input-placeholder{
	color: #C9C9C9 !important;
}



/*---ボタン---*/
input[type=submit] {
	width: 50%;
	padding:1rem 0;
	background:#bc0000;
	color: #fff !important;
	border: 0px;
	
}

/*---以下、フォームのスマホ・タブレット-------------------*/

@media(max-width:1200px){
.inquiry .must,.inquiry .free {	
	font-size:1em;
}
#zip{
	width: 50%;
}
/*入力時にズームしない*/
input[type="text"] {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
input[type="tel"] {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
input[type="email"] {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
select {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
textarea {
	box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}
}




/*------------------------ 
	キャストスケジュール（krc-cast-manager）
-------------------------- */
.krc_calendar {
	border: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 24px 0;
}

.krc_calendar dl {
	margin: 0px;
	border: 0px;
	border-right: 1px solid #ccc;
	width: 20%;
	float: left;
	display: block;
}
.krc_calendar dl dt {
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	background-color: #bc0000;
	font-weight: normal;
}

.krc_calendar dl dd {
	border: 0px;
	text-align: center;
	text-decoration: none;
	padding: 24px 2px;
	display: block;
	color: #ffffff;
}
/* krc_出勤情報 */
.week_calendar ul {
	list-style:none;
	overflow: hidden;
	width: 100%;
}

.week_calendar ul li {
	position: relative;
	float: left;
	width: 14%;
}

.week_calendar ul li a {
	display: block;
	padding: 10px 5%;
	width: 99%;
	color: #fff;
	background-color: #bc0000;
	text-align: center;
	text-decoration: none;
}
.week_calendar ul li.target a {
	color: #fff;
	background-color: #d35959;
}
.week_calendar ul li a:hover {
	color: #fff;
	background-color: #d35959;
}
/* XXの週間スケジュールのタイトル */
.entry-body h2.sub-section {
	padding-bottom: 8px;
	margin-top: 15px;
	position: relative;
	border: 0px;
	text-align: center;
}
.entry-body h2.sub-section:first-child {
	margin-bottom: 50px;
}
.entry-body h2.sub-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	border: 0px;
	background: linear-gradient(to right, transparent 0%, #bc0000 50%, #bc0000 50%,transparent 100%);
}
/* krc_キャスト一覧 */

.rank-box.bpink {
	border: 1px solid #efefef;
	background-color: #fcf4f4;
	border-radius: 5px;
	padding: 15px 0px;
	margin-bottom: 20px;
}

.one-cast {
	display: inline-block;
	position: relative;
	max-width: 320px;
	margin: 0 12px 4px;
	padding: 0;
	text-align: center;
	line-height: 1.3em;
	overflow: hidden;
	letter-spacing: normal;
	box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.22);
}
.rank-box > .one-cast {
	margin :0 18px 4px
}

.one-cast a.iframe {
	z-index: 8;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	color: #111;
}

.one-cast figure {
	position: relative;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
.one-cast figure img {
	width: 100%;
}

.one-cast figcaption {
	position: relative;
	width: 100%;
	height: 68px;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.2em;
}

/**
 * キャスト個人ページ
 */
.cast {
	overflow: hidden;
	border: 0px solid gray;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.22);
	padding: 20px;
}
.cast-photo {
	padding: 10px;
	width: 50%;
	min-width: 300px;
	float: left;
}
.cast-profile {
	padding: 10px;
	width: 50%;
	min-width: 300px;
	float: left;
}
.cast-profile h2.sub-section {
	
	font-family: 'Poppins', sans-serif !important;
	padding-bottom: 8px;
	position: relative;
	border: 0px;
	text-align: center;
}
.cast-profile h2.sub-section:first-child {
	margin-bottom: 20px;
}
.cast-profile h2.sub-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	border: 0px;
	background: linear-gradient(to right, transparent 0%, #bc0000 50%, #bc0000 50%,transparent 100%);
}
.cast-schedule {
	width: 100%
}
.cast-schedule h2.sub-section {
	font-family: 'Poppins', sans-serif !important;
	padding-bottom: 8px;
	position: relative;
	border: 0px;
	text-align: center;
}
.cast-schedule h2.sub-section:first-child {
	margin-bottom: 20px;
}
.cast-schedule h2.sub-section::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	border: 0px;
	background: linear-gradient(to right, transparent 0%, #bc0000 50%, #bc0000 50%,transparent 100%);
}}
.wp-block-group.is-style-vk-group-shadow.home-block {
	margin: 20px 0px;
}
.wp-block-button__link.has-white-color.has-text-color.has-background {
	font-family: 'Poppins', sans-serif !important;
	background-color:#bc0000;
	width:100%;
	margin-top:15px; 
	margin-bottom: 20px;
}
}
.cast-meta {
	overflow:hidden;
	text-align: center;
}
.cast-meta-left {
	width:49%;
	float:left;
	text-align: right;
	background-color: #333;
	margin: 1px;
	padding:10px;
}
.cast-meta-right {
	width:49%;
	float:left;
	text-align: left;
	margin: 1px;
	padding:10px;
}
.cast-meta-table {
	border: 0px;
}

.cast-meta-table th {
	font-family: 'Poppins', sans-serif !important;
background: rgba(188,0,0,0.5);
	text-align: left;
}
.cast-meta-table td {
	font-family: 'Poppins', sans-serif !important;
	border-width: 1px;
background: rgba(0,0,0,0.7);
}
.cast-meta-table td pre {
	color: #fff;
	margin:0px;
}
.cast-pr {
	font-size: 18px;
	overflow: hidden;
	line-height: 1.8;
	padding: 15px 10px;;
}
.cast-pr pre {
	color: #fff;
	white-space: pre-wrap;
}

#slider,
#thumbnail {
	/** border: 5px solid #e58f8f; */
}
#slider {
	margin-bottom: -10px;
	max-height: 600px;
	overflow:hidden;
}
#slider ul {
	overflow:hidden;
}
#slider ul li {
	flex-grow: unset;
}
#slider ul li img {
	object-fit:cover;
}
/**

*/
#thumbnail {
	overflow:hidden;
}
#thumbnail .slides li {
	width:100px;
}
#thumbnail .slides img {
	width:100px;
	-moz-user-select: none;
	object-fit:cover;
}
#thumbnail img {
	opacity: 0.5;
}
#thumbnail .flex-active-slide img {
	opacity: 1;
	cursor: default;
}

/**
#thumbnail .slides {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: -20px -10px 0px;
    list-style: none;
}

#thumbnail .slides > li {
    position: relative;
    padding-top: 5%;
    margin: 20px 10px 0px;
    width: calc(100% / 4 - 20px);
    overflow: hidden;
}

#thumbnail .slides > li > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 150%;
    height: 100%;
}
*/

/**
 * ツイッターアイコン
 */
.one-cast .tw {
	right: 0px;
	top: 395px;
	right:5px;
	width: 50px;
	height: 50px;
	position: absolute;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 26;
	background-image: url(images/twitter_icon.png);
}

.one-cast .tw:hover {
	opacity: 0.8;
}

/**
 * 当日出勤バッジ
 */
.one-cast .todays_cast {
	right: 0px;
	top: 0px;
	border-radius: 3px;
	background-color: #c7a252;
	color: #fff;
	font-size: 14px;
	/*! opacity: 0.9; */
	font-weight: bold;
	padding: 10px;
}

.one-cast .todays_cast {
	position: absolute;
	display: block;
	z-index: 26;
}

/**
 * 出勤時間バッジ
 */
.one-cast .worktime {
	background-color: #bc0000;
	color: #fff;
	opacity: 0.8;
	top: 400px;
	width:100%;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	border-radius: 0px;
	text-align: center  !important;
}

.one-cast .worktime {
	position: absolute;
	display: block;
	z-index: 26;
}

/**
 * 新人バッジ
 */
.one-cast .new_cast {
	left: 5px;
	top: 5px;
	width: 50px;
	height: 50px;
	position: absolute;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 26;
	background-image: url(images/new_icon.png);
	opacity: 0.9;
}

/**
 * ランキングバッジ
 */
.one-cast .rank {
	left: 0px;
	top: 453px;
	width: 100px;
	height: 50px;
	position: absolute;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 26;
	opacity: 0.9;
}

/**
 * キャスト情報
 */
.one-cast a {
	text-decoration: none;
}
.one-cast figcaption span.cast-name {
	display: block;
	font-size: 120%;
	color: #c7a252;
	padding: 5px 0px;
}

.one-cast figcaption span.cast-size {
	display: block;
	color: #ccc;
}

.one-cast figcaption span.cast-time {
	display: block;
	color: #e1053b;
}



/**
 * スマホ対応
 */
@media screen and (max-width:768px) {
/* 画面サイズが480pxからはここを読み込む */
	.one-cast {
		width: 43%;
	}
	.cast {
		width: 100%;
	}
	.cast-photo {
		width: 100%;
	}
	.cast-profile {
		width: 100%;
	}
	#slider ul li img {
		max-height: 533px;
	}
	#thumbnail {
		display: none;
	}
	.home-block,
	.box-body {
		text-align: left;
		font-weight: normal;
	}
	.krc_calendar dl {
		min-height: 150px;
	}
	.wp-block-group.is-style-vk-group-shadow.home-block {
		padding: 5px 0px;
	}
	.one-cast {
		max-width: 170px;
		height: 300px;
		margin: 0px 8px 10px;
	}
	.one-cast figure {
		height: 240px;
	}
	/**
	 * ツイッターアイコン
	 */
	.one-cast .tw {
		top: 190px;
		width: 35px;
		height: 35px;
	}

	/**
	 * 当日出勤バッジ
	 */
	.one-cast .todays_cast {
		font-size: 10px;
		opacity: 0.7;
	}

	/**
	 * 出勤時間バッジ
	 */
	.one-cast .worktime {
		top: 0px;
		top: 200px;
		font-size: 10px;
		text-align: left;
		padding: 5px 5px;
	}

	/**
	 * 新人バッジ
	 */
	.one-cast .new_cast {
		width: 35px;
		height: 35px;
	}

	/**
	 * 情報項目テーブル
	 */
	.cast-meta-table th,
	.cast-meta-table td {
		text-align: left;
		display: block;
		width: 100%;
	}
}