@charset "UTF-8";
/* CSS Document */
/*共通部分*/
html {
    font-size: 100%;
}
body {
	font-family: source-sans-pro;
    line-height: 1.3;
    color: #000;
}
a {
    text-decoration: none;
}
img {
    max-width: 100%;
}
/*共通部分終わり*/
h1 {
    font-size: 30px;
    margin-top: 0px;
}
.main-nav {
    display: flex;
    font-size: 1.1rem;
    margin-top: 20px;
    list-style-type: none;
}
.main-nav li {
    margin-left: 36px;
}
.main-nav a {
    color: black;
}
.main-nav a:hover {
    color: #666;
}
.page-header {
    display: flex;
    justify-content: space-between;
}
.wrapper {
    max-width: 1920px;
    margin: 0 50px;
}
/*スライダー部分*/
#graphic {
	width: 75%;
	height: 75%;
	margin: 20px auto 30px auto;
	position: relative;
}
.main-midashi {
  text-align: right;
	position: absolute;
	bottom: 0px;
	right: 10px;
  font-size: 40px;
	color:#fff;
	text-shadow: 2px 2px #36434f;
	font-style: italic;
	z-index: 10;
}
#graphic ul {
	position: relative;
	list-style: none;
	padding-left: 0;
}
#graphic ul li {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	transition: opacity 1s ease-in-out;
}
#graphic ul li.now {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 1;
}
/*スライダーここまで*/

.midashi {
	font-size: 24pt;
	font-weight: bolder;
	letter-spacing: 1px;
	border-bottom: 1px solid;
	margin-right: 40px;
}
.midashi::first-letter {
	color:#02999b;
}
.column {
	font-size:15pt;
	margin-top: 10px;
}
.concept {
    margin-top: 30px;
    margin-left: 40px;
	overflow: hidden;
}
.concept_photo {
	float: right;
	margin-right: 40px;
	margin-top: 10px;
	width: 50%;
}

