/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/*  こちらに追加用のCSSをまとめてます */
/* 追加用CSS */


/* 色の調整 （カスタムプロパティ）*/

:root {
  --title: #825539;
  --text:#825539;
  --page_title:#dab285;
  --border:#f5e0d2;
  --top_title_p:#FFF;
  --bg:#f8f6f0;
}

body {
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	font-style: normal;
}


.splash-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: black;
    z-index: 1000;
}
.site-header{
  background: none;
  position: absolute;
  box-shadow: none;
}

.site-body{
  padding:0rem 0 2.5rem;
}

.category-5 .site-body,.single-post .site-body{
  padding:2rem 20px 2.5rem;
  max-width:1200px;
  margin:0 auto;
}
.breadcrumb-list{
  max-width:1200px;
  margin:0 auto;
}

.container, .container-sm{
  max-width: 100%!important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.page-id-3 .breadcrumb,.page-id-62 .breadcrumb,.page-id-78 .breadcrumb{
  padding:0 10%;
}

.page-id-3 .main-section,.page-id-62 .main-section,.page-id-78 .main-section{
  padding:50px 10%;
}

.moji_midashi2 p {
    color: #FFF;
    font-weight: 600;
    font-size: calc(20px + 2.5vw);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

.header_scrolled .site-header {
    background-color: unset;
}


/**　トップページ背景設定 ******/

.home h2:where(:not(.wp-block-post-title)) {
    padding: .5em 0;
    border-top: 0px solid var(--vk-color-primary);
    border-bottom: 0px solid var(--vk-color-border-hr);
}

h3 {
    font-size: 1.0rem;
}
.swiper-horizontal {
    touch-action: pan-y;
    top: 0px;
}

.page-header {
  height: 400px;
}

/* コンタクト、プライバシーポリシー、美容室一覧ようのサイド幅調整 */
.page-id-62 .entry-body, .page-id-3 .entry-body{
  max-width:1200px;
  margin:0 auto;
}

.ltg-slide picture img {
  width: 100%;
	height:100vh;
  object-fit:cover;
	object-position:70% 50%;
  display: block;
}

.entry-title--post-type--page, h2:where(:not(.wp-block-post-title)) {
    border-top: 0px;
    border-bottom: 1px solid var(--vk-color-border-hr);
}


.img_midashi1 {
    position: absolute;
    top: 35%;
    right: 10%;
    z-index: 2;
}

.img_midashi1 img {
    max-width: 300px;
    height: auto;
    display: block;
    filter: drop-shadow(0 0 0.75rem black);
}

.moji_midashi2 {
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 2;
}
.moji_midashi2 p{
	color:#FFF;
	font-weight:600;
	font-size: calc(20px + 1.0vw);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

.global-nav-list>li .global-nav-name {
  font-size: 18px;
  display: block;
  width: 100%;
	color:#fff;
  white-space: nowrap;
}
.device-mobile .global-nav-list>li .global-nav-name {
  font-size: 18px;
	font-weight:200;
	color:#FFF;
}

/* セクション全体 */
.lkobe-full-section{
  position: relative;
}

/**背景設定 ******/
.back_img1{
  position: relative;
	height:auto;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/01/25212491_m.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  object-position: 50%;
  padding:70px 0;
  z-index:0;
  overflow: hidden;
}
.back_img1::before{
  content: '';
  background: inherit;/*.bgImageで設定した背景画像を継承する*/
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  
  z-index: -1;/*重なり順序を一番下にしておく*/
}

.back_img2{
	height:auto;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/01/25212491_m.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 0;
}

.back_img3{
	height:auto;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/01/25212491_m.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 0;
}

.back_img4{
  position: relative;
	height:auto;
  min-height:600px;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/imai_haikei.jpg);
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 0;
  z-index: 0;
}

.back_img5{
  position: relative;
	height:auto;
  min-height:600px;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/HOR53838-scaled.jpg);
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 0;
  z-index: 0;

}

.back_img5::before{
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index:-1;
}

.back_img6{
  position: relative;
	height:auto;
  min-height:300px;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/23690502_m.jpg);
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 20px;
  z-index: 0;
}

.back_img6::before{
  content: '';
  background: inherit;/*.bgImageで設定した背景画像を継承する*/
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;/*重なり順序を一番下にしておく*/
}

