@charset "utf-8";
/*
Theme Name: Lightning Pro Child
Theme URI:
Template: Lightning Pro
Description:
Author:
Tags:
Version: 0.0.0
*/


/*headerTopの帯色変更
------------------------------- */
@media (min-width: 992px){
.headerTop {
    background-color: #fff9f5;
}
}
/* VK PR Blocks 角版に変更
------------------------------- */
.prBlock .prBlock_image {
    width:100% !important;
    max-width:400px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    height:auto !important;
    border-radius:6% !important;
    margin-bottom:20px;
    }

.prBlock .prBlock_image img {
    width:100% !important;
    max-width:400px !important;
    height:auto !important;
    }
    
.prBlock .prBlock_title {
    margin-top: .3em;
    margin-bottom: .3em;
    font-size: 28px;
     line-height: 1em;
    color:#ee836f;
    letter-spacing: 0.06em;
}

/* 見出しh2別バージョン
------------------------------- */
#custom_html-3 h2  {
    border: none; 
    letter-spacing: 0.1em;
    line-height: 1.7;
    color:#783c1d;
    text-align:center;
    margin-bottom:0;    
}

#custom_html-3 img {
   width:100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    margin:  0;
 }
 
 #custom_html-3 p  {
    letter-spacing: 0.05em;
    text-align:center;
    line-height: 1.7em;
}
 
 @media (max-width: 768px){
#custom_html-3, .mainSection-title, h2 {
    font-size: 1.125rem;
}
 #custom_html-3 p  {
   font-size: 1rem;
    line-height: 1.5em;
    text-align:left;
}
 #custom_html-3 p br {
    display: none;
  }
}

/* お知らせ キャンペーン等
------------------------------- */
#vkexunit_post_list-4 .mainSection-title , 
#vkexunit_post_list-6 .mainSection-title {
    background-color: #f19072;
    position: relative;
    border: none;
    padding: 0.5em 0.7em 0.3em;
    margin-bottom: 0.5em;
    margin-left: unset;
    margin-right: unset;
    font-size: 1.25rem;
    letter-spacing: 0.05em;
    color: #fff;
    border-radius: 4px;
    outline: unset;
    outline-offset: unset;
}

 /*メニュー ページヘッダー変更
------------------------------- */
 .page-header {
    border-top: 2px solid #f19072;
    background-color: #fff9f5;
    background-image:
     linear-gradient(-90deg, #fff 40%, transparent 40%, transparent);
    background-size: 10px 10px;
}

page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 2.5em 0 0.5em 0;
    font-size: 1.5rem;
    letter-spacing: 0.05em;

}

 /*グローバルナビの間隔変更
------------------------------- */
.device-pc .gMenu>li>a {
    padding: 14px 1.8em;
}


 /*H3見出し変更
------------------------------- */
#post-502 h3 {
    color: #f19072;
    letter-spacing: 0.05em;
}

small {
    font-size: 50%;
    color: #212529;
}

.small-2 {
    font-size: 80%;
}

 /*リンクボタン変更
------------------------------- */
.is-style-outline .wp-block-button__link {
    text-decoration: none;
     border: 1px solid;
}
.is-style-outline .wp-block-button__link:hover {
    background-color: #f19072;
    color: #fff !important;
    }

/* サイド カスタム HTML
------------------------------- */
.textwidget .custom-html-widget {
    padding: 20px 20px 8px;
    border: solid 1px rgba(241, 144, 144, 0.5);
    border-radius: .25rem;
}

.textwidget .custom-html-widget p {
    margin-bottom: 1em;
    font-size: 14px;
     line-height: 1.7em;
}

.textwidget .custom-html-widget a {
    color: #f19072;
    text-decoration: none;
    background-color: transparent;
}

.aka {
    color: #f19072;
}

/*SNSボタン
------------------------------- */
.veu_profile .sns_btns a {
    width: 50px;
    height: 50px;
    font-size: 30px;
} 

.veu_profile .sns_btns li a {
    margin-bottom: 0.5em;
}

/* 
アイコンボタン下テキスト調整
------------------------------- */
.veu_profile .sns_btns div {
font-size:10px;
color:#666;
position:relative;
top:45px;
}


/* 
アイコンボタン下テキスト調整
------------------------------- */
.veu_profile .sns_btns div {
font-size:10px;
color:#666;
position:relative;
top:45px;
}

/* メニュー ヘッダーイメージ部分
見出しh2別バージョン
------------------------------- */
#post-989 h2,
#post-991 h2,
#post-998 h2,
#post-931 h2  {
   border: none; 
   letter-spacing: 0.1em;
   line-height: 1;
   color:#783c1d;
   text-align:center;
   margin-bottom:0;  
   padding-top: 0; 
    }
    
    #post-931 h2  {
   line-height: 1.7;
    }

#post-989 img,
#post-991 img,
#post-998 img ,
#post-931 img {
   width:100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    margin:  0;
 }
 
 #post-989 p,
 #post-991 p,
 #post-998 p ,
 #post-931 p {
    letter-spacing: 0.05em;
    text-align:center;
    line-height: 1.7em;
}

/* メニュー ヘッダーイメージ部分
見出しh2別バージョン
------------------------------- */ 
 @media (max-width: 768px){
#post-989 h2,
 #post-991 h2,
 #post-998 h2,
 #post-931 h2 {
    font-size: 1.125rem;
    letter-spacing: 0;
     line-height: 1.5;
}
 #post-989 p,
  #post-991 p,
  #post-998 p ,
  #post-931 p {
   font-size: 1rem;
    line-height: 1.5em;
    text-align:left;
}
 #post-989 p br,
  #post-991 p br,
  #post-998  p br,
  #post-931 p br {
    display: none;
  }
}