/*----メニュー表ここから----*/
/*メニュー全体*/
#menu {
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 30px;
	margin-top: 50px;
	background-color: #D6D4D4;
}
/*メニュー全体ここまで*/
.menu_midashi {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	margin: 30px 0 20px 0;
}
.menu_cut {
	overflow: hidden;
}
.menu_cut h3 {
	font-size: 130%;
	border-bottom: 2px solid;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.menu_cut p, .menu_column01 p, .menu_column02 p {
	font-size: 90%;
	padding-top: 10px;
}
.kingaku {
	float: right;
	margin-right: 40px;
}
.menu_color {
	overflow: hidden;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
}
.menu_column01 {
	width: 50%;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
}
.menu_column01 h3 {
	font-size: 130%;
	border-bottom: 2px solid;
	padding-top: 20px;
	padding-bottom: 10px;
}
.menu_column02 {
	width: 50%;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
}
.menu_column02 h3 {
	font-size: 130%;
	border-bottom: 2px solid;
	padding-top: 20px;
	padding-bottom: 10px;
}
.kingaku02 {
	float: right;
}
.menu_parma {
	display: flex;
	justify-content: center;
}
.menu_straight-peam h2 {
	margin-top: 50px;
	margin-bottom: 0;
}
.menu_midashi02 {
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	margin: 30px 0 0 0;
}
.menu_straight-peam h3 {
	font-size: 130%;
	border-bottom: 2px solid;
	margin-right: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.menu_straight-peam p {
	font-size: 90%;
	padding-top: 10px;
	margin-right: 40px;
}
.menu_treatment {
	overflow: hidden;
	clear: both;
}
.menu_treatment h3 {
	font-size: 130%;
	border-bottom: 2px solid;
	margin-right: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.menu_treatment p {
	font-size: 90%;
	padding-top: 10px;
}
.menu_p {
	padding-right: 40px;
}
/*メニュー表ここまで*/

/*スタッフここから*/
.staff_photo {
	display: flex;
	justify-content: left;
}
.staff {
	margin-top: 50px;
	margin-left: 40px;
	margin-bottom: 30px;
}
.staff_photo01 {
	margin-top: 10px;
	margin-right: 50px;
}
.staff01 {
	margin-left: 40px;
}
.staff_photo02 {
	margin-top: 10px;
	margin-right: 50px;
}
.staff02 {
	margin-left: 0;
}
.staff_photo03 {
	margin-top: 10px;
}
.caption01, .caption02, .caption03 {
	margin-top: 10px;
	line-height: 2rem;
	font-weight: bold;
}
.stylist_name {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.9rem;
	color: #37b4b6;
}
/*スタッフここまで*/

/*アクセスここから*/
.access {
	margin-left: 40px;
	overflow: hidden;
}
.access_adress_left {
	margin-top: 20px;
	margin-right: 50px;
	font-size: 12pt;
	line-height: 20pt;
	float: left;
	font-weight: bold;
}
.access_adress_right {
	margin-top: 20px;
	margin-right: 50px;
	font-size: 12pt;
	line-height: 20pt;
	float: left;
}
.map {
	margin-top: 20px;
	margin-right: 40px;
	float: right;
}
/*アクセスここまで*/

/*コンタクトここから*/
.contact {
	height: 400px;
	padding-left: 40px;
    padding-top: 50px;
}
.btn {
    background-color: #02999b;
	width: 260px;
    height: 50px;
    border-radius: 10px;
    margin: 0 auto;
}
.btn a {
	font-weight: bold;
	color: #fff;
    position: relative;
    display: block;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
	line-height: 50px;
    text-decoration: none;
}
.btn:hover {
	background-color:#057c7d;
}

/*フッターここから*/
.footer {
	width: 100%;
	height: 200px;
	background-color: #D6D4D4;
}
.footer_logo {
	font-size: 20pt;
	padding-top: 100px;
	padding-left: 40px;
}
.sns_copyright{
	float: right;
	margin-right: 20px;
	padding-top: 0px;
	line-height: 0.9rem;
}
.copyright{
	float: left;
}
.sns-logo{
	float: left;
	margin-right: 10px;
}
.copyright01 {
	font-size: 150%;
}
.copyright02 {
	font-size: 0.8rem;
}

/*トップに戻るボタン*/
.gotop{
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #FFF;
    border: 1px solid #999;
	border-radius: 10px;
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 85%;
    text-decoration: none;
    color: #333;
    opacity: 0.5;
    position: relative;
	float: right;
}
.gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    width: 25%;
    height: 25%;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.gotop:hover{
    opacity: 0.7;
}
.gotop{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10000;
}
/*トップに戻るボタン*ここまで/

/*------------モバイル用-------------*/
@media (max-width:600px) {

.page-header h1 {
	font-size: 25px;
}
.main-midashi {
    margin: 30px 0 0 35px;
    font-size: 20px;
	font-style: italic;
	text-shadow: 1px 1px #36434f;
	color: #fff;
	text-align: center;
}
#graphic {
	width: 100%;
	height: 100%;
	margin: 20px auto 30px auto;
	position: relative;
}

/*navここから*/
nav {
	margin: 0 auto;
	width: 100%;
}
nav ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
nav ul li {
	width: 100%;
}
.main-nav {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1px;
	margin: 0;
}
.main-nav li {
	margin-left: 0;
}
.page-header {
	flex-direction: column;
	align-items: center;
}
.wrapper {
	margin: 0 auto;
}
.main-nav a {
	height: 50px;
	padding-top: 0px;
	background-color: #342300;
	color: #fff;
	font-size: 14px;
	line-height: 3rem;
	text-align: center;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.main-nav a:hover{
	opacity: 0.8;
}
/*navここまで*/

/*conceptここから*/
.midashi {
	font-size: 170%;
}
.concept_photo {
	width: 100%;

}
.column {
	font-size: 100%;
}
/*conceptここまで*/

/*menuここから*/
.menu_cut h3 {
	font-size: 110%;
}
.menu_cut p{
	font-size: 80%;
}
.menu_color {
	flex-direction: column;
	align-items: center;
	padding-left: 20px;
  margin-right: 20px
}
.menu_parma {
	flex-direction: column;
	align-items: center;
	margin-left: 20px;
  margin-right: 20px
}
.menu_column01, .menu_column02 {
	font-size: 80%;
	width: 100%;
	margin-top: 20px;
	/* margin-right: 40px; */
	margin-left: 0px;
}

/*staffここから*/
.staff_photo {
	flex-direction: column;
	align-items: center;
}
.staff01, .staff02, .staff03 {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.staff_photo01, .staff_photo02 {
	margin-top: 10px;
	margin-right: 0;
}
/*staffここまで*/



}
