@charset "UTF-8";
/* CSS Document */

a { outline: none;}
.em08 {font-size: 0.8em;}
.grayscale {filter: grayscale(100%);}
.right {float:right;}
.left {float:left;}
.cma-artist {
  border:1px solid #444;
  margin:0 3% 50px;
  padding:16px;
  width:94%;
}
.cma-h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 38px;
  margin-bottom: 1em;
  text-align: center;
}
.cma-h1-sub {
  font-size: 20px;
}
.cma-disc {
  margin: 0 auto 50px;
  max-width:480px;
  width:80%
}
.cma-h2 {
  border-bottom: 1px solid #444;
  border-top: 1px solid #444;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 1em;
  text-align: center;
}
.cma-p {
  font-size: 13px;
  line-height: 1.75;
  text-align: justify;
}
.cma-h3 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 6px;
  text-align: center;
}
.slide {position:relative;}
.up {
  background: #D60408;
  border-radius: 12px;
  color:#fff;
  display: block;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  height:24px;
  width:24px;
  position:absolute;
  top:2px;
  left:2px;
  z-index: 10;
}
.up-feed {
  background: #D60408;
  border-radius: 12px;
  color:#fff;
  display: block;
  font-size: 10px;
  line-height: 24px;
  text-align: center;
  height:24px;
  width:24px;
  position:absolute;
  bottom:-28px!important;
  left:2px;
  z-index: 10;
}
.post-name {
  font-size: 15px;
  margin-bottom: 1.5em;
}
.post-name-up {margin-bottom: 20px;}
.post-name-up a {border: 0; color:#000; outline: none;}
.post-tn {
  display: inline-block;
  margin:0 12px -8px 0;
  width:50px;
}
.post-tn img {
  border-radius: 25px;}
.post-h2 {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.post-p {
  font-size: 13px;
  line-height: 1.5;
  text-align: justify;
}
.post {
  float:none;
  margin: 0 auto 50px;
  width:90%;
}
.post-img {text-align: center;}
.post-img img, .post-img iframe {
  border-radius: 12px;
  margin-bottom: 12px;
}
.post-img iframe {
  margin:0 auto;
  width:auto;
}
.post-link-btn {
  background: #000;
  border-radius: 15px;
  color:#fff;
  display: block;
  font-size: 13px;
  height:30px;
  line-height: 30px;
  margin:12px auto 0;
  padding: auto 1em;
  text-align: center;
  width:17em;
}
.makeup {
  background: #fff;
  border-radius: 15px;
  color:#000;
  margin:0 auto 30px;
  max-width: calc(100% - 48px);
  padding:24px;
  width:100%;
}
.makeup {max-width: 640px;}
.use-p-h2 {background: #ddd;
  font-size: 15px;
  font-weight: 500;
  margin:50px auto 2em;
  padding:0.25em;
  text-align: center;
}
.use-product {margin-bottom: 50px;}
.use-product-img {
  margin:auto;
  width:50%;
}
.use-product-name {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.use-product-p {
  font-size: 11px;
  text-align: center;
}
.use-product a, .artist a {
  color:#fff;
}
.artist {
  background: #000;
  color:#fff;
  margin:0 auto 30px;
  max-width: 100%;/*max-width: 640px;*/
  width:100%;
}
.artist-h2 { color:#aaa;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1em;
  text-align: center;
}
.prof-blc {margin-bottom: 12px;}
.artist-img {
  float:left;
  margin: 0 12px 12px 0;
  width:35%;
}
.artist-txt {
  float:left;
  margin-bottom: 20px;
  position: relative;
  width:calc(65% - 12px);
}
.shop-img, .work-img {
  float:none;
  width:100%;
}
.ph-1p {margin-bottom: 13px; margin-left:0%;width:100%;}
.prof-txt {
  float:none;
  width:100%;
}
.prof-txt::before {
  content:'';
  display:block;
  clear:both;
}
.salon-name {
  font-family: 'Montserrat', "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.artist-name {
  font-size: 20px;
  margin-bottom: 1em;
}
.artist-name span {font-size: 0.8em;}
.prof-h3 {
  font-size: 13px;
  margin-bottom: 0.25em;
}
.artist-seminar {
  display: block;
  font-size: 12px;
  position: absolute;
  bottom:10px;
}
.seminar-info {
  background: #666;
  color:#fff;
  padding:0.3em 0.4em;
}
.seminar-info-name {
  font-size: 12px;
}
.seminar-info a {color:#fff;}
.seminar-info-date {
  font-size: 10px;
}

.prof-p {
  font-size: 11px;
  line-height: 1.5;
  margin-bottom: 1em;
  padding-bottom: 1em;
  text-align: justify;
}
.points {
  font-size: 11px;
}
.underline {
  border-bottom:1px solid #666;
  margin-bottom: 1em;
}
.topline {
  border-top:1px solid #666;
  padding-top: 1em;
}
.points dt {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0.25em;
}
.points dd {
  margin-bottom: 1em;
  text-align: justify;
}
.feed-blc {margin-bottom: 30px;}
.feed-tn {
  border-style:none;
  float:left;
  position: relative;
  width:15%;
}
.feed-txt {
  border-style:none;
  float:right;
  width:82%;
}
.feed-ul {
  border-top: 1px solid #eee;
}
.feed-ul li {
  border-bottom: 1px solid #eee;
  padding:12px 0;
}
.links {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 10px;
}
/*.links a {text-decoration: underline;}*/
#go-back {
  background: #000;
  border:2px solid #fff;
  border-radius: 16px;
  color:#fff;
  cursor: pointer;
  display:inline-block;
  font-size: 15px;
  height:32px;
  line-height: 30px;
  padding-left: 1.5em;
  padding-right: 1.5em;
  transition: all, .3s;
}
#go-back:hover {background: #666;cursor: pointer;}
.page-back {
  margin:50px auto;
  text-align: center;
}
.page-back {
  border-top:1px solid #ddd;
  margin-bottom:20px;
  padding-top:30px;
}
.icon-insta {
  background-image: url("../img/icon-insta.png");
  background-size: cover;
  display:inline-block;
  height:12px;
  width:12px;
}
.ended {
  background: #7E0204;
  color:#fff;
  display: inline-block;
  padding:1px 5px;
}

@media only screen and (min-width: 751px ) {
  .cma-h1 {font-size: 44px;}
  .up-feed {top:2px;}
  .artist-h2 {font-size: 24px;}
  .post {
    float:left;
    margin: 0 3% 50px;
    width:44%;
  }
  .prof-txt {
  float:left;
  width:56%;
}
  .prof-p {font-size: 12px;}
  .points {
  font-size: 12px;
}
  .shop-img {
  float:right;
  width:38%;/*width:45%;*/
}
  .ph-1p {margin-left:51%;width:49%;}
  .work-img {
  float:right;
  width:38%;
}
  .artist-img {
  float:left;
  margin: 0 12px 12px 0;
  width:20%;
}
.artist-txt {
  float:left;
  width:32%;
}
}