
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}


.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}



.container-fluid {
  max-width: 1110px;
}

body {
  transition: all .2s ease-in-out;
}

body:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  transition: background-color .2s ease-in-out;
}

body.is-DrawerActive {
  position: relative;
}

body.is-DrawerActive:after {
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(67, 65, 59, 0.3);
}



.comment.depth-1 {
  border-bottom: 1px dotted #D5D1CA;
}

.comment-body {
  margin-top: 15px;
  margin-bottom: 15px;
}

.comment-body a {
  color: #00A1C6;
}

.comment-author {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.comment-author cite {
  font-style: normal;
}

.comment-meta {
  margin-top: -1em;
  text-align: right;
  font-size: 0.875rem;
}

.comment-meta a {
  text-decoration: none;
  color: #767268;
}

.comment-meta a:hover,
.comment-meta a:focus {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.comment-awaiting-moderation {
  display: block;
  margin-top: 15px;
}

.comment-reply-link {
  display: inline-block;
  padding: .1em .5em;
  text-decoration: none;
  color: #FFFFFF !important;
  border-radius: 0.2em;
  background-color: #767268;
  font-size: 0.875rem;
}

.comment-respond {
  border: 1px solid #D5D1CA;
  border-radius: 0.2em;
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.comment-reply-title {
  margin-bottom: 1em;
}

.comment-notes {
  margin-bottom: 1em;
}

.comment .children {
  margin-left: 1em;
}

.search-field {
  min-height: 1.5em;
  padding: .2em;
  border: 1px solid #767268;
  border-radius: 0.2em;
}

.search-submit {
  min-height: 1.5em;
  padding: .2em .7em;
  color: #FFFFFF;
  border: 1px solid #43413B;
  border-radius: 0.2em;
  background-color: #43413B;
}


.has-skyblue-background-color {
  background-color: #00A1C6;
}

.has-skyblue-color {
  color: #00A1C6;
}

.has-light-skyblue-background-color {
  background-color: #ECF5F7;
}

.has-light-skyblue-color {
  color: #ECF5F7;
}

.has-light-gray-background-color {
  background-color: #F7F6F5;
}

.has-light-gray-color {
  color: #F7F6F5;
}

.has-gray-background-color {
  background-color: #767268;
}

.has-gray-color {
  color: #767268;
}

.has-dark-gray-background-color {
  background-color: #43413B;
}

.has-dark-gray-color {
  color: #43413B;
}

.has-x-small-font-size {
  font-size: 0.63636rem;
}

.has-small-font-size {
  font-size: 0.72727rem;
}

.has-normal-font-size {
  font-size: 0.81818rem;
}

.has-large-font-size {
  font-size: 1.09091rem;
}

.has-huge-font-size {
  font-size: 1.63636rem;
}


.wp-calendar-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  speak: none;
}

.hairStyle-Img {
  border: 5px solid #D5D1CA;
  position: relative;
}

.hairStyle-Description {
  margin-top: 45px;
  margin-bottom: 45px;
}

.hairStyle-Description:before {
  content: "Overview";
  top: 0;
  width: 100%;
  background-color: #767268;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif, sans-serif;
  text-transform: uppercase;
}

.hairStyle-Info {
  border-top: 3px solid #D5D1CA;
  margin-top: 30px;
  margin-bottom: 30px;
}

.hairStyle-Info_Item {
  display: flex;
  padding: .7em 0;
  border-bottom: 1px solid #D5D1CA;
}

.hairStyle-Info_Label {
  width: 6.5em;
}

.hairStyle-Info_Detail {
  flex: 1;
}

p.search-ResultNum,
p.search-NoResult {
  margin-bottom: 1em;
}