.back_img7{
  position: relative;
	height:auto;
  min-height:300px;
	top: 0px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/23690502_m.jpg);
	background-size:  cover;
	background-repeat:no-repeat;
  padding:70px 20px;
  z-index: 0;
}


/* お問い合わせページ　デザイン */

.page-id-62 .page-header{
  position: relative;
	height:500px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/23690502_m.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  object-position: 50%;
  padding:0;
  z-index:0;
  overflow: hidden;
}
.page-id-62 .page-header-title, h1.page-header-title{
 color:var(--title);
 text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.9);
}

/**************************/

/* プライバシーポリシー */

.page-id-3 .page-header{
  position: relative;
	height:500px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/p_head.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  object-position: 50%;
  padding:0;
  z-index:0;
  overflow: hidden;
}
.page-id-32 .page-header-title, h1.page-header-title{
 color:var(--top_title_p);
 text-shadow: 2px 2px 2px rgba(60, 60, 60, 0.9);
}

/**************************/

/**************************/

/* 美容室一覧 */

.page-id-78 .page-header{
  position: relative;
	height:500px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/p_head.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  object-position: 50%;
  padding:0;
  z-index:0;
  overflow: hidden;
}
.page-id-32 .page-header-title, h1.page-header-title{
 color:var(--top_title_p);
 text-shadow: 2px 2px 2px rgba(60, 60, 60, 0.9);
}

.g_map {
    aspect-ratio: 1 / 1;
    max-width: 1000px;
    width: 100%;
    height: auto;
}

.shop_jyuusyo{
  text-align: left;
  margin-top:10px;
  width: 100%;
}

/**************************/


/**************************/

/* BLOG個別 */

.category-5 .page-header, .single-post .page-header{
  position: relative;
	height:300px;
	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/HOR53818-scaled.jpg);  
	background-size:  cover;
	background-repeat:no-repeat;
  object-position: 50%;
  padding:0;
  z-index:0;
  overflow: hidden;
}
.category-5 .page-header-title, h1.page-header-title, .single-post .page-header-title, h1.page-header-title{
 color:var(--top_title_p);
 text-shadow: 2px 2px 2px rgba(60, 60, 60, 0.9);
}

/**************************/








/* セクション文字設定 */

.lkobe-full-section .site_desc{
	position:relative;
  display: inline-block;
	width:100%;
  text-align:center;

}
.site_desc h2{
	color:#FFF;
	font-size:2rem;
	margin-bottom:0px
}
.site_desc img{
  text-align: center;
}
.site_desc p{
	font-size:1rem;
  font-weight:600;
  text-align:justify;
  color:#825539;
  padding:10px 0;
  text-shadow: 1px 1px 3px #bbb;
  max-width: 450px;
  margin:0 auto;
}


.pickup{
  text-align: center!important;
  font-size:clamp(1rem, 4vw, 1.5rem)!important;
  font-weight: bold;
}
.sub_class{
  text-align: center!important;
  font-size: 1rem!important;
}

.lkobe-flex-section {
  background-color: var(--bg);
  padding: 60px 20px 60px;
}

.lkobe-news-section{
	width:100%;
	margin:0 auto;
}

/* 内側コンテナ */
.lkobe-flex-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  max-width: 1200px;
  margin: 0 auto;
}

/* reverseクラスで左右反転 */
.lkobe-flex-section.reverse .lkobe-flex-inner {
  flex-direction: row-reverse;
}

/* 画像ブロック */
.lkobe-flex-image {
  flex: 1 1 50%;
  display: flex;
  justify-content: center;
}

