@charset "utf-8";
/*
Theme Name: hair make WALK（子テーマ）
Theme URI: http://bizvektor.com
Template: walk-nara
Description: 
Author: walk-nara
Tags: 
Version: 0.1.0
*/
a {
  color: inherit;
}
.kec {
  color: #9abd9d !important;
}
.navy {
  color: #16223b !important;
}
.nline {
  border-bottom: 1px solid #16223b !important;
}
.brown {
  color: #42210b;
}
.gf {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold !important;
}
.content p,
p {
  line-height: 160%;
  margin-bottom: 0px;
  padding: 0px;
}
.content ul {
  margin: 0px;
}
.content li {
  margin-bottom: 0px;
}
.lh200 {
  line-height: 200% !important;
}
.fixed {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10000;
}
.content p {
  margin-bottom: 0px;
  padding: 0px;
}
.box {
  box-sizing: border-box;
}
body {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
h1,
h2,
h3,
h4,
h4,
h5,
h6,
#header #site-title,
#pageTitBnr #pageTitInner #pageTit,
#content .leadTxt,
#sideTower .localHead,
#gMenu .menu li a strong {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media (min-width: 970px) {
  .innerBox,
  #gMenu #gMenuInner.innerBox {
    width: 1000px;
    margin: 0px auto;
  }
}

.pcheader {
  padding: 5px 0px;
}
.pcheader ul li {
  display: inline-block;
}
.pcheader ul li.hs1 {
  width: 190px;
  margin-right: 30px;
}

.pcheader ul li.hs3 {
  width: 40px;
  margin: 0px 5px;
}
.pcheader ul li.hs4 {
  width: 190px;
}
.pcheader ul li.hs4 a img {
  padding-bottom: 10px;
}

#gMenu .menu {
  border-left: none !important;
}
#gMenu .menu > li > a {
  border-right: none;
}
#gMenu .menu li a {
  padding: 18px 15px 16px;
}
#gMenu .menu li > a:hover {
  border-bottom: 2px solid #16223b;
  background-color: rgba(255, 255, 255, 0.9);
}
gMenu .menu li.current_page_item > a {
  background-color: inherit;
}
#gMenu .menu li.current_page_item > a,
#gMenu .menu li > a:hover {
  box-sizing: border-box;
}
#gMenu .menu li.current_page_item > a {
  background: none !important;
}

#gMenu .menu li a strong {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold !important;
  color: #16223b !important;
  font-size: 18px;
}

.mv {
  height: 780px;
  background: url(/wp-content/uploads/mv.jpg);
  background-size: cover;
  background-position: 62% 58%;
  background-attachment: fixed;
}
.cen-logo {
  width: 380px;
  top: 390px;
  left: 50%;
  right: 50%;
  top: 40%;
  -webkit-transform: translate3d(-50%, -50%, 0);
}
@media (max-width: 600px) {
  .mv {
    height: 400px;
    background-attachment: scroll;
  }
  .cen-logo {
    width: 90%;
  }
}

#main #container {
  padding-top: 0px !important;
}

.toph {
  padding: 0px 15px 4px;
  border-bottom: 4px solid #16223b;
}

.sika {
  top: -20px;
  left: 35%;
  right: 65%;
}
.sika2 {
  left: 58%;
  right: 42%;
}

@media (max-width: 700px) {
  .sika {
    left: 19%;
    right: 75%;
  }
  .sika2 {
    left: 68%;
    right: 22%;
  }
}
/*
@media (max-width: 480px){
.sika { left:20%; right:80%; }}
*/

.sec1 .campaign-top img {
  max-width: 80%;
}
/*
@media (max-width: 480px){
.sec1 .campaign-top img {
    max-width: 100%;
    
}

}
*/

.sec2 {
  padding-top: 40px;
  padding-bottom: 34px;
  background: url(/wp-content/uploads/top_mid_bg01.png) repeat-x;
}
.sec3 {
  height: 100px;
  background: url(/wp-content/uploads/top_mid_bg02.png) repeat-x;
}

.flat3 {
  width: 32%;
  float: left;
}
.flat3:nth-child(3n-1) {
  margin: 0 2%;
}

