/*
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%;
}

@media screen and (max-width: 768px) {
body.custom-background {
	background-image: url(https://sun-ls.jp/wp-content/uploads/back_body-sp.jpg) !important;
	background-position: fixed !important;
}
}



li a, p a {
	text-decoration: none !important;
	text-decoration-color: rgba(154,133,84,0.3) !important;
}


/*----Googleフォント----*/
.font-cinzel {
	font-family: 'Cinzel', serif !important;
}
.font-notoserif {
	font-family: 'Noto Serif JP', serif !important;
}
.font-notosans {
	font-family: 'Noto Sans JP', sans-serif;
}
.font-poppins {
	font-family: 'Poppins', sans-serif;
}


/*----テキスト----*/
.text-shadow{
	filter: drop-shadow(0px 0px 5px rgba(0,0,0, 0.6)) !important;
}

/*----画像影----*/
.glow img{
	filter:
    drop-shadow(0 0 2px rgba(255,255,255,0.4))
    drop-shadow(0 0 6px rgba(255,255,255,0.5))
    drop-shadow(0 0 12px rgba(255,255,255,0.35))
    drop-shadow(0 0 20px rgba(255,255,255,0.25));
  opacity: 1 !important;
}

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

.site-header {
	background-color:rgba(15,36,66,0.8)!important;}


.site-header .site-header-logo img {
	display: block;
	max-width: 100%;
	height: auto;
	filter:
	drop-shadow(0 0 1px rgba(255,255,255,0.1))
	drop-shadow(0 0 2px rgba(255,255,255,0.95))
	drop-shadow(0 0 3px rgba(255,255,255,0.9))
	drop-shadow(0 0 3px rgba(255,255,255,0.85));
	opacity: 1 !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;
	margin-right: 10px !important;
}
.header-tel .vk_button_link_txt {
	font-size: 20px !important;
}
.header-tel .vk_button_link_subCaption {
	font-size: 16px !important;
}


/*----グローバルナビ----*/
.global-nav-list > li .global-nav-name {
	font-size: 18px;
	font-weight: 600 !important;
	opacity: 1;
	color:#fff;
	font-family: 'Poppins', sans-serif;
}
.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 a:hover {
	background: url() center bottom repeat-x;

}


.global-nav-list > li#menu-item-78::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-79::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-80::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-81::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-82::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-83::before {
	border-bottom: 1px solid #2a8bdb;
}
.global-nav-list > li#menu-item-84::before {
	border-bottom: 1px solid #2a8bdb;
}


/*----モバイルメニュー背景----*/
@media screen and (max-width: 992px){
.vk-mobile-nav-drop-in{
	background-color:rgba(15,36,66,0.8)!important;
}
}


/*----スクロール時透過----*/
.header_scrolled .site-header {
	background-color:rgba(15,36,66,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: 'Poppins', sans-serif;
	font-weight: 600 !important;
}

/*----モバイルナビ----*/
.vk-mobile-nav nav ul li a {
	color: #fff !important;
}




/*----ページヘッダー----*/
.page-header-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 500 !important;
	font-size: 3rem !important;
	line-height:1.2 !important;
}
.page-header-subtext {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300 !important;
	font-size: 1rem;
	line-height:1 !important;
}

@media screen and ( min-width: 768px ) and ( max-width:992px){
.page-header-title {
	font-size: 2.5rem !important;
}
.page-header-subtext {
	font-size: 1rem;
	line-height:1 !important;
}
}

@media screen and (max-width: 768px) {
.page-header-title {
	font-size: 2rem !important;
}
.page-header-subtext {
	font-size: 1rem;
	line-height:1 !important;
}
}




/*----ぱんくず----*/
.breadcrumb {
	color: #fff !important;
	background-color:rgba(0,3,20,0.5)!important;
	padding-bottom:5px;
	border-top: 1px solid #c2a153 !important;
	background: url() center bottom repeat-x;
}
.breadcrumb a {
	color: #f5f5f5 !important;
}
.breadcrumb a:hover {
	color: #f5f5f5 !important;
}


/*-------------------------------------------*/
/*  スライダー
/*-------------------------------------------*/
.n2-ss-slider .n2-ss-item-image-content img {
	max-width: 20% !important;
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.8));
	margin-top: 150px !important;
}
@media screen and ( min-width: 992px ) and ( max-width:1279px){
.n2-ss-slider .n2-ss-item-image-content img {
	max-width: 15% !important;
	margin-top: 150px !important;
}
}
@media screen and ( min-width: 768px ) and (max-width: 992px) {
.n2-ss-slider .n2-ss-item-image-content img {
	margin-top: 30px !important;
}
}
@media screen and (max-width: 768px) {
.n2-ss-slider .n2-ss-item-image-content img {
	max-width: 40% !important;
	margin-top: 30px !important;
}
}


