@charset "utf-8";
body {
 font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
 height: 100%;
}


/*mean-navi
---------------------------------------------------------------------*/
.mean-container .mean-bar {
  background: none repeat scroll 0 0 #A29576!important;
}
.mean-container .mean-nav {
  background: none repeat scroll 0 0 #fff!important;
}

/*共通
---------------------------------------------------------------------*/
/*トップへ戻るボタン*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/*header*/
.header .tagline p {
  font-size: 10px;
  padding-top: 1em;
  color: #71714A;
  margin-bottom: 44px;
}

.header .headerLogo {
  margin-bottom: 35px;
}
.header {
  border-bottom: #999966 1px dotted;
  margin-bottom: 18px;
}

/*footer*/
.footer {
}
.footer .copyright p {
  padding: 10px 0;
  border-top: #999966 1px solid;
  font-size: 10px;
  text-align: center;
}

/*contents*/
.contents .siteTtl {
  margin-bottom: 15px;
}
.contents .contentsReserve {
  text-align: right;
  margin-bottom: 5px;
}

/*PC・スマホ切り替え*/
.hide_mobile {
  display:	none;
}
.mobile_block {
  display: block;
}
.mobile_inlineblock {
  display: inline-block;
}

/*top
---------------------------------------------------------------------*/
/*スタイルで選ぶ*/
#top .contents .firstSec .stylebox .photobox {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 18px;
}
#top .contents .firstSec .stylebox .ttl {
  margin-bottom: 20px;
  overflow: hidden;
}
#top .contents .firstSec .stylebox .ttl img {
  height: 19.5px;
  max-height: auto;
  max-width: 650px;
}
#top .contents .firstSec .stylebox .photobox .rim {
  margin-bottom: 4px;
}
#top .contents .firstSec .stylebox .photobox .btn {
  text-align: center;
}


/*イメージで選ぶ*/
#top .contents .secondSec .imagebox .photobox {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 18px;
}
#top .contents .secondSec .imagebox .ttl {
  margin-bottom: 28px;
  overflow: hidden;
}
#top .contents .secondSec .imagebox .ttl img {
  height: 19.5px;
  max-width: 650px;
}#top .contents .secondSec .imagebox .photobox .rim {
  margin-bottom: 4px;
}
#top .contents .secondSec .imagebox .photobox .btn {
  text-align: center;
}


/*店舗・スタッフで選ぶ*/
#top .contents .secondSec .shopbox .ttl {
  margin-bottom: 28px;
  overflow: hidden;
}
#top .contents .secondSec .shopbox .ttl img {
  height: 19.5px;
  max-width: 650px;
}
#top .contents .secondSec .shopbox .shopimagebox {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
}
#top .contents .secondSec .shopbox .shopimagebox .rim {
  margin-bottom: 12px;
}
#top .contents .secondSec .shopbox .shopimagebox .tit {
  margin-bottom: 12px;
}
#top .contents .secondSec .shopbox .shopimagebox .btn {
  margin-bottom: 12px;
}


/*下層共通
---------------------------------------------------------------------*/
/*navbox*/
.contents .navSec .navibox {
  width: 94%;
  background-color: #F8F8F7;
  border: #C9BC9C 1px solid;
  border-radius: 10px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  margin-bottom: 10px;
}
.contents .navSec .navibox .boxTtl {
  color: #806E39;
  font-size: 16px;
  border-bottom: #C8BB9B 1px dotted;
}
.contents .navSec .navibox .navLst {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.contents .navSec .navibox .navitem {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  border-left: #B6AC8F 5px solid;
  text-indent: 7px;
}

/*一覧*/
.contents .section .listbox .photobox {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 12px;
}
.contents .section .listbox .photobox .staffPost {
  font-size: 12px;
  color: #806E39;
  text-align: center;
}
.contents .section .listbox .photobox .staffPost a {
  color: #806E39;
  text-decoration: none;
}
.contents .section .listbox .photobox .staffName {
  font-size: 12px;
  color: #806E39;
  text-align: center;
}
.contents .section .listbox .photobox .staffName a {
  color: #806E39;
  text-decoration: none;
}

.contents .section .listbox .photobox .styleDesc {
  text-decoration: none;
  font-size: 12px;
  color: #999966;
}


/*staff
---------------------------------------------------------------------*/
/*ヘアプロデューススタッフ*/
#staff .contents .section .ttl {
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#staff .contents .section .ttl img {
  max-height: auto;
  max-width: 650px;
}

