@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*common*/
* {
	font-weight: normal!important;
}
a {
	transition: 0.3s;
}
a:hover {
	opacity: .6;
}
.br img {
	border-radius: 10px;
}
.bw a {
	color: #90897c;
	background-color: #fff;/*ボタン背景白*/
}
.wf {
	    margin: 0 auto;
	width: fit-content;
}
.w560 {
	max-width: 560px;
	margin: 0 auto;
}
.w800 {
	max-width: 800px;
	margin: 0 auto;
}
.w980 {
	max-width: 980px;
	margin: 0 auto;
}
.l-container {
    max-width: 100vw;
}
.l-content {
	margin-bottom: 0;
	padding-top: 0;
}
.w-beforeFooter {
	margin-top: 0;
}*?
.sp {
	display: none;
}
.fs08 {
    font-size: 0.8em;
}
.fs05 {
    font-size: 0.5em;
}

#fix_bottom_menu span {
    padding-bottom: 0;
}
#fix_bottom_menu ul li a > i {
	display: none!important;
}
#fix_bottom_menu span {
    margin-top: 0px;
}
#fix_bottom_menu ul li i {
	margin-bottom: 4px;
}
@media not all and (min-width: 960px) {
    .sp_block_ td, .sp_block_ th {
        margin-top: -1px;
        padding: 0em;
    }
}
/*アイコン横スペース削除*/
.swell-block-linkList.is-style-default .swell-block-linkList__icon {
    color: var(--the-color);
    display: none;
}
.mc {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.bb01 {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}
.bb02 {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}
.linkbnr  {
	max-width: 980px;
	max-height: 300px;
	position:relative;
	background-color: black;
	border-radius: 10px;
	display: block;
}
.linkbnr img {
	border-radius: 10px;
	width: 100%;
	height: 300px;
	object-position: center;
	display: block;
	opacity: .7;
	object-fit: cover;
}
.linkbnr p {
	width:100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
}
#before_footer_widget .swell-block-linkList__link:hover span {
	color: #fff;
}
/*タイトル設定*/
h2.ttl01 {
	position: relative;
	color: #342C25;
	font-size: 2.5em;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h2.ttl01::before {
  background-color: #342C25;
  bottom: -10px;
  content: ""!important;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 30px;
}
h2.ttl02 {
	position: relative;
	color: #fff;
	font-size: 2.5em;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h2.ttl02::before {
  background-color: #fff;
  bottom: -10px;
  content: ""!important;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 30px;
}
h3.ttl03 {
	position: relative;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
h3.ttl03::before {
  background-color: #fff;
  bottom: -10px;
  content: ""!important;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80px;
}
/*header*/
.l-header__customBtn {
	background: radial-gradient(circle at 33% 100%, #ed984f 4%, #dd574c 30%, #d14487 62%, #b158c9 85%, #6a73c7);
}
.c-submenuToggleBtn {
	color: #fff;
}
.c-gnav>.menu-item>a .ttl {
    display: block;
    font-size: 16px;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.header_contact {
	display: flex;
}
.header_contact a {
		position:relative;
	top: 1px;
	margin-right: 15px;
		font-size: 2em;
}
.header_contact a:nth-child(2) {
		color: #90897C;
}
.header_contact a:first-child {
	color: #90897C;
}
.header_contact a:last-child {
	color: #00B900;
}
.sp_contact > a:first-child {
	display: block;
	margin: 10px auto;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.8em;
	text-align: center;
}
.sp_contact > a:first-child i {
	    font-size: 18px;
	margin-right: 2px;
	position:relative;
	top: 1px;
}
.sp_contact [class*=is-style-btn_] {
	margin-bottom: 10px;
}
.sp_contact > div  {
	display: block;
	
}
.sp_contact > div a {
	width: 100%;
	    height: 100%;
	background: #fff;
	color: #707070;
}
.sp_contact > div a i {
	margin-right: 5px;
	position:relative;
	top: 2px;
}





/*金額リスト*/
.pricelist table td {
	border: none!important;
}
/*メインビジュアル*/
.p-mainVisual__slideTitle img {
	width: 295px;
}
.p-mainVisual__slideText {
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.8em;
}
/*下層タイトル*/
    .c-pageTitle {
        font-size: 2.4em;
        text-align: center;
				font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    }
.c-pageTitle__subTitle {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-style: normal;
    letter-spacing: var(--swl-letter_spacing, 1px);
    opacity: 1;
    position: relative;
    top: 0;
}
/*home*/
.pickup_bnr {
	    position: relative;
    bottom: 80px;
    margin-bottom: -120px !important;
}
#top-concept .wp-block-media-text__content {
	max-width: 520px;
	margin: 0 0 0 auto;
}
/*top-salon-menu scroll*/
.top-salon-menu .swell-block-columns__inner::-webkit-scrollbar{
   height: 5px;
}
.top-salon-menu .swell-block-columns__inner::-webkit-scrollbar-track{
   background-color: rgba(255,255,255,.6);
		border-radius:5px;
}
.top-salon-menu .swell-block-columns__inner::-webkit-scrollbar-thumb{
   background-color: #b68972;
	border-radius:5px;
}

/*depilation menu*/
.flow-tel {
	border-radius: 10px;
	background: rgba(255,255,255,.2);
	padding: 30px;
	width: fit-content;
	margin: 0 auto;
}
/*salon*/
.w980 table td,
.w980 table th {
	padding: 20px;
	border-top: none;
	border-bottom: 1px solid #E5E5E5;
}
/*menu*/
#menu01 .wp-block-media-text.is-image-fill>.wp-block-media-text__media {
	border-radius: 10px;
}
#menu01 .wp-block-media-text__content {
	padding: 70px 0;
}
/*lhalala*/ 
#lhalala01 ul.-list-flex {
	justify-content: space-evenly;
	gap: 0;
}
#lhalala01 .wp-block-media-text.is-image-fill>.wp-block-media-text__media {
	border-radius: 10px;
}
#lhalala01 .wp-block-media-text__content {
	padding: 70px 0;
}
/*diet*/ 
#diet01 .wp-block-media-text.is-image-fill>.wp-block-media-text__media {
	border-radius: 10px;
}
#diet01 .wp-block-media-text__content {
	padding: 70px 0;
}
/*personal*/
#personal01 .bw {
	background: rgba(255,255,255,.3);
	padding: 10px 40px;
	width: fit-content;
	margin: 0 auto;
}
#personal01 .wp-block-media-text__content {
	padding: 70px 0;
}
/*micostella*/
.emphasis {
	font-size: 2em;
		font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#fff;
	text-shadow:
2px 2px 10px#1e90ff,
-2px 2px 10px #1e90ff,
2px -2px 10px #1e90ff,
-2px -2px 10px #fffd4e;
}
.emphasis span {
	font-size: 1.6em;
	margin-left: 10px;
	letter-spacing: .1em;	
}
@media screen and (max-width:860px) {
.emphasis {
	font-size: 1.6em;
		font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#fff;
	text-shadow:
2px 2px 10px#1e90ff,
-2px 2px 10px #1e90ff,
2px -2px 10px #1e90ff,
-2px -2px 10px #fffd4e;
}
.emphasis span {
	font-size: 1.4em;
	margin-left: 10px;
	letter-spacing: .1em;	
}
}
/*esthetic*/
.wb {
	padding: 6%;
	background-color: rgba(255,255,255,.2);
}
@media screen and (max-width:860px) {
	.wb h3 {
	text-align: center;
}
	.wb h3 span {
		font-size: 1.5em!important;
	}
}
/*coupon*/

