@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700|Lato:100,300,400,700,900);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*========================================================================
 -- : Style
========================================================================*/
img {
  vertical-align: bottom;
}

html {
  font-size: 62.5%;
  margin-top: 0 !important;
}

body {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 166.66667%;
}

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

a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}

a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/*========================================================================
 -- : Base
========================================================================*/
header.global,
.global-header-clone {
  padding: 12px 0 8px;
}
header.global .logo,
.global-header-clone .logo {
  width: 100px;
}
header.global .reserve,
.global-header-clone .reserve {
  display: none;
}
header.global .reserve-sp,
.global-header-clone .reserve-sp {
  right: 10px;
  top: 10px;
  display: block;
}
header.global .reserve-sp a,
.global-header-clone .reserve-sp a {
  padding: 7px 15px;
}
header.global .menu-open,
.global-header-clone .menu-open {
  width: 52px;
}
header.global .menu-open a,
.global-header-clone .menu-open a {
  height: 52px;
  padding-top: 12px;
}

.global-header-clone {
  height: 48px;
}

footer.global {
  padding: 30px 0 0;
}
footer.global .sns {
  margin: 0 0 30px;
}
footer.global .salon {
  padding: 0 20px;
  margin: 0;
}
footer.global .salon ul {
  margin-bottom: 30px;
}
footer.global .salon ul li {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}
footer.global .salon ul li:last-child {
  margin-bottom: 0;
}
footer.global nav {
  padding: 0 20px;
}
footer.global nav ul {
  padding: 12px 0 0;
  overflow: hidden;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
footer.global nav ul li {
  display: block;
  float: left;
  width: 33.33%;
  border-left: 0;
  margin-bottom: 12px;
}

.btn-l, .idx.salon .row .block .btn {
  width: 100%;
  padding: 0 20px;
}

/*=============================================================================================
-- : TOP
=============================================================================================*/
.idx {
  padding: 0 0 30px;
}
.idx h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 100%;
  text-align: center;
  padding: 40px 0 25px;
}

/*-------------------------------------------------------------------------------------- staff*/
.idx.staff {
  padding: 0 20px 20px;
}
.idx.staff h1 {
  display: block;
}
.idx.staff > a > img {
  margin: 0 0 20px;
}
.idx.staff > a .btn-l, .idx.staff > a .idx.salon .row .block .btn, .idx.salon .row .block .idx.staff > a .btn {
  width: 50%;
  margin-left: -25%;
  position: static;
  margin: 0;
  width: 100%;
  border: 1px solid #333;
  text-shadow: 0px 0px 0px #fff;
  color: #333;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
}
.idx.staff > a .btn-l::after, .idx.staff > a .idx.salon .row .block .btn::after, .idx.salon .row .block .idx.staff > a .btn::after {
  background-image: url(../img/arw.png);
}
.idx.staff > a:hover > img {
  opacity: 1;
}
.idx.staff > a:hover .btn-l, .idx.staff > a:hover .idx.salon .row .block .btn, .idx.salon .row .block .idx.staff > a:hover .btn {
  background: #333;
  color: #fff;
}
.idx.staff > a:hover .btn-l::after, .idx.staff > a:hover .idx.salon .row .block .btn::after, .idx.salon .row .block .idx.staff > a:hover .btn::after {
  background-image: url(../img/arw_w.png);
}

/*-------------------------------------------------------------------------------- collection*/
.idx.collection {
  padding: 10px 0;
}
.idx.collection h1 {
  font-size: 26px;
  font-size: 2.6rem;
  padding: 10px 0;
}
.idx.collection h1 span {
  font-size: 12px;
  font-size: 1.2rem;
}
.idx.collection .row {
  padding: 0 10px;
}
.idx.collection .row .block {
  float: left;
  width: 33.3%;
  margin: 0;
}

/*-------------------------------------------------------------------------------- information*/
.idx.information .row .block time {
  width: auto;
  float: none;
  font-weight: bold;
  color: #999;
  margin: 0 0 3px;
}
.idx.information .row .block .text {
  margin: 0 0 2em 0;
}

/*-------------------------------------------------------------------------------------- salon*/
.idx.salon {
  background: #f2f2f2;
}
.idx.salon .row .block {
  width: 100%;
  float: none;
  margin: 0 0 20px;
}
.idx.salon .row .block h2 {
  font-family: 'Ubuntu', sans-serif;
  /*font-family: 'Lato', sans-serif;*/
  letter-spacing: 0.05em;
  font-size: 22px;
  font-size: 2.2rem;
  border-bottom: 1px solid #000;
  padding: 30px 0 10px;
  display: inline-block;
  margin: 0 0 30px;
}
.idx.salon .row .block .tel {
  font-family: 'Ubuntu', sans-serif;
  /*font-family: 'Lato', sans-serif;*/
  letter-spacing: 0.05em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
}
.idx.salon .row .block .tel span {
  display: inline-block;
  background: url(../img/icon_tel.png) 0 0 no-repeat;
  background-size: 15px auto;
  padding: 0 0 20px 25px;
}
.idx.salon .row .block .btn {
  width: 100%;
  padding: 0;
}
.idx.salon .row .block .btn a {
  padding: 10px 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 100%;
}
.idx.salon .row .block .btn a:after {
  width: 7px;
  height: 21px;
  margin-top: -10px;
}