#staff .contentsReserve {
  text-align: right;
  margin-bottom: 5px;
}


/*style
---------------------------------------------------------------------*/
/*スタイル別一覧*/
#style .contents .section .ttl {
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#style .contents .section .ttl img {
  max-height: auto;
  max-width: 650px;
}
#style .contents .contentsReserve {
  text-align: right;
  margin-bottom: 5px;
}
#style .contents .section .listbox .pagination {
  text-align: right;
}
#style .contents .section .listbox .pagination li {
  display: inline;
  padding: 0.5px;
}
#style .contents .section .listbox .pagination li a {
  color: #999966;
  font-size: 12px;
}

/*staffstylelist
---------------------------------------------------------------------*/
/*スタッフ別スタイル別一覧*/
#staffstylelist .contents .section .ttl {
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#staffstylelist .contents .section .ttl img {
  max-height: auto;
  max-width: 650px;
}
#staffstylelist .contentsReserve {
  text-align: right;
  margin-bottom: 5px;
}
#staffstylelist .contents .section .staffbox {
  display: inline-block;
  vertical-align: top;
  border: #D9D3C3 1px solid;
  border-radius: 10px;
  padding: 10px;
  width:94%;
}
#staffstylelist .contents .section .staffbox .stafftxt .logo {
  margin-bottom: 20px;
}
#staffstylelist .contents .section .staffbox .stafftxt .blog {
  text-align: right;
}
#staffstylelist .contents .section .staffbox .stafftxt .tel {
  color: #CC0000;
  font-size: 24px;
  text-decoration: none!important;
}
#staffstylelist .contents .section .staffbox .stafftxt .tel a {
  color: #CC0000;
  font-size: 24px;
  text-decoration: none!important;
}
#staffstylelist .contents .section .stafftxtReserve {
  margin-bottom: 33px;
}
#staffstylelist .contents .section .staffbox .stafftxt .post {
  color: #776856;
  font-size: 12px;
  margin-bottom: 10px;
}
#staffstylelist .contents .section .staffbox .stafftxt .nameJ {
  color: #776856;
  font-size: 24px;
  margin-bottom: 10px;
}
#staffstylelist .contents .section .staffbox .stafftxt .nameE {
  color: #776856;
  font-size: 12px;
  margin-bottom: 10px;
}
#staffstylelist .section .listbox .photobox .styleDesc {
  font-size: 12px;
  color: #806E39;
  text-align: center;
}
#staffstylelist .section .listbox .photobox .styleDesc a {
  color: #806E39;
  text-decoration: none
}
#staffstylelist .contents .section .staffboxBottom {
  margin-bottom: 44px;
}
#staffstylelist .contents .section .listbox .page-numbers {
  text-align: right;
}
#staffstylelist .contents .section .listbox .page-numbers li {
  display: inline;
  padding: 0.5px;
}
#staffstylelist .contents .section .listbox .page-numbers li,
#staffstylelist .contents .section .listbox .page-numbers li a {
  color: #999966;
  font-size: 12px;
}