.slider-bottom{
	background: url(https://www.fujimi1-10-5-1f.com/wp-content/uploads/border01.png) center bottom repeat-x !important;
}

/*-------------------------------------------*/
/*  来店予約
/*-------------------------------------------*/

.reserve {
	background: url(https://www.fujimi1-10-5-1f.com/wp-content/uploads/border01.png) center top repeat-x !important;
}

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

.site-footer {
	background: url() center top repeat-x !important;
	background-color:rgba(0,3,20,0.5)!important;
}

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

/*----TEL（クリック不可）----*/
.footer-logo img {
	filter:
	drop-shadow(0 0 1px rgba(255,255,255,0.9))
	drop-shadow(0 0 2px rgba(255,255,255,0.8))
	drop-shadow(0 0 2px rgba(255,255,255,0.7))
	drop-shadow(0 0 3px rgba(255,255,255,0.6));
	opacity: 1 !important;
}

/*----TEL（クリック不可）----*/
.footer-tel {
	pointer-events: none !important;
}


/*----フッターウィジェット　ナビ----*/
.site-footer {
	color:#fff;
	font-family: 'Poppins', sans-serif;
}

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

.site-footer  .widget_nav_menu > div > ul > li a:hover {
	background-color:rgba(42,139,219,0.5)!important;

}

@media screen and ( min-width: 992px ){
.site-footer .col-lg-4 .widget_nav_menu div{
	margin-left: 40px !important;

}
}

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


/*----ページトップボタン----*/
.page_top_btn{
	background-color:rgba(38,128,179, 1);
	outline-color:#2680b3 !important;
}

/*----インスタボタン----*/

#sb_instagram .sbi_follow_btn a{
	border-radius: 30px !important;
}
 #sb_instagram #sbi_load .sbi_load_btn {
	border-radius: 30px !important;
}


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

/* 画像 */
.center-image {
  display: flex;
  justify-content: flex-end; /* PC右寄せ */
  align-items: center;       /* 上下中央 */
  width: 100%;               /* ←追加 */
}

.center-image img {
  max-width: 450px;          /* 最大幅 */
  width: 100%;               /* 幅100%にして親に従う */
  height: auto;
}

@media screen and (max-width: 992px) {
  .center-image {
    justify-content: center; /* スマホ中央寄せ */
  }
  .center-image img {
    max-width: 60%;          /* スマホは幅60% */
margin:0 auto;
  }
}

/* ボタン */
.link-column {
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.link-column:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.link-column a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}

/* 背景 */
.wrapbox{
	background-color:rgba(0,3,20,0.5)!important;
	padding:0 2rem !important;
	border:#fff 0px solid !important;
}
@media screen and (max-width: 768px) {
.wrapbox{
	background-color:rgba(0,3,20,0.5)!important;
	padding:0 2rem !important;
	border:#fff 0px solid !important;
}
}


.wrapbox02{
	background-color:rgba(4,32,125, 0.5);
	padding:4rem 0 5rem 0 !important;
	border:#E0D8CD 1px solid !important;
}
@media screen and (max-width: 768px) {
.wrapbox02{
	background-color:rgba(4,32,125, 0.3);
	padding:2rem 0 3rem 0!important;
	border:#E0D8CD 1px solid !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: 600 !important;
	font-family: 'Poppins', sans-serif;
}


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

  @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-toppr {
	min-height: 400px !important;
}
@media screen and (max-width: 1399px){
.coverimg-toppr {
	min-height: 350px !important;
}
}
@media screen and (max-width: 768px){
.coverimg-toppr {
	min-height: 300px !important;
}
}

@media screen and (max-width: 768px){
.coverimg-toprec {
	min-height: 350px !important;
}
}



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



.coverimg-rec {
	min-height: 500px !important;
}
@media screen and ( min-width: 768px ) and (max-width: 1399px){
.coverimg-rec {
	min-height: 300px !important;
}
}
@media screen and (max-width: 768px){
.coverimg-rec {
	min-height: 200px !important;
}
}


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

/*----大タイトル----*/
.title-l{
	font-family: 'Poppins', sans-serif;
	font-size: 2.2rem !important;
	font-weight: 600 !important;
	letter-spacing: 0.1rem !important;
}
.title-l::first-letter {
	color: #b58c3f;
	font-size: 2.8rem;
}

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

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

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

	font-weight: 400 !important;
}


