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

  html {
    overflow: hidden;
    height: 100%;
  }

  body {
    overflow: auto;
    height: 100%;
  }

  #wrapper {
    position: relative;
    width: 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;
  }

  em {
    font-weight: bold;
  }

  a {
    color: #08e;
    transition: .25s;
  }

  a:link {
    text-decoration: underline;
    transition: .25s;
  }

  a:visited {
    text-decoration: underline;
    transition: .25s;
  }

  a:hover {
    text-decoration: none;
    transition: .25s;
  }

  *:before, *:after {
    box-sizing: border-box;
  }

  .pc-none, .sp {
    display: none;
  }

  .float-left {
    float: left;
  }

  .float-right {
    float: right;
  }

  #header {
    position: fixed;
    left: 0;
    width: 250px;
    height: 100vh;
    background: #ef8593;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
    z-index: 998;
  }
  #header #header-inner {
    position: relative;
    width: 202px;
    margin: 5px auto;
    z-index: 999;
  }
  #header #header-inner #logo {
    position: relative;
    width: 100%;
    height: 155px;
  }
  #header #header-inner #logo img {
    display: block;
    width: 50%;
    margin: 0 auto;
    padding-top: 10px;
  }
  #header #header-inner nav {
    width: 100%;
  }
  #header #header-inner nav p {
    width: 100%;
    padding: 1px 0 4px;
    color: #fff;
    border: #fff solid 1px;
    letter-spacing: .1em;
    text-align: center;
  }
  #header #header-inner nav p span {
    display: block;
    color: inherit;
    font-size: .8em;
    padding-top: 5px;
  }
  #header #header-inner nav ul {
    padding-top: 10px;
  }
  #header #header-inner nav ul li {
    width: 100%;
  }
  #header #header-inner nav ul li a {
    display: block;
    width: 98%;
    height: 100%;
    padding: 4px 0 7px;
    padding-left: 2%;
    text-decoration: none;
    letter-spacing: .1em;
  }
  #header #header-inner nav ul li a:link, #header #header-inner nav ul li a:visited {
    color: #fff;
  }
  #header #header-inner nav ul li a:hover {
    color: #ef8593;
    background: #fff;
  }
  #header #header-inner nav ul .active {
    color: #ef8593 !important;
    background: #fff;
  }
  #header #header-inner #line {
    margin-top: 15px;
  }
  #header #header-inner #line a img {
    display: block;
    width: 202px;
    margin: 0 auto;
  }
  #header #header-inner #line:hover {
    opacity: .8;
  }
  #header #header-inner #qr img {
    display: block;
    width: 120px;
    margin: 10px auto;
  }
  #header #header-inner #qr p {
    color: #fff;
    font-size: 12px;
    text-align: center;
  }

  .hvr-icon-wobble-horizontal:before {
    right: .1em !important;
  }

  #footer {
    position: fixed;
    left: 0;
    bottom: 10px;
    width: 250px;
  }
  #footer #footer-inner {
    width: 100%;
  }
  #footer #footer-inner small {
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  #footer #footer-inner small span {
    display: block;
    color: inherit;
    font-size: inherit;
  }

  #content {
    position: relative;
    padding-left: 250px;
    box-sizing: border-box;
    z-index: 0;
  }
  #content #bottomfixed-normal {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-image: url(images/mainvisial-bottom.png);
    z-index: 999;
  }
  #content #bottomfixed-normal #bottomfixed-normal-inner {
    position: relative;
  }
  #content #bottomfixed-normal #bottomfixed-normal-inner .img-animation {
    position: absolute;
    top: -30px;
    left: 30px;
    background: url(images/campaign.png);
    width: 300px;
    height: 70px;
  }
  #content #bottomfixed-normal #bottomfixed-normal-inner p {
    display: block;
    position: absolute;
    top: 50px;
    left: 40px;
  }

  #main-visial {
    position: relative;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background: #fff;
    z-index: 1;
  }
  #main-visial video {
    position: absolute;
    right: 0;
    width: 100%;
  }
  #main-visial #index-h1 {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
  }
  #main-visial #index-h1 #index-h1-box {
    position: absolute;
    top: 50px;
    left: 50px;
  }
  #main-visial #index-h1 #index-h1-box h1 {
    color: #ef8593;
    font-size: 2em;
  }
  #main-visial #index-h1 #index-h1-box .primary-message {
    display: block;
    color: inherit;
    font-size: inherit;
  }
  #main-visial #index-h1 #index-h1-box .title {
    color: inherit;
    font-size: 1.5em;
    letter-spacing: -1px;
  }
  #main-visial #index-h1 #index-h1-box .title .adjustment {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0 .2em;
    letter-spacing: inherit;
  }
  #main-visial #index-h1 #index-h1-box #second-message {
    margin-top: 50px;
  }
  #main-visial #index-h1 #index-h1-box #second-message p {
    color: #ef8593;
    line-height: 1.7;
    margin-top: 25px;
  }
  #main-visial #index-h1 #index-h1-box #second-message .title {
    font-size: 1.75em;
  }
  #main-visial #index-h1 .bg-img-1 {
    position: absolute;
    top: 5%;
    right: 15%;
    width: 10%;
    opacity: .5;
  }
  #main-visial #index-h1 .bg-img-2 {
    position: absolute;
    top: 20%;
    right: 45%;
    width: 10%;
    opacity: .5;
  }
  #main-visial #index-h1 .bg-img-3 {
    position: absolute;
    top: 45%;
    right: 25%;
    width: 10%;
    opacity: .5;
  }
  #main-visial #index-h1 .bg-img-4 {
    position: absolute;
    top: 65%;
    right: 65%;
    width: 10%;
    opacity: .5;
  }
  #main-visial #index-h1.ready {
    -webkit-animation: fadein 2s linear;
    animation: fadein 2s linear;
    opacity: 1;
  }

  @-webkit-keyframes fadein {
    0% {
      opacity: 0;
    }
    75% {
      opacity: 0.75;
    }
    100% {
      opacity: 1;
    }
  }
  .stripes {
    width: 100%;
    height: 50px;
    background-image: linear-gradient(-45deg, #FAF5EB 25%, #fff 25%, #fff 50%, #FAF5EB 50%, #FAF5EB 75%, #fff 75%, #fff);
    /* 幅8px、高さ8pxで背景画像のサイズを指定 */
    background-size: 20px 20px;
  }

  .stripes-2 {
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    background-image: linear-gradient(-45deg, #fff 25%, #ef8593 25%, #ef8593 50%, #fff 50%, #fff 75%, #ef8593 75%, #ef8593);
    /* 幅8px、高さ8pxで背景画像のサイズを指定 */
    background-size: 20px 20px;
    opacity: .5;
  }

  .section-bg-beige {
    background: #FAF5EB;
  }

  .section-bg-white {
    background: #fff;
  }

  .section {
    position: relative;
    width: 100%;
    min-height: 500px;
    box-sizing: border-box;
  }
  .section .section-inner {
    position: relative;
  }
  .section .section-inner h2 {
    display: inline-block;
    color: #fff;
    font-size: 2.5em;
    letter-spacing: .1em;
    padding: 1em 1em 1.2em 50px;
    background: #ef8593;
  }
  .section .section-inner h2 span {
    color: inherit;
    font-size: inherit;
    letter-spacing: 0;
    padding-right: 5px;
  }
  .section .section-inner .section-content {
    position: relative;
    padding-left: 5%;
    padding-bottom: 150px;
    z-index: 2;
  }
  .section .section-inner .section-content .section-content-box {
    display: table;
    padding: 50px 0 25px 0;
  }
  .section .section-inner .section-content .section-content-box h3 {
    color: #ef8593;
    font-size: 1.5em;
  }
  .section .section-inner .section-content .section-content-box p {
    color: #ef8593;
    font-size: 1.15em;
    line-height: 1.9;
    margin-top: 25px;
  }
  .section .section-inner .section-content .section-content-box:after {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background: #ef8593;
    margin: 50px 0 0 0;
  }
  .section .section-inner .section-content .section-content-box ol {
    display: table;
    width: 100%;
    max-width: 1000px;
    margin: 30px 0 0 0;
    border-collapse: collapse;
  }
  .section .section-inner .section-content .section-content-box ol li {
    display: table-row;
    width: 100%;
    box-sizing: border-box;
    border: #ef8593 solid 2px;
  }
  .section .section-inner .section-content .section-content-box ol li .orderd-box {
    position: relative;
    min-width: 800px;
    min-height: 100px;
  }
  .section .section-inner .section-content .section-content-box ol li .orderd-box .orderd-number {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #ef8593;
    text-align: center;
    font-size: 1.15em;
    line-height: 50px;
    margin-top: 0;
  }
  .section .section-inner .section-content .section-content-box ol li .orderd-box h4 {
    position: absolute;
    top: 15px;
    left: 70px;
    color: #ef8593;
    font-size: 1.25em;
    letter-spacing: .1em;
  }
  .section .section-inner .section-content .section-content-box ol li .orderd-box p {
    position: absolute;
    top: 55px;
    left: 70px;
    font-size: 1em;
    line-height: 2;
    margin-top: 0;
  }
  .section .section-inner .section-content .section-content-box ol li .orderd-box img {
    position: absolute;
    right: 15px;
    height: 100px;
  }
  .section .section-inner .section-content .section-content-box .section-content-box-list {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .section .section-inner .section-content .section-content-box .section-content-box-list ul {
    margin-left: 25px;
    list-style: disc;
  }
  .section .section-inner .section-content .section-content-box .section-content-box-list ul li {
    color: #ef8593;
    font-size: 1.15em;
    padding: 10px 0 0 0;
  }
  .section .section-inner .section-content .section-content-box a:hover {
    opacity: .7;
  }
  .section .section-inner .section-content p {
    color: #ef8593;
  }
  .section .section-inner .section-content .tel {
    font-size: 1.5em !important;
  }
  .section .section-inner .section-content #blog-index-content {
    width: 400px;
    padding: 30px 0 0 0;
  }
  .section .section-inner .section-content #blog-index-content article {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .section .section-inner .section-content #blog-index-content article a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    color: #ef8593;
  }
  .section .section-inner .section-content #blog-index-content article a h3 {
    font-size: 1.5em;
  }
  .section .section-inner .section-content #blog-index-content article a time {
    padding: 10px 0;
  }
  .section .section-inner .section-content #blog-index-content article a:link, .section .section-inner .section-content #blog-index-content article a:visited {
    text-decoration: none;
  }
  .section .section-inner .section-content #blog-index-content article a:hover {
    text-decoration: underline;
  }
  .section .section-inner .section-content dl {
    width: 100%;
    padding: 30px 0;
  }
  .section .section-inner .section-content dl dt {
    padding: 30px 0 5px 0;
    color: #ef8593;
    font-size: 1.5em;
  }
  .section .section-inner .section-content dl dt:before {
    content: "Q：";
  }
  .section .section-inner .section-content dl dd {
    padding: 5px 0 0 0;
    color: #ef8593;
    font-size: 1.5em;
  }
  .section .section-inner .section-content dl dd:before {
    content: "A：";
  }
  .section .section-inner .section-content dl dd:after {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background: #ef8593;
    margin: 30px 0 0 0;
  }
  .section .section-inner .img-1 {
    position: absolute;
    top: 250px;
    left: 48%;
    z-index: 1;
  }
  .section .section-inner .img-1 img {
    width: 90%;
  }
  .section .section-inner .img-1 span {
    position: relative;
    display: block;
    z-index: -1;
  }
  .section .section-inner .img-1 span:before {
    content: "";
    position: absolute;
    top: 200px;
    left: -180px;
    width: 400px;
    height: 250px;
    background: #fff;
  }
  .section .section-inner .img-1 span:after {
    content: "";
    position: absolute;
    top: -200px;
    right: -20px;
    width: 250px;
    height: 350px;
    background: #ef8593;
  }
  .section .section-inner .img-2 {
    position: absolute;
    top: 950px;
    left: 48%;
    z-index: 1;
  }
  .section .section-inner .img-2 img {
    width: 90%;
  }
  .section .section-inner .img-2 span {
    position: relative;
    display: block;
    z-index: -1;
  }
  .section .section-inner .img-2 span:before {
    content: "";
    position: absolute;
    top: 300px;
    right: -50px;
    width: 350px;
    height: 150px;
    background: #fff;
  }
  .section .section-inner .img-2 span:after {
    content: "";
    position: absolute;
    top: -150px;
    left: -20px;
    width: 150px;
    height: 350px;
    background: #ef8593;
  }
  .section .section-inner .img-3 {
    position: absolute;
    top: 65%;
    right: 5%;
    z-index: 1;
  }
  .section .section-inner .img-3 img {
    width: 65%;
  }
  .section .section-inner .img-3 span {
    position: relative;
    display: block;
    z-index: -1;
  }
  .section .section-inner .img-3 span:before {
    content: "";
    position: absolute;
    top: 200px;
    left: -200px;
    width: 430px;
    height: 230px;
    background: #FAF5EB;
  }
  .section .section-inner .img-3 span:after {
    content: "";
    position: absolute;
    top: -200px;
    right: 120px;
    width: 120px;
    height: 300px;
    background: #ef8593;
  }
  .section .section-inner .img-4 {
    position: absolute;
    top: 60%;
    right: 5%;
    z-index: 1;
  }
  .section .section-inner .img-4 img {
    width: 65%;
  }
  .section .section-inner .img-4 span {
    position: relative;
    display: block;
    z-index: -1;
  }
  .section .section-inner .img-4 span:before {
    content: "";
    position: absolute;
    top: 200px;
    right: 150px;
    width: 300px;
    height: 100px;
    background: #FAF5EB;
  }
  .section .recruitment-img {
    position: absolute;
    top: 15%;
    right: 15%;
  }

  .menu-price-table {
    margin: 30px 0 0 0;
  }
  .menu-price-table table {
    min-width: 500px;
    border-collapse: collapse;
    display: table;
  }
  .menu-price-table table tbody {
    width: 100%;
  }
  .menu-price-table table tbody tr th {
    padding: 15px;
    border: #ef8593 solid 2px;
    color: #ef8593;
    font-size: 1.15em;
  }
  .menu-price-table table tbody tr th span {
    display: block;
    font-size: .7em;
    color: inherit;
  }
  .menu-price-table table tbody tr td {
    padding: 15px;
    border: #ef8593 solid 2px;
    color: #ef8593;
    text-align: center;
    vertical-align: middle;
  }

  #form-area {
    width: 600px;
    padding: 50px 0 150px 150px;
  }
  #form-area form table tr {
    width: 100%;
  }
  #form-area form table tr th {
    text-align: right;
    vertical-align: middle;
    padding: 30px 25px 0 0;
  }
  #form-area form table tr th span {
    color: #ef8593;
  }
  #form-area form table tr td {
    padding: 30px 0 0 0;
  }
  #form-area form table tr td input {
    padding: 10px;
    width: 300px;
  }
  #form-area form table tr td textarea {
    padding: 10px;
    width: 302px;
    min-height: 150px;
    resize: vertical;
  }
  #form-area #submitBtnBox {
    width: 100px;
    margin: 30px auto;
  }
  #form-area #submitBtnBox input {
    width: 100%;
    text-align: center;
  }
  #form-area #submitBtnBox input:hover {
    cursor: pointer;
    opacity: .7;
  }

  #blog-content {
    padding: 100px 0 0 200px;
    max-width: 700px;
  }
  #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;
    max-width: 700px;
  }
  #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 {
    padding: 50px 0 150px 200px;
    max-width: 700px;
  }
  .paging .next_article {
    width: 49%;
    float: right;
    text-align: right;
  }
  .paging .prev_article {
    width: 49%;
    float: left;
  }
}