/*staff_detail
---------------------------------------------------------------------*/
#staffdetail .contents .section .ttl {
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#staffdetail .contents .section .ttl img {
  max-height: auto;
  max-width: 650px;
}
/*スタッフ画像*/
#staffdetail .contents .section .firstSec .staffPhoto {
  background-color: #EEEAE0;
  padding: 8px;
  margin-bottom: 20px;
}
/*作品画像*/
#staffdetail .contents .section .staffstylebox .photobox {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 18px;
}
#staffdetail .contents .section .staffstylebox .staffStyleList {
  text-align: right;
  margin-bottom: 10px;
}
#staffdetail .contents .section .staffstylebox .staffStyleList a {
  font-size: 12px;
  color: #999966;
  text-decoration: none;
}
/*スタッフプロフィール*/
#staffdetail .contents .section .secondSecMiddle {
  color: #776856;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  border: #D9D3C3 1px solid;
  border-radius: 10px;
  background-color: #F8F8F7;
  padding: 19px;
  width:90%;
  margin-bottom: 20px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .logo {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .tel {
  color: #CC0000;
  font-size: 24px;
  margin-bottom:10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .stafftxtReserve {
  margin-bottom: 40px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .post {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .nameJ {
  font-size: 24px;
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .nameE {
  margin-bottom: 20px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .birthday {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .blood {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .Birthplace {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .hobby {
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .staffInfobox .blog {
  margin-bottom: 30px;
}
/*自己紹介*/
#staffdetail .contents .section .secondSecMiddle .staffInfobox .selfIntroduction ul {
  padding-left: 1px;
}
#staffdetail .contents .section .secondSecMiddle .selfIntroduction ul .selfintroTtl {
  font-size: 14px;
  font-weight: bold;
  list-style-image: none;
  margin-bottom: 10px;
}
#staffdetail .contents .section .secondSecMiddle .selfIntroduction ul .selfintroDtl {
  margin-bottom: 30px;
}

/*hairstyle
---------------------------------------------------------------------*/
#styledetail .contents .section .ttl {
  padding-left: 0px;
  padding-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#styledetail .contents .section .ttl img {
  max-height: auto;
  max-width: 650px;
}
#styledetail .contents .section .dtl {
  font-size: 18px;
  margin-bottom: 20px;
}
#styledetail .contents .section .sns .snsbuttons {
  text-align: right;
}
#styledetail .contents .section .sns ul li {
  display: inline-block;
  vertical-align: top;
}
/*ヘアスタイル*/
#styledetail .contents .section .firstSec .styleImgbox {
  background: url(../img/hairstyle_bigimage_background.png) no-repeat center;
  background-size: contain;
}
#styledetail .contents .section .firstSec .styleImgbox .bigImage {
  padding: 7%;
}
/*ヘアスタイルサムネイル*/
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .thumbnailImages {
  padding-left: 1px;
  text-align: center;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .thumbnailImages .thumbnailImageItem {
  border: #776856 1px solid;
  width: 22%;
  display: inline-block;
  vertical-align: top;
}
/*ヘアスタイル切り替え*/
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav {
  padding-left: 1px;
  text-align: center;
  color: #999966;
  font-size: 12px;
  margin-bottom: 5px;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav li {
  display: inline-block;
  width: 43%;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav a {
  text-decoration: none;
  color: #999966;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav .styleNavItemPrev {
  text-align: left;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav .styleNavItemNext {
  text-align: right;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleClip {
  padding-left: 1px;
  text-align: center;
  margin-bottom: 20px;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleClip li {
  display: inline-block;
  width: 49%;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav .styleClip {
  text-align: left;
}
#styledetail .contents .section .firstSec .staffstyleSec .thumbnailbox .styleNav .styleReserve {
  text-align: right;
}
/*担当スタッフ*/
#styledetail .contents .section .firstSec .commentBox {
  color: #776856;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  border: #D9D3C3 1px solid;
  border-radius: 10px;
  background-color: #F8F8F7;
  padding: 19px;
  width:90%;
  margin-bottom: 20px;
}
#styledetail .contents .section .firstSec .commentBox .photobox {
  border: #776856 1px solid;
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt {
  display: inline-block;
  vertical-align: top;
  text-indent: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .post {
  font-weight: bold;
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .nameJ {
  font-size: 24px;
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .nameE {
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .staffStyleList {
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .staffStyleList a {
  color: #776856;
  font-size: 12px;
  text-decoration: none;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .stafftxtProfile {
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .stafftxtReserve {
  margin-bottom: 10px;
}
#styledetail .contents .section .firstSec .commentBox .commentTxt .comment {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
#styledetail .commentttl {
  font-weight: bold;
  margin-bottom: 10px;
}
/*ヘアスタイル詳細*/
#styledetail .contents .secondSec .styleDatabox {
  color: #776856;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  border: #D9D3C3 1px solid;
  border-radius: 10px;
  background-color: #F8F8F7;
  padding: 19px;
  width:90%;
  margin-bottom: 20px;
}
/*元のヘアスタイル*/
#styledetail .contents .secondSec .styleDatabox .dataBefore {
  width: 80%;
  height: 100%;
  background: url(../img/hairstyle_databefore.png) no-repeat bottom right;
  margin-bottom: 30px;
}
#styledetail .contents .secondSec .styleDatabox .dataBefore .rim a img {
  width: 53%;
  background-position: left top;
  border: #776856 1px solid;
}
/*ヘアデータ*/
#styledetail .contents .section .secondSec .styleDatabox .hairDataSec {
  margin-bottom: 30px;
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairData {
  color: #776856;
  font-size:14px;
  font-weight: bold;
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox {
  padding-left: 1px;
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairDatattl {
  font-size: 12px;
  display: inline-block;
  width: 70px;
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairDataitem {
  font-size: 12px;
  display: inline-block;
  padding: 5px;
  text-align: center;
}
/*オススメの顔型*/
#styledetail .contents .secondSec .styleDatabox .detailDataSec {
  border-bottom: #776856 1px dotted;
}
#styledetail .contents .secondSec .styleDatabox .detailDataSec .detailDatabox .detailData {
  color: #776856;
  font-size:14px;
  font-weight: bold;
}
#styledetail .contents .secondSec .styleDatabox .detailDataSec .detailDatabox {
  padding-left: 1px;
}
#styledetail .contents .secondSec .styleDatabox .detailDataSec .detailDatabox .detailDataitem {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  width: 49px;
  padding: 1.5px;
}
/*menu*/
#styledetail .contents .secondSec .styleDatabox .detailMenuSec {
  border-bottom: #776856 1px dotted;
  padding-bottom: 15px;
}
#styledetail .contents .secondSec .styleDatabox .detailMenuSec .detailDatabox {
  padding-left: 1px;
}
#styledetail .contents .secondSec .styleDatabox .detailMenuSec .detailDatabox .detailMenuTtl {
  color: #776856;
  font-size:14px;
  font-weight: bold;
}
#styledetail .contents .secondSec .styleDatabox .detailMenuSec p {
  margin-bottom: 5px;
}
/*サロンインフォメーション*/
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox {
  padding-left: 1px;
}
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox li {
  margin-bottom: 5px;
}
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox .salonInformationTtl {
  color: #776856;
  font-size:14px;
  font-weight: bold;
}
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox .tel {
  color: #cc0000;
  font-size: 24px;
  margin-bottom: 20px;
}
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox .salonMap {
  position: relative;
  padding-bottom: 75%; // これが縦横比
  height: 0;
}
#styledetail .contents .secondSec .styleDatabox .detailShopSec .detailShopbox .salonMap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*スタイル一覧
---------------------------------------------------------------------*/
/*style
---------------------------------------------------------------------*/
/*画像サイズ
---------------------------------------------------------------------*/
.topStyleImage {
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}
.topImageImage {
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}
.topShopImage {
  height: 0;
  padding-top: 62%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}
.listboxImage{
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}

/*staffstylelist
---------------------------------------------------------------------*/
/*画像サイズ
---------------------------------------------------------------------*/
.staffstylelistImage{
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}

/*staffdetail
---------------------------------------------------------------------*/
/*画像サイズ
---------------------------------------------------------------------*/
.staffImage{
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}
.staffdetailboxImg{
  height: 0;
  padding-top: 149%; /*元画像の高さ÷元画像の幅×100%*/
  background-position: center top;
  background-size: cover;
  border: #C8BB9B 1px solid;
}









/*hairstyle
---------------------------------------------------------------------*/
/*画像サイズ
---------------------------------------------------------------------*/







/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {
/*PC・スマホ切り替え*/
.hide_tablet {
  display: none;
}
.tablet_block {
  display: block;
}
.tablet_inlineblock {
  display: inline-block;
}
/*header*/
.header .headerLogo {
  width: 55%;
  display: inline-block;
}
/*top
---------------------------------------------------------------------*/
/*下層共通
---------------------------------------------------------------------*/
/*staff
---------------------------------------------------------------------*/
/*スタイル一覧
---------------------------------------------------------------------*/
/*staffstylelist
---------------------------------------------------------------------*/

}





/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 769px) {
/*PC・スマホ切り替え*/
.hide_pc {
  display: none;
}
.pc_block {
  display: block;
}
.pc_inlineblock {
  display: inline-block;
}

.header .tagline p {
  text-align: right;
}
.header .headerLogo {
  width: 100%;
  display: block;
  text-align: center;
}
.header #gNavi {
  display: inline-block!important;
}
.header #gNavi ul li {
  width: 23%;
  display: inline-block;
}

/*contents*/
.contents .siteTtl {
  display: inline-block;
  vertical-align: top;
  width: 85%;
}
.contents .contentsReserve {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin-bottom: 5px;
}

/*navbox*/
.contents .navSec .navibox {
  width: 30%;
}



/*top
---------------------------------------------------------------------*/
#top .contents .firstSec {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
#top .contents .secondSec {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin-left: 2%;
}
/*スタイルで選ぶ*/
#top .contents .firstSec .stylebox .ttl img {
  height: auto;
  width: auto;
}
#top .contents .firstSec .stylebox .photobox:nth-of-type(even) {
  margin-left: 2%;
}