.couponlist {
	text-align:center;
	overflow:hidden;
}

.couponlist li {
    max-width: 800px;
    background-size: auto auto;
	background-color: rgba(247, 247, 245, 1);
	border-top: 10px solid #D97791;
	/*background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(249, 249, 249, 1) 10px, rgba(249, 249, 249, 1) 20px );*/
    list-style-type: none;
    padding: 4% 5%;
    margin: 20px auto;
    display: block;
    overflow: hidden;
    position: relative;
}

	.couponlist li:before,
	.couponlist li:after {
		width: 50px;
		height: 50px;
		background: #FFF;
		content: "";
		display: block;
		position: absolute;
		border-radius: 999px;
		top: 50%;
		margin-top: -25px;
	}

	.couponlist li:before {
		left: -25px;
	}

	.couponlist li:after {
		right: -25px;
	}
.couponlist h2 {
	margin: 0;
	text-align: center;
	font-size: 1.5em;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.couponlist .d-price,
.couponlist .s-price {
	display:inline;
	position:relative;
	font-size: 1.2em;
	text-align: center;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.couponlist .s-price {
	color:#cdb487;
}
.couponlist .d-price span {
	font-size: 1.5em;
	margin-left: 5px;
}
.couponlist .d-price::before {
  position: absolute;
  content: "";
  display: inline-block;
  background-color: rgba(213,85,85,.6);
  width: 7.5em;
  height: 2px;
  top: 30%;
  left: 50%;
	margin-left:-4.3em;
}
.couponlist .d-price:after {
	content:'→';
	padding: 0 0.2em;
}
.couponlist .s-price span {
	font-size: 2em;
	margin-left: 5px;
}
	@media screen and (max-width:860px) {
		.couponlist .d-price,
		.couponlist .s-price {
			display:block;
			line-height:1.1;
		}
		.couponlist .d-price {
				font-size:0.9rem;
		}
		.couponlist .d-price:after {
			display:block;
			content:'↓';
		}
		.couponlist .d-price::before {
			width: 7.6em;
			margin-left:-3.8em;
		}
	}
.couponlist p.desc {
	border-top: 1px solid #ede1cbb5;
	margin-top: 1.0rem;
	padding-top: 1.0rem;
}
/*news*/
.category-news .l-content, .single-post .l-content, .archive .l-content {
    margin: 4em auto;
}
/*.swell-block-columns[data-scrollable="1"]>.swell-block-columns__inner::-webkit-scrollbar {
	display:none;
	}*/


/*concept*/
#concept01 .wp-block-media-text.is-image-fill>.wp-block-media-text__media {
	border-radius: 10px;
} {
	
}
@media screen and (max-width:600px) {
	.sp {
		display: block;
	}
	.pc {
		display:none;
	}
	.p-mainVisual__slideTitle img {
			width: 50%;
	}
	.p-mainVisual__slideText {
	font-size: 1.4em;
		letter-spacing:-0.05em;
}
	.p-mainVisual__textLayer {
		top:2%;
}
	h2.mc {
		font-size: 1.2em;
	}
	h3.mc {
		font-size: 1em;
		padding-top: 20px;
}
	h2.ttl01 {
    font-size: 2em;
}
		h2.ttl02 {
    font-size: 2em;
}
}

/*お問い合わせ*/
.grecaptcha-badge { visibility: hidden; }
.re {
	text-align: center;
        margin: 10px auto;
}
.privacy-policy {
	margin: 30px 0;
    height: 300px;
    padding: 3%;
    background: #f7f7f7;
}
.privacy-policy_box {
	    overflow: scroll;
    height: 100%;
}
.privacy-policy_box h3 {
	margin-bottom: 1em;
}
.wpcf7-form { 
	max-width: 880px;
    margin: 0 auto;
}
.wpcf7 p {
	    display: flex;
}
.wpcf7 label {
		padding: 10px 0;
    width: 280px;
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
	}
.wpcf7-form-control-wrap {
	padding: 10px 0;
	width: 70%;
}
.wpcf7-text,
.wpcf7-textarea{
	width: 100%;
}
.wpcf7 .required {
	font-size: .8em;
	padding: 2px 5px;
	background: #ffd700;
	margin-left: .5em;
}
.tc  label {
		margin-bottom: 20px;
    width: 100%;
    text-align: center;
    padding-right: 0;
	}
form input[type="submit"] {
	margin: 0 auto;
	background: linear-gradient(90deg, #90897C, #333333);
    display: table-cell;
    height: 50px;
    width: 300px;
    vertical-align: middle;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
    border: none;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.wpcf7-spinner {
	display: none;
}
.menuitem .wpcf7-form-control-wrap {
	    width: auto;
    height: 100%;
    display: contents;
}
.menuitem {
	display: flex;
    margin: auto 0;
    align-items: baseline;
}
.menuitem input,.menuitem select,.menuitem textarea {
    margin-right: 5px;
    margin-bottom: 5px;
}
@media screen and (max-width: 959px) {
	.wpcf7 p {
    display: block;
		padding-bottom: 15px;
}
	.menuitem {
    display: block;
}
}
