@charset "UTF-8";
/* CSS Document */
body{
	color: #333;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #fdf3f5;
	text-align: center;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,th{
	font-weight: 400;
}

p{
	line-height: 1.2em;
}

th{
	text-align: left;
}

a{
	outline: none;
}

address{
	font-style: inherit;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

fit{
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

just{
	text-align: justify;
	text-justify: inter-ideograph;
}

.min{
	font-family: 'Libre Baskerville', serif;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.sp{
	display: none;
}

.menu-trigger,
.menu-trigger span{
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	cursor: pointer;
}
.menu-trigger{
	position: fixed;
	width: 50px;
	height: 50px;
	background: #000;
	z-index: 999;
	right: 3%;
	top: 18px;
}
.menu-trigger span{
	position: absolute;
	background: #fff;
	width: 30px;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
}
.menu-trigger span:nth-of-type(1){
	top: 15px;
}
.menu-trigger span:nth-of-type(2){
	top: 0;
	bottom: 0;
}
.menu-trigger span:nth-of-type(3){
	bottom: 15px;
}
.menu-trigger.active span:nth-of-type(1){
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
.g-nav{
	display: none;
	position: fixed;
	top: 0;
	background-color: rgba(255,255,255,0.93);
	width: 100%;
	height: 100%;
	z-index: 5;
}
.g-nav .list{
	padding: 80px 0px 0px;
}
.g-nav .list li{
	display: block;
	width: 90%;
	margin: 0px auto 10px;
}
.g-nav .list li a{
	width: 100%;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	padding: 15px 0;
	font-weight: bold;
	background-color: #91a2c9;
}
.g-nav .list li a i{
	margin-right: 7px;
}

.g-nav .list li:nth-child(5) a,
.g-nav .list li:last-child a{
	background-color: #08287e;
	color: #fff;
}

.menu-trigger{
	display: none;
}

/*----------------------------contents----------------------------*/

#main{
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	background-image: url(../image/footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

header{
	background-image: url(../image/header.png);
	height: 80px;
	background-position: right top;
	background-color: #fff;
	background-size: 70% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

header h1{
	padding: 25px 0px 0px 3%;
	text-align: left;
	float: left;
}

header h1 img{
	width: 150px;
}

header #sns{
	float: right;
	padding: 30px 3% 0px 0px;
}

header #sns a{
	margin-left: 10px;
	display: inline-block;
	color:#333;
	text-decoration: none;
}

#mainimg img,
ul#gallery li img{
	width: 100%;
}

h2#catchy{
	color:#7a2448;
	font-size: 14px;
	line-height: 2.4em;
	padding-top: 40px;
	letter-spacing: 0.1em;
	font-family: 'Noto Serif JP', serif;
}

h3.ttl{
	width: 300px;
	margin: 0 auto;
	position: relative;
	color:#7e254b;
	font-size: 20px;
	font-family: 'Libre Baskerville', serif;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding-top: 15px;
	margin-top: 75px;
	margin-bottom: 30px;
}

h3.ttl .rose1{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

h3.ttl .rose2{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}

#access{
	padding-left: 3%;
	padding-right: 3%;
}

#googlemap{
	width: 100%;
}

#access #txts{
	width: 100%;
	overflow: hidden;
}

#access #txts p{
	font-size: 12px;
	line-height: 2em;
	text-align: left;
	padding: 20px 0px 0px 2%;
	float: left;
	width: 50%;
	box-sizing: border-box;
}

#access #txts p a{
	color:#333;
	text-decoration: none;
}

#access #txts i{
	margin-right: 4px;
}

small{
	display: block;
	color:#7e254b;
	font-size: 10px;
	padding-top: 170px;
	font-family: 'Libre Baskerville', serif;
}

.wht-box{
	font-family: 'Noto Serif JP', serif;
}

p.i1{
	font-size: 16px;
	line-height: 1.6em;
}

p.i2{
	font-size: 10px;
	padding-bottom: 40px;
	letter-spacing: 0.1em;
	padding-top: 10px;
}

p.i3{
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

p.i4{
	font-size: 12px;
	line-height: 1.8em;
	color:#bc1a24;
	letter-spacing: 0.1em;
	padding-top: 30px;
}

ul#gallery li{
	display: inline-block;
	width: 33.333333333%;
	vertical-align: top;
}

ul#gallery li img{
	border: 1px solid #fff;
	height: 150px !important;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

.hide-text {
	display: none;
}

button.readmore {
    position: relative;
    height: 80px;
    width: 90px;
    margin: 0px auto;
    display: block;
    background-color: transparent;
    color: #666;
    padding-bottom: 40px;
    border: none;
    outline: 0;
    transition: .5s;
    -erbkit-transition: .5s;
}
 
button.readmore::after {
    content: " ";
    position: absolute;
    width: 30px;
    height: 30px;
    border-top: solid 3px #666;
    border-right: solid 3px #666;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    right: 28px;
    top: 25px;
    transition: .5s;
    -erbkit-transition: .5s;
}
 
button.readmore:hover::after {
    top: 40px;
}
 
.on-click {
    color: transparent!important;
}
 
.on-click {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

p#salonlink{
	padding-top: 50px;
	font-size: 14px;
}

p#salonlink a{
	color:#333;
	text-decoration: underline;
}

#blog-list{
	text-align: left;
	padding-left: 3%;
}

#blog-list{
	list-style: none;
}

#blog-list li{
	padding-bottom: 15px;
	list-style: none;
}

#blog-list li .top-date{
	font-size: 12px;
	width: 125px;
	display: block;
	padding-bottom: 5px;
}

#blog-list li a{
	display: block;
	color:#333;
	font-size: 14px;
}

#mv{
	padding: 0px 25px 20px;
}

#mv video{
	width: 100%;
}