/*イメージで選ぶ*/
#top .contents .secondSec .imagebox .ttl img {
  height: auto;
  width: auto;
}
#top .contents .secondSec .imagebox .photobox {
  width: 29%;
  margin-left: 2%;
}
#top .contents .secondSec .imagebox .photobox:nth-of-type(3n+1) {
  margin-left: 0;
}
/*店舗・スタッフで選ぶ*/
#top .contents .secondSec .shopbox .shopimagebox {
  width: 100%;
}
#top .contents .secondSec .shopbox .ttl img {
  height: auto;
  width: auto;
}
#top .contents .secondSec .shopbox .shopimagebox .rim {
  float: left;
  width: 42%;
}
#top .contents .secondSec .shopbox .shopimagebox .tit {
  margin-left: 46%;
}
#top .contents .secondSec .shopbox .shopimagebox .btn {
  margin-left: 46%;
}
#top .contents .secondSec .shopbox .shopimagebox .tel {
  margin-left: 46%;
}

/*下層共通
---------------------------------------------------------------------*/
/*navbox*/
.contents .navSec .navibox {
  width: 29%;
}

/*一覧*/
.contents .section .listbox {
/*	width: 699px;
  padding-left: 64px;*/
  width: 82%;
  padding-left: 7%;
}
.contents .section .listbox .photobox {
  width: 20.2%;
/*	padding: 15px;*/
  padding: 2%;
}