@media (max-width: 600px) {
  .sec2 {
    padding: 20px 0px;
    background: url(/wp-content/uploads/top_mid_bg01.png) repeat;
  }
  .flat3 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .flat3:nth-child(3n-1) {
    margin: 0 0% 20px;
  }
}

.blogh {
  border-bottom: 1px solid #ccc;
}
.content .infoList {
  margin-bottom: 0px;
  padding: 30px 0px;
  border-bottom: 1px solid #ccc;
}
.content .infoList ul li {
  border-bottom: none;
  padding: 15px 0px;
}
.content .infoList ul li .infoTxt {
  display: inline;
}

.morebtn {
  right: 10px;
  top: 10px;
}

#main #container .content {
  margin-bottom: 80px;
}

@media (max-width: 600px) {
  content .infoList ul li {
    padding: 15px 0px 25px;
  }
  .morebtn {
    width: 80px;
    right: 0px;
    top: 35px;
  }
}

.sec4 {
  height: 780px;
  background: url(/wp-content/uploads/top_midimg01.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.flat6 {
  width: 15%;
  float: left;
  margin: 0 0.8%;
}

.button {
  background: #9abd9d;
  width: 300px;
  padding: 18px 0px;
  display: block;
  margin: auto;
  box-sizing: border-box;
}

.sec6 {
  height: 780px;
  background: url(/wp-content/uploads/top_midimg02.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}

.flat2 {
  width: 48%;
  float: left;
  margin: 0 1%;
}

.sec7 .flat2l {
  width: 47%;
  float: left;
  margin: 0 3% 0 0;
}
.sec7 .flat2r {
  width: 47%;
  float: right;
  margin: 0 0 0 3%;
}

.flat5 {
  width: 50%;
  margin: 0 auto;
}
.name {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.hobby {
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
}
.sec8 .absolute {
  left: 100px;
}

@media (max-width: 969px) {
  .flat5 {
    width: 48%;
    float: left;
    margin: 0 1% 30px;
  }
  .sec8 .absolute {
    left: 210px;
  }
}

@media (max-width: 600px) {
  .sec4,
  .sec6 {
    height: 400px;
    background-attachment: scroll;
  }
  .flat6 {
    width: 31%;
    float: left;
    margin: 0 1.1% 20px;
  }

  .sec7 .flat2l {
    width: 100%;
    float: none;
    margin: 0 0% 30px 0;
  }
  .sec7 .flat2r {
    width: 100%;
    float: none;
    margin: 0 0 30px 0%;
  }

  .flat5 {
    float: none;
    width: 100%;
    margin: 0 0% 30px;
  }
}

footer {
  padding: 12px 0px;
  background: url(/wp-content/uploads/ftbg.jpg) repeat-x;
}

#footerSection {
  display: none;
}

/* page-common
-------------------------------*/
#pageTitBnr {
  background: url(/wp-content/uploads/bg01.png);
  background-size: 100% auto;
  background-position: center center;
  padding: 65px 0px;
}
#pageTitBnr #pageTitInner {
  text-align: center;
}
#pageTitBnr #pageTitInner #pageTit {
  color: #42210b;
  font-size: 32px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: bold !important;
  letter-spacing: 1.5px;
  line-height: 50%;
}
#pageTitBnr #pageTitInner #pageTit:after {
  white-space: pre;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 1200px) {
  #pageTitBnr {
    padding: 55px 0px;
    background-size: 120% auto;
  }
}
@media (max-width: 600px) {
  #pageTitBnr {
    padding: 40px 0px;
    background-size: 250% auto;
  }
}

#panList {
  margin-bottom: 100px;
}
#panList #panListInner {
  text-align: right;
}
#panList ul li {
  color: #16223b;
}

.page-id-11 #pageTit:after {
  content: "\Aスタイル";
}
.page-id-9 #pageTit:after {
  content: "\Aメニュー";
}
.page-id-15 #pageTit:after {
  content: "\Aよくある質問";
}
.page-id-53 #pageTit:after {
  content: "\Aキャンペーン";
}
.page-id-55 #pageTit:after {
  content: "\Aおすすめ商品";
}
.page-id-51 #pageTit:after {
  content: "\Aリクルート";
}
.blog #pageTit:after,
.single #pageTit:after,
.category-blog #pageTit:after {
  content: "\Aブログ";
}

