@charset "utf-8";
@media screen and (max-width: 670px) {
  body {
    font-size: 12px;
  }
  figure {
    width: auto !important;
    max-width: 100% !important;
    /* display: inline-block; */
    margin-left: 0; margin-right: 0;
    border: 1px solid white;
    display: inline-block;
  }
  img,
  iframe {
    max-width: 100% !important;
  }
  img,
  iframe:not(.instagram-media) {
    height: auto;
  }
  iframe.instagram-media {
    max-width: 100% !important;
  }
  .writer,
  .blog-banner {
    margin: 10px;
  }
  #wrapper,
  #header-inner,
  #left-side,
  #right-side,
  ul.latest-box li .latest-right,
  #right-side-inner {
    width: auto;
  }
  #left-side,
  #right-side {
    float: none;
  }
  h1,
  div#logo {
    text-align: left;
    float: none;
    width: 95px;
    margin: 0 auto;
    padding-top: 10px;
  }
  h1 img,
  div#logo img {
    width: 100%;
    height: auto;
  }
  .description,
  #right-side {
    display: none;
  }
  h2 {
    font-size: 30px;
    font-family: 'Titillium Web', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
    text-align: center;
    border-top: 5px solid #66BBE9;
    line-height: 1;
    margin-top: 0;
    padding: 0;
    height: 25px;
    box-sizing: border-box;
    margin-bottom: 5px;
  }
  div.category-description {
    padding: 0 10px;
  }
  body.category h2,
  body.page h2,
  body.tag h2 {
    margin-top: 34px;
  }
  h2 span {
    position: relative;
    top: -21px;
    padding: 0 10px;
    background: #fff;
    height: 32px;
    box-sizing: border-box;
    display: inline-block;
  }
  h3 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  header {
    height: 40px;
  }
  nav.sp-menu {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
  }
  nav.sp-search a,
  nav.sp-search {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
  }
  nav.sp-search img {
    width: 21px;
    height: 21px;
    padding-top: 8px;
  }
  .ad-sp {
    margin: 10px auto;
    padding: 0 10px;
  }
  #wrapper {
    margin: 0 auto;
    text-align: left;
    padding-top: 40px;
  }
  body.archive #wrapper,
  body.page #wrapper {
    margin: 0 auto;
    padding-top: 50px;
    text-align: left;
  }
  ul.feature-big {
    margin-bottom: 10px;
  }
  .page .feature-box li {
    height: auto;
  }
  ul.feature-big li .feature-big-text {
    padding: 6px;
  }
  ul.feature-big li .feature-big-text {
    font-size: 15px;
    color: #fff;
  }
  ul.feature-small {
    margin-bottom: 30px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  ul.feature-small li .feature-small-text {
    font-size: 13px;
    margin-top: 5px;
  }
  ul.feature-small li a {
    color: #000;
    display: block;
    font-weight: bold;
  }
  ul.feature-box {
    margin: 0 auto 20px;
    padding: 0 5px;
    width: 310px;
  }
  ul.feature-box li {
    width: 93px;
    margin: 0 5px;
  }
  ul.feature-box li span.rank-icon {
    font-size: 10px;
    font-weight: bold;
    width: 20px;
    line-height: 20px;
    background-size: 20px auto;
    padding-top: 3px;
  }
  ul.feature-box li h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    border-left: none;
    padding: 0;
    margin-bottom: 0px;
  }
  .page ul.feature-box li h3 {
    margin-top: 2px;
    height: 3em;
  }
  ul.feature-box li span.date {
    font-size: 10px;
    margin: 5px 0 5px 0;
    display: inline-block;
  }
  ul.latest-box li {
    padding: 0 10px 10px;
    margin-bottom: 10px;
    position: relative;
  }
  ul.latest-box li:last-child {
    padding: 0 10px 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
  }
  ul.latest-box li img {
    width: 60px;
    height: auto;
  }
  ul.latest-box li .latest-right {
    margin-left: 70px;
    float: none;
  }
  ul.latest-box li .latest-right h3 {
    font-size: 15px;
  }
  ul.latest-box li p {
    display: none;
  }
  ul.latest-box li span.date {
    font-size: 10px;
    margin: 0 0;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  .footer01 {
    background: #F4F4F4;
    color: #000;
    padding: 20px 0;
  }
  .footer02 {
    background: #000;
    color: #fff;
    padding: 20px 0;
  }
  .page-top-sp {}
  .page-top-sp a {
    background: url(img/pagetop-sp.png) no-repeat center center #ddd;
    background-size: 22px auto;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    text-indent: -9999px;
    display: block;
  }
  footer {
    font-size: 10px;
    text-align: center;
    padding-top: 0px;
  }
  ul.snap-box {
    margin-left: 0;
    padding: 0 5px;
    text-align: center;
  }
  ul.snap-box li {
    margin: 0 3px 10px;
    float: none;
    width: 145px;
    display: inline-block;
  }
  .single-snap-box-sp {
    padding: 0px 10px 0;
  }
  body.single span.date {
    margin-bottom: 10px;
    margin-top: 7px;
  }
  .single-box-sp {
    padding: 10px 10px 0;
    margin-bottom: 30px;
  }
  body.single h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0;
    height: auto;
    box-sizing: border-box;
    font-weight: bold;
  }
  body.single .single-box h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    background: url(img/h1_bg.png);
    margin: -15px -10px 6px;
    padding: 12px;
    height: auto;
    box-sizing: border-box;
    font-weight: bold;
    width: auto;
    border-bottom: 4px double #fff;
  }
  .single-box p,
  .single-snap-box p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
  }
  .wp-pagenavi a {
    margin-bottom: 20px;
  }
  a.previouspostslink {
    float: left;
    margin-left: 10px;
  }
  a.nextpostslink {
    float: right;
    margin-right: 10px;
  }
  .wp-pagenavi span.extend {
    width: 18px;
    line-height: 30px;
  }
  /* メニュー */
  ul.sp-menu-box-list li a img {
    width: 18px;
    height: auto;
    vertical-align: -3px;
    margin-right: 9px;
  }
  ul.sp-menu-box-list li a {
    border-bottom: 1px solid #454545;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    display: block;
  }
  ul.sp-menu-box-list li a:hover {
    text-decoration: none;
  }
  ul.sp-menu-box-list li.sp-menu-logo {
    padding: 10px;
    border-bottom: 1px solid #454545;
  }
  ul.sp-menu-box-list li.sp-menu-logo img {
    height: 18px;
    width: auto;
  }
  ul.sp-menu-box-list li.sp-menu-title {
    padding: 5px;
    color: #fff;
    background: #999999;
    font-size: 10px;
    border-bottom: none;
  }
  img.catalog-main-sp {
    width: 200px;
    height: auto;
  }
  img.catalog-sub-sp {
    width: 100px;
    height: auto;
  }
  .catalog-box {
    margin-top: 0;
    margin: 10px auto 10px;
    width: 300px;
  }
  .catalog-box span.catalog-summary p {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0 5px;
  }
  .catalog-box span.catalog-summary {
    padding: 10px;
  }
  .catalog-box span.catalog-summary img.stylist-img {
    width: 20px;
    height: auto;
    border-radius: 10px;
    display: block;
    float: left;
    margin-right: 8px;
  }
  .catalog-box span.catalog-summary span.date {
    font-size: 10px;
    text-align: right;
    display: block;
    position: static;
    top: 0;
    bottom: 0;
    right: 0;
  }
  #dropdown-box {
    margin: 0 10px;
  }
  .single-catalog-box {
    width: 300px;
    margin: 10px auto;
  }
  ul.single-catalog-thumbnail li {
    float: left;
    cursor: pointer;
    width: 75px;
  }
  .single-catalog-summary {
    padding: 10px;
  }
  .single-catalog-summary-content {
    padding: 10px;
  }
  .single-catalog-meta img.stylist-img {
    width: 42px;
    height: auto;
    border-radius: 100%;
    display: block;
    float: left;
    margin-right: 8px;
  }
  .single-catalog-meta p {
    font-size: 12px;
    font-weight: bold;
    padding: 12px 0 5px;
  }
  p.salon-info {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .single-catalog-meta span.date {
    font-size: 10px;
    text-align: right;
    position: static;
    top: 0;
    right: 0px;
    margin-bottom: 0!important;
  }
  ul.sns-box {
    margin-bottom: 10px;
  }
  ul.sns-box li {
    float: left;
    width: 25%;
  }
  .sns-box-catalog {
    width: auto;
    margin: 10px auto 0;
    padding: 0 10px;
  }
  h3.related-post {
    margin-top: 20px;
    color: #fff;
    background: url(img/related-post.png) no-repeat left top;    
    font-weight: normal;
    padding: 7px 0 8px 14px;
    border: none;
    border-top: 1px solid #66BBE9
  }
  .related_post a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
  }
  .sp-header-search-bg {
    display: block;
    position: fixed;
    top: 40px;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 8;
  }
  .sp-search-box {
    width: 100%;
    padding: 10px;
    background: #666;
    box-sizing: border-box;
    position: fixed;
    top: -80px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 10;
  }
  .sp-search-box #searchform {
    float: none;
    margin-top: 0;
    position: relative;
  }
  .sp-search-box #searchform input#s {
    width: 100%;
    height: 30px;
    padding: 5px 8px;
    box-sizing: border-box;
  }
  .sp-header-search-bg {
    display: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  body.clicked .sp-search-box,
  body.clicked .sp-header-search-bg {
    display: block;
  }
  body.clicked .sp-search-box {
    top: 40px;
  }
  h2.search {
    margin: 10px;
    font-size: 20px;
  }
  h2.search-404 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  p.post-number {
    margin-bottom: 10px;
    margin-left: 10px;
    color: #999;
  }
  p.not-hit {
    margin-left: 10px;
  }
  .not-found-box {
    margin: 10px 10px 0;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 15px;
  }
  .contact-box {
    width: auto;
    margin: 0 auto;
    padding: 0 10px;
  }
  body.page-id-173 h3 {
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .contact-box input.wpcf7-submit {
    background: #66BBE9;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
  .face-style-box {
    padding: 10px 0;
  }
  .face-style-box span {
    text-align: center;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .face-style-box ul {
    float: none;
    text-align: center;
  }
  .face-style-box ul li {
    float: none;
    display: inline-block;
    width: 35px;
    text-align: center;
    margin: 0 5px;
  }
  body.single .single-box h2 {
    font-size: 19px;
    text-align: left;
    margin-bottom: 20px;
    padding: 8px 10px 6px;
    height: auto;
    box-sizing: border-box;
    font-weight: bold;
    background: #66BBE9;
    color: #fff;
    border-bottom: 4px solid rgba(0,0,0,0.1);
  }
  body.single .single-snap-box h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    width: auto;
    margin-left: -10px;
    margin-right: -10px;

  }
  body.single .single-catalog-summary-content h1 {
    font-size: 15px;
    margin-bottom: 10px;
    width: auto;
  }
  body.single .single-box h3 {
    font-size: 17px;
  }
  body.single .single-box h4 {
    font-size: 15px;
  }
  body.single .single-catalog-summary-content h1 {
    width: auto;
  }
  span.pr {
    font-size: 10px;
  }
  a.thumb-box {
    display: inline;
  }
  .view_number_pc_common {
    margin: 3px 0 10px 0;
  }
  ul.snap-tag {
    margin-bottom: 13px;
  }
  ul.snap-tag li {
    margin-right: 7px;
  }
  ul.snap-tag li a {
    padding: 5px;
  }
  ul.snap-tag-list {
    padding: 0 10px;
  }
  ul.snap-tag-list li a {
    padding: 10px 0;
  }
  .page h2 {
    height: auto;
    text-align: left;
  }
  .page h3 {
    margin-top: 25px;
  }
  .page section {
    padding: 10px;
  }
  .btn_followme {
    text-align: right;
    margin-bottom: 20px;
    position: relative;
    top: 30px;
    z-index: 999;
    right: 0;
    left: 0;
    width: 80%;
  }
  .instagram li {
    width: 24.9%;
  }


.sns-link {
  text-align: center;
  margin-bottom: 19px;
  padding: 0px 0px 5px;
  position: relative;
}


.sns-link a i {
  color: #fff;
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  margin-left: 10px;
}
.sns-link a i {
  margin: 0 6px;
}

.sns-link a i.fa {
  background: #333;
}

.sns-link a:hover i.fa-twitter {
  background: #66BBE9;
}

.sns-link a:hover i.fa-facebook {
  background: #3B5998;
}

.sns-link a:hover i.fa-instagram {
  background: #3f729b;
}
  .blog-banner img{
    width: 100%;
}
  
  
  
}