.title-m {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  color: #333; /* タイトル文字色 */
  margin: 2rem 0;
}

.title-m::before,
.title-m::after {
  content: "";
  flex: 1;
  border-bottom: 2px solid #9a854f; /* 線の色・太さ */
  margin: 0 1rem; /* タイトルと線の間隔 */
}



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

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

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

.table01 tr {
	border-bottom: 1px solid #9a854f !important;
}
.table01 th,
.table01 td {
	padding: 1.5rem !important;
	border: none !important;
	line-height:1.75 !important;
}
.table01 th {
	width: 40% !important;
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgba(42,139,219, 0.5);
}
.table01 td {
	text-align: right;
	font-size: 1.1rem !important;
}
.table01 .ta01-tdleft {
	padding: 1.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 #9a854f !important;
}
.table01 .ta01-tdleft {
	background-color:rgba(42,139,219, 0.2);
	padding: 0.5rem !important;
}
}



.table02 {
	width: 90%;
	margin: 0 auto !important;
	border:none !important;
}

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

.table02 tr {
	border-bottom: 1px solid #9a854f !important;
}
.table02 th,
.table02 td {
	padding: 1.5rem !important;
	border: none !important;
	line-height:1.75 !important;
}
.table02 th {
	width: 30% !important;
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgba(42,139,219, 0.5);
}
.table02 td {
	text-align: left;
	font-size: 1.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 #9a854f !important;
}
}

.table03 {
	width: 90%;
	margin: 0 auto !important;
	border: none !important;
}

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

.table03 tr {
	border-bottom: 1px solid #9a854f !important;
}

.table03 th,
.table03 td {
	padding: 1.5rem !important;
	border: none !important;
	line-height: 1.75 !important;
}

.table03 th {
	width: 40% !important;
	text-align: center !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color: rgba(42,139,219,0.5);
}

.table03 td {
	text-align: left;
	font-size: 1.1rem !important;
	position: relative;
	line-height: 1.8;
}

.table03 td .price {
	float: right;
	font-weight: 500;
	letter-spacing: 0.5px;
}

/* スマホ対応 */
@media only screen and (max-width: 768px) {
.table03 {
	width: 90%;
}

.table03 th,
.table03 td {
	width: 100% !important;
	display: block !important;
}

.table03 th {
	width: 100% !important;
	padding: 1rem !important;
	border-bottom: 1px solid #9a854f !important;
	text-align: center !important;
}

.table03 td {
	padding-bottom: 1rem !important;
	text-align: left !important; /* ← これでスマホ左寄せ！ */
}
}




.table-rec01 {
	width: 100%;
	margin: 0 auto !important;
	border:none !important;
}

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

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


.table-rec01 th {
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgba(181,46,98, 0.7);
}
.table-rec01 th i {
	color: #b89d6e !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: 90%;

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

.table-rec01 th {
	width: 100% !important;
	border-bottom: 1px solid #9a854f !important;
}

.table-rec01 td {
	text-align: left  !important;
}
}






.table-rec02 {
	width: 100%;
	margin: 0 auto !important;
	border:none !important;
}

.table-rec02 tr:first-child {
	border-top: 1px solid #9a854f !important;
}

.table-rec021 tr {
	border-bottom: 1px solid #9a854f !important;
}


.table-rec02 th {
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.3rem !important;
	background-color:rgba(181,46,98, 0.7);
}
.table-rec02 th i {
	color: #d6c18b !important;
	font-size: 2rem !important;
}
.table-rec02 td {
	text-align: left  !important
	font-size: 1rem !important;
}

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

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

.table-rec02 td span {
	display:inline-block;
	border:1px solid #9a854f;
	background:rgba(153,123,70, 0.8);
	color:#fff;
	font-size:1.1rem;
	padding:8px 13px;
	margin:0.5rem 0.5rem 0.5rem 0;
}

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

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

.table-rec02 th {
	width: 100% !important;
	border-bottom: 1px solid #9a854f !important;
}

.table-rec02 td {
	text-align: left  !important;
}
}

.table-rec02 {
	width: 100%;
	margin: 0 auto !important;
	border:none !important;
}

.table-rec02 tr:first-child {
	border-top: 1px solid #9a854f !important;
}