/*staff
---------------------------------------------------------------------*/
#staff .contents .section .ttl {
  padding: 30px;
}
#staff .contents .section .ttl img {
  max-height: 100%;
  max-width: 100%;
}

/*style
---------------------------------------------------------------------*/
/*スタイル別一覧*/
#style .contents .section .ttl {
  margin-bottom: 0px;
  padding: 30px;
}
#style .contents .section .ttl img {
  max-height: 100%;
  max-width: 100%;
}

/*スタイル一覧
---------------------------------------------------------------------*/

/*staffstylelist
---------------------------------------------------------------------*/
#staffstylelist .contents .section .ttl {
  margin-bottom: 0px;
  padding: 30px;
}
#staffstylelist .contents .section .ttl img {
  max-height: 100%;
  max-width: 100%;
}
#staffstylelist .contents .section .staffboxTop {
  background: url(../img/staffstylelist_staffboxtop.png) center top no-repeat;
  height: 20px;
}
#staffstylelist .contents .section .staffboxMiddle {
  background: url(../img/staffstylelist_staffboxmiddle.png) center top repeat-y;
}
#staffstylelist .contents .section .staffbox {
  border: none;
  vertical-align: top;
  margin-left: 35px;
  width: 93%;
}
#staffstylelist .contents .section .staffbox .staffPhoto {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
#staffstylelist .contents .section .staffbox .stafftxt {
  display: inline-block;
  vertical-align: top;
  padding-left: 3%;
  width: 73%;
}
#staffstylelist .contents .section .staffboxBottom {
  background: url(../img/staffstylelist_staffboxbottom.png) center top no-repeat;
  height: 20px;
}

