@charset "UTF-8";
/*
Theme Name: hair-toriko
Description:テーマの説明
Theme URI: テーマの URL
Author: 作った人の名前
Author URI: 作った人の URL
Version: バージョン
License: ライセンス
License URI: ライセンスの URL
*/
@media screen and (max-width: 1000px) {
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }

  #wrapper {
    position: relative;
    width: 100%;
    height: 100%;
  }

  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;
    color: #383838;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    font-family: "丸フォーク M";
    vertical-align: baseline;
  }

  /* HTML5 display-role reset for older browsers */
  article, aside, details, figcaption, figure,
  footer, header, hgroup, menu, nav, section {
    display: block;
  }

  ol, ul {
    list-style: none;
  }

  blockquote, q {
    quotes: none;
  }

  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none;
  }

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

  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }

  .clearfix {
    min-height: 1px;
  }

  * {
    box-sizing: border-box;
  }

  html {
    overflow: auto;
  }

  a {
    text-decoration: none;
  }

  a:link {
    text-decoration: none;
  }

  a:visited {
    text-decoration: none;
  }

  a:hover {
    text-decoration: none;
  }

  .pc {
    display: none;
  }

  #header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    background: #ef8593;
    z-index: 100;
  }
  #header #header-inner {
    display: none;
  }

  #header-inner-sp {
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    display: table;
    z-index: 100;
  }
  #header-inner-sp h1 {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: .75em;
    text-align: center;
  }
  #header-inner-sp h1 span {
    display: block;
    color: inherit;
  }

  #content {
    margin-top: 70px;
  }

  section {
    width: 100%;
    padding-top: 60px;
    margin-top: -60px;
  }

  #main-visial-sp #logo {
    width: 100%;
  }
  #main-visial-sp #logo img {
    display: block;
    margin: 0 auto;
  }

  .section-inner {
    width: 100%;
    padding: 15px 0;
  }
  .section-inner h2 {
    color: #ef8593;
    font-size: 1.25em;
    text-align: center;
    padding: 0.5em;
    border-top: solid 2px #ef8593;
    border-bottom: solid 2px #ef8593;
    background: -webkit-repeating-linear-gradient(-45deg, #FFDBE1, #FFDBE1 3px, #fff 3px, #fff 7px);
    background: repeating-linear-gradient(-45deg, #FFDBE1, #FFDBE1 3px, #fff 3px, #fff 7px);
  }
  .section-inner h2 span {
    color: inherit;
    font-size: inherit;
  }
  .section-inner .section-content {
    width: 94%;
    margin: 5px auto;
  }
  .section-inner .section-content .section-content-box {
    width: 100%;
    margin-bottom: 25px;
  }
  .section-inner .section-content .section-content-box h3 {
    color: #ef8593;
    font-size: 1.15em;
    position: relative;
    padding: 5px 0 0 0;
    margin-bottom: 15px;
  }
  .section-inner .section-content .section-content-box h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 3px;
    background: -webkit-repeating-linear-gradient(-45deg, #FFDBE1, #FFDBE1 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #FFDBE1, #FFDBE1 2px, #fff 2px, #fff 4px);
  }
  .section-inner .section-content .section-content-box p {
    line-height: 2;
  }
  .section-inner .section-content .section-content-box #twitter {
    width: 300px;
    margin: 0 auto;
  }
  .section-inner .section-content .section-content-box .orderd-box {
    width: 100%;
  }
  .section-inner .section-content .section-content-box .orderd-box .orderd-number {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: #ef8593;
    color: #fff;
    text-align: center;
    margin: 10px 0 5px;
  }
  .section-inner .section-content .section-content-box .orderd-box h4 {
    color: #ef8593;
    font-size: 1.15em;
    margin-bottom: 10px;
  }
  .section-inner .section-content .section-content-box .menu-price-table {
    width: 100%;
  }
  .section-inner .section-content .section-content-box .menu-price-table table {
    border-collapse: collapse;
    width: 100%;
  }
  .section-inner .section-content .section-content-box .menu-price-table table tbody tr th {
    width: 45%;
    max-width: 300px;
    border: #FFDBE1 solid 1px;
    padding: 5px 0;
    vertical-align: middle;
  }
  .section-inner .section-content .section-content-box .menu-price-table table tbody tr th span {
    display: block;
    font-size: .75em;
  }
  .section-inner .section-content .section-content-box .menu-price-table table tbody tr td {
    width: 55%;
    max-width: 300px;
    border: #FFDBE1 solid 1px;
    text-align: center;
    vertical-align: middle;
  }
  .section-inner .section-content .section-content-box .section-content-box-list {
    width: 95%;
    margin-left: 5%;
  }
  .section-inner .section-content .section-content-box .section-content-box-list ul {
    list-style: disc;
  }
  .section-inner .section-content .section-content-box .section-content-box-list ul li {
    margin-bottom: 10px;
  }
  .section-inner .section-content .section-content-box a img {
    display: block;
    margin: 10px auto;
  }
  .section-inner .section-content .section-content-box .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin: 15px 0 0 0;
  }
  .section-inner .section-content .section-content-box .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .section-inner .section-content dl {
    width: 100%;
  }
  .section-inner .section-content dl dt {
    padding: 30px 0 5px 0;
    color: #ef8593;
    font-size: 1.15em;
  }
  .section-inner .section-content dl dt:before {
    content: "Q：";
  }
  .section-inner .section-content dl dd {
    padding: 5px 0 0 0;
    line-height: 1.8;
  }
  .section-inner .section-content dl dd:before {
    content: "A：";
  }
  .section-inner .section-content dl dd:after {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background: #ef8593;
    margin: 30px 0 0 0;
  }
  .section-inner .section-content #blog-index-content article {
    padding: 15px 0;
    border-bottom: #efefef solid 1px;
  }
  .section-inner #form-area p {
    color: #ef8593;
    text-align: center;
  }
  .section-inner #form-area form {
    width: 100%;
  }
  .section-inner #form-area form table {
    width: 100%;
  }
  .section-inner #form-area form table tr th {
    display: block;
    width: 100%;
    padding-top: 10px;
  }
  .section-inner #form-area form table tr th span {
    color: #ef8593;
  }
  .section-inner #form-area form table tr td {
    display: block;
    width: 100%;
  }
  .section-inner #form-area form table tr td input {
    width: 100%;
    padding: 3%;
    font-size: 1.25em;
  }
  .section-inner #form-area form table tr td textarea {
    width: 100%;
    padding: 3%;
    font-size: 1.25em;
    min-height: 100px;
  }
  .section-inner #form-area form #submitBtnBox {
    width: 60%;
    margin: 15px auto;
  }
  .section-inner #form-area form #submitBtnBox input {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    text-align: center;
    line-height: 50px;
  }

  footer {
    display: block;
    width: 100%;
    padding: 5px 0 55px;
  }
  footer #footer-inner {
    width: 100%;
  }
  footer #footer-inner small {
    display: block;
    font-size: .5em;
    text-align: center;
  }
  footer #footer-inner small span {
    font-size: inherit;
    padding-left: 5px;
  }

  #blog-content {
    width: 95%;
    margin: 15px auto;
  }
  #blog-content #blog-content-inner h1 {
    font-size: 1.5em;
  }
  #blog-content #blog-content-inner h2 {
    font-size: 1.25rem;
    margin-bottom: 25px;
  }
  #blog-content #blog-content-inner time {
    display: block;
    padding: 15px 0 30px;
  }
  #blog-content #blog-content-inner p {
    padding-bottom: 25px;
    line-height: 2;
  }
  #blog-content #blog-content-inner img {
    display: block;
    margin: 0 auto;
  }
  #blog-content #blog-content-inner ul {
    margin: 25px 0 0 25px;
    list-style: disc;
  }
  #blog-content #blog-content-inner ul li {
    margin: 0 0 20px 0;
  }

  .paging {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
  }
  .paging .next_article {
    padding: 7px 0 10px 0;
    border-top: #efefef solid 1px;
    border-bottom: #efefef solid 1px;
    text-align: right;
  }
  .paging .prev_article {
    padding: 7px 0 10px 0;
    border-top: #efefef solid 1px;
    border-bottom: #efefef solid 1px;
  }

  #sp-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 49px;
    background: #fff;
    border-top: #ef8593 solid 1px;
  }
  #sp-bottom .sp-bottom-inner {
    width: 33.33333%;
    height: 49px;
    float: left;
  }
  #sp-bottom .sp-bottom-inner p {
    line-height: 49px;
    text-align: center;
    letter-spacing: .1em;
  }
  #sp-bottom .sp-bottom-inner p span {
    padding-left: 5px;
  }
  #sp-bottom .sp-bottom-inner a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 49px;
    text-align: center;
    letter-spacing: .1em;
  }
  #sp-bottom .sp-bottom-inner .tel {
    background: #efefef;
  }
  #sp-bottom .sp-bottom-inner .line {
    background: #00c300;
    color: #fff;
  }
}