/* style
-------------------------------*/
.pageNavi ul li {
  float: left;
  width: 20%;
  position: relative;
  text-align: center;
  list-style: none;
  border: 1px solid #9abd9d;
  box-sizing: border-box;
}

.pageNavi ul li.li1 {
  margin-left: 10%;
  border-right: none;
}
.pageNavi ul li.li2 {
  border-right: none;
}
.pageNavi ul li.li3 {
  border-right: none;
}
.pageNavi ul li a {
  padding: 15px 0px;
  display: block;
  letter-spacing: 2px;
}
.pageNavi ul li a:hover {
  color: #fff !important;
  background: #9abd9d;
}

.styh {
  border-bottom: 1px solid #16223b;
  padding-top: 110px !important;
  margin-top: -110px !important;
}

.page-id-11 .flat3 {
  margin-bottom: 30px;
}

@media (max-width: 600px) {
  .pageNavi ul li {
    width: 25%;
  }
  .pageNavi ul li.li1 {
    margin-left: 0%;
  }
}

/* menu
-------------------------------*/
.page-id-9 .absolute {
  right: 10px;
}

@media (max-width: 480px) {
  .page-id-9 ul li {
    padding-bottom: 30px !important;
  }
  .page-id-9 ul li .absolute {
    right: 0px;
    top: 44px;
  }
  .page-id-9 p .absolute {
    right: 0px;
    top: 24px;
    font-size: 60% !important;
  }
  .mtm20 {
    margin-top: -20px;
  }
}

/* faq
-------------------------------*/
.qsen .qicon {
  width: 54px;
  margin-right: 1% !important;
  width: 5%;
  float: left;
}
.qsen span {
  float: right;
  width: 94%;
  padding-top: 14px;
}
.abox {
  background: #f4ece3;
  padding: 20px 70px;
}

.entry-content {
  position: relative;
  padding-bottom: 50px;
}
.sika3 {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

@media (max-width: 800px) {
  .abox {
    padding: 20px;
  }
}

/* campaign
-------------------------------*/
.content p.campaign-top {
  text-align: center;
}
.content p.campaign-top img {
  max-width: 80% !important;
}
.content p.camtit {
  padding: 0 20px;
  background: #9abd9d;
}
.content p.camtit .price {
  right: 20px;
}
.content p.sentence {
  padding-left: 30px;
}

@media (max-width: 800px) {
  .content p.campaign-top img {
    max-width: 100% !important;
  }
  .content p.sentence {
    padding-left: 0px;
  }
}

/* recommend
-------------------------------*/
.page-id-55 .flat3 {
  margin-bottom: 50px;
}

/* recruit
-------------------------------*/
.rech {
  border-bottom: 5px solid #9abd9d;
  padding: 0px 15px 10px;
}

.content .point3 {
  border: 1px solid #ef9595;
  color: #ef9595;
}

.numbox {
  background: #ef9595;
  color: #fff;
  display: inline-block;
  padding: 15px 20px;
  margin-right: 15px;
}

.obox {
  background: url(/wp-content/uploads/ownerbg.jpg);
  background-size: 100% auto;
  background-position: center center;
  padding: 20px;
  border-radius: 10px;
}
.obowin {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
}
.obowin .flat30 {
  float: left;
  width: 27%;
  margin-right: 3%;
}
.obowin .flat70 {
  float: right;
  width: 70%;
}
.sika4 {
  right: 10px;
  bottom: 10px;
  width: 150px;
}
.sign span {
  margin-right: 10px;
}

.l40 {
  width: 38%;
  float: left;
  margin-right: 2%;
}
.r60 {
  width: 60%;
  float: right;
}

.r40 {
  width: 38%;
  float: right;
  margin-left: 2%;
}
.l60 {
  width: 60%;
  float: left;
}

.gh {
  background: #9abd9d;
}

.content table {
  box-sizing: border-box;
  margin: 0;
}

.content table.mobile-block th {
  box-shadow: none !important;
  vertical-align: middle;
  background: #f0f0f0;
  color: #000;
  text-align: center;
}
.content table th,
.content table td {
  padding: 10px 20px;
}

@media (min-width: 660px) {
  .content table.mobile-block th {
    width: 25%;
  }
  .content table.mobile-block th,
  .content table.mobile-block td {
    border: 1px solid #808080;
  }
}

@media (max-width: 600px) {
  .rech {
    border-bottom: 3px solid #9abd9d;
    padding: 0px 0px 5px;
  }

  .content .point3 {
    font-size: 90% !important;
  }
  .numbox {
    padding: 5px 10px;
  }

  .obowin .flat30 {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
    text-align: center;
  }
  .obowin .flat70 {
    float: none;
    width: 100%;
  }
  .sika4 {
    right: 10px;
    bottom: 10px;
    width: 100px;
  }

  .l40 {
    width: 100%;
    float: none;
    margin-right: 0%;
    margin-bottom: 30px;
  }
  .r60 {
    width: 100%;
    float: none;
  }
  .r40 {
    width: 100%;
    float: none;
    margin-left: 0%;
    margin-bottom: 30px;
  }
  .l60 {
    width: 100%;
    float: none;
  }

  .content table td img {
    width: 200px !important;
  }
}

/* blog
-------------------------------*/
@media (min-width: 970px) {
  #main #container .content {
    width: 660px;
  }
  #main #container #sideTower {
    width: 320px;
  }
}