/*staffdetail
---------------------------------------------------------------------*/
/*スタッフ詳細*/
#staffdetail .contents .section .ttl {
  margin-bottom: 0px;
  padding: 30px;
}
#staffdetail .contents .section .ttl img {
  max-height: 100%;
  max-width: 100%;
}
#staffdetail .gridContainer.clearfix .contents .section .firstSec  {
  display: inline-block;
  vertical-align: top;
  width: 37%;
}
#staffdetail .contents .section .secondSec {
  width: 55%;
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
}
#staffdetail .contents .section .secondSecMiddle {
  padding-left: 30px;
}

#staffdetail .contents .section .secondSecMiddle .staffInfobox .selfIntroduction ul {
  padding-left: 18px;
}
#staffdetail .contents .section .secondSecMiddle .selfIntroduction ul .selfintroTtl {
  font-size: 14px;
  font-weight: bold;
  list-style-image: url(../img/staffdetail_selfIntroduction_ul.png);
  margin-bottom: 15px;
}


/*hairstyle
---------------------------------------------------------------------*/
#styledetail .contents .section .ttl {
  margin-bottom: 0px;
  padding: 30px;
}
#styledetail .contents .section .ttl img {
  max-height: 100%;
  max-width: 100%;
}
#styledetail .contents .section .dtl {
  margin-left: 20px;
}
#styledetail .contents .section .firstSec {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
#styledetail .contents .section .secondSec {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  padding-left: 25px;
}
/*ヘアデータ*/
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairData {
  margin-left: 25px;
  font-size:14px;
  font-weight: bold;
  list-style-image: url(../img/staffdetail_selfIntroduction_ul.png);
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairDatattl {
  font-size: 12px;
  display: inline-block;
  width: 70px;
}
#styledetail .contents .secondSec .styleDatabox .hairDataSec .hairDatabox .hairDataitem {
  font-size: 12px;
  display: inline-block;
  padding: 5px;
  text-align: center;
}
/*オススメの顔型*/
#styledetail .contents .secondSec .styleDatabox .detailDataSec .detailDatabox .detailData {
  margin-left: 25px;
  list-style-image: url(../img/staffdetail_selfIntroduction_ul.png);
}
#styledetail .contents .secondSec .styleDatabox .detailDataSec .detailDatabox .detailDataitem {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  width: 52px;
  padding: 3px;
}
/*menu*/
#styledetail .contents .section .secondSec .styleDatabox .detailMenuSec .detailDatabox .detailMenuTtl {
  margin-left: 25px;
  list-style-image: url(../img/staffdetail_selfIntroduction_ul.png);
}
/*サロンインフォメーション*/
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox {
  margin-left: 70px;
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopTtl .salonInformationTtl {
  margin-left: -15px;
  font-size:14px;
  font-weight: bold;
  list-style-image: url(../img/staffdetail_selfIntroduction_ul.png);
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox .salonAddress {
  list-style-image: url(../img/hairstyle_saloninformation_address.png);
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox .salonTime {
  list-style-image: url(../img/hairstyle_saloninformation_time.png);
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox .salonHoliday {
  list-style-image: url(../img/hairstyle_saloninformation_holiday.png);
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox .tel {
  list-style-image: url(../img/hairstyle_saloninformation_tel.png);
}
#styledetail .contents .section .secondSec .styleDatabox .detailShopSec .detailShopbox .salonMap {
  list-style-image: url(../img/hairstyle_saloninformation_map.png);
}


}