.lkobe-flex-image img {
  height:600px;
	width:600px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

/* テキストブロック */
.lkobe-flex-text {
  flex: 1 1 50%;
}
.f_color{
  color:#FFF!important;
}

.lkobe-flex-text_top {
  flex: 1 1 50%;
}

.lkobe-flex-text h2{
	color: var(--title);
  margin-bottom: 8px;
	padding:0px;
	font-size:2.0rem;
	right:15%;
	border-bottom:var(--border) 1px solid; 
}

.lkobe-flex-text_top h2{
	color: var(--top_title_p);
  margin-bottom: 8px;
	padding:0px;
	font-size:2.0rem;
	right:15%;
	border-bottom:var(--border) 0px solid; 
}

.h2_title_des{
	color: var(--title);
  font-size:.7rem;
}
.big{
  font-size:150%;
}

.lkobe-flex-text h2::after{
	content:"";
	width:30px;
	position:absolute;
}

.lkobe-flex-text p {
  color: var(--text);
  line-height: 1.8;
  font-size: 1.5rem;
	margin-top:20px;
	margin-bottom:20px;
}

.lkobe-flex-text_top p {
  color: var(--top_title_p);
  line-height: 2;
  font-size: 1.0rem;
	margin-top:20px;
	margin-bottom:20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}

.love_top_name{
  text-align: right;
}
.love_top_name p{
  color: var(--top_title_p);
}
.text-big{
  font-size:180%;
}


.lkobe-flex-text_top p .p_top_name{
  text-align: left;
  font-size:150%;
}

.lkobe-flex-text2 {
  flex: 1 1 50%;
}

.lkobe-flex-text2 h2{
	color: var(--title);
  margin-bottom: 8px;
	padding:0px;
	font-size:2.0rem;
	right:15%;
	border-bottom:var(--border) 1px solid; 
}

.lkobe-flex-text2 h2::after{
	content:"";
	width:30px;
	position:absolute;
	margin-left:55px;
}

.lkobe-flex-text2 p {
  color: var(--text);
  line-height: 1.8;
  font-size: 1.5rem;
	margin-top:20px;
	margin-bottom:20px;
}

/* ボタン */
.lkobe-btn {
  display: inline-block;
  padding: 12px 36px;
  background-color: var(--accent);
  color: var(--bg);
  border-radius: 999px;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 1px solid var(--hover);
  transition: background-color 0.3s ease, transform 0.15s ease;
}

.lkobe-btn:hover {
  background-color: var(--hover);
  transform: translateY(-2px);
}

/***********************************************************/
/***************** 　NEWSセクション全体 */
/***********************************************************/

/* 内側をフレックスで横並び */

/* NEWSセクション全体 */
.lkobe-news-section {
  background-color: #d3cbb5;
  padding: 60px 20px 0px;
  height: auto;
  min-height: 400px;
}

/* 内側をフレックスで横並び */
.lkobe-news-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

/* 左右2分割 */
.lkobe-news-left,
.lkobe-news-right {
  flex: 1 1 50%;
}

/* 見出しなどお好みで */
.lkobe-news-left h2 {
  font-size: 1.8rem;
	margin-top:10px;
  margin-bottom: 16px;
  color: #4b4236;
  letter-spacing: 0.08em;
}

.lkobe-news-left p {
  color: var(--text);
  line-height: 1.8;
}

/* 右側のリストも整える例 */
.lkobe-news-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lkobe-news-right li + li {
  margin-top: 12px;
}

.lkobe-news-right a {
  color: #2e2a23;
  text-decoration: none;
}

.lkobe-news-right a:hover {
  text-decoration: underline;
}


.flex-2col {
    display: flex;
    flex:1 1 auto;
    gap: 32px; /* 余白 */
    align-items: center; /* 高さ揃え（不要なら削除） */

}

.flex-2col img {
    max-width: 100%;
    height: auto;
    display: block;
    float:right;
    padding-top: 30px;
    margin-right:50px;
}

.flex-2col .flex-item {
    width: 50%;
}

.vk-mobile-nav-menu-btn {
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 2100;
    overflow: hidden;
    border: 0px solid #333;
    border-radius: 2px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: 24px 24px;
    transition: border-color .5s ease-out;
}

.lkobe-news-right .news_mobile_link{
display: none;
}

/* ======= フッター ======= */

.nav, nav{
    text-align:right;
    font-size:18px;
    padding-right:20px;
}

/***********************************************************/
/***************** 　美容室一覧 */
/***********************************************************/
.biyou5_title{
  font-size:2.5rem;
  color:#FFF;
  text-align:center;
}
.shop_top_name{
  color:#FFF;
  font-size: 16px;
  padding:10px;
}

/***********************************************************/
/***************** 　お問い合わせ */
/***********************************************************/
.biyou6_title{
  font-size:2.5rem;
  color:var(--title);
  text-align:center;
}
.contact_top_name{
  color:var(--title);
  font-size:1.5rem;
  padding:10px;
}
.contact_p {
  font-size:1.5rem;
  text-align: center;
}


/***********************************************************/
/***************** 　ボタン */
/***********************************************************/

.button-01 a {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.3rem;
  letter-spacing: 0em;
  color: #333;
  background-color: var(--bg);
  font-weight: 400;
  border: solid 1px #333;
  display: block;
  box-sizing: border-box;
  max-width: 300px;
  text-align: center; 
  padding: 16px 64px;
  margin: 24px;
  margin-inline: auto;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}

.button-01 a:hover {
  color: #fff;
  background: #cea775;
  transition: all 0.3s;
}
/* スリックスライドの設定を行う */

.slide-items {
  width: 100%;
  height: 100%;
}

.slick-slide img{
  width: 100%;
  object-fit: cover;
  padding:10px;
  min-height:400px;
}

.vk-mobile-nav-menu-btn {
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 2100;
    overflow: hidden;
    border: 0px solid #333;
    border-radius: 2px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: 24px 24px;
    transition: border-color .5s ease-out;
}
.site-header{
          background: rgb(51, 51, 51, 0.5);
}
.header_scrolled .site-header {
    height: 60px;
    background-color:rgba(0, 0, 0, 0.80)!important;
}
/***********************************************************/
/***************   メディアスクリーン    **********************/
/***********************************************************/


/***************   1200まで         **********************/
@media (min-width: 1200px) {
.home .container, .home .container-lg, .home .container-md, .home .container-sm, .home .container-xl {
    max-width: 100%;
    padding:0px;
  }
  .site-body{
    padding:0rem 0 4rem;
  }
  .home .site-body{
    padding:0rem 0 0rem;  
  }
  .lkobe-flex-inner{
    width:100%;
    max-width:1200px;
  } 
}
/***************   最小992まで         **********************/
@media (max-width: 1199px) and (min-width: 992px) {

  .site-header {
    width: 100%;
    height: 90px;
    overflow: visible;
    z-index: 1000;
    position: absolute;
	  padding:0 5%;
}

.header_scrolled .site-header {
    height: 60px;
    background-color:rgba(0, 0, 0, 0.80)!important;
}
.wpcf7{
    width:50%;
    margin:0 auto;
}
.lkobe-flex-inner{
    width:90%;
  }

}
@media (min-width: 992px) {

    .site-header--layout--nav-float .site-header-logo img {
        margin-left: 50px;
    }
}


/***************   最大991まで         **********************/
@media (max-width: 991px) {
  .admin-bar .vk-mobile-nav-menu-btn {
    /*top: calc(35px + 20px);*/
    left:10px;
    }
  .vk-mobile-nav-menu-btn {
    background: url("https://lovelykobe.jp/wp-content/uploads/2026/03/menu_logo1.png");
    background-size: cover;
    background-position: center;
  }
  .vk-mobile-nav-menu-btn.menu-open {
    border: 0px;
    background: var(--vk-mobile-nav-menu-btn-close-bg-src) center 50% no-repeat rgba(255, 255, 255, .9);
  }

  .img_midashi1 img {
    max-width: 250px;
    height: auto;
    display: block;
    filter: drop-shadow(0 0 0.75rem black);
}
.wpcf7{
    width:50%;
    margin:0 auto;
}
.lkobe-flex-inner{
    width:90%;
}

}

/***********************************************************/
/***************   スマフォ対応 768以下  **********************/
/***********************************************************/

@media (min-width: 769px) {

.sm-img-imai{
display: none;
}
}
@media (max-width: 768px) {

  .back_img4{
 	background-image: url(https://lovelykobe.jp/wp-content/uploads/2026/03/HOR54044-scaled.jpg);
	background-size:  cover;
	background-repeat:no-repeat;
  background-position: center;
  padding:70px 0;
}

  .img_midashi1 img {
    max-width: 150px;
    height: auto;
    display: block;
    filter: drop-shadow(0 0 0.75rem black);
}

.moji_midashi2 {
    position: absolute;
    top: 35%;
    left: 5%;
    z-index: 2;
}
.moji_midashi2 p{
    position: relative;
    left: 10%;
    z-index: 2;
    writing-mode:vertical-rl;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

  .lkobe-block__inner {
    flex-direction: column;
    gap: 40px;
  }
  .lkobe-block__text, .lkobe-block__image {
    flex: 1 1 100%;
    text-align: center;
  }
  .lkobe-block__text h2 {
    font-size: 1.6rem;
  }

  .lkobe-flex-inner {
    flex-direction: column;
    gap: 0px;
  }

  .lkobe-flex-text,.lkobe-flex-text2 {
    display: contents;
  }
  
  .lkobe-flex-text h2,.lkobe-flex-text2 h2{
    font-size: calc(20px + 0.8vw);
    writing-mode: horizontal-tb;
    width: 100%;
    margin-bottom:0px;
    padding-top:25px;  
    padding-bottom:10px;
  }

  .lkobe-flex-text h2::after, .lkobe-flex-text2 h2::after{
    display: none;
}

  .lkobe-flex-text p,.lkobe-flex-text2 p{
    writing-mode: horizontal-tb;
    font-size:14px;
    letter-spacing: -0.1em;
    width: 100%;
    margin-top:10px;
}

  .lkobe-flex-image img{
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.lkobe-flex-section.reverse .lkobe-flex-inner{
 flex-direction:column;
}
.lkobe-flex-section.reverse .lkobe-flex-image img{
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);

}

  .lkobe-news-inner {
    flex-direction: column;
  }

  .flex-2col {
    flex-direction: column;
    padding: 20px 20px;
  }

  .flex-2col .flex-item {
    width: 100%;
    
  }
  .flex-2col img {
    max-width: 100%;
    height: auto;
    display: block;
    padding-top: 30px;
    margin-right: 50px;
    margin: 0 auto;
    float: none;
  }
  .flex-2col .flex-item h2{
  padding:10px 10px;
  font-size:calc(18px + 1vw);
  border:0px;
  text-align: center;
  }
  .lkobe-news-section {
    width: 100%;
    margin: 0 auto;
}
.lkobe-news-inner {
    max-width: 1100px;
    margin: 0 auto;
    display: contents;
    gap: 10px;
    align-items: flex-start;
}
.lkobe-news-left h2 {
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 16px;
    color: #4b4236;
    letter-spacing: 0.08em;
    width:100%;
}
.lkobe-news-left .news_pc_link{
    display: none;
}
.lkobe-news-right .news_mobile_link{
    display: block;
    text-align: center;
    font-weight: 400;
}
.lkobe-news-right p{
    text-decoration: underline;
    text-underline-offset: 5px;
}
.wpcf7{
  width:100%;
  margin:0 auto;
}
.slick-slide img{
  width: 100%;
  min-height:300px;
  object-fit: cover;
  padding:10px;
}

.site_desc p{
  max-width:80%;
}
.lkobe-news-left h2{
  font-size:1.5rem;
}
.contact_p {
  font-size:1.5rem;
  text-align: center;
}
.back_img4{
 background-color: #c29b82;
 background-image: none;
}
.sm-img-imai{
 object-position: top center;
 margin-bottom:20px;
}
.full-set{
  padding:20px;
}

.lkobe-flex-text_top p {
  color: var(--top_title_p);
  text-shadow: none
}
.shop_top_name{
  font-size: clamp(0.9rem, 0.75rem + 0.8vw, 1.4rem);
}
.pickup{
  text-align: center!important;
  font-size: clamp(1rem, 4vw, 2rem)!important;
  font-weight: bold;
}
.g_map {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
}
}
html {
  scroll-behavior: auto;
}

[id] {
  scroll-margin-top: 100px;
}

/* BLOGカテゴリーページ確認用 */
.category.category-5 .vk_post .vk_post_imgOuter img {
  width: 100%;
  height: auto !important;
  display: block;
}

/***********************************************************/
/***************   削除                **********************/
/***********************************************************/

.swiper-pagination-bullet{
	display:none;
}
footer p:nth-child(2) {
    display:none !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    display:none;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    display:none;
}

/*記事　投稿者　*/
.entry-meta-item-author{
	display:none;
}

/*アーカイブリスト　カテゴリーの非表示　*/
.entry-meta-data-list{
	display:none;
}

.vk_post_imgOuter_singleTermLabel{
	display:none;
}

/* リキャプチャ削除 */
.grecaptcha-badge { 
  visibility: hidden; 
}



