@import url(/pc/common.css);

/*アイキャッチ
─────────────────────────────────────*/
#eye_catch {
border-top: 1px solid #B9AD89;
background-size: cover;
padding-bottom: calc(800/1600*100%);
}


/*イメージカット
─────────────────────────────────────*/
.imgcut01 {
height: 500px;
border-top: 1px solid #B9AD89;
background:
url(/pc/img/eye_catch01.jpg) center center /cover no-repeat fixed;
}
.imgcut02 {
height: 500px;
border-top: 1px solid #B9AD89;
background:
url(/pc/img/eye_catch02.jpg) center center /cover no-repeat fixed;
}
.imgcut03 {
height: 500px;
border-top: 1px solid #B9AD89;
background:
url(/pc/img/eye_catch03.jpg) center center /cover no-repeat fixed;
}
.imgcut04 {
height: 500px;
border-top: 1px solid #B9AD89;
background:
url(/pc/img/eye_catch04.jpg) center center /cover no-repeat fixed;
}


/*ごあいさつ
─────────────────────────────────────*/
.contents_opening {
margin-top: -1px;
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.top-greeting {
//margin: 0 0 -3rem 0;
background: url("/pc/img/staff-top.png") no-repeat left top;
padding: 1.5rem 0 0 220px;
min-height: 220px;
}
.name {
margin: 2rem 0 0 0;
text-align: right;
}
.name span {
font-size: 1.188rem;
padding: 0 0 0 1rem;
vertical-align: middle;
}


/*お客さまスナップ
─────────────────────────────────────*/
.contents_guest {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.tiles {
margin: 0 auto 3rem auto;
width: 1080px;
position: relative;
}
.tiles div.post {
margin: 0 auto;
padding: 10px;
width: 200px;
box-sizing: border-box;
background: #FFF;
border: 1px solid #DEDEDE;
}
.more {
margin: 2rem 0;
text-align: center;
}
.more p {
display: inline-block;
padding: 1rem 5rem;
border: 1px solid #B9AD89;
border-radius: 5px;
}


/*ヘアギャラリー
─────────────────────────────────────*/
.contents_hairgallery {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}


/*サロンの特徴
─────────────────────────────────────*/
.contents_aboutsalon {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.point_box {
margin: 0 0 3rem 0;
border: 1px solid #B9AD89;
}
.point_title {
font-family: logotypegothic;
letter-spacing: 5px;
color: #221815;
font-size: 1.5rem;
}
.point_box p {
margin: 0.5rem 1rem 1rem 0;
}
.point_01 {
padding: 1.5rem 1rem 0 19rem;
height: 210px;
box-sizing: border-box;
background:url("/pc/img/point_img_01.jpg") no-repeat left top;
}
.point_02 {
padding: 1.5rem 1rem 0 19rem;
height: 210px;
box-sizing: border-box;
background:url("/pc/img/point_img_02.jpg") no-repeat left top;
}
.point_03 {
padding: 1.5rem 1rem 0 19rem;
height: 210px;
box-sizing: border-box;
background:url("/pc/img/point_img_03.jpg") no-repeat left top;
}
.point_04 {
padding: 1.5rem 1rem 0 19rem;
height: 210px;
box-sizing: border-box;
background:url("/pc/img/point_img_04.jpg") no-repeat left top;
}
.point_05 {
padding: 1.5rem 1rem 0 19rem;
height: 210px;
box-sizing: border-box;
background:url("/pc/img/point_img_05.jpg") no-repeat left top;
}


/*サロン情報
─────────────────────────────────────*/
.contents_saloninfo {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
text-align: center;
}
.shop_img {
margin: 0 auto;
display: flex;
justify-content: center;
}
.shop_img img {
margin: 0.5rem;
}
.salon_name {
margin: 3rem 0 2rem 0;
font-size: 1.5rem;
font-weight: bold;
line-height: 1.5;
}
#google_map {
margin: 3rem 0;
height: 400px;
border-top: 1px solid #B9AD89;
border-bottom: 1px solid #B9AD89;
}
#google_map iframe {
border: none;
width: 100%;
height: 100%;
}
.sns {
margin: 3rem 0 1rem 0;
text-align:center;
}
.sns a {
display:inline-block;
}
.sns a+a {
margin: 0 0 0 1.5rem;
}


/*料金について
─────────────────────────────────────*/
.contents_fee {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.shouhin {
margin: 3rem auto 0.5rem auto;
width: 780px;
}
.shouhin:first-child {
margin-top: 0;
}
.shouhin caption {
padding: 5px 0 0 1rem;
border: 1px solid #B9AD89;
background: url("/pc/img/back01.png");
color: #FFF;
}
.shouhin th {
padding: 8px 0;
border: 1px solid #B9AD89;
text-align: center;
font-size: 0.75rem;
line-height:1.5;
}
.shouhin td {
border: 1px solid #B9AD89;
padding: 5px 1rem;
}
.shouhin td div {
font-size: 0.688rem;
}
.fee {
width: 150px;
text-align: right;
}
.chuki {
margin: 0 auto;
width: 780px;
font-size: 0.688rem;
}
.fee_plan {
margin: 2rem auto 0 auto;
padding: 1rem;
width: 780px;
box-sizing: border-box;
border: 1px solid #B9AD89;
}


/*スタッフ紹介
─────────────────────────────────────*/
.contents_staff {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.staff {
margin: 0 0 2rem 0;
padding: 2rem;
border: 1px solid #B9AD89;
display: flex;
justify-content: space-between;
}
.staff_img {
margin: 1rem 1.5rem 0 0;
padding: 5px;
border: 1px solid #DEDEDE;
}
.staff_name {
margin: 0 0 1rem 0;
font-size: 1.5rem;
}
.staff_name span {
margin: 0 0 0 1rem;
font-size: 0.75rem;
vertical-align: middle;
}


/*スタッフ・スナップ
─────────────────────────────────────*/
.contents_snap {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}


/*よくある質問
─────────────────────────────────────*/
.contents_faq {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.faq {
margin: 0 0 3em 0;
}
.faq dt {
margin: 1rem 0;
padding: 32px 0 0 70px;
box-sizing: border-box;
font-size: 1rem;
font-weight: bold;
background: url("/pc/img/faq_q.png") no-repeat left 20px;
}
.faq dt:first-child {
margin-top: 0;
}
.faq dd+dt {
border-top: 2px dotted #B9AD89;
}
.faq dd {
padding: 12px 0 20px 70px;
background:url("/pc/img/faq_a.png") no-repeat left top;
}
.faq dd p {
margin: 0;
}
.faq dd p+p {
margin: 1rem 0 0 0;
}


/*ごあいさつ・追伸
─────────────────────────────────────*/
.contents_closing {
border-top: 1px solid #B9AD89;
padding: 0 0 3rem 0;
}
.bottom-greeting {
background: url("/pc/img/staff-bottom.png") no-repeat left top;
padding: 0 0 0 220px;
}


/*Blog
─────────────────────────────────────*/
.contents_blog {
border-top: 1px solid #B9AD89;
padding: 0 0 5rem 0;
text-align: center;
}
#feed {
margin: -1rem 0 0 0;
display: inline-block;
}
#feed li {
padding: 3px 0;
list-style-type: none;
display: flex;
justify-content: flex-start;
}
#feed li+li {
//border-top: 1px dotted #888888;
}
#feed li div.blog-day {
margin: 0 1rem 0 0;
}
#feed li div.blog-title {
overflow: auto;
}


/*CTA
─────────────────────────────────────*/
.contents_cta {
padding: 2rem 0;
border-top: 1px solid #B9AD89;
background: url("/pc/img/back02.png");
text-align: center;
}
.cta-title {
margin: 0 0 0.5rem 0;
font-size: 1.5rem;
font-family: logotypegothic;
letter-spacing: 5px;
color: #221815;
}
.cta {
margin: 0.5rem auto 0 auto;
width: 800px;
display: flex;
justify-content: space-between;
}
.cta-tel {
padding: 0.7rem 0 0 4.5rem;
height: 60px;
box-sizing: border-box;
align-self: center;
background: url("/pc/img/cta_tel.png") no-repeat left 5px;
font-family: utsukushimincho;
letter-spacing: 5px;
font-size: 2.375rem;
line-height: 1;
color: #221815;
}