/*-------------------------------------------------------------------------------------- media*/
.idx.media .row {
  margin: 0 auto 20px;
}
.idx.media .row ul {
  padding: 0 10px;
}
.idx.media .row ul li {
  width: 50%;
}
.idx.media .row ul li a {
  padding: 10px;
}
.idx.media .row ul li:nth-child(2n+1) {
  clear: left;
}

/*---------------------------------------------------------------------------------- instagram*/
.idx.instagram {
  padding: 30px 0;
}
.idx.instagram h1 {
  width: 125px;
  background-size: 30px auto;
  padding: 40px 0 15px;
}
.idx.instagram ul {
  margin: 0 auto 15px;
}

/*=============================================================================================
-- : MESSAGE
=============================================================================================*/
.page.message article .the-content .text {
  float: none;
  width: 100%;
  position: static;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  margin: 0 0 2em;
}
.page.message article .the-content .text p {
  margin: 0 0 1em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 171.42857%;
}
.page.message article .the-content .text .sign {
  padding: 3em 0 0;
  text-align: left;
}
.page.message article .the-content figure {
  width: 100%;
  float: none;
  text-align: center;
}
.page.message article .the-content figure img {
  width: 70%;
  height: auto;
}

/*=============================================================================================
-- : hairstyle
=============================================================================================*/
.single-hairstyle article .block-point {
  margin-bottom: 0;
}

/*=============================================================================================
-- : staff
=============================================================================================*/
.single-staff article .breadcrumbs {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 0 20px;
}
.single-staff article figure.main {
  margin: 0 0 20px;
}
.single-staff article .sns {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
.single-staff article .profile {
  margin: 0 0 30px;
}
.single-staff article .profile .profile-left, .single-staff article .profile .profile-right {
  width: 100%;
}
.single-staff article .profile .profile-left {
  float: none;
  margin: 0 0 20px;
}
.single-staff article .profile .profile-right {
  float: none;
}
.single-staff article .schedule {
  margin: 0 0 30px;
}
.single-staff article .schedule .business-calendar-box > div {
  width: 100%;
}
.single-staff article .schedule .business-calendar-box > div:first-child {
  margin: 0 0 30px;
}
.single-staff article .schedule .schedule-footer .icon-explain {
  float: none;
  margin: 20px 0 10px;
}
.single-staff article .schedule .schedule-footer .icon-explain ul li.attr0 {
  width: 100%;
}
.single-staff article .schedule .schedule-footer .icon-explain ul li.attr1 {
  width: 100%;
}
.single-staff article .schedule .schedule-footer .icon-explain ul li.attr2 {
  width: 100%;
}
.single-staff article .schedule .schedule-footer .icon-explain ul li.attr3 {
  width: 100%;
}
.single-staff article .schedule .schedule-footer .icon-explain ul li.attr4 {
  width: 100%;
}
.single-staff article .schedule .schedule-footer .attention {
  float: none;
  border-top: 1px dotted #333;
  border-bottom: 1px dotted #333;
  padding: 7px 0;
}
.single-staff .staff-list dl dd ul li {
  width: 100%;
  float: none;
  margin: 0 0 10px;
}

/*=============================================================================================
-- : SALON
=============================================================================================*/
.single-salon .price-container .price-inner .menuBlock {
  float: none;
  width: 100%;
  margin-right: 0;
}
.single-salon .price-container .price-inner .menuBlock .block {
  padding: 20px 0;
}

/*=============================================================================================
-- : BLOG
=============================================================================================*/
/*=============================================================================================
-- : MEDIA
=============================================================================================*/
.post-type-archive-media .wrapper ul li, .post-type-archive-item .wrapper ul li {
  width: 100%;
  float: none;
  margin: 0;
}
.post-type-archive-media .wrapper ul li figure, .post-type-archive-item .wrapper ul li figure {
  width: 45.2%;
  margin: 0 6.4% 0 0;
}
.post-type-archive-media .wrapper ul li .text, .post-type-archive-item .wrapper ul li .text {
  margin: 0;
  width: 48.4%;
  float: right;
  line-height: 150%;
}
.post-type-archive-media .wrapper ul li:nth-child(2n+1), .post-type-archive-item .wrapper ul li:nth-child(2n+1) {
  margin: 0;
}

/*=============================================================================================
-- : ITEM
=============================================================================================*/
/*=============================================================================================
-- : RECRUIT
=============================================================================================*/
.post-type-archive-recruit .wrapper p + ul {
  padding: 0 0 20px;
}
.post-type-archive-recruit .wrapper .block {
  padding: 20px 0;
}
.post-type-archive-recruit .wrapper .block h2 {
  margin: 0 0 20px;
  line-height: 155.55556%;
  text-align: left;
  font-weight: bold;
}
.post-type-archive-recruit .wrapper .block dl dt {
  float: none;
  width: auto;
  background: #333;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  line-height: 100%;
  margin-bottom: 5px;
}
.post-type-archive-recruit .wrapper .block dl dd {
  margin: 0 0 30px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 166.66667%;
}

/*=============================================================================================
-- : Reserve Pop Up
=============================================================================================*/
.modal-reserve .modal-reserve-close {
  margin: 10px 10px 0 0;
}
.modal-reserve .modal-reserve-close a {
  padding: 4px 13px 5px;
}
.modal-reserve .modal-reserve-block ul li {
  width: 47%;
  float: left;
  margin: 0 6% 0 0;
}
.modal-reserve .modal-reserve-block ul li:first-child {
  display: block;
}
.modal-reserve .modal-reserve-block ul li:last-child {
  margin-right: 0;
}