.content .infoList {
  padding: 0px 0px 30px;
  border-bottom: none !important;
}
.content .infoList .infoListBox {
  padding: 0px 0px 20px;
  border-bottom: none;
}
.content .infoList .infoListBox div.entryTxtBox.haveThumbnail {
  padding-bottom: 80px;
  border-bottom: 1px solid #16223b;
  margin-bottom: 50px;
}
.content .infoList .infoDate {
  color: #9abd9d;
  margin-bottom: 15px;
  display: block;
}

.content .infoList .infoListBox div.entryTxtBox h4.entryTitle {
  margin: 0px 0px 30px;
  font-weight: 900;
  line-height: 150%;
  font-size: 130%;
  border-bottom: none;
  color: #16223b;
}
.content .infoList .infoListBox div.entryTxtBox p {
  color: #16223b;
}

.archive .content .infoList .infoListBox {
  padding-bottom: 75px;
}
.archive .content h4 {
  text-shadow: none;
  padding-bottom: 5px;
  font-size: 18px;
  margin: 30px 0px 20px;
  border-top: none;
  border-bottom: none;
  background: none;
}
.content .infoList .infoListBox div.thumbImage {
  float: none;
  text-align: left;
}

.content .infoList .infoListBox div.thumbImage div.thumbImageInner {
  margin: 0px;
  padding: 0px;
}
.content .infoList .infoListBox div.thumbImage div.thumbImageInner img {
  width: 320px;
  height: auto;
  border: none;
  box-shadow: none;
  margin-bottom: 25px;
}

.sideTower .sideWidget:first-child {
  margin-bottom: 90px;
}
#sideTower .localHead {
  border-bottom: 3px solid #9abd9d;
  font-size: 17px;
  color: #2d3847;
  border-top: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 20px;
}
.sideTower .sideWidget li a:hover,
.sideTower .sideWidget li.current_page_item a,
.sideTower .sideWidget li.current-cat a {
  background: none;
}

#sideTower .sectionBox h3.localHead:after {
  content: "カテゴリー";
  font-size: 70%;
  font-weight: 100;
  position: absolute;
  right: 10px;
}

#sideTower #archives-2 h3:after {
  content: "アーカイブ";
  font-size: 70%;
  font-weight: 100;
  position: absolute;
  right: 10px;
}

.sideTower .sectionBox li a:before {
  content: "\f096";
  font-family: FontAwesome;
  margin-right: 6px;
}

.sideTower .sideWidget li {
  border-bottom: none;
  padding: 4px 0px;
}

.sideTower .sideWidget li a {
  color: #2d3847;
  background: none;
  padding: 5px 10px;
}
.sideTower .sideWidget li a:hover {
  background: none;
  opacity: 0.6;
}

/* .content h1.entryPostTitle, .content h1.contentTitle { display:none; } */

.paging span.current,
.paging a:hover {
  background-color: #9abd9d;
  color: #fff;
  text-decoration: none;
}
.paging span,
.paging a {
  margin: 0 1px;
  padding: 10px 14px;
  color: #9abd9d;
  border: 1px solid #9abd9d;
  text-decoration: none;
  border-radius: 20px;
}

.lh17 {
  line-height: 1.7em;
}