.table-rec02 tr {
	border-bottom: 1px solid #9a854f !important;
}
}





.table-rec03 {
	width: 100%;
	margin: 0 auto !important;
	border:none !important;
}

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

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


.table-rec03 th {
	text-align: center  !important;
	font-weight: 500 !important;
	font-size: 1.1rem !important;
	background-color:rgba(33,111,175, 0.7);
}
.table-rec03 th i {
	color: #b89d6e !important;
	font-size: 2rem !important;
}
.table-rec03 td {
	text-align: left  !important;
	font-size: 1rem !important;
}

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

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

.table-rec03 td span {
	display:inline-block;
	border:1px solid #9a854f;
	background:rgba(153,123,70, 0.8);
	color:#fff;
	font-size:1.1rem;
	padding:8px 13px;
	margin:0.5rem 0.5rem 0.5rem 0;
}


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

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

.table-rec03 th {
	width: 100% !important;
	border-bottom: 1px solid #9a854f !important;
}

.table-rec03 td {
	text-align: left  !important;
}
}





/*-------------------------------------------*/
/*  リクルート
/*-------------------------------------------*/

/* 待遇*/
.benefit {
	margin:0 0 1rem 0;
}
.benefit span {
	display:inline-block;
	border:1px solid #9a854f;
	background:rgba(153,123,70, 0.8);
	color:#fff;
	font-size:1rem;
	padding:5px 7px;
	margin:1rem 0.5rem 0 0;
}

/* リクルート枠*/
.recbox{
	background-color:rgba(4,32,125, 0.5);
	padding:2rem !important;
	border:#9a854f 1px solid !important;
}
@media screen and (max-width: 768px) {
.recbox{
	padding:1rem!important;
	border:#9a854f 1px solid !important;
}
}

/* アコーディオン*/
.is-style-vk_accordion-background-color-border {
	border:#9a854f 1px solid !important;
}
.vk_accordion-trigger .vk_accordion-toggle-close::after,
.vk_accordion-trigger .vk_accordion-toggle-open::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.vk_accordion {
	background: rgba(4,32,125, 0.5);
}

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

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

/*---TOP一覧---*/
.vk_posts-layout-postListText .postListText_date {
	color: #fff;
}
.postListText_title a {
	color: #c1b29b !important;
}
.postListText_title a:visited {
	color: #e0d8cd !important;
}
.vk_posts-layout-postListText .postListText {
	border-bottom: 1px dotted #fff;
}
.vk_post_taxonomy_title_inner {
	background-color: #a88d5e;
}
.card a {
	color: #000;
}

/*---背景色調整---*/
.main-section--col--two .entry {
	padding:3rem 3rem 0.5rem 3rem !important;
	margin-bottom:2rem !important;
	background-color:rgba(0,3,20,0.5)!important;
}

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


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

.widget_link_list > ul li a {
	color: #fff !important;
}
.widget_link_list > ul li a:hover {
	color: #9a8550 !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: #9a8550 !important;
}
.sub-section .vk_posts .vk_post_date {
	color: #f0f0f5 !important;
}



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

@media screen and (max-width: 600px) {
.top-about{
	margin:0 1.5rem !important;
}
}

/* PRのボタンの幅調整 */
.toppr-vk-button-min-width .vk_button_link.btn {
	min-width: 17rem !important;
}


/*-------------------------------------------*/
/*  キャスト
/*-------------------------------------------*/
.castphoto .wp-element-caption{
	font-weight: 500 !important;
	font-size: 1rem !important;
}


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

.couponbox{
	background-color:rgba(4,32,125, 0.5);
	padding:2.5rem 1rem !important;
}
@media screen and (max-width: 768px) {
.couponbox{
	background-color:rgba(4,32,125, 0.3);
	padding:1rem 0.5rem !important;
}
}


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

.sitemap-wrap{
	width:80% !important;
	margin: 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(42,139,219, 0.5);
	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:#9a854f;
	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:#9a854f;
	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:#fff;
}
.sitemap li.small a:hover {
	color:#9a854f;
	text-decoration: none;
}
.sitemap li i {
	color:#9a854f;
}




/*-------------------------------------------*/
/*  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:#b58c3f;
	color:#fff;
	border-radius:0px;
	margin-right:10px;
	position:relative;
	bottom:1px;
	font-weight:bold;
}
.free{
	font-size:13px;
	padding:5px;
	background:#696969;
	color:#fff;
	border-radius:0px;
	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;
}


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

@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;
}
}