/* メニュー ヘッダーイメージ部分
見出しh4別バージョン
------------------------------- */ 
.entry-body .is-style-vk-heading-solid_black, .editor-styles-wrapper .is-style-vk-heading-solid_black {
    border-top: solid 1px #783c1d;
    border-bottom: solid 1px #783c1d;
    margin-bottom: 0.5em;
    background-color: #fff9f5;

}

/* メニュー リスト部分
------------------------------- */ 
.m-list ol li  {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 0;
  border-bottom: dashed 1px silver;
}

.m-list ol {
    padding-inline-start: 18px;
}

/* コンセプト リスト部分
------------------------------- */ 
 .c-list ul{
  font-size: 16px;
  line-height: 1.7;
  padding: 0;
  margin-top: 0;
  list-style-type: none!important;/*ポチ消す*/
  }
 
 .c-list li + li{
  margin-top: 5px;
  }
   
.c-list li{
  position: relative;
  padding-left: 18px;
  }
 
 .c-list  li:before {
  content: "";
  position: absolute;
  top: .1em;
  left: 0;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  width: 7px;
  height: 15px;
  border-right: 3px solid #f19072;
   border-bottom: 3px solid #f19072;
  }

.entry-body {
  margin-bottom: 0;
}

#post-931 .wp-block-columns {
  border-bottom: dashed 1px silver;
  margin-bottom: 10px;
}

/* vk 子ページのリスト
カレント色変更
------------------------------- */
.sidemenu-list li.current-cat>a, .sidemenu-list li.current_page_item>a {
    background-color: rgba(255, 249, 249, 1);
}

.sidemenu-list ul { 
margin: 0; 
padding :0; 
list-style: none; 
}

.sidemenu-list li { 
padding :0; 
margin:0; 
}

.sidemenu-list li a{
display: block;
padding: 8px 0px 8px 15px;
color:#555;
width: 100%;
margin: 1px 0px;
text-decoration:none;
border-bottom: 1px dotted #ccc;
font-size: 16px;
letter-spacing: 0.05em;
}

.sidemenu-list li a:hover{
background-color: #fff9f5;
text-decoration:none;
}



/* アクセス
------------------------------- */
.salon-info {
    line-height: 1.5;
}
.salon-info:after {
    content: "";
    display: block;
    clear: both
}

.salon-info ul {
    margin: 0;
    padding: 0
}

.salon-info li {
    display: block;
    padding: 7px;
    border-bottom: dotted 1px #ccc;
    color: #000000;
    font-size: 16px
}

.salon-info .koumoku {
    color: #666666;
    font-weight: bold;
    float: left;
    width: 90px
}

.salon-info .text {
    float: none;
    width: auto;
    margin-left: 120px;
}

.salon-info li a {
color:#212529;
}

.salon-info li a:hover{
text-decoration:none;
}


/* フッター変更
------------------------------- */
footer {
    border-top: 2px solid #f19072;
}

.siteFooter {
    background-color: #fff9f5;
}

.sectionBox {
    padding-top: 1em;
    padding-bottom: 1em;
}

.siteFooter .widget {
    margin-bottom: 0;
}

p.profile_text {
    text-align:center;
}

.futoji {
    font-size: 16px;
    font-weight: bold;
}

.futoji2 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.futoji3 {
    font-size: 18px;
    font-weight: bold;
}

.indent-1 {
    padding-left: 1em;
    text-indent: -1em;
}

footer .copySection {
    border-top:none !important;
    }
    
 /*ギャラリー
------------------------------- */
.gallery { /** ギャラリーを囲むボックス **/
   width: 100%;
   margin-bottom: 20px !important;
   overflow: hidden;
}

.gallery br {display: none;} /** 自動で挿入される clearfix の余白解除 **/

.gallery-item { /** 画像共通のスタイル **/
   float: left;
   margin-bottom: 0 !important;
}

.gallery-icon { /** 画像を囲む dt のスタイル **/
    text-align: center;
    padding: 0;
}

.gallery img {
    border: none;
     margin:  0;
}

.gallery-icon img {
   width: 100%;
   height: auto;
   margin-bottom: 0 !important;
}

.gallery-caption { /** キャプション **/
    color: #222;
    font-size: 12px;
    margin: 0 0 10px;
    text-align: center;
}

.gallery-columns-1 .gallery-item { /** カラムなし **/
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item { /** 2カラム **/
   width: 50%;
   margin: 0 1%;
}
.gallery-columns-3 .gallery-item { /** 3カラム **/
   width: 33.33333%;
   margin: 0 1%;
}
.gallery-columns-4 .gallery-item { /** 4カラム **/
    width: 25%;
   margin: auto;
}
.gallery-columns-5 .gallery-item { /** 5カラム **/
    width: 18%;
    margin: 0 1%;
}

.gallery-item  {
  pointer-events:none;
}

@media screen and (max-width: 640px) {
   /* 640px以下用の記述 */
   .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
   width: 50%;
   margin: 0 ;
   }
  .gallery-columns-5 .gallery-item {
  width: 31.33333%;
  margin: 0;
  }
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/

table , td, th {
  border-collapse: collapse;
}
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */
.inquiry .haveto,.inquiry .any {
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#fff9f5;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:14px;
 border:solid 1px #d7d7d7;
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:9px;
 padding:5px;
 color:#f19072;
 margin-right:5px;
 position:relative;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#6495ed;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:14px;
 width:100%;
 background:#f19072;
 color:#fff;
 font-size:18px;
 border-radius:2px;
 margin:25px auto 0;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#f19072;
 border:1px solid #f19072;
}

.wpcf7-list-item  {
margin-left: 3%;
}
