/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2025 | 05:05:43 */
/*エレメンター用*/
.elementor-container p,
.elementor-container div{
  	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
/*追加するならこの下へ*/
/*エレメンター編集でclassもしくはidを付与しデザインを入れる際は[　> div ]をセレクタークラスの後に入れないとスタイルが適用されない*/
.radius-head > div {
  border-radius:5px;
}
/*End-エレメンター用*/

/*変更可能スタイル*/
/*h1コンテンツ*/
.h1-content h1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size:14px;
}
/*全体のフォント*/
html {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  	font-size:19px;
}
p {
  line-height:1.7em;
}
/*End-変更可能スタイル*/

/*店舗メニュー*/
.menu-menu-price{
  text-align:right;
  margin:0 0 0 auto;
}

.sp-bb-no .uk-icon{display:block;width:100%;} 


/*施術メニュ*/
.new2025menu h5.menu-name{padding:10px 0 ; background:#755A96;border-radius:5px; color:#fff;}
.shop_menu_wrap .new2025menu .menu-menu {
	display: flex;
	justify-content: space-between;
	background-image: url('https://magic-hand.cep-hd.jp/wp-content/uploads/2025/01/menu-dotted.png');
	background-size: 6px;
	background-repeat: repeat-x;
	background-position: center;
  margin-top:10px;
}
.shop_menu_wrap .new2025menu .menu-menu > div {
	background-color: #FFF4F5;
}
.shop_menu_wrap .new2025menu .menu-menu .menu-menu-name {
	padding: 3px 1em 3px 3px;
	font-weight: bold;
}
.shop_menu_wrap .new2025menu .menu-menu .menu-menu-price {
	padding: 3px 3px 3px 1em ;
	font-weight: bold;
  color:#E24C77;
}
.shop_menu_wrap .new2025menu .menu-menu .menu-menu-price .menu-tax {
	font-size:12px;
}
.post-content{margin:auto;width:800px;}

  .new2025menu h6.menuh6{color:#755A96;margin-bottom:20px;font-size:22px}
.new2025menu .mb40p{margin-bottom:40px !important;}
/*--home-end---------------------------------*/

/*--SP-menu---------------------------------*/
.slide_toggle {
	display: none
}
@media screen and (max-width: 640px) {
    .new2025menu .sp-border {
        border-bottom: 1px dashed #E24C77;
      margin:10px 0;
    }
/*--SP-menu-end--------------------------------*/
