@charset "UTF-8";
/*
Theme Name: ポートフォリオ（美容院）
Theme URI: http://web.shamrock.me.uk/
Description: 作品サンプル1
Version: 1.0
Author: Shamrock Studio
*/


@import url("style_head.css");

/*------------------------
共通
--------------------------*/
html,body {
	font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;	
	width: 100%;
	/* Google Fonts */
	font-family: "Noto Serif Japanese", sans-serif;
	font-style: normal;

	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
	position: relative;
}

a{
	color:#000;
	text-decoration: none;
}
a:hover{
	opacity: 0.5;
}
.overflow{
	overflow: hidden;
}
/*H2 H3 H4*/
.h2-main{

}

h2.contents-title{
	text-align: center;
	padding:80px 20px;
	background:url('./img/wall_dot.png') left top;
	font-size:2.5rem;
	line-height: 3rem;
	margin-bottom:70px;
}
h3.post-title{
	margin-bottom: 20px;
	font-size:1.5rem;
	line-height: 1.5rem;
}
h4.contact-title{
	font-size:1.3rem;
	border-bottom:1px solid #bbb;
	padding-bottom:8px;
}

/* ------------------------
 メインイメージ
------------------------- */
img.img-main{
	width:100%;
	height: auto;
	display: block;
	margin:0 auto;
}
.main-image{
	position: relative;
	margin-bottom:150px;
}
.logo-wrap{
	width:100%;
	position: absolute;
	bottom:30px;
	text-align: right;
}
.logo-shop{
	margin-right:30px;
}
.logo-massage{
	color:#fff;
	font-weight: bold;
	font-size:1.3rem;
	margin-right:40px;
}
/* ------------------------
共通コンテンツ
------------------------- */
.contents-wrap{
	padding:100px 0;5
}
.contents-in{
	max-width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.contents-color{
	background-color:#f2e3c4;
}

/* ------------------------
コンセプト
------------------------- */
.main-image.concept-wrap{
	padding-top:0;
}
.pht-concept{
	float: left;
	width:50%;
}
.concept-wrap-float{
	float:right;
	width:50%;
	padding:0 20px;
}
.h2-contents{
	text-align: center;
	font-size:5rem;
	font-family: "Playfair Display", serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom:40px;
	line-height: 5rem;
}
.concept-honbun p{
	width:70%;
	margin:0 auto;
	font-family: "Noto Serif JP", serif;
	font-size:1.2rem;
	line-height:2.5rem;
	margin-bottom:20px;
}

ul.ul-phots{
	list-style: none;
}
ul.ul-phots li{
	display: inline-block;
	width:33%;
}
/* ------------------------
スタイリスト
------------------------- */
ul.ul-sylist {
	list-style: none;
	text-align: center;
	padding:50px 0;
}
ul.ul-sylist > li{
	display: inline-block;
	width:33%;
	text-align: center;
}
ul.ul-profile{
	list-style:none;
	font-family: serif;
	font-size:1.2rem;
	margin-top:15px;
}
.name-title{
	font-weight: bold;
}
.stylist-pht.pht-01{
	padding-bottom:70px;
	background:url('./img/wall_daiza01.png') no-repeat center bottom;
}
.stylist-pht.pht-02{
	padding-bottom:70px;
	background:url('./img/wall_daiza02.png') no-repeat center bottom;
}
.stylist-pht.pht-03{
	padding-bottom:70px;
	background:url('./img/wall_daiza03.png') no-repeat center bottom;
}

/* ------------------------
MENU
------------------------- */
.contents-wrap.wall-menu{
	background:url('./img/img_line01.png') no-repeat left 120px top 50px,
	url('./img/img_line02.png') no-repeat right 120px top 50px;
	background-color:#ecd5a7;
	 padding: 130px 0;
}
.menu-wrap{
	width:90%;
	max-width: 980px;
	margin:0 auto;
}
.menu-wrap h3{
	font-family: "Playfair Display", serif;
	font-style: normal;



	text-align: center;
	font-size: 3rem;
	margin-bottom:15px;
}
.menu-left,
.menu-right{
	width:49%;
	display: inline-block;
}
ul.ul-menu{
	list-style:none;
}
ul.ul-menu li{
	background-color:#fff;
	padding:15px 30px;
	margin-bottom:5px;
}
ul.ul-menu li span{
	float:right;
}
/* ------------------------
NEWS
------------------------- */
ul.ul-news{
	list-style:none;
}
ul.ul-news li{
	padding:20px 0;
	border-bottom:1px solid #bbb;
	width:90%;
	max-width:800px;
	margin:0 auto;
}
.h2-contents.h2-news{
	margin-bottom:40px;
}
/* ------------------------
ACCESS
------------------------- */
table.table-map{
	width:90%;
	max-width:800px;
	margin:0 auto;
	padding:60px 0;
	list-style:none;
}
table.table-map th,
table.table-map td{
	padding:8px 10px;
}
table.table-map th{
	text-align:right;
}
img.map-wrap{
	margin:0 0 50px;
}
/* Googleマップ */
.map {
    position: relative;
    width: 100%;
    padding-top: 35%;
    height: 0;
	margin:80px 0;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ------------------------
サブページ
------------------------- */
.sub-image{
	border-top:2px solid #c7c5c5;
	border-bottom:2px solid #c7c5c5;
}
.sub-image{
	padding:0;
}
.sub-image.sub-menu{
	background:url("./img/sub_img_menu.jpg") no-repeat center center;
	background-size: cover;
}
.sub-image.sub-access{
	background:url("./img/sub_img_access.jpg") no-repeat center center;
	background-size: cover;
}
.sub-image.sub-archives{
	background:url("./img/sub_img_archives.jpg") no-repeat center center;
	background-size: cover;
}
.sub-title{
    text-align: center;
    font-size: 3rem;
    font-family: "Playfair Display", serif;
    font-weight: 100;
    background-color: rgb(0 0 0 / 0.2);
    height: 100%;
    display: block;
    padding: 80px 0;
    width: 50%;
    margin: 0 auto;
	color:#fff;
}
.page-wrap{
	width:95%;
	max-width:1200px;
	margin:0 auto;
	padding:80px 0;
}

/* ------------------------
Footer
------------------------- */
footer{
	background-color:#71654e;
	padding:50px 0;
	position:relative;
	min-height:300px;
}
footer a{
	color:#fff;
}
ul.ul-gnav-footer{
	list-style:none;
	text-align:center;
}
ul.ul-gnav-footer li{
	display:inline-block;
	margin:0 5px;
}
.logo-footer{
	position:absolute;
	bottom:20px;
	right:20px;
	color:#fff;
	font-family: "Playfair Display", serif;
	font-size:2rem;
}